@media only screen and (min-width:0rem){#hero{overflow:hidden;padding:clamp(12.5rem,25.95vw,18.75em) 1rem;position:relative;z-index:1}#hero .cs-container{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:flex-start;margin:auto;max-width:80rem;width:100%}#hero .cs-content{align-items:flex-start;display:flex;flex-direction:column;max-width:46.875rem;position:relative;text-align:left;width:100%;z-index:1}#hero .cs-title{font-size:clamp(3.0625rem,6vw,5.25rem);letter-spacing:-2px;max-width:100%}#hero .cs-text,#hero .cs-title{color:var(--bodyTextColorWhite);text-align:left}#hero .cs-text{margin-bottom:2rem}#hero .cs-background{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}#hero .cs-background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media only screen and (min-width:48rem){#hero .cs-background:before{content:none}}@media only screen and (min-width:81.25rem){#hero .cs-background{background:url(/assets/images/multicultural\ feet.png);background-position:50%;background-repeat:no-repeat;background-size:cover}#hero .cs-background img{display:none}}@media only screen and (min-width:120rem){#hero{padding-bottom:14vw}}@media only screen and (min-width:0rem){body.dark-mode #hero .cs-background:before{opacity:.85}#about-us{padding:var(--sectionPadding)}#about-us .cs-container{display:flex;flex-direction:column;gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem;width:100%}#about-us .cs-content{align-items:center;display:flex;flex-direction:column;text-align:left;width:100%}#about-us .cs-title,#about-us .cs-topper{align-self:flex-start}#about-us .cs-text,#about-us .cs-title{max-width:100%}#about-us .cs-text{font-size:clamp(1rem,2vw,1.25rem);margin:0 0 2rem}#about-us .cs-button-solid{background-color:var(--primary);border-radius:.5rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:clamp(2.875rem,5.5vw,3.5rem);margin:0;min-width:9.375rem;overflow:hidden;padding:0 3rem;position:relative;text-align:center;text-decoration:none;z-index:1}#about-us .cs-button-solid:before{background:var(--primaryLight);content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#about-us .cs-button-solid:hover:before{width:100%}body.dark-mode #about-us .cs-text,body.dark-mode #about-us .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #about-us .cs-text{opacity:.8}}