.cros-industries-hero{padding:96px 0 84px;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.cros-industries-hero h1,.cros-industries-hero p{color:var(--brand-text-inverse)}.cros-industries-hero .container{max-width:880px}.cros-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.cros-industry-grid article{position:relative;display:grid;grid-template-rows:auto 1fr;border:1px solid var(--brand-border);background:var(--brand-bg)}.cros-industry-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.cros-industry-grid h3,.cros-industry-grid p{padding-left:22px;padding-right:22px}.cros-industry-grid h3{margin-top:20px}.cros-industry-grid p{color:var(--brand-text);padding-bottom:22px}.cros-table{margin:0;background:var(--brand-bg);border:1px solid var(--brand-border)}.cros-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);border-color:rgba(255,255,255,.18)}.cros-table td,.cros-table th{padding:16px;border-color:var(--brand-border)}.cros-rfq-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:center;border:1px solid var(--brand-border);background:var(--brand-bg-alt);padding:32px}.cros-rfq-panel p{margin-bottom:0;color:var(--brand-text)}@media (max-width:991px){.cros-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cros-rfq-panel{grid-template-columns:1fr}}@media (max-width:575px){.cros-industry-grid{grid-template-columns:1fr}}