:root{--animaionDuration:60s}.ticker{overflow:hidden;width:100%}.ticker-wrapper{height:120px;position:relative;width:fit-content}.ticker-inner{display:flex;flex-wrap:nowrap;height:inherit;width:fit-content;will-change:transform}.ticker-inner img{height:100%;margin:0 35px}.ticker-inner{webkit-animation:TestimonialsMarquee-row-animation var(--animaionDuration) linear infinite;animation:TestimonialsMarquee-row-animation var(--animaionDuration) linear infinite}@-webkit-keyframes TestimonialsMarquee-row-animation{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes TestimonialsMarquee-row-animation{0%{transform:translate(0)}to{transform:translate(-50%)}}