.bw-tooltip{padding:8px;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.16);border-radius:3px;width:120px;font-size:12px;line-height:15px;font-weight:normal}.bw-tooltip--small{width:80px}.bw-tooltip__title{font-weight:800;font-size:14px;line-height:20px;border-bottom:2px solid;margin-bottom:4px}.bw-tooltip__item{margin-bottom:8px}.bubble-change-chart{position:relative;padding-top:24px}.bubble-change-chart__axis{font-size:12px;line-height:15px;position:absolute;top:0;left:0;right:0;bottom:0}.bubble-change-chart__tick{text-align:center;position:absolute;transform:translateX(-50%);top:0;bottom:0;white-space:nowrap}.bubble-change-chart__tick:first-child{transform:translateX(0%)}.bubble-change-chart__tick:last-child{transform:translateX(-100%)}.bubble-change-chart__tick:before{content:"";position:absolute;top:24px;bottom:0;left:50%;transform:translateX(-50%);background:#ccc;width:1px}.bubble-change-chart__tick:first-child::before{left:0}.bubble-change-chart__tick:last-child::before{left:100%}.bubble-change-chart__item{display:flex;flex-direction:row-reverse;align-items:center;font-size:12px;line-height:15px}.bubble-change-chart__item:last-child{font-weight:bold}.bubble-change-chart__item--positive{flex-direction:row}.bubble-change-chart__label{border-left:1px solid #000;padding:4px 4px;width:50%;z-index:1}.bubble-change-chart__viz{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.bubble-change-chart__item--positive .bubble-change-chart__viz{align-items:flex-start}.bubble-change-chart__line{height:1px;background:#000;position:relative}.bubble-change-chart__item:last-child .bubble-change-chart__line{background:repeating-linear-gradient(90deg,#000 0 4px,#fff 4px 8px)}.bubble-change-chart__line:after{content:""}.bubble-change-chart__bubble,.bubble-change-chart__line:after{position:absolute;top:50%;width:5px;height:5px;border-radius:50%;background:#000;transform:translate(-50%,-50%)}.bubble-change-chart__item--positive .bubble-change-chart__label{transform:translateX(1px);text-align:right;border-left:0;border-right:1px solid #000}.bubble-change-chart__item--positive .bubble-change-chart__bubble,.bubble-change-chart__item--positive .bubble-change-chart__line:after{left:100%}.bubble-change-chart__bubble{background:#ee0c3d20;width:50px;height:50px;border-radius:50%;border:1px solid #ee0c3d;position:relative;z-index:2}.bubble-change-chart__tooltip{position:absolute;left:50%;transform:translateX(-50%) translateY(-10%);margin-bottom:8px;z-index:9;opacity:0;transition:.5s;pointer-events:none}.bubble-change-chart__item:hover .bubble-change-chart__tooltip{transform:translateX(-50%) translateY(0%);opacity:1}.bubble-change-chart__avg{font-size:12px;line-height:15px;padding:4px}.bubble-chart{padding-bottom:100%;position:relative;opacity:1;transition:opacity 300ms}.bubble-chart__value{font-size:28px;line-height:32px;position:absolute;bottom:50%;left:50%;width:max-content;text-align:center;margin-bottom:6px;color:#000;padding:2px;transform:translateX(-50%)}.bubble-chart__bubble{height:0;position:absolute;top:50%;left:50%;transform:translateX(-50%)}.bubble-chart__bubble:before{content:"";position:absolute;top:50%;left:0;right:0;padding-bottom:100%;transform:translateY(-50%);background:currentColor;border:1px solid #000;border-radius:50%}.bubble-chart__bubble:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background:#000}.bubble-chart__no-data{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:opacity 300ms}.bubble-chart__no-data__text{display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:800;height:100%}.bubble-chart__no-data__bg{position:absolute;top:0;left:0;bottom:0;right:0;background:#ccc;opacity:.2;border-radius:5px}.coverage-chart{font-size:12px;line-height:1.3;position:relative;margin-top:2rem;z-index:1;opacity:1;transition:opacity 300ms}.coverage-chart__hovers,.coverage-chart__y-axis{position:absolute;top:0;left:0;right:0;bottom:2rem;margin-bottom:-1px;z-index:-1}.coverage-chart__hovers{margin:0 20px 0 50px;z-index:1}.coverage-chart__y-axis-tick{position:absolute;left:0;right:0;border-bottom:2px solid #eee;padding:2px 0;line-height:1}.coverage-chart__x-axis{border-top:2px solid #000;min-height:2rem;padding:0 20px 0 50px;width:100%}.coverage-chart__x-axis-inner{position:relative}.coverage-chart__x-axis-tick{position:absolute;top:0;text-align:center;padding:4px 0}.coverage-chart__x-axis-tick{transform:translateX(-50%)}.coverage-chart__chart{display:block;margin-left:50px;margin-right:20px;width:calc(100% - 70px);overflow:visible;z-index:1;position:relative;pointer-events:none}.coverage-chart__chart-line{fill:none;stroke-width:2px;vector-effect:non-scaling-stroke}.coverage-chart__notes{position:absolute;top:0;left:50px;right:20px;bottom:2rem;z-index:-1}.coverage-chart__note{position:absolute;top:15px;bottom:0;border-left:1px solid #cf00f1;max-width:120px;font-weight:bold;padding:4px}.coverage-chart__hover-bars{position:absolute;top:0;bottom:0;background:rgba(0,0,0,0);transform:translateX(-50%);opacity:0;transition:.4s ease-out}.coverage-chart__hover-bars:hover{opacity:1}.coverage-chart__hover-bars:after{content:"";position:absolute;top:0;bottom:0;left:50%;border-left:1px dashed #000}.coverage-chart__hover-tootltip{position:absolute;left:50%;transform:translateX(-50%) translateY(-10%);transition:.4s;margin-bottom:1rem;z-index:1;pointer-events:none}.coverage-chart__hover-bars:hover .coverage-chart__hover-tootltip{transform:translateX(-50%) translateY(0%)}.coverage-chart__no-data{transition:opacity 300ms;border:1px solid #fff;border-bottom-color:#000;border-top-color:#ccc}.coverage-chart__no-data__text{display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:800;height:100%}.coverage-chart__no-data__bg{background:#ccc;opacity:.2}.change-chart{border-left:1px solid #000;border-right:1px solid #000;display:flex;flex-direction:column;justify-content:space-between;font-size:12px;line-height:15px;position:relative;overflow:hidden;opacity:1;transition:opacity 300ms}.change-chart__chart-wrap:after{content:"";bottom:0;background:#fff;transition:1s}.change-chart__values,.change-chart__axis{display:flex;justify-content:space-between}.change-chart__values{font-weight:bold;position:absolute;left:0;right:0}.change-chart__axis{border-top:1px solid #000}.change-chart__value-tick{padding:4px;background:rgba(255,255,255,.75)}.change-chart__value-tick:last-child{text-align:right}.change-chart__axis-tick{padding:4px 4px 0 4px}.change-chart__chart{display:block;height:150px;flex:1;margin-left:-1px;margin-right:-1px;margin-bottom:-1px}.change-chart__chart-line{stroke:#000;stroke-width:1px;vector-effect:non-scaling-stroke}.change-chart__no-data{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;transition:opacity 300ms}.change-chart__no-data__text{display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:800;height:100%}.change-chart__no-data__bg{position:absolute;top:0;left:0;bottom:0;right:0;background:#ccc;opacity:.2;border-radius:5px}.key-result__icon{border-bottom:2px solid;margin-bottom:8px;padding-bottom:4px}.key_results--hiv .key-result__icon{color:#ee0c3d}.key_results--tb .key-result__icon{color:#2e4df9}.key_results--malaria .key-result__icon{color:#f6de00}.key-result__num{margin-bottom:0;line-height:1.1;padding-top:5px}.key-result__text{font-size:14px}.target-chart{display:flex;flex-direction:column;justify-content:space-between;font-size:12px;line-height:1;position:relative;overflow:hidden}.target-chart__chart-wrap:after{content:"";bottom:0;background:#fff;transition:2s;border-left:1px solid #000}[data-in-view="true"] .target-chart__chart-wrap:after{transform:translateX(100%)}.target-chart__values{display:flex;justify-content:space-between;align-items:flex-start;padding:0;position:relative;z-index:1}.target-chart__values{font-weight:bold;position:absolute;left:0;right:0;top:0;bottom:14px;padding:0;border-left:1px solid #000;border-right:1px solid #000}.target-chart__value-tick{height:auto}.target-chart__value-tick span{background:rgba(255,255,255,.75);padding:4px;display:block}.target-chart__value-tick--moveable{position:absolute;top:0;bottom:0;border-right:1px solid #000;background:transparent;transform:translateX(-100%)}.target-chart__axis{border-top:1px solid #000;padding-top:2rem;font-weight:bold;position:relative;padding:24px 4px 0}.target-chart__axis-tick{padding:8px 4px 4px;position:absolute;top:0;font-weight:normal;transform:translateX(-100%)}.target-chart__axis-tick:first-child{transform:translateX(-0%)}.target-chart__chart{display:block;height:150px;flex:1;margin-left:0;margin-right:0;margin-bottom:0}.target-chart__axis-title{padding:0 4px;text-align:right;font-weight:bold}.trend-chart{position:relative;margin-top:2rem}.trend-chart__yAxis{position:absolute;top:0;left:0;right:0;bottom:1rem}.trend-chart__y-tick{position:absolute;left:0;right:90px;border-bottom:1px solid #ccc;font-size:12px;line-height:15px}.trend-chart__y-tick:first-child{border-bottom-color:#000}.trend-chart__xAxis,.trend-chart__bars{padding:0 90px 0 40px;display:flex;justify-content:space-between;height:250px;font-size:10px;line-height:12px;position:relative}.trend-chart__bars{z-index:2}.trend-chart__x-tick,.trend-chart__bar{display:flex;flex-direction:column-reverse;position:relative;width:4px}.trend-chart__bar-tooltip{position:absolute;opacity:0;pointer-events:none;transform:translateX(-50%) translateY(-10%);z-index:9;transition:.5s;margin-bottom:8px}.trend-chart__bar{transition:.5s}.trend-chart__bar:hover{background:rgba(0,0,0,.01)}.trend-chart__bar:hover .trend-chart__bar-tooltip{opacity:1;transform:translateX(-50%) translateY(0%)}.trend-chart__bar-with{border-left:1px solid #000;border-right:1px solid #000;background:#f00;border-top:1px solid #000}.trend-chart__bar-without{border-left:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;background-size:4px;background-position:-1px -1px}.trend-chart__bar--zero{opacity:.1}.trend-chart__xAxis{height:auto;border-bottom:0;flex:1;min-height:1rem;margin-top:1px;z-index:1}.trend-chart__x-tick-text{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:4px 0}.trend-chart__x-tick-note{position:absolute;height:270px;bottom:1rem;width:120px;font-weight:bold;border-left:1px solid #cf00f1;left:50%}.trend-chart__x-tick-note-text{background:rgba(255,255,255,.75);padding:4px;display:block}.trend-chart__notes{position:absolute;top:0;bottom:1rem;right:0;width:80px;font-size:10px;line-height:12px}.trend-chart__note{position:absolute;left:0;right:0;padding-left:2px;transform:translateY(50%)}.trend-chart__note-value{font-weight:800;font-size:18px;line-height:24px}@media(min-width:374px){.trend-chart__x-tick,.trend-chart__bar{width:6px}.trend-chart__bar-without{background-position:0 -1px}}@media(min-width:450px){.trend-chart__y-tick{right:110px}.trend-chart__xAxis,.trend-chart__bars{padding:0 120px 0 60px;font-size:12px;line-height:15px}.trend-chart__x-tick,.trend-chart__bar{width:8px}.trend-chart__notes{width:110px;font-size:12px;line-height:15px}.trend-chart__note-value{font-weight:800;font-size:28px;line-height:32px}.trend-chart__bar-without{background-position:-1px -1px}}.trend-chart__no-data{display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:800;height:100%;border:1px solid #fff;border-bottom-color:#000;border-top-color:#ccc}.trend-chart__no-data__bg{position:absolute;top:0;left:0;bottom:0;right:0;background:#ccc;opacity:.2}.line-chart{position:relative;margin-top:2rem;opacity:1;transition:opacity 300ms}.line-chart__yAxis{position:absolute;top:0;left:0;height:100%;width:100%;justify-content:space-between;padding-bottom:1rem}.line-chart__yAxis_wrap{position:relative;height:100%;width:100%}.line-chart__y-tick{position:absolute;left:0;border-bottom:1px solid #ccc;font-size:12px;line-height:15px;transform:translateY(-100%);width:100%}.line-chart__note{position:absolute;white-space:nowrap;font-size:12px;line-height:15px;transform:translate(-100%,-50%);padding-right:1rem;transition:transform 1s}.line-chart__note:after{content:"";position:absolute;top:50%;right:6px;width:.5rem;border-top:1px solid #000;transform:translateY(-50%);transition:opacity 1s}.line-chart__note-zero{transform:translate(-50%,-150%)}.line-chart__note-zero:after{opacity:0}.line-chart__note-below{transform:translate(-50%,50%)}.line-chart__note-below:after{opacity:0}.line-chart__y-tick:first-child{border-bottom-color:#000}.line-chart__xAxis,.line-chart__bars,.line-chart__tooltips{padding:0 20px 0 40px;display:flex;justify-content:space-between;height:250px;font-size:10px;line-height:12px;position:relative}.line-chart__tooltips{position:absolute;width:100%;left:0;top:0;z-index:10}.line-chart__tooltips_wrap{position:relative;width:100%}.line-chart__tooltip{position:absolute;top:0;height:100%;transform:translateX(-50%);opacity:0;transition:.4s ease-out}.line-chart__tooltip:hover{opacity:1}.line-chart__tooltip:after{content:"";position:absolute;top:0;bottom:0;left:50%;border-left:1px dashed #000}.line-chart__hover-tooltip{position:absolute;left:50%;transform:translateX(-50%) translateY(-110%);z-index:10;transition:.4s;pointer-events:none}.line-chart .legend__item{display:flex;width:100%}.legend__item-line{width:13px;height:2px;margin-right:6px}.legend__item-dashed{width:13px;border:1px dashed #000;margin-right:6px}.line-chart__tooltip:hover .line-chart__hover-tooltip{transform:translateX(-50%) translateY(-100%)}.line-chart__svg{position:relative;padding:0 20px 0 40px;height:250px;width:100%;z-index:2}.line-chart__svg>svg{width:100%;height:100%;overflow:visible}.line-chart__bars{z-index:2}.line-chart__x-tick,.line-chart__bar{display:flex;flex-direction:column-reverse;position:relative;width:4px}.line-chart__bar-tooltip{position:absolute;opacity:0;pointer-events:none;transform:translateX(-50%) translateY(-10%);z-index:9;transition:.5s;margin-bottom:8px}.line-chart__bar{transition:.5s}.line-chart__bar:hover{background:rgba(0,0,0,.01)}.line-chart__bar:hover .line-chart__bar-tooltip{opacity:1;transform:translateX(-50%) translateY(0%)}.line-chart__bar-with{border-left:1px solid #000;border-right:1px solid #000;background:#f00;border-top:1px solid #000}.line-chart__bar-without{border-left:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;background-size:4px;background-position:-1px -1px}.line-chart__bar--zero{opacity:.1}.line-chart__xAxis{height:auto;border-bottom:0;flex:1;min-height:1rem;margin-top:1px;z-index:1}.line-chart__x-tick-text{transform:translateX(-50%);padding:4px 0}.line-chart__x-tick-note-text{background:rgba(255,255,255,.75);padding:4px;display:block}@media(min-width:374px){.line-chart__x-tick,.line-chart__bar{width:6px}.line-chart__bar-without{background-position:0 -1px}}@media(min-width:450px){.line-chart__y-tick{right:110px}.line-chart__xAxis,.line-chart__bars,.line-chart__tooltips{padding:0 20px 0 60px;font-size:12px;line-height:15px}.line-chart__svg{padding:0 20px 0 60px}.line-chart__x-tick,.line-chart__bar{width:8px}.line-chart__note-value{font-weight:800;font-size:28px;line-height:32px}.line-chart__bar-without{background-position:-1px -1px}}.line-chart__no-data{opacity:0;transition:opacity 300ms;border:1px solid #fff;border-bottom-color:#000;border-top-color:#ccc}.line-chart__no-data__text{display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:800;height:100%}.line-chart__no-data__bg{background:#ccc;opacity:.2}