.block-images__scroller{width:100%;height:20rem;overflow-x:hidden;position:relative;display:flex;align-items:center;justify-content:center}.section-image__scrollable h2{margin-bottom:-3.2rem}.block-images__scroller .items{top:0%;left:0%;display:flex;width:inherit;height:inherit;position:absolute;align-items:center;justify-content:space-between;min-width:fit-content}.block-images__scroller .items img{width:auto;max-height:46px;margin:0 3.2rem}.block-images__scroller .primary{animation:scroll 30s linear infinite}.block-images__scroller .secondary{animation:scroll-reverse 30s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scroll-reverse{0%{transform:translate(100%)}to{transform:translate(0)}}@media screen and (max-width:880px){.block-images__scroller{height:12rem}.block-images__scroller .items img{margin:0 3.2rem;height:40px;width:auto}}@media(max-width:880px){.section-image__scrollable h2{margin-bottom:0}}@media(max-width:767px){.section-image__scrollable h2{margin-bottom:2.35rem}}
/*# sourceMappingURL=/cdn/shop/t/193/assets/image-scrollable.css.map */
