.cs-heading--small{font-size:1.4rem!important}.cs-heading--medium{font-size:1.8rem!important}.cs-heading--large{font-size:2.2rem!important}.cs-heading--xlarge{font-size:2.8rem!important}@media screen and (min-width:750px){.cs-heading--small{font-size:1.6rem!important}.cs-heading--medium{font-size:2.2rem!important}.cs-heading--large{font-size:2.8rem!important}.cs-heading--xlarge{font-size:3.5rem!important}}.cs-text--small{font-size:1rem!important}.cs-text--medium{font-size:1.15rem!important}.cs-text--large{font-size:1.3rem!important}.cs-text--xlarge{font-size:1.5rem!important}@media screen and (min-width:750px){.cs-text--small{font-size:1.05rem!important}.cs-text--medium{font-size:1.25rem!important}.cs-text--large{font-size:1.4rem!important}.cs-text--xlarge{font-size:1.6rem!important}}.cs-card-title--small{font-size:1.05rem!important}.cs-card-title--medium{font-size:1.25rem!important}.cs-card-title--large{font-size:1.45rem!important}@media screen and (min-width:750px){.cs-card-title--small{font-size:1.15rem!important}.cs-card-title--medium{font-size:1.35rem!important}.cs-card-title--large{font-size:1.6rem!important}}.cs-align--left{text-align:left!important}.cs-align--center{text-align:center!important}.cs-align--right{text-align:right!important}.cs-padding--none{padding-top:0!important;padding-bottom:0!important}.cs-padding--small{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.cs-padding--medium{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.cs-padding--large{padding-top:4rem!important;padding-bottom:4rem!important}@media screen and (min-width:750px){.cs-padding--small{padding-top:2rem!important;padding-bottom:2rem!important}.cs-padding--medium{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.cs-padding--large{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}.cs-width--narrow{max-width:680px;margin-left:auto;margin-right:auto}.cs-width--medium{max-width:900px;margin-left:auto;margin-right:auto}.cs-width--wide{max-width:1200px;margin-left:auto;margin-right:auto}.cs-width--full{max-width:none}.cs-divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:0}.cs-divider--hidden{display:none}.cs-section{padding-top:calc(var(--spacing-sections, 52px) * .75);padding-bottom:calc(var(--spacing-sections, 52px) * .75)}@media screen and (min-width:750px){.cs-section{padding-top:var(--spacing-sections, 52px);padding-bottom:var(--spacing-sections, 52px)}}.cs-section-heading{margin-bottom:1.5rem}@media screen and (min-width:750px){.cs-section-heading{margin-bottom:2rem}}.cs-body-text p{margin-bottom:.8rem}.cs-cta-center{text-align:center;margin-top:2rem}.cs-hero{overflow:hidden}.cs-hero__grid{display:flex;flex-direction:column}@media screen and (min-width:750px){.cs-hero__grid{display:grid;grid-template-columns:1fr 1fr;min-height:460px}}.cs-hero__content{padding:2rem 1.25rem;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:750px){.cs-hero__content{padding:3rem 3rem 3rem max((100vw - var(--page-width, 1600px)) / 2,2rem);max-width:none}}@media screen and (min-width:990px){.cs-hero__content{padding:3.5rem 4rem 3.5rem max((100vw - var(--page-width, 1600px)) / 2,3rem)}}.cs-hero__media{position:relative;min-height:240px;overflow:hidden}@media screen and (min-width:750px){.cs-hero__media{min-height:auto}}.cs-hero__media img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.cs-hero__grid{flex-direction:column-reverse}.cs-hero__media{aspect-ratio:16/9}}.cs-hero__subheading{font-family:var(--font-heading-family);font-size:1.15rem;letter-spacing:.04em;margin-bottom:1rem;color:rgb(var(--color-base-accent-1))}@media screen and (min-width:750px){.cs-hero__subheading{font-size:calc(var(--font-heading-scale, 1.4) * 1.1rem)}}.cs-hero__body{line-height:1.75;margin-bottom:1.5rem;max-width:600px}.cs-hero__body p{margin-bottom:.75rem}.cs-hero__ctas{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}@media screen and (min-width:750px){.cs-hero__ctas{flex-direction:row;gap:1rem}}.cs-logos{text-align:center}.cs-logos__intro{margin-bottom:.5rem}.cs-logos__subtext{opacity:.75;margin-top:1.5rem}.cs-logos__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 2rem;padding:1rem 0}@media screen and (min-width:750px){.cs-logos__grid{gap:2rem 3rem}}.cs-logos__grid img{width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.65;transition:opacity .2s}.cs-logos--size-small img{max-height:35px;max-width:100px}.cs-logos--size-medium img{max-height:50px;max-width:140px}.cs-logos--size-large img{max-height:65px;max-width:180px}.cs-logos--size-xlarge img{max-height:80px;max-width:220px}@media screen and (min-width:750px){.cs-logos--size-small img{max-height:45px;max-width:120px}.cs-logos--size-medium img{max-height:60px;max-width:160px}.cs-logos--size-large img{max-height:80px;max-width:200px}.cs-logos--size-xlarge img{max-height:100px;max-width:260px}}.cs-logos__grid img:hover{opacity:1}.cs-logos--no-filter img{filter:none!important;opacity:.85}.cs-logos--no-filter img:hover{opacity:1}.cs-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:750px){.cs-gallery__grid{grid-template-columns:repeat(3,1fr);gap:var(--spacing-grid-horizontal, 20px)}}@media screen and (min-width:990px){.cs-gallery__grid{grid-template-columns:repeat(4,1fr)}}.cs-gallery--2col .cs-gallery__grid,.cs-gallery--3col .cs-gallery__grid{grid-template-columns:repeat(2,1fr)!important}@media screen and (min-width:750px){.cs-gallery--3col .cs-gallery__grid{grid-template-columns:repeat(3,1fr)!important}}.cs-gallery--4col .cs-gallery__grid{grid-template-columns:repeat(2,1fr)!important}@media screen and (min-width:750px){.cs-gallery--4col .cs-gallery__grid{grid-template-columns:repeat(3,1fr)!important}}@media screen and (min-width:990px){.cs-gallery--4col .cs-gallery__grid{grid-template-columns:repeat(4,1fr)!important}}.cs-gallery__item img{width:100%;object-fit:cover;display:block}.cs-gallery--ratio-square .cs-gallery__item img{aspect-ratio:1}.cs-gallery--ratio-landscape .cs-gallery__item img{aspect-ratio:4/3}.cs-gallery--ratio-wide .cs-gallery__item img{aspect-ratio:16/9}.cs-gallery--ratio-portrait .cs-gallery__item img{aspect-ratio:3/4}.cs-gallery--ratio-auto .cs-gallery__item img{aspect-ratio:auto}.cs-gallery__caption{font-size:.85rem;margin-top:.4rem;opacity:.65}.cs-gallery__video{grid-column:1 / -1;aspect-ratio:16/9;position:relative;overflow:hidden}@media screen and (min-width:750px){.cs-gallery__video{grid-column:span 2}}.cs-gallery__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.cs-steps{display:grid;grid-template-columns:1fr;gap:1.25rem}@media screen and (min-width:750px){.cs-steps{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-width:990px){.cs-steps{grid-template-columns:repeat(4,1fr)}}.cs-step{padding:1.25rem;border:1px solid rgba(255,255,255,.1)}@media screen and (min-width:750px){.cs-step{padding:1.5rem}}.cs-step__number{font-family:var(--font-heading-family);font-size:2rem;color:rgb(var(--color-base-accent-1));line-height:1;margin-bottom:.5rem}.cs-step__title{font-family:var(--font-heading-family);margin-bottom:.6rem}.cs-step__body{line-height:1.7;opacity:.85}.cs-step__body a{color:rgb(var(--color-base-accent-1))}.cs-steps__note{text-align:center;margin-top:1.5rem;opacity:.85;line-height:1.7}.cs-features{display:grid;grid-template-columns:1fr;gap:1.25rem}@media screen and (min-width:750px){.cs-features{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-width:990px){.cs-features{grid-template-columns:repeat(3,1fr)}}.cs-feature{padding:1.25rem;border:1px solid rgba(255,255,255,.1)}@media screen and (min-width:750px){.cs-feature{padding:1.5rem}}.cs-feature__title{font-family:var(--font-heading-family);margin-bottom:.6rem;color:rgb(var(--color-base-accent-1))}.cs-feature__body{line-height:1.7;opacity:.85}.cs-usecases{display:grid;grid-template-columns:1fr;gap:1.25rem}@media screen and (min-width:750px){.cs-usecases{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-width:990px){.cs-usecases{grid-template-columns:repeat(3,1fr)}}.cs-usecase{padding:1.25rem;border:1px solid rgba(255,255,255,.1)}@media screen and (min-width:750px){.cs-usecase{padding:1.5rem}}.cs-usecase__title{font-family:var(--font-heading-family);margin-bottom:.6rem}.cs-usecase__body{line-height:1.7;opacity:.85}.cs-pricing__intro{line-height:1.75;margin-bottom:1.5rem}.cs-pricing__table{width:100%;border-collapse:collapse;margin-bottom:2rem}.cs-pricing__table caption{font-family:var(--font-heading-family);text-align:left;padding-bottom:.6rem;color:rgb(var(--color-base-accent-1))}.cs-pricing__table th,.cs-pricing__table td{text-align:left;padding:.7rem 1rem;border:1px solid rgba(255,255,255,.1)}.cs-pricing__table th{font-family:var(--font-heading-family);font-weight:400;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0d}.cs-pricing__includes{list-style:none;padding:0;margin:1.5rem 0}.cs-pricing__includes li{padding:.35rem 0 .35rem 1.5rem;position:relative;line-height:1.6}.cs-pricing__includes li:before{content:"\2713";position:absolute;left:0;color:rgb(var(--color-base-accent-1))}.cs-pricing__payment{line-height:1.75;margin-top:1rem}.cs-testimonials{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:750px){.cs-testimonials{grid-template-columns:repeat(2,1fr);gap:2rem}}@media screen and (min-width:990px){.cs-testimonials{grid-template-columns:repeat(3,1fr)}}.cs-testimonial{padding:1.5rem;border:1px solid rgba(255,255,255,.1)}.cs-testimonial__quote{font-style:italic;line-height:1.75;margin-bottom:1rem}.cs-testimonial__quote:before{content:"\201c";font-size:2rem;line-height:0;vertical-align:-.3em;color:rgb(var(--color-base-accent-1));margin-right:.1em}.cs-testimonial__attr{font-size:.9rem;opacity:.65}.cs-testimonial--video{grid-column:1 / -1;aspect-ratio:16/9;position:relative;padding:0;border:none}.cs-testimonial--video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.cs-faq__item{border-bottom:1px solid rgba(255,255,255,.1)}.cs-faq__item:first-child{border-top:1px solid rgba(255,255,255,.1)}.cs-faq__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;background:none;border:none;color:inherit;font-family:var(--font-heading-family);text-align:left;cursor:pointer;letter-spacing:.02em}@media screen and (min-width:750px){.cs-faq__question{padding:1.2rem 0}}.cs-faq__question:hover{color:rgb(var(--color-base-accent-1))}.cs-faq__icon{flex-shrink:0;width:1.2rem;height:1.2rem;margin-left:1rem;transition:transform .25s ease}.cs-faq__item[open] .cs-faq__icon{transform:rotate(45deg)}.cs-faq__answer{padding:0 0 1.2rem;line-height:1.75;opacity:.85;max-width:720px}.cs-form{max-width:680px;margin:0 auto}.cs-form .field{margin-bottom:1rem}.cs-form__row{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:750px){.cs-form__row{grid-template-columns:repeat(2,1fr)}}.cs-form select.field__input{appearance:auto;-webkit-appearance:auto}.cs-form textarea.field__input{min-height:120px;resize:vertical}.cs-form__submit{margin-top:1.25rem}.cs-form__alt{text-align:center;margin-top:1rem;font-size:.95rem;opacity:.7}.cs-form__alt a{color:rgb(var(--color-base-accent-1))}.cs-form__intro{text-align:center;margin-bottom:2rem;opacity:.85}.cs-sample{text-align:center;max-width:680px;margin:0 auto;padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.1)}.cs-sample__body{margin:1rem 0 1.5rem;line-height:1.75;opacity:.85}.cs-seo{opacity:.65;line-height:1.8}.cs-seo h2{margin-bottom:1rem;opacity:1}.cs-seo p{margin-bottom:.8rem}:root{--cs-green: #02ff64;--cs-green-dark: #087a3c;--cs-ink: #1b1b1d;--cs-panel: #242427;--cs-panel-soft: #2b2b2f;--cs-paper: #eef0ea;--cs-white: #ffffff;--cs-muted: rgba(255, 255, 255, .68);--cs-radius: 22px}.cs-section,.cs-hero{position:relative}.cs-section-heading{line-height:1.02;letter-spacing:-.015em}.cs-eyebrow{margin:0 0 1rem;color:var(--cs-green);font-family:var(--font-heading-family);font-size:1.05rem;letter-spacing:.16em;line-height:1.2}.cs-tone--light{background:var(--cs-paper);color:var(--cs-ink)}.cs-tone--light .cs-eyebrow{color:var(--cs-green-dark)}.cs-tone--light .button--primary{--color-button: 2, 255, 100;--color-button-text: 18, 18, 18}.cs-section-intro{display:grid;gap:1.5rem;margin-bottom:2.5rem}.cs-section-intro .cs-section-heading{margin-bottom:0}.cs-section-intro__copy{max-width:580px;margin:0;line-height:1.65;opacity:.76}@media screen and (min-width:990px){.cs-section-intro{grid-template-columns:minmax(0,.9fr) minmax(360px,.6fr);align-items:end;justify-content:space-between;margin-bottom:4rem}.cs-section-intro__copy{justify-self:end}}.cs-hero{background:radial-gradient(circle at 10% 20%,rgba(2,255,100,.08),transparent 32%),var(--cs-ink)}.cs-hero__grid{width:min(100%,1700px);margin:0 auto}.cs-hero__content{position:relative;z-index:1}.cs-hero__content h1{max-width:780px;margin:0 0 1.25rem;font-size:clamp(4rem,5.4vw,7.6rem)!important;line-height:.94;letter-spacing:-.025em}.cs-hero__subheading{max-width:680px;margin:0 0 1.25rem;color:var(--cs-white);font-family:var(--font-body-family);font-size:clamp(1.7rem,1.8vw,2.35rem)!important;font-weight:600;letter-spacing:0;line-height:1.35}.cs-hero__body{max-width:660px;margin-bottom:1.25rem;color:var(--cs-muted);line-height:1.65}.cs-hero__body p:last-child{margin-bottom:0}.cs-hero__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:680px;margin:1.25rem 0 0;padding:0;border-top:1px solid rgba(255,255,255,.14);list-style:none}.cs-hero__proof li{position:relative;padding:1rem 1rem .9rem 1.45rem;color:#ffffffdb;font-size:1.25rem;line-height:1.35}.cs-hero__proof li:before{content:"";position:absolute;top:1.45rem;left:0;width:.55rem;height:.55rem;border-radius:50%;background:var(--cs-green)}.cs-hero__ctas{margin-top:1.25rem}.cs-hero__media{min-height:560px;margin:1.5rem 1.5rem 1.5rem 0;border-radius:var(--cs-radius)}.cs-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.46));pointer-events:none}.cs-hero__media-label{position:absolute;z-index:1;right:1.5rem;bottom:1.5rem;left:1.5rem;padding:.9rem 1.1rem;border-left:4px solid var(--cs-green);color:var(--cs-white);font-family:var(--font-heading-family);font-size:1.25rem;letter-spacing:.04em}@media screen and (min-width:990px){.cs-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(450px,.92fr);gap:clamp(2rem,4vw,6rem);min-height:650px}.cs-hero__content{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:749px){.cs-hero{padding-top:0!important}.cs-hero__media{min-height:0;margin:0;border-radius:0 0 18px 18px}.cs-hero__content{padding:3rem 2rem 3.5rem}.cs-hero__content h1{font-size:clamp(3.8rem,14vw,5.4rem)!important}.cs-hero__proof{grid-template-columns:1fr}.cs-hero__proof li{border-bottom:1px solid rgba(255,255,255,.08)}}.cs-trusted{background:#151517}.cs-logos__intro{margin:0 0 1.25rem;color:#ffffff94;font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.cs-logos__grid{gap:1.5rem 3.2rem;padding:.5rem 0}.cs-logos__grid img{width:auto;height:62px;opacity:.72}.cs-logos__subtext{max-width:900px;margin:1.5rem auto 0;color:#ffffff94;line-height:1.5}.cs-gallery-section{background:var(--cs-panel)}.cs-gallery-section .cs-section-heading{max-width:720px}.cs-gallery-section.cs-gallery--3col .cs-gallery__grid,.cs-gallery-section.cs-gallery--2col .cs-gallery__grid,.cs-gallery-section.cs-gallery--4col .cs-gallery__grid,.cs-gallery-section .cs-gallery__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:1.2rem!important}.cs-gallery__item{position:relative;grid-column:span 4;overflow:hidden;border-radius:16px;background:#151517}.cs-gallery__item:first-of-type{grid-column:span 8;grid-row:span 2}.cs-gallery__item img,.cs-gallery--ratio-landscape .cs-gallery__item img,.cs-gallery--ratio-square .cs-gallery__item img,.cs-gallery--ratio-wide .cs-gallery__item img,.cs-gallery--ratio-portrait .cs-gallery__item img{width:100%;height:100%;min-height:260px;aspect-ratio:4 / 3;object-fit:cover;transition:transform .45s ease}.cs-gallery__item:first-of-type img{min-height:540px}.cs-gallery__item:hover img{transform:scale(1.025)}.cs-gallery__caption{position:absolute;right:0;bottom:0;left:0;margin:0;padding:3.5rem 1.25rem 1.1rem;background:linear-gradient(transparent,#000000d1);color:var(--cs-white);font-size:1.1rem;opacity:1}@media screen and (max-width:989px){.cs-gallery__item,.cs-gallery__item:first-of-type{grid-column:span 6;grid-row:auto}.cs-gallery__item:first-of-type img{min-height:360px}}@media screen and (max-width:749px){.cs-gallery__grid{display:flex;gap:1rem!important;margin-right:-1.5rem;padding-right:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory}.cs-gallery__item,.cs-gallery__item:first-of-type{flex:0 0 82%;scroll-snap-align:start}.cs-gallery__item img,.cs-gallery__item:first-of-type img{min-height:340px;aspect-ratio:4 / 5}}.cs-features-section{overflow:hidden;background:linear-gradient(135deg,rgba(2,255,100,.035),transparent 36%),var(--cs-ink)}.cs-features{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem}.cs-feature{position:relative;grid-column:span 4;min-height:220px;padding:2rem;border:0;border-radius:18px;background:#ffffff0b}.cs-feature--lead{grid-column:span 8;min-height:300px;padding:clamp(2rem,4vw,4rem);background:linear-gradient(135deg,#02ff642e,#ffffff09)}.cs-feature__number{display:block;margin-bottom:2.5rem;color:#ffffff52;font-family:var(--font-heading-family);font-size:1.05rem;letter-spacing:.08em}.cs-feature__title{max-width:680px;color:var(--cs-green);line-height:1.1}.cs-feature--lead .cs-feature__title{font-size:clamp(2.6rem,3.3vw,4.6rem)!important}.cs-feature__body{max-width:680px;line-height:1.65}@media screen and (max-width:989px){.cs-feature,.cs-feature--lead{grid-column:span 6}}@media screen and (max-width:749px){.cs-feature,.cs-feature--lead{grid-column:1 / -1;min-height:0}}.cs-how-section .cs-section-heading{max-width:760px;margin-bottom:3.5rem}.cs-steps{position:relative;gap:2rem}.cs-step{position:relative;padding:0;border:0}.cs-step__number{position:relative;display:flex;align-items:center;height:3.5rem;margin-bottom:1.5rem}.cs-step__number:after{content:"";position:absolute;z-index:0;top:50%;right:-2rem;left:3.5rem;height:1px;background:#1b1b1d2e}.cs-step:last-child .cs-step__number:after{display:none}.cs-step__number span{position:relative;z-index:1;display:grid;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--cs-green);color:var(--cs-ink);font-size:1.35rem;place-items:center}.cs-step__title{color:var(--cs-ink);line-height:1.15}.cs-step__body{color:#1b1b1db8;line-height:1.6;opacity:1}.cs-step__body a{color:var(--cs-green-dark)}.cs-steps__note{max-width:820px;margin:2.5rem auto 0;color:#1b1b1db3}@media screen and (max-width:989px){.cs-step__number:after{display:none}}.cs-usecases-section{background:var(--cs-panel)}.cs-usecases-section .cs-section-heading{max-width:780px;margin-bottom:3rem}.cs-usecases{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 4rem}.cs-usecase{display:grid;grid-template-columns:3rem minmax(0,1fr);column-gap:1.25rem;padding:2rem 0;border:0;border-top:1px solid rgba(255,255,255,.14)}.cs-usecase__index{grid-row:1 / span 2;color:var(--cs-green);font-family:var(--font-heading-family);font-size:1.1rem}.cs-usecase__title{margin:0 0 .65rem;color:var(--cs-white);line-height:1.15}.cs-usecase__body{color:#ffffffb3;line-height:1.6;opacity:1}@media screen and (max-width:749px){.cs-usecases{grid-template-columns:1fr}.cs-usecase{grid-template-columns:2.4rem minmax(0,1fr)}}.cs-pricing__layout{display:grid;gap:3rem}.cs-pricing__lead{align-self:start}.cs-pricing__lead .cs-section-heading{margin-bottom:1.5rem}.cs-pricing__intro,.cs-pricing__payment{color:#1b1b1db8}.cs-pricing__includes{margin:1.25rem 0 1.75rem}.cs-pricing__includes li:before{color:var(--cs-green-dark)}.cs-pricing__table{overflow:hidden;margin:0 0 1.5rem;border-radius:16px;background:var(--cs-white);box-shadow:0 12px 40px #1b1b1d12}.cs-pricing__table caption{padding:1.35rem 1.4rem .75rem;color:var(--cs-ink)}.cs-pricing__table th,.cs-pricing__table td{border:0;border-top:1px solid rgba(27,27,29,.09)}.cs-pricing__table th{background:#1b1b1d09}@media screen and (min-width:990px){.cs-pricing__layout{grid-template-columns:minmax(320px,.76fr) minmax(520px,1.24fr);gap:clamp(4rem,8vw,10rem);align-items:start}.cs-pricing__lead{position:sticky;top:3rem}}.cs-testimonials-section{background:var(--cs-ink)}.cs-testimonials{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.25rem}.cs-testimonial{grid-column:span 3;margin:0;padding:2rem 0 2rem 1.5rem;border:0;border-left:2px solid rgba(255,255,255,.16)}.cs-testimonial--featured{grid-column:span 6;padding:clamp(2rem,4vw,4rem);border:0;border-radius:var(--cs-radius);background:linear-gradient(135deg,#02ff642b,#ffffff0b)}.cs-testimonial__quote{line-height:1.65}.cs-testimonial--featured .cs-testimonial__quote{font-size:clamp(1.8rem,2.3vw,3rem)!important;font-style:normal;line-height:1.35}.cs-testimonial__quote:before{display:none}@media screen and (max-width:989px){.cs-testimonial,.cs-testimonial--featured{grid-column:span 6}}@media screen and (max-width:749px){.cs-testimonial,.cs-testimonial--featured{grid-column:1 / -1}}.cs-shopify-section{margin-top:0!important}.cs-form-section{overflow:hidden;background:radial-gradient(circle at 0 100%,rgba(2,255,100,.12),transparent 34%),var(--cs-panel)}.cs-form__layout{display:grid;gap:2.5rem}.cs-form__aside{align-self:start}.cs-form__aside .cs-section-heading{max-width:520px;margin-bottom:1.25rem}.cs-form__intro{max-width:520px;margin:0 0 1.5rem;color:#ffffffb8;text-align:left;line-height:1.65;opacity:1}.cs-form__points{display:grid;gap:.75rem;margin:2rem 0;padding:0;list-style:none}.cs-form__points li{position:relative;padding-left:1.7rem;color:#ffffffdb}.cs-form__points li:before{content:"\2713";position:absolute;left:0;color:var(--cs-green)}.cs-form{max-width:none;padding:clamp(1.5rem,3vw,3rem);border-radius:var(--cs-radius);background:var(--cs-white);box-shadow:0 24px 70px #00000038}.cs-form-embed{min-height:820px;overflow:hidden;border-radius:var(--cs-radius);background:var(--cs-white);box-shadow:0 24px 70px #00000038}.cs-form-embed iframe{display:block;width:100%;min-height:820px;height:820px;border:0;background:var(--cs-white)}.cs-form-embed__empty,.cs-form-embed noscript p{padding:2rem;color:var(--cs-ink)}.cs-form .field__input{border-radius:8px;background:#f2f3ef;color:var(--cs-ink)}.cs-form .field__label,.cs-form .form__label{color:#1b1b1db8}.cs-form__alt{max-width:520px;margin:1.5rem 0 0;color:#ffffff9e;text-align:left;opacity:1}@media screen and (min-width:990px){.cs-form__layout{grid-template-columns:minmax(320px,.8fr) minmax(560px,1.2fr);gap:clamp(4rem,8vw,9rem);align-items:center}}.cs-faq-section .cs-section-heading{max-width:760px;margin-right:auto;margin-left:auto}.cs-faq__item,.cs-faq__item:first-child{border-color:#1b1b1d24}.cs-faq__question{color:var(--cs-ink)}.cs-faq__question:hover{color:var(--cs-green-dark)}.cs-faq__answer{color:#1b1b1db8;opacity:1}.cs-sample-section{background:var(--cs-green);color:var(--cs-ink)}.cs-sample{display:grid;max-width:1120px;padding:0;border:0;text-align:left}.cs-sample__body{margin:0;color:#1b1b1dc7;opacity:1}.cs-sample .button--secondary{justify-self:start;border-color:var(--cs-ink);color:var(--cs-ink)}@media screen and (min-width:990px){.cs-sample{grid-template-columns:minmax(260px,.75fr) minmax(380px,1.1fr) auto;gap:3rem;align-items:center}.cs-sample .button--secondary{justify-self:end}}.cs-seo{color:#ffffffad;font-size:1.25rem!important;line-height:1.75;opacity:1}.cs-seo h2{max-width:760px;color:var(--cs-white);font-size:clamp(2.5rem,3.4vw,4.4rem);line-height:1.05}@media(prefers-reduced-motion:reduce){.cs-gallery__item img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-custom-socks.css.map */
