@rh-support/components 2.4.10-beta.6 → 2.5.1

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.
Files changed (516) hide show
  1. package/README.md +2 -0
  2. package/lib/esm/AlertMessage/AlertMessage.d.ts +2 -2
  3. package/lib/esm/AlertMessage/AlertMessage.d.ts.map +1 -1
  4. package/lib/esm/AlertMessage/AlertMessage.js +1 -1
  5. package/lib/esm/ConfirmationModal/ConfirmationContext.d.ts +2 -1
  6. package/lib/esm/ConfirmationModal/ConfirmationContext.d.ts.map +1 -1
  7. package/lib/esm/ConfirmationModal/ConfirmationDialog.d.ts +2 -1
  8. package/lib/esm/ConfirmationModal/ConfirmationDialog.d.ts.map +1 -1
  9. package/lib/esm/CoverSpinner/CoverSpinner.d.ts +2 -1
  10. package/lib/esm/CoverSpinner/CoverSpinner.d.ts.map +1 -1
  11. package/lib/esm/CustomContentLoader/CustomContentLoader.d.ts +2 -2
  12. package/lib/esm/CustomContentLoader/CustomContentLoader.d.ts.map +1 -1
  13. package/lib/esm/CustomTextInput/CustomTextInput.d.ts +3 -1
  14. package/lib/esm/CustomTextInput/CustomTextInput.d.ts.map +1 -1
  15. package/lib/esm/CustomTextInput/CustomTextInput.js +4 -2
  16. package/lib/esm/DropDownList/AsyncDropDownList.d.ts +1 -1
  17. package/lib/esm/DropDownList/AsyncDropDownList.d.ts.map +1 -1
  18. package/lib/esm/DropDownList/DropDownList.d.ts +2 -1
  19. package/lib/esm/DropDownList/DropDownList.d.ts.map +1 -1
  20. package/lib/esm/DropDownList/DropDownList.js +10 -10
  21. package/lib/esm/DropDownList/DropdownWrapper.d.ts +1 -1
  22. package/lib/esm/DropDownList/DropdownWrapper.d.ts.map +1 -1
  23. package/lib/esm/DropDownList/DropdownWrapper.js +2 -2
  24. package/lib/esm/DropDownList/MultiSelectDropdownList.d.ts.map +1 -1
  25. package/lib/esm/DropDownList/SearchableList.d.ts +1 -1
  26. package/lib/esm/DropDownList/SearchableList.d.ts.map +1 -1
  27. package/lib/esm/DropDownList/SearchableList.js +6 -6
  28. package/lib/esm/DropDownList/SelectList.d.ts +1 -1
  29. package/lib/esm/DropDownList/SelectList.d.ts.map +1 -1
  30. package/lib/esm/DropDownList/SelectList.js +6 -6
  31. package/lib/esm/DropDownList/async.d.ts +1 -1
  32. package/lib/esm/DropDownList/async.d.ts.map +1 -1
  33. package/lib/esm/DropDownList/dropdownList.css +10 -5
  34. package/lib/esm/DropDownList/types.d.ts +6 -7
  35. package/lib/esm/DropDownList/types.d.ts.map +1 -1
  36. package/lib/esm/DropDownList/withMulti.d.ts +1 -1
  37. package/lib/esm/DropDownList/withMulti.d.ts.map +1 -1
  38. package/lib/esm/DropDownList/withMulti.js +1 -0
  39. package/lib/esm/ErrorBoundary/ErrorBoundary.d.ts +2 -1
  40. package/lib/esm/ErrorBoundary/ErrorBoundary.d.ts.map +1 -1
  41. package/lib/esm/ErrorBoundary/ErrorBoundary.js +1 -1
  42. package/lib/esm/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts +2 -1
  43. package/lib/esm/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts.map +1 -1
  44. package/lib/esm/ErrorBoundary/ErrorBoundaryFallbackComponent.js +3 -4
  45. package/lib/esm/ErrorPages/Generic403.d.ts +2 -1
  46. package/lib/esm/ErrorPages/Generic403.d.ts.map +1 -1
  47. package/lib/esm/FeedbackForm/FeedbackForm.d.ts +2 -1
  48. package/lib/esm/FeedbackForm/FeedbackForm.d.ts.map +1 -1
  49. package/lib/esm/FeedbackForm/FeedbackForm.js +2 -2
  50. package/lib/esm/Functional/CaseContactsSelectorExternal.d.ts +5 -4
  51. package/lib/esm/Functional/CaseContactsSelectorExternal.d.ts.map +1 -1
  52. package/lib/esm/Functional/CaseContactsSelectorExternal.js +9 -8
  53. package/lib/esm/InlineEdit/InlineEdit.d.ts +2 -2
  54. package/lib/esm/InlineEdit/InlineEdit.d.ts.map +1 -1
  55. package/lib/esm/InlineEdit/InlineEdit.js +1 -1
  56. package/lib/esm/InlineEdit/NewInlineEdit.d.ts +2 -2
  57. package/lib/esm/InlineEdit/NewInlineEdit.d.ts.map +1 -1
  58. package/lib/esm/InlineEdit/NewInlineEdit.js +2 -2
  59. package/lib/esm/InlineEdit/inlineEdit.css +24 -1
  60. package/lib/esm/InlineEdit/newInlineEdit.css +5 -4
  61. package/lib/esm/LanguageSelector/LanguageSelector.d.ts +2 -1
  62. package/lib/esm/LanguageSelector/LanguageSelector.d.ts.map +1 -1
  63. package/lib/esm/LanguageSelector/LanguageSelector.js +13 -3
  64. package/lib/esm/LanguageSelector/languageSelector.css +1 -1
  65. package/lib/esm/LoadingDots/LoadingDots.d.ts +3 -1
  66. package/lib/esm/LoadingDots/LoadingDots.d.ts.map +1 -1
  67. package/lib/esm/LoadingDots/LoadingDots.js +2 -2
  68. package/lib/esm/LoadingIndicator/LoadingIndicator.d.ts +2 -1
  69. package/lib/esm/LoadingIndicator/LoadingIndicator.d.ts.map +1 -1
  70. package/lib/esm/LoginModal/LoginModal.d.ts +2 -1
  71. package/lib/esm/LoginModal/LoginModal.d.ts.map +1 -1
  72. package/lib/esm/LoginModal/LoginModal.js +1 -1
  73. package/lib/esm/MarkdownEditor/MarkdownEditor.d.ts +5 -1
  74. package/lib/esm/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
  75. package/lib/esm/MarkdownEditor/MarkdownEditor.js +272 -86
  76. package/lib/esm/MarkdownEditor/markdownEditor.css +113 -5
  77. package/lib/esm/MoreOrLess/MoreOrLess.d.ts +1 -1
  78. package/lib/esm/MoreOrLess/MoreOrLess.d.ts.map +1 -1
  79. package/lib/esm/PaginatedList/PaginatedList.d.ts +2 -1
  80. package/lib/esm/PaginatedList/PaginatedList.d.ts.map +1 -1
  81. package/lib/esm/PaginatedList/PaginatedList.js +9 -0
  82. package/lib/esm/PaginationCompact/PaginationCompact.d.ts +2 -1
  83. package/lib/esm/PaginationCompact/PaginationCompact.d.ts.map +1 -1
  84. package/lib/esm/PaginationCompact/PaginationCompact.js +4 -4
  85. package/lib/esm/PaginationCompact/paginationCompact.css +1 -1
  86. package/lib/esm/PhoneInput/CountryData.d.ts.map +1 -1
  87. package/lib/esm/PhoneInput/CountryData.js +3 -2
  88. package/lib/esm/PhoneInput/FlagSvgs.d.ts +3 -0
  89. package/lib/esm/PhoneInput/FlagSvgs.d.ts.map +1 -0
  90. package/lib/esm/PhoneInput/FlagSvgs.js +2018 -0
  91. package/lib/esm/PhoneInput/PhoneInput.d.ts +14 -1
  92. package/lib/esm/PhoneInput/PhoneInput.d.ts.map +1 -1
  93. package/lib/esm/PhoneInput/PhoneInput.js +121 -120
  94. package/lib/esm/PhoneInput/PhoneInput.scss +15 -732
  95. package/lib/esm/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts +2 -1
  96. package/lib/esm/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts.map +1 -1
  97. package/lib/esm/ProgressBar/CircularProgressBar/Path.d.ts +1 -1
  98. package/lib/esm/ProgressBar/CircularProgressBar/Path.d.ts.map +1 -1
  99. package/lib/esm/ProgressBar/CircularProgressBar/types.d.ts +3 -4
  100. package/lib/esm/ProgressBar/CircularProgressBar/types.d.ts.map +1 -1
  101. package/lib/esm/ProgressBar/ProgressBar.d.ts +1 -1
  102. package/lib/esm/ProgressBar/ProgressBar.d.ts.map +1 -1
  103. package/lib/esm/PromisifyModal/PromisifyModal.d.ts +6 -9
  104. package/lib/esm/PromisifyModal/PromisifyModal.d.ts.map +1 -1
  105. package/lib/esm/PromisifyModal/PromisifyModal.js +21 -18
  106. package/lib/esm/SubscriptionAbuse/SubscriptionAbuseModal.d.ts +2 -1
  107. package/lib/esm/SubscriptionAbuse/SubscriptionAbuseModal.d.ts.map +1 -1
  108. package/lib/esm/SubscriptionAbuse/const.d.ts +2 -1
  109. package/lib/esm/SubscriptionAbuse/const.d.ts.map +1 -1
  110. package/lib/esm/SupportFeedbackForm/SupportFeedbackForm.d.ts +2 -1
  111. package/lib/esm/SupportFeedbackForm/SupportFeedbackForm.d.ts.map +1 -1
  112. package/lib/esm/SupportFeedbackForm/SupportFeedbackModal.d.ts +2 -1
  113. package/lib/esm/SupportFeedbackForm/SupportFeedbackModal.d.ts.map +1 -1
  114. package/lib/esm/SupportFeedbackForm/SupportFeedbackModal.js +14 -14
  115. package/lib/esm/Table/PFTable.d.ts +4 -3
  116. package/lib/esm/Table/PFTable.d.ts.map +1 -1
  117. package/lib/esm/Table/PFTable.js +6 -6
  118. package/lib/{cjs/Table/Table.d.ts → esm/Table/TableComponent.d.ts} +2 -2
  119. package/lib/esm/Table/TableComponent.d.ts.map +1 -0
  120. package/lib/esm/Table/{Table.js → TableComponent.js} +1 -1
  121. package/lib/esm/Table/TablePagination.d.ts +2 -1
  122. package/lib/esm/Table/TablePagination.d.ts.map +1 -1
  123. package/lib/esm/Table/TablePagination.js +4 -2
  124. package/lib/esm/Table/index.d.ts +1 -2
  125. package/lib/esm/Table/index.d.ts.map +1 -1
  126. package/lib/esm/Table/index.js +1 -2
  127. package/lib/esm/TagsSelector/TagsSelector.d.ts +14 -0
  128. package/lib/esm/TagsSelector/TagsSelector.d.ts.map +1 -0
  129. package/lib/esm/TagsSelector/TagsSelector.js +74 -0
  130. package/lib/esm/TagsSelector/index.d.ts +2 -0
  131. package/lib/esm/TagsSelector/index.d.ts.map +1 -0
  132. package/lib/esm/TagsSelector/index.js +1 -0
  133. package/lib/esm/TagsSelector/tagSelector.css +15 -0
  134. package/lib/esm/TermsAndConditions/AcceptTermsModal.d.ts +2 -1
  135. package/lib/esm/TermsAndConditions/AcceptTermsModal.d.ts.map +1 -1
  136. package/lib/esm/TermsAndConditions/AcceptTermsModal.js +7 -6
  137. package/lib/esm/TextAreaAutosize/TextAreaAutosize.d.ts +1 -1
  138. package/lib/esm/TextAreaAutosize/TextAreaAutosize.d.ts.map +1 -1
  139. package/lib/esm/TextAreaResizable/TextAreaResizable.d.ts +1 -1
  140. package/lib/esm/TextAreaResizable/TextAreaResizable.d.ts.map +1 -1
  141. package/lib/esm/TextAreaResizable/TextAreaResizable.js +1 -1
  142. package/lib/esm/ToastNotification/ToastNotification.d.ts +1 -1
  143. package/lib/esm/ToastNotification/ToastNotification.d.ts.map +1 -1
  144. package/lib/esm/ToastNotification/ToastNotification.js +13 -5
  145. package/lib/esm/ToastNotification/toastNotification.css +1 -1
  146. package/lib/esm/TopContentSearch/TopContentSearch.d.ts +5 -1
  147. package/lib/esm/TopContentSearch/TopContentSearch.d.ts.map +1 -1
  148. package/lib/esm/TopContentSearch/TopContentSearch.js +20 -23
  149. package/lib/esm/ValueChangedIcon/ValueChangedIcon.d.ts +1 -1
  150. package/lib/esm/ValueChangedIcon/ValueChangedIcon.d.ts.map +1 -1
  151. package/lib/esm/helperFunctions/errorMessage.js +2 -2
  152. package/lib/esm/helperFunctions/errorMessage.scss +1 -1
  153. package/lib/esm/hooks/index.d.ts +4 -0
  154. package/lib/esm/hooks/index.d.ts.map +1 -1
  155. package/lib/esm/hooks/index.js +4 -0
  156. package/lib/esm/hooks/useBreakpoint.d.ts +2 -2
  157. package/lib/esm/hooks/useBreakpoint.d.ts.map +1 -1
  158. package/lib/esm/hooks/useBreakpoint.js +2 -0
  159. package/lib/esm/hooks/useCopyToClipboard.d.ts.map +1 -1
  160. package/lib/esm/hooks/useCopyToClipboard.js +1 -0
  161. package/lib/esm/hooks/useFetch.js +1 -2
  162. package/lib/esm/hooks/useLocalStorage.d.ts +2 -2
  163. package/lib/esm/hooks/useLocalStorage.d.ts.map +1 -1
  164. package/lib/esm/hooks/useSearchDocument.d.ts +7 -0
  165. package/lib/esm/hooks/useSearchDocument.d.ts.map +1 -0
  166. package/lib/esm/hooks/useSearchDocument.js +42 -0
  167. package/lib/esm/hooks/useSelectKeyboardNavigator.d.ts +13 -0
  168. package/lib/esm/hooks/useSelectKeyboardNavigator.d.ts.map +1 -0
  169. package/lib/esm/hooks/useSelectKeyboardNavigator.js +54 -0
  170. package/lib/esm/hooks/useSessionStorage.d.ts +5 -0
  171. package/lib/esm/hooks/useSessionStorage.d.ts.map +1 -0
  172. package/lib/esm/hooks/useSessionStorage.js +30 -0
  173. package/lib/esm/index.d.ts +1 -0
  174. package/lib/esm/index.d.ts.map +1 -1
  175. package/lib/esm/index.js +1 -0
  176. package/package.json +40 -46
  177. package/lib/cjs/AlertMessage/AlertMessage.css +0 -9
  178. package/lib/cjs/AlertMessage/AlertMessage.d.ts +0 -24
  179. package/lib/cjs/AlertMessage/AlertMessage.d.ts.map +0 -1
  180. package/lib/cjs/AlertMessage/AlertMessage.js +0 -30
  181. package/lib/cjs/AlertMessage/index.d.ts +0 -2
  182. package/lib/cjs/AlertMessage/index.d.ts.map +0 -1
  183. package/lib/cjs/AlertMessage/index.js +0 -14
  184. package/lib/cjs/ConfirmationModal/ConfirmationContext.d.ts +0 -6
  185. package/lib/cjs/ConfirmationModal/ConfirmationContext.d.ts.map +0 -1
  186. package/lib/cjs/ConfirmationModal/ConfirmationContext.js +0 -53
  187. package/lib/cjs/ConfirmationModal/ConfirmationDialog.d.ts +0 -29
  188. package/lib/cjs/ConfirmationModal/ConfirmationDialog.d.ts.map +0 -1
  189. package/lib/cjs/ConfirmationModal/ConfirmationDialog.js +0 -28
  190. package/lib/cjs/ConfirmationModal/ConfirmationModal.stories.d.ts +0 -1
  191. package/lib/cjs/ConfirmationModal/ConfirmationModal.stories.d.ts.map +0 -1
  192. package/lib/cjs/ConfirmationModal/ConfirmationModal.stories.js +0 -36
  193. package/lib/cjs/ConfirmationModal/index.d.ts +0 -3
  194. package/lib/cjs/ConfirmationModal/index.d.ts.map +0 -1
  195. package/lib/cjs/ConfirmationModal/index.js +0 -14
  196. package/lib/cjs/CoverSpinner/CoverSpinner.css +0 -16
  197. package/lib/cjs/CoverSpinner/CoverSpinner.d.ts +0 -3
  198. package/lib/cjs/CoverSpinner/CoverSpinner.d.ts.map +0 -1
  199. package/lib/cjs/CoverSpinner/CoverSpinner.js +0 -13
  200. package/lib/cjs/CoverSpinner/index.d.ts +0 -2
  201. package/lib/cjs/CoverSpinner/index.d.ts.map +0 -1
  202. package/lib/cjs/CoverSpinner/index.js +0 -13
  203. package/lib/cjs/CustomContentLoader/CustomContentLoader.d.ts +0 -15
  204. package/lib/cjs/CustomContentLoader/CustomContentLoader.d.ts.map +0 -1
  205. package/lib/cjs/CustomContentLoader/CustomContentLoader.js +0 -62
  206. package/lib/cjs/CustomContentLoader/index.d.ts +0 -2
  207. package/lib/cjs/CustomContentLoader/index.d.ts.map +0 -1
  208. package/lib/cjs/CustomContentLoader/index.js +0 -13
  209. package/lib/cjs/CustomTextInput/CustomTextInput.d.ts +0 -12
  210. package/lib/cjs/CustomTextInput/CustomTextInput.d.ts.map +0 -1
  211. package/lib/cjs/CustomTextInput/CustomTextInput.js +0 -48
  212. package/lib/cjs/CustomTextInput/index.d.ts +0 -2
  213. package/lib/cjs/CustomTextInput/index.d.ts.map +0 -1
  214. package/lib/cjs/CustomTextInput/index.js +0 -13
  215. package/lib/cjs/DropDownList/AsyncDropDownList.d.ts +0 -6
  216. package/lib/cjs/DropDownList/AsyncDropDownList.d.ts.map +0 -1
  217. package/lib/cjs/DropDownList/AsyncDropDownList.js +0 -10
  218. package/lib/cjs/DropDownList/DropDownList.d.ts +0 -8
  219. package/lib/cjs/DropDownList/DropDownList.d.ts.map +0 -1
  220. package/lib/cjs/DropDownList/DropDownList.js +0 -141
  221. package/lib/cjs/DropDownList/DropdownWrapper.d.ts +0 -16
  222. package/lib/cjs/DropDownList/DropdownWrapper.d.ts.map +0 -1
  223. package/lib/cjs/DropDownList/DropdownWrapper.js +0 -25
  224. package/lib/cjs/DropDownList/MultiSelectDropdownList.d.ts +0 -4
  225. package/lib/cjs/DropDownList/MultiSelectDropdownList.d.ts.map +0 -1
  226. package/lib/cjs/DropDownList/MultiSelectDropdownList.js +0 -7
  227. package/lib/cjs/DropDownList/Readme.md +0 -114
  228. package/lib/cjs/DropDownList/SearchableList.d.ts +0 -14
  229. package/lib/cjs/DropDownList/SearchableList.d.ts.map +0 -1
  230. package/lib/cjs/DropDownList/SearchableList.js +0 -104
  231. package/lib/cjs/DropDownList/SelectList.d.ts +0 -11
  232. package/lib/cjs/DropDownList/SelectList.d.ts.map +0 -1
  233. package/lib/cjs/DropDownList/SelectList.js +0 -41
  234. package/lib/cjs/DropDownList/async.d.ts +0 -9
  235. package/lib/cjs/DropDownList/async.d.ts.map +0 -1
  236. package/lib/cjs/DropDownList/async.js +0 -138
  237. package/lib/cjs/DropDownList/dropdownList.css +0 -54
  238. package/lib/cjs/DropDownList/dropdownUtils.d.ts +0 -5
  239. package/lib/cjs/DropDownList/dropdownUtils.d.ts.map +0 -1
  240. package/lib/cjs/DropDownList/dropdownUtils.js +0 -29
  241. package/lib/cjs/DropDownList/index.d.ts +0 -4
  242. package/lib/cjs/DropDownList/index.d.ts.map +0 -1
  243. package/lib/cjs/DropDownList/index.js +0 -15
  244. package/lib/cjs/DropDownList/types.d.ts +0 -54
  245. package/lib/cjs/DropDownList/types.d.ts.map +0 -1
  246. package/lib/cjs/DropDownList/types.js +0 -2
  247. package/lib/cjs/DropDownList/withMulti.d.ts +0 -5
  248. package/lib/cjs/DropDownList/withMulti.d.ts.map +0 -1
  249. package/lib/cjs/DropDownList/withMulti.js +0 -69
  250. package/lib/cjs/ErrorBoundary/ErrorBoundary.d.ts +0 -36
  251. package/lib/cjs/ErrorBoundary/ErrorBoundary.d.ts.map +0 -1
  252. package/lib/cjs/ErrorBoundary/ErrorBoundary.js +0 -62
  253. package/lib/cjs/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts +0 -14
  254. package/lib/cjs/ErrorBoundary/ErrorBoundaryFallbackComponent.d.ts.map +0 -1
  255. package/lib/cjs/ErrorBoundary/ErrorBoundaryFallbackComponent.js +0 -40
  256. package/lib/cjs/ErrorBoundary/index.d.ts +0 -2
  257. package/lib/cjs/ErrorBoundary/index.d.ts.map +0 -1
  258. package/lib/cjs/ErrorBoundary/index.js +0 -13
  259. package/lib/cjs/ErrorPages/Generic403.d.ts +0 -2
  260. package/lib/cjs/ErrorPages/Generic403.d.ts.map +0 -1
  261. package/lib/cjs/ErrorPages/Generic403.js +0 -14
  262. package/lib/cjs/ErrorPages/index.d.ts +0 -2
  263. package/lib/cjs/ErrorPages/index.d.ts.map +0 -1
  264. package/lib/cjs/ErrorPages/index.js +0 -13
  265. package/lib/cjs/FeedbackForm/FeedbackForm.d.ts +0 -11
  266. package/lib/cjs/FeedbackForm/FeedbackForm.d.ts.map +0 -1
  267. package/lib/cjs/FeedbackForm/FeedbackForm.js +0 -140
  268. package/lib/cjs/FeedbackForm/index.d.ts +0 -2
  269. package/lib/cjs/FeedbackForm/index.d.ts.map +0 -1
  270. package/lib/cjs/FeedbackForm/index.js +0 -13
  271. package/lib/cjs/Functional/CaseContactsSelectorExternal.d.ts +0 -30
  272. package/lib/cjs/Functional/CaseContactsSelectorExternal.d.ts.map +0 -1
  273. package/lib/cjs/Functional/CaseContactsSelectorExternal.js +0 -223
  274. package/lib/cjs/Functional/index.d.ts +0 -2
  275. package/lib/cjs/Functional/index.d.ts.map +0 -1
  276. package/lib/cjs/Functional/index.js +0 -13
  277. package/lib/cjs/InlineEdit/InlineEdit.d.ts +0 -37
  278. package/lib/cjs/InlineEdit/InlineEdit.d.ts.map +0 -1
  279. package/lib/cjs/InlineEdit/InlineEdit.js +0 -169
  280. package/lib/cjs/InlineEdit/NewInlineEdit.d.ts +0 -41
  281. package/lib/cjs/InlineEdit/NewInlineEdit.d.ts.map +0 -1
  282. package/lib/cjs/InlineEdit/NewInlineEdit.js +0 -178
  283. package/lib/cjs/InlineEdit/index.d.ts +0 -3
  284. package/lib/cjs/InlineEdit/index.d.ts.map +0 -1
  285. package/lib/cjs/InlineEdit/index.js +0 -14
  286. package/lib/cjs/InlineEdit/inlineEdit.css +0 -29
  287. package/lib/cjs/InlineEdit/newInlineEdit.css +0 -44
  288. package/lib/cjs/LanguageSelector/LanguageSelector.d.ts +0 -25
  289. package/lib/cjs/LanguageSelector/LanguageSelector.d.ts.map +0 -1
  290. package/lib/cjs/LanguageSelector/LanguageSelector.js +0 -61
  291. package/lib/cjs/LanguageSelector/index.d.ts +0 -2
  292. package/lib/cjs/LanguageSelector/index.d.ts.map +0 -1
  293. package/lib/cjs/LanguageSelector/index.js +0 -13
  294. package/lib/cjs/LanguageSelector/languageSelector.css +0 -5
  295. package/lib/cjs/LoadingDots/LoadingDots.css +0 -33
  296. package/lib/cjs/LoadingDots/LoadingDots.d.ts +0 -11
  297. package/lib/cjs/LoadingDots/LoadingDots.d.ts.map +0 -1
  298. package/lib/cjs/LoadingDots/LoadingDots.js +0 -25
  299. package/lib/cjs/LoadingDots/index.d.ts +0 -2
  300. package/lib/cjs/LoadingDots/index.d.ts.map +0 -1
  301. package/lib/cjs/LoadingDots/index.js +0 -14
  302. package/lib/cjs/LoadingIndicator/LoadingIndicator.d.ts +0 -14
  303. package/lib/cjs/LoadingIndicator/LoadingIndicator.d.ts.map +0 -1
  304. package/lib/cjs/LoadingIndicator/LoadingIndicator.js +0 -25
  305. package/lib/cjs/LoadingIndicator/index.d.ts +0 -2
  306. package/lib/cjs/LoadingIndicator/index.d.ts.map +0 -1
  307. package/lib/cjs/LoadingIndicator/index.js +0 -13
  308. package/lib/cjs/LoadingIndicator/loadingIndicator.css +0 -79
  309. package/lib/cjs/LoginModal/LoginModal.d.ts +0 -14
  310. package/lib/cjs/LoginModal/LoginModal.d.ts.map +0 -1
  311. package/lib/cjs/LoginModal/LoginModal.js +0 -21
  312. package/lib/cjs/LoginModal/index.d.ts +0 -2
  313. package/lib/cjs/LoginModal/index.d.ts.map +0 -1
  314. package/lib/cjs/LoginModal/index.js +0 -13
  315. package/lib/cjs/MarkdownEditor/MarkdownEditor.d.ts +0 -45
  316. package/lib/cjs/MarkdownEditor/MarkdownEditor.d.ts.map +0 -1
  317. package/lib/cjs/MarkdownEditor/MarkdownEditor.js +0 -437
  318. package/lib/cjs/MarkdownEditor/index.d.ts +0 -2
  319. package/lib/cjs/MarkdownEditor/index.d.ts.map +0 -1
  320. package/lib/cjs/MarkdownEditor/index.js +0 -13
  321. package/lib/cjs/MarkdownEditor/markdownEditor.css +0 -111
  322. package/lib/cjs/MoreOrLess/MoreOrLess.d.ts +0 -13
  323. package/lib/cjs/MoreOrLess/MoreOrLess.d.ts.map +0 -1
  324. package/lib/cjs/MoreOrLess/MoreOrLess.js +0 -71
  325. package/lib/cjs/MoreOrLess/index.d.ts +0 -2
  326. package/lib/cjs/MoreOrLess/index.d.ts.map +0 -1
  327. package/lib/cjs/MoreOrLess/index.js +0 -13
  328. package/lib/cjs/PaginatedList/PaginatedList.d.ts +0 -18
  329. package/lib/cjs/PaginatedList/PaginatedList.d.ts.map +0 -1
  330. package/lib/cjs/PaginatedList/PaginatedList.js +0 -63
  331. package/lib/cjs/PaginatedList/index.d.ts +0 -2
  332. package/lib/cjs/PaginatedList/index.d.ts.map +0 -1
  333. package/lib/cjs/PaginatedList/index.js +0 -13
  334. package/lib/cjs/PaginationCompact/PaginationCompact.d.ts +0 -9
  335. package/lib/cjs/PaginationCompact/PaginationCompact.d.ts.map +0 -1
  336. package/lib/cjs/PaginationCompact/PaginationCompact.js +0 -63
  337. package/lib/cjs/PaginationCompact/index.d.ts +0 -2
  338. package/lib/cjs/PaginationCompact/index.d.ts.map +0 -1
  339. package/lib/cjs/PaginationCompact/index.js +0 -13
  340. package/lib/cjs/PaginationCompact/paginationCompact.css +0 -5
  341. package/lib/cjs/PhoneInput/CountryData.d.ts +0 -3
  342. package/lib/cjs/PhoneInput/CountryData.d.ts.map +0 -1
  343. package/lib/cjs/PhoneInput/CountryData.js +0 -583
  344. package/lib/cjs/PhoneInput/PhoneInput.d.ts +0 -19
  345. package/lib/cjs/PhoneInput/PhoneInput.d.ts.map +0 -1
  346. package/lib/cjs/PhoneInput/PhoneInput.js +0 -286
  347. package/lib/cjs/PhoneInput/PhoneInput.scss +0 -753
  348. package/lib/cjs/PhoneInput/flags.png +0 -0
  349. package/lib/cjs/PhoneInput/index.d.ts +0 -2
  350. package/lib/cjs/PhoneInput/index.d.ts.map +0 -1
  351. package/lib/cjs/PhoneInput/index.js +0 -13
  352. package/lib/cjs/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts +0 -8
  353. package/lib/cjs/ProgressBar/CircularProgressBar/CircularProgressBar.d.ts.map +0 -1
  354. package/lib/cjs/ProgressBar/CircularProgressBar/CircularProgressBar.js +0 -68
  355. package/lib/cjs/ProgressBar/CircularProgressBar/Path.d.ts +0 -12
  356. package/lib/cjs/ProgressBar/CircularProgressBar/Path.d.ts.map +0 -1
  357. package/lib/cjs/ProgressBar/CircularProgressBar/Path.js +0 -39
  358. package/lib/cjs/ProgressBar/CircularProgressBar/constants.d.ts +0 -6
  359. package/lib/cjs/ProgressBar/CircularProgressBar/constants.d.ts.map +0 -1
  360. package/lib/cjs/ProgressBar/CircularProgressBar/constants.js +0 -8
  361. package/lib/cjs/ProgressBar/CircularProgressBar/index.d.ts +0 -2
  362. package/lib/cjs/ProgressBar/CircularProgressBar/index.d.ts.map +0 -1
  363. package/lib/cjs/ProgressBar/CircularProgressBar/index.js +0 -13
  364. package/lib/cjs/ProgressBar/CircularProgressBar/styles.css +0 -60
  365. package/lib/cjs/ProgressBar/CircularProgressBar/types.d.ts +0 -32
  366. package/lib/cjs/ProgressBar/CircularProgressBar/types.d.ts.map +0 -1
  367. package/lib/cjs/ProgressBar/CircularProgressBar/types.js +0 -2
  368. package/lib/cjs/ProgressBar/ProgressBar.d.ts +0 -15
  369. package/lib/cjs/ProgressBar/ProgressBar.d.ts.map +0 -1
  370. package/lib/cjs/ProgressBar/ProgressBar.js +0 -36
  371. package/lib/cjs/ProgressBar/index.d.ts +0 -3
  372. package/lib/cjs/ProgressBar/index.d.ts.map +0 -1
  373. package/lib/cjs/ProgressBar/index.js +0 -14
  374. package/lib/cjs/PromisifyModal/PromisifyModal.d.ts +0 -18
  375. package/lib/cjs/PromisifyModal/PromisifyModal.d.ts.map +0 -1
  376. package/lib/cjs/PromisifyModal/PromisifyModal.js +0 -40
  377. package/lib/cjs/PromisifyModal/index.d.ts +0 -2
  378. package/lib/cjs/PromisifyModal/index.d.ts.map +0 -1
  379. package/lib/cjs/PromisifyModal/index.js +0 -13
  380. package/lib/cjs/SubscriptionAbuse/SubscriptionAbuseModal.d.ts +0 -7
  381. package/lib/cjs/SubscriptionAbuse/SubscriptionAbuseModal.d.ts.map +0 -1
  382. package/lib/cjs/SubscriptionAbuse/SubscriptionAbuseModal.js +0 -20
  383. package/lib/cjs/SubscriptionAbuse/const.d.ts +0 -4
  384. package/lib/cjs/SubscriptionAbuse/const.d.ts.map +0 -1
  385. package/lib/cjs/SubscriptionAbuse/const.js +0 -15
  386. package/lib/cjs/SubscriptionAbuse/index.d.ts +0 -3
  387. package/lib/cjs/SubscriptionAbuse/index.d.ts.map +0 -1
  388. package/lib/cjs/SubscriptionAbuse/index.js +0 -14
  389. package/lib/cjs/SupportFeedbackForm/SupportFeedbackForm.d.ts +0 -11
  390. package/lib/cjs/SupportFeedbackForm/SupportFeedbackForm.d.ts.map +0 -1
  391. package/lib/cjs/SupportFeedbackForm/SupportFeedbackForm.js +0 -44
  392. package/lib/cjs/SupportFeedbackForm/SupportFeedbackModal.d.ts +0 -10
  393. package/lib/cjs/SupportFeedbackForm/SupportFeedbackModal.d.ts.map +0 -1
  394. package/lib/cjs/SupportFeedbackForm/SupportFeedbackModal.js +0 -178
  395. package/lib/cjs/SupportFeedbackForm/index.d.ts +0 -3
  396. package/lib/cjs/SupportFeedbackForm/index.d.ts.map +0 -1
  397. package/lib/cjs/SupportFeedbackForm/index.js +0 -14
  398. package/lib/cjs/Table/PFTable.d.ts +0 -39
  399. package/lib/cjs/Table/PFTable.d.ts.map +0 -1
  400. package/lib/cjs/Table/PFTable.js +0 -204
  401. package/lib/cjs/Table/README.md +0 -65
  402. package/lib/cjs/Table/Table.d.ts.map +0 -1
  403. package/lib/cjs/Table/Table.js +0 -38
  404. package/lib/cjs/Table/TableColumnSelector.d.ts +0 -7
  405. package/lib/cjs/Table/TableColumnSelector.d.ts.map +0 -1
  406. package/lib/cjs/Table/TableColumnSelector.js +0 -34
  407. package/lib/cjs/Table/TablePagination.d.ts +0 -18
  408. package/lib/cjs/Table/TablePagination.d.ts.map +0 -1
  409. package/lib/cjs/Table/TablePagination.js +0 -44
  410. package/lib/cjs/Table/TableProvider.d.ts +0 -15
  411. package/lib/cjs/Table/TableProvider.d.ts.map +0 -1
  412. package/lib/cjs/Table/TableProvider.js +0 -25
  413. package/lib/cjs/Table/columnSelector.css +0 -37
  414. package/lib/cjs/Table/index.d.ts +0 -5
  415. package/lib/cjs/Table/index.d.ts.map +0 -1
  416. package/lib/cjs/Table/index.js +0 -16
  417. package/lib/cjs/TermsAndConditions/AcceptTermsModal.d.ts +0 -14
  418. package/lib/cjs/TermsAndConditions/AcceptTermsModal.d.ts.map +0 -1
  419. package/lib/cjs/TermsAndConditions/AcceptTermsModal.js +0 -116
  420. package/lib/cjs/TermsAndConditions/index.d.ts +0 -2
  421. package/lib/cjs/TermsAndConditions/index.d.ts.map +0 -1
  422. package/lib/cjs/TermsAndConditions/index.js +0 -13
  423. package/lib/cjs/TextAreaAutosize/TextAreaAutosize.d.ts +0 -8
  424. package/lib/cjs/TextAreaAutosize/TextAreaAutosize.d.ts.map +0 -1
  425. package/lib/cjs/TextAreaAutosize/TextAreaAutosize.js +0 -136
  426. package/lib/cjs/TextAreaAutosize/index.d.ts +0 -2
  427. package/lib/cjs/TextAreaAutosize/index.d.ts.map +0 -1
  428. package/lib/cjs/TextAreaAutosize/index.js +0 -13
  429. package/lib/cjs/TextAreaResizable/TextAreaResizable.d.ts +0 -20
  430. package/lib/cjs/TextAreaResizable/TextAreaResizable.d.ts.map +0 -1
  431. package/lib/cjs/TextAreaResizable/TextAreaResizable.js +0 -56
  432. package/lib/cjs/TextAreaResizable/index.d.ts +0 -2
  433. package/lib/cjs/TextAreaResizable/index.d.ts.map +0 -1
  434. package/lib/cjs/TextAreaResizable/index.js +0 -13
  435. package/lib/cjs/ToastNotification/ToastNotification.d.ts +0 -28
  436. package/lib/cjs/ToastNotification/ToastNotification.d.ts.map +0 -1
  437. package/lib/cjs/ToastNotification/ToastNotification.js +0 -63
  438. package/lib/cjs/ToastNotification/index.d.ts +0 -2
  439. package/lib/cjs/ToastNotification/index.d.ts.map +0 -1
  440. package/lib/cjs/ToastNotification/index.js +0 -13
  441. package/lib/cjs/ToastNotification/toastNotification.css +0 -22
  442. package/lib/cjs/TopContentSearch/TopContentSearch.d.ts +0 -14
  443. package/lib/cjs/TopContentSearch/TopContentSearch.d.ts.map +0 -1
  444. package/lib/cjs/TopContentSearch/TopContentSearch.js +0 -138
  445. package/lib/cjs/TopContentSearch/index.d.ts +0 -2
  446. package/lib/cjs/TopContentSearch/index.d.ts.map +0 -1
  447. package/lib/cjs/TopContentSearch/index.js +0 -13
  448. package/lib/cjs/TopContentSearch/topContentSearch.scss +0 -22
  449. package/lib/cjs/ValueChangedIcon/ValueChangedIcon.d.ts +0 -14
  450. package/lib/cjs/ValueChangedIcon/ValueChangedIcon.d.ts.map +0 -1
  451. package/lib/cjs/ValueChangedIcon/ValueChangedIcon.js +0 -76
  452. package/lib/cjs/ValueChangedIcon/index.d.ts +0 -2
  453. package/lib/cjs/ValueChangedIcon/index.d.ts.map +0 -1
  454. package/lib/cjs/ValueChangedIcon/index.js +0 -13
  455. package/lib/cjs/helperFunctions/errorMessage.d.ts +0 -12
  456. package/lib/cjs/helperFunctions/errorMessage.d.ts.map +0 -1
  457. package/lib/cjs/helperFunctions/errorMessage.js +0 -95
  458. package/lib/cjs/helperFunctions/errorMessage.scss +0 -3
  459. package/lib/cjs/helperFunctions/index.d.ts +0 -2
  460. package/lib/cjs/helperFunctions/index.d.ts.map +0 -1
  461. package/lib/cjs/helperFunctions/index.js +0 -13
  462. package/lib/cjs/hooks/index.d.ts +0 -14
  463. package/lib/cjs/hooks/index.d.ts.map +0 -1
  464. package/lib/cjs/hooks/index.js +0 -25
  465. package/lib/cjs/hooks/useBreakpoint.d.ts +0 -12
  466. package/lib/cjs/hooks/useBreakpoint.d.ts.map +0 -1
  467. package/lib/cjs/hooks/useBreakpoint.js +0 -86
  468. package/lib/cjs/hooks/useCopyToClipboard.d.ts +0 -6
  469. package/lib/cjs/hooks/useCopyToClipboard.d.ts.map +0 -1
  470. package/lib/cjs/hooks/useCopyToClipboard.js +0 -39
  471. package/lib/cjs/hooks/useDebounce.d.ts +0 -9
  472. package/lib/cjs/hooks/useDebounce.d.ts.map +0 -1
  473. package/lib/cjs/hooks/useDebounce.js +0 -40
  474. package/lib/cjs/hooks/useFetch.d.ts +0 -20
  475. package/lib/cjs/hooks/useFetch.d.ts.map +0 -1
  476. package/lib/cjs/hooks/useFetch.js +0 -71
  477. package/lib/cjs/hooks/useForceUpdate.d.ts +0 -18
  478. package/lib/cjs/hooks/useForceUpdate.d.ts.map +0 -1
  479. package/lib/cjs/hooks/useForceUpdate.js +0 -28
  480. package/lib/cjs/hooks/useForkRef.d.ts +0 -2
  481. package/lib/cjs/hooks/useForkRef.d.ts.map +0 -1
  482. package/lib/cjs/hooks/useForkRef.js +0 -29
  483. package/lib/cjs/hooks/useIsMounted.d.ts +0 -3
  484. package/lib/cjs/hooks/useIsMounted.d.ts.map +0 -1
  485. package/lib/cjs/hooks/useIsMounted.js +0 -18
  486. package/lib/cjs/hooks/useLRUCache.d.ts +0 -8
  487. package/lib/cjs/hooks/useLRUCache.d.ts.map +0 -1
  488. package/lib/cjs/hooks/useLRUCache.js +0 -28
  489. package/lib/cjs/hooks/useLocalStorage.d.ts +0 -5
  490. package/lib/cjs/hooks/useLocalStorage.d.ts.map +0 -1
  491. package/lib/cjs/hooks/useLocalStorage.js +0 -39
  492. package/lib/cjs/hooks/useOnScreen.d.ts +0 -2
  493. package/lib/cjs/hooks/useOnScreen.d.ts.map +0 -1
  494. package/lib/cjs/hooks/useOnScreen.js +0 -18
  495. package/lib/cjs/hooks/usePolling.d.ts +0 -2
  496. package/lib/cjs/hooks/usePolling.d.ts.map +0 -1
  497. package/lib/cjs/hooks/usePolling.js +0 -19
  498. package/lib/cjs/hooks/usePrevious.d.ts +0 -2
  499. package/lib/cjs/hooks/usePrevious.d.ts.map +0 -1
  500. package/lib/cjs/hooks/usePrevious.js +0 -12
  501. package/lib/cjs/hooks/useTitle.d.ts +0 -2
  502. package/lib/cjs/hooks/useTitle.d.ts.map +0 -1
  503. package/lib/cjs/hooks/useTitle.js +0 -14
  504. package/lib/cjs/hooks/useUndo.d.ts +0 -22
  505. package/lib/cjs/hooks/useUndo.d.ts.map +0 -1
  506. package/lib/cjs/hooks/useUndo.js +0 -76
  507. package/lib/cjs/index.d.ts +0 -34
  508. package/lib/cjs/index.d.ts.map +0 -1
  509. package/lib/cjs/index.js +0 -45
  510. package/lib/esm/PhoneInput/flags.png +0 -0
  511. package/lib/esm/Table/Table.d.ts +0 -11
  512. package/lib/esm/Table/Table.d.ts.map +0 -1
  513. package/lib/esm/Table/TableColumnSelector.d.ts +0 -7
  514. package/lib/esm/Table/TableColumnSelector.d.ts.map +0 -1
  515. package/lib/esm/Table/TableColumnSelector.js +0 -27
  516. package/lib/esm/Table/columnSelector.css +0 -37
@@ -0,0 +1,2018 @@
1
+ import React from 'react';
2
+ export const FlagSvgs = () => {
3
+ return (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "100px", style: { display: 'none' } },
4
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ad" },
5
+ React.createElement("g", { clipPath: "url(#clip0_301_1698)" },
6
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#FFDA44" }),
7
+ React.createElement("path", { d: "M0 -0.00585938H171V341.994H0V-0.00585938Z", fill: "#0052B4" }),
8
+ React.createElement("path", { d: "M342 -0.00585938H513V341.994H342V-0.00585938ZM198.9 113.594H256V178.394H198.9V113.594Z", fill: "#D80027" }),
9
+ React.createElement("path", { d: "M267.6 113.594V178.294V113.594ZM284.2 113.594V178.294V113.594ZM300.8 113.594V178.294V113.594Z", fill: "black" }),
10
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M271.1 113.594V178.294H264.1V113.594H271.1ZM287.7 113.594V178.294H280.7V113.594H287.7ZM297.3 178.294V113.594H304.3V178.294H297.3Z", fill: "#D80027" }),
11
+ React.createElement("path", { d: "M247.4 178.394V243.094V178.394ZM234.1 178.394V243.094V178.394ZM220.8 178.494V232.394V178.494ZM207.1 178.494V225.594V178.494Z", fill: "black" }),
12
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M236.6 178.394V243.094H231.6V178.394H236.6ZM249.9 178.394V243.094H244.9V178.394H249.9ZM204.6 225.594V178.494H209.6V225.594H204.6ZM223.3 178.494V232.394H218.3V178.494H223.3Z", fill: "#D80027" }),
13
+ React.createElement("path", { d: "M199.9 145.994L227.5 113.594L256 145.894L227.9 178.294L199.9 145.994Z", fill: "#FFDA44" }),
14
+ React.createElement("path", { d: "M182.2 95.8942V188.094C182.2 222.394 209.5 242.294 230.8 252.594C230 253.994 255.9 260.894 255.9 260.894C255.9 260.894 281.8 253.994 281 252.594C302.4 242.294 329.6 222.494 329.6 188.094V95.8942H182.2ZM312.1 188.094C312.1 204.994 302.1 217.494 279.3 231.994C270.7 237.494 261.8 240.994 256 242.994C250.2 240.994 241.3 237.494 232.7 231.994C209.9 217.494 199.9 203.994 199.9 188.094V113.594H312.1V188.094Z", fill: "#BC8B00" }),
15
+ React.createElement("path", { d: "M264.4 188.894H293.9V197.494H264.4V188.894ZM264.4 206.494H293.9V215.094H264.4V206.494Z", fill: "#D80027" })),
16
+ React.createElement("defs", null,
17
+ React.createElement("clipPath", { id: "clip0_301_1698" },
18
+ React.createElement("rect", { fill: "white", transform: "translate(0 -0.00585938)", width: "513", height: "342" })))),
19
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ae" },
20
+ React.createElement("g", { clipPath: "url(#clip0_301_1693)" },
21
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
22
+ React.createElement("path", { d: "M0 -0.00585938H513V113.994H0V-0.00585938Z", fill: "#009E49" }),
23
+ React.createElement("path", { d: "M0 227.994H513V341.994H0V227.994Z", fill: "black" }),
24
+ React.createElement("path", { d: "M0 -0.00585938H171V341.994H0V-0.00585938Z", fill: "#CE1126" })),
25
+ React.createElement("defs", null,
26
+ React.createElement("clipPath", { id: "clip0_301_1693" },
27
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
28
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_af" },
29
+ React.createElement("g", { clipPath: "url(#clip0_301_1687)" },
30
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#DB3E00" }),
31
+ React.createElement("path", { d: "M331 -0.00585938H513V341.994H331V-0.00585938Z", fill: "#479900" }),
32
+ React.createElement("path", { d: "M0 -0.00585938H181.8V341.994H0V-0.00585938Z", fill: "black" }),
33
+ React.createElement("path", { d: "M256 126.694C236.6 126.694 220.8 142.494 220.8 161.894V214.694H291.2V161.894C291.2 142.394 275.4 126.694 256 126.694Z", fill: "white" }),
34
+ React.createElement("path", { d: "M256 84.2942C208.3 84.2942 169.6 122.994 169.6 170.694C169.6 218.394 208.3 256.994 256 256.994C303.7 256.994 342.4 218.294 342.4 170.594C342.4 122.894 303.7 84.2942 256 84.2942ZM256 241.994C216.6 241.994 184.6 209.994 184.6 170.594C184.6 131.194 216.6 99.1942 256 99.1942C295.4 99.1942 327.4 131.194 327.4 170.594C327.4 210.094 295.4 241.994 256 241.994Z", fill: "white" })),
35
+ React.createElement("defs", null,
36
+ React.createElement("clipPath", { id: "clip0_301_1687" },
37
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
38
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ag" },
39
+ React.createElement("g", { clipPath: "url(#clip0_301_1679)" },
40
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "black" }),
41
+ React.createElement("path", { d: "M88.8 136.494C86.6 149.394 85.4 162.694 85.4 176.294C85.4 189.894 86.6 203.294 88.8 216.094L256 228.294L423.2 216.194C425.4 203.294 426.6 189.994 426.6 176.394C426.6 162.794 425.4 149.394 423.2 136.594", fill: "#0072C6" }),
42
+ React.createElement("path", { d: "M423.2 218.994H88.8C104.6 288.794 173.5 341.294 256 341.294C338.5 341.294 407.4 288.794 423.2 218.994Z", fill: "white" }),
43
+ React.createElement("path", { d: "M365.9 136.494H146.1L191 115.394L167.1 71.8941L215.9 81.2941L222 31.9941L256 68.1941L290 31.9941L296.1 81.2941L344.9 71.8941L321 115.394L365.9 136.494Z", fill: "#FFDA44" }),
44
+ React.createElement("path", { d: "M256.5 341.994L0 -0.00585938V341.994H256.5Z", fill: "#CE1126" }),
45
+ React.createElement("path", { d: "M513 341.994V-0.00585938L256 341.994H513Z", fill: "#CE1126" })),
46
+ React.createElement("defs", null,
47
+ React.createElement("clipPath", { id: "clip0_301_1679" },
48
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
49
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_al" },
50
+ React.createElement("g", { clipPath: "url(#clip0_301_1661)" },
51
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#ED2024" }),
52
+ React.createElement("path", { d: "M185.25 69.5334V160.733L225.72 174.983L197.22 202.913L210.9 220.013L241.11 188.663L247.95 201.773L230.85 229.703L251.37 261.623L241.11 276.443L257.07 296.963L272.46 275.873L263.91 261.053L281.01 227.993L265.62 201.773L272.46 188.663L302.1 220.013L316.35 203.483L286.71 174.413L327.75 159.593V69.5334L298.11 80.3634L297.54 102.023L278.73 103.733V88.9134L288.42 75.8034L320.34 63.2634L307.23 60.9834L315.21 54.1434L320.34 56.4234L315.78 48.4434L307.8 51.2934L302.1 45.0234L270.75 51.2934L278.73 57.5634L257.07 85.4934L235.41 58.1334L242.82 51.8634L214.32 45.0234L206.34 51.2934L197.79 49.0134L193.23 56.9934L198.36 53.5734L207.48 59.8434L194.37 62.6934L225.72 74.0934L234.84 87.2034V103.733L216.03 102.023V81.5034L185.25 69.5334Z", fill: "#212121" }),
53
+ React.createElement("path", { d: "M149.34 142.494H185.82V156.744H149.34V142.494ZM149.34 119.124H185.82V134.514H149.34V119.124ZM149.34 95.1838H185.82V110.004H149.34V95.1838ZM149.34 72.3838H185.82V86.6338H149.34V72.3838Z", fill: "#212121" }),
54
+ React.createElement("path", { d: "M327.18 142.494H363.66V156.744H327.18V142.494ZM327.18 119.124H363.66V134.514H327.18V119.124ZM327.18 95.1838H363.66V110.004H327.18V95.1838ZM327.18 72.3838H363.66V86.6338H327.18V72.3838Z", fill: "#212121" }),
55
+ React.createElement("path", { d: "M304.38 205.765H340.86V216.595H304.38V205.765ZM172.14 205.765H208.62V216.595H172.14V205.765Z", fill: "#212121" })),
56
+ React.createElement("defs", null,
57
+ React.createElement("clipPath", { id: "clip0_301_1661" },
58
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
59
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_am" },
60
+ React.createElement("g", { clipPath: "url(#clip0_301_1657)" },
61
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#0052B4" }),
62
+ React.createElement("path", { d: "M0 -0.00585938H513V113.994H0V-0.00585938Z", fill: "#D80027" }),
63
+ React.createElement("path", { d: "M0 227.994H513V341.994H0V227.994Z", fill: "#FF9811" })),
64
+ React.createElement("defs", null,
65
+ React.createElement("clipPath", { id: "clip0_301_1657" },
66
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
67
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ao" },
68
+ React.createElement("g", { clipPath: "url(#clip0_301_1649)" },
69
+ React.createElement("path", { d: "M0 170.994H513V341.994H0V170.994Z", fill: "black" }),
70
+ React.createElement("path", { d: "M0 -0.00585938H513V170.994H0V-0.00585938Z", fill: "#D80027" }),
71
+ React.createElement("path", { d: "M332.7 135.594L350.2 126.994L342.8 107.994L324.1 114.194L332.7 135.594ZM287.1 79.5942L292.6 60.7942L273.5 53.5942L265.5 71.5942L287.1 79.5942ZM316.5 102.794L328.7 87.4942L313.8 73.5942L299.6 87.1942L316.5 102.794ZM335.9 171.694L355.4 170.894V149.594L332.5 149.794L335.9 171.694ZM323.3 209.794L342.1 215.294L349.4 196.294L331.4 188.294L323.3 209.794ZM294.3 242.194L309.2 254.894L323.6 240.494L310.5 225.794L294.3 242.194ZM247.3 94.4942L257.1 114.394L279 117.694L263.1 133.194L266.7 155.094L247.1 144.694L227.4 154.894L231.2 132.994L215.4 117.494L237.4 114.394L247.3 94.4942Z", fill: "#FFDA44" }),
72
+ React.createElement("path", { d: "M250.8 61.2944L248.1 79.5944C291.2 82.7944 325.1 118.794 325.1 162.694C325.1 208.694 287.8 245.594 241.7 246.094C212.5 246.394 190.4 231.294 174.7 212.394L160.8 224.694C175.8 243.694 201.6 264.594 241.7 264.594C298 264.594 343.6 218.994 343.6 162.694C343.7 109.494 302.9 65.7944 250.8 61.2944Z", fill: "#FFDA44" }),
73
+ React.createElement("path", { d: "M291.9 223.394L280.1 237.394C280.1 237.394 332 276.294 333.7 277.794C335.4 279.294 338.9 279.794 342.8 275.094C346.5 270.594 345.6 266.994 343.7 265.394C341.7 263.894 291.9 223.394 291.9 223.394Z", fill: "black" }),
74
+ React.createElement("path", { d: "M206.1 157.194C198.4 167.494 198.6 180.294 208.9 188.094C208.9 188.094 344.1 289.594 345.8 291.094C347.5 292.594 351 293.094 354.9 288.394C358.6 283.894 357.7 280.294 355.8 278.694C353.9 277.194 206.1 157.194 206.1 157.194ZM253.8 256.294L261.1 274.494L280.6 268.494L275.8 249.394L253.8 256.294ZM213.4 252.594L211.4 272.094L231.5 275.694L236 256.594L213.4 252.594ZM177.7 231.394L167.4 247.994L183.8 260.094L196.3 244.894L177.7 231.394Z", fill: "#FFDA44" })),
75
+ React.createElement("defs", null,
76
+ React.createElement("clipPath", { id: "clip0_301_1649" },
77
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
78
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ar" },
79
+ React.createElement("g", { clipPath: "url(#clip0_301_1641)" },
80
+ React.createElement("path", { d: "M0 -0.00585938H512V341.994H0V-0.00585938Z", fill: "white" }),
81
+ React.createElement("path", { d: "M0 -0.00585938H512V113.994H0V-0.00585938ZM0 227.994H512V341.994H0V227.994Z", fill: "#338AF3" }),
82
+ React.createElement("path", { d: "M256.5 210.994C278.591 210.994 296.5 193.086 296.5 170.994C296.5 148.903 278.591 130.994 256.5 130.994C234.409 130.994 216.5 148.903 216.5 170.994C216.5 193.086 234.409 210.994 256.5 210.994Z", fill: "#FFDA44" }),
83
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M256.5 133.494C235.789 133.494 219 150.283 219 170.994C219 191.705 235.789 208.494 256.5 208.494C277.211 208.494 294 191.705 294 170.994C294 150.283 277.211 133.494 256.5 133.494ZM214 170.994C214 147.522 233.028 128.494 256.5 128.494C279.972 128.494 299 147.522 299 170.994C299 194.466 279.972 213.494 256.5 213.494C233.028 213.494 214 194.466 214 170.994Z", fill: "#D6AB00" })),
84
+ React.createElement("defs", null,
85
+ React.createElement("clipPath", { id: "clip0_301_1641" },
86
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
87
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_at" },
88
+ React.createElement("g", { clipPath: "url(#clip0_301_1631)" },
89
+ React.createElement("path", { d: "M0 113.994H513V227.994H0V113.994Z", fill: "white" }),
90
+ React.createElement("path", { d: "M0 -0.00585938H513V113.994H0V-0.00585938ZM0 227.994H513V341.994H0V227.994Z", fill: "#D80027" })),
91
+ React.createElement("defs", null,
92
+ React.createElement("clipPath", { id: "clip0_301_1631" },
93
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
94
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_au" },
95
+ React.createElement("g", { clipPath: "url(#clip0_301_1617)" },
96
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#10338C" }),
97
+ React.createElement("path", { d: "M222.2 170.695C222.5 170.395 222.7 170.095 223 169.795C222.8 170.095 222.5 170.395 222.2 170.695ZM188 212.595L199 235.495L223.7 229.795L212.7 252.595L232.6 268.395L207.8 273.995L207.9 299.395L188 283.495L168.2 299.395L168.3 273.995L143.5 268.395L163.4 252.595L152.3 229.795L177.1 235.495L188 212.595ZM385.9 241.095L391.1 251.995L402.9 249.295L397.6 260.195L407.1 267.695L395.3 270.295V282.495L385.9 274.895L376.4 282.495L376.5 270.295L364.7 267.695L374.2 260.195L368.9 249.295L380.7 251.995L385.9 241.095ZM337.3 125.095L342.5 135.995L354.3 133.295L349 144.195L358.5 151.695L346.7 154.395V166.495L337.3 158.895L327.8 166.495L327.9 154.395L316 151.695L325.5 144.195L320.2 133.295L332 135.995L337.3 125.095ZM385.9 58.8945L391.1 69.7945L402.9 67.0945L397.6 77.9945L407.1 85.4945L395.3 88.1945V100.295L385.9 92.6945L376.4 100.295L376.5 88.1945L364.7 85.4945L374.2 77.9945L368.9 67.0945L380.7 69.7945L385.9 58.8945ZM428.4 108.595L433.6 119.495L445.4 116.795L440.1 127.695L449.6 135.195L437.8 137.795V149.995L428.4 142.395L418.9 149.995V137.795L407.1 135.195L416.6 127.695L411.3 116.795L423.1 119.495L428.4 108.595ZM398 166.495L402.1 179.195H415.4L404.6 186.995L408.8 199.695L398 191.795L387.2 199.695L391.3 186.995L380.6 179.195H393.9L398 166.495Z", fill: "white" }),
98
+ React.createElement("path", { d: "M254.8 -0.00585938V30.5941L209.7 55.6941H254.8V114.994H195.7L254.8 147.794V170.694H228.1L154.6 129.794V170.694H99V122.094L11.6 170.694H-1.19995V140.094L44 114.994H-1.19995V55.6941H57.9001L-1.19995 22.7941V-0.00585938H25.5L99 40.7941V-0.00585938H154.6V48.5941L242.1 -0.00585938H254.8Z", fill: "white" }),
99
+ React.createElement("path", { d: "M142.8 -0.00585938H110.8V69.2941H-1.19995V101.294H110.8V170.694H142.8V101.294H254.8V69.2941H142.8V-0.00585938Z", fill: "#D80027" }),
100
+ React.createElement("path", { d: "M154.6 114.994L254.8 170.694V154.894L183 114.994H154.6Z", fill: "#0052B4" }),
101
+ React.createElement("path", { d: "M154.6 114.994L254.8 170.694V154.894L183 114.994H154.6Z", fill: "white" }),
102
+ React.createElement("path", { d: "M154.6 114.994L254.8 170.694V154.894L183 114.994H154.6ZM70.7 114.994L-1.19995 154.894V170.694L99 114.994H70.7Z", fill: "#D80027" }),
103
+ React.createElement("path", { d: "M99 55.6941L-1.19995 -0.00585938V15.6941L70.7 55.6941H99Z", fill: "#0052B4" }),
104
+ React.createElement("path", { d: "M99 55.6941L-1.19995 -0.00585938V15.6941L70.7 55.6941H99Z", fill: "white" }),
105
+ React.createElement("path", { d: "M99 55.6941L-1.19995 -0.00585938V15.6941L70.7 55.6941H99ZM183 55.6941L254.8 15.6941V-0.00585938L154.6 55.6941H183Z", fill: "#D80027" })),
106
+ React.createElement("defs", null,
107
+ React.createElement("clipPath", { id: "clip0_301_1617" },
108
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
109
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_aw" },
110
+ React.createElement("g", { clipPath: "url(#clip0_301_1611)" },
111
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#338AF3" }),
112
+ React.createElement("path", { d: "M80.5538 136.935L20.7744 110.508L80.5538 84.2222L106.84 24.5842L133.126 84.2222L192.905 110.508L133.126 136.935L106.84 196.573L80.5538 136.935Z", fill: "white" }),
113
+ React.createElement("path", { d: "M106.84 57.3711L123.092 94.2562L159.977 110.508L123.092 126.76L106.84 163.645L90.5876 126.76L53.7025 110.508L90.5876 94.2562L106.84 57.3711Z", fill: "#F30028" }),
114
+ React.createElement("path", { d: "M0 215.087H513V237.274H0V215.087ZM0 259.462H513V281.649H0V259.462Z", fill: "#FFDA44" })),
115
+ React.createElement("defs", null,
116
+ React.createElement("clipPath", { id: "clip0_301_1611" },
117
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
118
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_az" },
119
+ React.createElement("g", { clipPath: "url(#clip0_301_1600)" },
120
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#EF3340" }),
121
+ React.createElement("path", { d: "M0 -0.00585938H513V113.994H0V-0.00585938Z", fill: "#00B5E2" }),
122
+ React.createElement("path", { d: "M0 227.994H513V341.994H0V227.994Z", fill: "#509E2F" }),
123
+ React.createElement("path", { d: "M265.6 212.594C242.6 212.594 224 193.994 224 170.994C224 147.994 242.6 129.394 265.6 129.394C272.8 129.394 279.5 131.194 285.4 134.394C276.2 125.394 263.5 119.794 249.6 119.794C221.3 119.794 198.4 142.694 198.4 170.994C198.4 199.294 221.3 222.194 249.6 222.194C263.5 222.194 276.2 216.594 285.4 207.594C279.5 210.794 272.8 212.594 265.6 212.594Z", fill: "white" }),
124
+ React.createElement("path", { d: "M297.6 142.194L303.1 157.694L318 150.594L310.9 165.494L326.4 170.994L310.9 176.494L318 191.394L303.1 184.294L297.6 199.794L292.1 184.294L277.2 191.394L284.3 176.494L268.8 170.994L284.3 165.494L277.2 150.594L292.1 157.694L297.6 142.194Z", fill: "white" })),
125
+ React.createElement("defs", null,
126
+ React.createElement("clipPath", { id: "clip0_301_1600" },
127
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
128
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ba" },
129
+ React.createElement("g", { clipPath: "url(#clip0_301_1587)" },
130
+ React.createElement("path", { d: "M0 -0.00585938H513.1V341.994H0V-0.00585938Z", fill: "#10338C" }),
131
+ React.createElement("path", { d: "M99.9 -0.00585938H441.9V341.994", fill: "#F6C500" }),
132
+ React.createElement("path", { d: "M19.9 21.0941L40.3 6.19414L60.9 20.9941L54 -0.00585938H26.7L19.9 21.0941Z", fill: "white" }),
133
+ React.createElement("path", { d: "M92.3001 25.4942L84.4001 1.29419L76.6 25.4942H51.3L71.8001 40.2942L64 64.2942L84.4001 49.4942L105 64.2942L97.1 40.2942L117.6 25.3942L92.3001 25.4942Z", fill: "white" }),
134
+ React.createElement("path", { d: "M136.3 69.1941L128.5 45.1941L120.7 69.1941H95.5L115.9 84.0941L108.1 108.094L128.5 93.2941L149.1 108.094L141.3 84.0941L161.7 69.1941H136.3Z", fill: "white" }),
135
+ React.createElement("path", { d: "M179.4 112.294L171.6 88.1941L163.8 112.294H138.5L159 127.194L151.2 151.194L171.6 136.394L192.2 151.194L184.3 127.194L204.8 112.194L179.4 112.294Z", fill: "white" }),
136
+ React.createElement("path", { d: "M222.5 155.294L214.7 131.294L206.9 155.294H181.5L202.1 170.294L194.3 194.294L214.7 179.394L235.1 194.294L227.3 170.294L247.9 155.294H222.5Z", fill: "white" }),
137
+ React.createElement("path", { d: "M265.6 198.394L257.8 174.394L250 198.394H224.6L245.2 213.294L237.4 237.394L257.8 222.494L278.2 237.394L270.4 213.194L290.9 198.394H265.6Z", fill: "white" }),
138
+ React.createElement("path", { d: "M308.7 241.494L300.8 217.494L293 241.494H267.7L288.2 256.294L280.3 280.494L300.9 265.594L321.3 280.394L313.5 256.294L334 241.494H308.7Z", fill: "white" }),
139
+ React.createElement("path", { d: "M351.7 284.594L343.9 260.394L336.1 284.594H310.8L331.2 299.394L323.4 323.494L343.9 308.594L364.4 323.494L356.6 299.394L377 284.594H351.7Z", fill: "white" }),
140
+ React.createElement("path", { d: "M387 303.494L379.1 327.594L353.8 327.694L373.6 341.994H400.2L420.1 327.594H394.8L387 303.494Z", fill: "white" })),
141
+ React.createElement("defs", null,
142
+ React.createElement("clipPath", { id: "clip0_301_1587" },
143
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
144
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_bb" },
145
+ React.createElement("g", { clipPath: "url(#clip0_301_1582)" },
146
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#FFC726" }),
147
+ React.createElement("path", { d: "M0 -0.00585938H171V341.994H0V-0.00585938ZM342 -0.00585938H513V341.994H342V-0.00585938Z", fill: "#00267F" }),
148
+ React.createElement("path", { d: "M325.74 101.014L293.77 113.414C293.09 114.764 287.98 120.954 285.59 166.474H268.54V106.054L256 78.6742L243.46 105.674V166.474H226.4C224.01 120.944 218.6 113.994 217.93 112.634L186.25 101.004C186.4 101.314 201.65 132.344 201.65 179.014V191.554H243.46V262.624H268.54V191.554H310.35V179.014C310.35 154.884 314.52 134.994 318.03 122.554C321.85 108.984 325.73 101.064 325.77 100.984L325.74 101.014Z", fill: "black" })),
149
+ React.createElement("defs", null,
150
+ React.createElement("clipPath", { id: "clip0_301_1582" },
151
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
152
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_bd" },
153
+ React.createElement("g", { clipPath: "url(#clip0_301_1579)" },
154
+ React.createElement("path", { d: "M0 -0.0078125H513V341.992H0V-0.0078125Z", fill: "#2D6E41" }),
155
+ React.createElement("path", { d: "M218.902 286.161C282.415 286.161 333.902 234.674 333.902 171.161C333.902 107.648 282.415 56.1611 218.902 56.1611C155.389 56.1611 103.902 107.648 103.902 171.161C103.902 234.674 155.389 286.161 218.902 286.161Z", fill: "#F40B32" })),
156
+ React.createElement("defs", null,
157
+ React.createElement("clipPath", { id: "clip0_301_1579" },
158
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
159
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_be" },
160
+ React.createElement("g", { clipPath: "url(#clip0_301_1575)" },
161
+ React.createElement("path", { d: "M0 0.953613H513V342.954H0V0.953613Z", fill: "#FDDA25" }),
162
+ React.createElement("path", { d: "M0 0.953613H171V342.954H0V0.953613Z", fill: "black" }),
163
+ React.createElement("path", { d: "M342 0.953613H513V342.954H342V0.953613Z", fill: "#EF3340" })),
164
+ React.createElement("defs", null,
165
+ React.createElement("clipPath", { id: "clip0_301_1575" },
166
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.953613)" })))),
167
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bf" },
168
+ React.createElement("g", { clipPath: "url(#clip0_301_1571)" },
169
+ React.createElement("path", { d: "M0 0.953613H513V342.954H0V0.953613Z", fill: "#3D944F" }),
170
+ React.createElement("path", { d: "M0 0.953613H513V171.954H0V0.953613Z", fill: "#EF2B2D" }),
171
+ React.createElement("path", { d: "M256 103.554L272.9 155.554H327.6L283.4 187.754L300.2 239.754L256 207.654L211.8 239.754L228.6 187.754L184.4 155.554H239.1L256 103.554Z", fill: "#FFDA44" })),
172
+ React.createElement("defs", null,
173
+ React.createElement("clipPath", { id: "clip0_301_1571" },
174
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.953613)" })))),
175
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bg" },
176
+ React.createElement("g", { clipPath: "url(#clip0_301_1567)" },
177
+ React.createElement("path", { d: "M0 0.958008H513V342.951H0V0.958008Z", fill: "#00966E" }),
178
+ React.createElement("path", { d: "M0 0.958008H513V114.955H0V0.958008Z", fill: "white" }),
179
+ React.createElement("path", { d: "M0 228.954H513V342.951H0V228.954Z", fill: "#D62612" })),
180
+ React.createElement("defs", null,
181
+ React.createElement("clipPath", { id: "clip0_301_1567" },
182
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.954102)" })))),
183
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_bh" },
184
+ React.createElement("g", { clipPath: "url(#clip0_301_1564)" },
185
+ React.createElement("path", { d: "M0 -0.00585938H513V341.961H0V-0.00585938Z", fill: "#D80027" }),
186
+ React.createElement("path", { d: "M223.235 34.3611L137.869 68.6279L223.235 102.795L137.869 136.961L223.235 171.128L137.869 205.294L223.235 239.461L137.869 273.628L223.235 307.794L137.869 341.961H0V-0.00585938H137.869L223.235 34.3611Z", fill: "white" })),
187
+ React.createElement("defs", null,
188
+ React.createElement("clipPath", { id: "clip0_301_1564" },
189
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 -0.00585938)" })))),
190
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bi" },
191
+ React.createElement("g", { clipPath: "url(#clip0_301_1554)" },
192
+ React.createElement("path", { d: "M0 0.953613H513V342.954H0V0.953613Z", fill: "#D80027" }),
193
+ React.createElement("path", { d: "M215.9 171.653L0 315.553V27.7534L215.9 171.653ZM513 27.7534V315.553L297.1 171.653L513 27.7534Z", fill: "#47A644" }),
194
+ React.createElement("path", { d: "M512 27.7536L296.1 171.654L512 315.554V342.254H471.9L256 198.354L40.1 342.254H0V315.554L215.9 171.654L0 27.7536V0.953613H40.1L256 144.854L471.9 0.953613H512V27.7536Z", fill: "#0052B4" }),
195
+ React.createElement("path", { d: "M513 27.7536L297.1 171.654L513 315.554V342.954H473L256 198.354L39 342.954H0V315.554L215.9 171.654L0 27.7536V0.953613H40.1L256 144.854L471.9 0.953613H513V27.7536Z", fill: "white" }),
196
+ React.createElement("path", { d: "M251.6 271.854C306.939 271.854 351.8 226.993 351.8 171.654C351.8 116.315 306.939 71.4536 251.6 71.4536C196.261 71.4536 151.4 116.315 151.4 171.654C151.4 226.993 196.261 271.854 251.6 271.854Z", fill: "white" }),
197
+ React.createElement("path", { d: "M251.4 104.554L258.8 117.454H273.6L266.2 130.254L273.6 143.054H258.8L251.4 155.954L244 143.054H229.2L236.6 130.254L229.2 117.454H244L251.4 104.554ZM290.2 171.254L297.6 184.154H312.4L305 196.954L312.4 209.754H297.6L290.2 222.654L282.8 209.754H267.9L275.3 196.954L267.9 184.154H282.8L290.2 171.254ZM213 171.254L220.4 184.154H235.3L227.9 196.954L235.3 209.754H220.4L213 222.654L205.6 209.754H190.8L198.2 196.954L190.8 184.154H205.6L213 171.254Z", fill: "#D80027" }),
198
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M251.4 101.539L259.669 115.954H276.2L267.933 130.254L276.2 144.554H259.669L251.4 158.968L243.131 144.554H226.6L234.867 130.254L226.6 115.954H243.131L251.4 101.539ZM251.4 107.568L244.869 118.954H231.8L238.333 130.254L231.8 141.554H244.869L251.4 152.939L257.931 141.554H271L264.467 130.254L271 118.954H257.931L251.4 107.568ZM213 168.239L221.269 182.654H237.9L229.633 196.954L237.9 211.254H221.269L213 225.668L204.731 211.254H188.2L196.467 196.954L188.2 182.654H204.731L213 168.239ZM290.2 168.239L298.469 182.654H315L306.733 196.954L315 211.254H298.469L290.2 225.668L281.931 211.254H265.3L273.567 196.954L265.3 182.654H281.931L290.2 168.239ZM290.2 174.268L283.669 185.654H270.5L277.033 196.954L270.5 208.254H283.669L290.2 219.639L296.731 208.254H309.8L303.267 196.954L309.8 185.654H296.731L290.2 174.268ZM213 174.268L206.469 185.654H193.4L199.933 196.954L193.4 208.254H206.469L213 219.639L219.531 208.254H232.7L226.167 196.954L232.7 185.654H219.531L213 174.268Z", fill: "#47A644" })),
199
+ React.createElement("defs", null,
200
+ React.createElement("clipPath", { id: "clip0_301_1554" },
201
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.953613)" })))),
202
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bj" },
203
+ React.createElement("g", { clipPath: "url(#clip0_301_1550)" },
204
+ React.createElement("path", { d: "M0 0.953125H513V342.953H0V0.953125Z", fill: "#008751" }),
205
+ React.createElement("path", { d: "M196.666 0.953125H513V171.953H196.666V0.953125Z", fill: "#FCD116" }),
206
+ React.createElement("path", { d: "M196.666 171.62H513V342.62H196.666V171.62Z", fill: "#E8112D" })),
207
+ React.createElement("defs", null,
208
+ React.createElement("clipPath", { id: "clip0_301_1550" },
209
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.953125)" })))),
210
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bn" },
211
+ React.createElement("g", { clipPath: "url(#clip0_301_1516)" },
212
+ React.createElement("path", { d: "M0 0.95752H513V342.954H0V0.95752Z", fill: "#FFDA44" }),
213
+ React.createElement("path", { d: "M0 195.076L513 322.514V215.636L0 98.2271V195.076Z", fill: "black" }),
214
+ React.createElement("path", { d: "M513 235.675V148.836L0 21.4072V108.247", fill: "white" }),
215
+ React.createElement("path", { d: "M306.998 135.229C311.001 142.619 313.092 150.892 313.08 159.296C313.08 180.888 299.544 199.314 280.497 206.578V146.952C286.208 145.76 290.516 140.57 290.516 134.337C297.43 134.337 303.041 128.576 303.041 121.462H302.62C309.533 121.462 315.555 115.701 315.555 108.587H280.497V77.687L265.477 49.9229L250.448 77.687V108.587H215.39C215.39 115.701 221.412 121.462 228.325 121.462H227.904C227.904 128.576 233.515 134.337 240.429 134.337C240.429 140.57 244.727 145.76 250.438 146.952V208.442C228.305 203.041 211.883 183.092 211.883 159.296C211.883 150.579 214.087 142.383 217.965 135.229C206.983 146.461 200.21 161.811 200.21 178.754C200.21 213.141 228.085 241.025 262.482 241.025C296.879 241.025 324.753 213.141 324.753 178.754C324.753 161.811 317.97 146.451 306.998 135.229Z", fill: "#D80027" }),
216
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M265.478 46.771L281.997 77.3072V107.087H317.055V108.587C317.055 115.907 311.384 121.911 304.477 122.838C303.847 129.623 298.604 135.073 291.948 135.764C291.384 141.627 287.377 146.474 281.997 148.114V204.348C299.404 196.796 311.58 179.468 311.58 159.296V159.294C311.592 151.14 309.563 143.113 305.679 135.944L306.998 135.229L308.071 134.18C319.304 145.67 326.253 161.402 326.253 178.754C326.253 213.969 297.707 242.525 262.482 242.525C227.256 242.525 198.71 213.969 198.71 178.754C198.71 161.402 205.649 145.681 216.892 134.18L224.403 126.498L219.284 135.944C215.522 142.884 213.383 150.835 213.383 159.296C213.383 181.715 228.405 200.617 248.938 206.493V148.114C243.558 146.474 239.56 141.626 238.997 135.764C232.341 135.073 227.098 129.623 226.468 122.838C219.561 121.911 213.89 115.907 213.89 108.587V107.087H248.948V77.3069L265.478 46.771ZM228.325 119.962V121.462H229.404C229.404 127.786 234.382 132.837 240.429 132.837H241.929V134.337C241.929 139.874 245.743 144.439 250.745 145.484L251.938 145.733V210.352L250.083 209.899C227.293 204.338 210.383 183.8 210.383 159.296C210.383 153.944 211.19 148.781 212.689 143.923C205.771 153.787 201.71 165.792 201.71 178.754C201.71 212.313 228.913 239.525 262.482 239.525C296.05 239.525 323.253 212.313 323.253 178.754C323.253 165.794 319.187 153.784 312.272 143.922C313.804 148.884 314.588 154.066 314.58 159.298C314.579 181.533 300.639 200.502 281.031 207.98L278.997 208.756V145.733L280.19 145.484C285.194 144.439 289.016 139.872 289.016 134.337V132.837H290.516C296.563 132.837 301.541 127.786 301.541 121.462H302.62V119.962C308.233 119.962 313.185 115.645 313.952 110.087H278.997V78.0666L265.477 53.0745L251.948 78.0668V110.087H216.993C217.76 115.645 222.712 119.962 228.325 119.962Z", fill: "#231F20" }),
217
+ React.createElement("path", { d: "M198.848 228.21C198.848 228.21 219.578 255.974 265.477 255.974C311.377 255.974 332.107 228.21 332.107 228.21L345.604 256.636C345.604 256.636 324.533 284.4 265.477 284.4C206.422 284.4 185.351 256.636 185.351 256.636L198.848 228.21ZM129.492 134.397H150.413L175.392 161.711V235.304H149.061V166.801L129.492 134.397ZM400.781 134.397H379.86L354.882 161.711V235.304H381.203V166.801L400.781 134.397Z", fill: "#D80027" }),
218
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M126.834 132.897H151.074L176.892 161.128V236.804H147.561V167.218L126.834 132.897ZM132.151 135.897L150.561 166.383V233.804H173.892V162.293L149.752 135.897H132.151ZM379.199 132.897H403.44L382.703 167.219V236.804H353.382V161.128L379.199 132.897ZM380.521 135.897L356.382 162.293V233.804H379.703V166.383L398.122 135.897H380.521ZM332.395 225.318L347.35 256.816L346.798 257.543L345.604 256.636C346.798 257.543 346.798 257.543 346.797 257.544L346.795 257.547L346.79 257.554L346.773 257.575C346.76 257.593 346.741 257.617 346.717 257.648C346.668 257.709 346.598 257.795 346.507 257.905C346.324 258.126 346.054 258.442 345.692 258.839C344.968 259.633 343.879 260.753 342.391 262.09C339.414 264.764 334.841 268.303 328.408 271.833C315.532 278.898 295.251 285.9 265.477 285.9C235.704 285.9 215.423 278.898 202.547 271.833C196.114 268.303 191.541 264.764 188.564 262.09C187.076 260.753 185.986 259.633 185.263 258.839C184.901 258.442 184.631 258.126 184.448 257.905C184.356 257.795 184.287 257.709 184.238 257.648C184.224 257.629 184.211 257.613 184.201 257.6C184.193 257.591 184.187 257.582 184.182 257.575L184.165 257.554L184.16 257.547L184.158 257.544C184.157 257.543 184.156 257.543 185.351 256.636L184.156 257.543L183.605 256.816L197.493 227.567L198.848 228.21C200.049 227.313 200.049 227.312 200.049 227.312L200.05 227.313L200.057 227.323C200.061 227.328 200.067 227.336 200.074 227.345C200.08 227.352 200.087 227.362 200.095 227.372C200.117 227.4 200.146 227.438 200.183 227.485C200.206 227.514 200.233 227.547 200.262 227.584C200.414 227.773 200.647 228.057 200.963 228.422C201.594 229.152 202.555 230.206 203.853 231.476C206.45 234.017 210.395 237.419 215.755 240.826C226.466 247.635 242.848 254.474 265.477 254.474C288.107 254.474 304.489 247.635 315.2 240.826C320.56 237.419 324.505 234.017 327.102 231.476C328.4 230.206 329.361 229.152 329.992 228.422C330.308 228.057 330.541 227.773 330.693 227.584C330.769 227.489 330.824 227.418 330.86 227.372C330.878 227.35 330.89 227.333 330.898 227.323L330.905 227.313L330.906 227.312L332.395 225.318ZM331.753 230.962C331.107 231.683 330.257 232.586 329.2 233.621C326.476 236.286 322.369 239.824 316.809 243.358C305.68 250.432 288.747 257.474 265.477 257.474C242.207 257.474 225.275 250.432 214.146 243.358C208.586 239.824 204.479 236.286 201.755 233.621C200.698 232.586 199.848 231.683 199.202 230.962L187.118 256.412C187.224 256.533 187.345 256.669 187.481 256.819C188.14 257.543 189.159 258.592 190.569 259.858C193.388 262.39 197.774 265.792 203.99 269.203C216.413 276.02 236.196 282.9 265.477 282.9C294.759 282.9 314.541 276.02 326.965 269.203C333.181 265.792 337.567 262.39 340.386 259.858C341.796 258.592 342.814 257.543 343.474 256.819C343.61 256.669 343.731 256.533 343.837 256.412L331.753 230.962Z", fill: "#231F20" })),
219
+ React.createElement("defs", null,
220
+ React.createElement("clipPath", { id: "clip0_301_1516" },
221
+ React.createElement("rect", { width: "513", height: "341.997", fill: "white", transform: "translate(0 0.95752)" })))),
222
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bo" },
223
+ React.createElement("g", { clipPath: "url(#clip0_301_1512)" },
224
+ React.createElement("path", { d: "M0 0.953125H513V114.953H0V0.953125Z", fill: "#D52B1E" }),
225
+ React.createElement("path", { d: "M0 114.953H513V228.953H0V114.953Z", fill: "#F9E300" }),
226
+ React.createElement("path", { d: "M0 228.953H513V342.953H0V228.953Z", fill: "#007934" })),
227
+ React.createElement("defs", null,
228
+ React.createElement("clipPath", { id: "clip0_301_1512" },
229
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.953125)" })))),
230
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_bq" },
231
+ React.createElement("g", { clipPath: "url(#clip0_301_1506)" },
232
+ React.createElement("path", { d: "M0 -0.00585938H513V341.961H0V-0.00585938Z", fill: "white" }),
233
+ React.createElement("path", { d: "M0 341.961H513V-0.00585938L0 341.961Z", fill: "#012A87" }),
234
+ React.createElement("path", { d: "M250.889 -0.00585938H0V167.22L250.889 -0.00585938Z", fill: "#F9D90F" }),
235
+ React.createElement("path", { d: "M140.674 118.525L152.898 139.767H177.446L165.122 160.908L177.446 182.149H152.898L140.674 203.391L128.45 182.149H103.903L116.227 160.908L103.903 139.767H128.45L140.674 118.525Z", fill: "#DC171D" }),
236
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M140.674 107.595C111.23 107.595 87.3615 131.464 87.3615 160.908C87.3615 190.352 111.23 214.22 140.674 214.22C170.118 214.22 193.987 190.352 193.987 160.908C193.987 131.464 170.118 107.595 140.674 107.595ZM78.3615 160.908C78.3615 126.493 106.26 98.5951 140.674 98.5951C175.089 98.5951 202.987 126.493 202.987 160.908C202.987 195.322 175.089 223.22 140.674 223.22C106.26 223.22 78.3615 195.322 78.3615 160.908Z", fill: "black" })),
237
+ React.createElement("defs", null,
238
+ React.createElement("clipPath", { id: "clip0_301_1506" },
239
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 -0.00585938)" })))),
240
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_br" },
241
+ React.createElement("g", { clipPath: "url(#clip0_301_1501)" },
242
+ React.createElement("path", { d: "M0 0.860352H513V342.86H0V0.860352Z", fill: "#009B3A" }),
243
+ React.createElement("path", { d: "M256.5 20.1602L461.4 171.56L256.5 322.86L50.6 171.56L256.5 20.1602Z", fill: "#FEDF00" }),
244
+ React.createElement("path", { d: "M256.5 252.26C300.904 252.26 336.9 216.264 336.9 171.86C336.9 127.457 300.904 91.4604 256.5 91.4604C212.096 91.4604 176.1 127.457 176.1 171.86C176.1 216.264 212.096 252.26 256.5 252.26Z", fill: "white" }),
245
+ React.createElement("path", { d: "M215.9 166.561C202 166.561 188.5 168.661 175.8 172.561C176.4 216.461 212.1 251.861 256.1 251.861C283.3 251.861 307.4 238.261 321.9 217.561C297 186.561 258.7 166.561 215.9 166.561ZM334.9 186.861C335.8 181.861 336.4 176.761 336.4 171.461C336.4 127.061 300.4 91.0605 256 91.0605C222.9 91.0605 194.5 111.161 182.1 139.661C193 137.461 204.2 136.261 215.7 136.261C262.5 136.361 304.7 155.761 334.9 186.861Z", fill: "#002776" })),
246
+ React.createElement("defs", null,
247
+ React.createElement("clipPath", { id: "clip0_301_1501" },
248
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.860352)" })))),
249
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bs" },
250
+ React.createElement("g", { clipPath: "url(#clip0_301_1496)" },
251
+ React.createElement("path", { d: "M0 0.864258H513V342.857H0V0.864258Z", fill: "#FFC72C" }),
252
+ React.createElement("path", { d: "M0 0.864258H513V114.861H0V0.864258ZM0 228.86H513V342.857H0V228.86Z", fill: "#00778B" }),
253
+ React.createElement("path", { d: "M256.5 171.867L0 342.862V0.858398L256.5 171.867Z", fill: "black" })),
254
+ React.createElement("defs", null,
255
+ React.createElement("clipPath", { id: "clip0_301_1496" },
256
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.860352)" })))),
257
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bt" },
258
+ React.createElement("g", { clipPath: "url(#clip0_301_1492)" },
259
+ React.createElement("path", { d: "M0 0.960571H513V342.927H0V0.960571Z", fill: "#FF7415" }),
260
+ React.createElement("path", { d: "M513 0.960571H0V342.927", fill: "#FFDA44" }),
261
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M341.532 66.8186C338.921 66.1486 336.748 66.2603 333.767 68.2369C329.727 70.9323 328.917 72.81 328.705 73.389C328.438 74.1196 328.069 75.8002 328.895 79.4203C330.849 87.9819 337.026 98.4457 346.038 113.398C346.195 113.659 346.353 113.921 346.512 114.185C354.235 126.994 364.447 143.93 367.659 160.914C369.427 170.264 369.358 180.752 365.081 191.218C360.791 201.714 353.082 210.198 343.001 216.916C342.999 216.918 342.997 216.919 342.994 216.921C342.992 216.922 342.99 216.924 342.988 216.925C332.76 223.746 321.901 227.715 310.53 227.856C299.141 227.997 289.274 224.273 281.095 219.155C266.341 209.924 254.389 194.19 245.372 182.321C245.139 182.014 244.908 181.71 244.679 181.408C234.116 167.512 226.712 158.028 219.415 153.161C216.363 151.125 214.49 150.755 213.333 150.737C212.244 150.72 209.674 150.972 205.116 154.005C205.114 154.006 205.113 154.006 205.112 154.007C199.222 157.936 196.886 161.201 195.883 163.289C194.928 165.277 194.474 167.65 194.898 171.15C195.921 179.595 201.213 190.045 209.705 204.779C210.362 205.919 211.046 207.096 211.749 208.307C218.823 220.479 227.89 236.082 231.198 251.232C233.175 260.288 233.526 270.686 229.557 281.185C225.549 291.788 217.977 300.267 208.045 306.887C194.403 316.004 179.856 317.156 166.931 313.811C154.821 310.676 144.594 303.781 136.981 297.351C129.19 290.77 122.85 283.576 118.548 278.207C116.364 275.481 114.626 273.126 113.408 271.413C112.797 270.554 112.313 269.851 111.964 269.336C111.79 269.078 111.649 268.867 111.543 268.707C111.49 268.627 111.445 268.559 111.41 268.505L111.363 268.433L111.344 268.405L111.336 268.392C111.333 268.387 111.329 268.381 128.951 256.96C146.574 245.538 146.57 245.533 146.567 245.528L146.563 245.521C146.592 245.564 146.652 245.654 146.742 245.788C146.923 246.055 147.223 246.493 147.635 247.071C148.461 248.233 149.715 249.936 151.325 251.944C154.609 256.044 159.06 261.023 164.081 265.263C169.28 269.655 173.889 272.228 177.456 273.151C180.205 273.862 182.172 273.663 184.709 271.966L184.725 271.956L184.741 271.945C189.051 269.074 190.005 267.037 190.271 266.333C190.579 265.517 190.954 263.806 190.164 260.191C188.33 251.792 182.571 241.803 174.174 227.24C173.891 226.749 173.605 226.253 173.316 225.752C165.69 212.519 155.433 194.621 153.202 176.198C152 166.264 152.993 155.573 158.026 145.1C163.009 134.729 171.196 126.14 181.828 119.052L181.842 119.043C191.885 112.359 202.665 108.563 213.998 108.742C225.263 108.921 234.883 112.993 242.72 118.22C256.397 127.342 267.819 142.41 276.596 153.99C277.112 154.67 277.618 155.338 278.116 155.992C288.547 169.715 296.054 178.971 303.373 183.551C306.42 185.457 308.469 185.878 310.01 185.859C311.564 185.84 314.642 185.347 319.691 181.979L319.697 181.974L319.704 181.97C324.395 178.845 325.74 176.46 326.202 175.329C326.679 174.163 327.06 172.257 326.391 168.718C324.794 160.274 318.938 149.798 310.066 135.079C309.606 134.316 309.136 133.537 308.656 132.744C301.171 120.367 291.517 104.404 287.948 88.7656C285.898 79.7845 285.431 69.4315 289.261 58.9618C293.146 48.3409 300.625 39.8539 310.479 33.2846L310.503 33.2685C324.248 24.1329 338.842 22.7682 351.97 26.1362C364.246 29.286 374.485 36.3226 382.05 42.8819C389.785 49.5889 396.011 56.927 400.212 62.3941C402.346 65.1713 404.038 67.5719 405.223 69.3193C405.817 70.1953 406.288 70.9135 406.627 71.4402C406.797 71.7038 406.934 71.92 407.038 72.0847C407.09 72.167 407.133 72.2365 407.168 72.2927L407.214 72.3669L407.24 72.4092C407.244 72.4151 407.247 72.4207 389.359 83.4213C371.471 94.4219 371.474 94.4272 371.477 94.4322L371.483 94.4412L371.484 94.4443C371.458 94.4026 371.402 94.3132 371.316 94.18C371.144 93.9133 370.857 93.4736 370.462 92.8916C369.67 91.7232 368.463 90.008 366.909 87.9852C363.733 83.8523 359.425 78.8539 354.536 74.6146C349.476 70.2275 344.999 67.708 341.532 66.8186Z", fill: "white" })),
262
+ React.createElement("defs", null,
263
+ React.createElement("clipPath", { id: "clip0_301_1492" },
264
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.960571)" })))),
265
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bw" },
266
+ React.createElement("g", { clipPath: "url(#clip0_301_1481)" },
267
+ React.createElement("path", { d: "M0 0.860352H513V342.86H0V0.860352Z", fill: "white" }),
268
+ React.createElement("path", { d: "M0 238.86H513V342.86H0V238.86ZM0 0.860352H513V104.86H0V0.860352Z", fill: "#6DA9D2" }),
269
+ React.createElement("path", { d: "M0 126.36H513V216.016H0V126.36Z", fill: "black" })),
270
+ React.createElement("defs", null,
271
+ React.createElement("clipPath", { id: "clip0_301_1481" },
272
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.860352)" })))),
273
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_by" },
274
+ React.createElement("g", { clipPath: "url(#clip0_301_1475)" },
275
+ React.createElement("path", { d: "M0 0.860352H513V342.86H0V0.860352Z", fill: "#007C30" }),
276
+ React.createElement("path", { d: "M0 230.86H513V0.860352H0", fill: "#CE1720" }),
277
+ React.createElement("path", { d: "M100 230.86V0.860352H0V342.86H513H100V230.86Z", fill: "white" }),
278
+ React.createElement("path", { d: "M28 160.46L8.60001 129.06L28 98.2603L47.3 129.06L28 160.46ZM72.6 160.46L53.3 129.06L72.6 98.2603L92 129.06L72.6 160.46ZM28 242.06L8.60001 210.66L28 179.86L47.3 210.66L28 242.06ZM72.6 242.06L53.3 210.66L72.6 179.86L92 210.66L72.6 242.06Z", fill: "#CE1720" }),
279
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M28.0092 16.4712L48.1184 48.6459L28.0093 81.3233L7.77441 48.6458L28.0092 16.4712ZM72.5908 16.4712L92.8256 48.6458L72.5907 81.3233L52.4816 48.6459L72.5908 16.4712ZM16.0256 48.6746L27.9907 67.9971L39.8816 48.6745L27.9908 29.6492L16.0256 48.6746ZM72.6092 29.6492L60.7184 48.6745L72.6093 67.9971L84.5744 48.6746L72.6092 29.6492ZM28.0092 260.571L48.1162 292.742L28.0093 325.542L7.77663 292.742L28.0092 260.571ZM72.5908 260.571L92.8234 292.742L72.5907 325.542L52.4838 292.742L72.5908 260.571ZM16.0234 292.778L27.9907 312.179L39.8838 292.778L27.9908 273.749L16.0234 292.778ZM72.6092 273.749L60.7162 292.778L72.6093 312.179L84.5766 292.778L72.6092 273.749Z", fill: "#CE1720" })),
280
+ React.createElement("defs", null,
281
+ React.createElement("clipPath", { id: "clip0_301_1475" },
282
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.860352)" })))),
283
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_bz" },
284
+ React.createElement("g", { clipPath: "url(#clip0_301_1464)" },
285
+ React.createElement("path", { d: "M0 0.927246H513V342.894H0V0.927246Z", fill: "#003E87" }),
286
+ React.createElement("path", { d: "M261.41 291.293C327.204 291.293 380.542 237.956 380.542 172.161C380.542 106.366 327.204 53.0288 261.41 53.0288C195.615 53.0288 142.277 106.366 142.277 172.161C142.277 237.956 195.615 291.293 261.41 291.293Z", fill: "white" }),
287
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M262.412 88.6807C215.089 88.6807 176.727 127.043 176.727 174.365C176.727 221.688 215.089 260.05 262.412 260.05C309.734 260.05 348.096 221.688 348.096 174.365C348.096 127.043 309.734 88.6807 262.412 88.6807ZM158.727 174.365C158.727 117.102 205.148 70.6807 262.412 70.6807C319.675 70.6807 366.096 117.102 366.096 174.365C366.096 231.629 319.675 278.05 262.412 278.05C205.148 278.05 158.727 231.629 158.727 174.365Z", fill: "#6DA544" }),
288
+ React.createElement("path", { d: "M262.412 152.723L211.713 176.169V196.208C211.713 208.031 217.825 219.052 227.944 225.164L262.512 240.394L297.079 225.164C307.099 218.952 313.311 208.031 313.311 196.208V176.169L262.412 152.723Z", fill: "#003E87" }),
289
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M262.411 152.172L313.811 175.849V196.208C313.811 208.207 307.506 219.288 297.343 225.589L297.313 225.608L262.512 240.94L227.713 225.609L227.686 225.592C217.414 219.388 211.213 208.203 211.213 196.208V175.849L262.411 152.172ZM262.412 153.274L212.213 176.488V196.208C212.213 207.848 218.225 218.697 228.175 224.72L262.512 239.848L296.845 224.721C306.703 218.595 312.811 207.843 312.811 196.208V176.489L262.412 153.274Z", fill: "black" }),
290
+ React.createElement("path", { d: "M211.713 129.277H313.211V176.069H211.713V129.277Z", fill: "#FFDA44" }),
291
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M211.213 128.777H313.711V176.569H211.213V128.777ZM212.213 129.777V175.569H312.711V129.777H212.213Z", fill: "black" }),
292
+ React.createElement("path", { d: "M0 0.927246H513V35.9956H0V0.927246ZM0 307.525H513V342.593H0V307.525Z", fill: "#CE1127" })),
293
+ React.createElement("defs", null,
294
+ React.createElement("clipPath", { id: "clip0_301_1464" },
295
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.927246)" })))),
296
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ca" },
297
+ React.createElement("g", { clipPath: "url(#clip0_301_1460)" },
298
+ React.createElement("path", { d: "M0 0.860352H513V342.86H0V0.860352Z", fill: "white" }),
299
+ React.createElement("path", { d: "M0 0.860352H142V342.86H0V0.860352ZM371 0.860352H513V342.86H371V0.860352ZM306.5 206.86L356.9 181.66L331.7 169.06V143.86L281.3 169.06L306.5 118.66H281.3L256.1 80.8604L230.9 118.66H205.7L230.9 169.06L180.5 143.86V169.06L155.3 181.66L205.7 206.86L193.1 232.06H243.5V269.86H268.7V232.06H319.1L306.5 206.86Z", fill: "#FF0000" })),
300
+ React.createElement("defs", null,
301
+ React.createElement("clipPath", { id: "clip0_301_1460" },
302
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.860352)" })))),
303
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cd" },
304
+ React.createElement("g", { clipPath: "url(#clip0_301_1449)" },
305
+ React.createElement("path", { d: "M0 0.860352H513V342.827H0V0.860352Z", fill: "#338AF3" }),
306
+ React.createElement("path", { d: "M513 67.891V0.860352H412.504L0 275.796V342.827H100.496L513 67.891Z", fill: "#FFDA44" }),
307
+ React.createElement("path", { d: "M513 0.860352V41.0387L60.3176 342.827H0V302.649L452.682 0.860352H513Z", fill: "#D80027" }),
308
+ React.createElement("path", { d: "M93.7828 32.1211L110.115 82.6195H163.318L120.335 113.88L136.767 164.479L93.7828 133.218L50.6988 164.479L67.1309 113.88L24.1471 82.6195H77.3508L93.7828 32.1211Z", fill: "#FFDA44" })),
309
+ React.createElement("defs", null,
310
+ React.createElement("clipPath", { id: "clip0_301_1449" },
311
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.860352)" })))),
312
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cf" },
313
+ React.createElement("g", { clipPath: "url(#clip0_301_1440)" },
314
+ React.createElement("path", { d: "M0 0.827148H513V342.794H0V0.827148Z", fill: "#D21034" }),
315
+ React.createElement("path", { d: "M0 171.86H211.913V257.327H0V171.86ZM301.087 171.86H513V257.327H301.087V171.86Z", fill: "#3A9927" }),
316
+ React.createElement("path", { d: "M0 0.827148V86.2938H211.913V0.827148H301.087V86.2938H513V0.827148H0Z", fill: "#003082" }),
317
+ React.createElement("path", { d: "M301.087 86.2939H513V171.761H301.087V86.2939ZM0 86.2939H211.913V171.761H0V86.2939Z", fill: "white" }),
318
+ React.createElement("path", { d: "M301.087 342.794H211.913V257.327H0V342.794H513V257.327H301.087V342.794ZM105.906 9.44385L114.523 35.695H142.077L119.733 51.9267L128.35 78.1778L105.906 61.9462L83.5629 78.1778L92.0795 51.9267L69.7359 35.695H97.3898L105.906 9.44385Z", fill: "#FFCE00" })),
319
+ React.createElement("defs", null,
320
+ React.createElement("clipPath", { id: "clip0_301_1440" },
321
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.827148)" })))),
322
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cg" },
323
+ React.createElement("g", { clipPath: "url(#clip0_301_1436)" },
324
+ React.createElement("path", { d: "M0 0.791992H513V342.792H0V0.791992Z", fill: "#DA1A35" }),
325
+ React.createElement("path", { d: "M443.726 0.791992L102.4 342.118H0V0.791992H443.726Z", fill: "#009543" }),
326
+ React.createElement("path", { d: "M500.124 0.791992L158.798 342.118H11.876L353.202 0.791992H500.124Z", fill: "#FBDE4A" })),
327
+ React.createElement("defs", null,
328
+ React.createElement("clipPath", { id: "clip0_301_1436" },
329
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.793945)" })))),
330
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ch" },
331
+ React.createElement("g", { clipPath: "url(#clip0_301_1433)" },
332
+ React.createElement("path", { d: "M0 -0.00183105H513V341.998H0V-0.00183105Z", fill: "#FF0000" }),
333
+ React.createElement("path", { d: "M356.174 137.27H289.391V70.4871H222.609V137.27H155.826V204.052H222.609V270.835H289.391V204.052H356.174V137.27Z", fill: "white" })),
334
+ React.createElement("defs", null,
335
+ React.createElement("clipPath", { id: "clip0_301_1433" },
336
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
337
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ci" },
338
+ React.createElement("g", { clipPath: "url(#clip0_301_1429)" },
339
+ React.createElement("path", { d: "M0 0.791992H513V342.785H0V0.791992Z", fill: "white" }),
340
+ React.createElement("path", { d: "M330.852 0.791992H513V342.796H330.852V0.791992Z", fill: "#009E60" }),
341
+ React.createElement("path", { d: "M0 0.791992H182.148V342.796H0V0.791992Z", fill: "#F77F00" })),
342
+ React.createElement("defs", null,
343
+ React.createElement("clipPath", { id: "clip0_301_1429" },
344
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.793945)" })))),
345
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_cl" },
346
+ React.createElement("g", { clipPath: "url(#clip0_301_1417)" },
347
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#D80027" }),
348
+ React.createElement("path", { d: "M196 -0.00585938H513V170.994H196V-0.00585938Z", fill: "white" }),
349
+ React.createElement("path", { d: "M0 -0.00585938H196V170.994H0V-0.00585938Z", fill: "#0037A1" }),
350
+ React.createElement("path", { d: "M98 24.4941L113.1 70.9941H162L122.4 99.6941L137.6 146.194L98 117.494L58.4 146.194L73.6 99.6941L34 70.9941H82.9L98 24.4941Z", fill: "white" })),
351
+ React.createElement("defs", null,
352
+ React.createElement("clipPath", { id: "clip0_301_1417" },
353
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
354
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_cm" },
355
+ React.createElement("g", { clipPath: "url(#clip0_301_1412)" },
356
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#CE1126" }),
357
+ React.createElement("path", { d: "M0 -0.00585938H171V341.994H0V-0.00585938Z", fill: "#007A5E" }),
358
+ React.createElement("path", { d: "M342 -0.00585938H513V341.994H342V-0.00585938ZM256 102.194L273.2 155.194H329L283.9 187.994L301.1 240.994L256 208.294L210.9 240.994L228.1 187.994L183 155.194H238.8L256 102.194Z", fill: "#FCD116" })),
359
+ React.createElement("defs", null,
360
+ React.createElement("clipPath", { id: "clip0_301_1412" },
361
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
362
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_cn" },
363
+ React.createElement("g", { clipPath: "url(#clip0_301_1408)" },
364
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#D80027" }),
365
+ React.createElement("path", { d: "M226.8 239.194L217.1 223.594L199.2 227.994L211.1 213.894L201.4 198.294L218.5 205.194L230.3 191.094L229 209.494L246.1 216.394L228.2 220.794L226.8 239.194ZM290.6 81.994L280.5 97.394L292.1 111.694L274.4 106.894L264.3 122.394L263.3 103.994L245.6 99.194L262.8 92.594L261.8 74.194L273.4 88.494L290.6 81.994ZM236.2 25.394L234.2 43.694L251 51.294L233 55.094L231 73.394L221.8 57.394L203.9 61.194L216.2 47.494L207 31.594L223.8 39.094L236.2 25.394ZM292.8 161.794L277.9 172.694L283.7 190.194L268.8 179.394L253.9 190.394L259.5 172.794L244.6 162.094L263 161.994L268.6 144.394L274.4 161.894L292.8 161.794ZM115 46.294L132.3 99.794H188.5L143.1 132.694L160.4 186.194L115 153.194L69.5 186.194L86.9 132.694L41.4 99.794H97.7L115 46.294Z", fill: "#FFDA44" })),
366
+ React.createElement("defs", null,
367
+ React.createElement("clipPath", { id: "clip0_301_1408" },
368
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
369
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_co" },
370
+ React.createElement("g", { clipPath: "url(#clip0_301_1404)" },
371
+ React.createElement("path", { d: "M0 0.797852H513V342.79H0V0.797852Z", fill: "#FFDA44" }),
372
+ React.createElement("path", { d: "M0 259.061H513V342.791H0V259.061Z", fill: "#D80027" }),
373
+ React.createElement("path", { d: "M0 171.794H513V259.06H0V171.794Z", fill: "#0052B4" })),
374
+ React.createElement("defs", null,
375
+ React.createElement("clipPath", { id: "clip0_301_1404" },
376
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.793945)" })))),
377
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cr" },
378
+ React.createElement("g", { clipPath: "url(#clip0_301_1399)" },
379
+ React.createElement("path", { d: "M0 0.89209H513V342.885H0V0.89209Z", fill: "white" }),
380
+ React.createElement("path", { d: "M0 127.28H513V216.497H0V127.28Z", fill: "#D80027" }),
381
+ React.createElement("path", { d: "M0 268.545H513V342.897H0V268.545ZM0 0.89209H513V75.244H0V0.89209Z", fill: "#0052B4" })),
382
+ React.createElement("defs", null,
383
+ React.createElement("clipPath", { id: "clip0_301_1399" },
384
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.894043)" })))),
385
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_cu" },
386
+ React.createElement("g", { clipPath: "url(#clip0_301_1392)" },
387
+ React.createElement("path", { d: "M0 -0.00585938H513V341.961H0V-0.00585938Z", fill: "white" }),
388
+ React.createElement("path", { d: "M0 -0.00585938H513V68.4275H0V-0.00585938ZM0 136.761H513V205.194H0V136.761ZM0 273.628H513V342.061H0V273.628Z", fill: "#0052B4" }),
389
+ React.createElement("path", { d: "M256.5 171.028L0 341.961V-0.00585938L256.5 171.028Z", fill: "#D80027" }),
390
+ React.createElement("path", { d: "M86.6689 111.612L99.3937 150.888H140.774L107.309 175.136L120.134 214.512L86.6689 190.265L53.2037 214.512L66.0287 175.136L32.5635 150.888H73.8439L86.6689 111.612Z", fill: "white" })),
391
+ React.createElement("defs", null,
392
+ React.createElement("clipPath", { id: "clip0_301_1392" },
393
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 -0.00585938)" })))),
394
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cv" },
395
+ React.createElement("g", { clipPath: "url(#clip0_301_1385)" },
396
+ React.createElement("path", { d: "M0 0.892578H513V342.893H0V0.892578Z", fill: "#003893" }),
397
+ React.createElement("path", { d: "M0 183.093H513V224.493H0V183.093Z", fill: "#CF2027" }),
398
+ React.createElement("path", { d: "M0 141.692H513V183.092H0V141.692ZM0 224.492H513V265.892H0V224.492Z", fill: "white" }),
399
+ React.createElement("path", { d: "M150.4 70.8926L157.3 91.9926H179.5L161.5 105.093L168.4 126.193L150.4 113.093L132.5 126.193L139.3 105.093L121.4 91.9926H143.6L150.4 70.8926ZM150.4 280.593L157.3 301.693H179.5L161.5 314.693L168.4 335.893L150.4 322.793L132.5 335.893L139.3 314.693L121.4 301.693H143.6L150.4 280.593ZM52.8 209.693L59.7 230.793H81.9L63.9 243.793L70.8 264.993L52.8 251.893L34.9 264.993L41.7 243.793L23.8 230.793H46L52.8 209.693ZM90.1 91.8926L97 112.993H119.2L101.2 125.993L108.1 147.193L90.1 134.093L72.2 147.193L79 125.993L61 112.993H83.3L90.1 91.8926ZM23.8 162.893H46L52.8 141.793L59.7 162.893H81.9L63.9 175.993L70.8 197.093L52.8 184.093L34.9 197.093L41.7 175.993L23.8 162.893ZM72.2 311.793L79 290.693L61 277.693H83.3L90.1 256.493L97 277.693H119.2L101.2 290.693L108.1 311.793L90.1 298.793L72.2 311.793ZM248 209.693L241.1 230.793H218.9L236.9 243.793L230 264.993L248 251.893L266 264.993L259.1 243.793L277.1 230.793H254.9L248 209.693ZM210.7 91.8926L203.9 112.993H181.7L199.6 125.993L192.8 147.193L210.7 134.093L228.7 147.193L221.8 125.993L239.8 112.993H217.6L210.7 91.8926ZM277.1 162.893H254.9L248 141.793L241.1 162.893H218.9L236.9 175.993L230 197.093L248 184.093L266 197.093L259.1 175.993L277.1 162.893ZM228.7 311.793L221.8 290.693L239.8 277.693H217.6L210.7 256.493L203.9 277.693H181.7L199.6 290.693L192.8 311.793L210.7 298.793L228.7 311.793Z", fill: "#F7D116" }),
400
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M150.397 69.2734L157.663 91.4927H181.037L162.088 105.283L169.356 127.507L150.401 113.712L131.551 127.507L138.713 105.283L119.87 91.4927H143.236L150.397 69.2734ZM150.403 72.512L143.964 92.4927H122.93L139.887 104.902L133.449 124.879L150.399 112.474L167.444 124.879L160.912 104.902L177.963 92.4927H156.937L150.403 72.512ZM90.0965 90.2734L97.3626 112.493H120.746L101.788 126.185L109.053 148.505L90.1008 134.712L71.2541 148.505L78.4131 126.186L59.4537 112.493H82.9358L90.0965 90.2734ZM210.697 90.2734L217.963 112.493H241.346L222.388 126.185L229.653 148.505L210.701 134.712L191.854 148.505L199.013 126.185L180.161 112.493H203.536L210.697 90.2734ZM90.1035 93.512L83.6642 113.493H62.5463L79.587 125.8L73.1459 145.881L90.0992 133.474L107.147 145.881L100.612 125.801L117.654 113.493H96.6375L90.1035 93.512ZM210.703 93.512L204.264 113.493H183.239L200.187 125.801L193.746 145.881L210.699 133.474L227.747 145.881L221.212 125.801L238.254 113.493H217.237L210.703 93.512ZM52.7965 140.173L60.0626 162.393H83.4367L64.4883 176.183L71.7528 198.398L52.8008 184.71L33.9542 198.398L41.1134 176.183L22.2702 162.393H45.6358L52.7965 140.173ZM248 140.184L255.263 162.393H278.637L259.688 176.183L266.953 198.398L248 184.709L229.047 198.398L236.312 176.183L217.363 162.393H240.737L248 140.184ZM52.8035 143.412L46.3642 163.393H25.3298L42.2867 175.802L35.8459 195.788L52.7992 183.475L69.8472 195.788L63.3117 175.802L80.3633 163.393H59.3375L52.8035 143.412ZM248 143.401L241.463 163.393H220.437L237.488 175.802L230.953 195.788L248 183.476L265.047 195.788L258.512 175.802L275.563 163.393H254.537L248 143.401ZM52.7965 208.073L60.0626 230.293H83.4463L64.4883 243.985L71.7528 266.305L52.8008 252.512L33.9542 266.305L41.1134 243.985L22.2607 230.293H45.6358L52.7965 208.073ZM248 208.084L255.263 230.293H278.646L259.688 243.985L266.953 266.305L248 252.511L229.047 266.305L236.312 243.985L217.354 230.293H240.737L248 208.084ZM52.8035 211.312L46.3642 231.293H25.3393L42.2867 243.601L35.8459 263.681L52.7992 251.274L69.8472 263.681L63.3117 243.601L80.3537 231.293H59.3375L52.8035 211.312ZM248 211.301L241.463 231.293H220.446L237.488 243.601L230.953 263.681L248 251.274L265.047 263.681L258.512 243.601L275.554 231.293H254.537L248 211.301ZM90.0965 254.867L97.3631 277.193H120.746L101.789 290.884L109.053 313.098L90.1008 299.41L71.2542 313.098L78.4126 290.885L59.4537 277.193H82.9353L90.0965 254.867ZM210.697 254.867L217.963 277.193H241.346L222.389 290.884L229.653 313.098L210.701 299.41L191.854 313.098L199.013 290.884L180.161 277.193H203.535L210.697 254.867ZM90.1035 258.119L83.6647 278.193H62.5463L79.5874 290.5L73.1459 310.488L90.0992 298.175L107.147 310.488L100.611 290.501L117.654 278.193H96.6369L90.1035 258.119ZM210.703 258.119L204.265 278.193H183.239L200.187 290.501L193.746 310.488L210.699 298.175L227.747 310.488L221.211 290.501L238.254 278.193H217.237L210.703 258.119ZM150.397 278.973L157.663 301.193H181.046L162.088 314.885L169.353 337.205L150.401 323.412L131.554 337.205L138.713 314.885L119.861 301.193H143.236L150.397 278.973ZM150.403 282.212L143.964 302.193H122.939L139.887 314.501L133.446 334.581L150.399 322.174L167.447 334.581L160.912 314.501L177.954 302.193H156.937L150.403 282.212Z", fill: "black" })),
401
+ React.createElement("defs", null,
402
+ React.createElement("clipPath", { id: "clip0_301_1385" },
403
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
404
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cw" },
405
+ React.createElement("g", { clipPath: "url(#clip0_301_1380)" },
406
+ React.createElement("path", { d: "M0 0.892578H513V342.893H0V0.892578Z", fill: "#002B7F" }),
407
+ React.createElement("path", { d: "M0 234.393H513V285.393H0V234.393Z", fill: "#F9E814" }),
408
+ React.createElement("path", { d: "M168.7 87.3926L181.6 127.193H223.4L189.6 151.693L202.5 191.393L168.7 166.893L134.9 191.393L147.8 151.693L114 127.193H155.8L168.7 87.3926ZM85.4 33.3926L93.2 57.2926H118.2L97.9 71.9926L105.7 95.7926L85.4 81.0926L65.1 95.7926L72.9 71.9926L52.6 57.2926H77.7L85.4 33.3926Z", fill: "white" })),
409
+ React.createElement("defs", null,
410
+ React.createElement("clipPath", { id: "clip0_301_1380" },
411
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
412
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cy" },
413
+ React.createElement("g", { clipPath: "url(#clip0_301_1365)" },
414
+ React.createElement("path", { d: "M0 0.892578H513V342.893H0V0.892578Z", fill: "white" }),
415
+ React.createElement("path", { d: "M141.7 155.593C141.7 155.593 141.9 222.693 216.4 220.893L220.9 234.793H229.8C229.8 234.793 222.4 193.693 289.9 193.293C289.9 193.293 289.9 165.693 317.5 165.693H359C359 165.693 293 113.893 417.9 47.6928L419.7 34.5928C419.7 34.5928 289.8 105.593 220.8 91.7928C220.8 91.7928 231.5 134.293 210 134.293C199.2 134.293 200.3 126.193 177.7 126.193C159 126.193 160.4 145.893 151.4 145.693C142.5 145.493 132.6 133.393 131.8 135.493C131.1 137.593 141.7 155.593 141.7 155.593Z", fill: "#DB7D00" }),
416
+ React.createElement("path", { d: "M237.2 308.993C244.1 303.993 250.2 302.393 259.6 300.693C269 298.993 279 296.293 284.2 294.893C289.4 293.493 266.5 301.493 260.7 303.193C254.9 304.793 237.2 308.993 237.2 308.993ZM275.1 294.293C273.2 282.393 277.9 269.993 288.6 264.993C291.1 273.593 283.4 288.193 275.1 294.293ZM293.3 288.093C287.5 278.293 297.3 265.493 304.4 259.293C307.7 265.293 301.9 282.993 293.3 288.093ZM310.2 280.493C304 272.093 311.3 257.293 319 251.493C322.1 259.693 319.1 274.693 310.2 280.493ZM327.1 269.893C321.5 261.893 325.4 249.493 333.4 241.493C339.2 248.093 334.3 262.493 327.1 269.893ZM340.6 259.193C335.9 251.693 341.7 233.793 349.2 228.793C352.5 235.393 350 254.193 340.6 259.193ZM351.4 256.393C350 245.593 368.8 233.693 376.6 233.993C375.7 242.893 367.7 252.593 351.4 256.393ZM340.9 268.593C349.7 259.493 366.9 259.493 373 261.393C371.3 266.693 351.1 278.293 340.9 268.593Z", fill: "#006651" }),
417
+ React.createElement("path", { d: "M328.7 277.693C341.1 274.393 349.2 271.593 356.6 279.393C351.4 285.993 331.2 284.093 328.7 277.693ZM311 285.693C322.9 279.293 337.3 288.693 339.5 294.293C326.2 299.793 310.8 287.093 311 285.693ZM294.7 294.893C305.5 290.793 317.9 296.293 322.9 302.393C317.1 305.093 301.9 308.093 294.7 294.893ZM279.8 299.593C292.2 298.193 304.2 307.593 306.8 312.993C290.9 314.493 284.8 309.793 279.8 299.593ZM275.8 308.993C268.9 303.993 262.8 302.393 253.4 300.693C244 298.993 234 296.293 228.8 294.893C223.5 293.493 246.5 301.493 252.3 303.193C258.1 304.793 275.8 308.993 275.8 308.993ZM237.9 294.293C239.8 282.393 235.1 269.993 224.4 264.993C221.9 273.593 229.6 288.193 237.9 294.293ZM219.7 288.093C225.5 278.293 215.7 265.493 208.6 259.293C205.3 265.293 211.1 282.993 219.7 288.093ZM202.8 280.493C209 272.093 201.7 257.293 194 251.493C190.9 259.693 193.9 274.693 202.8 280.493ZM185.9 269.893C191.5 261.893 187.6 249.493 179.6 241.493C173.8 248.093 178.7 262.493 185.9 269.893ZM172.4 259.193C177.1 251.693 171.3 233.793 163.8 228.793C160.5 235.393 163 254.193 172.4 259.193ZM161.6 256.393C163 245.593 144.2 233.693 136.4 233.993C137.3 242.893 145.3 252.593 161.6 256.393ZM172.1 268.593C163.3 259.493 146.1 259.493 140 261.393C141.7 266.693 161.9 278.293 172.1 268.593Z", fill: "#006651" }),
418
+ React.createElement("path", { d: "M184.3 277.693C171.9 274.393 163.8 271.593 156.4 279.393C161.6 285.993 181.8 284.093 184.3 277.693ZM202 285.693C190.1 279.293 175.7 288.693 173.5 294.293C186.8 299.793 202.2 287.093 202 285.693ZM218.3 294.893C207.5 290.793 195.1 296.293 190.1 302.393C195.9 305.093 211.1 308.093 218.3 294.893ZM233.2 299.593C220.8 298.193 208.8 307.593 206.2 312.993C222.1 314.493 228.2 309.793 233.2 299.593Z", fill: "#006651" })),
419
+ React.createElement("defs", null,
420
+ React.createElement("clipPath", { id: "clip0_301_1365" },
421
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
422
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_cz" },
423
+ React.createElement("g", { clipPath: "url(#clip0_301_1361)" },
424
+ React.createElement("path", { d: "M0 0.897461H513V342.89H0V0.897461Z", fill: "#11457E" }),
425
+ React.createElement("path", { d: "M513 171.894V342.89H0L215.605 171.894H513Z", fill: "#D7141A" }),
426
+ React.createElement("path", { d: "M513 0.897461V171.894H215.605L0 0.897461H513Z", fill: "white" })),
427
+ React.createElement("defs", null,
428
+ React.createElement("clipPath", { id: "clip0_301_1361" },
429
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.893555)" })))),
430
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_de" },
431
+ React.createElement("g", { clipPath: "url(#clip0_301_1357)" },
432
+ React.createElement("path", { d: "M0 0.891113H513V342.895H0V0.891113Z", fill: "#D80027" }),
433
+ React.createElement("path", { d: "M0 0.891113H513V114.888H0V0.891113Z", fill: "black" }),
434
+ React.createElement("path", { d: "M0 228.887H513V342.884H0V228.887Z", fill: "#FFDA44" })),
435
+ React.createElement("defs", null,
436
+ React.createElement("clipPath", { id: "clip0_301_1357" },
437
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.893066)" })))),
438
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_dj" },
439
+ React.createElement("g", { clipPath: "url(#clip0_301_1352)" },
440
+ React.createElement("path", { d: "M0 0.927246H513V342.894H0V0.927246Z", fill: "#12AD2B" }),
441
+ React.createElement("path", { d: "M513 0.927246V167.953L0 172.061V0.927246H513Z", fill: "#6AB2E7" }),
442
+ React.createElement("path", { d: "M256.5 171.961L0 342.894V0.927246L256.5 171.961Z", fill: "white" }),
443
+ React.createElement("path", { d: "M89.9754 93.6079L107.009 146.11H162.316L117.629 178.674L134.663 231.176L89.9754 198.713L45.2883 231.176L62.3215 178.674L17.6344 146.11H72.9422L89.9754 93.6079Z", fill: "#D7141A" })),
444
+ React.createElement("defs", null,
445
+ React.createElement("clipPath", { id: "clip0_301_1352" },
446
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.927246)" })))),
447
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_dk" },
448
+ React.createElement("g", { clipPath: "url(#clip0_301_1349)" },
449
+ React.createElement("path", { d: "M0 0.892578H513V342.893H0V0.892578Z", fill: "#C60C30" }),
450
+ React.createElement("path", { d: "M190 0.892578H130V140.893H0V200.893H130V342.893H190V200.893H513V140.893H190V0.892578Z", fill: "white" })),
451
+ React.createElement("defs", null,
452
+ React.createElement("clipPath", { id: "clip0_301_1349" },
453
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
454
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_dm" },
455
+ React.createElement("g", { clipPath: "url(#clip0_301_1337)" },
456
+ React.createElement("path", { d: "M0 -0.00585938H513V341.961H0V-0.00585938Z", fill: "#496E2D" }),
457
+ React.createElement("path", { d: "M0 110.91V231.145H513V110.91H0Z", fill: "black" }),
458
+ React.createElement("path", { d: "M0 110.91H513V150.988H0V110.91Z", fill: "#FFDA44" }),
459
+ React.createElement("path", { d: "M0 191.067H513V231.145H0V191.067Z", fill: "white" }),
460
+ React.createElement("path", { d: "M196.383 -0.00585938H316.617V341.961H196.383V-0.00585938Z", fill: "black" }),
461
+ React.createElement("path", { d: "M196.383 -0.00585938H236.461V341.961H196.383V-0.00585938Z", fill: "#FFDA44" }),
462
+ React.createElement("path", { d: "M275.237 -0.00585938H315.315V341.961H275.237V-0.00585938Z", fill: "white" }),
463
+ React.createElement("path", { d: "M256.5 294.368C324.619 294.368 379.84 239.147 379.84 171.028C379.84 102.909 324.619 47.6871 256.5 47.6871C188.381 47.6871 133.16 102.909 133.16 171.028C133.16 239.147 188.381 294.368 256.5 294.368Z", fill: "#D80027" }),
464
+ React.createElement("path", { d: "M256.5 58.7086L261.109 72.9364H276.138L264.015 81.8537L268.624 96.0815L256.5 87.2643L244.376 96.0815L248.985 81.8537L236.862 72.9364H251.891L256.5 58.7086ZM190.471 80.1504L202.695 88.9676L214.819 80.1504L210.21 94.4783L222.333 103.296H207.304L202.695 117.523L197.986 103.296H182.957L195.08 94.4783L190.471 80.1504ZM149.692 136.26H164.721L169.33 122.032L174.039 136.26H189.069L176.845 145.077L181.554 159.405L169.33 150.588L157.206 159.405L161.815 145.077L149.692 136.26ZM149.692 205.695L161.815 196.878L157.206 182.55L169.33 191.367L181.554 182.55L176.845 196.878L189.069 205.695H174.039L169.33 220.023L164.721 205.695H149.692ZM190.471 261.905L195.08 247.577L182.957 238.76H197.986L202.695 224.432L207.304 238.76H222.333L210.21 247.577L214.819 261.905L202.695 252.987L190.471 261.905ZM256.5 283.346L251.891 269.019H236.862L248.985 260.201L244.376 245.873L256.5 254.691L268.624 245.873L264.015 260.201L276.138 269.019H261.109L256.5 283.346ZM322.529 261.905L310.305 252.987L298.181 261.905L302.79 247.577L290.667 238.76H305.696L310.305 224.432L315.014 238.76H330.043L317.92 247.577L322.529 261.905ZM363.308 205.695H348.279L343.67 220.023L338.961 205.695H323.931L336.155 196.878L331.446 182.55L343.67 191.367L355.794 182.55L351.185 196.878L363.308 205.695ZM363.308 136.26L351.185 145.077L355.794 159.405L343.67 150.588L331.446 159.405L336.155 145.077L323.931 136.26H338.961L343.67 122.032L348.279 136.26H363.308ZM322.529 80.1504L317.92 94.4783L330.043 103.296H315.014L310.305 117.523L305.696 103.296H290.667L302.79 94.4783L298.181 80.1504L310.305 88.9676L322.529 80.1504Z", fill: "#496E2D" }),
465
+ React.createElement("path", { d: "M279.846 169.024C268.824 147.882 265.317 143.875 265.317 143.875C265.317 143.875 265.718 134.156 265.718 128.244C265.718 119.427 258.304 112.413 249.186 112.413C240.569 112.413 233.455 115.319 232.654 123.435C228.445 124.337 224.037 127.543 224.037 134.156C224.037 138.965 225.039 141.47 229.247 143.474C231.351 138.865 233.555 138.664 238.565 137.061C239.367 137.662 240.268 140.067 241.17 140.468L241.471 141.47C241.471 141.47 228.145 148.083 228.145 172.43C228.145 201.988 250.188 217.919 250.188 217.919L248.384 218.22L246.48 225.333H268.523V218.119L279.545 235.654C279.846 235.353 289.765 187.961 279.846 169.024Z", fill: "#496E2D" })),
466
+ React.createElement("defs", null,
467
+ React.createElement("clipPath", { id: "clip0_301_1337" },
468
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 -0.00585938)" })))),
469
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_do" },
470
+ React.createElement("g", { clipPath: "url(#clip0_301_1322)" },
471
+ React.createElement("path", { d: "M0 0.960693H513V342.927H0V0.960693Z", fill: "white" }),
472
+ React.createElement("path", { d: "M0 216.581H211.913V342.927H0V216.581Z", fill: "#D80027" }),
473
+ React.createElement("path", { d: "M0 0.960693H211.913V127.407H0V0.960693Z", fill: "#0052B4" }),
474
+ React.createElement("path", { d: "M301.087 0.960693H513V127.407H301.087V0.960693Z", fill: "#D80027" }),
475
+ React.createElement("path", { d: "M301.087 216.581H513V342.927H301.087V216.581Z", fill: "#0052B4" }),
476
+ React.createElement("path", { d: "M256.5 131.215H206.503V180.711C206.503 180.711 226.041 186.723 256.5 186.723V131.215Z", fill: "#0052B4" }),
477
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M204.003 128.715H259V189.223H256.5C241.107 189.223 228.464 187.704 219.653 186.18C215.247 185.419 211.797 184.655 209.438 184.079C208.259 183.791 207.352 183.55 206.735 183.379C206.426 183.293 206.189 183.225 206.028 183.178C205.947 183.154 205.884 183.136 205.841 183.123L205.79 183.107L205.775 183.103L205.769 183.101C205.768 183.101 205.767 183.101 206.503 180.711L205.767 183.101L204.003 182.558V128.715ZM209.003 178.812C209.458 178.931 210 179.069 210.624 179.222C212.881 179.773 216.219 180.512 220.505 181.253C228.599 182.653 240.064 184.057 254 184.209V133.715H209.003V178.812Z", fill: "white" }),
478
+ React.createElement("path", { d: "M206.503 180.711V186.723C206.503 214.276 228.846 236.72 256.5 236.72V186.723C226.041 186.723 206.503 180.711 206.503 180.711Z", fill: "#D80027" }),
479
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M209.003 183.972V186.723C209.003 212.063 228.896 232.854 254 234.156V189.209C239.736 189.057 227.982 187.621 219.653 186.18C215.247 185.419 211.797 184.655 209.438 184.079C209.289 184.042 209.143 184.007 209.003 183.972ZM207.238 178.322L207.244 178.323L207.278 178.334C207.311 178.344 207.362 178.359 207.431 178.379C207.57 178.42 207.784 178.481 208.069 178.56C208.639 178.718 209.496 178.946 210.624 179.222C212.881 179.773 216.219 180.512 220.505 181.253C229.078 182.736 241.433 184.223 256.5 184.223H259V239.22H256.5C227.462 239.22 204.003 215.654 204.003 186.723V177.326L207.238 178.322Z", fill: "white" }),
480
+ React.createElement("path", { d: "M256.5 236.72C284.054 236.72 306.497 214.377 306.497 186.723V180.711C306.497 180.711 286.959 186.723 256.5 186.723V236.72Z", fill: "#0052B4" }),
481
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M308.997 177.326V186.723C308.997 215.761 285.431 239.22 256.5 239.22V236.72H254V184.223H256.5C271.567 184.223 283.922 182.736 292.495 181.253C296.781 180.512 300.119 179.773 302.376 179.222C303.504 178.946 304.361 178.718 304.931 178.56C305.216 178.481 305.43 178.42 305.569 178.379C305.638 178.359 305.689 178.344 305.722 178.334L305.756 178.323L305.762 178.322L305.763 178.321L308.997 177.326ZM259 234.155C284.02 232.855 303.997 212.151 303.997 186.723V183.972C303.857 184.007 303.711 184.042 303.562 184.079C301.203 184.655 297.753 185.418 293.347 186.18C285.018 187.621 273.264 189.057 259 189.209V234.155Z", fill: "white" }),
482
+ React.createElement("path", { d: "M256.5 131.215V186.723C286.959 186.723 306.497 180.711 306.497 180.711V131.215H256.5Z", fill: "#D80027" }),
483
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M254 128.715H308.997V182.558L307.233 183.101L306.497 180.711C307.233 183.101 307.232 183.101 307.231 183.101L307.225 183.103L307.21 183.107L307.159 183.123C307.116 183.136 307.053 183.154 306.972 183.178C306.811 183.225 306.574 183.293 306.266 183.379C305.648 183.55 304.741 183.791 303.562 184.079C301.203 184.655 297.753 185.419 293.347 186.18C284.536 187.704 271.893 189.223 256.5 189.223H254V128.715ZM303.997 178.812V133.715H259V184.209C272.936 184.057 284.401 182.653 292.495 181.253C296.781 180.512 300.119 179.773 302.376 179.222C303 179.069 303.542 178.931 303.997 178.812Z", fill: "white" })),
484
+ React.createElement("defs", null,
485
+ React.createElement("clipPath", { id: "clip0_301_1322" },
486
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.960693)" })))),
487
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_dz" },
488
+ React.createElement("g", { clipPath: "url(#clip0_301_1316)" },
489
+ React.createElement("path", { d: "M0 0.927246H513V342.894H0V0.927246Z", fill: "#41662E" }),
490
+ React.createElement("path", { d: "M256.5 0.927246H513V342.894H256.5V0.927246Z", fill: "white" }),
491
+ React.createElement("path", { d: "M342.167 106.433L312.71 146.912L265.117 131.482L294.574 171.961L265.117 212.44L312.71 197.01L342.167 237.488V187.391L389.76 171.861L342.167 156.43V106.433Z", fill: "#D80027" }),
492
+ React.createElement("path", { d: "M310.505 278.168C251.891 278.168 204.298 230.575 204.298 171.961C204.298 113.346 251.891 65.7537 310.505 65.7537C328.841 65.7537 345.974 70.3627 361.004 78.4785C337.458 55.4335 305.195 41.2058 269.626 41.2058C197.485 41.2058 138.971 99.7199 138.971 171.861C138.971 244.001 197.485 302.515 269.626 302.515C305.195 302.515 337.458 288.287 361.004 265.243C346.075 273.459 328.841 278.168 310.505 278.168Z", fill: "#D80027" })),
493
+ React.createElement("defs", null,
494
+ React.createElement("clipPath", { id: "clip0_301_1316" },
495
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.927246)" })))),
496
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ec" },
497
+ React.createElement("g", { clipPath: "url(#clip0_301_1308)" },
498
+ React.createElement("path", { d: "M0 0.893799H513V342.86H0V0.893799Z", fill: "#FFDA44" }),
499
+ React.createElement("path", { d: "M0 171.927H513V257.394H0V171.927Z", fill: "#0052B4" }),
500
+ React.createElement("path", { d: "M0 257.394H513V342.86H0V257.394Z", fill: "#D80027" }),
501
+ React.createElement("path", { d: "M256.5 231.443C289.37 231.443 316.016 204.797 316.016 171.927C316.016 139.057 289.37 112.411 256.5 112.411C223.63 112.411 196.984 139.057 196.984 171.927C196.984 204.797 223.63 231.443 256.5 231.443Z", fill: "#FFDA44" }),
502
+ React.createElement("path", { d: "M369.921 80.9498C369.921 80.9498 342.668 67.1229 335.955 64.9186C329.242 62.7143 286.759 51.6928 286.759 57.9049C286.759 68.225 273.233 69.9283 271.229 69.9283C269.225 69.9283 269.225 64.618 256.4 64.618C243.575 64.618 242.673 69.4274 240.569 69.4274C238.365 69.4274 226.041 68.4254 226.041 57.9049C226.041 52.6947 183.057 61.9127 176.845 64.9186C170.733 68.0246 142.879 80.9498 142.879 80.9498C142.879 80.9498 188.768 83.6551 196.884 87.1619C205 90.6688 240.769 103.694 240.769 103.694L237.964 117.02H275.838L272.03 103.694C272.03 103.694 307.199 90.9693 315.916 87.1619C324.633 83.3545 369.921 80.9498 369.921 80.9498Z", fill: "#4C1F00" }),
503
+ React.createElement("path", { d: "M218.125 172.929C218.125 194.07 235.359 211.304 256.5 211.304C277.641 211.304 294.875 194.07 294.875 172.929V161.407H218.225V172.929H218.125Z", fill: "#57BA17" }),
504
+ React.createElement("path", { d: "M256.5 111.61C235.359 111.61 218.125 128.843 218.125 149.984V161.507H294.775V149.984C294.875 128.843 277.641 111.61 256.5 111.61Z", fill: "#338AF3" })),
505
+ React.createElement("defs", null,
506
+ React.createElement("clipPath", { id: "clip0_301_1308" },
507
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.893799)" })))),
508
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ee" },
509
+ React.createElement("g", { clipPath: "url(#clip0_301_1304)" },
510
+ React.createElement("path", { d: "M0 0.76416H513V342.757H0V0.76416Z", fill: "#111111" }),
511
+ React.createElement("path", { d: "M0 0.76416H513V114.761H0V0.76416Z", fill: "#368FD8" }),
512
+ React.createElement("path", { d: "M0 228.76H513V342.757H0V228.76Z", fill: "white" })),
513
+ React.createElement("defs", null,
514
+ React.createElement("clipPath", { id: "clip0_301_1304" },
515
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.760254)" })))),
516
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_eg" },
517
+ React.createElement("g", { clipPath: "url(#clip0_301_1299)" },
518
+ React.createElement("path", { d: "M0 0.860352H513V342.827H0V0.860352Z", fill: "white" }),
519
+ React.createElement("path", { d: "M0 0.860352H513V114.883H0V0.860352Z", fill: "#D80027" }),
520
+ React.createElement("path", { d: "M0 228.905H513V342.927H0V228.905Z", fill: "black" }),
521
+ React.createElement("path", { d: "M220.73 205.66C220.73 205.66 220.73 147.146 225.239 140.833C228.345 136.525 242.072 146.043 247.983 145.342C247.983 145.342 252.192 137.827 252.492 133.319C252.793 128.71 251.39 125.704 247.583 127.107C247.583 127.107 246.38 125.002 248.084 123.8C249.687 122.598 253.694 123.9 253.694 123.9C253.694 123.9 253.194 122.898 255.298 122.998C258.203 123.199 262.512 124.401 262.712 128.609C262.912 131.715 263.013 136.324 263.113 137.326C263.814 144.14 265.818 146.043 265.818 146.043C265.818 146.043 284.254 136.825 287.861 140.833C291.168 144.641 292.37 205.66 292.37 205.66L274.235 188.827L286.358 218.384C286.358 218.384 271.93 220.789 257.402 220.789C242.873 220.789 226.241 216.581 226.241 216.581L240.068 188.326L220.73 205.66Z", fill: "#C09300" })),
522
+ React.createElement("defs", null,
523
+ React.createElement("clipPath", { id: "clip0_301_1299" },
524
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.860352)" })))),
525
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_er" },
526
+ React.createElement("g", { clipPath: "url(#clip0_301_1279)" },
527
+ React.createElement("path", { d: "M0 0.793457H513V342.76H0V0.793457Z", fill: "#338AF3" }),
528
+ React.createElement("path", { d: "M0 0.793457H513V171.827H0V0.793457Z", fill: "#56AF35" }),
529
+ React.createElement("path", { d: "M0 342.76L513 171.727L0 0.793457V342.76Z", fill: "#D80027" }),
530
+ React.createElement("path", { d: "M134.963 232.746C168.629 232.746 195.882 205.493 195.882 171.827C195.882 138.161 168.629 110.908 134.963 110.908C101.297 110.908 74.0443 138.161 74.0443 171.827C74.0443 205.493 101.297 232.746 134.963 232.746ZM134.963 257.093C87.8713 257.093 49.5967 218.919 49.5967 171.727C49.5967 124.535 87.7711 86.3604 134.963 86.3604C182.155 86.3604 220.329 124.535 220.329 171.727C220.329 218.919 182.055 257.093 134.963 257.093Z", fill: "#FFC945" }),
531
+ React.createElement("path", { d: "M119.733 166.917C129.417 166.917 137.268 159.067 137.268 149.383C137.268 139.699 129.417 131.849 119.733 131.849C110.05 131.849 102.199 139.699 102.199 149.383C102.199 159.067 110.05 166.917 119.733 166.917Z", fill: "#FFC945" }),
532
+ React.createElement("path", { d: "M149.191 177.137C158.875 177.137 166.725 169.287 166.725 159.603C166.725 149.919 158.875 142.069 149.191 142.069C139.507 142.069 131.657 149.919 131.657 159.603C131.657 169.287 139.507 177.137 149.191 177.137Z", fill: "#FFC945" }),
533
+ React.createElement("path", { d: "M134.963 153.792C144.647 153.792 152.497 145.942 152.497 136.258C152.497 126.574 144.647 118.724 134.963 118.724C125.279 118.724 117.429 126.574 117.429 136.258C117.429 145.942 125.279 153.792 134.963 153.792Z", fill: "#FFC945" }),
534
+ React.createElement("path", { d: "M119.733 191.365C129.417 191.365 137.268 183.515 137.268 173.831C137.268 164.147 129.417 156.297 119.733 156.297C110.05 156.297 102.199 164.147 102.199 173.831C102.199 183.515 110.05 191.365 119.733 191.365Z", fill: "#FFC945" }),
535
+ React.createElement("path", { d: "M150.193 201.485C159.877 201.485 167.727 193.635 167.727 183.951C167.727 174.267 159.877 166.417 150.193 166.417C140.509 166.417 132.659 174.267 132.659 183.951C132.659 193.635 140.509 201.485 150.193 201.485Z", fill: "#FFC945" }),
536
+ React.createElement("path", { d: "M122.739 216.714C132.423 216.714 140.273 208.864 140.273 199.18C140.273 189.496 132.423 181.646 122.739 181.646C113.055 181.646 105.205 189.496 105.205 199.18C105.205 208.864 113.055 216.714 122.739 216.714Z", fill: "#FFC945" }),
537
+ React.createElement("path", { d: "M146.185 223.929C155.869 223.929 163.719 216.078 163.719 206.395C163.719 196.711 155.869 188.86 146.185 188.86C136.501 188.86 128.651 196.711 128.651 206.395C128.651 216.078 136.501 223.929 146.185 223.929Z", fill: "#FFC945" })),
538
+ React.createElement("defs", null,
539
+ React.createElement("clipPath", { id: "clip0_301_1279" },
540
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.793457)" })))),
541
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_es" },
542
+ React.createElement("g", { clipPath: "url(#clip0_301_1272)" },
543
+ React.createElement("path", { d: "M0 1H512V343H0V1Z", fill: "white" }),
544
+ React.createElement("path", { d: "M0 1H512V92.2H0V1ZM0 251.8H512V343H0V251.8Z", fill: "#D03433" }),
545
+ React.createElement("path", { d: "M0 92H512V252H0V92Z", fill: "#FBCA46" }),
546
+ React.createElement("path", { d: "M177.493 160.6H200.249V172H177.493V160.6Z", fill: "white" }),
547
+ React.createElement("path", { d: "M163.84 194.8C163.84 201.64 170.667 206.2 177.493 206.2C184.32 206.2 191.147 201.64 191.147 194.8L193.422 160.6H161.564L163.84 194.8ZM150.187 160.6C150.187 153.76 154.738 149.2 159.289 149.2H193.422C200.249 149.2 204.8 153.76 204.8 158.32V160.6L202.524 194.8C200.249 208.48 191.147 217.6 177.493 217.6C163.84 217.6 154.738 208.48 152.462 194.8L150.187 160.6Z", fill: "#A41517" }),
548
+ React.createElement("path", { d: "M154.738 172H200.249V183.4H188.871L177.493 206.2L166.116 183.4H154.738V172ZM120.604 137.8H143.36V217.6H120.604V137.8ZM211.627 137.8H234.382V217.6H211.627V137.8ZM154.738 126.4C154.738 119.56 159.289 115 166.116 115H188.871C195.698 115 200.249 119.56 200.249 126.4V130.96C200.249 135.52 197.973 137.8 193.422 137.8H159.289C157.013 137.8 154.738 135.52 154.738 133.24V126.4Z", fill: "#A41517" })),
549
+ React.createElement("defs", null,
550
+ React.createElement("clipPath", { id: "clip0_301_1272" },
551
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.759766)" })))),
552
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_et" },
553
+ React.createElement("g", { clipPath: "url(#clip0_301_1264)" },
554
+ React.createElement("path", { d: "M0 0.759277H513V114.759H0V0.759277Z", fill: "#20AA46" }),
555
+ React.createElement("path", { d: "M0 228.759H513V342.759H0V228.759Z", fill: "#E92F3B" }),
556
+ React.createElement("path", { d: "M0 114.759H513V228.759H0V114.759Z", fill: "#FADF50" }),
557
+ React.createElement("path", { d: "M257.631 290.315C323.11 290.315 376.191 237.234 376.191 171.755C376.191 106.276 323.11 53.1948 257.631 53.1948C192.152 53.1948 139.071 106.276 139.071 171.755C139.071 237.234 192.152 290.315 257.631 290.315Z", fill: "#205CCA" }),
558
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M257.64 76.8853L279.932 140.976H352.947L294.019 183.067L316.47 250.422L257.64 208.401L198.809 250.422L221.293 182.971L165.3 140.976H235.292L236.272 138.033L236.361 138.063L257.64 76.8853ZM231.492 152.376L225.093 171.571L199.5 152.376H231.492ZM231.014 189.859L220.71 220.769L246.889 202.071L231.014 189.859ZM267.47 201.412L294.569 220.769L284.268 189.864L267.47 201.412ZM291.025 171.196L317.373 152.376H283.706L291.025 171.196ZM267.862 140.976L257.64 111.586L247.417 140.976H267.862ZM243.508 152.376L234.83 178.412L256.526 195.102L281.431 177.98L271.474 152.376H243.508Z", fill: "#FFDB3D" }),
559
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M289.423 122.361L312.223 85.8809L317.057 88.9019L294.257 125.382L289.423 122.361ZM221.091 127.766L196.011 91.286L200.708 88.0568L225.788 124.537L221.091 127.766ZM160.847 203.295L201.887 187.335L203.953 192.648L162.913 208.608L160.847 203.295ZM313.393 187.335L354.433 203.295L352.367 208.608L311.327 192.648L313.393 187.335ZM254.79 274.351V231.031H260.49V274.351H254.79Z", fill: "#FFDB3D" })),
560
+ React.createElement("defs", null,
561
+ React.createElement("clipPath", { id: "clip0_301_1264" },
562
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.759277)" })))),
563
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_fi" },
564
+ React.createElement("g", { clipPath: "url(#clip0_301_1258)" },
565
+ React.createElement("path", { d: "M0 0.759277H513V342.726H0V0.759277Z", fill: "white" }),
566
+ React.createElement("path", { d: "M513 130.312V213.173H204.098V342.726H121.236V213.173H0V130.312H121.236V0.759277H204.098V130.312H513Z", fill: "#2E52B2" })),
567
+ React.createElement("defs", null,
568
+ React.createElement("clipPath", { id: "clip0_301_1258" },
569
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.759277)" })))),
570
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_fj" },
571
+ React.createElement("g", { clipPath: "url(#clip0_301_1249)" },
572
+ React.createElement("path", { d: "M0 0.726562H513V342.693H0V0.726562Z", fill: "#2E52B2" }),
573
+ React.createElement("path", { d: "M256.5 0.726562V23.3707L210.31 54.1307H256.5V118.256H210.31L256.5 149.016V171.76H233.856L160.312 122.664V171.76H96.1875V122.664L22.6441 171.76H0V149.016L46.19 118.256H0V54.1307H46.19L0 23.3707V0.726562H22.6441L96.1875 49.7221V0.726562H160.312V49.7221L233.856 0.726562H256.5Z", fill: "white" }),
574
+ React.createElement("path", { d: "M144.281 0.726562H112.219V70.1619H0V102.224H112.219V171.76H144.281V102.224H256.5V70.1619H144.281V0.726562Z", fill: "#D80027" }),
575
+ React.createElement("path", { d: "M0 0.726562V15.8561L57.5121 54.1307H80.1562L0 0.726562ZM256.5 0.726562V15.8561L198.988 54.1307H176.344L256.5 0.726562Z", fill: "#D80027" }),
576
+ React.createElement("path", { d: "M0 0.726562V15.8561L57.5121 54.1307H80.1562L0 0.726562ZM256.5 0.726562V15.8561L198.988 54.1307H176.344L256.5 0.726562ZM0 171.76V156.63L57.5121 118.256H80.1562L0 171.76ZM256.5 171.76V156.63L198.988 118.256H176.344L256.5 171.76Z", fill: "#D80027" }),
577
+ React.createElement("path", { d: "M307.7 128.075V220.254C307.7 281.975 388.357 300.912 388.357 300.912C388.357 300.912 468.914 281.875 468.914 220.154V127.975L388.257 104.93L307.7 128.075Z", fill: "#F3F3F3" }),
578
+ React.createElement("path", { d: "M468.914 133.786V99.2188H307.7V133.786H376.835V202.921H307.7V225.966H376.835V297.305C383.748 299.81 388.357 300.812 388.357 300.812C388.357 300.812 392.966 299.71 399.88 297.305V225.966H469.014V202.921H399.88V133.786H468.914Z", fill: "#D80027" })),
579
+ React.createElement("defs", null,
580
+ React.createElement("clipPath", { id: "clip0_301_1249" },
581
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.726562)" })))),
582
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_fm" },
583
+ React.createElement("g", { clipPath: "url(#clip0_301_1229)" },
584
+ React.createElement("path", { d: "M0 0.65918H513V342.626H0V0.65918Z", fill: "#338AF3" }),
585
+ React.createElement("path", { d: "M256.5 38.6328L266.62 69.8937H299.584L272.932 89.2314L283.152 120.492L256.5 101.155L229.848 120.492L240.068 89.2314L213.416 69.8937H246.38L256.5 38.6328ZM123.441 171.692L154.702 161.472V128.608L174.039 155.26L205.3 145.04L185.963 171.692L205.3 198.244L174.039 188.124L154.702 214.676V181.812L123.441 171.692ZM256.5 304.752L246.38 273.491H213.416L240.068 254.153L229.848 222.792L256.5 242.13L283.152 222.792L272.932 254.153L299.584 273.491H266.62L256.5 304.752ZM389.559 171.692L358.298 181.812V214.676L338.961 188.124L307.7 198.244L327.038 171.692L307.7 145.04L338.961 155.26L358.298 128.608V161.472L389.559 171.692Z", fill: "white" })),
586
+ React.createElement("defs", null,
587
+ React.createElement("clipPath", { id: "clip0_301_1229" },
588
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.65918)" })))),
589
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_fr" },
590
+ React.createElement("g", { "clip-path": "url(#clip0_301_1221)" },
591
+ React.createElement("path", { d: "M0 0.925293H513V342.929H0V0.925293Z", fill: "white" }),
592
+ React.createElement("path", { d: "M0 0.925293H170.996V342.929H0V0.925293Z", fill: "#0052B4" }),
593
+ React.createElement("path", { d: "M342.004 0.925293H513V342.929H342.004V0.925293Z", fill: "#D80027" })),
594
+ React.createElement("defs", null,
595
+ React.createElement("clipPath", { id: "clip0_301_1221" },
596
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.927246)" })))),
597
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_ga" },
598
+ React.createElement("g", { clipPath: "url(#clip0_301_1217)" },
599
+ React.createElement("path", { d: "M0 0.930664H513V342.923H0V0.930664Z", fill: "#FFDA44" }),
600
+ React.createElement("path", { d: "M0 0.930664H513V114.928H0V0.930664Z", fill: "#6DA544" }),
601
+ React.createElement("path", { d: "M0 228.926H513V342.923H0V228.926Z", fill: "#0052B4" })),
602
+ React.createElement("defs", null,
603
+ React.createElement("clipPath", { id: "clip0_301_1217" },
604
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.926758)" })))),
605
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gb" },
606
+ React.createElement("g", { clipPath: "url(#clip0_301_1200)" },
607
+ React.createElement("path", { d: "M0 0.926514H513V342.93H0V0.926514Z", fill: "white" }),
608
+ React.createElement("path", { d: "M288.562 0.923584H224.438V139.86H0V203.985H224.438V342.922H288.562V203.985H513V139.86H288.562V0.923584Z", fill: "#D80027" }),
609
+ React.createElement("path", { d: "M394.554 231.401L513 297.205V231.401H394.554ZM312.261 231.401L513 342.922V311.387L369.026 231.401H312.261ZM459.53 342.922L312.261 261.099V342.922H459.53Z", fill: "#0052B4" }),
610
+ React.createElement("path", { d: "M312.261 231.401L513 342.922V311.387L369.026 231.401H312.261Z", fill: "white" }),
611
+ React.createElement("path", { d: "M312.261 231.401L513 342.922V311.387L369.026 231.401H312.261Z", fill: "#D80027" }),
612
+ React.createElement("path", { d: "M90.5174 231.399L0 281.687V231.399H90.5174ZM200.739 245.58V342.921H25.5408L200.739 245.58Z", fill: "#0052B4" }),
613
+ React.createElement("path", { d: "M143.974 231.401L0 311.387V342.922L200.739 231.401H143.974Z", fill: "#D80027" }),
614
+ React.createElement("path", { d: "M118.446 112.445L0 46.6407V112.445H118.446ZM200.739 112.445L0 0.923584V32.4591L143.974 112.445H200.739ZM53.4702 0.923584L200.739 82.7471V0.923584H53.4702Z", fill: "#0052B4" }),
615
+ React.createElement("path", { d: "M200.739 112.445L0 0.923584V32.4591L143.974 112.445H200.739Z", fill: "white" }),
616
+ React.createElement("path", { d: "M200.739 112.445L0 0.923584V32.4591L143.974 112.445H200.739Z", fill: "#D80027" }),
617
+ React.createElement("path", { d: "M422.483 112.447L513 62.1589V112.447H422.483ZM312.261 98.2653V0.924561H487.459L312.261 98.2653Z", fill: "#0052B4" }),
618
+ React.createElement("path", { d: "M369.026 112.445L513 32.4591V0.923584L312.261 112.445H369.026Z", fill: "#D80027" })),
619
+ React.createElement("defs", null,
620
+ React.createElement("clipPath", { id: "clip0_301_1200" },
621
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.926514)" })))),
622
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gd" },
623
+ React.createElement("g", { clipPath: "url(#clip0_301_1189)" },
624
+ React.createElement("path", { d: "M0 0.960693H513V342.927H0V0.960693Z", fill: "#C60A0A" }),
625
+ React.createElement("path", { d: "M256.5 171.994L44.5869 298.34V45.5476L256.5 171.994Z", fill: "#3E8446" }),
626
+ React.createElement("path", { d: "M256.5 171.994L468.413 298.34H44.5869L256.5 171.994ZM468.413 45.5476L256.5 171.994L44.5869 45.5476H468.413Z", fill: "#FFDA44" }),
627
+ React.createElement("path", { d: "M468.413 45.5476V298.34L256.5 171.994L468.413 45.5476Z", fill: "#3E8446" }),
628
+ React.createElement("path", { d: "M256.5 11.381L259.806 21.6009H270.527L261.91 27.9132L265.217 38.1331L256.5 31.8208L247.783 38.1331L251.089 27.9132L242.473 21.6009H253.193L256.5 11.381ZM170.432 11.381L173.739 21.6009H184.459L175.843 27.9132L179.149 38.1331L170.432 31.8208L161.715 38.1331L165.022 27.9132L156.405 21.6009H167.126L170.432 11.381ZM342.568 11.381L345.874 21.6009H356.695L347.978 27.9132L351.285 38.1331L342.568 31.8208L333.851 38.1331L337.157 27.9132L328.54 21.6009H339.261L342.568 11.381ZM256.5 305.755L259.806 315.975H270.527L261.91 322.287L265.217 332.507L256.5 326.195L247.783 332.507L251.089 322.287L242.473 315.975H253.193L256.5 305.755ZM170.432 305.755L173.739 315.975H184.459L175.843 322.287L179.149 332.507L170.432 326.195L161.715 332.507L165.022 322.287L156.405 315.975H167.126L170.432 305.755ZM342.568 305.755L345.874 315.975H356.695L347.978 322.287L351.285 332.507L342.568 326.195L333.851 332.507L337.157 322.287L328.54 315.975H339.261L342.568 305.755Z", fill: "#FFDA44" }),
629
+ React.createElement("path", { d: "M244.977 248.343C287.144 248.343 321.326 214.16 321.326 171.994C321.326 129.828 287.144 95.6453 244.977 95.6453C202.811 95.6453 168.629 129.828 168.629 171.994C168.629 214.16 202.811 248.343 244.977 248.343Z", fill: "#C60A0A" }),
630
+ React.createElement("path", { d: "M244.978 111.276L258.604 153.157H302.69L267.021 179.008L280.647 220.889L244.978 195.039L209.408 220.889L223.035 179.008L187.365 153.157H231.451L244.978 111.276ZM107.91 169.088C112.319 176.002 110.215 185.22 103.301 189.628C96.388 194.037 87.17 191.933 82.7614 185.02C74.846 172.495 79.455 151.955 79.455 151.955C79.455 151.955 99.8948 156.564 107.91 169.088Z", fill: "#FFDA44" }),
631
+ React.createElement("path", { d: "M99.2936 190.831C103.388 190.831 106.708 187.511 106.708 183.416C106.708 179.322 103.388 176.002 99.2936 176.002C95.1987 176.002 91.8792 179.322 91.8792 183.416C91.8792 187.511 95.1987 190.831 99.2936 190.831Z", fill: "#A2001D" })),
632
+ React.createElement("defs", null,
633
+ React.createElement("clipPath", { id: "clip0_301_1189" },
634
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 0.960693)" })))),
635
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_ge" },
636
+ React.createElement("g", { clipPath: "url(#clip0_301_1185)" },
637
+ React.createElement("path", { d: "M0 1H513V343H0V1Z", fill: "white" }),
638
+ React.createElement("path", { d: "M223.44 137.693H0V206.093H223.44V342.893H291.84V206.093H515.28V137.693H291.84V0.892578H223.44V137.693Z", fill: "#EB000E" }),
639
+ React.createElement("path", { d: "M394.44 62.4528L389.881 35.0928H412.681L408.12 62.4528L435.48 57.8928V80.6928L408.12 76.1328L412.681 103.493H389.881L394.44 76.1328L367.081 80.6928V57.8928L394.44 62.4528ZM104.881 62.4528L100.321 35.0928H123.121L118.561 62.4528L145.921 57.8928V80.6928L118.561 76.1328L123.121 103.493H100.321L104.881 76.1328L77.5205 80.6928V57.8928L104.881 62.4528ZM104.881 267.653L100.321 240.293H123.121L118.561 267.653L145.921 263.093V285.893L118.561 281.333L123.121 308.693H100.321L104.881 281.333L77.5205 285.893V263.093L104.881 267.653ZM394.44 267.653L389.881 240.293H412.681L408.12 267.653L435.48 263.093V285.893L408.12 281.333L412.681 308.693H389.881L394.44 281.333L367.081 285.893V263.093L394.44 267.653Z", fill: "#EB000E" })),
640
+ React.createElement("defs", null,
641
+ React.createElement("clipPath", { id: "clip0_301_1185" },
642
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
643
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gf" },
644
+ React.createElement("g", { clipPath: "url(#clip0_301_1164)" },
645
+ React.createElement("path", { d: "M0 0.892578L513 342.893H0V0.892578Z", fill: "#FDEB01" }),
646
+ React.createElement("path", { d: "M513 0.892578V342.893L0 0.892578H513Z", fill: "#58A846" }),
647
+ React.createElement("path", { d: "M288.99 190.703L342 152.513H276.45L256.5 90.3828L236.55 152.513H171L224.01 190.703L203.49 253.403L256.5 215.213L309.51 253.403L288.99 190.703Z", fill: "#ED3D24" })),
648
+ React.createElement("defs", null,
649
+ React.createElement("clipPath", { id: "clip0_301_1164" },
650
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
651
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gh" },
652
+ React.createElement("g", { clipPath: "url(#clip0_301_1155)" },
653
+ React.createElement("path", { d: "M0 0.896484H513V342.889H0V0.896484Z", fill: "#FFDA44" }),
654
+ React.createElement("path", { d: "M0 0.896484H513V114.894H0V0.896484Z", fill: "#D80027" }),
655
+ React.createElement("path", { d: "M0 228.892H513V342.889H0V228.892Z", fill: "#496E2D" }),
656
+ React.createElement("path", { d: "M256.383 114.893L270.529 158.435L310.974 161.642L273.933 188.555L293.424 228.893L256.383 201.981L219.341 228.893L233.491 185.349L196.45 158.435H242.235L256.383 114.893Z", fill: "black" })),
657
+ React.createElement("defs", null,
658
+ React.createElement("clipPath", { id: "clip0_301_1155" },
659
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
660
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gl" },
661
+ React.createElement("g", { clipPath: "url(#clip0_301_1141)" },
662
+ React.createElement("path", { d: "M0 0.89209H513V342.892H0V0.89209Z", fill: "#D80027" }),
663
+ React.createElement("path", { d: "M513 0.89209V171.892H0V0.89209H513Z", fill: "white" }),
664
+ React.createElement("path", { d: "M185.8 289.892C250.859 289.892 303.6 237.151 303.6 172.092C303.6 107.033 250.859 54.292 185.8 54.292C120.741 54.292 68 107.033 68 172.092C68 237.151 120.741 289.892 185.8 289.892Z", fill: "white" }),
665
+ React.createElement("path", { d: "M68 171.892C68 106.792 120.8 54.0923 185.8 54.0923C250.9 54.0923 303.6 106.892 303.6 171.892", fill: "#D80027" })),
666
+ React.createElement("defs", null,
667
+ React.createElement("clipPath", { id: "clip0_301_1141" },
668
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.89209)" })))),
669
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gm" },
670
+ React.createElement("g", { clipPath: "url(#clip0_301_1136)" },
671
+ React.createElement("path", { d: "M0 0.896484H513V342.889H0V0.896484Z", fill: "white" }),
672
+ React.createElement("path", { d: "M0 238.806H513V342.889H0V238.806Z", fill: "#1A7E25" }),
673
+ React.createElement("path", { d: "M0 0.896484H513V105.616H0V0.896484Z", fill: "#CF0D19" }),
674
+ React.createElement("path", { d: "M0 126.682H513V216.513H0V126.682Z", fill: "#0052B4" })),
675
+ React.createElement("defs", null,
676
+ React.createElement("clipPath", { id: "clip0_301_1136" },
677
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.892578)" })))),
678
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gn" },
679
+ React.createElement("g", { clipPath: "url(#clip0_301_1132)" },
680
+ React.createElement("path", { d: "M0 0.89209H512V342.892H0V0.89209Z", fill: "#FFDA44" }),
681
+ React.createElement("path", { d: "M342 0.89209H513V342.892H342V0.89209Z", fill: "#6DA544" }),
682
+ React.createElement("path", { d: "M0 0.89209H171V342.892H0V0.89209Z", fill: "#D80027" })),
683
+ React.createElement("defs", null,
684
+ React.createElement("clipPath", { id: "clip0_301_1132" },
685
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.89209)" })))),
686
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gp" },
687
+ React.createElement("g", { clipPath: "url(#clip0_301_1128)" },
688
+ React.createElement("path", { d: "M0 0.95874H513V342.962H0V0.95874Z", fill: "white" }),
689
+ React.createElement("path", { d: "M0 0.95874H170.996V342.962H0V0.95874Z", fill: "#0052B4" }),
690
+ React.createElement("path", { d: "M342.004 0.95874H513V342.962H342.004V0.95874Z", fill: "#D80027" })),
691
+ React.createElement("defs", null,
692
+ React.createElement("clipPath", { id: "clip0_301_1128" },
693
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.960693)" })))),
694
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gq" },
695
+ React.createElement("g", { clipPath: "url(#clip0_301_1117)" },
696
+ React.createElement("path", { d: "M0 0.959961H513V342.96H0V0.959961Z", fill: "white" }),
697
+ React.createElement("path", { d: "M0 0.959961H513V114.76H0V0.959961Z", fill: "#6DA544" }),
698
+ React.createElement("path", { d: "M0 228.56H513V342.96H0V228.56Z", fill: "#D80027" }),
699
+ React.createElement("path", { d: "M126 171.66L0 342.26V0.959961L126 171.66Z", fill: "#0070C8" }),
700
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M233.8 139.86H305.5V180.76C305.5 189.747 303.252 196.521 299.854 201.618C296.457 206.713 291.933 210.102 287.424 212.357C282.916 214.611 278.415 215.735 275.045 216.297C273.358 216.578 271.952 216.719 270.965 216.789C270.472 216.824 270.083 216.842 269.817 216.851C269.683 216.855 269.58 216.858 269.51 216.859C269.475 216.859 269.448 216.86 269.43 216.86L269.408 216.86L269.403 216.86H269.401C269.4 216.86 269.4 216.86 269.4 216.36C269.4 216.86 269.4 216.86 269.399 216.86H269.397L269.392 216.86L269.37 216.86C269.352 216.86 269.325 216.859 269.29 216.859C269.22 216.858 269.117 216.855 268.984 216.851C268.717 216.842 268.328 216.824 267.835 216.789C266.848 216.719 265.442 216.578 263.755 216.297C260.385 215.735 255.884 214.611 251.376 212.357C246.867 210.102 242.343 206.713 238.947 201.618C235.548 196.521 233.3 189.747 233.3 180.76V140.36H233.8V139.86ZM234.3 140.86V180.76C234.3 189.572 236.502 196.149 239.779 201.064C243.057 205.982 247.433 209.267 251.824 211.463C256.216 213.659 260.615 214.76 263.92 215.31C265.571 215.586 266.946 215.723 267.906 215.792C268.386 215.826 268.762 215.843 269.017 215.851C269.144 215.856 269.241 215.858 269.306 215.859C269.338 215.859 269.362 215.86 269.378 215.86L269.396 215.86L269.399 215.86H269.401L269.405 215.86L269.422 215.86C269.438 215.86 269.462 215.859 269.494 215.859C269.559 215.858 269.656 215.856 269.783 215.851C270.038 215.843 270.414 215.826 270.894 215.792C271.854 215.723 273.229 215.586 274.88 215.31C278.185 214.76 282.584 213.659 286.976 211.463C291.367 209.267 295.743 205.982 299.022 201.064C302.298 196.149 304.5 189.572 304.5 180.76V140.86H234.3Z", fill: "black" }),
701
+ React.createElement("path", { d: "M264.5 180.76H274.3L278.3 206.56H260.5L264.5 180.76Z", fill: "#786145" }),
702
+ React.createElement("path", { d: "M287.2 162.96C287.2 153.16 279.2 148.16 269.4 148.16C259.6 148.16 251.6 153.16 251.6 162.96C246.7 162.96 242.7 166.96 242.7 171.86C242.7 176.76 246.7 180.76 251.6 180.76H287.2C292.1 180.76 296.1 176.76 296.1 171.86C296.1 166.96 292.1 162.96 287.2 162.96Z", fill: "#6DA544" }),
703
+ React.createElement("path", { d: "M230.7 120.96L232.6 124.26H236.4L234.5 127.56L236.4 130.76H232.6L230.7 134.06L228.8 130.76H225L226.9 127.56L225 124.26H228.8L230.7 120.96ZM246 120.96L247.9 124.26H251.6L249.7 127.56L251.6 130.76H247.9L246 134.06L244.1 130.76H240.3L242.2 127.56L240.3 124.26H244.1L246 120.96ZM261.3 120.96L263.2 124.26H266.9L265 127.56L266.9 130.76H263.2L261.3 134.06L259.4 130.76H255.6L257.5 127.56L255.6 124.26H259.4L261.3 120.96ZM277.1 120.96L279 124.26H282.8L280.9 127.56L282.8 130.76H279L277.1 134.06L275.2 130.76H271.5L273.3 127.56L271.5 124.26H275.2L277.1 120.96ZM293.1 120.96L295 124.26H298.8L296.9 127.56L298.8 130.76H295L293.1 134.06L291.2 130.76H287.5L289.3 127.56L287.5 124.26H291.2L293.1 120.96ZM308.1 120.96L310 124.26H313.7L311.8 127.56L313.7 130.76H310L308.1 134.06L306.2 130.76H302.4L304.3 127.56L302.4 124.26H306.2L308.1 120.96Z", fill: "#FFDA00" }),
704
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M246 119.958L248.189 123.76H252.465L250.279 127.556L252.478 131.26H248.189L246 135.062L243.811 131.26H239.422L241.621 127.556L239.435 123.76H243.811L246 119.958ZM277.1 119.958L279.289 123.76H283.665L281.479 127.556L283.678 131.26H279.289L277.1 135.062L274.911 131.26H270.645L272.728 127.556L270.658 123.76H274.911L277.1 119.958ZM293.1 119.958L295.289 123.76H299.665L297.479 127.556L299.678 131.26H295.289L293.1 135.062L290.911 131.26H286.645L288.728 127.556L286.658 123.76H290.911L293.1 119.958ZM308.1 119.958L310.289 123.76H314.565L312.379 127.556L314.578 131.26H310.289L308.1 135.062L305.911 131.26H301.522L303.721 127.556L301.535 123.76H305.911L308.1 119.958ZM230.7 119.958L232.889 123.76H237.265L235.079 127.556L237.278 131.26H232.889L230.7 135.062L228.511 131.26H224.122L226.321 127.556L224.135 123.76H228.511L230.7 119.958ZM261.3 119.958L263.489 123.76H267.765L265.579 127.556L267.778 131.26H263.489L261.3 135.062L259.111 131.26H254.722L256.921 127.556L254.735 123.76H259.111L261.3 119.958ZM261.3 121.962L259.689 124.76H256.465L258.079 127.564L256.478 130.26H259.689L261.3 133.058L262.911 130.26H266.022L264.421 127.564L266.035 124.76H262.911L261.3 121.962ZM230.7 121.962L229.089 124.76H225.865L227.479 127.564L225.878 130.26H229.089L230.7 133.058L232.311 130.26H235.522L233.921 127.564L235.535 124.76H232.311L230.7 121.962ZM246 121.962L244.389 124.76H241.165L242.779 127.564L241.178 130.26H244.389L246 133.058L247.611 130.26H250.722L249.121 127.564L250.735 124.76H247.611L246 121.962ZM277.1 121.962L275.489 124.76H272.342L273.872 127.564L272.355 130.26H275.489L277.1 133.058L278.711 130.26H281.922L280.321 127.564L281.935 124.76H278.711L277.1 121.962ZM293.1 121.962L291.489 124.76H288.342L289.872 127.564L288.355 130.26H291.489L293.1 133.058L294.711 130.26H297.922L296.321 127.564L297.935 124.76H294.711L293.1 121.962ZM308.1 121.962L306.489 124.76H303.265L304.879 127.564L303.278 130.26H306.489L308.1 133.058L309.711 130.26H312.822L311.221 127.564L312.835 124.76H309.711L308.1 121.962Z", fill: "black" })),
705
+ React.createElement("defs", null,
706
+ React.createElement("clipPath", { id: "clip0_301_1117" },
707
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959961)" })))),
708
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gr" },
709
+ React.createElement("g", { clipPath: "url(#clip0_301_1109)" },
710
+ React.createElement("path", { d: "M0 0.959961H513V342.96H0V0.959961Z", fill: "white" }),
711
+ React.createElement("path", { d: "M0 0.959961H513V38.96H0V0.959961ZM0 76.96H513V114.96H0V76.96ZM0 152.96H513V190.96H0V152.96ZM0 228.96H513V266.96H0V228.96ZM0 304.96H513V342.96H0V304.96Z", fill: "#0D5EAF" }),
712
+ React.createElement("path", { d: "M0 0.959961H190V190.96H0V0.959961Z", fill: "#0D5EAF" }),
713
+ React.createElement("path", { d: "M0 76.96H190V114.96H0V76.96Z", fill: "white" }),
714
+ React.createElement("path", { d: "M76 0.959961H114V190.96H76V0.959961Z", fill: "white" })),
715
+ React.createElement("defs", null,
716
+ React.createElement("clipPath", { id: "clip0_301_1109" },
717
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959961)" })))),
718
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gt" },
719
+ React.createElement("g", { clipPath: "url(#clip0_301_1080)" },
720
+ React.createElement("path", { d: "M0 0.959961H513V342.96H0V0.959961Z", fill: "white" }),
721
+ React.createElement("path", { d: "M0 0.959961H171V342.96H0V0.959961ZM342 0.959961H513V342.96H342V0.959961Z", fill: "#338AF3" }),
722
+ React.createElement("path", { d: "M256 182.26C270.083 182.26 281.5 170.843 281.5 156.76C281.5 142.677 270.083 131.26 256 131.26C241.917 131.26 230.5 142.677 230.5 156.76C230.5 170.843 241.917 182.26 256 182.26Z", fill: "#DCC26D" }),
723
+ React.createElement("path", { d: "M194.2 156.86C194.2 178.96 206 199.36 225 210.36C230.9 213.76 238.5 211.76 241.9 205.86C245.3 199.96 243.3 192.36 237.4 188.96C225.9 182.36 218.9 170.06 218.9 156.86C218.9 150.06 213.4 144.46 206.5 144.46C199.6 144.46 194.2 149.96 194.2 156.86ZM289.3 208.96C307.1 197.56 317.9 177.96 317.8 156.86C317.8 150.06 312.3 144.46 305.4 144.46C298.6 144.46 293 149.96 293 156.86C293 169.56 286.5 181.36 275.9 188.16C270.1 191.76 268.2 199.36 271.8 205.16C275.4 210.96 283 212.86 288.8 209.26C289 209.16 289.1 209.06 289.3 208.96Z", fill: "#628A40" })),
724
+ React.createElement("defs", null,
725
+ React.createElement("clipPath", { id: "clip0_301_1080" },
726
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959961)" })))),
727
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gu" },
728
+ React.createElement("g", { clipPath: "url(#clip0_301_1070)" },
729
+ React.createElement("path", { d: "M0 0.959717H512V342.26H0V0.959717Z", fill: "#D80027" }),
730
+ React.createElement("path", { d: "M11.1001 12.0598H500.8V331.16H11.1001V12.0598Z", fill: "#0052B4" }),
731
+ React.createElement("path", { d: "M256 286.26C256 286.26 332.4 234.96 332.4 171.66C332.4 108.36 256 56.9597 256 56.9597C256 56.9597 179.6 108.26 179.6 171.56C179.6 234.86 256 286.26 256 286.26Z", fill: "#7DBEF1" }),
732
+ React.createElement("path", { d: "M179.8 181.66H332.4L303.1 246.56H207.9L179.8 181.66Z", fill: "#1C8AE6" }),
733
+ React.createElement("path", { d: "M192.3 206.86C192.3 206.86 232.8 245.06 243.3 245.06C255.7 245.06 255.9 226.66 268.8 219.56C289 208.46 319.8 206.86 319.8 206.86L297 249.66L256 286.26L209.2 246.56L192.3 206.86Z", fill: "#FFF042" }),
734
+ React.createElement("path", { d: "M256 158.46L233.5 174.06L241.4 147.86L219.6 131.36L247 130.86L256 104.96L265 130.86L292.4 131.36L270.6 147.96L278.5 174.16L256 158.46Z", fill: "#259C7B" }),
735
+ React.createElement("path", { d: "M249.7 145.56C248.8 154.76 248.2 163.96 248 173.16C247.7 185.06 248.3 193.86 250 199.16C252.2 205.76 257.2 212.06 264.2 218.06C269.5 222.66 274.8 226.16 278.4 228.16C281.5 229.86 285.4 228.76 287.1 225.76C288.8 222.66 287.7 218.76 284.7 217.06C280.4 214.56 276.3 211.66 272.5 208.36C267.1 203.76 263.4 199.16 262.1 195.06C261 191.66 260.5 183.76 260.7 173.36C260.9 164.46 261.5 155.56 262.4 146.76C262.8 143.26 260.2 140.16 256.7 139.76C253.1 139.46 250 142.06 249.7 145.56Z", fill: "#8E5715" }),
736
+ React.createElement("path", { d: "M217.8 171.66L243.3 209.86H217.8V171.66Z", fill: "white" }),
737
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M259.349 51.9815L256 56.9598L252.655 51.9785L256.003 49.7305L259.349 51.9815ZM256 286.26C252.651 291.238 252.649 291.237 252.647 291.236L252.626 291.221L252.573 291.185C252.529 291.155 252.466 291.113 252.386 291.058C252.277 290.982 252.134 290.884 251.959 290.763C251.88 290.707 251.793 290.647 251.7 290.582C251.108 290.167 250.253 289.56 249.173 288.769C247.014 287.189 243.95 284.873 240.284 281.9C232.959 275.961 223.181 267.359 213.384 256.709C193.988 235.625 173.6 205.52 173.6 171.56C173.6 137.599 193.99 107.518 213.387 86.4575C223.184 75.8203 232.963 67.2308 240.287 61.3011C243.954 58.3325 247.018 56.0209 249.178 54.4431C250.258 53.6539 251.112 53.0477 251.704 52.6338C252 52.4269 252.231 52.2681 252.391 52.1585C252.471 52.1036 252.533 52.0612 252.578 52.0311L252.63 51.9954L252.652 51.981C252.654 51.9797 252.655 51.9785 256 56.9598C259.349 51.9815 259.351 51.9827 259.353 51.984L259.358 51.9876L259.374 51.9985L259.427 52.0342C259.471 52.0643 259.534 52.1069 259.614 52.1618C259.774 52.2716 260.004 52.4307 260.3 52.638C260.892 53.0525 261.747 53.6599 262.827 54.4504C264.986 56.031 268.05 58.3464 271.717 61.3197C279.041 67.2587 288.819 75.8606 298.616 86.5101C318.012 107.594 338.4 137.7 338.4 171.66C338.4 205.621 318.011 235.702 298.613 256.762C288.816 267.399 279.038 275.989 271.713 281.918C268.046 284.887 264.982 287.199 262.823 288.776C261.743 289.566 260.888 290.172 260.296 290.586C260 290.793 259.769 290.951 259.609 291.061C259.529 291.116 259.467 291.158 259.423 291.188L259.37 291.224L259.354 291.235L259.348 291.239C259.347 291.24 259.345 291.241 256 286.26ZM256 286.26L252.651 291.238L255.997 293.489L259.345 291.241L256 286.26ZM256.003 278.897C258.008 277.426 260.814 275.302 264.162 272.592C271.163 266.925 280.484 258.733 289.787 248.632C308.59 228.218 326.4 200.999 326.4 171.66C326.4 142.32 308.588 115.075 289.784 94.6344C280.481 84.5214 271.159 76.317 264.159 70.6405C260.809 67.9245 258.002 65.7959 255.997 64.3227C253.992 65.7931 251.186 67.9173 247.838 70.6279C240.838 76.295 231.516 84.4868 222.213 94.5871C203.411 115.002 185.6 142.221 185.6 171.56C185.6 200.9 203.412 228.144 222.216 248.585C231.519 258.698 240.841 266.902 247.842 272.579C251.191 275.295 253.998 277.424 256.003 278.897Z", fill: "#D80027" })),
738
+ React.createElement("defs", null,
739
+ React.createElement("clipPath", { id: "clip0_301_1070" },
740
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959717)" })))),
741
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_gw" },
742
+ React.createElement("g", { clipPath: "url(#clip0_301_1065)" },
743
+ React.createElement("path", { d: "M0 0.958008H513V342.962H0V0.958008Z", fill: "#6DA544" }),
744
+ React.createElement("path", { d: "M0 0.958008H513V171.954H0V0.958008Z", fill: "#FFDA44" }),
745
+ React.createElement("path", { d: "M0 0.958008H182.148V342.962H0V0.958008Z", fill: "#D80027" }),
746
+ React.createElement("path", { d: "M98.5119 110.969L113.648 157.556H162.638L123.006 186.352L138.143 232.941L98.5119 204.148L58.8787 232.941L74.0192 186.352L34.3879 157.556H83.3744L98.5119 110.969Z", fill: "black" })),
747
+ React.createElement("defs", null,
748
+ React.createElement("clipPath", { id: "clip0_301_1065" },
749
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959961)" })))),
750
+ React.createElement("symbol", { viewBox: "0 0 513 342", id: "cc_gy" },
751
+ React.createElement("g", { clipPath: "url(#clip0_301_1059)" },
752
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#009E49" }),
753
+ React.createElement("path", { d: "M0 -0.00585938L539.79 170.994L0 341.994V-0.00585938Z", fill: "white" }),
754
+ React.createElement("path", { d: "M0 14.8712L495.9 170.994L0 327.117V14.8712Z", fill: "#FFD00D" }),
755
+ React.createElement("path", { d: "M0 -0.00585938L256.5 170.994L0 341.994V-0.00585938Z", fill: "#2D2D2D" }),
756
+ React.createElement("path", { d: "M0 19.9442L226.575 170.994L0 322.044V19.9442Z", fill: "#D3132F" })),
757
+ React.createElement("defs", null,
758
+ React.createElement("clipPath", { id: "clip0_301_1059" },
759
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
760
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_hk" },
761
+ React.createElement("g", { clipPath: "url(#clip0_301_1055)" },
762
+ React.createElement("path", { d: "M0 0.959961H513V342.96H0V0.959961Z", fill: "#D80027" }),
763
+ React.createElement("path", { d: "M274.2 120.76C269.1 141.86 260.1 137.86 255.7 156.26C229.6 149.96 213.6 123.76 219.8 97.6599C226.1 71.5599 252.3 55.5599 278.3 61.7599C269.6 98.6599 278.8 101.86 274.2 120.76ZM206.6 136.36C225.1 147.66 218.5 155.06 234.6 164.96C220.6 187.86 190.7 194.96 167.8 180.96C144.9 166.96 137.8 137.06 151.8 114.16C184.1 133.96 190 126.26 206.6 136.36ZM200.6 205.56C217.1 191.46 222 200.06 236.4 187.76C253.8 208.16 251.4 238.76 231 256.16C210.6 273.56 180 271.16 162.6 250.76C191.3 226.16 185.8 218.16 200.6 205.56ZM264.5 232.66C256.2 212.56 265.9 210.56 258.6 193.06C283.4 182.76 311.8 194.56 322 219.36C332.3 244.16 320.5 272.56 295.7 282.76C281.2 247.76 271.9 250.56 264.5 232.66ZM310 180.26C288.4 181.96 289.4 172.16 270.5 173.66C268.4 146.96 288.4 123.56 315.1 121.46C341.8 119.36 365.2 139.36 367.3 166.06C329.6 168.96 329.4 178.76 310 180.26Z", fill: "white" })),
764
+ React.createElement("defs", null,
765
+ React.createElement("clipPath", { id: "clip0_301_1055" },
766
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959961)" })))),
767
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_hn" },
768
+ React.createElement("g", { clipPath: "url(#clip0_301_1037)" },
769
+ React.createElement("path", { d: "M0 0.958984H513V342.959H0V0.958984Z", fill: "white" }),
770
+ React.createElement("path", { d: "M0 0.958984H513V114.959H0V0.958984ZM0 228.959H513V342.959H0V228.959ZM203.5 118.859L210.2 135.459L227.8 136.459L213.8 147.359L218.5 165.059L203.5 155.159L188.5 165.059L193.2 147.359L179.2 136.459L196.8 135.459L203.5 118.859ZM308.5 118.859L315.2 135.459L332.8 136.459L318.8 147.359L323.5 165.059L308.5 155.159L293.5 165.059L298.2 147.359L284.2 136.459L301.8 135.459L308.5 118.859ZM256 148.559L262.7 165.159L280.3 166.159L266.3 177.059L271 194.759L256 184.859L241 194.759L245.7 177.059L231.7 166.159L249.3 165.159L256 148.559ZM203.5 178.259L210.2 194.859L227.8 195.859L213.8 206.759L218.5 224.359L203.5 214.459L188.5 224.359L193.2 206.759L179.2 195.859L196.8 194.859L203.5 178.259ZM308.5 178.259L315.2 194.859L332.8 195.859L318.8 206.759L323.5 224.359L308.5 214.459L293.5 224.359L298.2 206.759L284.2 195.859L301.8 194.859L308.5 178.259Z", fill: "#338AF3" })),
771
+ React.createElement("defs", null,
772
+ React.createElement("clipPath", { id: "clip0_301_1037" },
773
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958984)" })))),
774
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_hr" },
775
+ React.createElement("g", { clipPath: "url(#clip0_301_1025)" },
776
+ React.createElement("path", { d: "M0 0.958984H513V342.959H0V0.958984Z", fill: "white" }),
777
+ React.createElement("path", { d: "M0 0.958984H513V114.959H0V0.958984Z", fill: "#D80027" }),
778
+ React.createElement("path", { d: "M0 228.959H513V342.959H0V228.959Z", fill: "#0052B4" }),
779
+ React.createElement("path", { d: "M309.3 114.159V70.1588L326.8 55.7588L344.5 70.1588V114.159H309.3ZM203.7 114.159V70.1588L186.4 55.7588L168.5 70.1588V114.159H203.7ZM238.9 114.159V70.1588L256.5 55.7588L274.1 70.1588V114.159H238.9Z", fill: "#338AF3" }),
780
+ React.createElement("path", { d: "M309.3 114.159H274.1V70.1588L291.6 55.7588L309.3 70.1588V114.159ZM238.9 114.159H203.7V70.1588L221.2 55.7588L238.9 70.1588V114.159Z", fill: "#0052B4" }),
781
+ React.createElement("path", { d: "M168.5 114.159V216.059C168.5 240.359 182.9 262.259 203.9 275.459C225.2 288.859 246 290.159 256.5 290.159C267 290.159 287.9 288.459 309.1 275.359C330.1 262.359 344.5 240.259 344.5 216.059V114.159H168.5Z", fill: "white" }),
782
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M168 113.659H345V216.059C345 240.462 330.483 262.71 309.363 275.784C288.055 288.951 267.05 290.659 256.5 290.659C245.957 290.659 225.048 289.354 203.634 275.883C182.518 262.61 168 240.564 168 216.059V113.659ZM169 114.659V216.059C169 240.155 183.282 261.908 204.166 275.036C225.352 288.364 246.043 289.659 256.5 289.659C266.95 289.659 287.746 287.967 308.837 274.934C329.717 262.008 344 240.056 344 216.059V114.659H169Z", fill: "#D80027" }),
783
+ React.createElement("path", { d: "M168.5 114.159H203.7V149.359H168.5V114.159ZM238.9 114.159H274.1V149.359H238.9V114.159ZM309.3 114.159H344.5V149.359H309.3V114.159ZM203.7 149.359H238.9V184.559H203.7V149.359ZM274.1 149.359H309.3V184.559H274.1V149.359ZM168.5 184.559H203.7V219.759H168.5V184.559ZM203.7 219.759H238.9V254.959H203.7V219.759ZM238.9 184.559H274.1V219.759H238.9V184.559ZM309.3 184.559H344.5V219.759H309.3V184.559ZM274.1 219.759H309.3V254.959H274.1V219.759ZM309.3 275.259C317.9 269.859 325.5 262.959 331.3 254.959H309.3V275.259ZM181.7 254.959C187.5 262.959 195 269.859 203.7 275.359V254.959H181.7ZM238.9 254.959V288.659C246.1 289.859 252.2 290.159 256.5 290.159C260.8 290.159 266.9 289.859 274.1 288.559V254.959H238.9Z", fill: "#D80027" })),
784
+ React.createElement("defs", null,
785
+ React.createElement("clipPath", { id: "clip0_301_1025" },
786
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958984)" })))),
787
+ React.createElement("symbol", { viewBox: "0 0 513 342", id: "cc_ht" },
788
+ React.createElement("g", { clipPath: "url(#clip0_301_1016)" },
789
+ React.createElement("path", { d: "M0 -0.00585938H513V171.994H0V-0.00585938Z", fill: "#A2001D" }),
790
+ React.createElement("path", { d: "M0 171.994H513V343.994H0V171.994Z", fill: "#0052B4" }),
791
+ React.createElement("path", { d: "M381.4 251.494L270.7 237.694L159.9 251.494V85.3942H381.4V251.494Z", fill: "white" }),
792
+ React.createElement("path", { d: "M270.7 237.694C301.297 237.694 326.1 212.891 326.1 182.294C326.1 151.698 301.297 126.894 270.7 126.894C240.103 126.894 215.3 151.698 215.3 182.294C215.3 212.891 240.103 237.694 270.7 237.694Z", fill: "#0052B4" }),
793
+ React.createElement("path", { d: "M270.7 209.994C285.998 209.994 298.4 197.592 298.4 182.294C298.4 166.996 285.998 154.594 270.7 154.594C255.402 154.594 243 166.996 243 182.294C243 197.592 255.402 209.994 270.7 209.994Z", fill: "#A2001D" }),
794
+ React.createElement("path", { d: "M229.1 113.094H312.2L270.7 154.594L229.1 113.094Z", fill: "#6DA544" }),
795
+ React.createElement("path", { d: "M256.8 140.794H284.5V223.794H256.8V140.794Z", fill: "#FFDA44" }),
796
+ React.createElement("path", { d: "M314.9 215.494H226.4L159.9 251.494H381.4L314.9 215.494Z", fill: "#6DA544" })),
797
+ React.createElement("defs", null,
798
+ React.createElement("clipPath", { id: "clip0_301_1016" },
799
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
800
+ React.createElement("symbol", { viewBox: "0 0 513 343", id: "cc_hu" },
801
+ React.createElement("g", { clipPath: "url(#clip0_301_1012)" },
802
+ React.createElement("path", { d: "M0 0.963867H513V342.957H0V0.963867Z", fill: "white" }),
803
+ React.createElement("path", { d: "M0 0.963867H513V114.961H0V0.963867Z", fill: "#D80027" }),
804
+ React.createElement("path", { d: "M0 228.959H513V342.957H0V228.959Z", fill: "#6DA544" })),
805
+ React.createElement("defs", null,
806
+ React.createElement("clipPath", { id: "clip0_301_1012" },
807
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959961)" })))),
808
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_id" },
809
+ React.createElement("g", { clipPath: "url(#clip0_301_1009)" },
810
+ React.createElement("path", { d: "M0 0.959473H513V342.959H0V0.959473Z", fill: "white" }),
811
+ React.createElement("path", { d: "M0 0.959473H513V171.96H0V0.959473Z", fill: "#EE0000" })),
812
+ React.createElement("defs", null,
813
+ React.createElement("clipPath", { id: "clip0_301_1009" },
814
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959473)" })))),
815
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ie" },
816
+ React.createElement("g", { clipPath: "url(#clip0_301_1005)" },
817
+ React.createElement("path", { d: "M0 0.957031H513V342.95H0V0.957031Z", fill: "white" }),
818
+ React.createElement("path", { d: "M0 0.957031H170.996V342.961H0V0.957031Z", fill: "#6DA544" }),
819
+ React.createElement("path", { d: "M342.004 0.957031H513V342.961H342.004V0.957031Z", fill: "#FF9811" })),
820
+ React.createElement("defs", null,
821
+ React.createElement("clipPath", { id: "clip0_301_1005" },
822
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958984)" })))),
823
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_il" },
824
+ React.createElement("g", { clipPath: "url(#clip0_301_1001)" },
825
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
826
+ React.createElement("path", { d: "M340.6 122.394H284.5L256.5 73.7942L228.5 122.394H172.4L200.4 170.994L172.4 219.594H228.5L256.5 268.194L284.5 219.594H340.6L312.6 170.994L340.6 122.394ZM293.2 170.994L276 204.194H237.1L219.8 170.994L237 137.794H275.9L293.2 170.994ZM256.5 99.1942L268.4 122.494H244.5L256.5 99.1942ZM198.2 137.794H222.1L211.3 158.794L198.2 137.794ZM198.2 204.194L211.2 182.094L223.1 204.194H198.2ZM256.5 241.694L244.6 219.594H268.5L256.5 241.694ZM315.9 204.194H290.9L302.8 182.094L315.9 204.194ZM289.8 137.794H315.9L302.9 159.894L289.8 137.794ZM0 21.2942H512V63.9942H0V21.2942ZM0 277.294H512V319.994H0V277.294Z", fill: "#2E52B2" })),
827
+ React.createElement("defs", null,
828
+ React.createElement("clipPath", { id: "clip0_301_1001" },
829
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
830
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_in" },
831
+ React.createElement("g", { clipPath: "url(#clip0_301_989)" },
832
+ React.createElement("path", { d: "M17.3 -0.00585938H495.7V341.994H17.3V-0.00585938Z", fill: "#181A93" }),
833
+ React.createElement("path", { d: "M0 -0.00585938H513V113.994H0V-0.00585938Z", fill: "#FFA44A" }),
834
+ React.createElement("path", { d: "M0 227.994H513V341.994H0V227.994Z", fill: "#1A9F0B" }),
835
+ React.createElement("path", { d: "M0 113.994H513V227.994H0V113.994Z", fill: "white" }),
836
+ React.createElement("path", { d: "M256.5 205.194C275.388 205.194 290.7 189.882 290.7 170.994C290.7 152.106 275.388 136.794 256.5 136.794C237.612 136.794 222.3 152.106 222.3 170.994C222.3 189.882 237.612 205.194 256.5 205.194Z", fill: "white" }),
837
+ React.createElement("path", { d: "M256.5 216.594C231.4 216.594 210.9 196.094 210.9 170.994C210.9 145.894 231.4 125.394 256.5 125.394C281.6 125.394 302.1 145.894 302.1 170.994C302.1 196.094 281.6 216.594 256.5 216.594ZM256.5 205.194C274.7 205.194 290.7 189.194 290.7 170.994C290.7 152.794 274.8 136.794 256.5 136.794C238.2 136.794 222.3 152.794 222.3 170.994C222.3 189.194 238.3 205.194 256.5 205.194Z", fill: "#181A93" }),
838
+ React.createElement("path", { d: "M256.5 193.794C269.092 193.794 279.3 183.586 279.3 170.994C279.3 158.402 269.092 148.194 256.5 148.194C243.908 148.194 233.7 158.402 233.7 170.994C233.7 183.586 243.908 193.794 256.5 193.794Z", fill: "#181A93" })),
839
+ React.createElement("defs", null,
840
+ React.createElement("clipPath", { id: "clip0_301_989" },
841
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
842
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_io" },
843
+ React.createElement("g", { clipPath: "url(#clip0_301_973)" },
844
+ React.createElement("path", { d: "M0 -0.305908H513V341.994H0V-0.305908Z", fill: "white" }),
845
+ React.createElement("path", { d: "M462.9 198.094C458.9 198.094 448.9 193.094 441.9 189.094C430.9 183.094 420.9 177.094 410.8 177.094C400.7 177.094 390.8 183.094 379.7 189.094C372.7 193.094 363.7 198.094 359.7 198.094C355.7 198.094 345.7 193.094 339.7 189.094C328.7 183.094 317.7 177.094 307.6 177.094C298.6 177.094 287.6 183.094 276.5 189.094C269.5 193.094 260.5 198.094 256.5 198.094C252.5 198.094 243.5 193.094 236.5 189.094C225.5 183.094 214.5 177.094 205.4 177.094C195.4 177.094 184.4 183.094 173.3 189.094C167.3 193.094 157.3 198.094 153.3 198.094C149.3 198.094 140.3 193.094 133.3 189.094C122.3 183.094 112.3 177.094 102.2 177.094C92.1 177.094 82.2 183.094 71.1 189.094C64.1 193.094 54.1 198.094 50.1 198.094C46.1 198.094 37.1 193.094 30.1 189.094C20.1 183.094 10.1 177.094 0 177.094V199.094L19 209.094C30 215.094 40 221.094 50.1 221.094C60.2 221.094 71.1 215.094 82.2 209.094C88.2 205.094 98.2 199.094 102.2 199.094C106.2 199.094 115.2 205.094 122.2 209.094C133.2 215.094 143.2 221.094 153.3 221.094C163.4 221.094 173.3 215.094 184.4 209.094C191.4 205.094 201.4 199.094 205.4 199.094C209.4 199.094 218.4 205.094 225.4 209.094C236.4 215.094 246.4 221.094 256.5 221.094C266.6 221.094 276.5 215.094 287.6 209.094C294.6 205.094 303.6 199.094 307.6 199.094C311.6 199.094 321.6 205.094 328.6 209.094C339.6 215.094 349.6 221.094 359.7 221.094C369.8 221.094 379.7 215.094 390.8 209.094C397.8 205.094 406.8 199.094 410.8 199.094C414.8 199.094 424.8 205.094 430.8 209.094C441.8 215.094 452.8 221.094 462.9 221.094C473 221.094 482.9 215.094 494 209.094L513 199.094V177.094C503 177.094 493 183.094 482.9 189.094C475.9 193.094 466.9 198.094 462.9 198.094ZM0 31.6941L19 41.6941C30 47.6941 40 53.6941 50.1 53.6941C60.2 53.6941 71.1 47.6941 82.2 41.6941C88.2 37.6941 98.2 31.6941 102.2 31.6941C106.2 31.6941 115.2 37.6941 122.2 41.6941C133.2 47.6941 143.2 53.6941 153.3 53.6941C163.4 53.6941 173.3 47.6941 184.4 41.6941C191.4 37.6941 201.4 31.6941 205.4 31.6941C209.4 31.6941 218.4 37.6941 225.4 41.6941C236.4 47.6941 246.4 53.6941 256.5 53.6941C266.6 53.6941 276.5 47.6941 287.6 41.6941C294.6 37.6941 303.6 31.6941 307.6 31.6941C311.6 31.6941 321.6 37.6941 328.6 41.6941C339.6 47.6941 349.6 53.6941 359.7 53.6941C369.8 53.6941 379.7 47.6941 390.8 41.6941C397.8 37.6941 406.8 31.6941 410.8 31.6941C414.8 31.6941 424.8 37.6941 430.8 41.6941C441.8 47.6941 452.8 53.6941 462.9 53.6941C473 53.6941 482.9 47.6941 494 41.6941L513 31.6941V9.69409C503 10.6941 493 15.6941 482.9 21.6941C475.9 25.6941 466.9 30.6941 462.9 30.6941C458.9 30.6941 448.9 25.6941 441.9 21.6941C430.9 15.6941 420.9 9.69409 410.8 9.69409C400.7 9.69409 390.8 15.6941 379.7 21.6941C372.7 25.6941 363.7 30.6941 359.7 30.6941C355.7 30.6941 345.7 25.6941 339.7 21.6941C328.7 15.6941 317.7 9.69409 307.6 9.69409C297.5 9.69409 287.6 15.6941 276.5 21.6941C269.5 25.6941 260.5 30.6941 256.5 30.6941C252.5 30.6941 243.5 25.6941 236.5 21.6941C225.5 15.6941 214.5 9.69409 205.4 9.69409C196.3 9.69409 184.4 15.6941 173.3 21.6941C167.3 25.6941 157.3 30.6941 153.3 30.6941C149.3 30.6941 140.3 25.6941 133.3 21.6941C122.3 15.6941 112.3 9.69409 102.2 9.69409C92.1 9.69409 82.2 15.6941 71.1 21.6941C64.1 25.6941 54.1 30.6941 50.1 30.6941C46.1 30.6941 37.1 25.6941 30.1 21.6941C20.1 15.6941 10.1 10.6941 0 9.69409V31.6941H0ZM462.9 86.8941C458.9 86.8941 448.9 81.8941 441.9 77.8941C430.9 71.8941 420.9 65.8941 410.8 65.8941C400.7 65.8941 390.8 71.8941 379.7 77.8941C372.7 81.8941 363.7 86.8941 359.7 86.8941C355.7 86.8941 345.7 81.8941 339.7 77.8941C328.7 71.8941 317.7 65.8941 307.6 65.8941C298.6 65.8941 287.6 71.8941 276.5 77.8941C269.5 81.8941 260.5 86.8941 256.5 86.8941C252.5 86.8941 243.5 81.8941 236.5 77.8941C225.5 71.8941 214.5 65.8941 205.4 65.8941C195.4 65.8941 184.4 71.8941 173.3 77.8941C167.3 81.8941 157.3 86.8941 153.3 86.8941C149.3 86.8941 140.3 81.8941 133.3 77.8941C122.3 71.8941 112.3 65.8941 102.2 65.8941C92.1 65.8941 82.2 71.8941 71.1 77.8941C64.1 81.8941 54.1 86.8941 50.1 86.8941C46.1 86.8941 37.1 81.8941 30.1 77.8941C20.1 71.8941 10.1 65.8941 0 65.8941V87.8941L19 96.8941C30 102.894 40 108.894 50.1 108.894C60.2 108.894 71.1 102.894 82.2 96.8941C88.2 92.8941 98.2 87.8941 102.2 87.8941C106.2 87.8941 115.2 92.8941 122.2 96.8941C133.2 102.894 143.2 108.894 153.3 108.894C163.4 108.894 173.3 102.894 184.4 96.8941C191.4 92.8941 201.4 87.8941 205.4 87.8941C209.4 87.8941 218.4 92.8941 225.4 96.8941C236.4 102.894 246.4 108.894 256.5 108.894C266.6 108.894 276.5 102.894 287.6 96.8941C294.6 92.8941 303.6 87.8941 307.6 87.8941C311.6 87.8941 321.6 92.8941 328.6 96.8941C339.6 102.894 349.6 108.894 359.7 108.894C369.8 108.894 379.7 102.894 390.8 96.8941C397.8 92.8941 406.8 87.8941 410.8 87.8941C414.8 87.8941 424.8 92.8941 430.8 96.8941C441.8 102.894 452.8 108.894 462.9 108.894C473 108.894 482.9 102.894 494 96.8941L513 87.8941V65.8941C503 65.8941 493 71.8941 482.9 77.8941C475.9 81.7941 466.9 86.8941 462.9 86.8941ZM513 120.894C503 121.894 493 126.894 482.9 132.894C475.9 136.894 466.9 142.894 462.9 142.894C458.9 142.894 448.9 136.894 441.9 132.894C430.9 126.894 420.9 120.894 410.8 120.894C400.7 120.894 390.8 126.894 379.7 132.894C372.7 136.894 363.7 142.894 359.7 142.894C355.7 142.894 345.7 136.894 339.7 132.894C328.7 126.894 317.7 120.894 307.6 120.894C297.5 120.894 287.6 126.894 276.5 132.894C269.5 136.894 260.5 142.894 256.5 142.894C252.5 142.894 243.5 136.894 236.5 132.894C225.5 126.894 214.5 120.894 205.4 120.894C196.3 120.894 184.4 126.894 173.3 132.894C167.3 136.894 157.3 142.894 153.3 142.894C149.3 142.894 140.3 136.894 133.3 132.894C122.3 126.894 112.3 120.894 102.2 120.894C92.1 120.894 82.2 126.894 71.1 132.894C64.1 136.894 54.1 142.894 50.1 142.894C46.1 142.894 37.1 136.894 30.1 132.894C20.1 126.894 10.1 121.894 0 120.894V143.894C4 144.894 13 148.894 19 152.894C30 158.894 40 164.894 50.1 164.894C60.2 164.894 71.1 158.894 82.2 152.894C88.2 148.894 98.2 143.894 102.2 143.894C106.2 143.894 115.2 148.894 122.2 152.894C133.2 158.894 143.2 164.894 153.3 164.894C163.4 164.894 173.3 158.894 184.4 152.894C191.4 148.894 201.4 143.894 205.4 143.894C209.4 143.894 218.4 148.894 225.4 152.894C236.4 158.894 246.4 164.894 256.5 164.894C266.6 164.894 276.5 158.894 287.6 152.894C294.6 148.894 303.6 143.894 307.6 143.894C311.6 143.894 321.6 148.894 328.6 152.894C339.6 158.894 349.6 164.894 359.7 164.894C369.8 164.894 379.7 158.894 390.8 152.894C397.8 148.894 406.8 143.894 410.8 143.894C414.8 143.894 424.8 148.894 430.8 152.894C441.8 158.894 452.8 164.894 462.9 164.894C473 164.894 482.9 158.894 494 152.894C500 148.894 509 144.894 513 143.894V120.894ZM462.9 254.194C458.9 254.194 448.9 249.194 441.9 245.194C430.9 239.194 420.9 233.194 410.8 233.194C400.7 233.194 390.8 239.194 379.7 245.194C372.7 249.194 363.7 254.194 359.7 254.194C355.7 254.194 345.7 249.194 339.7 245.194C328.7 239.194 317.7 233.194 307.6 233.194C298.6 233.194 287.6 239.194 276.5 245.194C269.5 249.194 260.5 254.194 256.5 254.194C252.5 254.194 243.5 249.194 236.5 245.194C225.5 239.194 214.5 233.194 205.4 233.194C195.4 233.194 184.4 239.194 173.3 245.194C167.3 249.194 157.3 254.194 153.3 254.194C149.3 254.194 140.3 249.194 133.3 245.194C122.3 239.194 112.3 233.194 102.2 233.194C92.1 233.194 82.2 239.194 71.1 245.194C64.1 249.194 54.1 254.194 50.1 254.194C46.1 254.194 37.1 249.194 30.1 245.194C20.1 239.194 10.1 233.194 0 233.194V255.194L19 264.194C30 270.194 40 276.194 50.1 276.194C60.2 276.194 71.1 270.194 82.2 264.194C88.2 260.194 98.2 255.194 102.2 255.194C106.2 255.194 115.2 260.194 122.2 264.194C133.2 270.194 143.2 276.194 153.3 276.194C163.4 276.194 173.3 270.194 184.4 264.194C191.4 260.194 201.4 255.194 205.4 255.194C209.4 255.194 218.4 260.194 225.4 264.194C236.4 270.194 246.4 276.194 256.5 276.194C266.6 276.194 276.5 270.194 287.6 264.194C294.6 260.194 303.6 255.194 307.6 255.194C311.6 255.194 321.6 260.194 328.6 264.194C339.6 270.194 349.6 276.194 359.7 276.194C369.8 276.194 379.7 270.194 390.8 264.194C397.8 260.194 406.8 255.194 410.8 255.194C414.8 255.194 424.8 260.194 430.8 264.194C441.8 270.194 452.8 276.194 462.9 276.194C473 276.194 482.9 270.194 494 264.194L513 255.194V233.194C503 233.194 493 239.194 482.9 245.194C475.9 249.194 466.9 254.194 462.9 254.194ZM513 288.194C503 289.194 493 294.194 482.9 300.194C475.9 304.194 466.9 310.194 462.9 310.194C458.9 310.194 448.9 304.194 441.9 300.194C430.9 294.194 420.9 288.194 410.8 288.194C400.7 288.194 390.8 294.194 379.7 300.194C372.7 304.194 363.7 310.194 359.7 310.194C355.7 310.194 345.7 304.194 339.7 300.194C328.7 294.194 317.7 288.194 307.6 288.194C297.5 288.194 287.6 294.194 276.5 300.194C269.5 304.194 260.5 310.194 256.5 310.194C252.5 310.194 243.5 304.194 236.5 300.194C225.5 294.194 214.5 288.194 205.4 288.194C196.3 288.194 184.4 294.194 173.3 300.194C167.3 304.194 157.3 310.194 153.3 310.194C149.3 310.194 140.3 304.194 133.3 300.194C122.3 294.194 112.3 288.194 102.2 288.194C92.1 288.194 82.2 294.194 71.1 300.194C64.1 304.194 54.1 310.194 50.1 310.194C46.1 310.194 37.1 304.194 30.1 300.194C20.1 294.194 10.1 289.194 0 288.194V311.194C4 311.194 13 316.194 19 320.194C30 326.194 40 332.194 50.1 332.194C60.2 332.194 71.1 326.194 82.2 320.194C88.2 316.194 98.2 311.194 102.2 311.194C106.2 311.194 115.2 316.194 122.2 320.194C133.2 326.194 143.2 332.194 153.3 332.194C163.4 332.194 173.3 326.194 184.4 320.194C191.4 316.194 201.4 311.194 205.4 311.194C209.4 311.194 218.4 316.194 225.4 320.194C236.4 326.194 246.4 332.194 256.5 332.194C266.6 332.194 276.5 326.194 287.6 320.194C294.6 316.194 303.6 311.194 307.6 311.194C311.6 311.194 321.6 316.194 328.6 320.194C339.6 326.194 349.6 332.194 359.7 332.194C369.8 332.194 379.7 326.194 390.8 320.194C397.8 316.194 406.8 311.194 410.8 311.194C414.8 311.194 424.8 316.194 430.8 320.194C441.8 326.194 452.8 332.194 462.9 332.194C473 332.194 482.9 326.194 494 320.194C500 316.194 509 311.194 513 311.194V288.194Z", fill: "#0052B4" }),
846
+ React.createElement("path", { d: "M0 -0.305908H256V170.694H0V-0.305908Z", fill: "white" }),
847
+ React.createElement("path", { d: "M389.8 119.894H408V198.694H389.7L389.8 119.894ZM389.8 237.694H408V312.794H389.7L389.8 237.694Z", fill: "#A2001D" }),
848
+ React.createElement("path", { d: "M144 -0.305908H112V69.6941H0V101.694H112V170.694H144V101.694H256V69.6941H144V-0.305908Z", fill: "#D80027" }),
849
+ React.createElement("path", { d: "M0 -0.305908V14.6941L57 53.6941H80L0 -0.305908ZM256 -0.305908V14.6941L199 53.6941H176L256 -0.305908Z", fill: "#D80027" }),
850
+ React.createElement("path", { d: "M0 -0.305908V14.6941L57 53.6941H80L0 -0.305908ZM256 -0.305908V14.6941L199 53.6941H176L256 -0.305908ZM0 170.694V155.694L57 117.694H80L0 170.694ZM256 170.694V155.694L199 117.694H176L256 170.694Z", fill: "#D80027" }),
851
+ React.createElement("path", { d: "M0 22.6941V53.6941H46L0 22.6941ZM96 -0.305908V48.6941L23 -0.305908H96ZM256 22.6941V53.6941H210L256 22.6941ZM160 -0.305908V48.6941L233 -0.305908H160Z", fill: "#2E52B2" }),
852
+ React.createElement("path", { d: "M0 22.6941V53.6941H46L0 22.6941ZM96 -0.305908V48.6941L23 -0.305908H96ZM256 22.6941V53.6941H210L256 22.6941ZM160 -0.305908V48.6941L233 -0.305908H160ZM0 147.694V117.694H46L0 147.694ZM96 170.694V121.694L23 170.694H96ZM256 147.694V117.694H210L256 147.694ZM160 170.694V121.694L233 170.694H160Z", fill: "#2E52B2" }),
853
+ React.createElement("path", { d: "M462.8 91.4942H433.7L459.4 65.7942C463.9 61.3942 463.9 54.3942 459.4 49.9942L456 46.5942C451.6 42.1942 444.6 42.1942 440.2 46.5942L414.3 72.4942V37.3942C414.3 31.1942 409.2 26.0942 403 26.0942H398.3C392.1 26.0942 387 31.1942 387 37.3942V69.0942L363.5 45.2942C358.8 40.5942 351.3 40.5942 346.6 45.2942L343 48.8942C338.3 53.5942 338.3 61.2942 343 66.0942L368 91.4942H337.4C331.4 91.4942 326.5 96.3942 326.5 102.394V106.994C326.5 112.994 331.4 117.894 337.4 117.894H369L348.3 138.594C343.9 142.994 343.9 149.994 348.3 154.394L351.7 157.794C356.1 162.194 363.1 162.194 367.5 157.794L387.1 138.194V166.994C387.1 173.094 392.2 178.094 398.4 178.294H403.1C409.3 178.294 414.4 173.194 414.4 166.994V138.694L436.6 161.294C441.3 165.994 449 165.994 453.7 161.294L457.3 157.694C462 152.994 462 145.294 457.3 140.494L435.2 117.994H462.8C468.7 117.994 473.5 113.094 473.7 107.094V102.494C473.7 96.3942 468.8 91.4942 462.8 91.4942Z", fill: "#5DA51E" }),
854
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M385 37.3942C385 30.0897 390.995 24.0942 398.3 24.0942H403C410.305 24.0942 416.3 30.0897 416.3 37.3942V67.6658L438.786 45.18C443.967 39.999 452.233 39.999 457.414 45.18L460.798 48.5642C460.801 48.5669 460.804 48.5695 460.806 48.5722C466.098 53.7545 466.098 62.0338 460.806 67.2162C460.804 67.2189 460.801 67.2216 460.798 67.2243L438.528 89.4942H462.8C469.916 89.4942 475.7 95.3016 475.7 102.494V107.128L475.699 107.161C475.465 114.165 469.851 119.994 462.8 119.994H439.968L458.729 139.095C464.182 144.664 464.203 153.619 458.714 159.108L455.114 162.708C449.633 168.189 440.667 168.189 435.186 162.708L435.179 162.702L416.4 143.584V166.994C416.4 174.299 410.405 180.294 403.1 180.294H398.368L398.336 180.293C391.128 180.061 385.1 174.244 385.1 166.994V143.023L368.914 159.208C363.733 164.389 355.467 164.389 350.286 159.208L346.886 155.808C341.705 150.627 341.705 142.361 346.886 137.18L364.172 119.894H337.4C330.295 119.894 324.5 114.099 324.5 106.994V102.394C324.5 95.2897 330.295 89.4942 337.4 89.4942H363.225L341.575 67.4972L341.571 67.4935C336.118 61.9243 336.097 52.9692 341.586 47.48L345.186 43.88C350.667 38.399 359.433 38.399 364.914 43.88L364.923 43.889L385 64.2222V37.3942ZM398.3 28.0942C393.205 28.0942 389 32.2988 389 37.3942V73.9663L362.086 46.7085C362.084 46.7071 362.083 46.7057 362.082 46.7043C358.162 42.7895 351.932 42.7909 348.014 46.7085L344.414 50.3085C340.504 54.2188 340.482 60.6625 344.427 64.6934C344.428 64.6939 344.428 64.6945 344.429 64.695L372.775 93.4942H337.4C332.505 93.4942 328.5 97.4988 328.5 102.394V106.994C328.5 111.89 332.505 115.894 337.4 115.894H373.828L349.714 140.008C346.095 143.627 346.095 149.361 349.714 152.98L353.114 156.38C356.733 159.999 362.467 159.999 366.086 156.38L389.1 133.366V166.994C389.1 171.935 393.255 176.111 398.434 176.294H403.1C408.195 176.294 412.4 172.09 412.4 166.994V133.804L438.014 159.88C438.016 159.882 438.018 159.884 438.02 159.886C441.94 163.799 448.369 163.797 452.286 159.88L455.886 156.28C459.796 152.37 459.818 145.926 455.873 141.895C455.872 141.895 455.872 141.894 455.871 141.893L430.432 115.994H462.8C467.538 115.994 471.518 112.041 471.7 107.059V102.494C471.7 97.4869 467.684 93.4942 462.8 93.4942H428.872L457.994 64.3721L458.002 64.3642C461.699 60.7488 461.699 55.0397 458.002 51.4243L457.994 51.4164L454.586 48.0084C450.967 44.3895 445.233 44.3895 441.614 48.0084L412.3 77.3227V37.3942C412.3 32.2988 408.095 28.0942 403 28.0942H398.3Z", fill: "#45602C" }),
855
+ React.createElement("path", { d: "M439.2 249.094H359.4C359.4 249.094 358.5 235.694 353.4 227.294C347.2 216.894 339.5 199.194 352 190.594C367.9 179.694 385.7 191.394 400.2 191.394C412 191.494 427.1 177.394 445.2 190.594C457.4 199.494 449.1 218.794 443.9 227.294C436.9 238.794 439.2 249.094 439.2 249.094Z", fill: "#E2DD24" }),
856
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M400.192 193.394C396.326 193.393 392.31 192.615 388.331 191.684C387.018 191.376 385.718 191.054 384.421 190.733C381.706 190.061 379.009 189.394 376.253 188.872C368.203 187.347 360.431 187.24 353.132 192.243C347.765 195.936 346.594 201.567 347.66 207.939C348.735 214.367 352.057 221.134 355.114 226.263C357.846 230.766 359.399 236.489 360.275 240.959C360.718 243.219 360.997 245.208 361.166 246.634C361.185 246.795 361.202 246.948 361.219 247.094H436.925C436.831 245.886 436.787 244.272 436.931 242.358C437.25 238.091 438.498 232.322 442.192 226.254L442.194 226.25C444.72 222.121 447.962 215.415 449.104 208.756C450.247 202.086 449.226 196.007 444.022 192.21C435.593 186.063 427.955 186.254 420.819 188.023C418.142 188.687 415.602 189.554 413.074 190.417C412.146 190.734 411.219 191.05 410.287 191.355C406.923 192.459 403.496 193.42 400.192 193.394ZM439.2 249.094V251.094H357.53L357.405 249.229L357.404 249.224L357.402 249.2C357.401 249.178 357.398 249.144 357.395 249.098C357.387 249.005 357.376 248.865 357.359 248.682C357.326 248.316 357.273 247.778 357.194 247.104C357.034 245.755 356.769 243.869 356.35 241.729C355.502 237.402 354.056 232.228 351.69 228.332L351.686 228.325L351.682 228.318C348.541 223.049 344.914 215.768 343.715 208.599C342.506 201.371 343.735 193.853 350.866 188.946L350.869 188.945C359.471 183.048 368.548 183.341 376.997 184.942C379.862 185.484 382.747 186.198 385.519 186.884C386.788 187.198 388.034 187.506 389.244 187.789C393.174 188.71 396.818 189.394 400.2 189.394H400.208L400.217 189.394C402.81 189.416 405.693 188.653 409.041 187.555C409.878 187.28 410.747 186.983 411.641 186.678C414.215 185.799 416.998 184.849 419.856 184.14C427.745 182.185 436.707 181.925 446.378 188.978C453.373 194.081 454.303 202.102 453.046 209.432C451.788 216.773 448.28 223.967 445.607 228.337C442.302 233.768 441.2 238.898 440.919 242.656C440.779 244.536 440.844 246.071 440.941 247.12C440.99 247.645 441.047 248.047 441.089 248.31C441.11 248.441 441.128 248.537 441.139 248.596C441.143 248.613 441.146 248.627 441.148 248.638C441.149 248.646 441.151 248.652 441.151 248.656L441.152 248.66C441.152 248.659 441.152 248.658 439.2 249.094Z", fill: "#525625" })),
857
+ React.createElement("defs", null,
858
+ React.createElement("clipPath", { id: "clip0_301_973" },
859
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
860
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_iq" },
861
+ React.createElement("g", { clipPath: "url(#clip0_301_967)" },
862
+ React.createElement("path", { d: "M0 -0.00830078H513V341.992H0V-0.00830078Z", fill: "white" }),
863
+ React.createElement("path", { d: "M0 -0.00830078H513V113.992H0V-0.00830078Z", fill: "#CE1126" }),
864
+ React.createElement("path", { d: "M0 227.992H513V341.992H0V227.992Z", fill: "black" }),
865
+ React.createElement("path", { d: "M219.2 160.692H189.9C191.4 154.992 196.5 150.792 202.7 150.792V130.892C184.4 130.892 169.6 145.792 169.6 163.992V180.492H219.2C221 180.492 222.5 181.992 222.5 183.792V190.392H156.3V210.292H242.4V183.792C242.4 171.092 232 160.692 219.2 160.692ZM268.8 190.492V130.892H249V210.392H282.1V190.492H268.8ZM335 190.492V130.892H315.2V190.492H308.6V170.692H288.7V210.392H348.3V190.492H335Z", fill: "#547C31" })),
866
+ React.createElement("defs", null,
867
+ React.createElement("clipPath", { id: "clip0_301_967" },
868
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00830078)" })))),
869
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ir" },
870
+ React.createElement("g", { clipPath: "url(#clip0_301_960)" },
871
+ React.createElement("path", { d: "M0 -0.0078125H512V341.992H0V-0.0078125Z", fill: "white" }),
872
+ React.createElement("path", { d: "M0 -0.0078125H513V113.992H0V-0.0078125Z", fill: "#6DA544" }),
873
+ React.createElement("path", { d: "M0 227.892H513V341.892H0V227.892ZM278.8 134.792C278.9 136.792 287.5 160.992 283.2 174.192C276.6 194.492 267.4 195.992 263.4 198.692V133.992L256.5 129.792L249.6 133.992V198.692C245.6 195.992 237.2 196.292 229.8 174.192C225.5 161.492 235.5 136.892 235.6 134.992C235.6 134.992 226.1 143.092 219.8 158.992C213.9 173.792 221.7 208.592 249.3 213.792C251.6 214.192 254 219.392 256.5 219.392C258.6 219.392 260.6 214.192 262.5 213.892C290.9 209.292 297.5 172.192 292.4 158.292C287 143.692 278.8 134.792 278.8 134.792Z", fill: "#D80027" }),
874
+ React.createElement("g", { opacity: "0.5" },
875
+ React.createElement("path", { opacity: "0.5", d: "M44.6 98.8926H66.9V123.293H44.6V98.8926ZM0 98.8926H22.3V123.293H0V98.8926ZM89.2 98.8926H111.5V123.293H89.2V98.8926ZM133.8 98.8926H156.1V123.293H133.8V98.8926ZM178.4 98.8926H200.7V123.293H178.4V98.8926ZM223 98.8926H245.3V123.293H223V98.8926ZM267.7 98.8926H290V123.293H267.7V98.8926ZM312.3 98.8926H334.6V123.293H312.3V98.8926ZM356.9 98.8926H379.2V123.293H356.9V98.8926ZM401.5 98.8926H423.8V123.293H401.5V98.8926ZM446.1 98.8926H468.4V123.293H446.1V98.8926ZM490.7 98.8926H513V123.293H490.7V98.8926ZM44.6 216.893H66.9V242.393H44.6V216.893ZM0 216.893H22.3V242.393H0V216.893ZM89.2 216.893H111.5V242.393H89.2V216.893ZM133.8 216.893H156.1V242.393H133.8V216.893ZM178.4 216.893H200.7V242.393H178.4V216.893ZM223 216.893H245.3V242.393H223V216.893ZM267.7 216.893H290V242.393H267.7V216.893ZM312.3 216.893H334.6V242.393H312.3V216.893ZM356.9 216.893H379.2V242.393H356.9V216.893ZM401.5 216.893H423.8V242.393H401.5V216.893ZM446.1 216.893H468.4V242.393H446.1V216.893ZM490.7 216.893H513V242.393H490.7V216.893Z", fill: "white" }))),
876
+ React.createElement("defs", null,
877
+ React.createElement("clipPath", { id: "clip0_301_960" },
878
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
879
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_is" },
880
+ React.createElement("g", { clipPath: "url(#clip0_301_956)" },
881
+ React.createElement("path", { d: "M0 -0.00488281H513V341.999H0V-0.00488281Z", fill: "#0052B4" }),
882
+ React.createElement("path", { d: "M513 210.955H202.59V341.994H122.674V210.955H0V131.028H122.674V-0.00976562H202.59V131.028H513V192.365V210.955Z", fill: "white" }),
883
+ React.createElement("path", { d: "M513 149.619V192.365H184.011V341.994H141.253V192.365H0V149.619H141.253V-0.00976562H184.011V149.619H513Z", fill: "#D80027" })),
884
+ React.createElement("defs", null,
885
+ React.createElement("clipPath", { id: "clip0_301_956" },
886
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
887
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_it" },
888
+ React.createElement("g", { clipPath: "url(#clip0_301_952)" },
889
+ React.createElement("path", { d: "M342.001 -0.00878906H0V341.99H513V-0.00878906H342.001Z", fill: "white" }),
890
+ React.createElement("path", { d: "M0 -0.00585938H170.996V341.998H0V-0.00585938Z", fill: "#6DA544" }),
891
+ React.createElement("path", { d: "M342.004 -0.00585938H513V341.998H342.004V-0.00585938Z", fill: "#D80027" })),
892
+ React.createElement("defs", null,
893
+ React.createElement("clipPath", { id: "clip0_301_952" },
894
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
895
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_jm" },
896
+ React.createElement("g", { clipPath: "url(#clip0_301_942)" },
897
+ React.createElement("path", { d: "M0 -0.00244141H513V341.99H0V-0.00244141Z", fill: "#6DA544" }),
898
+ React.createElement("path", { d: "M216.286 171L0 315.186V26.8018L216.286 171ZM513 26.8018V315.186L296.714 171L513 26.8018Z", fill: "black" }),
899
+ React.createElement("path", { d: "M513 26.802L296.714 171L513 315.186V341.995H472.797L256.5 197.798L40.2034 341.995H0V315.186L216.286 171L0 26.802V-0.00830078H40.2034L256.5 144.19L472.797 -0.00830078H513V26.802Z", fill: "#0052B4" }),
900
+ React.createElement("path", { d: "M513 26.802L296.714 171L513 315.186V341.995H472.797L256.5 197.798L40.2034 341.995H0V315.186L216.286 171L0 26.802V-0.00830078H40.2034L256.5 144.19L472.797 -0.00830078H513V26.802Z", fill: "#FFDA44" })),
901
+ React.createElement("defs", null,
902
+ React.createElement("clipPath", { id: "clip0_301_942" },
903
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00634766)" })))),
904
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_jo" },
905
+ React.createElement("g", { clipPath: "url(#clip0_301_936)" },
906
+ React.createElement("path", { d: "M0 -0.000976562H513V341.992H0V-0.000976562Z", fill: "white" }),
907
+ React.createElement("path", { d: "M0 -0.000976562H513V113.996H0V-0.000976562Z", fill: "black" }),
908
+ React.createElement("path", { d: "M0 227.995H513V341.992H0V227.995Z", fill: "#6DA544" }),
909
+ React.createElement("path", { d: "M256.5 171L0 341.996V-0.00878906L256.5 171Z", fill: "#D80027" }),
910
+ React.createElement("path", { d: "M78.0652 139.734L85.9566 156.236L103.777 152.118L95.7968 168.576L110.128 179.941L92.2849 183.963L92.334 202.253L78.0652 190.81L63.7964 202.253L63.8465 183.963L46.0027 179.941L60.3336 168.576L52.3531 152.118L70.1738 156.236L78.0652 139.734Z", fill: "white" })),
911
+ React.createElement("defs", null,
912
+ React.createElement("clipPath", { id: "clip0_301_936" },
913
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
914
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_jp" },
915
+ React.createElement("g", { clipPath: "url(#clip0_301_933)" },
916
+ React.createElement("path", { d: "M0 -0.00927734H513V341.994H0V-0.00927734Z", fill: "white" }),
917
+ React.createElement("path", { d: "M256.5 267.174C309.623 267.174 352.688 224.11 352.688 170.987C352.688 117.864 309.623 74.7993 256.5 74.7993C203.377 74.7993 160.312 117.864 160.312 170.987C160.312 224.11 203.377 267.174 256.5 267.174Z", fill: "#D80027" })),
918
+ React.createElement("defs", null,
919
+ React.createElement("clipPath", { id: "clip0_301_933" },
920
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
921
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ke" },
922
+ React.createElement("g", { clipPath: "url(#clip0_301_922)" },
923
+ React.createElement("path", { d: "M0 -0.00976562H513V341.994H0V-0.00976562Z", fill: "white" }),
924
+ React.createElement("path", { d: "M0 -0.00976562H513V90.7461H0V-0.00976562Z", fill: "black" }),
925
+ React.createElement("path", { d: "M0 251.238H513V341.983H0V251.238Z", fill: "#496E2D" }),
926
+ React.createElement("path", { d: "M0 113.486H513V228.51H0V113.486Z", fill: "#A2001D" }),
927
+ React.createElement("path", { d: "M323.896 54.5684L298.263 42.7363L256.5 137.303L214.736 42.7363L189.104 54.5684L240.954 170.986L189.104 287.405L214.736 299.236L256.5 204.671L298.263 299.236L323.896 287.405L272.046 170.986L323.896 54.5684Z", fill: "white" }),
928
+ React.createElement("path", { d: "M273.91 65.7181C263.986 54.881 256.5 48.6519 256.5 48.6519C256.5 48.6519 249.013 54.88 239.09 65.7171V276.255C249.013 287.092 256.5 293.322 256.5 293.322C256.5 293.322 263.986 287.094 273.91 276.256V65.7181Z", fill: "white" }),
929
+ React.createElement("path", { d: "M209.448 106.092V235.88C219.934 254.458 232.768 269.688 242.384 279.784V62.1885C232.767 72.2842 219.933 87.5128 209.448 106.092ZM303.552 106.092C293.066 87.5128 280.232 72.2842 270.615 62.1885V279.785C280.233 269.688 293.066 254.459 303.552 235.881V106.092Z", fill: "#A2001D" }),
930
+ React.createElement("path", { d: "M303.552 106.092V235.88C314.167 217.069 322.372 194.827 322.372 170.986C322.372 147.146 314.167 124.903 303.552 106.092ZM209.448 106.092V235.88C198.834 217.069 190.628 194.827 190.628 170.986C190.628 147.146 198.834 124.903 209.448 106.092Z", fill: "black" })),
931
+ React.createElement("defs", null,
932
+ React.createElement("clipPath", { id: "clip0_301_922" },
933
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
934
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_kg" },
935
+ React.createElement("g", { clipPath: "url(#clip0_301_914)" },
936
+ React.createElement("path", { d: "M0 -0.0078125H514.002V342.66H0V-0.0078125Z", fill: "#D80027" }),
937
+ React.createElement("path", { d: "M256.5 342.059C350.959 342.059 427.533 265.485 427.533 171.026C427.533 76.5664 350.959 -0.0078125 256.5 -0.0078125C162.041 -0.0078125 85.4666 76.5664 85.4666 171.026C85.4666 265.485 162.041 342.059 256.5 342.059Z", fill: "#D80027" }),
938
+ React.createElement("path", { d: "M383.147 171.025L331.446 195.373L359 245.47L302.79 234.749L295.676 291.46L256.5 249.678L217.324 291.46L210.21 234.749L154 245.47L181.554 195.373L129.853 171.025L181.554 146.678L154 96.4799L210.21 107.301L217.324 50.4902L256.5 92.2717L295.676 50.4902L302.79 107.301L359 96.4799L331.446 146.678L383.147 171.025Z", fill: "#FFDA44" }),
939
+ React.createElement("path", { d: "M257.903 242.766C297.523 242.766 329.643 210.647 329.643 171.026C329.643 131.405 297.523 99.2861 257.903 99.2861C218.282 99.2861 186.163 131.405 186.163 171.026C186.163 210.647 218.282 242.766 257.903 242.766Z", fill: "#D80027" }),
940
+ React.createElement("path", { d: "M214.618 171.026C212.514 171.026 210.51 171.126 208.406 171.326C208.506 183.35 212.815 194.271 220.029 202.888C223.836 192.568 229.547 183.25 236.762 175.134C229.848 172.429 222.434 171.026 214.618 171.026ZM241.27 217.617C246.48 219.52 252.091 220.522 257.903 220.522C263.714 220.522 269.325 219.52 274.535 217.617C271.73 206.495 265.818 196.576 257.903 188.76C249.987 196.576 244.076 206.495 241.27 217.617ZM300.786 146.278C292.27 131.449 276.238 121.529 257.903 121.529C239.567 121.529 223.636 131.449 215.019 146.278C230.65 146.378 245.278 150.586 257.903 157.9C270.527 150.586 285.156 146.278 300.786 146.278ZM279.044 175.134C286.258 183.149 291.969 192.568 295.777 202.888C302.991 194.371 307.299 183.35 307.399 171.326C305.395 171.126 303.291 171.026 301.187 171.026C293.472 171.026 285.957 172.429 279.044 175.134Z", fill: "#FFDA44" })),
941
+ React.createElement("defs", null,
942
+ React.createElement("clipPath", { id: "clip0_301_914" },
943
+ React.createElement("rect", { width: "513", height: "342.668", fill: "white", transform: "translate(0 -0.0078125)" })))),
944
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_kh" },
945
+ React.createElement("g", { clipPath: "url(#clip0_301_909)" },
946
+ React.createElement("path", { d: "M0 -0.00292969H513V341.99H0V-0.00292969Z", fill: "#D80027" }),
947
+ React.createElement("path", { d: "M0 -0.00292969H513V113.994H0V-0.00292969ZM0 227.993H513V341.99H0V227.993Z", fill: "#0052B4" }),
948
+ React.createElement("path", { d: "M304.083 197.015V179.172H292.186V155.38L280.291 143.485L268.396 155.38V131.59L256.5 119.694L244.604 131.59V155.38L232.709 143.485L220.813 155.38V179.172H208.917V197.015H197.022V214.858H315.978V197.015H304.083Z", fill: "white" })),
949
+ React.createElement("defs", null,
950
+ React.createElement("clipPath", { id: "clip0_301_909" },
951
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
952
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ki" },
953
+ React.createElement("g", { clipPath: "url(#clip0_301_901)" },
954
+ React.createElement("path", { d: "M0 -0.00732422H513V341.993H0V-0.00732422Z", fill: "#CE1126" }),
955
+ React.createElement("path", { d: "M259.464 247.828C294.848 247.828 323.532 219.144 323.532 183.76C323.532 148.377 294.848 119.692 259.464 119.692C224.08 119.692 195.396 148.377 195.396 183.76C195.396 219.144 224.08 247.828 259.464 247.828Z", fill: "#FCD116" }),
956
+ React.createElement("path", { d: "M289.674 83.6685L262.656 113.308L295.26 120.718L289.674 83.6685ZM230.964 83.8965L225.492 121.63L257.982 112.51L230.964 83.8965ZM338.466 114.334L298.908 124.024L321.822 151.042L338.466 114.334ZM180.804 112.282L198.474 149.56L221.502 123.682L180.804 112.282ZM362.064 163.924L322.848 152.638L329.232 186.268L362.064 163.924ZM154.584 160.96L190.95 183.532L196.878 151.954L154.584 160.96Z", fill: "#FCD116" }),
957
+ React.createElement("path", { d: "M0 199.493H513V341.993H0V199.493Z", fill: "#003F87" }),
958
+ React.createElement("path", { d: "M0 304.373C17.1 304.373 34.2 319.193 51.3 319.193C68.4 319.193 85.5 304.373 102.6 304.373C119.7 304.373 136.8 319.193 153.9 319.193C171 319.193 188.1 304.373 205.2 304.373C222.3 304.373 239.4 319.193 256.5 319.193C273.6 319.193 290.7 304.373 307.8 304.373C324.9 304.373 342 319.193 359.1 319.193C376.2 319.193 393.3 304.373 410.4 304.373C427.5 304.373 444.6 319.193 461.7 319.193C478.8 319.193 495.9 304.373 513 304.373V280.433C495.9 280.433 478.8 295.253 461.7 295.253C444.6 295.253 427.5 280.433 410.4 280.433C393.3 280.433 376.2 295.253 359.1 295.253C342 295.253 324.9 280.433 307.8 280.433C290.7 280.433 273.6 295.253 256.5 295.253C239.4 295.253 222.3 280.433 205.2 280.433C188.1 280.433 171 295.253 153.9 295.253C136.8 295.253 119.7 280.433 102.6 280.433C85.5 280.433 68.4 295.253 51.3 295.253C34.2 295.253 17.1 280.433 0 280.433V304.373ZM0 255.353C17.1 255.353 34.2 270.173 51.3 270.173C68.4 270.173 85.5 255.353 102.6 255.353C119.7 255.353 136.8 270.173 153.9 270.173C171 270.173 188.1 255.353 205.2 255.353C222.3 255.353 239.4 270.173 256.5 270.173C273.6 270.173 290.7 255.353 307.8 255.353C324.9 255.353 342 270.173 359.1 270.173C376.2 270.173 393.3 255.353 410.4 255.353C427.5 255.353 444.6 270.173 461.7 270.173C478.8 270.173 495.9 255.353 513 255.353V231.413C495.9 231.413 478.8 246.233 461.7 246.233C444.6 246.233 427.5 231.413 410.4 231.413C393.3 231.413 376.2 246.233 359.1 246.233C342 246.233 324.9 231.413 307.8 231.413C290.7 231.413 273.6 246.233 256.5 246.233C239.4 246.233 222.3 231.413 205.2 231.413C188.1 231.413 171 246.233 153.9 246.233C136.8 246.233 119.7 231.413 102.6 231.413C85.5 231.413 68.4 246.233 51.3 246.233C34.2 246.233 17.1 231.413 0 231.413V255.353ZM0 206.333C17.1 206.333 34.2 221.153 51.3 221.153C68.4 221.153 85.5 206.333 102.6 206.333C119.7 206.333 136.8 221.153 153.9 221.153C171 221.153 188.1 206.333 205.2 206.333C222.3 206.333 239.4 221.153 256.5 221.153C273.6 221.153 290.7 206.333 307.8 206.333C324.9 206.333 342 221.153 359.1 221.153C376.2 221.153 393.3 206.333 410.4 206.333C427.5 206.333 444.6 221.153 461.7 221.153C478.8 221.153 495.9 206.333 513 206.333V182.393C495.9 182.393 478.8 197.213 461.7 197.213C444.6 197.213 427.5 182.393 410.4 182.393C393.3 182.393 376.2 197.213 359.1 197.213C342 197.213 324.9 182.393 307.8 182.393C290.7 182.393 273.6 197.213 256.5 197.213C239.4 197.213 222.3 182.393 205.2 182.393C188.1 182.393 171 197.213 153.9 197.213C136.8 197.213 119.7 182.393 102.6 182.393C85.5 182.393 68.4 197.213 51.3 197.213C34.2 197.213 17.1 182.393 0 182.393V206.333Z", fill: "white" }),
959
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M208.848 55.0545L207.594 49.0125L233.13 44.7945C233.13 44.7945 198.816 36.7005 187.53 32.5965C171.228 26.7825 168.948 18.8025 168.948 18.8025C168.948 18.8025 219.906 31.3425 242.82 31.3425C247.722 31.3425 257.412 43.5405 257.412 43.5405C257.412 43.5405 274.284 26.5545 282.378 25.9845C318.972 23.3625 358.302 18.6885 358.302 18.6885C358.302 18.6885 346.902 26.3265 340.062 28.3785C321.594 33.9645 282.378 41.7165 282.378 41.7165L276.906 50.2665H315.78L299.364 55.1685L307.8 63.0345C307.8 63.0345 298.908 58.3605 287.166 60.6405C279.072 62.1225 269.61 67.4805 261.06 69.7605C239.742 75.2325 226.974 55.1685 226.974 55.1685L208.848 55.0545Z", fill: "#FCD116" })),
960
+ React.createElement("defs", null,
961
+ React.createElement("clipPath", { id: "clip0_301_901" },
962
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
963
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_km" },
964
+ React.createElement("g", { clipPath: "url(#clip0_301_892)" },
965
+ React.createElement("path", { d: "M0 -0.00219727H513V341.99H0V-0.00219727Z", fill: "#0052B4" }),
966
+ React.createElement("path", { d: "M0 -0.00219727H513V85.5015H0V-0.00219727Z", fill: "#FFDA44" }),
967
+ React.createElement("path", { d: "M0 85.4905H513V170.994H0V85.4905Z", fill: "white" }),
968
+ React.createElement("path", { d: "M0 170.994H513V256.498H0V170.994Z", fill: "#D80027" }),
969
+ React.createElement("path", { d: "M256.5 171L0 341.996V-0.00817871L256.5 171Z", fill: "#6DA544" }),
970
+ React.createElement("path", { d: "M68.7722 170.994C68.7722 146.081 86.2824 125.267 109.664 120.161C106.001 119.358 102.262 118.952 98.5122 118.951C69.7682 118.951 46.4688 142.251 46.4688 170.994C46.4688 199.737 69.7692 223.038 98.5122 223.038C102.342 223.038 106.07 222.612 109.664 221.827C86.2814 216.721 68.7722 195.908 68.7722 170.994Z", fill: "white" }),
971
+ React.createElement("path", { d: "M109.09 126.385L111.857 134.905H120.815L113.568 140.171L116.336 148.69L109.09 143.424L101.842 148.69L104.611 140.171L97.3628 134.905H106.32L109.09 126.385ZM109.09 148.69L111.857 157.209H120.815L113.568 162.475L116.336 170.994L109.09 165.729L101.842 170.994L104.611 162.475L97.3628 157.209H106.32L109.09 148.69ZM109.09 170.994L111.857 179.514H120.815L113.568 184.779L116.336 193.299L109.09 188.033L101.842 193.299L104.611 184.779L97.3628 179.514H106.32L109.09 170.994ZM109.09 193.299L111.857 201.817H120.815L113.568 207.084L116.336 215.603L109.09 210.338L101.842 215.603L104.611 207.084L97.3628 201.817H106.32L109.09 193.299Z", fill: "white" })),
972
+ React.createElement("defs", null,
973
+ React.createElement("clipPath", { id: "clip0_301_892" },
974
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00622559)" })))),
975
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_kn" },
976
+ React.createElement("g", { clipPath: "url(#clip0_301_885)" },
977
+ React.createElement("path", { d: "M0 -0.00732422H513V341.993H0V-0.00732422Z", fill: "#D80027" }),
978
+ React.createElement("path", { d: "M512 -0.00732422H0V341.993", fill: "#6DA544" }),
979
+ React.createElement("path", { d: "M307.7 -0.00732422L0 194.493V341.993H206.9L513 148.493V-0.00732422H307.7Z", fill: "#FFDA44" }),
980
+ React.createElement("path", { d: "M513 -0.00732422H385.2L0 249.393V341.993H126.2L513 91.5927V-0.00732422Z", fill: "black" }),
981
+ React.createElement("path", { d: "M141.1 186.992L172.3 210.992L204.6 188.792L191.5 225.792L222.6 249.692L183.4 248.592L170.2 285.592L159.1 247.992L119.9 246.892L152.2 224.692L141.1 186.992ZM310.6 70.7925L341.8 94.6925L374.1 72.4925L361 109.492L392.1 133.392L352.9 132.292L339.7 169.292L328.6 131.692L289.4 130.592L321.8 108.392L310.6 70.7925Z", fill: "white" })),
982
+ React.createElement("defs", null,
983
+ React.createElement("clipPath", { id: "clip0_301_885" },
984
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
985
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_kp" },
986
+ React.createElement("g", { clipPath: "url(#clip0_301_877)" },
987
+ React.createElement("path", { d: "M0 -0.00854492H513V341.995H0V-0.00854492Z", fill: "#91DC5A" }),
988
+ React.createElement("path", { d: "M0 -0.00854492H513V341.995H0V-0.00854492Z", fill: "white" }),
989
+ React.createElement("path", { d: "M0 -0.00854492H513V57.2911H0V-0.00854492ZM0 284.695H513V341.984H0V284.695Z", fill: "#0052B4" }),
990
+ React.createElement("path", { d: "M0 80.0315H513V261.968H0V80.0315Z", fill: "#D80027" }),
991
+ React.createElement("path", { d: "M190.702 236.784C227.04 236.784 256.498 207.326 256.498 170.988C256.498 134.649 227.04 105.191 190.702 105.191C154.363 105.191 124.905 134.649 124.905 170.988C124.905 207.326 154.363 236.784 190.702 236.784Z", fill: "white" }),
992
+ React.createElement("path", { d: "M190.704 105.198L205.467 150.632H253.317L214.592 178.715L229.47 224.285L190.704 196.07L151.998 224.232L166.816 178.715L128.125 150.632H175.94L190.704 105.198Z", fill: "#D80027" })),
993
+ React.createElement("defs", null,
994
+ React.createElement("clipPath", { id: "clip0_301_877" },
995
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0065918)" })))),
996
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_kr" },
997
+ React.createElement("g", { clipPath: "url(#clip0_301_867)" },
998
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
999
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M78.3218 103.588L125.749 32.4472L138.229 40.7677L90.8025 111.908L78.3218 103.588ZM96.1069 115.444L143.534 44.3039L156.014 52.6244L108.588 123.765L96.1069 115.444ZM113.892 127.301L161.319 56.1606L173.799 64.4811L126.373 135.621L113.892 127.301ZM339.17 277.486L386.597 206.345L399.077 214.666L351.651 285.806L339.17 277.486ZM356.955 289.342L404.382 218.202L416.862 226.523L369.436 297.663L356.955 289.342ZM434.647 238.379L387.221 309.52L374.74 301.199L422.167 230.059L434.647 238.379Z", fill: "black" }),
1000
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M413.083 282.894L353.8 243.372L360.734 232.971L420.017 272.493L413.083 282.894Z", fill: "white" }),
1001
+ React.createElement("path", { d: "M327.625 218.41C353.818 179.121 343.201 126.036 303.911 99.8431C264.622 73.65 211.537 84.267 185.344 123.557C159.151 162.846 169.768 215.931 209.058 242.124C248.348 268.317 301.432 257.7 327.625 218.41Z", fill: "#CA163A" }),
1002
+ React.createElement("path", { d: "M185.344 123.557C172.254 143.191 177.566 169.75 197.201 182.84C216.836 195.93 243.395 190.618 256.485 170.983C269.574 151.349 296.133 146.037 315.768 159.127C335.403 172.216 340.715 198.776 327.625 218.41C301.445 257.68 248.327 268.303 209.058 242.124C169.788 215.944 159.165 162.826 185.344 123.557Z", fill: "#0E4896" }),
1003
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M387.22 32.4473L434.647 103.588L422.166 111.908L374.739 40.7677L387.22 32.4473ZM369.435 44.3044L416.863 115.444L404.382 123.765L356.954 52.6249L369.435 44.3044ZM351.65 56.161L399.077 127.301L386.596 135.621L339.169 64.4815L351.65 56.161ZM126.372 206.346L173.799 277.486L161.318 285.807L113.891 214.666L126.372 206.346ZM108.587 218.203L156.013 289.343L143.533 297.663L96.1058 226.523L108.587 218.203ZM90.8025 230.059L138.229 301.2L125.749 309.52L78.3218 238.38L90.8025 230.059Z", fill: "black" }),
1004
+ React.createElement("path", { d: "M117.192 263.845L134.977 251.989L117.192 263.845ZM357.266 103.796L378.039 89.947L357.266 103.796ZM395.824 78.0905L413.61 66.2339L395.824 78.0905Z", fill: "black" }),
1005
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M417.076 71.4342L399.291 83.2908L392.358 72.8901L410.143 61.0335L417.076 71.4342ZM381.506 95.1473L360.733 108.996L353.799 98.5954L374.572 84.7467L381.506 95.1473ZM138.444 257.19L120.659 269.046L113.725 258.645L131.51 246.789L138.444 257.19Z", fill: "white" })),
1006
+ React.createElement("defs", null,
1007
+ React.createElement("clipPath", { id: "clip0_301_867" },
1008
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1009
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_kw" },
1010
+ React.createElement("g", { clipPath: "url(#clip0_301_862)" },
1011
+ React.createElement("path", { d: "M0 -0.00317383H513V341.989H0V-0.00317383Z", fill: "white" }),
1012
+ React.createElement("path", { d: "M0 -0.00317383H513V113.994H0V-0.00317383Z", fill: "#6DA544" }),
1013
+ React.createElement("path", { d: "M0 227.992H513V341.99H0V227.992Z", fill: "#D80027" }),
1014
+ React.createElement("path", { d: "M167.283 227.993L0 341.989V-0.00317383L167.283 113.993V227.993Z", fill: "black" })),
1015
+ React.createElement("defs", null,
1016
+ React.createElement("clipPath", { id: "clip0_301_862" },
1017
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00708008)" })))),
1018
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_kz" },
1019
+ React.createElement("g", { clipPath: "url(#clip0_301_844)" },
1020
+ React.createElement("path", { d: "M0 -0.00732422H513V341.993H0V-0.00732422Z", fill: "#36B6CC" }),
1021
+ React.createElement("path", { d: "M256.5 239.293C294.276 239.293 324.9 208.669 324.9 170.893C324.9 133.116 294.276 102.493 256.5 102.493C218.724 102.493 188.1 133.116 188.1 170.893C188.1 208.669 218.724 239.293 256.5 239.293Z", fill: "#FFD400" }),
1022
+ React.createElement("path", { d: "M256.5 251.493L228.6 293.193L221.5 243.493L178.3 268.993L193.5 221.193L143.5 225.393L177.9 188.893L131 170.893L177.8 152.893L143.4 116.393L193.4 120.593L178.2 72.7928L221.4 98.1928L228.5 48.4928L256.4 90.1928L284.3 48.4928L291.4 98.1928L334.6 72.7928L319.4 120.593L369.4 116.393L335.1 152.993L381.9 170.893L335.1 188.893L369.5 225.393L319.5 221.193L334.7 268.993L291.5 243.593L284.4 293.293C284.4 293.193 256.5 251.493 256.5 251.493ZM256.5 250.693C300.6 250.693 336.4 214.893 336.4 170.793C336.4 126.693 300.6 90.9928 256.5 90.9928C212.4 90.9928 176.6 126.793 176.6 170.893C176.6 214.993 212.4 250.693 256.5 250.693ZM22.7998 28.2928C22.7998 25.0928 25.1998 22.5928 28.4998 22.5928H39.7998C42.9998 22.5928 45.4998 24.9928 45.4998 28.2928V39.5928C45.5998 42.6928 43.0998 45.2928 39.8998 45.2928H28.4998C25.3998 45.2928 22.7998 42.7928 22.7998 39.6928V28.2928ZM22.7998 73.9928C22.7998 70.7928 25.1998 68.2928 28.4998 68.2928H39.7998C42.9998 68.2928 45.4998 70.6928 45.4998 73.9928V85.2928C45.5998 88.3928 43.0998 90.9928 39.8998 90.9928H28.4998C25.3998 90.9928 22.7998 88.4928 22.7998 85.3928V73.9928ZM22.7998 119.593C22.7998 116.393 25.1998 113.893 28.4998 113.893H39.7998C42.9998 113.893 45.4998 116.293 45.4998 119.593V130.893C45.5998 133.993 43.0998 136.593 39.8998 136.593H28.4998C25.3998 136.593 22.7998 134.093 22.7998 130.993V119.593ZM22.7998 165.193C22.7998 161.993 25.1998 159.493 28.4998 159.493H39.7998C42.9998 159.493 45.4998 161.893 45.4998 165.193V176.493C45.5998 179.593 43.0998 182.193 39.8998 182.193H28.4998C25.3998 182.193 22.7998 179.693 22.7998 176.593V165.193ZM22.7998 210.893C22.7998 207.693 25.1998 205.193 28.4998 205.193H39.7998C42.9998 205.193 45.4998 207.593 45.4998 210.893V222.193C45.5998 225.293 43.0998 227.893 39.8998 227.893H28.4998C25.3998 227.893 22.7998 225.393 22.7998 222.293V210.893ZM22.7998 256.493C22.7998 253.293 25.1998 250.793 28.4998 250.793H39.7998C42.9998 250.793 45.4998 253.193 45.4998 256.493V267.793C45.5998 270.893 43.0998 273.493 39.8998 273.493H28.4998C25.3998 273.493 22.7998 270.993 22.7998 267.893V256.493ZM22.7998 302.093C22.7998 298.893 25.1998 296.393 28.4998 296.393H39.7998C42.9998 296.393 45.4998 298.793 45.4998 302.093V313.393C45.5998 316.493 43.0998 319.093 39.8998 319.093H28.4998C25.3998 319.093 22.7998 316.593 22.7998 313.493V302.093ZM45.5998 279.293C45.5998 276.093 47.9998 273.593 51.2998 273.593H62.5998C65.7998 273.593 68.2998 275.993 68.2998 279.293V290.593C68.3998 293.693 65.8998 296.293 62.6998 296.293H51.2998C48.1998 296.293 45.5998 293.793 45.5998 290.693V279.293ZM45.5998 233.693C45.5998 230.493 47.9998 227.993 51.2998 227.993H62.5998C65.7998 227.993 68.2998 230.393 68.2998 233.693V244.993C68.3998 248.093 65.8998 250.693 62.6998 250.693H51.2998C48.1998 250.693 45.5998 248.193 45.5998 245.093V233.693ZM45.5998 187.993C45.5998 184.793 47.9998 182.293 51.2998 182.293H62.5998C65.7998 182.293 68.2998 184.693 68.2998 187.993V199.293C68.3998 202.393 65.8998 204.993 62.6998 204.993H51.2998C48.1998 204.993 45.5998 202.493 45.5998 199.393V187.993ZM45.5998 142.393C45.5998 139.193 47.9998 136.693 51.2998 136.693H62.5998C65.7998 136.693 68.2998 139.093 68.2998 142.393V153.693C68.3998 156.793 65.8998 159.393 62.6998 159.393H51.2998C48.1998 159.393 45.5998 156.893 45.5998 153.793V142.393ZM45.5998 96.7928C45.5998 93.5928 47.9998 91.0928 51.2998 91.0928H62.5998C65.7998 91.0928 68.2998 93.4928 68.2998 96.7928V108.093C68.3998 111.193 65.8998 113.793 62.6998 113.793H51.2998C48.1998 113.793 45.5998 111.293 45.5998 108.193V96.7928ZM45.5998 51.1928C45.5998 47.9928 47.9998 45.4928 51.2998 45.4928H62.5998C65.7998 45.4928 68.2998 47.8928 68.2998 51.1928V62.4928C68.3998 65.5928 65.8998 68.1928 62.6998 68.1928H51.2998C48.1998 68.1928 45.5998 65.6928 45.5998 62.5928V51.1928Z", fill: "#FFD400" })),
1023
+ React.createElement("defs", null,
1024
+ React.createElement("clipPath", { id: "clip0_301_844" },
1025
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
1026
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_la" },
1027
+ React.createElement("g", { clipPath: "url(#clip0_301_839)" },
1028
+ React.createElement("path", { d: "M0 -0.00732422H513V341.993H0V-0.00732422Z", fill: "#0052B4" }),
1029
+ React.createElement("path", { d: "M0 0.0927734H513V90.7928H0V0.0927734ZM0 251.293H513V341.993H0V251.293Z", fill: "#D80027" }),
1030
+ React.createElement("path", { d: "M256.5 236.893C292.896 236.893 322.4 207.388 322.4 170.993C322.4 134.597 292.896 105.093 256.5 105.093C220.105 105.093 190.6 134.597 190.6 170.993C190.6 207.388 220.105 236.893 256.5 236.893Z", fill: "white" })),
1031
+ React.createElement("defs", null,
1032
+ React.createElement("clipPath", { id: "clip0_301_839" },
1033
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
1034
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_lb" },
1035
+ React.createElement("g", { clipPath: "url(#clip0_301_833)" },
1036
+ React.createElement("path", { d: "M0 -0.00878906H513V341.991H0V-0.00878906Z", fill: "white" }),
1037
+ React.createElement("path", { d: "M0 0.191406H513V90.8914H0V0.191406ZM0.5 251.291H513V341.991H0.5V251.291Z", fill: "#D80027" }),
1038
+ React.createElement("path", { d: "M290.3 193.491L256 130.691L221.7 193.491H247.4V210.691H264.6V193.491H290.3Z", fill: "#6DA544" }),
1039
+ React.createElement("path", { d: "M241.3 213.091C245.7 208.691 245.7 201.491 241.2 197.091L245.9 201.791C240.7 197.091 233.7 195.191 226.8 196.491L203.3 202.391C197.2 203.891 196.5 201.991 201.5 198.191L228.6 177.891C233.7 174.091 232.8 170.991 226.3 170.991H215.3C208.9 170.991 208.3 168.691 213.8 165.891L239.1 153.191C244.7 150.391 244.2 148.091 237.6 148.091H226.6C220.2 148.091 219.2 144.991 224.3 141.191L251.4 120.891C257 117.091 264.3 117.091 269.9 120.891L297 141.191C302.1 144.991 301.2 148.091 294.7 148.091H283.7C277.3 148.091 276.7 150.391 282.2 153.191L307.5 165.891C313.1 168.691 312.6 170.991 306 170.991H295C288.6 170.991 287.6 174.091 292.7 177.891L319.8 198.191C324.9 201.991 324.2 203.891 318 202.391L294.5 196.491C287.7 195.191 280.6 197.091 275.4 201.791L280.1 197.091C275.7 201.491 275.6 208.591 280 213.091L286.8 219.891C291.2 224.291 289.9 227.891 283.5 227.891H237.7C231.5 227.891 230 224.291 234.4 219.891C234.5 219.991 241.3 213.091 241.3 213.091Z", fill: "#14AF5A" })),
1040
+ React.createElement("defs", null,
1041
+ React.createElement("clipPath", { id: "clip0_301_833" },
1042
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00878906)" })))),
1043
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_lc" },
1044
+ React.createElement("g", { clipPath: "url(#clip0_301_828)" },
1045
+ React.createElement("path", { d: "M0 -0.00878906H513V341.991H0V-0.00878906Z", fill: "#55B2FF" }),
1046
+ React.createElement("path", { d: "M148.5 298.092H364.5L256.5 43.8916L148.5 298.092Z", fill: "#F3F3F3" }),
1047
+ React.createElement("path", { d: "M186 272.692L256.5 112.392L327 272.692H186Z", fill: "#333333" }),
1048
+ React.createElement("path", { d: "M148.5 298.092H364.5L256.5 196.392L148.5 298.092Z", fill: "#FFDA44" })),
1049
+ React.createElement("defs", null,
1050
+ React.createElement("clipPath", { id: "clip0_301_828" },
1051
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00878906)" })))),
1052
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_li" },
1053
+ React.createElement("g", { clipPath: "url(#clip0_301_824)" },
1054
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#D80027" }),
1055
+ React.createElement("path", { d: "M0 -0.00585938H513V170.994H0V-0.00585938Z", fill: "#0052B4" }),
1056
+ React.createElement("path", { d: "M149.3 98.0941C149.3 84.0941 138 72.7941 124 72.7941C117.5 72.7941 111.6 75.1941 107.1 79.1941V64.3941H115.5V47.4941H107.1V39.0941H90.3001V47.4941H81.9001V64.3941H90.3001V79.2941C85.8001 75.2941 79.9001 72.8941 73.4001 72.8941C59.4001 72.8941 48.1001 84.1941 48.1001 98.1941C48.1001 105.694 51.4001 112.394 56.5001 116.994V131.894H140.8V116.994C146.1 112.294 149.3 105.494 149.3 98.0941Z", fill: "#FFDA44" })),
1057
+ React.createElement("defs", null,
1058
+ React.createElement("clipPath", { id: "clip0_301_824" },
1059
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1060
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_lk" },
1061
+ React.createElement("g", { clipPath: "url(#clip0_301_815)" },
1062
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#FFDA44" }),
1063
+ React.createElement("path", { d: "M222.6 22.2942H489.7V319.094H222.6V22.2942Z", fill: "#A2001D" }),
1064
+ React.createElement("path", { d: "M22.2998 22.2942H222.6V319.094H22.2998V22.2942Z", fill: "#D80027" }),
1065
+ React.createElement("path", { d: "M200.3 -0.00585938H222.6V341.994H200.3V-0.00585938Z", fill: "#FFDA44" }),
1066
+ React.createElement("path", { d: "M22.2998 22.2942H111.3V319.094H22.2998V22.2942Z", fill: "#6DA544" }),
1067
+ React.createElement("path", { d: "M111.3 22.2942H200.3V319.094H111.3V22.2942Z", fill: "#FF9811" }),
1068
+ React.createElement("path", { d: "M368.2 156.794C366.8 154.794 368.2 118.894 368.2 118.894C369.1 111.494 368.3 110.494 369.2 107.494C370.1 104.594 374.6 95.8942 374.6 95.8942C374.6 95.8942 368.6 93.5942 364.3 95.2942C360 96.9942 339.6 87.7942 333.1 98.6942C328.7 105.694 309.5 114.894 308.5 112.694C307.5 110.494 302.6 107.694 301.6 109.794C300.6 111.894 300.9 123.694 301.6 125.794C302.4 128.394 311.4 127.794 313.9 128.894C317.6 130.694 326.1 137.094 325.8 139.594C325.5 142.094 303.3 133.594 301.6 135.094C300.2 136.294 299.7 148.294 301.2 150.094C303 152.194 324.6 155.694 326.2 157.594C327.8 159.494 313.1 164.994 313.9 182.594C314.6 197.294 321.9 199.994 321.9 199.994C321.9 199.994 319.5 203.594 314.1 203.094C307.9 202.494 286.7 185.394 286.7 185.394C286.7 185.394 283.2 76.3942 290.3 63.9942C295.2 55.4942 267.6 74.0942 267.6 114.794V150.994C267.6 157.594 266.2 173.394 270.2 184.994C270.2 184.994 269.8 231.894 271.7 234.594C273.6 237.294 284.4 236.794 286.5 234.594C288.6 232.394 286.5 204.594 286.5 204.594C294.2 204.794 304.8 222.094 319 220.994C339.6 219.394 347.7 211.094 353.3 215.994C361.4 223.094 358.8 239.194 353.7 247.494C351.5 250.994 339.4 252.194 338 255.094C336.6 257.994 338.5 260.494 338.5 260.494H368.2C368.2 260.494 369.6 239.994 370.9 234.394C372.2 228.694 370.3 223.694 376.8 223.994C400.3 225.094 416.6 208.694 422.3 215.994C425.5 220.094 427.9 245.894 425.6 249.294C423.4 252.694 411.8 252.094 410.4 255.994C409 259.994 411.2 260.394 411.2 260.394H440.9C440.9 260.394 440.5 239.194 443.4 232.694C446.3 226.194 448.3 222.294 452.7 215.494C457.1 208.694 464 199.794 464 179.294C464 165.094 455.9 156.494 455.9 156.494H417C402.9 156.694 369.6 158.794 368.2 156.794ZM232.2 32.2942C242.9 21.6942 252.4 29.5942 254.4 34.3942C256.3 39.1942 256.5 42.5942 257.2 47.9942C258.1 54.8942 262.1 61.9942 262.1 61.9942C262.1 61.9942 255 58.1942 247.4 57.7942C242.7 57.4942 238.4 57.1942 233.8 55.2942C228.1 52.9942 222.1 42.3942 232.2 32.2942ZM480.6 32.1942C491.3 42.7942 483.4 52.3942 478.6 54.3942C473.8 56.3942 470.4 56.4942 465 57.1942C458.1 58.0942 451 62.1942 451 62.1942C451 62.1942 454.7 55.0942 455.2 47.4942C455.5 42.7942 455.8 38.3942 457.6 33.8942C459.8 28.1942 470.4 22.0942 480.6 32.1942ZM480.7 309.094C470 319.694 460.5 311.694 458.5 306.894C456.6 302.094 456.4 298.694 455.8 293.294C455 286.394 450.9 279.194 450.9 279.194C450.9 279.194 457.9 282.994 465.6 283.494C470.3 283.794 474.6 284.094 479.2 285.994C484.9 288.394 490.9 299.094 480.7 309.094ZM232.5 308.994C221.9 298.294 229.8 288.794 234.6 286.794C239.4 284.894 242.8 284.694 248.2 283.994C255.1 283.094 262.2 279.094 262.2 279.094C262.2 279.094 258.4 286.194 258 293.794C257.7 298.494 257.4 302.794 255.5 307.394C253.2 313.094 242.6 319.194 232.5 308.994Z", fill: "#FFDA44" }),
1069
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M389.039 110.354C386.893 112.198 385.3 115.175 385.3 120.194C385.3 124.505 387.926 128.387 393.17 130.808C398.457 133.249 406.245 134.061 415.616 131.873C425.757 129.496 436.208 130.251 444.134 132.773C448.089 134.031 451.586 135.784 454.117 137.963C456.623 140.121 458.533 143.035 458.293 146.498C457.804 153.818 455.495 158.472 453.048 161.35C451.839 162.772 450.637 163.712 449.692 164.311C449.22 164.61 448.814 164.823 448.503 164.97C448.347 165.043 448.215 165.1 448.111 165.142C448.058 165.163 448.013 165.181 447.975 165.195C447.956 165.202 447.938 165.209 447.923 165.214L447.901 165.222L447.891 165.225L447.887 165.227C447.885 165.228 447.882 165.229 446.9 162.394C445.917 159.56 445.915 159.56 445.913 159.561L445.909 159.563L445.901 159.565L445.888 159.57L445.868 159.577C445.858 159.581 445.855 159.582 445.858 159.581C445.864 159.579 445.894 159.566 445.945 159.542C446.048 159.494 446.234 159.399 446.479 159.243C446.969 158.933 447.698 158.379 448.477 157.463C450.005 155.666 451.895 152.272 452.306 146.095L452.307 146.085C452.365 145.251 451.951 144.016 450.201 142.509C448.476 141.023 445.785 139.594 442.315 138.49C435.392 136.288 426.043 135.592 416.984 137.715L416.982 137.716C406.654 140.127 397.442 139.389 390.655 136.255C383.824 133.101 379.3 127.384 379.3 120.194C379.3 113.763 381.419 108.99 385.129 105.803C388.734 102.706 393.46 101.437 398.099 101.126C407.312 100.508 417.591 103.573 422.61 106.246L422.622 106.253L422.622 106.253C424.672 107.356 427.237 109.089 429.896 110.884C430.407 111.229 430.921 111.577 431.436 111.922C434.731 114.134 438.189 116.382 441.485 118.039C444.866 119.738 447.636 120.583 449.645 120.468C450.57 120.415 451.256 120.162 451.804 119.748C452.361 119.325 452.977 118.581 453.498 117.221L459.101 119.367C458.272 121.532 457.063 123.291 455.425 124.531C453.777 125.779 451.896 126.349 449.989 126.458C446.332 126.668 442.371 125.2 438.79 123.4C435.123 121.556 431.387 119.116 428.092 116.904C427.531 116.527 426.987 116.16 426.459 115.804C423.79 114.003 421.542 112.486 419.784 111.539C415.6 109.313 406.434 106.58 398.501 107.112C394.565 107.376 391.291 108.42 389.039 110.354Z", fill: "#FFDA44" })),
1070
+ React.createElement("defs", null,
1071
+ React.createElement("clipPath", { id: "clip0_301_815" },
1072
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1073
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_lr" },
1074
+ React.createElement("g", { clipPath: "url(#clip0_301_810)" },
1075
+ React.createElement("path", { d: "M0 -0.00585938H512V31.0941H0V-0.00585938ZM0 62.1941H512V93.2941H0V62.1941ZM0 124.494H512V155.594H0V124.494ZM0 186.794H512V217.894H0V186.794ZM0 249.294H512V280.394H0V249.294ZM0 310.894H512V341.994H0V310.894Z", fill: "#BF0A30" }),
1076
+ React.createElement("path", { d: "M0 -0.00585938H155.6V155.594H0V-0.00585938Z", fill: "#002868" }),
1077
+ React.createElement("path", { d: "M77.8 30.1941L88.5 63.0941H123.1L95.1 83.4941L105.8 116.394L77.8 96.0941L49.8 116.394L60.5 83.4941L32.5 63.0941H67.1L77.8 30.1941Z", fill: "white" })),
1078
+ React.createElement("defs", null,
1079
+ React.createElement("clipPath", { id: "clip0_301_810" },
1080
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1081
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ls" },
1082
+ React.createElement("g", { clipPath: "url(#clip0_301_804)" },
1083
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
1084
+ React.createElement("path", { d: "M0 -0.00585938H513V113.994H0V-0.00585938Z", fill: "#0052B4" }),
1085
+ React.createElement("path", { d: "M0 227.594H513V341.594H0V227.594Z", fill: "#6DA544" }),
1086
+ React.createElement("path", { d: "M245.2 170.994L252.9 147.894C254.9 141.994 258 141.894 260 147.894L267.7 170.994L287.1 200.094C288.8 202.694 288.4 206.394 285.9 208.094C285.9 208.094 279 216.094 256.4 216.094C233.8 216.094 226.9 208.094 226.9 208.094C224.5 206.094 224 202.694 225.7 200.094L245.2 170.994Z", fill: "black" }),
1087
+ React.createElement("path", { d: "M256.5 170.994C244 170.994 233.9 160.894 233.9 148.394C233.9 135.894 244 125.794 256.5 125.794C269 125.794 279.1 135.894 279.1 148.394C279.1 160.894 268.9 170.994 256.5 170.994ZM256.5 170.994C262.7 170.994 267.8 154.694 267.8 148.394C267.8 142.194 262.7 137.094 256.5 137.094C250.3 137.094 245.2 142.194 245.2 148.394C245.2 154.694 250.2 170.994 256.5 170.994Z", fill: "black" })),
1088
+ React.createElement("defs", null,
1089
+ React.createElement("clipPath", { id: "clip0_301_804" },
1090
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1091
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_lt" },
1092
+ React.createElement("g", { clipPath: "url(#clip0_301_800)" },
1093
+ React.createElement("path", { d: "M0 -0.00341797H513V341.989H0V-0.00341797Z", fill: "#6DA544" }),
1094
+ React.createElement("path", { d: "M0 -0.00341797H513V113.994H0V-0.00341797Z", fill: "#FFDA44" }),
1095
+ React.createElement("path", { d: "M0 227.992H513V341.989H0V227.992Z", fill: "#D80027" })),
1096
+ React.createElement("defs", null,
1097
+ React.createElement("clipPath", { id: "clip0_301_800" },
1098
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
1099
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_lu" },
1100
+ React.createElement("g", { clipPath: "url(#clip0_301_796)" },
1101
+ React.createElement("path", { d: "M0 -0.00390625H513V341.989H0V-0.00390625Z", fill: "white" }),
1102
+ React.createElement("path", { d: "M0 -0.00390625H513V113.993H0V-0.00390625Z", fill: "#D80027" }),
1103
+ React.createElement("path", { d: "M0 227.992H513V341.989H0V227.992Z", fill: "#338AF3" })),
1104
+ React.createElement("defs", null,
1105
+ React.createElement("clipPath", { id: "clip0_301_796" },
1106
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
1107
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_lv" },
1108
+ React.createElement("g", { clipPath: "url(#clip0_301_792)" },
1109
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
1110
+ React.createElement("path", { d: "M0 -0.00585938H513V127.594H0V-0.00585938ZM0 214.394H513V341.994H0V214.394Z", fill: "#A2001D" })),
1111
+ React.createElement("defs", null,
1112
+ React.createElement("clipPath", { id: "clip0_301_792" },
1113
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1114
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ly" },
1115
+ React.createElement("g", { clipPath: "url(#clip0_301_785)" },
1116
+ React.createElement("path", { d: "M0 -0.00390625H513V341.989H0V-0.00390625Z", fill: "black" }),
1117
+ React.createElement("path", { d: "M0 -0.00390625H513V113.993H0V-0.00390625Z", fill: "#D80027" }),
1118
+ React.createElement("path", { d: "M0 227.991H513V341.988H0V227.991Z", fill: "#496E2D" }),
1119
+ React.createElement("path", { d: "M281.974 150.979L290.953 163.354L305.495 158.638L296.502 171.002L305.481 183.375L290.943 178.641L281.95 191.006L281.96 175.718L267.421 170.983L281.964 166.268L281.974 150.979Z", fill: "white" }),
1120
+ React.createElement("path", { d: "M257.467 201.921C240.385 201.921 226.538 188.073 226.538 170.993C226.538 153.913 240.386 140.065 257.467 140.065C262.604 140.057 267.662 141.335 272.179 143.782C265.315 137.071 255.93 132.928 245.572 132.928C224.549 132.928 207.505 149.971 207.505 170.994C207.505 192.017 224.549 209.06 245.572 209.06C255.93 209.06 265.316 204.917 272.179 198.206C267.662 200.652 262.604 201.929 257.467 201.921Z", fill: "white" })),
1121
+ React.createElement("defs", null,
1122
+ React.createElement("clipPath", { id: "clip0_301_785" },
1123
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
1124
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ma" },
1125
+ React.createElement("g", { clipPath: "url(#clip0_301_782)" },
1126
+ React.createElement("path", { d: "M0 -0.00195312V341.991H513V-0.00195312H0Z", fill: "#D80027" }),
1127
+ React.createElement("path", { d: "M352.688 141.421H279.207L256.5 71.5386L233.793 141.423H160.312L219.759 184.614L197.052 254.499L256.5 211.305L315.948 254.496L293.241 184.611L352.688 141.421ZM236.398 179.205L244.076 155.574H268.924L276.602 179.205V179.206L256.5 193.811L236.398 179.205ZM264.325 141.421H248.676L256.5 117.337L264.325 141.421ZM288.642 170.459L283.805 155.574H309.129L288.642 170.459ZM229.195 155.574L224.358 170.459L203.871 155.574H229.195ZM223.974 217.443L231.799 193.36L244.46 202.559L223.974 217.443ZM268.539 202.558L281.2 193.359L289.025 217.442L268.539 202.558Z", fill: "#20661B" })),
1128
+ React.createElement("defs", null,
1129
+ React.createElement("clipPath", { id: "clip0_301_782" },
1130
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1131
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mc" },
1132
+ React.createElement("g", { clipPath: "url(#clip0_301_779)" },
1133
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
1134
+ React.createElement("path", { d: "M0 -0.00585938H513V170.994H0V-0.00585938Z", fill: "#C70000" })),
1135
+ React.createElement("defs", null,
1136
+ React.createElement("clipPath", { id: "clip0_301_779" },
1137
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1138
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_md" },
1139
+ React.createElement("g", { clipPath: "url(#clip0_301_774)" },
1140
+ React.createElement("path", { d: "M0 -0.00830078H513V341.992H0V-0.00830078Z", fill: "#FFDA44" }),
1141
+ React.createElement("path", { d: "M342 -0.00830078H513V341.992H342V-0.00830078Z", fill: "#D80027" }),
1142
+ React.createElement("path", { d: "M0 -0.00830078H171V341.992H0V-0.00830078Z", fill: "#0052B4" }),
1143
+ React.createElement("path", { d: "M206.2 129.092H239.4L256 79.2915L272.6 129.092H305.8V228.691L256 261.992L206.2 228.792V129.092ZM239.4 162.391V212.191H272.6V162.391H239.4Z", fill: "#AF7F59" })),
1144
+ React.createElement("defs", null,
1145
+ React.createElement("clipPath", { id: "clip0_301_774" },
1146
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00830078)" })))),
1147
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_me" },
1148
+ React.createElement("g", { clipPath: "url(#clip0_301_769)" },
1149
+ React.createElement("path", { d: "M0 -0.0078125H513V341.992H0V-0.0078125Z", fill: "#E6BE53" }),
1150
+ React.createElement("path", { d: "M20 19.9922H493V321.992H20V19.9922Z", fill: "#E01D24" }),
1151
+ React.createElement("path", { d: "M248.5 112.892C252.9 117.292 260.1 117.292 264.5 112.892L259.8 117.592L282.5 94.8922C287.4 90.3922 294.6 89.2922 300.7 92.0922L302.8 93.0922C308.5 95.9922 309.5 101.792 305.1 106.192L309.8 101.492L287 124.292C282.5 129.192 281.4 136.392 284.2 142.492L285.2 144.592C288.1 150.292 290.3 159.992 290.3 166.192V154.892C290.3 161.092 294.7 163.992 300.5 161.092L302.6 160.092C308.3 157.192 309.3 151.392 304.9 146.992L309.6 151.692C305.2 147.292 305.2 140.092 309.6 135.692L304.9 140.392C310.1 134.892 314.5 128.792 318 122.192L319 120.092C321.9 114.392 325.3 104.992 326.9 98.8922L332.7 75.5922C334.2 69.5922 338.6 68.7922 342.3 73.7922L362.5 100.692C366.3 105.792 369.4 114.692 369.4 121.292V143.692C369.4 149.992 367.2 159.492 364.3 165.392L363.3 167.492C359.8 174.092 355.4 180.192 350.2 185.692L343.4 192.492C338 197.692 331.9 202.092 325.2 205.592L323.1 206.592C317.4 209.492 307.6 211.692 301.5 211.692C295.3 211.692 294.6 213.892 300.4 216.792L302.5 217.792C308.2 220.692 316.3 226.492 320.7 230.892L316 226.192C320.4 230.592 327.6 230.592 332 226.192L327.3 230.892C331.7 226.492 338.9 226.492 343.3 230.892L339 225.992C343.6 230.892 344.7 238.092 341.9 244.192L340.9 246.292C338 251.992 330.5 256.492 324.5 256.492C317 256.192 309.7 254.492 302.9 251.392L300.8 250.392C294.3 246.792 289 241.492 285.4 234.992L284.4 232.892C281.5 227.192 275.7 226.192 271.3 230.592L276 225.892C271.6 230.592 270.8 237.692 274.2 243.192L284.5 258.592C287.9 263.692 286.5 270.692 281.4 274.092L266 284.392C260.3 287.792 253.2 287.792 247.4 284.392L232 274.092C226.9 270.692 225.5 263.792 228.9 258.592L239.2 243.192C242.6 237.692 241.8 230.592 237.4 225.892L242.1 230.592C237.7 226.192 231.9 226.992 229 232.892L228 234.992C225.1 240.692 218.5 247.392 212.6 250.392L210.5 251.392C204.8 254.292 195 256.492 188.9 256.492C182 256.192 175.8 252.292 172.5 246.292L171.5 244.192C168.7 238.092 169.9 230.892 174.4 225.992L169.7 230.692C174.1 226.292 181.3 226.292 185.7 230.692L181 225.992C185.4 230.392 192.6 230.392 197 225.992L192.3 230.692C197.8 225.492 203.9 221.092 210.5 217.592L212.6 216.592C218.3 213.692 217.6 211.492 211.5 211.492C204 211.192 196.7 209.492 189.9 206.392L187.8 205.392C181.2 201.892 175.1 197.492 169.6 192.292L162.8 185.492C157.6 180.092 153.2 173.992 149.7 167.292L148.7 165.192C145.6 158.392 143.8 150.992 143.6 143.492V120.992C143.6 114.692 146.7 105.392 150.5 100.392L170.7 73.4922C174.5 68.3922 178.8 69.1922 180.3 75.2922L186.1 98.5922C188.1 105.892 190.7 112.992 194 119.792L195 121.892C197.9 127.592 203.7 135.692 208.1 140.092L203.4 135.392C207.8 139.792 207.8 146.992 203.4 151.392L208.1 146.692C203.7 151.092 204.5 156.892 210.4 159.792L212.5 160.792C218.2 163.692 222.7 160.792 222.7 154.592V165.892C222.7 159.692 224.9 150.192 227.8 144.292L228.8 142.192C231.6 136.092 230.5 128.992 226 123.992L203.3 101.292L208 105.992C203.6 101.592 204.4 95.7922 210.3 92.8922L212.4 91.8922C218.5 89.0922 225.6 90.1922 230.6 94.6922L253.3 117.392L248.5 112.892ZM230.5 72.1922C226.1 67.7922 227.3 62.6922 233.3 60.6922L245.7 56.4922C251.7 54.4922 261.2 54.4922 267.2 56.4922L279.6 60.6922C285.6 62.6922 286.8 67.7922 282.4 72.1922L275.6 78.9922C270.3 83.6922 263.5 86.4922 256.4 86.8922C250.2 86.8922 241.6 83.3922 237.2 78.9922C237.3 78.9922 230.5 72.1922 230.5 72.1922Z", fill: "#E6BE53" }),
1152
+ React.createElement("path", { d: "M233.9 200.193C233.9 206.393 235.6 206.593 238.1 200.693C238.1 200.693 245.2 177.493 256.5 177.493C267.8 177.493 275.1 201.093 275.1 201.093C277.3 206.793 279.1 206.393 279.1 199.993V188.793C279.1 170.093 269 154.893 256.5 154.893C244 154.893 233.9 170.093 233.9 188.793V200.193Z", fill: "#215F90" })),
1153
+ React.createElement("defs", null,
1154
+ React.createElement("clipPath", { id: "clip0_301_769" },
1155
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
1156
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mg" },
1157
+ React.createElement("g", { clipPath: "url(#clip0_301_759)" },
1158
+ React.createElement("path", { d: "M513 341.993V-0.0102539H0V341.993H513Z", fill: "#6DA544" }),
1159
+ React.createElement("path", { d: "M513 -0.00830078H0V170.991H513V-0.00830078Z", fill: "#D80027" }),
1160
+ React.createElement("path", { d: "M0 -0.00537109H182.148V341.998H0V-0.00537109Z", fill: "white" })),
1161
+ React.createElement("defs", null,
1162
+ React.createElement("clipPath", { id: "clip0_301_759" },
1163
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00634766)" })))),
1164
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mh" },
1165
+ React.createElement("g", { clipPath: "url(#clip0_301_754)" },
1166
+ React.createElement("path", { d: "M0 -0.0078125H513V341.992H0V-0.0078125Z", fill: "#1E509C" }),
1167
+ React.createElement("path", { d: "M513 176.092V81.292L0 341.992L513 176.092Z", fill: "white" }),
1168
+ React.createElement("path", { d: "M513 -0.0078125V81.2922L0 341.992L513 -0.0078125Z", fill: "#F18D36" }),
1169
+ React.createElement("path", { d: "M126.7 99.2924L118.9 45.1924L111.2 99.2924L90.4001 75.5924L101.1 107.192L69.6001 96.4924L93.2001 117.292L39.1001 124.992L93.2001 132.692L69.6001 153.492L101.1 142.792L90.4001 174.392L111.2 150.692L118.9 204.792L126.7 150.692L147.4 174.392L136.8 142.792L168.3 153.492L144.7 132.692L198.7 124.992L144.7 117.292L168.3 96.4924L136.8 107.192L147.4 75.5924L126.7 99.2924Z", fill: "white" })),
1170
+ React.createElement("defs", null,
1171
+ React.createElement("clipPath", { id: "clip0_301_754" },
1172
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
1173
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mk" },
1174
+ React.createElement("g", { clipPath: "url(#clip0_301_748)" },
1175
+ React.createElement("path", { d: "M0 -0.00683594H513V341.997H0V-0.00683594Z", fill: "#FFDA44" }),
1176
+ React.createElement("path", { d: "M384.625 341.989L256.5 167.272L283.379 341.989H384.625ZM133.826 -0.00976562L256.5 167.272L230.764 -0.00976562H133.826ZM229.619 341.989L256.5 167.272L128.374 341.989H229.619ZM0 -0.00976562V127.809L256.5 167.272L28.3883 -0.00976562H0ZM0 341.989H18.2476L256.5 167.272L0 206.733V341.989ZM256.5 167.272L513 127.809V-0.00976562H484.614L256.5 167.272ZM282.236 -0.00976562L256.5 167.272L379.173 -0.00976562H282.236ZM513 341.989V206.734L256.5 167.272L494.751 341.989H513Z", fill: "#D80027" }),
1177
+ React.createElement("path", { d: "M256.5 226.751C289.347 226.751 315.975 200.123 315.975 167.276C315.975 134.429 289.347 107.801 256.5 107.801C223.653 107.801 197.025 134.429 197.025 167.276C197.025 200.123 223.653 226.751 256.5 226.751Z", fill: "#D80027" }),
1178
+ React.createElement("path", { d: "M256.5 211.885C281.137 211.885 301.109 191.913 301.109 167.276C301.109 142.64 281.137 122.667 256.5 122.667C231.863 122.667 211.891 142.64 211.891 167.276C211.891 191.913 231.863 211.885 256.5 211.885Z", fill: "#FFDA44" })),
1179
+ React.createElement("defs", null,
1180
+ React.createElement("clipPath", { id: "clip0_301_748" },
1181
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
1182
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ml" },
1183
+ React.createElement("g", { clipPath: "url(#clip0_301_744)" },
1184
+ React.createElement("path", { d: "M0 -0.00927734H513V341.994H0V-0.00927734Z", fill: "#FFDA44" }),
1185
+ React.createElement("path", { d: "M0 -0.00927734H170.996V341.994H0V-0.00927734Z", fill: "#6DA544" }),
1186
+ React.createElement("path", { d: "M342.004 -0.00927734H513V341.994H342.004V-0.00927734Z", fill: "#D80027" })),
1187
+ React.createElement("defs", null,
1188
+ React.createElement("clipPath", { id: "clip0_301_744" },
1189
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
1190
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mm" },
1191
+ React.createElement("g", { clipPath: "url(#clip0_301_739)" },
1192
+ React.createElement("path", { d: "M0 -0.00390625H513V341.989H0V-0.00390625Z", fill: "#6DA544" }),
1193
+ React.createElement("path", { d: "M0 -0.00390625H513V113.993H0V-0.00390625Z", fill: "#FFDA44" }),
1194
+ React.createElement("path", { d: "M0 227.992H513V341.989H0V227.992Z", fill: "#D80027" }),
1195
+ React.createElement("path", { d: "M384.75 142.197H286.776L256.5 49.0195L226.224 142.198H128.25L207.513 199.785L177.236 292.965L256.5 236.044L335.763 292.965L305.486 199.785L384.75 142.197Z", fill: "white" })),
1196
+ React.createElement("defs", null,
1197
+ React.createElement("clipPath", { id: "clip0_301_739" },
1198
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
1199
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mn" },
1200
+ React.createElement("g", { clipPath: "url(#clip0_301_729)" },
1201
+ React.createElement("path", { d: "M0 -0.00708008H513V341.993H0V-0.00708008Z", fill: "#095FAD" }),
1202
+ React.createElement("path", { d: "M342 -0.00708008H513V341.993H342V-0.00708008ZM0 -0.00708008H171V341.993H0V-0.00708008Z", fill: "#BE1229" }),
1203
+ React.createElement("path", { d: "M108.3 166.293H123.1V240.493H108.3V166.293ZM48.8999 166.293H63.6999V240.493H48.8999V166.293Z", fill: "#FFDA44" }),
1204
+ React.createElement("path", { d: "M85.9997 218.193C94.1735 218.193 100.8 211.567 100.8 203.393C100.8 195.219 94.1735 188.593 85.9997 188.593C77.8259 188.593 71.1997 195.219 71.1997 203.393C71.1997 211.567 77.8259 218.193 85.9997 218.193Z", fill: "#FFDA44" }),
1205
+ React.createElement("path", { d: "M71.1997 225.693H100.9V240.493H71.1997V225.693ZM71.1997 166.293H100.9V181.093H71.1997V166.293Z", fill: "#FFDA44" }),
1206
+ React.createElement("path", { d: "M85.9997 158.793C94.1735 158.793 100.8 152.167 100.8 143.993C100.8 135.819 94.1735 129.193 85.9997 129.193C77.8259 129.193 71.1997 135.819 71.1997 143.993C71.1997 152.167 77.8259 158.793 85.9997 158.793Z", fill: "#FFDA44" }),
1207
+ React.createElement("path", { d: "M76.2998 123.893H95.7998L85.9998 108.293L76.2998 123.893Z", fill: "#FFDA44" })),
1208
+ React.createElement("defs", null,
1209
+ React.createElement("clipPath", { id: "clip0_301_729" },
1210
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00708008)" })))),
1211
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mo" },
1212
+ React.createElement("g", { clipPath: "url(#clip0_301_722)" },
1213
+ React.createElement("path", { d: "M0 -0.0078125H513V341.996H0V-0.0078125Z", fill: "#00745A" }),
1214
+ React.createElement("path", { d: "M286.24 163.859C282.042 163.859 278.058 164.696 274.356 166.027C276.383 161.509 277.741 156.481 277.741 151.113C277.741 129.87 256.499 113.939 256.499 113.939C256.499 113.939 235.257 129.871 235.257 151.113C235.257 156.48 236.615 161.508 238.642 166.027C234.942 164.696 230.956 163.859 226.758 163.859C205.516 163.859 189.584 185.101 189.584 185.101C189.584 185.101 205.517 206.343 226.758 206.343C239.211 206.343 249.834 199.043 256.498 193.002C263.161 199.044 273.783 206.343 286.238 206.343C307.48 206.343 323.411 185.101 323.411 185.101C323.411 185.101 307.481 163.859 286.24 163.859Z", fill: "white" }),
1215
+ React.createElement("path", { d: "M256.5 66.9026L260.888 80.4049H275.087L263.601 88.7532L267.985 102.256L256.5 93.9092L245.014 102.256L249.399 88.7532L237.913 80.4049H252.111L256.5 66.9026ZM202.507 90.5206L210.948 98.1205L220.785 92.4424L216.166 102.818L224.606 110.42L213.31 109.233L208.69 119.608L206.327 108.499L195.03 107.311L204.867 101.631L202.507 90.5206ZM162.979 130.047L174.091 132.409L179.77 122.572L180.959 133.868L192.069 136.231L181.692 140.85L182.88 152.146L175.278 143.706L164.901 148.325L170.581 138.488L162.979 130.047ZM310.494 90.5206L302.053 98.1205L292.215 92.4424L296.835 102.818L288.394 110.42L299.691 109.233L304.31 119.608L306.674 108.499L317.971 107.311L308.133 101.631L310.494 90.5206ZM350.02 130.047L338.909 132.409L333.229 122.572L332.041 133.868L320.931 136.231L331.309 140.85L330.121 152.146L337.722 143.706L348.099 148.325L342.419 138.488L350.02 130.047Z", fill: "#FFDA44" }),
1216
+ React.createElement("path", { d: "M256.5 265.821C273.373 265.821 288.926 260.191 301.404 250.719H211.599C224.074 260.191 239.627 265.821 256.5 265.821ZM188.344 221.212C190.694 226.579 193.671 231.648 197.212 236.315H315.788C319.329 231.648 322.305 226.579 324.655 221.212H188.344Z", fill: "white" })),
1217
+ React.createElement("defs", null,
1218
+ React.createElement("clipPath", { id: "clip0_301_722" },
1219
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1220
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mq" },
1221
+ React.createElement("g", { clipPath: "url(#clip0_301_705)" },
1222
+ React.createElement("path", { d: "M0 -0.00683594H513V341.993H0V-0.00683594Z", fill: "#0052B4" }),
1223
+ React.createElement("path", { d: "M512 148.393V192.893H278.3V341.293H233.7V192.893H0V148.393H233.7V-0.00683594H278.3V148.393H512Z", fill: "white" }),
1224
+ React.createElement("path", { d: "M101 36.0934C105.2 35.8934 109.3 35.9934 113.5 36.2934C119 36.6934 122.9 37.8934 122.6 36.7934C122.1 34.9934 122.5 34.5934 121.8 34.9934C120.5 35.9934 122.5 34.7934 114.4 39.3934C102.6 46.0934 97.4998 51.1934 100.1 60.3934C102.4 68.4934 108.3 70.6934 122.4 72.8934L124.3 73.1934C129.9 74.0934 132.4 74.5934 134.1 75.3934C134.5 75.5934 133.8 74.3934 134 73.6934C133.8 74.2934 130.1 75.7934 120.7 77.5934L116 78.4934C97.8998 82.1934 88.8998 86.9934 87.4998 99.4934C85.9998 113.193 100.2 122.793 118.1 125.093C136.3 127.493 152.2 121.493 153.8 106.693C154.8 97.2934 148.3 91.6934 137.9 89.5934C130.9 88.1934 121.6 88.1934 110.5 89.2934C98.0998 90.5934 85.7998 92.6934 73.5998 95.5934C69.9998 96.2934 67.6998 99.7934 68.3998 103.393C69.0998 106.993 72.5998 109.293 76.1998 108.593C76.3998 108.593 76.4998 108.493 76.6998 108.493C88.2998 105.793 99.9998 103.793 111.8 102.593C121.7 101.593 129.8 101.593 135.2 102.693C139.6 103.593 140.5 104.393 140.4 105.293C139.9 110.393 131.5 113.493 119.7 111.993C108.1 110.493 100.2 105.193 100.6 100.993C101.1 96.6934 105.9 94.1934 118.5 91.5934L123.1 90.6934C138.6 87.6934 144.2 85.3934 146.6 77.4934C148.5 70.9934 145.3 65.8934 139.4 63.2934C136.2 61.8934 133.1 61.1934 126.2 60.1934L124.4 59.8934C116.4 58.5934 113 57.2934 112.9 56.8934C112.8 56.4934 114.7 54.5934 121 50.9934L125.4 48.4934C126.9 47.6934 128.3 46.6934 129.7 45.7934C134.3 42.3934 136.9 38.6934 135.5 33.4934C133.6 26.1934 126.5 23.9934 114.6 23.0934C109.9 22.7934 105.3 22.6934 100.6 22.7934L98.5998 22.8934C94.8998 23.0934 92.0998 26.2934 92.2998 29.8934C92.4998 33.5934 95.6998 36.3934 99.2998 36.1934L101 36.0934ZM385 36.0934C389.2 35.8934 393.3 35.9934 397.5 36.2934C403 36.6934 406.9 37.8934 406.6 36.7934C406.1 34.9934 406.5 34.5934 405.8 34.9934C404.5 35.9934 406.5 34.7934 398.4 39.3934C386.6 46.0934 381.5 51.1934 384.1 60.3934C386.4 68.4934 392.3 70.6934 406.4 72.8934L408.3 73.1934C413.9 74.0934 416.4 74.5934 418.1 75.3934C418.5 75.5934 417.8 74.3934 418 73.6934C417.8 74.2934 414.1 75.7934 404.7 77.5934L400 78.4934C381.9 82.1934 372.9 86.9934 371.5 99.4934C370 113.193 384.2 122.793 402.1 125.093C420.3 127.493 436.2 121.493 437.8 106.693C438.8 97.2934 432.3 91.6934 421.9 89.5934C414.9 88.1934 405.6 88.1934 394.5 89.2934C382.1 90.5934 369.8 92.6934 357.6 95.5934C354 96.2934 351.7 99.7934 352.4 103.393C353.1 106.993 356.6 109.293 360.2 108.593C360.4 108.593 360.5 108.493 360.7 108.493C372.3 105.793 384 103.793 395.8 102.593C405.7 101.593 413.8 101.593 419.2 102.693C423.6 103.593 424.5 104.393 424.4 105.293C423.9 110.393 415.5 113.493 403.7 111.993C392.1 110.493 384.2 105.193 384.6 100.993C385.1 96.6934 389.9 94.1934 402.5 91.5934L407.1 90.6934C422.6 87.6934 428.2 85.3934 430.6 77.4934C432.5 70.9934 429.3 65.8934 423.4 63.2934C420.2 61.8934 417.1 61.1934 410.2 60.1934L408.4 59.8934C400.4 58.5934 397 57.2934 396.9 56.8934C396.8 56.4934 398.7 54.5934 405 50.9934L409.4 48.4934C410.9 47.6934 412.3 46.6934 413.7 45.7934C418.3 42.3934 420.9 38.6934 419.5 33.4934C417.6 26.1934 410.5 23.9934 398.6 23.0934C393.9 22.7934 389.3 22.6934 384.6 22.7934L382.6 22.8934C378.9 23.0934 376.1 26.2934 376.3 29.8934C376.5 33.5934 379.7 36.3934 383.3 36.1934L385 36.0934ZM379.6 235.093C383.8 234.893 387.9 234.993 392.1 235.293C397.6 235.693 401.5 236.893 401.2 235.793C400.7 233.993 401.1 233.593 400.4 233.993C399.1 234.993 401.1 233.793 393 238.393C381.2 245.093 376.1 250.193 378.7 259.393C381 267.493 386.9 269.693 401 271.893L402.9 272.193C408.5 273.093 411 273.593 412.7 274.393C413.1 274.593 412.4 273.393 412.6 272.693C412.4 273.293 408.7 274.793 399.3 276.593L394.6 277.493C376.5 281.193 367.5 285.993 366.1 298.493C364.6 312.193 378.8 321.793 396.7 324.093C414.9 326.493 430.8 320.493 432.4 305.693C433.4 296.293 426.9 290.693 416.5 288.593C409.5 287.193 400.2 287.193 389.1 288.293C376.7 289.593 364.4 291.693 352.2 294.593C348.6 295.293 346.3 298.793 347 302.393C347.7 305.993 351.2 308.293 354.8 307.593C355 307.593 355.1 307.493 355.3 307.493C366.9 304.793 378.6 302.793 390.4 301.593C400.3 300.593 408.4 300.593 413.8 301.693C418.2 302.593 419.1 303.393 419 304.293C418.5 309.393 410.1 312.493 398.3 310.993C386.7 309.493 378.8 304.193 379.2 299.993C379.7 295.693 384.5 293.193 397.1 290.593L401.7 289.693C417.2 286.693 422.8 284.393 425.2 276.493C427.1 269.993 423.9 264.893 418 262.293C414.8 260.893 411.7 260.193 404.8 259.193L403 258.893C395 257.593 391.6 256.293 391.5 255.893C391.4 255.493 393.3 253.593 399.6 249.993L404 247.493C405.5 246.693 406.9 245.693 408.3 244.793C412.9 241.393 415.5 237.693 414.1 232.493C412.2 225.193 405.1 222.993 393.2 222.093C388.5 221.793 383.9 221.693 379.2 221.793L377.2 221.893C373.5 222.093 370.7 225.293 370.9 228.893C371.1 232.493 374.3 235.393 377.9 235.193L379.6 235.093ZM101 235.093C105.2 234.893 109.3 234.993 113.5 235.293C119 235.693 122.9 236.893 122.6 235.793C122.1 233.993 122.5 233.593 121.8 233.993C120.5 234.993 122.5 233.793 114.4 238.393C102.6 245.093 97.4998 250.193 100.1 259.393C102.4 267.493 108.3 269.693 122.4 271.893L124.3 272.193C129.9 273.093 132.4 273.593 134.1 274.393C134.5 274.593 133.8 273.393 134 272.693C133.8 273.293 130.1 274.793 120.7 276.593L116 277.493C97.8998 281.193 88.8998 285.993 87.4998 298.493C85.9998 312.193 100.2 321.793 118.1 324.093C136.3 326.493 152.2 320.493 153.8 305.693C154.8 296.293 148.3 290.693 137.9 288.593C130.9 287.193 121.6 287.193 110.5 288.293C98.0998 289.593 85.7998 291.693 73.5998 294.593C69.9998 295.293 67.6998 298.793 68.3998 302.393C69.0998 305.993 72.5998 308.293 76.1998 307.593C76.3998 307.593 76.4998 307.493 76.6998 307.493C88.2998 304.793 99.9998 302.793 111.8 301.593C121.7 300.593 129.8 300.593 135.2 301.693C139.6 302.593 140.5 303.393 140.4 304.293C139.9 309.393 131.5 312.493 119.7 310.993C108.1 309.493 100.2 304.193 100.6 299.993C101.1 295.693 105.9 293.193 118.5 290.593L123.1 289.693C138.6 286.693 144.2 284.393 146.6 276.493C148.5 269.993 145.3 264.893 139.4 262.293C136.2 260.893 133.1 260.193 126.2 259.193L124.4 258.893C116.4 257.593 113 256.293 112.9 255.893C112.8 255.493 114.7 253.593 121 249.993L125.4 247.493C126.9 246.693 128.3 245.693 129.7 244.793C134.3 241.393 136.9 237.693 135.5 232.493C133.6 225.193 126.5 222.993 114.6 222.093C109.9 221.793 105.3 221.693 100.6 221.793L98.5998 221.893C94.8998 222.093 92.0998 225.293 92.2998 228.893C92.4998 232.593 95.6998 235.393 99.2998 235.193L101 235.093Z", fill: "white" })),
1225
+ React.createElement("defs", null,
1226
+ React.createElement("clipPath", { id: "clip0_301_705" },
1227
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
1228
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mr" },
1229
+ React.createElement("g", { clipPath: "url(#clip0_301_700)" },
1230
+ React.createElement("path", { d: "M0 -0.00817871H513V341.996H0V-0.00817871Z", fill: "#496E2D" }),
1231
+ React.createElement("path", { d: "M256.5 213.929C210.454 213.929 171.987 181.568 162.55 138.353C161.066 145.123 160.316 152.034 160.312 158.965C160.312 212.088 203.375 255.152 256.5 255.152C309.625 255.152 352.688 212.088 352.688 158.965C352.688 151.885 351.901 144.995 350.45 138.353C341.013 181.568 302.546 213.929 256.5 213.929Z", fill: "#FFDA44" }),
1232
+ React.createElement("path", { d: "M256.499 86.824L265.452 114.38H294.426L270.986 131.409L279.94 158.966L256.499 141.934L233.059 158.966L242.014 131.409L218.574 114.38H247.546L256.499 86.824Z", fill: "#FFDA44" })),
1233
+ React.createElement("defs", null,
1234
+ React.createElement("clipPath", { id: "clip0_301_700" },
1235
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00622559)" })))),
1236
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mt" },
1237
+ React.createElement("g", { clipPath: "url(#clip0_301_681)" },
1238
+ React.createElement("path", { d: "M0 -0.00683594H513V341.993H0V-0.00683594Z", fill: "white" }),
1239
+ React.createElement("path", { d: "M256 -0.00683594H512.5V341.993H256V-0.00683594Z", fill: "#C31B28" }),
1240
+ React.createElement("path", { d: "M101.2 68.1932V32.9932H65.9998V68.1932H30.7998V103.393H65.9998V138.593H101.2V103.393H136.4V68.1932H101.2Z", fill: "#ACABB1" }),
1241
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M64.9998 31.9932H102.2V67.1932H137.4V104.393H102.2V139.593H64.9998V104.393H29.7998V67.1932H64.9998V31.9932ZM66.9998 33.9932V69.1932H31.7998V102.393H66.9998V137.593H100.2V102.393H135.4V69.1932H100.2V33.9932H66.9998Z", fill: "#C31B28" })),
1242
+ React.createElement("defs", null,
1243
+ React.createElement("clipPath", { id: "clip0_301_681" },
1244
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
1245
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mu" },
1246
+ React.createElement("g", { clipPath: "url(#clip0_301_676)" },
1247
+ React.createElement("path", { d: "M0 -0.00854492H513V341.984H0V-0.00854492Z", fill: "#F7CE00" }),
1248
+ React.createElement("path", { d: "M0 -0.00854492H513V85.4951H0V-0.00854492Z", fill: "#E32737" }),
1249
+ React.createElement("path", { d: "M0 85.4841H513V170.988H0V85.4841Z", fill: "#191F6A" }),
1250
+ React.createElement("path", { d: "M0 256.491H513V341.995H0V256.491Z", fill: "#00A04E" })),
1251
+ React.createElement("defs", null,
1252
+ React.createElement("clipPath", { id: "clip0_301_676" },
1253
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0065918)" })))),
1254
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mv" },
1255
+ React.createElement("g", { clipPath: "url(#clip0_301_672)" },
1256
+ React.createElement("path", { d: "M0 -0.00878906H513V341.991H0V-0.00878906Z", fill: "#D01920" }),
1257
+ React.createElement("path", { d: "M144.979 89.209H368.022V252.778H144.979V89.209Z", fill: "#017C3B" }),
1258
+ React.createElement("path", { d: "M284.038 219.314C257.349 219.314 235.712 197.677 235.712 170.987C235.712 144.297 257.348 122.661 284.038 122.661C292.36 122.661 300.189 124.765 307.026 128.47C296.302 117.982 281.635 111.51 265.451 111.51C232.603 111.51 205.973 138.138 205.973 170.987C205.973 203.836 232.603 230.465 265.451 230.465C281.636 230.465 296.302 223.992 307.026 213.505C300.19 217.211 292.361 219.314 284.038 219.314Z", fill: "white" })),
1259
+ React.createElement("defs", null,
1260
+ React.createElement("clipPath", { id: "clip0_301_672" },
1261
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
1262
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_mw" },
1263
+ React.createElement("g", { clipPath: "url(#clip0_301_667)" },
1264
+ React.createElement("path", { d: "M0 -0.00683594H513V114.216H0V-0.00683594Z", fill: "#272727" }),
1265
+ React.createElement("path", { d: "M0 114.216H513V228.438H0V114.216Z", fill: "#E40112" }),
1266
+ React.createElement("path", { d: "M0 228.438H513V342.661H0V228.438Z", fill: "#07893F" }),
1267
+ React.createElement("path", { d: "M256.5 220.423C309.07 220.423 351.686 177.807 351.686 125.237C351.686 72.6678 309.07 30.0518 256.5 30.0518C203.93 30.0518 161.314 72.6678 161.314 125.237C161.314 177.807 203.93 220.423 256.5 220.423Z", fill: "#E40112" })),
1268
+ React.createElement("defs", null,
1269
+ React.createElement("clipPath", { id: "clip0_301_667" },
1270
+ React.createElement("rect", { width: "513", height: "342.668", fill: "white", transform: "translate(0 -0.00683594)" })))),
1271
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_mx" },
1272
+ React.createElement("g", { clipPath: "url(#clip0_301_661)" },
1273
+ React.createElement("path", { d: "M342 0.0205078H0V341.32H513V0.0205078H342Z", fill: "#DC2339" }),
1274
+ React.createElement("path", { d: "M0 0.0205078H171V342.021H0V0.0205078Z", fill: "#11865D" }),
1275
+ React.createElement("path", { d: "M171 0.0205078H342V342.021H171V0.0205078Z", fill: "white" }),
1276
+ React.createElement("path", { d: "M195.8 171.22C195.8 192.82 207.3 212.92 226.1 223.72C231.9 227.12 239.3 225.12 242.7 219.32C246.1 213.52 244.1 206.12 238.3 202.72C227 196.22 220.1 184.22 220.1 171.22C220.1 164.52 214.7 159.12 208 159.12C201.3 159.12 195.8 164.52 195.8 171.22ZM289.2 222.32C306.7 211.22 317.2 191.92 317.2 171.22C317.2 164.52 311.8 159.12 305.1 159.12C298.4 159.12 293 164.52 293 171.22C293 183.62 286.7 195.22 276.2 201.92C270.5 205.42 268.7 212.82 272.1 218.62C275.5 224.42 283 226.12 288.8 222.72C288.8 222.52 289 222.42 289.2 222.32Z", fill: "#8C9157" }),
1277
+ React.createElement("path", { d: "M256.5 195.521C269.921 195.521 280.8 179.224 280.8 159.121C280.8 139.018 269.921 122.721 256.5 122.721C243.08 122.721 232.2 139.018 232.2 159.121C232.2 179.224 243.08 195.521 256.5 195.521Z", fill: "#C59262" })),
1278
+ React.createElement("defs", null,
1279
+ React.createElement("clipPath", { id: "clip0_301_661" },
1280
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.0205078)" })))),
1281
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_my" },
1282
+ React.createElement("g", { clipPath: "url(#clip0_301_655)" },
1283
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
1284
+ React.createElement("path", { d: "M0 -0.00585938H513V24.3941H0V-0.00585938ZM0 48.8941H513V73.2941H0V48.8941ZM0 97.6941H513V122.094H0V97.6941ZM0 146.594H513V170.994H0V146.594ZM0 195.394H513V219.794H0V195.394ZM0 244.294H513V268.694H0V244.294ZM0 293.094H513V317.494H0V293.094Z", fill: "#CC0000" }),
1285
+ React.createElement("path", { d: "M0 -0.00585938H256.5V195.394H0V-0.00585938Z", fill: "#000066" }),
1286
+ React.createElement("path", { d: "M153.3 42.0942C122.6 30.6942 88.4999 46.2942 77.0999 76.9942C65.6999 107.694 81.2999 141.794 112 153.194C125.3 158.194 140 158.194 153.4 153.194C122.7 177.694 77.9999 172.794 53.3999 142.094C28.7999 111.394 33.7999 66.6942 64.4999 42.0942C90.4999 21.3942 127.4 21.3942 153.3 42.0942ZM180 117.094L159.4 140.394L164.8 109.794L133.8 108.194L161.1 93.2942L143 67.9942L171.6 79.9942L180 50.0942L188.4 79.9942L217 67.9942L199 93.3942L226.3 108.294L195.3 109.894L200.7 140.494L180 117.094Z", fill: "#FFCC00" })),
1287
+ React.createElement("defs", null,
1288
+ React.createElement("clipPath", { id: "clip0_301_655" },
1289
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1290
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_mz" },
1291
+ React.createElement("g", { clipPath: "url(#clip0_301_648)" },
1292
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
1293
+ React.createElement("path", { d: "M0 237.994H513V341.994H0V237.994Z", fill: "#F4D900" }),
1294
+ React.createElement("path", { d: "M0 -0.00585938H513V103.994H0V-0.00585938Z", fill: "#006D66" }),
1295
+ React.createElement("path", { d: "M0 118.994H513V222.994H0V118.994Z", fill: "black" }),
1296
+ React.createElement("path", { d: "M256 170.667L0 341.329V-0.0078125L256 170.667Z", fill: "#CB0F31" }),
1297
+ React.createElement("path", { d: "M83.477 109.793L98.584 156.291H147.478L107.924 185.03L123.031 231.529L83.477 202.791L43.922 231.529L59.032 185.03L19.478 156.291H68.37L83.477 109.793Z", fill: "#F4D900" })),
1298
+ React.createElement("defs", null,
1299
+ React.createElement("clipPath", { id: "clip0_301_648" },
1300
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1301
+ React.createElement("symbol", { viewBox: "0 0 512 343 ", id: "cc_na" },
1302
+ React.createElement("g", { clipPath: "url(#clip0_301_642)" },
1303
+ React.createElement("path", { d: "M0 0.691895H512V342.018H0V0.691895Z", fill: "#496E2D" }),
1304
+ React.createElement("path", { d: "M0 342.018V0.691895H512", fill: "#0052B4" }),
1305
+ React.createElement("path", { d: "M512 67.5769V0.691895H411.67L0 275.133V342.018H100.33L512 67.5769Z", fill: "white" }),
1306
+ React.createElement("path", { d: "M512 0.691895V40.8169L60.193 342.018H0V301.893L451.807 0.691895H512Z", fill: "#A2001D" }),
1307
+ React.createElement("path", { d: "M187.737 104.567L164.996 115.263L177.106 137.287L152.413 132.563L149.284 157.508L132.085 139.161L114.885 157.508L111.756 132.563L87.0631 137.286L99.1721 115.263L76.4331 104.567L99.1731 93.87L87.0631 71.848L111.756 76.57L114.886 51.626L132.085 69.973L149.285 51.626L152.413 76.57L177.106 71.848L164.998 93.872L187.737 104.567Z", fill: "#FFDA44" })),
1308
+ React.createElement("defs", null,
1309
+ React.createElement("clipPath", { id: "clip0_301_642" },
1310
+ React.createElement("rect", { width: "512", height: "341.333", fill: "white", transform: "translate(0 0.687988)" })))),
1311
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_nc" },
1312
+ React.createElement("g", { clipPath: "url(#clip0_301_630)" },
1313
+ React.createElement("path", { d: "M0 235.519H513V342.688H0V235.519Z", fill: "#009543" }),
1314
+ React.createElement("path", { d: "M0 106.467H513V235.759H0V106.467Z", fill: "#ED4135" }),
1315
+ React.createElement("path", { d: "M0 0.661133H513V107.509H0V0.661133Z", fill: "#0035AD" }),
1316
+ React.createElement("path", { d: "M192.375 297.72C262.01 297.72 318.461 241.27 318.461 171.635C318.461 101.999 262.01 45.5488 192.375 45.5488C122.74 45.5488 66.2891 101.999 66.2891 171.635C66.2891 241.27 122.74 297.72 192.375 297.72Z", fill: "#FAE600" }),
1317
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M192.375 48.1984C124.203 48.1984 68.9392 103.463 68.9392 171.634C68.9392 239.806 124.203 295.07 192.375 295.07C260.547 295.07 315.811 239.806 315.811 171.634C315.811 103.463 260.547 48.1984 192.375 48.1984ZM63.6392 171.634C63.6392 100.535 121.276 42.8984 192.375 42.8984C263.474 42.8984 321.111 100.535 321.111 171.634C321.111 242.733 263.474 300.37 192.375 300.37C121.276 300.37 63.6392 242.733 63.6392 171.634Z", fill: "black" }),
1318
+ React.createElement("path", { d: "M246.801 284.815L221.311 294.434L192.375 297.801L162.076 295.877L133.3 283.453C133.3 283.453 156.224 259.967 165.923 256.6C172.817 254.196 183.878 253.634 183.878 253.634V98.452L183.638 45.5488H197.184L196.784 99.6543V253.314C196.784 253.314 209.047 254.276 214.498 256.6C223.556 260.528 246.801 284.815 246.801 284.815Z", fill: "black" }),
1319
+ React.createElement("path", { d: "M170.514 82.7211L204.945 65.5532L209.416 74.5203L174.984 91.6874L170.514 82.7211Z", fill: "black" }),
1320
+ React.createElement("path", { d: "M190.612 246.741C198.049 246.741 204.078 237.231 204.078 225.499C204.078 213.768 198.049 204.258 190.612 204.258C183.175 204.258 177.146 213.768 177.146 225.499C177.146 237.231 183.175 246.741 190.612 246.741Z", fill: "black" }),
1321
+ React.createElement("path", { d: "M190.291 132.358C199.543 132.358 207.043 124.857 207.043 115.605C207.043 106.353 199.543 98.8525 190.291 98.8525C181.038 98.8525 173.538 106.353 173.538 115.605C173.538 124.857 181.038 132.358 190.291 132.358Z", fill: "black" }),
1322
+ React.createElement("path", { d: "M191.093 179.57C199.902 179.57 207.044 175.227 207.044 169.871C207.044 164.514 199.902 160.172 191.093 160.172C182.283 160.172 175.142 164.514 175.142 169.871C175.142 175.227 182.283 179.57 191.093 179.57Z", fill: "black" }),
1323
+ React.createElement("path", { d: "M171.374 142.538H209.047V150.553H171.374V142.538ZM171.374 188.227H209.047V196.242H171.374V188.227Z", fill: "black" })),
1324
+ React.createElement("defs", null,
1325
+ React.createElement("clipPath", { id: "clip0_301_630" },
1326
+ React.createElement("rect", { width: "513", height: "342.027", fill: "white", transform: "translate(0 0.661133)" })))),
1327
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ne" },
1328
+ React.createElement("g", { clipPath: "url(#clip0_301_625)" },
1329
+ React.createElement("path", { d: "M0 0.0253906H513V342.018H0V0.0253906Z", fill: "white" }),
1330
+ React.createElement("path", { d: "M0 0.0253906H513V114.023H0V0.0253906Z", fill: "#E05206" }),
1331
+ React.createElement("path", { d: "M0 228.021H513V342.018H0V228.021Z", fill: "#0DB02B" }),
1332
+ React.createElement("path", { d: "M256.5 203.084C274.208 203.084 288.562 188.729 288.562 171.021C288.562 153.314 274.208 138.959 256.5 138.959C238.792 138.959 224.438 153.314 224.438 171.021C224.438 188.729 238.792 203.084 256.5 203.084Z", fill: "#E05206" })),
1333
+ React.createElement("defs", null,
1334
+ React.createElement("clipPath", { id: "clip0_301_625" },
1335
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.0214844)" })))),
1336
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ng" },
1337
+ React.createElement("g", { clipPath: "url(#clip0_301_617)" },
1338
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "white" }),
1339
+ React.createElement("path", { d: "M0 -0.00585938H171V341.994H0V-0.00585938ZM342 -0.00585938H513V341.994H342V-0.00585938Z", fill: "#007B23" })),
1340
+ React.createElement("defs", null,
1341
+ React.createElement("clipPath", { id: "clip0_301_617" },
1342
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1343
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ni" },
1344
+ React.createElement("g", { clipPath: "url(#clip0_301_609)" },
1345
+ React.createElement("path", { d: "M0 0.0244141H513V342.017H0V0.0244141Z", fill: "white" }),
1346
+ React.createElement("path", { d: "M0 0.0244141H513V114.022H0V0.0244141ZM0 228.02H513V342.017H0V228.02Z", fill: "#338AF3" }),
1347
+ React.createElement("path", { d: "M256.5 129.387C233.506 129.387 214.866 148.026 214.866 171.021C214.866 194.016 233.505 212.655 256.5 212.655C279.494 212.655 298.134 194.016 298.134 171.021C298.134 148.026 279.494 129.387 256.5 129.387ZM256.5 194.812C243.36 194.812 232.708 184.16 232.708 171.021C232.708 157.881 243.36 147.23 256.5 147.23C269.639 147.23 280.291 157.881 280.291 171.021C280.291 184.16 269.639 194.812 256.5 194.812Z", fill: "#FFDA44" }),
1348
+ React.createElement("path", { d: "M277.103 176.968L256.5 171.021L235.897 176.968L229.028 188.864H283.971L277.103 176.968Z", fill: "#0052B4" }),
1349
+ React.createElement("path", { d: "M256.5 141.283L242.764 165.074L256.5 171.021L270.236 165.074L256.5 141.283Z", fill: "#338AF3" }),
1350
+ React.createElement("path", { d: "M235.897 176.968H277.103L270.236 165.073H242.764L235.897 176.968Z", fill: "#6DA544" })),
1351
+ React.createElement("defs", null,
1352
+ React.createElement("clipPath", { id: "clip0_301_609" },
1353
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.0205078)" })))),
1354
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_nl" },
1355
+ React.createElement("g", { clipPath: "url(#clip0_301_605)" },
1356
+ React.createElement("path", { d: "M0 113.994H513V227.994H0V113.994Z", fill: "white" }),
1357
+ React.createElement("path", { d: "M0 -0.00585938H513V113.994H0V-0.00585938Z", fill: "#CD1F2A" }),
1358
+ React.createElement("path", { d: "M0 227.994H513V341.994H0V227.994Z", fill: "#1D4185" })),
1359
+ React.createElement("defs", null,
1360
+ React.createElement("clipPath", { id: "clip0_301_605" },
1361
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1362
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_no" },
1363
+ React.createElement("g", { clipPath: "url(#clip0_301_601)" },
1364
+ React.createElement("path", { d: "M0 -0.00488281H513V341.999H0V-0.00488281Z", fill: "#D80027" }),
1365
+ React.createElement("path", { d: "M513 210.955H202.59V341.994H122.674V210.955H0V131.028H122.674V-0.00976562H202.59V131.028H513V192.365V210.955Z", fill: "white" }),
1366
+ React.createElement("path", { d: "M513 149.619V192.365H184.011V341.994H141.253V192.365H0V149.619H141.253V-0.00976562H184.011V149.619H513Z", fill: "#2E52B2" })),
1367
+ React.createElement("defs", null,
1368
+ React.createElement("clipPath", { id: "clip0_301_601" },
1369
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1370
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_np" },
1371
+ React.createElement("g", { clipPath: "url(#clip0_301_594)" },
1372
+ React.createElement("path", { d: "M0 -0.00195312H513V341.991H0V-0.00195312Z", fill: "white" }),
1373
+ React.createElement("path", { d: "M0 341.991V-0.00195312L280.967 175.089H87.7811L271.716 341.991H0Z", fill: "#0052B4" }),
1374
+ React.createElement("path", { d: "M245.247 164.871L10.2188 18.4072V331.772H245.247L61.3123 164.871H245.247Z", fill: "#D80027" }),
1375
+ React.createElement("path", { d: "M98.1946 239.561L83.5771 232.685L91.3623 218.527L75.4873 221.563L73.4754 205.527L62.4189 217.322L51.3613 205.527L49.3494 221.563L33.4754 218.526L41.2606 232.685L26.6411 239.561L41.2606 246.436L33.4754 260.594L49.3504 257.559L51.3613 273.594L62.4189 261.799L73.4754 273.594L75.4873 257.559L91.3613 260.595L83.5771 246.437L98.1946 239.561ZM88.4406 106.531L77.8078 101.53L83.4699 91.2318L71.9244 93.4411L70.4605 81.7773L62.4189 90.3551L54.3772 81.7773L52.9143 93.4411L41.3668 91.2318L47.0299 101.53L36.3961 106.531L62.4189 111.735L88.4406 106.531Z", fill: "white" }),
1376
+ React.createElement("path", { d: "M93.6446 106.531C93.6446 123.776 79.6644 137.757 62.4187 137.757C45.1731 137.757 31.1929 123.776 31.1929 106.531", fill: "white" })),
1377
+ React.createElement("defs", null,
1378
+ React.createElement("clipPath", { id: "clip0_301_594" },
1379
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1380
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_nr" },
1381
+ React.createElement("g", { clipPath: "url(#clip0_301_590)" },
1382
+ React.createElement("path", { d: "M0 -0.00244141H513V341.99H0V-0.00244141Z", fill: "#0052B4" }),
1383
+ React.createElement("path", { d: "M0 154.957H513V187.019H0V154.957Z", fill: "#FFDA44" }),
1384
+ React.createElement("path", { d: "M175.143 256.49L155.982 265.503L166.186 284.061L145.378 280.08L142.742 301.099L128.25 285.64L113.757 301.099L111.121 280.08L90.3139 284.061L100.517 265.503L81.3564 256.49L100.518 247.477L90.3139 228.921L111.12 232.9L113.758 211.881L128.25 227.34L142.743 211.881L145.378 232.9L166.186 228.921L155.983 247.478L175.143 256.49Z", fill: "white" })),
1385
+ React.createElement("defs", null,
1386
+ React.createElement("clipPath", { id: "clip0_301_590" },
1387
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00634766)" })))),
1388
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_nz" },
1389
+ React.createElement("g", { clipPath: "url(#clip0_301_550)" },
1390
+ React.createElement("path", { d: "M0 -0.00634766H513V341.997H0V-0.00634766Z", fill: "#0052B4" }),
1391
+ React.createElement("path", { d: "M426.132 148.694L429.526 159.143H440.511L431.623 165.599L435.018 176.047L426.132 169.59L417.243 176.047L420.638 165.599L411.751 159.143H422.735L426.132 148.694ZM386.861 223.913L391.954 239.586H408.431L395.1 249.272L400.192 264.942L386.861 255.256L373.53 264.942L378.623 249.272L365.292 239.586H381.769L386.861 223.913ZM388.345 100.827L392.589 113.889H406.32L395.21 121.958L399.454 135.018L388.345 126.946L377.235 135.018L381.479 121.958L370.37 113.889H384.101L388.345 100.827ZM350.559 148.24L355.651 163.911H372.129L358.797 173.596L363.891 189.268L350.559 179.583L337.228 189.268L342.32 173.596L328.989 163.911H345.466L350.559 148.24Z", fill: "#D80027" }),
1392
+ React.createElement("path", { d: "M256.503 -0.0112305V30.6125L211.237 55.7495H256.503V115.224H197.274L256.503 148.135V170.985H229.761L156.133 130.079V170.985H100.373V122.317L12.7728 170.985H0.00292969V140.372L45.2592 115.224H0.00292969V55.7495H59.2214L0.00292969 22.8513V-0.0112305H26.735L100.373 40.9065V-0.0112305H156.133V48.6566L243.734 -0.0112305H256.503Z", fill: "white" }),
1393
+ React.createElement("path", { d: "M144.281 -0.0102539H112.219V69.4592H0V101.522H112.219V170.991H144.281V101.522H256.5V69.4592H144.281V-0.0102539Z", fill: "#D80027" }),
1394
+ React.createElement("path", { d: "M156.13 115.229L256.5 170.991V155.221L184.513 115.229H156.13Z", fill: "#0052B4" }),
1395
+ React.createElement("path", { d: "M156.13 115.229L256.5 170.991V155.221L184.513 115.229H156.13Z", fill: "white" }),
1396
+ React.createElement("path", { d: "M156.13 115.229L256.5 170.991V155.221L184.513 115.229H156.13ZM71.9863 115.229L0 155.221V170.991L100.37 115.229H71.9863Z", fill: "#D80027" }),
1397
+ React.createElement("path", { d: "M100.37 55.7514L0 -0.0102539V15.7585L71.9873 55.7514H100.37Z", fill: "#0052B4" }),
1398
+ React.createElement("path", { d: "M100.37 55.7514L0 -0.0102539V15.7585L71.9873 55.7514H100.37Z", fill: "white" }),
1399
+ React.createElement("path", { d: "M100.37 55.7514L0 -0.0102539V15.7585L71.9873 55.7514H100.37ZM184.514 55.7514L256.5 15.7585V-0.0102539L156.13 55.7514H184.514Z", fill: "#D80027" })),
1400
+ React.createElement("defs", null,
1401
+ React.createElement("clipPath", { id: "clip0_301_550" },
1402
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
1403
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_om" },
1404
+ React.createElement("g", { clipPath: "url(#clip0_301_543)" },
1405
+ React.createElement("path", { d: "M0 -0.00878906H513V341.991H0V-0.00878906Z", fill: "#D80027" }),
1406
+ React.createElement("path", { d: "M138 -0.00878906H515V113.991H138V-0.00878906Z", fill: "white" }),
1407
+ React.createElement("path", { d: "M138 229.991H515V343.991H138V229.991Z", fill: "#4A7C3A" }),
1408
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.3447 38.2501C36.3443 38.2495 36.344 38.2491 40.3 35.1914C44.2561 32.1337 44.2561 32.1336 44.2562 32.1338L44.3574 32.2644C44.4261 32.3529 44.5291 32.4856 44.6646 32.6595C44.9356 33.0075 45.3365 33.5208 45.8525 34.1775C46.8847 35.4911 48.3767 37.378 50.2108 39.6638C53.8812 44.2382 58.9105 50.3967 64.358 56.749C69.8152 63.1126 75.6444 69.6149 80.9214 74.9011C86.3858 80.375 90.7097 83.9719 93.2433 85.174C99.9034 88.334 103.837 89.6109 105.95 90.1159C106.998 90.3664 107.54 90.4129 107.704 90.421C107.738 90.4227 107.752 90.4226 107.749 90.4226C107.744 90.4226 107.708 90.4229 107.645 90.4277C107.589 90.432 107.51 90.44 107.411 90.455C107.361 90.4625 107.307 90.4717 107.247 90.4832C107.217 90.4889 107.187 90.4951 107.154 90.5019L107.106 90.5127L107.08 90.5184L107.068 90.5213C107.061 90.5228 107.055 90.5243 108.2 95.3914C109.345 100.258 109.339 100.26 109.332 100.261L109.319 100.264L109.293 100.27L109.241 100.282C109.205 100.289 109.169 100.297 109.133 100.304C109.059 100.318 108.984 100.331 108.906 100.343C108.751 100.366 108.585 100.385 108.409 100.398C108.058 100.425 107.66 100.431 107.206 100.409C106.303 100.364 105.139 100.204 103.625 99.8419C100.613 99.1219 95.9966 97.5488 88.9568 94.2087C84.6404 92.1608 79.1892 87.3203 73.8443 81.966C68.3119 76.4241 62.2973 69.7076 56.767 63.2588C51.227 56.7986 46.1252 50.5508 42.4112 45.9221C40.553 43.6063 39.0396 41.6924 37.9893 40.3557C37.4641 39.6872 37.0546 39.1629 36.7754 38.8045C36.6359 38.6254 36.5289 38.4877 36.4564 38.3942L36.3447 38.2501Z", fill: "white" }),
1409
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M34.6001 95.3915L35.038 100.372L31.2139 91.7127L54.4854 70.2915H51.7001V60.2915H65.3492L65.7001 59.9685V35.1915H75.7001V50.7636L96.6139 31.5127L103.872 38.3553L100 35.1915C103.872 38.3553 103.872 38.3549 103.872 38.3553L103.447 38.8735C103.171 39.21 102.766 39.7036 102.247 40.3337C101.21 41.594 99.7183 43.4008 97.8986 45.5904C94.6033 49.5555 90.2281 54.7811 85.5249 60.2915H89.6001V70.2915H76.881C73.9318 73.6533 71.0222 76.9103 68.3243 79.8387C63.5692 85 59.1164 89.5385 56.246 91.6315C50.9134 95.5199 45.7154 97.6905 41.8278 98.8931C39.881 99.4954 38.25 99.8589 37.0759 100.075C36.4883 100.183 36.0133 100.254 35.6683 100.3C35.4958 100.323 35.3556 100.339 35.2499 100.351C35.197 100.357 35.1527 100.361 35.1173 100.365L35.0709 100.369L35.0528 100.371L35.0414 100.372C35.0397 100.372 35.038 100.372 34.6001 95.3915Z", fill: "white" })),
1410
+ React.createElement("defs", null,
1411
+ React.createElement("clipPath", { id: "clip0_301_543" },
1412
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00878906)" })))),
1413
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pa" },
1414
+ React.createElement("g", { clipPath: "url(#clip0_301_537)" },
1415
+ React.createElement("path", { d: "M0 -0.00390625H513V341.989H0V-0.00390625Z", fill: "white" }),
1416
+ React.createElement("path", { d: "M256.5 170.993V341.989H0V170.993H256.5Z", fill: "#0052B4" }),
1417
+ React.createElement("path", { d: "M513 -0.00390625V170.992H256.5V-0.00390625H513Z", fill: "#D80027" }),
1418
+ React.createElement("path", { d: "M128.25 37.7666L140.097 74.2267H178.435L147.419 96.7616L159.265 133.222L128.25 110.688L97.2343 133.222L109.08 96.7616L78.0649 74.2267H116.403L128.25 37.7666Z", fill: "#0052B4" }),
1419
+ React.createElement("path", { d: "M384.75 208.763L396.597 245.223H434.935L403.919 267.758L415.765 304.218L384.75 281.684L353.734 304.218L365.58 267.758L334.565 245.223H372.903L384.75 208.763Z", fill: "#D80027" })),
1420
+ React.createElement("defs", null,
1421
+ React.createElement("clipPath", { id: "clip0_301_537" },
1422
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
1423
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pe" },
1424
+ React.createElement("g", { clipPath: "url(#clip0_301_533)" },
1425
+ React.createElement("path", { d: "M0 -0.0102539H513V341.982H0V-0.0102539Z", fill: "white" }),
1426
+ React.createElement("path", { d: "M0 -0.0102539H170.996V341.993H0V-0.0102539ZM342.004 -0.0102539H513V341.993H342.004V-0.0102539Z", fill: "#D80027" })),
1427
+ React.createElement("defs", null,
1428
+ React.createElement("clipPath", { id: "clip0_301_533" },
1429
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00830078)" })))),
1430
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pf" },
1431
+ React.createElement("g", { clipPath: "url(#clip0_301_525)" },
1432
+ React.createElement("path", { d: "M0 -0.00488281H513V341.988H0V-0.00488281Z", fill: "white" }),
1433
+ React.createElement("path", { d: "M0 -0.00488281H513V113.992H0V-0.00488281ZM0 227.991H513V341.988H0V227.991Z", fill: "#D80027" }),
1434
+ React.createElement("path", { d: "M294.565 170.992C294.565 192.015 277.522 204.3 256.499 204.3C235.476 204.3 218.434 192.015 218.434 170.992C218.434 149.969 235.477 132.926 256.5 132.926C277.523 132.926 294.565 149.969 294.565 170.992Z", fill: "#FFDA44" }),
1435
+ React.createElement("path", { d: "M294.565 170.991C294.565 192.014 277.522 209.057 256.499 209.057C235.476 209.057 218.433 192.014 218.433 170.991", fill: "#0052B4" }),
1436
+ React.createElement("path", { d: "M232.712 161.479H242.229V180.516H232.712V161.479ZM270.775 161.479H280.291V180.516H270.775V161.479ZM251.737 147.204H261.254V180.512H251.737V147.204Z", fill: "#D80027" })),
1437
+ React.createElement("defs", null,
1438
+ React.createElement("clipPath", { id: "clip0_301_525" },
1439
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00878906)" })))),
1440
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pg" },
1441
+ React.createElement("g", { clipPath: "url(#clip0_301_519)" },
1442
+ React.createElement("path", { d: "M0 -0.00878906H513V341.995H0V-0.00878906Z", fill: "black" }),
1443
+ React.createElement("path", { d: "M0 -0.0117188H513V341.987", fill: "#A2001D" }),
1444
+ React.createElement("path", { d: "M205.031 241.617L207.798 250.138H216.757L209.51 255.403L212.278 263.922L205.031 258.658L197.784 263.922L200.551 255.403L193.304 250.138H202.261L205.031 241.617ZM182.152 159.836L186.766 174.036H201.696L189.617 182.81L194.231 197.009L182.152 188.233L170.074 197.009L174.689 182.81L162.609 174.036H177.539L182.152 159.836ZM182.152 263.922L186.765 278.123H201.696L189.616 286.897L194.231 301.097L182.152 292.321L170.074 301.097L174.687 286.897L162.609 278.123H177.537L182.152 263.922ZM225.803 197.009L230.418 211.209H245.348L233.269 219.984L237.883 234.184L225.803 225.408L213.726 234.184L218.341 219.984L206.261 211.209H221.191L225.803 197.009ZM138.5 197.009L143.115 211.209H158.043L145.966 219.984L150.578 234.184L138.5 225.408L126.422 234.184L131.036 219.984L118.957 211.209H133.886L138.5 197.009Z", fill: "white" }),
1445
+ React.createElement("path", { d: "M377.261 119.053C369.619 111.41 359.689 106.896 349.017 106.12L380.96 81.2763C368.237 68.5535 351.188 62.8093 334.55 64.0247C332.497 56.6311 328.563 49.8957 323.132 44.4756L310.514 69.7108C309.668 68.1661 308.606 66.7501 307.36 65.5056C300.101 58.2464 288.332 58.2474 281.075 65.5056C273.818 72.7637 273.816 84.5327 281.075 91.7908C282.32 93.0363 283.736 94.0983 285.28 94.945L260.045 107.563C265.467 112.997 272.205 116.932 279.602 118.984C278.383 135.622 284.122 152.668 296.845 165.391L324.753 129.51C326.834 127.449 329.646 126.295 332.575 126.302C335.554 126.302 338.355 127.462 340.461 129.568C341.5 130.602 342.323 131.83 342.884 133.184C343.445 134.537 343.731 135.989 343.727 137.454C343.727 140.434 342.567 143.233 340.461 145.339L350.975 155.854C355.89 150.939 358.597 144.403 358.597 137.454C358.597 131.768 356.783 126.361 353.434 121.89C358.471 123.229 363.065 125.878 366.748 129.566C378.344 141.161 378.344 160.029 366.748 171.623L377.262 182.138C385.688 173.713 390.327 162.51 390.327 150.595C390.326 138.68 385.686 127.478 377.261 119.053Z", fill: "#FFDA44" })),
1446
+ React.createElement("defs", null,
1447
+ React.createElement("clipPath", { id: "clip0_301_519" },
1448
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00878906)" })))),
1449
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ph" },
1450
+ React.createElement("g", { clipPath: "url(#clip0_301_513)" },
1451
+ React.createElement("path", { d: "M0 -0.00317383H513V341.989H0V-0.00317383Z", fill: "white" }),
1452
+ React.createElement("path", { d: "M513 -0.00317383V170.993H256.5L0 -0.00317383H513Z", fill: "#0052B4" }),
1453
+ React.createElement("path", { d: "M513 170.993V341.989H0L256.5 170.993H513Z", fill: "#D80027" }),
1454
+ React.createElement("path", { d: "M162.224 170.993L134.883 158.133L149.443 131.654L119.753 137.333L115.991 107.341L95.3107 129.399L74.6314 107.341L70.869 137.333L41.1802 131.653L55.7395 158.132L28.3982 170.993L55.7395 183.853L41.1802 210.333L70.871 204.654L74.6314 234.645L95.3107 212.587L115.991 234.645L119.753 204.654L149.442 210.334L134.882 183.855L162.224 170.993ZM21.8314 32.3301L30.9302 45.0509L45.8382 40.3277L36.5521 52.9122L45.6509 65.631L30.8129 60.6894L21.5268 73.2729L21.6441 57.6344L6.80615 52.6908L21.7152 47.9696L21.8314 32.3301ZM21.8314 268.714L30.9302 281.435L45.8382 276.711L36.5521 289.296L45.6509 302.016L30.8129 297.073L21.5268 309.656L21.6441 294.018L6.80615 289.075L21.7152 284.353L21.8314 268.714ZM210.806 150.522L201.707 163.242L186.799 158.52L196.085 171.104L186.986 183.824L201.824 178.882L211.11 191.464L210.993 175.827L225.831 170.883L210.922 166.161L210.806 150.522Z", fill: "#FFDA44" })),
1455
+ React.createElement("defs", null,
1456
+ React.createElement("clipPath", { id: "clip0_301_513" },
1457
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00708008)" })))),
1458
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pk" },
1459
+ React.createElement("g", { clipPath: "url(#clip0_301_506)" },
1460
+ React.createElement("path", { d: "M394.276 85.343L411.823 104.255L435.231 93.4127L422.666 115.944L440.213 134.857L414.901 129.869L402.337 152.401L399.258 126.787L373.946 121.799L397.354 110.958L394.276 85.343Z", fill: "white" }),
1461
+ React.createElement("path", { d: "M0 0.00366211H513V341.996H0V0.00366211Z", fill: "white" }),
1462
+ React.createElement("path", { d: "M128.25 -0.00830078H513V341.995H128.25V-0.00830078Z", fill: "#01411C" }),
1463
+ React.createElement("path", { d: "M362.616 213.871C331.518 236.34 288.092 229.347 265.623 198.248C243.152 167.149 250.147 123.724 281.246 101.255C290.942 94.2494 301.836 90.1083 312.921 88.6675C291.596 85.4783 269.058 90.2836 250.201 103.908C211.926 131.564 203.317 185.01 230.972 223.286C258.627 261.56 312.074 270.169 350.35 242.512C369.207 228.888 380.845 208.999 384.512 187.751C379.664 197.82 372.313 206.864 362.616 213.871ZM361.284 87.7206L378.802 106.599L402.17 95.7763L389.626 118.267L407.144 137.148L381.875 132.17L369.332 154.664L366.259 129.093L340.99 124.115L364.358 113.291L361.284 87.7206Z", fill: "white" })),
1464
+ React.createElement("defs", null,
1465
+ React.createElement("clipPath", { id: "clip0_301_506" },
1466
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00634766)" })))),
1467
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pl" },
1468
+ React.createElement("g", { clipPath: "url(#clip0_301_501)" },
1469
+ React.createElement("path", { d: "M0 -0.00268555H513V341.99H0V-0.00268555Z", fill: "white" }),
1470
+ React.createElement("path", { d: "M0 -0.00268555H513V170.994H0V-0.00268555Z", fill: "white" }),
1471
+ React.createElement("path", { d: "M0 170.994H513V341.99H0V170.994Z", fill: "#D80027" })),
1472
+ React.createElement("defs", null,
1473
+ React.createElement("clipPath", { id: "clip0_301_501" },
1474
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00671387)" })))),
1475
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pr" },
1476
+ React.createElement("g", { clipPath: "url(#clip0_301_474)" },
1477
+ React.createElement("path", { d: "M0 -0.00366211H513V341.989H0V-0.00366211Z", fill: "white" }),
1478
+ React.createElement("path", { d: "M0 -0.00366211H513V68.3927H0V-0.00366211ZM0 136.789H513V205.185H0V136.789ZM0 273.593H513V341.989H0V273.593Z", fill: "#D80027" }),
1479
+ React.createElement("path", { d: "M256.5 170.999L0 341.994V-0.00952148L256.5 170.999Z", fill: "#0052B4" }),
1480
+ React.createElement("path", { d: "M83.6401 110.006L98.7766 156.595H147.766L108.135 185.39L123.271 231.98L83.6401 203.185L44.0079 231.98L59.1474 185.39L19.5161 156.595H68.5036L83.6401 110.006Z", fill: "white" })),
1481
+ React.createElement("defs", null,
1482
+ React.createElement("clipPath", { id: "clip0_301_474" },
1483
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00756836)" })))),
1484
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ps" },
1485
+ React.createElement("g", { clipPath: "url(#clip0_301_469)" },
1486
+ React.createElement("path", { d: "M0 -0.00390625H513V341.989H0V-0.00390625Z", fill: "white" }),
1487
+ React.createElement("path", { d: "M0 -0.00390625H513V113.993H0V-0.00390625Z", fill: "black" }),
1488
+ React.createElement("path", { d: "M0 227.992H513V341.989H0V227.992Z", fill: "#268024" }),
1489
+ React.createElement("path", { d: "M256.5 170.999L0 341.994V-0.00976562L256.5 170.999Z", fill: "#E4312B" })),
1490
+ React.createElement("defs", null,
1491
+ React.createElement("clipPath", { id: "clip0_301_469" },
1492
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0078125)" })))),
1493
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pt" },
1494
+ React.createElement("g", { clipPath: "url(#clip0_301_463)" },
1495
+ React.createElement("path", { d: "M0 -0.00439453H513V341.988H0V-0.00439453Z", fill: "#D80027" }),
1496
+ React.createElement("path", { d: "M197.025 -0.00439453V341.988H0V-0.00439453H197.025Z", fill: "#6DA544" }),
1497
+ React.createElement("path", { d: "M197.025 235.117C232.44 235.117 261.15 206.407 261.15 170.992C261.15 135.577 232.44 106.867 197.025 106.867C161.61 106.867 132.9 135.577 132.9 170.992C132.9 206.407 161.61 235.117 197.025 235.117Z", fill: "#FFDA44" }),
1498
+ React.createElement("path", { d: "M160.952 138.93V179.009C160.952 198.93 177.101 215.079 197.022 215.079C216.943 215.079 233.092 198.93 233.092 179.009V138.93H160.952Z", fill: "#D80027" }),
1499
+ React.createElement("path", { d: "M197.022 191.031C190.392 191.031 184.999 185.638 184.999 179.008V162.977H209.046V179.008C209.045 185.637 203.651 191.031 197.022 191.031Z", fill: "white" })),
1500
+ React.createElement("defs", null,
1501
+ React.createElement("clipPath", { id: "clip0_301_463" },
1502
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00830078)" })))),
1503
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_pw" },
1504
+ React.createElement("g", { clipPath: "url(#clip0_301_460)" },
1505
+ React.createElement("path", { d: "M0 -0.0107422H513V341.993H0V-0.0107422Z", fill: "#338AF3" }),
1506
+ React.createElement("path", { d: "M219.329 245.338C260.393 245.338 293.681 212.049 293.681 170.986C293.681 129.922 260.393 96.6338 219.329 96.6338C178.266 96.6338 144.978 129.922 144.978 170.986C144.978 212.049 178.266 245.338 219.329 245.338Z", fill: "#FFDA44" })),
1507
+ React.createElement("defs", null,
1508
+ React.createElement("clipPath", { id: "clip0_301_460" },
1509
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00878906)" })))),
1510
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_py" },
1511
+ React.createElement("g", { clipPath: "url(#clip0_301_454)" },
1512
+ React.createElement("path", { d: "M0 -0.00537109H513V341.987H0V-0.00537109Z", fill: "white" }),
1513
+ React.createElement("path", { d: "M0 -0.00537109H513V113.992H0V-0.00537109Z", fill: "#D80027" }),
1514
+ React.createElement("path", { d: "M0 227.99H513V341.987H0V227.99Z", fill: "#0052B4" }),
1515
+ React.createElement("path", { d: "M290.145 131.652L277.528 144.269C282.909 149.651 286.238 157.086 286.238 165.298C286.238 181.722 272.923 195.036 256.5 195.036C240.076 195.036 226.762 181.721 226.762 165.298C226.762 157.087 230.091 149.651 235.472 144.269L222.856 131.652C214.245 140.263 208.918 152.158 208.918 165.297C208.918 191.576 230.221 212.879 256.5 212.879C282.779 212.879 304.082 191.576 304.082 165.297C304.082 152.159 298.756 140.263 290.145 131.652Z", fill: "#6DA544" }),
1516
+ React.createElement("path", { d: "M256.5 147.455L260.929 161.087H275.261L263.666 169.511L268.095 183.142L256.5 174.717L244.904 183.142L249.334 169.511L237.738 161.087H252.07L256.5 147.455Z", fill: "#FFDA44" })),
1517
+ React.createElement("defs", null,
1518
+ React.createElement("clipPath", { id: "clip0_301_454" },
1519
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00927734)" })))),
1520
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_qa" },
1521
+ React.createElement("g", { clipPath: "url(#clip0_301_451)" },
1522
+ React.createElement("path", { d: "M0 -0.00732422H512V341.993H0V-0.00732422Z", fill: "#751A46" }),
1523
+ React.createElement("path", { d: "M0 -0.00732422V341.993H150.3L188 322.393L150.3 303.493L188 284.493L150.3 265.593L188 246.593L150.3 227.593L188 208.693L150.3 189.693L188 170.693L150.3 151.793L188 132.793L150.3 113.893L188 94.8927L150.3 75.8927L188 56.9927L150.3 37.9927L188 19.0927L150.3 -0.00732422H0Z", fill: "white" })),
1524
+ React.createElement("defs", null,
1525
+ React.createElement("clipPath", { id: "clip0_301_451" },
1526
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00732422)" })))),
1527
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_re" },
1528
+ React.createElement("g", { clipPath: "url(#clip0_301_446)" },
1529
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 -21.3843H513V363.366H0V-21.3843Z", fill: "white" }),
1530
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 -21.3843H170.973V363.366H0V-21.3843Z", fill: "#00267F" }),
1531
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M342.027 -21.3843H513V363.366H342.027V-21.3843Z", fill: "#F31830" })),
1532
+ React.createElement("defs", null,
1533
+ React.createElement("clipPath", { id: "clip0_301_446" },
1534
+ React.createElement("rect", { width: "513", height: "341.999", fill: "white", transform: "translate(0 -0.00976562)" })))),
1535
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ro" },
1536
+ React.createElement("g", { clipPath: "url(#clip0_301_442)" },
1537
+ React.createElement("path", { d: "M0 0.987793H513V342.98H0V0.987793Z", fill: "#FFDA44" }),
1538
+ React.createElement("path", { d: "M0 0.987793H170.996V342.991H0V0.987793Z", fill: "#0052B4" }),
1539
+ React.createElement("path", { d: "M342.004 0.987793H513V342.991H342.004V0.987793Z", fill: "#D80027" })),
1540
+ React.createElement("defs", null,
1541
+ React.createElement("clipPath", { id: "clip0_301_442" },
1542
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.989746)" })))),
1543
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_rs" },
1544
+ React.createElement("g", { clipPath: "url(#clip0_301_434)" },
1545
+ React.createElement("path", { d: "M0 0.987305H513V342.991H0V0.987305Z", fill: "#0052B4" }),
1546
+ React.createElement("path", { d: "M0 0.987305H513V114.985H0V0.987305Z", fill: "#D80027" }),
1547
+ React.createElement("path", { d: "M0 228.982H513V342.98H0V228.982Z", fill: "white" }),
1548
+ React.createElement("path", { d: "M129.721 97.6377V182.94C129.721 231.464 193.111 246.331 193.111 246.331C193.111 246.331 256.5 231.462 256.5 182.94V97.6377H129.721Z", fill: "#D80027" }),
1549
+ React.createElement("path", { d: "M155.938 112.507H230.284V82.7684L215.414 90.2029L193.109 67.8994L170.807 90.2029L155.938 82.7684V112.507ZM241.631 194.816L193.306 146.491L144.98 194.816L160.752 210.587L193.306 178.033L225.859 210.587L241.631 194.816Z", fill: "#FFDA44" }),
1550
+ React.createElement("path", { d: "M241.631 149.68H219.083C220.397 147.424 221.088 144.859 221.088 142.248C221.088 134.036 214.43 127.379 206.219 127.379C200.545 127.379 195.617 130.557 193.11 135.23C190.603 130.558 185.675 127.379 180.002 127.379C171.791 127.379 165.133 134.036 165.133 142.248C165.133 144.959 165.87 147.493 167.138 149.68H144.98C144.98 157.892 152.133 164.549 160.344 164.549H159.849C159.849 172.761 166.506 179.418 174.718 179.418C174.718 186.69 179.94 192.73 186.836 194.023L175.119 220.475C180.894 222.825 187.07 224.031 193.304 224.026C199.538 224.03 205.714 222.825 211.488 220.475L199.771 194.023C206.668 192.73 211.889 186.69 211.889 179.418C220.101 179.418 226.758 172.761 226.758 164.549H226.263C234.478 164.549 241.631 157.892 241.631 149.68Z", fill: "white" })),
1551
+ React.createElement("defs", null,
1552
+ React.createElement("clipPath", { id: "clip0_301_434" },
1553
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.989258)" })))),
1554
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ru" },
1555
+ React.createElement("g", { clipPath: "url(#clip0_301_429)" },
1556
+ React.createElement("path", { d: "M0 0.986328V342.985H513V0.986328H0Z", fill: "white" }),
1557
+ React.createElement("path", { d: "M0 0.989258H513V342.993H0V0.989258Z", fill: "#0052B4" }),
1558
+ React.createElement("path", { d: "M0 0.989258H513V114.986H0V0.989258Z", fill: "white" }),
1559
+ React.createElement("path", { d: "M0 228.984H513V342.982H0V228.984Z", fill: "#D80027" })),
1560
+ React.createElement("defs", null,
1561
+ React.createElement("clipPath", { id: "clip0_301_429" },
1562
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.989258)" })))),
1563
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_rw" },
1564
+ React.createElement("g", { clipPath: "url(#clip0_301_424)" },
1565
+ React.createElement("path", { d: "M0 0.987305H513V342.991H0V0.987305Z", fill: "#338AF3" }),
1566
+ React.createElement("path", { d: "M0 171.983H513V253.762H0V171.983Z", fill: "#FFDA44" }),
1567
+ React.createElement("path", { d: "M0 253.763H513V342.98H0V253.763Z", fill: "#496E2D" }),
1568
+ React.createElement("path", { d: "M278.805 101.06L299.689 110.883L288.569 131.109L311.245 126.77L314.119 149.68L329.914 132.831L345.711 149.68L348.584 126.77L371.261 131.109L360.14 110.883L381.024 101.06L360.139 91.236L371.261 71.0116L348.584 75.3491L345.71 52.4404L329.914 69.2893L314.118 52.4404L311.245 75.3491L288.567 71.0116L299.688 91.2381L278.805 101.06Z", fill: "#FFDA44" })),
1569
+ React.createElement("defs", null,
1570
+ React.createElement("clipPath", { id: "clip0_301_424" },
1571
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.989258)" })))),
1572
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_sa" },
1573
+ React.createElement("g", { clipPath: "url(#clip0_301_418)" },
1574
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#055E1C" }),
1575
+ React.createElement("path", { d: "M183.906 204.446C183.906 216.765 193.656 226.75 205.685 226.75H271.02C271.02 237.014 279.146 245.337 289.17 245.337H310.948C320.972 245.337 329.098 237.015 329.098 226.75V204.446H183.906ZM330.909 96.6405V148.684C330.909 156.883 324.396 163.553 316.39 163.553V185.857C336.405 185.857 352.686 169.182 352.686 148.684V96.6405H330.909ZM174.832 148.685C174.832 156.884 168.319 163.554 160.312 163.554V185.858C180.328 185.858 196.609 169.183 196.609 148.685V96.6415H174.831V148.685H174.832Z", fill: "white" }),
1576
+ React.createElement("path", { d: "M298.242 96.6375H320.02V148.681H298.242V96.6375ZM265.574 126.381C265.574 128.43 263.946 130.098 261.944 130.098C259.942 130.098 258.314 128.43 258.314 126.381V96.6405H236.536V126.381C236.536 128.43 234.907 130.098 232.906 130.098C230.904 130.098 229.276 128.43 229.276 126.381V96.6405H207.497V126.381C207.497 140.728 218.895 152.402 232.905 152.402C238.3 152.402 243.305 150.666 247.424 147.716C251.542 150.666 256.548 152.402 261.943 152.402C263.029 152.402 264.097 152.324 265.149 152.187C263.606 158.698 257.88 163.554 251.054 163.554V185.858C271.069 185.858 287.351 169.183 287.351 148.685V96.6405H265.572L265.574 126.381Z", fill: "white" }),
1577
+ React.createElement("path", { d: "M207.497 163.55H240.162V185.854H207.497V163.55Z", fill: "white" })),
1578
+ React.createElement("defs", null,
1579
+ React.createElement("clipPath", { id: "clip0_301_418" },
1580
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1581
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_sb" },
1582
+ React.createElement("g", { clipPath: "url(#clip0_301_412)" },
1583
+ React.createElement("path", { d: "M0 -0.00537109H513V341.998H0V-0.00537109Z", fill: "#496E2D" }),
1584
+ React.createElement("path", { d: "M0 341.99V-0.010376H513", fill: "#0052B4" }),
1585
+ React.createElement("path", { d: "M0 311.762V341.99H45.3434L513 30.2185V-0.010376H467.657L0 311.762Z", fill: "#FFDA44" }),
1586
+ React.createElement("path", { d: "M85.8554 23.4934L90.9854 39.2802H107.584L94.1545 49.0362L99.2845 64.824L85.8554 55.0669L72.4242 64.824L77.5542 49.0362L64.125 39.2802H80.7244L85.8554 23.4934ZM170.645 23.4934L175.776 39.2802H192.375L178.946 49.0362L184.076 64.824L170.645 55.0669L157.215 64.824L162.345 49.0362L148.916 39.2802H165.515L170.645 23.4934ZM85.8554 106.157L90.9854 121.943H107.584L94.1545 131.7L99.2845 147.488L85.8554 137.73L72.4242 147.488L77.5542 131.7L64.125 121.943H80.7244L85.8554 106.157ZM170.645 106.157L175.776 121.943H192.375L178.946 131.7L184.076 147.488L170.645 137.73L157.215 147.488L162.345 131.7L148.916 121.943H165.515L170.645 106.157ZM128.25 64.824L133.38 80.6107H149.98L136.549 90.3678L141.679 106.157L128.25 96.3985L114.821 106.157L119.951 90.3678L106.52 80.6107H123.12L128.25 64.824Z", fill: "white" })),
1587
+ React.createElement("defs", null,
1588
+ React.createElement("clipPath", { id: "clip0_301_412" },
1589
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00634766)" })))),
1590
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_sc" },
1591
+ React.createElement("g", { clipPath: "url(#clip0_301_406)" },
1592
+ React.createElement("path", { d: "M0 -0.00256348H513V341.99H0V-0.00256348Z", fill: "white" }),
1593
+ React.createElement("path", { d: "M235.914 -0.00256348L0 341.99L428.18 -0.00256348H235.914Z", fill: "#FFDA44" }),
1594
+ React.createElement("path", { d: "M513 244.53L0 341.99H513V244.53Z", fill: "#6DA544" }),
1595
+ React.createElement("path", { d: "M513 -0.00256348H428.18L0 341.99L513 137.079V-0.00256348Z", fill: "#D80027" }),
1596
+ React.createElement("path", { d: "M0 -0.00256348V341.99L235.914 -0.00256348H0Z", fill: "#0052B4" })),
1597
+ React.createElement("defs", null,
1598
+ React.createElement("clipPath", { id: "clip0_301_406" },
1599
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0065918)" })))),
1600
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_sd" },
1601
+ React.createElement("g", { clipPath: "url(#clip0_301_401)" },
1602
+ React.createElement("path", { d: "M0 -0.00292969H513V341.99H0V-0.00292969Z", fill: "white" }),
1603
+ React.createElement("path", { d: "M0 -0.00292969H513V113.994H0V-0.00292969Z", fill: "#D80027" }),
1604
+ React.createElement("path", { d: "M0 227.993H513V341.99H0V227.993Z", fill: "black" }),
1605
+ React.createElement("path", { d: "M0 341.995V-0.00878906L256.5 171L0 341.995Z", fill: "#496E2D" })),
1606
+ React.createElement("defs", null,
1607
+ React.createElement("clipPath", { id: "clip0_301_401" },
1608
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
1609
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_se" },
1610
+ React.createElement("g", { clipPath: "url(#clip0_301_398)" },
1611
+ React.createElement("path", { d: "M0 0.958984H513V342.963H0V0.958984Z", fill: "#0052B4" }),
1612
+ React.createElement("path", { d: "M192.375 0.956055H128.25V139.893H0V204.018H128.25V342.955H192.375V204.018H513V139.893H192.375V0.956055Z", fill: "#FFDA44" })),
1613
+ React.createElement("defs", null,
1614
+ React.createElement("clipPath", { id: "clip0_301_398" },
1615
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958984)" })))),
1616
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sg" },
1617
+ React.createElement("g", { clipPath: "url(#clip0_301_392)" },
1618
+ React.createElement("path", { d: "M0 0.962891H513V342.956H0V0.962891Z", fill: "white" }),
1619
+ React.createElement("path", { d: "M0 0.962891H513V171.959H0V0.962891Z", fill: "#D80027" }),
1620
+ React.createElement("path", { d: "M83.6414 86.4585C83.6414 61.5449 101.152 40.7324 124.533 35.6254C120.87 34.8223 117.131 34.4165 113.381 34.415C84.6373 34.415 61.3379 57.7145 61.3379 86.4575C61.3379 115.201 84.6383 138.501 113.381 138.501C117.211 138.501 120.939 138.075 124.533 137.291C101.152 132.186 83.6414 111.373 83.6414 86.4585ZM150.555 38.1333L154.246 49.4924H166.19L156.526 56.5131L160.218 67.8723L150.555 60.8526L140.891 67.8723L144.583 56.5131L134.919 49.4924H146.864L150.555 38.1333Z", fill: "white" }),
1621
+ React.createElement("path", { d: "M121.582 60.438L125.272 71.7971H137.216L127.552 78.8178L131.244 90.177L121.582 83.1573L111.918 90.177L115.61 78.8178L105.946 71.7971H117.891L121.582 60.438ZM179.529 60.438L183.22 71.7971H195.164L185.5 78.8178L189.192 90.177L179.529 83.1573L169.866 90.177L173.558 78.8178L163.894 71.7971H175.839L179.529 60.438ZM168.376 93.8942L172.067 105.253H184.011L174.349 112.274L178.04 123.633L168.376 116.613L158.714 123.633L162.405 112.274L152.743 105.253H164.686L168.376 93.8942ZM132.734 93.8942L136.424 105.253H148.368L138.705 112.274L142.396 123.633L132.734 116.613L123.071 123.633L126.762 112.274L117.099 105.253H129.042L132.734 93.8942Z", fill: "white" })),
1622
+ React.createElement("defs", null,
1623
+ React.createElement("clipPath", { id: "clip0_301_392" },
1624
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958984)" })))),
1625
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_si" },
1626
+ React.createElement("g", { clipPath: "url(#clip0_301_369)" },
1627
+ React.createElement("path", { d: "M0 0.962402H513V342.955H0V0.962402Z", fill: "white" }),
1628
+ React.createElement("path", { d: "M0 114.96H513V228.957H0V114.96Z", fill: "#0052B4" }),
1629
+ React.createElement("path", { d: "M0 228.958H513V342.955H0V228.958Z", fill: "#D80027" }),
1630
+ React.createElement("path", { d: "M234.062 112.482V127.348C234.062 161.495 189.453 171.957 189.453 171.957C189.453 171.957 144.844 161.496 144.844 127.348V112.482L144.699 68.2074L233.916 67.9409L234.062 112.482Z", fill: "white" }),
1631
+ React.createElement("path", { d: "M234.062 112.482V127.348C234.062 161.495 189.453 171.957 189.453 171.957C189.453 171.957 144.844 161.496 144.844 127.348V112.482L144.699 68.2074L233.916 67.9409L234.062 112.482Z", fill: "#0052B4" }),
1632
+ React.createElement("path", { d: "M234.063 112.482V127.348C234.063 161.495 189.454 171.957 189.454 171.957C189.454 171.957 144.845 161.496 144.845 127.348V112.482L159.722 127.348L189.454 105.043L219.197 127.348L234.063 112.482Z", fill: "white" })),
1633
+ React.createElement("defs", null,
1634
+ React.createElement("clipPath", { id: "clip0_301_369" },
1635
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958496)" })))),
1636
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sk" },
1637
+ React.createElement("g", { clipPath: "url(#clip0_301_357)" },
1638
+ React.createElement("path", { d: "M0 0.961426H513V342.954H0V0.961426Z", fill: "white" }),
1639
+ React.createElement("path", { d: "M0 112.483H513V231.432H0V112.483Z", fill: "#0052B4" }),
1640
+ React.createElement("path", { d: "M0 231.433H513V342.954H0V231.433Z", fill: "#D80027" }),
1641
+ React.createElement("path", { d: "M129.721 97.6118V182.914C129.721 231.438 193.111 246.305 193.111 246.305C193.111 246.305 256.5 231.436 256.5 182.914V97.6118H129.721Z", fill: "white" }),
1642
+ React.createElement("path", { d: "M146.411 100.112V182.213C146.411 187.696 147.628 192.874 150.041 197.728H236.179C238.592 192.875 239.809 187.697 239.809 182.213V100.112H146.411Z", fill: "#D80027" }),
1643
+ React.createElement("path", { d: "M221.733 157.357H200.266V143.046H214.578V128.735H200.266V114.423H185.955V128.735H171.645V143.046H185.955V157.357H164.487V171.668H185.955V185.979H200.266V171.668H221.733V157.357Z", fill: "white" }),
1644
+ React.createElement("path", { d: "M169.563 217.705C178.785 223.499 188.259 226.866 193.111 228.362C197.962 226.865 207.437 223.5 216.659 217.705C225.959 211.861 232.48 205.175 236.181 197.727C231.959 194.734 226.91 193.129 221.735 193.135C219.775 193.135 217.871 193.368 216.042 193.793C212.163 184.98 203.359 178.824 193.113 178.824C182.866 178.824 174.063 184.98 170.184 193.793C168.318 193.357 166.408 193.136 164.491 193.135C159.316 193.129 154.267 194.734 150.045 197.727C153.743 205.175 160.263 211.861 169.563 217.705Z", fill: "#0052B4" })),
1645
+ React.createElement("defs", null,
1646
+ React.createElement("clipPath", { id: "clip0_301_357" },
1647
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.95752)" })))),
1648
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sl" },
1649
+ React.createElement("g", { clipPath: "url(#clip0_301_353)" },
1650
+ React.createElement("path", { d: "M0 0.960938H513V342.954H0V0.960938Z", fill: "white" }),
1651
+ React.createElement("path", { d: "M0 0.960938H513V114.958H0V0.960938Z", fill: "#6DA544" }),
1652
+ React.createElement("path", { d: "M0 228.957H513V342.954H0V228.957Z", fill: "#338AF3" })),
1653
+ React.createElement("defs", null,
1654
+ React.createElement("clipPath", { id: "clip0_301_353" },
1655
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.957031)" })))),
1656
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sm" },
1657
+ React.createElement("g", { clipPath: "url(#clip0_301_345)" },
1658
+ React.createElement("path", { d: "M0 0.963867H513V342.956H0V0.963867Z", fill: "#338AF3" }),
1659
+ React.createElement("path", { d: "M513 0.958008V167.974L0 172.133V0.958008H513Z", fill: "white" }),
1660
+ React.createElement("path", { d: "M324.377 118.953L256.5 186.829L188.624 118.953C179.542 132.414 174.699 148.287 174.718 164.525V186.829C174.718 222.643 197.86 253.152 229.974 264.193C225.688 272.595 226.411 283.078 232.691 290.916L256.996 271.439L281.302 290.916C287.656 282.986 288.326 272.346 283.871 263.896C315.546 252.613 338.285 222.33 338.285 186.829V164.525C338.302 148.287 333.458 132.415 324.377 118.953Z", fill: "#6DA544" }),
1661
+ React.createElement("path", { d: "M256.5 246.308C223.704 246.308 197.022 219.626 197.022 186.83V164.526C197.022 131.729 223.704 105.047 256.5 105.047C289.296 105.047 315.978 131.729 315.978 164.525V186.829C315.978 219.626 289.296 246.308 256.5 246.308Z", fill: "#FFDA44" }),
1662
+ React.createElement("path", { d: "M293.673 186.829V164.525C293.673 144.027 276.998 127.352 256.5 127.352C236.002 127.352 219.326 144.027 219.326 164.525V186.829L256.5 194.265L293.673 186.829Z", fill: "#338AF3" }),
1663
+ React.createElement("path", { d: "M219.326 186.829C219.326 207.327 236.002 224.003 256.5 224.003C276.998 224.003 293.673 207.327 293.673 186.829H219.326Z", fill: "#6DA544" }),
1664
+ React.createElement("path", { d: "M301.109 105.047C301.109 92.7284 291.123 82.7429 278.804 82.7429C273.316 82.7357 268.019 84.7601 263.935 88.426V75.3074H271.371V60.4384H263.935V53.0029H249.066V60.4384H241.631V75.3074H249.066V88.426C244.981 84.7602 239.685 82.7358 234.196 82.7429C221.877 82.7429 211.892 92.7284 211.892 105.047C211.892 111.651 214.764 117.584 219.327 121.669V134.787H293.675V121.669C298.236 117.584 301.109 111.652 301.109 105.047Z", fill: "#FFDA44" })),
1665
+ React.createElement("defs", null,
1666
+ React.createElement("clipPath", { id: "clip0_301_345" },
1667
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.957031)" })))),
1668
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sn" },
1669
+ React.createElement("g", { clipPath: "url(#clip0_301_340)" },
1670
+ React.createElement("path", { d: "M0 0.954102H513V342.947H0V0.954102Z", fill: "#FFDA44" }),
1671
+ React.createElement("path", { d: "M330.852 0.954102H513V342.958H330.852V0.954102Z", fill: "#D80027" }),
1672
+ React.createElement("path", { d: "M0 0.954102H182.148V342.958H0V0.954102ZM256.499 112.472L271.261 157.908H319.039L280.388 185.992L295.15 231.428L256.499 203.348L217.847 231.428L232.612 185.992L193.961 157.908H241.735L256.499 112.472Z", fill: "#496E2D" })),
1673
+ React.createElement("defs", null,
1674
+ React.createElement("clipPath", { id: "clip0_301_340" },
1675
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.956055)" })))),
1676
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_so" },
1677
+ React.createElement("g", { clipPath: "url(#clip0_301_337)" },
1678
+ React.createElement("path", { d: "M0 0.954102H513V342.958H0V0.954102Z", fill: "#338AF3" }),
1679
+ React.createElement("path", { d: "M256.5 73.0361L279.207 142.92H352.688L293.24 186.111L315.948 255.996L256.5 212.805L197.052 255.996L219.76 186.111L160.312 142.92H233.793L256.5 73.0361Z", fill: "white" })),
1680
+ React.createElement("defs", null,
1681
+ React.createElement("clipPath", { id: "clip0_301_337" },
1682
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.956055)" })))),
1683
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sr" },
1684
+ React.createElement("g", { clipPath: "url(#clip0_301_331)" },
1685
+ React.createElement("path", { d: "M0 0.957031H513V342.961H0V0.957031Z", fill: "white" }),
1686
+ React.createElement("path", { d: "M0 112.479H513V231.439H0V112.479Z", fill: "#A2001D" }),
1687
+ React.createElement("path", { d: "M0 268.61H513V342.962H0V268.61ZM0 0.957031H513V75.309H0V0.957031Z", fill: "#6DA544" }),
1688
+ React.createElement("path", { d: "M257.244 133.888L266.692 162.966H297.27L272.532 180.94L281.981 210.02L257.244 192.048L232.507 210.02L241.956 180.94L217.218 162.966H247.795L257.244 133.888Z", fill: "#FFDA44" })),
1689
+ React.createElement("defs", null,
1690
+ React.createElement("clipPath", { id: "clip0_301_331" },
1691
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958984)" })))),
1692
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ss" },
1693
+ React.createElement("g", { clipPath: "url(#clip0_301_324)" },
1694
+ React.createElement("path", { d: "M0 0.963379H513V342.956H0V0.963379Z", fill: "white" }),
1695
+ React.createElement("path", { d: "M0 238.873H513V342.956H0V238.873Z", fill: "#496E2D" }),
1696
+ React.createElement("path", { d: "M0 0.963379H513V105.683H0V0.963379Z", fill: "black" }),
1697
+ React.createElement("path", { d: "M0 126.749H513V216.58H0V126.749Z", fill: "#A2001D" }),
1698
+ React.createElement("path", { d: "M256.5 171.966L0 342.961V0.95752L256.5 171.966Z", fill: "#0052B4" }),
1699
+ React.createElement("path", { d: "M73.3205 125.056L94.1922 154.18L128.343 143.329L107.094 172.18L127.965 201.306L93.9597 190.013L72.7103 218.863L72.9448 183.031L38.9385 171.736L73.088 160.885L73.3205 125.056Z", fill: "#FFDA44" })),
1700
+ React.createElement("defs", null,
1701
+ React.createElement("clipPath", { id: "clip0_301_324" },
1702
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959473)" })))),
1703
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_st" },
1704
+ React.createElement("g", { clipPath: "url(#clip0_301_318)" },
1705
+ React.createElement("path", { d: "M0 0.964722H513V342.957H0V0.964722Z", fill: "#FFDA44" }),
1706
+ React.createElement("path", { d: "M0 0.964722H513V114.962H0V0.964722ZM0 228.96H513V342.957H0V228.96Z", fill: "#6DA544" }),
1707
+ React.createElement("path", { d: "M256.5 171.967L0 342.962V0.95874L256.5 171.967Z", fill: "#D80027" }),
1708
+ React.createElement("path", { d: "M302.639 142.221L310.021 164.939H333.91L314.584 178.983L321.965 201.701L302.639 187.659L283.314 201.701L290.695 178.983L271.369 164.939H295.258L302.639 142.221ZM376.987 142.221L384.368 164.939H408.257L388.931 178.983L396.313 201.701L376.987 187.659L357.661 201.701L365.043 178.983L345.717 164.939H369.606L376.987 142.221Z", fill: "black" })),
1709
+ React.createElement("defs", null,
1710
+ React.createElement("clipPath", { id: "clip0_301_318" },
1711
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.960693)" })))),
1712
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sv" },
1713
+ React.createElement("g", { clipPath: "url(#clip0_301_311)" },
1714
+ React.createElement("path", { d: "M0 0.964355H513V342.957H0V0.964355Z", fill: "white" }),
1715
+ React.createElement("path", { d: "M0 0.964355H513V114.962H0V0.964355ZM0 228.96H513V342.957H0V228.96Z", fill: "#0052B4" }),
1716
+ React.createElement("path", { d: "M229.028 177.908L256.5 130.327L283.971 177.908H229.028Z", fill: "#FFDA44" }),
1717
+ React.createElement("path", { d: "M292.186 193.619L256.5 211.463L220.814 193.619V169.829H292.186V193.619Z", fill: "#6DA544" }),
1718
+ React.createElement("path", { d: "M290.144 132.369L277.528 144.985C282.908 150.368 286.238 157.801 286.238 166.014C286.238 182.438 272.923 195.752 256.5 195.752C240.076 195.752 226.762 182.437 226.762 166.014C226.762 157.803 230.09 150.368 235.472 144.985L222.855 132.369C214.244 140.979 208.918 152.875 208.918 166.013C208.918 192.292 230.22 213.595 256.5 213.595C282.779 213.595 304.081 192.292 304.081 166.013C304.081 152.874 298.755 140.977 290.144 132.369Z", fill: "#FFDA44" })),
1719
+ React.createElement("defs", null,
1720
+ React.createElement("clipPath", { id: "clip0_301_311" },
1721
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.960449)" })))),
1722
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_sy" },
1723
+ React.createElement("g", { clipPath: "url(#clip0_301_295)" },
1724
+ React.createElement("path", { d: "M0 0.957764H513V342.961H0V0.957764Z", fill: "white" }),
1725
+ React.createElement("path", { d: "M0 0.957764H513V114.955H0V0.957764Z", fill: "#D80027" }),
1726
+ React.createElement("path", { d: "M0 228.953H513V342.95H0V228.953Z", fill: "black" }),
1727
+ React.createElement("path", { d: "M187.676 131.064L196.902 159.461H226.762L202.605 177.013L211.832 205.41L187.676 187.86L163.519 205.41L172.746 177.013L148.59 159.461H178.449L187.676 131.064ZM325.324 131.064L334.551 159.461H364.411L340.254 177.013L349.481 205.41L325.324 187.86L301.168 205.41L310.395 177.013L286.238 159.461H316.098L325.324 131.064Z", fill: "#6DA544" })),
1728
+ React.createElement("defs", null,
1729
+ React.createElement("clipPath", { id: "clip0_301_295" },
1730
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959717)" })))),
1731
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_sz" },
1732
+ React.createElement("g", { clipPath: "url(#clip0_301_287)" },
1733
+ React.createElement("path", { d: "M0 -0.00585938H513V341.994H0V-0.00585938Z", fill: "#2B5DEA" }),
1734
+ React.createElement("path", { d: "M0 56.9941H513V284.994H0V56.9941Z", fill: "#FFDF29" }),
1735
+ React.createElement("path", { d: "M0 85.4941H513V256.494H0V85.4941Z", fill: "#D70000" }),
1736
+ React.createElement("path", { d: "M256.5 97.6922V244.296C321.651 244.296 354.198 195.447 378.651 170.994C354.198 146.541 321.651 97.6922 256.5 97.6922Z", fill: "white" }),
1737
+ React.createElement("path", { d: "M256.5 97.6922C199.5 97.6922 158.802 146.541 134.349 170.994C158.802 195.447 199.5 244.296 256.5 244.296V97.6922Z", fill: "black" }),
1738
+ React.createElement("path", { d: "M197.391 144.945H209.361V196.986H197.391V144.945ZM226.974 144.945H238.944V196.986H226.974V144.945Z", fill: "white" }),
1739
+ React.createElement("path", { d: "M272.346 144.945H284.316V196.986H272.346V144.945ZM301.929 144.945H313.899V196.986H301.929V144.945Z", fill: "black" })),
1740
+ React.createElement("defs", null,
1741
+ React.createElement("clipPath", { id: "clip0_301_287" },
1742
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1743
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_td" },
1744
+ React.createElement("g", { clipPath: "url(#clip0_301_246)" },
1745
+ React.createElement("path", { d: "M0 0.289551H513V342.293H0V0.289551Z", fill: "#FFDA44" }),
1746
+ React.createElement("path", { d: "M0 0.289551H170.996V342.293H0V0.289551Z", fill: "#0052B4" }),
1747
+ React.createElement("path", { d: "M342.004 0.289551H513V342.293H342.004V0.289551Z", fill: "#D80027" })),
1748
+ React.createElement("defs", null,
1749
+ React.createElement("clipPath", { id: "clip0_301_246" },
1750
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.291504)" })))),
1751
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_tg" },
1752
+ React.createElement("g", { clipPath: "url(#clip0_301_233)" },
1753
+ React.createElement("path", { d: "M0 0.294922H513V342.288H0V0.294922Z", fill: "#FFDA44" }),
1754
+ React.createElement("path", { d: "M0 0.294922H513V68.6913H0V0.294922ZM0 273.891H513V342.288H0V273.891ZM0 137.088H513V205.484H0V137.088Z", fill: "#496E2D" }),
1755
+ React.createElement("path", { d: "M0 0.294922H204.453V204.747H0V0.294922Z", fill: "#D80027" }),
1756
+ React.createElement("path", { d: "M102.225 48.9907L115.511 89.8824H158.511L123.725 115.158L137.011 156.051L102.225 130.778L67.4383 156.051L80.7272 115.158L45.9414 89.8824H88.9382L102.225 48.9907Z", fill: "white" })),
1757
+ React.createElement("defs", null,
1758
+ React.createElement("clipPath", { id: "clip0_301_233" },
1759
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.291016)" })))),
1760
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_th" },
1761
+ React.createElement("g", { clipPath: "url(#clip0_301_228)" },
1762
+ React.createElement("path", { d: "M0 0.291504H513V342.284H0V0.291504Z", fill: "white" }),
1763
+ React.createElement("path", { d: "M0 109.226H513V233.35H0V109.226Z", fill: "#0052B4" }),
1764
+ React.createElement("path", { d: "M0 0.291504H513V54.92H0V0.291504ZM0 287.661H513V342.289H0V287.661Z", fill: "#D80027" })),
1765
+ React.createElement("defs", null,
1766
+ React.createElement("clipPath", { id: "clip0_301_228" },
1767
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.290527)" })))),
1768
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_tj" },
1769
+ React.createElement("g", { clipPath: "url(#clip0_301_222)" },
1770
+ React.createElement("path", { d: "M0 0.293945H513V342.287H0V0.293945Z", fill: "white" }),
1771
+ React.createElement("path", { d: "M0 0.293945H513V114.291H0V0.293945Z", fill: "#D80027" }),
1772
+ React.createElement("path", { d: "M0 228.289H513V342.286H0V228.289Z", fill: "#6DA544" }),
1773
+ React.createElement("path", { d: "M226.76 215.899H286.24V190.62L274.344 196.568L256.5 178.726L238.656 196.568L226.76 190.62V215.899ZM192.731 186.159L195.499 194.68H204.457L197.209 199.945L199.978 208.464L192.731 203.198L185.483 208.464L188.251 199.945L181.004 194.68H189.961L192.731 186.159ZM201.313 156.421L204.082 164.94H213.039L205.792 170.205L208.561 178.726L201.313 173.459L194.065 178.726L196.834 170.205L189.587 164.94H198.544L201.313 156.421ZM225.849 134.117L228.618 142.635H237.575L230.328 147.901L233.096 156.421L225.849 151.155L218.601 156.421L221.37 147.901L214.122 142.635H223.08L225.849 134.117ZM320.269 186.159L317.501 194.68H308.544L315.791 199.945L313.022 208.464L320.269 203.198L327.518 208.464L324.749 199.945L331.996 194.68H323.039L320.269 186.159ZM311.687 156.421L308.918 164.94H299.961L307.208 170.205L304.44 178.726L311.687 173.459L318.935 178.726L316.166 170.205L323.413 164.94H314.456L311.687 156.421ZM287.151 134.117L284.382 142.635H275.425L282.672 147.901L279.904 156.421L287.151 151.155L294.399 156.421L291.631 147.901L298.878 142.635H289.92L287.151 134.117ZM256.5 122.963L259.268 131.483H268.227L260.979 136.749L263.747 145.267L256.5 140.003L249.253 145.267L252.021 136.749L244.773 131.483H253.732L256.5 122.963Z", fill: "#FFDA44" })),
1774
+ React.createElement("defs", null,
1775
+ React.createElement("clipPath", { id: "clip0_301_222" },
1776
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.290039)" })))),
1777
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_tl" },
1778
+ React.createElement("g", { clipPath: "url(#clip0_301_211)" },
1779
+ React.createElement("path", { d: "M0 0.293945H513V342.287H0V0.293945Z", fill: "#D80027" }),
1780
+ React.createElement("path", { d: "M256.5 171.29L0 5.6582V49.9866L156.13 171.29L0 292.594V336.922L256.5 171.29Z", fill: "#FFDA44" }),
1781
+ React.createElement("path", { d: "M0 5.6582V336.922L189.587 171.29L0 5.6582Z", fill: "black" }),
1782
+ React.createElement("path", { d: "M44.2699 128.567L69.2306 152.19L99.4104 135.748L84.6586 166.789L109.618 190.41L75.5398 185.971L60.7881 217.01L54.4798 183.228L20.4014 178.789L50.5792 162.349L44.2699 128.567Z", fill: "white" })),
1783
+ React.createElement("defs", null,
1784
+ React.createElement("clipPath", { id: "clip0_301_211" },
1785
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.290039)" })))),
1786
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_tm" },
1787
+ React.createElement("g", { clipPath: "url(#clip0_301_193)" },
1788
+ React.createElement("path", { d: "M0 -0.00183105H513V341.991H0V-0.00183105Z", fill: "#496E2D" }),
1789
+ React.createElement("path", { d: "M357.906 98.5322C366.319 75.0825 356.868 49.5788 336.583 36.8761C340.302 37.3574 343.958 38.2379 347.488 39.5022C374.543 49.2091 388.607 79.0072 378.9 106.063C369.193 133.119 339.395 147.181 312.339 137.474C308.81 136.206 305.428 134.562 302.25 132.57C325.983 135.66 349.492 121.983 357.906 98.5322ZM311.244 30.4495L303.933 39.8949L292.691 35.8611L299.416 45.7323L292.105 55.1777L303.571 51.8332L310.296 61.7045L310.658 49.7672L322.124 46.4217L310.881 42.3888L311.244 30.4495Z", fill: "white" }),
1790
+ React.createElement("path", { d: "M330.983 61.2285L323.673 70.6739L312.43 66.6401L319.155 76.5113L311.845 85.9567L323.31 82.6112L330.035 92.4835L330.396 80.5452L341.863 77.1987L330.621 73.1668L330.983 61.2285ZM276.439 41.6584L269.129 51.1038L257.888 47.0719L264.612 56.9422L257.302 66.3866L268.767 63.0421L275.492 72.9133L275.854 60.975L287.32 57.6315L276.077 53.5967L276.439 41.6584ZM275.638 76.9161L268.328 86.3615L257.085 82.3277L263.81 92.1989L256.5 101.644L267.966 98.2998L274.69 108.171L275.053 96.2328L286.519 92.8883L275.277 88.8544L275.638 76.9161ZM309.188 88.9526L301.877 98.398L290.636 94.3641L297.361 104.236L290.049 113.681L301.516 110.336L308.241 120.207L308.602 108.269L320.067 104.925L308.826 100.892L309.188 88.9526Z", fill: "white" }),
1791
+ React.createElement("path", { d: "M83.6406 -0.00183105H172.858V341.991H83.6406V-0.00183105Z", fill: "#D80027" }),
1792
+ React.createElement("path", { d: "M117.687 90.0276L102.75 78.9009V63.1653L117.687 52.0386H138.812L153.749 63.1653V78.9009L138.812 90.0276H117.687Z", fill: "white" }),
1793
+ React.createElement("path", { d: "M128.25 52.0386H117.687L102.75 63.1653V70.8583H128.25V52.0386ZM128.25 90.0276H138.812L153.749 78.9009V70.8733H128.25V90.0276Z", fill: "#FF9811" }),
1794
+ React.createElement("path", { d: "M117.687 289.951L102.75 278.824V263.089L117.687 251.962H138.812L153.749 263.089V278.824L138.812 289.951H117.687Z", fill: "white" }),
1795
+ React.createElement("path", { d: "M128.25 251.962H117.687L102.75 263.089V270.782H128.25V251.962ZM128.25 289.951H138.812L153.749 278.824V270.797H128.25V289.951Z", fill: "#FF9811" }),
1796
+ React.createElement("path", { d: "M117.688 189.989L102.751 178.862V163.128L117.688 152H138.813L153.75 163.128V178.862L138.813 189.989H117.688ZM154.272 214.47H147.766V207.965H136.333L128.249 199.881L120.166 207.965H108.734V214.47H102.229V227.482H108.734V233.986H120.166L128.25 242.071L136.334 233.986H147.766V227.482H154.272V214.47ZM154.272 114.507H147.766V108.003H136.333L128.249 99.9179L120.166 108.003H108.734V114.507H102.229V127.519H108.734V134.023H120.166L128.25 142.109L136.334 134.023H147.766V127.519H154.272V114.507Z", fill: "#496E2D" }),
1797
+ React.createElement("path", { d: "M120.812 163.556H135.681V178.425H120.812V163.556Z", fill: "#D80027" }),
1798
+ React.createElement("path", { d: "M128.25 128.446C132.356 128.446 135.685 125.117 135.685 121.01C135.685 116.904 132.356 113.575 128.25 113.575C124.143 113.575 120.814 116.904 120.814 121.01C120.814 125.117 124.143 128.446 128.25 128.446Z", fill: "#D80027" }),
1799
+ React.createElement("path", { d: "M128.25 228.414C132.356 228.414 135.685 225.085 135.685 220.979C135.685 216.872 132.356 213.543 128.25 213.543C124.143 213.543 120.814 216.872 120.814 220.979C120.814 225.085 124.143 228.414 128.25 228.414Z", fill: "#D80027" })),
1800
+ React.createElement("defs", null,
1801
+ React.createElement("clipPath", { id: "clip0_301_193" },
1802
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00585938)" })))),
1803
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_tn" },
1804
+ React.createElement("g", { clipPath: "url(#clip0_301_187)" },
1805
+ React.createElement("path", { d: "M0 -0.00830078H513V341.995H0V-0.00830078Z", fill: "#D80027" }),
1806
+ React.createElement("path", { d: "M256.5 267.175C309.623 267.175 352.688 224.111 352.688 170.988C352.688 117.865 309.623 74.8005 256.5 74.8005C203.377 74.8005 160.312 117.865 160.312 170.988C160.312 224.111 203.377 267.175 256.5 267.175Z", fill: "white" }),
1807
+ React.createElement("path", { d: "M268.35 134.213L284.852 156.953L311.577 148.287L295.049 171.007L311.549 193.746L284.833 185.048L268.306 207.769L268.323 179.674L241.606 170.975L268.333 162.31L268.35 134.213Z", fill: "#D80027" }),
1808
+ React.createElement("path", { d: "M278.361 227.829C246.97 227.829 221.523 202.382 221.523 170.991C221.523 139.6 246.97 114.153 278.361 114.153C288.149 114.153 297.358 116.628 305.399 120.985C292.785 108.651 275.536 101.038 256.5 101.038C217.867 101.038 186.546 132.358 186.546 170.992C186.546 209.626 217.867 240.946 256.5 240.946C275.536 240.946 292.786 233.333 305.399 220.998C297.357 225.354 288.149 227.829 278.361 227.829Z", fill: "#D80027" })),
1809
+ React.createElement("defs", null,
1810
+ React.createElement("clipPath", { id: "clip0_301_187" },
1811
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00634766)" })))),
1812
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_to" },
1813
+ React.createElement("g", { clipPath: "url(#clip0_301_183)" },
1814
+ React.createElement("path", { d: "M0 -0.00854492H513V341.995H0V-0.00854492Z", fill: "#D80027" }),
1815
+ React.createElement("path", { d: "M0 -0.00854492H256.5V170.988H0V-0.00854492Z", fill: "white" }),
1816
+ React.createElement("path", { d: "M141.633 72.1039V45.3387H114.867V72.1039H88.1016V98.8691H114.867V125.634H141.633V98.8691H168.398V72.1039H141.633Z", fill: "#D80027" })),
1817
+ React.createElement("defs", null,
1818
+ React.createElement("clipPath", { id: "clip0_301_183" },
1819
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.0065918)" })))),
1820
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_tr" },
1821
+ React.createElement("g", { clipPath: "url(#clip0_301_180)" },
1822
+ React.createElement("path", { d: "M0 -0.00683594H513V341.993H0V-0.00683594Z", fill: "#E30A17" }),
1823
+ React.createElement("path", { d: "M259.7 118.593C246.6 109.093 230.7 103.993 214.4 104.093C173.6 104.093 140.6 134.893 140.6 172.993C140.6 211.093 173.7 241.893 214.4 241.893C231.5 241.893 247.3 236.493 259.7 227.393C229.7 265.993 174 272.993 135.4 242.893C96.7996 212.793 89.7996 157.193 119.9 118.593C150 79.9932 205.6 72.9932 244.2 103.093C250 107.593 255.2 112.893 259.7 118.593ZM299.6 184.393L281.5 206.293L282.7 177.893L256.3 167.493L283.6 159.893L285.4 131.593L301 155.293L328.5 148.193L311 170.193L326.3 194.093L299.6 184.393Z", fill: "white" })),
1824
+ React.createElement("defs", null,
1825
+ React.createElement("clipPath", { id: "clip0_301_180" },
1826
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
1827
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_tt" },
1828
+ React.createElement("g", { clipPath: "url(#clip0_301_176)" },
1829
+ React.createElement("path", { d: "M0 0.962402H513V342.955H0V0.962402Z", fill: "#D80027" }),
1830
+ React.createElement("path", { d: "M6.07812 0.962402L214.445 214.014L346.286 342.955H506.922L298.555 129.904L166.714 0.962402H6.07812Z", fill: "white" }),
1831
+ React.createElement("path", { d: "M43.4482 0.962402L385.441 342.955H469.551L127.558 0.962402H43.4482Z", fill: "black" })),
1832
+ React.createElement("defs", null,
1833
+ React.createElement("clipPath", { id: "clip0_301_176" },
1834
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958496)" })))),
1835
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_tv" },
1836
+ React.createElement("g", { clipPath: "url(#clip0_301_167)" },
1837
+ React.createElement("path", { d: "M0 -0.00683594H513V341.993H0V-0.00683594Z", fill: "#0052B4" }),
1838
+ React.createElement("path", { d: "M0 170.993H256.5V-0.00683594H513V341.993H0V170.993Z", fill: "#00B2EE" }),
1839
+ React.createElement("path", { d: "M196.821 274.106L213.579 325.748L169.632 293.828H224.01L180.063 325.748L196.821 274.106ZM402.648 193.793L419.406 245.435L375.459 213.515H429.78L385.833 245.435L402.648 193.793ZM463.296 149.048L480.054 200.69L436.107 168.77H490.428L446.481 200.69L463.296 149.048ZM463.296 21.3113L480.054 72.9533L436.107 41.0333H490.428L446.481 72.9533L463.296 21.3113Z", fill: "#FFDA44" }),
1840
+ React.createElement("path", { d: "M256.443 -0.00683594V117.584H210.273L256.443 148.364V170.993H233.814L160.284 122.03V170.993H96.159V122.03L22.629 170.993H0V148.364L46.17 117.584H0V53.4592H46.17L0 22.7362V-0.00683594H22.629L96.159 48.9562V-0.00683594H160.284V48.9562L233.814 -0.00683594H256.443Z", fill: "white" }),
1841
+ React.createElement("path", { d: "M144.267 -0.00683594H112.176V69.5332H0V101.567H112.176V170.993H144.267V101.567H256.443V69.5332H144.267V-0.00683594Z", fill: "#D80027" }),
1842
+ React.createElement("path", { d: "M256.443 22.7363V53.4593H210.273L256.443 22.7363Z", fill: "#2E52B2" }),
1843
+ React.createElement("path", { d: "M0 170.993V159.992L62.643 117.584H85.272L7.296 170.993H0ZM7.296 0.0500488L85.272 53.459H62.643L0 11.051V0.0500488H7.296ZM256.443 0.107049V11.108L193.8 53.459H171.171L249.147 0.107049H256.443ZM249.147 170.993L171.171 117.584H193.8L256.443 159.992V170.993H249.147Z", fill: "#D80027" }),
1844
+ React.createElement("path", { d: "M410.343 75.0051L427.101 126.647L383.154 94.7271H437.475L393.528 126.647L410.343 75.0051ZM332.88 106.982L349.638 158.624L305.691 126.704H360.012L316.065 158.624L332.88 106.982ZM349.98 245.435L366.738 297.077L322.791 265.157H377.112L333.165 297.077L349.98 245.435ZM278.16 189.233L294.918 240.875L250.971 208.955H305.292L261.345 240.875L278.16 189.233ZM278.16 264.473L294.918 316.115L250.971 284.195H305.292L261.345 316.115L278.16 264.473Z", fill: "#FFDA44" })),
1845
+ React.createElement("defs", null,
1846
+ React.createElement("clipPath", { id: "clip0_301_167" },
1847
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 -0.00683594)" })))),
1848
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_tw" },
1849
+ React.createElement("g", { clipPath: "url(#clip0_301_161)" },
1850
+ React.createElement("path", { d: "M0 0.963867H513V342.957H0V0.963867Z", fill: "#D80027" }),
1851
+ React.createElement("path", { d: "M0 0.963867H256.5V171.96H0V0.963867Z", fill: "#0052B4" }),
1852
+ React.createElement("path", { d: "M186.799 86.4627L162.876 97.7156L175.615 120.886L149.637 115.915L146.345 142.158L128.25 122.858L110.155 142.158L106.864 115.915L80.886 120.885L93.6248 97.7146L69.7012 86.4627L93.6248 75.2097L80.886 52.0396L106.864 57.0093L110.156 30.7661L128.25 50.0667L146.346 30.7661L149.637 57.0093L175.616 52.0396L162.876 75.2097L186.799 86.4627Z", fill: "white" }),
1853
+ React.createElement("path", { d: "M128.25 115.53C144.301 115.53 157.313 102.518 157.313 86.4674C157.313 70.4166 144.301 57.4048 128.25 57.4048C112.199 57.4048 99.1875 70.4166 99.1875 86.4674C99.1875 102.518 112.199 115.53 128.25 115.53Z", fill: "#0052B4" }),
1854
+ React.createElement("path", { d: "M128.25 105.891C117.537 105.891 108.821 97.1744 108.821 86.4626C108.821 75.7497 117.538 67.0337 128.25 67.0337C138.963 67.0337 147.679 75.7507 147.679 86.4626C147.679 97.1744 138.963 105.891 128.25 105.891Z", fill: "white" })),
1855
+ React.createElement("defs", null,
1856
+ React.createElement("clipPath", { id: "clip0_301_161" },
1857
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959961)" })))),
1858
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_tz" },
1859
+ React.createElement("g", { clipPath: "url(#clip0_301_156)" },
1860
+ React.createElement("path", { d: "M0 0.963379H513V342.956H0V0.963379Z", fill: "#338AF3" }),
1861
+ React.createElement("path", { d: "M0 342.956V0.963379H513", fill: "#6DA544" }),
1862
+ React.createElement("path", { d: "M513 67.979V0.963379H412.474L0 275.94V342.956H100.526L513 67.979Z", fill: "#FFDA44" }),
1863
+ React.createElement("path", { d: "M513 0.963379V41.1667L60.3106 342.956H0V302.753L452.689 0.963379H513Z", fill: "black" })),
1864
+ React.createElement("defs", null,
1865
+ React.createElement("clipPath", { id: "clip0_301_156" },
1866
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.959473)" })))),
1867
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ua" },
1868
+ React.createElement("g", { clipPath: "url(#clip0_301_153)" },
1869
+ React.createElement("path", { d: "M0 0.962891H513V342.956H0V0.962891Z", fill: "#FFDA44" }),
1870
+ React.createElement("path", { d: "M0 0.962891H513V171.959H0V0.962891Z", fill: "#338AF3" })),
1871
+ React.createElement("defs", null,
1872
+ React.createElement("clipPath", { id: "clip0_301_153" },
1873
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958984)" })))),
1874
+ React.createElement("symbol", { viewBox: "0 0 513 342 ", id: "cc_ug" },
1875
+ React.createElement("g", { clipPath: "url(#clip0_301_145)" },
1876
+ React.createElement("path", { d: "M0 -0.00683594H513V341.96H0V-0.00683594Z", fill: "#232323" }),
1877
+ React.createElement("path", { d: "M0 57.0044H513V114.016H0V57.0044Z", fill: "#FFDA44" }),
1878
+ React.createElement("path", { d: "M0 114.016H513V171.027H0V114.016Z", fill: "#D32300" }),
1879
+ React.createElement("path", { d: "M0 228.038H513V285.049H0V228.038Z", fill: "#FFDA44" }),
1880
+ React.createElement("path", { d: "M0 284.949H513V341.96H0V284.949Z", fill: "#D32300" }),
1881
+ React.createElement("path", { d: "M256.5 251.884C301.157 251.884 337.358 215.683 337.358 171.027C337.358 126.37 301.157 90.1689 256.5 90.1689C211.844 90.1689 175.643 126.37 175.643 171.027C175.643 215.683 211.844 251.884 256.5 251.884Z", fill: "white" }),
1882
+ React.createElement("path", { d: "M234.958 127.742C235.86 126.339 215.32 125.738 215.32 125.738C217.023 123.233 233.756 115.218 233.756 115.218C233.756 115.218 232.854 109.206 236.461 105.399L231.952 95.5795C231.952 95.5795 238.966 92.1729 250.388 92.1729C261.81 92.1729 270.327 99.1865 271.429 105.298L265.016 108.705C264.916 113.414 266.72 120.328 260.708 126.039C254.797 131.75 252.392 132.952 252.191 144.876C252.191 148.783 254.496 153.092 261.009 156.598C278.443 165.917 299.684 184.854 305.696 190.565C311.808 196.276 310.806 209.802 308.301 215.814C305.796 221.826 296.177 230.142 293.973 229.44C291.769 228.839 295.175 220.222 290.466 217.818C290.466 217.818 281.549 210.203 273.633 218.419C265.718 226.635 273.433 243.668 277.541 246.474C281.649 249.279 279.244 251.483 275.637 251.483H247.482C243.675 251.483 242.072 249.179 245.579 246.474C253.193 242.666 258.003 231.144 252.993 226.134C248.083 221.224 234.657 227.637 231.451 232.446C228.646 235.252 222.634 236.053 218.526 231.044C214.418 226.034 214.418 220.623 217.424 218.519C224.437 213.71 217.424 218.519 217.524 218.419C217.524 218.419 229.447 209.802 247.482 209.401C251.39 209.401 252.292 207.197 249.687 204.592C249.687 204.592 218.726 177.138 221.532 160.306C224.538 141.97 241.571 133.954 234.958 127.742C234.958 127.742 233.655 125.939 234.958 127.742Z", fill: "black" })),
1883
+ React.createElement("defs", null,
1884
+ React.createElement("clipPath", { id: "clip0_301_145" },
1885
+ React.createElement("rect", { width: "513", height: "341.967", fill: "white", transform: "translate(0 -0.00683594)" })))),
1886
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_us" },
1887
+ React.createElement("g", { clipPath: "url(#clip0_301_131)" },
1888
+ React.createElement("path", { d: "M0 0.957031H513V342.957H0V0.957031Z", fill: "white" }),
1889
+ React.createElement("path", { d: "M0 0.957031H513V27.257H0V0.957031ZM0 53.557H513V79.857H0V53.557ZM0 106.157H513V132.457H0V106.157ZM0 158.757H513V185.057H0V158.757ZM0 211.457H513V237.757H0V211.457ZM0 264.057H513V290.357H0V264.057ZM0 316.657H513V342.957H0V316.657Z", fill: "#D80027" }),
1890
+ React.createElement("path", { d: "M0 0.957031H256.5V185.057H0V0.957031Z", fill: "#2E52B2" }),
1891
+ React.createElement("path", { d: "M47.8002 139.857L43.8002 127.057L39.4002 139.857H26.2002L36.9002 147.557L32.9002 160.357L43.8002 152.457L54.4002 160.357L50.3002 147.557L61.2002 139.857H47.8002ZM104.1 139.857L100 127.057L95.8002 139.857H82.6002L93.3002 147.557L89.3002 160.357L100 152.457L110.8 160.357L106.8 147.557L117.5 139.857H104.1ZM160.6 139.857L156.3 127.057L152.3 139.857H138.8L149.8 147.557L145.6 160.357L156.3 152.457L167.3 160.357L163.1 147.557L173.8 139.857H160.6ZM216.8 139.857L212.8 127.057L208.6 139.857H195.3L206.1 147.557L202.1 160.357L212.8 152.457L223.6 160.357L219.3 147.557L230.3 139.857H216.8ZM100 76.2572L95.8002 89.0572H82.6002L93.3002 96.9572L89.3002 109.557L100 101.757L110.8 109.557L106.8 96.9572L117.5 89.0572H104.1L100 76.2572ZM43.8002 76.2572L39.4002 89.0572H26.2002L36.9002 96.9572L32.9002 109.557L43.8002 101.757L54.4002 109.557L50.3002 96.9572L61.2002 89.0572H47.8002L43.8002 76.2572ZM156.3 76.2572L152.3 89.0572H138.8L149.8 96.9572L145.6 109.557L156.3 101.757L167.3 109.557L163.1 96.9572L173.8 89.0572H160.6L156.3 76.2572ZM212.8 76.2572L208.6 89.0572H195.3L206.1 96.9572L202.1 109.557L212.8 101.757L223.6 109.557L219.3 96.9572L230.3 89.0572H216.8L212.8 76.2572ZM43.8002 25.6572L39.4002 38.2572H26.2002L36.9002 46.1572L32.9002 58.8572L43.8002 50.9572L54.4002 58.8572L50.3002 46.1572L61.2002 38.2572H47.8002L43.8002 25.6572ZM100 25.6572L95.8002 38.2572H82.6002L93.3002 46.1572L89.3002 58.8572L100 50.9572L110.8 58.8572L106.8 46.1572L117.5 38.2572H104.1L100 25.6572ZM156.3 25.6572L152.3 38.2572H138.8L149.8 46.1572L145.6 58.8572L156.3 50.9572L167.3 58.8572L163.1 46.1572L173.8 38.2572H160.6L156.3 25.6572ZM212.8 25.6572L208.6 38.2572H195.3L206.1 46.1572L202.1 58.8572L212.8 50.9572L223.6 58.8572L219.3 46.1572L230.3 38.2572H216.8L212.8 25.6572Z", fill: "white" })),
1892
+ React.createElement("defs", null,
1893
+ React.createElement("clipPath", { id: "clip0_301_131" },
1894
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.957031)" })))),
1895
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_uy" },
1896
+ React.createElement("g", { clipPath: "url(#clip0_301_125)" },
1897
+ React.createElement("path", { d: "M0 0.957031H513V342.957H0V0.957031Z", fill: "white" }),
1898
+ React.createElement("path", { d: "M0 38.957H513V76.957H0V38.957ZM0 114.957H513V152.957H0V114.957ZM0 190.957H513V228.957H0V190.957ZM0 266.957H513V304.957H0V266.957Z", fill: "#0038A8" }),
1899
+ React.createElement("path", { d: "M0 0.957031H256.5V190.957H0V0.957031Z", fill: "white" }),
1900
+ React.createElement("path", { d: "M128.3 139.657L113.2 162.257L109.4 135.357L85.9998 149.157L94.1998 123.257L66.9998 125.457L85.5998 105.657L60.2998 95.9568L85.6998 86.2568L66.9998 66.4568L94.0998 68.7568L85.8998 42.8568L109.3 56.6568L113.2 29.7568L128.3 52.3568L143.4 29.7568L147.2 56.6568L170.6 42.8568L162.4 68.7568L189.5 66.5568L170.9 86.3568L196.3 96.0568L170.9 105.757L189.5 125.557L162.4 123.357L170.6 149.257L147.2 135.457L143.3 162.357L128.3 139.657ZM128.3 139.157C152.2 140.057 172.3 121.557 173.2 97.6568C174.1 73.7568 155.6 53.6568 131.7 52.7568H128.3C104.4 53.5568 85.6998 73.5568 86.4998 97.3568C87.0998 120.157 105.5 138.457 128.3 139.157ZM128.3 128.557C109.5 128.557 94.2998 113.357 94.2998 94.5568C94.2998 75.7568 109.5 60.5568 128.3 60.5568C147.1 60.5568 162.3 75.7568 162.3 94.5568C162.3 113.357 147 128.557 128.3 128.557Z", fill: "#FED443" })),
1901
+ React.createElement("defs", null,
1902
+ React.createElement("clipPath", { id: "clip0_301_125" },
1903
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.957031)" })))),
1904
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_uz" },
1905
+ React.createElement("g", { clipPath: "url(#clip0_301_117)" },
1906
+ React.createElement("path", { d: "M0 0.961914H513V342.955H0V0.961914Z", fill: "#D80027" }),
1907
+ React.createElement("path", { d: "M0 238.872H513V342.954H0V238.872Z", fill: "#6DA544" }),
1908
+ React.createElement("path", { d: "M0 0.961914H513V105.681H0V0.961914Z", fill: "#338AF3" }),
1909
+ React.createElement("path", { d: "M0 126.747H513V216.578H0V126.747Z", fill: "white" }),
1910
+ React.createElement("path", { d: "M0 0.961914H513V105.681H0V0.961914Z", fill: "#338AF3" }),
1911
+ React.createElement("path", { d: "M189.057 53.3161C189.057 37.3009 200.313 23.9198 215.344 20.6384C212.989 20.1224 210.586 19.8614 208.175 19.8599C189.697 19.8599 174.719 34.8381 174.719 53.3161C174.719 71.7941 189.697 86.7723 208.175 86.7723C210.638 86.7723 213.034 86.4988 215.344 85.9938C200.313 82.7124 189.057 69.3313 189.057 53.3161ZM235.116 68.5227L237.382 75.4933H244.711L238.782 79.8027L241.047 86.7723L235.116 82.4639L229.187 86.7723L231.452 79.8027L225.523 75.4933H232.852L235.116 68.5227ZM258.51 68.5227L260.774 75.4933H268.104L262.174 79.8027L264.44 86.7723L258.51 82.4639L252.581 86.7723L254.845 79.8027L248.916 75.4933H256.245L258.51 68.5227ZM281.903 68.5227L284.167 75.4933H291.496L285.568 79.8027L287.832 86.7723L281.903 82.4639L275.973 86.7723L278.238 79.8027L272.308 75.4933H279.637L281.903 68.5227ZM305.295 68.5227L307.562 75.4933H314.891L308.96 79.8027L311.226 86.7723L305.295 82.4639L299.366 86.7723L301.632 79.8027L295.702 75.4933H303.03L305.295 68.5227ZM328.689 68.5227L330.953 75.4933H338.283L332.353 79.8027L334.618 86.7723L328.689 82.4639L322.759 86.7723L325.024 79.8027L319.095 75.4933H326.423L328.689 68.5227ZM258.51 44.1913L260.774 51.1609H268.104L262.174 55.4693L264.44 62.4399L258.51 58.1325L252.581 62.4399L254.845 55.4693L248.916 51.1609H256.245L258.51 44.1913ZM281.903 44.1913L284.167 51.1609H291.496L285.568 55.4693L287.832 62.4399L281.903 58.1325L275.973 62.4399L278.238 55.4693L272.308 51.1609H279.637L281.903 44.1913ZM305.295 44.1913L307.562 51.1609H314.891L308.96 55.4693L311.226 62.4399L305.295 58.1325L299.366 62.4399L301.632 55.4693L295.702 51.1609H303.03L305.295 44.1913ZM328.689 44.1913L330.953 51.1609H338.283L332.353 55.4693L334.618 62.4399L328.689 58.1325L322.759 62.4399L325.024 55.4693L319.095 51.1609H326.423L328.689 44.1913ZM281.903 19.8599L284.167 26.8295H291.496L285.568 31.1379L287.832 38.1084L281.903 33.8L275.973 38.1084L278.238 31.1379L272.308 26.8295H279.637L281.903 19.8599ZM305.295 19.8599L307.562 26.8295H314.891L308.96 31.1379L311.226 38.1084L305.295 33.8L299.366 38.1084L301.632 31.1379L295.702 26.8295H303.03L305.295 19.8599ZM328.689 19.8599L330.953 26.8295H338.283L332.353 31.1379L334.618 38.1084L328.689 33.8L322.759 38.1084L325.024 31.1379L319.095 26.8295H326.423L328.689 19.8599Z", fill: "white" })),
1912
+ React.createElement("defs", null,
1913
+ React.createElement("clipPath", { id: "clip0_301_117" },
1914
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.958008)" })))),
1915
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_va" },
1916
+ React.createElement("g", { clipPath: "url(#clip0_301_112)" },
1917
+ React.createElement("path", { d: "M0 0.955322H513V342.948H0V0.955322Z", fill: "#FFDA44" }),
1918
+ React.createElement("path", { d: "M256.5 0.955322H513V342.959H256.5V0.955322Z", fill: "white" }),
1919
+ React.createElement("path", { d: "M321.981 149.751L354.117 192.264C349.054 199.93 349.081 210.26 354.935 218.006C362.364 227.833 376.351 229.777 386.178 222.35C396.004 214.921 397.949 200.934 390.521 191.107C384.666 183.361 374.734 180.518 365.978 183.297L315.892 117.039L304.031 126.005L286.237 139.455L304.171 163.179L321.981 149.751ZM368.246 198.627C369.025 198.038 369.912 197.608 370.857 197.362C371.802 197.116 372.787 197.059 373.754 197.193C374.721 197.328 375.652 197.651 376.494 198.146C377.336 198.64 378.073 199.296 378.662 200.074C379.25 200.853 379.68 201.741 379.926 202.686C380.172 203.631 380.229 204.615 380.095 205.582C379.96 206.549 379.637 207.48 379.142 208.322C378.648 209.164 377.993 209.901 377.214 210.49C375.641 211.679 373.659 212.194 371.706 211.923C369.753 211.651 367.988 210.615 366.798 209.042C365.609 207.469 365.094 205.488 365.365 203.534C365.637 201.581 366.673 199.816 368.246 198.627Z", fill: "#ACABB1" }),
1920
+ React.createElement("path", { d: "M377.102 163.18L395.036 139.457L377.243 126.007L365.382 117.041L315.296 183.299C306.539 180.518 296.609 183.362 290.753 191.109C283.325 200.936 285.269 214.923 295.096 222.352C304.923 229.78 318.91 227.835 326.339 218.008C332.195 210.262 332.221 199.932 327.157 192.266L359.293 149.753L377.102 163.18ZM314.476 209.041C313.287 210.614 311.522 211.65 309.569 211.922C307.615 212.193 305.634 211.678 304.061 210.489C302.488 209.3 301.452 207.534 301.18 205.581C300.909 203.628 301.424 201.647 302.613 200.073C303.202 199.294 303.939 198.639 304.781 198.145C305.623 197.65 306.554 197.327 307.521 197.192C308.488 197.058 309.472 197.115 310.417 197.361C311.362 197.607 312.25 198.037 313.029 198.626C313.808 199.214 314.463 199.951 314.957 200.793C315.451 201.635 315.775 202.566 315.91 203.533C316.044 204.5 315.987 205.485 315.741 206.43C315.495 207.375 315.065 208.262 314.476 209.041Z", fill: "#FFDA44" })),
1921
+ React.createElement("defs", null,
1922
+ React.createElement("clipPath", { id: "clip0_301_112" },
1923
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.957275)" })))),
1924
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_vc" },
1925
+ React.createElement("g", { clipPath: "url(#clip0_301_107)" },
1926
+ React.createElement("path", { d: "M0 0.955078H513V342.959H0V0.955078Z", fill: "#FFDA44" }),
1927
+ React.createElement("path", { d: "M0 0.955078H170.996V342.959H0V0.955078Z", fill: "#338AF3" }),
1928
+ React.createElement("path", { d: "M342.004 0.955078H513V342.959H342.004V0.955078ZM214.68 199.832L181.222 149.648L214.679 99.4631L248.136 149.648L214.68 199.832ZM298.321 199.832L264.865 149.648L298.321 99.4631L331.779 149.648L298.321 199.832ZM256.5 266.745L223.044 216.56L256.5 166.376L289.957 216.56L256.5 266.745Z", fill: "#6DA544" })),
1929
+ React.createElement("defs", null,
1930
+ React.createElement("clipPath", { id: "clip0_301_107" },
1931
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.957031)" })))),
1932
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ve" },
1933
+ React.createElement("g", { clipPath: "url(#clip0_301_102)" },
1934
+ React.createElement("path", { d: "M0 0.955078H513V114.955H0V0.955078Z", fill: "#FFCE00" }),
1935
+ React.createElement("path", { d: "M0 114.955H513V228.955H0V114.955Z", fill: "#203899" }),
1936
+ React.createElement("path", { d: "M0 228.955H513V342.955H0V228.955Z", fill: "#D82B2B" }),
1937
+ React.createElement("path", { d: "M276.564 123.617L279.756 134.105L290.016 137.297L281.124 143.453L281.352 154.397L272.688 147.785L262.428 151.205L265.848 141.173L259.464 132.509H270.18L276.564 123.617ZM236.208 123.617L242.364 132.509H253.08L246.696 141.173L250.116 151.433L239.856 147.785L231.192 154.169L231.42 143.453L222.528 137.069L232.788 134.105L236.208 123.617ZM314.64 136.385L314.412 147.329L323.304 153.485L312.816 156.677L309.624 166.937L303.468 158.273H292.524L299.136 149.609L295.716 139.349L305.976 142.997L314.64 136.385ZM198.132 136.841L207.252 142.997L217.284 138.893L214.32 149.381L221.16 157.589L210.444 158.045L204.516 167.165L200.868 157.133L190.38 154.397L198.816 147.557L198.132 136.841ZM347.472 163.517L342.912 173.549L348.612 182.669L337.896 181.529L330.828 189.737L328.548 179.249L318.744 175.145L328.092 169.673L328.776 158.957L336.756 166.025L347.472 163.517ZM351.804 189.053L356.592 198.857L367.308 200.453L359.556 207.977L361.38 218.465L351.804 213.449L342.228 218.465L344.052 207.977L336.3 200.453L347.016 198.857L351.804 189.053ZM159.6 187.913L164.388 197.717L175.104 199.085L167.352 206.609L169.176 217.325L159.6 212.309L150.024 217.325L151.848 206.609L144.096 199.085L154.812 197.717L159.6 187.913ZM166.668 161.693L176.928 164.885L185.592 158.273V169.217L194.484 175.145L184.224 178.565L181.26 189.053L174.876 180.389L164.16 180.617L170.316 171.953L166.668 161.693Z", fill: "white" })),
1938
+ React.createElement("defs", null,
1939
+ React.createElement("clipPath", { id: "clip0_301_102" },
1940
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.955078)" })))),
1941
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_vn" },
1942
+ React.createElement("g", { clipPath: "url(#clip0_301_64)" },
1943
+ React.createElement("path", { d: "M197.025 0.960205H0V342.953H513V0.960205H197.025Z", fill: "#D80027" }),
1944
+ React.createElement("path", { d: "M256.5 73.0427L279.207 142.926H352.688L293.24 186.116L315.948 256.001L256.5 212.81L197.052 256.001L219.76 186.116L160.312 142.926H233.793L256.5 73.0427Z", fill: "#FFDA44" })),
1945
+ React.createElement("defs", null,
1946
+ React.createElement("clipPath", { id: "clip0_301_64" },
1947
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.956299)" })))),
1948
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_vu" },
1949
+ React.createElement("g", { clipPath: "url(#clip0_301_56)" },
1950
+ React.createElement("path", { d: "M0 0.959961H513V342.953H0V0.959961Z", fill: "black" }),
1951
+ React.createElement("path", { d: "M513 171.957V342.953H0L215.605 171.957H513Z", fill: "#6DA544" }),
1952
+ React.createElement("path", { d: "M513 0.959961V171.956H215.605L0 0.959961H513Z", fill: "#D80027" }),
1953
+ React.createElement("path", { d: "M221.433 155.228L26.9205 0.959961H8.97349L217.548 166.38H513V155.228H221.433ZM8.97349 342.953H26.9205L221.433 188.685H513V177.532H217.548L8.97349 342.953ZM0 8.07684V22.3106L188.685 171.956L0 321.602V335.835L206.632 171.956L0 8.07684Z", fill: "black" }),
1954
+ React.createElement("path", { d: "M8.97349 0.959961H0V8.07684L206.632 171.956L0 335.835V342.953H8.97349L217.548 177.532H513V166.38H217.548L8.97349 0.959961Z", fill: "#FFDA44" }),
1955
+ React.createElement("path", { d: "M63.8429 208.409V194.087C78.1358 194.087 89.7634 182.458 89.7634 168.167C89.7634 158.055 81.5364 149.828 71.4237 149.828C64.5352 149.828 58.9303 155.432 58.9303 162.322C58.9303 166.727 62.5143 170.311 66.9199 170.311C68.1173 170.31 69.2653 169.833 70.112 168.987C70.9587 168.14 71.4351 166.992 71.4367 165.794H85.7596C85.7596 176.183 77.3081 184.635 66.9209 184.635C54.6179 184.633 44.6084 174.623 44.6084 162.321C44.6084 147.534 56.6379 135.504 71.4247 135.504C89.4348 135.504 104.087 150.156 104.087 168.167C104.087 190.355 86.0341 208.409 63.8429 208.409Z", fill: "#FFDA44" })),
1956
+ React.createElement("defs", null,
1957
+ React.createElement("clipPath", { id: "clip0_301_56" },
1958
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.956055)" })))),
1959
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ws" },
1960
+ React.createElement("g", { clipPath: "url(#clip0_301_45)" },
1961
+ React.createElement("path", { d: "M0 0.953613H513V342.957H0V0.953613Z", fill: "#D80027" }),
1962
+ React.createElement("path", { d: "M0 0.953613H256.5V171.95H0V0.953613Z", fill: "#0052B4" }),
1963
+ React.createElement("path", { d: "M165.806 97.6009L168.575 106.122H177.532L170.286 111.386L173.054 119.905L165.806 114.64L158.559 119.905L161.327 111.386L154.08 106.122H163.038L165.806 97.6009ZM120.814 30.6875L125.429 44.8882H140.358L128.28 53.6623L132.894 67.861L120.814 59.0859L108.737 67.861L113.351 53.6623L101.271 44.8882H116.201L120.814 30.6875ZM165.423 45.5575L170.038 59.7572H184.967L172.889 68.5313L177.502 82.7319L165.423 73.9548L153.346 82.7319L157.959 68.5313L145.88 59.7572H160.809L165.423 45.5575ZM130.163 105.036L134.778 119.236H149.707L137.628 128.011L142.241 142.21L130.163 133.434L118.085 142.21L122.698 128.011L110.619 119.236H125.549L130.163 105.036ZM91.0763 67.861L95.6903 82.0616H110.619L98.5409 90.8357L103.154 105.036L91.0763 96.2593L78.9978 105.036L83.6108 90.8357L71.5322 82.0616H86.4613L91.0763 67.861Z", fill: "white" })),
1964
+ React.createElement("defs", null,
1965
+ React.createElement("clipPath", { id: "clip0_301_45" },
1966
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.955566)" })))),
1967
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_xk" },
1968
+ React.createElement("g", { clipPath: "url(#clip0_301_40)" },
1969
+ React.createElement("path", { d: "M0 0.960693H513V342.967H0V0.960693Z", fill: "#0052B4" }),
1970
+ React.createElement("path", { d: "M221.151 43.674L229.117 59.8155L246.922 62.4005L234.037 74.965L237.082 92.6996L221.151 84.3232L205.22 92.6996L208.256 74.965L195.371 62.4005L213.186 59.8155L221.151 43.674ZM291.849 43.6139L299.815 59.7453L317.63 62.3404L304.744 74.8949L307.78 92.6395L291.849 84.2631L275.918 92.6395L278.964 74.8949L266.079 62.3404L283.884 59.7453L291.849 43.6139ZM354.05 54.9961L362.016 71.1375L379.821 73.7226L366.936 86.2871L369.982 104.022L354.05 95.6553L338.119 104.022L341.165 86.2871L328.27 73.7226L346.085 71.1375L354.05 54.9961ZM417.184 73.3318L425.149 89.4733L442.954 92.0683L430.069 104.623L433.115 122.367L417.184 113.991L401.253 122.367L404.288 104.623L391.403 92.0683L409.218 89.4733L417.184 73.3318ZM158.95 54.9961L166.916 71.1375L184.73 73.7226L171.835 86.2871L174.881 104.022L158.95 95.6553L143.019 104.022L146.065 86.2871L133.18 73.7226L150.985 71.1375L158.95 54.9961ZM95.8171 73.3318L103.783 89.4733L121.597 92.0683L108.712 104.623L111.748 122.367L95.8171 113.991L79.8861 122.367L82.932 104.623L70.0469 92.0683L87.8516 89.4733L95.8171 73.3318Z", fill: "white" }),
1971
+ React.createElement("path", { d: "M217.955 260.797L190.681 247.161L163.408 192.624H190.681L217.955 165.351L231.591 138.078L258.864 124.441L272.501 138.078L299.774 151.715V165.351L313.411 178.988L354.32 206.261L340.664 247.171L299.754 288.08L286.117 260.807L245.208 288.08V315.354L231.571 301.717L217.955 260.797Z", fill: "#FFDA44" })),
1972
+ React.createElement("defs", null,
1973
+ React.createElement("clipPath", { id: "clip0_301_40" },
1974
+ React.createElement("rect", { width: "513", height: "341.997", fill: "white", transform: "translate(0 0.960693)" })))),
1975
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_ye" },
1976
+ React.createElement("g", { clipPath: "url(#clip0_301_36)" },
1977
+ React.createElement("path", { d: "M0 0.958984H513V342.952H0V0.958984Z", fill: "white" }),
1978
+ React.createElement("path", { d: "M0 0.958984H513V114.956H0V0.958984Z", fill: "#D80027" }),
1979
+ React.createElement("path", { d: "M0 228.955H513V342.952H0V228.955Z", fill: "black" })),
1980
+ React.createElement("defs", null,
1981
+ React.createElement("clipPath", { id: "clip0_301_36" },
1982
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.955078)" })))),
1983
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_za" },
1984
+ React.createElement("g", { clipPath: "url(#clip0_301_20)" },
1985
+ React.createElement("path", { d: "M0 0.958496H513V342.951H0V0.958496Z", fill: "white" }),
1986
+ React.createElement("path", { d: "M114.247 171.956L0 57.6582V286.274L114.247 171.956Z", fill: "black" }),
1987
+ React.createElement("path", { d: "M161.507 171.955L0 10.3398V57.6581L114.247 171.956L0 286.274V333.504L161.507 171.955Z", fill: "#FFB915" }),
1988
+ React.createElement("path", { d: "M510.829 205.411C510.887 204.97 511.634 204.531 513 204.09V138.499H223.037L85.4967 0.958496H0V10.3398L161.507 171.955L0 333.504V342.951H85.4967L223.037 205.411H510.829Z", fill: "#007847" }),
1989
+ React.createElement("path", { d: "M504.163 238.868H236.894L132.811 342.951H513V238.868H504.163Z", fill: "#000C8A" }),
1990
+ React.createElement("path", { d: "M504.163 105.041H513V0.958496H132.811L236.894 105.041H504.163Z", fill: "#E1392D" })),
1991
+ React.createElement("defs", null,
1992
+ React.createElement("clipPath", { id: "clip0_301_20" },
1993
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.95459)" })))),
1994
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_zm" },
1995
+ React.createElement("g", { clipPath: "url(#clip0_301_14)" },
1996
+ React.createElement("path", { d: "M0 0.952148H513V342.956H0V0.952148Z", fill: "#496E2D" }),
1997
+ React.createElement("path", { d: "M491.626 111.312H443.532C443.532 102.459 436.354 95.2812 427.501 95.2812C418.648 95.2812 411.47 102.459 411.47 111.312H363.376C363.376 120.166 371.088 127.344 379.941 127.344H379.407C379.407 136.197 386.583 143.375 395.438 143.375C395.438 152.228 402.614 159.406 411.47 159.406H443.532C452.385 159.406 459.563 152.228 459.563 143.375C468.417 143.375 475.595 136.197 475.595 127.344H475.061C483.915 127.344 491.626 120.166 491.626 111.312Z", fill: "#FF9811" }),
1998
+ React.createElement("path", { d: "M342.004 171.948H399.003V342.945H342.004V171.948Z", fill: "#D80027" }),
1999
+ React.createElement("path", { d: "M456.001 171.948H513V342.945H456.001V171.948Z", fill: "#FF9811" }),
2000
+ React.createElement("path", { d: "M399.003 171.948H456.002V342.945H399.003V171.948Z", fill: "black" })),
2001
+ React.createElement("defs", null,
2002
+ React.createElement("clipPath", { id: "clip0_301_14" },
2003
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.954102)" })))),
2004
+ React.createElement("symbol", { viewBox: "0 0 513 343 ", id: "cc_zw" },
2005
+ React.createElement("g", { clipPath: "url(#clip0_301_2)" },
2006
+ React.createElement("path", { d: "M0 0.954102H513V342.958H0V0.954102Z", fill: "black" }),
2007
+ React.createElement("path", { d: "M0 49.9121H513V98.8755H0V49.9121ZM0 245.766H513V294.729H0V245.766Z", fill: "#FFDA44" }),
2008
+ React.createElement("path", { d: "M0 0.954102H513V49.9175H0V0.954102Z", fill: "#057F44" }),
2009
+ React.createElement("path", { d: "M0 98.8809H513V147.844H0V98.8809ZM0 196.809H513V245.772H0V196.809Z", fill: "#D80027" }),
2010
+ React.createElement("path", { d: "M0 294.735H513V342.957H0V294.735Z", fill: "#057F44" }),
2011
+ React.createElement("path", { d: "M277.533 171.95L106.537 342.947H0V0.954102H106.537L277.533 171.95Z", fill: "white" }),
2012
+ React.createElement("path", { d: "M256.5 171.951L85.501 342.95H106.529L277.529 171.951L106.529 0.951172H85.501L256.5 171.951Z", fill: "black" }),
2013
+ React.createElement("path", { d: "M102.666 118.42L115.95 159.312H158.951L124.166 184.587L137.451 225.481L102.666 200.207L67.8778 225.481L81.1657 184.587L46.3799 159.312H89.3787L102.666 118.42Z", fill: "#D80027" }),
2014
+ React.createElement("path", { d: "M139.212 175.296L104.585 163.029C104.585 163.029 102.027 139.028 101.872 138.215C100.697 132.023 95.2559 127.343 88.7232 127.343C81.3328 127.343 75.3401 133.334 75.3401 140.726C75.3401 141.951 75.5185 143.133 75.8271 144.261L66.1191 154.035H83.3818C83.3818 171.952 70.0117 171.952 70.0117 189.796L77.4282 207.639H122.037L129.474 189.796H129.47C130.195 188.129 130.662 186.362 130.853 184.554C137.263 181.96 139.212 175.296 139.212 175.296Z", fill: "#FFDA44" })),
2015
+ React.createElement("defs", null,
2016
+ React.createElement("clipPath", { id: "clip0_301_2" },
2017
+ React.createElement("rect", { width: "513", height: "342", fill: "white", transform: "translate(0 0.954102)" }))))));
2018
+ };