.hexa-industries-hero{position:relative;padding:90px 0;color:var(--brand-text-inverse);background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-neutral-dark))}.hexa-industries-hero h1{color:var(--brand-text-inverse)}.hexa-industries-hero img{width:100%;margin-top:34px;aspect-ratio:9/4;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.2)}.hexa-industry-showcase,.hexa-project-stats{padding:80px 0}.hexa-industry-image-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.hexa-industry-image-grid article{border:1px solid var(--brand-border);overflow:hidden;background:var(--brand-bg)}.hexa-industry-image-grid article:nth-child(4){grid-column:2}.hexa-industry-image-grid article:nth-child(5){grid-column:3}.hexa-industry-image-grid img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transition:transform .2s}.hexa-industry-image-grid article:hover img{transform:scale(1.04)}.hexa-industry-image-grid h3,.hexa-industry-image-grid p{padding-left:20px;padding-right:20px}.hexa-industry-image-grid h3{padding-top:20px}.hexa-industry-image-grid p{padding-bottom:20px}.hexa-project-stats{background:var(--brand-bg-alt)}.hexa-industries-longcopy{max-width:920px;margin:28px auto 0}@media (max-width:992px){.hexa-industry-image-grid{grid-template-columns:1fr}.hexa-industry-image-grid article:nth-child(4),.hexa-industry-image-grid article:nth-child(5){grid-column:auto}}