@keyframes brands-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brands-track{animation:brands-scroll 28s linear infinite;width:-moz-max-content;width:max-content}.brands-track:hover{animation-play-state:paused}.brand-text{color:#9ca3af;font-size:1.15rem;font-weight:900;letter-spacing:-.01em;transition:color .3s}.brand-text:hover{color:#374151}
