.illustration-background{background:linear-gradient(135deg,rgba(39,64,43,.94),rgba(63,93,68,.72)),radial-gradient(circle at 80% 20%,rgba(232,220,196,.28),transparent 34%)}.industry-two-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));grid-gap:26px;gap:26px}.industry-two-grid article{display:grid;grid-template-columns:44% 1fr;grid-gap:0;gap:0;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;box-shadow:0 10px 28px rgba(26,32,44,.07)}.industry-two-grid img{height:100%}.industry-two-grid div{padding:26px}.selector-guide{background:var(--brand-bg-alt)}.check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:14px;gap:14px}.check-grid label{padding:18px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);font-weight:700}@media (max-width:700px){.industry-two-grid,.industry-two-grid article{grid-template-columns:1fr}}