@mvf/external-components 3.11.6-dev.8 → 3.11.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (400) hide show
  1. package/Assets/BrandLogos/ExpertMarketLogo.d.ts +1 -1
  2. package/Assets/BrandLogos/ExpertMarketLogo.js +11 -22
  3. package/Assets/BrandLogos/ExpertMarketLogo.js.map +1 -1
  4. package/Assets/BrandLogos/ExpertReviewsLogo.d.ts +1 -1
  5. package/Assets/BrandLogos/ExpertReviewsLogo.js +17 -28
  6. package/Assets/BrandLogos/ExpertReviewsLogo.js.map +1 -1
  7. package/Assets/BrandLogos/GoWizardLogo.d.ts +1 -1
  8. package/Assets/BrandLogos/GoWizardLogo.js +10 -21
  9. package/Assets/BrandLogos/GoWizardLogo.js.map +1 -1
  10. package/Assets/BrandLogos/HearClearLogo.d.ts +1 -1
  11. package/Assets/BrandLogos/HearClearLogo.js +12 -23
  12. package/Assets/BrandLogos/HearClearLogo.js.map +1 -1
  13. package/Assets/BrandLogos/LasikEyesLogo.d.ts +1 -1
  14. package/Assets/BrandLogos/LasikEyesLogo.js +101 -112
  15. package/Assets/BrandLogos/LasikEyesLogo.js.map +1 -1
  16. package/Assets/BrandLogos/StartupsLogo.d.ts +1 -1
  17. package/Assets/BrandLogos/StartupsLogo.js +2 -13
  18. package/Assets/BrandLogos/StartupsLogo.js.map +1 -1
  19. package/Assets/BrandLogos/TechcoLogo.d.ts +1 -1
  20. package/Assets/BrandLogos/TechcoLogo.js +3 -14
  21. package/Assets/BrandLogos/TechcoLogo.js.map +1 -1
  22. package/Assets/BrandLogos/TheEcoExpertsLogo.d.ts +1 -1
  23. package/Assets/BrandLogos/TheEcoExpertsLogo.js +14 -25
  24. package/Assets/BrandLogos/TheEcoExpertsLogo.js.map +1 -1
  25. package/Assets/BrandLogos/WebsiteBuilderExpertLogo.d.ts +1 -1
  26. package/Assets/BrandLogos/WebsiteBuilderExpertLogo.js +26 -37
  27. package/Assets/BrandLogos/WebsiteBuilderExpertLogo.js.map +1 -1
  28. package/Assets/BrandLogos/brandLogos.d.ts +1 -2
  29. package/Assets/CustomIcons/CheckboxIcon.d.ts +1 -2
  30. package/Assets/CustomIcons/CheckboxIcon.js +2 -13
  31. package/Assets/CustomIcons/CheckboxIcon.js.map +1 -1
  32. package/Assets/CustomIcons/RadioIcon.d.ts +1 -2
  33. package/Assets/CustomIcons/RadioIcon.js +2 -13
  34. package/Assets/CustomIcons/RadioIcon.js.map +1 -1
  35. package/Assets/svgs/svgs.d.ts +1 -1
  36. package/Components/Atoms/AnimationWrapper/AnimationWrapper.d.ts +0 -1
  37. package/Components/Atoms/AnimationWrapper/AnimationWrapper.js +2 -13
  38. package/Components/Atoms/AnimationWrapper/AnimationWrapper.js.map +1 -1
  39. package/Components/Atoms/AnimationWrapper/AnimationWrapper.test.js +6 -17
  40. package/Components/Atoms/AnimationWrapper/AnimationWrapper.test.js.map +1 -1
  41. package/Components/Atoms/AnimationWrapper/AnimationWrapperStory.d.ts +1 -1
  42. package/Components/Atoms/AnimationWrapper/AnimationWrapperStory.js +1 -12
  43. package/Components/Atoms/AnimationWrapper/AnimationWrapperStory.js.map +1 -1
  44. package/Components/Atoms/AnimationWrapper/IAnimationWrapperProps.d.ts +0 -1
  45. package/Components/Atoms/AnimationWrapper/makeAnimationWrapperStyling.js.map +1 -1
  46. package/Components/Atoms/Button/Button.d.ts +1 -1
  47. package/Components/Atoms/Button/Button.js +2 -13
  48. package/Components/Atoms/Button/Button.js.map +1 -1
  49. package/Components/Atoms/Button/ButtonStory.d.ts +1 -1
  50. package/Components/Atoms/Button/ButtonStory.js +1 -12
  51. package/Components/Atoms/Button/ButtonStory.js.map +1 -1
  52. package/Components/Atoms/Button/IButtonProps.d.ts +0 -1
  53. package/Components/Atoms/Button/defaultProps.d.ts +1 -1
  54. package/Components/Atoms/CardButton/CardButton.d.ts +1 -1
  55. package/Components/Atoms/CardButton/CardButton.js +1 -1
  56. package/Components/Atoms/CardButton/CardButton.js.map +1 -1
  57. package/Components/Atoms/CardButton/CardButton.test.js +2 -13
  58. package/Components/Atoms/CardButton/CardButton.test.js.map +1 -1
  59. package/Components/Atoms/CardButton/CardButtonStory.d.ts +1 -1
  60. package/Components/Atoms/CardButton/CardButtonStory.js +2 -13
  61. package/Components/Atoms/CardButton/CardButtonStory.js.map +1 -1
  62. package/Components/Atoms/CircularProgress/CircularProgressStory.js +2 -13
  63. package/Components/Atoms/CircularProgress/CircularProgressStory.js.map +1 -1
  64. package/Components/Atoms/DynamicFontSizeContainer/DynamicFontSizeContainer.js +3 -14
  65. package/Components/Atoms/DynamicFontSizeContainer/DynamicFontSizeContainer.js.map +1 -1
  66. package/Components/Atoms/ErrorMessage/ErrorMessage.d.ts +1 -1
  67. package/Components/Atoms/ErrorMessage/ErrorMessage.js +1 -12
  68. package/Components/Atoms/ErrorMessage/ErrorMessage.js.map +1 -1
  69. package/Components/Atoms/ErrorMessage/ErrorMessage.test.js +2 -13
  70. package/Components/Atoms/ErrorMessage/ErrorMessage.test.js.map +1 -1
  71. package/Components/Atoms/ErrorMessage/ErrorMessageStory.d.ts +1 -1
  72. package/Components/Atoms/ErrorMessage/ErrorMessageStory.js +1 -12
  73. package/Components/Atoms/ErrorMessage/ErrorMessageStory.js.map +1 -1
  74. package/Components/Atoms/ErrorMessageProvider/ErrorMessageProvider.d.ts +3 -3
  75. package/Components/Atoms/ErrorMessageProvider/ErrorMessageProvider.js +1 -12
  76. package/Components/Atoms/ErrorMessageProvider/ErrorMessageProvider.js.map +1 -1
  77. package/Components/Atoms/ErrorMessageProvider/ErrorMessageProvider.test.js +1 -12
  78. package/Components/Atoms/ErrorMessageProvider/ErrorMessageProvider.test.js.map +1 -1
  79. package/Components/Atoms/FormControl/FormControl.d.ts +1 -1
  80. package/Components/Atoms/FormControl/FormControl.test.js +2 -13
  81. package/Components/Atoms/FormControl/FormControl.test.js.map +1 -1
  82. package/Components/Atoms/FormControl/FormControlStory.d.ts +1 -1
  83. package/Components/Atoms/FormControl/FormControlStory.js +1 -12
  84. package/Components/Atoms/FormControl/FormControlStory.js.map +1 -1
  85. package/Components/Atoms/IconButton/IComponentProps.d.ts +0 -1
  86. package/Components/Atoms/IconButton/IconButton.d.ts +1 -1
  87. package/Components/Atoms/IconButton/IconButtonStory.d.ts +1 -1
  88. package/Components/Atoms/IconButton/IconButtonStory.js +1 -12
  89. package/Components/Atoms/IconButton/IconButtonStory.js.map +1 -1
  90. package/Components/Atoms/InfoPanel/InfoPanel.d.ts +1 -1
  91. package/Components/Atoms/InfoPanel/InfoPanel.js +1 -12
  92. package/Components/Atoms/InfoPanel/InfoPanel.js.map +1 -1
  93. package/Components/Atoms/InfoPanel/InfoPanel.test.js +2 -13
  94. package/Components/Atoms/InfoPanel/InfoPanel.test.js.map +1 -1
  95. package/Components/Atoms/InfoPanel/InfoPanelStory.d.ts +1 -1
  96. package/Components/Atoms/InfoPanel/InfoPanelStory.js +1 -12
  97. package/Components/Atoms/InfoPanel/InfoPanelStory.js.map +1 -1
  98. package/Components/Atoms/Input/Input.d.ts +1 -1
  99. package/Components/Atoms/Input/Input.js +2 -2
  100. package/Components/Atoms/Input/Input.js.map +1 -1
  101. package/Components/Atoms/Input/Input.test.js +1 -12
  102. package/Components/Atoms/Input/Input.test.js.map +1 -1
  103. package/Components/Atoms/Input/InputStory.d.ts +1 -1
  104. package/Components/Atoms/Input/InputStory.js +1 -12
  105. package/Components/Atoms/Input/InputStory.js.map +1 -1
  106. package/Components/Atoms/Input/icons.js +1 -12
  107. package/Components/Atoms/Input/icons.js.map +1 -1
  108. package/Components/Atoms/InputLabel/InputLabel.d.ts +1 -1
  109. package/Components/Atoms/InputLabel/InputLabel.test.js +1 -12
  110. package/Components/Atoms/InputLabel/InputLabel.test.js.map +1 -1
  111. package/Components/Atoms/InputLabel/InputLabelStory.d.ts +1 -1
  112. package/Components/Atoms/InputLabel/InputLabelStory.js +1 -12
  113. package/Components/Atoms/InputLabel/InputLabelStory.js.map +1 -1
  114. package/Components/Atoms/InsetCheckbox/InsetCheckbox.d.ts +2 -3
  115. package/Components/Atoms/InsetCheckbox/InsetCheckboxStory.d.ts +1 -1
  116. package/Components/Atoms/Link/ILinkProps.d.ts +0 -1
  117. package/Components/Atoms/Link/Link.d.ts +1 -1
  118. package/Components/Atoms/Link/Link.js +1 -12
  119. package/Components/Atoms/Link/Link.js.map +1 -1
  120. package/Components/Atoms/Link/Link.test.js +2 -13
  121. package/Components/Atoms/Link/Link.test.js.map +1 -1
  122. package/Components/Atoms/Link/LinkStory.d.ts +1 -1
  123. package/Components/Atoms/Link/LinkStory.js +1 -12
  124. package/Components/Atoms/Link/LinkStory.js.map +1 -1
  125. package/Components/Atoms/LoadingIndicator/LoadingIndicator.d.ts +1 -1
  126. package/Components/Atoms/LoadingIndicator/LoadingIndicatorStory.js +1 -12
  127. package/Components/Atoms/LoadingIndicator/LoadingIndicatorStory.js.map +1 -1
  128. package/Components/Atoms/Modal/IModalProps.d.ts +0 -1
  129. package/Components/Atoms/Modal/Modal.d.ts +1 -2
  130. package/Components/Atoms/Modal/Modal.js +1 -12
  131. package/Components/Atoms/Modal/Modal.js.map +1 -1
  132. package/Components/Atoms/Modal/Modal.test.js +2 -13
  133. package/Components/Atoms/Modal/Modal.test.js.map +1 -1
  134. package/Components/Atoms/Modal/ModalStory.d.ts +1 -2
  135. package/Components/Atoms/Modal/ModalStory.js +1 -12
  136. package/Components/Atoms/Modal/ModalStory.js.map +1 -1
  137. package/Components/Atoms/ProgressBar/ProgressBar.d.ts +1 -1
  138. package/Components/Atoms/ProgressBar/ProgressBar.js +1 -12
  139. package/Components/Atoms/ProgressBar/ProgressBar.js.map +1 -1
  140. package/Components/Atoms/ProgressBar/ProgressBarStory.d.ts +1 -1
  141. package/Components/Atoms/Text/Text.d.ts +1 -1
  142. package/Components/Atoms/Text/Text.js +1 -12
  143. package/Components/Atoms/Text/Text.js.map +1 -1
  144. package/Components/Atoms/Text/Text.test.js +1 -12
  145. package/Components/Atoms/Text/Text.test.js.map +1 -1
  146. package/Components/Atoms/Text/TextStory.d.ts +1 -1
  147. package/Components/Atoms/Text/TextStory.js +2 -13
  148. package/Components/Atoms/Text/TextStory.js.map +1 -1
  149. package/Components/Atoms/Text/defaultProps.d.ts +1 -1
  150. package/Components/Molecules/CheckBox/CheckBox.d.ts +1 -1
  151. package/Components/Molecules/CheckBox/CheckBox.js +6 -17
  152. package/Components/Molecules/CheckBox/CheckBox.js.map +1 -1
  153. package/Components/Molecules/CheckBox/CheckBox.test.js +3 -3
  154. package/Components/Molecules/CheckBox/CheckBox.test.js.map +1 -1
  155. package/Components/Molecules/CheckBox/CheckBoxStory.d.ts +1 -1
  156. package/Components/Molecules/CheckBox/CheckBoxStory.js +1 -12
  157. package/Components/Molecules/CheckBox/CheckBoxStory.js.map +1 -1
  158. package/Components/Molecules/CheckBox/ICheckboxProps.d.ts +0 -1
  159. package/Components/Molecules/DatePicker/DatePicker.d.ts +1 -1
  160. package/Components/Molecules/DatePicker/DatePicker.js +4 -4
  161. package/Components/Molecules/DatePicker/DatePicker.js.map +1 -1
  162. package/Components/Molecules/DatePicker/DatePickerStory.d.ts +1 -1
  163. package/Components/Molecules/DatePicker/DatePickerStory.js +1 -12
  164. package/Components/Molecules/DatePicker/DatePickerStory.js.map +1 -1
  165. package/Components/Molecules/DatePicker/DatePickerTextFieldType.d.ts +1 -1
  166. package/Components/Molecules/DatePicker/__tests__/DatePicker.test.js +8 -19
  167. package/Components/Molecules/DatePicker/__tests__/DatePicker.test.js.map +1 -1
  168. package/Components/Molecules/DropDownSelect/DropDownSelect.d.ts +1 -1
  169. package/Components/Molecules/DropDownSelect/DropDownSelect.js +2 -13
  170. package/Components/Molecules/DropDownSelect/DropDownSelect.js.map +1 -1
  171. package/Components/Molecules/DropDownSelect/DropDownSelect.test.js +2 -13
  172. package/Components/Molecules/DropDownSelect/DropDownSelect.test.js.map +1 -1
  173. package/Components/Molecules/DropDownSelect/DropDownSelectStory.d.ts +1 -1
  174. package/Components/Molecules/DropDownSelect/DropDownSelectStory.js +1 -12
  175. package/Components/Molecules/DropDownSelect/DropDownSelectStory.js.map +1 -1
  176. package/Components/Molecules/DropDownSelect/defaultProps.d.ts +2 -2
  177. package/Components/Molecules/IconTileCheckBox/IComponentProps.d.ts +0 -1
  178. package/Components/Molecules/IconTileCheckBox/IconTileCheckBox.d.ts +1 -1
  179. package/Components/Molecules/IconTileCheckBox/IconTileCheckBox.js +1 -12
  180. package/Components/Molecules/IconTileCheckBox/IconTileCheckBox.js.map +1 -1
  181. package/Components/Molecules/IconTileCheckBox/IconTileCheckBoxStory.d.ts +1 -1
  182. package/Components/Molecules/IconTileCheckBox/IconTileCheckBoxStory.js +1 -12
  183. package/Components/Molecules/IconTileCheckBox/IconTileCheckBoxStory.js.map +1 -1
  184. package/Components/Molecules/IconTileCheckBox/makeIconTileCheckBoxStyling.js +0 -1
  185. package/Components/Molecules/IconTileCheckBox/makeIconTileCheckBoxStyling.js.map +1 -1
  186. package/Components/Molecules/IconTileRadioButton/IComponentProps.d.ts +0 -1
  187. package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.d.ts +1 -1
  188. package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.js +2 -13
  189. package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.js.map +1 -1
  190. package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.test.js +12 -23
  191. package/Components/Molecules/IconTileRadioButton/IconTileRadioButton.test.js.map +1 -1
  192. package/Components/Molecules/IconTileRadioButton/IconTileRadioButtonStory.d.ts +1 -1
  193. package/Components/Molecules/IconTileRadioButton/IconTileRadioButtonStory.js +1 -12
  194. package/Components/Molecules/IconTileRadioButton/IconTileRadioButtonStory.js.map +1 -1
  195. package/Components/Molecules/NavBar/NavBar.d.ts +1 -1
  196. package/Components/Molecules/NavBar/NavBar.js +1 -12
  197. package/Components/Molecules/NavBar/NavBar.js.map +1 -1
  198. package/Components/Molecules/NavBar/NavBarStory.d.ts +1 -1
  199. package/Components/Molecules/NavBar/NavBarStory.js +1 -12
  200. package/Components/Molecules/NavBar/NavBarStory.js.map +1 -1
  201. package/Components/Molecules/NavBar/defaultProps.d.ts +1 -1
  202. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextField.d.ts +1 -1
  203. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextField.js +2 -2
  204. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextField.js.map +1 -1
  205. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextFieldStory.d.ts +1 -1
  206. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextFieldStory.js +1 -12
  207. package/Components/Molecules/PhoneNumberTextField/PhoneNumberTextFieldStory.js.map +1 -1
  208. package/Components/Molecules/RadioButton/IRadioButtonProps.d.ts +0 -1
  209. package/Components/Molecules/RadioButton/RadioButton.d.ts +1 -1
  210. package/Components/Molecules/RadioButton/RadioButton.js +3 -14
  211. package/Components/Molecules/RadioButton/RadioButton.js.map +1 -1
  212. package/Components/Molecules/RadioButton/RadioButton.test.js +8 -19
  213. package/Components/Molecules/RadioButton/RadioButton.test.js.map +1 -1
  214. package/Components/Molecules/RadioButton/RadioButtonStory.d.ts +1 -1
  215. package/Components/Molecules/RadioButton/RadioButtonStory.js +1 -12
  216. package/Components/Molecules/RadioButton/RadioButtonStory.js.map +1 -1
  217. package/Components/Molecules/ScrollContainer/ScrollContainer.js +1 -12
  218. package/Components/Molecules/ScrollContainer/ScrollContainer.js.map +1 -1
  219. package/Components/Molecules/ScrollContainer/ScrollContainer.test.js +3 -3
  220. package/Components/Molecules/ScrollContainer/ScrollContainerHelpers.js.map +1 -1
  221. package/Components/Molecules/ScrollContainer/ScrollContainerHelpers.test.js +2 -2
  222. package/Components/Molecules/ScrollContainer/ScrollContainerHelpers.test.js.map +1 -1
  223. package/Components/Molecules/ScrollContainer/ScrollContainerStory.d.ts +1 -1
  224. package/Components/Molecules/ScrollContainer/ScrollContainerStory.js +3 -14
  225. package/Components/Molecules/ScrollContainer/ScrollContainerStory.js.map +1 -1
  226. package/Components/Molecules/ScrollContainer/ScrollContainerTypes.d.ts +2 -3
  227. package/Components/Molecules/SupplierCard/ISupplierCardProps.d.ts +0 -1
  228. package/Components/Molecules/SupplierCard/SupplierCard.d.ts +1 -1
  229. package/Components/Molecules/SupplierCard/SupplierCard.js +1 -12
  230. package/Components/Molecules/SupplierCard/SupplierCard.js.map +1 -1
  231. package/Components/Molecules/SupplierCard/SupplierCardStory.d.ts +1 -2
  232. package/Components/Molecules/SupplierCard/SupplierCardStory.js +1 -12
  233. package/Components/Molecules/SupplierCard/SupplierCardStory.js.map +1 -1
  234. package/Components/Molecules/SupplierCard/makeSupplierCardStyling.d.ts +1 -1
  235. package/Components/Molecules/TextField/TextField.d.ts +1 -1
  236. package/Components/Molecules/TextField/TextField.js +1 -1
  237. package/Components/Molecules/TextField/TextField.js.map +1 -1
  238. package/Components/Molecules/TextField/TextFieldStory.d.ts +1 -1
  239. package/Components/Molecules/TextField/TextFieldStory.js +1 -12
  240. package/Components/Molecules/TextField/TextFieldStory.js.map +1 -1
  241. package/Components/Molecules/TextField/defaultProps.d.ts +1 -1
  242. package/Components/Molecules/ThankYouBanner/IThankYouBannerProps.d.ts +0 -1
  243. package/Components/Molecules/ThankYouBanner/ThankYouBanner.d.ts +1 -2
  244. package/Components/Molecules/ThankYouBanner/ThankYouBanner.js +1 -12
  245. package/Components/Molecules/ThankYouBanner/ThankYouBanner.js.map +1 -1
  246. package/Components/Molecules/ThankYouBanner/ThankYouBanner.test.js +2 -13
  247. package/Components/Molecules/ThankYouBanner/ThankYouBanner.test.js.map +1 -1
  248. package/Components/Molecules/ThankYouBanner/ThankYouBannerStory.d.ts +1 -2
  249. package/Components/Molecules/ThankYouBanner/ThankYouBannerStory.js +2 -13
  250. package/Components/Molecules/ThankYouBanner/ThankYouBannerStory.js.map +1 -1
  251. package/Components/Molecules/ThankYouBanner/icons/CelebrationIcon.js +1 -12
  252. package/Components/Molecules/ThankYouBanner/icons/CelebrationIcon.js.map +1 -1
  253. package/Components/Organisms/ListLayout/ListLayout.d.ts +1 -1
  254. package/Components/Organisms/ListLayout/ListLayout.js +2 -13
  255. package/Components/Organisms/ListLayout/ListLayout.js.map +1 -1
  256. package/Components/Organisms/ListLayout/ListLayout.test.js.map +1 -1
  257. package/Components/Organisms/ListLayout/ListLayoutStory.d.ts +1 -1
  258. package/Components/Organisms/ListLayout/ListLayoutStory.js +1 -12
  259. package/Components/Organisms/ListLayout/ListLayoutStory.js.map +1 -1
  260. package/Components/Organisms/RadioGroup/RadioGroup.d.ts +1 -1
  261. package/Components/Organisms/RadioGroup/RadioGroup.js +1 -12
  262. package/Components/Organisms/RadioGroup/RadioGroup.js.map +1 -1
  263. package/Components/Organisms/RadioGroup/RadioGroup.test.js +6 -17
  264. package/Components/Organisms/RadioGroup/RadioGroup.test.js.map +1 -1
  265. package/Components/Organisms/RadioGroup/RadioGroupContext.d.ts +1 -2
  266. package/Components/Organisms/RadioGroup/RadioGroupStory.d.ts +1 -1
  267. package/Components/Organisms/RadioGroup/RadioGroupStory.js +1 -12
  268. package/Components/Organisms/RadioGroup/RadioGroupStory.js.map +1 -1
  269. package/Components/Organisms/TileLayout/IconTileCheckBoxStory.d.ts +1 -1
  270. package/Components/Organisms/TileLayout/IconTileRadioButtonStory.d.ts +1 -1
  271. package/Components/Organisms/TileLayout/IconTileRadioButtonStory.js +1 -1
  272. package/Components/Organisms/TileLayout/IconTileRadioButtonStory.js.map +1 -1
  273. package/Components/Organisms/TileLayout/TileLayout.d.ts +1 -1
  274. package/Components/Organisms/TileLayout/TileLayout.js +2 -13
  275. package/Components/Organisms/TileLayout/TileLayout.js.map +1 -1
  276. package/Components/Organisms/__helpers__/Options.d.ts +3 -3
  277. package/Components/Organisms/__helpers__/Options.js.map +1 -1
  278. package/Components/Organisms/__helpers__/generateMenuItems.js.map +1 -1
  279. package/Helpers/React/FunctionComponentWithDefaultProps.d.ts +1 -2
  280. package/Helpers/React/css.d.ts +1 -2
  281. package/Helpers/React/renderWithProviders.js +1 -12
  282. package/Helpers/React/renderWithProviders.js.map +1 -1
  283. package/Helpers/deviceSpecificHandlers.js.map +1 -1
  284. package/Helpers/icons.d.ts +1 -1
  285. package/Helpers/useDidUpdate.js.map +1 -1
  286. package/Helpers/useThrottle.d.ts +1 -1
  287. package/Themes/StoryThemeWrapper.d.ts +1 -1
  288. package/Themes/StoryThemeWrapper.js +1 -12
  289. package/Themes/StoryThemeWrapper.js.map +1 -1
  290. package/Themes/themes.d.ts +2 -2
  291. package/Themes/themes.js.map +1 -1
  292. package/package.json +1 -1
  293. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControl.d.ts +0 -6
  294. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControl.js +0 -39
  295. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControl.js.map +0 -1
  296. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControl.test.d.ts +0 -1
  297. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControl.test.js +0 -32
  298. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControl.test.js.map +0 -1
  299. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControlStory.d.ts +0 -7
  300. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControlStory.js +0 -26
  301. package/Components/Experiments/GOLD-1264/Atoms/FormControl/FormControlStory.js.map +0 -1
  302. package/Components/Experiments/GOLD-1264/Atoms/FormControl/index.d.ts +0 -1
  303. package/Components/Experiments/GOLD-1264/Atoms/FormControl/index.js +0 -9
  304. package/Components/Experiments/GOLD-1264/Atoms/FormControl/index.js.map +0 -1
  305. package/Components/Experiments/GOLD-1264/Atoms/FormControl/makeFormControlStyles.d.ts +0 -2
  306. package/Components/Experiments/GOLD-1264/Atoms/FormControl/makeFormControlStyles.js +0 -38
  307. package/Components/Experiments/GOLD-1264/Atoms/FormControl/makeFormControlStyles.js.map +0 -1
  308. package/Components/Experiments/GOLD-1264/Atoms/Input/Input.d.ts +0 -6
  309. package/Components/Experiments/GOLD-1264/Atoms/Input/Input.js +0 -93
  310. package/Components/Experiments/GOLD-1264/Atoms/Input/Input.js.map +0 -1
  311. package/Components/Experiments/GOLD-1264/Atoms/Input/Input.test.d.ts +0 -1
  312. package/Components/Experiments/GOLD-1264/Atoms/Input/Input.test.js +0 -90
  313. package/Components/Experiments/GOLD-1264/Atoms/Input/Input.test.js.map +0 -1
  314. package/Components/Experiments/GOLD-1264/Atoms/Input/InputStory.d.ts +0 -18
  315. package/Components/Experiments/GOLD-1264/Atoms/Input/InputStory.js +0 -26
  316. package/Components/Experiments/GOLD-1264/Atoms/Input/InputStory.js.map +0 -1
  317. package/Components/Experiments/GOLD-1264/Atoms/Input/icons.d.ts +0 -29
  318. package/Components/Experiments/GOLD-1264/Atoms/Input/icons.js +0 -43
  319. package/Components/Experiments/GOLD-1264/Atoms/Input/icons.js.map +0 -1
  320. package/Components/Experiments/GOLD-1264/Atoms/Input/index.d.ts +0 -1
  321. package/Components/Experiments/GOLD-1264/Atoms/Input/index.js +0 -9
  322. package/Components/Experiments/GOLD-1264/Atoms/Input/index.js.map +0 -1
  323. package/Components/Experiments/GOLD-1264/Atoms/Input/makeInputStyles.d.ts +0 -14
  324. package/Components/Experiments/GOLD-1264/Atoms/Input/makeInputStyles.js +0 -135
  325. package/Components/Experiments/GOLD-1264/Atoms/Input/makeInputStyles.js.map +0 -1
  326. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabel.d.ts +0 -6
  327. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabel.js +0 -39
  328. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabel.js.map +0 -1
  329. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabel.test.d.ts +0 -1
  330. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabel.test.js +0 -29
  331. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabel.test.js.map +0 -1
  332. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabelStory.d.ts +0 -4
  333. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabelStory.js +0 -23
  334. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/InputLabelStory.js.map +0 -1
  335. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/index.d.ts +0 -1
  336. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/index.js +0 -9
  337. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/index.js.map +0 -1
  338. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/makeInputLabelStyles.d.ts +0 -5
  339. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/makeInputLabelStyles.js +0 -33
  340. package/Components/Experiments/GOLD-1264/Atoms/InputLabel/makeInputLabelStyles.js.map +0 -1
  341. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextField.d.ts +0 -6
  342. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextField.js +0 -40
  343. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextField.js.map +0 -1
  344. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextField.test.d.ts +0 -1
  345. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextField.test.js +0 -63
  346. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextField.test.js.map +0 -1
  347. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextFieldStory.d.ts +0 -17
  348. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextFieldStory.js +0 -24
  349. package/Components/Experiments/GOLD-1264/Molecules/TextField/TextFieldStory.js.map +0 -1
  350. package/Components/Experiments/GOLD-1264/Molecules/TextField/index.d.ts +0 -1
  351. package/Components/Experiments/GOLD-1264/Molecules/TextField/index.js +0 -9
  352. package/Components/Experiments/GOLD-1264/Molecules/TextField/index.js.map +0 -1
  353. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264.d.ts +0 -6
  354. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264.js +0 -93
  355. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264.js.map +0 -1
  356. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264.test.d.ts +0 -1
  357. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264.test.js +0 -90
  358. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264.test.js.map +0 -1
  359. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264Story.d.ts +0 -18
  360. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264Story.js +0 -26
  361. package/Components/ExperimentsFirstFormat/InputGold1264/InputGold1264Story.js.map +0 -1
  362. package/Components/ExperimentsFirstFormat/InputGold1264/index.d.ts +0 -1
  363. package/Components/ExperimentsFirstFormat/InputGold1264/index.js +0 -9
  364. package/Components/ExperimentsFirstFormat/InputGold1264/index.js.map +0 -1
  365. package/Components/ExperimentsFirstFormat/InputGold1264/makeInputGOLD1264Styles.d.ts +0 -14
  366. package/Components/ExperimentsFirstFormat/InputGold1264/makeInputGOLD1264Styles.js +0 -135
  367. package/Components/ExperimentsFirstFormat/InputGold1264/makeInputGOLD1264Styles.js.map +0 -1
  368. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264.d.ts +0 -6
  369. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264.js +0 -39
  370. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264.js.map +0 -1
  371. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264.test.d.ts +0 -1
  372. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264.test.js +0 -29
  373. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264.test.js.map +0 -1
  374. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264Story.d.ts +0 -4
  375. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264Story.js +0 -23
  376. package/Components/ExperimentsFirstFormat/InputLabelGold1264/InputLabelGOLD1264Story.js.map +0 -1
  377. package/Components/ExperimentsFirstFormat/InputLabelGold1264/index.d.ts +0 -1
  378. package/Components/ExperimentsFirstFormat/InputLabelGold1264/index.js +0 -9
  379. package/Components/ExperimentsFirstFormat/InputLabelGold1264/index.js.map +0 -1
  380. package/Components/ExperimentsFirstFormat/InputLabelGold1264/makeInputLabelGOLD1264Styles.d.ts +0 -5
  381. package/Components/ExperimentsFirstFormat/InputLabelGold1264/makeInputLabelGOLD1264Styles.js +0 -33
  382. package/Components/ExperimentsFirstFormat/InputLabelGold1264/makeInputLabelGOLD1264Styles.js.map +0 -1
  383. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264.d.ts +0 -6
  384. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264.js +0 -40
  385. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264.js.map +0 -1
  386. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264.test.d.ts +0 -1
  387. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264.test.js +0 -63
  388. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264.test.js.map +0 -1
  389. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264Story.d.ts +0 -17
  390. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264Story.js +0 -24
  391. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/TextFieldGOLD1264Story.js.map +0 -1
  392. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/index.d.ts +0 -1
  393. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/index.js +0 -9
  394. package/Components/ExperimentsFirstFormat/TextFieldGOLD1264/index.js.map +0 -1
  395. package/Components/Importers/TextField.d.ts +0 -14
  396. package/Components/Importers/TextField.js +0 -48
  397. package/Components/Importers/TextField.js.map +0 -1
  398. package/Components/Importers/TextFieldWithLazyLoading.d.ts +0 -12
  399. package/Components/Importers/TextFieldWithLazyLoading.js +0 -77
  400. package/Components/Importers/TextFieldWithLazyLoading.js.map +0 -1
