.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.splash-fade-enter-active,.splash-fade-leave-active{transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.splash-fade-enter-from,.splash-fade-leave-to{opacity:0;transform:scale(.97)}@keyframes progressSlide{0%{width:0%;margin-left:0%}50%{width:70%;margin-left:15%}to{width:100%;margin-left:0%}}.animate-progress-slide{animation:progressSlide 1.2s infinite ease-in-out}@keyframes pulseFast{0%,to{opacity:1}50%{opacity:.4}}.animate-pulse-fast{animation:pulseFast .8s infinite ease-in-out}
