.progress-bar-container{width:100%;margin:auto}.progress-bar{height:.13rem;width:100%}.progress-bar-value{width:100%;height:100%;background-color:rgb(var(--color-foreground));animation:indeterminateAnimation var(--duration-extra-longer) infinite ease-in-out;transform-origin:0}.progress-bar .progress-bar-value{display:block}@keyframes indeterminateAnimation{0%{transform:translate(-20%) scaleX(0)}40%{transform:translate(30%) scaleX(.7)}to{transform:translate(100%) scaleX(0)}}.progress-container{margin-top:20px;padding:20px 0;width:100%;max-width:500px;text-align:center}.progress-bar{display:flex;justify-content:space-between;width:99%;height:5px;border-radius:10px;position:relative}.step{width:20px;height:20px;background-color:#001777;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;padding:5px;font-size:18px;margin:-14px;z-index:2}.step:empty{background-color:#001777!important}.progress-labels{display:flex;justify-content:space-between}.progress-labels span{display:inline-block;width:33.33%;font-size:12px;color:#000;margin-top:5px;max-width:110px}.step.filled,.step.in-progress{background-color:#001777!important}.step.filled:before{content:"\2714";color:#fff;font-size:12px}.step span{position:absolute;font-size:12px;color:#fff;font-weight:700;color:#000}
/*# sourceMappingURL=/s/files/1/0072/3681/2858/t/478/assets/component-progress-bar.css.map */
