@intlayer/design-system 9.0.0-canary.8 → 9.0.0

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 (1322) 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 +4 -3
  29. package/dist/esm/api/useAuth/useAuth.mjs.map +1 -1
  30. package/dist/esm/api/useAuth/useOAuth2.mjs.map +1 -1
  31. package/dist/esm/api/useAuth/useSession.mjs.map +1 -1
  32. package/dist/esm/api/useIntlayerAPI.mjs +6 -1
  33. package/dist/esm/api/useIntlayerAPI.mjs.map +1 -1
  34. package/dist/esm/api/useUser/index.mjs.map +1 -1
  35. package/dist/esm/components/Accordion/Accordion.mjs.map +1 -1
  36. package/dist/esm/components/Avatar/image.mjs.map +1 -1
  37. package/dist/esm/components/Avatar/index.mjs.map +1 -1
  38. package/dist/esm/components/Badge/index.mjs.map +1 -1
  39. package/dist/esm/components/Breadcrumb/breadcrumb.content.mjs.map +1 -1
  40. package/dist/esm/components/Breadcrumb/index.mjs.map +1 -1
  41. package/dist/esm/components/Browser/Browser.content.mjs.map +1 -1
  42. package/dist/esm/components/Browser/Browser.mjs.map +1 -1
  43. package/dist/esm/components/Browser/extractUrlFromSitemap.mjs.map +1 -1
  44. package/dist/esm/components/Button/Button.mjs.map +1 -1
  45. package/dist/esm/components/Carousel/index.content.mjs.map +1 -1
  46. package/dist/esm/components/Carousel/index.mjs +2 -1
  47. package/dist/esm/components/Carousel/index.mjs.map +1 -1
  48. package/dist/esm/components/ClickOutsideDiv/index.mjs.map +1 -1
  49. package/dist/esm/components/CollapsibleTable/CollapsibleTable.mjs.map +1 -1
  50. package/dist/esm/components/Command/index.mjs.map +1 -1
  51. package/dist/esm/components/Container/index.mjs.map +1 -1
  52. package/dist/esm/components/ContentEditor/ContentEditor.mjs.map +1 -1
  53. package/dist/esm/components/ContentEditor/ContentEditorInput.mjs.map +1 -1
  54. package/dist/esm/components/ContentEditor/ContentEditorTextArea.mjs.map +1 -1
  55. package/dist/esm/components/ContentSelector/ContentSelector.mjs.map +1 -1
  56. package/dist/esm/components/CopyButton/CopyButton.content.mjs.map +1 -1
  57. package/dist/esm/components/CopyButton/index.mjs.map +1 -1
  58. package/dist/esm/components/CopyToClipboard/index.mjs.map +1 -1
  59. package/dist/esm/components/DictionaryEditor/DictionaryEditor.mjs.map +1 -1
  60. package/dist/esm/components/DictionaryEditor/ItemLayout.mjs.map +1 -1
  61. package/dist/esm/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs.map +1 -1
  62. package/dist/esm/components/DictionaryEditor/NodeWrapper/BooleanWrapper.mjs.map +1 -1
  63. package/dist/esm/components/DictionaryEditor/NodeWrapper/ConditionWrapper.mjs.map +1 -1
  64. package/dist/esm/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.mjs.map +1 -1
  65. package/dist/esm/components/DictionaryEditor/NodeWrapper/FileWrapper.mjs.map +1 -1
  66. package/dist/esm/components/DictionaryEditor/NodeWrapper/HtmlWrapper.mjs.map +1 -1
  67. package/dist/esm/components/DictionaryEditor/NodeWrapper/InsertionWrapper.mjs.map +1 -1
  68. package/dist/esm/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.mjs.map +1 -1
  69. package/dist/esm/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs.map +1 -1
  70. package/dist/esm/components/DictionaryEditor/NodeWrapper/NumberWrapper.mjs.map +1 -1
  71. package/dist/esm/components/DictionaryEditor/NodeWrapper/PluralWrapper.mjs.map +1 -1
  72. package/dist/esm/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs.map +1 -1
  73. package/dist/esm/components/DictionaryEditor/NodeWrapper/TranslationWrapper.mjs.map +1 -1
  74. package/dist/esm/components/DictionaryEditor/NodeWrapper/index.mjs.map +1 -1
  75. package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs +1 -1
  76. package/dist/esm/components/DictionaryFieldEditor/ContentEditor.mjs.map +1 -1
  77. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.mjs.map +1 -1
  78. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +24 -22
  79. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -1
  80. package/dist/esm/components/DictionaryFieldEditor/ContentEditorView/object.mjs.map +1 -1
  81. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
  82. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.mjs.map +1 -1
  83. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.mjs.map +1 -1
  84. package/dist/esm/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs.map +1 -1
  85. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
  86. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs.map +1 -1
  87. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.mjs.map +1 -1
  88. package/dist/esm/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs.map +1 -1
  89. package/dist/esm/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
  90. package/dist/esm/components/DictionaryFieldEditor/EnumKeyInput.mjs.map +1 -1
  91. package/dist/esm/components/DictionaryFieldEditor/JSONEditor.mjs.map +1 -1
  92. package/dist/esm/components/DictionaryFieldEditor/KeyPathBreadcrumb.mjs.map +1 -1
  93. package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +18 -13
  94. package/dist/esm/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
  95. package/dist/esm/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs.map +1 -1
  96. package/dist/esm/components/DictionaryFieldEditor/NodeTypeSelector.mjs.map +1 -1
  97. package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +3 -2
  98. package/dist/esm/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
  99. package/dist/esm/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs.map +1 -1
  100. package/dist/esm/components/DictionaryFieldEditor/StructureEditor.mjs.map +1 -1
  101. package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs +5 -3
  102. package/dist/esm/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -1
  103. package/dist/esm/components/DictionaryFieldEditor/StructureView/structureView.content.mjs.map +1 -1
  104. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs.map +1 -1
  105. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs.map +1 -1
  106. package/dist/esm/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.mjs.map +1 -1
  107. package/dist/esm/components/DictionaryFieldEditor/contentEditor.content.mjs.map +1 -1
  108. package/dist/esm/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs.map +1 -1
  109. package/dist/esm/components/DictionaryFieldEditor/getIsEditableSection.mjs.map +1 -1
  110. package/dist/esm/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs.map +1 -1
  111. package/dist/esm/components/DropDown/index.mjs.map +1 -1
  112. package/dist/esm/components/EditableField/EditableFieldInput.mjs.map +1 -1
  113. package/dist/esm/components/EditableField/EditableFieldLayout.mjs.map +1 -1
  114. package/dist/esm/components/EditableField/EditableFieldTextArea.mjs.map +1 -1
  115. package/dist/esm/components/ExpandCollapse/ExpandCollapse.mjs.map +1 -1
  116. package/dist/esm/components/ExpandCollapse/expandCollapse.content.mjs.map +1 -1
  117. package/dist/esm/components/Flags/Flag.mjs.map +1 -1
  118. package/dist/esm/components/Flags/ae.mjs +9 -6
  119. package/dist/esm/components/Flags/ae.mjs.map +1 -1
  120. package/dist/esm/components/Flags/af.mjs +26 -23
  121. package/dist/esm/components/Flags/af.mjs.map +1 -1
  122. package/dist/esm/components/Flags/al.mjs +7 -5
  123. package/dist/esm/components/Flags/al.mjs.map +1 -1
  124. package/dist/esm/components/Flags/am.mjs +7 -5
  125. package/dist/esm/components/Flags/am.mjs.map +1 -1
  126. package/dist/esm/components/Flags/ar.mjs +51 -31
  127. package/dist/esm/components/Flags/ar.mjs.map +1 -1
  128. package/dist/esm/components/Flags/at.mjs +5 -4
  129. package/dist/esm/components/Flags/at.mjs.map +1 -1
  130. package/dist/esm/components/Flags/au.mjs +13 -8
  131. package/dist/esm/components/Flags/au.mjs.map +1 -1
  132. package/dist/esm/components/Flags/az.mjs +13 -8
  133. package/dist/esm/components/Flags/az.mjs.map +1 -1
  134. package/dist/esm/components/Flags/ba.mjs +8 -7
  135. package/dist/esm/components/Flags/ba.mjs.map +1 -1
  136. package/dist/esm/components/Flags/bd.mjs +5 -4
  137. package/dist/esm/components/Flags/bd.mjs.map +1 -1
  138. package/dist/esm/components/Flags/be.mjs +5 -5
  139. package/dist/esm/components/Flags/be.mjs.map +1 -1
  140. package/dist/esm/components/Flags/bg.mjs +7 -5
  141. package/dist/esm/components/Flags/bg.mjs.map +1 -1
  142. package/dist/esm/components/Flags/bh.mjs +5 -4
  143. package/dist/esm/components/Flags/bh.mjs.map +1 -1
  144. package/dist/esm/components/Flags/bn.mjs +12 -8
  145. package/dist/esm/components/Flags/bn.mjs.map +1 -1
  146. package/dist/esm/components/Flags/bo.mjs +1306 -656
  147. package/dist/esm/components/Flags/bo.mjs.map +1 -1
  148. package/dist/esm/components/Flags/br.mjs +26 -26
  149. package/dist/esm/components/Flags/br.mjs.map +1 -1
  150. package/dist/esm/components/Flags/bw.mjs +4 -4
  151. package/dist/esm/components/Flags/bw.mjs.map +1 -1
  152. package/dist/esm/components/Flags/by.mjs +11 -8
  153. package/dist/esm/components/Flags/by.mjs.map +1 -1
  154. package/dist/esm/components/Flags/bz.mjs +111 -81
  155. package/dist/esm/components/Flags/bz.mjs.map +1 -1
  156. package/dist/esm/components/Flags/ca.mjs +5 -4
  157. package/dist/esm/components/Flags/ca.mjs.map +1 -1
  158. package/dist/esm/components/Flags/ch.mjs +4 -4
  159. package/dist/esm/components/Flags/ch.mjs.map +1 -1
  160. package/dist/esm/components/Flags/cl.mjs +9 -8
  161. package/dist/esm/components/Flags/cl.mjs.map +1 -1
  162. package/dist/esm/components/Flags/cn.mjs +15 -9
  163. package/dist/esm/components/Flags/cn.mjs.map +1 -1
  164. package/dist/esm/components/Flags/co.mjs +5 -5
  165. package/dist/esm/components/Flags/co.mjs.map +1 -1
  166. package/dist/esm/components/Flags/cr.mjs +5 -5
  167. package/dist/esm/components/Flags/cr.mjs.map +1 -1
  168. package/dist/esm/components/Flags/cu.mjs +9 -8
  169. package/dist/esm/components/Flags/cu.mjs.map +1 -1
  170. package/dist/esm/components/Flags/cv.mjs +9 -8
  171. package/dist/esm/components/Flags/cv.mjs.map +1 -1
  172. package/dist/esm/components/Flags/cz.mjs +7 -5
  173. package/dist/esm/components/Flags/cz.mjs.map +1 -1
  174. package/dist/esm/components/Flags/de.mjs +7 -5
  175. package/dist/esm/components/Flags/de.mjs.map +1 -1
  176. package/dist/esm/components/Flags/dj.mjs +9 -8
  177. package/dist/esm/components/Flags/dj.mjs.map +1 -1
  178. package/dist/esm/components/Flags/dk.mjs +7 -5
  179. package/dist/esm/components/Flags/dk.mjs.map +1 -1
  180. package/dist/esm/components/Flags/do.mjs +71 -53
  181. package/dist/esm/components/Flags/do.mjs.map +1 -1
  182. package/dist/esm/components/Flags/dz.mjs +7 -5
  183. package/dist/esm/components/Flags/dz.mjs.map +1 -1
  184. package/dist/esm/components/Flags/ec.mjs +165 -122
  185. package/dist/esm/components/Flags/ec.mjs.map +1 -1
  186. package/dist/esm/components/Flags/ee.mjs +7 -5
  187. package/dist/esm/components/Flags/ee.mjs.map +1 -1
  188. package/dist/esm/components/Flags/eg.mjs +28 -25
  189. package/dist/esm/components/Flags/eg.mjs.map +1 -1
  190. package/dist/esm/components/Flags/es-ct.mjs +5 -4
  191. package/dist/esm/components/Flags/es-ct.mjs.map +1 -1
  192. package/dist/esm/components/Flags/es-ga.mjs +184 -183
  193. package/dist/esm/components/Flags/es-ga.mjs.map +1 -1
  194. package/dist/esm/components/Flags/es-pv.mjs +7 -5
  195. package/dist/esm/components/Flags/es-pv.mjs.map +1 -1
  196. package/dist/esm/components/Flags/es.mjs +1072 -531
  197. package/dist/esm/components/Flags/es.mjs.map +1 -1
  198. package/dist/esm/components/Flags/et.mjs +10 -9
  199. package/dist/esm/components/Flags/et.mjs.map +1 -1
  200. package/dist/esm/components/Flags/fi.mjs +7 -5
  201. package/dist/esm/components/Flags/fi.mjs.map +1 -1
  202. package/dist/esm/components/Flags/flags.mjs.map +1 -1
  203. package/dist/esm/components/Flags/fo.mjs +8 -7
  204. package/dist/esm/components/Flags/fo.mjs.map +1 -1
  205. package/dist/esm/components/Flags/fr.mjs +7 -5
  206. package/dist/esm/components/Flags/fr.mjs.map +1 -1
  207. package/dist/esm/components/Flags/gb-wls.mjs +10 -8
  208. package/dist/esm/components/Flags/gb-wls.mjs.map +1 -1
  209. package/dist/esm/components/Flags/gb.mjs +11 -7
  210. package/dist/esm/components/Flags/gb.mjs.map +1 -1
  211. package/dist/esm/components/Flags/ge.mjs +9 -6
  212. package/dist/esm/components/Flags/ge.mjs.map +1 -1
  213. package/dist/esm/components/Flags/gh.mjs +9 -6
  214. package/dist/esm/components/Flags/gh.mjs.map +1 -1
  215. package/dist/esm/components/Flags/gr.mjs +23 -13
  216. package/dist/esm/components/Flags/gr.mjs.map +1 -1
  217. package/dist/esm/components/Flags/gt.mjs +116 -113
  218. package/dist/esm/components/Flags/gt.mjs.map +1 -1
  219. package/dist/esm/components/Flags/gw.mjs +19 -12
  220. package/dist/esm/components/Flags/gw.mjs.map +1 -1
  221. package/dist/esm/components/Flags/hk.mjs +13 -8
  222. package/dist/esm/components/Flags/hk.mjs.map +1 -1
  223. package/dist/esm/components/Flags/hn.mjs +21 -15
  224. package/dist/esm/components/Flags/hn.mjs.map +1 -1
  225. package/dist/esm/components/Flags/hr.mjs +49 -23
  226. package/dist/esm/components/Flags/hr.mjs.map +1 -1
  227. package/dist/esm/components/Flags/hu.mjs +4 -4
  228. package/dist/esm/components/Flags/hu.mjs.map +1 -1
  229. package/dist/esm/components/Flags/id.mjs +5 -4
  230. package/dist/esm/components/Flags/id.mjs.map +1 -1
  231. package/dist/esm/components/Flags/ie.mjs +5 -5
  232. package/dist/esm/components/Flags/ie.mjs.map +1 -1
  233. package/dist/esm/components/Flags/il.mjs +10 -9
  234. package/dist/esm/components/Flags/il.mjs.map +1 -1
  235. package/dist/esm/components/Flags/in.mjs +18 -15
  236. package/dist/esm/components/Flags/in.mjs.map +1 -1
  237. package/dist/esm/components/Flags/iq.mjs +11 -8
  238. package/dist/esm/components/Flags/iq.mjs.map +1 -1
  239. package/dist/esm/components/Flags/ir.mjs +33 -32
  240. package/dist/esm/components/Flags/ir.mjs.map +1 -1
  241. package/dist/esm/components/Flags/is.mjs +8 -7
  242. package/dist/esm/components/Flags/is.mjs.map +1 -1
  243. package/dist/esm/components/Flags/it.mjs +5 -5
  244. package/dist/esm/components/Flags/it.mjs.map +1 -1
  245. package/dist/esm/components/Flags/jm.mjs +5 -5
  246. package/dist/esm/components/Flags/jm.mjs.map +1 -1
  247. package/dist/esm/components/Flags/jo.mjs +11 -10
  248. package/dist/esm/components/Flags/jo.mjs.map +1 -1
  249. package/dist/esm/components/Flags/jp.mjs +7 -6
  250. package/dist/esm/components/Flags/jp.mjs.map +1 -1
  251. package/dist/esm/components/Flags/ke.mjs +28 -19
  252. package/dist/esm/components/Flags/ke.mjs.map +1 -1
  253. package/dist/esm/components/Flags/kg.mjs +11 -10
  254. package/dist/esm/components/Flags/kg.mjs.map +1 -1
  255. package/dist/esm/components/Flags/kh.mjs +20 -18
  256. package/dist/esm/components/Flags/kh.mjs.map +1 -1
  257. package/dist/esm/components/Flags/km.mjs +12 -11
  258. package/dist/esm/components/Flags/km.mjs.map +1 -1
  259. package/dist/esm/components/Flags/kr.mjs +14 -13
  260. package/dist/esm/components/Flags/kr.mjs.map +1 -1
  261. package/dist/esm/components/Flags/kw.mjs +9 -8
  262. package/dist/esm/components/Flags/kw.mjs.map +1 -1
  263. package/dist/esm/components/Flags/kz.mjs +18 -17
  264. package/dist/esm/components/Flags/kz.mjs.map +1 -1
  265. package/dist/esm/components/Flags/la.mjs +8 -7
  266. package/dist/esm/components/Flags/la.mjs.map +1 -1
  267. package/dist/esm/components/Flags/lb.mjs +10 -9
  268. package/dist/esm/components/Flags/lb.mjs.map +1 -1
  269. package/dist/esm/components/Flags/li.mjs +33 -31
  270. package/dist/esm/components/Flags/li.mjs.map +1 -1
  271. package/dist/esm/components/Flags/lk.mjs +22 -14
  272. package/dist/esm/components/Flags/lk.mjs.map +1 -1
  273. package/dist/esm/components/Flags/lt.mjs +5 -5
  274. package/dist/esm/components/Flags/lt.mjs.map +1 -1
  275. package/dist/esm/components/Flags/lu.mjs +7 -5
  276. package/dist/esm/components/Flags/lu.mjs.map +1 -1
  277. package/dist/esm/components/Flags/lv.mjs +3 -3
  278. package/dist/esm/components/Flags/lv.mjs.map +1 -1
  279. package/dist/esm/components/Flags/ly.mjs +8 -7
  280. package/dist/esm/components/Flags/ly.mjs.map +1 -1
  281. package/dist/esm/components/Flags/ma.mjs +5 -4
  282. package/dist/esm/components/Flags/ma.mjs.map +1 -1
  283. package/dist/esm/components/Flags/mc.mjs +4 -4
  284. package/dist/esm/components/Flags/mc.mjs.map +1 -1
  285. package/dist/esm/components/Flags/md.mjs +93 -61
  286. package/dist/esm/components/Flags/md.mjs.map +1 -1
  287. package/dist/esm/components/Flags/mk.mjs +7 -5
  288. package/dist/esm/components/Flags/mk.mjs.map +1 -1
  289. package/dist/esm/components/Flags/mm.mjs +13 -10
  290. package/dist/esm/components/Flags/mm.mjs.map +1 -1
  291. package/dist/esm/components/Flags/mn.mjs +19 -12
  292. package/dist/esm/components/Flags/mn.mjs.map +1 -1
  293. package/dist/esm/components/Flags/mo.mjs +10 -7
  294. package/dist/esm/components/Flags/mo.mjs.map +1 -1
  295. package/dist/esm/components/Flags/mr.mjs +9 -6
  296. package/dist/esm/components/Flags/mr.mjs.map +1 -1
  297. package/dist/esm/components/Flags/mt.mjs +44 -39
  298. package/dist/esm/components/Flags/mt.mjs.map +1 -1
  299. package/dist/esm/components/Flags/mv.mjs +9 -6
  300. package/dist/esm/components/Flags/mv.mjs.map +1 -1
  301. package/dist/esm/components/Flags/mx.mjs +748 -377
  302. package/dist/esm/components/Flags/mx.mjs.map +1 -1
  303. package/dist/esm/components/Flags/my.mjs +21 -20
  304. package/dist/esm/components/Flags/my.mjs.map +1 -1
  305. package/dist/esm/components/Flags/mz.mjs +17 -16
  306. package/dist/esm/components/Flags/mz.mjs.map +1 -1
  307. package/dist/esm/components/Flags/ng.mjs +4 -4
  308. package/dist/esm/components/Flags/ng.mjs.map +1 -1
  309. package/dist/esm/components/Flags/ni.mjs +103 -98
  310. package/dist/esm/components/Flags/ni.mjs.map +1 -1
  311. package/dist/esm/components/Flags/nl.mjs +7 -5
  312. package/dist/esm/components/Flags/nl.mjs.map +1 -1
  313. package/dist/esm/components/Flags/no.mjs +11 -7
  314. package/dist/esm/components/Flags/no.mjs.map +1 -1
  315. package/dist/esm/components/Flags/np.mjs +7 -6
  316. package/dist/esm/components/Flags/np.mjs.map +1 -1
  317. package/dist/esm/components/Flags/nz.mjs +30 -20
  318. package/dist/esm/components/Flags/nz.mjs.map +1 -1
  319. package/dist/esm/components/Flags/om.mjs +102 -101
  320. package/dist/esm/components/Flags/om.mjs.map +1 -1
  321. package/dist/esm/components/Flags/pa.mjs +9 -8
  322. package/dist/esm/components/Flags/pa.mjs.map +1 -1
  323. package/dist/esm/components/Flags/pe.mjs +5 -4
  324. package/dist/esm/components/Flags/pe.mjs.map +1 -1
  325. package/dist/esm/components/Flags/ph.mjs +9 -6
  326. package/dist/esm/components/Flags/ph.mjs.map +1 -1
  327. package/dist/esm/components/Flags/pk.mjs +8 -7
  328. package/dist/esm/components/Flags/pk.mjs.map +1 -1
  329. package/dist/esm/components/Flags/pl.mjs +3 -3
  330. package/dist/esm/components/Flags/pl.mjs.map +1 -1
  331. package/dist/esm/components/Flags/pr.mjs +9 -8
  332. package/dist/esm/components/Flags/pr.mjs.map +1 -1
  333. package/dist/esm/components/Flags/ps.mjs +10 -9
  334. package/dist/esm/components/Flags/ps.mjs.map +1 -1
  335. package/dist/esm/components/Flags/pt.mjs +34 -31
  336. package/dist/esm/components/Flags/pt.mjs.map +1 -1
  337. package/dist/esm/components/Flags/py.mjs +17 -11
  338. package/dist/esm/components/Flags/py.mjs.map +1 -1
  339. package/dist/esm/components/Flags/qa.mjs +5 -4
  340. package/dist/esm/components/Flags/qa.mjs.map +1 -1
  341. package/dist/esm/components/Flags/ro.mjs +5 -5
  342. package/dist/esm/components/Flags/ro.mjs.map +1 -1
  343. package/dist/esm/components/Flags/rs.mjs +259 -258
  344. package/dist/esm/components/Flags/rs.mjs.map +1 -1
  345. package/dist/esm/components/Flags/ru.mjs +7 -5
  346. package/dist/esm/components/Flags/ru.mjs.map +1 -1
  347. package/dist/esm/components/Flags/sa.mjs +21 -20
  348. package/dist/esm/components/Flags/sa.mjs.map +1 -1
  349. package/dist/esm/components/Flags/sd.mjs +9 -8
  350. package/dist/esm/components/Flags/sd.mjs.map +1 -1
  351. package/dist/esm/components/Flags/se.mjs +5 -4
  352. package/dist/esm/components/Flags/se.mjs.map +1 -1
  353. package/dist/esm/components/Flags/sg.mjs +9 -8
  354. package/dist/esm/components/Flags/sg.mjs.map +1 -1
  355. package/dist/esm/components/Flags/si.mjs +14 -13
  356. package/dist/esm/components/Flags/si.mjs.map +1 -1
  357. package/dist/esm/components/Flags/sk.mjs +15 -9
  358. package/dist/esm/components/Flags/sk.mjs.map +1 -1
  359. package/dist/esm/components/Flags/so.mjs +7 -6
  360. package/dist/esm/components/Flags/so.mjs.map +1 -1
  361. package/dist/esm/components/Flags/st.mjs +17 -13
  362. package/dist/esm/components/Flags/st.mjs.map +1 -1
  363. package/dist/esm/components/Flags/sv.mjs +538 -522
  364. package/dist/esm/components/Flags/sv.mjs.map +1 -1
  365. package/dist/esm/components/Flags/sy.mjs +9 -6
  366. package/dist/esm/components/Flags/sy.mjs.map +1 -1
  367. package/dist/esm/components/Flags/td.mjs +4 -4
  368. package/dist/esm/components/Flags/td.mjs.map +1 -1
  369. package/dist/esm/components/Flags/th.mjs +4 -4
  370. package/dist/esm/components/Flags/th.mjs.map +1 -1
  371. package/dist/esm/components/Flags/tl.mjs +9 -8
  372. package/dist/esm/components/Flags/tl.mjs.map +1 -1
  373. package/dist/esm/components/Flags/tn.mjs +5 -4
  374. package/dist/esm/components/Flags/tn.mjs.map +1 -1
  375. package/dist/esm/components/Flags/tr.mjs +5 -5
  376. package/dist/esm/components/Flags/tr.mjs.map +1 -1
  377. package/dist/esm/components/Flags/tt.mjs +7 -5
  378. package/dist/esm/components/Flags/tt.mjs.map +1 -1
  379. package/dist/esm/components/Flags/tw.mjs +7 -6
  380. package/dist/esm/components/Flags/tw.mjs.map +1 -1
  381. package/dist/esm/components/Flags/tz.mjs +9 -8
  382. package/dist/esm/components/Flags/tz.mjs.map +1 -1
  383. package/dist/esm/components/Flags/ua.mjs +4 -4
  384. package/dist/esm/components/Flags/ua.mjs.map +1 -1
  385. package/dist/esm/components/Flags/ug.mjs +26 -25
  386. package/dist/esm/components/Flags/ug.mjs.map +1 -1
  387. package/dist/esm/components/Flags/us.mjs +12 -8
  388. package/dist/esm/components/Flags/us.mjs.map +1 -1
  389. package/dist/esm/components/Flags/uy.mjs +15 -12
  390. package/dist/esm/components/Flags/uy.mjs.map +1 -1
  391. package/dist/esm/components/Flags/uz.mjs +27 -21
  392. package/dist/esm/components/Flags/uz.mjs.map +1 -1
  393. package/dist/esm/components/Flags/ve.mjs +21 -16
  394. package/dist/esm/components/Flags/ve.mjs.map +1 -1
  395. package/dist/esm/components/Flags/vn.mjs +7 -6
  396. package/dist/esm/components/Flags/vn.mjs.map +1 -1
  397. package/dist/esm/components/Flags/xx.mjs +5 -4
  398. package/dist/esm/components/Flags/xx.mjs.map +1 -1
  399. package/dist/esm/components/Flags/ye.mjs +5 -5
  400. package/dist/esm/components/Flags/ye.mjs.map +1 -1
  401. package/dist/esm/components/Flags/za.mjs +12 -11
  402. package/dist/esm/components/Flags/za.mjs.map +1 -1
  403. package/dist/esm/components/Flags/zw.mjs +16 -15
  404. package/dist/esm/components/Flags/zw.mjs.map +1 -1
  405. package/dist/esm/components/Footer/index.mjs.map +1 -1
  406. package/dist/esm/components/Form/FormBase.mjs.map +1 -1
  407. package/dist/esm/components/Form/FormControl.mjs.map +1 -1
  408. package/dist/esm/components/Form/FormDescription.mjs.map +1 -1
  409. package/dist/esm/components/Form/FormField.mjs +2 -1
  410. package/dist/esm/components/Form/FormField.mjs.map +1 -1
  411. package/dist/esm/components/Form/FormItem.mjs.map +1 -1
  412. package/dist/esm/components/Form/FormLabel.mjs.map +1 -1
  413. package/dist/esm/components/Form/FormMessage.mjs.map +1 -1
  414. package/dist/esm/components/Form/elements/AutoSizeTextAreaElement.mjs.map +1 -1
  415. package/dist/esm/components/Form/elements/CheckboxElement.mjs.map +1 -1
  416. package/dist/esm/components/Form/elements/EditableFieldInputElement.mjs.map +1 -1
  417. package/dist/esm/components/Form/elements/EditableFieldTextAreaElement.mjs.map +1 -1
  418. package/dist/esm/components/Form/elements/FormElement.mjs.map +1 -1
  419. package/dist/esm/components/Form/elements/FormElementWrapper.mjs.map +1 -1
  420. package/dist/esm/components/Form/elements/InputElement.mjs.map +1 -1
  421. package/dist/esm/components/Form/elements/InputPasswordElement.mjs.map +1 -1
  422. package/dist/esm/components/Form/elements/MultiselectElement.mjs.map +1 -1
  423. package/dist/esm/components/Form/elements/OTPElement.mjs.map +1 -1
  424. package/dist/esm/components/Form/elements/SearchInputElement.mjs.map +1 -1
  425. package/dist/esm/components/Form/elements/SelectElement.mjs.map +1 -1
  426. package/dist/esm/components/Form/elements/SwitchSelectorElement.mjs.map +1 -1
  427. package/dist/esm/components/Form/elements/TextAreaElement.mjs.map +1 -1
  428. package/dist/esm/components/Form/layout/FormItemLayout.mjs.map +1 -1
  429. package/dist/esm/components/Form/layout/FormLabelLayout.mjs.map +1 -1
  430. package/dist/esm/components/Form/layout/RequiredStar.mjs.map +1 -1
  431. package/dist/esm/components/HTMLRender/HTMLRender.mjs.map +1 -1
  432. package/dist/esm/components/Headers/index.mjs.map +1 -1
  433. package/dist/esm/components/HeightResizer/index.mjs.map +1 -1
  434. package/dist/esm/components/HideShow/index.mjs.map +1 -1
  435. package/dist/esm/components/IDE/Code.mjs +1 -1
  436. package/dist/esm/components/IDE/Code.mjs.map +1 -1
  437. package/dist/esm/components/IDE/CodeBlockClient.mjs.map +1 -1
  438. package/dist/esm/components/IDE/CodeBlockHighlight.mjs.map +1 -1
  439. package/dist/esm/components/IDE/CodeBlockServer.mjs.map +1 -1
  440. package/dist/esm/components/IDE/CodeBlockShiki.mjs.map +1 -1
  441. package/dist/esm/components/IDE/CodeConditionalRenderer.mjs.map +1 -1
  442. package/dist/esm/components/IDE/CodeContext.mjs.map +1 -1
  443. package/dist/esm/components/IDE/CodeFormatSelector.mjs.map +1 -1
  444. package/dist/esm/components/IDE/ContentDeclarationFormatSelector.mjs.map +1 -1
  445. package/dist/esm/components/IDE/CopyCode.mjs.map +1 -1
  446. package/dist/esm/components/IDE/FileList.mjs.map +1 -1
  447. package/dist/esm/components/IDE/FileTree.mjs.map +1 -1
  448. package/dist/esm/components/IDE/IDE.mjs +2 -1
  449. package/dist/esm/components/IDE/IDE.mjs.map +1 -1
  450. package/dist/esm/components/IDE/MarkDownRender.mjs.map +1 -1
  451. package/dist/esm/components/IDE/MonacoCode.mjs.map +1 -1
  452. package/dist/esm/components/IDE/PackageManagerSelector.mjs.map +1 -1
  453. package/dist/esm/components/IDE/code.content.mjs.map +1 -1
  454. package/dist/esm/components/IDE/codeTransformer.mjs +7 -4
  455. package/dist/esm/components/IDE/codeTransformer.mjs.map +1 -1
  456. package/dist/esm/components/IDE/copyCode.content.mjs.map +1 -1
  457. package/dist/esm/components/IDE/createFileTree.mjs.map +1 -1
  458. package/dist/esm/components/IDE/selectors.content.mjs.map +1 -1
  459. package/dist/esm/components/InformationTag/index.mjs.map +1 -1
  460. package/dist/esm/components/Input/Checkbox.mjs.map +1 -1
  461. package/dist/esm/components/Input/Input.mjs.map +1 -1
  462. package/dist/esm/components/Input/InputPassword.mjs.map +1 -1
  463. package/dist/esm/components/Input/OTPInput.mjs +2 -1
  464. package/dist/esm/components/Input/OTPInput.mjs.map +1 -1
  465. package/dist/esm/components/Input/Radio.mjs.map +1 -1
  466. package/dist/esm/components/Input/SearchInput.mjs.map +1 -1
  467. package/dist/esm/components/KeyboardScreenAdapter/index.mjs.map +1 -1
  468. package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs +2 -1
  469. package/dist/esm/components/KeyboardShortcut/KeyboardShortcut.mjs.map +1 -1
  470. package/dist/esm/components/Label/index.mjs.map +1 -1
  471. package/dist/esm/components/LanguageBackground/LanguageBackground.mjs.map +1 -1
  472. package/dist/esm/components/LanguageBackground/LanguageSection.mjs.map +1 -1
  473. package/dist/esm/components/Link/Link.mjs.map +1 -1
  474. package/dist/esm/components/Loader/index.content.mjs.map +1 -1
  475. package/dist/esm/components/Loader/index.mjs.map +1 -1
  476. package/dist/esm/components/Loader/spinner.mjs.map +1 -1
  477. package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
  478. package/dist/esm/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs.map +1 -1
  479. package/dist/esm/components/LocaleSwitcherContentDropDown/localeSwitcher.content.mjs.map +1 -1
  480. package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs +4 -2
  481. package/dist/esm/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs.map +1 -1
  482. package/dist/esm/components/LocaleSwitcherDropDown/localeSwitcher.content.mjs.map +1 -1
  483. package/dist/esm/components/Logo/Logo.mjs.map +1 -1
  484. package/dist/esm/components/Logo/LogoTextOnly.mjs.map +1 -1
  485. package/dist/esm/components/Logo/LogoWithText.mjs.map +1 -1
  486. package/dist/esm/components/Logo/LogoWithTextBelow.mjs.map +1 -1
  487. package/dist/esm/components/MarkDownRender/MarkDownIframe.mjs.map +1 -1
  488. package/dist/esm/components/MarkDownRender/MarkDownRender.mjs +1 -1
  489. package/dist/esm/components/MarkDownRender/MarkDownRender.mjs.map +1 -1
  490. package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs +2 -3
  491. package/dist/esm/components/MarkdownEditor/MarkdownEditor.mjs.map +1 -1
  492. package/dist/esm/components/MarkdownEditor/extensions.mjs.map +1 -1
  493. package/dist/esm/components/MarkdownEditor/generative/AICompletionCommands.mjs.map +1 -1
  494. package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs +2 -1
  495. package/dist/esm/components/MarkdownEditor/generative/AISelector.mjs.map +1 -1
  496. package/dist/esm/components/MarkdownEditor/generative/AISelectorCommands.mjs.map +1 -1
  497. package/dist/esm/components/MarkdownEditor/generative/GenerativeMenuSwitch.mjs.map +1 -1
  498. package/dist/esm/components/MarkdownEditor/generative/useAICompletion.mjs.map +1 -1
  499. package/dist/esm/components/MarkdownEditor/imageUpload.mjs +2 -1
  500. package/dist/esm/components/MarkdownEditor/imageUpload.mjs.map +1 -1
  501. package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs +118 -59
  502. package/dist/esm/components/MarkdownEditor/markdownEditor.content.mjs.map +1 -1
  503. package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble-item.mjs.map +1 -1
  504. package/dist/esm/components/MarkdownEditor/novel/components/editor-bubble.mjs.map +1 -1
  505. package/dist/esm/components/MarkdownEditor/novel/components/editor-command-item.mjs.map +1 -1
  506. package/dist/esm/components/MarkdownEditor/novel/components/editor-command.mjs.map +1 -1
  507. package/dist/esm/components/MarkdownEditor/novel/components/editor.mjs.map +1 -1
  508. package/dist/esm/components/MarkdownEditor/novel/extensions/ai-highlight.mjs.map +1 -1
  509. package/dist/esm/components/MarkdownEditor/novel/extensions/custom-keymap.mjs.map +1 -1
  510. package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs +91 -37
  511. package/dist/esm/components/MarkdownEditor/novel/extensions/image-resizer.mjs.map +1 -1
  512. package/dist/esm/components/MarkdownEditor/novel/extensions/index.mjs.map +1 -1
  513. package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs +49 -13
  514. package/dist/esm/components/MarkdownEditor/novel/extensions/slash-command.mjs.map +1 -1
  515. package/dist/esm/components/MarkdownEditor/novel/extensions/updated-image.mjs.map +1 -1
  516. package/dist/esm/components/MarkdownEditor/novel/plugins/upload-images.mjs.map +1 -1
  517. package/dist/esm/components/MarkdownEditor/novel/utils/atoms.mjs.map +1 -1
  518. package/dist/esm/components/MarkdownEditor/novel/utils/index.mjs.map +1 -1
  519. package/dist/esm/components/MarkdownEditor/selectors/ColorSelector.mjs.map +1 -1
  520. package/dist/esm/components/MarkdownEditor/selectors/LinkSelector.mjs.map +1 -1
  521. package/dist/esm/components/MarkdownEditor/selectors/NodeSelector.mjs.map +1 -1
  522. package/dist/esm/components/MarkdownEditor/selectors/TextButtons.mjs.map +1 -1
  523. package/dist/esm/components/MarkdownEditor/slashCommand.mjs.map +1 -1
  524. package/dist/esm/components/MaxHeightSmoother/index.mjs.map +1 -1
  525. package/dist/esm/components/MaxWidthSmoother/index.mjs.map +1 -1
  526. package/dist/esm/components/Modal/Modal.mjs.map +1 -1
  527. package/dist/esm/components/Navbar/Burger.mjs.map +1 -1
  528. package/dist/esm/components/Navbar/DesktopNavbar.mjs.map +1 -1
  529. package/dist/esm/components/Navbar/MobileNavbar.mjs.map +1 -1
  530. package/dist/esm/components/Navbar/index.mjs.map +1 -1
  531. package/dist/esm/components/Navbar/useNavigation.mjs.map +1 -1
  532. package/dist/esm/components/Pagination/NumberItemsSelector.mjs.map +1 -1
  533. package/dist/esm/components/Pagination/Pagination.mjs.map +1 -1
  534. package/dist/esm/components/Pagination/ShowingResultsNumberItems.mjs.map +1 -1
  535. package/dist/esm/components/Pagination/pagination.content.mjs.map +1 -1
  536. package/dist/esm/components/Pattern/DotPattern.mjs.map +1 -1
  537. package/dist/esm/components/Pattern/GridDistortionPattern.mjs +2 -1
  538. package/dist/esm/components/Pattern/GridDistortionPattern.mjs.map +1 -1
  539. package/dist/esm/components/Pattern/GridPattern.mjs.map +1 -1
  540. package/dist/esm/components/Pattern/SpotLight.mjs.map +1 -1
  541. package/dist/esm/components/Popover/dynamic.mjs.map +1 -1
  542. package/dist/esm/components/Popover/static.mjs.map +1 -1
  543. package/dist/esm/components/PressableSpan/PressableSpan.mjs.map +1 -1
  544. package/dist/esm/components/RightDrawer/RightDrawer.mjs.map +1 -1
  545. package/dist/esm/components/RightDrawer/isElementAtTopAndNotCovered.mjs.map +1 -1
  546. package/dist/esm/components/RightDrawer/rightDrawer.content.mjs.map +1 -1
  547. package/dist/esm/components/RightDrawer/useRightDrawer.mjs.map +1 -1
  548. package/dist/esm/components/Select/Multiselect.mjs +26 -24
  549. package/dist/esm/components/Select/Multiselect.mjs.map +1 -1
  550. package/dist/esm/components/Select/Select.mjs.map +1 -1
  551. package/dist/esm/components/SocialNetworks/DiscordLogo.mjs.map +1 -1
  552. package/dist/esm/components/SocialNetworks/FacebookLogo.mjs.map +1 -1
  553. package/dist/esm/components/SocialNetworks/InstagramLogo.mjs.map +1 -1
  554. package/dist/esm/components/SocialNetworks/ProductHuntLogo.mjs.map +1 -1
  555. package/dist/esm/components/SocialNetworks/TiktokLogo.mjs.map +1 -1
  556. package/dist/esm/components/SocialNetworks/XLogo.mjs.map +1 -1
  557. package/dist/esm/components/SocialNetworks/YoutubeLogo.mjs.map +1 -1
  558. package/dist/esm/components/SocialNetworks/index.mjs.map +1 -1
  559. package/dist/esm/components/Steps/index.mjs.map +1 -1
  560. package/dist/esm/components/Steps/steps.content.mjs.map +1 -1
  561. package/dist/esm/components/SwitchSelector/SwitchSelector.mjs.map +1 -1
  562. package/dist/esm/components/SwitchSelector/VerticalSwitchSelector.mjs.map +1 -1
  563. package/dist/esm/components/SwitchSelector/useSwitchSelector.mjs.map +1 -1
  564. package/dist/esm/components/Tab/Tab.mjs +4 -2
  565. package/dist/esm/components/Tab/Tab.mjs.map +1 -1
  566. package/dist/esm/components/Tab/TabContext.mjs.map +1 -1
  567. package/dist/esm/components/TabSelector/TabSelector.mjs.map +1 -1
  568. package/dist/esm/components/Table/ExpandButton.mjs.map +1 -1
  569. package/dist/esm/components/Table/SmartTable.mjs.map +1 -1
  570. package/dist/esm/components/Table/Table.mjs.map +1 -1
  571. package/dist/esm/components/Table/TableElements.mjs.map +1 -1
  572. package/dist/esm/components/Table/table.content.mjs.map +1 -1
  573. package/dist/esm/components/Table/useTableWidths.mjs.map +1 -1
  574. package/dist/esm/components/Tag/index.mjs.map +1 -1
  575. package/dist/esm/components/TechLogo/TechLogo.mjs.map +1 -1
  576. package/dist/esm/components/TechLogo/logos/Adonis.mjs.map +1 -1
  577. package/dist/esm/components/TechLogo/logos/Angular.mjs.map +1 -1
  578. package/dist/esm/components/TechLogo/logos/Anthropic.mjs.map +1 -1
  579. package/dist/esm/components/TechLogo/logos/Astro.mjs.map +1 -1
  580. package/dist/esm/components/TechLogo/logos/Atlassian.mjs.map +1 -1
  581. package/dist/esm/components/TechLogo/logos/Bitbucket.mjs.map +1 -1
  582. package/dist/esm/components/TechLogo/logos/ChatGPT.mjs.map +1 -1
  583. package/dist/esm/components/TechLogo/logos/Claude.mjs.map +1 -1
  584. package/dist/esm/components/TechLogo/logos/DeepSeek.mjs.map +1 -1
  585. package/dist/esm/components/TechLogo/logos/Express.mjs.map +1 -1
  586. package/dist/esm/components/TechLogo/logos/Fastify.mjs.map +1 -1
  587. package/dist/esm/components/TechLogo/logos/Gemini.mjs.map +1 -1
  588. package/dist/esm/components/TechLogo/logos/GitHub.mjs.map +1 -1
  589. package/dist/esm/components/TechLogo/logos/GitLab.mjs.map +1 -1
  590. package/dist/esm/components/TechLogo/logos/Google.mjs.map +1 -1
  591. package/dist/esm/components/TechLogo/logos/GoogleAI.mjs.map +1 -1
  592. package/dist/esm/components/TechLogo/logos/Grok.mjs.map +1 -1
  593. package/dist/esm/components/TechLogo/logos/Hono.mjs.map +1 -1
  594. package/dist/esm/components/TechLogo/logos/LinkedIn.mjs.map +1 -1
  595. package/dist/esm/components/TechLogo/logos/Lit.mjs.map +1 -1
  596. package/dist/esm/components/TechLogo/logos/Lynx.mjs.map +1 -1
  597. package/dist/esm/components/TechLogo/logos/Microsoft.mjs.map +1 -1
  598. package/dist/esm/components/TechLogo/logos/Mistral.mjs.map +1 -1
  599. package/dist/esm/components/TechLogo/logos/NestJS.mjs.map +1 -1
  600. package/dist/esm/components/TechLogo/logos/Nextjs.mjs.map +1 -1
  601. package/dist/esm/components/TechLogo/logos/Node.mjs.map +1 -1
  602. package/dist/esm/components/TechLogo/logos/Nuxt.mjs.map +1 -1
  603. package/dist/esm/components/TechLogo/logos/Ollama.mjs.map +1 -1
  604. package/dist/esm/components/TechLogo/logos/OpenAI.mjs.map +1 -1
  605. package/dist/esm/components/TechLogo/logos/Perplexity.mjs.map +1 -1
  606. package/dist/esm/components/TechLogo/logos/Preact.mjs.map +1 -1
  607. package/dist/esm/components/TechLogo/logos/Reactjs.mjs.map +1 -1
  608. package/dist/esm/components/TechLogo/logos/Solid.mjs.map +1 -1
  609. package/dist/esm/components/TechLogo/logos/Svelte.mjs.map +1 -1
  610. package/dist/esm/components/TechLogo/logos/Tanstack.mjs.map +1 -1
  611. package/dist/esm/components/TechLogo/logos/Vanilla.mjs.map +1 -1
  612. package/dist/esm/components/TechLogo/logos/Vitejs.mjs.map +1 -1
  613. package/dist/esm/components/TechLogo/logos/Vuejs.mjs.map +1 -1
  614. package/dist/esm/components/Terminal/Terminal.mjs.map +1 -1
  615. package/dist/esm/components/Terminal/terminal.content.mjs.map +1 -1
  616. package/dist/esm/components/TextArea/AutoSizeTextArea.mjs +1 -2
  617. package/dist/esm/components/TextArea/AutoSizeTextArea.mjs.map +1 -1
  618. package/dist/esm/components/TextArea/AutocompleteTextArea.mjs +2 -1
  619. package/dist/esm/components/TextArea/AutocompleteTextArea.mjs.map +1 -1
  620. package/dist/esm/components/TextArea/ContentEditableTextArea.mjs +30 -15
  621. package/dist/esm/components/TextArea/ContentEditableTextArea.mjs.map +1 -1
  622. package/dist/esm/components/TextArea/TextArea.mjs.map +1 -1
  623. package/dist/esm/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs.map +1 -1
  624. package/dist/esm/components/ThemeSwitcherDropDown/MobileThemeSwitcher.mjs.map +1 -1
  625. package/dist/esm/components/Toaster/Toast.mjs.map +1 -1
  626. package/dist/esm/components/Toaster/Toaster.mjs.map +1 -1
  627. package/dist/esm/components/Toaster/useToast.mjs.map +1 -1
  628. package/dist/esm/components/WithResizer/index.mjs +3 -2
  629. package/dist/esm/components/WithResizer/index.mjs.map +1 -1
  630. package/dist/esm/hooks/useDevice.mjs.map +1 -1
  631. package/dist/esm/hooks/useGetElementById.mjs.map +1 -1
  632. package/dist/esm/hooks/useGetElementOrWindow.mjs.map +1 -1
  633. package/dist/esm/hooks/useHorizontalSwipe.mjs +2 -1
  634. package/dist/esm/hooks/useHorizontalSwipe.mjs.map +1 -1
  635. package/dist/esm/hooks/useIsDarkMode.mjs +2 -1
  636. package/dist/esm/hooks/useIsDarkMode.mjs.map +1 -1
  637. package/dist/esm/hooks/useIsMounted.mjs.map +1 -1
  638. package/dist/esm/hooks/useItemSelector.mjs.map +1 -1
  639. package/dist/esm/hooks/useKeyboardDetector.mjs.map +1 -1
  640. package/dist/esm/hooks/usePersistedStore.mjs.map +1 -1
  641. package/dist/esm/hooks/useScreenWidth.mjs.map +1 -1
  642. package/dist/esm/hooks/useScrollBlockage/index.mjs.map +1 -1
  643. package/dist/esm/hooks/useScrollBlockage/useScrollBlockageStore.mjs.map +1 -1
  644. package/dist/esm/hooks/useScrollDetection.mjs +5 -2
  645. package/dist/esm/hooks/useScrollDetection.mjs.map +1 -1
  646. package/dist/esm/hooks/useScrollY.mjs.map +1 -1
  647. package/dist/esm/hooks/useSearch.mjs.map +1 -1
  648. package/dist/esm/libs/auth.mjs.map +1 -1
  649. package/dist/esm/providers/ReactQueryProvider.mjs.map +1 -1
  650. package/dist/esm/routes.mjs +7 -1
  651. package/dist/esm/routes.mjs.map +1 -1
  652. package/dist/esm/structured-data/buildAuthorJsonLd.mjs.map +1 -1
  653. package/dist/esm/structured-data/buildBreadcrumbsJsonLd.mjs.map +1 -1
  654. package/dist/esm/structured-data/buildCreativeWorkJsonLd.mjs.map +1 -1
  655. package/dist/esm/structured-data/buildFAQPageJsonLd.mjs.map +1 -1
  656. package/dist/esm/structured-data/buildOrganizationJsonLd.mjs.map +1 -1
  657. package/dist/esm/structured-data/buildProductJsonLd.mjs.map +1 -1
  658. package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs +23 -4
  659. package/dist/esm/structured-data/buildSoftwareApplicationJsonLd.mjs.map +1 -1
  660. package/dist/esm/structured-data/buildWebsiteJsonLd.mjs.map +1 -1
  661. package/dist/esm/tailwind.config.mjs.map +1 -1
  662. package/dist/types/api/hooks/ai.d.ts +0 -1
  663. package/dist/types/api/hooks/ai.d.ts.map +1 -1
  664. package/dist/types/api/hooks/analytics.d.ts +27 -0
  665. package/dist/types/api/hooks/analytics.d.ts.map +1 -0
  666. package/dist/types/api/hooks/asset.d.ts +0 -1
  667. package/dist/types/api/hooks/asset.d.ts.map +1 -1
  668. package/dist/types/api/hooks/audit.d.ts +0 -1
  669. package/dist/types/api/hooks/audit.d.ts.map +1 -1
  670. package/dist/types/api/hooks/auth.d.ts.map +1 -1
  671. package/dist/types/api/hooks/bitbucket.d.ts.map +1 -1
  672. package/dist/types/api/hooks/dictionary.d.ts +2 -3
  673. package/dist/types/api/hooks/dictionary.d.ts.map +1 -1
  674. package/dist/types/api/hooks/discussions.d.ts +0 -1
  675. package/dist/types/api/hooks/discussions.d.ts.map +1 -1
  676. package/dist/types/api/hooks/editor.d.ts.map +1 -1
  677. package/dist/types/api/hooks/environment.d.ts.map +1 -1
  678. package/dist/types/api/hooks/github.d.ts +0 -1
  679. package/dist/types/api/hooks/github.d.ts.map +1 -1
  680. package/dist/types/api/hooks/gitlab.d.ts.map +1 -1
  681. package/dist/types/api/hooks/newsletter.d.ts.map +1 -1
  682. package/dist/types/api/hooks/organization.d.ts +2 -2
  683. package/dist/types/api/hooks/organization.d.ts.map +1 -1
  684. package/dist/types/api/hooks/project.d.ts +0 -1
  685. package/dist/types/api/hooks/project.d.ts.map +1 -1
  686. package/dist/types/api/hooks/reviewer.d.ts +2 -3
  687. package/dist/types/api/hooks/reviewer.d.ts.map +1 -1
  688. package/dist/types/api/hooks/search.d.ts +0 -1
  689. package/dist/types/api/hooks/search.d.ts.map +1 -1
  690. package/dist/types/api/hooks/showcaseProject.d.ts +1 -2
  691. package/dist/types/api/hooks/showcaseProject.d.ts.map +1 -1
  692. package/dist/types/api/hooks/stripe.d.ts +0 -1
  693. package/dist/types/api/hooks/stripe.d.ts.map +1 -1
  694. package/dist/types/api/hooks/tag.d.ts +0 -1
  695. package/dist/types/api/hooks/tag.d.ts.map +1 -1
  696. package/dist/types/api/hooks/translate.d.ts.map +1 -1
  697. package/dist/types/api/hooks/user.d.ts +0 -1
  698. package/dist/types/api/hooks/user.d.ts.map +1 -1
  699. package/dist/types/api/hooks/utils.d.ts +1 -6
  700. package/dist/types/api/hooks/utils.d.ts.map +1 -1
  701. package/dist/types/api/index.d.ts +5 -3
  702. package/dist/types/api/useAuth/useAuth.d.ts +1 -5
  703. package/dist/types/api/useAuth/useAuth.d.ts.map +1 -1
  704. package/dist/types/api/useAuth/useOAuth2.d.ts +1 -2
  705. package/dist/types/api/useAuth/useOAuth2.d.ts.map +1 -1
  706. package/dist/types/api/useAuth/useSession.d.ts +7 -4
  707. package/dist/types/api/useAuth/useSession.d.ts.map +1 -1
  708. package/dist/types/api/useIntlayerAPI.d.ts +45 -291
  709. package/dist/types/api/useIntlayerAPI.d.ts.map +1 -1
  710. package/dist/types/api/useUser/index.d.ts +1 -3
  711. package/dist/types/api/useUser/index.d.ts.map +1 -1
  712. package/dist/types/components/Accordion/Accordion.d.ts +1 -1
  713. package/dist/types/components/Accordion/Accordion.d.ts.map +1 -1
  714. package/dist/types/components/Avatar/image.d.ts.map +1 -1
  715. package/dist/types/components/Avatar/index.d.ts +0 -1
  716. package/dist/types/components/Avatar/index.d.ts.map +1 -1
  717. package/dist/types/components/Badge/index.d.ts +25 -16
  718. package/dist/types/components/Badge/index.d.ts.map +1 -1
  719. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts +1 -3
  720. package/dist/types/components/Breadcrumb/breadcrumb.content.d.ts.map +1 -1
  721. package/dist/types/components/Breadcrumb/index.d.ts +4 -5
  722. package/dist/types/components/Breadcrumb/index.d.ts.map +1 -1
  723. package/dist/types/components/Browser/Browser.content.d.ts +13 -15
  724. package/dist/types/components/Browser/Browser.content.d.ts.map +1 -1
  725. package/dist/types/components/Browser/Browser.d.ts +1 -14
  726. package/dist/types/components/Browser/Browser.d.ts.map +1 -1
  727. package/dist/types/components/Browser/extractUrlFromSitemap.d.ts.map +1 -1
  728. package/dist/types/components/Button/Button.d.ts +5 -7
  729. package/dist/types/components/Button/Button.d.ts.map +1 -1
  730. package/dist/types/components/Carousel/index.content.d.ts +3 -5
  731. package/dist/types/components/Carousel/index.content.d.ts.map +1 -1
  732. package/dist/types/components/Carousel/index.d.ts +0 -1
  733. package/dist/types/components/Carousel/index.d.ts.map +1 -1
  734. package/dist/types/components/ClickOutsideDiv/index.d.ts +0 -1
  735. package/dist/types/components/ClickOutsideDiv/index.d.ts.map +1 -1
  736. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts +4 -6
  737. package/dist/types/components/CollapsibleTable/CollapsibleTable.d.ts.map +1 -1
  738. package/dist/types/components/Command/index.d.ts +21 -25
  739. package/dist/types/components/Command/index.d.ts.map +1 -1
  740. package/dist/types/components/Container/index.d.ts +10 -11
  741. package/dist/types/components/Container/index.d.ts.map +1 -1
  742. package/dist/types/components/ContentEditor/ContentEditor.d.ts +5 -3
  743. package/dist/types/components/ContentEditor/ContentEditor.d.ts.map +1 -1
  744. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts +10 -5
  745. package/dist/types/components/ContentEditor/ContentEditorInput.d.ts.map +1 -1
  746. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts +10 -5
  747. package/dist/types/components/ContentEditor/ContentEditorTextArea.d.ts.map +1 -1
  748. package/dist/types/components/ContentSelector/ContentSelector.d.ts +0 -1
  749. package/dist/types/components/ContentSelector/ContentSelector.d.ts.map +1 -1
  750. package/dist/types/components/CopyButton/CopyButton.content.d.ts +1 -3
  751. package/dist/types/components/CopyButton/CopyButton.content.d.ts.map +1 -1
  752. package/dist/types/components/CopyButton/index.d.ts +1 -1
  753. package/dist/types/components/CopyButton/index.d.ts.map +1 -1
  754. package/dist/types/components/CopyToClipboard/index.d.ts +0 -1
  755. package/dist/types/components/CopyToClipboard/index.d.ts.map +1 -1
  756. package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts +0 -1
  757. package/dist/types/components/DictionaryEditor/DictionaryEditor.d.ts.map +1 -1
  758. package/dist/types/components/DictionaryEditor/ItemLayout.d.ts +0 -1
  759. package/dist/types/components/DictionaryEditor/ItemLayout.d.ts.map +1 -1
  760. package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts +0 -1
  761. package/dist/types/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts.map +1 -1
  762. package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts +0 -1
  763. package/dist/types/components/DictionaryEditor/NodeWrapper/BooleanWrapper.d.ts.map +1 -1
  764. package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts +1 -2
  765. package/dist/types/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts.map +1 -1
  766. package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts +1 -2
  767. package/dist/types/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts.map +1 -1
  768. package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts +0 -1
  769. package/dist/types/components/DictionaryEditor/NodeWrapper/FileWrapper.d.ts.map +1 -1
  770. package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts +1 -2
  771. package/dist/types/components/DictionaryEditor/NodeWrapper/HtmlWrapper.d.ts.map +1 -1
  772. package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts +1 -2
  773. package/dist/types/components/DictionaryEditor/NodeWrapper/InsertionWrapper.d.ts.map +1 -1
  774. package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts +1 -2
  775. package/dist/types/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts.map +1 -1
  776. package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts +0 -1
  777. package/dist/types/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts.map +1 -1
  778. package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts +0 -1
  779. package/dist/types/components/DictionaryEditor/NodeWrapper/NumberWrapper.d.ts.map +1 -1
  780. package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts +1 -2
  781. package/dist/types/components/DictionaryEditor/NodeWrapper/PluralWrapper.d.ts.map +1 -1
  782. package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts +0 -1
  783. package/dist/types/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts.map +1 -1
  784. package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts +1 -2
  785. package/dist/types/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts.map +1 -1
  786. package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts +0 -1
  787. package/dist/types/components/DictionaryEditor/NodeWrapper/index.d.ts.map +1 -1
  788. package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts +0 -1
  789. package/dist/types/components/DictionaryFieldEditor/ContentEditor.d.ts.map +1 -1
  790. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts +2 -6
  791. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/SafeHtmlRenderer.d.ts.map +1 -1
  792. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts +7 -5
  793. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts.map +1 -1
  794. package/dist/types/components/DictionaryFieldEditor/ContentEditorView/object.d.ts.map +1 -1
  795. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts +0 -1
  796. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.d.ts.map +1 -1
  797. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts +18 -20
  798. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/dictionaryCreationForm.content.d.ts.map +1 -1
  799. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts +4 -6
  800. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.content.d.ts.map +1 -1
  801. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts +2 -3
  802. package/dist/types/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.d.ts.map +1 -1
  803. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts +0 -1
  804. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts.map +1 -1
  805. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +52 -54
  806. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
  807. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts +16 -18
  808. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.content.d.ts.map +1 -1
  809. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts +3 -4
  810. package/dist/types/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts.map +1 -1
  811. package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts +0 -1
  812. package/dist/types/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
  813. package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts +0 -1
  814. package/dist/types/components/DictionaryFieldEditor/EnumKeyInput.d.ts.map +1 -1
  815. package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts +0 -1
  816. package/dist/types/components/DictionaryFieldEditor/JSONEditor.d.ts.map +1 -1
  817. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts +1 -1
  818. package/dist/types/components/DictionaryFieldEditor/KeyPathBreadcrumb.d.ts.map +1 -1
  819. package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts +0 -1
  820. package/dist/types/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts.map +1 -1
  821. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +10 -12
  822. package/dist/types/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
  823. package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts +0 -1
  824. package/dist/types/components/DictionaryFieldEditor/NodeTypeSelector.d.ts.map +1 -1
  825. package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts +0 -1
  826. package/dist/types/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
  827. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +16 -18
  828. package/dist/types/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
  829. package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts +0 -1
  830. package/dist/types/components/DictionaryFieldEditor/StructureEditor.d.ts.map +1 -1
  831. package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts +0 -1
  832. package/dist/types/components/DictionaryFieldEditor/StructureView/StructureView.d.ts.map +1 -1
  833. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts +4 -6
  834. package/dist/types/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -1
  835. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts +1 -2
  836. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.d.ts.map +1 -1
  837. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts +0 -1
  838. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.d.ts.map +1 -1
  839. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts +3 -5
  840. package/dist/types/components/DictionaryFieldEditor/VersionSwitcherDropDown/versionSwitcherDropDown.content.d.ts.map +1 -1
  841. package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts +3 -5
  842. package/dist/types/components/DictionaryFieldEditor/contentEditor.content.d.ts.map +1 -1
  843. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +2 -4
  844. package/dist/types/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
  845. package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts +0 -1
  846. package/dist/types/components/DictionaryFieldEditor/getIsEditableSection.d.ts.map +1 -1
  847. package/dist/types/components/DictionaryFieldEditor/index.d.ts +1 -0
  848. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +16 -18
  849. package/dist/types/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  850. package/dist/types/components/DropDown/index.d.ts +1 -1
  851. package/dist/types/components/DropDown/index.d.ts.map +1 -1
  852. package/dist/types/components/EditableField/EditableFieldInput.d.ts +4 -2
  853. package/dist/types/components/EditableField/EditableFieldInput.d.ts.map +1 -1
  854. package/dist/types/components/EditableField/EditableFieldLayout.d.ts +0 -1
  855. package/dist/types/components/EditableField/EditableFieldLayout.d.ts.map +1 -1
  856. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts +4 -2
  857. package/dist/types/components/EditableField/EditableFieldTextArea.d.ts.map +1 -1
  858. package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts +7 -4
  859. package/dist/types/components/ExpandCollapse/ExpandCollapse.d.ts.map +1 -1
  860. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts +1 -3
  861. package/dist/types/components/ExpandCollapse/expandCollapse.content.d.ts.map +1 -1
  862. package/dist/types/components/Flags/Flag.d.ts +0 -1
  863. package/dist/types/components/Flags/Flag.d.ts.map +1 -1
  864. package/dist/types/components/Flags/flags.d.ts +604 -604
  865. package/dist/types/components/Flags/flags.d.ts.map +1 -1
  866. package/dist/types/components/Footer/index.d.ts +13 -6
  867. package/dist/types/components/Footer/index.d.ts.map +1 -1
  868. package/dist/types/components/Form/Form.d.ts +2 -25
  869. package/dist/types/components/Form/Form.d.ts.map +1 -1
  870. package/dist/types/components/Form/FormBase.d.ts +3 -16
  871. package/dist/types/components/Form/FormBase.d.ts.map +1 -1
  872. package/dist/types/components/Form/FormControl.d.ts +0 -1
  873. package/dist/types/components/Form/FormControl.d.ts.map +1 -1
  874. package/dist/types/components/Form/FormDescription.d.ts +0 -1
  875. package/dist/types/components/Form/FormDescription.d.ts.map +1 -1
  876. package/dist/types/components/Form/FormField.d.ts +2 -7
  877. package/dist/types/components/Form/FormField.d.ts.map +1 -1
  878. package/dist/types/components/Form/FormItem.d.ts +1 -3
  879. package/dist/types/components/Form/FormItem.d.ts.map +1 -1
  880. package/dist/types/components/Form/FormLabel.d.ts +0 -1
  881. package/dist/types/components/Form/FormLabel.d.ts.map +1 -1
  882. package/dist/types/components/Form/FormMessage.d.ts +0 -1
  883. package/dist/types/components/Form/FormMessage.d.ts.map +1 -1
  884. package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts +1 -2
  885. package/dist/types/components/Form/elements/AutoSizeTextAreaElement.d.ts.map +1 -1
  886. package/dist/types/components/Form/elements/CheckboxElement.d.ts +2 -2
  887. package/dist/types/components/Form/elements/CheckboxElement.d.ts.map +1 -1
  888. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts +2 -4
  889. package/dist/types/components/Form/elements/EditableFieldInputElement.d.ts.map +1 -1
  890. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts +2 -4
  891. package/dist/types/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
  892. package/dist/types/components/Form/elements/FormElement.d.ts +2 -3
  893. package/dist/types/components/Form/elements/FormElement.d.ts.map +1 -1
  894. package/dist/types/components/Form/elements/FormElementWrapper.d.ts +0 -1
  895. package/dist/types/components/Form/elements/FormElementWrapper.d.ts.map +1 -1
  896. package/dist/types/components/Form/elements/InputElement.d.ts +2 -2
  897. package/dist/types/components/Form/elements/InputElement.d.ts.map +1 -1
  898. package/dist/types/components/Form/elements/InputPasswordElement.d.ts +1 -2
  899. package/dist/types/components/Form/elements/InputPasswordElement.d.ts.map +1 -1
  900. package/dist/types/components/Form/elements/MultiselectElement.d.ts +2 -13
  901. package/dist/types/components/Form/elements/MultiselectElement.d.ts.map +1 -1
  902. package/dist/types/components/Form/elements/OTPElement.d.ts +4 -16
  903. package/dist/types/components/Form/elements/OTPElement.d.ts.map +1 -1
  904. package/dist/types/components/Form/elements/SearchInputElement.d.ts +2 -2
  905. package/dist/types/components/Form/elements/SearchInputElement.d.ts.map +1 -1
  906. package/dist/types/components/Form/elements/SelectElement.d.ts +2 -13
  907. package/dist/types/components/Form/elements/SelectElement.d.ts.map +1 -1
  908. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts +3 -13
  909. package/dist/types/components/Form/elements/SwitchSelectorElement.d.ts.map +1 -1
  910. package/dist/types/components/Form/elements/TextAreaElement.d.ts +1 -2
  911. package/dist/types/components/Form/elements/TextAreaElement.d.ts.map +1 -1
  912. package/dist/types/components/Form/index.d.ts +3 -1
  913. package/dist/types/components/Form/layout/FormItemLayout.d.ts +0 -1
  914. package/dist/types/components/Form/layout/FormItemLayout.d.ts.map +1 -1
  915. package/dist/types/components/Form/layout/FormLabelLayout.d.ts +0 -1
  916. package/dist/types/components/Form/layout/FormLabelLayout.d.ts.map +1 -1
  917. package/dist/types/components/Form/layout/RequiredStar.d.ts +0 -1
  918. package/dist/types/components/Form/layout/RequiredStar.d.ts.map +1 -1
  919. package/dist/types/components/HTMLRender/HTMLRender.d.ts +0 -1
  920. package/dist/types/components/HTMLRender/HTMLRender.d.ts.map +1 -1
  921. package/dist/types/components/Headers/index.d.ts +0 -1
  922. package/dist/types/components/Headers/index.d.ts.map +1 -1
  923. package/dist/types/components/HeightResizer/index.d.ts +0 -1
  924. package/dist/types/components/HeightResizer/index.d.ts.map +1 -1
  925. package/dist/types/components/HideShow/index.d.ts +0 -1
  926. package/dist/types/components/HideShow/index.d.ts.map +1 -1
  927. package/dist/types/components/IDE/Code.d.ts +2 -2
  928. package/dist/types/components/IDE/Code.d.ts.map +1 -1
  929. package/dist/types/components/IDE/CodeBlockClient.d.ts +0 -1
  930. package/dist/types/components/IDE/CodeBlockClient.d.ts.map +1 -1
  931. package/dist/types/components/IDE/CodeBlockHighlight.d.ts +6 -10
  932. package/dist/types/components/IDE/CodeBlockHighlight.d.ts.map +1 -1
  933. package/dist/types/components/IDE/CodeBlockServer.d.ts +0 -1
  934. package/dist/types/components/IDE/CodeBlockServer.d.ts.map +1 -1
  935. package/dist/types/components/IDE/CodeBlockShiki.d.ts +0 -1
  936. package/dist/types/components/IDE/CodeBlockShiki.d.ts.map +1 -1
  937. package/dist/types/components/IDE/CodeConditionalRenderer.d.ts +0 -1
  938. package/dist/types/components/IDE/CodeConditionalRenderer.d.ts.map +1 -1
  939. package/dist/types/components/IDE/CodeContext.d.ts +1 -3
  940. package/dist/types/components/IDE/CodeContext.d.ts.map +1 -1
  941. package/dist/types/components/IDE/CodeFormatSelector.d.ts +2 -2
  942. package/dist/types/components/IDE/CodeFormatSelector.d.ts.map +1 -1
  943. package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts +0 -1
  944. package/dist/types/components/IDE/ContentDeclarationFormatSelector.d.ts.map +1 -1
  945. package/dist/types/components/IDE/CopyCode.d.ts +2 -2
  946. package/dist/types/components/IDE/CopyCode.d.ts.map +1 -1
  947. package/dist/types/components/IDE/FileList.d.ts +0 -1
  948. package/dist/types/components/IDE/FileList.d.ts.map +1 -1
  949. package/dist/types/components/IDE/FileTree.d.ts +0 -1
  950. package/dist/types/components/IDE/FileTree.d.ts.map +1 -1
  951. package/dist/types/components/IDE/IDE.d.ts +0 -1
  952. package/dist/types/components/IDE/IDE.d.ts.map +1 -1
  953. package/dist/types/components/IDE/MarkDownRender.d.ts +0 -1
  954. package/dist/types/components/IDE/MarkDownRender.d.ts.map +1 -1
  955. package/dist/types/components/IDE/MonacoCode.d.ts +0 -1
  956. package/dist/types/components/IDE/MonacoCode.d.ts.map +1 -1
  957. package/dist/types/components/IDE/PackageManagerSelector.d.ts +0 -1
  958. package/dist/types/components/IDE/PackageManagerSelector.d.ts.map +1 -1
  959. package/dist/types/components/IDE/code.content.d.ts +2 -4
  960. package/dist/types/components/IDE/code.content.d.ts.map +1 -1
  961. package/dist/types/components/IDE/codeTransformer.d.ts.map +1 -1
  962. package/dist/types/components/IDE/copyCode.content.d.ts +2 -4
  963. package/dist/types/components/IDE/copyCode.content.d.ts.map +1 -1
  964. package/dist/types/components/IDE/createFileTree.d.ts.map +1 -1
  965. package/dist/types/components/IDE/index.d.ts +1 -1
  966. package/dist/types/components/IDE/selectors.content.d.ts +6 -8
  967. package/dist/types/components/IDE/selectors.content.d.ts.map +1 -1
  968. package/dist/types/components/InformationTag/index.d.ts +0 -1
  969. package/dist/types/components/InformationTag/index.d.ts.map +1 -1
  970. package/dist/types/components/Input/Checkbox.d.ts +4 -6
  971. package/dist/types/components/Input/Checkbox.d.ts.map +1 -1
  972. package/dist/types/components/Input/Input.d.ts +3 -5
  973. package/dist/types/components/Input/Input.d.ts.map +1 -1
  974. package/dist/types/components/Input/InputPassword.d.ts +0 -1
  975. package/dist/types/components/Input/InputPassword.d.ts.map +1 -1
  976. package/dist/types/components/Input/OTPInput.d.ts +7 -17
  977. package/dist/types/components/Input/OTPInput.d.ts.map +1 -1
  978. package/dist/types/components/Input/Radio.d.ts +4 -6
  979. package/dist/types/components/Input/Radio.d.ts.map +1 -1
  980. package/dist/types/components/Input/SearchInput.d.ts +1 -6
  981. package/dist/types/components/Input/SearchInput.d.ts.map +1 -1
  982. package/dist/types/components/KeyboardScreenAdapter/index.d.ts +0 -1
  983. package/dist/types/components/KeyboardScreenAdapter/index.d.ts.map +1 -1
  984. package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts +11 -6
  985. package/dist/types/components/KeyboardShortcut/KeyboardShortcut.d.ts.map +1 -1
  986. package/dist/types/components/Label/index.d.ts +0 -1
  987. package/dist/types/components/Label/index.d.ts.map +1 -1
  988. package/dist/types/components/LanguageBackground/LanguageBackground.d.ts +0 -1
  989. package/dist/types/components/LanguageBackground/LanguageBackground.d.ts.map +1 -1
  990. package/dist/types/components/LanguageBackground/LanguageSection.d.ts +0 -1
  991. package/dist/types/components/LanguageBackground/LanguageSection.d.ts.map +1 -1
  992. package/dist/types/components/Link/Link.d.ts +7 -12
  993. package/dist/types/components/Link/Link.d.ts.map +1 -1
  994. package/dist/types/components/Loader/index.content.d.ts +1 -3
  995. package/dist/types/components/Loader/index.content.d.ts.map +1 -1
  996. package/dist/types/components/Loader/index.d.ts +3 -2
  997. package/dist/types/components/Loader/index.d.ts.map +1 -1
  998. package/dist/types/components/Loader/spinner.d.ts +3 -7
  999. package/dist/types/components/Loader/spinner.d.ts.map +1 -1
  1000. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts +0 -1
  1001. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.d.ts.map +1 -1
  1002. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts +0 -1
  1003. package/dist/types/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.d.ts.map +1 -1
  1004. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts +8 -10
  1005. package/dist/types/components/LocaleSwitcherContentDropDown/localeSwitcher.content.d.ts.map +1 -1
  1006. package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts +0 -1
  1007. package/dist/types/components/LocaleSwitcherDropDown/LocaleSwitcher.d.ts.map +1 -1
  1008. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts +6 -8
  1009. package/dist/types/components/LocaleSwitcherDropDown/localeSwitcher.content.d.ts.map +1 -1
  1010. package/dist/types/components/Logo/Logo.d.ts +0 -1
  1011. package/dist/types/components/Logo/Logo.d.ts.map +1 -1
  1012. package/dist/types/components/Logo/LogoTextOnly.d.ts +0 -1
  1013. package/dist/types/components/Logo/LogoTextOnly.d.ts.map +1 -1
  1014. package/dist/types/components/Logo/LogoWithText.d.ts +0 -1
  1015. package/dist/types/components/Logo/LogoWithText.d.ts.map +1 -1
  1016. package/dist/types/components/Logo/LogoWithTextBelow.d.ts +0 -1
  1017. package/dist/types/components/Logo/LogoWithTextBelow.d.ts.map +1 -1
  1018. package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts +0 -1
  1019. package/dist/types/components/MarkDownRender/MarkDownIframe.d.ts.map +1 -1
  1020. package/dist/types/components/MarkDownRender/MarkDownRender.d.ts +65 -116
  1021. package/dist/types/components/MarkDownRender/MarkDownRender.d.ts.map +1 -1
  1022. package/dist/types/components/MarkDownRender/index.d.ts +1 -1
  1023. package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts +11 -6
  1024. package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
  1025. package/dist/types/components/MarkdownEditor/extensions.d.ts.map +1 -1
  1026. package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts +1 -6
  1027. package/dist/types/components/MarkdownEditor/generative/AICompletionCommands.d.ts.map +1 -1
  1028. package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts +7 -10
  1029. package/dist/types/components/MarkdownEditor/generative/AISelector.d.ts.map +1 -1
  1030. package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts +1 -5
  1031. package/dist/types/components/MarkdownEditor/generative/AISelectorCommands.d.ts.map +1 -1
  1032. package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts +7 -12
  1033. package/dist/types/components/MarkdownEditor/generative/GenerativeMenuSwitch.d.ts.map +1 -1
  1034. package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts +2 -1
  1035. package/dist/types/components/MarkdownEditor/generative/useAICompletion.d.ts.map +1 -1
  1036. package/dist/types/components/MarkdownEditor/imageUpload.d.ts +6 -7
  1037. package/dist/types/components/MarkdownEditor/imageUpload.d.ts.map +1 -1
  1038. package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts +118 -61
  1039. package/dist/types/components/MarkdownEditor/markdownEditor.content.d.ts.map +1 -1
  1040. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts +0 -1
  1041. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble-item.d.ts.map +1 -1
  1042. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts +0 -1
  1043. package/dist/types/components/MarkdownEditor/novel/components/editor-bubble.d.ts.map +1 -1
  1044. package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts +4 -9
  1045. package/dist/types/components/MarkdownEditor/novel/components/editor-command-item.d.ts.map +1 -1
  1046. package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts +6 -10
  1047. package/dist/types/components/MarkdownEditor/novel/components/editor-command.d.ts.map +1 -1
  1048. package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts +5 -2
  1049. package/dist/types/components/MarkdownEditor/novel/components/editor.d.ts.map +1 -1
  1050. package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts +0 -1
  1051. package/dist/types/components/MarkdownEditor/novel/extensions/ai-highlight.d.ts.map +1 -1
  1052. package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts +0 -1
  1053. package/dist/types/components/MarkdownEditor/novel/extensions/custom-keymap.d.ts.map +1 -1
  1054. package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts +4 -1
  1055. package/dist/types/components/MarkdownEditor/novel/extensions/image-resizer.d.ts.map +1 -1
  1056. package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts +3 -8
  1057. package/dist/types/components/MarkdownEditor/novel/extensions/index.d.ts.map +1 -1
  1058. package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts +4 -5
  1059. package/dist/types/components/MarkdownEditor/novel/extensions/slash-command.d.ts.map +1 -1
  1060. package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts +1 -4
  1061. package/dist/types/components/MarkdownEditor/novel/extensions/updated-image.d.ts.map +1 -1
  1062. package/dist/types/components/MarkdownEditor/novel/index.d.ts +1 -0
  1063. package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts +2 -8
  1064. package/dist/types/components/MarkdownEditor/novel/plugins/upload-images.d.ts.map +1 -1
  1065. package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts +0 -1
  1066. package/dist/types/components/MarkdownEditor/novel/utils/atoms.d.ts.map +1 -1
  1067. package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts +0 -1
  1068. package/dist/types/components/MarkdownEditor/novel/utils/index.d.ts.map +1 -1
  1069. package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts +0 -1
  1070. package/dist/types/components/MarkdownEditor/selectors/ColorSelector.d.ts.map +1 -1
  1071. package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts +0 -1
  1072. package/dist/types/components/MarkdownEditor/selectors/LinkSelector.d.ts.map +1 -1
  1073. package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts +1 -1
  1074. package/dist/types/components/MarkdownEditor/selectors/NodeSelector.d.ts.map +1 -1
  1075. package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts +1 -3
  1076. package/dist/types/components/MarkdownEditor/selectors/TextButtons.d.ts.map +1 -1
  1077. package/dist/types/components/MarkdownEditor/slashCommand.d.ts +3 -5
  1078. package/dist/types/components/MarkdownEditor/slashCommand.d.ts.map +1 -1
  1079. package/dist/types/components/MaxHeightSmoother/index.d.ts +0 -1
  1080. package/dist/types/components/MaxHeightSmoother/index.d.ts.map +1 -1
  1081. package/dist/types/components/MaxWidthSmoother/index.d.ts +1 -11
  1082. package/dist/types/components/MaxWidthSmoother/index.d.ts.map +1 -1
  1083. package/dist/types/components/Modal/Modal.d.ts +0 -1
  1084. package/dist/types/components/Modal/Modal.d.ts.map +1 -1
  1085. package/dist/types/components/Navbar/Burger.d.ts +1 -7
  1086. package/dist/types/components/Navbar/Burger.d.ts.map +1 -1
  1087. package/dist/types/components/Navbar/DesktopNavbar.d.ts +9 -11
  1088. package/dist/types/components/Navbar/DesktopNavbar.d.ts.map +1 -1
  1089. package/dist/types/components/Navbar/MobileNavbar.d.ts +15 -17
  1090. package/dist/types/components/Navbar/MobileNavbar.d.ts.map +1 -1
  1091. package/dist/types/components/Navbar/index.d.ts +21 -79
  1092. package/dist/types/components/Navbar/index.d.ts.map +1 -1
  1093. package/dist/types/components/Navbar/useNavigation.d.ts +5 -2
  1094. package/dist/types/components/Navbar/useNavigation.d.ts.map +1 -1
  1095. package/dist/types/components/Pagination/NumberItemsSelector.d.ts +0 -1
  1096. package/dist/types/components/Pagination/NumberItemsSelector.d.ts.map +1 -1
  1097. package/dist/types/components/Pagination/Pagination.d.ts +4 -6
  1098. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  1099. package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts +0 -1
  1100. package/dist/types/components/Pagination/ShowingResultsNumberItems.d.ts.map +1 -1
  1101. package/dist/types/components/Pagination/pagination.content.d.ts +5 -7
  1102. package/dist/types/components/Pagination/pagination.content.d.ts.map +1 -1
  1103. package/dist/types/components/Pattern/DotPattern.d.ts +13 -7
  1104. package/dist/types/components/Pattern/DotPattern.d.ts.map +1 -1
  1105. package/dist/types/components/Pattern/GridDistortionPattern.d.ts +0 -1
  1106. package/dist/types/components/Pattern/GridDistortionPattern.d.ts.map +1 -1
  1107. package/dist/types/components/Pattern/GridPattern.d.ts +11 -6
  1108. package/dist/types/components/Pattern/GridPattern.d.ts.map +1 -1
  1109. package/dist/types/components/Pattern/SpotLight.d.ts +11 -6
  1110. package/dist/types/components/Pattern/SpotLight.d.ts.map +1 -1
  1111. package/dist/types/components/Popover/dynamic.d.ts +0 -1
  1112. package/dist/types/components/Popover/dynamic.d.ts.map +1 -1
  1113. package/dist/types/components/Popover/static.d.ts +15 -8
  1114. package/dist/types/components/Popover/static.d.ts.map +1 -1
  1115. package/dist/types/components/PressableSpan/PressableSpan.d.ts +0 -1
  1116. package/dist/types/components/PressableSpan/PressableSpan.d.ts.map +1 -1
  1117. package/dist/types/components/RightDrawer/RightDrawer.d.ts +5 -3
  1118. package/dist/types/components/RightDrawer/RightDrawer.d.ts.map +1 -1
  1119. package/dist/types/components/RightDrawer/isElementAtTopAndNotCovered.d.ts.map +1 -1
  1120. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts +2 -4
  1121. package/dist/types/components/RightDrawer/rightDrawer.content.d.ts.map +1 -1
  1122. package/dist/types/components/RightDrawer/useRightDrawer.d.ts.map +1 -1
  1123. package/dist/types/components/Select/Multiselect.d.ts +0 -1
  1124. package/dist/types/components/Select/Multiselect.d.ts.map +1 -1
  1125. package/dist/types/components/Select/Select.d.ts +19 -12
  1126. package/dist/types/components/Select/Select.d.ts.map +1 -1
  1127. package/dist/types/components/SocialNetworks/DiscordLogo.d.ts +0 -1
  1128. package/dist/types/components/SocialNetworks/DiscordLogo.d.ts.map +1 -1
  1129. package/dist/types/components/SocialNetworks/FacebookLogo.d.ts +0 -1
  1130. package/dist/types/components/SocialNetworks/FacebookLogo.d.ts.map +1 -1
  1131. package/dist/types/components/SocialNetworks/InstagramLogo.d.ts +0 -1
  1132. package/dist/types/components/SocialNetworks/InstagramLogo.d.ts.map +1 -1
  1133. package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts +0 -1
  1134. package/dist/types/components/SocialNetworks/ProductHuntLogo.d.ts.map +1 -1
  1135. package/dist/types/components/SocialNetworks/TiktokLogo.d.ts +0 -1
  1136. package/dist/types/components/SocialNetworks/TiktokLogo.d.ts.map +1 -1
  1137. package/dist/types/components/SocialNetworks/XLogo.d.ts +0 -1
  1138. package/dist/types/components/SocialNetworks/XLogo.d.ts.map +1 -1
  1139. package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts +0 -1
  1140. package/dist/types/components/SocialNetworks/YoutubeLogo.d.ts.map +1 -1
  1141. package/dist/types/components/SocialNetworks/index.d.ts +7 -7
  1142. package/dist/types/components/SocialNetworks/index.d.ts.map +1 -1
  1143. package/dist/types/components/Steps/index.d.ts +0 -1
  1144. package/dist/types/components/Steps/index.d.ts.map +1 -1
  1145. package/dist/types/components/Steps/steps.content.d.ts +2 -4
  1146. package/dist/types/components/Steps/steps.content.d.ts.map +1 -1
  1147. package/dist/types/components/SwitchSelector/SwitchSelector.d.ts +7 -10
  1148. package/dist/types/components/SwitchSelector/SwitchSelector.d.ts.map +1 -1
  1149. package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts +5 -8
  1150. package/dist/types/components/SwitchSelector/VerticalSwitchSelector.d.ts.map +1 -1
  1151. package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts +14 -15
  1152. package/dist/types/components/SwitchSelector/useSwitchSelector.d.ts.map +1 -1
  1153. package/dist/types/components/Tab/Tab.d.ts +28 -22
  1154. package/dist/types/components/Tab/Tab.d.ts.map +1 -1
  1155. package/dist/types/components/Tab/TabContext.d.ts +1 -3
  1156. package/dist/types/components/Tab/TabContext.d.ts.map +1 -1
  1157. package/dist/types/components/TabSelector/TabSelector.d.ts +4 -15
  1158. package/dist/types/components/TabSelector/TabSelector.d.ts.map +1 -1
  1159. package/dist/types/components/Table/ExpandButton.d.ts +0 -1
  1160. package/dist/types/components/Table/ExpandButton.d.ts.map +1 -1
  1161. package/dist/types/components/Table/SmartTable.d.ts +0 -1
  1162. package/dist/types/components/Table/SmartTable.d.ts.map +1 -1
  1163. package/dist/types/components/Table/Table.d.ts +1 -3
  1164. package/dist/types/components/Table/Table.d.ts.map +1 -1
  1165. package/dist/types/components/Table/TableElements.d.ts +4 -18
  1166. package/dist/types/components/Table/TableElements.d.ts.map +1 -1
  1167. package/dist/types/components/Table/table.content.d.ts +2 -4
  1168. package/dist/types/components/Table/table.content.d.ts.map +1 -1
  1169. package/dist/types/components/Table/useTableWidths.d.ts +0 -1
  1170. package/dist/types/components/Table/useTableWidths.d.ts.map +1 -1
  1171. package/dist/types/components/Tag/index.d.ts +6 -8
  1172. package/dist/types/components/Tag/index.d.ts.map +1 -1
  1173. package/dist/types/components/TechLogo/TechLogo.d.ts +0 -1
  1174. package/dist/types/components/TechLogo/TechLogo.d.ts.map +1 -1
  1175. package/dist/types/components/TechLogo/logos/Adonis.d.ts +0 -1
  1176. package/dist/types/components/TechLogo/logos/Adonis.d.ts.map +1 -1
  1177. package/dist/types/components/TechLogo/logos/Angular.d.ts +0 -1
  1178. package/dist/types/components/TechLogo/logos/Angular.d.ts.map +1 -1
  1179. package/dist/types/components/TechLogo/logos/Anthropic.d.ts +0 -1
  1180. package/dist/types/components/TechLogo/logos/Anthropic.d.ts.map +1 -1
  1181. package/dist/types/components/TechLogo/logos/Astro.d.ts +0 -1
  1182. package/dist/types/components/TechLogo/logos/Astro.d.ts.map +1 -1
  1183. package/dist/types/components/TechLogo/logos/Atlassian.d.ts +0 -1
  1184. package/dist/types/components/TechLogo/logos/Atlassian.d.ts.map +1 -1
  1185. package/dist/types/components/TechLogo/logos/Bitbucket.d.ts +0 -1
  1186. package/dist/types/components/TechLogo/logos/Bitbucket.d.ts.map +1 -1
  1187. package/dist/types/components/TechLogo/logos/ChatGPT.d.ts +0 -1
  1188. package/dist/types/components/TechLogo/logos/ChatGPT.d.ts.map +1 -1
  1189. package/dist/types/components/TechLogo/logos/Claude.d.ts +0 -1
  1190. package/dist/types/components/TechLogo/logos/Claude.d.ts.map +1 -1
  1191. package/dist/types/components/TechLogo/logos/DeepSeek.d.ts +0 -1
  1192. package/dist/types/components/TechLogo/logos/DeepSeek.d.ts.map +1 -1
  1193. package/dist/types/components/TechLogo/logos/Express.d.ts +0 -1
  1194. package/dist/types/components/TechLogo/logos/Express.d.ts.map +1 -1
  1195. package/dist/types/components/TechLogo/logos/Fastify.d.ts +0 -1
  1196. package/dist/types/components/TechLogo/logos/Fastify.d.ts.map +1 -1
  1197. package/dist/types/components/TechLogo/logos/Gemini.d.ts +0 -1
  1198. package/dist/types/components/TechLogo/logos/Gemini.d.ts.map +1 -1
  1199. package/dist/types/components/TechLogo/logos/GitHub.d.ts +0 -1
  1200. package/dist/types/components/TechLogo/logos/GitHub.d.ts.map +1 -1
  1201. package/dist/types/components/TechLogo/logos/GitLab.d.ts +0 -1
  1202. package/dist/types/components/TechLogo/logos/GitLab.d.ts.map +1 -1
  1203. package/dist/types/components/TechLogo/logos/Google.d.ts +0 -1
  1204. package/dist/types/components/TechLogo/logos/Google.d.ts.map +1 -1
  1205. package/dist/types/components/TechLogo/logos/GoogleAI.d.ts +0 -1
  1206. package/dist/types/components/TechLogo/logos/GoogleAI.d.ts.map +1 -1
  1207. package/dist/types/components/TechLogo/logos/Grok.d.ts +0 -1
  1208. package/dist/types/components/TechLogo/logos/Grok.d.ts.map +1 -1
  1209. package/dist/types/components/TechLogo/logos/Hono.d.ts +0 -1
  1210. package/dist/types/components/TechLogo/logos/Hono.d.ts.map +1 -1
  1211. package/dist/types/components/TechLogo/logos/LinkedIn.d.ts +0 -1
  1212. package/dist/types/components/TechLogo/logos/LinkedIn.d.ts.map +1 -1
  1213. package/dist/types/components/TechLogo/logos/Lit.d.ts +1 -3
  1214. package/dist/types/components/TechLogo/logos/Lit.d.ts.map +1 -1
  1215. package/dist/types/components/TechLogo/logos/Lynx.d.ts +0 -1
  1216. package/dist/types/components/TechLogo/logos/Lynx.d.ts.map +1 -1
  1217. package/dist/types/components/TechLogo/logos/Microsoft.d.ts +0 -1
  1218. package/dist/types/components/TechLogo/logos/Microsoft.d.ts.map +1 -1
  1219. package/dist/types/components/TechLogo/logos/Mistral.d.ts +0 -1
  1220. package/dist/types/components/TechLogo/logos/Mistral.d.ts.map +1 -1
  1221. package/dist/types/components/TechLogo/logos/NestJS.d.ts +0 -1
  1222. package/dist/types/components/TechLogo/logos/NestJS.d.ts.map +1 -1
  1223. package/dist/types/components/TechLogo/logos/Nextjs.d.ts +0 -1
  1224. package/dist/types/components/TechLogo/logos/Nextjs.d.ts.map +1 -1
  1225. package/dist/types/components/TechLogo/logos/Node.d.ts +0 -1
  1226. package/dist/types/components/TechLogo/logos/Node.d.ts.map +1 -1
  1227. package/dist/types/components/TechLogo/logos/Nuxt.d.ts +0 -1
  1228. package/dist/types/components/TechLogo/logos/Nuxt.d.ts.map +1 -1
  1229. package/dist/types/components/TechLogo/logos/Ollama.d.ts +0 -1
  1230. package/dist/types/components/TechLogo/logos/Ollama.d.ts.map +1 -1
  1231. package/dist/types/components/TechLogo/logos/OpenAI.d.ts +0 -1
  1232. package/dist/types/components/TechLogo/logos/OpenAI.d.ts.map +1 -1
  1233. package/dist/types/components/TechLogo/logos/Perplexity.d.ts +0 -1
  1234. package/dist/types/components/TechLogo/logos/Perplexity.d.ts.map +1 -1
  1235. package/dist/types/components/TechLogo/logos/Preact.d.ts +0 -1
  1236. package/dist/types/components/TechLogo/logos/Preact.d.ts.map +1 -1
  1237. package/dist/types/components/TechLogo/logos/Reactjs.d.ts +0 -1
  1238. package/dist/types/components/TechLogo/logos/Reactjs.d.ts.map +1 -1
  1239. package/dist/types/components/TechLogo/logos/Solid.d.ts +0 -1
  1240. package/dist/types/components/TechLogo/logos/Solid.d.ts.map +1 -1
  1241. package/dist/types/components/TechLogo/logos/Svelte.d.ts +0 -1
  1242. package/dist/types/components/TechLogo/logos/Svelte.d.ts.map +1 -1
  1243. package/dist/types/components/TechLogo/logos/Tanstack.d.ts +0 -1
  1244. package/dist/types/components/TechLogo/logos/Tanstack.d.ts.map +1 -1
  1245. package/dist/types/components/TechLogo/logos/Vanilla.d.ts +1 -3
  1246. package/dist/types/components/TechLogo/logos/Vanilla.d.ts.map +1 -1
  1247. package/dist/types/components/TechLogo/logos/Vitejs.d.ts +0 -1
  1248. package/dist/types/components/TechLogo/logos/Vitejs.d.ts.map +1 -1
  1249. package/dist/types/components/TechLogo/logos/Vuejs.d.ts +0 -1
  1250. package/dist/types/components/TechLogo/logos/Vuejs.d.ts.map +1 -1
  1251. package/dist/types/components/TechLogo/techLogos.d.ts +0 -2
  1252. package/dist/types/components/TechLogo/types.d.ts.map +1 -1
  1253. package/dist/types/components/Terminal/Terminal.d.ts +0 -1
  1254. package/dist/types/components/Terminal/Terminal.d.ts.map +1 -1
  1255. package/dist/types/components/Terminal/terminal.content.d.ts +2 -4
  1256. package/dist/types/components/Terminal/terminal.content.d.ts.map +1 -1
  1257. package/dist/types/components/TextArea/AutoSizeTextArea.d.ts +3 -2
  1258. package/dist/types/components/TextArea/AutoSizeTextArea.d.ts.map +1 -1
  1259. package/dist/types/components/TextArea/AutocompleteTextArea.d.ts +3 -2
  1260. package/dist/types/components/TextArea/AutocompleteTextArea.d.ts.map +1 -1
  1261. package/dist/types/components/TextArea/ContentEditableTextArea.d.ts +2 -7
  1262. package/dist/types/components/TextArea/ContentEditableTextArea.d.ts.map +1 -1
  1263. package/dist/types/components/TextArea/TextArea.d.ts +5 -3
  1264. package/dist/types/components/TextArea/TextArea.d.ts.map +1 -1
  1265. package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts +0 -1
  1266. package/dist/types/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.d.ts.map +1 -1
  1267. package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts +0 -1
  1268. package/dist/types/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts.map +1 -1
  1269. package/dist/types/components/ThemeSwitcherDropDown/types.d.ts.map +1 -1
  1270. package/dist/types/components/Toaster/Toast.d.ts +1 -3
  1271. package/dist/types/components/Toaster/Toast.d.ts.map +1 -1
  1272. package/dist/types/components/Toaster/Toaster.d.ts +1 -3
  1273. package/dist/types/components/Toaster/Toaster.d.ts.map +1 -1
  1274. package/dist/types/components/Toaster/useToast.d.ts +10 -15
  1275. package/dist/types/components/Toaster/useToast.d.ts.map +1 -1
  1276. package/dist/types/components/WithResizer/index.d.ts +15 -8
  1277. package/dist/types/components/WithResizer/index.d.ts.map +1 -1
  1278. package/dist/types/components/index.d.ts +46 -7
  1279. package/dist/types/hooks/index.d.ts +1 -1
  1280. package/dist/types/hooks/useDevice.d.ts.map +1 -1
  1281. package/dist/types/hooks/useGetElementById.d.ts.map +1 -1
  1282. package/dist/types/hooks/useGetElementOrWindow.d.ts.map +1 -1
  1283. package/dist/types/hooks/useHorizontalSwipe.d.ts +0 -1
  1284. package/dist/types/hooks/useHorizontalSwipe.d.ts.map +1 -1
  1285. package/dist/types/hooks/useIsDarkMode.d.ts.map +1 -1
  1286. package/dist/types/hooks/useIsMounted.d.ts.map +1 -1
  1287. package/dist/types/hooks/useItemSelector.d.ts +1 -6
  1288. package/dist/types/hooks/useItemSelector.d.ts.map +1 -1
  1289. package/dist/types/hooks/useKeyboardDetector.d.ts.map +1 -1
  1290. package/dist/types/hooks/usePersistedStore.d.ts +0 -1
  1291. package/dist/types/hooks/usePersistedStore.d.ts.map +1 -1
  1292. package/dist/types/hooks/useScreenWidth.d.ts.map +1 -1
  1293. package/dist/types/hooks/useScrollBlockage/index.d.ts.map +1 -1
  1294. package/dist/types/hooks/useScrollBlockage/useScrollBlockageStore.d.ts.map +1 -1
  1295. package/dist/types/hooks/useScrollDetection.d.ts.map +1 -1
  1296. package/dist/types/hooks/useScrollY.d.ts.map +1 -1
  1297. package/dist/types/hooks/useSearch.d.ts.map +1 -1
  1298. package/dist/types/libs/auth.d.ts +1 -2
  1299. package/dist/types/libs/auth.d.ts.map +1 -1
  1300. package/dist/types/providers/ReactQueryProvider.d.ts +0 -1
  1301. package/dist/types/providers/ReactQueryProvider.d.ts.map +1 -1
  1302. package/dist/types/routes.d.ts +175 -169
  1303. package/dist/types/routes.d.ts.map +1 -1
  1304. package/dist/types/structured-data/buildAuthorJsonLd.d.ts +1 -1
  1305. package/dist/types/structured-data/buildAuthorJsonLd.d.ts.map +1 -1
  1306. package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts +4 -7
  1307. package/dist/types/structured-data/buildBreadcrumbsJsonLd.d.ts.map +1 -1
  1308. package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts +31 -39
  1309. package/dist/types/structured-data/buildCreativeWorkJsonLd.d.ts.map +1 -1
  1310. package/dist/types/structured-data/buildFAQPageJsonLd.d.ts +5 -7
  1311. package/dist/types/structured-data/buildFAQPageJsonLd.d.ts.map +1 -1
  1312. package/dist/types/structured-data/buildOrganizationJsonLd.d.ts +16 -17
  1313. package/dist/types/structured-data/buildOrganizationJsonLd.d.ts.map +1 -1
  1314. package/dist/types/structured-data/buildProductJsonLd.d.ts +13 -15
  1315. package/dist/types/structured-data/buildProductJsonLd.d.ts.map +1 -1
  1316. package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts +47 -35
  1317. package/dist/types/structured-data/buildSoftwareApplicationJsonLd.d.ts.map +1 -1
  1318. package/dist/types/structured-data/buildWebsiteJsonLd.d.ts +19 -20
  1319. package/dist/types/structured-data/buildWebsiteJsonLd.d.ts.map +1 -1
  1320. package/dist/types/tailwind.config.d.ts.map +1 -1
  1321. package/package.json +64 -66
  1322. package/src/components/MarkdownEditor/markdown-editor.css +2 -8
@@ -1,7 +1,657 @@
1
1
  import * as React from "react";
2
2
 
3
3
  //#region src/components/Flags/bo.svg
4
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _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, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _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, _circle, _path319, _path320, _path321, _path322, _path323, _circle2, _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, _path355, _path356, _path357, _path358, _path359, _path360, _path361, _path362, _path363, _path364, _path365, _path366, _path367, _path368, _path369, _path370, _path371, _path372, _path373, _path374, _path375, _path376, _path377, _path378, _path379, _path380, _path381, _path382, _path383, _path384, _path385, _path386, _path387, _path388, _path389, _path390, _path391, _path392, _path393, _path394, _path395, _path396, _path397, _path398, _path399, _path400, _path401, _path402, _path403, _path404, _path405, _path406, _path407, _path408, _path409, _path410, _path411, _path412, _path413, _path414, _path415, _path416, _path417, _path418, _path419, _path420, _path421, _path422, _path423, _path424, _path425, _path426, _path427, _path428, _path429, _path430, _path431, _path432, _path433, _path434, _path435, _path436, _path437, _path438, _path439, _path440, _path441, _path442, _path443, _path444, _path445, _path446, _path447, _path448, _path449, _path450, _path451, _path452, _path453, _path454, _path455, _path456, _path457, _path458, _path459, _path460, _path461, _path462, _path463, _path464, _path465, _path466, _path467, _path468, _path469, _path470, _path471, _path472, _path473, _path474, _path475, _path476, _path477, _path478, _path479, _path480, _path481, _path482, _path483, _path484, _path485, _path486, _path487, _path488, _path489, _path490, _path491, _path492, _path493, _path494, _path495, _path496, _path497, _path498, _path499, _path500, _path501, _path502, _path503, _path504, _path505, _path506, _path507, _path508, _path509, _path510, _path511, _path512, _path513, _path514, _path515, _path516, _path517, _path518, _path519, _path520, _path521, _path522, _path523, _path524, _path525, _path526, _path527, _path528, _path529, _path530, _path531, _path532, _path533, _path534, _path535, _path536, _path537, _path538, _path539, _path540, _path541, _path542, _path543, _path544, _path545, _path546, _path547, _path548, _path549, _path550, _path551, _path552, _path553, _path554, _path555, _path556, _path557, _path558, _path559, _path560, _path561, _path562, _path563, _path564, _path565, _path566, _path567, _path568, _path569, _path570, _path571, _path572, _path573, _path574, _path575, _path576, _path577, _path578, _path579, _path580, _path581, _path582, _path583, _path584, _path585, _path586, _path587, _path588, _path589, _path590, _path591, _path592, _path593, _path594, _path595, _path596, _path597, _path598, _path599, _path600, _path601, _path602, _path603, _path604, _path605, _path606, _path607, _path608, _path609, _path610, _path611, _path612, _path613, _path614, _path615, _path616, _path617, _path618, _path619, _path620, _path621, _path622, _path623, _path624, _path625, _path626, _path627, _path628, _path629, _path630, _path631, _path632, _path633, _path634, _path635, _path636, _path637, _path638, _path639, _path640, _path641, _path642, _path643, _path644, _path645, _path646, _path647;
4
+ var _path;
5
+ var _path2;
6
+ var _path3;
7
+ var _path4;
8
+ var _path5;
9
+ var _path6;
10
+ var _path7;
11
+ var _path8;
12
+ var _path9;
13
+ var _path0;
14
+ var _path1;
15
+ var _path10;
16
+ var _path11;
17
+ var _path12;
18
+ var _path13;
19
+ var _path14;
20
+ var _path15;
21
+ var _path16;
22
+ var _path17;
23
+ var _path18;
24
+ var _path19;
25
+ var _path20;
26
+ var _path21;
27
+ var _path22;
28
+ var _path23;
29
+ var _path24;
30
+ var _path25;
31
+ var _path26;
32
+ var _path27;
33
+ var _path28;
34
+ var _path29;
35
+ var _path30;
36
+ var _path31;
37
+ var _path32;
38
+ var _path33;
39
+ var _path34;
40
+ var _path35;
41
+ var _path36;
42
+ var _path37;
43
+ var _path38;
44
+ var _path39;
45
+ var _path40;
46
+ var _path41;
47
+ var _path42;
48
+ var _path43;
49
+ var _path44;
50
+ var _path45;
51
+ var _path46;
52
+ var _path47;
53
+ var _path48;
54
+ var _path49;
55
+ var _path50;
56
+ var _path51;
57
+ var _path52;
58
+ var _path53;
59
+ var _path54;
60
+ var _path55;
61
+ var _path56;
62
+ var _path57;
63
+ var _path58;
64
+ var _path59;
65
+ var _path60;
66
+ var _path61;
67
+ var _path62;
68
+ var _path63;
69
+ var _path64;
70
+ var _path65;
71
+ var _path66;
72
+ var _path67;
73
+ var _path68;
74
+ var _path69;
75
+ var _path70;
76
+ var _path71;
77
+ var _path72;
78
+ var _path73;
79
+ var _path74;
80
+ var _path75;
81
+ var _path76;
82
+ var _path77;
83
+ var _path78;
84
+ var _path79;
85
+ var _path80;
86
+ var _path81;
87
+ var _path82;
88
+ var _path83;
89
+ var _path84;
90
+ var _path85;
91
+ var _path86;
92
+ var _path87;
93
+ var _path88;
94
+ var _path89;
95
+ var _path90;
96
+ var _path91;
97
+ var _path92;
98
+ var _path93;
99
+ var _path94;
100
+ var _path95;
101
+ var _path96;
102
+ var _path97;
103
+ var _path98;
104
+ var _path99;
105
+ var _path100;
106
+ var _path101;
107
+ var _path102;
108
+ var _path103;
109
+ var _path104;
110
+ var _path105;
111
+ var _path106;
112
+ var _path107;
113
+ var _path108;
114
+ var _path109;
115
+ var _path110;
116
+ var _path111;
117
+ var _path112;
118
+ var _path113;
119
+ var _path114;
120
+ var _path115;
121
+ var _path116;
122
+ var _path117;
123
+ var _path118;
124
+ var _path119;
125
+ var _path120;
126
+ var _path121;
127
+ var _path122;
128
+ var _path123;
129
+ var _path124;
130
+ var _path125;
131
+ var _path126;
132
+ var _path127;
133
+ var _path128;
134
+ var _path129;
135
+ var _path130;
136
+ var _path131;
137
+ var _path132;
138
+ var _path133;
139
+ var _path134;
140
+ var _path135;
141
+ var _path136;
142
+ var _path137;
143
+ var _path138;
144
+ var _path139;
145
+ var _path140;
146
+ var _path141;
147
+ var _path142;
148
+ var _path143;
149
+ var _path144;
150
+ var _path145;
151
+ var _path146;
152
+ var _path147;
153
+ var _path148;
154
+ var _path149;
155
+ var _path150;
156
+ var _path151;
157
+ var _path152;
158
+ var _path153;
159
+ var _path154;
160
+ var _path155;
161
+ var _path156;
162
+ var _path157;
163
+ var _path158;
164
+ var _path159;
165
+ var _path160;
166
+ var _path161;
167
+ var _path162;
168
+ var _path163;
169
+ var _path164;
170
+ var _path165;
171
+ var _path166;
172
+ var _path167;
173
+ var _path168;
174
+ var _path169;
175
+ var _path170;
176
+ var _path171;
177
+ var _path172;
178
+ var _path173;
179
+ var _path174;
180
+ var _path175;
181
+ var _path176;
182
+ var _path177;
183
+ var _path178;
184
+ var _path179;
185
+ var _path180;
186
+ var _path181;
187
+ var _path182;
188
+ var _path183;
189
+ var _path184;
190
+ var _path185;
191
+ var _path186;
192
+ var _path187;
193
+ var _path188;
194
+ var _path189;
195
+ var _path190;
196
+ var _path191;
197
+ var _path192;
198
+ var _path193;
199
+ var _path194;
200
+ var _path195;
201
+ var _path196;
202
+ var _path197;
203
+ var _path198;
204
+ var _path199;
205
+ var _path200;
206
+ var _path201;
207
+ var _path202;
208
+ var _path203;
209
+ var _path204;
210
+ var _path205;
211
+ var _path206;
212
+ var _path207;
213
+ var _path208;
214
+ var _path209;
215
+ var _path210;
216
+ var _path211;
217
+ var _path212;
218
+ var _path213;
219
+ var _path214;
220
+ var _path215;
221
+ var _path216;
222
+ var _path217;
223
+ var _path218;
224
+ var _path219;
225
+ var _path220;
226
+ var _path221;
227
+ var _path222;
228
+ var _path223;
229
+ var _path224;
230
+ var _path225;
231
+ var _path226;
232
+ var _path227;
233
+ var _path228;
234
+ var _path229;
235
+ var _path230;
236
+ var _path231;
237
+ var _path232;
238
+ var _path233;
239
+ var _path234;
240
+ var _path235;
241
+ var _path236;
242
+ var _path237;
243
+ var _path238;
244
+ var _path239;
245
+ var _path240;
246
+ var _path241;
247
+ var _path242;
248
+ var _path243;
249
+ var _path244;
250
+ var _path245;
251
+ var _path246;
252
+ var _path247;
253
+ var _path248;
254
+ var _path249;
255
+ var _path250;
256
+ var _path251;
257
+ var _path252;
258
+ var _path253;
259
+ var _path254;
260
+ var _path255;
261
+ var _path256;
262
+ var _path257;
263
+ var _path258;
264
+ var _path259;
265
+ var _path260;
266
+ var _path261;
267
+ var _path262;
268
+ var _path263;
269
+ var _path264;
270
+ var _path265;
271
+ var _path266;
272
+ var _path267;
273
+ var _path268;
274
+ var _path269;
275
+ var _path270;
276
+ var _path271;
277
+ var _path272;
278
+ var _path273;
279
+ var _path274;
280
+ var _path275;
281
+ var _path276;
282
+ var _path277;
283
+ var _path278;
284
+ var _path279;
285
+ var _path280;
286
+ var _path281;
287
+ var _path282;
288
+ var _path283;
289
+ var _path284;
290
+ var _path285;
291
+ var _path286;
292
+ var _path287;
293
+ var _path288;
294
+ var _path289;
295
+ var _path290;
296
+ var _path291;
297
+ var _path292;
298
+ var _path293;
299
+ var _path294;
300
+ var _path295;
301
+ var _path296;
302
+ var _path297;
303
+ var _path298;
304
+ var _path299;
305
+ var _path300;
306
+ var _path301;
307
+ var _path302;
308
+ var _path303;
309
+ var _path304;
310
+ var _path305;
311
+ var _path306;
312
+ var _path307;
313
+ var _path308;
314
+ var _path309;
315
+ var _path310;
316
+ var _path311;
317
+ var _path312;
318
+ var _path313;
319
+ var _path314;
320
+ var _path315;
321
+ var _path316;
322
+ var _path317;
323
+ var _path318;
324
+ var _circle;
325
+ var _path319;
326
+ var _path320;
327
+ var _path321;
328
+ var _path322;
329
+ var _path323;
330
+ var _circle2;
331
+ var _path324;
332
+ var _path325;
333
+ var _path326;
334
+ var _path327;
335
+ var _path328;
336
+ var _path329;
337
+ var _path330;
338
+ var _path331;
339
+ var _path332;
340
+ var _path333;
341
+ var _path334;
342
+ var _path335;
343
+ var _path336;
344
+ var _path337;
345
+ var _path338;
346
+ var _path339;
347
+ var _path340;
348
+ var _path341;
349
+ var _path342;
350
+ var _path343;
351
+ var _path344;
352
+ var _path345;
353
+ var _path346;
354
+ var _path347;
355
+ var _path348;
356
+ var _path349;
357
+ var _path350;
358
+ var _path351;
359
+ var _path352;
360
+ var _path353;
361
+ var _path354;
362
+ var _path355;
363
+ var _path356;
364
+ var _path357;
365
+ var _path358;
366
+ var _path359;
367
+ var _path360;
368
+ var _path361;
369
+ var _path362;
370
+ var _path363;
371
+ var _path364;
372
+ var _path365;
373
+ var _path366;
374
+ var _path367;
375
+ var _path368;
376
+ var _path369;
377
+ var _path370;
378
+ var _path371;
379
+ var _path372;
380
+ var _path373;
381
+ var _path374;
382
+ var _path375;
383
+ var _path376;
384
+ var _path377;
385
+ var _path378;
386
+ var _path379;
387
+ var _path380;
388
+ var _path381;
389
+ var _path382;
390
+ var _path383;
391
+ var _path384;
392
+ var _path385;
393
+ var _path386;
394
+ var _path387;
395
+ var _path388;
396
+ var _path389;
397
+ var _path390;
398
+ var _path391;
399
+ var _path392;
400
+ var _path393;
401
+ var _path394;
402
+ var _path395;
403
+ var _path396;
404
+ var _path397;
405
+ var _path398;
406
+ var _path399;
407
+ var _path400;
408
+ var _path401;
409
+ var _path402;
410
+ var _path403;
411
+ var _path404;
412
+ var _path405;
413
+ var _path406;
414
+ var _path407;
415
+ var _path408;
416
+ var _path409;
417
+ var _path410;
418
+ var _path411;
419
+ var _path412;
420
+ var _path413;
421
+ var _path414;
422
+ var _path415;
423
+ var _path416;
424
+ var _path417;
425
+ var _path418;
426
+ var _path419;
427
+ var _path420;
428
+ var _path421;
429
+ var _path422;
430
+ var _path423;
431
+ var _path424;
432
+ var _path425;
433
+ var _path426;
434
+ var _path427;
435
+ var _path428;
436
+ var _path429;
437
+ var _path430;
438
+ var _path431;
439
+ var _path432;
440
+ var _path433;
441
+ var _path434;
442
+ var _path435;
443
+ var _path436;
444
+ var _path437;
445
+ var _path438;
446
+ var _path439;
447
+ var _path440;
448
+ var _path441;
449
+ var _path442;
450
+ var _path443;
451
+ var _path444;
452
+ var _path445;
453
+ var _path446;
454
+ var _path447;
455
+ var _path448;
456
+ var _path449;
457
+ var _path450;
458
+ var _path451;
459
+ var _path452;
460
+ var _path453;
461
+ var _path454;
462
+ var _path455;
463
+ var _path456;
464
+ var _path457;
465
+ var _path458;
466
+ var _path459;
467
+ var _path460;
468
+ var _path461;
469
+ var _path462;
470
+ var _path463;
471
+ var _path464;
472
+ var _path465;
473
+ var _path466;
474
+ var _path467;
475
+ var _path468;
476
+ var _path469;
477
+ var _path470;
478
+ var _path471;
479
+ var _path472;
480
+ var _path473;
481
+ var _path474;
482
+ var _path475;
483
+ var _path476;
484
+ var _path477;
485
+ var _path478;
486
+ var _path479;
487
+ var _path480;
488
+ var _path481;
489
+ var _path482;
490
+ var _path483;
491
+ var _path484;
492
+ var _path485;
493
+ var _path486;
494
+ var _path487;
495
+ var _path488;
496
+ var _path489;
497
+ var _path490;
498
+ var _path491;
499
+ var _path492;
500
+ var _path493;
501
+ var _path494;
502
+ var _path495;
503
+ var _path496;
504
+ var _path497;
505
+ var _path498;
506
+ var _path499;
507
+ var _path500;
508
+ var _path501;
509
+ var _path502;
510
+ var _path503;
511
+ var _path504;
512
+ var _path505;
513
+ var _path506;
514
+ var _path507;
515
+ var _path508;
516
+ var _path509;
517
+ var _path510;
518
+ var _path511;
519
+ var _path512;
520
+ var _path513;
521
+ var _path514;
522
+ var _path515;
523
+ var _path516;
524
+ var _path517;
525
+ var _path518;
526
+ var _path519;
527
+ var _path520;
528
+ var _path521;
529
+ var _path522;
530
+ var _path523;
531
+ var _path524;
532
+ var _path525;
533
+ var _path526;
534
+ var _path527;
535
+ var _path528;
536
+ var _path529;
537
+ var _path530;
538
+ var _path531;
539
+ var _path532;
540
+ var _path533;
541
+ var _path534;
542
+ var _path535;
543
+ var _path536;
544
+ var _path537;
545
+ var _path538;
546
+ var _path539;
547
+ var _path540;
548
+ var _path541;
549
+ var _path542;
550
+ var _path543;
551
+ var _path544;
552
+ var _path545;
553
+ var _path546;
554
+ var _path547;
555
+ var _path548;
556
+ var _path549;
557
+ var _path550;
558
+ var _path551;
559
+ var _path552;
560
+ var _path553;
561
+ var _path554;
562
+ var _path555;
563
+ var _path556;
564
+ var _path557;
565
+ var _path558;
566
+ var _path559;
567
+ var _path560;
568
+ var _path561;
569
+ var _path562;
570
+ var _path563;
571
+ var _path564;
572
+ var _path565;
573
+ var _path566;
574
+ var _path567;
575
+ var _path568;
576
+ var _path569;
577
+ var _path570;
578
+ var _path571;
579
+ var _path572;
580
+ var _path573;
581
+ var _path574;
582
+ var _path575;
583
+ var _path576;
584
+ var _path577;
585
+ var _path578;
586
+ var _path579;
587
+ var _path580;
588
+ var _path581;
589
+ var _path582;
590
+ var _path583;
591
+ var _path584;
592
+ var _path585;
593
+ var _path586;
594
+ var _path587;
595
+ var _path588;
596
+ var _path589;
597
+ var _path590;
598
+ var _path591;
599
+ var _path592;
600
+ var _path593;
601
+ var _path594;
602
+ var _path595;
603
+ var _path596;
604
+ var _path597;
605
+ var _path598;
606
+ var _path599;
607
+ var _path600;
608
+ var _path601;
609
+ var _path602;
610
+ var _path603;
611
+ var _path604;
612
+ var _path605;
613
+ var _path606;
614
+ var _path607;
615
+ var _path608;
616
+ var _path609;
617
+ var _path610;
618
+ var _path611;
619
+ var _path612;
620
+ var _path613;
621
+ var _path614;
622
+ var _path615;
623
+ var _path616;
624
+ var _path617;
625
+ var _path618;
626
+ var _path619;
627
+ var _path620;
628
+ var _path621;
629
+ var _path622;
630
+ var _path623;
631
+ var _path624;
632
+ var _path625;
633
+ var _path626;
634
+ var _path627;
635
+ var _path628;
636
+ var _path629;
637
+ var _path630;
638
+ var _path631;
639
+ var _path632;
640
+ var _path633;
641
+ var _path634;
642
+ var _path635;
643
+ var _path636;
644
+ var _path637;
645
+ var _path638;
646
+ var _path639;
647
+ var _path640;
648
+ var _path641;
649
+ var _path642;
650
+ var _path643;
651
+ var _path644;
652
+ var _path645;
653
+ var _path646;
654
+ var _path647;
5
655
  function _extends() {
6
656
  return _extends = Object.assign ? Object.assign.bind() : function(n) {
7
657
  for (var e = 1; e < arguments.length; e++) {
@@ -12,1782 +662,1782 @@ function _extends() {
12
662
  }, _extends.apply(null, arguments);
13
663
  }
14
664
  var SvgBo = function SvgBo(props) {
15
- return /* @__PURE__ */ React.createElement("svg", _extends({
665
+ return /*#__PURE__*/ React.createElement("svg", _extends({
16
666
  xmlns: "http://www.w3.org/2000/svg",
17
667
  viewBox: "0 0 640 480",
18
668
  width: "1em",
19
669
  height: "1em"
20
- }, props), _path || (_path = /* @__PURE__ */ React.createElement("path", {
670
+ }, props), _path || (_path = /*#__PURE__*/ React.createElement("path", {
21
671
  fill: "#007934",
22
672
  d: "M0 0h640v480H0z"
23
- })), _path2 || (_path2 = /* @__PURE__ */ React.createElement("path", {
673
+ })), _path2 || (_path2 = /*#__PURE__*/ React.createElement("path", {
24
674
  fill: "#ffe000",
25
675
  d: "M0 0h640v320H0z"
26
- })), _path3 || (_path3 = /* @__PURE__ */ React.createElement("path", {
676
+ })), _path3 || (_path3 = /*#__PURE__*/ React.createElement("path", {
27
677
  fill: "#d52b1e",
28
678
  d: "M0 0h640v160H0z"
29
- })), _path4 || (_path4 = /* @__PURE__ */ React.createElement("path", {
679
+ })), _path4 || (_path4 = /*#__PURE__*/ React.createElement("path", {
30
680
  fill: "#a05a2c",
31
681
  stroke: "#000",
32
682
  strokeWidth: .1,
33
683
  d: "m368.6 210.7-98 97.9a92 92 0 0 0-1.3-1l98-97.8a6.3 6.3 0 0 1 1.3 1z"
34
- })), _path5 || (_path5 = /* @__PURE__ */ React.createElement("path", {
684
+ })), _path5 || (_path5 = /*#__PURE__*/ React.createElement("path", {
35
685
  fill: "#e7e7e7",
36
686
  stroke: "#000",
37
687
  strokeWidth: .1,
38
688
  d: "M374.7 204.5c-.4.7-1.4 2.5-1 3.8l-2-1.5c.5 1 .4 1.4-.1 1.8-.3.4-1.4.3-2.1.2.7.4 1.5.8 2.4 1h2c-.7.3-2.2.8-3.3 1-.5.1-1.6.2-2 0-.6.5-1.9-.4-1.3-1-.3-.3-.3-.8-.4-1.4 0-.7.1-1.9.7-3l.5 1.7c.2.5.7 1 1.1 1.4-.2-.5-.4-1.2.1-1.8.5-.5 1.3-.5 2-.2l-1.9-1.3c.8 0 3.3-1 4.1-1.5a62 62 0 0 0 4.9-3.8 57 57 0 0 0-3.7 4.6z"
39
- })), _path6 || (_path6 = /* @__PURE__ */ React.createElement("path", {
689
+ })), _path6 || (_path6 = /*#__PURE__*/ React.createElement("path", {
40
690
  fill: "#a05a2c",
41
691
  stroke: "#000",
42
692
  strokeWidth: .1,
43
693
  d: "m387 222.8-125.7 70.9a85 85 0 0 0-.9-1.2l125.7-71a5.6 5.6 0 0 1 1 1.3z"
44
- })), _path7 || (_path7 = /* @__PURE__ */ React.createElement("path", {
694
+ })), _path7 || (_path7 = /*#__PURE__*/ React.createElement("path", {
45
695
  fill: "#e7e7e7",
46
696
  stroke: "#000",
47
697
  strokeWidth: .1,
48
698
  d: "M394.9 218.3c-.6.6-2.2 2-2.2 3.4l-1.4-2c.2 1-.1 1.5-.7 1.7-.4.4-1.4 0-2-.3a5.1 5.1 0 0 0 2 1.5l1.7.6c-.6.1-2.3.3-3.4.2-.5 0-1.5-.2-1.9-.6-.7.4-1.6-.8-1-1.2 0-.4 0-.8.2-1.4.2-.7.7-1.8 1.6-2.8a7.8 7.8 0 0 0 0 1.8c0 .5.3 1 .5 1.6 0-.5 0-1.3.7-1.7s1.4-.2 2 .3l-1.4-1.7c.8.1 3.5-.2 4.4-.5 1-.2 4.1-1.6 6-2.5-1.7 1-4.6 3-5.1 3.6z"
49
- })), _path8 || (_path8 = /* @__PURE__ */ React.createElement("path", {
699
+ })), _path8 || (_path8 = /*#__PURE__*/ React.createElement("path", {
50
700
  fill: "#a05a2c",
51
701
  stroke: "#000",
52
702
  strokeWidth: .1,
53
703
  d: "m376.3 217.5-113 85.2-1-1.1 112.9-85.2a6 6 0 0 1 1.1 1z"
54
- })), _path9 || (_path9 = /* @__PURE__ */ React.createElement("path", {
704
+ })), _path9 || (_path9 = /*#__PURE__*/ React.createElement("path", {
55
705
  fill: "#e7e7e7",
56
706
  stroke: "#000",
57
707
  strokeWidth: .1,
58
708
  d: "M383.4 212.1c-.5.6-1.8 2.3-1.6 3.6L380 214c.3 1 .1 1.5-.4 1.7-.4.4-1.5.2-2.1 0 .6.5 1.3 1 2.2 1.2l1.9.3c-.7.3-2.3.6-3.4.6-.5 0-1.6 0-2-.3-.6.5-1.7-.6-1.1-1.1-.2-.3-.1-.8-.1-1.4a6 6 0 0 1 1.1-3 7.8 7.8 0 0 0 .2 1.8c.2.6.5 1 .9 1.6-.2-.5-.2-1.3.4-1.8.6-.4 1.3-.3 2 0l-1.6-1.5c.7 0 3.3-.6 4.2-1 1-.4 3.8-2 5.5-3.1-1.4 1.2-4 3.5-4.4 4z"
59
- })), _path0 || (_path0 = /* @__PURE__ */ React.createElement("path", {
709
+ })), _path0 || (_path0 = /*#__PURE__*/ React.createElement("path", {
60
710
  fill: "#a05a2c",
61
711
  stroke: "#000",
62
712
  strokeWidth: .1,
63
713
  d: "m271.4 210.7 98 97.9 1.3-1-98-97.8a6.3 6.3 0 0 0-1.3 1z"
64
- })), _path1 || (_path1 = /* @__PURE__ */ React.createElement("path", {
714
+ })), _path1 || (_path1 = /*#__PURE__*/ React.createElement("path", {
65
715
  fill: "#e7e7e7",
66
716
  stroke: "#000",
67
717
  strokeWidth: .1,
68
718
  d: "M265.3 204.5c.4.7 1.4 2.5 1 3.8l2-1.5c-.5 1-.4 1.4.1 1.8.3.4 1.4.3 2.1.2-.7.4-1.5.8-2.4 1h-2c.7.3 2.2.8 3.3 1 .5.1 1.6.2 2 0 .6.5 1.9-.4 1.3-1 .3-.3.3-.8.4-1.4 0-.7-.1-1.9-.7-3a8 8 0 0 1-.5 1.7c-.2.5-.7 1-1.1 1.4.2-.5.4-1.2-.1-1.8-.5-.5-1.3-.5-2-.2l1.9-1.3c-.8 0-3.3-1-4.1-1.5a62 62 0 0 1-4.9-3.8 57 57 0 0 1 3.7 4.6z"
69
- })), _path10 || (_path10 = /* @__PURE__ */ React.createElement("path", {
719
+ })), _path10 || (_path10 = /*#__PURE__*/ React.createElement("path", {
70
720
  fill: "#a05a2c",
71
721
  stroke: "#000",
72
722
  strokeWidth: .1,
73
723
  d: "m253 222.8 125.7 70.9c.2-.3.6-1 .9-1.2l-125.7-71a5.6 5.6 0 0 0-1 1.3z"
74
- })), _path11 || (_path11 = /* @__PURE__ */ React.createElement("path", {
724
+ })), _path11 || (_path11 = /*#__PURE__*/ React.createElement("path", {
75
725
  fill: "#e7e7e7",
76
726
  stroke: "#000",
77
727
  strokeWidth: .1,
78
728
  d: "M245.1 218.3c.6.6 2.2 2 2.2 3.4l1.4-2c-.2 1 .1 1.5.7 1.7.4.4 1.4 0 2-.3a5.1 5.1 0 0 1-2 1.5l-1.8.6c.7.1 2.3.3 3.4.2.6 0 1.6-.2 2-.6.7.4 1.6-.8 1-1.2 0-.4 0-.8-.2-1.4a6.3 6.3 0 0 0-1.6-2.8v1.8c0 .5-.3 1-.5 1.6 0-.5 0-1.3-.7-1.7s-1.4-.2-2 .3l1.4-1.7a17 17 0 0 1-4.4-.5 71 71 0 0 1-6-2.5c1.7 1 4.6 3 5.1 3.6z"
79
- })), _path12 || (_path12 = /* @__PURE__ */ React.createElement("path", {
729
+ })), _path12 || (_path12 = /*#__PURE__*/ React.createElement("path", {
80
730
  fill: "#a05a2c",
81
731
  stroke: "#000",
82
732
  strokeWidth: .1,
83
733
  d: "m263.7 217.5 113 85.2 1-1.1-112.9-85.2a6 6 0 0 0-1.1 1z"
84
- })), _path13 || (_path13 = /* @__PURE__ */ React.createElement("path", {
734
+ })), _path13 || (_path13 = /*#__PURE__*/ React.createElement("path", {
85
735
  fill: "#e7e7e7",
86
736
  stroke: "#000",
87
737
  strokeWidth: .1,
88
738
  d: "M256.6 212.1c.5.6 1.8 2.3 1.6 3.6l1.7-1.7c-.3 1-.1 1.5.4 1.7.4.4 1.5.2 2.1 0a5.4 5.4 0 0 1-2.2 1.2l-1.9.3c.7.3 2.3.6 3.4.6.5 0 1.6 0 2-.3.6.5 1.7-.6 1.1-1.1.2-.3.1-.8.1-1.4a6 6 0 0 0-1.1-3 7.8 7.8 0 0 1-.2 1.8c-.2.6-.5 1-.9 1.6.2-.5.2-1.3-.4-1.8-.6-.4-1.3-.3-2 0l1.6-1.5a15 15 0 0 1-4.2-1c-1-.4-3.8-2-5.5-3.1 1.4 1.2 4 3.5 4.4 4z"
89
- })), _path14 || (_path14 = /* @__PURE__ */ React.createElement("path", {
739
+ })), _path14 || (_path14 = /*#__PURE__*/ React.createElement("path", {
90
740
  fill: "#00e519",
91
741
  stroke: "#000",
92
742
  strokeWidth: .1,
93
743
  d: "M300.1 283.4c4-2.6 15.1-4 16.7-3.6-8 6-16 6.3-16.7 3.7z"
94
- })), _path15 || (_path15 = /* @__PURE__ */ React.createElement("path", {
744
+ })), _path15 || (_path15 = /*#__PURE__*/ React.createElement("path", {
95
745
  fill: "#ffe533",
96
746
  stroke: "#000",
97
747
  strokeWidth: .1,
98
748
  d: "M300.2 283.5c.7 2.6 8.7 2.4 16.6-3.6a69 69 0 0 1-16.6 3.6z"
99
- })), _path16 || (_path16 = /* @__PURE__ */ React.createElement("path", {
749
+ })), _path16 || (_path16 = /*#__PURE__*/ React.createElement("path", {
100
750
  fill: "none",
101
751
  stroke: "#000",
102
752
  strokeLinecap: "round",
103
753
  strokeWidth: .1,
104
754
  d: "M300.2 283.5c.7 2.6 8.7 2.4 16.6-3.6a69 69 0 0 1-16.6 3.6z"
105
- })), _path17 || (_path17 = /* @__PURE__ */ React.createElement("path", {
755
+ })), _path17 || (_path17 = /*#__PURE__*/ React.createElement("path", {
106
756
  fill: "none",
107
757
  stroke: "#000",
108
758
  strokeWidth: .1,
109
759
  d: "M300.1 283.4a40.6 40.6 0 0 1 16.7-3.6c-8 6-16 6.3-16.7 3.6z"
110
- })), _path18 || (_path18 = /* @__PURE__ */ React.createElement("path", {
760
+ })), _path18 || (_path18 = /*#__PURE__*/ React.createElement("path", {
111
761
  fill: "#a05a2c",
112
762
  stroke: "#000",
113
763
  strokeWidth: .1,
114
764
  d: "M347.6 220.2 322 272.5c-1.3 1-2.3-.3-2.7-.2-1.5 1.7-3.6 2-4 2.5-1.8 2.4-.8 4.3-.7 4.5 1.3 1.8-1.6 3.5-1.5 4-.6 1-2.7.9-3.1 2l-4.8 9.3c-.6.5-3.7 6.1-3.7 6.1-2 0-10.2-5.2-10.4-5.1 4.6-7.3 15.6-18.5 15.3-19.2 3.1-5.2 8-10.9 10.1-10.8 3-1.6 4.5-5.7 4-6.6 2.2 0 3.5-1.4 3.6-1.5l18.8-37.6c1.6-.5 1.4.1 1.9 1 0 0 1-1.2.9-1.3.9-.4 1.8.2 1.8.6z"
115
- })), _path19 || (_path19 = /* @__PURE__ */ React.createElement("path", {
765
+ })), _path19 || (_path19 = /*#__PURE__*/ React.createElement("path", {
116
766
  fill: "#cce5e5",
117
767
  stroke: "#000",
118
768
  strokeWidth: .1,
119
769
  d: "M348.6 208.8c-.6 1 .2 1 .5 1.1l1 .3c1.3 0 2 .7 2 1l-30 61.3c-1.3 1-2.5-.3-2.9-.1l20.6-41.8 10-18.8-2.8-1.2c-.8-.2-1-.8-.7-1.6l12.6-21.6-10.2 21-.1.4"
120
- })), _path20 || (_path20 = /* @__PURE__ */ React.createElement("path", {
770
+ })), _path20 || (_path20 = /*#__PURE__*/ React.createElement("path", {
121
771
  fill: "#e7e7e7",
122
772
  stroke: "#000",
123
773
  strokeWidth: .1,
124
774
  d: "M348.6 208.8c-.6 1 .2 1 .5 1.1l1 .3c1.3 0 2 .7 2 1l-30 61.3c-1.3 1-2.5-.3-2.9-.1l20.6-41.8 10-18.8-2.8-1.2c-.8-.2-1-.8-.7-1.6l12.6-21.6-10.2 21-.1.4"
125
- })), _path21 || (_path21 = /* @__PURE__ */ React.createElement("path", {
775
+ })), _path21 || (_path21 = /*#__PURE__*/ React.createElement("path", {
126
776
  fill: "none",
127
777
  stroke: "#000",
128
778
  strokeWidth: .1,
129
779
  d: "M308.8 272.4c-3 0-4.6 2-2.7 4.7m1.4-2.4c-1 .6-1.7-.3-1.7-.3m15.2-13c-1.5 5.6-4.3 9.3-5 10.4-2 2.2-3.9 7.2-3.5 8.1l-8.1 13.3"
130
- })), _path22 || (_path22 = /* @__PURE__ */ React.createElement("path", {
780
+ })), _path22 || (_path22 = /*#__PURE__*/ React.createElement("path", {
131
781
  fill: "#cce5e5",
132
782
  stroke: "#000",
133
783
  strokeWidth: .1,
134
784
  d: "M322 272.7c-1.4-.5-5.7-4.5-10-3.8-3.3 3.8-5.3 7.7-5.9 8.2 4 3.3 6.7 5 7.6 5.4.7-.4 1-1.5 1-1.5.9-1-.2-1.7-.2-1.7.2-2.5 2-4.2 3.8-4.3 2.2-.2 1.6-.4 1.9-.4 1-.6 1.8-1.9 1.8-1.9z"
135
- })), _path23 || (_path23 = /* @__PURE__ */ React.createElement("path", {
785
+ })), _path23 || (_path23 = /*#__PURE__*/ React.createElement("path", {
136
786
  fill: "none",
137
787
  stroke: "#000",
138
788
  strokeWidth: .1,
139
789
  d: "M322 272.7c-1.4-.5-5.7-4.5-10-3.8-3.3 3.8-5.3 7.7-5.9 8.2 4 3.3 6.7 5 7.6 5.4.7-.4 1-1.5 1-1.5.9-1-.2-1.7-.2-1.7.2-2.5 2-4.2 3.8-4.3 2.2-.2 1.6-.4 1.9-.4 1-.6 1.8-1.9 1.8-1.9z"
140
- })), _path24 || (_path24 = /* @__PURE__ */ React.createElement("path", {
790
+ })), _path24 || (_path24 = /*#__PURE__*/ React.createElement("path", {
141
791
  fill: "#cce5e5",
142
792
  stroke: "#000",
143
793
  strokeWidth: .1,
144
794
  d: "M317.6 272.8c-2 0-4 .9-4.8 2.6l4.8-2.6"
145
- })), _path25 || (_path25 = /* @__PURE__ */ React.createElement("path", {
795
+ })), _path25 || (_path25 = /*#__PURE__*/ React.createElement("path", {
146
796
  fill: "none",
147
797
  stroke: "#000",
148
798
  strokeWidth: .1,
149
799
  d: "M317.6 272.8c-2 0-4 .9-4.8 2.6m-3.5.7c.1.4.7.6 1.1.5.6-.2.8-.7.6-1-.2-.5-.7-.7-1.2-.5-.5.1-.7.6-.5 1zm2.5-3.4c.1.4.7.6 1.2.4.5-.1.7-.6.5-1s-.7-.6-1.2-.5c-.5.2-.7.7-.5 1z"
150
- })), _path26 || (_path26 = /* @__PURE__ */ React.createElement("path", {
800
+ })), _path26 || (_path26 = /*#__PURE__*/ React.createElement("path", {
151
801
  fill: "#cce5e5",
152
802
  stroke: "#000",
153
803
  strokeWidth: .1,
154
804
  d: "M345.3 226.1c.8-.2 1.2-1.1.8-2l-4.7-1.7s-.6 0-1 .7c-.5.7.1 1.2.1 1.2l4.8 1.8"
155
- })), _path27 || (_path27 = /* @__PURE__ */ React.createElement("path", {
805
+ })), _path27 || (_path27 = /*#__PURE__*/ React.createElement("path", {
156
806
  fill: "none",
157
807
  stroke: "#000",
158
808
  strokeWidth: .1,
159
809
  d: "M345.3 226.1c.8-.2 1.2-1.1.8-2l-4.7-1.7s-.6 0-1 .7c-.5.7.1 1.2.1 1.2l4.8 1.8"
160
- })), _path28 || (_path28 = /* @__PURE__ */ React.createElement("path", {
810
+ })), _path28 || (_path28 = /*#__PURE__*/ React.createElement("path", {
161
811
  fill: "#00e519",
162
812
  stroke: "#000",
163
813
  strokeWidth: .1,
164
814
  d: "M294.5 286c3.9-2.7 15-4.2 16.6-3.8-7.8 6.2-15.8 6.5-16.6 3.9z"
165
- })), _path29 || (_path29 = /* @__PURE__ */ React.createElement("path", {
815
+ })), _path29 || (_path29 = /*#__PURE__*/ React.createElement("path", {
166
816
  fill: "#ffe533",
167
817
  stroke: "#000",
168
818
  strokeWidth: .1,
169
819
  d: "M294.6 286c.7 2.7 8.7 2.3 16.5-3.8a62.4 62.4 0 0 1-16.5 3.9z"
170
- })), _path30 || (_path30 = /* @__PURE__ */ React.createElement("path", {
820
+ })), _path30 || (_path30 = /*#__PURE__*/ React.createElement("path", {
171
821
  fill: "none",
172
822
  stroke: "#000",
173
823
  strokeLinecap: "round",
174
824
  strokeWidth: .1,
175
825
  d: "M294.6 286c.7 2.7 8.7 2.3 16.5-3.8a62.4 62.4 0 0 1-16.5 3.9z"
176
- })), _path31 || (_path31 = /* @__PURE__ */ React.createElement("path", {
826
+ })), _path31 || (_path31 = /*#__PURE__*/ React.createElement("path", {
177
827
  fill: "none",
178
828
  stroke: "#000",
179
829
  strokeWidth: .1,
180
830
  d: "M294.6 286a40 40 0 0 1 16.6-3.9c-7.9 6.2-16 6.6-16.6 4z"
181
- })), _path32 || (_path32 = /* @__PURE__ */ React.createElement("path", {
831
+ })), _path32 || (_path32 = /*#__PURE__*/ React.createElement("path", {
182
832
  fill: "#a05a2c",
183
833
  stroke: "#000",
184
834
  strokeWidth: .1,
185
835
  d: "m340.7 222-24.4 52.8c-1.3 1-2.4-.3-2.7-.2-1.5 1.7-3.6 2.1-4 2.5-1.8 2.5-.7 4.4-.6 4.6 1.3 1.8-1.5 3.5-1.4 4-.6 1-2.7.9-3.1 2.1-.1-.1-4.2 8.4-4.6 9.3-.6.5-3.5 6.2-3.5 6.2-2.1 0-10.3-5-10.5-5 4.4-7.3 15.1-18.7 14.9-19.4 3-5.3 7.7-11 9.9-11 3-1.6 4.3-5.7 3.7-6.6 2.3-.1 3.5-1.5 3.7-1.6l18-37.8c1.6-.6 1.3 0 1.9 1 0 0 1-1.2.9-1.4.9-.4 1.7.2 1.8.6z"
186
- })), _path33 || (_path33 = /* @__PURE__ */ React.createElement("path", {
836
+ })), _path33 || (_path33 = /*#__PURE__*/ React.createElement("path", {
187
837
  fill: "none",
188
838
  stroke: "#000",
189
839
  strokeWidth: .1,
190
840
  d: "m340.7 222-24.4 52.8c-1.3 1-2.4-.3-2.7-.2-1.5 1.7-3.6 2.1-4 2.5-1.8 2.5-.7 4.4-.6 4.6 1.3 1.8-1.5 3.5-1.4 4-.6 1-2.7.9-3.1 2.1-.1-.1-4.2 8.4-4.6 9.3-.6.5-3.5 6.2-3.5 6.2-2.1 0-10.3-5-10.5-5 4.4-7.3 15.1-18.7 14.9-19.4 3-5.3 7.7-11 9.9-11 3-1.6 4.3-5.7 3.7-6.6 2.3-.1 3.5-1.5 3.7-1.6l18-37.8c1.6-.6 1.3 0 1.9 1 0 0 1-1.2.9-1.4.9-.4 1.7.2 1.8.6z"
191
- })), _path34 || (_path34 = /* @__PURE__ */ React.createElement("path", {
841
+ })), _path34 || (_path34 = /*#__PURE__*/ React.createElement("path", {
192
842
  fill: "#cce5e5",
193
843
  stroke: "#000",
194
844
  strokeWidth: .1,
195
845
  d: "M341.4 210.6c-.5 1 .3 1 .6 1.2l1 .3c1.3 0 2 .6 2 1l-28.7 61.7c-1.3 1-2.5-.3-2.9 0l19.7-42.2 9.6-19-2.8-1c-.8-.3-1-.8-.7-1.7l12-21.8-9.6 21.1-.2.4"
196
- })), _path35 || (_path35 = /* @__PURE__ */ React.createElement("path", {
846
+ })), _path35 || (_path35 = /*#__PURE__*/ React.createElement("path", {
197
847
  fill: "#e7e7e7",
198
848
  stroke: "#000",
199
849
  strokeWidth: .1,
200
850
  d: "M341.4 210.6c-.5 1 .3 1 .6 1.2l1 .3c1.3 0 2 .6 2 1l-28.7 61.7c-1.3 1-2.5-.3-2.9 0l19.7-42.2 9.6-19-2.8-1c-.8-.3-1-.8-.7-1.7l12-21.8-9.6 21.1-.2.4"
201
- })), _path36 || (_path36 = /* @__PURE__ */ React.createElement("path", {
851
+ })), _path36 || (_path36 = /*#__PURE__*/ React.createElement("path", {
202
852
  fill: "none",
203
853
  stroke: "#000",
204
854
  strokeWidth: .1,
205
855
  d: "M303 275c-3-.2-4.6 2-2.6 4.6m1.3-2.4c-1 .6-1.7-.3-1.7-.3m15-13.3c-1.5 5.7-4.2 9.4-4.7 10.6-2.2 2.2-3.9 7.3-3.5 8.1l-7.8 13.4"
206
- })), _path37 || (_path37 = /* @__PURE__ */ React.createElement("path", {
856
+ })), _path37 || (_path37 = /*#__PURE__*/ React.createElement("path", {
207
857
  fill: "#cce5e5",
208
858
  stroke: "#000",
209
859
  strokeWidth: .1,
210
860
  d: "M316.1 275c-1.3-.5-5.8-4.5-10-3.7-3.3 3.9-5.1 7.8-5.7 8.3a50 50 0 0 0 7.7 5.3c.7-.4 1-1.5 1-1.5.8-1-.2-1.8-.2-1.8 0-2.4 1.8-4.2 3.6-4.3 2.2-.2 1.6-.4 1.9-.4 1-.6 1.7-2 1.7-2z"
211
- })), _path38 || (_path38 = /* @__PURE__ */ React.createElement("path", {
861
+ })), _path38 || (_path38 = /*#__PURE__*/ React.createElement("path", {
212
862
  fill: "none",
213
863
  stroke: "#000",
214
864
  strokeWidth: .1,
215
865
  d: "M316.1 275c-1.3-.5-5.8-4.5-10-3.7-3.3 3.9-5.1 7.8-5.7 8.3a50 50 0 0 0 7.7 5.3c.7-.4 1-1.5 1-1.5.8-1-.2-1.8-.2-1.8 0-2.4 1.8-4.2 3.6-4.3 2.2-.2 1.6-.4 1.9-.4 1-.6 1.7-2 1.7-2z"
216
- })), _path39 || (_path39 = /* @__PURE__ */ React.createElement("path", {
866
+ })), _path39 || (_path39 = /*#__PURE__*/ React.createElement("path", {
217
867
  fill: "#cce5e5",
218
868
  stroke: "#000",
219
869
  strokeWidth: .1,
220
870
  d: "M311.8 275.1c-2 0-4 1-4.7 2.7l4.7-2.7"
221
- })), _path40 || (_path40 = /* @__PURE__ */ React.createElement("path", {
871
+ })), _path40 || (_path40 = /*#__PURE__*/ React.createElement("path", {
222
872
  fill: "none",
223
873
  stroke: "#000",
224
874
  strokeWidth: .1,
225
875
  d: "M311.8 275.1c-2 0-4 1-4.7 2.7m-3.6.8c.2.4.7.6 1.2.4s.7-.6.5-1c-.2-.5-.7-.6-1.2-.5-.5.2-.7.6-.5 1zm2.4-3.5c.2.4.8.6 1.3.5.5-.2.7-.7.5-1-.2-.5-.7-.7-1.2-.5-.5.1-.8.6-.6 1z"
226
- })), _path41 || (_path41 = /* @__PURE__ */ React.createElement("path", {
876
+ })), _path41 || (_path41 = /*#__PURE__*/ React.createElement("path", {
227
877
  fill: "#cce5e5",
228
878
  stroke: "#000",
229
879
  strokeWidth: .1,
230
880
  d: "M338.5 228c.8-.2 1.1-1.1.7-2l-4.7-1.6s-.5 0-1 .7c-.4.7.2 1.2.2 1.2l4.8 1.8"
231
- })), _path42 || (_path42 = /* @__PURE__ */ React.createElement("path", {
881
+ })), _path42 || (_path42 = /*#__PURE__*/ React.createElement("path", {
232
882
  fill: "none",
233
883
  stroke: "#000",
234
884
  strokeWidth: .1,
235
885
  d: "M338.5 228c.8-.2 1.1-1.1.7-2l-4.7-1.6s-.5 0-1 .7c-.4.7.2 1.2.2 1.2l4.8 1.8"
236
- })), _path43 || (_path43 = /* @__PURE__ */ React.createElement("path", {
886
+ })), _path43 || (_path43 = /*#__PURE__*/ React.createElement("path", {
237
887
  fill: "#00e519",
238
888
  stroke: "#000",
239
889
  strokeWidth: .1,
240
890
  d: "M340.6 283.3a39 39 0 0 0-16.8-3.7c8 6.1 16.1 6.3 16.8 3.7z"
241
- })), _path44 || (_path44 = /* @__PURE__ */ React.createElement("path", {
891
+ })), _path44 || (_path44 = /*#__PURE__*/ React.createElement("path", {
242
892
  fill: "#ffe533",
243
893
  stroke: "#000",
244
894
  strokeWidth: .1,
245
895
  d: "M340.6 283.3c-.7 2.7-8.8 2.4-16.8-3.6a63.4 63.4 0 0 0 16.8 3.6z"
246
- })), _path45 || (_path45 = /* @__PURE__ */ React.createElement("path", {
896
+ })), _path45 || (_path45 = /*#__PURE__*/ React.createElement("path", {
247
897
  fill: "none",
248
898
  stroke: "#000",
249
899
  strokeLinecap: "round",
250
900
  strokeWidth: .1,
251
901
  d: "M340.6 283.3c-.7 2.7-8.8 2.4-16.8-3.6a63.4 63.4 0 0 0 16.8 3.6z"
252
- })), _path46 || (_path46 = /* @__PURE__ */ React.createElement("path", {
902
+ })), _path46 || (_path46 = /*#__PURE__*/ React.createElement("path", {
253
903
  fill: "none",
254
904
  stroke: "#000",
255
905
  strokeWidth: .1,
256
906
  d: "M340.6 283.3c-4.2-3-15.8-4-16.9-3.7 8 6 16.2 6.3 16.9 3.6z"
257
- })), _path47 || (_path47 = /* @__PURE__ */ React.createElement("path", {
907
+ })), _path47 || (_path47 = /*#__PURE__*/ React.createElement("path", {
258
908
  fill: "#a05a2c",
259
909
  stroke: "#000",
260
910
  strokeWidth: .1,
261
911
  d: "m292.7 219.3 25.7 52.9c1.3 1 2.4-.3 2.7-.2 1.6 1.7 3.7 2.1 4.2 2.5 1.8 2.4.8 4.4.7 4.6-1.4 1.8 1.5 3.5 1.4 4.1.6 1 2.7.8 3.2 2l4.8 9.3c.7.5 3.7 6.2 3.7 6.2 2.1 0 10.3-5.3 10.5-5.2-4.6-7.3-15.7-18.7-15.4-19.4-3.1-5.2-8.1-11-10.2-10.9-3-1.6-4.5-5.7-4-6.6-2.3 0-3.6-1.5-3.7-1.6l-19-37.9c-1.6-.5-1.3.1-1.9 1 0 0-1-1.2-.9-1.3-.9-.5-1.8.2-1.8.5z"
262
- })), _path48 || (_path48 = /* @__PURE__ */ React.createElement("path", {
912
+ })), _path48 || (_path48 = /*#__PURE__*/ React.createElement("path", {
263
913
  fill: "#cce5e5",
264
914
  stroke: "#000",
265
915
  strokeWidth: .1,
266
916
  d: "M291.7 207.8c.5 1-.2 1-.5 1.2l-1.1.3c-1.2 0-1.9.7-1.9 1l30.2 61.9c1.3 1 2.5-.3 3-.1l-20.8-42.3-10-19 2.7-1.1c.8-.2 1-.8.7-1.6l-12.7-21.9 10.2 21.2.2.4"
267
- })), _path49 || (_path49 = /* @__PURE__ */ React.createElement("path", {
917
+ })), _path49 || (_path49 = /*#__PURE__*/ React.createElement("path", {
268
918
  fill: "#e7e7e7",
269
919
  stroke: "#000",
270
920
  strokeWidth: .1,
271
921
  d: "M291.7 207.8c.5 1-.2 1-.5 1.2l-1.1.3c-1.2 0-1.9.7-1.9 1l30.2 61.9c1.3 1 2.5-.3 3-.1l-20.8-42.3-10-19 2.7-1.1c.8-.2 1-.8.7-1.6l-12.7-21.9 10.2 21.2.2.4"
272
- })), _path50 || (_path50 = /* @__PURE__ */ React.createElement("path", {
922
+ })), _path50 || (_path50 = /*#__PURE__*/ React.createElement("path", {
273
923
  fill: "none",
274
924
  stroke: "#000",
275
925
  strokeWidth: .1,
276
926
  d: "M331.9 272.1c3 0 4.6 2.1 2.7 4.7m-1.4-2.3c1 .6 1.7-.4 1.7-.4M319.5 261c1.6 5.7 4.4 9.5 5 10.6 2.2 2.2 4 7.3 3.7 8.2l8.1 13.4"
277
- })), _path51 || (_path51 = /* @__PURE__ */ React.createElement("path", {
927
+ })), _path51 || (_path51 = /*#__PURE__*/ React.createElement("path", {
278
928
  fill: "#cce5e5",
279
929
  stroke: "#000",
280
930
  strokeWidth: .1,
281
931
  d: "M318.6 272.4c1.3-.4 5.7-4.6 10-3.8 3.4 3.8 5.4 7.7 6 8.2-4 3.4-6.7 5-7.7 5.5-.7-.4-1-1.5-1-1.5-.9-1 .2-1.8.2-1.8-.1-2.4-2-4.2-3.8-4.3-2.3-.2-1.6-.4-2-.4-1-.6-1.7-1.9-1.7-1.9z"
282
- })), _path52 || (_path52 = /* @__PURE__ */ React.createElement("path", {
932
+ })), _path52 || (_path52 = /*#__PURE__*/ React.createElement("path", {
283
933
  fill: "none",
284
934
  stroke: "#000",
285
935
  strokeWidth: .1,
286
936
  d: "M318.6 272.4c1.3-.4 5.7-4.6 10-3.8 3.4 3.8 5.4 7.7 6 8.2-4 3.4-6.7 5-7.7 5.5-.7-.4-1-1.5-1-1.5-.9-1 .2-1.8.2-1.8-.1-2.4-2-4.2-3.8-4.3-2.3-.2-1.6-.4-2-.4-1-.6-1.7-1.9-1.7-1.9z"
287
- })), _path53 || (_path53 = /* @__PURE__ */ React.createElement("path", {
937
+ })), _path53 || (_path53 = /*#__PURE__*/ React.createElement("path", {
288
938
  fill: "#cce5e5",
289
939
  stroke: "#000",
290
940
  strokeWidth: .1,
291
941
  d: "M323 272.5c2 0 4 1 4.8 2.7l-4.8-2.7"
292
- })), _path54 || (_path54 = /* @__PURE__ */ React.createElement("path", {
942
+ })), _path54 || (_path54 = /*#__PURE__*/ React.createElement("path", {
293
943
  fill: "none",
294
944
  stroke: "#000",
295
945
  strokeWidth: .1,
296
946
  d: "M323 272.5c2 0 4 1 4.8 2.7m3.6.6a1 1 0 0 1-1.2.5.7.7 0 0 1-.5-1c.1-.5.7-.6 1.2-.5.5.2.7.6.5 1zm-2.5-3.4c-.2.4-.8.6-1.3.5-.4-.2-.7-.7-.5-1 .2-.5.7-.7 1.2-.5.5.1.8.6.6 1z"
297
- })), _path55 || (_path55 = /* @__PURE__ */ React.createElement("path", {
947
+ })), _path55 || (_path55 = /*#__PURE__*/ React.createElement("path", {
298
948
  fill: "#cce5e5",
299
949
  stroke: "#000",
300
950
  strokeWidth: .1,
301
951
  d: "M295 225.4a1.4 1.4 0 0 1-.8-2l4.8-1.8s.5.1 1 .7c.5.7-.2 1.2-.2 1.2l-4.8 1.9"
302
- })), _path56 || (_path56 = /* @__PURE__ */ React.createElement("path", {
952
+ })), _path56 || (_path56 = /*#__PURE__*/ React.createElement("path", {
303
953
  fill: "none",
304
954
  stroke: "#000",
305
955
  strokeWidth: .1,
306
956
  d: "M295 225.4a1.4 1.4 0 0 1-.8-2l4.8-1.8s.5.1 1 .7c.5.7-.2 1.2-.2 1.2l-4.8 1.9"
307
- })), _path57 || (_path57 = /* @__PURE__ */ React.createElement("path", {
957
+ })), _path57 || (_path57 = /*#__PURE__*/ React.createElement("path", {
308
958
  fill: "#00e519",
309
959
  stroke: "#000",
310
960
  strokeWidth: .1,
311
961
  d: "M345.6 286a38 38 0 0 0-16.6-3.8c7.9 6.2 15.9 6.5 16.6 3.9z"
312
- })), _path58 || (_path58 = /* @__PURE__ */ React.createElement("path", {
962
+ })), _path58 || (_path58 = /*#__PURE__*/ React.createElement("path", {
313
963
  fill: "#ffe533",
314
964
  stroke: "#000",
315
965
  strokeWidth: .1,
316
966
  d: "M345.6 286c-.8 2.7-8.7 2.3-16.5-3.8a62.4 62.4 0 0 0 16.5 3.9z"
317
- })), _path59 || (_path59 = /* @__PURE__ */ React.createElement("path", {
967
+ })), _path59 || (_path59 = /*#__PURE__*/ React.createElement("path", {
318
968
  fill: "none",
319
969
  stroke: "#000",
320
970
  strokeLinecap: "round",
321
971
  strokeWidth: .1,
322
972
  d: "M345.6 286c-.8 2.7-8.7 2.3-16.5-3.8a62.4 62.4 0 0 0 16.5 3.9z"
323
- })), _path60 || (_path60 = /* @__PURE__ */ React.createElement("path", {
973
+ })), _path60 || (_path60 = /*#__PURE__*/ React.createElement("path", {
324
974
  fill: "none",
325
975
  stroke: "#000",
326
976
  strokeWidth: .1,
327
977
  d: "M345.6 286a40.1 40.1 0 0 0-16.6-3.9c7.8 6.2 15.9 6.6 16.6 4z"
328
- })), _path61 || (_path61 = /* @__PURE__ */ React.createElement("path", {
978
+ })), _path61 || (_path61 = /*#__PURE__*/ React.createElement("path", {
329
979
  fill: "#a05a2c",
330
980
  stroke: "#000",
331
981
  strokeWidth: .1,
332
982
  d: "m299.5 222 24.4 52.8c1.3 1 2.3-.3 2.7-.2 1.5 1.7 3.6 2.1 4 2.5 1.7 2.5.7 4.4.6 4.6-1.4 1.7 1.5 3.5 1.4 4 .5 1 2.6.9 3 2.1.2-.1 4.2 8.4 4.7 9.3.6.5 3.5 6.2 3.5 6.2 2 0 10.3-5 10.5-5-4.4-7.4-15.2-18.7-15-19.4-2.9-5.3-7.7-11-9.8-11-3-1.6-4.3-5.7-3.7-6.6-2.3-.1-3.6-1.5-3.7-1.6L304 222c-1.6-.6-1.4 0-2 1 0 0-.9-1.2-.8-1.4-.9-.4-1.8.2-1.8.6z"
333
- })), _path62 || (_path62 = /* @__PURE__ */ React.createElement("path", {
983
+ })), _path62 || (_path62 = /*#__PURE__*/ React.createElement("path", {
334
984
  fill: "none",
335
985
  stroke: "#000",
336
986
  strokeWidth: .1,
337
987
  d: "m299.5 222 24.4 52.8c1.3 1 2.3-.3 2.7-.2 1.5 1.7 3.6 2.1 4 2.5 1.7 2.5.7 4.4.6 4.6-1.4 1.7 1.5 3.5 1.4 4 .5 1 2.6.9 3 2.1.2-.1 4.2 8.4 4.7 9.3.6.5 3.5 6.2 3.5 6.2 2 0 10.3-5 10.5-5-4.4-7.4-15.2-18.7-15-19.4-2.9-5.3-7.7-11-9.8-11-3-1.6-4.3-5.7-3.7-6.6-2.3-.1-3.6-1.5-3.7-1.6L304 222c-1.6-.6-1.4 0-2 1 0 0-.9-1.2-.8-1.4-.9-.4-1.8.2-1.8.6z"
338
- })), _path63 || (_path63 = /* @__PURE__ */ React.createElement("path", {
988
+ })), _path63 || (_path63 = /*#__PURE__*/ React.createElement("path", {
339
989
  fill: "#cce5e5",
340
990
  stroke: "#000",
341
991
  strokeWidth: .1,
342
992
  d: "M298.8 210.6c.4 1-.3 1-.6 1.2l-1 .3c-1.3 0-2 .6-2 1l28.7 61.7c1.3 1 2.5-.3 2.9 0L307 232.5l-9.6-19 2.7-1c.9-.3 1.2-.8.8-1.7L288.8 189l9.7 21.1.2.4"
343
- })), _path64 || (_path64 = /* @__PURE__ */ React.createElement("path", {
993
+ })), _path64 || (_path64 = /*#__PURE__*/ React.createElement("path", {
344
994
  fill: "#e7e7e7",
345
995
  stroke: "#000",
346
996
  strokeWidth: .1,
347
997
  d: "M298.8 210.6c.4 1-.3 1-.6 1.2l-1 .3c-1.3 0-2 .6-2 1l28.7 61.7c1.3 1 2.5-.3 2.9 0L307 232.5l-9.6-19 2.7-1c.9-.3 1.2-.8.8-1.7L288.8 189l9.7 21.1.2.4"
348
- })), _path65 || (_path65 = /* @__PURE__ */ React.createElement("path", {
998
+ })), _path65 || (_path65 = /*#__PURE__*/ React.createElement("path", {
349
999
  fill: "none",
350
1000
  stroke: "#000",
351
1001
  strokeWidth: .1,
352
1002
  d: "M337.2 275c3-.2 4.5 2 2.6 4.6m-1.4-2.4c1 .6 1.8-.3 1.8-.3m-15-13.3c1.4 5.7 4.2 9.4 4.7 10.6 2.1 2.2 3.8 7.3 3.5 8.1l7.8 13.4"
353
- })), _path66 || (_path66 = /* @__PURE__ */ React.createElement("path", {
1003
+ })), _path66 || (_path66 = /*#__PURE__*/ React.createElement("path", {
354
1004
  fill: "#cce5e5",
355
1005
  stroke: "#000",
356
1006
  strokeWidth: .1,
357
1007
  d: "M324 275c1.4-.5 5.8-4.5 10.1-3.7 3.2 3.9 5.1 7.8 5.7 8.3a54 54 0 0 1-7.8 5.3c-.6-.4-1-1.5-1-1.5-.7-1 .3-1.8.3-1.8 0-2.4-1.8-4.2-3.6-4.3-2.3-.2-1.6-.4-2-.4-1-.6-1.7-2-1.7-2z"
358
- })), _path67 || (_path67 = /* @__PURE__ */ React.createElement("path", {
1008
+ })), _path67 || (_path67 = /*#__PURE__*/ React.createElement("path", {
359
1009
  fill: "none",
360
1010
  stroke: "#000",
361
1011
  strokeWidth: .1,
362
1012
  d: "M324 275c1.4-.5 5.8-4.5 10.1-3.7 3.2 3.9 5.1 7.8 5.7 8.3a54 54 0 0 1-7.8 5.3c-.6-.4-1-1.5-1-1.5-.7-1 .3-1.8.3-1.8 0-2.4-1.8-4.2-3.6-4.3-2.3-.2-1.6-.4-2-.4-1-.6-1.7-2-1.7-2z"
363
- })), _path68 || (_path68 = /* @__PURE__ */ React.createElement("path", {
1013
+ })), _path68 || (_path68 = /*#__PURE__*/ React.createElement("path", {
364
1014
  fill: "#cce5e5",
365
1015
  stroke: "#000",
366
1016
  strokeWidth: .1,
367
1017
  d: "M328.4 275.1c2 0 4 1 4.7 2.7l-4.7-2.7"
368
- })), _path69 || (_path69 = /* @__PURE__ */ React.createElement("path", {
1018
+ })), _path69 || (_path69 = /*#__PURE__*/ React.createElement("path", {
369
1019
  fill: "none",
370
1020
  stroke: "#000",
371
1021
  strokeWidth: .1,
372
1022
  d: "M328.4 275.1c2 0 4 1 4.7 2.7m3.6.8a1 1 0 0 1-1.2.4c-.5-.2-.8-.6-.6-1 .2-.5.8-.6 1.3-.5.4.2.7.6.5 1zm-2.5-3.5c-.2.4-.7.6-1.2.5-.5-.2-.7-.7-.5-1 .2-.5.7-.7 1.2-.5.5.1.7.6.5 1z"
373
- })), _path70 || (_path70 = /* @__PURE__ */ React.createElement("path", {
1023
+ })), _path70 || (_path70 = /*#__PURE__*/ React.createElement("path", {
374
1024
  fill: "#cce5e5",
375
1025
  stroke: "#000",
376
1026
  strokeWidth: .1,
377
1027
  d: "M301.6 228c-.8-.2-1-1.1-.7-2l4.7-1.6s.6 0 1 .7c.5.7-.2 1.2-.2 1.2l-4.8 1.8"
378
- })), _path71 || (_path71 = /* @__PURE__ */ React.createElement("path", {
1028
+ })), _path71 || (_path71 = /*#__PURE__*/ React.createElement("path", {
379
1029
  fill: "none",
380
1030
  stroke: "#000",
381
1031
  strokeWidth: .1,
382
1032
  d: "M301.6 228c-.8-.2-1-1.1-.7-2l4.7-1.6s.6 0 1 .7c.5.7-.2 1.2-.2 1.2l-4.8 1.8"
383
- })), _path72 || (_path72 = /* @__PURE__ */ React.createElement("path", {
1033
+ })), _path72 || (_path72 = /*#__PURE__*/ React.createElement("path", {
384
1034
  fill: "#a05a2c",
385
1035
  stroke: "#000",
386
1036
  strokeWidth: .1,
387
1037
  d: "m315.3 250.7 35.5-38a97 97 0 0 1-1.4-.9l-35.6 38a7.5 7.5 0 0 0 1.5.9z"
388
- })), _path73 || (_path73 = /* @__PURE__ */ React.createElement("path", {
1038
+ })), _path73 || (_path73 = /*#__PURE__*/ React.createElement("path", {
389
1039
  fill: "#e7e7e7",
390
1040
  fillRule: "evenodd",
391
1041
  stroke: "#000",
392
1042
  strokeWidth: .1,
393
1043
  d: "M349.8 212.2c-1.2-1-3.4-2.2-5-1.8-.5-2.2 2.5-4.4 3.8-4-.3 2.3 3.2 3.8 3.1 3.8z"
394
- })), _path74 || (_path74 = /* @__PURE__ */ React.createElement("path", {
1044
+ })), _path74 || (_path74 = /*#__PURE__*/ React.createElement("path", {
395
1045
  fill: "#e7e7e7",
396
1046
  stroke: "#000",
397
1047
  strokeWidth: .1,
398
1048
  d: "M352.1 210.4c1 .8 1.4.8 2.8 1.6 1.4.7 3.2-1.1 4.1-1.7 0 0 1 3.4-1.1 5.6-2 2.3-4.6 2.8-6.5 2.1 0 0 2.6-2.5 1.5-3.6-1-1.1-1.4-1.2-2.5-1.9"
399
- })), _path75 || (_path75 = /* @__PURE__ */ React.createElement("path", {
1049
+ })), _path75 || (_path75 = /*#__PURE__*/ React.createElement("path", {
400
1050
  fill: "#e7e7e7",
401
1051
  stroke: "#000",
402
1052
  strokeWidth: .1,
403
1053
  d: "M-27.7-406.5h4.1v2.2h-4.1z",
404
1054
  transform: "matrix(-.67726 .73575 -.82314 -.56784 0 0)"
405
- })), _path76 || (_path76 = /* @__PURE__ */ React.createElement("path", {
1055
+ })), _path76 || (_path76 = /*#__PURE__*/ React.createElement("path", {
406
1056
  fill: "#007934",
407
1057
  fillRule: "evenodd",
408
1058
  stroke: "#000",
409
1059
  strokeWidth: .1,
410
1060
  d: "m308.2 290.3-1 9 1.8-2.2c.3-.6 1.5-2.1 1.8-7.4 0 0-1-2.9-1.4-2.9-.7-.4-1.2 3.5-1.2 3.5zm2.2-20.1-2.7 15.8c0 .5 1.3 1.6 2.1-1.2l1.5-10.5z"
411
- })), _path77 || (_path77 = /* @__PURE__ */ React.createElement("path", {
1061
+ })), _path77 || (_path77 = /*#__PURE__*/ React.createElement("path", {
412
1062
  fill: "#d52b1e",
413
1063
  fillRule: "evenodd",
414
1064
  stroke: "#000",
415
1065
  strokeWidth: .1,
416
1066
  d: "M315.9 284.6a8.7 8.7 0 0 1-1.4-2l-.4 3.1s2 1.5 1.7 4.3l.4-.6.2-1s.5-2 .5-3.1c0 0-.5-.2-1-.7z"
417
- })), _path78 || (_path78 = /* @__PURE__ */ React.createElement("path", {
1067
+ })), _path78 || (_path78 = /*#__PURE__*/ React.createElement("path", {
418
1068
  fill: "#ffe000",
419
1069
  fillRule: "evenodd",
420
1070
  stroke: "#000",
421
1071
  strokeWidth: .1,
422
1072
  d: "M307.3 299.4s3.3-3 3.5-9.7l.4-1.9s0 1.5.8.4c.6-1.5.6-2.8.6-2.8s1.2-1.6 1.6.3l-1.2 9.6a51 51 0 0 1-.3 2s-.7-1-1.4.1c-.7 1.2-1.8 2.7-4 2zm4-25.1-1.5 10.5s1.2.6 1.4 3c.1 1.2.6.6.8.4.2-.8 0-2.3 0-2.3l.6-7.3s-1.2-3.4-1.3-4.3z"
423
- })), _path79 || (_path79 = /* @__PURE__ */ React.createElement("path", {
1073
+ })), _path79 || (_path79 = /*#__PURE__*/ React.createElement("path", {
424
1074
  fill: "#ffe000",
425
1075
  fillRule: "evenodd",
426
1076
  stroke: "#000",
427
1077
  strokeWidth: .1,
428
1078
  d: "m310.1 298.8-.2 2.6s1 0 1.7-1.2c.8-1.1 1-2.8 1-2.8s-.7-1.1-1.3 0c-.5 1-1.2 1.4-1.2 1.4zm1.8-10.6c.6-1 .8-2.6.7-2.8l-.7.5c.2 1.2 0 2.3 0 2.3z"
429
- })), _path80 || (_path80 = /* @__PURE__ */ React.createElement("path", {
1079
+ })), _path80 || (_path80 = /*#__PURE__*/ React.createElement("path", {
430
1080
  fill: "#d52b1e",
431
1081
  fillRule: "evenodd",
432
1082
  stroke: "#000",
433
1083
  strokeWidth: .1,
434
1084
  d: "M315.3 287.1a4.4 4.4 0 0 0-1.3-1.5l-1.5 12s-.4 3-2.3 3.7c0 0 1.1 10.3 4.5 7.5.4-.4 1-3.6.9-5.5l-.9-6a27 27 0 0 1 .5-4.7l.6-2.6c.2-.2 0-1.8-.5-2.9z"
435
- })), _path81 || (_path81 = /* @__PURE__ */ React.createElement("path", {
1085
+ })), _path81 || (_path81 = /*#__PURE__*/ React.createElement("path", {
436
1086
  fill: "#d52b1e",
437
1087
  fillRule: "evenodd",
438
1088
  stroke: "#000",
439
1089
  strokeWidth: .1,
440
1090
  d: "m316.9 285.3 1 1c.3 0-2.3 19.3-2.3 19.3s0-2-.7-6c-.6-3.2.2-7.5.9-9.6 0 0 .8-.5 1-4.7z"
441
- })), _path82 || (_path82 = /* @__PURE__ */ React.createElement("path", {
1091
+ })), _path82 || (_path82 = /*#__PURE__*/ React.createElement("path", {
442
1092
  fill: "#f7e214",
443
1093
  fillRule: "evenodd",
444
1094
  stroke: "#000",
445
1095
  strokeWidth: .1,
446
1096
  d: "m312.6 278.8-.7 7.1s1.8-2.4 2.2-.2l.4-3.2s-1.5-2.4-2-3.7z"
447
- })), _path83 || (_path83 = /* @__PURE__ */ React.createElement("path", {
1097
+ })), _path83 || (_path83 = /*#__PURE__*/ React.createElement("path", {
448
1098
  fill: "#007934",
449
1099
  fillRule: "evenodd",
450
1100
  stroke: "#000",
451
1101
  strokeWidth: .1,
452
1102
  d: "M311.3 287.8s-.6-6.1-3.6-1.8a10 10 0 0 0 0 3c0 .8.9 1.8 1.2 2.3.7 1 1.3-.2 1.3-.2s.7-1 1-3.3z"
453
- })), _path84 || (_path84 = /* @__PURE__ */ React.createElement("path", {
1103
+ })), _path84 || (_path84 = /*#__PURE__*/ React.createElement("path", {
454
1104
  fill: "#d52b1e",
455
1105
  stroke: "#000",
456
1106
  strokeWidth: .1,
457
1107
  d: "M287.8 237c-.1-3.5-1.2-9.3-1.3-13.3l-12-12.2s-1.4 9.9-5.8 15.5l19 10"
458
- })), _path85 || (_path85 = /* @__PURE__ */ React.createElement("path", {
1108
+ })), _path85 || (_path85 = /*#__PURE__*/ React.createElement("path", {
459
1109
  fill: "#ffe000",
460
1110
  stroke: "#000",
461
1111
  strokeWidth: .1,
462
1112
  d: "M288.7 237.3c.5-2.4 1-5 1.5-10.2l-7.7-7.6c0 3.2-3.6 8.1-3.9 14"
463
- })), _path86 || (_path86 = /* @__PURE__ */ React.createElement("path", {
1113
+ })), _path86 || (_path86 = /*#__PURE__*/ React.createElement("path", {
464
1114
  fill: "#007934",
465
1115
  stroke: "#000",
466
1116
  strokeWidth: .1,
467
1117
  d: "M295.3 244.7c1-4.3-1.3-4.8 2-10.8l-7.2-6.8c-1.3 4-2.2 6.6-2 10l6 4.4"
468
- })), _path87 || (_path87 = /* @__PURE__ */ React.createElement("path", {
1118
+ })), _path87 || (_path87 = /*#__PURE__*/ React.createElement("path", {
469
1119
  fill: "#d52b1e",
470
1120
  stroke: "#000",
471
1121
  strokeWidth: .1,
472
1122
  d: "M267.6 270c-1.5-4.2.5-12.7.2-18-.1-3.5 2.5-16.7 2.4-20.6l-14.1-8.8s-.6 14.3-2.3 29.9c-1.4 8-1.4 15.3-.4 21.5 1.5 8.7 3 12.2 6.5 15.9 6.3 6.5 19.7 2.7 19.7 2.7 11.3-2.3 17.8-9.4 17.8-9.4s-3.7.8-9.6 1.4c-13-.9-18.2 2.4-18.6-11"
473
- })), _path88 || (_path88 = /* @__PURE__ */ React.createElement("path", {
1123
+ })), _path88 || (_path88 = /*#__PURE__*/ React.createElement("path", {
474
1124
  fill: "#f7e214",
475
1125
  stroke: "#000",
476
1126
  strokeWidth: .1,
477
1127
  d: "m305.4 278.8.2-.1-5.9 1.9-8 .6c-17.2.4-15-10.3-14.3-27.5.1-6.6 1.4-14.8 1-17.7l-11.5-6.6c-3.8 10.6-2.6 18-3.3 23.5-.4 6-1.7 17.4.2 22.4 2.7 11.6 11.8 11.2 24.2 10.1 6.1-.5 9.4-2 9.4-2l8-4.6"
478
- })), _path89 || (_path89 = /* @__PURE__ */ React.createElement("path", {
1128
+ })), _path89 || (_path89 = /*#__PURE__*/ React.createElement("path", {
479
1129
  fill: "#007a3d",
480
1130
  stroke: "#000",
481
1131
  strokeWidth: .1,
482
1132
  d: "M305.6 278.5a34.4 34.4 0 0 1-6 2.2l-8 .8c-12.5 1-19.8-7.7-18.2-27.6 0-7 .2-10.2 2.6-19.5l7 4v.7c-.5 2-1.5 7-1.5 9.2 0 16 10.1 28.2 23.9 30.3h.2"
483
- })), _path90 || (_path90 = /* @__PURE__ */ React.createElement("path", {
1133
+ })), _path90 || (_path90 = /*#__PURE__*/ React.createElement("path", {
484
1134
  fill: "none",
485
1135
  stroke: "#000",
486
1136
  strokeWidth: .1,
487
1137
  d: "M260 230.6c1 2 8 12.5 12 14.5m-11-7.6c1.3 2 9.8 14 13.6 14.6m-15.5 3.6c2 2.4 4 7 9.7 10m-7 3.3c4 3.7 13.6 11.6 23 12m-23-6c2 2.3 6.2 13.3 24 8.3m-26.7-6.3c1.2 2.6 10.1 17.3 26 11.6"
488
- })), _path91 || (_path91 = /* @__PURE__ */ React.createElement("path", {
1138
+ })), _path91 || (_path91 = /*#__PURE__*/ React.createElement("path", {
489
1139
  fill: "#d52b1e",
490
1140
  stroke: "#000",
491
1141
  strokeWidth: .1,
492
1142
  d: "M277.8 264.8c-1.5-4.3.5-12.7.2-18.1-.1-3.5 1.5-15.5 1.5-19.5l-13.2-9.9s-.6 14.3-2.3 30a84 84 0 0 0-1.5 23.9c1.8 10 6.6 12.8 7.5 13.6 6.7 6 22 5.4 23.5 4.9 10.8-4 15.6-10.8 15.6-10.8s-5.2-.1-11.1.5c-13-1-19.7-.4-20.1-13.8"
493
- })), _path92 || (_path92 = /* @__PURE__ */ React.createElement("path", {
1143
+ })), _path92 || (_path92 = /*#__PURE__*/ React.createElement("path", {
494
1144
  fill: "#ffe000",
495
1145
  stroke: "#000",
496
1146
  strokeWidth: .1,
497
1147
  d: "M315.6 273.5h.2l-5.9 1.8-8 .6c-17.2.5-15-10.2-14.3-27.5.1-6.5.3-12.4 0-15.3l-10.3-7.6c-3.8 10.7-2.8 16.7-3.5 22.2-.4 5.8-1.7 17.3.2 22.3 2.7 11.7 11.8 11.2 24.2 10.2 6.1-.5 9.4-2.1 9.4-2.1l8-4.6"
498
- })), _path93 || (_path93 = /* @__PURE__ */ React.createElement("path", {
1148
+ })), _path93 || (_path93 = /*#__PURE__*/ React.createElement("path", {
499
1149
  fill: "#007934",
500
1150
  stroke: "#000",
501
1151
  strokeWidth: .1,
502
1152
  d: "M315.9 273.4c-2.4 1.2-6 2.1-6 2.1l-8 .8c-12.5 1-19.8-7.7-18.2-27.6 0-7-.3-7.5 2.2-16.9 3.8 2.5 11.1 8.8 11.1 8.8s-2 2.8-1.5 6.7c0 16 6.4 24 20.2 26.1l1.5-13"
503
- })), _path94 || (_path94 = /* @__PURE__ */ React.createElement("path", {
1153
+ })), _path94 || (_path94 = /*#__PURE__*/ React.createElement("path", {
504
1154
  fill: "none",
505
1155
  stroke: "#000",
506
1156
  strokeWidth: .1,
507
1157
  d: "M270.1 225.3c1.2 2 8.1 12.6 12 14.6m-10.8-7.7c1.2 2 9.7 14 13.5 14.7m-15.5 3.6c2 2.3 4 7 9.7 10m-7 3.3c4 3.6 13.6 11.6 23 12m-23-6c2 2.3 6.2 13.2 24 8.3m-26.7-6.4c1.2 2.7 10.1 17.3 26 11.7"
508
- })), _path95 || (_path95 = /* @__PURE__ */ React.createElement("path", {
1158
+ })), _path95 || (_path95 = /*#__PURE__*/ React.createElement("path", {
509
1159
  fill: "#e8a30e",
510
1160
  stroke: "#000",
511
1161
  strokeWidth: .1,
512
1162
  d: "m256.2 224-.7 6c-.2 4.4-.1 7.7.1 9.8 0 .2.9 5.5.6 5.8-1 1.1-1.1 1.2-2.2.4-.1-.2.5-5.6.5-6.3l.4-9.9c0-1 1-6.4 1-6.4s0-1.2.3.5"
513
- })), _path96 || (_path96 = /* @__PURE__ */ React.createElement("path", {
1163
+ })), _path96 || (_path96 = /*#__PURE__*/ React.createElement("path", {
514
1164
  fill: "none",
515
1165
  stroke: "#000",
516
1166
  strokeWidth: .1,
517
1167
  d: "m256.2 224-.7 6c-.2 4.4-.1 7.7.1 9.8l.7 5.8c-1 1.1-1.2 1.6-2.3.7-.1-.2.5-5.9.5-6.6l.4-9.9c0-1 1-6.4 1-6.4s0-1.2.3.5z"
518
- })), _path97 || (_path97 = /* @__PURE__ */ React.createElement("path", {
1168
+ })), _path97 || (_path97 = /*#__PURE__*/ React.createElement("path", {
519
1169
  fill: "#f7e214",
520
1170
  stroke: "#000",
521
1171
  strokeWidth: .1,
522
1172
  d: "M256 222.2s-1 6-1.2 9.6l-.3 7.9-.5 4.5c-.1.7.1.2 0 .2-.9.5-1.5.1-2-.3-.2-.1 1.4-3.8 1.4-4.5.9-10.8 2.4-17 2.4-17s-.6 3.7.3-.4"
523
- })), _path98 || (_path98 = /* @__PURE__ */ React.createElement("path", {
1173
+ })), _path98 || (_path98 = /*#__PURE__*/ React.createElement("path", {
524
1174
  fill: "#e8a30e",
525
1175
  stroke: "#000",
526
1176
  strokeWidth: .1,
527
1177
  d: "M256 222.2s-1 6-1.2 9.6l-.3 7.9-.5 4.5c-.1.7.1.2 0 .2-.9.5-1.5.1-2-.3-.1-.1 1.4-3.8 1.5-4.5.8-10.8 2.3-17.1 2.3-17.1s-.6 3.8.3-.3zm-.4 17.3s-1 .4-1 .2m0-1.3s.7 0 .8-.2m0-1s-.6.3-.8 0m.8-1.6h-.6m.6-1.5h-.6m.5-2.1s-.3.1-.4-.1m.5-1.7h-.5m-.5 9.5s-.9.2-1-.1m1.1-2s-.9.1-1-.1m1-1.3h-.7m.9-1.5h-.7m.7-1.7h-.5m.7-1.5h-.6m.6-1.7s-.4.3-.4 0m0 9s-.9 0-.9-.3m12.8-19.8-.7 6a63.4 63.4 0 0 0 0 9.8c0 .3 1 5.5.7 5.8-1 1.2-1.1 1.3-2.2.4-.1-.1.5-5.5.5-6.3l.4-9.8c0-1.1 1-6.5 1-6.5s0-1.1.3.6"
528
- })), _path99 || (_path99 = /* @__PURE__ */ React.createElement("path", {
1178
+ })), _path99 || (_path99 = /*#__PURE__*/ React.createElement("path", {
529
1179
  fill: "none",
530
1180
  stroke: "#000",
531
1181
  strokeWidth: .1,
532
1182
  d: "m266.4 218.7-.7 6a73 73 0 0 0 .1 9.8l.7 5.8c-1 1.2-1.2 1.6-2.3.7-.1-.1.5-5.8.5-6.6l.4-9.8c0-1.1 1-6.5 1-6.5s0-1.1.3.6z"
533
- })), _path100 || (_path100 = /* @__PURE__ */ React.createElement("path", {
1183
+ })), _path100 || (_path100 = /*#__PURE__*/ React.createElement("path", {
534
1184
  fill: "#e8a30e",
535
1185
  stroke: "#000",
536
1186
  strokeWidth: .1,
537
1187
  d: "M266.3 217s-1.2 6-1.3 9.5l-.3 8-.5 4.4v.3c-.9.5-1.5 0-2-.4-.2 0 1.4-3.7 1.4-4.5a127 127 0 0 1 2.4-17l.3-.4"
538
- })), _path101 || (_path101 = /* @__PURE__ */ React.createElement("path", {
1188
+ })), _path101 || (_path101 = /*#__PURE__*/ React.createElement("path", {
539
1189
  fill: "none",
540
1190
  stroke: "#000",
541
1191
  strokeWidth: .1,
542
1192
  d: "M266.3 217s-1.2 6-1.3 9.5l-.3 8-.5 4.4v.3c-.9.5-1.5 0-2-.4-.2 0 1.4-3.7 1.4-4.5.9-10.8 2.4-17 2.4-17zm-.5 17.2s-1 .5-1 .2m0-1.2s.7 0 .8-.3m0-1s-.6.4-.8.1m.7-1.7h-.5m.6-1.5h-.6m.5-2s-.4 0-.4-.2m.5-1.7h-.5m-.5 9.6s-.9.1-1-.2m1.1-1.9s-.9 0-1-.2m1-1.3h-.7m.9-1.4h-.7m.7-1.7-.5-.1m.7-1.4-.6-.1m.6-1.6s-.4.2-.4 0m0 9s-.9 0-.9-.4"
543
- })), _path102 || (_path102 = /* @__PURE__ */ React.createElement("path", {
1193
+ })), _path102 || (_path102 = /*#__PURE__*/ React.createElement("path", {
544
1194
  fill: "#e8a30e",
545
1195
  stroke: "#000",
546
1196
  strokeWidth: .1,
547
1197
  d: "M274.3 211.3s.5 5.1.2 8c-.3 3.5-.3 4.5-.6 6.6v3.9c.8.5 1.5.2 2 0 .3-.1-1-3.3-1-4 .5-8.9-.4-14.3-.4-14.3l-.2-.2"
548
- })), _path103 || (_path103 = /* @__PURE__ */ React.createElement("path", {
1198
+ })), _path103 || (_path103 = /*#__PURE__*/ React.createElement("path", {
549
1199
  fill: "#e8a30e",
550
1200
  stroke: "#000",
551
1201
  strokeWidth: .1,
552
1202
  d: "M274.3 211.3s.5 5.1.2 8c-.3 3.5-.3 4.5-.6 6.6v3.8c0 .5-.1 0 0 .1.8.5 1.4.2 2 0 .2-.1-1-3.3-1-4 .5-9-.4-14.3-.4-14.3zm-.3 14.6s.9.2 1 0m-.8-1.7s.9.2 1 0m-1-1.2h.9m-.8-1.2h.7m-.5-1.4h.5m-.5-1.3h.5m-.4-1.4s.4.2.4 0m-1 7.4s1 .1 1-.1"
553
- })), _path104 || (_path104 = /* @__PURE__ */ React.createElement("path", {
1203
+ })), _path104 || (_path104 = /*#__PURE__*/ React.createElement("path", {
554
1204
  fill: "#005000",
555
1205
  stroke: "#000",
556
1206
  strokeWidth: .1,
557
1207
  d: "M306 221.7h.8z"
558
- })), _path105 || (_path105 = /* @__PURE__ */ React.createElement("path", {
1208
+ })), _path105 || (_path105 = /*#__PURE__*/ React.createElement("path", {
559
1209
  fill: "#fff",
560
1210
  fillRule: "evenodd",
561
1211
  stroke: "#000",
562
1212
  strokeWidth: .1,
563
1213
  d: "M316.7 256.4s-.3-.2-.4 0l.1.2zm-1 1.1 2.1-.1"
564
- })), _path106 || (_path106 = /* @__PURE__ */ React.createElement("path", {
1214
+ })), _path106 || (_path106 = /*#__PURE__*/ React.createElement("path", {
565
1215
  fill: "#e8a30e",
566
1216
  fillRule: "evenodd",
567
1217
  stroke: "#000",
568
1218
  strokeWidth: .1,
569
1219
  d: "M292.2 284.2c-.2 3-7.4 6.6-12.7.1-5.7-4.5-4.5-11.4 0-12.3l54.7-53.3c2.2-1.2 2.4-2.3 3.5-3.5 2.3 2.5 7 6.8 9.6 9-1.6 1.2-2.9 2.5-3.2 3.5z"
570
- })), _path107 || (_path107 = /* @__PURE__ */ React.createElement("path", {
1220
+ })), _path107 || (_path107 = /*#__PURE__*/ React.createElement("path", {
571
1221
  fill: "#e7e7e7",
572
1222
  fillRule: "evenodd",
573
1223
  stroke: "#000",
574
1224
  strokeLinejoin: "round",
575
1225
  strokeWidth: .1,
576
1226
  d: "M337.8 215c2.6-3.5 12.8 5.8 10 8.7-2.6 2.8-12.4-5-10-8.6z"
577
- })), _path108 || (_path108 = /* @__PURE__ */ React.createElement("path", {
1227
+ })), _path108 || (_path108 = /*#__PURE__*/ React.createElement("path", {
578
1228
  fill: "#cccccf",
579
1229
  fillRule: "evenodd",
580
1230
  stroke: "#000",
581
1231
  strokeWidth: .1,
582
1232
  d: "M347 223c-2 1.4-9.3-4.8-8.1-7.2 2-2.2 10.1 5.7 8 7.2z"
583
- })), _path109 || (_path109 = /* @__PURE__ */ React.createElement("path", {
1233
+ })), _path109 || (_path109 = /*#__PURE__*/ React.createElement("path", {
584
1234
  fill: "none",
585
1235
  stroke: "#000",
586
1236
  strokeWidth: .1,
587
1237
  d: "M344 227.9a15.8 15.8 0 0 1-9.9-9m-23 44.8a16.3 16.3 0 0 1-11.4-11.6m9.1 14.3a16.3 16.3 0 0 1-11.4-11.6m-2.1 25.8c-5.8-1.8-10.4-6-12.2-12.1m9.8 14.8a18 18 0 0 1-12.3-12.2"
588
- })), _path110 || (_path110 = /* @__PURE__ */ React.createElement("path", {
1238
+ })), _path110 || (_path110 = /*#__PURE__*/ React.createElement("path", {
589
1239
  fill: "none",
590
1240
  stroke: "#000",
591
1241
  strokeLinecap: "round",
592
1242
  strokeWidth: .1,
593
1243
  d: "M279.4 285c-.3 1.4-1 1.8-2.1 1.4m13.7-2c-2.1 3.5-4.5 2.4-6.5 2.5"
594
- })), _path111 || (_path111 = /* @__PURE__ */ React.createElement("path", {
1244
+ })), _path111 || (_path111 = /*#__PURE__*/ React.createElement("path", {
595
1245
  fill: "#e8a30e",
596
1246
  stroke: "#000",
597
1247
  strokeWidth: .1,
598
1248
  d: "M276.4 285.2c0 1 .8 1.6 1.7 1.6a1.7 1.7 0 0 0 1.7-1.6c0-1-.7-1.6-1.7-1.6s-1.7 1-1.7 1.9"
599
- })), _path112 || (_path112 = /* @__PURE__ */ React.createElement("path", {
1249
+ })), _path112 || (_path112 = /*#__PURE__*/ React.createElement("path", {
600
1250
  fill: "none",
601
1251
  stroke: "#000",
602
1252
  strokeLinecap: "round",
603
1253
  strokeWidth: .1,
604
1254
  d: "M279.5 284.9c-.3 1.3-1 1.7-2 1.3m13.5-1.7c-2.1 3.4-4.5 2.3-6.5 2.4"
605
- })), _path113 || (_path113 = /* @__PURE__ */ React.createElement("path", {
1255
+ })), _path113 || (_path113 = /*#__PURE__*/ React.createElement("path", {
606
1256
  fill: "#007934",
607
1257
  fillRule: "evenodd",
608
1258
  stroke: "#000",
609
1259
  strokeWidth: .1,
610
1260
  d: "m331.8 290.3 1 9-1.8-2.2c-.3-.6-1.5-2.1-1.8-7.4 0 0 1-2.9 1.4-2.9.7-.4 1.2 3.5 1.2 3.5zm-2.2-20.1 2.7 15.8c0 .5-1.3 1.6-2.1-1.2l-1.5-10.5z"
611
- })), _path114 || (_path114 = /* @__PURE__ */ React.createElement("path", {
1261
+ })), _path114 || (_path114 = /*#__PURE__*/ React.createElement("path", {
612
1262
  fill: "#d52b1e",
613
1263
  fillRule: "evenodd",
614
1264
  stroke: "#000",
615
1265
  strokeWidth: .1,
616
1266
  d: "m324.1 284.6 1.4-2 .4 3.1s-2 1.5-1.7 4.3l-.4-.6-.2-1s-.5-2-.5-3.1c0 0 .5-.2 1-.7z"
617
- })), _path115 || (_path115 = /* @__PURE__ */ React.createElement("path", {
1267
+ })), _path115 || (_path115 = /*#__PURE__*/ React.createElement("path", {
618
1268
  fill: "#ffe000",
619
1269
  fillRule: "evenodd",
620
1270
  stroke: "#000",
621
1271
  strokeWidth: .1,
622
1272
  d: "M332.8 299.4s-3.4-3-3.6-9.7l-.4-1.9s0 1.5-.8.4c-.6-1.5-.6-2.8-.6-2.8s-1.2-1.6-1.6.3l1.2 9.6.3 2s.7-1 1.4.1c.7 1.2 1.8 2.7 4 2zm-4.1-25.1 1.5 10.5s-1.2.6-1.4 3c-.1 1.2-.6.6-.8.4-.2-.8 0-2.3 0-2.3l-.6-7.3s1.2-3.4 1.3-4.3z"
623
- })), _path116 || (_path116 = /* @__PURE__ */ React.createElement("path", {
1273
+ })), _path116 || (_path116 = /*#__PURE__*/ React.createElement("path", {
624
1274
  fill: "#ffe000",
625
1275
  fillRule: "evenodd",
626
1276
  stroke: "#000",
627
1277
  strokeWidth: .1,
628
1278
  d: "m329.9 298.8.2 2.6s-1 0-1.7-1.2c-.8-1.1-1-2.8-1-2.8s.7-1.1 1.3 0c.5 1 1.2 1.4 1.2 1.4zm-1.8-10.6a6 6 0 0 1-.7-2.8l.7.5c-.2 1.2 0 2.3 0 2.3z"
629
- })), _path117 || (_path117 = /* @__PURE__ */ React.createElement("path", {
1279
+ })), _path117 || (_path117 = /*#__PURE__*/ React.createElement("path", {
630
1280
  fill: "#d52b1e",
631
1281
  fillRule: "evenodd",
632
1282
  stroke: "#000",
633
1283
  strokeWidth: .1,
634
1284
  d: "M324.8 287.1a4.4 4.4 0 0 1 1.2-1.5l1.5 12s.4 3 2.3 3.7c0 0-1.1 10.3-4.5 7.5-.4-.4-1-3.6-.9-5.5l.9-6a27 27 0 0 0-.5-4.7 31 31 0 0 0-.6-2.6c-.2-.2 0-1.8.5-2.9z"
635
- })), _path118 || (_path118 = /* @__PURE__ */ React.createElement("path", {
1285
+ })), _path118 || (_path118 = /*#__PURE__*/ React.createElement("path", {
636
1286
  fill: "#d52b1e",
637
1287
  fillRule: "evenodd",
638
1288
  stroke: "#000",
639
1289
  strokeWidth: .1,
640
1290
  d: "m323.1 285.3-1 1c-.3 0 2.3 19.3 2.3 19.3s0-2 .7-6c.6-3.2-.2-7.5-.9-9.6 0 0-.8-.5-1-4.7z"
641
- })), _path119 || (_path119 = /* @__PURE__ */ React.createElement("path", {
1291
+ })), _path119 || (_path119 = /*#__PURE__*/ React.createElement("path", {
642
1292
  fill: "#f7e214",
643
1293
  fillRule: "evenodd",
644
1294
  stroke: "#000",
645
1295
  strokeWidth: .1,
646
1296
  d: "m327.4 278.8.7 7.1s-1.8-2.4-2.2-.2l-.4-3.2s1.5-2.4 2-3.7z"
647
- })), _path120 || (_path120 = /* @__PURE__ */ React.createElement("path", {
1297
+ })), _path120 || (_path120 = /*#__PURE__*/ React.createElement("path", {
648
1298
  fill: "#007934",
649
1299
  fillRule: "evenodd",
650
1300
  stroke: "#000",
651
1301
  strokeWidth: .1,
652
1302
  d: "M328.7 287.8s.6-6.1 3.6-1.8c0 0 .2 2.4 0 3 0 .8-.9 1.8-1.2 2.3-.7 1-1.3-.2-1.3-.2s-.7-1-1-3.3z"
653
- })), _path121 || (_path121 = /* @__PURE__ */ React.createElement("path", {
1303
+ })), _path121 || (_path121 = /*#__PURE__*/ React.createElement("path", {
654
1304
  fill: "#d52b1e",
655
1305
  stroke: "#000",
656
1306
  strokeWidth: .1,
657
1307
  d: "M352.2 237c.1-3.5 1.2-9.3 1.3-13.3l12-12.2s1.4 9.9 5.8 15.5l-19 10"
658
- })), _path122 || (_path122 = /* @__PURE__ */ React.createElement("path", {
1308
+ })), _path122 || (_path122 = /*#__PURE__*/ React.createElement("path", {
659
1309
  fill: "#ffe000",
660
1310
  stroke: "#000",
661
1311
  strokeWidth: .1,
662
1312
  d: "M351.3 237.3c-.5-2.4-1-5-1.5-10.2l7.7-7.6c0 3.2 3.6 8.1 3.9 14"
663
- })), _path123 || (_path123 = /* @__PURE__ */ React.createElement("path", {
1313
+ })), _path123 || (_path123 = /*#__PURE__*/ React.createElement("path", {
664
1314
  fill: "#007934",
665
1315
  stroke: "#000",
666
1316
  strokeWidth: .1,
667
1317
  d: "M344.7 244.7c-1-4.3 1.3-4.8-2-10.8l7.2-6.8c1.3 4 2.2 6.6 2 10l-6 4.4"
668
- })), _path124 || (_path124 = /* @__PURE__ */ React.createElement("path", {
1318
+ })), _path124 || (_path124 = /*#__PURE__*/ React.createElement("path", {
669
1319
  fill: "#d52b1e",
670
1320
  stroke: "#000",
671
1321
  strokeWidth: .1,
672
1322
  d: "M372.4 270c1.5-4.2-.5-12.7-.2-18 .1-3.5-2.5-16.7-2.4-20.6l14.1-8.8s.6 14.3 2.3 29.9c1.4 8 1.4 15.3.4 21.5-1.5 8.7-3 12.2-6.5 15.9-6.3 6.5-19.7 2.7-19.7 2.7-11.3-2.3-17.8-9.4-17.8-9.4s3.7.8 9.6 1.4c13-.9 18.2 2.4 18.6-11"
673
- })), _path125 || (_path125 = /* @__PURE__ */ React.createElement("path", {
1323
+ })), _path125 || (_path125 = /*#__PURE__*/ React.createElement("path", {
674
1324
  fill: "#f7e214",
675
1325
  stroke: "#000",
676
1326
  strokeWidth: .1,
677
1327
  d: "m334.6 278.8-.2-.1 5.9 1.9 8 .6c17.2.4 15-10.3 14.3-27.5-.1-6.6-1.4-14.8-1-17.7l11.5-6.6c3.8 10.6 2.6 18 3.3 23.5.4 6 1.7 17.4-.2 22.4-2.7 11.6-11.8 11.2-24.2 10.1-6.1-.5-9.4-2-9.4-2l-8-4.6"
678
- })), _path126 || (_path126 = /* @__PURE__ */ React.createElement("path", {
1328
+ })), _path126 || (_path126 = /*#__PURE__*/ React.createElement("path", {
679
1329
  fill: "#007a3d",
680
1330
  stroke: "#000",
681
1331
  strokeWidth: .1,
682
1332
  d: "M334.4 278.5a34.4 34.4 0 0 0 6 2.2l8 .8c12.5 1 19.8-7.7 18.2-27.6 0-7-.2-10.2-2.6-19.5l-7 4v.7c.5 2 1.5 7 1.5 9.2 0 16-10.1 28.2-23.9 30.3h-.2"
683
- })), _path127 || (_path127 = /* @__PURE__ */ React.createElement("path", {
1333
+ })), _path127 || (_path127 = /*#__PURE__*/ React.createElement("path", {
684
1334
  fill: "none",
685
1335
  stroke: "#000",
686
1336
  strokeWidth: .1,
687
1337
  d: "M380 230.6c-1 2-8 12.5-12 14.5m11-7.6c-1.3 2-9.8 14-13.6 14.6m15.5 3.6c-2 2.4-4 7-9.7 10m7 3.3c-4 3.7-13.6 11.6-23 12m23-6c-2 2.3-6.2 13.3-24 8.3m26.7-6.3c-1.2 2.6-10.1 17.3-26 11.6"
688
- })), _path128 || (_path128 = /* @__PURE__ */ React.createElement("path", {
1338
+ })), _path128 || (_path128 = /*#__PURE__*/ React.createElement("path", {
689
1339
  fill: "#d52b1e",
690
1340
  stroke: "#000",
691
1341
  strokeWidth: .1,
692
1342
  d: "M362.3 264.8c1.4-4.3-.6-12.7-.4-18.1.2-3.5-1.4-15.5-1.4-19.5l13.2-9.9s.6 14.3 2.3 30a84 84 0 0 1 1.5 23.9c-1.8 10-6.6 12.8-7.5 13.6-6.7 6-22 5.4-23.5 4.9-10.8-4-15.6-10.8-15.6-10.8s5.2-.1 11.1.5c13-1 19.7-.4 20.1-13.8"
693
- })), _path129 || (_path129 = /* @__PURE__ */ React.createElement("path", {
1343
+ })), _path129 || (_path129 = /*#__PURE__*/ React.createElement("path", {
694
1344
  fill: "#ffe000",
695
1345
  stroke: "#000",
696
1346
  strokeWidth: .1,
697
1347
  d: "M324.4 273.5h-.2l5.9 1.8 8 .6c17.2.5 15-10.2 14.3-27.5-.1-6.5-.3-12.4 0-15.3l10.3-7.6c3.8 10.7 2.8 16.7 3.5 22.2.4 5.8 1.7 17.3-.2 22.3-2.7 11.7-11.8 11.2-24.2 10.2-6.1-.5-9.4-2.1-9.4-2.1l-8-4.6"
698
- })), _path130 || (_path130 = /* @__PURE__ */ React.createElement("path", {
1348
+ })), _path130 || (_path130 = /*#__PURE__*/ React.createElement("path", {
699
1349
  fill: "#007934",
700
1350
  stroke: "#000",
701
1351
  strokeWidth: .1,
702
1352
  d: "M324.1 273.4a34.4 34.4 0 0 0 6 2.1l8 .8c12.5 1 19.8-7.7 18.2-27.6 0-7 .3-7.5-2.2-16.9-3.8 2.5-11.1 8.8-11.1 8.8s2 2.8 1.5 6.7c0 16-6.4 24-20.2 26.1l-1.5-13"
703
- })), _path131 || (_path131 = /* @__PURE__ */ React.createElement("path", {
1353
+ })), _path131 || (_path131 = /*#__PURE__*/ React.createElement("path", {
704
1354
  fill: "none",
705
1355
  stroke: "#000",
706
1356
  strokeWidth: .1,
707
1357
  d: "M369.9 225.3c-1.2 2-8.1 12.6-12 14.6m10.8-7.7c-1.2 2-9.7 14-13.5 14.7m15.5 3.6c-2 2.3-4 7-9.7 10m7 3.3c-4 3.6-13.6 11.6-23 12m23-6c-2 2.3-6.2 13.2-24 8.3m26.7-6.4c-1.2 2.7-10.1 17.3-26 11.7"
708
- })), _path132 || (_path132 = /* @__PURE__ */ React.createElement("path", {
1358
+ })), _path132 || (_path132 = /*#__PURE__*/ React.createElement("path", {
709
1359
  fill: "#f7e214",
710
1360
  stroke: "#000",
711
1361
  strokeWidth: .1,
712
1362
  d: "m383.8 224 .7 6c.2 4.4.1 7.7-.1 9.8 0 .2-.8 5.5-.6 5.8 1 1.1 1.1 1.2 2.2.4.1-.2-.5-5.6-.5-6.3l-.4-9.9c0-1-1-6.4-1-6.4s0-1.2-.3.5"
713
- })), _path133 || (_path133 = /* @__PURE__ */ React.createElement("path", {
1363
+ })), _path133 || (_path133 = /*#__PURE__*/ React.createElement("path", {
714
1364
  fill: "#e8a30e",
715
1365
  stroke: "#000",
716
1366
  strokeWidth: .1,
717
1367
  d: "m383.8 224 .7 6c.2 4.4.1 7.7-.1 9.8l-.7 5.8c1 1.1 1.2 1.6 2.3.7.1-.2-.5-5.9-.5-6.6l-.4-9.9c0-1-1-6.4-1-6.4s0-1.2-.3.5z"
718
- })), _path134 || (_path134 = /* @__PURE__ */ React.createElement("path", {
1368
+ })), _path134 || (_path134 = /*#__PURE__*/ React.createElement("path", {
719
1369
  fill: "#f7e214",
720
1370
  stroke: "#000",
721
1371
  strokeWidth: .1,
722
1372
  d: "M384 222.2s1 6 1.2 9.6l.3 7.9.5 4.5c.1.7 0 .2 0 .2.9.5 1.5.1 2-.3.2-.1-1.4-3.8-1.4-4.5-.9-10.8-2.4-17-2.4-17s.6 3.7-.3-.4"
723
- })), _path135 || (_path135 = /* @__PURE__ */ React.createElement("path", {
1373
+ })), _path135 || (_path135 = /*#__PURE__*/ React.createElement("path", {
724
1374
  fill: "#e8a30e",
725
1375
  stroke: "#000",
726
1376
  strokeWidth: .1,
727
1377
  d: "M384 222.2s1 6 1.2 9.6l.3 7.9.5 4.5c.1.7-.1.2 0 .2.9.5 1.5.1 2-.3.2-.1-1.4-3.8-1.4-4.5-.9-10.8-2.4-17.1-2.4-17.1s.6 3.8-.3-.3zm.4 17.3s1 .4 1 .2m0-1.3s-.7 0-.8-.2m0-1s.6.3.8 0m-.7-1.6h.5m-.6-1.5h.6m-.5-2.1s.4.1.4-.1m-.5-1.7h.5m.5 9.5s.9.2 1-.1m-1.1-2s.9.1 1-.1m-1-1.3h.7m-.9-1.5h.7m-.7-1.7h.5m-.7-1.5h.6m-.6-1.7s.4.3.4 0m0 9s.9 0 .9-.3"
728
- })), _path136 || (_path136 = /* @__PURE__ */ React.createElement("path", {
1378
+ })), _path136 || (_path136 = /*#__PURE__*/ React.createElement("path", {
729
1379
  fill: "#f7e214",
730
1380
  stroke: "#000",
731
1381
  strokeWidth: .1,
732
1382
  d: "m373.6 218.7.7 6a73 73 0 0 1-.1 9.8c0 .3-.8 5.5-.6 5.8 1 1.2 1.1 1.3 2.2.4.1-.1-.5-5.5-.5-6.3l-.4-9.8c0-1.1-1-6.5-1-6.5s0-1.1-.3.6"
733
- })), _path137 || (_path137 = /* @__PURE__ */ React.createElement("path", {
1383
+ })), _path137 || (_path137 = /*#__PURE__*/ React.createElement("path", {
734
1384
  fill: "#e8a30e",
735
1385
  stroke: "#000",
736
1386
  strokeWidth: .1,
737
1387
  d: "m373.6 218.7.7 6a73 73 0 0 1-.1 9.8l-.7 5.8c1 1.2 1.2 1.6 2.3.7.1-.1-.5-5.8-.5-6.6l-.4-9.8c0-1.1-1-6.5-1-6.5s0-1.1-.3.6z"
738
- })), _path138 || (_path138 = /* @__PURE__ */ React.createElement("path", {
1388
+ })), _path138 || (_path138 = /*#__PURE__*/ React.createElement("path", {
739
1389
  fill: "#f7e214",
740
1390
  stroke: "#000",
741
1391
  strokeWidth: .1,
742
1392
  d: "M373.7 217s1.2 6 1.3 9.5l.3 8 .5 4.4v.3c.9.5 1.5 0 2-.4.2 0-1.4-3.7-1.4-4.5a127 127 0 0 0-2.4-17l-.3-.4"
743
- })), _path139 || (_path139 = /* @__PURE__ */ React.createElement("path", {
1393
+ })), _path139 || (_path139 = /*#__PURE__*/ React.createElement("path", {
744
1394
  fill: "#e8a30e",
745
1395
  stroke: "#000",
746
1396
  strokeWidth: .1,
747
1397
  d: "M373.7 217s1.2 6 1.3 9.5l.3 8 .5 4.4v.3c.9.5 1.5 0 2-.4.2 0-1.4-3.7-1.4-4.5-.9-10.8-2.4-17-2.4-17zm.5 17.2s1 .5 1 .2m0-1.2s-.7 0-.8-.3m0-1s.6.4.8.1m-.7-1.7h.5m-.6-1.5h.6m-.5-2s.4 0 .4-.2m-.5-1.7h.5m.5 9.6s.9.1 1-.2m-1.1-1.9s.9 0 1-.2m-1-1.3h.7m-.9-1.4h.7m-.7-1.7.5-.1m-.7-1.4.6-.1m-.6-1.6s.4.2.4 0m0 9s.9 0 .9-.4m-10.5-22s-.5 5.2-.2 8.1c.3 3.5.3 4.5.6 6.6v3.9c-.8.5-1.4.2-2 0-.2-.1 1-3.3 1-4-.5-8.9.4-14.3.4-14.3l.2-.2"
748
- })), _path140 || (_path140 = /* @__PURE__ */ React.createElement("path", {
1398
+ })), _path140 || (_path140 = /*#__PURE__*/ React.createElement("path", {
749
1399
  fill: "#e8a30e",
750
1400
  stroke: "#000",
751
1401
  strokeWidth: .1,
752
1402
  d: "M365.7 211.3s-.5 5.1-.2 8c.3 3.5.3 4.5.6 6.6v3.8c0 .5.1 0 0 .1-.8.5-1.4.2-2 0-.2-.1 1-3.3 1-4-.5-9 .4-14.3.4-14.3zm.3 14.6s-.9.2-1 0m.8-1.7s-.9.2-1 0m1-1.2h-.9m.8-1.2h-.7m.5-1.4h-.5m.5-1.3h-.5m.4-1.4s-.4.2-.4 0m1 7.4s-1 .1-1-.1"
753
- })), _path141 || (_path141 = /* @__PURE__ */ React.createElement("path", {
1403
+ })), _path141 || (_path141 = /*#__PURE__*/ React.createElement("path", {
754
1404
  fill: "#005000",
755
1405
  stroke: "#000",
756
1406
  strokeWidth: .1,
757
1407
  d: "M334 221.7h-.8z"
758
- })), _path142 || (_path142 = /* @__PURE__ */ React.createElement("path", {
1408
+ })), _path142 || (_path142 = /*#__PURE__*/ React.createElement("path", {
759
1409
  fill: "#fff",
760
1410
  fillRule: "evenodd",
761
1411
  stroke: "#000",
762
1412
  strokeWidth: .1,
763
1413
  d: "M323.3 256.4s.3-.2.4 0l-.1.2zm1 1.1-2.1-.1"
764
- })), _path143 || (_path143 = /* @__PURE__ */ React.createElement("path", {
1414
+ })), _path143 || (_path143 = /*#__PURE__*/ React.createElement("path", {
765
1415
  fill: "#d52b1e",
766
1416
  stroke: "#000",
767
1417
  strokeWidth: .1,
768
1418
  d: "M291.7 215.5c0-2.1 2-3.3 2.2-3.6 1-.6 1.7-1.2 3.7-1.5l.2.9c0 .3-.5 1.6-2 2.7a11.5 11.5 0 0 1-4.1 1.5z"
769
- })), _path144 || (_path144 = /* @__PURE__ */ React.createElement("path", {
1419
+ })), _path144 || (_path144 = /*#__PURE__*/ React.createElement("path", {
770
1420
  fill: "#a05a2c",
771
1421
  fillRule: "evenodd",
772
1422
  stroke: "#000",
773
1423
  strokeWidth: .1,
774
1424
  d: "m291.6 214.7 29.7 38.4 1.4-1.3-30.2-39.1z"
775
- })), _path145 || (_path145 = /* @__PURE__ */ React.createElement("path", {
1425
+ })), _path145 || (_path145 = /*#__PURE__*/ React.createElement("path", {
776
1426
  fill: "#d52b1e",
777
1427
  stroke: "#000",
778
1428
  strokeWidth: .1,
779
1429
  d: "M291.2 207.2s3.2-.4 2.8-2.2c-.5-1.8-2.6-1.8-3.5-1.9-1 0-4 .7-4.8 1.5-.9 1-2.7 2.5-2.1 5s1.3 4.4 2.3 6c.9 1.6.7 3.2.4 3.9 0 .3-.4 1.3.4 1.6 1.2.5 1.5.5 2.5-.6s2.5-3 2.5-5c0-2.1 2-3.3 2.2-3.6 1-.6 1.7-1.2 3.7-1.5 0 0-.7-1.2-1.8-1-1.1 0-3.4-1-4.6-2.2z"
780
- })), _path146 || (_path146 = /* @__PURE__ */ React.createElement("path", {
1430
+ })), _path146 || (_path146 = /*#__PURE__*/ React.createElement("path", {
781
1431
  fill: "none",
782
1432
  stroke: "#000",
783
1433
  strokeWidth: .1,
784
1434
  d: "M291.2 207.2s3.2-.4 2.8-2.2c-.5-1.8-2.6-1.8-3.5-1.9-1 0-4 .7-4.8 1.5-.9 1-2.7 2.5-2.1 5s1.3 4.4 2.3 6c.9 1.6.7 3.2.4 3.9 0 .3-.4 1.3.4 1.6 1.2.5 1.5.5 2.5-.6s2.5-3 2.5-5c0-2.1 2-3.3 2.2-3.6 1-.6 1.7-1.2 3.7-1.5 0 0-.7-1.2-1.8-1-1.1 0-3.4-1-4.6-2.2z"
785
- })), _path147 || (_path147 = /* @__PURE__ */ React.createElement("path", {
1435
+ })), _path147 || (_path147 = /*#__PURE__*/ React.createElement("path", {
786
1436
  fill: "none",
787
1437
  stroke: "#000",
788
1438
  strokeWidth: .1,
789
1439
  d: "M291.2 207.2c-.4 0-1.7-.6-2.6-.3-.9.4-2.7 1.4-2.4 3m10.4-.3s-1.8.8-3.1 1.7c-.6.3-2.4 2-3.5 3.2-1 1-1.3 2.4-3.5 3.9m9-9-1.4 1c-.7.3-.9.9-1.2 1.3"
790
- })), _path148 || (_path148 = /* @__PURE__ */ React.createElement("path", {
1440
+ })), _path148 || (_path148 = /*#__PURE__*/ React.createElement("path", {
791
1441
  fill: "#e8a30e",
792
1442
  fillRule: "evenodd",
793
1443
  stroke: "#000",
794
1444
  strokeWidth: .1,
795
1445
  d: "M347.8 284.2c.2 3 7.4 6.6 12.7.1 5.7-4.5 4.5-11.4 0-12.3l-54.7-53.3c-2.2-1.2-2.4-2.3-3.5-3.5a133 133 0 0 1-9.6 9 9.9 9.9 0 0 1 3.2 3.5z"
796
- })), _path149 || (_path149 = /* @__PURE__ */ React.createElement("path", {
1446
+ })), _path149 || (_path149 = /*#__PURE__*/ React.createElement("path", {
797
1447
  fill: "#e7e7e7",
798
1448
  fillRule: "evenodd",
799
1449
  stroke: "#000",
800
1450
  strokeLinejoin: "round",
801
1451
  strokeWidth: .1,
802
1452
  d: "M302.2 215c-2.6-3.5-12.8 5.8-10 8.7 2.6 2.8 12.4-5 10-8.6z"
803
- })), _path150 || (_path150 = /* @__PURE__ */ React.createElement("path", {
1453
+ })), _path150 || (_path150 = /*#__PURE__*/ React.createElement("path", {
804
1454
  fill: "#cccccf",
805
1455
  fillRule: "evenodd",
806
1456
  stroke: "#000",
807
1457
  strokeWidth: .1,
808
1458
  d: "M293 223c2 1.4 9.3-4.8 8.1-7.2-2-2.2-10.1 5.7-8 7.2z"
809
- })), _path151 || (_path151 = /* @__PURE__ */ React.createElement("path", {
1459
+ })), _path151 || (_path151 = /*#__PURE__*/ React.createElement("path", {
810
1460
  fill: "none",
811
1461
  stroke: "#000",
812
1462
  strokeWidth: .1,
813
1463
  d: "M296 227.9a16 16 0 0 0 9.9-9m23 44.8c5.7-1.7 9.6-5.5 11.4-11.6m-9.1 14.3c5.7-1.8 9.7-5.5 11.4-11.6m2.1 25.8c5.8-1.8 10.4-6 12.2-12.1m-9.8 14.8a18 18 0 0 0 12.3-12.2"
814
- })), _path152 || (_path152 = /* @__PURE__ */ React.createElement("path", {
1464
+ })), _path152 || (_path152 = /*#__PURE__*/ React.createElement("path", {
815
1465
  fill: "none",
816
1466
  stroke: "#000",
817
1467
  strokeLinecap: "round",
818
1468
  strokeWidth: .1,
819
1469
  d: "M360.6 285c.3 1.4 1 1.8 2.1 1.4m-13.7-2c2.1 3.5 4.5 2.4 6.5 2.5"
820
- })), _path153 || (_path153 = /* @__PURE__ */ React.createElement("path", {
1470
+ })), _path153 || (_path153 = /*#__PURE__*/ React.createElement("path", {
821
1471
  fill: "#e8a30e",
822
1472
  stroke: "#000",
823
1473
  strokeWidth: .1,
824
1474
  d: "M363.6 285.2c0 1-.8 1.6-1.7 1.6a1.7 1.7 0 0 1-1.7-1.6c0-1 .7-1.6 1.7-1.6s1.7 1 1.7 1.9"
825
- })), _path154 || (_path154 = /* @__PURE__ */ React.createElement("path", {
1475
+ })), _path154 || (_path154 = /*#__PURE__*/ React.createElement("path", {
826
1476
  fill: "none",
827
1477
  stroke: "#000",
828
1478
  strokeLinecap: "round",
829
1479
  strokeWidth: .1,
830
1480
  d: "M360.5 284.9c.3 1.3 1 1.7 2 1.3m-13.5-1.7c2.1 3.4 4.5 2.3 6.5 2.4"
831
- })), _path155 || (_path155 = /* @__PURE__ */ React.createElement("path", {
1481
+ })), _path155 || (_path155 = /*#__PURE__*/ React.createElement("path", {
832
1482
  fill: "#007934",
833
1483
  fillRule: "evenodd",
834
1484
  stroke: "#000",
835
1485
  strokeWidth: .1,
836
1486
  d: "M339.6 175.5c1.8 2.9 4.4 8 5.2 12a22.5 22.5 0 0 1-7 20.8c-5.2 4.7-13.3 6-16.7 6.8-3.3.7-5.7 1.8-6.3 2.5 0-.5 0-1 .5-1.6 1.6-.7 4.1-1 7.8-1.8 7.2-1.5 14.8-4.2 19-12.2 5.4-10.3 2.2-18.4-2.5-26.4z"
837
- })), _path156 || (_path156 = /* @__PURE__ */ React.createElement("path", {
1487
+ })), _path156 || (_path156 = /*#__PURE__*/ React.createElement("path", {
838
1488
  fill: "#d52b1e",
839
1489
  stroke: "#000",
840
1490
  strokeWidth: .1,
841
1491
  d: "M341.6 206.2a.4.6 49.9 0 1-.6-.6.4.6 49.9 1 1 .6.6z"
842
- })), _path157 || (_path157 = /* @__PURE__ */ React.createElement("path", {
1492
+ })), _path157 || (_path157 = /*#__PURE__*/ React.createElement("path", {
843
1493
  fill: "#007934",
844
1494
  fillRule: "evenodd",
845
1495
  stroke: "#000",
846
1496
  strokeWidth: .1,
847
1497
  d: "M346.6 205c-1.1.6-2.2.7-3 1a66 66 0 0 0-3.7 1.4c-.8.3-1.6 1.3-1.6 1.3s1.2 1.3 2.6 1.1c1.2-.1 1.7-.4 2.3-.7s.6-.6 1.4-1.2c1-.7 1.6-2 2-3zm-5.7 1.1c-.3.6-1.1.5-1.6.5l-.2.2c.6 0 1.5 0 2-.5z"
848
- })), _path158 || (_path158 = /* @__PURE__ */ React.createElement("path", {
1498
+ })), _path158 || (_path158 = /*#__PURE__*/ React.createElement("path", {
849
1499
  fill: "#007934",
850
1500
  fillRule: "evenodd",
851
1501
  stroke: "#000",
852
1502
  strokeWidth: .1,
853
1503
  d: "M346.6 205c-1 1-2.8 2-4.7 2.8a14 14 0 0 1-5 1l-.2.3c1.4-.1 3.4-.4 5-1.1a14.9 14.9 0 0 0 4.9-3zm-2.4 4.6c-2-.1-3 .5-4.8.9-1.7.4-3.7-.5-4.8 1.1 4.4 2.9 7.6 1 9.6-2z"
854
- })), _path159 || (_path159 = /* @__PURE__ */ React.createElement("path", {
1504
+ })), _path159 || (_path159 = /*#__PURE__*/ React.createElement("path", {
855
1505
  fill: "#007934",
856
1506
  fillRule: "evenodd",
857
1507
  stroke: "#000",
858
1508
  strokeWidth: .1,
859
1509
  d: "M340.2 213.6c-.8-.8-8-3.2-9.2-.5 1.7 2 6.8 2.4 9.2.5z"
860
- })), _path160 || (_path160 = /* @__PURE__ */ React.createElement("path", {
1510
+ })), _path160 || (_path160 = /*#__PURE__*/ React.createElement("path", {
861
1511
  fill: "#007934",
862
1512
  fillRule: "evenodd",
863
1513
  stroke: "#000",
864
1514
  strokeWidth: .1,
865
1515
  d: "m338.5 215.5-2.5-.4c-1-.1-1.3-.3-1.9-.4-1-.1-2.3-1.6-6-.5 1.4 3.4 6.4 4 10.4 1.3zm1.6-1.9c-3.8.8-8.3 0-10.1-1l-.3.2a16.3 16.3 0 0 0 10.4.8zm4-4c-2.2 1.5-5.2 2.6-11.4 1.8v.2c8.5.7 9.3-.8 11.4-2z"
866
- })), _path161 || (_path161 = /* @__PURE__ */ React.createElement("path", {
1516
+ })), _path161 || (_path161 = /*#__PURE__*/ React.createElement("path", {
867
1517
  fill: "#007934",
868
1518
  fillRule: "evenodd",
869
1519
  stroke: "#000",
870
1520
  strokeWidth: .1,
871
1521
  d: "M338.5 215.5c-3 .1-4.7 1.4-10.3-1.3l-1.4-.6-.5.2 1.4.4c7 3 6.8 1.6 10.8 1.3z"
872
- })), _path162 || (_path162 = /* @__PURE__ */ React.createElement("path", {
1522
+ })), _path162 || (_path162 = /*#__PURE__*/ React.createElement("path", {
873
1523
  fill: "#d52b1e",
874
1524
  stroke: "#000",
875
1525
  strokeWidth: .1,
876
1526
  d: "M327.3 211.6a.4.6 66.2 1 0 .4.7.4.6 66.2 0 0-.4-.7z"
877
- })), _path163 || (_path163 = /* @__PURE__ */ React.createElement("path", {
1527
+ })), _path163 || (_path163 = /*#__PURE__*/ React.createElement("path", {
878
1528
  fill: "#007934",
879
1529
  fillRule: "evenodd",
880
1530
  stroke: "#000",
881
1531
  strokeWidth: .1,
882
1532
  d: "M327.1 212.3c-.6.1-.8.9-.8 1.3l-.4.2c.2-.6.4-1.4 1.2-1.7z"
883
- })), _path164 || (_path164 = /* @__PURE__ */ React.createElement("path", {
1533
+ })), _path164 || (_path164 = /*#__PURE__*/ React.createElement("path", {
884
1534
  fill: "#d52b1e",
885
1535
  stroke: "#000",
886
1536
  strokeWidth: .1,
887
1537
  d: "M346 186.8a.4.6 15.8 1 1-1-.2.4.6 15.8 0 1 1 .2z"
888
- })), _path165 || (_path165 = /* @__PURE__ */ React.createElement("path", {
1538
+ })), _path165 || (_path165 = /*#__PURE__*/ React.createElement("path", {
889
1539
  fill: "#007934",
890
1540
  fillRule: "evenodd",
891
1541
  stroke: "#000",
892
1542
  strokeWidth: .1,
893
1543
  d: "M341.6 203.2c-.1-2.1-1.1.8-3.2-3.9-.6-1.4-.6-2.2-1-4.3 1.2 1.8 3 2.3 3.8 3.6.7 1.4.5 3.5.4 4.6z"
894
- })), _path166 || (_path166 = /* @__PURE__ */ React.createElement("path", {
1544
+ })), _path166 || (_path166 = /*#__PURE__*/ React.createElement("path", {
895
1545
  fill: "#007934",
896
1546
  fillRule: "evenodd",
897
1547
  stroke: "#000",
898
1548
  strokeWidth: .1,
899
1549
  d: "M337.5 195.2s1 2.4 2.4 4a7.9 7.9 0 0 1 1.8 3.7"
900
- })), _path167 || (_path167 = /* @__PURE__ */ React.createElement("path", {
1550
+ })), _path167 || (_path167 = /*#__PURE__*/ React.createElement("path", {
901
1551
  fill: "#007934",
902
1552
  fillRule: "evenodd",
903
1553
  stroke: "#000",
904
1554
  strokeWidth: .1,
905
1555
  d: "M338.5 197.2c1.3 1.7 3 3.8 3 6h.3c-.3-2.8-2-4.1-3-5.6zm10.8 2.7c-1 .7-2 1-2.7 1.4l-1.4.9c-.4.2-1 .2-1.4.5-.7.5-2 2-2 2s1.3 1.1 2 1c2.4-.5 3.1-1.4 4.3-2.3 1-.8 1-2.5 1.2-3.5z"
906
- })), _path168 || (_path168 = /* @__PURE__ */ React.createElement("path", {
1556
+ })), _path168 || (_path168 = /*#__PURE__*/ React.createElement("path", {
907
1557
  fill: "#007934",
908
1558
  fillRule: "evenodd",
909
1559
  stroke: "#000",
910
1560
  strokeWidth: .1,
911
1561
  d: "m340.7 204.8-.2.4c1.3-.2 3.5-1.5 5-2.2 1.8-1 3-1.7 3.7-3a8.9 8.9 0 0 1-3.9 3c-1.5.7-3.7 2-4.6 1.8zm9.4-9.5c-.8.9-1.7 1.3-2.4 1.8l-1.3 1.1-1.2.8c-.6.6-1.5 2.2-1.5 2.2s.7.7 1.4.4c2.4-.3 3.1-1.4 4-3.5.5-1 1-1.8 1-2.8z"
912
- })), _path169 || (_path169 = /* @__PURE__ */ React.createElement("path", {
1562
+ })), _path169 || (_path169 = /*#__PURE__*/ React.createElement("path", {
913
1563
  fill: "#d52b1e",
914
1564
  stroke: "#000",
915
1565
  strokeWidth: .1,
916
1566
  d: "M341.5 199.4a.6.4 62 1 0 .8-.3.6.4 62 0 0-.8.3z"
917
- })), _path170 || (_path170 = /* @__PURE__ */ React.createElement("path", {
1567
+ })), _path170 || (_path170 = /*#__PURE__*/ React.createElement("path", {
918
1568
  fill: "#007934",
919
1569
  fillRule: "evenodd",
920
1570
  stroke: "#000",
921
1571
  strokeWidth: .1,
922
1572
  d: "m342.5 201.6-.2.3c2.9-1.3 6.6-3.9 7.8-6.5a17.2 17.2 0 0 1-7.6 6.2zm8.3-10.7c-.7 1-1.6 1.4-2.2 2l-1 1.1-1.2.9c-.5.6-1.2 2.2-1.2 2.2s.8.9 1.5.5a12 12 0 0 0 2.1-1.6c.5-.4.6-1.4 1.2-2.2.7-1 .8-1.9.8-2.9z"
923
- })), _path171 || (_path171 = /* @__PURE__ */ React.createElement("path", {
1573
+ })), _path171 || (_path171 = /*#__PURE__*/ React.createElement("path", {
924
1574
  fill: "#007934",
925
1575
  fillRule: "evenodd",
926
1576
  stroke: "#000",
927
1577
  strokeWidth: .1,
928
1578
  d: "M348.7 193.8c-1.4 1.6-3 3.1-4.6 3.8l-.2.4c2.6-1.5 3.7-2.8 4.9-4.1zm1-5.6c-.4 1-1 1.5-1.6 2l-.8 1.2-1 .9-.7 2.1s.6.6 1.2.2a12 12 0 0 0 1.8-1.6c.4-.5.6-1.4 1-2.2a4 4 0 0 0 .2-2.6zm-4.3-1.1-.5 1.6v-.4c0-.4.2-.9.4-1.3z"
929
- })), _path172 || (_path172 = /* @__PURE__ */ React.createElement("path", {
1579
+ })), _path172 || (_path172 = /*#__PURE__*/ React.createElement("path", {
930
1580
  fill: "#007934",
931
1581
  fillRule: "evenodd",
932
1582
  stroke: "#000",
933
1583
  strokeWidth: .1,
934
1584
  d: "M348.4 191a13 13 0 0 1-3.8 4v.3c2.2-1.6 3-3 3.8-4.2zm-5.6 10c-.2-.6-.3-1-.6-1.4.2.5.4 1 .4 1.6l.1-.3z"
935
- })), _path173 || (_path173 = /* @__PURE__ */ React.createElement("path", {
1585
+ })), _path173 || (_path173 = /*#__PURE__*/ React.createElement("path", {
936
1586
  fill: "#d52b1e",
937
1587
  stroke: "#000",
938
1588
  strokeWidth: .1,
939
1589
  d: "M341.9 181.3a.4.3 39.5 0 1-.5.5.4.3 39.5 0 1 .5-.5z"
940
- })), _path174 || (_path174 = /* @__PURE__ */ React.createElement("path", {
1590
+ })), _path174 || (_path174 = /*#__PURE__*/ React.createElement("path", {
941
1591
  fill: "#007934",
942
1592
  fillRule: "evenodd",
943
1593
  stroke: "#000",
944
1594
  strokeWidth: .1,
945
1595
  d: "m343.1 182.5-1.2-.8 1.3 1v-.2zm5.6.4c-1.2 2.4-3.9 4-2.8 7.5 2.8 2.6 3-4.5 2.8-7.5z"
946
- })), _path175 || (_path175 = /* @__PURE__ */ React.createElement("path", {
1596
+ })), _path175 || (_path175 = /*#__PURE__*/ React.createElement("path", {
947
1597
  fill: "#007934",
948
1598
  fillRule: "evenodd",
949
1599
  stroke: "#000",
950
1600
  strokeWidth: .1,
951
1601
  d: "M346.1 177.7c-.5 2.4-2.6 4.4-1.2 7.6 4 1 2-4.3 1.2-7.6z"
952
- })), _path176 || (_path176 = /* @__PURE__ */ React.createElement("path", {
1602
+ })), _path176 || (_path176 = /*#__PURE__*/ React.createElement("path", {
953
1603
  fill: "#007934",
954
1604
  fillRule: "evenodd",
955
1605
  stroke: "#000",
956
1606
  strokeWidth: .1,
957
1607
  d: "M343.7 174c2 3.7 2.5 5.9.2 8.3 0 0-1.3-1.1-1.6-3.3-.2-1.8 1.2-4 1.4-5z"
958
- })), _path177 || (_path177 = /* @__PURE__ */ React.createElement("path", {
1608
+ })), _path177 || (_path177 = /*#__PURE__*/ React.createElement("path", {
959
1609
  fill: "#007934",
960
1610
  fillRule: "evenodd",
961
1611
  stroke: "#000",
962
1612
  strokeWidth: .1,
963
1613
  d: "M340.4 171.8c.5 2.4-1.5 3.5 1.4 6.5 2.1-2.4 1.1-3-1.4-6.5z"
964
- })), _path178 || (_path178 = /* @__PURE__ */ React.createElement("path", {
1614
+ })), _path178 || (_path178 = /*#__PURE__*/ React.createElement("path", {
965
1615
  fill: "#007934",
966
1616
  fillRule: "evenodd",
967
1617
  stroke: "#000",
968
1618
  strokeWidth: .1,
969
1619
  d: "M339.6 176c-3.3.3-2-2.6-3-5.3 2 1.5 4.7 2.1 3 5.3zm2.2 4.4c-1-4.4-4-2.6-5.6-4.6.9 2.9 2.1 4.8 5.6 4.6zm1.4 4.1c-2.6-.1-4.8-1.4-6.2-4.4 2.7 1.2 5.7 1.4 6.2 4.4z"
970
- })), _path179 || (_path179 = /* @__PURE__ */ React.createElement("path", {
1620
+ })), _path179 || (_path179 = /*#__PURE__*/ React.createElement("path", {
971
1621
  fill: "#007934",
972
1622
  fillRule: "evenodd",
973
1623
  stroke: "#000",
974
1624
  strokeWidth: .1,
975
1625
  d: "M343.6 188.3c-1-1.2-1-2-1.5-2.7a9 9 0 0 0-3-3.7c0 3 .4 6.5 4.5 6.4z"
976
- })), _path180 || (_path180 = /* @__PURE__ */ React.createElement("path", {
1626
+ })), _path180 || (_path180 = /*#__PURE__*/ React.createElement("path", {
977
1627
  fill: "#007934",
978
1628
  fillRule: "evenodd",
979
1629
  stroke: "#000",
980
1630
  strokeWidth: .1,
981
1631
  d: "M344.2 191.6a20 20 0 0 0-5.6-5.7c1 2.2.6 6.3 5.6 5.7z"
982
- })), _path181 || (_path181 = /* @__PURE__ */ React.createElement("path", {
1632
+ })), _path181 || (_path181 = /*#__PURE__*/ React.createElement("path", {
983
1633
  fill: "#007934",
984
1634
  fillRule: "evenodd",
985
1635
  stroke: "#000",
986
1636
  strokeWidth: .1,
987
1637
  d: "M343.7 196c-5-.1-4.5-4.8-4.5-7 .9 1.4 2 2.5 2.8 3.5.9 1 1.8 2.2 1.7 3.5z"
988
- })), _path182 || (_path182 = /* @__PURE__ */ React.createElement("path", {
1638
+ })), _path182 || (_path182 = /*#__PURE__*/ React.createElement("path", {
989
1639
  fill: "#007934",
990
1640
  fillRule: "evenodd",
991
1641
  stroke: "#000",
992
1642
  strokeWidth: .1,
993
1643
  d: "M343.1 198.8c-.4-1 0-1.4-1-2.3-1-1-2.8-2.7-3.7-4.6-.1 1.7-.2 4.4 1.2 5.3 1 .7 2 .9 3.5 1.6zm-4.3 7.3c-3.9-3-1.6-5.6-1.2-7.9 1 2.6 3.7 4.8 1.2 7.9zm1.6-29.2c-1.3-2.3-2-3.6-3.7-6 2 2.7 2.8 4.5 3.9 6.4"
994
- })), _path183 || (_path183 = /* @__PURE__ */ React.createElement("path", {
1644
+ })), _path183 || (_path183 = /*#__PURE__*/ React.createElement("path", {
995
1645
  fill: "#007934",
996
1646
  fillRule: "evenodd",
997
1647
  stroke: "#000",
998
1648
  strokeWidth: .1,
999
1649
  d: "M338.9 206.8c.1-3-.7-5.7-1.3-8.5.5 3 1.3 6 1 8.8zm4.6-7.4c-.4-1.8-4.1-3-5-7.5.7 4.4 4.5 5.5 4.8 8zm.8-2.5-.1.5c-.6-3-4-4.4-5-8.4 1.5 4.3 4.3 4.9 5.1 7.9zm.7-4.4c-1.7-2.6-4.1-3.6-6.4-6.7 2.1 3 4.8 4.4 6.4 7zm0-3.5c-2-.8-3.9-3-6-7.1 1.4 3 3 5.8 6 7.6zm-1-4c-2.1-1.7-5-2.8-7-4.9 1.7 2 5 3.3 7.1 5.2v-.3zm-1.6-4.3c-2.2-1.5-4.4-2-6.2-4.8 1.5 2.8 3.8 3.5 6.3 5zm6.3 2.2c-.8 3.1-1.5 6.3-3.6 8.4v-.4c1-.5 2.5-3.7 3.6-8zm-2.6-5.1c-.1 3.2 0 6.5-1.7 8.3l-.1-.3c1.6-1.4 1.5-5 1.8-8zm-2.2-3.6c.5 2.8.6 5.3-.2 9.5l-.1-.3c.4-2.4 1-5 .3-9.2zm-3.4-2.3c1.1 2.4 2 4.8 1.2 7.4l-.2-.3c.9-2.4-.1-4.7-1-7zm-4.4 31.2c1.4 3.2-.4 5.6-2.5 7-1.6-4.7 1.8-4.2 2.5-7z"
1000
- })), _path184 || (_path184 = /* @__PURE__ */ React.createElement("path", {
1650
+ })), _path184 || (_path184 = /*#__PURE__*/ React.createElement("path", {
1001
1651
  fill: "#007934",
1002
1652
  fillRule: "evenodd",
1003
1653
  stroke: "#000",
1004
1654
  strokeWidth: .1,
1005
1655
  d: "M336.2 203.1c.2 2-2 4.2-2.6 7.6l-.3.2c1-4 3-5.6 2.9-7.8z"
1006
- })), _path185 || (_path185 = /* @__PURE__ */ React.createElement("path", {
1656
+ })), _path185 || (_path185 = /*#__PURE__*/ React.createElement("path", {
1007
1657
  fill: "#d52b1e",
1008
1658
  stroke: "#000",
1009
1659
  strokeWidth: .1,
1010
1660
  d: "M343.7 181.2a.3.4 1.9 1 1-.6-.1.3.4 1.9 0 1 .6.1z"
1011
- })), _path186 || (_path186 = /* @__PURE__ */ React.createElement("path", {
1661
+ })), _path186 || (_path186 = /*#__PURE__*/ React.createElement("path", {
1012
1662
  fill: "#007934",
1013
1663
  fillRule: "evenodd",
1014
1664
  stroke: "#000",
1015
1665
  strokeWidth: .1,
1016
1666
  d: "M343.5 183v-1.6h-.2v1.7z"
1017
- })), _path187 || (_path187 = /* @__PURE__ */ React.createElement("path", {
1667
+ })), _path187 || (_path187 = /*#__PURE__*/ React.createElement("path", {
1018
1668
  fill: "#d52b1e",
1019
1669
  stroke: "#000",
1020
1670
  strokeWidth: .1,
1021
1671
  d: "M342.8 180.9a.3.4 2 0 1-.5.2.3.4 2 0 1 .5-.2z"
1022
- })), _path188 || (_path188 = /* @__PURE__ */ React.createElement("path", {
1672
+ })), _path188 || (_path188 = /*#__PURE__*/ React.createElement("path", {
1023
1673
  fill: "#007934",
1024
1674
  fillRule: "evenodd",
1025
1675
  stroke: "#000",
1026
1676
  strokeWidth: .1,
1027
1677
  d: "m343.2 182.3-.5-1.1.4 1.4v-.2z"
1028
- })), _path189 || (_path189 = /* @__PURE__ */ React.createElement("path", {
1678
+ })), _path189 || (_path189 = /*#__PURE__*/ React.createElement("path", {
1029
1679
  fill: "#d52b1e",
1030
1680
  stroke: "#000",
1031
1681
  strokeWidth: .1,
1032
1682
  d: "M344.7 186.9a.4.3 80.5 1 1-.7 0 .4.3 80.5 0 1 .7 0z"
1033
- })), _path190 || (_path190 = /* @__PURE__ */ React.createElement("path", {
1683
+ })), _path190 || (_path190 = /*#__PURE__*/ React.createElement("path", {
1034
1684
  fill: "#007934",
1035
1685
  fillRule: "evenodd",
1036
1686
  stroke: "#000",
1037
1687
  strokeWidth: .1,
1038
1688
  d: "M344.9 188.6a9 9 0 0 0-.4-1.4h-.1l.4 1.6v-.2z"
1039
- })), _path191 || (_path191 = /* @__PURE__ */ React.createElement("path", {
1689
+ })), _path191 || (_path191 = /*#__PURE__*/ React.createElement("path", {
1040
1690
  fill: "#d52b1e",
1041
1691
  stroke: "#000",
1042
1692
  strokeWidth: .1,
1043
1693
  d: "M343.6 187.2a.4.3 57 1 1-.5.5.4.3 57 0 1 .5-.5z"
1044
- })), _path192 || (_path192 = /* @__PURE__ */ React.createElement("path", {
1694
+ })), _path192 || (_path192 = /*#__PURE__*/ React.createElement("path", {
1045
1695
  fill: "#007934",
1046
1696
  fillRule: "evenodd",
1047
1697
  stroke: "#000",
1048
1698
  strokeWidth: .1,
1049
1699
  d: "M344.8 188.6a9 9 0 0 0-1.2-1v.1l1.3 1.1z"
1050
- })), _path193 || (_path193 = /* @__PURE__ */ React.createElement("path", {
1700
+ })), _path193 || (_path193 = /*#__PURE__*/ React.createElement("path", {
1051
1701
  fill: "#d52b1e",
1052
1702
  stroke: "#000",
1053
1703
  strokeWidth: .1,
1054
1704
  d: "M343.4 199.1a.3.4 12.7 1 1-.7-.2.3.4 12.7 0 1 .7.2z"
1055
- })), _path194 || (_path194 = /* @__PURE__ */ React.createElement("path", {
1705
+ })), _path194 || (_path194 = /*#__PURE__*/ React.createElement("path", {
1056
1706
  fill: "#007934",
1057
1707
  fillRule: "evenodd",
1058
1708
  stroke: "#000",
1059
1709
  strokeWidth: .1,
1060
1710
  d: "M342.8 200.8c.2-.5.2-1 .2-1.5a9 9 0 0 1-.4 1.7z"
1061
- })), _path195 || (_path195 = /* @__PURE__ */ React.createElement("path", {
1711
+ })), _path195 || (_path195 = /*#__PURE__*/ React.createElement("path", {
1062
1712
  fill: "#d52b1e",
1063
1713
  stroke: "#000",
1064
1714
  strokeWidth: .1,
1065
1715
  d: "M344 199.9a.3.4 50.5 1 0 .5.4.3.4 50.5 1 0-.5-.4z"
1066
- })), _path196 || (_path196 = /* @__PURE__ */ React.createElement("path", {
1716
+ })), _path196 || (_path196 = /*#__PURE__*/ React.createElement("path", {
1067
1717
  fill: "#007934",
1068
1718
  fillRule: "evenodd",
1069
1719
  stroke: "#000",
1070
1720
  strokeWidth: .1,
1071
1721
  d: "m342.7 201 1.3-.8v.1a8.7 8.7 0 0 0-1.3 1z"
1072
- })), _path197 || (_path197 = /* @__PURE__ */ React.createElement("path", {
1722
+ })), _path197 || (_path197 = /*#__PURE__*/ React.createElement("path", {
1073
1723
  fill: "#d52b1e",
1074
1724
  stroke: "#000",
1075
1725
  strokeWidth: .1,
1076
1726
  d: "M340.7 205a.3.4 40.4 1 1-.4-.6.3.4 40.4 0 1 .4.5z"
1077
- })), _path198 || (_path198 = /* @__PURE__ */ React.createElement("path", {
1727
+ })), _path198 || (_path198 = /*#__PURE__*/ React.createElement("path", {
1078
1728
  fill: "#007934",
1079
1729
  fillRule: "evenodd",
1080
1730
  stroke: "#000",
1081
1731
  strokeWidth: .1,
1082
1732
  d: "m339.5 206.2.9-1.3h-.1l-1 1.3z"
1083
- })), _path199 || (_path199 = /* @__PURE__ */ React.createElement("path", {
1733
+ })), _path199 || (_path199 = /*#__PURE__*/ React.createElement("path", {
1084
1734
  fill: "#d52b1e",
1085
1735
  stroke: "#000",
1086
1736
  strokeWidth: .1,
1087
1737
  d: "M338.8 204.5a.5.6 10 0 0 1 .1.5.6 10 1 0-1 0z"
1088
- })), _path200 || (_path200 = /* @__PURE__ */ React.createElement("path", {
1738
+ })), _path200 || (_path200 = /*#__PURE__*/ React.createElement("path", {
1089
1739
  fill: "#007934",
1090
1740
  fillRule: "evenodd",
1091
1741
  stroke: "#000",
1092
1742
  strokeWidth: .1,
1093
1743
  d: "M339.4 205c-.3.7 0 1 0 1.2l-.1.3c-.2-.4-.3-.8-.1-1.5zm-12.1 9.5c-.7 0-1-.4-1.3-.8h-.3c.4.5.8 1 1.5 1v-.3z"
1094
- })), _path201 || (_path201 = /* @__PURE__ */ React.createElement("path", {
1744
+ })), _path201 || (_path201 = /*#__PURE__*/ React.createElement("path", {
1095
1745
  fill: "#d52b1e",
1096
1746
  stroke: "#000",
1097
1747
  strokeWidth: .1,
1098
1748
  d: "M327.3 215.2a.6.4 9.5 0 1 .2-.9.6.4 9.5 1 1-.2.8z"
1099
- })), _path202 || (_path202 = /* @__PURE__ */ React.createElement("path", {
1749
+ })), _path202 || (_path202 = /*#__PURE__*/ React.createElement("path", {
1100
1750
  fill: "#007934",
1101
1751
  fillRule: "evenodd",
1102
1752
  stroke: "#000",
1103
1753
  strokeWidth: .1,
1104
1754
  d: "M332.7 206a5.5 5.5 0 0 1-4 6.4c-.9-4 2.8-4 4-6.3z"
1105
- })), _path203 || (_path203 = /* @__PURE__ */ React.createElement("path", {
1755
+ })), _path203 || (_path203 = /*#__PURE__*/ React.createElement("path", {
1106
1756
  fill: "#007934",
1107
1757
  fillRule: "evenodd",
1108
1758
  stroke: "#000",
1109
1759
  strokeWidth: .1,
1110
1760
  d: "M332.7 206.1a21 21 0 0 1-4.8 7.2h-.5c2.7-2.1 4.2-4.9 5.3-7.2z"
1111
- })), _path204 || (_path204 = /* @__PURE__ */ React.createElement("path", {
1761
+ })), _path204 || (_path204 = /*#__PURE__*/ React.createElement("path", {
1112
1762
  fill: "#d52b1e",
1113
1763
  stroke: "#000",
1114
1764
  strokeWidth: .1,
1115
1765
  d: "M327.8 213.3a.5.4 9.8 1 1-.4-.7.5.4 9.8 0 1 .4.7z"
1116
- })), _path205 || (_path205 = /* @__PURE__ */ React.createElement("path", {
1766
+ })), _path205 || (_path205 = /*#__PURE__*/ React.createElement("path", {
1117
1767
  fill: "#007934",
1118
1768
  fillRule: "evenodd",
1119
1769
  stroke: "#000",
1120
1770
  strokeWidth: .1,
1121
1771
  d: "M326 213.8a8 8 0 0 0 1.4-.7h-.1l-1.7.6h.3zm2.5-5c0 1.2-1 2.4-2 3.2-.9.9-1 1.2-2.2 1.6-1.2-2.8 2.8-3.3 4.2-4.8z"
1122
- })), _path206 || (_path206 = /* @__PURE__ */ React.createElement("path", {
1772
+ })), _path206 || (_path206 = /*#__PURE__*/ React.createElement("path", {
1123
1773
  fill: "#007934",
1124
1774
  fillRule: "evenodd",
1125
1775
  stroke: "#000",
1126
1776
  strokeWidth: .1,
1127
1777
  d: "M328.5 208.8c-1.3 2.5-3.5 3.8-4.7 5.4h-.1c1.6-2.2 3-2.7 4.8-5.4z"
1128
- })), _path207 || (_path207 = /* @__PURE__ */ React.createElement("path", {
1778
+ })), _path207 || (_path207 = /*#__PURE__*/ React.createElement("path", {
1129
1779
  fill: "#007934",
1130
1780
  fillRule: "evenodd",
1131
1781
  stroke: "#000",
1132
1782
  strokeWidth: .1,
1133
1783
  d: "M300.4 175.5c-1.7 2.9-4.4 8-5.1 12a22.5 22.5 0 0 0 7 20.8c5.2 4.7 13.3 6 16.6 6.8 3.4.7 5.8 1.8 6.4 2.5 0-.5 0-1-.5-1.6-1.6-.7-4.2-1-7.8-1.8-7.2-1.5-14.9-4.2-19-12.2-5.4-10.3-2.2-18.4 2.5-26.4z"
1134
- })), _path208 || (_path208 = /* @__PURE__ */ React.createElement("path", {
1784
+ })), _path208 || (_path208 = /*#__PURE__*/ React.createElement("path", {
1135
1785
  fill: "#007934",
1136
1786
  fillRule: "evenodd",
1137
1787
  stroke: "#000",
1138
1788
  strokeWidth: .1,
1139
1789
  d: "M314.1 213.6c-.2.4-4 3.7-7.5 3.5-2.5-.2-2.9-.8-2.9-.8s-.2-.7 2-1.1c2.3-.5 6.2-2 8.4-1.6z"
1140
- })), _path209 || (_path209 = /* @__PURE__ */ React.createElement("path", {
1790
+ })), _path209 || (_path209 = /*#__PURE__*/ React.createElement("path", {
1141
1791
  fill: "#007934",
1142
1792
  stroke: "#000",
1143
1793
  strokeWidth: .1,
1144
1794
  d: "M303.8 216.3c2.7.3 5.5-.8 7.7-1.6"
1145
- })), _path210 || (_path210 = /* @__PURE__ */ React.createElement("path", {
1795
+ })), _path210 || (_path210 = /*#__PURE__*/ React.createElement("path", {
1146
1796
  fill: "#007934",
1147
1797
  fillRule: "evenodd",
1148
1798
  stroke: "#000",
1149
1799
  strokeWidth: .1,
1150
1800
  d: "M311.2 208.7a11 11 0 0 1 4.6 3.7c.9 1.5.7 1.9.7 1.9s-.2.3-1.3-1c-1-1.2-3.4-3.3-4-4.6z"
1151
- })), _path211 || (_path211 = /* @__PURE__ */ React.createElement("path", {
1801
+ })), _path211 || (_path211 = /*#__PURE__*/ React.createElement("path", {
1152
1802
  fill: "#007934",
1153
1803
  stroke: "#000",
1154
1804
  strokeWidth: .1,
1155
1805
  d: "M316.5 214.2c-.9-1.7-2.5-3-3.7-4.2"
1156
- })), _path212 || (_path212 = /* @__PURE__ */ React.createElement("path", {
1806
+ })), _path212 || (_path212 = /*#__PURE__*/ React.createElement("path", {
1157
1807
  fill: "#007934",
1158
1808
  fillRule: "evenodd",
1159
1809
  stroke: "#000",
1160
1810
  strokeWidth: .1,
1161
1811
  d: "M300.3 175.8c-.1-.3.3-3.4 2-4.4 1.3-.7 1.8-.5 1.8-.5s.3.3-.5 1.3c-1 1-2.1 3.2-3.3 3.7z"
1162
- })), _path213 || (_path213 = /* @__PURE__ */ React.createElement("path", {
1812
+ })), _path213 || (_path213 = /*#__PURE__*/ React.createElement("path", {
1163
1813
  fill: "#007934",
1164
1814
  stroke: "#000",
1165
1815
  strokeWidth: .1,
1166
1816
  d: "M304 171c-1.4.7-2.3 2.2-3 3.4"
1167
- })), _path214 || (_path214 = /* @__PURE__ */ React.createElement("path", {
1817
+ })), _path214 || (_path214 = /*#__PURE__*/ React.createElement("path", {
1168
1818
  fill: "#007934",
1169
1819
  fillRule: "evenodd",
1170
1820
  stroke: "#000",
1171
1821
  strokeWidth: .1,
1172
1822
  d: "M299.4 177.4c-.2-.2-1-3-.2-4.7.5-1.3.9-1.4.9-1.4s.3 0 .1 1.3-.2 3.8-.8 4.8z"
1173
- })), _path215 || (_path215 = /* @__PURE__ */ React.createElement("path", {
1823
+ })), _path215 || (_path215 = /*#__PURE__*/ React.createElement("path", {
1174
1824
  fill: "#007934",
1175
1825
  stroke: "#000",
1176
1826
  strokeWidth: .1,
1177
1827
  d: "M300 171.4c-.6 1.3-.6 3-.6 4.4"
1178
- })), _path216 || (_path216 = /* @__PURE__ */ React.createElement("path", {
1828
+ })), _path216 || (_path216 = /*#__PURE__*/ React.createElement("path", {
1179
1829
  fill: "#007934",
1180
1830
  fillRule: "evenodd",
1181
1831
  stroke: "#000",
1182
1832
  strokeWidth: .1,
1183
1833
  d: "M299.4 177.5c.2 0 2.7-.8 3.9-2.1.8-1 .8-1.3.8-1.3s-.2-.2-1.1.5c-1 .8-3 2-3.6 2.9z"
1184
- })), _path217 || (_path217 = /* @__PURE__ */ React.createElement("path", {
1834
+ })), _path217 || (_path217 = /*#__PURE__*/ React.createElement("path", {
1185
1835
  fill: "#007934",
1186
1836
  stroke: "#000",
1187
1837
  strokeWidth: .1,
1188
1838
  d: "M304 174.1c-.9 1.1-2.2 2-3.3 2.6"
1189
- })), _path218 || (_path218 = /* @__PURE__ */ React.createElement("path", {
1839
+ })), _path218 || (_path218 = /*#__PURE__*/ React.createElement("path", {
1190
1840
  fill: "#007934",
1191
1841
  fillRule: "evenodd",
1192
1842
  stroke: "#000",
1193
1843
  strokeWidth: .1,
1194
1844
  d: "M298.2 179.6a10 10 0 0 1-.9-5.2c.3-1.6.6-1.7.6-1.7s.4 0 .4 1.4c0 1.5.3 4.2-.1 5.5z"
1195
- })), _path219 || (_path219 = /* @__PURE__ */ React.createElement("path", {
1845
+ })), _path219 || (_path219 = /*#__PURE__*/ React.createElement("path", {
1196
1846
  fill: "#007934",
1197
1847
  stroke: "#000",
1198
1848
  strokeWidth: .1,
1199
1849
  d: "M298 172.7c-.5 1.7-.2 3.6 0 5"
1200
- })), _path220 || (_path220 = /* @__PURE__ */ React.createElement("path", {
1850
+ })), _path220 || (_path220 = /*#__PURE__*/ React.createElement("path", {
1201
1851
  fill: "#007934",
1202
1852
  fillRule: "evenodd",
1203
1853
  stroke: "#000",
1204
1854
  strokeWidth: .1,
1205
1855
  d: "M297.3 181.6c-.3-.2-2.3-3-2-5.2 0-1.7.5-2 .5-2s.3-.1.6 1.4c.3 1.6 1.2 4.3.9 5.8z"
1206
- })), _path221 || (_path221 = /* @__PURE__ */ React.createElement("path", {
1856
+ })), _path221 || (_path221 = /*#__PURE__*/ React.createElement("path", {
1207
1857
  fill: "#007934",
1208
1858
  stroke: "#000",
1209
1859
  strokeWidth: .1,
1210
1860
  d: "M295.7 174.5c-.2 1.8.5 3.7 1 5.2"
1211
- })), _path222 || (_path222 = /* @__PURE__ */ React.createElement("path", {
1861
+ })), _path222 || (_path222 = /*#__PURE__*/ React.createElement("path", {
1212
1862
  fill: "#007934",
1213
1863
  fillRule: "evenodd",
1214
1864
  stroke: "#000",
1215
1865
  strokeWidth: .1,
1216
1866
  d: "M296.2 184.1a9.9 9.9 0 0 1-2.4-4.7c-.2-1.5 0-1.8 0-1.8s.4-.1.8 1.3 1.6 3.9 1.6 5.2z"
1217
- })), _path223 || (_path223 = /* @__PURE__ */ React.createElement("path", {
1867
+ })), _path223 || (_path223 = /*#__PURE__*/ React.createElement("path", {
1218
1868
  fill: "#007934",
1219
1869
  stroke: "#000",
1220
1870
  strokeWidth: .1,
1221
1871
  d: "M293.9 177.7c.1 1.7 1 3.4 1.5 4.8"
1222
- })), _path224 || (_path224 = /* @__PURE__ */ React.createElement("path", {
1872
+ })), _path224 || (_path224 = /*#__PURE__*/ React.createElement("path", {
1223
1873
  fill: "#007934",
1224
1874
  fillRule: "evenodd",
1225
1875
  stroke: "#000",
1226
1876
  strokeWidth: .1,
1227
1877
  d: "M298.2 179.6c.3 0 3.2-.2 4.6-1.7 1-1 1-1.5 1-1.5s-.2-.3-1.4.4c-1.1.8-3.4 1.8-4.2 2.8z"
1228
- })), _path225 || (_path225 = /* @__PURE__ */ React.createElement("path", {
1878
+ })), _path225 || (_path225 = /*#__PURE__*/ React.createElement("path", {
1229
1879
  fill: "#007934",
1230
1880
  stroke: "#000",
1231
1881
  strokeWidth: .1,
1232
1882
  d: "M303.7 176.5c-1 1.2-2.7 1.9-4 2.5"
1233
- })), _path226 || (_path226 = /* @__PURE__ */ React.createElement("path", {
1883
+ })), _path226 || (_path226 = /*#__PURE__*/ React.createElement("path", {
1234
1884
  fill: "#007934",
1235
1885
  fillRule: "evenodd",
1236
1886
  stroke: "#000",
1237
1887
  strokeWidth: .1,
1238
1888
  d: "M297.3 181.6c.2 0 3.2 0 4.6-1.4 1.1-1 1-1.4 1-1.4s0-.3-1.2.3c-1.2.7-3.6 1.5-4.4 2.5z"
1239
- })), _path227 || (_path227 = /* @__PURE__ */ React.createElement("path", {
1889
+ })), _path227 || (_path227 = /*#__PURE__*/ React.createElement("path", {
1240
1890
  fill: "#007934",
1241
1891
  stroke: "#000",
1242
1892
  strokeWidth: .1,
1243
1893
  d: "M303 178.9c-1.2 1-2.8 1.7-4.1 2.2"
1244
- })), _path228 || (_path228 = /* @__PURE__ */ React.createElement("path", {
1894
+ })), _path228 || (_path228 = /*#__PURE__*/ React.createElement("path", {
1245
1895
  fill: "#007934",
1246
1896
  fillRule: "evenodd",
1247
1897
  stroke: "#000",
1248
1898
  strokeWidth: .1,
1249
1899
  d: "M296.4 184.2c.2 0 3.4-.2 4.9-1.7 1-1.1 1-1.5 1-1.5s-.1-.4-1.4.3c-1.2.8-3.7 1.8-4.5 2.9z"
1250
- })), _path229 || (_path229 = /* @__PURE__ */ React.createElement("path", {
1900
+ })), _path229 || (_path229 = /*#__PURE__*/ React.createElement("path", {
1251
1901
  fill: "#007934",
1252
1902
  stroke: "#000",
1253
1903
  strokeWidth: .1,
1254
1904
  d: "M302.3 181c-1.2 1.3-2.9 2-4.3 2.5"
1255
- })), _path230 || (_path230 = /* @__PURE__ */ React.createElement("path", {
1905
+ })), _path230 || (_path230 = /*#__PURE__*/ React.createElement("path", {
1256
1906
  fill: "#007934",
1257
1907
  fillRule: "evenodd",
1258
1908
  stroke: "#000",
1259
1909
  strokeWidth: .1,
1260
1910
  d: "M296.8 183s-.3-.5-.3-1c0-.6.2-.8.2-.8l-.2-.2-.1.9v.3l-.5-.5a11 11 0 0 1-.1-.4h-.2l.3.7c.5.4.8 1.1.8 1.1"
1261
- })), /* @__PURE__ */ React.createElement("path", {
1911
+ })), /*#__PURE__*/ React.createElement("path", {
1262
1912
  fillRule: "evenodd",
1263
1913
  stroke: "#000",
1264
1914
  strokeWidth: .1,
1265
1915
  d: "M295.6 180.3a.5.4 83.5 1 1 .1 1 .5.4 83.5 1 1-.1-1z",
1266
1916
  overflow: "visible",
1267
1917
  style: { marker: "none" }
1268
- }), /* @__PURE__ */ React.createElement("path", {
1918
+ }), /*#__PURE__*/ React.createElement("path", {
1269
1919
  fillRule: "evenodd",
1270
1920
  stroke: "#000",
1271
1921
  strokeWidth: .1,
1272
1922
  d: "M296.8 180.3a.4.5 19.3 1 1-.3 1 .4.5 19.3 1 1 .3-1z",
1273
1923
  overflow: "visible",
1274
1924
  style: { marker: "none" }
1275
- }), _path231 || (_path231 = /* @__PURE__ */ React.createElement("path", {
1925
+ }), _path231 || (_path231 = /*#__PURE__*/ React.createElement("path", {
1276
1926
  fill: "#007934",
1277
1927
  fillRule: "evenodd",
1278
1928
  stroke: "#000",
1279
1929
  strokeWidth: .1,
1280
1930
  d: "m296.7 183 1-.7c.3-.4.3-.7.3-.7h.2l-.4.8-.2.2.6-.1.4-.2.1.1-.6.4c-.6 0-1.3.3-1.3.3"
1281
- })), /* @__PURE__ */ React.createElement("path", {
1931
+ })), /*#__PURE__*/ React.createElement("path", {
1282
1932
  fillRule: "evenodd",
1283
1933
  stroke: "#000",
1284
1934
  strokeWidth: .1,
1285
1935
  d: "M299.4 181.6a.4.5 45.6 1 0-.8.8.4.5 45.6 1 0 .8-.8z",
1286
1936
  overflow: "visible",
1287
1937
  style: { marker: "none" }
1288
- }), /* @__PURE__ */ React.createElement("path", {
1938
+ }), /*#__PURE__*/ React.createElement("path", {
1289
1939
  fillRule: "evenodd",
1290
1940
  stroke: "#000",
1291
1941
  strokeWidth: .1,
1292
1942
  d: "M298.4 180.8a.4.5 19.8 1 0-.3 1 .4.5 19.8 1 0 .3-1z",
1293
1943
  overflow: "visible",
1294
1944
  style: { marker: "none" }
1295
- }), _path232 || (_path232 = /* @__PURE__ */ React.createElement("path", {
1945
+ }), _path232 || (_path232 = /*#__PURE__*/ React.createElement("path", {
1296
1946
  fill: "#007934",
1297
1947
  fillRule: "evenodd",
1298
1948
  stroke: "#000",
1299
1949
  strokeWidth: .1,
1300
1950
  d: "M295.4 186.9c-.2-.2-2.4-2.6-2.8-4.8-.3-1.6 0-1.9 0-1.9s.3-.1.8 1.3c.6 1.5 2 4 2 5.4z"
1301
- })), _path233 || (_path233 = /* @__PURE__ */ React.createElement("path", {
1951
+ })), _path233 || (_path233 = /*#__PURE__*/ React.createElement("path", {
1302
1952
  fill: "#007934",
1303
1953
  stroke: "#000",
1304
1954
  strokeWidth: .1,
1305
1955
  d: "M292.6 180.3c.2 1.8 1.2 3.5 2 4.9"
1306
- })), _path234 || (_path234 = /* @__PURE__ */ React.createElement("path", {
1956
+ })), _path234 || (_path234 = /*#__PURE__*/ React.createElement("path", {
1307
1957
  fill: "#007934",
1308
1958
  fillRule: "evenodd",
1309
1959
  stroke: "#000",
1310
1960
  strokeWidth: .1,
1311
1961
  d: "M295.6 186.9c.3 0 3.5-.4 5-2 1-1.3 1-1.7 1-1.7s-.2-.4-1.4.5-3.8 2-4.6 3.2z"
1312
- })), _path235 || (_path235 = /* @__PURE__ */ React.createElement("path", {
1962
+ })), _path235 || (_path235 = /*#__PURE__*/ React.createElement("path", {
1313
1963
  fill: "#007934",
1314
1964
  stroke: "#000",
1315
1965
  strokeWidth: .1,
1316
1966
  d: "M301.5 183.2c-1 1.4-2.8 2.2-4.2 3"
1317
- })), _path236 || (_path236 = /* @__PURE__ */ React.createElement("path", {
1967
+ })), _path236 || (_path236 = /*#__PURE__*/ React.createElement("path", {
1318
1968
  fill: "#007934",
1319
1969
  fillRule: "evenodd",
1320
1970
  stroke: "#000",
1321
1971
  strokeWidth: .1,
1322
1972
  d: "M295.2 189.6c.3 0 3.5-.9 5-2.6 1.1-1.3 1-1.7 1-1.7s-.1-.2-1.4.7c-1.2 1-3.8 2.5-4.6 3.6z"
1323
- })), _path237 || (_path237 = /* @__PURE__ */ React.createElement("path", {
1973
+ })), _path237 || (_path237 = /*#__PURE__*/ React.createElement("path", {
1324
1974
  fill: "#007934",
1325
1975
  stroke: "#000",
1326
1976
  strokeWidth: .1,
1327
1977
  d: "M301.2 185.4c-1.1 1.4-3 2.4-4.3 3.2"
1328
- })), _path238 || (_path238 = /* @__PURE__ */ React.createElement("path", {
1978
+ })), _path238 || (_path238 = /*#__PURE__*/ React.createElement("path", {
1329
1979
  fill: "#007934",
1330
1980
  fillRule: "evenodd",
1331
1981
  stroke: "#000",
1332
1982
  strokeWidth: .1,
1333
1983
  d: "M295 189.6c-.3 0-3.3-2.2-3.8-4.5-.3-1.7 0-2 0-2s.5-.3 1.2 1.2c.7 1.4 2.5 3.8 2.7 5.3z"
1334
- })), _path239 || (_path239 = /* @__PURE__ */ React.createElement("path", {
1984
+ })), _path239 || (_path239 = /*#__PURE__*/ React.createElement("path", {
1335
1985
  fill: "#007934",
1336
1986
  stroke: "#000",
1337
1987
  strokeWidth: .1,
1338
1988
  d: "M291.3 183.2c.3 1.8 1.5 3.5 2.5 4.8"
1339
- })), _path240 || (_path240 = /* @__PURE__ */ React.createElement("path", {
1989
+ })), _path240 || (_path240 = /*#__PURE__*/ React.createElement("path", {
1340
1990
  fill: "#007934",
1341
1991
  fillRule: "evenodd",
1342
1992
  stroke: "#000",
1343
1993
  strokeWidth: .1,
1344
1994
  d: "M295.2 193a11 11 0 0 0 4.6-3.6c.9-1.5.7-1.8.7-1.8s-.2-.3-1.3 1c-1 1.2-3.4 3.1-4 4.5z"
1345
- })), _path241 || (_path241 = /* @__PURE__ */ React.createElement("path", {
1995
+ })), _path241 || (_path241 = /*#__PURE__*/ React.createElement("path", {
1346
1996
  fill: "#007934",
1347
1997
  stroke: "#000",
1348
1998
  strokeWidth: .1,
1349
1999
  d: "M300.5 187.7c-1 1.6-2.5 3-3.8 4"
1350
- })), _path242 || (_path242 = /* @__PURE__ */ React.createElement("path", {
2000
+ })), _path242 || (_path242 = /*#__PURE__*/ React.createElement("path", {
1351
2001
  fill: "#007934",
1352
2002
  fillRule: "evenodd",
1353
2003
  stroke: "#000",
1354
2004
  strokeWidth: .1,
1355
2005
  d: "M295 193.2c-.3 0-3.6-1.7-4.4-4-.7-1.6-.4-2-.4-2s.4-.4 1.3 1c1 1.3 3.1 3.5 3.5 5z"
1356
- })), _path243 || (_path243 = /* @__PURE__ */ React.createElement("path", {
2006
+ })), _path243 || (_path243 = /*#__PURE__*/ React.createElement("path", {
1357
2007
  fill: "#007934",
1358
2008
  stroke: "#000",
1359
2009
  strokeWidth: .1,
1360
2010
  d: "M290.3 187.2c.5 1.8 2 3.4 3.2 4.6"
1361
- })), _path244 || (_path244 = /* @__PURE__ */ React.createElement("path", {
2011
+ })), _path244 || (_path244 = /*#__PURE__*/ React.createElement("path", {
1362
2012
  fill: "#007934",
1363
2013
  fillRule: "evenodd",
1364
2014
  stroke: "#000",
1365
2015
  strokeWidth: .1,
1366
2016
  d: "M295 191.6s-.4-.5-.5-1c-.2-.6 0-.9 0-.9h-.3v.8l.2.4-.6-.4-.3-.5-.2.2.5.6c.6.2 1.1 1 1.1 1"
1367
- })), /* @__PURE__ */ React.createElement("path", {
2017
+ })), /*#__PURE__*/ React.createElement("path", {
1368
2018
  fillRule: "evenodd",
1369
2019
  stroke: "#000",
1370
2020
  strokeWidth: .1,
1371
2021
  d: "M293 189a.6.4 69.4 1 1 .4 1.2.6.4 69.4 1 1-.4-1.1z",
1372
2022
  overflow: "visible",
1373
2023
  style: { marker: "none" }
1374
- }), /* @__PURE__ */ React.createElement("path", {
2024
+ }), /*#__PURE__*/ React.createElement("path", {
1375
2025
  fillRule: "evenodd",
1376
2026
  stroke: "#000",
1377
2027
  strokeWidth: .1,
1378
2028
  d: "M294.3 188.7a.4.6 5.2 1 1 0 1.2.4.6 5.2 1 1 0-1.2z",
1379
2029
  overflow: "visible",
1380
2030
  style: { marker: "none" }
1381
- }), _path245 || (_path245 = /* @__PURE__ */ React.createElement("path", {
2031
+ }), _path245 || (_path245 = /*#__PURE__*/ React.createElement("path", {
1382
2032
  fill: "#007934",
1383
2033
  fillRule: "evenodd",
1384
2034
  stroke: "#000",
1385
2035
  strokeWidth: .1,
1386
2036
  d: "M295 191.6s.6-.5.8-1c.3-.5.2-.8.2-.8h.3l-.3.8-.1.4.6-.3.4-.4.1.2-.6.5c-.6.1-1.2.7-1.2.7"
1387
- })), /* @__PURE__ */ React.createElement("path", {
2037
+ })), /*#__PURE__*/ React.createElement("path", {
1388
2038
  fillRule: "evenodd",
1389
2039
  stroke: "#000",
1390
2040
  strokeWidth: .1,
1391
2041
  d: "M297.5 189.4a.4.6 31.5 1 0-.6 1 .4.6 31.5 1 0 .6-1z",
1392
2042
  overflow: "visible",
1393
2043
  style: { marker: "none" }
1394
- }), /* @__PURE__ */ React.createElement("path", {
2044
+ }), /*#__PURE__*/ React.createElement("path", {
1395
2045
  fillRule: "evenodd",
1396
2046
  stroke: "#000",
1397
2047
  strokeWidth: .1,
1398
2048
  d: "M296.3 188.9a.4.6 5.7 1 0-.1 1.1.4.6 5.7 1 0 0-1.1z",
1399
2049
  overflow: "visible",
1400
2050
  style: { marker: "none" }
1401
- }), _path246 || (_path246 = /* @__PURE__ */ React.createElement("path", {
2051
+ }), _path246 || (_path246 = /*#__PURE__*/ React.createElement("path", {
1402
2052
  fill: "#007934",
1403
2053
  fillRule: "evenodd",
1404
2054
  stroke: "#000",
1405
2055
  strokeWidth: .1,
1406
2056
  d: "M295.4 196.2a12 12 0 0 1-5.1-4c-1-1.7-.8-2.1-.8-2.1s.2-.3 1.4 1c1.3 1.4 3.8 3.6 4.5 5.1z"
1407
- })), _path247 || (_path247 = /* @__PURE__ */ React.createElement("path", {
2057
+ })), _path247 || (_path247 = /*#__PURE__*/ React.createElement("path", {
1408
2058
  fill: "#007934",
1409
2059
  stroke: "#000",
1410
2060
  strokeWidth: .1,
1411
2061
  d: "M289.5 190.2c1 1.8 2.8 3.3 4.2 4.6"
1412
- })), _path248 || (_path248 = /* @__PURE__ */ React.createElement("path", {
2062
+ })), _path248 || (_path248 = /*#__PURE__*/ React.createElement("path", {
1413
2063
  fill: "#007934",
1414
2064
  fillRule: "evenodd",
1415
2065
  stroke: "#000",
1416
2066
  strokeWidth: .1,
1417
2067
  d: "M295.6 196.2c.4 0 4-1.9 5-4.4.6-1.8.3-2.3.3-2.3s-.4-.3-1.4 1.2c-1 1.4-3.4 3.8-3.9 5.5z"
1418
- })), _path249 || (_path249 = /* @__PURE__ */ React.createElement("path", {
2068
+ })), _path249 || (_path249 = /*#__PURE__*/ React.createElement("path", {
1419
2069
  fill: "#007934",
1420
2070
  stroke: "#000",
1421
2071
  strokeWidth: .1,
1422
2072
  d: "M300.9 189.6c-.7 2-2.3 3.7-3.6 5"
1423
- })), _path250 || (_path250 = /* @__PURE__ */ React.createElement("path", {
2073
+ })), _path250 || (_path250 = /*#__PURE__*/ React.createElement("path", {
1424
2074
  fill: "#007934",
1425
2075
  fillRule: "evenodd",
1426
2076
  stroke: "#000",
1427
2077
  strokeWidth: .1,
1428
2078
  d: "M296.6 199.3c.3-.1 3.7-2.3 4.5-4.8.7-1.9.4-2.3.4-2.3s-.4-.3-1.3 1.3c-1 1.5-3.2 4-3.6 5.7z"
1429
- })), _path251 || (_path251 = /* @__PURE__ */ React.createElement("path", {
2079
+ })), _path251 || (_path251 = /*#__PURE__*/ React.createElement("path", {
1430
2080
  fill: "#007934",
1431
2081
  stroke: "#000",
1432
2082
  strokeWidth: .1,
1433
2083
  d: "M301.5 192.3c-.7 2-2.2 3.8-3.4 5.2"
1434
- })), _path252 || (_path252 = /* @__PURE__ */ React.createElement("path", {
2084
+ })), _path252 || (_path252 = /*#__PURE__*/ React.createElement("path", {
1435
2085
  fill: "#007934",
1436
2086
  fillRule: "evenodd",
1437
2087
  stroke: "#000",
1438
2088
  strokeWidth: .1,
1439
2089
  d: "M296.3 199.3c-.4 0-4.7-1.3-6.2-3.8-1-2-.9-2.5-.9-2.5s.4-.4 1.8 1c1.5 1.4 4.5 3.5 5.3 5.2z"
1440
- })), _path253 || (_path253 = /* @__PURE__ */ React.createElement("path", {
2090
+ })), _path253 || (_path253 = /*#__PURE__*/ React.createElement("path", {
1441
2091
  fill: "#007934",
1442
2092
  stroke: "#000",
1443
2093
  strokeWidth: .1,
1444
2094
  d: "M289.3 193.1c1.1 2 3.3 3.6 5 4.8"
1445
- })), _path254 || (_path254 = /* @__PURE__ */ React.createElement("path", {
2095
+ })), _path254 || (_path254 = /*#__PURE__*/ React.createElement("path", {
1446
2096
  fill: "#007934",
1447
2097
  fillRule: "evenodd",
1448
2098
  stroke: "#000",
1449
2099
  strokeWidth: .1,
1450
2100
  d: "M300.1 205.7c.3-.2 2.6-3 2.8-5.6.2-1.8-.2-2-.2-2s-.3-.2-.8 1.4c-.5 1.7-1.8 4.6-1.8 6.2z"
1451
- })), _path255 || (_path255 = /* @__PURE__ */ React.createElement("path", {
2101
+ })), _path255 || (_path255 = /*#__PURE__*/ React.createElement("path", {
1452
2102
  fill: "#007934",
1453
2103
  stroke: "#000",
1454
2104
  strokeWidth: .1,
1455
2105
  d: "M302.8 198.1c-.1 2-1 4-1.8 5.6"
1456
- })), _path256 || (_path256 = /* @__PURE__ */ React.createElement("path", {
2106
+ })), _path256 || (_path256 = /*#__PURE__*/ React.createElement("path", {
1457
2107
  fill: "#007934",
1458
2108
  fillRule: "evenodd",
1459
2109
  stroke: "#000",
1460
2110
  strokeWidth: .1,
1461
2111
  d: "M300 205.6c-.5.2-5.4 0-7.7-2.1-1.6-1.6-1.5-2.2-1.5-2.2s.2-.5 2.1.5c2 1 5.7 2.3 7 3.8z"
1462
- })), _path257 || (_path257 = /* @__PURE__ */ React.createElement("path", {
2112
+ })), _path257 || (_path257 = /*#__PURE__*/ React.createElement("path", {
1463
2113
  fill: "#007934",
1464
2114
  stroke: "#000",
1465
2115
  strokeWidth: .1,
1466
2116
  d: "M290.9 201.4c1.7 1.7 4.4 2.6 6.5 3.4"
1467
- })), _path258 || (_path258 = /* @__PURE__ */ React.createElement("path", {
2117
+ })), _path258 || (_path258 = /*#__PURE__*/ React.createElement("path", {
1468
2118
  fill: "#007934",
1469
2119
  fillRule: "evenodd",
1470
2120
  stroke: "#000",
1471
2121
  strokeWidth: .1,
1472
2122
  d: "M298.2 203c-.4.1-4.8-1-6.8-3.1-1.6-1.6-1.5-2.1-1.5-2.1s.2-.4 2 .8c1.6 1.2 5 3 6.3 4.5z"
1473
- })), _path259 || (_path259 = /* @__PURE__ */ React.createElement("path", {
2123
+ })), _path259 || (_path259 = /*#__PURE__*/ React.createElement("path", {
1474
2124
  fill: "#007934",
1475
2125
  stroke: "#000",
1476
2126
  strokeWidth: .1,
1477
2127
  d: "M290 197.9c1.6 1.7 4 3 5.8 4"
1478
- })), _path260 || (_path260 = /* @__PURE__ */ React.createElement("path", {
2128
+ })), _path260 || (_path260 = /*#__PURE__*/ React.createElement("path", {
1479
2129
  fill: "#007934",
1480
2130
  fillRule: "evenodd",
1481
2131
  stroke: "#000",
1482
2132
  strokeWidth: .1,
1483
2133
  d: "M298.4 203c.4-.2 3.6-2.9 4-5.6.2-2-.2-2.5-.2-2.5s-.5-.2-1.2 1.5c-.7 1.8-2.6 4.7-2.6 6.5z"
1484
- })), _path261 || (_path261 = /* @__PURE__ */ React.createElement("path", {
2134
+ })), _path261 || (_path261 = /*#__PURE__*/ React.createElement("path", {
1485
2135
  fill: "#007934",
1486
2136
  stroke: "#000",
1487
2137
  strokeWidth: .1,
1488
2138
  d: "M302.2 195c-.2 2.2-1.5 4.3-2.5 6"
1489
- })), _path262 || (_path262 = /* @__PURE__ */ React.createElement("path", {
2139
+ })), _path262 || (_path262 = /*#__PURE__*/ React.createElement("path", {
1490
2140
  fill: "#007934",
1491
2141
  fillRule: "evenodd",
1492
2142
  stroke: "#000",
1493
2143
  strokeWidth: .1,
1494
2144
  d: "m297.4 201.5-1-.8c-.4-.5-.5-.9-.5-.9h-.3a8 8 0 0 0 .8 1.2l-.8-.1-.5-.3v.2l.7.4c.7 0 1.6.5 1.6.5"
1495
- })), /* @__PURE__ */ React.createElement("path", {
2145
+ })), /*#__PURE__*/ React.createElement("path", {
1496
2146
  fillRule: "evenodd",
1497
2147
  stroke: "#000",
1498
2148
  strokeWidth: .1,
1499
2149
  d: "M294.2 199.8a.7.5 45.9 1 1 1 1 .7.5 45.9 1 1-1-1z",
1500
2150
  overflow: "visible",
1501
2151
  style: { marker: "none" }
1502
- }), /* @__PURE__ */ React.createElement("path", {
2152
+ }), /*#__PURE__*/ React.createElement("path", {
1503
2153
  fillRule: "evenodd",
1504
2154
  stroke: "#000",
1505
2155
  strokeWidth: .1,
1506
2156
  d: "M295.4 198.8a.7.5 71.6 1 1 .4 1.3.7.5 71.6 1 1-.4-1.3z",
1507
2157
  overflow: "visible",
1508
2158
  style: { marker: "none" }
1509
- }), _path263 || (_path263 = /* @__PURE__ */ React.createElement("path", {
2159
+ }), _path263 || (_path263 = /*#__PURE__*/ React.createElement("path", {
1510
2160
  fill: "#007934",
1511
2161
  fillRule: "evenodd",
1512
2162
  stroke: "#000",
1513
2163
  strokeWidth: .1,
1514
2164
  d: "M297.5 201.4s.4-.6.4-1.3l-.1-1h.2a8 8 0 0 0 .1 1.3l.6-.5.2-.6.2.1-.4.8c-.6.5-1 1.4-1 1.4"
1515
- })), /* @__PURE__ */ React.createElement("path", {
2165
+ })), /*#__PURE__*/ React.createElement("path", {
1516
2166
  fillRule: "evenodd",
1517
2167
  stroke: "#000",
1518
2168
  strokeWidth: .1,
1519
2169
  d: "M299.1 198.2a.5.7 8 1 0-.2 1.3.5.7 8 1 0 .2-1.3z",
1520
2170
  overflow: "visible",
1521
2171
  style: { marker: "none" }
1522
- }), /* @__PURE__ */ React.createElement("path", {
2172
+ }), /*#__PURE__*/ React.createElement("path", {
1523
2173
  fillRule: "evenodd",
1524
2174
  stroke: "#000",
1525
2175
  strokeWidth: .1,
1526
2176
  d: "M297.6 198.1a.7.5 72.2 1 0 .4 1.3.7.5 72.2 1 0-.4-1.3z",
1527
2177
  overflow: "visible",
1528
2178
  style: { marker: "none" }
1529
- }), _path264 || (_path264 = /* @__PURE__ */ React.createElement("path", {
2179
+ }), _path264 || (_path264 = /*#__PURE__*/ React.createElement("path", {
1530
2180
  fill: "#007934",
1531
2181
  fillRule: "evenodd",
1532
2182
  stroke: "#000",
1533
2183
  strokeWidth: .1,
1534
2184
  d: "M301.8 207.6c-.3.2-4.3 1-6.8-.3-1.8-.9-2-1.4-2-1.4s0-.5 2 0c1.8.4 5.2.7 6.8 1.7z"
1535
- })), _path265 || (_path265 = /* @__PURE__ */ React.createElement("path", {
2185
+ })), _path265 || (_path265 = /*#__PURE__*/ React.createElement("path", {
1536
2186
  fill: "#007934",
1537
2187
  stroke: "#000",
1538
2188
  strokeWidth: .1,
1539
2189
  d: "M293.1 206c2 1 4.4 1.2 6.3 1.4"
1540
- })), _path266 || (_path266 = /* @__PURE__ */ React.createElement("path", {
2190
+ })), _path266 || (_path266 = /*#__PURE__*/ React.createElement("path", {
1541
2191
  fill: "#007934",
1542
2192
  fillRule: "evenodd",
1543
2193
  stroke: "#000",
1544
2194
  strokeWidth: .1,
1545
2195
  d: "M302 207.5c.2-.1 2-2.5 1.9-4.8 0-1.7-.4-2-.4-2s-.3-.2-.6 1.3c-.2 1.5-1 4-.9 5.5z"
1546
- })), _path267 || (_path267 = /* @__PURE__ */ React.createElement("path", {
2196
+ })), _path267 || (_path267 = /*#__PURE__*/ React.createElement("path", {
1547
2197
  fill: "#007934",
1548
2198
  stroke: "#000",
1549
2199
  strokeWidth: .1,
1550
2200
  d: "M303.5 200.8c.2 1.8-.4 3.6-.9 5"
1551
- })), _path268 || (_path268 = /* @__PURE__ */ React.createElement("path", {
2201
+ })), _path268 || (_path268 = /*#__PURE__*/ React.createElement("path", {
1552
2202
  fill: "#007934",
1553
2203
  fillRule: "evenodd",
1554
2204
  stroke: "#000",
1555
2205
  strokeWidth: .1,
1556
2206
  d: "M305.5 210.3c-.3.3-5 1.5-8 .3-2-1-2.1-1.5-2.1-1.5s0-.5 2.2-.1c2.1.3 6.2.4 8 1.3z"
1557
- })), _path269 || (_path269 = /* @__PURE__ */ React.createElement("path", {
2207
+ })), _path269 || (_path269 = /*#__PURE__*/ React.createElement("path", {
1558
2208
  fill: "#007934",
1559
2209
  stroke: "#000",
1560
2210
  strokeWidth: .1,
1561
2211
  d: "M295.5 209.2c2.2 1 5 1 7.3 1.1"
1562
- })), _path270 || (_path270 = /* @__PURE__ */ React.createElement("path", {
2212
+ })), _path270 || (_path270 = /*#__PURE__*/ React.createElement("path", {
1563
2213
  fill: "#007934",
1564
2214
  fillRule: "evenodd",
1565
2215
  stroke: "#000",
1566
2216
  strokeWidth: .1,
1567
2217
  d: "M305.8 210.3c.2-.3 1.2-3.8 0-5.6-1-1.4-1.5-1.3-1.5-1.3s-.4 0 0 1.5c.3 1.5.5 4.3 1.5 5.4z"
1568
- })), _path271 || (_path271 = /* @__PURE__ */ React.createElement("path", {
2218
+ })), _path271 || (_path271 = /*#__PURE__*/ React.createElement("path", {
1569
2219
  fill: "#007934",
1570
2220
  stroke: "#000",
1571
2221
  strokeWidth: .1,
1572
2222
  d: "M304.4 203.4c1 1.4 1.1 3.4 1.3 5"
1573
- })), _path272 || (_path272 = /* @__PURE__ */ React.createElement("path", {
2223
+ })), _path272 || (_path272 = /*#__PURE__*/ React.createElement("path", {
1574
2224
  fill: "#007934",
1575
2225
  fillRule: "evenodd",
1576
2226
  stroke: "#000",
1577
2227
  strokeWidth: .1,
1578
2228
  d: "M303.3 208.7s-.5.4-1.2 0c-.6-.3-.8-.7-.8-.7l-.3.2 1 .7.3.2-.9.2-.6-.1v.3h1a14 14 0 0 0 1.5-.5"
1579
- })), /* @__PURE__ */ React.createElement("path", {
2229
+ })), /*#__PURE__*/ React.createElement("path", {
1580
2230
  fillRule: "evenodd",
1581
2231
  stroke: "#000",
1582
2232
  strokeWidth: .1,
1583
2233
  d: "M299.5 208.7a.8.5 24.1 1 1 1.4.7.8.5 24.1 1 1-1.4-.7z",
1584
2234
  overflow: "visible",
1585
2235
  style: { marker: "none" }
1586
- }), /* @__PURE__ */ React.createElement("path", {
2236
+ }), /*#__PURE__*/ React.createElement("path", {
1587
2237
  fillRule: "evenodd",
1588
2238
  stroke: "#000",
1589
2239
  strokeWidth: .1,
1590
2240
  d: "M300.3 207.2a.8.5 49.9 1 1 1 1.2.8.5 49.9 1 1-1-1.2z",
1591
2241
  overflow: "visible",
1592
2242
  style: { marker: "none" }
1593
- }), _path273 || (_path273 = /* @__PURE__ */ React.createElement("path", {
2243
+ }), _path273 || (_path273 = /*#__PURE__*/ React.createElement("path", {
1594
2244
  fill: "#007934",
1595
2245
  fillRule: "evenodd",
1596
2246
  stroke: "#000",
1597
2247
  strokeWidth: .1,
1598
2248
  d: "M303.4 209s.6-.5.2-1.2l-.6-.9.1-.2.7 1 .2.3.2-.9v-.6h.2v1l-.5 1.5"
1599
- })), /* @__PURE__ */ React.createElement("path", {
2249
+ })), /*#__PURE__*/ React.createElement("path", {
1600
2250
  fillRule: "evenodd",
1601
2251
  stroke: "#000",
1602
2252
  strokeWidth: .1,
1603
2253
  d: "M303.7 205.1a.8.5 69.5 1 0 .6 1.5.8.5 69.5 1 0-.6-1.5zm-1.5.8a.8.5 43.7 1 0 1 1 .8.5 43.7 1 0-1-1z",
1604
2254
  overflow: "visible",
1605
2255
  style: { marker: "none" }
1606
- }), _path274 || (_path274 = /* @__PURE__ */ React.createElement("path", {
2256
+ }), _path274 || (_path274 = /*#__PURE__*/ React.createElement("path", {
1607
2257
  fill: "#007934",
1608
2258
  fillRule: "evenodd",
1609
2259
  stroke: "#000",
1610
2260
  strokeWidth: .1,
1611
2261
  d: "M308.3 211.8c-.3.4-4.2 3-7.4 2.3-2.3-.4-2.6-1-2.6-1s-.1-.6 2-.8c2.2-.1 6-1 8-.5z"
1612
- })), _path275 || (_path275 = /* @__PURE__ */ React.createElement("path", {
2262
+ })), _path275 || (_path275 = /*#__PURE__*/ React.createElement("path", {
1613
2263
  fill: "#007934",
1614
2264
  stroke: "#000",
1615
2265
  strokeWidth: .1,
1616
2266
  d: "M298.4 213.1c2.5.6 5.2 0 7.3-.5"
1617
- })), _path276 || (_path276 = /* @__PURE__ */ React.createElement("path", {
2267
+ })), _path276 || (_path276 = /*#__PURE__*/ React.createElement("path", {
1618
2268
  fill: "#007934",
1619
2269
  fillRule: "evenodd",
1620
2270
  stroke: "#000",
1621
2271
  strokeWidth: .1,
1622
2272
  d: "M310.8 212.6s-.5.7-1.3.5a3 3 0 0 1-1.2-.5l-.3.3 1.3.4.5.1-.9.6-.7.1v.3l1.2-.3c.2 0 1.4-1 1.4-1"
1623
- })), /* @__PURE__ */ React.createElement("path", {
2273
+ })), /*#__PURE__*/ React.createElement("path", {
1624
2274
  fillRule: "evenodd",
1625
2275
  stroke: "#000",
1626
2276
  strokeWidth: .1,
1627
2277
  d: "M306.6 214a.9.6 5.4 1 1 1.7.2.9.6 5.4 1 1-1.7-.1zm.4-2a.9.6 31.2 1 1 1.5 1 .9.6 31.2 1 1-1.5-1z",
1628
2278
  overflow: "visible",
1629
2279
  style: { marker: "none" }
1630
- }), _path277 || (_path277 = /* @__PURE__ */ React.createElement("path", {
2280
+ }), _path277 || (_path277 = /*#__PURE__*/ React.createElement("path", {
1631
2281
  fill: "#007934",
1632
2282
  fillRule: "evenodd",
1633
2283
  stroke: "#000",
1634
2284
  strokeWidth: .1,
1635
2285
  d: "M309.5 212.2c.2-.3.7-4-1-5.6-1.1-1.2-1.7-1-1.7-1s-.5.1.1 1.5c.7 1.4 1.4 4.2 2.6 5.1z"
1636
- })), _path278 || (_path278 = /* @__PURE__ */ React.createElement("path", {
2286
+ })), _path278 || (_path278 = /*#__PURE__*/ React.createElement("path", {
1637
2287
  fill: "#007934",
1638
2288
  stroke: "#000",
1639
2289
  strokeWidth: .1,
1640
2290
  d: "M306.8 205.6c1.4 1.2 1.9 3.2 2.3 4.7"
1641
- })), _path279 || (_path279 = /* @__PURE__ */ React.createElement("path", {
2291
+ })), _path279 || (_path279 = /*#__PURE__*/ React.createElement("path", {
1642
2292
  fill: "#007934",
1643
2293
  fillRule: "evenodd",
1644
2294
  stroke: "#000",
1645
2295
  strokeWidth: .1,
1646
2296
  d: "M311.4 213s.2-.7-.5-1.2c-.6-.5-1.1-.6-1.1-.6v-.4l1.2.7.4.3c.4.3 0-.8-.2-1l-.4-.7.3-.2.5 1 .2 2"
1647
- })), /* @__PURE__ */ React.createElement("path", {
2297
+ })), /*#__PURE__*/ React.createElement("path", {
1648
2298
  fillRule: "evenodd",
1649
2299
  stroke: "#000",
1650
2300
  strokeWidth: .1,
1651
2301
  d: "M309.7 209a.9.6 42.7 1 0 1.3 1.1.9.6 42.7 1 0-1.3-1.2zm-1.2 1.5a.9.6 17 1 0 1.7.6.9.6 17 1 0-1.7-.6z",
1652
2302
  overflow: "visible",
1653
2303
  style: { marker: "none" }
1654
- }), _path280 || (_path280 = /* @__PURE__ */ React.createElement("path", {
2304
+ }), _path280 || (_path280 = /*#__PURE__*/ React.createElement("path", {
1655
2305
  fill: "#452c25",
1656
2306
  d: "M319.1 209s-2.3 5.4-1.5 6c0 0 2.4-4.3 4.4-5.8 1.1-1 1.8 0 2-1 0-.8-3-2.1-3-2.1l-1.8 2.7"
1657
- })), _path281 || (_path281 = /* @__PURE__ */ React.createElement("path", {
2307
+ })), _path281 || (_path281 = /*#__PURE__*/ React.createElement("path", {
1658
2308
  fill: "none",
1659
2309
  stroke: "#000",
1660
2310
  strokeWidth: .2,
1661
2311
  d: "M319.1 209s-2.3 5.4-1.5 6c0 0 2.4-4.3 4.4-5.8 1.1-1 1.8 0 2-1 0-.8-3-2.1-3-2.1l-1.8 2.7"
1662
- })), _path282 || (_path282 = /* @__PURE__ */ React.createElement("path", {
2312
+ })), _path282 || (_path282 = /*#__PURE__*/ React.createElement("path", {
1663
2313
  fill: "#452c25",
1664
2314
  d: "M310.6 213.1s-3.4 6-2.5 6c.8 0 4.5-7.5 4.5-7.5l-1.3.2z"
1665
- })), _path283 || (_path283 = /* @__PURE__ */ React.createElement("path", {
2315
+ })), _path283 || (_path283 = /*#__PURE__*/ React.createElement("path", {
1666
2316
  fill: "none",
1667
2317
  stroke: "#000",
1668
2318
  strokeWidth: .1,
1669
2319
  d: "M310.6 213.1s-3.4 6-2.5 6c.8 0 4.5-7.5 4.5-7.5l-1.3.2z"
1670
- })), _path284 || (_path284 = /* @__PURE__ */ React.createElement("path", {
2320
+ })), _path284 || (_path284 = /*#__PURE__*/ React.createElement("path", {
1671
2321
  fill: "#452c25",
1672
2322
  d: "M311.6 211.5s-3.6 5.8-2.7 5.9c1 .1 4.8-7.4 4.8-7.4l-1.3.1z"
1673
- })), _path285 || (_path285 = /* @__PURE__ */ React.createElement("path", {
2323
+ })), _path285 || (_path285 = /*#__PURE__*/ React.createElement("path", {
1674
2324
  fill: "none",
1675
2325
  stroke: "#000",
1676
2326
  strokeWidth: .1,
1677
2327
  d: "M311.6 211.5s-3.6 5.8-2.7 5.9c1 .1 4.8-7.4 4.8-7.4l-1.3.1z"
1678
- })), _path286 || (_path286 = /* @__PURE__ */ React.createElement("path", {
2328
+ })), _path286 || (_path286 = /*#__PURE__*/ React.createElement("path", {
1679
2329
  fill: "#452c25",
1680
2330
  d: "M312.3 210.5s-4 5.4-3.2 5.6c1 .2 5.4-7 5.4-7l-1.3.1z"
1681
- })), _path287 || (_path287 = /* @__PURE__ */ React.createElement("path", {
2331
+ })), _path287 || (_path287 = /*#__PURE__*/ React.createElement("path", {
1682
2332
  fill: "none",
1683
2333
  stroke: "#000",
1684
2334
  strokeWidth: .1,
1685
2335
  d: "M312.3 210.5s-4 5.4-3.2 5.6c1 .2 5.4-7 5.4-7l-1.3.1z"
1686
- })), _path288 || (_path288 = /* @__PURE__ */ React.createElement("path", {
2336
+ })), _path288 || (_path288 = /*#__PURE__*/ React.createElement("path", {
1687
2337
  fill: "#452c25",
1688
2338
  d: "M313.4 209.5s-4.8 4.9-3.9 5.2c.8.3 6.2-6.2 6.2-6.2l-1.2-.1z"
1689
- })), _path289 || (_path289 = /* @__PURE__ */ React.createElement("path", {
2339
+ })), _path289 || (_path289 = /*#__PURE__*/ React.createElement("path", {
1690
2340
  fill: "none",
1691
2341
  stroke: "#000",
1692
2342
  strokeWidth: .1,
1693
2343
  d: "M313.4 209.5s-4.8 4.9-3.9 5.2c.8.3 6.2-6.2 6.2-6.2l-1.2-.1z"
1694
- })), _path290 || (_path290 = /* @__PURE__ */ React.createElement("path", {
2344
+ })), _path290 || (_path290 = /*#__PURE__*/ React.createElement("path", {
1695
2345
  fill: "#452c25",
1696
2346
  d: "M313.6 207.7s-4.2 5.4-3.3 5.6 5.5-6.9 5.5-6.9l-1.3.1-1 1.2z"
1697
- })), _path291 || (_path291 = /* @__PURE__ */ React.createElement("path", {
2347
+ })), _path291 || (_path291 = /*#__PURE__*/ React.createElement("path", {
1698
2348
  fill: "none",
1699
2349
  stroke: "#000",
1700
2350
  strokeWidth: .1,
1701
2351
  d: "M313.6 207.7s-4.2 5.4-3.3 5.6 5.5-6.9 5.5-6.9l-1.3.1-1 1.2z"
1702
- })), _path292 || (_path292 = /* @__PURE__ */ React.createElement("path", {
2352
+ })), _path292 || (_path292 = /*#__PURE__*/ React.createElement("path", {
1703
2353
  fill: "#452c25",
1704
2354
  d: "M312.5 212.4s-4 5.5-3.2 5.6c1 .2 5.4-7 5.4-7l-1.3.1z"
1705
- })), _path293 || (_path293 = /* @__PURE__ */ React.createElement("path", {
2355
+ })), _path293 || (_path293 = /*#__PURE__*/ React.createElement("path", {
1706
2356
  fill: "none",
1707
2357
  stroke: "#000",
1708
2358
  strokeWidth: .1,
1709
2359
  d: "M312.5 212.4s-4 5.5-3.2 5.6c1 .2 5.4-7 5.4-7l-1.3.1z"
1710
- })), _path294 || (_path294 = /* @__PURE__ */ React.createElement("path", {
2360
+ })), _path294 || (_path294 = /*#__PURE__*/ React.createElement("path", {
1711
2361
  fill: "#452c25",
1712
2362
  d: "M314.8 211.3s-2.4 4.5-2.1 4.6c.3.2 3.1-2.5 4.6-5.2 1.4-2.6-2.6.5-2.6.5"
1713
- })), _path295 || (_path295 = /* @__PURE__ */ React.createElement("path", {
2363
+ })), _path295 || (_path295 = /*#__PURE__*/ React.createElement("path", {
1714
2364
  fill: "none",
1715
2365
  stroke: "#000",
1716
2366
  strokeWidth: .1,
1717
2367
  d: "M314.8 211.3s-2.4 4.5-2.1 4.6c.3.2 3.1-2.5 4.6-5.2 1.4-2.6-2.6.5-2.6.5"
1718
- })), _path296 || (_path296 = /* @__PURE__ */ React.createElement("path", {
2368
+ })), _path296 || (_path296 = /*#__PURE__*/ React.createElement("path", {
1719
2369
  fill: "#452c25",
1720
2370
  d: "M315 210.8s-2.3 5.5-1.5 6c0 0 3-3.3 3.7-5.9.8-2.6 0-.1 0-.1l-.2-2.9-2 2.7"
1721
- })), _path297 || (_path297 = /* @__PURE__ */ React.createElement("path", {
2371
+ })), _path297 || (_path297 = /*#__PURE__*/ React.createElement("path", {
1722
2372
  fill: "none",
1723
2373
  stroke: "#000",
1724
2374
  strokeWidth: .2,
1725
2375
  d: "M315 210.8s-2.3 5.5-1.5 6c0 0 3-3.3 3.7-5.9.8-2.6 0-.1 0-.1l-.2-2.9-2 2.7"
1726
- })), _path298 || (_path298 = /* @__PURE__ */ React.createElement("path", {
2376
+ })), _path298 || (_path298 = /*#__PURE__*/ React.createElement("path", {
1727
2377
  fill: "#452c25",
1728
2378
  d: "M313.8 210.4s-4.7 4.8-3.9 5.1c.9.3 6.3-6.1 6.3-6.1l-1.3-.1-1 1z"
1729
- })), _path299 || (_path299 = /* @__PURE__ */ React.createElement("path", {
2379
+ })), _path299 || (_path299 = /*#__PURE__*/ React.createElement("path", {
1730
2380
  fill: "none",
1731
2381
  stroke: "#000",
1732
2382
  strokeWidth: .1,
1733
2383
  d: "M313.8 210.4s-4.7 4.8-3.9 5.1c.9.3 6.3-6.1 6.3-6.1l-1.3-.1-1 1z"
1734
- })), _path300 || (_path300 = /* @__PURE__ */ React.createElement("path", {
2384
+ })), _path300 || (_path300 = /*#__PURE__*/ React.createElement("path", {
1735
2385
  fill: "#452c25",
1736
2386
  d: "M314.2 211s-4.7 5-3.9 5.2c.8.3 6.2-6.2 6.2-6.2h-1.2z"
1737
- })), _path301 || (_path301 = /* @__PURE__ */ React.createElement("path", {
2387
+ })), _path301 || (_path301 = /*#__PURE__*/ React.createElement("path", {
1738
2388
  fill: "none",
1739
2389
  stroke: "#000",
1740
2390
  strokeWidth: .1,
1741
2391
  d: "M314.2 211s-4.7 5-3.9 5.2c.8.3 6.2-6.2 6.2-6.2h-1.2z"
1742
- })), _path302 || (_path302 = /* @__PURE__ */ React.createElement("path", {
2392
+ })), _path302 || (_path302 = /*#__PURE__*/ React.createElement("path", {
1743
2393
  fill: "#452c25",
1744
2394
  d: "M314.6 211.8s-4.8 4.9-4 5.2c1 .3 6.3-6.2 6.3-6.2h-1.2z"
1745
- })), _path303 || (_path303 = /* @__PURE__ */ React.createElement("path", {
2395
+ })), _path303 || (_path303 = /*#__PURE__*/ React.createElement("path", {
1746
2396
  fill: "none",
1747
2397
  stroke: "#000",
1748
2398
  strokeWidth: .1,
1749
2399
  d: "M314.6 211.8s-4.8 4.9-4 5.2c1 .3 6.3-6.2 6.3-6.2h-1.2z"
1750
- })), _path304 || (_path304 = /* @__PURE__ */ React.createElement("path", {
2400
+ })), _path304 || (_path304 = /*#__PURE__*/ React.createElement("path", {
1751
2401
  fill: "#452c25",
1752
2402
  d: "M315 205.1s-3.6 4.5-3 5.3c.4.8 3.6-2 4.7-4 1-2-1.7-1.4-1.7-1.4"
1753
- })), _path305 || (_path305 = /* @__PURE__ */ React.createElement("path", {
2403
+ })), _path305 || (_path305 = /*#__PURE__*/ React.createElement("path", {
1754
2404
  fill: "none",
1755
2405
  stroke: "#000",
1756
2406
  strokeWidth: .1,
1757
2407
  d: "M315 205.1s-3.6 4.5-3 5.3c.4.8 3.6-2 4.7-4 1-2-1.7-1.4-1.7-1.4"
1758
- })), _path306 || (_path306 = /* @__PURE__ */ React.createElement("path", {
2408
+ })), _path306 || (_path306 = /*#__PURE__*/ React.createElement("path", {
1759
2409
  fill: "#452c25",
1760
2410
  d: "M314.8 209.9s-3 5.8-2.2 5.5c.8-.4 3.8-4.7 4.2-5.7.3-1 .2-2 .2-2l-2.3 1.5.2 1.1"
1761
- })), _path307 || (_path307 = /* @__PURE__ */ React.createElement("path", {
2411
+ })), _path307 || (_path307 = /*#__PURE__*/ React.createElement("path", {
1762
2412
  fill: "none",
1763
2413
  stroke: "#000",
1764
2414
  strokeWidth: .1,
1765
2415
  d: "M314.8 209.9s-3 5.8-2.2 5.5c.8-.4 3.8-4.7 4.2-5.7.3-1 .2-2 .2-2l-2.3 1.5.2 1.1"
1766
- })), _path308 || (_path308 = /* @__PURE__ */ React.createElement("path", {
2416
+ })), _path308 || (_path308 = /*#__PURE__*/ React.createElement("path", {
1767
2417
  fill: "#452c25",
1768
2418
  d: "M314.8 208s2.5-4.6 0 .9-3.4 4.5-3.4 4.5c-.2-.3 2.2-4 2.2-4s1.7-2.8 2.1-3.1"
1769
- })), _path309 || (_path309 = /* @__PURE__ */ React.createElement("path", {
2419
+ })), _path309 || (_path309 = /*#__PURE__*/ React.createElement("path", {
1770
2420
  fill: "none",
1771
2421
  stroke: "#000",
1772
2422
  strokeWidth: .1,
1773
2423
  d: "M314.8 208s2.5-4.6 0 .9-3.4 4.5-3.4 4.5c-.2-.3 2.2-4 2.2-4s1.7-2.8 2.1-3.1"
1774
- })), _path310 || (_path310 = /* @__PURE__ */ React.createElement("path", {
2424
+ })), _path310 || (_path310 = /*#__PURE__*/ React.createElement("path", {
1775
2425
  fill: "#452c25",
1776
2426
  d: "M317.5 207.4s2.8-4.6 0 .9c-2.8 5.4-3.9 4.5-3.9 4.5-.2-.3 2.5-4 2.5-4s2-2.8 2.4-3.1"
1777
- })), _path311 || (_path311 = /* @__PURE__ */ React.createElement("path", {
2427
+ })), _path311 || (_path311 = /*#__PURE__*/ React.createElement("path", {
1778
2428
  fill: "none",
1779
2429
  stroke: "#000",
1780
2430
  strokeWidth: .1,
1781
2431
  d: "M317.5 207.4s2.8-4.6 0 .9c-2.8 5.4-3.9 4.5-3.9 4.5-.2-.3 2.5-4 2.5-4s2-2.8 2.4-3.1"
1782
- })), _path312 || (_path312 = /* @__PURE__ */ React.createElement("path", {
2432
+ })), _path312 || (_path312 = /*#__PURE__*/ React.createElement("path", {
1783
2433
  fill: "#452c25",
1784
2434
  stroke: "#000",
1785
2435
  strokeWidth: .1,
1786
2436
  d: "M316.5 205.5s-3.5 4.5-3 5.2c.5.8 3.7-2 4.7-4s-1.7-1.4-1.7-1.4"
1787
- })), _path313 || (_path313 = /* @__PURE__ */ React.createElement("path", {
2437
+ })), _path313 || (_path313 = /*#__PURE__*/ React.createElement("path", {
1788
2438
  fill: "#e8a30e",
1789
2439
  d: "M352.8 251a32.8 37 0 1 1-65.6 0 32.8 37 0 1 1 65.6 0"
1790
- })), /* @__PURE__ */ React.createElement("path", {
2440
+ })), /*#__PURE__*/ React.createElement("path", {
1791
2441
  fill: "none",
1792
2442
  stroke: "#390",
1793
2443
  strokeWidth: .8,
@@ -1804,54 +2454,54 @@ var SvgBo = function SvgBo(props) {
1804
2454
  textTransform: "none",
1805
2455
  marker: "none"
1806
2456
  }
1807
- }), _path314 || (_path314 = /* @__PURE__ */ React.createElement("path", {
2457
+ }), _path314 || (_path314 = /*#__PURE__*/ React.createElement("path", {
1808
2458
  fill: "#007934",
1809
2459
  stroke: "#eee",
1810
2460
  strokeWidth: .1,
1811
2461
  d: "M287.2 253c1 19.5 15.3 35 32.8 35s31.9-15.5 32.8-35z"
1812
- })), _path315 || (_path315 = /* @__PURE__ */ React.createElement("path", {
2462
+ })), _path315 || (_path315 = /*#__PURE__*/ React.createElement("path", {
1813
2463
  fill: "none",
1814
2464
  stroke: "#000",
1815
2465
  strokeWidth: .4,
1816
2466
  d: "M352.8 251a32.8 37 0 1 1-65.6 0 32.8 37 0 1 1 65.6 0z"
1817
- })), /* @__PURE__ */ React.createElement("path", {
2467
+ })), /*#__PURE__*/ React.createElement("path", {
1818
2468
  fill: "#d52b1e",
1819
2469
  stroke: "#000",
1820
2470
  strokeWidth: .1,
1821
2471
  d: "M314.5 225.4c-.3 1.4 0 2.5.7 3.6.6.9 1 1.8.9 2.7a8 8 0 0 0-.7.5l-5.5-3.7 3.7 5.5a8 8 0 0 0-.2.2 4.9 4.9 0 0 0-3-.3 5 5 0 0 1-3.7-.8 4.5 4.5 0 0 0 3.1 2.1 5 5 0 0 1 2.6 1.3 8 8 0 0 0-.2.8l-6.6 1.3 6.6 1.3v.3a4.9 4.9 0 0 0-2.4 1.9 5 5 0 0 1-3 2c1.3.4 2.5 0 3.6-.7a5 5 0 0 1 2.7-.9l.4.7-3.6 5.6 5.4-3.7.3.2a4.9 4.9 0 0 0-.4 3 5 5 0 0 1-.7 3.6 4.5 4.5 0 0 0 2-3.1 4.9 4.9 0 0 1 1.4-2.5l.8.2 1.3 6.5 1.3-6.5h.3a4.9 4.9 0 0 0 1.8 2.3 5 5 0 0 1 2.1 3.1 4.4 4.4 0 0 0-.7-3.6 4.9 4.9 0 0 1-.9-2.8l.7-.4 5.5 3.7-3.7-5.5.2-.3c1 .5 2 .6 3 .4a5 5 0 0 1 3.7.7 4.5 4.5 0 0 0-3.1-2 4.9 4.9 0 0 1-2.6-1.4l.2-.8 6.6-1.3-6.6-1.2a8 8 0 0 0 0-.4 4.9 4.9 0 0 0 2.4-1.8 5 5 0 0 1 3-2 4.5 4.5 0 0 0-3.6.7 4.9 4.9 0 0 1-2.7.8 8 8 0 0 0-.4-.7l3.7-5.5-5.5 3.7a8 8 0 0 0-.3-.2c.5-1 .6-2 .4-3a5 5 0 0 1 .7-3.6 4.5 4.5 0 0 0-2 3 5 5 0 0 1-1.4 2.6 8 8 0 0 0-.8-.2l-1.3-6.5-1.2 6.5h-.4a4.9 4.9 0 0 0-1.8-2.3 5 5 0 0 1-2-3.1z",
1822
2472
  overflow: "visible",
1823
2473
  style: { marker: "none" }
1824
- }), _path316 || (_path316 = /* @__PURE__ */ React.createElement("path", { d: "M325.9 236.7c-1.7-1.4-3.8-1.6-4.9-.6-.8 1.1-.8 2.4.2 3.8a.5.5 0 0 0-.3.2 4.9 4.9 0 0 1-.3-4.1c1.5-1.3 3.7-1.4 5.2.7" })), _path317 || (_path317 = /* @__PURE__ */ React.createElement("path", { d: "M323.3 236.3c-1 0-1.2.2-1.6.5-.4.4-.6.3-.7.4 0 0 0 .3.1.2q.3 0 .9-.6c.4-.3.8-.3 1.3-.3 1.3 0 2 1 2.1 1 .2 0-.7-1.2-2.1-1.2" })), _path318 || (_path318 = /* @__PURE__ */ React.createElement("path", { d: "M325 237.5c-1-1-2.7-1-3.4 0h.2c.8-1 2.5-.6 2.6 0" })), _circle || (_circle = /* @__PURE__ */ React.createElement("circle", {
2474
+ }), _path316 || (_path316 = /*#__PURE__*/ React.createElement("path", { d: "M325.9 236.7c-1.7-1.4-3.8-1.6-4.9-.6-.8 1.1-.8 2.4.2 3.8a.5.5 0 0 0-.3.2 4.9 4.9 0 0 1-.3-4.1c1.5-1.3 3.7-1.4 5.2.7" })), _path317 || (_path317 = /*#__PURE__*/ React.createElement("path", { d: "M323.3 236.3c-1 0-1.2.2-1.6.5-.4.4-.6.3-.7.4 0 0 0 .3.1.2q.3 0 .9-.6c.4-.3.8-.3 1.3-.3 1.3 0 2 1 2.1 1 .2 0-.7-1.2-2.1-1.2" })), _path318 || (_path318 = /*#__PURE__*/ React.createElement("path", { d: "M325 237.5c-1-1-2.7-1-3.4 0h.2c.8-1 2.5-.6 2.6 0" })), _circle || (_circle = /*#__PURE__*/ React.createElement("circle", {
1825
2475
  cx: 323.1,
1826
2476
  cy: 237.4,
1827
2477
  r: .6
1828
- })), _path319 || (_path319 = /* @__PURE__ */ React.createElement("path", { d: "M321.6 237.6c.7.6 2.2.7 3.3-.1h-.5c-.7.7-1.8.6-2.5 0" })), _path320 || (_path320 = /* @__PURE__ */ React.createElement("path", { d: "M325 237.8c-1.2 1-2.4.9-3.1.5-.7-.5-.7-.6-.6-.6l.8.4c.6.3 1.5.3 2.9-.2m-3.5 2a.4.4 0 1 1-.6.5c0 .1-.3.6-.9.6h-.1l.1.2c.1 0 .6 0 .9-.2a.6.6 0 1 0 .6-1m.9 3c-.7-.5-1-1-1.7-1a2 2 0 0 0-.7.1h-.1l.1.2c.3 0 .7-.3 1.2 0zm-.3 0c-1.4-.5-1.7-.2-2.1-.2h-.1l.1.3c.6 0 .9-.4 2.1-.1" })), _path321 || (_path321 = /* @__PURE__ */ React.createElement("path", { d: "M322.4 243c-1.6-.2-1.1.8-2.4.8h-.1l.1.2c1.6 0 .9-.9 2.4-1m-8.2-6.3c1.6-1.4 3.7-1.6 4.8-.6.8 1.1.8 2.4-.2 3.8a.5.5 0 0 1 .3.2 5 5 0 0 0 .3-4.1c-1.5-1.3-3.7-1.4-5.2.7" })), _path322 || (_path322 = /* @__PURE__ */ React.createElement("path", { d: "M316.7 236.3c1 0 1.2.2 1.6.5.4.4.6.3.7.4 0 0 0 .3-.1.2a4 4 0 0 1-.9-.6c-.4-.3-.8-.3-1.3-.3-1.3 0-2 1-2.1 1-.2 0 .7-1.2 2.1-1.2" })), _path323 || (_path323 = /* @__PURE__ */ React.createElement("path", { d: "M315 237.5c1-1 2.7-1 3.4 0h-.2c-.8-1-2.5-.6-2.6 0" })), _circle2 || (_circle2 = /* @__PURE__ */ React.createElement("circle", {
2478
+ })), _path319 || (_path319 = /*#__PURE__*/ React.createElement("path", { d: "M321.6 237.6c.7.6 2.2.7 3.3-.1h-.5c-.7.7-1.8.6-2.5 0" })), _path320 || (_path320 = /*#__PURE__*/ React.createElement("path", { d: "M325 237.8c-1.2 1-2.4.9-3.1.5-.7-.5-.7-.6-.6-.6l.8.4c.6.3 1.5.3 2.9-.2m-3.5 2a.4.4 0 1 1-.6.5c0 .1-.3.6-.9.6h-.1l.1.2c.1 0 .6 0 .9-.2a.6.6 0 1 0 .6-1m.9 3c-.7-.5-1-1-1.7-1a2 2 0 0 0-.7.1h-.1l.1.2c.3 0 .7-.3 1.2 0zm-.3 0c-1.4-.5-1.7-.2-2.1-.2h-.1l.1.3c.6 0 .9-.4 2.1-.1" })), _path321 || (_path321 = /*#__PURE__*/ React.createElement("path", { d: "M322.4 243c-1.6-.2-1.1.8-2.4.8h-.1l.1.2c1.6 0 .9-.9 2.4-1m-8.2-6.3c1.6-1.4 3.7-1.6 4.8-.6.8 1.1.8 2.4-.2 3.8a.5.5 0 0 1 .3.2 5 5 0 0 0 .3-4.1c-1.5-1.3-3.7-1.4-5.2.7" })), _path322 || (_path322 = /*#__PURE__*/ React.createElement("path", { d: "M316.7 236.3c1 0 1.2.2 1.6.5.4.4.6.3.7.4 0 0 0 .3-.1.2a4 4 0 0 1-.9-.6c-.4-.3-.8-.3-1.3-.3-1.3 0-2 1-2.1 1-.2 0 .7-1.2 2.1-1.2" })), _path323 || (_path323 = /*#__PURE__*/ React.createElement("path", { d: "M315 237.5c1-1 2.7-1 3.4 0h-.2c-.8-1-2.5-.6-2.6 0" })), _circle2 || (_circle2 = /*#__PURE__*/ React.createElement("circle", {
1829
2479
  cx: -316.9,
1830
2480
  cy: 237.4,
1831
2481
  r: .6,
1832
2482
  transform: "scale(-1 1)"
1833
- })), _path324 || (_path324 = /* @__PURE__ */ React.createElement("path", { d: "M318.4 237.6c-.7.6-2.2.7-3.3-.1h.5c.7.7 1.8.6 2.5 0" })), _path325 || (_path325 = /* @__PURE__ */ React.createElement("path", { d: "M315 237.8c1.2 1 2.4.9 3.1.5.8-.5.8-.6.6-.6l-.8.4c-.5.2-1.5.3-2.9-.2m3.5 2a.4.4 0 1 0 .6.5c0 .1.3.6.9.6h.1l-.1.2c-.1 0-.6 0-.9-.2a.6.6 0 1 1-.6-1m-.9 3c.7-.5 1-1 1.7-1l.7.1h.1l-.1.2c-.3 0-.7-.3-1.2 0zm.3 0c1.4-.5 1.7-.2 2.1-.2h.1l-.1.3c-.6 0-.9-.4-2.1-.1" })), _path326 || (_path326 = /* @__PURE__ */ React.createElement("path", { d: "M317.6 243c1.6-.2 1.1.8 2.4.8h.1l-.1.2c-1.6 0-.9-.9-2.4-1" })), _path327 || (_path327 = /* @__PURE__ */ React.createElement("path", {
2483
+ })), _path324 || (_path324 = /*#__PURE__*/ React.createElement("path", { d: "M318.4 237.6c-.7.6-2.2.7-3.3-.1h.5c.7.7 1.8.6 2.5 0" })), _path325 || (_path325 = /*#__PURE__*/ React.createElement("path", { d: "M315 237.8c1.2 1 2.4.9 3.1.5.8-.5.8-.6.6-.6l-.8.4c-.5.2-1.5.3-2.9-.2m3.5 2a.4.4 0 1 0 .6.5c0 .1.3.6.9.6h.1l-.1.2c-.1 0-.6 0-.9-.2a.6.6 0 1 1-.6-1m-.9 3c.7-.5 1-1 1.7-1l.7.1h.1l-.1.2c-.3 0-.7-.3-1.2 0zm.3 0c1.4-.5 1.7-.2 2.1-.2h.1l-.1.3c-.6 0-.9-.4-2.1-.1" })), _path326 || (_path326 = /*#__PURE__*/ React.createElement("path", { d: "M317.6 243c1.6-.2 1.1.8 2.4.8h.1l-.1.2c-1.6 0-.9-.9-2.4-1" })), _path327 || (_path327 = /*#__PURE__*/ React.createElement("path", {
1834
2484
  fill: "#007934",
1835
2485
  stroke: "#000",
1836
2486
  strokeLinecap: "round",
1837
2487
  strokeWidth: .1,
1838
2488
  d: "M323.2 258.4c1.6.2 3.3.2 4.7-.3a9.9 9.9 0 0 1 4.2-.6c0-.2.5-.3.2-.5-.5-.3-1.2-.3-1.8-.6-1-.5-1.7-1.3-2.7-2-.1 0-.6-.3-.6-.5 2.2 3.2 7.5 1.5 12 1.2.4.1 1.5-.2 2.4-.5 1-.4 3.6 0 4.3-.5l-1.3-1c-.6-.8-2.3-.7-3-1.5-1.3-1.5-3.3-1.9-4.9-3-.3-.3-1-.2-1.6-.3-.6-.6 0-.5-5-4.7-4.5-1.8-4.2-3.2-7-4.3-1-.5-1.9-1.4-2.7-1.1a30 30 0 0 0-6.3 3c-1.2.6-2.7 2-3.8 2.8-.2.2-3.4 2.9-7 4.8a115 115 0 0 1-9.2 4.8c8-.4-7.3 2.3 29.1 4.8z"
1839
- })), _path328 || (_path328 = /* @__PURE__ */ React.createElement("path", {
2489
+ })), _path328 || (_path328 = /*#__PURE__*/ React.createElement("path", {
1840
2490
  fill: "#007934",
1841
2491
  stroke: "#000",
1842
2492
  strokeWidth: .1,
1843
2493
  d: "M303.3 249c2-1 10-5.3 12.4-8.4-.4 0 .6 1 .5 1.4.8 0 .4-1 1-1 .5 0 .9-.1 1.3-.3.5 0 .2.2.2.4-.7 1.2-2 2-3.2 2.9l.2.4c.4 0 .9 0 1.1-.2l.1-.3c.4.1.3.5.1.7-.3.6-1.4.5-1.8 1a6.2 6.2 0 0 1-1.5 1.7c.5-.4 1-1 1.7-1 1 0 1.3-.7 2.2-.9.9-.1 1.5-.9 2.2-1.4-.3.4-.9.7-.7 1.2a.6.6 0 0 0 .6.2c-.7.8-2 1.4-2.4 2.4-.4-.2-.7.2-1 .2-.4.1-.3.8-.6 1-1.2.7-1.8 1.8-2.3 2.7l-1.3.7c-.7.3-4.6 3.4-4.7 3-.3-2.1-4.3 1.6-13.3-1.6m30.6-.1-.2-.2c.1-.3-.5-.4-.5-.7 1 0 1.8 1.2 2.5.5.1-.1-.3-.4.4-.6 0 0-.2-.1-.1-.2h-.8l-.8-.3c-.3-.1-.5-.5 0-.6 1-.1 1.9.5 2.6.2.6-.3 1.1-.3 1.7-.5.3-.1 1.2 0 .9.2-.2.2-.7.1-1 .2-.5.1-1 .4-1.4.6.3 0 .2.3.7.2a6 6 0 0 1 2-.4v-.5h.3c-.3-.5.6-.2 1-.6l.1.1c-.5.2-.3.5-.4.8 0 0-.3 0-.2.2.2.2.2-.2.5 0h.6c.3 0 .7-.1.5-.4-.3-.2-.6-.5-.6-.8l-.1-.1c.5 0 1 .2 1.1.4.3.3.3.6.8.7.8.2.7-.2.7-.6.7 0 1.6.3 1.4.6 0 .3-.6.5-1 .5s-.2.3-.4.3c-.4 0-.9 0-1 .2-.2.2 0 .7.3.9.4.2 1.2 0 1.8 0 .1-.3.5-.4.9-.6.4-.3-.2-.5-.5-.7-.3 0 0-.1 0-.3.3-.3.9 0 1-.2.1-.3-.1-.6.1-.8.2-.1.5.1.4.3l.7-.2c.3 0 .5.3.4.4-.5.2-.8.4-.7.8 0 .2-.5.3-.3.5.4.3.4.5.5.9.2.3 1 .4 1.6.3-.2-.7 1.4-.4 2-.5.1 0 .1-.1 0-.2-.3-.2-.3-.3-.3-.6l-.1-.1c1 .3 2.8.8 3.6 1.4-1 .2-2.8-.2-3.8 0a15 15 0 0 1-3.7.6c-.5 0-1-.3-1.6-.3m-11.3-.7-.4-.1"
1844
- })), _path329 || (_path329 = /* @__PURE__ */ React.createElement("path", {
2494
+ })), _path329 || (_path329 = /*#__PURE__*/ React.createElement("path", {
1845
2495
  fill: "#007934",
1846
2496
  stroke: "#000",
1847
2497
  strokeWidth: .1,
1848
2498
  d: "M321.2 259.1c2 0 2.2 1.4 3.5.1 1.1.2 2.2-.2 2.2-.3 2.7.6 11.1-.2 10.6-.8-.9-1-2.3-1.4-3.4-2.2l-1.1-.4c-.7-.2-1.5 0-2-.3l-2.6-1.5c-.5-.4-.7-1-1.2-1.4-.6-.4-1.4-.5-2-.7-.9-.4-1.4-1.2-2.2-1.9l-1.1-.4c-.7-.3-1.2-1.1-1.9-1-1 .2-1.7 1-2.8 1.6-1 .4-1.4 1.1-2.2 1.6-.2.2-2.6 1.8-5.3 2.9a73 73 0 0 1-6.6 2.5s2.4 1.7 8 1.5l3.4 1 1.9-.3z"
1849
- })), _path330 || (_path330 = /* @__PURE__ */ React.createElement("path", {
2499
+ })), _path330 || (_path330 = /*#__PURE__*/ React.createElement("path", {
1850
2500
  fill: "#007934",
1851
2501
  stroke: "#000",
1852
2502
  strokeWidth: .1,
1853
2503
  d: "M309.8 254.8c1.2-.6 6-2.9 7.4-4.5-.1 0 .5.5.4.7.5 0 .2-.4.6-.5l.8-.1c.3 0 .1 0 .1.2-.4.6-1.3 1-2 1.5l.2.2h.7v-.3c.3.1.2.3.1.4-.2.4-.9.3-1.1.6a3 3 0 0 1-1 .9c.4-.2.7-.5 1.1-.5.6 0 .8-.4 1.3-.5.6-.1 1-.5 1.4-.8-.2.2-.5.4-.4.7l.4.1c-.4.4-1.2.7-1.5 1.2l-.6.1c-.3.1-.2.5-.4.6-.7.3-1 1-1.4 1.4l-.8.4c-.4.2-2.8 1.8-2.8 1.6-.2-1.1-2.6.5-8-1.2"
1854
- })), /* @__PURE__ */ React.createElement("path", {
2504
+ })), /*#__PURE__*/ React.createElement("path", {
1855
2505
  fill: "#00a6de",
1856
2506
  stroke: "#000",
1857
2507
  strokeWidth: .1,
@@ -1868,421 +2518,421 @@ var SvgBo = function SvgBo(props) {
1868
2518
  textTransform: "none",
1869
2519
  marker: "none"
1870
2520
  }
1871
- }), _path331 || (_path331 = /* @__PURE__ */ React.createElement("path", {
2521
+ }), _path331 || (_path331 = /*#__PURE__*/ React.createElement("path", {
1872
2522
  fill: "#e8a30e",
1873
2523
  d: "M324.7 266.8c0 .2 0 .2-.4.3-.4 0-.5 0-.5-.2s.1-.2.5-.2c.3-.1.4-.1.4 0z"
1874
- })), _path332 || (_path332 = /* @__PURE__ */ React.createElement("path", {
2524
+ })), _path332 || (_path332 = /*#__PURE__*/ React.createElement("path", {
1875
2525
  fill: "#e8a30e",
1876
2526
  d: "m324.8 266.8-.5.2h-.5c0-.2.2-.2.5-.3h.5zm-2.8 9c.8-2.2 1-3.8-.2-6 2-1.9 3.3-1.2 4.6 0-1.2 2.3-1 4-.2 6a4 4 0 0 1-4.2 0"
1877
- })), _path333 || (_path333 = /* @__PURE__ */ React.createElement("path", {
2527
+ })), _path333 || (_path333 = /*#__PURE__*/ React.createElement("path", {
1878
2528
  fill: "#e8a30e",
1879
2529
  d: "M324 268.6v7.7h.1v-7.7z"
1880
- })), _path334 || (_path334 = /* @__PURE__ */ React.createElement("path", {
2530
+ })), _path334 || (_path334 = /*#__PURE__*/ React.createElement("path", {
1881
2531
  fill: "#e8a30e",
1882
2532
  d: "M324.4 268.6a44.6 44.6 0 0 0-.3 7.7c0-2.9.2-5.3.4-7.6zm.7-2.4c-.4.4-.6.4-.4 1 .4-.3.4-.5.4-1"
1883
- })), _path335 || (_path335 = /* @__PURE__ */ React.createElement("path", {
2533
+ })), _path335 || (_path335 = /*#__PURE__*/ React.createElement("path", {
1884
2534
  fill: "#e8a30e",
1885
2535
  d: "M324.3 266.4c.2.3.6.4.3 1-.4-.3-.3-.4-.3-1"
1886
- })), _path336 || (_path336 = /* @__PURE__ */ React.createElement("path", {
2536
+ })), _path336 || (_path336 = /*#__PURE__*/ React.createElement("path", {
1887
2537
  fill: "#e8a30e",
1888
2538
  d: "M324.3 267c.2.3.5.3.3.9-.3-.3-.4-.3-.4-.8z"
1889
- })), _path337 || (_path337 = /* @__PURE__ */ React.createElement("path", {
2539
+ })), _path337 || (_path337 = /*#__PURE__*/ React.createElement("path", {
1890
2540
  fill: "#e8a30e",
1891
2541
  d: "M324.2 267.4c.2.2.5.4.3 1-.4-.4-.3-.4-.3-1"
1892
- })), _path338 || (_path338 = /* @__PURE__ */ React.createElement("path", {
2542
+ })), _path338 || (_path338 = /*#__PURE__*/ React.createElement("path", {
1893
2543
  fill: "#e8a30e",
1894
2544
  d: "M324 267.9c.3.2.7.3.4 1-.4-.4-.2-.5-.4-1"
1895
- })), _path339 || (_path339 = /* @__PURE__ */ React.createElement("path", {
2545
+ })), _path339 || (_path339 = /*#__PURE__*/ React.createElement("path", {
1896
2546
  fill: "#e8a30e",
1897
2547
  d: "M324 268.4c.2.2.6.3.4 1-.3-.4-.4-.4-.4-1m1.3-1.7c-.2.1-.6.1-.6.8.5-.3.5-.3.6-.8"
1898
- })), _path340 || (_path340 = /* @__PURE__ */ React.createElement("path", {
2548
+ })), _path340 || (_path340 = /*#__PURE__*/ React.createElement("path", {
1899
2549
  fill: "#e8a30e",
1900
2550
  d: "M325.3 267.1c-.2.2-.7.2-.7.7.6-.2.5-.2.7-.7"
1901
- })), _path341 || (_path341 = /* @__PURE__ */ React.createElement("path", {
2551
+ })), _path341 || (_path341 = /*#__PURE__*/ React.createElement("path", {
1902
2552
  fill: "#e8a30e",
1903
2553
  d: "M325.2 267.6c-.2.1-.6 0-.7.7.6-.3.6-.2.7-.8z"
1904
- })), _path342 || (_path342 = /* @__PURE__ */ React.createElement("path", {
2554
+ })), _path342 || (_path342 = /*#__PURE__*/ React.createElement("path", {
1905
2555
  fill: "#e8a30e",
1906
2556
  d: "M325.2 268.1c-.2 0-.7 0-.7.7.4-.1.4-.3.7-.7"
1907
- })), _path343 || (_path343 = /* @__PURE__ */ React.createElement("path", {
2557
+ })), _path343 || (_path343 = /*#__PURE__*/ React.createElement("path", {
1908
2558
  fill: "#e8a30e",
1909
2559
  d: "M325 268.6c-.4.1-.5 0-.6.7.5-.3.4-.2.5-.7zm.2.3c-.7 2.1-.8 4-.7 7.4h.1c0-3.4.1-5.2.8-7.3h-.1zm1.2-2.2c-.4.3-.6.2-.5.8.4-.1.4-.3.5-.8"
1910
- })), _path344 || (_path344 = /* @__PURE__ */ React.createElement("path", {
2560
+ })), _path344 || (_path344 = /*#__PURE__*/ React.createElement("path", {
1911
2561
  fill: "#e8a30e",
1912
2562
  d: "M325.6 266.8c.2.2.5.4.1 1-.3-.4-.2-.5 0-1z"
1913
- })), _path345 || (_path345 = /* @__PURE__ */ React.createElement("path", {
2563
+ })), _path345 || (_path345 = /*#__PURE__*/ React.createElement("path", {
1914
2564
  fill: "#e8a30e",
1915
2565
  d: "M325.4 267.4c.3.3.5.3.2.8-.2-.3-.3-.3-.2-.8"
1916
- })), _path346 || (_path346 = /* @__PURE__ */ React.createElement("path", {
2566
+ })), _path346 || (_path346 = /*#__PURE__*/ React.createElement("path", {
1917
2567
  fill: "#e8a30e",
1918
2568
  d: "M325.3 267.7c.1.3.4.4.1 1-.3-.4-.3-.4-.1-1"
1919
- })), _path347 || (_path347 = /* @__PURE__ */ React.createElement("path", {
2569
+ })), _path347 || (_path347 = /*#__PURE__*/ React.createElement("path", {
1920
2570
  fill: "#e8a30e",
1921
2571
  d: "M325 268.1c.3.3.6.5.3 1-.4-.4-.2-.5-.3-1"
1922
- })), _path348 || (_path348 = /* @__PURE__ */ React.createElement("path", {
2572
+ })), _path348 || (_path348 = /*#__PURE__*/ React.createElement("path", {
1923
2573
  fill: "#e8a30e",
1924
2574
  d: "M324.9 268.6c.2.3.5.5.2 1-.3-.4-.3-.4-.2-1m1.6-1.4c-.2.2-.6 0-.7.7.5-.2.5-.2.7-.6z"
1925
- })), _path349 || (_path349 = /* @__PURE__ */ React.createElement("path", {
2575
+ })), _path349 || (_path349 = /*#__PURE__*/ React.createElement("path", {
1926
2576
  fill: "#e8a30e",
1927
2577
  d: "M326.4 267.7c-.2 0-.6 0-.8.5.6-.1.6 0 .8-.5"
1928
- })), _path350 || (_path350 = /* @__PURE__ */ React.createElement("path", {
2578
+ })), _path350 || (_path350 = /*#__PURE__*/ React.createElement("path", {
1929
2579
  fill: "#e8a30e",
1930
2580
  d: "M326.3 268c-.3.2-.7 0-.9.7.7-.2.6-.2.9-.6z"
1931
- })), _path351 || (_path351 = /* @__PURE__ */ React.createElement("path", {
2581
+ })), _path351 || (_path351 = /*#__PURE__*/ React.createElement("path", {
1932
2582
  fill: "#e8a30e",
1933
2583
  d: "M326.1 268.6c-.2 0-.6-.2-.8.5.4 0 .4-.2.8-.5"
1934
- })), _path352 || (_path352 = /* @__PURE__ */ React.createElement("path", {
2584
+ })), _path352 || (_path352 = /*#__PURE__*/ React.createElement("path", {
1935
2585
  fill: "#e8a30e",
1936
2586
  d: "M325.8 269c-.3 0-.5 0-.7.6.5-.2.5-.1.7-.6m.1.4c-1 1.9-1.1 3.6-.7 6.8l.2-.1c-.4-3-.2-4.7.6-6.6zm1.6-2.2c-.5.2-.7.2-.7.8.4-.2.5-.4.7-.8"
1937
- })), _path353 || (_path353 = /* @__PURE__ */ React.createElement("path", {
2587
+ })), _path353 || (_path353 = /*#__PURE__*/ React.createElement("path", {
1938
2588
  fill: "#e8a30e",
1939
2589
  d: "M326.7 267.2c.1.3.4.5 0 1-.3-.5-.2-.5 0-1"
1940
- })), _path354 || (_path354 = /* @__PURE__ */ React.createElement("path", {
2590
+ })), _path354 || (_path354 = /*#__PURE__*/ React.createElement("path", {
1941
2591
  fill: "#e8a30e",
1942
2592
  d: "M326.4 267.8c.2.2.4.4 0 .8 0-.4-.2-.4 0-.9z"
1943
- })), _path355 || (_path355 = /* @__PURE__ */ React.createElement("path", {
2593
+ })), _path355 || (_path355 = /*#__PURE__*/ React.createElement("path", {
1944
2594
  fill: "#e8a30e",
1945
2595
  d: "M326.2 268c.1.3.4.5 0 1-.3-.4-.2-.4 0-1"
1946
- })), _path356 || (_path356 = /* @__PURE__ */ React.createElement("path", {
2596
+ })), _path356 || (_path356 = /*#__PURE__*/ React.createElement("path", {
1947
2597
  fill: "#e8a30e",
1948
2598
  d: "M326 268.5c0 .3.4.5 0 1-.3-.5 0-.5 0-1"
1949
- })), _path357 || (_path357 = /* @__PURE__ */ React.createElement("path", {
2599
+ })), _path357 || (_path357 = /*#__PURE__*/ React.createElement("path", {
1950
2600
  fill: "#e8a30e",
1951
2601
  d: "M325.7 268.9c.2.3.5.5 0 1-.1-.4-.2-.5 0-1m1.8-1.1c-.2 0-.6-.1-.8.5.6-.1.5 0 .8-.5"
1952
- })), _path358 || (_path358 = /* @__PURE__ */ React.createElement("path", {
2602
+ })), _path358 || (_path358 = /*#__PURE__*/ React.createElement("path", {
1953
2603
  fill: "#e8a30e",
1954
2604
  d: "M327.3 268.2c-.2 0-.6-.1-.8.4.6 0 .6 0 .8-.4"
1955
- })), _path359 || (_path359 = /* @__PURE__ */ React.createElement("path", {
2605
+ })), _path359 || (_path359 = /*#__PURE__*/ React.createElement("path", {
1956
2606
  fill: "#e8a30e",
1957
2607
  d: "M327.1 268.5c-.2 0-.6 0-.8.5.6 0 .5 0 .8-.5"
1958
- })), _path360 || (_path360 = /* @__PURE__ */ React.createElement("path", {
2608
+ })), _path360 || (_path360 = /*#__PURE__*/ React.createElement("path", {
1959
2609
  fill: "#e8a30e",
1960
2610
  d: "M327 269c-.3 0-.7-.3-1 .4.5 0 .5-.1 1-.4m-.5.4c-.3 0-.4 0-.7.5.5-.1.5 0 .7-.5m-3-.7c.2 2.4.4 4.8.4 7.6h.1c.1-2.9 0-5.3-.4-7.6zm-.6-2.6c.4.4.5.4.4 1-.4-.3-.4-.5-.4-1"
1961
- })), _path361 || (_path361 = /* @__PURE__ */ React.createElement("path", {
2611
+ })), _path361 || (_path361 = /*#__PURE__*/ React.createElement("path", {
1962
2612
  fill: "#e8a30e",
1963
2613
  d: "M323.7 266.4c-.3.2-.6.4-.4 1 .4-.3.4-.4.4-1"
1964
- })), _path362 || (_path362 = /* @__PURE__ */ React.createElement("path", {
2614
+ })), _path362 || (_path362 = /*#__PURE__*/ React.createElement("path", {
1965
2615
  fill: "#e8a30e",
1966
2616
  d: "M323.7 267c-.3.3-.5.3-.3.8.2-.3.3-.2.3-.7z"
1967
- })), _path363 || (_path363 = /* @__PURE__ */ React.createElement("path", {
2617
+ })), _path363 || (_path363 = /*#__PURE__*/ React.createElement("path", {
1968
2618
  fill: "#e8a30e",
1969
2619
  d: "M323.8 267.4c-.2.2-.5.3-.3 1 .4-.4.3-.4.3-1"
1970
- })), _path364 || (_path364 = /* @__PURE__ */ React.createElement("path", {
2620
+ })), _path364 || (_path364 = /*#__PURE__*/ React.createElement("path", {
1971
2621
  fill: "#e8a30e",
1972
2622
  d: "M324 267.9c-.3.2-.7.3-.5 1 .5-.4.2-.5.4-1z"
1973
- })), _path365 || (_path365 = /* @__PURE__ */ React.createElement("path", {
2623
+ })), _path365 || (_path365 = /*#__PURE__*/ React.createElement("path", {
1974
2624
  fill: "#e8a30e",
1975
2625
  d: "M324 268.4c-.3.2-.6.3-.4.9.3-.3.4-.4.4-.9m-1.3-1.8c.2.2.6.2.6.8-.5-.3-.5-.2-.6-.8"
1976
- })), _path366 || (_path366 = /* @__PURE__ */ React.createElement("path", {
2626
+ })), _path366 || (_path366 = /*#__PURE__*/ React.createElement("path", {
1977
2627
  fill: "#e8a30e",
1978
2628
  d: "M322.7 267.1c.2.1.6.1.6.7-.5-.3-.5-.2-.6-.7"
1979
- })), _path367 || (_path367 = /* @__PURE__ */ React.createElement("path", {
2629
+ })), _path367 || (_path367 = /*#__PURE__*/ React.createElement("path", {
1980
2630
  fill: "#e8a30e",
1981
2631
  d: "M322.8 267.5c.2.1.6.1.6.8-.5-.3-.5-.3-.6-.8"
1982
- })), _path368 || (_path368 = /* @__PURE__ */ React.createElement("path", {
2632
+ })), _path368 || (_path368 = /*#__PURE__*/ React.createElement("path", {
1983
2633
  fill: "#e8a30e",
1984
2634
  d: "M322.8 268c.2.1.7 0 .7.8-.4-.1-.4-.4-.7-.7z"
1985
- })), _path369 || (_path369 = /* @__PURE__ */ React.createElement("path", {
2635
+ })), _path369 || (_path369 = /*#__PURE__*/ React.createElement("path", {
1986
2636
  fill: "#e8a30e",
1987
2637
  d: "M323 268.5c.3.2.5.1.5.8-.4-.3-.4-.3-.5-.8m-.2.5a4 4 0 0 0-.2.1c.7 2 1 3.9.9 7.2h.1a19 19 0 0 0-.8-7.3m-1.2-2.4c.4.3.5.3.5.8-.4-.1-.4-.3-.5-.8"
1988
- })), _path370 || (_path370 = /* @__PURE__ */ React.createElement("path", {
2638
+ })), _path370 || (_path370 = /*#__PURE__*/ React.createElement("path", {
1989
2639
  fill: "#e8a30e",
1990
2640
  d: "M322.4 266.7c-.2.3-.5.4-.2 1 .3-.4.3-.4.2-1"
1991
- })), _path371 || (_path371 = /* @__PURE__ */ React.createElement("path", {
2641
+ })), _path371 || (_path371 = /*#__PURE__*/ React.createElement("path", {
1992
2642
  fill: "#e8a30e",
1993
2643
  d: "M322.6 267.3c-.3.3-.6.4-.2.9.2-.4.3-.4.2-.9"
1994
- })), _path372 || (_path372 = /* @__PURE__ */ React.createElement("path", {
2644
+ })), _path372 || (_path372 = /*#__PURE__*/ React.createElement("path", {
1995
2645
  fill: "#e8a30e",
1996
2646
  d: "M322.7 267.6c-.2.3-.5.5-.1 1 .3-.4.2-.4.1-1"
1997
- })), _path373 || (_path373 = /* @__PURE__ */ React.createElement("path", {
2647
+ })), _path373 || (_path373 = /*#__PURE__*/ React.createElement("path", {
1998
2648
  fill: "#e8a30e",
1999
2649
  d: "M323 268.1c-.3.3-.6.4-.3 1 .4-.5.1-.5.2-1z"
2000
- })), _path374 || (_path374 = /* @__PURE__ */ React.createElement("path", {
2650
+ })), _path374 || (_path374 = /*#__PURE__*/ React.createElement("path", {
2001
2651
  fill: "#e8a30e",
2002
2652
  d: "M323 268.6c-.1.2-.5.4-.1 1 .2-.4.3-.5.2-1zm-1.5-1.5c.2.1.6 0 .7.7-.6-.2-.5-.2-.7-.7"
2003
- })), _path375 || (_path375 = /* @__PURE__ */ React.createElement("path", {
2653
+ })), _path375 || (_path375 = /*#__PURE__*/ React.createElement("path", {
2004
2654
  fill: "#e8a30e",
2005
2655
  d: "M321.6 267.6c.2 0 .6 0 .7.5-.5-.1-.5 0-.7-.5"
2006
- })), _path376 || (_path376 = /* @__PURE__ */ React.createElement("path", {
2656
+ })), _path376 || (_path376 = /*#__PURE__*/ React.createElement("path", {
2007
2657
  fill: "#e8a30e",
2008
2658
  d: "M321.7 268c.2 0 .7 0 .8.6-.6-.2-.6-.2-.8-.7z"
2009
- })), _path377 || (_path377 = /* @__PURE__ */ React.createElement("path", {
2659
+ })), _path377 || (_path377 = /*#__PURE__*/ React.createElement("path", {
2010
2660
  fill: "#e8a30e",
2011
2661
  d: "M321.9 268.5c.2 0 .6-.2.8.6-.4 0-.5-.3-.8-.6"
2012
- })), _path378 || (_path378 = /* @__PURE__ */ React.createElement("path", {
2662
+ })), _path378 || (_path378 = /*#__PURE__*/ React.createElement("path", {
2013
2663
  fill: "#e8a30e",
2014
2664
  d: "M322.2 269c.3 0 .4 0 .6.5-.5-.2-.4-.1-.6-.6zm0 .5a4 4 0 0 0-.2 0c.9 2 1 3.6.7 6.6h.2c.3-3 .2-4.6-.8-6.6zm-1.7-2.5c.4.3.6.2.6.8-.4-.1-.5-.3-.6-.8"
2015
- })), _path379 || (_path379 = /* @__PURE__ */ React.createElement("path", {
2665
+ })), _path379 || (_path379 = /*#__PURE__*/ React.createElement("path", {
2016
2666
  fill: "#e8a30e",
2017
2667
  d: "M321.3 267c-.1.3-.4.6 0 1 .3-.4.2-.4 0-1"
2018
- })), _path380 || (_path380 = /* @__PURE__ */ React.createElement("path", {
2668
+ })), _path380 || (_path380 = /*#__PURE__*/ React.createElement("path", {
2019
2669
  fill: "#e8a30e",
2020
2670
  d: "M321.6 267.6c-.2.3-.5.4-.1.9.1-.4.3-.4 0-.9z"
2021
- })), _path381 || (_path381 = /* @__PURE__ */ React.createElement("path", {
2671
+ })), _path381 || (_path381 = /*#__PURE__*/ React.createElement("path", {
2022
2672
  fill: "#e8a30e",
2023
2673
  d: "M321.8 268c-.2.2-.4.4 0 1 .2-.5.2-.5 0-1"
2024
- })), _path382 || (_path382 = /* @__PURE__ */ React.createElement("path", {
2674
+ })), _path382 || (_path382 = /*#__PURE__*/ React.createElement("path", {
2025
2675
  fill: "#e8a30e",
2026
2676
  d: "M322 268.4c-.1.3-.4.5 0 1 .3-.5 0-.5 0-1"
2027
- })), _path383 || (_path383 = /* @__PURE__ */ React.createElement("path", {
2677
+ })), _path383 || (_path383 = /*#__PURE__*/ React.createElement("path", {
2028
2678
  fill: "#e8a30e",
2029
2679
  d: "M322.3 268.8c-.2.3-.5.5-.1 1 .2-.4.2-.5 0-1zm-1.8-1.2c.2 0 .6 0 .8.5-.6 0-.6 0-.8-.5"
2030
- })), _path384 || (_path384 = /* @__PURE__ */ React.createElement("path", {
2680
+ })), _path384 || (_path384 = /*#__PURE__*/ React.createElement("path", {
2031
2681
  fill: "#e8a30e",
2032
2682
  d: "M320.6 268c.3 0 .7 0 .9.5-.6-.1-.6 0-.9-.5"
2033
- })), _path385 || (_path385 = /* @__PURE__ */ React.createElement("path", {
2683
+ })), _path385 || (_path385 = /*#__PURE__*/ React.createElement("path", {
2034
2684
  fill: "#e8a30e",
2035
2685
  d: "M320.8 268.4c.3 0 .7 0 1 .5-.7-.1-.7 0-1-.5"
2036
- })), _path386 || (_path386 = /* @__PURE__ */ React.createElement("path", {
2686
+ })), _path386 || (_path386 = /*#__PURE__*/ React.createElement("path", {
2037
2687
  fill: "#e8a30e",
2038
2688
  d: "M321 268.9c.3 0 .7-.3 1 .5-.5 0-.5-.3-1-.5"
2039
- })), _path387 || (_path387 = /* @__PURE__ */ React.createElement("path", {
2689
+ })), _path387 || (_path387 = /*#__PURE__*/ React.createElement("path", {
2040
2690
  fill: "#e8a30e",
2041
2691
  d: "M321.4 269.3c.3 0 .5 0 .7.5-.5-.1-.4 0-.7-.5m2.2-3.2c.3.4.5.4.3 1-.4-.3-.3-.5-.3-1"
2042
- })), _path388 || (_path388 = /* @__PURE__ */ React.createElement("path", {
2692
+ })), _path388 || (_path388 = /*#__PURE__*/ React.createElement("path", {
2043
2693
  fill: "#e8a30e",
2044
2694
  d: "M324.3 266.4c-.2.2-.5.3-.4 1 .5-.3.4-.4.4-1"
2045
- })), _path389 || (_path389 = /* @__PURE__ */ React.createElement("path", {
2695
+ })), _path389 || (_path389 = /*#__PURE__*/ React.createElement("path", {
2046
2696
  fill: "#e8a30e",
2047
2697
  d: "M324.4 267c-.3.2-.6.3-.4.8.2-.3.3-.2.4-.7z"
2048
- })), _path390 || (_path390 = /* @__PURE__ */ React.createElement("path", {
2698
+ })), _path390 || (_path390 = /*#__PURE__*/ React.createElement("path", {
2049
2699
  fill: "#e8a30e",
2050
2700
  d: "M324.4 267.4c-.2.2-.5.3-.4 1 .4-.4.4-.4.4-1"
2051
- })), _path391 || (_path391 = /* @__PURE__ */ React.createElement("path", {
2701
+ })), _path391 || (_path391 = /*#__PURE__*/ React.createElement("path", {
2052
2702
  fill: "#e8a30e",
2053
2703
  d: "M324.5 268c-.3.1-.6.2-.5.8.5-.3.3-.4.5-.9z"
2054
- })), _path392 || (_path392 = /* @__PURE__ */ React.createElement("path", {
2704
+ })), _path392 || (_path392 = /*#__PURE__*/ React.createElement("path", {
2055
2705
  fill: "#e8a30e",
2056
2706
  d: "M324.5 268.4c-.2.2-.6.3-.4.9.3-.3.4-.3.4-.9m-1.2-1.8c.2.2.6.2.6.8-.5-.3-.5-.3-.6-.8"
2057
- })), _path393 || (_path393 = /* @__PURE__ */ React.createElement("path", {
2707
+ })), _path393 || (_path393 = /*#__PURE__*/ React.createElement("path", {
2058
2708
  fill: "#e8a30e",
2059
2709
  d: "M323.3 267c.2.2.6.2.6.8-.5-.3-.5-.3-.6-.8"
2060
- })), _path394 || (_path394 = /* @__PURE__ */ React.createElement("path", {
2710
+ })), _path394 || (_path394 = /*#__PURE__*/ React.createElement("path", {
2061
2711
  fill: "#e8a30e",
2062
2712
  d: "M323.4 267.4c.2.2.6.2.6.9-.5-.4-.5-.3-.6-.9"
2063
- })), _path395 || (_path395 = /* @__PURE__ */ React.createElement("path", {
2713
+ })), _path395 || (_path395 = /*#__PURE__*/ React.createElement("path", {
2064
2714
  fill: "#e8a30e",
2065
2715
  d: "M323.4 268c.2.1.7 0 .6.8-.4-.2-.3-.4-.6-.8"
2066
- })), _path396 || (_path396 = /* @__PURE__ */ React.createElement("path", {
2716
+ })), _path396 || (_path396 = /*#__PURE__*/ React.createElement("path", {
2067
2717
  fill: "#e8a30e",
2068
2718
  d: "M323.6 268.5c.2.1.4.1.4.8-.4-.4-.4-.3-.4-.8m-.4.3h-.1c.5 2.5.7 4.7.6 7.5h.2c0-2.5 0-5-.7-7.5m-1-2.4c.4.4.6.3.5 1-.4-.3-.4-.5-.5-1"
2069
- })), _path397 || (_path397 = /* @__PURE__ */ React.createElement("path", {
2719
+ })), _path397 || (_path397 = /*#__PURE__*/ React.createElement("path", {
2070
2720
  fill: "#e8a30e",
2071
2721
  d: "M323 266.6c-.2.2-.5.4-.2 1 .3-.4.3-.4.2-1"
2072
- })), _path398 || (_path398 = /* @__PURE__ */ React.createElement("path", {
2722
+ })), _path398 || (_path398 = /*#__PURE__*/ React.createElement("path", {
2073
2723
  fill: "#e8a30e",
2074
2724
  d: "M323.1 267.2c-.2.2-.5.3-.2.8.2-.3.3-.3.2-.8"
2075
- })), _path399 || (_path399 = /* @__PURE__ */ React.createElement("path", {
2725
+ })), _path399 || (_path399 = /*#__PURE__*/ React.createElement("path", {
2076
2726
  fill: "#e8a30e",
2077
2727
  d: "M323.3 267.5c-.2.3-.5.4-.2 1 .3-.3.3-.4.2-1"
2078
- })), _path400 || (_path400 = /* @__PURE__ */ React.createElement("path", {
2728
+ })), _path400 || (_path400 = /*#__PURE__*/ React.createElement("path", {
2079
2729
  fill: "#e8a30e",
2080
2730
  d: "M323.5 268c-.3.3-.6.4-.3 1 .4-.4.2-.5.3-1"
2081
- })), _path401 || (_path401 = /* @__PURE__ */ React.createElement("path", {
2731
+ })), _path401 || (_path401 = /*#__PURE__*/ React.createElement("path", {
2082
2732
  fill: "#e8a30e",
2083
2733
  d: "M323.6 268.5c-.2.3-.6.4-.3 1 .3-.4.3-.5.3-1M322 267c.3 0 .7 0 .8.6-.6-.2-.6-.1-.8-.6"
2084
- })), _path402 || (_path402 = /* @__PURE__ */ React.createElement("path", {
2734
+ })), _path402 || (_path402 = /*#__PURE__*/ React.createElement("path", {
2085
2735
  fill: "#e8a30e",
2086
2736
  d: "M322.1 267.4c.2.1.7 0 .8.6-.6-.2-.6-.1-.8-.6"
2087
- })), _path403 || (_path403 = /* @__PURE__ */ React.createElement("path", {
2737
+ })), _path403 || (_path403 = /*#__PURE__*/ React.createElement("path", {
2088
2738
  fill: "#e8a30e",
2089
2739
  d: "M322.3 267.8c.2.1.6 0 .7.7-.6-.2-.6-.2-.7-.7"
2090
- })), _path404 || (_path404 = /* @__PURE__ */ React.createElement("path", {
2740
+ })), _path404 || (_path404 = /*#__PURE__*/ React.createElement("path", {
2091
2741
  fill: "#e8a30e",
2092
2742
  d: "M322.4 268.3c.2 0 .6-.1.8.7-.5-.1-.5-.3-.8-.7"
2093
- })), _path405 || (_path405 = /* @__PURE__ */ React.createElement("path", {
2743
+ })), _path405 || (_path405 = /*#__PURE__*/ React.createElement("path", {
2094
2744
  fill: "#e8a30e",
2095
2745
  d: "M322.7 268.8c.3 0 .4 0 .6.6-.5-.2-.5-.1-.6-.6m-.8.9c.6 1.4.8 2.6.7 3.7l-.3 2.5h.1c.6-2.5.5-4.4-.5-6.2"
2096
- })), _path406 || (_path406 = /* @__PURE__ */ React.createElement("path", {
2746
+ })), _path406 || (_path406 = /*#__PURE__*/ React.createElement("path", {
2097
2747
  fill: "#e8a30e",
2098
2748
  d: "m322.5 269.2-.1.1c.8 2.1.9 4 .7 7h.1c.2-3 .1-5-.7-7zm-1.4-2.4c.4.3.5.2.5.8-.4-.1-.4-.3-.5-.8"
2099
- })), _path407 || (_path407 = /* @__PURE__ */ React.createElement("path", {
2749
+ })), _path407 || (_path407 = /*#__PURE__*/ React.createElement("path", {
2100
2750
  fill: "#e8a30e",
2101
2751
  d: "M321.8 266.9c-.1.2-.4.4 0 1 .3-.4.2-.5 0-1"
2102
- })), _path408 || (_path408 = /* @__PURE__ */ React.createElement("path", {
2752
+ })), _path408 || (_path408 = /*#__PURE__*/ React.createElement("path", {
2103
2753
  fill: "#e8a30e",
2104
2754
  d: "M322 267.4c-.1.3-.4.4 0 1 .1-.4.2-.4 0-1"
2105
- })), _path409 || (_path409 = /* @__PURE__ */ React.createElement("path", {
2755
+ })), _path409 || (_path409 = /*#__PURE__*/ React.createElement("path", {
2106
2756
  fill: "#e8a30e",
2107
2757
  d: "M322.3 267.8c-.2.2-.5.4 0 1 .2-.5.1-.5 0-1"
2108
- })), _path410 || (_path410 = /* @__PURE__ */ React.createElement("path", {
2758
+ })), _path410 || (_path410 = /*#__PURE__*/ React.createElement("path", {
2109
2759
  fill: "#e8a30e",
2110
2760
  d: "M322.5 268.2c-.2.3-.5.5 0 1 .2-.5 0-.5 0-1"
2111
- })), _path411 || (_path411 = /* @__PURE__ */ React.createElement("path", {
2761
+ })), _path411 || (_path411 = /*#__PURE__*/ React.createElement("path", {
2112
2762
  fill: "#e8a30e",
2113
2763
  d: "M322.7 268.7c-.1.2-.5.5-.1 1 .2-.4.3-.5.1-1m-1.7-1.3c.2 0 .6 0 .8.5-.6-.1-.6 0-.8-.5"
2114
- })), _path412 || (_path412 = /* @__PURE__ */ React.createElement("path", {
2764
+ })), _path412 || (_path412 = /*#__PURE__*/ React.createElement("path", {
2115
2765
  fill: "#e8a30e",
2116
2766
  d: "M321.1 267.8c.3 0 .7 0 .8.5-.5-.1-.5 0-.8-.5"
2117
- })), _path413 || (_path413 = /* @__PURE__ */ React.createElement("path", {
2767
+ })), _path413 || (_path413 = /*#__PURE__*/ React.createElement("path", {
2118
2768
  fill: "#e8a30e",
2119
2769
  d: "M321.3 268.1c.2.1.7 0 .9.6-.6-.1-.6 0-.9-.6"
2120
- })), _path414 || (_path414 = /* @__PURE__ */ React.createElement("path", {
2770
+ })), _path414 || (_path414 = /*#__PURE__*/ React.createElement("path", {
2121
2771
  fill: "#e8a30e",
2122
2772
  d: "M321.5 268.7c.2 0 .6-.3.9.5-.5 0-.5-.2-.9-.5"
2123
- })), _path415 || (_path415 = /* @__PURE__ */ React.createElement("path", {
2773
+ })), _path415 || (_path415 = /*#__PURE__*/ React.createElement("path", {
2124
2774
  fill: "#e8a30e",
2125
2775
  d: "M321.9 269c.3.1.4 0 .6.6-.4-.1-.4 0-.6-.5zm-2-1.6c.5.2.7.2.8.7-.4 0-.5-.2-.7-.7z"
2126
- })), _path416 || (_path416 = /* @__PURE__ */ React.createElement("path", {
2776
+ })), _path416 || (_path416 = /*#__PURE__*/ React.createElement("path", {
2127
2777
  fill: "#e8a30e",
2128
2778
  d: "M320.7 267.4c0 .3-.3.5.2 1 .2-.5.1-.5-.2-1"
2129
- })), _path417 || (_path417 = /* @__PURE__ */ React.createElement("path", {
2779
+ })), _path417 || (_path417 = /*#__PURE__*/ React.createElement("path", {
2130
2780
  fill: "#e8a30e",
2131
2781
  d: "M321 267.9c0 .3-.3.5.1.9.1-.4.2-.4 0-.9z"
2132
- })), _path418 || (_path418 = /* @__PURE__ */ React.createElement("path", {
2782
+ })), _path418 || (_path418 = /*#__PURE__*/ React.createElement("path", {
2133
2783
  fill: "#e8a30e",
2134
2784
  d: "M321.3 268.2c0 .3-.3.5.1 1 .2-.5.2-.5 0-1z"
2135
- })), _path419 || (_path419 = /* @__PURE__ */ React.createElement("path", {
2785
+ })), _path419 || (_path419 = /*#__PURE__*/ React.createElement("path", {
2136
2786
  fill: "#e8a30e",
2137
2787
  d: "M321.6 268.6c0 .3-.4.5.1 1 .2-.6 0-.5 0-1z"
2138
- })), _path420 || (_path420 = /* @__PURE__ */ React.createElement("path", {
2788
+ })), _path420 || (_path420 = /*#__PURE__*/ React.createElement("path", {
2139
2789
  fill: "#e8a30e",
2140
2790
  d: "M322 269c-.2.3-.5.6 0 1 .1-.4.2-.5 0-1m-2-1c.2 0 .6-.1.9.4-.6 0-.6 0-1-.4z"
2141
- })), _path421 || (_path421 = /* @__PURE__ */ React.createElement("path", {
2791
+ })), _path421 || (_path421 = /*#__PURE__*/ React.createElement("path", {
2142
2792
  fill: "#e8a30e",
2143
2793
  d: "M320.2 268.4c.2 0 .6-.2.9.4-.6 0-.6 0-.9-.4"
2144
- })), _path422 || (_path422 = /* @__PURE__ */ React.createElement("path", {
2794
+ })), _path422 || (_path422 = /*#__PURE__*/ React.createElement("path", {
2145
2795
  fill: "#e8a30e",
2146
2796
  d: "M320.4 268.7c.3 0 .7-.1 1 .4-.6 0-.6 0-1-.4"
2147
- })), _path423 || (_path423 = /* @__PURE__ */ React.createElement("path", {
2797
+ })), _path423 || (_path423 = /*#__PURE__*/ React.createElement("path", {
2148
2798
  fill: "#e8a30e",
2149
2799
  d: "M320.7 269.2c.2 0 .6-.3 1 .4-.5 0-.5-.2-1-.4"
2150
- })), _path424 || (_path424 = /* @__PURE__ */ React.createElement("path", {
2800
+ })), _path424 || (_path424 = /*#__PURE__*/ React.createElement("path", {
2151
2801
  fill: "#e8a30e",
2152
2802
  d: "M321.1 269.5c.3 0 .5 0 .8.5-.5 0-.5 0-.8-.5m3.8-.7a25.9 25.9 0 0 0-.7 7.5 3 3 0 0 0 .2 0c0-2.8 0-5 .7-7.4a3 3 0 0 0-.2-.1m1-2.3c-.4.3-.5.3-.5.9.4-.2.5-.4.5-.9"
2153
- })), _path425 || (_path425 = /* @__PURE__ */ React.createElement("path", {
2803
+ })), _path425 || (_path425 = /*#__PURE__*/ React.createElement("path", {
2154
2804
  fill: "#e8a30e",
2155
2805
  d: "M325.1 266.6c.2.3.5.5.2 1-.3-.4-.3-.4-.2-1"
2156
- })), _path426 || (_path426 = /* @__PURE__ */ React.createElement("path", {
2806
+ })), _path426 || (_path426 = /*#__PURE__*/ React.createElement("path", {
2157
2807
  fill: "#e8a30e",
2158
2808
  d: "M325 267.3c.3.2.5.3.2.8-.2-.3-.3-.3-.2-.9z"
2159
- })), _path427 || (_path427 = /* @__PURE__ */ React.createElement("path", {
2809
+ })), _path427 || (_path427 = /*#__PURE__*/ React.createElement("path", {
2160
2810
  fill: "#e8a30e",
2161
2811
  d: "M324.9 267.6c.2.2.5.4.2 1-.4-.4-.3-.5-.2-1"
2162
- })), _path428 || (_path428 = /* @__PURE__ */ React.createElement("path", {
2812
+ })), _path428 || (_path428 = /*#__PURE__*/ React.createElement("path", {
2163
2813
  fill: "#e8a30e",
2164
2814
  d: "M324.7 268c.2.3.5.5.2 1-.4-.4-.1-.5-.2-1"
2165
- })), _path429 || (_path429 = /* @__PURE__ */ React.createElement("path", {
2815
+ })), _path429 || (_path429 = /*#__PURE__*/ React.createElement("path", {
2166
2816
  fill: "#e8a30e",
2167
2817
  d: "M324.5 268.5c.2.3.6.5.3 1-.3-.4-.3-.4-.3-1m1.6-1.5c-.2.2-.6 0-.7.7.5-.2.5-.2.7-.7"
2168
- })), _path430 || (_path430 = /* @__PURE__ */ React.createElement("path", {
2818
+ })), _path430 || (_path430 = /*#__PURE__*/ React.createElement("path", {
2169
2819
  fill: "#e8a30e",
2170
2820
  d: "M326 267.5c-.2 0-.6 0-.7.6.5-.2.5-.1.7-.6"
2171
- })), _path431 || (_path431 = /* @__PURE__ */ React.createElement("path", {
2821
+ })), _path431 || (_path431 = /*#__PURE__*/ React.createElement("path", {
2172
2822
  fill: "#e8a30e",
2173
2823
  d: "M325.9 267.9c-.2 0-.7 0-.8.6.6-.2.6-.1.8-.6"
2174
- })), _path432 || (_path432 = /* @__PURE__ */ React.createElement("path", {
2824
+ })), _path432 || (_path432 = /*#__PURE__*/ React.createElement("path", {
2175
2825
  fill: "#e8a30e",
2176
2826
  d: "M325.7 268.4c-.2 0-.6-.2-.7.6.4 0 .4-.3.7-.6"
2177
- })), _path433 || (_path433 = /* @__PURE__ */ React.createElement("path", {
2827
+ })), _path433 || (_path433 = /*#__PURE__*/ React.createElement("path", {
2178
2828
  fill: "#e8a30e",
2179
2829
  d: "M325.4 268.8c-.2.1-.4 0-.5.7.4-.2.4-.2.5-.7m.2.4c-.9 2.1-1 4.1-.8 7h.2c-.2-3-.1-4.9.7-7zm1.5-2.3c-.5.3-.6.2-.6.8.4-.1.4-.3.6-.8"
2180
- })), _path434 || (_path434 = /* @__PURE__ */ React.createElement("path", {
2830
+ })), _path434 || (_path434 = /*#__PURE__*/ React.createElement("path", {
2181
2831
  fill: "#e8a30e",
2182
2832
  d: "M326.3 267c.1.2.4.5 0 1-.3-.5-.2-.5 0-1"
2183
- })), _path435 || (_path435 = /* @__PURE__ */ React.createElement("path", {
2833
+ })), _path435 || (_path435 = /*#__PURE__*/ React.createElement("path", {
2184
2834
  fill: "#e8a30e",
2185
2835
  d: "M326 267.5c.3.3.5.5.1 1-.1-.5-.2-.5 0-1z"
2186
- })), _path436 || (_path436 = /* @__PURE__ */ React.createElement("path", {
2836
+ })), _path436 || (_path436 = /*#__PURE__*/ React.createElement("path", {
2187
2837
  fill: "#e8a30e",
2188
2838
  d: "M325.9 267.8c.1.3.4.5 0 1-.3-.4-.2-.4 0-1"
2189
- })), _path437 || (_path437 = /* @__PURE__ */ React.createElement("path", {
2839
+ })), _path437 || (_path437 = /*#__PURE__*/ React.createElement("path", {
2190
2840
  fill: "#e8a30e",
2191
2841
  d: "M325.6 268.3c.2.3.5.5.1 1-.3-.5 0-.5-.1-1"
2192
- })), _path438 || (_path438 = /* @__PURE__ */ React.createElement("path", {
2842
+ })), _path438 || (_path438 = /*#__PURE__*/ React.createElement("path", {
2193
2843
  fill: "#e8a30e",
2194
2844
  d: "M325.4 268.7c.2.3.5.5.1 1-.2-.4-.3-.4-.1-1m1.7-1.2c-.2.1-.6 0-.8.5.6 0 .6 0 .8-.5"
2195
- })), _path439 || (_path439 = /* @__PURE__ */ React.createElement("path", {
2845
+ })), _path439 || (_path439 = /*#__PURE__*/ React.createElement("path", {
2196
2846
  fill: "#e8a30e",
2197
2847
  d: "M327 268c-.2 0-.6-.1-.8.4.6-.1.5 0 .8-.5z"
2198
- })), _path440 || (_path440 = /* @__PURE__ */ React.createElement("path", {
2848
+ })), _path440 || (_path440 = /*#__PURE__*/ React.createElement("path", {
2199
2849
  fill: "#e8a30e",
2200
2850
  d: "M326.8 268.3c-.2 0-.7 0-.8.5.6-.1.5 0 .8-.5"
2201
- })), _path441 || (_path441 = /* @__PURE__ */ React.createElement("path", {
2851
+ })), _path441 || (_path441 = /*#__PURE__*/ React.createElement("path", {
2202
2852
  fill: "#e8a30e",
2203
2853
  d: "M326.6 268.8c-.2 0-.6-.3-.8.5.4 0 .4-.3.8-.5"
2204
- })), _path442 || (_path442 = /* @__PURE__ */ React.createElement("path", {
2854
+ })), _path442 || (_path442 = /*#__PURE__*/ React.createElement("path", {
2205
2855
  fill: "#e8a30e",
2206
2856
  d: "M326.3 269.2c-.4 0-.5 0-.7.5.4-.1.4 0 .6-.5zm0 .5c-1.1 2-1 4-.6 6.3h.2l-.3-2.9a6 6 0 0 1 .8-3.3h-.1zm1.9-2c-.5.1-.7 0-.8.6.5 0 .5-.2.8-.7z"
2207
- })), _path443 || (_path443 = /* @__PURE__ */ React.createElement("path", {
2857
+ })), _path443 || (_path443 = /*#__PURE__*/ React.createElement("path", {
2208
2858
  fill: "#e8a30e",
2209
2859
  d: "M327.4 267.5c0 .3.3.6-.2 1-.2-.5-.1-.5.2-1"
2210
- })), _path444 || (_path444 = /* @__PURE__ */ React.createElement("path", {
2860
+ })), _path444 || (_path444 = /*#__PURE__*/ React.createElement("path", {
2211
2861
  fill: "#e8a30e",
2212
2862
  d: "M327 268c.2.3.4.5 0 .9-.1-.4-.2-.4 0-.9"
2213
- })), _path445 || (_path445 = /* @__PURE__ */ React.createElement("path", {
2863
+ })), _path445 || (_path445 = /*#__PURE__*/ React.createElement("path", {
2214
2864
  fill: "#e8a30e",
2215
2865
  d: "M326.8 268.3c.1.3.3.5-.1 1-.2-.5-.2-.5.1-1"
2216
- })), _path446 || (_path446 = /* @__PURE__ */ React.createElement("path", {
2866
+ })), _path446 || (_path446 = /*#__PURE__*/ React.createElement("path", {
2217
2867
  fill: "#e8a30e",
2218
2868
  d: "M326.5 268.7c0 .3.4.6-.1 1-.2-.6 0-.5 0-1z"
2219
- })), _path447 || (_path447 = /* @__PURE__ */ React.createElement("path", {
2869
+ })), _path447 || (_path447 = /*#__PURE__*/ React.createElement("path", {
2220
2870
  fill: "#e8a30e",
2221
2871
  d: "M326.2 269c.1.4.4.7 0 1-.2-.4-.2-.4 0-1m2-.8c-.3 0-.6-.2-1 .4.6 0 .6 0 1-.4"
2222
- })), _path448 || (_path448 = /* @__PURE__ */ React.createElement("path", {
2872
+ })), _path448 || (_path448 = /*#__PURE__*/ React.createElement("path", {
2223
2873
  fill: "#e8a30e",
2224
2874
  d: "M327.9 268.6c-.2 0-.6-.2-.9.3.6 0 .6 0 .9-.3"
2225
- })), _path449 || (_path449 = /* @__PURE__ */ React.createElement("path", {
2875
+ })), _path449 || (_path449 = /*#__PURE__*/ React.createElement("path", {
2226
2876
  fill: "#e8a30e",
2227
2877
  d: "M327.7 268.9c-.3 0-.7-.2-1 .4.7 0 .6 0 1-.4"
2228
- })), _path450 || (_path450 = /* @__PURE__ */ React.createElement("path", {
2878
+ })), _path450 || (_path450 = /*#__PURE__*/ React.createElement("path", {
2229
2879
  fill: "#e8a30e",
2230
2880
  d: "M327.4 269.4c-.2 0-.6-.4-1 .3.5 0 .6-.2 1-.3"
2231
- })), _path451 || (_path451 = /* @__PURE__ */ React.createElement("path", {
2881
+ })), _path451 || (_path451 = /*#__PURE__*/ React.createElement("path", {
2232
2882
  fill: "#e8a30e",
2233
2883
  d: "M327 269.7c-.3 0-.5-.1-.8.4.5 0 .5 0 .8-.4m-3.5 2.7h1.1c.7 0 1.2.2 1.2.4s-.5.3-1.2.3h-1.1c-.7 0-1.3-.2-1.3-.4s.6-.3 1.3-.3"
2234
- })), _path452 || (_path452 = /* @__PURE__ */ React.createElement("path", {
2884
+ })), _path452 || (_path452 = /*#__PURE__*/ React.createElement("path", {
2235
2885
  fill: "#e8a30e",
2236
2886
  d: "m322.7 272.4-.4.6a.3.3 0 0 0 .2 0h.2l.4-.6zm.9 0-.4.6h.4l.4-.6zm.9 0-.4.7h.4l.4-.7zm.8 0-.3.7h.4l.3-.6a.3.3 0 0 0-.2 0z"
2237
- })), _path453 || (_path453 = /* @__PURE__ */ React.createElement("path", {
2887
+ })), _path453 || (_path453 = /*#__PURE__*/ React.createElement("path", {
2238
2888
  fill: "#e7e7e7",
2239
2889
  stroke: "#000",
2240
2890
  strokeWidth: .1,
2241
2891
  d: "m316.5 268.8.5 2.7.2.2v1.1c.3.5.3 1.1.5 1.6l.3.6h.4l.1.2-.2.2h-.6l-.3-.1v-.3h-.2l-.1-.6-.8-1c0-.1 0-.4-.2-.5l-.3-.3c-.5-1-1-3-1-3m-6.4-1 1.8.4-.5 2.6c-.3.8-.3.9-.2 1 .2.5.4 1.2 1.1 2.3l.6.4.5.3h.5l.1-.2c0-.1-.3 0-.5-.2 0-.3-.5-.8-.5-1.2-.3-.7-.2-.7-.2-1.5l.5-1.6c.2-.5.5-1.4.5-2l-.8-1.7-.5-.7m-1.6-1.1c-2.9 1-1.7 3.5-.9 3.6m9.2-8.1.4-1v-.4l-.7.9"
2242
- })), _path454 || (_path454 = /* @__PURE__ */ React.createElement("path", {
2892
+ })), _path454 || (_path454 = /*#__PURE__*/ React.createElement("path", {
2243
2893
  fill: "#e7e7e7",
2244
2894
  stroke: "#000",
2245
2895
  strokeWidth: .1,
2246
2896
  d: "M319.2 262.4c.2 0 .4.1.4 0v-.6c-.6-.4-1-.4-1-.7v-.2c0-.2-.8-.3-1-.4l-.4-.2h-.2c-.8 0-1.1.7-1.2 1.2 0 0-.2 2.1-.5 3a.7.7 0 0 1-.2.3l-.2.2c-2-.2-3.4-.2-4.2-.2s-1.8.7-1.8.7-1 .6-1.1 1.6c-.1.3 0 .7.1 1 1 2.7 1.8 0 2.1.1h.4c.5 0 1.4 1.5 2.7 1.8 4 .9 5-1.2 5-5.8v-.2l.2-.4v-.8l1-.2.2-.1"
2247
- })), _path455 || (_path455 = /* @__PURE__ */ React.createElement("path", {
2897
+ })), _path455 || (_path455 = /*#__PURE__*/ React.createElement("path", {
2248
2898
  fill: "#e7e7e7",
2249
2899
  stroke: "#000",
2250
2900
  strokeWidth: .1,
2251
2901
  d: "m317.3 261 .4-1v-.4l-.9 1m-8.9 7.6c.3.8.7 1.5.7 1.8 0 .4-.3.6-.3.7h-.2l-.2.6a1.3 1.3 0 0 0 0 .6c0 .7.4 2.2.4 2.3 0 0 .3 0 .3.2v1.2c0 .2.3.3.3.3h.6l-.4-.4a.4.4 0 0 1 0-.2c0-.2.2-.4.3-.5v-.3l-.1-.2a8 8 0 0 1-.1-.9v-1.1l.2-.2.1-.2 1-.6.8-1 .2-.5a.5.5 0 0 0 0-.2 3.8 3.8 0 0 0-.3-.9 3.2 3.2 0 0 0-.6-.8m5.9 1.8c-.5.4-1.8.7-1.8 1 0 0 0 1.6-.2 2.2l-.3.6-.2.7-.3 1v.3l.4.3h-.4l-.6-.2V274l-.2-1.4.1-1-.1-3.6m4.7-5.4c.2.2.6.4 1.3.1.2.1.3.2.6-.2m-.3-.5h.2s.1 0 0 0c0 0 0-.1 0 0z"
2252
- })), _path456 || (_path456 = /* @__PURE__ */ React.createElement("path", { d: "M317.8 261.4c.2.3.4.3.6.1-.2-.3-.4-.1-.5-.1z" })), _path457 || (_path457 = /* @__PURE__ */ React.createElement("path", {
2902
+ })), _path456 || (_path456 = /*#__PURE__*/ React.createElement("path", { d: "M317.8 261.4c.2.3.4.3.6.1-.2-.3-.4-.1-.5-.1z" })), _path457 || (_path457 = /*#__PURE__*/ React.createElement("path", {
2253
2903
  fill: "#e7e7e7",
2254
2904
  fillRule: "evenodd",
2255
2905
  stroke: "#000",
2256
2906
  strokeWidth: .1,
2257
2907
  d: "M329.1 272.9a2 2 0 0 0 0 .7v.8a2 2 0 0 0 0 .7 2 2 0 0 0 0 .7c.2.2 1 .2 1.2 0a2.2 2.2 0 0 0 0-.7v-.7a2 2 0 0 0 0-.7v-.8a2.3 2.3 0 0 0 0-.8v-.7a2.2 2.2 0 0 0 0-.8v-.8a2.4 2.4 0 0 0 0-.8v-.7a2.2 2.2 0 0 0 0-.8 1.9 1.9 0 0 0 0-.8 2.5 2.5 0 0 0 0-.8 2.3 2.3 0 0 0 0-.8 3.3 3.3 0 0 0 0-.8 3 3 0 0 0 0-.7v-.8a2.6 2.6 0 0 0 0-.8 2.7 2.7 0 0 0 0-.8v-.8a2.3 2.3 0 0 0 0-.8v-.7a2 2 0 0 0 0-.3h-.9v1a2.3 2.3 0 0 0 0 .8v.8a2.7 2.7 0 0 0 0 .8 2.6 2.6 0 0 0 0 .8 3 3 0 0 0 0 .7l-.1.8v.8a2.4 2.4 0 0 0 0 .8 2.5 2.5 0 0 0 0 .8 1.9 1.9 0 0 0 0 .8c-.1.3-.1.5 0 .8v.7a2.4 2.4 0 0 0-.1.8 2.6 2.6 0 0 0 0 .8 2.2 2.2 0 0 0 0 .8 2 2 0 0 0 0 .7 2.3 2.3 0 0 0 0 .8z"
2258
- })), _path458 || (_path458 = /* @__PURE__ */ React.createElement("path", {
2908
+ })), _path458 || (_path458 = /*#__PURE__*/ React.createElement("path", {
2259
2909
  fill: "#e7e7e7",
2260
2910
  fillRule: "evenodd",
2261
2911
  stroke: "#000",
2262
2912
  strokeLinejoin: "round",
2263
2913
  strokeWidth: .1,
2264
2914
  d: "M329.1 273.6c.3.2 1 .1 1.2 0m-1.2-.7h1.2m-1.2-.8h1.2m-1.1-.7h1.1m-1.1-.8h1.1m-1.1-.8h1.1m-1-.8h1m-1-.7h1m-1-.8h1m-1-.8h1m-1-.8h1m-1-.8h1m-1-.8h1m-1-.7h1m-1-.8h1m-1-.8h1m-.9-.8h.8m-.8-.8h.8m-.8-.8h.8m-.8-.7h.8m-1 15.5h1.1m-1.2.7h1.2"
2265
- })), _path459 || (_path459 = /* @__PURE__ */ React.createElement("path", {
2915
+ })), _path459 || (_path459 = /*#__PURE__*/ React.createElement("path", {
2266
2916
  fill: "#007934",
2267
2917
  fillRule: "evenodd",
2268
2918
  stroke: "#e7e7e7",
2269
2919
  strokeWidth: .1,
2270
2920
  d: "M331.5 257a13 13 0 0 1 2.1 0 14 14 0 0 0-.8-.3h2.2a5 5 0 0 0-1-.5 8 8 0 0 1 2.2.1l-1-.5c.9 0 1.2 0 2 .2a2.6 2.6 0 0 0-.9-.5 8 8 0 0 1 2.5-.2 8.6 8.6 0 0 0-8 .8 6 6 0 0 1 1-1.1 2.5 2.5 0 0 0-.7 0c.3-.3.8-.8 1.2-1l-.7.1 1.4-1a3.1 3.1 0 0 0-.9.1 5.2 5.2 0 0 1 1.6-1.1 4 4 0 0 0-1 0 8.7 8.7 0 0 1 2-1.3c-3.3.4-5.1 2.8-5.3 4.8a7 7 0 0 0-6.6-3.6c1 .3 1.8.7 2.4 1a4.4 4.4 0 0 0-1 .1c.7.2 1.5.6 2 1a3.4 3.4 0 0 0-1 0l1.8.8-.8.1a5 5 0 0 1 1.5.8h-.8c1 .4 1.1.6 1.3.7a8 8 0 0 0-7.3 3 10 10 0 0 1 2.2-1l-.5.8c.5-.4 1.3-.8 2-1a5 5 0 0 0-.4.7l1.8-1-.4.8 1.7-.7-.5.7 1-.4a6.2 6.2 0 0 0-2.9 5.8l.9-2v1a8.5 8.5 0 0 1 1-2v1l1-2v1l1.1-1.9v.8l.3-.6.7-.9.2.3c.3.4.4 1.1.5 1.8a3.2 3.2 0 0 0 .2-.9c.3.7.7 1.8.7 2.4a3.6 3.6 0 0 0 .2-1c.3.5.6 1.8.7 2.3l.3-.9c.3.8.4 1.7.5 2.3.8-3-.4-4.9-1.8-6.3.4.1.8.5 1.3 1a5 5 0 0 0-.3-.9l1.5 1.4-.2-.8c.6.4 1.1 1.2 1.5 1.6a5.4 5.4 0 0 0-.2-1 6 6 0 0 1 1.3 1.8l-.1-1c.7.6 1 1.3 1.3 1.7 0-2.7-3.1-5-6-5.3z"
2271
- })), _path460 || (_path460 = /* @__PURE__ */ React.createElement("path", {
2921
+ })), _path460 || (_path460 = /*#__PURE__*/ React.createElement("path", {
2272
2922
  fill: "none",
2273
2923
  stroke: "#e7e7e7",
2274
2924
  strokeLinecap: "round",
2275
2925
  strokeLinejoin: "round",
2276
2926
  strokeWidth: .1,
2277
2927
  d: "M330.3 257.1c3.1-.5 7.2 2.3 7.2 5.3-.3-.4-.6-1.1-1.3-1.8l.1 1a6 6 0 0 0-1.3-1.7l.2 1c-.4-.4-.9-1.2-1.5-1.6l.2.8-1.5-1.4.3 1c-.5-.6-1-1-1.3-1.1m-1.8-1.5c-1.9-1.2-5.8-1-8.7 2.3a10 10 0 0 1 2.2-.9l-.5.8c.5-.4 1.3-.8 2-1a5 5 0 0 0-.4.7l1.8-1-.4.8 1.7-.7-.5.7 1-.4"
2278
- })), _path461 || (_path461 = /* @__PURE__ */ React.createElement("path", {
2928
+ })), _path461 || (_path461 = /*#__PURE__*/ React.createElement("path", {
2279
2929
  fill: "none",
2280
2930
  stroke: "#e7e7e7",
2281
2931
  strokeLinecap: "round",
2282
2932
  strokeLinejoin: "round",
2283
2933
  strokeWidth: .1,
2284
2934
  d: "M329.7 256.6c-.4-2.2-3-4.8-6.9-4.6 1 .3 1.8.7 2.4 1a4.3 4.3 0 0 0-1 .1c.7.2 1.5.6 2 1a3.4 3.4 0 0 0-1 0l1.8.8a3.2 3.2 0 0 0-.8.1 5 5 0 0 1 1.5.7l-.7.1c1 .4 1 .6 1.2.7m1.5 1c-2.6.8-5.1 3.3-4.7 6.7 0-.4.5-1.5.8-2v1l1-2v1l1-2v1a13.3 13.3 0 0 1 1.1-1.9v.8a5 5 0 0 1 1-1.5m-1.6.2a8.7 8.7 0 0 0-.5 1.4m-.5-.8a9.7 9.7 0 0 0-.5 1.9m-.5-1a9 9 0 0 0-.5 2"
2285
- })), _path462 || (_path462 = /* @__PURE__ */ React.createElement("path", {
2935
+ })), _path462 || (_path462 = /*#__PURE__*/ React.createElement("path", {
2286
2936
  fill: "none",
2287
2937
  stroke: "#e7e7e7",
2288
2938
  strokeLinecap: "round",
@@ -2290,14 +2940,14 @@ var SvgBo = function SvgBo(props) {
2290
2940
  strokeWidth: .1,
2291
2941
  d: "M329.9 258.6v-.6",
2292
2942
  className: "bo_svg__bo-fil1 bo_svg__bo-str2"
2293
- })), _path463 || (_path463 = /* @__PURE__ */ React.createElement("path", {
2943
+ })), _path463 || (_path463 = /*#__PURE__*/ React.createElement("path", {
2294
2944
  fill: "none",
2295
2945
  stroke: "#e7e7e7",
2296
2946
  strokeLinecap: "round",
2297
2947
  strokeLinejoin: "round",
2298
2948
  strokeWidth: .1,
2299
2949
  d: "M332.6 261.3v1.3m-1-3 .1 1.6m-1-2.7.1 1.3m4.8-.4.6 1.2m-2-2.1.8 1.4m-2-1.8c.3.3.5.7.7 1.2m-10.6-.8a4.7 4.7 0 0 1 1.7-1.2m-.2 1c.4-.6.6-.9 1.6-1.3m-.2 1c.4-.4.9-.8 1.7-1.1m-.4 1.2c.5-.5 1-.7 1.6-1m-3.7-4c.7 0 1.6.2 2.2.6m-1.2.4c.6 0 1.4.2 1.8.4m-1 .4c.6 0 1.3.3 2 .6m-1.3.2a4 4 0 0 1 1.7.6m.9.2a8.6 8.6 0 0 1 8.5-1.2 8 8 0 0 0-2.4.2c.4 0 .7.3.8.4h-2c.4 0 .7.2 1 .4a7.3 7.3 0 0 0-2.2 0l1 .3h-2.2l.8.3c-1 0-1.6 0-2 .2m4.8-1.6a6 6 0 0 0-2.2-.4m1 .7a5.8 5.8 0 0 0-2.5-.2m1.3.6a6.8 6.8 0 0 0-2.5-.2m1.3.7a5 5 0 0 0-2-.1m.8 1c.4.3.6.7.8 1.1m-3-3.1c.2-2 2-4.4 5.3-4.8a9 9 0 0 0-2 1.3h1c-.5.2-1.2.7-1.6 1.1a3.1 3.1 0 0 1 .9 0 6.7 6.7 0 0 0-1.4 1l.7-.1a4.1 4.1 0 0 0-1.2.9h.7l-1 1.1m2-4c-.5.1-1.1.4-1.6.7m1 .4a4.5 4.5 0 0 0-1.5.5m.9.4c-.5.1-1 .4-1.5.7m1 .2a3.2 3.2 0 0 0-1.4.8m-.5 2.4a6 6 0 0 0-.3 1.1m1.2-2c1.8 1.6 4.1 3.7 3 7.6a6 6 0 0 0-.4-2.2l-.3.9a6.8 6.8 0 0 0-.7-2.4 3.5 3.5 0 0 1-.2 1 8.3 8.3 0 0 0-.7-2.4c0 .2 0 .6-.2.9 0-.9-.3-1.7-.7-2"
2300
- })), /* @__PURE__ */ React.createElement("path", {
2950
+ })), /*#__PURE__*/ React.createElement("path", {
2301
2951
  fill: "#e8a30e",
2302
2952
  stroke: "#000",
2303
2953
  strokeWidth: .1,
@@ -2312,715 +2962,715 @@ var SvgBo = function SvgBo(props) {
2312
2962
  },
2313
2963
  textAnchor: "middle",
2314
2964
  wordSpacing: 0
2315
- }), _path464 || (_path464 = /* @__PURE__ */ React.createElement("path", {
2965
+ }), _path464 || (_path464 = /*#__PURE__*/ React.createElement("path", {
2316
2966
  fill: "#e8a30e",
2317
2967
  stroke: "#000",
2318
2968
  strokeLinecap: "square",
2319
2969
  strokeLinejoin: "round",
2320
2970
  strokeWidth: .1,
2321
2971
  d: "m325 280.6-.8 2.2h-2.4l1.9 1.5-.7 2.2 2-1.3 1.8 1.3-.6-2.2 1.8-1.4h-2.3zm9-3.9-.7 2.2H331l1.8 1.5-.7 2.2 2-1.3 1.9 1.3-.7-2.2 1.9-1.4h-2.4zm14.2-25-.8 2.3h-2.3l1.8 1.4-.6 2.3 1.9-1.4 1.9 1.4-.7-2.3 1.9-1.4h-2.4zm-6.7 17.9.7 2.2h2.4l-1.9 1.4.7 2.3-2-1.4-1.9 1.4.7-2.3-1.8-1.4h2.3zm4.7-8.2.8 2.2h2.3l-1.9 1.5.7 2.2-1.9-1.3-2 1.3.8-2.2-1.9-1.4h2.3zm-31.1 19.2.8 2.2h2.3l-1.9 1.5.7 2.2-2-1.3-1.8 1.3.6-2.2-1.8-1.4h2.3zm-9.2-3.9.8 2.2h2.4l-2 1.5.8 2.2-2-1.3-1.9 1.3.7-2.2-1.9-1.4h2.4zm-14-25 .7 2.3h2.3l-1.8 1.4.6 2.3-1.9-1.4-1.9 1.4.7-2.3-1.9-1.4h2.4zm6.6 17.9-.7 2.2h-2.4l1.9 1.4-.7 2.3 2-1.4 1.9 1.4-.7-2.3 1.8-1.4h-2.3zm-4.7-8.2-.8 2.2h-2.3l1.9 1.5-.7 2.2 1.9-1.3 2 1.3-.8-2.2 1.9-1.4h-2.3z"
2322
- })), _path465 || (_path465 = /* @__PURE__ */ React.createElement("path", {
2972
+ })), _path465 || (_path465 = /*#__PURE__*/ React.createElement("path", {
2323
2973
  fill: "#e7e7e7",
2324
2974
  d: "M321 248.1v-.5h.1l-.8-.5h-.7l-.8.5v.5h2.3"
2325
- })), _path466 || (_path466 = /* @__PURE__ */ React.createElement("path", {
2975
+ })), _path466 || (_path466 = /*#__PURE__*/ React.createElement("path", {
2326
2976
  fill: "#e7e7e7",
2327
2977
  d: "M321 248.1v-.5h.1l-.8-.5v-.7h-.6v.7l-.9.5v.5h2.3zm.3.6v.2h-2.6v-.2z"
2328
- })), _path467 || (_path467 = /* @__PURE__ */ React.createElement("path", {
2978
+ })), _path467 || (_path467 = /*#__PURE__*/ React.createElement("path", {
2329
2979
  fill: "#e7e7e7",
2330
2980
  d: "M321.3 248.7v.2h-2.6v-.2zm-2.5 0v-.5h.1v.5-.5h-.1v-.1h2.4v.1h-.2v.5-.5h.1v.5"
2331
- })), _path468 || (_path468 = /* @__PURE__ */ React.createElement("path", {
2981
+ })), _path468 || (_path468 = /*#__PURE__*/ React.createElement("path", {
2332
2982
  fill: "#e7e7e7",
2333
2983
  d: "M318.9 248.7v-.5zv-.5h-.1v-.1h2.4v.1h-.2v.5-.5h.1v.5"
2334
- })), _path469 || (_path469 = /* @__PURE__ */ React.createElement("path", {
2984
+ })), _path469 || (_path469 = /*#__PURE__*/ React.createElement("path", {
2335
2985
  fill: "#e7e7e7",
2336
2986
  d: "M319.4 248.6v-.4h-.4v.4z"
2337
- })), _path470 || (_path470 = /* @__PURE__ */ React.createElement("path", {
2987
+ })), _path470 || (_path470 = /*#__PURE__*/ React.createElement("path", {
2338
2988
  fill: "#e7e7e7",
2339
2989
  d: "M319.1 248.3v.2h.2v-.2zm1.8.3v-.4h-.3v.4z"
2340
- })), _path471 || (_path471 = /* @__PURE__ */ React.createElement("path", {
2990
+ })), _path471 || (_path471 = /*#__PURE__*/ React.createElement("path", {
2341
2991
  fill: "#e7e7e7",
2342
2992
  d: "M320.7 248.3v.2h.1v-.2zm.2-.3v-.3h-.3v.3z"
2343
- })), _path472 || (_path472 = /* @__PURE__ */ React.createElement("path", {
2993
+ })), _path472 || (_path472 = /*#__PURE__*/ React.createElement("path", {
2344
2994
  fill: "#e7e7e7",
2345
2995
  d: "M320.7 247.7v.2h.1v-.2zm-1.3.3v-.3h-.4v.3z"
2346
- })), _path473 || (_path473 = /* @__PURE__ */ React.createElement("path", {
2996
+ })), _path473 || (_path473 = /*#__PURE__*/ React.createElement("path", {
2347
2997
  fill: "#e7e7e7",
2348
2998
  d: "M319.1 247.7v.2h.2v-.2zm.8.3v-.3h-.3v.3z"
2349
- })), _path474 || (_path474 = /* @__PURE__ */ React.createElement("path", {
2999
+ })), _path474 || (_path474 = /*#__PURE__*/ React.createElement("path", {
2350
3000
  fill: "#e7e7e7",
2351
3001
  d: "M319.7 247.7v.2h.1v-.2zm.7.3v-.3h-.3v.3z"
2352
- })), _path475 || (_path475 = /* @__PURE__ */ React.createElement("path", {
3002
+ })), _path475 || (_path475 = /*#__PURE__*/ React.createElement("path", {
2353
3003
  fill: "#e7e7e7",
2354
3004
  d: "M320.1 247.7v.2h.2v-.2zm.4.2v.8h-1v-.8z"
2355
- })), _path476 || (_path476 = /* @__PURE__ */ React.createElement("path", {
3005
+ })), _path476 || (_path476 = /*#__PURE__*/ React.createElement("path", {
2356
3006
  fill: "#e7e7e7",
2357
3007
  d: "M320.5 247.9v.8h-1v-.8zm-1 .2h1m-.9.6v-.6m.7.6v-.6m.5-.5-.5-.4h-.6l-.5.4zm-1-.5h.4m-.3-.1h.2zm.1 1h.1zm.3 0h.1"
2358
- })), _path477 || (_path477 = /* @__PURE__ */ React.createElement("path", {
3008
+ })), _path477 || (_path477 = /*#__PURE__*/ React.createElement("path", {
2359
3009
  fill: "#e7e7e7",
2360
3010
  fillRule: "evenodd",
2361
3011
  d: "M319.8 246h.4v.4h-.4z"
2362
- })), _path478 || (_path478 = /* @__PURE__ */ React.createElement("path", {
3012
+ })), _path478 || (_path478 = /*#__PURE__*/ React.createElement("path", {
2363
3013
  fill: "none",
2364
3014
  stroke: "#000",
2365
3015
  strokeWidth: .1,
2366
3016
  d: "M320 245.6v.4m-.2-.2h.4"
2367
- })), _path479 || (_path479 = /* @__PURE__ */ React.createElement("path", {
3017
+ })), _path479 || (_path479 = /*#__PURE__*/ React.createElement("path", {
2368
3018
  fill: "#452c25",
2369
3019
  d: "M317.1 210.3s-2.3 5.4-1.5 6c0 0 3-3.3 3.7-5.9.8-2.6 0-.2 0-.2l-.2-2.8-2 2.7"
2370
- })), _path480 || (_path480 = /* @__PURE__ */ React.createElement("path", {
3020
+ })), _path480 || (_path480 = /*#__PURE__*/ React.createElement("path", {
2371
3021
  fill: "none",
2372
3022
  stroke: "#000",
2373
3023
  strokeWidth: .2,
2374
3024
  d: "M317.1 210.3s-2.3 5.4-1.5 6c0 0 3-3.3 3.7-5.9.8-2.6 0-.2 0-.2l-.2-2.8-2 2.7"
2375
- })), _path481 || (_path481 = /* @__PURE__ */ React.createElement("path", {
3025
+ })), _path481 || (_path481 = /*#__PURE__*/ React.createElement("path", {
2376
3026
  fill: "#452c25",
2377
3027
  d: "M317.6 207.7s-2.8 6-2.1 6.4c0 0 2.3-2.7 3-4.8.5-2.1 0-.1 0-.1l.7-3.9"
2378
- })), _path482 || (_path482 = /* @__PURE__ */ React.createElement("path", {
3028
+ })), _path482 || (_path482 = /*#__PURE__*/ React.createElement("path", {
2379
3029
  fill: "none",
2380
3030
  stroke: "#000",
2381
3031
  strokeWidth: .1,
2382
3032
  d: "M317.6 207.7s-2.8 6-2.1 6.4c0 0 2.3-2.7 3-4.8.5-2.1 0-.1 0-.1l.7-3.9"
2383
- })), _path483 || (_path483 = /* @__PURE__ */ React.createElement("path", {
3033
+ })), _path483 || (_path483 = /*#__PURE__*/ React.createElement("path", {
2384
3034
  fill: "#452c25",
2385
3035
  d: "M320.5 206.4s-2.8 6-2.1 6.4c0 0 2.3-2.7 3-4.8.5-2.2 0-.2 0-.2l.7-3.8"
2386
- })), _path484 || (_path484 = /* @__PURE__ */ React.createElement("path", {
3036
+ })), _path484 || (_path484 = /*#__PURE__*/ React.createElement("path", {
2387
3037
  fill: "none",
2388
3038
  stroke: "#000",
2389
3039
  strokeWidth: .1,
2390
3040
  d: "M320.5 206.4s-2.8 6-2.1 6.4c0 0 2.3-2.7 3-4.8.5-2.2 0-.2 0-.2l.7-3.8"
2391
- })), _path485 || (_path485 = /* @__PURE__ */ React.createElement("path", {
3041
+ })), _path485 || (_path485 = /*#__PURE__*/ React.createElement("path", {
2392
3042
  fill: "#452c25",
2393
3043
  d: "m356.8 195.6 3.4 1.9s.8.7-1 .3a42 42 0 0 1-12.8-6.4c-3.3-2-4.3-2-4.3-2l4.5.1z"
2394
- })), _path486 || (_path486 = /* @__PURE__ */ React.createElement("path", {
3044
+ })), _path486 || (_path486 = /*#__PURE__*/ React.createElement("path", {
2395
3045
  fill: "none",
2396
3046
  stroke: "#000",
2397
3047
  strokeWidth: .1,
2398
3048
  d: "m356.8 195.6 3.4 1.9s.8.7-1 .3a42 42 0 0 1-12.8-6.4c-3.3-2-4.3-2-4.3-2l4.5.1z"
2399
- })), _path487 || (_path487 = /* @__PURE__ */ React.createElement("path", {
3049
+ })), _path487 || (_path487 = /*#__PURE__*/ React.createElement("path", {
2400
3050
  fill: "#452c25",
2401
3051
  d: "m358 194.8 3.3 1.9s.8.7-1 .3a45 45 0 0 1-12.8-6.4c-3.3-2.1-.6 1.7-.6 1.7l.5-2.5 10.5 5z"
2402
- })), _path488 || (_path488 = /* @__PURE__ */ React.createElement("path", {
3052
+ })), _path488 || (_path488 = /*#__PURE__*/ React.createElement("path", {
2403
3053
  fill: "none",
2404
3054
  stroke: "#000",
2405
3055
  strokeWidth: .1,
2406
3056
  d: "m358 194.8 3.3 1.9s.8.7-1 .3a45 45 0 0 1-12.8-6.4c-3.3-2.1-.6 1.7-.6 1.7l.5-2.5 10.5 5z"
2407
- })), _path489 || (_path489 = /* @__PURE__ */ React.createElement("path", {
3057
+ })), _path489 || (_path489 = /*#__PURE__*/ React.createElement("path", {
2408
3058
  fill: "#452c25",
2409
3059
  d: "M363.5 196.6s-4-.7-5.4-1.8c0 0 .2.5-1.7-.4 0 0 .7 1.7-4.8-2-5.5-3.8-3.6-2-3.6-2l1.6-.3 9.3 3.7a53 53 0 0 1 4.6 2.8"
2410
- })), _path490 || (_path490 = /* @__PURE__ */ React.createElement("path", {
3060
+ })), _path490 || (_path490 = /*#__PURE__*/ React.createElement("path", {
2411
3061
  fill: "none",
2412
3062
  stroke: "#000",
2413
3063
  strokeWidth: .1,
2414
3064
  d: "M363.5 196.6s-4-.7-5.4-1.8c0 0 .2.5-1.7-.4 0 0 .7 1.7-4.8-2-5.5-3.8-3.6-2-3.6-2l1.6-.3 9.3 3.7a53 53 0 0 1 4.6 2.8z"
2415
- })), _path491 || (_path491 = /* @__PURE__ */ React.createElement("path", {
3065
+ })), _path491 || (_path491 = /*#__PURE__*/ React.createElement("path", {
2416
3066
  fill: "#452c25",
2417
3067
  d: "m342.6 198.1 1.4 1.9s-.5 1.8-5.1-1.7-4.4-3.2-4.4-3.2l2.6-.3 5.6 3.2"
2418
- })), _path492 || (_path492 = /* @__PURE__ */ React.createElement("path", {
3068
+ })), _path492 || (_path492 = /*#__PURE__*/ React.createElement("path", {
2419
3069
  fill: "none",
2420
3070
  stroke: "#000",
2421
3071
  strokeWidth: .1,
2422
3072
  d: "m342.6 198.1 1.4 1.9s-.5 1.8-5.1-1.7-4.4-3.2-4.4-3.2l2.6-.3 5.6 3.2"
2423
- })), _path493 || (_path493 = /* @__PURE__ */ React.createElement("path", {
3073
+ })), _path493 || (_path493 = /*#__PURE__*/ React.createElement("path", {
2424
3074
  fill: "#452c25",
2425
3075
  d: "M336.6 199s2.2 2.9 1.7 3.2c-.5.4-3 .2-4.8-2.5-1.9-2.8 0-.2 0-.2v-4.4z"
2426
- })), _path494 || (_path494 = /* @__PURE__ */ React.createElement("path", {
3076
+ })), _path494 || (_path494 = /*#__PURE__*/ React.createElement("path", {
2427
3077
  fill: "none",
2428
3078
  stroke: "#000",
2429
3079
  strokeWidth: .1,
2430
3080
  d: "M336.6 199s2.2 2.9 1.7 3.2c-.5.4-3 .2-4.8-2.5-1.9-2.8 0-.2 0-.2v-4.4l3.2 3.8"
2431
- })), _path495 || (_path495 = /* @__PURE__ */ React.createElement("path", {
3081
+ })), _path495 || (_path495 = /*#__PURE__*/ React.createElement("path", {
2432
3082
  fill: "#452c25",
2433
3083
  d: "M338.8 197.8s2.1 2.6 1.9 3-3.2.2-5.5-2.5c-2.3-2.6-.3-3.4-.3-3.4l3.9 2.7"
2434
- })), _path496 || (_path496 = /* @__PURE__ */ React.createElement("path", {
3084
+ })), _path496 || (_path496 = /*#__PURE__*/ React.createElement("path", {
2435
3085
  fill: "none",
2436
3086
  stroke: "#000",
2437
3087
  strokeWidth: .1,
2438
3088
  d: "M338.8 197.7s2.1 2.7 1.9 3.1-3.2.2-5.5-2.5c-2.3-2.6-.3-3.4-.3-3.4z"
2439
- })), _path497 || (_path497 = /* @__PURE__ */ React.createElement("path", {
3089
+ })), _path497 || (_path497 = /*#__PURE__*/ React.createElement("path", {
2440
3090
  fill: "#452c25",
2441
3091
  d: "M350.6 196.2s6 2.5 1.6 2.4c0 0-8.6-2.3-13-6.2l1.2-1.6 10.2 5.2"
2442
- })), _path498 || (_path498 = /* @__PURE__ */ React.createElement("path", {
3092
+ })), _path498 || (_path498 = /*#__PURE__*/ React.createElement("path", {
2443
3093
  fill: "none",
2444
3094
  stroke: "#000",
2445
3095
  strokeWidth: .1,
2446
3096
  d: "M350.6 196.2s6 2.5 1.6 2.4c0 0-8.6-2.3-13-6.2l1.2-1.6 10.2 5.2"
2447
- })), _path499 || (_path499 = /* @__PURE__ */ React.createElement("path", {
3097
+ })), _path499 || (_path499 = /*#__PURE__*/ React.createElement("path", {
2448
3098
  fill: "#452c25",
2449
3099
  d: "M353.8 195.4s3.1 2 3.4 2.7c.2.8-10-1.9-15.3-6.3l2.4-1.2 9.4 4.8z"
2450
- })), _path500 || (_path500 = /* @__PURE__ */ React.createElement("path", {
3100
+ })), _path500 || (_path500 = /*#__PURE__*/ React.createElement("path", {
2451
3101
  fill: "none",
2452
3102
  stroke: "#000",
2453
3103
  strokeWidth: .1,
2454
3104
  d: "M353.8 195.4s3.1 2 3.4 2.7c.2.8-10-1.9-15.3-6.3l2.4-1.2 9.4 4.8z"
2455
- })), _path501 || (_path501 = /* @__PURE__ */ React.createElement("path", {
3105
+ })), _path501 || (_path501 = /*#__PURE__*/ React.createElement("path", {
2456
3106
  fill: "#452c25",
2457
3107
  d: "M344.5 197.2s2.3 1.9 2 2.1-5-.5-8.6-3.3l.4-1.7z"
2458
- })), _path502 || (_path502 = /* @__PURE__ */ React.createElement("path", {
3108
+ })), _path502 || (_path502 = /*#__PURE__*/ React.createElement("path", {
2459
3109
  fill: "none",
2460
3110
  stroke: "#000",
2461
3111
  strokeWidth: .1,
2462
3112
  d: "M344.5 197.2s2.3 1.9 2 2.1-5-.5-8.6-3.3l.4-1.7 6.2 2.8"
2463
- })), _path503 || (_path503 = /* @__PURE__ */ React.createElement("path", {
3113
+ })), _path503 || (_path503 = /*#__PURE__*/ React.createElement("path", {
2464
3114
  fill: "#452c25",
2465
3115
  d: "M348.4 197s2.3 1.6 1.8 1.8c-.4.1-2.2 1.6-10.7-3.4l-1-.6 1.3-2z"
2466
- })), _path504 || (_path504 = /* @__PURE__ */ React.createElement("path", {
3116
+ })), _path504 || (_path504 = /*#__PURE__*/ React.createElement("path", {
2467
3117
  fill: "none",
2468
3118
  stroke: "#000",
2469
3119
  strokeWidth: .1,
2470
3120
  d: "M348.4 197s2.3 1.6 1.8 1.8c-.4.1-2.2 1.6-10.7-3.4l-1-.6 1.3-2z"
2471
- })), _path505 || (_path505 = /* @__PURE__ */ React.createElement("path", {
3121
+ })), _path505 || (_path505 = /*#__PURE__*/ React.createElement("path", {
2472
3122
  fill: "#452c25",
2473
3123
  d: "M339.7 192.4s2.8 2.4 2.4 2.8-3.6-.4-5-1.5c-1.5-1-2.6-2.4-2.6-2.4l3-.7z"
2474
- })), _path506 || (_path506 = /* @__PURE__ */ React.createElement("path", {
3124
+ })), _path506 || (_path506 = /*#__PURE__*/ React.createElement("path", {
2475
3125
  fill: "none",
2476
3126
  stroke: "#000",
2477
3127
  strokeWidth: .1,
2478
3128
  d: "M339.7 192.4s2.8 2.4 2.4 2.8-3.6-.4-5-1.5c-1.5-1-2.6-2.4-2.6-2.4l3-.7z"
2479
- })), _path507 || (_path507 = /* @__PURE__ */ React.createElement("path", {
3129
+ })), _path507 || (_path507 = /*#__PURE__*/ React.createElement("path", {
2480
3130
  fill: "#452c25",
2481
3131
  d: "m336.4 188.3 5 3s4.1 2.8 3.7 3.1-3.7-.8-6-2c-2.2-1.3-5-4-5-4"
2482
- })), _path508 || (_path508 = /* @__PURE__ */ React.createElement("path", {
3132
+ })), _path508 || (_path508 = /*#__PURE__*/ React.createElement("path", {
2483
3133
  fill: "none",
2484
3134
  stroke: "#000",
2485
3135
  strokeWidth: .1,
2486
3136
  d: "m336.4 188.3 5 3s4.1 2.8 3.7 3.1-3.7-.8-6-2c-2.2-1.3-5-4-5-4"
2487
- })), _path509 || (_path509 = /* @__PURE__ */ React.createElement("path", {
3137
+ })), _path509 || (_path509 = /*#__PURE__*/ React.createElement("path", {
2488
3138
  fill: "#452c25",
2489
3139
  d: "M333.2 202.4s1 2.4.4 2.6c-.6.3-2-.2-3-2.3-1.2-2.2 1-1.3 1-1.3z"
2490
- })), _path510 || (_path510 = /* @__PURE__ */ React.createElement("path", {
3140
+ })), _path510 || (_path510 = /*#__PURE__*/ React.createElement("path", {
2491
3141
  fill: "none",
2492
3142
  stroke: "#000",
2493
3143
  strokeWidth: .1,
2494
3144
  d: "M333.2 202.4s1 2.4.4 2.6c-.6.3-2-.2-3-2.3-1.2-2.2.7-1.3.7-1.3z"
2495
- })), _path511 || (_path511 = /* @__PURE__ */ React.createElement("path", {
3145
+ })), _path511 || (_path511 = /*#__PURE__*/ React.createElement("path", {
2496
3146
  fill: "#452c25",
2497
3147
  d: "M334.9 200.9s1.4 2.3 1.1 2.6c-.3.2-2.2 1-4.2-2s2.1-2.3 2.1-2.3z"
2498
- })), _path512 || (_path512 = /* @__PURE__ */ React.createElement("path", {
3148
+ })), _path512 || (_path512 = /*#__PURE__*/ React.createElement("path", {
2499
3149
  fill: "none",
2500
3150
  stroke: "#000",
2501
3151
  strokeWidth: .1,
2502
3152
  d: "M334.9 200.9s1.4 2.3 1.1 2.6c-.3.2-2.2 1-4.2-2s2.1-2.3 2.1-2.3z"
2503
- })), _path513 || (_path513 = /* @__PURE__ */ React.createElement("path", {
3153
+ })), _path513 || (_path513 = /*#__PURE__*/ React.createElement("path", {
2504
3154
  fill: "#452c25",
2505
3155
  d: "M330.7 190.4s4.8 9.3 4.4 9.8-2.3 0-3.4-2.5-1.9-5.6-1.9-5.6z"
2506
- })), _path514 || (_path514 = /* @__PURE__ */ React.createElement("path", {
3156
+ })), _path514 || (_path514 = /*#__PURE__*/ React.createElement("path", {
2507
3157
  fill: "none",
2508
3158
  stroke: "#000",
2509
3159
  strokeWidth: .1,
2510
3160
  d: "M330.7 190.4s4.8 9.3 4.4 9.8-2.3 0-3.4-2.5-1.9-5.6-1.9-5.6z"
2511
- })), _path515 || (_path515 = /* @__PURE__ */ React.createElement("path", {
3161
+ })), _path515 || (_path515 = /*#__PURE__*/ React.createElement("path", {
2512
3162
  fill: "#452c25",
2513
3163
  d: "M336.3 192.8s4 3.3 3.2 3.8c-.8.4-2.4-.2-4.8-2.5-2.3-2.3 1.6-1.5 1.6-1.5"
2514
- })), _path516 || (_path516 = /* @__PURE__ */ React.createElement("path", {
3164
+ })), _path516 || (_path516 = /*#__PURE__*/ React.createElement("path", {
2515
3165
  fill: "none",
2516
3166
  stroke: "#000",
2517
3167
  strokeWidth: .1,
2518
3168
  d: "M336.3 192.7s4 3.5 3.2 3.9c-.9.4-2.5-.2-4.8-2.5s1.6-1.4 1.6-1.4z"
2519
- })), _path517 || (_path517 = /* @__PURE__ */ React.createElement("path", {
3169
+ })), _path517 || (_path517 = /*#__PURE__*/ React.createElement("path", {
2520
3170
  fill: "#452c25",
2521
3171
  d: "M334.4 192.8s2.8 5.3 2.5 5.8c-.4.5-2.5-1.3-3.6-2.7-1-1.3-1.9-3.3-1.9-3.3"
2522
- })), _path518 || (_path518 = /* @__PURE__ */ React.createElement("path", {
3172
+ })), _path518 || (_path518 = /*#__PURE__*/ React.createElement("path", {
2523
3173
  fill: "none",
2524
3174
  stroke: "#000",
2525
3175
  strokeWidth: .1,
2526
3176
  d: "M334.4 192.8s2.8 5.3 2.5 5.8c-.4.5-2.5-1.3-3.6-2.7-1-1.3-1.9-3.3-1.9-3.3"
2527
- })), _path519 || (_path519 = /* @__PURE__ */ React.createElement("path", {
3177
+ })), _path519 || (_path519 = /*#__PURE__*/ React.createElement("path", {
2528
3178
  fill: "#452c25",
2529
3179
  d: "M312.9 203.6s-.2 3.1 0 3.3c.2.3 1.7.3 1.8-2 .1-2.4-.3-2.5-.3-2.5z"
2530
- })), _path520 || (_path520 = /* @__PURE__ */ React.createElement("path", {
3180
+ })), _path520 || (_path520 = /*#__PURE__*/ React.createElement("path", {
2531
3181
  fill: "none",
2532
3182
  stroke: "#000",
2533
3183
  strokeWidth: .1,
2534
3184
  d: "M312.9 203.6s-.2 3.1 0 3.3c.2.3 1.7.3 1.8-2 .1-2.4-.3-2.5-.3-2.5l-1.5 1.1"
2535
- })), _path521 || (_path521 = /* @__PURE__ */ React.createElement("path", {
3185
+ })), _path521 || (_path521 = /*#__PURE__*/ React.createElement("path", {
2536
3186
  fill: "#452c25",
2537
3187
  d: "M313.8 199.9s-1 3.4 0 4.1 1.9-3.4 2-4.3c0-1-2 .2-2 .2"
2538
- })), _path522 || (_path522 = /* @__PURE__ */ React.createElement("path", {
3188
+ })), _path522 || (_path522 = /*#__PURE__*/ React.createElement("path", {
2539
3189
  fill: "none",
2540
3190
  stroke: "#000",
2541
3191
  strokeWidth: .1,
2542
3192
  d: "M313.8 199.9s-1 3.4 0 4.1 1.9-3.4 2-4.3c0-1-2 .2-2 .2z"
2543
- })), _path523 || (_path523 = /* @__PURE__ */ React.createElement("path", {
3193
+ })), _path523 || (_path523 = /*#__PURE__*/ React.createElement("path", {
2544
3194
  fill: "#452c25",
2545
3195
  d: "M314.6 204.3s.2 3.2.8 3.4c.6.1 1.6-1 1.6-1.8s-1-2.8-1-2.8l-1.4 1"
2546
- })), _path524 || (_path524 = /* @__PURE__ */ React.createElement("path", {
3196
+ })), _path524 || (_path524 = /*#__PURE__*/ React.createElement("path", {
2547
3197
  fill: "none",
2548
3198
  stroke: "#000",
2549
3199
  strokeWidth: .1,
2550
3200
  d: "M314.6 204.3s.2 3.2.8 3.4c.6.1 1.6-1 1.6-1.8s-1-2.8-1-2.8l-1.4 1"
2551
- })), _path525 || (_path525 = /* @__PURE__ */ React.createElement("path", {
3201
+ })), _path525 || (_path525 = /*#__PURE__*/ React.createElement("path", {
2552
3202
  fill: "#452c25",
2553
3203
  stroke: "#000",
2554
3204
  strokeWidth: .1,
2555
3205
  d: "M314.6 200.4s-1 3.5 0 4.2 1.9-3.4 2-4.4c0-.9-2 .2-2 .2z"
2556
- })), _path526 || (_path526 = /* @__PURE__ */ React.createElement("path", {
3206
+ })), _path526 || (_path526 = /*#__PURE__*/ React.createElement("path", {
2557
3207
  fill: "#452c25",
2558
3208
  d: "M314.7 194.8s-1.6 1.7-1.6 2.6c0 1 2.4-1.2 2.6-1.6s-1-1-1-1"
2559
- })), _path527 || (_path527 = /* @__PURE__ */ React.createElement("path", {
3209
+ })), _path527 || (_path527 = /*#__PURE__*/ React.createElement("path", {
2560
3210
  fill: "none",
2561
3211
  stroke: "#000",
2562
3212
  strokeWidth: .1,
2563
3213
  d: "M314.7 194.8s-1.6 1.7-1.6 2.6c0 1 2.4-1.2 2.6-1.6s-1-1-1-1z"
2564
- })), _path528 || (_path528 = /* @__PURE__ */ React.createElement("path", {
3214
+ })), _path528 || (_path528 = /*#__PURE__*/ React.createElement("path", {
2565
3215
  fill: "#452c25",
2566
3216
  d: "M313.6 194s-1.3 2.3-1 3c.4.8 1.6-.5 2.2-1.4.6-.8-1.2-1.7-1.2-1.7"
2567
- })), _path529 || (_path529 = /* @__PURE__ */ React.createElement("path", {
3217
+ })), _path529 || (_path529 = /*#__PURE__*/ React.createElement("path", {
2568
3218
  fill: "none",
2569
3219
  stroke: "#000",
2570
3220
  strokeWidth: .1,
2571
3221
  d: "M313.6 194s-1.3 2.3-1 3c.4.8 1.6-.5 2.2-1.4.6-.8-1.2-1.7-1.2-1.7z"
2572
- })), _path530 || (_path530 = /* @__PURE__ */ React.createElement("path", {
3222
+ })), _path530 || (_path530 = /*#__PURE__*/ React.createElement("path", {
2573
3223
  fill: "#452c25",
2574
3224
  d: "M331.5 190.8s2 3.8 1.5 4c-.6.2-1.4-.7-2.3-1.9-.8-1.1.8-2.1.8-2.1"
2575
- })), _path531 || (_path531 = /* @__PURE__ */ React.createElement("path", {
3225
+ })), _path531 || (_path531 = /*#__PURE__*/ React.createElement("path", {
2576
3226
  fill: "none",
2577
3227
  stroke: "#000",
2578
3228
  strokeWidth: .1,
2579
3229
  d: "M331.5 190.8s2 3.8 1.5 4c-.6.2-1.4-.7-2.3-1.9-.8-1.1.8-2.1.8-2.1z"
2580
- })), _path532 || (_path532 = /* @__PURE__ */ React.createElement("path", {
3230
+ })), _path532 || (_path532 = /*#__PURE__*/ React.createElement("path", {
2581
3231
  fill: "#452c25",
2582
3232
  stroke: "#000",
2583
3233
  strokeWidth: .1,
2584
3234
  d: "M331.6 198.6s.7 3.3 0 3.6c-1.2.5-2-2.3-2-3.4 0-1.2 2-.2 2-.2zm-2.6 5.1s.2 2.5-.2 2.7c-.3.2-1.2.2-2.1-1.8-1-2-.5-1.2-.5-1.2l2.3-1.2.5 1.3"
2585
- })), _path533 || (_path533 = /* @__PURE__ */ React.createElement("path", {
3235
+ })), _path533 || (_path533 = /*#__PURE__*/ React.createElement("path", {
2586
3236
  fill: "#452c25",
2587
3237
  stroke: "#000",
2588
3238
  strokeWidth: .1,
2589
3239
  d: "M331.4 203.2s.2 2.5-.3 2.6c-.5 0-1.9-.8-2.5-2.3-.6-1.8 2.4-1.3 2.4-1.3z"
2590
- })), _path534 || (_path534 = /* @__PURE__ */ React.createElement("path", {
3240
+ })), _path534 || (_path534 = /*#__PURE__*/ React.createElement("path", {
2591
3241
  fill: "#452c25",
2592
3242
  stroke: "#000",
2593
3243
  strokeWidth: .1,
2594
3244
  d: "M329 195.3s2.6 6 2.1 6.7c-.8 1.7-3.2-3.5-3.9-5.6-.8-2.2 1.7-1 1.7-1z"
2595
- })), _path535 || (_path535 = /* @__PURE__ */ React.createElement("path", {
3245
+ })), _path535 || (_path535 = /*#__PURE__*/ React.createElement("path", {
2596
3246
  fill: "#452c25",
2597
3247
  stroke: "#000",
2598
3248
  strokeWidth: .1,
2599
3249
  d: "M327.7 196.3s3.6 6.5 2.1 6.6c-1.5.2-4.3-4.6-4.7-5.8-.5-1 2.6-.8 2.6-.8z"
2600
- })), _path536 || (_path536 = /* @__PURE__ */ React.createElement("path", {
3250
+ })), _path536 || (_path536 = /*#__PURE__*/ React.createElement("path", {
2601
3251
  fill: "#452c25",
2602
3252
  stroke: "#000",
2603
3253
  strokeWidth: .1,
2604
3254
  d: "M327.5 197.7s1.8 6.2.6 5.6c-1-.5-2.5-5.2-2.6-6.2-.2-1 2 .6 2 .6zm6.2-8.8s2.7 4.1 1.8 4.2c-.8.2-4-2.7-4-3.2-.1-.5 2.2-1 2.2-1z"
2605
- })), _path537 || (_path537 = /* @__PURE__ */ React.createElement("path", {
3255
+ })), _path537 || (_path537 = /*#__PURE__*/ React.createElement("path", {
2606
3256
  fill: "#452c25",
2607
3257
  stroke: "#000",
2608
3258
  strokeWidth: .1,
2609
3259
  d: "M332 189s3.5 4.8 2.4 5c-1 .2-1.1-.5-1.1-.5s-2.8-2.5-3-3.1c-.1-.6 1.6-1.4 1.6-1.4m3.5.1s2.4 2.5 1.8 3.3-4-3.1-4.4-3.6 2.9.2 2.9.2m-6 3.5s3.8 7.5 3 8.2c-.6.8-4.9-5.6-5-6.5-.2-.9 2-1.8 2-1.8"
2610
- })), _path538 || (_path538 = /* @__PURE__ */ React.createElement("path", {
3260
+ })), _path538 || (_path538 = /*#__PURE__*/ React.createElement("path", {
2611
3261
  fill: "#452c25",
2612
3262
  stroke: "#000",
2613
3263
  strokeWidth: .1,
2614
3264
  d: "M327.5 193.2s1.5 2.3 1.4 3.6c0 1.2-2.3-1.8-2.5-2.4s1-1.2 1-1.2zm3.1-1.2s1.2 2.4.8 3.1c-.3.8-2-1.4-2.5-2.3-.6-.8 1.7-.8 1.7-.8z"
2615
- })), _path539 || (_path539 = /* @__PURE__ */ React.createElement("path", {
3265
+ })), _path539 || (_path539 = /*#__PURE__*/ React.createElement("path", {
2616
3266
  fill: "#452c25",
2617
3267
  stroke: "#000",
2618
3268
  strokeWidth: .2,
2619
3269
  d: "M325 194.4s2 2 1.9 3.1-2.8-1.6-3-2c-.3-.6 1.2-1.1 1.2-1.1z"
2620
- })), _path540 || (_path540 = /* @__PURE__ */ React.createElement("path", {
3270
+ })), _path540 || (_path540 = /*#__PURE__*/ React.createElement("path", {
2621
3271
  fill: "#452c25",
2622
3272
  stroke: "#000",
2623
3273
  strokeWidth: .1,
2624
3274
  d: "M337.2 188.4s2.8 2.5 2.4 3c-.5.3-4.3-2.4-4.9-3-.6-.5 2.5 0 2.5 0z"
2625
- })), _path541 || (_path541 = /* @__PURE__ */ React.createElement("path", {
3275
+ })), _path541 || (_path541 = /*#__PURE__*/ React.createElement("path", {
2626
3276
  fill: "#452c25",
2627
3277
  stroke: "#000",
2628
3278
  strokeWidth: .1,
2629
3279
  d: "m334.8 188.2 2.2 1.9s2 1.3 1.7 1.7c-.3.3-3.6-1.1-4.1-1.8-.6-.7-.6-1.4-.6-1.4zm7.3.6s8.4 3.4 8 4.2c-.3.8-8.8-2.7-10-3.7-1.4-.9 1.8-.6 1.8-.6"
2630
- })), _path542 || (_path542 = /* @__PURE__ */ React.createElement("path", {
3280
+ })), _path542 || (_path542 = /*#__PURE__*/ React.createElement("path", {
2631
3281
  fill: "#452c25",
2632
3282
  stroke: "#000",
2633
3283
  strokeWidth: .1,
2634
3284
  d: "M342.4 189.8s6.3 3.6 5.5 4c-.7.3-5.2-1-7.5-2.5a37 37 0 0 1-3.3-2.5l2.8-.6zm-15.5 4.4s1.2 2.4.8 3c-.4.8-1.5-.5-2.1-1.4-.6-.8 1.3-1.6 1.3-1.6zm.3 5.4s1 3.5-.1 4.2c-1.1.6-1.8-3.6-1.8-4.5s1.9.3 1.9.3z"
2635
- })), _path543 || (_path543 = /* @__PURE__ */ React.createElement("path", {
3285
+ })), _path543 || (_path543 = /*#__PURE__*/ React.createElement("path", {
2636
3286
  fill: "#452c25",
2637
3287
  stroke: "#000",
2638
3288
  strokeWidth: .1,
2639
3289
  d: "M322.3 193.8s3.5-1.5 4.1-1.4c0 0 .8-.2 1.1-.5l1.3-1s-.6-4.3 3.9-3.8l11.5 1.1a45 45 0 0 1 6.5 2l9 3.9a30 30 0 0 1 4 2.3c.8.5-.1.1-.1.1s-10.7-5.7-14.5-6.4c-1-.2 0 1 0 1l-3.4-1.3a6 6 0 0 0-2.9-.6 5.8 5.8 0 0 1-2.2-.3c-.6-.2-3.8-.3-4.4-.4a7 7 0 0 1-1-.2l.3.4-1.6-.2-.5.6s-1.5.3-1.6-.2c-.1-.4-1 2.3-1.3 3-.4.9-1.9.9-2.3 1.4l-1 .9c-.2.1-1.3.8-1.7.8l-2.9.2-.6-1zm4.6 10-.1 3.3c-.2.2-1.8.1-1.8-2.2s.5-2.4.5-2.4l1.5 1.2"
2640
- })), _path544 || (_path544 = /* @__PURE__ */ React.createElement("path", {
3290
+ })), _path544 || (_path544 = /*#__PURE__*/ React.createElement("path", {
2641
3291
  fill: "#452c25",
2642
3292
  stroke: "#000",
2643
3293
  strokeWidth: .1,
2644
3294
  d: "M327.3 201.4s-.3-1.4-.5-1.6c-.3-.2 0-.3 0-.3s-.5-1.4-.9-1.6c-.3-.2.1-.4.1-.4s-.6-1-1-1.2c-.4-.3 0-.4 0-.4s-.5-1.2-1.5-1.8c0 0-.7-.7-1.4-.9s-2.4-.4-4.5-.3c-2.2 0-3.2 1.5-3.2 1.5l-.1 1.8.3-.2-.5 2.2c0 .5.5 1.4.5 2.5v1c.1 1 .4 2 .8 2.9v.2c.2-.2.5.6.7 1 0 0 0 1 .2.6l.6 1.1c0 .2.5 1.4.5.9 0-.6.4 1.3.4 1.5l.5-.7.2.8h.5l-.2.8s1.2-1 1.3-1.4v-.6l.4-.4.6-1s1.5 1.2 1.7 1.7l.3.7.4-.3.3.8.3-.4.2.6.1.3c.1.1.4.2.8-.6.6-1 .6-1.9.6-2 0-.3.3.2.3.2s.6-1 .5-1.6c0-.7.3-.4.3-.4v-2.2c0-.4.3-.3.3-.3l-.2-2.3c-.2-.2.3-.2.3-.2z"
2645
- })), _path545 || (_path545 = /* @__PURE__ */ React.createElement("path", { d: "M324.3 196.7c.3 0 .4.4.6.6-.1-.4-.3-.7-.6-.8zm.3 1.2c.5.5.6 1.1.5 1.8v.1c0-.7 0-1.5-.5-2zm1.1.7a3 3 0 0 1 .4 1.6c0-.6 0-1.2-.4-1.7m.4 2.5c0 .4 0 .7-.2 1a.4.4 0 0 0 0 .2 11 11 0 0 0 .2-1.2m-.4 1.9v.7a3.8 3.8 0 0 0 0-.8m.7 0q.3.15.3.6a.4.4 0 0 0 0-.1 1.2 1.2 0 0 0-.3-.7zm0-2.6.4.5v-.2a3 3 0 0 0-.5-.5zm-1.4 2a6 6 0 0 1 0 1 6.6 6.6 0 0 0 0-1m-.7.7a5 5 0 0 1 0 1 6 6 0 0 0 0-1.1z" })), _path546 || (_path546 = /* @__PURE__ */ React.createElement("path", {
3295
+ })), _path545 || (_path545 = /*#__PURE__*/ React.createElement("path", { d: "M324.3 196.7c.3 0 .4.4.6.6-.1-.4-.3-.7-.6-.8zm.3 1.2c.5.5.6 1.1.5 1.8v.1c0-.7 0-1.5-.5-2zm1.1.7a3 3 0 0 1 .4 1.6c0-.6 0-1.2-.4-1.7m.4 2.5c0 .4 0 .7-.2 1a.4.4 0 0 0 0 .2 11 11 0 0 0 .2-1.2m-.4 1.9v.7a3.8 3.8 0 0 0 0-.8m.7 0q.3.15.3.6a.4.4 0 0 0 0-.1 1.2 1.2 0 0 0-.3-.7zm0-2.6.4.5v-.2a3 3 0 0 0-.5-.5zm-1.4 2a6 6 0 0 1 0 1 6.6 6.6 0 0 0 0-1m-.7.7a5 5 0 0 1 0 1 6 6 0 0 0 0-1.1z" })), _path546 || (_path546 = /*#__PURE__*/ React.createElement("path", {
2646
3296
  fill: "#452c25",
2647
3297
  d: "M310.7 194.3s-.8 3.2-.2 3.5c1.3.7 2-2.2 2.2-3.2.1-1.2-2-.3-2-.3"
2648
- })), _path547 || (_path547 = /* @__PURE__ */ React.createElement("path", {
3298
+ })), _path547 || (_path547 = /*#__PURE__*/ React.createElement("path", {
2649
3299
  fill: "none",
2650
3300
  stroke: "#000",
2651
3301
  strokeWidth: .1,
2652
3302
  d: "M310.7 194.3s-.8 3.2-.2 3.5c1.3.7 2-2.2 2.2-3.2.1-1.2-2-.3-2-.3z"
2653
- })), _path548 || (_path548 = /* @__PURE__ */ React.createElement("path", {
3303
+ })), _path548 || (_path548 = /*#__PURE__*/ React.createElement("path", {
2654
3304
  fill: "#452c25",
2655
3305
  d: "M312.6 194.3s-1.6 1.7-1.6 2.6c0 1 2.4-1.3 2.6-1.7s-1-.9-1-.9"
2656
- })), _path549 || (_path549 = /* @__PURE__ */ React.createElement("path", {
3306
+ })), _path549 || (_path549 = /*#__PURE__*/ React.createElement("path", {
2657
3307
  fill: "none",
2658
3308
  stroke: "#000",
2659
3309
  strokeWidth: .1,
2660
3310
  d: "M312.6 194.3s-1.6 1.7-1.6 2.6c0 1 2.4-1.3 2.6-1.7s-1-.9-1-.9z"
2661
- })), _path550 || (_path550 = /* @__PURE__ */ React.createElement("path", {
3311
+ })), _path550 || (_path550 = /*#__PURE__*/ React.createElement("path", {
2662
3312
  fill: "#452c25",
2663
3313
  d: "M285 194.5s-3.3 1.7-3.6 2.4 10-1 15.8-5l-2.3-1.4z"
2664
- })), _path551 || (_path551 = /* @__PURE__ */ React.createElement("path", {
3314
+ })), _path551 || (_path551 = /*#__PURE__*/ React.createElement("path", {
2665
3315
  fill: "none",
2666
3316
  stroke: "#000",
2667
3317
  strokeWidth: .1,
2668
3318
  d: "M285 194.5s-3.3 1.7-3.6 2.4 10-1 15.8-5l-2.3-1.4z"
2669
- })), _path552 || (_path552 = /* @__PURE__ */ React.createElement("path", {
3319
+ })), _path552 || (_path552 = /*#__PURE__*/ React.createElement("path", {
2670
3320
  fill: "#452c25",
2671
3321
  d: "M289 195.2s-6 2.2-1.7 2.3c0 0 8.7-1.8 13.3-5.4l-1.1-1.7z"
2672
- })), _path553 || (_path553 = /* @__PURE__ */ React.createElement("path", {
3322
+ })), _path553 || (_path553 = /*#__PURE__*/ React.createElement("path", {
2673
3323
  fill: "none",
2674
3324
  stroke: "#000",
2675
3325
  strokeWidth: .1,
2676
3326
  d: "M289 195.1s-6 2.3-1.7 2.4c0 0 8.7-1.8 13.3-5.4l-1.1-1.7z"
2677
- })), _path554 || (_path554 = /* @__PURE__ */ React.createElement("path", {
3327
+ })), _path554 || (_path554 = /*#__PURE__*/ React.createElement("path", {
2678
3328
  fill: "#452c25",
2679
3329
  d: "M298 189s-6.5 3.4-5.8 3.7c.7.4 5.3-.6 7.7-2l3.4-2.4-2.9-.8-2.5 1.6z"
2680
- })), _path555 || (_path555 = /* @__PURE__ */ React.createElement("path", {
3330
+ })), _path555 || (_path555 = /*#__PURE__*/ React.createElement("path", {
2681
3331
  fill: "none",
2682
3332
  stroke: "#000",
2683
3333
  strokeWidth: .1,
2684
3334
  d: "M298 189s-6.5 3.4-5.8 3.7c.7.4 5.3-.6 7.7-2l3.4-2.4-2.9-.8-2.5 1.6z"
2685
- })), _path556 || (_path556 = /* @__PURE__ */ React.createElement("path", {
3335
+ })), _path556 || (_path556 = /*#__PURE__*/ React.createElement("path", {
2686
3336
  fill: "#452c25",
2687
3337
  d: "M295.5 196.3s-2.3 1.9-2 2.1c.2.2 5-.5 8.6-3.4l-.5-1.7z"
2688
- })), _path557 || (_path557 = /* @__PURE__ */ React.createElement("path", {
3338
+ })), _path557 || (_path557 = /*#__PURE__*/ React.createElement("path", {
2689
3339
  fill: "none",
2690
3340
  stroke: "#000",
2691
3341
  strokeWidth: .1,
2692
3342
  d: "M295.5 196.3s-2.3 1.9-2 2.1c.2.2 5-.5 8.6-3.4l-.5-1.7-6.2 2.9"
2693
- })), _path558 || (_path558 = /* @__PURE__ */ React.createElement("path", {
3343
+ })), _path558 || (_path558 = /*#__PURE__*/ React.createElement("path", {
2694
3344
  fill: "#452c25",
2695
3345
  d: "M291.5 196s-2.2 1.7-1.7 1.8 2.3 1.5 10.6-3.9l1-.6-1.5-2-8.4 4.5"
2696
- })), _path559 || (_path559 = /* @__PURE__ */ React.createElement("path", {
3346
+ })), _path559 || (_path559 = /*#__PURE__*/ React.createElement("path", {
2697
3347
  fill: "none",
2698
3348
  stroke: "#000",
2699
3349
  strokeWidth: .1,
2700
3350
  d: "M291.5 196s-2.2 1.7-1.7 1.8 2.3 1.5 10.6-3.9l1-.6-1.5-2z"
2701
- })), _path560 || (_path560 = /* @__PURE__ */ React.createElement("path", {
3351
+ })), _path560 || (_path560 = /*#__PURE__*/ React.createElement("path", {
2702
3352
  fill: "#452c25",
2703
3353
  d: "M289.8 189.6a66 66 0 0 0-13.9 7.2l17.9-7m11.2 10.6s-1.5 2.3-1.2 2.5c.3.3 2.1 1.2 4.3-1.7 2-3-2-2.5-2-2.5z"
2704
- })), _path561 || (_path561 = /* @__PURE__ */ React.createElement("path", {
3354
+ })), _path561 || (_path561 = /*#__PURE__*/ React.createElement("path", {
2705
3355
  fill: "none",
2706
3356
  stroke: "#000",
2707
3357
  strokeWidth: .1,
2708
3358
  d: "M305 200.4s-1.5 2.3-1.2 2.5c.3.3 2.1 1.2 4.3-1.7 2-3-2-2.5-2-2.5z"
2709
- })), _path562 || (_path562 = /* @__PURE__ */ React.createElement("path", {
3359
+ })), _path562 || (_path562 = /*#__PURE__*/ React.createElement("path", {
2710
3360
  fill: "#452c25",
2711
3361
  d: "M306.6 202s-1 2.4-.5 2.6c.6.3 2-.1 3.2-2.2 1.2-2.2-.6-1.1-.6-1.1zm-3.3-3.5s-2.2 2.7-1.7 3.1c.4.4 3 .3 4.9-2.4 1.9-2.6 0 0 0 0l-.5-2.5-2.7 1.7"
2712
- })), _path563 || (_path563 = /* @__PURE__ */ React.createElement("path", {
3362
+ })), _path563 || (_path563 = /*#__PURE__*/ React.createElement("path", {
2713
3363
  fill: "none",
2714
3364
  stroke: "#000",
2715
3365
  strokeWidth: .1,
2716
3366
  d: "M306.6 202s-1 2.4-.5 2.6c.6.3 2-.1 3.2-2.2 1.2-2.2-.6-1.1-.6-1.1zm-3.3-3.5s-2.2 2.7-1.7 3.1c.4.4 3 .3 4.9-2.4 1.9-2.6 0 0 0 0l-.5-2.5-2.7 1.7"
2717
- })), _path564 || (_path564 = /* @__PURE__ */ React.createElement("path", {
3367
+ })), _path564 || (_path564 = /*#__PURE__*/ React.createElement("path", {
2718
3368
  fill: "#452c25",
2719
3369
  d: "M301.2 197.1s-2.2 2.6-2 3c.2.5 3.2.3 5.6-2.2s.5-3.5.5-3.5l-4 2.6"
2720
- })), _path565 || (_path565 = /* @__PURE__ */ React.createElement("path", {
3370
+ })), _path565 || (_path565 = /*#__PURE__*/ React.createElement("path", {
2721
3371
  fill: "none",
2722
3372
  stroke: "#000",
2723
3373
  strokeWidth: .1,
2724
3374
  d: "M301.2 197.1s-2.2 2.6-2 3c.2.5 3.2.3 5.6-2.2s.5-3.5.5-3.5l-4 2.6"
2725
- })), _path566 || (_path566 = /* @__PURE__ */ React.createElement("path", {
3375
+ })), _path566 || (_path566 = /*#__PURE__*/ React.createElement("path", {
2726
3376
  fill: "#452c25",
2727
3377
  d: "m297.4 197.3-1.4 1.9s.3 1.8 5.1-1.5l4.5-3-2.5-.5z"
2728
- })), _path567 || (_path567 = /* @__PURE__ */ React.createElement("path", {
3378
+ })), _path567 || (_path567 = /*#__PURE__*/ React.createElement("path", {
2729
3379
  fill: "none",
2730
3380
  stroke: "#000",
2731
3381
  strokeWidth: .1,
2732
3382
  d: "m297.3 197.2-1.3 2s.3 1.8 5.1-1.5l4.5-3-2.6-.5z"
2733
- })), _path568 || (_path568 = /* @__PURE__ */ React.createElement("path", {
3383
+ })), _path568 || (_path568 = /*#__PURE__*/ React.createElement("path", {
2734
3384
  fill: "#452c25",
2735
3385
  d: "m282.2 194.5-3 1.3s-.7.6 1 .7c1.8 0 5.5-.5 11.9-4 2.8-1.7 4.7-3.3 4.7-3.3l-2.4-.8-12.2 6z"
2736
- })), _path569 || (_path569 = /* @__PURE__ */ React.createElement("path", {
3386
+ })), _path569 || (_path569 = /*#__PURE__*/ React.createElement("path", {
2737
3387
  fill: "none",
2738
3388
  stroke: "#000",
2739
3389
  strokeWidth: .1,
2740
3390
  d: "m282.2 194.5-3 1.3s-.7.6 1 .7c1.8 0 5.5-.5 11.9-4 2.8-1.7 4.7-3.3 4.7-3.3l-2.4-.8-12.2 6z"
2741
- })), _path570 || (_path570 = /* @__PURE__ */ React.createElement("path", {
3391
+ })), _path570 || (_path570 = /*#__PURE__*/ React.createElement("path", {
2742
3392
  fill: "#452c25",
2743
3393
  d: "M277 196.4s4.4-.5 6-1.6c0 0-.3.5 2-.4 0 0-1.2 2 5.3-2 6.5-3.8 0 0 0 0l7.2-4.1-.4-.8-14.7 6.2c-1 .3-5.4 2.7-5.4 2.7"
2744
- })), _path571 || (_path571 = /* @__PURE__ */ React.createElement("path", {
3394
+ })), _path571 || (_path571 = /*#__PURE__*/ React.createElement("path", {
2745
3395
  fill: "none",
2746
3396
  stroke: "#000",
2747
3397
  strokeWidth: .1,
2748
3398
  d: "m290.3 192.4 7.2-4.1-.4-.8-14.7 6.2c-1 .3-5.4 2.7-5.4 2.7s4.4-.5 6-1.6c0 0-.3.5 2-.4 0 0-1.1 2 5.3-2z"
2749
- })), _path572 || (_path572 = /* @__PURE__ */ React.createElement("path", {
3399
+ })), _path572 || (_path572 = /*#__PURE__*/ React.createElement("path", {
2750
3400
  fill: "#452c25",
2751
3401
  d: "M308.5 202s-.4 3.4.1 3.5 2-1 2.6-3c.6-2.2-2.4-2-2.4-2l-.4 1.3"
2752
- })), _path573 || (_path573 = /* @__PURE__ */ React.createElement("path", {
3402
+ })), _path573 || (_path573 = /*#__PURE__*/ React.createElement("path", {
2753
3403
  fill: "none",
2754
3404
  stroke: "#000",
2755
3405
  strokeWidth: .2,
2756
3406
  d: "M308.5 202s-.4 3.4.1 3.5 2-1 2.6-3c.6-2.2-2.4-2-2.4-2l-.4 1.3"
2757
- })), _path574 || (_path574 = /* @__PURE__ */ React.createElement("path", {
3407
+ })), _path574 || (_path574 = /*#__PURE__*/ React.createElement("path", {
2758
3408
  fill: "#452c25",
2759
3409
  d: "M310.8 203.5s-.3 2.4 0 2.6c.4.3 1.3.4 2.3-1.6s.5-1.3.5-1.3l-2.3-1.2-.5 1.3"
2760
- })), _path575 || (_path575 = /* @__PURE__ */ React.createElement("path", {
3410
+ })), _path575 || (_path575 = /*#__PURE__*/ React.createElement("path", {
2761
3411
  fill: "none",
2762
3412
  stroke: "#000",
2763
3413
  strokeWidth: .1,
2764
3414
  d: "M310.8 203.4s-.3 2.5 0 2.7c.4.3 1.3.4 2.3-1.6s.5-1.3.5-1.3l-2.3-1.2z"
2765
- })), _path576 || (_path576 = /* @__PURE__ */ React.createElement("path", {
3415
+ })), _path576 || (_path576 = /*#__PURE__*/ React.createElement("path", {
2766
3416
  fill: "#452c25",
2767
3417
  d: "M311.4 199s-1.9 4-.8 4c1 0 2.5-3 2.7-3.7s-1.9-.3-1.9-.3"
2768
- })), _path577 || (_path577 = /* @__PURE__ */ React.createElement("path", {
3418
+ })), _path577 || (_path577 = /*#__PURE__*/ React.createElement("path", {
2769
3419
  fill: "none",
2770
3420
  stroke: "#000",
2771
3421
  strokeWidth: .1,
2772
3422
  d: "M311.4 199s-1.9 4-.8 4c1 0 2.5-3 2.7-3.7s-1.9-.3-1.9-.3z"
2773
- })), _path578 || (_path578 = /* @__PURE__ */ React.createElement("path", {
3423
+ })), _path578 || (_path578 = /*#__PURE__*/ React.createElement("path", {
2774
3424
  fill: "#452c25",
2775
3425
  d: "M311.3 199s-.8 4.5.2 4c1-.3 1.6-3.7 1.7-4.4 0-.7-2 .4-2 .4"
2776
- })), _path579 || (_path579 = /* @__PURE__ */ React.createElement("path", {
3426
+ })), _path579 || (_path579 = /*#__PURE__*/ React.createElement("path", {
2777
3427
  fill: "none",
2778
3428
  stroke: "#000",
2779
3429
  strokeWidth: .1,
2780
3430
  d: "M311.3 199s-.8 4.5.2 4c1-.3 1.6-3.7 1.7-4.4 0-.7-2 .4-2 .4z"
2781
- })), _path580 || (_path580 = /* @__PURE__ */ React.createElement("path", {
3431
+ })), _path580 || (_path580 = /*#__PURE__*/ React.createElement("path", {
2782
3432
  fill: "#452c25",
2783
3433
  d: "M312.8 199.4s-1.1 3.5 0 4.2c1 .7 1.8-3.4 1.9-4.3 0-1-2 .1-2 .1"
2784
- })), _path581 || (_path581 = /* @__PURE__ */ React.createElement("path", {
3434
+ })), _path581 || (_path581 = /*#__PURE__*/ React.createElement("path", {
2785
3435
  fill: "none",
2786
3436
  stroke: "#000",
2787
3437
  strokeWidth: .1,
2788
3438
  d: "M312.8 199.4s-1.1 3.5 0 4.2c1 .7 1.8-3.4 1.9-4.3 0-1-2 .1-2 .1z"
2789
- })), _path582 || (_path582 = /* @__PURE__ */ React.createElement("path", {
3439
+ })), _path582 || (_path582 = /*#__PURE__*/ React.createElement("path", {
2790
3440
  fill: "#452c25",
2791
3441
  stroke: "#000",
2792
3442
  strokeWidth: .1,
2793
3443
  d: "M308.4 198.3s-1 3.2-.4 3.5c1.2.6 2.3-2.2 2.4-3.3.1-1.2-2-.2-2-.2zm-7.9-6.6s-2.8 2.4-2.5 2.7c.3.4 3.6-.2 5.1-1.3l2.1-1.5-2.5-1.6z"
2794
- })), _path583 || (_path583 = /* @__PURE__ */ React.createElement("path", {
3444
+ })), _path583 || (_path583 = /*#__PURE__*/ React.createElement("path", {
2795
3445
  fill: "none",
2796
3446
  stroke: "#000",
2797
3447
  strokeWidth: .1,
2798
3448
  d: "M303 189.3s-1.8 1.5-1.5 1.9c.4.3 3.6-1 4.2-1.7.6-.6.6-1.3.6-1.3z"
2799
- })), _path584 || (_path584 = /* @__PURE__ */ React.createElement("path", {
3449
+ })), _path584 || (_path584 = /*#__PURE__*/ React.createElement("path", {
2800
3450
  fill: "#452c25",
2801
3451
  stroke: "#000",
2802
3452
  strokeWidth: .1,
2803
3453
  d: "M304.9 189s-2.5 2.1-1.9 2.9c.6.7 4-2.6 4.5-3s-2.9 0-2.9 0"
2804
- })), _path585 || (_path585 = /* @__PURE__ */ React.createElement("path", {
3454
+ })), _path585 || (_path585 = /*#__PURE__*/ React.createElement("path", {
2805
3455
  fill: "#452c25",
2806
3456
  stroke: "#000",
2807
3457
  strokeWidth: .1,
2808
3458
  d: "m303.8 188.2-5 2.3s-4.2 2.7-3.8 3 3.7-.6 6-1.7a38 38 0 0 0 5-3.1m-.9 2.1s-5.3 4.7-4.5 5.1c.8.5 4.4-1.4 6.8-3.7"
2809
- })), _path586 || (_path586 = /* @__PURE__ */ React.createElement("path", {
3459
+ })), _path586 || (_path586 = /*#__PURE__*/ React.createElement("path", {
2810
3460
  fill: "#452c25",
2811
3461
  stroke: "#000",
2812
3462
  strokeWidth: .1,
2813
3463
  d: "M305.8 192.4s-3 5-2.7 5.6c.4.5 2.6-1.2 3.7-2.5s2-3.2 2-3.2"
2814
- })), _path587 || (_path587 = /* @__PURE__ */ React.createElement("path", {
3464
+ })), _path587 || (_path587 = /*#__PURE__*/ React.createElement("path", {
2815
3465
  fill: "#452c25",
2816
3466
  stroke: "#000",
2817
3467
  strokeWidth: .1,
2818
3468
  d: "M307.6 192.8s-3.3 6.1-3 6.6c.4.5 2.4.1 3.5-2.3 1.2-2.4 1-4 1-4z"
2819
- })), _path588 || (_path588 = /* @__PURE__ */ React.createElement("path", {
3469
+ })), _path588 || (_path588 = /*#__PURE__*/ React.createElement("path", {
2820
3470
  fill: "#452c25",
2821
3471
  stroke: "#000",
2822
3472
  strokeWidth: .1,
2823
3473
  d: "M309.5 193.1s-3.7 7.6-3 8.3c.8.8 4.8-5.7 5-6.6.3-1.6-2-1.8-2-1.8m-7.7-4.9s-3.3 1.6-2.7 2c.7.2 3.8-1.2 4.2-1.3.5-.1-1.5-.7-1.5-.7z"
2824
- })), _path589 || (_path589 = /* @__PURE__ */ React.createElement("path", {
3474
+ })), _path589 || (_path589 = /*#__PURE__*/ React.createElement("path", {
2825
3475
  fill: "#452c25",
2826
3476
  stroke: "#000",
2827
3477
  strokeWidth: .1,
2828
3478
  d: "M302.3 188.6s-2 1.6-1.6 2c.4.5 3.5-1.2 4-1.7.7-.5-2.4-.3-2.4-.3zm4.3.2s-2.8 3.7-2 3.8c.9.2 4.1-2.4 4.2-2.8 0-.5-2.2-1-2.2-1z"
2829
- })), _path590 || (_path590 = /* @__PURE__ */ React.createElement("path", {
3479
+ })), _path590 || (_path590 = /*#__PURE__*/ React.createElement("path", {
2830
3480
  fill: "#452c25",
2831
3481
  stroke: "#000",
2832
3482
  strokeWidth: .1,
2833
3483
  d: "M307.8 189.6s-3 3.7-2.1 4c.8.2 1-.4 1-.4s2.3-2 2.4-2.5c.2-.5-1.2-1.2-1.2-1.2"
2834
- })), _path591 || (_path591 = /* @__PURE__ */ React.createElement("path", {
3484
+ })), _path591 || (_path591 = /*#__PURE__*/ React.createElement("path", {
2835
3485
  fill: "#452c25",
2836
3486
  stroke: "#000",
2837
3487
  strokeWidth: .1,
2838
3488
  d: "M308.7 190.5s-2.1 3.7-1.6 4c.6.2 1.5-.8 2.4-1.9.9-1-.8-2.1-.8-2.1z"
2839
- })), _path592 || (_path592 = /* @__PURE__ */ React.createElement("path", {
3489
+ })), _path592 || (_path592 = /*#__PURE__*/ React.createElement("path", {
2840
3490
  fill: "#452c25",
2841
3491
  stroke: "#000",
2842
3492
  strokeWidth: .1,
2843
3493
  d: "M309.3 192.2s-1.3 2.3-1 3c.4.8 1.6-.5 2.2-1.3s-1.2-1.7-1.2-1.7zm.5 6.5s-.8 3.2-.2 3.5c1.3.7 2-2.2 2.2-3.2.1-1.2-2-.3-2-.3z"
2844
- })), _path593 || (_path593 = /* @__PURE__ */ React.createElement("path", {
3494
+ })), _path593 || (_path593 = /*#__PURE__*/ React.createElement("path", {
2845
3495
  fill: "#452c25",
2846
3496
  stroke: "#000",
2847
3497
  strokeWidth: .1,
2848
3498
  d: "M315.7 194.4s-.9-.3-1.5-.3c0 0-1.9-1.4-3-1.6-1-.1 0-.2 0-.2s-.2-2.4-.5-2.6c0 0-.1-2.5-1.7-2.6-1.6-.2-5.1.1-5.7-.1-.7-.3-2.6-1-6.3 0-3.8 1-11.2 4.3-11.6 4.4-.4 0 8.5-2 11-3l3.3-.5s-2.8 1.4-.2.8 2 0 2 0-.2.6 1.3.3c1.4-.4 1.4 0 1.4 0s1.7.6 3-.2c0 0 .7 2.3 1.6 2.6 0 0 1 2.2 3.1 2.6l1.2.9 1.2.4 1.3-1"
2849
- })), _path594 || (_path594 = /* @__PURE__ */ React.createElement("path", {
3499
+ })), _path594 || (_path594 = /*#__PURE__*/ React.createElement("path", {
2850
3500
  fill: "#452c25",
2851
3501
  stroke: "#000",
2852
3502
  strokeWidth: .1,
2853
3503
  d: "M298.3 188s-8.6 3-8.3 3.9c.4.8 9-2.4 10.3-3.2 1.4-1-2-.7-2-.7"
2854
- })), _path595 || (_path595 = /* @__PURE__ */ React.createElement("path", { d: "m321.8 194.6.5.2a1.5 1.5 0 0 0-.3-.3l-.7-.3.1.2zM315 201c.2.2.2.5.3.8v-.2c-.1-.2-.1-.5-.3-.7zm1.2-6.5.9-.2v-.1l-.9.1zm1.7-.2.8-.1a.3.3 0 0 0 0-.1 2 2 0 0 0-.8.1zm-3 1.5a.3.3 0 0 0 0 .2zm-.1 4.6a5 5 0 0 0 0 .7.4.4 0 0 0 0-.1z" })), _path596 || (_path596 = /* @__PURE__ */ React.createElement("path", {
3504
+ })), _path595 || (_path595 = /*#__PURE__*/ React.createElement("path", { d: "m321.8 194.6.5.2a1.5 1.5 0 0 0-.3-.3l-.7-.3.1.2zM315 201c.2.2.2.5.3.8v-.2c-.1-.2-.1-.5-.3-.7zm1.2-6.5.9-.2v-.1l-.9.1zm1.7-.2.8-.1a.3.3 0 0 0 0-.1 2 2 0 0 0-.8.1zm-3 1.5a.3.3 0 0 0 0 .2zm-.1 4.6a5 5 0 0 0 0 .7.4.4 0 0 0 0-.1z" })), _path596 || (_path596 = /*#__PURE__*/ React.createElement("path", {
2855
3505
  fill: "#bd8759",
2856
3506
  d: "M316.6 213.9s-1 .7-1 1a3.8 3.8 0 0 0-.2.8s.8-.1.7.3c0 0 .3.2.8-.8.4-1 .8-1.5 1.1-1.5.4 0 .8.4 1 .6s.4.4.8.3c0 0-.4-.6-.2-.7l.6-.1s-.3-.7-.9-.8-1-.3-1-.6c.2-.2 1-2.4 1-2.4l-1-1.5-.5 1.3.2 1-1 2.1c0 .1-2.4 1-2.7 1l-.8.9v.5s.3-.4.4-.2c0 0 .3-.3.6-.2.2.1.1.2.1.2l.5-.4.1-.1.6-.1"
2857
- })), _path597 || (_path597 = /* @__PURE__ */ React.createElement("path", {
3507
+ })), _path597 || (_path597 = /*#__PURE__*/ React.createElement("path", {
2858
3508
  fill: "none",
2859
3509
  stroke: "#000",
2860
3510
  strokeWidth: .1,
2861
3511
  d: "M316.6 213.9s-1 .7-1 1a3.8 3.8 0 0 0-.2.8s.8-.1.7.3c0 0 .3.2.8-.8.4-1 .8-1.5 1.1-1.5.4 0 .8.4 1 .6s.4.4.8.3c0 0-.4-.6-.2-.7l.6-.1s-.3-.7-.9-.8-1-.3-1-.6c.2-.2 1-2.4 1-2.4l-1-1.5-.5 1.3.2 1-1 2.1c0 .1-2.4 1-2.7 1l-.8.9v.5s.3-.4.4-.2c0 0 .3-.3.6-.2.2.1.1.2.1.2l.5-.4.1-.1.6-.1"
2862
- })), _path598 || (_path598 = /* @__PURE__ */ React.createElement("path", {
3512
+ })), _path598 || (_path598 = /*#__PURE__*/ React.createElement("path", {
2863
3513
  fill: "#bd8759",
2864
3514
  d: "M323.1 209.2v2.1c0 .3 0 .8-.2 1.1s-.4.5-.7.5-1 0-1.2.3l-.3.4s.5-.3.6 0l-.2.6.9-.2.8-.3.4.2v1c0 .4 0 1.2.3 1.2l.4-.5.5.5-.1-1.2a7 7 0 0 1-.3-1l1.5.6c0 .2.4.5.5.5s0-.5.2-.5c.3-.1.4 0 .4 0s-.4-.8-1-1c-.5-.4-1-.4-1.2-.6l-.3-.9v-2.8l-1-.2"
2865
- })), _path599 || (_path599 = /* @__PURE__ */ React.createElement("path", {
3515
+ })), _path599 || (_path599 = /*#__PURE__*/ React.createElement("path", {
2866
3516
  fill: "none",
2867
3517
  stroke: "#000",
2868
3518
  strokeWidth: .1,
2869
3519
  d: "M323.1 209v2.3c0 .3 0 .8-.2 1.1s-.4.5-.7.5-1 0-1.2.3l-.3.4s.5-.3.6 0l-.2.6.9-.2.8-.3.4.2v1c0 .4 0 1.2.3 1.2l.4-.5.5.5-.1-1.2-.3-1s1.4.5 1.5.7l.5.4c.1 0 0-.5.2-.5.3-.1.4 0 .4 0s-.4-.8-1-1c-.5-.4-1-.4-1.2-.6l-.3-.9v-2.8z"
2870
- })), _path600 || (_path600 = /* @__PURE__ */ React.createElement("path", {
3520
+ })), _path600 || (_path600 = /*#__PURE__*/ React.createElement("path", {
2871
3521
  fill: "#dcddde",
2872
3522
  d: "M315 197.3s0-1.3.3-1.4c0 0 .1-1.2 1.7-1 0 0 .5-.9 1.4-.4 0 0 .8-.4 1.3-.2l1 .7s.7-.1 1 .1c.3.3.2 1.1.2 1.1s.8.6.8 1.1v.9s.3.3.2.7c0 .4-.4 1-.4 1-.1 0 0 1-.3 1.3l-.8.5c-.2 0-.6.6-1 .6-.3 0-.8-.5-.8-.7s-.6-.4-.6-.4-1 1.2-1.8 1-1.1-.8-1.2-1l-.3-1s-.8-.4-.7-.9c0-.4.4-1 .4-1z"
2873
- })), _path601 || (_path601 = /* @__PURE__ */ React.createElement("path", {
3523
+ })), _path601 || (_path601 = /*#__PURE__*/ React.createElement("path", {
2874
3524
  fill: "none",
2875
3525
  stroke: "#000",
2876
3526
  strokeWidth: .1,
2877
3527
  d: "m317.8 212-.2-.1m.6-.9a.8.8 0 0 1-.3-.1m0 .6h.2m5.5.5.5.2m-.2-.6h-.3m.4-.5a.9.9 0 0 1-.5 0m0 1.8.4.1m-.4.5a.2.2 0 0 1 .2 0m-.1 1.6a.4.4 0 0 1 .3 0m-5.1-2a.3.3 0 0 0-.3.1m1-.1c-.1.1-.3.2-.3.4m-4.5.5.4.3m10-1a.3.3 0 0 0-.3.3m.7-.1a.2.2 0 0 0 0 .2"
2878
- })), _path602 || (_path602 = /* @__PURE__ */ React.createElement("path", {
3528
+ })), _path602 || (_path602 = /*#__PURE__*/ React.createElement("path", {
2879
3529
  fill: "#d9c0b9",
2880
3530
  d: "M313.4 215h.6s-.3.7-.2.8c0 .2-.5-.3-.3-.7"
2881
- })), _path603 || (_path603 = /* @__PURE__ */ React.createElement("path", {
3531
+ })), _path603 || (_path603 = /*#__PURE__*/ React.createElement("path", {
2882
3532
  fill: "none",
2883
3533
  stroke: "#000",
2884
3534
  strokeWidth: .1,
2885
3535
  d: "M313.4 215h.6s-.3.7-.2.8c0 .2-.5-.3-.3-.7z"
2886
- })), _path604 || (_path604 = /* @__PURE__ */ React.createElement("path", {
3536
+ })), _path604 || (_path604 = /*#__PURE__*/ React.createElement("path", {
2887
3537
  fill: "#d9c0b9",
2888
3538
  d: "M315.6 215.5s-.7 1 .1 1.5c0 0 0-1 .6-1.1z"
2889
- })), _path605 || (_path605 = /* @__PURE__ */ React.createElement("path", {
3539
+ })), _path605 || (_path605 = /*#__PURE__*/ React.createElement("path", {
2890
3540
  fill: "none",
2891
3541
  stroke: "#000",
2892
3542
  strokeWidth: .1,
2893
3543
  d: "M315.6 215.5s-.7 1 .1 1.5c0 0 0-1 .6-1.1z"
2894
- })), _path606 || (_path606 = /* @__PURE__ */ React.createElement("path", {
3544
+ })), _path606 || (_path606 = /*#__PURE__*/ React.createElement("path", {
2895
3545
  fill: "#d9c0b9",
2896
3546
  d: "m319.6 214.5-.2-.5.2-.3h.6s.4.9 0 1.3c0 0 0-.5-.2-.5z"
2897
- })), _path607 || (_path607 = /* @__PURE__ */ React.createElement("path", {
3547
+ })), _path607 || (_path607 = /*#__PURE__*/ React.createElement("path", {
2898
3548
  fill: "none",
2899
3549
  stroke: "#000",
2900
3550
  strokeWidth: .1,
2901
3551
  d: "m319.6 214.5-.2-.5.2-.3h.6s.4.9 0 1.3c0 0 0-.5-.2-.5z"
2902
- })), _path608 || (_path608 = /* @__PURE__ */ React.createElement("path", {
3552
+ })), _path608 || (_path608 = /*#__PURE__*/ React.createElement("path", {
2903
3553
  fill: "#d9c0b9",
2904
3554
  d: "M321 213.4h.3l.1.3v.3l-.3.2s-.5-.2-.4.5c0 0-.3-1.2.2-1.3"
2905
- })), _path609 || (_path609 = /* @__PURE__ */ React.createElement("path", {
3555
+ })), _path609 || (_path609 = /*#__PURE__*/ React.createElement("path", {
2906
3556
  fill: "none",
2907
3557
  stroke: "#000",
2908
3558
  strokeWidth: .1,
2909
3559
  d: "M321 213.4h.3l.1.3v.3l-.3.2s-.5-.2-.4.5c0 0-.3-1.2.2-1.3z"
2910
- })), _path610 || (_path610 = /* @__PURE__ */ React.createElement("path", {
3560
+ })), _path610 || (_path610 = /*#__PURE__*/ React.createElement("path", {
2911
3561
  fill: "#d9c0b9",
2912
3562
  d: "m323.5 215.9.4-.4.4.2-.3 1.2-.2-.3z"
2913
- })), _path611 || (_path611 = /* @__PURE__ */ React.createElement("path", {
3563
+ })), _path611 || (_path611 = /*#__PURE__*/ React.createElement("path", {
2914
3564
  fill: "none",
2915
3565
  stroke: "#000",
2916
3566
  strokeWidth: .1,
2917
3567
  d: "m323.5 215.9.4-.4.4.2-.3 1.2-.2-.3z"
2918
- })), _path612 || (_path612 = /* @__PURE__ */ React.createElement("path", {
3568
+ })), _path612 || (_path612 = /*#__PURE__*/ React.createElement("path", {
2919
3569
  fill: "#d9c0b9",
2920
3570
  d: "m326 214.8.5 1s.6-.6-.2-1.5z"
2921
- })), _path613 || (_path613 = /* @__PURE__ */ React.createElement("path", {
3571
+ })), _path613 || (_path613 = /*#__PURE__*/ React.createElement("path", {
2922
3572
  fill: "none",
2923
3573
  stroke: "#000",
2924
3574
  strokeWidth: .1,
2925
3575
  d: "m326 214.8.5 1s.6-.6-.2-1.5z"
2926
- })), _path614 || (_path614 = /* @__PURE__ */ React.createElement("path", { d: "m323.3 195.9.2.2v-.1zm.1 2.2.4.7v-.2a1.7 1.7 0 0 0-.4-.7zm-.4-1.6.5.6v-.2zm.5 3.5c0 .3 0 .6-.2.8v.2c.2-.4.2-.7.2-1.1a.5.5 0 0 0 0 .1m.5 1v.5a.4.4 0 0 0 0 .1 2.2 2.2 0 0 0 0-.6m1.8 3.9a4.8 4.8 0 0 1 .1 1.3l-.1-1.5zm-.3.8-.4 1 .4-.8zm-10.3-2.9.7 1.2v-.1zm1.8 0c-.2 0-.3-.3-.5-.4v.2c.2 0 .3.4.5.4zm-1 1.8.5 1v-.2l-.5-1zm1.2.4.5.8v-.1c0-.3-.3-.6-.5-.8m0 1.3.2.7v-.1zm1.1.3a2.8 2.8 0 0 1 .1.7 3.3 3.3 0 0 0 0-.9v.2m-.5 1c0 .3.1.7.3 1v-.2a3.2 3.2 0 0 1-.3-.9.4.4 0 0 0 0 .1m.2-4.4.8.3v-.1a8 8 0 0 1-.8-.3zm.2 1.2 1 .4c-.3-.3-.7-.4-1-.6zm.3 1.2.6.6v-.1a4.5 4.5 0 0 1-.6-.6zm.4 1.6.2.7a1.8 1.8 0 0 0-.2-.8zm1-4v.5a10 10 0 0 1 0-.5m2.3-.9a3.6 3.6 0 0 1-.2.5v.1l.2-.4zm1 0v.8a.4.4 0 0 0 0 .1 4.2 4.2 0 0 0 0-1m.2 1.6v.7a3.7 3.7 0 0 0 0-.8m.7 1.5c0 .3-.2.6-.5.8v.1c.3-.2.5-.4.5-.8m-2.4-1.5-.2.4v.1zm.3 1.8a1.9 1.9 0 0 1-.4.4v.1c.2 0 .3-.2.4-.3zm-.9 1c-.3-.4-.4-.8-.3-1.3v-.1c-.2.5 0 1 .3 1.5v-.2m-1-1-.1.5v-.6m2.6 1.3c0 .3-.2.5-.3.7v.1l.3-.6zm1.7.7a9 9 0 0 1-.5.7v.2zm.8.8a17 17 0 0 0-.2 1.3v.1za1 1 0 0 0 0-.1m1-1.6v.5zM315 202l.1 1.3v-.2a2.2 2.2 0 0 1-.1-1 1 1 0 0 0 0-.1" })), _path615 || (_path615 = /* @__PURE__ */ React.createElement("path", {
3576
+ })), _path614 || (_path614 = /*#__PURE__*/ React.createElement("path", { d: "m323.3 195.9.2.2v-.1zm.1 2.2.4.7v-.2a1.7 1.7 0 0 0-.4-.7zm-.4-1.6.5.6v-.2zm.5 3.5c0 .3 0 .6-.2.8v.2c.2-.4.2-.7.2-1.1a.5.5 0 0 0 0 .1m.5 1v.5a.4.4 0 0 0 0 .1 2.2 2.2 0 0 0 0-.6m1.8 3.9a4.8 4.8 0 0 1 .1 1.3l-.1-1.5zm-.3.8-.4 1 .4-.8zm-10.3-2.9.7 1.2v-.1zm1.8 0c-.2 0-.3-.3-.5-.4v.2c.2 0 .3.4.5.4zm-1 1.8.5 1v-.2l-.5-1zm1.2.4.5.8v-.1c0-.3-.3-.6-.5-.8m0 1.3.2.7v-.1zm1.1.3a2.8 2.8 0 0 1 .1.7 3.3 3.3 0 0 0 0-.9v.2m-.5 1c0 .3.1.7.3 1v-.2a3.2 3.2 0 0 1-.3-.9.4.4 0 0 0 0 .1m.2-4.4.8.3v-.1a8 8 0 0 1-.8-.3zm.2 1.2 1 .4c-.3-.3-.7-.4-1-.6zm.3 1.2.6.6v-.1a4.5 4.5 0 0 1-.6-.6zm.4 1.6.2.7a1.8 1.8 0 0 0-.2-.8zm1-4v.5a10 10 0 0 1 0-.5m2.3-.9a3.6 3.6 0 0 1-.2.5v.1l.2-.4zm1 0v.8a.4.4 0 0 0 0 .1 4.2 4.2 0 0 0 0-1m.2 1.6v.7a3.7 3.7 0 0 0 0-.8m.7 1.5c0 .3-.2.6-.5.8v.1c.3-.2.5-.4.5-.8m-2.4-1.5-.2.4v.1zm.3 1.8a1.9 1.9 0 0 1-.4.4v.1c.2 0 .3-.2.4-.3zm-.9 1c-.3-.4-.4-.8-.3-1.3v-.1c-.2.5 0 1 .3 1.5v-.2m-1-1-.1.5v-.6m2.6 1.3c0 .3-.2.5-.3.7v.1l.3-.6zm1.7.7a9 9 0 0 1-.5.7v.2zm.8.8a17 17 0 0 0-.2 1.3v.1za1 1 0 0 0 0-.1m1-1.6v.5zM315 202l.1 1.3v-.2a2.2 2.2 0 0 1-.1-1 1 1 0 0 0 0-.1" })), _path615 || (_path615 = /*#__PURE__*/ React.createElement("path", {
2927
3577
  fill: "#fff",
2928
3578
  d: "M318.8 196.3c.7-.6 1.7-1.3 2.7-1v-.2c-1-.2-2 .5-2.7 1.1zm3.5.8c-.8-.5-2-.6-2.7 0 .7-.5 2-.3 2.7.2zm-2.8 1.1c.3 1 .7 2 .5 3 .2-1-.2-2-.5-3m-1.1.6v3c0-1 .2-2 0-3.1a.4.4 0 0 0 0 .1m1.5-.7c1 .2 1.9.9 2.4 1.7v-.1a3.9 3.9 0 0 0-2.4-1.7zm-.8 1.3c0 .6 0 1.2-.2 1.8.2-.5.2-1.2.2-1.8m1.4-.1a3.1 3.1 0 0 1 1.2 2v-.1a3.2 3.2 0 0 0-1.2-2m-4.3 1.7c.2-.3.4-.6.8-.7v-.1c-.4 0-.6.4-.8.7zm1.4-5c-.1-.6-.5-1-1-1.2v.1c.5.3.9.6 1 1.2zm-.8 0c-.5-.2-1-.2-1.5-.2a.3.3 0 0 0 0 .1c.5 0 1 0 1.5.3zm1.5 0c0-.6 0-1-.4-1.3.3.3.5.7.4 1.2m1.8.7c.5-.3 1-.2 1.5-.2v-.2c-.5 0-1 0-1.5.2zm.9 1.2a2.6 2.6 0 0 1 1.7 1v-.3a2.6 2.6 0 0 0-1.7-1zm-3.1 2c-.2.6 0 1.5-.9 1.8v.2c.8-.3.7-1.1.9-1.8z"
2929
- })), _path616 || (_path616 = /* @__PURE__ */ React.createElement("path", {
3579
+ })), _path616 || (_path616 = /*#__PURE__*/ React.createElement("path", {
2930
3580
  fill: "#fff",
2931
3581
  d: "M319.5 199c.3.7.7 1.4.5 2.2a.9.9 0 0 0 0 .3c.2-1-.1-1.8-.5-2.7zm1-.1c.7 0 1.3.7 1.4 1.4a1 1 0 0 0 0-.2 1.7 1.7 0 0 0-1.4-1.5zm0 1c.1.6.3 1.2.1 1.8v.2c.3-.7 0-1.5 0-2.2a1 1 0 0 0 0 .2m-.4-2.6c.7-.1 1.5-.2 2.2.3v-.3c-.7-.5-1.5-.4-2.2-.2zm-1.4-1.5c0-.6.6-1 1.2-1.3v-.2c-.6.2-1.2.6-1.3 1.3a1 1 0 0 0 0 .2m-.6.4c0-.7-.4-1.3-.7-1.9v.2c.3.6.6 1.1.6 1.8zm-.6.4a2 2 0 0 0-1-1.4v.3c.5.3.9.7 1 1.3a.8.8 0 0 0 0-.2m-1-.3a2.9 2.9 0 0 0-1.2-.5v.2c.5 0 .8.3 1.2.5zm2.2 3c0 .6.2 1.3-.2 1.9v.2c.4-.7.3-1.6.2-2.3z"
2932
- })), _path617 || (_path617 = /* @__PURE__ */ React.createElement("path", {
3582
+ })), _path617 || (_path617 = /*#__PURE__*/ React.createElement("path", {
2933
3583
  fill: "#fff",
2934
3584
  d: "M319.4 198.9c.2.6.5 1.3.4 2a5.8 5.8 0 0 0-.4-2.3zm.5-1c.6.3 1.3.5 1.7 1v-.3a3.6 3.6 0 0 0-1.7-.9zm-1.7-1.4a15 15 0 0 0 0-1.7 12 12 0 0 1 0 1.7m-1.2-.4a5.6 5.6 0 0 1-1.2-.8v.2l1.2.9zm-.2 3.3c-.3.2-.5.5-.6.8v.2a1.6 1.6 0 0 1 .6-.7zm.9.5c0 .5-.3.9-.6 1.2v.2c.4-.4.6-.8.6-1.3 0 0 0-.3 0 0m2.1-3.6c.4-.6 1.3-.7 1.9-.9v-.2c-.6.2-1.5.2-2 .8v.3m-4 0a2 2 0 0 1-.5-.3v.2l.4.2v-.2m.1 3-.4.3v.1a1 1 0 0 0 0 .1.8.8 0 0 1 .4-.2.7.7 0 0 0 0-.2m.5.1-.6.6v.2l.6-.6zm1 .3c-.1.6-.8 1.2-.3 1.8v-.2c-.3-.5.2-1 .4-1.4zm.7 0c0 .6 0 1.1-.2 1.7a1 1 0 0 0 0 .2 9.8 9.8 0 0 0 .2-2m1.9-.6c.4.5.8 1.1 1 1.8v-.2a5 5 0 0 0-1-1.9zm.2-.5c.7.6 1.5 1 2 1.8v-.2c-.5-.8-1.3-1.3-2-1.8z"
2935
- })), _path618 || (_path618 = /* @__PURE__ */ React.createElement("path", {
3585
+ })), _path618 || (_path618 = /*#__PURE__*/ React.createElement("path", {
2936
3586
  fill: "#fff",
2937
3587
  d: "M320.5 197.8h.8l.6.5.6.4c.2.2.2.6.3.9a.7.7 0 0 0 0-.2l-.2-.7c0-.2-.3-.4-.5-.5l-.7-.4a1.4 1.4 0 0 0-.9-.2z"
2938
- })), _path619 || (_path619 = /* @__PURE__ */ React.createElement("path", {
3588
+ })), _path619 || (_path619 = /*#__PURE__*/ React.createElement("path", {
2939
3589
  fill: "#fff",
2940
3590
  d: "m322.3 199.3.2.6v-.1l-.2-.7zm-2-3.6 1.5-.4v-.3l-1.5.4zm-2 .2c0-.2.1-.5.3-.7l.4-.8v-.3l-.4.7c0 .3-.3.5-.4.9zm-1.7 4.6.1 1.3v-.2a1.4 1.4 0 0 1 0-.8.7.7 0 0 0 0-.2s0-.1 0 0m1 .7c-.2.3-.2.6-.1 1a.3.3 0 0 0 0-.2zm.8-.5-.2.7v.2zs0-.2 0 0m0-1.5v.4zm-.3.2a.7.7 0 0 0 0 .3v-.7zm-.5-.2-.1.5a.8.8 0 0 0 0 .2 3 3 0 0 1 .1-.4zm-.4 0-.8.6v.3l.8-.7zm-.6 0a1.6 1.6 0 0 1-.5.3v.3c.2 0 .3-.2.5-.3v-.2m-1-.3-.4.2v.2c.2 0 .3 0 .4-.2zm2.9 0v.4a.8.8 0 0 0 0-.2v-.4zm.4-.2.1.6v-.3a1 1 0 0 1 0-.3v-.1.1m.3 0v.3h.1a.8.8 0 0 0-.1-.6zm.4-.2.4.2v-.2a.8.8 0 0 0-.4-.2zm.2-.3.6.3v-.3a1.2 1.2 0 0 1-.6-.3zm.5-1h.4v-.2a2.3 2.3 0 0 0-.4-.1zm-.3-.6.4-.3v-.3l-.4.4zm-.4-.5a1 1 0 0 1 .2-.5v-.2a1 1 0 0 0-.2.7m-.3-.2.4-.8v-.2l-.4.7z"
2941
- })), _path620 || (_path620 = /* @__PURE__ */ React.createElement("path", {
3591
+ })), _path620 || (_path620 = /*#__PURE__*/ React.createElement("path", {
2942
3592
  fill: "#fff",
2943
3593
  d: "M318.6 195.3v.9a.7.7 0 0 0 0-.3 3.7 3.7 0 0 1 0-.7zm-1.3.2.2.3v.6l.1-.5-.3-.6zm-.2.5a4.5 4.5 0 0 0-.6-.4v.2l.6.5zm.8.2c0-.6 0-1.2-.2-1.7v.3c.2.4.3.7.2 1.2a1 1 0 0 0 0 .1m1.2-.7v-.2z"
2944
- })), _path621 || (_path621 = /* @__PURE__ */ React.createElement("path", {
3594
+ })), _path621 || (_path621 = /*#__PURE__*/ React.createElement("path", {
2945
3595
  fill: "#fff",
2946
3596
  d: "m317.7 196.3.2-1v-.2l-.2 1zm3.5 2c.3 0 .6.3.7.6v-.4c-.1-.3-.4-.5-.7-.6zm-1 2a1 1 0 0 1 0 .4 1.2 1.2 0 0 0 0 .3h.1v-1 .3m-.8-.5v1.2s0 .2 0 0v-1.4zm-.4.4-.3 1.2a1 1 0 0 0 0 .3s0 .1 0 0l.3-1.2zm.5.2v1.1a1.3 1.3 0 0 0 0 .3v-1.6zm-2.6.2a1 1 0 0 1 0 .1v.4c.1-.2.1-.6 0-.8 0-.1 0 0 0 0zm1.2-.8v.4c0-.3.1-.6 0-.8zm.3 0a.4.4 0 0 1 .1 0v.1a1 1 0 0 0 0 .1v-.2l-.1-.5a1.3 1.3 0 0 0 0 .2zm.4-.3.1.3v-.3l-.1-.4a1 1 0 0 0 0 .1v.2m.8-.2.5.6v-.4a9 9 0 0 1-.5-.6zm.5-.8.3.6v-.4a4 4 0 0 1-.3-.5zm-4.3-2a1.7 1.7 0 0 0-.4-.2 1 1 0 0 0 0 .2v.2l.4.3zm1.3-.5a.5.5 0 0 1 0 .1.8.8 0 0 0 0 .2za1 1 0 0 0 0-.4.8.8 0 0 0 0 .2zm1-1v.8c-.1 0-.1.1 0 .2v.1l.1-1.2a1 1 0 0 0 0-.1v.2m.2 1.5.5-.7v-.3l-.5.6zm.7 0 .2-.3v-.4l-.2.2a1.3 1.3 0 0 0 0 .2v.2m1 .2a8 8 0 0 1-.8 0v.4h.8zm-.3.9 1 .6v-.4l-1-.6z"
2947
- })), _path622 || (_path622 = /* @__PURE__ */ React.createElement("path", {
3597
+ })), _path622 || (_path622 = /*#__PURE__*/ React.createElement("path", {
2948
3598
  fill: "#fff",
2949
3599
  d: "m320 198 .8.5v-.4l-.8-.5a2 2 0 0 0 0 .2zm-2-1.4.1-.5v-.2.6m-2.3-1c.2.3.5.6.9.8l.6.7s.1-.4 0-.4l-.6-.6-1-.9c.1 0 0 .3 0 .4m.6 1a8 8 0 0 1-.4-.4 2 2 0 0 0 0 .2v.1l.4.5zm-.3 2.5-.3.6v.4l.3-.6zm.3.4-.1.6a1.3 1.3 0 0 0 0 .3zv-.2a1 1 0 0 0 0 .1m1 1.8c.2-.6.2-1.3.2-2v.2c0 .5 0 1-.2 1.4zm.6-1.5v.6a1.3 1.3 0 0 0 0 .3v-1.3a.6.6 0 0 0 0 .2zm.6-.2c.2.2.3.6.2 1v.1c.1-.5.1-1-.2-1.5z"
2950
- })), _path623 || (_path623 = /* @__PURE__ */ React.createElement("path", {
3600
+ })), _path623 || (_path623 = /*#__PURE__*/ React.createElement("path", {
2951
3601
  fill: "#fff",
2952
3602
  d: "M318.6 199.3a13 13 0 0 1 .3 1.7v-.3l-.2-1.7v.3m.5-.1.6 1v-.3l-.6-1zm1.1-1c0-.1-.3-.2-.5-.1v.3c.2 0 .4 0 .5.2v-.3"
2953
- })), _path624 || (_path624 = /* @__PURE__ */ React.createElement("path", {
3603
+ })), _path624 || (_path624 = /*#__PURE__*/ React.createElement("path", {
2954
3604
  fill: "#fff",
2955
3605
  d: "M319.7 198.1a7.5 7.5 0 0 1 1.1 0v-.4a7.5 7.5 0 0 0-1 0c-.1 0 0 .4 0 .4m.6-3c-.3.4-.4.9-.5 1.3v.3s0 .1 0 0c0-.4.2-.8.5-1.1zm-1.5.4.2 1a.7.7 0 0 0 0-.2v-.2l-.2-1zm-.3.5a1.6 1.6 0 0 1-.3-.5.8.8 0 0 0 0 .2v.2l.2.5v-.3m-.5.2a4 4 0 0 1-1.2-.6v.4l1.2.6s.1-.4 0-.4"
2956
- })), _path625 || (_path625 = /* @__PURE__ */ React.createElement("path", {
3606
+ })), _path625 || (_path625 = /*#__PURE__*/ React.createElement("path", {
2957
3607
  fill: "#dba05f",
2958
3608
  d: "m318.5 196.2-2.2.4-1.8.2-1.3-.4c-.3 0-1.6-.2-2 .3l-.9.8c-.1.1-.7.6-.7.9 0 .2.1.5.4.5s.9.6.9.7c0 .3.8.5 1.5.5 1.3 0 2-.7 4-.5 1 .2 3-.7 3.4-1.2s.6-1 .2-1.7c-.3-.6-1.4-.5-1.5-.5"
2959
- })), _path626 || (_path626 = /* @__PURE__ */ React.createElement("path", {
3609
+ })), _path626 || (_path626 = /*#__PURE__*/ React.createElement("path", {
2960
3610
  fill: "none",
2961
3611
  stroke: "#000",
2962
3612
  strokeWidth: .1,
2963
3613
  d: "m318.5 196.2-2.2.4-1.8.2-1.3-.4c-.3 0-1.6-.2-2 .3l-.9.8c-.1.1-.7.6-.7.9 0 .2.1.5.4.5s.9.6.9.7c0 .3.8.5 1.5.5 1.3 0 2-.7 4-.5 1 .2 3-.7 3.4-1.2s.6-1 .2-1.7c-.3-.6-1.4-.5-1.5-.5z"
2964
- })), _path627 || (_path627 = /* @__PURE__ */ React.createElement("path", { d: "m311.4 198.1.1-.1.1-.2a.8.8 0 0 1 .4-.3h.5-.2.2-.2l-.3.1c-.3 0-.3.4-.6.6" })), _path628 || (_path628 = /* @__PURE__ */ React.createElement("path", {
3614
+ })), _path627 || (_path627 = /*#__PURE__*/ React.createElement("path", { d: "m311.4 198.1.1-.1.1-.2a.8.8 0 0 1 .4-.3h.5-.2.2-.2l-.3.1c-.3 0-.3.4-.6.6" })), _path628 || (_path628 = /*#__PURE__*/ React.createElement("path", {
2965
3615
  fill: "none",
2966
3616
  d: "m311.3 198 .4-.4.6-.3h.3"
2967
- })), _path629 || (_path629 = /* @__PURE__ */ React.createElement("path", {
3617
+ })), _path629 || (_path629 = /*#__PURE__*/ React.createElement("path", {
2968
3618
  fill: "none",
2969
3619
  d: "m312 197.4-.4.3c0 .2-.3.3-.3.3m.7-.5h.5m-.6 0h.5"
2970
- })), _path630 || (_path630 = /* @__PURE__ */ React.createElement("path", { d: "m312.4 197.9-.2.1-.1.1-.3.2-.3.1.4-.2-.4.2.4-.1-.3.1h.1s.3 0 .7-.4" })), _path631 || (_path631 = /* @__PURE__ */ React.createElement("path", {
3620
+ })), _path630 || (_path630 = /*#__PURE__*/ React.createElement("path", { d: "m312.4 197.9-.2.1-.1.1-.3.2-.3.1.4-.2-.4.2.4-.1-.3.1h.1s.3 0 .7-.4" })), _path631 || (_path631 = /*#__PURE__*/ React.createElement("path", {
2971
3621
  fill: "none",
2972
3622
  d: "m312.3 197.8-.3.2-.3.2-.2.1m.4-.1.2-.2.2-.2m-.4.4-.3.1m.4-.1-.3.1"
2973
- })), _path632 || (_path632 = /* @__PURE__ */ React.createElement("path", {
3623
+ })), _path632 || (_path632 = /*#__PURE__*/ React.createElement("path", {
2974
3624
  fill: "#c6262c",
2975
3625
  d: "M312.9 196.5s0-.6-.6-.8c-.5-.2-1-.2-1.3-.2l-.5.2a2.5 2.5 0 0 0-.6.2l-.1.2c-.1.2-.4.4-.3.6.2.3 0 .3.2.3s-1 .3-.8.8c.3.6.5.4.6.3l.5-.2.7-.7 1-.4h.5z"
2976
- })), _path633 || (_path633 = /* @__PURE__ */ React.createElement("path", {
3626
+ })), _path633 || (_path633 = /*#__PURE__*/ React.createElement("path", {
2977
3627
  fill: "none",
2978
3628
  stroke: "#000",
2979
3629
  strokeWidth: .1,
2980
3630
  d: "M312.9 196.5s0-.6-.6-.8c-.5-.2-1-.2-1.3-.2l-.5.2a2.5 2.5 0 0 0-.6.2l-.1.2c-.1.2-.4.4-.3.6.2.3 0 .3.2.3s-1 .3-.8.8c.3.6.5.4.6.3l.5-.2.7-.7 1-.4h.5z"
2981
- })), _path634 || (_path634 = /* @__PURE__ */ React.createElement("path", { d: "M312.2 197.8c0 .1-.1.3-.3.3h-.3s.1-.4.3-.4z" })), _path635 || (_path635 = /* @__PURE__ */ React.createElement("path", {
3631
+ })), _path634 || (_path634 = /*#__PURE__*/ React.createElement("path", { d: "M312.2 197.8c0 .1-.1.3-.3.3h-.3s.1-.4.3-.4z" })), _path635 || (_path635 = /*#__PURE__*/ React.createElement("path", {
2982
3632
  fill: "#d9c0b9",
2983
3633
  d: "M308.6 200.2s-.7-1.2 1.2-1.8c0 0 .6.3.8.6 0 0-.4.5-1.5.7 0 0-.5.1-.5.5"
2984
- })), _path636 || (_path636 = /* @__PURE__ */ React.createElement("path", {
3634
+ })), _path636 || (_path636 = /*#__PURE__*/ React.createElement("path", {
2985
3635
  fill: "none",
2986
3636
  stroke: "#000",
2987
3637
  strokeWidth: .1,
2988
3638
  d: "M308.6 200.2s-.7-1.2 1.2-1.8c0 0 .6.3.8.6 0 0-.4.5-1.5.7 0 0-.5.1-.5.5z"
2989
- })), _path637 || (_path637 = /* @__PURE__ */ React.createElement("path", {
3639
+ })), _path637 || (_path637 = /*#__PURE__*/ React.createElement("path", {
2990
3640
  fill: "#d9c0b9",
2991
3641
  d: "M308.8 200s.8.2 1.3-.2c.5-.3.6-.2.7-.1 0 0 0-.4-.2-.7l-1 .5c-.4.2-.7.1-.8.5"
2992
- })), _path638 || (_path638 = /* @__PURE__ */ React.createElement("path", {
3642
+ })), _path638 || (_path638 = /*#__PURE__*/ React.createElement("path", {
2993
3643
  fill: "none",
2994
3644
  stroke: "#000",
2995
3645
  strokeWidth: .1,
2996
3646
  d: "M308.8 200s.8.2 1.3-.2c.5-.3.6-.2.7-.1 0 0 0-.4-.2-.7l-1 .5c-.4.2-.7.1-.8.5z"
2997
- })), _path639 || (_path639 = /* @__PURE__ */ React.createElement("path", {
3647
+ })), _path639 || (_path639 = /*#__PURE__*/ React.createElement("path", {
2998
3648
  fill: "#7a2e26",
2999
3649
  d: "M311 199.6h.5v-.1za.3.3 0 0 0 0 .1m-.3-2-.1.2v.1zm.5.2.3-.2v-.1c-.2 0-.3 0-.3.2zm.5.8a.3.3 0 0 0 .2-.2.3.3 0 0 1-.2 0zm.4-.2a.8.8 0 0 0 .4-.3v-.1a.7.7 0 0 1-.4.3zm-.7-.7c0 .2-.2.2-.3.4v.1c0-.1.3-.2.3-.4m.3 2c.4 0 .7 0 1-.2a3.1 3.1 0 0 1-1 0zm1.6 0c.4-.4.8-.7 1-1.3a2 2 0 0 1-1 1v.2m.3-.8c.3-.2.5-.4.6-.8v-.1a1.6 1.6 0 0 1-.6.8zm-.2-2 .7.4v-.1l-.7-.4zm6.3 1c.2-.5 0-1-.2-1.4.2.4.4.8.2 1.2zm-4.8-.7c.3.2 1 .7.8 1.2.3-.5-.4-1-.8-1.3zm2.1 2a1.4 1.4 0 0 0 .1-.3 1.3 1.3 0 0 1 0 .3"
3000
- })), _path640 || (_path640 = /* @__PURE__ */ React.createElement("path", {
3650
+ })), _path640 || (_path640 = /*#__PURE__*/ React.createElement("path", {
3001
3651
  fill: "#5e3f17",
3002
3652
  d: "m317.9 199.2.5-.2m-8.5-.3c-.3.2-.8.2-1 .7.2-.5.7-.5 1-.6"
3003
- })), _path641 || (_path641 = /* @__PURE__ */ React.createElement("path", {
3653
+ })), _path641 || (_path641 = /*#__PURE__*/ React.createElement("path", {
3004
3654
  fill: "#842116",
3005
3655
  d: "M309.7 197.3c.1 0 .3 0 .3.2a.4.4 0 0 0 0 .1.7.7 0 0 0 0-.3l-.3-.1m.7.4a.7.7 0 0 0-.1-.6v.5m.6-.5q0-.45-.3-.6v.1c.2.1.3.4.3.6a.4.4 0 0 0 0-.1m.5-.1c0-.3 0-.5-.2-.6v.1l.2.3a.4.4 0 0 0 0 .1m-.8-.7c.4-.2 1.4-.3 1.8.2v-.2c-.4-.4-1.4-.3-1.8 0"
3006
- })), _path642 || (_path642 = /* @__PURE__ */ React.createElement("path", {
3656
+ })), _path642 || (_path642 = /*#__PURE__*/ React.createElement("path", {
3007
3657
  fill: "#7a2e26",
3008
3658
  d: "M309.5 198.1v-.5s-.1 0 0 .1zm4.7 1.4a.6.6 0 0 0 .3-.5.6.6 0 0 1-.3.3zm.7 0a.4.4 0 0 0 .1-.3v-.1.3m4.3-2.4a1 1 0 0 1 0 .7.4.4 0 0 0 0 .1v-.9zm-.5.5v.7c.1-.3.2-.6 0-.9zm-.4.3"
3009
- })), _path643 || (_path643 = /* @__PURE__ */ React.createElement("path", {
3659
+ })), _path643 || (_path643 = /*#__PURE__*/ React.createElement("path", {
3010
3660
  fill: "#452c25",
3011
3661
  d: "M324.3 210.5v.2l.1.1-.1-.4z"
3012
- })), _path644 || (_path644 = /* @__PURE__ */ React.createElement("path", {
3662
+ })), _path644 || (_path644 = /*#__PURE__*/ React.createElement("path", {
3013
3663
  fill: "#dcddde",
3014
3664
  d: "M314.4 195c-1.7 0-3.3-1-3.3-1a2.7 2.7 0 0 1-2.3-2.4c-.8-.4-1.6-2.5-1.6-2.5-1.3.7-3 0-3 0s0-.4-1.4 0c-1.5.3-1.3-.3-1.3-.3s.6-.6-2 0 .2-.8.2-.8c-.8.2-3.3.4-3.3.4-.9 0-1.8.5-2.8.8l-2.3.6-6.8 3-5.5 2.1c.2 0 3.4-2.1 7.5-4a88 88 0 0 1 10.3-3.9 9.9 9.9 0 0 1 6.5 0c.6.2 4.2 0 5.7 0 1.6.3 1.8 2.9 1.8 2.9.3.1.4 2.6.4 2.6s-1 0 .1.1c1 .2 2.9 1.7 2.9 1.7h.7s.4-.5.9-.7l1.5-.5a11.6 11.6 0 0 1 2 0l2 .3 1.2.3h.5c1-.5 3-1.2 3.4-1.1 0 0 .7-.2 1.1-.5a105 105 0 0 0 1.3-1s-.6-4.5 3.9-4l11.5 1.2a44 44 0 0 1 6.5 1.8l5.2 2.4 4 1.7c2.3 1 4 2.4 4 2.4-1.5-.6-2.6-1.3-3.7-1.8-.9-.4-1.8-.5-2.6-.9l-3.6-1.7c-3.5-1.6-3.5-1.7-4.9-1.8-1 0 .7 1.2.7 1.2l-4.1-1.7a6 6 0 0 0-2.9-.5 5.8 5.8 0 0 1-2.2-.3c-.6-.2-3.8-.3-4.4-.4a7 7 0 0 1-1-.2l.2.4-1.5-.3-.5.7s-1.5.3-1.6-.2-1 2.2-1.3 3c-.4.8-2.2.6-2.7 1-.4.5-1.4.9-1.6 1h-1.3c-.6 0-.1 0-1 .3 0 0-.9 0-1.2-.2l-1.4-.4a27.5 27.5 0 0 0-3.5-.2 5.4 5.4 0 0 0-2.7 1.1"
3015
- })), _path645 || (_path645 = /* @__PURE__ */ React.createElement("path", {
3665
+ })), _path645 || (_path645 = /*#__PURE__*/ React.createElement("path", {
3016
3666
  fill: "#e7e7e7",
3017
3667
  stroke: "#000",
3018
3668
  strokeWidth: .1,
3019
3669
  d: "M314.4 195c-1.7 0-3.3-1-3.3-1a2.7 2.7 0 0 1-2.3-2.4c-.8-.4-1.6-2.5-1.6-2.5-1.3.7-3 0-3 0s0-.4-1.4 0c-1.5.3-1.3-.3-1.3-.3s.6-.6-2 0 .2-.8.2-.8c-.8.2-3.3.4-3.3.4-.9 0-1.8.5-2.8.8l-2.3.6-6.8 3-5.5 2.1c.2 0 3.4-2.1 7.5-4a88 88 0 0 1 10.3-3.9 9.9 9.9 0 0 1 6.5 0c.6.2 4.2 0 5.7 0 1.6.3 1.8 2.9 1.8 2.9.3.1.4 2.6.4 2.6s-1 0 .1.1c1 .2 2.9 1.7 2.9 1.7h.7s.4-.5.9-.7l1.5-.5a11.6 11.6 0 0 1 2 0l2 .3 1.2.3h.5c1-.5 3-1.2 3.4-1.1 0 0 .7-.2 1.1-.5l1.3-1s-.6-4.5 3.9-4l11.5 1.2a44 44 0 0 1 6.5 1.8l5.2 2.4 4 1.7c2.3 1 4 2.4 4 2.4-1.5-.6-2.6-1.3-3.7-1.8-.9-.4-1.8-.5-2.6-.9l-3.6-1.7c-3.5-1.6-3.5-1.7-4.9-1.8-1 0 .7 1.2.7 1.2l-4.1-1.7a6 6 0 0 0-2.9-.5 5.8 5.8 0 0 1-2.2-.3c-.6-.2-3.8-.3-4.4-.4a7 7 0 0 1-1-.2l.2.4-1.5-.3-.5.7s-1.5.3-1.6-.2-1 2.2-1.3 3c-.4.8-2.2.6-2.7 1-.4.5-1.4.9-1.6 1h-1.3c-.6 0-.1 0-1 .3 0 0-.9 0-1.2-.2a18 18 0 0 0-1.4-.4c-.5-.2-3.1-.2-3.5-.2a5.4 5.4 0 0 0-2.7 1.1"
3020
- })), _path646 || (_path646 = /* @__PURE__ */ React.createElement("path", {
3670
+ })), _path646 || (_path646 = /*#__PURE__*/ React.createElement("path", {
3021
3671
  fill: "#452c25",
3022
3672
  d: "M314.6 194.4s-.2.2-.2.5v.2"
3023
- })), _path647 || (_path647 = /* @__PURE__ */ React.createElement("path", {
3673
+ })), _path647 || (_path647 = /*#__PURE__*/ React.createElement("path", {
3024
3674
  fill: "#574f4c",
3025
3675
  d: "m323.3 194 .7.5a.5.5 0 0 0-.1-.1 6.5 6.5 0 0 0-.7-.6 1 1 0 0 0 0 .1"
3026
3676
  })));