.jm-ind-hero{position:relative;padding:160px 0 72px;overflow:hidden;background:#1a1a1a;min-height:420px}.jm-ind-hero__media,.jm-ind-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.jm-ind-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.jm-ind-hero__shade{background:linear-gradient(120deg,rgba(26,26,26,.88),rgba(122,61,0,.75))}.jm-ind-hero__content{position:relative;z-index:2;max-width:760px}.jm-ind-hero h1,.jm-ind-hero p{color:#fff}.jm-ind-cards{background:var(--brand-bg)}.jm-ind-card{height:100%;border:1px solid var(--brand-border);background:var(--brand-bg);overflow:hidden;display:flex;flex-direction:column}.jm-ind-card__img{aspect-ratio:4/3;background:var(--brand-bg-alt);overflow:hidden}.jm-ind-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.jm-ind-card__body{padding:20px 20px 24px;flex:1}.jm-ind-card h3{margin:0 0 8px;font-size:1.2rem;padding:0}.jm-ind-card p{margin:0;color:var(--brand-text);font-size:.9375rem;padding:0}.jm-ind-stats{background:var(--brand-primary-dark);padding:40px 0}.jm-ind-stats__row{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.jm-ind-stats__num{display:block;font-size:2rem;font-weight:700;font-family:var(--font-mono);color:#fff}.jm-ind-stats__label{display:block;font-size:.875rem;color:rgba(255,255,255,.8);margin-top:4px}.jm-ind-cta{background:var(--brand-bg-alt)}.jm-ind-cta p{max-width:640px;margin:0 auto 24px;color:var(--brand-text)}