.svg-item{animation:donutfade 1s;font-size:16px;margin:0 auto;width:50%}@keyframes donutfade{0%{opacity:.2}to{opacity:1}}@media (min-width:992px){.svg-item{width:50%}}.donut-ring{stroke:#ebebeb}.donut-segment{transform-origin:center;stroke:#ff6200}.animation-started .donut-segment-2{stroke:#de6e4b;animation:donut1 3s forwards}.animation-started .donut-segment-3{stroke:#de6e4b;animation:donut2 3s forwards}.animation-started .donut-segment-4{stroke:#de6e4b;animation:donut3 3s forwards}.animation-started .donut-segment-5{stroke:#de6e4b;animation:donut4 3s forwards}.segment-1,.segment-2,.segment-3,.segment-4{fill:#445374}.donut-percent{animation:donutfadelong 1s}@keyframes donutfadelong{0%{opacity:0}to{opacity:1}}@keyframes donut1{0%{stroke-dasharray:0,100}to{stroke-dasharray:89,11}}@keyframes donut2{0%{stroke-dasharray:0,100}to{stroke-dasharray:75,25}}@keyframes donut3{0%{stroke-dasharray:0,100}to{stroke-dasharray:71,29}}@keyframes donut4{0%{stroke-dasharray:0,100}to{stroke-dasharray:49,51}}.donut-text{font-family:Arial,Helvetica,sans-serif}.donut-text,.donut-text-1,.donut-text-2,.donut-text-3{fill:#445374}.donut-label{font-size:.28em;fill:#000;transform:translateY(.25em)}.donut-label,.donut-percent{font-weight:700;line-height:1}.donut-percent{font-size:.5em;transform:translateY(.5em)}.donut-data{font-size:.12em;line-height:1;text-align:center;transform:translateY(.5em);text-anchor:middle;color:#666;fill:#666;animation:donutfadelong 1s}@media only screen and (max-width:600px){.svg-item{margin:0;width:100%}}
