/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/css/why-us.scss ***!
  \******************************************************************************************************************************************/section.why-us-section{background:var(--neutral-lightest);color:var(--neutral-darkest);font-weight:300;position:relative}section.why-us-section #why-us-particles{height:55%;pointer-events:none;position:absolute;right:0;top:0;width:45%;z-index:1}@media screen and (max-width:767px){section.why-us-section #why-us-particles{height:400px;width:100%}}section.why-us-section .image-wrapper{clip-path:inset(0);height:430px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:767px){section.why-us-section .image-wrapper{height:200px}}section.why-us-section .image-wrapper img{height:100%;left:0;min-width:500px;object-fit:cover;object-position:top;position:fixed;top:0;width:100%}section.why-us-section .image-wrapper:after{background:var(--neutral-darkest);bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}section.why-us-section .content{margin-left:auto;margin-right:auto;max-width:920px;padding:96px 0;text-align:center}@media screen and (max-width:980px){section.why-us-section .content{padding:72px 0}}section.why-us-section .content h2{margin-bottom:24px;margin-top:0}section.why-us-section .content p{font-size:var(--text-md);line-height:var(--text-md-line-height);margin-bottom:0;margin-top:24px}