.Feedback_slider__w5n35{--slideWidth:300px;--slideHeight:120px;--slideGap:35px;--animationSpeed:calc(8s * var(--totalSlides));width:100%;overflow:hidden}.Feedback_slider__w5n35 .Feedback_slides-track__RzQB4{gap:var(--slideGap);width:calc((var(--slideWidth) + var(--slideGap))*var(--totalSlides)*10);animation:Feedback_scroll__rAfof var(--animationSpeed) linear infinite}.Feedback_slider__w5n35 .Feedback_slides-track__RzQB4:hover{animation-play-state:paused}.Feedback_slider__w5n35 .Feedback_slide__mjxdj{flex:0 0 var(--slideWidth);height:var(--slideHeight)}.Feedback_slider__w5n35 .Feedback_slide__mjxdj .Feedback_slide-child__tuJV_{box-shadow:1px 1px 8px 1px rgba(0,0,0,.1);height:calc(var(--slideHeight) - 20px);width:var(--slideWidth);min-width:var(--slideWidth);max-width:var(--slideWidth)}@keyframes Feedback_scroll__rAfof{0%{transform:translateX(0)}to{transform:translateX(calc((var(--slideWidth) + var(--slideGap)) * var(--totalSlides) * var(--scrollDirection) * -1))}}