.illustration-hero{background:linear-gradient(135deg,#f0f4f8,#e8dcc4)}.detailed-industry-cards .container{display:grid;grid-gap:22px;gap:22px}.industry-card-large{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);padding:28px}.industry-card-large span{color:var(--brand-primary);font-weight:800}.industry-card-large a{flex:0 0 auto;font-weight:800;-webkit-text-decoration:underline;text-decoration:underline}.selector-guide{background:var(--brand-bg-alt)}.checklist-guide{display:grid;grid-gap:14px;gap:14px}.checklist-guide label{background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);padding:16px 18px;font-weight:650;color:var(--brand-text)}.guide-note{margin-top:20px}@media (max-width:768px){.industry-card-large{display:block}}