.bost-industries-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.78fr);grid-gap:36px;gap:36px;align-items:center}.bost-industries-hero img{aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.24)}.bost-industry-cards{background:var(--brand-bg)}.bost-industry-cards article{padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.bost-industry-cards img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);margin-bottom:16px}.bost-fit-matrix{background:var(--brand-bg-alt)}.bost-table{background:var(--brand-bg);border:1px solid var(--brand-border)}.bost-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);border-color:var(--brand-primary-dark)}.bost-table td,.bost-table th{color:var(--brand-text);vertical-align:top}.bost-industry-rfq{background:var(--brand-bg)}@media (max-width:991px){.bost-industries-hero .container{grid-template-columns:1fr}}