.brandList_content_container__6RH_E{max-width:1400px;background-color:#fff;border-radius:10px;padding:20px 0;margin:10px auto}.brandList_content_container__6RH_E h2{padding:0 20px}.brandList_brands_list__0yG7C{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:10px}.brandList_card__VXZ1_{padding:10px;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{z-index:2}.brandList_card__VXZ1_:hover img{filter:blur(7px);opacity:.4}.brandList_card__VXZ1_:hover .brandList_name__UDxgt{opacity:1}