@media only screen and (min-width:0rem){#hero{box-sizing:border-box;overflow:hidden;padding:clamp(15.5rem,50.95vw,18.75rem) 1rem clamp(3.75rem,7.82vw,6.25rem);position:relative;z-index:1}#hero .cs-container{align-items:center;gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem}#hero .cs-container,#hero .cs-content{display:flex;flex-direction:column;width:100%}#hero .cs-content{align-items:flex-start;max-width:100%;text-align:left}#hero .cs-title{color:var(--bodyTextColorWhite);font-size:clamp(1.7375rem,6.4vw,3.8125rem);max-width:100%}#hero .cs-title span{display:block}#hero .cs-background{z-index:-2}#hero .cs-background,#hero .cs-background:before{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#hero .cs-background:before{background:#000;content:"";opacity:.6;pointer-events:none;z-index:1}#hero .cs-background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:0;width:100%}}@media only screen and (min-width:48rem){#hero{padding:var(--sectionPadding);padding-top:clamp(400px,40vw,700px)}#hero .cs-container{align-items:flex-end;flex-direction:row;height:100%;justify-content:flex-start}#hero .cs-content{align-items:flex-start;text-align:left;width:65%}}@media only screen and (min-width:100rem){#hero .cs-background{background:url(/assets/images/hero.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}#hero .cs-background img{display:none}}