.progress-bar[data-v-2021d91d]{background:var(--progress-track-color,var(--braip-neutral-light-200));overflow:hidden;width:100%}.progress-bar[data-v-2021d91d],.progress-bar[data-v-2021d91d]:after{border-radius:15px;height:var(--progress-height,5px)}.progress-bar[data-v-2021d91d]:after{animation:progress-start-2021d91d 1s ease 1;animation-fill-mode:forwards;background:var(--progress-color,var(--braip-brand-primary-900));content:"";display:block;transition:width 1s;width:var(--progress-value,0)}.progress-bar--loading[data-v-2021d91d]:after,.progress-bar.loading[data-v-2021d91d]:after{animation:progress-loading-2021d91d 2s ease infinite}@keyframes progress-start-2021d91d{0%{width:10%}to{width:var(--progress-value,100%)}}@keyframes progress-loading-2021d91d{0%{margin-left:-25%;width:25%}to{margin-left:100%;width:25%}}
