.blum-industries-hero{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.blum-industries-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.blum-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(27,39,51,.82),rgba(27,39,51,.5));z-index:1}.blum-industries-hero .container{position:relative;z-index:2}.blum-industries-hero__copy{max-width:760px}.blum-industries-hero h1,.blum-industries-hero p{color:#fff}.blum-industries-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.blum-industries-hero .blum-eyebrow{color:var(--brand-primary-light)}.blum-industry-stats-section,.blum-regions-section{padding:80px 0}.blum-region-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px}.blum-region-tabs button{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:10px 16px;background:#fff;color:var(--brand-text);font-weight:700}.blum-region-tabs button.active{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.blum-region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.blum-region-grid article{padding:26px;border:1px solid var(--brand-border);background:#fff}.blum-region-grid h3{margin-bottom:12px}.blum-region-grid p{color:var(--brand-text)}.blum-industry-stats-section{background:var(--brand-bg-alt)}.blum-bar-chart{display:grid;grid-gap:18px;gap:18px;max-width:900px;margin:0 auto}.blum-bar-chart div{display:grid;grid-template-columns:190px minmax(0,1fr) 130px;grid-gap:18px;gap:18px;align-items:center;padding:18px;border:1px solid var(--brand-border);background:#fff}.blum-bar-chart em,.blum-bar-chart span{color:var(--brand-text);font-style:normal;font-weight:700}.blum-bar-chart b{display:block;height:14px;background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary))}.blum-industry-note{max-width:880px;margin:28px auto 0;color:var(--brand-text)}@media (max-width:991px){.blum-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.blum-bar-chart div,.blum-region-grid{grid-template-columns:1fr}}