@@ -1,319 +1,308 @@
1
1
  "use strict";
2
- var __assign = (this && this.__assign) || function () {
3
- __assign = Object.assign || function(t) {
4
- for (var s, i = 1, n = arguments.length; i < n; i++) {
5
- s = arguments[i];
6
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
- t[p] = s[p];
8
- }
9
- return t;
10
- };
11
- return __assign.apply(this, arguments);
12
- };
13
2
  Object.defineProperty(exports, "__esModule", { value: true });
14
3
  var jsx_runtime_1 = require("@emotion/react/jsx-runtime");
15
- var LasikEyesLogo = function () { return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "100%", height: "100%", viewBox: "0 0 200 50", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", xmlSpace: "preserve", style: {
4
+ var LasikEyesLogo = function () { return ((0, jsx_runtime_1.jsx)("svg", { width: "100%", height: "100%", viewBox: "0 0 200 50", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", xmlSpace: "preserve", style: {
16
5
  fillRule: 'evenodd',
17
6
  clipRule: 'evenodd',
18
7
  strokeLinejoin: 'round',
19
8
  strokeMiterlimit: 2,
20
- } }, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ id: "Artboard1", transform: "matrix(0.8,0,0,1,0,0)" }, { children: [(0, jsx_runtime_1.jsx)("rect", { x: "0", y: "0", width: "250", height: "50", style: { fill: 'none' } }), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,77.632,9.04885)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 -0.001,0C3.121,0 5.651,-2.531 5.651,-5.653C5.651,-8.774 3.121,-11.305 -0.001,-11.305", style: {
9
+ }, children: (0, jsx_runtime_1.jsxs)("g", { id: "Artboard1", transform: "matrix(0.8,0,0,1,0,0)", children: [(0, jsx_runtime_1.jsx)("rect", { x: "0", y: "0", width: "250", height: "50", style: { fill: 'none' } }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,77.632,9.04885)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 -0.001,0C3.121,0 5.651,-2.531 5.651,-5.653C5.651,-8.774 3.121,-11.305 -0.001,-11.305", style: {
21
10
  fill: 'rgb(62,191,185)',
22
11
  fillRule: 'nonzero',
23
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,74.0879,16.8473)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.08,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.769C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
12
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,74.0879,16.8473)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.08,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.769C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
24
13
  fill: 'rgb(62,191,185)',
25
14
  fillRule: 'nonzero',
26
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,82.0632,20.392)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.769,-5.85 -3.769,-3.768C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.768C3.769,-5.85 2.081,-7.537 0,-7.537", style: {
15
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,82.0632,20.392)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.769,-5.85 -3.769,-3.768C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.768C3.769,-5.85 2.081,-7.537 0,-7.537", style: {
27
16
  fill: 'rgb(62,191,185)',
28
17
  fillRule: 'nonzero',
29
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,104.218,25.3544)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.536C-2.081,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.081,-7.536 0,-7.536", style: {
18
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,104.218,25.3544)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.536C-2.081,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.081,-7.536 0,-7.536", style: {
30
19
  fill: 'rgb(62,191,185)',
