@intlayer/design-system 9.0.0-canary.2 → 9.0.0-canary.21

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 (1336) hide show
  1. package/dist/esm/api/hooks/ai.mjs.map +1 -1
  2. package/dist/esm/api/hooks/analytics.mjs +71 -0
  3. package/dist/esm/api/hooks/analytics.mjs.map +1 -0
  4. package/dist/esm/api/hooks/asset.mjs.map +1 -1
  5. package/dist/esm/api/hooks/audit.mjs.map +1 -1
  6. package/dist/esm/api/hooks/auth.mjs.map +1 -1
  7. package/dist/esm/api/hooks/bitbucket.mjs.map +1 -1
  8. package/dist/esm/api/hooks/dictionary.mjs +15 -3
  9. package/dist/esm/api/hooks/dictionary.mjs.map +1 -1
  10. package/dist/esm/api/hooks/discussions.mjs.map +1 -1
  11. package/dist/esm/api/hooks/editor.mjs.map +1 -1
  12. package/dist/esm/api/hooks/environment.mjs.map +1 -1
  13. package/dist/esm/api/hooks/github.mjs.map +1 -1
  14. package/dist/esm/api/hooks/gitlab.mjs.map +1 -1
  15. package/dist/esm/api/hooks/newsletter.mjs.map +1 -1
  16. package/dist/esm/api/hooks/organization.mjs +35 -3
  17. package/dist/esm/api/hooks/organization.mjs.map +1 -1
  18. package/dist/esm/api/hooks/project.mjs +13 -1
  19. package/dist/esm/api/hooks/project.mjs.map +1 -1
  20. package/dist/esm/api/hooks/reviewer.mjs.map +1 -1
  21. package/dist/esm/api/hooks/search.mjs.map +1 -1
  22. package/dist/esm/api/hooks/showcaseProject.mjs.map +1 -1
  23. package/dist/esm/api/hooks/stripe.mjs.map +1 -1
  24. package/dist/esm/api/hooks/tag.mjs.map +1 -1
  25. package/dist/esm/api/hooks/translate.mjs.map +1 -1
  26. package/dist/esm/api/hooks/user.mjs.map +1 -1
  27. package/dist/esm/api/hooks/utils.mjs.map +1 -1
  28. package/dist/esm/api/index.mjs +6 -5
  29. package/dist/esm/api/useAuth/useAuth.mjs.map +1 -1
  30. package/dist/esm/api/useAuth/useOAuth2.mjs +1 -1
  31. package/dist/esm/api/useAuth/useOAuth2.mjs.map +1 -1
  32. package/dist/esm/api/useAuth/useSession.mjs +1 -1
  33. package/dist/esm/api/useAuth/useSession.mjs.map +1 -1
  34. package/dist/esm/api/useIntlayerAPI.mjs +6 -1
  35. package/dist/esm/api/useIntlayerAPI.mjs.map +1 -1
  36. package/dist/esm/api/useUser/index.mjs.map +1 -1
  37. package/dist/esm/components/Accordion/Accordion.mjs.map +1 -1
  38. package/dist/esm/components/Avatar/image.mjs.map +1 -1
  39. package/dist/esm/components/Avatar/index.mjs.map +1 -1
  40. package/dist/esm/components/Badge/index.mjs.map +1 -1
  41. package/dist/esm/components/Breadcrumb/breadcrumb.content.mjs.map +1 -1
  42. package/dist/esm/components/Breadcrumb/index.mjs.map +1 -1
  43. package/dist/esm/components/Browser/Browser.content.mjs.map +1 -1
  44. package/dist/esm/components/Browser/Browser.mjs.map +1 -1
  45. package/dist/esm/components/Browser/extractUrlFromSitemap.mjs.map +1 -1
  46. package/dist/esm/components/Button/Button.mjs.map +1 -1
  47. package/dist/esm/components/Carousel/index.content.mjs.map +1 -1
  48. package/dist/esm/components/Carousel/index.mjs +2 -1
  49. package/dist/esm/components/Carousel/index.mjs.map +1 -1
  50. package/dist/esm/components/ClickOutsideDiv/index.mjs.map +1 -1
  51. package/dist/esm/components/CollapsibleTable/CollapsibleTable.mjs.map +1 -1
  52. package/dist/esm/components/Command/index.mjs.map +1 -1
  53. package/dist/esm/components/Container/index.mjs.map +1 -1
  54. package/dist/esm/components/ContentEditor/ContentEditor.mjs.map +1 -1
  55. package/dist/esm/components/ContentEditor/ContentEditorInput.mjs.map +1 -1
  56. package/dist/esm/components/ContentEditor/ContentEditorTextArea.mjs +1 -1
  57. package/dist/esm/components/ContentEditor/ContentEditorTextArea.mjs.map +1 -1
  58. package/dist/esm/components/ContentSelector/ContentSelector.mjs.map +1 -1
  59. package/dist/esm/components/CopyButton/CopyButton.content.mjs.map +1 -1
  60. package/dist/esm/components/CopyButton/index.mjs.map +1 -1
  61. package/dist/esm/components/CopyToClipboard/index.mjs.map +1 -1
  62. package/dist/esm/components/DictionaryEditor/DictionaryEditor.mjs.map +1 -1
  63. package/dist/esm/components/DictionaryEditor/ItemLayout.mjs.map +1 -1
  64. package/dist/esm/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs.map +1 -1
  65. package/dist/esm/components/DictionaryEditor/NodeWrapper/BooleanWrapper.mjs.map +1 -1
  66. package/dist/esm/components/DictionaryEditor/NodeWrapper/ConditionWrapper.mjs.map +1 -1
  67. package/dist/esm/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.mjs.map +1 -1
  68. package/dist/esm/components/DictionaryEditor/NodeWrapper/FileWrapper.mjs.map +1 -1
  69. package/dist/esm/components/DictionaryEditor/NodeWrapper/HtmlWrapper.mjs.map +1 -1
  70. package/dist/esm/components/DictionaryEditor/NodeWrapper/InsertionWrapper.mjs.map +1 -1
  71. package/dist/esm/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.mjs.map +1 -1
  72. package/dist/esm/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs.map +1 -1
  73. package/dist/esm/components/DictionaryEditor/NodeWrapper/NumberWrapper.mjs.map +1 -1
  74. package/dist/esm/components/DictionaryEditor/NodeWrapper/PluralWrapper.mjs.map +1 -1
  75. package/dist/esm/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs.map +1 -1
  76. package/dist/esm/components/DictionaryEditor/NodeWrapper/TranslationWrapper.mjs.map +1 -1
  77. package/dist/esm/components/DictionaryEditor/NodeWrapper/index.mjs.map +1 -1
  78. package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs +42 -70
  79. package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs.map +1 -1
  80. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.mjs.map +1 -1
  81. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +26 -24
  82. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -1
  83. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/object.mjs.map +1 -1
  84. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +47 -73
  85. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
  86. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.mjs +0 -62
  87. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.mjs.map +1 -1
  88. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.mjs.map +1 -1
  89. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs +2 -4
  90. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs.map +1 -1
  91. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +70 -151
  92. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
  93. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs +1 -1
  94. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs.map +1 -1
  95. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.mjs.map +1 -1
  96. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs.map +1 -1
  97. package/dist/esm/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +1 -1
  98. package/dist/esm/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
  99. package/dist/esm/components/DictionaryFieldEditor/EnumKeyInput.mjs.map +1 -1
  100. package/dist/esm/components/DictionaryFieldEditor/JSONEditor.mjs.map +1 -1
  101. package/dist/esm/components/DictionaryFieldEditor/KeyPathBreadcrumb.mjs.map +1 -1
  102. package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +19 -14
  103. package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
  104. package/dist/esm/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs.map +1 -1
  105. package/dist/esm/components/DictionaryFieldEditor/NodeTypeSelector.mjs.map +1 -1
  106. package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +5 -4
  107. package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
  108. package/dist/esm/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs.map +1 -1
  109. package/dist/esm/components/DictionaryFieldEditor/StructureEditor.mjs.map +1 -1
  110. package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs +6 -4
  111. package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -1
  112. package/dist/esm/components/DictionaryFieldEditor/StructureView/structureView.content.mjs.map +1 -1
  113. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs.map +1 -1
  114. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs.map +1 -1
  115. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.mjs.map +1 -1
  116. package/dist/esm/components/DictionaryFieldEditor/contentEditor.content.mjs.map +1 -1
  117. package/dist/esm/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs.map +1 -1
  118. package/dist/esm/components/DictionaryFieldEditor/getIsEditableSection.mjs.map +1 -1
  119. package/dist/esm/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs.map +1 -1
  120. package/dist/esm/components/DropDown/index.mjs.map +1 -1
  121. package/dist/esm/components/EditableField/EditableFieldInput.mjs.map +1 -1
  122. package/dist/esm/components/EditableField/EditableFieldLayout.mjs.map +1 -1
  123. package/dist/esm/components/EditableField/EditableFieldTextArea.mjs.map +1 -1
  124. package/dist/esm/components/ExpandCollapse/ExpandCollapse.mjs.map +1 -1
  125. package/dist/esm/components/ExpandCollapse/expandCollapse.content.mjs.map +1 -1
  126. package/dist/esm/components/Flags/Flag.mjs.map +1 -1
  127. package/dist/esm/components/Flags/ae.mjs +9 -6
  128. package/dist/esm/components/Flags/ae.mjs.map +1 -1
  129. package/dist/esm/components/Flags/af.mjs +26 -23
  130. package/dist/esm/components/Flags/af.mjs.map +1 -1
  131. package/dist/esm/components/Flags/al.mjs +7 -5
  132. package/dist/esm/components/Flags/al.mjs.map +1 -1
  133. package/dist/esm/components/Flags/am.mjs +7 -5
  134. package/dist/esm/components/Flags/am.mjs.map +1 -1
  135. package/dist/esm/components/Flags/ar.mjs +51 -31
  136. package/dist/esm/components/Flags/ar.mjs.map +1 -1
  137. package/dist/esm/components/Flags/at.mjs +5 -4
  138. package/dist/esm/components/Flags/at.mjs.map +1 -1
  139. package/dist/esm/components/Flags/au.mjs +13 -8
  140. package/dist/esm/components/Flags/au.mjs.map +1 -1
  141. package/dist/esm/components/Flags/az.mjs +13 -8
  142. package/dist/esm/components/Flags/az.mjs.map +1 -1
  143. package/dist/esm/components/Flags/ba.mjs +8 -7
  144. package/dist/esm/components/Flags/ba.mjs.map +1 -1
  145. package/dist/esm/components/Flags/bd.mjs +5 -4
  146. package/dist/esm/components/Flags/bd.mjs.map +1 -1
  147. package/dist/esm/components/Flags/be.mjs +5 -5
  148. package/dist/esm/components/Flags/be.mjs.map +1 -1
  149. package/dist/esm/components/Flags/bg.mjs +7 -5
  150. package/dist/esm/components/Flags/bg.mjs.map +1 -1
  151. package/dist/esm/components/Flags/bh.mjs +5 -4
  152. package/dist/esm/components/Flags/bh.mjs.map +1 -1
  153. package/dist/esm/components/Flags/bn.mjs +12 -8
  154. package/dist/esm/components/Flags/bn.mjs.map +1 -1
  155. package/dist/esm/components/Flags/bo.mjs +1306 -656
  156. package/dist/esm/components/Flags/bo.mjs.map +1 -1
  157. package/dist/esm/components/Flags/br.mjs +26 -26
  158. package/dist/esm/components/Flags/br.mjs.map +1 -1
  159. package/dist/esm/components/Flags/bw.mjs +4 -4
  160. package/dist/esm/components/Flags/bw.mjs.map +1 -1
  161. package/dist/esm/components/Flags/by.mjs +11 -8
  162. package/dist/esm/components/Flags/by.mjs.map +1 -1
  163. package/dist/esm/components/Flags/bz.mjs +111 -81
  164. package/dist/esm/components/Flags/bz.mjs.map +1 -1
  165. package/dist/esm/components/Flags/ca.mjs +5 -4
  166. package/dist/esm/components/Flags/ca.mjs.map +1 -1
  167. package/dist/esm/components/Flags/ch.mjs +4 -4
  168. package/dist/esm/components/Flags/ch.mjs.map +1 -1
  169. package/dist/esm/components/Flags/cl.mjs +9 -8
  170. package/dist/esm/components/Flags/cl.mjs.map +1 -1
  171. package/dist/esm/components/Flags/cn.mjs +15 -9
  172. package/dist/esm/components/Flags/cn.mjs.map +1 -1
  173. package/dist/esm/components/Flags/co.mjs +5 -5
  174. package/dist/esm/components/Flags/co.mjs.map +1 -1
  175. package/dist/esm/components/Flags/cr.mjs +5 -5
  176. package/dist/esm/components/Flags/cr.mjs.map +1 -1
  177. package/dist/esm/components/Flags/cu.mjs +9 -8
  178. package/dist/esm/components/Flags/cu.mjs.map +1 -1
  179. package/dist/esm/components/Flags/cv.mjs +9 -8
  180. package/dist/esm/components/Flags/cv.mjs.map +1 -1
  181. package/dist/esm/components/Flags/cz.mjs +7 -5
  182. package/dist/esm/components/Flags/cz.mjs.map +1 -1
  183. package/dist/esm/components/Flags/de.mjs +7 -5
  184. package/dist/esm/components/Flags/de.mjs.map +1 -1
  185. package/dist/esm/components/Flags/dj.mjs +9 -8
  186. package/dist/esm/components/Flags/dj.mjs.map +1 -1
  187. package/dist/esm/components/Flags/dk.mjs +7 -5
  188. package/dist/esm/components/Flags/dk.mjs.map +1 -1
  189. package/dist/esm/components/Flags/do.mjs +71 -53
  190. package/dist/esm/components/Flags/do.mjs.map +1 -1
  191. package/dist/esm/components/Flags/dz.mjs +7 -5
  192. package/dist/esm/components/Flags/dz.mjs.map +1 -1
  193. package/dist/esm/components/Flags/ec.mjs +165 -122
  194. package/dist/esm/components/Flags/ec.mjs.map +1 -1
  195. package/dist/esm/components/Flags/ee.mjs +7 -5
  196. package/dist/esm/components/Flags/ee.mjs.map +1 -1
  197. package/dist/esm/components/Flags/eg.mjs +28 -25
  198. package/dist/esm/components/Flags/eg.mjs.map +1 -1
  199. package/dist/esm/components/Flags/es-ct.mjs +5 -4
  200. package/dist/esm/components/Flags/es-ct.mjs.map +1 -1
  201. package/dist/esm/components/Flags/es-ga.mjs +184 -183
  202. package/dist/esm/components/Flags/es-ga.mjs.map +1 -1
  203. package/dist/esm/components/Flags/es-pv.mjs +7 -5
  204. package/dist/esm/components/Flags/es-pv.mjs.map +1 -1
  205. package/dist/esm/components/Flags/es.mjs +1072 -531
  206. package/dist/esm/components/Flags/es.mjs.map +1 -1
  207. package/dist/esm/components/Flags/et.mjs +10 -9
  208. package/dist/esm/components/Flags/et.mjs.map +1 -1
  209. package/dist/esm/components/Flags/fi.mjs +7 -5
  210. package/dist/esm/components/Flags/fi.mjs.map +1 -1
  211. package/dist/esm/components/Flags/flags.mjs.map +1 -1
  212. package/dist/esm/components/Flags/fo.mjs +8 -7
  213. package/dist/esm/components/Flags/fo.mjs.map +1 -1
  214. package/dist/esm/components/Flags/fr.mjs +7 -5
  215. package/dist/esm/components/Flags/fr.mjs.map +1 -1
  216. package/dist/esm/components/Flags/gb-wls.mjs +10 -8
  217. package/dist/esm/components/Flags/gb-wls.mjs.map +1 -1
  218. package/dist/esm/components/Flags/gb.mjs +11 -7
  219. package/dist/esm/components/Flags/gb.mjs.map +1 -1
  220. package/dist/esm/components/Flags/ge.mjs +9 -6
  221. package/dist/esm/components/Flags/ge.mjs.map +1 -1
  222. package/dist/esm/components/Flags/gh.mjs +9 -6
  223. package/dist/esm/components/Flags/gh.mjs.map +1 -1
  224. package/dist/esm/components/Flags/gr.mjs +23 -13
  225. package/dist/esm/components/Flags/gr.mjs.map +1 -1
  226. package/dist/esm/components/Flags/gt.mjs +116 -113
  227. package/dist/esm/components/Flags/gt.mjs.map +1 -1
  228. package/dist/esm/components/Flags/gw.mjs +19 -12
  229. package/dist/esm/components/Flags/gw.mjs.map +1 -1
  230. package/dist/esm/components/Flags/hk.mjs +13 -8
  231. package/dist/esm/components/Flags/hk.mjs.map +1 -1
  232. package/dist/esm/components/Flags/hn.mjs +21 -15
  233. package/dist/esm/components/Flags/hn.mjs.map +1 -1
  234. package/dist/esm/components/Flags/hr.mjs +49 -23
  235. package/dist/esm/components/Flags/hr.mjs.map +1 -1
  236. package/dist/esm/components/Flags/hu.mjs +4 -4
  237. package/dist/esm/components/Flags/hu.mjs.map +1 -1
  238. package/dist/esm/components/Flags/id.mjs +5 -4
  239. package/dist/esm/components/Flags/id.mjs.map +1 -1
  240. package/dist/esm/components/Flags/ie.mjs +5 -5
  241. package/dist/esm/components/Flags/ie.mjs.map +1 -1
  242. package/dist/esm/components/Flags/il.mjs +10 -9
  243. package/dist/esm/components/Flags/il.mjs.map +1 -1
  244. package/dist/esm/components/Flags/in.mjs +18 -15
  245. package/dist/esm/components/Flags/in.mjs.map +1 -1
  246. package/dist/esm/components/Flags/iq.mjs +11 -8
  247. package/dist/esm/components/Flags/iq.mjs.map +1 -1
  248. package/dist/esm/components/Flags/ir.mjs +33 -32
  249. package/dist/esm/components/Flags/ir.mjs.map +1 -1
  250. package/dist/esm/components/Flags/is.mjs +8 -7
  251. package/dist/esm/components/Flags/is.mjs.map +1 -1
  252. package/dist/esm/components/Flags/it.mjs +5 -5
  253. package/dist/esm/components/Flags/it.mjs.map +1 -1
  254. package/dist/esm/components/Flags/jm.mjs +5 -5
  255. package/dist/esm/components/Flags/jm.mjs.map +1 -1
  256. package/dist/esm/components/Flags/jo.mjs +11 -10
  257. package/dist/esm/components/Flags/jo.mjs.map +1 -1
  258. package/dist/esm/components/Flags/jp.mjs +7 -6
  259. package/dist/esm/components/Flags/jp.mjs.map +1 -1
  260. package/dist/esm/components/Flags/ke.mjs +28 -19
  261. package/dist/esm/components/Flags/ke.mjs.map +1 -1
  262. package/dist/esm/components/Flags/kg.mjs +11 -10
  263. package/dist/esm/components/Flags/kg.mjs.map +1 -1
  264. package/dist/esm/components/Flags/kh.mjs +20 -18
  265. package/dist/esm/components/Flags/kh.mjs.map +1 -1
  266. package/dist/esm/components/Flags/km.mjs +12 -11
  267. package/dist/esm/components/Flags/km.mjs.map +1 -1
  268. package/dist/esm/components/Flags/kr.mjs +14 -13
  269. package/dist/esm/components/Flags/kr.mjs.map +1 -1
  270. package/dist/esm/components/Flags/kw.mjs +9 -8
  271. package/dist/esm/components/Flags/kw.mjs.map +1 -1
  272. package/dist/esm/components/Flags/kz.mjs +18 -17
  273. package/dist/esm/components/Flags/kz.mjs.map +1 -1
  274. package/dist/esm/components/Flags/la.mjs +8 -7
  275. package/dist/esm/components/Flags/la.mjs.map +1 -1
  276. package/dist/esm/components/Flags/lb.mjs +10 -9
  277. package/dist/esm/components/Flags/lb.mjs.map +1 -1
  278. package/dist/esm/components/Flags/li.mjs +33 -31
  279. package/dist/esm/components/Flags/li.mjs.map +1 -1
  280. package/dist/esm/components/Flags/lk.mjs +22 -14
  281. package/dist/esm/components/Flags/lk.mjs.map +1 -1
  282. package/dist/esm/components/Flags/lt.mjs +5 -5
  283. package/dist/esm/components/Flags/lt.mjs.map +1 -1
  284. package/dist/esm/components/Flags/lu.mjs +7 -5
  285. package/dist/esm/components/Flags/lu.mjs.map +1 -1
  286. package/dist/esm/components/Flags/lv.mjs +3 -3
  287. package/dist/esm/components/Flags/lv.mjs.map +1 -1
  288. package/dist/esm/components/Flags/ly.mjs +8 -7
  289. package/dist/esm/components/Flags/ly.mjs.map +1 -1
  290. package/dist/esm/components/Flags/ma.mjs +5 -4
  291. package/dist/esm/components/Flags/ma.mjs.map +1 -1
  292. package/dist/esm/components/Flags/mc.mjs +4 -4
  293. package/dist/esm/components/Flags/mc.mjs.map +1 -1
  294. package/dist/esm/components/Flags/md.mjs +93 -61
  295. package/dist/esm/components/Flags/md.mjs.map +1 -1
  296. package/dist/esm/components/Flags/mk.mjs +7 -5
  297. package/dist/esm/components/Flags/mk.mjs.map +1 -1
  298. package/dist/esm/components/Flags/mm.mjs +13 -10
  299. package/dist/esm/components/Flags/mm.mjs.map +1 -1
  300. package/dist/esm/components/Flags/mn.mjs +19 -12
  301. package/dist/esm/components/Flags/mn.mjs.map +1 -1
  302. package/dist/esm/components/Flags/mo.mjs +10 -7
  303. package/dist/esm/components/Flags/mo.mjs.map +1 -1
  304. package/dist/esm/components/Flags/mr.mjs +9 -6
  305. package/dist/esm/components/Flags/mr.mjs.map +1 -1
  306. package/dist/esm/components/Flags/mt.mjs +44 -39
  307. package/dist/esm/components/Flags/mt.mjs.map +1 -1
  308. package/dist/esm/components/Flags/mv.mjs +9 -6
  309. package/dist/esm/components/Flags/mv.mjs.map +1 -1
  310. package/dist/esm/components/Flags/mx.mjs +748 -377
  311. package/dist/esm/components/Flags/mx.mjs.map +1 -1
  312. package/dist/esm/components/Flags/my.mjs +21 -20
  313. package/dist/esm/components/Flags/my.mjs.map +1 -1
  314. package/dist/esm/components/Flags/mz.mjs +17 -16
  315. package/dist/esm/components/Flags/mz.mjs.map +1 -1
  316. package/dist/esm/components/Flags/ng.mjs +4 -4
  317. package/dist/esm/components/Flags/ng.mjs.map +1 -1
  318. package/dist/esm/components/Flags/ni.mjs +103 -98
  319. package/dist/esm/components/Flags/ni.mjs.map +1 -1
  320. package/dist/esm/components/Flags/nl.mjs +7 -5
  321. package/dist/esm/components/Flags/nl.mjs.map +1 -1
  322. package/dist/esm/components/Flags/no.mjs +11 -7
  323. package/dist/esm/components/Flags/no.mjs.map +1 -1
  324. package/dist/esm/components/Flags/np.mjs +7 -6
  325. package/dist/esm/components/Flags/np.mjs.map +1 -1
  326. package/dist/esm/components/Flags/nz.mjs +30 -20
  327. package/dist/esm/components/Flags/nz.mjs.map +1 -1
  328. package/dist/esm/components/Flags/om.mjs +102 -101
  329. package/dist/esm/components/Flags/om.mjs.map +1 -1
  330. package/dist/esm/components/Flags/pa.mjs +9 -8
  331. package/dist/esm/components/Flags/pa.mjs.map +1 -1
  332. package/dist/esm/components/Flags/pe.mjs +5 -4
  333. package/dist/esm/components/Flags/pe.mjs.map +1 -1
  334. package/dist/esm/components/Flags/ph.mjs +9 -6
  335. package/dist/esm/components/Flags/ph.mjs.map +1 -1
  336. package/dist/esm/components/Flags/pk.mjs +8 -7
  337. package/dist/esm/components/Flags/pk.mjs.map +1 -1
  338. package/dist/esm/components/Flags/pl.mjs +3 -3
  339. package/dist/esm/components/Flags/pl.mjs.map +1 -1
  340. package/dist/esm/components/Flags/pr.mjs +9 -8
  341. package/dist/esm/components/Flags/pr.mjs.map +1 -1
  342. package/dist/esm/components/Flags/ps.mjs +10 -9
  343. package/dist/esm/components/Flags/ps.mjs.map +1 -1
  344. package/dist/esm/components/Flags/pt.mjs +34 -31
  345. package/dist/esm/components/Flags/pt.mjs.map +1 -1
  346. package/dist/esm/components/Flags/py.mjs +17 -11
  347. package/dist/esm/components/Flags/py.mjs.map +1 -1
  348. package/dist/esm/components/Flags/qa.mjs +5 -4
  349. package/dist/esm/components/Flags/qa.mjs.map +1 -1
  350. package/dist/esm/components/Flags/ro.mjs +5 -5
  351. package/dist/esm/components/Flags/ro.mjs.map +1 -1
  352. package/dist/esm/components/Flags/rs.mjs +259 -258
  353. package/dist/esm/components/Flags/rs.mjs.map +1 -1
  354. package/dist/esm/components/Flags/ru.mjs +7 -5
  355. package/dist/esm/components/Flags/ru.mjs.map +1 -1
  356. package/dist/esm/components/Flags/sa.mjs +21 -20
  357. package/dist/esm/components/Flags/sa.mjs.map +1 -1
  358. package/dist/esm/components/Flags/sd.mjs +9 -8
  359. package/dist/esm/components/Flags/sd.mjs.map +1 -1
  360. package/dist/esm/components/Flags/se.mjs +5 -4
  361. package/dist/esm/components/Flags/se.mjs.map +1 -1
  362. package/dist/esm/components/Flags/sg.mjs +9 -8
  363. package/dist/esm/components/Flags/sg.mjs.map +1 -1
  364. package/dist/esm/components/Flags/si.mjs +14 -13
  365. package/dist/esm/components/Flags/si.mjs.map +1 -1
  366. package/dist/esm/components/Flags/sk.mjs +15 -9
  367. package/dist/esm/components/Flags/sk.mjs.map +1 -1
  368. package/dist/esm/components/Flags/so.mjs +7 -6
  369. package/dist/esm/components/Flags/so.mjs.map +1 -1
  370. package/dist/esm/components/Flags/st.mjs +17 -13
  371. package/dist/esm/components/Flags/st.mjs.map +1 -1
  372. package/dist/esm/components/Flags/sv.mjs +538 -522
  373. package/dist/esm/components/Flags/sv.mjs.map +1 -1
  374. package/dist/esm/components/Flags/sy.mjs +9 -6
  375. package/dist/esm/components/Flags/sy.mjs.map +1 -1
  376. package/dist/esm/components/Flags/td.mjs +4 -4
  377. package/dist/esm/components/Flags/td.mjs.map +1 -1
  378. package/dist/esm/components/Flags/th.mjs +4 -4
  379. package/dist/esm/components/Flags/th.mjs.map +1 -1
  380. package/dist/esm/components/Flags/tl.mjs +9 -8
  381. package/dist/esm/components/Flags/tl.mjs.map +1 -1
  382. package/dist/esm/components/Flags/tn.mjs +5 -4
  383. package/dist/esm/components/Flags/tn.mjs.map +1 -1
  384. package/dist/esm/components/Flags/tr.mjs +5 -5
  385. package/dist/esm/components/Flags/tr.mjs.map +1 -1
  386. package/dist/esm/components/Flags/tt.mjs +7 -5
  387. package/dist/esm/components/Flags/tt.mjs.map +1 -1
  388. package/dist/esm/components/Flags/tw.mjs +7 -6
  389. package/dist/esm/components/Flags/tw.mjs.map +1 -1
  390. package/dist/esm/components/Flags/tz.mjs +9 -8
  391. package/dist/esm/components/Flags/tz.mjs.map +1 -1
  392. package/dist/esm/components/Flags/ua.mjs +4 -4
  393. package/dist/esm/components/Flags/ua.mjs.map +1 -1
  394. package/dist/esm/components/Flags/ug.mjs +26 -25
  395. package/dist/esm/components/Flags/ug.mjs.map +1 -1
  396. package/dist/esm/components/Flags/us.mjs +12 -8
  397. package/dist/esm/components/Flags/us.mjs.map +1 -1
  398. package/dist/esm/components/Flags/uy.mjs +15 -12
  399. package/dist/esm/components/Flags/uy.mjs.map +1 -1
  400. package/dist/esm/components/Flags/uz.mjs +27 -21
  401. package/dist/esm/components/Flags/uz.mjs.map +1 -1
  402. package/dist/esm/components/Flags/ve.mjs +21 -16
  403. package/dist/esm/components/Flags/ve.mjs.map +1 -1
  404. package/dist/esm/components/Flags/vn.mjs +7 -6
  405. package/dist/esm/components/Flags/vn.mjs.map +1 -1
  406. package/dist/esm/components/Flags/xx.mjs +5 -4
  407. package/dist/esm/components/Flags/xx.mjs.map +1 -1
  408. package/dist/esm/components/Flags/ye.mjs +5 -5
  409. package/dist/esm/components/Flags/ye.mjs.map +1 -1
  410. package/dist/esm/components/Flags/za.mjs +12 -11
  411. package/dist/esm/components/Flags/za.mjs.map +1 -1
  412. package/dist/esm/components/Flags/zw.mjs +16 -15
  413. package/dist/esm/components/Flags/zw.mjs.map +1 -1
  414. package/dist/esm/components/Footer/index.mjs.map +1 -1
  415. package/dist/esm/components/Form/FormBase.mjs.map +1 -1
  416. package/dist/esm/components/Form/FormControl.mjs.map +1 -1
  417. package/dist/esm/components/Form/FormDescription.mjs.map +1 -1
  418. package/dist/esm/components/Form/FormField.mjs +2 -1
  419. package/dist/esm/components/Form/FormField.mjs.map +1 -1
  420. package/dist/esm/components/Form/FormItem.mjs.map +1 -1
  421. package/dist/esm/components/Form/FormLabel.mjs.map +1 -1
  422. package/dist/esm/components/Form/FormMessage.mjs.map +1 -1
  423. package/dist/esm/components/Form/elements/AutoSizeTextAreaElement.mjs.map +1 -1
  424. package/dist/esm/components/Form/elements/CheckboxElement.mjs.map +1 -1
  425. package/dist/esm/components/Form/elements/EditableFieldInputElement.mjs.map +1 -1
  426. package/dist/esm/components/Form/elements/EditableFieldTextAreaElement.mjs.map +1 -1
  427. package/dist/esm/components/Form/elements/FormElement.mjs.map +1 -1
  428. package/dist/esm/components/Form/elements/FormElementWrapper.mjs.map +1 -1
  429. package/dist/esm/components/Form/elements/InputElement.mjs.map +1 -1
  430. package/dist/esm/components/Form/elements/InputPasswordElement.mjs.map +1 -1
  431. package/dist/esm/components/Form/elements/MultiselectElement.mjs.map +1 -1
  432. package/dist/esm/components/Form/elements/OTPElement.mjs.map +1 -1
  433. package/dist/esm/components/Form/elements/SearchInputElement.mjs.map +1 -1
  434. package/dist/esm/components/Form/elements/SelectElement.mjs.map +1 -1
  435. package/dist/esm/components/Form/elements/SwitchSelectorElement.mjs.map +1 -1
  436. package/dist/esm/components/Form/elements/TextAreaElement.mjs.map +1 -1
  437. package/dist/esm/components/Form/layout/FormItemLayout.mjs.map +1 -1
  438. package/dist/esm/components/Form/layout/FormLabelLayout.mjs.map +1 -1
  439. package/dist/esm/components/Form/layout/RequiredStar.mjs.map +1 -1
  440. package/dist/esm/components/HTMLRender/HTMLRender.mjs.map +1 -1
  441. package/dist/esm/components/Headers/index.mjs.map +1 -1
  442. package/dist/esm/components/HeightResizer/index.mjs.map +1 -1
  443. package/dist/esm/components/HideShow/index.mjs.map +1 -1
  444. package/dist/esm/components/IDE/Code.mjs +1 -1
  445. package/dist/esm/components/IDE/Code.mjs.map +1 -1
  446. package/dist/esm/components/IDE/CodeBlockClient.mjs.map +1 -1
  447. package/dist/esm/components/IDE/CodeBlockHighlight.mjs.map +1 -1
  448. package/dist/esm/components/IDE/CodeBlockServer.mjs.map +1 -1
  449. package/dist/esm/components/IDE/CodeBlockShiki.mjs.map +1 -1
  450. package/dist/esm/components/IDE/CodeConditionalRenderer.mjs.map +1 -1
  451. package/dist/esm/components/IDE/CodeContext.mjs.map +1 -1
  452. package/dist/esm/components/IDE/CodeFormatSelector.mjs.map +1 -1
  453. package/dist/esm/components/IDE/ContentDeclarationFormatSelector.mjs.map +1 -1
  454. package/dist/esm/components/IDE/CopyCode.mjs.map +1 -1
  455. package/dist/esm/components/IDE/FileList.mjs.map +1 -1
  456. package/dist/esm/components/IDE/FileTree.mjs.map +1 -1
  457. package/dist/esm/components/IDE/IDE.mjs +2 -1
  458. package/dist/esm/components/IDE/IDE.mjs.map +1 -1
  459. package/dist/esm/components/IDE/MarkDownRender.mjs.map +1 -1
  460. package/dist/esm/components/IDE/MonacoCode.mjs.map +1 -1
  461. package/dist/esm/components/IDE/PackageManagerSelector.mjs.map +1 -1
  462. package/dist/esm/components/IDE/code.content.mjs.map +1 -1
  463. package/dist/esm/components/IDE/codeTransformer.mjs +7 -4
  464. package/dist/esm/components/IDE/codeTransformer.mjs.map +1 -1
  465. package/dist/esm/components/IDE/copyCode.content.mjs.map +1 -1
  466. package/dist/esm/components/IDE/createFileTree.mjs.map +1 -1
  467. package/dist/esm/components/IDE/selectors.content.mjs.map +1 -1
  468. package/dist/esm/components/InformationTag/index.mjs.map +1 -1
  469. package/dist/esm/components/Input/Checkbox.mjs.map +1 -1
  470. package/dist/esm/components/Input/Input.mjs.map +1 -1
  471. package/dist/esm/components/Input/InputPassword.mjs.map +1 -1
  472. package/dist/esm/components/Input/OTPInput.mjs +2 -1
  473. package/dist/esm/components/Input/OTPInput.mjs.map +1 -1
  474. package/dist/esm/components/Input/Radio.mjs.map +1 -1
  475. package/dist/esm/components/Input/SearchInput.mjs.map +1 -1
  476. package/dist/esm/components/KeyboardScreenAdapter/index.mjs.map +1 -1
  477. package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs +2 -1
  478. package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs.map +1 -1
  479. package/dist/esm/components/Label/index.mjs.map +1 -1
  480. package/dist/esm/components/LanguageBackground/LanguageBackground.mjs.map +1 -1
  481. package/dist/esm/components/LanguageBackground/LanguageSection.mjs.map +1 -1
  482. package/dist/esm/components/Link/Link.mjs.map +1 -1
  483. package/dist/esm/components/Loader/index.content.mjs.map +1 -1
  484. package/dist/esm/components/Loader/index.mjs.map +1 -1
  485. package/dist/esm/components/Loader/spinner.mjs.map +1 -1
  486. package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
  487. package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs.map +1 -1
  488. package/dist/esm/components/LocaleSwitcherContentDropDown/localeSwitcher.content.mjs.map +1 -1
  489. package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs +4 -2
  490. package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs.map +1 -1
  491. package/dist/esm/components/LocaleSwitcherDropDown/localeSwitcher.content.mjs.map +1 -1
  492. package/dist/esm/components/Logo/Logo.mjs.map +1 -1
  493. package/dist/esm/components/Logo/LogoTextOnly.mjs.map +1 -1
  494. package/dist/esm/components/Logo/LogoWithText.mjs.map +1 -1
  495. package/dist/esm/components/Logo/LogoWithTextBelow.mjs.map +1 -1
  496. package/dist/esm/components/MarkDownRender/MarkDownIframe.mjs.map +1 -1
  497. package/dist/esm/components/MarkDownRender/MarkDownRender.mjs +1 -1
  498. package/dist/esm/components/MarkDownRender/MarkDownRender.mjs.map +1 -1
  499. package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs +2 -3
  500. package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs.map +1 -1
  501. package/dist/esm/components/MarkdownEditor/extensions.mjs.map +1 -1
  502. package/dist/esm/components/MarkdownEditor/generative/AICompletionCommands.mjs.map +1 -1
  503. package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs +2 -1
  504. package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs.map +1 -1
  505. package/dist/esm/components/MarkdownEditor/generative/AISelectorCommands.mjs.map +1 -1
  506. package/dist/esm/components/MarkdownEditor/generative/GenerativeMenuSwitch.mjs.map +1 -1
  507. package/dist/esm/components/MarkdownEditor/generative/useAICompletion.mjs.map +1 -1
  508. package/dist/esm/components/MarkdownEditor/imageUpload.mjs +2 -1
  509. package/dist/esm/components/MarkdownEditor/imageUpload.mjs.map +1 -1
  510. package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs +118 -59
  511. package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs.map +1 -1
  512. package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble-item.mjs.map +1 -1
  513. package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble.mjs.map +1 -1
  514. package/dist/esm/components/MarkdownEditor/novel/components/editor-command-item.mjs.map +1 -1
  515. package/dist/esm/components/MarkdownEditor/novel/components/editor-command.mjs.map +1 -1
  516. package/dist/esm/components/MarkdownEditor/novel/components/editor.mjs.map +1 -1
  517. package/dist/esm/components/MarkdownEditor/novel/extensions/ai-highlight.mjs.map +1 -1
  518. package/dist/esm/components/MarkdownEditor/novel/extensions/custom-keymap.mjs.map +1 -1
  519. package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs +91 -37
  520. package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs.map +1 -1
  521. package/dist/esm/components/MarkdownEditor/novel/extensions/index.mjs.map +1 -1
  522. package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs +49 -13
  523. package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs.map +1 -1
  524. package/dist/esm/components/MarkdownEditor/novel/extensions/updated-image.mjs.map +1 -1
  525. package/dist/esm/components/MarkdownEditor/novel/plugins/upload-images.mjs.map +1 -1
  526. package/dist/esm/components/MarkdownEditor/novel/utils/atoms.mjs.map +1 -1
  527. package/dist/esm/components/MarkdownEditor/novel/utils/index.mjs.map +1 -1
  528. package/dist/esm/components/MarkdownEditor/selectors/ColorSelector.mjs.map +1 -1
  529. package/dist/esm/components/MarkdownEditor/selectors/LinkSelector.mjs.map +1 -1
  530. package/dist/esm/components/MarkdownEditor/selectors/NodeSelector.mjs.map +1 -1
  531. package/dist/esm/components/MarkdownEditor/selectors/TextButtons.mjs.map +1 -1
  532. package/dist/esm/components/MarkdownEditor/slashCommand.mjs.map +1 -1
  533. package/dist/esm/components/MaxHeightSmoother/index.mjs.map +1 -1
  534. package/dist/esm/components/MaxWidthSmoother/index.mjs.map +1 -1
  535. package/dist/esm/components/Modal/Modal.mjs.map +1 -1
  536. package/dist/esm/components/Navbar/Burger.mjs.map +1 -1
  537. package/dist/esm/components/Navbar/DesktopNavbar.mjs.map +1 -1
  538. package/dist/esm/components/Navbar/MobileNavbar.mjs.map +1 -1
  539. package/dist/esm/components/Navbar/index.mjs.map +1 -1
  540. package/dist/esm/components/Navbar/useNavigation.mjs.map +1 -1
  541. package/dist/esm/components/Pagination/NumberItemsSelector.mjs.map +1 -1
  542. package/dist/esm/components/Pagination/Pagination.mjs.map +1 -1
  543. package/dist/esm/components/Pagination/ShowingResultsNumberItems.mjs.map +1 -1
  544. package/dist/esm/components/Pagination/pagination.content.mjs.map +1 -1
  545. package/dist/esm/components/Pattern/DotPattern.mjs.map +1 -1
  546. package/dist/esm/components/Pattern/GridDistortionPattern.mjs +2 -1
  547. package/dist/esm/components/Pattern/GridDistortionPattern.mjs.map +1 -1
  548. package/dist/esm/components/Pattern/GridPattern.mjs.map +1 -1
  549. package/dist/esm/components/Pattern/SpotLight.mjs.map +1 -1
  550. package/dist/esm/components/Popover/dynamic.mjs.map +1 -1
  551. package/dist/esm/components/Popover/static.mjs.map +1 -1
  552. package/dist/esm/components/PressableSpan/PressableSpan.mjs.map +1 -1
  553. package/dist/esm/components/RightDrawer/RightDrawer.mjs.map +1 -1
  554. package/dist/esm/components/RightDrawer/isElementAtTopAndNotCovered.mjs.map +1 -1
  555. package/dist/esm/components/RightDrawer/rightDrawer.content.mjs.map +1 -1
  556. package/dist/esm/components/RightDrawer/useRightDrawer.mjs.map +1 -1
  557. package/dist/esm/components/Select/Multiselect.mjs +26 -24
  558. package/dist/esm/components/Select/Multiselect.mjs.map +1 -1
  559. package/dist/esm/components/Select/Select.mjs.map +1 -1
  560. package/dist/esm/components/SocialNetworks/DiscordLogo.mjs.map +1 -1
  561. package/dist/esm/components/SocialNetworks/FacebookLogo.mjs.map +1 -1
  562. package/dist/esm/components/SocialNetworks/InstagramLogo.mjs.map +1 -1
  563. package/dist/esm/components/SocialNetworks/ProductHuntLogo.mjs.map +1 -1
  564. package/dist/esm/components/SocialNetworks/TiktokLogo.mjs.map +1 -1
  565. package/dist/esm/components/SocialNetworks/XLogo.mjs.map +1 -1
  566. package/dist/esm/components/SocialNetworks/YoutubeLogo.mjs.map +1 -1
  567. package/dist/esm/components/SocialNetworks/index.mjs.map +1 -1
  568. package/dist/esm/components/Steps/index.mjs.map +1 -1
  569. package/dist/esm/components/Steps/steps.content.mjs.map +1 -1
  570. package/dist/esm/components/SwitchSelector/SwitchSelector.mjs.map +1 -1
  571. package/dist/esm/components/SwitchSelector/VerticalSwitchSelector.mjs.map +1 -1
  572. package/dist/esm/components/SwitchSelector/useSwitchSelector.mjs +0 -1
  573. package/dist/esm/components/SwitchSelector/useSwitchSelector.mjs.map +1 -1
  574. package/dist/esm/components/Tab/Tab.mjs +4 -2
  575. package/dist/esm/components/Tab/Tab.mjs.map +1 -1
  576. package/dist/esm/components/Tab/TabContext.mjs.map +1 -1
  577. package/dist/esm/components/TabSelector/TabSelector.mjs.map +1 -1
  578. package/dist/esm/components/Table/ExpandButton.mjs.map +1 -1
  579. package/dist/esm/components/Table/SmartTable.mjs.map +1 -1
  580. package/dist/esm/components/Table/Table.mjs.map +1 -1
  581. package/dist/esm/components/Table/TableElements.mjs.map +1 -1
  582. package/dist/esm/components/Table/table.content.mjs.map +1 -1
  583. package/dist/esm/components/Table/useTableWidths.mjs.map +1 -1
  584. package/dist/esm/components/Tag/index.mjs.map +1 -1
  585. package/dist/esm/components/TechLogo/TechLogo.mjs.map +1 -1
  586. package/dist/esm/components/TechLogo/logos/Adonis.mjs.map +1 -1
  587. package/dist/esm/components/TechLogo/logos/Angular.mjs.map +1 -1
  588. package/dist/esm/components/TechLogo/logos/Anthropic.mjs.map +1 -1
  589. package/dist/esm/components/TechLogo/logos/Astro.mjs.map +1 -1
  590. package/dist/esm/components/TechLogo/logos/Atlassian.mjs.map +1 -1
  591. package/dist/esm/components/TechLogo/logos/Bitbucket.mjs.map +1 -1
  592. package/dist/esm/components/TechLogo/logos/ChatGPT.mjs.map +1 -1
  593. package/dist/esm/components/TechLogo/logos/Claude.mjs.map +1 -1
  594. package/dist/esm/components/TechLogo/logos/DeepSeek.mjs.map +1 -1
  595. package/dist/esm/components/TechLogo/logos/Express.mjs.map +1 -1
  596. package/dist/esm/components/TechLogo/logos/Fastify.mjs.map +1 -1
  597. package/dist/esm/components/TechLogo/logos/Gemini.mjs.map +1 -1
  598. package/dist/esm/components/TechLogo/logos/GitHub.mjs.map +1 -1
  599. package/dist/esm/components/TechLogo/logos/GitLab.mjs.map +1 -1
  600. package/dist/esm/components/TechLogo/logos/Google.mjs.map +1 -1
  601. package/dist/esm/components/TechLogo/logos/GoogleAI.mjs.map +1 -1
  602. package/dist/esm/components/TechLogo/logos/Grok.mjs.map +1 -1
  603. package/dist/esm/components/TechLogo/logos/Hono.mjs.map +1 -1
  604. package/dist/esm/components/TechLogo/logos/LinkedIn.mjs.map +1 -1
  605. package/dist/esm/components/TechLogo/logos/Lit.mjs.map +1 -1
  606. package/dist/esm/components/TechLogo/logos/Lynx.mjs.map +1 -1
  607. package/dist/esm/components/TechLogo/logos/Microsoft.mjs.map +1 -1
  608. package/dist/esm/components/TechLogo/logos/Mistral.mjs.map +1 -1
  609. package/dist/esm/components/TechLogo/logos/NestJS.mjs.map +1 -1
  610. package/dist/esm/components/TechLogo/logos/Nextjs.mjs.map +1 -1
  611. package/dist/esm/components/TechLogo/logos/Node.mjs.map +1 -1
  612. package/dist/esm/components/TechLogo/logos/Nuxt.mjs.map +1 -1
  613. package/dist/esm/components/TechLogo/logos/Ollama.mjs.map +1 -1
  614. package/dist/esm/components/TechLogo/logos/OpenAI.mjs.map +1 -1
  615. package/dist/esm/components/TechLogo/logos/Perplexity.mjs.map +1 -1
  616. package/dist/esm/components/TechLogo/logos/Preact.mjs.map +1 -1
  617. package/dist/esm/components/TechLogo/logos/Reactjs.mjs.map +1 -1
  618. package/dist/esm/components/TechLogo/logos/Solid.mjs.map +1 -1
  619. package/dist/esm/components/TechLogo/logos/Svelte.mjs.map +1 -1
  620. package/dist/esm/components/TechLogo/logos/Tanstack.mjs.map +1 -1
  621. package/dist/esm/components/TechLogo/logos/Vanilla.mjs.map +1 -1
  622. package/dist/esm/components/TechLogo/logos/Vitejs.mjs.map +1 -1
  623. package/dist/esm/components/TechLogo/logos/Vuejs.mjs.map +1 -1
  624. package/dist/esm/components/Terminal/Terminal.mjs.map +1 -1
  625. package/dist/esm/components/Terminal/terminal.content.mjs.map +1 -1
  626. package/dist/esm/components/TextArea/AutoSizeTextArea.mjs +1 -2
  627. package/dist/esm/components/TextArea/AutoSizeTextArea.mjs.map +1 -1
  628. package/dist/esm/components/TextArea/AutocompleteTextArea.mjs +2 -1
  629. package/dist/esm/components/TextArea/AutocompleteTextArea.mjs.map +1 -1
  630. package/dist/esm/components/TextArea/ContentEditableTextArea.mjs +30 -15
  631. package/dist/esm/components/TextArea/ContentEditableTextArea.mjs.map +1 -1
  632. package/dist/esm/components/TextArea/TextArea.mjs.map +1 -1
  633. package/dist/esm/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs.map +1 -1
  634. package/dist/esm/components/ThemeSwitcherDropDown/MobileThemeSwitcher.mjs.map +1 -1
  635. package/dist/esm/components/Toaster/Toast.mjs.map +1 -1
  636. package/dist/esm/components/Toaster/Toaster.mjs.map +1 -1
  637. package/dist/esm/components/Toaster/useToast.mjs.map +1 -1
  638. package/dist/esm/components/WithResizer/index.mjs +3 -2
  639. package/dist/esm/components/WithResizer/index.mjs.map +1 -1
  640. package/dist/esm/hooks/useDevice.mjs.map +1 -1
  641. package/dist/esm/hooks/useGetElementById.mjs.map +1 -1
  642. package/dist/esm/hooks/useGetElementOrWindow.mjs.map +1 -1
  643. package/dist/esm/hooks/useHorizontalSwipe.mjs +2 -1
  644. package/dist/esm/hooks/useHorizontalSwipe.mjs.map +1 -1
  645. package/dist/esm/hooks/useIsDarkMode.mjs +2 -1
  646. package/dist/esm/hooks/useIsDarkMode.mjs.map +1 -1
  647. package/dist/esm/hooks/useIsMounted.mjs.map +1 -1
  648. package/dist/esm/hooks/useItemSelector.mjs.map +1 -1
  649. package/dist/esm/hooks/useKeyboardDetector.mjs.map +1 -1
  650. package/dist/esm/hooks/usePersistedStore.mjs.map +1 -1
  651. package/dist/esm/hooks/useScreenWidth.mjs.map +1 -1
  652. package/dist/esm/hooks/useScrollBlockage/index.mjs.map +1 -1
  653. package/dist/esm/hooks/useScrollBlockage/useScrollBlockageStore.mjs.map +1 -1
  654. package/dist/esm/hooks/useScrollDetection.mjs +5 -2
  655. package/dist/esm/hooks/useScrollDetection.mjs.map +1 -1
  656. package/dist/esm/hooks/useScrollY.mjs.map +1 -1
  657. package/dist/esm/hooks/useSearch.mjs.map +1 -1
  658. package/dist/esm/libs/auth.mjs.map +1 -1
  659. package/dist/esm/providers/ReactQueryProvider.mjs.map +1 -1
  660. package/dist/esm/routes.mjs +7 -1
  661. package/dist/esm/routes.mjs.map +1 -1
  662. package/dist/esm/structured-data/buildAuthorJsonLd.mjs.map +1 -1
  663. package/dist/esm/structured-data/buildBreadcrumbsJsonLd.mjs.map +1 -1
  664. package/dist/esm/structured-data/buildCreativeWorkJsonLd.mjs.map +1 -1
  665. package/dist/esm/structured-data/buildFAQPageJsonLd.mjs.map +1 -1
  666. package/dist/esm/structured-data/buildOrganizationJsonLd.mjs.map +1 -1
  667. package/dist/esm/structured-data/buildProductJsonLd.mjs.map +1 -1
  668. package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs +23 -4
  669. package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs.map +1 -1
  670. package/dist/esm/structured-data/buildWebsiteJsonLd.mjs.map +1 -1
  671. package/dist/esm/tailwind.config.mjs.map +1 -1
  672. package/dist/esm/utils/cn.mjs +2 -8
  673. package/dist/types/api/hooks/ai.d.ts +0 -1
  674. package/dist/types/api/hooks/ai.d.ts.map +1 -1
  675. package/dist/types/api/hooks/analytics.d.ts +27 -0
  676. package/dist/types/api/hooks/analytics.d.ts.map +1 -0
  677. package/dist/types/api/hooks/asset.d.ts +0 -1
  678. package/dist/types/api/hooks/asset.d.ts.map +1 -1
  679. package/dist/types/api/hooks/audit.d.ts +0 -1
  680. package/dist/types/api/hooks/audit.d.ts.map +1 -1
  681. package/dist/types/api/hooks/auth.d.ts.map +1 -1
  682. package/dist/types/api/hooks/bitbucket.d.ts.map +1 -1
  683. package/dist/types/api/hooks/dictionary.d.ts +2 -3
  684. package/dist/types/api/hooks/dictionary.d.ts.map +1 -1
  685. package/dist/types/api/hooks/discussions.d.ts +0 -1
  686. package/dist/types/api/hooks/discussions.d.ts.map +1 -1
  687. package/dist/types/api/hooks/editor.d.ts.map +1 -1
  688. package/dist/types/api/hooks/environment.d.ts.map +1 -1
  689. package/dist/types/api/hooks/github.d.ts +0 -1
  690. package/dist/types/api/hooks/github.d.ts.map +1 -1
  691. package/dist/types/api/hooks/gitlab.d.ts.map +1 -1
  692. package/dist/types/api/hooks/newsletter.d.ts.map +1 -1
  693. package/dist/types/api/hooks/organization.d.ts +2 -2
  694. package/dist/types/api/hooks/organization.d.ts.map +1 -1
  695. package/dist/types/api/hooks/project.d.ts +0 -1
  696. package/dist/types/api/hooks/project.d.ts.map +1 -1
  697. package/dist/types/api/hooks/reviewer.d.ts +2 -3
  698. package/dist/types/api/hooks/reviewer.d.ts.map +1 -1
  699. package/dist/types/api/hooks/search.d.ts +0 -1
  700. package/dist/types/api/hooks/search.d.ts.map +1 -1
  701. package/dist/types/api/hooks/showcaseProject.d.ts +1 -2
  702. package/dist/types/api/hooks/showcaseProject.d.ts.map +1 -1
  703. package/dist/types/api/hooks/stripe.d.ts +0 -1
  704. package/dist/types/api/hooks/stripe.d.ts.map +1 -1
  705. package/dist/types/api/hooks/tag.d.ts +0 -1
  706. package/dist/types/api/hooks/tag.d.ts.map +1 -1
  707. package/dist/types/api/hooks/translate.d.ts.map +1 -1
  708. package/dist/types/api/hooks/user.d.ts +0 -1
  709. package/dist/types/api/hooks/user.d.ts.map +1 -1
  710. package/dist/types/api/hooks/utils.d.ts +1 -6
  711. package/dist/types/api/hooks/utils.d.ts.map +1 -1
  712. package/dist/types/api/index.d.ts +5 -3
  713. package/dist/types/api/useAuth/useAuth.d.ts +1 -5
  714. package/dist/types/api/useAuth/useAuth.d.ts.map +1 -1
  715. package/dist/types/api/useAuth/useOAuth2.d.ts +1 -2
  716. package/dist/types/api/useAuth/useOAuth2.d.ts.map +1 -1
  717. package/dist/types/api/useAuth/useSession.d.ts +7 -4
  718. package/dist/types/api/useAuth/useSession.d.ts.map +1 -1
  719. package/dist/types/api/useIntlayerAPI.d.ts +44 -290
  720. package/dist/types/api/useIntlayerAPI.d.ts.map +1 -1
  721. package/dist/types/api/useUser/index.d.ts +1 -3
  722. package/dist/types/api/useUser/index.d.ts.map +1 -1
  723. package/dist/types/components/Accordion/Accordion.d.ts +1 -1
  724. package/dist/types/components/Accordion/Accordion.d.ts.map +1 -1
  725. package/dist/types/components/Avatar/image.d.ts.map +1 -1
  726. package/dist/types/components/Avatar/index.d.ts +0 -1
  727. package/dist/types/components/Avatar/index.d.ts.map +1 -1
  728. package/dist/types/components/Badge/index.d.ts +25 -16
  729. package/dist/types/components/Badge/index.d.ts.map +1 -1
  730. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +1 -3
  731. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
  732. package/dist/types/components/Breadcrumb/index.d.ts +4 -5
  733. package/dist/types/components/Breadcrumb/index.d.ts.map +1 -1
  734. package/dist/types/components/Browser/Browser.content.d.ts +13 -15
  735. package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
  736. package/dist/types/components/Browser/Browser.d.ts +1 -14
  737. package/dist/types/components/Browser/Browser.d.ts.map +1 -1
  738. package/dist/types/components/Browser/extractUrlFromSitemap.d.ts.map +1 -1
  739. package/dist/types/components/Button/Button.d.ts +6 -8
  740. package/dist/types/components/Button/Button.d.ts.map +1 -1
  741. package/dist/types/components/Carousel/index.content.d.ts +3 -5
  742. package/dist/types/components/Carousel/index.content.d.ts.map +1 -1
  743. package/dist/types/components/Carousel/index.d.ts +0 -1
  744. package/dist/types/components/Carousel/index.d.ts.map +1 -1
  745. package/dist/types/components/ClickOutsideDiv/index.d.ts +0 -1
  746. package/dist/types/components/ClickOutsideDiv/index.d.ts.map +1 -1
  747. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +4 -6
  748. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
  749. package/dist/types/components/Command/index.d.ts +21 -25
  750. package/dist/types/components/Command/index.d.ts.map +1 -1
  751. package/dist/types/components/Container/index.d.ts +10 -11
  752. package/dist/types/components/Container/index.d.ts.map +1 -1
  753. package/dist/types/components/ContentEditor/ContentEditor.d.ts +5 -3
  754. package/dist/types/components/ContentEditor/ContentEditor.d.ts.map +1 -1
  755. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts +10 -5
  756. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts.map +1 -1
  757. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts +10 -5
  758. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts.map +1 -1
  759. package/dist/types/components/ContentSelector/ContentSelector.d.ts +0 -1
  760. package/dist/types/components/ContentSelector/ContentSelector.d.ts.map +1 -1
  761. package/dist/types/components/CopyButton/CopyButton.content.d.ts +1 -3
  762. package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
  763. package/dist/types/components/CopyButton/index.d.ts +1 -1
  764. package/dist/types/components/CopyButton/index.d.ts.map +1 -1
  765. package/dist/types/components/CopyToClipboard/index.d.ts +0 -1
  766. package/dist/types/components/CopyToClipboard/index.d.ts.map +1 -1
  767. package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts +0 -1
  768. package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts.map +1 -1
  769. package/dist/types/components/DictionaryEditor/ItemLayout.d.ts +0 -1
  770. package/dist/types/components/DictionaryEditor/ItemLayout.d.ts.map +1 -1
  771. package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts +0 -1
  772. package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts.map +1 -1
  773. package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts +0 -1
  774. package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts.map +1 -1
  775. package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts +1 -2
  776. package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts.map +1 -1
  777. package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts +1 -2
  778. package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts.map +1 -1
  779. package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts +0 -1
  780. package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts.map +1 -1
  781. package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts +1 -2
  782. package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts.map +1 -1
  783. package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts +1 -2
  784. package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts.map +1 -1
  785. package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts +1 -2
  786. package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts.map +1 -1
  787. package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts +0 -1
  788. package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts.map +1 -1
  789. package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts +0 -1
  790. package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts.map +1 -1
  791. package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts +1 -2
  792. package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts.map +1 -1
  793. package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts +0 -1
  794. package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts.map +1 -1
  795. package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts +1 -2
  796. package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts.map +1 -1
  797. package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts +0 -1
  798. package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts.map +1 -1
  799. package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts +0 -1
  800. package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts.map +1 -1
  801. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts +2 -6
  802. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts.map +1 -1
  803. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts +7 -5
  804. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts.map +1 -1
  805. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/object.d.ts.map +1 -1
  806. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts +0 -1
  807. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts.map +1 -1
  808. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +18 -82
  809. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts.map +1 -1
  810. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +4 -6
  811. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
  812. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts +2 -5
  813. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts.map +1 -1
  814. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts +0 -1
  815. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts.map +1 -1
  816. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +52 -54
  817. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
  818. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +16 -18
  819. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
  820. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts +3 -4
  821. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts.map +1 -1
  822. package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts +0 -1
  823. package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
  824. package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts +0 -1
  825. package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts.map +1 -1
  826. package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts +0 -1
  827. package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts.map +1 -1
  828. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts +1 -1
  829. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts.map +1 -1
  830. package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts +0 -1
  831. package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts.map +1 -1
  832. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +10 -12
  833. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
  834. package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts +0 -1
  835. package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts.map +1 -1
  836. package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts +0 -1
  837. package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
  838. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +16 -18
  839. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
  840. package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts +0 -1
  841. package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts.map +1 -1
  842. package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts +0 -1
  843. package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts.map +1 -1
  844. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +4 -6
  845. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -1
  846. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts +1 -2
  847. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts.map +1 -1
  848. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts +0 -1
  849. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts.map +1 -1
  850. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +3 -5
  851. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts.map +1 -1
  852. package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts +3 -5
  853. package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts.map +1 -1
  854. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +2 -4
  855. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
  856. package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts +0 -1
  857. package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts.map +1 -1
  858. package/dist/types/components/DictionaryFieldEditor/index.d.ts +1 -0
  859. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +16 -18
  860. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  861. package/dist/types/components/DropDown/index.d.ts +1 -1
  862. package/dist/types/components/DropDown/index.d.ts.map +1 -1
  863. package/dist/types/components/EditableField/EditableFieldInput.d.ts +4 -2
  864. package/dist/types/components/EditableField/EditableFieldInput.d.ts.map +1 -1
  865. package/dist/types/components/EditableField/EditableFieldLayout.d.ts +0 -1
  866. package/dist/types/components/EditableField/EditableFieldLayout.d.ts.map +1 -1
  867. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts +4 -2
  868. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts.map +1 -1
  869. package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts +7 -4
  870. package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts.map +1 -1
  871. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +1 -3
  872. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts.map +1 -1
  873. package/dist/types/components/Flags/Flag.d.ts +0 -1
  874. package/dist/types/components/Flags/Flag.d.ts.map +1 -1
  875. package/dist/types/components/Flags/flags.d.ts +604 -604
  876. package/dist/types/components/Flags/flags.d.ts.map +1 -1
  877. package/dist/types/components/Footer/index.d.ts +13 -6
  878. package/dist/types/components/Footer/index.d.ts.map +1 -1
  879. package/dist/types/components/Form/Form.d.ts +2 -25
  880. package/dist/types/components/Form/Form.d.ts.map +1 -1
  881. package/dist/types/components/Form/FormBase.d.ts +3 -16
  882. package/dist/types/components/Form/FormBase.d.ts.map +1 -1
  883. package/dist/types/components/Form/FormControl.d.ts +0 -1
  884. package/dist/types/components/Form/FormControl.d.ts.map +1 -1
  885. package/dist/types/components/Form/FormDescription.d.ts +0 -1
  886. package/dist/types/components/Form/FormDescription.d.ts.map +1 -1
  887. package/dist/types/components/Form/FormField.d.ts +2 -7
  888. package/dist/types/components/Form/FormField.d.ts.map +1 -1
  889. package/dist/types/components/Form/FormItem.d.ts +1 -3
  890. package/dist/types/components/Form/FormItem.d.ts.map +1 -1
  891. package/dist/types/components/Form/FormLabel.d.ts +0 -1
  892. package/dist/types/components/Form/FormLabel.d.ts.map +1 -1
  893. package/dist/types/components/Form/FormMessage.d.ts +0 -1
  894. package/dist/types/components/Form/FormMessage.d.ts.map +1 -1
  895. package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts +1 -2
  896. package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts.map +1 -1
  897. package/dist/types/components/Form/elements/CheckboxElement.d.ts +2 -2
  898. package/dist/types/components/Form/elements/CheckboxElement.d.ts.map +1 -1
  899. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -4
  900. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts.map +1 -1
  901. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -4
  902. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
  903. package/dist/types/components/Form/elements/FormElement.d.ts +2 -3
  904. package/dist/types/components/Form/elements/FormElement.d.ts.map +1 -1
  905. package/dist/types/components/Form/elements/FormElementWrapper.d.ts +0 -1
  906. package/dist/types/components/Form/elements/FormElementWrapper.d.ts.map +1 -1
  907. package/dist/types/components/Form/elements/InputElement.d.ts +2 -2
  908. package/dist/types/components/Form/elements/InputElement.d.ts.map +1 -1
  909. package/dist/types/components/Form/elements/InputPasswordElement.d.ts +1 -2
  910. package/dist/types/components/Form/elements/InputPasswordElement.d.ts.map +1 -1
  911. package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -13
  912. package/dist/types/components/Form/elements/MultiselectElement.d.ts.map +1 -1
  913. package/dist/types/components/Form/elements/OTPElement.d.ts +4 -16
  914. package/dist/types/components/Form/elements/OTPElement.d.ts.map +1 -1
  915. package/dist/types/components/Form/elements/SearchInputElement.d.ts +2 -2
  916. package/dist/types/components/Form/elements/SearchInputElement.d.ts.map +1 -1
  917. package/dist/types/components/Form/elements/SelectElement.d.ts +2 -13
  918. package/dist/types/components/Form/elements/SelectElement.d.ts.map +1 -1
  919. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +3 -13
  920. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts.map +1 -1
  921. package/dist/types/components/Form/elements/TextAreaElement.d.ts +1 -2
  922. package/dist/types/components/Form/elements/TextAreaElement.d.ts.map +1 -1
  923. package/dist/types/components/Form/index.d.ts +3 -1
  924. package/dist/types/components/Form/layout/FormItemLayout.d.ts +0 -1
  925. package/dist/types/components/Form/layout/FormItemLayout.d.ts.map +1 -1
  926. package/dist/types/components/Form/layout/FormLabelLayout.d.ts +0 -1
  927. package/dist/types/components/Form/layout/FormLabelLayout.d.ts.map +1 -1
  928. package/dist/types/components/Form/layout/RequiredStar.d.ts +0 -1
  929. package/dist/types/components/Form/layout/RequiredStar.d.ts.map +1 -1
  930. package/dist/types/components/HTMLRender/HTMLRender.d.ts +0 -1
  931. package/dist/types/components/HTMLRender/HTMLRender.d.ts.map +1 -1
  932. package/dist/types/components/Headers/index.d.ts +0 -1
  933. package/dist/types/components/Headers/index.d.ts.map +1 -1
  934. package/dist/types/components/HeightResizer/index.d.ts +0 -1
  935. package/dist/types/components/HeightResizer/index.d.ts.map +1 -1
  936. package/dist/types/components/HideShow/index.d.ts +0 -1
  937. package/dist/types/components/HideShow/index.d.ts.map +1 -1
  938. package/dist/types/components/IDE/Code.d.ts +2 -2
  939. package/dist/types/components/IDE/Code.d.ts.map +1 -1
  940. package/dist/types/components/IDE/CodeBlockClient.d.ts +0 -1
  941. package/dist/types/components/IDE/CodeBlockClient.d.ts.map +1 -1
  942. package/dist/types/components/IDE/CodeBlockHighlight.d.ts +6 -10
  943. package/dist/types/components/IDE/CodeBlockHighlight.d.ts.map +1 -1
  944. package/dist/types/components/IDE/CodeBlockServer.d.ts +0 -1
  945. package/dist/types/components/IDE/CodeBlockServer.d.ts.map +1 -1
  946. package/dist/types/components/IDE/CodeBlockShiki.d.ts +0 -1
  947. package/dist/types/components/IDE/CodeBlockShiki.d.ts.map +1 -1
  948. package/dist/types/components/IDE/CodeConditionalRenderer.d.ts +0 -1
  949. package/dist/types/components/IDE/CodeConditionalRenderer.d.ts.map +1 -1
  950. package/dist/types/components/IDE/CodeContext.d.ts +1 -3
  951. package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
  952. package/dist/types/components/IDE/CodeFormatSelector.d.ts +2 -2
  953. package/dist/types/components/IDE/CodeFormatSelector.d.ts.map +1 -1
  954. package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts +0 -1
  955. package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts.map +1 -1
  956. package/dist/types/components/IDE/CopyCode.d.ts +2 -2
  957. package/dist/types/components/IDE/CopyCode.d.ts.map +1 -1
  958. package/dist/types/components/IDE/FileList.d.ts +0 -1
  959. package/dist/types/components/IDE/FileList.d.ts.map +1 -1
  960. package/dist/types/components/IDE/FileTree.d.ts +0 -1
  961. package/dist/types/components/IDE/FileTree.d.ts.map +1 -1
  962. package/dist/types/components/IDE/IDE.d.ts +0 -1
  963. package/dist/types/components/IDE/IDE.d.ts.map +1 -1
  964. package/dist/types/components/IDE/MarkDownRender.d.ts +0 -1
  965. package/dist/types/components/IDE/MarkDownRender.d.ts.map +1 -1
  966. package/dist/types/components/IDE/MonacoCode.d.ts +0 -1
  967. package/dist/types/components/IDE/MonacoCode.d.ts.map +1 -1
  968. package/dist/types/components/IDE/PackageManagerSelector.d.ts +0 -1
  969. package/dist/types/components/IDE/PackageManagerSelector.d.ts.map +1 -1
  970. package/dist/types/components/IDE/code.content.d.ts +2 -4
  971. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  972. package/dist/types/components/IDE/codeTransformer.d.ts.map +1 -1
  973. package/dist/types/components/IDE/copyCode.content.d.ts +2 -4
  974. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  975. package/dist/types/components/IDE/createFileTree.d.ts.map +1 -1
  976. package/dist/types/components/IDE/index.d.ts +1 -1
  977. package/dist/types/components/IDE/selectors.content.d.ts +6 -8
  978. package/dist/types/components/IDE/selectors.content.d.ts.map +1 -1
  979. package/dist/types/components/InformationTag/index.d.ts +0 -1
  980. package/dist/types/components/InformationTag/index.d.ts.map +1 -1
  981. package/dist/types/components/Input/Checkbox.d.ts +3 -5
  982. package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
  983. package/dist/types/components/Input/Input.d.ts +2 -4
  984. package/dist/types/components/Input/Input.d.ts.map +1 -1
  985. package/dist/types/components/Input/InputPassword.d.ts +0 -1
  986. package/dist/types/components/Input/InputPassword.d.ts.map +1 -1
  987. package/dist/types/components/Input/OTPInput.d.ts +7 -17
  988. package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
  989. package/dist/types/components/Input/Radio.d.ts +3 -5
  990. package/dist/types/components/Input/Radio.d.ts.map +1 -1
  991. package/dist/types/components/Input/SearchInput.d.ts +1 -6
  992. package/dist/types/components/Input/SearchInput.d.ts.map +1 -1
  993. package/dist/types/components/KeyboardScreenAdapter/index.d.ts +0 -1
  994. package/dist/types/components/KeyboardScreenAdapter/index.d.ts.map +1 -1
  995. package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts +11 -6
  996. package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts.map +1 -1
  997. package/dist/types/components/Label/index.d.ts +0 -1
  998. package/dist/types/components/Label/index.d.ts.map +1 -1
  999. package/dist/types/components/LanguageBackground/LanguageBackground.d.ts +0 -1
  1000. package/dist/types/components/LanguageBackground/LanguageBackground.d.ts.map +1 -1
  1001. package/dist/types/components/LanguageBackground/LanguageSection.d.ts +0 -1
  1002. package/dist/types/components/LanguageBackground/LanguageSection.d.ts.map +1 -1
  1003. package/dist/types/components/Link/Link.d.ts +7 -12
  1004. package/dist/types/components/Link/Link.d.ts.map +1 -1
  1005. package/dist/types/components/Loader/index.content.d.ts +1 -3
  1006. package/dist/types/components/Loader/index.content.d.ts.map +1 -1
  1007. package/dist/types/components/Loader/index.d.ts +3 -2
  1008. package/dist/types/components/Loader/index.d.ts.map +1 -1
  1009. package/dist/types/components/Loader/spinner.d.ts +3 -7
  1010. package/dist/types/components/Loader/spinner.d.ts.map +1 -1
  1011. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts +0 -1
  1012. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts.map +1 -1
  1013. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts +0 -1
  1014. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts.map +1 -1
  1015. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +8 -10
  1016. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  1017. package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts +0 -1
  1018. package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts.map +1 -1
  1019. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +6 -8
  1020. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts.map +1 -1
  1021. package/dist/types/components/Logo/Logo.d.ts +0 -1
  1022. package/dist/types/components/Logo/Logo.d.ts.map +1 -1
  1023. package/dist/types/components/Logo/LogoTextOnly.d.ts +0 -1
  1024. package/dist/types/components/Logo/LogoTextOnly.d.ts.map +1 -1
  1025. package/dist/types/components/Logo/LogoWithText.d.ts +0 -1
  1026. package/dist/types/components/Logo/LogoWithText.d.ts.map +1 -1
  1027. package/dist/types/components/Logo/LogoWithTextBelow.d.ts +0 -1
  1028. package/dist/types/components/Logo/LogoWithTextBelow.d.ts.map +1 -1
  1029. package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts +0 -1
  1030. package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts.map +1 -1
  1031. package/dist/types/components/MarkDownRender/MarkDownRender.d.ts +65 -116
  1032. package/dist/types/components/MarkDownRender/MarkDownRender.d.ts.map +1 -1
  1033. package/dist/types/components/MarkDownRender/index.d.ts +1 -1
  1034. package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts +11 -6
  1035. package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
  1036. package/dist/types/components/MarkdownEditor/extensions.d.ts.map +1 -1
  1037. package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts +1 -6
  1038. package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts.map +1 -1
  1039. package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts +7 -10
  1040. package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts.map +1 -1
  1041. package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts +1 -5
  1042. package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts.map +1 -1
  1043. package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts +7 -12
  1044. package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts.map +1 -1
  1045. package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts +2 -1
  1046. package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts.map +1 -1
  1047. package/dist/types/components/MarkdownEditor/imageUpload.d.ts +6 -7
  1048. package/dist/types/components/MarkdownEditor/imageUpload.d.ts.map +1 -1
  1049. package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts +118 -61
  1050. package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts.map +1 -1
  1051. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts +0 -1
  1052. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts.map +1 -1
  1053. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts +0 -1
  1054. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts.map +1 -1
  1055. package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts +4 -9
  1056. package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts.map +1 -1
  1057. package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts +6 -10
  1058. package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts.map +1 -1
  1059. package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts +5 -2
  1060. package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts.map +1 -1
  1061. package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts +0 -1
  1062. package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts.map +1 -1
  1063. package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts +0 -1
  1064. package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts.map +1 -1
  1065. package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts +4 -1
  1066. package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts.map +1 -1
  1067. package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts +3 -8
  1068. package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts.map +1 -1
  1069. package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts +4 -5
  1070. package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts.map +1 -1
  1071. package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts +1 -4
  1072. package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts.map +1 -1
  1073. package/dist/types/components/MarkdownEditor/novel/index.d.ts +1 -0
  1074. package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts +2 -8
  1075. package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts.map +1 -1
  1076. package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts +0 -1
  1077. package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts.map +1 -1
  1078. package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts +0 -1
  1079. package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts.map +1 -1
  1080. package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts +0 -1
  1081. package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts.map +1 -1
  1082. package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts +0 -1
  1083. package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts.map +1 -1
  1084. package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts +1 -1
  1085. package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts.map +1 -1
  1086. package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts +1 -3
  1087. package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts.map +1 -1
  1088. package/dist/types/components/MarkdownEditor/slashCommand.d.ts +3 -5
  1089. package/dist/types/components/MarkdownEditor/slashCommand.d.ts.map +1 -1
  1090. package/dist/types/components/MaxHeightSmoother/index.d.ts +0 -1
  1091. package/dist/types/components/MaxHeightSmoother/index.d.ts.map +1 -1
  1092. package/dist/types/components/MaxWidthSmoother/index.d.ts +1 -11
  1093. package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
  1094. package/dist/types/components/Modal/Modal.d.ts +0 -1
  1095. package/dist/types/components/Modal/Modal.d.ts.map +1 -1
  1096. package/dist/types/components/Navbar/Burger.d.ts +1 -7
  1097. package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
  1098. package/dist/types/components/Navbar/DesktopNavbar.d.ts +9 -11
  1099. package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
  1100. package/dist/types/components/Navbar/MobileNavbar.d.ts +15 -17
  1101. package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
  1102. package/dist/types/components/Navbar/index.d.ts +21 -79
  1103. package/dist/types/components/Navbar/index.d.ts.map +1 -1
  1104. package/dist/types/components/Navbar/useNavigation.d.ts +5 -2
  1105. package/dist/types/components/Navbar/useNavigation.d.ts.map +1 -1
  1106. package/dist/types/components/Pagination/NumberItemsSelector.d.ts +0 -1
  1107. package/dist/types/components/Pagination/NumberItemsSelector.d.ts.map +1 -1
  1108. package/dist/types/components/Pagination/Pagination.d.ts +4 -6
  1109. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  1110. package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts +0 -1
  1111. package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts.map +1 -1
  1112. package/dist/types/components/Pagination/pagination.content.d.ts +5 -7
  1113. package/dist/types/components/Pagination/pagination.content.d.ts.map +1 -1
  1114. package/dist/types/components/Pattern/DotPattern.d.ts +13 -7
  1115. package/dist/types/components/Pattern/DotPattern.d.ts.map +1 -1
  1116. package/dist/types/components/Pattern/GridDistortionPattern.d.ts +0 -1
  1117. package/dist/types/components/Pattern/GridDistortionPattern.d.ts.map +1 -1
  1118. package/dist/types/components/Pattern/GridPattern.d.ts +11 -6
  1119. package/dist/types/components/Pattern/GridPattern.d.ts.map +1 -1
  1120. package/dist/types/components/Pattern/SpotLight.d.ts +11 -6
  1121. package/dist/types/components/Pattern/SpotLight.d.ts.map +1 -1
  1122. package/dist/types/components/Popover/dynamic.d.ts +0 -1
  1123. package/dist/types/components/Popover/dynamic.d.ts.map +1 -1
  1124. package/dist/types/components/Popover/static.d.ts +15 -8
  1125. package/dist/types/components/Popover/static.d.ts.map +1 -1
  1126. package/dist/types/components/PressableSpan/PressableSpan.d.ts +0 -1
  1127. package/dist/types/components/PressableSpan/PressableSpan.d.ts.map +1 -1
  1128. package/dist/types/components/RightDrawer/RightDrawer.d.ts +5 -3
  1129. package/dist/types/components/RightDrawer/RightDrawer.d.ts.map +1 -1
  1130. package/dist/types/components/RightDrawer/isElementAtTopAndNotCovered.d.ts.map +1 -1
  1131. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts +2 -4
  1132. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts.map +1 -1
  1133. package/dist/types/components/RightDrawer/useRightDrawer.d.ts.map +1 -1
  1134. package/dist/types/components/Select/Multiselect.d.ts +0 -1
  1135. package/dist/types/components/Select/Multiselect.d.ts.map +1 -1
  1136. package/dist/types/components/Select/Select.d.ts +19 -12
  1137. package/dist/types/components/Select/Select.d.ts.map +1 -1
  1138. package/dist/types/components/SocialNetworks/DiscordLogo.d.ts +0 -1
  1139. package/dist/types/components/SocialNetworks/DiscordLogo.d.ts.map +1 -1
  1140. package/dist/types/components/SocialNetworks/FacebookLogo.d.ts +0 -1
  1141. package/dist/types/components/SocialNetworks/FacebookLogo.d.ts.map +1 -1
  1142. package/dist/types/components/SocialNetworks/InstagramLogo.d.ts +0 -1
  1143. package/dist/types/components/SocialNetworks/InstagramLogo.d.ts.map +1 -1
  1144. package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts +0 -1
  1145. package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts.map +1 -1
  1146. package/dist/types/components/SocialNetworks/TiktokLogo.d.ts +0 -1
  1147. package/dist/types/components/SocialNetworks/TiktokLogo.d.ts.map +1 -1
  1148. package/dist/types/components/SocialNetworks/XLogo.d.ts +0 -1
  1149. package/dist/types/components/SocialNetworks/XLogo.d.ts.map +1 -1
  1150. package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts +0 -1
  1151. package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts.map +1 -1
  1152. package/dist/types/components/SocialNetworks/index.d.ts +7 -7
  1153. package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
  1154. package/dist/types/components/Steps/index.d.ts +0 -1
  1155. package/dist/types/components/Steps/index.d.ts.map +1 -1
  1156. package/dist/types/components/Steps/steps.content.d.ts +2 -4
  1157. package/dist/types/components/Steps/steps.content.d.ts.map +1 -1
  1158. package/dist/types/components/SwitchSelector/SwitchSelector.d.ts +7 -10
  1159. package/dist/types/components/SwitchSelector/SwitchSelector.d.ts.map +1 -1
  1160. package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts +5 -8
  1161. package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts.map +1 -1
  1162. package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts +14 -15
  1163. package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts.map +1 -1
  1164. package/dist/types/components/Tab/Tab.d.ts +28 -22
  1165. package/dist/types/components/Tab/Tab.d.ts.map +1 -1
  1166. package/dist/types/components/Tab/TabContext.d.ts +1 -3
  1167. package/dist/types/components/Tab/TabContext.d.ts.map +1 -1
  1168. package/dist/types/components/TabSelector/TabSelector.d.ts +4 -15
  1169. package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
  1170. package/dist/types/components/Table/ExpandButton.d.ts +0 -1
  1171. package/dist/types/components/Table/ExpandButton.d.ts.map +1 -1
  1172. package/dist/types/components/Table/SmartTable.d.ts +0 -1
  1173. package/dist/types/components/Table/SmartTable.d.ts.map +1 -1
  1174. package/dist/types/components/Table/Table.d.ts +1 -3
  1175. package/dist/types/components/Table/Table.d.ts.map +1 -1
  1176. package/dist/types/components/Table/TableElements.d.ts +4 -18
  1177. package/dist/types/components/Table/TableElements.d.ts.map +1 -1
  1178. package/dist/types/components/Table/table.content.d.ts +2 -4
  1179. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  1180. package/dist/types/components/Table/useTableWidths.d.ts +0 -1
  1181. package/dist/types/components/Table/useTableWidths.d.ts.map +1 -1
  1182. package/dist/types/components/Tag/index.d.ts +6 -8
  1183. package/dist/types/components/Tag/index.d.ts.map +1 -1
  1184. package/dist/types/components/TechLogo/TechLogo.d.ts +0 -1
  1185. package/dist/types/components/TechLogo/TechLogo.d.ts.map +1 -1
  1186. package/dist/types/components/TechLogo/logos/Adonis.d.ts +0 -1
  1187. package/dist/types/components/TechLogo/logos/Adonis.d.ts.map +1 -1
  1188. package/dist/types/components/TechLogo/logos/Angular.d.ts +0 -1
  1189. package/dist/types/components/TechLogo/logos/Angular.d.ts.map +1 -1
  1190. package/dist/types/components/TechLogo/logos/Anthropic.d.ts +0 -1
  1191. package/dist/types/components/TechLogo/logos/Anthropic.d.ts.map +1 -1
  1192. package/dist/types/components/TechLogo/logos/Astro.d.ts +0 -1
  1193. package/dist/types/components/TechLogo/logos/Astro.d.ts.map +1 -1
  1194. package/dist/types/components/TechLogo/logos/Atlassian.d.ts +0 -1
  1195. package/dist/types/components/TechLogo/logos/Atlassian.d.ts.map +1 -1
  1196. package/dist/types/components/TechLogo/logos/Bitbucket.d.ts +0 -1
  1197. package/dist/types/components/TechLogo/logos/Bitbucket.d.ts.map +1 -1
  1198. package/dist/types/components/TechLogo/logos/ChatGPT.d.ts +0 -1
  1199. package/dist/types/components/TechLogo/logos/ChatGPT.d.ts.map +1 -1
  1200. package/dist/types/components/TechLogo/logos/Claude.d.ts +0 -1
  1201. package/dist/types/components/TechLogo/logos/Claude.d.ts.map +1 -1
  1202. package/dist/types/components/TechLogo/logos/DeepSeek.d.ts +0 -1
  1203. package/dist/types/components/TechLogo/logos/DeepSeek.d.ts.map +1 -1
  1204. package/dist/types/components/TechLogo/logos/Express.d.ts +0 -1
  1205. package/dist/types/components/TechLogo/logos/Express.d.ts.map +1 -1
  1206. package/dist/types/components/TechLogo/logos/Fastify.d.ts +0 -1
  1207. package/dist/types/components/TechLogo/logos/Fastify.d.ts.map +1 -1
  1208. package/dist/types/components/TechLogo/logos/Gemini.d.ts +0 -1
  1209. package/dist/types/components/TechLogo/logos/Gemini.d.ts.map +1 -1
  1210. package/dist/types/components/TechLogo/logos/GitHub.d.ts +0 -1
  1211. package/dist/types/components/TechLogo/logos/GitHub.d.ts.map +1 -1
  1212. package/dist/types/components/TechLogo/logos/GitLab.d.ts +0 -1
  1213. package/dist/types/components/TechLogo/logos/GitLab.d.ts.map +1 -1
  1214. package/dist/types/components/TechLogo/logos/Google.d.ts +0 -1
  1215. package/dist/types/components/TechLogo/logos/Google.d.ts.map +1 -1
  1216. package/dist/types/components/TechLogo/logos/GoogleAI.d.ts +0 -1
  1217. package/dist/types/components/TechLogo/logos/GoogleAI.d.ts.map +1 -1
  1218. package/dist/types/components/TechLogo/logos/Grok.d.ts +0 -1
  1219. package/dist/types/components/TechLogo/logos/Grok.d.ts.map +1 -1
  1220. package/dist/types/components/TechLogo/logos/Hono.d.ts +0 -1
  1221. package/dist/types/components/TechLogo/logos/Hono.d.ts.map +1 -1
  1222. package/dist/types/components/TechLogo/logos/LinkedIn.d.ts +0 -1
  1223. package/dist/types/components/TechLogo/logos/LinkedIn.d.ts.map +1 -1
  1224. package/dist/types/components/TechLogo/logos/Lit.d.ts +1 -3
  1225. package/dist/types/components/TechLogo/logos/Lit.d.ts.map +1 -1
  1226. package/dist/types/components/TechLogo/logos/Lynx.d.ts +0 -1
  1227. package/dist/types/components/TechLogo/logos/Lynx.d.ts.map +1 -1
  1228. package/dist/types/components/TechLogo/logos/Microsoft.d.ts +0 -1
  1229. package/dist/types/components/TechLogo/logos/Microsoft.d.ts.map +1 -1
  1230. package/dist/types/components/TechLogo/logos/Mistral.d.ts +0 -1
  1231. package/dist/types/components/TechLogo/logos/Mistral.d.ts.map +1 -1
  1232. package/dist/types/components/TechLogo/logos/NestJS.d.ts +0 -1
  1233. package/dist/types/components/TechLogo/logos/NestJS.d.ts.map +1 -1
  1234. package/dist/types/components/TechLogo/logos/Nextjs.d.ts +0 -1
  1235. package/dist/types/components/TechLogo/logos/Nextjs.d.ts.map +1 -1
  1236. package/dist/types/components/TechLogo/logos/Node.d.ts +0 -1
  1237. package/dist/types/components/TechLogo/logos/Node.d.ts.map +1 -1
  1238. package/dist/types/components/TechLogo/logos/Nuxt.d.ts +0 -1
  1239. package/dist/types/components/TechLogo/logos/Nuxt.d.ts.map +1 -1
  1240. package/dist/types/components/TechLogo/logos/Ollama.d.ts +0 -1
  1241. package/dist/types/components/TechLogo/logos/Ollama.d.ts.map +1 -1
  1242. package/dist/types/components/TechLogo/logos/OpenAI.d.ts +0 -1
  1243. package/dist/types/components/TechLogo/logos/OpenAI.d.ts.map +1 -1
  1244. package/dist/types/components/TechLogo/logos/Perplexity.d.ts +0 -1
  1245. package/dist/types/components/TechLogo/logos/Perplexity.d.ts.map +1 -1
  1246. package/dist/types/components/TechLogo/logos/Preact.d.ts +0 -1
  1247. package/dist/types/components/TechLogo/logos/Preact.d.ts.map +1 -1
  1248. package/dist/types/components/TechLogo/logos/Reactjs.d.ts +0 -1
  1249. package/dist/types/components/TechLogo/logos/Reactjs.d.ts.map +1 -1
  1250. package/dist/types/components/TechLogo/logos/Solid.d.ts +0 -1
  1251. package/dist/types/components/TechLogo/logos/Solid.d.ts.map +1 -1
  1252. package/dist/types/components/TechLogo/logos/Svelte.d.ts +0 -1
  1253. package/dist/types/components/TechLogo/logos/Svelte.d.ts.map +1 -1
  1254. package/dist/types/components/TechLogo/logos/Tanstack.d.ts +0 -1
  1255. package/dist/types/components/TechLogo/logos/Tanstack.d.ts.map +1 -1
  1256. package/dist/types/components/TechLogo/logos/Vanilla.d.ts +1 -3
  1257. package/dist/types/components/TechLogo/logos/Vanilla.d.ts.map +1 -1
  1258. package/dist/types/components/TechLogo/logos/Vitejs.d.ts +0 -1
  1259. package/dist/types/components/TechLogo/logos/Vitejs.d.ts.map +1 -1
  1260. package/dist/types/components/TechLogo/logos/Vuejs.d.ts +0 -1
  1261. package/dist/types/components/TechLogo/logos/Vuejs.d.ts.map +1 -1
  1262. package/dist/types/components/TechLogo/techLogos.d.ts +0 -2
  1263. package/dist/types/components/TechLogo/types.d.ts.map +1 -1
  1264. package/dist/types/components/Terminal/Terminal.d.ts +0 -1
  1265. package/dist/types/components/Terminal/Terminal.d.ts.map +1 -1
  1266. package/dist/types/components/Terminal/terminal.content.d.ts +2 -4
  1267. package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
  1268. package/dist/types/components/TextArea/AutoSizeTextArea.d.ts +3 -2
  1269. package/dist/types/components/TextArea/AutoSizeTextArea.d.ts.map +1 -1
  1270. package/dist/types/components/TextArea/AutocompleteTextArea.d.ts +3 -2
  1271. package/dist/types/components/TextArea/AutocompleteTextArea.d.ts.map +1 -1
  1272. package/dist/types/components/TextArea/ContentEditableTextArea.d.ts +2 -7
  1273. package/dist/types/components/TextArea/ContentEditableTextArea.d.ts.map +1 -1
  1274. package/dist/types/components/TextArea/TextArea.d.ts +5 -3
  1275. package/dist/types/components/TextArea/TextArea.d.ts.map +1 -1
  1276. package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts +0 -1
  1277. package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts.map +1 -1
  1278. package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts +0 -1
  1279. package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts.map +1 -1
  1280. package/dist/types/components/ThemeSwitcherDropDown/types.d.ts.map +1 -1
  1281. package/dist/types/components/Toaster/Toast.d.ts +2 -4
  1282. package/dist/types/components/Toaster/Toast.d.ts.map +1 -1
  1283. package/dist/types/components/Toaster/Toaster.d.ts +1 -3
  1284. package/dist/types/components/Toaster/Toaster.d.ts.map +1 -1
  1285. package/dist/types/components/Toaster/useToast.d.ts +10 -15
  1286. package/dist/types/components/Toaster/useToast.d.ts.map +1 -1
  1287. package/dist/types/components/WithResizer/index.d.ts +15 -8
  1288. package/dist/types/components/WithResizer/index.d.ts.map +1 -1
  1289. package/dist/types/components/index.d.ts +46 -7
  1290. package/dist/types/hooks/index.d.ts +1 -1
  1291. package/dist/types/hooks/useDevice.d.ts.map +1 -1
  1292. package/dist/types/hooks/useGetElementById.d.ts.map +1 -1
  1293. package/dist/types/hooks/useGetElementOrWindow.d.ts.map +1 -1
  1294. package/dist/types/hooks/useHorizontalSwipe.d.ts +0 -1
  1295. package/dist/types/hooks/useHorizontalSwipe.d.ts.map +1 -1
  1296. package/dist/types/hooks/useIsDarkMode.d.ts.map +1 -1
  1297. package/dist/types/hooks/useIsMounted.d.ts.map +1 -1
  1298. package/dist/types/hooks/useItemSelector.d.ts +1 -6
  1299. package/dist/types/hooks/useItemSelector.d.ts.map +1 -1
  1300. package/dist/types/hooks/useKeyboardDetector.d.ts.map +1 -1
  1301. package/dist/types/hooks/usePersistedStore.d.ts +0 -1
  1302. package/dist/types/hooks/usePersistedStore.d.ts.map +1 -1
  1303. package/dist/types/hooks/useScreenWidth.d.ts.map +1 -1
  1304. package/dist/types/hooks/useScrollBlockage/index.d.ts.map +1 -1
  1305. package/dist/types/hooks/useScrollBlockage/useScrollBlockageStore.d.ts.map +1 -1
  1306. package/dist/types/hooks/useScrollDetection.d.ts.map +1 -1
  1307. package/dist/types/hooks/useScrollY.d.ts.map +1 -1
  1308. package/dist/types/hooks/useSearch.d.ts.map +1 -1
  1309. package/dist/types/libs/auth.d.ts +1 -2
  1310. package/dist/types/libs/auth.d.ts.map +1 -1
  1311. package/dist/types/providers/ReactQueryProvider.d.ts +0 -1
  1312. package/dist/types/providers/ReactQueryProvider.d.ts.map +1 -1
  1313. package/dist/types/routes.d.ts +175 -169
  1314. package/dist/types/routes.d.ts.map +1 -1
  1315. package/dist/types/structured-data/buildAuthorJsonLd.d.ts +1 -1
  1316. package/dist/types/structured-data/buildAuthorJsonLd.d.ts.map +1 -1
  1317. package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts +4 -7
  1318. package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts.map +1 -1
  1319. package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts +31 -39
  1320. package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts.map +1 -1
  1321. package/dist/types/structured-data/buildFAQPageJsonLd.d.ts +5 -7
  1322. package/dist/types/structured-data/buildFAQPageJsonLd.d.ts.map +1 -1
  1323. package/dist/types/structured-data/buildOrganizationJsonLd.d.ts +16 -17
  1324. package/dist/types/structured-data/buildOrganizationJsonLd.d.ts.map +1 -1
  1325. package/dist/types/structured-data/buildProductJsonLd.d.ts +13 -15
  1326. package/dist/types/structured-data/buildProductJsonLd.d.ts.map +1 -1
  1327. package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts +47 -35
  1328. package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts.map +1 -1
  1329. package/dist/types/structured-data/buildWebsiteJsonLd.d.ts +19 -20
  1330. package/dist/types/structured-data/buildWebsiteJsonLd.d.ts.map +1 -1
  1331. package/dist/types/tailwind.config.d.ts.map +1 -1
  1332. package/dist/types/utils/cn.d.ts +2 -7
  1333. package/package.json +65 -68
  1334. package/src/components/MarkdownEditor/markdown-editor.css +2 -8
  1335. package/dist/esm/utils/cn.mjs.map +0 -1
  1336. package/dist/types/utils/cn.d.ts.map +0 -1
@@ -1,7 +1,378 @@
1
1
  import * as React from "react";
2
2
 
3
3
  //#region src/components/Flags/mx.svg
4
- var _defs, _path, _path2, _path3, _path4, _circle, _path5, _path6, _path7, _circle2, _path8, _circle3, _path9, _circle4, _path0, _circle5, _path1, _path10, _path11, _ellipse, _path12, _path13, _ellipse2, _path14, _path15, _ellipse3, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _circle6, _circle7, _circle8, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _ellipse4, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _ellipse5, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _ellipse6, _path118, _path119, _path120, _path121, _path122, _circle9, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _path262, _path263, _path264, _path265, _path266, _path267, _path268, _path269, _path270, _path271, _path272, _path273, _path274, _path275, _path276, _path277, _path278, _path279, _path280, _path281, _path282, _path283, _path284, _path285, _path286, _path287, _path288, _path289, _path290, _path291, _path292, _path293, _path294, _path295, _path296, _path297, _path298, _path299, _path300, _path301, _path302, _path303, _path304, _path305, _path306, _path307, _path308, _path309, _path310, _path311, _path312, _path313, _path314, _path315, _path316, _path317, _path318, _path319, _path320, _path321, _path322, _path323, _path324, _path325, _path326, _path327, _path328, _path329, _path330, _path331, _path332, _path333, _path334, _path335, _path336, _path337, _path338, _path339, _path340, _path341, _path342, _path343, _path344, _path345, _path346, _path347, _path348, _path349, _path350, _path351, _path352, _path353, _path354;
4
+ var _defs;
5
+ var _path;
6
+ var _path2;
7
+ var _path3;
8
+ var _path4;
9
+ var _circle;
10
+ var _path5;
11
+ var _path6;
12
+ var _path7;
13
+ var _circle2;
14
+ var _path8;
15
+ var _circle3;
16
+ var _path9;
17
+ var _circle4;
18
+ var _path0;
19
+ var _circle5;
20
+ var _path1;
21
+ var _path10;
22
+ var _path11;
23
+ var _ellipse;
24
+ var _path12;
25
+ var _path13;
26
+ var _ellipse2;
27
+ var _path14;
28
+ var _path15;
29
+ var _ellipse3;
30
+ var _path16;
31
+ var _path17;
32
+ var _path18;
33
+ var _path19;
34
+ var _path20;
35
+ var _path21;
36
+ var _path22;
37
+ var _path23;
38
+ var _path24;
39
+ var _path25;
40
+ var _path26;
41
+ var _path27;
42
+ var _path28;
43
+ var _path29;
44
+ var _path30;
45
+ var _path31;
46
+ var _path32;
47
+ var _path33;
48
+ var _path34;
49
+ var _path35;
50
+ var _path36;
51
+ var _circle6;
52
+ var _circle7;
53
+ var _circle8;
54
+ var _path37;
55
+ var _path38;
56
+ var _path39;
57
+ var _path40;
58
+ var _path41;
59
+ var _path42;
60
+ var _path43;
61
+ var _path44;
62
+ var _path45;
63
+ var _path46;
64
+ var _path47;
65
+ var _path48;
66
+ var _path49;
67
+ var _path50;
68
+ var _path51;
69
+ var _path52;
70
+ var _path53;
71
+ var _path54;
72
+ var _path55;
73
+ var _path56;
74
+ var _path57;
75
+ var _path58;
76
+ var _path59;
77
+ var _path60;
78
+ var _path61;
79
+ var _path62;
80
+ var _path63;
81
+ var _path64;
82
+ var _path65;
83
+ var _path66;
84
+ var _path67;
85
+ var _path68;
86
+ var _path69;
87
+ var _path70;
88
+ var _path71;
89
+ var _path72;
90
+ var _path73;
91
+ var _path74;
92
+ var _path75;
93
+ var _path76;
94
+ var _path77;
95
+ var _path78;
96
+ var _path79;
97
+ var _path80;
98
+ var _path81;
99
+ var _path82;
100
+ var _path83;
101
+ var _path84;
102
+ var _path85;
103
+ var _path86;
104
+ var _path87;
105
+ var _path88;
106
+ var _path89;
107
+ var _path90;
108
+ var _path91;
109
+ var _path92;
110
+ var _path93;
111
+ var _path94;
112
+ var _path95;
113
+ var _path96;
114
+ var _path97;
115
+ var _path98;
116
+ var _path99;
117
+ var _ellipse4;
118
+ var _path100;
119
+ var _path101;
120
+ var _path102;
121
+ var _path103;
122
+ var _path104;
123
+ var _path105;
124
+ var _path106;
125
+ var _path107;
126
+ var _path108;
127
+ var _path109;
128
+ var _ellipse5;
129
+ var _path110;
130
+ var _path111;
131
+ var _path112;
132
+ var _path113;
133
+ var _path114;
134
+ var _path115;
135
+ var _path116;
136
+ var _path117;
137
+ var _ellipse6;
138
+ var _path118;
139
+ var _path119;
140
+ var _path120;
141
+ var _path121;
142
+ var _path122;
143
+ var _circle9;
144
+ var _path123;
145
+ var _path124;
146
+ var _path125;
147
+ var _path126;
148
+ var _path127;
149
+ var _path128;
150
+ var _path129;
151
+ var _path130;
152
+ var _path131;
153
+ var _path132;
154
+ var _path133;
155
+ var _path134;
156
+ var _path135;
157
+ var _path136;
158
+ var _path137;
159
+ var _path138;
160
+ var _path139;
161
+ var _path140;
162
+ var _path141;
163
+ var _path142;
164
+ var _path143;
165
+ var _path144;
166
+ var _path145;
167
+ var _path146;
168
+ var _path147;
169
+ var _path148;
170
+ var _path149;
171
+ var _path150;
172
+ var _path151;
173
+ var _path152;
174
+ var _path153;
175
+ var _path154;
176
+ var _path155;
177
+ var _path156;
178
+ var _path157;
179
+ var _path158;
180
+ var _path159;
181
+ var _path160;
182
+ var _path161;
183
+ var _path162;
184
+ var _path163;
185
+ var _path164;
186
+ var _path165;
187
+ var _path166;
188
+ var _path167;
189
+ var _path168;
190
+ var _path169;
191
+ var _path170;
192
+ var _path171;
193
+ var _path172;
194
+ var _path173;
195
+ var _path174;
196
+ var _path175;
197
+ var _path176;
198
+ var _path177;
199
+ var _path178;
200
+ var _path179;
201
+ var _path180;
202
+ var _path181;
203
+ var _path182;
204
+ var _path183;
205
+ var _path184;
206
+ var _path185;
207
+ var _path186;
208
+ var _path187;
209
+ var _path188;
210
+ var _path189;
211
+ var _path190;
212
+ var _path191;
213
+ var _path192;
214
+ var _path193;
215
+ var _path194;
216
+ var _path195;
217
+ var _path196;
218
+ var _path197;
219
+ var _path198;
220
+ var _path199;
221
+ var _path200;
222
+ var _path201;
223
+ var _path202;
224
+ var _path203;
225
+ var _path204;
226
+ var _path205;
227
+ var _path206;
228
+ var _path207;
229
+ var _path208;
230
+ var _path209;
231
+ var _path210;
232
+ var _path211;
233
+ var _path212;
234
+ var _path213;
235
+ var _path214;
236
+ var _path215;
237
+ var _path216;
238
+ var _path217;
239
+ var _path218;
240
+ var _path219;
241
+ var _path220;
242
+ var _path221;
243
+ var _path222;
244
+ var _path223;
245
+ var _path224;
246
+ var _path225;
247
+ var _path226;
248
+ var _path227;
249
+ var _path228;
250
+ var _path229;
251
+ var _path230;
252
+ var _path231;
253
+ var _path232;
254
+ var _path233;
255
+ var _path234;
256
+ var _path235;
257
+ var _path236;
258
+ var _path237;
259
+ var _path238;
260
+ var _path239;
261
+ var _path240;
262
+ var _path241;
263
+ var _path242;
264
+ var _path243;
265
+ var _path244;
266
+ var _path245;
267
+ var _path246;
268
+ var _path247;
269
+ var _path248;
270
+ var _path249;
271
+ var _path250;
272
+ var _path251;
273
+ var _path252;
274
+ var _path253;
275
+ var _path254;
276
+ var _path255;
277
+ var _path256;
278
+ var _path257;
279
+ var _path258;
280
+ var _path259;
281
+ var _path260;
282
+ var _path261;
283
+ var _path262;
284
+ var _path263;
285
+ var _path264;
286
+ var _path265;
287
+ var _path266;
288
+ var _path267;
289
+ var _path268;
290
+ var _path269;
291
+ var _path270;
292
+ var _path271;
293
+ var _path272;
294
+ var _path273;
295
+ var _path274;
296
+ var _path275;
297
+ var _path276;
298
+ var _path277;
299
+ var _path278;
300
+ var _path279;
301
+ var _path280;
302
+ var _path281;
303
+ var _path282;
304
+ var _path283;
305
+ var _path284;
306
+ var _path285;
307
+ var _path286;
308
+ var _path287;
309
+ var _path288;
310
+ var _path289;
311
+ var _path290;
312
+ var _path291;
313
+ var _path292;
314
+ var _path293;
315
+ var _path294;
316
+ var _path295;
317
+ var _path296;
318
+ var _path297;
319
+ var _path298;
320
+ var _path299;
321
+ var _path300;
322
+ var _path301;
323
+ var _path302;
324
+ var _path303;
325
+ var _path304;
326
+ var _path305;
327
+ var _path306;
328
+ var _path307;
329
+ var _path308;
330
+ var _path309;
331
+ var _path310;
332
+ var _path311;
333
+ var _path312;
334
+ var _path313;
335
+ var _path314;
336
+ var _path315;
337
+ var _path316;
338
+ var _path317;
339
+ var _path318;
340
+ var _path319;
341
+ var _path320;
342
+ var _path321;
343
+ var _path322;
344
+ var _path323;
345
+ var _path324;
346
+ var _path325;
347
+ var _path326;
348
+ var _path327;
349
+ var _path328;
350
+ var _path329;
351
+ var _path330;
352
+ var _path331;
353
+ var _path332;
354
+ var _path333;
355
+ var _path334;
356
+ var _path335;
357
+ var _path336;
358
+ var _path337;
359
+ var _path338;
360
+ var _path339;
361
+ var _path340;
362
+ var _path341;
363
+ var _path342;
364
+ var _path343;
365
+ var _path344;
366
+ var _path345;
367
+ var _path346;
368
+ var _path347;
369
+ var _path348;
370
+ var _path349;
371
+ var _path350;
372
+ var _path351;
373
+ var _path352;
374
+ var _path353;
375
+ var _path354;
5
376
  function _extends() {
6
377
  return _extends = Object.assign ? Object.assign.bind() : function(n) {
7
378
  for (var e = 1; e < arguments.length; e++) {
@@ -12,13 +383,13 @@ function _extends() {
12
383
  }, _extends.apply(null, arguments);
13
384
  }
14
385
  var SvgMx = function SvgMx(props) {
15
- return /* @__PURE__ */ React.createElement("svg", _extends({
386
+ return /*#__PURE__*/ React.createElement("svg", _extends({
16
387
  xmlns: "http://www.w3.org/2000/svg",
17
388
  xmlnsXlink: "http://www.w3.org/1999/xlink",
18
389
  viewBox: "0 0 640 480",
19
390
  width: "1em",
20
391
  height: "1em"
21
- }, props), _defs || (_defs = /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("radialGradient", {
392
+ }, props), _defs || (_defs = /*#__PURE__*/ React.createElement("defs", null, /*#__PURE__*/ React.createElement("radialGradient", {
22
393
  xlinkHref: "#mx_svg__a",
23
394
  id: "mx_svg__b",
24
395
  cx: 842.3,
@@ -26,7 +397,7 @@ var SvgMx = function SvgMx(props) {
26
397
  r: 25.9,
27
398
  gradientTransform: "matrix(.14152 .03595 -.03453 .14198 213.1 162.4)",
28
399
  gradientUnits: "userSpaceOnUse"
29
- }), /* @__PURE__ */ React.createElement("radialGradient", {
400
+ }), /*#__PURE__*/ React.createElement("radialGradient", {
30
401
  xlinkHref: "#mx_svg__a",
31
402
  id: "mx_svg__c",
32
403
  cx: 651.5,
@@ -34,7 +405,7 @@ var SvgMx = function SvgMx(props) {
34
405
  r: 25.9,
35
406
  gradientTransform: "matrix(-.13441 -.05384 .04964 -.12489 397.9 -24.3)",
36
407
  gradientUnits: "userSpaceOnUse"
37
- }), /* @__PURE__ */ React.createElement("radialGradient", {
408
+ }), /*#__PURE__*/ React.createElement("radialGradient", {
38
409
  xlinkHref: "#mx_svg__a",
39
410
  id: "mx_svg__d",
40
411
  cx: 380.8,
@@ -42,107 +413,107 @@ var SvgMx = function SvgMx(props) {
42
413
  r: 25.9,
43
414
  gradientTransform: "matrix(.07536 .00282 -.00343 .14804 412.4 -203.6)",
44
415
  gradientUnits: "userSpaceOnUse"
45
- }), /* @__PURE__ */ React.createElement("linearGradient", { id: "mx_svg__a" }, /* @__PURE__ */ React.createElement("stop", {
416
+ }), /*#__PURE__*/ React.createElement("linearGradient", { id: "mx_svg__a" }, /*#__PURE__*/ React.createElement("stop", {
46
417
  offset: 0,
47
418
  stopColor: "#fff"
48
- }), /* @__PURE__ */ React.createElement("stop", {
419
+ }), /*#__PURE__*/ React.createElement("stop", {
49
420
  offset: 1,
50
421
  stopColor: "#f15770"
51
- })))), _path || (_path = /* @__PURE__ */ React.createElement("path", {
422
+ })))), _path || (_path = /*#__PURE__*/ React.createElement("path", {
52
423
  fill: "#ce1126",
53
424
  d: "M426.7 0H640v480H426.7z"
54
- })), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
425
+ })), _path2 || (_path2 = /*#__PURE__*/ React.createElement("path", {
55
426
  fill: "#fff",
56
427
  d: "M213.3 0h213.4v480H213.3z"
57
- })), _path3 || (_path3 = /* @__PURE__ */ React.createElement("path", {
428
+ })), _path3 || (_path3 = /*#__PURE__*/ React.createElement("path", {
58
429
  fill: "#006847",
59
430
  d: "M0 0h213.3v480H0z"
60
- })), _path4 || (_path4 = /* @__PURE__ */ React.createElement("path", {
431
+ })), _path4 || (_path4 = /*#__PURE__*/ React.createElement("path", {
61
432
  fill: "#fcca3e",
62
433
  stroke: "#aa8c30",
63
434
  strokeWidth: .3,
64
435
  d: "m355.8 289.4.2 4.5 1.7-1.1-1.3-3.7z"
65
- })), _circle || (_circle = /* @__PURE__ */ React.createElement("circle", {
436
+ })), _circle || (_circle = /*#__PURE__*/ React.createElement("circle", {
66
437
  cx: 355.6,
67
438
  cy: 288.2,
68
439
  r: 1.4,
69
440
  fill: "#fcca3e",
70
441
  stroke: "#aa8c30",
71
442
  strokeWidth: .2
72
- })), _path5 || (_path5 = /* @__PURE__ */ React.createElement("path", {
443
+ })), _path5 || (_path5 = /*#__PURE__*/ React.createElement("path", {
73
444
  fill: "#fcca3e",
74
445
  stroke: "#aa8c30",
75
446
  strokeWidth: .3,
76
447
  d: "m361.1 296.4-3.2-3.1-1.5 1.2 4.5 2.6z"
77
- })), _path6 || (_path6 = /* @__PURE__ */ React.createElement("path", {
448
+ })), _path6 || (_path6 = /*#__PURE__*/ React.createElement("path", {
78
449
  fill: "#fcca3e",
79
450
  stroke: "#aa8c30",
80
451
  strokeWidth: .2,
81
452
  d: "M360.9 298.2c-.5-.6-.3-1.5.3-2 .7-.5 1.6-.4 2 .2.5.6.3 1.5-.3 2-.7.5-1.6.4-2-.2z"
82
- })), _path7 || (_path7 = /* @__PURE__ */ React.createElement("path", {
453
+ })), _path7 || (_path7 = /*#__PURE__*/ React.createElement("path", {
83
454
  fill: "#fcca3e",
84
455
  stroke: "#aa8c30",
85
456
  strokeWidth: .3,
86
457
  d: "m386.3 249.6 3.4 3.3.4-1.7-3.1-2z"
87
- })), _circle2 || (_circle2 = /* @__PURE__ */ React.createElement("circle", {
458
+ })), _circle2 || (_circle2 = /*#__PURE__*/ React.createElement("circle", {
88
459
  cx: 385.9,
89
460
  cy: 248.7,
90
461
  r: 1.4,
91
462
  fill: "#fcca3e",
92
463
  stroke: "#aa8c30",
93
464
  strokeWidth: .2
94
- })), _path8 || (_path8 = /* @__PURE__ */ React.createElement("path", {
465
+ })), _path8 || (_path8 = /*#__PURE__*/ React.createElement("path", {
95
466
  fill: "#fcca3e",
96
467
  stroke: "#aa8c30",
97
468
  strokeWidth: .3,
98
469
  d: "M395.2 251.6 390 253l.5-1.7 4.4-.4z"
99
- })), _circle3 || (_circle3 = /* @__PURE__ */ React.createElement("circle", {
470
+ })), _circle3 || (_circle3 = /*#__PURE__*/ React.createElement("circle", {
100
471
  cx: 396,
101
472
  cy: 250.8,
102
473
  r: 1.4,
103
474
  fill: "#fcca3e",
104
475
  stroke: "#aa8c30",
105
476
  strokeWidth: .2
106
- })), _path9 || (_path9 = /* @__PURE__ */ React.createElement("path", {
477
+ })), _path9 || (_path9 = /*#__PURE__*/ React.createElement("path", {
107
478
  fill: "#fcca3e",
108
479
  stroke: "#aa8c30",
109
480
  strokeWidth: .3,
110
481
  d: "m378 276.8-3.2-4.8.5-.3 3.5 4.2z"
111
- })), _circle4 || (_circle4 = /* @__PURE__ */ React.createElement("circle", {
482
+ })), _circle4 || (_circle4 = /*#__PURE__*/ React.createElement("circle", {
112
483
  cx: 374.5,
113
484
  cy: 270.8,
114
485
  r: 1.4,
115
486
  fill: "#fcca3e",
116
487
  stroke: "#aa8c30",
117
488
  strokeWidth: .2
118
- })), _path0 || (_path0 = /* @__PURE__ */ React.createElement("path", {
489
+ })), _path0 || (_path0 = /*#__PURE__*/ React.createElement("path", {
119
490
  fill: "#fcca3e",
120
491
  stroke: "#aa8c30",
121
492
  strokeWidth: .3,
122
493
  d: "m378.1 277 4 .7.1-.5-3.3-1.4z"
123
- })), _circle5 || (_circle5 = /* @__PURE__ */ React.createElement("circle", {
494
+ })), _circle5 || (_circle5 = /*#__PURE__*/ React.createElement("circle", {
124
495
  cx: 383.3,
125
496
  cy: 277.7,
126
497
  r: 1.4,
127
498
  fill: "#fcca3e",
128
499
  stroke: "#aa8c30",
129
500
  strokeWidth: .2
130
- })), _path1 || (_path1 = /* @__PURE__ */ React.createElement("path", {
501
+ })), _path1 || (_path1 = /*#__PURE__*/ React.createElement("path", {
131
502
  fill: "#fcca3e",
132
503
  stroke: "#aa8c30",
133
504
  strokeWidth: .2,
134
505
  d: "M284.6 288c0 .8-.5 1.2-1 1.2s-1-.5-1-1.2.5-1.3 1-1.3 1 .7 1 1.4z"
135
- })), _path10 || (_path10 = /* @__PURE__ */ React.createElement("path", {
506
+ })), _path10 || (_path10 = /*#__PURE__*/ React.createElement("path", {
136
507
  fill: "#fcca3e",
137
508
  stroke: "#aa8c30",
138
509
  strokeWidth: .3,
139
510
  d: "m284.6 290.3 1 5-1.3-.5-.4-4.3z"
140
- })), _path11 || (_path11 = /* @__PURE__ */ React.createElement("path", {
511
+ })), _path11 || (_path11 = /*#__PURE__*/ React.createElement("path", {
141
512
  fill: "#fcca3e",
142
513
  stroke: "#aa8c30",
143
514
  strokeWidth: .2,
144
515
  d: "M285.7 288.6c.6.7-.4 1.9-1.4 2.2s-2.4-.2-2.4-1.2 1.6-.5 2-.6c.6-.2 1.2-1.2 1.8-.4z"
145
- })), _ellipse || (_ellipse = /* @__PURE__ */ React.createElement("ellipse", {
516
+ })), _ellipse || (_ellipse = /*#__PURE__*/ React.createElement("ellipse", {
146
517
  cx: 277,
147
518
  cy: 296.3,
148
519
  fill: "#fcca3e",
@@ -150,17 +521,17 @@ var SvgMx = function SvgMx(props) {
150
521
  strokeWidth: .2,
151
522
  rx: 1.6,
152
523
  ry: 1.1
153
- })), _path12 || (_path12 = /* @__PURE__ */ React.createElement("path", {
524
+ })), _path12 || (_path12 = /*#__PURE__*/ React.createElement("path", {
154
525
  fill: "#fcca3e",
155
526
  stroke: "#aa8c30",
156
527
  strokeWidth: .3,
157
528
  d: "m279.6 296 4.8-.2-.8-1-4 .4z"
158
- })), _path13 || (_path13 = /* @__PURE__ */ React.createElement("path", {
529
+ })), _path13 || (_path13 = /*#__PURE__*/ React.createElement("path", {
159
530
  fill: "#fcca3e",
160
531
  stroke: "#aa8c30",
161
532
  strokeWidth: .2,
162
533
  d: "M280 295.4c.5 1.3.5 3-.9 2.7-1.4-.1-1-1.4-1.2-1.8-.2-.9-1-1.7-.2-2.5s2 .4 2.3 1.6z"
163
- })), _ellipse2 || (_ellipse2 = /* @__PURE__ */ React.createElement("ellipse", {
534
+ })), _ellipse2 || (_ellipse2 = /*#__PURE__*/ React.createElement("ellipse", {
164
535
  cx: 264.4,
165
536
  cy: 269.2,
166
537
  fill: "#fcca3e",
@@ -168,17 +539,17 @@ var SvgMx = function SvgMx(props) {
168
539
  strokeWidth: .2,
169
540
  rx: .9,
170
541
  ry: 1.4
171
- })), _path14 || (_path14 = /* @__PURE__ */ React.createElement("path", {
542
+ })), _path14 || (_path14 = /*#__PURE__*/ React.createElement("path", {
172
543
  fill: "#fcca3e",
173
544
  stroke: "#aa8c30",
174
545
  strokeWidth: .3,
175
546
  d: "m264.4 272.4.1 4.6-1.2-1v-3.8z"
176
- })), _path15 || (_path15 = /* @__PURE__ */ React.createElement("path", {
547
+ })), _path15 || (_path15 = /*#__PURE__*/ React.createElement("path", {
177
548
  fill: "#fcca3e",
178
549
  stroke: "#aa8c30",
179
550
  strokeWidth: .2,
180
551
  d: "M266.2 271c.3 1-1.3 1.6-2.4 1.4-1-.2-1.9-.7-1.7-1.7.1-1 1.5-.8 2-.5.4.3 1.8-.8 2.1.7z"
181
- })), _ellipse3 || (_ellipse3 = /* @__PURE__ */ React.createElement("ellipse", {
552
+ })), _ellipse3 || (_ellipse3 = /*#__PURE__*/ React.createElement("ellipse", {
182
553
  cx: 256.2,
183
554
  cy: 276.5,
184
555
  fill: "#fcca3e",
@@ -186,1176 +557,1176 @@ var SvgMx = function SvgMx(props) {
186
557
  strokeWidth: .2,
187
558
  rx: 1.6,
188
559
  ry: .7
189
- })), _path16 || (_path16 = /* @__PURE__ */ React.createElement("path", {
560
+ })), _path16 || (_path16 = /*#__PURE__*/ React.createElement("path", {
190
561
  fill: "#fcca3e",
191
562
  stroke: "#aa8c30",
192
563
  strokeWidth: .3,
193
564
  d: "m259.1 276.5 3.6-.3 1.6 1.2-5.3-.2z"
194
- })), _path17 || (_path17 = /* @__PURE__ */ React.createElement("path", {
565
+ })), _path17 || (_path17 = /*#__PURE__*/ React.createElement("path", {
195
566
  fill: "#fcca3e",
196
567
  stroke: "#aa8c30",
197
568
  strokeWidth: .2,
198
569
  d: "M257.8 274.5c1 0 1.6 1.1 1.5 2.3-.2 1.1-1 2-2 2-.9-.2-.8-1-.8-1.2 0-.3.5-.7.6-1 0-.4-.3-1.3-.1-1.6 0-.4.3-.5.8-.5zm-3-28.3c-.4.6-1.2 1.1-1.6.9-.4-.3-.2-1.2.2-1.8.4-.7 1-1 1.4-.8.4.3.4 1 0 1.7z"
199
- })), _path18 || (_path18 = /* @__PURE__ */ React.createElement("path", {
570
+ })), _path18 || (_path18 = /*#__PURE__*/ React.createElement("path", {
200
571
  fill: "#fcca3e",
201
572
  stroke: "#aa8c30",
202
573
  strokeWidth: .3,
203
574
  d: "m250.7 253.5 2-4.8-.2-.3-2.4 3.4z"
204
- })), _path19 || (_path19 = /* @__PURE__ */ React.createElement("path", {
575
+ })), _path19 || (_path19 = /*#__PURE__*/ React.createElement("path", {
205
576
  fill: "#fcca3e",
206
577
  stroke: "#aa8c30",
207
578
  strokeWidth: .2,
208
579
  d: "M252.4 248.7c-1-.7-1.2-1.5-1-2.3.4-.7 1.2-.2 1.2-.2l.8.7c.4.2 1 0 1.4.6.5.6.2 1.2-.1 1.4-.4.1-1.5.4-2.3-.2zm-8.5-.6c.7.4 1.1 1 .9 1.5-.3.5-1 .5-1.8 0-.7-.3-1-1-.8-1.5.2-.4 1-.5 1.7 0z"
209
- })), _path20 || (_path20 = /* @__PURE__ */ React.createElement("path", {
580
+ })), _path20 || (_path20 = /*#__PURE__*/ React.createElement("path", {
210
581
  fill: "#fcca3e",
211
582
  stroke: "#aa8c30",
212
583
  strokeWidth: .3,
213
584
  d: "m246 250.2 3.8 2.2-.1 1.8-4.1-3.5z"
214
- })), _path21 || (_path21 = /* @__PURE__ */ React.createElement("path", {
585
+ })), _path21 || (_path21 = /*#__PURE__*/ React.createElement("path", {
215
586
  fill: "#fcca3e",
216
587
  stroke: "#aa8c30",
217
588
  strokeWidth: .2,
218
589
  d: "M246 250.6c-.8 1-1.6 1-2.3.7-.7-.5-.1-1.2-.1-1.2l.8-.7c.2-.4 0-1 .7-1.4s1.2 0 1.3.3c.1.4.3 1.5-.4 2.3z"
219
- })), _path22 || (_path22 = /* @__PURE__ */ React.createElement("path", {
590
+ })), _path22 || (_path22 = /*#__PURE__*/ React.createElement("path", {
220
591
  fill: "#aa8c30",
221
592
  d: "m356.6 289.8-.4.4-.3 1v-1.5l.5-.3zm.2-.9s-.3.5-1.1.5-1.2-.4-1.3-.8-.1-.7.2-1.2c.2-.5-.4.4-.4.4v1l.6.6.5.2h.4l.7-.2.4-.3zm4.2 7.3s-.4.2-.7.1c-1.9-.6-3.5-1.8-3.5-1.8l3.8 2.4zm2.4 1.1s0 .7-.8 1c-.7.3-1.2.2-1.5-.1s-.4-.6-.4-1.2l-.1.6.4.8.8.4.5-.1.5-.2.4-.5.3-.5zm24.3-47.6-.1.4v.7l-.9-1 .4-.5zm-.5-1.2c0 .7-.9 1.6-1.6 1.3s-1.2-1-.9-1.8l-.2.3.1 1.1.7.6h.9l.6-.3.4-.7zm10 1.8s-.1-.4 0 0-.6 1.7-1.4 1.6c-.7-.1-1-.8-1-1.4s-.1.2-.1.2v.8l.5.4.6.4.6-.2.7-.3.2-.6v-.9z"
222
- })), _path23 || (_path23 = /* @__PURE__ */ React.createElement("path", {
593
+ })), _path23 || (_path23 = /*#__PURE__*/ React.createElement("path", {
223
594
  fill: "#aa8c30",
224
595
  d: "M393.8 251s0 .4-.4.7l-1.3.7 2.8-.8-.2-.7zm-17.1 22.5-.1.5v.8l-1.6-2.5.5-.3zm-.9-2.4c-.2.7-1.4 1-2 .8-.5-.4-1-1.6-.3-2l-.4.2-.1.7.2.7.6.7.5.1.8-.2.6-.4s.4-1.3.1-.6m5.6 5.7s0 .3-.5.3h-1.6l2.6.6.2-.6z"
225
- })), _path24 || (_path24 = /* @__PURE__ */ React.createElement("path", {
596
+ })), _path24 || (_path24 = /*#__PURE__*/ React.createElement("path", {
226
597
  fill: "#aa8c30",
227
598
  d: "M384.6 277.5c.3.8-.5 1.7-1.5 1.4s-1.3-1.3-1-1.8l-.2.6.2.8.6.6h1.3l.6-.7.2-.7-.1-.2zm-99 11.1c.3.3-.1 1.5-1.2 2-1.2.4-1.7 0-2-.4s-.3-.8-.3-.8l-.2.2.2.6.5.5 1 .2.8-.1.7-.5.4-.3.3-.5v-.6z"
228
- })), _path25 || (_path25 = /* @__PURE__ */ React.createElement("path", {
599
+ })), _path25 || (_path25 = /*#__PURE__*/ React.createElement("path", {
229
600
  fill: "#aa8c30",
230
601
  d: "m284.6 291.1-.3.4-.3.8v-1.4l.5-.3zm-3.8 4s0 .3.2.5l1 .3h-1.8l-.2-.7h.8zm-.6 1.2v.2a1.4 1.4 0 0 1-.1.5c-.2.5-.3 1-1 .9a1.2 1.2 0 0 1-1-1.1c0-.4-.2-.6-.2-.6v.6l.4 1 .7.3h.5l.5-.2.2-.6.1-.5zm-4.7-.1s.2.8 1.2.8 1.2-.2 1.2-.2v.3l-.2.2H276l-.3-.3-.3-.5v-.3zm-9.4-25.4v.4c-.1.3-.7 1-1.8 1-1 0-1.5-.3-1.8-.7-.3-.3-.4-.8-.4-.8v.5l.4.7 1.1.5h1l1-.3.5-.5.1-.6zm-1.7 2.3s-.4 0-.6.2a4 4 0 0 0-.4.4v-1.3h1zm-4.7 3.4.5.3c.5.3 3.1.5 3.1.5h-4.1l.1-.8zm-.5 0-.2.6c-.2.5-.7 1.6-1.6 1.4-.9-.1-.7-.8-.7-.8v-.4l-.2.7.2.4.4.2.7.1.4-.2.6-.5.2-.5.2-.6zm-2.2.2s0 .2-.7.2-1.7-.3-1.7-.3l.4.4.5.2h1.3zm-2-29s0 .5-.3.8c-.4.3-1.3.5-1.8.2s-1.5-1.3-1.5-1.3l.4.8.7.6 1 .3 1-.2.4-.4.2-.3z"
231
- })), _path26 || (_path26 = /* @__PURE__ */ React.createElement("path", {
602
+ })), _path26 || (_path26 = /*#__PURE__*/ React.createElement("path", {
232
603
  fill: "#aa8c30",
233
604
  d: "M252 249.1v.6l-.2 1.1.9-2-.4-.2zm-5.4 1.5.2.5c.2.5 2.3 2.6 2.3 2.6l-3.3-2.9.4-.5zm-1 .3s-.5.3-1 .3c-.3 0-1 0-1-.4-.1-.5.1-.7.1-.7l-.3.6.1.4.5.3h.7l.6-.3.2-.2zm-1.5-1.4h-.5c-.7 0-1.4-.8-1.4-.8l.5.8 1 .5z"
234
- })), _path27 || (_path27 = /* @__PURE__ */ React.createElement("path", {
605
+ })), _path27 || (_path27 = /*#__PURE__*/ React.createElement("path", {
235
606
  fill: "#9ca168",
236
607
  d: "M399.9 240.2c-.3 3.8-4.1 5.8-6.1 7.2s-3 3.2-3 3.2l-.6 2.2-.3 1.5-.1.5c.1.4.3 1 .3 2l-.1 4.3 2.7-1.9 1.9-.7.6-.1s-2.2 2.1-3 4.4-2.4 7.2-5.3 8.8c-3 1.6-4.8 1-5.7 1.8-1 .8-1 1-1 1l-1.3 1.8-1 1.2-.9.7-.6.4a7.5 7.5 0 0 1-.2 1.7l-.7 2.4s.6-.4 1.3-.5h1.3s-.5.6-.7 1.3c-.2.6.1 4.6-3.6 7-3.8 2.3-13.4 2-13.4 2l-1.8.7-1.7 1.3-1.6 1.7v.4s-1.3 1.5-2.1 2l-2.8 1.9 2.2.1 3.5 1.5s-2.2 0-3.6.5c-1.5.6-8.2 4.4-11.4 4.3-3.3-.1-8-4.9-8-4.9l-2-1.4-3.5-.7-4.3-.2v-.6l.1-.7s1.5-.2 3.8.1c2 .2 2.7 1 4.4 1.1 1.7.2 3 0 3.5-.3.7-.3 5.9-4.7 5.9-4.7l5.8-2 2.3.3 1 .2.9.3-1 1a7.3 7.3 0 0 1-1.4 1.1l.7.6 3.7-.6 1.2.3.3.2c0-.3.2-.8.6-1.3.4-.6 2.5-2.3 3.4-2.9l1.4-1c.3-.3 1.5-3.3 1.5-3.3l.1-1.6 4.1-4 2.8-2.9 1.2-3.3-.2-.7s1 1 .9 3c-.2 2.2-.7 2.9-.7 2.9s2.8-2 4.3-2.6c1.2-.5 2-.5 2.4-.5.4-.2 1.5-.9 2.1-1.8.8-1.2 1-1.5 1-2l.2-2.8-.3-7 2.4-5.4 3.5-3.1.7-.4-.4 1.2v1.5s1.8-2.5 2.7-2.9l.5-.3a7 7 0 0 0 .8-2l.3-3v-3l-.5-2.3-1.7-4.3v-5.8l-1.2-1.6s1.1 0 2.5 2a13.5 13.5 0 0 1 1.9 5l3.3-10.3s.9 1.2 1.5 3.3l.8 3.3 1.4-2.8.1 1c.2 1 2.3 2.1 2 6m-67.3 65s-.7-1.6-3.9-3.2c-3.1-1.5-5.5-1.8-5.5-1.8v1.1l5 2.2 2.4 2z"
237
- })), _path28 || (_path28 = /* @__PURE__ */ React.createElement("path", {
608
+ })), _path28 || (_path28 = /*#__PURE__*/ React.createElement("path", {
238
609
  fill: "#717732",
239
610
  d: "M355.4 295.6c.3-.4 3-2.8 4.4-3.5s3.2-.8 3.2-.8c1.9-.4 2.2-.1 6.6-2.5 4.3-2.4 5.3-5.2 6.2-5.9.8-.7 2.3-.8 2.3-.8l-3.4 3.9a28.5 28.5 0 0 1-5.8 4.5 17.8 17.8 0 0 1-7.6 1.8 7.7 7.7 0 0 0-4 2c-1.3 1-2 2.2-2 2.2s-.2-.5 0-.9zm12-12.7c-4 3.7-5.3 7.2-5.3 7.2l5.4-4.9c1.9-1.8 4.5-2.6 5.6-3.7 1.2-1.1 1.3-2 2-2.7l1.3-1s-1.8-1.4-9 5.1m-8.5 8.6s1.7-.8 2.4-2.3c.5-1.2.2-1.5 1-2.8 0 0 4.2-4 5.7-5.8 2.6-3.1 1.4-5.7 1.4-5.7s.3 1.3-.8 2.7c-1 1.4-6.5 5-7.2 7.2-.6 2.2-.3 2.3-.6 3.4-.6 2.6-1.9 3.3-1.9 3.3m-2.8 10.5s-2.1-1.4-4.5-1.3c-4.9.4-9 3.4-12.2 3.4-3.1.1-4.4-1.5-6.9-3.2-2.6-1.8-9.2-1.5-9.2-1.5v.3s4.4 0 6.4.6c3.6 1 5.6 4.8 9.7 4.6 5.5-.3 9.9-3.6 12-3.6 3.8 0 4.7.7 4.7.7m-24-2.4s3.7.6 6.6-1.5c3-2.1 6.4-5 8.3-5.2 2 0 4 .4 4 .4s-2.5-1-4.4-1c-2 0-4 .2-5.8 1.3s-2.7 3-4.6 4.3a12.8 12.8 0 0 1-4.1 1.7m-.7 5c-.5 0-1.1.3-1.3.3s-1.3-1.2-3-2c-1.6-1-4-1.4-4-1.4s-.3 0 .3.2l3.8 1.5a8.6 8.6 0 0 1 2.6 2.1c.1.3.6.9 1.5.8 1 0 1.3-.5 1.2-1 0-.3-.6-.5-1.1-.5m2.6-3.6s1.5.8 4 .8c5.2-.2 8.6-3.8 12-5 3.4-1.4 5.2-.3 5.2-.3s.1-.2 0-.2a7 7 0 0 0-3.9-1.2c-5.7 0-11.2 3.7-13.5 4.7S334 301 334 301m56-39.9c-1.8 1.9-4.5 7.7-5.6 9.3-1.2 1.6-2.7 2-3.3 2.7-.6.6-2.7 3.5-3.2 4.1-.5.7-.6.5-1 .8-.3.3-.5.3.1.2s.8-.5 1.6-1.5c1-1 .9-1.4 2.3-2.7 1.4-1.2 3.9-2.6 5.1-4.2 1.3-1.5 3.8-7.5 5.2-9s4-2.4 4-2.4-2-.6-5.3 2.7zm-9 11.1s-.1-1 1.2-2.6 1.7-1.3 2.8-3.6c1-2.3 1.5-4.5 2.3-6.9.9-2.4 2.3-4.8 2.3-4.8s-1.3.2-2.7 2a34.5 34.5 0 0 0-4.8 8.7c-1.1 3.4-1.1 7.2-1.1 7.2m-1.7 2.2s.5-.2.5-3.2c.1-2.9-.1-7 .7-9 .9-2 5.4-7 5.4-7s-1.9.5-4.5 2.5-3.7 4.7-3.6 6.7c.2 2 1.3 4.2 1.4 6.1l.1 4zm10.5-20.1s1.1-4 1.6-5 .5-1.5 2.7-4c1.3-1.5 2.6-2.4 3.1-4.4.6-2 .6-7.7.6-7.7s-.6.5-1.1 1.5-.1 4.7-1 6.4c-.8 1.7-2.7 5.6-3.7 6.5 0 0-.2-2.9.2-5.7.3-3 1.3-3.8 1.7-5.7s.2-6.7.2-6.7-1.5 1.5-2.3 3.4c-.8 1.8-1.2 5-1.2 7.5s.5 4.5.6 5.9.2 2-.4 3.6l-.6 2a35 35 0 0 1-.7 2.6zm-3.5-21.6s1.4 1.7 1.2 3.6c-.3 2-1 4.5-.2 6.5.7 2 1.9 2.2 2.2 3.4s.3 3.4.3 3.4.6-4.3.2-5.5c-.5-1.1-.7-.6-1.3-1.8s0-4.7-.4-6.7c-.5-2-2-2.9-2-2.9"
240
- })), _path29 || (_path29 = /* @__PURE__ */ React.createElement("path", {
611
+ })), _path29 || (_path29 = /*#__PURE__*/ React.createElement("path", {
241
612
  fill: "#9ca168",
242
613
  d: "M306.7 304.8s.4-1 3.1-2.4a34 34 0 0 1 7.3-3c.3.3-.3 1.8-.3 1.8l-2.6.8-2.1 1.2-2.5 1.6z"
243
- })), _path30 || (_path30 = /* @__PURE__ */ React.createElement("path", {
614
+ })), _path30 || (_path30 = /*#__PURE__*/ React.createElement("path", {
244
615
  fill: "#9ca168",
245
616
  d: "M313.6 297.7c-3.4.1-5.3 1-6 1-.2.1-.7.5-1.2.3a4.9 4.9 0 0 1-1.5-1.5l-.7-.7-.2 2.5-5-4.4-.6 3-.7 1.3-5-4.8.2 3.7-1.4.1-3.6-2.5-1 .4 1.2 2.2-4.6.3-1 .8a6.3 6.3 0 0 0-1 1v.4h1.9c.4-.2.6-.7.7-.5.2.2.3 1.2.9 1.1.6 0 2.7-1.7 4.2-1 1.7.8-2.2 2-1.8 3.1.4 1.2 3.2.7 4 .3.6-.3 2.7-3 3.6-2 1.2 1.4-2.5 2.5-1.8 3.9.6 1.3 2.7 1 3.7.4 1-.5 3.4-4.1 3.9-3.4.9 1.4-2 2.7-1.3 3.7.8 1 2.3 0 3.4-.8s1.5-2.5 3-3.3c1.4-.8 1.3-.5 1.7-.5s1.5-1.1 1.5-1.1l3.5-1.5 1.6.2.9.4 1.7.2.2-1.4s-2-1-3.3-1zm-27.4 0 .7-1.3-.4-.6s-1.2-.7-2.3-1.8a6.9 6.9 0 0 0-2-1.6L280 291l-.8-2.8-.5-.9-1.3.6-1.7-6.1-.3-1.1h-.7l-1.5 3.6-1.5-2.3-.4-5-1 1-1.3 1.4-2.3-4.6s-.1-.1-.3.3c0 .3-.3 1.8-.1 2.6a26.2 26.2 0 0 1-6-5.2l-1-2.5 1-2 .5-2.6-2.2.9-.4-5.7-.3-1.8-2.7 3.8-1-1.7v-3.6l-.7-.2-1 2s-1.1-2-1.6-2.5c.1-.8.2-2.9-.3-4.5-.6-2-1.3-3.1-1-4.8.2-1.6.9-1.8.8-2.5 0-.8-1.2.5-.8-.5s3.8-3.2 3.1-4.4c-.7-1.1-4 1.9-3.3-.1.8-2 4-2 4.2-4.9.1-1.7-3 1.1-3.3.2-.3-.8 2-2.6 1.9-3.8 0-1 .4-1.2-.2-1.8s-2.6 2.3-2.6 2.3l-2-.7-.8 3-.6 2.5-2.6-1.5.7 3.1.6 3-2.7-.7 1.4 2.6 1.9 2 1.1 1.5.9.4 1 1.1.5 1.7.6 1.9.1 1.8v2.4l-.1.4v1.1c-.5 0-1.4-.8-1.7-.3-.3.6 1.6 2 1.2 2.4-.3.4-3-.5-3.2.3-.2 1 .2 2.2 1.8 2.6s5.3 1.2 4.7 2c-.6.7-4.7-2.3-4.5-.1a3.8 3.8 0 0 0 2.6 3.4c1 .4 5.1 0 4.9 1-.3.9-3.3-.4-3.6 1s2.1 1.6 2.6 1.6 2.2-.1 2.9.4l4.3 4.1a76 76 0 0 0 4.6 3.4c-.8 0-2.4-.3-2.6.3-.3.7 6 3 4.2 3.8-1.8.7-3.8-2-4.3-.4-.6 1.7 1.2 3 2.2 3.6s6.7.1 5.6 1.4-5.3-.8-5.3.7 2.7 4 4.2 3.9c1.4 0 3-2.4 3.6-1.1.7 1.2-1 1.7.3 2 1.4.4 2.3-1.4 4-1 1.5.3 4 1.3 5.4 2.5a79 79 0 0 1 2.9 2.8"
246
- })), _path31 || (_path31 = /* @__PURE__ */ React.createElement("path", {
617
+ })), _path31 || (_path31 = /*#__PURE__*/ React.createElement("path", {
247
618
  fill: "#717732",
248
619
  d: "M308.4 304.1c1 0 1 .6 1.2.6.1 0 1.8-1.5 3.3-2.3a17.5 17.5 0 0 1 4-1.4l.1.2s-2.8.7-4.2 1.7l-3 2.1c-.2.2-.8.7-1.7.7-1 0-1.4-.6-1.4-.9 0-.2.7-.7 1.7-.7m8.5-4.3s-.9.1-1.3-.3a4.3 4.3 0 0 0-2.6-.8 7 7 0 0 0-4 1.8c0 .1-.3.6-1.4 1.3.4.1 1.1-.4 2-1a7.4 7.4 0 0 1 3.6-1.4c1-.2 1.7.4 2.2.7.5.4 1.4.3 1.4.3zm-50.5-20.6v-.7a16 16 0 0 1-2.2-1.1c-1.6-1-5-3.8-5-3.8l2.8 2.7c1.4 1.3 4 2.9 4 2.9zm35.6 25.2 1.5-2.1c.9-1.5 1.7-2 1.9-2.2.1-.2-.4-.9-.7-1.4l-.2-1.2s.4.8 1 1.3a9.5 9.5 0 0 1 1.1 1s1.4-.2 1.4-.5c0-.2 0-.4-.2-.5-.3-.1-.5.2-1.1 0-1.3-.6-1.8-2.6-2.6-2.6-.8-.1-.2 2-.6 2-1.1.2-2-4.3-5-4.5-2 0-2.3.3-2.4.7 0 .5 2.5 3.1 1.6 3.5-.8.4-3.5-4.2-5.5-4.2-1.9 0-2 .7-2 1.1.2.4 2.2.8 1.8 2.2-.5 1.4-2.5-2-4.3-1.9-1.8.2-2 .3-2 .9-.1.5.6 1.2.3 1.4-.2.2-1.4.1-2.3.7-.9.7-2.1 2.4-2.1 2.4s1.2-1.7 2.7-1.9a50 50 0 0 1 5.6 0l-1.1-.8c-.6-.5-1.1-1.6-1.1-1.6l1.7 1.5c.8.7 1.9 1.2 1.9 1.2s1.7.2 1.8.4 0 .6-.8 1.3l-1.7 1.7 2-1.6 1.5-1.2 1.4.2c.1 0 0-.5-.8-1.7l-1.6-2.5s1 .9 2 2.3c1.1 1.3 1 2 1.4 2s1 .2 1.4.1c.4 0 .3.6-.4 1.7s-1.2 2.5-1.2 2.5.8-1.2 1.6-2c.7-.8 1.1-1.7 1.5-1.8h1.5l-.8-1.6c-.6-1-.8-2.6-.8-2.6s.6 1.4 1.4 2.5l1.3 1.9 1.4-.1.3.1c0 .5-.2.7-.7 1.8a18 18 0 0 0-1 2.1M280.5 292c1.2.5 1.7.5 1.7.5s-1.7-1-2.1-2.4c-.5-1.4 0-4.4-.8-4.3-.7 0-1.1 2.1-1.8 1.7-.8-.4.2-4.4-.6-6-.8-1.7-2.6-2.9-3-2.3s-.3 4.2-1.5 3.5c-1.1-.8.1-4-.2-5.3-.4-1.5-1.2-2.5-1.9-2.1-.6.3.3 3-.7 3s-.9-1.9-1.3-2c-.5-.2-.6.3-.9 0-.2-.4 0-1.7-.6-1.6s-.5 1.2-.3 1.7c.1.6.5 1.4.7 1.8s1 .9 1 1.2c-.1.3-.5.6-1 .6h-1.9s1.4.4 1.9.4 1.4-.2 1.7.2c.2.5 1.4 2 1.4 2s.3-.8.4-2.2c.2-1.5 0-2.7 0-2.7s.5 1.6.4 2.7c0 1-.4 3-.4 3s1.1.8.8 1c-.3.3-1.5.3-2.8.3-1.4 0-3.3-.5-3.3-.5a13.7 13.7 0 0 0 6.7 1.3l1.8 2s.9-1.5 1-3v-3l.4 2.8c0 1.3-.4 3.6-.6 3.8a5 5 0 0 1-1.9 1l-3.5.5s2.2.3 3.8 0c1.5-.4 1.7-.9 2.2-.6l.8.7 1.3 1c.1.1-.7.4-1 .7l-1.5.7 2.2-.7a22 22 0 0 0 1.1-.4l.5.2-.1-1.2-.3-1.8s.5.8.7 1.6l.1 1.6s.2.2 1.4.6m-31.1-35.6s.3-1.7.3-3.6a14.3 14.3 0 0 0-1.9-5.8l1-1.4-1.2 1-1.2-.5a3 3 0 0 1-.9-1l1.2.8c.6.2.7.1.7.1l-.5-2-1.9-1c-1.3-.6-2.5-1.8-2.5-1.8l2.8 1.5c1 .4 1.6.4 1.6.4l1.6-.6 1.7-1.1s-1 .6-1.8.7l-1.6.3-.3-2.4-1.1-1.1c-.9-1.2-1.6-2.9-1.6-2.9s1 1.2 1.7 1.7c.7.6 1.4 1.5 1.4 1.5l1.6-1 2.8-2-2.7 1.3-1.6.7s-.2-1 0-1.5c.3-.4.8-1.2.7-1.6 0-.5-.4-.3-.5-.7-.2-.3.4-2.6.4-2.6l.1 1.2c0 .5-.2 1 .4 1s3.2-2.7 3.6-3.2c.3-.5.8-1.8-.6-1.3-1.4.6-1 1.8-2.2 1.7-.4 0-.8-1.5-1.2-1.2-.4.4-1.4 1.3-1.6 2.4-.2 1 .2 2.6-.4 3.1s-1-1.8-2.2-1.5-1.5 2-1.3 2.6 2.7 3.5 2 4c-.9.3-2.9-2.6-4-.6-1 1.9 3.4 4 4 4.4.5.5 0 .6.8 1.6s1.8 1.2 2.4 1.8a13 13 0 0 1 2.1 5.9zm11.7 17.1s-1-1.2-.7-3.3c.3-2 1.8-5.7 1.3-6.2s-2 2.2-2.4 1.6.9-4.3.2-5.8c-.6-1.5-.7-2.5-2-2.3-1.3.1-1.8 4.4-2.5 3.6-.6-.7.4-2.6 0-3.7-.5-1-.7-1.3-1.3-1.2-.7.2-1 2.2-1.4 2.1-.5 0-1.2-2.3-2.2-2-.9.3 2.3 4.5 2.3 4.5s.5-.5.8-1.2l.6-1.5s.3 1.3 0 1.9c-.2.5-.3 1.7-.3 1.7s-.8.3-2.1 0a8.8 8.8 0 0 1-2.3-.7s.8.6 2.1 1l2.7.7a45 45 0 0 0 2 2.7l.8-2.1 1.3-3.5-.6 3.9-.7 3s-1 0-2.6-.3l-3.6-.8 3.6 1.2 2.8.7 1.4 1.9 1-1.5 1-1.8s-.3 1.4-.7 2.3a27 27 0 0 1-.7 1.4l-1.8.2h-2.5a19.6 19.6 0 0 0 4.5.9s0 .5.7 1.3a4.6 4.6 0 0 0 1.3 1.3"
249
- })), _path32 || (_path32 = /* @__PURE__ */ React.createElement("path", {
620
+ })), _path32 || (_path32 = /*#__PURE__*/ React.createElement("path", {
250
621
  fill: "#fff",
251
622
  d: "M314.4 310.8s-.6-.6-1.4-1c-.9-.5-1.2-.4-1.2-.4l-.4-.1.8-2 5.5-5.3.9-5.3h3.4v7.2l1 .5 6.2 3.7v1.6l-1 .4-.7.4-2.3.2-4-3-1.8-1.7-3 4z"
252
- })), _path33 || (_path33 = /* @__PURE__ */ React.createElement("path", {
623
+ })), _path33 || (_path33 = /*#__PURE__*/ React.createElement("path", {
253
624
  fill: "#016848",
254
625
  d: "m318.8 296.7-.1 1c0 .9 0 5.2-.2 5.8s-3.2 1.8-4.9 3.3-1.8 2.6-1.8 2.6-.5 0-1.6.4c-1 .4-1.5 1-1.5 1s.6-2.6 3.4-5c2.7-2.6 4-2.8 4.4-3.2.3-.4 0-5 0-5.5.1-.4.5-.4.7-.4zm7 15.7.8-1.1 1-.8-1.5-.8c-1.5-.6-2.3-.4-3.3-1.2a13.6 13.6 0 0 1-2.2-2l-1.5 1.2 1.7 2c.9.8 2.7 1.1 3.5 1.6a8.8 8.8 0 0 1 1.6 1.1z"
255
- })), _path34 || (_path34 = /* @__PURE__ */ React.createElement("path", {
626
+ })), _path34 || (_path34 = /*#__PURE__*/ React.createElement("path", {
256
627
  fill: "#cd202a",
257
628
  d: "M321.5 296.6s1.7 0 1.9.2l.2.6c0 .1 0 4-.2 5.3a8 8 0 0 1-1.4 3l-4 3.7c-1.2 1.2-2.4 2.8-2.4 2.8l-.8-1c-.3-.4-.7-.6-.6-.9a10 10 0 0 1 3.3-3.4c2-1.3 3.6-2.8 4-4.9.3-2 0-5.4 0-5.4"
258
- })), _path35 || (_path35 = /* @__PURE__ */ React.createElement("path", {
629
+ })), _path35 || (_path35 = /*#__PURE__*/ React.createElement("path", {
259
630
  fill: "#cd202a",
260
631
  d: "M332.5 310s-.4-.4-1.8-.4l-1.5.1s-.8-1-2-1.7c-1.2-.8-2.1-.7-3.5-1.6-1.3-.8-2-2.1-2-2.1l1-2s1.2 1.5 2.4 2.4c1.1.9 3.7 1.7 4.6 2.4z"
261
- })), _path36 || (_path36 = /* @__PURE__ */ React.createElement("path", {
632
+ })), _path36 || (_path36 = /*#__PURE__*/ React.createElement("path", {
262
633
  fill: "#30c2dc",
263
634
  stroke: "#0872a7",
264
635
  strokeWidth: .5,
265
636
  d: "M345 286.4s-3.6-1.4-3.4-2.7c.3-1.2 8.3-3.3 8.3-3.3l.1-2.1s-1.2-.1-3.2.5c-2 .7-5.2 1.6-8.6 1.6a1735 1735 0 0 0-34.4-2.2c-3.7-.3-6-6-6-6l-1.8.4s.5 2.7-.4 3a65 65 0 0 1-13.9-6l-.6 2.6s7.3 4 7.1 5.5c-.2 1.4-2.4 1.3-2.4 1.3l1 1.8c.3 0 12 .6 12.3 4.1 0 1.5-3 2.3-3 2.3l1 1.2v.6s6.7 0 8.5 1 2.7 2.6 5 3.8c2.2 1.3 17.3 1 19.6.3 2.7-.7 4.3-3.7 8.7-5 4.3-1.4 5.7-1.4 5.7-1.4z"
266
- })), _circle6 || (_circle6 = /* @__PURE__ */ React.createElement("circle", {
637
+ })), _circle6 || (_circle6 = /*#__PURE__*/ React.createElement("circle", {
267
638
  cx: 284.5,
268
639
  cy: 280.7,
269
640
  r: 2.1,
270
641
  fill: "#fff",
271
642
  stroke: "#0872a7"
272
- })), _circle7 || (_circle7 = /* @__PURE__ */ React.createElement("circle", {
643
+ })), _circle7 || (_circle7 = /*#__PURE__*/ React.createElement("circle", {
273
644
  cx: 296.4,
274
645
  cy: 270.9,
275
646
  r: 2.1,
276
647
  fill: "#fff",
277
648
  stroke: "#0872a7"
278
- })), _circle8 || (_circle8 = /* @__PURE__ */ React.createElement("circle", {
649
+ })), _circle8 || (_circle8 = /*#__PURE__*/ React.createElement("circle", {
279
650
  cx: 346.5,
280
651
  cy: 286.6,
281
652
  r: 2.1,
282
653
  fill: "#fff",
283
654
  stroke: "#0872a7"
284
- })), _path37 || (_path37 = /* @__PURE__ */ React.createElement("path", {
655
+ })), _path37 || (_path37 = /*#__PURE__*/ React.createElement("path", {
285
656
  fill: "#f8c83c",
286
657
  d: "M275.1 267.8c-.7 1.6 2 4.6 4 5 1.8.2 2.8-.2 3.2-1.1a2.8 2.8 0 0 0-.4-2.5c-1.2-1.7-6-3-6.8-1.4"
287
- })), _path38 || (_path38 = /* @__PURE__ */ React.createElement("path", {
658
+ })), _path38 || (_path38 = /*#__PURE__*/ React.createElement("path", {
288
659
  fill: "#fff",
289
660
  d: "M281 270.2c0-1-1.6-1.9-2.6-1.9s-2 0-1.8.5c.1.6 2.7 1.3 2.8 1.6 0 .3-.8.6-.4 1 .5.4 1 .1 1.4-.2s.7-.4.7-1z"
290
- })), _path39 || (_path39 = /* @__PURE__ */ React.createElement("path", {
661
+ })), _path39 || (_path39 = /*#__PURE__*/ React.createElement("path", {
291
662
  fill: "#f8c83c",
292
663
  d: "M297.7 288.3c.4 1.4-.7 2-2 2.7-1.5.6-4.3.2-5-.9-.6-1.1 1-3 2.8-3.4 1.7-.4 3.8.3 4.2 1.6"
293
- })), _path40 || (_path40 = /* @__PURE__ */ React.createElement("path", {
664
+ })), _path40 || (_path40 = /*#__PURE__*/ React.createElement("path", {
294
665
  fill: "#fff",
295
666
  d: "M294.8 289c.5 0 .6 1 1 .8.5 0 1-.8.8-1.3-.1-.6-1-1.3-1.8-1.2-.8 0-3 2-2.8 2.5s.8.5 1.2.3 1-1 1.6-1z"
296
- })), _path41 || (_path41 = /* @__PURE__ */ React.createElement("path", {
667
+ })), _path41 || (_path41 = /*#__PURE__*/ React.createElement("path", {
297
668
  fill: "#f8c83c",
298
669
  d: "M349.2 281c1.3 1.7 3.6.2 4.2-.5.6-.6 2.4-1.7 1.7-2.8-.8-1.1-2-1-3-1-.8 0-2.6 1.4-2.9 2-.3.5-.6 1.6 0 2.4z"
299
- })), _path42 || (_path42 = /* @__PURE__ */ React.createElement("path", {
670
+ })), _path42 || (_path42 = /*#__PURE__*/ React.createElement("path", {
300
671
  fill: "#fff",
301
672
  d: "M349.6 280s.1-1.9 1.8-2c1 0 1 .3 1.8.7.7.4 1-.5 1-.5s0 1.3-1.1 1.3c-1.2 0-.8-.5-2-.7-1-.2-1.5 1.1-1.5 1.1z"
302
- })), _path43 || (_path43 = /* @__PURE__ */ React.createElement("path", {
673
+ })), _path43 || (_path43 = /*#__PURE__*/ React.createElement("path", {
303
674
  fill: "#f9aa51",
304
675
  stroke: "#953220",
305
676
  strokeLinecap: "round",
306
677
  strokeLinejoin: "round",
307
678
  strokeWidth: .5,
308
679
  d: "m321.9 276.4-.9-.6h-2.8l-3.4.1 3.4 9.9 4 5.8 1.6.6 3.1-.2.6-1.6-1.2-9.5z"
309
- })), _path44 || (_path44 = /* @__PURE__ */ React.createElement("path", {
680
+ })), _path44 || (_path44 = /*#__PURE__*/ React.createElement("path", {
310
681
  fill: "#f9aa51",
311
682
  stroke: "#953220",
312
683
  strokeLinecap: "round",
313
684
  strokeLinejoin: "round",
314
685
  strokeWidth: .5,
315
686
  d: "m310.6 277 .2-1.1 1.8-.1a7.2 7.2 0 0 1 2.2.1s2.3 2.9 3.1 4.7 1.7 4.8 2.7 6.6c1 1.9 3.2 5 3.2 5h-4l-2-.6-5.6-9z"
316
- })), _path45 || (_path45 = /* @__PURE__ */ React.createElement("path", {
687
+ })), _path45 || (_path45 = /*#__PURE__*/ React.createElement("path", {
317
688
  fill: "#f9aa51",
318
689
  stroke: "#953220",
319
690
  strokeLinecap: "round",
320
691
  strokeLinejoin: "round",
321
692
  strokeWidth: .5,
322
693
  d: "M308.2 275.8h2.6a14 14 0 0 1 3.9 5.4c1 2.8.5 3.2 1.8 6.2 1.4 2.9 3.2 4.9 3.2 4.9s-3.9.2-6-.2c-2.3-.4-3-.3-3.6-1a9.2 9.2 0 0 0-1.7-1.3h-2.2l.5-3.1-.6-6.9.1-3.5zm23.4 1.8-3.7-1.5-7-.4.6 3.6a30.2 30.2 0 0 0 2.6 7.7c1.1 2 2.2 4.4 2.8 5 .6.5 4.6-1.1 4.6-1.1l2.6-.4-.3-2.8-.4-1 .6-8-.6-1.2z"
323
- })), _path46 || (_path46 = /* @__PURE__ */ React.createElement("path", {
694
+ })), _path46 || (_path46 = /*#__PURE__*/ React.createElement("path", {
324
695
  fill: "#f9aa51",
325
696
  stroke: "#953220",
326
697
  strokeLinecap: "round",
327
698
  strokeLinejoin: "round",
328
699
  strokeWidth: .5,
329
700
  d: "M307.1 277.7c0 .8 1 .9 1.2.8.2 0 1-.3 1-1.5s-.7-2.1-2.2-2.2c-1.4 0-2.5 1.7-2.5 3 0 1.2 1.2 1.8 1.2 2.3 0 0-1.2 1.1-1.1 3.1 0 2 1.6 3.6 1.6 3.6s-1.7 1.3-1.7 2.7 1.3 2.3 2.6 2.3c1.2 0 2.8-.8 2.8-1.8s-1-1.7-1.7-1.7c-.8 0-1.1.5-1.1.8m25.6-10.9c0 .9-.6 1-1 1s-1.2-.4-1.2-1.5c0-1 1.4-1.6 2.4-1.6.9 0 2.4 1.2 2.4 2.7s-1 2.6-1 2.6.6.3.6 2.2c0 2-1.2 3.3-1.2 3.3s1.6.6 1.6 2.6-1.4 2.6-2.3 2.6c-1 0-2.6-.5-2.6-1.9 0-1.3.8-1.8 1.5-1.8.6 0 1.3.7 1.3 1.5"
330
- })), _path47 || (_path47 = /* @__PURE__ */ React.createElement("path", {
701
+ })), _path47 || (_path47 = /*#__PURE__*/ React.createElement("path", {
331
702
  fill: "#953220",
332
703
  d: "m309.5 288.6.4.6c.2.4.3 1 .8 1.4.8.7 7.2 1 9.2 1s7.8.2 8.9-.4c1-.7 1.2-1.8 1.9-2.3l.9-.4-.9.7v1.4l.5.8s-.1.4-.8.8-1.3.5-2.3.6-13.2.1-15.2-.2c-2-.4-1.8-.3-2.4-.7a4.3 4.3 0 0 1-1-1l.3-.8-.3-1.4zm20-11.8 1 .5s-.9.3-1.6 2.3-.1 2.5-.6 2.7-5.8 0-5.8 0l-1-2.1z"
333
- })), _path48 || (_path48 = /* @__PURE__ */ React.createElement("path", {
704
+ })), _path48 || (_path48 = /*#__PURE__*/ React.createElement("path", {
334
705
  fill: "#231f20",
335
706
  d: "M346.4 276s-.9-.3-1.3-1c-.4-.8-.8-1.7-.5-2 .4-.1 1 .5 1 1.1s.8 2 .8 2zm10.4-2.8s.7 1.2 1 1.3l1.2.6s-1.5 0-2-.4a8.3 8.3 0 0 1-1-1.5z"
336
- })), _path49 || (_path49 = /* @__PURE__ */ React.createElement("path", {
707
+ })), _path49 || (_path49 = /*#__PURE__*/ React.createElement("path", {
337
708
  fill: "#231f20",
338
709
  d: "M360 274.2s-1 .5-1.6.2c-.8-.3-1.4-.7-1-1 .2-.4.4-.3.8.2.4.4 1.8.6 1.8.6m5.3-4.5s-.8.6-1.3.6-1.5-.2-1.5-.4 1.3-.4 1.6-.3zm-8-10.5s-1.1.4-1.5 1c-.4.5-.3 1.2.2 1.2s.6-.7.6-1zm-5.2 2.9s-.9.5-1 1c-.3.5-.5 1.6 0 1.6s.7-.8.7-1.2c0-.5.3-1.4.3-1.4"
339
- })), _path50 || (_path50 = /* @__PURE__ */ React.createElement("path", {
710
+ })), _path50 || (_path50 = /*#__PURE__*/ React.createElement("path", {
340
711
  fill: "#8cbebf",
341
712
  stroke: "#04534e",
342
713
  strokeWidth: .5,
343
714
  d: "m342.8 268.4-2.9 3s6.6 3.7 11.7 3.5c5-.1 10.8-4 11.2-5 .4-.7 0-4.3-.6-5.4-.7-1.1-4.2-3.8-5.5-3.7s-3.7 1.9-5.8 4c-2.2 2.1-2 3.9-5 3.7z"
344
- })), _path51 || (_path51 = /* @__PURE__ */ React.createElement("path", {
715
+ })), _path51 || (_path51 = /*#__PURE__*/ React.createElement("path", {
345
716
  fill: "#0c8489",
346
717
  d: "M342 269.6s7 1 9.1-.8c2-1.8 4.3-5.3 5.7-6 1.4-.9 2-.9 2-.9l1.6 1.1 1.8 1.5.6 3.4v1.8l-2.2 1.8-4 1.9-4 1.2-3.2-.1-6.7-2-1.7-1.1-.4-.4z"
347
- })), _path52 || (_path52 = /* @__PURE__ */ React.createElement("path", {
718
+ })), _path52 || (_path52 = /*#__PURE__*/ React.createElement("path", {
348
719
  fill: "#04534e",
349
720
  d: "M352.8 265.5c0-.6.4-.6 1-.6s1 .2 1 .8-.5 1.4-1 1.4c-.6 0-1-1-1-1.6m2.8 1.8c0-.6.4-.8 1-.8.7 0 1.3.7 1.3 1.2s-.5 1-1.1 1c-.7 0-1.2-.9-1.2-1.4m-1 4.2c0-.7.5-.8 1.1-.8s1 .3 1 1a1.2 1.2 0 0 1-1.1 1.2c-.7 0-1-.7-1-1.4m-3.7-1.3c0-.7.7-1 1.3-1s1 .7 1 1.4-.4 1.3-1 1.3-1.3-1-1.3-1.7m-5.9.7a1.4 1.4 0 1 1 3 0 1.4 1.4 0 0 1-3 0"
350
- })), _path53 || (_path53 = /* @__PURE__ */ React.createElement("path", {
721
+ })), _path53 || (_path53 = /*#__PURE__*/ React.createElement("path", {
351
722
  fill: "#8cbebf",
352
723
  d: "M355.6 267.3c0-.5.7-.8 1-.8.5 0 .8.4.8.8s-.3 1-.7 1-1-.5-1-1zm-1 4c0-.5.6-.8 1.2-.8s1 .3 1 .8-.5 1-1 1c-.6 0-1.1-.4-1.1-1zm-3.7-1.2c0-.6 1-.9 1.5-.9.4 0 .3.4.3 1 0 .7-.3 1.2-.7 1.2s-1-.7-1-1.3zm1.8-4.7c0-.5.4-.5.8-.5s.6.1.6.7-.3 1-.6 1c-.4 0-.8-.6-.8-1.2m-7.7 5.1c0-.6.6-1.3 1.4-1.3s1.7.3 1.7 1c0 .6-1 1.8-1.8 1.8-.9 0-1.3-.8-1.3-1.5"
353
- })), _path54 || (_path54 = /* @__PURE__ */ React.createElement("path", {
724
+ })), _path54 || (_path54 = /*#__PURE__*/ React.createElement("path", {
354
725
  fill: "#231f20",
355
726
  d: "M347.7 269.4s-1 .1-1.5.6-.5 1-.3 1.2c.3.2.7-.3.8-.6 0-.2 1-1.2 1-1.2m4.7-1s-1 .6-1 1.3c-.1.6 0 1 .2 1 .3 0 .5-.9.4-1.2s.4-1.2.4-1.2z"
356
- })), _path55 || (_path55 = /* @__PURE__ */ React.createElement("path", {
727
+ })), _path55 || (_path55 = /*#__PURE__*/ React.createElement("path", {
357
728
  fill: "#231f20",
358
729
  d: "M353.2 269.3s-.6 0-1 .4c-.5.5-.9 1-.6 1s.8-.2.8-.5c0-.2.8-.9.8-.9m1-5.4-.8.6c-.2.2-.5 1-.2 1 .3.2.5 0 .8-.5.2-.5.2-1.1.2-1.1m3.5 2.3s-.9 0-1.2.5c-.3.4-.5.8 0 .8.3 0 .4-.2.6-.5.1-.4.6-.8.6-.8m-.5 4.1s-.2.7-.8 1c-.5.3-.7.5-1 .1-.1-.4.2-.6.4-.7z"
359
- })), _path56 || (_path56 = /* @__PURE__ */ React.createElement("path", {
730
+ })), _path56 || (_path56 = /*#__PURE__*/ React.createElement("path", {
360
731
  fill: "#04534e",
361
732
  d: "M362.8 267.5s.4 2-1.3 3c-1.7.9-6.4 4.2-10.9 3.8s-9.6-3-9.6-3l-.7.4 1.2.5 3.4 1.4 4 1.2 2.5.1 2.1-.2 4-1.3 3.3-1.7 1.8-1.4.4-.6v-1.9z"
362
- })), _path57 || (_path57 = /* @__PURE__ */ React.createElement("path", {
733
+ })), _path57 || (_path57 = /*#__PURE__*/ React.createElement("path", {
363
734
  fill: "#231f20",
364
735
  d: "M274.9 242.2s1 .9 1 1.6c-.2.8-.4 1.1-.7 1-.3-.2-.3-1-.3-1.3zm7.7 7.1s-.3 1.4-.9 1.5c-.5.1-.9-.4-.8-.7.1-.2.6 0 .8-.2zm-16.8 1s.4.8 1 1c.8 0 1-.4 1-.6-.1-.2-.4-.2-.8-.2zm3 6s.7.6 1.5.7a1.3 1.3 0 0 0 1.3-.7c0-.2-1-.2-1.3 0-.3.3-1.5 0-1.5 0m5.3 4.4s1.4-.2 1.6-.6.6-1 .3-1.3c-.3-.4-.5.5-.7.9-.1.3-1.2 1-1.2 1"
365
- })), _path58 || (_path58 = /* @__PURE__ */ React.createElement("path", {
736
+ })), _path58 || (_path58 = /*#__PURE__*/ React.createElement("path", {
366
737
  fill: "#8cbebf",
367
738
  stroke: "#04534e",
368
739
  strokeWidth: .5,
369
740
  d: "M282.6 257.1s1-6-4-10.4c-5-4.3-8.1-3.2-9.8-1.6s-3.2 6.7 2 11.3c5.3 4.5 11.7 3 11.7 3z"
370
- })), _path59 || (_path59 = /* @__PURE__ */ React.createElement("path", {
741
+ })), _path59 || (_path59 = /*#__PURE__*/ React.createElement("path", {
371
742
  fill: "#0c8489",
372
743
  d: "M267.6 250.7s-.1-3.4 1.5-4.4c1.5-1 6.8-1.8 9.3 3.1 2.6 5 2.7 7.4 2 10h-2.7l-4.3-1.8-3.5-2.6z"
373
- })), _path60 || (_path60 = /* @__PURE__ */ React.createElement("path", {
744
+ })), _path60 || (_path60 = /*#__PURE__*/ React.createElement("path", {
374
745
  fill: "#04534e",
375
746
  d: "M282 258s-.9 1-2.7 1c-1.7-.2-10-2.3-12-9.8v1.7l.1.5.6 1.5 1.7 2.5 2.2 1.9 2.8 1.4 2 .6 2.5.4h1.5z"
376
- })), _path61 || (_path61 = /* @__PURE__ */ React.createElement("path", {
747
+ })), _path61 || (_path61 = /*#__PURE__*/ React.createElement("path", {
377
748
  fill: "#04534e",
378
749
  d: "M277.7 255.9c0-.7.3-.7.8-.7s1-.2 1 .4c0 .7-.4 1.6-1 1.6-.4 0-.8-.7-.8-1.3m.3-4c0-.4.4-.8 1-.8.5 0 .9.4.9.9 0 .4-.4.8-1 .8-.5 0-.9-.4-.9-.8zm-3.7 4.4c0-.4.4-.7 1-.7s1 .3 1 .7c0 .3-1 .8-1.5.8-.6 0-.5-.5-.5-.8m-.4-4.6c0-.6.3-.4.8-.4s1.2.1 1.2.7-.7 1.4-1.2 1.4-.8-1.2-.8-1.7m-3.4.7c0-.5.3-1.1.9-1.1s1.3.6 1.3 1.1-.5 1-1.1 1-1.1-.5-1.1-1m.6-4c0-.6.3-.5 1-.5.6 0 1.1.2 1.1.7s-.7 1.2-1.4 1.2c-.6 0-.7-1-.7-1.5zm3.7-.5c0-.4.5-.3 1-.3.7 0 1.1.4 1.1 1s-.7 1-1.3 1-.8-1.2-.8-1.6z"
379
- })), _path62 || (_path62 = /* @__PURE__ */ React.createElement("path", {
750
+ })), _path62 || (_path62 = /*#__PURE__*/ React.createElement("path", {
380
751
  fill: "#8cbebf",
381
752
  d: "M271 248.3c.2-.4.4-.7.8-.7.5 0 .9.1.9.7 0 .4-.4.9-.8.9-.5 0-1-.5-.8-1zm-.6 4c0-.5.2-1 .7-1s1 0 1 .5-.5 1.1-1 1.1-.7-.1-.7-.6m4.4-4.3c0-.4.3-.4.8-.4s.8 0 .8.5c0 .4-.4.7-.8.7s-.8-.4-.8-.8m-.9 3.9c0 .5.5 1 1 1s1-.5 1-1c0-.6-.6-1-1-1s-1 .4-1 1m4.3-.6c0 .5.4.9 1 .9.5 0 .9-.4.9-.9s-.5-.9-1-.9-1 .4-1 1zm-4.1 5c0-.5.5-.9.9-.9s.9.3.9.7-.8 1-1.2 1c-.5 0-.6-.4-.6-.9zm3.6-.7c0-.5.4-.6 1-.6.5 0 .8.1.8.6 0 .6-.5 1-1 1s-.8-.5-.8-1"
382
- })), _path63 || (_path63 = /* @__PURE__ */ React.createElement("path", {
753
+ })), _path63 || (_path63 = /*#__PURE__*/ React.createElement("path", {
383
754
  fill: "#231f20",
384
755
  d: "M278.7 249.4s.5.7.6 1.3v1.2c-.3 0-.6-.4-.7-.9s0-1.6 0-1.6zm-3.2-3.3s.4.5.4 1 0 1-.3 1-.3-.4-.3-.8zm-3.7.5s.4.5.4 1 0 1-.3 1-.3-.4-.3-.8z"
385
- })), _path64 || (_path64 = /* @__PURE__ */ React.createElement("path", {
756
+ })), _path64 || (_path64 = /*#__PURE__*/ React.createElement("path", {
386
757
  fill: "#231f20",
387
758
  d: "m270.5 247.3 1 .4c.3.4.5.8.3 1-.1.2-.5-.1-.6-.4zm2.8 3.8s.7 0 1.1.5c.4.3.8.6.5.9-.2.2-.7-.2-1-.5zm-3.4 0 1 .3c.3.2.4.7.2.8-.1.1-.4 0-.6-.4zm8.3 2.5.2 1.4c0 .5.1 1-.2 1s-.3-.7-.3-1c0-.5.3-1.4.3-1.4"
388
- })), _path65 || (_path65 = /* @__PURE__ */ React.createElement("path", {
759
+ })), _path65 || (_path65 = /*#__PURE__*/ React.createElement("path", {
389
760
  fill: "#231f20",
390
761
  d: "m277.3 254.9.8.5c.3.2.3.6.1.6l-.4-.5a9 9 0 0 1-.5-.6m-3.7.2.9.3c.2.2.3 1 .2 1.1 0 .1-.4 0-.6-.3z"
391
- })), _path66 || (_path66 = /* @__PURE__ */ React.createElement("path", {
762
+ })), _path66 || (_path66 = /*#__PURE__*/ React.createElement("path", {
392
763
  fill: "#04534e",
393
764
  d: "M272.1 243.8s-3.2.7-3.8 2.9c-.6 2-.7 4.4-.7 4.4l-.4-2.7.6-1.7 1-1.6 1.4-1 1.3-.4zm10.2 12.5s.4-.8-.6-3.4c-1-2.5-3-6-3-6l1.6 1.8 1.2 2 .6 1.8.5 1.7v1.6l-.3.6z"
394
- })), _path67 || (_path67 = /* @__PURE__ */ React.createElement("path", {
765
+ })), _path67 || (_path67 = /*#__PURE__*/ React.createElement("path", {
395
766
  fill: "#231f20",
396
767
  d: "M285.6 252.2s1.2.7 1.3 1.1.2.6-.1.7-.8-.4-1-.7a6.5 6.5 0 0 1-.2-1.1m-4.8 12.8s.6-1 1.3-1.3c.7-.4 1.2-.4 1.4-.1.2.2-.4.7-1 .9zm8.1 3.1s.8-.4 1.3-1c.5-.5.6-.9.4-1-.2-.3-.8 0-1.1.5-.3.4-.6 1.5-.6 1.5m-.9-.7s.3-1 .6-1.4c.3-.3.6-.5 1-.3.2.2 0 .6-.2.9a7.8 7.8 0 0 1-1.4.8"
397
- })), _path68 || (_path68 = /* @__PURE__ */ React.createElement("path", {
768
+ })), _path68 || (_path68 = /*#__PURE__*/ React.createElement("path", {
398
769
  fill: "#8cbebf",
399
770
  stroke: "#04534e",
400
771
  strokeWidth: .5,
401
772
  d: "M301.5 261.2s-5-7.2-12.8-7.6a7.4 7.4 0 0 0-8 7c.2 1.6 2.6 5.2 10.9 5.8s9.6-3.9 10-4.1c.3-.2-.1-1-.1-1z"
402
- })), _path69 || (_path69 = /* @__PURE__ */ React.createElement("path", {
773
+ })), _path69 || (_path69 = /*#__PURE__*/ React.createElement("path", {
403
774
  fill: "#0c8489",
404
775
  d: "M295.6 256.3s2 1.5 3 2.8c.8 1.2 1 2.2.5 2.3-.5.2-5-4-8.8-4.9-3.7-.9-6.9 0-7.6 1.7s-.4 4.5 1.2 5.6c1.8 1 9.7 2.3 9.7 2.3l3.7-.5 2.3-1.3.5-1.3.6-1.6.2-.7-1.9-2z"
405
- })), _path70 || (_path70 = /* @__PURE__ */ React.createElement("path", {
776
+ })), _path70 || (_path70 = /*#__PURE__*/ React.createElement("path", {
406
777
  fill: "#04534e",
407
778
  d: "M289.2 257.3c0 .4-.5.7-1 .7s-.9-.3-.9-.7c0-.5.4-.9 1-.9s1 .4 1 .9zm-4.6 1.6c0-.5.6-.4 1-.4.6 0 1 .3 1 .8s-.8 1.1-1.3.9c-.6-.3-.7-.8-.7-1.3m5 2.7c0-.6.4-1 1-1 .7 0 1.2.4 1.2 1s-.8 1.2-1.5 1.2-.7-.6-.7-1.2"
408
- })), _path71 || (_path71 = /* @__PURE__ */ React.createElement("path", {
779
+ })), _path71 || (_path71 = /*#__PURE__*/ React.createElement("path", {
409
780
  fill: "#8cbebf",
410
781
  d: "M285.8 262.7c0-.5.6-.6 1-.6.5 0 1 .5 1 1s-.5.9-1 .9c-.4 0-1-.8-1-1.3"
411
- })), _path72 || (_path72 = /* @__PURE__ */ React.createElement("path", {
782
+ })), _path72 || (_path72 = /*#__PURE__*/ React.createElement("path", {
412
783
  fill: "#04534e",
413
784
  d: "M292.5 264.5c0-.4.2-.8.7-.8.4 0 1 .3 1 .7s-.5.9-1 .9a.8.8 0 0 1-.7-.8m3-2.3c0-.5.3-.4.8-.4s1 .2 1 .8-.6.8-1.1.8-.7-.6-.7-1.2"
414
- })), _path73 || (_path73 = /* @__PURE__ */ React.createElement("path", {
785
+ })), _path73 || (_path73 = /*#__PURE__*/ React.createElement("path", {
415
786
  fill: "#8cbebf",
416
787
  d: "M289 256.9c0 .4-.2.6-.7.6s-.9-.2-.9-.6c0-.5.2-.6.6-.6s1 .1 1 .6m-2.5 1.9c0 .5-.7.7-1 .7-.5 0-.8-.2-.8-.7s.3-.6.8-.6 1 .1 1 .6m1 3.8c0 .4 0 .7-.5.7s-1-.3-1-.7 0-.7.5-.7 1.1.3 1.1.7zm4-1.3c0 .4-.7 1-1.2 1-.4 0-.6-.9-.6-1.3s.4-.7.8-.7 1 .6 1 1m5.8 1.3c0 .4-.7.4-1 .4-.5 0-.8-.5-.8-1 0-.4.1-.8 1-.7.5 0 .8.8.8 1.3m-3.4 1.7c0 .5-.3.8-.7.8a.8.8 0 0 1-.8-.8c0-.4.4-.6.8-.6s.7.2.7.6"
417
- })), _path74 || (_path74 = /* @__PURE__ */ React.createElement("path", {
788
+ })), _path74 || (_path74 = /*#__PURE__*/ React.createElement("path", {
418
789
  fill: "#231f20",
419
790
  d: "M294.4 262s.8-.3 1.5-.3c.6 0 .6.3.6.4s-.5.3-.7.2a86 86 0 0 1-1.4-.4zm-3.3 2.8s.6-.4 1.1-.5.9 0 .8.4c0 .3-.2.3-.6.3zm-2.2-5s1.4.6 1.7 1.1c.3.6.4.7.1.9s-.6-.2-.8-.5z"
420
- })), _path75 || (_path75 = /* @__PURE__ */ React.createElement("path", {
791
+ })), _path75 || (_path75 = /*#__PURE__*/ React.createElement("path", {
421
792
  fill: "#231f20",
422
793
  d: "m288.5 261.6 1.6-.3c.5 0 .6 0 .7.2 0 .2-.1.3-.5.3zm-3.4 0s1.2.2 1.5.5.3.6.1.7c0 .2-.6.1-.8 0z"
423
- })), _path76 || (_path76 = /* @__PURE__ */ React.createElement("path", {
794
+ })), _path76 || (_path76 = /*#__PURE__*/ React.createElement("path", {
424
795
  fill: "#231f20",
425
796
  d: "M285 263.3s.4-.7.8-.8 1-.1 1 .1c.1.2-.4.5-.7.6zm-1-5.1 1.2.3c.4.3.5.6.4.7 0 .1-.5.2-.8 0-.5-.4-.7-1-.7-1zm2.6-3s1.2.4 1.6 1c.4.5.3.8.1.9l-.9-.4c-.3-.3-.8-1.4-.8-1.4z"
426
- })), _path77 || (_path77 = /* @__PURE__ */ React.createElement("path", {
797
+ })), _path77 || (_path77 = /*#__PURE__*/ React.createElement("path", {
427
798
  fill: "#04534e",
428
799
  d: "M300 263.7s-2.3 2-7.7 1.9c-5.5-.2-10.4-2.5-11.6-5l.5 1.2 1.2 1.6 3.8 2 4.3.9 3.3.2 3.2-.6 2.5-1.1.4-.7zm.8-2.5s-.9-1.2-2.2-2.3c-1.2-1.2-6.2-4.4-6.2-4.4l4 1.8 2.7 2.2 1.8 2z"
429
- })), _path78 || (_path78 = /* @__PURE__ */ React.createElement("path", {
800
+ })), _path78 || (_path78 = /*#__PURE__*/ React.createElement("path", {
430
801
  fill: "#231f20",
431
802
  d: "M301 256.4s1.4.5 1.6.8l.5.6s-.3 1-.6.6l-.8-.9zm4-2.2s1.3.5 1.8 1.1c.5.7.4 1.2.2 1.3-.2 0-1-.7-1.2-1a47 47 0 0 0-.7-1.4z"
432
- })), _path79 || (_path79 = /* @__PURE__ */ React.createElement("path", {
803
+ })), _path79 || (_path79 = /*#__PURE__*/ React.createElement("path", {
433
804
  fill: "#231f20",
434
805
  d: "M306.4 254s1.2.8 1.4 1.2c.1.4.5 1 .1 1-.3.2-.9-.4-1-.8l-.6-1.5zm6.8 1.5s1 .4 1 1.2v1.3l-.7-.7v-.7l-.3-1zm1.8.7s.8.7.9 1.2c0 .5.2.8-.3 1-.4 0-.6-.5-.6-1zm-12.3 15s.6.2 1.2 0c.5-.2 1-.7.9-1-.1-.4-.4-.7-.8-.2-.4.4-.2.6-.5.8zm6.8 1.8s.9-.2 1.5-.9c.6-.6.9-1 .5-1.2s-1 0-1 .5zm5.5.1 1.3-.9c.5-.4.7-.7.4-1-.3-.5-.6-.2-.8 0l-.2.7z"
435
- })), _path80 || (_path80 = /* @__PURE__ */ React.createElement("path", {
806
+ })), _path80 || (_path80 = /*#__PURE__*/ React.createElement("path", {
436
807
  fill: "#231f20",
437
808
  d: "M316.7 273.1s.8-.9 1-1.4c.1-.5.2-1-.1-1-.4 0-.8.5-.8.9z"
438
- })), _path81 || (_path81 = /* @__PURE__ */ React.createElement("path", {
809
+ })), _path81 || (_path81 = /*#__PURE__*/ React.createElement("path", {
439
810
  fill: "#8cbebf",
440
811
  stroke: "#04534e",
441
812
  strokeWidth: .5,
442
813
  d: "M299.9 264.1c0-2.4 3.5-8 7.5-8 1.6 0 4.9 1 7.5 2.1 2.2 1 3 2 4.4 2.4 1.5.4 3.7.1 3.7.1l5-.5-4 5.7-1.4 1.2s-1.2 2.4-4.7 3.8c-3.6 1.4-9.5.4-12.2-.3s-6-3.2-5.8-6.5z"
443
- })), _path82 || (_path82 = /* @__PURE__ */ React.createElement("path", {
814
+ })), _path82 || (_path82 = /*#__PURE__*/ React.createElement("path", {
444
815
  fill: "#04534e",
445
816
  d: "M299.9 264.1h.2c0-.5.2-1.3.6-2.1a12.2 12.2 0 0 1 2.7-3.8c1.1-1 2.5-1.8 3.9-1.8.8 0 2 .2 3.4.6a29.4 29.4 0 0 1 4.1 1.4q1.5.75 2.4 1.5c.7.4 1.3.8 2 1a9 9 0 0 0 2 .2l1.8-.1 4.4-.5-3.6 5.2-1.4 1.2v.1a9 9 0 0 1-4.6 3.7q-1.95.6-4.5.6c-2.8 0-5.9-.5-7.6-1a8.4 8.4 0 0 1-3.8-2.1 5.7 5.7 0 0 1-1.8-4h-.5c0 1.7.8 3.2 2 4.4a9 9 0 0 0 4 2.3c1.7.4 4.8 1 7.7 1a14 14 0 0 0 4.7-.7 9.4 9.4 0 0 0 4.9-4h-.3l.2.1 1.4-1.3 4.3-6.2-5.6.7h-.1a14.8 14.8 0 0 1-3.4-.1 5.5 5.5 0 0 1-1.9-1c-.6-.4-1.4-1-2.5-1.4a29 29 0 0 0-4.2-1.5c-1.3-.4-2.6-.6-3.4-.6h-.1c-1 0-2 .3-3 1a11.2 11.2 0 0 0-3.3 3.5 8.3 8.3 0 0 0-1.4 3.7z"
446
- })), _path83 || (_path83 = /* @__PURE__ */ React.createElement("path", {
817
+ })), _path83 || (_path83 = /*#__PURE__*/ React.createElement("path", {
447
818
  fill: "#0c8489",
448
819
  d: "M324 264.9c-.4.3-1 .3-1.4.3-.5 0-11.6-6.7-15-6.4-3.5.3-6.8 1.7-6.9 5.3 0 3.5.8 3.5 1.5 4.5s7.5 2.5 7.5 2.5h4.1l3.3-.4 3-1.6 1.5-1.3 1.1-1.3z"
449
- })), _path84 || (_path84 = /* @__PURE__ */ React.createElement("path", {
820
+ })), _path84 || (_path84 = /*#__PURE__*/ React.createElement("path", {
450
821
  fill: "#04534e",
451
822
  d: "M306.5 263c0 .8-.3 1.3-1 1.3-.6 0-1.1-.3-1.1-1s.4-1 1-1c.7 0 1 .1 1 .8zm1.1-3c0-.6.6-.8 1.2-.8.7 0 1.2.2 1.2.8s-.5 1-1.2 1c-.6 0-1.2-.4-1.2-1m6.7 1.8c0-.5.4-.9 1-.9.5 0 .9.4.9 1s-.4.8-1 .8a1 1 0 0 1-1-.9zm1.3 4c0-.6.5-1 1-1 .6 0 1.2.2 1.2.8s-.2 1.3-.8 1.3-1.4-.4-1.4-1zm-3.2 2.7c0-.6.5-1 1-1 .7 0 1.2.4 1.2 1 0 .5-.5.9-1 .9-.7 0-1.2-.4-1.2-1zm-6-1c0-.6.3-1 .9-1a1 1 0 1 1 0 1.9 1 1 0 0 1-1-1z"
452
- })), _path85 || (_path85 = /* @__PURE__ */ React.createElement("path", {
823
+ })), _path85 || (_path85 = /*#__PURE__*/ React.createElement("path", {
453
824
  fill: "#8cbebf",
454
825
  d: "M306.4 263c0 .5-.4 1-1 1a1 1 0 0 1-1-1c0-.6.4-.8 1-.8s1 .2 1 .7zm3.3-3.2c0 .5-.2.9-.8.9-.5 0-1.3-.4-1.3-.9s.5-1 1-1c.6 0 1 .5 1 1zm6.4 1.7c0 .5-.4.9-1 .9s-.9-.4-.9-.9c0-.4.4-.8 1-.8s.9.4.9.8"
455
- })), _path86 || (_path86 = /* @__PURE__ */ React.createElement("path", {
826
+ })), _path86 || (_path86 = /*#__PURE__*/ React.createElement("path", {
456
827
  fill: "#04534e",
457
828
  d: "M312.7 264.2c0 .7-.3 1.2-1 1.2-.6 0-1.1-.3-1.1-1s.3-1 1-1 1 .2 1 .8z"
458
- })), _path87 || (_path87 = /* @__PURE__ */ React.createElement("path", {
829
+ })), _path87 || (_path87 = /*#__PURE__*/ React.createElement("path", {
459
830
  fill: "#8cbebf",
460
831
  d: "M308 267.2c0 .5-.4 1-1 1s-1-.5-1-1 .6-.8 1.2-.8.8.3.8.8m4.5-3a1 1 0 0 1-1 1 1 1 0 0 1-1-1 1 1 0 0 1 1-1 1 1 0 0 1 1 1m5.2 1.3c0 .6-.3 1-1 1-.6 0-1.1-.4-1.1-1s.2-.8.8-.8 1.3.2 1.3.8m-3.3 2.7c0 .6-.4 1-1 1s-1.1-.4-1.1-1c0-.5.5-.8 1-.8.6 0 1 .3 1 .8z"
461
- })), _path88 || (_path88 = /* @__PURE__ */ React.createElement("path", {
832
+ })), _path88 || (_path88 = /*#__PURE__*/ React.createElement("path", {
462
833
  fill: "#231f20",
463
834
  d: "M314.8 265s1.6-.2 1.9 0c.3.4.3.8.1 1-.1 0-.8.1-1-.1 0-.3-1-1-1-1zm-1.7-5.4s1.3.3 1.8.9c.5.5.4 1 .4 1.1-.2.1-.6.2-1-.2zm-3.7 2.6s1.5.8 1.8 1.3c.3.4.4.8.2 1-.1.2-.8 0-1-.3 0-.3-1-2-1-2"
464
- })), _path89 || (_path89 = /* @__PURE__ */ React.createElement("path", {
835
+ })), _path89 || (_path89 = /*#__PURE__*/ React.createElement("path", {
465
836
  fill: "#231f20",
466
837
  d: "M308.7 263.3s1.7.2 2 .5c.5.4.8.4.8.6 0 .3-.3.4-.5.4a3.6 3.6 0 0 1-1.2-.5l-1-1zm-1.9-4.8s1.7.2 2 .5c.4.3.5 1 .1 1.2s-.8-.2-1-.5a8 8 0 0 0-1-1.2zm-3.6 2.5s1.5.8 2 1.4c.3.4.5.7 0 1-.4 0-.9-.7-.9-1a9 9 0 0 0-1.1-1.4"
467
- })), _path90 || (_path90 = /* @__PURE__ */ React.createElement("path", {
838
+ })), _path90 || (_path90 = /*#__PURE__*/ React.createElement("path", {
468
839
  fill: "#231f20",
469
840
  d: "m302.8 263 1.5-.2c.5 0 1.2-.1 1.2.2 0 .4-.6.5-1 .4zm8.6 5.6s1.1-.7 1.7-.6c.5.1.7.1.7.4 0 .4-.7.3-.9.3zm-6-.9s.4-.6.9-.7c.4 0 .6 0 .7.2 0 .2-.4.6-.6.6h-1z"
470
- })), _path91 || (_path91 = /* @__PURE__ */ React.createElement("path", {
841
+ })), _path91 || (_path91 = /*#__PURE__*/ React.createElement("path", {
471
842
  fill: "#04534e",
472
843
  d: "M322.6 266.6s-1.6 2-4 3a14 14 0 0 1-7.2 1.1 15.2 15.2 0 0 1-11.2-5.2l.4 1.1 2 2.6 2.3 1 3.5 1 3.3.3h2.5l3-.5 1.9-.7 1.3-.8 1-.8 1.2-2zm-3-5.9s-1 .3-3-.9-4.3-2.8-8.8-2.8-5.9 3-6.2 3.2l2-2.6 2-1.1 1.7-.3h1.5l2 .6 1.7.6 2.1.7 1.8 1 2.2 1.1zm6 1.4h-3.4c-.8 0-.8.2-1 .4a4 4 0 0 1-.2.4l-.8-1.7 3.5-.5 2 .7-.2.6z"
473
- })), _path92 || (_path92 = /* @__PURE__ */ React.createElement("path", {
844
+ })), _path92 || (_path92 = /*#__PURE__*/ React.createElement("path", {
474
845
  fill: "#0c8489",
475
846
  stroke: "#04534e",
476
847
  strokeWidth: .5,
477
848
  d: "M320.7 280.4c.2.5.6 1 1.1 1h1.6l3.6-.3 1.2-1.4.8-3.2 1-1.2 3.3-1.9 2.8-.8 1.9-.2 2.5-.8 1.9-1 .8-1.2.8-1.8-.8-2.5-2-2.7-3.4-1.3H335l-3 1.1-5.5 1.3s-3 1.3-4.3 3.7c-1.3 2.3-1.2 3-1.5 6-.2 3.2 0 7.2 0 7.2z"
478
- })), _path93 || (_path93 = /* @__PURE__ */ React.createElement("path", {
849
+ })), _path93 || (_path93 = /*#__PURE__*/ React.createElement("path", {
479
850
  fill: "#8cbebf",
480
851
  d: "M322.2 279.2c1 0 .2-1.7 1.4-3.8 1.2-2 2.6-4.6 3-4.6s.4.4.9.3c.4-.2 1.2-.8 1.2-1s0-1.3 1-2c.8-.8 2.1-1.9 2.7-2s1-.3 1 0c.1.3-.3.7.1.8.4.2 1.4.1 1.6-.5l.2-1s.6-.5 1.8-.3c1.2.3 1.3.2 1.4.7.1.4-.5.5-.4.8v.6c.2.2.4 1 1.2 1 .8-.1 1.1-.6 1.1-.6l.3-.4s.2-.5-.1-.7-.2-.4 0-.3c.4.1 1.6 1.8 2 1.1s.5-1.7.2-2a91 91 0 0 1-1.9-2.7l-3-1-4 .3-4 2.2-3.6 2s-.2 2.9-.8 2.3c-.7-.5-1.6-2-1.9-1.5s-.9 2.7-1.3 3.8c-.3 1-1.4 4.4-1.3 5.6s.8 2.9 1.2 2.9"
481
- })), _path94 || (_path94 = /* @__PURE__ */ React.createElement("path", {
852
+ })), _path94 || (_path94 = /*#__PURE__*/ React.createElement("path", {
482
853
  fill: "#8cbebf",
483
854
  d: "M325.8 274.4c-.3 0-.7.3-.8.5-.2.2-.3.5-.2 1 0 .3.7.7.7.7h.5l1-.3.3-.8c0-.5-.3-.6-.4-.6a29 29 0 0 1-1.1-.5m6.2-5c-.6-.3-.8.1-1 .3v.5s.2.8.4 1c.3 0 1.1.3 1.3 0 .3-.2.5-.4.5-.9s-.7-.7-.7-.7zm5 1.1c0-.2-.5-.3-.9-.2-.3 0-.7.4-.6 1 .2.7.8.7 1.2.6.5-.1.4-.8.4-.9zm-14.4 1c0 .3.5 1 1.2.9a1.3 1.3 0 0 0 1.2-1c0-.4-.4.3-1 .5s-.7.2-1 0c-.2-.4-.4-.4-.4-.4"
484
- })), _path95 || (_path95 = /* @__PURE__ */ React.createElement("path", {
855
+ })), _path95 || (_path95 = /*#__PURE__*/ React.createElement("path", {
485
856
  fill: "#04534e",
486
857
  d: "M327.3 275.5s0 .6-.4 1c-.5.3-.8.3-1 .3-.3 0-.6 0-.8-.3l-.3-.7s.5.8 1.3.6a2 2 0 0 0 1.2-.9m13.3-8.3s0 .6-.5.9-.7.3-1 .3c-.2 0-.6-.1-.7-.4-.6-1-.3-1.5-.3-1.5s.4 1.6 1.3 1.5a2 2 0 0 0 1.2-.8m-11.9 2.9s-.4 1.2-1.2 1.2c-.9 0-.8-.2-.7-.4 0-.1.3.2.7 0 .4 0 1.2-.8 1.2-.8m2.3-.3s0 1 .2 1.2c.3.4.7.5 1 .5s.6 0 .9-.4.1-.8.1-.8l-.2.5c-.3.3-.5.3-.8.3s-.7 0-.8-.3zm4.3-4.3s.2.7-.3 1.2c-.5.6-1.5.2-1.5.2s.8.3 1.2-.2c.4-.4.6-1.2.6-1.2"
487
- })), _path96 || (_path96 = /* @__PURE__ */ React.createElement("path", {
858
+ })), _path96 || (_path96 = /*#__PURE__*/ React.createElement("path", {
488
859
  fill: "#04534e",
489
860
  d: "M321.7 281.1s5.3 0 5.7-.8c.4-.7-.4-3.6 2.7-5.8 3.2-2.2 5.7-2.2 7.4-2.3 1.7-.2 5.3-1.3 6-4.5.3-2-2.3-2.2-3.3-4-1-2-3.6-1.2-3.8-1.2-.1 0-3 0-4.3 1.3-.9.8-.8 1.8-1.1 2.2-.4.5-4 0-4.3.6-.4.6.1 1.7-.2 2-.2.3-1-.8-1-.8l.2-2.8 4.5-2.6 5-2.8 3.5.1 3.5 1.8 1.7 2s.3.8.5 2.3a5.3 5.3 0 0 1-.2 2c-.8 2.8-3.7 4.8-6.7 5a14 14 0 0 0-7 2.5c-1.4 1-2.1 5.3-2.1 5.9 0 .5-6.6.1-6.6.1z"
490
- })), _path97 || (_path97 = /* @__PURE__ */ React.createElement("path", {
861
+ })), _path97 || (_path97 = /*#__PURE__*/ React.createElement("path", {
491
862
  fill: "#231f20",
492
863
  d: "M324 270.8c-.3.3-.7.2-.8 0-.2-1 .3-2.2.3-2.2v1.6c.1.2.4.1.5.3zm3.2-.6c-.2-.1-.1-1 0-1.3.2-.3 1.7-1.4 1.7-1.4l-.6 1.5c-.2.4-.7 1.3-1 1.2zm-1.2 5.3c-.3 0-.3-.4-.3-1s1-1.6 1-1.6l-.4 1.2.2 1c0 .3-.3.4-.5.4"
493
- })), _path98 || (_path98 = /* @__PURE__ */ React.createElement("path", {
864
+ })), _path98 || (_path98 = /*#__PURE__*/ React.createElement("path", {
494
865
  fill: "#231f20",
495
866
  d: "M328.4 274s-.5.6-1 .9-1.1.7-1.4.6c-.4 0 .1-.8.3-.9zm4.5-6.4s-.6.5-.9 1.2-.4 1.3-.1 1.4c.3.2.7-.8.8-1.1z"
496
- })), _path99 || (_path99 = /* @__PURE__ */ React.createElement("path", {
867
+ })), _path99 || (_path99 = /*#__PURE__*/ React.createElement("path", {
497
868
  fill: "#231f20",
498
869
  d: "M334.6 269.9s-.5-.4-1.2-.6c-.8-.2-1 0-1.2.2 0 .2-.6.5-.3.7.2.2.6-.3.8-.3.2-.1.5-.3.9-.2zm-1-4.5c.3.3.7-.2 1-.6.4-.4.7-1.2.7-1.2l-1 .7c-.4.3-.9 1-.7 1.1m6.9-.1s-1 .4-1.2.8c-.3.4-.7.8-.4 1 .3.3.6-.2.8-.5zm-2 4.6s-.3.6-.9 1c-.5.4-1.2.5-1.3.3s.1-.6.3-.7l.8-.2a7.3 7.3 0 0 0 1.1-.4"
499
- })), _ellipse4 || (_ellipse4 = /* @__PURE__ */ React.createElement("ellipse", {
870
+ })), _ellipse4 || (_ellipse4 = /*#__PURE__*/ React.createElement("ellipse", {
500
871
  cx: 328.8,
501
872
  cy: 207.4,
502
873
  fill: "url(#mx_svg__b)",
503
874
  rx: 2.9,
504
875
  ry: 4.3,
505
876
  transform: "rotate(8.7)"
506
- })), _path100 || (_path100 = /* @__PURE__ */ React.createElement("path", {
877
+ })), _path100 || (_path100 = /*#__PURE__*/ React.createElement("path", {
507
878
  fill: "#fcca3e",
508
879
  stroke: "#aa8c30",
509
880
  strokeWidth: .3,
510
881
  d: "m295.4 247-1.7 4.2 1.4-.2.7-3.8z"
511
- })), _path101 || (_path101 = /* @__PURE__ */ React.createElement("path", {
882
+ })), _path101 || (_path101 = /*#__PURE__*/ React.createElement("path", {
512
883
  fill: "#fcca3e",
513
884
  stroke: "#aa8c30",
514
885
  strokeWidth: .2,
515
886
  d: "M296.1 245.1c-.6 0-1.1.4-1.2 1 0 .7.4 1.3 1 1.4.6 0 1.1-.4 1.2-1 0-.7-.3-1.3-1-1.4z"
516
- })), _path102 || (_path102 = /* @__PURE__ */ React.createElement("path", {
887
+ })), _path102 || (_path102 = /*#__PURE__*/ React.createElement("path", {
517
888
  fill: "#fcca3e",
518
889
  stroke: "#aa8c30",
519
890
  strokeWidth: .3,
520
891
  d: "m369.7 255.8-4.2 4 1.7.4 2.9-3.8z"
521
- })), _path103 || (_path103 = /* @__PURE__ */ React.createElement("path", {
892
+ })), _path103 || (_path103 = /*#__PURE__*/ React.createElement("path", {
522
893
  fill: "#fcca3e",
523
894
  stroke: "#aa8c30",
524
895
  strokeWidth: .2,
525
896
  d: "M371.6 254.1a1.5 1.5 0 0 0-2 .6c-.5.7-.3 1.5.4 2 .7.3 1.6 0 2-.7.4-.6.2-1.5-.4-1.9z"
526
- })), _path104 || (_path104 = /* @__PURE__ */ React.createElement("path", {
897
+ })), _path104 || (_path104 = /*#__PURE__*/ React.createElement("path", {
527
898
  fill: "#fcca3e",
528
899
  stroke: "#aa8c30",
529
900
  strokeWidth: .3,
530
901
  d: "m262.8 233 2.2 4.9 1-1.4-2.6-3.7z"
531
- })), _path105 || (_path105 = /* @__PURE__ */ React.createElement("path", {
902
+ })), _path105 || (_path105 = /*#__PURE__*/ React.createElement("path", {
532
903
  fill: "#fcca3e",
533
904
  stroke: "#aa8c30",
534
905
  strokeWidth: .2,
535
906
  d: "M261.9 230.9c-.6.4-.6 1.3-.1 1.9.4.6 1.3.7 1.8.2.6-.5.6-1.3.1-2a1.3 1.3 0 0 0-1.8-.1z"
536
- })), _path106 || (_path106 = /* @__PURE__ */ React.createElement("path", {
907
+ })), _path106 || (_path106 = /*#__PURE__*/ React.createElement("path", {
537
908
  fill: "#aa8c30",
538
909
  d: "M296.6 245.3s.3.1 0 0c-.5 0-1.4.4-1.4 1a1 1 0 0 0 1 1c.5 0-.2.2-.2.2l-.7-.2-.2-.4-.2-.5.1-.6.4-.5.5-.2h.3z"
539
- })), _path107 || (_path107 = /* @__PURE__ */ React.createElement("path", {
910
+ })), _path107 || (_path107 = /*#__PURE__*/ React.createElement("path", {
540
911
  fill: "#aa8c30",
541
912
  d: "M295.6 248.1s-.3 0-.5.3a49 49 0 0 1-.7 1.1l1-2.3.4.2zm76.4 6.4s.3.4-.1 0c-.4-.3-1.8-.2-2.1.5-.4.8 0 1.4.6 1.7.6.2-.2 0-.2 0l-.7-.5-.1-.6v-.7l.5-.6.7-.3h.7l.3.2z"
542
- })), _path108 || (_path108 = /* @__PURE__ */ React.createElement("path", {
913
+ })), _path108 || (_path108 = /*#__PURE__*/ React.createElement("path", {
543
914
  fill: "#aa8c30",
544
915
  d: "M369.4 257.3s-.3-.2-.8 0l-1.4.9 2.3-2.2.5.6zm-107-26.7s.4-.1 0 .1c-.5.3-.8 1.4-.3 2 .6.5 1.3.4 1.7 0 .4-.5 0 .2 0 .2l-.7.4h-.6l-.6-.3-.4-.6v-.8l.2-.5.3-.3.3-.2z"
545
- })), _path109 || (_path109 = /* @__PURE__ */ React.createElement("path", {
916
+ })), _path109 || (_path109 = /*#__PURE__*/ React.createElement("path", {
546
917
  fill: "#aa8c30",
547
918
  d: "M264 233.8s-.3.1-.2.6l.3 1.5-1.2-2.7.7-.2z"
548
- })), _ellipse5 || (_ellipse5 = /* @__PURE__ */ React.createElement("ellipse", {
919
+ })), _ellipse5 || (_ellipse5 = /*#__PURE__*/ React.createElement("ellipse", {
549
920
  cx: 337.6,
550
921
  cy: -128.1,
551
922
  fill: "url(#mx_svg__c)",
552
923
  rx: 4.6,
553
924
  ry: 3.1,
554
925
  transform: "rotate(62.9)"
555
- })), _path110 || (_path110 = /* @__PURE__ */ React.createElement("path", {
926
+ })), _path110 || (_path110 = /*#__PURE__*/ React.createElement("path", {
556
927
  fill: "#e92736",
557
928
  d: "M262.6 241.2s1 .2 1.5 0 .6-.7.7-.8.3-.6.2-1a3.8 3.8 0 0 0-1-1.4l-1-.1c-.1-.1 0-.4-.2-.5-.3 0-1.7 1.6-1.5 1.8.3.3.4 0 .5.1v1.1c0 .3.8.8.8.8"
558
- })), _path111 || (_path111 = /* @__PURE__ */ React.createElement("path", {
929
+ })), _path111 || (_path111 = /*#__PURE__*/ React.createElement("path", {
559
930
  fill: "#e92736",
560
931
  d: "M264 238.1c.1.3.7 1 .9 1 .2.2.8.2 1 0 .3 0 1-.7 1-1a1.5 1.5 0 0 0-.1-.7c-.2-.3-.1-1-.4-1.1-.2 0-.3-.1-.5-.3v-.7c-.3-.3-2.6 1.1-2.4 1.4.2.2.4 0 .5.1z"
561
- })), _path112 || (_path112 = /* @__PURE__ */ React.createElement("path", {
932
+ })), _path112 || (_path112 = /*#__PURE__*/ React.createElement("path", {
562
933
  fill: "#e92736",
563
934
  d: "M269.2 237.6c.2-.4.1-1.5-.1-1.8s-.6-.3-.7-.4c0-.1.3-.2.3-.5s-2.6.1-2.4.4.6.1.6.3-.4.4-.5.6l.3 1.1c0 .2 0 .4.2.5l.6.2h1.4c.1-.1.2-.1.3-.5zm22 12.8s.3.7.8 1h1l.6-.5c.2-.2.4-1.2.3-1.4 0-.2-.5-.6-.5-.8s.3-.2.2-.4-2-.2-2 .2c0 .3.3.2.2.3 0 .2-.5.5-.6.7-.2.1 0 1 0 1z"
564
- })), _path113 || (_path113 = /* @__PURE__ */ React.createElement("path", {
935
+ })), _path113 || (_path113 = /*#__PURE__*/ React.createElement("path", {
565
936
  fill: "#e92736",
566
937
  d: "M293.8 249.5c0 .2-.2 1 0 1.1 0 .2.3.7.5.8h1.2a1.2 1.2 0 0 0 .4-.6c.1-.3.6-.7.5-.9s-.2-.2-.1-.4c0-.2.3-.2.3-.5s-2.1-1-2.2-.7c0 .3.3.2.2.4 0 .2-.7.6-.8.8"
567
- })), _path114 || (_path114 = /* @__PURE__ */ React.createElement("path", {
938
+ })), _path114 || (_path114 = /*#__PURE__*/ React.createElement("path", {
568
939
  fill: "#e92736",
569
940
  d: "M297.3 252.5c.3-.2 1-.9 1-1.1 0-.4-.3-.6-.2-.7l.5-.1c.1-.2-1.6-1.6-1.7-1.3 0 .3.3.4.2.5l-.7.1c-.1.1-.5.6-.5.8s-.3.2-.2.5l.2.4c.1.2.8.9 1 .9zm66 5.5s0 .8.4 1.2c.3.3.6.3.8.4h.7a3 3 0 0 0 1-1c0-.3-.3-.8-.2-1s.3 0 .3-.2c0-.3-1.6-1.1-1.7-.8-.1.2.2.3 0 .4l-.8.2c-.2 0-.5.8-.5.8"
570
- })), _path115 || (_path115 = /* @__PURE__ */ React.createElement("path", {
941
+ })), _path115 || (_path115 = /*#__PURE__*/ React.createElement("path", {
571
942
  fill: "#e92736",
572
943
  d: "m366 258.5-.8.8c0 .2 0 .7.2.8 0 .2.7.6 1 .5.1 0 .3 0 .5-.2.2-.1.8-.2.8-.4l.1-.4c.1-.1.4 0 .6-.2s-1.2-1.7-1.4-1.5 0 .3 0 .4c-.2 0-.9 0-1 .2"
573
- })), _path116 || (_path116 = /* @__PURE__ */ React.createElement("path", {
944
+ })), _path116 || (_path116 = /*#__PURE__*/ React.createElement("path", {
574
945
  fill: "#e92736",
575
946
  d: "M366.4 262.2h1.4l.4-.5c.1 0 .1.2.4.2.2 0 0-2-.3-1.8-.2.1-.1.5-.2.4-.2 0-.3-.3-.5-.3a2.4 2.4 0 0 0-1 .1s-.2 0-.3.2l-.2.4v1c.1.2 0 .2.3.3"
576
- })), _path117 || (_path117 = /* @__PURE__ */ React.createElement("path", {
947
+ })), _path117 || (_path117 = /*#__PURE__*/ React.createElement("path", {
577
948
  fill: "#f7e204",
578
949
  d: "M264.2 239c.2.4-.1 1.2-.3 1.4-.1.2-1.3-.1-1.3-.3s-.1-.6 0-.8c.2-.2.6-.7.9-.6.3 0 .6.3.7.4zm.3-1.3c-.2.3 0 .6.2.7.1.2 1 .4 1.2.3.2-.2.6-1.5.4-1.7s-.6-.2-.7-.2c-.2 0-1 .6-1.1.9m2.7-1.3v.7c.2.1.7.5 1 .5s.5-1 .5-1.1c0-.2-.1-.3-.3-.4l-1.2.2zm26.1 13.7c0 .4-.7.7-.9.7s-.7-1-.6-1c.1-.2.3-.5.5-.5s.7 0 .9.2zm1.1-.6c-.2.1-.3.4-.3.6s.3.8.5.9c.2 0 1.2-.5 1.3-.7 0-.2-.2-.5-.4-.6l-1-.2zm2.4 1c-.2 0-.4.3-.4.5 0 0 0 .6.3.8.2.2.8-.2.9-.3v-.4c0-.2-.8-.6-.8-.6m68.6 8.2c-.2.2-.9.2-1 0-.3 0-.3-1-.1-1 .1-.1.4-.3.6-.2.2 0 .6.3.6.6zm1 .1q-.45 0-.6.3c-.1.1-.2.7 0 .9.1.1 1.2.2 1.3 0v-.5zm1 2h-.5c-.1 0-.4.4-.4.7 0 .2.7.3.8.3l.3-.2-.1-.8z"
579
- })), _ellipse6 || (_ellipse6 = /* @__PURE__ */ React.createElement("ellipse", {
950
+ })), _ellipse6 || (_ellipse6 = /*#__PURE__*/ React.createElement("ellipse", {
580
951
  cx: 438.6,
581
952
  cy: -93,
582
953
  fill: "url(#mx_svg__d)",
583
954
  rx: 2.2,
584
955
  ry: 4.5,
585
956
  transform: "rotate(47.9)"
586
- })), _path118 || (_path118 = /* @__PURE__ */ React.createElement("path", {
957
+ })), _path118 || (_path118 = /*#__PURE__*/ React.createElement("path", {
587
958
  fill: "#a8ac71",
588
959
  d: "M285.8 199.3s-3.8.3-6.5-.1-2-7.3-2.1-7.5c0-.2-1.6-1.8-1.4-3.3.3-1.5 5.2-5.5 5.8-5.8.5-.1 1.5.3 1.5.3s1.2-1.2 1.6-1.2.9.7.8 1c-.2.3-1.9 1.3-2 2-.2.8 0 1.5-.5 2.3-.5.7-1.4 1.7-1.5 2.4-.1.6-.4 1.1 0 1.4.5.2 2.1 0 3.5-.6 1.4-.7 2-1.5 2.1-1.4.2 0-.8 1.7-2.3 2.4-1.5.6-2.5 1.3-3.3 1.2 0 0-.8 2 1.8 2.2 2.6 0 4-.6 4-.6zm-15 16s2 .8 2 3-2.1 4.1-2 8c0 4 .6 4 5.8 8.3a5.7 5.7 0 0 1 1.6 2.5c.3 1.3 1.2 8.9 6.2 8.9s5.8-3.3 5.8-3.3l-2.2-3.1s-1.7.5-2.7.3a3.4 3.4 0 0 1-2.3-2.1c-.6-1.2-.7-4.1-1.6-5.4-2-3.2-5.8-3.7-5.9-7 0-3.4 2.3-3.7 1.7-7.7-.7-4-5.4-5.8-5.4-5.8l-1.9-.8-.7 4z"
589
- })), _path119 || (_path119 = /* @__PURE__ */ React.createElement("path", {
960
+ })), _path119 || (_path119 = /*#__PURE__*/ React.createElement("path", {
590
961
  fill: "#f1a720",
591
962
  d: "M284.7 187.6c1.7-.4.7-4.8.7-4.8l-1.2 1s.8 1 .8 2-.3 1.8-.3 1.8"
592
- })), _path120 || (_path120 = /* @__PURE__ */ React.createElement("path", {
963
+ })), _path120 || (_path120 = /*#__PURE__*/ React.createElement("path", {
593
964
  fill: "#a8ac71",
594
965
  d: "m287.8 231.5-.9-.7c-.6-.4-3.2-2.6-2.8-8.9.5-7.2 11-11 11.6-13.8.8-3.2 3.1-4.5-5.2-11l-2 2.2 3.5 2.6s.7-.4.8.6c0 1-1 1.7-1.2 2.5-.2.7-5.4 4.3-5.8 4.6l-3 2.4s-1.3 1.3-2.5 4.1c-1.3 2.8-.7 6.4-.7 6.4s0 7.6 8.2 9"
595
- })), _path121 || (_path121 = /* @__PURE__ */ React.createElement("path", {
966
+ })), _path121 || (_path121 = /*#__PURE__*/ React.createElement("path", {
596
967
  fill: "#78732e",
597
968
  d: "m282.7 235.5.6 2.7-1.7.6h-.7l-.5.2-1.3 1.2h-.3s-.2 0-.3-.8c0-.8-.2-1.5-.2-1.5l1.6.7h.6l.3-.1.7-1.5zm-4.8.5-.8-1-1-.9 1.2-.6h1.2l-.2 1.5zm2.7-4.3s.8.3 1 1l.6 1.2-2-.2-1.4-.4 1-1.4zm-.7 11.9s-.4-.3-.7-.9l-.4-1.6 1.3-.3 1.5.7h.4l-.3.8-1.5 1.3zm5-4.1s-1-.4-1.2-1c-.2-.5-.4-.4-.4-.4l-.3 1.5-.5 1.5.2.2 1.1-.3.9-.9.3-.6zm-4.7 4.8 1.4.7c.8.5 1.2.5 1.2.5l.6-.6.7-1.3v-.1l-3 .3zm4.4-1.2 2.7-1.6.1-1.4-.5-.4h-1.5l-.5 1.8zm-1.8 2.5s1.8.8 5-.4c1.4-.5 1.7-1.2 1.7-1.2l-1.3-.5-1.2 1zm-2.5-20.3-.4-1.4c-.2-.8-.1-1.1-.1-1.1l.9.5 1.3 1-1 .7zm2.2 3.7-.9-1a12 12 0 0 1-.6-1.2l1 .2 1.1.6z"
598
- })), _path122 || (_path122 = /* @__PURE__ */ React.createElement("path", {
969
+ })), _path122 || (_path122 = /*#__PURE__*/ React.createElement("path", {
599
970
  fill: "#c6c7a6",
600
971
  d: "M276.6 187c-.2.7-.4 1.9.5 2 .4.2 2.3 0 4.5-2.4 1-1.2 1-2.4 1-2.4l.5-1.3s-.9-.6-2.2.2-4.3 4-4.3 4z"
601
- })), _circle9 || (_circle9 = /* @__PURE__ */ React.createElement("circle", {
972
+ })), _circle9 || (_circle9 = /*#__PURE__*/ React.createElement("circle", {
602
973
  cx: 282.5,
603
974
  cy: 183.6,
604
975
  r: .4,
605
976
  fill: "#1c242f"
606
- })), _path123 || (_path123 = /* @__PURE__ */ React.createElement("path", {
977
+ })), _path123 || (_path123 = /*#__PURE__*/ React.createElement("path", {
607
978
  fill: "#a8ac71",
608
979
  d: "M279.7 184a18 18 0 0 0-1.7 1.7s1.4-.4 2.6-1.5c.6-.6 2-.8 2.6-.7.4.1.2-.4 0-.5-.3-.3-1.4-.4-1.6-.3z"
609
- })), _path124 || (_path124 = /* @__PURE__ */ React.createElement("path", {
980
+ })), _path124 || (_path124 = /*#__PURE__*/ React.createElement("path", {
610
981
  fill: "#78732e",
611
982
  d: "M284.1 224.5v-2.2l-.9.8-.8 1.1 1.3.5zm-4.5-2.6v-2.3c0-1 .5-3.1.5-3.1l.6 1.4 1.5 2.4.5.4-1.3 1-1.4.4zm4.5-.6.3-1c.1-.6.5-1.4.5-1.4v.1a25 25 0 0 0-2 1.7l.8.7h.5m-3.7-6s.2-.6 1-1.5l1.3-1.8.6 2.4.4 2v.4l-.7.2c-.2 0-1.6 0-1.8-.3zm4.8 2.9.8-.9 1-1-3.2.6.5 1zm-2-6.7s.3 0 1.2-1c.8-.8 1.3-.7 1.3-.7l.3 3.4-1.6-.5z"
612
- })), _path125 || (_path125 = /* @__PURE__ */ React.createElement("path", {
983
+ })), _path125 || (_path125 = /*#__PURE__*/ React.createElement("path", {
613
984
  fill: "#78732e",
614
985
  d: "m287.3 216.2 2-2-3.3-1 .6 2.3zm1.4-5.2.2-3.3s-.7.3-1.5 1l-1.2.9.4.6 1 .7h1zm2.8-3.2V205s-.5.8-1 1.2l-.9.8.9.6h1zm1.2 3.5 1.6-1.3a6.5 6.5 0 0 0 1.5-1.7l-4.2-.3.2 1.7 1 1.6zm-9.6-13.8-.2 1.8h3.5l-.9-1.2-1-.6-1-1zm6.6 16.2c.2 0 1.1-.8 1.6-1.2.4-.5 1.2-1 1.2-1l-3.3-.3v2.2zm6.3-5.9s.4-1.3.3-2.6c0-1.2-.2-1.8-.2-1.8l-2.5 1.7.4 1.2 1 1z"
615
- })), _path126 || (_path126 = /* @__PURE__ */ React.createElement("path", {
986
+ })), _path126 || (_path126 = /*#__PURE__*/ React.createElement("path", {
616
987
  fill: "#78732e",
617
988
  d: "M291.8 204.8s.7-1 .8-1.4v-.4h2l1.1.2h.2l-.9 1.1-1.2.7-1.5.2zm4-2-1.3-2c-.4-.7-.8-1-.8-1l-1 2.7v.3h3z"
618
- })), _path127 || (_path127 = /* @__PURE__ */ React.createElement("path", {
989
+ })), _path127 || (_path127 = /*#__PURE__*/ React.createElement("path", {
619
990
  fill: "#fff",
620
991
  d: "m271.6 222.2-.3.8s1.3-.7 2.3-.7 2.1 1.3 2.1 1.3l.2-.9s-1.3-1.3-2.2-1.3c-.8-.1-2 .8-2 .8zm.7-5.8.3.4c0 .1.1-1 1.4-1.5 1.4-.6 2-.1 2-.1s-.2-.8-.8-1c-.6-.1-1.1 0-1.8.5a3.7 3.7 0 0 0-1.1 1.7m4.4 4.4s-.6-1.4-1.6-1.6c-1.1-.3-2.5.5-2.5.5l-.2.7s1.5-.8 2.5-.4c1.1.5 1.5 1.7 1.5 1.7l.3-1zm-5-5.1.4.5s-.2-1.4.5-2.1a4.9 4.9 0 0 1 1.1-1l-.6-.3s-.9.5-1.2 1.1a3.2 3.2 0 0 0-.2 1.8m-.5-2.3c.3-.8 1.2-1 1.2-1l-.3-.3h-.5s-.5.3-.9 1c-.3.9-.3 2-.3 2l.6.3s-.1-1.4.2-2m7.8-19.2c.9-.4 1.5-.3 1.5-.3s-1.3 1.3-.7 2.9c-.7 1.3-.9 2.3-.9 2.3h.7l.4-1.8c.8 1.3 2 2 2 2h1s0-1.3.4-2.4h.1a5 5 0 0 0 2 1.5v-.4s-1.1-.6-1.7-1.5l-.1-.1a4.2 4.2 0 0 1 1.8-1.7l.7.6.2-.2-.5-.7h-.6l-1.8 1.7a9 9 0 0 1-.8-1.5l-.4-.2s-1.1.1-2 1.7c-.2-1.2 1.1-2.4 1.1-2.4v-.5l-2.4.6c-1 .3-1.7 1.2-1.7 1.2v.8s1-1.1 1.7-1.6m1.5 2.2c.6-1 2-1.5 2-1.5s0 .7.7 1.7c-.5.9-.8 2.2-.8 2.2s-1-.6-1.9-2a1.6 1.6 0 0 1-.2-.3zm-7.6 21.1v.8s.8-.9 2-1c1.2 0 2.3 1 2.3 1s0-1-.2-1.2c-.1 0-1.1-.6-2-.6s-2.1 1-2.1 1m21.4-11.2-.5-1 .6-.3a12.5 12.5 0 0 0 1.7-1.6l-.4-.6h-1.6l-1.4-.1.5-1.7.6-1.4-.6-.5s.2.5-.8.6-2.8-.8-2.8-.8v.4l2.5.7q.9 0 1.2-.3l-.5 1.3-.3 1 .2.2v.8l1.4.1 1.6.1s-.8 1-1.7 1.5a2 2 0 0 1-.3 0l-1-1.5-.1.5.7 1.2a5 5 0 0 1-1.5-.1l-.4.4v2.5l-1.8-.6-.3.3v-.1l-.4.4s-.4 1.4-.3 3.1v.1a4.9 4.9 0 0 1-2.4-1.3l-.4.3s-.3 1.4 0 3.2c-1.3-.3-2.5-1.5-2.5-1.5l-.5.5a60 60 0 0 0 .7 4.7 5 5 0 0 1-.7 0c-1.4 0-2.3-1.3-2.3-1.3l-.4 1s.6 2.7 2 4l.4.2c-1.3 1-2.8 1.2-2.8 1.2v.9a45 45 0 0 0 2.2 1.5 4.8 4.8 0 0 1-1.6 1l.2.5 1.8-1.3 1.8.5v-.5l-1.5-.3.1-.1c.5-.4 1.4-1.8 1.4-1.8v-1s-.5 0-1.1-.6c1.8-1.2 1.9-1.8 1.9-1.8l.4-.6s-.7-.3-1.1-1.2l2.9-.7.2-.2s-.7-1.2-1-2.6l3 .6.4-.4-.5-2.4c1.8 0 3.2.2 3.2.2l.3-.3s-1-1.9-1-3a4.8 4.8 0 0 0 1 0h3l.3-.5s-1.4-1-1.7-1.5m-10.5 15.5s-.5 1-1.4 2l-.2.2a5 5 0 0 1-.5-.2c-1.1-.6-1.4-1.3-1.4-1.3l2.5-1.6zm.9-3.2-2 2a4 4 0 0 1-.4-.5c-.8-1.2-2-2.1-1.8-3.8 0 0 .7 1.2 2.2 1a14 14 0 0 0 1-.1c.4 1 1 1.4 1 1.4m2-2.5-2.7.7a5 5 0 0 1-.1-.5c-.5-1.6-.5-4-.5-4s1 .8 2.6 1.2zm-.5-3c-.2-1.4.1-2.9.1-2.9s.8.8 2.3 1c.1 1.5.3 2.1.3 2.1zm5.8-2.2s-1 .4-2.8.1a15 15 0 0 1 0-.5 23 23 0 0 1 0-3l2.3.7a10 10 0 0 0 .5 2.7m0-3.1h-.2V205s1 .3 1.7.2c.2.4 0 .5.5 1.2.4.7 1.1 1.3 1.1 1.3s-2.3.2-3.2 0zm-7.6 18.6-.1-.5s-1 .7-1.2 1.4a1.6 1.6 0 0 1-.3-.1l-2-.8.2.4 1.8.8h.2l-.5 1.4.2.3.5-1.7 1.2.1-.2.8-.4 1.5.5.3h2l-.3-.4-.7-.1h-1.1l.3-1.2.3-.8-.3-.7-1 .2a3 3 0 0 1 .9-.9m-11.3-1.3c1.3 0 2.3.9 2.3.9v-.6s-1-1.4-2.1-1.4c-1.2 0-2.5 1.2-2.5 1.2v1.2s1-1.3 2.3-1.3m13.3 19.4c-1.3.6-2.7.6-2.7.6l.8-1.5c2.5-.8 3-2.4 3-2.4l-.2-.7s-.6 1.6-2.6 2.4c.4-1.2.7-3.2.7-3.2l-.7-.2s-1 1.3-2 1.6a7.7 7.7 0 0 0 .8-2.7l-.3-.5s-.7.6-1.7.8a1.8 1.8 0 0 1-.6 0c.6-.8 1.7-3.2 1.7-3.2l-.2-.5s-.8 2.1-1.7 3.2a11 11 0 0 1-.3.4c-1-.3-2.2-1-2.2-1l.1.3s.8.6 1.8 1a27 27 0 0 1-1.3 1.2v1l3 .4c-1 1.6-2 2.1-2 2.1l.5.7s1.3 0 3.7-.6c-.6 1.2-1.2 1.8-1.2 1.8s2.2.2 3.7-.6 2-1.6 2-1.6l-.4-.4s-.4 1-1.7 1.6m-6.9-4 1.2-1.5c1.6.3 2-.1 2-.1s.3.8-.6 2.3c-1.1 0-2.6-.8-2.6-.8zm1.4 3 1.3-1.6.3-.3c1.5 0 2.3-1.3 2.3-1.3s.2 1.2-.5 2.7c-1.9.7-3.4.5-3.4.5m-1.9-9.8c1.5 0 3.3.7 3.3.7l-.2-.7-2.9-.6a3.6 3.6 0 0 1 1.6-1.6l-.5-.3s-.6.1-1.4 1.5a4 4 0 0 0-.2.4 4 4 0 0 0-.3 0 5 5 0 0 0-2.4.7l.2.4s1.1-.5 2.3-.5a26 26 0 0 0-.7 2.4l.3.6zm-3-6.2-.3-.7s-1.5-.6-2.7 0c-1.1.5-2 1.9-2 1.9l.5.9s.8-1.5 1.9-1.9c1-.3 2.6-.2 2.6-.2m3 2.4-1-.6s-1.7.5-2.2 1.1c-.6.6-1.1 2.1-1 2.5.2.5.7.7.7.7s.3-1.5 1.1-2.3 2.4-1.4 2.4-1.4m-3.9-.5a4.5 4.5 0 0 1 2-1l-.7-.5s-1.5.2-2.2.9c-.8.7-1.8 2.1-1.8 2.1l.9.9s1.2-1.8 1.8-2.4m5.2-44.7c.8-1 1.6-1 1.9-1h.6a9.3 9.3 0 0 0-.8 2.5c-.2 1-.7 1.2-1 1.9-.4.7-1.1 1.8-1.2 2.8 0 1 .3 1.6.5 1.7.3.1.8-.4.7-.7 0-.3-.3 0-.4 0-.2 0-.2-.3-.3-.9s.7-2.2 1-2.8c.3-.5 1-1.1 1-2l.7-2.5c0-.1-.4-.2-1.3-.3-.6 0-1.5.5-1.9 1.2-.4.6-1.7 1.1-1.7 1.1s1.4 0 2.2-1"
621
- })), _path128 || (_path128 = /* @__PURE__ */ React.createElement("path", {
992
+ })), _path128 || (_path128 = /*#__PURE__*/ React.createElement("path", {
622
993
  fill: "#78732e",
623
994
  d: "M285.2 194.5h-2.5l.7 2zm-3-.1-.5-.4a1.5 1.5 0 0 0-.3-.3l-.9.5-.5 1.9.3.3 2-2zm-.3 5-1.8-2.7-1 2.2.5.2 1.2.2h1.1zm7.4 44.7a9 9 0 0 1-4.8 1.5 6.7 6.7 0 0 1-3.4-1 4 4 0 0 1-1.5-1.7c-.6-1.1-.8-2.5-1-4-.3-1.3-.5-2.6-1.1-3.6-.8-1.3-2.4-2.1-3.8-3.3a7.3 7.3 0 0 1-2.8-5.2 8 8 0 0 1 0-.8c0-1.7.5-3.2 1-4.5s1.2-2.5 1.2-3.5v-.5c-.3-.7-1-1.4-1.5-1.9s-1.2-.8-1.2-.8l-1-.2-.1.3 1 .2v-.1.1l1.3 1c.5.4 1 1 1.1 1.5a2 2 0 0 1 0 .4c0 1-.5 2-1 3.3a11.7 11.7 0 0 0-1.2 4.7v.8a7.7 7.7 0 0 0 3 5.5c1.5 1.1 3 2 3.7 3.2.8 1.2 1 3 1.3 5 .2.8.4 1.7.8 2.5s.9 1.5 1.6 2a7 7 0 0 0 3.7 1c2.7 0 4.9-1.6 4.9-1.6z"
624
- })), _path129 || (_path129 = /* @__PURE__ */ React.createElement("path", {
995
+ })), _path129 || (_path129 = /*#__PURE__*/ React.createElement("path", {
625
996
  fill: "#78732e",
626
997
  d: "M287.2 239.2a2.6 2.6 0 0 1-1.3.4c-.5 0-1.1-.2-1.7-.8a4 4 0 0 1-1.2-2.3c-.2-.9-.3-2-1-3.3-.5-1.5-2-2.6-3.5-3.7-1.3-1.1-2.6-2.2-2.9-3.4a3.3 3.3 0 0 1 0-.7c0-1 .4-2 .8-3.1a10.8 10.8 0 0 0 .9-4.8c-.2-2-1.7-3.5-3.2-4.5a14 14 0 0 0-2.8-1.4l-.1.3h.2c.5.3 1.8.9 3 1.8 1.3 1 2.4 2.2 2.6 3.8v.8c0 1.5-.4 2.7-.9 3.9s-.9 2.2-.9 3.2l.1.8c.3 1.3 1.6 2.4 3 3.6 1.5 1 3 2.2 3.5 3.5.6 1.3.7 2.4.9 3.2.2 1 .4 1.7 1.2 2.5.7.7 1.4.9 2 .9a2.8 2.8 0 0 0 1.4-.4z"
627
- })), _path130 || (_path130 = /* @__PURE__ */ React.createElement("path", {
998
+ })), _path130 || (_path130 = /*#__PURE__*/ React.createElement("path", {
628
999
  fill: "#a8ac71",
629
1000
  d: "M296.4 231.6s1.7.4 1.6 1.8a13.3 13.3 0 0 1-.8 3.4l-2.4-2.2 1.3-1.2.5-.7z"
630
- })), _path131 || (_path131 = /* @__PURE__ */ React.createElement("path", {
1001
+ })), _path131 || (_path131 = /*#__PURE__*/ React.createElement("path", {
631
1002
  fill: "#f8c83c",
632
1003
  stroke: "#977c2e",
633
1004
  strokeWidth: .3,
634
1005
  d: "M266.4 214.5s-1.7.6-2.1-.1c-.4-.8-.2-1.4-.2-1.5 0-.2-1-.3-1-1.3.1-1 1.4-.9 1.6-.9.3 0 .4-1.5 1.3-1.4.8 0 1.2 1 1.2 1z"
635
- })), _path132 || (_path132 = /* @__PURE__ */ React.createElement("path", {
1006
+ })), _path132 || (_path132 = /*#__PURE__*/ React.createElement("path", {
636
1007
  fill: "#f8c83c",
637
1008
  stroke: "#977c2e",
638
1009
  strokeWidth: .3,
639
1010
  d: "M268.3 215s-1.5.8-2 0c-.4-.7 0-1.6-.1-1.8-.2-.1-1-.4-.9-1.3.2-.9 1.1-.6 1.4-.8.3-.1.6-1.4 1.5-1.2.9.3 1 1 1 1l-1 4.1z"
640
- })), _path133 || (_path133 = /* @__PURE__ */ React.createElement("path", {
1011
+ })), _path133 || (_path133 = /*#__PURE__*/ React.createElement("path", {
641
1012
  fill: "#f8c83c",
642
1013
  stroke: "#977c2e",
643
1014
  strokeWidth: .3,
644
1015
  d: "M270.8 215.3s-.5 1-1.5.8-.7-1.7-.9-2c-.1-.3-.9-.5-.8-1.4.2-1 1.1-.9 1.5-1 .3-.1.7-1.6 1.4-1.4.7.3 1.3 1.1 1.2 1.5 0 0-1.5.5-1.7 1.5s.8 2 .8 2z"
645
- })), _path134 || (_path134 = /* @__PURE__ */ React.createElement("path", {
1016
+ })), _path134 || (_path134 = /*#__PURE__*/ React.createElement("path", {
646
1017
  fill: "#af7029",
647
1018
  d: "m293.7 231.2-2.2-2.6c-.9-1.3-2.3-2.7-2.3-2.7l-2.2-1.1-1.4-2.4-.2-2.8.6-1.6.8-1.2s-4.6 1.7-2.2 10.5c1 3.8 3.5 4.3 3.5 4.3l4.3-.3h1.3z"
648
- })), _path135 || (_path135 = /* @__PURE__ */ React.createElement("path", {
1019
+ })), _path135 || (_path135 = /*#__PURE__*/ React.createElement("path", {
649
1020
  fill: "#816c2a",
650
1021
  d: "M291.6 201.7c.4 0 .6.2.8.4l.2.6v.4c-1.6 3.4-4.8 5-7.8 7a13.8 13.8 0 0 0-3.8 4 12 12 0 0 0-1.6 6.8c.1 5 2 7.8 4.2 9.3a9.7 9.7 0 0 0 5.2 1.5h.4l1.4-.1a36 36 0 0 1 3-.2l1.8.1.9.4a.8.8 0 0 1 .2.5c0 .4-.3.8-.6 1.2l-1 .7.2.3a4 4 0 0 0 1-.8c.4-.4.7-.9.7-1.4 0-.2 0-.5-.3-.7-.2-.3-.6-.4-1.1-.5l-1.8-.1c-2 0-4.5.3-4.5.3v.2-.2a7 7 0 0 1-.3 0 9.4 9.4 0 0 1-5-1.5c-2.1-1.4-4-4-4-9v-.4c0-2.7.5-4.7 1.5-6.3 1.4-2.4 3.7-3.8 6-5.3a14 14 0 0 0 5.5-5.7v-.5c0-.2 0-.6-.2-.8-.2-.3-.5-.5-1-.5z"
651
- })), _path136 || (_path136 = /* @__PURE__ */ React.createElement("path", {
1022
+ })), _path136 || (_path136 = /*#__PURE__*/ React.createElement("path", {
652
1023
  fill: "#fff",
653
1024
  d: "M297.8 232.7s-1 2-1.4 2c-.2 0 1 .3 1.3.8l-.3.5s-1.2-.9-2-1v-.6l1.1-.7a4 4 0 0 0 .9-1.7z"
654
- })), _path137 || (_path137 = /* @__PURE__ */ React.createElement("path", {
1025
+ })), _path137 || (_path137 = /*#__PURE__*/ React.createElement("path", {
655
1026
  fill: "#fcca3d",
656
1027
  d: "m302 234-2.7.8-1.3-1s0-1-.5-1.5l-1.6-1c-.6-.2-2.5-.2-2.5-.2l-5-5.3 2 .2 2.8-.4 2.7-.2 1.4.2 1.6.4.8.7.8.8.8 1.3.6 1.6.2 1.7v1.9z"
657
- })), _path138 || (_path138 = /* @__PURE__ */ React.createElement("path", {
1028
+ })), _path138 || (_path138 = /*#__PURE__*/ React.createElement("path", {
658
1029
  fill: "#af7029",
659
1030
  d: "M302.2 233.8s-1 .3-2.2.3c-1.3 0-2-.2-2-.2l-.2.9c-.2.9-.5 1.3-.5 1.3v3.2l2.6.5 1.4-.5.7-3.5z"
660
- })), _path139 || (_path139 = /* @__PURE__ */ React.createElement("path", {
1031
+ })), _path139 || (_path139 = /*#__PURE__*/ React.createElement("path", {
661
1032
  fill: "#fcca3d",
662
1033
  d: "M301.5 232.5v1.2l.6.2v-1.2zm-2.5-30-.3-2.1-.8-1.5-1.1-1.5-1.2-1.3-.6-.5-.3-.5-2.9.2-1.4 1.7s3.8 2.8 5.3 5.8a7 7 0 0 1 2.8 1.7l.1-.2z"
663
- })), _path140 || (_path140 = /* @__PURE__ */ React.createElement("path", {
1034
+ })), _path140 || (_path140 = /*#__PURE__*/ React.createElement("path", {
664
1035
  fill: "#af7029",
665
1036
  d: "M296.3 205c0 2.2-.5 3.2-.8 3.7l1.8-2 1.2-2.2a7 7 0 0 0-2.8-1.7q.6 1.05.6 2.1z"
666
- })), _path141 || (_path141 = /* @__PURE__ */ React.createElement("path", {
1037
+ })), _path141 || (_path141 = /*#__PURE__*/ React.createElement("path", {
667
1038
  fill: "#816c2a",
668
1039
  d: "m300.3 237.9-1.4-1.6c-.6-.6-1.3-1-1.3-1l-.2.4h.1l1.2.8a18 18 0 0 1 1.3 1.6z"
669
- })), _path142 || (_path142 = /* @__PURE__ */ React.createElement("path", {
1040
+ })), _path142 || (_path142 = /*#__PURE__*/ React.createElement("path", {
670
1041
  fill: "#6f5b24",
671
1042
  d: "M302 235.5s-.3 1-1.3 1.8c-1 1-2.2 1.5-2.2 1.5l2.8 1 1.9-1.7z"
672
- })), _path143 || (_path143 = /* @__PURE__ */ React.createElement("path", {
1043
+ })), _path143 || (_path143 = /*#__PURE__*/ React.createElement("path", {
673
1044
  fill: "#404118",
674
1045
  d: "m302.4 237.8-.2.3-.5.5-.4.5.6-3 .6 1v.4z"
675
- })), _path144 || (_path144 = /* @__PURE__ */ React.createElement("path", {
1046
+ })), _path144 || (_path144 = /*#__PURE__*/ React.createElement("path", {
676
1047
  fill: "none",
677
1048
  stroke: "#78732e",
678
1049
  strokeWidth: .2,
679
1050
  d: "M285.8 199.3s-3.8.3-6.5-.1-2-7.3-2.1-7.5c0-.2-1.6-1.8-1.4-3.3.3-1.5 5.2-5.5 5.8-5.8.5-.1 1.5.3 1.5.3s1.2-1.2 1.6-1.2.9.7.8 1c-.2.3-1.9 1.3-2 2-.2.8 0 1.5-.5 2.3-.5.7-1.4 1.7-1.5 2.4-.1.6-.4 1.1 0 1.4.5.2 2.1 0 3.5-.6 1.4-.7 2-1.5 2.1-1.4.2 0-.8 1.7-2.3 2.4-1.5.6-2.5 1.3-3.3 1.2 0 0-.8 2 1.8 2.2 2.6 0 4-.6 4-.6z"
680
- })), _path145 || (_path145 = /* @__PURE__ */ React.createElement("path", {
1051
+ })), _path145 || (_path145 = /*#__PURE__*/ React.createElement("path", {
681
1052
  fill: "#ab6d29",
682
1053
  stroke: "#4d2a15",
683
1054
  strokeWidth: .4,
684
1055
  d: "M318.7 170.6s-7-1.3-7 4.5c.1 1.9.5 2.5 2 3 1.5.3 4.4.5 7 2.7 2.5 2.3 2.7 4 2.7 5.3 0 1.4-.7 2.6-.7 2.6l1.6 7.7 1.6 5.7 4.8-2.7 2.8-8.5-3.6-15.2z"
685
- })), _path146 || (_path146 = /* @__PURE__ */ React.createElement("path", {
1056
+ })), _path146 || (_path146 = /*#__PURE__*/ React.createElement("path", {
686
1057
  fill: "#4d2a15",
687
1058
  d: "M325.6 200s2.5-1 3-3c.3-.5-2.4-2.9-2.4-2.9-.1 0 1.3.7 2 1.3.6.6 1.1.9 1.3.8s1.3-2.7.9-3.3-1.1-2-2.1-2.6c-1-.7-2.4-.6-2.4-.6s1.9-.6 2.8 0c1 .5 1 1 1.1.9.1-.3-.2-2.9-.6-3.7-.4-1-.8-1.3-2-1.6-1.1-.2-2.3-.1-2.3-.1s1.6-.9 2.8-.6c1.3.3 1.3 1 1.4.8 0-.1-.6-2.4-1-3a6.7 6.7 0 0 0-2.1-1.8l-1.8-.2h-.6s1-.6 2.1-.5c1.2.1 1.3.5 1.4.4.2 0-.1-.2-.8-.7s-4.2-2-4.2-2h-3.3s0-.8 1-1c.9-.1 1.1.1 1-.1 0-.3-2.6-.8-2.6-.8H316l-3 .3s.2-.5.7-.9c.3-.3.9-.5 1.3-.6 1-.3-.6-1.1-.6-1.1l.9-1.3 3.9.3 8.2 4.8 3.9 3.3 2.4 6.2-.7 10.8-5.5 4.5-2.4.3z"
688
- })), _path147 || (_path147 = /* @__PURE__ */ React.createElement("path", {
1059
+ })), _path147 || (_path147 = /*#__PURE__*/ React.createElement("path", {
689
1060
  fill: "#d2a567",
690
1061
  d: "M318.4 173.3s-.2-.7-.2-1.7.2-.9.2-.9-2.7-.3-4.6 1.2-.8 4.1-.8 4.1.8-.8 1.9-1.2c1-.4 3-.3 3-.3.2-.2-.4-1-1.1-1.1-.8-.2-2.1-.2-2.1-.2s.8-.5 2.2-.4 1.6.5 1.6.5z"
691
- })), _path148 || (_path148 = /* @__PURE__ */ React.createElement("path", {
1062
+ })), _path148 || (_path148 = /*#__PURE__*/ React.createElement("path", {
692
1063
  fill: "#8f4620",
693
1064
  d: "m326.7 200.9-1.8.6 1 7.5 7.2 12.1 3.7-.6 1.3-2.3 1 .5c.4.4 1.8 2.8 3 3.3 1.1.4 1.7.2 2.7 1 1 1 4.9 6.6 5 6.8.3.2-.1-2.4-.1-2.4l-1.2-3.4-1.4-2.4-.3-.6h2l1.2.8 2 1.5.9 1.2.5 1.2.2 1 .5 1.6 1 2.3 1.3 2.1.4-.9-.6-2.5-2-6-1-2 1.9 1.2c.4.1 1.8 2.2 1.8 2.2l.9 2.2.6 2 .4 1.7.7 1.9 1-.7-.1-1.3-1-4.2-.4-4.5s.6 0 1.2.7a9 9 0 0 1 1.2 2.3l.5 4.1.7 3.8 1.2 3.8 1.2 2.4.9 1.3v-2l-1.6-16 .2-.6s.2-.1.8.7c.5.7 1 1.9 1 1.9l.5 2.5.2 1.7.3 3.3.5 3.5 1.6 3.8.9 2 .5-2.4-.8-17.1.4-.5s.9.7 1.2 1.3l.8 1 .6 3.8.4 10.7.4 2.8 3.2-28.2 2-.4.2-.6-1.5-1-3.2-5-2.1-4.9-3.8-7-6.6-8-5.2-4.3a20 20 0 0 0-1.9-1.3l.4-1 1-1.7-.1-.1h-.9l-2.2.4-2.2-.7-4.4-3-4.6-2.3-2.8-1-6.6-1.6-6.6-1h-3l-2.6.5s-1.4.6-1.8 1.5c-.5.8-.5 1.4-.4 2.6.2 1.3 1 1.9 2.8 2.7 1.8.7 6.2 3.6 6.2 3.6l2 2.1.8 1 .2.8 1.4 11.1-2.8 6z"
694
- })), _path149 || (_path149 = /* @__PURE__ */ React.createElement("path", {
1065
+ })), _path149 || (_path149 = /*#__PURE__*/ React.createElement("path", {
695
1066
  fill: "#ab6d29",
696
1067
  d: "M333.8 218.2s1.2 2 2.9.5c1.7-1.6-.8-6-.7-6.3 0-.3.7-.3.7-.3l1.3 2.2s.7 1.3.4 3.2c-.2 2-2.1 3.7-2.1 3.7l-2.2-.5z"
697
- })), _path150 || (_path150 = /* @__PURE__ */ React.createElement("path", {
1068
+ })), _path150 || (_path150 = /*#__PURE__*/ React.createElement("path", {
698
1069
  fill: "#4d2a15",
699
1070
  d: "m375.3 244.2-1.6-4.5-.4-3.5c0-.6-.3-7.9-.5-9.3 0-1.4 0-3-.2-3.1l-1.6-2.2-.7-.7.5-.3s.6.6.7.3c.2-.4 0-2-.6-4.5-.7-2.5-3.9-8.3-3.9-8.3l.4.2.9 1 1.8 1.5 4.1 1.5 2.2.3 1.4 2.9s1 4.9 1 7.4c0 2.4-.2 4.5-1.2 7-1 2.4-1.2 10.3-1.3 11.5-.1 1.3-.6 2.5-.6 2.5l-.5.3z"
700
- })), _path151 || (_path151 = /* @__PURE__ */ React.createElement("path", {
1071
+ })), _path151 || (_path151 = /*#__PURE__*/ React.createElement("path", {
701
1072
  fill: "#8f4620",
702
1073
  d: "M375.3 231.2s.8-1 1.2-2.4.5-12.4-.8-13.7a10 10 0 0 0-4-2.3c-.2 0 1 3.5 1 3.5l.8 1.4.6 1.8c.1 1 .9 3.1 1 6z"
703
- })), _path152 || (_path152 = /* @__PURE__ */ React.createElement("path", {
1074
+ })), _path152 || (_path152 = /*#__PURE__*/ React.createElement("path", {
704
1075
  fill: "#4d2a15",
705
1076
  d: "M369.3 238s.5-5.1.3-9c-.3-3.7-.6-4.2-1-4.9a32.3 32.3 0 0 1-2.5-6.3c-.9-3.2-1.5-5.6-2-6.2-.6-.6-1.7-2-2-1.6-.3.3-.3 1.1-.3 1.1l-1.5-.4-.4-1 .5-1.6v-.7l-.3-1.1 2 1.6 4.2 2.8 2 8.6 2 5.3.2 9-.2 8-1-3.5zm2.4-24.7s1 1 1.7 1.4 1.8 1.1 1.6 1.2a8 8 0 0 1-2-.8l-1.2-.8v-1z"
706
- })), _path153 || (_path153 = /* @__PURE__ */ React.createElement("path", {
1077
+ })), _path153 || (_path153 = /*#__PURE__*/ React.createElement("path", {
707
1078
  fill: "#4d2a15",
708
1079
  d: "M363.7 236s.8-1.8.7-4.1a49 49 0 0 0-1.6-8.6c-.4-.7-2-1.7-3.5-4.8s-1.3-3.8-2.3-5c-1-1-2-2.4-2-2.4l.3-3.3 3.6 1.8 1.6.8 1.8 8.7 1.6 2.5.7 3.5.9 8 .4 6.6-.2.5zm-4.2-3.7s.1-2.5-.5-4.8c-.7-2.3-1.1-4-1.9-4.8-.7-.7-2.5-2.6-4.1-5-1.6-2.5-3.9-5-3.9-5v-3.3l2 1.5a57 57 0 0 1 2.4 1.2l1 3.7 1.2 2.7 1.8 2.4 1.2 1.1.7 4 .4 2.3 1 3.2-.4 1.7zm-3 0-1-.9s.6-.6.3-2c-.3-1.2-.6-2.4-1.2-3.7-.6-1.2-.7-2-1-2.3a121 121 0 0 0-4.5-4c-1-1-2.7-2.6-3.7-3.3-1-.6-1.8-.8-1.8-.8l-.5-4s1.3 1.8 2.1 2a55 55 0 0 0 2.1.8l2.8 5 1 1.3 2.6 2 1 2.2.9 2.5 1 3.4.1 2zm-5.5-1s-1.7-2-2-3.2c-.2-1.2.2-1.2-.3-2.6s-2.3-3.5-3.7-4.6c-1.4-1.2-3.4-2.8-3.3-3.8.1-.9.4-1 .4-1l.8.8 4.5 4.7 1.4 2.5 1 3.1.7 1.5.7 1.8zm16-23.3s3.1 3.8 4 .3c.3-1.6-1.2-4.6-1.2-4.6s-2.8-5-3.8-6.2l-5.7-7.3-3.5-1.6 1.2 2s2.6 2.6 5.9 8.4c3.3 5.7 2.7 8.9 2.7 8.9zm-17.8-23s6.1 5.2 10 10.8c4 5.7 5.5 9.4 4.7 10.2-1 .7-3.4-.4-4.4-2s-1.8-4.4-5.5-8.6-5.5-4.8-5.5-4.8l-2.7-4.3zm-3.2 12.5s3.6 3 6 5.4a37.4 37.4 0 0 1 3.4 4.2l1.4 1.4s-.9-1.5-.4-2c.5-.6 1.1-.3 1.1-.3l-11.5-12zm-.7.3s1.2 2.3 3 4.1a465 465 0 0 0 4.1 4l.8 2.9s-5.2-4-5.2-3 1.2 3 1.2 3l-1.6-1-2.2-3.1-1.3-2.8-1.5-3.8z"
709
- })), _path154 || (_path154 = /* @__PURE__ */ React.createElement("path", {
1080
+ })), _path154 || (_path154 = /*#__PURE__*/ React.createElement("path", {
710
1081
  fill: "#4d2a15",
711
1082
  d: "M329.5 210.2s2.7 2.4 4.2 0c1.5-2.3.3-5 .3-5s3.9 5.6 5 .3c.2-1-2.4-4.6-2.4-4.6l1-.9 1.9 3.3s1.8-.8 1.8-3-1.9-5.3-1.9-5.3l1.8 2s3.6 0 3.7-2c0-2.2-3-4.5-3-4.5s2.4.1 2.4-1.3-3.4-2.4-3.4-3.3 1-2.4 2.5-1.5c1.5.8 3.5 1.4 4.4-.2.8-1.6-.1-2-.1-2l-2.1-.4-3.4-1.8-2.7-1-2.8-.4 1 2 .8 5.8v2.6l.5 5.8-1.4 4.7-.7.9-.5.6-1.2 2.6-1.6 1.8-2.2 2.7z"
712
- })), _path155 || (_path155 = /* @__PURE__ */ React.createElement("path", {
1083
+ })), _path155 || (_path155 = /*#__PURE__*/ React.createElement("path", {
713
1084
  fill: "#ab6d29",
714
1085
  d: "M348.8 220.9s-.7-1.7-2.2-2.9a7.8 7.8 0 0 0-3.8-1.2l4 4.2zm5.6 1s-1.3-2.6-2.8-4.2-2.5-3.6-3-3.6h-.6l.4 3.3 2.7 2.7s2.6 2 3.3 1.8m4.6-.2s-.6-3-2.2-6c-1.5-2.8-3.1-4-3.1-4l.4 3 1.2 3 2 3zm3.8-1.7s1-6.2 0-8c-.9-1.6-2.7-2-2.7-2l-.6 1 .6 4.3 1.5 3.4zm3.7-10.3s.9.4 2 2.5a40 40 0 0 1 2.6 8.6c0 .3-.5.2-.7.2-.2-.1-3.9-6-3.9-6l-.6-5.4z"
715
- })), _path156 || (_path156 = /* @__PURE__ */ React.createElement("path", {
1086
+ })), _path156 || (_path156 = /*#__PURE__*/ React.createElement("path", {
716
1087
  fill: "#d2a567",
717
1088
  d: "M340.4 216.8s2-.4 2-1c0-.8-2.4-2.2-2.2-3.3 0-.5 2 .1 2.1-.3s-2-3.6-1.3-4.4c.6-.8 2.4 3.5 2.4 3.5s1 2 .7 3.2c-1.2 3.6-3.7 2.3-3.7 2.3m4.6-4.4c.1-.3 3.1.4 3.1.2.2-.7-2.7-3-2.7-3s-.6-1.2-.4-1.4 2 .2 2 0c.2-.3-2-3.2-2-3.7s.6 0 .6 0 1.7 1.7 2.6 3.2c1 1.4 1.8 2.6 1.5 4.9-.4 2.5-5 .6-4.7-.2m13.6-4.6s-.5-2-.2-2.3l1.1-.5s-1.6-1-2.4-1c-.7 0-.8-.2-1 0-.2.4 1.3 2.4 1.3 2.4z"
718
- })), _path157 || (_path157 = /* @__PURE__ */ React.createElement("path", {
1089
+ })), _path157 || (_path157 = /*#__PURE__*/ React.createElement("path", {
719
1090
  fill: "#d2a567",
720
1091
  d: "M349.4 209.4s4.7 1.2 4.9.8c.2-.3-3.7-4-3.7-4s-.3-.6-.2-.8c0-.2 1.7-.3 2.2.1s0 1.2.1 1.5c.2.3 1.7 2.5 2 2.1.2-.3-.4-3-.3-3.3.2-.2 1.8 1.6 2.3 1.9.4.3 3 2.3 3.3 1.4.3-1 .4-1.1.3-1.7 0-.6.9 2.6-.3 3s-2.6-.4-2.6-.4l-1.1-.8-.6-.7s.7 2.5-.2 2.7c-.8.3-1.7.2-1.7.2l-2-.2zm10.7-3.2s5 3 5.4 2.5c.5-.5-1.2-7.5-1-8.2.3-.6 4 7.9 2.2 9-1.4 1-2 .3-2 .3l-2.5-1.3zm13.8 12.6 1 .5.7.2-1.4.2-.3-1zm-4.8-16.4.7.3.7.3s-.4.3-.6.2h-.4zm-1.4-2.5s.5.3 1.1-.2c.7-.4.7-.8.6-1 0-.2-1-.2-1.4-.5-.3-.2-.3-.6-.3-.6h-1.1l-.4.1zm4.3 14.4s1.5 1 2 1c.4 0 1.1.5 1 .6 0 .1-1.2.2-1.8-.1s-.7-.1-.7-.1zm-8.1-22.5h.6c.3 0 .5-.2.6 0 .2.2 0 1.2-.3 1.5l-1 .5a48 48 0 0 1-1.6-2.2zm-7.1-6.4h1.5c.5 0 1 .3 1.5.6.4.3.9 3.3.6 3.8-.2.6-3.6-2-3.7-2.1 0-.3-1.5-2.5-1.5-2.5zm-3.2-1.4s2.5.2 2.2-1.3a3.2 3.2 0 0 0-1.3-2.3l-2.9 2.1zm-6.5-2.8s.7.4 1.4 0c.7-.2 2.6-2.7 4-3s1.7-.3 2 0c.2.4 0 1.8-.2 2.2-.3.4-4.4 2-4.4 2l-1.5-.1a9.6 9.6 0 0 1-1.3-.5zm-.7-4.5c-.7-1.4-1.7-2-2.2-1.9-.4.1 1.4 1.5 1.7 3.5s.2 3.3.2 3.4l.8.1.2-.7.1-.5v-.5l-.1-1-.2-.9-.2-.6zm-5.8-2a15.4 15.4 0 0 0-5.5-3.7c-.2 0 4 2.5 5 4 .9 1.7.9 3.9 1.3 4.2s.8-.2.9-.2c0 0 .3-.5.2-.7l-.2-1-.7-1-.4-.8zm-5.5-2.3c-2.4-2-6.6-3-10-3-3.5-.2-5.3.2-4.8 2s2 2.8 5 2.8c2.9 0 3.6-.3 5.2.2a9.7 9.7 0 0 1 3.6 2c.5.5-1.1-1.5-2.6-2.6-1.5-1.2-2.5-1.7-2.5-1.7s-.3-.7 1.7-.4 4.7 1.6 5.5 3.3c.7 1.7.6 2.6.6 3 0 .3.7-.2.7-.2l.3-.9s0-.6-.3-1.4c-.4-.7-.5-1-1.4-2-.9-1.1-1-1-1-1zm-9.6 28.5c1.5 0 4.8-2.8 5.2-6.7.5-4-1.9-11.9-2.5-12.7-.5-.9 1-.4 1.7.4a25 25 0 0 1 2.5 10.6c0 4.2-.8 5.3-3 7.5-2.2 2-4 1.8-4 1.8zm5.1 11.6s.7 1 1.6.6c1.5-.5 3.8-1.7 3.8-3.8 0-1.4-1.8-2.7-1.9-3.2v-1l1.6.4.5 2.2s.6.7 1.3.4c.6-.2 2.5-1.6 2.2-3-.3-1.2-2-2.9-2.2-3.5-.2-.7 0-1.2 0-1.2l1.6.2.4 2s.4.6 1.3.4c.8-.1 2.4-1.7 2-2.5l-1.5-2.6v-.9l.5.4s.6.2 1.8-.1c1.1-.4 2.3-1.2 2.3-2s-1-1.6-1-2v-.6h.8l1 1.2.1 1.4-.3 1.2-1.4 1.6-1.4.6h-.4l.8 1.4-.2 2-1.3 1.2-1.7 1-.1 1.9-1 2-2 1.2h-.7l-.2 1.2-1.4 2-2.3 1.5-1.7.3-1-1.4z"
721
- })), _path158 || (_path158 = /* @__PURE__ */ React.createElement("path", {
1092
+ })), _path158 || (_path158 = /*#__PURE__*/ React.createElement("path", {
722
1093
  fill: "#d2a567",
723
1094
  d: "M343.4 191.4s4 1.1 3.8-1.4c0-1.3-3.8-4.5-4-5-.3-.6-.2-1.3-.2-1.3l1.9 1.8s2.5.6 3.2-.9c.7-1.4.1-2.3 0-2.3l.6-.1 1.1.2-.1 2.2-1.3 5.5s.3 2.2-1.4 2.3c-1.7.2-3.6-1-3.6-1m3.7 29.5s0-1.1-.8-2c-.9-.7-2.5-1.4-2.8-1.6a63 63 0 0 0 2.8 3.5zm5.6.2s-2-2.4-2.3-3.3c-.5-.8-1.5-2.6-2.3-2.7-.8 0 .8 3 .8 3l3.2 2.9zm5.4 0-2.1-4.2c-.4-.9-1.3-3.4-2.3-4.1s.1 1.1.1 1.1l1.1 3.3 1.9 2.9zm3.9-2.4s-.1-2.7-.5-4.6c-.3-1.8-1.7-3.4-1.8-3.3v3.3zm8.1 2-2-4.7c-.5-1.6-1.8-4.1-2-4.2l.4 3 1.7 4.7zm7-8.5s-1.2-1.2-3.9-2.3c-2.7-1-5.4-1.2-5.4-1.2l.3.4 1.3 1 2.8 1.5 3.7.9 1.3-.3z"
724
- })), _path159 || (_path159 = /* @__PURE__ */ React.createElement("path", {
1095
+ })), _path159 || (_path159 = /*#__PURE__*/ React.createElement("path", {
725
1096
  fill: "#202020",
726
1097
  d: "M348.2 213.8s0 2.4 1.3 3.8c1.2 1.5 4 4 4.6 4.6.6.5 1 3.4 1.9 5.8.8 2.4 1 4.4 1.4 5.1s1.1 1.8.5 1.7c-.5-.1-1-.8-1.4-1.7-.3-.9-.2-.9-.2-2 0-1.3-1.8-7.5-2.7-8.1-.9-.7-4.8-4-6.4-6.3-1.5-2.3-1.2-2.8-1.2-2.8z"
727
- })), _path160 || (_path160 = /* @__PURE__ */ React.createElement("path", {
1098
+ })), _path160 || (_path160 = /*#__PURE__*/ React.createElement("path", {
728
1099
  fill: "#202020",
729
1100
  d: "M354.6 229.3c-.8-1.7-1-3.3-1.2-4.3a16 16 0 0 0-4.4-4.2c-.6-.3-1.9 0-2.4-.3l-3.7-4s-.5.5-.3.6c.1.1 3.4 3.7 4.6 4.8 1.2 1.2 1.9 3.7 2.7 5.7.9 2 .5 1.6.6 2.5.1 1 .7 1.5 1.3 1.5s.8-.2.6-.4a10.3 10.3 0 0 1-2.2-3.5c-.7-1.7-1.5-4.9-2.5-6l-.3-.3 1.3-.2c.8 0 4.1 3 4.4 4 .3.8 0 1.2 1.4 4.2s2 3.7 2 3.7h.2s-1.2-2-2-3.8zm-5.2-19.9s2.5 1.5 3.2 1.7a10 10 0 0 0 1.2.3s.4 4.4 2.1 6.8c1.8 2.5 3.2 3.4 3.2 3.4s0 4.8 1.4 8c1.3 3.3 1.5 7.3 1.2 8-.3.6-1.4-2-2-4.3l-2-6.2a13 13 0 0 0-2.5-4.4c-.8-.7-.2-.6.3-.2.4.4 1.7 2 2.5 4.5s1.1 5 1.5 5c.5 0 .8-.3.8-.9 0-.4-.6-1.8-1-4.1a17 17 0 0 0-1.2-4.7c-.4-.6-1-.7-2.4-3.4a20.3 20.3 0 0 1-2.5-5.3c-.2-1.2 0-1-.2-1.3-.2-.1-.4 0-1.6-.6-1.1-.6-2-2.3-2-2.3"
730
- })), _path161 || (_path161 = /* @__PURE__ */ React.createElement("path", {
1101
+ })), _path161 || (_path161 = /*#__PURE__*/ React.createElement("path", {
731
1102
  fill: "#202020",
732
1103
  d: "M355.7 208.5s1.4 1.2 2.3 1.5c.8.4 2 .4 2 .4s-.3 4.2 1.3 6.9 3.3 4.2 3.3 4.2.3 1 .8 6.8l.7 8.3c.1 2.3.2 10.6-.1 10.3-1.3-1-.2-5.4-.9-7.3-.6-1.8-1.6-2.1-2.8-7.4-1.2-5.2-.4-6.4-1.3-8.3-.9-2-2-2.2-2-2.2s1.6.4 2.3 2c.6 1.6.7 6 1.3 8.2 1.2 4.9 2.9 7.4 2.9 7.4s-.4-6.2-.8-9.7c-.5-3.5-.5-6.4-1.1-7.7-.7-1.4-2.1-2.4-3-4.2-.8-1.8-1.1-5.3-1.5-6.2s-.6-.6-1.2-.8c-2-.8-2.2-2.2-2.2-2.2"
733
- })), _path162 || (_path162 = /* @__PURE__ */ React.createElement("path", {
1104
+ })), _path162 || (_path162 = /*#__PURE__*/ React.createElement("path", {
734
1105
  fill: "#202020",
735
1106
  d: "M360.1 206.2s1.3 1.5 3.1 2.6c1.8 1 2.8.7 3 1 .3.2-.3 3.8 1.6 7.2s2.6 3.5 2.6 4l.6 13.9c.3 3.4.5 14.8-.9 14.8s-.1-8.5-.8-10.4c-.7-2-.7-1.4-1.3-3-.7-1.6-.7-7.8-1.8-11.5-.8-2.8-1.6-3.2-1.6-3.2s1.4.7 2 3c.6 2.2.8 10 1.5 11.1.8 1.3 1.8 2.8 2 4a157 157 0 0 0-.4-15.6c-.3-1-3.5-6.6-3.7-9.7-.3-3.2-.4-3.5-.7-3.7-.2-.3-1.1 0-2.6-1.5-1.5-1.4-2.6-3-2.6-3"
736
- })), _path163 || (_path163 = /* @__PURE__ */ React.createElement("path", {
1107
+ })), _path163 || (_path163 = /*#__PURE__*/ React.createElement("path", {
737
1108
  fill: "#202020",
738
1109
  d: "M367.3 208c0-.3 1 1.7 3.7 2.8 2.9 1.2 5.6 1 6 1.3.3.3 2 4.5 2.1 10.2.1 5.6-1 5.1-1.8 10-.9 4.9-1 14.8-1.5 16.3-.2.5-.5.8-.8 1.7-.3 1 .2 2.8-.7 2.8-.8 0-1-1.4-1-2.1 0-.8 1-3.5 1-6.2s-.6-3-1-6.2c-.4-3.3-.4-13.5-.8-14.5-.3-1-2.1-3.1-2.1-3.1s1.9 1.2 2.4 2.6c.4 1.3.5 12.7 1 15 .5 2.4.3-.5.5-1.8s.9-7 .8-10-1.4-9.4-2.4-10.5c0 0 .5.6 1.1 2 0 .1.4.5.8.7l1 .5s-.6 0-1-.3c-.4-.1-.6-.4-.6-.4a23.9 23.9 0 0 1 1.3 8c.1 5.2-.7 16.4.1 16.5.8.2.7-6 1.5-11.2.8-5 2-5.8 1.6-9.9-.3-4.1-1.4-8.6-2.3-9.2-.9-.5-3.4-.3-5.6-1.8-2.2-1.4-3.4-2.9-3.3-3.2m-35.8 5.7s.8.4 1.7 0c1-.5 3.5-2.5 3.5-3.3v-1.6s0 .3.7.4c.8.1 2.8-1.4 3-2.4a8 8 0 0 0-.1-3.1c-.2-.4.6.3 1 0 .4-.4 2.4-1.7 2.4-3 0-1.4-1.1-2.6-1.1-2.6s1 .2 1.6 0c.5-.1 2.5-1.3 2.4-2.4 0-1.2-.7-3-2.3-3.2 0 0 1.2.3 2.3-.1 1-.4 1.5-1 1.5-2.3 0-1.2-2.3-4-2.6-4.2-.4-.2 2.4.8 3-.3.8-1.1.9-1.9.7-2.5-.2-.7-.8-.8-.8-.8s1.2.3 2.8-.5 3-2 3.8-1.9c.8 0-2.3 1.7-2.5 2.6 0 .4.9 1 2.3 2 0 .1 0 .2.2.3.7.3 3 .4 3.3.5.2.2-2.4.1-2.2.3a34 34 0 0 1 5.7 5.4c.1 0 .5.4 1 .5l1.3.3h-1.6a65 65 0 0 1 3.3 4.7c0 .1.4.6.9.8s1 .1 1.1.2c.1.2-1.4 0-1.3.2a82 82 0 0 1 3.3 6s-3-5.3-6.7-9.5c-3.8-4.2-4.7-4.7-4.8-4.4-.2.4 2.7 4.1 4.3 6.7s3 5.9 3 5.9-3.7-7.8-9-12.6c-5.2-4.8-5.8-5.5-6.3-5.4-.6.2-1 3.8-.7 4.5s4.2 3.6 7.4 7.5c3.3 3.8 7.5 10.4 7.5 10.4s-3-4.7-8-10-6.9-6.6-7.3-6.5c-.4 0-.4 1-1 1.8-.6.7-1.8.6-1.8 1s4.2 4.3 5 4.7c.9.5 1.4.3 2 .6l1.4 1-1.6-.5c-.6-.2-1.3-.3-1.3 0s3.5 4.3 4 4.6c.6.3 1 .1 1.7.4.8.3 2 1.1 2 1.1s-1.3-.7-2.1-.8c-.9-.2-1.2 0-1.2.2s2.6 3.6 2.5 3.6-4-4.6-7.3-7.5c-3.3-3-4.8-3.6-5-3.5s0 1-.9 1.3c-.8.3-1.5.4-1.5.7s3 3 5 5.4a149 149 0 0 1 4 4.5l-4.5-4.3c-2.3-2.2-3.5-3-3.8-3-.2.2-.2 1.3 0 1.6s4.6 5.4 4.4 5.5c-.1.2-5-6-5.4-6-.3 0-.5.7-.8 1-.4.4-1.8.4-1.8 1 0 .4 7 7.3 6.9 7.5 0 0-5.8-5-6-4.7s2.4 5 2.2 5.2c-.1 0-3.4-5-3.7-5s-.2.6-1 1.3c-1 .8-2 .4-2 .8 0 .3 4.8 5.7 4.7 5.8-.2.1-5-5.1-5-4.8-.1 0-.4.3-.2.7.3 1.3 1.4 3.6 1.3 3.8 0 0-1.6-3.2-2-3-.4 0-.4.7-1.2 1.1-.7.5-1.3.4-1.3.7s.8 1 1.2 1.7.7 2.4.7 2.4-.5-1.4-1.1-2.3c-.7-.9-1.3-1.5-1.9-1.5s-.8.5-.8.5z"
739
- })), _path164 || (_path164 = /* @__PURE__ */ React.createElement("path", {
1110
+ })), _path164 || (_path164 = /*#__PURE__*/ React.createElement("path", {
740
1111
  fill: "#202020",
741
1112
  d: "M377 212s1.5 0 1.7-.4c.2-.3-.6 0-2-1.6s-5-12.1-9-17.4c-6.6-8.7-12.7-12.7-12.7-12.7s7.3 4.2 13 12.4c5.6 8.4 7 14.9 8.6 16.6s3.2 2 3 2.5c0 .5-.3.8-.9 1l-2 .1zm-48-2.2.3.1c.3 0 2.3-1.9 2.2-2.5 0 0-1-.3-1.6-1-.7-.8-.9-1.9-.9-1.9s.7 1.3 1.2 1.6c.6.4 1.4.6 1.8.3.3-.2 3.2-2.4 3-3.2 0 0-.9 0-1.8-.6-.8-.6-1-2-1-2s.6 1.1 1.5 1.5c.8.4 1.7.3 2 0 .2-.3 2-3 1.8-3.7 0 0-1 0-1.8-.5-.9-.6-1.3-2.2-1.3-2.2s.6 1.3 1.7 1.5c1.1.3 2-.4 2.2-1.2s.8-3.7-.2-4.5c0 0-1.4.5-2.4 0-1-.6-1.4-1.9-1.4-1.9s.9 1.2 2 1.4c1.2.1 1.7-.5 1.9-1a5.9 5.9 0 0 0-.1-3c-.4-1-1.1-.8-1.3-2.2 0 0-.3.5-1.8.5s-2.3-1.6-2.3-1.6 1.2 1 2.4 1a1.9 1.9 0 0 0 1.6-1.9c0-.7-.6-1.4-1-2.1-.2-.8-.3-1.7-.5-1.6-.2 0-.5.8-2 .6-1.5-.3-1.8-1.3-1.8-1.3s1 .7 2 .7c.8 0 1.3-.5 1.3-1 0-.6-.3-1.7-2.2-3.3a58 58 0 0 0-3.5-2.7 21.8 21.8 0 0 0 6.6 5.3s1.7.6 2 0c.1-.6.1-1.4-.5-2.4-.5-1-2-2.6-2-2.6s1.6 1.3 2.3 2.7c.8 1.3.4 2.2.5 2.6 0 .3 3.3 1.6 4 1.1.8-.4.5-1.4-.2-2.3l-1-1.8s.7.8 1.2 1.8c.6 1 1 1.7.8 2.1-.2.5-.6.7-.6.9l2.3 1.3c1 .6 2.3 1 2.5.8.2-.4.3-1.1.2-2.2-.1-1-.7-2.7-.7-2.7s.7 1.6.8 2.7-.1 2 .1 2.4c.3.4 1.1.5 1.1.5s-.6.4-2 0c-1.5-.4-7.7-3.6-8-3.3-.3.4 2.9 2.3 4.3 3.7 1.5 1.3 2.2 2.8 2.2 2.8s-1.1-1-2.2-1.6-4.4-2.3-4.7-2c-.2.2 1.3.5 1.4.7.1.3-1 1.3-1 1.8 0 .4 4.7 3.7 4.5 4-.1.4-1.2 1.3-1.4 1.2-.1 0-2.5-1.8-2.5-1.6s1.4 1.5 1.4 1.7c0 .3-1 .8-.8 1.4s2.6 2.6 2.6 3.3-1.4 1.3-1.1 1.7l1.5 2s-1.4-.9-1.8-1.4c-.4-.4-1.3-1.5-1.5-1.3-.1.1-1 2-1 2.5.2.4 1.3 1 1.5 2.3.2 1.1-.2 2.4-.3 2.4 0 0-1.6-2-2-2.1-.2 0-.6.1-.9.6s-1.2 2.1-1 2.4c0 .3 1.6.7 1.6 1.9a3.4 3.4 0 0 1-1 2.3l-2.1-2.4c-.2 0-2.2 2.3-2.3 2.6 0 .2 1.4 1.3 1.2 1.7-.3.4-1.3-.2-1.8.1l-1.7.7c-.2 0-.5-.6-.5-.6"
742
- })), _path165 || (_path165 = /* @__PURE__ */ React.createElement("path", {
1113
+ })), _path165 || (_path165 = /*#__PURE__*/ React.createElement("path", {
743
1114
  fill: "#202020",
744
1115
  d: "m355 180 .5-1c.3-.3 1.5-1.7 1-2-.4-.2-2 .3-3 .2-1 0-1.7.2-4.6-2.3 0 0-9.3-6.4-23.6-7.3-4.6-.2-6.6 1.4-6.8 2.2 0 .2 1.2-1.8 5.7-1.7 2 0 16.5 1.1 24 7 .4.3 2.9 2.7 5.2 2.4 2.3-.2 2.8-.5 2.7-.2 0 .4-.7 1.2-.9 1.6a9 9 0 0 0-.3 1.1zm-25 2v-.2c-.2-.4-1.1-1.7-2.7-3.1a37.4 37.4 0 0 0-8-4.3c-.3-.1 6 2.9 7.7 4.5z"
745
- })), _path166 || (_path166 = /* @__PURE__ */ React.createElement("path", {
1116
+ })), _path166 || (_path166 = /*#__PURE__*/ React.createElement("path", {
746
1117
  fill: "#d2a567",
747
1118
  d: "M330 192.2s-.4-.6-1.7-1.4a10 10 0 0 0-2.5-1.1l3 .7a4.8 4.8 0 0 1 1.1 1.8zm-.8-5.3s-.4-.6-2.1-1.2-2.2-.5-2.2-.5 1.6-.7 2.8 0a2.7 2.7 0 0 1 1.5 1.6zm-1-4.5s-.4-.8-2-1.3c-1.5-.6-2.6-.7-2.6-.7s1.6-.4 3.2.2c1.5.6 1.4 1.8 1.4 1.8m-2-2.8s-.4-.6-3.3-1.3c-3-.7-4-.7-4-.7s4.1-.4 5.2.1 2.2 1.9 2.2 1.9zm-5.3-3s-1.8-.6-3.5-.7-4.4.1-4.4.1 5-.8 6.3-.5c1.4.3 1.6 1 1.6 1z"
748
- })), _path167 || (_path167 = /* @__PURE__ */ React.createElement("path", {
1119
+ })), _path167 || (_path167 = /*#__PURE__*/ React.createElement("path", {
749
1120
  fill: "#f8c83c",
750
1121
  stroke: "#977c2e",
751
1122
  strokeWidth: .3,
752
1123
  d: "M304.5 238.4s.9 1.6 2.6 1.6c1.8.1 3.1 2.6 3.1 2.6l-1.9 1.9-4.6.2-1.5-2.4zm0-1.6c.2-.3-1.3-3.3-2.4-3.8-1-.5.4 1 .2 1.6-.3.6-.4 1.4-.3 1.5 0 0 .9 1.4.4 2-.4.5 2.2-1.3 2.2-1.3z"
753
- })), _path168 || (_path168 = /* @__PURE__ */ React.createElement("path", {
1124
+ })), _path168 || (_path168 = /*#__PURE__*/ React.createElement("path", {
754
1125
  fill: "#f8c83c",
755
1126
  stroke: "#977c2e",
756
1127
  strokeWidth: .3,
757
1128
  d: "M303.8 241.4s.8.4 1.4.2c.7-.2 1.3-.9 1.3-.9m-3.6-.5s2.6-1.9 2.4-2.9-.7-1-1-.9a7 7 0 0 0-2.1 1.7c-.1.3.7 2.1.7 2.1z"
758
- })), _path169 || (_path169 = /* @__PURE__ */ React.createElement("path", {
1129
+ })), _path169 || (_path169 = /*#__PURE__*/ React.createElement("path", {
759
1130
  fill: "#f8c83c",
760
1131
  stroke: "#977c2e",
761
1132
  strokeWidth: .3,
762
1133
  d: "M301 241.5s.6 1.3 1.4 1.3 2-.7 2-1.2c.1-.5-.8-1.5-1.3-1.7-.6-.3-1.9.4-1.9.4z"
763
- })), _path170 || (_path170 = /* @__PURE__ */ React.createElement("path", {
1134
+ })), _path170 || (_path170 = /*#__PURE__*/ React.createElement("path", {
764
1135
  fill: "#f8c83c",
765
1136
  stroke: "#977c2e",
766
1137
  strokeWidth: .3,
767
1138
  d: "M303.4 239.8c0 .4-1.7 1.2-2.3 1.2-.5 0-1.6-1.3-1.2-1.5l1.5-.4c.4-.2.5-.8.7-.8.3 0 1 .1 1.1.5.2.5.4.6.2 1z"
768
- })), _path171 || (_path171 = /* @__PURE__ */ React.createElement("path", {
1139
+ })), _path171 || (_path171 = /*#__PURE__*/ React.createElement("path", {
769
1140
  fill: "#f8c83c",
770
1141
  stroke: "#977c2e",
771
1142
  strokeWidth: .3,
772
1143
  d: "M301.8 240.9s-2.6 3.4-3.7 3.3c-1-.2.5-5 .5-5l1.2.6c.9.2 1.7.6 2 1z"
773
- })), _path172 || (_path172 = /* @__PURE__ */ React.createElement("path", {
1144
+ })), _path172 || (_path172 = /*#__PURE__*/ React.createElement("path", {
774
1145
  fill: "#f8c83c",
775
1146
  stroke: "#977c2e",
776
1147
  strokeWidth: .3,
777
1148
  d: "M297.2 238.4s3.3.6 3.4 1.1c.2.6-1.5 1.3-2.5 1.3-.9 0-.9-2.4-.9-2.4z"
778
- })), _path173 || (_path173 = /* @__PURE__ */ React.createElement("path", {
1149
+ })), _path173 || (_path173 = /*#__PURE__*/ React.createElement("path", {
779
1150
  fill: "#202220",
780
1151
  d: "M289 243.4s.5 1.6 1.9 1.7c1.4 0 2.8-1.5 2.8-1.5l-3.4-1.3z"
781
- })), _path174 || (_path174 = /* @__PURE__ */ React.createElement("path", {
1152
+ })), _path174 || (_path174 = /*#__PURE__*/ React.createElement("path", {
782
1153
  fill: "#4b4139",
783
1154
  d: "m289 243.4.4.9c.3.4.7.8 1.5.9h.1c1.4 0 2.7-1.6 2.7-1.6l-3.4-1.4zl1.3-1 3.3 1.3v-.1l-.2.2c-.4.4-1.4 1.2-2.4 1.2h-.1a1.8 1.8 0 0 1-1.4-.8 2.8 2.8 0 0 1-.3-.6v-.1l-.1-.1z"
784
- })), _path175 || (_path175 = /* @__PURE__ */ React.createElement("path", {
1155
+ })), _path175 || (_path175 = /*#__PURE__*/ React.createElement("path", {
785
1156
  fill: "#202220",
786
1157
  d: "M290 243s.5 1.2 2.4 1.2 3.3-1.5 3.3-1.5l-3-2.3z"
787
- })), _path176 || (_path176 = /* @__PURE__ */ React.createElement("path", {
1158
+ })), _path176 || (_path176 = /*#__PURE__*/ React.createElement("path", {
788
1159
  fill: "#4b4139",
789
1160
  d: "M290 243s.5 1.2 2.4 1.3c2 0 3.4-1.5 3.4-1.5l-3-2.5-3 2.7zl2.8-2.5 2.9 2.3v-.1a5 5 0 0 1-3.2 1.4 3 3 0 0 1-2-.6 2.2 2.2 0 0 1-.3-.4 1 1 0 0 1-.1-.1z"
790
- })), _path177 || (_path177 = /* @__PURE__ */ React.createElement("path", {
1161
+ })), _path177 || (_path177 = /*#__PURE__*/ React.createElement("path", {
791
1162
  fill: "#4b4139",
792
1163
  d: "M290.2 243.3s.9.6 1.8.7c1 0 2.2-.3 2.2-.3l-1.1.4-.8.1-.8-.1-.6-.3zv-.2z"
793
- })), _path178 || (_path178 = /* @__PURE__ */ React.createElement("path", {
1164
+ })), _path178 || (_path178 = /*#__PURE__*/ React.createElement("path", {
794
1165
  fill: "#202220",
795
1166
  d: "M292.4 241.6s.8 2 2.6 1.8c1.7-.2 1.7-1.2 1.7-1.2l-2-2.8z"
796
- })), _path179 || (_path179 = /* @__PURE__ */ React.createElement("path", {
1167
+ })), _path179 || (_path179 = /*#__PURE__*/ React.createElement("path", {
797
1168
  fill: "#4b4139",
798
1169
  d: "m292.4 241.6.5 1c.4.4 1 1 1.8 1l.3-.1c.8-.1 1.3-.4 1.5-.7.3-.3.3-.6.3-.6l-2-3zl2.4-2.1 1.9 2.7c0 .2-.3 1-1.8 1.1h-.2a2.2 2.2 0 0 1-1.7-.8 4 4 0 0 1-.4-.6v-.2a2 2 0 0 1-.1-.1z"
799
- })), _path180 || (_path180 = /* @__PURE__ */ React.createElement("path", {
1170
+ })), _path180 || (_path180 = /*#__PURE__*/ React.createElement("path", {
800
1171
  fill: "#4b4139",
801
1172
  d: "M292.6 242s1 1.3 2 1.3a3 3 0 0 0 1.5-.4v.1l-.5.3-.8.1h-.8l-.7-.5zm-3.2 2s.8.9 1.5.9a4.7 4.7 0 0 0 1.9-.6h.1l-.2.1-.8.4-.9.3-.7-.1-.6-.4-.3-.4z"
802
- })), _path181 || (_path181 = /* @__PURE__ */ React.createElement("path", {
1173
+ })), _path181 || (_path181 = /*#__PURE__*/ React.createElement("path", {
803
1174
  fill: "#f8c83c",
804
1175
  stroke: "#977c2e",
805
1176
  strokeWidth: .3,
806
1177
  d: "M297 238.3c.8-.2 2.4 2 2.4 3.2s-.5 2.7-1.3 2.7-2.6-1.7-3-2.5c-.4-.9-.8-1.4-.5-1.9.3-.4 2.4-1.5 2.4-1.5zm-8 .2s-1.4-1-1.9-.5-.3 2.3 0 2.6c.4.4 2-.8 2-.8z"
807
- })), _path182 || (_path182 = /* @__PURE__ */ React.createElement("path", {
1178
+ })), _path182 || (_path182 = /*#__PURE__*/ React.createElement("path", {
808
1179
  fill: "#f8c83c",
809
1180
  stroke: "#977c2e",
810
1181
  strokeWidth: .3,
811
1182
  d: "M288.8 239.7s-1.8.2-1.8 1 .9 1.6 1 1.8c.2.1 1.8-.7 1.8-.7z"
812
- })), _path183 || (_path183 = /* @__PURE__ */ React.createElement("path", {
1183
+ })), _path183 || (_path183 = /*#__PURE__*/ React.createElement("path", {
813
1184
  fill: "#f8c83c",
814
1185
  stroke: "#977c2e",
815
1186
  strokeWidth: .3,
816
1187
  d: "M289.5 241.1s-1.8.6-1.8 1.2.8 1.7 1.3 1.7 1-1 1.2-1.3c.3-.2-.7-1.6-.7-1.6zm.8-5.1s-.3-.5-1-.2c-.8.3-1.6 1-1.5 2.3.1 1.1.6 2 .6 2l2.7-1z"
817
- })), _path184 || (_path184 = /* @__PURE__ */ React.createElement("path", {
1188
+ })), _path184 || (_path184 = /*#__PURE__*/ React.createElement("path", {
818
1189
  fill: "#f8c83c",
819
1190
  stroke: "#977c2e",
820
1191
  strokeWidth: .3,
821
1192
  d: "M290.5 238s-2.2.8-2.3 1.7.5 1.7 1 2c.7 0 2.6-1.8 2.6-1.8z"
822
- })), _path185 || (_path185 = /* @__PURE__ */ React.createElement("path", {
1193
+ })), _path185 || (_path185 = /*#__PURE__*/ React.createElement("path", {
823
1194
  fill: "#f8c83c",
824
1195
  stroke: "#977c2e",
825
1196
  strokeWidth: .3,
826
1197
  d: "M292.5 241.7s-2.2 1.5-2.5 1.5-1.2-1.2-1-2 1.7-1.3 2.3-1.6c.6-.2 1.2 2.1 1.2 2.1zm2-8.2s-.7-.6-2-.5c-1.4.1-2.4 2-2.6 2.8-.2.9 0 2.6.5 2.8.5.3 3.3-2 3.3-2l.8-3z"
827
- })), _path186 || (_path186 = /* @__PURE__ */ React.createElement("path", {
1198
+ })), _path186 || (_path186 = /*#__PURE__*/ React.createElement("path", {
828
1199
  fill: "#f8c83c",
829
1200
  stroke: "#977c2e",
830
1201
  strokeWidth: .3,
831
1202
  d: "M291.8 240.3c-1-.1-1.8-1.5-1.7-2.3.2-.8 2-2.2 3-2 1 .1.8 2.5.8 2.5s-1.2 1.9-2.1 1.8z"
832
- })), _path187 || (_path187 = /* @__PURE__ */ React.createElement("path", {
1203
+ })), _path187 || (_path187 = /*#__PURE__*/ React.createElement("path", {
833
1204
  fill: "#f8c83c",
834
1205
  stroke: "#977c2e",
835
1206
  strokeWidth: .3,
836
1207
  d: "M294.7 240s-.4 1.2-1.4 1.7c-1 .4-1.5 0-2-.7-.6-.8.2-1.2.6-1.6.5-.4 1.7-.7 1.7-.7l1.1 1.4z"
837
- })), _path188 || (_path188 = /* @__PURE__ */ React.createElement("path", {
1208
+ })), _path188 || (_path188 = /*#__PURE__*/ React.createElement("path", {
838
1209
  fill: "#f8c83c",
839
1210
  stroke: "#977c2e",
840
1211
  strokeWidth: .3,
841
1212
  d: "M293.2 237.2s-1 .8-.4 1.8 1 1.4 1.8 1.5 1.3-.2 1.9-.9 1.5-1 1.4-2c-.1-.9-.4-1.6-1-1.8-.5-.3-2.2 0-3.7 1.4z"
842
- })), _path189 || (_path189 = /* @__PURE__ */ React.createElement("path", {
1213
+ })), _path189 || (_path189 = /*#__PURE__*/ React.createElement("path", {
843
1214
  fill: "#202220",
844
1215
  d: "M296.2 233s-1-.5-1.9 0c-.8.5-1.4 1.5-1.5 2.4l.2 2.3s1.2-.4 2-1c.7-.6 1-.8.8-1.1 0-.2-.4-.4-.4-1.2 0-1.4.8-1.5.8-1.5z"
845
- })), _path190 || (_path190 = /* @__PURE__ */ React.createElement("path", {
1216
+ })), _path190 || (_path190 = /*#__PURE__*/ React.createElement("path", {
846
1217
  fill: "#4b4139",
847
1218
  d: "M296.2 233s-1.2-.3-1.9.1a3.2 3.2 0 0 0-1.3 1.9c-.3.8-.1 1-.1 1v-1.4c.4-.8 1-1.5 1.6-1.7.8-.3 1.7 0 1.7 0z"
848
- })), _path191 || (_path191 = /* @__PURE__ */ React.createElement("path", {
1219
+ })), _path191 || (_path191 = /*#__PURE__*/ React.createElement("path", {
849
1220
  fill: "#f8c83c",
850
1221
  stroke: "#977c2e",
851
1222
  strokeWidth: .3,
852
1223
  d: "m328.8 257 1.6-.8 2-1.2.4 2.2-1.8 1.4h-1.5l-.9-.7.2-1z"
853
- })), _path192 || (_path192 = /* @__PURE__ */ React.createElement("path", {
1224
+ })), _path192 || (_path192 = /*#__PURE__*/ React.createElement("path", {
854
1225
  fill: "#f8c83c",
855
1226
  stroke: "#977c2e",
856
1227
  strokeWidth: .3,
857
1228
  d: "M326.4 257.2h1c1.1 0 1.2-.3 1.4-.3.2.1.5 1.3.5 1.3l-.4.7-1.5.9-1.3-.8-.1-1.8zm12.1-.8s-.3-.5-.9-1l-2.2-1.9v5l2.3-.1 1.1-1.5z"
858
- })), _path193 || (_path193 = /* @__PURE__ */ React.createElement("path", {
1229
+ })), _path193 || (_path193 = /*#__PURE__*/ React.createElement("path", {
859
1230
  fill: "#f8c83c",
860
1231
  stroke: "#977c2e",
861
1232
  strokeWidth: .3,
862
1233
  d: "M326.4 257.2s-.4-.5-1.3-.4c-1 0-2 .9-2.1 1.5-.1.7 0 2.6.5 3s1.2.5 2.2.3c1-.3 6.4-3.6 6.4-3.6l-1.4.3c-.7.2-1.4-.1-1.4-.1s-.7.8-1.6 1c-.8 0-1-.5-1.2-.9z"
863
- })), _path194 || (_path194 = /* @__PURE__ */ React.createElement("path", {
1234
+ })), _path194 || (_path194 = /*#__PURE__*/ React.createElement("path", {
864
1235
  fill: "#f8c83c",
865
1236
  stroke: "#977c2e",
866
1237
  strokeWidth: .3,
867
1238
  d: "m330 258.9-1.2.5-1.3.6.4 1.6 2.3.5 1.4-1.1v-1.6l-1.7-.5zm10.4-1.2-.8-.8c-.4-.4-1-.5-1-.5l-1.3 1.5v1l1.2.7.9.2 1.1-.8z"
868
- })), _path195 || (_path195 = /* @__PURE__ */ React.createElement("path", {
1239
+ })), _path195 || (_path195 = /*#__PURE__*/ React.createElement("path", {
869
1240
  fill: "#f8c83c",
870
1241
  stroke: "#977c2e",
871
1242
  strokeWidth: .3,
872
1243
  d: "M332.6 257s-1 .4-1.5.8l-1.2 1c0 .2 1.1 1.4 1.1 1.4l1.2.1 2.5-1.7-.2-1.6zm9.5 2-.5-.7c-.4-.4-1-.6-1.2-.6-.3 0-1.3 1.5-1.3 1.5v.4l.8 1 1.6.5 1.1-1.2z"
873
- })), _path196 || (_path196 = /* @__PURE__ */ React.createElement("path", {
1244
+ })), _path196 || (_path196 = /*#__PURE__*/ React.createElement("path", {
874
1245
  fill: "#f8c83c",
875
1246
  stroke: "#977c2e",
876
1247
  strokeLinecap: "round",
877
1248
  strokeLinejoin: "round",
878
1249
  strokeWidth: .3,
879
1250
  d: "m338 260.8 1.2.2s0 .3.3.5c.3.3.3 0 .3 0s.2 1.2 1.4 2c0 0 1.4.6 2 .2.8-.4.7 0 .7 0l2-2.4s0-.5-.5-.5c0 0 .4-1.6-1-2-1.2-.2-2.2.2-2.2.2s-1 1.8-1.6 1.6a2.4 2.4 0 0 1-.8-.5l-.7-.9s-.4.1-.9-.2-.9-1.1-.9-1.1-.7-.1-1-.4l-.5-.8-1.9 1.4s0 .5-1.1 1.3-1.7.8-1.7.8-.4 1.7-1.6 1.4-2-1.6-2-1.6-.9-.2-1.4.6c-.6.7-.9 1-.9 1.7 0 .8.5 1.8 1 2.2.3.3 1.5 1.3 3 .6 1.4-.8.9-2 .9-2l.8-.5c.9-.6 1.8-1.5 2.5-1.7"
880
- })), _path197 || (_path197 = /* @__PURE__ */ React.createElement("path", {
1251
+ })), _path197 || (_path197 = /*#__PURE__*/ React.createElement("path", {
881
1252
  fill: "#f8c83c",
882
1253
  stroke: "#977c2e",
883
1254
  strokeWidth: .3,
884
1255
  d: "M335.8 250.8v3.2s.4 2.9-.2 3.7c-.6 1-2.9.7-3.2 0-.3-.8-.2-3.2-.2-3.2z"
885
- })), _path198 || (_path198 = /* @__PURE__ */ React.createElement("path", {
1256
+ })), _path198 || (_path198 = /*#__PURE__*/ React.createElement("path", {
886
1257
  fill: "#f8c83c",
887
1258
  stroke: "#977c2e",
888
1259
  strokeLinecap: "round",
889
1260
  strokeLinejoin: "round",
890
1261
  strokeWidth: .3,
891
1262
  d: "M333.3 260.5s-.5.8 1 1c.4 0 .7-.2.9-.4.4-.4.3-.8.3-.8s-.2 1.2 1.2 1.2c1.4.1 1.3-1.3 1.3-1.3"
892
- })), _path199 || (_path199 = /* @__PURE__ */ React.createElement("path", {
1263
+ })), _path199 || (_path199 = /*#__PURE__*/ React.createElement("path", {
893
1264
  fill: "#202220",
894
1265
  d: "M321.2 263.1s-.8-1.4.1-1.9c1-.5 1.5 0 2.1 0s.4-1.4.3-1.7a3.7 3.7 0 0 0-.7-1.2c-.2-.2-3.5.2-3.4 2.3 0 2.1 1.6 2.5 1.6 2.5m5 5.2s-1-1.5-.4-2.4c.5-.9 1-.3 1.2-.4.3 0 .4-.6 0-1.6-.5-1-1.1-1.4-1.4-1.5-.4 0-2.3 1.4-2 3.2a3.5 3.5 0 0 0 2.6 2.7m18.2-1.8s3.5 1.5 3.7-2c.2-2-1.5-3.3-2-3.3-.4 0-.7.3-1.3 1-.7.8-1.1 1.3-.9 1.6.3.3 1.3-.3 1.8.8.7 2-1.3 1.9-1.3 1.9"
895
- })), _path200 || (_path200 = /* @__PURE__ */ React.createElement("path", {
1266
+ })), _path200 || (_path200 = /*#__PURE__*/ React.createElement("path", {
896
1267
  fill: "#4b4139",
897
1268
  d: "M326.2 268.3s-2.7-.6-2.7-3.3c0-1.8 2-2.6 2-2.6s-1.8 1-1.8 2.6c-.1 2.7 2.5 3.3 2.5 3.3m-5-5.2s-1.6-.3-1.7-2.6c-.2-2.3 3.5-2.2 3.5-2.2s-3.5.2-3.4 2.4c.2 2.2 1.6 2.4 1.6 2.4m23.2 3.4s.7.3 1.5.3 1.8-.3 2-1.6c.4-1.3.3-2-.6-3.1-.6-.9-1.2-.8-1.2-.8s.6 0 1 .8c.6.8 1.3 1.6.8 3.1s-2 1.5-2.5 1.5a5.5 5.5 0 0 1-1-.2"
898
- })), _path201 || (_path201 = /* @__PURE__ */ React.createElement("path", {
1269
+ })), _path201 || (_path201 = /*#__PURE__*/ React.createElement("path", {
899
1270
  fill: "#904720",
900
1271
  d: "m302.6 192.4-.6-.2.4-1 1.9-.7 1.8-.1 2-.1.8.6 1 2.3-3.6 2.2-.6.2-.2-1-.6-1.4z"
901
- })), _path202 || (_path202 = /* @__PURE__ */ React.createElement("path", {
1272
+ })), _path202 || (_path202 = /*#__PURE__*/ React.createElement("path", {
902
1273
  fill: "#202020",
903
1274
  d: "m337 245.5-.3-5.5-14.8 4.6 5.8 5.5z"
904
- })), _path203 || (_path203 = /* @__PURE__ */ React.createElement("path", {
1275
+ })), _path203 || (_path203 = /*#__PURE__*/ React.createElement("path", {
905
1276
  fill: "#d2a567",
906
1277
  d: "m309.4 235.9-1.2-1-1.4-.8h-1.1l-.2.3.2.5 1.3 1.6 2.3 1.2.8.7.5.2-1.1-2.7zm-.3 2.3.8.2.9 1 .5 1 .7 1.3.2.8-1.6-.3-4.8-1.5.4-1.2.8-.7.7-.3 1-.2z"
907
- })), _path204 || (_path204 = /* @__PURE__ */ React.createElement("path", {
1278
+ })), _path204 || (_path204 = /*#__PURE__*/ React.createElement("path", {
908
1279
  fill: "#d2a567",
909
1280
  d: "M312.2 242.2h.8l.6-.5-.3-1.8.3-5.8-3.9-4.6-.8 2.6 1.1 4.7.9 2.8z"
910
- })), _path205 || (_path205 = /* @__PURE__ */ React.createElement("path", {
1281
+ })), _path205 || (_path205 = /*#__PURE__*/ React.createElement("path", {
911
1282
  fill: "#ab6d29",
912
1283
  d: "M309.4 231.7s-.2.4.1 2c.3 1.5.9 4.9 2.2 7.2l-1.3-1.9s-2-4.6-1.7-8.2c.3-3.5.7.8.7.8zm2.9 2.9s-.9 1-1 1.9v2.2s0-1 .8-1.3c.9-.3.7 2.3.8 2.6l.5-4.7zm.4 9.6-4.4-1c-2.3-1-3.5-1.8-3.4-2.3 0-.6 4 .1 4.6.2l2.4 1h1l1.9-.8.2 2zm-7.3-.8s1 .8.5 1a4.4 4.4 0 0 1-2.3.3l4.2 1 .9-.7z"
913
- })), _path206 || (_path206 = /* @__PURE__ */ React.createElement("path", {
1284
+ })), _path206 || (_path206 = /*#__PURE__*/ React.createElement("path", {
914
1285
  fill: "#d2a567",
915
1286
  d: "M304.2 242.2c.2-.2.3.7 1.8.8 1.5.2 2.2-.2 2.2-.2l.7.4.8.2-.7 1.1-2.8-.8-1.5-.8z"
916
- })), _path207 || (_path207 = /* @__PURE__ */ React.createElement("path", {
1287
+ })), _path207 || (_path207 = /*#__PURE__*/ React.createElement("path", {
917
1288
  fill: "#ab6d29",
918
1289
  d: "m314 240.3.8 1 .5-2.4v-2.5l-1.6-1z"
919
- })), _path208 || (_path208 = /* @__PURE__ */ React.createElement("path", {
1290
+ })), _path208 || (_path208 = /*#__PURE__*/ React.createElement("path", {
920
1291
  fill: "#4d2a15",
921
1292
  d: "m309.7 236.1-1.3-2.1-1.7-3.1 1-1.8 1.3 1.8s-.4 1.3-.1 2.5c.2 1.2.8 2.7.8 2.7"
922
- })), _path209 || (_path209 = /* @__PURE__ */ React.createElement("path", {
1293
+ })), _path209 || (_path209 = /*#__PURE__*/ React.createElement("path", {
923
1294
  fill: "#d2a567",
924
1295
  d: "M300.8 244s.6-.9 1.9-1a7.6 7.6 0 0 1 2.4.2l2.6 1.4.6.9-5-.7z"
925
- })), _path210 || (_path210 = /* @__PURE__ */ React.createElement("path", {
1296
+ })), _path210 || (_path210 = /*#__PURE__*/ React.createElement("path", {
926
1297
  fill: "#8f4620",
927
1298
  d: "m314 235 .2 4c0 1 .7 2 .6 2.3-.2.4-.4.6-1 .9-.6.2-2 0-2 0s1.3-.2 1.4-.5c0-.2-.4-1.4-.5-2.4 0-1 .1-2.2-.3-2.2-.3 0-.7.4-.8.6 0 0 .4-3.8.8-4.2s1.6 1.6 1.6 1.6z"
928
- })), _path211 || (_path211 = /* @__PURE__ */ React.createElement("path", {
1299
+ })), _path211 || (_path211 = /*#__PURE__*/ React.createElement("path", {
929
1300
  fill: "#ab6d29",
930
1301
  d: "M304.7 243s-.5-.4-.5-.8c0-.3.6 1.6 3.4 1.5 2.8 0 2.6-.2 2.6-.2h1.3s-.3 1.3-.5 1.4a61 61 0 0 0-2.2 1.4l-.7.4v-.2l-.3-2.1-2.4-1z"
931
- })), _path212 || (_path212 = /* @__PURE__ */ React.createElement("path", {
1302
+ })), _path212 || (_path212 = /*#__PURE__*/ React.createElement("path", {
932
1303
  fill: "#8f4620",
933
1304
  d: "M309.7 236.1s-3.2-3.3-4.3-5.5c-1-2.2-.4-5.2-.4-5.2l3 4s-.4.7-.3 2c.2 1.2 2 4.7 2 4.7"
934
- })), _path213 || (_path213 = /* @__PURE__ */ React.createElement("path", {
1305
+ })), _path213 || (_path213 = /*#__PURE__*/ React.createElement("path", {
935
1306
  fill: "#ab6d29",
936
1307
  d: "M307.6 248.3c0-.3-.2-1 .4-1.8 2-2.4 6.8-4 6.8-4v2.8l-6.2 3z"
937
- })), _path214 || (_path214 = /* @__PURE__ */ React.createElement("path", {
1308
+ })), _path214 || (_path214 = /*#__PURE__*/ React.createElement("path", {
938
1309
  fill: "#8f4620",
939
1310
  d: "M308 246c.3-.1 1.4-1 1.4-1.3 0-.4-.7-.4-2.1-.7-1.5-.3-2.6-1-2.6-1s1.7 1.4 2.4 1.7c.7.2.6.5.5.7zm8.3.7s-.9-1.3-1.2-2.1-.3-2.1-.3-2.2l-1 .7-2 .7s2 0 2 .6c0 .7-3 1-3 1 0 .1 2.4-.4 2.3.1-.2.6-1.2.7-2.5 1.2l-2.3 1-.7.5s.6.4 1.5.3c.9 0 2.9-.5 2.9-.5l3.8-1.5z"
940
- })), _path215 || (_path215 = /* @__PURE__ */ React.createElement("path", {
1311
+ })), _path215 || (_path215 = /*#__PURE__*/ React.createElement("path", {
941
1312
  fill: "#ab6d29",
942
1313
  d: "M316.3 246.7s-1-.3-1.8-4.8-.6-5.7-.6-5.7l1.8 1.3 1.7 3z"
943
- })), _path216 || (_path216 = /* @__PURE__ */ React.createElement("path", {
1314
+ })), _path216 || (_path216 = /*#__PURE__*/ React.createElement("path", {
944
1315
  fill: "#8f4620",
945
1316
  d: "M316.9 239.3s-.9 2.5-.9 4c0 1.4-.1 2.4.3 3.4s1.8 2.3 1.8 2.3l.7-.6.3-2 .1-3.4z"
946
- })), _path217 || (_path217 = /* @__PURE__ */ React.createElement("path", {
1317
+ })), _path217 || (_path217 = /*#__PURE__*/ React.createElement("path", {
947
1318
  fill: "#202020",
948
1319
  d: "M319.4 242.7s.4 6.3-1.2 6.5c-.7 0-1.9-2.4-1.9-2.5 0 0 1.4 2.3 2 2.1 1-.4.6-6.6.6-6.6zm-3.1 4s-.3 0-.7-.8c-.4-.7 0 .6-3.4 1.8s-4.6.5-4.6.5 1.1 1 4.5 0 3.1-1.3 3.6-1.4z"
949
- })), _path218 || (_path218 = /* @__PURE__ */ React.createElement("path", {
1320
+ })), _path218 || (_path218 = /*#__PURE__*/ React.createElement("path", {
950
1321
  fill: "#ab6d29",
951
1322
  d: "M310 238.7s.6.5 1.2 1.7a363 363 0 0 0 1 2h.2s-.4-1.3-1-2.2l-2.2-3.1z"
952
- })), _path219 || (_path219 = /* @__PURE__ */ React.createElement("path", {
1323
+ })), _path219 || (_path219 = /*#__PURE__*/ React.createElement("path", {
953
1324
  fill: "#8f4620",
954
1325
  d: "M308 246.5s.3-1.1 0-1.4c-.3-.2-.7 0-3-.2a34 34 0 0 1-4.2-.9s1.6 1 3 1.4l3.5.8.5.1z"
955
- })), _path220 || (_path220 = /* @__PURE__ */ React.createElement("path", {
1326
+ })), _path220 || (_path220 = /*#__PURE__*/ React.createElement("path", {
956
1327
  fill: "#202020",
957
1328
  d: "m308 246.5-.2-.5c-.3-.3-.7.1-3.5-.7-2.8-.7-3.5-1.3-3.5-1.3s1 1 3.4 1.5z"
958
- })), _path221 || (_path221 = /* @__PURE__ */ React.createElement("path", {
1329
+ })), _path221 || (_path221 = /*#__PURE__*/ React.createElement("path", {
959
1330
  fill: "#ab6d29",
960
1331
  d: "M309.3 238.2s-2.1.1-2.8.7c-.7.5-1.6 2-1.6 2l1.3.1s-.1-1.2.5-1.9c.7-.6 1.7-.7 2.6-.9"
961
- })), _path222 || (_path222 = /* @__PURE__ */ React.createElement("path", {
1332
+ })), _path222 || (_path222 = /*#__PURE__*/ React.createElement("path", {
962
1333
  fill: "#8f4620",
963
1334
  d: "M305.3 234.2s.8 1.2 1.7 1.5c.9.4 1.8.8 2.2 1.2s.9 1.8.9 1.8-3-1.3-3.7-2a9.6 9.6 0 0 1-1.1-2.5"
964
- })), _path223 || (_path223 = /* @__PURE__ */ React.createElement("path", {
1335
+ })), _path223 || (_path223 = /*#__PURE__*/ React.createElement("path", {
965
1336
  fill: "#8f4620",
966
1337
  d: "M308.2 235s-.3-.5-1.1-.9-1.4-.3-1.7-.1-.1.2-.1.2l1 1.7.7-.2s-1.6-1-1.3-1.3c.8-.7 2.5.5 2.5.5z"
967
- })), _path224 || (_path224 = /* @__PURE__ */ React.createElement("path", {
1338
+ })), _path224 || (_path224 = /*#__PURE__*/ React.createElement("path", {
968
1339
  fill: "#202020",
969
1340
  d: "m316.3 231.1 17-8.7 8 11.1-14.7 4-7.7.6-3.8-2.7z"
970
- })), _path225 || (_path225 = /* @__PURE__ */ React.createElement("path", {
1341
+ })), _path225 || (_path225 = /*#__PURE__*/ React.createElement("path", {
971
1342
  fill: "#4d2a15",
972
1343
  d: "m339 235.9 21 18.2-2.3 1.6-5-1.4-10.2-10.1-3.8-3.8z"
973
- })), _path226 || (_path226 = /* @__PURE__ */ React.createElement("path", {
1344
+ })), _path226 || (_path226 = /*#__PURE__*/ React.createElement("path", {
974
1345
  fill: "#4d2a15",
975
1346
  d: "m366 250.5-12-9.1-15.3-11.5.4 5.5 17.4 16 5.7 2.7 3-.8 1.4-1.6z"
976
- })), _path227 || (_path227 = /* @__PURE__ */ React.createElement("path", {
1347
+ })), _path227 || (_path227 = /*#__PURE__*/ React.createElement("path", {
977
1348
  fill: "#803f1d",
978
1349
  d: "M339 237.6s6 6.9 10.6 10.4 9 7.3 10 6.7c.8-.5.5-1 .5-1l-21.3-17.5z"
979
- })), _path228 || (_path228 = /* @__PURE__ */ React.createElement("path", {
1350
+ })), _path228 || (_path228 = /*#__PURE__*/ React.createElement("path", {
980
1351
  fill: "#4d2a15",
981
1352
  d: "m353.8 255.1-2.1 1.7-2.5-1-13-13.2.7-2.5 1.8.3z"
982
- })), _path229 || (_path229 = /* @__PURE__ */ React.createElement("path", {
1353
+ })), _path229 || (_path229 = /*#__PURE__*/ React.createElement("path", {
983
1354
  fill: "#202020",
984
1355
  d: "M366 250.5s-1.6 3.8-5 2.9-22-18.5-22-18.5v1.8s18.8 17.3 22.5 18c3.6.7 6.6-2.5 6.2-2.8a44 44 0 0 0-1.7-1.4"
985
- })), _path230 || (_path230 = /* @__PURE__ */ React.createElement("path", {
1356
+ })), _path230 || (_path230 = /*#__PURE__*/ React.createElement("path", {
986
1357
  fill: "#803f1d",
987
1358
  d: "M336.9 240.4s6 7.7 9.1 10.5c3.2 2.9 6 5 7.2 4.8 1.3-.2-.7-1.7-.7-1.7l-9.1-9-4.7-4.6s-1.8-.7-1.8 0"
988
- })), _path231 || (_path231 = /* @__PURE__ */ React.createElement("path", {
1359
+ })), _path231 || (_path231 = /*#__PURE__*/ React.createElement("path", {
989
1360
  fill: "#202020",
990
1361
  d: "M338.4 240.4s15.2 15.5 16.4 15.9c2.5.7 6.2-2 6.2-2l-1.3-.7-.2.5s-.7 1.6-4 .9c-3.2-.7-16.6-15.1-16.6-15.1z"
991
- })), _path232 || (_path232 = /* @__PURE__ */ React.createElement("path", {
1362
+ })), _path232 || (_path232 = /*#__PURE__*/ React.createElement("path", {
992
1363
  fill: "#4d2a15",
993
1364
  d: "m344 255.3-5.5-6.4-1.2-2.1-.3-2.7 11 11.1-1.5 1-1.4-.4z"
994
- })), _path233 || (_path233 = /* @__PURE__ */ React.createElement("path", {
1365
+ })), _path233 || (_path233 = /*#__PURE__*/ React.createElement("path", {
995
1366
  fill: "#202020",
996
1367
  d: "M354.1 255.5s-1.3 2-3.2 1.6a5.4 5.4 0 0 1-2.8-1.7L337.5 245l-.3-1.6s11.7 12.3 13.7 12.8c1.6.4 2.7-1.4 2.7-1.4z"
997
- })), _path234 || (_path234 = /* @__PURE__ */ React.createElement("path", {
1368
+ })), _path234 || (_path234 = /*#__PURE__*/ React.createElement("path", {
998
1369
  fill: "#202020",
999
1370
  d: "M348.2 255.1s-.5 1.6-2 1.4c-1.6-.3-2-.9-2-.9l-6.6-7.7-.1-2s6.8 9.3 8.3 9.8c1.6.5 2-1 2-1z"
1000
- })), _path235 || (_path235 = /* @__PURE__ */ React.createElement("path", {
1371
+ })), _path235 || (_path235 = /*#__PURE__*/ React.createElement("path", {
1001
1372
  fill: "#b07229",
1002
1373
  d: "M341.3 234.9s6.3 5.4 6.8 5.6c.5.3 2.7.4 2.8.7.2.3-1.4 0-1.5.3-.1.4 3.2 3 3.7 3.1.5 0 3.2 0 3.1.4 0 .3-1.8 0-1.9.4 0 .4 2.9 2.7 3.4 2.8.5 0 3.9 0 3.9.4 0 .3-2.7 0-2.7.5.1.6 4.6 3.4 4.4 3.8s-5.4-3.5-5.5-3.3c-.2.2-.4 1.4-.7 1.6s0-1.6-.2-2.4c-.3-.8-3.4-3.1-3.7-2.9-.3.3 0 1.7-.4 1.7s.1-1.7-.2-2.3a16 16 0 0 0-3.6-3c-.4 0-.1 1.3-.4 1.5s-.2-1.5-.6-2-7-6.5-6.7-7z"
1003
- })), _path236 || (_path236 = /* @__PURE__ */ React.createElement("path", {
1374
+ })), _path236 || (_path236 = /*#__PURE__*/ React.createElement("path", {
1004
1375
  fill: "#4d2a15",
1005
1376
  d: "M330.5 252.3s0 2.4-1 2.8c-1.1.3-3.1-4.4-3.1-4.4l-.5-4.4 3.1 3zm8.4-1.2V250c0-.6-.3-1.5-.3-1.5l-.2-2.4-.6-1.7-.4-1h-.7l-1.7 1.2-.5 1.6.8 3 .8 2.7 1.3.4 1.5-1z"
1006
- })), _path237 || (_path237 = /* @__PURE__ */ React.createElement("path", {
1377
+ })), _path237 || (_path237 = /*#__PURE__*/ React.createElement("path", {
1007
1378
  fill: "#4d2a15",
1008
1379
  d: "M336.8 255.3c.3-.1-.4-3.4-.4-3.4l-2-4.8-.5-1.7-1.5-.6-1 1.2.2 1.9s1.5 3.2 2.2 4.3c.8 1.1 2.3 3.3 3 3.1"
1009
- })), _path238 || (_path238 = /* @__PURE__ */ React.createElement("path", {
1380
+ })), _path238 || (_path238 = /*#__PURE__*/ React.createElement("path", {
1010
1381
  fill: "#202020",
1011
1382
  d: "M335 245a6 6 0 0 1 1.4 2.6s1.3 3.6 1.1 4c-.2.3-1 .3-1 .3s1.8 1.8 2.3 1.6.3-2 .1-2.4c-.1-.4-.7 0-1-.5-.1-.4-.8-2.7-.8-4.2v-2.7c.2-.3 1.5 3 1.5 4.7l.6.7-.6-3.2-.7-2.3c0-.2.3-.8.3-1.5v-1s.6.5.9.5.7-.4.8-2c.2-1.5-.1-6-.1-6l-6.8 9z"
1012
- })), _path239 || (_path239 = /* @__PURE__ */ React.createElement("path", {
1383
+ })), _path239 || (_path239 = /*#__PURE__*/ React.createElement("path", {
1013
1384
  fill: "#202020",
1014
1385
  d: "M335 244.3s-.3 2.4.6 4.8l1.3 3c.2.3.2 2.9-.1 3.2 0 0-1.8-4.4-2.4-6.6-.5-2.1-.7-3-1-3.2l-.8-.2z"
1015
- })), _path240 || (_path240 = /* @__PURE__ */ React.createElement("path", {
1386
+ })), _path240 || (_path240 = /*#__PURE__*/ React.createElement("path", {
1016
1387
  fill: "#4d2a15",
1017
1388
  d: "M334.4 257c.2 0 0-1 0-1l-.2-2.3-2.4-4.9-2.6-2.3-1.4-2-.2 4s2 4 3.1 5c1.3 1.2 3.3 3.6 3.7 3.5"
1018
- })), _path241 || (_path241 = /* @__PURE__ */ React.createElement("path", {
1389
+ })), _path241 || (_path241 = /*#__PURE__*/ React.createElement("path", {
1019
1390
  fill: "#202020",
1020
1391
  d: "M324.7 246s.4 1.1.4 1.8v1.4l1.8 3.5c.9 1.5 1.7 3.1 2.4 2.8.7-.4 1-1.5 1-1.7.1-.1-.8 1.3-1.2 1.1a40 40 0 0 1-2.3-6.6l-1-.8a18 18 0 0 1-1.1-1.4zm7 5.5-1.7-3.1c-.5-1-1.2-1.7-1.4-1.7s-.5-2-.5-2 .7 1.3 1.6 1.7c1 .5 1.5.8 2 .7l.2 2z"
1021
- })), _path242 || (_path242 = /* @__PURE__ */ React.createElement("path", {
1392
+ })), _path242 || (_path242 = /*#__PURE__*/ React.createElement("path", {
1022
1393
  fill: "#5c3a1d",
1023
1394
  d: "M327.4 248.3s.5 1.4 1.4 2.7c.8 1.3 2.3 2.9 2.3 2.9s-1.6-1.6-2.5-2.8a14 14 0 0 1-1.4-2.8z"
1024
- })), _path243 || (_path243 = /* @__PURE__ */ React.createElement("path", {
1395
+ })), _path243 || (_path243 = /*#__PURE__*/ React.createElement("path", {
1025
1396
  fill: "#202020",
1026
1397
  d: "M332 246.7s.5-1.2.8-1.3l1.2-.3s-.7-.1-1.2-.8l-1.3-1.3.4 2zm-.4.4s2 4 2.4 5.5c.5 1.3.4 3.4.4 3.4s-.2-1.5-.6-2.7l-2.4-5c-.1-.3.2-1.2.2-1.2"
1027
- })), _path244 || (_path244 = /* @__PURE__ */ React.createElement("path", {
1398
+ })), _path244 || (_path244 = /*#__PURE__*/ React.createElement("path", {
1028
1399
  fill: "#4d2a15",
1029
1400
  d: "m334.2 244.4.5-6-.5-2.2-2.7-6s-.1.8-.8.8a6.2 6.2 0 0 1-3.1-1.8 9.2 9.2 0 0 0-.2 4.8l5.3 9.9z"
1030
- })), _path245 || (_path245 = /* @__PURE__ */ React.createElement("path", {
1401
+ })), _path245 || (_path245 = /*#__PURE__*/ React.createElement("path", {
1031
1402
  fill: "#8b441f",
1032
1403
  d: "M323.8 248.3s.8 1 1.3 1c.4-.2.3-2.1-.3-3.2-.6-1-7-9.6-8-10.1s7 12.3 7 12.3"
1033
- })), _path246 || (_path246 = /* @__PURE__ */ React.createElement("path", {
1404
+ })), _path246 || (_path246 = /*#__PURE__*/ React.createElement("path", {
1034
1405
  fill: "#8b441f",
1035
1406
  stroke: "#5c3a1d",
1036
1407
  strokeWidth: .1,
1037
1408
  d: "M328.1 244.8c.2.4.6 3.1-.5 3.4-1.5.3-8.5-9.4-9.6-10.7 0 0-4.4-2.8-4.5-3.5s4.7 1 4.7 1l9.5 9z"
1038
- })), _path247 || (_path247 = /* @__PURE__ */ React.createElement("path", {
1409
+ })), _path247 || (_path247 = /*#__PURE__*/ React.createElement("path", {
1039
1410
  fill: "#202020",
1040
1411
  d: "M323.8 248.3s-.8-1.3-.9-2.3c0-1-.4-1.5-.4-1.9 0-.3-5.2-7.7-5.7-8.2-.6-.5-2.3-1.4-2.3-1.4a15.5 15.5 0 0 0 .3 2.4s1.6 3 4 5.7a458 458 0 0 0 5 5.8z"
1041
- })), _path248 || (_path248 = /* @__PURE__ */ React.createElement("path", {
1412
+ })), _path248 || (_path248 = /*#__PURE__*/ React.createElement("path", {
1042
1413
  fill: "#4d2a15",
1043
1414
  d: "M331.6 247c.7-.3.4-2.7.1-3.5a458 458 0 0 0-4.4-9.4l-1.3.4-2.3-1.8-1.4-1.5s.5 2.1.4 3.1v1.6l3.3 5.9zm4.7-5.2 1-1.3-.5-4.4-2.8-9.4s-.7.1-1.4-.3c-.6-.4-1.4-1.3-1.4-1.3l.7 5.7 2.9 8 .2 2.3z"
1044
- })), _path249 || (_path249 = /* @__PURE__ */ React.createElement("path", {
1415
+ })), _path249 || (_path249 = /*#__PURE__*/ React.createElement("path", {
1045
1416
  fill: "#202020",
1046
1417
  d: "M327.7 244s-2.8-3-3.7-4.5l-1.7-3s-.8.3-1.8 0c-1-.5-2.2-1.8-2.2-1.8s-.8 1.5 3.2 5.6c4.6 4.6 6.2 3.7 6.2 3.7"
1047
- })), _path250 || (_path250 = /* @__PURE__ */ React.createElement("path", {
1418
+ })), _path250 || (_path250 = /*#__PURE__*/ React.createElement("path", {
1048
1419
  fill: "#8b441f",
1049
1420
  d: "M334.4 245c1.2-.4 1.1-5.4 0-8.7-1-3.3-2.9-6.2-2.9-6.2s2.3 5.4 2.8 7.5c.4 2.2 0 3.7-.4 3.6s-.4-1.3-1.3-3.4c-1-2-1.6-2.6-1.6-2.6s3.3 8.8 2.3 8.6c-.9-.2-5.3-9.9-5.5-10.2-.2-.2-.4.4-.4.4s4 12.2 7 11"
1050
- })), _path251 || (_path251 = /* @__PURE__ */ React.createElement("path", {
1421
+ })), _path251 || (_path251 = /*#__PURE__*/ React.createElement("path", {
1051
1422
  fill: "#4d2a15",
1052
1423
  d: "m337 221.3 2 4.2.6 4.4.2 3.7s0 7.4-.8 7.6c-1 .1-1.4-.7-1.4-.9a2729 2729 0 0 1-1.7-8.3l-1.7-8.5.6-.6.2-1.2 1.3-.1z"
1053
- })), _path252 || (_path252 = /* @__PURE__ */ React.createElement("path", {
1424
+ })), _path252 || (_path252 = /*#__PURE__*/ React.createElement("path", {
1054
1425
  fill: "#8b441f",
1055
1426
  d: "M331.6 247c.8 0 0-2 0-2s-.6 1-1.2.3c-.5-.7-1.3-3.1-1.3-3.1l-.5-1.5s-.6 1.6-1.3 1.6-4.6-6.4-4.6-6.4l-.4.6s5.4 11.1 9.3 10.6z"
1056
- })), _path253 || (_path253 = /* @__PURE__ */ React.createElement("path", {
1427
+ })), _path253 || (_path253 = /*#__PURE__*/ React.createElement("path", {
1057
1428
  fill: "#202020",
1058
1429
  d: "M329.1 242.2s.7-1.6.4-3c-.3-1.5-2.2-5.1-2.2-5.1s-.6.1-1.4-.2a9.6 9.6 0 0 1-2.2-1.2 38.3 38.3 0 0 0 5.4 9.5m3.1-2.3s-.5-3.4-2-6.6c-1.6-3.1-2.6-4.1-2.6-4.1v3.5s1.5.5 2.6 2.4c1 2 2 4.8 2 4.8m4.3-5.8s-.3-3.7-.8-5.8l-1.2-5s0-.2.3-.4h.6c.8.3 1.1 2.2 1.1 2.2l-.1-3.1-.3-.5h-1.4s.3 1-.1 1.3c-.3.3-.6-.2-.7-.3l-.2.4.4 2-.1 1.7s.5 2.2 1.2 3.5c.6 1.4 1.3 4 1.3 4m3.3-.5s.6-5.3-.6-8.7-2.2-4.2-2.2-4.2l-.6.6s1.8 3 2.4 5.6zm-5.4 2.7s-.6-4.1-1.3-6.8a83 83 0 0 1-1-3.6l-1.1-1s.7 2.7.6 3.6l-.1 1.4s.5 1.4 1.3 2.6a25.5 25.5 0 0 1 1.6 3.8"
1059
- })), _path254 || (_path254 = /* @__PURE__ */ React.createElement("path", {
1430
+ })), _path254 || (_path254 = /*#__PURE__*/ React.createElement("path", {
1060
1431
  fill: "#904720",
1061
1432
  d: "M337.2 242.9c1 0 .1-6-.3-7.5-.4-1.6-3-8.8-3-8.8s3 10.3 2.8 10.8c-.3.8-1.5-3.1-1.7-3-.2 0 2.2 6.9 1.3 7-.8 0-1.3-1.5-1.3-1.5l.1 1.5s.6 1.4 2.1 1.5"
1062
- })), _path255 || (_path255 = /* @__PURE__ */ React.createElement("path", {
1433
+ })), _path255 || (_path255 = /*#__PURE__*/ React.createElement("path", {
1063
1434
  fill: "#904720",
1064
1435
  d: "M338.5 239.9c.7 0-.2-5.7-.7-8.2l-2-7.5s1.5 3.5 2.3 7.5 1.4 9 .6 9.2c-.8 0-1.2-.8-1.2-.8v-.9s.3.7 1 .7"
1065
- })), _path256 || (_path256 = /* @__PURE__ */ React.createElement("path", {
1436
+ })), _path256 || (_path256 = /*#__PURE__*/ React.createElement("path", {
1066
1437
  fill: "#312317",
1067
1438
  d: "M328.8 246.5c0 .4 0 2.4-1 2.2-1-.1-2.9-1.9-3.3-3 0 0 2.2 2.5 3 2.4.8 0 .8-2.5.6-3.2 0-.6.6 1.6.6 1.6z"
1068
- })), _path257 || (_path257 = /* @__PURE__ */ React.createElement("path", {
1439
+ })), _path257 || (_path257 = /*#__PURE__*/ React.createElement("path", {
1069
1440
  fill: "#d2a567",
1070
1441
  d: "M334.1 219.5s1.4.9 2.4.3a4 4 0 0 0 1.8-3c0-.8 0-1.5-.7-2.4s1 .7 1 2.3 0 4.3-2.5 5c-2.5.5-1.4-.2-1.4-.2z"
1071
- })), _path258 || (_path258 = /* @__PURE__ */ React.createElement("path", {
1442
+ })), _path258 || (_path258 = /*#__PURE__*/ React.createElement("path", {
1072
1443
  fill: "#8f4620",
1073
1444
  d: "M332.1 214.7s1.6 2.6 2.2 5c.7 2.3.5 3.2.2 3.3-.4 0-.6-.3-.7-.9 0-.6-1.7-7.4-1.7-7.4"
1074
- })), _path259 || (_path259 = /* @__PURE__ */ React.createElement("path", {
1445
+ })), _path259 || (_path259 = /*#__PURE__*/ React.createElement("path", {
1075
1446
  fill: "#1e2121",
1076
1447
  d: "m304.1 218 10.6 15.3 13.2-15-8.3-8.6z"
1077
- })), _path260 || (_path260 = /* @__PURE__ */ React.createElement("path", {
1448
+ })), _path260 || (_path260 = /*#__PURE__*/ React.createElement("path", {
1078
1449
  fill: "#4d2a15",
1079
1450
  d: "m317.5 208.5-.6 2.4 1.3 4.1 2.2 2.3 2.5 1.7.6-2 .6-2.2.7-.2 1.6.6 1-1.5 1.8-3.1-.4-1.2-.4-.9-2.7-4.6-.9 1.7-.8.5-1.6-.8-1.8 2.4-2.3-1z"
1080
- })), _path261 || (_path261 = /* @__PURE__ */ React.createElement("path", {
1451
+ })), _path261 || (_path261 = /*#__PURE__*/ React.createElement("path", {
1081
1452
  fill: "#5c3818",
1082
1453
  d: "M323 219s.4-.3.6-1.6c.2-1.2.2-4.9-.1-6.4s-1.3-4.4-1.5-4.2c-.2.3 1.5 3.3 1.3 7-.3 3.6-.2 4.6-1 5-.7.3.6.2.6.2z"
1083
- })), _path262 || (_path262 = /* @__PURE__ */ React.createElement("path", {
1454
+ })), _path262 || (_path262 = /*#__PURE__*/ React.createElement("path", {
1084
1455
  fill: "#5c3818",
1085
1456
  d: "M323.6 212.8s1.7 2.5 2.5 1.6c.9-.9.5-4 0-5.3l-1.2-3 .5-.6.9 3.4c.3 1.4 1.3 5.2.1 6-1.1.6-2.8-1.5-2.8-1.5z"
1086
- })), _path263 || (_path263 = /* @__PURE__ */ React.createElement("path", {
1457
+ })), _path263 || (_path263 = /*#__PURE__*/ React.createElement("path", {
1087
1458
  fill: "#8f4620",
1088
1459
  d: "M317.9 214.6s.6-1 1.4-1 1 .3 1 .3l.6 2 1.2 2.2 1 1-.5.6-.9.2-2.5-1.4-.7-1-.6-3z"
1089
- })), _path264 || (_path264 = /* @__PURE__ */ React.createElement("path", {
1460
+ })), _path264 || (_path264 = /*#__PURE__*/ React.createElement("path", {
1090
1461
  fill: "#d2a567",
1091
1462
  d: "M322 236.3c-.8.5-2.7-.5-3.7-1.4l-6.8-6.7-.8-3.2 2.2.6 3.9-1.7.7-1.3 4.6-2.4 2.6-1.4 5.5-.1 1.4-2.7s1.8 3.2 2.1 4.5c.4 1.4.3 5.4-.2 5.7s-2.3-1.2-2.6-1.3c-.2-.1 1.4 5.7 0 6-1.3.2-3.6-2.2-3.6-2.2s1 5.2-.2 5.2a10 10 0 0 1-5-2.6s1.3 4.3 0 5z"
1092
- })), _path265 || (_path265 = /* @__PURE__ */ React.createElement("path", {
1463
+ })), _path265 || (_path265 = /*#__PURE__*/ React.createElement("path", {
1093
1464
  fill: "#8f4620",
1094
1465
  d: "m321 229.6 1.1 1.7c.3.4 0 2.9-.2 3.4-.3.9-1.6-1.2-2.3-3l-2.2-3.8c0-.4 3.5 1.7 3.5 1.7zm10.8-12.9s2 8.1 1 8.4-3.6-2.6-4-3l-4-6.4-.8-.8.2-.4 1.7.6z"
1095
- })), _path266 || (_path266 = /* @__PURE__ */ React.createElement("path", {
1466
+ })), _path266 || (_path266 = /*#__PURE__*/ React.createElement("path", {
1096
1467
  fill: "#8f4620",
1097
1468
  d: "M317.9 232.3c-.4.3-1.3-1-1.7-1.4l-3-3.3a11.5 11.5 0 0 1-2.2-2.5c0-.3-.8-1.1-.8-1.1l.7-1h.9s5.4 4.2 5.7 5c.4.6.6 4.1.4 4.3m8 0c-.2.3-3.7-2.3-5.2-4.4-1.5-2.2-3-4-3.5-5l-.6-1.9 1 .2s8.8 10.8 8.4 11.2zm1.3-3.7c-.2.3-1.7-.9-2.7-2.1-1-1.3-.4-2.9-.4-2.9s3.3 4.8 3.1 5m2-.5c-.5.3-2.5-2.2-4.2-5-1.3-2-1.6-2.3-1.8-2.5-.5-.3-1.4-.4-1.4-.4l-.2-.3 1-.2.6-.8 1-1.3 4.3 8.5s1 1.9.7 2"
1098
- })), _path267 || (_path267 = /* @__PURE__ */ React.createElement("path", {
1469
+ })), _path267 || (_path267 = /*#__PURE__*/ React.createElement("path", {
1099
1470
  fill: "#ab6d29",
1100
1471
  d: "M318.3 234.9c0 .3 0 .6-1.2.5a21 21 0 0 1-9.9-7.8l-3-5 1.1-1.4 9.6 11z"
1101
- })), _path268 || (_path268 = /* @__PURE__ */ React.createElement("path", {
1472
+ })), _path268 || (_path268 = /*#__PURE__*/ React.createElement("path", {
1102
1473
  fill: "#8f4620",
1103
1474
  d: "M318.3 234.9c0 .5-.5.6-1.1.5-.6-.2-3-1-6.9-5.3a33.3 33.3 0 0 1-5.3-7.4l-.2-1.8 1.2-.5 6.5 10z"
1104
- })), _path269 || (_path269 = /* @__PURE__ */ React.createElement("path", {
1475
+ })), _path269 || (_path269 = /*#__PURE__*/ React.createElement("path", {
1105
1476
  fill: "#4d2a15",
1106
1477
  d: "M324.6 230.6s-2-1.5-3.2-3a24 24 0 0 1-3.8-5.7c.1-.7 1.2-.7 1.2-.7v-1.8l.2-.6 1.9.8 2.3 2.9.9 1.1s1.5 3.7 1.2 4-2.4-2-2.7-1.7 2.4 4.4 2 4.7m-3.7-1s.7 1 .4 1.7-.5 1-1.5-.4a16 16 0 0 0-2.3-3c0 .1.1 2.3-.3 2.3-.5 0-2-1.9-3-3.3l-2.5-3.9v-2l-.1-2.5.3.9.4.7 3.6 4.2 1-.7 2.1 4zm-13.5-6.1s2.8 4.8 5.3 7.5a17.4 17.4 0 0 0 5.6 3.9l-8.4-9.9zm21.2 2.8a12 12 0 0 1-3-3.4c-1-1.6-1.9-4-1.8-5 0-1 .4-3.4.4-3.4s2.8 3 3.4 4.3c.5 1.4 1.7 3.3 1.4 3.5-.2.2-2.1-1.3-2.4-1-.2.4 2.3 4.8 2 5m3.2-3c-.3.1-1.8-1.6-2.1-2.6a14.8 14.8 0 0 1-.6-3.2l-1.2-3v-3.3l1.4-.2 1.9 2.7s.7 1.5.7 3.7c0 2.3.3 5.6 0 5.8zm-22.5 8a42 42 0 0 1-4-6l-1-2.9.5.4s.8 3.2 4.7 7.1c4 4 4.9 4.2 4.9 4.2s.7 2.2.4 3c0 0-2.9-2.6-5.5-5.7z"
1107
- })), _path270 || (_path270 = /* @__PURE__ */ React.createElement("path", {
1478
+ })), _path270 || (_path270 = /*#__PURE__*/ React.createElement("path", {
1108
1479
  fill: "#202020",
1109
1480
  d: "M313.6 235.9s-3.4-3-6-6.4a46.6 46.6 0 0 1-4.4-6.6l1.2-1a46.3 46.3 0 0 0 9.2 14m4.7-1-6-6.1c-2-2.2-3-4.4-3-4.4l1.6.6s.7 1.7 2 3.5zm-.8-7s-2.1-2.6-3.1-4.2l-2-3.8s2.8 3.3 3.6 3.5c.9.2.9 0 .9 0s-.4 1.2-.1 2.2zm.9-10.6s.3 1.9.1 3c-.2 1-.8 1-.8 1a15.7 15.7 0 0 0 4 4l-1.8-2.7c-.5-1-1.3-2-1-2.8.4-1 2.1.6 2.6 1l2.6 2.8s-.8-2.5-1.8-3.4a54 54 0 0 0-4-2.9z"
1110
- })), _path271 || (_path271 = /* @__PURE__ */ React.createElement("path", {
1481
+ })), _path271 || (_path271 = /*#__PURE__*/ React.createElement("path", {
1111
1482
  fill: "#202020",
1112
1483
  d: "m327 222.8-1.7-4.2-1.6-5.2v2.8c-.1 1.2-.5 3-1 3.3-.6.2-.7.3-1.7 0-1-.2.7.5.7.5s1 0 1.4-.5.5-1.5 1-1.4c.4.2 1 1.7 1.3 2.4z"
1113
- })), _path272 || (_path272 = /* @__PURE__ */ React.createElement("path", {
1484
+ })), _path272 || (_path272 = /*#__PURE__*/ React.createElement("path", {
1114
1485
  fill: "#202020",
1115
1486
  d: "M323.7 213.4s2 2.3 3 1.3c.8-1 .3-4 .3-4s1.2.5 1.6.2c.4-.4.2-1.5.2-1.5s2.3 3.2 3.3 5.3c1.1 2 1.6 5.8 1.6 5.8s-1.8-3-2.7-5.8c-.9-2.6-2.1-3.8-2.3-3.5a5.3 5.3 0 0 0-.3 3c.2 1 1 2.1 1.5 3.5l1.1 3.4-1.6-2.5c-.7-.8-1.3-1.2-1.7-1.6s-1-1.2-1.7-1.4c-.6-.3-1.8-.9-1.8-.4s-.3-1-.3-1z"
1116
- })), _path273 || (_path273 = /* @__PURE__ */ React.createElement("path", {
1487
+ })), _path273 || (_path273 = /*#__PURE__*/ React.createElement("path", {
1117
1488
  fill: "#171717",
1118
1489
  d: "M316.8 223.3a27 27 0 0 0 4.2 6.3s-2-1.8-2.8-3a15.5 15.5 0 0 1-1.4-3.3"
1119
- })), _path274 || (_path274 = /* @__PURE__ */ React.createElement("path", {
1490
+ })), _path274 || (_path274 = /*#__PURE__*/ React.createElement("path", {
1120
1491
  fill: "#8f4620",
1121
1492
  d: "M330.2 223.9c-.3 0-1.3-.3-1.4 0 0 .4.6 1.8 1.3 2.5s1 .7 1.1.6c.2 0 0-.7-.2-1.4v-1.7c-.1-.3-.8 0-.8 0"
1122
- })), _path275 || (_path275 = /* @__PURE__ */ React.createElement("path", {
1493
+ })), _path275 || (_path275 = /*#__PURE__*/ React.createElement("path", {
1123
1494
  fill: "#d2a567",
1124
1495
  d: "m306 209.4-1.3.7-1.4 3 .4 5.3 2.1 3c.8 1.2 3.5 4.2 4.2 4s1.4-2.3 1.5-3.4l.2-3.2 1.8 2.3c1.1 1.3 2 2.4 2.6 2.3.5 0 2-3.2 2-3.6.1-.4-3.8-10-3.8-10l-1.8-1-6.6.6z"
1125
- })), _path276 || (_path276 = /* @__PURE__ */ React.createElement("path", {
1496
+ })), _path276 || (_path276 = /*#__PURE__*/ React.createElement("path", {
1126
1497
  fill: "#ab6d29",
1127
1498
  d: "m314.8 217.4 1 3.7c.5 1.2 0 2.3.3 2.3.2 0 2.3-2.7 2.3-4 0-1.2 0-2.5-.5-6.3s.2-5 .2-5l-1.2-1-2 4.2zm-7-2.2.7 5c.3 1.2 1 3.3 1.4 3.2.4 0 1.6-3.3 1.7-4.4 0 0-.9-1.6-.8-5.5 0-4-.4-4.4-.4-4.4z"
1128
- })), _path277 || (_path277 = /* @__PURE__ */ React.createElement("path", {
1499
+ })), _path277 || (_path277 = /*#__PURE__*/ React.createElement("path", {
1129
1500
  fill: "#45392d",
1130
1501
  d: "M302.5 207.5s-3.1 4.6-3 7c0 2.5.4 2 1.1 4.2.7 2.3 1.1 5.6 1.2 5.9 0 .2.5-.2.5-.5z"
1131
- })), _path278 || (_path278 = /* @__PURE__ */ React.createElement("path", {
1502
+ })), _path278 || (_path278 = /*#__PURE__*/ React.createElement("path", {
1132
1503
  fill: "#ab6d29",
1133
1504
  d: "M302.5 208s-2.7 4.3-2.5 6.6.5 2.3 1.3 4.4c.8 2 .8 5.4.8 5.4s1-.2 1.9-.9c1-.7 1.8-2.1 1.8-2.1l-1-2.1a8 8 0 0 1-.6-2l-.8-1 .2-4.1.7-3v-1l-1.8-.1z"
1134
- })), _path279 || (_path279 = /* @__PURE__ */ React.createElement("path", {
1505
+ })), _path279 || (_path279 = /*#__PURE__*/ React.createElement("path", {
1135
1506
  fill: "#dbad6c",
1136
1507
  d: "M317.2 215.3s-1.3-.3-1.9-.6-.8-1.1-.8-1.1l.4-.8z"
1137
- })), _path280 || (_path280 = /* @__PURE__ */ React.createElement("path", {
1508
+ })), _path280 || (_path280 = /*#__PURE__*/ React.createElement("path", {
1138
1509
  fill: "#d2a567",
1139
1510
  d: "M303 208.5s-2 4.3-1.7 7.2 1.9 6.6 2 6.7c.2 0 0-.3.1-1v-8.7l.9-2.8v-1.5z"
1140
- })), _path281 || (_path281 = /* @__PURE__ */ React.createElement("path", {
1511
+ })), _path281 || (_path281 = /*#__PURE__*/ React.createElement("path", {
1141
1512
  fill: "#8f4620",
1142
1513
  d: "M307.8 209.5s.3 1.2.1 1.8c-.2.5-1.2 1.2-1.6 2-.5.8-1 2.8-1 2.8s.4-1.1 1-1.8c.7-.7 1-1.2 1-.8.2.4.4 2 .3 2.3s-.7.8-1 2c-.4 1.3 0 2.4 0 2.4l.5-2.2c.2-.6.7-1 .7-1l1 2.4s0-1.1.3-2c.1-.8 1-2 1.3-2s.8-.1-.3-.7c-.4-.2-.1-4.2.1-4.4.3-.2 1.9-.2 1.7-.8a11 11 0 0 0-1.6-2.2c-.1-.1-2.5 2.2-2.5 2.2"
1143
- })), _path282 || (_path282 = /* @__PURE__ */ React.createElement("path", {
1514
+ })), _path282 || (_path282 = /*#__PURE__*/ React.createElement("path", {
1144
1515
  fill: "#dbad6c",
1145
1516
  d: "m317 218.1-1.5-.3c-.5 0-.6-.6-.6-.6l.2-.6 1.2.7z"
1146
- })), _path283 || (_path283 = /* @__PURE__ */ React.createElement("path", {
1517
+ })), _path283 || (_path283 = /*#__PURE__*/ React.createElement("path", {
1147
1518
  fill: "#8f4620",
1148
1519
  d: "M304.4 218.6c0 .4-.3.9-.5 1.5-.3.7-.4 1.6-.4 1.6l-.4-3.3-.3-2.4c-.2 0-.7.7-.7.7s0-1.6.3-2.3.5-1.8.3-2c-.3-.1-.8.3-1 .7a31 31 0 0 0-.8 1.3s.3-1.3.6-1.9c.3-.5 1.8-2.2 2-2.8.4-.7.4-1.4.4-1.4h1s1 .8 1 1.5c0 .4-1 .9-1 1 0 0-.8-.1-1 3.2-.2 3.4.6 3.2.5 4.6m9.4-8.7s.2 1.8 0 2.4-.7 1-1.1 1.8c-.4.7-.4 2.4-.4 2.4l.5-1.4.7-1c.1 0 .6.7.8 1.7l.8 2.5s-.2-1.2.1-1.2.5-.1.9.2l.9.8s0-.5-.7-1.1c-.6-.7-1-.6-1.1-1.5-.2-1-.3-1.8-.2-2.2 0-.3.5.3.9.7l1.5 1.4-.7-1v-3c0-1 0-1.9.4-2.1.3-.3.4-1.6.2-1.8-.1-.2-3.5 2.4-3.5 2.4"
1149
- })), _path284 || (_path284 = /* @__PURE__ */ React.createElement("path", {
1520
+ })), _path284 || (_path284 = /*#__PURE__*/ React.createElement("path", {
1150
1521
  fill: "#1e2121",
1151
1522
  d: "M324.6 206.1a23.7 23.7 0 0 0 1.5 7.1s-1-2-1.6-3.6-.9-3.5-1.3-3.6c-.4-.2-1 .8-1 1.5s.5 3.3 1.1 4.2c.6 1-1-1.2-1.3-2.3l-.7-2.2s-.4 1-.3 2c.2 1.1 1.1 2.7 1.1 2.7l-1-1-.6-.7s0 1.5.4 2.1l1.2 1.7-1.3-1-.4-.8s.2 2.1.6 3.3l1.5 3s-1.2-1-2-2.9c-.8-1.8-1.2-7.3-1-8.1l1.1-1.9c.6-.8 1.3-4.7 1.3-4.7s.9 3.6 1.5 4.3 1.2 1 1.2 1zm-8.6-1 .8 1.3.6 1s-1 1.1-2.3 2c-1.2 1-2.8 2-3.1 1.5-.4-.5-.4-1-.4-1s1.4-.8 2.4-1.8a6.6 6.6 0 0 0 1.6-2.2c.2-.6.5-.9.5-.9zm-10.9 3.5s.2 2.2 1.2 2.2c.9 0 3.7-2.9 3.9-3s.4-.8.4-1l-.2-.8s-3 3-4 3.2c-.9 0-1.3-.6-1.3-.6m.1-3-.3 2c0 .5.2.9.2.9s-2.2.7-2.5 0c-.4-.6-.1-1.6-.1-1.6h1.5c.6-.2 1.2-1.3 1.2-1.3m20.3-3.1 1.5 3.2 1.4 2.8s-1.4-1.7-1.9-2l-1.2-1 .2-1.1z"
1152
- })), _path285 || (_path285 = /* @__PURE__ */ React.createElement("path", {
1523
+ })), _path285 || (_path285 = /*#__PURE__*/ React.createElement("path", {
1153
1524
  fill: "#dbad6c",
1154
1525
  d: "M302.1 207h1.3c.5 0 .8-.2.8-.2l.9-1.2s-.5 1.4-.2 2.5c.3 1 1 1.1 1.2 1.1a4 4 0 0 0 2.2-1.1c.9-1 2.1-1.9 2.1-1.9s-.3 1.3.2 2.7c.5 1.3 1.2 1.3 2.2.4 1-.8 2-2.2 2.6-2.8l.7-1 1.1-1 1-5.4-.5-.7-1.4.7-1.7-.7-.5-.7-1 1.7-1 .6-.5.1-1.2.3-.5-1.1-.3-.8-.6-.3-2.4 2.5-1.4-.1-1.3 2.2-1 1.3-1 2.4z"
1155
- })), _path286 || (_path286 = /* @__PURE__ */ React.createElement("path", {
1526
+ })), _path286 || (_path286 = /*#__PURE__*/ React.createElement("path", {
1156
1527
  fill: "#8f4620",
1157
1528
  d: "M313.9 201.5s.2 1.3-.5 3.6-1.6 3.9-1.6 3.9 2.4-1.5 3.6-4.2c1.1-2.6.9-5.7.9-5.7zm3-2.5s.2.4 0 2.4l-.8 4 .6 1.2c.4.7 1.2 1.8 1.7 1.6.6-.2 1.6-.9 2.2-2.2.6-1.4 1.1-2.7 1.4-2.9.2-.2.3.1.4.2 0 .1.3 1.3.9 1.8.5.5 1.3 1.3 1.6 1 .4-.2.8-.9.7-1.2l-1.3-4-1.6-4-1-1.6-2.8.3z"
1158
- })), _path287 || (_path287 = /* @__PURE__ */ React.createElement("path", {
1529
+ })), _path287 || (_path287 = /*#__PURE__*/ React.createElement("path", {
1159
1530
  fill: "#ab6d29",
1160
1531
  d: "M321.7 195.3s.8 1.7.9 3.6c0 1.8-.4 3.8-.4 3.8s.2-2.3 0-3.7c-.3-1.4-.7-2.3-.7-2.7z"
1161
- })), _path288 || (_path288 = /* @__PURE__ */ React.createElement("path", {
1532
+ })), _path288 || (_path288 = /*#__PURE__*/ React.createElement("path", {
1162
1533
  fill: "#4d2a15",
1163
1534
  d: "M325.6 202.6v2.3c-.2.8-1.3-.5-2-3-.6-2.5-.5-3-1-4.3l-.9-2.2 1.5-.3zm-7 4.6s2.8-1.5 3.1-6.2c.2-2.1-1.2-5.7-1.2-5.7s0 3.8-1 6.2a61 61 0 0 1-1.9 4s.7-.2 1-.6l.8-1.1s.1.7-.1 1.6l-.6 1.8zm-2.3-8.1s-.1 1-1.3 2c-1 .9-3.1 1.9-3.1 1.9s1.5-1.4 2-2.6c.6-1.2.1-2 .1-2s-.2.6-.8 1.1-1.6.6-1.6.6 0-.6.7-1.3c0-.1 0-.4.2-.7.3-1 1.1-2.3 1.1-2.3s.7 1.4 1.3 2z"
1164
- })), _path289 || (_path289 = /* @__PURE__ */ React.createElement("path", {
1535
+ })), _path289 || (_path289 = /*#__PURE__*/ React.createElement("path", {
1165
1536
  fill: "#1e2121",
1166
1537
  d: "M324.7 193.6a17.6 17.6 0 0 0 .9 9s-1.4-2.2-1.7-3c-.4-1-.4-2.3-.7-3a3.2 3.2 0 0 0-1-1c-.3-.2-1-.1-1-.1s.8-.4.8-1.1v-1l1.4.3h1.3zm-6 9.8s1.4-2 1.8-4.6 0-3.5 0-3.5-.6 0-1.1-.5-1.3-1.8-1.3-1.8.2 1.4 0 3c-.4 1.6-1.8 3-1.8 3s.8.4 1.4 0c1.5-.9 1.4-2.5 1.4-2.5s.3.2.3 2.2-.7 4.7-.7 4.7"
1167
- })), _path290 || (_path290 = /* @__PURE__ */ React.createElement("path", {
1538
+ })), _path290 || (_path290 = /*#__PURE__*/ React.createElement("path", {
1168
1539
  fill: "#8f4620",
1169
1540
  d: "M301.2 206.9c-.3 0 1-2 1.8-3.4l2.1-3.4s.3.3.8.3a3.6 3.6 0 0 0 2.4-1.7 7 7 0 0 0 1-2.5c0-.3-.1 1.8 1 3 1 1.1.9 1 1.3 1 0 0 0 1.4-.4 2.7l-.8 3.3s.2-2.5-.3-3.2c-.4-.8-.6 0-1 1-.3.9-1.1 1.5-1.1 1.5s.6-1.1 1-2.3.2-1.2 0-1.2c0 0-.2-.1-.6.4-.5.5-.9.6-.9.6s.5-.4.7-1a6 6 0 0 1 1-1.8c.2-.3.4-.7.4-1 0-.2 0-.7-.2-.7s-.5.3-1.4 1.2l-1.3 1.3-.9 2.6a17 17 0 0 1-1 2.8l-.6.4.9-2.4 1-3.4c-.2-.3-.7-.3-.8 0l-2 2.8c-1 1.4-1 3.1-1.2 3.2l-1-.1z"
1170
- })), _path291 || (_path291 = /* @__PURE__ */ React.createElement("path", {
1541
+ })), _path291 || (_path291 = /*#__PURE__*/ React.createElement("path", {
1171
1542
  fill: "#874f20",
1172
1543
  d: "M325.7 192.1c0 .2 0 1.2-1 1.5a3.5 3.5 0 0 1-2.3-.2c-.2 0-.2-1.4-.2-1.4z"
1173
- })), _path292 || (_path292 = /* @__PURE__ */ React.createElement("path", {
1544
+ })), _path292 || (_path292 = /*#__PURE__*/ React.createElement("path", {
1174
1545
  fill: "#b27129",
1175
1546
  d: "M306 195.4s-.2.9-.8 2c-.5 1.2-1.4 2.2-1.3 2.4 0 .1.6.7 1.4.6.8 0 1.1-4.8 1.1-4.8l-.1-.2z"
1176
- })), _path293 || (_path293 = /* @__PURE__ */ React.createElement("path", {
1547
+ })), _path293 || (_path293 = /*#__PURE__*/ React.createElement("path", {
1177
1548
  fill: "#dbad6c",
1178
1549
  d: "M318.4 192.7s-.3 6.4-2.1 6.4-2.7-3.2-2.7-3.2-.1 4.3-2.4 4.3c-1 0-2.1-3.4-1.9-4 0 0-.4 2.3-1.5 3.2-2.2 1.7-3.5.9-3.6.6 0-.3 1.8-2 2-4.6 0 0 .4.1 1-.6s.7-1.6 1.3-1.5c.5.2 3-1 3-1l1.4-1.7s.2.5 1.2-.2a3.6 3.6 0 0 0 1.3-1.7l2.7 2.3z"
1179
- })), _path294 || (_path294 = /* @__PURE__ */ React.createElement("path", {
1550
+ })), _path294 || (_path294 = /*#__PURE__*/ React.createElement("path", {
1180
1551
  fill: "#b27129",
1181
1552
  d: "m311.4 186.6 2.7 3.8.6-.5c.4.5.6.9.4 1.2-.4 1-1.3 2.3-.5 3.7 0 0-.3-.8.1-1.8s.7-1.4 1-1.3c.2 0 .6 5.8 1 5.8.3 0 .9-2.7.9-4.5s.3-.3.5 0c.2.4 1.8 3 3.1 2.6 1.4-.4 1.2-2.8 1.2-3.3 0-.6-1-3.7-1-3.7l-6.1-3.9-.5 1.6c-.3 1-3.4.3-3.4.3"
1182
- })), _path295 || (_path295 = /* @__PURE__ */ React.createElement("path", {
1553
+ })), _path295 || (_path295 = /*#__PURE__*/ React.createElement("path", {
1183
1554
  fill: "#8f4620",
1184
1555
  d: "M320 186s.4.4 1 1.9.7 6.4-.1 6.4-2.3-1-2.6-1.6c-.3-.7 0-3.1-.4-3.8a8.1 8.1 0 0 1-1.2-2.7l.1-2 1.4-.5z"
1185
- })), _path296 || (_path296 = /* @__PURE__ */ React.createElement("path", {
1556
+ })), _path296 || (_path296 = /*#__PURE__*/ React.createElement("path", {
1186
1557
  fill: "#4d2a15",
1187
1558
  d: "m319.6 184.5 2.6 3.9 2.3 3.3 1.2.4a2.5 2.5 0 0 1-3.2.5c-.9-.5-.4-2-1.5-4.5-1.2-2.5-3.2-3.6-3.2-3.6l.7-.7z"
1188
- })), _path297 || (_path297 = /* @__PURE__ */ React.createElement("path", {
1559
+ })), _path297 || (_path297 = /*#__PURE__*/ React.createElement("path", {
1189
1560
  fill: "#1e2121",
1190
1561
  d: "M318.2 182.4s2.3 1.5 3.1 3.2c.9 1.7 1.3 2.7 2.3 4.3s2.1 2.1 2 2.2c0 .1-.7.3-1.2 0a4.7 4.7 0 0 1-1.4-1.6 35 35 0 0 0-2.4-4.2c-.5-.7-2.3-2-2.3-1.9s.5.5 1.5 2.1a7 7 0 0 1 1.2 3.1l-1.1-2c-1-1.5-2.8-3.3-2.9-3-.1.2 1 1.9 1.5 2.9l1.3 3.3-1.8-3c-1-1.5-1.2-1.3-1.6-1.8l-1.4-1.8s1 .3 1.8-.3c1-.6 1.4-1.5 1.4-1.5"
1191
- })), _path298 || (_path298 = /* @__PURE__ */ React.createElement("path", {
1562
+ })), _path298 || (_path298 = /*#__PURE__*/ React.createElement("path", {
1192
1563
  fill: "#8f4620",
1193
1564
  d: "M312.3 186.7s1.5.3 2.3.2h1.1s.5.6.5 1.4c0 .7-.5 2.1-.8 2.2-.2 0-.2-1.3-.5-1.8z"
1194
- })), _path299 || (_path299 = /* @__PURE__ */ React.createElement("path", {
1565
+ })), _path299 || (_path299 = /*#__PURE__*/ React.createElement("path", {
1195
1566
  fill: "#b27129",
1196
1567
  d: "M313.1 190.6s.5 1.6.1 3.9c-.4 2.2-1.7 4.6-2 4.6s-.2-2.6-.4-4v-.4l-.5 1.6.4-2.6-.1-.8 1.6-2z"
1197
- })), _path300 || (_path300 = /* @__PURE__ */ React.createElement("path", {
1568
+ })), _path300 || (_path300 = /*#__PURE__*/ React.createElement("path", {
1198
1569
  fill: "#8f4620",
1199
1570
  d: "M310.3 192.3c-.5.5-1.2.4-1.8.6s-.9 1-.9 1 .5-.3.7-.2c.3.1.5.1.1 1.2-.5 1.1-2.2 3-2.1 3 0 0 2-1.5 2.5-2.5.7-.9.6-1.4.8-1.8 0-.3.8-.7 1-.7.1 0 .5 0 .6.7l.6 2.6.8-2.6c.2-1 .2-2.9.2-2.9l-.6-.1c-.5-.1-1.5-1-1.5-1s.2 2-.5 2.7z"
1200
- })), _path301 || (_path301 = /* @__PURE__ */ React.createElement("path", {
1571
+ })), _path301 || (_path301 = /*#__PURE__*/ React.createElement("path", {
1201
1572
  fill: "#dbad6c",
1202
1573
  d: "M318.3 180.8s.6 1.5-.7 2.6c-.4.3-.7.5-1.4.6a4.5 4.5 0 0 1-1.7-.6l-4-1.6-2-.6-1-.3.2-1.1h3l3 1.2 1.3.5 1.1.2h.9l.7-.2.4-.3z"
1203
- })), _path302 || (_path302 = /* @__PURE__ */ React.createElement("path", {
1574
+ })), _path302 || (_path302 = /*#__PURE__*/ React.createElement("path", {
1204
1575
  fill: "#ab6d29",
1205
1576
  d: "M318.3 180.8c0 .3-.3 1.1-.6 1.3-.3 0-.8.3-2 0-1.1-.2-2.3-1-3.6-1.3-1.3-.4-2.3-.7-3.3-.7s-.5-.4-.5-.4 2.3-.3 4.3.5c2 .7 2.9 1.2 4 1.2 1.4 0 1.7-.6 1.7-.6"
1206
- })), _path303 || (_path303 = /* @__PURE__ */ React.createElement("path", {
1577
+ })), _path303 || (_path303 = /*#__PURE__*/ React.createElement("path", {
1207
1578
  fill: "#4d2a15",
1208
1579
  d: "M307.6 179.6h.9c.4 0 .7-.3.7-.3s0 .5-.2.7c-.3.2-1 .1-1.2.1z"
1209
- })), _path304 || (_path304 = /* @__PURE__ */ React.createElement("path", {
1580
+ })), _path304 || (_path304 = /*#__PURE__*/ React.createElement("path", {
1210
1581
  fill: "#dbad6c",
1211
1582
  d: "M315.3 184.4s1.3 1.3 1 2.4l-2.7-1.2-4.2-1.7-2.3-.7-.3-.4.6-.8.2-.8 2.8.4 3 1z"
1212
- })), _path305 || (_path305 = /* @__PURE__ */ React.createElement("path", {
1583
+ })), _path305 || (_path305 = /*#__PURE__*/ React.createElement("path", {
1213
1584
  fill: "#dbad6c",
1214
1585
  d: "M312.4 186.3s2.4 3.1 1.8 4.1l-5.6-3.5-2 3.3-4.7-2.3s3.8-3 4.2-3.5l.5-.7 2 .4 3.4 1z"
1215
- })), _path306 || (_path306 = /* @__PURE__ */ React.createElement("path", {
1586
+ })), _path306 || (_path306 = /*#__PURE__*/ React.createElement("path", {
1216
1587
  fill: "#ab6d29",
1217
1588
  d: "M311 181.6s2 .5 3.3 1.2c1.3.6 3 .8 3 .8s-.6.7-2 .8c-.4 0-1.4-.8-2-1.3-.7-.4-2.6-1-2.6-1z"
1218
- })), _path307 || (_path307 = /* @__PURE__ */ React.createElement("path", {
1589
+ })), _path307 || (_path307 = /*#__PURE__*/ React.createElement("path", {
1219
1590
  fill: "#4d2a15",
1220
1591
  d: "M307.6 180.6s1.4.3 2.2.7c1 .3 1 .2 1.2.1.3 0 .3-.2.3-.2s.2 1-.5 1-1-.3-1.8-.7c-1-.4-1.5 0-1.5 0v-1z"
1221
- })), _path308 || (_path308 = /* @__PURE__ */ React.createElement("path", {
1592
+ })), _path308 || (_path308 = /*#__PURE__*/ React.createElement("path", {
1222
1593
  fill: "#ab6d29",
1223
1594
  d: "M315.4 186s1 .7.9.9c-.2 0-.7.3-1.6.4a3.4 3.4 0 0 1-2-.4c-.6-.2-1-1.3-2.5-2a18 18 0 0 0-2.8-.9l-1.3-.2 1-.4 3.2.6 2.8.9 1.7.8.6.4zm-5.4 2 .6 2.6-.4 1.5-.8.6-.8-.3-.3-.5s.4-.6 0-1.1c-.3-.6-2-1.2-2-1.2s.7-1.3 1.4-1.6c.8-.3.4-1.2.4-1.2z"
1224
- })), _path309 || (_path309 = /* @__PURE__ */ React.createElement("path", {
1595
+ })), _path309 || (_path309 = /*#__PURE__*/ React.createElement("path", {
1225
1596
  fill: "#4d2a15",
1226
1597
  d: "M306.8 182.8s.5.4 1.5.5c.5 0 1.3.2 2.2.5l1-.3-.5.4c.9.2 2 .7 2.5.9a5.8 5.8 0 0 1 2 1.3l-2-1a17.4 17.4 0 0 0-3-.9c-2-.3-4-.2-4.3-.4-.4 0 .1-.1.4-.3.2-.2.2-.7.2-.7"
1227
- })), _path310 || (_path310 = /* @__PURE__ */ React.createElement("path", {
1598
+ })), _path310 || (_path310 = /*#__PURE__*/ React.createElement("path", {
1228
1599
  fill: "#ab6d29",
1229
1600
  d: "M314 189.8s.7.7 0 .9c-.6.2-2.4.2-3.2-.7l-.6-1.2a14 14 0 0 0-2.4-1.7c-.7-.5.3-.5.3-.5l3.6 1.5a13 13 0 0 1 2.3 1.7"
1230
- })), _path311 || (_path311 = /* @__PURE__ */ React.createElement("path", {
1601
+ })), _path311 || (_path311 = /*#__PURE__*/ React.createElement("path", {
1231
1602
  fill: "#4d2a15",
1232
1603
  d: "M314 189.9s-1.2-1.8-4.9-3.3l1.2-.2h-2a24 24 0 0 0-.8-.3c-2-.6-2-.6-2.2-.8-.1-.3-.4 0-.6.3l-.7 1a5 5 0 0 1 2.5-.1c1.1.3 1 .7 1 1-.1.5-1.4 2-1.3 2.1.2 0 1-1.5 2-1.3 1 .3 1.2.8 1.2.8s0-.6-.2-.8-1.3-1.3-1-1.3 1.6.3 3.3 1.2c1.8.9 2 1.1 2.6 1.7z"
1233
- })), _path312 || (_path312 = /* @__PURE__ */ React.createElement("path", {
1604
+ })), _path312 || (_path312 = /*#__PURE__*/ React.createElement("path", {
1234
1605
  fill: "#dbad6c",
1235
1606
  d: "M308.1 187s2.8.8 2.7 3.8-2.3 2.4-2.5 1.3c-.2-1 .3.5 1 .4.9-.2 1-1 1-2.2 0-1-.3-1.6-1-2.2a12 12 0 0 0-1.2-1z"
1236
- })), _path313 || (_path313 = /* @__PURE__ */ React.createElement("path", {
1607
+ })), _path313 || (_path313 = /*#__PURE__*/ React.createElement("path", {
1237
1608
  fill: "#6c3f18",
1238
1609
  d: "M296 179.9s.4.2-.4 2.3-1.3 2.8-2.5 4.2c-2.2 2.4-3.2 2.5-3 3.5.3 1 1.1.8 1.3.8s4.3-6 4.3-6l.9-3.5-.2-1-.3-.3z"
1239
- })), _path314 || (_path314 = /* @__PURE__ */ React.createElement("path", {
1610
+ })), _path314 || (_path314 = /*#__PURE__*/ React.createElement("path", {
1240
1611
  fill: "#dbad6c",
1241
1612
  d: "M306.1 175.6s1.2 1.8.8 5c-.3 3.4-4.7 6.3-4.7 6.3l-6.4 4.4-2.7-.2h-.8c-.4-.1-.8-.5-.9-.5l-.5-1.2.9-1 2.3-2.3 1.4-2s.7-1.3.8-2.5c0-1.1-.2-1.7-.2-1.7l.5.8.3 1.8-.2 2 1.6-1.2 2.2-1s.7 0 1-1.3c.5-1.2.9-3 .9-3.8l-.1-1.8h.3c.2 0 .7 1.2.7 1.7l.4 2.8 1-1 1-1.5c.2-.5.4-1.3.4-1.8"
1242
- })), _path315 || (_path315 = /* @__PURE__ */ React.createElement("path", {
1613
+ })), _path315 || (_path315 = /*#__PURE__*/ React.createElement("path", {
1243
1614
  fill: "#904720",
1244
1615
  d: "M306.8 192.2s.5.4.3 1.6-1.1 1.8-1.6 1.8V194l-1.4-1.2-1.5-.4.3-.3c.1-.2 1.7-.8 1.7-.8z"
1245
- })), _path316 || (_path316 = /* @__PURE__ */ React.createElement("path", {
1616
+ })), _path316 || (_path316 = /*#__PURE__*/ React.createElement("path", {
1246
1617
  fill: "#ab6d29",
1247
1618
  d: "M305.7 192.2s.5.4 1.2.3c.7-.2 1-1.3.6-1.8-.4-.4-.2 1-.7 1.3-.4.1-1-1.2-1.5-1.3-.7-.1-1.6.3-1.9.7-.2.4 1 0 1 0l.7.3h.5z"
1248
- })), _path317 || (_path317 = /* @__PURE__ */ React.createElement("path", {
1619
+ })), _path317 || (_path317 = /*#__PURE__*/ React.createElement("path", {
1249
1620
  fill: "#904720",
1250
1621
  d: "M296.5 187.6s.8.3 1.7.1l3.1-1 1.8-1.3c.7-.7 3.1-2.2 3.4-5.1.2-3-.4-4.7-.4-4.7s3.5 3.8.5 8.2c-2 2.8-3.8 3.7-3.8 3.7s3.4-1 3.7-.2-.1 2-.2 2.3c0 0 1.9.4 2.2 1.4.1.6-2.2-.7-4-.2-1.8.4-2.5 1.4-2.5 1.4s-.4-.5-2-.5c-1.5 0-2.2.7-3.1.7-1 0-3.7-.6-4.2-1.4l1.8-2.2c.8-1.6 2-1.2 2-1.2"
1251
- })), _path318 || (_path318 = /* @__PURE__ */ React.createElement("path", {
1622
+ })), _path318 || (_path318 = /*#__PURE__*/ React.createElement("path", {
1252
1623
  fill: "#ab6d29",
1253
1624
  d: "M303.8 179.7s1.3-1.3 1.8-2.3c.4-1 .5-1.8.5-1.8s.2 1-.6 2.3-1.7 2-1.7 2z"
1254
- })), _path319 || (_path319 = /* @__PURE__ */ React.createElement("path", {
1625
+ })), _path319 || (_path319 = /*#__PURE__*/ React.createElement("path", {
1255
1626
  fill: "#904720",
1256
1627
  d: "M303.4 176.7s1.1 4.4 0 6.1c-1.3 1.8-6.5 4.1-6.5 4.1s4-2.1 5.2-4.6 1.1-4.5 1.1-4.5z"
1257
- })), _path320 || (_path320 = /* @__PURE__ */ React.createElement("path", {
1628
+ })), _path320 || (_path320 = /*#__PURE__*/ React.createElement("path", {
1258
1629
  fill: "#1e2121",
1259
1630
  d: "M298.2 187.7s1.7 0 2.6-.6c1-.5 2.3-1.7 2.3-1.7s-1.2 1-1.6 1c-.3 0-.6-.5-.5-.9 0 0-.3.8-1 1.4-.8.5-1.8.8-1.8.8m3.9-5.4s1.4-1.4 1.4-4.4-1.2-2.5-1.2-2.5 1 .7.7 3c-.2 2.3-1 4-1 4zm1.7.3s1.6-.3 2.1-1.3.6-2.7.6-2.7-.2 1.7-.7 2.3c-.4.6-2 1.7-2 1.7m-1 9.5s.8-1.5 1.9-1.1c1 .4 1 1.2 1 1.2s-.4-.6-1.2-.7c-.7 0-1.6.6-1.6.6zm-2.9-2.7 3.7-1 3-1s-1.2 1.3-3 2.3c-1.6 1-3 1-3 1s3.2-1.4 3.4-2c0 0-3 .9-4 .7z"
1260
- })), _path321 || (_path321 = /* @__PURE__ */ React.createElement("path", {
1631
+ })), _path321 || (_path321 = /*#__PURE__*/ React.createElement("path", {
1261
1632
  fill: "#fff",
1262
1633
  d: "M296.2 185.8a2.6 2.7 67.8 0 1-3 4.4"
1263
- })), _path322 || (_path322 = /* @__PURE__ */ React.createElement("path", {
1634
+ })), _path322 || (_path322 = /*#__PURE__*/ React.createElement("path", {
1264
1635
  fill: "#f16e16",
1265
1636
  d: "M296.1 186.1a2.3 2.4 67.8 0 1-2.7 3.8"
1266
- })), _path323 || (_path323 = /* @__PURE__ */ React.createElement("path", { d: "M295 187.4a1 1 0 1 1-.8 1.4" })), _path324 || (_path324 = /* @__PURE__ */ React.createElement("path", {
1637
+ })), _path323 || (_path323 = /*#__PURE__*/ React.createElement("path", { d: "M295 187.4a1 1 0 1 1-.8 1.4" })), _path324 || (_path324 = /*#__PURE__*/ React.createElement("path", {
1267
1638
  fill: "#d5d3ca",
1268
1639
  d: "M295.2 188.6a.3.3 0 1 1-.6-.1.3.3 0 0 1 .3-.3.3.3 0 0 1 .3.4"
1269
- })), _path325 || (_path325 = /* @__PURE__ */ React.createElement("path", {
1640
+ })), _path325 || (_path325 = /*#__PURE__*/ React.createElement("path", {
1270
1641
  fill: "#ab6d29",
1271
1642
  d: "M296.8 184.2s1.6-1.5 1.9-3.5.1-3.2.1-3.2l.9 1 .3 1.4-.5 2.6 1.6-.8c.6-.8 1.5-4.2 1.2-6.3 0 0 .4 1-.2 3.8-.6 2.9-1 3.2-3.2 4.4a9.6 9.6 0 0 0-3.8 4.2 19 19 0 0 1-2.3 3l1.6-2.6c.8-1.8 1.7-2.8 1.7-2.8z"
1272
- })), _path326 || (_path326 = /* @__PURE__ */ React.createElement("path", {
1643
+ })), _path326 || (_path326 = /*#__PURE__*/ React.createElement("path", {
1273
1644
  fill: "#904720",
1274
1645
  d: "M296.1 185.4s.7-2 .7-3.1-.7-2.4-.7-2.4 1-.1 1 2.2c.1 2.4-.4 2.6-1 3.3"
1275
- })), _path327 || (_path327 = /* @__PURE__ */ React.createElement("path", {
1646
+ })), _path327 || (_path327 = /*#__PURE__*/ React.createElement("path", {
1276
1647
  fill: "#4d2a15",
1277
1648
  d: "M299.2 182.8s.7-1.7.7-3c0-1.1-1-2.3-1-2.3s1.1.3 1.2 2.4c.1 2.2-.2 2.2-1 3z"
1278
- })), _path328 || (_path328 = /* @__PURE__ */ React.createElement("path", {
1649
+ })), _path328 || (_path328 = /*#__PURE__*/ React.createElement("path", {
1279
1650
  fill: "#ab6d29",
1280
1651
  d: "M292.1 191s-.6-.8-.5-1.3c0-.6 0-.7 1.4-2.2a13 13 0 0 0 2.5-3c.3-.9 1.5-3 .6-4.6 0 0 .6 2.4-.8 4.3a15.7 15.7 0 0 1-3.3 3.7c-1.1.8-1.3 1.2-1.2 1.7 0 .5.1 1 .3 1 .4.3 1 .3 1 .3z"
1281
- })), _path329 || (_path329 = /* @__PURE__ */ React.createElement("path", {
1652
+ })), _path329 || (_path329 = /*#__PURE__*/ React.createElement("path", {
1282
1653
  fill: "#6c4119",
1283
1654
  d: "M305.5 195.6s.3 0 .5-.3.2-1-.3-1.6a3.3 3.3 0 0 0-1.7-1.1l-2-.4s.4.8 1.3 1.3c.4.2 1.2 0 1.6.4.5.4.6 1.7.6 1.7"
1284
- })), _path330 || (_path330 = /* @__PURE__ */ React.createElement("path", {
1655
+ })), _path330 || (_path330 = /*#__PURE__*/ React.createElement("path", {
1285
1656
  fill: "#6c4119",
1286
1657
  d: "M305.5 195.6s1.5-.5 1.6-2l-.1-1.2s.2.5.8.7l.6-.2s-1 2.8-3 2.7z"
1287
- })), _path331 || (_path331 = /* @__PURE__ */ React.createElement("path", {
1658
+ })), _path331 || (_path331 = /*#__PURE__*/ React.createElement("path", {
1288
1659
  fill: "#bf802d",
1289
1660
  d: "m294.8 195.3.8.8.9 1 3.7-1 1.2-1.2-1-1.6h-2.7l-3 2z"
1290
- })), _path332 || (_path332 = /* @__PURE__ */ React.createElement("path", {
1661
+ })), _path332 || (_path332 = /*#__PURE__*/ React.createElement("path", {
1291
1662
  fill: "#f9c83a",
1292
1663
  stroke: "#8f4620",
1293
1664
  strokeWidth: .4,
1294
1665
  d: "m303.8 194-.7-.9-.7-.6c-.6-.3-2.8-.3-2.8-.3l-1.6.3s-.5.5-1.3.3a22 22 0 0 1-2.6-1l-1.9-.7s-1.3-.6-1.6-.5-1.5 1.3-1.5 1.3-.2.7.3.7c.4 0-.7.2-.7.2s-2.8 1.6-3.2 4.4c-.5 2.7 4.6 6.8 6.5 4.7 0 0-2.8-2-2.2-3.7.5-1.7 1.8-2.8 4-3 2.1 0 2.3-.3 3.2-1 1-.6 2.7-1 4 .3 1.3 1.4-5 2.7-5 2.7l.7 1s7.7-2.7 7-4.1z"
1295
- })), _path333 || (_path333 = /* @__PURE__ */ React.createElement("path", {
1666
+ })), _path333 || (_path333 = /*#__PURE__*/ React.createElement("path", {
1296
1667
  fill: "#fcf3d8",
1297
1668
  d: "M289.4 200.7s-3.1-.8-2.9-3.7c.3-2.8 3-3.9 3.4-4 .4-.2.3-1.6.8-1.8a2.4 2.4 0 0 1 2 .5l1.4.8s-5.5 2.4-5.5 5.6c0 2.1.8 2.5.8 2.5z"
1298
- })), _path334 || (_path334 = /* @__PURE__ */ React.createElement("path", {
1669
+ })), _path334 || (_path334 = /*#__PURE__*/ React.createElement("path", {
1299
1670
  fill: "#fdeaaf",
1300
1671
  d: "M303.8 193.8s-.4.2-.5 0c-.6-1-2-1.4-3-1.3-1.5 0-2.4.5-3.4.5s-.7-.1-1.8-.2c-1.1 0-3.5-1.8-4-1.6-.6.2-.8.8-.8 1.1.1.4-1 .4-1 .1-.2-.2.7-1.7 1.7-1.7 2.6 0 4.6 1.7 5.8 1.7 1.3 0 1.7-.7 3.4-.7s3.5.8 3.6 2z"
1301
- })), _path335 || (_path335 = /* @__PURE__ */ React.createElement("path", {
1672
+ })), _path335 || (_path335 = /*#__PURE__*/ React.createElement("path", {
1302
1673
  fill: "#513625",
1303
1674
  d: "M295.2 195.8s1.3-.2 2.2-.6l2.2-.8-2 1.2-2 .5z"
1304
- })), _path336 || (_path336 = /* @__PURE__ */ React.createElement("path", {
1675
+ })), _path336 || (_path336 = /*#__PURE__*/ React.createElement("path", {
1305
1676
  fill: "#f9c83a",
1306
1677
  d: "M290.8 202.3c-.2 0-1.3 0-3-1.1-1.8-1.2-2.3-3.2-2.3-3.2s-.4-1.9 1.4-3.8 2.1-1.3 2.2-1.2c.1 0 0 .1 0 .1l-1.7 1.3-.7 1.3-.7 1.2v1.4l.8 1.5 2.5 1.5z"
1307
- })), _path337 || (_path337 = /* @__PURE__ */ React.createElement("path", {
1678
+ })), _path337 || (_path337 = /*#__PURE__*/ React.createElement("path", {
1308
1679
  fill: "#8b5122",
1309
1680
  d: "M289.8 191.4v-.2.3-.3.3-.3l-.3.2h.2v-.2l-.2.2.2-.2h-.2a.3.3 0 0 0 0 .2l.2-.2h-.2.2-.2.2-.2.2l-.2-.1.2.1-.2-.1-.1.1a5 5 0 0 0-.4.5l-.2.6v.1c0 .3.2.5.4.6h1.4a.3.3 0 0 0 .1-.4.3.3 0 0 0-.3-.2l-.7.1a.8.8 0 0 1-.3 0v-.2a.5.5 0 0 1 0-.2 3 3 0 0 1 .3-.5l.2-.1zl.1-.2a.3.3 0 0 0-.3-.2.3.3 0 0 0-.2.3.3.3 0 0 0 .3.2z"
1310
- })), _path338 || (_path338 = /* @__PURE__ */ React.createElement("path", {
1681
+ })), _path338 || (_path338 = /*#__PURE__*/ React.createElement("path", {
1311
1682
  fill: "#f9c83a",
1312
1683
  d: "m295.1 194.1-3.8 1.1c-.3.2 1.2 0 2.4 0l1.3.1.9-.2c1.4-.5 4.4-1.6 4.7-.3.2 1-4.1 2-4.1 2v.5l3.4-.9 1.9-1 .5-.9-1.7-1.2H298l-1.2.3z"
1313
- })), _path339 || (_path339 = /* @__PURE__ */ React.createElement("path", {
1684
+ })), _path339 || (_path339 = /*#__PURE__*/ React.createElement("path", {
1314
1685
  fill: "#8f4620",
1315
1686
  d: "M289.7 199.5c.3.8.9 2 1.6 2.3 0 0 .1 0 0 0 0 .1-.5.5-1.7.1-1.2-.3-3-.7-4.1-4v.7l.7 1.3 1.1 1.2 1.9 1.1 1.2.3 1-.2.6-.4-1.1-1-1.4-2.3z"
1316
- })), _path340 || (_path340 = /* @__PURE__ */ React.createElement("path", {
1687
+ })), _path340 || (_path340 = /*#__PURE__*/ React.createElement("path", {
1317
1688
  fill: "#fcca3d",
1318
1689
  d: "M302.1 232.6v1.2h-.7v-1.5zm-4.7-34.4-1.2-1.4-.8.1 1.2 1.8z"
1319
- })), _path341 || (_path341 = /* @__PURE__ */ React.createElement("path", {
1690
+ })), _path341 || (_path341 = /*#__PURE__*/ React.createElement("path", {
1320
1691
  fill: "#816c2a",
1321
1692
  d: "m302 235.5-1.7-1a10 10 0 0 0-2.4-.6v.3h.2l2.1.6a14 14 0 0 1 1.7 1zm0-3.1h-3a4 4 0 0 0-1.3.7l.1.2a3.8 3.8 0 0 1 2.6-.7 23 23 0 0 1 1.4.1v-.3zm-.4-2.7-2.6 1.4-1.6 1.2.2.2.5-.4a16.5 16.5 0 0 1 2.6-1.6l1-.5zm-1.7-2.7s0 .7-.3 1.2a9 9 0 0 1-.6.8 86 86 0 0 1-2.5 2.6l.2.3a220 220 0 0 0 2.5-2.7l.7-.8c.3-.6.3-1.3.3-1.4zm-2.1-1.2a4.2 4.2 0 0 1-.2 2.2l-1 2.2-.4.9-.2.3.2.2s1.3-2.2 1.7-3.5c.2-.5.2-1 .2-1.5a4 4 0 0 0 0-.9zm-2.1-.3a9 9 0 0 0 0 1.2c0 .6 0 1.2-.2 1.7l-.7 1.8-.3 1 .3.1 1-2.8c.2-.5.2-1.2.2-1.8v-1.2zm-1.6 0v1.2l-.3 2a52 52 0 0 0-.5 2.5h.3l.2-.8.3-1.7c.3-1 .3-3.2.3-3.2zm-1.8.3a13 13 0 0 0 0 2.9 14 14 0 0 0-.4 2.5h.3a23 23 0 0 1 .4-2.4l.1-1.4v-1.6zm-1.3.2v.2a9 9 0 0 1-.3 2.2l-.6 1.9-.2 1h.3l.8-2.9a9 9 0 0 0 .3-2.2v-.2zm-1.6 0v.7c0 .6 0 1.4-.4 2a5.5 5.5 0 0 1-1.3 1.6 10 10 0 0 1-.7.4l-.2.2.1.3s1.7-1 2.4-2.3c.4-.7.5-1.6.5-2.2v-.7zm-.9-.3v.2a6.7 6.7 0 0 1-1 1.9c-.3.4-.9.8-1.3 1.1a12 12 0 0 1-.8.5l.2.3s1.4-.8 2.1-1.7a8 8 0 0 0 1.1-2.2h-.3zm-1.5-.7v.1a6.2 6.2 0 0 1-1 1.3c-.1.2-.5.4-.9.6l-.6.4.1.3.7-.4 1-.7.7-.9.3-.6zm-.7-1-.3.3-.9 1a7 7 0 0 1-.5.4l-.4.3.1.3.7-.4c.7-.6 1.5-1.7 1.5-1.7zm-.4-.6-.2.2-.9.6a2 2 0 0 1-.8.3v.4l.6-.3c.7-.3 1.5-1 1.5-1zm-.2-.7-.8.4-.6.3a2 2 0 0 1-.4.2v.3c.2 0 .3 0 .5-.2l1.4-.7zm-.4-1.3-.5.5-.9.3v.3a2 2 0 0 0 1.2-.5 4 4 0 0 0 .5-.4zm.1-2.2-.6.5c-.3.3-.6.6-.7 1a1 1 0 0 1-.1 0v.5l.2-.2a.8.8 0 0 0 .2-.2c0-.2.4-.6.7-.9a8 8 0 0 1 .5-.5zm10.7-12.8h1.6l.1-.2v-.1h-.1v.3-.1h-.2.1-.1v-.2l.1.1v-.1.1-.1h-1.5zm0-1h.2c.2 0 .4 0 .6-.2.4-.1.7-.4 1-.6l.5-.3a.8.8 0 0 1 .3 0v-.4l-.6.2-1 .7-.8.3zm0-1.5.7-.2 1.2-.8c.4-.3.7-.4 1-.4v-.3c-.3 0-.5 0-.8.2l-1.2.7a3 3 0 0 1-1 .5v.3zm-.6-1.4 1.5-1 1.6-1.2-.1-.3-1.7 1.2c-.5.5-1.1.9-1.5 1l.2.4zm-1-1.5 3.2-2.3-.2-.3-3.2 2.3zm-1.5-1.6a20.7 20.7 0 0 1 3.4-2.3l-.2-.2-1.5 1-1.9 1.3zm-1-1a124 124 0 0 1 2.6-1.8l.8-.5-.1-.3a8 8 0 0 0-.8.5 113 113 0 0 0-2.7 2z"
1322
- })), _path342 || (_path342 = /* @__PURE__ */ React.createElement("path", {
1693
+ })), _path342 || (_path342 = /*#__PURE__*/ React.createElement("path", {
1323
1694
  fill: "#78732e",
1324
1695
  d: "m294.5 195.4.1.1a17.3 17.3 0 0 1 2.5 2.5c1 1.2 1.8 2.7 1.8 4.1v.5a9.5 9.5 0 0 1-2.5 5c-2 2.3-4.8 4.4-7 6.4a18 18 0 0 0-3 3.1 6.1 6.1 0 0 0-1.2 3.7 6.4 6.4 0 0 0 1.1 3.4 4.4 4.4 0 0 0 3.9 2c1.8 0 3.8-.7 5.6-.7 1.6 0 3 .4 4.4 1.9 1.3 1.4 1.7 3.6 1.7 5.7 0 1.6-.2 3-.4 4.2a26 26 0 0 1-.4 1.8h.3s.8-2.8.8-6c0-2.1-.4-4.5-1.8-6a5.8 5.8 0 0 0-4.6-1.9c-1.9 0-3.9.6-5.6.6a4 4 0 0 1-3.6-1.8 6 6 0 0 1-1-3.3v-.1c0-1.6.7-3 1.9-4.3 1.8-2 4.5-4 7-6.2 2.3-2.2 4.4-4.5 4.7-7.5v-.5c0-1.8-1.1-3.5-2.3-4.8a17 17 0 0 0-2.3-2.2z"
1325
- })), _path343 || (_path343 = /* @__PURE__ */ React.createElement("path", {
1696
+ })), _path343 || (_path343 = /*#__PURE__*/ React.createElement("path", {
1326
1697
  fill: "#a8ac71",
1327
1698
  d: "m292.1 198.4-.4-.3-.3.1.6.5zm1 1-.3-.3h-.1l.2.4z"
1328
- })), _path344 || (_path344 = /* @__PURE__ */ React.createElement("path", {
1699
+ })), _path344 || (_path344 = /*#__PURE__*/ React.createElement("path", {
1329
1700
  fill: "#78732e",
1330
1701
  d: "m294.5 201-.2-.4-.2.2zm1 1.5-.1-.3h-.3l.4.5zm.7 1.5-.2-.4v.4zm0 1.5v-.4l-.2-.1v.5zm0 1v-.5l-.1-.1v.6zM284 221.1l.1-.7c.1-.3-.3.1-.3.1v.5z"
1331
- })), _path345 || (_path345 = /* @__PURE__ */ React.createElement("path", {
1702
+ })), _path345 || (_path345 = /*#__PURE__*/ React.createElement("path", {
1332
1703
  fill: "#fff",
1333
1704
  d: "m284 222.1-.3.1.1.5.1-.2z"
1334
- })), _path346 || (_path346 = /* @__PURE__ */ React.createElement("path", {
1705
+ })), _path346 || (_path346 = /*#__PURE__*/ React.createElement("path", {
1335
1706
  fill: "#78732e",
1336
1707
  d: "M284 223.9v-.4h-.2v.6z"
1337
- })), _path347 || (_path347 = /* @__PURE__ */ React.createElement("path", {
1708
+ })), _path347 || (_path347 = /*#__PURE__*/ React.createElement("path", {
1338
1709
  fill: "#fff",
1339
1710
  d: "M284 224.9v-.4h-.1v.4zm.3 1.4v-.4l-.2.1zm.4 1.4-.1-.5h-.2l.2.6z"
1340
- })), _path348 || (_path348 = /* @__PURE__ */ React.createElement("path", {
1711
+ })), _path348 || (_path348 = /*#__PURE__*/ React.createElement("path", {
1341
1712
  fill: "#a8ac71",
1342
1713
  d: "m285.6 229.7-.2-.3h-.2zm1.5 1.4-.5-.3c-.3-.3-.1.2-.1.2l.4.2zm9.8.8-.4-.3c-.2 0 0 0 .2.4.1.3.2-.1.2-.1"
1343
- })), _path349 || (_path349 = /* @__PURE__ */ React.createElement("path", {
1714
+ })), _path349 || (_path349 = /*#__PURE__*/ React.createElement("path", {
1344
1715
  fill: "#fff",
1345
1716
  d: "m297.7 232.5-.3-.3v.3h.2z"
1346
- })), _path350 || (_path350 = /* @__PURE__ */ React.createElement("path", {
1717
+ })), _path350 || (_path350 = /*#__PURE__*/ React.createElement("path", {
1347
1718
  fill: "#a8ac71",
1348
1719
  d: "M297.9 233c-.1-.2-.2.1-.2.1l.2.3zm0 1.3v-.5c0-.2-.1 0-.1 0v.5z"
1349
- })), _path351 || (_path351 = /* @__PURE__ */ React.createElement("path", {
1720
+ })), _path351 || (_path351 = /*#__PURE__*/ React.createElement("path", {
1350
1721
  fill: "#fff",
1351
1722
  d: "m297.4 235.7.2-.4h-.2zm-14.8-52s.5-.2.1.4l.3-.5h-.5z"
1352
- })), _path352 || (_path352 = /* @__PURE__ */ React.createElement("path", {
1723
+ })), _path352 || (_path352 = /*#__PURE__*/ React.createElement("path", {
1353
1724
  fill: "#f9c83a",
1354
1725
  d: "m294.6 195 .4.3h-.5z"
1355
- })), _path353 || (_path353 = /* @__PURE__ */ React.createElement("path", {
1726
+ })), _path353 || (_path353 = /*#__PURE__*/ React.createElement("path", {
1356
1727
  fill: "#8f4620",
1357
1728
  d: "m295 195.3-.7.1c-.2 0 .2-.2.2-.2l.4.1z"
1358
- })), _path354 || (_path354 = /* @__PURE__ */ React.createElement("path", {
1729
+ })), _path354 || (_path354 = /*#__PURE__*/ React.createElement("path", {
1359
1730
  fill: "#977c2e",
1360
1731
  d: "M301 239.1s.3 0 .5-.3-.1.4-.1.4l-.3.1-.2-.2z"
1361
1732
  })));