.text-section{z-index:99;position:relative;background-color:#fff}.text-section:before{content:"";position:absolute;left:50%;top:0;background-color:#fff;width:100vw;height:100%;transform:translateX(-50%)}.text-section .text-container{background-color:#fff;width:100%;height:100vh;display:flex;align-items:center;margin:0 auto}.text-section .text-container.no-full-height{height:auto;margin:5rem auto;z-index:10}.text-section .wrapper{font-family:var(--GlobalFontFamilyLight,"Montserrat-Light");width:100%;font-size:68px;line-height:92px;display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;-webkit-background-clip:text;background-clip:text;color:transparent}@media screen and (min-width:1024px){.text-section .wrapper{z-index:1}.text-section .wrapper p{text-align:center}}@media screen and (max-width:1023px){.text-section .wrapper{font-size:28px;line-height:40px}}@media screen and (min-width:1024px)and (max-width:1280px){.text-section .text-container.col-8{flex-basis:calc(83.33333% - 16px);max-width:calc(83.33333% - 16px)}.text-section .text-container.col-8 .wrapper{font-size:60px;line-height:85px}.product-clp .scroll-animation .text{max-width:600px}}