.ever-industries-hero{overflow:hidden;position:relative}.ever-industries-hero img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;opacity:.36;position:absolute;width:100%}.ever-industries-hero .container{max-width:860px;position:relative;z-index:2}.ever-industry-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.ever-industry-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;position:relative}.ever-industry-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.ever-industry-grid h3,.ever-industry-grid p{padding-left:22px;padding-right:22px}.ever-industry-grid h3{margin-top:22px}.ever-industry-grid p{padding-bottom:24px}.ever-project-stats{padding:54px 0}.ever-project-stats__row,.ever-resource-counter__row{display:flex;flex-wrap:nowrap;gap:0}.ever-project-stats__row div,.ever-resource-counter__row div{border-right:1px solid rgba(255,255,255,.22);flex:1 1 0;min-width:0;padding:0 20px;text-align:center}.ever-project-stats__row div:last-child,.ever-resource-counter__row div:last-child{border-right:0}.ever-project-stats__row strong,.ever-resource-counter__row strong{color:var(--brand-text-inverse);display:block;font-size:max(2rem, min(4vw, 3.4rem));line-height:1}.ever-project-stats__row span,.ever-resource-counter__row span{display:block;margin-top:10px}@media (max-width:991px){.ever-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ever-project-stats__row,.ever-resource-counter__row{flex-wrap:wrap}.ever-project-stats__row div,.ever-resource-counter__row div{border-right:0;flex:0 0 50%;margin-bottom:24px}}@media (max-width:575px){.ever-industry-grid{grid-template-columns:1fr}.ever-project-stats__row div,.ever-resource-counter__row div{flex-basis:100%}}