.dashed-border{border:1px dashed #e4e6ef;color:#7e8299}.dashed-border.active,.dashed-border:hover{border-color:#3056d4!important;background-color:#f1faff!important;color:#3056d4;cursor:pointer}.subscription-plan-bg{background-color:#f8f9fa;border-radius:8px;padding:10px;display:inline-block}.header-icon{color:#7e8299}.stepper{padding:20px;border-radius:5px}.stepper .step{display:flex;align-items:center;margin-bottom:5px;position:relative}.stepper .step-number{width:45px;height:45px;border-radius:5px;background-color:var(--white);box-shadow:var(--box-shadow);display:flex;justify-content:center;align-items:center}.stepper .step-number:after{content:"";position:absolute;top:68px;left:50%;transform:translate(-50%,-50%);border:1.5px dashed var(--border);height:45px}.stepper .step.active .step-number{background-color:var(--common-bg);color:var(--white)}.step-header{letter-spacing:1px;color:var(--text-light)}.tick-icon{color:var(--common-bg)}.stepper .step:last-child .step-number:after{display:none}.fs-14{font-size:var(--fs-14)}