.hero-scroll{--hero-text-color: #FFF4E4;--hero-badge-bg: #FFFFFF;--hero-badge-text: #141112;--hero-font-serif: "Montserrat", "Gotham Narrow", -apple-system, BlinkMacSystemFont, sans-serif;--hero-font-sans: "Montserrat", "Gotham Narrow", -apple-system, BlinkMacSystemFont, sans-serif;--hero-ease: cubic-bezier(.16, 1, .3, 1);--total-slides: 3;position:relative;width:100%;height:calc(var(--total-slides, 3) * 78vh);background-color:#121011;color:var(--hero-text-color);font-family:var(--hero-font-sans);-webkit-user-select:none;user-select:none;box-sizing:border-box}.hero-scroll *,.hero-scroll *:before,.hero-scroll *:after{box-sizing:border-box}.hero-scroll__sticky-wrap{position:sticky;top:0;left:0;width:100%;height:78vh;height:78svh;min-height:520px;max-height:760px;overflow:hidden;background-color:#121011;z-index:5}.hero-scroll__viewport{position:relative;width:100%;height:100%;overflow:hidden}.hero-scroll__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transform:translateY(100%);transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .8s ease,visibility .8s;z-index:1;pointer-events:none;will-change:transform,opacity}.hero-scroll__slide.is-active{opacity:1;visibility:visible;transform:translateY(0);z-index:2;pointer-events:auto}.hero-scroll__slide.is-prev{opacity:0;visibility:hidden;transform:translateY(-100%);z-index:1;pointer-events:none}.hero-scroll__bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.hero-scroll__bg-img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.03);transition:transform 6s ease-out;will-change:transform}.hero-scroll__bg-layer[data-bg-fit=cover] .hero-scroll__bg-img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.hero-scroll__bg-layer[data-bg-fit=contain] .hero-scroll__bg-img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.hero-scroll__slide[data-hide-card=true] .hero-scroll__product-card-wrap{display:none!important}.hero-scroll__slide[data-hide-card=true] .hero-scroll__container{grid-template-columns:1fr!important;max-width:860px!important}.hero-scroll__slide.is-active .hero-scroll__bg-img{transform:scale(1)}.hero-scroll__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0e0b0ce0,#0e0b0ca6 38%,#0e0b0c40 65%,#0e0b0c1a);z-index:2;pointer-events:none}.hero-scroll__overlay-bottom{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(14,11,12,.88) 0%,transparent 100%);z-index:2;pointer-events:none}.hero-scroll__container{position:relative;z-index:3;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 44px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0}.hero-scroll__content-wrap{max-width:560px;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:20px;justify-self:flex-start}.hero-scroll__badge{display:inline-flex;align-items:center;gap:8px;background-color:var(--hero-badge-bg, #51131F);color:var(--hero-badge-text, #FFFFFF);font-family:var(--hero-font-sans);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding:7px 16px;border-radius:2px;box-shadow:0 4px 16px #00000040;margin-bottom:24px;opacity:0;transform:translateY(25px);transition:transform .7s var(--hero-ease) .15s,opacity .7s ease .15s}.hero-scroll__badge-square{display:inline-block;width:6px;height:6px;background-color:currentColor}.hero-scroll__slide.is-active .hero-scroll__badge{opacity:1;transform:translateY(0)}.hero-scroll__title{font-family:var(--hero-font-serif);font-size:clamp(38px,4.8vw,68px);font-weight:400;line-height:1.08;letter-spacing:.02em;color:var(--hero-text-color);margin:0 0 24px;text-transform:uppercase;text-shadow:0 2px 20px rgba(0,0,0,.4);opacity:0;transform:translateY(30px);transition:transform .75s var(--hero-ease) .25s,opacity .75s ease .25s}.hero-scroll__slide.is-active .hero-scroll__title{opacity:1;transform:translateY(0)}.hero-scroll__price-wrap{display:inline-flex;align-items:baseline;gap:12px;margin:-12px 0 20px;opacity:0;transform:translateY(25px);transition:transform .75s var(--hero-ease) .3s,opacity .75s ease .3s}.hero-scroll__slide.is-active .hero-scroll__price-wrap{opacity:1;transform:translateY(0)}.hero-scroll__price{font-family:var(--hero-font-serif);font-size:24px;font-weight:500;letter-spacing:.04em;color:var(--hero-text-color)}.hero-scroll__compare-price{font-family:var(--hero-font-sans);font-size:15px;font-weight:400;color:#fff4e499;text-decoration:line-through}.hero-scroll__rich-desc{font-family:var(--hero-font-sans);font-size:16px;font-weight:400;line-height:1.75;letter-spacing:.01em;color:var(--hero-text-color);margin:0 0 24px;opacity:0;transform:translateY(30px);text-shadow:0 1px 10px rgba(0,0,0,.5);transition:transform .75s var(--hero-ease) .35s,opacity .75s ease .35s}.hero-scroll__rich-desc p{margin:0 0 14px;color:inherit;font-size:inherit;line-height:inherit}.hero-scroll__rich-desc p:last-child{margin-bottom:0}.hero-scroll__slide.is-active .hero-scroll__rich-desc{opacity:.95;transform:translateY(0)}.hero-scroll__desc-1,.hero-scroll__desc-2{font-family:var(--hero-font-sans);font-size:16px;font-weight:400;line-height:1.75;letter-spacing:.01em;color:var(--hero-text-color);margin:0 0 18px;opacity:0;transform:translateY(30px);text-shadow:0 1px 10px rgba(0,0,0,.5)}.hero-scroll__desc-1{transition:transform .75s var(--hero-ease) .35s,opacity .75s ease .35s}.hero-scroll__desc-2{margin-bottom:28px;opacity:.9;transition:transform .75s var(--hero-ease) .45s,opacity .75s ease .45s}.hero-scroll__slide.is-active .hero-scroll__desc-1{opacity:.96;transform:translateY(0)}.hero-scroll__slide.is-active .hero-scroll__desc-2{opacity:.88;transform:translateY(0)}.hero-scroll__cta-wrap{opacity:0;transform:translateY(20px);transition:transform .75s var(--hero-ease) .55s,opacity .75s ease .55s}.hero-scroll__slide.is-active .hero-scroll__cta-wrap{opacity:1;transform:translateY(0)}.hero-scroll__cta{display:inline-flex;align-items:center;gap:8px;color:var(--hero-text-color, #FFF4E4);font-family:Montserrat,sans-serif!important;font-size:12px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;text-decoration:underline;text-underline-offset:6px;transition:transform .25s ease,opacity .25s ease;cursor:pointer}.hero-scroll__cta:hover{transform:translate(4px);opacity:.8}.hero-scroll__shop-now-wrap{margin-top:24px;opacity:0;transform:translateY(16px);transition:transform .7s var(--hero-ease) .45s,opacity .7s ease .45s}.hero-scroll__slide.is-active .hero-scroll__shop-now-wrap{opacity:1;transform:translateY(0)}.hero-scroll__shop-now{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 52px;background:#fff4e4;border:none;color:#2d1a10;font-family:Montserrat,sans-serif!important;font-size:11px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;border-radius:0;text-decoration:none;transition:background .3s ease,color .3s ease,transform .25s ease,box-shadow .3s ease;cursor:pointer;box-shadow:0 4px 18px #0000001f}.hero-scroll__shop-now:before{content:"";position:absolute;top:-50%;left:-150%;width:80%;height:200%;background:linear-gradient(120deg,#fff0 15%,#ffffffa6,#fff0 85%);transform:skew(-25deg);animation:heroShopNowShine 3.6s cubic-bezier(.4,0,.2,1) infinite;pointer-events:none}@keyframes heroShopNowShine{0%{left:-150%}30%{left:200%}to{left:200%}}.hero-scroll__shop-now:hover{background:#fbf1e2;color:#1a0e08;transform:translateY(-2px);box-shadow:0 8px 25px #00000038}.hero-scroll__shop-now svg{flex-shrink:0;stroke:currentColor;transition:transform .25s ease}.hero-scroll__shop-now:hover svg{transform:translate(4px)}.hero-scroll__controls{position:absolute;bottom:28px;right:44px;z-index:10;display:flex;align-items:center;gap:10px;padding:4px 8px;background:transparent}.hero-scroll__dashes{display:flex;align-items:center;gap:8px}.hero-scroll__dash{position:relative;width:28px;height:2px;background:#fff6;border-radius:1px;overflow:hidden;cursor:pointer;border:none;padding:0;transition:width .3s ease,background .3s ease}.hero-scroll__dash.is-active{width:44px;background:#fff6}.hero-scroll__dash-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:#fff;border-radius:1px}.hero-scroll__dash.is-active .hero-scroll__dash-fill{width:100%;transition:width linear}.hero-scroll__play-pause-btn{background:transparent;border:none;color:#fff;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer;padding:0;margin-left:2px;opacity:.9;transition:opacity .2s ease,transform .2s ease}.hero-scroll__play-pause-btn:hover{opacity:1;transform:scale(1.12)}.hero-scroll__play-pause-btn svg,.hero-scroll__play-pause-btn .icon{width:11px;height:13px;fill:currentColor;display:block}.hero-scroll__product-card-wrap{display:flex;align-items:center;justify-content:center;height:100%;padding:20px 0 20px 30px;opacity:0;transform:translate(40px) scale(.96);transition:transform .85s cubic-bezier(.16,1,.3,1) .3s,opacity .85s ease .3s}.hero-scroll__slide.is-active .hero-scroll__product-card-wrap{opacity:1;transform:translate(0) scale(1)}.hero-scroll__product-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent;border:none;border-radius:0;padding:0;width:100%;max-width:var(--hero-prod-img-size-desktop, 420px);box-shadow:none}.hero-scroll__product-card:hover{border:none;box-shadow:none}.hero-scroll__product-gallery{position:relative;width:100%;max-width:var(--hero-prod-img-size-desktop, 420px);margin:0 auto 12px;display:flex;flex-direction:column;align-items:center;-webkit-user-select:none;user-select:none}.hero-scroll__product-gallery-viewport{position:relative;width:100%;height:var(--hero-prod-img-size-desktop, 420px);min-height:240px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:4px}.hero-scroll__product-gallery-track{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-scroll__product-gallery[data-img-transition=fade] .hero-scroll__product-gallery-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:scale(.95);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1),visibility .65s;pointer-events:none;z-index:1}.hero-scroll__product-gallery[data-img-transition=fade] .hero-scroll__product-gallery-slide.is-active{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto;z-index:2}.hero-scroll__product-gallery[data-img-transition=slide] .hero-scroll__product-gallery-track{display:flex;flex-direction:row;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);will-change:transform}.hero-scroll__product-gallery[data-img-transition=slide] .hero-scroll__product-gallery-slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.35;transform:scale(.92);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.hero-scroll__product-gallery[data-img-transition=slide] .hero-scroll__product-gallery-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.hero-scroll__product-link{display:flex;align-items:center;justify-content:center;text-decoration:none;width:100%;height:100%}.hero-scroll__product-img{max-height:var(--hero-prod-img-size-desktop, 480px);max-width:var(--hero-prod-img-size-desktop, 480px);width:100%!important;height:100%!important;object-fit:contain!important;object-position:center;filter:drop-shadow(0 16px 36px rgba(0,0,0,.55));display:block;transition:transform .5s cubic-bezier(.16,1,.3,1),filter .5s ease}.hero-scroll__product-img[data-fit=cover],.hero-scroll__product-img[data-fit=contain]{width:100%!important;height:100%!important;max-height:100%!important;max-width:100%!important;object-fit:contain!important}.hero-scroll__product-link:hover .hero-scroll__product-img{transform:scale(1.05) translateY(-4px);filter:drop-shadow(0 20px 42px rgba(0,0,0,.68))}.hero-scroll__product-img-wrap{display:flex;align-items:center;justify-content:center;width:100%;padding:0 0 16px;margin:0 auto}.hero-scroll__product-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:#141112bf;border:1px solid rgba(255,244,228,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--hero-text-color, #FFF4E4);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:30;pointer-events:auto;opacity:.6;visibility:visible;transition:all .3s cubic-bezier(.16,1,.3,1);padding:0;box-shadow:0 4px 12px #0006}.hero-scroll__product-gallery:hover .hero-scroll__product-arrow,.hero-scroll__product-card-wrap:hover .hero-scroll__product-arrow{opacity:.95;visibility:visible}.hero-scroll__product-arrow:hover{opacity:1!important;background:#141112f2;border-color:#fff4e4d9;transform:translateY(-50%) scale(1.12);box-shadow:0 6px 18px #0009}.hero-scroll__product-arrow--prev{left:8px}.hero-scroll__product-arrow--next{right:8px}.hero-scroll__product-arrow svg{width:16px;height:16px;stroke:currentColor;display:block;pointer-events:none}.hero-scroll__product-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;padding:4px 8px;border-radius:12px;background:#14111266;border:1px solid rgba(255,244,228,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:5;transition:opacity .3s ease}.hero-scroll__product-dots:empty{display:none}.hero-scroll__product-dot{position:relative;width:20px;height:4px;background:#fff4e44d;border:none;border-radius:2px;padding:0;cursor:pointer;overflow:hidden;transition:width .35s cubic-bezier(.16,1,.3,1),background-color .3s ease}.hero-scroll__product-dot.is-active{width:32px;background:#fff4e466}.hero-scroll__product-dot-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:var(--hero-text-color, #FFF4E4);border-radius:2px}.hero-scroll__product-dot.is-active .hero-scroll__product-dot-fill{width:100%;transition:width linear}.hero-scroll__product-dot:hover:not(.is-active){background:#fff4e499}.hero-scroll__product-meta{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;gap:8px}.hero-scroll__product-meta-title{font-family:var(--hero-font-serif);font-size:21px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--hero-text-color);margin:0;line-height:1.25}.hero-scroll__product-meta-title a{color:inherit;text-decoration:none;transition:opacity .2s ease}.hero-scroll__product-meta-title a:hover{opacity:.85}.hero-scroll__product-meta-price{font-family:var(--hero-font-sans);font-size:14px;font-weight:600;letter-spacing:.04em;color:var(--hero-text-color);display:flex;align-items:center;gap:8px}.hero-scroll__product-meta-price s{font-size:12.5px;font-weight:400;opacity:.6}.hero-scroll__product-meta-desc{font-family:var(--hero-font-sans);font-size:13px;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fff4e4d6;margin:2px 0 10px;max-width:320px}.hero-scroll__product-meta-desc p{margin:0;font-size:inherit;line-height:inherit;color:inherit}.hero-scroll__product-meta-cta{margin-top:4px}.hero-scroll__explore-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:var(--hero-text-color, #FFF4E4);color:#141112;font-family:var(--hero-font-sans);font-size:11.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;padding:10px 22px;border-radius:2px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 14px #00000040;cursor:pointer}.hero-scroll__explore-btn:hover{background-color:#fff;color:#000;transform:translateY(-2px);box-shadow:0 6px 20px #00000061}.hero-scroll__explore-arrow{display:inline-block;font-size:13px;transition:transform .25s ease}.hero-scroll__explore-btn:hover .hero-scroll__explore-arrow{transform:translate(4px)}@media screen and (max-width:768px){.hero-scroll{height:100svh;min-height:560px;position:relative;-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom}.hero-scroll__sticky-wrap{position:relative;top:0;left:0;width:100%;height:100%;min-height:100svh;overflow:hidden;background-color:#121011}.hero-scroll__viewport{display:flex;flex-direction:row;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.hero-scroll__viewport::-webkit-scrollbar{display:none}.hero-scroll__slide{position:relative;top:auto;left:auto;flex:0 0 100%;width:100%;min-width:100%;height:100%;opacity:1;visibility:visible;transform:none!important;scroll-snap-align:start;scroll-snap-stop:always;pointer-events:auto;z-index:1;transition:none}.hero-scroll__slide.is-prev{opacity:1;visibility:visible;transform:none!important;z-index:1;pointer-events:auto}.hero-scroll__slide.is-active{opacity:1;visibility:visible;transform:none!important;z-index:2;pointer-events:auto}.hero-scroll__bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.hero-scroll__bg-img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:none!important;transition:none!important}.hero-scroll__container{position:relative;z-index:3;width:100%;height:100%;padding:80px 24px 90px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;grid-template-columns:unset;gap:0}.hero-scroll__content-wrap{max-width:100%;width:100%;padding-bottom:0;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-scroll__product-card-wrap{order:-1;width:100%;max-width:var(--hero-prod-img-size-mobile, 340px);height:auto;padding:0 0 12px;display:flex;align-items:center;justify-content:center;opacity:1;transform:none!important;transition:none!important}.hero-scroll__product-card{padding:0;max-width:var(--hero-prod-img-size-mobile, 340px);width:100%;background:transparent;border:none;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hero-scroll__product-gallery{max-width:var(--hero-prod-img-size-mobile, 340px);margin:0 auto 10px}.hero-scroll__product-gallery-viewport{height:var(--hero-prod-img-size-mobile, 340px);min-height:220px}.hero-scroll__product-img-wrap{width:100%;height:auto;padding:0 0 10px;display:flex;align-items:center;justify-content:center}.hero-scroll__product-img{max-height:var(--hero-prod-img-size-mobile, 340px);max-width:var(--hero-prod-img-size-mobile, 340px);object-fit:contain;filter:drop-shadow(0 10px 24px rgba(0,0,0,.45))}.hero-scroll__product-arrow{width:28px;height:28px;opacity:.75;visibility:visible}.hero-scroll__product-arrow--prev{left:2px}.hero-scroll__product-arrow--next{right:2px}.hero-scroll__product-arrow svg{width:12px;height:12px}.hero-scroll__product-dots{margin-top:8px;gap:6px;padding:3px 6px}.hero-scroll__product-dot{width:16px;height:3px}.hero-scroll__product-dot.is-active{width:24px}.hero-scroll__product-meta-title{font-size:16px}.hero-scroll__product-meta-desc{font-size:12px;line-height:1.5;margin:2px 0 8px}.hero-scroll__explore-btn{font-size:10px;padding:7px 16px;letter-spacing:.15em}.hero-scroll__overlay{background:linear-gradient(to top,#0e0b0cf7,#0e0b0cc7 50%,#0e0b0c59 80%,#0e0b0c14)}.hero-scroll__badge{font-size:9.5px;padding:5px 10px;letter-spacing:.14em;margin-bottom:16px;opacity:1;transform:none!important;transition:none!important;align-self:center}.hero-scroll__title{font-size:clamp(22px,6vw,32px);margin-bottom:14px;line-height:1.1;opacity:1;transform:none!important;transition:none!important;text-align:center}.hero-scroll__price-wrap{margin:-6px 0 12px;opacity:1;transform:none!important;transition:none!important;justify-content:center}.hero-scroll__price{font-size:18px}.hero-scroll__compare-price{font-size:13px}.hero-scroll__rich-desc{font-size:13.5px;line-height:1.65;margin-bottom:16px;opacity:.95;transform:none!important;transition:none!important;text-align:center}.hero-scroll__rich-desc p{margin-bottom:8px}.hero-scroll__desc-1,.hero-scroll__desc-2{font-size:13.5px;line-height:1.65;margin-bottom:10px;opacity:.95;transform:none!important;transition:none!important;text-align:center}.hero-scroll__desc-2{margin-bottom:18px}.hero-scroll__cta-wrap{opacity:1;transform:none!important;transition:none!important;align-self:center}.hero-scroll__cta{font-size:11.5px}.hero-scroll__controls{position:absolute;bottom:22px;right:22px;padding:4px 8px;z-index:10;display:flex;align-items:center;gap:10px;pointer-events:auto}.hero-scroll__dashes{display:flex;align-items:center;gap:8px}.hero-scroll__dash{width:22px;height:2px;background:#fff6;border-radius:1px;overflow:hidden;cursor:pointer;border:none;padding:0;transition:width .3s ease,background .3s ease}.hero-scroll__dash.is-active{width:36px;background:#fff6}.hero-scroll__dash-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:#fff;border-radius:1px}.hero-scroll__dash.is-active .hero-scroll__dash-fill{width:100%;transition:width linear}.hero-scroll__play-pause-btn{background:transparent;border:none;color:#fff;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer;padding:0;margin-left:2px;opacity:.9;transition:opacity .2s ease,transform .2s ease}.hero-scroll__play-pause-btn svg,.hero-scroll__play-pause-btn .icon{width:11px;height:13px;fill:currentColor;display:block}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/hero-product-scroll.css.map */
