.mth-industries-canvas{position:relative;min-height:600px;overflow:hidden;display:grid;align-items:end;background:var(--brand-primary-dark)}.mth-industries-canvas>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.48}.mth-industries-canvas::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(9,28,53,.96),rgba(9,28,53,.16));content:""}.industries-hero-copy{position:relative;z-index:1;max-width:900px;padding-top:180px;padding-bottom:80px}.mth-industries-canvas h1{font-size:max(2rem, min(4vw, 3.5rem));color:var(--brand-text-inverse)}.mth-industries-canvas p{color:var(--brand-text-inverse)}.mth-industry-cards{padding:80px 0}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.industry-grid article{overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-bg);box-shadow:0 10px 28px rgba(9,28,53,.08)}.industry-grid img{width:100%;aspect-ratio:36/25;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-grid article>div{padding:24px}.industry-grid span{color:var(--brand-accent);font-size:.76rem;font-weight:800;text-transform:uppercase}.industry-grid h2{font-size:1.35rem}.industry-grid strong{color:var(--brand-primary-dark)}.mth-industry-gates{padding:40px 0}.gate-row{display:flex;flex-wrap:nowrap}.gate-row div{flex:1 1 0;min-width:0;padding:16px;text-align:center;border-right:1px solid rgba(255,255,255,.24)}.gate-row div:last-child{border-right:0}.gate-row span,.gate-row strong{display:block;color:var(--brand-text-inverse)}.gate-row strong{font-size:2rem}.mth-industries-cta{text-align:center;background:var(--brand-bg-alt)}.mth-industries-cta .container{max-width:820px}@media (max-width:991.98px){.industry-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.industry-grid{grid-template-columns:1fr}.gate-row{display:grid;grid-template-columns:repeat(2,1fr)}.gate-row div:nth-child(2){border-right:0}}