.libb-industries-hero{min-height:560px;display:grid;align-items:end;padding:120px 0 80px;background:var(--brand-secondary);overflow:hidden}.libb-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(46,94,78,.18),rgba(42,39,36,.76));z-index:1}.libb-industries-map{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.libb-industries-hero .container{position:relative;z-index:2;max-width:850px}.libb-industries-hero .libb-eyebrow,.libb-industries-hero h1,.libb-industries-hero p{color:var(--brand-text-inverse)}.libb-industry-stats,.libb-region-tabs{padding:80px 0}.libb-industry-stats{background:var(--brand-bg-alt)}.libb-scene-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.libb-scene-grid article{display:flex;flex-direction:column;min-height:100%;padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.libb-scene-grid a{margin-top:auto;font-weight:700}.libb-bars{display:grid;grid-gap:18px;gap:18px}.libb-bars article{display:grid;grid-template-columns:minmax(180px,0.38fr) 1fr;grid-gap:22px;gap:22px;align-items:center;padding:20px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.libb-bars span,.libb-bars strong{color:var(--brand-text)}.libb-bars div span{display:block}.libb-bar{position:relative;display:block;height:18px;border-radius:99px;background:var(--brand-border);overflow:hidden}.libb-bar::after{content:"";position:absolute;top:0;right:auto;bottom:0;left:0;width:var(--value);background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent))}@media (max-width:991px){.libb-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.libb-industry-stats,.libb-region-tabs{padding:56px 0}.libb-bars article,.libb-scene-grid{grid-template-columns:1fr}}