Maximum size of the document after enabling mongodb client side field level encryption?

What is the maximum size of the document after enabling mongodb client side field level encryption?
I read “Enabling client side encryption reduces the maximum document and message size (using a maxBsonObjectSize of 2MiB and maxMessageSizeBytes of 6MB) and may have a negative performance impact.” on this page AutoEncryptionSettings.

Please help on this.