31
20
  fillRule: 'nonzero',
32
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,20.0302,16.1381)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.536C-2.081,-7.536 -3.768,-5.849 -3.768,-3.768C-3.768,-1.687 -2.081,0 0,0C2.081,0 3.768,-1.687 3.768,-3.768C3.768,-5.849 2.081,-7.536 0,-7.536", style: {
21
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,20.0302,16.1381)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.536C-2.081,-7.536 -3.768,-5.849 -3.768,-3.768C-3.768,-1.687 -2.081,0 0,0C2.081,0 3.768,-1.687 3.768,-3.768C3.768,-5.849 2.081,-7.536 0,-7.536", style: {
33
22
  fill: 'rgb(62,191,185)',
34
23
  fillRule: 'nonzero',
35
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,78.5186,14.0114)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
24
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,78.5186,14.0114)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
36
25
  fill: 'rgb(229,229,229)',
37
26
  fillRule: 'nonzero',
38
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,98.9008,18.9742)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.769,-5.85 -3.769,-3.769C-3.769,-1.688 -2.081,0 0,0C2.081,0 3.769,-1.688 3.769,-3.769C3.769,-5.85 2.081,-7.537 0,-7.537", style: {
27
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,98.9008,18.9742)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.769,-5.85 -3.769,-3.769C-3.769,-1.688 -2.081,0 0,0C2.081,0 3.769,-1.688 3.769,-3.769C3.769,-5.85 2.081,-7.537 0,-7.537", style: {
39
28
  fill: 'rgb(229,229,229)',
