.frontBrands{overflow:hidden}.frontBrands-list{display:flex !important;flex-wrap:nowrap !important;width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important;animation:brandsMove 40s linear infinite;will-change:transform}.frontBrands-list::after{content:"";display:block}.frontBrands-i{flex:0 0 auto;margin-right:50px}@keyframes brandsMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}.frontBrands:hover .frontBrands-list{animation-play-state:paused}.frontBrands{overflow:hidden;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);mask-image:linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%)}