rbro-tat-uds 1.6.36 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1057) hide show
  1. package/build/assets/fonts/AmaliaCondW02-Bold.woff2 +0 -0
  2. package/build/assets/fonts/AmaliaCondW02-Light.woff2 +0 -0
  3. package/build/assets/fonts/AmaliaCondW02-Regular.woff2 +0 -0
  4. package/build/assets/fonts/AmaliaW02-Black.woff2 +0 -0
  5. package/build/assets/fonts/AmaliaW02-BlackItalic.woff2 +0 -0
  6. package/build/assets/fonts/AmaliaW02-Bold.woff2 +0 -0
  7. package/build/assets/fonts/AmaliaW02-BoldItalic.woff2 +0 -0
  8. package/build/assets/fonts/AmaliaW02-Italic.woff2 +0 -0
  9. package/build/assets/fonts/AmaliaW02-Light.woff2 +0 -0
  10. package/build/assets/fonts/AmaliaW02-LightItalic.woff2 +0 -0
  11. package/build/assets/fonts/AmaliaW02-Medium.woff2 +0 -0
  12. package/build/assets/fonts/AmaliaW02-MediumItalic.woff2 +0 -0
  13. package/build/assets/fonts/AmaliaW02-Regular.woff2 +0 -0
  14. package/build/assets/fonts/AmaliaW02-Thin.woff2 +0 -0
  15. package/build/assets/fonts/AmaliaW02-ThinItalic.woff2 +0 -0
  16. package/build/assets/fonts/fonts.d.ts +1 -0
  17. package/build/cjs/assets/icons/acc-special.svg.cjs +41 -0
  18. package/build/cjs/assets/icons/add.svg.cjs +35 -0
  19. package/build/cjs/assets/icons/airplane.svg.cjs +37 -0
  20. package/build/cjs/assets/icons/asterix.svg.cjs +35 -0
  21. package/build/cjs/assets/icons/atm-cards-1.svg.cjs +37 -0
  22. package/build/cjs/assets/icons/atm-cash-1.svg.cjs +43 -0
  23. package/build/cjs/assets/icons/autoservice-3.svg.cjs +37 -0
  24. package/build/cjs/assets/icons/back.svg.cjs +35 -0
  25. package/build/cjs/assets/icons/branch.svg.cjs +39 -0
  26. package/build/cjs/assets/icons/bundle-of-money.svg.cjs +39 -0
  27. package/build/cjs/assets/icons/calculator-currency-2.svg.cjs +39 -0
  28. package/build/cjs/assets/icons/calculator-currency-3.svg.cjs +35 -0
  29. package/build/cjs/assets/icons/calculator.svg.cjs +39 -0
  30. package/build/cjs/assets/icons/calendar.svg.cjs +35 -0
  31. package/build/cjs/assets/icons/cancel.svg.cjs +39 -0
  32. package/build/cjs/assets/icons/card-credit.svg.cjs +39 -0
  33. package/build/cjs/assets/icons/card-get.svg.cjs +35 -0
  34. package/build/cjs/assets/icons/card-heart.svg.cjs +41 -0
  35. package/build/cjs/assets/icons/card-raif.svg.cjs +39 -0
  36. package/build/cjs/assets/icons/card.svg.cjs +39 -0
  37. package/build/cjs/assets/icons/cards.svg.cjs +39 -0
  38. package/build/cjs/assets/icons/cash-transactions.svg.cjs +35 -0
  39. package/build/cjs/assets/icons/certificate.svg.cjs +41 -0
  40. package/build/cjs/assets/icons/chart-bar-2.svg.cjs +37 -0
  41. package/build/cjs/assets/icons/chart-line.svg.cjs +37 -0
  42. package/build/cjs/assets/icons/chat-1.svg.cjs +35 -0
  43. package/build/cjs/assets/icons/chat-ask-raif.svg.cjs +37 -0
  44. package/build/cjs/assets/icons/chat-raif.svg.cjs +39 -0
  45. package/build/cjs/assets/icons/checkmark-part.svg.cjs +35 -0
  46. package/build/cjs/assets/icons/checkmark.svg.cjs +35 -0
  47. package/build/cjs/assets/icons/checkmark_filled.svg.cjs +37 -0
  48. package/build/cjs/assets/icons/checkmark_ring.svg.cjs +39 -0
  49. package/build/cjs/assets/icons/city.svg.cjs +39 -0
  50. package/build/cjs/assets/icons/clear-rec.svg.cjs +39 -0
  51. package/build/cjs/assets/icons/clear-ring-filled.svg.cjs +37 -0
  52. package/build/cjs/assets/icons/clear-ring-outlined.svg.cjs +39 -0
  53. package/build/cjs/assets/icons/clear-ring.svg.cjs +39 -0
  54. package/build/cjs/assets/icons/clear_filled.svg.cjs +37 -0
  55. package/build/cjs/assets/icons/close.svg.cjs +35 -0
  56. package/build/cjs/assets/icons/code-qr.svg.cjs +43 -0
  57. package/build/cjs/assets/icons/crane-1.svg.cjs +39 -0
  58. package/build/cjs/assets/icons/credit-cash.svg.cjs +37 -0
  59. package/build/cjs/assets/icons/credit-consumer.svg.cjs +39 -0
  60. package/build/cjs/assets/icons/credit-pay-full.svg.cjs +43 -0
  61. package/build/cjs/assets/icons/credit-pay-part.svg.cjs +37 -0
  62. package/build/cjs/assets/icons/cube.svg.cjs +37 -0
  63. package/build/cjs/assets/icons/currency-transfer.svg.cjs +39 -0
  64. package/build/cjs/assets/icons/default.svg.cjs +32 -0
  65. package/build/cjs/assets/icons/doc-error.svg.cjs +38 -0
  66. package/build/cjs/assets/icons/doc-new.svg.cjs +37 -0
  67. package/build/cjs/assets/icons/doc-sent.svg.cjs +39 -0
  68. package/build/cjs/assets/icons/doc-sign-and-send.svg.cjs +39 -0
  69. package/build/cjs/assets/icons/doc_edit.svg.cjs +41 -0
  70. package/build/cjs/assets/icons/document.svg.cjs +37 -0
  71. package/build/cjs/assets/icons/down-ring.svg.cjs +37 -0
  72. package/build/cjs/assets/icons/edit.svg.cjs +35 -0
  73. package/build/cjs/assets/icons/exchange-1.svg.cjs +35 -0
  74. package/build/cjs/assets/icons/exit.svg.cjs +39 -0
  75. package/build/cjs/assets/icons/eye-closed.svg.cjs +37 -0
  76. package/build/cjs/assets/icons/eye-opened.svg.cjs +41 -0
  77. package/build/cjs/assets/icons/flag.svg.cjs +37 -0
  78. package/build/cjs/assets/icons/forward.svg.cjs +35 -0
  79. package/build/cjs/assets/icons/go-left.svg.cjs +35 -0
  80. package/build/cjs/assets/icons/go-right.svg.cjs +35 -0
  81. package/build/cjs/assets/icons/grocery-1.svg.cjs +37 -0
  82. package/build/cjs/assets/icons/grocery-2.svg.cjs +39 -0
  83. package/build/cjs/assets/icons/hand-cash-1.svg.cjs +35 -0
  84. package/build/cjs/assets/icons/heart-outlined.svg.cjs +37 -0
  85. package/build/cjs/assets/icons/hint.svg.cjs +37 -0
  86. package/build/cjs/assets/icons/history-partial.svg.cjs +37 -0
  87. package/build/cjs/assets/icons/history.svg.cjs +39 -0
  88. package/build/cjs/assets/icons/home.svg.cjs +35 -0
  89. package/build/cjs/assets/icons/ideas-raiting.svg.cjs +39 -0
  90. package/build/cjs/assets/icons/in-progress-ring.svg.cjs +41 -0
  91. package/build/cjs/assets/icons/in-progress.svg.cjs +39 -0
  92. package/build/cjs/assets/icons/in-queue.svg.cjs +35 -0
  93. package/build/cjs/assets/icons/info_filled.svg.cjs +37 -0
  94. package/build/cjs/assets/icons/inn-1.svg.cjs +39 -0
  95. package/build/cjs/assets/icons/insurance-1.svg.cjs +41 -0
  96. package/build/cjs/assets/icons/invoice_seal.svg.cjs +41 -0
  97. package/build/cjs/assets/icons/libra.svg.cjs +39 -0
  98. package/build/cjs/assets/icons/lightining.svg.cjs +37 -0
  99. package/build/cjs/assets/icons/like.svg.cjs +37 -0
  100. package/build/cjs/assets/icons/logo_contained_rounded.svg.cjs +42 -0
  101. package/build/cjs/assets/icons/mail-in.svg.cjs +39 -0
  102. package/build/cjs/assets/icons/mail-out.svg.cjs +39 -0
  103. package/build/cjs/assets/icons/mail.svg.cjs +35 -0
  104. package/build/cjs/assets/icons/man-butterfly.svg.cjs +39 -0
  105. package/build/cjs/assets/icons/man-outlined.svg.cjs +39 -0
  106. package/build/cjs/assets/icons/menu-down.svg.cjs +35 -0
  107. package/build/cjs/assets/icons/menu-up.svg.cjs +35 -0
  108. package/build/cjs/assets/icons/minus.svg.cjs +37 -0
  109. package/build/cjs/assets/icons/mobile-connecting.svg.cjs +39 -0
  110. package/build/cjs/assets/icons/mobile-send-money.svg.cjs +37 -0
  111. package/build/cjs/assets/icons/mobile.svg.cjs +39 -0
  112. package/build/cjs/assets/icons/money-bag-Outlined.svg.cjs +37 -0
  113. package/build/cjs/assets/icons/money-bag-incoming.svg.cjs +45 -0
  114. package/build/cjs/assets/icons/money-investment.svg.cjs +45 -0
  115. package/build/cjs/assets/icons/money-return.svg.cjs +41 -0
  116. package/build/cjs/assets/icons/money.svg.cjs +41 -0
  117. package/build/cjs/assets/icons/mountains.svg.cjs +37 -0
  118. package/build/cjs/assets/icons/new_tab.svg.cjs +37 -0
  119. package/build/cjs/assets/icons/notification-outlined.svg.cjs +37 -0
  120. package/build/cjs/assets/icons/offer.svg.cjs +37 -0
  121. package/build/cjs/assets/icons/office-supplies.svg.cjs +37 -0
  122. package/build/cjs/assets/icons/other-goods.svg.cjs +37 -0
  123. package/build/cjs/assets/icons/payment-auto.svg.cjs +37 -0
  124. package/build/cjs/assets/icons/people-1.svg.cjs +43 -0
  125. package/build/cjs/assets/icons/people-2.svg.cjs +45 -0
  126. package/build/cjs/assets/icons/phone.svg.cjs +37 -0
  127. package/build/cjs/assets/icons/plus.svg.cjs +35 -0
  128. package/build/cjs/assets/icons/premium.svg.cjs +37 -0
  129. package/build/cjs/assets/icons/purchases.svg.cjs +37 -0
  130. package/build/cjs/assets/icons/rating.svg.cjs +37 -0
  131. package/build/cjs/assets/icons/refresh-repeat.svg.cjs +35 -0
  132. package/build/cjs/assets/icons/rejected.svg.cjs +37 -0
  133. package/build/cjs/assets/icons/remove_person.svg.cjs +39 -0
  134. package/build/cjs/assets/icons/retry-1.svg.cjs +35 -0
  135. package/build/cjs/assets/icons/safe.svg.cjs +37 -0
  136. package/build/cjs/assets/icons/satellite-2.svg.cjs +39 -0
  137. package/build/cjs/assets/icons/search.svg.cjs +35 -0
  138. package/build/cjs/assets/icons/select-hide.svg.cjs +35 -0
  139. package/build/cjs/assets/icons/select-open-down.svg.cjs +35 -0
  140. package/build/cjs/assets/icons/shield-check.svg.cjs +39 -0
  141. package/build/cjs/assets/icons/shield.svg.cjs +39 -0
  142. package/build/cjs/assets/icons/spinner.svg.cjs +45 -0
  143. package/build/cjs/assets/icons/star-person-1.svg.cjs +43 -0
  144. package/build/cjs/assets/icons/tag-price-4.svg.cjs +39 -0
  145. package/build/cjs/assets/icons/task-done.svg.cjs +35 -0
  146. package/build/cjs/assets/icons/to-people.svg.cjs +45 -0
  147. package/build/cjs/assets/icons/to-person.svg.cjs +39 -0
  148. package/build/cjs/assets/icons/trash.svg.cjs +35 -0
  149. package/build/cjs/assets/icons/up-ring.svg.cjs +37 -0
  150. package/build/cjs/assets/icons/up.svg.cjs +35 -0
  151. package/build/cjs/assets/icons/wallet-2.svg.cjs +39 -0
  152. package/build/cjs/assets/icons/warning-exclamation.svg.cjs +35 -0
  153. package/build/cjs/assets/icons/warning-ring.svg.cjs +39 -0
  154. package/build/cjs/assets/icons/warning-tr-filled.svg.cjs +37 -0
  155. package/build/cjs/assets/icons/warning-tr.svg.cjs +37 -0
  156. package/build/cjs/assets/icons/warning_filled.svg.cjs +37 -0
  157. package/build/cjs/assets/icons/world.svg.cjs +37 -0
  158. package/build/cjs/components/Alert/Alert.cjs +482 -0
  159. package/build/cjs/components/Alert/index.cjs +12 -0
  160. package/build/cjs/components/AppBranding/AppBranding.cjs +51 -0
  161. package/build/cjs/components/AppBranding/index.cjs +12 -0
  162. package/build/cjs/components/AutosaveStatus/AutosaveStatus.cjs +58 -0
  163. package/build/cjs/components/AutosaveStatus/index.cjs +12 -0
  164. package/build/cjs/components/Bar/Bar.cjs +54 -0
  165. package/build/cjs/components/Bar/index.cjs +12 -0
  166. package/build/cjs/components/BreadcrumbItem/BreadcrumbItem.cjs +67 -0
  167. package/build/cjs/components/BreadcrumbItem/index.cjs +12 -0
  168. package/build/cjs/components/Breadcrumbs/Breadcrumbs.cjs +25 -0
  169. package/build/cjs/components/Breadcrumbs/index.cjs +12 -0
  170. package/build/cjs/components/Button/Button.cjs +591 -0
  171. package/build/cjs/components/Button/index.cjs +12 -0
  172. package/build/cjs/components/ButtonLink/ButtonLink.cjs +161 -0
  173. package/build/cjs/components/ButtonLink/index.cjs +12 -0
  174. package/build/cjs/components/Card/Card.cjs +326 -0
  175. package/build/cjs/components/Card/index.cjs +12 -0
  176. package/build/cjs/components/Checkbox/Checkbox.cjs +108 -0
  177. package/build/cjs/components/Checkbox/index.cjs +12 -0
  178. package/build/cjs/components/CityPicker/CityPicker.cjs +408 -0
  179. package/build/cjs/components/CityPicker/cities.cjs +970 -0
  180. package/build/cjs/components/CityPicker/index.cjs +12 -0
  181. package/build/cjs/components/ConfigurationSaveInfo/ConfigurationSaveInfo.cjs +73 -0
  182. package/build/cjs/components/ConfigurationSaveInfo/index.cjs +12 -0
  183. package/build/cjs/components/Container/Container.cjs +66 -0
  184. package/build/cjs/components/Container/index.cjs +12 -0
  185. package/build/cjs/components/Content/Content.cjs +39 -0
  186. package/build/cjs/components/Content/index.cjs +12 -0
  187. package/build/cjs/components/ContentDropdown/ContentDropdown.cjs +199 -0
  188. package/build/cjs/components/ContentDropdown/index.cjs +12 -0
  189. package/build/cjs/components/CreditCard/CreditCard.cjs +68 -0
  190. package/build/cjs/components/CreditCard/index.cjs +12 -0
  191. package/build/cjs/components/DashboardCard/DashboardCard.cjs +335 -0
  192. package/build/cjs/components/DashboardCard/index.cjs +12 -0
  193. package/build/cjs/components/DashboardCategory/DashboardCategory.cjs +73 -0
  194. package/build/cjs/components/DashboardCategory/index.cjs +12 -0
  195. package/build/cjs/components/DashboardSmallShortcut/DashboardSmallShortcut.cjs +506 -0
  196. package/build/cjs/components/DashboardSmallShortcut/index.cjs +12 -0
  197. package/build/cjs/components/Datepicker/Calendar.cjs +453 -0
  198. package/build/cjs/components/Datepicker/Datepicker.cjs +206 -0
  199. package/build/cjs/components/Datepicker/helpers_calendar.cjs +128 -0
  200. package/build/cjs/components/Datepicker/index.cjs +12 -0
  201. package/build/cjs/components/Divider/Divider.cjs +29 -0
  202. package/build/cjs/components/Divider/index.cjs +12 -0
  203. package/build/cjs/components/DonutGraph/DonutGraph.cjs +81 -0
  204. package/build/cjs/components/DonutGraph/index.cjs +12 -0
  205. package/build/cjs/components/Dropdown/Dropdown.cjs +301 -0
  206. package/build/cjs/components/Dropdown/index.cjs +12 -0
  207. package/build/cjs/components/Flex/Flex.cjs +128 -0
  208. package/build/cjs/components/Flex/index.cjs +12 -0
  209. package/build/cjs/components/FormField/FormField.cjs +163 -0
  210. package/build/cjs/components/FormField/index.cjs +12 -0
  211. package/build/cjs/components/GraficConfiguratiePensii/GraficConfiguratiePensii.cjs +152 -0
  212. package/build/cjs/components/GraficConfiguratiePensii/index.cjs +12 -0
  213. package/build/cjs/components/GraficFondInvestitii/GraficFondInvestitii.cjs +402 -0
  214. package/build/cjs/components/GraficFondInvestitii/index.cjs +12 -0
  215. package/build/cjs/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.cjs +344 -0
  216. package/build/cjs/components/GraficFondInvestitiiInflatie/index.cjs +12 -0
  217. package/build/cjs/components/GraficPensii/GraficPensii.cjs +356 -0
  218. package/build/cjs/components/GraficPensii/index.cjs +12 -0
  219. package/build/cjs/components/GraficPlanInvestitii/GraficPlanInvestitii.cjs +384 -0
  220. package/build/cjs/components/GraficPlanInvestitii/index.cjs +12 -0
  221. package/build/cjs/components/GraficPropunerePensii/GraficPropunerePensii.cjs +279 -0
  222. package/build/cjs/components/GraficPropunerePensii/index.cjs +12 -0
  223. package/build/cjs/components/Icon/Icon.cjs +42 -0
  224. package/build/cjs/components/Icon/IconsList.cjs +288 -0
  225. package/build/cjs/components/Icon/index.cjs +12 -0
  226. package/build/cjs/components/IconButton/IconButton.cjs +498 -0
  227. package/build/cjs/components/IconButton/index.cjs +12 -0
  228. package/build/cjs/components/IconCard/IconCard.cjs +89 -0
  229. package/build/cjs/components/IconCard/index.cjs +12 -0
  230. package/build/cjs/components/Illustration/Illustration.cjs +27 -0
  231. package/build/cjs/components/Illustration/Illustrations.cjs +30 -0
  232. package/build/cjs/components/Illustration/illustrations/m-celebration-raiffeisen.svg.cjs +1432 -0
  233. package/build/cjs/components/Illustration/illustrations/m-investing-money.svg.cjs +444 -0
  234. package/build/cjs/components/Illustration/illustrations/m-loan-payment.svg.cjs +660 -0
  235. package/build/cjs/components/Illustration/illustrations/m-loan-with-a-fixed-interest-rate.svg.cjs +663 -0
  236. package/build/cjs/components/Illustration/illustrations/m-money-in-motion.svg.cjs +665 -0
  237. package/build/cjs/components/Illustration/illustrations/m-money-is-safe.svg.cjs +669 -0
  238. package/build/cjs/components/Illustration/illustrations/m-money-to-the-account.svg.cjs +459 -0
  239. package/build/cjs/components/Illustration/illustrations/m-no-fees.svg.cjs +1203 -0
  240. package/build/cjs/components/Illustration/illustrations/m-quick-money.svg.cjs +292 -0
  241. package/build/cjs/components/Illustration/illustrations/s-housing-loan.svg.cjs +580 -0
  242. package/build/cjs/components/Illustration/index.cjs +12 -0
  243. package/build/cjs/components/ImageCard/ImageCard.cjs +162 -0
  244. package/build/cjs/components/ImageCard/index.cjs +12 -0
  245. package/build/cjs/components/InPageTab/InPageTab.cjs +69 -0
  246. package/build/cjs/components/InPageTab/index.cjs +12 -0
  247. package/build/cjs/components/InvestmentFundItem/InvestmentFundItem.cjs +135 -0
  248. package/build/cjs/components/InvestmentFundItem/index.cjs +12 -0
  249. package/build/cjs/components/LabeledText/LabeledText.cjs +70 -0
  250. package/build/cjs/components/LabeledText/index.cjs +12 -0
  251. package/build/cjs/components/LabeledTextInLine/LabeledTextInLine.cjs +85 -0
  252. package/build/cjs/components/LabeledTextInLine/index.cjs +12 -0
  253. package/build/cjs/components/Layout/Layout.cjs +34 -0
  254. package/build/cjs/components/Layout/index.cjs +12 -0
  255. package/build/cjs/components/Logo/Logo.cjs +32 -0
  256. package/build/cjs/components/Logo/index.cjs +12 -0
  257. package/build/cjs/components/Modal/Modal.cjs +147 -0
  258. package/build/cjs/components/Modal/index.cjs +12 -0
  259. package/build/cjs/components/Numpad/Numpad.cjs +242 -0
  260. package/build/cjs/components/Numpad/index.cjs +12 -0
  261. package/build/cjs/components/ObjectiveCard/ObjectiveCard.cjs +94 -0
  262. package/build/cjs/components/ObjectiveCard/index.cjs +12 -0
  263. package/build/cjs/components/ObjectiveCardSmall/ObjectiveCardSmall.cjs +84 -0
  264. package/build/cjs/components/ObjectiveCardSmall/index.cjs +12 -0
  265. package/build/cjs/components/OfferCard/OfferCard.cjs +233 -0
  266. package/build/cjs/components/OfferCard/index.cjs +12 -0
  267. package/build/cjs/components/OperationsDashboardCard/OperationsDashboardCard.cjs +110 -0
  268. package/build/cjs/components/OperationsDashboardCard/index.cjs +12 -0
  269. package/build/cjs/components/OperationsDashboardCategory/OperationsDashboardCategory.cjs +53 -0
  270. package/build/cjs/components/OperationsDashboardCategory/index.cjs +12 -0
  271. package/build/cjs/components/PageMessage/PageMessage.cjs +232 -0
  272. package/build/cjs/components/PageMessage/index.cjs +12 -0
  273. package/build/cjs/components/PageTitle/PageTitle.cjs +82 -0
  274. package/build/cjs/components/PageTitle/index.cjs +12 -0
  275. package/build/cjs/components/Pill/Pill.cjs +67 -0
  276. package/build/cjs/components/Pill/index.cjs +12 -0
  277. package/build/cjs/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.cjs +276 -0
  278. package/build/cjs/components/PlanFinanciarAUMBar/index.cjs +12 -0
  279. package/build/cjs/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.cjs +364 -0
  280. package/build/cjs/components/PlanFinanciarAUMGraph/index.cjs +12 -0
  281. package/build/cjs/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.cjs +96 -0
  282. package/build/cjs/components/PlanulFinanciarTeaser/index.cjs +12 -0
  283. package/build/cjs/components/ProductTeaser/ProductTeaser.cjs +103 -0
  284. package/build/cjs/components/ProductTeaser/index.cjs +12 -0
  285. package/build/cjs/components/ProductTeaserButton/ProductTeaserButton.cjs +145 -0
  286. package/build/cjs/components/ProductTeaserButton/index.cjs +12 -0
  287. package/build/cjs/components/ProductTeaserParameters/ProductTeaserParameters.cjs +123 -0
  288. package/build/cjs/components/ProductTeaserParameters/index.cjs +12 -0
  289. package/build/cjs/components/ProductTeaserStep/ProductTeaserStep.cjs +194 -0
  290. package/build/cjs/components/ProductTeaserStep/index.cjs +12 -0
  291. package/build/cjs/components/ProposalPensii/ProposalPensii.cjs +313 -0
  292. package/build/cjs/components/ProposalPensii/index.cjs +12 -0
  293. package/build/cjs/components/ProposalUnitlinked/ProposalUnitlinked.cjs +308 -0
  294. package/build/cjs/components/ProposalUnitlinked/index.cjs +12 -0
  295. package/build/cjs/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.cjs +312 -0
  296. package/build/cjs/components/PropunereAsigurariCalatorie/index.cjs +12 -0
  297. package/build/cjs/components/PropunereFlexicredit/PropunereFlexicredit.cjs +370 -0
  298. package/build/cjs/components/PropunereFlexicredit/index.cjs +12 -0
  299. package/build/cjs/components/PropunereFondInvestitii/PropunereFondInvestitii.cjs +297 -0
  300. package/build/cjs/components/PropunereFondInvestitii/index.cjs +12 -0
  301. package/build/cjs/components/PropunerePlanInvestitii/PropunerePlanInvestitii.cjs +297 -0
  302. package/build/cjs/components/PropunerePlanInvestitii/index.cjs +12 -0
  303. package/build/cjs/components/Radio/Radio.cjs +108 -0
  304. package/build/cjs/components/Radio/index.cjs +12 -0
  305. package/build/cjs/components/RatesCalculator/RatesCalculator.cjs +535 -0
  306. package/build/cjs/components/RatesCalculator/index.cjs +12 -0
  307. package/build/cjs/components/Section/Section.cjs +82 -0
  308. package/build/cjs/components/Section/index.cjs +12 -0
  309. package/build/cjs/components/SegmentedTabs/SegmentedTabs.cjs +29 -0
  310. package/build/cjs/components/SegmentedTabs/index.cjs +12 -0
  311. package/build/cjs/components/SelectionButton/SelectionButton.cjs +139 -0
  312. package/build/cjs/components/SelectionButton/index.cjs +12 -0
  313. package/build/cjs/components/SelectionPill/SelectionPill.cjs +155 -0
  314. package/build/cjs/components/SelectionPill/index.cjs +12 -0
  315. package/build/cjs/components/ShortcutCard/ShortcutCard.cjs +133 -0
  316. package/build/cjs/components/ShortcutCard/index.cjs +12 -0
  317. package/build/cjs/components/Sidebar/Sidebar.cjs +79 -0
  318. package/build/cjs/components/Sidebar/index.cjs +12 -0
  319. package/build/cjs/components/SidebarItem/SidebarItem.cjs +153 -0
  320. package/build/cjs/components/SidebarItem/index.cjs +12 -0
  321. package/build/cjs/components/Slider/Slider.cjs +248 -0
  322. package/build/cjs/components/Slider/index.cjs +12 -0
  323. package/build/cjs/components/Spinner/Spinner.cjs +54 -0
  324. package/build/cjs/components/Spinner/index.cjs +12 -0
  325. package/build/cjs/components/StepTab/StepTab.cjs +491 -0
  326. package/build/cjs/components/StepTab/index.cjs +12 -0
  327. package/build/cjs/components/StepsBar/StepsBar.cjs +68 -0
  328. package/build/cjs/components/StepsBar/index.cjs +12 -0
  329. package/build/cjs/components/Switch/Switch.cjs +145 -0
  330. package/build/cjs/components/Switch/index.cjs +12 -0
  331. package/build/cjs/components/Tab/Tab.cjs +149 -0
  332. package/build/cjs/components/Tab/index.cjs +12 -0
  333. package/build/cjs/components/TextInput/TextInput.cjs +433 -0
  334. package/build/cjs/components/TextInput/index.cjs +12 -0
  335. package/build/cjs/components/TimedButton/TimedButton.cjs +142 -0
  336. package/build/cjs/components/TimedButton/index.cjs +12 -0
  337. package/build/cjs/components/TimelineSteps/TimelineSteps.cjs +33 -0
  338. package/build/cjs/components/TimelineSteps/index.cjs +12 -0
  339. package/build/cjs/components/TimelineStepsItem/TimelineStepsItem.cjs +81 -0
  340. package/build/cjs/components/TimelineStepsItem/index.cjs +12 -0
  341. package/build/cjs/components/Timer/Timer.cjs +122 -0
  342. package/build/cjs/components/Timer/index.cjs +12 -0
  343. package/build/cjs/components/UnitlinkGraph/UnitlinkGraph.cjs +958 -0
  344. package/build/cjs/components/UnitlinkGraph/index.cjs +12 -0
  345. package/build/cjs/components/VerticalHeat/VerticalHeat.cjs +156 -0
  346. package/build/cjs/components/VerticalHeat/index.cjs +12 -0
  347. package/build/cjs/components/index.cjs +180 -0
  348. package/build/cjs/index.cjs +25568 -0
  349. package/build/cjs/index.css +2 -0
  350. package/build/cjs/index.css.map +1 -0
  351. package/build/cjs/utils/colors.cjs +142 -0
  352. package/build/cjs/utils/index.cjs +8 -0
  353. package/build/esm/assets/icons/acc-special.svg.js +20 -0
  354. package/build/esm/assets/icons/add.svg.js +14 -0
  355. package/build/esm/assets/icons/airplane.svg.js +16 -0
  356. package/build/esm/assets/icons/asterix.svg.js +14 -0
  357. package/build/esm/assets/icons/atm-cards-1.svg.js +16 -0
  358. package/build/esm/assets/icons/atm-cash-1.svg.js +22 -0
  359. package/build/esm/assets/icons/autoservice-3.svg.js +16 -0
  360. package/build/esm/assets/icons/back.svg.js +14 -0
  361. package/build/esm/assets/icons/branch.svg.js +18 -0
  362. package/build/esm/assets/icons/bundle-of-money.svg.js +18 -0
  363. package/build/esm/assets/icons/calculator-currency-2.svg.js +18 -0
  364. package/build/esm/assets/icons/calculator-currency-3.svg.js +14 -0
  365. package/build/esm/assets/icons/calculator.svg.js +18 -0
  366. package/build/esm/assets/icons/calendar.svg.js +14 -0
  367. package/build/esm/assets/icons/cancel.svg.js +18 -0
  368. package/build/esm/assets/icons/card-credit.svg.js +18 -0
  369. package/build/esm/assets/icons/card-get.svg.js +14 -0
  370. package/build/esm/assets/icons/card-heart.svg.js +20 -0
  371. package/build/esm/assets/icons/card-raif.svg.js +18 -0
  372. package/build/esm/assets/icons/card.svg.js +18 -0
  373. package/build/esm/assets/icons/cards.svg.js +18 -0
  374. package/build/esm/assets/icons/cash-transactions.svg.js +14 -0
  375. package/build/esm/assets/icons/certificate.svg.js +20 -0
  376. package/build/esm/assets/icons/chart-bar-2.svg.js +16 -0
  377. package/build/esm/assets/icons/chart-line.svg.js +16 -0
  378. package/build/esm/assets/icons/chat-1.svg.js +14 -0
  379. package/build/esm/assets/icons/chat-ask-raif.svg.js +16 -0
  380. package/build/esm/assets/icons/chat-raif.svg.js +18 -0
  381. package/build/esm/assets/icons/checkmark-part.svg.js +14 -0
  382. package/build/esm/assets/icons/checkmark.svg.js +14 -0
  383. package/build/esm/assets/icons/checkmark_filled.svg.js +16 -0
  384. package/build/esm/assets/icons/checkmark_ring.svg.js +18 -0
  385. package/build/esm/assets/icons/city.svg.js +18 -0
  386. package/build/esm/assets/icons/clear-rec.svg.js +18 -0
  387. package/build/esm/assets/icons/clear-ring-filled.svg.js +16 -0
  388. package/build/esm/assets/icons/clear-ring-outlined.svg.js +18 -0
  389. package/build/esm/assets/icons/clear-ring.svg.js +18 -0
  390. package/build/esm/assets/icons/clear_filled.svg.js +16 -0
  391. package/build/esm/assets/icons/close.svg.js +14 -0
  392. package/build/esm/assets/icons/code-qr.svg.js +22 -0
  393. package/build/esm/assets/icons/crane-1.svg.js +18 -0
  394. package/build/esm/assets/icons/credit-cash.svg.js +16 -0
  395. package/build/esm/assets/icons/credit-consumer.svg.js +18 -0
  396. package/build/esm/assets/icons/credit-pay-full.svg.js +22 -0
  397. package/build/esm/assets/icons/credit-pay-part.svg.js +16 -0
  398. package/build/esm/assets/icons/cube.svg.js +16 -0
  399. package/build/esm/assets/icons/currency-transfer.svg.js +18 -0
  400. package/build/esm/assets/icons/default.svg.js +11 -0
  401. package/build/esm/assets/icons/doc-error.svg.js +17 -0
  402. package/build/esm/assets/icons/doc-new.svg.js +16 -0
  403. package/build/esm/assets/icons/doc-sent.svg.js +18 -0
  404. package/build/esm/assets/icons/doc-sign-and-send.svg.js +18 -0
  405. package/build/esm/assets/icons/doc_edit.svg.js +20 -0
  406. package/build/esm/assets/icons/document.svg.js +16 -0
  407. package/build/esm/assets/icons/down-ring.svg.js +16 -0
  408. package/build/esm/assets/icons/edit.svg.js +14 -0
  409. package/build/esm/assets/icons/exchange-1.svg.js +14 -0
  410. package/build/esm/assets/icons/exit.svg.js +18 -0
  411. package/build/esm/assets/icons/eye-closed.svg.js +16 -0
  412. package/build/esm/assets/icons/eye-opened.svg.js +20 -0
  413. package/build/esm/assets/icons/flag.svg.js +16 -0
  414. package/build/esm/assets/icons/forward.svg.js +14 -0
  415. package/build/esm/assets/icons/go-left.svg.js +14 -0
  416. package/build/esm/assets/icons/go-right.svg.js +14 -0
  417. package/build/esm/assets/icons/grocery-1.svg.js +16 -0
  418. package/build/esm/assets/icons/grocery-2.svg.js +18 -0
  419. package/build/esm/assets/icons/hand-cash-1.svg.js +14 -0
  420. package/build/esm/assets/icons/heart-outlined.svg.js +16 -0
  421. package/build/esm/assets/icons/hint.svg.js +16 -0
  422. package/build/esm/assets/icons/history-partial.svg.js +16 -0
  423. package/build/esm/assets/icons/history.svg.js +18 -0
  424. package/build/esm/assets/icons/home.svg.js +14 -0
  425. package/build/esm/assets/icons/ideas-raiting.svg.js +18 -0
  426. package/build/esm/assets/icons/in-progress-ring.svg.js +20 -0
  427. package/build/esm/assets/icons/in-progress.svg.js +18 -0
  428. package/build/esm/assets/icons/in-queue.svg.js +14 -0
  429. package/build/esm/assets/icons/info_filled.svg.js +16 -0
  430. package/build/esm/assets/icons/inn-1.svg.js +18 -0
  431. package/build/esm/assets/icons/insurance-1.svg.js +20 -0
  432. package/build/esm/assets/icons/invoice_seal.svg.js +20 -0
  433. package/build/esm/assets/icons/libra.svg.js +18 -0
  434. package/build/esm/assets/icons/lightining.svg.js +16 -0
  435. package/build/esm/assets/icons/like.svg.js +16 -0
  436. package/build/esm/assets/icons/logo_contained_rounded.svg.js +21 -0
  437. package/build/esm/assets/icons/mail-in.svg.js +18 -0
  438. package/build/esm/assets/icons/mail-out.svg.js +18 -0
  439. package/build/esm/assets/icons/mail.svg.js +14 -0
  440. package/build/esm/assets/icons/man-butterfly.svg.js +18 -0
  441. package/build/esm/assets/icons/man-outlined.svg.js +18 -0
  442. package/build/esm/assets/icons/menu-down.svg.js +14 -0
  443. package/build/esm/assets/icons/menu-up.svg.js +14 -0
  444. package/build/esm/assets/icons/minus.svg.js +16 -0
  445. package/build/esm/assets/icons/mobile-connecting.svg.js +18 -0
  446. package/build/esm/assets/icons/mobile-send-money.svg.js +16 -0
  447. package/build/esm/assets/icons/mobile.svg.js +18 -0
  448. package/build/esm/assets/icons/money-bag-Outlined.svg.js +16 -0
  449. package/build/esm/assets/icons/money-bag-incoming.svg.js +24 -0
  450. package/build/esm/assets/icons/money-investment.svg.js +24 -0
  451. package/build/esm/assets/icons/money-return.svg.js +20 -0
  452. package/build/esm/assets/icons/money.svg.js +20 -0
  453. package/build/esm/assets/icons/mountains.svg.js +16 -0
  454. package/build/esm/assets/icons/new_tab.svg.js +16 -0
  455. package/build/esm/assets/icons/notification-outlined.svg.js +16 -0
  456. package/build/esm/assets/icons/offer.svg.js +16 -0
  457. package/build/esm/assets/icons/office-supplies.svg.js +16 -0
  458. package/build/esm/assets/icons/other-goods.svg.js +16 -0
  459. package/build/esm/assets/icons/payment-auto.svg.js +16 -0
  460. package/build/esm/assets/icons/people-1.svg.js +22 -0
  461. package/build/esm/assets/icons/people-2.svg.js +24 -0
  462. package/build/esm/assets/icons/phone.svg.js +16 -0
  463. package/build/esm/assets/icons/plus.svg.js +14 -0
  464. package/build/esm/assets/icons/premium.svg.js +16 -0
  465. package/build/esm/assets/icons/purchases.svg.js +16 -0
  466. package/build/esm/assets/icons/rating.svg.js +16 -0
  467. package/build/esm/assets/icons/refresh-repeat.svg.js +14 -0
  468. package/build/esm/assets/icons/rejected.svg.js +16 -0
  469. package/build/esm/assets/icons/remove_person.svg.js +18 -0
  470. package/build/esm/assets/icons/retry-1.svg.js +14 -0
  471. package/build/esm/assets/icons/safe.svg.js +16 -0
  472. package/build/esm/assets/icons/satellite-2.svg.js +18 -0
  473. package/build/esm/assets/icons/search.svg.js +14 -0
  474. package/build/esm/assets/icons/select-hide.svg.js +14 -0
  475. package/build/esm/assets/icons/select-open-down.svg.js +14 -0
  476. package/build/esm/assets/icons/shield-check.svg.js +18 -0
  477. package/build/esm/assets/icons/shield.svg.js +18 -0
  478. package/build/esm/assets/icons/spinner.svg.js +24 -0
  479. package/build/esm/assets/icons/star-person-1.svg.js +22 -0
  480. package/build/esm/assets/icons/tag-price-4.svg.js +18 -0
  481. package/build/esm/assets/icons/task-done.svg.js +14 -0
  482. package/build/esm/assets/icons/to-people.svg.js +24 -0
  483. package/build/esm/assets/icons/to-person.svg.js +18 -0
  484. package/build/esm/assets/icons/trash.svg.js +14 -0
  485. package/build/esm/assets/icons/up-ring.svg.js +16 -0
  486. package/build/esm/assets/icons/up.svg.js +14 -0
  487. package/build/esm/assets/icons/wallet-2.svg.js +18 -0
  488. package/build/esm/assets/icons/warning-exclamation.svg.js +14 -0
  489. package/build/esm/assets/icons/warning-ring.svg.js +18 -0
  490. package/build/esm/assets/icons/warning-tr-filled.svg.js +16 -0
  491. package/build/esm/assets/icons/warning-tr.svg.js +16 -0
  492. package/build/esm/assets/icons/warning_filled.svg.js +16 -0
  493. package/build/esm/assets/icons/world.svg.js +16 -0
  494. package/build/esm/components/Alert/Alert.js +478 -0
  495. package/build/esm/components/Alert/index.js +8 -0
  496. package/build/esm/components/AppBranding/AppBranding.js +47 -0
  497. package/build/esm/components/AppBranding/index.js +8 -0
  498. package/build/esm/components/AutosaveStatus/AutosaveStatus.js +54 -0
  499. package/build/esm/components/AutosaveStatus/index.js +8 -0
  500. package/build/esm/components/Bar/Bar.js +50 -0
  501. package/build/esm/components/Bar/index.js +8 -0
  502. package/build/esm/components/BreadcrumbItem/BreadcrumbItem.js +63 -0
  503. package/build/esm/components/BreadcrumbItem/index.js +8 -0
  504. package/build/esm/components/Breadcrumbs/Breadcrumbs.js +21 -0
  505. package/build/esm/components/Breadcrumbs/index.js +8 -0
  506. package/build/esm/components/Button/Button.js +587 -0
  507. package/build/esm/components/Button/index.js +8 -0
  508. package/build/esm/components/ButtonLink/ButtonLink.js +157 -0
  509. package/build/esm/components/ButtonLink/index.js +8 -0
  510. package/build/esm/components/Card/Card.js +322 -0
  511. package/build/esm/components/Card/index.js +8 -0
  512. package/build/esm/components/Checkbox/Checkbox.js +104 -0
  513. package/build/esm/components/Checkbox/index.js +8 -0
  514. package/build/esm/components/CityPicker/CityPicker.js +404 -0
  515. package/build/esm/components/CityPicker/cities.js +968 -0
  516. package/build/esm/components/CityPicker/index.js +8 -0
  517. package/build/esm/components/ConfigurationSaveInfo/ConfigurationSaveInfo.js +69 -0
  518. package/build/esm/components/ConfigurationSaveInfo/index.js +8 -0
  519. package/build/esm/components/Container/Container.js +62 -0
  520. package/build/esm/components/Container/index.js +8 -0
  521. package/build/esm/components/Content/Content.js +35 -0
  522. package/build/esm/components/Content/index.js +8 -0
  523. package/build/esm/components/ContentDropdown/ContentDropdown.js +195 -0
  524. package/build/esm/components/ContentDropdown/index.js +8 -0
  525. package/build/esm/components/CreditCard/CreditCard.js +64 -0
  526. package/build/esm/components/CreditCard/index.js +8 -0
  527. package/build/esm/components/DashboardCard/DashboardCard.js +331 -0
  528. package/build/esm/components/DashboardCard/index.js +8 -0
  529. package/build/esm/components/DashboardCategory/DashboardCategory.js +69 -0
  530. package/build/esm/components/DashboardCategory/index.js +8 -0
  531. package/build/esm/components/DashboardSmallShortcut/DashboardSmallShortcut.js +502 -0
  532. package/build/esm/components/DashboardSmallShortcut/index.js +8 -0
  533. package/build/esm/components/Datepicker/Calendar.js +449 -0
  534. package/build/esm/components/Datepicker/Datepicker.js +202 -0
  535. package/build/esm/components/Datepicker/helpers_calendar.js +109 -0
  536. package/build/esm/components/Datepicker/index.js +8 -0
  537. package/build/esm/components/Divider/Divider.js +25 -0
  538. package/build/esm/components/Divider/index.js +8 -0
  539. package/build/esm/components/DonutGraph/DonutGraph.js +77 -0
  540. package/build/esm/components/DonutGraph/index.js +8 -0
  541. package/build/esm/components/Dropdown/Dropdown.js +297 -0
  542. package/build/esm/components/Dropdown/index.js +8 -0
  543. package/build/esm/components/Flex/Flex.js +124 -0
  544. package/build/esm/components/Flex/index.js +8 -0
  545. package/build/esm/components/FormField/FormField.js +159 -0
  546. package/build/esm/components/FormField/index.js +8 -0
  547. package/build/esm/components/GraficConfiguratiePensii/GraficConfiguratiePensii.js +148 -0
  548. package/build/esm/components/GraficConfiguratiePensii/index.js +8 -0
  549. package/build/esm/components/GraficFondInvestitii/GraficFondInvestitii.js +398 -0
  550. package/build/esm/components/GraficFondInvestitii/index.js +8 -0
  551. package/build/esm/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.js +340 -0
  552. package/build/esm/components/GraficFondInvestitiiInflatie/index.js +8 -0
  553. package/build/esm/components/GraficPensii/GraficPensii.js +352 -0
  554. package/build/esm/components/GraficPensii/index.js +8 -0
  555. package/build/esm/components/GraficPlanInvestitii/GraficPlanInvestitii.js +380 -0
  556. package/build/esm/components/GraficPlanInvestitii/index.js +8 -0
  557. package/build/esm/components/GraficPropunerePensii/GraficPropunerePensii.js +275 -0
  558. package/build/esm/components/GraficPropunerePensii/index.js +8 -0
  559. package/build/esm/components/Icon/Icon.js +38 -0
  560. package/build/esm/components/Icon/IconsList.js +284 -0
  561. package/build/esm/components/Icon/index.js +8 -0
  562. package/build/esm/components/IconButton/IconButton.js +494 -0
  563. package/build/esm/components/IconButton/index.js +8 -0
  564. package/build/esm/components/IconCard/IconCard.js +85 -0
  565. package/build/esm/components/IconCard/index.js +8 -0
  566. package/build/esm/components/Illustration/Illustration.js +23 -0
  567. package/build/esm/components/Illustration/Illustrations.js +28 -0
  568. package/build/esm/components/Illustration/illustrations/m-celebration-raiffeisen.svg.js +1409 -0
  569. package/build/esm/components/Illustration/illustrations/m-investing-money.svg.js +421 -0
  570. package/build/esm/components/Illustration/illustrations/m-loan-payment.svg.js +637 -0
  571. package/build/esm/components/Illustration/illustrations/m-loan-with-a-fixed-interest-rate.svg.js +640 -0
  572. package/build/esm/components/Illustration/illustrations/m-money-in-motion.svg.js +642 -0
  573. package/build/esm/components/Illustration/illustrations/m-money-is-safe.svg.js +646 -0
  574. package/build/esm/components/Illustration/illustrations/m-money-to-the-account.svg.js +436 -0
  575. package/build/esm/components/Illustration/illustrations/m-no-fees.svg.js +1180 -0
  576. package/build/esm/components/Illustration/illustrations/m-quick-money.svg.js +269 -0
  577. package/build/esm/components/Illustration/illustrations/s-housing-loan.svg.js +557 -0
  578. package/build/esm/components/Illustration/index.js +8 -0
  579. package/build/esm/components/ImageCard/ImageCard.js +158 -0
  580. package/build/esm/components/ImageCard/index.js +8 -0
  581. package/build/esm/components/InPageTab/InPageTab.js +65 -0
  582. package/build/esm/components/InPageTab/index.js +8 -0
  583. package/build/esm/components/InvestmentFundItem/InvestmentFundItem.js +131 -0
  584. package/build/esm/components/InvestmentFundItem/index.js +8 -0
  585. package/build/esm/components/LabeledText/LabeledText.js +66 -0
  586. package/build/esm/components/LabeledText/index.js +8 -0
  587. package/build/esm/components/LabeledTextInLine/LabeledTextInLine.js +81 -0
  588. package/build/esm/components/LabeledTextInLine/index.js +8 -0
  589. package/build/esm/components/Layout/Layout.js +30 -0
  590. package/build/esm/components/Layout/index.js +8 -0
  591. package/build/esm/components/Logo/Logo.js +28 -0
  592. package/build/esm/components/Logo/index.js +8 -0
  593. package/build/esm/components/Modal/Modal.js +143 -0
  594. package/build/esm/components/Modal/index.js +8 -0
  595. package/build/esm/components/Numpad/Numpad.js +238 -0
  596. package/build/esm/components/Numpad/index.js +8 -0
  597. package/build/esm/components/ObjectiveCard/ObjectiveCard.js +90 -0
  598. package/build/esm/components/ObjectiveCard/index.js +8 -0
  599. package/build/esm/components/ObjectiveCardSmall/ObjectiveCardSmall.js +80 -0
  600. package/build/esm/components/ObjectiveCardSmall/index.js +8 -0
  601. package/build/esm/components/OfferCard/OfferCard.js +229 -0
  602. package/build/esm/components/OfferCard/index.js +8 -0
  603. package/build/esm/components/OperationsDashboardCard/OperationsDashboardCard.js +106 -0
  604. package/build/esm/components/OperationsDashboardCard/index.js +8 -0
  605. package/build/esm/components/OperationsDashboardCategory/OperationsDashboardCategory.js +49 -0
  606. package/build/esm/components/OperationsDashboardCategory/index.js +8 -0
  607. package/build/esm/components/PageMessage/PageMessage.js +228 -0
  608. package/build/esm/components/PageMessage/index.js +8 -0
  609. package/build/esm/components/PageTitle/PageTitle.js +78 -0
  610. package/build/esm/components/PageTitle/index.js +8 -0
  611. package/build/esm/components/Pill/Pill.js +63 -0
  612. package/build/esm/components/Pill/index.js +8 -0
  613. package/build/esm/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.js +272 -0
  614. package/build/esm/components/PlanFinanciarAUMBar/index.js +8 -0
  615. package/build/esm/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.js +360 -0
  616. package/build/esm/components/PlanFinanciarAUMGraph/index.js +8 -0
  617. package/build/esm/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.js +92 -0
  618. package/build/esm/components/PlanulFinanciarTeaser/index.js +8 -0
  619. package/build/esm/components/ProductTeaser/ProductTeaser.js +99 -0
  620. package/build/esm/components/ProductTeaser/index.js +8 -0
  621. package/build/esm/components/ProductTeaserButton/ProductTeaserButton.js +141 -0
  622. package/build/esm/components/ProductTeaserButton/index.js +8 -0
  623. package/build/esm/components/ProductTeaserParameters/ProductTeaserParameters.js +119 -0
  624. package/build/esm/components/ProductTeaserParameters/index.js +8 -0
  625. package/build/esm/components/ProductTeaserStep/ProductTeaserStep.js +190 -0
  626. package/build/esm/components/ProductTeaserStep/index.js +8 -0
  627. package/build/esm/components/ProposalPensii/ProposalPensii.js +309 -0
  628. package/build/esm/components/ProposalPensii/index.js +8 -0
  629. package/build/esm/components/ProposalUnitlinked/ProposalUnitlinked.js +304 -0
  630. package/build/esm/components/ProposalUnitlinked/index.js +8 -0
  631. package/build/esm/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.js +308 -0
  632. package/build/esm/components/PropunereAsigurariCalatorie/index.js +8 -0
  633. package/build/esm/components/PropunereFlexicredit/PropunereFlexicredit.js +366 -0
  634. package/build/esm/components/PropunereFlexicredit/index.js +8 -0
  635. package/build/esm/components/PropunereFondInvestitii/PropunereFondInvestitii.js +293 -0
  636. package/build/esm/components/PropunereFondInvestitii/index.js +8 -0
  637. package/build/esm/components/PropunerePlanInvestitii/PropunerePlanInvestitii.js +293 -0
  638. package/build/esm/components/PropunerePlanInvestitii/index.js +8 -0
  639. package/build/esm/components/Radio/Radio.js +104 -0
  640. package/build/esm/components/Radio/index.js +8 -0
  641. package/build/esm/components/RatesCalculator/RatesCalculator.js +531 -0
  642. package/build/esm/components/RatesCalculator/index.js +8 -0
  643. package/build/esm/components/Section/Section.js +78 -0
  644. package/build/esm/components/Section/index.js +8 -0
  645. package/build/esm/components/SegmentedTabs/SegmentedTabs.js +25 -0
  646. package/build/esm/components/SegmentedTabs/index.js +8 -0
  647. package/build/esm/components/SelectionButton/SelectionButton.js +135 -0
  648. package/build/esm/components/SelectionButton/index.js +8 -0
  649. package/build/esm/components/SelectionPill/SelectionPill.js +151 -0
  650. package/build/esm/components/SelectionPill/index.js +8 -0
  651. package/build/esm/components/ShortcutCard/ShortcutCard.js +129 -0
  652. package/build/esm/components/ShortcutCard/index.js +8 -0
  653. package/build/esm/components/Sidebar/Sidebar.js +75 -0
  654. package/build/esm/components/Sidebar/index.js +8 -0
  655. package/build/esm/components/SidebarItem/SidebarItem.js +149 -0
  656. package/build/esm/components/SidebarItem/index.js +8 -0
  657. package/build/esm/components/Slider/Slider.js +244 -0
  658. package/build/esm/components/Slider/index.js +8 -0
  659. package/build/esm/components/Spinner/Spinner.js +50 -0
  660. package/build/esm/components/Spinner/index.js +8 -0
  661. package/build/esm/components/StepTab/StepTab.js +487 -0
  662. package/build/esm/components/StepTab/index.js +8 -0
  663. package/build/esm/components/StepsBar/StepsBar.js +64 -0
  664. package/build/esm/components/StepsBar/index.js +8 -0
  665. package/build/esm/components/Switch/Switch.js +141 -0
  666. package/build/esm/components/Switch/index.js +8 -0
  667. package/build/esm/components/Tab/Tab.js +145 -0
  668. package/build/esm/components/Tab/index.js +8 -0
  669. package/build/esm/components/TextInput/TextInput.js +429 -0
  670. package/build/esm/components/TextInput/index.js +8 -0
  671. package/build/esm/components/TimedButton/TimedButton.js +138 -0
  672. package/build/esm/components/TimedButton/index.js +8 -0
  673. package/build/esm/components/TimelineSteps/TimelineSteps.js +29 -0
  674. package/build/esm/components/TimelineSteps/index.js +8 -0
  675. package/build/esm/components/TimelineStepsItem/TimelineStepsItem.js +77 -0
  676. package/build/esm/components/TimelineStepsItem/index.js +8 -0
  677. package/build/esm/components/Timer/Timer.js +118 -0
  678. package/build/esm/components/Timer/index.js +8 -0
  679. package/build/esm/components/UnitlinkGraph/UnitlinkGraph.js +954 -0
  680. package/build/esm/components/UnitlinkGraph/index.js +8 -0
  681. package/build/esm/components/VerticalHeat/VerticalHeat.js +152 -0
  682. package/build/esm/components/VerticalHeat/index.js +8 -0
  683. package/build/esm/components/index.js +89 -0
  684. package/build/esm/index.css +2 -0
  685. package/build/esm/index.css.map +1 -0
  686. package/build/esm/index.js +25454 -0
  687. package/build/esm/utils/colors.js +140 -0
  688. package/build/esm/utils/index.js +2 -0
  689. package/build/types/components/Alert/Alert.d.ts +18 -0
  690. package/build/types/components/Alert/index.d.ts +5 -0
  691. package/build/types/components/AppBranding/AppBranding.d.ts +12 -0
  692. package/build/types/components/AppBranding/index.d.ts +6 -0
  693. package/build/types/components/AutosaveStatus/AutosaveStatus.d.ts +13 -0
  694. package/build/types/components/AutosaveStatus/index.d.ts +6 -0
  695. package/build/types/components/Bar/Bar.d.ts +14 -0
  696. package/build/types/components/Bar/index.d.ts +6 -0
  697. package/build/types/components/BreadcrumbItem/BreadcrumbItem.d.ts +14 -0
  698. package/build/types/components/BreadcrumbItem/index.d.ts +6 -0
  699. package/build/types/components/Breadcrumbs/Breadcrumbs.d.ts +11 -0
  700. package/build/types/components/Breadcrumbs/index.d.ts +6 -0
  701. package/build/types/components/Button/Button.d.ts +18 -0
  702. package/build/types/components/Button/index.d.ts +6 -0
  703. package/build/types/components/ButtonLink/ButtonLink.d.ts +19 -0
  704. package/build/types/components/ButtonLink/index.d.ts +6 -0
  705. package/build/types/components/Card/Card.d.ts +14 -0
  706. package/build/types/components/Card/index.d.ts +6 -0
  707. package/build/types/components/Checkbox/Checkbox.d.ts +14 -0
  708. package/build/types/components/Checkbox/index.d.ts +6 -0
  709. package/build/types/components/CityPicker/CityPicker.d.ts +31 -0
  710. package/build/types/components/CityPicker/index.d.ts +6 -0
  711. package/build/types/components/ConfigurationSaveInfo/ConfigurationSaveInfo.d.ts +11 -0
  712. package/build/types/components/ConfigurationSaveInfo/index.d.ts +6 -0
  713. package/build/types/components/Container/Container.d.ts +17 -0
  714. package/build/types/components/Container/index.d.ts +6 -0
  715. package/build/types/components/Content/Content.d.ts +11 -0
  716. package/build/types/components/Content/index.d.ts +6 -0
  717. package/build/types/components/ContentDropdown/ContentDropdown.d.ts +21 -0
  718. package/build/types/components/ContentDropdown/index.d.ts +6 -0
  719. package/build/types/components/CreditCard/CreditCard.d.ts +12 -0
  720. package/build/types/components/CreditCard/index.d.ts +6 -0
  721. package/build/types/components/DashboardCard/DashboardCard.d.ts +23 -0
  722. package/build/types/components/DashboardCard/index.d.ts +6 -0
  723. package/build/types/components/DashboardCategory/DashboardCategory.d.ts +13 -0
  724. package/build/types/components/DashboardCategory/index.d.ts +6 -0
  725. package/build/types/components/DashboardSmallShortcut/DashboardSmallShortcut.d.ts +9 -0
  726. package/build/types/components/DashboardSmallShortcut/index.d.ts +5 -0
  727. package/build/types/components/Datepicker/Datepicker.d.ts +26 -0
  728. package/build/types/components/Datepicker/index.d.ts +6 -0
  729. package/build/types/components/Divider/Divider.d.ts +12 -0
  730. package/build/types/components/Divider/index.d.ts +6 -0
  731. package/build/types/components/DonutGraph/DonutGraph.d.ts +14 -0
  732. package/build/types/components/DonutGraph/index.d.ts +6 -0
  733. package/build/types/components/Dropdown/Dropdown.d.ts +24 -0
  734. package/build/types/components/Dropdown/index.d.ts +6 -0
  735. package/build/types/components/Flex/Flex.d.ts +34 -0
  736. package/build/types/components/Flex/index.d.ts +6 -0
  737. package/build/types/components/FormField/FormField.d.ts +21 -0
  738. package/build/types/components/FormField/index.d.ts +6 -0
  739. package/build/types/components/GraficConfiguratiePensii/GraficConfiguratiePensii.d.ts +17 -0
  740. package/build/types/components/GraficConfiguratiePensii/index.d.ts +6 -0
  741. package/build/types/components/GraficFondInvestitii/GraficFondInvestitii.d.ts +30 -0
  742. package/build/types/components/GraficFondInvestitii/index.d.ts +6 -0
  743. package/build/types/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.d.ts +32 -0
  744. package/build/types/components/GraficFondInvestitiiInflatie/index.d.ts +6 -0
  745. package/build/types/components/GraficPensii/GraficPensii.d.ts +15 -0
  746. package/build/types/components/GraficPensii/index.d.ts +5 -0
  747. package/build/types/components/GraficPlanInvestitii/GraficPlanInvestitii.d.ts +32 -0
  748. package/build/types/components/GraficPlanInvestitii/index.d.ts +6 -0
  749. package/build/types/components/GraficPropunerePensii/GraficPropunerePensii.d.ts +14 -0
  750. package/build/types/components/GraficPropunerePensii/index.d.ts +6 -0
  751. package/build/types/components/Icon/Icon.d.ts +6 -0
  752. package/build/types/components/Icon/Icon.types.d.ts +9 -0
  753. package/build/types/components/Icon/IconsList.d.ts +142 -0
  754. package/build/types/components/Icon/index.d.ts +5 -0
  755. package/build/types/components/IconButton/IconButton.d.ts +15 -0
  756. package/build/types/components/IconButton/index.d.ts +6 -0
  757. package/build/types/components/IconCard/IconCard.d.ts +24 -0
  758. package/build/types/components/IconCard/index.d.ts +5 -0
  759. package/build/types/components/Illustration/Illustration.d.ts +11 -0
  760. package/build/types/components/Illustration/Illustrations.d.ts +14 -0
  761. package/build/types/components/Illustration/index.d.ts +5 -0
  762. package/build/types/components/ImageCard/ImageCard.d.ts +30 -0
  763. package/build/types/components/ImageCard/index.d.ts +6 -0
  764. package/build/types/components/InPageTab/InPageTab.d.ts +12 -0
  765. package/build/types/components/InPageTab/index.d.ts +6 -0
  766. package/build/types/components/InvestmentFundItem/InvestmentFundItem.d.ts +14 -0
  767. package/build/types/components/InvestmentFundItem/index.d.ts +5 -0
  768. package/build/types/components/LabeledText/LabeledText.d.ts +18 -0
  769. package/build/types/components/LabeledText/index.d.ts +6 -0
  770. package/build/types/components/LabeledTextInLine/LabeledTextInLine.d.ts +22 -0
  771. package/build/types/components/LabeledTextInLine/index.d.ts +5 -0
  772. package/build/types/components/Layout/Layout.d.ts +11 -0
  773. package/build/types/components/Layout/index.d.ts +6 -0
  774. package/build/types/components/Logo/Logo.d.ts +10 -0
  775. package/build/types/components/Logo/index.d.ts +6 -0
  776. package/build/types/components/Modal/Modal.d.ts +27 -0
  777. package/build/types/components/Modal/index.d.ts +6 -0
  778. package/build/types/components/ObjectiveCard/ObjectiveCard.d.ts +17 -0
  779. package/build/types/components/ObjectiveCard/index.d.ts +6 -0
  780. package/build/types/components/ObjectiveCardSmall/ObjectiveCardSmall.d.ts +15 -0
  781. package/build/types/components/ObjectiveCardSmall/index.d.ts +6 -0
  782. package/build/types/components/OfferCard/OfferCard.d.ts +26 -0
  783. package/build/types/components/OfferCard/index.d.ts +6 -0
  784. package/build/types/components/OperationsDashboardCard/OperationsDashboardCard.d.ts +15 -0
  785. package/build/types/components/OperationsDashboardCard/index.d.ts +6 -0
  786. package/build/types/components/OperationsDashboardCategory/OperationsDashboardCategory.d.ts +11 -0
  787. package/build/types/components/OperationsDashboardCategory/index.d.ts +6 -0
  788. package/build/types/components/PageMessage/PageMessage.d.ts +13 -0
  789. package/build/types/components/PageMessage/index.d.ts +6 -0
  790. package/build/types/components/PageTitle/PageTitle.d.ts +13 -0
  791. package/build/types/components/PageTitle/index.d.ts +6 -0
  792. package/build/types/components/Pill/Pill.d.ts +14 -0
  793. package/build/types/components/Pill/index.d.ts +5 -0
  794. package/build/types/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.d.ts +18 -0
  795. package/build/types/components/PlanFinanciarAUMBar/index.d.ts +6 -0
  796. package/build/types/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.d.ts +25 -0
  797. package/build/types/components/PlanFinanciarAUMGraph/index.d.ts +6 -0
  798. package/build/types/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.d.ts +11 -0
  799. package/build/types/components/PlanulFinanciarTeaser/index.d.ts +6 -0
  800. package/build/types/components/ProductTeaser/ProductTeaser.d.ts +23 -0
  801. package/build/types/components/ProductTeaser/index.d.ts +5 -0
  802. package/build/types/components/ProductTeaserButton/ProductTeaserButton.d.ts +10 -0
  803. package/build/types/components/ProductTeaserButton/index.d.ts +5 -0
  804. package/build/types/components/ProductTeaserParameters/ProductTeaserParameters.d.ts +25 -0
  805. package/build/types/components/ProductTeaserParameters/index.d.ts +5 -0
  806. package/build/types/components/ProductTeaserStep/ProductTeaserStep.d.ts +12 -0
  807. package/build/types/components/ProductTeaserStep/index.d.ts +5 -0
  808. package/build/types/components/ProposalPensii/ProposalPensii.d.ts +26 -0
  809. package/build/types/components/ProposalPensii/index.d.ts +5 -0
  810. package/build/types/components/ProposalUnitlinked/ProposalUnitlinked.d.ts +26 -0
  811. package/build/types/components/ProposalUnitlinked/index.d.ts +6 -0
  812. package/build/types/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.d.ts +26 -0
  813. package/build/types/components/PropunereAsigurariCalatorie/index.d.ts +6 -0
  814. package/build/types/components/PropunereFlexicredit/PropunereFlexicredit.d.ts +30 -0
  815. package/build/types/components/PropunereFlexicredit/index.d.ts +5 -0
  816. package/build/types/components/PropunereFondInvestitii/PropunereFondInvestitii.d.ts +23 -0
  817. package/build/types/components/PropunereFondInvestitii/index.d.ts +5 -0
  818. package/build/types/components/PropunerePlanInvestitii/PropunerePlanInvestitii.d.ts +23 -0
  819. package/build/types/components/PropunerePlanInvestitii/index.d.ts +5 -0
  820. package/build/types/components/Radio/Radio.d.ts +14 -0
  821. package/build/types/components/Radio/index.d.ts +6 -0
  822. package/build/types/components/RatesCalculator/RatesCalculator.d.ts +29 -0
  823. package/build/types/components/RatesCalculator/index.d.ts +6 -0
  824. package/build/types/components/Section/Section.d.ts +17 -0
  825. package/build/types/components/Section/index.d.ts +6 -0
  826. package/build/types/components/SegmentedTabs/SegmentedTabs.d.ts +16 -0
  827. package/build/types/components/SegmentedTabs/index.d.ts +6 -0
  828. package/build/types/components/SelectionButton/SelectionButton.d.ts +17 -0
  829. package/build/types/components/SelectionButton/index.d.ts +5 -0
  830. package/build/types/components/SelectionPill/SelectionPill.d.ts +17 -0
  831. package/build/types/components/SelectionPill/index.d.ts +5 -0
  832. package/build/types/components/ShortcutCard/ShortcutCard.d.ts +24 -0
  833. package/build/types/components/ShortcutCard/index.d.ts +6 -0
  834. package/build/types/components/Sidebar/Sidebar.d.ts +23 -0
  835. package/build/types/components/Sidebar/index.d.ts +6 -0
  836. package/build/types/components/SidebarItem/SidebarItem.d.ts +16 -0
  837. package/build/types/components/SidebarItem/index.d.ts +6 -0
  838. package/build/types/components/Slider/Slider.d.ts +19 -0
  839. package/build/types/components/Slider/index.d.ts +6 -0
  840. package/build/types/components/Spinner/Spinner.d.ts +11 -0
  841. package/build/types/components/Spinner/index.d.ts +5 -0
  842. package/build/types/components/StepTab/StepTab.d.ts +12 -0
  843. package/build/types/components/StepTab/index.d.ts +5 -0
  844. package/build/types/components/StepsBar/StepsBar.d.ts +22 -0
  845. package/build/types/components/StepsBar/index.d.ts +6 -0
  846. package/build/types/components/Switch/Switch.d.ts +14 -0
  847. package/build/types/components/Switch/index.d.ts +5 -0
  848. package/build/types/components/Tab/Tab.d.ts +14 -0
  849. package/build/types/components/Tab/index.d.ts +6 -0
  850. package/build/types/components/TextInput/TextInput.d.ts +36 -0
  851. package/build/types/components/TextInput/index.d.ts +6 -0
  852. package/build/types/components/TimedButton/TimedButton.d.ts +21 -0
  853. package/build/types/components/TimedButton/index.d.ts +6 -0
  854. package/build/types/components/TimelineSteps/TimelineSteps.d.ts +8 -0
  855. package/build/types/components/TimelineSteps/index.d.ts +6 -0
  856. package/build/types/components/TimelineStepsItem/TimelineStepsItem.d.ts +12 -0
  857. package/build/types/components/TimelineStepsItem/index.d.ts +6 -0
  858. package/build/types/components/Timer/Timer.d.ts +21 -0
  859. package/build/types/components/Timer/index.d.ts +6 -0
  860. package/build/types/components/UnitlinkGraph/UnitlinkGraph.d.ts +35 -0
  861. package/build/types/components/UnitlinkGraph/index.d.ts +6 -0
  862. package/build/types/components/VerticalHeat/VerticalHeat.d.ts +12 -0
  863. package/build/types/components/VerticalHeat/index.d.ts +6 -0
  864. package/build/types/index.d.ts +87 -0
  865. package/build/types/utils/colors.d.ts +139 -0
  866. package/package.json +68 -55
  867. package/dist/components/Alert/Alert.d.ts +0 -16
  868. package/dist/components/Alert/index.d.ts +0 -1
  869. package/dist/components/AppBranding/AppBranding.d.ts +0 -9
  870. package/dist/components/AppBranding/index.d.ts +0 -1
  871. package/dist/components/AutosaveStatus/AutosaveStatus.d.ts +0 -10
  872. package/dist/components/AutosaveStatus/index.d.ts +0 -1
  873. package/dist/components/Bar/Bar.d.ts +0 -11
  874. package/dist/components/Bar/index.d.ts +0 -1
  875. package/dist/components/BreadcrumbItem/BreadcrumbItem.d.ts +0 -11
  876. package/dist/components/BreadcrumbItem/index.d.ts +0 -1
  877. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +0 -8
  878. package/dist/components/Breadcrumbs/index.d.ts +0 -1
  879. package/dist/components/Button/Button.d.ts +0 -15
  880. package/dist/components/Button/index.d.ts +0 -1
  881. package/dist/components/ButtonLink/ButtonLink.d.ts +0 -16
  882. package/dist/components/ButtonLink/index.d.ts +0 -1
  883. package/dist/components/Card/Card.d.ts +0 -11
  884. package/dist/components/Card/index.d.ts +0 -1
  885. package/dist/components/Checkbox/Checkbox.d.ts +0 -11
  886. package/dist/components/Checkbox/index.d.ts +0 -1
  887. package/dist/components/CityPicker/CityPicker.d.ts +0 -28
  888. package/dist/components/CityPicker/cities.d.ts +0 -7
  889. package/dist/components/CityPicker/index.d.ts +0 -1
  890. package/dist/components/ConfigurationSaveInfo/ConfigurationSaveInfo.d.ts +0 -8
  891. package/dist/components/ConfigurationSaveInfo/index.d.ts +0 -1
  892. package/dist/components/Container/Container.d.ts +0 -14
  893. package/dist/components/Container/index.d.ts +0 -1
  894. package/dist/components/Content/Content.d.ts +0 -8
  895. package/dist/components/Content/index.d.ts +0 -1
  896. package/dist/components/ContentDropdown/ContentDropdown.d.ts +0 -18
  897. package/dist/components/ContentDropdown/index.d.ts +0 -1
  898. package/dist/components/CreditCard/CreditCard.d.ts +0 -9
  899. package/dist/components/CreditCard/index.d.ts +0 -1
  900. package/dist/components/DashboardCard/DashboardCard.d.ts +0 -20
  901. package/dist/components/DashboardCard/index.d.ts +0 -1
  902. package/dist/components/DashboardCategory/DashboardCategory.d.ts +0 -10
  903. package/dist/components/DashboardCategory/index.d.ts +0 -1
  904. package/dist/components/DashboardSmallShortcut/DashboardSmallShortcut.d.ts +0 -7
  905. package/dist/components/DashboardSmallShortcut/index.d.ts +0 -1
  906. package/dist/components/Datepicker/Calendar.d.ts +0 -10
  907. package/dist/components/Datepicker/Datepicker.d.ts +0 -23
  908. package/dist/components/Datepicker/helpers_calendar.d.ts +0 -44
  909. package/dist/components/Datepicker/index.d.ts +0 -1
  910. package/dist/components/Divider/Divider.d.ts +0 -9
  911. package/dist/components/Divider/index.d.ts +0 -1
  912. package/dist/components/DonutGraph/DonutGraph.d.ts +0 -11
  913. package/dist/components/DonutGraph/index.d.ts +0 -1
  914. package/dist/components/Dropdown/Dropdown.d.ts +0 -21
  915. package/dist/components/Dropdown/index.d.ts +0 -1
  916. package/dist/components/Flex/Flex.d.ts +0 -31
  917. package/dist/components/Flex/index.d.ts +0 -1
  918. package/dist/components/FormField/FormField.d.ts +0 -18
  919. package/dist/components/FormField/index.d.ts +0 -1
  920. package/dist/components/GraficConfiguratiePensii/GraficConfiguratiePensii.d.ts +0 -14
  921. package/dist/components/GraficConfiguratiePensii/index.d.ts +0 -1
  922. package/dist/components/GraficFondInvestitii/GraficFondInvestitii.d.ts +0 -27
  923. package/dist/components/GraficFondInvestitii/index.d.ts +0 -1
  924. package/dist/components/GraficFondInvestitiiInflatie/GraficFondInvestitiiInflatie.d.ts +0 -29
  925. package/dist/components/GraficFondInvestitiiInflatie/index.d.ts +0 -1
  926. package/dist/components/GraficPensii/GraficPensii.d.ts +0 -13
  927. package/dist/components/GraficPensii/index.d.ts +0 -1
  928. package/dist/components/GraficPlanInvestitii/GraficPlanInvestitii.d.ts +0 -29
  929. package/dist/components/GraficPlanInvestitii/index.d.ts +0 -1
  930. package/dist/components/GraficPropunerePensii/GraficPropunerePensii.d.ts +0 -11
  931. package/dist/components/GraficPropunerePensii/index.d.ts +0 -1
  932. package/dist/components/Icon/Icon.d.ts +0 -4
  933. package/dist/components/Icon/Icon.types.d.ts +0 -7
  934. package/dist/components/Icon/IconsList.d.ts +0 -141
  935. package/dist/components/Icon/index.d.ts +0 -1
  936. package/dist/components/IconButton/IconButton.d.ts +0 -12
  937. package/dist/components/IconButton/index.d.ts +0 -1
  938. package/dist/components/IconCard/IconCard.d.ts +0 -22
  939. package/dist/components/IconCard/index.d.ts +0 -1
  940. package/dist/components/Illustration/Illustration.d.ts +0 -9
  941. package/dist/components/Illustration/Illustrations.d.ts +0 -12
  942. package/dist/components/Illustration/index.d.ts +0 -1
  943. package/dist/components/ImageCard/ImageCard.d.ts +0 -27
  944. package/dist/components/ImageCard/index.d.ts +0 -1
  945. package/dist/components/InPageTab/InPageTab.d.ts +0 -9
  946. package/dist/components/InPageTab/index.d.ts +0 -1
  947. package/dist/components/InvestmentFundItem/InvestmentFundItem.d.ts +0 -12
  948. package/dist/components/InvestmentFundItem/index.d.ts +0 -1
  949. package/dist/components/LabeledText/LabeledText.d.ts +0 -15
  950. package/dist/components/LabeledText/index.d.ts +0 -1
  951. package/dist/components/LabeledTextInLine/LabeledTextInLine.d.ts +0 -20
  952. package/dist/components/LabeledTextInLine/index.d.ts +0 -1
  953. package/dist/components/Layout/Layout.d.ts +0 -8
  954. package/dist/components/Layout/index.d.ts +0 -1
  955. package/dist/components/Logo/Logo.d.ts +0 -7
  956. package/dist/components/Logo/index.d.ts +0 -1
  957. package/dist/components/Modal/Modal.d.ts +0 -24
  958. package/dist/components/Modal/index.d.ts +0 -1
  959. package/dist/components/Numpad/Numpad.d.ts +0 -19
  960. package/dist/components/Numpad/add.d.ts +0 -1
  961. package/dist/components/Numpad/index.d.ts +0 -1
  962. package/dist/components/Numpad/substract.d.ts +0 -1
  963. package/dist/components/ObjectiveCard/ObjectiveCard.d.ts +0 -14
  964. package/dist/components/ObjectiveCard/index.d.ts +0 -1
  965. package/dist/components/ObjectiveCardSmall/ObjectiveCardSmall.d.ts +0 -12
  966. package/dist/components/ObjectiveCardSmall/index.d.ts +0 -1
  967. package/dist/components/OfferCard/OfferCard.d.ts +0 -23
  968. package/dist/components/OfferCard/index.d.ts +0 -1
  969. package/dist/components/OperationsDashboardCard/OperationsDashboardCard.d.ts +0 -12
  970. package/dist/components/OperationsDashboardCard/index.d.ts +0 -1
  971. package/dist/components/OperationsDashboardCategory/OperationsDashboardCategory.d.ts +0 -8
  972. package/dist/components/OperationsDashboardCategory/index.d.ts +0 -1
  973. package/dist/components/PageMessage/PageMessage.d.ts +0 -10
  974. package/dist/components/PageMessage/index.d.ts +0 -1
  975. package/dist/components/PageTitle/PageTitle.d.ts +0 -10
  976. package/dist/components/PageTitle/index.d.ts +0 -1
  977. package/dist/components/Pill/Pill.d.ts +0 -12
  978. package/dist/components/Pill/index.d.ts +0 -1
  979. package/dist/components/PlanFinanciarAUMBar/PlanFinanciarAUMBar.d.ts +0 -15
  980. package/dist/components/PlanFinanciarAUMBar/index.d.ts +0 -1
  981. package/dist/components/PlanFinanciarAUMGraph/PlanFinanciarAUMGraph.d.ts +0 -22
  982. package/dist/components/PlanFinanciarAUMGraph/index.d.ts +0 -1
  983. package/dist/components/PlanulFinanciarTeaser/PlanulFinanciarTeaser.d.ts +0 -8
  984. package/dist/components/PlanulFinanciarTeaser/index.d.ts +0 -1
  985. package/dist/components/ProductTeaser/ProductTeaser.d.ts +0 -21
  986. package/dist/components/ProductTeaser/index.d.ts +0 -1
  987. package/dist/components/ProductTeaserButton/ProductTeaserButton.d.ts +0 -8
  988. package/dist/components/ProductTeaserButton/index.d.ts +0 -1
  989. package/dist/components/ProductTeaserParameters/ProductTeaserParameters.d.ts +0 -23
  990. package/dist/components/ProductTeaserParameters/index.d.ts +0 -1
  991. package/dist/components/ProductTeaserStep/ProductTeaserStep.d.ts +0 -10
  992. package/dist/components/ProductTeaserStep/index.d.ts +0 -1
  993. package/dist/components/ProposalPensii/ProposalPensii.d.ts +0 -24
  994. package/dist/components/ProposalPensii/index.d.ts +0 -1
  995. package/dist/components/ProposalUnitlinked/ProposalUnitlinked.d.ts +0 -23
  996. package/dist/components/ProposalUnitlinked/index.d.ts +0 -1
  997. package/dist/components/PropunereAsigurariCalatorie/PropunereAsigurariCalatorie.d.ts +0 -23
  998. package/dist/components/PropunereAsigurariCalatorie/index.d.ts +0 -1
  999. package/dist/components/PropunereFlexicredit/PropunereFlexicredit.d.ts +0 -28
  1000. package/dist/components/PropunereFlexicredit/index.d.ts +0 -1
  1001. package/dist/components/PropunereFondInvestitii/PropunereFondInvestitii.d.ts +0 -21
  1002. package/dist/components/PropunereFondInvestitii/index.d.ts +0 -1
  1003. package/dist/components/PropunerePlanInvestitii/PropunerePlanInvestitii.d.ts +0 -21
  1004. package/dist/components/PropunerePlanInvestitii/index.d.ts +0 -1
  1005. package/dist/components/Radio/Radio.d.ts +0 -11
  1006. package/dist/components/Radio/index.d.ts +0 -1
  1007. package/dist/components/RatesCalculator/RatesCalculator.d.ts +0 -26
  1008. package/dist/components/RatesCalculator/index.d.ts +0 -1
  1009. package/dist/components/Section/Section.d.ts +0 -14
  1010. package/dist/components/Section/index.d.ts +0 -1
  1011. package/dist/components/SegmentedTabs/SegmentedTabs.d.ts +0 -13
  1012. package/dist/components/SegmentedTabs/index.d.ts +0 -1
  1013. package/dist/components/SelectionButton/SelectionButton.d.ts +0 -15
  1014. package/dist/components/SelectionButton/index.d.ts +0 -1
  1015. package/dist/components/SelectionPill/SelectionPill.d.ts +0 -15
  1016. package/dist/components/SelectionPill/index.d.ts +0 -1
  1017. package/dist/components/ShortcutCard/ShortcutCard.d.ts +0 -21
  1018. package/dist/components/ShortcutCard/index.d.ts +0 -1
  1019. package/dist/components/Sidebar/Sidebar.d.ts +0 -20
  1020. package/dist/components/Sidebar/index.d.ts +0 -1
  1021. package/dist/components/SidebarItem/SidebarItem.d.ts +0 -13
  1022. package/dist/components/SidebarItem/index.d.ts +0 -1
  1023. package/dist/components/Slider/Slider.d.ts +0 -16
  1024. package/dist/components/Slider/index.d.ts +0 -1
  1025. package/dist/components/Spinner/Spinner.d.ts +0 -9
  1026. package/dist/components/Spinner/index.d.ts +0 -1
  1027. package/dist/components/StepTab/StepTab.d.ts +0 -10
  1028. package/dist/components/StepTab/index.d.ts +0 -1
  1029. package/dist/components/StepsBar/StepsBar.d.ts +0 -19
  1030. package/dist/components/StepsBar/index.d.ts +0 -1
  1031. package/dist/components/Switch/Switch.d.ts +0 -12
  1032. package/dist/components/Switch/index.d.ts +0 -1
  1033. package/dist/components/Tab/Tab.d.ts +0 -11
  1034. package/dist/components/Tab/index.d.ts +0 -1
  1035. package/dist/components/TextInput/TextInput.d.ts +0 -33
  1036. package/dist/components/TextInput/index.d.ts +0 -1
  1037. package/dist/components/TimedButton/TimedButton.d.ts +0 -18
  1038. package/dist/components/TimedButton/index.d.ts +0 -1
  1039. package/dist/components/TimelineSteps/TimelineSteps.d.ts +0 -5
  1040. package/dist/components/TimelineSteps/index.d.ts +0 -1
  1041. package/dist/components/TimelineStepsItem/TimelineStepsItem.d.ts +0 -9
  1042. package/dist/components/TimelineStepsItem/index.d.ts +0 -1
  1043. package/dist/components/Timer/Timer.d.ts +0 -18
  1044. package/dist/components/Timer/index.d.ts +0 -1
  1045. package/dist/components/UnitlinkGraph/UnitlinkGraph.d.ts +0 -26
  1046. package/dist/components/UnitlinkGraph/index.d.ts +0 -1
  1047. package/dist/components/VerticalHeat/VerticalHeat.d.ts +0 -9
  1048. package/dist/components/VerticalHeat/index.d.ts +0 -1
  1049. package/dist/components/index.d.ts +0 -87
  1050. package/dist/index.cjs.js +0 -6226
  1051. package/dist/index.cjs.js.map +0 -1
  1052. package/dist/index.d.ts +0 -2
  1053. package/dist/index.es.js +0 -17171
  1054. package/dist/index.es.js.map +0 -1
  1055. package/dist/style.css +0 -1
  1056. package/dist/utils/colors.d.ts +0 -137
  1057. package/dist/utils/index.d.ts +0 -1
