.industries-hero{padding:170px 0 90px;background:linear-gradient(135deg,var(--brand-primary-dark),#123b1a)}.industries-hero .ego-eyebrow,.industries-hero h1,.industries-hero p{max-width:760px;color:var(--brand-text-inverse)}.application-fit,.industry-cards,.industry-rfq{padding:76px 0}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-grid article{position:relative;display:grid;grid-template-rows:auto 1fr;grid-gap:12px;gap:12px;padding:18px;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-bg);overflow:hidden}.industry-grid img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:calc(var(--brand-radius) - 2px)}.application-fit{background:var(--brand-bg-alt)}.fit-table-wrap{overflow-x:auto;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.fit-table{width:100%;min-width:760px;border-collapse:collapse}.fit-table td,.fit-table th{padding:16px;border-bottom:1px solid var(--brand-border);color:var(--brand-text);text-align:left}.fit-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.fit-table tr:last-child td{border-bottom:0}.industry-rfq__grid{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(320px,1fr);grid-gap:42px;gap:42px;align-items:start}.industry-rfq__form{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 18px 44px rgba(28,38,34,.1)}@media (max-width:991px){.industry-grid,.industry-rfq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-grid,.industry-rfq__grid{grid-template-columns:1fr}}