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