.industries-hero{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding-top:92px;padding-bottom:86px}.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse);max-width:900px}.industry-detail-cards{background:var(--brand-bg)}.industry-grid-detailed{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:18px;gap:18px}.industry-grid-detailed article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:var(--brand-bg)}.industry-grid-detailed article:last-child:nth-child(odd){grid-column:1/-1}.selector-guide{background:var(--brand-bg-alt)}.checklist-grid>div span,.checklist-grid>div strong{display:block}.checklist-grid>div strong{color:var(--brand-primary);margin-bottom:8px}.industry-body{margin-top:32px}.industries-cta{background:var(--brand-primary-dark)}