@keyframes load{0%{left:-150px}to{left:100%}}.brands-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-gap:4rem;list-style:none;margin:0;padding:0}.brands-list--small{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}
