.brands-page{width:100%;max-width:1400px;margin:0 auto 2.5rem;padding:2.5rem 1rem 0}.brands-page__container{max-width:1280px;margin:0 auto;padding:0 2rem}@media (max-width:479px){.brands-page__container{padding:0 1.5rem}}.brands-page__container{padding:0}.brands-page__title{color:#14264b;margin:0 0 2rem;font-family:Roboto,sans-serif;font-size:1.75rem;font-weight:700}@media (min-width:768px){.brands-page__title{margin-bottom:2.5rem;font-size:2.5rem}}.brands-page__content{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.brands-page__content{gap:2.5rem}}.brands-page__section{flex-direction:column;gap:.6rem;display:flex}.brands-page__letter{color:#14264b;margin:0;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500}@media (min-width:768px){.brands-page__letter{font-size:1.75rem}}.brands-page__list{grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.brands-page__list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}}@media (min-width:1024px){.brands-page__list{grid-template-columns:repeat(3,1fr)}}.brands-page__item{list-style:none}.brands-page__link{color:#14264b;border-radius:6px;padding:.6rem;font-family:Roboto,sans-serif;font-size:1rem;text-decoration:none;transition:color .25s,background-color .25s;display:block}@media (min-width:1024px){.brands-page__link{font-weight:500}}.brands-page__link:hover{color:#14264b;background-color:#14264b0d}.brands-page__link:focus-visible{outline-offset:2px;outline:2px solid #14264b}
