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