.moving-gallery-wrapper{width:100%;overflow:hidden;--space: 7px}.moving-gallery{position:relative;width:max-content;overflow:hidden;display:flex;animation:slide 40s linear infinite}.moving-gallery__block{display:flex}.moving-gallery__item{padding-left:var(--space);padding-right:var(--space)}.moving-gallery img{display:block;border-radius:1.5rem;aspect-ratio:1/1;height:auto}@media(max-width:1199px){.moving-gallery img{width:26rem}}@media(max-width:992px){.moving-gallery img{width:22rem}}@media(max-width:768px){.moving-gallery img{width:19rem}}@media(max-width:576px){.moving-gallery img{width:16rem}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-moving-gallery.css.map */
