.brandList_scroller__aA7kD{max-width:100%;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.brandList_scroller__inner__QUyMX{display:flex;gap:100px;width:max-content;padding-block:1rem;animation:brandList_scroll__orP5f 40s linear infinite}.brandList_scroller__aA7kD:hover .brandList_scroller__inner__QUyMX{animation-play-state:paused}@keyframes brandList_scroll__orP5f{to{transform:translateX(-50%)}}.brandList_brandLink__v3c6c{display:inline-block}.brandList_card__VXZ1_{background:#fff;padding:20px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;height:120px;width:180px;transition:all .5s ease;z-index:1;border:1px solid #eee;border-radius:8px}.brandList_card__VXZ1_ *{transition:all .3s ease-in-out}.brandList_name__UDxgt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:700;opacity:0;color:var(--primary);font-size:20px}.brandList_card__VXZ1_:hover{box-shadow:0 20px 35px #00000029;z-index:2}.brandList_card__VXZ1_:hover img{transform:scale(1.2)}