.brands-module__bQ0IoW__pageSection{background-color:var(--neutral-gray);min-height:100vh;padding:8rem 2rem 6rem}.brands-module__bQ0IoW__header{text-align:center;max-width:800px;margin:0 auto 4rem}.brands-module__bQ0IoW__title{color:var(--primary-navy);margin-bottom:1.5rem;font-size:3rem}.brands-module__bQ0IoW__subtitle{color:#4b5563;font-size:1.25rem}.brands-module__bQ0IoW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.brands-module__bQ0IoW__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1024px){.brands-module__bQ0IoW__grid{grid-template-columns:repeat(4,1fr)}}.brands-module__bQ0IoW__brandCard{background:var(--neutral-white);text-align:center;transition:all var(--transition-normal);border:1px solid #0b172a0d;border-radius:16px;justify-content:center;align-items:center;min-height:120px;padding:2rem 1rem;display:flex}.brands-module__bQ0IoW__brandCard:hover{box-shadow:var(--shadow-md);border-color:var(--secondary-blue);color:var(--secondary-blue);transform:translateY(-5px)}.brands-module__bQ0IoW__brandName{color:inherit;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600}
