.firs-industries-hero{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));padding:150px 0 92px}.firs-industries-hero .container{max-width:820px}.firs-industries-hero .section-kicker,.firs-industries-hero h1,.firs-industries-hero p{color:#fff}.industry-detail-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);height:100%;overflow:hidden}.industry-detail-card img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.industry-detail-card div,.industry-detail-card h2,.industry-detail-card p{margin-left:28px;margin-right:28px}.industry-detail-card h2{margin-top:26px}.industry-detail-card div{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.industry-detail-card span{background:var(--brand-bg-alt);border-radius:var(--radius);color:var(--brand-primary-dark);font-size:13px;font-weight:700;padding:6px 10px}.check-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,1fr)}.check-grid label{background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);color:var(--brand-text);font-weight:700;padding:18px}@media (max-width:767px){.check-grid{grid-template-columns:1fr}}