.progress-head.wizard-progress-head{display:block;height:auto;min-height:104px;padding:19px 28px 16px;background:#fff}.wizard-progress-main{width:100%}.wizard-step-track{display:flex;align-items:center;width:100%;min-height:32px}.wizard-step-node{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:#e8edf6;color:#fff;font-family:Inter,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 0 0 3px #fff;transition:background .2s,transform .2s,box-shadow .2s}.wizard-step-node:hover{transform:scale(1.12);box-shadow:0 0 0 3px #fff,0 3px 10px rgba(23,101,239,.18)}.wizard-step-node:focus-visible{outline:2px solid #1765ef;outline-offset:3px}.wizard-step-node.completed{background:#4fce58;font-size:13px}.wizard-step-node.current{background:#1765ef;font-size:11px;transform:scale(1.08);box-shadow:0 0 0 3px #fff,0 3px 10px rgba(23,101,239,.23)}.wizard-step-connector{position:relative;flex:1;height:2px;background:#e5eaf3}.wizard-step-connector::after{content:"";position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:#dfe5ef;transform:translate(-50%,-50%)}.wizard-step-connector.completed{background:#58cf67}.wizard-step-connector.completed::after{background:#35bd54}.wizard-progress-copy{margin-top:10px}.wizard-progress-copy b{display:block;color:#17223b;font-size:12px;font-weight:800}.wizard-progress-copy strong{display:none}.wizard-step-track[aria-label]{outline:none}@media(max-width:650px){.progress-head.wizard-progress-head{min-height:91px;padding:15px 14px 12px}.wizard-step-node{flex-basis:21px;width:21px;height:21px;font-size:9px}.wizard-step-node.completed{font-size:11px}.wizard-step-connector::after{display:none}.wizard-progress-copy{margin-top:7px}.wizard-progress-copy b{font-size:11px}}
.progress-head.wizard-progress-head{min-height:116px}.wizard-step-track{align-items:flex-start}.wizard-step-item{position:relative;display:flex;flex:0 0 24px;width:24px;min-width:24px;flex-direction:column;align-items:center;text-align:center}.wizard-step-item small{position:absolute;top:31px;left:50%;display:block;width:92px;color:#68758b;font-size:8px;line-height:1.15;font-weight:600;opacity:.5;overflow-wrap:anywhere;transform:translateX(-50%)}.wizard-step-item small.filled{color:#159447;font-weight:700;opacity:.5}.wizard-step-connector{margin-top:11px}@media(max-width:650px){.progress-head.wizard-progress-head{min-height:108px}.wizard-step-item{flex-basis:21px;width:21px;min-width:21px}.wizard-step-item small{top:27px;width:62px;font-size:8px;line-height:1.1}.wizard-step-connector{margin-top:9px}}
