@keyframes slideReviews{0%{transform:translateX(0)}to{transform:translateX(-25%)}}.pause-animation,.play-animation{animation:slideReviews 35s linear infinite}.pause-animation{animation-play-state:paused}