.sd-benefits__heading{font-size:2.4rem;margin-bottom:3.2rem}.sd-benefits__heading--left{text-align:left}.sd-benefits__heading--center{text-align:center}.sd-benefits__grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.sd-benefits__grid{grid-template-columns:repeat(3,1fr)}}.sd-benefits__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem;padding:2.8rem 2.4rem;background:rgba(var(--color-foreground),.04);border-radius:1.2rem}.sd-benefits__icon{color:rgb(var(--color-foreground));width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sd-benefits__icon svg{width:100%;height:100%}.sd-benefits__text{font-size:1.5rem;line-height:1.55;margin:0}.sd-hero{position:relative;overflow:hidden}.sd-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.sd-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.sd-hero .container{position:relative;z-index:2}.sd-hero__grid{display:grid;gap:3.2rem}@media screen and (min-width:750px){.sd-hero__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4.8rem}}.sd-hero__content{display:flex;flex-direction:column;gap:2rem;order:1}.sd-hero__media{order:0}@media screen and (min-width:750px){.sd-hero__content{order:0}.sd-hero__media{order:1}}.sd-hero__badge{display:inline-block;font-size:1.3rem;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.sd-hero__heading{font-size:3.6rem;line-height:1.15;font-weight:700;margin:0}@media screen and (min-width:750px){.sd-hero__heading{font-size:4.4rem}}.sd-hero__body{line-height:1.6;opacity:.8}.sd-hero__body p{margin:0}.sd-hero__body--small{font-size:1.4rem}.sd-hero__body--medium{font-size:1.6rem}.sd-hero__body--large{font-size:1.8rem}@media screen and (min-width:750px){.sd-hero__body--small{font-size:1.5rem}.sd-hero__body--medium{font-size:1.8rem}.sd-hero__body--large{font-size:2.2rem}}.sd-hero__form-placeholder{font-size:1.4rem;opacity:.5;margin:0}[class*=klaviyo-form-]>div{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;border:none!important;max-width:none!important}[class*=klaviyo-form-] form,[class*=klaviyo-form-] form>div{display:flex!important;flex-direction:column!important;gap:1rem!important;background:transparent!important;margin:0!important;padding:0!important}[class*=klaviyo-form-] form>div>div,[class*=klaviyo-form-] form>div>div>div{display:block!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;margin:0!important;padding:0!important;background:transparent!important}[class*=klaviyo-form-]{margin-top:.4rem!important}[class*=klaviyo-form-] input[type=text],[class*=klaviyo-form-] input[type=email],[class*=klaviyo-form-] input[type=tel]{width:100%!important;padding:1.4rem 2rem!important;border:none!important;border-radius:9999px!important;font-size:1.5rem!important;font-family:inherit!important;background:#fff!important;color:#111!important;box-shadow:none!important;outline:none!important;height:auto!important;margin:0!important;transition:box-shadow .2s!important}[class*=klaviyo-form-] input[type=text]:focus,[class*=klaviyo-form-] input[type=email]:focus,[class*=klaviyo-form-] input[type=tel]:focus{box-shadow:0 0 0 2px #fff9!important}[class*=klaviyo-form-] input::placeholder{color:#0006!important;opacity:1!important}[class*=klaviyo-form-] button,[class*=klaviyo-form-] button[type=submit]{display:block!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;padding:1.4rem 2rem!important;font-size:1.5rem!important;font-family:inherit!important;font-weight:600!important;letter-spacing:.04em!important;background-color:#38abe2!important;background-image:none!important;color:#fff!important;border:none!important;border-radius:9999px!important;cursor:pointer!important;height:auto!important;margin:0!important;box-shadow:none!important;text-transform:none!important;transition:opacity .2s!important}[class*=klaviyo-form-] button:hover,[class*=klaviyo-form-] button[type=submit]:hover{opacity:.8!important}[class*=klaviyo-form-] button *,[class*=klaviyo-form-] button[type=submit] *{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;color:inherit!important}[class*=klaviyo-form-] label{display:block!important;font-size:1.3rem!important;font-family:inherit!important;color:rgb(var(--color-foreground))!important;margin-bottom:.4rem!important}[class*=klaviyo-form-] p{font-family:inherit!important;color:rgb(var(--color-foreground))!important;margin:0!important}.sd-hero__video-wrap{position:relative;border-radius:1.2rem;overflow:hidden;aspect-ratio:9 / 16;width:min(100%,36rem);margin-inline:auto}@media screen and (min-width:750px){.sd-hero__video-wrap{width:min(100%,45vh)}}.sd-hero__video{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.sd-hero__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.4rem;height:6.4rem;background:#ffffffeb;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;color:#000;box-shadow:0 2px 20px #00000040;transition:opacity .2s ease,transform .2s ease,background .15s ease}.sd-hero__play-btn svg{width:2.4rem;height:2.4rem;margin-left:.3rem}.sd-hero__play-btn:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.sd-hero__video-wrap.is-playing .sd-hero__play-btn{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8)}.sd-hero__video-placeholder{aspect-ratio:9 / 16;max-width:36rem;margin-inline:auto;border-radius:1.2rem;border:2px dashed rgba(var(--color-foreground),.2);display:flex;align-items:center;justify-content:center;font-size:1.4rem;opacity:.5}@media screen and (min-width:750px){.sd-hero__video-placeholder{max-width:100%}}.sd-ticker{overflow:hidden;width:100%;padding:1.2rem 0}.sd-ticker__track{display:flex;width:100%;overflow:hidden}.sd-ticker__inner{display:flex;flex-shrink:0;align-items:center;width:max-content;animation:sd-ticker-scroll var(--ticker-speed, 20s) linear infinite}@keyframes sd-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.sd-ticker__inner{animation-play-state:paused}}.sd-ticker__item{display:inline-flex;align-items:center;white-space:nowrap;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding-right:var(--ticker-gap, 4rem)}.sd-ticker__inner--xs .sd-ticker__item{font-size:1rem}.sd-ticker__inner--sm .sd-ticker__item{font-size:1.2rem}.sd-ticker__inner--md .sd-ticker__item{font-size:1.4rem}.sd-ticker__inner--lg .sd-ticker__item{font-size:1.8rem}.sd-ticker__inner--xl .sd-ticker__item{font-size:2.4rem}@media screen and (min-width:750px){.sd-ticker__inner--xs .sd-ticker__item{font-size:1.1rem}.sd-ticker__inner--sm .sd-ticker__item{font-size:1.3rem}.sd-ticker__inner--md .sd-ticker__item{font-size:1.6rem}.sd-ticker__inner--lg .sd-ticker__item{font-size:2.2rem}.sd-ticker__inner--xl .sd-ticker__item{font-size:3rem}}.sd-ticker__sep{display:inline-flex;align-items:center;margin-left:var(--ticker-gap, 4rem)}.sd-ticker__sep-img{display:block;height:1.6em;width:auto;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