40
29
  fillRule: 'nonzero',
41
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,85.6082,18.9742)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.08,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.688 -2.08,0 0.001,0C2.082,0 3.769,-1.688 3.769,-3.769C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
30
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,85.6082,18.9742)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.08,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.688 -2.08,0 0.001,0C2.082,0 3.769,-1.688 3.769,-3.769C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
42
31
  fill: 'rgb(229,229,229)',
43
32
  fillRule: 'nonzero',
44
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,90.9255,42.3692)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.536C-2.08,-7.536 -3.768,-5.849 -3.768,-3.768C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.082,-7.536 0.001,-7.536", style: {
33
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,90.9255,42.3692)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.536C-2.08,-7.536 -3.768,-5.849 -3.768,-3.768C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.082,-7.536 0.001,-7.536", style: {
45
34
  fill: 'rgb(229,229,229)',
46
35
  fillRule: 'nonzero',
47
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,109.534,28.1905)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-7.537C-2.082,-7.537 -3.769,-5.85 -3.769,-3.768C-3.769,-1.687 -2.082,0 -0.001,0C2.08,0 3.768,-1.687 3.768,-3.768C3.768,-5.85 2.08,-7.537 -0.001,-7.537", style: {
36
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,109.534,28.1905)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-7.537C-2.082,-7.537 -3.769,-5.85 -3.769,-3.768C-3.769,-1.687 -2.082,0 -0.001,0C2.08,0 3.768,-1.687 3.768,-3.768C3.768,-5.85 2.08,-7.537 -0.001,-7.537", style: {
48
37
  fill: 'rgb(229,229,229)',
49
38
  fillRule: 'nonzero',
50
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,69.6563,14.0113)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.623 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.623 5.203,-18.841 0,-18.841", style: {
39
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,69.6563,14.0113)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.623 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.623 5.203,-18.841 0,-18.841", style: {
51
40
  fill: 'rgb(242,90,43)',
52
41
  fillRule: 'nonzero',
53
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,69.6568,47.332)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.375 -4.162,0 0.001,0C4.163,0 7.537,-3.375 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
42
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,69.6568,47.332)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.375 -4.162,0 0.001,0C4.163,0 7.537,-3.375 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
54
43
  fill: 'rgb(242,90,43)',
55
44
  fillRule: 'nonzero',
56
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,79.4048,37.4069)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-18.841C-5.202,-18.841 -9.42,-14.623 -9.42,-9.421C-9.42,-4.218 -5.202,0 0.001,0C5.203,0 9.421,-4.218 9.421,-9.421C9.421,-14.623 5.203,-18.841 0.001,-18.841", style: {
45
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,79.4048,37.4069)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-18.841C-5.202,-18.841 -9.42,-14.623 -9.42,-9.421C-9.42,-4.218 -5.202,0 0.001,0C5.203,0 9.421,-4.218 9.421,-9.421C9.421,-14.623 5.203,-18.841 0.001,-18.841", style: {
57
46
  fill: 'rgb(242,90,43)',
58
47
  fillRule: 'nonzero',
59
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,102.888,31.7349)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
48
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,102.888,31.7349)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
60
49
  fill: 'rgb(242,90,43)',
61
50
  fillRule: 'nonzero',
62
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,98.4577,22.5186)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0.001,0C2.602,0 4.711,-2.108 4.711,-4.71C4.711,-7.311 2.602,-9.42 0.001,-9.42", style: {
51
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,98.4577,22.5186)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0.001,0C2.602,0 4.711,-2.108 4.711,-4.71C4.711,-7.311 2.602,-9.42 0.001,-9.42", style: {
63
52
  fill: 'rgb(242,90,43)',
64
53
  fillRule: 'nonzero',
65
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,100.673,21.8097)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-7.536C-2.082,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.082,0 -0.001,0C2.08,0 3.768,-1.687 3.768,-3.768C3.768,-5.849 2.08,-7.536 -0.001,-7.536", style: {
54
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,100.673,21.8097)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-7.536C-2.082,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.082,0 -0.001,0C2.08,0 3.768,-1.687 3.768,-3.768C3.768,-5.849 2.08,-7.536 -0.001,-7.536", style: {
66
55
  fill: 'rgb(242,90,43)',
67
56
  fillRule: 'nonzero',
68
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,81.6201,38.1154)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.562,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.562,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
57
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,81.6201,38.1154)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.562,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.562,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
69
58
  fill: 'rgb(242,90,43)',
70
59
  fillRule: 'nonzero',
71
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,78.0751,45.9138)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
60
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,78.0751,45.9138)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
72
61
  fill: 'rgb(242,90,43)',
