@media only screen and (min-width:0rem){#home-hero{background-color:var(--dark);clip-path:polygon(0 0,100% 0,100% 96%,50% 100%,0 96%);overflow:hidden;padding:clamp(10.5rem,26vw,12rem) 1rem clamp(4rem,11vw,5.5rem);position:relative;z-index:1}#home-hero .cs-backdrop{display:block;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}#home-hero .cs-background{inset:0;position:absolute;z-index:0}#home-hero .cs-background img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#home-hero .cs-background:after{background:linear-gradient(155deg,rgba(32,26,23,.7),rgba(23,19,16,.6) 48%,rgba(16,13,11,.8));content:"";inset:0;position:absolute}#home-hero .cs-glow{background:radial-gradient(circle,rgba(87,185,71,.22) 0,rgba(87,185,71,0) 70%);border-radius:50%;padding-bottom:55%;position:absolute;right:-12%;top:-18%;width:55%}#home-hero .cs-roofline{bottom:-.625rem;height:auto;left:0;opacity:.16;position:absolute;width:100%}#home-hero .cs-roofline polyline{fill:none;stroke:var(--primaryLight);stroke-width:2;vector-effect:non-scaling-stroke}#home-hero .cs-container{align-items:stretch;display:flex;flex-direction:column;margin:auto;max-width:80rem;width:100%}#home-hero .cs-hero-copy{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}#home-hero .cs-hero-copy .cs-topper{color:var(--primaryLight)}#home-hero .cs-hero-copy .cs-title{color:#fff;font-size:clamp(2.3125rem,6vw,3rem);font-weight:700;letter-spacing:-.01em;line-height:1.1em;margin:0 0 1.25rem;max-width:42.5rem}#home-hero .cs-hero-copy .cs-text{color:var(--bodyTextColorWhite);margin-bottom:1.5rem;max-width:35rem}#home-hero .cs-hero-buttons{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1rem);margin-bottom:clamp(1.75rem,4.5vw,2.25rem);width:100%}#home-hero .cs-hero-buttons .cs-button-outline,#home-hero .cs-hero-buttons .cs-button-solid{box-sizing:border-box;text-align:center;width:100%}#home-hero .cs-hero-buttons .cs-button-outline{border-color:#fff;color:#fff}#home-hero .cs-hero-buttons .cs-button-outline:hover{border-color:var(--primary);color:var(--primary)}#home-hero .cs-hero-trust{border-top:1px solid hsla(0,0%,100%,.18);display:flex;flex-direction:column;gap:clamp(.625rem,1.8vw,.875rem);margin:0 0 1rem;padding:clamp(1.25rem,3vw,1.5rem) 0 0;width:100%}#home-hero .cs-hero-trust li{align-items:center;color:#fff;display:flex;font-size:.9375rem;font-weight:600;gap:.625rem;line-height:1.4em;list-style:none}#home-hero .cs-hero-trust li:before{background:var(--primary);clip-path:polygon(50% 0,100% 38%,82% 100%,18% 100%,0 38%);content:"";flex:none;height:1.125rem;width:1.125rem}#home-hero .cs-hero-form{width:100%}}@media only screen and (min-width:31.25rem){#home-hero .cs-hero-copy{text-align:left}#home-hero .cs-hero-buttons{align-items:center;flex-direction:row}#home-hero .cs-hero-buttons .cs-button-outline,#home-hero .cs-hero-buttons .cs-button-solid{width:auto}}@media only screen and (min-width:64rem){#home-hero{align-items:center;display:flex;min-height:clamp(40rem,84vh,54rem);padding-bottom:clamp(3.5rem,6vw,5rem);padding-top:clamp(8.5rem,11vw,10rem)}#home-hero>.cs-container{align-items:center;flex-direction:row;gap:3.5rem;justify-content:space-between}#home-hero .cs-hero-copy{flex:none;width:55%}#home-hero .cs-hero-form{flex:none;width:41%}}@media only screen and (min-width:0rem){body.dark-mode #home-hero{background-image:radial-gradient(120% 100% at 12% 0,rgba(87,185,71,.12) 0,rgba(87,185,71,0) 55%),linear-gradient(160deg,#0f0c0a,#0a0807 60%,#060504)}}