.scrolling-image-text{width:100%!important;display:block;background-color:var(--color-background);color:var(--color-foreground);overflow:hidden!important;overflow-x:clip!important;position:relative;contain:paint;margin:0;font-family:var(--font-body-family);--parallax-progress: 0}.scrolling-image-text__container{display:flex;flex-direction:column;align-items:center;text-align:center}.scrolling-image-text__visual{position:relative;width:100%;margin-bottom:6rem;display:flex;justify-content:center;align-items:center;min-height:600px}.scrolling-image-text__title{position:absolute;font-family:var(--font-heading-family),serif;font-size:clamp(5rem,10vw,10rem);font-weight:400;letter-spacing:-.04em;margin:0;line-height:100%;white-space:nowrap;z-index:1;pointer-events:none;color:var(--color-foreground);color:color-mix(in srgb,var(--color-foreground),var(--heading-color-final, #999) calc(var(--parallax-progress) * 100%));transition:color .7s ease;will-change:transform,color}.scrolling-image-text__title--1{top:20%;left:0;transform:translate3d(calc((1 - var(--parallax-progress)) * var(--parallax-x, -100) * 1%),0,0);text-wrap:wrap;text-align:left}.scrolling-image-text__title--2{bottom:20%;right:0;transform:translate3d(calc((1 - var(--parallax-progress)) * var(--parallax-x, 100) * 1%),0,0);text-wrap:wrap;text-align:right}.scrolling-image-text__image-wrap{position:relative;z-index:2;width:35%;max-width:506px;perspective:1000px}.scrolling-image-text__image-rotate{will-change:transform;--rotation-progress: clamp(0, (var(--parallax-progress) - .1) * 1.1, 1);transform:scale(calc(1.5 - (var(--parallax-progress) * .2))) rotate(calc(var(--rotation-progress) * var(--parallax-rotate, 35) * 1deg))}.scrolling-image-text__image{width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 20px 50px rgba(0,0,0,.1))}.scrolling-image-text__placeholder{width:100%;height:400px;background:#f4f4f4}.scrolling-image-text__content{width:100%;z-index:3;margin-top:2rem}.scrolling-image-text__description{font-size:clamp(1.4rem,1.8vw,1.6rem);line-height:1.6;margin-bottom:4rem;color:rgb(from var(--color-foreground) r g b / 85%);max-width:1077px;width:100%;margin:3rem auto;letter-spacing:.01em}.scrolling-image-text__description p{margin:0}@media screen and (max-width:989px){.scrolling-image-text__visual{min-height:500px;margin-bottom:4rem}.scrolling-image-text__image-wrap{width:50%}}@media screen and (max-width:749px){.scrolling-image-text__visual{min-height:40rem;margin-bottom:3rem}.scrolling-image-text__title--1{top:15%}.scrolling-image-text__title--2{bottom:15%}.scrolling-image-text__image-wrap{width:65%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/scrolling-image-text.css.map */
