@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(calc(-100% - 2rem));transform:translate(calc(-100% - 2rem))}}.ticker_section{padding:0;display:flex;gap:4rem;flex-shrink:0;justify-content:space-around;overflow:hidden}.scroll-wrapper{animation:scroll 25s linear infinite;gap:4rem;display:flex;flex-shrink:0;justify-content:space-around;animation-duration:25s}.scroll-item{display:flex;align-items:center;justify-content:center}.scroll-item .scroll-item-image{flex-grow:1}.scroll-item-image img{max-height:50px;width:auto;display:block;margin:0 auto;filter:grayscale(100%);transition:all .5s ease}.scroll-item-image img:hover{filter:grayscale(0%)}.scroll-item .scroll-item-icon svg{width:100%;height:100%}.scroll-item .scroll-item-content{white-space:nowrap;text-align:center;color:inherit;margin-left:20px}.scroll-item .scroll-item-content p{margin:0}@media screen and (max-width:767px){.ticker_section,.scroll-wrapper{gap:2.5rem}.scroll-item-image img{max-height:36px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/homepage-animated-logos.css.map */
