.brands_main__y4UNM h1{text-transform:capitalize;font-family:var(--font-bebas-neue);text-align:center;font-size:3rem;margin:3rem}.brands_available_brands_container__X_0Rf{display:flex;gap:3rem;flex-wrap:wrap;width:min(800px,90vw);margin:2rem auto;justify-content:center}.brands_brand__SplLA{display:flex;flex-direction:column;width:150px;gap:1rem;align-items:center;border-radius:6px;box-shadow:-7px 0 13px 0 rgba(0,0,0,.28);overflow:hidden;cursor:pointer;position:relative}.brands_brand_name__6mzFd{position:absolute;top:50%;transform:translateY(-50%);font-weight:700;display:none;font-size:1.2rem;text-align:center}.brands_brand__SplLA:hover .brands_brand_name__6mzFd{display:block}.brands_brand__SplLA:hover .brands_brand_image__Ii4S2{transform:scale(1.2);opacity:.1}.brands_brand_image__Ii4S2{width:150px;height:150px}.brands_brand_image__Ii4S2 img{width:100%;height:100%}@media screen and (max-width:700px){.brands_brand__SplLA{overflow:unset;box-shadow:unset;border-radius:unset;gap:.5rem}.brands_brand_name__6mzFd{position:unset;display:block;font-size:1rem;transform:unset}.brands_brand__SplLA:hover .brands_brand_name__6mzFd{display:unset}.brands_brand__SplLA:hover .brands_brand_image__Ii4S2{transform:unset;opacity:unset}.brands_brand_image__Ii4S2{overflow:hidden;border-radius:6px;box-shadow:-7px 0 13px 0 rgba(0,0,0,.18)}}@media screen and (max-width:500px){.brands_brand__SplLA{width:100px}.brands_brand_image__Ii4S2{width:100px;height:100px}}