@@ -0,0 +1,1180 @@
1
+ "use client";
2
+
3
+ import * as React from 'react';
4
+
5
+ var _g, _defs;
6
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
7
+ var SvgMNoFees = function SvgMNoFees(props) {
8
+ return /*#__PURE__*/React.createElement("svg", _extends({
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ fill: "none",
11
+ viewBox: "0 0 391 228"
12
+ }, props), _g || (_g = /*#__PURE__*/React.createElement("g", {
13
+ clipPath: "url(#m-no-fees_svg__a)"
14
+ }, /*#__PURE__*/React.createElement("path", {
15
+ fill: "#F8F6F2",
16
+ d: "M241.355 23.64c-7.521-7.52-19.716-7.52-27.237 0l-84.5 84.501c-4.442 4.442-6.26 10.515-5.455 16.292-.805 5.777 1.013 11.85 5.455 16.292l84.5 84.5c7.521 7.521 19.716 7.521 27.237 0l84.5-84.5c4.442-4.442 6.26-10.515 5.455-16.292.805-5.777-1.013-11.85-5.455-16.292z",
17
+ opacity: 0.5
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ fill: "#000",
20
+ fillOpacity: 0.06,
21
+ d: "M196.483 42.644c4.484-4.484 11.754-4.484 16.239 0l76.092 76.093a7.463 7.463 0 0 1 0 10.555l-9.637 9.637-89.489-89.49z"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ fill: "#DBD4BC",
24
+ d: "M182.36 46.546c6.39-6.39 16.75-6.39 23.14 0l71.791 71.79c6.389 6.39 6.389 16.75 0 23.14l-71.791 71.79c-6.39 6.39-16.75 6.39-23.14 0l-71.79-71.79c-6.39-6.39-6.39-16.75 0-23.14z"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fill: "#C4BCA4",
27
+ d: "m205.501 213.267 71.79-71.791c6.39-6.389 6.39-16.75 0-23.139l-83.844 90.216v9.499a16.32 16.32 0 0 0 12.054-4.785"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ fill: "#EEE8CD",
30
+ d: "M182.36 42.003c6.39-6.39 16.75-6.39 23.14 0l71.791 71.79c6.389 6.39 6.389 16.75 0 23.14l-71.791 71.79c-6.39 6.39-16.75 6.39-23.14 0l-71.79-71.79c-6.39-6.39-6.39-16.75 0-23.14z"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ fill: "#000",
33
+ fillOpacity: 0.06,
34
+ d: "M185.367 44.843c6.389-6.39 16.75-6.39 23.139 0l62.938 62.938c6.39 6.39 6.39 16.75 0 23.14l-62.938 62.937c-6.389 6.39-16.75 6.39-23.139 0l-62.938-62.937c-6.39-6.39-6.39-16.75 0-23.14z",
35
+ opacity: 0.2
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ fill: "#DBD4BC",
38
+ d: "M182.36 47.96c6.39-6.39 16.75-6.39 23.14 0l62.938 62.939c6.39 6.389 6.39 16.75 0 23.139L205.5 196.976c-6.39 6.39-16.75 6.39-23.14 0l-62.938-62.938c-6.39-6.389-6.39-16.75 0-23.139z"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ fill: "#C4BCA4",
41
+ d: "m205.5 196.976 62.938-62.937c6.39-6.39 6.39-16.75 0-23.14l-74.741 79.867v11.001a16.3 16.3 0 0 0 11.803-4.791"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ fill: "#EEE8CD",
44
+ d: "M182.36 43.841c6.39-6.39 16.75-6.39 23.14 0l62.938 62.938c6.39 6.39 6.39 16.75 0 23.14L205.5 192.857c-6.39 6.39-16.75 6.39-23.14 0l-62.938-62.938c-6.39-6.39-6.39-16.75 0-23.14z"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ fill: "#fff",
47
+ d: "M182.36 43.841c6.39-6.39 16.75-6.39 23.14 0l62.938 62.938c6.39 6.39 6.39 16.75 0 23.14L205.5 192.857c-6.39 6.39-16.75 6.39-23.14 0l-62.938-62.938c-6.39-6.39-6.39-16.75 0-23.14z",
48
+ opacity: 0.25
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ fill: "#CBA40E",
51
+ d: "M150.912 130.526q-9.43-9.446-7.648-21.198 1.856-11.678 14.702-24.545t24.503-14.727q11.731-1.785 21.162 7.66 9.43 9.447 7.573 21.125-1.782 11.603-14.701 24.545t-24.578 14.801q-11.583 1.786-21.013-7.661m11.955-11.975q2.004 2.008 4.529 1.711 2.6-.223 6.237-2.827t8.985-7.958q5.346-5.355 7.944-9 2.6-3.645 2.822-6.248.297-2.529-1.708-4.537t-4.603-1.785q-2.525.297-6.163 2.9-3.639 2.604-8.985 7.96-5.346 5.354-7.945 8.999-2.598 3.645-2.895 6.174-.224 2.603 1.782 4.611"
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ fill: "#FBE536",
54
+ d: "M151.239 127.239q-9.43-9.445-7.648-21.198 1.856-11.678 14.702-24.545 12.845-12.869 24.503-14.727 11.732-1.785 21.161 7.66 9.43 9.448 7.574 21.124-1.782 11.604-14.702 24.546T172.252 134.9q-11.584 1.785-21.013-7.661m11.954-11.975q2.006 2.008 4.53 1.711 2.598-.223 6.237-2.827 3.638-2.603 8.984-7.958t7.945-9 2.822-6.248q.297-2.529-1.708-4.537-2.005-2.01-4.604-1.785-2.524.297-6.163 2.9-3.638 2.604-8.984 7.959t-7.945 9-2.896 6.173q-.222 2.604 1.782 4.612"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ fill: "#CBA40E",
57
+ d: "M193.467 143.888q-1.64-1.642-2.197-3.625-.495-1.984.155-3.998.68-2.045 2.506-3.873t3.836-2.479q2.042-.683 3.99-.155 1.98.557 3.62 2.2 1.64 1.642 2.134 3.625.556 1.984-.093 3.998-.619 2.044-2.443 3.873-1.826 1.829-3.898 2.479-2.042.682-4.022.124-1.948-.527-3.588-2.169m-5.507 13.511-4.516-4.524 33.997-8.088 4.517 4.524zm9.25-17.26q.742.743 1.578.464.834-.278 1.948-1.394 1.083-1.085 1.331-1.952.278-.837-.433-1.55-.713-.712-1.578-.465-.835.28-1.918 1.364-1.114 1.115-1.392 1.952-.247.868.464 1.581m2.691 30.089q-1.64-1.642-2.196-3.625-.526-1.952.093-3.998.68-2.045 2.536-3.904 1.826-1.829 3.836-2.48 2.042-.62 3.991-.092 1.98.557 3.619 2.2 1.609 1.611 2.135 3.563.556 1.984-.093 3.998-.619 2.044-2.444 3.873t-3.898 2.479q-2.042.683-3.99.155-1.95-.526-3.589-2.169m3.743-3.749q.712.712 1.547.433.865-.247 1.98-1.363 1.083-1.085 1.33-1.952.279-.837-.433-1.55-.711-.713-1.578-.465-.835.28-1.918 1.364-1.113 1.115-1.392 1.952-.247.868.464 1.581"
58
+ }), /*#__PURE__*/React.createElement("path", {
59
+ fill: "#FBE536",
60
+ d: "M193.467 142.419q-1.64-1.642-2.197-3.626-.495-1.983.155-3.997.68-2.046 2.506-3.874 1.825-1.827 3.836-2.479 2.042-.681 3.99-.155 1.98.558 3.62 2.201 1.64 1.641 2.134 3.625.556 1.983-.093 3.998-.619 2.044-2.443 3.873-1.826 1.828-3.898 2.479-2.042.682-4.022.124-1.948-.526-3.588-2.169m-5.507 13.511-4.516-4.524 33.997-8.088 4.517 4.524zm9.25-17.261q.742.744 1.578.465.834-.279 1.948-1.394 1.083-1.085 1.331-1.952.278-.837-.433-1.55-.713-.712-1.578-.465-.835.28-1.918 1.364-1.114 1.115-1.392 1.952-.247.867.464 1.58m2.691 30.09q-1.64-1.642-2.196-3.626-.526-1.952.093-3.997.68-2.046 2.536-3.905 1.826-1.827 3.836-2.479 2.042-.62 3.991-.093 1.98.558 3.619 2.201 1.609 1.611 2.135 3.563.556 1.983-.093 3.998-.619 2.044-2.444 3.873-1.825 1.828-3.898 2.479-2.042.682-3.99.155-1.95-.526-3.589-2.169m3.743-3.75q.712.713 1.547.434.865-.248 1.98-1.363 1.083-1.085 1.33-1.952.279-.837-.433-1.55-.711-.713-1.578-.465-.835.28-1.918 1.364-1.113 1.115-1.392 1.952-.247.867.464 1.58"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ fill: "#000",
63
+ fillOpacity: 0.06,
64
+ fillRule: "evenodd",
65
+ d: "M324.034 77.405c3.751-3.623 6.073-8.648 6.073-14.201 0-11.046-9.19-20-20.527-20-6.587 0-12.449 3.023-16.205 7.723l-8.511 8.292 4.19 4.083c.053 10.968 9.169 19.85 20.426 19.902l4.413 4.3 10.253-9.99z",
66
+ clipRule: "evenodd"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ fill: "#E6C616",
69
+ d: "M320.891 72.184c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
70
+ }), /*#__PURE__*/React.createElement("path", {
71
+ fill: "#CBA40E",
72
+ fillRule: "evenodd",
73
+ d: "M304.973 91.678c9.118-2.038 15.919-9.992 15.919-19.494a19.6 19.6 0 0 0-.346-3.674h-15.573z",
74
+ clipRule: "evenodd"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ fill: "#FBE536",
77
+ d: "M320.891 70.551c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
78
+ }), /*#__PURE__*/React.createElement("path", {
79
+ fill: "#FEF384",
80
+ d: "M304.973 90.045a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.05"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ fill: "#CBA40E",
83
+ d: "m291.86 81.7 8.085-7.945 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658V65.67l1.173-1.152v2.855l1.019 1.003 4.099-4.03 1.014.997c-.007-.752-.16-2.926-2.037-4.74-2.026-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.044 1.025-2.148 2.112-2.148-2.112 1.045-1.025-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ fill: "#E6C616",
86
+ fillRule: "evenodd",
87
+ d: "M299.945 73.755 291.86 81.7l-2.376-2.332 7.254-7.13v-1.632h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.855l-1.019 1.003-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.052-3.001c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002V66.15h-.001V64.52l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
88
+ clipRule: "evenodd"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ fill: "#E6C616",
91
+ d: "M320.891 69.735c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
92
+ }), /*#__PURE__*/React.createElement("path", {
93
+ fill: "#CBA40E",
94
+ fillRule: "evenodd",
95
+ d: "M304.973 89.229c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
96
+ clipRule: "evenodd"
97
+ }), /*#__PURE__*/React.createElement("path", {
98
+ fill: "#FBE536",
99
+ d: "M320.891 68.102c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
100
+ }), /*#__PURE__*/React.createElement("path", {
101
+ fill: "#FEF384",
102
+ d: "M304.973 87.596a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.05"
103
+ }), /*#__PURE__*/React.createElement("path", {
104
+ fill: "#CBA40E",
105
+ d: "m291.86 79.25 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.855l1.019 1.003 4.099-4.03 1.014.996c-.007-.75-.16-2.925-2.037-4.738-2.026-1.915-4.213-1.053-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.736-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.997 4.099 4.03 1.019-1.002V62.07l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
106
+ }), /*#__PURE__*/React.createElement("path", {
107
+ fill: "#E6C616",
108
+ fillRule: "evenodd",
109
+ d: "m299.945 71.307-8.085 7.943-2.376-2.332 7.254-7.13v-1.632h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.856l-1.019 1.002-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.914 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.052-3c.748-.737 2.935-1.6 4.961.315a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001V62.07l-1.172 1.152v3.275l-1.686 1.658.007.007h-.007v1.626l7.255 7.13-2.377 2.332z",
110
+ clipRule: "evenodd"
111
+ }), /*#__PURE__*/React.createElement("path", {
112
+ fill: "#E6C616",
113
+ d: "M320.891 67.286c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
114
+ }), /*#__PURE__*/React.createElement("path", {
115
+ fill: "#CBA40E",
116
+ fillRule: "evenodd",
117
+ d: "M304.973 86.78c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
118
+ clipRule: "evenodd"
119
+ }), /*#__PURE__*/React.createElement("path", {
120
+ fill: "#FBE536",
121
+ d: "M320.891 65.653c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
122
+ }), /*#__PURE__*/React.createElement("path", {
123
+ fill: "#FEF384",
124
+ d: "M304.973 85.147a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.921-12.148 31.048"
125
+ }), /*#__PURE__*/React.createElement("path", {
126
+ fill: "#CBA40E",
127
+ d: "m291.86 76.801 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.03 1.014.997c-.007-.752-.16-2.926-2.037-4.74-2.026-1.914-4.213-1.052-4.961-.316l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.736-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002V59.62l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
128
+ }), /*#__PURE__*/React.createElement("path", {
129
+ fill: "#E6C616",
130
+ fillRule: "evenodd",
131
+ d: "M299.945 68.858 291.86 76.8l-2.376-2.332 7.254-7.13v-1.632h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.856l-1.019 1.002-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.914 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.052-3c.748-.737 2.935-1.6 4.961.315a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
132
+ clipRule: "evenodd"
133
+ }), /*#__PURE__*/React.createElement("path", {
134
+ fill: "#E6C616",
135
+ d: "M320.891 64.837c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
136
+ }), /*#__PURE__*/React.createElement("path", {
137
+ fill: "#CBA40E",
138
+ fillRule: "evenodd",
139
+ d: "M304.973 84.33c9.118-2.037 15.919-9.991 15.919-19.493 0-1.255-.119-2.483-.346-3.674h-15.573z",
140
+ clipRule: "evenodd"
141
+ }), /*#__PURE__*/React.createElement("path", {
142
+ fill: "#FBE536",
143
+ d: "M320.891 63.204c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
144
+ }), /*#__PURE__*/React.createElement("path", {
145
+ fill: "#FEF384",
146
+ d: "M304.973 82.698a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.049"
147
+ }), /*#__PURE__*/React.createElement("path", {
148
+ fill: "#CBA40E",
149
+ d: "m291.86 74.352 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.03 1.014.996c-.007-.75-.16-2.925-2.037-4.739-2.026-1.914-4.213-1.052-4.961-.316l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.736-2.935-1.598-4.961.316-1.877 1.814-2.029 3.988-2.036 4.74l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
150
+ }), /*#__PURE__*/React.createElement("path", {
151
+ fill: "#E6C616",
152
+ fillRule: "evenodd",
153
+ d: "m299.945 66.408-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.856l-1.019 1.002-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.178.003.003-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.052-3.001c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.697-4.099 4.03-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
154
+ clipRule: "evenodd"
155
+ }), /*#__PURE__*/React.createElement("path", {
156
+ fill: "#E6C616",
157
+ d: "M320.891 62.388c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
158
+ }), /*#__PURE__*/React.createElement("path", {
159
+ fill: "#CBA40E",
160
+ fillRule: "evenodd",
161
+ d: "M304.973 81.882c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
162
+ clipRule: "evenodd"
163
+ }), /*#__PURE__*/React.createElement("path", {
164
+ fill: "#FBE536",
165
+ d: "M320.891 60.755c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
166
+ }), /*#__PURE__*/React.createElement("path", {
167
+ fill: "#FEF384",
168
+ d: "M304.973 80.25a21 21 0 0 1-4.609.505c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.05"
169
+ }), /*#__PURE__*/React.createElement("path", {
170
+ fill: "#CBA40E",
171
+ d: "m291.86 71.903 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.153v2.856l1.019 1.003 4.099-4.03 1.014.996c-.007-.75-.16-2.925-2.037-4.738-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.025-2.148 2.112-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.997 4.099 4.03 1.019-1.003v-2.856l1.172 1.153v3.275l1.686 1.658-8.085 7.947z"
172
+ }), /*#__PURE__*/React.createElement("path", {
173
+ fill: "#E6C616",
174
+ fillRule: "evenodd",
175
+ d: "m299.945 63.96-8.085 7.943-2.376-2.332 7.254-7.13v-1.632h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.855l-1.019 1.003-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.178.003.003-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63h-.002l.002-.003-.214-.21.214-.21 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.697-4.099 4.03-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
176
+ clipRule: "evenodd"
177
+ }), /*#__PURE__*/React.createElement("path", {
178
+ fill: "#E6C616",
179
+ d: "M320.891 59.939c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
180
+ }), /*#__PURE__*/React.createElement("path", {
181
+ fill: "#CBA40E",
182
+ fillRule: "evenodd",
183
+ d: "M304.973 79.433c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
184
+ clipRule: "evenodd"
185
+ }), /*#__PURE__*/React.createElement("path", {
186
+ fill: "#FBE536",
187
+ d: "M320.891 58.306c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
188
+ }), /*#__PURE__*/React.createElement("path", {
189
+ fill: "#FEF384",
190
+ d: "M304.973 77.8a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.05"
191
+ }), /*#__PURE__*/React.createElement("path", {
192
+ fill: "#CBA40E",
193
+ d: "m291.86 69.454 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.855l1.019 1.003 4.099-4.03 1.014.997c-.007-.752-.16-2.926-2.037-4.74-2.026-1.914-4.213-1.052-4.961-.316l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.736-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152V56.7l1.686 1.658-8.085 7.947z"
194
+ }), /*#__PURE__*/React.createElement("path", {
195
+ fill: "#E6C616",
196
+ fillRule: "evenodd",
197
+ d: "m299.945 61.51-8.085 7.944-2.376-2.332 7.254-7.13V58.36h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.855l-1.019 1.003-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112V53.1h-.002l.002-.002-.214-.21.214-.21 3.052-3c.748-.737 2.935-1.6 4.961.315a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152V56.7l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
198
+ clipRule: "evenodd"
199
+ }), /*#__PURE__*/React.createElement("g", {
200
+ clipPath: "url(#m-no-fees_svg__b)"
201
+ }, /*#__PURE__*/React.createElement("path", {
202
+ fill: "#E6C616",
203
+ d: "M320.891 57.49c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
204
+ }), /*#__PURE__*/React.createElement("path", {
205
+ fill: "#CBA40E",
206
+ fillRule: "evenodd",
207
+ d: "M304.973 76.984c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
208
+ clipRule: "evenodd"
209
+ }), /*#__PURE__*/React.createElement("path", {
210
+ fill: "#FBE536",
211
+ d: "M320.891 55.857c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
212
+ }), /*#__PURE__*/React.createElement("path", {
213
+ fill: "#FEF384",
214
+ d: "M304.973 75.351a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.05"
215
+ }), /*#__PURE__*/React.createElement("path", {
216
+ fill: "#CBA40E",
217
+ d: "m291.86 67.005 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.855l1.019 1.003 4.099-4.03 1.014.997c-.007-.752-.16-2.926-2.037-4.74-2.026-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.736-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
218
+ }), /*#__PURE__*/React.createElement("path", {
219
+ fill: "#E6C616",
220
+ fillRule: "evenodd",
221
+ d: "m299.945 59.062-8.085 7.943-2.376-2.332 7.254-7.13v-1.632h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.856l-1.019 1.002-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.914 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.052-3c.748-.737 2.935-1.6 4.961.315a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
222
+ clipRule: "evenodd"
223
+ })), /*#__PURE__*/React.createElement("g", {
224
+ clipPath: "url(#m-no-fees_svg__c)"
225
+ }, /*#__PURE__*/React.createElement("path", {
226
+ fill: "#E6C616",
227
+ d: "M320.891 55.04c0 11.047-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.955 20.527 20"
228
+ }), /*#__PURE__*/React.createElement("path", {
229
+ fill: "#CBA40E",
230
+ fillRule: "evenodd",
231
+ d: "M304.973 74.535c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
232
+ clipRule: "evenodd"
233
+ }), /*#__PURE__*/React.createElement("path", {
234
+ fill: "#FBE536",
235
+ d: "M320.891 53.408c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
236
+ }), /*#__PURE__*/React.createElement("path", {
237
+ fill: "#FEF384",
238
+ d: "M304.973 72.902a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.05"
239
+ }), /*#__PURE__*/React.createElement("path", {
240
+ fill: "#CBA40E",
241
+ d: "m291.86 64.556 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.03 1.014.997c-.007-.752-.16-2.926-2.037-4.74-2.026-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
242
+ }), /*#__PURE__*/React.createElement("path", {
243
+ fill: "#E6C616",
244
+ fillRule: "evenodd",
245
+ d: "m299.945 56.613-8.085 7.943-2.376-2.332 7.254-7.13v-1.632h-.001.001l-1.686-1.66v-3.274l-1.172-1.152v2.856l-1.019 1.002-4.1-4.03-.708.697a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.052-3c.748-.737 2.935-1.6 4.961.315a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
246
+ clipRule: "evenodd"
247
+ })), /*#__PURE__*/React.createElement("g", {
248
+ clipPath: "url(#m-no-fees_svg__d)"
249
+ }, /*#__PURE__*/React.createElement("path", {
250
+ fill: "#000",
251
+ fillOpacity: 0.06,
252
+ fillRule: "evenodd",
253
+ d: "M141.113 54.322a20.2 20.2 0 0 0 5.062-13.409c0-11.184-9.042-20.25-20.196-20.25-6.482 0-12.25 3.061-15.945 7.82L91.769 46.798l28.562 28.638 20.919-20.976z",
254
+ clipRule: "evenodd"
255
+ }), /*#__PURE__*/React.createElement("g", {
256
+ clipPath: "url(#m-no-fees_svg__e)"
257
+ }, /*#__PURE__*/React.createElement("path", {
258
+ fill: "#E6C616",
259
+ d: "M127.216 59.924c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
260
+ }), /*#__PURE__*/React.createElement("path", {
261
+ fill: "#CBA40E",
262
+ fillRule: "evenodd",
263
+ d: "M111.554 79.661c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.513-.34-3.719h-15.322z",
264
+ clipRule: "evenodd"
265
+ }), /*#__PURE__*/React.createElement("path", {
266
+ fill: "#FBE536",
267
+ d: "M127.216 58.27c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.067 20.196 20.25"
268
+ }), /*#__PURE__*/React.createElement("path", {
269
+ fill: "#FEF384",
270
+ d: "M111.553 78.008a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.94-11.953 10.046-11.953 31.437"
271
+ }), /*#__PURE__*/React.createElement("path", {
272
+ fill: "#CBA40E",
273
+ d: "m98.654 69.558 7.954-8.043 7.955 8.043 3.155-3.188-7.955-8.046 1.659-1.68V53.33l1.153-1.166v2.891l1.003 1.015 4.034-4.08.997 1.009c-.007-.761-.157-2.963-2.004-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.031 4.077 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.68-7.956 8.045z"
274
+ }), /*#__PURE__*/React.createElement("path", {
275
+ fill: "#E6C616",
276
+ fillRule: "evenodd",
277
+ d: "m106.607 61.515-7.955 8.043-2.338-2.362 7.138-7.219v-1.652h-.001.001l-1.66-1.68V53.33l-1.152-1.166v2.891l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.94 4.145-1.066 4.881-.32l3.003 3.037.21.212-.031.033-.179.18.002.004-.002.002v1.648l2.113 2.138 2.113-2.138v-1.651h-.002l.002-.002-.21-.213.21-.213 3.003-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015v-1.239h-.001v-1.652l-1.153 1.166v3.316l-1.659 1.68.007.006h-.007v1.646l7.138 7.22-2.338 2.36z",
278
+ clipRule: "evenodd"
279
+ })), /*#__PURE__*/React.createElement("path", {
280
+ fill: "#E6C616",
281
+ d: "M127.216 57.444c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
282
+ }), /*#__PURE__*/React.createElement("path", {
283
+ fill: "#CBA40E",
284
+ fillRule: "evenodd",
285
+ d: "M111.554 77.182c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
286
+ clipRule: "evenodd"
287
+ }), /*#__PURE__*/React.createElement("path", {
288
+ fill: "#FBE536",
289
+ d: "M127.216 55.79c0 11.185-9.042 20.25-20.196 20.25s-20.196-9.065-20.196-20.25c0-11.183 9.042-20.25 20.196-20.25s20.196 9.067 20.196 20.25"
290
+ }), /*#__PURE__*/React.createElement("path", {
291
+ fill: "#FEF384",
292
+ d: "M111.553 75.529a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.55 3.71 12.94-11.953 10.047-11.953 31.437"
293
+ }), /*#__PURE__*/React.createElement("path", {
294
+ fill: "#CBA40E",
295
+ d: "m98.654 67.078 7.954-8.043 7.955 8.043 3.155-3.187-7.955-8.046 1.659-1.68V50.85l1.153-1.167v2.892l1.003 1.014 4.034-4.08.997 1.01c-.007-.762-.157-2.963-2.004-4.8-1.993-1.938-4.145-1.064-4.881-.32l-4.031 4.078 1.028 1.04-2.113 2.137-2.113-2.138 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.881.32-1.847 1.836-1.997 4.037-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.016v-2.891l1.152 1.167v3.315l1.66 1.68-7.956 8.046z"
296
+ }), /*#__PURE__*/React.createElement("path", {
297
+ fill: "#E6C616",
298
+ fillRule: "evenodd",
299
+ d: "m106.607 59.035-7.955 8.043-2.338-2.361 7.138-7.22v-1.651h-.001l.001-.001-1.66-1.68V50.85l-1.152-1.167v2.892l-1.004 1.014-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.213-.031.032-.179.181.002.003-.002.003v1.647l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.212.21-.213 3.003-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.034 4.08-1.002-1.015v-1.24l-.001.001v-1.653l-1.153 1.167v3.315l-1.659 1.68.007.007h-.007v1.646l7.138 7.218-2.338 2.362z",
300
+ clipRule: "evenodd"
301
+ }), /*#__PURE__*/React.createElement("path", {
302
+ fill: "#E6C616",
303
+ d: "M127.216 54.964c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.067 20.196 20.25"
304
+ }), /*#__PURE__*/React.createElement("path", {
305
+ fill: "#CBA40E",
306
+ fillRule: "evenodd",
307
+ d: "M111.554 74.702c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.513-.34-3.719h-15.322z",
308
+ clipRule: "evenodd"
309
+ }), /*#__PURE__*/React.createElement("path", {
310
+ fill: "#FBE536",
311
+ d: "M127.216 53.311c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
312
+ }), /*#__PURE__*/React.createElement("path", {
313
+ fill: "#FEF384",
314
+ d: "M111.553 73.049a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.94-11.953 10.046-11.953 31.437"
315
+ }), /*#__PURE__*/React.createElement("path", {
316
+ fill: "#CBA40E",
317
+ d: "m98.654 64.599 7.954-8.043 7.955 8.043 3.155-3.188-7.955-8.046 1.659-1.68V48.37l1.153-1.167v2.892l1.003 1.015 4.034-4.08.997 1.009c-.007-.761-.157-2.963-2.004-4.799-1.993-1.938-4.145-1.065-4.881-.32l-4.031 4.078 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.68-7.956 8.045z"
318
+ }), /*#__PURE__*/React.createElement("path", {
319
+ fill: "#E6C616",
320
+ fillRule: "evenodd",
321
+ d: "m106.607 56.556-7.955 8.043-2.338-2.362 7.138-7.219v-1.652h-.001.001l-1.66-1.68V48.37l-1.152-1.167v2.892l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.94 4.145-1.066 4.881-.32l3.003 3.037.21.212-.031.033-.179.18.002.003-.002.003v1.648l2.113 2.138 2.113-2.138v-1.651h-.002l.002-.002-.21-.213.21-.213 3.003-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015v-1.239h-.001v-1.653l-1.153 1.167v3.316l-1.659 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.362z",
322
+ clipRule: "evenodd"
323
+ }), /*#__PURE__*/React.createElement("path", {
324
+ fill: "#E6C616",
325
+ d: "M127.216 52.485c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
326
+ }), /*#__PURE__*/React.createElement("path", {
327
+ fill: "#CBA40E",
328
+ fillRule: "evenodd",
329
+ d: "M111.554 72.223c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
330
+ clipRule: "evenodd"
331
+ }), /*#__PURE__*/React.createElement("path", {
332
+ fill: "#FBE536",
333
+ d: "M127.216 50.832c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
334
+ }), /*#__PURE__*/React.createElement("path", {
335
+ fill: "#FEF384",
336
+ d: "M111.553 70.57a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.067-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.55 3.71 12.94-11.953 10.047-11.953 31.437"
337
+ }), /*#__PURE__*/React.createElement("path", {
338
+ fill: "#CBA40E",
339
+ d: "m98.654 62.12 7.954-8.044 7.955 8.043 3.155-3.188-7.955-8.045 1.659-1.68v-3.315l1.153-1.167v2.891l1.003 1.015 4.034-4.08.997 1.009c-.007-.76-.157-2.962-2.004-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.031 4.077 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.077c-.736-.745-2.888-1.619-4.881.32-1.847 1.835-1.997 4.037-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.016v-2.891l1.152 1.167v3.315l1.66 1.68-7.956 8.045z"
340
+ }), /*#__PURE__*/React.createElement("path", {
341
+ fill: "#E6C616",
342
+ fillRule: "evenodd",
343
+ d: "m106.607 54.076-7.955 8.043-2.338-2.361 7.138-7.22v-1.651h-.001l.001-.001-1.66-1.68v-3.315l-1.152-1.167v2.891l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.213-.031.032-.179.181.002.003-.002.003v1.647l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.213.21-.212 3.003-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.034 4.08-1.002-1.015v-1.24l-.001.001v-1.653l-1.153 1.167v3.315l-1.659 1.68.007.007h-.007v1.646l7.138 7.218-2.338 2.362z",
344
+ clipRule: "evenodd"
345
+ }), /*#__PURE__*/React.createElement("path", {
346
+ fill: "#E6C616",
347
+ d: "M127.216 50.005c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
348
+ }), /*#__PURE__*/React.createElement("path", {
349
+ fill: "#CBA40E",
350
+ fillRule: "evenodd",
351
+ d: "M111.554 69.743c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
352
+ clipRule: "evenodd"
353
+ }), /*#__PURE__*/React.createElement("path", {
354
+ fill: "#FBE536",
355
+ d: "M127.216 48.352c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
356
+ }), /*#__PURE__*/React.createElement("path", {
357
+ fill: "#FEF384",
358
+ d: "M111.553 68.09a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.939-11.953 10.046-11.953 31.437"
359
+ }), /*#__PURE__*/React.createElement("path", {
360
+ fill: "#CBA40E",
361
+ d: "m98.654 59.64 7.954-8.044 7.955 8.044 3.155-3.188-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.034-4.08.997 1.008c-.007-.76-.157-2.962-2.004-4.798-1.993-1.938-4.145-1.065-4.881-.32l-4.031 4.078 1.028 1.038-2.113 2.139-2.113-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.679-7.956 8.046z"
362
+ }), /*#__PURE__*/React.createElement("path", {
363
+ fill: "#E6C616",
364
+ fillRule: "evenodd",
365
+ d: "m106.607 51.596-7.955 8.044-2.338-2.362 7.138-7.219v-1.652h-.001l.001-.001-1.66-1.68v-3.315l-1.152-1.167v2.892l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.993-1.938 4.145-1.065 4.881-.32l3.003 3.038.21.212-.031.033-.179.18.002.003-.002.003v1.648l2.113 2.138 2.113-2.139v-1.65h-.002l.002-.003-.21-.212.21-.213 3.003-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015v-1.239h-.001v-1.653l-1.153 1.167v3.316l-1.659 1.679.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
366
+ clipRule: "evenodd"
367
+ }), /*#__PURE__*/React.createElement("path", {
368
+ fill: "#E6C616",
369
+ d: "M127.216 47.526c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
370
+ }), /*#__PURE__*/React.createElement("path", {
371
+ fill: "#CBA40E",
372
+ fillRule: "evenodd",
373
+ d: "M111.554 67.263c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.513-.34-3.719h-15.322z",
374
+ clipRule: "evenodd"
375
+ }), /*#__PURE__*/React.createElement("path", {
376
+ fill: "#FBE536",
377
+ d: "M127.216 45.872c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.067 20.196 20.25"
378
+ }), /*#__PURE__*/React.createElement("path", {
379
+ fill: "#FEF384",
380
+ d: "M111.553 65.61a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.94-11.953 10.046-11.953 31.437"
381
+ }), /*#__PURE__*/React.createElement("path", {
382
+ fill: "#CBA40E",
383
+ d: "m98.654 57.16 7.954-8.043 7.955 8.043 3.155-3.188-7.955-8.046 1.659-1.679v-3.316l1.153-1.166v2.891l1.003 1.015 4.034-4.08.997 1.009c-.007-.761-.157-2.963-2.004-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.031 4.077 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.68-7.956 8.045z"
384
+ }), /*#__PURE__*/React.createElement("path", {
385
+ fill: "#E6C616",
386
+ fillRule: "evenodd",
387
+ d: "m106.607 49.117-7.955 8.043-2.338-2.362 7.138-7.219v-1.652h-.001.001l-1.66-1.68v-3.316l-1.152-1.166v2.891l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.94 4.145-1.066 4.881-.32l3.003 3.037.21.213-.031.032-.179.18.002.004-.002.002v1.648l2.113 2.138 2.113-2.138V40.6l-.002-.002.002-.001-.21-.213.21-.213 3.003-3.037c.736-.746 2.888-1.62 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.705-4.034 4.08-1.002-1.015v-1.238h-.001v-1.654l-1.153 1.167v3.316l-1.659 1.68.007.007h-.007v1.645l7.138 7.22-2.338 2.36z",
388
+ clipRule: "evenodd"
389
+ }), /*#__PURE__*/React.createElement("path", {
390
+ fill: "#E6C616",
391
+ d: "M127.216 45.046c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
392
+ }), /*#__PURE__*/React.createElement("path", {
393
+ fill: "#CBA40E",
394
+ fillRule: "evenodd",
395
+ d: "M111.554 64.784c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
396
+ clipRule: "evenodd"
397
+ }), /*#__PURE__*/React.createElement("path", {
398
+ fill: "#FBE536",
399
+ d: "M127.216 43.393c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
400
+ }), /*#__PURE__*/React.createElement("path", {
401
+ fill: "#FEF384",
402
+ d: "M111.553 63.13a20.2 20.2 0 0 1-4.533.513c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.55 3.71 12.94-11.953 10.047-11.953 31.438"
403
+ }), /*#__PURE__*/React.createElement("path", {
404
+ fill: "#CBA40E",
405
+ d: "m98.654 54.68 7.954-8.043 7.955 8.043 3.155-3.187-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.892l1.003 1.014 4.034-4.08.997 1.01c-.007-.762-.157-2.963-2.004-4.799-1.993-1.939-4.145-1.065-4.881-.32l-4.031 4.078 1.028 1.038-2.113 2.138-2.113-2.138 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.881.32-1.847 1.836-1.997 4.037-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.016v-2.891l1.152 1.167v3.315l1.66 1.68-7.956 8.046z"
406
+ }), /*#__PURE__*/React.createElement("path", {
407
+ fill: "#E6C616",
408
+ fillRule: "evenodd",
409
+ d: "m106.607 46.637-7.955 8.043-2.338-2.361 7.138-7.22v-1.651h-.001l.001-.001-1.66-1.68v-3.315l-1.152-1.167v2.892l-1.004 1.014-4.033-4.08-.697.706a6.7 6.7 0 0 1 1.704-2.842c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.213-.031.032-.179.181.002.003-.002.003v1.647l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.212.21-.213 3.003-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.034 4.08-1.002-1.015v-1.239h-.001v-1.653l-1.153 1.167v3.315l-1.659 1.68.007.007h-.007V45.1l7.138 7.218-2.338 2.362z",
410
+ clipRule: "evenodd"
411
+ }), /*#__PURE__*/React.createElement("path", {
412
+ fill: "#E6C616",
413
+ d: "M127.216 42.566c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.067 20.196 20.25"
414
+ }), /*#__PURE__*/React.createElement("path", {
415
+ fill: "#CBA40E",
416
+ fillRule: "evenodd",
417
+ d: "M111.554 62.304c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.513-.34-3.719h-15.322z",
418
+ clipRule: "evenodd"
419
+ }), /*#__PURE__*/React.createElement("path", {
420
+ fill: "#FBE536",
421
+ d: "M127.216 40.913c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.067 20.196 20.25"
422
+ }), /*#__PURE__*/React.createElement("path", {
423
+ fill: "#FEF384",
424
+ d: "M111.553 60.651a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.94-11.953 10.046-11.953 31.437"
425
+ }), /*#__PURE__*/React.createElement("path", {
426
+ fill: "#CBA40E",
427
+ d: "m98.654 52.2 7.954-8.042 7.955 8.043 3.155-3.188-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.034-4.08.997 1.009c-.007-.761-.157-2.963-2.004-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.031 4.077 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.68-7.956 8.045z"
428
+ }), /*#__PURE__*/React.createElement("path", {
429
+ fill: "#E6C616",
430
+ fillRule: "evenodd",
431
+ d: "M106.607 44.158 98.652 52.2l-2.338-2.362 7.138-7.219v-1.652h-.001.001l-1.66-1.68v-3.316l-1.152-1.167v2.892l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.94 4.145-1.066 4.881-.32l3.003 3.037.21.212-.031.033-.179.18.002.004-.002.002v1.648l2.113 2.138 2.113-2.138V35.64h-.002l.002-.002-.21-.213.21-.213 3.003-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015v-1.239h-.001v-1.653l-1.153 1.167v3.316l-1.659 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.362z",
432
+ clipRule: "evenodd"
433
+ }), /*#__PURE__*/React.createElement("path", {
434
+ fill: "#E6C616",
435
+ d: "M127.216 40.087c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
436
+ }), /*#__PURE__*/React.createElement("path", {
437
+ fill: "#CBA40E",
438
+ fillRule: "evenodd",
439
+ d: "M111.554 59.825c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
440
+ clipRule: "evenodd"
441
+ }), /*#__PURE__*/React.createElement("path", {
442
+ fill: "#FBE536",
443
+ d: "M127.216 38.434c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
444
+ }), /*#__PURE__*/React.createElement("path", {
445
+ fill: "#FEF384",
446
+ d: "M111.553 58.172a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.55 3.71 12.94-11.953 10.047-11.953 31.438"
447
+ }), /*#__PURE__*/React.createElement("path", {
448
+ fill: "#CBA40E",
449
+ d: "m98.654 49.721 7.954-8.043 7.955 8.043 3.155-3.187-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.891l1.003 1.015 4.034-4.08.997 1.01c-.007-.762-.157-2.963-2.004-4.8-1.993-1.938-4.145-1.064-4.881-.32l-4.031 4.078 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.077c-.736-.745-2.888-1.619-4.881.32-1.847 1.835-1.997 4.037-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.016v-2.891l1.152 1.166v3.316l1.66 1.68-7.956 8.045z"
450
+ }), /*#__PURE__*/React.createElement("path", {
451
+ fill: "#E6C616",
452
+ fillRule: "evenodd",
453
+ d: "m106.607 41.678-7.955 8.043-2.338-2.361 7.138-7.22V38.49h-.001l.001-.001-1.66-1.68v-3.316l-1.152-1.166v2.891l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.213-.031.032-.179.181.002.003-.002.003v1.647l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.212.21-.214 3.003-3.037c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.034 4.08-1.002-1.015v-1.24l-.001.001v-1.653l-1.153 1.166v3.316l-1.659 1.68.007.007h-.007v1.646l7.138 7.218-2.338 2.362z",
454
+ clipRule: "evenodd"
455
+ }), /*#__PURE__*/React.createElement("path", {
456
+ fill: "#E6C616",
457
+ d: "M127.216 37.607c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
458
+ }), /*#__PURE__*/React.createElement("path", {
459
+ fill: "#CBA40E",
460
+ fillRule: "evenodd",
461
+ d: "M111.554 57.345c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
462
+ clipRule: "evenodd"
463
+ }), /*#__PURE__*/React.createElement("path", {
464
+ fill: "#FBE536",
465
+ d: "M127.216 35.954c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
466
+ }), /*#__PURE__*/React.createElement("path", {
467
+ fill: "#FEF384",
468
+ d: "M111.553 55.692a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.939-11.953 10.046-11.953 31.437"
469
+ }), /*#__PURE__*/React.createElement("path", {
470
+ fill: "#CBA40E",
471
+ d: "m98.654 47.242 7.954-8.043 7.955 8.043 3.155-3.188-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.034-4.08.997 1.008c-.007-.76-.157-2.962-2.004-4.798-1.993-1.938-4.145-1.065-4.881-.32l-4.031 4.078 1.028 1.038-2.113 2.139-2.113-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.679-7.956 8.046z"
472
+ }), /*#__PURE__*/React.createElement("path", {
473
+ fill: "#E6C616",
474
+ fillRule: "evenodd",
475
+ d: "m106.607 39.199-7.955 8.043-2.338-2.362 7.138-7.219V36.01h-.001l.001-.001-1.66-1.68v-3.315l-1.152-1.167v2.892l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.993-1.938 4.145-1.065 4.881-.32l3.003 3.038.21.212-.031.033-.179.18.002.003-.002.003v1.648l2.113 2.138 2.113-2.138v-1.651h-.002l.002-.003-.21-.212.21-.213 3.003-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015v-1.239h-.001v-1.653l-1.153 1.167v3.316l-1.659 1.679.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
476
+ clipRule: "evenodd"
477
+ }), /*#__PURE__*/React.createElement("path", {
478
+ fill: "#E6C616",
479
+ d: "M127.216 35.128c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
480
+ }), /*#__PURE__*/React.createElement("path", {
481
+ fill: "#CBA40E",
482
+ fillRule: "evenodd",
483
+ d: "M111.554 54.865c8.971-2.063 15.662-10.117 15.662-19.737 0-1.27-.117-2.514-.34-3.72h-15.322z",
484
+ clipRule: "evenodd"
485
+ }), /*#__PURE__*/React.createElement("path", {
486
+ fill: "#FBE536",
487
+ d: "M127.216 33.475c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
488
+ }), /*#__PURE__*/React.createElement("path", {
489
+ fill: "#FEF384",
490
+ d: "M111.553 53.212a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.94-11.953 10.046-11.953 31.437"
491
+ }), /*#__PURE__*/React.createElement("path", {
492
+ fill: "#CBA40E",
493
+ d: "m98.654 44.762 7.954-8.043 7.955 8.043 3.155-3.188-7.955-8.046 1.659-1.679v-3.316l1.153-1.166v2.891l1.003 1.015 4.034-4.08.997 1.009c-.007-.76-.157-2.963-2.004-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.031 4.077 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.891l1.152 1.166v3.316l1.66 1.68-7.956 8.045z"
494
+ }), /*#__PURE__*/React.createElement("path", {
495
+ fill: "#E6C616",
496
+ fillRule: "evenodd",
497
+ d: "m106.607 36.719-7.955 8.043-2.338-2.362 7.138-7.218v-1.653h-.001.001l-1.66-1.68v-3.316l-1.152-1.166v2.891l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.212-.031.033-.179.18.002.004-.002.002v1.648l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.213.21-.213 3.003-3.037c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.705-4.034 4.08-1.002-1.015V29.02h-.001v-1.653l-1.153 1.166v3.316l-1.659 1.68.007.007h-.007v1.645l7.138 7.22-2.338 2.36z",
498
+ clipRule: "evenodd"
499
+ }), /*#__PURE__*/React.createElement("path", {
500
+ fill: "#E6C616",
501
+ d: "M127.216 32.648c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
502
+ }), /*#__PURE__*/React.createElement("path", {
503
+ fill: "#CBA40E",
504
+ fillRule: "evenodd",
505
+ d: "M111.554 52.386c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
506
+ clipRule: "evenodd"
507
+ }), /*#__PURE__*/React.createElement("path", {
508
+ fill: "#FBE536",
509
+ d: "M127.216 30.995c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
510
+ }), /*#__PURE__*/React.createElement("path", {
511
+ fill: "#FEF384",
512
+ d: "M111.553 50.733a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.55 3.71 12.94-11.953 10.047-11.953 31.438"
513
+ }), /*#__PURE__*/React.createElement("path", {
514
+ fill: "#CBA40E",
515
+ d: "m98.654 42.282 7.954-8.043 7.955 8.043 3.155-3.187-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.034-4.08.997 1.008c-.007-.76-.157-2.962-2.004-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.031 4.078 1.028 1.038-2.113 2.138-2.113-2.138 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.881.32-1.847 1.836-1.997 4.038-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.315l1.66 1.68-7.956 8.046z"
516
+ }), /*#__PURE__*/React.createElement("path", {
517
+ fill: "#E6C616",
518
+ fillRule: "evenodd",
519
+ d: "m106.607 34.24-7.955 8.042-2.338-2.361 7.138-7.22V31.05h-.001l.001-.001-1.66-1.68v-3.315l-1.152-1.167v2.892l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.213-.031.032-.179.181.002.003-.002.003v1.647l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.212.21-.213 3.003-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015V26.54h-.001v-1.653l-1.153 1.167v3.315l-1.659 1.68.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
520
+ clipRule: "evenodd"
521
+ }), /*#__PURE__*/React.createElement("path", {
522
+ fill: "#E6C616",
523
+ d: "M127.216 30.168c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.067 20.196 20.25"
524
+ }), /*#__PURE__*/React.createElement("path", {
525
+ fill: "#CBA40E",
526
+ fillRule: "evenodd",
527
+ d: "M111.554 49.906c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.513-.34-3.719h-15.322z",
528
+ clipRule: "evenodd"
529
+ }), /*#__PURE__*/React.createElement("path", {
530
+ fill: "#FBE536",
531
+ d: "M127.216 28.515c0 11.184-9.042 20.25-20.196 20.25S86.824 39.7 86.824 28.515s9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
532
+ }), /*#__PURE__*/React.createElement("path", {
533
+ fill: "#FEF384",
534
+ d: "M111.553 48.253a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.94-11.953 10.046-11.953 31.437"
535
+ }), /*#__PURE__*/React.createElement("path", {
536
+ fill: "#CBA40E",
537
+ d: "m98.654 39.803 7.954-8.043 7.955 8.043 3.155-3.188-7.955-8.046 1.659-1.68v-3.315l1.153-1.167V25.3l1.003 1.015 4.034-4.08.997 1.009c-.007-.761-.157-2.963-2.004-4.799-1.993-1.938-4.145-1.065-4.881-.32l-4.031 4.078 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.04-4.031-4.077c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.68-7.956 8.045z"
538
+ }), /*#__PURE__*/React.createElement("path", {
539
+ fill: "#E6C616",
540
+ fillRule: "evenodd",
541
+ d: "m106.607 31.76-7.955 8.043-2.338-2.362 7.138-7.219V28.57h-.001.001l-1.66-1.68v-3.316l-1.152-1.167V25.3l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.94 4.145-1.066 4.881-.32l3.003 3.037.21.212-.031.033-.179.18.002.003-.002.003v1.648l2.113 2.138 2.113-2.138v-1.651h-.002l.002-.002-.21-.213.21-.213 3.003-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015V24.06h-.001v-1.653l-1.153 1.167v3.316l-1.659 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.362z",
542
+ clipRule: "evenodd"
543
+ }), /*#__PURE__*/React.createElement("path", {
544
+ fill: "#E6C616",
545
+ d: "M127.216 27.689c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
546
+ }), /*#__PURE__*/React.createElement("path", {
547
+ fill: "#CBA40E",
548
+ fillRule: "evenodd",
549
+ d: "M111.554 47.427c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
550
+ clipRule: "evenodd"
551
+ }), /*#__PURE__*/React.createElement("path", {
552
+ fill: "#FBE536",
553
+ d: "M127.216 26.036c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
554
+ }), /*#__PURE__*/React.createElement("path", {
555
+ fill: "#FEF384",
556
+ d: "M111.553 45.774a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.067-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.55 3.71 12.94-11.953 10.047-11.953 31.438"
557
+ }), /*#__PURE__*/React.createElement("path", {
558
+ fill: "#CBA40E",
559
+ d: "m98.654 37.323 7.954-8.043 7.955 8.043 3.155-3.187-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.892l1.003 1.014 4.034-4.08.997 1.01c-.007-.762-.157-2.963-2.004-4.8-1.993-1.938-4.145-1.064-4.881-.32l-4.031 4.078 1.028 1.04-2.113 2.137-2.113-2.138 1.028-1.039-4.031-4.077c-.736-.745-2.888-1.619-4.881.32-1.847 1.836-1.997 4.037-2.004 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.315l1.66 1.68-7.956 8.046z"
560
+ }), /*#__PURE__*/React.createElement("path", {
561
+ fill: "#E6C616",
562
+ fillRule: "evenodd",
563
+ d: "m106.607 29.28-7.955 8.043-2.338-2.361 7.138-7.22v-1.651h-.001l.001-.001-1.66-1.68v-3.315l-1.152-1.167v2.892l-1.004 1.014-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.213-.031.032-.179.181.002.003-.002.003v1.647l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.212.21-.213 3.003-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.034 4.08-1.002-1.015v-1.24l-.001.001v-1.653l-1.153 1.167v3.315l-1.659 1.68.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
564
+ clipRule: "evenodd"
565
+ }), /*#__PURE__*/React.createElement("path", {
566
+ fill: "#E6C616",
567
+ d: "M127.216 25.21c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25c0-11.185 9.042-20.25 20.196-20.25s20.196 9.066 20.196 20.25"
568
+ }), /*#__PURE__*/React.createElement("path", {
569
+ fill: "#CBA40E",
570
+ fillRule: "evenodd",
571
+ d: "M111.554 44.947c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.117-2.514-.34-3.72h-15.322z",
572
+ clipRule: "evenodd"
573
+ }), /*#__PURE__*/React.createElement("path", {
574
+ fill: "#FBE536",
575
+ d: "M127.216 23.556c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25 9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
576
+ }), /*#__PURE__*/React.createElement("path", {
577
+ fill: "#FEF384",
578
+ d: "M111.553 43.294a20.2 20.2 0 0 1-4.533.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.827 3.377 16.486 8.551 3.71 12.939-11.953 10.046-11.953 31.437"
579
+ }), /*#__PURE__*/React.createElement("path", {
580
+ fill: "#CBA40E",
581
+ d: "m98.654 34.844 7.954-8.044 7.955 8.044 3.155-3.188-7.955-8.046 1.659-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.034-4.08.997 1.009c-.007-.761-.157-2.963-2.004-4.799-1.993-1.938-4.145-1.065-4.881-.32l-4.031 4.078 1.028 1.039-2.113 2.138-2.113-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.152 1.167v3.316l1.66 1.68-7.956 8.045z"
582
+ }), /*#__PURE__*/React.createElement("path", {
583
+ fill: "#E6C616",
584
+ fillRule: "evenodd",
585
+ d: "m106.607 26.8-7.955 8.044-2.338-2.362 7.138-7.219v-1.652h-.001.001l-1.66-1.68v-3.316l-1.152-1.167v2.892l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.993-1.938 4.145-1.065 4.881-.32l3.003 3.038.21.212-.031.033-.179.18.002.003-.002.003v1.648l2.113 2.138 2.113-2.138v-1.651h-.002l.002-.002-.21-.213.21-.213 3.003-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.034 4.08-1.002-1.015v-1.239h-.001v-1.653l-1.153 1.167v3.316l-1.659 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.362z",
586
+ clipRule: "evenodd"
587
+ }), /*#__PURE__*/React.createElement("path", {
588
+ fill: "#E6C616",
589
+ d: "M127.216 22.73c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25S95.866 2.48 107.02 2.48s20.196 9.066 20.196 20.25"
590
+ }), /*#__PURE__*/React.createElement("path", {
591
+ fill: "#CBA40E",
592
+ fillRule: "evenodd",
593
+ d: "M111.554 42.467c8.971-2.063 15.662-10.117 15.662-19.737 0-1.27-.117-2.514-.34-3.72h-15.322z",
594
+ clipRule: "evenodd"
595
+ }), /*#__PURE__*/React.createElement("path", {
596
+ fill: "#FBE536",
597
+ d: "M127.216 21.077c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25S95.866.826 107.02.826s20.196 9.066 20.196 20.25"
598
+ }), /*#__PURE__*/React.createElement("path", {
599
+ fill: "#FEF384",
600
+ d: "M111.553 40.814a20.2 20.2 0 0 1-4.533.513c-11.154 0-20.196-9.067-20.196-20.25S95.866.826 107.02.826c6.807 0 12.827 3.376 16.486 8.55 3.71 12.94-11.953 10.047-11.953 31.437"
601
+ }), /*#__PURE__*/React.createElement("path", {
602
+ fill: "#CBA40E",
603
+ d: "m98.654 32.364 7.954-8.043 7.955 8.043 3.155-3.188-7.955-8.045 1.659-1.68v-3.316l1.153-1.166v2.891l1.003 1.015 4.034-4.08.997 1.009c-.007-.76-.157-2.963-2.004-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.031 4.077 1.028 1.039-2.113 2.138-2.113-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.881.32-1.847 1.836-1.997 4.038-2.004 4.799l.998-1.009 4.033 4.08 1.003-1.015V14.97l1.152 1.166v3.316l1.66 1.68-7.956 8.045z"
604
+ }), /*#__PURE__*/React.createElement("path", {
605
+ fill: "#E6C616",
606
+ fillRule: "evenodd",
607
+ d: "m106.607 24.32-7.955 8.044-2.338-2.362 7.138-7.218V21.13h-.001.001l-1.66-1.68v-3.316l-1.152-1.166v2.891l-1.004 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.993-1.939 4.145-1.065 4.881-.32l3.003 3.037.21.213-.031.032-.179.18.002.004-.002.002v1.648l2.113 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.21-.213.21-.213 3.003-3.037c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.705-4.034 4.08-1.002-1.015v-1.238h-.001v-1.653l-1.153 1.166v3.316l-1.659 1.68.007.007h-.007v1.645l7.138 7.22-2.338 2.36z",
608
+ clipRule: "evenodd"
609
+ })), /*#__PURE__*/React.createElement("path", {
610
+ fill: "#000",
611
+ fillOpacity: 0.06,
612
+ fillRule: "evenodd",
613
+ d: "M320.805 206.75c3.311-3.551 5.329-8.268 5.329-13.444 0-11.046-9.19-20-20.527-20-6.587 0-12.449 3.023-16.205 7.723l-13.538 13.19 29.029 28.285 16.04-15.629z",
614
+ clipRule: "evenodd"
615
+ }), /*#__PURE__*/React.createElement("g", {
616
+ clipPath: "url(#m-no-fees_svg__f)"
617
+ }, /*#__PURE__*/React.createElement("path", {
618
+ fill: "#E6C616",
619
+ d: "M311.891 207.184c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
620
+ }), /*#__PURE__*/React.createElement("path", {
621
+ fill: "#CBA40E",
622
+ fillRule: "evenodd",
623
+ d: "M295.973 226.678c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
624
+ clipRule: "evenodd"
625
+ }), /*#__PURE__*/React.createElement("path", {
626
+ fill: "#FBE536",
627
+ d: "M311.891 205.551c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
628
+ }), /*#__PURE__*/React.createElement("path", {
629
+ fill: "#FEF384",
630
+ d: "M295.973 225.045a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.049"
631
+ }), /*#__PURE__*/React.createElement("path", {
632
+ fill: "#CBA40E",
633
+ d: "m282.86 216.699 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.855l1.019 1.003 4.099-4.03 1.014.996c-.007-.751-.16-2.925-2.037-4.738-2.026-1.915-4.213-1.053-4.961-.317l-4.096 4.028 1.044 1.025-2.148 2.112-2.148-2.112 1.045-1.025-4.097-4.028c-.748-.736-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.738l1.014-.996 4.099 4.03 1.019-1.003v-2.855l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
634
+ }), /*#__PURE__*/React.createElement("path", {
635
+ fill: "#E6C616",
636
+ fillRule: "evenodd",
637
+ d: "m290.945 208.755-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.153v2.856l-1.019 1.003-4.1-4.03-.708.696a6.6 6.6 0 0 1 1.731-2.806c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.178.003.003-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.002-.214-.209.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.697-4.099 4.03-1.019-1.002v-1.224h-.001v-1.633l-1.172 1.153v3.275l-1.686 1.658.007.007-.007.001v1.625l7.255 7.129-2.377 2.333z",
638
+ clipRule: "evenodd"
639
+ })), /*#__PURE__*/React.createElement("path", {
640
+ fill: "#E6C616",
641
+ d: "M311.891 204.735c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
642
+ }), /*#__PURE__*/React.createElement("path", {
643
+ fill: "#CBA40E",
644
+ fillRule: "evenodd",
645
+ d: "M295.973 224.229c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
646
+ clipRule: "evenodd"
647
+ }), /*#__PURE__*/React.createElement("path", {
648
+ fill: "#FBE536",
649
+ d: "M311.891 203.102c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
650
+ }), /*#__PURE__*/React.createElement("path", {
651
+ fill: "#FEF384",
652
+ d: "M295.973 222.596a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.049"
653
+ }), /*#__PURE__*/React.createElement("path", {
654
+ fill: "#CBA40E",
655
+ d: "m282.86 214.25 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.855l1.019 1.003 4.099-4.03 1.014.996c-.007-.751-.16-2.925-2.037-4.738-2.026-1.915-4.213-1.053-4.961-.317l-4.096 4.028 1.044 1.025-2.148 2.112-2.148-2.112 1.045-1.025-4.097-4.028c-.748-.736-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.738l1.014-.996 4.099 4.03 1.019-1.003v-2.855l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
656
+ }), /*#__PURE__*/React.createElement("path", {
657
+ fill: "#E6C616",
658
+ fillRule: "evenodd",
659
+ d: "m290.945 206.306-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.153v2.856l-1.019 1.003-4.1-4.03-.708.697a6.57 6.57 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.178.003.003-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.002-.214-.209.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.697-4.099 4.03-1.019-1.002v-1.224h-.001v-1.633l-1.172 1.153v3.275l-1.686 1.658.007.007-.007.001v1.625l7.255 7.13-2.377 2.332z",
660
+ clipRule: "evenodd"
661
+ }), /*#__PURE__*/React.createElement("path", {
662
+ fill: "#E6C616",
663
+ d: "M311.891 202.286c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
664
+ }), /*#__PURE__*/React.createElement("path", {
665
+ fill: "#CBA40E",
666
+ fillRule: "evenodd",
667
+ d: "M295.973 221.78c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
668
+ clipRule: "evenodd"
669
+ }), /*#__PURE__*/React.createElement("path", {
670
+ fill: "#FBE536",
671
+ d: "M311.891 200.653c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
672
+ }), /*#__PURE__*/React.createElement("path", {
673
+ fill: "#FEF384",
674
+ d: "M295.973 220.147a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.049"
675
+ }), /*#__PURE__*/React.createElement("path", {
676
+ fill: "#CBA40E",
677
+ d: "m282.86 211.801 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.855l1.019 1.003 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.053-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.736-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.003v-2.855l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
678
+ }), /*#__PURE__*/React.createElement("path", {
679
+ fill: "#E6C616",
680
+ fillRule: "evenodd",
681
+ d: "m290.945 203.857-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.855l-1.019 1.003-4.1-4.03-.708.697a6.57 6.57 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.178.003.003-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.002-.214-.209.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.697-4.099 4.03-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.007-.007.001v1.625l7.255 7.13-2.377 2.332z",
682
+ clipRule: "evenodd"
683
+ }), /*#__PURE__*/React.createElement("path", {
684
+ fill: "#E6C616",
685
+ d: "M311.891 199.837c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
686
+ }), /*#__PURE__*/React.createElement("path", {
687
+ fill: "#CBA40E",
688
+ fillRule: "evenodd",
689
+ d: "M295.973 219.331c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
690
+ clipRule: "evenodd"
691
+ }), /*#__PURE__*/React.createElement("path", {
692
+ fill: "#FBE536",
693
+ d: "M311.891 198.204c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
694
+ }), /*#__PURE__*/React.createElement("path", {
695
+ fill: "#FEF384",
696
+ d: "M295.973 217.698a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.445 3.77 12.78-12.148 9.922-12.148 31.049"
697
+ }), /*#__PURE__*/React.createElement("path", {
698
+ fill: "#CBA40E",
699
+ d: "m282.86 209.352 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
700
+ }), /*#__PURE__*/React.createElement("path", {
701
+ fill: "#E6C616",
702
+ fillRule: "evenodd",
703
+ d: "m290.945 201.408-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.855l-1.019 1.003-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.007-.007.001v1.625l7.255 7.13-2.377 2.332z",
704
+ clipRule: "evenodd"
705
+ }), /*#__PURE__*/React.createElement("path", {
706
+ fill: "#E6C616",
707
+ d: "M311.891 197.388c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
708
+ }), /*#__PURE__*/React.createElement("path", {
709
+ fill: "#CBA40E",
710
+ fillRule: "evenodd",
711
+ d: "M295.973 216.882c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
712
+ clipRule: "evenodd"
713
+ }), /*#__PURE__*/React.createElement("path", {
714
+ fill: "#FBE536",
715
+ d: "M311.891 195.755c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
716
+ }), /*#__PURE__*/React.createElement("path", {
717
+ fill: "#FEF384",
718
+ d: "M295.973 215.249a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.921-12.148 31.048"
719
+ }), /*#__PURE__*/React.createElement("path", {
720
+ fill: "#CBA40E",
721
+ d: "m282.86 206.903 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
722
+ }), /*#__PURE__*/React.createElement("path", {
723
+ fill: "#E6C616",
724
+ fillRule: "evenodd",
725
+ d: "m290.945 198.959-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.007-.007.001v1.625l7.255 7.13-2.377 2.332z",
726
+ clipRule: "evenodd"
727
+ }), /*#__PURE__*/React.createElement("path", {
728
+ fill: "#E6C616",
729
+ d: "M311.891 194.939c0 11.045-9.19 20-20.527 20-11.336 0-20.527-8.955-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
730
+ }), /*#__PURE__*/React.createElement("path", {
731
+ fill: "#CBA40E",
732
+ fillRule: "evenodd",
733
+ d: "M295.973 214.433c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
734
+ clipRule: "evenodd"
735
+ }), /*#__PURE__*/React.createElement("path", {
736
+ fill: "#FBE536",
737
+ d: "M311.891 193.306c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
738
+ }), /*#__PURE__*/React.createElement("path", {
739
+ fill: "#FEF384",
740
+ d: "M295.973 212.8a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.922-12.148 31.048"
741
+ }), /*#__PURE__*/React.createElement("path", {
742
+ fill: "#CBA40E",
743
+ d: "m282.86 204.454 8.085-7.944 8.085 7.944 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
744
+ }), /*#__PURE__*/React.createElement("path", {
745
+ fill: "#E6C616",
746
+ fillRule: "evenodd",
747
+ d: "m290.945 196.51-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
748
+ clipRule: "evenodd"
749
+ }), /*#__PURE__*/React.createElement("g", {
750
+ clipPath: "url(#m-no-fees_svg__g)"
751
+ }, /*#__PURE__*/React.createElement("path", {
752
+ fill: "#E6C616",
753
+ d: "M311.891 192.49c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
754
+ }), /*#__PURE__*/React.createElement("path", {
755
+ fill: "#CBA40E",
756
+ fillRule: "evenodd",
757
+ d: "M295.973 211.984c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
758
+ clipRule: "evenodd"
759
+ }), /*#__PURE__*/React.createElement("path", {
760
+ fill: "#FBE536",
761
+ d: "M311.891 190.857c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
762
+ }), /*#__PURE__*/React.createElement("path", {
763
+ fill: "#FEF384",
764
+ d: "M295.973 210.351a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.922-12.148 31.048"
765
+ }), /*#__PURE__*/React.createElement("path", {
766
+ fill: "#CBA40E",
767
+ d: "m282.86 202.005 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
768
+ }), /*#__PURE__*/React.createElement("path", {
769
+ fill: "#E6C616",
770
+ fillRule: "evenodd",
771
+ d: "m290.945 194.061-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
772
+ clipRule: "evenodd"
773
+ })), /*#__PURE__*/React.createElement("g", {
774
+ clipPath: "url(#m-no-fees_svg__h)"
775
+ }, /*#__PURE__*/React.createElement("path", {
776
+ fill: "#E6C616",
777
+ d: "M311.891 190.041c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
778
+ }), /*#__PURE__*/React.createElement("path", {
779
+ fill: "#CBA40E",
780
+ fillRule: "evenodd",
781
+ d: "M295.973 209.535c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
782
+ clipRule: "evenodd"
783
+ }), /*#__PURE__*/React.createElement("path", {
784
+ fill: "#FBE536",
785
+ d: "M311.891 188.408c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.955 20.527 20"
786
+ }), /*#__PURE__*/React.createElement("path", {
787
+ fill: "#FEF384",
788
+ d: "M295.973 207.902a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.922-12.148 31.048"
789
+ }), /*#__PURE__*/React.createElement("path", {
790
+ fill: "#CBA40E",
791
+ d: "m282.86 199.556 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
792
+ }), /*#__PURE__*/React.createElement("path", {
793
+ fill: "#E6C616",
794
+ fillRule: "evenodd",
795
+ d: "m290.945 191.612-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224l-.001.001v-1.633l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
796
+ clipRule: "evenodd"
797
+ })), /*#__PURE__*/React.createElement("g", {
798
+ clipPath: "url(#m-no-fees_svg__i)"
799
+ }, /*#__PURE__*/React.createElement("path", {
800
+ fill: "#E6C616",
801
+ d: "M311.891 187.592c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
802
+ }), /*#__PURE__*/React.createElement("path", {
803
+ fill: "#CBA40E",
804
+ fillRule: "evenodd",
805
+ d: "M295.973 207.086c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
806
+ clipRule: "evenodd"
807
+ }), /*#__PURE__*/React.createElement("path", {
808
+ fill: "#FBE536",
809
+ d: "M311.891 185.959c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.955 20.527 20"
810
+ }), /*#__PURE__*/React.createElement("path", {
811
+ fill: "#FEF384",
812
+ d: "M295.973 205.453a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.922-12.148 31.048"
813
+ }), /*#__PURE__*/React.createElement("path", {
814
+ fill: "#CBA40E",
815
+ d: "m282.86 197.107 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
816
+ }), /*#__PURE__*/React.createElement("path", {
817
+ fill: "#E6C616",
818
+ fillRule: "evenodd",
819
+ d: "m290.945 189.164-8.085 7.943-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.914 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.598 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224l-.001.001v-1.633l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
820
+ clipRule: "evenodd"
821
+ })), /*#__PURE__*/React.createElement("g", {
822
+ clipPath: "url(#m-no-fees_svg__j)"
823
+ }, /*#__PURE__*/React.createElement("path", {
824
+ fill: "#E6C616",
825
+ d: "M311.891 185.143c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
826
+ }), /*#__PURE__*/React.createElement("path", {
827
+ fill: "#CBA40E",
828
+ fillRule: "evenodd",
829
+ d: "M295.973 204.637c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
830
+ clipRule: "evenodd"
831
+ }), /*#__PURE__*/React.createElement("path", {
832
+ fill: "#FBE536",
833
+ d: "M311.891 183.51c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
834
+ }), /*#__PURE__*/React.createElement("path", {
835
+ fill: "#FEF384",
836
+ d: "M295.973 203.004a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.922-12.148 31.048"
837
+ }), /*#__PURE__*/React.createElement("path", {
838
+ fill: "#CBA40E",
839
+ d: "m282.86 194.658 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
840
+ }), /*#__PURE__*/React.createElement("path", {
841
+ fill: "#E6C616",
842
+ fillRule: "evenodd",
843
+ d: "m290.945 186.714-8.085 7.944-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.915 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.599 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224h-.001v-1.632l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
844
+ clipRule: "evenodd"
845
+ })), /*#__PURE__*/React.createElement("path", {
846
+ fill: "#E6C616",
847
+ d: "M311.891 182.694c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
848
+ }), /*#__PURE__*/React.createElement("path", {
849
+ fill: "#CBA40E",
850
+ fillRule: "evenodd",
851
+ d: "M295.973 202.188c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
852
+ clipRule: "evenodd"
853
+ }), /*#__PURE__*/React.createElement("path", {
854
+ fill: "#FBE536",
855
+ d: "M311.891 181.061c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.955 20.527 20"
856
+ }), /*#__PURE__*/React.createElement("path", {
857
+ fill: "#FEF384",
858
+ d: "M295.973 200.555a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.922-12.148 31.048"
859
+ }), /*#__PURE__*/React.createElement("path", {
860
+ fill: "#CBA40E",
861
+ d: "m282.86 192.209 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.935-1.598-4.961.317-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
862
+ }), /*#__PURE__*/React.createElement("path", {
863
+ fill: "#E6C616",
864
+ fillRule: "evenodd",
865
+ d: "m290.945 184.266-8.085 7.943-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.914 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.598 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224l-.001.001v-1.633l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
866
+ clipRule: "evenodd"
867
+ }), /*#__PURE__*/React.createElement("path", {
868
+ fill: "#E6C616",
869
+ d: "M311.891 180.245c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.954 20.527 20"
870
+ }), /*#__PURE__*/React.createElement("path", {
871
+ fill: "#CBA40E",
872
+ fillRule: "evenodd",
873
+ d: "M295.973 199.739c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.346-3.674h-15.573z",
874
+ clipRule: "evenodd"
875
+ }), /*#__PURE__*/React.createElement("path", {
876
+ fill: "#FBE536",
877
+ d: "M311.891 178.612c0 11.046-9.19 20-20.527 20-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20 20.527 8.955 20.527 20"
878
+ }), /*#__PURE__*/React.createElement("path", {
879
+ fill: "#FEF384",
880
+ d: "M295.973 198.106a21 21 0 0 1-4.609.506c-11.336 0-20.527-8.954-20.527-20s9.191-20 20.527-20c6.919 0 13.039 3.335 16.757 8.446 3.77 12.779-12.148 9.922-12.148 31.048"
881
+ }), /*#__PURE__*/React.createElement("path", {
882
+ fill: "#CBA40E",
883
+ d: "m282.86 189.76 8.085-7.943 8.085 7.943 3.208-3.148-8.086-7.947 1.686-1.658v-3.275l1.173-1.152v2.856l1.019 1.002 4.099-4.029 1.014.996c-.007-.752-.16-2.926-2.037-4.739-2.026-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.044 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.935-1.599-4.961.316-1.877 1.813-2.029 3.987-2.036 4.739l1.014-.996 4.099 4.029 1.019-1.002v-2.856l1.172 1.152v3.275l1.686 1.658-8.085 7.947z"
884
+ }), /*#__PURE__*/React.createElement("path", {
885
+ fill: "#E6C616",
886
+ fillRule: "evenodd",
887
+ d: "m290.945 181.817-8.085 7.943-2.376-2.332 7.254-7.13v-1.632h-.001l.001-.001-1.686-1.658v-3.275l-1.172-1.152v2.856l-1.019 1.002-4.1-4.029-.708.696a6.6 6.6 0 0 1 1.731-2.807c2.026-1.914 4.213-1.052 4.961-.316l3.052 3 .214.21-.032.032-.182.179.003.002-.003.003v1.627l2.149 2.112 2.147-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.052-3c.748-.736 2.935-1.598 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.709-.696-4.099 4.029-1.019-1.002v-1.224l-.001.001v-1.633l-1.172 1.152v3.275l-1.686 1.658.007.008h-.007v1.625l7.255 7.13-2.377 2.332z",
888
+ clipRule: "evenodd"
889
+ }), /*#__PURE__*/React.createElement("path", {
890
+ fill: "#000",
891
+ fillOpacity: 0.06,
892
+ fillRule: "evenodd",
893
+ d: "M102.034 100.211c3.751-3.67 6.073-8.757 6.073-14.38 0-11.183-9.19-20.25-20.527-20.25-6.587 0-12.45 3.061-16.205 7.82l-8.511 8.396 4.19 4.133c.053 11.106 9.169 20.098 20.426 20.151l4.413 4.354 10.253-10.114z",
894
+ clipRule: "evenodd"
895
+ }), /*#__PURE__*/React.createElement("g", {
896
+ clipPath: "url(#m-no-fees_svg__k)"
897
+ }, /*#__PURE__*/React.createElement("path", {
898
+ fill: "#E6C616",
899
+ d: "M98.892 94.924c0 11.183-9.19 20.249-20.528 20.249-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
900
+ }), /*#__PURE__*/React.createElement("path", {
901
+ fill: "#CBA40E",
902
+ fillRule: "evenodd",
903
+ d: "M82.973 114.661c9.118-2.063 15.919-10.117 15.919-19.737 0-1.271-.119-2.514-.346-3.72H82.973z",
904
+ clipRule: "evenodd"
905
+ }), /*#__PURE__*/React.createElement("path", {
906
+ fill: "#FBE536",
907
+ d: "M98.892 93.27c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
908
+ }), /*#__PURE__*/React.createElement("path", {
909
+ fill: "#FEF384",
910
+ d: "M82.973 113.008a21 21 0 0 1-4.609.512c-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.551c3.77 12.94-12.148 10.046-12.148 31.437"
911
+ }), /*#__PURE__*/React.createElement("path", {
912
+ fill: "#CBA40E",
913
+ d: "m69.86 104.558 8.085-8.043 8.086 8.043 3.207-3.188-8.086-8.046 1.686-1.68V88.33l1.173-1.166v2.891l1.019 1.015 4.1-4.08 1.013 1.009c-.007-.761-.16-2.963-2.037-4.798-2.026-1.94-4.213-1.066-4.961-.32l-4.096 4.077 1.044 1.039-2.148 2.138-2.148-2.138 1.046-1.039-4.098-4.078c-.748-.745-2.935-1.618-4.96.32-1.878 1.836-2.03 4.038-2.037 4.799l1.013-1.009 4.1 4.08 1.02-1.015v-2.892l1.17 1.167v3.316l1.688 1.68-8.086 8.045z"
914
+ }), /*#__PURE__*/React.createElement("path", {
915
+ fill: "#E6C616",
916
+ fillRule: "evenodd",
917
+ d: "m77.945 96.515-8.085 8.043-2.376-2.362 7.255-7.219v-1.652h-.002.001l-1.686-1.68V88.33l-1.172-1.166v2.891l-1.02 1.015-4.099-4.08-.708.705c.27-.884.779-1.91 1.731-2.841 2.026-1.94 4.213-1.066 4.961-.32l3.052 3.037.214.212-.032.033-.182.18.003.004-.003.002v1.648l2.148 2.138 2.148-2.138v-1.651h-.002l.002-.002-.214-.213.214-.213 3.052-3.037c.748-.746 2.935-1.62 4.96.32a6.7 6.7 0 0 1 1.733 2.841l-.709-.705-4.1 4.08-1.018-1.015v-2.892l-1.173 1.167v3.316l-1.686 1.68.007.007h-.007v1.645l7.255 7.219-2.377 2.362z",
918
+ clipRule: "evenodd"
919
+ })), /*#__PURE__*/React.createElement("path", {
920
+ fill: "#E6C616",
921
+ d: "M98.892 92.444c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
922
+ }), /*#__PURE__*/React.createElement("path", {
923
+ fill: "#CBA40E",
924
+ fillRule: "evenodd",
925
+ d: "M82.973 112.182c9.118-2.064 15.919-10.117 15.919-19.738 0-1.27-.119-2.514-.346-3.72H82.973z",
926
+ clipRule: "evenodd"
927
+ }), /*#__PURE__*/React.createElement("path", {
928
+ fill: "#FBE536",
929
+ d: "M98.892 90.79c0 11.185-9.19 20.251-20.528 20.251-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
930
+ }), /*#__PURE__*/React.createElement("path", {
931
+ fill: "#FEF384",
932
+ d: "M82.973 110.529a21 21 0 0 1-4.609.512c-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.55c3.77 12.94-12.148 10.047-12.148 31.438"
933
+ }), /*#__PURE__*/React.createElement("path", {
934
+ fill: "#CBA40E",
935
+ d: "m69.86 102.078 8.085-8.043 8.086 8.043 3.207-3.187-8.086-8.046 1.686-1.68V85.85l1.173-1.167v2.891l1.019 1.015 4.1-4.08 1.013 1.01c-.007-.762-.16-2.963-2.037-4.8-2.026-1.938-4.213-1.064-4.961-.32l-4.096 4.079 1.044 1.038-2.148 2.138-2.148-2.138 1.046-1.038-4.098-4.078c-.748-.745-2.935-1.619-4.96.32-1.878 1.836-2.03 4.037-2.037 4.798l1.013-1.008 4.1 4.08 1.02-1.016v-2.891l1.17 1.167v3.315l1.688 1.68-8.086 8.046z"
936
+ }), /*#__PURE__*/React.createElement("path", {
937
+ fill: "#E6C616",
938
+ fillRule: "evenodd",
939
+ d: "m77.945 94.035-8.085 8.043-2.376-2.361 7.255-7.22v-1.651h-.002l.001-.001-1.686-1.68V85.85l-1.172-1.167v2.891l-1.02 1.015-4.099-4.08-.708.705c.27-.883.779-1.91 1.731-2.841 2.026-1.939 4.213-1.065 4.961-.32l3.052 3.037.214.213-.032.032-.182.181.003.003-.003.003v1.647l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.212.214-.213 3.052-3.038c.748-.745 2.935-1.619 4.96.32a6.7 6.7 0 0 1 1.733 2.841l-.709-.704-4.1 4.08-1.018-1.015v-1.24.001-1.653l-1.173 1.167v3.315l-1.686 1.68.007.007h-.007v1.646l7.255 7.218-2.377 2.362z",
940
+ clipRule: "evenodd"
941
+ }), /*#__PURE__*/React.createElement("path", {
942
+ fill: "#E6C616",
943
+ d: "M98.892 89.964c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
944
+ }), /*#__PURE__*/React.createElement("path", {
945
+ fill: "#CBA40E",
946
+ fillRule: "evenodd",
947
+ d: "M82.973 109.702c9.118-2.063 15.919-10.117 15.919-19.738 0-1.27-.119-2.513-.346-3.719H82.973z",
948
+ clipRule: "evenodd"
949
+ }), /*#__PURE__*/React.createElement("path", {
950
+ fill: "#FBE536",
951
+ d: "M98.892 88.311c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
952
+ }), /*#__PURE__*/React.createElement("path", {
953
+ fill: "#FEF384",
954
+ d: "M82.973 108.049a21 21 0 0 1-4.609.512c-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.551c3.77 12.94-12.148 10.046-12.148 31.437"
955
+ }), /*#__PURE__*/React.createElement("path", {
956
+ fill: "#CBA40E",
957
+ d: "m69.86 99.599 8.085-8.043 8.086 8.043 3.207-3.188-8.086-8.046 1.686-1.68V83.37l1.173-1.167v2.892l1.019 1.015 4.1-4.08 1.013 1.009c-.007-.761-.16-2.963-2.037-4.799-2.026-1.938-4.213-1.065-4.961-.32l-4.096 4.078 1.044 1.039-2.148 2.138-2.148-2.138 1.046-1.039-4.098-4.078c-.748-.745-2.935-1.618-4.96.32-1.878 1.836-2.03 4.038-2.037 4.799l1.013-1.009 4.1 4.08 1.02-1.015v-2.892l1.17 1.167v3.316l1.688 1.68-8.086 8.045z"
958
+ }), /*#__PURE__*/React.createElement("path", {
959
+ fill: "#E6C616",
960
+ fillRule: "evenodd",
961
+ d: "m77.945 91.556-8.085 8.043-2.376-2.362 7.255-7.219v-1.652h-.002.001l-1.686-1.68V83.37l-1.172-1.167v2.892l-1.02 1.015-4.099-4.08-.708.705c.27-.884.779-1.91 1.731-2.841 2.026-1.94 4.213-1.066 4.961-.32l3.052 3.037.214.212-.032.033-.182.18.003.004-.003.002v1.648l2.148 2.138 2.148-2.138v-1.651h-.002l.002-.002-.214-.213.214-.213 3.052-3.038c.748-.745 2.935-1.618 4.96.32a6.7 6.7 0 0 1 1.733 2.842l-.709-.705-4.1 4.08-1.018-1.015v-2.892l-1.173 1.167v3.316l-1.686 1.68.007.006h-.007v1.646l7.255 7.219-2.377 2.362z",
962
+ clipRule: "evenodd"
963
+ }), /*#__PURE__*/React.createElement("path", {
964
+ fill: "#E6C616",
965
+ d: "M98.892 87.485c0 11.183-9.19 20.25-20.528 20.25-11.336 0-20.527-9.067-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
966
+ }), /*#__PURE__*/React.createElement("path", {
967
+ fill: "#CBA40E",
968
+ fillRule: "evenodd",
969
+ d: "M82.973 107.223c9.118-2.064 15.919-10.117 15.919-19.738 0-1.27-.119-2.514-.346-3.72H82.973z",
970
+ clipRule: "evenodd"
971
+ }), /*#__PURE__*/React.createElement("path", {
972
+ fill: "#FBE536",
973
+ d: "M98.892 85.832c0 11.183-9.19 20.25-20.528 20.25-11.336 0-20.527-9.067-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
974
+ }), /*#__PURE__*/React.createElement("path", {
975
+ fill: "#FEF384",
976
+ d: "M82.973 105.569a20.8 20.8 0 0 1-4.609.513c-11.336 0-20.527-9.067-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.55c3.77 12.94-12.148 10.047-12.148 31.437"
977
+ }), /*#__PURE__*/React.createElement("path", {
978
+ fill: "#CBA40E",
979
+ d: "m69.86 97.12 8.085-8.044 8.086 8.043 3.207-3.188-8.086-8.045 1.686-1.68v-3.315l1.173-1.167v2.891l1.019 1.015 4.1-4.08 1.013 1.009c-.007-.76-.16-2.962-2.037-4.798-2.026-1.939-4.213-1.065-4.961-.32l-4.096 4.077 1.044 1.039-2.148 2.138-2.148-2.138 1.046-1.039-4.098-4.077c-.748-.745-2.935-1.619-4.96.32-1.878 1.836-2.03 4.037-2.037 4.798l1.013-1.008 4.1 4.08 1.02-1.016v-2.891l1.17 1.166v3.316l1.688 1.68-8.086 8.045z"
980
+ }), /*#__PURE__*/React.createElement("path", {
981
+ fill: "#E6C616",
982
+ fillRule: "evenodd",
983
+ d: "M77.945 89.076 69.86 97.12l-2.376-2.362 7.255-7.218v-1.652h-.002l.001-.001-1.686-1.68V80.89l-1.172-1.166v2.891l-1.02 1.015-4.099-4.08-.708.705c.27-.884.779-1.91 1.731-2.841 2.026-1.939 4.213-1.065 4.961-.32l3.052 3.037.214.213-.032.032-.182.181.003.003-.003.003v1.647l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.213.214-.212 3.052-3.038c.748-.745 2.935-1.619 4.96.32a6.7 6.7 0 0 1 1.733 2.841l-.709-.704-4.1 4.08-1.018-1.015v-1.24.001-1.653l-1.173 1.166v3.316l-1.686 1.68.007.007h-.007v1.646l7.255 7.218-2.377 2.362z",
984
+ clipRule: "evenodd"
985
+ }), /*#__PURE__*/React.createElement("path", {
986
+ fill: "#E6C616",
987
+ d: "M98.892 85.005c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
988
+ }), /*#__PURE__*/React.createElement("path", {
989
+ fill: "#CBA40E",
990
+ fillRule: "evenodd",
991
+ d: "M82.973 104.743c9.118-2.063 15.919-10.117 15.919-19.738 0-1.27-.119-2.514-.346-3.72H82.973z",
992
+ clipRule: "evenodd"
993
+ }), /*#__PURE__*/React.createElement("path", {
994
+ fill: "#FBE536",
995
+ d: "M98.892 83.352c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
996
+ }), /*#__PURE__*/React.createElement("path", {
997
+ fill: "#FEF384",
998
+ d: "M82.973 103.09a21 21 0 0 1-4.609.512c-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.551c3.77 12.939-12.148 10.046-12.148 31.437"
999
+ }), /*#__PURE__*/React.createElement("path", {
1000
+ fill: "#CBA40E",
1001
+ d: "m69.86 94.64 8.085-8.044 8.086 8.043 3.207-3.187-8.086-8.046 1.686-1.68v-3.315l1.173-1.167v2.892l1.019 1.015 4.1-4.08 1.013 1.008c-.007-.76-.16-2.962-2.037-4.798-2.026-1.939-4.213-1.065-4.961-.32l-4.096 4.078 1.044 1.038-2.148 2.139-2.148-2.139 1.046-1.038-4.098-4.078c-.748-.745-2.935-1.618-4.96.32-1.878 1.836-2.03 4.038-2.037 4.798l1.013-1.008 4.1 4.08 1.02-1.015v-2.892l1.17 1.167v3.316l1.688 1.679-8.086 8.046z"
1002
+ }), /*#__PURE__*/React.createElement("path", {
1003
+ fill: "#E6C616",
1004
+ fillRule: "evenodd",
1005
+ d: "M77.945 86.596 69.86 94.64l-2.376-2.361 7.255-7.219v-1.652h-.002l.001-.001-1.686-1.68v-3.315l-1.172-1.167v2.892l-1.02 1.015-4.099-4.08-.708.705c.27-.884.779-1.91 1.731-2.842 2.026-1.938 4.213-1.065 4.961-.32l3.052 3.038.214.212-.032.032-.182.181.003.003-.003.003v1.648l2.148 2.138 2.148-2.138V78.08h-.002l.002-.003-.214-.212.214-.213 3.052-3.038c.748-.745 2.935-1.618 4.96.32a6.7 6.7 0 0 1 1.733 2.842l-.709-.705-4.1 4.08-1.018-1.015v-2.892l-1.173 1.167v3.316l-1.686 1.679.007.007h-.007v1.646l7.255 7.219-2.377 2.361z",
1006
+ clipRule: "evenodd"
1007
+ }), /*#__PURE__*/React.createElement("path", {
1008
+ fill: "#E6C616",
1009
+ d: "M98.892 82.526c0 11.183-9.19 20.25-20.528 20.25-11.336 0-20.527-9.067-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1010
+ }), /*#__PURE__*/React.createElement("path", {
1011
+ fill: "#CBA40E",
1012
+ fillRule: "evenodd",
1013
+ d: "M82.973 102.263c9.118-2.063 15.919-10.117 15.919-19.738 0-1.27-.119-2.513-.346-3.719H82.973z",
1014
+ clipRule: "evenodd"
1015
+ }), /*#__PURE__*/React.createElement("path", {
1016
+ fill: "#FBE536",
1017
+ d: "M98.892 80.872c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1018
+ }), /*#__PURE__*/React.createElement("path", {
1019
+ fill: "#FEF384",
1020
+ d: "M82.973 100.61a21 21 0 0 1-4.609.512c-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.551c3.77 12.94-12.148 10.046-12.148 31.437"
1021
+ }), /*#__PURE__*/React.createElement("path", {
1022
+ fill: "#CBA40E",
1023
+ d: "m69.86 92.16 8.085-8.043 8.086 8.043 3.207-3.188-8.086-8.046 1.686-1.679v-3.316l1.173-1.166v2.891l1.019 1.015 4.1-4.08 1.013 1.009c-.007-.761-.16-2.963-2.037-4.798-2.026-1.94-4.213-1.066-4.961-.32l-4.096 4.077 1.044 1.039-2.148 2.138-2.148-2.138 1.046-1.039-4.098-4.078c-.748-.745-2.935-1.618-4.96.32-1.878 1.836-2.03 4.038-2.037 4.799l1.013-1.009 4.1 4.08 1.02-1.015v-2.892l1.17 1.167v3.316l1.688 1.68-8.086 8.045z"
1024
+ }), /*#__PURE__*/React.createElement("path", {
1025
+ fill: "#E6C616",
1026
+ fillRule: "evenodd",
1027
+ d: "M77.945 84.117 69.86 92.16l-2.376-2.362 7.255-7.219v-1.652h-.002.001l-1.686-1.68v-3.316l-1.172-1.166v2.891l-1.02 1.015-4.099-4.08-.708.705c.27-.884.779-1.91 1.731-2.841 2.026-1.94 4.213-1.066 4.961-.32l3.052 3.037.214.213-.032.032-.182.18.003.004-.003.002v1.648l2.148 2.138 2.148-2.138V75.6l-.002-.001.002-.002-.214-.213.214-.213 3.052-3.037c.748-.746 2.935-1.62 4.96.32a6.7 6.7 0 0 1 1.733 2.841l-.709-.705-4.1 4.08-1.018-1.015v-2.892l-1.173 1.167v3.316l-1.686 1.68.007.007h-.007v1.645l7.255 7.22-2.377 2.36z",
1028
+ clipRule: "evenodd"
1029
+ }), /*#__PURE__*/React.createElement("path", {
1030
+ fill: "#E6C616",
1031
+ d: "M98.892 80.046c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1032
+ }), /*#__PURE__*/React.createElement("path", {
1033
+ fill: "#CBA40E",
1034
+ fillRule: "evenodd",
1035
+ d: "M82.973 99.784c9.118-2.064 15.919-10.117 15.919-19.738 0-1.27-.119-2.514-.346-3.72H82.973z",
1036
+ clipRule: "evenodd"
1037
+ }), /*#__PURE__*/React.createElement("path", {
1038
+ fill: "#FBE536",
1039
+ d: "M98.892 78.393c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1040
+ }), /*#__PURE__*/React.createElement("path", {
1041
+ fill: "#FEF384",
1042
+ d: "M82.973 98.13a21 21 0 0 1-4.609.513c-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.55c3.77 12.94-12.148 10.047-12.148 31.438"
1043
+ }), /*#__PURE__*/React.createElement("path", {
1044
+ fill: "#CBA40E",
1045
+ d: "m69.86 89.68 8.085-8.043 8.086 8.043 3.207-3.187-8.086-8.046 1.686-1.68v-3.315l1.173-1.167v2.892l1.019 1.014 4.1-4.08 1.013 1.01c-.007-.762-.16-2.963-2.037-4.799-2.026-1.939-4.213-1.065-4.961-.32l-4.096 4.078 1.044 1.038-2.148 2.138-2.148-2.138 1.046-1.038-4.098-4.078c-.748-.745-2.935-1.619-4.96.32-1.878 1.836-2.03 4.037-2.037 4.798l1.013-1.008 4.1 4.08 1.02-1.015v-2.892l1.17 1.167v3.315l1.688 1.68-8.086 8.046z"
1046
+ }), /*#__PURE__*/React.createElement("path", {
1047
+ fill: "#E6C616",
1048
+ fillRule: "evenodd",
1049
+ d: "M77.945 81.637 69.86 89.68l-2.376-2.361 7.255-7.22v-1.651h-.002l.001-.001-1.686-1.68v-3.315l-1.172-1.167v2.892l-1.02 1.014-4.099-4.08-.708.706c.27-.884.779-1.91 1.731-2.842 2.026-1.939 4.213-1.065 4.961-.32l3.052 3.037.214.213-.032.032-.182.181.003.003-.003.003v1.647l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.212.214-.213 3.052-3.038c.748-.745 2.935-1.619 4.96.32a6.7 6.7 0 0 1 1.733 2.842l-.709-.705-4.1 4.08-1.018-1.015v-2.892l-1.173 1.167v3.315l-1.686 1.68.007.007h-.007V80.1l7.255 7.219-2.377 2.361z",
1050
+ clipRule: "evenodd"
1051
+ }), /*#__PURE__*/React.createElement("path", {
1052
+ fill: "#E6C616",
1053
+ d: "M98.892 77.566c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1054
+ }), /*#__PURE__*/React.createElement("path", {
1055
+ fill: "#CBA40E",
1056
+ fillRule: "evenodd",
1057
+ d: "M82.973 97.304c9.118-2.063 15.919-10.117 15.919-19.738 0-1.27-.119-2.513-.346-3.719H82.973z",
1058
+ clipRule: "evenodd"
1059
+ }), /*#__PURE__*/React.createElement("path", {
1060
+ fill: "#FBE536",
1061
+ d: "M98.892 75.913c0 11.184-9.19 20.25-20.528 20.25-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1062
+ }), /*#__PURE__*/React.createElement("path", {
1063
+ fill: "#FEF384",
1064
+ d: "M82.973 95.651a21 21 0 0 1-4.609.512c-11.336 0-20.527-9.066-20.527-20.25s9.19-20.25 20.527-20.25a20.59 20.59 0 0 1 16.757 8.551c3.77 12.94-12.148 10.046-12.148 31.437"
1065
+ }), /*#__PURE__*/React.createElement("path", {
1066
+ fill: "#CBA40E",
1067
+ d: "m69.86 87.2 8.085-8.042 8.086 8.043 3.207-3.188-8.086-8.046 1.686-1.68v-3.315l1.173-1.167v2.892l1.019 1.015 4.1-4.08 1.013 1.009c-.007-.761-.16-2.963-2.037-4.799-2.026-1.938-4.213-1.065-4.961-.32L79.049 69.6l1.044 1.039-2.148 2.138-2.148-2.138 1.046-1.039-4.098-4.078c-.748-.745-2.935-1.618-4.96.32-1.878 1.836-2.03 4.038-2.037 4.799l1.013-1.009 4.1 4.08 1.02-1.015v-2.892l1.17 1.167v3.316l1.688 1.68-8.086 8.045z"
1068
+ }), /*#__PURE__*/React.createElement("path", {
1069
+ fill: "#E6C616",
1070
+ fillRule: "evenodd",
1071
+ d: "M77.945 79.158 69.86 87.2l-2.376-2.362 7.255-7.219v-1.652h-.002.001l-1.686-1.68v-3.316l-1.172-1.167v2.892l-1.02 1.015-4.099-4.08-.708.705c.27-.884.779-1.91 1.731-2.841 2.026-1.94 4.213-1.066 4.961-.32l3.052 3.037.214.212-.032.033-.182.18.003.003-.003.003v1.648l2.148 2.138 2.148-2.138V70.64h-.002l.002-.002-.214-.213.214-.213 3.052-3.038c.748-.745 2.935-1.618 4.96.32a6.7 6.7 0 0 1 1.733 2.842l-.709-.705-4.1 4.08-1.018-1.015v-2.892l-1.173 1.167v3.316l-1.686 1.68.007.007h-.007v1.645l7.255 7.219-2.377 2.362z",
1072
+ clipRule: "evenodd"
1073
+ }), /*#__PURE__*/React.createElement("path", {
1074
+ fill: "#000",
1075
+ fillOpacity: 0.06,
1076
+ d: "m79.584 138.199-.919 10.502c-6.886 1.673-10.081 2.087-16.965-1.485l.92-10.502c6.922 3.71 10.574 3.887 16.964 1.485"
1077
+ }), /*#__PURE__*/React.createElement("path", {
1078
+ fill: "#E6C616",
1079
+ d: "m77.972 139.182-.92 10.502c-6.886 1.673-10.08 2.087-16.964-1.484l.919-10.502c6.923 3.71 10.575 3.886 16.965 1.484"
1080
+ }), /*#__PURE__*/React.createElement("path", {
1081
+ fill: "#000",
1082
+ fillOpacity: 0.06,
1083
+ d: "m299.766 11.603-.919 10.502c-6.887 1.673-10.081 2.087-16.965-1.484l.919-10.502c6.923 3.71 10.575 3.886 16.965 1.484"
1084
+ }), /*#__PURE__*/React.createElement("path", {
1085
+ fill: "#D9F5C8",
1086
+ d: "m298.131 12.587-.919 10.502c-6.887 1.673-10.081 2.087-16.965-1.484l.919-10.502c6.923 3.71 10.575 3.886 16.965 1.484"
1087
+ }), /*#__PURE__*/React.createElement("path", {
1088
+ fill: "#000",
1089
+ fillOpacity: 0.06,
1090
+ d: "m62.022 185.476-3.046 10.093c-7.083.23-10.294-.017-16.303-4.919l3.045-10.093c6.019 5.046 9.557 5.965 16.304 4.919"
1091
+ }), /*#__PURE__*/React.createElement("path", {
1092
+ fill: "#D9F5C8",
1093
+ d: "m60.22 186.105-3.045 10.093c-7.083.231-10.295-.017-16.304-4.919l3.045-10.093c6.02 5.046 9.558 5.965 16.304 4.919"
1094
+ }), /*#__PURE__*/React.createElement("path", {
1095
+ fill: "#000",
1096
+ fillOpacity: 0.06,
1097
+ d: "m331.997 110.439 9.272 9.273c-3.912 7.9-6.072 11.275-14.979 14.979l-9.273-9.273c9.071-3.631 12.159-6.969 14.98-14.979"
1098
+ }), /*#__PURE__*/React.createElement("path", {
1099
+ fill: "#FEF384",
1100
+ d: "m329.436 110.439 9.272 9.273c-3.912 7.9-6.072 11.275-14.979 14.979l-9.273-9.273c9.071-3.631 12.159-6.969 14.98-14.979"
1101
+ }), /*#__PURE__*/React.createElement("path", {
1102
+ fill: "#000",
1103
+ fillOpacity: 0.06,
1104
+ d: "m117.227 184.327 10.679 5.383c-1.133 7.959-2.04 11.499-8.696 17.251l-10.679-5.384c6.819-5.735 8.54-9.508 8.696-17.25"
1105
+ }), /*#__PURE__*/React.createElement("path", {
1106
+ fill: "#FEF384",
1107
+ d: "m115.009 185.058 10.679 5.383c-1.133 7.959-2.039 11.499-8.696 17.251l-10.679-5.383c6.819-5.735 8.54-9.509 8.696-17.251"
1108
+ }), /*#__PURE__*/React.createElement("path", {
1109
+ fill: "#000",
1110
+ fillOpacity: 0.06,
1111
+ d: "m60.05 27 8.485 8.486c-3.58 7.229-5.557 10.318-13.708 13.707l-8.485-8.485c8.3-3.323 11.126-6.378 13.707-13.708"
1112
+ }), /*#__PURE__*/React.createElement("path", {
1113
+ fill: "#BAED9E",
1114
+ d: "m57.707 27 8.486 8.486c-3.58 7.229-5.557 10.318-13.708 13.707l-8.486-8.485C52.3 37.385 55.126 34.33 57.707 27"
1115
+ }), /*#__PURE__*/React.createElement("path", {
1116
+ fill: "#000",
1117
+ fillOpacity: 0.06,
1118
+ d: "m370.253 156.834 1.506 11.906c-7.259 3.519-10.713 4.749-19.232 2.434l-1.506-11.906c8.596 2.46 12.701 1.777 19.232-2.434"
1119
+ }), /*#__PURE__*/React.createElement("path", {
1120
+ fill: "#BAED9E",
1121
+ d: "m368.402 155.399 1.506 11.906c-7.259 3.519-10.713 4.749-19.232 2.434l-1.506-11.906c8.596 2.46 12.701 1.777 19.232-2.434"
1122
+ }))), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
1123
+ id: "m-no-fees_svg__a"
1124
+ }, /*#__PURE__*/React.createElement("path", {
1125
+ fill: "#fff",
1126
+ d: "M.5.008h390v228H.5z"
1127
+ })), /*#__PURE__*/React.createElement("clipPath", {
1128
+ id: "m-no-fees_svg__b"
1129
+ }, /*#__PURE__*/React.createElement("path", {
1130
+ fill: "#fff",
1131
+ d: "M279 35.04h42.73v43.266H279z"
1132
+ })), /*#__PURE__*/React.createElement("clipPath", {
1133
+ id: "m-no-fees_svg__c"
1134
+ }, /*#__PURE__*/React.createElement("path", {
1135
+ fill: "#fff",
1136
+ d: "M279 32.592h42.73v43.265H279z"
1137
+ })), /*#__PURE__*/React.createElement("clipPath", {
1138
+ id: "m-no-fees_svg__d"
1139
+ }, /*#__PURE__*/React.createElement("path", {
1140
+ fill: "#fff",
1141
+ d: "M86 0h61v81H86z"
1142
+ })), /*#__PURE__*/React.createElement("clipPath", {
1143
+ id: "m-no-fees_svg__e"
1144
+ }, /*#__PURE__*/React.createElement("path", {
1145
+ fill: "#fff",
1146
+ d: "M86 37.194h42.04V81H86z"
1147
+ })), /*#__PURE__*/React.createElement("clipPath", {
1148
+ id: "m-no-fees_svg__f"
1149
+ }, /*#__PURE__*/React.createElement("path", {
1150
+ fill: "#fff",
1151
+ d: "M270 184.735h42.73V228H270z"
1152
+ })), /*#__PURE__*/React.createElement("clipPath", {
1153
+ id: "m-no-fees_svg__g"
1154
+ }, /*#__PURE__*/React.createElement("path", {
1155
+ fill: "#fff",
1156
+ d: "M270 170.041h42.73v43.265H270z"
1157
+ })), /*#__PURE__*/React.createElement("clipPath", {
1158
+ id: "m-no-fees_svg__h"
1159
+ }, /*#__PURE__*/React.createElement("path", {
1160
+ fill: "#fff",
1161
+ d: "M270 167.592h42.73v43.265H270z"
1162
+ })), /*#__PURE__*/React.createElement("clipPath", {
1163
+ id: "m-no-fees_svg__i"
1164
+ }, /*#__PURE__*/React.createElement("path", {
1165
+ fill: "#fff",
1166
+ d: "M270 165.143h42.73v43.265H270z"
1167
+ })), /*#__PURE__*/React.createElement("clipPath", {
1168
+ id: "m-no-fees_svg__j"
1169
+ }, /*#__PURE__*/React.createElement("path", {
1170
+ fill: "#fff",
1171
+ d: "M270 162.694h42.73v43.265H270z"
1172
+ })), /*#__PURE__*/React.createElement("clipPath", {
1173
+ id: "m-no-fees_svg__k"
1174
+ }, /*#__PURE__*/React.createElement("path", {
1175
+ fill: "#fff",
1176
+ d: "M57 72.194h42.73V116H57z"
1177
+ })))));
1178
+ };
1179
+
1180
+ export { SvgMNoFees as default };