.progress-bar{height:10px;background:#eee;border-radius:999px;overflow:hidden;margin:.6rem 0;max-width:500px}
.progress-bar-inner{height:100%;width:0;background:#7f57ff;transition:width .3s}
.lessons-list li{margin:.5rem 0;}
.lessons-list input{margin-right:.5rem;}