.brands{flex-direction:column;align-items:center;padding:100px 0;display:flex;overflow:hidden}.brands__title{letter-spacing:.02em;text-align:center;text-transform:uppercase;margin-bottom:24px;font-size:48px}.brands__description{letter-spacing:.02em;text-align:center;width:60%;margin-bottom:80px;font-size:18px;line-height:150%}.brands__track-wrapper{width:98%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.brands__track{will-change:transform;gap:80px;width:max-content;animation:18s linear infinite scroll-rtl;display:flex}@keyframes scroll-rtl{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.brands__img{flex-shrink:0;justify-content:center;align-items:center;width:120px;height:56px;display:flex}.brands__img img{object-fit:contain;width:100%;height:100%}@media (max-width:1200px){.brands{margin:0 auto;padding:100px 40px}.brands__description{width:100%}}@media (max-width:576px){.brands{padding:60px 20px}.brands__title{width:90%;font-size:32px}.brands__track{gap:40px}}
