.checkout-step-bar[data-v-7bb38812]{height:56px;display:flex;flex-direction:column;padding:0 20px;margin:40px auto;margin-bottom:30px}.checkout-step-bar .bar-container[data-v-7bb38812]{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;background:rgba(229,231,233,.4);border-radius:10px;height:20px;width:100%;padding:6px;margin:0}.checkout-step-bar .bar-container .step[data-v-7bb38812]{display:flex;align-items:center;justify-content:space-between;position:relative}.checkout-step-bar .bar-container .step .dot[data-v-7bb38812]{display:flex;align-items:center;justify-content:center;background:var(--lblue);width:8px;height:8px;border-radius:50%}.checkout-step-bar .bar-container .step.active .dot[data-v-7bb38812]{background:var(--blue);width:24px;height:24px;color:#fff;box-shadow:0 2px 4px rgba(0,46,109,.2);position:relative;left:-6px}.checkout-step-bar .bar-container .step.done .dot[data-v-7bb38812]{background:#fff;width:24px;height:24px;color:var(--blue);box-shadow:0 2px 4px rgba(0,46,109,.2);position:relative;left:-6px}.checkout-step-bar .bar-container .step.done[data-v-7bb38812]:after{background:rgba(0,85,184,.3)}.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{background:rgba(229,231,233,.4);content:"";height:20px;width:160px;position:absolute;left:6px;z-index:-1}@media(min-width:375px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:150px}}@media(min-width:425px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:175px}}@media(min-width:480px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:210px}}@media(min-width:768px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:350px}}@media(min-width:992px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:465px}}@media(min-width:1024px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:480px}}@media(min-width:1200px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:430px}}@media(min-width:1366px){.checkout-step-bar .bar-container .step[data-v-7bb38812]:after{width:450px}}.checkout-step-bar .bar-container .step[data-v-7bb38812]:before{background:rgba(229,231,233,.4);content:"";height:20px;position:absolute;z-index:-1}.checkout-step-bar .bar-container .step:last-of-type.active[data-v-7bb38812],.checkout-step-bar .bar-container .step:last-of-type.done[data-v-7bb38812]{left:12px}.checkout-step-bar .bar-container .step[data-v-7bb38812]:last-of-type:after{background:transparent}.checkout-step-bar .labels-container[data-v-7bb38812]{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:6px}.checkout-step-bar .labels-container .label[data-v-7bb38812]{font-family:Roboto;font-size:14px;line-height:18px;color:#fff;text-align:center;display:none;margin-top:5px;width:100%}.checkout-step-bar .labels-container .label.done[data-v-7bb38812]{color:#fff}@media(min-width:768px){.checkout-step-bar .labels-container .label.done[data-v-7bb38812]{color:var(--font)}}.checkout-step-bar .labels-container .label.active[data-v-7bb38812]{color:var(--blue);display:block}.checkout-step-bar .labels-container .label:first-of-type.active[data-v-7bb38812],.checkout-step-bar .labels-container .label[data-v-7bb38812]:first-of-type{text-align:left}.checkout-step-bar .labels-container .label[data-v-7bb38812]:last-of-type{text-align:right}@media(min-width:768px){.checkout-step-bar .labels-container .label[data-v-7bb38812]{color:#c5cacf;display:block;max-width:70px}}@media(min-width:1200px){.checkout-step-bar[data-v-7bb38812]{padding:0}}