.industries-hero-vertical{padding:82px 0;background:linear-gradient(135deg,var(--brand-primary-dark),#284f82)}.industries-hero-vertical .eyebrow,.industries-hero-vertical h1,.industries-hero-vertical p{color:var(--brand-text-inverse)}.industries-hero-vertical .container{max-width:900px}.industry-card-grid article{overflow:hidden;min-height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:var(--shadow-card)}.industry-card-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-card-grid h3{margin:22px 22px 10px;font-size:1.1rem}.industry-card-grid p{margin:0 22px 24px}.fit-matrix{background:var(--brand-bg-alt)}.fit-table{margin-bottom:0;border:1px solid var(--brand-border);background:var(--brand-bg)}.fit-table thead th{color:var(--brand-text-inverse);background:var(--brand-primary-dark)}.fit-table td,.fit-table th{padding:18px;border-color:var(--brand-border);color:var(--brand-text)}.industry-rfq-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);grid-gap:36px;gap:36px;align-items:start}.rfq-card{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:var(--shadow-card)}.rfq-card ul{padding-left:18px}@media (max-width:991px){.industry-rfq-grid{grid-template-columns:1fr}}