.hill-industries-hero{position:relative;min-height:600px;padding:170px 0 104px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.hill-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hill-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(30,35,40,.84),rgba(101,27,85,.58))}.hill-industries-hero .container{position:relative;z-index:2}.hill-industries-hero h1,.hill-industries-hero p{color:var(--brand-text-inverse)}.hill-industries-hero h1{max-width:820px;margin:0 0 18px;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.hill-industries-hero p:not(.hill-eyebrow){max-width:760px}.hill-region-tabs{background:var(--brand-bg-alt)}.hill-region-layout{row-gap:26px}.hill-region-nav{gap:10px}.hill-region-nav .nav-link{text-align:left;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-primary-dark);font-weight:800;background:var(--brand-bg)}.hill-region-nav .nav-link.active{background:var(--brand-primary);color:var(--brand-text-inverse)}.hill-region-content{padding:34px;min-height:300px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:var(--brand-shadow)}.hill-region-content h3{margin-top:0;color:var(--brand-text);font-size:1.55rem}.hill-region-content p{color:var(--brand-text)}.hill-bar-chart{display:grid;grid-gap:18px;gap:18px;max-width:900px;margin:0 auto}.hill-bar-chart div{display:grid;grid-template-columns:210px 1fr 190px;grid-gap:16px;gap:16px;align-items:center}.hill-bar-chart em,.hill-bar-chart span{color:var(--brand-text);font-style:normal;font-weight:800}.hill-bar-chart b{height:18px;border-radius:var(--brand-radius);background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));width:var(--w)}.hill-industries-copy{max-width:900px;margin:32px auto 0;text-align:center;color:var(--brand-text)}@media (max-width:767px){.hill-bar-chart div{grid-template-columns:1fr;gap:8px}}