.resources-header{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:160px 0 88px}.resources-header .section-eyebrow,.resources-header h1,.resources-header p{color:var(--brand-text-inverse)}.resources-header .section-eyebrow::before{background:var(--brand-text-inverse)}.accreditation-band,.resource-tabs-section,.spec-reference{padding:80px 0}.accreditation-band,.resource-tabs-section{background:var(--brand-bg-alt)}.accreditation-grid,.resource-grid{display:grid;grid-gap:24px;gap:24px}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.accreditation-grid article,.resource-grid article{border:1px solid var(--brand-border);background:var(--brand-bg);padding:24px}.resource-grid span{color:var(--brand-secondary);font-size:12px;font-weight:800}.spec-table-wrap{overflow-x:auto;border:1px solid var(--brand-border)}.spec-table{width:100%;border-collapse:collapse;min-width:760px}.spec-table td,.spec-table th{border-bottom:1px solid var(--brand-border);padding:16px;text-align:left;vertical-align:top}.spec-table th{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.accreditation-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}@media (max-width:991px){.accreditation-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.accreditation-grid,.resource-grid{grid-template-columns:1fr}}