73
62
  fillRule: 'nonzero',
74
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,55.9206,49.4587)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
63
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,55.9206,49.4587)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
75
64
  fill: 'rgb(242,90,43)',
76
65
  fillRule: 'nonzero',
77
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,65.6686,49.4587)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
66
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,65.6686,49.4587)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
78
67
  fill: 'rgb(242,90,43)',
79
68
  fillRule: 'nonzero',
80
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,82.5063,42.3692)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.562,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.562,-5.652 0,-5.652", style: {
69
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,82.5063,42.3692)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.562,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.562,-5.652 0,-5.652", style: {
81
70
  fill: 'rgb(242,90,43)',
82
71
  fillRule: 'nonzero',
83
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,108.648,22.5189)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-3.769C-1.041,-3.769 -1.885,-2.925 -1.885,-1.885C-1.885,-0.844 -1.041,0 -0.001,0C1.04,0 1.884,-0.844 1.884,-1.885C1.884,-2.925 1.04,-3.769 -0.001,-3.769", style: {
72
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,108.648,22.5189)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-3.769C-1.041,-3.769 -1.885,-2.925 -1.885,-1.885C-1.885,-0.844 -1.041,0 -0.001,0C1.04,0 1.884,-0.844 1.884,-1.885C1.884,-2.925 1.04,-3.769 -0.001,-3.769", style: {
84
73
  fill: 'rgb(242,90,43)',
85
74
  fillRule: 'nonzero',
86
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,98.9008,15.4291)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.768C-1.041,-3.768 -1.884,-2.924 -1.884,-1.884C-1.884,-0.843 -1.041,0 0,0C1.04,0 1.884,-0.843 1.884,-1.884C1.884,-2.924 1.04,-3.768 0,-3.768", style: {
75
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,98.9008,15.4291)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.768C-1.041,-3.768 -1.884,-2.924 -1.884,-1.884C-1.884,-0.843 -1.041,0 0,0C1.04,0 1.884,-0.843 1.884,-1.884C1.884,-2.924 1.04,-3.768 0,-3.768", style: {
87
76
  fill: 'rgb(242,90,43)',
88
77
  fillRule: 'nonzero',
89
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,35.9816,48.0409)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.768C-1.041,-3.768 -1.884,-2.924 -1.884,-1.884C-1.884,-0.843 -1.041,0 0,0C1.041,0 1.884,-0.843 1.884,-1.884C1.884,-2.924 1.041,-3.768 0,-3.768", style: {
78
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,35.9816,48.0409)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.768C-1.041,-3.768 -1.884,-2.924 -1.884,-1.884C-1.884,-0.843 -1.041,0 0,0C1.041,0 1.884,-0.843 1.884,-1.884C1.884,-2.924 1.041,-3.768 0,-3.768", style: {
90
79
  fill: 'rgb(242,90,43)',
91
80
  fillRule: 'nonzero',
92
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,9.83906,29.6081)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
81
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,9.83906,29.6081)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
93
82
  fill: 'rgb(242,90,43)',
94
83
  fillRule: 'nonzero',
95
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,11.1683,24.6458)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.769C-1.041,-3.769 -1.884,-2.925 -1.884,-1.885C-1.884,-0.844 -1.041,0 0,0C1.041,0 1.884,-0.844 1.884,-1.885C1.884,-2.925 1.041,-3.769 0,-3.769", style: {
84
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,11.1683,24.6458)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.769C-1.041,-3.769 -1.884,-2.925 -1.884,-1.885C-1.884,-0.844 -1.041,0 0,0C1.041,0 1.884,-0.844 1.884,-1.885C1.884,-2.925 1.041,-3.769 0,-3.769", style: {
96
85
  fill: 'rgb(229,229,229)',
97
86
  fillRule: 'nonzero',
98
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,35.0953,43.7874)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.769C-1.041,-3.769 -1.884,-2.925 -1.884,-1.885C-1.884,-0.844 -1.041,0 0,0C1.041,0 1.884,-0.844 1.884,-1.885C1.884,-2.925 1.041,-3.769 0,-3.769", style: {
87
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,35.0953,43.7874)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.769C-1.041,-3.769 -1.884,-2.925 -1.884,-1.885C-1.884,-0.844 -1.041,0 0,0C1.041,0 1.884,-0.844 1.884,-1.885C1.884,-2.925 1.041,-3.769 0,-3.769", style: {
99
88
  fill: 'rgb(229,229,229)',
100
89
  fillRule: 'nonzero',
101
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,30.2212,9.75761)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
90
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,30.2212,9.75761)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
102
91
  fill: 'rgb(242,90,43)',
103
92
  fillRule: 'nonzero',
104
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,33.7661,10.4664)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
93
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,33.7661,10.4664)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
105
94
  fill: 'rgb(242,90,43)',
106
95
  fillRule: 'nonzero',
107
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,39.5263,6.21282)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.768C-1.041,-3.768 -1.884,-2.924 -1.884,-1.884C-1.884,-0.843 -1.041,0 0,0C1.041,0 1.884,-0.843 1.884,-1.884C1.884,-2.924 1.041,-3.768 0,-3.768", style: {
96
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,39.5263,6.21282)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.768C-1.041,-3.768 -1.884,-2.924 -1.884,-1.884C-1.884,-0.843 -1.041,0 0,0C1.041,0 1.884,-0.843 1.884,-1.884C1.884,-2.924 1.041,-3.768 0,-3.768", style: {
108
97
  fill: 'rgb(62,191,185)',
109
98
  fillRule: 'nonzero',
110
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,87.3805,11.1757)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.769,-5.85 -3.769,-3.769C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.769C3.769,-5.85 2.081,-7.537 0,-7.537", style: {
99
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,87.3805,11.1757)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.769,-5.85 -3.769,-3.769C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.769C3.769,-5.85 2.081,-7.537 0,-7.537", style: {
111
100
  fill: 'rgb(242,90,43)',
112
101
  fillRule: 'nonzero',
113
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,75.8597,12.5936)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
102
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,75.8597,12.5936)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
114
103
  fill: 'rgb(62,191,185)',
115
104
  fillRule: 'nonzero',
116
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,21.3594,14.0112)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
105
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,21.3594,14.0112)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
117
106
  fill: 'rgb(242,90,43)',
118
107
  fillRule: 'nonzero',
119
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,17.8148,19.6827)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
108
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,17.8148,19.6827)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
120
109
  fill: 'rgb(242,90,43)',
121
110
  fillRule: 'nonzero',
122
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,104.661,30.3171)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.562,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.562,-5.652 0,-5.652", style: {
111
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,104.661,30.3171)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.562,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.562,-5.652 0,-5.652", style: {
123
112
  fill: 'rgb(229,229,229)',
124
113
  fillRule: 'nonzero',
125
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,74.0879,35.989)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.08,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.769C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
114
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,74.0879,35.989)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.08,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.769C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
126
115
  fill: 'rgb(62,191,185)',
127
116
  fillRule: 'nonzero',
128
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,81.1771,31.7352)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
117
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,81.1771,31.7352)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
129
118
  fill: 'rgb(62,191,185)',
130
119
  fillRule: 'nonzero',
131
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,47.5018,40.2421)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 0,0C3.122,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.122,-11.304 0,-11.304", style: {
120
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,47.5018,40.2421)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 0,0C3.122,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.122,-11.304 0,-11.304", style: {
132
121
  fill: 'rgb(62,191,185)',
133
122
  fillRule: 'nonzero',
134
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,39.5267,43.7874)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.161,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.375 -4.161,0 0.001,0C4.163,0 7.537,-3.375 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
123
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,39.5267,43.7874)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.161,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.375 -4.161,0 0.001,0C4.163,0 7.537,-3.375 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
135
124
  fill: 'rgb(62,191,185)',
136
125
  fillRule: 'nonzero',
137
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,31.5505,43.7874)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
126
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,31.5505,43.7874)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
138
127
  fill: 'rgb(62,191,185)',
139
128
  fillRule: 'nonzero',
140
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,35.9816,32.4442)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.775 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.775 3.122,-11.305 0,-11.305", style: {
129
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,35.9816,32.4442)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.775 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.775 3.122,-11.305 0,-11.305", style: {
141
130
  fill: 'rgb(229,229,229)',
142
131
  fillRule: 'nonzero',
143
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,38.6405,23.9367)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.081,-7.537 -3.768,-5.85 -3.768,-3.768C-3.768,-1.687 -2.081,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.768C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
132
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,38.6405,23.9367)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.537C-2.081,-7.537 -3.768,-5.85 -3.768,-3.768C-3.768,-1.687 -2.081,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.768C3.769,-5.85 2.082,-7.537 0.001,-7.537", style: {
144
133
  fill: 'rgb(62,191,185)',
145
134
  fillRule: 'nonzero',
146
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,15.5993,28.8991)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 0,0C3.122,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.122,-11.304 0,-11.304", style: {
135
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,15.5993,28.8991)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 0,0C3.122,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.122,-11.304 0,-11.304", style: {
147
136
  fill: 'rgb(62,191,185)',
148
137
  fillRule: 'nonzero',
149
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,22.6887,26.7726)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.775 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.775 3.122,-11.305 0,-11.305", style: {
138
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,22.6887,26.7726)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.775 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.775 3.122,-11.305 0,-11.305", style: {
150
139
  fill: 'rgb(229,229,229)',
151
140
  fillRule: 'nonzero',
152
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,46.6157,48.7498)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
141
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,46.6157,48.7498)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
153
142
  fill: 'rgb(229,229,229)',
154
143
  fillRule: 'nonzero',
155
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,53.7053,47.332)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
144
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,53.7053,47.332)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
156
145
  fill: 'rgb(229,229,229)',
157
146
  fillRule: 'nonzero',
158
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,28.0059,14.7204)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
147
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,28.0059,14.7204)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
159
148
  fill: 'rgb(229,229,229)',
160
149
  fillRule: 'nonzero',
161
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,22.6892,35.2797)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.161,-15.073 -7.536,-11.699 -7.536,-7.536C-7.536,-3.374 -4.161,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
150
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,22.6892,35.2797)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.161,-15.073 -7.536,-11.699 -7.536,-7.536C-7.536,-3.374 -4.161,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
162
151
  fill: 'rgb(229,229,229)',
163
152
  fillRule: 'nonzero',
164
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,85.6078,39.5336)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.121,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.121,-11.305 0,-11.305", style: {
153
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,85.6078,39.5336)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.121,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.121,-11.305 0,-11.305", style: {
165
154
  fill: 'rgb(62,191,185)',
