.sq-lottie-section { position: relative; overflow: hidden; background-color: #028BD2; } .sq-lottie-wave { position: absolute; inset: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none;  -webkit-mask-image: linear-gradient( to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 15%, #000 30%, #000 70%, rgba(0, 0, 0, 0.35) 85%, transparent 100% ); mask-image: linear-gradient( to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 15%, #000 30%, #000 70%, rgba(0, 0, 0, 0.35) 85%, transparent 100% ); } .sq-lottie-wave svg { width: 100% !important; height: 100% !important; display: block;  transform: scaleY(-1); transform-origin: center; } .sq-lottie-section > *:not(.sq-lottie-wave) { position: relative; z-index: 2; }.content-85,.content-85__container,.content-85__slider-wrapper,.content-85__slider { max-width: 100%;}.content-85 { overflow-x: clip;}.content-85__container,.content-85__container > *,.content-85__slider-wrapper,.content-85__slider,.content-85__slider .splide,.content-85__slider .splide__track { min-width: 0;}.content-85__slider-wrapper,.content-85__slider .splide__track { overflow: hidden;}.content-85__slider .splide__list { max-width: 100%;}.content-85__slider .splide__slide,.content-85__slide { min-width: 0;}