.bunt-industries-hero{background:var(--brand-bg);padding-top:130px}.bunt-industries-hero .container{display:grid;grid-template-columns:1fr 0.9fr;grid-gap:44px;gap:44px;align-items:center}.bunt-industries-illustration{padding:18px;border-radius:var(--brand-radius);background:var(--brand-bg-alt);border:1px solid var(--brand-border)}.bunt-industries-illustration img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:linear-gradient(135deg,var(--brand-neutral-light),var(--brand-primary-light))}.bunt-industry-cards{background:var(--brand-bg-alt)}.bunt-industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.bunt-industry-grid article{padding:28px;border-radius:var(--brand-radius);background:var(--brand-bg);border:1px solid var(--brand-border)}.bunt-industry-grid h3{color:var(--brand-primary-dark)}.bunt-industry-grid a{font-weight:800}.bunt-selector-guide{background:var(--brand-bg)}.bunt-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}.bunt-checklist label{display:flex;align-items:flex-start;gap:12px;padding:18px;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-bg-alt);font-weight:700}.bunt-checklist input{margin-top:4px}.bunt-selector-note{max-width:900px}.bunt-industries-cta{background:var(--brand-primary-dark)}.bunt-industries-cta .container{display:grid;grid-template-columns:0.85fr 1fr;grid-gap:40px;gap:40px;align-items:start}.bunt-industries-cta .bunt-section-kicker,.bunt-industries-cta h2,.bunt-industries-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.bunt-checklist,.bunt-industries-cta .container,.bunt-industries-hero .container,.bunt-industry-grid{grid-template-columns:1fr}}