.progress-bar-container{border-radius:8px;display:grid;gap:8px;margin-bottom:16px;margin-top:-8px;max-width:90vw;width:100%}.progress-bar-container p{color:#155072;font-weight:600}@media screen and (max-width:768px){.progress-bar-container{margin-bottom:0;margin-top:8px}}.progress-bar{animation:color-change-2x 2s linear infinite alternate both;background-color:#076b9c;border-radius:8px;height:20px;max-width:100%;width:0}@keyframes color-change-2x{0%{background:#076b9c}to{background:#77aa63}}
