.progress_bar_container{display:flex;flex-direction:column;align-items:center;width:100%}.progress_bar{width:100%;height:4px;background-color:#676767}.progress_bar .fill{width:0;height:100%;background:var(--primary-grandient);transition:width .5s ease}.progress-time-container{display:flex;justify-content:space-between;width:100%}.progress-time{font-size:14px;color:#FFF}.remaining-time{font-size:14px;color:#676767}