@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-1500px)}}.companies .container,.companies__wrap{position:relative;z-index:2}.companies__wrap .companies__track{animation:scroll 40s linear infinite;display:flex;flex-wrap:wrap;flex-wrap:nowrap;gap:64px;width:9000px}.companies__item{box-sizing:border-box;height:64px;text-align:center}.companies__item img{height:64px;width:auto}.companies__wrap{height:64px;margin:auto;overflow:hidden;position:relative}.companies__descr{font-size:1.25rem;font-weight:600;line-height:1.3;margin-bottom:2rem}@media (min-width:1024px){.companies__descr{margin-bottom:3rem}}