.epl-industries-hero{position:relative;min-height:620px;display:flex;align-items:end;overflow:hidden;background:var(--brand-secondary)}.epl-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.epl-industries-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,16,18,.92),rgba(23,16,18,.35))}.epl-industries-hero .container{padding-bottom:24px}.epl-industries-hero h1{max-width:900px;color:var(--brand-text-inverse)}.epl-industries-hero p{max-width:760px;color:var(--brand-text-inverse)}.epl-industries-hero .epl-kicker{color:var(--brand-primary-light)}.epl-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.epl-industry-grid article{position:relative;overflow:hidden;background:var(--brand-secondary)}.epl-industry-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;opacity:.62;transition:.3s}.epl-industry-grid article:hover img{transform:scale(1.05);opacity:.45}.epl-industry-grid article>div{padding:28px}.epl-industry-grid h2,.epl-industry-grid p,.epl-industry-grid span,.epl-industry-grid strong{color:var(--brand-text-inverse)}.epl-industry-grid span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.epl-industry-grid h2{font-size:1.35rem}.epl-industry-stats{background:var(--brand-bg-alt)}.epl-stat-copy{max-width:700px}.epl-stat-copy p{color:var(--brand-text)}.epl-stat-row{display:flex;flex-wrap:nowrap;margin-top:32px;border-top:1px solid var(--brand-border);border-left:1px solid var(--brand-border)}.epl-stat-row div{flex:1 1 0;min-width:0;padding:24px;border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.epl-stat-row span,.epl-stat-row strong{display:block;color:var(--brand-text)}.epl-stat-row strong{color:var(--brand-primary);font-size:1.6rem}.epl-industry-cta{padding:80px 0 96px;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.epl-industry-cta h2,.epl-industry-cta p{color:var(--brand-text-inverse)}.epl-industry-cta .epl-kicker{color:var(--brand-primary-light)}.epl-industry-form{background:var(--brand-bg);color:var(--brand-text);padding:32px}.epl-industry-form a,.epl-industry-form label{color:var(--brand-text)}@media (max-width:991px){.epl-industry-grid{grid-template-columns:1fr}.epl-industry-grid article{display:grid;grid-template-columns:40% 60%}.epl-industry-grid img{height:100%;aspect-ratio:auto}}@media (max-width:767px){.epl-industries-hero{min-height:560px}.epl-industry-grid article{display:block}.epl-industry-grid img{height:auto;aspect-ratio:4/3}.epl-stat-row{flex-wrap:wrap}.epl-stat-row div{flex:0 0 50%}.epl-industry-form{padding:24px}}