.industries-photo{position:relative;background:linear-gradient(rgba(6,71,107,.86),rgba(15,26,43,.82))}.industry-showcase{background:var(--brand-bg)}.industry-three-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.industry-three-grid article{overflow:hidden;background:var(--brand-bg);box-shadow:var(--shadow-card)}.industry-three-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-three-grid h3,.industry-three-grid p{margin-left:20px;margin-right:20px}.industry-three-grid h3{margin-top:22px}.industry-three-grid p{margin-bottom:24px}.project-counter-bar{padding:34px 0;background:var(--brand-bg-alt)}@media (max-width:991px){.industry-three-grid{grid-template-columns:1fr}}