166
155
  fillRule: 'nonzero',
167
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,96.2419,35.2797)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.121,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.121,-11.305 0,-11.305", style: {
156
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,96.2419,35.2797)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.121,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.121,-11.305 0,-11.305", style: {
168
157
  fill: 'rgb(62,191,185)',
169
158
  fillRule: 'nonzero',
170
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,86.4939,32.4442)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-15.073C-4.163,-15.073 -7.537,-11.699 -7.537,-7.537C-7.537,-3.375 -4.163,0 -0.001,0C4.161,0 7.536,-3.375 7.536,-7.537C7.536,-11.699 4.161,-15.073 -0.001,-15.073", style: {
159
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,86.4939,32.4442)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-15.073C-4.163,-15.073 -7.537,-11.699 -7.537,-7.537C-7.537,-3.375 -4.163,0 -0.001,0C4.161,0 7.536,-3.375 7.536,-7.537C7.536,-11.699 4.161,-15.073 -0.001,-15.073", style: {
171
160
  fill: 'rgb(229,229,229)',
172
161
  fillRule: 'nonzero',
173
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,36.4246,10.4664)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
162
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,36.4246,10.4664)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
174
163
  fill: 'rgb(229,229,229)',
175
164
  fillRule: 'nonzero',
176
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,46.1726,5.50383)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.312 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.312 2.602,-9.42 0,-9.42", style: {
165
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,46.1726,5.50383)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.312 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.312 2.602,-9.42 0,-9.42", style: {
177
166
  fill: 'rgb(229,229,229)',
178
167
  fillRule: 'nonzero',
179
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,81.1766,26.7724)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.203,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.217 -5.203,0 -0.001,0C5.202,0 9.42,-4.217 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
168
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,81.1766,26.7724)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.203,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.217 -5.203,0 -0.001,0C5.202,0 9.42,-4.217 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
180
169
  fill: 'rgb(229,229,229)',
181
170
  fillRule: 'nonzero',
182
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,84.7216,34.5708)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.536C-2.081,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.081,-7.536 0,-7.536", style: {
171
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,84.7216,34.5708)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.536C-2.081,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.081,0 0,0C2.081,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.081,-7.536 0,-7.536", style: {
183
172
  fill: 'rgb(229,229,229)',
184
173
  fillRule: 'nonzero',
185
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,87.3805,24.6457)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.375 -4.162,0 0,0C4.162,0 7.536,-3.375 7.536,-7.537C7.536,-11.699 4.162,-15.073 0,-15.073", style: {
174
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,87.3805,24.6457)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.375 -4.162,0 0,0C4.162,0 7.536,-3.375 7.536,-7.537C7.536,-11.699 4.162,-15.073 0,-15.073", style: {
186
175
  fill: 'rgb(242,90,43)',
187
176
  fillRule: 'nonzero',
188
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,78.5182,20.3919)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.204,-18.841 -9.421,-14.624 -9.421,-9.421C-9.421,-4.218 -5.204,0 -0.001,0C5.202,0 9.42,-4.218 9.42,-9.421C9.42,-14.624 5.202,-18.841 -0.001,-18.841", style: {
177
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,78.5182,20.3919)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.204,-18.841 -9.421,-14.624 -9.421,-9.421C-9.421,-4.218 -5.204,0 -0.001,0C5.202,0 9.42,-4.218 9.42,-9.421C9.42,-14.624 5.202,-18.841 -0.001,-18.841", style: {
189
178
  fill: 'rgb(242,90,43)',
190
179
  fillRule: 'nonzero',
191
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,82.9493,17.5559)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 0,0C3.121,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.121,-11.304 0,-11.304", style: {
180
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,82.9493,17.5559)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 0,0C3.121,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.121,-11.304 0,-11.304", style: {
192
181
  fill: 'rgb(242,90,43)',
193
182
  fillRule: 'nonzero',
194
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,92.6973,23.2275)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.121,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.121,0 0,0C3.122,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.122,-11.304 0,-11.304", style: {
183
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,92.6973,23.2275)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.304C-3.121,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.121,0 0,0C3.122,0 5.652,-2.53 5.652,-5.652C5.652,-8.774 3.122,-11.304 0,-11.304", style: {
195
184
  fill: 'rgb(62,191,185)',
196
185
  fillRule: 'nonzero',
197
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,91.8112,28.1905)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
186
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,91.8112,28.1905)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.121,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.121,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
198
187
  fill: 'rgb(229,229,229)',
199
188
  fillRule: 'nonzero',
200
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,69.6568,9.04881)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
189
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,69.6568,9.04881)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
201
190
  fill: 'rgb(229,229,229)',
202
191
  fillRule: 'nonzero',
203
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,62.1241,11.1756)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-13.189C-3.642,-13.189 -6.594,-10.236 -6.594,-6.595C-6.594,-2.953 -3.642,0 0,0C3.642,0 6.594,-2.953 6.594,-6.595C6.594,-10.236 3.642,-13.189 0,-13.189", style: {
192
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,62.1241,11.1756)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-13.189C-3.642,-13.189 -6.594,-10.236 -6.594,-6.595C-6.594,-2.953 -3.642,0 0,0C3.642,0 6.594,-2.953 6.594,-6.595C6.594,-10.236 3.642,-13.189 0,-13.189", style: {
204
193
  fill: 'rgb(229,229,229)',
205
194
  fillRule: 'nonzero',
206
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,96.6855,30.3171)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.312 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.312 2.602,-9.42 0,-9.42", style: {
195
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,96.6855,30.3171)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.312 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.312 2.602,-9.42 0,-9.42", style: {
207
196
  fill: 'rgb(242,90,43)',
208
197
  fillRule: 'nonzero',
209
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,94.0266,16.138)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
198
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,94.0266,16.138)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
210
199
  fill: 'rgb(242,90,43)',
211
200
  fillRule: 'nonzero',
212
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,53.2622,2.668)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
201
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,53.2622,2.668)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.386 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.386 1.561,-5.652 0,-5.652", style: {
213
202
  fill: 'rgb(242,90,43)',
214
203
  fillRule: 'nonzero',
215
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,58.5795,6.21267)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
204
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,58.5795,6.21267)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
216
205
  fill: 'rgb(242,90,43)',
217
206
  fillRule: 'nonzero',
218
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,90.4815,16.847)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-9.42C-2.602,-9.42 -4.711,-7.311 -4.711,-4.71C-4.711,-2.108 -2.602,0 -0.001,0C2.601,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.601,-9.42 -0.001,-9.42", style: {
207
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,90.4815,16.847)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-9.42C-2.602,-9.42 -4.711,-7.311 -4.711,-4.71C-4.711,-2.108 -2.602,0 -0.001,0C2.601,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.601,-9.42 -0.001,-9.42", style: {
219
208
  fill: 'rgb(62,191,185)',
220
209
  fillRule: 'nonzero',
221
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,67.8845,45.2053)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-18.841C-5.202,-18.841 -9.42,-14.624 -9.42,-9.421C-9.42,-4.218 -5.202,0 0.001,0C5.204,0 9.421,-4.218 9.421,-9.421C9.421,-14.624 5.204,-18.841 0.001,-18.841", style: {
210
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,67.8845,45.2053)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-18.841C-5.202,-18.841 -9.42,-14.624 -9.42,-9.421C-9.42,-4.218 -5.202,0 0.001,0C5.204,0 9.421,-4.218 9.421,-9.421C9.421,-14.624 5.204,-18.841 0.001,-18.841", style: {
222
211
  fill: 'rgb(242,90,43)',
223
212
  fillRule: 'nonzero',
224
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,72.3147,42.3692)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.203,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.217 -5.203,0 -0.001,0C5.202,0 9.42,-4.217 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
213
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,72.3147,42.3692)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.203,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.217 -5.203,0 -0.001,0C5.202,0 9.42,-4.217 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
225
214
  fill: 'rgb(62,191,185)',
226
215
  fillRule: 'nonzero',
227
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,77.632,42.3692)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 -0.001,0C3.121,0 5.651,-2.53 5.651,-5.652C5.651,-8.774 3.121,-11.304 -0.001,-11.304", style: {
216
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,77.632,42.3692)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-11.304C-3.122,-11.304 -5.652,-8.774 -5.652,-5.652C-5.652,-2.53 -3.122,0 -0.001,0C3.121,0 5.651,-2.53 5.651,-5.652C5.651,-8.774 3.121,-11.304 -0.001,-11.304", style: {
228
217
  fill: 'rgb(62,191,185)',
229
218
  fillRule: 'nonzero',
230
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,65.226,11.8845)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.698 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.698 4.163,-15.073 0.001,-15.073", style: {
219
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,65.226,11.8845)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.698 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.698 4.163,-15.073 0.001,-15.073", style: {
231
220
  fill: 'rgb(62,191,185)',
232
221
  fillRule: 'nonzero',
233
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,50.1602,11.8845)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-15.073C-4.163,-15.073 -7.537,-11.698 -7.537,-7.536C-7.537,-3.374 -4.163,0 -0.001,0C4.162,0 7.536,-3.374 7.536,-7.536C7.536,-11.698 4.162,-15.073 -0.001,-15.073", style: {
222
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,50.1602,11.8845)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-15.073C-4.163,-15.073 -7.537,-11.698 -7.537,-7.536C-7.537,-3.374 -4.163,0 -0.001,0C4.162,0 7.536,-3.374 7.536,-7.536C7.536,-11.698 4.162,-15.073 -0.001,-15.073", style: {
234
223
  fill: 'rgb(62,191,185)',
235
224
  fillRule: 'nonzero',
236
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,62.5676,4.79492)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.536C-2.08,-7.536 -3.768,-5.849 -3.768,-3.768C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.082,-7.536 0.001,-7.536", style: {
225
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,62.5676,4.79492)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-7.536C-2.08,-7.536 -3.768,-5.849 -3.768,-3.768C-3.768,-1.687 -2.08,0 0.001,0C2.082,0 3.769,-1.687 3.769,-3.768C3.769,-5.849 2.082,-7.536 0.001,-7.536", style: {
237
226
  fill: 'rgb(62,191,185)',
238
227
  fillRule: 'nonzero',
239
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,57.2494,11.8845)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.204,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.217 -5.204,0 -0.001,0C5.202,0 9.42,-4.217 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
228
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,57.2494,11.8845)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.204,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.217 -5.204,0 -0.001,0C5.202,0 9.42,-4.217 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
240
229
  fill: 'rgb(242,90,43)',
241
230
  fillRule: 'nonzero',
