.carousel-wrapper{background:#fff;width:100%;padding:10px 0;position:relative;overflow:hidden}.carousel-track{white-space:nowrap;will-change:transform;display:flex}.carousel-item{flex-direction:column;justify-content:center;align-items:center;min-width:150px;margin:0 20px;display:flex}.carousel-logo{object-fit:contain;max-width:100px;max-height:60px}.carousel-name{color:#333;text-align:center;margin-top:8px;font-size:14px}@media (max-width:768px){.carousel-item{min-width:100px;margin:0 10px}.carousel-logo{max-width:70px;max-height:40px}.carousel-name{font-size:12px}}
