@keyframes fillProgress{0%{width:0%}to{width:100%}}.hiring-progress-bar{background-color:#00b074;border-radius:9999px;width:0%;height:100%;animation:5s linear forwards fillProgress}.hiring-progress-bar.paused{animation-play-state:paused}
