.sticky-image-overlay{position:relative;height:300vh}.sticky-image-overlay__container{position:relative;height:100%;width:100%}.sticky-image-overlay__media{position:sticky;top:0;width:100%;height:100vh;z-index:1;overflow:hidden}.sticky-image-overlay__image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}@media screen and (min-width:749px){.sticky-image-overlay__image{width:50%}.sticky-image-overlay__media{display:flex;justify-content:flex-end}}.sticky-image-overlay__media--placeholder{background:rgb(var(--color-foreground));color:rgba(var(--color-foreground),.75);display:flex;align-items:center;justify-content:center}.sticky-image-overlay__content-wrapper{position:absolute;top:0;left:0;right:0;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;z-index:2;padding:0 2rem;pointer-events:none}.sticky-image-overlay__content{position:sticky;top:0;width:100%;z-index:3;pointer-events:auto;transition:top .1s ease-out}.sticky-image-overlay__text{display:flex;flex-direction:column;align-items:flex-start;color:var(--text-color, #ffffff);animation:parallaxFloat .1s ease-out}.sticky-image-overlay__heading{color:var(--heading-color, #ffffff);margin:0 0 0rem;line-height:1;transform:translateY(-.08em)}.sticky-image-overlay__text-content{color:var(--text-color, #ffffff);margin:0 0 2rem}.sticky-image-overlay__text-content p{margin:0 0 1rem}.sticky-image-overlay__text-content p:last-child{margin-bottom:0}.sticky-image-overlay__button{margin-top:0rem}@media screen and (min-width:749px){.sticky-image-overlay__button{position:absolute;bottom:0;left:30px}}@keyframes parallaxFloat{0%{transform:translateY(-50%) translateZ(0)}to{transform:translateY(-50%) translateZ(0)}}.sticky-image-overlay__text{will-change:transform;transition:transform .1s ease-out}.sticky-image-overlay{--scroll-progress: 0}.sticky-image-overlay__image{transform:translateY(calc(var(--scroll-progress, 0) * -50px));will-change:transform;transition:transform .1s ease-out}@media screen and (max-width:749px){.sticky-image-overlay__content-wrapper{padding:1rem}.sticky-image-overlay__content{margin-top:1rem}.sticky-image-overlay__text{border-radius:.5rem}.sticky-image-overlay__heading{font-size:2rem}}@media screen and (min-width:750px)and (max-width:989px){.sticky-image-overlay__content{margin-top:1.5rem}.sticky-image-overlay__text{padding:2.5rem 2rem}}@media screen and (min-width:990px){.sticky-image-overlay__text{border-radius:1.5rem}}@media(prefers-contrast:high){.sticky-image-overlay__text{background:#000c;backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-reduced-motion:reduce){.sticky-image-overlay__text{animation:none;transition:none}.sticky-image-overlay__content{transition:none}.sticky-image-overlay__image{transform:none;transition:none}}.sticky-image-overlay__button:focus-visible{outline:2px solid var(--text-color, #ffffff);outline-offset:2px}@media print{.sticky-image-overlay{min-height:auto;height:auto;page-break-inside:avoid}.sticky-image-overlay__content-wrapper{min-height:auto;position:static}.sticky-image-overlay__content{position:static;transform:none}.sticky-image-overlay__media{position:static;height:400px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-sticky-image-overlay.css.map */
