.stih-industries-hero{padding-top:160px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));text-align:center}.stih-industries-hero h1,.stih-industries-hero p{color:var(--brand-text-inverse)}.stih-industries-hero p:not(.stih-eyebrow){max-width:760px;margin:0 auto}.stih-industry-cards{background:var(--brand-bg)}.stih-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.stih-industry-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius-lg);background:var(--brand-bg);overflow:hidden;box-shadow:var(--shadow-soft)}.stih-industry-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.stih-industry-grid h3,.stih-industry-grid p{margin-left:22px;margin-right:22px}.stih-industry-grid h3{margin-top:22px}.stih-industry-grid p{margin-bottom:24px}.stih-fit-matrix{background:var(--brand-bg-alt)}.stih-table{background:var(--brand-bg);border:1px solid var(--brand-border)}.stih-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:14px}.stih-table td{padding:14px;color:var(--brand-text)}.stih-table tbody tr:nth-child(2n) td{background:var(--brand-neutral-light)}.stih-industry-rfq{background:var(--brand-bg)}.stih-rfq-card{display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;align-items:center;padding:32px;border:1px solid var(--brand-border);border-radius:var(--brand-radius-lg);background:var(--brand-bg-alt)}@media (max-width:991px){.stih-industry-grid,.stih-rfq-card{grid-template-columns:1fr}}