.profile-bar-progress{background-color:#fff;border-radius:50px;height:4px;position:relative;width:100%}@media only screen and (min-width:550px){.profile-bar-progress{height:6px}}.profile-bar-progress .bar{background:var(--primary-button-color-1);border-radius:50px;height:4px;position:absolute;transition:width .3s ease-in-out}@media only screen and (min-width:550px){.profile-bar-progress .bar{height:6px}}.profile-bar-progress .effect{background:var(--primary-button-color-1);border-radius:50px;filter:blur(1.5px);height:10px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:10px}@media only screen and (min-width:550px){.profile-bar-progress .effect{height:12px;width:12px}}
