@-webkit-keyframes animatePieChart{0%,50%{stroke-dasharray:0,0,0,100}}@keyframes animatePieChart{0%,50%{stroke-dasharray:0,0,0,100}}@-webkit-keyframes animateBarChart{0%{width:0}}@keyframes animateBarChart{0%{width:0}}@media(min-width:1025px){.chart{max-width:408px}}.chart__label{display:block}.chart__description{margin:1.25em 0 1em}.chart__flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.48em 0}@media(max-width:1024px){.chart__flex-wrapper[data-mobile-behavior=noflex]{display:block}}.chart__flex-wrapper-icon{display:inline-block;background:url(//cdn2.hubspot.net/hubfs/2799205/website/sorw/2019/sorw-icon-sprite.png) no-repeat;overflow:hidden;text-indent:-51px;text-align:left;margin-right:1em;width:51px;height:51px}.chart__flex-wrapper-icon[data-icon=calendar]{background-position:-153px -153px}.chart__flex-wrapper-icon[data-icon=cursor]{background-position:-153px 0}.chart__flex-wrapper-icon[data-icon=finance]{background-position:0 -51px}.chart__flex-wrapper-icon[data-icon=government]{background-position:-51px -51px}.chart__flex-wrapper-icon[data-icon=laptop]{background-position:-102px -51px}.chart__flex-wrapper-icon[data-icon=manufacturing]{background-position:-153px -51px}.chart__flex-wrapper-icon[data-icon=money]{background-position:0 -102px}.chart__flex-wrapper-icon[data-icon=pencil]{background-position:-51px -102px}.chart__flex-wrapper-icon[data-icon=red-cross]{background-position:-102px -102px}.chart__flex-wrapper-icon[data-icon=retail]{background-position:-153px -102px}.chart__flex-wrapper-icon[data-icon=stethoscope]{background-position:-51px -153px}.chart__flex-wrapper-icon[data-icon=stocks]{background-position:-102px -153px}@media(min-width:1025px){.chart__flex-wrapper-description{width:47%;margin-right:3%}}@media(min-width:1025px){.chart__flex-wrapper-description p{margin:0}}.chart__flex-wrapper .chart{-webkit-box-flex:1;-ms-flex:1;flex:1}.chart[data-type=pie]{margin:1em 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart[data-type=pie] .chart__circle{fill:transparent;stroke-width:31.8309886184;stroke-dasharray:0,0,0,100;stroke-dashoffset:25;opacity:0;-webkit-transition:opacity 1.5s ease;transition:opacity 1.5s ease}.chart[data-type=pie] .chart__circle[data-color=green]{stroke:#10d2b6}.chart[data-type=pie] .chart__circle[data-color=darkblue]{stroke:#0291bd}.chart[data-type=pie] .chart__circle[data-color=midblue]{stroke:#41adce}.chart[data-type=pie] .chart__circle[data-color=lightblue]{stroke:#bfe3ee}.chart[data-type=pie] .chart__circle[data-color=grey]{stroke:#d6e1e5}.chart[data-type=pie] .chart__circle[data-color=darkgrey]{stroke:#919798}.chart[data-type=pie] .chart__circle[data-color=darkorange]{stroke:#e4a300}.chart[data-type=pie] .chart__circle[data-color=midorange]{stroke:rgba(228,163,0,.75)}.chart[data-type=pie] .chart__circle[data-color=lightorange]{stroke:rgba(228,163,0,.25)}.chart[data-type=pie] .chart__legend{-webkit-box-flex:66%;-ms-flex:66%;flex:66%}.chart[data-type=pie] .chart__svg{margin-left:1em}.chart[data-type=pie] .chart__svg[data-size=large]{height:120px}.chart[data-type=pie] .chart__svg[data-size=small]{height:70px}.chart[data-type=pie] .chart__svg[data-alignment=left]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-left:0;margin-right:1em}.chart[data-type=pie] .chart__label{display:block;margin:1.2em 0}.chart[data-type=pie] .chart__label[data-color]:before{content:"";display:inline-block;width:24px;height:8px;margin-right:.5em}.chart[data-type=pie] .chart__label[data-color=green]:before{background-color:#10d2b6}.chart[data-type=pie] .chart__label[data-color=darkblue]:before{background-color:#0291bd}.chart[data-type=pie] .chart__label[data-color=midblue]:before{background-color:#41adce}.chart[data-type=pie] .chart__label[data-color=lightblue]:before{background-color:#bfe3ee}.chart[data-type=pie] .chart__label[data-color=grey]:before{background-color:#d6e1e5}.chart[data-type=pie] .chart__label[data-color=darkgrey]:before{background-color:#919798}.chart[data-type=pie] .chart__label[data-color=darkorange]:before{background-color:#e4a300}.chart[data-type=pie] .chart__label[data-color=midorange]:before{background-color:rgba(228,163,0,.75)}.chart[data-type=pie] .chart__label[data-color=lightorange]:before{background-color:rgba(228,163,0,.25)}.chart[data-type=pie] .chart__label:only-child:before{display:none}.chart[data-type=bar]{margin:1px 0}.chart[data-type=bar] .chart__legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px}.chart[data-type=bar] .chart__value{text-align:right;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.chart[data-type=bar] .chart__progress{background-color:#d6e1e5;width:100%;height:8px;display:inline-block}.chart[data-type=bar] .chart__progress-bar{vertical-align:top;height:8px;display:inline-block;-webkit-animation:animateBarChart 1s ease-out forwards;animation:animateBarChart 1s ease-out forwards;-webkit-animation-play-state:paused;animation-play-state:paused}.chart[data-type=bar] .chart__progress-bar[data-color=green]{background-color:#10d2b6}.chart[data-type=bar] .chart__progress-bar[data-color=darkblue]{background-color:#0291bd}.chart[data-type=bar] .chart__progress-bar[data-color=midblue]{background-color:#41adce}.chart[data-type=bar] .chart__progress-bar[data-color=lightblue]{background-color:#bfe3ee}.chart[data-type=bar] .chart__progress-bar[data-color=grey]{background-color:#d6e1e5}.chart[data-type=bar] .chart__progress-bar[data-color=darkgrey]{background-color:#919798}.chart[data-type=bar] .chart__progress-bar[data-color=darkorange]{background-color:#e4a300}.chart[data-type=bar] .chart__progress-bar[data-color=midorange]{background-color:rgba(228,163,0,.75)}.chart[data-type=bar] .chart__progress-bar[data-color=lightorange]{background-color:rgba(228,163,0,.25)}.chart[data-type=comparison]{background-color:#fff;font-size:14px}.chart[data-type=comparison]+.chart[data-type=comparison]{margin-top:2em}.chart[data-type=comparison] .chart__svg{width:100%;height:61px}.chart[data-type=comparison] .chart__progress-bar{-webkit-animation:animateBarChart 1s ease-out forwards;animation:animateBarChart 1s ease-out forwards;-webkit-animation-play-state:paused;animation-play-state:paused}.chart[data-type=comparison] .chart__progress-bar[data-color=green]{fill:#10d2b6}.chart[data-type=comparison] .chart__progress-bar[data-color=darkblue]{fill:#0291bd}.chart[data-type=comparison] .chart__progress-bar[data-color=midblue]{fill:#41adce}.chart[data-type=comparison] .chart__progress-bar[data-color=lightblue]{fill:#bfe3ee}.chart[data-type=comparison] .chart__progress-bar[data-color=grey]{fill:#d6e1e5}.chart[data-type=comparison] .chart__progress-bar[data-color=darkgrey]{fill:#919798}.chart[data-type=comparison] .chart__progress-bar[data-color=darkorange]{fill:#e4a300}.chart[data-type=comparison] .chart__progress-bar[data-color=midorange]{fill:rgba(228,163,0,.75)}.chart[data-type=comparison] .chart__progress-bar[data-color=lightorange]{fill:rgba(228,163,0,.25)}.chart[data-type=comparison] .chart__text-light{fill:#fff}.chart[data-type=comparison] .chart__text-dark{fill:#373e40}.chart[data-type=comparison] .chart__flex-wrapper-icon{margin-left:.7em}.chart[data-type=comparison] .chart__legend{font-size:1.25em;margin-bottom:.5em}.chart.viewed[data-type=pie] .chart__circle{opacity:1;-webkit-animation:animatePieChart 1.5s ease-in-out 1 forwards;animation:animatePieChart 1.5s ease-in-out 1 forwards}.chart.viewed[data-type=bar] .chart__progress-bar,.chart.viewed[data-type=comparison] .chart__progress-bar{-webkit-animation-play-state:running;animation-play-state:running}