.rch-about-header{background:var(--brand-bg)}.rch-facts-section{background:var(--brand-bg-alt)}.rch-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.rch-facts-grid article{padding:26px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.rch-facts-grid span{color:var(--brand-primary);font-size:.78rem;font-weight:800;text-transform:uppercase}.rch-facts-grid h2{font-size:1.35rem;margin:10px 0 12px}.rch-facts-grid p{color:var(--brand-text);margin-bottom:0}.rch-cert-list-section{background:#fff}.rch-cert-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.rch-cert-list li{padding:18px 20px;border-left:3px solid var(--brand-primary);background:var(--brand-neutral-light);color:var(--brand-text)}@media (max-width:768px){.rch-facts-grid{grid-template-columns:1fr}}