.progress-bar-container{width:100%;background-color:#eee;height:6px;border-radius:12px;overflow:hidden;margin-top:1rem}@media (max-width:767px){.progress-bar-container{width:95%;margin-left:auto;margin-right:auto;margin-top:1rem}}.progress-bar{height:100%;background:linear-gradient(90deg,#7db0d7,#173f5c);transition:width .15s ease}