header[data-v-9e1f939c]{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:16px}@media only screen and (max-width:720px){header[data-v-9e1f939c]{gap:8px}}header .step[data-v-9e1f939c]{display:flex;align-items:center;gap:4px;position:relative;justify-content:space-between!important;background:var(--white);color:var(--navy-blue);padding:8px 8px;border-radius:6px;font-size:16px;font-weight:500;transition:all .2s ease-in-out;border:2px solid var(--navy-blue)}@media only screen and (max-width:720px){header .step[data-v-9e1f939c]{font-size:12px;padding:4px 8px}}header .step.disabled[data-v-9e1f939c],header .step.highlight[data-v-9e1f939c]{background:var(--navy-blue);color:var(--white);font-weight:500}header .step.disabled .number[data-v-9e1f939c],header .step.highlight .number[data-v-9e1f939c]{color:var(--white)}header .step.disabled[data-v-9e1f939c]:not(.highlight){opacity:.7}header .step .number[data-v-9e1f939c]{display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--navy-blue);transition:all .2s ease-in-out}@media only screen and (max-width:720px){header .step .number[data-v-9e1f939c]{display:none}}