.industries-hero{position:relative;overflow:hidden;padding:92px 0 80px;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.industries-hero .container{position:relative;z-index:2;max-width:820px;margin-left:max(24px,(100vw - 1180px) / 2)}.industries-hero .hg-eyebrow,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero>img{position:absolute;right:max(24px,(100vw - 1180px) / 2);bottom:24px;width:min(42vw,520px);opacity:.32;border-radius:var(--brand-radius)}.industry-cards,.selector-guide{padding:80px 0}.industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.industry-grid article{display:grid;grid-gap:20px;gap:20px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.industry-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-grid div{padding:22px}.industry-grid a{font-weight:800}.checklist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:26px}.checklist-grid label{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:16px;color:var(--brand-text);font-weight:700}.selector-guide p{max-width:900px;margin:0 auto;text-align:center}.industries-cta{background:var(--brand-primary-dark);color:var(--brand-text-inverse);text-align:center}.industries-cta h2,.industries-cta p{color:var(--brand-text-inverse)}.industries-cta .container{max-width:820px}@media (max-width:991px){.checklist-grid,.industry-grid,.industry-grid article{grid-template-columns:1fr}.industry-grid div{padding:22px}.industries-hero>img{position:relative;right:auto;bottom:auto;width:100%;margin:30px 24px 0}}