.brands-page .section{padding:1.5rem 0}.brands-page .brands{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;background:#fff;border-radius:2px}@media(max-width:768px){.brands-page .brands{padding:1rem}}.brands-page .brands h1{margin:0;font-family:Roboto Flex,sans-serif;font-weight:700;font-size:32px;line-height:1.2;text-transform:uppercase;color:#222020}@media(max-width:768px){.brands-page .brands h1{font-size:1.25rem}}.brands-page .brands__list{display:flex;flex-wrap:wrap;gap:.5rem}.brands-page .brands__list-item{padding:1rem;border:1px solid #f2f2f2;border-radius:2px;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:calc(25% - .5rem);height:166px;transition:.2s ease}.brands-page .brands__list-item:hover{border:1px solid #f93923}.brands-page .brands__list-item:hover h2{color:#f93923}@media(max-width:1024px){.brands-page .brands__list-item{width:calc(33% - .5rem);height:auto}.brands-page .brands__list-item img{width:159px;height:80px}}@media(max-width:768px){.brands-page .brands__list-item{padding:.75rem;width:calc(50% - .5rem);height:94px}.brands-page .brands__list-item img{width:120px;height:48px}}.brands-page .brands__list-item img{object-fit:contain}.brands-page .brands__list-item h2{margin:0;transition:.2s ease;font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.32;text-align:center;text-transform:uppercase;color:#222020}@media(max-width:768px){.brands-page .brands__list-item h2{font-size:.875rem}}.brands-page .other-brands{display:flex;flex-direction:column;align-items:start;gap:2.5rem;padding:2rem;background:#fff}@media(max-width:768px){.brands-page .other-brands{gap:1.5rem;padding:1rem}}.brands-page .other-brands h2{font-family:Roboto Flex,sans-serif;font-weight:700;font-size:1.25rem;line-height:1.32;text-align:center;text-transform:uppercase;color:#222020;margin:0}
