.scroll-stack{position:relative;width:100%}.scroll-stack__item{position:sticky;top:0;height:100vh;height:100svh;width:100%;overflow:hidden;display:grid;place-items:center;border-radius:var(--stack-radius, 0)}.scroll-stack__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}@media(max-width:749px){.scroll-stack__media{inset:unset;width:110%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);object-position:50% 50%}}.scroll-stack__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.scroll-stack__content{position:relative;z-index:2;max-width:720px;padding:0 2rem}.scroll-stack__content--left{text-align:left;margin-right:auto;padding-left:6vw}.scroll-stack__content--center{text-align:center}.scroll-stack__content--right{text-align:right;margin-left:auto;padding-right:6vw}.scroll-stack__eyebrow{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;margin:0 0 1rem;opacity:.85}.scroll-stack__heading{font-size:clamp(2rem,6vw,4.5rem);font-weight:400;line-height:1.05;margin:0 0 1rem;letter-spacing:-.02em}.scroll-stack__subheading{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5;margin:0 0 2rem;max-width:520px;opacity:.9}.scroll-stack__content--center .scroll-stack__subheading{margin-left:auto;margin-right:auto}.scroll-stack__cta{display:inline-block;padding:.9rem 2rem;border:1px solid currentColor;border-radius:999px;color:inherit;text-decoration:none;font-size:.875rem;letter-spacing:.05em;transition:background-color .3s ease,color .3s ease}.scroll-stack__cta:hover{background-color:currentColor;color:var(--color-foreground, #000)}@media(prefers-reduced-motion:reduce){.scroll-stack__item{position:relative}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-scroll-stack.css.map */
