body{overflow:hidden}*{box-sizing:border-box;margin:0;padding:0;scrollbar-width:thin}::-webkit-scrollbar{width:10px;background-color:#0000;-webkit-border-radius:100px}::-webkit-scrollbar-thumb{border:2px solid white;background:#77777780;-webkit-border-radius:100px}::-webkit-scrollbar-thumb:active{background:#777c;-webkit-border-radius:100px}::-webkit-scrollbar:horizontal{height:0px;background-color:#0000;-webkit-border-radius:100px}@media (max-width: 500px){html{font-size:14px}}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}
