@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.partners-carousel{background:0 0;width:100%;overflow:hidden}.carousel-track{gap:4rem;width:max-content;animation:30s linear infinite carousel-scroll;display:flex}.carousel-item{flex-shrink:0;justify-content:center;align-items:center;min-width:max-content;display:flex}