242
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,95.7993,38.1154)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-5.652C-1.561,-5.652 -2.825,-4.387 -2.825,-2.826C-2.825,-1.265 -1.561,0 0.001,0C1.562,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.562,-5.652 0.001,-5.652", style: {
231
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,95.7993,38.1154)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-5.652C-1.561,-5.652 -2.825,-4.387 -2.825,-2.826C-2.825,-1.265 -1.561,0 0.001,0C1.562,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.562,-5.652 0.001,-5.652", style: {
243
232
  fill: 'rgb(242,90,43)',
244
233
  fillRule: 'nonzero',
245
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,58.5795,49.4587)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.312 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.312 2.602,-9.42 0,-9.42", style: {
234
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,58.5795,49.4587)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.312 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.312 2.602,-9.42 0,-9.42", style: {
246
235
  fill: 'rgb(62,191,185)',
247
236
  fillRule: 'nonzero',
248
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,26.2336,35.989)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
237
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,26.2336,35.989)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
249
238
  fill: 'rgb(62,191,185)',
250
239
  fillRule: 'nonzero',
251
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,34.2091,37.4069)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
240
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,34.2091,37.4069)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
252
241
  fill: 'rgb(62,191,185)',
253
242
  fillRule: 'nonzero',
254
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,41.2986,33.8619)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
243
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,41.2986,33.8619)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
255
244
  fill: 'rgb(62,191,185)',
256
245
  fillRule: 'nonzero',
257
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,16.9285,23.2274)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
246
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,16.9285,23.2274)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
258
247
  fill: 'rgb(229,229,229)',
259
248
  fillRule: 'nonzero',
260
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,13.3837,29.6081)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
249
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,13.3837,29.6081)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-5.652C-1.561,-5.652 -2.826,-4.387 -2.826,-2.826C-2.826,-1.265 -1.561,0 0,0C1.561,0 2.826,-1.265 2.826,-2.826C2.826,-4.387 1.561,-5.652 0,-5.652", style: {
261
250
  fill: 'rgb(242,90,43)',
262
251
  fillRule: 'nonzero',
263
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,43.0707,48.0405)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-7.536C-2.082,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.082,0 -0.001,0C2.081,0 3.768,-1.687 3.768,-3.768C3.768,-5.849 2.081,-7.536 -0.001,-7.536", style: {
252
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,43.0707,48.0405)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-7.536C-2.082,-7.536 -3.769,-5.849 -3.769,-3.768C-3.769,-1.687 -2.082,0 -0.001,0C2.081,0 3.768,-1.687 3.768,-3.768C3.768,-5.849 2.081,-7.536 -0.001,-7.536", style: {
264
253
  fill: 'rgb(242,90,43)',
265
254
  fillRule: 'nonzero',
266
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,40.4125,39.5336)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.624 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.624 5.203,-18.841 0,-18.841", style: {
255
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,40.4125,39.5336)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.624 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.624 5.203,-18.841 0,-18.841", style: {
267
256
  fill: 'rgb(242,90,43)',
268
257
  fillRule: 'nonzero',
269
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,49.2741,45.2053)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.624 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.624 5.203,-18.841 0,-18.841", style: {
258
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,49.2741,45.2053)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.624 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.624 5.203,-18.841 0,-18.841", style: {
270
259
  fill: 'rgb(242,90,43)',
271
260
  fillRule: 'nonzero',
272
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,34.6519,40.951)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-13.188C-3.643,-13.188 -6.595,-10.236 -6.595,-6.594C-6.595,-2.952 -3.643,0 -0.001,0C3.641,0 6.594,-2.952 6.594,-6.594C6.594,-10.236 3.641,-13.188 -0.001,-13.188", style: {
261
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,34.6519,40.951)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-13.188C-3.643,-13.188 -6.595,-10.236 -6.595,-6.594C-6.595,-2.952 -3.643,0 -0.001,0C3.641,0 6.594,-2.952 6.594,-6.594C6.594,-10.236 3.641,-13.188 -0.001,-13.188", style: {
273
262
  fill: 'rgb(242,90,43)',
274
263
  fillRule: 'nonzero',
275
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,29.3352,39.5332)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
264
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,29.3352,39.5332)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
276
265
  fill: 'rgb(242,90,43)',
277
266
  fillRule: 'nonzero',
278
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,22.2457,39.5332)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
267
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,22.2457,39.5332)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
279
268
  fill: 'rgb(242,90,43)',
280
269
  fillRule: 'nonzero',
281
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,55.0345,43.0782)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
270
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,55.0345,43.0782)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.602,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.602,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
282
271
  fill: 'rgb(242,90,43)',
283
272
  fillRule: 'nonzero',
284
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,27.5629,28.899)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
273
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,27.5629,28.899)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-9.42C-2.601,-9.42 -4.71,-7.311 -4.71,-4.71C-4.71,-2.108 -2.601,0 0,0C2.602,0 4.71,-2.108 4.71,-4.71C4.71,-7.311 2.602,-9.42 0,-9.42", style: {
285
274
  fill: 'rgb(242,90,43)',
286
275
  fillRule: 'nonzero',
287
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,31.5505,26.7726)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.775 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.775 3.122,-11.305 0,-11.305", style: {
276
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,31.5505,26.7726)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.775 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.775 3.122,-11.305 0,-11.305", style: {
288
277
  fill: 'rgb(62,191,185)',
289
278
  fillRule: 'nonzero',
290
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,59.9087,45.2053)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
279
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,59.9087,45.2053)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.537C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.537C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
291
280
  fill: 'rgb(62,191,185)',
292
281
  fillRule: 'nonzero',
293
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,38.6405,21.8098)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
282
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,38.6405,21.8098)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
294
283
  fill: 'rgb(242,90,43)',
295
284
  fillRule: 'nonzero',
296
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,41.299,17.5561)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.698 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.698 4.163,-15.073 0.001,-15.073", style: {
285
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,41.299,17.5561)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.698 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.698 4.163,-15.073 0.001,-15.073", style: {
297
286
  fill: 'rgb(242,90,43)',
298
287
  fillRule: 'nonzero',
299
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,33.3226,21.8098)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-15.073C-4.163,-15.073 -7.537,-11.699 -7.537,-7.536C-7.537,-3.374 -4.163,0 -0.001,0C4.162,0 7.536,-3.374 7.536,-7.536C7.536,-11.699 4.162,-15.073 -0.001,-15.073", style: {
288
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,33.3226,21.8098)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-15.073C-4.163,-15.073 -7.537,-11.699 -7.537,-7.536C-7.537,-3.374 -4.163,0 -0.001,0C4.162,0 7.536,-3.374 7.536,-7.536C7.536,-11.699 4.162,-15.073 -0.001,-15.073", style: {
300
289
  fill: 'rgb(62,191,185)',
301
290
  fillRule: 'nonzero',
302
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,25.3473,18.9742)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.688 -2.081,0 0,0C2.081,0 3.768,-1.688 3.768,-3.769C3.768,-5.85 2.081,-7.537 0,-7.537", style: {
291
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,25.3473,18.9742)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-7.537C-2.081,-7.537 -3.768,-5.85 -3.768,-3.769C-3.768,-1.688 -2.081,0 0,0C2.081,0 3.768,-1.688 3.768,-3.769C3.768,-5.85 2.081,-7.537 0,-7.537", style: {
303
292
  fill: 'rgb(62,191,185)',
304
293
  fillRule: 'nonzero',
305
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,28.8924,21.8098)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
294
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,28.8924,21.8098)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0.001,-15.073C-4.162,-15.073 -7.536,-11.699 -7.536,-7.536C-7.536,-3.374 -4.162,0 0.001,0C4.163,0 7.537,-3.374 7.537,-7.536C7.537,-11.699 4.163,-15.073 0.001,-15.073", style: {
306
295
  fill: 'rgb(242,90,43)',
307
296
  fillRule: 'nonzero',
308
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,36.8677,14.0114)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
297
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,36.8677,14.0114)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-11.305C-3.122,-11.305 -5.652,-8.774 -5.652,-5.653C-5.652,-2.531 -3.122,0 0,0C3.122,0 5.652,-2.531 5.652,-5.653C5.652,-8.774 3.122,-11.305 0,-11.305", style: {
309
298
  fill: 'rgb(62,191,185)',
310
299
  fillRule: 'nonzero',
311
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,43.9573,14.0113)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.623 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.623 5.203,-18.841 0,-18.841", style: {
300
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,43.9573,14.0113)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-18.841C-5.203,-18.841 -9.42,-14.623 -9.42,-9.421C-9.42,-4.218 -5.203,0 0,0C5.203,0 9.42,-4.218 9.42,-9.421C9.42,-14.623 5.203,-18.841 0,-18.841", style: {
312
301
  fill: 'rgb(229,229,229)',
313
302
  fillRule: 'nonzero',
314
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,35.9812,31.0261)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.204,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.218 -5.204,0 -0.001,0C5.202,0 9.42,-4.218 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
303
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,35.9812,31.0261)", children: (0, jsx_runtime_1.jsx)("path", { d: "M-0.001,-18.841C-5.204,-18.841 -9.421,-14.623 -9.421,-9.421C-9.421,-4.218 -5.204,0 -0.001,0C5.202,0 9.42,-4.218 9.42,-9.421C9.42,-14.623 5.202,-18.841 -0.001,-18.841", style: {
315
304
  fill: 'rgb(242,90,43)',
316
305
  fillRule: 'nonzero',
