.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}}.loading-skeleton{background-color:#fff;position:absolute;top:0;z-index:99}.skeleton-box{display:inline-block;height:20px;position:relative;overflow:hidden;background-color:#dddbdd;z-index:2}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:translateX(100%)}}.media-content{display:flex;flex-direction:column}.media-content .text{width:100vw;height:40vh;flex-grow:1;padding-left:20px;padding-top:20px}.media-content .text .skeleton-box{margin-bottom:2%}.media-content .figure,.media-content .figure>.skeleton-box{width:100vw;height:100vh}.horizontal-component.no-full-height .media-content .figure,.horizontal-component.no-full-height .media-content .figure>.skeleton-box{height:auto}.skeletion__stage-video .text,.skeletion__text-motion .media-content .figure,.skeletion__text-motion .skeleton-box:nth-child(n+3){display:none}.skeletion__text-motion .text{height:100vh;display:flex;flex-direction:column;justify-content:center}.skeletion__text-motion.center .skeleton-box:nth-child(3){display:block;height:40px!important;width:100px!important}.skeletion__text-motion.center .skeleton-box:nth-child(n+4){display:none}.skeletion__text-motion.center .text{align-items:center}.skeletion__summary .media-content .text,.skeletion__summary.loading-skeleton{max-width:100%}.skeletion__summary .media-content .figure{display:none}.skeletion__summary .media-content .text{grid-column-gap:15px;grid-row-gap:28%;display:grid;grid-template-columns:calc(25% - 10px) 50% calc(25% - 10px);grid-template-rows:repeat(4,142px);position:relative;height:100vh;padding:0;width:calc(100vw - 40px)}.skeletion__summary .skeleton-box{height:42vh;width:100%!important;border-radius:20px}.skeletion__summary .skeleton-box:nth-child(2){display:none}.skeletion__summary .skeleton-box:nth-child(3){grid-area:1/2/5/3;height:86vh}.skeletion__summary .skeleton-box:nth-child(4){grid-column:3}.skeletion__summary .skeleton-box:nth-child(5){grid-row:2/span 3;grid-column:3}