.industries-hero{padding-top:150px!important;background:linear-gradient(135deg,#e8f6ff,#fff)}.cross-link p,.industries-hero p{max-width:900px;color:var(--brand-text-secondary)}.industry-tabs{background:var(--brand-bg-alt)}.industry-card-grid,.material-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.industry-card-grid a,.material-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:1.3rem;color:var(--brand-text)}.material-grid h2{font-size:1.15rem;color:var(--brand-primary-dark)}.material-grid p{color:var(--brand-text-secondary);margin-bottom:0}.industry-card-grid a{font-weight:800}.cross-link{background:#fff}@media (max-width:991px){.industry-card-grid,.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industry-card-grid,.material-grid{grid-template-columns:1fr}}