.dual-scroll-story{display:block;position:relative;font-family:inherit;padding-top:var(--ds-padding-top-mobile, 32px);padding-bottom:var(--ds-padding-bottom-mobile, 32px);overflow:visible}@media screen and (min-width:750px){.dual-scroll-story{padding-top:var(--ds-padding-top-desktop, 0px);padding-bottom:var(--ds-padding-bottom-desktop, 0px)}}.dual-scroll-story__pin-wrapper{position:relative;width:100%}@media screen and (min-width:750px){.dual-scroll-story--sticky-enabled .dual-scroll-story__pin-wrapper{position:sticky;top:0;height:var(--ds-section-height-desktop, 100svh);display:flex;align-items:stretch;overflow:hidden}}.dual-scroll-story--sticky-enabled-mobile .dual-scroll-story__pin-wrapper{position:sticky;top:0;height:var(--ds-section-height-mobile, 70svh);display:flex;align-items:stretch;overflow:hidden}.dual-scroll-story__slides{position:relative;width:100%;height:100%}.dual-scroll-story__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;height:100%;opacity:0;pointer-events:none;will-change:opacity;transition:none}.dual-scroll-story__slide:first-child{opacity:1;pointer-events:auto;z-index:2}@media screen and (min-width:750px){.dual-scroll-story__slide{flex-direction:row;gap:var(--ds-panel-gap, 0px)}}@media screen and (max-width:749px){.dual-scroll-story:not(.dual-scroll-story--sticky-enabled-mobile) .dual-scroll-story__slide{position:relative;opacity:1!important;pointer-events:auto!important;height:auto;min-height:var(--ds-section-height-mobile, 70svh)}}@media screen and (min-width:750px){.dual-scroll-story:not(.dual-scroll-story--sticky-enabled) .dual-scroll-story__slide{position:relative;opacity:1!important;pointer-events:auto!important;height:var(--ds-section-height-desktop, 100svh)}}.dual-scroll-story__text-panel{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:4rem 2.4rem;will-change:transform,opacity;transition:none}@media screen and (min-width:750px){.dual-scroll-story__text-panel{width:50%;padding:4rem 5rem}.dual-scroll-story--sticky-enabled .dual-scroll-story__text-panel{height:100%}}.dual-scroll-story__text-panel[data-align=top]{align-items:flex-start;padding-top:8rem}.dual-scroll-story__text-panel[data-align=bottom]{align-items:flex-end;padding-bottom:8rem}.dual-scroll-story__text-inner{max-width:var(--ds-content-max-width, 480px);width:100%}.dual-scroll-story__eyebrow{display:inline-block;font-size:1rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;opacity:.5;margin-bottom:2rem;line-height:1.4}@media screen and (min-width:750px){.dual-scroll-story__eyebrow{font-size:1.05rem;margin-bottom:2.4rem}}.dual-scroll-story__heading{font-size:var(--ds-heading-size-mobile, 32px);font-weight:700;letter-spacing:.02em;line-height:1.08;margin:0 0 1.8rem}@media screen and (min-width:750px){.dual-scroll-story__heading{font-size:var(--ds-heading-size-desktop, 52px);line-height:1.06;margin-bottom:2rem}}.dual-scroll-story__description{font-size:var(--ds-desc-size, 16px);line-height:1.75;opacity:.65;margin-bottom:3rem;font-weight:400}@media screen and (min-width:750px){.dual-scroll-story__description{line-height:1.8;margin-bottom:3.2rem}}.dual-scroll-story__cta{margin-top:.4rem}.dual-scroll-story__button{display:inline-block;font-size:1.05rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding:1.2rem 3rem;border-radius:100px;cursor:pointer;transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease;line-height:1.3;border:1.5px solid transparent}@media screen and (min-width:750px){.dual-scroll-story__button{padding:1.3rem 3.6rem}}.dual-scroll-story__button--dark-pill{background-color:var(--ds-btn-bg, #1A1A1A);color:var(--ds-btn-text, #FFFFFF);border-color:var(--ds-btn-bg, #1A1A1A)}.dual-scroll-story__button--dark-pill:hover,.dual-scroll-story__button--dark-pill:focus-visible{opacity:.85;transform:translateY(-1px);box-shadow:0 6px 20px #0000001f}.dual-scroll-story__button--outline-pill{background-color:transparent;color:inherit;border-color:currentColor}.dual-scroll-story__button--outline-pill:hover,.dual-scroll-story__button--outline-pill:focus-visible{background-color:currentColor;opacity:.9}.dual-scroll-story__button--underline{background:transparent;border:none;padding:0;color:inherit;text-decoration:underline;text-underline-offset:.4rem;text-decoration-thickness:1px;letter-spacing:.12em}.dual-scroll-story__button--underline:hover,.dual-scroll-story__button--underline:focus-visible{text-decoration-thickness:2px;opacity:.8}.dual-scroll-story__product-panel{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:3rem 2.4rem;will-change:transform,opacity;transition:none}@media screen and (min-width:750px){.dual-scroll-story__product-panel{width:50%;padding:4rem 5rem}.dual-scroll-story--sticky-enabled .dual-scroll-story__product-panel{height:100%}}.dual-scroll-story__product-panel[data-align=top]{align-items:flex-start;padding-top:8rem}.dual-scroll-story__product-panel[data-align=bottom]{align-items:flex-end;padding-bottom:8rem}.dual-scroll-story__product-inner{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:var(--ds-product-max-w-override, var(--ds-product-max-w-desktop, 480px))}@media screen and (max-width:749px){.dual-scroll-story__product-inner{max-width:var(--ds-product-max-w-override, var(--ds-product-max-w-mobile, 320px))}}.dual-scroll-story__product-link{display:block;width:100%;text-decoration:none;outline:none}.dual-scroll-story__product-link:focus-visible{outline:2px solid var(--ds-accent, #1A1A1A);outline-offset:4px;border-radius:4px}.dual-scroll-story__product-image{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:8px;will-change:transform;-webkit-user-drag:none;transition:transform .05s linear}.dual-scroll-story__product-image--placeholder{max-width:280px;opacity:.15}@media screen and (min-width:750px){.dual-scroll-story__product-image--placeholder{max-width:360px}}.dual-scroll-story__product-meta{margin-top:2rem;color:var(--ds-accent, #1A1A1A)}.dual-scroll-story__product-title{font-size:1.3rem;font-weight:500;letter-spacing:.02em;margin:0 0 .4rem;line-height:1.4}.dual-scroll-story__product-price{font-size:1.15rem;font-weight:500;opacity:.7;margin-bottom:.6rem}.dual-scroll-story__price--sale{color:#c53030}.dual-scroll-story__price--compare{text-decoration:line-through;opacity:.5;margin-left:.5rem;font-size:.95em}.dual-scroll-story__shop-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-accent, #1A1A1A);text-decoration:none;opacity:.7;transition:opacity .3s ease,gap .3s ease}.dual-scroll-story__shop-link:hover{opacity:1;gap:.8rem}.dual-scroll-story .button:after{box-shadow:none!important}.dual-scroll-story__progress{position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10;padding:.6rem 1.2rem;border-radius:100px;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.dual-scroll-story__progress-dot{width:6px;height:6px;border-radius:50%;background:#00000026;border:none;padding:0;cursor:pointer;transition:all .4s cubic-bezier(.22,1,.36,1)}.dual-scroll-story__progress-dot--active{background:#0009;width:22px;border-radius:100px}.dual-scroll-story__progress-dot:focus-visible{outline:2px solid rgba(0,0,0,.4);outline-offset:2px}.dual-scroll-story__progress-bar-wrapper{position:absolute;top:0;left:0;right:0;height:2px;background:#0000000a;z-index:10}.dual-scroll-story__progress-bar{height:100%;background:#0003;width:0%;transition:width .15s ease}@media(prefers-reduced-motion:reduce){.dual-scroll-story__slide{transition:none!important;opacity:1!important;transform:none!important}.dual-scroll-story__text-panel,.dual-scroll-story__product-panel,.dual-scroll-story__product-image{transform:none!important;transition:none!important}.dual-scroll-story--sticky-enabled .dual-scroll-story__pin-wrapper{position:relative!important;height:auto!important}.dual-scroll-story__slide{position:relative!important;height:auto!important;min-height:var(--ds-section-height-mobile, 70svh)}@media screen and (min-width:750px){.dual-scroll-story__slide{min-height:var(--ds-section-height-desktop, 100svh)}}}@media screen and (max-width:749px){.dual-scroll-story__slide{border-radius:0}.dual-scroll-story__text-panel{padding:3rem 2rem;min-height:auto}.dual-scroll-story__product-panel{padding:2rem;min-height:50svh}.dual-scroll-story__progress{bottom:1.6rem}.dual-scroll-story:not(.dual-scroll-story--sticky-enabled-mobile) .dual-scroll-story__slide{position:relative;opacity:1;pointer-events:auto}.dual-scroll-story:not(.dual-scroll-story--sticky-enabled-mobile) .dual-scroll-story__text-panel,.dual-scroll-story:not(.dual-scroll-story--sticky-enabled-mobile) .dual-scroll-story__product-panel{transform:none!important;opacity:1!important}}.shopify-section--loading .dual-scroll-story__slide{opacity:1;transform:none}.shopify-section{overflow:visible}
/*# sourceMappingURL=/cdn/shop/t/9/assets/dual-scroll-product-story.css.map */
