@keyframes testimonial-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.testimonial-scroller{max-width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.testimonial-scroller__inner{flex-wrap:nowrap;width:max-content;animation-name:testimonial-scroll;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.testimonial-scroller__inner:hover{animation-play-state:paused}.testimonial-card-3d-container{perspective:1000px}.testimonial-card-3d{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.testimonial-card-3d:hover{transform:rotateY(15deg)rotateX(5deg)scale(1.05)}
