.seal-industry-hero{background:var(--brand-primary-dark)}.seal-industry-hero h1,.seal-industry-hero p{color:var(--text-on-dark)}.seal-industry-grid{background:var(--brand-bg-alt)}.seal-icon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.seal-icon-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);padding:26px;border-radius:var(--seal-radius)}.seal-icon-grid article h2{font-size:1.25rem;line-height:1.3;margin-bottom:12px}.seal-icon-grid span{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;background:var(--brand-accent);color:var(--brand-primary-dark);font-weight:800;margin-bottom:16px}.seal-requirements{background:#fff}@media (max-width:575px){.seal-icon-grid{grid-template-columns:1fr}}