.circular-progress_progressRoot__Kv3S2{display:inline-block;padding:0}.circular-progress_progressIndicator__GlMp5{width:100%;height:100%;transform:rotate(0deg);animation:circular-progress_rotate360__s86ph 1.4s linear infinite}.circular-progress_progressIndicator__GlMp5>svg{width:100%;height:100%;stroke-dasharray:115px,115px;stroke-dashoffset:-125px;animation:circular-progress_stroke-anim__WXNPu 1.4s ease-in-out infinite}.circular-progress_progressIndicator-primary__Pqa5_>svg{stroke:var(--primary-color)}.circular-progress_progressIndicator-secondary__3IESN>svg{stroke:var(--secondary-color)}.circular-progress_progressIndicator-grey__PF5zV>svg{stroke:var(--grey-400)}.circular-progress_progressIndicator-inherit__5xyFC>svg{stroke:currentColor}@keyframes circular-progress_stroke-anim__WXNPu{0%{stroke-dasharray:1px,115px;stroke-dashoffset:0}50%{stroke-dasharray:100px,115px;stroke-dashoffset:-15px}to{stroke-dasharray:115px,115px;stroke-dashoffset:-115px}}@keyframes circular-progress_rotate360__s86ph{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}