.custom-logo-carousel{overflow:hidden;width:100%;background:#111}.custom-logo-carousel.double-track{display:flex;flex-direction:column;gap:12px}.custom-logo-carousel .slider-track{display:flex;width:max-content;animation:scroll-left 100s linear infinite;gap:12px}.custom-logo-carousel .slider-track .slider-item{display:flex;width:140px;height:68px;justify-content:center;align-items:center;border-radius:10px;background:linear-gradient(180deg,#222c,#0000)}.custom-logo-carousel .slider-track.track-2{flex-direction:row-reverse;animation:scroll-right 100s linear infinite}.custom-logo-carousel svg{flex-shrink:0;height:16px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-logo-carousel.css.map */
