@media screen and (min-width: 750px){.grid-li{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;gap:2rem}}@media screen and (max-width: 749px){.grid-li{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:2rem}}.grid-li span{display:block}.tab{overflow:auto;border:0;background-color:transparent;display:flex;column-gap:1rem;margin-bottom:2rem}.tab button{color:#fff;border:0;cursor:pointer;font-size:1.6rem;transition:background-color .2s ease;border:.15rem solid #FFFFFF;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}.tab button:hover{border:0;background-color:#ffed00;border:.15rem solid #FFED00;color:#121212}.tab button.active{border:0;background-color:#ffed00;color:#121212}.tablinks{padding:1rem 2rem;background-color:transparent}.tabcontent{display:none;border:0}.hover-brands{display:flex}.brand-profile_logo{max-width:100%;height:auto;object-fit:cover;background-color:#fff;border:.15rem solid #FFFFFF}.hover-brands:hover .brand-profile_logo{border:.15rem solid #121212;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-brands-list.css.map */
