.student-progress{max-width:560px;margin:1.1rem 0 1.35rem;padding:1rem 1.1rem;border:2px solid #efd28b;border-radius:17px;background:#fffdf5}.student-progress>div{display:flex;justify-content:space-between;gap:1rem;align-items:center}.student-progress strong{color:#174f44}.student-progress span{color:#8b580c;font-size:.85rem;font-weight:900}.student-progress>i{display:block;height:13px;margin-top:.7rem;overflow:hidden;border-radius:99px;background:#e7eee9}.student-progress>i em{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ef7b18,#f6be39);transition:width .35s}@media(max-width:600px){.student-progress>div{align-items:flex-start;flex-direction:column;gap:.25rem}}
