.wgd-progress+.wgd-progress{margin-top:17px}.wgd-progress__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px}.wgd-progress__top strong{font-weight:600}.wgd-progress__top span{color:var(--wg-dash-muted)}.wgd-progress__bar{height:7px;border-radius:999px;background:#edf1f0;overflow:hidden}.wgd-progress__bar span{display:block;width:var(--wgd-progress-width,0%);height:100%;border-radius:inherit;transition:width .45s ease}