.marquee-section{position:relative;overflow:hidden;width:100%;padding:2rem 0}.marquee-heading{text-align:center;font-size:2rem;margin-bottom:1.5rem}.marquee-track{display:flex;flex-wrap:nowrap;width:max-content;animation:scroll-left 25s linear infinite;gap:2rem}.marquee-item{display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex:0 0 auto;text-align:center}.marquee-item img{max-height:150px;object-fit:contain;width:auto;height:auto}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/component-marquee.css.map */
