.progress-bar{display:flex;flex-direction:column;margin-top:var(--spacings-xl)}.page-profile .progress-bar{margin-top:0}.progress-bar__label{color:var(--text-text);display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:16px;margin-bottom:12px;text-align:center}.progress-bar__progress{--progress-bar-height:8px;--progress-bar-radius:40px;-webkit-appearance:none;border:0;border-radius:var(--progress-bar-radius);height:var(--progress-bar-height);margin:0 auto;width:100%}.progress-bar__progress::-webkit-progress-bar{background:var(--backgrounds-g);border:0;border-radius:var(--progress-bar-radius);height:var(--progress-bar-height)}.progress-bar__progress::-webkit-progress-value{background-color:var(--colors-base-white-a);border:0;border-radius:var(--progress-bar-radius);height:var(--progress-bar-height);min-width:6px}.progress-bar__progress::-moz-progress-bar{border:0;border-radius:var(--progress-bar-radius);height:var(--progress-bar-height);min-width:6px}@media (min-width:640px){.progress-bar__progress{max-width:595px}}.progress-bar__show-more{display:block;margin:var(--spacings-xl) auto 0 auto}
