@keyframes progressAnimation{0%{width:0}to{width:100%}}.active{animation:progressAnimation 3s linear forwards;background-color:#d4d4d4e6;width:100%}.inactive{background-color:transparent;width:0}.list-enter-active[data-v-c4126a95],.list-move[data-v-c4126a95]{transition:all .5s ease}.list-enter-from[data-v-c4126a95],.list-leave-to[data-v-c4126a95]{opacity:0;transform:translateY(-30px)}
