.progress__track{background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);border-color:#b3b3b3;border-radius:10em;box-shadow:inset 0 1px 3px #00000029}.progress__bar{background-color:#057ec9;background-image:linear-gradient(#0000,#00000026),linear-gradient(to bottom right,#0094f0 0% 25%,#007ecc 25% 50%,#0094f0 50% 75%,#0094f0 100%);background-position:0 0;background-repeat:repeat;background-size:40px 40px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #07629a;border-radius:10em;height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;transition:width .5s ease-out;-webkit-animation:3s linear infinite animate-stripes}[dir=rtl] .progress__bar{margin-left:0;margin-right:-1px;animation-direction:reverse}@media screen and (prefers-reduced-motion:reduce){.progress__bar{transition:none;-webkit-animation:none}}@keyframes animate-stripes{0%{background-position:0 0,0 0}to{background-position:0 0,-80px 0}}
