.carousel-container{overflow:hidden;position:relative;width:100%}.track-1{animation:scroll var(--duration,50s) linear infinite;display:flex;flex-wrap:nowrap;will-change:transform}.track-1 img{flex-shrink:0;margin-right:70px;max-height:50px;width:auto}@keyframes scroll-tech-partners{0%{transform:translateX(0)}to{transform:translateX(calc(var(--scroll-width)*-1))}}