.bar-graph{padding:80px 20px 40px}.bar-graph .inner{margin:0 auto;max-width:1170px}.bar-graph-intro{margin-bottom:48px}.bar-graph-intro h2{margin:0 0 24px}.bar-graph-intro p{margin:0 0 28px}.bar-graph-link{background-color:#1b8751;border:2px solid #1b8751;border-radius:50px;color:#fff;display:inline-block;font-family:Saans;font-size:18px;font-weight:700;height:auto;line-height:100%;max-width:100%;padding:15px 30px;text-align:center;text-transform:none;transition:background-color .1s ease-in,border-color .1s ease-in}.bar-graph-link:hover{background-color:rgba(27,135,81,.88);border-color:rgba(27,135,81,.88)}.bar-graph-items{display:flex;flex-direction:column;gap:26px}.bar-graph-track{background:#f1f3f5;overflow:hidden;position:relative}.bar-graph-fill,.bar-graph-track{align-items:center;border-radius:999px;display:flex;height:48px}.bar-graph-fill{background:var(--bar-bg);color:var(--bar-text);min-width:88px;padding:0 36px;width:var(--bar-width)}.bar-graph-label{font-size:32px;font-weight:600;line-height:1;position:relative;z-index:2}.bar-graph-percent{color:var(--bar-percent);font-size:32px;font-weight:700;line-height:1;position:absolute;right:36px}.bar-graph-bottom{margin-top:36px}.bar-graph-bottom.remove-space-top{margin-top:16px}.bar-graph-bottom p{margin:0}.bar-graph-track.no-fill .bar-graph-fill{background:transparent}@media (max-width:991px){.bar-graph{padding:56px 20px}.bar-graph-items{gap:16px}.bar-graph-track{height:58px}.bar-graph-fill{height:58px;padding:0 20px}.bar-graph-label,.bar-graph-percent{font-size:20px}.bar-graph-percent{right:20px}}@media(max-width:768px){.bar-graph-bottom{margin-top:20px}.bar-graph-track .bar-graph-fill,.bar-graph-track.less-than-twenty .bar-graph-fill{min-width:130px!important}}