.brand-list{padding-top:var(--PT);padding-bottom:var(--PB)}.brand-list__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:50px;padding:0 20px}.brand-list__nav-item{font-size:calc(var(--FONT-SIZE-BASE) * .9);text-transform:uppercase;font-weight:600;color:var(--text-light);text-decoration:none;padding:4px 8px;transition:color .3s,transform .2s}.brand-list__nav-item:hover{color:var(--text);transform:translateY(-2px)}.brand-list__group{margin-bottom:60px}.brand-list__letter{font-size:1.5rem;font-weight:700;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid var(--border);position:sticky;top:var(--header-height);background:var(--bg);z-index:10}.brand-list__grid{display:grid;grid-template-columns:repeat(var(--grid-desktop),1fr);gap:30px}@media only screen and (max-width:1024px){.brand-list__grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:749px){.brand-list__grid{grid-template-columns:repeat(var(--grid-mobile),1fr);gap:20px}.brand-list__letter{top:var(--header-sticky-height)}}.brand-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:inherit;padding:20px;height:100%;border-radius:4px;transition:background-color .3s,box-shadow .3s}.brand-item:hover{background-color:var(--bg-accent);box-shadow:0 4px 12px #0000000d}.brand-item__image{width:100%;max-width:200px;margin-bottom:15px;transition:transform .3s}.brand-item:hover .brand-item__image{transform:scale(1.05)}.brand-item__name{font-size:var(--FONT-SIZE-BASE);font-weight:500;line-height:1.2}.brand-item--no-image{border:1px solid var(--border)}.brand-item--no-image:hover{border-color:var(--text)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/brand-list.css.map */
