.input{border-radius:12px;border:1px solid #c0bebe;padding:18px;font-size:16px;font-weight:400;color:#334961;background-color:transparent;width:100%}.input:focus{outline:1px solid #5cecce}.label{font-size:14px;font-weight:300;color:#707070}.checkbox{accent-color:#228b22}.registerBtn{background:linear-gradient(101deg,#5cecce -23.68%,#4fd2b8 121%,rgba(51,193,253,0) 131.89%);color:#f6fbff;cursor:pointer}.InValidregisterBtn,.registerBtn{border-radius:12px;width:100%;height:42px;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500}.InValidregisterBtn{background:#fff;color:grey;border:1px solid grey;cursor:not-allowed}.addBtn{border-radius:12px;border:1px solid #5151dd;width:318px;height:62px;justify-content:center;font-size:16px;color:#5151dd;font-weight:500;cursor:pointer}.addBtn,.userCard{display:flex;align-items:center}.userCard{border-radius:28px;border:.5px solid #5b2ed3;background:rgba(91,46,211,.15);font-size:12px;gap:12px;padding:13px}.userShort{background:linear-gradient(214deg,#36b7fa 13.45%,#5b2ed3 111.99%);width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#f6fbff;text-transform:uppercase}.leadrIcon{position:absolute;width:24px;top:-10px;right:18px}