.loop-container{overflow:hidden;position:relative;background:#fff;padding:2rem 0}.carousel-wrapper{display:flex;width:fit-content;animation:scrollLoop 10s linear infinite}@keyframes scrollLoop{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-item{display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:140px;margin:0 1.5rem;text-align:center;white-space:nowrap;height:85px}.carousel-item img{width:60px;height:60px;object-fit:cover;border-radius:50%;margin-inline:2.5rem;margin-bottom:0rem}.carousel-text{font-size:2rem;font-weight:600;color:#111}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
