.progress_bar{display:none;font-size:0.8em}.progress_bar .circle-container{position:relative;height:18px;z-index:10}.progress_bar .circle,.progress_bar .circle-complete{color:#fff;border-radius:7.5px;transition:opacity 0.3s ease-out;height:18px;width:18px;line-height:18px;text-align:center;font-weight:bold}.progress_bar .circle{position:absolute;background-color:#949494;opacity:1}.progress_bar .circle-complete{background-color:#0dad00;background-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22%3E%3Cpath fill=%22%23ffffff%22 d=%22M96.7,17.3l-2.1-2.1c-4.4-4.4-11.6-4.4-15.9,0L37.3,56.7l-16-16c-4.4-4.4-11.6-4.4-15.9,0l-2.1,2.1c-4.4,4.4-4.4,11.6,0,15.9L27,82.5c0.1,0.1,0.1,0.1,0.2,0.2l2.1,2.1c2.2,2.2,5.1,3.3,8,3.3c2.9,0,5.8-1.1,8-3.3l2.1-2.1c0.1-0.1,0.1-0.1,0.2-0.2l49.2-49.2C101.1,28.9,101.1,21.7,96.7,17.3z%22 /%3E%3C/svg%3E');background-size:9px 9px;background-repeat:no-repeat;background-position:center center;opacity:0}.progress_bar .complete{color:#0dad00}.progress_bar .complete .circle{opacity:0}.progress_bar .complete .circle-complete{opacity:1}.progress_bar .skipped .circle-skipped{opacity:1}.progress_bar .skipped .circle{opacity:0}@media (max-width: 575.98px ){.progress_bar .active .title-row{width:250%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-left:50%}.progress_bar .active .title{display:inline-block !important;hyphens:auto}.progress_bar .progress_step:last-child.active .title-row{justify-content:end;margin-left:-1rem}}.progress_bar .active{font-weight:bold;color:#277ccd}.progress_bar .active .circle{background-color:#277ccd}.progress_bar .progress_step+.progress_step .circle_line{background:rgba(39,124,205,0.09);height:18px;position:absolute;width:100%;left:-50%;top:0;z-index:1}