.praxie-progress-bar{background-color:#f0f6fa;border-radius:4px;width:100%;height:7px;position:relative}.praxie-progress-bar.is-infinite>.bar{animation:2s linear infinite infinite-animation,.5s linear infinite barber-pole-animation}.praxie-progress-bar>.bar{background:#458fff 0 0/35px 35px;border-radius:4px;width:0;transition:width .3s,background-color .3s;animation:.5s linear infinite barber-pole-animation;position:absolute;inset:0 100% 0 0}.praxie-progress-bar>.bar.striped{background:repeating-linear-gradient(45deg,#458fff,#458fff 15px,#447ff2 10px 25px)}@keyframes infinite-animation{0%{width:0;left:0;right:100%}10%{width:45%;left:0;right:55%}90%{width:45%;left:55%;right:0}to{width:0;left:100%;right:0}}@keyframes barber-pole-animation{0%{background-position:0 0}to{background-position:70px 35px}}
