.donut-graph{display:flex;flex-direction:column;align-items:center}.donut-graph .graph-wrapper{display:flex;position:relative;justify-content:center}.donut-graph .graph-wrapper .center-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.donut-graph .graph-wrapper .center-label .big-percent{font-size:24px;font-weight:700;line-height:1}.donut-graph .graph-wrapper .center-label .label-text{margin-top:5px;font-size:16px}.donut-graph .evolution-text{width:250px;margin-top:15px;padding:2px 4px;border:1px solid;border-radius:4px;box-shadow:inset 0 0 5px rgba(0,0,0,.1);font-size:13px;font-weight:700;text-align:center}.donut-graph svg>g foreignObject div strong{display:block}.progression-block{padding:2px 8px;border:1px solid #e8e8e8;border-radius:4px;text-align:center}