.rtf-chart{padding-bottom:50px}.rtf-chart__heading h2{font-family:"LMC Helvetica Neue","Helvetica Neue",helvetica,arial,sans-serif;font-size:1rem;line-height:1.6;font-weight:700;color:#fff}.rtf-chart__heading h2 span{font-weight:400}.rtf-chart__heading p{color:#fff}@media (max-width:600px){.rtf-chart__heading--mobile-wrap span{display:block}}.rtf-chart__footer{color:#fff}.rtf-chart__footer p{font-size:12px}.rtf-chart__content{width:100%;position:relative}.rtf-chart__scroll-trigger{position:absolute;opacity:0;width:100%;height:100%;max-height:50vh;top:0;left:0;z-index:-1;background:pink}.cq-Editable-dom .rtf-chart__scroll-trigger{display:none}.highcharts-chart{min-height:500px;margin-bottom:30px}.highcharts-chart .highcharts-background:focus,.highcharts-chart .highcharts-inner-container:focus{outline:0}.highcharts-chart.highcharts-chart--scrollable-bespoke .highcharts-fixed:before{content:'';display:block;position:absolute;bottom:0;left:0;background:#2d2d2d;height:20px;width:47px}@media (max-width:600px){.highcharts-chart.highcharts-chart--scrollable-bespoke .highcharts-fixed:before{width:44px}}.highcharts-chart.highcharts-chart--scrollable-bespoke .highcharts-fixed:after{content:'';display:block;position:absolute;bottom:0;right:0;background:#2d2d2d;height:20px;width:10px}@media (max-width:600px){.highcharts-chart.highcharts-chart--scrollable-bespoke .highcharts-fixed:after{width:9px}}.highcharts-chart__bespoke-legend{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:30px 0 20px}.highcharts-chart__bespoke-legend .item{font-size:14px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap;padding:5px 8px;margin-right:10px;margin-bottom:0}.highcharts-chart__bespoke-legend .item.serie-hidden{color:#7d7d7d}.highcharts-chart__bespoke-legend .item .symbol{margin-right:5px;display:inline-block;width:15px;height:15px}.highcharts-chart__bespoke-legend .item--line .symbol{height:3px}.highcharts-chart__bespoke-legend .item--circle .symbol{border-radius:100%}.highcharts-chart__bespoke-legend--split{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.highcharts-chart__bespoke-legend--split .item{margin-right:0}.highcharts-chart__bespoke-legend--hidden .item{opacity:0}.highcharts-chart__bespoke-legend--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:280px}@media (max-width:767px){.highcharts-chart__bespoke-legend--vertical{margin-right:auto}}.js-chart__legend{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:30px 0 20px}.js-chart__legend .item{font-size:14px;line-height:1.7em;color:#fff;padding:5px 8px;margin-right:10px;margin-bottom:0;display:block;position:relative;padding-left:20px}@media (max-width:767px){.js-chart__legend .item{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}}.js-chart__legend .item--1 .symbol{background:#dedede}.js-chart__legend .item--2 .symbol{background:#e27588}.js-chart__legend .item--3 .symbol{background:#e0301e}.js-chart__legend .item--4 .symbol{background:#ffb600}.js-chart__legend .item--5 .symbol{background:#d93954}.js-chart__legend .item--6 .symbol{background:#eb8c00}.js-chart__legend .item--7 .symbol{background:#d04a02}.js-chart__legend .item--8 .symbol{background:#7d7d7d}.js-chart__legend .symbol{position:absolute;top:8px;left:0;display:inline-block;width:15px;height:15px}.js-chart__legend .item--line .symbol{height:3px}.js-chart__legend .item--circle .symbol{border-radius:100%}.js-chart__legend--vertical{display:block;max-width:280px}@media (max-width:767px){.js-chart__legend--vertical{margin-right:auto}}.js-chart__legend-intro{-webkit-box-flex:1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;color:#fff;font-size:14px;margin-bottom:0}.js-chart__legend--accordion{display:block;max-width:300px;margin-left:auto;margin-right:auto}@media (max-width:991px){.js-chart__legend--accordion{margin-left:0}}.js-chart__legend--accordion .item{padding-top:8px;padding-bottom:8px;border-bottom:1px solid #fff;cursor:pointer}.js-chart__legend--accordion .item .symbol{top:11px}.js-chart__legend--accordion .item__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.js-chart__legend--accordion .item__header .serieName{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.js-chart__legend--accordion .item__header:after{content:'';display:block;width:15px;height:8px;background:transparent no-repeat 50% 50%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-top:8px;position:relative;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSA4Ij48cG9seWxpbmUgcG9pbnRzPSIwLjUsMC41IDcuNSw3LjUgMTQuNSwwLjUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcG9seWxpbmU+PC9zdmc+)}.js-chart__legend--accordion .item__description{font-size:14px;line-height:1.7em;width:auto;display:none;padding:10px 0;margin:0 0 0 -20px}.js-chart__legend--accordion .item--expanded .item__header:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.highcharts-chart .highcharts-chart__bespoke-legend .item{cursor:pointer}.highcharts-yaxis-grid .highcharts-grid-line{stroke-width:1px;stroke-dasharray:3;stroke:#464646}.highcharts-axis.highcharts-xaxis path{display:none}.highcharts-plot-line{stroke:#464646}.highcharts-tooltip text{fill:#2d2d2d!important;font-size:14px!important;font-family:"LMC Helvetica Neue","Helvetica Neue",helvetica,arial,sans-serif!important}.highcharts-yaxis-labels span .bespoke-yaxis-label{font-size:14px}@media (max-width:600px){.highcharts-yaxis-labels span .bespoke-yaxis-label{font-size:12px}}.highcharts-xaxis-labels .bespoke-xaxis-label{color:#fff;font-size:16px;text-align:center;text-overflow:none;overflow:visible}@media (min-width:768px){.highcharts-xaxis-labels .bespoke-xaxis-label{font-size:17px}}@media (max-width:1200px){.highcharts-xaxis-labels .bespoke-xaxis-label{text-align:right}}@media (min-width:1400px){.highcharts-xaxis-labels .bespoke-xaxis-label{font-size:18px}}@media (max-width:450px){#highchartBar1 .highcharts-axis-labels.highcharts-xaxis-labels .bespoke-xaxis-label{display:none}}#highchartBar1 .highcharts-axis-labels.highcharts-xaxis-labels span:first-child .bespoke-xaxis-label{display:block}#highchartBar1 .highcharts-axis-labels.highcharts-xaxis-labels span:last-child .bespoke-xaxis-label{display:block}#highchartBar1 .highcharts-yaxis-labels span .bespoke-yaxis-label{opacity:0}#highchartTimeline1 .highcharts-scrolling{padding-bottom:10px}#highchartTimeline1 ::-webkit-scrollbar{-webkit-appearance:none;height:14px;border-radius:10px;background:#7d7d7d}#highchartTimeline1 ::-webkit-scrollbar-thumb{border-radius:10px;background-color:#2d2d2d;border:2px solid #7d7d7d}#highchartTimeline1 .bespoke-xaxis-label{margin:0 0 0 9px;font-size:.875rem}.js-chart-pane-scrolling{overflow-y:hidden;overflow-x:auto;margin-bottom:40px}.js-chart-pane-scrolling .js-chart-pane{margin-bottom:30px}.js-chart-pane-scrolling::-webkit-scrollbar{-webkit-appearance:none;height:14px;border-radius:10px;background:#7d7d7d}.js-chart-pane-scrolling::-webkit-scrollbar-thumb{border-radius:10px;background-color:#2d2d2d;border:2px solid #7d7d7d}.js-chart-pane-scrolling.bespoke-xaxis-label{margin:0 0 0 9px;font-size:.875rem}.js-chart-pane{width:auto;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;height:330px;margin-top:50px;margin-bottom:70px}.js-chart-bar{position:relative;height:0;width:10%;background:#e0301e;color:#fff;-webkit-transition:height 1s ease-in-out;transition:height 1s ease-in-out}.js-chart-bar__label{position:absolute;bottom:-10px;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);text-align:center;font-size:1rem}.js-chart-bar__value{position:absolute;top:-30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:.875rem;opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}@media (max-width:767px){.js-chart-bar__value{top:-26px}}.js-chart-bar__sub{position:absolute;height:0;width:100%;bottom:0}.js-chart-bar--alt{background:#ffd366}.js-chart-bar--alt .js-chart-bar__value{left:100%;top:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:20px}@media (max-width:600px){.js-chart-bar--alt .js-chart-bar__value{padding-left:15px}}.js-chart-bar--alt .js-chart-bar__value:before{content:'';position:absolute;display:block;width:15px;top:11px;left:0;border-top:1px solid #fff}@media (min-width:768px){.js-chart-bar--alt .js-chart-bar__value:before{top:14px}}@media (max-width:600px){.js-chart-bar--alt .js-chart-bar__value:before{width:10px}}.js-chart-bar--alt .js-chart-bar__label{color:#ffb600}@media (min-width:769px){.js-chart-bar--alt .js-chart-bar__label{white-space:nowrap}}.js-chart-bar--alt .js-chart-bar__sub{background:#ffb600}.js-chart-bar-addendum{display:block;position:absolute;top:0;right:auto;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);height:100%;opacity:0;-webkit-transition:opacity .01s linear 2s;transition:opacity .01s linear 2s}.js-chart-bar-addendum__copy{color:#fff;font-size:1rem;line-height:1.3;white-space:nowrap;padding-bottom:10px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity .5s ease-out 2.5s;transition:opacity .5s ease-out 2.5s;opacity:0}.js-chart-bar-addendum__line{border-left:2px dashed #7d7d7d;border-top:2px dashed #7d7d7d;position:absolute;bottom:10px;left:0;width:0;height:0;-webkit-transition:all .5s ease-out 2s;transition:all .5s ease-out 2s}.js-chart-bar-addendum__line:after{content:'';position:absolute;top:-6px;right:-6px;width:0;height:0;border-top:2px solid #7d7d7d;border-right:2px solid #7d7d7d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.js-chart-bar-addendum--active{opacity:1}.js-chart-bar-addendum--active .js-chart-bar-addendum__copy{opacity:1}.js-chart-bar-addendum--active .js-chart-bar-addendum__line{width:calc(100% - 15px);height:calc(100% - 10px)}.js-chart-bar-addendum--active .js-chart-bar-addendum__line:after{width:10px;height:10px;-webkit-transition:all .5s ease-out 1s;transition:all .5s ease-out 1s}.js-chart-bar--stacked{background:0 0}.js-chart-bar--stacked .js-chart-bar__sub{position:relative}.js-chart-bar--stacked .js-chart-bar__sub .js-chart-bar__value{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(1){background:#ffb600}.js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(1) .js-chart-bar__value{color:#2d2d2d}.js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(2){background:#d04a02}.js-chart-bar--stacked .js-chart-bar-addendum{opacity:0;bottom:100%;left:100%;height:0;width:0;overflow:hidden;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all 1.2s linear;transition:all 1.2s linear}.js-chart-bar--stacked .js-chart-bar-addendum__line{width:200px;height:0;bottom:-1px;border-width:2px;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:none;transition:none}@media (max-width:320px){.js-chart-bar--stacked .js-chart-bar-addendum__line{display:none}}.js-chart-bar--stacked .js-chart-bar-addendum__line:after{display:none}.js-chart-bar--stacked .js-chart-bar-addendum--active{opacity:1;width:100%}.js-chart-bar-group{width:30%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:2px solid #7d7d7d}.js-chart-bar-group__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:0;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;width:100%}.js-chart-bar-group__header{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:auto;text-align:center}.js-chart-bar-group__header h3{font-size:1rem;font-weight:400;color:#fff;text-align:center;margin:0}.js-chart-bar-group .js-chart-bar{width:30%}.js-chart-bar--negative{position:relative;height:0;bottom:0;width:10%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:#d04a02;color:#fff;-webkit-transition:height 1s ease-in-out;transition:height 1s ease-in-out;overflow:hidden}.js-chart-bar--negative .js-chart-bar__value{position:absolute;bottom:0;top:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:.875rem;opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.js-chart-bar--negative.js-chart-bar--value-outside{overflow:visible}.js-chart-bar--negative.js-chart-bar--value-outside .js-chart-bar__value{bottom:-27px}.js-chart-bar--negative.js-chart-bar--active .js-chart-bar__label{opacity:1}.js-chart .js-chart-bar-wrapper{height:100%;width:4%;position:relative}@media (max-width:992px){.js-chart .js-chart-bar-wrapper{width:4.5%}}.js-chart .js-chart-bar-wrapper .js-chart-bar{width:100%}.js-chart .js-chart-bar-wrapper .js-chart-bar__label{opacity:0;-webkit-transition:opacity 0s linear .2s;transition:opacity 0s linear .2s;color:#fff;bottom:50%;top:auto;-webkit-transform:translate(-50%,-3px);-ms-transform:translate(-50%,-3px);transform:translate(-50%,-3px);width:100px;line-height:1.2;margin-bottom:3px;font-size:.875rem}.js-chart .js-chart-bar-wrapper .js-chart-bar--negative{position:absolute;bottom:50%;top:auto}.js-chart .js-chart-bar-wrapper:nth-of-type(2n-1) .js-chart-bar__label:after{content:'';display:block;height:60px;width:1px;background:#464646;position:relative;left:50%;margin-top:3px}.js-chart .js-chart-bar-wrapper.js-chart-bar--active .js-chart-bar__label{opacity:1}.js-chart--barchart1 .js-chart-pane{margin-right:2%}@media (max-width:768px){.js-chart--barchart1 .js-chart-pane{margin-right:4%}}@media (max-width:375px){.js-chart--barchart1 .js-chart-pane{margin-right:7%}}.js-chart--barchart1 .js-chart-bar-addendum{width:142.857%;height:30.12%}.js-chart--barchart1:after{content:'';display:block;width:100%;height:2px;position:relative;top:-70px;background:#7d7d7d}.js-chart--barchart2 .js-chart-pane,.js-chart--barchart5 .js-chart-pane,.js-chart--barchart6 .js-chart-pane{height:360px;margin-top:30px;margin-left:auto;margin-right:auto}@media (max-width:767px){.js-chart--barchart2 .js-chart-pane,.js-chart--barchart5 .js-chart-pane,.js-chart--barchart6 .js-chart-pane{width:553px}}@media (max-width:599px){.js-chart--barchart2 .js-chart-pane,.js-chart--barchart5 .js-chart-pane,.js-chart--barchart6 .js-chart-pane{width:345px}}@media (max-width:374px){.js-chart--barchart2 .js-chart-pane,.js-chart--barchart5 .js-chart-pane,.js-chart--barchart6 .js-chart-pane{width:290px}}.js-chart--barchart2 .js-chart-bar-addendum--active{-webkit-transition:all .75s ease-in-out 1.75s;transition:all .75s ease-in-out 1.75s}.js-chart--barchart2 .highcharts-chart__bespoke-legend .item.item--column:nth-of-type(1) .symbol{background:#ffb600}.js-chart--barchart2 .highcharts-chart__bespoke-legend .item.item--column:nth-of-type(2) .symbol{background:#d04a02}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1{height:137px}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-59.5deg);-ms-transform:rotate(-59.5deg);transform:rotate(-59.5deg)}@media (max-width:1400px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-63deg);-ms-transform:rotate(-63deg);transform:rotate(-63deg)}}@media (max-width:1200px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-67.5deg);-ms-transform:rotate(-67.5deg);transform:rotate(-67.5deg)}}@media (max-width:992px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-71.5deg);-ms-transform:rotate(-71.5deg);transform:rotate(-71.5deg)}}@media (max-width:767px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-76deg);-ms-transform:rotate(-76deg);transform:rotate(-76deg)}}@media (max-width:599px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-80.5deg);-ms-transform:rotate(-80.5deg);transform:rotate(-80.5deg)}}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2{height:38px}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg)}@media (max-width:1400px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-29deg);-ms-transform:rotate(-29deg);transform:rotate(-29deg)}}@media (max-width:1200px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-34deg);-ms-transform:rotate(-34deg);transform:rotate(-34deg)}}@media (max-width:992px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}}@media (max-width:767px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-48deg);-ms-transform:rotate(-48deg);transform:rotate(-48deg)}}@media (max-width:599px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(1) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg)}}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1{height:68px}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-40.1deg);-ms-transform:rotate(-40.1deg);transform:rotate(-40.1deg)}@media (max-width:1400px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-44deg);-ms-transform:rotate(-44deg);transform:rotate(-44deg)}}@media (max-width:1200px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-49.8deg);-ms-transform:rotate(-49.8deg);transform:rotate(-49.8deg)}}@media (max-width:992px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-56.5deg);-ms-transform:rotate(-56.5deg);transform:rotate(-56.5deg)}}@media (max-width:767px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-62.5deg);-ms-transform:rotate(-62.5deg);transform:rotate(-62.5deg)}}@media (max-width:599px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-72deg);-ms-transform:rotate(-72deg);transform:rotate(-72deg)}}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2{height:21px}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-14deg);-ms-transform:rotate(-14deg);transform:rotate(-14deg)}@media (max-width:1400px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-16deg);-ms-transform:rotate(-16deg);transform:rotate(-16deg)}}@media (max-width:1200px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-19deg);-ms-transform:rotate(-19deg);transform:rotate(-19deg)}}@media (max-width:992px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}}@media (max-width:767px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-29deg);-ms-transform:rotate(-29deg);transform:rotate(-29deg)}}@media (max-width:599px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(2) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-44deg);-ms-transform:rotate(-44deg);transform:rotate(-44deg)}}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1{height:47px}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-30.5deg);-ms-transform:rotate(-30.5deg);transform:rotate(-30.5deg)}@media (max-width:1400px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-34deg);-ms-transform:rotate(-34deg);transform:rotate(-34deg)}}@media (max-width:1200px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-39deg);-ms-transform:rotate(-39deg);transform:rotate(-39deg)}}@media (max-width:992px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-46deg);-ms-transform:rotate(-46deg);transform:rotate(-46deg)}}@media (max-width:767px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-53.5deg);-ms-transform:rotate(-53.5deg);transform:rotate(-53.5deg)}}@media (max-width:599px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-1 .js-chart-bar-addendum__line{-webkit-transform:rotate(-65deg);-ms-transform:rotate(-65deg);transform:rotate(-65deg)}}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2{height:36px}.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}@media (max-width:1400px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-27deg);-ms-transform:rotate(-27deg);transform:rotate(-27deg)}}@media (max-width:1200px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-32deg);-ms-transform:rotate(-32deg);transform:rotate(-32deg)}}@media (max-width:992px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-38deg);-ms-transform:rotate(-38deg);transform:rotate(-38deg)}}@media (max-width:767px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-46deg);-ms-transform:rotate(-46deg);transform:rotate(-46deg)}}@media (max-width:599px){.js-chart--barchart2 .js-chart-bar-group:nth-of-type(3) .js-chart-bar.js-chart-bar--stacked .js-chart-bar-addendum--active.js-chart-bar-addendum--stacked-2 .js-chart-bar-addendum__line{-webkit-transform:rotate(-59deg);-ms-transform:rotate(-59deg);transform:rotate(-59deg)}}.js-chart--barchart3 .js-chart-bar{width:4%;top:-50%;background:#ffb600}@media (max-width:992px){.js-chart--barchart3 .js-chart-bar{width:4.5%}}.js-chart--barchart3 .js-chart-bar--negative{background:#e0301e}.js-chart--barchart3 .js-chart-pane{padding-left:20px;padding-right:20px;margin-top:0;height:380px}@media (max-width:992px){.js-chart--barchart3 .js-chart-pane{width:1040px}}.js-chart--barchart3 .js-chart-pane:after{content:'';display:block;position:absolute;top:50%;left:0;width:100%;height:1px;background:#464646}.js-chart--barchart3 .js-chart-bar-addendum{left:50%;width:200px;height:0;top:15px;bottom:auto;border-right:1px solid #ffb600;overflow:hidden;opacity:1;-webkit-transition:height .5s ease-in-out 2s;transition:height .5s ease-in-out 2s}.js-chart--barchart3 .js-chart-bar-addendum--active{height:160px}.js-chart--barchart3 .js-chart-bar-addendum--active .js-chart-bar-addendum__factoid{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .5s ease-in-out 2.5s;transition:-webkit-transform .5s ease-in-out 2.5s;transition:transform .5s ease-in-out 2.5s;transition:transform .5s ease-in-out 2.5s,-webkit-transform .5s ease-in-out 2.5s}.js-chart--barchart3 .js-chart-bar-addendum+.js-chart-bar__value{display:none}.js-chart--barchart3.js-chart--automated-scroll .js-chart-bar.js-chart-bar--active{-webkit-transition-delay:.5s;transition-delay:.5s}.js-chart--barchart3.js-chart--automated-scroll .js-chart-bar-addendum{-webkit-transition-delay:3s;transition-delay:3s}.js-chart--barchart3.js-chart--automated-scroll .js-chart-bar-addendum--active{height:180px}.js-chart--barchart3.js-chart--automated-scroll .js-chart-bar-addendum--active .js-chart-bar-addendum__factoid{-webkit-transition-delay:3.5s;transition-delay:3.5s}.js-chart--barchart3 .js-chart-bar-addendum__factoid{color:#ffb600;text-align:right;line-height:1.2;padding-right:10px;width:200px;position:absolute;bottom:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.js-chart--barchart3 .js-chart-bar-addendum__factoid .label-figure{font-weight:700;font-size:3rem}.js-chart--barchart4 .js-chart-pane{margin-top:0}.js-chart--barchart4 .js-chart-bar-group{border-bottom:0}@media (max-width:768px){.js-chart--barchart4 .js-chart-bar-group{width:70%}}@media (max-width:767px){.js-chart--barchart4 .js-chart-bar-group{margin-left:20%}}.js-chart--barchart4 .js-chart-bar__label{width:100px;line-height:1.2}.js-chart--barchart4 .js-chart-bar__sub:nth-of-type(3){background:#fff}.js-chart--barchart4 .js-chart-bar__sub:nth-of-type(3) .js-chart-bar__value{display:none}.js-chart--barchart4 .js-chart-bar--stacked>.js-chart-bar__value{display:none}.js-chart--barchart4 .js-chart-bar--active .floating-label{opacity:1}.js-chart--barchart4 .floating-label{position:absolute;left:-120px;width:100px;line-height:1.2;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:right;opacity:0;-webkit-transition:opacity .5s ease-out 1s;transition:opacity .5s ease-out 1s}.js-chart--barchart4 .floating-labels-wrapper{height:100%;position:relative}.js-chart--barchart4 .floating-labels-wrapper .floating-label{left:auto;right:0;color:#fff;opacity:1}.js-chart--barchart4 .floating-labels-wrapper .floating-label:nth-of-type(1){top:20%}.js-chart--barchart4 .floating-labels-wrapper .floating-label:nth-of-type(1):before{content:'Racially/ ethnically diverse'}.js-chart--barchart4 .floating-labels-wrapper .floating-label:nth-of-type(2){top:69%}.js-chart--barchart4 .floating-labels-wrapper .floating-label:nth-of-type(2):before{content:'White'}.js-chart--barchart4 .floating-labels-wrapper .floating-label:nth-of-type(3){top:100%}.js-chart--barchart4 .floating-labels-wrapper .floating-label:nth-of-type(3):before{content:'Chose not to provide (2%)'}.js-chart--barchart4 .js-chart-bar-group{width:60%}.js-chart--barchart5 .js-chart-bar{background:#d04a02}.js-chart--barchart5 .js-chart-bar:nth-of-type(3){background:#ffb600}@media (max-width:767px){.js-chart--barchart5 .js-chart-pane{width:100%}}@media (max-width:600px){.js-chart--barchart5 .js-chart-pane .js-chart-bar-group{width:45%}}.js-chart--barchart6 .js-chart-bar__sub .js-chart-bar__value{display:none}.js-chart--barchart6 .js-chart-bar__sub:nth-of-type(1){background:#dedede}.js-chart--barchart6 .js-chart-bar__sub:nth-of-type(2){background:#e27588}.js-chart--barchart6 .js-chart-bar__sub:nth-of-type(3){background:#e0301e}.js-chart--barchart6 .js-chart-bar__sub:nth-of-type(4){background:#ffb600}.js-chart--barchart6 .js-chart-bar__sub:nth-of-type(5){background:#d93954}.js-chart--barchart6 .js-chart-bar__sub:nth-of-type(6){background:#eb8c00}.js-chart--barchart6 .js-chart-bar__sub:nth-of-type(7){background:#d04a02}.js-chart--barchart6 .js-chart-bar__sub.js-chart-bar__sub--unspecified{background:#7d7d7d}@media (max-width:767px){.js-chart--barchart6 .js-chart-pane{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:350px}}.js-chart--barchart6 .js-chart-pane .js-chart-bar-group{width:50%}@media (max-width:767px){.js-chart--barchart6 .js-chart-pane .js-chart-bar-group{width:100%;margin-bottom:35px}}.js-chart--barchart6 .js-chart-pane .js-chart-bar-group .js-chart-bar{width:14%}@media (max-width:992px){.js-chart--barchart6 .js-chart-pane .js-chart-bar-group .js-chart-bar{width:13%}}.js-chart-multi-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.js-chart-multi-wrapper .js-chart-item{width:100%;position:relative;margin-bottom:30px}@media (min-width:768px){.js-chart-multi-wrapper .js-chart-item{width:40%}}.js-chart-multi-wrapper .js-chart-item:first-of-type{width:100%}@media (min-width:768px){.js-chart-multi-wrapper .js-chart-item:first-of-type{width:50%}}@media (min-width:1200px){.js-chart-multi-wrapper .js-chart-item:first-of-type{width:40%}}@media (min-width:1400px){.js-chart-multi-wrapper .js-chart-item:first-of-type{width:35%}}.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description{width:auto}@media (max-width:460px){.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description{width:100%}}.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description+.js-chart-item{visibility:hidden;-webkit-transition:visibility 1s 1s;transition:visibility 1s 1s}.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description.js-chart-element--animated+.js-chart-item{visibility:visible}.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description.js-chart-element--animated+.js-chart-item .js-chart-donut--pie-description .js-chart-donut-header__content{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}@media (max-width:767px){.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description.js-chart-element--animated+.js-chart-item .js-chart-donut--pie-description .js-chart-donut-header__content{opacity:1}}.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description.js-chart-element--animated+.js-chart-item .js-chart-donut--pie-description .js-chart-donut-header__content:nth-of-type(1){-webkit-transition-delay:1s;transition-delay:1s}.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description.js-chart-element--animated+.js-chart-item .js-chart-donut--pie-description .js-chart-donut-header__content:nth-of-type(2){-webkit-transition-delay:1.25s;transition-delay:1.25s}.js-chart-multi-wrapper .js-chart-item.js-chart-donuts__item--pie-and-description.js-chart-element--animated+.js-chart-item .js-chart-donut--pie-description .js-chart-donut-header__content:nth-of-type(3){-webkit-transition-delay:1.5s;transition-delay:1.5s}.js-chart-mixed .js-chart-donuts__item.js-chart-element--animated .js-chart-donut-header{height:160px}.js-chart-mixed .js-chart-donut{margin-top:0}.js-chart-mixed .js-chart-donut-slice{stroke:#eb8c00}.js-chart-mixed .js-chart-donut-header{overflow:hidden;height:0;-webkit-transition:all .5s ease-in-out 1s;transition:all .5s ease-in-out 1s}.js-chart-mixed .js-chart-donut-header:before{content:'';border-left:2px solid #eb8c00;display:block;height:40px;width:0;position:relative;left:calc(50% - 1px);margin-top:5px}.js-chart-mixed .js-chart-donut-header__content{border-top:2px solid #eb8c00;text-align:left;width:200px;display:block;line-height:1.3;font-size:18px;padding-top:5px}.js-chart-mixed .js-chart-donut-header__content .marked{color:#eb8c00}.js-chart-donuts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;color:#fff}.js-chart-donuts__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:30px 0 10px;width:240px}@media (min-width:992px){.js-chart-donuts__item{width:280px}}@media (min-width:1200px){.js-chart-donuts__item{width:340px}}.js-chart-donuts--story{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.js-chart-donuts--story .js-chart-donut-content{margin-top:0;margin-bottom:10px}.js-chart-donuts--story .js-chart-donut-wrapper svg circle{stroke:#ffb600}.js-chart-donuts--story .js-chart-donut-header{margin-bottom:20px}.js-chart-donuts__story-item{text-align:center;position:relative}.js-chart-donuts__story-item-value{display:block;font-size:1.875rem;margin-bottom:5px;color:#ffb600}.js-chart-donuts__story-item--single{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.js-chart-donuts__story-item--single .js-chart-donuts__story-item-copy{margin:20px auto;width:365px;font-size:1.875rem;line-height:1.3}@media (max-width:768px){.js-chart-donuts__story-item--single .js-chart-donuts__story-item-copy{width:270px;font-size:1.5rem}}.js-chart-element--in-sequence .js-chart-element__to-animate{opacity:0;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.js-chart-element--in-sequence.js-chart-element--animated .js-chart-element__to-animate{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:768px){.js-chart-element--in-sequence:nth-of-type(1) .js-chart-element__to-animate{-webkit-transition-delay:.2s;transition-delay:.2s}.js-chart-element--in-sequence:nth-of-type(2) .js-chart-element__to-animate{-webkit-transition-delay:.4s;transition-delay:.4s}.js-chart-element--in-sequence:nth-of-type(3) .js-chart-element__to-animate{-webkit-transition-delay:.6s;transition-delay:.6s}.js-chart-element--in-sequence:nth-of-type(4) .js-chart-element__to-animate{-webkit-transition-delay:.8s;transition-delay:.8s}.js-chart-element--in-sequence:nth-of-type(5) .js-chart-element__to-animate{-webkit-transition-delay:1s;transition-delay:1s}.js-chart-element--in-sequence:nth-of-type(6) .js-chart-element__to-animate{-webkit-transition-delay:1.2s;transition-delay:1.2s}.js-chart-element--in-sequence:nth-of-type(7) .js-chart-element__to-animate{-webkit-transition-delay:1.4s;transition-delay:1.4s}}.js-chart-donut{color:#fff}.js-chart-donut-header{color:#fff;max-width:200px;margin:0 auto 10px auto}@media (min-width:992px){.js-chart-donut-header{max-width:250px}}.js-chart-donut-content{position:relative;margin-top:auto}.js-chart-donut-wrapper{position:relative;width:200px;margin:auto}.js-chart-donut-wrapper svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background:#7d7d7d;display:block;border-radius:100%;width:100%;height:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.js-chart-donut-wrapper svg{width:200px;height:200px}}.js-chart-donut-wrapper svg circle{fill:transparent;stroke-width:50;stroke-dasharray:0 314;-webkit-transition:stroke-dasharray 1s ease-in-out;transition:stroke-dasharray 1s ease-in-out}.js-chart-donut-slice{stroke:#d04a02}.js-chart-donut-cover{fill:#2d2d2d!important}.js-chart-donut-pie-title,.js-chart-donut-selected-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.js-chart-donut-pie-title p,.js-chart-donut-selected-content p{margin:0}.js-chart-donut-pie-title__value,.js-chart-donut-selected-content__value{font-size:2.375rem;line-height:1;font-weight:400;opacity:0;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}@media (max-width:768px){.js-chart-donut-pie-title__value,.js-chart-donut-selected-content__value{font-size:1.866rem}}.js-chart-donut--pie{margin-bottom:50px;margin-top:20px;width:500px}@media (max-width:991px){.js-chart-donut--pie{width:430px}}@media (max-width:460px){.js-chart-donut--pie{width:100%}}@media (min-width:992px){.js-chart-donut--pie .js-chart-donut-wrapper{width:250px}}.js-chart-donut--pie .js-chart-donut-pie-title{color:#fff}.js-chart-donut--pie .js-chart-donut-pie-title__value{font-size:1.4rem;opacity:1!important}.js-chart-donut--pie .js-chart-donut-slice--1{stroke:#7d7d7d}.js-chart-donut--pie .js-chart-donut-slice--2{stroke:#eb8c00}.js-chart-donut--pie .js-chart-donut-slice--3{stroke:#dedede}.js-chart-donut--pie .js-chart-donut-wrapper svg{background:#464646}.js-chart-donut--pie .js-chart-donut-pie--with-labels{position:relative}.js-chart-donut--pie .js-chart-donut-labels{margin-bottom:0}.js-chart-donut--pie .js-chart-donut-labels li{position:absolute;font-size:1.1rem;width:100px;text-align:left;line-height:1.2;margin-bottom:0}.js-chart-donut--pie .js-chart-donut-labels li .js-chart-donut-label__value{display:block;margin-top:5px}.js-chart-donut--pie .js-chart-donut-labels li:nth-of-type(1){top:0;right:0}@media (max-width:460px){.js-chart-donut--pie .js-chart-donut-labels li:nth-of-type(1){text-align:center;top:-35px}}.js-chart-donut--pie .js-chart-donut-labels li:nth-of-type(2){bottom:0;right:0;color:#eb8c00}@media (max-width:460px){.js-chart-donut--pie .js-chart-donut-labels li:nth-of-type(2){text-align:center;bottom:-45px}}.js-chart-donut--pie .js-chart-donut-labels li:nth-of-type(3){top:88px;left:-26px;text-align:right;width:120px}@media (max-width:991px){.js-chart-donut--pie .js-chart-donut-labels li:nth-of-type(3){top:auto;bottom:0;left:-18px}}@media (max-width:460px){.js-chart-donut--pie .js-chart-donut-labels li:nth-of-type(3){text-align:center;top:-35px;left:-10px}}.js-chart-donut--pie-description{border-left:3px solid #eb8c00;padding-left:20px;overflow:hidden;max-width:100%!important;width:250px}@media (min-width:768px) and (max-width:991px){.js-chart-donut--pie-description{width:200px}}@media (max-width:767px){.js-chart-donut--pie-description{padding-left:0;border:2px solid #eb8c00;border-width:2px 0;padding:15px 0;margin-bottom:0;width:430px;position:relative;overflow:visible}}.js-chart-donut--pie-description:before{content:'';display:block;width:calc(50% - 125px);height:3px;background:#eb8c00;position:absolute;top:262px;left:0}@media (max-width:992px){.js-chart-donut--pie-description:before{top:212px;width:calc(50% - 100px)}}@media (max-width:767px){.js-chart-donut--pie-description:before{width:2px;height:70px;left:auto;right:83px;top:0;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}}@media (max-width:460px){.js-chart-donut--pie-description:before{right:50px;height:30px}}.js-chart-donut--pie-description .marked{font-size:1.3125rem;color:#eb8c00;display:block}.js-chart-donut--pie-description .js-chart-donut-header__content{margin-bottom:20px;-webkit-transform:translate(-120%,0);-ms-transform:translate(-120%,0);transform:translate(-120%,0);-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}@media (max-width:767px){.js-chart-donut--pie-description .js-chart-donut-header__content{opacity:0;-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px);-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out;transition:opacity .5s ease-out,transform .5s ease-out,-webkit-transform .5s ease-out}}.js-chart-donut--pie-description .js-chart-donut-header__content:last-child{margin-bottom:0}.js-chart--table{margin-bottom:30px;color:#fff;font-size:14px}@media (min-width:768px){.js-chart--table{font-size:1rem}}.js-chart--table table{width:100%;border-collapse:collapse;border-spacing:0;margin-top:30px}.js-chart--table thead th{padding:0}.js-chart--table td,.js-chart--table th{padding:10px 5px 10px 0}.js-chart--table th{width:33%}.js-chart--table .table-value{width:0;-webkit-transition:width .75s ease-out;transition:width .75s ease-out;background:#ffb600;color:#2d2d2d;text-align:right}.js-chart--table .table-value span{padding:0 5px;opacity:0;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out}@media (max-width:600px){.js-chart--table .table-value span{padding:0 2px}}.js-chart--table.js-chart--tablechart1 .table-value{text-align:left}.js-chart--table.js-chart--tablechart1 .group1 .table-value{background:#ffb600;color:#2d2d2d}.js-chart--table.js-chart--tablechart1 .group2 .table-value{background:#e0301e;color:#fff}.js-chart--table.js-chart--tablechart1 .group3 .table-value{background:#d04a02;color:#fff}@media (min-width:1200px){.js-chart--table.js-chart--tablechart1 thead th{width:30%}.js-chart--table.js-chart--tablechart1 thead th:nth-child(1){width:40%}.js-chart--table.js-chart--tablechart1 tbody tr:nth-child(1){display:none}.js-chart--table.js-chart--tablechart1 tbody tr:nth-child(2) td{padding-top:30px}.js-chart--table.js-chart--tablechart1 tbody tr td:nth-child(1):before{content:'';display:inline-block;width:50%}.js-chart--table.js-chart--tablechart1 .group1 tr:nth-child(2) td:nth-child(1):before{content:'By gender';font-weight:700}.js-chart--table.js-chart--tablechart1 .group2 tr:nth-child(2) td:nth-child(1):before{content:'By ethnicity';font-weight:700}.js-chart--table.js-chart--tablechart1 .group3 tr:nth-child(2) td:nth-child(1):before{content:'By education level';font-weight:700}}@media (max-width:374px){.js-chart--table.js-chart--tablechart1 td,.js-chart--table.js-chart--tablechart1 th{width:38%;padding:10px 0 10px 0}.js-chart--table.js-chart--tablechart1 td:nth-child(1),.js-chart--table.js-chart--tablechart1 th:nth-child(1){width:22%}}.js-chart--table.js-chart--tablechart1 tbody:not(:first-of-type){border-top:1px dashed #7d7d7d}.js-chart--table.js-chart--tablechart1 tbody:not(:first-of-type) tr th{padding-top:30px}.js-chart--table.js-chart--tablechart1 tbody tr:last-of-type td{padding-bottom:30px}.js-chart--table.js-chart--tablechart2 .minwidth{width:1%}.js-chart--table.js-chart--tablechart2 .centered{text-align:center}.js-chart--table.js-chart--tablechart2 .maxWidth{width:100%}.js-chart--table.js-chart--tablechart2 .autoWidth{width:auto;white-space:nowrap;padding-right:30px}@media (max-width:767px){.js-chart--table.js-chart--tablechart2 .autoWidth{position:relative;padding-left:0;padding-right:0;width:0}.js-chart--table.js-chart--tablechart2 .autoWidth span{position:absolute;top:10px;left:0}}.js-chart--table.js-chart--tablechart2 .main-table-heading{vertical-align:middle;font-weight:700}.js-chart--table.js-chart--tablechart2 .main-label{border-bottom:1px solid #dedede;padding-bottom:5px}.js-chart--table.js-chart--tablechart2 .minPadding{padding:0 5px}.js-chart--table.js-chart--tablechart2 .sub-label{font-weight:400;font-size:14px;line-height:1.4;padding:5px}@media (max-width:767px){.js-chart--table.js-chart--tablechart2 th{font-weight:400}.js-chart--table.js-chart--tablechart2 thead th{padding-bottom:10px}.js-chart--table.js-chart--tablechart2 td{padding-top:40px}.js-chart--table.js-chart--tablechart2 .main-label{font-size:14px;line-height:1.4;border-top:1px solid #dedede;border-bottom:0;padding:5px 5px 0}}@media (min-width:768px){.js-chart--table.js-chart--tablechart2 .nobreak{white-space:nowrap}}.js-chart--table.js-chart--tablechart2 .table-value{background:#eb8c00;color:#2d2d2d;font-weight:700}.js-chart--table.js-chart--tablechart2-2{margin-top:-10px;margin-bottom:70px}@media (max-width:768px){.js-chart--table.js-chart--tablechart2-2{margin-bottom:40px}}@media (max-width:600px){.js-chart--table.js-chart--tablechart2-2{margin-top:-8px}}.js-chart--table.js-chart--tablechart2-2 .table-value{background:#e0301e;color:#fff;font-weight:700;text-align:left}.js-chart--table.js-chart--tablechart2-2 .table-value span{display:inline-block;padding:5px 10px}.js-chart--table.js-chart--tablechart2-2 td,.js-chart--table.js-chart--tablechart2-2 th{padding:15px 5px 15px 0}.js-chart--table.js-chart--tablechart2-2 td.minWidth,.js-chart--table.js-chart--tablechart2-2 th.minWidth{padding:15px 0}.js-chart--table.js-chart--tablechart2-2 thead th{line-height:1.2;vertical-align:bottom!important}@media (max-width:767px){.js-chart--table.js-chart--tablechart2-2 thead th{font-weight:700;padding-bottom:15px}}.js-chart--table.js-chart--tablechart2-2 th.sup-label{color:#dedede;font-weight:400;width:5px;position:relative}.js-chart--table.js-chart--tablechart2-2 th.sup-label span{font-size:14px;position:absolute;top:-40px;left:50%;margin-left:-65px;width:130px;text-align:center}@media (max-width:600px){.js-chart--table.js-chart--tablechart2-2 th.sup-label span{top:-35px}}.js-chart--table.js-chart--tablechart2-2 th.sup-label .arrow{height:50px;width:1px;background:#7d7d7d;position:absolute;top:5px;left:50%;margin-left:-1px}.js-chart--table.js-chart--tablechart2-2 th.sup-label .arrow:after{content:'';display:block;width:0;height:0;position:absolute;bottom:-10px;left:-4.5px;border-style:solid;border-width:10px 5px 0 5px;border-color:#7d7d7d transparent transparent transparent}@media (max-width:767px){.js-chart--table.js-chart--tablechart2-2 td{padding-top:45px}}@media (max-width:374px){.js-chart--table.js-chart--tablechart2-2 tr:nth-child(2) td:nth-child(1){white-space:normal;padding-top:87px}.js-chart--table.js-chart--tablechart2-2 tr:nth-child(2) td:nth-child(1) span{width:280px}}.js-chart--table.js-chart--tablechart2-2 .difference{width:34px;text-align:center;font-size:1rem;position:relative;background:#7d7d7d;color:#fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.js-chart--table.js-chart--tablechart2-2 .difference:before{content:'';display:block;position:absolute;top:0;left:0;width:0;height:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.js-chart--table.js-chart--tablechart2-2 .difference--positive{background:#ffb600;color:#2d2d2d}.js-chart--table.js-chart--tablechart2-2 .difference--positive:before{border-style:solid;border-width:0 17px 0 17px;border-color:transparent transparent #ffb600 transparent}.js-chart--table.js-chart--tablechart2-2 .difference--negative{background:#d93954;color:#fff}.js-chart--table.js-chart--tablechart2-2 .difference--negative:before{top:auto;bottom:0;border-style:solid;border-width:0 17px 0 17px;border-color:#d93954 transparent transparent transparent}.js-chart--table.js-chart--tablechart2-2 .difference--neutral{padding-top:4px;padding-bottom:4px}.js-chart--table.js-chart--tablechart2-2 tr.js-chart-element--animated .difference--positive:before{top:-10px;border-bottom-width:10px}.js-chart--table.js-chart--tablechart2-2 tr.js-chart-element--animated .difference--negative:before{bottom:-10px;border-top-width:10px}.js-chart--factoid{color:#2d2d2d;padding-top:90px}@media (max-width:767px){.js-chart--factoid{padding-top:60px}}.js-chart--factoid .chart-content{position:relative;padding:0 35px;width:375px;overflow:hidden;opacity:0;-webkit-transform:translateX(-20%);-ms-transform:translateX(-20%);transform:translateX(-20%);-webkit-transition:opacity 2s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity 2s ease-in-out,-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out,opacity 2s ease-in-out;transition:transform 1s ease-in-out,opacity 2s ease-in-out,-webkit-transform 1s ease-in-out}@media (max-width:767px){.js-chart--factoid .chart-content{padding:0 28px;width:100%}}.js-chart--factoid .chart-content:after{content:'';border-left:10px solid #d93954;width:0;height:100%;position:absolute;left:0;top:0}@media (max-width:767px){.js-chart--factoid .chart-content:after{border-left-width:7px}}.js-chart--factoid.js-chart--factoid-long .chart-content{width:100%;max-width:511px}.js-chart--factoid.js-chart--factoid-long .chart-content:after{border-left-width:7px}.js-chart--factoid.js-chart-element--animated .chart-content{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.js-chart--factoid.js-chart--factoid-yellow .chart-content:after{border-left-color:#ffb600}.js-chart--factoid.js-chart--factoid-tangerine .chart-content:after{border-left-color:#eb8c00}.js-chart--factoid.js-chart--factoid-darkgrey .chart-content:after{border-left-color:#dedede}.js-chart--factoid.js-chart--factoid-lightgrey .chart-content:after{border-left-color:#dedede}.js-chart--factoid.js-chart--factoid-orange .chart-content:after{border-left-color:#d04a02}.js-chart--factoid.js-chart--factoid-red .chart-content:after{border-left-color:#e0301e}.js-chart--factoid.js-chart--factoid-rose .chart-content:after{border-left-color:#d93954}.js-chart--factoid .factoid__image{width:100%;height:65px;max-width:65px;margin-bottom:26px}.js-chart--factoid .factoid__value{color:#2d2d2d;font-size:3rem;margin:0 0 1rem;line-height:1}.js-chart--factoid .factoid__description{font-weight:600;line-height:1.3;font-size:1.5rem;margin:0}.js-chart--factoid .factoid__footer{font-size:14px;color:#2d2d2d;line-height:1.4;margin:1rem 0 0}.js-chart--factoid .factoid__footer a{font-weight:600;border-bottom:1px solid #979797}.js-chart--factoid .factoid__footer a:link,.js-chart--factoid .factoid__footer a:visited{text-decoration:none}.js-chart--factoid .factoid__footer a:focus,.js-chart--factoid .factoid__footer a:hover{border-bottom:2px solid #979797}.page-section--dark .js-chart--factoid{color:#fff}.page-section--dark .js-chart--factoid .factoid__value{color:#fff}.page-section--dark .js-chart--factoid .factoid__footer{color:#979797}.chart-image{display:block;width:100%;max-width:878px;margin:20px auto}@media (max-width:600px){.chart-image{display:none}}.chart-image--mobile{width:100%;margin:20px auto}@media (min-width:601px){.chart-image--mobile{display:none}}.js-chart--bubbles .js-chart-pane{height:auto;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media (max-width:991px){.js-chart--bubbles .js-chart-pane{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.js-chart-bubbles-wrapper{position:relative;width:100%}@media (min-width:992px){.js-chart-bubbles-wrapper{margin-right:50px;-webkit-box-flex:1;-webkit-flex:1 0 66%;-ms-flex:1 0 66%;flex:1 0 66%}}.js-chart-bubbles-wrapper:after{content:'';display:block;padding-bottom:55%}.js-chart-bubbles-wrapper.with-item-expanded .js-chart-bubble-wrapper:not(.item--expanded){opacity:.3}.js-chart-legend-wrapper{-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.js-chart--bubbles.js-chart-element--animated .js-chart-bubble-wrapper{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.js-chart-bubble{width:100%;height:100%;border-radius:100%;position:absolute;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.js-chart-bubble-wrapper{cursor:pointer;position:absolute;top:200px;left:200px;border-radius:100%;overflow:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:opacity .3s ease-out,-webkit-transform .75s ease-in-out;transition:opacity .3s ease-out,-webkit-transform .75s ease-in-out;transition:opacity .3s ease-out,transform .75s ease-in-out;transition:opacity .3s ease-out,transform .75s ease-in-out,-webkit-transform .75s ease-in-out;opacity:1}.js-chart-bubble-wrapper--initiated{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.js-chart-bubble-wrapper:after{content:'';display:block;padding-bottom:100%}.js-chart-bubble-wrapper.item--expanded .js-chart-bubble{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.js-chart-bubble-wrapper--1{top:28%;left:44.6%;width:25.5%;-webkit-box-shadow:inset 0 0 0 3px #dedede;box-shadow:inset 0 0 0 3px #dedede}.js-chart-bubble-wrapper--1.item--expanded .js-chart-bubble{background:#dedede}.js-chart-bubble-wrapper--1.item--expanded .js-chart-bubble__value{color:#2d2d2d}.js-chart-bubble-wrapper--2{top:49%;left:88.7%;width:10.9%;-webkit-box-shadow:inset 0 0 0 3px #e27588;box-shadow:inset 0 0 0 3px #e27588}.js-chart-bubble-wrapper--2.item--expanded .js-chart-bubble{background:#e27588}.js-chart-bubble-wrapper--2.item--expanded .js-chart-bubble__value{color:#2d2d2d}.js-chart-bubble-wrapper--3{top:17.5%;left:71.5%;width:19.2%;-webkit-box-shadow:inset 0 0 0 3px #e0301e;box-shadow:inset 0 0 0 3px #e0301e}.js-chart-bubble-wrapper--3.item--expanded .js-chart-bubble{background:#e0301e}.js-chart-bubble-wrapper--4{top:58.8%;left:70.8%;width:16.2%;-webkit-box-shadow:inset 0 0 0 3px #ffb600;box-shadow:inset 0 0 0 3px #ffb600}.js-chart-bubble-wrapper--4.item--expanded .js-chart-bubble{background:#ffb600}.js-chart-bubble-wrapper--4.item--expanded .js-chart-bubble__value{color:#2d2d2d}.js-chart-bubble-wrapper--5{top:50.5%;left:0;width:21%;-webkit-box-shadow:inset 0 0 0 3px #d93954;box-shadow:inset 0 0 0 3px #d93954}.js-chart-bubble-wrapper--5.item--expanded .js-chart-bubble{background:#d93954}.js-chart-bubble-wrapper--6{top:61%;left:24.2%;width:21%;-webkit-box-shadow:inset 0 0 0 3px #eb8c00;box-shadow:inset 0 0 0 3px #eb8c00}.js-chart-bubble-wrapper--6.item--expanded .js-chart-bubble{background:#eb8c00}.js-chart-bubble-wrapper--6.item--expanded .js-chart-bubble__value{color:#2d2d2d}.js-chart-bubble-wrapper--7{top:0;left:14%;width:30%;-webkit-box-shadow:inset 0 0 0 3px #d04a02;box-shadow:inset 0 0 0 3px #d04a02}.js-chart-bubble-wrapper--7.item--expanded .js-chart-bubble{background:#d04a02}.js-chart-bubble__value{color:#fff;font-size:1.3rem;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:991px){.js-chart-bubble__value{font-size:1rem}}@media (max-width:600px){.js-chart-bubble__value{font-size:.8rem}}.js-chart--timeline .js-chart__legend .item.item--circle:nth-of-type(1) .symbol{background:#dedede}.js-chart--timeline .js-chart__legend .item.item--circle:nth-of-type(2) .symbol{background:#d04a02}.js-chart--timeline .js-chart__legend .item.item--circle:nth-of-type(3) .symbol{background:#ffb600}@media (min-width:1400px){.js-chart--timeline .js-chart-pane-scrolling{overflow:hidden}}.js-chart--timeline .js-chart-pane{margin:10px 25px 60px;height:380px;border-bottom:1px solid #7d7d7d;width:1290px}.js-chart--timeline .js-chart-pane__faux-axis{height:6px;width:100.2%;position:absolute;z-index:0;bottom:0;left:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMy4wNyAxMCI+PHBvbHlsaW5lIHBvaW50cz0iMCwwIDAsMTAiIHN0cm9rZT0iIzdkN2Q3ZCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BvbHlsaW5lPjwvc3ZnPg==) transparent repeat-x 0 0;background-size:33.07px 10px}.js-chart--timeline .timeline-item{position:absolute;z-index:1;bottom:0;left:0;height:10px;border-left:2px dashed #7d7d7d}.js-chart--timeline .timeline-item__date{position:absolute;bottom:0;left:auto;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:38px;text-align:center;background:#fff;color:#2d2d2d;padding:3px;line-height:1.1;font-size:.875rem}.js-chart--timeline .timeline-item__content{position:absolute;top:0;left:10px;padding:0 0 6px 2px;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);color:#fff;line-height:1.2;opacity:0;-webkit-transition:opacity .5s ease-out .5s;transition:opacity .5s ease-out .5s;min-width:122px}@media (max-width:600px){.js-chart--timeline .timeline-item__content{max-width:230px}}.js-chart--timeline .timeline-item__content .marked{font-weight:700}.js-chart--timeline .timeline-item__bar{border-top:2px solid;width:0;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out;position:absolute;top:0;left:0}.js-chart--timeline .timeline-item__bar:before{content:'';width:20px;height:20px;border-radius:100%;position:absolute;left:-11px;top:-11px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.js-chart--timeline .timeline-item__bar:after{content:'';width:12px;height:12px;border-radius:100%;position:absolute;right:-7px;top:-7px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.js-chart--timeline .timeline-item--initiated .timeline-item__bar:after,.js-chart--timeline .timeline-item--initiated .timeline-item__bar:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.js-chart--timeline .timeline-item--initiated .timeline-item__content{opacity:1}.js-chart--timeline .timeline-item--initiated .timeline-item__bar{width:100%}.js-chart--timeline .timeline-item--ongoing .timeline-item__bar:after{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:12px solid;border-radius:0}.js-chart--timeline .timeline-item--cat-1 .timeline-item__bar{border-top-color:#dedede}.js-chart--timeline .timeline-item--cat-1 .timeline-item__bar:after,.js-chart--timeline .timeline-item--cat-1 .timeline-item__bar:before{background:#dedede}.js-chart--timeline .timeline-item--cat-1.timeline-item--ongoing .timeline-item__bar:after{background:0 0;border-left-color:#dedede}.js-chart--timeline .timeline-item--cat-2 .timeline-item__bar{border-top-color:#d04a02}.js-chart--timeline .timeline-item--cat-2 .timeline-item__bar:after,.js-chart--timeline .timeline-item--cat-2 .timeline-item__bar:before{background:#d04a02}.js-chart--timeline .timeline-item--cat-2.timeline-item--ongoing .timeline-item__bar:after{background:0 0;border-left-color:#d04a02}.js-chart--timeline .timeline-item--cat-3 .timeline-item__bar{border-top-color:#ffb600}.js-chart--timeline .timeline-item--cat-3 .timeline-item__bar:after,.js-chart--timeline .timeline-item--cat-3 .timeline-item__bar:before{background:#ffb600}.js-chart--timeline .timeline-item--cat-3.timeline-item--ongoing .timeline-item__bar:after{background:0 0;border-left-color:#ffb600}.js-chart--timeline .timeline-item--1{left:0;height:70%;width:12.82%}.js-chart--timeline .timeline-item--2{left:7.692%;height:50%;width:25.64%}.js-chart--timeline .timeline-item--3{left:41.024%;height:85%;width:30.768%}.js-chart--timeline .timeline-item--3-2{left:82.048%;height:85%;width:17.948%;border:0}.js-chart--timeline .timeline-item--3-2 .timeline-item__bar{border:0}.js-chart--timeline .timeline-item--3-2 .timeline-item__bar:before{background:0 0;border:2px dotted #d04a02}.js-chart--timeline .timeline-item--3-2 .timeline-item__bar:after{display:none}.js-chart--timeline .timeline-item--4{left:69.228%;height:70%;width:30.768%}.js-chart--timeline .timeline-item--5{left:71.792%;height:60%;width:25.64%}.js-chart--timeline .timeline-item--6{left:74.356%;height:40%;width:25.64%}.js-chart--timeline .timeline-item--7{left:82.048%;height:30%;width:17.948%}.js-chart--timeline .timeline-item--8{left:89.74%;height:10%;width:10.256%}.js-chart--timeline .timeline-item--9{left:100%;height:0;width:0}.js-chart--timeline .timeline-item--4 .timeline-item__date,.js-chart--timeline .timeline-item--6 .timeline-item__date{display:none}.js-chart--timeline .timeline-item--5 .timeline-item__date{width:120px}.js-chart--timeline .timeline-item--5 .timeline-item__date span{display:none}.js-chart--timeline .timeline-item--5 .timeline-item__date:before{content:'Feb. Mar. Apr.'}.js-chart--barchart-horizontal .js-chart-pane{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.js-chart--barchart-horizontal .js-chart__legend .item--1 .symbol{background:#ffb600}.js-chart--barchart-horizontal .js-chart__legend .item--2 .symbol{background:#e0301e}.js-chart--barchart-horizontal .js-chart__legend .item--3 .symbol{background:#7d7d7d}.js-chart--barchart-horizontal .js-chart__legend .item--4 .symbol{background:#fff}.js-chart--barchart-horizontal .js-chart-bar{position:relative;height:auto;width:0;background:#e0301e;color:#fff;-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.js-chart--barchart-horizontal .js-chart-bar__label{font-size:1rem;position:static;white-space:nowrap;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.js-chart--barchart-horizontal .js-chart-bar__value{position:absolute;top:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:14px;font-size:.875rem;font-weight:700;opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.js-chart--barchart-horizontal .js-chart-bar__sub{position:absolute;height:35px;width:100%;bottom:0;-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.js-chart--barchart-horizontal .js-chart-bar__data{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%;padding:10px 0 45px}.js-chart--barchart-horizontal .js-chart-bar__data .js-chart-bar__data-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%}.js-chart--barchart-horizontal .js-chart-bar--stacked{background:0 0}.js-chart--barchart-horizontal .js-chart-bar--stacked .js-chart-bar__sub{position:relative}.js-chart--barchart-horizontal .js-chart-bar--stacked .js-chart-bar__sub .js-chart-bar__value{bottom:0;top:auto;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);color:#fff}.js-chart--barchart-horizontal .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(1){background:#ffb600}.js-chart--barchart-horizontal .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(2){background:#e0301e}.js-chart--barchart-horizontal .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(3){background:#7d7d7d}.js-chart--barchart-horizontal .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(4){background:#fff}.js-chart--barchart-horizontal-1 .js-chart-pane{height:280px;margin-bottom:50px}@media (max-width:767px){.js-chart--barchart-horizontal-1 .js-chart-pane{margin:0}}@media (max-width:599px){.js-chart--barchart-horizontal-1 .js-chart-bar:nth-child(1) .js-chart-bar__sub:nth-child(4) .js-chart-bar__value{display:none}}.js-chart--diagram{max-width:1024px;margin-left:auto;margin-right:auto;margin-bottom:40px}@media (min-width:768px){.js-chart--diagram{margin-top:50px;padding-top:50px;margin-bottom:0}}.js-chart--diagram .js-chart-diagram-image{display:block;margin:30px auto 10px;width:100%;max-width:410px;height:auto}@media (min-width:768px){.js-chart--diagram .js-chart-diagram-image{margin:100px auto 90px}}@media (min-width:768px) and (max-width:991px){.js-chart--diagram .js-chart-diagram-image{width:350px;padding-bottom:175px;margin-bottom:50px}}.js-chart--diagram .js-chart-diagram-description{color:#fff;font-size:1rem;line-height:1.25}@media (min-width:768px){.js-chart--diagram .js-chart-diagram-description{position:absolute;width:100%;height:100%;top:0;left:0}}@media (min-width:768px){.js-chart--diagram .js-chart-diagram-description dt{display:none;font-weight:700;margin-bottom:3px}}.js-chart--diagram .js-chart-diagram-description__item{width:265px;position:static;margin-top:40px;opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity 1s ease-in-out,-webkit-transform .75s ease-in-out;transition:opacity 1s ease-in-out,-webkit-transform .75s ease-in-out;transition:opacity 1s ease-in-out,transform .75s ease-in-out;transition:opacity 1s ease-in-out,transform .75s ease-in-out,-webkit-transform .75s ease-in-out}@media (min-width:768px){.js-chart--diagram .js-chart-diagram-description__item{margin-top:0;position:absolute;height:152px}}@media (min-width:768px) and (max-width:1199px){.js-chart--diagram .js-chart-diagram-description__item{width:240px}}.js-chart--diagram .js-chart-diagram-description__item:before{content:'';display:block;width:47px;height:2px;margin-bottom:16px}.js-chart--diagram .js-chart-diagram-description__item--1{top:0;left:50%}@media (min-width:768px){.js-chart--diagram .js-chart-diagram-description__item--1{height:auto;margin-left:-132px}}@media (min-width:768px) and (max-width:1199px){.js-chart--diagram .js-chart-diagram-description__item--1{margin-left:-120px}}.js-chart--diagram .js-chart-diagram-description__item--1:before{background:#7d7d7d}.js-chart--diagram .js-chart-diagram-description__item--2{bottom:0;left:0;-webkit-transition-delay:.6s;transition-delay:.6s}@media (max-width:767px){.js-chart--diagram .js-chart-diagram-description__item--2{-webkit-transition-delay:.3s;transition-delay:.3s}}.js-chart--diagram .js-chart-diagram-description__item--2:before{background:#ffb600}.js-chart--diagram .js-chart-diagram-description__item--3{bottom:0;right:0;-webkit-transition-delay:.3s;transition-delay:.3s}@media (max-width:767px){.js-chart--diagram .js-chart-diagram-description__item--3{-webkit-transition-delay:.6s;transition-delay:.6s}}.js-chart--diagram .js-chart-diagram-description__item--3:before{background:#e0301e}.js-chart--diagram.js-chart-element--animated .js-chart-diagram-description__item{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}