.mta-industries-hero{position:relative;min-height:660px;display:flex;align-items:center;overflow:hidden;padding:120px 0 88px;background:var(--brand-secondary)}.industries-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.48}.mta-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,15,15,.93) 0,rgba(26,15,15,.48) 62%,rgba(26,15,15,.28))}.industries-hero-copy{position:relative;z-index:1}.industries-hero-copy h1{max-width:900px;margin:16px 0 24px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.industries-hero-copy p{max-width:760px;color:var(--brand-text-inverse);font-size:1.08rem}.industries-hero-copy .mta-kicker{color:var(--brand-primary-light)}.mta-venue-cards{padding:88px 0}.venue-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.venue-grid article{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.venue-image{position:relative;overflow:hidden}.venue-image img{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light);transition:transform .3s}.venue-grid article:hover .venue-image img{transform:scale(1.04)}.venue-image span{position:absolute;bottom:0;left:0;padding:8px 12px;background:var(--brand-primary);color:var(--brand-text-inverse);font-size:.68rem;font-weight:800;letter-spacing:.1em}.venue-copy{padding:24px}.venue-copy h3{font-size:1.22rem}.venue-copy p{min-height:145px;color:var(--brand-text);font-size:.88rem}.venue-copy dl{margin:20px 0 0;border-top:1px solid var(--brand-border)}.venue-copy dl div{padding:10px 0;border-bottom:1px solid var(--brand-border)}.venue-copy dt{color:var(--brand-primary-dark);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.venue-copy dd{margin:3px 0 0;color:var(--brand-text);font-size:.8rem}.mta-industry-stats{background:var(--brand-secondary)}.industry-stat-row{display:flex;flex-wrap:nowrap;padding:40px 0}.industry-stat-row div{flex:1 1 0;min-width:0;padding:0 16px;text-align:center;border-right:1px solid rgba(255,255,255,.2)}.industry-stat-row div:last-child{border-right:0}.industry-stat-row span,.industry-stat-row strong{display:block;color:var(--brand-text-inverse)}.industry-stat-row strong{font-size:2rem}.industry-stat-row span{font-size:.78rem;opacity:.8}.mta-industries-cta{padding:80px 0 104px;background:var(--brand-bg-alt)}.industries-cta-frame{max-width:900px;margin:auto;padding:48px;border:1px solid var(--brand-border);border-left:6px solid var(--brand-primary);background:var(--brand-bg);text-align:center}.industries-cta-frame h2{font-size:max(1.7rem, min(3vw, 2.55rem))}.industries-cta-frame p{color:var(--brand-text)}.industries-outline{border:1px solid var(--brand-primary-dark);color:var(--brand-primary-dark);font-weight:700}.industries-outline:hover{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}@media (max-width:991.98px){.venue-grid{grid-template-columns:repeat(2,1fr)}.venue-copy p{min-height:0}}@media (max-width:767.98px){.venue-grid{grid-template-columns:1fr}.industry-stat-row{flex-wrap:wrap}.industry-stat-row div{flex:0 0 50%;padding:16px 8px}.industry-stat-row div:nth-child(2){border-right:0}.industries-cta-frame{padding:32px 20px}}