.animated-donut{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.animated-donut .stats-number,.circle-chart{position:absolute}.circle-chart{transform:rotate(-90deg)}@media screen and (max-width:560px){.stats-row{flex-wrap:wrap}}.animated-number{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.animated-number .stats-number{position:absolute}.stats-progress-bar__container{display:flex;flex-direction:column;height:150px;justify-content:space-between;padding-bottom:1rem;padding-top:1rem;width:160px}.stats-progress-bar__outer{background:var(--white);border-radius:4px;height:fit-content;margin-left:auto;margin-right:auto;max-width:350px;width:100%}.stats-progress-bar__inner{border-radius:4px;height:6px;transition:width .4s ease;width:0}