.industries-hero{text-align:center}.industries-hero p{max-width:760px;margin:0 auto 26px}.industries-hero img{width:100%;margin-top:18px}.industry-two-col-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.industry-two-col-grid article{border:1px solid var(--brand-border);border-radius:4px;background:#fff;padding:28px}.contact-notes,.industry-two-col-grid ul,.template-list{margin:18px 0 0;padding-left:18px;color:var(--brand-text-muted)}.checklist-panel{display:grid;grid-gap:14px;gap:14px;background:#fff;border:1px solid var(--brand-border);padding:28px;box-shadow:var(--shadow-soft)}.checklist-panel label{display:flex;gap:10px;align-items:flex-start;color:var(--brand-text);font-weight:700}@media (max-width:767px){.industry-two-col-grid{grid-template-columns:1fr}}