.hesn{position:relative;color:var(--hesn-text, #FFFEFD);background:var(--hesn-bg, #343434);overflow-x:clip}.hesn__root{display:block;position:relative}.hesn__pin{position:relative;height:calc(100vh + var(--hesn-desktop-scroll, 225vh));height:calc(100dvh + var(--hesn-desktop-scroll, 225vh));height:calc(100svh + var(--hesn-desktop-scroll, 225vh))}.hesn__stage{position:sticky;top:0;height:100vh;height:100dvh;height:100svh;width:100%;background:transparent;overflow:clip;display:flex;align-items:center;justify-content:center;z-index:2}.hesn__wordmark{position:absolute;left:50%;top:var(--hesn-wordmark-top-desktop, 200px);width:min(var(--hesn-wordmark-width-desktop, 1550px),calc(100% - 2.4rem));transform:translate(-50%);z-index:1;pointer-events:none;line-height:0}.hesn__wordmark-mask{display:block;width:100%;aspect-ratio:323 / 66;background-color:var(--hesn-wordmark-color, #de6640);-webkit-mask-image:var(--hesn-wordmark-url);mask-image:var(--hesn-wordmark-url);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.hesn__wordmark-image{display:block;width:100%;height:auto}.hesn__product{position:absolute;left:50%;top:50%;z-index:2;width:calc(var(--hesn-product-scale-desktop, 90) * 1vh * 1890 / 2160);width:calc(var(--hesn-product-scale-desktop, 90) * 1dvh * 1890 / 2160);width:calc(var(--hesn-product-scale-desktop, 90) * 1svh * 1890 / 2160);height:calc(var(--hesn-product-scale-desktop, 90) * 1vh);height:calc(var(--hesn-product-scale-desktop, 90) * 1dvh);height:calc(var(--hesn-product-scale-desktop, 90) * 1svh);transform:translate(calc(-50% + var(--hesn-product-x-desktop, -8%)),calc(-50% + var(--hesn-product-y-desktop, 0%)));pointer-events:none}.hesn__canvas,.hesn__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center center}.hesn__canvas{opacity:0}.hesn__root.is-ready .hesn__canvas{opacity:1}.hesn__root.is-ready .hesn__poster{opacity:0;pointer-events:none}.hesn__root.is-static .hesn__canvas{opacity:0}.hesn__root.is-static .hesn__poster{opacity:1}.hesn__content{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,var(--hesn-text-max, 390px)) minmax(0,var(--hesn-text-max, 390px));justify-content:space-between;align-items:start;gap:2.4rem;width:min(calc(var(--page-width) - 3rem),calc(100vw - 3rem));max-width:100%;margin:-55vh auto 0;padding:0 1.5rem 12rem;box-sizing:border-box;color:var(--hesn-text, #FFFEFD);pointer-events:none}.hesn--width-wide .hesn__content,.hesn__content--wide{width:min(1575px,calc(100vw - 3rem))}.hesn--width-full .hesn__content{width:calc(100% - 2.4rem);max-width:none}.hesn__copy{pointer-events:auto;font-family:HYLA Sans,sans-serif;font-size:var(--hesn-text-size-desktop, 18px);line-height:var(--hesn-text-lh, 1.55);font-weight:400;max-width:var(--hesn-text-max, 390px)}.hesn__copy--left{margin-top:var(--hesn-text-left-y, 8%);justify-self:start}.hesn__copy--right{margin-top:var(--hesn-text-right-y, 42%);justify-self:end}.hesn__copy-inner,.hesn__copy-inner p{margin:0;color:inherit}.hesn__copy-inner p+p{margin-top:.8em}.hesn__copy--fade{opacity:0;transform:translateY(var(--hesn-fade-distance, 48px));transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.hesn__copy--fade.is-visible{opacity:1;transform:translateY(0)}.hesn__root.is-static .hesn__pin{height:auto;min-height:0}.hesn__root.is-static .hesn__stage{position:relative;height:auto;min-height:70vh;min-height:70svh;padding:4rem 0 2rem}.hesn__root.is-static .hesn__content{margin-top:0;padding-top:2rem;padding-bottom:6rem}.hesn__root.is-static .hesn__copy--fade{opacity:1;transform:none;transition:none}@media screen and (max-width:749px){.hesn__pin{height:calc(100vh + var(--hesn-mobile-scroll, 225vh));height:calc(100dvh + var(--hesn-mobile-scroll, 225vh));height:calc(100svh + var(--hesn-mobile-scroll, 225vh))}.hesn__wordmark{top:var(--hesn-wordmark-top-mobile, 60px);width:min(var(--hesn-wordmark-width-mobile, 335px),calc(100% - 40px));left:50%;transform:translate(-50%)}.hesn__product{width:calc(var(--hesn-product-scale-mobile, 72) * 1vh * 1890 / 2160);width:calc(var(--hesn-product-scale-mobile, 72) * 1dvh * 1890 / 2160);width:calc(var(--hesn-product-scale-mobile, 72) * 1svh * 1890 / 2160);height:calc(var(--hesn-product-scale-mobile, 72) * 1vh);height:calc(var(--hesn-product-scale-mobile, 72) * 1dvh);height:calc(var(--hesn-product-scale-mobile, 72) * 1svh);transform:translate(calc(-50% + var(--hesn-product-x-mobile, 0%)),calc(-50% + var(--hesn-product-y-mobile, 0%)))}.hesn__content{grid-template-columns:1fr;justify-content:stretch;gap:var(--hesn-text-stack-gap, 32px);width:100%;margin-top:-40vh;padding:0 20px 8rem}.hesn__copy{max-width:none;width:100%;font-size:var(--hesn-text-size-mobile, 18px)}.hesn__copy--left,.hesn__copy--right{margin-top:0;justify-self:stretch}.hesn__root.is-static .hesn__stage{min-height:60vh}}@media(prefers-reduced-motion:reduce){.hesn__copy--fade{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hyla-est-scroll-notch.css.map */