317
- } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,149.236,26.6306)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,14.131C-2.826,17.334 -6.405,18.652 -10.174,18.652C-14.695,18.652 -18.841,16.58 -18.841,12.247C-18.841,7.725 -14.319,5.841 -9.231,5.841C-5.841,5.841 -2.261,6.594 0.188,8.102L0.188,14.131L0,14.131ZM-9.231,-6.783C-12.812,-6.783 -16.58,-5.652 -19.595,-4.145L-18.841,-2.261C-16.392,-3.58 -13,-4.522 -9.797,-4.522C-5.087,-4.522 0,-2.073 0,2.826L0,5.841C-2.638,4.334 -6.406,3.58 -9.797,3.58C-16.015,3.58 -21.855,6.217 -21.855,12.247C-21.855,17.899 -16.58,20.914 -10.928,20.914C-6.782,20.914 -2.638,19.595 0.188,16.203L0.377,20.16L3.392,20.16L3.392,3.015C3.203,-3.391 -3.015,-6.783 -9.231,-6.783", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,157.566,30.0337)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.58C-3.58,-4.334 -6.783,-5.087 -6.783,-8.29C-6.783,-11.682 -2.826,-13.377 1.695,-13.377C4.71,-13.377 7.913,-12.624 10.174,-11.305L11.116,-13.377C8.479,-14.885 5.087,-15.638 1.507,-15.638C-4.334,-15.638 -10.175,-13.377 -10.175,-8.29C-10.175,-3.392 -5.652,-2.261 -0.377,-1.319C4.333,-0.377 8.667,0 8.667,4.333C8.667,8.101 4.521,9.608 0.188,9.608C-4.146,9.608 -8.29,8.29 -10.551,6.406L-11.305,8.478C-8.667,10.739 -3.957,12.058 0.565,12.058C6.405,12.058 12.058,9.797 12.058,4.71C12.058,-1.884 6.217,-2.45 0,-3.58", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,128.411,34.2164)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-36.551L-3.203,-36.551L-3.203,0L20.537,0L20.537,-2.26L0,-2.26L0,-36.551Z", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,-3.71936,1.40546)" }, { children: (0, jsx_runtime_1.jsx)("rect", { x: "359.297", y: "61.009", width: "3.203", height: "26.377" }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,180.164,29.608)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-13.942L-3.768,-13.942L-18.275,-0.188L-18.275,-26.377L-21.479,-26.377L-21.479,12.435L-18.275,12.435L-18.275,3.768L-12.623,-1.318L-2.072,12.435L1.696,12.435L-10.928,-3.579L0,-13.942Z", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(-0.470351,0,0,0.376281,166.073,22.0936)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.392C1.13,-3.392 1.884,-2.639 1.884,-1.696C1.884,-0.754 1.13,0 0,0C-1.131,0 -1.884,-0.754 -1.884,-1.696C-1.884,-2.639 -0.942,-3.392 0,-3.392", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,191.064,20.4627)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,36.74L24.682,36.74L24.682,34.102L3.579,34.102L3.579,19.03L22.985,19.03L22.985,16.392L3.579,16.392L3.579,2.638L24.682,2.638L24.682,0L0,0L0,36.74Z", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,210.028,30.2465)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,7.724L-9.985,-15.639L-13.188,-15.639L-1.695,10.739L-0.942,10.739L-2.826,14.884C-3.58,16.956 -4.898,18.652 -6.782,19.594C-8.667,20.725 -10.928,21.289 -13.754,21.289L-13.754,23.551C-10.739,23.551 -7.913,22.985 -5.652,21.666C-3.58,20.348 -1.695,18.463 -0.377,15.637L13.377,-15.827L10.174,-15.827L0,7.724Z", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,228.284,29.3245)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-0.188L-21.29,-0.188L-21.29,-0.753C-21.102,-6.971 -17.334,-11.493 -10.174,-11.493C-3.58,-11.493 0.188,-8.855 0.188,-2.449C0.188,-1.884 0.188,-1.13 0,-0.188M-10.174,-13.942C-19.406,-13.942 -24.305,-7.913 -24.305,-0.188C-24.305,7.914 -19.029,13.754 -9.797,13.754C-5.841,13.754 -2.072,12.812 0.942,10.928L-0.565,9.232C-3.392,10.551 -6.595,11.305 -9.797,11.305C-16.392,11.305 -20.537,7.348 -21.102,1.508L3.015,1.508C3.203,0.188 3.392,-0.942 3.392,-1.884C3.015,-9.608 -1.695,-13.942 -10.174,-13.942", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,235.816,30.0337)" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.58C-3.579,-4.334 -6.782,-5.087 -6.782,-8.29C-6.782,-11.682 -2.826,-13.377 1.696,-13.377C4.71,-13.377 7.913,-12.624 10.174,-11.305L11.116,-13.377C8.479,-14.885 5.087,-15.638 1.508,-15.638C-4.333,-15.638 -10.174,-13.377 -10.174,-8.29C-10.174,-3.392 -5.652,-2.261 -0.377,-1.319C4.334,-0.377 8.667,0 8.667,4.333C8.667,8.101 4.521,9.608 0.188,9.608C-4.145,9.608 -8.29,8.29 -10.551,6.406L-11.305,8.478C-8.667,10.739 -3.956,12.058 0.565,12.058C6.406,12.058 12.059,9.797 12.059,4.71C12.247,-1.884 6.406,-2.45 0,-3.58", style: { fillRule: 'nonzero' } }) })), (0, jsx_runtime_1.jsx)("g", __assign({ transform: "matrix(0.470351,0,0,0.376281,-3.71936,0.129871)" }, { children: (0, jsx_runtime_1.jsx)("rect", { x: "392.269", y: "74.762", width: "13.377", height: "2.261" }) }))] })) }))); };
306
+ } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,149.236,26.6306)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,14.131C-2.826,17.334 -6.405,18.652 -10.174,18.652C-14.695,18.652 -18.841,16.58 -18.841,12.247C-18.841,7.725 -14.319,5.841 -9.231,5.841C-5.841,5.841 -2.261,6.594 0.188,8.102L0.188,14.131L0,14.131ZM-9.231,-6.783C-12.812,-6.783 -16.58,-5.652 -19.595,-4.145L-18.841,-2.261C-16.392,-3.58 -13,-4.522 -9.797,-4.522C-5.087,-4.522 0,-2.073 0,2.826L0,5.841C-2.638,4.334 -6.406,3.58 -9.797,3.58C-16.015,3.58 -21.855,6.217 -21.855,12.247C-21.855,17.899 -16.58,20.914 -10.928,20.914C-6.782,20.914 -2.638,19.595 0.188,16.203L0.377,20.16L3.392,20.16L3.392,3.015C3.203,-3.391 -3.015,-6.783 -9.231,-6.783", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,157.566,30.0337)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.58C-3.58,-4.334 -6.783,-5.087 -6.783,-8.29C-6.783,-11.682 -2.826,-13.377 1.695,-13.377C4.71,-13.377 7.913,-12.624 10.174,-11.305L11.116,-13.377C8.479,-14.885 5.087,-15.638 1.507,-15.638C-4.334,-15.638 -10.175,-13.377 -10.175,-8.29C-10.175,-3.392 -5.652,-2.261 -0.377,-1.319C4.333,-0.377 8.667,0 8.667,4.333C8.667,8.101 4.521,9.608 0.188,9.608C-4.146,9.608 -8.29,8.29 -10.551,6.406L-11.305,8.478C-8.667,10.739 -3.957,12.058 0.565,12.058C6.405,12.058 12.058,9.797 12.058,4.71C12.058,-1.884 6.217,-2.45 0,-3.58", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,128.411,34.2164)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-36.551L-3.203,-36.551L-3.203,0L20.537,0L20.537,-2.26L0,-2.26L0,-36.551Z", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,-3.71936,1.40546)", children: (0, jsx_runtime_1.jsx)("rect", { x: "359.297", y: "61.009", width: "3.203", height: "26.377" }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,180.164,29.608)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-13.942L-3.768,-13.942L-18.275,-0.188L-18.275,-26.377L-21.479,-26.377L-21.479,12.435L-18.275,12.435L-18.275,3.768L-12.623,-1.318L-2.072,12.435L1.696,12.435L-10.928,-3.579L0,-13.942Z", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(-0.470351,0,0,0.376281,166.073,22.0936)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.392C1.13,-3.392 1.884,-2.639 1.884,-1.696C1.884,-0.754 1.13,0 0,0C-1.131,0 -1.884,-0.754 -1.884,-1.696C-1.884,-2.639 -0.942,-3.392 0,-3.392", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,191.064,20.4627)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,36.74L24.682,36.74L24.682,34.102L3.579,34.102L3.579,19.03L22.985,19.03L22.985,16.392L3.579,16.392L3.579,2.638L24.682,2.638L24.682,0L0,0L0,36.74Z", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,210.028,30.2465)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,7.724L-9.985,-15.639L-13.188,-15.639L-1.695,10.739L-0.942,10.739L-2.826,14.884C-3.58,16.956 -4.898,18.652 -6.782,19.594C-8.667,20.725 -10.928,21.289 -13.754,21.289L-13.754,23.551C-10.739,23.551 -7.913,22.985 -5.652,21.666C-3.58,20.348 -1.695,18.463 -0.377,15.637L13.377,-15.827L10.174,-15.827L0,7.724Z", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,228.284,29.3245)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-0.188L-21.29,-0.188L-21.29,-0.753C-21.102,-6.971 -17.334,-11.493 -10.174,-11.493C-3.58,-11.493 0.188,-8.855 0.188,-2.449C0.188,-1.884 0.188,-1.13 0,-0.188M-10.174,-13.942C-19.406,-13.942 -24.305,-7.913 -24.305,-0.188C-24.305,7.914 -19.029,13.754 -9.797,13.754C-5.841,13.754 -2.072,12.812 0.942,10.928L-0.565,9.232C-3.392,10.551 -6.595,11.305 -9.797,11.305C-16.392,11.305 -20.537,7.348 -21.102,1.508L3.015,1.508C3.203,0.188 3.392,-0.942 3.392,-1.884C3.015,-9.608 -1.695,-13.942 -10.174,-13.942", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,235.816,30.0337)", children: (0, jsx_runtime_1.jsx)("path", { d: "M0,-3.58C-3.579,-4.334 -6.782,-5.087 -6.782,-8.29C-6.782,-11.682 -2.826,-13.377 1.696,-13.377C4.71,-13.377 7.913,-12.624 10.174,-11.305L11.116,-13.377C8.479,-14.885 5.087,-15.638 1.508,-15.638C-4.333,-15.638 -10.174,-13.377 -10.174,-8.29C-10.174,-3.392 -5.652,-2.261 -0.377,-1.319C4.334,-0.377 8.667,0 8.667,4.333C8.667,8.101 4.521,9.608 0.188,9.608C-4.145,9.608 -8.29,8.29 -10.551,6.406L-11.305,8.478C-8.667,10.739 -3.956,12.058 0.565,12.058C6.406,12.058 12.059,9.797 12.059,4.71C12.247,-1.884 6.406,-2.45 0,-3.58", style: { fillRule: 'nonzero' } }) }), (0, jsx_runtime_1.jsx)("g", { transform: "matrix(0.470351,0,0,0.376281,-3.71936,0.129871)", children: (0, jsx_runtime_1.jsx)("rect", { x: "392.269", y: "74.762", width: "13.377", height: "2.261" }) })] }) })); };
318
307
  exports.default = LasikEyesLogo;
319
308
  //# sourceMappingURL=LasikEyesLogo.js.map