.gex-standards-head{padding:88px 0;background:#111827}.gex-standards-head>.container{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.gex-standards-head h1,.gex-standards-head p{color:#fff}.gex-standards-head img{grid-column:2;grid-row:1/5;width:100%;aspect-ratio:4/3}.gex-standards-table th{background:#111827;color:#fff}.gex-compliance{background:#f4f7f6}.gex-checklist{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--brand-border);margin:32px 0}.gex-checklist article{background:#fff;padding:24px}.gex-checklist span{color:var(--brand-secondary);font-weight:700}@media (max-width:767px){.gex-standards-head>.container{grid-template-columns:1fr}.gex-standards-head img{grid-column:auto;grid-row:auto}.gex-checklist{grid-template-columns:1fr 1fr}}