.brands-page{background:#f8faf6}.brands-hero{padding:75px 0;background:linear-gradient(135deg,#e8f5da,#f7faef 58%,#ffead1)}.brands-hero span{color:#659b26;font-size:.7rem;font-weight:900;letter-spacing:.13em}.brands-hero h1{margin:8px 0 10px;color:#203f4b;font-size:clamp(2.3rem,5vw,4.2rem)}.brands-hero p{color:#6f7f84}.brands-hero form{display:flex;max-width:620px;margin-top:25px;padding:7px 7px 7px 16px;align-items:center;border:1px solid #d6e4ca;border-radius:17px;background:#fff;box-shadow:0 12px 28px rgba(36,63,70,.09);gap:10px}.brands-hero form i{color:#70a72d}.brands-hero input{min-width:0;height:44px;flex:1;border:0;outline:0;color:#263f49}.brands-hero button{height:44px;padding:0 20px;border:0;border-radius:12px;background:#7cbc31;color:#fff;font-weight:800}.brands-results{padding:70px 0 95px}.brands-results__head{display:flex;margin-bottom:30px;align-items:end;justify-content:space-between}.brands-results__head span{color:#70a62d;font-size:.7rem;font-weight:900;letter-spacing:.1em}.brands-results__head h2{margin:5px 0 0;color:#203f4b}.brands-results__head a{color:#609424;font-weight:800}.brands-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.brand-directory-card{display:flex;min-height:280px;padding:22px;flex-direction:column;border:1px solid #dfe8da;border-radius:25px;background:#fff;color:#29434c;box-shadow:0 12px 30px rgba(37,64,72,.06);text-decoration:none;transition:.25s}.brand-directory-card:hover{box-shadow:0 18px 40px rgba(37,64,72,.12);transform:translateY(-4px)}.brand-directory-card__identity{display:flex;align-items:center;gap:12px}.brand-directory-card__identity>img{width:90px;height:50px;padding:5px;object-fit:contain}.brand-directory-card__identity>span{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;background:#e9f5de;color:#649a26;font-size:1.15rem;font-weight:900}.brand-directory-card__identity strong,.brand-directory-card__identity small{display:block}.brand-directory-card__identity small{margin-top:2px;color:#7c898d;font-size:.65rem}.brand-directory-card__products{display:flex;min-height:125px;margin:20px 0;align-items:center;justify-content:center;gap:8px}.brand-directory-card__products img{width:31%;height:115px;padding:8px;border-radius:14px;background:#f8faf6;object-fit:contain}.brand-directory-card>b{margin-top:auto;color:#609424;font-size:.72rem}.brands-empty{grid-column:1/-1;padding:70px;text-align:center}.brands-empty i{font-size:2rem;color:#75ad31}@media(max-width:991px){.brands-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.brands-hero{padding:52px 0}.brands-hero form button{padding:0 14px}.brands-results{padding:50px 0 70px}.brands-grid{grid-template-columns:1fr}.brands-results__head{align-items:flex-start;flex-direction:column;gap:10px}}
