.progress-bar{display:flex;flex-direction:column;margin-top:var(--spacings-xl)}.promo .progress-bar,.promo-tournament .progress-bar,.search-result-wrap__progress-bar .progress-bar{margin-top:0}@media(min-width:1280px){.operations .progress-bar,.profile-history-bonuses-wr .progress-bar{margin-top:var(--spacings-m)}}.progress-bar__label{align-items:center;color:var(--text-text);display:flex;font-size:10px;font-weight:500;justify-content:center;line-height:16px;margin-bottom:12px}.progress-bar__progress{--progress-bar-height:12px;--progress-bar-radius:var(--roundings-xs);-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-global-accent-b);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:500px}}.progress-bar__show-more{display:block;margin:var(--spacings-xl) auto 0}
