.progress_bar{position:relative;height:7px;width:100%;background-color:#e5e5e6;margin:0;overflow:hidden}.progress_bar>div{background-color:#a3a3a8}.progress_bar.red>div{background-color:#eb6d7b}.progress_bar .indeterminate::before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:indeterminate 3.36s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;-moz-animation:indeterminate 3.36s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;-ms-animation:indeterminate 3.36s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;-o-animation:indeterminate 3.36s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;animation:indeterminate 3.36s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite}.progress_bar .indeterminate::after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:indeterminate-short 3.36s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;-moz-animation:indeterminate-short 3.36s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;-ms-animation:indeterminate-short 3.36s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;-o-animation:indeterminate-short 3.36s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;animation:indeterminate-short 3.36s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;-webkit-animation-delay:1.84s;-moz-animation-delay:1.84s;-ms-animation-delay:1.84s;-o-animation-delay:1.84s;animation-delay:1.84s}.progress_bar .ten_sec::before{content:"";position:absolute;background-color:inherit;top:0;left:0;width:100%;height:100%;-webkit-animation:ten_sec 10s linear;-moz-animation:ten_sec 10s linear;-ms-animation:ten_sec 10s linear;-o-animation:ten_sec 10s linear;animation:ten_sec 10s linear}@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@-moz-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@-moz-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@-webkit-keyframes ten_sec{0%{width:0}100%{width:100%}}/*# sourceMappingURL=progress_bar.css.map */
