.ball-industries-hero{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:5rem 0}.ball-industries-hero .container{max-width:980px}.ball-industries-hero h1{font-size:2.55rem;font-weight:850}.ball-industries-hero p:not(.ball-eyebrow){color:rgba(255,255,255,.78)}.ball-industry-showcase{padding:4.5rem 0}.ball-industry-showcase__grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.ball-industry-showcase article{border:1px solid var(--brand-border);border-radius:var(--ball-radius);overflow:hidden}.ball-industry-showcase img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.ball-industry-showcase h2,.ball-industry-showcase p{margin-left:1.2rem;margin-right:1.2rem}.ball-industry-showcase h2{color:var(--brand-primary-dark);font-size:1.25rem;font-weight:850;margin-top:1.2rem}.ball-industry-stats{background:var(--brand-bg-alt);padding:2.75rem 0}.ball-industry-stats__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ball-industry-stats__grid div{border-right:1px solid var(--brand-border);padding:1rem;text-align:center}.ball-industry-stats__grid div:last-child{border-right:0}.ball-industry-stats strong{color:var(--brand-primary-dark);display:block;font-size:1.45rem;font-weight:850}.ball-industry-stats span{color:var(--brand-neutral-mid)}