@media only screen and (min-width:0rem){#hero{align-items:flex-end;display:flex;min-height:100dvh;padding:clamp(12.5rem,12vw,18.75rem) 1rem clamp(3.75rem,8vw,6.25rem);position:relative;z-index:1}#hero .cs-container{align-items:flex-end;gap:clamp(3.75rem,13vw,11.25rem);justify-content:flex-end;margin:0 auto;max-width:85.5625rem}#hero .cs-container,#hero .cs-content{display:flex;flex-direction:column;width:100%}#hero .cs-content{align-items:flex-start;text-align:left}#hero .cs-title{color:#fff;font-size:clamp(2.4375rem,5vw,3.8125rem);margin-bottom:1.75rem;text-shadow:5px 5px 10px var(--tertiary)}#hero .cs-text{color:#fff;font-size:clamp(1rem,2vw,1.25rem);margin-bottom:1.25rem;opacity:.8}#hero .cs-flex-group{max-width:30rem}#hero .cs-button-solid{background-color:var(--primaryLight)}#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:linear-gradient(180deg,rgba(228,149,35,.5),rgba(26,26,26,.6) 52%,rgba(228,149,35,.3));content:"";pointer-events:none;z-index:1}#hero .cs-background img{filter:saturate(0);height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}}@media only screen and (min-width:48rem){#hero .cs-background:before{background:linear-gradient(180deg,rgba(228,149,35,.5),rgba(26,26,26,0) 52%,rgba(228,149,35,.3))}#hero .cs-content{align-items:flex-end;flex-direction:row;gap:2rem;justify-content:space-evenly;text-align:left}#hero .cs-title{flex:none;margin-bottom:0;max-width:56.25rem}#hero .cs-flex-group{max-width:30rem}}@media only screen and (min-width:0rem){body.dark-mode #hero{background-color:rgba(0,0,0,.6)}body.dark-mode #hero .cs-text{opacity:.8}body.dark-mode #hero .cs-background{background-color:#000;opacity:.5}body.dark-mode #hero .cs-background img{opacity:1}}