.progress-container{color:#333;text-align:center;margin-bottom:5px;margin-top:10px;min-height:40px}.progress-text{font-size:12px;margin-bottom:0}.progress-bar{width:100%;height:5px;position:relative;margin:0;margin-top:20px}.progress-fill{height:100%;width:0;transition:width .4s ease;background-size:1rem 1rem;display:flex!important;border-radius:3px}.progress-step{position:absolute;display:flex!important;flex-direction:column;align-items:center;top:0;justify-content:flex-start}.step-marker{width:10px;height:10px;margin-top:-2.5px;margin-left:-10px;background-color:#fff;border:solid 1px #000;position:absolute;left:0;display:flex!important;border-radius:2px}.step-marker.filled{background-color:#ff7c1c}.step-marker-tooltip{width:30px;height:30px;background:#fff;display:flex;align-items:center;justify-content:center;margin-top:-13px;transform:translateX(-50%);padding:5px;border-radius:50%;border:solid 2px #a6a6a6;z-index:2}.step-marker-tooltip svg{width:20px;height:20px;fill:#333}.step-marker-tooltip.filled{background-color:#000;border:solid 2px #000}.step-marker-tooltip.filled svg{fill:#fff!important}.step-marker-tooltip.filled svg path{fill:#fff!important}.step-marker-tooltip.filled svg circle{fill:#fff!important}.step-marker-tooltip.filled svg rect{fill:#fff!important}.step-marker-tooltip.filled svg line{stroke:#fff!important}@media screen and (max-width:768px){.progress-container{min-height:35px}.progress-bar{margin-top:18px}.step-marker-tooltip{width:25px;height:25px;padding:4px;margin-top:-11px}.step-marker-tooltip svg{width:17px;height:17px}.progress-text{font-size:11px}}@media screen and (max-width:480px){.progress-container{min-height:32px}.progress-bar{margin-top:16px}.step-marker-tooltip{width:22px;height:22px;padding:3px;margin-top:-10px}.step-marker-tooltip svg{width:15px;height:15px}.progress-text{font-size:10px}}