.brands-hero{padding-top:32px}.brands-hero__inner{min-height:200px;color:var(--white);background:linear-gradient(135deg, var(--blue-dark), var(--blue));border-radius:16px;flex-direction:column;justify-content:center;padding:40px 48px;display:flex;position:relative;overflow:hidden}.brands-hero__inner:after{content:"";background:linear-gradient(to right, var(--yellow) 0 33.33%, var(--red) 33.33% 66.66%, var(--blue) 66.66%);height:5px;position:absolute;bottom:0;left:0;right:0}.brands-hero h1{color:var(--white);margin-bottom:12px}.brands-hero p{max-width:820px;margin-bottom:0}.brand-portfolio__introduction{max-width:820px;margin-bottom:40px}.brand-portfolio__introduction p{color:var(--muted);margin-bottom:0}.brand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.brand-card{background:var(--white);border:1px solid var(--border);min-height:220px;box-shadow:0 8px 22px color-mix(in srgb, var(--text) 5%, transparent);border-radius:16px;justify-content:center;align-items:center;padding:36px;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.brand-card--featured{border-top:3px solid var(--blue);box-shadow:0 10px 26px color-mix(in srgb, var(--text) 7%, transparent)}.brand-card img{object-fit:contain;width:100%;height:140px;transition:transform .22s}.brand-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.brand-trust-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px}.brand-trust-card__icon{width:52px;height:52px;color:var(--white);background:var(--blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.brand-trust-card__icon svg{stroke-width:1.8px;width:26px;height:26px}.brand-trust-card h3{margin-bottom:10px}.brand-trust-card p{color:var(--muted);margin-bottom:0;font-size:15px}.brands-cta{background:var(--white)}.brands-cta__inner{background:var(--light-gray);border:1px solid var(--border);border-radius:16px;justify-content:space-between;align-items:center;gap:48px;padding:48px;display:flex}.brands-cta__inner>div:first-child{max-width:650px}.brands-cta__inner h2{margin-bottom:12px}.brands-cta__inner p{color:var(--muted);margin-bottom:0}.brands-cta__actions{flex-wrap:wrap;flex:none;gap:14px;display:flex}@media (hover:hover) and (pointer:fine){.brand-card:hover{box-shadow:0 14px 30px color-mix(in srgb, var(--text) 10%, transparent);transform:translateY(-4px)}.brand-card:hover img{transform:scale(1.02)}}@media (max-width:1023px){.brands-hero__inner{height:160px;min-height:160px;padding:24px 32px}.brands-hero h1{margin-bottom:8px;font-size:2.25rem}.brands-hero p{font-size:.875rem;line-height:1.45}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-card{min-height:180px;padding:28px}.brand-card img{height:100px}.brand-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brands-cta__inner{flex-direction:column;align-items:flex-start;padding:40px}}@media (max-width:767px){.brands-hero{padding-top:24px}.brands-hero__inner{border-radius:12px;height:140px;min-height:140px;padding:16px 20px}.brands-hero h1{margin-bottom:6px;font-size:1.75rem}.brands-hero p{font-size:.75rem;line-height:1.35}.brand-portfolio__introduction{margin-bottom:28px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.brand-card{border-radius:12px;min-height:140px;padding:18px}.brand-card img{height:88px}.brand-trust-grid{grid-template-columns:1fr;gap:16px}.brand-trust-card{border-radius:12px;padding:24px}.brands-cta__inner{border-radius:12px;gap:28px;padding:24px}.brands-cta__actions{width:100%;display:grid}.brands-cta__actions .button{width:100%}}@media (prefers-reduced-motion:reduce){.brand-card,.brand-card img{transition:none}}
