.spec-subhero-certified{background:linear-gradient(135deg,#2b2229 0,#592150 100%);color:var(--brand-text-inverse)}.spec-subhero-certified .spec-eyebrow,.spec-subhero-certified h1,.spec-subhero-certified p{color:var(--brand-text-inverse)}.spec-subhero-certified img{border-color:rgba(255,255,255,.25)}.spec-industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.spec-industry-grid article{border:1px solid var(--brand-border);background:var(--brand-bg);padding:24px}.spec-industry-grid span{display:block;margin-top:18px;color:var(--brand-primary-dark);font-weight:700}.spec-qualifications__grid{display:grid;grid-template-columns:0.95fr 1.05fr;grid-gap:42px;gap:42px;align-items:start}.spec-cert-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.spec-cert-stack span{display:flex;align-items:center;min-height:64px;padding:16px;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-text);font-weight:800}.spec-industries-long{max-width:980px;margin:34px auto 0}@media (max-width:991px){.spec-cert-stack,.spec-industry-grid,.spec-qualifications__grid{grid-template-columns:1fr}}