.clients{padding-left:0;padding-right:0}.marquee{margin-top:36px;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent)}.marquee__track{display:-ms-flexbox;display:flex;width:-moz-max-content;width:max-content;animation:marquee 60s linear infinite}.marquee__row{-ms-flex-align:center}.marquee__row,.marquee__row li{display:-ms-flexbox;display:flex;align-items:center}.marquee__row li{-ms-flex:0 0 150px;flex:0 0 150px;height:64px;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}.marquee__row img{width:auto;height:auto;max-width:110px;max-height:44px}@keyframes marquee{to{transform:translate3d(-50%,0,0)}}@media (min-width:1024px){.clients{padding:100px 0}.marquee{margin-top:56px}.marquee__track{animation-duration:92s}.marquee__row li{-ms-flex-preferred-size:230px;flex-basis:230px;height:80px}.marquee__row img{max-width:170px;max-height:60px}}@media (prefers-reduced-motion:reduce){.marquee{overflow-x:auto}.marquee__track{animation:none}}