.progress-bar-container{height:auto;padding:1rem;width:100%}.progress-bar-line-container{min-height:75px;position:relative;width:100%}.progress-bar-line{background-color:#fff;height:4px;position:absolute;top:13px;width:100%}.progress-marker{position:absolute}.progress-marker:nth-of-type(2){left:0;margin:0 auto;right:0;text-align:center;width:fit-content}.progress-marker:nth-of-type(2) .dot{margin:0 auto}.progress-marker:nth-of-type(3){right:0;text-align:right}.progress-marker:nth-of-type(3) .dot{margin-left:auto}.progress-marker .dot{background-color:#001c43;border:2px solid #69b3e7;border-radius:50%;height:30px;width:30px}.progress-marker.active-marker .dot{background-color:#69b3e7}.progress-marker .label{color:#fff;font-size:12px;font-weight:700;padding-top:1rem}@media screen and (min-width:768px){.progress-marker .label{font-size:16px}}