.progress-wrapper{width:100%;box-sizing:border-box}.progress-tracker{justify-content:space-between;width:100%}.progress-tracker,.step{display:flex;align-items:center;position:relative}.step{flex:1 1;flex-direction:column}.circle{width:16px;height:16px;border-radius:50%;z-index:2}.line{top:6px;left:50%;width:100%;height:4px}.edge-line,.line{position:absolute;z-index:1}.edge-line{top:7px;height:3px;width:20px}.edge-line.start{left:10px}.edge-line.end{right:10px}.completed{background-color:#f4a261}.pending{background-color:#ccc}.label{margin-top:8px;font-size:12px;color:#333}