section.kf-stepper-section{padding-bottom:72px;padding-top:72px}.kf-stepper-section .card-parent{padding-left:0;position:relative}.kf-stepper-section .card-step{list-style:none;position:relative}.kf-stepper-section .card-step .center-card{opacity:0;transition:all .5s ease-in-out;visibility:hidden}.kf-stepper-section .card-step.in-view .center-card{opacity:1;transform:none;visibility:visible}.kf-stepper-section .card-step:before{background:#93a1b0;border:8px solid #fff;border-radius:50%;color:#fff;content:attr(data-number) " ";font-size:16px;height:65px;line-height:1.8;padding:10px;position:absolute;text-align:center;top:0;transform:translateX(-45%);width:65px}.kf-stepper-section.withimage .card-step:before{left:50%;top:40%}.kf-stepper-section.withoutimage .card-step:before{left:32px}.kf-stepper-section .card-step.in-view:before{background:#0565ff;transition:125ms ease-in-out,background-color .2s ease-out,color .1s ease-out,border .1s ease-out}.kf-stepper-section .default-line{background:#f1f3f5;content:"";height:100%;padding:0;position:absolute;width:4px}.kf-stepper-section.withimage .default-line,.kf-stepper-section.withimage .draw-line{left:50%}.kf-stepper-section.withoutimage .default-line,.kf-stepper-section.withoutimage .draw-line{left:32px}.kf-stepper-section .draw-line{background:#0565ff;content:"";height:0;padding:0;position:absolute;transition:all .4s;width:4px}@media(min-width:992px){.kf-stepper-section .center-card{margin:0 auto;width:auto}.kf-stepper-section .sticky-left-col{position:sticky;top:120px}}@media(max-width:991px){.draw-line:before,.kf-stepper-section .card-step.in-view:before,.kf-stepper-section.withimage .card-step:before,.kf-stepper-section.withimage .default-line,.kf-stepper-section.withimage .draw-line{opacity:0}.kf-stepper-section .card-step:before,.kf-stepper-section .default-line,.kf-stepper-section .draw-line{left:32px!important}}.draw-line:before{background:#1f80ff;border-radius:50%;bottom:0;content:"";height:10px;left:-3px;position:absolute;top:-6px;width:10px}