.brandList_card__VXZ1_{background:#fff;padding:10px;overflow:hidden;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;position:relative;height:100%;transition:all .5s ease;z-index:1}.brandList_card__VXZ1_ *{transition:all .3s}.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{filter:blur(7px);opacity:.4}.brandList_card__VXZ1_:hover .brandList_name__UDxgt{opacity:1}