.industries-hero-matrix{padding:150px 0 90px;background:var(--brand-primary-dark);color:#fff}.industries-hero-matrix .container{display:grid;grid-template-columns:1.2fr 0.8fr;grid-gap:64px;gap:64px;align-items:end}.industries-hero-matrix h1,.industries-hero-matrix p{color:#fff}.industry-icon-grid{padding:96px 0}.industry-icon-grid header{max-width:800px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;margin-top:48px;background:var(--brand-border);border:1px solid var(--brand-border)}.industry-grid article{padding:28px;background:#fff}.industry-grid span{color:var(--brand-accent);font-weight:800}.requirements-table{padding:96px 0;background:var(--brand-bg-alt)}.table-intro{max-width:780px}.requirements-table .table{margin:40px 0;background:#fff}.requirements-table td,.requirements-table th{padding:18px}.tradeoff-callout{padding:32px;border-left:5px solid var(--brand-primary);background:#fff}.industries-cta{background:#17242d;color:#fff;text-align:center}.industries-cta .container{max-width:800px}.industries-cta h2,.industries-cta p{color:#fff}@media (max-width:991px){.industry-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.industries-hero-matrix .container,.industry-grid{grid-template-columns:1fr}}