@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.closed-listing-ticker-container{will-change:transform;backface-visibility:hidden;contain:layout style paint}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll()){.closed-listing-ticker-container{animation:scroll-left linear infinite;animation-duration:40s}.closed-listing-ticker-container:hover{animation-play-state:paused}}}.closed-listing-ticker-container{transition:transform .2s ease-out}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll()){.testimonial-row-top{animation:parallax-top linear;animation-timeline:scroll(nearest block);animation-range:0 100%}.testimonial-row-bottom{animation:parallax-bottom linear;animation-timeline:scroll(nearest block);animation-range:0 100%}@keyframes parallax-top{0%{transform:translateX(-200px)}to{transform:translateX(200px)}}@keyframes parallax-bottom{0%{transform:translateX(200px)}to{transform:translateX(-200px)}}}}