.logo-carousel{display:block}@media(max-width:768px){.logo-carousel{margin-top:0;margin-bottom:1.5rem}}.heading-container{padding:0 5rem;margin:0 auto}.carousel-container{padding:10px 2rem;width:100%;overflow:hidden;position:relative}.carousel-wrapper{display:flex;flex-wrap:nowrap;gap:2rem;align-items:center;animation:logoloop 25s linear infinite}.carousel-wrapper.carousel-static{animation:none;flex-wrap:nowrap;justify-content:space-evenly;align-items:center;gap:2rem}.carousel-slide{box-sizing:border-box;flex-shrink:0}.carousel-slide img{width:auto;max-width:100px;min-width:60px;display:block}.carousel-static .carousel-slide{min-width:auto;flex:0 0 auto}.carousel-static .carousel-slide img{width:auto;max-width:100px;height:auto}@keyframes logoloop{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(max-width:768px){.carousel-container{padding:10px 1rem}.carousel-wrapper{width:200%;animation:logoloop-mobile 25s linear infinite;gap:1.5rem;flex-wrap:nowrap}.carousel-wrapper.carousel-static{width:100%;gap:1.5rem;flex-wrap:nowrap;justify-content:space-evenly}.carousel-slide img{width:auto;max-width:90px;min-width:50px}.carousel-static .carousel-slide img{width:auto;max-width:90px}}@keyframes logoloop-mobile{0%{transform:translate(0)}to{transform:translate(-100%)}}
/*# sourceMappingURL=/cdn/shop/t/129/assets/logo-carousel.css.map */
