ethyca-fides 2.70.4b0__py2.py3-none-any.whl → 2.70.5__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 (212) hide show
  1. {ethyca_fides-2.70.4b0.dist-info → ethyca_fides-2.70.5.dist-info}/METADATA +3 -3
  2. {ethyca_fides-2.70.4b0.dist-info → ethyca_fides-2.70.5.dist-info}/RECORD +204 -210
  3. fides/_version.py +3 -3
  4. fides/api/db/crud.py +2 -30
  5. fides/api/db/database.py +1 -1
  6. fides/api/migrations/post_upgrade_index_creation.py +0 -10
  7. fides/api/models/detection_discovery/__init__.py +0 -2
  8. fides/api/models/detection_discovery/core.py +0 -11
  9. fides/api/models/manual_task/conditional_dependency.py +77 -21
  10. fides/api/models/policy.py +0 -24
  11. fides/api/models/privacy_notice.py +26 -6
  12. fides/api/models/privacy_request/privacy_request.py +0 -68
  13. fides/api/models/privacy_request/webhook.py +1 -3
  14. fides/api/oauth/roles.py +0 -2
  15. fides/api/schemas/privacy_request.py +2 -4
  16. fides/api/schemas/user.py +2 -2
  17. fides/api/service/privacy_request/dsr_package/dsr_report_builder.py +2 -2
  18. fides/api/service/storage/streaming/smart_open_streaming_storage.py +28 -36
  19. fides/api/service/storage/util.py +102 -11
  20. fides/api/task/manual/manual_task_utils.py +6 -5
  21. fides/ui-build/static/admin/404.html +1 -1
  22. fides/ui-build/static/admin/_next/static/{gAyR6aUQCeUTA_oMVYpBp → YWFiHTSU3aUbLHKtC5SlP}/_buildManifest.js +1 -1
  23. fides/ui-build/static/admin/_next/static/chunks/155-88303b05c6e115a5.js +1 -0
  24. fides/ui-build/static/admin/_next/static/chunks/{7476-d055aa931da47ac0.js → 7476-0b6e114658b15eaa.js} +1 -1
  25. fides/ui-build/static/admin/_next/static/chunks/{7725-fdc4298dfbea6f80.js → 7725-dd6736855807936a.js} +1 -1
  26. fides/ui-build/static/admin/_next/static/chunks/pages/{_app-de41f80e35acbde0.js → _app-cbfaf762a0d853be.js} +1 -1
  27. fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/action-center/[monitorId]/[systemId]-b0e3f1886de28d66.js +1 -0
  28. fides/ui-build/static/admin/_next/static/chunks/pages/integrations/{[id]-9f6c82e14ff2cad2.js → [id]-8b13bb5f7bee61c6.js} +1 -1
  29. fides/ui-build/static/admin/_next/static/chunks/pages/{integrations-ebc9c90fe99ee68d.js → integrations-6f109ef64304ef59.js} +1 -1
  30. fides/ui-build/static/admin/_next/static/chunks/pages/privacy-requests/{[id]-f8e3f63bea43db3b.js → [id]-8566e3b7b2a632fa.js} +1 -1
  31. fides/ui-build/static/admin/add-systems/manual.html +1 -1
  32. fides/ui-build/static/admin/add-systems/multiple.html +1 -1
  33. fides/ui-build/static/admin/add-systems.html +1 -1
  34. fides/ui-build/static/admin/consent/configure/add-vendors.html +1 -1
  35. fides/ui-build/static/admin/consent/configure.html +1 -1
  36. fides/ui-build/static/admin/consent/privacy-experience/[id].html +1 -1
  37. fides/ui-build/static/admin/consent/privacy-experience/new.html +1 -1
  38. fides/ui-build/static/admin/consent/privacy-experience.html +1 -1
  39. fides/ui-build/static/admin/consent/privacy-notices/[id].html +1 -1
  40. fides/ui-build/static/admin/consent/privacy-notices/new.html +1 -1
  41. fides/ui-build/static/admin/consent/privacy-notices.html +1 -1
  42. fides/ui-build/static/admin/consent/properties.html +1 -1
  43. fides/ui-build/static/admin/consent/reporting.html +1 -1
  44. fides/ui-build/static/admin/consent.html +1 -1
  45. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html +1 -1
  46. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html +1 -1
  47. fides/ui-build/static/admin/data-catalog/[systemId]/projects.html +1 -1
  48. fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html +1 -1
  49. fides/ui-build/static/admin/data-catalog/[systemId]/resources.html +1 -1
  50. fides/ui-build/static/admin/data-catalog.html +1 -1
  51. fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html +1 -1
  52. fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html +1 -1
  53. fides/ui-build/static/admin/data-discovery/action-center.html +1 -1
  54. fides/ui-build/static/admin/data-discovery/activity.html +1 -1
  55. fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html +1 -1
  56. fides/ui-build/static/admin/data-discovery/detection.html +1 -1
  57. fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html +1 -1
  58. fides/ui-build/static/admin/data-discovery/discovery.html +1 -1
  59. fides/ui-build/static/admin/datamap.html +1 -1
  60. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html +1 -1
  61. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html +1 -1
  62. fides/ui-build/static/admin/dataset/[datasetId].html +1 -1
  63. fides/ui-build/static/admin/dataset/new.html +1 -1
  64. fides/ui-build/static/admin/dataset.html +1 -1
  65. fides/ui-build/static/admin/datastore-connection/[id].html +1 -1
  66. fides/ui-build/static/admin/datastore-connection/new.html +1 -1
  67. fides/ui-build/static/admin/datastore-connection.html +1 -1
  68. fides/ui-build/static/admin/index.html +1 -1
  69. fides/ui-build/static/admin/integrations/[id].html +1 -1
  70. fides/ui-build/static/admin/integrations.html +1 -1
  71. fides/ui-build/static/admin/lib/fides-ext-gpp.js +1 -1
  72. fides/ui-build/static/admin/lib/fides-headless.js +1 -1
  73. fides/ui-build/static/admin/lib/fides-preview.js +1 -1
  74. fides/ui-build/static/admin/lib/fides-tcf.js +1 -1
  75. fides/ui-build/static/admin/lib/fides.js +2 -2
  76. fides/ui-build/static/admin/login/[provider].html +1 -1
  77. fides/ui-build/static/admin/login.html +1 -1
  78. fides/ui-build/static/admin/messaging/[id].html +1 -1
  79. fides/ui-build/static/admin/messaging/add-template.html +1 -1
  80. fides/ui-build/static/admin/messaging.html +1 -1
  81. fides/ui-build/static/admin/poc/ant-components.html +1 -1
  82. fides/ui-build/static/admin/poc/form-experiments/AntForm.html +1 -1
  83. fides/ui-build/static/admin/poc/form-experiments/FormikAntFormItem.html +1 -1
  84. fides/ui-build/static/admin/poc/form-experiments/FormikControlled.html +1 -1
  85. fides/ui-build/static/admin/poc/form-experiments/FormikField.html +1 -1
  86. fides/ui-build/static/admin/poc/form-experiments/FormikSpreadField.html +1 -1
  87. fides/ui-build/static/admin/poc/forms.html +1 -1
  88. fides/ui-build/static/admin/poc/table-migration.html +1 -1
  89. fides/ui-build/static/admin/privacy-requests/[id].html +1 -1
  90. fides/ui-build/static/admin/privacy-requests/configure/storage.html +1 -1
  91. fides/ui-build/static/admin/privacy-requests/configure.html +1 -1
  92. fides/ui-build/static/admin/privacy-requests.html +1 -1
  93. fides/ui-build/static/admin/properties/[id].html +1 -1
  94. fides/ui-build/static/admin/properties/add-property.html +1 -1
  95. fides/ui-build/static/admin/properties.html +1 -1
  96. fides/ui-build/static/admin/reporting/datamap.html +1 -1
  97. fides/ui-build/static/admin/settings/about/alpha.html +1 -1
  98. fides/ui-build/static/admin/settings/about.html +1 -1
  99. fides/ui-build/static/admin/settings/consent/[configuration_id]/[purpose_id].html +1 -1
  100. fides/ui-build/static/admin/settings/consent.html +1 -1
  101. fides/ui-build/static/admin/settings/custom-fields.html +1 -1
  102. fides/ui-build/static/admin/settings/domain-records.html +1 -1
  103. fides/ui-build/static/admin/settings/domains.html +1 -1
  104. fides/ui-build/static/admin/settings/email-templates.html +1 -1
  105. fides/ui-build/static/admin/settings/locations.html +1 -1
  106. fides/ui-build/static/admin/settings/messaging-providers/[key].html +1 -1
  107. fides/ui-build/static/admin/settings/messaging-providers/new.html +1 -1
  108. fides/ui-build/static/admin/settings/messaging-providers.html +1 -1
  109. fides/ui-build/static/admin/settings/organization.html +1 -1
  110. fides/ui-build/static/admin/settings/privacy-requests.html +1 -1
  111. fides/ui-build/static/admin/settings/regulations.html +1 -1
  112. fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html +1 -1
  113. fides/ui-build/static/admin/systems/configure/[id].html +1 -1
  114. fides/ui-build/static/admin/systems.html +1 -1
  115. fides/ui-build/static/admin/taxonomy.html +1 -1
  116. fides/ui-build/static/admin/user-management/new.html +1 -1
  117. fides/ui-build/static/admin/user-management/profile/[id].html +1 -1
  118. fides/ui-build/static/admin/user-management.html +1 -1
  119. fides/api/alembic/migrations/versions/a8e0c016afd_add_classification_benchmark_table.py +0 -126
  120. fides/api/alembic/migrations/versions/cd8649be3a2b_add_classifications_and_user_assigned_.py +0 -74
  121. fides/api/db/safe_crud.py +0 -377
  122. fides/api/models/conditional_dependency/__init__.py +0 -0
  123. fides/api/models/conditional_dependency/conditional_dependency_base.py +0 -82
  124. fides/api/models/detection_discovery/classification_benchmark.py +0 -140
  125. fides/ui-build/static/admin/_next/static/chunks/155-047c3806cc41295e.js +0 -1
  126. fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/action-center/[monitorId]/[systemId]-3d03cd31cd99fa07.js +0 -1
  127. {ethyca_fides-2.70.4b0.dist-info → ethyca_fides-2.70.5.dist-info}/WHEEL +0 -0
  128. {ethyca_fides-2.70.4b0.dist-info → ethyca_fides-2.70.5.dist-info}/entry_points.txt +0 -0
  129. {ethyca_fides-2.70.4b0.dist-info → ethyca_fides-2.70.5.dist-info}/licenses/LICENSE +0 -0
  130. {ethyca_fides-2.70.4b0.dist-info → ethyca_fides-2.70.5.dist-info}/top_level.txt +0 -0
  131. /fides/ui-build/static/admin/_next/static/{gAyR6aUQCeUTA_oMVYpBp → YWFiHTSU3aUbLHKtC5SlP}/_ssgManifest.js +0 -0
  132. /fides/ui-build/static/admin/_next/static/chunks/{1115-90baef2a89f361ad.js → 1115-7888473b3dc28cda.js} +0 -0
  133. /fides/ui-build/static/admin/_next/static/chunks/{1817-dbde9966025d7970.js → 1817-ee9e29a6b8c4af50.js} +0 -0
  134. /fides/ui-build/static/admin/_next/static/chunks/{2040-fdecc41a18e40bdc.js → 2040-ab6212a3074f34f9.js} +0 -0
  135. /fides/ui-build/static/admin/_next/static/chunks/{3696-90c8b336bbc46782.js → 3696-c25dc8d1b0e1aee1.js} +0 -0
  136. /fides/ui-build/static/admin/_next/static/chunks/{3700-865408b36fbee782.js → 3700-dc3f05d21e2a5ff6.js} +0 -0
  137. /fides/ui-build/static/admin/_next/static/chunks/{3872-04d3afbfa41a7782.js → 3872-3514b712afd683c0.js} +0 -0
  138. /fides/ui-build/static/admin/_next/static/chunks/{4608-a9941d0c236ebca1.js → 4608-b22905c65f61db15.js} +0 -0
  139. /fides/ui-build/static/admin/_next/static/chunks/{502-d3ecae97b67befbd.js → 502-a40d39e615f7b664.js} +0 -0
  140. /fides/ui-build/static/admin/_next/static/chunks/{5185-51eaa78e3ed6bfb7.js → 5185-33f50cf9ae17b42e.js} +0 -0
  141. /fides/ui-build/static/admin/_next/static/chunks/{5574-c31ea831371610d5.js → 5574-b8c4cba5a6938c00.js} +0 -0
  142. /fides/ui-build/static/admin/_next/static/chunks/{5783-8f5713517ebc35f3.js → 5783-8de76df87af55e98.js} +0 -0
  143. /fides/ui-build/static/admin/_next/static/chunks/{6084-dc473a58c3e2889b.js → 6084-2cd165179c428a6f.js} +0 -0
  144. /fides/ui-build/static/admin/_next/static/chunks/{6416-0ccadfefcdad00cc.js → 6416-264aadc6b336ee0a.js} +0 -0
  145. /fides/ui-build/static/admin/_next/static/chunks/{6882-10296485ec326e6b.js → 6882-447f15e87b8c48a5.js} +0 -0
  146. /fides/ui-build/static/admin/_next/static/chunks/{6954-4b24e1731c1cc3b3.js → 6954-599f2de2c902e9b2.js} +0 -0
  147. /fides/ui-build/static/admin/_next/static/chunks/{7158-04745cc8d684b2e7.js → 7158-835ba42fd881d8dd.js} +0 -0
  148. /fides/ui-build/static/admin/_next/static/chunks/{7630-d0d3a0fe3f95e971.js → 7630-e7ea13be69c118a1.js} +0 -0
  149. /fides/ui-build/static/admin/_next/static/chunks/{796-876998c86754da97.js → 796-e07ac2c543f569e3.js} +0 -0
  150. /fides/ui-build/static/admin/_next/static/chunks/{8002-ed832921ad190832.js → 8002-25fd174aec9b077b.js} +0 -0
  151. /fides/ui-build/static/admin/_next/static/chunks/{9226-4a7027057f55ca2a.js → 9226-2f960b7ca530642a.js} +0 -0
  152. /fides/ui-build/static/admin/_next/static/chunks/{9826-ccedc28e978ca9e1.js → 9826-c02be5882205bbbc.js} +0 -0
  153. /fides/ui-build/static/admin/_next/static/chunks/pages/add-systems/{manual-16ecb33f09224fbb.js → manual-939253f8daf349b2.js} +0 -0
  154. /fides/ui-build/static/admin/_next/static/chunks/pages/add-systems/{multiple-2ca59996860a33c5.js → multiple-83ed7da0bb90b0a5.js} +0 -0
  155. /fides/ui-build/static/admin/_next/static/chunks/pages/{add-systems-caff552fce501f82.js → add-systems-f90aa48500c1cbde.js} +0 -0
  156. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/configure/{add-vendors-7a258b7ecd6da4b8.js → add-vendors-46b88bda3d7b15c5.js} +0 -0
  157. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{configure-259ad2e10fe6f413.js → configure-c0db068d1863222f.js} +0 -0
  158. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{privacy-experience-7e78616b7b048978.js → privacy-experience-92a337ee96845af2.js} +0 -0
  159. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-notices/{[id]-9c23fbe813c997d0.js → [id]-1fd2cda8707314f6.js} +0 -0
  160. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/privacy-notices/{new-0e5e38bbcfe59fd2.js → new-2987e397445713c5.js} +0 -0
  161. /fides/ui-build/static/admin/_next/static/chunks/pages/consent/{privacy-notices-3ff2fd2570f02f1c.js → privacy-notices-59a8aff5935482ec.js} +0 -0
  162. /fides/ui-build/static/admin/_next/static/chunks/pages/{consent-d2bf72508c3cad55.js → consent-e5a33654a2dfaf35.js} +0 -0
  163. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/projects/[projectUrn]/{[resourceUrn]-06a08970907ed3f0.js → [resourceUrn]-293c1f2d9aefb447.js} +0 -0
  164. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/projects/{[projectUrn]-4a1af12d2d7cd660.js → [projectUrn]-6a4b0d49dcbf17a8.js} +0 -0
  165. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/{projects-99573a1ee3ef8f4c.js → projects-be7b385073f22414.js} +0 -0
  166. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/resources/{[resourceUrn]-4c84d952bb1db690.js → [resourceUrn]-18501152fa1e4f40.js} +0 -0
  167. /fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog/[systemId]/{resources-6e429b7511028d60.js → resources-af80fdca3bbdc82f.js} +0 -0
  168. /fides/ui-build/static/admin/_next/static/chunks/pages/{data-catalog-56fd0f3e465e52b6.js → data-catalog-351caadeef03876a.js} +0 -0
  169. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/action-center/{[monitorId]-b74dfaf4f4126e57.js → [monitorId]-e8ec4080d9a3e22f.js} +0 -0
  170. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/{action-center-040813022f0890c9.js → action-center-1554afcb8b9da2ab.js} +0 -0
  171. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/detection/{[resourceUrn]-844a8de0d1b506e2.js → [resourceUrn]-0497f3ffdb632516.js} +0 -0
  172. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/{detection-11b07cf2d91b17ef.js → detection-a780390da99f3e43.js} +0 -0
  173. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/discovery/{[resourceUrn]-65dc7f5a2ce3eae7.js → [resourceUrn]-1901c26cdde820da.js} +0 -0
  174. /fides/ui-build/static/admin/_next/static/chunks/pages/data-discovery/{discovery-4d378516817cf00b.js → discovery-0cea22af5929c81f.js} +0 -0
  175. /fides/ui-build/static/admin/_next/static/chunks/pages/{datamap-4a05303416dcb657.js → datamap-619f27c745188adb.js} +0 -0
  176. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/[datasetId]/[collectionName]/{[...subfieldNames]-d4031e438c363fff.js → [...subfieldNames]-ef71f387fbbab425.js} +0 -0
  177. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/[datasetId]/{[collectionName]-9463af37079762d0.js → [collectionName]-d790553662caf5c3.js} +0 -0
  178. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/{[datasetId]-60a4a9eb4aab4c11.js → [datasetId]-cb63db8594fe8dc1.js} +0 -0
  179. /fides/ui-build/static/admin/_next/static/chunks/pages/dataset/{new-910e28bce6a98f3d.js → new-78e052c8f95110c4.js} +0 -0
  180. /fides/ui-build/static/admin/_next/static/chunks/pages/{dataset-108630926347724e.js → dataset-d6d7ee8bd8858a8a.js} +0 -0
  181. /fides/ui-build/static/admin/_next/static/chunks/pages/datastore-connection/{[id]-5119e6602507157f.js → [id]-cc149157d290a94d.js} +0 -0
  182. /fides/ui-build/static/admin/_next/static/chunks/pages/datastore-connection/{new-cda4e7b5b888e17c.js → new-4c9fb068a5561658.js} +0 -0
  183. /fides/ui-build/static/admin/_next/static/chunks/pages/{datastore-connection-223c2d1ded51bfb1.js → datastore-connection-a832084ce294f8af.js} +0 -0
  184. /fides/ui-build/static/admin/_next/static/chunks/pages/{index-b74d1e8608ae5b5d.js → index-269b8f81546dad66.js} +0 -0
  185. /fides/ui-build/static/admin/_next/static/chunks/pages/messaging/{[id]-e8d2140787045acd.js → [id]-d8c5c03fb2f31d65.js} +0 -0
  186. /fides/ui-build/static/admin/_next/static/chunks/pages/messaging/{add-template-e3f93462a08251bf.js → add-template-0e0c06e3c8aabe02.js} +0 -0
  187. /fides/ui-build/static/admin/_next/static/chunks/pages/{messaging-b5f7d6afdecd013d.js → messaging-3f15804cf9625f01.js} +0 -0
  188. /fides/ui-build/static/admin/_next/static/chunks/pages/poc/{table-migration-329333a88f3826eb.js → table-migration-e551fccfcaae76e7.js} +0 -0
  189. /fides/ui-build/static/admin/_next/static/chunks/pages/privacy-requests/configure/{storage-648d775d0fce49dc.js → storage-1b38b656807ed0cd.js} +0 -0
  190. /fides/ui-build/static/admin/_next/static/chunks/pages/privacy-requests/{configure-8f577df28ebca869.js → configure-b00532a0ad4f6927.js} +0 -0
  191. /fides/ui-build/static/admin/_next/static/chunks/pages/{privacy-requests-1eeb320867dbebf4.js → privacy-requests-2c82cf73d20416f2.js} +0 -0
  192. /fides/ui-build/static/admin/_next/static/chunks/pages/properties/{[id]-57a75c7e9659271a.js → [id]-322a01e2bceab3fb.js} +0 -0
  193. /fides/ui-build/static/admin/_next/static/chunks/pages/properties/{add-property-8964c2300206bc89.js → add-property-777ed2d73812043d.js} +0 -0
  194. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{consent-1ae1257f5b388924.js → consent-55e36839d219a503.js} +0 -0
  195. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{custom-fields-c2f1376aca192114.js → custom-fields-26ce8fc493993765.js} +0 -0
  196. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{domain-records-586505df9d853f1f.js → domain-records-7ddf9d992fe714a6.js} +0 -0
  197. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{domains-a3275554ffe8e640.js → domains-7c78ae51f0dd7102.js} +0 -0
  198. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{email-templates-604790638c656fbd.js → email-templates-05ffbda19ab894b9.js} +0 -0
  199. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{locations-be2a885150adc133.js → locations-77fb85bdd0be42b5.js} +0 -0
  200. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/messaging-providers/{[key]-8df31428446a6a96.js → [key]-b0d93bf478bf63ee.js} +0 -0
  201. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/messaging-providers/{new-af1471bf4571d5d3.js → new-084f9756b9987285.js} +0 -0
  202. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{messaging-providers-8d92be437793c96f.js → messaging-providers-6c51ffd46bb598e7.js} +0 -0
  203. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{organization-3c86162afe9759df.js → organization-44456bfe54ac4ad5.js} +0 -0
  204. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{privacy-requests-8cbdfd08e0fa88fb.js → privacy-requests-fbe7e8030d837aed.js} +0 -0
  205. /fides/ui-build/static/admin/_next/static/chunks/pages/settings/{regulations-4fe3b90747d885e5.js → regulations-2866ac99faa5a542.js} +0 -0
  206. /fides/ui-build/static/admin/_next/static/chunks/pages/systems/configure/[id]/{test-datasets-2deb6becece69d46.js → test-datasets-a86bafe1b4e1205f.js} +0 -0
  207. /fides/ui-build/static/admin/_next/static/chunks/pages/systems/configure/{[id]-589952aa1a31c33d.js → [id]-1895c6a13b543436.js} +0 -0
  208. /fides/ui-build/static/admin/_next/static/chunks/pages/{systems-916238dcc0596957.js → systems-d266cc062b56beb2.js} +0 -0
  209. /fides/ui-build/static/admin/_next/static/chunks/pages/{taxonomy-616f5a7cbb99e46d.js → taxonomy-07848c232d960f6a.js} +0 -0
  210. /fides/ui-build/static/admin/_next/static/chunks/pages/user-management/{new-629c88e90699369b.js → new-6304dad2c5fab694.js} +0 -0
  211. /fides/ui-build/static/admin/_next/static/chunks/pages/user-management/profile/{[id]-98f737e735eaa0f0.js → [id]-ff4711db191099cd.js} +0 -0
  212. /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(b,He){typeof exports=="object"&&typeof module<"u"?He(exports):(b=typeof globalThis<"u"?globalThis:b||self,He(b.Fides={}))})(this,function(b){"use strict";var He=Object.defineProperty,sr=(e,t,n)=>t in e?He(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,kt=(e,t,n)=>sr(e,typeof t!="symbol"?t+"":t,n);class Ct{constructor(t,n,i){kt(this,"consentPreference"),kt(this,"notice"),kt(this,"noticeHistoryId"),this.notice=t,this.consentPreference=n,this.noticeHistoryId=i}}b.TCMobileDataVals=void 0,(e=>{(t=>{t[t._0=0]="_0",t[t._1=1]="_1"})(e.IABTCFgdprApplies||(e.IABTCFgdprApplies={})),(t=>{t[t._0=0]="_0",t[t._1=1]="_1"})(e.IABTCFPurposeOneTreatment||(e.IABTCFPurposeOneTreatment={})),(t=>{t[t._0=0]="_0",t[t._1=1]="_1"})(e.IABTCFUseNonStandardTexts||(e.IABTCFUseNonStandardTexts={}))})(b.TCMobileDataVals||(b.TCMobileDataVals={}));var pn=(e=>(e.GPP_US_NATIONAL="gpp_us_national",e.GPP_US_STATE="gpp_us_state",e))(pn||{}),_n=(e=>(e.FRONTEND="frontend",e.SYSTEM_WIDE="system_wide",e.NOT_APPLICABLE="not_applicable",e))(_n||{}),V=(e=>(e.OPT_IN="opt_in",e.OPT_OUT="opt_out",e.NOTICE_ONLY="notice_only",e))(V||{}),H=(e=>(e.OPT_IN="opt_in",e.OPT_OUT="opt_out",e.ACKNOWLEDGE="acknowledge",e.NOT_APPLICABLE="not_applicable",e.TCF="tcf",e))(H||{}),we=(e=>(e.OMIT="omit",e.INCLUDE="include",e))(we||{}),de=(e=>(e.BOOLEAN="boolean",e.CONSENT_MECHANISM="consent_mechanism",e))(de||{}),ue=(e=>(e.THROW="throw",e.WARN="warn",e.IGNORE="ignore",e))(ue||{}),M=(e=>(e.OVERLAY="overlay",e.BANNER_AND_MODAL="banner_and_modal",e.MODAL="modal",e.PRIVACY_CENTER="privacy_center",e.TCF_OVERLAY="tcf_overlay",e.HEADLESS="headless",e))(M||{}),vn=(e=>(e.ALWAYS_ENABLED="always_enabled",e.ENABLED_WHERE_REQUIRED="enabled_where_required",e.ALWAYS_DISABLED="always_disabled",e))(vn||{}),gn=(e=>(e.PURPOSES="/tcf/purposes",e.FEATURES="/tcf/features",e.VENDORS="/tcf/vendors",e))(gn||{}),Ee=(e=>(e.OPTIONS="options",e.EXPERIENCE_TRANSLATION="language",e))(Ee||{}),ee=(e=>(e.PRIMARY="primary",e.SECONDARY="secondary",e.TERTIARY="tertiary",e))(ee||{}),Pt=(e=>(e.ACKNOWLEDGE="acknowledge",e.OPT_IN_OPT_OUT="opt_in_opt_out",e.OPT_IN_ONLY="opt_in_only",e))(Pt||{}),bn=(e=>(e.REJECT_ALL="reject_all",e.REJECT_CONSENT_ONLY="reject_consent_only",e))(bn||{}),L=(e=>(e.BUTTON="button",e.REJECT="reject",e.ACCEPT="accept",e.SCRIPT="script",e.SAVE="save",e.DISMISS="dismiss",e.GPC="gpc",e.INDIVIDUAL_NOTICE="individual_notice",e.ACKNOWLEDGE="acknowledge",e.OT_MIGRATION="ot_migration",e))(L||{}),hn=(e=>(e.privacy_center="privacy_center",e.overlay="overlay",e.api="api",e))(hn||{}),oe=(e=>(e.NONE="none",e.APPLIED="applied",e.OVERRIDDEN="overridden",e))(oe||{}),Le=(e=>(e.OVERLAY="overlay",e.MODAL="modal",e.BANNER="banner",e.PRIVACY_CENTER="privacy_center",e.TCF_OVERLAY="tcf_overlay",e.TCF_BANNER="tcf_banner",e))(Le||{}),xt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ke={exports:{}};/*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */Ke.exports,function(e,t){(function(n){var i=t,o=e&&e.exports==i&&e,r=typeof xt=="object"&&xt;(r.global===r||r.window===r)&&(n=r);var l=function(g){this.message=g};l.prototype=new Error,l.prototype.name="InvalidCharacterError";var s=function(g){throw new l(g)},a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",c=/[\t\n\f\r ]/g,u=function(g){g=String(g).replace(c,"");var f=g.length;f%4==0&&(g=g.replace(/==?$/,""),f=g.length),(f%4==1||/[^+a-zA-Z0-9/]/.test(g))&&s("Invalid character: the string to be decoded is not correctly encoded.");for(var v=0,y,m,w="",O=-1;++O<f;)m=a.indexOf(g.charAt(O)),y=v%4?y*64+m:m,v++%4&&(w+=String.fromCharCode(255&y>>(-2*v&6)));return w},d=function(g){g=String(g),/[^\0-\xFF]/.test(g)&&s("The string to be encoded contains characters outside of the Latin1 range.");for(var f=g.length%3,v="",y=-1,m,w,O,E,N=g.length-f;++y<N;)m=g.charCodeAt(y)<<16,w=g.charCodeAt(++y)<<8,O=g.charCodeAt(++y),E=m+w+O,v+=a.charAt(E>>18&63)+a.charAt(E>>12&63)+a.charAt(E>>6&63)+a.charAt(E&63);return f==2?(m=g.charCodeAt(y)<<8,w=g.charCodeAt(++y),E=m+w,v+=a.charAt(E>>10)+a.charAt(E>>4&63)+a.charAt(E<<2&63)+"="):f==1&&(E=g.charCodeAt(y),v+=a.charAt(E>>2)+a.charAt(E<<4&63)+"=="),v},h={encode:d,decode:u,version:"1.0.0"};if(i&&!i.nodeType)if(o)o.exports=h;else for(var _ in h)h.hasOwnProperty(_)&&(i[_]=h[_]);else n.base64=h})(xt)}(Ke,Ke.exports);var yn=Ke.exports;/*! js-cookie v3.0.5 | MIT */function Ye(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)e[i]=n[i]}return e}var lr={read:function(e){return e[0]==='"'&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function Nt(e,t){function n(o,r,l){if(!(typeof document>"u")){l=Ye({},t,l),typeof l.expires=="number"&&(l.expires=new Date(Date.now()+l.expires*864e5)),l.expires&&(l.expires=l.expires.toUTCString()),o=encodeURIComponent(o).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var s="";for(var a in l)l[a]&&(s+="; "+a,l[a]!==!0&&(s+="="+l[a].split(";")[0]));return document.cookie=o+"="+e.write(r,o)+s}}function i(o){if(!(typeof document>"u"||arguments.length&&!o)){for(var r=document.cookie?document.cookie.split("; "):[],l={},s=0;s<r.length;s++){var a=r[s].split("="),c=a.slice(1).join("=");try{var u=decodeURIComponent(a[0]);if(l[u]=e.read(c,u),o===u)break}catch{}}return o?l[o]:l}}return Object.create({set:n,get:i,remove:function(o,r){n(o,"",Ye({},r,{expires:-1}))},withAttributes:function(o){return Nt(this.converter,Ye({},this.attributes,o))},withConverter:function(o){return Nt(Ye({},this.converter,o),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(e)}})}var cr=Nt(lr,{path:"/"});let qe;const dr=new Uint8Array(16);function ur(){if(!qe&&(qe=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!qe))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return qe(dr)}const U=[];for(let e=0;e<256;++e)U.push((e+256).toString(16).slice(1));function fr(e,t=0){return U[e[t+0]]+U[e[t+1]]+U[e[t+2]]+U[e[t+3]]+"-"+U[e[t+4]]+U[e[t+5]]+"-"+U[e[t+6]]+U[e[t+7]]+"-"+U[e[t+8]]+U[e[t+9]]+"-"+U[e[t+10]]+U[e[t+11]]+U[e[t+12]]+U[e[t+13]]+U[e[t+14]]+U[e[t+15]]}var mn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function wn(e,t,n){if(mn.randomUUID&&!e)return mn.randomUUID();e=e||{};const i=e.random||(e.rng||ur)();return i[6]=i[6]&15|64,i[8]=i[8]&63|128,fr(i)}const We=(e,t)=>!!Object.keys(t).includes(e.notice_key),fe=e=>!e||e===H.OPT_OUT?!1:e===H.OPT_IN?!0:e===H.ACKNOWLEDGE,Fe=(e,t)=>e?t===V.NOTICE_ONLY?H.ACKNOWLEDGE:H.OPT_IN:H.OPT_OUT,$e=e=>typeof e=="string"?fe(e):e,En=e=>e?e.split(",").map(t=>t.trim()).filter(Boolean):[],On=(e,t)=>e===void 0?!1:typeof e=="boolean"?e:t.globalPrivacyControl===!0?e.globalPrivacyControl:e.value,kn=(e,t)=>e.consent_mechanism===V.NOTICE_ONLY?!0:t&&We(e,t)?!!t[e.notice_key]:fe(e.default_preference);var At=(e=>(e.CONSENT="Consent",e.LEGITIMATE_INTERESTS="Legitimate interests",e))(At||{});const pr=",",_r=[{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"}],vr=[{cookieKey:"system_consent_preferences",experienceKey:"tcf_system_consents"},{cookieKey:"system_legitimate_interests_preferences",experienceKey:"tcf_system_legitimate_interests"}];_r.filter(({experienceKey:e})=>e!=="tcf_features"&&e!=="tcf_special_purposes").map(e=>e.experienceKey),At.CONSENT.toString(),At.LEGITIMATE_INTERESTS.toString();var gr=Object.defineProperty,br=Object.defineProperties,hr=Object.getOwnPropertyDescriptors,Cn=Object.getOwnPropertySymbols,yr=Object.prototype.hasOwnProperty,mr=Object.prototype.propertyIsEnumerable,Pn=(e,t,n)=>t in e?gr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pe=(e,t)=>{for(var n in t||(t={}))yr.call(t,n)&&Pn(e,n,t[n]);if(Cn)for(var n of Cn(t))mr.call(t,n)&&Pn(e,n,t[n]);return e},Oe=(e,t)=>br(e,hr(t)),wr=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const Tt="fides_consent",xn=365,Ze=cr.withConverter({read(e){return decodeURIComponent(e)},write(e){return encodeURIComponent(e)}}),St=e=>e?Object.values(e).some(t=>t!==void 0):!1,Nn=()=>wn(),Er=Nn(),An=e=>{var t;return!!!((t=e.fides_meta)!=null&&t.updatedAt)},Tn=e=>{const t=new Date;return{consent:e||{},identity:{fides_user_device_id:Er||Nn()},fides_meta:{version:"0.9.0",createdAt:t.toISOString(),updatedAt:""},tcf_consent:{},non_applicable_notice_keys:[]}},Xe=e=>Ze.get(e),ke=()=>{const e=Xe(Tt);if(e)try{return JSON.parse(e)}catch{try{return JSON.parse(yn.decode(e))}catch{return}}},Sn=(e,t=!1)=>{const n=Tn(e);if(typeof document>"u")return n;if(t)return document.cookie="fides_consent=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT",n;let i=ke();if(i?.consent){const{consent:o}=i;Object.entries(o).forEach(([r,l])=>{o[r]=$e(l)})}if(!i)return n;try{"consent"in i&&"fides_meta"in i||(i=Oe(pe({},n),{consent:i}));const o=pe(pe({},e),i.consent);return i.consent=o,i}catch(o){return console.error("Unable to read consent cookie: invalid JSON.",o),n}},In=(e,t=!1)=>{if(typeof document>"u")return;const i=new Date().toISOString();e.fides_meta.updatedAt=i;let o=JSON.stringify(e);t&&(o=yn.encode(o));const r=window.location.hostname.split(".");let l="";for(let s=1;s<=r.length;s+=1)if(l=r.slice(-s).join("."),Ze.set(Tt,o,{path:"/",domain:l,expires:xn})){const c=ke();if(c&&c.fides_meta.updatedAt===e.fides_meta.updatedAt)break}},It=({experience:e,cookie:t})=>{var n;if(!e.privacy_notices)return e;const i=(n=e.privacy_notices)==null?void 0:n.map(r=>{var l,s;const a=(l=t.non_applicable_notice_keys)==null?void 0:l.includes(r.notice_key),c=(s=e.non_applicable_privacy_notices)==null?void 0:s.includes(r.notice_key);if(a&&!c)return Oe(pe({},r),{current_preference:void 0});const u=Object.keys(t.consent).includes(r.notice_key)?Fe(!!t.consent[r.notice_key],r.consent_mechanism):void 0;return Oe(pe({},r),{current_preference:u})});return Oe(pe({},e),{privacy_notices:i})},Or=e=>{const t={};return vr.forEach(({cookieKey:n})=>{var i;const o=(i=e[n])!=null?i:[];t[n]=Object.fromEntries(o.map(r=>[r.id,fe(r.preference)]))}),t},Ln=(e,t)=>{const n={};return e?.options.forEach(({cookieKeys:i,default:o})=>{if(o===void 0)return;const r=On(o,t);i.forEach(l=>{const s=n[l];if(s===void 0){n[l]=r;return}n[l]=s&&r})}),n},Fn=(e,t=!0)=>{e.forEach(n=>{var i;if(Ze.remove(n.name,{path:(i=n.path)!=null?i:"/",domain:n.domain}),t){const{hostname:o}=window.location;Ze.remove(n.name,{domain:`.${o}`})}})},$n=e=>{const t=new Map(e.map(({notice:n,consentPreference:i})=>[n.notice_key,fe(i)]));return Object.fromEntries(t)},jn=(e,t)=>wr(void 0,null,function*(){var n;const i=(n=window.Fides)==null?void 0:n.experience,o=i?.non_applicable_privacy_notices||[];return Oe(pe({},e),{consent:$n(t),non_applicable_notice_keys:o})}),kr=e=>{const t={};return e.privacy_notices&&e.privacy_notices.forEach(n=>{n.current_preference?t[n.notice_key]=fe(n.current_preference):n.default_preference&&(t[n.notice_key]=fe(n.default_preference))}),t},Dn=({cookie:e,experience:t})=>{const n=kr(t);return Oe(pe({},e),{consent:n,non_applicable_notice_keys:t.non_applicable_privacy_notices||e.non_applicable_notice_keys||[]})};var Cr=Object.defineProperty,Pr=(e,t,n)=>t in e?Cr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rn=(e,t,n)=>Pr(e,typeof t!="symbol"?t+"":t,n);class xr{constructor(){Rn(this,"cookieName","OptanonConsent"),Rn(this,"migrationMethod",L.OT_MIGRATION)}getConsentCookie(){return Xe(this.cookieName)}convertToFidesConsent(t,n){if(n.otFidesMapping)try{const o=decodeURIComponent(n.otFidesMapping).replace(/^'|'$/g,""),r=JSON.parse(o),l=this.parseCookieValue(t,r);return l}catch{return}}parseCookieValue(t,n){const i={},o=t.match(/groups=([^&]*)/);return!o||!o[1]||o[1].split(",").forEach(s=>{const[a,c]=s.split(":");n[a]&&n[a].forEach(u=>{const d=c==="1";i[u]===void 0&&(i[u]=d)})}),i}}var zn=(e=>(e.ONETRUST="onetrust",e))(zn||{});const Lt=new Map;function Nr(e,t){Lt.set(e,t)}function Ar(e){e.otFidesMapping&&Nr(zn.ONETRUST,new xr)}function Mn(e){let t,n;if(Array.from(Lt).some(([o,r])=>{const l=r.getConsentCookie();if(!l)return!1;const s=r.convertToFidesConsent(l,e);return s?(t=s,n=o,!0):!1}),!n)return{consent:void 0,method:void 0};const i=Lt.get(n);return{consent:t,method:i.migrationMethod}}const Tr=e=>{typeof window<"u"?window.fidesDebugger||(window.fidesDebugger=e?console.log:()=>{}):globalThis.fidesDebugger=()=>{}},K="en",Je="Manage preferences",Qe=/^([A-Za-z]{2,3})(?:(?:[_-]([A-Za-z0-9]{2,4}))?$|(?:(?:[_-]\w+)+))/,Sr=/^(?:([a-z]{2})(-[a-z0-9]{1,3})?|(eea))$/i,Ir=[{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:Qe},{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:En},{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)$/}],Lr=[{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:Qe}],Fr="fides-overlay-wrapper",$r="fides-i18n-icon",Ft=["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 jr=Object.defineProperty,Dr=Object.defineProperties,Rr=Object.getOwnPropertyDescriptors,Un=Object.getOwnPropertySymbols,zr=Object.prototype.hasOwnProperty,Mr=Object.prototype.propertyIsEnumerable,Gn=(e,t,n)=>t in e?jr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,et=(e,t)=>{for(var n in t||(t={}))zr.call(t,n)&&Gn(e,n,t[n]);if(Un)for(var n of Un(t))Mr.call(t,n)&&Gn(e,n,t[n]);return e},Ur=(e,t)=>Dr(e,Rr(t));const Ce=e=>!e||typeof e!="object"?!1:Object.keys(e).length===0||"id"in e,Gr=e=>!!(e&&e.every(t=>t.default_preference===H.OPT_IN)),tt=e=>{if(e){if(e.location&&Sr.test(e.location))return e.location.replace("-","_").toLowerCase();if(e.country&&e.region)return`${e.country.toLowerCase()}_${e.region.toLowerCase()}`}},Bn=e=>{if(typeof e!="object"||!e.fidesApiUrl||!e.privacyCenterUrl)return!1;try{new URL(e.privacyCenterUrl),new URL(e.fidesApiUrl)}catch{return!1}return!0},Vn=e=>{switch(e){case Ee.OPTIONS:return Ir;case Ee.EXPERIENCE_TRANSLATION:return Lr;default:return null}},Hn=e=>{if(!Ce(e))return!1;const t=e.experience_config;return!(!t||!(t.component===M.MODAL||t.component===M.BANNER_AND_MODAL||t.component===M.TCF_OVERLAY||t.component===M.HEADLESS)||t.component===M.BANNER_AND_MODAL&&!(e.privacy_notices&&e.privacy_notices.length>0))},nt=e=>e.fidesConsentOverride===L.ACCEPT||e.fidesConsentOverride===L.REJECT,Br=e=>{var t;return(t=e.default_preference)!=null?t:H.OPT_OUT},it=(e,t,n,i)=>{var o,r,l,s,a,c,u;return i?.fidesDisableBanner||!Ce(e)||i.fidesModalDisplay==="immediate"||((o=e.experience_config)==null?void 0:o.component)===M.TCF_OVERLAY&&e.vendor_count===0?!1:((r=e.experience_config)==null?void 0:r.component)===M.TCF_OVERLAY&&t?i&&nt(i)?!1:(l=e.meta)!=null&&l.version_hash?e.meta.version_hash!==t.tcf_version_hash:!0:((s=e.experience_config)==null?void 0:s.component)===M.MODAL||((a=e.experience_config)==null?void 0:a.component)===M.HEADLESS||!((c=e?.privacy_notices)!=null&&c.length)?!1:n?i&&nt(i)?!1:t?.fides_meta.consentMethod===L.GPC?!0:!((u=e.privacy_notices)==null?void 0:u.every(h=>We(h,n))):!0},Kn=e=>{e[0]==="window"&&e.shift();let t=window;for(;e.length>0;){const n=e.shift();if(typeof n>"u"||typeof t[n]!="object")return;t=t[n]}return t},Yn=({value:e,notice:t,consentContext:n})=>!n.globalPrivacyControl||!t.has_gpc_flag||t.consent_mechanism===V.NOTICE_ONLY?oe.NONE:e?oe.OVERRIDDEN:oe.APPLIED,$t=()=>{},Vr=(e,t)=>e.map(n=>{var i;const o=Fe(t.includes(n.notice.notice_key),n.notice.consent_mechanism);return new Ct(n.notice,o,(i=n.bestTranslation)==null?void 0:i.privacy_notice_history_id)}),qn=e=>{try{const t=JSON.stringify(e);return btoa(t.replace(/\s/g,""))}catch(t){throw new Error("Failed to encode Notice Consent string:",{cause:t})}},ot=e=>{if(!e)return{};try{const t=atob(e),n=JSON.parse(t);return Object.fromEntries(Object.entries(n).map(([i,o])=>[i,!!o]))}catch(t){throw new Error("Failed to decode Notice Consent string:",{cause:t})}},Hr=({consent:e,nonApplicableNotices:t,flagType:n,mode:i=we.OMIT})=>{if(!t?.length)return e;const o=et({},e);return i===we.INCLUDE?t.forEach(r=>{o[r]=n===de.CONSENT_MECHANISM?H.NOT_APPLICABLE:!0}):t.forEach(r=>{delete o[r]}),o},Kr=({consent:e,flagType:t=de.BOOLEAN,consentMechanisms:n})=>{const i={};if(t!==de.CONSENT_MECHANISM)return Object.fromEntries(Object.entries(e).map(([r,l])=>[r,$e(l)]));const o=Object.values(e).some(r=>typeof r=="boolean");if(o&&!n)throw new Error("Cannot transform boolean consent values to consent mechanisms without consent mechanisms map");return o?(Object.keys(e).forEach(r=>{const l=e[r];if(typeof l=="string")i[r]=l;else{const s=n[r];i[r]=Fe(l,s)}}),i):et({},e)},je=(e,t,n=[],i,o,r)=>{var l,s,a;const c=et({},e),u=(l=window.Fides)==null?void 0:l.options,d=(s=o??u?.fidesConsentNonApplicableFlagMode)!=null?s:we.OMIT,h=(a=i??u?.fidesConsentFlagType)!=null?a:de.BOOLEAN,_={};Object.assign(_,Hr({consent:{},nonApplicableNotices:t??[],flagType:h,mode:d}));const g=n.reduce((v,y)=>Ur(et({},v),{[y.notice_key]:y.consent_mechanism}),{}),f={};return Object.entries(c).forEach(([v,y])=>{r?.includes(v)&&!t?.includes(v)||(f[v]=y)}),Object.assign(_,Kr({consent:f,consentMechanisms:g,flagType:h})),_},Yr=e=>{const t=e.split("~")[0];return!!(t&&["1","2"].includes(t)&&e?.match(t==="1"?/\d~[0-9.]*$/:/\d~[0-9.]*~dv.[0-9.]*$/))},jt=(e,t,n)=>new Proxy(e,{get(i,o){if(i[o.toString()]===void 0){const r=t.fidesConsentFlagType===de.CONSENT_MECHANISM;return!n&&o.toString()==="essential"?r?V.NOTICE_ONLY:!0:r?V.OPT_OUT:!1}return i[o.toString()]}});var qr=Object.defineProperty,Wr=Object.defineProperties,Zr=Object.getOwnPropertyDescriptors,Wn=Object.getOwnPropertySymbols,Xr=Object.prototype.hasOwnProperty,Jr=Object.prototype.propertyIsEnumerable,Zn=(e,t,n)=>t in e?qr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,De=(e,t)=>{for(var n in t||(t={}))Xr.call(t,n)&&Zn(e,n,t[n]);if(Wn)for(var n of Wn(t))Jr.call(t,n)&&Zn(e,n,t[n]);return e},Qr=(e,t)=>Wr(e,Zr(t)),be=(e=>(e.FIDES="fides",e.EXTERNAL="external",e))(be||{}),X=(e=>(e.TOGGLE="toggle",e.BUTTON="button",e.LINK="link",e))(X||{});const re=(e,t,n)=>{var i,o,r,l,s,a,c,u;const d=t?De({},t):void 0;if(typeof window<"u"&&typeof CustomEvent<"u"){const h=De({consentMethod:d?.fides_meta.consentMethod},n);(i=n?.trigger)!=null&&i.origin||(h.trigger=De(De({},h.trigger),{origin:"fides"}));const _=(o=performance?.mark)==null?void 0:o.call(performance,e),g=_?.startTime,f=d;f&&d?.consent&&(f.consent=je(d.consent,(l=(r=window.Fides)==null?void 0:r.experience)==null?void 0:l.non_applicable_privacy_notices,(a=(s=window.Fides)==null?void 0:s.experience)==null?void 0:a.privacy_notices,void 0,void 0,d.non_applicable_notice_keys));const v=new CustomEvent(e,{detail:Qr(De({},f),{debug:!!((u=(c=window.Fides)==null?void 0:c.options)!=null&&u.debug),extraDetails:h,timestamp:g}),bubbles:!0});window.dispatchEvent(v)}},Xn=(e,t)=>{const n=i=>t(i.detail);return window.addEventListener(e,n),()=>{window.removeEventListener(e,n)}},Jn=(e,t)=>{var n,i;re("FidesConsentLoaded",e,t),((i=(n=window.Fides)==null?void 0:n.options)==null?void 0:i.fidesInitializedEventMode)==="multiple"&&re("FidesInitialized",e,t)},Qn=(e,t)=>{var n,i;re("FidesReady",e,t);const o=(i=(n=window.Fides)==null?void 0:n.options)==null?void 0:i.fidesInitializedEventMode;(o==="multiple"||o==="once")&&re("FidesInitialized",e,t)},Dt=e=>{if(!e)return{tc:"",ac:"",gpp:"",nc:""};const[t="",n="",i="",o=""]=e.split(pr);return t?{tc:t,ac:n,gpp:i,nc:o}:{tc:"",ac:"",gpp:i,nc:o}},ea=()=>typeof window.blueConicClient<"u"&&typeof window.blueConicClient.event<"u"&&typeof window.blueConicClient.event.subscribe<"u",rt=()=>{var e,t,n;if(!ea()||!((e=window.blueConicClient)!=null&&e.profile))return;const i=(n=(t=window.blueConicClient)==null?void 0:t.profile)==null?void 0:n.getProfile(),{consent:o}=window.Fides,r=o!==void 0&&Object.entries(o).length>0,l=Ft.some(s=>o[s]);!r||l?(i.setConsentedObjectives(["iab_purpose_1","iab_purpose_2","iab_purpose_3","iab_purpose_4"]),i.setRefusedObjectives([])):(i.setConsentedObjectives(["iab_purpose_1"]),i.setRefusedObjectives(["iab_purpose_2","iab_purpose_3","iab_purpose_4"])),window.blueConicClient.profile.updateProfile()},ta=({approach:e="onetrust"}={approach:"onetrust"})=>{if(e!=="onetrust")throw new Error("Unsupported approach");window.addEventListener("FidesReady",rt),window.addEventListener("FidesUpdated",rt),window.addEventListener("onBlueConicLoaded",rt),rt()},ei=(e,t)=>{var n,i,o,r,l,s,a,c,u,d,h,_,g,f,v,y;const m=(n=window.dataLayer)!=null?n:[];window.dataLayer=m;const{detail:w,type:O}=e,{consent:E,extraDetails:N,fides_string:j,timestamp:k}=w;let x=E;const A=(l=(r=t?.flag_type)!=null?r:(o=(i=window.Fides)==null?void 0:i.options)==null?void 0:o.fidesConsentFlagType)!=null?l:de.BOOLEAN,I=(u=(c=t?.non_applicable_flag_mode)!=null?c:(a=(s=window.Fides)==null?void 0:s.options)==null?void 0:a.fidesConsentNonApplicableFlagMode)!=null?u:we.OMIT,Z=(_=(h=(d=window.Fides)==null?void 0:d.experience)==null?void 0:h.privacy_notices)!=null?_:[],q=(f=(g=window.Fides)==null?void 0:g.experience)==null?void 0:f.non_applicable_privacy_notices;x=je(E,q,Z,A,I,(y=(v=window.Fides)==null?void 0:v.cookie)==null?void 0:y.non_applicable_notice_keys);const G={consent:x,extraDetails:N,fides_string:j,timestamp:k};m.push({event:O,Fides:G})},na=e=>{var t,n;if(Object.entries({FidesInitializing:!1,FidesInitialized:!0,FidesConsentLoaded:!0,FidesReady:!0,FidesUpdating:!0,FidesUpdated:!0,FidesUIChanged:!0,FidesUIShown:!0,FidesModalClosed:!0}).filter(([,r])=>r).map(([r])=>r).forEach(r=>{window.addEventListener(r,l=>ei(l,e))}),(t=window.Fides)!=null&&t.initialized){const{consent:r,fides_meta:l,identity:s,tcf_consent:a}=window.Fides,c=(n=performance?.getEntriesByName("FidesInitialized")[0])==null?void 0:n.startTime;ei({type:"FidesInitialized",detail:{consent:r,fides_meta:l,identity:s,tcf_consent:a,timestamp:c,extraDetails:{consentMethod:l?.consentMethod}}},e)}},ia=()=>{if(window.fbq)return window.fbq;const e={queue:[],loaded:!0,version:"2.0",push(...t){const n=window.fbq;n.callMethod?n.callMethod(...t):n.queue.push(t)}};return window.fbq=Object.assign(e.push,e),window._fbq=window.fbq,window.fbq},oa=e=>{const t=ia();t("consent",e.consent?"grant":"revoke"),e.dataUse?t("dataProcessingOptions",[]):t("dataProcessingOptions",["LDU"],1,1e3)},ra={marketing:Ft,sale_of_data:Ft,analytics:["analytics"],preferences:["functional"]};function aa(e,t){var n;const i=Object.fromEntries(Object.entries(e).map(([r,l])=>[r,$e(l)])),o={};return Object.entries(ra).forEach(([r,l])=>{const s=l.some(c=>i[c]===!0),a=l.some(c=>i[c]===!1);s?o[r]=!0:a&&(o[r]=!1)}),o.sale_of_data===void 0&&(o.sale_of_data=(n=t?.sale_of_data_default)!=null?n:!1),o}const at=(e,t)=>{window.Shopify.customerPrivacy.setTrackingConsent(aa(e,t),()=>{})},ti=e=>{var t,n;(t=window.Shopify)!=null&&t.customerPrivacy||console.error("Fides could not access Shopify's customerPrivacy API"),window.addEventListener("FidesReady",i=>at(i.detail.consent,e)),window.addEventListener("FidesUpdating",i=>at(i.detail.consent,e)),window.addEventListener("FidesUpdated",i=>at(i.detail.consent,e)),(n=window.Fides)!=null&&n.initialized&&window.Fides.cookie&&at(window.Fides.cookie.consent,e)},sa=e=>{let t,n;const i=()=>{clearTimeout(t),clearTimeout(n)},o=()=>{if(window.Shopify){if(i(),window.Shopify.customerPrivacy){ti(e);return}window.Shopify.loadFeatures([{name:"consent-tracking-api",version:"0.1"}],r=>{if(r)throw Error("Fides could not load Shopify's consent-tracking-api");ti(e)});return}n=setTimeout(o,200)};t=setTimeout(()=>{throw i(),Error("Fides.shopify was called but Shopify is not present in the page after 3 seconds.")},3e3),o()};var la={"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"},ca={"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"},da={"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"},ua={"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"},fa={"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"},pa={"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"},_a={"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"},va={"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"},ga={"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"},ba={"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"},ha={"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"},ya={"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"},ma={"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"},wa={"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"},Ea={"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"},Oa={"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"},ka={"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"},Ca={"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"},Pa={"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)"},xa={"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"},Na={"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"},Aa={"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"},Ta={"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"},Sa={"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"},Ia={"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"},La={"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"},Fa={"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"},$a={"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"},ja={"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"},Da={"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"},Ra={"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"},za={"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"},Ma={"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"},Ua={"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"},Ga={"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"},Ba={"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"},Va={"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"},Ha={"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"},Ka={"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"},Ya={"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"},qa={"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 Rt={ar:la,bg:ca,bs:da,ca:ua,cs:fa,da:pa,de:_a,el:va,en:ga,es:ba,"es-MX":ha,et:ya,eu:ma,fi:wa,fr:Ea,"fr-CA":Oa,gl:ka,"hi-IN":Ca,hr:Pa,hu:xa,it:Na,ja:Aa,lt:Ta,lv:Sa,mt:Ia,nl:La,no:Fa,pl:$a,"pt-BR":ja,"pt-PT":Da,ro:Ra,ru:za,sk:Ma,sl:Ua,"sr-Cyrl":Ga,"sr-Latn":Ba,sv:Va,tr:Ha,uk:Ka,zh:Ya,"zh-Hant":qa},Wa=[{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 Za=Object.defineProperty,ni=Object.getOwnPropertySymbols,Xa=Object.prototype.hasOwnProperty,Ja=Object.prototype.propertyIsEnumerable,ii=(e,t,n)=>t in e?Za(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,te=(e,t)=>{for(var n in t||(t={}))Xa.call(t,n)&&ii(e,n,t[n]);if(ni)for(var n of ni(t))Ja.call(t,n)&&ii(e,n,t[n]);return e};function ne(e,t){return e.toLowerCase().replaceAll("_","-")===t.toLowerCase().replaceAll("_","-")}function Qa(e,t){const n={},i=["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(e.translations)e.translations.forEach(o=>{const r=o.language;let l=!1;t?.override_language&&(l=ne(t.override_language,r));const s={};i.forEach(a=>{let c=null;t&&(l||a==="privacy_policy_url")&&(c=a in t?t[a]:null);const h=o[a];typeof h=="string"&&(s[`exp.${a}`]=c||h)}),n[r]=te(te({},s),n[r])});else{const o=K,r={};i.forEach(l=>{const s=e[l];typeof s=="string"&&(r[`exp.${l}`]=s)}),n[o]=te(te({},r),n[o])}return n}function zt(e){var t;if((t=e?.experience_config)!=null&&t.translations){const{translations:n}=e.experience_config,i=n.find(o=>o.is_default);return i?.language}}function oi(e,t){const n={};return t.forEach(i=>{const o=Object.keys(e).find(r=>ne(r,i));if(o){const r=e[o],l={};["purposes","specialPurposes","features","specialFeatures","stacks","dataCategories"].forEach(a=>{const c=r[a]||{};Object.keys(c).forEach(u=>{const d=c[u],h=`exp.tcf.${a}.${u}`;l[`${h}.name`]=d.name,l[`${h}.description`]=d.description,d.illustrations&&d.illustrations.length>0&&d.illustrations.forEach((_,g)=>{l[`${h}.illustrations.${g}`]=_})})}),n[i]=te(te({},l),n[i])}}),n}function ri(e){return Object.keys(Rt).forEach(t=>{e.load(t,Rt[t])}),Object.keys(Rt)}function ai(e,t,n){var i;const o={},r=(i=t.available_locales)!=null&&i.length?t.available_locales:[K];if(t?.experience_config){const l=t.experience_config,s=Qa(l,n);Object.keys(s).forEach(a=>{o[a]=te(te({},s[a]),o[a])})}r.forEach(l=>{e.load(l,o[l])})}function si(e,t){if(!t.gvl)return;const{locale:n}=e,i={};i[n]=t.gvl;const o=oi(i,[n]);e.load(n,o[n])}function li(e,t,n){const i=oi(t,n);n.forEach(o=>{e.load(o,i[o])})}function ci(e){return e.locale}function di(e,t,n=K){const i=e?.language;return t||i||n}function ui(e,t,n=K){const i=e.match(Qe);if(i){const[o,r]=i,l=t.find(a=>ne(a,o));if(l)return l;const s=t.find(a=>ne(a,r));if(s)return s}return n}function he(e,t){return e.t(t)!==""&&e.t(t)!==t}function Mt(e,t,n){if(!n||!n.translations)return null;if(e){const o=n.translations.find(r=>ne(r.language,e));if(o)return o}const i=n.translations.find(o=>ne(o.language,t));return i||n.translations[0]||null}function st(e,t,n){if(!n||!n.translations)return null;if(e){const o=n.translations.find(r=>ne(r.language,e));if(o)return o}const i=n.translations.find(o=>ne(o.language,t));return i||n.translations[0]||null}function fi(e,t,n,i,o){var r,l,s,a,c;ri(e);const u=(r=n.available_locales)!=null&&r.length?n.available_locales:[K];ai(e,n,o);const d=Wa.filter(y=>u.includes(y.locale)),h=d.findIndex(y=>ne(y.locale,e.getDefaultLocale()));h>0&&d.unshift(d.splice(h,1)[0]),e.setAvailableLanguages(d);const _=zt(n)||K;e.setDefaultLocale(_);let g=_;((l=n.experience_config)==null?void 0:l.auto_detect_language)===!1||(g=di(t,i?.fidesLocale,_));const f=ui(g,u||[],e.getDefaultLocale());if(!!((a=(s=n.experience_config)==null?void 0:s.translations)!=null&&a.find(y=>y.language===f)))e.activate(f);else{const y=st(f,_,n.experience_config);y?.language,e.activate(y?.language||f)}((c=n.experience_config)==null?void 0:c.component)===M.TCF_OVERLAY&&n.gvl&&si(e,n)}function Ut(){let e=[],t=K,n=K;const i={};return{setAvailableLanguages(o){e=o},get availableLanguages(){return e},activate:o=>{n=o},getDefaultLocale:()=>t,setDefaultLocale:o=>{t=o},get locale(){return n},load:(o,r)=>{i[o]=te(te({},i[o]),r)},t:o=>{if(typeof o>"u")throw new TypeError("Unexpected type for descriptor or id!");let r;if(typeof o=="string")r=o;else if(typeof o=="object"&&o.id)r=o.id;else return"";return n&&n in i&&r&&r in i[n]&&i[n][r]?i[n][r]:r}}}const pi=(e,t,n)=>{var i;let o=Je;if(!e)t.t("exp.modal_link_label")!=="exp.modal_link_label"&&(o=t.t("exp.modal_link_label"));else{const r=t.getDefaultLocale(),l=(i=n?.experience_config)==null?void 0:i.translations.find(s=>s.language===r);l?.modal_link_label&&(o=l.modal_link_label)}return o},es=Ut();function ts(e){return Array.from(e).length}var ns=Object.defineProperty,is=Object.defineProperties,os=Object.getOwnPropertyDescriptors,_i=Object.getOwnPropertySymbols,rs=Object.prototype.hasOwnProperty,as=Object.prototype.propertyIsEnumerable,vi=(e,t,n)=>t in e?ns(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Re=(e,t)=>{for(var n in t||(t={}))rs.call(t,n)&&vi(e,n,t[n]);if(_i)for(var n of _i(t))as.call(t,n)&&vi(e,n,t[n]);return e},Gt=(e,t)=>is(e,os(t)),lt=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())}),gi=(e=>(e.PRIVACY_EXPERIENCE="/privacy-experience",e.PRIVACY_PREFERENCES="/privacy-preferences",e.GVL_TRANSLATIONS="/privacy-experience/gvl/translations",e.NOTICES_SERVED="/notices-served",e))(gi||{});function bi(){return{}}const hi=e=>lt(void 0,[e],function*({userLocationString:t,userLanguageString:n,fidesApiUrl:i,apiOptions:o,propertyId:r,requestMinimalTCF:l,missingExperienceHandler:s=bi}){var a,c,u;if(o?.getPrivacyExperienceFn)try{return yield o.getPrivacyExperienceFn(t,null)}catch(f){return s(f)}const d=[["Unescape-Safestr","true"],["Accept-Encoding","gzip, deflate"]];n&&d.push(["Accept-Language",n]);const h={method:"GET",mode:"cors",headers:d};let _=Re(Re({show_disabled:"false",region:t,component:M.OVERLAY,has_config:"true",systems_applicable:"true",exclude_gvl_languages:"true",include_meta:"true",include_gvl:"true",include_non_applicable_notices:"true"},l&&{minimal_tcf:"true"}),r&&{property_id:r});_=new URLSearchParams(_);let g;try{if(g=yield fetch(`${i}/privacy-experience?${_}`,h),!g.ok)throw new Error("Error fetching experience from Fides API")}catch(f){return s(f)}try{const f=yield g.json();if(((a=f.items)==null?void 0:a.length)<1)return{};const v=f.items&&f.items[0],y=(u=(c=v.experience_config)==null?void 0:c.translations)==null?void 0:u[0].language;return v}catch(f){return s(f)}}),yi=(e,t)=>lt(void 0,null,function*(){const n=new URLSearchParams;t?.forEach(l=>{n.append("language",l)});const i={method:"GET",mode:"cors"};let o;try{o=yield fetch(`${e}/privacy-experience/gvl/translations${ts(n)>0?"?":""}${n.toString()}`,i)}catch{return{}}return o.ok?yield o.json():{}}),mi={method:"PATCH",mode:"cors",headers:{"Content-Type":"application/json"}},wi="Fides.js",Ei=(e,t,n,i,o)=>lt(void 0,null,function*(){var r;if((r=n.apiOptions)!=null&&r.savePreferencesFn){try{yield n.apiOptions.savePreferencesFn(e,i.consent,i.fides_string,o)}catch(a){return Promise.reject(a)}return Promise.resolve()}const l=Gt(Re({},mi),{body:JSON.stringify(Gt(Re({},t),{source:wi}))});return(yield fetch(`${n.fidesApiUrl}/privacy-preferences`,l)).ok,Promise.resolve()}),Oi=e=>lt(void 0,[e],function*({request:t,options:n}){var i;if((i=n.apiOptions)!=null&&i.patchNoticesServedFn)try{return yield n.apiOptions.patchNoticesServedFn(t)}catch{return null}const o=Gt(Re({},mi),{body:JSON.stringify(t)});try{const r=yield fetch(`${n.fidesApiUrl}/notices-served`,o);return r.ok?yield r.json():null}catch{return null}});var ss=Object.defineProperty,ls=(e,t,n)=>t in e?ss(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,cs=(e,t,n)=>ls(e,t+"",n);class ds{constructor(){cs(this,"servedNoticeHistoryId",null)}getServedNoticeHistoryId(){return this.servedNoticeHistoryId||(this.servedNoticeHistoryId=wn()),this.servedNoticeHistoryId}reset(){this.servedNoticeHistoryId=null}hasLifecycleId(){return this.servedNoticeHistoryId!==null}}const ki=new ds;var us=Object.defineProperty,fs=Object.defineProperties,ps=Object.getOwnPropertyDescriptors,Ci=Object.getOwnPropertySymbols,_s=Object.prototype.hasOwnProperty,vs=Object.prototype.propertyIsEnumerable,Pi=(e,t,n)=>t in e?us(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ae=(e,t)=>{for(var n in t||(t={}))_s.call(t,n)&&Pi(e,n,t[n]);if(Ci)for(var n of Ci(t))vs.call(t,n)&&Pi(e,n,t[n]);return e},ct=(e,t)=>fs(e,ps(t)),Bt=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const gs=[L.SCRIPT,L.GPC,L.OT_MIGRATION];function bs(e,t,n,i,o,r,l,s,a){return Bt(this,null,function*(){const c=(r||[]).map(d=>({preference:d.consentPreference,privacy_notice_history_id:d.noticeHistoryId||""})),u=ae({browser_identity:t.identity,preferences:c,privacy_experience_config_history_id:o,user_geography:s,method:i,served_notice_history_id:a,property_id:n.property_id},l??[]);yield Ei(i,u,e,t,n)})}const hs=e=>Bt(void 0,[e],function*({consentPreferencesToSave:t,privacyExperienceConfigHistoryId:n,experience:i,consentMethod:o,options:r,userLocationString:l,cookie:s,eventExtraDetails:a,servedNoticeHistoryId:c,tcf:u,updateCookie:d}){var h,_,g,f,v,y,m,w,O;if(!d&&t&&(d=x=>jn(x,t)),!d&&!t)throw new Error("updateCookie is required");const E=ct(ae({},a?.trigger),{origin:((h=a?.trigger)==null?void 0:h.origin)||(gs.includes(o)?be.EXTERNAL:be.FIDES)}),N=yield d(s);Object.assign(s,N),Object.assign(s.fides_meta,{consentMethod:o}),re("FidesUpdating",s,ct(ae({},a),{trigger:E}));const j=je(s.consent,(g=(_=window.Fides)==null?void 0:_.experience)==null?void 0:g.non_applicable_privacy_notices,(v=(f=window.Fides)==null?void 0:f.experience)==null?void 0:v.privacy_notices,void 0,void 0,s.non_applicable_notice_keys),k=!!((m=(y=window.Fides)==null?void 0:y.experience)!=null&&m.non_applicable_privacy_notices)||!!((O=(w=window.Fides)==null?void 0:w.experience)!=null&&O.privacy_notices);if(window.Fides.consent=jt(j,r,k),window.Fides.fides_string=s.fides_string,window.Fides.tcf_consent=s.tcf_consent,In(ct(ae({},s),{consent:j}),r.base64Cookie),window.Fides.saved_consent=s.consent,!r.fidesDisableSaveApi)try{yield bs(r,s,i,o,n,t,u,l,c)}catch{}t&&t.filter(x=>x.consentPreference===H.OPT_OUT).forEach(x=>{var A,I;(A=x.notice)!=null&&A.cookies&&Fn(x.notice.cookies,(I=i.experience_config)==null?void 0:I.auto_subdomain_cookie_deletion)}),re("FidesUpdated",s,ct(ae({},a),{trigger:E}))}),xi=(e,t,n,i)=>Object.entries(n).reduce((o,[r,l])=>{if(o)return o;const s=t.find(d=>d===r);if(s&&!l&&i!==L.OT_MIGRATION)return new Error(`Provided notice key '${r}' is not applicable to the current experience.`);const a=e.find(d=>d.notice_key===r);if(!s&&!a)return new Error(`'${r}' is not a valid notice key`);const u=a?.consent_mechanism===V.NOTICE_ONLY;return u&&l!==!0&&l!==H.ACKNOWLEDGE&&i!==L.OT_MIGRATION?new Error(`Invalid consent value for notice-only notice key: '${r}'. Must be \`true\` or "acknowledge"`):!u&&typeof l!="boolean"&&l!==H.OPT_IN&&l!==H.OPT_OUT?new Error(`Invalid consent value for notice key: '${r}'. Must be a boolean or "opt_in" or "opt_out"`):null},null),Vt=(e,t)=>Bt(void 0,null,function*(){var n;const{experience:i,cookie:o,config:r,locale:l}=e;if(!i)throw new Error("Experience must be initialized before updating consent");if(!r)throw new Error("Config is not initialized");if(!o)throw new Error("Cookie is not initialized");if(!t?.noticeConsent&&!t?.fidesString&&!t?.tcf)throw new Error("Either consent object or fidesString must be provided");if(t?.validation&&!Object.values(ue).includes(t.validation))throw new Error(`Validation must be one of: ${Object.values(ue).join(", ")} (default is ${ue.THROW})`);const{noticeConsent:s,fidesString:a,validation:c=ue.THROW,consentMethod:u=L.SCRIPT,eventExtraDetails:d={trigger:{origin:be.EXTERNAL}},tcf:h,updateCookie:_}=t,{experience_config:g,privacy_notices:f,non_applicable_privacy_notices:v}=i,y=zt(i)||K,m=k=>{if(c===ue.THROW)throw new Error(k);c===ue.WARN&&console.warn(k)};let w=o.consent||{};if(a)try{const k=Dt(a);if(k.nc){const x=ot(k.nc);w=ae(ae({},o.consent),x);const A=xi(f||[],v||[],w,u);A&&m(A.message)}}catch(k){const x=k instanceof Error?k.message:String(k);m(`Invalid fidesString provided: ${x}`)}else if(s){const k=xi(f||[],v||[],s,u);k&&m(k.message),w=ae(ae({},o.consent),s)}const O=[];Object.entries(w).forEach(([k,x])=>{const A=f?.find(I=>I.notice_key===k);if(A){const I=Mt(l,y,A),Z=I?.privacy_notice_history_id;let q;if(typeof x=="boolean"?q=Fe(x,A.consent_mechanism):q=x,Z){const G=new Ct(A,q,Z);O.push(G)}}});let E;if((n=g?.translations)!=null&&n.length){const k=st(l,y,g);E=k?.privacy_experience_config_history_id}const N=tt(r.geolocation),j=ki.getServedNoticeHistoryId();return hs({consentPreferencesToSave:O,privacyExperienceConfigHistoryId:E,experience:i,consentMethod:u,options:r.options,userLocationString:N,cookie:o,eventExtraDetails:d,servedNoticeHistoryId:j,tcf:h,updateCookie:_})}),Ht=e=>{throw new Error(e)},dt=e=>{typeof window<"u"&&(window.Fides=e)},Ni=({cookie:e,experience:t})=>{let n=t;return St(e.consent)&&(n=It({experience:t,cookie:e})),n},Ai=({tcfEnabled:e=!1})=>({consent:{},experience:void 0,geolocation:{},locale:K,options:{debug:!0,isOverlayEnabled:!1,isPrefetchEnabled:!1,isGeolocationEnabled:!1,geolocationApiUrl:"",overlayParentId:null,modalLinkId:null,privacyCenterUrl:"",fidesApiUrl:"",tcfEnabled:e,gppEnabled:!1,fidesEmbed:!1,fidesDisableSaveApi:!1,fidesDisableNoticesServedApi:!1,fidesDisableBanner:!1,fidesString:null,apiOptions:null,fidesTcfGdprApplies:e,fidesJsBaseUrl:"",customOptionsPath:null,preventDismissal:!1,allowHTMLDescription:null,base64Cookie:!1,fidesPrimaryColor:null,fidesClearCookie:!1,showFidesBrandLink:!e,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:Xn,blueconic:ta,gtm:na,meta:oa,shopify:sa,showModal:$t,getModalLinkLabel:()=>Je,encodeNoticeConsentString:qn,decodeNoticeConsentString:ot,reinitialize(){return typeof this.init!="function"?Promise.reject(new Error("Fides.init method is not available")):((!this.config||!this.initialized)&&Ht("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:it(this.experience,this.cookie,this.saved_consent,this.options)},updateConsent(t){const{consent:n,fidesString:i,validation:o}=t;return Vt(this,{noticeConsent:n,fidesString:i,validation:o})}});var ys=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const Ti=(e,t)=>ys(void 0,null,function*(){if(!e||!t)return null;const i=yield fetch(t,{mode:"cors"});if(!i.ok)return null;try{return yield i.json()}catch{return null}}),ms=()=>{var e,t,n;if(window.Fides.options.tcfEnabled&&!((t=(e=window.Fides.experience)==null?void 0:e.privacy_notices)!=null&&t.length))return!1;if(typeof((n=window.navigator)==null?void 0:n.globalPrivacyControl)=="boolean")return window.navigator.globalPrivacyControl;const o=new URL(window.location.href).searchParams.get("globalPrivacyControl");if(o==="true")return!0;if(o==="false")return!1},Pe=()=>typeof window>"u"?{}:{globalPrivacyControl:ms()};var ws=Object.defineProperty,Si=Object.getOwnPropertySymbols,Es=Object.prototype.hasOwnProperty,Os=Object.prototype.propertyIsEnumerable,Ii=(e,t,n)=>t in e?ws(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ks=(e,t)=>{for(var n in t||(t={}))Es.call(t,n)&&Ii(e,n,t[n]);if(Si)for(var n of Si(t))Os.call(t,n)&&Ii(e,n,t[n]);return e},Cs=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const Ps=e=>Cs(void 0,null,function*(){var t;const{experience:n,saved_consent:i,options:o}=e;if(!n||!n.experience_config||!((t=n.privacy_notices)!=null&&t.length))return!1;const r=Pe(),{nc:l}=Dt(o.fidesString||"");r.globalPrivacyControl;const{consent:s,method:a}=Mn(o),c=!!s&&!!a&&!ke();if(!r.globalPrivacyControl&&!l&&!c)return!1;let u=!1,d=!1,h=!1;const _=n.privacy_notices.reduce((g,f)=>{const v=ks({},g),y=fe(f.default_preference);v[f.notice_key]=y,i[f.notice_key]&&(v[f.notice_key]=i[f.notice_key]);const m=We(f,i),w=f.consent_mechanism===V.NOTICE_ONLY;if(c&&s){const O=s[f.notice_key];if(O!==void 0)return h=!0,v[f.notice_key]=O,v}if(w)return v;if(l){const E=ot(l)[f.notice_key];if(E!==void 0)return d=!0,v[f.notice_key]=E,v}return r.globalPrivacyControl&&!m&&f.has_gpc_flag&&(u=!0,v[f.notice_key]=!1),v},{});if(u||d||h){let g=L.SCRIPT;return h&&a?g=a:d?g=L.SCRIPT:u&&(g=L.GPC),yield Vt(e,{noticeConsent:_,consentMethod:g}),!0}return!1}),xs=()=>{document.body.classList.add("fides-no-scroll")},Li=()=>{document.body.classList.remove("fides-no-scroll")},Ns=e=>new DOMParser().parseFromString(e,"text/html").body.textContent||"",Fi=e=>{let t=0,n=200;return new Promise(i=>{const o=r=>{const l=setTimeout(()=>{const s=document.getElementById(e);s?(clearInterval(l),i(s)):(t+=1,t>=5&&n<1e3&&(n+=200),o(n))},r)};o(n)})};var As=Object.defineProperty,Ts=Object.defineProperties,Ss=Object.getOwnPropertyDescriptors,$i=Object.getOwnPropertySymbols,Is=Object.prototype.hasOwnProperty,Ls=Object.prototype.propertyIsEnumerable,ji=(e,t,n)=>t in e?As(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Kt=(e,t)=>{for(var n in t||(t={}))Is.call(t,n)&&ji(e,n,t[n]);if($i)for(var n of $i(t))Ls.call(t,n)&&ji(e,n,t[n]);return e},Fs=(e,t)=>Ts(e,Ss(t)),Di=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const $s=(e,t)=>Di(void 0,null,function*(){const n=tt(e);return n||tt(yield Ti(t.isGeolocationEnabled,t.geolocationApiUrl))}),Ri=(e,t)=>{const n={};if(typeof window<"u"){const i=new URLSearchParams(window.location.search),o=t.options.customOptionsPath&&t.options.customOptionsPath.split("."),r=o&&o.length>=0?Kn(o):window.fides_overrides,l=Vn(e);l?.forEach(({overrideName:s,overrideType:a,overrideKey:c,validationRegex:u,transform:d})=>{const h=i.get(c),_=r?r[c]:void 0,g=Xe(c),f=h||_||g;f&&u.test(f.toString())&&(d?n[s]=d(f.toString()):n[s]=a==="string"?f:JSON.parse(f.toString()))})}return n},js=({consent:e,options:t})=>{const n=Pe(),i=Ln(e,n);return Sn(i,t.fidesClearCookie)},Ds=({cookie:e,savedConsent:t,experience:n,geolocation:i,options:o,updateExperienceFromCookieConsent:r})=>{let l=n;return Ce(n)&&(l=r({experience:n,cookie:e,debug:o.debug})),{consent:e.consent,fides_meta:e.fides_meta,identity:e.identity,experience:l,tcf_consent:e.tcf_consent,fides_string:e.fides_string,saved_consent:t,geolocation:i,options:o,initialized:!0}},Rs=e=>Di(void 0,[e],function*({fides:t,initOverlay:n,renderOverlay:i,updateExperience:o,overrides:r}){var l,s,a,c,u,d,h,_,g;const{config:f}=t;if(!f)throw new Error("Fides config should be initialized");const{options:v,geolocation:y}=f;let m=!0,w,O=()=>Je;if(!t.cookie)throw new Error("Fides cookie should be initialized");if(m=v.isOverlayEnabled,m){Bn(v)||(m=!1),w=yield $s(y,v);let q=!1;if(w?Ce(t.experience)||(q=!0,t.experience=yield hi({userLocationString:w,fidesApiUrl:v.fidesApiUrl,apiOptions:v.apiOptions,requestMinimalTCF:!1,propertyId:(l=t.config)==null?void 0:l.propertyId})):m=!1,m&&Ce(t.experience)&&Hn(t.experience)){if(q){const B=o({cookie:t.cookie,experience:t.experience});t.experience=Kt(Kt({},t.experience),B)}(s=t.config)!=null&&s.propertyId&&(t.experience.property_id=t.config.propertyId);const G=Dn({cookie:t.cookie,experience:t.experience});t.cookie=G;const Q=Ut();if(fi(Q,window?.navigator,t.experience,v,r?.experienceTranslationOverrides),t.locale=Q.locale||K,O=B=>pi(!!B?.disableLocalization,Q,t.experience),((a=t.experience.experience_config)==null?void 0:a.component)===M.HEADLESS){const B=v.modalLinkId||"fides-modal-link";!t.experience||v.fidesEmbed||v.modalLinkId,Fi(B).then(Ie=>{document.body.classList.add("fides-overlay-modal-link-shown"),Ie.classList.add("fides-modal-link-shown")}),m=!1}if(n&&m){const B=Fs(Kt({},t),{cookie:t.cookie,config:f,options:v,experience:t.experience,fidesRegionString:w});n({initializedFides:B,i18n:Q,renderOverlay:i}).catch(Ie=>{})}setTimeout(Ps.bind(null,t))}}const{fides_meta:N,identity:j,fides_string:k,tcf_consent:x}=t.cookie,A=je(t.cookie.consent,(c=t.experience)==null?void 0:c.non_applicable_privacy_notices,(u=t.experience)==null?void 0:u.privacy_notices,(d=v.fidesConsentFlagType)!=null?d:void 0,(h=v.fidesConsentNonApplicableFlagMode)!=null?h:void 0,t.cookie.non_applicable_notice_keys),I=!!((_=t.experience)!=null&&_.non_applicable_privacy_notices)||!!((g=t.experience)!=null&&g.privacy_notices);return{consent:jt(A,v,I),fides_meta:N,identity:j,fides_string:k,tcf_consent:x,experience:t.experience,geolocation:y,options:v,initialized:!0,getModalLinkLabel:O}});var ut,C,zi,ye,Mi,Ui,Yt,qt,Wt,Zt,Gi,ze={},Bi=[],zs=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,ft=Array.isArray;function _e(e,t){for(var n in t)e[n]=t[n];return e}function Vi(e){var t=e.parentNode;t&&t.removeChild(e)}function Xt(e,t,n){var i,o,r,l={};for(r in t)r=="key"?i=t[r]:r=="ref"?o=t[r]:l[r]=t[r];if(arguments.length>2&&(l.children=arguments.length>3?ut.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(r in e.defaultProps)l[r]===void 0&&(l[r]=e.defaultProps[r]);return pt(e,l,i,o,null)}function pt(e,t,n,i,o){var r={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:o??++zi,__i:-1,__u:0};return o==null&&C.vnode!=null&&C.vnode(r),r}function se(e){return e.children}function le(e,t){this.props=e,this.context=t}function me(e,t){if(t==null)return e.__?me(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?me(e):null}function Hi(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return Hi(e)}}function Jt(e){(!e.__d&&(e.__d=!0)&&ye.push(e)&&!_t.__r++||Mi!==C.debounceRendering)&&((Mi=C.debounceRendering)||Ui)(_t)}function _t(){var e,t,n,i,o,r,l,s;for(ye.sort(Yt);e=ye.shift();)e.__d&&(t=ye.length,i=void 0,r=(o=(n=e).__v).__e,l=[],s=[],n.__P&&((i=_e({},o)).__v=o.__v+1,C.vnode&&C.vnode(i),Qt(n.__P,i,o,n.__n,n.__P.namespaceURI,32&o.__u?[r]:null,l,r??me(o),!!(32&o.__u),s),i.__v=o.__v,i.__.__k[i.__i]=i,Zi(l,i,s),i.__e!=r&&Hi(i)),ye.length>t&&ye.sort(Yt));_t.__r=0}function Ki(e,t,n,i,o,r,l,s,a,c,u){var d,h,_,g,f,v=i&&i.__k||Bi,y=t.length;for(n.__d=a,Ms(n,t,v),a=n.__d,d=0;d<y;d++)(_=n.__k[d])!=null&&typeof _!="boolean"&&typeof _!="function"&&(h=_.__i===-1?ze:v[_.__i]||ze,_.__i=d,Qt(e,_,h,o,r,l,s,a,c,u),g=_.__e,_.ref&&h.ref!=_.ref&&(h.ref&&en(h.ref,null,_),u.push(_.ref,_.__c||g,_)),f==null&&g!=null&&(f=g),65536&_.__u||h.__k===_.__k?(a&&typeof _.type=="string"&&!e.contains(a)&&(a=me(h)),a=Yi(_,a,e)):typeof _.type=="function"&&_.__d!==void 0?a=_.__d:g&&(a=g.nextSibling),_.__d=void 0,_.__u&=-196609);n.__d=a,n.__e=f}function Ms(e,t,n){var i,o,r,l,s,a=t.length,c=n.length,u=c,d=0;for(e.__k=[],i=0;i<a;i++)l=i+d,(o=e.__k[i]=(o=t[i])==null||typeof o=="boolean"||typeof o=="function"?null:typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?pt(null,o,null,null,null):ft(o)?pt(se,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?pt(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o)!=null?(o.__=e,o.__b=e.__b+1,s=Us(o,n,l,u),o.__i=s,r=null,s!==-1&&(u--,(r=n[s])&&(r.__u|=131072)),r==null||r.__v===null?(s==-1&&d--,typeof o.type!="function"&&(o.__u|=65536)):s!==l&&(s==l-1?d=s-l:s==l+1?d++:s>l?u>a-l?d+=s-l:d--:s<l&&d++,s!==i+d&&(o.__u|=65536))):(r=n[l])&&r.key==null&&r.__e&&(131072&r.__u)==0&&(r.__e==e.__d&&(e.__d=me(r)),tn(r,r,!1),n[l]=null,u--);if(u)for(i=0;i<c;i++)(r=n[i])!=null&&(131072&r.__u)==0&&(r.__e==e.__d&&(e.__d=me(r)),tn(r,r))}function Yi(e,t,n){var i,o;if(typeof e.type=="function"){for(i=e.__k,o=0;i&&o<i.length;o++)i[o]&&(i[o].__=e,t=Yi(i[o],t,n));return t}e.__e!=t&&(n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType===8);return t}function vt(e,t){return t=t||[],e==null||typeof e=="boolean"||(ft(e)?e.some(function(n){vt(n,t)}):t.push(e)),t}function Us(e,t,n,i){var o=e.key,r=e.type,l=n-1,s=n+1,a=t[n];if(a===null||a&&o==a.key&&r===a.type&&(131072&a.__u)==0)return n;if(i>(a!=null&&(131072&a.__u)==0?1:0))for(;l>=0||s<t.length;){if(l>=0){if((a=t[l])&&(131072&a.__u)==0&&o==a.key&&r===a.type)return l;l--}if(s<t.length){if((a=t[s])&&(131072&a.__u)==0&&o==a.key&&r===a.type)return s;s++}}return-1}function qi(e,t,n){t[0]==="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||zs.test(t)?n:n+"px"}function gt(e,t,n,i,o){var r;e:if(t==="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof i=="string"&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||qi(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||qi(e.style,t,n[t])}else if(t[0]==="o"&&t[1]==="n")r=t!==(t=t.replace(/(PointerCapture)$|Capture$/i,"$1")),t=t.toLowerCase()in e||t==="onFocusOut"||t==="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+r]=n,n?i?n.u=i.u:(n.u=qt,e.addEventListener(t,r?Zt:Wt,r)):e.removeEventListener(t,r?Zt:Wt,r);else{if(o=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!=="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function Wi(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=qt++;else if(t.t<n.u)return;return n(C.event?C.event(t):t)}}}function Qt(e,t,n,i,o,r,l,s,a,c){var u,d,h,_,g,f,v,y,m,w,O,E,N,j,k,x,A=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(a=!!(32&n.__u),r=[s=t.__e=n.__e]),(u=C.__b)&&u(t);e:if(typeof A=="function")try{if(y=t.props,m="prototype"in A&&A.prototype.render,w=(u=A.contextType)&&i[u.__c],O=u?w?w.props.value:u.__:i,n.__c?v=(d=t.__c=n.__c).__=d.__E:(m?t.__c=d=new A(y,O):(t.__c=d=new le(y,O),d.constructor=A,d.render=Bs),w&&w.sub(d),d.props=y,d.state||(d.state={}),d.context=O,d.__n=i,h=d.__d=!0,d.__h=[],d._sb=[]),m&&d.__s==null&&(d.__s=d.state),m&&A.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=_e({},d.__s)),_e(d.__s,A.getDerivedStateFromProps(y,d.__s))),_=d.props,g=d.state,d.__v=t,h)m&&A.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),m&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(m&&A.getDerivedStateFromProps==null&&y!==_&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(y,O),!d.__e&&(d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(y,d.__s,O)===!1||t.__v===n.__v)){for(t.__v!==n.__v&&(d.props=y,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.forEach(function(I){I&&(I.__=t)}),E=0;E<d._sb.length;E++)d.__h.push(d._sb[E]);d._sb=[],d.__h.length&&l.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(y,d.__s,O),m&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(_,g,f)})}if(d.context=O,d.props=y,d.__P=e,d.__e=!1,N=C.__r,j=0,m){for(d.state=d.__s,d.__d=!1,N&&N(t),u=d.render(d.props,d.state,d.context),k=0;k<d._sb.length;k++)d.__h.push(d._sb[k]);d._sb=[]}else do d.__d=!1,N&&N(t),u=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++j<25);d.state=d.__s,d.getChildContext!=null&&(i=_e(_e({},i),d.getChildContext())),m&&!h&&d.getSnapshotBeforeUpdate!=null&&(f=d.getSnapshotBeforeUpdate(_,g)),Ki(e,ft(x=u!=null&&u.type===se&&u.key==null?u.props.children:u)?x:[x],t,n,i,o,r,l,s,a,c),d.base=t.__e,t.__u&=-161,d.__h.length&&l.push(d),v&&(d.__E=d.__=null)}catch(I){t.__v=null,a||r!=null?(t.__e=s,t.__u|=a?160:32,r[r.indexOf(s)]=null):(t.__e=n.__e,t.__k=n.__k),C.__e(I,t,n)}else r==null&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=Gs(n.__e,t,n,i,o,r,l,a,c);(u=C.diffed)&&u(t)}function Zi(e,t,n){t.__d=void 0;for(var i=0;i<n.length;i++)en(n[i],n[++i],n[++i]);C.__c&&C.__c(t,e),e.some(function(o){try{e=o.__h,o.__h=[],e.some(function(r){r.call(o)})}catch(r){C.__e(r,o.__v)}})}function Gs(e,t,n,i,o,r,l,s,a){var c,u,d,h,_,g,f,v=n.props,y=t.props,m=t.type;if(m==="svg"?o="http://www.w3.org/2000/svg":m==="math"?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),r!=null){for(c=0;c<r.length;c++)if((_=r[c])&&"setAttribute"in _==!!m&&(m?_.localName===m:_.nodeType===3)){e=_,r[c]=null;break}}if(e==null){if(m===null)return document.createTextNode(y);e=document.createElementNS(o,m,y.is&&y),r=null,s=!1}if(m===null)v===y||s&&e.data===y||(e.data=y);else{if(r=r&&ut.call(e.childNodes),v=n.props||ze,!s&&r!=null)for(v={},c=0;c<e.attributes.length;c++)v[(_=e.attributes[c]).name]=_.value;for(c in v)if(_=v[c],c!="children"){if(c=="dangerouslySetInnerHTML")d=_;else if(c!=="key"&&!(c in y)){if(c=="value"&&"defaultValue"in y||c=="checked"&&"defaultChecked"in y)continue;gt(e,c,null,_,o)}}for(c in y)_=y[c],c=="children"?h=_:c=="dangerouslySetInnerHTML"?u=_:c=="value"?g=_:c=="checked"?f=_:c==="key"||s&&typeof _!="function"||v[c]===_||gt(e,c,_,v[c],o);if(u)s||d&&(u.__html===d.__html||u.__html===e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(d&&(e.innerHTML=""),Ki(e,ft(h)?h:[h],t,n,i,m==="foreignObject"?"http://www.w3.org/1999/xhtml":o,r,l,r?r[0]:n.__k&&me(n,0),s,a),r!=null)for(c=r.length;c--;)r[c]!=null&&Vi(r[c]);s||(c="value",g!==void 0&&(g!==e[c]||m==="progress"&&!g||m==="option"&&g!==v[c])&&gt(e,c,g,v[c],o),c="checked",f!==void 0&&f!==e[c]&&gt(e,c,f,v[c],o))}return e}function en(e,t,n){try{typeof e=="function"?e(t):e.current=t}catch(i){C.__e(i,n)}}function tn(e,t,n){var i,o;if(C.unmount&&C.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||en(i,null,t)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(r){C.__e(r,t)}i.base=i.__P=null}if(i=e.__k)for(o=0;o<i.length;o++)i[o]&&tn(i[o],t,n||typeof e.type!="function");n||e.__e==null||Vi(e.__e),e.__c=e.__=e.__e=e.__d=void 0}function Bs(e,t,n){return this.constructor(e,n)}function Xi(e,t,n){var i,o,r,l;C.__&&C.__(e,t),o=(i=!1)?null:t.__k,r=[],l=[],Qt(t,e=t.__k=Xt(se,null,[e]),o||ze,ze,t.namespaceURI,o?null:t.firstChild?ut.call(t.childNodes):null,r,o?o.__e:t.firstChild,i,l),Zi(r,e,l)}function xe(e,t){var n={__c:t="__cC"+Gi++,__:e,Consumer:function(i,o){return i.children(o)},Provider:function(i){var o,r;return this.getChildContext||(o=[],(r={})[t]=this,this.getChildContext=function(){return r},this.componentWillUnmount=function(){o=null},this.shouldComponentUpdate=function(l){this.props.value!==l.value&&o.some(function(s){s.__e=!0,Jt(s)})},this.sub=function(l){o.push(l);var s=l.componentWillUnmount;l.componentWillUnmount=function(){o&&o.splice(o.indexOf(l),1),s&&s.call(l)}}),i.children}};return n.Provider.__=n.Consumer.contextType=n}ut=Bi.slice,C={__e:function(e,t,n,i){for(var o,r,l;t=t.__;)if((o=t.__c)&&!o.__)try{if((r=o.constructor)&&r.getDerivedStateFromError!=null&&(o.setState(r.getDerivedStateFromError(e)),l=o.__d),o.componentDidCatch!=null&&(o.componentDidCatch(e,i||{}),l=o.__d),l)return o.__E=o}catch(s){e=s}throw e}},zi=0,le.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=_e({},this.state),typeof e=="function"&&(e=e(_e({},n),this.props)),e&&_e(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Jt(this))},le.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Jt(this))},le.prototype.render=se,ye=[],Ui=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Yt=function(e,t){return e.__v.__b-t.__v.__b},_t.__r=0,qt=0,Wt=Wi(!1),Zt=Wi(!0),Gi=0;const Vs=e=>{try{const t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);if(!t)return null;let n=parseInt(t[1],16),i=parseInt(t[2],16),o=parseInt(t[3],16);n/=255,i/=255,o/=255;const r=Math.max(n,i,o),l=Math.min(n,i,o);let s,a;const c=(r+l)/2;if(r===l)s=a=0;else{const u=r-l;switch(a=c>.5?u/(2-r-l):u/(r+l),r){case n:s=(i-o)/u+(i<o?6:0);break;case i:s=(o-n)/u+2;break;case o:s=(n-i)/u+4;break}s/=6}return{h:s,s:a,l:c}}catch{return null}},Hs=(e,t=!1)=>{let n="";const i=Math.round(e.h*360),o=Math.round(e.s*100),r=Math.round(e.l*100);return n=`${i},${o}%,${r}%`,n=t?n:`hsl(${n})`,n};var Ji=(e=>(e.HEX="hex",e.HSL="hsl",e))(Ji||{});const Ks=(e,t,n)=>{const i=t==="hex"?Vs(e):e;return i&&i.l?(i.l<.25?i.l=i.l+.1:i.l<.5?i.l=i.l+.08:i.l<.75?i.l=i.l+.06:i.l<.9?i.l=i.l+.04:i.l=.9,Hs(i)):e};var bt=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const Qi="fides-embed-container",Ys="fides-overlay";let ht;const eo=e=>bt(void 0,[e],function*({initializedFides:t,i18n:n,renderOverlay:i}){const{options:o,experience:r}=t,l=()=>bt(void 0,null,function*(){var s,a,c;try{if(ht&&(Xi(null,ht),ht=void 0),o.fidesPrimaryColor){document.documentElement.style.setProperty("--fides-overlay-primary-color",o.fidesPrimaryColor);const d=Ks(o.fidesPrimaryColor,Ji.HEX,1);document.documentElement.style.setProperty("--fides-overlay-primary-button-background-hover-color",d)}let u;if(o.fidesEmbed)u=document.getElementById(Qi),u||(yield bt(void 0,null,function*(){return new Promise(h=>{let _=0,g=200;const f=setInterval(()=>{u=document.getElementById(Qi),u?(clearInterval(f),h()):(_+=1,_>=5&&g<1e3&&(g+=200))},g)})}));else{const d=o.overlayParentId||Ys;u=document.getElementById(d),u||(u=document.createElement("div"),u.id=d,u.className="fides-overlay",document.body.prepend(u))}return u?(i&&(((s=r.experience_config)==null?void 0:s.component)===M.MODAL||((a=r.experience_config)==null?void 0:a.component)===M.BANNER_AND_MODAL||((c=r.experience_config)==null?void 0:c.component)===M.TCF_OVERLAY)&&(i({initializedFides:t,i18n:n},u),ht=u),yield Promise.resolve()):yield Promise.reject(new Error("There was a problem rendering the Fides overlay."))}catch(u){return Promise.reject(u)}});return document?.readyState==="loading"?document.addEventListener("readystatechange",()=>bt(void 0,null,function*(){document.readyState==="interactive"&&l()})):l(),Promise.resolve()});var Ne,$,nn,to,Me=0,no=[],R=C,io=R.__b,oo=R.__r,ro=R.diffed,ao=R.__c,so=R.unmount,lo=R.__;function yt(e,t){R.__h&&R.__h($,e,Me||t),Me=0;var n=$.__H||($.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Y(e){return Me=1,qs(fo,e)}function qs(e,t,n){var i=yt(Ne++,2);if(i.t=e,!i.__c&&(i.__=[n?n(t):fo(void 0,t),function(s){var a=i.__N?i.__N[0]:i.__[0],c=i.t(a,s);a!==c&&(i.__N=[c,i.__[1]],i.__c.setState({}))}],i.__c=$,!$.u)){var o=function(s,a,c){if(!i.__c.__H)return!0;var u=i.__c.__H.__.filter(function(h){return!!h.__c});if(u.every(function(h){return!h.__N}))return!r||r.call(this,s,a,c);var d=!1;return u.forEach(function(h){if(h.__N){var _=h.__[0];h.__=h.__N,h.__N=void 0,_!==h.__[0]&&(d=!0)}}),!(!d&&i.__c.props===s)&&(!r||r.call(this,s,a,c))};$.u=!0;var r=$.shouldComponentUpdate,l=$.componentWillUpdate;$.componentWillUpdate=function(s,a,c){if(this.__e){var u=r;r=void 0,o(s,a,c),r=u}l&&l.call(this,s,a,c)},$.shouldComponentUpdate=o}return i.__N||i.__}function F(e,t){var n=yt(Ne++,3);!R.__s&&uo(n.__H,t)&&(n.__=e,n.i=t,$.__H.__h.push(n))}function Ae(e){return Me=5,ve(function(){return{current:e}},[])}function ve(e,t){var n=yt(Ne++,7);return uo(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function S(e,t){return Me=8,ve(function(){return e},t)}function Te(e){var t=$.context[e.__c],n=yt(Ne++,9);return n.c=e,t?(n.__==null&&(n.__=!0,t.sub($)),t.props.value):e.__}function Ws(){for(var e;e=no.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(mt),e.__H.__h.forEach(on),e.__H.__h=[]}catch(t){e.__H.__h=[],R.__e(t,e.__v)}}R.__b=function(e){$=null,io&&io(e)},R.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),lo&&lo(e,t)},R.__r=function(e){oo&&oo(e),Ne=0;var t=($=e.__c).__H;t&&(nn===$?(t.__h=[],$.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(t.__h.forEach(mt),t.__h.forEach(on),t.__h=[],Ne=0)),nn=$},R.diffed=function(e){ro&&ro(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(no.push(t)!==1&&to===R.requestAnimationFrame||((to=R.requestAnimationFrame)||Zs)(Ws)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),nn=$=null},R.__c=function(e,t){t.some(function(n){try{n.__h.forEach(mt),n.__h=n.__h.filter(function(i){return!i.__||on(i)})}catch(i){t.some(function(o){o.__h&&(o.__h=[])}),t=[],R.__e(i,n.__v)}}),ao&&ao(e,t)},R.unmount=function(e){so&&so(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(i){try{mt(i)}catch(o){t=o}}),n.__H=void 0,t&&R.__e(t,n.__v))};var co=typeof requestAnimationFrame=="function";function Zs(e){var t,n=function(){clearTimeout(i),co&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);co&&(t=requestAnimationFrame(n))}function mt(e){var t=$,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),$=t}function on(e){var t=$;e.__c=e.__(),$=t}function uo(e,t){return!e||e.length!==t.length||t.some(function(n,i){return n!==e[i]})}function fo(e,t){return typeof t=="function"?t(e):t}function Xs(e,t){for(var n in t)e[n]=t[n];return e}function po(e,t){for(var n in e)if(n!=="__source"&&!(n in t))return!0;for(var i in t)if(i!=="__source"&&e[i]!==t[i])return!0;return!1}function _o(e,t){this.props=e,this.context=t}(_o.prototype=new le).isPureReactComponent=!0,_o.prototype.shouldComponentUpdate=function(e,t){return po(this.props,e)||po(this.state,t)};var vo=C.__b;C.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),vo&&vo(e)};var Js=C.__e;C.__e=function(e,t,n,i){if(e.then){for(var o,r=t;r=r.__;)if((o=r.__c)&&o.__c)return t.__e==null&&(t.__e=n.__e,t.__k=n.__k),o.__c(e,t)}Js(e,t,n,i)};var go=C.unmount;function bo(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(i){typeof i.__c=="function"&&i.__c()}),e.__c.__H=null),(e=Xs({},e)).__c!=null&&(e.__c.__P===n&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(i){return bo(i,t,n)})),e}function ho(e,t,n){return e&&n&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(i){return ho(i,t,n)}),e.__c&&e.__c.__P===t&&(e.__e&&n.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=n)),e}function rn(){this.__u=0,this.t=null,this.__b=null}function yo(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function wt(){this.u=null,this.o=null}C.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),go&&go(e)},(rn.prototype=new le).__c=function(e,t){var n=t.__c,i=this;i.t==null&&(i.t=[]),i.t.push(n);var o=yo(i.__v),r=!1,l=function(){r||(r=!0,n.__R=null,o?o(s):s())};n.__R=l;var s=function(){if(!--i.__u){if(i.state.__a){var a=i.state.__a;i.__v.__k[0]=ho(a,a.__c.__P,a.__c.__O)}var c;for(i.setState({__a:i.__b=null});c=i.t.pop();)c.forceUpdate()}};i.__u++||32&t.__u||i.setState({__a:i.__b=i.__v.__k[0]}),e.then(l,l)},rn.prototype.componentWillUnmount=function(){this.t=[]},rn.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),i=this.__v.__k[0].__c;this.__v.__k[0]=bo(this.__b,n,i.__O=i.__P)}this.__b=null}var o=t.__a&&Xt(se,null,e.fallback);return o&&(o.__u&=-33),[Xt(se,null,t.__a?null:e.children),o]};var mo=function(e,t,n){if(++n[1]===n[0]&&e.o.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(n=e.u;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.u=n=n[2]}};(wt.prototype=new le).__a=function(e){var t=this,n=yo(t.__v),i=t.o.get(e);return i[0]++,function(o){var r=function(){t.props.revealOrder?(i.push(o),mo(t,e,i)):o()};n?n(r):r()}},wt.prototype.render=function(e){this.u=null,this.o=new Map;var t=vt(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},wt.prototype.componentDidUpdate=wt.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,n){mo(e,n,t)})};var Qs=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,el=/^(?: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]/,tl=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,nl=/[A-Z0-9]/g,il=typeof document<"u",ol=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};le.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(le.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var wo=C.event;function rl(){}function al(){return this.cancelBubble}function sl(){return this.defaultPrevented}C.event=function(e){return wo&&(e=wo(e)),e.persist=rl,e.isPropagationStopped=al,e.isDefaultPrevented=sl,e.nativeEvent=e};var ll={enumerable:!1,configurable:!0,get:function(){return this.class}},Eo=C.vnode;C.vnode=function(e){typeof e.type=="string"&&function(t){var n=t.props,i=t.type,o={};for(var r in n){var l=n[r];if(!(r==="value"&&"defaultValue"in n&&l==null||il&&r==="children"&&i==="noscript"||r==="class"||r==="className")){var s=r.toLowerCase();r==="defaultValue"&&"value"in n&&n.value==null?r="value":r==="download"&&l===!0?l="":s==="translate"&&l==="no"?l=!1:s==="ondoubleclick"?r="ondblclick":s!=="onchange"||i!=="input"&&i!=="textarea"||ol(n.type)?s==="onfocus"?r="onfocusin":s==="onblur"?r="onfocusout":tl.test(r)?r=s:i.indexOf("-")===-1&&el.test(r)?r=r.replace(nl,"-$&").toLowerCase():l===null&&(l=void 0):s=r="oninput",s==="oninput"&&o[r=s]&&(r="oninputCapture"),o[r]=l}}i=="select"&&o.multiple&&Array.isArray(o.value)&&(o.value=vt(n.children).forEach(function(a){a.props.selected=o.value.indexOf(a.props.value)!=-1})),i=="select"&&o.defaultValue!=null&&(o.value=vt(n.children).forEach(function(a){a.props.selected=o.multiple?o.defaultValue.indexOf(a.props.value)!=-1:o.defaultValue==a.props.value})),n.class&&!n.className?(o.class=n.class,Object.defineProperty(o,"className",ll)):(n.className&&!n.class||n.class&&n.className)&&(o.class=o.className=n.className),t.props=o}(e),e.$$typeof=Qs,Eo&&Eo(e)};var Oo=C.__r;C.__r=function(e){Oo&&Oo(e),e.__c};var ko=C.diffed;C.diffed=function(e){ko&&ko(e);var t=e.props,n=e.__e;n!=null&&e.type==="textarea"&&"value"in t&&t.value!==n.value&&(n.value=t.value==null?"":t.value)};var cl=0;function p(e,t,n,i,o,r){t||(t={});var l,s,a=t;if("ref"in a)for(s in a={},t)s=="ref"?l=t[s]:a[s]=t[s];var c={type:e,props:a,key:n,ref:l,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--cl,__i:-1,__u:0,__source:o,__self:r};if(typeof e=="function"&&(l=e.defaultProps))for(s in l)a[s]===void 0&&(a[s]=l[s]);return C.vnode&&C.vnode(c),c}function dl(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(typeof document>"u")){var i=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css",n==="top"&&i.firstChild?i.insertBefore(o,i.firstChild):i.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}var ul=`: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(b,He){typeof exports=="object"&&typeof module<"u"?He(exports):(b=typeof globalThis<"u"?globalThis:b||self,He(b.Fides={}))})(this,function(b){"use strict";var He=Object.defineProperty,sr=(e,t,n)=>t in e?He(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,kt=(e,t,n)=>sr(e,typeof t!="symbol"?t+"":t,n);class Ct{constructor(t,n,i){kt(this,"consentPreference"),kt(this,"notice"),kt(this,"noticeHistoryId"),this.notice=t,this.consentPreference=n,this.noticeHistoryId=i}}b.TCMobileDataVals=void 0,(e=>{(t=>{t[t._0=0]="_0",t[t._1=1]="_1"})(e.IABTCFgdprApplies||(e.IABTCFgdprApplies={})),(t=>{t[t._0=0]="_0",t[t._1=1]="_1"})(e.IABTCFPurposeOneTreatment||(e.IABTCFPurposeOneTreatment={})),(t=>{t[t._0=0]="_0",t[t._1=1]="_1"})(e.IABTCFUseNonStandardTexts||(e.IABTCFUseNonStandardTexts={}))})(b.TCMobileDataVals||(b.TCMobileDataVals={}));var pn=(e=>(e.GPP_US_NATIONAL="gpp_us_national",e.GPP_US_STATE="gpp_us_state",e))(pn||{}),_n=(e=>(e.FRONTEND="frontend",e.SYSTEM_WIDE="system_wide",e.NOT_APPLICABLE="not_applicable",e))(_n||{}),V=(e=>(e.OPT_IN="opt_in",e.OPT_OUT="opt_out",e.NOTICE_ONLY="notice_only",e))(V||{}),H=(e=>(e.OPT_IN="opt_in",e.OPT_OUT="opt_out",e.ACKNOWLEDGE="acknowledge",e.NOT_APPLICABLE="not_applicable",e.TCF="tcf",e))(H||{}),we=(e=>(e.OMIT="omit",e.INCLUDE="include",e))(we||{}),de=(e=>(e.BOOLEAN="boolean",e.CONSENT_MECHANISM="consent_mechanism",e))(de||{}),ue=(e=>(e.THROW="throw",e.WARN="warn",e.IGNORE="ignore",e))(ue||{}),M=(e=>(e.OVERLAY="overlay",e.BANNER_AND_MODAL="banner_and_modal",e.MODAL="modal",e.PRIVACY_CENTER="privacy_center",e.TCF_OVERLAY="tcf_overlay",e.HEADLESS="headless",e))(M||{}),vn=(e=>(e.ALWAYS_ENABLED="always_enabled",e.ENABLED_WHERE_REQUIRED="enabled_where_required",e.ALWAYS_DISABLED="always_disabled",e))(vn||{}),gn=(e=>(e.PURPOSES="/tcf/purposes",e.FEATURES="/tcf/features",e.VENDORS="/tcf/vendors",e))(gn||{}),Ee=(e=>(e.OPTIONS="options",e.EXPERIENCE_TRANSLATION="language",e))(Ee||{}),ee=(e=>(e.PRIMARY="primary",e.SECONDARY="secondary",e.TERTIARY="tertiary",e))(ee||{}),Pt=(e=>(e.ACKNOWLEDGE="acknowledge",e.OPT_IN_OPT_OUT="opt_in_opt_out",e.OPT_IN_ONLY="opt_in_only",e))(Pt||{}),bn=(e=>(e.REJECT_ALL="reject_all",e.REJECT_CONSENT_ONLY="reject_consent_only",e))(bn||{}),L=(e=>(e.BUTTON="button",e.REJECT="reject",e.ACCEPT="accept",e.SCRIPT="script",e.SAVE="save",e.DISMISS="dismiss",e.GPC="gpc",e.INDIVIDUAL_NOTICE="individual_notice",e.ACKNOWLEDGE="acknowledge",e.OT_MIGRATION="ot_migration",e))(L||{}),hn=(e=>(e.privacy_center="privacy_center",e.overlay="overlay",e.api="api",e))(hn||{}),oe=(e=>(e.NONE="none",e.APPLIED="applied",e.OVERRIDDEN="overridden",e))(oe||{}),Le=(e=>(e.OVERLAY="overlay",e.MODAL="modal",e.BANNER="banner",e.PRIVACY_CENTER="privacy_center",e.TCF_OVERLAY="tcf_overlay",e.TCF_BANNER="tcf_banner",e))(Le||{}),xt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ke={exports:{}};/*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */Ke.exports,function(e,t){(function(n){var i=t,o=e&&e.exports==i&&e,r=typeof xt=="object"&&xt;(r.global===r||r.window===r)&&(n=r);var l=function(g){this.message=g};l.prototype=new Error,l.prototype.name="InvalidCharacterError";var a=function(g){throw new l(g)},s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",c=/[\t\n\f\r ]/g,u=function(g){g=String(g).replace(c,"");var f=g.length;f%4==0&&(g=g.replace(/==?$/,""),f=g.length),(f%4==1||/[^+a-zA-Z0-9/]/.test(g))&&a("Invalid character: the string to be decoded is not correctly encoded.");for(var v=0,y,m,w="",O=-1;++O<f;)m=s.indexOf(g.charAt(O)),y=v%4?y*64+m:m,v++%4&&(w+=String.fromCharCode(255&y>>(-2*v&6)));return w},d=function(g){g=String(g),/[^\0-\xFF]/.test(g)&&a("The string to be encoded contains characters outside of the Latin1 range.");for(var f=g.length%3,v="",y=-1,m,w,O,E,N=g.length-f;++y<N;)m=g.charCodeAt(y)<<16,w=g.charCodeAt(++y)<<8,O=g.charCodeAt(++y),E=m+w+O,v+=s.charAt(E>>18&63)+s.charAt(E>>12&63)+s.charAt(E>>6&63)+s.charAt(E&63);return f==2?(m=g.charCodeAt(y)<<8,w=g.charCodeAt(++y),E=m+w,v+=s.charAt(E>>10)+s.charAt(E>>4&63)+s.charAt(E<<2&63)+"="):f==1&&(E=g.charCodeAt(y),v+=s.charAt(E>>2)+s.charAt(E<<4&63)+"=="),v},h={encode:d,decode:u,version:"1.0.0"};if(i&&!i.nodeType)if(o)o.exports=h;else for(var _ in h)h.hasOwnProperty(_)&&(i[_]=h[_]);else n.base64=h})(xt)}(Ke,Ke.exports);var yn=Ke.exports;/*! js-cookie v3.0.5 | MIT */function Ye(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)e[i]=n[i]}return e}var lr={read:function(e){return e[0]==='"'&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function Nt(e,t){function n(o,r,l){if(!(typeof document>"u")){l=Ye({},t,l),typeof l.expires=="number"&&(l.expires=new Date(Date.now()+l.expires*864e5)),l.expires&&(l.expires=l.expires.toUTCString()),o=encodeURIComponent(o).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var a="";for(var s in l)l[s]&&(a+="; "+s,l[s]!==!0&&(a+="="+l[s].split(";")[0]));return document.cookie=o+"="+e.write(r,o)+a}}function i(o){if(!(typeof document>"u"||arguments.length&&!o)){for(var r=document.cookie?document.cookie.split("; "):[],l={},a=0;a<r.length;a++){var s=r[a].split("="),c=s.slice(1).join("=");try{var u=decodeURIComponent(s[0]);if(l[u]=e.read(c,u),o===u)break}catch{}}return o?l[o]:l}}return Object.create({set:n,get:i,remove:function(o,r){n(o,"",Ye({},r,{expires:-1}))},withAttributes:function(o){return Nt(this.converter,Ye({},this.attributes,o))},withConverter:function(o){return Nt(Ye({},this.converter,o),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(e)}})}var cr=Nt(lr,{path:"/"});let qe;const dr=new Uint8Array(16);function ur(){if(!qe&&(qe=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!qe))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return qe(dr)}const U=[];for(let e=0;e<256;++e)U.push((e+256).toString(16).slice(1));function fr(e,t=0){return U[e[t+0]]+U[e[t+1]]+U[e[t+2]]+U[e[t+3]]+"-"+U[e[t+4]]+U[e[t+5]]+"-"+U[e[t+6]]+U[e[t+7]]+"-"+U[e[t+8]]+U[e[t+9]]+"-"+U[e[t+10]]+U[e[t+11]]+U[e[t+12]]+U[e[t+13]]+U[e[t+14]]+U[e[t+15]]}var mn={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function wn(e,t,n){if(mn.randomUUID&&!e)return mn.randomUUID();e=e||{};const i=e.random||(e.rng||ur)();return i[6]=i[6]&15|64,i[8]=i[8]&63|128,fr(i)}const We=(e,t)=>!!Object.keys(t).includes(e.notice_key),fe=e=>!e||e===H.OPT_OUT?!1:e===H.OPT_IN?!0:e===H.ACKNOWLEDGE,Fe=(e,t)=>e?t===V.NOTICE_ONLY?H.ACKNOWLEDGE:H.OPT_IN:H.OPT_OUT,$e=e=>typeof e=="string"?fe(e):e,En=e=>e?e.split(",").map(t=>t.trim()).filter(Boolean):[],On=(e,t)=>e===void 0?!1:typeof e=="boolean"?e:t.globalPrivacyControl===!0?e.globalPrivacyControl:e.value,kn=(e,t)=>e.consent_mechanism===V.NOTICE_ONLY?!0:t&&We(e,t)?!!t[e.notice_key]:fe(e.default_preference);var At=(e=>(e.CONSENT="Consent",e.LEGITIMATE_INTERESTS="Legitimate interests",e))(At||{});const pr=",",_r=[{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"}],vr=[{cookieKey:"system_consent_preferences",experienceKey:"tcf_system_consents"},{cookieKey:"system_legitimate_interests_preferences",experienceKey:"tcf_system_legitimate_interests"}];_r.filter(({experienceKey:e})=>e!=="tcf_features"&&e!=="tcf_special_purposes").map(e=>e.experienceKey),At.CONSENT.toString(),At.LEGITIMATE_INTERESTS.toString();var gr=Object.defineProperty,br=Object.defineProperties,hr=Object.getOwnPropertyDescriptors,Cn=Object.getOwnPropertySymbols,yr=Object.prototype.hasOwnProperty,mr=Object.prototype.propertyIsEnumerable,Pn=(e,t,n)=>t in e?gr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,pe=(e,t)=>{for(var n in t||(t={}))yr.call(t,n)&&Pn(e,n,t[n]);if(Cn)for(var n of Cn(t))mr.call(t,n)&&Pn(e,n,t[n]);return e},Oe=(e,t)=>br(e,hr(t)),wr=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const Tt="fides_consent",xn=365,Ze=cr.withConverter({read(e){return decodeURIComponent(e)},write(e){return encodeURIComponent(e)}}),St=e=>e?Object.values(e).some(t=>t!==void 0):!1,Nn=()=>wn(),Er=Nn(),An=e=>{var t;return!!!((t=e.fides_meta)!=null&&t.updatedAt)},Tn=e=>{const t=new Date;return{consent:e||{},identity:{fides_user_device_id:Er||Nn()},fides_meta:{version:"0.9.0",createdAt:t.toISOString(),updatedAt:""},tcf_consent:{},non_applicable_notice_keys:[]}},Xe=e=>Ze.get(e),ke=()=>{const e=Xe(Tt);if(e)try{return JSON.parse(e)}catch{try{return JSON.parse(yn.decode(e))}catch{return}}},Sn=(e,t=!1)=>{const n=Tn(e);if(typeof document>"u")return n;if(t)return document.cookie="fides_consent=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT",n;let i=ke();if(i?.consent){const{consent:o}=i;Object.entries(o).forEach(([r,l])=>{o[r]=$e(l)})}if(!i)return n;try{"consent"in i&&"fides_meta"in i||(i=Oe(pe({},n),{consent:i}));const o=pe(pe({},e),i.consent);return i.consent=o,i}catch(o){return console.error("Unable to read consent cookie: invalid JSON.",o),n}},In=(e,t=!1)=>{if(typeof document>"u")return;const i=new Date().toISOString();e.fides_meta.updatedAt=i;let o=JSON.stringify(e);t&&(o=yn.encode(o));const r=window.location.hostname.split(".");let l="";for(let a=1;a<=r.length;a+=1)if(l=r.slice(-a).join("."),Ze.set(Tt,o,{path:"/",domain:l,expires:xn})){const c=ke();if(c&&c.fides_meta.updatedAt===e.fides_meta.updatedAt)break}},It=({experience:e,cookie:t})=>{var n;if(!e.privacy_notices)return e;const i=(n=e.privacy_notices)==null?void 0:n.map(r=>{var l,a;const s=(l=t.non_applicable_notice_keys)==null?void 0:l.includes(r.notice_key),c=(a=e.non_applicable_privacy_notices)==null?void 0:a.includes(r.notice_key);if(s&&!c)return Oe(pe({},r),{current_preference:void 0});const u=Object.keys(t.consent).includes(r.notice_key)?Fe(!!t.consent[r.notice_key],r.consent_mechanism):void 0;return Oe(pe({},r),{current_preference:u})});return Oe(pe({},e),{privacy_notices:i})},Or=e=>{const t={};return vr.forEach(({cookieKey:n})=>{var i;const o=(i=e[n])!=null?i:[];t[n]=Object.fromEntries(o.map(r=>[r.id,fe(r.preference)]))}),t},Ln=(e,t)=>{const n={};return e?.options.forEach(({cookieKeys:i,default:o})=>{if(o===void 0)return;const r=On(o,t);i.forEach(l=>{const a=n[l];if(a===void 0){n[l]=r;return}n[l]=a&&r})}),n},Fn=(e,t=!0)=>{e.forEach(n=>{var i;if(Ze.remove(n.name,{path:(i=n.path)!=null?i:"/",domain:n.domain}),t){const{hostname:o}=window.location;Ze.remove(n.name,{domain:`.${o}`})}})},$n=e=>{const t=new Map(e.map(({notice:n,consentPreference:i})=>[n.notice_key,fe(i)]));return Object.fromEntries(t)},jn=(e,t)=>wr(void 0,null,function*(){var n;const i=(n=window.Fides)==null?void 0:n.experience,o=i?.non_applicable_privacy_notices||[];return Oe(pe({},e),{consent:$n(t),non_applicable_notice_keys:o})}),kr=e=>{const t={};return e.privacy_notices&&e.privacy_notices.forEach(n=>{n.current_preference?t[n.notice_key]=fe(n.current_preference):n.default_preference&&(t[n.notice_key]=fe(n.default_preference))}),t},Dn=({cookie:e,experience:t})=>{const n=kr(t);return Oe(pe({},e),{consent:n,non_applicable_notice_keys:t.non_applicable_privacy_notices||e.non_applicable_notice_keys||[]})};var Cr=Object.defineProperty,Pr=(e,t,n)=>t in e?Cr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rn=(e,t,n)=>Pr(e,typeof t!="symbol"?t+"":t,n);class xr{constructor(){Rn(this,"cookieName","OptanonConsent"),Rn(this,"migrationMethod",L.OT_MIGRATION)}getConsentCookie(){return Xe(this.cookieName)}convertToFidesConsent(t,n){if(n.otFidesMapping)try{const o=decodeURIComponent(n.otFidesMapping).replace(/^'|'$/g,""),r=JSON.parse(o),l=this.parseCookieValue(t,r);return l}catch{return}}parseCookieValue(t,n){const i={},o=t.match(/groups=([^&]*)/);return!o||!o[1]||o[1].split(",").forEach(a=>{const[s,c]=a.split(":");n[s]&&n[s].forEach(u=>{const d=c==="1";i[u]===void 0&&(i[u]=d)})}),i}}var zn=(e=>(e.ONETRUST="onetrust",e))(zn||{});const Lt=new Map;function Nr(e,t){Lt.set(e,t)}function Ar(e){e.otFidesMapping&&Nr(zn.ONETRUST,new xr)}function Mn(e){let t,n;if(Array.from(Lt).some(([o,r])=>{const l=r.getConsentCookie();if(!l)return!1;const a=r.convertToFidesConsent(l,e);return a?(t=a,n=o,!0):!1}),!n)return{consent:void 0,method:void 0};const i=Lt.get(n);return{consent:t,method:i.migrationMethod}}const Tr=e=>{typeof window<"u"?window.fidesDebugger||(window.fidesDebugger=e?console.log:()=>{}):globalThis.fidesDebugger=()=>{}},K="en",Je="Manage preferences",Qe=/^([A-Za-z]{2,3})(?:(?:[_-]([A-Za-z0-9]{2,4}))?$|(?:(?:[_-]\w+)+))/,Sr=/^(?:([a-z]{2})(-[a-z0-9]{1,3})?|(eea))$/i,Ir=[{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:Qe},{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:En},{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)$/}],Lr=[{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:Qe}],Fr="fides-overlay-wrapper",$r="fides-i18n-icon",Ft=["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 jr=Object.defineProperty,Dr=Object.defineProperties,Rr=Object.getOwnPropertyDescriptors,Un=Object.getOwnPropertySymbols,zr=Object.prototype.hasOwnProperty,Mr=Object.prototype.propertyIsEnumerable,Gn=(e,t,n)=>t in e?jr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,et=(e,t)=>{for(var n in t||(t={}))zr.call(t,n)&&Gn(e,n,t[n]);if(Un)for(var n of Un(t))Mr.call(t,n)&&Gn(e,n,t[n]);return e},Ur=(e,t)=>Dr(e,Rr(t));const Ce=e=>!e||typeof e!="object"?!1:Object.keys(e).length===0||"id"in e,Gr=e=>!!(e&&e.every(t=>t.default_preference===H.OPT_IN)),tt=e=>{if(e){if(e.location&&Sr.test(e.location))return e.location.replace("-","_").toLowerCase();if(e.country&&e.region)return`${e.country.toLowerCase()}_${e.region.toLowerCase()}`}},Bn=e=>{if(typeof e!="object"||!e.fidesApiUrl||!e.privacyCenterUrl)return!1;try{new URL(e.privacyCenterUrl),new URL(e.fidesApiUrl)}catch{return!1}return!0},Vn=e=>{switch(e){case Ee.OPTIONS:return Ir;case Ee.EXPERIENCE_TRANSLATION:return Lr;default:return null}},Hn=e=>{if(!Ce(e))return!1;const t=e.experience_config;return!(!t||!(t.component===M.MODAL||t.component===M.BANNER_AND_MODAL||t.component===M.TCF_OVERLAY||t.component===M.HEADLESS)||t.component===M.BANNER_AND_MODAL&&!(e.privacy_notices&&e.privacy_notices.length>0))},nt=e=>e.fidesConsentOverride===L.ACCEPT||e.fidesConsentOverride===L.REJECT,Br=e=>{var t;return(t=e.default_preference)!=null?t:H.OPT_OUT},it=(e,t,n,i)=>{var o,r,l,a,s,c,u;return i?.fidesDisableBanner||!Ce(e)||i.fidesModalDisplay==="immediate"||((o=e.experience_config)==null?void 0:o.component)===M.TCF_OVERLAY&&e.vendor_count===0?!1:((r=e.experience_config)==null?void 0:r.component)===M.TCF_OVERLAY&&t?i&&nt(i)?!1:(l=e.meta)!=null&&l.version_hash?e.meta.version_hash!==t.tcf_version_hash:!0:((a=e.experience_config)==null?void 0:a.component)===M.MODAL||((s=e.experience_config)==null?void 0:s.component)===M.HEADLESS||!((c=e?.privacy_notices)!=null&&c.length)?!1:n?i&&nt(i)?!1:t?.fides_meta.consentMethod===L.GPC?!0:!((u=e.privacy_notices)==null?void 0:u.every(h=>We(h,n))):!0},Kn=e=>{e[0]==="window"&&e.shift();let t=window;for(;e.length>0;){const n=e.shift();if(typeof n>"u"||typeof t[n]!="object")return;t=t[n]}return t},Yn=({value:e,notice:t,consentContext:n})=>!n.globalPrivacyControl||!t.has_gpc_flag||t.consent_mechanism===V.NOTICE_ONLY?oe.NONE:e?oe.OVERRIDDEN:oe.APPLIED,$t=()=>{},Vr=(e,t)=>e.map(n=>{var i;const o=Fe(t.includes(n.notice.notice_key),n.notice.consent_mechanism);return new Ct(n.notice,o,(i=n.bestTranslation)==null?void 0:i.privacy_notice_history_id)}),qn=e=>{try{const t=JSON.stringify(e);return btoa(t.replace(/\s/g,""))}catch(t){throw new Error("Failed to encode Notice Consent string:",{cause:t})}},ot=e=>{if(!e)return{};try{const t=atob(e),n=JSON.parse(t);return Object.fromEntries(Object.entries(n).map(([i,o])=>[i,!!o]))}catch(t){throw new Error("Failed to decode Notice Consent string:",{cause:t})}},Hr=({consent:e,nonApplicableNotices:t,flagType:n,mode:i=we.OMIT})=>{if(!t?.length)return e;const o=et({},e);return i===we.INCLUDE?t.forEach(r=>{o[r]=n===de.CONSENT_MECHANISM?H.NOT_APPLICABLE:!0}):t.forEach(r=>{delete o[r]}),o},Kr=({consent:e,flagType:t=de.BOOLEAN,consentMechanisms:n})=>{const i={};if(t!==de.CONSENT_MECHANISM)return Object.fromEntries(Object.entries(e).map(([r,l])=>[r,$e(l)]));const o=Object.values(e).some(r=>typeof r=="boolean");if(o&&!n)throw new Error("Cannot transform boolean consent values to consent mechanisms without consent mechanisms map");return o?(Object.keys(e).forEach(r=>{const l=e[r];if(typeof l=="string")i[r]=l;else{const a=n[r];i[r]=Fe(l,a)}}),i):et({},e)},je=(e,t,n=[],i,o,r)=>{var l,a,s;const c=et({},e),u=(l=window.Fides)==null?void 0:l.options,d=(a=o??u?.fidesConsentNonApplicableFlagMode)!=null?a:we.OMIT,h=(s=i??u?.fidesConsentFlagType)!=null?s:de.BOOLEAN,_={};Object.assign(_,Hr({consent:{},nonApplicableNotices:t??[],flagType:h,mode:d}));const g=n.reduce((v,y)=>Ur(et({},v),{[y.notice_key]:y.consent_mechanism}),{}),f={};return Object.entries(c).forEach(([v,y])=>{r?.includes(v)&&!t?.includes(v)||(f[v]=y)}),Object.assign(_,Kr({consent:f,consentMechanisms:g,flagType:h})),_},Yr=e=>{const t=e.split("~")[0];return!!(t&&["1","2"].includes(t)&&e?.match(t==="1"?/\d~[0-9.]*$/:/\d~[0-9.]*~dv.[0-9.]*$/))},jt=(e,t,n)=>new Proxy(e,{get(i,o){if(i[o.toString()]===void 0){const r=t.fidesConsentFlagType===de.CONSENT_MECHANISM;return!n&&o.toString()==="essential"?r?V.NOTICE_ONLY:!0:r?V.OPT_OUT:!1}return i[o.toString()]}});var qr=Object.defineProperty,Wr=Object.defineProperties,Zr=Object.getOwnPropertyDescriptors,Wn=Object.getOwnPropertySymbols,Xr=Object.prototype.hasOwnProperty,Jr=Object.prototype.propertyIsEnumerable,Zn=(e,t,n)=>t in e?qr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,De=(e,t)=>{for(var n in t||(t={}))Xr.call(t,n)&&Zn(e,n,t[n]);if(Wn)for(var n of Wn(t))Jr.call(t,n)&&Zn(e,n,t[n]);return e},Qr=(e,t)=>Wr(e,Zr(t)),be=(e=>(e.FIDES="fides",e.EXTERNAL="external",e))(be||{}),X=(e=>(e.TOGGLE="toggle",e.BUTTON="button",e.LINK="link",e))(X||{});const re=(e,t,n)=>{var i,o,r,l,a,s,c,u;const d=t?De({},t):void 0;if(typeof window<"u"&&typeof CustomEvent<"u"){const h=De({consentMethod:d?.fides_meta.consentMethod},n);(i=n?.trigger)!=null&&i.origin||(h.trigger=De(De({},h.trigger),{origin:"fides"}));const _=(o=performance?.mark)==null?void 0:o.call(performance,e),g=_?.startTime,f=d;f&&d?.consent&&(f.consent=je(d.consent,(l=(r=window.Fides)==null?void 0:r.experience)==null?void 0:l.non_applicable_privacy_notices,(s=(a=window.Fides)==null?void 0:a.experience)==null?void 0:s.privacy_notices,void 0,void 0,d.non_applicable_notice_keys));const v=new CustomEvent(e,{detail:Qr(De({},f),{debug:!!((u=(c=window.Fides)==null?void 0:c.options)!=null&&u.debug),extraDetails:h,timestamp:g}),bubbles:!0});window.dispatchEvent(v)}},Xn=(e,t)=>{const n=i=>t(i.detail);return window.addEventListener(e,n),()=>{window.removeEventListener(e,n)}},Jn=(e,t)=>{var n,i;re("FidesConsentLoaded",e,t),((i=(n=window.Fides)==null?void 0:n.options)==null?void 0:i.fidesInitializedEventMode)==="multiple"&&re("FidesInitialized",e,t)},Qn=(e,t)=>{var n,i;re("FidesReady",e,t);const o=(i=(n=window.Fides)==null?void 0:n.options)==null?void 0:i.fidesInitializedEventMode;(o==="multiple"||o==="once")&&re("FidesInitialized",e,t)},Dt=e=>{if(!e)return{tc:"",ac:"",gpp:"",nc:""};const[t="",n="",i="",o=""]=e.split(pr);return t?{tc:t,ac:n,gpp:i,nc:o}:{tc:"",ac:"",gpp:i,nc:o}},ea=()=>typeof window.blueConicClient<"u"&&typeof window.blueConicClient.event<"u"&&typeof window.blueConicClient.event.subscribe<"u",rt=()=>{var e,t,n;if(!ea()||!((e=window.blueConicClient)!=null&&e.profile))return;const i=(n=(t=window.blueConicClient)==null?void 0:t.profile)==null?void 0:n.getProfile(),{consent:o}=window.Fides,r=o!==void 0&&Object.entries(o).length>0,l=Ft.some(a=>o[a]);!r||l?(i.setConsentedObjectives(["iab_purpose_1","iab_purpose_2","iab_purpose_3","iab_purpose_4"]),i.setRefusedObjectives([])):(i.setConsentedObjectives(["iab_purpose_1"]),i.setRefusedObjectives(["iab_purpose_2","iab_purpose_3","iab_purpose_4"])),window.blueConicClient.profile.updateProfile()},ta=({approach:e="onetrust"}={approach:"onetrust"})=>{if(e!=="onetrust")throw new Error("Unsupported approach");window.addEventListener("FidesReady",rt),window.addEventListener("FidesUpdated",rt),window.addEventListener("onBlueConicLoaded",rt),rt()},ei=(e,t)=>{var n,i,o,r,l,a,s,c,u,d,h,_,g,f,v,y;const m=(n=window.dataLayer)!=null?n:[];window.dataLayer=m;const{detail:w,type:O}=e,{consent:E,extraDetails:N,fides_string:j,timestamp:k}=w;let x=E;const A=(l=(r=t?.flag_type)!=null?r:(o=(i=window.Fides)==null?void 0:i.options)==null?void 0:o.fidesConsentFlagType)!=null?l:de.BOOLEAN,I=(u=(c=t?.non_applicable_flag_mode)!=null?c:(s=(a=window.Fides)==null?void 0:a.options)==null?void 0:s.fidesConsentNonApplicableFlagMode)!=null?u:we.OMIT,Z=(_=(h=(d=window.Fides)==null?void 0:d.experience)==null?void 0:h.privacy_notices)!=null?_:[],q=(f=(g=window.Fides)==null?void 0:g.experience)==null?void 0:f.non_applicable_privacy_notices;x=je(E,q,Z,A,I,(y=(v=window.Fides)==null?void 0:v.cookie)==null?void 0:y.non_applicable_notice_keys);const G={consent:x,extraDetails:N,fides_string:j,timestamp:k};m.push({event:O,Fides:G})},na=e=>{var t,n;if(Object.entries({FidesInitializing:!1,FidesInitialized:!0,FidesConsentLoaded:!0,FidesReady:!0,FidesUpdating:!0,FidesUpdated:!0,FidesUIChanged:!0,FidesUIShown:!0,FidesModalClosed:!0}).filter(([,r])=>r).map(([r])=>r).forEach(r=>{window.addEventListener(r,l=>ei(l,e))}),(t=window.Fides)!=null&&t.initialized){const{consent:r,fides_meta:l,identity:a,tcf_consent:s}=window.Fides,c=(n=performance?.getEntriesByName("FidesInitialized")[0])==null?void 0:n.startTime;ei({type:"FidesInitialized",detail:{consent:r,fides_meta:l,identity:a,tcf_consent:s,timestamp:c,extraDetails:{consentMethod:l?.consentMethod}}},e)}},ia=()=>{if(window.fbq)return window.fbq;const e={queue:[],loaded:!0,version:"2.0",push(...t){const n=window.fbq;n.callMethod?n.callMethod(...t):n.queue.push(t)}};return window.fbq=Object.assign(e.push,e),window._fbq=window.fbq,window.fbq},oa=e=>{const t=ia();t("consent",e.consent?"grant":"revoke"),e.dataUse?t("dataProcessingOptions",[]):t("dataProcessingOptions",["LDU"],1,1e3)},ra={marketing:Ft,sale_of_data:Ft,analytics:["analytics"],preferences:["functional"]};function aa(e,t){var n;const i=Object.fromEntries(Object.entries(e).map(([r,l])=>[r,$e(l)])),o={};return Object.entries(ra).forEach(([r,l])=>{const a=l.some(c=>i[c]===!0),s=l.some(c=>i[c]===!1);a?o[r]=!0:s&&(o[r]=!1)}),o.sale_of_data===void 0&&(o.sale_of_data=(n=t?.sale_of_data_default)!=null?n:!1),o}const at=(e,t)=>{window.Shopify.customerPrivacy.setTrackingConsent(aa(e,t),()=>{})},ti=e=>{var t,n;(t=window.Shopify)!=null&&t.customerPrivacy||console.error("Fides could not access Shopify's customerPrivacy API"),window.addEventListener("FidesReady",i=>at(i.detail.consent,e)),window.addEventListener("FidesUpdating",i=>at(i.detail.consent,e)),window.addEventListener("FidesUpdated",i=>at(i.detail.consent,e)),(n=window.Fides)!=null&&n.initialized&&window.Fides.cookie&&at(window.Fides.cookie.consent,e)},sa=e=>{let t,n;const i=()=>{clearTimeout(t),clearTimeout(n)},o=()=>{if(window.Shopify){if(i(),window.Shopify.customerPrivacy){ti(e);return}window.Shopify.loadFeatures([{name:"consent-tracking-api",version:"0.1"}],r=>{if(r)throw Error("Fides could not load Shopify's consent-tracking-api");ti(e)});return}n=setTimeout(o,200)};t=setTimeout(()=>{throw i(),Error("Fides.shopify was called but Shopify is not present in the page after 3 seconds.")},3e3),o()};var la={"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"},ca={"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"},da={"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"},ua={"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"},fa={"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"},pa={"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"},_a={"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"},va={"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"},ga={"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"},ba={"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"},ha={"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"},ya={"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"},ma={"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"},wa={"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"},Ea={"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"},Oa={"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"},ka={"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"},Ca={"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"},Pa={"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)"},xa={"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"},Na={"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"},Aa={"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"},Ta={"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"},Sa={"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"},Ia={"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"},La={"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"},Fa={"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"},$a={"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"},ja={"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"},Da={"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"},Ra={"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"},za={"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"},Ma={"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"},Ua={"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"},Ga={"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"},Ba={"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"},Va={"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"},Ha={"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"},Ka={"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"},Ya={"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"},qa={"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 Rt={ar:la,bg:ca,bs:da,ca:ua,cs:fa,da:pa,de:_a,el:va,en:ga,es:ba,"es-MX":ha,et:ya,eu:ma,fi:wa,fr:Ea,"fr-CA":Oa,gl:ka,"hi-IN":Ca,hr:Pa,hu:xa,it:Na,ja:Aa,lt:Ta,lv:Sa,mt:Ia,nl:La,no:Fa,pl:$a,"pt-BR":ja,"pt-PT":Da,ro:Ra,ru:za,sk:Ma,sl:Ua,"sr-Cyrl":Ga,"sr-Latn":Ba,sv:Va,tr:Ha,uk:Ka,zh:Ya,"zh-Hant":qa},Wa=[{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 Za=Object.defineProperty,ni=Object.getOwnPropertySymbols,Xa=Object.prototype.hasOwnProperty,Ja=Object.prototype.propertyIsEnumerable,ii=(e,t,n)=>t in e?Za(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,te=(e,t)=>{for(var n in t||(t={}))Xa.call(t,n)&&ii(e,n,t[n]);if(ni)for(var n of ni(t))Ja.call(t,n)&&ii(e,n,t[n]);return e};function ne(e,t){return e.toLowerCase().replaceAll("_","-")===t.toLowerCase().replaceAll("_","-")}function Qa(e,t){const n={},i=["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(e.translations)e.translations.forEach(o=>{const r=o.language;let l=!1;t?.override_language&&(l=ne(t.override_language,r));const a={};i.forEach(s=>{let c=null;t&&(l||s==="privacy_policy_url")&&(c=s in t?t[s]:null);const h=o[s];typeof h=="string"&&(a[`exp.${s}`]=c||h)}),n[r]=te(te({},a),n[r])});else{const o=K,r={};i.forEach(l=>{const a=e[l];typeof a=="string"&&(r[`exp.${l}`]=a)}),n[o]=te(te({},r),n[o])}return n}function zt(e){var t;if((t=e?.experience_config)!=null&&t.translations){const{translations:n}=e.experience_config,i=n.find(o=>o.is_default);return i?.language}}function oi(e,t){const n={};return t.forEach(i=>{const o=Object.keys(e).find(r=>ne(r,i));if(o){const r=e[o],l={};["purposes","specialPurposes","features","specialFeatures","stacks","dataCategories"].forEach(s=>{const c=r[s]||{};Object.keys(c).forEach(u=>{const d=c[u],h=`exp.tcf.${s}.${u}`;l[`${h}.name`]=d.name,l[`${h}.description`]=d.description,d.illustrations&&d.illustrations.length>0&&d.illustrations.forEach((_,g)=>{l[`${h}.illustrations.${g}`]=_})})}),n[i]=te(te({},l),n[i])}}),n}function ri(e){return Object.keys(Rt).forEach(t=>{e.load(t,Rt[t])}),Object.keys(Rt)}function ai(e,t,n){var i;const o={},r=(i=t.available_locales)!=null&&i.length?t.available_locales:[K];if(t?.experience_config){const l=t.experience_config,a=Qa(l,n);Object.keys(a).forEach(s=>{o[s]=te(te({},a[s]),o[s])})}r.forEach(l=>{e.load(l,o[l])})}function si(e,t){if(!t.gvl)return;const{locale:n}=e,i={};i[n]=t.gvl;const o=oi(i,[n]);e.load(n,o[n])}function li(e,t,n){const i=oi(t,n);n.forEach(o=>{e.load(o,i[o])})}function ci(e){return e.locale}function di(e,t,n=K){const i=e?.language;return t||i||n}function ui(e,t,n=K){const i=e.match(Qe);if(i){const[o,r]=i,l=t.find(s=>ne(s,o));if(l)return l;const a=t.find(s=>ne(s,r));if(a)return a}return n}function he(e,t){return e.t(t)!==""&&e.t(t)!==t}function Mt(e,t,n){if(!n||!n.translations)return null;if(e){const o=n.translations.find(r=>ne(r.language,e));if(o)return o}const i=n.translations.find(o=>ne(o.language,t));return i||n.translations[0]||null}function st(e,t,n){if(!n||!n.translations)return null;if(e){const o=n.translations.find(r=>ne(r.language,e));if(o)return o}const i=n.translations.find(o=>ne(o.language,t));return i||n.translations[0]||null}function fi(e,t,n,i,o){var r,l,a,s,c;ri(e);const u=(r=n.available_locales)!=null&&r.length?n.available_locales:[K];ai(e,n,o);const d=Wa.filter(y=>u.includes(y.locale)),h=d.findIndex(y=>ne(y.locale,e.getDefaultLocale()));h>0&&d.unshift(d.splice(h,1)[0]),e.setAvailableLanguages(d);const _=zt(n)||K;e.setDefaultLocale(_);let g=_;((l=n.experience_config)==null?void 0:l.auto_detect_language)===!1||(g=di(t,i?.fidesLocale,_));const f=ui(g,u||[],e.getDefaultLocale());if(!!((s=(a=n.experience_config)==null?void 0:a.translations)!=null&&s.find(y=>y.language===f)))e.activate(f);else{const y=st(f,_,n.experience_config);y?.language,e.activate(y?.language||f)}((c=n.experience_config)==null?void 0:c.component)===M.TCF_OVERLAY&&n.gvl&&si(e,n)}function Ut(){let e=[],t=K,n=K;const i={};return{setAvailableLanguages(o){e=o},get availableLanguages(){return e},activate:o=>{n=o},getDefaultLocale:()=>t,setDefaultLocale:o=>{t=o},get locale(){return n},load:(o,r)=>{i[o]=te(te({},i[o]),r)},t:o=>{if(typeof o>"u")throw new TypeError("Unexpected type for descriptor or id!");let r;if(typeof o=="string")r=o;else if(typeof o=="object"&&o.id)r=o.id;else return"";return n&&n in i&&r&&r in i[n]&&i[n][r]?i[n][r]:r}}}const pi=(e,t,n)=>{var i;let o=Je;if(!e)t.t("exp.modal_link_label")!=="exp.modal_link_label"&&(o=t.t("exp.modal_link_label"));else{const r=t.getDefaultLocale(),l=(i=n?.experience_config)==null?void 0:i.translations.find(a=>a.language===r);l?.modal_link_label&&(o=l.modal_link_label)}return o},es=Ut();function ts(e){return Array.from(e).length}var ns=Object.defineProperty,is=Object.defineProperties,os=Object.getOwnPropertyDescriptors,_i=Object.getOwnPropertySymbols,rs=Object.prototype.hasOwnProperty,as=Object.prototype.propertyIsEnumerable,vi=(e,t,n)=>t in e?ns(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Re=(e,t)=>{for(var n in t||(t={}))rs.call(t,n)&&vi(e,n,t[n]);if(_i)for(var n of _i(t))as.call(t,n)&&vi(e,n,t[n]);return e},Gt=(e,t)=>is(e,os(t)),lt=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())}),gi=(e=>(e.PRIVACY_EXPERIENCE="/privacy-experience",e.PRIVACY_PREFERENCES="/privacy-preferences",e.GVL_TRANSLATIONS="/privacy-experience/gvl/translations",e.NOTICES_SERVED="/notices-served",e))(gi||{});function bi(){return{}}const hi=e=>lt(void 0,[e],function*({userLocationString:t,userLanguageString:n,fidesApiUrl:i,apiOptions:o,propertyId:r,requestMinimalTCF:l,missingExperienceHandler:a=bi}){var s,c,u;if(o?.getPrivacyExperienceFn)try{return yield o.getPrivacyExperienceFn(t,null)}catch(f){return a(f)}const d=[["Unescape-Safestr","true"],["Accept-Encoding","gzip, deflate"]];n&&d.push(["Accept-Language",n]);const h={method:"GET",mode:"cors",headers:d};let _=Re(Re({show_disabled:"false",region:t,component:M.OVERLAY,has_config:"true",systems_applicable:"true",exclude_gvl_languages:"true",include_meta:"true",include_gvl:"true",include_non_applicable_notices:"true"},l&&{minimal_tcf:"true"}),r&&{property_id:r});_=new URLSearchParams(_);let g;try{if(g=yield fetch(`${i}/privacy-experience?${_}`,h),!g.ok)throw new Error("Error fetching experience from Fides API")}catch(f){return a(f)}try{const f=yield g.json();if(((s=f.items)==null?void 0:s.length)<1)return{};const v=f.items&&f.items[0],y=(u=(c=v.experience_config)==null?void 0:c.translations)==null?void 0:u[0].language;return v}catch(f){return a(f)}}),yi=(e,t)=>lt(void 0,null,function*(){const n=new URLSearchParams;t?.forEach(l=>{n.append("language",l)});const i={method:"GET",mode:"cors"};let o;try{o=yield fetch(`${e}/privacy-experience/gvl/translations${ts(n)>0?"?":""}${n.toString()}`,i)}catch{return{}}return o.ok?yield o.json():{}}),mi={method:"PATCH",mode:"cors",headers:{"Content-Type":"application/json"}},wi="Fides.js",Ei=(e,t,n,i,o)=>lt(void 0,null,function*(){var r;if((r=n.apiOptions)!=null&&r.savePreferencesFn){try{yield n.apiOptions.savePreferencesFn(e,i.consent,i.fides_string,o)}catch(s){return Promise.reject(s)}return Promise.resolve()}const l=Gt(Re({},mi),{body:JSON.stringify(Gt(Re({},t),{source:wi}))});return(yield fetch(`${n.fidesApiUrl}/privacy-preferences`,l)).ok,Promise.resolve()}),Oi=e=>lt(void 0,[e],function*({request:t,options:n}){var i;if((i=n.apiOptions)!=null&&i.patchNoticesServedFn)try{return yield n.apiOptions.patchNoticesServedFn(t)}catch{return null}const o=Gt(Re({},mi),{body:JSON.stringify(t)});try{const r=yield fetch(`${n.fidesApiUrl}/notices-served`,o);return r.ok?yield r.json():null}catch{return null}});var ss=Object.defineProperty,ls=(e,t,n)=>t in e?ss(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,cs=(e,t,n)=>ls(e,t+"",n);class ds{constructor(){cs(this,"servedNoticeHistoryId",null)}getServedNoticeHistoryId(){return this.servedNoticeHistoryId||(this.servedNoticeHistoryId=wn()),this.servedNoticeHistoryId}reset(){this.servedNoticeHistoryId=null}hasLifecycleId(){return this.servedNoticeHistoryId!==null}}const ki=new ds;var us=Object.defineProperty,fs=Object.defineProperties,ps=Object.getOwnPropertyDescriptors,Ci=Object.getOwnPropertySymbols,_s=Object.prototype.hasOwnProperty,vs=Object.prototype.propertyIsEnumerable,Pi=(e,t,n)=>t in e?us(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ae=(e,t)=>{for(var n in t||(t={}))_s.call(t,n)&&Pi(e,n,t[n]);if(Ci)for(var n of Ci(t))vs.call(t,n)&&Pi(e,n,t[n]);return e},ct=(e,t)=>fs(e,ps(t)),Bt=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const gs=[L.SCRIPT,L.GPC,L.OT_MIGRATION];function bs(e,t,n,i,o,r,l,a,s){return Bt(this,null,function*(){const c=(r||[]).map(d=>({preference:d.consentPreference,privacy_notice_history_id:d.noticeHistoryId||""})),u=ae({browser_identity:t.identity,preferences:c,privacy_experience_config_history_id:o,user_geography:a,method:i,served_notice_history_id:s,property_id:n.property_id},l??[]);yield Ei(i,u,e,t,n)})}const hs=e=>Bt(void 0,[e],function*({consentPreferencesToSave:t,privacyExperienceConfigHistoryId:n,experience:i,consentMethod:o,options:r,userLocationString:l,cookie:a,eventExtraDetails:s,servedNoticeHistoryId:c,tcf:u,updateCookie:d}){var h,_,g,f,v,y,m,w,O;if(!d&&t&&(d=x=>jn(x,t)),!d&&!t)throw new Error("updateCookie is required");const E=ct(ae({},s?.trigger),{origin:((h=s?.trigger)==null?void 0:h.origin)||(gs.includes(o)?be.EXTERNAL:be.FIDES)}),N=yield d(a);Object.assign(a,N),Object.assign(a.fides_meta,{consentMethod:o}),re("FidesUpdating",a,ct(ae({},s),{trigger:E}));const j=je(a.consent,(g=(_=window.Fides)==null?void 0:_.experience)==null?void 0:g.non_applicable_privacy_notices,(v=(f=window.Fides)==null?void 0:f.experience)==null?void 0:v.privacy_notices,void 0,void 0,a.non_applicable_notice_keys),k=!!((m=(y=window.Fides)==null?void 0:y.experience)!=null&&m.non_applicable_privacy_notices)||!!((O=(w=window.Fides)==null?void 0:w.experience)!=null&&O.privacy_notices);if(window.Fides.consent=jt(j,r,k),window.Fides.fides_string=a.fides_string,window.Fides.tcf_consent=a.tcf_consent,In(ct(ae({},a),{consent:j}),r.base64Cookie),window.Fides.saved_consent=a.consent,!r.fidesDisableSaveApi)try{yield bs(r,a,i,o,n,t,u,l,c)}catch{}t&&t.filter(x=>x.consentPreference===H.OPT_OUT).forEach(x=>{var A,I;(A=x.notice)!=null&&A.cookies&&Fn(x.notice.cookies,(I=i.experience_config)==null?void 0:I.auto_subdomain_cookie_deletion)}),re("FidesUpdated",a,ct(ae({},s),{trigger:E}))}),xi=(e,t,n,i)=>Object.entries(n).reduce((o,[r,l])=>{if(o)return o;const a=t.find(d=>d===r);if(a&&!l&&i!==L.OT_MIGRATION)return new Error(`Provided notice key '${r}' is not applicable to the current experience.`);const s=e.find(d=>d.notice_key===r);if(!a&&!s)return new Error(`'${r}' is not a valid notice key`);const u=s?.consent_mechanism===V.NOTICE_ONLY;return u&&l!==!0&&l!==H.ACKNOWLEDGE&&i!==L.OT_MIGRATION?new Error(`Invalid consent value for notice-only notice key: '${r}'. Must be \`true\` or "acknowledge"`):!u&&typeof l!="boolean"&&l!==H.OPT_IN&&l!==H.OPT_OUT?new Error(`Invalid consent value for notice key: '${r}'. Must be a boolean or "opt_in" or "opt_out"`):null},null),Vt=(e,t)=>Bt(void 0,null,function*(){var n;const{experience:i,cookie:o,config:r,locale:l}=e;if(!i)throw new Error("Experience must be initialized before updating consent");if(!r)throw new Error("Config is not initialized");if(!o)throw new Error("Cookie is not initialized");if(!t?.noticeConsent&&!t?.fidesString&&!t?.tcf)throw new Error("Either consent object or fidesString must be provided");if(t?.validation&&!Object.values(ue).includes(t.validation))throw new Error(`Validation must be one of: ${Object.values(ue).join(", ")} (default is ${ue.THROW})`);const{noticeConsent:a,fidesString:s,validation:c=ue.THROW,consentMethod:u=L.SCRIPT,eventExtraDetails:d={trigger:{origin:be.EXTERNAL}},tcf:h,updateCookie:_}=t,{experience_config:g,privacy_notices:f,non_applicable_privacy_notices:v}=i,y=zt(i)||K,m=k=>{if(c===ue.THROW)throw new Error(k);c===ue.WARN&&console.warn(k)};let w=o.consent||{};if(s)try{const k=Dt(s);if(k.nc){const x=ot(k.nc);w=ae(ae({},o.consent),x);const A=xi(f||[],v||[],w,u);A&&m(A.message)}}catch(k){const x=k instanceof Error?k.message:String(k);m(`Invalid fidesString provided: ${x}`)}else if(a){const k=xi(f||[],v||[],a,u);k&&m(k.message),w=ae(ae({},o.consent),a)}const O=[];Object.entries(w).forEach(([k,x])=>{const A=f?.find(I=>I.notice_key===k);if(A){const I=Mt(l,y,A),Z=I?.privacy_notice_history_id;let q;if(typeof x=="boolean"?q=Fe(x,A.consent_mechanism):q=x,Z){const G=new Ct(A,q,Z);O.push(G)}}});let E;if((n=g?.translations)!=null&&n.length){const k=st(l,y,g);E=k?.privacy_experience_config_history_id}const N=tt(r.geolocation),j=ki.getServedNoticeHistoryId();return hs({consentPreferencesToSave:O,privacyExperienceConfigHistoryId:E,experience:i,consentMethod:u,options:r.options,userLocationString:N,cookie:o,eventExtraDetails:d,servedNoticeHistoryId:j,tcf:h,updateCookie:_})}),Ht=e=>{throw new Error(e)},dt=e=>{typeof window<"u"&&(window.Fides=e)},Ni=({cookie:e,experience:t})=>{let n=t;return St(e.consent)&&(n=It({experience:t,cookie:e})),n},Ai=({tcfEnabled:e=!1})=>({consent:{},experience:void 0,geolocation:{},locale:K,options:{debug:!0,isOverlayEnabled:!1,isPrefetchEnabled:!1,isGeolocationEnabled:!1,geolocationApiUrl:"",overlayParentId:null,modalLinkId:null,privacyCenterUrl:"",fidesApiUrl:"",tcfEnabled:e,gppEnabled:!1,fidesEmbed:!1,fidesDisableSaveApi:!1,fidesDisableNoticesServedApi:!1,fidesDisableBanner:!1,fidesString:null,apiOptions:null,fidesTcfGdprApplies:e,fidesJsBaseUrl:"",customOptionsPath:null,preventDismissal:!1,allowHTMLDescription:null,base64Cookie:!1,fidesPrimaryColor:null,fidesClearCookie:!1,showFidesBrandLink:!e,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:Xn,blueconic:ta,gtm:na,meta:oa,shopify:sa,showModal:$t,getModalLinkLabel:()=>Je,encodeNoticeConsentString:qn,decodeNoticeConsentString:ot,reinitialize(){return typeof this.init!="function"?Promise.reject(new Error("Fides.init method is not available")):((!this.config||!this.initialized)&&Ht("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:it(this.experience,this.cookie,this.saved_consent,this.options)},updateConsent(t){const{consent:n,fidesString:i,validation:o}=t;return Vt(this,{noticeConsent:n,fidesString:i,validation:o})}});var ys=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const Ti=(e,t)=>ys(void 0,null,function*(){if(!e||!t)return null;const i=yield fetch(t,{mode:"cors"});if(!i.ok)return null;try{return yield i.json()}catch{return null}}),ms=()=>{var e,t,n,i,o,r;if((e=window.Fides)!=null&&e.options.tcfEnabled&&!((t=window.Fides)!=null&&t.options.gppEnabled)&&!((o=(i=(n=window.Fides)==null?void 0:n.experience)==null?void 0:i.privacy_notices)!=null&&o.length))return!1;if(typeof((r=window.navigator)==null?void 0:r.globalPrivacyControl)=="boolean")return window.navigator.globalPrivacyControl;const a=new URL(window.location.href).searchParams.get("globalPrivacyControl");if(a==="true")return!0;if(a==="false")return!1},Pe=()=>typeof window>"u"?{}:{globalPrivacyControl:ms()};var ws=Object.defineProperty,Si=Object.getOwnPropertySymbols,Es=Object.prototype.hasOwnProperty,Os=Object.prototype.propertyIsEnumerable,Ii=(e,t,n)=>t in e?ws(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ks=(e,t)=>{for(var n in t||(t={}))Es.call(t,n)&&Ii(e,n,t[n]);if(Si)for(var n of Si(t))Os.call(t,n)&&Ii(e,n,t[n]);return e},Cs=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const Ps=e=>Cs(void 0,null,function*(){var t;const{experience:n,saved_consent:i,options:o}=e;if(!n||!n.experience_config||!((t=n.privacy_notices)!=null&&t.length))return!1;const r=Pe(),{nc:l}=Dt(o.fidesString||"");r.globalPrivacyControl;const{consent:a,method:s}=Mn(o),c=!!a&&!!s&&!ke();if(!r.globalPrivacyControl&&!l&&!c)return!1;let u=!1,d=!1,h=!1;const _=n.privacy_notices.reduce((g,f)=>{const v=ks({},g),y=fe(f.default_preference);v[f.notice_key]=y,i[f.notice_key]&&(v[f.notice_key]=i[f.notice_key]);const m=We(f,i),w=f.consent_mechanism===V.NOTICE_ONLY;if(c&&a){const O=a[f.notice_key];if(O!==void 0)return h=!0,v[f.notice_key]=O,v}if(w)return v;if(l){const E=ot(l)[f.notice_key];if(E!==void 0)return d=!0,v[f.notice_key]=E,v}return r.globalPrivacyControl&&!m&&f.has_gpc_flag&&(u=!0,v[f.notice_key]=!1),v},{});if(u||d||h){let g=L.SCRIPT;return h&&s?g=s:d?g=L.SCRIPT:u&&(g=L.GPC),yield Vt(e,{noticeConsent:_,consentMethod:g}),!0}return!1}),xs=()=>{document.body.classList.add("fides-no-scroll")},Li=()=>{document.body.classList.remove("fides-no-scroll")},Ns=e=>new DOMParser().parseFromString(e,"text/html").body.textContent||"",Fi=e=>{let t=0,n=200;return new Promise(i=>{const o=r=>{const l=setTimeout(()=>{const a=document.getElementById(e);a?(clearInterval(l),i(a)):(t+=1,t>=5&&n<1e3&&(n+=200),o(n))},r)};o(n)})};var As=Object.defineProperty,Ts=Object.defineProperties,Ss=Object.getOwnPropertyDescriptors,$i=Object.getOwnPropertySymbols,Is=Object.prototype.hasOwnProperty,Ls=Object.prototype.propertyIsEnumerable,ji=(e,t,n)=>t in e?As(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Kt=(e,t)=>{for(var n in t||(t={}))Is.call(t,n)&&ji(e,n,t[n]);if($i)for(var n of $i(t))Ls.call(t,n)&&ji(e,n,t[n]);return e},Fs=(e,t)=>Ts(e,Ss(t)),Di=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const $s=(e,t)=>Di(void 0,null,function*(){const n=tt(e);return n||tt(yield Ti(t.isGeolocationEnabled,t.geolocationApiUrl))}),Ri=(e,t)=>{const n={};if(typeof window<"u"){const i=new URLSearchParams(window.location.search),o=t.options.customOptionsPath&&t.options.customOptionsPath.split("."),r=o&&o.length>=0?Kn(o):window.fides_overrides,l=Vn(e);l?.forEach(({overrideName:a,overrideType:s,overrideKey:c,validationRegex:u,transform:d})=>{const h=i.get(c),_=r?r[c]:void 0,g=Xe(c),f=h||_||g;f&&u.test(f.toString())&&(d?n[a]=d(f.toString()):n[a]=s==="string"?f:JSON.parse(f.toString()))})}return n},js=({consent:e,options:t})=>{const n=Pe(),i=Ln(e,n);return Sn(i,t.fidesClearCookie)},Ds=({cookie:e,savedConsent:t,experience:n,geolocation:i,options:o,updateExperienceFromCookieConsent:r})=>{let l=n;return Ce(n)&&(l=r({experience:n,cookie:e,debug:o.debug})),{consent:e.consent,fides_meta:e.fides_meta,identity:e.identity,experience:l,tcf_consent:e.tcf_consent,fides_string:e.fides_string,saved_consent:t,geolocation:i,options:o,initialized:!0}},Rs=e=>Di(void 0,[e],function*({fides:t,initOverlay:n,renderOverlay:i,updateExperience:o,overrides:r}){var l,a,s,c,u,d,h,_,g;const{config:f}=t;if(!f)throw new Error("Fides config should be initialized");const{options:v,geolocation:y}=f;let m=!0,w,O=()=>Je;if(!t.cookie)throw new Error("Fides cookie should be initialized");if(m=v.isOverlayEnabled,m){Bn(v)||(m=!1),w=yield $s(y,v);let q=!1;if(w?Ce(t.experience)||(q=!0,t.experience=yield hi({userLocationString:w,fidesApiUrl:v.fidesApiUrl,apiOptions:v.apiOptions,requestMinimalTCF:!1,propertyId:(l=t.config)==null?void 0:l.propertyId})):m=!1,m&&Ce(t.experience)&&Hn(t.experience)){if(q){const B=o({cookie:t.cookie,experience:t.experience});t.experience=Kt(Kt({},t.experience),B)}(a=t.config)!=null&&a.propertyId&&(t.experience.property_id=t.config.propertyId);const G=Dn({cookie:t.cookie,experience:t.experience});t.cookie=G;const Q=Ut();if(fi(Q,window?.navigator,t.experience,v,r?.experienceTranslationOverrides),t.locale=Q.locale||K,O=B=>pi(!!B?.disableLocalization,Q,t.experience),((s=t.experience.experience_config)==null?void 0:s.component)===M.HEADLESS){const B=v.modalLinkId||"fides-modal-link";!t.experience||v.fidesEmbed||v.modalLinkId,Fi(B).then(Ie=>{document.body.classList.add("fides-overlay-modal-link-shown"),Ie.classList.add("fides-modal-link-shown")}),m=!1}if(n&&m){const B=Fs(Kt({},t),{cookie:t.cookie,config:f,options:v,experience:t.experience,fidesRegionString:w});n({initializedFides:B,i18n:Q,renderOverlay:i}).catch(Ie=>{})}setTimeout(Ps.bind(null,t))}}const{fides_meta:N,identity:j,fides_string:k,tcf_consent:x}=t.cookie,A=je(t.cookie.consent,(c=t.experience)==null?void 0:c.non_applicable_privacy_notices,(u=t.experience)==null?void 0:u.privacy_notices,(d=v.fidesConsentFlagType)!=null?d:void 0,(h=v.fidesConsentNonApplicableFlagMode)!=null?h:void 0,t.cookie.non_applicable_notice_keys),I=!!((_=t.experience)!=null&&_.non_applicable_privacy_notices)||!!((g=t.experience)!=null&&g.privacy_notices);return{consent:jt(A,v,I),fides_meta:N,identity:j,fides_string:k,tcf_consent:x,experience:t.experience,geolocation:y,options:v,initialized:!0,getModalLinkLabel:O}});var ut,C,zi,ye,Mi,Ui,Yt,qt,Wt,Zt,Gi,ze={},Bi=[],zs=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,ft=Array.isArray;function _e(e,t){for(var n in t)e[n]=t[n];return e}function Vi(e){var t=e.parentNode;t&&t.removeChild(e)}function Xt(e,t,n){var i,o,r,l={};for(r in t)r=="key"?i=t[r]:r=="ref"?o=t[r]:l[r]=t[r];if(arguments.length>2&&(l.children=arguments.length>3?ut.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(r in e.defaultProps)l[r]===void 0&&(l[r]=e.defaultProps[r]);return pt(e,l,i,o,null)}function pt(e,t,n,i,o){var r={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:o??++zi,__i:-1,__u:0};return o==null&&C.vnode!=null&&C.vnode(r),r}function se(e){return e.children}function le(e,t){this.props=e,this.context=t}function me(e,t){if(t==null)return e.__?me(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?me(e):null}function Hi(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return Hi(e)}}function Jt(e){(!e.__d&&(e.__d=!0)&&ye.push(e)&&!_t.__r++||Mi!==C.debounceRendering)&&((Mi=C.debounceRendering)||Ui)(_t)}function _t(){var e,t,n,i,o,r,l,a;for(ye.sort(Yt);e=ye.shift();)e.__d&&(t=ye.length,i=void 0,r=(o=(n=e).__v).__e,l=[],a=[],n.__P&&((i=_e({},o)).__v=o.__v+1,C.vnode&&C.vnode(i),Qt(n.__P,i,o,n.__n,n.__P.namespaceURI,32&o.__u?[r]:null,l,r??me(o),!!(32&o.__u),a),i.__v=o.__v,i.__.__k[i.__i]=i,Zi(l,i,a),i.__e!=r&&Hi(i)),ye.length>t&&ye.sort(Yt));_t.__r=0}function Ki(e,t,n,i,o,r,l,a,s,c,u){var d,h,_,g,f,v=i&&i.__k||Bi,y=t.length;for(n.__d=s,Ms(n,t,v),s=n.__d,d=0;d<y;d++)(_=n.__k[d])!=null&&typeof _!="boolean"&&typeof _!="function"&&(h=_.__i===-1?ze:v[_.__i]||ze,_.__i=d,Qt(e,_,h,o,r,l,a,s,c,u),g=_.__e,_.ref&&h.ref!=_.ref&&(h.ref&&en(h.ref,null,_),u.push(_.ref,_.__c||g,_)),f==null&&g!=null&&(f=g),65536&_.__u||h.__k===_.__k?(s&&typeof _.type=="string"&&!e.contains(s)&&(s=me(h)),s=Yi(_,s,e)):typeof _.type=="function"&&_.__d!==void 0?s=_.__d:g&&(s=g.nextSibling),_.__d=void 0,_.__u&=-196609);n.__d=s,n.__e=f}function Ms(e,t,n){var i,o,r,l,a,s=t.length,c=n.length,u=c,d=0;for(e.__k=[],i=0;i<s;i++)l=i+d,(o=e.__k[i]=(o=t[i])==null||typeof o=="boolean"||typeof o=="function"?null:typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?pt(null,o,null,null,null):ft(o)?pt(se,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?pt(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o)!=null?(o.__=e,o.__b=e.__b+1,a=Us(o,n,l,u),o.__i=a,r=null,a!==-1&&(u--,(r=n[a])&&(r.__u|=131072)),r==null||r.__v===null?(a==-1&&d--,typeof o.type!="function"&&(o.__u|=65536)):a!==l&&(a==l-1?d=a-l:a==l+1?d++:a>l?u>s-l?d+=a-l:d--:a<l&&d++,a!==i+d&&(o.__u|=65536))):(r=n[l])&&r.key==null&&r.__e&&(131072&r.__u)==0&&(r.__e==e.__d&&(e.__d=me(r)),tn(r,r,!1),n[l]=null,u--);if(u)for(i=0;i<c;i++)(r=n[i])!=null&&(131072&r.__u)==0&&(r.__e==e.__d&&(e.__d=me(r)),tn(r,r))}function Yi(e,t,n){var i,o;if(typeof e.type=="function"){for(i=e.__k,o=0;i&&o<i.length;o++)i[o]&&(i[o].__=e,t=Yi(i[o],t,n));return t}e.__e!=t&&(n.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType===8);return t}function vt(e,t){return t=t||[],e==null||typeof e=="boolean"||(ft(e)?e.some(function(n){vt(n,t)}):t.push(e)),t}function Us(e,t,n,i){var o=e.key,r=e.type,l=n-1,a=n+1,s=t[n];if(s===null||s&&o==s.key&&r===s.type&&(131072&s.__u)==0)return n;if(i>(s!=null&&(131072&s.__u)==0?1:0))for(;l>=0||a<t.length;){if(l>=0){if((s=t[l])&&(131072&s.__u)==0&&o==s.key&&r===s.type)return l;l--}if(a<t.length){if((s=t[a])&&(131072&s.__u)==0&&o==s.key&&r===s.type)return a;a++}}return-1}function qi(e,t,n){t[0]==="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||zs.test(t)?n:n+"px"}function gt(e,t,n,i,o){var r;e:if(t==="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof i=="string"&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||qi(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||qi(e.style,t,n[t])}else if(t[0]==="o"&&t[1]==="n")r=t!==(t=t.replace(/(PointerCapture)$|Capture$/i,"$1")),t=t.toLowerCase()in e||t==="onFocusOut"||t==="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+r]=n,n?i?n.u=i.u:(n.u=qt,e.addEventListener(t,r?Zt:Wt,r)):e.removeEventListener(t,r?Zt:Wt,r);else{if(o=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!=="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&n==1?"":n))}}function Wi(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t.t==null)t.t=qt++;else if(t.t<n.u)return;return n(C.event?C.event(t):t)}}}function Qt(e,t,n,i,o,r,l,a,s,c){var u,d,h,_,g,f,v,y,m,w,O,E,N,j,k,x,A=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(s=!!(32&n.__u),r=[a=t.__e=n.__e]),(u=C.__b)&&u(t);e:if(typeof A=="function")try{if(y=t.props,m="prototype"in A&&A.prototype.render,w=(u=A.contextType)&&i[u.__c],O=u?w?w.props.value:u.__:i,n.__c?v=(d=t.__c=n.__c).__=d.__E:(m?t.__c=d=new A(y,O):(t.__c=d=new le(y,O),d.constructor=A,d.render=Bs),w&&w.sub(d),d.props=y,d.state||(d.state={}),d.context=O,d.__n=i,h=d.__d=!0,d.__h=[],d._sb=[]),m&&d.__s==null&&(d.__s=d.state),m&&A.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=_e({},d.__s)),_e(d.__s,A.getDerivedStateFromProps(y,d.__s))),_=d.props,g=d.state,d.__v=t,h)m&&A.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),m&&d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(m&&A.getDerivedStateFromProps==null&&y!==_&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(y,O),!d.__e&&(d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(y,d.__s,O)===!1||t.__v===n.__v)){for(t.__v!==n.__v&&(d.props=y,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.forEach(function(I){I&&(I.__=t)}),E=0;E<d._sb.length;E++)d.__h.push(d._sb[E]);d._sb=[],d.__h.length&&l.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(y,d.__s,O),m&&d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(_,g,f)})}if(d.context=O,d.props=y,d.__P=e,d.__e=!1,N=C.__r,j=0,m){for(d.state=d.__s,d.__d=!1,N&&N(t),u=d.render(d.props,d.state,d.context),k=0;k<d._sb.length;k++)d.__h.push(d._sb[k]);d._sb=[]}else do d.__d=!1,N&&N(t),u=d.render(d.props,d.state,d.context),d.state=d.__s;while(d.__d&&++j<25);d.state=d.__s,d.getChildContext!=null&&(i=_e(_e({},i),d.getChildContext())),m&&!h&&d.getSnapshotBeforeUpdate!=null&&(f=d.getSnapshotBeforeUpdate(_,g)),Ki(e,ft(x=u!=null&&u.type===se&&u.key==null?u.props.children:u)?x:[x],t,n,i,o,r,l,a,s,c),d.base=t.__e,t.__u&=-161,d.__h.length&&l.push(d),v&&(d.__E=d.__=null)}catch(I){t.__v=null,s||r!=null?(t.__e=a,t.__u|=s?160:32,r[r.indexOf(a)]=null):(t.__e=n.__e,t.__k=n.__k),C.__e(I,t,n)}else r==null&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=Gs(n.__e,t,n,i,o,r,l,s,c);(u=C.diffed)&&u(t)}function Zi(e,t,n){t.__d=void 0;for(var i=0;i<n.length;i++)en(n[i],n[++i],n[++i]);C.__c&&C.__c(t,e),e.some(function(o){try{e=o.__h,o.__h=[],e.some(function(r){r.call(o)})}catch(r){C.__e(r,o.__v)}})}function Gs(e,t,n,i,o,r,l,a,s){var c,u,d,h,_,g,f,v=n.props,y=t.props,m=t.type;if(m==="svg"?o="http://www.w3.org/2000/svg":m==="math"?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),r!=null){for(c=0;c<r.length;c++)if((_=r[c])&&"setAttribute"in _==!!m&&(m?_.localName===m:_.nodeType===3)){e=_,r[c]=null;break}}if(e==null){if(m===null)return document.createTextNode(y);e=document.createElementNS(o,m,y.is&&y),r=null,a=!1}if(m===null)v===y||a&&e.data===y||(e.data=y);else{if(r=r&&ut.call(e.childNodes),v=n.props||ze,!a&&r!=null)for(v={},c=0;c<e.attributes.length;c++)v[(_=e.attributes[c]).name]=_.value;for(c in v)if(_=v[c],c!="children"){if(c=="dangerouslySetInnerHTML")d=_;else if(c!=="key"&&!(c in y)){if(c=="value"&&"defaultValue"in y||c=="checked"&&"defaultChecked"in y)continue;gt(e,c,null,_,o)}}for(c in y)_=y[c],c=="children"?h=_:c=="dangerouslySetInnerHTML"?u=_:c=="value"?g=_:c=="checked"?f=_:c==="key"||a&&typeof _!="function"||v[c]===_||gt(e,c,_,v[c],o);if(u)a||d&&(u.__html===d.__html||u.__html===e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(d&&(e.innerHTML=""),Ki(e,ft(h)?h:[h],t,n,i,m==="foreignObject"?"http://www.w3.org/1999/xhtml":o,r,l,r?r[0]:n.__k&&me(n,0),a,s),r!=null)for(c=r.length;c--;)r[c]!=null&&Vi(r[c]);a||(c="value",g!==void 0&&(g!==e[c]||m==="progress"&&!g||m==="option"&&g!==v[c])&&gt(e,c,g,v[c],o),c="checked",f!==void 0&&f!==e[c]&&gt(e,c,f,v[c],o))}return e}function en(e,t,n){try{typeof e=="function"?e(t):e.current=t}catch(i){C.__e(i,n)}}function tn(e,t,n){var i,o;if(C.unmount&&C.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||en(i,null,t)),(i=e.__c)!=null){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(r){C.__e(r,t)}i.base=i.__P=null}if(i=e.__k)for(o=0;o<i.length;o++)i[o]&&tn(i[o],t,n||typeof e.type!="function");n||e.__e==null||Vi(e.__e),e.__c=e.__=e.__e=e.__d=void 0}function Bs(e,t,n){return this.constructor(e,n)}function Xi(e,t,n){var i,o,r,l;C.__&&C.__(e,t),o=(i=!1)?null:t.__k,r=[],l=[],Qt(t,e=t.__k=Xt(se,null,[e]),o||ze,ze,t.namespaceURI,o?null:t.firstChild?ut.call(t.childNodes):null,r,o?o.__e:t.firstChild,i,l),Zi(r,e,l)}function xe(e,t){var n={__c:t="__cC"+Gi++,__:e,Consumer:function(i,o){return i.children(o)},Provider:function(i){var o,r;return this.getChildContext||(o=[],(r={})[t]=this,this.getChildContext=function(){return r},this.componentWillUnmount=function(){o=null},this.shouldComponentUpdate=function(l){this.props.value!==l.value&&o.some(function(a){a.__e=!0,Jt(a)})},this.sub=function(l){o.push(l);var a=l.componentWillUnmount;l.componentWillUnmount=function(){o&&o.splice(o.indexOf(l),1),a&&a.call(l)}}),i.children}};return n.Provider.__=n.Consumer.contextType=n}ut=Bi.slice,C={__e:function(e,t,n,i){for(var o,r,l;t=t.__;)if((o=t.__c)&&!o.__)try{if((r=o.constructor)&&r.getDerivedStateFromError!=null&&(o.setState(r.getDerivedStateFromError(e)),l=o.__d),o.componentDidCatch!=null&&(o.componentDidCatch(e,i||{}),l=o.__d),l)return o.__E=o}catch(a){e=a}throw e}},zi=0,le.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=_e({},this.state),typeof e=="function"&&(e=e(_e({},n),this.props)),e&&_e(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Jt(this))},le.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Jt(this))},le.prototype.render=se,ye=[],Ui=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Yt=function(e,t){return e.__v.__b-t.__v.__b},_t.__r=0,qt=0,Wt=Wi(!1),Zt=Wi(!0),Gi=0;const Vs=e=>{try{const t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);if(!t)return null;let n=parseInt(t[1],16),i=parseInt(t[2],16),o=parseInt(t[3],16);n/=255,i/=255,o/=255;const r=Math.max(n,i,o),l=Math.min(n,i,o);let a,s;const c=(r+l)/2;if(r===l)a=s=0;else{const u=r-l;switch(s=c>.5?u/(2-r-l):u/(r+l),r){case n:a=(i-o)/u+(i<o?6:0);break;case i:a=(o-n)/u+2;break;case o:a=(n-i)/u+4;break}a/=6}return{h:a,s,l:c}}catch{return null}},Hs=(e,t=!1)=>{let n="";const i=Math.round(e.h*360),o=Math.round(e.s*100),r=Math.round(e.l*100);return n=`${i},${o}%,${r}%`,n=t?n:`hsl(${n})`,n};var Ji=(e=>(e.HEX="hex",e.HSL="hsl",e))(Ji||{});const Ks=(e,t,n)=>{const i=t==="hex"?Vs(e):e;return i&&i.l?(i.l<.25?i.l=i.l+.1:i.l<.5?i.l=i.l+.08:i.l<.75?i.l=i.l+.06:i.l<.9?i.l=i.l+.04:i.l=.9,Hs(i)):e};var bt=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const Qi="fides-embed-container",Ys="fides-overlay";let ht;const eo=e=>bt(void 0,[e],function*({initializedFides:t,i18n:n,renderOverlay:i}){const{options:o,experience:r}=t,l=()=>bt(void 0,null,function*(){var a,s,c;try{if(ht&&(Xi(null,ht),ht=void 0),o.fidesPrimaryColor){document.documentElement.style.setProperty("--fides-overlay-primary-color",o.fidesPrimaryColor);const d=Ks(o.fidesPrimaryColor,Ji.HEX,1);document.documentElement.style.setProperty("--fides-overlay-primary-button-background-hover-color",d)}let u;if(o.fidesEmbed)u=document.getElementById(Qi),u||(yield bt(void 0,null,function*(){return new Promise(h=>{let _=0,g=200;const f=setInterval(()=>{u=document.getElementById(Qi),u?(clearInterval(f),h()):(_+=1,_>=5&&g<1e3&&(g+=200))},g)})}));else{const d=o.overlayParentId||Ys;u=document.getElementById(d),u||(u=document.createElement("div"),u.id=d,u.className="fides-overlay",document.body.prepend(u))}return u?(i&&(((a=r.experience_config)==null?void 0:a.component)===M.MODAL||((s=r.experience_config)==null?void 0:s.component)===M.BANNER_AND_MODAL||((c=r.experience_config)==null?void 0:c.component)===M.TCF_OVERLAY)&&(i({initializedFides:t,i18n:n},u),ht=u),yield Promise.resolve()):yield Promise.reject(new Error("There was a problem rendering the Fides overlay."))}catch(u){return Promise.reject(u)}});return document?.readyState==="loading"?document.addEventListener("readystatechange",()=>bt(void 0,null,function*(){document.readyState==="interactive"&&l()})):l(),Promise.resolve()});var Ne,$,nn,to,Me=0,no=[],R=C,io=R.__b,oo=R.__r,ro=R.diffed,ao=R.__c,so=R.unmount,lo=R.__;function yt(e,t){R.__h&&R.__h($,e,Me||t),Me=0;var n=$.__H||($.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function Y(e){return Me=1,qs(fo,e)}function qs(e,t,n){var i=yt(Ne++,2);if(i.t=e,!i.__c&&(i.__=[n?n(t):fo(void 0,t),function(a){var s=i.__N?i.__N[0]:i.__[0],c=i.t(s,a);s!==c&&(i.__N=[c,i.__[1]],i.__c.setState({}))}],i.__c=$,!$.u)){var o=function(a,s,c){if(!i.__c.__H)return!0;var u=i.__c.__H.__.filter(function(h){return!!h.__c});if(u.every(function(h){return!h.__N}))return!r||r.call(this,a,s,c);var d=!1;return u.forEach(function(h){if(h.__N){var _=h.__[0];h.__=h.__N,h.__N=void 0,_!==h.__[0]&&(d=!0)}}),!(!d&&i.__c.props===a)&&(!r||r.call(this,a,s,c))};$.u=!0;var r=$.shouldComponentUpdate,l=$.componentWillUpdate;$.componentWillUpdate=function(a,s,c){if(this.__e){var u=r;r=void 0,o(a,s,c),r=u}l&&l.call(this,a,s,c)},$.shouldComponentUpdate=o}return i.__N||i.__}function F(e,t){var n=yt(Ne++,3);!R.__s&&uo(n.__H,t)&&(n.__=e,n.i=t,$.__H.__h.push(n))}function Ae(e){return Me=5,ve(function(){return{current:e}},[])}function ve(e,t){var n=yt(Ne++,7);return uo(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function S(e,t){return Me=8,ve(function(){return e},t)}function Te(e){var t=$.context[e.__c],n=yt(Ne++,9);return n.c=e,t?(n.__==null&&(n.__=!0,t.sub($)),t.props.value):e.__}function Ws(){for(var e;e=no.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(mt),e.__H.__h.forEach(on),e.__H.__h=[]}catch(t){e.__H.__h=[],R.__e(t,e.__v)}}R.__b=function(e){$=null,io&&io(e)},R.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),lo&&lo(e,t)},R.__r=function(e){oo&&oo(e),Ne=0;var t=($=e.__c).__H;t&&(nn===$?(t.__h=[],$.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.i=n.__N=void 0})):(t.__h.forEach(mt),t.__h.forEach(on),t.__h=[],Ne=0)),nn=$},R.diffed=function(e){ro&&ro(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(no.push(t)!==1&&to===R.requestAnimationFrame||((to=R.requestAnimationFrame)||Zs)(Ws)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.i=void 0})),nn=$=null},R.__c=function(e,t){t.some(function(n){try{n.__h.forEach(mt),n.__h=n.__h.filter(function(i){return!i.__||on(i)})}catch(i){t.some(function(o){o.__h&&(o.__h=[])}),t=[],R.__e(i,n.__v)}}),ao&&ao(e,t)},R.unmount=function(e){so&&so(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(i){try{mt(i)}catch(o){t=o}}),n.__H=void 0,t&&R.__e(t,n.__v))};var co=typeof requestAnimationFrame=="function";function Zs(e){var t,n=function(){clearTimeout(i),co&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);co&&(t=requestAnimationFrame(n))}function mt(e){var t=$,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),$=t}function on(e){var t=$;e.__c=e.__(),$=t}function uo(e,t){return!e||e.length!==t.length||t.some(function(n,i){return n!==e[i]})}function fo(e,t){return typeof t=="function"?t(e):t}function Xs(e,t){for(var n in t)e[n]=t[n];return e}function po(e,t){for(var n in e)if(n!=="__source"&&!(n in t))return!0;for(var i in t)if(i!=="__source"&&e[i]!==t[i])return!0;return!1}function _o(e,t){this.props=e,this.context=t}(_o.prototype=new le).isPureReactComponent=!0,_o.prototype.shouldComponentUpdate=function(e,t){return po(this.props,e)||po(this.state,t)};var vo=C.__b;C.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),vo&&vo(e)};var Js=C.__e;C.__e=function(e,t,n,i){if(e.then){for(var o,r=t;r=r.__;)if((o=r.__c)&&o.__c)return t.__e==null&&(t.__e=n.__e,t.__k=n.__k),o.__c(e,t)}Js(e,t,n,i)};var go=C.unmount;function bo(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(i){typeof i.__c=="function"&&i.__c()}),e.__c.__H=null),(e=Xs({},e)).__c!=null&&(e.__c.__P===n&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(i){return bo(i,t,n)})),e}function ho(e,t,n){return e&&n&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(i){return ho(i,t,n)}),e.__c&&e.__c.__P===t&&(e.__e&&n.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=n)),e}function rn(){this.__u=0,this.t=null,this.__b=null}function yo(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function wt(){this.u=null,this.o=null}C.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),go&&go(e)},(rn.prototype=new le).__c=function(e,t){var n=t.__c,i=this;i.t==null&&(i.t=[]),i.t.push(n);var o=yo(i.__v),r=!1,l=function(){r||(r=!0,n.__R=null,o?o(a):a())};n.__R=l;var a=function(){if(!--i.__u){if(i.state.__a){var s=i.state.__a;i.__v.__k[0]=ho(s,s.__c.__P,s.__c.__O)}var c;for(i.setState({__a:i.__b=null});c=i.t.pop();)c.forceUpdate()}};i.__u++||32&t.__u||i.setState({__a:i.__b=i.__v.__k[0]}),e.then(l,l)},rn.prototype.componentWillUnmount=function(){this.t=[]},rn.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),i=this.__v.__k[0].__c;this.__v.__k[0]=bo(this.__b,n,i.__O=i.__P)}this.__b=null}var o=t.__a&&Xt(se,null,e.fallback);return o&&(o.__u&=-33),[Xt(se,null,t.__a?null:e.children),o]};var mo=function(e,t,n){if(++n[1]===n[0]&&e.o.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(n=e.u;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.u=n=n[2]}};(wt.prototype=new le).__a=function(e){var t=this,n=yo(t.__v),i=t.o.get(e);return i[0]++,function(o){var r=function(){t.props.revealOrder?(i.push(o),mo(t,e,i)):o()};n?n(r):r()}},wt.prototype.render=function(e){this.u=null,this.o=new Map;var t=vt(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},wt.prototype.componentDidUpdate=wt.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,n){mo(e,n,t)})};var Qs=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,el=/^(?: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]/,tl=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,nl=/[A-Z0-9]/g,il=typeof document<"u",ol=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};le.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(le.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var wo=C.event;function rl(){}function al(){return this.cancelBubble}function sl(){return this.defaultPrevented}C.event=function(e){return wo&&(e=wo(e)),e.persist=rl,e.isPropagationStopped=al,e.isDefaultPrevented=sl,e.nativeEvent=e};var ll={enumerable:!1,configurable:!0,get:function(){return this.class}},Eo=C.vnode;C.vnode=function(e){typeof e.type=="string"&&function(t){var n=t.props,i=t.type,o={};for(var r in n){var l=n[r];if(!(r==="value"&&"defaultValue"in n&&l==null||il&&r==="children"&&i==="noscript"||r==="class"||r==="className")){var a=r.toLowerCase();r==="defaultValue"&&"value"in n&&n.value==null?r="value":r==="download"&&l===!0?l="":a==="translate"&&l==="no"?l=!1:a==="ondoubleclick"?r="ondblclick":a!=="onchange"||i!=="input"&&i!=="textarea"||ol(n.type)?a==="onfocus"?r="onfocusin":a==="onblur"?r="onfocusout":tl.test(r)?r=a:i.indexOf("-")===-1&&el.test(r)?r=r.replace(nl,"-$&").toLowerCase():l===null&&(l=void 0):a=r="oninput",a==="oninput"&&o[r=a]&&(r="oninputCapture"),o[r]=l}}i=="select"&&o.multiple&&Array.isArray(o.value)&&(o.value=vt(n.children).forEach(function(s){s.props.selected=o.value.indexOf(s.props.value)!=-1})),i=="select"&&o.defaultValue!=null&&(o.value=vt(n.children).forEach(function(s){s.props.selected=o.multiple?o.defaultValue.indexOf(s.props.value)!=-1:o.defaultValue==s.props.value})),n.class&&!n.className?(o.class=n.class,Object.defineProperty(o,"className",ll)):(n.className&&!n.class||n.class&&n.className)&&(o.class=o.className=n.className),t.props=o}(e),e.$$typeof=Qs,Eo&&Eo(e)};var Oo=C.__r;C.__r=function(e){Oo&&Oo(e),e.__c};var ko=C.diffed;C.diffed=function(e){ko&&ko(e);var t=e.props,n=e.__e;n!=null&&e.type==="textarea"&&"value"in t&&t.value!==n.value&&(n.value=t.value==null?"":t.value)};var cl=0;function p(e,t,n,i,o,r){t||(t={});var l,a,s=t;if("ref"in s)for(a in s={},t)a=="ref"?l=t[a]:s[a]=t[a];var c={type:e,props:s,key:n,ref:l,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--cl,__i:-1,__u:0,__source:o,__self:r};if(typeof e=="function"&&(l=e.defaultProps))for(a in l)s[a]===void 0&&(s[a]=l[a]);return C.vnode&&C.vnode(c),c}function dl(e,t){t===void 0&&(t={});var n=t.insertAt;if(!(typeof document>"u")){var i=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css",n==="top"&&i.firstChild?i.insertBefore(o,i.firstChild):i.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}var ul=`: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
@@ -8,4 +8,4 @@ if(typeof Fides<"u"&&Fides.options?.fidesUnsupportedRepeatedScriptLoading!=="ena
8
8
  --fides-overlay-primary-color
9
9
  );--fides-overlay-secondary-button-border-color-disabled:#a0aec0;--fides-overlay-title-font-color:var(--fides-overlay-font-color);--fides-overlay-body-font-color:var(--fides-overlay-font-color);--fides-overlay-link-font-color:var(--fides-overlay-font-color-dark);--fides-overlay-line-height:1.4em;--fides-overlay-primary-active-color:var(--fides-overlay-primary-color);--fides-overlay-inactive-color:#e2e8f0;--fides-overlay-disabled-color:#e1e7ee;--fides-overlay-row-divider-color:#e2e8f0;--fides-overlay-row-hover-color:var(--fides-overlay-hover-color);--fides-overlay-badge-background-color:#718096;--fides-overlay-badge-border-radius:4px;--fides-overlay-select-border-color:#e2e8f0;--fides-overlay-language-button-border-radius:4px;--fides-overlay-width:680px;--fides-overlay-font-family:Inter,sans-serif;--fides-base-font-size:16px;--8px:calc(var(--fides-base-font-size)*0.5);--12px:calc(var(--fides-base-font-size)*0.75);--14px:calc(var(--fides-base-font-size)*0.875);--16px:calc(var(--fides-base-font-size)*1);--fides-overlay-font-size-body-xs:var(--8px);--fides-overlay-font-size-body-small:var(--12px);--fides-overlay-font-size-body:var(--14px);--fides-overlay-font-size-title:var(--16px);--fides-overlay-font-size-buttons:var(--14px);--fides-overlay-padding:24px;--fides-overlay-button-border-radius:6px;--fides-overlay-button-padding:8px 16px;--fides-overlay-link-v-padding:4px;--fides-overlay-link-h-padding:4px;--fides-overlay-link-padding:var(--fides-overlay-link-v-padding) var(--fides-overlay-link-h-padding);--fides-overlay-container-border-radius:12px;--fides-overlay-container-border-width:1px;--fides-overlay-component-border-radius:4px;--fides-overlay-banner-offset:48px;--fides-banner-font-size-title:var(--16px);--fides-overlay-language-loading-indicator-speed:5s;--fides-overlay-modal-secondary-button-group-height:calc(var(--fides-overlay-font-size-body) + var(--fides-overlay-link-v-padding)*2)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.fides-overlay{position:fixed;z-index:1000}div#fides-overlay-wrapper *{box-sizing:border-box}.fides-banner,.fides-modal-container{-webkit-font-smoothing:antialiased;font-family:var(--fides-overlay-font-family);font-size:var(--fides-overlay-font-size-body);line-height:var(--fides-overlay-line-height);white-space:pre-line}#fides-modal-link{cursor:pointer;display:none}#fides-modal-link.fides-modal-link-shown{display:inline}div#fides-banner-container:not(.fides-embedded){display:flex;justify-content:center;position:fixed;transform:translateY(0);transition:transform 1s,visibility 1s;visibility:visible;width:100%;z-index:1}div#fides-banner{align-items:center;background:var(--fides-overlay-background-color);border-top:var(--fides-overlay-container-border-width) solid var(--fides-overlay-primary-color);color:var(--fides-overlay-body-font-color);display:flex;flex-direction:row;flex-wrap:wrap;font-size:var(--fides-overlay-font-size-body);justify-content:space-between;overflow-y:hidden;padding:24px;position:relative}.fides-embedded div#fides-banner{border:none}div#fides-banner-inner{width:100%}div#fides-banner-container.fides-banner-bottom{bottom:0;left:0}div#fides-banner-container.fides-banner-hidden{visibility:hidden}div#fides-banner-container.fides-banner-hidden.fides-embedded{display:none}div#fides-banner-container.fides-banner-bottom.fides-banner-hidden{transform:translateY(150%)}div#fides-banner-container.fides-banner-top{left:0;top:0}div#fides-banner-container.fides-banner-top.fides-banner-hidden{transform:translateY(-150%)}div#fides-banner-inner div#fides-button-group{align-items:center;flex-direction:row-reverse;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0;width:100%}.fides-modal-footer div#fides-button-group{align-items:center;flex-direction:column;gap:12px;margin-inline:var(--fides-overlay-padding)}div#fides-banner-heading{align-items:center;display:flex;justify-content:space-between;margin-right:13px}.fides-banner-title{color:var(--fides-overlay-title-font-color);font-size:var(--fides-banner-font-size-title);font-weight:600;line-height:1.5em;margin:0}.fides-banner-description{flex:1;font-size:var(--fides-overlay-font-size-body);margin-bottom:24px;margin-top:16px}.fides-banner-description .fides-link-button,.fides-banner-description a,.fides-modal-description .fides-link-button,.fides-modal-description a{color:var(--fides-overlay-primary-color);font-weight:600;text-decoration:underline}div#fides-banner-notices{margin-top:16px}div#fides-button-group{background-color:var(--fides-overlay-background-color);display:flex;justify-content:space-between;margin-bottom:var(--fides-overlay-padding);margin-top:8px;z-index:5}button.fides-banner-button{align-items:center;background:var(--fides-overlay-primary-button-background-color);border:1px solid;border-radius:var(--fides-overlay-button-border-radius);color:var(--fides-overlay-primary-button-text-color);cursor:pointer;display:flex;font-family:var(--fides-overlay-font-family);font-size:var(--fides-overlay-font-size-buttons);font-weight:600;justify-content:center;margin:4px 0 0;padding:var(--fides-overlay-button-padding);text-decoration:none}button.fides-banner-button:focus,button.fides-banner-button:hover,button.fides-banner-button[disabled]{background:var(--fides-overlay-primary-button-background-hover-color)}button.fides-banner-button.fides-banner-button-primary{background:var(--fides-overlay-primary-button-background-color);border:none;color:var(--fides-overlay-primary-button-text-color)}button.fides-banner-button.fides-banner-button-primary:focus,button.fides-banner-button.fides-banner-button-primary:hover,button.fides-banner-button.fides-banner-button-primary[disabled]{background:var(--fides-overlay-primary-button-background-hover-color)}button.fides-banner-button.fides-banner-button-secondary{background:var(--fides-overlay-secondary-button-background-color);border:1px solid var(--fides-overlay-primary-button-background-color);color:var(--fides-overlay-secondary-button-text-color)}button.fides-banner-button.fides-banner-button-secondary:focus,button.fides-banner-button.fides-banner-button-secondary:hover,button.fides-banner-button.fides-banner-button-secondary[disabled]{background:var(--fides-overlay-secondary-button-background-hover-color)}button.fides-banner-button[disabled]{color:var(--fides-overlay-inactive-font-color)}button.fides-banner-button.fides-banner-button-secondary[disabled]{border-color:var(--fides-overlay-secondary-button-border-color-disabled)}button.fides-banner-button.fides-banner-button-tertiary{background:none;border:none;color:var(--fides-overlay-link-font-color);cursor:pointer;font-size:var(--fides-overlay-font-size-body);font-weight:500;line-height:1.25em;padding:0;text-decoration:underline}button.fides-banner-button.fides-acknowledge-button{min-width:160px}.fides-spinner{animation:spin 1s linear infinite;border-color:currentcolor currentcolor transparent transparent;border-radius:50%;border-style:solid;border-width:2px;border-right:2px solid var(--fides-overlay-skeleton-gradient-from-color);border-top:2px solid var(--fides-overlay-skeleton-gradient-from-color);height:1em;width:1em}.fides-banner-button-primary .fides-spinner{border-right-color:var(--fides-overlay-primary-button-text-color);border-top-color:var(--fides-overlay-primary-button-text-color)}.fides-banner-button-secondary .fides-spinner{border-right-color:var(--fides-overlay-inactive-font-color);border-top-color:var(--fides-overlay-inactive-font-color)}div.fides-modal-content{background-color:var(--fides-overlay-background-color);border:var(--fides-overlay-container-border-width) solid var(--fides-overlay-primary-color);border-radius:var(--fides-overlay-container-border-radius);color:var(--fides-overlay-body-font-color);display:flex;flex-direction:column;font-family:var(--fides-overlay-font-family);font-size:var(--fides-overlay-font-size-body);left:50%;max-height:min(680px,100vh);overflow-x:hidden;overflow-y:auto;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:var(--fides-overlay-width);z-index:2}.fides-modal-container,.fides-modal-overlay{background-color:rgba(0,0,0,.25);bottom:0;left:0;position:fixed;right:0;top:0}div#fides-embed-container div#fides-consent-content .fides-modal-footer{position:inherit}div#fides-embed-container .fides-modal-body{padding-top:16px}div#fides-embed-container div#fides-consent-content{background-color:var(--fides-overlay-background-color);border:none;border-radius:var(--fides-overlay-container-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--fides-overlay-body-font-color);display:flex;flex-direction:column;font-family:var(--fides-overlay-font-family);font-size:var(--fides-overlay-font-size-body);left:50%;max-height:none;overflow:hidden;padding:0;position:static;top:50%;transform:none;width:var(--fides-overlay-width)}.fides-modal-container{display:flex;z-index:2}.fides-modal-container[aria-hidden=true]{display:none}div#fides-modal .fides-modal-header{display:flex;justify-content:end}div#fides-consent-content{overflow:auto;scrollbar-gutter:stable}div#fides-consent-content .fides-modal-title{color:var(--fides-overlay-title-font-color);font-size:var(--fides-overlay-font-size-title);font-weight:600;margin:0;text-align:center}div#fides-consent-content .fides-modal-body{height:100%;overflow-y:auto;padding-inline:var(--fides-overlay-padding)}.fides-modal-footer{background-color:var(--fides-overlay-background-color);border-bottom-left-radius:var(--fides-overlay-component-border-radius);border-bottom-right-radius:var(--fides-overlay-component-border-radius);bottom:0;display:flex;flex-direction:column;max-width:var(--fides-overlay-width);position:relative;width:100%;z-index:5}div#fides-consent-content .fides-modal-description{margin:8px 0 24px}.fides-banner-button-group{align-items:center;display:flex;gap:12px}.fides-modal-button-group{display:flex;flex-direction:row;gap:12px;margin-inline:var(--fides-overlay-padding);width:100%}.fides-modal-primary-actions .fides-banner-button{flex:1}.fides-banner-secondary-actions{justify-content:space-between}.fides-modal-secondary-actions{justify-content:center}.fides-modal-footer .fides-button-group-brand{min-height:var(--fides-overlay-modal-secondary-button-group-height)}.fides-modal-secondary-actions .fides-brand{align-items:center;bottom:var(--fides-overlay-padding);display:flex;font-size:var(--fides-overlay-font-size-body-xs);justify-content:center;position:absolute;right:var(--fides-overlay-padding)}.fides-modal-secondary-actions .fides-brand-link{align-items:center;color:var(--fides-overlay-font-color);display:flex;gap:4px;text-decoration:none}.fides-modal-secondary-actions .fides-brand .ethyca-logo{color:var(--fides-overlay-brand-link-logo-color)}.fides-banner-secondary-actions{gap:36px}.fides-no-scroll{overflow:hidden}div#fides-banner .fides-close-button{display:flex;position:absolute;right:0;top:0}.fides-modal-header .fides-close-button,div#fides-banner .fides-close-button{background:none;border:none;cursor:pointer;padding-right:8px;padding-top:8px}.fides-close-button:hover{background:var(--fides-overlay-hover-color)}.fides-embedded .fides-close-button{display:none!important}.fides-modal-notices{margin-bottom:16px}.fides-privacy-policy{color:var(--fides-overlay-primary-color);display:block;font-family:var(--fides-overlay-font-family);text-align:center}.fides-privacy-policy,button.fides-banner-button.fides-banner-button-tertiary,button.fides-i18n-button{line-height:1;margin:0;padding:var(--fides-overlay-link-padding)}@media (prefers-reduced-motion:reduce){.fides-toggle-display{transition-duration:0ms}}.fides-toggle{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1ch;position:relative}.fides-toggle .fides-toggle-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:4}.fides-toggle .fides-toggle-display{--offset:4px;--diameter:16px;align-items:center;background-color:var(--fides-overlay-inactive-color);border-radius:100vw;box-sizing:content-box;color:var(--fides-overlay-inactive-font-color);display:inline-flex!important;height:24px;justify-content:space-around;justify-content:end;padding-inline:8px;position:relative;transition:.25s;width:34px}div#fides-overlay-wrapper .fides-toggle .fides-toggle-display{box-sizing:content-box}.fides-toggle .fides-toggle-display:before{background-color:#fff;border-radius:50%;box-shadow:0 1.3px 2.7px rgba(0,0,0,.25);box-sizing:border-box;content:"";height:var(--diameter);left:var(--offset);position:absolute;top:50%;transform:translateY(-50%);transition:inherit;width:var(--diameter);z-index:3}.fides-toggle .fides-toggle-input:checked+.fides-toggle-display{background-color:var(--fides-overlay-primary-active-color);color:var(--fides-overlay-primary-button-text-color);justify-content:start}.fides-toggle .fides-toggle-input:checked+.fides-toggle-display:before{transform:translate(26px,-50%)}.fides-toggle .fides-toggle-input:disabled{cursor:not-allowed}.fides-toggle .fides-toggle-input:disabled+.fides-toggle-display,.fides-toggle .fides-toggle-input:disabled:checked+.fides-toggle-display{background-color:var(--fides-overlay-disabled-color)}.fides-toggle .fides-toggle-input:focus+.fides-toggle-display{outline:1px auto Highlight;outline:1px auto -webkit-focus-ring-color}.fides-toggle .fides-toggle-input:focus:not(:focus-visible)+.fides-toggle-display{outline:0}.fides-divider{border-color:var(--fides-overlay-row-divider-color);border-width:0 0 1px;margin:0}.fides-disclosure-hidden{display:flex;height:0;margin-bottom:0;margin-top:0;overflow:hidden;visibility:hidden}.fides-notice-toggle .fides-notice-toggle-title{align-items:center;border-bottom:1px solid var(--fides-overlay-row-divider-color);display:flex;justify-content:space-between;padding-inline:12px 12px}.fides-notice-toggle .fides-notice-toggle-trigger{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;min-height:40px}.fides-notice-toggle .fides-notice-toggle-trigger svg{flex-shrink:0}.fides-notice-toggle .fides-notice-toggle-title:hover{background-color:var(--fides-overlay-row-hover-color);cursor:pointer}.fides-notice-toggle .fides-notice-toggle-trigger:before{border-style:solid;border-width:2px 2px 0 0;content:"";display:inline-block;height:8px;margin-right:calc(var(--8px) + 2px);min-width:8px;transform:translateY(-2px) rotate(135deg);transition:transform .12s ease-in-out}.fides-notice-toggle.fides-notice-toggle-expanded .fides-notice-toggle-trigger:before{transform:translateY(2px) rotate(-45deg)}.fides-notice-toggle .fides-disclosure-visible{display:flex;flex-direction:column;gap:12px;overflow:auto;padding:12px}.fides-notice-toggle p{margin:0 0 18px}.fides-notice-toggle p:last-child{margin:0}.fides-notice-toggle-title .fides-flex-center{align-items:center;display:flex;white-space:wrap;width:100%}.fides-notice-toggle-expanded{background-color:var(--fides-overlay-row-hover-color)}.fides-notice-toggle-header{font-weight:600}.fides-notice-toggle-controls{align-items:center;display:flex;gap:8px;margin-left:8px;white-space:nowrap}.fides-gpc-banner{border:1px solid var(--fides-overlay-primary-color);border-radius:var(--fides-overlay-component-border-radius);display:flex;margin-bottom:16px;padding:18px}.fides-gpc-banner p{margin:0}.fides-gpc-warning{color:var(--fides-overlay-primary-color);margin-right:8px}.fides-gpc-header{font-weight:700}.fides-gpc-label{display:inline-flex;font-size:var(--fides-overlay-font-size-body);font-weight:600;padding:0 8px;white-space:nowrap}.fides-gpc-badge{border-radius:var(--fides-overlay-badge-border-radius);display:inline-flex;font-weight:700;margin-left:4px;padding:0 4px;text-transform:uppercase}.fides-gpc-badge-applied,.fides-gpc-badge-detected{background:var(--fides-overlay-gpc-applied-background-color);color:var(--fides-overlay-gpc-applied-text-color)}.fides-gpc-badge-overridden{background:var(--fides-overlay-gpc-overridden-background-color);color:var(--fides-overlay-gpc-overridden-text-color)}.fides-tab-list{display:flex;list-style-type:none;padding:0}.fides-tab-list>li{width:100%}.fides-tab-button{background:none;border-width:0 0 1px;border-bottom:1px solid var(--fides-overlay-row-divider-color);color:var(--fides-overlay-body-font-color);cursor:pointer;font-weight:500;padding:10px 20px;width:100%}.fides-tab-button[aria-selected=true]{border-bottom-width:2px;border-color:var(--fides-overlay-primary-active-color);color:var(--fides-overlay-primary-active-color);font-weight:600}.fides-tab-button::focus-visible{outline:1px auto Highlight;outline:1px auto -webkit-focus-ring-color}.fides-tab-button:focus:not(:focus-visible){outline:0}.fides-notice-badge{align-items:center;background:var(--fides-overlay-badge-background-color);border-radius:var(--fides-overlay-badge-border-radius);color:#fff;display:inline-flex;font-size:var(--fides-overlay-font-size-body-small);font-weight:600;height:18px;padding:0 4px;text-transform:uppercase}.fides-background-dark{background-color:var(--fides-overlay-background-dark-color)}.fides-radio-button-group{background-color:var(
10
10
  --fides-overlay-secondary-button-background-hover-color
11
- );border:1px solid var(--fides-overlay-row-divider-color);display:flex;margin-bottom:22px;padding:4px}.fides-radio-button{background-color:transparent;border:none;cursor:pointer;flex:1;padding:5px 16px}.fides-radio-button[aria-checked=true]{background-color:var(--fides-overlay-primary-button-background-color);color:var(--fides-overlay-primary-button-text-color)}.fides-flex-center{align-items:center;display:flex}.fides-margin-right{margin-right:3px}.fides-justify-space-between{justify-content:space-between}.fides-vendor-details-table{width:100%}.fides-vendor-details-table td,.fides-vendor-details-table th{font-size:var(--fides-overlay-font-size-body-small);text-align:left}.fides-vendor-details-table td{border-bottom:1px solid var(--fides-overlay-row-divider-color)}.fides-link-button{background:none;border:none;cursor:pointer;padding:0}.fides-external-link,.fides-primary-text-color{color:var(--fides-overlay-primary-color)}.fides-external-link{font-size:var(--fides-overlay-font-size-body-small);font-weight:500;margin-right:16px}.fides-info-box{background-color:var(--fides-overlay-neutral-background-color);border-radius:var(--fides-overlay-component-border-radius);margin:10px 0;padding:16px}.fides-info-box p{margin:0}.fides-tabs .tabpanel-container{overflow:hidden}.tabpanel-container section[hidden]{display:none}.fides-paging-buttons{display:flex;gap:8px;justify-content:center}.fides-paging-info{color:var(--fides-overlay-font-color-dark);font-size:var(--fides-overlay-font-size-body-small);font-weight:600;padding:8px}.fides-paging-previous-button{margin-right:8px}.fides-paging-next-button,.fides-paging-previous-button{background-color:transparent;border:none;cursor:pointer;padding:6px}.fides-paging-next-button:disabled,.fides-paging-previous-button:disabled{cursor:default}.fides-i18n-menu{position:relative}.fides-modal-footer .fides-i18n-menu{bottom:var(--fides-overlay-padding);left:var(--fides-overlay-padding);position:absolute}.fides-modal-footer .fides-button-group-i18n{min-height:var(--fides-overlay-modal-secondary-button-group-height)}button.fides-i18n-button{align-items:center;background-color:transparent;border:none;color:var(--fides-overlay-body-font-color);cursor:pointer;display:flex;flex-direction:row;font-family:var(--fides-overlay-font-family);font-size:var(--fides-overlay-font-size-body);gap:2px;height:var(--fides-overlay-font-size-body);text-transform:uppercase;white-space:nowrap}#fides-i18n-icon{animation-duration:var(--fides-overlay-language-loading-indicator-speed);animation-iteration-count:infinite;animation-timing-function:linear;transform-origin:50% 50%}div#fides-overlay-wrapper .fides-i18n-button{box-sizing:content-box}.fides-i18n-popover{background-color:var(--fides-overlay-background-dark-color);border-radius:var(--fides-overlay-component-border-radius);bottom:100%;display:flex;flex-direction:column;gap:1px;left:0;max-height:0;min-width:calc(var(--fides-base-font-size)*9);overflow:hidden;position:absolute;transition:max-height .2s ease-in-out}.fides-i18n-menu-open .fides-i18n-popover{border:1px solid var(--fides-overlay-primary-color);max-height:calc(var(--fides-base-font-size)*7);overflow:scroll}.fides-i18n-button:hover{background-color:var(--fides-overlay-hover-color);border-radius:var(--fides-overlay-language-button-border-radius)}.fides-i18n-menu-open .fides-i18n-caret{transform:rotate(180deg)}button.fides-banner-button.fides-menu-item{background:var(--fides-overlay-secondary-button-background-color);border:none;border-radius:0;color:var(--fides-overlay-secondary-button-text-color);margin:0;padding-left:calc(var(--fides-base-font-size)*1.5);text-align:left;width:100%}button.fides-banner-button.fides-menu-item[aria-checked=true]{background:var(--fides-overlay-primary-button-background-color);color:var(--fides-overlay-primary-button-text-color)}button.fides-banner-button.fides-menu-item[aria-checked=true]:before{content:"\\2713";display:inline-block;margin-left:calc(var(--fides-base-font-size)*-1);margin-right:calc(var(--fides-base-font-size)*.25)}button.fides-banner-button.fides-menu-item:not([aria-checked=true]):hover{background:var(--fides-overlay-secondary-button-background-hover-color)}.fides-sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}@media (min-width:1280px){div#fides-banner{width:60%}}@media (min-width:768px){div#fides-banner{border:var(--fides-overlay-container-border-width) solid var(--fides-overlay-primary-color);border-radius:var(--fides-overlay-component-border-radius);width:75%}div#fides-banner-container.fides-banner-bottom{bottom:var(--fides-overlay-banner-offset)}}@media (max-width:768px){div#fides-consent-content,div.fides-modal-content{width:100%!important}.fides-modal-button-group{flex-direction:column}button.fides-banner-button{margin:0 8px 12px 0}div#fides-banner{padding:24px;width:100%}div#fides-banner-description{margin-bottom:0}div#fides-banner-inner div#fides-button-group{align-items:flex-start;flex-direction:column;gap:12px;padding-top:24px}.fides-banner-button-group{flex-direction:column;width:100%}button.fides-banner-button{margin:0;width:100%}div#fides-banner-inner-container{max-height:50vh;overflow-y:auto;scrollbar-gutter:stable}div.fides-privacy-policy-link{width:100%}.fides-modal-footer{max-width:100%}.fides-banner-secondary-actions{gap:12px}.fides-banner-secondary-actions .fides-manage-preferences-button{order:0}.fides-banner-secondary-actions .fides-privacy-policy{order:1}.fides-banner-secondary-actions .fides-i18n-menu{order:2}.fides-banner-button-group.fides-button-group-i18n{min-height:68px}.fides-i18n-menu{bottom:var(--fides-overlay-padding);left:var(--fides-overlay-padding);position:absolute}}.fides-data-toggle-skeleton__container{align-items:center;border-bottom:1px solid var(--fides-overlay-row-divider-color);display:flex;justify-content:space-between;min-height:40px;padding-inline:12px;width:100%}.fides-notice-toggle .fides-skeleton__container:hover{background-color:unset;cursor:default}.fides-skeleton__component{animation-duration:1.4s;animation-iteration-count:infinite;animation-name:fides-skeleton-loading;animation-timing-function:ease;background:linear-gradient(90deg,var(--fides-overlay-skeleton-gradient-from-color) 25%,var(--fides-overlay-skeleton-gradient-to-color) 37%,var(--fides-overlay-skeleton-gradient-from-color) 63%);background-size:400% 100%}.fides-skeleton__text{border-radius:var(--fides-overlay-component-border-radius);height:var(--fides-overlay-line-height);width:60%}.fides-skeleton__switch{border-radius:100vw;height:24px;width:50px}@keyframes fides-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}`;dl(ul);const Co=xe(void 0),fl=({children:e})=>{const[t,n]=Y(""),i=S(l=>{n(""),setTimeout(()=>{n(l)},0)},[]),o=S(()=>{n("")},[]),r=ve(()=>({message:t,announce:i,clear:o}),[t,i,o]);return F(()=>{const l=()=>{i("Preferences updated")},s=()=>{o()};return window.addEventListener("FidesUIShown",s),window.addEventListener("FidesUpdated",l),()=>{window.removeEventListener("FidesUIShown",s),window.removeEventListener("FidesUpdated",l)}},[i,o]),p(Co.Provider,{value:r,children:e})},Po=()=>{const e=Te(Co);if(!e)throw new Error("useLiveRegion must be used within a LiveRegionProvider");return e},pl=3e3,Ue=(e=!1,t=pl)=>{const[n,i]=Y(e),o=Ae(null),{clear:r}=Po(),l=S(()=>{o.current!==null&&(window.clearTimeout(o.current),o.current=null)},[]),s=S(()=>{l(),i(!1),r()},[l,r]),a=S(c=>{l(),i(!0);const u=c??t;o.current=window.setTimeout(()=>{i(!1),r(),o.current=null},u)},[l,t,r]);return F(()=>()=>l(),[l]),{isActive:n,activate:a,deactivate:s}},_l=({id:e})=>{const[t,n]=Y(!1),i=S(()=>n(!1),[]),o=S(()=>n(!0),[]),r=S(()=>{t?i():o()},[t,o,i]);return{isOpen:t,onOpen:o,onClose:i,onToggle:r,getButtonProps:()=>({"aria-expanded":t,"aria-controls":e,onClick:r}),getDisclosureProps:()=>({id:e,className:t?"fides-disclosure-visible":"fides-disclosure-hidden"})}},vl=(e,t)=>{const[n,i]=Y(null);return F(()=>{if(t)return()=>{};Fi(e).then(o=>{i(o)})},[e,t]),n},gl=()=>{const[e,t]=Y(!1);return F(()=>{t(!0)},[]),e};var bl=Object.defineProperty,xo=Object.getOwnPropertySymbols,hl=Object.prototype.hasOwnProperty,yl=Object.prototype.propertyIsEnumerable,No=(e,t,n)=>t in e?bl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ml=(e,t)=>{for(var n in t||(t={}))hl.call(t,n)&&No(e,n,t[n]);if(xo)for(var n of xo(t))yl.call(t,n)&&No(e,n,t[n]);return e},wl=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const El=({options:e,privacyExperience:t,privacyExperienceConfigHistoryId:n,privacyNoticeHistoryIds:i,userGeography:o,acknowledgeMode:r,tcfNoticesServed:l})=>{const s=S(a=>wl(void 0,null,function*(){var c;if(e.fidesDisableSaveApi||e.fidesDisableNoticesServedApi||!a.detail.extraDetails||a.detail.extraDetails.servingComponent===Le.BANNER&&!((c=t?.experience_config)!=null&&c.show_layer1_notices))return;const u=ki.getServedNoticeHistoryId(),d=ml({served_notice_history_id:u,browser_identity:a.detail.identity,privacy_experience_config_history_id:n||"",user_geography:o,acknowledge_mode:r,privacy_notice_history_ids:i||[],serving_component:String(a.detail.extraDetails.servingComponent),property_id:t.property_id},l);Oi({request:d,options:e})}),[e,t,n,o,r,i,l]);F(()=>(window.addEventListener("FidesUIShown",s),()=>{window.removeEventListener("FidesUIShown",s)}),[s])},Ao=xe({}),Ol=({i18nInstance:e,children:t})=>{const[n,i]=Y(),[o,r]=Y(!1),l=S(a=>{e.activate(a),i(a)},[e,i]);F(()=>{const a=document.getElementById($r);o?a?.style.setProperty("animation-name","spin"):a?.style.removeProperty("animation-name")},[o]);const s=ve(()=>({i18n:e,currentLocale:n,setCurrentLocale:l,isLoading:o,setIsLoading:r}),[e,n,l,o]);return p(Ao.Provider,{value:s,children:t})},ce=()=>{const e=Te(Ao);if(!e||Object.keys(e).length===0)throw new Error("useI18n must be used within a I18nProvider");return e};var kl=Object.defineProperty,Cl=Object.defineProperties,Pl=Object.getOwnPropertyDescriptors,To=Object.getOwnPropertySymbols,xl=Object.prototype.hasOwnProperty,Nl=Object.prototype.propertyIsEnumerable,So=(e,t,n)=>t in e?kl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,an=(e,t)=>{for(var n in t||(t={}))xl.call(t,n)&&So(e,n,t[n]);if(To)for(var n of To(t))Nl.call(t,n)&&So(e,n,t[n]);return e},Al=(e,t)=>Cl(e,Pl(t));const Io=xe({}),Tl=({children:e})=>{const t=Ae(),n=Ae(),i=S(s=>{t.current=s},[]),o=S(s=>{n.current=s},[]),r=S((s,a,c)=>{var u;re(s,a,Al(an({},c),{servingComponent:(u=c?.servingComponent)!=null?u:n.current,trigger:an(an({},c?.trigger),t.current)})),i(void 0)},[i]),l=ve(()=>({triggerRef:t,setTrigger:i,servingComponentRef:n,setServingComponent:o,dispatchFidesEventAndClearTrigger:r}),[i,r,o]);return p(Io.Provider,{value:l,children:e})},ge=()=>{const e=Te(Io);if(!e||Object.keys(e).length===0)throw new Error("useEvent must be used within a EventProvider");return e},Lo=xe({}),Sl=({initializedFides:e,children:t})=>{const[n,i]=Y(e),o=ve(()=>({fidesGlobal:n,setFidesGlobal:i}),[n,i]);return p(Lo.Provider,{value:o,children:t})},Il=()=>{const e=Te(Lo);if(!e||Object.keys(e).length===0)throw new Error("useFidesGlobal must be used within a FidesGlobalProvider");return e},Fo=({onClick:e,ariaLabel:t,hidden:n=!1})=>p("button",{type:"button","aria-label":t,className:"fides-close-button",onClick:e,style:{visibility:n?"hidden":"visible"},children:p("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"none",children:p("path",{fill:"#2D3748",d:"m8 7.057 3.3-3.3.943.943-3.3 3.3 3.3 3.3-.943.943-3.3-3.3-3.3 3.3-.943-.943 3.3-3.3-3.3-3.3.943-.943 3.3 3.3Z"})})}),Ll=xe({}),sn="__VENDOR_COUNT_LINK__",$o=(e,t)=>t?p("span",{dangerouslySetInnerHTML:{__html:e.trim()}}):Ns(e).trim(),jo=({description:e,onVendorPageClick:t,allowHTMLDescription:n=!1})=>{const[i,o]=Y(),{setTrigger:r}=ge();let l=0;const s=Te(Ll);return s?.vendorCount&&(l=s.vendorCount),F(()=>{if(e)if(e.includes(sn)&&t){const a=e.split(sn);for(let u=1;u<a.length;u+=2)a.splice(u,0,p(se,{children:[" ",p("button",{type:"button",className:"fides-link-button fides-vendor-count",onClick:()=>{t&&(r({type:X.LINK,label:sn}),t())},children:l})," "]}));const c=a.map(u=>typeof u=="string"?$o(u,n):u);o(c)}else o([$o(e,n)])},[e,t]),e?p("div",{children:i}):null},Do=({status:e})=>{const{i18n:t}=ce(),n=t.t("static.gpc"),i=e.valueOf();let o="";if(e===oe.APPLIED)o=t.t("static.gpc.status.applied");else if(e===oe.OVERRIDDEN)o=t.t("static.gpc.status.overridden");else if(e===oe.NONE)return null;return p("span",{className:"fides-gpc-label",children:[n," ",p("span",{className:`fides-gpc-badge fides-gpc-badge-${i}`,children:o})]})};var Fl=Object.defineProperty,$l=Object.defineProperties,jl=Object.getOwnPropertyDescriptors,Ro=Object.getOwnPropertySymbols,Dl=Object.prototype.hasOwnProperty,Rl=Object.prototype.propertyIsEnumerable,zo=(e,t,n)=>t in e?Fl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ln=(e,t)=>{for(var n in t||(t={}))Dl.call(t,n)&&zo(e,n,t[n]);if(Ro)for(var n of Ro(t))Rl.call(t,n)&&zo(e,n,t[n]);return e},cn=(e,t)=>$l(e,jl(t));const zl=({attributes:e,dismissable:t,onOpen:n,onClose:i,bannerIsOpen:o,children:r,onVendorPageClick:l,renderButtonGroup:s,className:a,isEmbedded:c})=>{var u,d,h,_,g,f,v,y,m,w,O;const{container:E,dialog:N,title:j,closeButton:k}=e,{i18n:x}=ce(),A=Pe().globalPrivacyControl,{setTrigger:I}=ge();F(()=>{o&&n()},[o,n]);const Z=he(x,"exp.banner_title")?x.t("exp.banner_title"):x.t("exp.title"),q=he(x,"exp.banner_description")?x.t("exp.banner_description"):x.t("exp.description"),G=["fides-banner","fides-banner-bottom",!o&&"fides-banner-hidden",c&&"fides-embedded",a].filter(B=>typeof B=="string").join(" ");let Q=[];return(h=(d=(u=window.Fides)==null?void 0:u.experience)==null?void 0:d.experience_config)!=null&&h.show_layer1_notices&&((g=(_=window.Fides)==null?void 0:_.experience)!=null&&g.privacy_notices)&&(Q=(v=(f=window.Fides)==null?void 0:f.experience)==null?void 0:v.privacy_notices),p("div",cn(ln({className:G},E),{id:`${E.id}-container`,children:p("div",{id:E.id,children:p("div",cn(ln({},N),{id:`${E.id}-inner`,children:[p(Fo,{ariaLabel:"Close banner",onClick:()=>{I({type:X.BUTTON,label:"Close banner"}),k.onClick(),i()},hidden:((m=(y=window.Fides)==null?void 0:y.options)==null?void 0:m.preventDismissal)||!t}),p("div",{id:`${E.id}-inner-container`,children:[p("div",{className:"fides-banner__col",children:[p("div",{id:"fides-banner-heading",children:[p("div",cn(ln({},j),{className:"fides-banner-title",children:Z})),A&&p(Do,{status:oe.APPLIED})]}),p("div",{id:`${E.id}-description`,className:"fides-banner-description fides-banner__content",children:[p(jo,{description:q,onVendorPageClick:l,allowHTMLDescription:(O=(w=window.Fides)==null?void 0:w.options)==null?void 0:O.allowHTMLDescription}),!!Q?.length&&p("div",{id:`${E.id}-notices`,className:"fides-banner-notices",children:Q.map((B,Ie)=>p("span",{children:[p("strong",{children:B.name}),Ie<Q.length-1&&", "]},B.id))})]})]}),r]}),s()]}))})}))},Ml=e=>{const[t,n]=Y(!1);return F(()=>{const i=window.matchMedia(e);n(i.matches);function o(r){n(r.matches)}return i.addEventListener?i.addEventListener("change",o):i.addListener(o),()=>{i.removeEventListener?i.removeEventListener("change",o):i.removeListener(o)}},[e]),t},Ul=()=>p("svg",{xmlns:"http://www.w3.org/2000/svg",width:"31",height:"20",fill:"currentColor",className:"ethyca-logo",role:"img","aria-label":"Ethyca",children:p("path",{d:"M11.5602 0H8.70311V7.9999H11.5602V0ZM23.0026 12.0001H20.1455V20H23.0026V12.0001ZM14.1258 20H17.5799L12.1315 11.9774V17.0631L14.1258 20ZM8.13179 17.0626V11.9769L2.68588 19.9995H6.14003L8.13129 17.0626H8.13179ZM23.5744 2.93688V8.02263L29.0198 0H25.5682L23.5739 2.93688H23.5744ZM19.5742 2.93688L17.5799 0H14.1258L19.5742 8.02263V2.93688ZM19.5717 8.57121H12.132V11.4283H19.5717V8.57121ZM31 8.57121H23.5603V11.4283H31V8.57121ZM8.13179 8.57121H0.691589V11.4283H8.13179V8.57121Z"})}),Gl=()=>p("div",{className:"fides-brand",children:p("a",{href:"https://ethyca.com/",target:"_blank",rel:"noopener noreferrer",className:"fides-brand-link",children:["Powered by",p(Ul,{})]})}),Bl=()=>p("svg",{xmlns:"http://www.w3.org/2000/svg",id:"icon",fill:"currentColor",viewBox:"0 0 32 32",children:[p("path",{d:"M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-2 19.59-5-5L10.59 15 14 18.41 21.41 11l1.596 1.586Z"}),p("path",{id:"inner-path",d:"m14 21.591-5-5L10.591 15 14 18.409 21.41 11l1.595 1.585z",fill:"none"}),p("path",{id:"_Transparent_Rectangle_",d:"M0 0h32v32H0z",fill:"none"})]}),Vl=()=>p("div",{className:"fides-spinner"}),Se=({buttonType:e,label:t,id:n,onClick:i,className:o="",disabled:r,loading:l,complete:s})=>{const{isActive:a,activate:c,deactivate:u}=Ue();return F(()=>{s?c():u()},[c,s,u]),p("button",{type:"button",id:n,className:`fides-banner-button fides-banner-button-${e.valueOf()} ${o}`,onClick:i,disabled:r||l,style:{cursor:r||l?"not-allowed":"pointer"},children:p("span",{style:{display:"flex",alignItems:"center",gap:"0.5em"},children:[t||"",l&&p(Vl,{}),!l&&a&&p("span",{"aria-hidden":"true",style:{width:"1em",height:"1em"},children:p(Bl,{})})]})})},Hl=xe({});var Kl=Object.defineProperty,Yl=Object.defineProperties,ql=Object.getOwnPropertyDescriptors,Et=Object.getOwnPropertySymbols,Mo=Object.prototype.hasOwnProperty,Uo=Object.prototype.propertyIsEnumerable,Go=(e,t,n)=>t in e?Kl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Wl=(e,t)=>{for(var n in t||(t={}))Mo.call(t,n)&&Go(e,n,t[n]);if(Et)for(var n of Et(t))Uo.call(t,n)&&Go(e,n,t[n]);return e},Zl=(e,t)=>Yl(e,ql(t)),Xl=(e,t)=>{var n={};for(var i in e)Mo.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(e!=null&&Et)for(var i of Et(e))t.indexOf(i)<0&&Uo.call(e,i)&&(n[i]=e[i]);return n};const Jl=e=>{var t=e,{isActive:n,className:i,children:o}=t,r=Xl(t,["isActive","className","children"]);return p("button",Zl(Wl({type:"button",role:"menuitemradio","aria-checked":n},r),{className:`fides-banner-button fides-menu-item ${i||""}`,children:o}))};var Ql=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});const ec=({availableLocales:e,options:t,isTCF:n})=>{const[i,o]=Y(!1),{i18n:r,currentLocale:l,setCurrentLocale:s,setIsLoading:a}=ce(),c=Te(Hl),u=Ae(null),d=Ae(null),h=()=>{o(!i)},_=f=>Ql(void 0,null,function*(){var v;if(f!==r.locale)if(n){a(!0);const y=yield yi(t.fidesApiUrl,[f]);a(!1),y&&Object.keys(y).length?(c.setGvlTranslations(y[f]),li(r,y,e||[K]),s(f)):console.error(`Unable to load GVL translation for ${f}`)}else s(f);o(!1),(v=u.current)==null||v.focus()}),g=S(f=>{var v,y,m;if(!i)return;const w=((v=d.current)==null?void 0:v.querySelectorAll(".fides-menu-item"))||[],{key:O}=f;if(O==="Escape"||O==="Tab"){o(!1),(y=u.current)==null||y.focus();return}if(O==="ArrowUp"||O==="ArrowDown"){f.preventDefault();const E=Array.from(w).findIndex(j=>j===document.activeElement);let N=E;O==="ArrowDown"?N=E===w.length-1?0:E+1:O==="ArrowUp"&&(N=E===0?w.length-1:E-1),(m=w[N])==null||m.focus()}},[i]);return F(()=>(document.addEventListener("keydown",g),()=>{document.removeEventListener("keydown",g)}),[g]),F(()=>{var f,v;if(i){const y=(f=d.current)==null?void 0:f.querySelectorAll(".fides-menu-item");(v=y?.[0])==null||v.focus()}},[i]),F(()=>{const f=v=>{i&&d.current&&!d.current.contains(v.target)&&u.current&&!u.current.contains(v.target)&&o(!1)};return document.addEventListener("mousedown",f),()=>{document.removeEventListener("mousedown",f)}},[i]),p("div",{className:`fides-i18n-menu ${i?"fides-i18n-menu-open":""}`,ref:d,children:[p("div",{role:"menu",className:"fides-i18n-popover",id:"fides-i18n-popover",children:r.availableLanguages.map(f=>p(Jl,{id:l===f.locale?"fidesActiveMenuItem":void 0,onClick:()=>_(f.locale),isActive:l===f.locale,title:f.label_en,"aria-label":f.label_en,tabIndex:-1,children:f.label_original},f.locale))}),p("button",{type:"button",className:"fides-i18n-button",onClick:h,ref:u,"aria-haspopup":"true","aria-expanded":i,"aria-controls":"fides-i18n-popover","aria-label":`Select language, current language is ${l}`,children:[p("svg",{xmlns:"http://www.w3.org/2000/svg",height:"100%",viewBox:"0 0 36 36",fill:"currentColor",id:"fides-i18n-icon",children:p("path",{fill:"currentColor",d:"M18 32.625c.52 0 1.898-.506 3.347-3.403.619-1.245 1.153-2.756 1.547-4.472h-9.788c.394 1.716.928 3.227 1.547 4.472 1.449 2.897 2.827 3.403 3.347 3.403m-5.45-11.25h10.9a32.5 32.5 0 0 0 0-6.75h-10.9a32.5 32.5 0 0 0 0 6.75m.556-10.125h9.788c-.394-1.716-.928-3.227-1.547-4.472C19.898 3.881 18.52 3.375 18 3.375s-1.898.506-3.347 3.403c-.619 1.245-1.153 2.756-1.547 4.472m13.732 3.375A35 35 0 0 1 26.993 18c0 1.153-.056 2.285-.155 3.375h5.393c.253-1.083.394-2.215.394-3.375s-.134-2.292-.394-3.375h-5.393m4.135-3.375a14.7 14.7 0 0 0-6.92-6.567c.992 1.8 1.78 4.043 2.293 6.567h4.634zm-21.326 0c.513-2.524 1.3-4.76 2.292-6.567A14.7 14.7 0 0 0 5.02 11.25h4.634zm-5.878 3.375A14.8 14.8 0 0 0 3.375 18c0 1.16.134 2.292.394 3.375h5.393A35 35 0 0 1 9.007 18c0-1.153.056-2.285.155-3.375zm20.285 16.692a14.7 14.7 0 0 0 6.919-6.567h-4.627c-.513 2.524-1.3 4.76-2.292 6.567m-12.108 0c-.991-1.8-1.779-4.043-2.292-6.567H5.02a14.7 14.7 0 0 0 6.92 6.567zM18 36a18 18 0 1 1 0-36 18 18 0 0 1 0 36"})}),l,p("svg",{className:"fides-i18n-caret",xmlns:"http://www.w3.org/2000/svg",height:"100%",fill:"currentColor",viewBox:"0 0 24 24",children:p("path",{d:"M12 13.172L16.95 8.22198L18.364 9.63598L12 16L5.63599 9.63598L7.04999 8.22198L12 13.172Z"})})]})]})},tc=()=>{const{i18n:e}=ce();if(!he(e,"exp.privacy_policy_link_label")||!he(e,"exp.privacy_policy_url"))return null;const t=e.t("exp.privacy_policy_link_label"),n=e.t("exp.privacy_policy_url");return p("div",{id:"fides-privacy-policy-link",style:{display:"flex",alignItems:"center",justifyContent:"center"},children:p("a",{href:n,rel:"noopener noreferrer",target:"_blank",className:"fides-privacy-policy",children:t})})},nc=({availableLocales:e=[K],onManagePreferencesClick:t,renderFirstButton:n,onAcceptAll:i,onRejectAll:o,hideOptInOut:r,hideRejectAll:l,options:s,isInModal:a,isTCF:c,isGVLLoading:u})=>{var d;const{i18n:h}=ce(),{setTrigger:_}=ge(),g=Ml("(max-width: 768px)"),{isActive:f,activate:v}=Ue(!1),{isActive:y,activate:m}=Ue(!1),w=((d=h.availableLanguages)==null?void 0:d.length)>1,O=he(h,"exp.privacy_policy_link_label")&&he(h,"exp.privacy_policy_url"),E=a&&s.showFidesBrandLink;return p("div",{id:"fides-button-group",children:[p("div",{className:a?"fides-modal-button-group fides-modal-primary-actions":"fides-banner-button-group fides-banner-primary-actions",children:[!!n&&n(),!r&&p(se,{children:[c&&!!t&&p(Se,{buttonType:ee.SECONDARY,label:h.t("exp.privacy_preferences_link_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.privacy_preferences_link_label")}),t()},className:"fides-manage-preferences-button",id:"fides-manage-preferences-button"}),!l&&p(Se,{buttonType:ee.PRIMARY,label:h.t("exp.reject_button_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.reject_button_label")}),o(),m()},className:"fides-reject-all-button",id:"fides-reject-all-button",loading:u,complete:y}),p(Se,{buttonType:ee.PRIMARY,label:h.t("exp.accept_button_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.accept_button_label")}),i(),v()},className:"fides-accept-all-button",id:"fides-accept-all-button",loading:u,complete:f})]})]}),p("div",{className:`${a?"fides-modal-button-group fides-modal-secondary-actions":"fides-banner-button-group fides-banner-secondary-actions"}${w?" fides-button-group-i18n":""}${O?" fides-button-group-privacy-policy":""}${E?" fides-button-group-brand":""}`,children:[w&&p(ec,{availableLocales:e,options:s,isTCF:!!c}),!c&&!!t&&p(Se,{buttonType:g?ee.SECONDARY:ee.TERTIARY,label:h.t("exp.privacy_preferences_link_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.privacy_preferences_link_label")}),t()},className:"fides-manage-preferences-button",id:"fides-manage-preferences-button"}),O&&p(tc,{}),E&&p(Gl,{})]})]})},Bo=({experience:e,onAcceptAll:t,onRejectAll:n,onSave:i,onManagePreferencesClick:o,enabledKeys:r,isInModal:l,isAcknowledge:s,hideOptInOut:a=!1,options:c})=>{const{isActive:u,activate:d}=Ue(!1),{isActive:h,activate:_}=Ue(!1),{i18n:g}=ce(),{setTrigger:f}=ge();if(!e.experience_config||!e.privacy_notices)return null;const{privacy_notices:v}=e,y=()=>{i(L.ACKNOWLEDGE,v.map(O=>O.notice_key))},m=()=>{i(L.SAVE,r)},w=()=>s?p(Se,{buttonType:ee.PRIMARY,label:g.t("exp.acknowledge_button_label"),onClick:()=>{f({type:X.BUTTON,label:g.t("exp.acknowledge_button_label")}),y(),d()},className:"fides-acknowledge-button",complete:u}):l?p(Se,{buttonType:a?ee.PRIMARY:ee.SECONDARY,label:g.t("exp.save_button_label"),onClick:()=>{f({type:X.BUTTON,label:g.t("exp.save_button_label")}),m(),_()},className:"fides-save-button",id:"fides-save-button",complete:h}):null;return p(nc,{availableLocales:e.available_locales,onManagePreferencesClick:o,onAcceptAll:t,onRejectAll:n,isInModal:l,renderFirstButton:w,hideOptInOut:a,options:c})};var ic=['a[href]:not([tabindex^="-"])','area[href]:not([tabindex^="-"])','input:not([type="hidden"]):not([type="radio"]):not([disabled]):not([tabindex^="-"])','input[type="radio"]:not([disabled]):not([tabindex^="-"])','select:not([disabled]):not([tabindex^="-"])','textarea:not([disabled]):not([tabindex^="-"])','button:not([disabled]):not([tabindex^="-"])','iframe:not([tabindex^="-"])','audio[controls]:not([tabindex^="-"])','video[controls]:not([tabindex^="-"])','[contenteditable]:not([tabindex^="-"])','[tabindex]:not([tabindex^="-"])'],oc="Tab",rc="Escape";function J(e){this._show=this.show.bind(this),this._hide=this.hide.bind(this),this._maintainFocus=this._maintainFocus.bind(this),this._bindKeypress=this._bindKeypress.bind(this),this.$el=e,this.shown=!1,this._id=this.$el.getAttribute("data-a11y-dialog")||this.$el.id,this._previouslyFocused=null,this._listeners={},this.create()}J.prototype.create=function(){this.$el.setAttribute("aria-hidden",!0),this.$el.setAttribute("aria-modal",!0),this.$el.setAttribute("tabindex",-1),this.$el.hasAttribute("role")||this.$el.setAttribute("role","dialog"),this._openers=Ge('[data-a11y-dialog-show="'+this._id+'"]'),this._openers.forEach(function(t){t.addEventListener("click",this._show)}.bind(this));const e=this.$el;return this._closers=Ge("[data-a11y-dialog-hide]",this.$el).filter(function(t){return t.closest('[aria-modal="true"], [data-a11y-dialog]')===e}).concat(Ge('[data-a11y-dialog-hide="'+this._id+'"]')),this._closers.forEach(function(t){t.addEventListener("click",this._hide)}.bind(this)),this._fire("create"),this},J.prototype.show=function(e){if(this.shown)return this;this._previouslyFocused=document.activeElement;const t=e&&e.target?e.target:null;return t&&Object.is(this._previouslyFocused,document.body)&&(this._previouslyFocused=t),this.$el.removeAttribute("aria-hidden"),this.shown=!0,Vo(this.$el),document.body.addEventListener("focus",this._maintainFocus,!0),document.addEventListener("keydown",this._bindKeypress),this._fire("show",e),this},J.prototype.hide=function(e){return this.shown?(this.shown=!1,this.$el.setAttribute("aria-hidden","true"),this._previouslyFocused&&this._previouslyFocused.focus&&this._previouslyFocused.focus(),document.body.removeEventListener("focus",this._maintainFocus,!0),document.removeEventListener("keydown",this._bindKeypress),this._fire("hide",e),this):this},J.prototype.destroy=function(){return this.hide(),this._openers.forEach(function(e){e.removeEventListener("click",this._show)}.bind(this)),this._closers.forEach(function(e){e.removeEventListener("click",this._hide)}.bind(this)),this._fire("destroy"),this._listeners={},this},J.prototype.on=function(e,t){return typeof this._listeners[e]>"u"&&(this._listeners[e]=[]),this._listeners[e].push(t),this},J.prototype.off=function(e,t){var n=(this._listeners[e]||[]).indexOf(t);return n>-1&&this._listeners[e].splice(n,1),this},J.prototype._fire=function(e,t){var n=this._listeners[e]||[],i=new CustomEvent(e,{detail:t});this.$el.dispatchEvent(i),n.forEach(function(o){o(this.$el,t)}.bind(this))},J.prototype._bindKeypress=function(e){const t=document.activeElement;t&&t.closest('[aria-modal="true"]')!==this.$el||(this.shown&&e.key===rc&&this.$el.getAttribute("role")!=="alertdialog"&&(e.preventDefault(),this.hide(e)),this.shown&&e.key===oc&&lc(this.$el,e))},J.prototype._maintainFocus=function(e){this.shown&&!e.target.closest('[aria-modal="true"]')&&!e.target.closest("[data-a11y-dialog-ignore-focus-trap]")&&Vo(this.$el)};function ac(e){return Array.prototype.slice.call(e)}function Ge(e,t){return ac((t||document).querySelectorAll(e))}function Vo(e){var t=e.querySelector("[autofocus]")||e;t.focus()}function sc(e){return Ge(ic.join(","),e).filter(function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)})}function lc(e,t){var n=sc(e),i=n.indexOf(document.activeElement);t.shiftKey&&i===0?(n[n.length-1].focus(),t.preventDefault()):!t.shiftKey&&i===n.length-1&&(n[0].focus(),t.preventDefault())}function dn(){Ge("[data-a11y-dialog]").forEach(function(e){new J(e)})}typeof document<"u"&&(document.readyState==="loading"?document.addEventListener("DOMContentLoaded",dn):window.requestAnimationFrame?window.requestAnimationFrame(dn):window.setTimeout(dn,16));const cc=()=>{const[e,t]=Y(null),n=S(i=>{if(i!==null){const o=new J(i);t(o)}},[]);return{instance:e,container:n}},Ho=({id:e,onClose:t,ariaHidden:n=!0})=>{const{instance:i,container:o}=cc(),r=`${e}-title`,l=S(()=>{i&&i.hide(),t&&t()},[t,i]);return F(()=>()=>{i&&i.destroy()},[i]),{instance:i,attributes:{container:{id:e,ref:o,role:"alertdialog","aria-hidden":n,"aria-labelledby":r},dialog:{role:"document"},closeButton:{type:"button",onClick:l},title:{role:"heading","aria-level":2,id:r}}}},dc=()=>p("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",fill:"currentColor",children:p("path",{d:"M9 12.05a.68.68 0 0 0-.68.7c0 .39.32.7.68.7.39 0 .68-.31.68-.7a.66.66 0 0 0-.68-.7Zm0-1.18c.26 0 .44-.2.44-.46V6.19c0-.26-.2-.47-.44-.47a.49.49 0 0 0-.47.47v4.22c0 .25.21.46.47.46Zm7.27 2.27-5.85-9.9c-.3-.5-.83-.8-1.42-.8-.6 0-1.12.3-1.42.8l-5.86 9.9c-.3.5-.3 1.1-.01 1.6.3.51.83.82 1.43.82h11.72c.6 0 1.13-.3 1.43-.82.29-.5.28-1.1-.02-1.6Zm-.82 1.1c-.1.25-.33.38-.62.38H3.14a.7.7 0 0 1-.61-.35.64.64 0 0 1 0-.65l5.86-9.9A.7.7 0 0 1 9 3.37a.7.7 0 0 1 .61.35l5.86 9.9c.1.2.12.44-.02.63Z"})}),uc=({title:e,description:t})=>p("div",{className:"fides-gpc-banner",children:[p("div",{className:"fides-gpc-warning",children:p(dc,{})}),p("div",{children:[p("p",{className:"fides-gpc-header",children:e}),p("p",{children:t})]})]});var fc=Object.defineProperty,pc=Object.defineProperties,_c=Object.getOwnPropertyDescriptors,Ko=Object.getOwnPropertySymbols,vc=Object.prototype.hasOwnProperty,gc=Object.prototype.propertyIsEnumerable,Yo=(e,t,n)=>t in e?fc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,bc=(e,t)=>{for(var n in t||(t={}))vc.call(t,n)&&Yo(e,n,t[n]);if(Ko)for(var n of Ko(t))gc.call(t,n)&&Yo(e,n,t[n]);return e},hc=(e,t)=>pc(e,_c(t));const qo=({titleProps:e,className:t,renderModalFooter:n,children:i,onVendorPageClick:o})=>{var r,l;const{i18n:s}=ce(),a=s.t("exp.title"),c=s.t("exp.description"),u=Pe().globalPrivacyControl,d=s.t("static.gpc.title"),h=s.t("static.gpc.description");return p(se,{children:[p("div",{id:"fides-consent-content",className:t,children:p("div",{className:"fides-modal-body",children:[p("div",hc(bc({},e),{className:"fides-modal-title",children:a})),p("p",{className:"fides-modal-description",children:p(jo,{onVendorPageClick:o,description:c,allowHTMLDescription:(l=(r=window.Fides)==null?void 0:r.options)==null?void 0:l.allowHTMLDescription})}),u&&p(uc,{title:d,description:h}),i]})}),p("div",{className:"fides-modal-footer",children:n()})]})};var yc=Object.defineProperty,mc=Object.defineProperties,wc=Object.getOwnPropertyDescriptors,Wo=Object.getOwnPropertySymbols,Ec=Object.prototype.hasOwnProperty,Oc=Object.prototype.propertyIsEnumerable,Zo=(e,t,n)=>t in e?yc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Xo=(e,t)=>{for(var n in t||(t={}))Ec.call(t,n)&&Zo(e,n,t[n]);if(Wo)for(var n of Wo(t))Oc.call(t,n)&&Zo(e,n,t[n]);return e},Jo=(e,t)=>mc(e,wc(t));const kc=({attributes:e,children:t,dismissable:n,onVendorPageClick:i,renderModalFooter:o})=>{const{container:r,dialog:l,title:s,closeButton:a}=e,{setTrigger:c}=ge();return p("div",Jo(Xo({},r),{className:"fides-modal-container",children:[p("div",{className:"fides-modal-overlay"}),p("div",Jo(Xo({},l),{className:"fides-modal-content",children:[p("div",{className:"fides-modal-header",children:[p("div",{}),p(Fo,{ariaLabel:"Close modal",onClick:()=>{c({type:"button",label:"Close modal"}),a.onClick()},hidden:window.Fides.options.preventDismissal||!n})]}),p(qo,{titleProps:s,renderModalFooter:o,onVendorPageClick:i,children:t})]}))]}))},Cc=()=>{const{message:e}=Po();return p("div",{role:"status","aria-live":"polite","aria-relevant":"additions",className:"fides-sr-only",id:"fides-overlay-live-region",children:e})},Pc=({options:e,experience:t,cookie:n,savedConsent:i,onOpen:o,onDismiss:r,renderBanner:l,renderModalContent:s,renderModalFooter:a,onVendorPageClick:c,isUiBlocking:u})=>{const{setServingComponent:d,dispatchFidesEventAndClearTrigger:h}=ge(),_=100,g=gl(),f=e.modalLinkId||"fides-modal-link",v=!t||!!e.fidesEmbed||e.modalLinkId==="",y=vl(f,v),m=Ae(null),[w,O]=Y(null);F(()=>{w===null&&O(!it(t,n,i,e))},[w]);const[E,N]=Y(e.fidesEmbed?it(t,n,i,e):!1);F(()=>(u&&E?xs():Li(),()=>{Li()}),[u,E]);const j=S(({saved:G=!1})=>{G||r(),h("FidesModalClosed",n,{saved:G}),d(void 0)},[h,n,r,d]),{instance:k,attributes:x}=Ho({id:"fides-modal",onClose:()=>{j({saved:!1})}});F(()=>{k&&k.on("show",()=>{document.documentElement.style.overflowY="hidden"}).on("hide",()=>{document.documentElement.style.overflowY=""})},[k]);const{attributes:A}=Ho({id:"fides-banner",ariaHidden:!E&&!e.fidesEmbed,onClose:()=>{N(!1)}}),I=S((G=be.FIDES)=>{e.fidesEmbed?N(!1):k&&(N(!1),k.show(),o(G))},[k,o,e]),Z=S(()=>{k&&!e.fidesEmbed&&(k.hide(),j({saved:!0}))},[k,j,e.fidesEmbed]);F(()=>{e.fidesEmbed&&!E&&o()},[e,o,E]),F(()=>{const G=setTimeout(()=>{w||N(!0)},_);return()=>clearTimeout(G)},[w,N]),F(()=>(t&&!e.fidesEmbed&&(window.Fides.showModal=()=>{I(be.EXTERNAL)}),()=>{window.Fides.showModal=$t}),[t,I,e.fidesEmbed]),F(()=>{e.fidesModalDisplay==="immediate"&&I()},[e.fidesModalDisplay,I]),F(()=>(document.body.classList.add("fides-overlay-modal-link-shown"),v||y&&(m.current=y,m.current.addEventListener("click",window.Fides.showModal),m.current.classList.add("fides-modal-link-shown")),()=>{m.current&&m.current.removeEventListener("click",window.Fides.showModal)}),[y,v,f]);const q=()=>{I()};return!g||!t.experience_config?null:p("div",{id:Fr,tabIndex:-1,children:[!w&&E&&u&&p("div",{className:"fides-modal-overlay"}),e.fidesEmbed?E||!s||!a?null:p(qo,{titleProps:x.title,renderModalFooter:()=>a({onClose:Z,isMobile:!1}),onVendorPageClick:c,children:s()}):p(kc,{attributes:x,dismissable:t.experience_config.dismissable,onVendorPageClick:c,renderModalFooter:()=>a?a({onClose:Z,isMobile:!1}):null,children:s&&s()}),!w&&l({attributes:A,isOpen:E,isEmbedded:e.fidesEmbed,onClose:()=>{N(!1)},onManagePreferencesClick:q}),p(Cc,{})]})},xc=({label:e,name:t,id:n,checked:i,onChange:o,disabled:r,onLabel:l,offLabel:s})=>{const{setTrigger:a}=ge(),c=i?l:s;return p("div",{className:"fides-toggle",children:[p("input",{type:"checkbox",name:t,"aria-label":e,className:"fides-toggle-input",onChange:()=>{a({type:X.TOGGLE,label:e,checked:!i}),o(n)},checked:i,role:"switch",disabled:r}),p("span",{className:"fides-toggle-display",children:c})]})};var Nc=Object.defineProperty,Ac=Object.defineProperties,Tc=Object.getOwnPropertyDescriptors,Qo=Object.getOwnPropertySymbols,Sc=Object.prototype.hasOwnProperty,Ic=Object.prototype.propertyIsEnumerable,er=(e,t,n)=>t in e?Nc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,tr=(e,t)=>{for(var n in t||(t={}))Sc.call(t,n)&&er(e,n,t[n]);if(Qo)for(var n of Qo(t))Ic.call(t,n)&&er(e,n,t[n]);return e},nr=(e,t)=>Ac(e,Tc(t));const Lc=({noticeKey:e,title:t,checked:n,onToggle:i,children:o,badge:r,gpcBadge:l,disabled:s,onLabel:a,offLabel:c,isHeader:u,includeToggle:d=!0})=>{const{isOpen:h,getButtonProps:_,getDisclosureProps:g,onToggle:f}=_l({id:e}),v=(w,O)=>{(w.code==="Space"||w.code==="Enter")&&(w.preventDefault(),O&&f())},y=o!=null,m=y?_():{};return p("div",{className:h&&y?"fides-notice-toggle fides-notice-toggle-expanded":"fides-notice-toggle",children:[p("div",{className:"fides-notice-toggle-title",children:[p("span",nr(tr({role:"button",tabIndex:0,onKeyDown:w=>v(w,y)},m),{className:u?"fides-notice-toggle-trigger fides-notice-toggle-header":"fides-notice-toggle-trigger",children:p("span",{className:"fides-flex-center fides-justify-space-between",children:t})})),p("span",{className:"fides-notice-toggle-controls",children:[l,r?p("span",{className:"fides-notice-badge",children:r}):null,d?p(xc,{label:t,name:e,id:e,checked:n,onChange:i,disabled:s,onLabel:a,offLabel:c}):null]})]},e),o?p("div",nr(tr({},g()),{children:o})):null]})},Fc=()=>p("hr",{className:"fides-divider"}),$c=({noticeToggles:e,enabledNoticeKeys:t,onChange:n})=>{const{i18n:i}=ce(),o=s=>{const a={key:s,type:"notice"};t.indexOf(s)===-1?n([...t,s],a):n(t.filter(c=>c!==s),a)};let r,l;return ci(i)===K&&(r="On",l="Off"),p("div",{children:e.map((s,a)=>{const{noticeKey:c,title:u,description:d,checked:h,disabled:_,gpcStatus:g}=s,f=a===e.length-1;return p("div",{children:[p(Lc,{noticeKey:c,title:u,checked:h,onToggle:o,gpcBadge:p(Do,{status:g}),disabled:_,onLabel:r,offLabel:l,children:d}),f?null:p(Fc,{})]},c)})})};var jc=Object.defineProperty,Dc=Object.defineProperties,Rc=Object.getOwnPropertyDescriptors,ir=Object.getOwnPropertySymbols,zc=Object.prototype.hasOwnProperty,Mc=Object.prototype.propertyIsEnumerable,or=(e,t,n)=>t in e?jc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Uc=(e,t)=>{for(var n in t||(t={}))zc.call(t,n)&&or(e,n,t[n]);if(ir)for(var n of ir(t))Mc.call(t,n)&&or(e,n,t[n]);return e},Gc=(e,t)=>Dc(e,Rc(t));const Bc=()=>{var e;const{fidesGlobal:t,setFidesGlobal:n}=Il(),{fidesRegionString:i,cookie:o,options:r,saved_consent:l}=t,s=t.experience,{i18n:a,currentLocale:c,setCurrentLocale:u}=ce(),{triggerRef:d,setTrigger:h,servingComponentRef:_,setServingComponent:g,dispatchFidesEventAndClearTrigger:f}=ge(),v=ke(),y=P=>s.privacy_notices?s.privacy_notices.map(T=>kn(T,P||l||v?.consent)?T.notice_key:""):[];F(()=>{!c&&a.locale&&u(a.locale)},[c,a.locale,u]);const m=ve(()=>{if(s.experience_config){const P=st(c,a.getDefaultLocale(),s.experience_config);return P?.privacy_experience_config_history_id}},[s,c]),w=ve(()=>{var P;const D=((P=s.privacy_notices)!=null?P:[]).map(W=>{var Ve,Ot;const fn=W.consent_mechanism===V.NOTICE_ONLY||((Ot=(Ve=r.fidesDisabledNotices)==null?void 0:Ve.includes(W.notice_key))!=null?Ot:!1)||W.disabled,nd=Mt(c,a.getDefaultLocale(),W);return{notice:Gc(Uc({},W),{disabled:fn}),bestTranslation:nd}}),z=D.filter(W=>W.notice.consent_mechanism===V.NOTICE_ONLY),Be=D.filter(W=>W.notice.consent_mechanism!==V.NOTICE_ONLY);return[...z,...Be]},[s.privacy_notices,c,r.fidesDisabledNotices]),[O,E]=Y(y());window.addEventListener("FidesUpdating",P=>{const{consent:T}=P.detail;Object.entries(T).forEach(([D,z])=>{T[D]=$e(z)}),E(y(T))});const N=w.every(P=>P.notice.consent_mechanism===V.NOTICE_ONLY),j=w.map(P=>{var T,D;const z=O.indexOf(P.notice.notice_key)!==-1,Be=Pe(),W=Yn({value:z,notice:P.notice,consentContext:Be});return{noticeKey:P.notice.notice_key,title:((T=P.bestTranslation)==null?void 0:T.title)||P.notice.name||"",description:(D=P.bestTranslation)==null?void 0:D.description,checked:z,consentMechanism:P.notice.consent_mechanism,disabled:P.notice.disabled,gpcStatus:W}});El({privacyExperienceConfigHistoryId:m,privacyNoticeHistoryIds:w.reduce((P,T)=>{var D;const z=(D=T.bestTranslation)==null?void 0:D.privacy_notice_history_id;return z&&P.push(z),P},[]),options:r,userGeography:i,acknowledgeMode:N,privacyExperience:s});const k=S((P,T)=>{const D={};w.forEach(z=>{z.notice.consent_mechanism!==V.NOTICE_ONLY?D[z.notice.notice_key]=T.includes(z.notice.notice_key):D[z.notice.notice_key]=!0}),Vt(t,{noticeConsent:D,consentMethod:P,eventExtraDetails:{servingComponent:_.current,trigger:d.current}}).finally(()=>{window.Fides&&n(window.Fides),h(void 0)}),E(T)},[w,t,_,d,h,n]),x=S(P=>{k(P?L.SCRIPT:L.ACCEPT,w.filter(T=>!T.notice.disabled||O.includes(T.notice.notice_key)).map(T=>T.notice.notice_key))},[O,k,w]),A=S(P=>{k(P?L.SCRIPT:L.REJECT,w.filter(T=>T.notice.consent_mechanism===V.NOTICE_ONLY||T.notice.disabled&&O.includes(T.notice.notice_key)).map(T=>T.notice.notice_key))},[O,k,w]);F(()=>{nt(r)&&s.privacy_notices&&(r.fidesConsentOverride===L.ACCEPT?x(!0):r.fidesConsentOverride===L.REJECT&&A(!0))},[s.privacy_notices,r.fidesConsentOverride]);const I=S(()=>{g(Le.BANNER),f("FidesUIShown",o)},[o,f,g]),Z=S(P=>{g(Le.MODAL),f("FidesUIShown",o,{trigger:{origin:P}})},[o,f,g]),q=S(()=>{St(v?.consent)||k(L.DISMISS,y())},[k,y,v?.consent]),G=S((P,T)=>{const D={servingComponent:_.current,trigger:d.current,preference:T};E(P),f("FidesUIChanged",o,D)},[d,f,o,_]);if(!s.experience_config)return null;const B=!!((e=s.experience_config)!=null&&e.dismissable),Ie=w.length===1;return p(Pc,{options:r,experience:s,cookie:o,savedConsent:l,isUiBlocking:!B,onOpen:Z,onDismiss:q,renderBanner:({attributes:P,isEmbedded:T,isOpen:D,onClose:z,onManagePreferencesClick:Be})=>{var W;const Ve=N||((W=s.experience_config)==null?void 0:W.layer1_button_options)===Pt.ACKNOWLEDGE;return p(zl,{attributes:P,bannerIsOpen:D,dismissable:B,onOpen:I,onClose:()=>{z(),q()},isEmbedded:T,renderButtonGroup:()=>p(Bo,{experience:s,onManagePreferencesClick:Be,enabledKeys:O,onAcceptAll:()=>{x(),z()},onRejectAll:()=>{A(),z()},onSave:(Ot,fn)=>{k(Ot,fn),z()},isAcknowledge:Ve,hideOptInOut:Ve,options:r})})},renderModalContent:()=>p("div",{children:p("div",{className:"fides-modal-notices",children:p($c,{noticeToggles:j,enabledNoticeKeys:O,onChange:G})})}),renderModalFooter:({onClose:P})=>p(Bo,{experience:s,enabledKeys:O,onAcceptAll:()=>{x(),P()},onRejectAll:()=>{A(),P()},onSave:(T,D)=>{k(T,D),P()},isInModal:!0,isAcknowledge:N,hideOptInOut:Ie||N,options:r})})},Vc=(e,t)=>{const{i18n:n,initializedFides:i}=e;Xi(p(Ol,{i18nInstance:n,children:p(Sl,{initializedFides:i,children:p(Tl,{children:p(fl,{children:p(Bc,{})})})})}),t)};var Hc=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});function Kc(e){return Hc(this,null,function*(){var t;if(!((t=e.options.apiOptions)!=null&&t.getPreferencesFn))return null;try{return yield e.options.apiOptions.getPreferencesFn(e)}catch{return null}})}var Yc=Object.defineProperty,qc=Object.defineProperties,Wc=Object.getOwnPropertyDescriptors,rr=Object.getOwnPropertySymbols,Zc=Object.prototype.hasOwnProperty,Xc=Object.prototype.propertyIsEnumerable,ar=(e,t,n)=>t in e?Yc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ie=(e,t)=>{for(var n in t||(t={}))Zc.call(t,n)&&ar(e,n,t[n]);if(rr)for(var n of rr(t))Xc.call(t,n)&&ar(e,n,t[n]);return e},un=(e,t)=>qc(e,Wc(t)),Jc=(e,t,n)=>new Promise((i,o)=>{var r=a=>{try{s(n.next(a))}catch(c){o(c)}},l=a=>{try{s(n.throw(a))}catch(c){o(c)}},s=a=>a.done?i(a.value):Promise.resolve(a.value).then(r,l);s((n=n.apply(e,t)).next())});function Qc(e){return Jc(this,null,function*(){var t,n,i,o;let r=(t=e??this.config)!=null?t:Ht("Fides must be initialized with a configuration object");Tr(!!((n=r.options)!=null&&n.debug)),this.config=r,re("FidesInitializing",void 0,{gppEnabled:this.config.options.gppEnabled||((o=(i=this.config.experience)==null?void 0:i.gpp_settings)==null?void 0:o.enabled),tcfEnabled:this.config.options.tcfEnabled});const l=Ri(Ee.OPTIONS,r),s=Ri(Ee.EXPERIENCE_TRANSLATION,r),a=yield Kc(r);!l.fidesString&&a?.fides_string&&(l.fidesString=a.fides_string);const c={optionsOverrides:l,consentPrefsOverrides:a,experienceTranslationOverrides:s};Ar(l);let u;if(!ke()){const{consent:f,method:v}=Mn(l);f&&v&&(u=f)}r=un(ie({},r),{options:ie(ie({},r.options),c.optionsOverrides)}),this.config=r,this.cookie=js(r),this.cookie.consent=ie(ie({},this.cookie.consent),u),this.saved_consent=ie({},this.cookie.consent);const{fidesString:d}=r.options;if(d)try{const{nc:f}=Dt(d);this.decodeNoticeConsentString(f);const v={fides_string:d};this.cookie=ie(ie({},this.cookie),v)}catch{}if(this.experience=r.experience,!An(this.cookie)||!!u){const f=Ds(un(ie({},r),{cookie:this.cookie,savedConsent:this.saved_consent,updateExperienceFromCookieConsent:It}));Object.assign(this,f),dt(this),this.experience=f.experience,Jn(this.cookie,{shouldShowExperience:this.shouldShowExperience()})}const g=yield Rs({fides:this,initOverlay:eo,renderOverlay:Vc,updateExperience:Ni,overrides:c});Object.assign(this,g),dt(this),Qn(this.cookie,{shouldShowExperience:this.shouldShowExperience()})})}const ed=Ai({}),td=un(ie({},ed),{init:Qc});dt(td),b.BannerEnabled=vn,b.ButtonType=ee,b.CONSENT_COOKIE_MAX_AGE_DAYS=xn,b.CONSENT_COOKIE_NAME=Tt,b.ComponentType=M,b.ConsentFlagType=de,b.ConsentMechanism=V,b.ConsentMethod=L,b.ConsentNonApplicableFlagMode=we,b.DEFAULT_LOCALE=K,b.DEFAULT_MODAL_LINK_LABEL=Je,b.EnforcementLevel=_n,b.FidesEndpointPaths=gi,b.FidesEventOrigin=be,b.FidesEventTargetType=X,b.FidesModalDefaultView=gn,b.GpcStatus=oe,b.LOCALE_REGEX=Qe,b.Layer1ButtonOption=Pt,b.OverrideType=Ee,b.PrivacyNoticeFramework=pn,b.REQUEST_SOURCE=wi,b.RejectAllMechanism=bn,b.RequestOrigin=hn,b.SaveConsentPreference=Ct,b.ServingComponent=Le,b.UpdateConsentValidation=ue,b.UserConsentPreference=H,b.allNoticesAreDefaultOptIn=Gr,b.applyOverridesToConsent=je,b.areLocalesEqual=ne,b.buildCookieConsentFromConsentPreferences=$n,b.consentCookieObjHasSomeConsentSet=St,b.constructFidesRegionString=tt,b.createConsentPreferencesToSave=Vr,b.createConsentProxy=jt,b.createEmptyExperience=bi,b.decodeNoticeConsentString=ot,b.defaultShowModal=$t,b.detectUserLocale=di,b.dispatchConsentLoadedEvents=Jn,b.dispatchFidesEvent=re,b.dispatchReadyEvents=Qn,b.encodeNoticeConsentString=qn,b.experienceIsValid=Hn,b.extractDefaultLocaleFromExperience=zt,b.fetchExperience=hi,b.fetchGvlTranslations=yi,b.getConsentContext=Pe,b.getCookieByName=Xe,b.getCoreFides=Ai,b.getCurrentLocale=ci,b.getFidesConsentCookie=ke,b.getGeolocation=Ti,b.getGpcStatusFromNotice=Yn,b.getOrMakeFidesCookie=Sn,b.getOverrideValidatorMapByType=Vn,b.getTcfDefaultPreference=Br,b.getWindowObjFromPath=Kn,b.i18n=es,b.initOverlay=eo,b.initializeI18n=fi,b.isConsentOverride=nt,b.isNewFidesCookie=An,b.isPrivacyExperience=Ce,b.isValidAcString=Yr,b.loadGVLMessagesFromExperience=si,b.loadMessagesFromExperience=ai,b.loadMessagesFromFiles=ri,b.loadMessagesFromGVLTranslations=li,b.localizeModalLinkText=pi,b.makeConsentDefaultsLegacy=Ln,b.makeFidesCookie=Tn,b.matchAvailableLocales=ui,b.messageExists=he,b.noticeHasConsentInCookie=We,b.onFidesEvent=Xn,b.parseFidesDisabledNotices=En,b.patchNoticesServed=Oi,b.patchUserPreference=Ei,b.processExternalConsentValue=$e,b.raise=Ht,b.removeCookiesFromBrowser=Fn,b.resolveConsentValue=kn,b.resolveLegacyConsentValue=On,b.saveFidesCookie=In,b.selectBestExperienceConfigTranslation=st,b.selectBestNoticeTranslation=Mt,b.setupI18n=Ut,b.shouldResurfaceBanner=it,b.transformConsentToFidesUserPreference=Fe,b.transformTcfPreferencesToCookieKeys=Or,b.transformUserPreferenceToBoolean=fe,b.updateCookieFromExperience=Dn,b.updateCookieFromNoticePreferences=jn,b.updateExperience=Ni,b.updateExperienceFromCookieConsentNotices=It,b.updateWindowFides=dt,b.validateOptions=Bn});
11
+ );border:1px solid var(--fides-overlay-row-divider-color);display:flex;margin-bottom:22px;padding:4px}.fides-radio-button{background-color:transparent;border:none;cursor:pointer;flex:1;padding:5px 16px}.fides-radio-button[aria-checked=true]{background-color:var(--fides-overlay-primary-button-background-color);color:var(--fides-overlay-primary-button-text-color)}.fides-flex-center{align-items:center;display:flex}.fides-margin-right{margin-right:3px}.fides-justify-space-between{justify-content:space-between}.fides-vendor-details-table{width:100%}.fides-vendor-details-table td,.fides-vendor-details-table th{font-size:var(--fides-overlay-font-size-body-small);text-align:left}.fides-vendor-details-table td{border-bottom:1px solid var(--fides-overlay-row-divider-color)}.fides-link-button{background:none;border:none;cursor:pointer;padding:0}.fides-external-link,.fides-primary-text-color{color:var(--fides-overlay-primary-color)}.fides-external-link{font-size:var(--fides-overlay-font-size-body-small);font-weight:500;margin-right:16px}.fides-info-box{background-color:var(--fides-overlay-neutral-background-color);border-radius:var(--fides-overlay-component-border-radius);margin:10px 0;padding:16px}.fides-info-box p{margin:0}.fides-tabs .tabpanel-container{overflow:hidden}.tabpanel-container section[hidden]{display:none}.fides-paging-buttons{display:flex;gap:8px;justify-content:center}.fides-paging-info{color:var(--fides-overlay-font-color-dark);font-size:var(--fides-overlay-font-size-body-small);font-weight:600;padding:8px}.fides-paging-previous-button{margin-right:8px}.fides-paging-next-button,.fides-paging-previous-button{background-color:transparent;border:none;cursor:pointer;padding:6px}.fides-paging-next-button:disabled,.fides-paging-previous-button:disabled{cursor:default}.fides-i18n-menu{position:relative}.fides-modal-footer .fides-i18n-menu{bottom:var(--fides-overlay-padding);left:var(--fides-overlay-padding);position:absolute}.fides-modal-footer .fides-button-group-i18n{min-height:var(--fides-overlay-modal-secondary-button-group-height)}button.fides-i18n-button{align-items:center;background-color:transparent;border:none;color:var(--fides-overlay-body-font-color);cursor:pointer;display:flex;flex-direction:row;font-family:var(--fides-overlay-font-family);font-size:var(--fides-overlay-font-size-body);gap:2px;height:var(--fides-overlay-font-size-body);text-transform:uppercase;white-space:nowrap}#fides-i18n-icon{animation-duration:var(--fides-overlay-language-loading-indicator-speed);animation-iteration-count:infinite;animation-timing-function:linear;transform-origin:50% 50%}div#fides-overlay-wrapper .fides-i18n-button{box-sizing:content-box}.fides-i18n-popover{background-color:var(--fides-overlay-background-dark-color);border-radius:var(--fides-overlay-component-border-radius);bottom:100%;display:flex;flex-direction:column;gap:1px;left:0;max-height:0;min-width:calc(var(--fides-base-font-size)*9);overflow:hidden;position:absolute;transition:max-height .2s ease-in-out}.fides-i18n-menu-open .fides-i18n-popover{border:1px solid var(--fides-overlay-primary-color);max-height:calc(var(--fides-base-font-size)*7);overflow:scroll}.fides-i18n-button:hover{background-color:var(--fides-overlay-hover-color);border-radius:var(--fides-overlay-language-button-border-radius)}.fides-i18n-menu-open .fides-i18n-caret{transform:rotate(180deg)}button.fides-banner-button.fides-menu-item{background:var(--fides-overlay-secondary-button-background-color);border:none;border-radius:0;color:var(--fides-overlay-secondary-button-text-color);margin:0;padding-left:calc(var(--fides-base-font-size)*1.5);text-align:left;width:100%}button.fides-banner-button.fides-menu-item[aria-checked=true]{background:var(--fides-overlay-primary-button-background-color);color:var(--fides-overlay-primary-button-text-color)}button.fides-banner-button.fides-menu-item[aria-checked=true]:before{content:"\\2713";display:inline-block;margin-left:calc(var(--fides-base-font-size)*-1);margin-right:calc(var(--fides-base-font-size)*.25)}button.fides-banner-button.fides-menu-item:not([aria-checked=true]):hover{background:var(--fides-overlay-secondary-button-background-hover-color)}.fides-sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}@media (min-width:1280px){div#fides-banner{width:60%}}@media (min-width:768px){div#fides-banner{border:var(--fides-overlay-container-border-width) solid var(--fides-overlay-primary-color);border-radius:var(--fides-overlay-component-border-radius);width:75%}div#fides-banner-container.fides-banner-bottom{bottom:var(--fides-overlay-banner-offset)}}@media (max-width:768px){div#fides-consent-content,div.fides-modal-content{width:100%!important}.fides-modal-button-group{flex-direction:column}button.fides-banner-button{margin:0 8px 12px 0}div#fides-banner{padding:24px;width:100%}div#fides-banner-description{margin-bottom:0}div#fides-banner-inner div#fides-button-group{align-items:flex-start;flex-direction:column;gap:12px;padding-top:24px}.fides-banner-button-group{flex-direction:column;width:100%}button.fides-banner-button{margin:0;width:100%}div#fides-banner-inner-container{max-height:50vh;overflow-y:auto;scrollbar-gutter:stable}div.fides-privacy-policy-link{width:100%}.fides-modal-footer{max-width:100%}.fides-banner-secondary-actions{gap:12px}.fides-banner-secondary-actions .fides-manage-preferences-button{order:0}.fides-banner-secondary-actions .fides-privacy-policy{order:1}.fides-banner-secondary-actions .fides-i18n-menu{order:2}.fides-banner-button-group.fides-button-group-i18n{min-height:68px}.fides-i18n-menu{bottom:var(--fides-overlay-padding);left:var(--fides-overlay-padding);position:absolute}}.fides-data-toggle-skeleton__container{align-items:center;border-bottom:1px solid var(--fides-overlay-row-divider-color);display:flex;justify-content:space-between;min-height:40px;padding-inline:12px;width:100%}.fides-notice-toggle .fides-skeleton__container:hover{background-color:unset;cursor:default}.fides-skeleton__component{animation-duration:1.4s;animation-iteration-count:infinite;animation-name:fides-skeleton-loading;animation-timing-function:ease;background:linear-gradient(90deg,var(--fides-overlay-skeleton-gradient-from-color) 25%,var(--fides-overlay-skeleton-gradient-to-color) 37%,var(--fides-overlay-skeleton-gradient-from-color) 63%);background-size:400% 100%}.fides-skeleton__text{border-radius:var(--fides-overlay-component-border-radius);height:var(--fides-overlay-line-height);width:60%}.fides-skeleton__switch{border-radius:100vw;height:24px;width:50px}@keyframes fides-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}`;dl(ul);const Co=xe(void 0),fl=({children:e})=>{const[t,n]=Y(""),i=S(l=>{n(""),setTimeout(()=>{n(l)},0)},[]),o=S(()=>{n("")},[]),r=ve(()=>({message:t,announce:i,clear:o}),[t,i,o]);return F(()=>{const l=()=>{i("Preferences updated")},a=()=>{o()};return window.addEventListener("FidesUIShown",a),window.addEventListener("FidesUpdated",l),()=>{window.removeEventListener("FidesUIShown",a),window.removeEventListener("FidesUpdated",l)}},[i,o]),p(Co.Provider,{value:r,children:e})},Po=()=>{const e=Te(Co);if(!e)throw new Error("useLiveRegion must be used within a LiveRegionProvider");return e},pl=3e3,Ue=(e=!1,t=pl)=>{const[n,i]=Y(e),o=Ae(null),{clear:r}=Po(),l=S(()=>{o.current!==null&&(window.clearTimeout(o.current),o.current=null)},[]),a=S(()=>{l(),i(!1),r()},[l,r]),s=S(c=>{l(),i(!0);const u=c??t;o.current=window.setTimeout(()=>{i(!1),r(),o.current=null},u)},[l,t,r]);return F(()=>()=>l(),[l]),{isActive:n,activate:s,deactivate:a}},_l=({id:e})=>{const[t,n]=Y(!1),i=S(()=>n(!1),[]),o=S(()=>n(!0),[]),r=S(()=>{t?i():o()},[t,o,i]);return{isOpen:t,onOpen:o,onClose:i,onToggle:r,getButtonProps:()=>({"aria-expanded":t,"aria-controls":e,onClick:r}),getDisclosureProps:()=>({id:e,className:t?"fides-disclosure-visible":"fides-disclosure-hidden"})}},vl=(e,t)=>{const[n,i]=Y(null);return F(()=>{if(t)return()=>{};Fi(e).then(o=>{i(o)})},[e,t]),n},gl=()=>{const[e,t]=Y(!1);return F(()=>{t(!0)},[]),e};var bl=Object.defineProperty,xo=Object.getOwnPropertySymbols,hl=Object.prototype.hasOwnProperty,yl=Object.prototype.propertyIsEnumerable,No=(e,t,n)=>t in e?bl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ml=(e,t)=>{for(var n in t||(t={}))hl.call(t,n)&&No(e,n,t[n]);if(xo)for(var n of xo(t))yl.call(t,n)&&No(e,n,t[n]);return e},wl=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const El=({options:e,privacyExperience:t,privacyExperienceConfigHistoryId:n,privacyNoticeHistoryIds:i,userGeography:o,acknowledgeMode:r,tcfNoticesServed:l})=>{const a=S(s=>wl(void 0,null,function*(){var c;if(e.fidesDisableSaveApi||e.fidesDisableNoticesServedApi||!s.detail.extraDetails||s.detail.extraDetails.servingComponent===Le.BANNER&&!((c=t?.experience_config)!=null&&c.show_layer1_notices))return;const u=ki.getServedNoticeHistoryId(),d=ml({served_notice_history_id:u,browser_identity:s.detail.identity,privacy_experience_config_history_id:n||"",user_geography:o,acknowledge_mode:r,privacy_notice_history_ids:i||[],serving_component:String(s.detail.extraDetails.servingComponent),property_id:t.property_id},l);Oi({request:d,options:e})}),[e,t,n,o,r,i,l]);F(()=>(window.addEventListener("FidesUIShown",a),()=>{window.removeEventListener("FidesUIShown",a)}),[a])},Ao=xe({}),Ol=({i18nInstance:e,children:t})=>{const[n,i]=Y(),[o,r]=Y(!1),l=S(s=>{e.activate(s),i(s)},[e,i]);F(()=>{const s=document.getElementById($r);o?s?.style.setProperty("animation-name","spin"):s?.style.removeProperty("animation-name")},[o]);const a=ve(()=>({i18n:e,currentLocale:n,setCurrentLocale:l,isLoading:o,setIsLoading:r}),[e,n,l,o]);return p(Ao.Provider,{value:a,children:t})},ce=()=>{const e=Te(Ao);if(!e||Object.keys(e).length===0)throw new Error("useI18n must be used within a I18nProvider");return e};var kl=Object.defineProperty,Cl=Object.defineProperties,Pl=Object.getOwnPropertyDescriptors,To=Object.getOwnPropertySymbols,xl=Object.prototype.hasOwnProperty,Nl=Object.prototype.propertyIsEnumerable,So=(e,t,n)=>t in e?kl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,an=(e,t)=>{for(var n in t||(t={}))xl.call(t,n)&&So(e,n,t[n]);if(To)for(var n of To(t))Nl.call(t,n)&&So(e,n,t[n]);return e},Al=(e,t)=>Cl(e,Pl(t));const Io=xe({}),Tl=({children:e})=>{const t=Ae(),n=Ae(),i=S(a=>{t.current=a},[]),o=S(a=>{n.current=a},[]),r=S((a,s,c)=>{var u;re(a,s,Al(an({},c),{servingComponent:(u=c?.servingComponent)!=null?u:n.current,trigger:an(an({},c?.trigger),t.current)})),i(void 0)},[i]),l=ve(()=>({triggerRef:t,setTrigger:i,servingComponentRef:n,setServingComponent:o,dispatchFidesEventAndClearTrigger:r}),[i,r,o]);return p(Io.Provider,{value:l,children:e})},ge=()=>{const e=Te(Io);if(!e||Object.keys(e).length===0)throw new Error("useEvent must be used within a EventProvider");return e},Lo=xe({}),Sl=({initializedFides:e,children:t})=>{const[n,i]=Y(e),o=ve(()=>({fidesGlobal:n,setFidesGlobal:i}),[n,i]);return p(Lo.Provider,{value:o,children:t})},Il=()=>{const e=Te(Lo);if(!e||Object.keys(e).length===0)throw new Error("useFidesGlobal must be used within a FidesGlobalProvider");return e},Fo=({onClick:e,ariaLabel:t,hidden:n=!1})=>p("button",{type:"button","aria-label":t,className:"fides-close-button",onClick:e,style:{visibility:n?"hidden":"visible"},children:p("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"none",children:p("path",{fill:"#2D3748",d:"m8 7.057 3.3-3.3.943.943-3.3 3.3 3.3 3.3-.943.943-3.3-3.3-3.3 3.3-.943-.943 3.3-3.3-3.3-3.3.943-.943 3.3 3.3Z"})})}),Ll=xe({}),sn="__VENDOR_COUNT_LINK__",$o=(e,t)=>t?p("span",{dangerouslySetInnerHTML:{__html:e.trim()}}):Ns(e).trim(),jo=({description:e,onVendorPageClick:t,allowHTMLDescription:n=!1})=>{const[i,o]=Y(),{setTrigger:r}=ge();let l=0;const a=Te(Ll);return a?.vendorCount&&(l=a.vendorCount),F(()=>{if(e)if(e.includes(sn)&&t){const s=e.split(sn);for(let u=1;u<s.length;u+=2)s.splice(u,0,p(se,{children:[" ",p("button",{type:"button",className:"fides-link-button fides-vendor-count",onClick:()=>{t&&(r({type:X.LINK,label:sn}),t())},children:l})," "]}));const c=s.map(u=>typeof u=="string"?$o(u,n):u);o(c)}else o([$o(e,n)])},[e,t]),e?p("div",{children:i}):null},Do=({status:e})=>{const{i18n:t}=ce(),n=t.t("static.gpc"),i=e.valueOf();let o="";if(e===oe.APPLIED)o=t.t("static.gpc.status.applied");else if(e===oe.OVERRIDDEN)o=t.t("static.gpc.status.overridden");else if(e===oe.NONE)return null;return p("span",{className:"fides-gpc-label",children:[n," ",p("span",{className:`fides-gpc-badge fides-gpc-badge-${i}`,children:o})]})};var Fl=Object.defineProperty,$l=Object.defineProperties,jl=Object.getOwnPropertyDescriptors,Ro=Object.getOwnPropertySymbols,Dl=Object.prototype.hasOwnProperty,Rl=Object.prototype.propertyIsEnumerable,zo=(e,t,n)=>t in e?Fl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ln=(e,t)=>{for(var n in t||(t={}))Dl.call(t,n)&&zo(e,n,t[n]);if(Ro)for(var n of Ro(t))Rl.call(t,n)&&zo(e,n,t[n]);return e},cn=(e,t)=>$l(e,jl(t));const zl=({attributes:e,dismissable:t,onOpen:n,onClose:i,bannerIsOpen:o,children:r,onVendorPageClick:l,renderButtonGroup:a,className:s,isEmbedded:c})=>{var u,d,h,_,g,f,v,y,m,w,O;const{container:E,dialog:N,title:j,closeButton:k}=e,{i18n:x}=ce(),A=Pe().globalPrivacyControl,{setTrigger:I}=ge();F(()=>{o&&n()},[o,n]);const Z=he(x,"exp.banner_title")?x.t("exp.banner_title"):x.t("exp.title"),q=he(x,"exp.banner_description")?x.t("exp.banner_description"):x.t("exp.description"),G=["fides-banner","fides-banner-bottom",!o&&"fides-banner-hidden",c&&"fides-embedded",s].filter(B=>typeof B=="string").join(" ");let Q=[];return(h=(d=(u=window.Fides)==null?void 0:u.experience)==null?void 0:d.experience_config)!=null&&h.show_layer1_notices&&((g=(_=window.Fides)==null?void 0:_.experience)!=null&&g.privacy_notices)&&(Q=(v=(f=window.Fides)==null?void 0:f.experience)==null?void 0:v.privacy_notices),p("div",cn(ln({className:G},E),{id:`${E.id}-container`,children:p("div",{id:E.id,children:p("div",cn(ln({},N),{id:`${E.id}-inner`,children:[p(Fo,{ariaLabel:"Close banner",onClick:()=>{I({type:X.BUTTON,label:"Close banner"}),k.onClick(),i()},hidden:((m=(y=window.Fides)==null?void 0:y.options)==null?void 0:m.preventDismissal)||!t}),p("div",{id:`${E.id}-inner-container`,children:[p("div",{className:"fides-banner__col",children:[p("div",{id:"fides-banner-heading",children:[p("div",cn(ln({},j),{className:"fides-banner-title",children:Z})),A&&p(Do,{status:oe.APPLIED})]}),p("div",{id:`${E.id}-description`,className:"fides-banner-description fides-banner__content",children:[p(jo,{description:q,onVendorPageClick:l,allowHTMLDescription:(O=(w=window.Fides)==null?void 0:w.options)==null?void 0:O.allowHTMLDescription}),!!Q?.length&&p("div",{id:`${E.id}-notices`,className:"fides-banner-notices",children:Q.map((B,Ie)=>p("span",{children:[p("strong",{children:B.name}),Ie<Q.length-1&&", "]},B.id))})]})]}),r]}),a()]}))})}))},Ml=e=>{const[t,n]=Y(!1);return F(()=>{const i=window.matchMedia(e);n(i.matches);function o(r){n(r.matches)}return i.addEventListener?i.addEventListener("change",o):i.addListener(o),()=>{i.removeEventListener?i.removeEventListener("change",o):i.removeListener(o)}},[e]),t},Ul=()=>p("svg",{xmlns:"http://www.w3.org/2000/svg",width:"31",height:"20",fill:"currentColor",className:"ethyca-logo",role:"img","aria-label":"Ethyca",children:p("path",{d:"M11.5602 0H8.70311V7.9999H11.5602V0ZM23.0026 12.0001H20.1455V20H23.0026V12.0001ZM14.1258 20H17.5799L12.1315 11.9774V17.0631L14.1258 20ZM8.13179 17.0626V11.9769L2.68588 19.9995H6.14003L8.13129 17.0626H8.13179ZM23.5744 2.93688V8.02263L29.0198 0H25.5682L23.5739 2.93688H23.5744ZM19.5742 2.93688L17.5799 0H14.1258L19.5742 8.02263V2.93688ZM19.5717 8.57121H12.132V11.4283H19.5717V8.57121ZM31 8.57121H23.5603V11.4283H31V8.57121ZM8.13179 8.57121H0.691589V11.4283H8.13179V8.57121Z"})}),Gl=()=>p("div",{className:"fides-brand",children:p("a",{href:"https://ethyca.com/",target:"_blank",rel:"noopener noreferrer",className:"fides-brand-link",children:["Powered by",p(Ul,{})]})}),Bl=()=>p("svg",{xmlns:"http://www.w3.org/2000/svg",id:"icon",fill:"currentColor",viewBox:"0 0 32 32",children:[p("path",{d:"M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m-2 19.59-5-5L10.59 15 14 18.41 21.41 11l1.596 1.586Z"}),p("path",{id:"inner-path",d:"m14 21.591-5-5L10.591 15 14 18.409 21.41 11l1.595 1.585z",fill:"none"}),p("path",{id:"_Transparent_Rectangle_",d:"M0 0h32v32H0z",fill:"none"})]}),Vl=()=>p("div",{className:"fides-spinner"}),Se=({buttonType:e,label:t,id:n,onClick:i,className:o="",disabled:r,loading:l,complete:a})=>{const{isActive:s,activate:c,deactivate:u}=Ue();return F(()=>{a?c():u()},[c,a,u]),p("button",{type:"button",id:n,className:`fides-banner-button fides-banner-button-${e.valueOf()} ${o}`,onClick:i,disabled:r||l,style:{cursor:r||l?"not-allowed":"pointer"},children:p("span",{style:{display:"flex",alignItems:"center",gap:"0.5em"},children:[t||"",l&&p(Vl,{}),!l&&s&&p("span",{"aria-hidden":"true",style:{width:"1em",height:"1em"},children:p(Bl,{})})]})})},Hl=xe({});var Kl=Object.defineProperty,Yl=Object.defineProperties,ql=Object.getOwnPropertyDescriptors,Et=Object.getOwnPropertySymbols,Mo=Object.prototype.hasOwnProperty,Uo=Object.prototype.propertyIsEnumerable,Go=(e,t,n)=>t in e?Kl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Wl=(e,t)=>{for(var n in t||(t={}))Mo.call(t,n)&&Go(e,n,t[n]);if(Et)for(var n of Et(t))Uo.call(t,n)&&Go(e,n,t[n]);return e},Zl=(e,t)=>Yl(e,ql(t)),Xl=(e,t)=>{var n={};for(var i in e)Mo.call(e,i)&&t.indexOf(i)<0&&(n[i]=e[i]);if(e!=null&&Et)for(var i of Et(e))t.indexOf(i)<0&&Uo.call(e,i)&&(n[i]=e[i]);return n};const Jl=e=>{var t=e,{isActive:n,className:i,children:o}=t,r=Xl(t,["isActive","className","children"]);return p("button",Zl(Wl({type:"button",role:"menuitemradio","aria-checked":n},r),{className:`fides-banner-button fides-menu-item ${i||""}`,children:o}))};var Ql=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});const ec=({availableLocales:e,options:t,isTCF:n})=>{const[i,o]=Y(!1),{i18n:r,currentLocale:l,setCurrentLocale:a,setIsLoading:s}=ce(),c=Te(Hl),u=Ae(null),d=Ae(null),h=()=>{o(!i)},_=f=>Ql(void 0,null,function*(){var v;if(f!==r.locale)if(n){s(!0);const y=yield yi(t.fidesApiUrl,[f]);s(!1),y&&Object.keys(y).length?(c.setGvlTranslations(y[f]),li(r,y,e||[K]),a(f)):console.error(`Unable to load GVL translation for ${f}`)}else a(f);o(!1),(v=u.current)==null||v.focus()}),g=S(f=>{var v,y,m;if(!i)return;const w=((v=d.current)==null?void 0:v.querySelectorAll(".fides-menu-item"))||[],{key:O}=f;if(O==="Escape"||O==="Tab"){o(!1),(y=u.current)==null||y.focus();return}if(O==="ArrowUp"||O==="ArrowDown"){f.preventDefault();const E=Array.from(w).findIndex(j=>j===document.activeElement);let N=E;O==="ArrowDown"?N=E===w.length-1?0:E+1:O==="ArrowUp"&&(N=E===0?w.length-1:E-1),(m=w[N])==null||m.focus()}},[i]);return F(()=>(document.addEventListener("keydown",g),()=>{document.removeEventListener("keydown",g)}),[g]),F(()=>{var f,v;if(i){const y=(f=d.current)==null?void 0:f.querySelectorAll(".fides-menu-item");(v=y?.[0])==null||v.focus()}},[i]),F(()=>{const f=v=>{i&&d.current&&!d.current.contains(v.target)&&u.current&&!u.current.contains(v.target)&&o(!1)};return document.addEventListener("mousedown",f),()=>{document.removeEventListener("mousedown",f)}},[i]),p("div",{className:`fides-i18n-menu ${i?"fides-i18n-menu-open":""}`,ref:d,children:[p("div",{role:"menu",className:"fides-i18n-popover",id:"fides-i18n-popover",children:r.availableLanguages.map(f=>p(Jl,{id:l===f.locale?"fidesActiveMenuItem":void 0,onClick:()=>_(f.locale),isActive:l===f.locale,title:f.label_en,"aria-label":f.label_en,tabIndex:-1,children:f.label_original},f.locale))}),p("button",{type:"button",className:"fides-i18n-button",onClick:h,ref:u,"aria-haspopup":"true","aria-expanded":i,"aria-controls":"fides-i18n-popover","aria-label":`Select language, current language is ${l}`,children:[p("svg",{xmlns:"http://www.w3.org/2000/svg",height:"100%",viewBox:"0 0 36 36",fill:"currentColor",id:"fides-i18n-icon",children:p("path",{fill:"currentColor",d:"M18 32.625c.52 0 1.898-.506 3.347-3.403.619-1.245 1.153-2.756 1.547-4.472h-9.788c.394 1.716.928 3.227 1.547 4.472 1.449 2.897 2.827 3.403 3.347 3.403m-5.45-11.25h10.9a32.5 32.5 0 0 0 0-6.75h-10.9a32.5 32.5 0 0 0 0 6.75m.556-10.125h9.788c-.394-1.716-.928-3.227-1.547-4.472C19.898 3.881 18.52 3.375 18 3.375s-1.898.506-3.347 3.403c-.619 1.245-1.153 2.756-1.547 4.472m13.732 3.375A35 35 0 0 1 26.993 18c0 1.153-.056 2.285-.155 3.375h5.393c.253-1.083.394-2.215.394-3.375s-.134-2.292-.394-3.375h-5.393m4.135-3.375a14.7 14.7 0 0 0-6.92-6.567c.992 1.8 1.78 4.043 2.293 6.567h4.634zm-21.326 0c.513-2.524 1.3-4.76 2.292-6.567A14.7 14.7 0 0 0 5.02 11.25h4.634zm-5.878 3.375A14.8 14.8 0 0 0 3.375 18c0 1.16.134 2.292.394 3.375h5.393A35 35 0 0 1 9.007 18c0-1.153.056-2.285.155-3.375zm20.285 16.692a14.7 14.7 0 0 0 6.919-6.567h-4.627c-.513 2.524-1.3 4.76-2.292 6.567m-12.108 0c-.991-1.8-1.779-4.043-2.292-6.567H5.02a14.7 14.7 0 0 0 6.92 6.567zM18 36a18 18 0 1 1 0-36 18 18 0 0 1 0 36"})}),l,p("svg",{className:"fides-i18n-caret",xmlns:"http://www.w3.org/2000/svg",height:"100%",fill:"currentColor",viewBox:"0 0 24 24",children:p("path",{d:"M12 13.172L16.95 8.22198L18.364 9.63598L12 16L5.63599 9.63598L7.04999 8.22198L12 13.172Z"})})]})]})},tc=()=>{const{i18n:e}=ce();if(!he(e,"exp.privacy_policy_link_label")||!he(e,"exp.privacy_policy_url"))return null;const t=e.t("exp.privacy_policy_link_label"),n=e.t("exp.privacy_policy_url");return p("div",{id:"fides-privacy-policy-link",style:{display:"flex",alignItems:"center",justifyContent:"center"},children:p("a",{href:n,rel:"noopener noreferrer",target:"_blank",className:"fides-privacy-policy",children:t})})},nc=({availableLocales:e=[K],onManagePreferencesClick:t,renderFirstButton:n,onAcceptAll:i,onRejectAll:o,hideOptInOut:r,hideRejectAll:l,options:a,isInModal:s,isTCF:c,isGVLLoading:u})=>{var d;const{i18n:h}=ce(),{setTrigger:_}=ge(),g=Ml("(max-width: 768px)"),{isActive:f,activate:v}=Ue(!1),{isActive:y,activate:m}=Ue(!1),w=((d=h.availableLanguages)==null?void 0:d.length)>1,O=he(h,"exp.privacy_policy_link_label")&&he(h,"exp.privacy_policy_url"),E=s&&a.showFidesBrandLink;return p("div",{id:"fides-button-group",children:[p("div",{className:s?"fides-modal-button-group fides-modal-primary-actions":"fides-banner-button-group fides-banner-primary-actions",children:[!!n&&n(),!r&&p(se,{children:[c&&!!t&&p(Se,{buttonType:ee.SECONDARY,label:h.t("exp.privacy_preferences_link_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.privacy_preferences_link_label")}),t()},className:"fides-manage-preferences-button",id:"fides-manage-preferences-button"}),!l&&p(Se,{buttonType:ee.PRIMARY,label:h.t("exp.reject_button_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.reject_button_label")}),o(),m()},className:"fides-reject-all-button",id:"fides-reject-all-button",loading:u,complete:y}),p(Se,{buttonType:ee.PRIMARY,label:h.t("exp.accept_button_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.accept_button_label")}),i(),v()},className:"fides-accept-all-button",id:"fides-accept-all-button",loading:u,complete:f})]})]}),p("div",{className:`${s?"fides-modal-button-group fides-modal-secondary-actions":"fides-banner-button-group fides-banner-secondary-actions"}${w?" fides-button-group-i18n":""}${O?" fides-button-group-privacy-policy":""}${E?" fides-button-group-brand":""}`,children:[w&&p(ec,{availableLocales:e,options:a,isTCF:!!c}),!c&&!!t&&p(Se,{buttonType:g?ee.SECONDARY:ee.TERTIARY,label:h.t("exp.privacy_preferences_link_label"),onClick:()=>{_({type:X.BUTTON,label:h.t("exp.privacy_preferences_link_label")}),t()},className:"fides-manage-preferences-button",id:"fides-manage-preferences-button"}),O&&p(tc,{}),E&&p(Gl,{})]})]})},Bo=({experience:e,onAcceptAll:t,onRejectAll:n,onSave:i,onManagePreferencesClick:o,enabledKeys:r,isInModal:l,isAcknowledge:a,hideOptInOut:s=!1,options:c})=>{const{isActive:u,activate:d}=Ue(!1),{isActive:h,activate:_}=Ue(!1),{i18n:g}=ce(),{setTrigger:f}=ge();if(!e.experience_config||!e.privacy_notices)return null;const{privacy_notices:v}=e,y=()=>{i(L.ACKNOWLEDGE,v.map(O=>O.notice_key))},m=()=>{i(L.SAVE,r)},w=()=>a?p(Se,{buttonType:ee.PRIMARY,label:g.t("exp.acknowledge_button_label"),onClick:()=>{f({type:X.BUTTON,label:g.t("exp.acknowledge_button_label")}),y(),d()},className:"fides-acknowledge-button",complete:u}):l?p(Se,{buttonType:s?ee.PRIMARY:ee.SECONDARY,label:g.t("exp.save_button_label"),onClick:()=>{f({type:X.BUTTON,label:g.t("exp.save_button_label")}),m(),_()},className:"fides-save-button",id:"fides-save-button",complete:h}):null;return p(nc,{availableLocales:e.available_locales,onManagePreferencesClick:o,onAcceptAll:t,onRejectAll:n,isInModal:l,renderFirstButton:w,hideOptInOut:s,options:c})};var ic=['a[href]:not([tabindex^="-"])','area[href]:not([tabindex^="-"])','input:not([type="hidden"]):not([type="radio"]):not([disabled]):not([tabindex^="-"])','input[type="radio"]:not([disabled]):not([tabindex^="-"])','select:not([disabled]):not([tabindex^="-"])','textarea:not([disabled]):not([tabindex^="-"])','button:not([disabled]):not([tabindex^="-"])','iframe:not([tabindex^="-"])','audio[controls]:not([tabindex^="-"])','video[controls]:not([tabindex^="-"])','[contenteditable]:not([tabindex^="-"])','[tabindex]:not([tabindex^="-"])'],oc="Tab",rc="Escape";function J(e){this._show=this.show.bind(this),this._hide=this.hide.bind(this),this._maintainFocus=this._maintainFocus.bind(this),this._bindKeypress=this._bindKeypress.bind(this),this.$el=e,this.shown=!1,this._id=this.$el.getAttribute("data-a11y-dialog")||this.$el.id,this._previouslyFocused=null,this._listeners={},this.create()}J.prototype.create=function(){this.$el.setAttribute("aria-hidden",!0),this.$el.setAttribute("aria-modal",!0),this.$el.setAttribute("tabindex",-1),this.$el.hasAttribute("role")||this.$el.setAttribute("role","dialog"),this._openers=Ge('[data-a11y-dialog-show="'+this._id+'"]'),this._openers.forEach(function(t){t.addEventListener("click",this._show)}.bind(this));const e=this.$el;return this._closers=Ge("[data-a11y-dialog-hide]",this.$el).filter(function(t){return t.closest('[aria-modal="true"], [data-a11y-dialog]')===e}).concat(Ge('[data-a11y-dialog-hide="'+this._id+'"]')),this._closers.forEach(function(t){t.addEventListener("click",this._hide)}.bind(this)),this._fire("create"),this},J.prototype.show=function(e){if(this.shown)return this;this._previouslyFocused=document.activeElement;const t=e&&e.target?e.target:null;return t&&Object.is(this._previouslyFocused,document.body)&&(this._previouslyFocused=t),this.$el.removeAttribute("aria-hidden"),this.shown=!0,Vo(this.$el),document.body.addEventListener("focus",this._maintainFocus,!0),document.addEventListener("keydown",this._bindKeypress),this._fire("show",e),this},J.prototype.hide=function(e){return this.shown?(this.shown=!1,this.$el.setAttribute("aria-hidden","true"),this._previouslyFocused&&this._previouslyFocused.focus&&this._previouslyFocused.focus(),document.body.removeEventListener("focus",this._maintainFocus,!0),document.removeEventListener("keydown",this._bindKeypress),this._fire("hide",e),this):this},J.prototype.destroy=function(){return this.hide(),this._openers.forEach(function(e){e.removeEventListener("click",this._show)}.bind(this)),this._closers.forEach(function(e){e.removeEventListener("click",this._hide)}.bind(this)),this._fire("destroy"),this._listeners={},this},J.prototype.on=function(e,t){return typeof this._listeners[e]>"u"&&(this._listeners[e]=[]),this._listeners[e].push(t),this},J.prototype.off=function(e,t){var n=(this._listeners[e]||[]).indexOf(t);return n>-1&&this._listeners[e].splice(n,1),this},J.prototype._fire=function(e,t){var n=this._listeners[e]||[],i=new CustomEvent(e,{detail:t});this.$el.dispatchEvent(i),n.forEach(function(o){o(this.$el,t)}.bind(this))},J.prototype._bindKeypress=function(e){const t=document.activeElement;t&&t.closest('[aria-modal="true"]')!==this.$el||(this.shown&&e.key===rc&&this.$el.getAttribute("role")!=="alertdialog"&&(e.preventDefault(),this.hide(e)),this.shown&&e.key===oc&&lc(this.$el,e))},J.prototype._maintainFocus=function(e){this.shown&&!e.target.closest('[aria-modal="true"]')&&!e.target.closest("[data-a11y-dialog-ignore-focus-trap]")&&Vo(this.$el)};function ac(e){return Array.prototype.slice.call(e)}function Ge(e,t){return ac((t||document).querySelectorAll(e))}function Vo(e){var t=e.querySelector("[autofocus]")||e;t.focus()}function sc(e){return Ge(ic.join(","),e).filter(function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)})}function lc(e,t){var n=sc(e),i=n.indexOf(document.activeElement);t.shiftKey&&i===0?(n[n.length-1].focus(),t.preventDefault()):!t.shiftKey&&i===n.length-1&&(n[0].focus(),t.preventDefault())}function dn(){Ge("[data-a11y-dialog]").forEach(function(e){new J(e)})}typeof document<"u"&&(document.readyState==="loading"?document.addEventListener("DOMContentLoaded",dn):window.requestAnimationFrame?window.requestAnimationFrame(dn):window.setTimeout(dn,16));const cc=()=>{const[e,t]=Y(null),n=S(i=>{if(i!==null){const o=new J(i);t(o)}},[]);return{instance:e,container:n}},Ho=({id:e,onClose:t,ariaHidden:n=!0})=>{const{instance:i,container:o}=cc(),r=`${e}-title`,l=S(()=>{i&&i.hide(),t&&t()},[t,i]);return F(()=>()=>{i&&i.destroy()},[i]),{instance:i,attributes:{container:{id:e,ref:o,role:"alertdialog","aria-hidden":n,"aria-labelledby":r},dialog:{role:"document"},closeButton:{type:"button",onClick:l},title:{role:"heading","aria-level":2,id:r}}}},dc=()=>p("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",fill:"currentColor",children:p("path",{d:"M9 12.05a.68.68 0 0 0-.68.7c0 .39.32.7.68.7.39 0 .68-.31.68-.7a.66.66 0 0 0-.68-.7Zm0-1.18c.26 0 .44-.2.44-.46V6.19c0-.26-.2-.47-.44-.47a.49.49 0 0 0-.47.47v4.22c0 .25.21.46.47.46Zm7.27 2.27-5.85-9.9c-.3-.5-.83-.8-1.42-.8-.6 0-1.12.3-1.42.8l-5.86 9.9c-.3.5-.3 1.1-.01 1.6.3.51.83.82 1.43.82h11.72c.6 0 1.13-.3 1.43-.82.29-.5.28-1.1-.02-1.6Zm-.82 1.1c-.1.25-.33.38-.62.38H3.14a.7.7 0 0 1-.61-.35.64.64 0 0 1 0-.65l5.86-9.9A.7.7 0 0 1 9 3.37a.7.7 0 0 1 .61.35l5.86 9.9c.1.2.12.44-.02.63Z"})}),uc=({title:e,description:t})=>p("div",{className:"fides-gpc-banner",children:[p("div",{className:"fides-gpc-warning",children:p(dc,{})}),p("div",{children:[p("p",{className:"fides-gpc-header",children:e}),p("p",{children:t})]})]});var fc=Object.defineProperty,pc=Object.defineProperties,_c=Object.getOwnPropertyDescriptors,Ko=Object.getOwnPropertySymbols,vc=Object.prototype.hasOwnProperty,gc=Object.prototype.propertyIsEnumerable,Yo=(e,t,n)=>t in e?fc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,bc=(e,t)=>{for(var n in t||(t={}))vc.call(t,n)&&Yo(e,n,t[n]);if(Ko)for(var n of Ko(t))gc.call(t,n)&&Yo(e,n,t[n]);return e},hc=(e,t)=>pc(e,_c(t));const qo=({titleProps:e,className:t,renderModalFooter:n,children:i,onVendorPageClick:o})=>{var r,l;const{i18n:a}=ce(),s=a.t("exp.title"),c=a.t("exp.description"),u=Pe().globalPrivacyControl,d=a.t("static.gpc.title"),h=a.t("static.gpc.description");return p(se,{children:[p("div",{id:"fides-consent-content",className:t,children:p("div",{className:"fides-modal-body",children:[p("div",hc(bc({},e),{className:"fides-modal-title",children:s})),p("p",{className:"fides-modal-description",children:p(jo,{onVendorPageClick:o,description:c,allowHTMLDescription:(l=(r=window.Fides)==null?void 0:r.options)==null?void 0:l.allowHTMLDescription})}),u&&p(uc,{title:d,description:h}),i]})}),p("div",{className:"fides-modal-footer",children:n()})]})};var yc=Object.defineProperty,mc=Object.defineProperties,wc=Object.getOwnPropertyDescriptors,Wo=Object.getOwnPropertySymbols,Ec=Object.prototype.hasOwnProperty,Oc=Object.prototype.propertyIsEnumerable,Zo=(e,t,n)=>t in e?yc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Xo=(e,t)=>{for(var n in t||(t={}))Ec.call(t,n)&&Zo(e,n,t[n]);if(Wo)for(var n of Wo(t))Oc.call(t,n)&&Zo(e,n,t[n]);return e},Jo=(e,t)=>mc(e,wc(t));const kc=({attributes:e,children:t,dismissable:n,onVendorPageClick:i,renderModalFooter:o})=>{const{container:r,dialog:l,title:a,closeButton:s}=e,{setTrigger:c}=ge();return p("div",Jo(Xo({},r),{className:"fides-modal-container",children:[p("div",{className:"fides-modal-overlay"}),p("div",Jo(Xo({},l),{className:"fides-modal-content",children:[p("div",{className:"fides-modal-header",children:[p("div",{}),p(Fo,{ariaLabel:"Close modal",onClick:()=>{c({type:"button",label:"Close modal"}),s.onClick()},hidden:window.Fides.options.preventDismissal||!n})]}),p(qo,{titleProps:a,renderModalFooter:o,onVendorPageClick:i,children:t})]}))]}))},Cc=()=>{const{message:e}=Po();return p("div",{role:"status","aria-live":"polite","aria-relevant":"additions",className:"fides-sr-only",id:"fides-overlay-live-region",children:e})},Pc=({options:e,experience:t,cookie:n,savedConsent:i,onOpen:o,onDismiss:r,renderBanner:l,renderModalContent:a,renderModalFooter:s,onVendorPageClick:c,isUiBlocking:u})=>{const{setServingComponent:d,dispatchFidesEventAndClearTrigger:h}=ge(),_=100,g=gl(),f=e.modalLinkId||"fides-modal-link",v=!t||!!e.fidesEmbed||e.modalLinkId==="",y=vl(f,v),m=Ae(null),[w,O]=Y(null);F(()=>{w===null&&O(!it(t,n,i,e))},[w]);const[E,N]=Y(e.fidesEmbed?it(t,n,i,e):!1);F(()=>(u&&E?xs():Li(),()=>{Li()}),[u,E]);const j=S(({saved:G=!1})=>{G||r(),h("FidesModalClosed",n,{saved:G}),d(void 0)},[h,n,r,d]),{instance:k,attributes:x}=Ho({id:"fides-modal",onClose:()=>{j({saved:!1})}});F(()=>{k&&k.on("show",()=>{document.documentElement.style.overflowY="hidden"}).on("hide",()=>{document.documentElement.style.overflowY=""})},[k]);const{attributes:A}=Ho({id:"fides-banner",ariaHidden:!E&&!e.fidesEmbed,onClose:()=>{N(!1)}}),I=S((G=be.FIDES)=>{e.fidesEmbed?N(!1):k&&(N(!1),k.show(),o(G))},[k,o,e]),Z=S(()=>{k&&!e.fidesEmbed&&(k.hide(),j({saved:!0}))},[k,j,e.fidesEmbed]);F(()=>{e.fidesEmbed&&!E&&o()},[e,o,E]),F(()=>{const G=setTimeout(()=>{w||N(!0)},_);return()=>clearTimeout(G)},[w,N]),F(()=>(t&&!e.fidesEmbed&&(window.Fides.showModal=()=>{I(be.EXTERNAL)}),()=>{window.Fides.showModal=$t}),[t,I,e.fidesEmbed]),F(()=>{e.fidesModalDisplay==="immediate"&&I()},[e.fidesModalDisplay,I]),F(()=>(document.body.classList.add("fides-overlay-modal-link-shown"),v||y&&(m.current=y,m.current.addEventListener("click",window.Fides.showModal),m.current.classList.add("fides-modal-link-shown")),()=>{m.current&&m.current.removeEventListener("click",window.Fides.showModal)}),[y,v,f]);const q=()=>{I()};return!g||!t.experience_config?null:p("div",{id:Fr,tabIndex:-1,children:[!w&&E&&u&&p("div",{className:"fides-modal-overlay"}),e.fidesEmbed?E||!a||!s?null:p(qo,{titleProps:x.title,renderModalFooter:()=>s({onClose:Z,isMobile:!1}),onVendorPageClick:c,children:a()}):p(kc,{attributes:x,dismissable:t.experience_config.dismissable,onVendorPageClick:c,renderModalFooter:()=>s?s({onClose:Z,isMobile:!1}):null,children:a&&a()}),!w&&l({attributes:A,isOpen:E,isEmbedded:e.fidesEmbed,onClose:()=>{N(!1)},onManagePreferencesClick:q}),p(Cc,{})]})},xc=({label:e,name:t,id:n,checked:i,onChange:o,disabled:r,onLabel:l,offLabel:a})=>{const{setTrigger:s}=ge(),c=i?l:a;return p("div",{className:"fides-toggle",children:[p("input",{type:"checkbox",name:t,"aria-label":e,className:"fides-toggle-input",onChange:()=>{s({type:X.TOGGLE,label:e,checked:!i}),o(n)},checked:i,role:"switch",disabled:r}),p("span",{className:"fides-toggle-display",children:c})]})};var Nc=Object.defineProperty,Ac=Object.defineProperties,Tc=Object.getOwnPropertyDescriptors,Qo=Object.getOwnPropertySymbols,Sc=Object.prototype.hasOwnProperty,Ic=Object.prototype.propertyIsEnumerable,er=(e,t,n)=>t in e?Nc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,tr=(e,t)=>{for(var n in t||(t={}))Sc.call(t,n)&&er(e,n,t[n]);if(Qo)for(var n of Qo(t))Ic.call(t,n)&&er(e,n,t[n]);return e},nr=(e,t)=>Ac(e,Tc(t));const Lc=({noticeKey:e,title:t,checked:n,onToggle:i,children:o,badge:r,gpcBadge:l,disabled:a,onLabel:s,offLabel:c,isHeader:u,includeToggle:d=!0})=>{const{isOpen:h,getButtonProps:_,getDisclosureProps:g,onToggle:f}=_l({id:e}),v=(w,O)=>{(w.code==="Space"||w.code==="Enter")&&(w.preventDefault(),O&&f())},y=o!=null,m=y?_():{};return p("div",{className:h&&y?"fides-notice-toggle fides-notice-toggle-expanded":"fides-notice-toggle",children:[p("div",{className:"fides-notice-toggle-title",children:[p("span",nr(tr({role:"button",tabIndex:0,onKeyDown:w=>v(w,y)},m),{className:u?"fides-notice-toggle-trigger fides-notice-toggle-header":"fides-notice-toggle-trigger",children:p("span",{className:"fides-flex-center fides-justify-space-between",children:t})})),p("span",{className:"fides-notice-toggle-controls",children:[l,r?p("span",{className:"fides-notice-badge",children:r}):null,d?p(xc,{label:t,name:e,id:e,checked:n,onChange:i,disabled:a,onLabel:s,offLabel:c}):null]})]},e),o?p("div",nr(tr({},g()),{children:o})):null]})},Fc=()=>p("hr",{className:"fides-divider"}),$c=({noticeToggles:e,enabledNoticeKeys:t,onChange:n})=>{const{i18n:i}=ce(),o=a=>{const s={key:a,type:"notice"};t.indexOf(a)===-1?n([...t,a],s):n(t.filter(c=>c!==a),s)};let r,l;return ci(i)===K&&(r="On",l="Off"),p("div",{children:e.map((a,s)=>{const{noticeKey:c,title:u,description:d,checked:h,disabled:_,gpcStatus:g}=a,f=s===e.length-1;return p("div",{children:[p(Lc,{noticeKey:c,title:u,checked:h,onToggle:o,gpcBadge:p(Do,{status:g}),disabled:_,onLabel:r,offLabel:l,children:d}),f?null:p(Fc,{})]},c)})})};var jc=Object.defineProperty,Dc=Object.defineProperties,Rc=Object.getOwnPropertyDescriptors,ir=Object.getOwnPropertySymbols,zc=Object.prototype.hasOwnProperty,Mc=Object.prototype.propertyIsEnumerable,or=(e,t,n)=>t in e?jc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Uc=(e,t)=>{for(var n in t||(t={}))zc.call(t,n)&&or(e,n,t[n]);if(ir)for(var n of ir(t))Mc.call(t,n)&&or(e,n,t[n]);return e},Gc=(e,t)=>Dc(e,Rc(t));const Bc=()=>{var e;const{fidesGlobal:t,setFidesGlobal:n}=Il(),{fidesRegionString:i,cookie:o,options:r,saved_consent:l}=t,a=t.experience,{i18n:s,currentLocale:c,setCurrentLocale:u}=ce(),{triggerRef:d,setTrigger:h,servingComponentRef:_,setServingComponent:g,dispatchFidesEventAndClearTrigger:f}=ge(),v=ke(),y=P=>a.privacy_notices?a.privacy_notices.map(T=>kn(T,P||l||v?.consent)?T.notice_key:""):[];F(()=>{!c&&s.locale&&u(s.locale)},[c,s.locale,u]);const m=ve(()=>{if(a.experience_config){const P=st(c,s.getDefaultLocale(),a.experience_config);return P?.privacy_experience_config_history_id}},[a,c]),w=ve(()=>{var P;const D=((P=a.privacy_notices)!=null?P:[]).map(W=>{var Ve,Ot;const fn=W.consent_mechanism===V.NOTICE_ONLY||((Ot=(Ve=r.fidesDisabledNotices)==null?void 0:Ve.includes(W.notice_key))!=null?Ot:!1)||W.disabled,nd=Mt(c,s.getDefaultLocale(),W);return{notice:Gc(Uc({},W),{disabled:fn}),bestTranslation:nd}}),z=D.filter(W=>W.notice.consent_mechanism===V.NOTICE_ONLY),Be=D.filter(W=>W.notice.consent_mechanism!==V.NOTICE_ONLY);return[...z,...Be]},[a.privacy_notices,c,r.fidesDisabledNotices]),[O,E]=Y(y());window.addEventListener("FidesUpdating",P=>{const{consent:T}=P.detail;Object.entries(T).forEach(([D,z])=>{T[D]=$e(z)}),E(y(T))});const N=w.every(P=>P.notice.consent_mechanism===V.NOTICE_ONLY),j=w.map(P=>{var T,D;const z=O.indexOf(P.notice.notice_key)!==-1,Be=Pe(),W=Yn({value:z,notice:P.notice,consentContext:Be});return{noticeKey:P.notice.notice_key,title:((T=P.bestTranslation)==null?void 0:T.title)||P.notice.name||"",description:(D=P.bestTranslation)==null?void 0:D.description,checked:z,consentMechanism:P.notice.consent_mechanism,disabled:P.notice.disabled,gpcStatus:W}});El({privacyExperienceConfigHistoryId:m,privacyNoticeHistoryIds:w.reduce((P,T)=>{var D;const z=(D=T.bestTranslation)==null?void 0:D.privacy_notice_history_id;return z&&P.push(z),P},[]),options:r,userGeography:i,acknowledgeMode:N,privacyExperience:a});const k=S((P,T)=>{const D={};w.forEach(z=>{z.notice.consent_mechanism!==V.NOTICE_ONLY?D[z.notice.notice_key]=T.includes(z.notice.notice_key):D[z.notice.notice_key]=!0}),Vt(t,{noticeConsent:D,consentMethod:P,eventExtraDetails:{servingComponent:_.current,trigger:d.current}}).finally(()=>{window.Fides&&n(window.Fides),h(void 0)}),E(T)},[w,t,_,d,h,n]),x=S(P=>{k(P?L.SCRIPT:L.ACCEPT,w.filter(T=>!T.notice.disabled||O.includes(T.notice.notice_key)).map(T=>T.notice.notice_key))},[O,k,w]),A=S(P=>{k(P?L.SCRIPT:L.REJECT,w.filter(T=>T.notice.consent_mechanism===V.NOTICE_ONLY||T.notice.disabled&&O.includes(T.notice.notice_key)).map(T=>T.notice.notice_key))},[O,k,w]);F(()=>{nt(r)&&a.privacy_notices&&(r.fidesConsentOverride===L.ACCEPT?x(!0):r.fidesConsentOverride===L.REJECT&&A(!0))},[a.privacy_notices,r.fidesConsentOverride]);const I=S(()=>{g(Le.BANNER),f("FidesUIShown",o)},[o,f,g]),Z=S(P=>{g(Le.MODAL),f("FidesUIShown",o,{trigger:{origin:P}})},[o,f,g]),q=S(()=>{St(v?.consent)||k(L.DISMISS,y())},[k,y,v?.consent]),G=S((P,T)=>{const D={servingComponent:_.current,trigger:d.current,preference:T};E(P),f("FidesUIChanged",o,D)},[d,f,o,_]);if(!a.experience_config)return null;const B=!!((e=a.experience_config)!=null&&e.dismissable),Ie=w.length===1;return p(Pc,{options:r,experience:a,cookie:o,savedConsent:l,isUiBlocking:!B,onOpen:Z,onDismiss:q,renderBanner:({attributes:P,isEmbedded:T,isOpen:D,onClose:z,onManagePreferencesClick:Be})=>{var W;const Ve=N||((W=a.experience_config)==null?void 0:W.layer1_button_options)===Pt.ACKNOWLEDGE;return p(zl,{attributes:P,bannerIsOpen:D,dismissable:B,onOpen:I,onClose:()=>{z(),q()},isEmbedded:T,renderButtonGroup:()=>p(Bo,{experience:a,onManagePreferencesClick:Be,enabledKeys:O,onAcceptAll:()=>{x(),z()},onRejectAll:()=>{A(),z()},onSave:(Ot,fn)=>{k(Ot,fn),z()},isAcknowledge:Ve,hideOptInOut:Ve,options:r})})},renderModalContent:()=>p("div",{children:p("div",{className:"fides-modal-notices",children:p($c,{noticeToggles:j,enabledNoticeKeys:O,onChange:G})})}),renderModalFooter:({onClose:P})=>p(Bo,{experience:a,enabledKeys:O,onAcceptAll:()=>{x(),P()},onRejectAll:()=>{A(),P()},onSave:(T,D)=>{k(T,D),P()},isInModal:!0,isAcknowledge:N,hideOptInOut:Ie||N,options:r})})},Vc=(e,t)=>{const{i18n:n,initializedFides:i}=e;Xi(p(Ol,{i18nInstance:n,children:p(Sl,{initializedFides:i,children:p(Tl,{children:p(fl,{children:p(Bc,{})})})})}),t)};var Hc=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});function Kc(e){return Hc(this,null,function*(){var t;if(!((t=e.options.apiOptions)!=null&&t.getPreferencesFn))return null;try{return yield e.options.apiOptions.getPreferencesFn(e)}catch{return null}})}var Yc=Object.defineProperty,qc=Object.defineProperties,Wc=Object.getOwnPropertyDescriptors,rr=Object.getOwnPropertySymbols,Zc=Object.prototype.hasOwnProperty,Xc=Object.prototype.propertyIsEnumerable,ar=(e,t,n)=>t in e?Yc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ie=(e,t)=>{for(var n in t||(t={}))Zc.call(t,n)&&ar(e,n,t[n]);if(rr)for(var n of rr(t))Xc.call(t,n)&&ar(e,n,t[n]);return e},un=(e,t)=>qc(e,Wc(t)),Jc=(e,t,n)=>new Promise((i,o)=>{var r=s=>{try{a(n.next(s))}catch(c){o(c)}},l=s=>{try{a(n.throw(s))}catch(c){o(c)}},a=s=>s.done?i(s.value):Promise.resolve(s.value).then(r,l);a((n=n.apply(e,t)).next())});function Qc(e){return Jc(this,null,function*(){var t,n,i,o;let r=(t=e??this.config)!=null?t:Ht("Fides must be initialized with a configuration object");Tr(!!((n=r.options)!=null&&n.debug)),this.config=r,re("FidesInitializing",void 0,{gppEnabled:this.config.options.gppEnabled||((o=(i=this.config.experience)==null?void 0:i.gpp_settings)==null?void 0:o.enabled),tcfEnabled:this.config.options.tcfEnabled});const l=Ri(Ee.OPTIONS,r),a=Ri(Ee.EXPERIENCE_TRANSLATION,r),s=yield Kc(r);!l.fidesString&&s?.fides_string&&(l.fidesString=s.fides_string);const c={optionsOverrides:l,consentPrefsOverrides:s,experienceTranslationOverrides:a};Ar(l);let u;if(!ke()){const{consent:f,method:v}=Mn(l);f&&v&&(u=f)}r=un(ie({},r),{options:ie(ie({},r.options),c.optionsOverrides)}),this.config=r,this.cookie=js(r),this.cookie.consent=ie(ie({},this.cookie.consent),u),this.saved_consent=ie({},this.cookie.consent);const{fidesString:d}=r.options;if(d)try{const{nc:f}=Dt(d);this.decodeNoticeConsentString(f);const v={fides_string:d};this.cookie=ie(ie({},this.cookie),v)}catch{}if(this.experience=r.experience,!An(this.cookie)||!!u){const f=Ds(un(ie({},r),{cookie:this.cookie,savedConsent:this.saved_consent,updateExperienceFromCookieConsent:It}));Object.assign(this,f),dt(this),this.experience=f.experience,Jn(this.cookie,{shouldShowExperience:this.shouldShowExperience()})}const g=yield Rs({fides:this,initOverlay:eo,renderOverlay:Vc,updateExperience:Ni,overrides:c});Object.assign(this,g),dt(this),Qn(this.cookie,{shouldShowExperience:this.shouldShowExperience()})})}const ed=Ai({}),td=un(ie({},ed),{init:Qc});dt(td),b.BannerEnabled=vn,b.ButtonType=ee,b.CONSENT_COOKIE_MAX_AGE_DAYS=xn,b.CONSENT_COOKIE_NAME=Tt,b.ComponentType=M,b.ConsentFlagType=de,b.ConsentMechanism=V,b.ConsentMethod=L,b.ConsentNonApplicableFlagMode=we,b.DEFAULT_LOCALE=K,b.DEFAULT_MODAL_LINK_LABEL=Je,b.EnforcementLevel=_n,b.FidesEndpointPaths=gi,b.FidesEventOrigin=be,b.FidesEventTargetType=X,b.FidesModalDefaultView=gn,b.GpcStatus=oe,b.LOCALE_REGEX=Qe,b.Layer1ButtonOption=Pt,b.OverrideType=Ee,b.PrivacyNoticeFramework=pn,b.REQUEST_SOURCE=wi,b.RejectAllMechanism=bn,b.RequestOrigin=hn,b.SaveConsentPreference=Ct,b.ServingComponent=Le,b.UpdateConsentValidation=ue,b.UserConsentPreference=H,b.allNoticesAreDefaultOptIn=Gr,b.applyOverridesToConsent=je,b.areLocalesEqual=ne,b.buildCookieConsentFromConsentPreferences=$n,b.consentCookieObjHasSomeConsentSet=St,b.constructFidesRegionString=tt,b.createConsentPreferencesToSave=Vr,b.createConsentProxy=jt,b.createEmptyExperience=bi,b.decodeNoticeConsentString=ot,b.defaultShowModal=$t,b.detectUserLocale=di,b.dispatchConsentLoadedEvents=Jn,b.dispatchFidesEvent=re,b.dispatchReadyEvents=Qn,b.encodeNoticeConsentString=qn,b.experienceIsValid=Hn,b.extractDefaultLocaleFromExperience=zt,b.fetchExperience=hi,b.fetchGvlTranslations=yi,b.getConsentContext=Pe,b.getCookieByName=Xe,b.getCoreFides=Ai,b.getCurrentLocale=ci,b.getFidesConsentCookie=ke,b.getGeolocation=Ti,b.getGpcStatusFromNotice=Yn,b.getOrMakeFidesCookie=Sn,b.getOverrideValidatorMapByType=Vn,b.getTcfDefaultPreference=Br,b.getWindowObjFromPath=Kn,b.i18n=es,b.initOverlay=eo,b.initializeI18n=fi,b.isConsentOverride=nt,b.isNewFidesCookie=An,b.isPrivacyExperience=Ce,b.isValidAcString=Yr,b.loadGVLMessagesFromExperience=si,b.loadMessagesFromExperience=ai,b.loadMessagesFromFiles=ri,b.loadMessagesFromGVLTranslations=li,b.localizeModalLinkText=pi,b.makeConsentDefaultsLegacy=Ln,b.makeFidesCookie=Tn,b.matchAvailableLocales=ui,b.messageExists=he,b.noticeHasConsentInCookie=We,b.onFidesEvent=Xn,b.parseFidesDisabledNotices=En,b.patchNoticesServed=Oi,b.patchUserPreference=Ei,b.processExternalConsentValue=$e,b.raise=Ht,b.removeCookiesFromBrowser=Fn,b.resolveConsentValue=kn,b.resolveLegacyConsentValue=On,b.saveFidesCookie=In,b.selectBestExperienceConfigTranslation=st,b.selectBestNoticeTranslation=Mt,b.setupI18n=Ut,b.shouldResurfaceBanner=it,b.transformConsentToFidesUserPreference=Fe,b.transformTcfPreferencesToCookieKeys=Or,b.transformUserPreferenceToBoolean=fe,b.updateCookieFromExperience=Dn,b.updateCookieFromNoticePreferences=jn,b.updateExperience=Ni,b.updateExperienceFromCookieConsentNotices=It,b.updateWindowFides=dt,b.validateOptions=Bn});