.industries-tech-hero{padding:96px 0;background:var(--brand-primary-dark)}.industries-tech-hero .container{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:64px;gap:64px;align-items:end}.industries-tech-hero h1{font-size:max(2rem, min(4vw, 3.5rem));color:var(--brand-text-inverse)}.industries-tech-hero .eyebrow,.industries-tech-hero p{color:var(--brand-text-inverse)}.industries-grid{padding:80px 0}.industry-matrix{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--brand-border);border-left:1px solid var(--brand-border)}.industry-matrix article{padding:28px;border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.industry-matrix span{color:var(--brand-accent);font-weight:700}.industry-matrix p{color:var(--brand-text)}.requirements-table{padding:80px 0;background:var(--brand-bg-alt)}.requirements-table th{background:var(--brand-primary);color:var(--brand-text-inverse)}.requirements-table td{color:var(--brand-text)}.industries-cta{padding:80px 0 96px}@media (max-width:991px){.industry-matrix{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.industries-tech-hero .container,.industry-matrix{grid-template-columns:1fr}}