html{scroll-behavior:smooth}
.flex-wrapper{width:173px;height:173px;margin-top:-25px}.single-chart{width:50%;justify-content:space-around}.points{position:absolute;display:flex;align-items:center;margin-top:47px;margin-left:47px;justify-content:center;flex-flow:column;background-color:#fff;border-radius:50%;width:180px;height:180px;box-shadow:2px 2px 10px -3px rgba(0,0,0,.57);overflow:hidden}.value-color{color:rgba(0,0,0,.6);font-size:56px !important}.circle-bg{fill:none;stroke:#f6f6f6;stroke-width:1.9}.circle{fill:none;stroke-width:1.9;stroke-linecap:round;transition:stroke .5s linear;animation:progress .3s ease-out forwards}@keyframes progress{0%{stroke-dasharray:0 100}}
.apexcharts-tooltip {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}


/*# sourceMappingURL=main-d91a9049.[f2ca1e99].css.map*/