.progress-bar{width:100%;animation:reduceWidth 4s forwards}@keyframes reduceWidth{to{width:0}}.close-animation-out{opacity:1;animation:animationOut 1s forwards}@keyframes animationOut{to{opacity:0}}