.sticky-hero{position:relative;z-index:1}.sticky-hero__media{position:relative;position:-webkit-sticky;position:sticky;z-index:1;top:var(--header-height);width:100%;height:calc(90vh - var(--header-height));overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;transition:-webkit-transform .5s cubic-bezier(.645,.045,.355,1);transition:transform .5s cubic-bezier(.645,.045,.355,1);transition:transform .5s cubic-bezier(.645,.045,.355,1),-webkit-transform .5s cubic-bezier(.645,.045,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}.sticky-hero__media:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:#000;opacity:var(--opacity, 0);transition:.3s ease}.sticky-hero__image{display:block;min-height:100%;min-width:100%;height:100%;width:100%;max-width:none;object-fit:cover}.sticky-hero__content{position:relative;z-index:2;height:calc(90vh - var(--header-height));padding:0 10px;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.sticky-hero__title{margin-bottom:20px;font-size:72px;line-height:100%;font-weight:200;font-family:var(--font-heading);letter-spacing:-1.44px;color:#f8f7f5;text-align:center}@media (max-width: 632px){.sticky-hero__title{margin-bottom:15px;font-size:48px;letter-spacing:-.48px}}.sticky-hero__headline{margin-bottom:10px;color:#fff}.sticky-hero__subtitle{font-size:14px;line-height:140%;font-weight:300;letter-spacing:.56px;font-family:var(--font-heading);color:#fff;text-align:center}.sticky-hero__link{margin-top:32px}
/*# sourceMappingURL=/cdn/shop/t/767/assets/sticky-hero-section.css.map */
