.profile-context{display:inline-block;margin:22px auto 20px;padding:7px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.78rem}
.service-grid h3{margin-top:0}
.brands{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.brands div{height:82px;background:#fff;border-radius:15px;padding:16px;display:grid;place-items:center}
.brands img{display:block;max-width:100%;max-height:48px;object-fit:contain}
.brands div,.brands .txpro-brand{background:#fff;padding:8px}
.brands img{max-width:88%;max-height:62px}
.brands .txpro-brand img{filter:brightness(0) saturate(100%) invert(14%) sepia(92%) saturate(3352%) hue-rotate(347deg) brightness(79%) contrast(101%)}
.brands .hytera-brand img{filter:brightness(0) saturate(100%) invert(24%) sepia(44%) saturate(1914%) hue-rotate(171deg) brightness(88%) contrast(96%)}
.quick-links b{font-size:1.05rem;min-height:24px}
@media(max-width:680px){.brands{grid-template-columns:repeat(2,1fr)}}
