.custom-chart h3.chartist-header,.custom-chart h4.chartist-subtitle{font-family:Lato,"Trebuchet MS",Arial,sans-serifo;text-align:center}.custom-chart{position:relative;margin-bottom:25px}.custom-chart .donut-export,.custom-chart .line-chart-export{position:absolute;width:25px;height:23px;border-radius:2px;right:0;z-index:9;stroke-linecap:round}.custom-chart .donut-export:hover,.custom-chart .line-chart-export:hover{background:#e6e6e6}.custom-chart h3.chartist-header{border-bottom:none;padding:0;font-size:19pt;line-height:1;font-weight:100;color:#005691;margin:0;white-space:normal}.custom-chart h4.chartist-subtitle{width:100%;font-size:16pt;font-weight:400;margin:10px auto 0}.custom-chart .highcharts-menu-item,.custom-chart .pie-chart .highcharts-label{font-family:Lato,"Trebuchet MS",Arial,sans-serif}.custom-chart p.chartist-source{font-size:14px!important;text-align:left;width:100%!important;margin:0;font-weight:400;float:left}.custom-chart .charts-source{font-size:14px;text-align:left;width:100%;margin:0;font-weight:400;position:absolute;bottom:25px}@media only screen and (max-width:480px){.custom-chart .charts-source{bottom:5px}}.custom-chart svg .credit-logo{display:none}.charts-data-table,.highcharts-data-table{padding-bottom:10px}.charts-data-table table,.highcharts-data-table table{margin-left:auto;margin-right:auto}.charts-data-table thead th,.highcharts-data-table thead th{background:#f4f4f4!important;color:#005691!important;padding:7px 5px!important}.charts-data-table caption,.highcharts-data-table caption{display:none}.charts-data-table tbody th,.highcharts-data-table tbody th{background:0 0!important;color:#000!important}.charts-data-table tbody td,.highcharts-data-table tbody td{padding:5px!important}.custom-chart .line-chart{padding:35px 40px 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:35px;position:relative;background:#fff}@media only screen and (max-width:768px){.custom-chart p.chartist-source{float:none}.custom-chart .charts-source{line-height:20px}.custom-chart .line-chart{padding-bottom:20px!important}}@media only screen and (max-width:700px){.custom-chart .line-chart{padding:0}}.custom-chart .line-chart *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-chart .line-chart p{width:100%;height:auto;padding-right:15px;float:left;font-size:12px;font-weight:700;line-height:14px;margin:0}@media only screen and (max-width:700px){.custom-chart .line-chart p{width:100%!important;text-align:left}}.custom-chart .line-chart span{margin:0}.custom-chart .line-chart .highcharts-contextmenu{width:auto!important;line-height:normal;position:absolute;z-index:1000;padding:24px;pointer-events:auto;display:none;right:-14px;top:29px}.custom-chart .line-chart .highcharts-menu{-webkit-box-shadow:#888 3px 3px 10px;box-shadow:#888 3px 3px 10px;border:1px solid #999;background:#fff;padding:5px 0}.custom-chart .line-chart .highcharts-menu-item{cursor:pointer;padding:.5em 1em;color:#333;background:0 0;font-size:11px;-webkit-transition:background 250ms ease 0s,color 250ms ease 0s;-o-transition:background 250ms ease 0s,color 250ms ease 0s;transition:background 250ms ease 0s,color 250ms ease 0s}.custom-chart .line-chart .highcharts-menu-item:hover{background:#335cad;color:#fff}.custom-chart .line-chart .counter{font-weight:700!important;line-height:12px;margin-left:15px;height:auto;font-size:12px;max-width:75px}@media only screen and (max-width:700px){.custom-chart .line-chart .counter{margin-left:10px;max-width:80px}}.custom-chart .line-chart .counter span{font-size:12px}.custom-chart .line-chart__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;margin:0 auto 15px;width:90%;position:relative}.custom-chart .line-chart__item:first-of-type{margin-top:35px}@media only screen and (max-width:700px){.custom-chart .line-chart__item:first-of-type{margin-top:30px}.custom-chart .line-chart__item{width:100%;margin-bottom:20px}}.custom-chart .line-chart__tooltip{border:1px solid #005691;border-radius:4px;background:rgba(247,247,247,.85);font-size:12px;line-height:14px;color:#333;padding:10px;position:absolute;display:none;z-index:9}.custom-chart .line-chart--small{width:23%;float:left;padding:0 5px;margin:0 0 50px}@media only screen and (max-width:700px){.custom-chart .line-chart--small{width:48%;margin:0}}.custom-chart .line-chart--small p{width:85px;margin:0;padding:0}@media only screen and (max-width:700px){.custom-chart .line-chart--small p{margin:0 0 12px}.custom-chart .line-chart--small .counter{top:0}}.custom-chart .line-chart--small .counter{font-size:16px;margin-left:7px}.custom-chart .bar{display:inline-block;width:calc(100% - 90px);height:14px;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#e0e0e0),color-stop(65%,#e6e6e6),color-stop(95%,#f9f9f9),to(#fff));background:-o-linear-gradient(left,#e0e0e0 40%,#e6e6e6 65%,#f9f9f9 95%,#fff 100%);background:linear-gradient(to right,#e0e0e0 40%,#e6e6e6 65%,#f9f9f9 95%,#fff 100%);position:relative;-webkit-box-shadow:0 0 8px -1px rgba(0,0,0,.3);box-shadow:0 0 8px -1px rgba(0,0,0,.3);float:left;font-size:initial}@media only screen and (max-width:700px){.custom-chart .bar{height:10px;margin:0 0 15px}}.custom-chart .bar--animate{-webkit-animation-name:progressBar;animation-name:progressBar;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-duration:3s;animation-duration:3s}.custom-chart .bar span{display:inline-block;height:100%;top:-6px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;position:relative;background:#005691;border:none}.custom-chart .bar span:hover{background:#2278b3}@media only screen and (max-width:1919px){.custom-chart .bar span{top:-5px}}@media only screen and (max-width:700px){.custom-chart .bar span{top:-9px}}@-webkit-keyframes progressBar{0%{width:0}100%{width:calc(100% - 90px)}}@keyframes progressBar{0%{width:0}100%{width:calc(100% - 90px)}}@-webkit-keyframes progressBar-mobile{0%{width:0}100%{width:calc(100% - 75px)}}@keyframes progressBar-mobile{0%{width:0}100%{width:calc(100% - 75px)}}.custom-chart span.designed{position:absolute;right:0;bottom:18px;line-height:20px!important;font-size:14px!important;color:#000!important;font-weight:400!important;margin:0!important;background:url(/media/themes/fot/dist/img/chart-logo.png) right no-repeat;background-size:150px 20px;padding-right:153px;white-space:nowrap}.category__cloud-rank .custom-chart .bar span{top:-2px}@media only screen and (max-width:1919px){.category__cloud-rank .custom-chart .bar span{top:-1px}}@media only screen and (max-width:700px){.category__cloud-rank .custom-chart .bar span{top:-6px}}.custom-chart .donut-charts{position:relative;padding-top:35px;margin:0 0 35px;background:#fff;max-height:480px}@media only screen and (max-width:768px){.custom-chart span.designed{bottom:0!important}.custom-chart .donut-charts{padding-bottom:35px;max-height:unset}}.custom-chart .donut-charts h3,.custom-chart .donut-charts h4{position:relative;z-index:9}.custom-chart .donut-charts h3{margin-bottom:20px}@media only screen and (max-width:1919px){.custom-chart .donut-charts h3{margin-bottom:40px}}@media only screen and (max-width:991px){.custom-chart .donut-charts h3{margin-bottom:20px}}.custom-chart .donut-charts h4{margin-bottom:20px}@media only screen and (max-width:1919px){.custom-chart .donut-charts h4{margin-bottom:30px}}@media only screen and (max-width:991px){.custom-chart .donut-charts h4{margin-bottom:20px}}.custom-chart .donut-charts.with-subtitle h3{margin-bottom:20px}.custom-chart .donut-charts span.designed{bottom:3px}.custom-chart .donut-charts .highcharts-contextmenu{width:auto!important;line-height:normal;position:absolute;z-index:1000;padding:24px;pointer-events:auto;display:none;right:-14px;top:29px}.custom-chart .donut-charts .highcharts-menu{-webkit-box-shadow:#888 3px 3px 10px;box-shadow:#888 3px 3px 10px;border:1px solid #999;background:#fff;padding:5px 0}.custom-chart .donut-charts .highcharts-menu-item{cursor:pointer;padding:.5em 1em;color:#333;background:0 0;font-size:11px;-webkit-transition:background 250ms ease 0s,color 250ms ease 0s;-o-transition:background 250ms ease 0s,color 250ms ease 0s;transition:background 250ms ease 0s,color 250ms ease 0s}.custom-chart .donut-charts .highcharts-menu-item:hover{background:#335cad;color:#fff}.custom-chart .donut-charts .charts-source{bottom:0}.custom-chart .donut-charts__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-40px}@media only screen and (max-width:1919px){.custom-chart .donut-charts__container{margin-top:-60px}}@media only screen and (max-width:1400px){.custom-chart .donut-charts__container{max-width:1200px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:1230px){.custom-chart .donut-charts__container{margin-top:-65px}}@media only screen and (max-width:1150px){.custom-chart .donut-charts__container{padding-bottom:15px}}.custom-chart .donut-charts__container>div{width:20%}@media only screen and (max-width:768px){.custom-chart .donut-charts .charts-source{bottom:22px}.custom-chart .donut-charts__container{padding-bottom:0;margin-top:0}.custom-chart .donut-charts__container>div{width:60%;margin-bottom:15px}}@media only screen and (max-width:480px){.custom-chart .donut-charts__container>div{width:90%;max-width:265px}}.custom-chart .donut-charts__item{position:relative}@media only screen and (max-width:768px){.custom-chart .donut-charts__item{max-width:275px;margin:0 auto}}.custom-chart .donut-charts .highcharts-legend-item .highcharts-point,.custom-chart .donut-charts .highcharts-legend-item.highcharts-color-1{display:none}.custom-chart .donut-charts .highcharts-point.highcharts-color-1{pointer-events:none}.custom-chart .bar-chart .highcharts-point{fill:#005691;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.custom-chart .bar-chart .highcharts-point:hover{fill:#2278b3}
/*# sourceMappingURL=highcharts-charts.min.css.map */
