.successSliderSection .inProgress{background-color:#d40000;height:4px;width:0}.successSliderSection .inProgress.progressBarAnimation{animation:fillProgressBar 5s linear}@keyframes fillProgressBar{0%{width:0}to{width:100%}}