.circular{padding-top:10px!important;height:100px;width:100px;position:relative;-webkit-transform:scale(1);transform:scale(1)}.circular .inner{position:absolute;z-index:6;top:50%;left:50%;height:80px;width:80px;margin:-30px 0 0 -40px;background:#dde6f0;border-radius:100%}.circular .dashboardProgressNumber{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-10%);transform:translate(-50%,-10%);z-index:10;font-size:16px;font-weight:500;color:#000}.circular .bar{background:#fff;clip:rect(0,100px,100px,50px)}.circle .bar .progress,.circular .bar{position:absolute;height:100%;width:100%;-webkit-border-radius:100%}.circle .bar .progress{clip:rect(0,50px,100px,0);background:#1ebd93}.circle .left .progress{z-index:1;-webkit-animation:left 2s linear both;animation:left 2s linear both}@-webkit-keyframes left{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes left{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.circle .right{-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:3}.circle .right .progress{-webkit-animation:right 2s linear both;animation:right 2s linear both;-webkit-animation-delay:2s;animation-delay:2s}@-webkit-keyframes right{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes right{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}
/*# sourceMappingURL=main.988b1827.chunk.css.map */