.scrolling-image-with-text-section img{display:block;-webkit-user-select:none;user-select:none;width:100%;height:auto}.scrolling-wrapper__header{margin-bottom:2rem;display:flex;flex-direction:column;overflow:hidden;position:relative}.scrolling-wrapper__heading{font-size:6vw;font-weight:700;line-height:1.2em;position:relative;color:inherit}.scrolling-wrapper__subheading{font-size:1.3rem;line-height:1.3em;position:relative;margin-top:1rem;color:inherit}.scrolling-wrapper__card{display:grid;padding:3.8rem 4rem;border-radius:2rem;overflow:hidden;grid-template-columns:auto 53%;gap:2rem;background:var(--card-bg-color)}.scrolling-wrapper__content-wrapper{position:relative;height:100%}.scrolling-wrapper__content{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;display:flex;transform:translateY(40px);flex-direction:column;justify-content:center}.scrolling-wrapper__content.selected{opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .6s ease}.scrolling-wrapper__content-title{font-size:3.2rem;line-height:1.3em;color:var(--text-color);font-weight:700}.scrolling-wrapper__content-texts{font-size:1.8rem;line-height:1.4em;margin-top:1.5em;color:var(--text-color)}.scrolling-wrapper__content-button{background:var(--button-color);color:var(--button-text-color);font-size:1.5rem;line-height:1.2em;padding:.8em 3em;text-decoration:none;border-radius:.6rem;margin-top:5rem;display:block;width:fit-content;transition:.4s}.scrolling-wrapper__content-button:hover{background:var(--hover-button-color);color:var(--hover-button-text-color)}.scrolling-wrapper__media-list{position:relative;overflow:hidden;padding-bottom:var(--media-ratio)}.scrolling-wrapper__media{position:absolute;left:0;top:0;z-index:var(--position-index);width:100%;height:100%;object-fit:cover}@media screen and (min-width: 769px){.scrolling__container{max-width:var(--max-width);position:relative}.scrolling__sticky-wrapper{position:sticky;top:12vh;left:0}.scrolling-wrapper__header{margin-bottom:3rem}.scrolling-wrapper__heading{font-size:4rem}.scrolling-wrapper__subheading{font-size:1.8rem}}@media screen and (max-width: 768px){.scrolling-image-with-text-section{background:linear-gradient(90deg,#ff8f54,#ff5800 104.48%)}.scrolling__sticky-wrapper{position:sticky;top:6vw;will-change:transform;backface-visibility:hidden}.scrolling-wrapper__header{margin-bottom:3rem;color:#fff}.scrolling-wrapper__card{padding:0;grid-template-columns:100%;border-radius:0}.scrolling-wrapper__content.selected{position:relative}.scrolling-wrapper__content-wrapper{order:2}.scrolling-wrapper__content-title{font-size:2.2rem}.scrolling-wrapper__content-texts{font-size:1.4rem;margin-top:1em}.scrolling-wrapper__content-button{margin-top:2rem}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/scrolling-image-with-text.css.map */
