.progress__bar{height:.8rem;border:.1rem solid #dbdcdf}.progress__bar--quizz{height:10px;width:100%;position:absolute;bottom:-10px;left:0;background:#fff}@media (max-width:767.98px){.progress__bar--quizz{height:4px;top:55px}}.progress__bar--quizz-active{background:#2d3282;height:10px}@media (max-width:767.98px){.progress__bar--quizz-active{height:4px}}.progress__bar--quizz-loading{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:-1;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:.8s;transition:.8s;padding:1.5rem}.progress__bar--quizz-loading-active{z-index:50;opacity:1;-webkit-transition:.8s;transition:.8s}.progress__percentage{position:absolute;top:0;left:0;height:100%}