.sb-faq{padding:5rem 0}.sb-faq__inner{max-width:84rem;margin:0 auto}.sb-faq__heading{text-transform:uppercase;margin:0 0 2.4rem;font-size:calc(var(--font-heading-scale) * 2.8rem)}.sb-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.sb-faq__question{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;cursor:pointer;padding:1.8rem 0;font-weight:700;font-size:1.7rem;list-style:none}.sb-faq__question::-webkit-details-marker{display:none}.sb-faq__icon{position:relative;width:1.4rem;height:1.4rem;flex-shrink:0}.sb-faq__icon:before,.sb-faq__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:currentColor}.sb-faq__icon:before{width:100%;height:.2rem}.sb-faq__icon:after{width:.2rem;height:100%;transition:transform .2s ease}details[open] .sb-faq__icon:after{transform:rotate(90deg)}.sb-faq__answer{padding:0 0 2rem;font-size:1.6rem;max-width:70rem}.sb-hero{position:relative;display:flex;align-items:center;overflow:hidden}.sb-hero--banner.sb-hero--small{min-height:34rem}.sb-hero--banner.sb-hero--medium{min-height:46rem}.sb-hero--banner.sb-hero--large{min-height:60rem}.sb-hero__media--cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.sb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000b8,#00000059 55%,#00000014)}.sb-hero--banner.sb-hero--tone-light .sb-hero__box,.sb-hero--banner.sb-hero--tone-light .sb-hero__box :is(h1,h2,.sb-hero__kicker,.sb-hero__text){color:#fff}.sb-hero--banner.sb-hero--tone-dark .sb-hero__box,.sb-hero--banner.sb-hero--tone-dark .sb-hero__box :is(h1,h2,.sb-hero__kicker,.sb-hero__text){color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.sb-hero--banner.sb-hero--tone-dark{display:block;min-height:0!important}.sb-hero--banner.sb-hero--tone-dark .sb-hero__media--cover{position:static;aspect-ratio:16 / 9;height:auto}.sb-hero--banner.sb-hero--tone-dark .sb-hero__overlay{display:none}.sb-hero--banner.sb-hero--tone-dark .sb-hero__box{padding:2.4rem 0 3.6rem}}.sb-hero__content{position:relative;z-index:1;width:100%;display:flex}.sb-hero__content--left{justify-content:flex-start;text-align:left}.sb-hero__content--center{justify-content:center;text-align:center}.sb-hero__box{max-width:62rem;padding:5rem 0}.sb-hero--banner .sb-hero__box{max-width:42rem}.sb-hero--banner .sb-hero__heading{font-size:calc(var(--font-heading-scale) * 3.9rem)}.sb-hero--banner .sb-hero__text{max-width:38rem}.sb-hero__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:3rem;width:100%}.sb-hero--split.sb-hero--small .sb-hero__split{min-height:30rem}.sb-hero--split.sb-hero--medium .sb-hero__split{min-height:42rem}.sb-hero--split.sb-hero--large .sb-hero__split{min-height:54rem}.sb-hero__panel{display:flex}.sb-hero__figure{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;padding:3rem 0}.sb-hero__media--contain{max-width:100%;max-height:52rem;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 1.8rem 3rem rgba(0,0,0,.28))}@media screen and (max-width:749px){.sb-hero__split{grid-template-columns:1fr;gap:0}.sb-hero__figure{order:-1;padding:2.4rem 0 0}.sb-hero__media--contain{max-height:30rem}.sb-hero__box{padding:2.4rem 0 3.6rem}}.sb-hero__kicker{text-transform:uppercase;letter-spacing:.18em;font-weight:700;margin:0 0 1rem;font-size:1.3rem}.sb-hero__heading{font-size:calc(var(--font-heading-scale) * 4.6rem);line-height:1.02;margin:0 0 1.6rem;text-transform:uppercase}@media screen and (max-width:749px){.sb-hero__heading{font-size:calc(var(--font-heading-scale) * 3.2rem)}}.sb-hero__text{font-size:1.7rem;line-height:1.5;margin-bottom:2.4rem;max-width:48rem}.sb-hero__content--center .sb-hero__text{margin-left:auto;margin-right:auto}.sb-hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap}.sb-hero__content--center .sb-hero__buttons{justify-content:center}.sb-hero--split .button--secondary,.sb-hero--banner.sb-hero--tone-light .button--secondary{--color-button: 255,255,255;--color-button-text: 18,18,18;background:#ffffffeb}.sb-cta{padding:4.4rem 0}.sb-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;flex-wrap:wrap}.sb-cta__heading{margin:0 0 .8rem;text-transform:uppercase;font-size:calc(var(--font-heading-scale) * 2.8rem)}.sb-cta__text{max-width:64rem;font-size:1.6rem}.sb-cta__text p{margin:0}.sb-cta__action{flex-shrink:0}.sb-wform{padding:5rem 0}.sb-wform__inner{max-width:84rem;margin:0 auto}.sb-wform__heading{text-transform:uppercase;margin:0 0 1rem;font-size:calc(var(--font-heading-scale) * 2.8rem)}.sb-wform__intro{margin-bottom:2.8rem}.sb-wform__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}@media screen and (max-width:749px){.sb-wform__grid{grid-template-columns:1fr}}.sb-wform__wide{grid-column:1 / -1}.sb-wform__select{display:flex;flex-direction:column;gap:.6rem}.sb-wform__select-label{font-size:1.3rem;opacity:.8}.sb-wform__select .select__select{width:100%;height:4.5rem;border-radius:var(--inputs-radius);border:var(--inputs-border-width) solid rgba(var(--color-foreground),.55);background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:0 1.5rem;font-size:1.5rem}.sb-wform__submit{margin-top:2.2rem;display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap}.sb-wform__note{margin:0;font-size:1.4rem;opacity:.75}.sb-wform__success{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem;font-size:1.6rem}.sb-wform__error{margin-bottom:2rem}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
