.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps{position:relative;display:flex;padding:0;margin:0 0 30px 0;overflow:hidden;counter-reset:step}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step.tp-msc-step-active{color:#212529}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step.tp-msc-step-done{color:#6fc784}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;list-style-type:none}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step{text-align:center;line-height:1.2em;color:#b0b2b6}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step.tp-msc-step-active:before{color:#fff;background:#212529}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step.tp-msc-step-done:before{color:#fff;background:#6fc784}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step.tp-msc-step-done:before{content:'\2713'}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step.tp-msc-step-done:after{background:#6fc784}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step:before{position:relative;width:24px;height:24px;min-width:24px;font-size:13px;border-radius:50px;content:counter(step);counter-increment:step;z-index:1}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step:before{display:flex;justify-content:center;align-items:center;margin:0 auto 10px auto;color:#fff;background-color:#d3c9f7}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step:after{position:absolute;content:"";width:100%;z-index:0}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step:after{height:2px;left:0;background:#b0b2b6;top:calc((25px/2) - 2px)}.tp-multi-step-wrapper.style-3 .tp-multi-step-nav-steps .tp-msc-step.tp-msc-step-active:after{content:"";height:2px;background:#212529}