.standards-hero{background:#fff}.standards-index .filter-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:28px}.filter-row button{border:1px solid var(--brand-border);background:#fff;color:var(--brand-text);padding:10px 14px;font-weight:700}.filter-row button:focus,.filter-row button:hover{background:var(--brand-primary);color:#fff}.certificate-list,.hub-grid,.qa-grid,.whitepaper-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.certificate-list article,.hub-grid article,.qa-grid article,.whitepaper-grid article{background:#fff;border:1px solid var(--brand-border);padding:24px}.certificate-list article{display:grid;grid-gap:8px;gap:8px}.certificate-list strong{color:var(--brand-primary)}