.progress-bar{width:100%;height:1.1875rem;border-radius:.625rem;overflow:hidden;position:relative;background:#eeeef0;z-index:1}@media(max-width:1350px){.progress-bar{height:.75rem}}.progress-bar:before{content:"";position:absolute;top:-.1875rem;left:-.1875rem;right:-.1875rem;bottom:-.1875rem;z-index:-1;border-radius:.8125rem}.progress-bar .progress-fill{height:100%;background:linear-gradient(1turn,#54CDCC,#28393B 120.21%);border-radius:.625rem 0 0 .625rem;transition:width .3s ease}