#brands-page[data-v-cc73da4e]{background-color:var(--bg_highlight);padding:50px 0}#brands-page .section[data-v-cc73da4e]{margin:0}.brands_page_title[data-v-cc73da4e]{font-size:24px;font-weight:700;margin-bottom:30px}.brands_wrapper[data-v-cc73da4e]{grid-gap:8px 0;display:grid;gap:8px 0;grid-template-columns:repeat(4,1fr)}.brand_item[data-v-cc73da4e]{align-items:center;background-color:var(--bg_primary);display:flex;justify-content:center;transform:scale(.9);transition:var(--transition_move)}.brand_item[data-v-cc73da4e]:hover{transform:scale(1)}.brand_link[data-v-cc73da4e]{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 0;width:100%}.brand_name[data-v-cc73da4e]{margin-top:16px}@media (max-width:1024px){.brands_wrapper[data-v-cc73da4e]{grid-template-columns:repeat(2,1fr)}}#application:has(#brands-page){padding-bottom:0}