html{scroll-behavior:smooth}@media only screen and (min-width:0rem){#landing{box-sizing:border-box;min-height:auto;padding:clamp(10rem,18vw,12rem) 1rem clamp(3.75rem,8vw,5rem);position:relative}#landing .cs-container{margin:auto;max-width:80rem;width:100%}#landing .cs-content{display:flex;flex-direction:column}#landing .cs-content,#landing .cs-topper{align-items:center;justify-content:center}#landing .cs-topper{color:var(--bodyTextColorWhite);display:inline-flex;font-family:var(--headerFont);font-size:clamp(1rem,4.3vw,1.9375rem);gap:1rem;line-height:1.2em;margin:0 0 clamp(.75rem,3vw,1.5rem);position:relative;white-space:nowrap;width:100%}#landing .cs-topper:after,#landing .cs-topper:before{background:var(--primary);content:"";display:block;height:2px;max-width:6.25rem;opacity:1;position:relative;width:100%}#landing .cs-logo{display:block;margin:0 0 2.5rem;max-width:38.375rem;width:100%}#landing .cs-logo img{height:auto;width:100%}#landing .cs-text{color:var(--bodyTextColorWhite);font-size:clamp(1rem,1vw,1.25rem);line-height:1.5em;margin:0 0 clamp(1.5rem,3vw,3rem);max-width:32.375rem;text-align:center}#landing .cs-button-solid{background-color:var(--primary);box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:clamp(2.875em,5.5vw,3.5em);margin:auto;min-width:9.375rem;padding:0 1rem;position:relative;text-align:center;text-decoration:none;transition:color .3s;z-index:1}#landing .cs-button-solid:before{background:#fff;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#landing .cs-button-solid:hover{color:#1a1a1a}#landing .cs-button-solid:hover:before{width:100%}#landing .cs-background{z-index:-1}#landing .cs-background,#landing .cs-background:before{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#landing .cs-background:before{background:#000;content:"";opacity:.8;z-index:1}#landing .cs-background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}}@media only screen and (min-width:37.5625rem) and (max-width:64rem){#landing{padding:clamp(12rem,20vw,14rem) 1rem clamp(3.75rem,8vw,5rem)}}@media only screen and (min-width:87.5rem){#landing .cs-background{background:url(/assets/images/hero.jpg);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}#landing .cs-background img{display:none}}