.industries-hero{background:var(--brand-bg-alt);padding:82px 0}.hero-illustration-panel{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:42px;gap:42px;align-items:center}.hero-illustration-panel p{color:var(--brand-text-secondary)}.hero-illustration-panel img{width:100%;aspect-ratio:46/31;-o-object-fit:cover;object-fit:cover;background:#dde7f4;border-radius:var(--brand-radius);box-shadow:var(--shadow-soft)}.industries-cta-form,.industry-detailed-cards,.selector-guide{padding:84px 0}.industry-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-card-list article{padding:30px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.industries-cta-form p,.industry-card-list p,.selector-guide p{color:var(--brand-text-secondary)}.industry-card-list a{font-weight:700}.selector-guide{background:var(--brand-bg-alt)}.selector-list{display:grid;grid-gap:14px;gap:14px;padding:28px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:var(--shadow-card)}.selector-list label{display:flex;gap:12px;align-items:center;min-height:42px;color:var(--brand-text);font-weight:700}.selector-list input{width:18px;height:18px;accent-color:var(--brand-primary)}.industries-cta-form{background:var(--brand-bg)}@media (max-width:991.98px){.hero-illustration-panel,.industry-card-list{grid-template-columns:1fr}}