@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.scroll-hide{scrollbar-width:none;-ms-overflow-style:none}.scroll-hide::-webkit-scrollbar{display:none}[data-drag-scroll]{cursor:grab}[data-drag-scroll]:active{cursor:grabbing}.testimonials-marquee{animation:marquee 30s linear infinite;will-change:transform}@media (min-width: 768px){.testimonials-marquee{animation:marquee 50s linear infinite}}.testimonials-marquee.is-paused,.testimonials-marquee.is-dragging{animation-play-state:paused!important}
