.sidenav{background:#f7f7f7;border-right:1px solid #ececec;position:-webkit-sticky;position:sticky;z-index:1000;height:100vh}.progressbar-container{position:relative;width:100%;height:20px;border:1px solid rgba(0,0,0,.1);border-radius:5px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}.progressbar-complete{left:0;top:0;height:100%;border-radius:5px;-webkit-animation:g 2.5s ease-in-out infinite;animation:g 2.5s ease-in-out infinite;z-index:2}.progressbar-complete,.progressbar-liquid{position:absolute;background-color:#5225bd}.progressbar-liquid{z-index:1;width:40px;height:40px;-webkit-animation:g 2.5s ease-in-out infinite,r 3s cubic-bezier(.5,.5,.5,.5) infinite;animation:g 2.5s ease-in-out infinite,r 3s cubic-bezier(.5,.5,.5,.5) infinite;right:-5px;top:-10px;border-radius:40%}.progress{z-index:2;padding:0 5px;opacity:.5}@-webkit-keyframes g{0%{background-color:#5225bd}50%{background-color:#607e9e}to{background-color:#5225bd}}@keyframes g{0%{background-color:#5225bd}50%{background-color:#607e9e}to{background-color:#5225bd}}@-webkit-keyframes r{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes r{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.a24d32b4.chunk.css.map */