+ {step === "company" && "Step 1 of 3 — Company Information"} + {step === "personnel" && "Step 2 of 3 — Personnel Details"} + {step === "poa" && + `Step 3 of 3 — Power of Attorney ${requirePoA ? "(Required)" : "(Optional)"}`} +
++ {stepLabels[step]} +
++ Choose the account type that fits your role. +
+- {step === "company" && "Step 1 of 3 — Company Information"} - {step === "personnel" && "Step 2 of 3 — Personnel Details"} - {step === "poa" && "Step 3 of 3 — Power of Attorney (Optional)"} -
-