.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.testimonial-section-blur-bg{filter:blur(64px)}@media (min-width:768px){.testimonial-section-blur-bg{filter:blur(200px)}}.segment-sections .section{transform:none}.segment-sections .section.visible{animation-delay:0s;animation-duration:.4s;animation-name:fadeInOpacity;animation-timing-function:ease-out}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.segment-sections .section[data-section-type=testimonial]{animation:none;opacity:1}.segment-sections .section[data-section-type=testimonial] .testimonial-content{opacity:0}.segment-sections .section[data-section-type=testimonial].visible .testimonial-content{animation:fadeInOpacity .4s ease-out forwards}