.chart{position:relative}.circle-chart{width:100%;height:100%}.circle-chart__circle{display:none;animation:circle-chart-fill 1s reverse;transform:rotate(-90deg);transform-origin:center}.number-card__number-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.adv-stat-callout__chart-wrapper .chart{margin:.5rem}.case-study-post-2019 .adv-stat-callout__chart-wrapper .chart figcaption{padding:40px 32px;width:200px;height:200px;border-radius:100px;line-height:100px;color:#fff !important;display:flex;align-items:center;justify-content:center;text-align:center}@keyframes circle-chart-fill{to{stroke-dasharray:0 100}}