.harr-industries-hero{min-height:590px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.harr-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.harr-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(36,52,68,.9),rgba(36,52,68,.58))}.harr-industries-hero .container{position:relative;z-index:1;padding:120px 15px 80px;max-width:980px}.harr-industries-hero h1,.harr-industries-hero p{color:#fff}.harr-industry-showcase,.harr-project-stats{padding:80px 0}.harr-industry-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.harr-industry-card-grid article{position:relative;min-height:360px;overflow:hidden;background:var(--brand-primary-dark)}.harr-industry-card-grid img{width:100%;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;transition:transform 220ms}.harr-industry-card-grid article:hover img{transform:scale(1.04)}.harr-industry-card-grid div{position:absolute;left:0;right:0;bottom:0;padding:22px;background:linear-gradient(180deg,rgba(27,39,51,.05),rgba(27,39,51,.9))}.harr-industry-card-grid h3,.harr-industry-card-grid p{color:#fff}.harr-project-stats{background:var(--brand-bg-alt)}.harr-stats-row{display:flex;flex-wrap:nowrap;border:1px solid var(--brand-border);background:#fff}.harr-stats-row article{flex:1 1 0;min-width:0;text-align:center;padding:28px 16px;border-right:1px solid var(--brand-border)}.harr-stats-row article:last-child{border-right:0}.harr-stats-row strong{display:block;font-size:max(2rem, min(4vw, 3.4rem));line-height:1;color:var(--brand-primary-dark)}.harr-stats-row span{color:var(--brand-text);font-weight:700}.harr-project-stats p{max-width:850px;margin:24px auto 0;text-align:center}.harr-industries-cta{text-align:center}.harr-industries-cta .container{max-width:820px}@media (max-width:991px){.harr-industry-card-grid{grid-template-columns:1fr}.harr-stats-row{flex-wrap:wrap}.harr-stats-row article{flex:0 0 50%;border-bottom:1px solid var(--brand-border)}}