.g-progress-bar[data-v-b2639148]{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:100%;height:var(--g-progress-bar-height, 10px);overflow:hidden;background-color:var(--g-progress-bar-track-color, lightgray);border-radius:var(--g-progress-bar-radius)}.g-progress-bar .progress[data-v-b2639148]{position:absolute;top:0;left:0;z-index:-1;height:100%;background-color:var(--g-progress-bar-progress-color, rgb(45, 157, 255));border-radius:var(--g-progress-bar-radius)}.g-progress-bar .percentage[data-v-b2639148]{font-size:var(--g-progress-bar-percentage-size, var(--g-progress-bar-height, 10px));color:var(--g-progress-bar-percentage-color, white)}
