.sb-hero{--sb-ann-h: 40px;background:var(--sb-hero-bg, var(--sb-lime))}.sb-hero__frame{display:flex;flex-direction:column}@media(max-width:989px){.sb-hero__info{flex:0 0 auto}}@media(min-width:990px){.sb-hero__frame{display:grid;grid-template-columns:minmax(0,1fr) 600px;align-items:start}}.sb-hero__gallery{position:sticky;top:0;height:calc(100vh - var(--sb-ann-h));height:calc(100dvh - var(--sb-ann-h));max-height:calc(100dvh - var(--sb-ann-h));overflow:hidden;background:var(--sb-hero-bg, var(--sb-lime))}@media(max-width:989px){.sb-hero__gallery{position:relative;height:auto;max-height:none}}.sb-hero__slider{display:block;height:100%}.sb-hero__track{display:flex;min-height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.sb-hero__track::-webkit-scrollbar{display:none}.sb-hero__slide{position:relative;flex:0 0 100%;scroll-snap-align:start;overflow:hidden}.sb-hero__slide[hidden]{display:none}.sb-hero__slide svg,.sb-hero__placeholder{width:100%;height:100%;object-fit:cover}.sb-hero__slide picture{display:contents}.sb-hero__slide img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:989px){.sb-hero__slide img{position:static;height:auto}}.sb-hero__nav{position:absolute;left:50%;bottom:24px;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:8px}.sb-hero__dots{display:flex;align-items:center;padding:8px 10px;border-radius:var(--sb-radius-pill);background:var(--sb-pearl);box-shadow:var(--sb-nav-shadow)}.sb-hero__dots-clip{display:flex;overflow:hidden}.sb-hero__dots-track{display:flex;gap:6px;transition:transform .25s var(--sb-ease)}.sb-hero__dots .sb-hero__dot{box-sizing:border-box;width:10px;height:10px;flex:0 0 10px;padding:0;border-radius:50%;border:1.5px solid var(--sb-night);background:transparent;transform-origin:center;transition:background .2s var(--sb-ease),transform .2s var(--sb-ease)}.sb-hero__dots .sb-hero__dot.is-active{background:var(--sb-night)}.sb-hero__dots .sb-hero__dot.is-edge{transform:scale(.5)}.sb-hero__dots .sb-hero__dot.is-out{transform:scale(0)}.sb-hero__nav .sb-hero__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--sb-pearl);color:var(--sb-night);box-shadow:var(--sb-nav-shadow)}.sb-hero__nav .sb-hero__arrow .sb-icon{width:18px;height:18px}.sb-hero__info{position:relative;padding:32px var(--sb-gutter) 44px}@media(min-width:990px){.sb-hero__info{padding:40px}}.sb-hero__form-wrap{display:flex;flex-direction:column;height:100%}.sb-hero__form{display:flex;flex-direction:column;flex:1;gap:40px}.sb-hero__content{flex:1;display:flex;flex-direction:column;gap:48px}.sb-hero__intro{display:flex;flex-direction:column;gap:24px}.sb-hero__heading{display:flex;flex-direction:column;gap:4px}.sb-hero__title{font-family:var(--sb-font-sq);font-weight:600;font-size:40px;line-height:1.2;color:var(--sb-night)}.sb-hero__prices{display:flex;align-items:baseline;gap:8px;font-family:var(--sb-font-sq);font-size:40px;line-height:1.2;letter-spacing:.8px}.sb-hero__price{font-weight:600;color:var(--sb-teal)}.sb-hero__compare{font-weight:500;color:#110c0d99;text-decoration:line-through}.sb-hero__compare--alt{display:none}.sb-hero__prices--show-alt .sb-hero__compare:not(.sb-hero__compare--alt){display:none}.sb-hero__prices--show-alt .sb-hero__compare--alt{display:inline}.sb-hero__tagline{font-size:28px;line-height:40px;color:var(--sb-tagline, var(--sb-orange))}.sb-hero__tagline p{margin:0}.sb-hero__features{display:flex;flex-direction:column;gap:12px}.sb-hero__feature{display:flex;align-items:center;gap:8px;min-height:24px;font-family:var(--sb-font-body);font-weight:600;font-size:16px;line-height:1.5;letter-spacing:.32px;color:var(--sb-night)}.sb-hero__feature svg{display:block;flex:0 0 20px;width:20px;height:20px}.sb-hero__pickers{display:flex;flex-direction:column;gap:32px}.sb-hero__picker{border:0;margin:0;padding:0}.sb-hero__picker-label{padding:0;font-family:var(--sb-font-sq);font-size:20px;font-weight:500;line-height:1.2;color:#000000b3}.sb-hero__picker-value{color:var(--sb-night)}.sb-hero__picker-options{display:flex;flex-wrap:wrap;gap:11px;margin-top:8px}.sb-hero__picker-options--swatch{gap:12px}.sb-hero__radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sb-hero__tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;width:241px;max-width:100%;padding:6px;border-radius:var(--sb-radius);border:2px solid transparent;background:var(--sb-white);overflow:hidden;cursor:pointer;transition:border-color .15s var(--sb-ease)}.sb-hero__tile-media{height:50px;display:flex;align-items:center;justify-content:center}.sb-hero__tile-media img,.sb-hero__tile-media svg{height:100%;width:auto;object-fit:contain}.sb-hero__tile-label{font-family:var(--sb-font-sq);font-weight:600;font-size:14px;line-height:1.2;letter-spacing:.28px;color:var(--sb-night);text-align:center}.sb-hero__tile-sub{display:block;font-weight:400;font-size:10px}.sb-hero__tile--text{justify-content:center}.sb-hero__tile--text .sb-hero__tile-label{font-size:16px}.sb-hero__radio:checked+.sb-hero__tile,.sb-hero__tile.is-selected{border-color:var(--sb-night)}.sb-hero__radio:focus-visible+.sb-hero__tile,.sb-hero__radio:focus-visible+.sb-hero__swatch{outline:2px solid var(--sb-night);outline-offset:2px}.sb-hero__swatch{width:43px;height:43px;border-radius:50%;border:2px solid transparent;background:var(--sb-swatch, #ccc);background-clip:padding-box;cursor:pointer;transition:border-color .15s var(--sb-ease)}.sb-hero__radio:checked+.sb-hero__swatch,.sb-hero__swatch.is-selected{border-color:var(--sb-night)}.sb-hero__atc{position:relative}.sb-hero__atc-spinner{display:none;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.sb-hero__atc.is-loading .sb-hero__atc-spinner{display:block}.sb-hero__atc.is-loading [data-sb-btn-label]{visibility:hidden}.sb-hero__error{margin:0;color:var(--sb-red);font-size:14px}.sb-hero__eta{display:flex;flex-direction:column;gap:2px;font-family:var(--sb-font-body);font-size:13px;line-height:1.4;letter-spacing:.2px}.sb-hero__eta-label{font-weight:600;color:var(--sb-night)}.sb-hero__eta-window{color:#0a0a0ab3}.sb-hero__details{border-top:2px solid var(--sb-night);border-bottom:2px solid var(--sb-night)}.sb-hero__details-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;list-style:none;cursor:pointer;font-family:var(--sb-font-sq);font-size:20px;font-weight:500;line-height:1.2;color:var(--sb-night)}.sb-hero__details-summary::-webkit-details-marker{display:none}.sb-hero__details-toggle{position:relative;flex:0 0 18px;width:18px;height:18px}.sb-hero__details-toggle:before,.sb-hero__details-toggle:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:1.5px;background:var(--sb-night);transform:translate(-50%,-50%);transition:opacity .15s var(--sb-ease)}.sb-hero__details-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.sb-hero__details[open] .sb-hero__details-toggle:after{opacity:0}.sb-hero__details-body{padding-bottom:20px;font-family:var(--sb-font-body);font-size:16px;line-height:1.5;letter-spacing:.32px;color:var(--sb-night)}.sb-hero__details-body :first-child{margin-top:0}.sb-hero__details-body :last-child{margin-bottom:0}.sb-hero__sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;background:var(--sb-white);border-top:1px solid rgba(10,10,10,.08);box-shadow:0 -4px 24px #0a0a0a1a;padding:12px var(--sb-gutter);padding-bottom:calc(12px + env(safe-area-inset-bottom));transform:translateY(100%);visibility:hidden;transition:transform .28s var(--sb-ease),visibility .28s var(--sb-ease)}.sb-hero__sticky.is-visible{transform:translateY(0);visibility:visible}.sb-hero__sticky-inner{display:flex;align-items:center;gap:16px;max-width:1400px;margin:0 auto}.sb-hero__sticky-info{display:flex;flex-direction:column;gap:2px;min-width:0}.sb-hero__sticky-title{font-family:var(--sb-font-sq);font-weight:600;font-size:16px;line-height:1.2;color:var(--sb-night);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-hero__sticky-price{font-family:var(--sb-font-sq);font-weight:600;font-size:16px;line-height:1.2;color:var(--sb-teal)}.sb-hero__sticky-atc{margin-left:auto;flex:0 0 auto;min-width:220px;min-height:52px;padding:14px 24px;font-size:18px}@media(max-width:749px){.sb-hero__sticky-atc{flex:1 1 auto;min-width:0}}@media(max-width:749px){.sb-hero__title,.sb-hero__prices{font-size:28px}.sb-hero__tagline{font-size:20px;line-height:1.3}.sb-hero__feature{font-size:14px}.sb-hero__picker-label,.sb-hero__details-summary{font-size:16px}.sb-hero__details-body{font-size:14px}.sb-hero__tile-label{font-size:13px}.sb-hero__tile--text .sb-hero__tile-label{font-size:14px}.sb-hero__tile{flex:1 1 calc(50% - 6px);width:auto}}
/*# sourceMappingURL=/cdn/shop/t/335/assets/sb-hero.css.map */
