If i do lost the access to this wallet, and I put the seeds on other machine to recover my wallet
The thing about Electrum mnemonics is that unlike BIP39 they have a hidden version inside of them that tells your wallet what type of addresses and at what derivation path to derive from the seed. That means you do not need to know this two important information (address type and path).
So if you use another Electrum software on any other device or if you use another wallet software that supports the same algorithm (like Bluewallet) it should derive the correct addresses for you without needing any additional steps.
However if you want to know the derivation paths, here they are:
Standard: m/0/
SegWit: m/0'/0
2FA (legacy and SegWit): m/1'/0