.sbxhs{--sbxhs-pad-x: 40px;--sbxhs-text-col: 44%;--sbxhs-fade: .62s;--sbxhs-ease: cubic-bezier(.22, .61, .36, 1);position:relative;isolation:isolate;overflow:hidden;background:var(--sbx-ink, #071A4A)}.sbxhs__viewport{position:relative;display:grid;min-height:max(650px,var(--sbxhs-min-h, 100svh))}.sbxhs__slide{grid-area:1 / 1;position:relative;display:grid;align-items:center;padding-top:calc(var(--sbx-header-h, 92px) + 12px);padding-bottom:max(96px,env(safe-area-inset-bottom,0px) + 84px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--sbxhs-fade) var(--sbxhs-ease),visibility 0s linear var(--sbxhs-fade)}.sbxhs__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity var(--sbxhs-fade) var(--sbxhs-ease),visibility 0s linear 0s;z-index:1}.sbxhs__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.sbxhs__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.sbxhs__bg img{width:100%;height:100%;object-fit:cover;object-position:var(--sbxhs-focal, 50% 50%);display:block}.sbxhs__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(100deg,var(--sbxhs-overlay-color, #071A4A) 0%,color-mix(in srgb,var(--sbxhs-overlay-color, #071A4A) 55%,transparent) 42%,transparent 68%);opacity:var(--sbxhs-overlay, .55)}.sbxhs__grid{position:relative;z-index:2;width:100%;max-width:var(--sbxhs-content-max, 1240px);margin:0 auto;padding-inline:var(--sbxhs-pad-x);display:grid;grid-template-columns:minmax(0,var(--sbxhs-text-col)) minmax(0,1fr);gap:32px;align-items:center}.sbxhs__copy{max-width:34rem;opacity:0;transition:opacity .16s var(--sbxhs-ease)}.sbxhs__slide.is-active .sbxhs__copy{opacity:1;transition:opacity .4s var(--sbxhs-ease) var(--sbxhs-copy-delay, .24s)}.sbxhs--fade-up .is-active .sbxhs__copy>*{animation:sbxhs-in .56s var(--sbxhs-ease) var(--sbxhs-copy-delay, .24s) both}.sbxhs--fade-up .is-active .sbxhs__copy>:nth-child(2){animation-delay:.3s}.sbxhs--fade-up .is-active .sbxhs__copy>:nth-child(3){animation-delay:.35s}.sbxhs--fade-up .is-active .sbxhs__copy>:nth-child(4){animation-delay:.4s}.sbxhs--fade-up .is-active .sbxhs__copy>:nth-child(5){animation-delay:.45s}@keyframes sbxhs-in{0%{transform:translateY(14px)}to{transform:none}}.sbxhs__eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 18px;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sbxhs-eyebrow, currentColor)}.sbxhs__eyebrow:before{content:"";width:32px;height:2px;background:currentColor;opacity:.8}.sbxhs__heading{margin:0;font-family:var(--font-heading--family);font-weight:700;font-size:clamp(38px,5.1vw,74px);line-height:1.03;letter-spacing:-.018em;text-wrap:balance}.sbxhs__body{margin:22px 0 0;font-size:clamp(16px,1.25vw,19px);line-height:1.55;max-width:34ch;opacity:.92}.sbxhs__body>:first-child{margin-block-start:0}.sbxhs__body>:last-child{margin-block-end:0}.sbxhs__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.sbxhs__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 28px;border-radius:999px;border:1.5px solid transparent;font-family:var(--font-body--family);font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .18s var(--sbxhs-ease),background .18s,border-color .18s,color .18s,box-shadow .18s}.sbxhs__btn--primary{background:var(--sbxhs-cta-bg, var(--sbx-cobalt, #1556C0));color:var(--sbxhs-cta-fg, #fff);box-shadow:0 14px 30px -14px #071a4ab3}.sbxhs__btn--primary:hover{transform:translateY(-2px)}.sbxhs__btn--primary:active{transform:translateY(0)}.sbxhs__btn--secondary{background:transparent;color:currentColor;border-color:color-mix(in srgb,currentColor 42%,transparent)}.sbxhs__btn--secondary:hover{border-color:currentColor}.sbxhs__btn .sbxhs__ar{transition:transform .18s var(--sbxhs-ease)}.sbxhs__btn:hover .sbxhs__ar{transform:translate(3px)}.sbxhs__trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin:28px 0 0;padding:0;list-style:none;font-size:14px;opacity:.9}.sbxhs__trust li{display:inline-flex;align-items:center;gap:8px}.sbxhs__trust svg{flex:none}.sbxhs__stage{position:relative;width:100%;height:clamp(320px,min(48vw,calc(100svh - var(--sbx-header-h, 92px) - 150px)),680px);min-height:320px;justify-self:end;display:block}.sbxhs__product{position:absolute;left:calc(50% + var(--p-x, 0) * 1%);bottom:calc(3% + var(--p-y, 0) * 1%);height:calc(var(--p-scale, 100) * 1%);width:auto;max-width:none;transform:translate(-50%);transform-origin:50% 100%;object-fit:contain;filter:drop-shadow(0 20px 22px rgba(7,26,74,.24));will-change:transform,opacity}.sbxhs--anim .is-active .sbxhs__product{animation:sbxhs-rise .72s var(--sbxhs-ease) .12s both}@keyframes sbxhs-rise{0%{opacity:0;transform:translate(-50%) translateY(16px)}to{opacity:1;transform:translate(-50%)}}.sbxhs__badge{position:absolute;top:8%;right:0;z-index:4;display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:999px;background:#fff;color:var(--sbx-ink, #071A4A);font-size:14px;font-weight:600;box-shadow:0 12px 28px -12px #071a4a8c}.sbxhs__badge svg{color:var(--sbx-gold, #B9A45C);flex:none}.sbxhs__controls{position:absolute;z-index:5;left:0;right:0;bottom:max(28px,env(safe-area-inset-bottom,0px) + 20px);max-width:var(--sbxhs-content-max, 1240px);margin:0 auto;padding-inline:var(--sbxhs-pad-x);display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:16px;color:var(--sbxhs-controls, #fff)}.sbxhs__arrows{display:flex;gap:10px}.sbxhs__ctrl{width:46px;height:46px;border-radius:999px;display:grid;place-items:center;background:transparent;border:1.5px solid color-mix(in srgb,currentColor 40%,transparent);color:inherit;cursor:pointer;transition:background .18s,border-color .18s,transform .18s}.sbxhs__ctrl:hover{background:color-mix(in srgb,currentColor 14%,transparent);border-color:currentColor}.sbxhs__ctrl:active{transform:scale(.96)}.sbxhs__dots{justify-self:center;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:color-mix(in srgb,currentColor 12%,transparent)}.sbxhs__dot{width:9px;height:9px;padding:0;border:none;border-radius:999px;background:color-mix(in srgb,currentColor 42%,transparent);cursor:pointer;transition:width .28s var(--sbxhs-ease),background .28s}.sbxhs__dot[aria-current=true]{width:26px;background:currentColor}.sbxhs__counter{justify-self:end;display:inline-flex;align-items:baseline;gap:6px;font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:.06em;opacity:.85}.sbxhs :is(a,button):focus-visible{outline:3px solid var(--sbxhs-focus, #fff);outline-offset:3px;border-radius:999px}.sbxhs__product-link:focus-visible{outline:none}.sbxhs__product-link:focus-visible .sbxhs__product{outline:3px solid var(--sbxhs-focus, #fff);outline-offset:5px;border-radius:12px}.sbxhs__slide--light{color:#fff;--sbxhs-focus: #fff}.sbxhs__slide--dark{color:var(--sbx-ink, #071A4A);--sbxhs-focus: var(--sbx-cobalt, #004AAC)}.sbxhs__slide--custom{color:var(--sbxhs-text, var(--sbx-ink, #071A4A));--sbxhs-focus: currentColor}.sbxhs__slide--dark .sbxhs__badge,.sbxhs__slide--custom .sbxhs__badge{box-shadow:0 12px 28px -14px #071a4a4d}.sbxhs__slide--dark .sbxhs__product,.sbxhs__slide--custom .sbxhs__product{filter:drop-shadow(0 18px 20px rgba(7,26,74,.14))}.sbxhs:has(.sbxhs__slide--dark.is-active) .sbxhs__controls,.sbxhs:has(.sbxhs__slide--custom.is-active) .sbxhs__controls{color:var(--sbx-ink, #071A4A)}.sbxhs__ctrl--toggle .sbxhs__ico-play,.sbxhs__ctrl--toggle[data-state=paused] .sbxhs__ico-pause{display:none}.sbxhs__ctrl--toggle[data-state=paused] .sbxhs__ico-play{display:block}@media(max-width:1100px){.sbxhs{--sbxhs-text-col: 48%;--sbxhs-pad-x: 32px}.sbxhs__body{max-width:40ch}}@media(max-width:900px),(max-width:1199px)and (orientation:portrait){.sbxhs{--sbxhs-pad-x: 22px}.sbxhs__viewport{min-height:var(--sbxhs-min-h-m, 100svh)}.sbxhs__slide{padding-top:calc(var(--sbx-header-h-mobile, 72px) + clamp(12px,2svh,20px));padding-bottom:max(92px,env(safe-area-inset-bottom,0px) + 84px)}.sbxhs__slide{align-items:stretch}.sbxhs__grid{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(210px,1fr);gap:clamp(8px,1.8svh,18px);align-items:start}.sbxhs__copy{max-width:none}.sbxhs__eyebrow{margin-bottom:clamp(10px,1.8svh,18px)}.sbxhs__heading{font-size:clamp(34px,8.8vw,52px)}.sbxhs__body{font-size:16px;max-width:38ch;margin-top:16px}.sbxhs__cta{margin-top:clamp(18px,2.7svh,24px);gap:10px}.sbxhs__btn{min-height:50px;padding:0 22px;font-size:15px}.sbxhs__stage{width:100%;height:auto;min-height:210px;align-self:stretch}.sbxhs__product{left:calc(50% + var(--p-x-m, var(--p-x, 0)) * 1%);bottom:calc(2% + var(--p-y-m, var(--p-y, 0)) * 1%);height:auto;max-height:calc(var(--p-scale-m, var(--p-scale, 100)) * 1%)}.sbxhs__badge{top:auto;bottom:4%;right:0;font-size:13px;padding:9px 14px}.sbxhs__scrim{background:linear-gradient(180deg,var(--sbxhs-overlay-color, #071A4A) 0%,color-mix(in srgb,var(--sbxhs-overlay-color, #071A4A) 50%,transparent) 46%,transparent 78%)}.sbxhs__controls{grid-template-columns:auto 1fr auto}.sbxhs__arrows{display:none}}@media(max-width:560px){.sbxhs__trust,.sbxhs__btn--secondary{display:none}.sbxhs__cta{display:block}.sbxhs__btn--primary{width:100%}}@media(prefers-reduced-motion:reduce){.sbxhs{--sbxhs-copy-delay: 0ms}.sbxhs__slide,.sbxhs__slide.is-active .sbxhs__copy{transition-duration:1ms}.sbxhs--anim .is-active .sbxhs__product,.sbxhs--fade-up .is-active .sbxhs__copy>*{animation:none}.sbxhs__btn,.sbxhs__ctrl,.sbxhs__dot,.sbxhs__ar{transition:none}.sbxhs__btn--primary:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/sbx-hero-slider.css.map */
