.scrolling-images-wrapper{overflow:hidden;position:relative;width:100%}.scrolling-images-track{width:fit-content}.scrolling-images--loop{display:flex;flex-wrap:nowrap;animation:scroll-left linear infinite;animation-duration:var(--scrolling-images-speed, 30s)}.scrolling-images__item{flex:0 0 auto;width:250px;height:200px;display:flex;align-items:center;justify-content:center;padding:35px}.scrolling-images__image{max-width:100%;max-height:100%;object-fit:contain}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width: 749px){.scrolling-images__item{width:118px;height:94px;padding:0}.scrolling-images__image{object-fit:cover}.scrolling-images--loop{gap:40px}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/component-scrolling-images.css.map */
