ethyca-fides 2.70.5b0__py2.py3-none-any.whl → 2.70.5rc0__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ethyca-fides might be problematic. Click here for more details.

Files changed (219) hide show
  1. {ethyca_fides-2.70.5b0.dist-info → ethyca_fides-2.70.5rc0.dist-info}/METADATA +3 -3
  2. {ethyca_fides-2.70.5b0.dist-info → ethyca_fides-2.70.5rc0.dist-info}/RECORD +205 -217
  3. fides/_version.py +3 -3
  4. fides/api/db/base.py +0 -1
  5. fides/api/db/crud.py +2 -30
  6. fides/api/db/database.py +1 -1
  7. fides/api/migrations/post_upgrade_index_creation.py +0 -10
  8. fides/api/models/detection_discovery/__init__.py +0 -2
  9. fides/api/models/detection_discovery/core.py +0 -11
  10. fides/api/models/manual_task/conditional_dependency.py +77 -21
  11. fides/api/models/policy.py +0 -24
  12. fides/api/models/privacy_notice.py +1 -1
  13. fides/api/models/privacy_request/privacy_request.py +0 -68
  14. fides/api/models/privacy_request/webhook.py +1 -3
  15. fides/api/oauth/roles.py +0 -2
  16. fides/api/schemas/privacy_request.py +2 -4
  17. fides/api/schemas/user.py +2 -2
  18. fides/api/service/privacy_request/dsr_package/dsr_report_builder.py +2 -2
  19. fides/api/service/storage/streaming/smart_open_streaming_storage.py +28 -36
  20. fides/api/service/storage/util.py +102 -11
  21. fides/api/task/manual/manual_task_utils.py +6 -5
  22. fides/ui-build/static/admin/404.html +1 -1
  23. fides/ui-build/static/admin/_next/static/{uFcubrjoFrTUGQFZXt15O → PZe9jkBWNOGDEEZ4Y_Rvq}/_buildManifest.js +1 -1
  24. fides/ui-build/static/admin/_next/static/chunks/155-88303b05c6e115a5.js +1 -0
  25. fides/ui-build/static/admin/_next/static/chunks/{7476-d055aa931da47ac0.js → 7476-0b6e114658b15eaa.js} +1 -1
  26. fides/ui-build/static/admin/_next/static/chunks/{7725-fdc4298dfbea6f80.js → 7725-dd6736855807936a.js} +1 -1
  27. fides/ui-build/static/admin/_next/static/chunks/pages/{_app-a9d053921092de16.js → _app-a4e3c999afb28ee7.js} +1 -1
  28. fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/action-center/[monitorId]/[systemId]-b0e3f1886de28d66.js +1 -0
  29. fides/ui-build/static/admin/_next/static/chunks/pages/integrations/{[id]-9f6c82e14ff2cad2.js → [id]-8b13bb5f7bee61c6.js} +1 -1
  30. fides/ui-build/static/admin/_next/static/chunks/pages/{integrations-ebc9c90fe99ee68d.js → integrations-6f109ef64304ef59.js} +1 -1
  31. fides/ui-build/static/admin/_next/static/chunks/pages/privacy-requests/{[id]-f8e3f63bea43db3b.js → [id]-8566e3b7b2a632fa.js} +1 -1
  32. fides/ui-build/static/admin/add-systems/manual.html +1 -1
  33. fides/ui-build/static/admin/add-systems/multiple.html +1 -1
  34. fides/ui-build/static/admin/add-systems.html +1 -1
  35. fides/ui-build/static/admin/consent/configure/add-vendors.html +1 -1
  36. fides/ui-build/static/admin/consent/configure.html +1 -1
  37. fides/ui-build/static/admin/consent/privacy-experience/[id].html +1 -1
  38. fides/ui-build/static/admin/consent/privacy-experience/new.html +1 -1
  39. fides/ui-build/static/admin/consent/privacy-experience.html +1 -1
  40. fides/ui-build/static/admin/consent/privacy-notices/[id].html +1 -1
  41. fides/ui-build/static/admin/consent/privacy-notices/new.html +1 -1
  42. fides/ui-build/static/admin/consent/privacy-notices.html +1 -1
  43. fides/ui-build/static/admin/consent/properties.html +1 -1
  44. fides/ui-build/static/admin/consent/reporting.html +1 -1
  45. fides/ui-build/static/admin/consent.html +1 -1
  46. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html +1 -1
  47. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html +1 -1
  48. fides/ui-build/static/admin/data-catalog/[systemId]/projects.html +1 -1
  49. fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html +1 -1
  50. fides/ui-build/static/admin/data-catalog/[systemId]/resources.html +1 -1
  51. fides/ui-build/static/admin/data-catalog.html +1 -1
  52. fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html +1 -1
  53. fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html +1 -1
  54. fides/ui-build/static/admin/data-discovery/action-center.html +1 -1
  55. fides/ui-build/static/admin/data-discovery/activity.html +1 -1
  56. fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html +1 -1
  57. fides/ui-build/static/admin/data-discovery/detection.html +1 -1
  58. fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html +1 -1
  59. fides/ui-build/static/admin/data-discovery/discovery.html +1 -1
  60. fides/ui-build/static/admin/datamap.html +1 -1
  61. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html +1 -1
  62. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html +1 -1
  63. fides/ui-build/static/admin/dataset/[datasetId].html +1 -1
  64. fides/ui-build/static/admin/dataset/new.html +1 -1
  65. fides/ui-build/static/admin/dataset.html +1 -1
  66. fides/ui-build/static/admin/datastore-connection/[id].html +1 -1
  67. fides/ui-build/static/admin/datastore-connection/new.html +1 -1
  68. fides/ui-build/static/admin/datastore-connection.html +1 -1
  69. fides/ui-build/static/admin/index.html +1 -1
  70. fides/ui-build/static/admin/integrations/[id].html +1 -1
  71. fides/ui-build/static/admin/integrations.html +1 -1
  72. fides/ui-build/static/admin/lib/fides-ext-gpp.js +1 -1
  73. fides/ui-build/static/admin/lib/fides-headless.js +1 -1
  74. fides/ui-build/static/admin/lib/fides-preview.js +1 -1
  75. fides/ui-build/static/admin/lib/fides-tcf.js +1 -1
  76. fides/ui-build/static/admin/lib/fides.js +2 -2
  77. fides/ui-build/static/admin/login/[provider].html +1 -1
  78. fides/ui-build/static/admin/login.html +1 -1
  79. fides/ui-build/static/admin/messaging/[id].html +1 -1
  80. fides/ui-build/static/admin/messaging/add-template.html +1 -1
  81. fides/ui-build/static/admin/messaging.html +1 -1
  82. fides/ui-build/static/admin/poc/ant-components.html +1 -1
  83. fides/ui-build/static/admin/poc/form-experiments/AntForm.html +1 -1
  84. fides/ui-build/static/admin/poc/form-experiments/FormikAntFormItem.html +1 -1
  85. fides/ui-build/static/admin/poc/form-experiments/FormikControlled.html +1 -1
  86. fides/ui-build/static/admin/poc/form-experiments/FormikField.html +1 -1
  87. fides/ui-build/static/admin/poc/form-experiments/FormikSpreadField.html +1 -1
  88. fides/ui-build/static/admin/poc/forms.html +1 -1
  89. fides/ui-build/static/admin/poc/table-migration.html +1 -1
  90. fides/ui-build/static/admin/privacy-requests/[id].html +1 -1
  91. fides/ui-build/static/admin/privacy-requests/configure/storage.html +1 -1
  92. fides/ui-build/static/admin/privacy-requests/configure.html +1 -1
  93. fides/ui-build/static/admin/privacy-requests.html +1 -1
  94. fides/ui-build/static/admin/properties/[id].html +1 -1
  95. fides/ui-build/static/admin/properties/add-property.html +1 -1
  96. fides/ui-build/static/admin/properties.html +1 -1
  97. fides/ui-build/static/admin/reporting/datamap.html +1 -1
  98. fides/ui-build/static/admin/settings/about/alpha.html +1 -1
  99. fides/ui-build/static/admin/settings/about.html +1 -1
  100. fides/ui-build/static/admin/settings/consent/[configuration_id]/[purpose_id].html +1 -1
  101. fides/ui-build/static/admin/settings/consent.html +1 -1
  102. fides/ui-build/static/admin/settings/custom-fields.html +1 -1
  103. fides/ui-build/static/admin/settings/domain-records.html +1 -1
  104. fides/ui-build/static/admin/settings/domains.html +1 -1
  105. fides/ui-build/static/admin/settings/email-templates.html +1 -1
  106. fides/ui-build/static/admin/settings/locations.html +1 -1
  107. fides/ui-build/static/admin/settings/messaging-providers/[key].html +1 -1
  108. fides/ui-build/static/admin/settings/messaging-providers/new.html +1 -1
  109. fides/ui-build/static/admin/settings/messaging-providers.html +1 -1
  110. fides/ui-build/static/admin/settings/organization.html +1 -1
  111. fides/ui-build/static/admin/settings/privacy-requests.html +1 -1
  112. fides/ui-build/static/admin/settings/regulations.html +1 -1
  113. fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html +1 -1
  114. fides/ui-build/static/admin/systems/configure/[id].html +1 -1
  115. fides/ui-build/static/admin/systems.html +1 -1
  116. fides/ui-build/static/admin/taxonomy.html +1 -1
  117. fides/ui-build/static/admin/user-management/new.html +1 -1
  118. fides/ui-build/static/admin/user-management/profile/[id].html +1 -1
  119. fides/ui-build/static/admin/user-management.html +1 -1
  120. fides/api/alembic/migrations/versions/9e0dcbf67b9f_add_digest_config.py +0 -84
  121. fides/api/alembic/migrations/versions/a8e0c016afd_add_classification_benchmark_table.py +0 -126
  122. fides/api/alembic/migrations/versions/cd8649be3a2b_add_classifications_and_user_assigned_.py +0 -74
  123. fides/api/db/safe_crud.py +0 -377
  124. fides/api/models/conditional_dependency/__init__.py +0 -0
  125. fides/api/models/conditional_dependency/conditional_dependency_base.py +0 -82
  126. fides/api/models/detection_discovery/classification_benchmark.py +0 -140
  127. fides/api/models/digest/__init__.py +0 -10
  128. fides/api/models/digest/conditional_dependencies.py +0 -9
  129. fides/api/models/digest/digest_config.py +0 -76
  130. fides/api/task/conditional_dependencies/sql_schemas.py +0 -301
  131. fides/api/task/conditional_dependencies/sql_translator.py +0 -757
  132. fides/ui-build/static/admin/_next/static/chunks/155-047c3806cc41295e.js +0 -1
  133. fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/action-center/[monitorId]/[systemId]-3d03cd31cd99fa07.js +0 -1
  134. {ethyca_fides-2.70.5b0.dist-info → ethyca_fides-2.70.5rc0.dist-info}/WHEEL +0 -0
  135. {ethyca_fides-2.70.5b0.dist-info → ethyca_fides-2.70.5rc0.dist-info}/entry_points.txt +0 -0
  136. {ethyca_fides-2.70.5b0.dist-info → ethyca_fides-2.70.5rc0.dist-info}/licenses/LICENSE +0 -0
  137. {ethyca_fides-2.70.5b0.dist-info → ethyca_fides-2.70.5rc0.dist-info}/top_level.txt +0 -0
  138. /fides/ui-build/static/admin/_next/static/{uFcubrjoFrTUGQFZXt15O → PZe9jkBWNOGDEEZ4Y_Rvq}/_ssgManifest.js +0 -0
  139. /fides/ui-build/static/admin/_next/static/chunks/{1115-90baef2a89f361ad.js → 1115-7888473b3dc28cda.js} +0 -0
  140. /fides/ui-build/static/admin/_next/static/chunks/{1817-dbde9966025d7970.js → 1817-ee9e29a6b8c4af50.js} +0 -0
  141. /fides/ui-build/static/admin/_next/static/chunks/{2040-fdecc41a18e40bdc.js → 2040-ab6212a3074f34f9.js} +0 -0
  142. /fides/ui-build/static/admin/_next/static/chunks/{3696-90c8b336bbc46782.js → 3696-c25dc8d1b0e1aee1.js} +0 -0
  143. /fides/ui-build/static/admin/_next/static/chunks/{3700-865408b36fbee782.js → 3700-dc3f05d21e2a5ff6.js} +0 -0
  144. /fides/ui-build/static/admin/_next/static/chunks/{3872-04d3afbfa41a7782.js → 3872-3514b712afd683c0.js} +0 -0
  145. /fides/ui-build/static/admin/_next/static/chunks/{4608-a9941d0c236ebca1.js → 4608-b22905c65f61db15.js} +0 -0
  146. /fides/ui-build/static/admin/_next/static/chunks/{502-d3ecae97b67befbd.js → 502-a40d39e615f7b664.js} +0 -0
  147. /fides/ui-build/static/admin/_next/static/chunks/{5185-51eaa78e3ed6bfb7.js → 5185-33f50cf9ae17b42e.js} +0 -0
  148. /fides/ui-build/static/admin/_next/static/chunks/{5574-c31ea831371610d5.js → 5574-b8c4cba5a6938c00.js} +0 -0
  149. /fides/ui-build/static/admin/_next/static/chunks/{5783-8f5713517ebc35f3.js → 5783-8de76df87af55e98.js} +0 -0
  150. /fides/ui-build/static/admin/_next/static/chunks/{6084-dc473a58c3e2889b.js → 6084-2cd165179c428a6f.js} +0 -0
  151. /fides/ui-build/static/admin/_next/static/chunks/{6416-0ccadfefcdad00cc.js → 6416-264aadc6b336ee0a.js} +0 -0
  152. /fides/ui-build/static/admin/_next/static/chunks/{6882-10296485ec326e6b.js → 6882-447f15e87b8c48a5.js} +0 -0
  153. /fides/ui-build/static/admin/_next/static/chunks/{6954-4b24e1731c1cc3b3.js → 6954-599f2de2c902e9b2.js} +0 -0
  154. /fides/ui-build/static/admin/_next/static/chunks/{7158-04745cc8d684b2e7.js → 7158-835ba42fd881d8dd.js} +0 -0
  155. /fides/ui-build/static/admin/_next/static/chunks/{7630-d0d3a0fe3f95e971.js → 7630-e7ea13be69c118a1.js} +0 -0
  156. /fides/ui-build/static/admin/_next/static/chunks/{796-876998c86754da97.js → 796-e07ac2c543f569e3.js} +0 -0
  157. /fides/ui-build/static/admin/_next/static/chunks/{8002-ed832921ad190832.js → 8002-25fd174aec9b077b.js} +0 -0
  158. /fides/ui-build/static/admin/_next/static/chunks/{9226-4a7027057f55ca2a.js → 9226-2f960b7ca530642a.js} +0 -0
  159. /fides/ui-build/static/admin/_next/static/chunks/{9826-ccedc28e978ca9e1.js → 9826-c02be5882205bbbc.js} +0 -0
  160. /fides/ui-build/static/admin/_next/static/chunks/pages/add-systems/{manual-16ecb33f09224fbb.js → manual-939253f8daf349b2.js} +0 -0
  161. /fides/ui-build/static/admin/_next/static/chunks/pages/add-systems/{multiple-2ca59996860a33c5.js → multiple-83ed7da0bb90b0a5.js} +0 -0
  162. /fides/ui-build/static/admin/_next/static/chunks/pages/{add-systems-caff552fce501f82.js → add-systems-f90aa48500c1cbde.js} +0 -0
  163. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/configure/{add-vendors-7a258b7ecd6da4b8.js → add-vendors-46b88bda3d7b15c5.js} +0 -0
  164. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{configure-259ad2e10fe6f413.js → configure-c0db068d1863222f.js} +0 -0
  165. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{privacy-experience-7e78616b7b048978.js → privacy-experience-92a337ee96845af2.js} +0 -0
  166. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-notices/{[id]-9c23fbe813c997d0.js → [id]-1fd2cda8707314f6.js} +0 -0
  167. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-notices/{new-0e5e38bbcfe59fd2.js → new-2987e397445713c5.js} +0 -0
  168. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{privacy-notices-3ff2fd2570f02f1c.js → privacy-notices-59a8aff5935482ec.js} +0 -0
  169. /fides/ui-build/static/admin/_next/static/chunks/pages/{consent-d2bf72508c3cad55.js → consent-e5a33654a2dfaf35.js} +0 -0
  170. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]/{[resourceUrn]-06a08970907ed3f0.js → [resourceUrn]-293c1f2d9aefb447.js} +0 -0
  171. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/projects/{[projectUrn]-4a1af12d2d7cd660.js → [projectUrn]-6a4b0d49dcbf17a8.js} +0 -0
  172. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/{projects-99573a1ee3ef8f4c.js → projects-be7b385073f22414.js} +0 -0
  173. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/resources/{[resourceUrn]-4c84d952bb1db690.js → [resourceUrn]-18501152fa1e4f40.js} +0 -0
  174. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/{resources-6e429b7511028d60.js → resources-af80fdca3bbdc82f.js} +0 -0
  175. /fides/ui-build/static/admin/_next/static/chunks/pages/{data-catalog-56fd0f3e465e52b6.js → data-catalog-351caadeef03876a.js} +0 -0
  176. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/action-center/{[monitorId]-b74dfaf4f4126e57.js → [monitorId]-e8ec4080d9a3e22f.js} +0 -0
  177. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/{action-center-040813022f0890c9.js → action-center-1554afcb8b9da2ab.js} +0 -0
  178. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/detection/{[resourceUrn]-844a8de0d1b506e2.js → [resourceUrn]-0497f3ffdb632516.js} +0 -0
  179. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/{detection-11b07cf2d91b17ef.js → detection-a780390da99f3e43.js} +0 -0
  180. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/discovery/{[resourceUrn]-65dc7f5a2ce3eae7.js → [resourceUrn]-1901c26cdde820da.js} +0 -0
  181. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/{discovery-4d378516817cf00b.js → discovery-0cea22af5929c81f.js} +0 -0
  182. /fides/ui-build/static/admin/_next/static/chunks/pages/{datamap-4a05303416dcb657.js → datamap-619f27c745188adb.js} +0 -0
  183. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/[datasetId]/[collectionName]/{[...subfieldNames]-d4031e438c363fff.js → [...subfieldNames]-ef71f387fbbab425.js} +0 -0
  184. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/[datasetId]/{[collectionName]-9463af37079762d0.js → [collectionName]-d790553662caf5c3.js} +0 -0
  185. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/{[datasetId]-60a4a9eb4aab4c11.js → [datasetId]-cb63db8594fe8dc1.js} +0 -0
  186. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/{new-910e28bce6a98f3d.js → new-78e052c8f95110c4.js} +0 -0
  187. /fides/ui-build/static/admin/_next/static/chunks/pages/{dataset-108630926347724e.js → dataset-d6d7ee8bd8858a8a.js} +0 -0
  188. /fides/ui-build/static/admin/_next/static/chunks/pages/datastore-connection/{[id]-5119e6602507157f.js → [id]-cc149157d290a94d.js} +0 -0
  189. /fides/ui-build/static/admin/_next/static/chunks/pages/datastore-connection/{new-cda4e7b5b888e17c.js → new-4c9fb068a5561658.js} +0 -0
  190. /fides/ui-build/static/admin/_next/static/chunks/pages/{datastore-connection-223c2d1ded51bfb1.js → datastore-connection-a832084ce294f8af.js} +0 -0
  191. /fides/ui-build/static/admin/_next/static/chunks/pages/{index-b74d1e8608ae5b5d.js → index-269b8f81546dad66.js} +0 -0
  192. /fides/ui-build/static/admin/_next/static/chunks/pages/messaging/{[id]-e8d2140787045acd.js → [id]-d8c5c03fb2f31d65.js} +0 -0
  193. /fides/ui-build/static/admin/_next/static/chunks/pages/messaging/{add-template-e3f93462a08251bf.js → add-template-0e0c06e3c8aabe02.js} +0 -0
  194. /fides/ui-build/static/admin/_next/static/chunks/pages/{messaging-b5f7d6afdecd013d.js → messaging-3f15804cf9625f01.js} +0 -0
  195. /fides/ui-build/static/admin/_next/static/chunks/pages/poc/{table-migration-329333a88f3826eb.js → table-migration-e551fccfcaae76e7.js} +0 -0
  196. /fides/ui-build/static/admin/_next/static/chunks/pages/privacy-requests/configure/{storage-648d775d0fce49dc.js → storage-1b38b656807ed0cd.js} +0 -0
  197. /fides/ui-build/static/admin/_next/static/chunks/pages/privacy-requests/{configure-8f577df28ebca869.js → configure-b00532a0ad4f6927.js} +0 -0
  198. /fides/ui-build/static/admin/_next/static/chunks/pages/{privacy-requests-1eeb320867dbebf4.js → privacy-requests-2c82cf73d20416f2.js} +0 -0
  199. /fides/ui-build/static/admin/_next/static/chunks/pages/properties/{[id]-57a75c7e9659271a.js → [id]-322a01e2bceab3fb.js} +0 -0
  200. /fides/ui-build/static/admin/_next/static/chunks/pages/properties/{add-property-8964c2300206bc89.js → add-property-777ed2d73812043d.js} +0 -0
  201. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{consent-1ae1257f5b388924.js → consent-55e36839d219a503.js} +0 -0
  202. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{custom-fields-c2f1376aca192114.js → custom-fields-26ce8fc493993765.js} +0 -0
  203. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{domain-records-586505df9d853f1f.js → domain-records-7ddf9d992fe714a6.js} +0 -0
  204. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{domains-a3275554ffe8e640.js → domains-7c78ae51f0dd7102.js} +0 -0
  205. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{email-templates-604790638c656fbd.js → email-templates-05ffbda19ab894b9.js} +0 -0
  206. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{locations-be2a885150adc133.js → locations-77fb85bdd0be42b5.js} +0 -0
  207. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/messaging-providers/{[key]-8df31428446a6a96.js → [key]-b0d93bf478bf63ee.js} +0 -0
  208. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/messaging-providers/{new-af1471bf4571d5d3.js → new-084f9756b9987285.js} +0 -0
  209. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{messaging-providers-8d92be437793c96f.js → messaging-providers-6c51ffd46bb598e7.js} +0 -0
  210. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{organization-3c86162afe9759df.js → organization-44456bfe54ac4ad5.js} +0 -0
  211. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{privacy-requests-8cbdfd08e0fa88fb.js → privacy-requests-fbe7e8030d837aed.js} +0 -0
  212. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{regulations-4fe3b90747d885e5.js → regulations-2866ac99faa5a542.js} +0 -0
  213. /fides/ui-build/static/admin/_next/static/chunks/pages/systems/configure/[id]/{test-datasets-2deb6becece69d46.js → test-datasets-a86bafe1b4e1205f.js} +0 -0
  214. /fides/ui-build/static/admin/_next/static/chunks/pages/systems/configure/{[id]-589952aa1a31c33d.js → [id]-1895c6a13b543436.js} +0 -0
  215. /fides/ui-build/static/admin/_next/static/chunks/pages/{systems-916238dcc0596957.js → systems-d266cc062b56beb2.js} +0 -0
  216. /fides/ui-build/static/admin/_next/static/chunks/pages/{taxonomy-616f5a7cbb99e46d.js → taxonomy-07848c232d960f6a.js} +0 -0
  217. /fides/ui-build/static/admin/_next/static/chunks/pages/user-management/{new-629c88e90699369b.js → new-6304dad2c5fab694.js} +0 -0
  218. /fides/ui-build/static/admin/_next/static/chunks/pages/user-management/profile/{[id]-98f737e735eaa0f0.js → [id]-ff4711db191099cd.js} +0 -0
  219. /fides/ui-build/static/admin/_next/static/chunks/pages/{user-management-562624e5461083ec.js → user-management-82fcf1151e2fe2ba.js} +0 -0
@@ -1,4 +1,4 @@
1
- if(typeof Fides<"u"&&Fides.options?.fidesUnsupportedRepeatedScriptLoading!=="enabled_acknowledge_not_supported")throw new Error("Fides detected that it was already loaded on this page, aborting execution! See https://www.ethyca.com/docs/dev-docs/js/troubleshooting for more information.");(function(P,ye){typeof exports=="object"&&typeof module<"u"?ye(exports):(P=typeof globalThis<"u"?globalThis:P||self,ye(P.Fides={}))})(this,function(P){"use strict";class ye extends Error{constructor(e){super(e),this.name="DecodingError"}}class Le extends Error{constructor(e){super(e),this.name="EncodingError"}}class kt extends Error{constructor(e){super(e),this.name="GVLError"}}class Ne extends Error{constructor(e,i,s=""){super(`invalid value ${i} passed for ${e} ${s}`),this.name="TCModelError"}}class Ri{static DICT="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_";static REVERSE_DICT=new Map([["A",0],["B",1],["C",2],["D",3],["E",4],["F",5],["G",6],["H",7],["I",8],["J",9],["K",10],["L",11],["M",12],["N",13],["O",14],["P",15],["Q",16],["R",17],["S",18],["T",19],["U",20],["V",21],["W",22],["X",23],["Y",24],["Z",25],["a",26],["b",27],["c",28],["d",29],["e",30],["f",31],["g",32],["h",33],["i",34],["j",35],["k",36],["l",37],["m",38],["n",39],["o",40],["p",41],["q",42],["r",43],["s",44],["t",45],["u",46],["v",47],["w",48],["x",49],["y",50],["z",51],["0",52],["1",53],["2",54],["3",55],["4",56],["5",57],["6",58],["7",59],["8",60],["9",61],["-",62],["_",63]]);static BASIS=6;static LCM=24;static encode(e){if(!/^[0-1]+$/.test(e))throw new Le("Invalid bitField");const i=e.length%this.LCM;e+=i?"0".repeat(this.LCM-i):"";let s="";for(let n=0;n<e.length;n+=this.BASIS)s+=this.DICT[parseInt(e.substr(n,this.BASIS),2)];return s}static decode(e){if(!/^[A-Za-z0-9\-_]+$/.test(e))throw new ye("Invalidly encoded Base64URL string");let i="";for(let s=0;s<e.length;s++){const n=this.REVERSE_DICT.get(e[s]).toString(2);i+="0".repeat(this.BASIS-n.length)+n}return i}}class ze{static langSet=new Set(["AR","BG","BS","CA","CS","CY","DA","DE","EL","EN","ES","ET","EU","FI","FR","GL","HE","HI","HR","HU","ID","IT","JA","KA","KO","LT","LV","MK","MS","MT","NL","NO","PL","PT-BR","PT-PT","RO","RU","SK","SL","SQ","SR-LATN","SR-CYRL","SV","SW","TH","TL","TR","UK","VI","ZH","ZH-HANT"]);has(e){return ze.langSet.has(e)}parseLanguage(e){e=e.toUpperCase();const i=e.split("-")[0];if(e.length>=2&&i.length==2){if(ze.langSet.has(e))return e;if(ze.langSet.has(i))return i;const s=i+"-"+i;if(ze.langSet.has(s))return s;for(const n of ze.langSet)if(n.indexOf(e)!==-1||n.indexOf(i)!==-1)return n}throw new Error(`unsupported language ${e}`)}forEach(e){ze.langSet.forEach(e)}get size(){return ze.langSet.size}}class w{static cmpId="cmpId";static cmpVersion="cmpVersion";static consentLanguage="consentLanguage";static consentScreen="consentScreen";static created="created";static supportOOB="supportOOB";static isServiceSpecific="isServiceSpecific";static lastUpdated="lastUpdated";static numCustomPurposes="numCustomPurposes";static policyVersion="policyVersion";static publisherCountryCode="publisherCountryCode";static publisherCustomConsents="publisherCustomConsents";static publisherCustomLegitimateInterests="publisherCustomLegitimateInterests";static publisherLegitimateInterests="publisherLegitimateInterests";static publisherConsents="publisherConsents";static publisherRestrictions="publisherRestrictions";static purposeConsents="purposeConsents";static purposeLegitimateInterests="purposeLegitimateInterests";static purposeOneTreatment="purposeOneTreatment";static specialFeatureOptins="specialFeatureOptins";static useNonStandardTexts="useNonStandardTexts";static vendorConsents="vendorConsents";static vendorLegitimateInterests="vendorLegitimateInterests";static vendorListVersion="vendorListVersion";static vendorsAllowed="vendorsAllowed";static vendorsDisclosed="vendorsDisclosed";static version="version"}class At{clone(){const e=new this.constructor;return Object.keys(this).forEach(s=>{const n=this.deepClone(this[s]);n!==void 0&&(e[s]=n)}),e}deepClone(e){const i=typeof e;if(i==="number"||i==="string"||i==="boolean")return e;if(e!==null&&i==="object"){if(typeof e.clone=="function")return e.clone();if(e instanceof Date)return new Date(e.getTime());if(e[Symbol.iterator]!==void 0){const s=[];for(const n of e)s.push(this.deepClone(n));return e instanceof Array?s:new e.constructor(s)}else{const s={};for(const n in e)e.hasOwnProperty(n)&&(s[n]=this.deepClone(e[n]));return s}}}}var ke;(function(t){t[t.NOT_ALLOWED=0]="NOT_ALLOWED",t[t.REQUIRE_CONSENT=1]="REQUIRE_CONSENT",t[t.REQUIRE_LI=2]="REQUIRE_LI"})(ke||(ke={}));class Oe extends At{static hashSeparator="-";purposeId_;restrictionType;constructor(e,i){super(),e!==void 0&&(this.purposeId=e),i!==void 0&&(this.restrictionType=i)}static unHash(e){const i=e.split(this.hashSeparator),s=new Oe;if(i.length!==2)throw new Ne("hash",e);return s.purposeId=parseInt(i[0],10),s.restrictionType=parseInt(i[1],10),s}get hash(){if(!this.isValid())throw new Error("cannot hash invalid PurposeRestriction");return`${this.purposeId}${Oe.hashSeparator}${this.restrictionType}`}get purposeId(){return this.purposeId_}set purposeId(e){this.purposeId_=e}isValid(){return Number.isInteger(this.purposeId)&&this.purposeId>0&&(this.restrictionType===ke.NOT_ALLOWED||this.restrictionType===ke.REQUIRE_CONSENT||this.restrictionType===ke.REQUIRE_LI)}isSameAs(e){return this.purposeId===e.purposeId&&this.restrictionType===e.restrictionType}}class Ws extends At{bitLength=0;map=new Map;gvl_;has(e){return this.map.has(e)}isOkToHave(e,i,s){let n=!0;if(this.gvl?.vendors){const o=this.gvl.vendors[s];if(o)if(e===ke.NOT_ALLOWED)n=o.legIntPurposes.includes(i)||o.purposes.includes(i);else if(o.flexiblePurposes.length)switch(e){case ke.REQUIRE_CONSENT:n=o.flexiblePurposes.includes(i)&&o.legIntPurposes.includes(i);break;case ke.REQUIRE_LI:n=o.flexiblePurposes.includes(i)&&o.purposes.includes(i);break}else n=!1;else n=!1}return n}add(e,i){if(this.isOkToHave(i.restrictionType,i.purposeId,e)){const s=i.hash;this.has(s)||(this.map.set(s,new Set),this.bitLength=0),this.map.get(s).add(e)}}restrictPurposeToLegalBasis(e){const i=Array.from(this.gvl.vendorIds),s=e.hash,n=i[i.length-1],o=[...Array(n).keys()].map(a=>a+1);if(!this.has(s))this.map.set(s,new Set(o)),this.bitLength=0;else for(let a=1;a<=n;a++)this.map.get(s).add(a)}getVendors(e){let i=[];if(e){const s=e.hash;this.has(s)&&(i=Array.from(this.map.get(s)))}else{const s=new Set;this.map.forEach(n=>{n.forEach(o=>{s.add(o)})}),i=Array.from(s)}return i.sort((s,n)=>s-n)}getRestrictionType(e,i){let s;return this.getRestrictions(e).forEach(n=>{n.purposeId===i&&(s===void 0||s>n.restrictionType)&&(s=n.restrictionType)}),s}vendorHasRestriction(e,i){let s=!1;const n=this.getRestrictions(e);for(let o=0;o<n.length&&!s;o++)s=i.isSameAs(n[o]);return s}getMaxVendorId(){let e=0;return this.map.forEach(i=>{e=Math.max(Array.from(i)[i.size-1],e)}),e}getRestrictions(e){const i=[];return this.map.forEach((s,n)=>{e?s.has(e)&&i.push(Oe.unHash(n)):i.push(Oe.unHash(n))}),i}getPurposes(){const e=new Set;return this.map.forEach((i,s)=>{e.add(Oe.unHash(s).purposeId)}),Array.from(e)}remove(e,i){const s=i.hash,n=this.map.get(s);n&&(n.delete(e),n.size==0&&(this.map.delete(s),this.bitLength=0))}set gvl(e){this.gvl_||(this.gvl_=e,this.map.forEach((i,s)=>{const n=Oe.unHash(s);Array.from(i).forEach(a=>{this.isOkToHave(n.restrictionType,n.purposeId,a)||i.delete(a)})}))}get gvl(){return this.gvl_}isEmpty(){return this.map.size===0}get numRestrictions(){return this.map.size}}var Zs;(function(t){t.COOKIE="cookie",t.WEB="web",t.APP="app"})(Zs||(Zs={}));var Y;(function(t){t.CORE="core",t.VENDORS_DISCLOSED="vendorsDisclosed",t.VENDORS_ALLOWED="vendorsAllowed",t.PUBLISHER_TC="publisherTC"})(Y||(Y={}));class Js{static ID_TO_KEY=[Y.CORE,Y.VENDORS_DISCLOSED,Y.VENDORS_ALLOWED,Y.PUBLISHER_TC];static KEY_TO_ID={[Y.CORE]:0,[Y.VENDORS_DISCLOSED]:1,[Y.VENDORS_ALLOWED]:2,[Y.PUBLISHER_TC]:3}}class he extends At{bitLength=0;maxId_=0;set_=new Set;*[Symbol.iterator](){for(let e=1;e<=this.maxId;e++)yield[e,this.has(e)]}values(){return this.set_.values()}get maxId(){return this.maxId_}has(e){return this.set_.has(e)}unset(e){Array.isArray(e)?e.forEach(i=>this.unset(i)):typeof e=="object"?this.unset(Object.keys(e).map(i=>Number(i))):(this.set_.delete(Number(e)),this.bitLength=0,e===this.maxId&&(this.maxId_=0,this.set_.forEach(i=>{this.maxId_=Math.max(this.maxId,i)})))}isIntMap(e){let i=typeof e=="object";return i=i&&Object.keys(e).every(s=>{let n=Number.isInteger(parseInt(s,10));return n=n&&this.isValidNumber(e[s].id),n=n&&e[s].name!==void 0,n}),i}isValidNumber(e){return parseInt(e,10)>0}isSet(e){let i=!1;return e instanceof Set&&(i=Array.from(e).every(this.isValidNumber)),i}set(e){if(Array.isArray(e))e.forEach(i=>this.set(i));else if(this.isSet(e))this.set(Array.from(e));else if(this.isIntMap(e))this.set(Object.keys(e).map(i=>Number(i)));else if(this.isValidNumber(e))this.set_.add(e),this.maxId_=Math.max(this.maxId,e),this.bitLength=0;else throw new Ne("set()",e,"must be positive integer array, positive integer, Set<number>, or IntMap")}empty(){this.set_=new Set}forEach(e){for(let i=1;i<=this.maxId;i++)e(this.has(i),i)}get size(){return this.set_.size}setAll(e){this.set(e)}}class O{static[w.cmpId]=12;static[w.cmpVersion]=12;static[w.consentLanguage]=12;static[w.consentScreen]=6;static[w.created]=36;static[w.isServiceSpecific]=1;static[w.lastUpdated]=36;static[w.policyVersion]=6;static[w.publisherCountryCode]=12;static[w.publisherLegitimateInterests]=24;static[w.publisherConsents]=24;static[w.purposeConsents]=24;static[w.purposeLegitimateInterests]=24;static[w.purposeOneTreatment]=1;static[w.specialFeatureOptins]=12;static[w.useNonStandardTexts]=1;static[w.vendorListVersion]=12;static[w.version]=6;static anyBoolean=1;static encodingType=1;static maxId=16;static numCustomPurposes=6;static numEntries=12;static numRestrictions=12;static purposeId=6;static restrictionType=2;static segmentType=3;static singleOrRange=1;static vendorId=16}class Ie{static encode(e){return String(Number(e))}static decode(e){return e==="1"}}class F{static encode(e,i){let s;if(typeof e=="string"&&(e=parseInt(e,10)),s=e.toString(2),s.length>i||e<0)throw new Le(`${e} too large to encode into ${i}`);return s.length<i&&(s="0".repeat(i-s.length)+s),s}static decode(e,i){if(i!==e.length)throw new ye("invalid bit length");return parseInt(e,2)}}class Qs{static encode(e,i){return F.encode(Math.round(e.getTime()/100),i)}static decode(e,i){if(i!==e.length)throw new ye("invalid bit length");const s=new Date;return s.setTime(F.decode(e,i)*100),s}}class Ye{static encode(e,i){let s="";for(let n=1;n<=i;n++)s+=Ie.encode(e.has(n));return s}static decode(e,i){if(e.length!==i)throw new ye("bitfield encoding length mismatch");const s=new he;for(let n=1;n<=i;n++)Ie.decode(e[n-1])&&s.set(n);return s.bitLength=e.length,s}}class Xs{static encode(e,i){e=e.toUpperCase();const s=65,n=e.charCodeAt(0)-s,o=e.charCodeAt(1)-s;if(n<0||n>25||o<0||o>25)throw new Le(`invalid language code: ${e}`);if(i%2===1)throw new Le(`numBits must be even, ${i} is not valid`);i=i/2;const a=F.encode(n,i),c=F.encode(o,i);return a+c}static decode(e,i){let s;if(i===e.length&&!(e.length%2)){const o=e.length/2,a=F.decode(e.slice(0,o),o)+65,c=F.decode(e.slice(o),o)+65;s=String.fromCharCode(a)+String.fromCharCode(c)}else throw new ye("invalid bit length for language");return s}}class qa{static encode(e){let i=F.encode(e.numRestrictions,O.numRestrictions);if(!e.isEmpty()){const s=(n,o)=>{for(let a=n+1;a<=o;a++)if(e.gvl.vendorIds.has(a))return a;return n};e.getRestrictions().forEach(n=>{i+=F.encode(n.purposeId,O.purposeId),i+=F.encode(n.restrictionType,O.restrictionType);const o=e.getVendors(n),a=o.length;let c=0,r=0,l="";for(let p=0;p<a;p++){const d=o[p];if(r===0&&(c++,r=d),p===a-1||o[p+1]>s(d,o[a-1])){const v=d!==r;l+=Ie.encode(v),l+=F.encode(r,O.vendorId),v&&(l+=F.encode(d,O.vendorId)),r=0}}i+=F.encode(c,O.numEntries),i+=l})}return i}static decode(e){let i=0;const s=new Ws,n=F.decode(e.substr(i,O.numRestrictions),O.numRestrictions);i+=O.numRestrictions;for(let o=0;o<n;o++){const a=F.decode(e.substr(i,O.purposeId),O.purposeId);i+=O.purposeId;const c=F.decode(e.substr(i,O.restrictionType),O.restrictionType);i+=O.restrictionType;const r=new Oe(a,c),l=F.decode(e.substr(i,O.numEntries),O.numEntries);i+=O.numEntries;for(let p=0;p<l;p++){const d=Ie.decode(e.substr(i,O.anyBoolean));i+=O.anyBoolean;const v=F.decode(e.substr(i,O.vendorId),O.vendorId);if(i+=O.vendorId,d){const f=F.decode(e.substr(i,O.vendorId),O.vendorId);if(i+=O.vendorId,f<v)throw new ye(`Invalid RangeEntry: endVendorId ${f} is less than ${v}`);for(let g=v;g<=f;g++)s.add(g,r)}else s.add(v,r)}}return s.bitLength=i,s}}var Tt;(function(t){t[t.FIELD=0]="FIELD",t[t.RANGE=1]="RANGE"})(Tt||(Tt={}));class xt{static encode(e){const i=[];let s=[],n=F.encode(e.maxId,O.maxId),o="",a;const c=O.maxId+O.encodingType,r=c+e.maxId,l=O.vendorId*2+O.singleOrRange+O.numEntries;let p=c+O.numEntries;return e.forEach((d,v)=>{o+=Ie.encode(d),a=e.maxId>l&&p<r,a&&d&&(e.has(v+1)?s.length===0&&(s.push(v),p+=O.singleOrRange,p+=O.vendorId):(s.push(v),p+=O.vendorId,i.push(s),s=[]))}),a?(n+=String(Tt.RANGE),n+=this.buildRangeEncoding(i)):(n+=String(Tt.FIELD),n+=o),n}static decode(e,i){let s,n=0;const o=F.decode(e.substr(n,O.maxId),O.maxId);n+=O.maxId;const a=F.decode(e.charAt(n),O.encodingType);if(n+=O.encodingType,a===Tt.RANGE){if(s=new he,i===1){if(e.substr(n,1)==="1")throw new ye("Unable to decode default consent=1");n++}const c=F.decode(e.substr(n,O.numEntries),O.numEntries);n+=O.numEntries;for(let r=0;r<c;r++){const l=Ie.decode(e.charAt(n));n+=O.singleOrRange;const p=F.decode(e.substr(n,O.vendorId),O.vendorId);if(n+=O.vendorId,l){const d=F.decode(e.substr(n,O.vendorId),O.vendorId);n+=O.vendorId;for(let v=p;v<=d;v++)s.set(v)}else s.set(p)}}else{const c=e.substr(n,o);n+=o,s=Ye.decode(c,o)}return s.bitLength=n,s}static buildRangeEncoding(e){const i=e.length;let s=F.encode(i,O.numEntries);return e.forEach(n=>{const o=n.length===1;s+=Ie.encode(!o),s+=F.encode(n[0],O.vendorId),o||(s+=F.encode(n[1],O.vendorId))}),s}}function en(){return{[w.version]:F,[w.created]:Qs,[w.lastUpdated]:Qs,[w.cmpId]:F,[w.cmpVersion]:F,[w.consentScreen]:F,[w.consentLanguage]:Xs,[w.vendorListVersion]:F,[w.policyVersion]:F,[w.isServiceSpecific]:Ie,[w.useNonStandardTexts]:Ie,[w.specialFeatureOptins]:Ye,[w.purposeConsents]:Ye,[w.purposeLegitimateInterests]:Ye,[w.purposeOneTreatment]:Ie,[w.publisherCountryCode]:Xs,[w.vendorConsents]:xt,[w.vendorLegitimateInterests]:xt,[w.publisherRestrictions]:qa,segmentType:F,[w.vendorsDisclosed]:xt,[w.vendorsAllowed]:xt,[w.publisherConsents]:Ye,[w.publisherLegitimateInterests]:Ye,[w.numCustomPurposes]:F,[w.publisherCustomConsents]:Ye,[w.publisherCustomLegitimateInterests]:Ye}}class Ka{1={[Y.CORE]:[w.version,w.created,w.lastUpdated,w.cmpId,w.cmpVersion,w.consentScreen,w.consentLanguage,w.vendorListVersion,w.purposeConsents,w.vendorConsents]};2={[Y.CORE]:[w.version,w.created,w.lastUpdated,w.cmpId,w.cmpVersion,w.consentScreen,w.consentLanguage,w.vendorListVersion,w.policyVersion,w.isServiceSpecific,w.useNonStandardTexts,w.specialFeatureOptins,w.purposeConsents,w.purposeLegitimateInterests,w.purposeOneTreatment,w.publisherCountryCode,w.vendorConsents,w.vendorLegitimateInterests,w.publisherRestrictions],[Y.PUBLISHER_TC]:[w.publisherConsents,w.publisherLegitimateInterests,w.numCustomPurposes,w.publisherCustomConsents,w.publisherCustomLegitimateInterests],[Y.VENDORS_ALLOWED]:[w.vendorsAllowed],[Y.VENDORS_DISCLOSED]:[w.vendorsDisclosed]}}class Ya{1=[Y.CORE];2=[Y.CORE];constructor(e,i){if(e.version===2)if(e.isServiceSpecific)this[2].push(Y.PUBLISHER_TC);else{const s=!!(i&&i.isForVendors);(!s||e[w.supportOOB]===!0)&&this[2].push(Y.VENDORS_DISCLOSED),s&&(e[w.supportOOB]&&e[w.vendorsAllowed].size>0&&this[2].push(Y.VENDORS_ALLOWED),this[2].push(Y.PUBLISHER_TC))}}}class tn{static fieldSequence=new Ka;static encode(e,i){let s;try{s=this.fieldSequence[String(e.version)][i]}catch{throw new Le(`Unable to encode version: ${e.version}, segment: ${i}`)}let n="";i!==Y.CORE&&(n=F.encode(Js.KEY_TO_ID[i],O.segmentType));const o=en();return s.forEach(a=>{const c=e[a],r=o[a];let l=O[a];l===void 0&&this.isPublisherCustom(a)&&(l=Number(e[w.numCustomPurposes]));try{n+=r.encode(c,l)}catch(p){throw new Le(`Error encoding ${i}->${a}: ${p.message}`)}}),Ri.encode(n)}static decode(e,i,s){const n=Ri.decode(e);let o=0;s===Y.CORE&&(i.version=F.decode(n.substr(o,O[w.version]),O[w.version])),s!==Y.CORE&&(o+=O.segmentType);const a=this.fieldSequence[String(i.version)][s],c=en();return a.forEach(r=>{const l=c[r];let p=O[r];if(p===void 0&&this.isPublisherCustom(r)&&(p=Number(i[w.numCustomPurposes])),p!==0){const d=n.substr(o,p);if(l===xt?i[r]=l.decode(d,i.version):i[r]=l.decode(d,p),Number.isInteger(p))o+=p;else if(Number.isInteger(i[r].bitLength))o+=i[r].bitLength;else throw new ye(r)}}),i}static isPublisherCustom(e){return e.indexOf("publisherCustom")===0}}class Wa{static processor=[e=>e,(e,i)=>{e.publisherRestrictions.gvl=i,e.purposeLegitimateInterests.unset([1,3,4,5,6]);const s=new Map;return s.set("legIntPurposes",e.vendorLegitimateInterests),s.set("purposes",e.vendorConsents),s.forEach((n,o)=>{n.forEach((a,c)=>{if(a){const r=i.vendors[c];if(!r||r.deletedDate)n.unset(c);else if(r[o].length===0)if(o==="legIntPurposes"&&r.purposes.length===0&&r.legIntPurposes.length===0&&r.specialPurposes.length>0)n.set(c);else if(o==="legIntPurposes"&&r.purposes.length>0&&r.legIntPurposes.length===0&&r.specialPurposes.length>0)n.set(c);else if(e.isServiceSpecific)if(r.flexiblePurposes.length===0)n.unset(c);else{const l=e.publisherRestrictions.getRestrictions(c);let p=!1;for(let d=0,v=l.length;d<v&&!p;d++)p=l[d].restrictionType===ke.REQUIRE_CONSENT&&o==="purposes"||l[d].restrictionType===ke.REQUIRE_LI&&o==="legIntPurposes";p||n.unset(c)}else n.unset(c)}})}),e.vendorsDisclosed.set(i.vendors),e}];static process(e,i){const s=e.gvl;if(!s)throw new Le("Unable to encode TCModel without a GVL");if(!s.isReady)throw new Le("Unable to encode TCModel tcModel.gvl.readyPromise is not resolved");e=e.clone(),e.consentLanguage=s.language.slice(0,2).toUpperCase(),i?.version>0&&i?.version<=this.processor.length?e.version=i.version:e.version=this.processor.length;const n=e.version-1;if(!this.processor[n])throw new Le(`Invalid version: ${e.version}`);return this.processor[n](e,s)}}class Za{static absCall(e,i,s,n){return new Promise((o,a)=>{const c=new XMLHttpRequest,r=()=>{if(c.readyState==XMLHttpRequest.DONE)if(c.status>=200&&c.status<300){let v=c.response;if(typeof v=="string")try{v=JSON.parse(v)}catch{}o(v)}else a(new Error(`HTTP Status: ${c.status} response type: ${c.responseType}`))},l=()=>{a(new Error("error"))},p=()=>{a(new Error("aborted"))},d=()=>{a(new Error("Timeout "+n+"ms "+e))};c.withCredentials=s,c.addEventListener("load",r),c.addEventListener("error",l),c.addEventListener("abort",p),i===null?c.open("GET",e,!0):c.open("POST",e,!0),c.responseType="json",c.timeout=n,c.ontimeout=d,c.send(i)})}static post(e,i,s=!1,n=0){return this.absCall(e,JSON.stringify(i),s,n)}static fetch(e,i=!1,s=0){return this.absCall(e,null,i,s)}}class T extends At{static LANGUAGE_CACHE=new Map;static CACHE=new Map;static LATEST_CACHE_KEY=0;static DEFAULT_LANGUAGE="EN";static consentLanguages=new ze;static baseUrl_;static set baseUrl(e){if(/^https?:\/\/vendorlist\.consensu\.org\//.test(e))throw new kt("Invalid baseUrl! You may not pull directly from vendorlist.consensu.org and must provide your own cache");e.length>0&&e[e.length-1]!=="/"&&(e+="/"),this.baseUrl_=e}static get baseUrl(){return this.baseUrl_}static latestFilename="vendor-list.json";static versionedFilename="archives/vendor-list-v[VERSION].json";static languageFilename="purposes-[LANG].json";readyPromise;gvlSpecificationVersion;vendorListVersion;tcfPolicyVersion;lastUpdated;purposes;specialPurposes;features;specialFeatures;isReady_=!1;vendors_;vendorIds;fullVendorList;byPurposeVendorMap;bySpecialPurposeVendorMap;byFeatureVendorMap;bySpecialFeatureVendorMap;stacks;dataCategories;lang_;cacheLang_;isLatest=!1;constructor(e,i){super();let s=T.baseUrl,n=i?.language;if(n)try{n=T.consentLanguages.parseLanguage(n)}catch(o){throw new kt("Error during parsing the language: "+o.message)}if(this.lang_=n||T.DEFAULT_LANGUAGE,this.cacheLang_=n||T.DEFAULT_LANGUAGE,this.isVendorList(e))this.populate(e),this.readyPromise=Promise.resolve();else{if(!s)throw new kt("must specify GVL.baseUrl before loading GVL json");if(e>0){const o=e;T.CACHE.has(o)?(this.populate(T.CACHE.get(o)),this.readyPromise=Promise.resolve()):(s+=T.versionedFilename.replace("[VERSION]",String(o)),this.readyPromise=this.fetchJson(s))}else T.CACHE.has(T.LATEST_CACHE_KEY)?(this.populate(T.CACHE.get(T.LATEST_CACHE_KEY)),this.readyPromise=Promise.resolve()):(this.isLatest=!0,this.readyPromise=this.fetchJson(s+T.latestFilename))}}static emptyLanguageCache(e){let i=!1;return e==null&&T.LANGUAGE_CACHE.size>0?(T.LANGUAGE_CACHE=new Map,i=!0):typeof e=="string"&&this.consentLanguages.has(e.toUpperCase())&&(T.LANGUAGE_CACHE.delete(e.toUpperCase()),i=!0),i}static emptyCache(e){let i=!1;return Number.isInteger(e)&&e>=0?(T.CACHE.delete(e),i=!0):e===void 0&&(T.CACHE=new Map,i=!0),i}cacheLanguage(){T.LANGUAGE_CACHE.has(this.cacheLang_)||T.LANGUAGE_CACHE.set(this.cacheLang_,{purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,dataCategories:this.dataCategories})}async fetchJson(e){try{this.populate(await Za.fetch(e))}catch(i){throw new kt(i.message)}}getJson(){return{gvlSpecificationVersion:this.gvlSpecificationVersion,vendorListVersion:this.vendorListVersion,tcfPolicyVersion:this.tcfPolicyVersion,lastUpdated:this.lastUpdated,purposes:this.clonePurposes(),specialPurposes:this.cloneSpecialPurposes(),features:this.cloneFeatures(),specialFeatures:this.cloneSpecialFeatures(),stacks:this.cloneStacks(),...this.dataCategories?{dataCategories:this.cloneDataCategories()}:{},vendors:this.cloneVendors()}}cloneSpecialFeatures(){const e={};for(const i of Object.keys(this.specialFeatures))e[i]=T.cloneFeature(this.specialFeatures[i]);return e}cloneFeatures(){const e={};for(const i of Object.keys(this.features))e[i]=T.cloneFeature(this.features[i]);return e}cloneStacks(){const e={};for(const i of Object.keys(this.stacks))e[i]=T.cloneStack(this.stacks[i]);return e}cloneDataCategories(){const e={};for(const i of Object.keys(this.dataCategories))e[i]=T.cloneDataCategory(this.dataCategories[i]);return e}cloneSpecialPurposes(){const e={};for(const i of Object.keys(this.specialPurposes))e[i]=T.clonePurpose(this.specialPurposes[i]);return e}clonePurposes(){const e={};for(const i of Object.keys(this.purposes))e[i]=T.clonePurpose(this.purposes[i]);return e}static clonePurpose(e){return{id:e.id,name:e.name,description:e.description,...e.descriptionLegal?{descriptionLegal:e.descriptionLegal}:{},...e.illustrations?{illustrations:Array.from(e.illustrations)}:{}}}static cloneFeature(e){return{id:e.id,name:e.name,description:e.description,...e.descriptionLegal?{descriptionLegal:e.descriptionLegal}:{},...e.illustrations?{illustrations:Array.from(e.illustrations)}:{}}}static cloneDataCategory(e){return{id:e.id,name:e.name,description:e.description}}static cloneStack(e){return{id:e.id,name:e.name,description:e.description,purposes:Array.from(e.purposes),specialFeatures:Array.from(e.specialFeatures)}}static cloneDataRetention(e){return{...typeof e.stdRetention=="number"?{stdRetention:e.stdRetention}:{},purposes:{...e.purposes},specialPurposes:{...e.specialPurposes}}}static cloneVendorUrls(e){return e.map(i=>({langId:i.langId,privacy:i.privacy,...i.legIntClaim?{legIntClaim:i.legIntClaim}:{}}))}static cloneVendor(e){return{id:e.id,name:e.name,purposes:Array.from(e.purposes),legIntPurposes:Array.from(e.legIntPurposes),flexiblePurposes:Array.from(e.flexiblePurposes),specialPurposes:Array.from(e.specialPurposes),features:Array.from(e.features),specialFeatures:Array.from(e.specialFeatures),...e.overflow?{overflow:{httpGetLimit:e.overflow.httpGetLimit}}:{},...typeof e.cookieMaxAgeSeconds=="number"||e.cookieMaxAgeSeconds===null?{cookieMaxAgeSeconds:e.cookieMaxAgeSeconds}:{},...e.usesCookies!==void 0?{usesCookies:e.usesCookies}:{},...e.policyUrl?{policyUrl:e.policyUrl}:{},...e.cookieRefresh!==void 0?{cookieRefresh:e.cookieRefresh}:{},...e.usesNonCookieAccess!==void 0?{usesNonCookieAccess:e.usesNonCookieAccess}:{},...e.dataRetention?{dataRetention:this.cloneDataRetention(e.dataRetention)}:{},...e.urls?{urls:this.cloneVendorUrls(e.urls)}:{},...e.dataDeclaration?{dataDeclaration:Array.from(e.dataDeclaration)}:{},...e.deviceStorageDisclosureUrl?{deviceStorageDisclosureUrl:e.deviceStorageDisclosureUrl}:{},...e.deletedDate?{deletedDate:e.deletedDate}:{}}}cloneVendors(){const e={};for(const i of Object.keys(this.fullVendorList))e[i]=T.cloneVendor(this.fullVendorList[i]);return e}async changeLanguage(e){let i=e;try{i=T.consentLanguages.parseLanguage(e)}catch(n){throw new kt("Error during parsing the language: "+n.message)}const s=e.toUpperCase();if(!(i.toLowerCase()===T.DEFAULT_LANGUAGE.toLowerCase()&&!T.LANGUAGE_CACHE.has(s))&&i!==this.lang_)if(this.lang_=i,T.LANGUAGE_CACHE.has(s)){const n=T.LANGUAGE_CACHE.get(s);for(const o in n)n.hasOwnProperty(o)&&(this[o]=n[o])}else{const n=T.baseUrl+T.languageFilename.replace("[LANG]",this.lang_.toLowerCase());try{await this.fetchJson(n),this.cacheLang_=s,this.cacheLanguage()}catch(o){throw new kt("unable to load language: "+o.message)}}}get language(){return this.lang_}isVendorList(e){return e!==void 0&&e.vendors!==void 0}populate(e){this.purposes=e.purposes,this.specialPurposes=e.specialPurposes,this.features=e.features,this.specialFeatures=e.specialFeatures,this.stacks=e.stacks,this.dataCategories=e.dataCategories,this.isVendorList(e)&&(this.gvlSpecificationVersion=e.gvlSpecificationVersion,this.tcfPolicyVersion=e.tcfPolicyVersion,this.vendorListVersion=e.vendorListVersion,this.lastUpdated=e.lastUpdated,typeof this.lastUpdated=="string"&&(this.lastUpdated=new Date(this.lastUpdated)),this.vendors_=e.vendors,this.fullVendorList=e.vendors,this.mapVendors(),this.isReady_=!0,this.isLatest&&T.CACHE.set(T.LATEST_CACHE_KEY,this.getJson()),T.CACHE.has(this.vendorListVersion)||T.CACHE.set(this.vendorListVersion,this.getJson())),this.cacheLanguage()}mapVendors(e){this.byPurposeVendorMap={},this.bySpecialPurposeVendorMap={},this.byFeatureVendorMap={},this.bySpecialFeatureVendorMap={},Object.keys(this.purposes).forEach(i=>{this.byPurposeVendorMap[i]={legInt:new Set,consent:new Set,flexible:new Set}}),Object.keys(this.specialPurposes).forEach(i=>{this.bySpecialPurposeVendorMap[i]=new Set}),Object.keys(this.features).forEach(i=>{this.byFeatureVendorMap[i]=new Set}),Object.keys(this.specialFeatures).forEach(i=>{this.bySpecialFeatureVendorMap[i]=new Set}),Array.isArray(e)||(e=Object.keys(this.fullVendorList).map(i=>+i)),this.vendorIds=new Set(e),this.vendors_=e.reduce((i,s)=>{const n=this.vendors_[String(s)];return n&&n.deletedDate===void 0&&(n.purposes.forEach(o=>{this.byPurposeVendorMap[String(o)].consent.add(s)}),n.specialPurposes.forEach(o=>{this.bySpecialPurposeVendorMap[String(o)].add(s)}),n.legIntPurposes.forEach(o=>{this.byPurposeVendorMap[String(o)].legInt.add(s)}),n.flexiblePurposes&&n.flexiblePurposes.forEach(o=>{this.byPurposeVendorMap[String(o)].flexible.add(s)}),n.features.forEach(o=>{this.byFeatureVendorMap[String(o)].add(s)}),n.specialFeatures.forEach(o=>{this.bySpecialFeatureVendorMap[String(o)].add(s)}),i[s]=n),i},{})}getFilteredVendors(e,i,s,n){const o=e.charAt(0).toUpperCase()+e.slice(1);let a;const c={};return e==="purpose"&&s?a=this["by"+o+"VendorMap"][String(i)][s]:a=this["by"+(n?"Special":"")+o+"VendorMap"][String(i)],a.forEach(r=>{c[String(r)]=this.vendors[String(r)]}),c}getVendorsWithConsentPurpose(e){return this.getFilteredVendors("purpose",e,"consent")}getVendorsWithLegIntPurpose(e){return this.getFilteredVendors("purpose",e,"legInt")}getVendorsWithFlexiblePurpose(e){return this.getFilteredVendors("purpose",e,"flexible")}getVendorsWithSpecialPurpose(e){return this.getFilteredVendors("purpose",e,void 0,!0)}getVendorsWithFeature(e){return this.getFilteredVendors("feature",e)}getVendorsWithSpecialFeature(e){return this.getFilteredVendors("feature",e,void 0,!0)}get vendors(){return this.vendors_}narrowVendorsTo(e){this.mapVendors(e)}get isReady(){return this.isReady_}clone(){const e=new T(this.getJson());return this.lang_!==T.DEFAULT_LANGUAGE&&e.changeLanguage(this.lang_),e}static isInstanceOf(e){return typeof e=="object"&&typeof e.narrowVendorsTo=="function"}}class Vi extends At{static consentLanguages=T.consentLanguages;isServiceSpecific_=!1;supportOOB_=!0;useNonStandardTexts_=!1;purposeOneTreatment_=!1;publisherCountryCode_="AA";version_=2;consentScreen_=0;policyVersion_=4;consentLanguage_="EN";cmpId_=0;cmpVersion_=0;vendorListVersion_=0;numCustomPurposes_=0;gvl_;created;lastUpdated;specialFeatureOptins=new he;purposeConsents=new he;purposeLegitimateInterests=new he;publisherConsents=new he;publisherLegitimateInterests=new he;publisherCustomConsents=new he;publisherCustomLegitimateInterests=new he;customPurposes;vendorConsents=new he;vendorLegitimateInterests=new he;vendorsDisclosed=new he;vendorsAllowed=new he;publisherRestrictions=new Ws;constructor(e){super(),e&&(this.gvl=e),this.updated()}set gvl(e){T.isInstanceOf(e)||(e=new T(e)),this.gvl_=e,this.publisherRestrictions.gvl=e}get gvl(){return this.gvl_}set cmpId(e){if(e=Number(e),Number.isInteger(e)&&e>1)this.cmpId_=e;else throw new Ne("cmpId",e)}get cmpId(){return this.cmpId_}set cmpVersion(e){if(e=Number(e),Number.isInteger(e)&&e>-1)this.cmpVersion_=e;else throw new Ne("cmpVersion",e)}get cmpVersion(){return this.cmpVersion_}set consentScreen(e){if(e=Number(e),Number.isInteger(e)&&e>-1)this.consentScreen_=e;else throw new Ne("consentScreen",e)}get consentScreen(){return this.consentScreen_}set consentLanguage(e){this.consentLanguage_=e}get consentLanguage(){return this.consentLanguage_}set publisherCountryCode(e){if(/^([A-z]){2}$/.test(e))this.publisherCountryCode_=e.toUpperCase();else throw new Ne("publisherCountryCode",e)}get publisherCountryCode(){return this.publisherCountryCode_}set vendorListVersion(e){if(e=Number(e)>>0,e<0)throw new Ne("vendorListVersion",e);this.vendorListVersion_=e}get vendorListVersion(){return this.gvl?this.gvl.vendorListVersion:this.vendorListVersion_}set policyVersion(e){if(this.policyVersion_=parseInt(e,10),this.policyVersion_<0)throw new Ne("policyVersion",e)}get policyVersion(){return this.gvl?this.gvl.tcfPolicyVersion:this.policyVersion_}set version(e){this.version_=parseInt(e,10)}get version(){return this.version_}set isServiceSpecific(e){this.isServiceSpecific_=e}get isServiceSpecific(){return this.isServiceSpecific_}set useNonStandardTexts(e){this.useNonStandardTexts_=e}get useNonStandardTexts(){return this.useNonStandardTexts_}set supportOOB(e){this.supportOOB_=e}get supportOOB(){return this.supportOOB_}set purposeOneTreatment(e){this.purposeOneTreatment_=e}get purposeOneTreatment(){return this.purposeOneTreatment_}setAllVendorConsents(){this.vendorConsents.set(this.gvl.vendors)}unsetAllVendorConsents(){this.vendorConsents.empty()}setAllVendorsDisclosed(){this.vendorsDisclosed.set(this.gvl.vendors)}unsetAllVendorsDisclosed(){this.vendorsDisclosed.empty()}setAllVendorsAllowed(){this.vendorsAllowed.set(this.gvl.vendors)}unsetAllVendorsAllowed(){this.vendorsAllowed.empty()}setAllVendorLegitimateInterests(){this.vendorLegitimateInterests.set(this.gvl.vendors)}unsetAllVendorLegitimateInterests(){this.vendorLegitimateInterests.empty()}setAllPurposeConsents(){this.purposeConsents.set(this.gvl.purposes)}unsetAllPurposeConsents(){this.purposeConsents.empty()}setAllPurposeLegitimateInterests(){this.purposeLegitimateInterests.set(this.gvl.purposes)}unsetAllPurposeLegitimateInterests(){this.purposeLegitimateInterests.empty()}setAllSpecialFeatureOptins(){this.specialFeatureOptins.set(this.gvl.specialFeatures)}unsetAllSpecialFeatureOptins(){this.specialFeatureOptins.empty()}setAll(){this.setAllVendorConsents(),this.setAllPurposeLegitimateInterests(),this.setAllSpecialFeatureOptins(),this.setAllPurposeConsents(),this.setAllVendorLegitimateInterests()}unsetAll(){this.unsetAllVendorConsents(),this.unsetAllPurposeLegitimateInterests(),this.unsetAllSpecialFeatureOptins(),this.unsetAllPurposeConsents(),this.unsetAllVendorLegitimateInterests()}get numCustomPurposes(){let e=this.numCustomPurposes_;if(typeof this.customPurposes=="object"){const i=Object.keys(this.customPurposes).sort((s,n)=>Number(s)-Number(n));e=parseInt(i.pop(),10)}return e}set numCustomPurposes(e){if(this.numCustomPurposes_=parseInt(e,10),this.numCustomPurposes_<0)throw new Ne("numCustomPurposes",e)}updated(){const e=new Date,i=new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()));this.created=i,this.lastUpdated=i}}class qt{static encode(e,i){let s="",n;return e=Wa.process(e,i),Array.isArray(i?.segments)?n=i.segments:n=new Ya(e,i)[""+e.version],n.forEach((o,a)=>{let c="";a<n.length-1&&(c="."),s+=tn.encode(e,o)+c}),s}static decode(e,i){const s=e.split("."),n=s.length;i||(i=new Vi);for(let o=0;o<n;o++){const a=s[o],r=Ri.decode(a.charAt(0)).substr(0,O.segmentType),l=Js.ID_TO_KEY[F.decode(r,O.segmentType).toString()];tn.decode(a,i,l)}return i}}var Ja=Object.defineProperty,Qa=(t,e,i)=>e in t?Ja(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Mi=(t,e,i)=>Qa(t,typeof e!="symbol"?e+"":e,i);class Ui{constructor(e,i,s){Mi(this,"consentPreference"),Mi(this,"notice"),Mi(this,"noticeHistoryId"),this.notice=e,this.consentPreference=i,this.noticeHistoryId=s}}P.TCMobileDataVals=void 0,(t=>{(e=>{e[e._0=0]="_0",e[e._1=1]="_1"})(t.IABTCFgdprApplies||(t.IABTCFgdprApplies={})),(e=>{e[e._0=0]="_0",e[e._1=1]="_1"})(t.IABTCFPurposeOneTreatment||(t.IABTCFPurposeOneTreatment={})),(e=>{e[e._0=0]="_0",e[e._1=1]="_1"})(t.IABTCFUseNonStandardTexts||(t.IABTCFUseNonStandardTexts={}))})(P.TCMobileDataVals||(P.TCMobileDataVals={}));var sn=(t=>(t.GPP_US_NATIONAL="gpp_us_national",t.GPP_US_STATE="gpp_us_state",t))(sn||{}),nn=(t=>(t.FRONTEND="frontend",t.SYSTEM_WIDE="system_wide",t.NOT_APPLICABLE="not_applicable",t))(nn||{}),X=(t=>(t.OPT_IN="opt_in",t.OPT_OUT="opt_out",t.NOTICE_ONLY="notice_only",t))(X||{}),ve=(t=>(t.OPT_IN="opt_in",t.OPT_OUT="opt_out",t.ACKNOWLEDGE="acknowledge",t.NOT_APPLICABLE="not_applicable",t.TCF="tcf",t))(ve||{}),wt=(t=>(t.OMIT="omit",t.INCLUDE="include",t))(wt||{}),We=(t=>(t.BOOLEAN="boolean",t.CONSENT_MECHANISM="consent_mechanism",t))(We||{}),Ze=(t=>(t.THROW="throw",t.WARN="warn",t.IGNORE="ignore",t))(Ze||{}),re=(t=>(t.OVERLAY="overlay",t.BANNER_AND_MODAL="banner_and_modal",t.MODAL="modal",t.PRIVACY_CENTER="privacy_center",t.TCF_OVERLAY="tcf_overlay",t.HEADLESS="headless",t))(re||{}),on=(t=>(t.ALWAYS_ENABLED="always_enabled",t.ENABLED_WHERE_REQUIRED="enabled_where_required",t.ALWAYS_DISABLED="always_disabled",t))(on||{}),Ct=(t=>(t.PURPOSES="/tcf/purposes",t.FEATURES="/tcf/features",t.VENDORS="/tcf/vendors",t))(Ct||{}),Fe=(t=>(t.OPTIONS="options",t.EXPERIENCE_TRANSLATION="language",t))(Fe||{}),we=(t=>(t.PRIMARY="primary",t.SECONDARY="secondary",t.TERTIARY="tertiary",t))(we||{}),Kt=(t=>(t.ACKNOWLEDGE="acknowledge",t.OPT_IN_OPT_OUT="opt_in_opt_out",t.OPT_IN_ONLY="opt_in_only",t))(Kt||{}),Bi=(t=>(t.REJECT_ALL="reject_all",t.REJECT_CONSENT_ONLY="reject_consent_only",t))(Bi||{}),M=(t=>(t.BUTTON="button",t.REJECT="reject",t.ACCEPT="accept",t.SCRIPT="script",t.SAVE="save",t.DISMISS="dismiss",t.GPC="gpc",t.INDIVIDUAL_NOTICE="individual_notice",t.ACKNOWLEDGE="acknowledge",t.OT_MIGRATION="ot_migration",t))(M||{}),rn=(t=>(t.privacy_center="privacy_center",t.overlay="overlay",t.api="api",t))(rn||{}),$e=(t=>(t.NONE="none",t.APPLIED="applied",t.OVERRIDDEN="overridden",t))($e||{}),nt=(t=>(t.OVERLAY="overlay",t.MODAL="modal",t.BANNER="banner",t.PRIVACY_CENTER="privacy_center",t.TCF_OVERLAY="tcf_overlay",t.TCF_BANNER="tcf_banner",t))(nt||{}),Gi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Yt={exports:{}};/*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */Yt.exports,function(t,e){(function(i){var s=e,n=t&&t.exports==s&&t,o=typeof Gi=="object"&&Gi;(o.global===o||o.window===o)&&(i=o);var a=function(g){this.message=g};a.prototype=new Error,a.prototype.name="InvalidCharacterError";var c=function(g){throw new a(g)},r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l=/[\t\n\f\r ]/g,p=function(g){g=String(g).replace(l,"");var _=g.length;_%4==0&&(g=g.replace(/==?$/,""),_=g.length),(_%4==1||/[^+a-zA-Z0-9/]/.test(g))&&c("Invalid character: the string to be decoded is not correctly encoded.");for(var m=0,h,y,b="",C=-1;++C<_;)y=r.indexOf(g.charAt(C)),h=m%4?h*64+y:y,m++%4&&(b+=String.fromCharCode(255&h>>(-2*m&6)));return b},d=function(g){g=String(g),/[^\0-\xFF]/.test(g)&&c("The string to be encoded contains characters outside of the Latin1 range.");for(var _=g.length%3,m="",h=-1,y,b,C,k,j=g.length-_;++h<j;)y=g.charCodeAt(h)<<16,b=g.charCodeAt(++h)<<8,C=g.charCodeAt(++h),k=y+b+C,m+=r.charAt(k>>18&63)+r.charAt(k>>12&63)+r.charAt(k>>6&63)+r.charAt(k&63);return _==2?(y=g.charCodeAt(h)<<8,b=g.charCodeAt(++h),k=y+b,m+=r.charAt(k>>10)+r.charAt(k>>4&63)+r.charAt(k<<2&63)+"="):_==1&&(k=g.charCodeAt(h),m+=r.charAt(k>>2)+r.charAt(k<<4&63)+"=="),m},v={encode:d,decode:p,version:"1.0.0"};if(s&&!s.nodeType)if(n)n.exports=v;else for(var f in v)v.hasOwnProperty(f)&&(s[f]=v[f]);else i.base64=v})(Gi)}(Yt,Yt.exports);var an=Yt.exports;/*! js-cookie v3.0.5 | MIT */function Wt(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var s in i)t[s]=i[s]}return t}var Xa={read:function(t){return t[0]==='"'&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function Hi(t,e){function i(n,o,a){if(!(typeof document>"u")){a=Wt({},e,a),typeof a.expires=="number"&&(a.expires=new Date(Date.now()+a.expires*864e5)),a.expires&&(a.expires=a.expires.toUTCString()),n=encodeURIComponent(n).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var r in a)a[r]&&(c+="; "+r,a[r]!==!0&&(c+="="+a[r].split(";")[0]));return document.cookie=n+"="+t.write(o,n)+c}}function s(n){if(!(typeof document>"u"||arguments.length&&!n)){for(var o=document.cookie?document.cookie.split("; "):[],a={},c=0;c<o.length;c++){var r=o[c].split("="),l=r.slice(1).join("=");try{var p=decodeURIComponent(r[0]);if(a[p]=t.read(l,p),n===p)break}catch{}}return n?a[n]:a}}return Object.create({set:i,get:s,remove:function(n,o){i(n,"",Wt({},o,{expires:-1}))},withAttributes:function(n){return Hi(this.converter,Wt({},this.attributes,n))},withConverter:function(n){return Hi(Wt({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(e)},converter:{value:Object.freeze(t)}})}var ec=Hi(Xa,{path:"/"});let Zt;const tc=new Uint8Array(16);function ic(){if(!Zt&&(Zt=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Zt))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Zt(tc)}const ae=[];for(let t=0;t<256;++t)ae.push((t+256).toString(16).slice(1));function sc(t,e=0){return ae[t[e+0]]+ae[t[e+1]]+ae[t[e+2]]+ae[t[e+3]]+"-"+ae[t[e+4]]+ae[t[e+5]]+"-"+ae[t[e+6]]+ae[t[e+7]]+"-"+ae[t[e+8]]+ae[t[e+9]]+"-"+ae[t[e+10]]+ae[t[e+11]]+ae[t[e+12]]+ae[t[e+13]]+ae[t[e+14]]+ae[t[e+15]]}var cn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ln(t,e,i){if(cn.randomUUID&&!t)return cn.randomUUID();t=t||{};const s=t.random||(t.rng||ic)();return s[6]=s[6]&15|64,s[8]=s[8]&63|128,sc(s)}const Jt=(t,e)=>!!Object.keys(e).includes(t.notice_key),je=t=>!t||t===ve.OPT_OUT?!1:t===ve.OPT_IN?!0:t===ve.ACKNOWLEDGE,Se=(t,e)=>t?e===X.NOTICE_ONLY?ve.ACKNOWLEDGE:ve.OPT_IN:ve.OPT_OUT,Lt=t=>typeof t=="string"?je(t):t,dn=t=>t?t.split(",").map(e=>e.trim()).filter(Boolean):[],un=(t,e)=>t===void 0?!1:typeof t=="boolean"?t:e.globalPrivacyControl===!0?t.globalPrivacyControl:t.value,qi=(t,e)=>t.consent_mechanism===X.NOTICE_ONLY?!0:e&&Jt(t,e)?!!e[t.notice_key]:je(t.default_preference);var De=(t=>(t.CONSENT="Consent",t.LEGITIMATE_INTERESTS="Legitimate interests",t))(De||{});const pn=407,Qt=",",fn=[{experienceKey:"tcf_purpose_consents",tcfModelKey:"purposeConsents",enabledIdsKey:"purposesConsent"},{experienceKey:"tcf_purpose_legitimate_interests",tcfModelKey:"purposeLegitimateInterests",enabledIdsKey:"purposesLegint"},{experienceKey:"tcf_special_features",tcfModelKey:"specialFeatureOptins",enabledIdsKey:"specialFeatures"},{experienceKey:"tcf_vendor_consents",tcfModelKey:"vendorConsents",enabledIdsKey:"vendorsConsent"},{experienceKey:"tcf_vendor_legitimate_interests",tcfModelKey:"vendorLegitimateInterests",enabledIdsKey:"vendorsLegint"}],vn=[{cookieKey:"system_consent_preferences",experienceKey:"tcf_system_consents"},{cookieKey:"system_legitimate_interests_preferences",experienceKey:"tcf_system_legitimate_interests"}];fn.filter(({experienceKey:t})=>t!=="tcf_features"&&t!=="tcf_special_purposes").map(t=>t.experienceKey);const Xt=[{i18nMessageID:"static.tcf.consent",value:De.CONSENT.toString()},{i18nMessageID:"static.tcf.legint",value:De.LEGITIMATE_INTERESTS.toString()}],ei={purposesConsent:[],customPurposesConsent:[],purposesLegint:[],specialPurposes:[],features:[],specialFeatures:[],vendorsConsent:[],vendorsLegint:[]},nc=4,oc=1e3;var rc=Object.defineProperty,ac=Object.defineProperties,cc=Object.getOwnPropertyDescriptors,_n=Object.getOwnPropertySymbols,lc=Object.prototype.hasOwnProperty,dc=Object.prototype.propertyIsEnumerable,gn=(t,e,i)=>e in t?rc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Je=(t,e)=>{for(var i in e||(e={}))lc.call(e,i)&&gn(t,i,e[i]);if(_n)for(var i of _n(e))dc.call(e,i)&&gn(t,i,e[i]);return t},Et=(t,e)=>ac(t,cc(e)),uc=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Ki="fides_consent",mn=365,ti=ec.withConverter({read(t){return decodeURIComponent(t)},write(t){return encodeURIComponent(t)}}),ii=t=>t?Object.values(t).some(e=>e!==void 0):!1,hn=()=>ln(),pc=hn(),Yi=t=>{var e;return!!!((e=t.fides_meta)!=null&&e.updatedAt)},bn=t=>{const e=new Date;return{consent:t||{},identity:{fides_user_device_id:pc||hn()},fides_meta:{version:"0.9.0",createdAt:e.toISOString(),updatedAt:""},tcf_consent:{},non_applicable_notice_keys:[]}},si=t=>ti.get(t),Qe=()=>{const t=si(Ki);if(t)try{return JSON.parse(t)}catch{try{return JSON.parse(an.decode(t))}catch{return}}},yn=(t,e=!1)=>{const i=bn(t);if(typeof document>"u")return i;if(e)return document.cookie="fides_consent=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT",i;let s=Qe();if(s?.consent){const{consent:n}=s;Object.entries(n).forEach(([o,a])=>{n[o]=Lt(a)})}if(!s)return i;try{"consent"in s&&"fides_meta"in s||(s=Et(Je({},i),{consent:s}));const n=Je(Je({},t),s.consent);return s.consent=n,s}catch(n){return console.error("Unable to read consent cookie: invalid JSON.",n),i}},kn=(t,e=!1)=>{if(typeof document>"u")return;const s=new Date().toISOString();t.fides_meta.updatedAt=s;let n=JSON.stringify(t);e&&(n=an.encode(n));const o=window.location.hostname.split(".");let a="";for(let c=1;c<=o.length;c+=1)if(a=o.slice(-c).join("."),ti.set(Ki,n,{path:"/",domain:a,expires:mn})){const l=Qe();if(l&&l.fides_meta.updatedAt===t.fides_meta.updatedAt)break}},Wi=({experience:t,cookie:e})=>{var i;if(!t.privacy_notices)return t;const s=(i=t.privacy_notices)==null?void 0:i.map(o=>{var a,c;const r=(a=e.non_applicable_notice_keys)==null?void 0:a.includes(o.notice_key),l=(c=t.non_applicable_privacy_notices)==null?void 0:c.includes(o.notice_key);if(r&&!l)return Et(Je({},o),{current_preference:void 0});const p=Object.keys(e.consent).includes(o.notice_key)?Se(!!e.consent[o.notice_key],o.consent_mechanism):void 0;return Et(Je({},o),{current_preference:p})});return Et(Je({},t),{privacy_notices:s})},wn=t=>{const e={};return vn.forEach(({cookieKey:i})=>{var s;const n=(s=t[i])!=null?s:[];e[i]=Object.fromEntries(n.map(o=>[o.id,je(o.preference)]))}),e},Cn=(t,e)=>{const i={};return t?.options.forEach(({cookieKeys:s,default:n})=>{if(n===void 0)return;const o=un(n,e);s.forEach(a=>{const c=i[a];if(c===void 0){i[a]=o;return}i[a]=c&&o})}),i},En=(t,e=!0)=>{t.forEach(i=>{var s;if(ti.remove(i.name,{path:(s=i.path)!=null?s:"/",domain:i.domain}),e){const{hostname:n}=window.location;ti.remove(i.name,{domain:`.${n}`})}})},Pn=t=>{const e=new Map(t.map(({notice:i,consentPreference:s})=>[i.notice_key,je(s)]));return Object.fromEntries(e)},On=(t,e)=>uc(void 0,null,function*(){var i;const s=(i=window.Fides)==null?void 0:i.experience,n=s?.non_applicable_privacy_notices||[];return Et(Je({},t),{consent:Pn(e),non_applicable_notice_keys:n})}),fc=t=>{const e={};return t.privacy_notices&&t.privacy_notices.forEach(i=>{i.current_preference?e[i.notice_key]=je(i.current_preference):i.default_preference&&(e[i.notice_key]=je(i.default_preference))}),e},In=({cookie:t,experience:e})=>{const i=fc(e);return Et(Je({},t),{consent:i,non_applicable_notice_keys:e.non_applicable_privacy_notices||t.non_applicable_notice_keys||[]})};var vc=Object.defineProperty,_c=(t,e,i)=>e in t?vc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,jn=(t,e,i)=>_c(t,typeof e!="symbol"?e+"":e,i);class gc{constructor(){jn(this,"cookieName","OptanonConsent"),jn(this,"migrationMethod",M.OT_MIGRATION)}getConsentCookie(){return si(this.cookieName)}convertToFidesConsent(e,i){if(i.otFidesMapping)try{const n=decodeURIComponent(i.otFidesMapping).replace(/^'|'$/g,""),o=JSON.parse(n),a=this.parseCookieValue(e,o);return a}catch{return}}parseCookieValue(e,i){const s={},n=e.match(/groups=([^&]*)/);return!n||!n[1]||n[1].split(",").forEach(c=>{const[r,l]=c.split(":");i[r]&&i[r].forEach(p=>{const d=l==="1";s[p]===void 0&&(s[p]=d)})}),s}}var Sn=(t=>(t.ONETRUST="onetrust",t))(Sn||{});const Zi=new Map;function mc(t,e){Zi.set(t,e)}function hc(t){t.otFidesMapping&&mc(Sn.ONETRUST,new gc)}function An(t){let e,i;if(Array.from(Zi).some(([n,o])=>{const a=o.getConsentCookie();if(!a)return!1;const c=o.convertToFidesConsent(a,t);return c?(e=c,i=n,!0):!1}),!i)return{consent:void 0,method:void 0};const s=Zi.get(i);return{consent:e,method:s.migrationMethod}}const Tn=t=>{typeof window<"u"?window.fidesDebugger||(window.fidesDebugger=t?console.log:()=>{}):globalThis.fidesDebugger=()=>{}},se="en",Ji="Manage preferences",Qi=/^([A-Za-z]{2,3})(?:(?:[_-]([A-Za-z0-9]{2,4}))?$|(?:(?:[_-]\w+)+))/,bc=/^(?:([a-z]{2})(-[a-z0-9]{1,3})?|(eea))$/i,yc=[{overrideName:"fidesEmbed",overrideType:"boolean",overrideKey:"fides_embed",validationRegex:/^(true|false)$/},{overrideName:"fidesDisableSaveApi",overrideType:"boolean",overrideKey:"fides_disable_save_api",validationRegex:/^(true|false)$/},{overrideName:"fidesDisableNoticesServedApi",overrideType:"boolean",overrideKey:"fides_disable_notices_served_api",validationRegex:/^(true|false)$/},{overrideName:"fidesDisableBanner",overrideType:"boolean",overrideKey:"fides_disable_banner",validationRegex:/^(true|false)$/},{overrideName:"fidesString",overrideType:"string",overrideKey:"fides_string",validationRegex:/(.*)/},{overrideName:"fidesTcfGdprApplies",overrideType:"boolean",overrideKey:"fides_tcf_gdpr_applies",validationRegex:/^(true|false)$/},{overrideName:"fidesLocale",overrideType:"string",overrideKey:"fides_locale",validationRegex:Qi},{overrideName:"fidesPrimaryColor",overrideType:"string",overrideKey:"fides_primary_color",validationRegex:/(.*)/},{overrideName:"fidesClearCookie",overrideType:"string",overrideKey:"fides_clear_cookie",validationRegex:/(.*)/},{overrideName:"fidesConsentOverride",overrideType:"string",overrideKey:"fides_consent_override",validationRegex:/^(accept|reject)$/},{overrideName:"otFidesMapping",overrideType:"string",overrideKey:"ot_fides_mapping",validationRegex:/(.*)/},{overrideName:"fidesDisabledNotices",overrideType:"array",overrideKey:"fides_disabled_notices",validationRegex:/(.*)/,transform:dn},{overrideName:"fidesConsentNonApplicableFlagMode",overrideType:"string",overrideKey:"fides_consent_non_applicable_flag_mode",validationRegex:/^(omit|include)$/},{overrideName:"fidesConsentFlagType",overrideType:"string",overrideKey:"fides_consent_flag_type",validationRegex:/^(boolean|consent_mechanism)$/},{overrideName:"fidesInitializedEventMode",overrideType:"string",overrideKey:"fides_initialized_event_mode",validationRegex:/^(multiple|once|disable)$/},{overrideName:"fidesModalDefaultView",overrideType:"string",overrideKey:"fides_modal_default_view",validationRegex:/^\/tcf\/(purposes|features|vendors)$/},{overrideName:"fidesModalDisplay",overrideType:"string",overrideKey:"fides_modal_display",validationRegex:/^(immediate|default)$/},{overrideName:"fidesUnsupportedRepeatedScriptLoading",overrideType:"string",overrideKey:"fides_unsupported_repeated_script_loading",validationRegex:/^(enabled_acknowledge_not_supported|disabled)$/}],kc=[{overrideName:"title",overrideType:"string",overrideKey:"fides_title",validationRegex:/(.*)/},{overrideName:"description",overrideType:"string",overrideKey:"fides_description",validationRegex:/(.*)/},{overrideName:"privacy_policy_url",overrideType:"string",overrideKey:"fides_privacy_policy_url",validationRegex:/(.*)/},{overrideName:"override_language",overrideType:"string",overrideKey:"fides_override_language",validationRegex:Qi}],wc="fides-overlay-wrapper",Cc="fides-i18n-icon",Xi=["marketing","data_sales","data_sales_and_sharing","data_sales_sharing_gpp_us_state","data_sharing_gpp_us_state","data_sales_gpp_us_state","targeted_advertising_gpp_us_state","sales_sharing_targeted_advertising_gpp_us_national","sales_sharing_targeted_advertising"];var Ec=Object.defineProperty,Pc=Object.defineProperties,Oc=Object.getOwnPropertyDescriptors,xn=Object.getOwnPropertySymbols,Ic=Object.prototype.hasOwnProperty,jc=Object.prototype.propertyIsEnumerable,Ln=(t,e,i)=>e in t?Ec(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,ni=(t,e)=>{for(var i in e||(e={}))Ic.call(e,i)&&Ln(t,i,e[i]);if(xn)for(var i of xn(e))jc.call(e,i)&&Ln(t,i,e[i]);return t},Sc=(t,e)=>Pc(t,Oc(e));const Xe=t=>!t||typeof t!="object"?!1:Object.keys(t).length===0||"id"in t,Ac=t=>!!(t&&t.every(e=>e.default_preference===ve.OPT_IN)),oi=t=>{if(t){if(t.location&&bc.test(t.location))return t.location.replace("-","_").toLowerCase();if(t.country&&t.region)return`${t.country.toLowerCase()}_${t.region.toLowerCase()}`}},Nn=t=>{if(typeof t!="object"||!t.fidesApiUrl||!t.privacyCenterUrl)return!1;try{new URL(t.privacyCenterUrl),new URL(t.fidesApiUrl)}catch{return!1}return!0},zn=t=>{switch(t){case Fe.OPTIONS:return yc;case Fe.EXPERIENCE_TRANSLATION:return kc;default:return null}},es=t=>{if(!Xe(t))return!1;const e=t.experience_config;return!(!e||!(e.component===re.MODAL||e.component===re.BANNER_AND_MODAL||e.component===re.TCF_OVERLAY||e.component===re.HEADLESS)||e.component===re.BANNER_AND_MODAL&&!(t.privacy_notices&&t.privacy_notices.length>0))},ri=t=>t.fidesConsentOverride===M.ACCEPT||t.fidesConsentOverride===M.REJECT,Tc=t=>{var e;return(e=t.default_preference)!=null?e:ve.OPT_OUT},ai=(t,e,i,s)=>{var n,o,a,c,r,l,p;return s?.fidesDisableBanner||!Xe(t)||s.fidesModalDisplay==="immediate"||((n=t.experience_config)==null?void 0:n.component)===re.TCF_OVERLAY&&t.vendor_count===0?!1:((o=t.experience_config)==null?void 0:o.component)===re.TCF_OVERLAY&&e?s&&ri(s)?!1:(a=t.meta)!=null&&a.version_hash?t.meta.version_hash!==e.tcf_version_hash:!0:((c=t.experience_config)==null?void 0:c.component)===re.MODAL||((r=t.experience_config)==null?void 0:r.component)===re.HEADLESS||!((l=t?.privacy_notices)!=null&&l.length)?!1:i?s&&ri(s)?!1:e?.fides_meta.consentMethod===M.GPC?!0:!((p=t.privacy_notices)==null?void 0:p.every(v=>Jt(v,i))):!0},Fn=t=>{t[0]==="window"&&t.shift();let e=window;for(;t.length>0;){const i=t.shift();if(typeof i>"u"||typeof e[i]!="object")return;e=e[i]}return e},ts=({value:t,notice:e,consentContext:i})=>!i.globalPrivacyControl||!e.has_gpc_flag||e.consent_mechanism===X.NOTICE_ONLY?$e.NONE:t?$e.OVERRIDDEN:$e.APPLIED,is=()=>{},xc=(t,e)=>t.map(i=>{var s;const n=Se(e.includes(i.notice.notice_key),i.notice.consent_mechanism);return new Ui(i.notice,n,(s=i.bestTranslation)==null?void 0:s.privacy_notice_history_id)}),$n=t=>{try{const e=JSON.stringify(t);return btoa(e.replace(/\s/g,""))}catch(e){throw new Error("Failed to encode Notice Consent string:",{cause:e})}},ci=t=>{if(!t)return{};try{const e=atob(t),i=JSON.parse(e);return Object.fromEntries(Object.entries(i).map(([s,n])=>[s,!!n]))}catch(e){throw new Error("Failed to decode Notice Consent string:",{cause:e})}},Lc=({consent:t,nonApplicableNotices:e,flagType:i,mode:s=wt.OMIT})=>{if(!e?.length)return t;const n=ni({},t);return s===wt.INCLUDE?e.forEach(o=>{n[o]=i===We.CONSENT_MECHANISM?ve.NOT_APPLICABLE:!0}):e.forEach(o=>{delete n[o]}),n},Nc=({consent:t,flagType:e=We.BOOLEAN,consentMechanisms:i})=>{const s={};if(e!==We.CONSENT_MECHANISM)return Object.fromEntries(Object.entries(t).map(([o,a])=>[o,Lt(a)]));const n=Object.values(t).some(o=>typeof o=="boolean");if(n&&!i)throw new Error("Cannot transform boolean consent values to consent mechanisms without consent mechanisms map");return n?(Object.keys(t).forEach(o=>{const a=t[o];if(typeof a=="string")s[o]=a;else{const c=i[o];s[o]=Se(a,c)}}),s):ni({},t)},Nt=(t,e,i=[],s,n,o)=>{var a,c,r;const l=ni({},t),p=(a=window.Fides)==null?void 0:a.options,d=(c=n??p?.fidesConsentNonApplicableFlagMode)!=null?c:wt.OMIT,v=(r=s??p?.fidesConsentFlagType)!=null?r:We.BOOLEAN,f={};Object.assign(f,Lc({consent:{},nonApplicableNotices:e??[],flagType:v,mode:d}));const g=i.reduce((m,h)=>Sc(ni({},m),{[h.notice_key]:h.consent_mechanism}),{}),_={};return Object.entries(l).forEach(([m,h])=>{o?.includes(m)&&!e?.includes(m)||(_[m]=h)}),Object.assign(f,Nc({consent:_,consentMechanisms:g,flagType:v})),f},Dn=t=>{const e=t.split("~")[0];return!!(e&&["1","2"].includes(e)&&t?.match(e==="1"?/\d~[0-9.]*$/:/\d~[0-9.]*~dv.[0-9.]*$/))},ss=(t,e,i)=>new Proxy(t,{get(s,n){if(s[n.toString()]===void 0){const o=e.fidesConsentFlagType===We.CONSENT_MECHANISM;return!i&&n.toString()==="essential"?o?X.NOTICE_ONLY:!0:o?X.OPT_OUT:!1}return s[n.toString()]}});var zc=Object.defineProperty,Fc=Object.defineProperties,$c=Object.getOwnPropertyDescriptors,Rn=Object.getOwnPropertySymbols,Dc=Object.prototype.hasOwnProperty,Rc=Object.prototype.propertyIsEnumerable,Vn=(t,e,i)=>e in t?zc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,zt=(t,e)=>{for(var i in e||(e={}))Dc.call(e,i)&&Vn(t,i,e[i]);if(Rn)for(var i of Rn(e))Rc.call(e,i)&&Vn(t,i,e[i]);return t},Vc=(t,e)=>Fc(t,$c(e)),ot=(t=>(t.FIDES="fides",t.EXTERNAL="external",t))(ot||{}),be=(t=>(t.TOGGLE="toggle",t.BUTTON="button",t.LINK="link",t))(be||{});const Ce=(t,e,i)=>{var s,n,o,a,c,r,l,p;const d=e?zt({},e):void 0;if(typeof window<"u"&&typeof CustomEvent<"u"){const v=zt({consentMethod:d?.fides_meta.consentMethod},i);(s=i?.trigger)!=null&&s.origin||(v.trigger=zt(zt({},v.trigger),{origin:"fides"}));const f=(n=performance?.mark)==null?void 0:n.call(performance,t),g=f?.startTime,_=d;_&&d?.consent&&(_.consent=Nt(d.consent,(a=(o=window.Fides)==null?void 0:o.experience)==null?void 0:a.non_applicable_privacy_notices,(r=(c=window.Fides)==null?void 0:c.experience)==null?void 0:r.privacy_notices,void 0,void 0,d.non_applicable_notice_keys));const m=new CustomEvent(t,{detail:Vc(zt({},_),{debug:!!((p=(l=window.Fides)==null?void 0:l.options)!=null&&p.debug),extraDetails:v,timestamp:g}),bubbles:!0});window.dispatchEvent(m)}},Mn=(t,e)=>{const i=s=>e(s.detail);return window.addEventListener(t,i),()=>{window.removeEventListener(t,i)}},ns=(t,e)=>{var i,s;Ce("FidesConsentLoaded",t,e),((s=(i=window.Fides)==null?void 0:i.options)==null?void 0:s.fidesInitializedEventMode)==="multiple"&&Ce("FidesInitialized",t,e)},os=(t,e)=>{var i,s;Ce("FidesReady",t,e);const n=(s=(i=window.Fides)==null?void 0:i.options)==null?void 0:s.fidesInitializedEventMode;(n==="multiple"||n==="once")&&Ce("FidesInitialized",t,e)};var Mc=Object.defineProperty,Uc=Object.defineProperties,Bc=Object.getOwnPropertyDescriptors,Un=Object.getOwnPropertySymbols,Gc=Object.prototype.hasOwnProperty,Hc=Object.prototype.propertyIsEnumerable,Bn=(t,e,i)=>e in t?Mc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,rs=(t,e)=>{for(var i in e||(e={}))Gc.call(e,i)&&Bn(t,i,e[i]);if(Un)for(var i of Un(e))Hc.call(e,i)&&Bn(t,i,e[i]);return t},qc=(t,e)=>Uc(t,Bc(e)),Gn=(t=>(t.GVL="gvl",t.AC="gacp",t))(Gn||{});const et=t=>{const e=t.split(".");return e.length===1?{source:void 0,id:e[0]}:{source:e[0],id:e[1]}},tt=(t,e)=>{if(!e?.vendors)return;const{source:i,id:s}=et(t);if(i==="gvl"||i===void 0)return e.vendors[s]},Kc=t=>et(t).source==="gacp",Yc=t=>{const{tcf_vendor_relationships:e=[]}=t;return e.map(s=>s.id).filter(s=>tt(s,t.gvl)).map(s=>+et(s).id)},Wc=t=>{const e=[...t.tcf_vendor_consent_ids||[],...t.tcf_vendor_legitimate_interest_ids||[]];return[...new Set(e)].filter(n=>tt(n,t.gvl)).map(n=>+et(n).id)},Hn=({consents:t,legints:e,specials:i,relationships:s,isFidesSystem:n,gvl:o})=>{const a=[];return s.forEach(c=>{const r=t.find(v=>v.id===c.id),l=e.find(v=>v.id===c.id),p=i?.find(v=>v.id===c.id),d=qc(rs(rs(rs({},c),r),l),{isFidesSystem:n,isConsent:!!r,isLegint:!!l,isSpecial:!!p,isGvl:!!tt(c.id,o)});a.push(d)}),a},Zc=t=>{const{tcf_vendor_consents:e=[],tcf_vendor_legitimate_interests:i=[],tcf_vendor_relationships:s=[],tcf_system_consents:n=[],tcf_system_legitimate_interests:o=[],tcf_system_relationships:a=[]}=t,c=s.filter(d=>d.special_purposes&&d.special_purposes.length>0),r=Hn({consents:e,legints:i,specials:c,relationships:s,isFidesSystem:!1,gvl:t.gvl}),l=Hn({consents:n,legints:o,relationships:a,isFidesSystem:!0,gvl:t.gvl});return[...r,...l]},Ft=t=>{if(!t)return{tc:"",ac:"",gpp:"",nc:""};const[e="",i="",s="",n=""]=t.split(Qt);return e?{tc:e,ac:i,gpp:s,nc:n}:{tc:"",ac:"",gpp:s,nc:n}},Jc=t=>{if(!Dn(t))return[];const[,i=""]=t.split("~");return i?i.split(".").map(s=>`${Gn.AC}.${s}`):[]},Qc=()=>typeof window.blueConicClient<"u"&&typeof window.blueConicClient.event<"u"&&typeof window.blueConicClient.event.subscribe<"u",li=()=>{var t,e,i;if(!Qc()||!((t=window.blueConicClient)!=null&&t.profile))return;const s=(i=(e=window.blueConicClient)==null?void 0:e.profile)==null?void 0:i.getProfile(),{consent:n}=window.Fides,o=n!==void 0&&Object.entries(n).length>0,a=Xi.some(c=>n[c]);!o||a?(s.setConsentedObjectives(["iab_purpose_1","iab_purpose_2","iab_purpose_3","iab_purpose_4"]),s.setRefusedObjectives([])):(s.setConsentedObjectives(["iab_purpose_1"]),s.setRefusedObjectives(["iab_purpose_2","iab_purpose_3","iab_purpose_4"])),window.blueConicClient.profile.updateProfile()},Xc=({approach:t="onetrust"}={approach:"onetrust"})=>{if(t!=="onetrust")throw new Error("Unsupported approach");window.addEventListener("FidesReady",li),window.addEventListener("FidesUpdated",li),window.addEventListener("onBlueConicLoaded",li),li()},qn=(t,e)=>{var i,s,n,o,a,c,r,l,p,d,v,f,g,_,m,h;const y=(i=window.dataLayer)!=null?i:[];window.dataLayer=y;const{detail:b,type:C}=t,{consent:k,extraDetails:j,fides_string:x,timestamp:I}=b;let L=k;const $=(a=(o=e?.flag_type)!=null?o:(n=(s=window.Fides)==null?void 0:s.options)==null?void 0:n.fidesConsentFlagType)!=null?a:We.BOOLEAN,U=(p=(l=e?.non_applicable_flag_mode)!=null?l:(r=(c=window.Fides)==null?void 0:c.options)==null?void 0:r.fidesConsentNonApplicableFlagMode)!=null?p:wt.OMIT,pe=(f=(v=(d=window.Fides)==null?void 0:d.experience)==null?void 0:v.privacy_notices)!=null?f:[],le=(_=(g=window.Fides)==null?void 0:g.experience)==null?void 0:_.non_applicable_privacy_notices;L=Nt(k,le,pe,$,U,(h=(m=window.Fides)==null?void 0:m.cookie)==null?void 0:h.non_applicable_notice_keys);const ne={consent:L,extraDetails:j,fides_string:x,timestamp:I};y.push({event:C,Fides:ne})},el=t=>{var e,i;if(Object.entries({FidesInitializing:!1,FidesInitialized:!0,FidesConsentLoaded:!0,FidesReady:!0,FidesUpdating:!0,FidesUpdated:!0,FidesUIChanged:!0,FidesUIShown:!0,FidesModalClosed:!0}).filter(([,o])=>o).map(([o])=>o).forEach(o=>{window.addEventListener(o,a=>qn(a,t))}),(e=window.Fides)!=null&&e.initialized){const{consent:o,fides_meta:a,identity:c,tcf_consent:r}=window.Fides,l=(i=performance?.getEntriesByName("FidesInitialized")[0])==null?void 0:i.startTime;qn({type:"FidesInitialized",detail:{consent:o,fides_meta:a,identity:c,tcf_consent:r,timestamp:l,extraDetails:{consentMethod:a?.consentMethod}}},t)}},tl=()=>{if(window.fbq)return window.fbq;const t={queue:[],loaded:!0,version:"2.0",push(...e){const i=window.fbq;i.callMethod?i.callMethod(...e):i.queue.push(e)}};return window.fbq=Object.assign(t.push,t),window._fbq=window.fbq,window.fbq},il=t=>{const e=tl();e("consent",t.consent?"grant":"revoke"),t.dataUse?e("dataProcessingOptions",[]):e("dataProcessingOptions",["LDU"],1,1e3)},sl={marketing:Xi,sale_of_data:Xi,analytics:["analytics"],preferences:["functional"]};function nl(t,e){var i;const s=Object.fromEntries(Object.entries(t).map(([o,a])=>[o,Lt(a)])),n={};return Object.entries(sl).forEach(([o,a])=>{const c=a.some(l=>s[l]===!0),r=a.some(l=>s[l]===!1);c?n[o]=!0:r&&(n[o]=!1)}),n.sale_of_data===void 0&&(n.sale_of_data=(i=e?.sale_of_data_default)!=null?i:!1),n}const di=(t,e)=>{window.Shopify.customerPrivacy.setTrackingConsent(nl(t,e),()=>{})},Kn=t=>{var e,i;(e=window.Shopify)!=null&&e.customerPrivacy||console.error("Fides could not access Shopify's customerPrivacy API"),window.addEventListener("FidesReady",s=>di(s.detail.consent,t)),window.addEventListener("FidesUpdating",s=>di(s.detail.consent,t)),window.addEventListener("FidesUpdated",s=>di(s.detail.consent,t)),(i=window.Fides)!=null&&i.initialized&&window.Fides.cookie&&di(window.Fides.cookie.consent,t)},ol=t=>{let e,i;const s=()=>{clearTimeout(e),clearTimeout(i)},n=()=>{if(window.Shopify){if(s(),window.Shopify.customerPrivacy){Kn(t);return}window.Shopify.loadFeatures([{name:"consent-tracking-api",version:"0.1"}],o=>{if(o)throw Error("Fides could not load Shopify's consent-tracking-api");Kn(t)});return}i=setTimeout(n,200)};e=setTimeout(()=>{throw s(),Error("Fides.shopify was called but Shopify is not present in the page after 3 seconds.")},3e3),n()};var rl={"static.gpc":"\u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629","static.gpc.description":"\u062A\u0645 \u062A\u0637\u0628\u064A\u0642 \u062A\u0641\u0636\u064A\u0644\u0643 \u0644\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629. \u0644\u0642\u062F \u0623\u0644\u063A\u064A \u0627\u0634\u062A\u0631\u0627\u0643\u0643 \u062A\u0644\u0642\u0627\u0626\u064A\u064B\u0627 \u0641\u064A \u062D\u0627\u0644\u0627\u062A \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u062A\u064A \u062A\u0644\u062A\u0632\u0645 \u0628\u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629.","static.gpc.status.applied":"\u062A\u0645 \u0627\u0644\u062A\u0637\u0628\u064A\u0642","static.gpc.status.overridden":"\u062A\u0645 \u0627\u0644\u062A\u062C\u0627\u0648\u0632","static.gpc.title":"\u062A\u0645 \u0627\u0643\u062A\u0634\u0627\u0641 \u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629"},al={"static.gpc":"\u0413\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438","static.gpc.description":"\u0412\u0430\u0448\u0435\u0442\u043E \u043F\u0440\u0435\u0434\u043F\u043E\u0447\u0438\u0442\u0430\u043D\u0438\u0435 \u0437\u0430 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438 \u0435 \u0437\u0430\u0447\u0435\u0442\u0435\u043D\u043E. \u0412\u0438\u0435 \u0441\u0442\u0435 \u0431\u0438\u043B\u0438 \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E \u0438\u0437\u043A\u043B\u044E\u0447\u0435\u043D\u0438 \u043E\u0442 \u0441\u043B\u0443\u0447\u0430\u0438\u0442\u0435 \u043D\u0430 \u0438\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u043D\u0435 \u043D\u0430 \u0434\u0430\u043D\u043D\u0438, \u043A\u043E\u0438\u0442\u043E \u0441\u0435 \u043E\u0442\u043D\u0430\u0441\u044F\u0442 \u043A\u044A\u043C \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438.","static.gpc.status.applied":"\u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u043E","static.gpc.status.overridden":"\u041F\u0440\u0435\u043C\u0430\u0445\u043D\u0430\u0442\u043E","static.gpc.title":"\u041E\u0442\u043A\u0440\u0438\u0442\u043E \u0435 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438"},cl={"static.gpc":"Globalna kontrola privatnosti","static.gpc.description":"Va\u0161 izbor globalne kontrole privatnosti je uva\u017Een. Automatski ste isklju\u010Deni iz slu\u010Dajeva kori\u0161tenja podataka koji se pridr\u017Eavaju globalne kontrole privatnosti.","static.gpc.status.applied":"Prihva\u0107ena","static.gpc.status.overridden":"Odbijena","static.gpc.title":"Otkrivena je Globalna kontrola privatnosti"},ll={"static.gpc":"Control de privadesa global","static.gpc.description":"S\u2019ha respectat la vostra prefer\xE8ncia pel que fa al control de privadesa global. Se us ha excl\xF2s autom\xE0ticament dels casos d\u2019\xFAs de dades que s\u2019adhereixen al control de privadesa global.","static.gpc.status.applied":"Aplicat","static.gpc.status.overridden":"Anul\xB7lat","static.gpc.title":"Control de privadesa global detectat"},dl={"static.gpc":"Glob\xE1ln\xED kontrola ochrany osobn\xEDch \xFAdaj\u016F","static.gpc.description":"Byly dodr\u017Eeny va\u0161e glob\xE1ln\xED preference ochrany osobn\xEDch \xFAdaj\u016F. Automaticky jste byli vy\u0159azeni z pou\u017E\xEDv\xE1n\xED \xFAdaj\u016F v p\u0159\xEDpadech, na kter\xE9 se vztahuje glob\xE1ln\xED ochrana osobn\xEDch \xFAdaj\u016F.","static.gpc.status.applied":"Aplikov\xE1no","static.gpc.status.overridden":"P\u0159eps\xE1no","static.gpc.title":"Bylo zji\u0161t\u011Bna glob\xE1ln\xED kontrola ochrany osobn\xEDch \xFAdaj\u016F"},ul={"static.gpc":"Global fortrolighedskontrol","static.gpc.description":"Din pr\xE6ference i forbindelse med global fortrolighedskontrol er blevet efterkommet. Du er automatisk blevet frameldt tilf\xE6lde af databrug, der overholder global fortrolighedskontrol.","static.gpc.status.applied":"Anvendt","static.gpc.status.overridden":"Tilsidesat","static.gpc.title":"Der blev p\xE5vist global fortrolighedskontrol"},pl={"static.gpc":"Globale Datenschutzeinstellungen","static.gpc.description":"Ihre globale Datenschutzeinstellungen werden ber\xFCcksichtigt. Sie wurden automatisch von Anwendungsf\xE4llen ausgenommen, die nicht Ihren globalen Datenschutzeinstellungen unterliegen.","static.gpc.status.applied":"Angewendet","static.gpc.status.overridden":"\xDCberschrieben","static.gpc.title":"Globale Datenschutzeinstellungen entdeckt"},fl={"static.gpc":"\u039A\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC\u03C2 \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF\u03C2 \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5","static.gpc.description":"\u0397 \u03C0\u03C1\u03BF\u03C4\u03AF\u03BC\u03B7\u03C3\u03AE \u03C3\u03B1\u03C2 \u03B3\u03B9\u03B1 \u03C4\u03BF\u03BD \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5 \u03AD\u03C7\u03B5\u03B9 \u03C4\u03B7\u03C1\u03B7\u03B8\u03B5\u03AF. \u0388\u03C7\u03B5\u03C4\u03B5 \u03B5\u03BE\u03B1\u03B9\u03C1\u03B5\u03B8\u03B5\u03AF \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B1 \u03B1\u03C0\u03CC \u03C0\u03B5\u03C1\u03B9\u03C0\u03C4\u03CE\u03C3\u03B5\u03B9\u03C2 \u03C7\u03C1\u03AE\u03C3\u03B7\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03C0\u03BF\u03C5 \u03C3\u03C5\u03BC\u03BC\u03BF\u03C1\u03C6\u03CE\u03BD\u03BF\u03BD\u03C4\u03B1\u03B9 \u03BC\u03B5 \u03C4\u03BF\u03BD \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5.","static.gpc.status.applied":"\u0395\u03C6\u03B1\u03C1\u03BC\u03CC\u03C3\u03C4\u03B7\u03BA\u03B5","static.gpc.status.overridden":"\u03A0\u03B1\u03C1\u03B1\u03BA\u03AC\u03BC\u03C6\u03B8\u03B7\u03BA\u03B5","static.gpc.title":"\u0395\u03BD\u03C4\u03BF\u03C0\u03AF\u03C3\u03C4\u03B7\u03BA\u03B5 \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC\u03C2 \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF\u03C2 \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5"},vl={"static.gpc":"Global Privacy Control","static.gpc.description":"Your global privacy control preference has been honored. You have been automatically opted out of data use cases which adhere to global privacy control.","static.gpc.status.applied":"Applied","static.gpc.status.overridden":"Overridden","static.gpc.title":"Global Privacy Control detected"},_l={"static.gpc":"Control de privacidad global","static.gpc.description":"Su preferencia de control de privacidad global se ha respetado. Se le ha excluido autom\xE1ticamente de los casos de uso de datos que se adhieren al control de privacidad global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Control de privacidad global detectado"},gl={"static.gpc":"Control de privacidad global","static.gpc.description":"Su preferencia de control de privacidad global se ha respetado. Se le excluy\xF3 autom\xE1ticamente de los casos de uso de datos que se adhieren al control de privacidad global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Control de privacidad global detectado"},ml={"static.gpc":"\xDCldine andmekaitsekontroll","static.gpc.description":"Teie \xFCldist andmekaitse-eelistust on arvestatud. Teid on automaatselt v\xE4lja arvatud andmete kasutamise juhtudest, mis j\xE4rgivad \xFCldist andmekaitsekontrolli.","static.gpc.status.applied":"Rakendatud","static.gpc.status.overridden":"T\xFChistatud","static.gpc.title":"Tuvastatud \xFCldine andmekaitsekontroll"},hl={"static.gpc":"Pribatutasun-kontrol globala","static.gpc.description":"Pribatutasun-kontrol globalaren lehentasuna bete da. Pribatutasun-kontrol globalari atxikitzen zaizkion datuen erabileren kasuetatik automatikoki baztertua izan zara.","static.gpc.status.applied":"Ezarrita","static.gpc.status.overridden":"Baliogabetuta","static.gpc.title":"Pribatutasun-kontrol globala antzeman da"},bl={"static.gpc":"Maailmanlaajunen tietosuojavalvonta","static.gpc.description":"Maailmanlaajuinen tietosuojavalvontanne on vahvistettu. Teid\xE4t on automaattisesti poistettu tietojen k\xE4ytt\xF6tapauksista, jotka noudattavat maailmanlaajuista tietosuojavalvontaa.","static.gpc.status.applied":"K\xE4yt\xF6ss\xE4","static.gpc.status.overridden":"Ohitettu","static.gpc.title":"Maailmanlaajuinen tietosuojavalvonta havaittu"},yl={"static.gpc":"Global Privacy Control","static.gpc.description":"Votre pr\xE9f\xE9rence en mati\xE8re de contr\xF4le global de la confidentialit\xE9 (GPC) a \xE9t\xE9 respect\xE9e. Vous avez automatiquement \xE9t\xE9 retir\xE9 des cas d\u2019usage des donn\xE9es qui adh\xE8rent au GPC.","static.gpc.status.applied":"Appliqu\xE9","static.gpc.status.overridden":"Ignor\xE9","static.gpc.title":"Global Privacy Control (GPC) d\xE9tect\xE9"},kl={"static.gpc":"Contr\xF4le mondial de confidentialit\xE9","static.gpc.description":"Votre pr\xE9f\xE9rence en mati\xE8re de contr\xF4le mondial de confidentialit\xE9 a \xE9t\xE9 honor\xE9e. Vous avez \xE9t\xE9 automatiquement \xE9cart\xE9 des cas d'utilisation de donn\xE9es qui adh\xE8rent au contr\xF4le mondial de confidentialit\xE9.","static.gpc.status.applied":"Appliqu\xE9","static.gpc.status.overridden":"Annul\xE9","static.gpc.title":"Contr\xF4le mondial de confidentialit\xE9 d\xE9tect\xE9"},wl={"static.gpc":"Control de privacidade global","static.gpc.description":"Respetouse a s\xFAa preferencia de control de privacidade global. Foi automaticamente exclu\xEDdo dos casos de uso de datos que cumpren o control de privacidade global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Control de privacidade global detectado"},Cl={"static.gpc":"\u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923","static.gpc.description":"\u0906\u092A\u0915\u0940 \u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0935\u0930\u0940\u092F\u0924\u093E\u0913\u0902 \u0915\u093E \u0938\u092E\u094D\u092E\u093E\u0928 \u0915\u093F\u092F\u093E \u0917\u092F\u093E\u0964 \u0906\u092A\u0915\u094B \u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0915\u093E \u092A\u093E\u0932\u0928 \u0915\u0930\u0928\u0947 \u0935\u093E\u0932\u0947 \u0921\u0947\u091F\u093E \u0909\u092A\u092F\u094B\u0917 \u092E\u093E\u092E\u0932\u094B\u0902 \u0938\u0947 \u0938\u094D\u0935\u091A\u093E\u0932\u093F\u0924 \u0930\u0942\u092A \u0938\u0947 \u092C\u093E\u0939\u0930 \u0915\u0930 \u0926\u093F\u092F\u093E \u0917\u092F\u093E \u0939\u0948\u0964","static.gpc.status.applied":"\u0932\u093E\u0917\u0942 \u0915\u093F\u092F\u093E","static.gpc.status.overridden":"\u0913\u0935\u0930\u0930\u093E\u0907\u0921 \u0915\u093F\u092F\u093E","static.gpc.title":"\u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0915\u093E \u092A\u0924\u093E \u091A\u0932\u093E"},El={"static.gpc":"Globalna kontrola privatnosti","static.gpc.description":"Po\u0161tuju se va\u0161e preferencije globalne kontrole privatnosti. Automatski se isklju\u010Deni iz slu\u010Dajeve kori\u0161tenja podataka koji se pridr\u017Eavaju globalne kontrole privatnosti.","static.gpc.status.applied":"Primijenjeno","static.gpc.status.overridden":"Premo\u0161\u0107eno","static.gpc.title":"Primije\u0107ena je Globalna kontrola privatnosti (Global Privacy Control)"},Pl={"static.gpc":"Glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1s","static.gpc.description":"A glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1ssal kapcsolatos be\xE1ll\xEDt\xE1sai el lettek fogadva. Automatikusan kiker\xFClt azokb\xF3l az adatfelhaszn\xE1l\xE1si esetekb\u0151l, amelyek a glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1shoz tartoznak.","static.gpc.status.applied":"Alkalmazva","static.gpc.status.overridden":"Fel\xFCl\xEDrva","static.gpc.title":"Glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1s \xE9szlelve"},Ol={"static.gpc":"Controllo Globale della Privacy","static.gpc.description":"Le tue preferenze del Controllo Globale della Privacy sono state prese in carico. Sei stato automaticamente escluso dai casi di utilizzo dei dati che corrispondono al Controllo Globale della Privacy.","static.gpc.status.applied":"Applicato","static.gpc.status.overridden":"Non applicato","static.gpc.title":"Controllo Globale della Privacy rilevato"},Il={"static.gpc":"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB","static.gpc.description":"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306E\u8A2D\u5B9A\u306F\u5C0A\u91CD\u3055\u308C\u307E\u3059\u3002\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306B\u5F93\u3046\u30C7\u30FC\u30BF\u306E\u30E6\u30FC\u30B9\u30B1\u30FC\u30B9\u304B\u3089\u306F\u81EA\u52D5\u7684\u306B\u30AA\u30D7\u30C8\u30A2\u30A6\u30C8\u3055\u308C\u3066\u3044\u307E\u3059\u3002","static.gpc.status.applied":"\u9069\u7528","static.gpc.status.overridden":"\u5909\u66F4","static.gpc.title":"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u691C\u51FA\u3057\u307E\u3057\u305F"},jl={"static.gpc":"Visuotin\u0117 privatumo kontrol\u0117","static.gpc.description":"Buvo atsi\u017Evelgta \u012F j\u016Bs\u0173 visuotin\u0117s privatumo kontrol\u0117s pageidavim\u0105. Buvote automati\u0161kai at\u0161auktas i\u0161 duomen\u0173 naudojimo atvej\u0173, kai laikomasi visuotin\u0117s privatumo kontrol\u0117s.","static.gpc.status.applied":"Taikoma","static.gpc.status.overridden":"Nebegaliojantis","static.gpc.title":"Aptikta visuotin\u0117 privatumo kontrol\u0117"},Sl={"static.gpc":"Glob\u0101l\u0101 priv\u0101tuma kontrole","static.gpc.description":"M\u0113s esam izpild\u012Bju\u0161i j\u016Bsu pras\u012Bbu kontrol\u0113t glob\u0101lo priv\u0101tumu. P\u0113c noklus\u0113juma esat no\u0146emts no datu lietojuma pieteikumiem, kas atbilst glob\u0101lajai priv\u0101tuma kontrolei.","static.gpc.status.applied":"Pielietots","static.gpc.status.overridden":"Ignor\u0113ts","static.gpc.title":"Konstat\u0113ta glob\u0101l\u0101 priv\u0101tuma kontrole"},Al={"static.gpc":"Kontroll Globali tal-Privatezza","static.gpc.description":"Il-preferenza globali tieg\u0127ek g\u0127all-kontroll tal-privatezza \u0121iet onorata. Inti awtomatikament g\u0127a\u017Cilt li ma tibqax tu\u017Ca d-dejta f'ka\u017Cijiet li jirrispettaw il-kontroll globali tal-privatezza.","static.gpc.status.applied":"Applikat","static.gpc.status.overridden":"Maqbu\u017Ca","static.gpc.title":"Instab il-Kontroll Globali tal-Privatezza"},Tl={"static.gpc":"Global Privacy Control","static.gpc.description":"Uw Global Privacy Control-voorkeur wordt gerespecteerd. U bent automatisch afgemeld voor gegevensgebruiksscenario's die zich houden aan Global Privacy Control.","static.gpc.status.applied":"Toegepast","static.gpc.status.overridden":"Genegeerd","static.gpc.title":"Global Privacy Control gedetecteerd"},xl={"static.gpc":"Globale personverninnstillinger","static.gpc.description":"Preferansene dine vedr\xF8rende de globale personverninnstilingene dine er godtatt. Du har automatisk takket nei til databruksaker som f\xF8lger globale personverninnstillinger.","static.gpc.status.applied":"Anvendt","static.gpc.status.overridden":"Overstyrt","static.gpc.title":"Globale personverninnstillinger er oppdaget"},Ll={"static.gpc":"Og\xF3lna kontrola prywatno\u015Bci","static.gpc.description":"Twoja preferencja dotycz\u0105ca og\xF3lnej kontroli prywatno\u015Bci zosta\u0142a uwzgl\u0119dniona. Automatycznie odm\xF3wiono zgody na Twoje przypadki wykorzystania danych, kt\xF3re s\u0105 zgodne z Og\xF3ln\u0105 kontrol\u0105 prywatno\u015Bci.","static.gpc.status.applied":"Zastosowano","static.gpc.status.overridden":"Nadpisano","static.gpc.title":"Wykryta Og\xF3lna kontrola prywatno\u015Bci"},Nl={"static.gpc":"Controle de Privacidade Global","static.gpc.description":"Sua prefer\xEAncia global de controle de privacidade foi respeitada. Voc\xEA foi automaticamente removido dos casos de uso de dados que aderem ao controle de privacidade global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Controle de Privacidade Global detectado"},zl={"static.gpc":"Controlo de Privacidade Global","static.gpc.description":"A sua prefer\xEAncia de controlo de privacidade global foi honrada. Foi automaticamente exclu\xEDdo/a dos casos de utiliza\xE7\xE3o de dados que aderem ao controlo de privacidade global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Controlo de Privacidade Global detetado"},Fl={"static.gpc":"Control global al confiden\u021Bialit\u0103\u021Bii","static.gpc.description":"Preferin\u021Ba dvs. de control global al confiden\u021Bialit\u0103\u021Bii a fost onorat\u0103. A\u021Bi fost exclus(\u0103) automat de la cazurile de utilizare a datelor care respect\u0103 controlul global al confiden\u021Bialit\u0103\u021Bii.","static.gpc.status.applied":"Aplicat","static.gpc.status.overridden":"Suprascris","static.gpc.title":"A fost detectat un control global al confiden\u021Bialit\u0103\u021Bii"},$l={"static.gpc":"Global Privacy Control","static.gpc.description":"\u0412\u0430\u0448\u0430 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430 Global Privacy Control \u0443\u0447\u0442\u0435\u043D\u0430. \u0412\u044B \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438 \u0438\u0441\u043A\u043B\u044E\u0447\u0430\u0435\u0442\u0435\u0441\u044C \u0432 \u0441\u0446\u0435\u043D\u0430\u0440\u0438\u044F\u0445, \u0433\u0434\u0435 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442\u0441\u044F Global Privacy Control.","static.gpc.status.applied":"\u041F\u0440\u0438\u043C\u0435\u043D\u0435\u043D\u043E","static.gpc.status.overridden":"\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u043E","static.gpc.title":"\u041E\u0431\u043D\u0430\u0440\u0443\u0436\u0435\u043D\u043E \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435 Global Privacy Control"},Dl={"static.gpc":"Glob\xE1lna kontrola s\xFAkromia","static.gpc.description":"Va\u0161a predvo\u013Eba pre glob\xE1lnu kontrolu s\xFAkromia bola dodr\u017Ean\xE1. Pre pr\xEDpady pou\u017Eitia, kde sa pou\u017E\xEDva glob\xE1lna kontrola s\xFAkromia, v\xE1m bol automaticky nastaven\xFD explicitn\xFD nes\xFAhlas.","static.gpc.status.applied":"Pou\u017Eit\xE1","static.gpc.status.overridden":"Prep\xEDsan\xE1","static.gpc.title":"Bola zisten\xE1 Glob\xE1lna kontrola s\xFAkromia"},Rl={"static.gpc":"Global Privacy Control","static.gpc.description":"Va\u0161a nastavitev globalnega nadzora zasebnosti je bila upo\u0161tevana. Samodejno je bilo preklicano va\u0161e soglasje za tiste primere uporabe podatkov, ki se ravnajo po globalnem nadzoru zasebnosti.","static.gpc.status.applied":"Uporabljeno","static.gpc.status.overridden":"Pregla\u0161eno","static.gpc.title":"Zaznan globalni nadzor zasebnosti \xBBGlobal Privacy Control\xAB"},Vl={"static.gpc":"Global Privacy Control","static.gpc.description":"\u0412\u0430\u0448\u0430 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u0430 \u043F\u043E\u0441\u0442\u0430\u0432\u043A\u0430 \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u0435 \u043F\u0440\u0438\u0432\u0430\u0442\u043D\u043E\u0441\u0442\u0438 \u0458\u0435 \u043F\u043E\u0434\u0435\u0448\u0435\u043D\u0430. \u0410\u0443\u0442\u043E\u043C\u0430\u0442\u0441\u043A\u0438 \u0441\u0442\u0435 \u0438\u0441\u043A\u0459\u0443\u0447\u0435\u043D\u0438 \u0438\u0437 \u0441\u043B\u0443\u0447\u0430\u0458\u0435\u0432\u0430 \u0443\u043F\u043E\u0442\u0440\u0435\u0431\u0435 \u043F\u043E\u0434\u0430\u0442\u0430\u043A\u0430 \u043A\u043E\u0458\u0438 \u0441\u0443 \u0443 \u0441\u043A\u043B\u0430\u0434\u0443 \u0441\u0430 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E\u043C \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u043E\u043C \u043F\u0440\u0438\u0432\u0430\u0442\u043D\u043E\u0441\u0442\u0438.","static.gpc.status.applied":"\u041F\u0440\u0438\u043C\u0435\u045A\u0435\u043D\u0430","static.gpc.status.overridden":"\u0417\u0430\u043C\u0435\u045A\u0435\u043D\u0430","static.gpc.title":"Global Privacy Control \u043E\u0442\u043A\u0440\u0438\u0432\u0435\u043D"},Ml={"static.gpc":"Globalna kontrola privatnosti","static.gpc.description":"Va\u0161a globalna postavka kontrole privatnosti se po\u0161tuje. Automatski ste isklju\u010Deni iz slu\u010Dajeva kori\u0161c\u0301enja podataka koji podle\u017Eu globalnoj kontroli privatnosti.","static.gpc.status.applied":"Primenjeno","static.gpc.status.overridden":"Zaobi\u0111eno","static.gpc.title":"Otkrivena je globalna kontrola privatnosti"},Ul={"static.gpc":"Global integritetskontroll","static.gpc.description":"Dina preferenser f\xF6r global integritetskontroll har efterf\xF6ljts. Du har automatiskt valt bort anv\xE4ndningsfall f\xF6r uppgifter som efterf\xF6ljer global integritetskontroll.","static.gpc.status.applied":"Till\xE4mpad","static.gpc.status.overridden":"\xC5sidosatt","static.gpc.title":"Global integritetskontroll uppt\xE4cktes"},Bl={"static.gpc":"Global Gizlilik Kontrol\xFC","static.gpc.description":"Global gizlilik kontrol\xFC tercihiniz yerine getirildi. Global gizlilik kontrol\xFCne uygun veri kullan\u0131m durumlar\u0131ndan otomatik olarak \xE7\u0131kar\u0131ld\u0131n\u0131z.","static.gpc.status.applied":"Uyguland\u0131","static.gpc.status.overridden":"Ge\xE7ersiz k\u0131l\u0131nd\u0131","static.gpc.title":"Global Gizlilik Kontrol\xFC tespit edildi"},Gl={"static.gpc":"\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0438\u0439 \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044C \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456","static.gpc.description":"\u0412\u0430\u0448\u0456 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F \u0433\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044E \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456 \u0432\u0440\u0430\u0445\u043E\u0432\u0430\u043D\u043E. \u0412\u0430\u0441 \u0431\u0443\u043B\u043E \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E \u0432\u0438\u043A\u043B\u044E\u0447\u0435\u043D\u043E \u0437 \u0432\u0438\u043F\u0430\u0434\u043A\u0456\u0432 \u0432\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u0430\u043D\u043D\u044F \u0434\u0430\u043D\u0438\u0445, \u044F\u043A\u0456 \u0434\u043E\u0442\u0440\u0438\u043C\u0443\u044E\u0442\u044C\u0441\u044F \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u044C \u0433\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044E \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456.","static.gpc.status.applied":"\u0417\u0430\u0441\u0442\u043E\u0441\u043E\u0432\u0430\u043D\u043E","static.gpc.status.overridden":"\u041F\u0435\u0440\u0435\u0432\u0438\u0437\u043D\u0430\u0447\u0435\u043D\u043E","static.gpc.title":"\u0412\u0438\u044F\u0432\u043B\u0435\u043D\u043E \u0433\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0438\u0439 \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044C \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456"},Hl={"static.gpc":"\u5168\u5C40\u9690\u79C1\u63A7\u5236","static.gpc.description":"\u60A8\u7684\u5168\u5C40\u9690\u79C1\u63A7\u5236\u504F\u597D\u5DF2\u5F97\u5230\u5C0A\u91CD\u3002\u60A8\u5DF2\u81EA\u52A8\u9009\u62E9\u9000\u51FA\u7B26\u5408\u5168\u5C40\u9690\u79C1\u63A7\u5236\u7684\u6570\u636E\u4F7F\u7528\u6848\u4F8B\u3002","static.gpc.status.applied":"\u5DF2\u5E94\u7528","static.gpc.status.overridden":"\u88AB\u8986\u76D6","static.gpc.title":"\u68C0\u6D4B\u5230\u5168\u5C40\u9690\u79C1\u63A7\u5236"},ql={"static.gpc":"\u5168\u57DF\u96B1\u79C1\u63A7\u5236","static.gpc.description":"\u60A8\u7684\u5168\u57DF\u96B1\u79C1\u63A7\u5236\u504F\u597D\u5DF2\u88AB\u63A5\u53D7\u3002\u6839\u64DA\u60A8\u7684\u9078\u64C7\xB7\uFF0C\u5DF2\u81EA\u52D5\u5C07\u60A8\u9000\u51FA\u7B26\u5408\u5168\u57DF\u96B1\u79C1\u63A7\u5236\u7684\u8CC7\u6599\u4F7F\u7528\u6848\u4F8B\u3002","static.gpc.status.applied":"\u5DF2\u61C9\u7528","static.gpc.status.overridden":"\u5DF2\u8986\u5BEB","static.gpc.title":"\u6AA2\u6E2C\u5230\u5168\u57DF\u96B1\u79C1\u63A7\u5236"};const as={ar:rl,bg:al,bs:cl,ca:ll,cs:dl,da:ul,de:pl,el:fl,en:vl,es:_l,"es-MX":gl,et:ml,eu:hl,fi:bl,fr:yl,"fr-CA":kl,gl:wl,"hi-IN":Cl,hr:El,hu:Pl,it:Ol,ja:Il,lt:jl,lv:Sl,mt:Al,nl:Tl,no:xl,pl:Ll,"pt-BR":Nl,"pt-PT":zl,ro:Fl,ru:$l,sk:Dl,sl:Rl,"sr-Cyrl":Vl,"sr-Latn":Ml,sv:Ul,tr:Bl,uk:Gl,zh:Hl,"zh-Hant":ql},Kl=[{locale:"ar",label_en:"Arabic",label_original:"\u0627\u0644\u0639\u064E\u0631\u064E\u0628\u0650\u064A\u064E\u0651\u0629"},{locale:"bg",label_en:"Bulgarian",label_original:"\u0431\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438 \u0435\u0437\u0438\u043A"},{locale:"bs",label_en:"Bosnian",label_original:"Bosanski Jezik"},{locale:"ca",label_en:"Catalan",label_original:"catal\xE0"},{locale:"cs",label_en:"Czech",label_original:"\u010Desk\xFD jazyk"},{locale:"da",label_en:"Danish",label_original:"Dansk"},{locale:"de",label_en:"German",label_original:"Deutsch"},{locale:"el",label_en:"Greek",label_original:"\u03B5\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC"},{locale:"en",label_en:"English",label_original:"English"},{locale:"es",label_en:"Spanish",label_original:"Espa\xF1ol"},{locale:"es-MX",label_en:"Spanish (Mexico)",label_original:"Espa\xF1ol - MX"},{locale:"et",label_en:"Estonian",label_original:"Eesti"},{locale:"eu",label_en:"Basque",label_original:"euskara"},{locale:"fi",label_en:"Finnish",label_original:"Suomi"},{locale:"fr",label_en:"French",label_original:"Fran\xE7ais"},{locale:"fr-CA",label_en:"French (Canada)",label_original:"Fran\xE7ais - CA"},{locale:"gl",label_en:"Galician",label_original:"Galego"},{locale:"hi-IN",label_en:"Hindi (India)",label_original:"\u0939\u093F\u0928\u094D\u0926\u0940"},{locale:"hr",label_en:"Croatian",label_original:"Hrvatski Jezik"},{locale:"hu",label_en:"Hungarian",label_original:"magyar"},{locale:"it",label_en:"Italian",label_original:"Italiano"},{locale:"ja",label_en:"Japanese",label_original:"\u65E5\u672C\u8A9E"},{locale:"lt",label_en:"Lithuanian",label_original:"lietuvi\u0173 kalba"},{locale:"lv",label_en:"Latvian",label_original:"latvie\u0161u valoda"},{locale:"mt",label_en:"Maltese",label_original:"Malti"},{locale:"nl",label_en:"Dutch",label_original:"Nederlands"},{locale:"no",label_en:"Norwegian",label_original:"Norsk"},{locale:"pl",label_en:"Polish",label_original:"Polski"},{locale:"pt-BR",label_en:"Portuguese (Brazil)",label_original:"Portugu\xEAs - BR"},{locale:"pt-PT",label_en:"Portuguese (Portugal)",label_original:"Portugu\xEAs - PT"},{locale:"ro",label_en:"Romanian",label_original:"limba rom\xE2n\u0103"},{locale:"ru",label_en:"Russian",label_original:"\u0440\u0443\u0441\u0441\u043A\u0438\u0439 \u044F\u0437\u044B\u043A"},{locale:"sk",label_en:"Slovak",label_original:"sloven\u010Dina"},{locale:"sl",label_en:"Slovenian",label_original:"Slovenski Jezik"},{locale:"sr-Cyrl",label_en:"Serbian (Cyrillic)",label_original:"\u0441\u0440\u043F\u0441\u043A\u0438"},{locale:"sr-Latn",label_en:"Serbian (Latin)",label_original:"Srpski"},{locale:"sv",label_en:"Swedish",label_original:"Sverige"},{locale:"tr",label_en:"Turkish",label_original:"T\xFCrk\xE7e"},{locale:"uk",label_en:"Ukrainian",label_original:"\u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430 \u043C\u043E\u0432\u0430"},{locale:"zh",label_en:"Chinese (Simplified)",label_original:"\u7B80\u4F53\u4E2D\u6587"},{locale:"zh-Hant",label_en:"Chinese (Traditional)",label_original:"\u7E41\u9AD4\u4E2D\u6587"}];var Yl=Object.defineProperty,Yn=Object.getOwnPropertySymbols,Wl=Object.prototype.hasOwnProperty,Zl=Object.prototype.propertyIsEnumerable,Wn=(t,e,i)=>e in t?Yl(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ae=(t,e)=>{for(var i in e||(e={}))Wl.call(e,i)&&Wn(t,i,e[i]);if(Yn)for(var i of Yn(e))Zl.call(e,i)&&Wn(t,i,e[i]);return t};function Re(t,e){return t.toLowerCase().replaceAll("_","-")===e.toLowerCase().replaceAll("_","-")}function Jl(t,e){const i={},s=["accept_button_label","acknowledge_button_label","banner_description","banner_title","description","purpose_header","privacy_policy_link_label","privacy_policy_url","privacy_preferences_link_label","reject_button_label","save_button_label","title","modal_link_label"];if(t.translations)t.translations.forEach(n=>{const o=n.language;let a=!1;e?.override_language&&(a=Re(e.override_language,o));const c={};s.forEach(r=>{let l=null;e&&(a||r==="privacy_policy_url")&&(l=r in e?e[r]:null);const v=n[r];typeof v=="string"&&(c[`exp.${r}`]=l||v)}),i[o]=Ae(Ae({},c),i[o])});else{const n=se,o={};s.forEach(a=>{const c=t[a];typeof c=="string"&&(o[`exp.${a}`]=c)}),i[n]=Ae(Ae({},o),i[n])}return i}function Zn(t){var e;if((e=t?.experience_config)!=null&&e.translations){const{translations:i}=t.experience_config,s=i.find(n=>n.is_default);return s?.language}}function Jn(t,e){const i={};return e.forEach(s=>{const n=Object.keys(t).find(o=>Re(o,s));if(n){const o=t[n],a={};["purposes","specialPurposes","features","specialFeatures","stacks","dataCategories"].forEach(r=>{const l=o[r]||{};Object.keys(l).forEach(p=>{const d=l[p],v=`exp.tcf.${r}.${p}`;a[`${v}.name`]=d.name,a[`${v}.description`]=d.description,d.illustrations&&d.illustrations.length>0&&d.illustrations.forEach((f,g)=>{a[`${v}.illustrations.${g}`]=f})})}),i[s]=Ae(Ae({},a),i[s])}}),i}function Ql(t){return Object.keys(as).forEach(e=>{t.load(e,as[e])}),Object.keys(as)}function Qn(t,e,i){var s;const n={},o=(s=e.available_locales)!=null&&s.length?e.available_locales:[se];if(e?.experience_config){const a=e.experience_config,c=Jl(a,i);Object.keys(c).forEach(r=>{n[r]=Ae(Ae({},c[r]),n[r])})}o.forEach(a=>{t.load(a,n[a])})}function Xn(t,e){if(!e.gvl)return;const{locale:i}=t,s={};s[i]=e.gvl;const n=Jn(s,[i]);t.load(i,n[i])}function eo(t,e,i){const s=Jn(e,i);i.forEach(n=>{t.load(n,s[n])})}function to(t){return t.locale}function io(t,e,i=se){const s=t?.language;return e||s||i}function so(t,e,i=se){const s=t.match(Qi);if(s){const[n,o]=s,a=e.find(r=>Re(r,n));if(a)return a;const c=e.find(r=>Re(r,o));if(c)return c}return i}function Pt(t,e){return t.t(e)!==""&&t.t(e)!==e}function cs(t,e,i){if(!i||!i.translations)return null;if(t){const n=i.translations.find(o=>Re(o.language,t));if(n)return n}const s=i.translations.find(n=>Re(n.language,e));return s||i.translations[0]||null}function ui(t,e,i){if(!i||!i.translations)return null;if(t){const n=i.translations.find(o=>Re(o.language,t));if(n)return n}const s=i.translations.find(n=>Re(n.language,e));return s||i.translations[0]||null}function Xl(t,e,i,s,n){var o,a,c,r,l;Ql(t);const p=(o=i.available_locales)!=null&&o.length?i.available_locales:[se];Qn(t,i,n);const d=Kl.filter(h=>p.includes(h.locale)),v=d.findIndex(h=>Re(h.locale,t.getDefaultLocale()));v>0&&d.unshift(d.splice(v,1)[0]),t.setAvailableLanguages(d);const f=Zn(i)||se;t.setDefaultLocale(f);let g=f;((a=i.experience_config)==null?void 0:a.auto_detect_language)===!1||(g=io(e,s?.fidesLocale,f));const _=so(g,p||[],t.getDefaultLocale());if(!!((r=(c=i.experience_config)==null?void 0:c.translations)!=null&&r.find(h=>h.language===_)))t.activate(_);else{const h=ui(_,f,i.experience_config);h?.language,t.activate(h?.language||_)}((l=i.experience_config)==null?void 0:l.component)===re.TCF_OVERLAY&&i.gvl&&Xn(t,i)}function ed(){let t=[],e=se,i=se;const s={};return{setAvailableLanguages(n){t=n},get availableLanguages(){return t},activate:n=>{i=n},getDefaultLocale:()=>e,setDefaultLocale:n=>{e=n},get locale(){return i},load:(n,o)=>{s[n]=Ae(Ae({},s[n]),o)},t:n=>{if(typeof n>"u")throw new TypeError("Unexpected type for descriptor or id!");let o;if(typeof n=="string")o=n;else if(typeof n=="object"&&n.id)o=n.id;else return"";return i&&i in s&&o&&o in s[i]&&s[i][o]?s[i][o]:o}}}const td=(t,e,i)=>{var s;let n=Ji;if(!t)e.t("exp.modal_link_label")!=="exp.modal_link_label"&&(n=e.t("exp.modal_link_label"));else{const o=e.getDefaultLocale(),a=(s=i?.experience_config)==null?void 0:s.translations.find(c=>c.language===o);a?.modal_link_label&&(n=a.modal_link_label)}return n};function id(t){return Array.from(t).length}var sd=Object.defineProperty,nd=Object.defineProperties,od=Object.getOwnPropertyDescriptors,no=Object.getOwnPropertySymbols,rd=Object.prototype.hasOwnProperty,ad=Object.prototype.propertyIsEnumerable,oo=(t,e,i)=>e in t?sd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,$t=(t,e)=>{for(var i in e||(e={}))rd.call(e,i)&&oo(t,i,e[i]);if(no)for(var i of no(e))ad.call(e,i)&&oo(t,i,e[i]);return t},ls=(t,e)=>nd(t,od(e)),pi=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});function cd(){return{}}const ro=t=>pi(void 0,[t],function*({userLocationString:e,userLanguageString:i,fidesApiUrl:s,apiOptions:n,propertyId:o,requestMinimalTCF:a,missingExperienceHandler:c=cd}){var r,l,p;if(n?.getPrivacyExperienceFn)try{return yield n.getPrivacyExperienceFn(e,null)}catch(_){return c(_)}const d=[["Unescape-Safestr","true"],["Accept-Encoding","gzip, deflate"]];i&&d.push(["Accept-Language",i]);const v={method:"GET",mode:"cors",headers:d};let f=$t($t({show_disabled:"false",region:e,component:re.OVERLAY,has_config:"true",systems_applicable:"true",exclude_gvl_languages:"true",include_meta:"true",include_gvl:"true",include_non_applicable_notices:"true"},a&&{minimal_tcf:"true"}),o&&{property_id:o});f=new URLSearchParams(f);let g;try{if(g=yield fetch(`${s}/privacy-experience?${f}`,v),!g.ok)throw new Error("Error fetching experience from Fides API")}catch(_){return c(_)}try{const _=yield g.json();if(((r=_.items)==null?void 0:r.length)<1)return{};const m=_.items&&_.items[0],h=(p=(l=m.experience_config)==null?void 0:l.translations)==null?void 0:p[0].language;return m}catch(_){return c(_)}}),ao=(t,e)=>pi(void 0,null,function*(){const i=new URLSearchParams;e?.forEach(a=>{i.append("language",a)});const s={method:"GET",mode:"cors"};let n;try{n=yield fetch(`${t}/privacy-experience/gvl/translations${id(i)>0?"?":""}${i.toString()}`,s)}catch{return{}}return n.ok?yield n.json():{}}),co={method:"PATCH",mode:"cors",headers:{"Content-Type":"application/json"}},ld="Fides.js",dd=(t,e,i,s,n)=>pi(void 0,null,function*(){var o;if((o=i.apiOptions)!=null&&o.savePreferencesFn){try{yield i.apiOptions.savePreferencesFn(t,s.consent,s.fides_string,n)}catch(r){return Promise.reject(r)}return Promise.resolve()}const a=ls($t({},co),{body:JSON.stringify(ls($t({},e),{source:ld}))});return(yield fetch(`${i.fidesApiUrl}/privacy-preferences`,a)).ok,Promise.resolve()}),ud=t=>pi(void 0,[t],function*({request:e,options:i}){var s;if((s=i.apiOptions)!=null&&s.patchNoticesServedFn)try{return yield i.apiOptions.patchNoticesServedFn(e)}catch{return null}const n=ls($t({},co),{body:JSON.stringify(e)});try{const o=yield fetch(`${i.fidesApiUrl}/notices-served`,n);return o.ok?yield o.json():null}catch{return null}});var pd=Object.defineProperty,fd=(t,e,i)=>e in t?pd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,vd=(t,e,i)=>fd(t,e+"",i);class _d{constructor(){vd(this,"servedNoticeHistoryId",null)}getServedNoticeHistoryId(){return this.servedNoticeHistoryId||(this.servedNoticeHistoryId=ln()),this.servedNoticeHistoryId}reset(){this.servedNoticeHistoryId=null}hasLifecycleId(){return this.servedNoticeHistoryId!==null}}const lo=new _d;var gd=Object.defineProperty,md=Object.defineProperties,hd=Object.getOwnPropertyDescriptors,uo=Object.getOwnPropertySymbols,bd=Object.prototype.hasOwnProperty,yd=Object.prototype.propertyIsEnumerable,po=(t,e,i)=>e in t?gd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ve=(t,e)=>{for(var i in e||(e={}))bd.call(e,i)&&po(t,i,e[i]);if(uo)for(var i of uo(e))yd.call(e,i)&&po(t,i,e[i]);return t},fi=(t,e)=>md(t,hd(e)),ds=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const kd=[M.SCRIPT,M.GPC,M.OT_MIGRATION];function wd(t,e,i,s,n,o,a,c,r){return ds(this,null,function*(){const l=(o||[]).map(d=>({preference:d.consentPreference,privacy_notice_history_id:d.noticeHistoryId||""})),p=Ve({browser_identity:e.identity,preferences:l,privacy_experience_config_history_id:n,user_geography:c,method:s,served_notice_history_id:r,property_id:i.property_id},a??[]);yield dd(s,p,t,e,i)})}const Cd=t=>ds(void 0,[t],function*({consentPreferencesToSave:e,privacyExperienceConfigHistoryId:i,experience:s,consentMethod:n,options:o,userLocationString:a,cookie:c,eventExtraDetails:r,servedNoticeHistoryId:l,tcf:p,updateCookie:d}){var v,f,g,_,m,h,y,b,C;if(!d&&e&&(d=L=>On(L,e)),!d&&!e)throw new Error("updateCookie is required");const k=fi(Ve({},r?.trigger),{origin:((v=r?.trigger)==null?void 0:v.origin)||(kd.includes(n)?ot.EXTERNAL:ot.FIDES)}),j=yield d(c);Object.assign(c,j),Object.assign(c.fides_meta,{consentMethod:n}),Ce("FidesUpdating",c,fi(Ve({},r),{trigger:k}));const x=Nt(c.consent,(g=(f=window.Fides)==null?void 0:f.experience)==null?void 0:g.non_applicable_privacy_notices,(m=(_=window.Fides)==null?void 0:_.experience)==null?void 0:m.privacy_notices,void 0,void 0,c.non_applicable_notice_keys),I=!!((y=(h=window.Fides)==null?void 0:h.experience)!=null&&y.non_applicable_privacy_notices)||!!((C=(b=window.Fides)==null?void 0:b.experience)!=null&&C.privacy_notices);if(window.Fides.consent=ss(x,o,I),window.Fides.fides_string=c.fides_string,window.Fides.tcf_consent=c.tcf_consent,kn(fi(Ve({},c),{consent:x}),o.base64Cookie),window.Fides.saved_consent=c.consent,!o.fidesDisableSaveApi)try{yield wd(o,c,s,n,i,e,p,a,l)}catch{}e&&e.filter(L=>L.consentPreference===ve.OPT_OUT).forEach(L=>{var $,U;($=L.notice)!=null&&$.cookies&&En(L.notice.cookies,(U=s.experience_config)==null?void 0:U.auto_subdomain_cookie_deletion)}),Ce("FidesUpdated",c,fi(Ve({},r),{trigger:k}))}),fo=(t,e,i,s)=>Object.entries(i).reduce((n,[o,a])=>{if(n)return n;const c=e.find(d=>d===o);if(c&&!a&&s!==M.OT_MIGRATION)return new Error(`Provided notice key '${o}' is not applicable to the current experience.`);const r=t.find(d=>d.notice_key===o);if(!c&&!r)return new Error(`'${o}' is not a valid notice key`);const p=r?.consent_mechanism===X.NOTICE_ONLY;return p&&a!==!0&&a!==ve.ACKNOWLEDGE&&s!==M.OT_MIGRATION?new Error(`Invalid consent value for notice-only notice key: '${o}'. Must be \`true\` or "acknowledge"`):!p&&typeof a!="boolean"&&a!==ve.OPT_IN&&a!==ve.OPT_OUT?new Error(`Invalid consent value for notice key: '${o}'. Must be a boolean or "opt_in" or "opt_out"`):null},null),vi=(t,e)=>ds(void 0,null,function*(){var i;const{experience:s,cookie:n,config:o,locale:a}=t;if(!s)throw new Error("Experience must be initialized before updating consent");if(!o)throw new Error("Config is not initialized");if(!n)throw new Error("Cookie is not initialized");if(!e?.noticeConsent&&!e?.fidesString&&!e?.tcf)throw new Error("Either consent object or fidesString must be provided");if(e?.validation&&!Object.values(Ze).includes(e.validation))throw new Error(`Validation must be one of: ${Object.values(Ze).join(", ")} (default is ${Ze.THROW})`);const{noticeConsent:c,fidesString:r,validation:l=Ze.THROW,consentMethod:p=M.SCRIPT,eventExtraDetails:d={trigger:{origin:ot.EXTERNAL}},tcf:v,updateCookie:f}=e,{experience_config:g,privacy_notices:_,non_applicable_privacy_notices:m}=s,h=Zn(s)||se,y=I=>{if(l===Ze.THROW)throw new Error(I);l===Ze.WARN&&console.warn(I)};let b=n.consent||{};if(r)try{const I=Ft(r);if(I.nc){const L=ci(I.nc);b=Ve(Ve({},n.consent),L);const $=fo(_||[],m||[],b,p);$&&y($.message)}}catch(I){const L=I instanceof Error?I.message:String(I);y(`Invalid fidesString provided: ${L}`)}else if(c){const I=fo(_||[],m||[],c,p);I&&y(I.message),b=Ve(Ve({},n.consent),c)}const C=[];Object.entries(b).forEach(([I,L])=>{const $=_?.find(U=>U.notice_key===I);if($){const U=cs(a,h,$),pe=U?.privacy_notice_history_id;let le;if(typeof L=="boolean"?le=Se(L,$.consent_mechanism):le=L,pe){const ne=new Ui($,le,pe);C.push(ne)}}});let k;if((i=g?.translations)!=null&&i.length){const I=ui(a,h,g);k=I?.privacy_experience_config_history_id}const j=oi(o.geolocation),x=lo.getServedNoticeHistoryId();return Cd({consentPreferencesToSave:C,privacyExperienceConfigHistoryId:k,experience:s,consentMethod:p,options:o.options,userLocationString:j,cookie:n,eventExtraDetails:d,servedNoticeHistoryId:x,tcf:v,updateCookie:f})}),_i=t=>{throw new Error(t)},rt=t=>{typeof window<"u"&&(window.Fides=t)},vo=({cookie:t,experience:e})=>{let i=e;return ii(t.consent)&&(i=Wi({experience:e,cookie:t})),i},us=({tcfEnabled:t=!1})=>({consent:{},experience:void 0,geolocation:{},locale:se,options:{debug:!0,isOverlayEnabled:!1,isPrefetchEnabled:!1,isGeolocationEnabled:!1,geolocationApiUrl:"",overlayParentId:null,modalLinkId:null,privacyCenterUrl:"",fidesApiUrl:"",tcfEnabled:t,gppEnabled:!1,fidesEmbed:!1,fidesDisableSaveApi:!1,fidesDisableNoticesServedApi:!1,fidesDisableBanner:!1,fidesString:null,apiOptions:null,fidesTcfGdprApplies:t,fidesJsBaseUrl:"",customOptionsPath:null,preventDismissal:!1,allowHTMLDescription:null,base64Cookie:!1,fidesPrimaryColor:null,fidesClearCookie:!1,showFidesBrandLink:!t,fidesConsentOverride:null,otFidesMapping:null,fidesDisabledNotices:null,fidesConsentNonApplicableFlagMode:null,fidesConsentFlagType:null,fidesInitializedEventMode:"once"},fides_meta:{},identity:{},tcf_consent:{},saved_consent:{},version:"DEV",config:void 0,initialized:!1,onFidesEvent:Mn,blueconic:Xc,gtm:el,meta:il,shopify:ol,showModal:is,getModalLinkLabel:()=>Ji,encodeNoticeConsentString:$n,decodeNoticeConsentString:ci,reinitialize(){return typeof this.init!="function"?Promise.reject(new Error("Fides.init method is not available")):((!this.config||!this.initialized)&&_i("Fides must be initialized before reinitializing"),this.init())},shouldShowExperience(){return!(this!=null&&this.experience)||!(this!=null&&this.cookie)||!(this!=null&&this.saved_consent)||!(this!=null&&this.options)?!1:ai(this.experience,this.cookie,this.saved_consent,this.options)},updateConsent(e){const{consent:i,fidesString:s,validation:n}=e;return vi(this,{noticeConsent:i,fidesString:s,validation:n})}});var Ed=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Pd=(t,e)=>Ed(void 0,null,function*(){if(!t||!e)return null;const s=yield fetch(e,{mode:"cors"});if(!s.ok)return null;try{return yield s.json()}catch{return null}}),Od=()=>{var t,e,i;if(window.Fides.options.tcfEnabled&&!((e=(t=window.Fides.experience)==null?void 0:t.privacy_notices)!=null&&e.length))return!1;if(typeof((i=window.navigator)==null?void 0:i.globalPrivacyControl)=="boolean")return window.navigator.globalPrivacyControl;const n=new URL(window.location.href).searchParams.get("globalPrivacyControl");if(n==="true")return!0;if(n==="false")return!1},at=()=>typeof window>"u"?{}:{globalPrivacyControl:Od()};var Id=Object.defineProperty,_o=Object.getOwnPropertySymbols,jd=Object.prototype.hasOwnProperty,Sd=Object.prototype.propertyIsEnumerable,go=(t,e,i)=>e in t?Id(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ad=(t,e)=>{for(var i in e||(e={}))jd.call(e,i)&&go(t,i,e[i]);if(_o)for(var i of _o(e))Sd.call(e,i)&&go(t,i,e[i]);return t},Td=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const xd=t=>Td(void 0,null,function*(){var e;const{experience:i,saved_consent:s,options:n}=t;if(!i||!i.experience_config||!((e=i.privacy_notices)!=null&&e.length))return!1;const o=at(),{nc:a}=Ft(n.fidesString||"");o.globalPrivacyControl;const{consent:c,method:r}=An(n),l=!!c&&!!r&&!Qe();if(!o.globalPrivacyControl&&!a&&!l)return!1;let p=!1,d=!1,v=!1;const f=i.privacy_notices.reduce((g,_)=>{const m=Ad({},g),h=je(_.default_preference);m[_.notice_key]=h,s[_.notice_key]&&(m[_.notice_key]=s[_.notice_key]);const y=Jt(_,s),b=_.consent_mechanism===X.NOTICE_ONLY;if(l&&c){const C=c[_.notice_key];if(C!==void 0)return v=!0,m[_.notice_key]=C,m}if(b)return m;if(a){const k=ci(a)[_.notice_key];if(k!==void 0)return d=!0,m[_.notice_key]=k,m}return o.globalPrivacyControl&&!y&&_.has_gpc_flag&&(p=!0,m[_.notice_key]=!1),m},{});if(p||d||v){let g=M.SCRIPT;return v&&r?g=r:d?g=M.SCRIPT:p&&(g=M.GPC),yield vi(t,{noticeConsent:f,consentMethod:g}),!0}return!1}),Ld=()=>{document.body.classList.add("fides-no-scroll")},mo=()=>{document.body.classList.remove("fides-no-scroll")},Nd=t=>new DOMParser().parseFromString(t,"text/html").body.textContent||"",ho=t=>{let e=0,i=200;return new Promise(s=>{const n=o=>{const a=setTimeout(()=>{const c=document.getElementById(t);c?(clearInterval(a),s(c)):(e+=1,e>=5&&i<1e3&&(i+=200),n(i))},o)};n(i)})};var zd=Object.defineProperty,Fd=Object.defineProperties,$d=Object.getOwnPropertyDescriptors,bo=Object.getOwnPropertySymbols,Dd=Object.prototype.hasOwnProperty,Rd=Object.prototype.propertyIsEnumerable,yo=(t,e,i)=>e in t?zd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,ps=(t,e)=>{for(var i in e||(e={}))Dd.call(e,i)&&yo(t,i,e[i]);if(bo)for(var i of bo(e))Rd.call(e,i)&&yo(t,i,e[i]);return t},Vd=(t,e)=>Fd(t,$d(e)),ko=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Md=(t,e)=>ko(void 0,null,function*(){const i=oi(t);return i||oi(yield Pd(e.isGeolocationEnabled,e.geolocationApiUrl))}),Dt=(t,e)=>{const i={};if(typeof window<"u"){const s=new URLSearchParams(window.location.search),n=e.options.customOptionsPath&&e.options.customOptionsPath.split("."),o=n&&n.length>=0?Fn(n):window.fides_overrides,a=zn(t);a?.forEach(({overrideName:c,overrideType:r,overrideKey:l,validationRegex:p,transform:d})=>{const v=s.get(l),f=o?o[l]:void 0,g=si(l),_=v||f||g;_&&p.test(_.toString())&&(d?i[c]=d(_.toString()):i[c]=r==="string"?_:JSON.parse(_.toString()))})}return i},wo=({consent:t,options:e})=>{const i=at(),s=Cn(t,i);return yn(s,e.fidesClearCookie)},Co=({cookie:t,savedConsent:e,experience:i,geolocation:s,options:n,updateExperienceFromCookieConsent:o})=>{let a=i;return Xe(i)&&(a=o({experience:i,cookie:t,debug:n.debug})),{consent:t.consent,fides_meta:t.fides_meta,identity:t.identity,experience:a,tcf_consent:t.tcf_consent,fides_string:t.fides_string,saved_consent:e,geolocation:s,options:n,initialized:!0}},Eo=t=>ko(void 0,[t],function*({fides:e,initOverlay:i,renderOverlay:s,updateExperience:n,overrides:o}){var a,c,r,l,p,d,v,f,g;const{config:_}=e;if(!_)throw new Error("Fides config should be initialized");const{options:m,geolocation:h}=_;let y=!0,b,C=()=>Ji;if(!e.cookie)throw new Error("Fides cookie should be initialized");if(y=m.isOverlayEnabled,y){Nn(m)||(y=!1),b=yield Md(h,m);let le=!1;if(b?Xe(e.experience)||(le=!0,e.experience=yield ro({userLocationString:b,fidesApiUrl:m.fidesApiUrl,apiOptions:m.apiOptions,requestMinimalTCF:!1,propertyId:(a=e.config)==null?void 0:a.propertyId})):y=!1,y&&Xe(e.experience)&&es(e.experience)){if(le){const oe=n({cookie:e.cookie,experience:e.experience});e.experience=ps(ps({},e.experience),oe)}(c=e.config)!=null&&c.propertyId&&(e.experience.property_id=e.config.propertyId);const ne=In({cookie:e.cookie,experience:e.experience});e.cookie=ne;const ge=ed();if(Xl(ge,window?.navigator,e.experience,m,o?.experienceTranslationOverrides),e.locale=ge.locale||se,C=oe=>td(!!oe?.disableLocalization,ge,e.experience),((r=e.experience.experience_config)==null?void 0:r.component)===re.HEADLESS){const oe=m.modalLinkId||"fides-modal-link";!e.experience||m.fidesEmbed||m.modalLinkId,ho(oe).then(de=>{document.body.classList.add("fides-overlay-modal-link-shown"),de.classList.add("fides-modal-link-shown")}),y=!1}if(i&&y){const oe=Vd(ps({},e),{cookie:e.cookie,config:_,options:m,experience:e.experience,fidesRegionString:b});i({initializedFides:oe,i18n:ge,renderOverlay:s}).catch(de=>{})}setTimeout(xd.bind(null,e))}}const{fides_meta:j,identity:x,fides_string:I,tcf_consent:L}=e.cookie,$=Nt(e.cookie.consent,(l=e.experience)==null?void 0:l.non_applicable_privacy_notices,(p=e.experience)==null?void 0:p.privacy_notices,(d=m.fidesConsentFlagType)!=null?d:void 0,(v=m.fidesConsentNonApplicableFlagMode)!=null?v:void 0,e.cookie.non_applicable_notice_keys),U=!!((f=e.experience)!=null&&f.non_applicable_privacy_notices)||!!((g=e.experience)!=null&&g.privacy_notices);return{consent:ss($,m,U),fides_meta:j,identity:x,fides_string:I,tcf_consent:L,experience:e.experience,geolocation:h,options:m,initialized:!0,getModalLinkLabel:C}});var gi,z,Po,ct,Oo,Io,fs,vs,_s,gs,jo,Rt={},So=[],Ud=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,mi=Array.isArray;function it(t,e){for(var i in e)t[i]=e[i];return t}function Ao(t){var e=t.parentNode;e&&e.removeChild(t)}function ms(t,e,i){var s,n,o,a={};for(o in e)o=="key"?s=e[o]:o=="ref"?n=e[o]:a[o]=e[o];if(arguments.length>2&&(a.children=arguments.length>3?gi.call(arguments,2):i),typeof t=="function"&&t.defaultProps!=null)for(o in t.defaultProps)a[o]===void 0&&(a[o]=t.defaultProps[o]);return hi(t,a,s,n,null)}function hi(t,e,i,s,n){var o={type:t,props:e,key:i,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:n??++Po,__i:-1,__u:0};return n==null&&z.vnode!=null&&z.vnode(o),o}function _e(t){return t.children}function Me(t,e){this.props=t,this.context=e}function lt(t,e){if(e==null)return t.__?lt(t.__,t.__i+1):null;for(var i;e<t.__k.length;e++)if((i=t.__k[e])!=null&&i.__e!=null)return i.__e;return typeof t.type=="function"?lt(t):null}function To(t){var e,i;if((t=t.__)!=null&&t.__c!=null){for(t.__e=t.__c.base=null,e=0;e<t.__k.length;e++)if((i=t.__k[e])!=null&&i.__e!=null){t.__e=t.__c.base=i.__e;break}return To(t)}}function hs(t){(!t.__d&&(t.__d=!0)&&ct.push(t)&&!bi.__r++||Oo!==z.debounceRendering)&&((Oo=z.debounceRendering)||Io)(bi)}function bi(){var t,e,i,s,n,o,a,c;for(ct.sort(fs);t=ct.shift();)t.__d&&(e=ct.length,s=void 0,o=(n=(i=t).__v).__e,a=[],c=[],i.__P&&((s=it({},n)).__v=n.__v+1,z.vnode&&z.vnode(s),bs(i.__P,s,n,i.__n,i.__P.namespaceURI,32&n.__u?[o]:null,a,o??lt(n),!!(32&n.__u),c),s.__v=n.__v,s.__.__k[s.__i]=s,Fo(a,s,c),s.__e!=o&&To(s)),ct.length>e&&ct.sort(fs));bi.__r=0}function xo(t,e,i,s,n,o,a,c,r,l,p){var d,v,f,g,_,m=s&&s.__k||So,h=e.length;for(i.__d=r,Bd(i,e,m),r=i.__d,d=0;d<h;d++)(f=i.__k[d])!=null&&typeof f!="boolean"&&typeof f!="function"&&(v=f.__i===-1?Rt:m[f.__i]||Rt,f.__i=d,bs(t,f,v,n,o,a,c,r,l,p),g=f.__e,f.ref&&v.ref!=f.ref&&(v.ref&&ys(v.ref,null,f),p.push(f.ref,f.__c||g,f)),_==null&&g!=null&&(_=g),65536&f.__u||v.__k===f.__k?(r&&typeof f.type=="string"&&!t.contains(r)&&(r=lt(v)),r=Lo(f,r,t)):typeof f.type=="function"&&f.__d!==void 0?r=f.__d:g&&(r=g.nextSibling),f.__d=void 0,f.__u&=-196609);i.__d=r,i.__e=_}function Bd(t,e,i){var s,n,o,a,c,r=e.length,l=i.length,p=l,d=0;for(t.__k=[],s=0;s<r;s++)a=s+d,(n=t.__k[s]=(n=e[s])==null||typeof n=="boolean"||typeof n=="function"?null:typeof n=="string"||typeof n=="number"||typeof n=="bigint"||n.constructor==String?hi(null,n,null,null,null):mi(n)?hi(_e,{children:n},null,null,null):n.constructor===void 0&&n.__b>0?hi(n.type,n.props,n.key,n.ref?n.ref:null,n.__v):n)!=null?(n.__=t,n.__b=t.__b+1,c=Gd(n,i,a,p),n.__i=c,o=null,c!==-1&&(p--,(o=i[c])&&(o.__u|=131072)),o==null||o.__v===null?(c==-1&&d--,typeof n.type!="function"&&(n.__u|=65536)):c!==a&&(c==a-1?d=c-a:c==a+1?d++:c>a?p>r-a?d+=c-a:d--:c<a&&d++,c!==s+d&&(n.__u|=65536))):(o=i[a])&&o.key==null&&o.__e&&(131072&o.__u)==0&&(o.__e==t.__d&&(t.__d=lt(o)),ks(o,o,!1),i[a]=null,p--);if(p)for(s=0;s<l;s++)(o=i[s])!=null&&(131072&o.__u)==0&&(o.__e==t.__d&&(t.__d=lt(o)),ks(o,o))}function Lo(t,e,i){var s,n;if(typeof t.type=="function"){for(s=t.__k,n=0;s&&n<s.length;n++)s[n]&&(s[n].__=t,e=Lo(s[n],e,i));return e}t.__e!=e&&(i.insertBefore(t.__e,e||null),e=t.__e);do e=e&&e.nextSibling;while(e!=null&&e.nodeType===8);return e}function yi(t,e){return e=e||[],t==null||typeof t=="boolean"||(mi(t)?t.some(function(i){yi(i,e)}):e.push(t)),e}function Gd(t,e,i,s){var n=t.key,o=t.type,a=i-1,c=i+1,r=e[i];if(r===null||r&&n==r.key&&o===r.type&&(131072&r.__u)==0)return i;if(s>(r!=null&&(131072&r.__u)==0?1:0))for(;a>=0||c<e.length;){if(a>=0){if((r=e[a])&&(131072&r.__u)==0&&n==r.key&&o===r.type)return a;a--}if(c<e.length){if((r=e[c])&&(131072&r.__u)==0&&n==r.key&&o===r.type)return c;c++}}return-1}function No(t,e,i){e[0]==="-"?t.setProperty(e,i??""):t[e]=i==null?"":typeof i!="number"||Ud.test(e)?i:i+"px"}function ki(t,e,i,s,n){var o;e:if(e==="style")if(typeof i=="string")t.style.cssText=i;else{if(typeof s=="string"&&(t.style.cssText=s=""),s)for(e in s)i&&e in i||No(t.style,e,"");if(i)for(e in i)s&&i[e]===s[e]||No(t.style,e,i[e])}else if(e[0]==="o"&&e[1]==="n")o=e!==(e=e.replace(/(PointerCapture)$|Capture$/i,"$1")),e=e.toLowerCase()in t||e==="onFocusOut"||e==="onFocusIn"?e.toLowerCase().slice(2):e.slice(2),t.l||(t.l={}),t.l[e+o]=i,i?s?i.u=s.u:(i.u=vs,t.addEventListener(e,o?gs:_s,o)):t.removeEventListener(e,o?gs:_s,o);else{if(n=="http://www.w3.org/2000/svg")e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(e!="width"&&e!="height"&&e!="href"&&e!="list"&&e!="form"&&e!="tabIndex"&&e!="download"&&e!="rowSpan"&&e!="colSpan"&&e!="role"&&e!="popover"&&e in t)try{t[e]=i??"";break e}catch{}typeof i=="function"||(i==null||i===!1&&e[4]!=="-"?t.removeAttribute(e):t.setAttribute(e,e=="popover"&&i==1?"":i))}}function zo(t){return function(e){if(this.l){var i=this.l[e.type+t];if(e.t==null)e.t=vs++;else if(e.t<i.u)return;return i(z.event?z.event(e):e)}}}function bs(t,e,i,s,n,o,a,c,r,l){var p,d,v,f,g,_,m,h,y,b,C,k,j,x,I,L,$=e.type;if(e.constructor!==void 0)return null;128&i.__u&&(r=!!(32&i.__u),o=[c=e.__e=i.__e]),(p=z.__b)&&p(e);e:if(typeof $=="function")try{if(h=e.props,y="prototype"in $&&$.prototype.render,b=(p=$.contextType)&&s[p.__c],C=p?b?b.props.value:p.__:s,i.__c?m=(d=e.__c=i.__c).__=d.__E:(y?e.__c=d=new $(h,C):(e.__c=d=new Me(h,C),d.constructor=$,d.render=qd),b&&b.sub(d),d.props=h,d.state||(d.state={}),d.context=C,d.__n=s,v=d.__d=!0,d.__h=[],d._sb=[]),y&&d.__s==null&&(d.__s=d.state),y&&$.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=it({},d.__s)),it(d.__s,$.getDerivedStateFromProps(h,d.__s))),f=d.props,g=d.state,d.__v=e,v)y&&$.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),y&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(y&&$.getDerivedStateFromProps==null&&h!==f&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(h,C),!d.__e&&(d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(h,d.__s,C)===!1||e.__v===i.__v)){for(e.__v!==i.__v&&(d.props=h,d.state=d.__s,d.__d=!1),e.__e=i.__e,e.__k=i.__k,e.__k.forEach(function(U){U&&(U.__=e)}),k=0;k<d._sb.length;k++)d.__h.push(d._sb[k]);d._sb=[],d.__h.length&&a.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(h,d.__s,C),y&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(f,g,_)})}if(d.context=C,d.props=h,d.__P=t,d.__e=!1,j=z.__r,x=0,y){for(d.state=d.__s,d.__d=!1,j&&j(e),p=d.render(d.props,d.state,d.context),I=0;I<d._sb.length;I++)d.__h.push(d._sb[I]);d._sb=[]}else do d.__d=!1,j&&j(e),p=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++x<25);d.state=d.__s,d.getChildContext!=null&&(s=it(it({},s),d.getChildContext())),y&&!v&&d.getSnapshotBeforeUpdate!=null&&(_=d.getSnapshotBeforeUpdate(f,g)),xo(t,mi(L=p!=null&&p.type===_e&&p.key==null?p.props.children:p)?L:[L],e,i,s,n,o,a,c,r,l),d.base=e.__e,e.__u&=-161,d.__h.length&&a.push(d),m&&(d.__E=d.__=null)}catch(U){e.__v=null,r||o!=null?(e.__e=c,e.__u|=r?160:32,o[o.indexOf(c)]=null):(e.__e=i.__e,e.__k=i.__k),z.__e(U,e,i)}else o==null&&e.__v===i.__v?(e.__k=i.__k,e.__e=i.__e):e.__e=Hd(i.__e,e,i,s,n,o,a,r,l);(p=z.diffed)&&p(e)}function Fo(t,e,i){e.__d=void 0;for(var s=0;s<i.length;s++)ys(i[s],i[++s],i[++s]);z.__c&&z.__c(e,t),t.some(function(n){try{t=n.__h,n.__h=[],t.some(function(o){o.call(n)})}catch(o){z.__e(o,n.__v)}})}function Hd(t,e,i,s,n,o,a,c,r){var l,p,d,v,f,g,_,m=i.props,h=e.props,y=e.type;if(y==="svg"?n="http://www.w3.org/2000/svg":y==="math"?n="http://www.w3.org/1998/Math/MathML":n||(n="http://www.w3.org/1999/xhtml"),o!=null){for(l=0;l<o.length;l++)if((f=o[l])&&"setAttribute"in f==!!y&&(y?f.localName===y:f.nodeType===3)){t=f,o[l]=null;break}}if(t==null){if(y===null)return document.createTextNode(h);t=document.createElementNS(n,y,h.is&&h),o=null,c=!1}if(y===null)m===h||c&&t.data===h||(t.data=h);else{if(o=o&&gi.call(t.childNodes),m=i.props||Rt,!c&&o!=null)for(m={},l=0;l<t.attributes.length;l++)m[(f=t.attributes[l]).name]=f.value;for(l in m)if(f=m[l],l!="children"){if(l=="dangerouslySetInnerHTML")d=f;else if(l!=="key"&&!(l in h)){if(l=="value"&&"defaultValue"in h||l=="checked"&&"defaultChecked"in h)continue;ki(t,l,null,f,n)}}for(l in h)f=h[l],l=="children"?v=f:l=="dangerouslySetInnerHTML"?p=f:l=="value"?g=f:l=="checked"?_=f:l==="key"||c&&typeof f!="function"||m[l]===f||ki(t,l,f,m[l],n);if(p)c||d&&(p.__html===d.__html||p.__html===t.innerHTML)||(t.innerHTML=p.__html),e.__k=[];else if(d&&(t.innerHTML=""),xo(t,mi(v)?v:[v],e,i,s,y==="foreignObject"?"http://www.w3.org/1999/xhtml":n,o,a,o?o[0]:i.__k&&lt(i,0),c,r),o!=null)for(l=o.length;l--;)o[l]!=null&&Ao(o[l]);c||(l="value",g!==void 0&&(g!==t[l]||y==="progress"&&!g||y==="option"&&g!==m[l])&&ki(t,l,g,m[l],n),l="checked",_!==void 0&&_!==t[l]&&ki(t,l,_,m[l],n))}return t}function ys(t,e,i){try{typeof t=="function"?t(e):t.current=e}catch(s){z.__e(s,i)}}function ks(t,e,i){var s,n;if(z.unmount&&z.unmount(t),(s=t.ref)&&(s.current&&s.current!==t.__e||ys(s,null,e)),(s=t.__c)!=null){if(s.componentWillUnmount)try{s.componentWillUnmount()}catch(o){z.__e(o,e)}s.base=s.__P=null}if(s=t.__k)for(n=0;n<s.length;n++)s[n]&&ks(s[n],e,i||typeof t.type!="function");i||t.__e==null||Ao(t.__e),t.__c=t.__=t.__e=t.__d=void 0}function qd(t,e,i){return this.constructor(t,i)}function ws(t,e,i){var s,n,o,a;z.__&&z.__(t,e),n=(s=!1)?null:e.__k,o=[],a=[],bs(e,t=e.__k=ms(_e,null,[t]),n||Rt,Rt,e.namespaceURI,n?null:e.firstChild?gi.call(e.childNodes):null,o,n?n.__e:e.firstChild,s,a),Fo(o,t,a)}function Ot(t,e){var i={__c:e="__cC"+jo++,__:t,Consumer:function(s,n){return s.children(n)},Provider:function(s){var n,o;return this.getChildContext||(n=[],(o={})[e]=this,this.getChildContext=function(){return o},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(a){this.props.value!==a.value&&n.some(function(c){c.__e=!0,hs(c)})},this.sub=function(a){n.push(a);var c=a.componentWillUnmount;a.componentWillUnmount=function(){n&&n.splice(n.indexOf(a),1),c&&c.call(a)}}),s.children}};return i.Provider.__=i.Consumer.contextType=i}gi=So.slice,z={__e:function(t,e,i,s){for(var n,o,a;e=e.__;)if((n=e.__c)&&!n.__)try{if((o=n.constructor)&&o.getDerivedStateFromError!=null&&(n.setState(o.getDerivedStateFromError(t)),a=n.__d),n.componentDidCatch!=null&&(n.componentDidCatch(t,s||{}),a=n.__d),a)return n.__E=n}catch(c){t=c}throw t}},Po=0,Me.prototype.setState=function(t,e){var i;i=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=it({},this.state),typeof t=="function"&&(t=t(it({},i),this.props)),t&&it(i,t),t!=null&&this.__v&&(e&&this._sb.push(e),hs(this))},Me.prototype.forceUpdate=function(t){this.__v&&(this.__e=!0,t&&this.__h.push(t),hs(this))},Me.prototype.render=_e,ct=[],Io=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,fs=function(t,e){return t.__v.__b-e.__v.__b},bi.__r=0,vs=0,_s=zo(!1),gs=zo(!0),jo=0;const Kd=t=>{try{const e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);if(!e)return null;let i=parseInt(e[1],16),s=parseInt(e[2],16),n=parseInt(e[3],16);i/=255,s/=255,n/=255;const o=Math.max(i,s,n),a=Math.min(i,s,n);let c,r;const l=(o+a)/2;if(o===a)c=r=0;else{const p=o-a;switch(r=l>.5?p/(2-o-a):p/(o+a),o){case i:c=(s-n)/p+(s<n?6:0);break;case s:c=(n-i)/p+2;break;case n:c=(i-s)/p+4;break}c/=6}return{h:c,s:r,l}}catch{return null}},Yd=(t,e=!1)=>{let i="";const s=Math.round(t.h*360),n=Math.round(t.s*100),o=Math.round(t.l*100);return i=`${s},${n}%,${o}%`,i=e?i:`hsl(${i})`,i};var $o=(t=>(t.HEX="hex",t.HSL="hsl",t))($o||{});const Wd=(t,e,i)=>{const s=e==="hex"?Kd(t):t;return s&&s.l?(s.l<.25?s.l=s.l+.1:s.l<.5?s.l=s.l+.08:s.l<.75?s.l=s.l+.06:s.l<.9?s.l=s.l+.04:s.l=.9,Yd(s)):t};var wi=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Do="fides-embed-container",Zd="fides-overlay";let Ci;const Cs=t=>wi(void 0,[t],function*({initializedFides:e,i18n:i,renderOverlay:s}){const{options:n,experience:o}=e,a=()=>wi(void 0,null,function*(){var c,r,l;try{if(Ci&&(ws(null,Ci),Ci=void 0),n.fidesPrimaryColor){document.documentElement.style.setProperty("--fides-overlay-primary-color",n.fidesPrimaryColor);const d=Wd(n.fidesPrimaryColor,$o.HEX,1);document.documentElement.style.setProperty("--fides-overlay-primary-button-background-hover-color",d)}let p;if(n.fidesEmbed)p=document.getElementById(Do),p||(yield wi(void 0,null,function*(){return new Promise(v=>{let f=0,g=200;const _=setInterval(()=>{p=document.getElementById(Do),p?(clearInterval(_),v()):(f+=1,f>=5&&g<1e3&&(g+=200))},g)})}));else{const d=n.overlayParentId||Zd;p=document.getElementById(d),p||(p=document.createElement("div"),p.id=d,p.className="fides-overlay",document.body.prepend(p))}return p?(s&&(((c=o.experience_config)==null?void 0:c.component)===re.MODAL||((r=o.experience_config)==null?void 0:r.component)===re.BANNER_AND_MODAL||((l=o.experience_config)==null?void 0:l.component)===re.TCF_OVERLAY)&&(s({initializedFides:e,i18n:i},p),Ci=p),yield Promise.resolve()):yield Promise.reject(new Error("There was a problem rendering the Fides overlay."))}catch(p){return Promise.reject(p)}});return document?.readyState==="loading"?document.addEventListener("readystatechange",()=>wi(void 0,null,function*(){document.readyState==="interactive"&&a()})):a(),Promise.resolve()});var It,Z,Es,Ro,Vt=0,Vo=[],ee=z,Mo=ee.__b,Uo=ee.__r,Bo=ee.diffed,Go=ee.__c,Ho=ee.unmount,qo=ee.__;function Ei(t,e){ee.__h&&ee.__h(Z,t,Vt||e),Vt=0;var i=Z.__H||(Z.__H={__:[],__h:[]});return t>=i.__.length&&i.__.push({}),i.__[t]}function H(t){return Vt=1,Jd(Wo,t)}function Jd(t,e,i){var s=Ei(It++,2);if(s.t=t,!s.__c&&(s.__=[i?i(e):Wo(void 0,e),function(c){var r=s.__N?s.__N[0]:s.__[0],l=s.t(r,c);r!==l&&(s.__N=[l,s.__[1]],s.__c.setState({}))}],s.__c=Z,!Z.u)){var n=function(c,r,l){if(!s.__c.__H)return!0;var p=s.__c.__H.__.filter(function(v){return!!v.__c});if(p.every(function(v){return!v.__N}))return!o||o.call(this,c,r,l);var d=!1;return p.forEach(function(v){if(v.__N){var f=v.__[0];v.__=v.__N,v.__N=void 0,f!==v.__[0]&&(d=!0)}}),!(!d&&s.__c.props===c)&&(!o||o.call(this,c,r,l))};Z.u=!0;var o=Z.shouldComponentUpdate,a=Z.componentWillUpdate;Z.componentWillUpdate=function(c,r,l){if(this.__e){var p=o;o=void 0,n(c,r,l),o=p}a&&a.call(this,c,r,l)},Z.shouldComponentUpdate=n}return s.__N||s.__}function B(t,e){var i=Ei(It++,3);!ee.__s&&Yo(i.__H,e)&&(i.__=t,i.i=e,Z.__H.__h.push(i))}function Ue(t){return Vt=5,ie(function(){return{current:t}},[])}function ie(t,e){var i=Ei(It++,7);return Yo(i.__H,e)&&(i.__=t(),i.__H=e,i.__h=t),i.__}function D(t,e){return Vt=8,ie(function(){return t},e)}function st(t){var e=Z.context[t.__c],i=Ei(It++,9);return i.c=t,e?(i.__==null&&(i.__=!0,e.sub(Z)),e.props.value):t.__}function Qd(){for(var t;t=Vo.shift();)if(t.__P&&t.__H)try{t.__H.__h.forEach(Pi),t.__H.__h.forEach(Ps),t.__H.__h=[]}catch(e){t.__H.__h=[],ee.__e(e,t.__v)}}ee.__b=function(t){Z=null,Mo&&Mo(t)},ee.__=function(t,e){t&&e.__k&&e.__k.__m&&(t.__m=e.__k.__m),qo&&qo(t,e)},ee.__r=function(t){Uo&&Uo(t),It=0;var e=(Z=t.__c).__H;e&&(Es===Z?(e.__h=[],Z.__h=[],e.__.forEach(function(i){i.__N&&(i.__=i.__N),i.i=i.__N=void 0})):(e.__h.forEach(Pi),e.__h.forEach(Ps),e.__h=[],It=0)),Es=Z},ee.diffed=function(t){Bo&&Bo(t);var e=t.__c;e&&e.__H&&(e.__H.__h.length&&(Vo.push(e)!==1&&Ro===ee.requestAnimationFrame||((Ro=ee.requestAnimationFrame)||Xd)(Qd)),e.__H.__.forEach(function(i){i.i&&(i.__H=i.i),i.i=void 0})),Es=Z=null},ee.__c=function(t,e){e.some(function(i){try{i.__h.forEach(Pi),i.__h=i.__h.filter(function(s){return!s.__||Ps(s)})}catch(s){e.some(function(n){n.__h&&(n.__h=[])}),e=[],ee.__e(s,i.__v)}}),Go&&Go(t,e)},ee.unmount=function(t){Ho&&Ho(t);var e,i=t.__c;i&&i.__H&&(i.__H.__.forEach(function(s){try{Pi(s)}catch(n){e=n}}),i.__H=void 0,e&&ee.__e(e,i.__v))};var Ko=typeof requestAnimationFrame=="function";function Xd(t){var e,i=function(){clearTimeout(s),Ko&&cancelAnimationFrame(e),setTimeout(t)},s=setTimeout(i,100);Ko&&(e=requestAnimationFrame(i))}function Pi(t){var e=Z,i=t.__c;typeof i=="function"&&(t.__c=void 0,i()),Z=e}function Ps(t){var e=Z;t.__c=t.__(),Z=e}function Yo(t,e){return!t||t.length!==e.length||e.some(function(i,s){return i!==t[s]})}function Wo(t,e){return typeof e=="function"?e(t):e}function eu(t,e){for(var i in e)t[i]=e[i];return t}function Zo(t,e){for(var i in t)if(i!=="__source"&&!(i in e))return!0;for(var s in e)if(s!=="__source"&&t[s]!==e[s])return!0;return!1}function Jo(t,e){this.props=t,this.context=e}(Jo.prototype=new Me).isPureReactComponent=!0,Jo.prototype.shouldComponentUpdate=function(t,e){return Zo(this.props,t)||Zo(this.state,e)};var Qo=z.__b;z.__b=function(t){t.type&&t.type.__f&&t.ref&&(t.props.ref=t.ref,t.ref=null),Qo&&Qo(t)};var tu=z.__e;z.__e=function(t,e,i,s){if(t.then){for(var n,o=e;o=o.__;)if((n=o.__c)&&n.__c)return e.__e==null&&(e.__e=i.__e,e.__k=i.__k),n.__c(t,e)}tu(t,e,i,s)};var Xo=z.unmount;function er(t,e,i){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(s){typeof s.__c=="function"&&s.__c()}),t.__c.__H=null),(t=eu({},t)).__c!=null&&(t.__c.__P===i&&(t.__c.__P=e),t.__c=null),t.__k=t.__k&&t.__k.map(function(s){return er(s,e,i)})),t}function tr(t,e,i){return t&&i&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(s){return tr(s,e,i)}),t.__c&&t.__c.__P===e&&(t.__e&&i.appendChild(t.__e),t.__c.__e=!0,t.__c.__P=i)),t}function Os(){this.__u=0,this.t=null,this.__b=null}function ir(t){var e=t.__.__c;return e&&e.__a&&e.__a(t)}function Oi(){this.u=null,this.o=null}z.unmount=function(t){var e=t.__c;e&&e.__R&&e.__R(),e&&32&t.__u&&(t.type=null),Xo&&Xo(t)},(Os.prototype=new Me).__c=function(t,e){var i=e.__c,s=this;s.t==null&&(s.t=[]),s.t.push(i);var n=ir(s.__v),o=!1,a=function(){o||(o=!0,i.__R=null,n?n(c):c())};i.__R=a;var c=function(){if(!--s.__u){if(s.state.__a){var r=s.state.__a;s.__v.__k[0]=tr(r,r.__c.__P,r.__c.__O)}var l;for(s.setState({__a:s.__b=null});l=s.t.pop();)l.forceUpdate()}};s.__u++||32&e.__u||s.setState({__a:s.__b=s.__v.__k[0]}),t.then(a,a)},Os.prototype.componentWillUnmount=function(){this.t=[]},Os.prototype.render=function(t,e){if(this.__b){if(this.__v.__k){var i=document.createElement("div"),s=this.__v.__k[0].__c;this.__v.__k[0]=er(this.__b,i,s.__O=s.__P)}this.__b=null}var n=e.__a&&ms(_e,null,t.fallback);return n&&(n.__u&=-33),[ms(_e,null,e.__a?null:t.children),n]};var sr=function(t,e,i){if(++i[1]===i[0]&&t.o.delete(e),t.props.revealOrder&&(t.props.revealOrder[0]!=="t"||!t.o.size))for(i=t.u;i;){for(;i.length>3;)i.pop()();if(i[1]<i[0])break;t.u=i=i[2]}};(Oi.prototype=new Me).__a=function(t){var e=this,i=ir(e.__v),s=e.o.get(t);return s[0]++,function(n){var o=function(){e.props.revealOrder?(s.push(n),sr(e,t,s)):n()};i?i(o):o()}},Oi.prototype.render=function(t){this.u=null,this.o=new Map;var e=yi(t.children);t.revealOrder&&t.revealOrder[0]==="b"&&e.reverse();for(var i=e.length;i--;)this.o.set(e[i],this.u=[1,0,this.u]);return t.children},Oi.prototype.componentDidUpdate=Oi.prototype.componentDidMount=function(){var t=this;this.o.forEach(function(e,i){sr(t,i,e)})};var iu=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,su=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,nu=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,ou=/[A-Z0-9]/g,ru=typeof document<"u",au=function(t){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(t)};Me.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(t){Object.defineProperty(Me.prototype,t,{configurable:!0,get:function(){return this["UNSAFE_"+t]},set:function(e){Object.defineProperty(this,t,{configurable:!0,writable:!0,value:e})}})});var nr=z.event;function cu(){}function lu(){return this.cancelBubble}function du(){return this.defaultPrevented}z.event=function(t){return nr&&(t=nr(t)),t.persist=cu,t.isPropagationStopped=lu,t.isDefaultPrevented=du,t.nativeEvent=t};var uu={enumerable:!1,configurable:!0,get:function(){return this.class}},or=z.vnode;z.vnode=function(t){typeof t.type=="string"&&function(e){var i=e.props,s=e.type,n={};for(var o in i){var a=i[o];if(!(o==="value"&&"defaultValue"in i&&a==null||ru&&o==="children"&&s==="noscript"||o==="class"||o==="className")){var c=o.toLowerCase();o==="defaultValue"&&"value"in i&&i.value==null?o="value":o==="download"&&a===!0?a="":c==="translate"&&a==="no"?a=!1:c==="ondoubleclick"?o="ondblclick":c!=="onchange"||s!=="input"&&s!=="textarea"||au(i.type)?c==="onfocus"?o="onfocusin":c==="onblur"?o="onfocusout":nu.test(o)?o=c:s.indexOf("-")===-1&&su.test(o)?o=o.replace(ou,"-$&").toLowerCase():a===null&&(a=void 0):c=o="oninput",c==="oninput"&&n[o=c]&&(o="oninputCapture"),n[o]=a}}s=="select"&&n.multiple&&Array.isArray(n.value)&&(n.value=yi(i.children).forEach(function(r){r.props.selected=n.value.indexOf(r.props.value)!=-1})),s=="select"&&n.defaultValue!=null&&(n.value=yi(i.children).forEach(function(r){r.props.selected=n.multiple?n.defaultValue.indexOf(r.props.value)!=-1:n.defaultValue==r.props.value})),i.class&&!i.className?(n.class=i.class,Object.defineProperty(n,"className",uu)):(i.className&&!i.class||i.class&&i.className)&&(n.class=n.className=i.className),e.props=n}(t),t.$$typeof=iu,or&&or(t)};var rr=z.__r;z.__r=function(t){rr&&rr(t),t.__c};var ar=z.diffed;z.diffed=function(t){ar&&ar(t);var e=t.props,i=t.__e;i!=null&&t.type==="textarea"&&"value"in e&&e.value!==i.value&&(i.value=e.value==null?"":e.value)};var pu=0;function u(t,e,i,s,n,o){e||(e={});var a,c,r=e;if("ref"in r)for(c in r={},e)c=="ref"?a=e[c]:r[c]=e[c];var l={type:t,props:r,key:i,ref:a,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--pu,__i:-1,__u:0,__source:n,__self:o};if(typeof t=="function"&&(a=t.defaultProps))for(c in a)r[c]===void 0&&(r[c]=a[c]);return z.vnode&&z.vnode(l),l}function cr(t,e){e===void 0&&(e={});var i=e.insertAt;if(!(!t||typeof document>"u")){var s=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",i==="top"&&s.firstChild?s.insertBefore(n,s.firstChild):s.appendChild(n),n.styleSheet?n.styleSheet.cssText=t:n.appendChild(document.createTextNode(t))}}var fu=`:root{--fides-overlay-primary-color:#2b2e35;--fides-overlay-background-color:#f7fafc;--fides-overlay-embed-background-color:transparent;--fides-overlay-font-color:#4a5568;--fides-overlay-font-color-dark:#2d3748;--fides-overlay-hover-color:#edf2f7;--fides-overlay-gpc-applied-background-color:#38a169;--fides-overlay-gpc-applied-text-color:#fff;--fides-overlay-gpc-overridden-background-color:#e53e3e;--fides-overlay-gpc-overridden-text-color:#fff;--fides-overlay-brand-link-logo-color:#2b2e35;--fides-overlay-background-dark-color:#e2e8f0;--fides-overlay-background-error-color:#f7c2c2;--fides-overlay-skeleton-gradient-from-color:rgba(0,0,0,.06);--fides-overlay-skeleton-gradient-to-color:rgba(0,0,0,.15);--fides-overlay-inactive-font-color:#a0aec0;--fides-overlay-primary-button-background-color:var(
1
+ if(typeof Fides<"u"&&Fides.options?.fidesUnsupportedRepeatedScriptLoading!=="enabled_acknowledge_not_supported")throw new Error("Fides detected that it was already loaded on this page, aborting execution! See https://www.ethyca.com/docs/dev-docs/js/troubleshooting for more information.");(function(P,ye){typeof exports=="object"&&typeof module<"u"?ye(exports):(P=typeof globalThis<"u"?globalThis:P||self,ye(P.Fides={}))})(this,function(P){"use strict";class ye extends Error{constructor(e){super(e),this.name="DecodingError"}}class Le extends Error{constructor(e){super(e),this.name="EncodingError"}}class kt extends Error{constructor(e){super(e),this.name="GVLError"}}class Ne extends Error{constructor(e,i,s=""){super(`invalid value ${i} passed for ${e} ${s}`),this.name="TCModelError"}}class Ri{static DICT="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_";static REVERSE_DICT=new Map([["A",0],["B",1],["C",2],["D",3],["E",4],["F",5],["G",6],["H",7],["I",8],["J",9],["K",10],["L",11],["M",12],["N",13],["O",14],["P",15],["Q",16],["R",17],["S",18],["T",19],["U",20],["V",21],["W",22],["X",23],["Y",24],["Z",25],["a",26],["b",27],["c",28],["d",29],["e",30],["f",31],["g",32],["h",33],["i",34],["j",35],["k",36],["l",37],["m",38],["n",39],["o",40],["p",41],["q",42],["r",43],["s",44],["t",45],["u",46],["v",47],["w",48],["x",49],["y",50],["z",51],["0",52],["1",53],["2",54],["3",55],["4",56],["5",57],["6",58],["7",59],["8",60],["9",61],["-",62],["_",63]]);static BASIS=6;static LCM=24;static encode(e){if(!/^[0-1]+$/.test(e))throw new Le("Invalid bitField");const i=e.length%this.LCM;e+=i?"0".repeat(this.LCM-i):"";let s="";for(let n=0;n<e.length;n+=this.BASIS)s+=this.DICT[parseInt(e.substr(n,this.BASIS),2)];return s}static decode(e){if(!/^[A-Za-z0-9\-_]+$/.test(e))throw new ye("Invalidly encoded Base64URL string");let i="";for(let s=0;s<e.length;s++){const n=this.REVERSE_DICT.get(e[s]).toString(2);i+="0".repeat(this.BASIS-n.length)+n}return i}}class ze{static langSet=new Set(["AR","BG","BS","CA","CS","CY","DA","DE","EL","EN","ES","ET","EU","FI","FR","GL","HE","HI","HR","HU","ID","IT","JA","KA","KO","LT","LV","MK","MS","MT","NL","NO","PL","PT-BR","PT-PT","RO","RU","SK","SL","SQ","SR-LATN","SR-CYRL","SV","SW","TH","TL","TR","UK","VI","ZH","ZH-HANT"]);has(e){return ze.langSet.has(e)}parseLanguage(e){e=e.toUpperCase();const i=e.split("-")[0];if(e.length>=2&&i.length==2){if(ze.langSet.has(e))return e;if(ze.langSet.has(i))return i;const s=i+"-"+i;if(ze.langSet.has(s))return s;for(const n of ze.langSet)if(n.indexOf(e)!==-1||n.indexOf(i)!==-1)return n}throw new Error(`unsupported language ${e}`)}forEach(e){ze.langSet.forEach(e)}get size(){return ze.langSet.size}}class w{static cmpId="cmpId";static cmpVersion="cmpVersion";static consentLanguage="consentLanguage";static consentScreen="consentScreen";static created="created";static supportOOB="supportOOB";static isServiceSpecific="isServiceSpecific";static lastUpdated="lastUpdated";static numCustomPurposes="numCustomPurposes";static policyVersion="policyVersion";static publisherCountryCode="publisherCountryCode";static publisherCustomConsents="publisherCustomConsents";static publisherCustomLegitimateInterests="publisherCustomLegitimateInterests";static publisherLegitimateInterests="publisherLegitimateInterests";static publisherConsents="publisherConsents";static publisherRestrictions="publisherRestrictions";static purposeConsents="purposeConsents";static purposeLegitimateInterests="purposeLegitimateInterests";static purposeOneTreatment="purposeOneTreatment";static specialFeatureOptins="specialFeatureOptins";static useNonStandardTexts="useNonStandardTexts";static vendorConsents="vendorConsents";static vendorLegitimateInterests="vendorLegitimateInterests";static vendorListVersion="vendorListVersion";static vendorsAllowed="vendorsAllowed";static vendorsDisclosed="vendorsDisclosed";static version="version"}class At{clone(){const e=new this.constructor;return Object.keys(this).forEach(s=>{const n=this.deepClone(this[s]);n!==void 0&&(e[s]=n)}),e}deepClone(e){const i=typeof e;if(i==="number"||i==="string"||i==="boolean")return e;if(e!==null&&i==="object"){if(typeof e.clone=="function")return e.clone();if(e instanceof Date)return new Date(e.getTime());if(e[Symbol.iterator]!==void 0){const s=[];for(const n of e)s.push(this.deepClone(n));return e instanceof Array?s:new e.constructor(s)}else{const s={};for(const n in e)e.hasOwnProperty(n)&&(s[n]=this.deepClone(e[n]));return s}}}}var ke;(function(t){t[t.NOT_ALLOWED=0]="NOT_ALLOWED",t[t.REQUIRE_CONSENT=1]="REQUIRE_CONSENT",t[t.REQUIRE_LI=2]="REQUIRE_LI"})(ke||(ke={}));class Oe extends At{static hashSeparator="-";purposeId_;restrictionType;constructor(e,i){super(),e!==void 0&&(this.purposeId=e),i!==void 0&&(this.restrictionType=i)}static unHash(e){const i=e.split(this.hashSeparator),s=new Oe;if(i.length!==2)throw new Ne("hash",e);return s.purposeId=parseInt(i[0],10),s.restrictionType=parseInt(i[1],10),s}get hash(){if(!this.isValid())throw new Error("cannot hash invalid PurposeRestriction");return`${this.purposeId}${Oe.hashSeparator}${this.restrictionType}`}get purposeId(){return this.purposeId_}set purposeId(e){this.purposeId_=e}isValid(){return Number.isInteger(this.purposeId)&&this.purposeId>0&&(this.restrictionType===ke.NOT_ALLOWED||this.restrictionType===ke.REQUIRE_CONSENT||this.restrictionType===ke.REQUIRE_LI)}isSameAs(e){return this.purposeId===e.purposeId&&this.restrictionType===e.restrictionType}}class Ws extends At{bitLength=0;map=new Map;gvl_;has(e){return this.map.has(e)}isOkToHave(e,i,s){let n=!0;if(this.gvl?.vendors){const o=this.gvl.vendors[s];if(o)if(e===ke.NOT_ALLOWED)n=o.legIntPurposes.includes(i)||o.purposes.includes(i);else if(o.flexiblePurposes.length)switch(e){case ke.REQUIRE_CONSENT:n=o.flexiblePurposes.includes(i)&&o.legIntPurposes.includes(i);break;case ke.REQUIRE_LI:n=o.flexiblePurposes.includes(i)&&o.purposes.includes(i);break}else n=!1;else n=!1}return n}add(e,i){if(this.isOkToHave(i.restrictionType,i.purposeId,e)){const s=i.hash;this.has(s)||(this.map.set(s,new Set),this.bitLength=0),this.map.get(s).add(e)}}restrictPurposeToLegalBasis(e){const i=Array.from(this.gvl.vendorIds),s=e.hash,n=i[i.length-1],o=[...Array(n).keys()].map(a=>a+1);if(!this.has(s))this.map.set(s,new Set(o)),this.bitLength=0;else for(let a=1;a<=n;a++)this.map.get(s).add(a)}getVendors(e){let i=[];if(e){const s=e.hash;this.has(s)&&(i=Array.from(this.map.get(s)))}else{const s=new Set;this.map.forEach(n=>{n.forEach(o=>{s.add(o)})}),i=Array.from(s)}return i.sort((s,n)=>s-n)}getRestrictionType(e,i){let s;return this.getRestrictions(e).forEach(n=>{n.purposeId===i&&(s===void 0||s>n.restrictionType)&&(s=n.restrictionType)}),s}vendorHasRestriction(e,i){let s=!1;const n=this.getRestrictions(e);for(let o=0;o<n.length&&!s;o++)s=i.isSameAs(n[o]);return s}getMaxVendorId(){let e=0;return this.map.forEach(i=>{e=Math.max(Array.from(i)[i.size-1],e)}),e}getRestrictions(e){const i=[];return this.map.forEach((s,n)=>{e?s.has(e)&&i.push(Oe.unHash(n)):i.push(Oe.unHash(n))}),i}getPurposes(){const e=new Set;return this.map.forEach((i,s)=>{e.add(Oe.unHash(s).purposeId)}),Array.from(e)}remove(e,i){const s=i.hash,n=this.map.get(s);n&&(n.delete(e),n.size==0&&(this.map.delete(s),this.bitLength=0))}set gvl(e){this.gvl_||(this.gvl_=e,this.map.forEach((i,s)=>{const n=Oe.unHash(s);Array.from(i).forEach(a=>{this.isOkToHave(n.restrictionType,n.purposeId,a)||i.delete(a)})}))}get gvl(){return this.gvl_}isEmpty(){return this.map.size===0}get numRestrictions(){return this.map.size}}var Zs;(function(t){t.COOKIE="cookie",t.WEB="web",t.APP="app"})(Zs||(Zs={}));var Y;(function(t){t.CORE="core",t.VENDORS_DISCLOSED="vendorsDisclosed",t.VENDORS_ALLOWED="vendorsAllowed",t.PUBLISHER_TC="publisherTC"})(Y||(Y={}));class Js{static ID_TO_KEY=[Y.CORE,Y.VENDORS_DISCLOSED,Y.VENDORS_ALLOWED,Y.PUBLISHER_TC];static KEY_TO_ID={[Y.CORE]:0,[Y.VENDORS_DISCLOSED]:1,[Y.VENDORS_ALLOWED]:2,[Y.PUBLISHER_TC]:3}}class he extends At{bitLength=0;maxId_=0;set_=new Set;*[Symbol.iterator](){for(let e=1;e<=this.maxId;e++)yield[e,this.has(e)]}values(){return this.set_.values()}get maxId(){return this.maxId_}has(e){return this.set_.has(e)}unset(e){Array.isArray(e)?e.forEach(i=>this.unset(i)):typeof e=="object"?this.unset(Object.keys(e).map(i=>Number(i))):(this.set_.delete(Number(e)),this.bitLength=0,e===this.maxId&&(this.maxId_=0,this.set_.forEach(i=>{this.maxId_=Math.max(this.maxId,i)})))}isIntMap(e){let i=typeof e=="object";return i=i&&Object.keys(e).every(s=>{let n=Number.isInteger(parseInt(s,10));return n=n&&this.isValidNumber(e[s].id),n=n&&e[s].name!==void 0,n}),i}isValidNumber(e){return parseInt(e,10)>0}isSet(e){let i=!1;return e instanceof Set&&(i=Array.from(e).every(this.isValidNumber)),i}set(e){if(Array.isArray(e))e.forEach(i=>this.set(i));else if(this.isSet(e))this.set(Array.from(e));else if(this.isIntMap(e))this.set(Object.keys(e).map(i=>Number(i)));else if(this.isValidNumber(e))this.set_.add(e),this.maxId_=Math.max(this.maxId,e),this.bitLength=0;else throw new Ne("set()",e,"must be positive integer array, positive integer, Set<number>, or IntMap")}empty(){this.set_=new Set}forEach(e){for(let i=1;i<=this.maxId;i++)e(this.has(i),i)}get size(){return this.set_.size}setAll(e){this.set(e)}}class O{static[w.cmpId]=12;static[w.cmpVersion]=12;static[w.consentLanguage]=12;static[w.consentScreen]=6;static[w.created]=36;static[w.isServiceSpecific]=1;static[w.lastUpdated]=36;static[w.policyVersion]=6;static[w.publisherCountryCode]=12;static[w.publisherLegitimateInterests]=24;static[w.publisherConsents]=24;static[w.purposeConsents]=24;static[w.purposeLegitimateInterests]=24;static[w.purposeOneTreatment]=1;static[w.specialFeatureOptins]=12;static[w.useNonStandardTexts]=1;static[w.vendorListVersion]=12;static[w.version]=6;static anyBoolean=1;static encodingType=1;static maxId=16;static numCustomPurposes=6;static numEntries=12;static numRestrictions=12;static purposeId=6;static restrictionType=2;static segmentType=3;static singleOrRange=1;static vendorId=16}class Ie{static encode(e){return String(Number(e))}static decode(e){return e==="1"}}class F{static encode(e,i){let s;if(typeof e=="string"&&(e=parseInt(e,10)),s=e.toString(2),s.length>i||e<0)throw new Le(`${e} too large to encode into ${i}`);return s.length<i&&(s="0".repeat(i-s.length)+s),s}static decode(e,i){if(i!==e.length)throw new ye("invalid bit length");return parseInt(e,2)}}class Qs{static encode(e,i){return F.encode(Math.round(e.getTime()/100),i)}static decode(e,i){if(i!==e.length)throw new ye("invalid bit length");const s=new Date;return s.setTime(F.decode(e,i)*100),s}}class Ye{static encode(e,i){let s="";for(let n=1;n<=i;n++)s+=Ie.encode(e.has(n));return s}static decode(e,i){if(e.length!==i)throw new ye("bitfield encoding length mismatch");const s=new he;for(let n=1;n<=i;n++)Ie.decode(e[n-1])&&s.set(n);return s.bitLength=e.length,s}}class Xs{static encode(e,i){e=e.toUpperCase();const s=65,n=e.charCodeAt(0)-s,o=e.charCodeAt(1)-s;if(n<0||n>25||o<0||o>25)throw new Le(`invalid language code: ${e}`);if(i%2===1)throw new Le(`numBits must be even, ${i} is not valid`);i=i/2;const a=F.encode(n,i),c=F.encode(o,i);return a+c}static decode(e,i){let s;if(i===e.length&&!(e.length%2)){const o=e.length/2,a=F.decode(e.slice(0,o),o)+65,c=F.decode(e.slice(o),o)+65;s=String.fromCharCode(a)+String.fromCharCode(c)}else throw new ye("invalid bit length for language");return s}}class qa{static encode(e){let i=F.encode(e.numRestrictions,O.numRestrictions);if(!e.isEmpty()){const s=(n,o)=>{for(let a=n+1;a<=o;a++)if(e.gvl.vendorIds.has(a))return a;return n};e.getRestrictions().forEach(n=>{i+=F.encode(n.purposeId,O.purposeId),i+=F.encode(n.restrictionType,O.restrictionType);const o=e.getVendors(n),a=o.length;let c=0,r=0,l="";for(let p=0;p<a;p++){const d=o[p];if(r===0&&(c++,r=d),p===a-1||o[p+1]>s(d,o[a-1])){const v=d!==r;l+=Ie.encode(v),l+=F.encode(r,O.vendorId),v&&(l+=F.encode(d,O.vendorId)),r=0}}i+=F.encode(c,O.numEntries),i+=l})}return i}static decode(e){let i=0;const s=new Ws,n=F.decode(e.substr(i,O.numRestrictions),O.numRestrictions);i+=O.numRestrictions;for(let o=0;o<n;o++){const a=F.decode(e.substr(i,O.purposeId),O.purposeId);i+=O.purposeId;const c=F.decode(e.substr(i,O.restrictionType),O.restrictionType);i+=O.restrictionType;const r=new Oe(a,c),l=F.decode(e.substr(i,O.numEntries),O.numEntries);i+=O.numEntries;for(let p=0;p<l;p++){const d=Ie.decode(e.substr(i,O.anyBoolean));i+=O.anyBoolean;const v=F.decode(e.substr(i,O.vendorId),O.vendorId);if(i+=O.vendorId,d){const f=F.decode(e.substr(i,O.vendorId),O.vendorId);if(i+=O.vendorId,f<v)throw new ye(`Invalid RangeEntry: endVendorId ${f} is less than ${v}`);for(let g=v;g<=f;g++)s.add(g,r)}else s.add(v,r)}}return s.bitLength=i,s}}var Tt;(function(t){t[t.FIELD=0]="FIELD",t[t.RANGE=1]="RANGE"})(Tt||(Tt={}));class xt{static encode(e){const i=[];let s=[],n=F.encode(e.maxId,O.maxId),o="",a;const c=O.maxId+O.encodingType,r=c+e.maxId,l=O.vendorId*2+O.singleOrRange+O.numEntries;let p=c+O.numEntries;return e.forEach((d,v)=>{o+=Ie.encode(d),a=e.maxId>l&&p<r,a&&d&&(e.has(v+1)?s.length===0&&(s.push(v),p+=O.singleOrRange,p+=O.vendorId):(s.push(v),p+=O.vendorId,i.push(s),s=[]))}),a?(n+=String(Tt.RANGE),n+=this.buildRangeEncoding(i)):(n+=String(Tt.FIELD),n+=o),n}static decode(e,i){let s,n=0;const o=F.decode(e.substr(n,O.maxId),O.maxId);n+=O.maxId;const a=F.decode(e.charAt(n),O.encodingType);if(n+=O.encodingType,a===Tt.RANGE){if(s=new he,i===1){if(e.substr(n,1)==="1")throw new ye("Unable to decode default consent=1");n++}const c=F.decode(e.substr(n,O.numEntries),O.numEntries);n+=O.numEntries;for(let r=0;r<c;r++){const l=Ie.decode(e.charAt(n));n+=O.singleOrRange;const p=F.decode(e.substr(n,O.vendorId),O.vendorId);if(n+=O.vendorId,l){const d=F.decode(e.substr(n,O.vendorId),O.vendorId);n+=O.vendorId;for(let v=p;v<=d;v++)s.set(v)}else s.set(p)}}else{const c=e.substr(n,o);n+=o,s=Ye.decode(c,o)}return s.bitLength=n,s}static buildRangeEncoding(e){const i=e.length;let s=F.encode(i,O.numEntries);return e.forEach(n=>{const o=n.length===1;s+=Ie.encode(!o),s+=F.encode(n[0],O.vendorId),o||(s+=F.encode(n[1],O.vendorId))}),s}}function en(){return{[w.version]:F,[w.created]:Qs,[w.lastUpdated]:Qs,[w.cmpId]:F,[w.cmpVersion]:F,[w.consentScreen]:F,[w.consentLanguage]:Xs,[w.vendorListVersion]:F,[w.policyVersion]:F,[w.isServiceSpecific]:Ie,[w.useNonStandardTexts]:Ie,[w.specialFeatureOptins]:Ye,[w.purposeConsents]:Ye,[w.purposeLegitimateInterests]:Ye,[w.purposeOneTreatment]:Ie,[w.publisherCountryCode]:Xs,[w.vendorConsents]:xt,[w.vendorLegitimateInterests]:xt,[w.publisherRestrictions]:qa,segmentType:F,[w.vendorsDisclosed]:xt,[w.vendorsAllowed]:xt,[w.publisherConsents]:Ye,[w.publisherLegitimateInterests]:Ye,[w.numCustomPurposes]:F,[w.publisherCustomConsents]:Ye,[w.publisherCustomLegitimateInterests]:Ye}}class Ka{1={[Y.CORE]:[w.version,w.created,w.lastUpdated,w.cmpId,w.cmpVersion,w.consentScreen,w.consentLanguage,w.vendorListVersion,w.purposeConsents,w.vendorConsents]};2={[Y.CORE]:[w.version,w.created,w.lastUpdated,w.cmpId,w.cmpVersion,w.consentScreen,w.consentLanguage,w.vendorListVersion,w.policyVersion,w.isServiceSpecific,w.useNonStandardTexts,w.specialFeatureOptins,w.purposeConsents,w.purposeLegitimateInterests,w.purposeOneTreatment,w.publisherCountryCode,w.vendorConsents,w.vendorLegitimateInterests,w.publisherRestrictions],[Y.PUBLISHER_TC]:[w.publisherConsents,w.publisherLegitimateInterests,w.numCustomPurposes,w.publisherCustomConsents,w.publisherCustomLegitimateInterests],[Y.VENDORS_ALLOWED]:[w.vendorsAllowed],[Y.VENDORS_DISCLOSED]:[w.vendorsDisclosed]}}class Ya{1=[Y.CORE];2=[Y.CORE];constructor(e,i){if(e.version===2)if(e.isServiceSpecific)this[2].push(Y.PUBLISHER_TC);else{const s=!!(i&&i.isForVendors);(!s||e[w.supportOOB]===!0)&&this[2].push(Y.VENDORS_DISCLOSED),s&&(e[w.supportOOB]&&e[w.vendorsAllowed].size>0&&this[2].push(Y.VENDORS_ALLOWED),this[2].push(Y.PUBLISHER_TC))}}}class tn{static fieldSequence=new Ka;static encode(e,i){let s;try{s=this.fieldSequence[String(e.version)][i]}catch{throw new Le(`Unable to encode version: ${e.version}, segment: ${i}`)}let n="";i!==Y.CORE&&(n=F.encode(Js.KEY_TO_ID[i],O.segmentType));const o=en();return s.forEach(a=>{const c=e[a],r=o[a];let l=O[a];l===void 0&&this.isPublisherCustom(a)&&(l=Number(e[w.numCustomPurposes]));try{n+=r.encode(c,l)}catch(p){throw new Le(`Error encoding ${i}->${a}: ${p.message}`)}}),Ri.encode(n)}static decode(e,i,s){const n=Ri.decode(e);let o=0;s===Y.CORE&&(i.version=F.decode(n.substr(o,O[w.version]),O[w.version])),s!==Y.CORE&&(o+=O.segmentType);const a=this.fieldSequence[String(i.version)][s],c=en();return a.forEach(r=>{const l=c[r];let p=O[r];if(p===void 0&&this.isPublisherCustom(r)&&(p=Number(i[w.numCustomPurposes])),p!==0){const d=n.substr(o,p);if(l===xt?i[r]=l.decode(d,i.version):i[r]=l.decode(d,p),Number.isInteger(p))o+=p;else if(Number.isInteger(i[r].bitLength))o+=i[r].bitLength;else throw new ye(r)}}),i}static isPublisherCustom(e){return e.indexOf("publisherCustom")===0}}class Wa{static processor=[e=>e,(e,i)=>{e.publisherRestrictions.gvl=i,e.purposeLegitimateInterests.unset([1,3,4,5,6]);const s=new Map;return s.set("legIntPurposes",e.vendorLegitimateInterests),s.set("purposes",e.vendorConsents),s.forEach((n,o)=>{n.forEach((a,c)=>{if(a){const r=i.vendors[c];if(!r||r.deletedDate)n.unset(c);else if(r[o].length===0)if(o==="legIntPurposes"&&r.purposes.length===0&&r.legIntPurposes.length===0&&r.specialPurposes.length>0)n.set(c);else if(o==="legIntPurposes"&&r.purposes.length>0&&r.legIntPurposes.length===0&&r.specialPurposes.length>0)n.set(c);else if(e.isServiceSpecific)if(r.flexiblePurposes.length===0)n.unset(c);else{const l=e.publisherRestrictions.getRestrictions(c);let p=!1;for(let d=0,v=l.length;d<v&&!p;d++)p=l[d].restrictionType===ke.REQUIRE_CONSENT&&o==="purposes"||l[d].restrictionType===ke.REQUIRE_LI&&o==="legIntPurposes";p||n.unset(c)}else n.unset(c)}})}),e.vendorsDisclosed.set(i.vendors),e}];static process(e,i){const s=e.gvl;if(!s)throw new Le("Unable to encode TCModel without a GVL");if(!s.isReady)throw new Le("Unable to encode TCModel tcModel.gvl.readyPromise is not resolved");e=e.clone(),e.consentLanguage=s.language.slice(0,2).toUpperCase(),i?.version>0&&i?.version<=this.processor.length?e.version=i.version:e.version=this.processor.length;const n=e.version-1;if(!this.processor[n])throw new Le(`Invalid version: ${e.version}`);return this.processor[n](e,s)}}class Za{static absCall(e,i,s,n){return new Promise((o,a)=>{const c=new XMLHttpRequest,r=()=>{if(c.readyState==XMLHttpRequest.DONE)if(c.status>=200&&c.status<300){let v=c.response;if(typeof v=="string")try{v=JSON.parse(v)}catch{}o(v)}else a(new Error(`HTTP Status: ${c.status} response type: ${c.responseType}`))},l=()=>{a(new Error("error"))},p=()=>{a(new Error("aborted"))},d=()=>{a(new Error("Timeout "+n+"ms "+e))};c.withCredentials=s,c.addEventListener("load",r),c.addEventListener("error",l),c.addEventListener("abort",p),i===null?c.open("GET",e,!0):c.open("POST",e,!0),c.responseType="json",c.timeout=n,c.ontimeout=d,c.send(i)})}static post(e,i,s=!1,n=0){return this.absCall(e,JSON.stringify(i),s,n)}static fetch(e,i=!1,s=0){return this.absCall(e,null,i,s)}}class T extends At{static LANGUAGE_CACHE=new Map;static CACHE=new Map;static LATEST_CACHE_KEY=0;static DEFAULT_LANGUAGE="EN";static consentLanguages=new ze;static baseUrl_;static set baseUrl(e){if(/^https?:\/\/vendorlist\.consensu\.org\//.test(e))throw new kt("Invalid baseUrl! You may not pull directly from vendorlist.consensu.org and must provide your own cache");e.length>0&&e[e.length-1]!=="/"&&(e+="/"),this.baseUrl_=e}static get baseUrl(){return this.baseUrl_}static latestFilename="vendor-list.json";static versionedFilename="archives/vendor-list-v[VERSION].json";static languageFilename="purposes-[LANG].json";readyPromise;gvlSpecificationVersion;vendorListVersion;tcfPolicyVersion;lastUpdated;purposes;specialPurposes;features;specialFeatures;isReady_=!1;vendors_;vendorIds;fullVendorList;byPurposeVendorMap;bySpecialPurposeVendorMap;byFeatureVendorMap;bySpecialFeatureVendorMap;stacks;dataCategories;lang_;cacheLang_;isLatest=!1;constructor(e,i){super();let s=T.baseUrl,n=i?.language;if(n)try{n=T.consentLanguages.parseLanguage(n)}catch(o){throw new kt("Error during parsing the language: "+o.message)}if(this.lang_=n||T.DEFAULT_LANGUAGE,this.cacheLang_=n||T.DEFAULT_LANGUAGE,this.isVendorList(e))this.populate(e),this.readyPromise=Promise.resolve();else{if(!s)throw new kt("must specify GVL.baseUrl before loading GVL json");if(e>0){const o=e;T.CACHE.has(o)?(this.populate(T.CACHE.get(o)),this.readyPromise=Promise.resolve()):(s+=T.versionedFilename.replace("[VERSION]",String(o)),this.readyPromise=this.fetchJson(s))}else T.CACHE.has(T.LATEST_CACHE_KEY)?(this.populate(T.CACHE.get(T.LATEST_CACHE_KEY)),this.readyPromise=Promise.resolve()):(this.isLatest=!0,this.readyPromise=this.fetchJson(s+T.latestFilename))}}static emptyLanguageCache(e){let i=!1;return e==null&&T.LANGUAGE_CACHE.size>0?(T.LANGUAGE_CACHE=new Map,i=!0):typeof e=="string"&&this.consentLanguages.has(e.toUpperCase())&&(T.LANGUAGE_CACHE.delete(e.toUpperCase()),i=!0),i}static emptyCache(e){let i=!1;return Number.isInteger(e)&&e>=0?(T.CACHE.delete(e),i=!0):e===void 0&&(T.CACHE=new Map,i=!0),i}cacheLanguage(){T.LANGUAGE_CACHE.has(this.cacheLang_)||T.LANGUAGE_CACHE.set(this.cacheLang_,{purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,dataCategories:this.dataCategories})}async fetchJson(e){try{this.populate(await Za.fetch(e))}catch(i){throw new kt(i.message)}}getJson(){return{gvlSpecificationVersion:this.gvlSpecificationVersion,vendorListVersion:this.vendorListVersion,tcfPolicyVersion:this.tcfPolicyVersion,lastUpdated:this.lastUpdated,purposes:this.clonePurposes(),specialPurposes:this.cloneSpecialPurposes(),features:this.cloneFeatures(),specialFeatures:this.cloneSpecialFeatures(),stacks:this.cloneStacks(),...this.dataCategories?{dataCategories:this.cloneDataCategories()}:{},vendors:this.cloneVendors()}}cloneSpecialFeatures(){const e={};for(const i of Object.keys(this.specialFeatures))e[i]=T.cloneFeature(this.specialFeatures[i]);return e}cloneFeatures(){const e={};for(const i of Object.keys(this.features))e[i]=T.cloneFeature(this.features[i]);return e}cloneStacks(){const e={};for(const i of Object.keys(this.stacks))e[i]=T.cloneStack(this.stacks[i]);return e}cloneDataCategories(){const e={};for(const i of Object.keys(this.dataCategories))e[i]=T.cloneDataCategory(this.dataCategories[i]);return e}cloneSpecialPurposes(){const e={};for(const i of Object.keys(this.specialPurposes))e[i]=T.clonePurpose(this.specialPurposes[i]);return e}clonePurposes(){const e={};for(const i of Object.keys(this.purposes))e[i]=T.clonePurpose(this.purposes[i]);return e}static clonePurpose(e){return{id:e.id,name:e.name,description:e.description,...e.descriptionLegal?{descriptionLegal:e.descriptionLegal}:{},...e.illustrations?{illustrations:Array.from(e.illustrations)}:{}}}static cloneFeature(e){return{id:e.id,name:e.name,description:e.description,...e.descriptionLegal?{descriptionLegal:e.descriptionLegal}:{},...e.illustrations?{illustrations:Array.from(e.illustrations)}:{}}}static cloneDataCategory(e){return{id:e.id,name:e.name,description:e.description}}static cloneStack(e){return{id:e.id,name:e.name,description:e.description,purposes:Array.from(e.purposes),specialFeatures:Array.from(e.specialFeatures)}}static cloneDataRetention(e){return{...typeof e.stdRetention=="number"?{stdRetention:e.stdRetention}:{},purposes:{...e.purposes},specialPurposes:{...e.specialPurposes}}}static cloneVendorUrls(e){return e.map(i=>({langId:i.langId,privacy:i.privacy,...i.legIntClaim?{legIntClaim:i.legIntClaim}:{}}))}static cloneVendor(e){return{id:e.id,name:e.name,purposes:Array.from(e.purposes),legIntPurposes:Array.from(e.legIntPurposes),flexiblePurposes:Array.from(e.flexiblePurposes),specialPurposes:Array.from(e.specialPurposes),features:Array.from(e.features),specialFeatures:Array.from(e.specialFeatures),...e.overflow?{overflow:{httpGetLimit:e.overflow.httpGetLimit}}:{},...typeof e.cookieMaxAgeSeconds=="number"||e.cookieMaxAgeSeconds===null?{cookieMaxAgeSeconds:e.cookieMaxAgeSeconds}:{},...e.usesCookies!==void 0?{usesCookies:e.usesCookies}:{},...e.policyUrl?{policyUrl:e.policyUrl}:{},...e.cookieRefresh!==void 0?{cookieRefresh:e.cookieRefresh}:{},...e.usesNonCookieAccess!==void 0?{usesNonCookieAccess:e.usesNonCookieAccess}:{},...e.dataRetention?{dataRetention:this.cloneDataRetention(e.dataRetention)}:{},...e.urls?{urls:this.cloneVendorUrls(e.urls)}:{},...e.dataDeclaration?{dataDeclaration:Array.from(e.dataDeclaration)}:{},...e.deviceStorageDisclosureUrl?{deviceStorageDisclosureUrl:e.deviceStorageDisclosureUrl}:{},...e.deletedDate?{deletedDate:e.deletedDate}:{}}}cloneVendors(){const e={};for(const i of Object.keys(this.fullVendorList))e[i]=T.cloneVendor(this.fullVendorList[i]);return e}async changeLanguage(e){let i=e;try{i=T.consentLanguages.parseLanguage(e)}catch(n){throw new kt("Error during parsing the language: "+n.message)}const s=e.toUpperCase();if(!(i.toLowerCase()===T.DEFAULT_LANGUAGE.toLowerCase()&&!T.LANGUAGE_CACHE.has(s))&&i!==this.lang_)if(this.lang_=i,T.LANGUAGE_CACHE.has(s)){const n=T.LANGUAGE_CACHE.get(s);for(const o in n)n.hasOwnProperty(o)&&(this[o]=n[o])}else{const n=T.baseUrl+T.languageFilename.replace("[LANG]",this.lang_.toLowerCase());try{await this.fetchJson(n),this.cacheLang_=s,this.cacheLanguage()}catch(o){throw new kt("unable to load language: "+o.message)}}}get language(){return this.lang_}isVendorList(e){return e!==void 0&&e.vendors!==void 0}populate(e){this.purposes=e.purposes,this.specialPurposes=e.specialPurposes,this.features=e.features,this.specialFeatures=e.specialFeatures,this.stacks=e.stacks,this.dataCategories=e.dataCategories,this.isVendorList(e)&&(this.gvlSpecificationVersion=e.gvlSpecificationVersion,this.tcfPolicyVersion=e.tcfPolicyVersion,this.vendorListVersion=e.vendorListVersion,this.lastUpdated=e.lastUpdated,typeof this.lastUpdated=="string"&&(this.lastUpdated=new Date(this.lastUpdated)),this.vendors_=e.vendors,this.fullVendorList=e.vendors,this.mapVendors(),this.isReady_=!0,this.isLatest&&T.CACHE.set(T.LATEST_CACHE_KEY,this.getJson()),T.CACHE.has(this.vendorListVersion)||T.CACHE.set(this.vendorListVersion,this.getJson())),this.cacheLanguage()}mapVendors(e){this.byPurposeVendorMap={},this.bySpecialPurposeVendorMap={},this.byFeatureVendorMap={},this.bySpecialFeatureVendorMap={},Object.keys(this.purposes).forEach(i=>{this.byPurposeVendorMap[i]={legInt:new Set,consent:new Set,flexible:new Set}}),Object.keys(this.specialPurposes).forEach(i=>{this.bySpecialPurposeVendorMap[i]=new Set}),Object.keys(this.features).forEach(i=>{this.byFeatureVendorMap[i]=new Set}),Object.keys(this.specialFeatures).forEach(i=>{this.bySpecialFeatureVendorMap[i]=new Set}),Array.isArray(e)||(e=Object.keys(this.fullVendorList).map(i=>+i)),this.vendorIds=new Set(e),this.vendors_=e.reduce((i,s)=>{const n=this.vendors_[String(s)];return n&&n.deletedDate===void 0&&(n.purposes.forEach(o=>{this.byPurposeVendorMap[String(o)].consent.add(s)}),n.specialPurposes.forEach(o=>{this.bySpecialPurposeVendorMap[String(o)].add(s)}),n.legIntPurposes.forEach(o=>{this.byPurposeVendorMap[String(o)].legInt.add(s)}),n.flexiblePurposes&&n.flexiblePurposes.forEach(o=>{this.byPurposeVendorMap[String(o)].flexible.add(s)}),n.features.forEach(o=>{this.byFeatureVendorMap[String(o)].add(s)}),n.specialFeatures.forEach(o=>{this.bySpecialFeatureVendorMap[String(o)].add(s)}),i[s]=n),i},{})}getFilteredVendors(e,i,s,n){const o=e.charAt(0).toUpperCase()+e.slice(1);let a;const c={};return e==="purpose"&&s?a=this["by"+o+"VendorMap"][String(i)][s]:a=this["by"+(n?"Special":"")+o+"VendorMap"][String(i)],a.forEach(r=>{c[String(r)]=this.vendors[String(r)]}),c}getVendorsWithConsentPurpose(e){return this.getFilteredVendors("purpose",e,"consent")}getVendorsWithLegIntPurpose(e){return this.getFilteredVendors("purpose",e,"legInt")}getVendorsWithFlexiblePurpose(e){return this.getFilteredVendors("purpose",e,"flexible")}getVendorsWithSpecialPurpose(e){return this.getFilteredVendors("purpose",e,void 0,!0)}getVendorsWithFeature(e){return this.getFilteredVendors("feature",e)}getVendorsWithSpecialFeature(e){return this.getFilteredVendors("feature",e,void 0,!0)}get vendors(){return this.vendors_}narrowVendorsTo(e){this.mapVendors(e)}get isReady(){return this.isReady_}clone(){const e=new T(this.getJson());return this.lang_!==T.DEFAULT_LANGUAGE&&e.changeLanguage(this.lang_),e}static isInstanceOf(e){return typeof e=="object"&&typeof e.narrowVendorsTo=="function"}}class Vi extends At{static consentLanguages=T.consentLanguages;isServiceSpecific_=!1;supportOOB_=!0;useNonStandardTexts_=!1;purposeOneTreatment_=!1;publisherCountryCode_="AA";version_=2;consentScreen_=0;policyVersion_=4;consentLanguage_="EN";cmpId_=0;cmpVersion_=0;vendorListVersion_=0;numCustomPurposes_=0;gvl_;created;lastUpdated;specialFeatureOptins=new he;purposeConsents=new he;purposeLegitimateInterests=new he;publisherConsents=new he;publisherLegitimateInterests=new he;publisherCustomConsents=new he;publisherCustomLegitimateInterests=new he;customPurposes;vendorConsents=new he;vendorLegitimateInterests=new he;vendorsDisclosed=new he;vendorsAllowed=new he;publisherRestrictions=new Ws;constructor(e){super(),e&&(this.gvl=e),this.updated()}set gvl(e){T.isInstanceOf(e)||(e=new T(e)),this.gvl_=e,this.publisherRestrictions.gvl=e}get gvl(){return this.gvl_}set cmpId(e){if(e=Number(e),Number.isInteger(e)&&e>1)this.cmpId_=e;else throw new Ne("cmpId",e)}get cmpId(){return this.cmpId_}set cmpVersion(e){if(e=Number(e),Number.isInteger(e)&&e>-1)this.cmpVersion_=e;else throw new Ne("cmpVersion",e)}get cmpVersion(){return this.cmpVersion_}set consentScreen(e){if(e=Number(e),Number.isInteger(e)&&e>-1)this.consentScreen_=e;else throw new Ne("consentScreen",e)}get consentScreen(){return this.consentScreen_}set consentLanguage(e){this.consentLanguage_=e}get consentLanguage(){return this.consentLanguage_}set publisherCountryCode(e){if(/^([A-z]){2}$/.test(e))this.publisherCountryCode_=e.toUpperCase();else throw new Ne("publisherCountryCode",e)}get publisherCountryCode(){return this.publisherCountryCode_}set vendorListVersion(e){if(e=Number(e)>>0,e<0)throw new Ne("vendorListVersion",e);this.vendorListVersion_=e}get vendorListVersion(){return this.gvl?this.gvl.vendorListVersion:this.vendorListVersion_}set policyVersion(e){if(this.policyVersion_=parseInt(e,10),this.policyVersion_<0)throw new Ne("policyVersion",e)}get policyVersion(){return this.gvl?this.gvl.tcfPolicyVersion:this.policyVersion_}set version(e){this.version_=parseInt(e,10)}get version(){return this.version_}set isServiceSpecific(e){this.isServiceSpecific_=e}get isServiceSpecific(){return this.isServiceSpecific_}set useNonStandardTexts(e){this.useNonStandardTexts_=e}get useNonStandardTexts(){return this.useNonStandardTexts_}set supportOOB(e){this.supportOOB_=e}get supportOOB(){return this.supportOOB_}set purposeOneTreatment(e){this.purposeOneTreatment_=e}get purposeOneTreatment(){return this.purposeOneTreatment_}setAllVendorConsents(){this.vendorConsents.set(this.gvl.vendors)}unsetAllVendorConsents(){this.vendorConsents.empty()}setAllVendorsDisclosed(){this.vendorsDisclosed.set(this.gvl.vendors)}unsetAllVendorsDisclosed(){this.vendorsDisclosed.empty()}setAllVendorsAllowed(){this.vendorsAllowed.set(this.gvl.vendors)}unsetAllVendorsAllowed(){this.vendorsAllowed.empty()}setAllVendorLegitimateInterests(){this.vendorLegitimateInterests.set(this.gvl.vendors)}unsetAllVendorLegitimateInterests(){this.vendorLegitimateInterests.empty()}setAllPurposeConsents(){this.purposeConsents.set(this.gvl.purposes)}unsetAllPurposeConsents(){this.purposeConsents.empty()}setAllPurposeLegitimateInterests(){this.purposeLegitimateInterests.set(this.gvl.purposes)}unsetAllPurposeLegitimateInterests(){this.purposeLegitimateInterests.empty()}setAllSpecialFeatureOptins(){this.specialFeatureOptins.set(this.gvl.specialFeatures)}unsetAllSpecialFeatureOptins(){this.specialFeatureOptins.empty()}setAll(){this.setAllVendorConsents(),this.setAllPurposeLegitimateInterests(),this.setAllSpecialFeatureOptins(),this.setAllPurposeConsents(),this.setAllVendorLegitimateInterests()}unsetAll(){this.unsetAllVendorConsents(),this.unsetAllPurposeLegitimateInterests(),this.unsetAllSpecialFeatureOptins(),this.unsetAllPurposeConsents(),this.unsetAllVendorLegitimateInterests()}get numCustomPurposes(){let e=this.numCustomPurposes_;if(typeof this.customPurposes=="object"){const i=Object.keys(this.customPurposes).sort((s,n)=>Number(s)-Number(n));e=parseInt(i.pop(),10)}return e}set numCustomPurposes(e){if(this.numCustomPurposes_=parseInt(e,10),this.numCustomPurposes_<0)throw new Ne("numCustomPurposes",e)}updated(){const e=new Date,i=new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()));this.created=i,this.lastUpdated=i}}class qt{static encode(e,i){let s="",n;return e=Wa.process(e,i),Array.isArray(i?.segments)?n=i.segments:n=new Ya(e,i)[""+e.version],n.forEach((o,a)=>{let c="";a<n.length-1&&(c="."),s+=tn.encode(e,o)+c}),s}static decode(e,i){const s=e.split("."),n=s.length;i||(i=new Vi);for(let o=0;o<n;o++){const a=s[o],r=Ri.decode(a.charAt(0)).substr(0,O.segmentType),l=Js.ID_TO_KEY[F.decode(r,O.segmentType).toString()];tn.decode(a,i,l)}return i}}var Ja=Object.defineProperty,Qa=(t,e,i)=>e in t?Ja(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Mi=(t,e,i)=>Qa(t,typeof e!="symbol"?e+"":e,i);class Ui{constructor(e,i,s){Mi(this,"consentPreference"),Mi(this,"notice"),Mi(this,"noticeHistoryId"),this.notice=e,this.consentPreference=i,this.noticeHistoryId=s}}P.TCMobileDataVals=void 0,(t=>{(e=>{e[e._0=0]="_0",e[e._1=1]="_1"})(t.IABTCFgdprApplies||(t.IABTCFgdprApplies={})),(e=>{e[e._0=0]="_0",e[e._1=1]="_1"})(t.IABTCFPurposeOneTreatment||(t.IABTCFPurposeOneTreatment={})),(e=>{e[e._0=0]="_0",e[e._1=1]="_1"})(t.IABTCFUseNonStandardTexts||(t.IABTCFUseNonStandardTexts={}))})(P.TCMobileDataVals||(P.TCMobileDataVals={}));var sn=(t=>(t.GPP_US_NATIONAL="gpp_us_national",t.GPP_US_STATE="gpp_us_state",t))(sn||{}),nn=(t=>(t.FRONTEND="frontend",t.SYSTEM_WIDE="system_wide",t.NOT_APPLICABLE="not_applicable",t))(nn||{}),X=(t=>(t.OPT_IN="opt_in",t.OPT_OUT="opt_out",t.NOTICE_ONLY="notice_only",t))(X||{}),ve=(t=>(t.OPT_IN="opt_in",t.OPT_OUT="opt_out",t.ACKNOWLEDGE="acknowledge",t.NOT_APPLICABLE="not_applicable",t.TCF="tcf",t))(ve||{}),wt=(t=>(t.OMIT="omit",t.INCLUDE="include",t))(wt||{}),We=(t=>(t.BOOLEAN="boolean",t.CONSENT_MECHANISM="consent_mechanism",t))(We||{}),Ze=(t=>(t.THROW="throw",t.WARN="warn",t.IGNORE="ignore",t))(Ze||{}),re=(t=>(t.OVERLAY="overlay",t.BANNER_AND_MODAL="banner_and_modal",t.MODAL="modal",t.PRIVACY_CENTER="privacy_center",t.TCF_OVERLAY="tcf_overlay",t.HEADLESS="headless",t))(re||{}),on=(t=>(t.ALWAYS_ENABLED="always_enabled",t.ENABLED_WHERE_REQUIRED="enabled_where_required",t.ALWAYS_DISABLED="always_disabled",t))(on||{}),Ct=(t=>(t.PURPOSES="/tcf/purposes",t.FEATURES="/tcf/features",t.VENDORS="/tcf/vendors",t))(Ct||{}),Fe=(t=>(t.OPTIONS="options",t.EXPERIENCE_TRANSLATION="language",t))(Fe||{}),we=(t=>(t.PRIMARY="primary",t.SECONDARY="secondary",t.TERTIARY="tertiary",t))(we||{}),Kt=(t=>(t.ACKNOWLEDGE="acknowledge",t.OPT_IN_OPT_OUT="opt_in_opt_out",t.OPT_IN_ONLY="opt_in_only",t))(Kt||{}),Bi=(t=>(t.REJECT_ALL="reject_all",t.REJECT_CONSENT_ONLY="reject_consent_only",t))(Bi||{}),M=(t=>(t.BUTTON="button",t.REJECT="reject",t.ACCEPT="accept",t.SCRIPT="script",t.SAVE="save",t.DISMISS="dismiss",t.GPC="gpc",t.INDIVIDUAL_NOTICE="individual_notice",t.ACKNOWLEDGE="acknowledge",t.OT_MIGRATION="ot_migration",t))(M||{}),rn=(t=>(t.privacy_center="privacy_center",t.overlay="overlay",t.api="api",t))(rn||{}),$e=(t=>(t.NONE="none",t.APPLIED="applied",t.OVERRIDDEN="overridden",t))($e||{}),nt=(t=>(t.OVERLAY="overlay",t.MODAL="modal",t.BANNER="banner",t.PRIVACY_CENTER="privacy_center",t.TCF_OVERLAY="tcf_overlay",t.TCF_BANNER="tcf_banner",t))(nt||{}),Gi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Yt={exports:{}};/*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */Yt.exports,function(t,e){(function(i){var s=e,n=t&&t.exports==s&&t,o=typeof Gi=="object"&&Gi;(o.global===o||o.window===o)&&(i=o);var a=function(g){this.message=g};a.prototype=new Error,a.prototype.name="InvalidCharacterError";var c=function(g){throw new a(g)},r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",l=/[\t\n\f\r ]/g,p=function(g){g=String(g).replace(l,"");var _=g.length;_%4==0&&(g=g.replace(/==?$/,""),_=g.length),(_%4==1||/[^+a-zA-Z0-9/]/.test(g))&&c("Invalid character: the string to be decoded is not correctly encoded.");for(var m=0,h,y,b="",C=-1;++C<_;)y=r.indexOf(g.charAt(C)),h=m%4?h*64+y:y,m++%4&&(b+=String.fromCharCode(255&h>>(-2*m&6)));return b},d=function(g){g=String(g),/[^\0-\xFF]/.test(g)&&c("The string to be encoded contains characters outside of the Latin1 range.");for(var _=g.length%3,m="",h=-1,y,b,C,k,j=g.length-_;++h<j;)y=g.charCodeAt(h)<<16,b=g.charCodeAt(++h)<<8,C=g.charCodeAt(++h),k=y+b+C,m+=r.charAt(k>>18&63)+r.charAt(k>>12&63)+r.charAt(k>>6&63)+r.charAt(k&63);return _==2?(y=g.charCodeAt(h)<<8,b=g.charCodeAt(++h),k=y+b,m+=r.charAt(k>>10)+r.charAt(k>>4&63)+r.charAt(k<<2&63)+"="):_==1&&(k=g.charCodeAt(h),m+=r.charAt(k>>2)+r.charAt(k<<4&63)+"=="),m},v={encode:d,decode:p,version:"1.0.0"};if(s&&!s.nodeType)if(n)n.exports=v;else for(var f in v)v.hasOwnProperty(f)&&(s[f]=v[f]);else i.base64=v})(Gi)}(Yt,Yt.exports);var an=Yt.exports;/*! js-cookie v3.0.5 | MIT */function Wt(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var s in i)t[s]=i[s]}return t}var Xa={read:function(t){return t[0]==='"'&&(t=t.slice(1,-1)),t.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(t){return encodeURIComponent(t).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function Hi(t,e){function i(n,o,a){if(!(typeof document>"u")){a=Wt({},e,a),typeof a.expires=="number"&&(a.expires=new Date(Date.now()+a.expires*864e5)),a.expires&&(a.expires=a.expires.toUTCString()),n=encodeURIComponent(n).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var r in a)a[r]&&(c+="; "+r,a[r]!==!0&&(c+="="+a[r].split(";")[0]));return document.cookie=n+"="+t.write(o,n)+c}}function s(n){if(!(typeof document>"u"||arguments.length&&!n)){for(var o=document.cookie?document.cookie.split("; "):[],a={},c=0;c<o.length;c++){var r=o[c].split("="),l=r.slice(1).join("=");try{var p=decodeURIComponent(r[0]);if(a[p]=t.read(l,p),n===p)break}catch{}}return n?a[n]:a}}return Object.create({set:i,get:s,remove:function(n,o){i(n,"",Wt({},o,{expires:-1}))},withAttributes:function(n){return Hi(this.converter,Wt({},this.attributes,n))},withConverter:function(n){return Hi(Wt({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(e)},converter:{value:Object.freeze(t)}})}var ec=Hi(Xa,{path:"/"});let Zt;const tc=new Uint8Array(16);function ic(){if(!Zt&&(Zt=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Zt))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Zt(tc)}const ae=[];for(let t=0;t<256;++t)ae.push((t+256).toString(16).slice(1));function sc(t,e=0){return ae[t[e+0]]+ae[t[e+1]]+ae[t[e+2]]+ae[t[e+3]]+"-"+ae[t[e+4]]+ae[t[e+5]]+"-"+ae[t[e+6]]+ae[t[e+7]]+"-"+ae[t[e+8]]+ae[t[e+9]]+"-"+ae[t[e+10]]+ae[t[e+11]]+ae[t[e+12]]+ae[t[e+13]]+ae[t[e+14]]+ae[t[e+15]]}var cn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ln(t,e,i){if(cn.randomUUID&&!t)return cn.randomUUID();t=t||{};const s=t.random||(t.rng||ic)();return s[6]=s[6]&15|64,s[8]=s[8]&63|128,sc(s)}const Jt=(t,e)=>!!Object.keys(e).includes(t.notice_key),je=t=>!t||t===ve.OPT_OUT?!1:t===ve.OPT_IN?!0:t===ve.ACKNOWLEDGE,Se=(t,e)=>t?e===X.NOTICE_ONLY?ve.ACKNOWLEDGE:ve.OPT_IN:ve.OPT_OUT,Lt=t=>typeof t=="string"?je(t):t,dn=t=>t?t.split(",").map(e=>e.trim()).filter(Boolean):[],un=(t,e)=>t===void 0?!1:typeof t=="boolean"?t:e.globalPrivacyControl===!0?t.globalPrivacyControl:t.value,qi=(t,e)=>t.consent_mechanism===X.NOTICE_ONLY?!0:e&&Jt(t,e)?!!e[t.notice_key]:je(t.default_preference);var De=(t=>(t.CONSENT="Consent",t.LEGITIMATE_INTERESTS="Legitimate interests",t))(De||{});const pn=407,Qt=",",fn=[{experienceKey:"tcf_purpose_consents",tcfModelKey:"purposeConsents",enabledIdsKey:"purposesConsent"},{experienceKey:"tcf_purpose_legitimate_interests",tcfModelKey:"purposeLegitimateInterests",enabledIdsKey:"purposesLegint"},{experienceKey:"tcf_special_features",tcfModelKey:"specialFeatureOptins",enabledIdsKey:"specialFeatures"},{experienceKey:"tcf_vendor_consents",tcfModelKey:"vendorConsents",enabledIdsKey:"vendorsConsent"},{experienceKey:"tcf_vendor_legitimate_interests",tcfModelKey:"vendorLegitimateInterests",enabledIdsKey:"vendorsLegint"}],vn=[{cookieKey:"system_consent_preferences",experienceKey:"tcf_system_consents"},{cookieKey:"system_legitimate_interests_preferences",experienceKey:"tcf_system_legitimate_interests"}];fn.filter(({experienceKey:t})=>t!=="tcf_features"&&t!=="tcf_special_purposes").map(t=>t.experienceKey);const Xt=[{i18nMessageID:"static.tcf.consent",value:De.CONSENT.toString()},{i18nMessageID:"static.tcf.legint",value:De.LEGITIMATE_INTERESTS.toString()}],ei={purposesConsent:[],customPurposesConsent:[],purposesLegint:[],specialPurposes:[],features:[],specialFeatures:[],vendorsConsent:[],vendorsLegint:[]},nc=4,oc=1e3;var rc=Object.defineProperty,ac=Object.defineProperties,cc=Object.getOwnPropertyDescriptors,_n=Object.getOwnPropertySymbols,lc=Object.prototype.hasOwnProperty,dc=Object.prototype.propertyIsEnumerable,gn=(t,e,i)=>e in t?rc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Je=(t,e)=>{for(var i in e||(e={}))lc.call(e,i)&&gn(t,i,e[i]);if(_n)for(var i of _n(e))dc.call(e,i)&&gn(t,i,e[i]);return t},Et=(t,e)=>ac(t,cc(e)),uc=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Ki="fides_consent",mn=365,ti=ec.withConverter({read(t){return decodeURIComponent(t)},write(t){return encodeURIComponent(t)}}),ii=t=>t?Object.values(t).some(e=>e!==void 0):!1,hn=()=>ln(),pc=hn(),Yi=t=>{var e;return!!!((e=t.fides_meta)!=null&&e.updatedAt)},bn=t=>{const e=new Date;return{consent:t||{},identity:{fides_user_device_id:pc||hn()},fides_meta:{version:"0.9.0",createdAt:e.toISOString(),updatedAt:""},tcf_consent:{},non_applicable_notice_keys:[]}},si=t=>ti.get(t),Qe=()=>{const t=si(Ki);if(t)try{return JSON.parse(t)}catch{try{return JSON.parse(an.decode(t))}catch{return}}},yn=(t,e=!1)=>{const i=bn(t);if(typeof document>"u")return i;if(e)return document.cookie="fides_consent=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT",i;let s=Qe();if(s?.consent){const{consent:n}=s;Object.entries(n).forEach(([o,a])=>{n[o]=Lt(a)})}if(!s)return i;try{"consent"in s&&"fides_meta"in s||(s=Et(Je({},i),{consent:s}));const n=Je(Je({},t),s.consent);return s.consent=n,s}catch(n){return console.error("Unable to read consent cookie: invalid JSON.",n),i}},kn=(t,e=!1)=>{if(typeof document>"u")return;const s=new Date().toISOString();t.fides_meta.updatedAt=s;let n=JSON.stringify(t);e&&(n=an.encode(n));const o=window.location.hostname.split(".");let a="";for(let c=1;c<=o.length;c+=1)if(a=o.slice(-c).join("."),ti.set(Ki,n,{path:"/",domain:a,expires:mn})){const l=Qe();if(l&&l.fides_meta.updatedAt===t.fides_meta.updatedAt)break}},Wi=({experience:t,cookie:e})=>{var i;if(!t.privacy_notices)return t;const s=(i=t.privacy_notices)==null?void 0:i.map(o=>{var a,c;const r=(a=e.non_applicable_notice_keys)==null?void 0:a.includes(o.notice_key),l=(c=t.non_applicable_privacy_notices)==null?void 0:c.includes(o.notice_key);if(r&&!l)return Et(Je({},o),{current_preference:void 0});const p=Object.keys(e.consent).includes(o.notice_key)?Se(!!e.consent[o.notice_key],o.consent_mechanism):void 0;return Et(Je({},o),{current_preference:p})});return Et(Je({},t),{privacy_notices:s})},wn=t=>{const e={};return vn.forEach(({cookieKey:i})=>{var s;const n=(s=t[i])!=null?s:[];e[i]=Object.fromEntries(n.map(o=>[o.id,je(o.preference)]))}),e},Cn=(t,e)=>{const i={};return t?.options.forEach(({cookieKeys:s,default:n})=>{if(n===void 0)return;const o=un(n,e);s.forEach(a=>{const c=i[a];if(c===void 0){i[a]=o;return}i[a]=c&&o})}),i},En=(t,e=!0)=>{t.forEach(i=>{var s;if(ti.remove(i.name,{path:(s=i.path)!=null?s:"/",domain:i.domain}),e){const{hostname:n}=window.location;ti.remove(i.name,{domain:`.${n}`})}})},Pn=t=>{const e=new Map(t.map(({notice:i,consentPreference:s})=>[i.notice_key,je(s)]));return Object.fromEntries(e)},On=(t,e)=>uc(void 0,null,function*(){var i;const s=(i=window.Fides)==null?void 0:i.experience,n=s?.non_applicable_privacy_notices||[];return Et(Je({},t),{consent:Pn(e),non_applicable_notice_keys:n})}),fc=t=>{const e={};return t.privacy_notices&&t.privacy_notices.forEach(i=>{i.current_preference?e[i.notice_key]=je(i.current_preference):i.default_preference&&(e[i.notice_key]=je(i.default_preference))}),e},In=({cookie:t,experience:e})=>{const i=fc(e);return Et(Je({},t),{consent:i,non_applicable_notice_keys:e.non_applicable_privacy_notices||t.non_applicable_notice_keys||[]})};var vc=Object.defineProperty,_c=(t,e,i)=>e in t?vc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,jn=(t,e,i)=>_c(t,typeof e!="symbol"?e+"":e,i);class gc{constructor(){jn(this,"cookieName","OptanonConsent"),jn(this,"migrationMethod",M.OT_MIGRATION)}getConsentCookie(){return si(this.cookieName)}convertToFidesConsent(e,i){if(i.otFidesMapping)try{const n=decodeURIComponent(i.otFidesMapping).replace(/^'|'$/g,""),o=JSON.parse(n),a=this.parseCookieValue(e,o);return a}catch{return}}parseCookieValue(e,i){const s={},n=e.match(/groups=([^&]*)/);return!n||!n[1]||n[1].split(",").forEach(c=>{const[r,l]=c.split(":");i[r]&&i[r].forEach(p=>{const d=l==="1";s[p]===void 0&&(s[p]=d)})}),s}}var Sn=(t=>(t.ONETRUST="onetrust",t))(Sn||{});const Zi=new Map;function mc(t,e){Zi.set(t,e)}function hc(t){t.otFidesMapping&&mc(Sn.ONETRUST,new gc)}function An(t){let e,i;if(Array.from(Zi).some(([n,o])=>{const a=o.getConsentCookie();if(!a)return!1;const c=o.convertToFidesConsent(a,t);return c?(e=c,i=n,!0):!1}),!i)return{consent:void 0,method:void 0};const s=Zi.get(i);return{consent:e,method:s.migrationMethod}}const Tn=t=>{typeof window<"u"?window.fidesDebugger||(window.fidesDebugger=t?console.log:()=>{}):globalThis.fidesDebugger=()=>{}},se="en",Ji="Manage preferences",Qi=/^([A-Za-z]{2,3})(?:(?:[_-]([A-Za-z0-9]{2,4}))?$|(?:(?:[_-]\w+)+))/,bc=/^(?:([a-z]{2})(-[a-z0-9]{1,3})?|(eea))$/i,yc=[{overrideName:"fidesEmbed",overrideType:"boolean",overrideKey:"fides_embed",validationRegex:/^(true|false)$/},{overrideName:"fidesDisableSaveApi",overrideType:"boolean",overrideKey:"fides_disable_save_api",validationRegex:/^(true|false)$/},{overrideName:"fidesDisableNoticesServedApi",overrideType:"boolean",overrideKey:"fides_disable_notices_served_api",validationRegex:/^(true|false)$/},{overrideName:"fidesDisableBanner",overrideType:"boolean",overrideKey:"fides_disable_banner",validationRegex:/^(true|false)$/},{overrideName:"fidesString",overrideType:"string",overrideKey:"fides_string",validationRegex:/(.*)/},{overrideName:"fidesTcfGdprApplies",overrideType:"boolean",overrideKey:"fides_tcf_gdpr_applies",validationRegex:/^(true|false)$/},{overrideName:"fidesLocale",overrideType:"string",overrideKey:"fides_locale",validationRegex:Qi},{overrideName:"fidesPrimaryColor",overrideType:"string",overrideKey:"fides_primary_color",validationRegex:/(.*)/},{overrideName:"fidesClearCookie",overrideType:"string",overrideKey:"fides_clear_cookie",validationRegex:/(.*)/},{overrideName:"fidesConsentOverride",overrideType:"string",overrideKey:"fides_consent_override",validationRegex:/^(accept|reject)$/},{overrideName:"otFidesMapping",overrideType:"string",overrideKey:"ot_fides_mapping",validationRegex:/(.*)/},{overrideName:"fidesDisabledNotices",overrideType:"array",overrideKey:"fides_disabled_notices",validationRegex:/(.*)/,transform:dn},{overrideName:"fidesConsentNonApplicableFlagMode",overrideType:"string",overrideKey:"fides_consent_non_applicable_flag_mode",validationRegex:/^(omit|include)$/},{overrideName:"fidesConsentFlagType",overrideType:"string",overrideKey:"fides_consent_flag_type",validationRegex:/^(boolean|consent_mechanism)$/},{overrideName:"fidesInitializedEventMode",overrideType:"string",overrideKey:"fides_initialized_event_mode",validationRegex:/^(multiple|once|disable)$/},{overrideName:"fidesModalDefaultView",overrideType:"string",overrideKey:"fides_modal_default_view",validationRegex:/^\/tcf\/(purposes|features|vendors)$/},{overrideName:"fidesModalDisplay",overrideType:"string",overrideKey:"fides_modal_display",validationRegex:/^(immediate|default)$/},{overrideName:"fidesUnsupportedRepeatedScriptLoading",overrideType:"string",overrideKey:"fides_unsupported_repeated_script_loading",validationRegex:/^(enabled_acknowledge_not_supported|disabled)$/}],kc=[{overrideName:"title",overrideType:"string",overrideKey:"fides_title",validationRegex:/(.*)/},{overrideName:"description",overrideType:"string",overrideKey:"fides_description",validationRegex:/(.*)/},{overrideName:"privacy_policy_url",overrideType:"string",overrideKey:"fides_privacy_policy_url",validationRegex:/(.*)/},{overrideName:"override_language",overrideType:"string",overrideKey:"fides_override_language",validationRegex:Qi}],wc="fides-overlay-wrapper",Cc="fides-i18n-icon",Xi=["marketing","data_sales","data_sales_and_sharing","data_sales_sharing_gpp_us_state","data_sharing_gpp_us_state","data_sales_gpp_us_state","targeted_advertising_gpp_us_state","sales_sharing_targeted_advertising_gpp_us_national","sales_sharing_targeted_advertising"];var Ec=Object.defineProperty,Pc=Object.defineProperties,Oc=Object.getOwnPropertyDescriptors,xn=Object.getOwnPropertySymbols,Ic=Object.prototype.hasOwnProperty,jc=Object.prototype.propertyIsEnumerable,Ln=(t,e,i)=>e in t?Ec(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,ni=(t,e)=>{for(var i in e||(e={}))Ic.call(e,i)&&Ln(t,i,e[i]);if(xn)for(var i of xn(e))jc.call(e,i)&&Ln(t,i,e[i]);return t},Sc=(t,e)=>Pc(t,Oc(e));const Xe=t=>!t||typeof t!="object"?!1:Object.keys(t).length===0||"id"in t,Ac=t=>!!(t&&t.every(e=>e.default_preference===ve.OPT_IN)),oi=t=>{if(t){if(t.location&&bc.test(t.location))return t.location.replace("-","_").toLowerCase();if(t.country&&t.region)return`${t.country.toLowerCase()}_${t.region.toLowerCase()}`}},Nn=t=>{if(typeof t!="object"||!t.fidesApiUrl||!t.privacyCenterUrl)return!1;try{new URL(t.privacyCenterUrl),new URL(t.fidesApiUrl)}catch{return!1}return!0},zn=t=>{switch(t){case Fe.OPTIONS:return yc;case Fe.EXPERIENCE_TRANSLATION:return kc;default:return null}},es=t=>{if(!Xe(t))return!1;const e=t.experience_config;return!(!e||!(e.component===re.MODAL||e.component===re.BANNER_AND_MODAL||e.component===re.TCF_OVERLAY||e.component===re.HEADLESS)||e.component===re.BANNER_AND_MODAL&&!(t.privacy_notices&&t.privacy_notices.length>0))},ri=t=>t.fidesConsentOverride===M.ACCEPT||t.fidesConsentOverride===M.REJECT,Tc=t=>{var e;return(e=t.default_preference)!=null?e:ve.OPT_OUT},ai=(t,e,i,s)=>{var n,o,a,c,r,l,p;return s?.fidesDisableBanner||!Xe(t)||s.fidesModalDisplay==="immediate"||((n=t.experience_config)==null?void 0:n.component)===re.TCF_OVERLAY&&t.vendor_count===0?!1:((o=t.experience_config)==null?void 0:o.component)===re.TCF_OVERLAY&&e?s&&ri(s)?!1:(a=t.meta)!=null&&a.version_hash?t.meta.version_hash!==e.tcf_version_hash:!0:((c=t.experience_config)==null?void 0:c.component)===re.MODAL||((r=t.experience_config)==null?void 0:r.component)===re.HEADLESS||!((l=t?.privacy_notices)!=null&&l.length)?!1:i?s&&ri(s)?!1:e?.fides_meta.consentMethod===M.GPC?!0:!((p=t.privacy_notices)==null?void 0:p.every(v=>Jt(v,i))):!0},Fn=t=>{t[0]==="window"&&t.shift();let e=window;for(;t.length>0;){const i=t.shift();if(typeof i>"u"||typeof e[i]!="object")return;e=e[i]}return e},ts=({value:t,notice:e,consentContext:i})=>!i.globalPrivacyControl||!e.has_gpc_flag||e.consent_mechanism===X.NOTICE_ONLY?$e.NONE:t?$e.OVERRIDDEN:$e.APPLIED,is=()=>{},xc=(t,e)=>t.map(i=>{var s;const n=Se(e.includes(i.notice.notice_key),i.notice.consent_mechanism);return new Ui(i.notice,n,(s=i.bestTranslation)==null?void 0:s.privacy_notice_history_id)}),$n=t=>{try{const e=JSON.stringify(t);return btoa(e.replace(/\s/g,""))}catch(e){throw new Error("Failed to encode Notice Consent string:",{cause:e})}},ci=t=>{if(!t)return{};try{const e=atob(t),i=JSON.parse(e);return Object.fromEntries(Object.entries(i).map(([s,n])=>[s,!!n]))}catch(e){throw new Error("Failed to decode Notice Consent string:",{cause:e})}},Lc=({consent:t,nonApplicableNotices:e,flagType:i,mode:s=wt.OMIT})=>{if(!e?.length)return t;const n=ni({},t);return s===wt.INCLUDE?e.forEach(o=>{n[o]=i===We.CONSENT_MECHANISM?ve.NOT_APPLICABLE:!0}):e.forEach(o=>{delete n[o]}),n},Nc=({consent:t,flagType:e=We.BOOLEAN,consentMechanisms:i})=>{const s={};if(e!==We.CONSENT_MECHANISM)return Object.fromEntries(Object.entries(t).map(([o,a])=>[o,Lt(a)]));const n=Object.values(t).some(o=>typeof o=="boolean");if(n&&!i)throw new Error("Cannot transform boolean consent values to consent mechanisms without consent mechanisms map");return n?(Object.keys(t).forEach(o=>{const a=t[o];if(typeof a=="string")s[o]=a;else{const c=i[o];s[o]=Se(a,c)}}),s):ni({},t)},Nt=(t,e,i=[],s,n,o)=>{var a,c,r;const l=ni({},t),p=(a=window.Fides)==null?void 0:a.options,d=(c=n??p?.fidesConsentNonApplicableFlagMode)!=null?c:wt.OMIT,v=(r=s??p?.fidesConsentFlagType)!=null?r:We.BOOLEAN,f={};Object.assign(f,Lc({consent:{},nonApplicableNotices:e??[],flagType:v,mode:d}));const g=i.reduce((m,h)=>Sc(ni({},m),{[h.notice_key]:h.consent_mechanism}),{}),_={};return Object.entries(l).forEach(([m,h])=>{o?.includes(m)&&!e?.includes(m)||(_[m]=h)}),Object.assign(f,Nc({consent:_,consentMechanisms:g,flagType:v})),f},Dn=t=>{const e=t.split("~")[0];return!!(e&&["1","2"].includes(e)&&t?.match(e==="1"?/\d~[0-9.]*$/:/\d~[0-9.]*~dv.[0-9.]*$/))},ss=(t,e,i)=>new Proxy(t,{get(s,n){if(s[n.toString()]===void 0){const o=e.fidesConsentFlagType===We.CONSENT_MECHANISM;return!i&&n.toString()==="essential"?o?X.NOTICE_ONLY:!0:o?X.OPT_OUT:!1}return s[n.toString()]}});var zc=Object.defineProperty,Fc=Object.defineProperties,$c=Object.getOwnPropertyDescriptors,Rn=Object.getOwnPropertySymbols,Dc=Object.prototype.hasOwnProperty,Rc=Object.prototype.propertyIsEnumerable,Vn=(t,e,i)=>e in t?zc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,zt=(t,e)=>{for(var i in e||(e={}))Dc.call(e,i)&&Vn(t,i,e[i]);if(Rn)for(var i of Rn(e))Rc.call(e,i)&&Vn(t,i,e[i]);return t},Vc=(t,e)=>Fc(t,$c(e)),ot=(t=>(t.FIDES="fides",t.EXTERNAL="external",t))(ot||{}),be=(t=>(t.TOGGLE="toggle",t.BUTTON="button",t.LINK="link",t))(be||{});const Ce=(t,e,i)=>{var s,n,o,a,c,r,l,p;const d=e?zt({},e):void 0;if(typeof window<"u"&&typeof CustomEvent<"u"){const v=zt({consentMethod:d?.fides_meta.consentMethod},i);(s=i?.trigger)!=null&&s.origin||(v.trigger=zt(zt({},v.trigger),{origin:"fides"}));const f=(n=performance?.mark)==null?void 0:n.call(performance,t),g=f?.startTime,_=d;_&&d?.consent&&(_.consent=Nt(d.consent,(a=(o=window.Fides)==null?void 0:o.experience)==null?void 0:a.non_applicable_privacy_notices,(r=(c=window.Fides)==null?void 0:c.experience)==null?void 0:r.privacy_notices,void 0,void 0,d.non_applicable_notice_keys));const m=new CustomEvent(t,{detail:Vc(zt({},_),{debug:!!((p=(l=window.Fides)==null?void 0:l.options)!=null&&p.debug),extraDetails:v,timestamp:g}),bubbles:!0});window.dispatchEvent(m)}},Mn=(t,e)=>{const i=s=>e(s.detail);return window.addEventListener(t,i),()=>{window.removeEventListener(t,i)}},ns=(t,e)=>{var i,s;Ce("FidesConsentLoaded",t,e),((s=(i=window.Fides)==null?void 0:i.options)==null?void 0:s.fidesInitializedEventMode)==="multiple"&&Ce("FidesInitialized",t,e)},os=(t,e)=>{var i,s;Ce("FidesReady",t,e);const n=(s=(i=window.Fides)==null?void 0:i.options)==null?void 0:s.fidesInitializedEventMode;(n==="multiple"||n==="once")&&Ce("FidesInitialized",t,e)};var Mc=Object.defineProperty,Uc=Object.defineProperties,Bc=Object.getOwnPropertyDescriptors,Un=Object.getOwnPropertySymbols,Gc=Object.prototype.hasOwnProperty,Hc=Object.prototype.propertyIsEnumerable,Bn=(t,e,i)=>e in t?Mc(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,rs=(t,e)=>{for(var i in e||(e={}))Gc.call(e,i)&&Bn(t,i,e[i]);if(Un)for(var i of Un(e))Hc.call(e,i)&&Bn(t,i,e[i]);return t},qc=(t,e)=>Uc(t,Bc(e)),Gn=(t=>(t.GVL="gvl",t.AC="gacp",t))(Gn||{});const et=t=>{const e=t.split(".");return e.length===1?{source:void 0,id:e[0]}:{source:e[0],id:e[1]}},tt=(t,e)=>{if(!e?.vendors)return;const{source:i,id:s}=et(t);if(i==="gvl"||i===void 0)return e.vendors[s]},Kc=t=>et(t).source==="gacp",Yc=t=>{const{tcf_vendor_relationships:e=[]}=t;return e.map(s=>s.id).filter(s=>tt(s,t.gvl)).map(s=>+et(s).id)},Wc=t=>{const e=[...t.tcf_vendor_consent_ids||[],...t.tcf_vendor_legitimate_interest_ids||[]];return[...new Set(e)].filter(n=>tt(n,t.gvl)).map(n=>+et(n).id)},Hn=({consents:t,legints:e,specials:i,relationships:s,isFidesSystem:n,gvl:o})=>{const a=[];return s.forEach(c=>{const r=t.find(v=>v.id===c.id),l=e.find(v=>v.id===c.id),p=i?.find(v=>v.id===c.id),d=qc(rs(rs(rs({},c),r),l),{isFidesSystem:n,isConsent:!!r,isLegint:!!l,isSpecial:!!p,isGvl:!!tt(c.id,o)});a.push(d)}),a},Zc=t=>{const{tcf_vendor_consents:e=[],tcf_vendor_legitimate_interests:i=[],tcf_vendor_relationships:s=[],tcf_system_consents:n=[],tcf_system_legitimate_interests:o=[],tcf_system_relationships:a=[]}=t,c=s.filter(d=>d.special_purposes&&d.special_purposes.length>0),r=Hn({consents:e,legints:i,specials:c,relationships:s,isFidesSystem:!1,gvl:t.gvl}),l=Hn({consents:n,legints:o,relationships:a,isFidesSystem:!0,gvl:t.gvl});return[...r,...l]},Ft=t=>{if(!t)return{tc:"",ac:"",gpp:"",nc:""};const[e="",i="",s="",n=""]=t.split(Qt);return e?{tc:e,ac:i,gpp:s,nc:n}:{tc:"",ac:"",gpp:s,nc:n}},Jc=t=>{if(!Dn(t))return[];const[,i=""]=t.split("~");return i?i.split(".").map(s=>`${Gn.AC}.${s}`):[]},Qc=()=>typeof window.blueConicClient<"u"&&typeof window.blueConicClient.event<"u"&&typeof window.blueConicClient.event.subscribe<"u",li=()=>{var t,e,i;if(!Qc()||!((t=window.blueConicClient)!=null&&t.profile))return;const s=(i=(e=window.blueConicClient)==null?void 0:e.profile)==null?void 0:i.getProfile(),{consent:n}=window.Fides,o=n!==void 0&&Object.entries(n).length>0,a=Xi.some(c=>n[c]);!o||a?(s.setConsentedObjectives(["iab_purpose_1","iab_purpose_2","iab_purpose_3","iab_purpose_4"]),s.setRefusedObjectives([])):(s.setConsentedObjectives(["iab_purpose_1"]),s.setRefusedObjectives(["iab_purpose_2","iab_purpose_3","iab_purpose_4"])),window.blueConicClient.profile.updateProfile()},Xc=({approach:t="onetrust"}={approach:"onetrust"})=>{if(t!=="onetrust")throw new Error("Unsupported approach");window.addEventListener("FidesReady",li),window.addEventListener("FidesUpdated",li),window.addEventListener("onBlueConicLoaded",li),li()},qn=(t,e)=>{var i,s,n,o,a,c,r,l,p,d,v,f,g,_,m,h;const y=(i=window.dataLayer)!=null?i:[];window.dataLayer=y;const{detail:b,type:C}=t,{consent:k,extraDetails:j,fides_string:x,timestamp:I}=b;let L=k;const $=(a=(o=e?.flag_type)!=null?o:(n=(s=window.Fides)==null?void 0:s.options)==null?void 0:n.fidesConsentFlagType)!=null?a:We.BOOLEAN,U=(p=(l=e?.non_applicable_flag_mode)!=null?l:(r=(c=window.Fides)==null?void 0:c.options)==null?void 0:r.fidesConsentNonApplicableFlagMode)!=null?p:wt.OMIT,pe=(f=(v=(d=window.Fides)==null?void 0:d.experience)==null?void 0:v.privacy_notices)!=null?f:[],le=(_=(g=window.Fides)==null?void 0:g.experience)==null?void 0:_.non_applicable_privacy_notices;L=Nt(k,le,pe,$,U,(h=(m=window.Fides)==null?void 0:m.cookie)==null?void 0:h.non_applicable_notice_keys);const ne={consent:L,extraDetails:j,fides_string:x,timestamp:I};y.push({event:C,Fides:ne})},el=t=>{var e,i;if(Object.entries({FidesInitializing:!1,FidesInitialized:!0,FidesConsentLoaded:!0,FidesReady:!0,FidesUpdating:!0,FidesUpdated:!0,FidesUIChanged:!0,FidesUIShown:!0,FidesModalClosed:!0}).filter(([,o])=>o).map(([o])=>o).forEach(o=>{window.addEventListener(o,a=>qn(a,t))}),(e=window.Fides)!=null&&e.initialized){const{consent:o,fides_meta:a,identity:c,tcf_consent:r}=window.Fides,l=(i=performance?.getEntriesByName("FidesInitialized")[0])==null?void 0:i.startTime;qn({type:"FidesInitialized",detail:{consent:o,fides_meta:a,identity:c,tcf_consent:r,timestamp:l,extraDetails:{consentMethod:a?.consentMethod}}},t)}},tl=()=>{if(window.fbq)return window.fbq;const t={queue:[],loaded:!0,version:"2.0",push(...e){const i=window.fbq;i.callMethod?i.callMethod(...e):i.queue.push(e)}};return window.fbq=Object.assign(t.push,t),window._fbq=window.fbq,window.fbq},il=t=>{const e=tl();e("consent",t.consent?"grant":"revoke"),t.dataUse?e("dataProcessingOptions",[]):e("dataProcessingOptions",["LDU"],1,1e3)},sl={marketing:Xi,sale_of_data:Xi,analytics:["analytics"],preferences:["functional"]};function nl(t,e){var i;const s=Object.fromEntries(Object.entries(t).map(([o,a])=>[o,Lt(a)])),n={};return Object.entries(sl).forEach(([o,a])=>{const c=a.some(l=>s[l]===!0),r=a.some(l=>s[l]===!1);c?n[o]=!0:r&&(n[o]=!1)}),n.sale_of_data===void 0&&(n.sale_of_data=(i=e?.sale_of_data_default)!=null?i:!1),n}const di=(t,e)=>{window.Shopify.customerPrivacy.setTrackingConsent(nl(t,e),()=>{})},Kn=t=>{var e,i;(e=window.Shopify)!=null&&e.customerPrivacy||console.error("Fides could not access Shopify's customerPrivacy API"),window.addEventListener("FidesReady",s=>di(s.detail.consent,t)),window.addEventListener("FidesUpdating",s=>di(s.detail.consent,t)),window.addEventListener("FidesUpdated",s=>di(s.detail.consent,t)),(i=window.Fides)!=null&&i.initialized&&window.Fides.cookie&&di(window.Fides.cookie.consent,t)},ol=t=>{let e,i;const s=()=>{clearTimeout(e),clearTimeout(i)},n=()=>{if(window.Shopify){if(s(),window.Shopify.customerPrivacy){Kn(t);return}window.Shopify.loadFeatures([{name:"consent-tracking-api",version:"0.1"}],o=>{if(o)throw Error("Fides could not load Shopify's consent-tracking-api");Kn(t)});return}i=setTimeout(n,200)};e=setTimeout(()=>{throw s(),Error("Fides.shopify was called but Shopify is not present in the page after 3 seconds.")},3e3),n()};var rl={"static.gpc":"\u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629","static.gpc.description":"\u062A\u0645 \u062A\u0637\u0628\u064A\u0642 \u062A\u0641\u0636\u064A\u0644\u0643 \u0644\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629. \u0644\u0642\u062F \u0623\u0644\u063A\u064A \u0627\u0634\u062A\u0631\u0627\u0643\u0643 \u062A\u0644\u0642\u0627\u0626\u064A\u064B\u0627 \u0641\u064A \u062D\u0627\u0644\u0627\u062A \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u062A\u064A \u062A\u0644\u062A\u0632\u0645 \u0628\u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629.","static.gpc.status.applied":"\u062A\u0645 \u0627\u0644\u062A\u0637\u0628\u064A\u0642","static.gpc.status.overridden":"\u062A\u0645 \u0627\u0644\u062A\u062C\u0627\u0648\u0632","static.gpc.title":"\u062A\u0645 \u0627\u0643\u062A\u0634\u0627\u0641 \u0627\u0644\u062A\u062D\u0643\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064A \u0641\u064A \u0627\u0644\u062E\u0635\u0648\u0635\u064A\u0629"},al={"static.gpc":"\u0413\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438","static.gpc.description":"\u0412\u0430\u0448\u0435\u0442\u043E \u043F\u0440\u0435\u0434\u043F\u043E\u0447\u0438\u0442\u0430\u043D\u0438\u0435 \u0437\u0430 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438 \u0435 \u0437\u0430\u0447\u0435\u0442\u0435\u043D\u043E. \u0412\u0438\u0435 \u0441\u0442\u0435 \u0431\u0438\u043B\u0438 \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E \u0438\u0437\u043A\u043B\u044E\u0447\u0435\u043D\u0438 \u043E\u0442 \u0441\u043B\u0443\u0447\u0430\u0438\u0442\u0435 \u043D\u0430 \u0438\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u043D\u0435 \u043D\u0430 \u0434\u0430\u043D\u043D\u0438, \u043A\u043E\u0438\u0442\u043E \u0441\u0435 \u043E\u0442\u043D\u0430\u0441\u044F\u0442 \u043A\u044A\u043C \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438.","static.gpc.status.applied":"\u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u043E","static.gpc.status.overridden":"\u041F\u0440\u0435\u043C\u0430\u0445\u043D\u0430\u0442\u043E","static.gpc.title":"\u041E\u0442\u043A\u0440\u0438\u0442\u043E \u0435 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043D\u0430 \u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u0438"},cl={"static.gpc":"Globalna kontrola privatnosti","static.gpc.description":"Va\u0161 izbor globalne kontrole privatnosti je uva\u017Een. Automatski ste isklju\u010Deni iz slu\u010Dajeva kori\u0161tenja podataka koji se pridr\u017Eavaju globalne kontrole privatnosti.","static.gpc.status.applied":"Prihva\u0107ena","static.gpc.status.overridden":"Odbijena","static.gpc.title":"Otkrivena je Globalna kontrola privatnosti"},ll={"static.gpc":"Control de privadesa global","static.gpc.description":"S\u2019ha respectat la vostra prefer\xE8ncia pel que fa al control de privadesa global. Se us ha excl\xF2s autom\xE0ticament dels casos d\u2019\xFAs de dades que s\u2019adhereixen al control de privadesa global.","static.gpc.status.applied":"Aplicat","static.gpc.status.overridden":"Anul\xB7lat","static.gpc.title":"Control de privadesa global detectat"},dl={"static.gpc":"Glob\xE1ln\xED kontrola ochrany osobn\xEDch \xFAdaj\u016F","static.gpc.description":"Byly dodr\u017Eeny va\u0161e glob\xE1ln\xED preference ochrany osobn\xEDch \xFAdaj\u016F. Automaticky jste byli vy\u0159azeni z pou\u017E\xEDv\xE1n\xED \xFAdaj\u016F v p\u0159\xEDpadech, na kter\xE9 se vztahuje glob\xE1ln\xED ochrana osobn\xEDch \xFAdaj\u016F.","static.gpc.status.applied":"Aplikov\xE1no","static.gpc.status.overridden":"P\u0159eps\xE1no","static.gpc.title":"Bylo zji\u0161t\u011Bna glob\xE1ln\xED kontrola ochrany osobn\xEDch \xFAdaj\u016F"},ul={"static.gpc":"Global fortrolighedskontrol","static.gpc.description":"Din pr\xE6ference i forbindelse med global fortrolighedskontrol er blevet efterkommet. Du er automatisk blevet frameldt tilf\xE6lde af databrug, der overholder global fortrolighedskontrol.","static.gpc.status.applied":"Anvendt","static.gpc.status.overridden":"Tilsidesat","static.gpc.title":"Der blev p\xE5vist global fortrolighedskontrol"},pl={"static.gpc":"Globale Datenschutzeinstellungen","static.gpc.description":"Ihre globale Datenschutzeinstellungen werden ber\xFCcksichtigt. Sie wurden automatisch von Anwendungsf\xE4llen ausgenommen, die nicht Ihren globalen Datenschutzeinstellungen unterliegen.","static.gpc.status.applied":"Angewendet","static.gpc.status.overridden":"\xDCberschrieben","static.gpc.title":"Globale Datenschutzeinstellungen entdeckt"},fl={"static.gpc":"\u039A\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC\u03C2 \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF\u03C2 \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5","static.gpc.description":"\u0397 \u03C0\u03C1\u03BF\u03C4\u03AF\u03BC\u03B7\u03C3\u03AE \u03C3\u03B1\u03C2 \u03B3\u03B9\u03B1 \u03C4\u03BF\u03BD \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5 \u03AD\u03C7\u03B5\u03B9 \u03C4\u03B7\u03C1\u03B7\u03B8\u03B5\u03AF. \u0388\u03C7\u03B5\u03C4\u03B5 \u03B5\u03BE\u03B1\u03B9\u03C1\u03B5\u03B8\u03B5\u03AF \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B1 \u03B1\u03C0\u03CC \u03C0\u03B5\u03C1\u03B9\u03C0\u03C4\u03CE\u03C3\u03B5\u03B9\u03C2 \u03C7\u03C1\u03AE\u03C3\u03B7\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03C0\u03BF\u03C5 \u03C3\u03C5\u03BC\u03BC\u03BF\u03C1\u03C6\u03CE\u03BD\u03BF\u03BD\u03C4\u03B1\u03B9 \u03BC\u03B5 \u03C4\u03BF\u03BD \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5.","static.gpc.status.applied":"\u0395\u03C6\u03B1\u03C1\u03BC\u03CC\u03C3\u03C4\u03B7\u03BA\u03B5","static.gpc.status.overridden":"\u03A0\u03B1\u03C1\u03B1\u03BA\u03AC\u03BC\u03C6\u03B8\u03B7\u03BA\u03B5","static.gpc.title":"\u0395\u03BD\u03C4\u03BF\u03C0\u03AF\u03C3\u03C4\u03B7\u03BA\u03B5 \u03BA\u03B1\u03B8\u03BF\u03BB\u03B9\u03BA\u03CC\u03C2 \u03AD\u03BB\u03B5\u03B3\u03C7\u03BF\u03C2 \u03B1\u03C0\u03BF\u03C1\u03C1\u03AE\u03C4\u03BF\u03C5"},vl={"static.gpc":"Global Privacy Control","static.gpc.description":"Your global privacy control preference has been honored. You have been automatically opted out of data use cases which adhere to global privacy control.","static.gpc.status.applied":"Applied","static.gpc.status.overridden":"Overridden","static.gpc.title":"Global Privacy Control detected"},_l={"static.gpc":"Control de privacidad global","static.gpc.description":"Su preferencia de control de privacidad global se ha respetado. Se le ha excluido autom\xE1ticamente de los casos de uso de datos que se adhieren al control de privacidad global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Control de privacidad global detectado"},gl={"static.gpc":"Control de privacidad global","static.gpc.description":"Su preferencia de control de privacidad global se ha respetado. Se le excluy\xF3 autom\xE1ticamente de los casos de uso de datos que se adhieren al control de privacidad global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Control de privacidad global detectado"},ml={"static.gpc":"\xDCldine andmekaitsekontroll","static.gpc.description":"Teie \xFCldist andmekaitse-eelistust on arvestatud. Teid on automaatselt v\xE4lja arvatud andmete kasutamise juhtudest, mis j\xE4rgivad \xFCldist andmekaitsekontrolli.","static.gpc.status.applied":"Rakendatud","static.gpc.status.overridden":"T\xFChistatud","static.gpc.title":"Tuvastatud \xFCldine andmekaitsekontroll"},hl={"static.gpc":"Pribatutasun-kontrol globala","static.gpc.description":"Pribatutasun-kontrol globalaren lehentasuna bete da. Pribatutasun-kontrol globalari atxikitzen zaizkion datuen erabileren kasuetatik automatikoki baztertua izan zara.","static.gpc.status.applied":"Ezarrita","static.gpc.status.overridden":"Baliogabetuta","static.gpc.title":"Pribatutasun-kontrol globala antzeman da"},bl={"static.gpc":"Maailmanlaajunen tietosuojavalvonta","static.gpc.description":"Maailmanlaajuinen tietosuojavalvontanne on vahvistettu. Teid\xE4t on automaattisesti poistettu tietojen k\xE4ytt\xF6tapauksista, jotka noudattavat maailmanlaajuista tietosuojavalvontaa.","static.gpc.status.applied":"K\xE4yt\xF6ss\xE4","static.gpc.status.overridden":"Ohitettu","static.gpc.title":"Maailmanlaajuinen tietosuojavalvonta havaittu"},yl={"static.gpc":"Global Privacy Control","static.gpc.description":"Votre pr\xE9f\xE9rence en mati\xE8re de contr\xF4le global de la confidentialit\xE9 (GPC) a \xE9t\xE9 respect\xE9e. Vous avez automatiquement \xE9t\xE9 retir\xE9 des cas d\u2019usage des donn\xE9es qui adh\xE8rent au GPC.","static.gpc.status.applied":"Appliqu\xE9","static.gpc.status.overridden":"Ignor\xE9","static.gpc.title":"Global Privacy Control (GPC) d\xE9tect\xE9"},kl={"static.gpc":"Contr\xF4le mondial de confidentialit\xE9","static.gpc.description":"Votre pr\xE9f\xE9rence en mati\xE8re de contr\xF4le mondial de confidentialit\xE9 a \xE9t\xE9 honor\xE9e. Vous avez \xE9t\xE9 automatiquement \xE9cart\xE9 des cas d'utilisation de donn\xE9es qui adh\xE8rent au contr\xF4le mondial de confidentialit\xE9.","static.gpc.status.applied":"Appliqu\xE9","static.gpc.status.overridden":"Annul\xE9","static.gpc.title":"Contr\xF4le mondial de confidentialit\xE9 d\xE9tect\xE9"},wl={"static.gpc":"Control de privacidade global","static.gpc.description":"Respetouse a s\xFAa preferencia de control de privacidade global. Foi automaticamente exclu\xEDdo dos casos de uso de datos que cumpren o control de privacidade global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Control de privacidade global detectado"},Cl={"static.gpc":"\u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923","static.gpc.description":"\u0906\u092A\u0915\u0940 \u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0935\u0930\u0940\u092F\u0924\u093E\u0913\u0902 \u0915\u093E \u0938\u092E\u094D\u092E\u093E\u0928 \u0915\u093F\u092F\u093E \u0917\u092F\u093E\u0964 \u0906\u092A\u0915\u094B \u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0915\u093E \u092A\u093E\u0932\u0928 \u0915\u0930\u0928\u0947 \u0935\u093E\u0932\u0947 \u0921\u0947\u091F\u093E \u0909\u092A\u092F\u094B\u0917 \u092E\u093E\u092E\u0932\u094B\u0902 \u0938\u0947 \u0938\u094D\u0935\u091A\u093E\u0932\u093F\u0924 \u0930\u0942\u092A \u0938\u0947 \u092C\u093E\u0939\u0930 \u0915\u0930 \u0926\u093F\u092F\u093E \u0917\u092F\u093E \u0939\u0948\u0964","static.gpc.status.applied":"\u0932\u093E\u0917\u0942 \u0915\u093F\u092F\u093E","static.gpc.status.overridden":"\u0913\u0935\u0930\u0930\u093E\u0907\u0921 \u0915\u093F\u092F\u093E","static.gpc.title":"\u0935\u0948\u0936\u094D\u0935\u093F\u0915 \u0917\u094B\u092A\u0928\u0940\u092F\u0924\u093E \u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0915\u093E \u092A\u0924\u093E \u091A\u0932\u093E"},El={"static.gpc":"Globalna kontrola privatnosti","static.gpc.description":"Po\u0161tuju se va\u0161e preferencije globalne kontrole privatnosti. Automatski se isklju\u010Deni iz slu\u010Dajeve kori\u0161tenja podataka koji se pridr\u017Eavaju globalne kontrole privatnosti.","static.gpc.status.applied":"Primijenjeno","static.gpc.status.overridden":"Premo\u0161\u0107eno","static.gpc.title":"Primije\u0107ena je Globalna kontrola privatnosti (Global Privacy Control)"},Pl={"static.gpc":"Glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1s","static.gpc.description":"A glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1ssal kapcsolatos be\xE1ll\xEDt\xE1sai el lettek fogadva. Automatikusan kiker\xFClt azokb\xF3l az adatfelhaszn\xE1l\xE1si esetekb\u0151l, amelyek a glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1shoz tartoznak.","static.gpc.status.applied":"Alkalmazva","static.gpc.status.overridden":"Fel\xFCl\xEDrva","static.gpc.title":"Glob\xE1lis adatv\xE9delmi szab\xE1lyoz\xE1s \xE9szlelve"},Ol={"static.gpc":"Controllo Globale della Privacy","static.gpc.description":"Le tue preferenze del Controllo Globale della Privacy sono state prese in carico. Sei stato automaticamente escluso dai casi di utilizzo dei dati che corrispondono al Controllo Globale della Privacy.","static.gpc.status.applied":"Applicato","static.gpc.status.overridden":"Non applicato","static.gpc.title":"Controllo Globale della Privacy rilevato"},Il={"static.gpc":"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB","static.gpc.description":"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306E\u8A2D\u5B9A\u306F\u5C0A\u91CD\u3055\u308C\u307E\u3059\u3002\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306B\u5F93\u3046\u30C7\u30FC\u30BF\u306E\u30E6\u30FC\u30B9\u30B1\u30FC\u30B9\u304B\u3089\u306F\u81EA\u52D5\u7684\u306B\u30AA\u30D7\u30C8\u30A2\u30A6\u30C8\u3055\u308C\u3066\u3044\u307E\u3059\u3002","static.gpc.status.applied":"\u9069\u7528","static.gpc.status.overridden":"\u5909\u66F4","static.gpc.title":"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u691C\u51FA\u3057\u307E\u3057\u305F"},jl={"static.gpc":"Visuotin\u0117 privatumo kontrol\u0117","static.gpc.description":"Buvo atsi\u017Evelgta \u012F j\u016Bs\u0173 visuotin\u0117s privatumo kontrol\u0117s pageidavim\u0105. Buvote automati\u0161kai at\u0161auktas i\u0161 duomen\u0173 naudojimo atvej\u0173, kai laikomasi visuotin\u0117s privatumo kontrol\u0117s.","static.gpc.status.applied":"Taikoma","static.gpc.status.overridden":"Nebegaliojantis","static.gpc.title":"Aptikta visuotin\u0117 privatumo kontrol\u0117"},Sl={"static.gpc":"Glob\u0101l\u0101 priv\u0101tuma kontrole","static.gpc.description":"M\u0113s esam izpild\u012Bju\u0161i j\u016Bsu pras\u012Bbu kontrol\u0113t glob\u0101lo priv\u0101tumu. P\u0113c noklus\u0113juma esat no\u0146emts no datu lietojuma pieteikumiem, kas atbilst glob\u0101lajai priv\u0101tuma kontrolei.","static.gpc.status.applied":"Pielietots","static.gpc.status.overridden":"Ignor\u0113ts","static.gpc.title":"Konstat\u0113ta glob\u0101l\u0101 priv\u0101tuma kontrole"},Al={"static.gpc":"Kontroll Globali tal-Privatezza","static.gpc.description":"Il-preferenza globali tieg\u0127ek g\u0127all-kontroll tal-privatezza \u0121iet onorata. Inti awtomatikament g\u0127a\u017Cilt li ma tibqax tu\u017Ca d-dejta f'ka\u017Cijiet li jirrispettaw il-kontroll globali tal-privatezza.","static.gpc.status.applied":"Applikat","static.gpc.status.overridden":"Maqbu\u017Ca","static.gpc.title":"Instab il-Kontroll Globali tal-Privatezza"},Tl={"static.gpc":"Global Privacy Control","static.gpc.description":"Uw Global Privacy Control-voorkeur wordt gerespecteerd. U bent automatisch afgemeld voor gegevensgebruiksscenario's die zich houden aan Global Privacy Control.","static.gpc.status.applied":"Toegepast","static.gpc.status.overridden":"Genegeerd","static.gpc.title":"Global Privacy Control gedetecteerd"},xl={"static.gpc":"Globale personverninnstillinger","static.gpc.description":"Preferansene dine vedr\xF8rende de globale personverninnstilingene dine er godtatt. Du har automatisk takket nei til databruksaker som f\xF8lger globale personverninnstillinger.","static.gpc.status.applied":"Anvendt","static.gpc.status.overridden":"Overstyrt","static.gpc.title":"Globale personverninnstillinger er oppdaget"},Ll={"static.gpc":"Og\xF3lna kontrola prywatno\u015Bci","static.gpc.description":"Twoja preferencja dotycz\u0105ca og\xF3lnej kontroli prywatno\u015Bci zosta\u0142a uwzgl\u0119dniona. Automatycznie odm\xF3wiono zgody na Twoje przypadki wykorzystania danych, kt\xF3re s\u0105 zgodne z Og\xF3ln\u0105 kontrol\u0105 prywatno\u015Bci.","static.gpc.status.applied":"Zastosowano","static.gpc.status.overridden":"Nadpisano","static.gpc.title":"Wykryta Og\xF3lna kontrola prywatno\u015Bci"},Nl={"static.gpc":"Controle de Privacidade Global","static.gpc.description":"Sua prefer\xEAncia global de controle de privacidade foi respeitada. Voc\xEA foi automaticamente removido dos casos de uso de dados que aderem ao controle de privacidade global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Controle de Privacidade Global detectado"},zl={"static.gpc":"Controlo de Privacidade Global","static.gpc.description":"A sua prefer\xEAncia de controlo de privacidade global foi honrada. Foi automaticamente exclu\xEDdo/a dos casos de utiliza\xE7\xE3o de dados que aderem ao controlo de privacidade global.","static.gpc.status.applied":"Aplicado","static.gpc.status.overridden":"Anulado","static.gpc.title":"Controlo de Privacidade Global detetado"},Fl={"static.gpc":"Control global al confiden\u021Bialit\u0103\u021Bii","static.gpc.description":"Preferin\u021Ba dvs. de control global al confiden\u021Bialit\u0103\u021Bii a fost onorat\u0103. A\u021Bi fost exclus(\u0103) automat de la cazurile de utilizare a datelor care respect\u0103 controlul global al confiden\u021Bialit\u0103\u021Bii.","static.gpc.status.applied":"Aplicat","static.gpc.status.overridden":"Suprascris","static.gpc.title":"A fost detectat un control global al confiden\u021Bialit\u0103\u021Bii"},$l={"static.gpc":"Global Privacy Control","static.gpc.description":"\u0412\u0430\u0448\u0430 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430 Global Privacy Control \u0443\u0447\u0442\u0435\u043D\u0430. \u0412\u044B \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0438 \u0438\u0441\u043A\u043B\u044E\u0447\u0430\u0435\u0442\u0435\u0441\u044C \u0432 \u0441\u0446\u0435\u043D\u0430\u0440\u0438\u044F\u0445, \u0433\u0434\u0435 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442\u0441\u044F Global Privacy Control.","static.gpc.status.applied":"\u041F\u0440\u0438\u043C\u0435\u043D\u0435\u043D\u043E","static.gpc.status.overridden":"\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u043E","static.gpc.title":"\u041E\u0431\u043D\u0430\u0440\u0443\u0436\u0435\u043D\u043E \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435 Global Privacy Control"},Dl={"static.gpc":"Glob\xE1lna kontrola s\xFAkromia","static.gpc.description":"Va\u0161a predvo\u013Eba pre glob\xE1lnu kontrolu s\xFAkromia bola dodr\u017Ean\xE1. Pre pr\xEDpady pou\u017Eitia, kde sa pou\u017E\xEDva glob\xE1lna kontrola s\xFAkromia, v\xE1m bol automaticky nastaven\xFD explicitn\xFD nes\xFAhlas.","static.gpc.status.applied":"Pou\u017Eit\xE1","static.gpc.status.overridden":"Prep\xEDsan\xE1","static.gpc.title":"Bola zisten\xE1 Glob\xE1lna kontrola s\xFAkromia"},Rl={"static.gpc":"Global Privacy Control","static.gpc.description":"Va\u0161a nastavitev globalnega nadzora zasebnosti je bila upo\u0161tevana. Samodejno je bilo preklicano va\u0161e soglasje za tiste primere uporabe podatkov, ki se ravnajo po globalnem nadzoru zasebnosti.","static.gpc.status.applied":"Uporabljeno","static.gpc.status.overridden":"Pregla\u0161eno","static.gpc.title":"Zaznan globalni nadzor zasebnosti \xBBGlobal Privacy Control\xAB"},Vl={"static.gpc":"Global Privacy Control","static.gpc.description":"\u0412\u0430\u0448\u0430 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u0430 \u043F\u043E\u0441\u0442\u0430\u0432\u043A\u0430 \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u0435 \u043F\u0440\u0438\u0432\u0430\u0442\u043D\u043E\u0441\u0442\u0438 \u0458\u0435 \u043F\u043E\u0434\u0435\u0448\u0435\u043D\u0430. \u0410\u0443\u0442\u043E\u043C\u0430\u0442\u0441\u043A\u0438 \u0441\u0442\u0435 \u0438\u0441\u043A\u0459\u0443\u0447\u0435\u043D\u0438 \u0438\u0437 \u0441\u043B\u0443\u0447\u0430\u0458\u0435\u0432\u0430 \u0443\u043F\u043E\u0442\u0440\u0435\u0431\u0435 \u043F\u043E\u0434\u0430\u0442\u0430\u043A\u0430 \u043A\u043E\u0458\u0438 \u0441\u0443 \u0443 \u0441\u043A\u043B\u0430\u0434\u0443 \u0441\u0430 \u0433\u043B\u043E\u0431\u0430\u043B\u043D\u043E\u043C \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u043E\u043C \u043F\u0440\u0438\u0432\u0430\u0442\u043D\u043E\u0441\u0442\u0438.","static.gpc.status.applied":"\u041F\u0440\u0438\u043C\u0435\u045A\u0435\u043D\u0430","static.gpc.status.overridden":"\u0417\u0430\u043C\u0435\u045A\u0435\u043D\u0430","static.gpc.title":"Global Privacy Control \u043E\u0442\u043A\u0440\u0438\u0432\u0435\u043D"},Ml={"static.gpc":"Globalna kontrola privatnosti","static.gpc.description":"Va\u0161a globalna postavka kontrole privatnosti se po\u0161tuje. Automatski ste isklju\u010Deni iz slu\u010Dajeva kori\u0161c\u0301enja podataka koji podle\u017Eu globalnoj kontroli privatnosti.","static.gpc.status.applied":"Primenjeno","static.gpc.status.overridden":"Zaobi\u0111eno","static.gpc.title":"Otkrivena je globalna kontrola privatnosti"},Ul={"static.gpc":"Global integritetskontroll","static.gpc.description":"Dina preferenser f\xF6r global integritetskontroll har efterf\xF6ljts. Du har automatiskt valt bort anv\xE4ndningsfall f\xF6r uppgifter som efterf\xF6ljer global integritetskontroll.","static.gpc.status.applied":"Till\xE4mpad","static.gpc.status.overridden":"\xC5sidosatt","static.gpc.title":"Global integritetskontroll uppt\xE4cktes"},Bl={"static.gpc":"Global Gizlilik Kontrol\xFC","static.gpc.description":"Global gizlilik kontrol\xFC tercihiniz yerine getirildi. Global gizlilik kontrol\xFCne uygun veri kullan\u0131m durumlar\u0131ndan otomatik olarak \xE7\u0131kar\u0131ld\u0131n\u0131z.","static.gpc.status.applied":"Uyguland\u0131","static.gpc.status.overridden":"Ge\xE7ersiz k\u0131l\u0131nd\u0131","static.gpc.title":"Global Gizlilik Kontrol\xFC tespit edildi"},Gl={"static.gpc":"\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0438\u0439 \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044C \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456","static.gpc.description":"\u0412\u0430\u0448\u0456 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F \u0433\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044E \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456 \u0432\u0440\u0430\u0445\u043E\u0432\u0430\u043D\u043E. \u0412\u0430\u0441 \u0431\u0443\u043B\u043E \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E \u0432\u0438\u043A\u043B\u044E\u0447\u0435\u043D\u043E \u0437 \u0432\u0438\u043F\u0430\u0434\u043A\u0456\u0432 \u0432\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u0430\u043D\u043D\u044F \u0434\u0430\u043D\u0438\u0445, \u044F\u043A\u0456 \u0434\u043E\u0442\u0440\u0438\u043C\u0443\u044E\u0442\u044C\u0441\u044F \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u044C \u0433\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044E \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456.","static.gpc.status.applied":"\u0417\u0430\u0441\u0442\u043E\u0441\u043E\u0432\u0430\u043D\u043E","static.gpc.status.overridden":"\u041F\u0435\u0440\u0435\u0432\u0438\u0437\u043D\u0430\u0447\u0435\u043D\u043E","static.gpc.title":"\u0412\u0438\u044F\u0432\u043B\u0435\u043D\u043E \u0433\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0438\u0439 \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044C \u043A\u043E\u043D\u0444\u0456\u0434\u0435\u043D\u0446\u0456\u0439\u043D\u043E\u0441\u0442\u0456"},Hl={"static.gpc":"\u5168\u5C40\u9690\u79C1\u63A7\u5236","static.gpc.description":"\u60A8\u7684\u5168\u5C40\u9690\u79C1\u63A7\u5236\u504F\u597D\u5DF2\u5F97\u5230\u5C0A\u91CD\u3002\u60A8\u5DF2\u81EA\u52A8\u9009\u62E9\u9000\u51FA\u7B26\u5408\u5168\u5C40\u9690\u79C1\u63A7\u5236\u7684\u6570\u636E\u4F7F\u7528\u6848\u4F8B\u3002","static.gpc.status.applied":"\u5DF2\u5E94\u7528","static.gpc.status.overridden":"\u88AB\u8986\u76D6","static.gpc.title":"\u68C0\u6D4B\u5230\u5168\u5C40\u9690\u79C1\u63A7\u5236"},ql={"static.gpc":"\u5168\u57DF\u96B1\u79C1\u63A7\u5236","static.gpc.description":"\u60A8\u7684\u5168\u57DF\u96B1\u79C1\u63A7\u5236\u504F\u597D\u5DF2\u88AB\u63A5\u53D7\u3002\u6839\u64DA\u60A8\u7684\u9078\u64C7\xB7\uFF0C\u5DF2\u81EA\u52D5\u5C07\u60A8\u9000\u51FA\u7B26\u5408\u5168\u57DF\u96B1\u79C1\u63A7\u5236\u7684\u8CC7\u6599\u4F7F\u7528\u6848\u4F8B\u3002","static.gpc.status.applied":"\u5DF2\u61C9\u7528","static.gpc.status.overridden":"\u5DF2\u8986\u5BEB","static.gpc.title":"\u6AA2\u6E2C\u5230\u5168\u57DF\u96B1\u79C1\u63A7\u5236"};const as={ar:rl,bg:al,bs:cl,ca:ll,cs:dl,da:ul,de:pl,el:fl,en:vl,es:_l,"es-MX":gl,et:ml,eu:hl,fi:bl,fr:yl,"fr-CA":kl,gl:wl,"hi-IN":Cl,hr:El,hu:Pl,it:Ol,ja:Il,lt:jl,lv:Sl,mt:Al,nl:Tl,no:xl,pl:Ll,"pt-BR":Nl,"pt-PT":zl,ro:Fl,ru:$l,sk:Dl,sl:Rl,"sr-Cyrl":Vl,"sr-Latn":Ml,sv:Ul,tr:Bl,uk:Gl,zh:Hl,"zh-Hant":ql},Kl=[{locale:"ar",label_en:"Arabic",label_original:"\u0627\u0644\u0639\u064E\u0631\u064E\u0628\u0650\u064A\u064E\u0651\u0629"},{locale:"bg",label_en:"Bulgarian",label_original:"\u0431\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438 \u0435\u0437\u0438\u043A"},{locale:"bs",label_en:"Bosnian",label_original:"Bosanski Jezik"},{locale:"ca",label_en:"Catalan",label_original:"catal\xE0"},{locale:"cs",label_en:"Czech",label_original:"\u010Desk\xFD jazyk"},{locale:"da",label_en:"Danish",label_original:"Dansk"},{locale:"de",label_en:"German",label_original:"Deutsch"},{locale:"el",label_en:"Greek",label_original:"\u03B5\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AC"},{locale:"en",label_en:"English",label_original:"English"},{locale:"es",label_en:"Spanish",label_original:"Espa\xF1ol"},{locale:"es-MX",label_en:"Spanish (Mexico)",label_original:"Espa\xF1ol - MX"},{locale:"et",label_en:"Estonian",label_original:"Eesti"},{locale:"eu",label_en:"Basque",label_original:"euskara"},{locale:"fi",label_en:"Finnish",label_original:"Suomi"},{locale:"fr",label_en:"French",label_original:"Fran\xE7ais"},{locale:"fr-CA",label_en:"French (Canada)",label_original:"Fran\xE7ais - CA"},{locale:"gl",label_en:"Galician",label_original:"Galego"},{locale:"hi-IN",label_en:"Hindi (India)",label_original:"\u0939\u093F\u0928\u094D\u0926\u0940"},{locale:"hr",label_en:"Croatian",label_original:"Hrvatski Jezik"},{locale:"hu",label_en:"Hungarian",label_original:"magyar"},{locale:"it",label_en:"Italian",label_original:"Italiano"},{locale:"ja",label_en:"Japanese",label_original:"\u65E5\u672C\u8A9E"},{locale:"lt",label_en:"Lithuanian",label_original:"lietuvi\u0173 kalba"},{locale:"lv",label_en:"Latvian",label_original:"latvie\u0161u valoda"},{locale:"mt",label_en:"Maltese",label_original:"Malti"},{locale:"nl",label_en:"Dutch",label_original:"Nederlands"},{locale:"no",label_en:"Norwegian",label_original:"Norsk"},{locale:"pl",label_en:"Polish",label_original:"Polski"},{locale:"pt-BR",label_en:"Portuguese (Brazil)",label_original:"Portugu\xEAs - BR"},{locale:"pt-PT",label_en:"Portuguese (Portugal)",label_original:"Portugu\xEAs - PT"},{locale:"ro",label_en:"Romanian",label_original:"limba rom\xE2n\u0103"},{locale:"ru",label_en:"Russian",label_original:"\u0440\u0443\u0441\u0441\u043A\u0438\u0439 \u044F\u0437\u044B\u043A"},{locale:"sk",label_en:"Slovak",label_original:"sloven\u010Dina"},{locale:"sl",label_en:"Slovenian",label_original:"Slovenski Jezik"},{locale:"sr-Cyrl",label_en:"Serbian (Cyrillic)",label_original:"\u0441\u0440\u043F\u0441\u043A\u0438"},{locale:"sr-Latn",label_en:"Serbian (Latin)",label_original:"Srpski"},{locale:"sv",label_en:"Swedish",label_original:"Sverige"},{locale:"tr",label_en:"Turkish",label_original:"T\xFCrk\xE7e"},{locale:"uk",label_en:"Ukrainian",label_original:"\u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430 \u043C\u043E\u0432\u0430"},{locale:"zh",label_en:"Chinese (Simplified)",label_original:"\u7B80\u4F53\u4E2D\u6587"},{locale:"zh-Hant",label_en:"Chinese (Traditional)",label_original:"\u7E41\u9AD4\u4E2D\u6587"}];var Yl=Object.defineProperty,Yn=Object.getOwnPropertySymbols,Wl=Object.prototype.hasOwnProperty,Zl=Object.prototype.propertyIsEnumerable,Wn=(t,e,i)=>e in t?Yl(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ae=(t,e)=>{for(var i in e||(e={}))Wl.call(e,i)&&Wn(t,i,e[i]);if(Yn)for(var i of Yn(e))Zl.call(e,i)&&Wn(t,i,e[i]);return t};function Re(t,e){return t.toLowerCase().replaceAll("_","-")===e.toLowerCase().replaceAll("_","-")}function Jl(t,e){const i={},s=["accept_button_label","acknowledge_button_label","banner_description","banner_title","description","purpose_header","privacy_policy_link_label","privacy_policy_url","privacy_preferences_link_label","reject_button_label","save_button_label","title","modal_link_label"];if(t.translations)t.translations.forEach(n=>{const o=n.language;let a=!1;e?.override_language&&(a=Re(e.override_language,o));const c={};s.forEach(r=>{let l=null;e&&(a||r==="privacy_policy_url")&&(l=r in e?e[r]:null);const v=n[r];typeof v=="string"&&(c[`exp.${r}`]=l||v)}),i[o]=Ae(Ae({},c),i[o])});else{const n=se,o={};s.forEach(a=>{const c=t[a];typeof c=="string"&&(o[`exp.${a}`]=c)}),i[n]=Ae(Ae({},o),i[n])}return i}function Zn(t){var e;if((e=t?.experience_config)!=null&&e.translations){const{translations:i}=t.experience_config,s=i.find(n=>n.is_default);return s?.language}}function Jn(t,e){const i={};return e.forEach(s=>{const n=Object.keys(t).find(o=>Re(o,s));if(n){const o=t[n],a={};["purposes","specialPurposes","features","specialFeatures","stacks","dataCategories"].forEach(r=>{const l=o[r]||{};Object.keys(l).forEach(p=>{const d=l[p],v=`exp.tcf.${r}.${p}`;a[`${v}.name`]=d.name,a[`${v}.description`]=d.description,d.illustrations&&d.illustrations.length>0&&d.illustrations.forEach((f,g)=>{a[`${v}.illustrations.${g}`]=f})})}),i[s]=Ae(Ae({},a),i[s])}}),i}function Ql(t){return Object.keys(as).forEach(e=>{t.load(e,as[e])}),Object.keys(as)}function Qn(t,e,i){var s;const n={},o=(s=e.available_locales)!=null&&s.length?e.available_locales:[se];if(e?.experience_config){const a=e.experience_config,c=Jl(a,i);Object.keys(c).forEach(r=>{n[r]=Ae(Ae({},c[r]),n[r])})}o.forEach(a=>{t.load(a,n[a])})}function Xn(t,e){if(!e.gvl)return;const{locale:i}=t,s={};s[i]=e.gvl;const n=Jn(s,[i]);t.load(i,n[i])}function eo(t,e,i){const s=Jn(e,i);i.forEach(n=>{t.load(n,s[n])})}function to(t){return t.locale}function io(t,e,i=se){const s=t?.language;return e||s||i}function so(t,e,i=se){const s=t.match(Qi);if(s){const[n,o]=s,a=e.find(r=>Re(r,n));if(a)return a;const c=e.find(r=>Re(r,o));if(c)return c}return i}function Pt(t,e){return t.t(e)!==""&&t.t(e)!==e}function cs(t,e,i){if(!i||!i.translations)return null;if(t){const n=i.translations.find(o=>Re(o.language,t));if(n)return n}const s=i.translations.find(n=>Re(n.language,e));return s||i.translations[0]||null}function ui(t,e,i){if(!i||!i.translations)return null;if(t){const n=i.translations.find(o=>Re(o.language,t));if(n)return n}const s=i.translations.find(n=>Re(n.language,e));return s||i.translations[0]||null}function Xl(t,e,i,s,n){var o,a,c,r,l;Ql(t);const p=(o=i.available_locales)!=null&&o.length?i.available_locales:[se];Qn(t,i,n);const d=Kl.filter(h=>p.includes(h.locale)),v=d.findIndex(h=>Re(h.locale,t.getDefaultLocale()));v>0&&d.unshift(d.splice(v,1)[0]),t.setAvailableLanguages(d);const f=Zn(i)||se;t.setDefaultLocale(f);let g=f;((a=i.experience_config)==null?void 0:a.auto_detect_language)===!1||(g=io(e,s?.fidesLocale,f));const _=so(g,p||[],t.getDefaultLocale());if(!!((r=(c=i.experience_config)==null?void 0:c.translations)!=null&&r.find(h=>h.language===_)))t.activate(_);else{const h=ui(_,f,i.experience_config);h?.language,t.activate(h?.language||_)}((l=i.experience_config)==null?void 0:l.component)===re.TCF_OVERLAY&&i.gvl&&Xn(t,i)}function ed(){let t=[],e=se,i=se;const s={};return{setAvailableLanguages(n){t=n},get availableLanguages(){return t},activate:n=>{i=n},getDefaultLocale:()=>e,setDefaultLocale:n=>{e=n},get locale(){return i},load:(n,o)=>{s[n]=Ae(Ae({},s[n]),o)},t:n=>{if(typeof n>"u")throw new TypeError("Unexpected type for descriptor or id!");let o;if(typeof n=="string")o=n;else if(typeof n=="object"&&n.id)o=n.id;else return"";return i&&i in s&&o&&o in s[i]&&s[i][o]?s[i][o]:o}}}const td=(t,e,i)=>{var s;let n=Ji;if(!t)e.t("exp.modal_link_label")!=="exp.modal_link_label"&&(n=e.t("exp.modal_link_label"));else{const o=e.getDefaultLocale(),a=(s=i?.experience_config)==null?void 0:s.translations.find(c=>c.language===o);a?.modal_link_label&&(n=a.modal_link_label)}return n};function id(t){return Array.from(t).length}var sd=Object.defineProperty,nd=Object.defineProperties,od=Object.getOwnPropertyDescriptors,no=Object.getOwnPropertySymbols,rd=Object.prototype.hasOwnProperty,ad=Object.prototype.propertyIsEnumerable,oo=(t,e,i)=>e in t?sd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,$t=(t,e)=>{for(var i in e||(e={}))rd.call(e,i)&&oo(t,i,e[i]);if(no)for(var i of no(e))ad.call(e,i)&&oo(t,i,e[i]);return t},ls=(t,e)=>nd(t,od(e)),pi=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});function cd(){return{}}const ro=t=>pi(void 0,[t],function*({userLocationString:e,userLanguageString:i,fidesApiUrl:s,apiOptions:n,propertyId:o,requestMinimalTCF:a,missingExperienceHandler:c=cd}){var r,l,p;if(n?.getPrivacyExperienceFn)try{return yield n.getPrivacyExperienceFn(e,null)}catch(_){return c(_)}const d=[["Unescape-Safestr","true"],["Accept-Encoding","gzip, deflate"]];i&&d.push(["Accept-Language",i]);const v={method:"GET",mode:"cors",headers:d};let f=$t($t({show_disabled:"false",region:e,component:re.OVERLAY,has_config:"true",systems_applicable:"true",exclude_gvl_languages:"true",include_meta:"true",include_gvl:"true",include_non_applicable_notices:"true"},a&&{minimal_tcf:"true"}),o&&{property_id:o});f=new URLSearchParams(f);let g;try{if(g=yield fetch(`${s}/privacy-experience?${f}`,v),!g.ok)throw new Error("Error fetching experience from Fides API")}catch(_){return c(_)}try{const _=yield g.json();if(((r=_.items)==null?void 0:r.length)<1)return{};const m=_.items&&_.items[0],h=(p=(l=m.experience_config)==null?void 0:l.translations)==null?void 0:p[0].language;return m}catch(_){return c(_)}}),ao=(t,e)=>pi(void 0,null,function*(){const i=new URLSearchParams;e?.forEach(a=>{i.append("language",a)});const s={method:"GET",mode:"cors"};let n;try{n=yield fetch(`${t}/privacy-experience/gvl/translations${id(i)>0?"?":""}${i.toString()}`,s)}catch{return{}}return n.ok?yield n.json():{}}),co={method:"PATCH",mode:"cors",headers:{"Content-Type":"application/json"}},ld="Fides.js",dd=(t,e,i,s,n)=>pi(void 0,null,function*(){var o;if((o=i.apiOptions)!=null&&o.savePreferencesFn){try{yield i.apiOptions.savePreferencesFn(t,s.consent,s.fides_string,n)}catch(r){return Promise.reject(r)}return Promise.resolve()}const a=ls($t({},co),{body:JSON.stringify(ls($t({},e),{source:ld}))});return(yield fetch(`${i.fidesApiUrl}/privacy-preferences`,a)).ok,Promise.resolve()}),ud=t=>pi(void 0,[t],function*({request:e,options:i}){var s;if((s=i.apiOptions)!=null&&s.patchNoticesServedFn)try{return yield i.apiOptions.patchNoticesServedFn(e)}catch{return null}const n=ls($t({},co),{body:JSON.stringify(e)});try{const o=yield fetch(`${i.fidesApiUrl}/notices-served`,n);return o.ok?yield o.json():null}catch{return null}});var pd=Object.defineProperty,fd=(t,e,i)=>e in t?pd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,vd=(t,e,i)=>fd(t,e+"",i);class _d{constructor(){vd(this,"servedNoticeHistoryId",null)}getServedNoticeHistoryId(){return this.servedNoticeHistoryId||(this.servedNoticeHistoryId=ln()),this.servedNoticeHistoryId}reset(){this.servedNoticeHistoryId=null}hasLifecycleId(){return this.servedNoticeHistoryId!==null}}const lo=new _d;var gd=Object.defineProperty,md=Object.defineProperties,hd=Object.getOwnPropertyDescriptors,uo=Object.getOwnPropertySymbols,bd=Object.prototype.hasOwnProperty,yd=Object.prototype.propertyIsEnumerable,po=(t,e,i)=>e in t?gd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ve=(t,e)=>{for(var i in e||(e={}))bd.call(e,i)&&po(t,i,e[i]);if(uo)for(var i of uo(e))yd.call(e,i)&&po(t,i,e[i]);return t},fi=(t,e)=>md(t,hd(e)),ds=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const kd=[M.SCRIPT,M.GPC,M.OT_MIGRATION];function wd(t,e,i,s,n,o,a,c,r){return ds(this,null,function*(){const l=(o||[]).map(d=>({preference:d.consentPreference,privacy_notice_history_id:d.noticeHistoryId||""})),p=Ve({browser_identity:e.identity,preferences:l,privacy_experience_config_history_id:n,user_geography:c,method:s,served_notice_history_id:r,property_id:i.property_id},a??[]);yield dd(s,p,t,e,i)})}const Cd=t=>ds(void 0,[t],function*({consentPreferencesToSave:e,privacyExperienceConfigHistoryId:i,experience:s,consentMethod:n,options:o,userLocationString:a,cookie:c,eventExtraDetails:r,servedNoticeHistoryId:l,tcf:p,updateCookie:d}){var v,f,g,_,m,h,y,b,C;if(!d&&e&&(d=L=>On(L,e)),!d&&!e)throw new Error("updateCookie is required");const k=fi(Ve({},r?.trigger),{origin:((v=r?.trigger)==null?void 0:v.origin)||(kd.includes(n)?ot.EXTERNAL:ot.FIDES)}),j=yield d(c);Object.assign(c,j),Object.assign(c.fides_meta,{consentMethod:n}),Ce("FidesUpdating",c,fi(Ve({},r),{trigger:k}));const x=Nt(c.consent,(g=(f=window.Fides)==null?void 0:f.experience)==null?void 0:g.non_applicable_privacy_notices,(m=(_=window.Fides)==null?void 0:_.experience)==null?void 0:m.privacy_notices,void 0,void 0,c.non_applicable_notice_keys),I=!!((y=(h=window.Fides)==null?void 0:h.experience)!=null&&y.non_applicable_privacy_notices)||!!((C=(b=window.Fides)==null?void 0:b.experience)!=null&&C.privacy_notices);if(window.Fides.consent=ss(x,o,I),window.Fides.fides_string=c.fides_string,window.Fides.tcf_consent=c.tcf_consent,kn(fi(Ve({},c),{consent:x}),o.base64Cookie),window.Fides.saved_consent=c.consent,!o.fidesDisableSaveApi)try{yield wd(o,c,s,n,i,e,p,a,l)}catch{}e&&e.filter(L=>L.consentPreference===ve.OPT_OUT).forEach(L=>{var $,U;($=L.notice)!=null&&$.cookies&&En(L.notice.cookies,(U=s.experience_config)==null?void 0:U.auto_subdomain_cookie_deletion)}),Ce("FidesUpdated",c,fi(Ve({},r),{trigger:k}))}),fo=(t,e,i,s)=>Object.entries(i).reduce((n,[o,a])=>{if(n)return n;const c=e.find(d=>d===o);if(c&&!a&&s!==M.OT_MIGRATION)return new Error(`Provided notice key '${o}' is not applicable to the current experience.`);const r=t.find(d=>d.notice_key===o);if(!c&&!r)return new Error(`'${o}' is not a valid notice key`);const p=r?.consent_mechanism===X.NOTICE_ONLY;return p&&a!==!0&&a!==ve.ACKNOWLEDGE&&s!==M.OT_MIGRATION?new Error(`Invalid consent value for notice-only notice key: '${o}'. Must be \`true\` or "acknowledge"`):!p&&typeof a!="boolean"&&a!==ve.OPT_IN&&a!==ve.OPT_OUT?new Error(`Invalid consent value for notice key: '${o}'. Must be a boolean or "opt_in" or "opt_out"`):null},null),vi=(t,e)=>ds(void 0,null,function*(){var i;const{experience:s,cookie:n,config:o,locale:a}=t;if(!s)throw new Error("Experience must be initialized before updating consent");if(!o)throw new Error("Config is not initialized");if(!n)throw new Error("Cookie is not initialized");if(!e?.noticeConsent&&!e?.fidesString&&!e?.tcf)throw new Error("Either consent object or fidesString must be provided");if(e?.validation&&!Object.values(Ze).includes(e.validation))throw new Error(`Validation must be one of: ${Object.values(Ze).join(", ")} (default is ${Ze.THROW})`);const{noticeConsent:c,fidesString:r,validation:l=Ze.THROW,consentMethod:p=M.SCRIPT,eventExtraDetails:d={trigger:{origin:ot.EXTERNAL}},tcf:v,updateCookie:f}=e,{experience_config:g,privacy_notices:_,non_applicable_privacy_notices:m}=s,h=Zn(s)||se,y=I=>{if(l===Ze.THROW)throw new Error(I);l===Ze.WARN&&console.warn(I)};let b=n.consent||{};if(r)try{const I=Ft(r);if(I.nc){const L=ci(I.nc);b=Ve(Ve({},n.consent),L);const $=fo(_||[],m||[],b,p);$&&y($.message)}}catch(I){const L=I instanceof Error?I.message:String(I);y(`Invalid fidesString provided: ${L}`)}else if(c){const I=fo(_||[],m||[],c,p);I&&y(I.message),b=Ve(Ve({},n.consent),c)}const C=[];Object.entries(b).forEach(([I,L])=>{const $=_?.find(U=>U.notice_key===I);if($){const U=cs(a,h,$),pe=U?.privacy_notice_history_id;let le;if(typeof L=="boolean"?le=Se(L,$.consent_mechanism):le=L,pe){const ne=new Ui($,le,pe);C.push(ne)}}});let k;if((i=g?.translations)!=null&&i.length){const I=ui(a,h,g);k=I?.privacy_experience_config_history_id}const j=oi(o.geolocation),x=lo.getServedNoticeHistoryId();return Cd({consentPreferencesToSave:C,privacyExperienceConfigHistoryId:k,experience:s,consentMethod:p,options:o.options,userLocationString:j,cookie:n,eventExtraDetails:d,servedNoticeHistoryId:x,tcf:v,updateCookie:f})}),_i=t=>{throw new Error(t)},rt=t=>{typeof window<"u"&&(window.Fides=t)},vo=({cookie:t,experience:e})=>{let i=e;return ii(t.consent)&&(i=Wi({experience:e,cookie:t})),i},us=({tcfEnabled:t=!1})=>({consent:{},experience:void 0,geolocation:{},locale:se,options:{debug:!0,isOverlayEnabled:!1,isPrefetchEnabled:!1,isGeolocationEnabled:!1,geolocationApiUrl:"",overlayParentId:null,modalLinkId:null,privacyCenterUrl:"",fidesApiUrl:"",tcfEnabled:t,gppEnabled:!1,fidesEmbed:!1,fidesDisableSaveApi:!1,fidesDisableNoticesServedApi:!1,fidesDisableBanner:!1,fidesString:null,apiOptions:null,fidesTcfGdprApplies:t,fidesJsBaseUrl:"",customOptionsPath:null,preventDismissal:!1,allowHTMLDescription:null,base64Cookie:!1,fidesPrimaryColor:null,fidesClearCookie:!1,showFidesBrandLink:!t,fidesConsentOverride:null,otFidesMapping:null,fidesDisabledNotices:null,fidesConsentNonApplicableFlagMode:null,fidesConsentFlagType:null,fidesInitializedEventMode:"once"},fides_meta:{},identity:{},tcf_consent:{},saved_consent:{},version:"DEV",config:void 0,initialized:!1,onFidesEvent:Mn,blueconic:Xc,gtm:el,meta:il,shopify:ol,showModal:is,getModalLinkLabel:()=>Ji,encodeNoticeConsentString:$n,decodeNoticeConsentString:ci,reinitialize(){return typeof this.init!="function"?Promise.reject(new Error("Fides.init method is not available")):((!this.config||!this.initialized)&&_i("Fides must be initialized before reinitializing"),this.init())},shouldShowExperience(){return!(this!=null&&this.experience)||!(this!=null&&this.cookie)||!(this!=null&&this.saved_consent)||!(this!=null&&this.options)?!1:ai(this.experience,this.cookie,this.saved_consent,this.options)},updateConsent(e){const{consent:i,fidesString:s,validation:n}=e;return vi(this,{noticeConsent:i,fidesString:s,validation:n})}});var Ed=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Pd=(t,e)=>Ed(void 0,null,function*(){if(!t||!e)return null;const s=yield fetch(e,{mode:"cors"});if(!s.ok)return null;try{return yield s.json()}catch{return null}}),Od=()=>{var t,e,i,s,n,o;if((t=window.Fides)!=null&&t.options.tcfEnabled&&!((e=window.Fides)!=null&&e.options.gppEnabled)&&!((n=(s=(i=window.Fides)==null?void 0:i.experience)==null?void 0:s.privacy_notices)!=null&&n.length))return!1;if(typeof((o=window.navigator)==null?void 0:o.globalPrivacyControl)=="boolean")return window.navigator.globalPrivacyControl;const c=new URL(window.location.href).searchParams.get("globalPrivacyControl");if(c==="true")return!0;if(c==="false")return!1},at=()=>typeof window>"u"?{}:{globalPrivacyControl:Od()};var Id=Object.defineProperty,_o=Object.getOwnPropertySymbols,jd=Object.prototype.hasOwnProperty,Sd=Object.prototype.propertyIsEnumerable,go=(t,e,i)=>e in t?Id(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,Ad=(t,e)=>{for(var i in e||(e={}))jd.call(e,i)&&go(t,i,e[i]);if(_o)for(var i of _o(e))Sd.call(e,i)&&go(t,i,e[i]);return t},Td=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const xd=t=>Td(void 0,null,function*(){var e;const{experience:i,saved_consent:s,options:n}=t;if(!i||!i.experience_config||!((e=i.privacy_notices)!=null&&e.length))return!1;const o=at(),{nc:a}=Ft(n.fidesString||"");o.globalPrivacyControl;const{consent:c,method:r}=An(n),l=!!c&&!!r&&!Qe();if(!o.globalPrivacyControl&&!a&&!l)return!1;let p=!1,d=!1,v=!1;const f=i.privacy_notices.reduce((g,_)=>{const m=Ad({},g),h=je(_.default_preference);m[_.notice_key]=h,s[_.notice_key]&&(m[_.notice_key]=s[_.notice_key]);const y=Jt(_,s),b=_.consent_mechanism===X.NOTICE_ONLY;if(l&&c){const C=c[_.notice_key];if(C!==void 0)return v=!0,m[_.notice_key]=C,m}if(b)return m;if(a){const k=ci(a)[_.notice_key];if(k!==void 0)return d=!0,m[_.notice_key]=k,m}return o.globalPrivacyControl&&!y&&_.has_gpc_flag&&(p=!0,m[_.notice_key]=!1),m},{});if(p||d||v){let g=M.SCRIPT;return v&&r?g=r:d?g=M.SCRIPT:p&&(g=M.GPC),yield vi(t,{noticeConsent:f,consentMethod:g}),!0}return!1}),Ld=()=>{document.body.classList.add("fides-no-scroll")},mo=()=>{document.body.classList.remove("fides-no-scroll")},Nd=t=>new DOMParser().parseFromString(t,"text/html").body.textContent||"",ho=t=>{let e=0,i=200;return new Promise(s=>{const n=o=>{const a=setTimeout(()=>{const c=document.getElementById(t);c?(clearInterval(a),s(c)):(e+=1,e>=5&&i<1e3&&(i+=200),n(i))},o)};n(i)})};var zd=Object.defineProperty,Fd=Object.defineProperties,$d=Object.getOwnPropertyDescriptors,bo=Object.getOwnPropertySymbols,Dd=Object.prototype.hasOwnProperty,Rd=Object.prototype.propertyIsEnumerable,yo=(t,e,i)=>e in t?zd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,ps=(t,e)=>{for(var i in e||(e={}))Dd.call(e,i)&&yo(t,i,e[i]);if(bo)for(var i of bo(e))Rd.call(e,i)&&yo(t,i,e[i]);return t},Vd=(t,e)=>Fd(t,$d(e)),ko=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Md=(t,e)=>ko(void 0,null,function*(){const i=oi(t);return i||oi(yield Pd(e.isGeolocationEnabled,e.geolocationApiUrl))}),Dt=(t,e)=>{const i={};if(typeof window<"u"){const s=new URLSearchParams(window.location.search),n=e.options.customOptionsPath&&e.options.customOptionsPath.split("."),o=n&&n.length>=0?Fn(n):window.fides_overrides,a=zn(t);a?.forEach(({overrideName:c,overrideType:r,overrideKey:l,validationRegex:p,transform:d})=>{const v=s.get(l),f=o?o[l]:void 0,g=si(l),_=v||f||g;_&&p.test(_.toString())&&(d?i[c]=d(_.toString()):i[c]=r==="string"?_:JSON.parse(_.toString()))})}return i},wo=({consent:t,options:e})=>{const i=at(),s=Cn(t,i);return yn(s,e.fidesClearCookie)},Co=({cookie:t,savedConsent:e,experience:i,geolocation:s,options:n,updateExperienceFromCookieConsent:o})=>{let a=i;return Xe(i)&&(a=o({experience:i,cookie:t,debug:n.debug})),{consent:t.consent,fides_meta:t.fides_meta,identity:t.identity,experience:a,tcf_consent:t.tcf_consent,fides_string:t.fides_string,saved_consent:e,geolocation:s,options:n,initialized:!0}},Eo=t=>ko(void 0,[t],function*({fides:e,initOverlay:i,renderOverlay:s,updateExperience:n,overrides:o}){var a,c,r,l,p,d,v,f,g;const{config:_}=e;if(!_)throw new Error("Fides config should be initialized");const{options:m,geolocation:h}=_;let y=!0,b,C=()=>Ji;if(!e.cookie)throw new Error("Fides cookie should be initialized");if(y=m.isOverlayEnabled,y){Nn(m)||(y=!1),b=yield Md(h,m);let le=!1;if(b?Xe(e.experience)||(le=!0,e.experience=yield ro({userLocationString:b,fidesApiUrl:m.fidesApiUrl,apiOptions:m.apiOptions,requestMinimalTCF:!1,propertyId:(a=e.config)==null?void 0:a.propertyId})):y=!1,y&&Xe(e.experience)&&es(e.experience)){if(le){const oe=n({cookie:e.cookie,experience:e.experience});e.experience=ps(ps({},e.experience),oe)}(c=e.config)!=null&&c.propertyId&&(e.experience.property_id=e.config.propertyId);const ne=In({cookie:e.cookie,experience:e.experience});e.cookie=ne;const ge=ed();if(Xl(ge,window?.navigator,e.experience,m,o?.experienceTranslationOverrides),e.locale=ge.locale||se,C=oe=>td(!!oe?.disableLocalization,ge,e.experience),((r=e.experience.experience_config)==null?void 0:r.component)===re.HEADLESS){const oe=m.modalLinkId||"fides-modal-link";!e.experience||m.fidesEmbed||m.modalLinkId,ho(oe).then(de=>{document.body.classList.add("fides-overlay-modal-link-shown"),de.classList.add("fides-modal-link-shown")}),y=!1}if(i&&y){const oe=Vd(ps({},e),{cookie:e.cookie,config:_,options:m,experience:e.experience,fidesRegionString:b});i({initializedFides:oe,i18n:ge,renderOverlay:s}).catch(de=>{})}setTimeout(xd.bind(null,e))}}const{fides_meta:j,identity:x,fides_string:I,tcf_consent:L}=e.cookie,$=Nt(e.cookie.consent,(l=e.experience)==null?void 0:l.non_applicable_privacy_notices,(p=e.experience)==null?void 0:p.privacy_notices,(d=m.fidesConsentFlagType)!=null?d:void 0,(v=m.fidesConsentNonApplicableFlagMode)!=null?v:void 0,e.cookie.non_applicable_notice_keys),U=!!((f=e.experience)!=null&&f.non_applicable_privacy_notices)||!!((g=e.experience)!=null&&g.privacy_notices);return{consent:ss($,m,U),fides_meta:j,identity:x,fides_string:I,tcf_consent:L,experience:e.experience,geolocation:h,options:m,initialized:!0,getModalLinkLabel:C}});var gi,z,Po,ct,Oo,Io,fs,vs,_s,gs,jo,Rt={},So=[],Ud=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,mi=Array.isArray;function it(t,e){for(var i in e)t[i]=e[i];return t}function Ao(t){var e=t.parentNode;e&&e.removeChild(t)}function ms(t,e,i){var s,n,o,a={};for(o in e)o=="key"?s=e[o]:o=="ref"?n=e[o]:a[o]=e[o];if(arguments.length>2&&(a.children=arguments.length>3?gi.call(arguments,2):i),typeof t=="function"&&t.defaultProps!=null)for(o in t.defaultProps)a[o]===void 0&&(a[o]=t.defaultProps[o]);return hi(t,a,s,n,null)}function hi(t,e,i,s,n){var o={type:t,props:e,key:i,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:n??++Po,__i:-1,__u:0};return n==null&&z.vnode!=null&&z.vnode(o),o}function _e(t){return t.children}function Me(t,e){this.props=t,this.context=e}function lt(t,e){if(e==null)return t.__?lt(t.__,t.__i+1):null;for(var i;e<t.__k.length;e++)if((i=t.__k[e])!=null&&i.__e!=null)return i.__e;return typeof t.type=="function"?lt(t):null}function To(t){var e,i;if((t=t.__)!=null&&t.__c!=null){for(t.__e=t.__c.base=null,e=0;e<t.__k.length;e++)if((i=t.__k[e])!=null&&i.__e!=null){t.__e=t.__c.base=i.__e;break}return To(t)}}function hs(t){(!t.__d&&(t.__d=!0)&&ct.push(t)&&!bi.__r++||Oo!==z.debounceRendering)&&((Oo=z.debounceRendering)||Io)(bi)}function bi(){var t,e,i,s,n,o,a,c;for(ct.sort(fs);t=ct.shift();)t.__d&&(e=ct.length,s=void 0,o=(n=(i=t).__v).__e,a=[],c=[],i.__P&&((s=it({},n)).__v=n.__v+1,z.vnode&&z.vnode(s),bs(i.__P,s,n,i.__n,i.__P.namespaceURI,32&n.__u?[o]:null,a,o??lt(n),!!(32&n.__u),c),s.__v=n.__v,s.__.__k[s.__i]=s,Fo(a,s,c),s.__e!=o&&To(s)),ct.length>e&&ct.sort(fs));bi.__r=0}function xo(t,e,i,s,n,o,a,c,r,l,p){var d,v,f,g,_,m=s&&s.__k||So,h=e.length;for(i.__d=r,Bd(i,e,m),r=i.__d,d=0;d<h;d++)(f=i.__k[d])!=null&&typeof f!="boolean"&&typeof f!="function"&&(v=f.__i===-1?Rt:m[f.__i]||Rt,f.__i=d,bs(t,f,v,n,o,a,c,r,l,p),g=f.__e,f.ref&&v.ref!=f.ref&&(v.ref&&ys(v.ref,null,f),p.push(f.ref,f.__c||g,f)),_==null&&g!=null&&(_=g),65536&f.__u||v.__k===f.__k?(r&&typeof f.type=="string"&&!t.contains(r)&&(r=lt(v)),r=Lo(f,r,t)):typeof f.type=="function"&&f.__d!==void 0?r=f.__d:g&&(r=g.nextSibling),f.__d=void 0,f.__u&=-196609);i.__d=r,i.__e=_}function Bd(t,e,i){var s,n,o,a,c,r=e.length,l=i.length,p=l,d=0;for(t.__k=[],s=0;s<r;s++)a=s+d,(n=t.__k[s]=(n=e[s])==null||typeof n=="boolean"||typeof n=="function"?null:typeof n=="string"||typeof n=="number"||typeof n=="bigint"||n.constructor==String?hi(null,n,null,null,null):mi(n)?hi(_e,{children:n},null,null,null):n.constructor===void 0&&n.__b>0?hi(n.type,n.props,n.key,n.ref?n.ref:null,n.__v):n)!=null?(n.__=t,n.__b=t.__b+1,c=Gd(n,i,a,p),n.__i=c,o=null,c!==-1&&(p--,(o=i[c])&&(o.__u|=131072)),o==null||o.__v===null?(c==-1&&d--,typeof n.type!="function"&&(n.__u|=65536)):c!==a&&(c==a-1?d=c-a:c==a+1?d++:c>a?p>r-a?d+=c-a:d--:c<a&&d++,c!==s+d&&(n.__u|=65536))):(o=i[a])&&o.key==null&&o.__e&&(131072&o.__u)==0&&(o.__e==t.__d&&(t.__d=lt(o)),ks(o,o,!1),i[a]=null,p--);if(p)for(s=0;s<l;s++)(o=i[s])!=null&&(131072&o.__u)==0&&(o.__e==t.__d&&(t.__d=lt(o)),ks(o,o))}function Lo(t,e,i){var s,n;if(typeof t.type=="function"){for(s=t.__k,n=0;s&&n<s.length;n++)s[n]&&(s[n].__=t,e=Lo(s[n],e,i));return e}t.__e!=e&&(i.insertBefore(t.__e,e||null),e=t.__e);do e=e&&e.nextSibling;while(e!=null&&e.nodeType===8);return e}function yi(t,e){return e=e||[],t==null||typeof t=="boolean"||(mi(t)?t.some(function(i){yi(i,e)}):e.push(t)),e}function Gd(t,e,i,s){var n=t.key,o=t.type,a=i-1,c=i+1,r=e[i];if(r===null||r&&n==r.key&&o===r.type&&(131072&r.__u)==0)return i;if(s>(r!=null&&(131072&r.__u)==0?1:0))for(;a>=0||c<e.length;){if(a>=0){if((r=e[a])&&(131072&r.__u)==0&&n==r.key&&o===r.type)return a;a--}if(c<e.length){if((r=e[c])&&(131072&r.__u)==0&&n==r.key&&o===r.type)return c;c++}}return-1}function No(t,e,i){e[0]==="-"?t.setProperty(e,i??""):t[e]=i==null?"":typeof i!="number"||Ud.test(e)?i:i+"px"}function ki(t,e,i,s,n){var o;e:if(e==="style")if(typeof i=="string")t.style.cssText=i;else{if(typeof s=="string"&&(t.style.cssText=s=""),s)for(e in s)i&&e in i||No(t.style,e,"");if(i)for(e in i)s&&i[e]===s[e]||No(t.style,e,i[e])}else if(e[0]==="o"&&e[1]==="n")o=e!==(e=e.replace(/(PointerCapture)$|Capture$/i,"$1")),e=e.toLowerCase()in t||e==="onFocusOut"||e==="onFocusIn"?e.toLowerCase().slice(2):e.slice(2),t.l||(t.l={}),t.l[e+o]=i,i?s?i.u=s.u:(i.u=vs,t.addEventListener(e,o?gs:_s,o)):t.removeEventListener(e,o?gs:_s,o);else{if(n=="http://www.w3.org/2000/svg")e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(e!="width"&&e!="height"&&e!="href"&&e!="list"&&e!="form"&&e!="tabIndex"&&e!="download"&&e!="rowSpan"&&e!="colSpan"&&e!="role"&&e!="popover"&&e in t)try{t[e]=i??"";break e}catch{}typeof i=="function"||(i==null||i===!1&&e[4]!=="-"?t.removeAttribute(e):t.setAttribute(e,e=="popover"&&i==1?"":i))}}function zo(t){return function(e){if(this.l){var i=this.l[e.type+t];if(e.t==null)e.t=vs++;else if(e.t<i.u)return;return i(z.event?z.event(e):e)}}}function bs(t,e,i,s,n,o,a,c,r,l){var p,d,v,f,g,_,m,h,y,b,C,k,j,x,I,L,$=e.type;if(e.constructor!==void 0)return null;128&i.__u&&(r=!!(32&i.__u),o=[c=e.__e=i.__e]),(p=z.__b)&&p(e);e:if(typeof $=="function")try{if(h=e.props,y="prototype"in $&&$.prototype.render,b=(p=$.contextType)&&s[p.__c],C=p?b?b.props.value:p.__:s,i.__c?m=(d=e.__c=i.__c).__=d.__E:(y?e.__c=d=new $(h,C):(e.__c=d=new Me(h,C),d.constructor=$,d.render=qd),b&&b.sub(d),d.props=h,d.state||(d.state={}),d.context=C,d.__n=s,v=d.__d=!0,d.__h=[],d._sb=[]),y&&d.__s==null&&(d.__s=d.state),y&&$.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=it({},d.__s)),it(d.__s,$.getDerivedStateFromProps(h,d.__s))),f=d.props,g=d.state,d.__v=e,v)y&&$.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),y&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(y&&$.getDerivedStateFromProps==null&&h!==f&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(h,C),!d.__e&&(d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(h,d.__s,C)===!1||e.__v===i.__v)){for(e.__v!==i.__v&&(d.props=h,d.state=d.__s,d.__d=!1),e.__e=i.__e,e.__k=i.__k,e.__k.forEach(function(U){U&&(U.__=e)}),k=0;k<d._sb.length;k++)d.__h.push(d._sb[k]);d._sb=[],d.__h.length&&a.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(h,d.__s,C),y&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(f,g,_)})}if(d.context=C,d.props=h,d.__P=t,d.__e=!1,j=z.__r,x=0,y){for(d.state=d.__s,d.__d=!1,j&&j(e),p=d.render(d.props,d.state,d.context),I=0;I<d._sb.length;I++)d.__h.push(d._sb[I]);d._sb=[]}else do d.__d=!1,j&&j(e),p=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++x<25);d.state=d.__s,d.getChildContext!=null&&(s=it(it({},s),d.getChildContext())),y&&!v&&d.getSnapshotBeforeUpdate!=null&&(_=d.getSnapshotBeforeUpdate(f,g)),xo(t,mi(L=p!=null&&p.type===_e&&p.key==null?p.props.children:p)?L:[L],e,i,s,n,o,a,c,r,l),d.base=e.__e,e.__u&=-161,d.__h.length&&a.push(d),m&&(d.__E=d.__=null)}catch(U){e.__v=null,r||o!=null?(e.__e=c,e.__u|=r?160:32,o[o.indexOf(c)]=null):(e.__e=i.__e,e.__k=i.__k),z.__e(U,e,i)}else o==null&&e.__v===i.__v?(e.__k=i.__k,e.__e=i.__e):e.__e=Hd(i.__e,e,i,s,n,o,a,r,l);(p=z.diffed)&&p(e)}function Fo(t,e,i){e.__d=void 0;for(var s=0;s<i.length;s++)ys(i[s],i[++s],i[++s]);z.__c&&z.__c(e,t),t.some(function(n){try{t=n.__h,n.__h=[],t.some(function(o){o.call(n)})}catch(o){z.__e(o,n.__v)}})}function Hd(t,e,i,s,n,o,a,c,r){var l,p,d,v,f,g,_,m=i.props,h=e.props,y=e.type;if(y==="svg"?n="http://www.w3.org/2000/svg":y==="math"?n="http://www.w3.org/1998/Math/MathML":n||(n="http://www.w3.org/1999/xhtml"),o!=null){for(l=0;l<o.length;l++)if((f=o[l])&&"setAttribute"in f==!!y&&(y?f.localName===y:f.nodeType===3)){t=f,o[l]=null;break}}if(t==null){if(y===null)return document.createTextNode(h);t=document.createElementNS(n,y,h.is&&h),o=null,c=!1}if(y===null)m===h||c&&t.data===h||(t.data=h);else{if(o=o&&gi.call(t.childNodes),m=i.props||Rt,!c&&o!=null)for(m={},l=0;l<t.attributes.length;l++)m[(f=t.attributes[l]).name]=f.value;for(l in m)if(f=m[l],l!="children"){if(l=="dangerouslySetInnerHTML")d=f;else if(l!=="key"&&!(l in h)){if(l=="value"&&"defaultValue"in h||l=="checked"&&"defaultChecked"in h)continue;ki(t,l,null,f,n)}}for(l in h)f=h[l],l=="children"?v=f:l=="dangerouslySetInnerHTML"?p=f:l=="value"?g=f:l=="checked"?_=f:l==="key"||c&&typeof f!="function"||m[l]===f||ki(t,l,f,m[l],n);if(p)c||d&&(p.__html===d.__html||p.__html===t.innerHTML)||(t.innerHTML=p.__html),e.__k=[];else if(d&&(t.innerHTML=""),xo(t,mi(v)?v:[v],e,i,s,y==="foreignObject"?"http://www.w3.org/1999/xhtml":n,o,a,o?o[0]:i.__k&&lt(i,0),c,r),o!=null)for(l=o.length;l--;)o[l]!=null&&Ao(o[l]);c||(l="value",g!==void 0&&(g!==t[l]||y==="progress"&&!g||y==="option"&&g!==m[l])&&ki(t,l,g,m[l],n),l="checked",_!==void 0&&_!==t[l]&&ki(t,l,_,m[l],n))}return t}function ys(t,e,i){try{typeof t=="function"?t(e):t.current=e}catch(s){z.__e(s,i)}}function ks(t,e,i){var s,n;if(z.unmount&&z.unmount(t),(s=t.ref)&&(s.current&&s.current!==t.__e||ys(s,null,e)),(s=t.__c)!=null){if(s.componentWillUnmount)try{s.componentWillUnmount()}catch(o){z.__e(o,e)}s.base=s.__P=null}if(s=t.__k)for(n=0;n<s.length;n++)s[n]&&ks(s[n],e,i||typeof t.type!="function");i||t.__e==null||Ao(t.__e),t.__c=t.__=t.__e=t.__d=void 0}function qd(t,e,i){return this.constructor(t,i)}function ws(t,e,i){var s,n,o,a;z.__&&z.__(t,e),n=(s=!1)?null:e.__k,o=[],a=[],bs(e,t=e.__k=ms(_e,null,[t]),n||Rt,Rt,e.namespaceURI,n?null:e.firstChild?gi.call(e.childNodes):null,o,n?n.__e:e.firstChild,s,a),Fo(o,t,a)}function Ot(t,e){var i={__c:e="__cC"+jo++,__:t,Consumer:function(s,n){return s.children(n)},Provider:function(s){var n,o;return this.getChildContext||(n=[],(o={})[e]=this,this.getChildContext=function(){return o},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(a){this.props.value!==a.value&&n.some(function(c){c.__e=!0,hs(c)})},this.sub=function(a){n.push(a);var c=a.componentWillUnmount;a.componentWillUnmount=function(){n&&n.splice(n.indexOf(a),1),c&&c.call(a)}}),s.children}};return i.Provider.__=i.Consumer.contextType=i}gi=So.slice,z={__e:function(t,e,i,s){for(var n,o,a;e=e.__;)if((n=e.__c)&&!n.__)try{if((o=n.constructor)&&o.getDerivedStateFromError!=null&&(n.setState(o.getDerivedStateFromError(t)),a=n.__d),n.componentDidCatch!=null&&(n.componentDidCatch(t,s||{}),a=n.__d),a)return n.__E=n}catch(c){t=c}throw t}},Po=0,Me.prototype.setState=function(t,e){var i;i=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=it({},this.state),typeof t=="function"&&(t=t(it({},i),this.props)),t&&it(i,t),t!=null&&this.__v&&(e&&this._sb.push(e),hs(this))},Me.prototype.forceUpdate=function(t){this.__v&&(this.__e=!0,t&&this.__h.push(t),hs(this))},Me.prototype.render=_e,ct=[],Io=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,fs=function(t,e){return t.__v.__b-e.__v.__b},bi.__r=0,vs=0,_s=zo(!1),gs=zo(!0),jo=0;const Kd=t=>{try{const e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);if(!e)return null;let i=parseInt(e[1],16),s=parseInt(e[2],16),n=parseInt(e[3],16);i/=255,s/=255,n/=255;const o=Math.max(i,s,n),a=Math.min(i,s,n);let c,r;const l=(o+a)/2;if(o===a)c=r=0;else{const p=o-a;switch(r=l>.5?p/(2-o-a):p/(o+a),o){case i:c=(s-n)/p+(s<n?6:0);break;case s:c=(n-i)/p+2;break;case n:c=(i-s)/p+4;break}c/=6}return{h:c,s:r,l}}catch{return null}},Yd=(t,e=!1)=>{let i="";const s=Math.round(t.h*360),n=Math.round(t.s*100),o=Math.round(t.l*100);return i=`${s},${n}%,${o}%`,i=e?i:`hsl(${i})`,i};var $o=(t=>(t.HEX="hex",t.HSL="hsl",t))($o||{});const Wd=(t,e,i)=>{const s=e==="hex"?Kd(t):t;return s&&s.l?(s.l<.25?s.l=s.l+.1:s.l<.5?s.l=s.l+.08:s.l<.75?s.l=s.l+.06:s.l<.9?s.l=s.l+.04:s.l=.9,Yd(s)):t};var wi=(t,e,i)=>new Promise((s,n)=>{var o=r=>{try{c(i.next(r))}catch(l){n(l)}},a=r=>{try{c(i.throw(r))}catch(l){n(l)}},c=r=>r.done?s(r.value):Promise.resolve(r.value).then(o,a);c((i=i.apply(t,e)).next())});const Do="fides-embed-container",Zd="fides-overlay";let Ci;const Cs=t=>wi(void 0,[t],function*({initializedFides:e,i18n:i,renderOverlay:s}){const{options:n,experience:o}=e,a=()=>wi(void 0,null,function*(){var c,r,l;try{if(Ci&&(ws(null,Ci),Ci=void 0),n.fidesPrimaryColor){document.documentElement.style.setProperty("--fides-overlay-primary-color",n.fidesPrimaryColor);const d=Wd(n.fidesPrimaryColor,$o.HEX,1);document.documentElement.style.setProperty("--fides-overlay-primary-button-background-hover-color",d)}let p;if(n.fidesEmbed)p=document.getElementById(Do),p||(yield wi(void 0,null,function*(){return new Promise(v=>{let f=0,g=200;const _=setInterval(()=>{p=document.getElementById(Do),p?(clearInterval(_),v()):(f+=1,f>=5&&g<1e3&&(g+=200))},g)})}));else{const d=n.overlayParentId||Zd;p=document.getElementById(d),p||(p=document.createElement("div"),p.id=d,p.className="fides-overlay",document.body.prepend(p))}return p?(s&&(((c=o.experience_config)==null?void 0:c.component)===re.MODAL||((r=o.experience_config)==null?void 0:r.component)===re.BANNER_AND_MODAL||((l=o.experience_config)==null?void 0:l.component)===re.TCF_OVERLAY)&&(s({initializedFides:e,i18n:i},p),Ci=p),yield Promise.resolve()):yield Promise.reject(new Error("There was a problem rendering the Fides overlay."))}catch(p){return Promise.reject(p)}});return document?.readyState==="loading"?document.addEventListener("readystatechange",()=>wi(void 0,null,function*(){document.readyState==="interactive"&&a()})):a(),Promise.resolve()});var It,Z,Es,Ro,Vt=0,Vo=[],ee=z,Mo=ee.__b,Uo=ee.__r,Bo=ee.diffed,Go=ee.__c,Ho=ee.unmount,qo=ee.__;function Ei(t,e){ee.__h&&ee.__h(Z,t,Vt||e),Vt=0;var i=Z.__H||(Z.__H={__:[],__h:[]});return t>=i.__.length&&i.__.push({}),i.__[t]}function H(t){return Vt=1,Jd(Wo,t)}function Jd(t,e,i){var s=Ei(It++,2);if(s.t=t,!s.__c&&(s.__=[i?i(e):Wo(void 0,e),function(c){var r=s.__N?s.__N[0]:s.__[0],l=s.t(r,c);r!==l&&(s.__N=[l,s.__[1]],s.__c.setState({}))}],s.__c=Z,!Z.u)){var n=function(c,r,l){if(!s.__c.__H)return!0;var p=s.__c.__H.__.filter(function(v){return!!v.__c});if(p.every(function(v){return!v.__N}))return!o||o.call(this,c,r,l);var d=!1;return p.forEach(function(v){if(v.__N){var f=v.__[0];v.__=v.__N,v.__N=void 0,f!==v.__[0]&&(d=!0)}}),!(!d&&s.__c.props===c)&&(!o||o.call(this,c,r,l))};Z.u=!0;var o=Z.shouldComponentUpdate,a=Z.componentWillUpdate;Z.componentWillUpdate=function(c,r,l){if(this.__e){var p=o;o=void 0,n(c,r,l),o=p}a&&a.call(this,c,r,l)},Z.shouldComponentUpdate=n}return s.__N||s.__}function B(t,e){var i=Ei(It++,3);!ee.__s&&Yo(i.__H,e)&&(i.__=t,i.i=e,Z.__H.__h.push(i))}function Ue(t){return Vt=5,ie(function(){return{current:t}},[])}function ie(t,e){var i=Ei(It++,7);return Yo(i.__H,e)&&(i.__=t(),i.__H=e,i.__h=t),i.__}function D(t,e){return Vt=8,ie(function(){return t},e)}function st(t){var e=Z.context[t.__c],i=Ei(It++,9);return i.c=t,e?(i.__==null&&(i.__=!0,e.sub(Z)),e.props.value):t.__}function Qd(){for(var t;t=Vo.shift();)if(t.__P&&t.__H)try{t.__H.__h.forEach(Pi),t.__H.__h.forEach(Ps),t.__H.__h=[]}catch(e){t.__H.__h=[],ee.__e(e,t.__v)}}ee.__b=function(t){Z=null,Mo&&Mo(t)},ee.__=function(t,e){t&&e.__k&&e.__k.__m&&(t.__m=e.__k.__m),qo&&qo(t,e)},ee.__r=function(t){Uo&&Uo(t),It=0;var e=(Z=t.__c).__H;e&&(Es===Z?(e.__h=[],Z.__h=[],e.__.forEach(function(i){i.__N&&(i.__=i.__N),i.i=i.__N=void 0})):(e.__h.forEach(Pi),e.__h.forEach(Ps),e.__h=[],It=0)),Es=Z},ee.diffed=function(t){Bo&&Bo(t);var e=t.__c;e&&e.__H&&(e.__H.__h.length&&(Vo.push(e)!==1&&Ro===ee.requestAnimationFrame||((Ro=ee.requestAnimationFrame)||Xd)(Qd)),e.__H.__.forEach(function(i){i.i&&(i.__H=i.i),i.i=void 0})),Es=Z=null},ee.__c=function(t,e){e.some(function(i){try{i.__h.forEach(Pi),i.__h=i.__h.filter(function(s){return!s.__||Ps(s)})}catch(s){e.some(function(n){n.__h&&(n.__h=[])}),e=[],ee.__e(s,i.__v)}}),Go&&Go(t,e)},ee.unmount=function(t){Ho&&Ho(t);var e,i=t.__c;i&&i.__H&&(i.__H.__.forEach(function(s){try{Pi(s)}catch(n){e=n}}),i.__H=void 0,e&&ee.__e(e,i.__v))};var Ko=typeof requestAnimationFrame=="function";function Xd(t){var e,i=function(){clearTimeout(s),Ko&&cancelAnimationFrame(e),setTimeout(t)},s=setTimeout(i,100);Ko&&(e=requestAnimationFrame(i))}function Pi(t){var e=Z,i=t.__c;typeof i=="function"&&(t.__c=void 0,i()),Z=e}function Ps(t){var e=Z;t.__c=t.__(),Z=e}function Yo(t,e){return!t||t.length!==e.length||e.some(function(i,s){return i!==t[s]})}function Wo(t,e){return typeof e=="function"?e(t):e}function eu(t,e){for(var i in e)t[i]=e[i];return t}function Zo(t,e){for(var i in t)if(i!=="__source"&&!(i in e))return!0;for(var s in e)if(s!=="__source"&&t[s]!==e[s])return!0;return!1}function Jo(t,e){this.props=t,this.context=e}(Jo.prototype=new Me).isPureReactComponent=!0,Jo.prototype.shouldComponentUpdate=function(t,e){return Zo(this.props,t)||Zo(this.state,e)};var Qo=z.__b;z.__b=function(t){t.type&&t.type.__f&&t.ref&&(t.props.ref=t.ref,t.ref=null),Qo&&Qo(t)};var tu=z.__e;z.__e=function(t,e,i,s){if(t.then){for(var n,o=e;o=o.__;)if((n=o.__c)&&n.__c)return e.__e==null&&(e.__e=i.__e,e.__k=i.__k),n.__c(t,e)}tu(t,e,i,s)};var Xo=z.unmount;function er(t,e,i){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(s){typeof s.__c=="function"&&s.__c()}),t.__c.__H=null),(t=eu({},t)).__c!=null&&(t.__c.__P===i&&(t.__c.__P=e),t.__c=null),t.__k=t.__k&&t.__k.map(function(s){return er(s,e,i)})),t}function tr(t,e,i){return t&&i&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(s){return tr(s,e,i)}),t.__c&&t.__c.__P===e&&(t.__e&&i.appendChild(t.__e),t.__c.__e=!0,t.__c.__P=i)),t}function Os(){this.__u=0,this.t=null,this.__b=null}function ir(t){var e=t.__.__c;return e&&e.__a&&e.__a(t)}function Oi(){this.u=null,this.o=null}z.unmount=function(t){var e=t.__c;e&&e.__R&&e.__R(),e&&32&t.__u&&(t.type=null),Xo&&Xo(t)},(Os.prototype=new Me).__c=function(t,e){var i=e.__c,s=this;s.t==null&&(s.t=[]),s.t.push(i);var n=ir(s.__v),o=!1,a=function(){o||(o=!0,i.__R=null,n?n(c):c())};i.__R=a;var c=function(){if(!--s.__u){if(s.state.__a){var r=s.state.__a;s.__v.__k[0]=tr(r,r.__c.__P,r.__c.__O)}var l;for(s.setState({__a:s.__b=null});l=s.t.pop();)l.forceUpdate()}};s.__u++||32&e.__u||s.setState({__a:s.__b=s.__v.__k[0]}),t.then(a,a)},Os.prototype.componentWillUnmount=function(){this.t=[]},Os.prototype.render=function(t,e){if(this.__b){if(this.__v.__k){var i=document.createElement("div"),s=this.__v.__k[0].__c;this.__v.__k[0]=er(this.__b,i,s.__O=s.__P)}this.__b=null}var n=e.__a&&ms(_e,null,t.fallback);return n&&(n.__u&=-33),[ms(_e,null,e.__a?null:t.children),n]};var sr=function(t,e,i){if(++i[1]===i[0]&&t.o.delete(e),t.props.revealOrder&&(t.props.revealOrder[0]!=="t"||!t.o.size))for(i=t.u;i;){for(;i.length>3;)i.pop()();if(i[1]<i[0])break;t.u=i=i[2]}};(Oi.prototype=new Me).__a=function(t){var e=this,i=ir(e.__v),s=e.o.get(t);return s[0]++,function(n){var o=function(){e.props.revealOrder?(s.push(n),sr(e,t,s)):n()};i?i(o):o()}},Oi.prototype.render=function(t){this.u=null,this.o=new Map;var e=yi(t.children);t.revealOrder&&t.revealOrder[0]==="b"&&e.reverse();for(var i=e.length;i--;)this.o.set(e[i],this.u=[1,0,this.u]);return t.children},Oi.prototype.componentDidUpdate=Oi.prototype.componentDidMount=function(){var t=this;this.o.forEach(function(e,i){sr(t,i,e)})};var iu=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,su=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,nu=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,ou=/[A-Z0-9]/g,ru=typeof document<"u",au=function(t){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(t)};Me.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(t){Object.defineProperty(Me.prototype,t,{configurable:!0,get:function(){return this["UNSAFE_"+t]},set:function(e){Object.defineProperty(this,t,{configurable:!0,writable:!0,value:e})}})});var nr=z.event;function cu(){}function lu(){return this.cancelBubble}function du(){return this.defaultPrevented}z.event=function(t){return nr&&(t=nr(t)),t.persist=cu,t.isPropagationStopped=lu,t.isDefaultPrevented=du,t.nativeEvent=t};var uu={enumerable:!1,configurable:!0,get:function(){return this.class}},or=z.vnode;z.vnode=function(t){typeof t.type=="string"&&function(e){var i=e.props,s=e.type,n={};for(var o in i){var a=i[o];if(!(o==="value"&&"defaultValue"in i&&a==null||ru&&o==="children"&&s==="noscript"||o==="class"||o==="className")){var c=o.toLowerCase();o==="defaultValue"&&"value"in i&&i.value==null?o="value":o==="download"&&a===!0?a="":c==="translate"&&a==="no"?a=!1:c==="ondoubleclick"?o="ondblclick":c!=="onchange"||s!=="input"&&s!=="textarea"||au(i.type)?c==="onfocus"?o="onfocusin":c==="onblur"?o="onfocusout":nu.test(o)?o=c:s.indexOf("-")===-1&&su.test(o)?o=o.replace(ou,"-$&").toLowerCase():a===null&&(a=void 0):c=o="oninput",c==="oninput"&&n[o=c]&&(o="oninputCapture"),n[o]=a}}s=="select"&&n.multiple&&Array.isArray(n.value)&&(n.value=yi(i.children).forEach(function(r){r.props.selected=n.value.indexOf(r.props.value)!=-1})),s=="select"&&n.defaultValue!=null&&(n.value=yi(i.children).forEach(function(r){r.props.selected=n.multiple?n.defaultValue.indexOf(r.props.value)!=-1:n.defaultValue==r.props.value})),i.class&&!i.className?(n.class=i.class,Object.defineProperty(n,"className",uu)):(i.className&&!i.class||i.class&&i.className)&&(n.class=n.className=i.className),e.props=n}(t),t.$$typeof=iu,or&&or(t)};var rr=z.__r;z.__r=function(t){rr&&rr(t),t.__c};var ar=z.diffed;z.diffed=function(t){ar&&ar(t);var e=t.props,i=t.__e;i!=null&&t.type==="textarea"&&"value"in e&&e.value!==i.value&&(i.value=e.value==null?"":e.value)};var pu=0;function u(t,e,i,s,n,o){e||(e={});var a,c,r=e;if("ref"in r)for(c in r={},e)c=="ref"?a=e[c]:r[c]=e[c];var l={type:t,props:r,key:i,ref:a,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--pu,__i:-1,__u:0,__source:n,__self:o};if(typeof t=="function"&&(a=t.defaultProps))for(c in a)r[c]===void 0&&(r[c]=a[c]);return z.vnode&&z.vnode(l),l}function cr(t,e){e===void 0&&(e={});var i=e.insertAt;if(!(!t||typeof document>"u")){var s=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",i==="top"&&s.firstChild?s.insertBefore(n,s.firstChild):s.appendChild(n),n.styleSheet?n.styleSheet.cssText=t:n.appendChild(document.createTextNode(t))}}var fu=`:root{--fides-overlay-primary-color:#2b2e35;--fides-overlay-background-color:#f7fafc;--fides-overlay-embed-background-color:transparent;--fides-overlay-font-color:#4a5568;--fides-overlay-font-color-dark:#2d3748;--fides-overlay-hover-color:#edf2f7;--fides-overlay-gpc-applied-background-color:#38a169;--fides-overlay-gpc-applied-text-color:#fff;--fides-overlay-gpc-overridden-background-color:#e53e3e;--fides-overlay-gpc-overridden-text-color:#fff;--fides-overlay-brand-link-logo-color:#2b2e35;--fides-overlay-background-dark-color:#e2e8f0;--fides-overlay-background-error-color:#f7c2c2;--fides-overlay-skeleton-gradient-from-color:rgba(0,0,0,.06);--fides-overlay-skeleton-gradient-to-color:rgba(0,0,0,.15);--fides-overlay-inactive-font-color:#a0aec0;--fides-overlay-primary-button-background-color:var(
2
2
  --fides-overlay-primary-color
3
3
  );--fides-overlay-primary-button-background-hover-color:#4f525b;--fides-overlay-primary-button-text-color:#fff;--fides-overlay-primary-button-border-color:transparent;--fides-overlay-secondary-button-background-color:var(
4
4
  --fides-overlay-background-color