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,1409 @@
1
+ "use client";
2
+
3
+ import * as React from 'react';
4
+
5
+ var _g, _g2, _g3, _g4, _g5, _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _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 SvgMCelebrationRaiffeisen = function SvgMCelebrationRaiffeisen(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-celebration-raiffeisen_svg__a)",
14
+ opacity: 0.6
15
+ }, /*#__PURE__*/React.createElement("path", {
16
+ fill: "#000",
17
+ fillOpacity: 0.06,
18
+ fillRule: "evenodd",
19
+ d: "M324.534 77.398c3.751-3.624 6.074-8.649 6.074-14.202 0-11.045-9.19-20-20.527-20-6.587 0-12.45 3.023-16.206 7.723l-8.511 8.293 4.19 4.082c.054 10.968 9.169 19.85 20.427 19.902l4.413 4.3 10.252-9.99z",
20
+ clipRule: "evenodd"
21
+ }), /*#__PURE__*/React.createElement("g", {
22
+ clipPath: "url(#m-celebration-raiffeisen_svg__b)"
23
+ }, /*#__PURE__*/React.createElement("path", {
24
+ fill: "#E6C616",
25
+ d: "M321.392 72.176c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ fill: "#CBA40E",
28
+ fillRule: "evenodd",
29
+ d: "M305.473 91.67c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
30
+ clipRule: "evenodd"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ fill: "#FBE536",
33
+ d: "M321.392 70.543c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fill: "#FEF384",
36
+ d: "M305.473 90.037a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ fill: "#CBA40E",
39
+ d: "m292.361 81.691 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002V64.51l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ fill: "#E6C616",
42
+ fillRule: "evenodd",
43
+ d: "m300.446 73.747-8.085 7.944-2.377-2.332 7.255-7.13v-1.632h-.001.001l-1.687-1.66v-3.274l-1.171-1.153v2.856l-1.02 1.003-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.178.003.003-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3.001c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.697-4.1 4.03-1.019-1.002V64.51l-1.172 1.153v3.275l-1.687 1.658.007.007h-.007v1.626l7.255 7.13-2.376 2.332z",
44
+ clipRule: "evenodd"
45
+ })), /*#__PURE__*/React.createElement("path", {
46
+ fill: "#E6C616",
47
+ d: "M321.392 69.727c0 11.045-9.19 20-20.527 20s-20.527-8.955-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ fill: "#CBA40E",
50
+ fillRule: "evenodd",
51
+ d: "M305.473 89.22c9.118-2.037 15.919-9.991 15.919-19.493 0-1.255-.119-2.483-.345-3.674h-15.574z",
52
+ clipRule: "evenodd"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ fill: "#FBE536",
55
+ d: "M321.392 68.094c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ fill: "#FEF384",
58
+ d: "M305.473 87.588a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ fill: "#CBA40E",
61
+ d: "m292.361 79.242 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ fill: "#E6C616",
64
+ fillRule: "evenodd",
65
+ d: "m300.446 71.298-8.085 7.944-2.377-2.332 7.255-7.13v-1.632h-.001.001l-1.687-1.66v-3.274l-1.171-1.152v2.856l-1.02 1.002-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.178.003.003-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3.001c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.697-4.1 4.03-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.007h-.007v1.626l7.255 7.13-2.376 2.332z",
66
+ clipRule: "evenodd"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ fill: "#E6C616",
69
+ d: "M321.392 67.278c0 11.045-9.19 20-20.527 20s-20.527-8.955-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
70
+ }), /*#__PURE__*/React.createElement("path", {
71
+ fill: "#CBA40E",
72
+ fillRule: "evenodd",
73
+ d: "M305.473 86.772c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
74
+ clipRule: "evenodd"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ fill: "#FBE536",
77
+ d: "M321.392 65.645c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
78
+ }), /*#__PURE__*/React.createElement("path", {
79
+ fill: "#FEF384",
80
+ d: "M305.473 85.14a21 21 0 0 1-4.608.505c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ fill: "#CBA40E",
83
+ d: "m292.361 76.793 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.6-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ fill: "#E6C616",
86
+ fillRule: "evenodd",
87
+ d: "m300.446 68.85-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001.001l-1.687-1.66v-3.274l-1.171-1.152v2.855l-1.02 1.003-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3.001c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
88
+ clipRule: "evenodd"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ fill: "#E6C616",
91
+ d: "M321.392 64.829c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
92
+ }), /*#__PURE__*/React.createElement("path", {
93
+ fill: "#CBA40E",
94
+ fillRule: "evenodd",
95
+ d: "M305.473 84.323c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
96
+ clipRule: "evenodd"
97
+ }), /*#__PURE__*/React.createElement("path", {
98
+ fill: "#FBE536",
99
+ d: "M321.392 63.196c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
100
+ }), /*#__PURE__*/React.createElement("path", {
101
+ fill: "#FEF384",
102
+ d: "M305.473 82.69a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
103
+ }), /*#__PURE__*/React.createElement("path", {
104
+ fill: "#CBA40E",
105
+ d: "m292.361 74.344 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.66v-3.274l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.6-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
106
+ }), /*#__PURE__*/React.createElement("path", {
107
+ fill: "#E6C616",
108
+ fillRule: "evenodd",
109
+ d: "m300.446 66.4-8.085 7.944-2.377-2.332 7.255-7.13V63.25h-.001.001l-1.687-1.66v-3.274l-1.171-1.152v2.856l-1.02 1.002-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3c.748-.737 2.936-1.6 4.961.315a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
110
+ clipRule: "evenodd"
111
+ }), /*#__PURE__*/React.createElement("path", {
112
+ fill: "#E6C616",
113
+ d: "M321.392 62.38c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
114
+ }), /*#__PURE__*/React.createElement("path", {
115
+ fill: "#CBA40E",
116
+ fillRule: "evenodd",
117
+ d: "M305.473 81.874c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
118
+ clipRule: "evenodd"
119
+ }), /*#__PURE__*/React.createElement("path", {
120
+ fill: "#FBE536",
121
+ d: "M321.392 60.747c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
122
+ }), /*#__PURE__*/React.createElement("path", {
123
+ fill: "#FEF384",
124
+ d: "M305.473 80.241a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
125
+ }), /*#__PURE__*/React.createElement("path", {
126
+ fill: "#CBA40E",
127
+ d: "m292.361 71.895 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.66v-3.274l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
128
+ }), /*#__PURE__*/React.createElement("path", {
129
+ fill: "#E6C616",
130
+ fillRule: "evenodd",
131
+ d: "m300.446 63.952-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001.001l-1.687-1.66v-3.274l-1.171-1.152v2.856l-1.02 1.002-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3c.748-.737 2.936-1.6 4.961.315a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
132
+ clipRule: "evenodd"
133
+ }), /*#__PURE__*/React.createElement("path", {
134
+ fill: "#E6C616",
135
+ d: "M321.392 59.93c0 11.047-9.19 20-20.527 20s-20.527-8.953-20.527-20c0-11.045 9.19-20 20.527-20s20.527 8.955 20.527 20"
136
+ }), /*#__PURE__*/React.createElement("path", {
137
+ fill: "#CBA40E",
138
+ fillRule: "evenodd",
139
+ d: "M305.473 79.425c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
140
+ clipRule: "evenodd"
141
+ }), /*#__PURE__*/React.createElement("path", {
142
+ fill: "#FBE536",
143
+ d: "M321.392 58.298c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
144
+ }), /*#__PURE__*/React.createElement("path", {
145
+ fill: "#FEF384",
146
+ d: "M305.473 77.792a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
147
+ }), /*#__PURE__*/React.createElement("path", {
148
+ fill: "#CBA40E",
149
+ d: "m292.361 69.446 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.66v-3.274l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.316l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.03 1.02-1.003v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
150
+ }), /*#__PURE__*/React.createElement("path", {
151
+ fill: "#E6C616",
152
+ fillRule: "evenodd",
153
+ d: "m300.446 61.503-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001.001l-1.687-1.659v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3c.748-.737 2.936-1.6 4.961.315a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
154
+ clipRule: "evenodd"
155
+ }), /*#__PURE__*/React.createElement("g", {
156
+ clipPath: "url(#m-celebration-raiffeisen_svg__c)"
157
+ }, /*#__PURE__*/React.createElement("path", {
158
+ fill: "#E6C616",
159
+ d: "M321.392 57.482c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
160
+ }), /*#__PURE__*/React.createElement("path", {
161
+ fill: "#CBA40E",
162
+ fillRule: "evenodd",
163
+ d: "M305.473 76.976c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
164
+ clipRule: "evenodd"
165
+ }), /*#__PURE__*/React.createElement("path", {
166
+ fill: "#FBE536",
167
+ d: "M321.392 55.85c0 11.045-9.19 20-20.527 20s-20.527-8.955-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
168
+ }), /*#__PURE__*/React.createElement("path", {
169
+ fill: "#FEF384",
170
+ d: "M305.473 75.343a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.336 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
171
+ }), /*#__PURE__*/React.createElement("path", {
172
+ fill: "#CBA40E",
173
+ d: "m292.361 66.997 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.66V50.97l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.315l-4.096 4.027 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.03 1.02-1.003v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
174
+ }), /*#__PURE__*/React.createElement("path", {
175
+ fill: "#E6C616",
176
+ fillRule: "evenodd",
177
+ d: "m300.446 59.054-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001.001l-1.687-1.659v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3c.748-.737 2.936-1.6 4.961.315a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.659.007.007h-.007v1.625l7.255 7.13-2.376 2.332z",
178
+ clipRule: "evenodd"
179
+ })), /*#__PURE__*/React.createElement("g", {
180
+ clipPath: "url(#m-celebration-raiffeisen_svg__d)"
181
+ }, /*#__PURE__*/React.createElement("path", {
182
+ fill: "#E6C616",
183
+ d: "M321.392 55.033c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
184
+ }), /*#__PURE__*/React.createElement("path", {
185
+ fill: "#CBA40E",
186
+ fillRule: "evenodd",
187
+ d: "M305.473 74.527c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
188
+ clipRule: "evenodd"
189
+ }), /*#__PURE__*/React.createElement("path", {
190
+ fill: "#FBE536",
191
+ d: "M321.392 53.4c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
192
+ }), /*#__PURE__*/React.createElement("path", {
193
+ fill: "#FEF384",
194
+ d: "M305.473 72.895a21 21 0 0 1-4.608.505c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.336 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
195
+ }), /*#__PURE__*/React.createElement("path", {
196
+ fill: "#CBA40E",
197
+ d: "m292.361 64.548 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.66V48.52l1.172-1.152v2.856l1.019 1.002 4.1-4.03 1.014.997c-.008-.752-.16-2.926-2.038-4.74-2.025-1.914-4.213-1.051-4.961-.315l-4.096 4.027 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.03 1.02-1.003v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
198
+ }), /*#__PURE__*/React.createElement("path", {
199
+ fill: "#E6C616",
200
+ fillRule: "evenodd",
201
+ d: "m300.446 56.605-8.085 7.943-2.377-2.332 7.255-7.13v-1.631h-.001l.001-.002-1.687-1.658V48.52l-1.171-1.152v2.856l-1.02 1.002-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63h-.002l.002-.002-.214-.21.214-.21 3.051-3c.748-.737 2.936-1.6 4.961.315a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
202
+ clipRule: "evenodd"
203
+ })))), _g2 || (_g2 = /*#__PURE__*/React.createElement("g", {
204
+ clipPath: "url(#m-celebration-raiffeisen_svg__e)",
205
+ opacity: 0.8
206
+ }, /*#__PURE__*/React.createElement("path", {
207
+ fill: "#000",
208
+ fillOpacity: 0.06,
209
+ fillRule: "evenodd",
210
+ d: "M141.614 54.314a20.2 20.2 0 0 0 5.061-13.408c0-11.184-9.042-20.25-20.196-20.25-6.481 0-12.249 3.06-15.945 7.82L92.269 46.789l28.562 28.638 20.92-20.976z",
211
+ clipRule: "evenodd"
212
+ }), /*#__PURE__*/React.createElement("g", {
213
+ clipPath: "url(#m-celebration-raiffeisen_svg__f)"
214
+ }, /*#__PURE__*/React.createElement("path", {
215
+ fill: "#E6C616",
216
+ d: "M127.716 59.916c0 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"
217
+ }), /*#__PURE__*/React.createElement("path", {
218
+ fill: "#CBA40E",
219
+ fillRule: "evenodd",
220
+ d: "M112.054 79.653c8.971-2.063 15.662-10.117 15.662-19.737 0-1.27-.116-2.514-.34-3.72h-15.322z",
221
+ clipRule: "evenodd"
222
+ }), /*#__PURE__*/React.createElement("path", {
223
+ fill: "#FBE536",
224
+ d: "M127.716 58.263c0 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"
225
+ }), /*#__PURE__*/React.createElement("path", {
226
+ fill: "#FEF384",
227
+ d: "M112.054 78a20.2 20.2 0 0 1-4.534.513c-11.154 0-20.196-9.067-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.376 16.487 8.55 3.709 12.94-11.953 10.046-11.953 31.437"
228
+ }), /*#__PURE__*/React.createElement("path", {
229
+ fill: "#CBA40E",
230
+ d: "m99.154 69.55 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.045 1.66-1.68v-3.316l1.153-1.166v2.891l1.003 1.015 4.033-4.08.998 1.009c-.008-.76-.158-2.963-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.077 1.028 1.039-2.113 2.138-2.114-2.138 1.028-1.039-4.031-4.077c-.736-.745-2.888-1.619-4.88.32-1.847 1.835-1.997 4.037-2.005 4.798l.998-1.009 4.033 4.08 1.003-1.015v-2.891l1.153 1.166v3.316l1.659 1.68-7.955 8.045z"
231
+ }), /*#__PURE__*/React.createElement("path", {
232
+ fill: "#E6C616",
233
+ fillRule: "evenodd",
234
+ d: "m107.108 61.507-7.955 8.043-2.338-2.362 7.137-7.218v-1.652h-.001l.001-.002-1.659-1.679v-3.316l-1.153-1.166v2.891l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.992-1.939 4.144-1.065 4.88-.32l3.003 3.037.21.213-.031.032-.179.18.003.004-.003.002v1.648l2.114 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.211-.213.211-.213 3.002-3.037c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.705-4.033 4.08-1.003-1.014v-2.892l-1.153 1.166v3.316l-1.66 1.68.007.007h-.007v1.646l7.138 7.218-2.338 2.362z",
235
+ clipRule: "evenodd"
236
+ })), /*#__PURE__*/React.createElement("path", {
237
+ fill: "#E6C616",
238
+ d: "M127.716 57.436c0 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"
239
+ }), /*#__PURE__*/React.createElement("path", {
240
+ fill: "#CBA40E",
241
+ fillRule: "evenodd",
242
+ d: "M112.054 77.174c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
243
+ clipRule: "evenodd"
244
+ }), /*#__PURE__*/React.createElement("path", {
245
+ fill: "#FBE536",
246
+ d: "M127.716 55.783c0 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"
247
+ }), /*#__PURE__*/React.createElement("path", {
248
+ fill: "#FEF384",
249
+ d: "M112.054 75.52a20.2 20.2 0 0 1-4.534.513c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.55 3.709 12.94-11.953 10.047-11.953 31.438"
250
+ }), /*#__PURE__*/React.createElement("path", {
251
+ fill: "#CBA40E",
252
+ d: "m99.154 67.07 7.955-8.042 7.954 8.042 3.156-3.187-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.008c-.008-.76-.158-2.962-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.038-2.113 2.139-2.114-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.038-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.316l1.659 1.679-7.955 8.046z"
253
+ }), /*#__PURE__*/React.createElement("path", {
254
+ fill: "#E6C616",
255
+ fillRule: "evenodd",
256
+ d: "m107.108 59.028-7.955 8.042-2.338-2.361 7.137-7.219v-1.652h-.001l.001-.001-1.659-1.68v-3.315l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.938 4.144-1.065 4.88-.32l3.003 3.038.21.212-.031.033-.179.18.003.003-.003.003v1.647l2.114 2.139 2.113-2.139v-1.65h-.002l.002-.003-.211-.212.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167v3.316l-1.66 1.679.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
257
+ clipRule: "evenodd"
258
+ }), /*#__PURE__*/React.createElement("path", {
259
+ fill: "#E6C616",
260
+ d: "M127.716 54.956c0 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"
261
+ }), /*#__PURE__*/React.createElement("path", {
262
+ fill: "#CBA40E",
263
+ fillRule: "evenodd",
264
+ d: "M112.054 74.694c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.513-.34-3.719h-15.322z",
265
+ clipRule: "evenodd"
266
+ }), /*#__PURE__*/React.createElement("path", {
267
+ fill: "#FBE536",
268
+ d: "M127.716 53.303c0 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"
269
+ }), /*#__PURE__*/React.createElement("path", {
270
+ fill: "#FEF384",
271
+ d: "M112.054 73.041a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.551 3.709 12.939-11.953 10.046-11.953 31.437"
272
+ }), /*#__PURE__*/React.createElement("path", {
273
+ fill: "#CBA40E",
274
+ d: "m99.154 64.59 7.955-8.042 7.954 8.043 3.156-3.188-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.009c-.008-.761-.158-2.963-2.005-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.03 4.077 1.028 1.039-2.113 2.138-2.114-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.88.32-1.847 1.836-1.997 4.038-2.005 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.316l1.659 1.68-7.955 8.045z"
275
+ }), /*#__PURE__*/React.createElement("path", {
276
+ fill: "#E6C616",
277
+ fillRule: "evenodd",
278
+ d: "m107.108 56.548-7.955 8.043-2.338-2.362 7.137-7.219v-1.652h-.001.001l-1.659-1.68v-3.316l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.992-1.94 4.144-1.066 4.88-.32l3.003 3.037.21.212-.031.033-.179.18.003.004-.003.002v1.648l2.114 2.138 2.113-2.138V48.03h-.002l.002-.002-.211-.213.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167v3.316l-1.66 1.68.007.007h-.007v1.645l7.138 7.219-2.338 2.362z",
279
+ clipRule: "evenodd"
280
+ }), /*#__PURE__*/React.createElement("path", {
281
+ fill: "#E6C616",
282
+ d: "M127.716 52.477c0 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"
283
+ }), /*#__PURE__*/React.createElement("path", {
284
+ fill: "#CBA40E",
285
+ fillRule: "evenodd",
286
+ d: "M112.054 72.215c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
287
+ clipRule: "evenodd"
288
+ }), /*#__PURE__*/React.createElement("path", {
289
+ fill: "#FBE536",
290
+ d: "M127.716 50.824c0 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"
291
+ }), /*#__PURE__*/React.createElement("path", {
292
+ fill: "#FEF384",
293
+ d: "M112.054 70.562a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.55 3.709 12.94-11.953 10.047-11.953 31.437"
294
+ }), /*#__PURE__*/React.createElement("path", {
295
+ fill: "#CBA40E",
296
+ d: "m99.154 62.111 7.955-8.043 7.954 8.043 3.156-3.187-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.008c-.008-.76-.158-2.962-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.038-2.113 2.138-2.114-2.138 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.037-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.315l1.659 1.68-7.955 8.046z"
297
+ }), /*#__PURE__*/React.createElement("path", {
298
+ fill: "#E6C616",
299
+ fillRule: "evenodd",
300
+ d: "m107.108 54.068-7.955 8.043-2.338-2.361 7.137-7.22V50.88h-.001l.001-.001-1.659-1.68v-3.315l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.939 4.144-1.065 4.88-.32l3.003 3.037.21.213-.031.032-.179.181.003.003-.003.003v1.647l2.114 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.211-.212.211-.213 3.002-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167v3.315l-1.66 1.68.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
301
+ clipRule: "evenodd"
302
+ }), /*#__PURE__*/React.createElement("path", {
303
+ fill: "#E6C616",
304
+ d: "M127.716 49.997c0 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"
305
+ }), /*#__PURE__*/React.createElement("path", {
306
+ fill: "#CBA40E",
307
+ fillRule: "evenodd",
308
+ d: "M112.054 69.735c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
309
+ clipRule: "evenodd"
310
+ }), /*#__PURE__*/React.createElement("path", {
311
+ fill: "#FBE536",
312
+ d: "M127.716 48.344c0 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"
313
+ }), /*#__PURE__*/React.createElement("path", {
314
+ fill: "#FEF384",
315
+ d: "M112.054 68.082a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.55 3.709 12.94-11.953 10.047-11.953 31.438"
316
+ }), /*#__PURE__*/React.createElement("path", {
317
+ fill: "#CBA40E",
318
+ d: "m99.154 59.632 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.008c-.008-.76-.158-2.962-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.038-2.113 2.139-2.114-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.038-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.316l1.659 1.679-7.955 8.046z"
319
+ }), /*#__PURE__*/React.createElement("path", {
320
+ fill: "#E6C616",
321
+ fillRule: "evenodd",
322
+ d: "m107.108 51.589-7.955 8.043-2.338-2.362 7.137-7.219V48.4h-.001l.001-.001-1.659-1.68v-3.315l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.938 4.144-1.065 4.88-.32l3.003 3.038.21.212-.031.033-.179.18.003.003-.003.003v1.647l2.114 2.139 2.113-2.139v-1.65h-.002l.002-.003-.211-.212.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167v3.316l-1.66 1.679.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
323
+ clipRule: "evenodd"
324
+ }), /*#__PURE__*/React.createElement("path", {
325
+ fill: "#E6C616",
326
+ d: "M127.716 47.518c0 11.183-9.042 20.25-20.196 20.25S87.324 58.7 87.324 47.518s9.042-20.25 20.196-20.25 20.196 9.066 20.196 20.25"
327
+ }), /*#__PURE__*/React.createElement("path", {
328
+ fill: "#CBA40E",
329
+ fillRule: "evenodd",
330
+ d: "M112.054 67.256c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
331
+ clipRule: "evenodd"
332
+ }), /*#__PURE__*/React.createElement("path", {
333
+ fill: "#FBE536",
334
+ d: "M127.716 45.865c0 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"
335
+ }), /*#__PURE__*/React.createElement("path", {
336
+ fill: "#FEF384",
337
+ d: "M112.054 65.602a20.2 20.2 0 0 1-4.534.513c-11.154 0-20.196-9.067-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.376 16.487 8.55 3.709 12.94-11.953 10.046-11.953 31.437"
338
+ }), /*#__PURE__*/React.createElement("path", {
339
+ fill: "#CBA40E",
340
+ d: "m99.154 57.152 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.045 1.66-1.68v-3.316l1.153-1.166v2.891l1.003 1.015 4.033-4.08.998 1.009c-.008-.76-.158-2.962-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.077 1.028 1.039-2.113 2.138-2.114-2.138 1.028-1.039-4.031-4.077c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.037-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.016v-2.891l1.153 1.166v3.316l1.659 1.68-7.955 8.045z"
341
+ }), /*#__PURE__*/React.createElement("path", {
342
+ fill: "#E6C616",
343
+ fillRule: "evenodd",
344
+ d: "m107.108 49.109-7.955 8.043-2.338-2.361 7.137-7.22V45.92h-.001l.001-.001-1.659-1.68v-3.316l-1.153-1.166v2.891l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.992-1.939 4.144-1.065 4.88-.32l3.003 3.037.21.213-.031.032-.179.181.003.003-.003.002v1.648l2.114 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.211-.213.211-.213 3.002-3.037c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.033 4.08-1.003-1.016v-2.891l-1.153 1.166v3.316l-1.66 1.68.007.007h-.007v1.646l7.138 7.218-2.338 2.362z",
345
+ clipRule: "evenodd"
346
+ }), /*#__PURE__*/React.createElement("path", {
347
+ fill: "#E6C616",
348
+ d: "M127.716 45.038c0 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"
349
+ }), /*#__PURE__*/React.createElement("path", {
350
+ fill: "#CBA40E",
351
+ fillRule: "evenodd",
352
+ d: "M112.054 64.776c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.513-.34-3.72h-15.322z",
353
+ clipRule: "evenodd"
354
+ }), /*#__PURE__*/React.createElement("path", {
355
+ fill: "#FBE536",
356
+ d: "M127.716 43.385c0 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"
357
+ }), /*#__PURE__*/React.createElement("path", {
358
+ fill: "#FEF384",
359
+ d: "M112.054 63.123a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.551 3.709 12.939-11.953 10.046-11.953 31.437"
360
+ }), /*#__PURE__*/React.createElement("path", {
361
+ fill: "#CBA40E",
362
+ d: "m99.154 54.673 7.955-8.044 7.954 8.044 3.156-3.188-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.008c-.008-.76-.158-2.962-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.038-2.113 2.139-2.114-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.038-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.316l1.659 1.679-7.955 8.046z"
363
+ }), /*#__PURE__*/React.createElement("path", {
364
+ fill: "#E6C616",
365
+ fillRule: "evenodd",
366
+ d: "m107.108 46.63-7.955 8.042-2.338-2.361 7.137-7.219V43.44h-.001.001l-1.659-1.68v-3.316l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.938 4.144-1.065 4.88-.32l3.003 3.038.21.212-.031.033-.179.18.003.003-.003.003v1.648l2.114 2.138 2.113-2.139v-1.65h-.002l.002-.002-.211-.213.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167v3.316l-1.66 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.361z",
367
+ clipRule: "evenodd"
368
+ }), /*#__PURE__*/React.createElement("path", {
369
+ fill: "#E6C616",
370
+ d: "M127.716 42.558c0 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"
371
+ }), /*#__PURE__*/React.createElement("path", {
372
+ fill: "#CBA40E",
373
+ fillRule: "evenodd",
374
+ d: "M112.054 62.296c8.971-2.063 15.662-10.117 15.662-19.737 0-1.271-.116-2.514-.34-3.72h-15.322z",
375
+ clipRule: "evenodd"
376
+ }), /*#__PURE__*/React.createElement("path", {
377
+ fill: "#FBE536",
378
+ d: "M127.716 40.905c0 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"
379
+ }), /*#__PURE__*/React.createElement("path", {
380
+ fill: "#FEF384",
381
+ d: "M112.054 60.643a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.551 3.709 12.94-11.953 10.046-11.953 31.437"
382
+ }), /*#__PURE__*/React.createElement("path", {
383
+ fill: "#CBA40E",
384
+ d: "m99.154 52.193 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.046 1.66-1.68v-3.315l1.153-1.166v2.891l1.003 1.015 4.033-4.08.998 1.009c-.008-.761-.158-2.963-2.005-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.03 4.077 1.028 1.039-2.113 2.138-2.114-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.88.32-1.847 1.836-1.997 4.038-2.005 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.316l1.659 1.68-7.955 8.045z"
385
+ }), /*#__PURE__*/React.createElement("path", {
386
+ fill: "#E6C616",
387
+ fillRule: "evenodd",
388
+ d: "m107.108 44.15-7.955 8.043-2.338-2.362 7.137-7.219V40.96h-.001.001l-1.659-1.68v-3.316l-1.153-1.166v2.891l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.992-1.94 4.144-1.066 4.88-.32l3.003 3.037.21.212-.031.033-.179.18.003.004-.003.002v1.648l2.114 2.138 2.113-2.138v-1.65l-.002-.002.002-.001-.211-.213.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167v3.316l-1.66 1.68.007.007h-.007v1.645l7.138 7.22-2.338 2.36z",
389
+ clipRule: "evenodd"
390
+ }), /*#__PURE__*/React.createElement("path", {
391
+ fill: "#E6C616",
392
+ d: "M127.716 40.079c0 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"
393
+ }), /*#__PURE__*/React.createElement("path", {
394
+ fill: "#CBA40E",
395
+ fillRule: "evenodd",
396
+ d: "M112.054 59.817c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
397
+ clipRule: "evenodd"
398
+ }), /*#__PURE__*/React.createElement("path", {
399
+ fill: "#FBE536",
400
+ d: "M127.716 38.426c0 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"
401
+ }), /*#__PURE__*/React.createElement("path", {
402
+ fill: "#FEF384",
403
+ d: "M112.054 58.164a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.067-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.55 3.709 12.94-11.953 10.047-11.953 31.438"
404
+ }), /*#__PURE__*/React.createElement("path", {
405
+ fill: "#CBA40E",
406
+ d: "m99.154 49.713 7.955-8.043 7.954 8.043 3.156-3.187-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.014 4.033-4.08.998 1.01c-.008-.762-.158-2.963-2.005-4.799-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.038-2.113 2.138-2.114-2.138 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.037-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.015v-2.892l1.153 1.167V36.8l1.659 1.68-7.955 8.046z"
407
+ }), /*#__PURE__*/React.createElement("path", {
408
+ fill: "#E6C616",
409
+ fillRule: "evenodd",
410
+ d: "m107.108 41.67-7.955 8.043-2.338-2.361 7.137-7.22v-1.651h-.001l.001-.001-1.659-1.68v-3.315l-1.153-1.167v2.892l-1.003 1.014-4.033-4.08-.697.706a6.7 6.7 0 0 1 1.704-2.842c1.992-1.939 4.144-1.065 4.88-.32l3.003 3.037.21.213-.031.032-.179.181.003.003-.003.003v1.647l2.114 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.211-.212.211-.213 3.002-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167V36.8l-1.66 1.68.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
411
+ clipRule: "evenodd"
412
+ }), /*#__PURE__*/React.createElement("path", {
413
+ fill: "#E6C616",
414
+ d: "M127.716 37.6c0 11.183-9.042 20.25-20.196 20.25S87.324 48.782 87.324 37.6c0-11.185 9.042-20.25 20.196-20.25s20.196 9.065 20.196 20.25"
415
+ }), /*#__PURE__*/React.createElement("path", {
416
+ fill: "#CBA40E",
417
+ fillRule: "evenodd",
418
+ d: "M112.054 57.337c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.513-.34-3.72h-15.322z",
419
+ clipRule: "evenodd"
420
+ }), /*#__PURE__*/React.createElement("path", {
421
+ fill: "#FBE536",
422
+ d: "M127.716 35.946c0 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"
423
+ }), /*#__PURE__*/React.createElement("path", {
424
+ fill: "#FEF384",
425
+ d: "M112.054 55.684a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.551 3.709 12.939-11.953 10.046-11.953 31.437"
426
+ }), /*#__PURE__*/React.createElement("path", {
427
+ fill: "#CBA40E",
428
+ d: "m99.154 47.234 7.955-8.043 7.954 8.043 3.156-3.188L110.263 36l1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.009c-.008-.761-.158-2.963-2.005-4.799-1.993-1.938-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.039-2.113 2.138-2.114-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.618-4.88.32-1.847 1.836-1.997 4.038-2.005 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.316l1.659 1.68-7.955 8.045z"
429
+ }), /*#__PURE__*/React.createElement("path", {
430
+ fill: "#E6C616",
431
+ fillRule: "evenodd",
432
+ d: "m107.108 39.19-7.955 8.044-2.338-2.362 7.137-7.219v-1.652h-.001.001l-1.659-1.68v-3.316l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.938 4.144-1.065 4.88-.32l3.003 3.038.21.212-.031.033-.179.18.003.003-.003.003v1.648l2.114 2.138 2.113-2.138v-1.651h-.002l.002-.002-.211-.213.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015v-2.892l-1.153 1.167v3.316l-1.66 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.362z",
433
+ clipRule: "evenodd"
434
+ }), /*#__PURE__*/React.createElement("path", {
435
+ fill: "#E6C616",
436
+ d: "M127.716 35.12c0 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"
437
+ }), /*#__PURE__*/React.createElement("path", {
438
+ fill: "#CBA40E",
439
+ fillRule: "evenodd",
440
+ d: "M112.054 54.858c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
441
+ clipRule: "evenodd"
442
+ }), /*#__PURE__*/React.createElement("path", {
443
+ fill: "#FBE536",
444
+ d: "M127.716 33.467c0 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"
445
+ }), /*#__PURE__*/React.createElement("path", {
446
+ fill: "#FEF384",
447
+ d: "M112.054 53.204a20.2 20.2 0 0 1-4.534.513c-11.154 0-20.196-9.067-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.376 16.487 8.55 3.709 12.94-11.953 10.047-11.953 31.437"
448
+ }), /*#__PURE__*/React.createElement("path", {
449
+ fill: "#CBA40E",
450
+ d: "m99.154 44.754 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.045 1.66-1.68v-3.315l1.153-1.167v2.891l1.003 1.015 4.033-4.08.998 1.009c-.008-.76-.158-2.962-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.077 1.028 1.039-2.113 2.138-2.114-2.138 1.028-1.039-4.031-4.077c-.736-.745-2.888-1.619-4.88.32-1.847 1.835-1.997 4.037-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.016V27.36l1.153 1.166v3.316l1.659 1.68-7.955 8.045z"
451
+ }), /*#__PURE__*/React.createElement("path", {
452
+ fill: "#E6C616",
453
+ fillRule: "evenodd",
454
+ d: "m107.108 36.711-7.955 8.043-2.338-2.361 7.137-7.22v-1.651h-.001l.001-.001-1.659-1.68v-3.315l-1.153-1.167v2.891l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.992-1.939 4.144-1.065 4.88-.32l3.003 3.037.21.213-.031.032-.179.181.003.003-.003.003v1.647l2.114 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.211-.212.211-.213 3.002-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.033 4.08-1.003-1.015v-1.24.001-1.653l-1.153 1.166v3.316l-1.66 1.68.007.007h-.007v1.646l7.138 7.218-2.338 2.362z",
455
+ clipRule: "evenodd"
456
+ }), /*#__PURE__*/React.createElement("path", {
457
+ fill: "#E6C616",
458
+ d: "M127.716 32.64c0 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"
459
+ }), /*#__PURE__*/React.createElement("path", {
460
+ fill: "#CBA40E",
461
+ fillRule: "evenodd",
462
+ d: "M112.054 52.378c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.513-.34-3.72h-15.322z",
463
+ clipRule: "evenodd"
464
+ }), /*#__PURE__*/React.createElement("path", {
465
+ fill: "#FBE536",
466
+ d: "M127.716 30.987c0 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"
467
+ }), /*#__PURE__*/React.createElement("path", {
468
+ fill: "#FEF384",
469
+ d: "M112.054 50.725a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.551 3.709 12.939-11.953 10.046-11.953 31.437"
470
+ }), /*#__PURE__*/React.createElement("path", {
471
+ fill: "#CBA40E",
472
+ d: "m99.154 42.275 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.009c-.008-.761-.158-2.963-2.005-4.799-1.993-1.938-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.038-2.113 2.139-2.114-2.139 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.618-4.88.32-1.847 1.836-1.997 4.038-2.005 4.799l.998-1.009 4.033 4.08 1.003-1.015v-2.892l1.153 1.167v3.316l1.659 1.68-7.955 8.045z"
473
+ }), /*#__PURE__*/React.createElement("path", {
474
+ fill: "#E6C616",
475
+ fillRule: "evenodd",
476
+ d: "m107.108 34.232-7.955 8.043-2.338-2.362 7.137-7.219v-1.652h-.001.001l-1.659-1.68v-3.316l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.938 4.144-1.065 4.88-.32l3.003 3.038.21.212-.031.033-.179.18.003.003-.003.003v1.648l2.114 2.138 2.113-2.138v-1.651h-.002l.002-.003-.211-.212.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015V24.88l-1.153 1.167v3.316l-1.66 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.362z",
477
+ clipRule: "evenodd"
478
+ }), /*#__PURE__*/React.createElement("path", {
479
+ fill: "#E6C616",
480
+ d: "M127.716 30.16c0 11.184-9.042 20.25-20.196 20.25s-20.196-9.066-20.196-20.25S96.366 9.91 107.52 9.91s20.196 9.067 20.196 20.25"
481
+ }), /*#__PURE__*/React.createElement("path", {
482
+ fill: "#CBA40E",
483
+ fillRule: "evenodd",
484
+ d: "M112.054 49.898c8.971-2.063 15.662-10.117 15.662-19.737 0-1.271-.116-2.514-.34-3.72h-15.322z",
485
+ clipRule: "evenodd"
486
+ }), /*#__PURE__*/React.createElement("path", {
487
+ fill: "#FBE536",
488
+ d: "M127.716 28.507c0 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"
489
+ }), /*#__PURE__*/React.createElement("path", {
490
+ fill: "#FEF384",
491
+ d: "M112.054 48.245a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.551 3.709 12.94-11.953 10.046-11.953 31.437"
492
+ }), /*#__PURE__*/React.createElement("path", {
493
+ fill: "#CBA40E",
494
+ d: "m99.154 39.795 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.046 1.66-1.679v-3.316l1.153-1.166v2.891l1.003 1.015 4.033-4.08.998 1.009c-.008-.761-.158-2.963-2.005-4.798-1.993-1.94-4.145-1.066-4.881-.32l-4.03 4.077 1.028 1.039-2.113 2.138-2.114-2.138 1.028-1.039-4.031-4.078c-.736-.745-2.888-1.618-4.88.32-1.847 1.836-1.997 4.038-2.005 4.799l.998-1.009 4.033 4.08 1.003-1.015V22.4l1.153 1.167v3.316l1.659 1.68-7.955 8.045z"
495
+ }), /*#__PURE__*/React.createElement("path", {
496
+ fill: "#E6C616",
497
+ fillRule: "evenodd",
498
+ d: "m107.108 31.752-7.955 8.043-2.338-2.362 7.137-7.219v-1.652h-.001.001l-1.659-1.68v-3.316L101.14 22.4v2.891l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.992-1.94 4.144-1.065 4.88-.32l3.003 3.037.21.213-.031.032-.179.18.003.004-.003.002v1.648l2.114 2.138 2.113-2.138v-1.65l-.002-.002.002-.001-.211-.213.211-.213 3.002-3.037c.736-.745 2.888-1.62 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.705-4.033 4.08-1.003-1.015V22.4l-1.153 1.167v3.316l-1.66 1.68.007.007h-.007v1.645l7.138 7.22-2.338 2.36z",
499
+ clipRule: "evenodd"
500
+ }), /*#__PURE__*/React.createElement("path", {
501
+ fill: "#E6C616",
502
+ d: "M127.716 27.68c0 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"
503
+ }), /*#__PURE__*/React.createElement("path", {
504
+ fill: "#CBA40E",
505
+ fillRule: "evenodd",
506
+ d: "M112.054 47.419c8.971-2.063 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
507
+ clipRule: "evenodd"
508
+ }), /*#__PURE__*/React.createElement("path", {
509
+ fill: "#FBE536",
510
+ d: "M127.716 26.028c0 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"
511
+ }), /*#__PURE__*/React.createElement("path", {
512
+ fill: "#FEF384",
513
+ d: "M112.054 45.766a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.55 3.709 12.94-11.953 10.047-11.953 31.438"
514
+ }), /*#__PURE__*/React.createElement("path", {
515
+ fill: "#CBA40E",
516
+ d: "m99.154 37.315 7.955-8.043 7.954 8.043 3.156-3.187-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.008c-.008-.76-.158-2.962-2.005-4.798-1.993-1.939-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.038-2.113 2.138-2.114-2.138 1.028-1.038-4.031-4.078c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.037-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.015V19.92l1.153 1.167v3.316l1.659 1.679-7.955 8.046z"
517
+ }), /*#__PURE__*/React.createElement("path", {
518
+ fill: "#E6C616",
519
+ fillRule: "evenodd",
520
+ d: "m107.108 29.272-7.955 8.043-2.338-2.361 7.137-7.22v-1.651h-.001l.001-.001-1.659-1.68v-3.315l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.939 4.144-1.065 4.88-.32l3.003 3.038.21.212-.031.032-.179.181.003.003-.003.003v1.647l2.114 2.139 2.113-2.139v-1.65l-.002-.001.002-.002-.211-.212.211-.213 3.002-3.038c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015V19.92l-1.153 1.167v3.316l-1.66 1.679.007.007h-.007v1.646l7.138 7.219-2.338 2.361z",
521
+ clipRule: "evenodd"
522
+ }), /*#__PURE__*/React.createElement("path", {
523
+ fill: "#E6C616",
524
+ d: "M127.716 25.201c0 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"
525
+ }), /*#__PURE__*/React.createElement("path", {
526
+ fill: "#CBA40E",
527
+ fillRule: "evenodd",
528
+ d: "M112.054 44.94c8.971-2.064 15.662-10.118 15.662-19.739 0-1.27-.116-2.513-.34-3.72h-15.322z",
529
+ clipRule: "evenodd"
530
+ }), /*#__PURE__*/React.createElement("path", {
531
+ fill: "#FBE536",
532
+ d: "M127.716 23.548c0 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"
533
+ }), /*#__PURE__*/React.createElement("path", {
534
+ fill: "#FEF384",
535
+ d: "M112.054 43.286a20.2 20.2 0 0 1-4.534.512c-11.154 0-20.196-9.066-20.196-20.25s9.042-20.25 20.196-20.25c6.807 0 12.828 3.377 16.487 8.551 3.709 12.939-11.953 10.046-11.953 31.437"
536
+ }), /*#__PURE__*/React.createElement("path", {
537
+ fill: "#CBA40E",
538
+ d: "m99.154 34.836 7.955-8.043 7.954 8.043 3.156-3.188-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.892l1.003 1.015 4.033-4.08.998 1.009c-.008-.761-.158-2.963-2.005-4.799-1.993-1.938-4.145-1.065-4.881-.32l-4.03 4.078 1.028 1.039-2.113 2.138-2.114-2.138 1.028-1.04-4.031-4.077c-.736-.745-2.888-1.618-4.88.32-1.847 1.836-1.997 4.038-2.005 4.799l.998-1.009 4.033 4.08 1.003-1.015V17.44l1.153 1.167v3.316l1.659 1.68-7.955 8.045z"
539
+ }), /*#__PURE__*/React.createElement("path", {
540
+ fill: "#E6C616",
541
+ fillRule: "evenodd",
542
+ d: "m107.108 26.793-7.955 8.043-2.338-2.362 7.137-7.219v-1.652h-.001.001l-1.659-1.68v-3.316l-1.153-1.167v2.892l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.842c1.992-1.938 4.144-1.065 4.88-.32l3.003 3.038.21.212-.031.033-.179.18.003.003-.003.003v1.648l2.114 2.138 2.113-2.138v-1.651h-.002l.002-.002-.211-.213.211-.213 3.002-3.038c.736-.745 2.888-1.618 4.881.32a6.7 6.7 0 0 1 1.704 2.842l-.697-.705-4.033 4.08-1.003-1.015V17.44l-1.153 1.167v3.316l-1.66 1.68.007.006h-.007v1.646l7.138 7.219-2.338 2.362z",
543
+ clipRule: "evenodd"
544
+ }), /*#__PURE__*/React.createElement("path", {
545
+ fill: "#E6C616",
546
+ d: "M127.716 22.722c0 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"
547
+ }), /*#__PURE__*/React.createElement("path", {
548
+ fill: "#CBA40E",
549
+ fillRule: "evenodd",
550
+ d: "M112.054 42.46c8.971-2.064 15.662-10.117 15.662-19.738 0-1.27-.116-2.514-.34-3.72h-15.322z",
551
+ clipRule: "evenodd"
552
+ }), /*#__PURE__*/React.createElement("path", {
553
+ fill: "#FBE536",
554
+ d: "M127.716 21.069c0 11.183-9.042 20.25-20.196 20.25s-20.196-9.067-20.196-20.25S96.366.819 107.52.819s20.196 9.066 20.196 20.25"
555
+ }), /*#__PURE__*/React.createElement("path", {
556
+ fill: "#FEF384",
557
+ d: "M112.054 40.806a20.2 20.2 0 0 1-4.534.513c-11.154 0-20.196-9.067-20.196-20.25S96.366.819 107.52.819c6.807 0 12.828 3.376 16.487 8.55 3.709 12.94-11.953 10.047-11.953 31.437"
558
+ }), /*#__PURE__*/React.createElement("path", {
559
+ fill: "#CBA40E",
560
+ d: "m99.154 32.356 7.955-8.043 7.954 8.043 3.156-3.187-7.956-8.046 1.66-1.68v-3.315l1.153-1.167v2.891l1.003 1.015 4.033-4.08.998 1.01c-.008-.762-.158-2.963-2.005-4.8-1.993-1.938-4.145-1.064-4.881-.32l-4.03 4.078 1.028 1.04-2.113 2.137-2.114-2.138 1.028-1.039-4.031-4.077c-.736-.745-2.888-1.619-4.88.32-1.847 1.836-1.997 4.037-2.005 4.798l.998-1.008 4.033 4.08 1.003-1.016v-2.891l1.153 1.167v3.315l1.659 1.68-7.955 8.046z"
561
+ }), /*#__PURE__*/React.createElement("path", {
562
+ fill: "#E6C616",
563
+ fillRule: "evenodd",
564
+ d: "m107.108 24.313-7.955 8.043-2.338-2.361 7.137-7.22v-1.651h-.001l.001-.001-1.659-1.68v-3.315l-1.153-1.167v2.891l-1.003 1.015-4.033-4.08-.697.705a6.7 6.7 0 0 1 1.704-2.841c1.992-1.939 4.144-1.065 4.88-.32l3.003 3.037.21.213-.031.032-.179.181.003.003-.003.003v1.647l2.114 2.138 2.113-2.138v-1.65l-.002-.001.002-.002-.211-.213.211-.213 3.002-3.037c.736-.745 2.888-1.619 4.881.32a6.7 6.7 0 0 1 1.704 2.841l-.697-.704-4.033 4.08-1.003-1.015v-1.24.001-1.653l-1.153 1.167v3.315l-1.66 1.68.007.007h-.007v1.646l7.138 7.218-2.338 2.362z",
565
+ clipRule: "evenodd"
566
+ }))), _g3 || (_g3 = /*#__PURE__*/React.createElement("g", {
567
+ clipPath: "url(#m-celebration-raiffeisen_svg__g)",
568
+ opacity: 0.8
569
+ }, /*#__PURE__*/React.createElement("path", {
570
+ fill: "#000",
571
+ fillOpacity: 0.06,
572
+ fillRule: "evenodd",
573
+ d: "M321.305 206.743c3.312-3.552 5.33-8.269 5.33-13.445 0-11.045-9.19-20-20.527-20-6.587 0-12.45 3.023-16.206 7.723l-13.538 13.191 29.03 28.284 16.04-15.628z",
574
+ clipRule: "evenodd"
575
+ }), /*#__PURE__*/React.createElement("g", {
576
+ clipPath: "url(#m-celebration-raiffeisen_svg__h)"
577
+ }, /*#__PURE__*/React.createElement("path", {
578
+ fill: "#E6C616",
579
+ d: "M312.392 207.176c0 11.045-9.19 20-20.527 20s-20.527-8.955-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
580
+ }), /*#__PURE__*/React.createElement("path", {
581
+ fill: "#CBA40E",
582
+ fillRule: "evenodd",
583
+ d: "M296.473 226.67c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
584
+ clipRule: "evenodd"
585
+ }), /*#__PURE__*/React.createElement("path", {
586
+ fill: "#FBE536",
587
+ d: "M312.392 205.543c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
588
+ }), /*#__PURE__*/React.createElement("path", {
589
+ fill: "#FEF384",
590
+ d: "M296.473 225.037a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
591
+ }), /*#__PURE__*/React.createElement("path", {
592
+ fill: "#CBA40E",
593
+ d: "m283.361 216.691 8.085-7.944 8.085 7.944 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
594
+ }), /*#__PURE__*/React.createElement("path", {
595
+ fill: "#E6C616",
596
+ fillRule: "evenodd",
597
+ d: "m291.446 208.747-8.085 7.944-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.855l-1.02 1.003-4.099-4.03-.709.697a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.697-4.1 4.03-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.007-.007.001v1.625l7.255 7.13-2.376 2.332z",
598
+ clipRule: "evenodd"
599
+ })), /*#__PURE__*/React.createElement("path", {
600
+ fill: "#E6C616",
601
+ d: "M312.392 204.727c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
602
+ }), /*#__PURE__*/React.createElement("path", {
603
+ fill: "#CBA40E",
604
+ fillRule: "evenodd",
605
+ d: "M296.473 224.221c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
606
+ clipRule: "evenodd"
607
+ }), /*#__PURE__*/React.createElement("path", {
608
+ fill: "#FBE536",
609
+ d: "M312.392 203.094c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
610
+ }), /*#__PURE__*/React.createElement("path", {
611
+ fill: "#FEF384",
612
+ d: "M296.473 222.588a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
613
+ }), /*#__PURE__*/React.createElement("path", {
614
+ fill: "#CBA40E",
615
+ d: "m283.361 214.242 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
616
+ }), /*#__PURE__*/React.createElement("path", {
617
+ fill: "#E6C616",
618
+ fillRule: "evenodd",
619
+ d: "m291.446 206.298-8.085 7.944-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.007-.007.001v1.625l7.255 7.13-2.376 2.332z",
620
+ clipRule: "evenodd"
621
+ }), /*#__PURE__*/React.createElement("path", {
622
+ fill: "#E6C616",
623
+ d: "M312.392 202.278c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
624
+ }), /*#__PURE__*/React.createElement("path", {
625
+ fill: "#CBA40E",
626
+ fillRule: "evenodd",
627
+ d: "M296.473 221.772c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
628
+ clipRule: "evenodd"
629
+ }), /*#__PURE__*/React.createElement("path", {
630
+ fill: "#FBE536",
631
+ d: "M312.392 200.645c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
632
+ }), /*#__PURE__*/React.createElement("path", {
633
+ fill: "#FEF384",
634
+ d: "M296.473 220.139a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
635
+ }), /*#__PURE__*/React.createElement("path", {
636
+ fill: "#CBA40E",
637
+ d: "m283.361 211.793 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
638
+ }), /*#__PURE__*/React.createElement("path", {
639
+ fill: "#E6C616",
640
+ fillRule: "evenodd",
641
+ d: "m291.446 203.849-8.085 7.944-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
642
+ clipRule: "evenodd"
643
+ }), /*#__PURE__*/React.createElement("path", {
644
+ fill: "#E6C616",
645
+ d: "M312.392 199.829c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
646
+ }), /*#__PURE__*/React.createElement("path", {
647
+ fill: "#CBA40E",
648
+ fillRule: "evenodd",
649
+ d: "M296.473 219.323c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
650
+ clipRule: "evenodd"
651
+ }), /*#__PURE__*/React.createElement("path", {
652
+ fill: "#FBE536",
653
+ d: "M312.392 198.196c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
654
+ }), /*#__PURE__*/React.createElement("path", {
655
+ fill: "#FEF384",
656
+ d: "M296.473 217.69a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
657
+ }), /*#__PURE__*/React.createElement("path", {
658
+ fill: "#CBA40E",
659
+ d: "m283.361 209.344 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.317l-4.096 4.028 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.028c-.748-.735-2.936-1.598-4.961.317-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
660
+ }), /*#__PURE__*/React.createElement("path", {
661
+ fill: "#E6C616",
662
+ fillRule: "evenodd",
663
+ d: "m291.446 201.4-8.085 7.944-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
664
+ clipRule: "evenodd"
665
+ }), /*#__PURE__*/React.createElement("path", {
666
+ fill: "#E6C616",
667
+ d: "M312.392 197.38c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
668
+ }), /*#__PURE__*/React.createElement("path", {
669
+ fill: "#CBA40E",
670
+ fillRule: "evenodd",
671
+ d: "M296.473 216.874c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
672
+ clipRule: "evenodd"
673
+ }), /*#__PURE__*/React.createElement("path", {
674
+ fill: "#FBE536",
675
+ d: "M312.392 195.747c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
676
+ }), /*#__PURE__*/React.createElement("path", {
677
+ fill: "#FEF384",
678
+ d: "M296.473 215.241a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
679
+ }), /*#__PURE__*/React.createElement("path", {
680
+ fill: "#CBA40E",
681
+ d: "m283.361 206.895 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.947 1.687-1.658v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.658-8.086 7.947z"
682
+ }), /*#__PURE__*/React.createElement("path", {
683
+ fill: "#E6C616",
684
+ fillRule: "evenodd",
685
+ d: "m291.446 198.951-8.085 7.944-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.915 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.599 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-2.856l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
686
+ clipRule: "evenodd"
687
+ }), /*#__PURE__*/React.createElement("path", {
688
+ fill: "#E6C616",
689
+ d: "M312.392 194.931c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
690
+ }), /*#__PURE__*/React.createElement("path", {
691
+ fill: "#CBA40E",
692
+ fillRule: "evenodd",
693
+ d: "M296.473 214.425c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
694
+ clipRule: "evenodd"
695
+ }), /*#__PURE__*/React.createElement("path", {
696
+ fill: "#FBE536",
697
+ d: "M312.392 193.298c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
698
+ }), /*#__PURE__*/React.createElement("path", {
699
+ fill: "#FEF384",
700
+ d: "M296.473 212.792a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
701
+ }), /*#__PURE__*/React.createElement("path", {
702
+ fill: "#CBA40E",
703
+ d: "m283.361 204.446 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.659v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
704
+ }), /*#__PURE__*/React.createElement("path", {
705
+ fill: "#E6C616",
706
+ fillRule: "evenodd",
707
+ d: "m291.446 196.503-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.598 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-1.224.001-1.633l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
708
+ clipRule: "evenodd"
709
+ }), /*#__PURE__*/React.createElement("g", {
710
+ clipPath: "url(#m-celebration-raiffeisen_svg__i)"
711
+ }, /*#__PURE__*/React.createElement("path", {
712
+ fill: "#E6C616",
713
+ d: "M312.392 192.482c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
714
+ }), /*#__PURE__*/React.createElement("path", {
715
+ fill: "#CBA40E",
716
+ fillRule: "evenodd",
717
+ d: "M296.473 211.976c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
718
+ clipRule: "evenodd"
719
+ }), /*#__PURE__*/React.createElement("path", {
720
+ fill: "#FBE536",
721
+ d: "M312.392 190.849c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
722
+ }), /*#__PURE__*/React.createElement("path", {
723
+ fill: "#FEF384",
724
+ d: "M296.473 210.343a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.335 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
725
+ }), /*#__PURE__*/React.createElement("path", {
726
+ fill: "#CBA40E",
727
+ d: "m283.361 201.997 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.659v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
728
+ }), /*#__PURE__*/React.createElement("path", {
729
+ fill: "#E6C616",
730
+ fillRule: "evenodd",
731
+ d: "m291.446 194.054-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.598 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-1.224.001-1.633l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
732
+ clipRule: "evenodd"
733
+ })), /*#__PURE__*/React.createElement("g", {
734
+ clipPath: "url(#m-celebration-raiffeisen_svg__j)"
735
+ }, /*#__PURE__*/React.createElement("path", {
736
+ fill: "#E6C616",
737
+ d: "M312.392 190.033c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
738
+ }), /*#__PURE__*/React.createElement("path", {
739
+ fill: "#CBA40E",
740
+ fillRule: "evenodd",
741
+ d: "M296.473 209.527c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
742
+ clipRule: "evenodd"
743
+ }), /*#__PURE__*/React.createElement("path", {
744
+ fill: "#FBE536",
745
+ d: "M312.392 188.4c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
746
+ }), /*#__PURE__*/React.createElement("path", {
747
+ fill: "#FEF384",
748
+ d: "M296.473 207.894a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.336 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
749
+ }), /*#__PURE__*/React.createElement("path", {
750
+ fill: "#CBA40E",
751
+ d: "m283.361 199.548 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.659v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.111-2.148-2.111 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
752
+ }), /*#__PURE__*/React.createElement("path", {
753
+ fill: "#E6C616",
754
+ fillRule: "evenodd",
755
+ d: "m291.446 191.605-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001l.001-.001-1.687-1.658v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.002-.003.003v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.598 4.961.316a6.57 6.57 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002V184v.001-1.633l-1.172 1.152v3.275l-1.687 1.658.007.008h-.007v1.625l7.255 7.13-2.376 2.332z",
756
+ clipRule: "evenodd"
757
+ })), /*#__PURE__*/React.createElement("g", {
758
+ clipPath: "url(#m-celebration-raiffeisen_svg__k)"
759
+ }, /*#__PURE__*/React.createElement("path", {
760
+ fill: "#E6C616",
761
+ d: "M312.392 187.584c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
762
+ }), /*#__PURE__*/React.createElement("path", {
763
+ fill: "#CBA40E",
764
+ fillRule: "evenodd",
765
+ d: "M296.473 207.078c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
766
+ clipRule: "evenodd"
767
+ }), /*#__PURE__*/React.createElement("path", {
768
+ fill: "#FBE536",
769
+ d: "M312.392 185.951c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
770
+ }), /*#__PURE__*/React.createElement("path", {
771
+ fill: "#FEF384",
772
+ d: "M296.473 205.445a21 21 0 0 1-4.608.506c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.336 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.048"
773
+ }), /*#__PURE__*/React.createElement("path", {
774
+ fill: "#CBA40E",
775
+ d: "m283.361 197.099 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.659v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.112-2.148-2.112 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
776
+ }), /*#__PURE__*/React.createElement("path", {
777
+ fill: "#E6C616",
778
+ fillRule: "evenodd",
779
+ d: "m291.446 189.156-8.085 7.943-2.377-2.332 7.255-7.13v-1.632h-.001.001l-1.687-1.659v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.003-.003.002v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.598 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-1.224.001-1.633l-1.172 1.152v3.275l-1.687 1.659.007.007h-.007v1.625l7.255 7.13-2.376 2.332z",
780
+ clipRule: "evenodd"
781
+ })), /*#__PURE__*/React.createElement("g", {
782
+ clipPath: "url(#m-celebration-raiffeisen_svg__l)"
783
+ }, /*#__PURE__*/React.createElement("path", {
784
+ fill: "#E6C616",
785
+ d: "M312.392 185.135c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
786
+ }), /*#__PURE__*/React.createElement("path", {
787
+ fill: "#CBA40E",
788
+ fillRule: "evenodd",
789
+ d: "M296.473 204.629c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
790
+ clipRule: "evenodd"
791
+ }), /*#__PURE__*/React.createElement("path", {
792
+ fill: "#FBE536",
793
+ d: "M312.392 183.502c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
794
+ }), /*#__PURE__*/React.createElement("path", {
795
+ fill: "#FEF384",
796
+ d: "M296.473 202.997a21 21 0 0 1-4.608.505c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.336 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.049"
797
+ }), /*#__PURE__*/React.createElement("path", {
798
+ fill: "#CBA40E",
799
+ d: "m283.361 194.65 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.659v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.112-2.148-2.112 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
800
+ }), /*#__PURE__*/React.createElement("path", {
801
+ fill: "#E6C616",
802
+ fillRule: "evenodd",
803
+ d: "m291.446 186.707-8.085 7.943-2.377-2.332 7.255-7.13v-1.631l-.001-.001h.001l-1.687-1.659v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.003-.003.002v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.598 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-1.224.001-1.633l-1.172 1.152v3.275l-1.687 1.659.007.007h-.007v1.625l7.255 7.13-2.376 2.332z",
804
+ clipRule: "evenodd"
805
+ })), /*#__PURE__*/React.createElement("path", {
806
+ fill: "#E6C616",
807
+ d: "M312.392 182.686c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
808
+ }), /*#__PURE__*/React.createElement("path", {
809
+ fill: "#CBA40E",
810
+ fillRule: "evenodd",
811
+ d: "M296.473 202.18c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
812
+ clipRule: "evenodd"
813
+ }), /*#__PURE__*/React.createElement("path", {
814
+ fill: "#FBE536",
815
+ d: "M312.392 181.053c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
816
+ }), /*#__PURE__*/React.createElement("path", {
817
+ fill: "#FEF384",
818
+ d: "M296.473 200.548a21 21 0 0 1-4.608.505c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.336 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.049"
819
+ }), /*#__PURE__*/React.createElement("path", {
820
+ fill: "#CBA40E",
821
+ d: "m283.361 192.201 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.659v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.112-2.148-2.112 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
822
+ }), /*#__PURE__*/React.createElement("path", {
823
+ fill: "#E6C616",
824
+ fillRule: "evenodd",
825
+ d: "m291.446 184.258-8.085 7.943-2.377-2.332 7.255-7.13v-1.631h-.001l.001-.001-1.687-1.659v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.003-.003.002v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.598 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-1.224.001-1.633l-1.172 1.152v3.275l-1.687 1.659.007.007h-.007v1.625l7.255 7.13-2.376 2.332z",
826
+ clipRule: "evenodd"
827
+ }), /*#__PURE__*/React.createElement("path", {
828
+ fill: "#E6C616",
829
+ d: "M312.392 180.237c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.954 20.527 20"
830
+ }), /*#__PURE__*/React.createElement("path", {
831
+ fill: "#CBA40E",
832
+ fillRule: "evenodd",
833
+ d: "M296.473 199.731c9.118-2.038 15.919-9.992 15.919-19.494 0-1.255-.119-2.483-.345-3.674h-15.574z",
834
+ clipRule: "evenodd"
835
+ }), /*#__PURE__*/React.createElement("path", {
836
+ fill: "#FBE536",
837
+ d: "M312.392 178.604c0 11.046-9.19 20-20.527 20s-20.527-8.954-20.527-20 9.19-20 20.527-20 20.527 8.955 20.527 20"
838
+ }), /*#__PURE__*/React.createElement("path", {
839
+ fill: "#FEF384",
840
+ d: "M296.473 198.099a21 21 0 0 1-4.608.505c-11.337 0-20.527-8.954-20.527-20s9.19-20 20.527-20c6.919 0 13.038 3.336 16.757 8.446 3.77 12.779-12.149 9.922-12.149 31.049"
841
+ }), /*#__PURE__*/React.createElement("path", {
842
+ fill: "#CBA40E",
843
+ d: "m283.361 189.752 8.085-7.943 8.085 7.943 3.207-3.148-8.086-7.946 1.687-1.659v-3.275l1.172-1.152v2.856l1.019 1.002 4.1-4.029 1.014.996c-.008-.752-.16-2.926-2.038-4.739-2.025-1.915-4.213-1.052-4.961-.316l-4.096 4.027 1.045 1.026-2.148 2.112-2.148-2.112 1.045-1.026-4.097-4.027c-.748-.736-2.936-1.599-4.961.316-1.877 1.813-2.03 3.987-2.037 4.739l1.014-.996 4.099 4.029 1.02-1.002v-2.856l1.171 1.152v3.275l1.687 1.659-8.086 7.946z"
844
+ }), /*#__PURE__*/React.createElement("path", {
845
+ fill: "#E6C616",
846
+ fillRule: "evenodd",
847
+ d: "m291.446 181.809-8.085 7.943-2.377-2.332 7.255-7.13v-1.631h-.001l.001-.001-1.687-1.659v-3.275l-1.171-1.152v2.856l-1.02 1.002-4.099-4.029-.709.696a6.6 6.6 0 0 1 1.732-2.807c2.025-1.914 4.213-1.052 4.961-.316l3.052 3 .213.21-.031.032-.182.179.003.003-.003.002v1.627l2.148 2.112 2.148-2.112v-1.63l-.002-.001.002-.001-.214-.21.214-.211 3.051-3c.748-.736 2.936-1.598 4.961.316a6.6 6.6 0 0 1 1.732 2.807l-.708-.696-4.1 4.029-1.019-1.002v-1.224.001-1.633l-1.172 1.152v3.275l-1.687 1.659.007.007h-.007v1.625l7.255 7.13-2.376 2.332z",
848
+ clipRule: "evenodd"
849
+ }))), _g4 || (_g4 = /*#__PURE__*/React.createElement("g", {
850
+ clipPath: "url(#m-celebration-raiffeisen_svg__m)"
851
+ }, /*#__PURE__*/React.createElement("path", {
852
+ fill: "#000",
853
+ fillOpacity: 0.06,
854
+ fillRule: "evenodd",
855
+ d: "M102.534 100.203c3.751-3.67 6.074-8.757 6.074-14.38 0-11.183-9.19-20.25-20.527-20.25-6.587 0-12.45 3.062-16.206 7.82l-8.51 8.396 4.19 4.134c.053 11.105 9.168 20.097 20.426 20.15l4.413 4.354 10.252-10.114z",
856
+ clipRule: "evenodd"
857
+ }), /*#__PURE__*/React.createElement("g", {
858
+ fill: "#fff",
859
+ clipPath: "url(#m-celebration-raiffeisen_svg__n)"
860
+ }, /*#__PURE__*/React.createElement("path", {
861
+ d: "M99.392 94.916c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
862
+ }), /*#__PURE__*/React.createElement("path", {
863
+ fillRule: "evenodd",
864
+ d: "M83.473 114.653c9.118-2.063 15.92-10.117 15.92-19.737 0-1.27-.12-2.514-.346-3.72H83.473z",
865
+ clipRule: "evenodd"
866
+ }), /*#__PURE__*/React.createElement("path", {
867
+ d: "M99.392 93.263c0 11.183-9.19 20.249-20.527 20.249s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
868
+ }), /*#__PURE__*/React.createElement("path", {
869
+ d: "M83.473 113a21 21 0 0 1-4.608.512c-11.337 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.551C99.392 94.503 83.473 91.61 83.473 113"
870
+ }), /*#__PURE__*/React.createElement("path", {
871
+ d: "m70.361 104.55 8.085-8.043 8.085 8.043 3.207-3.188-8.086-8.045 1.687-1.68v-3.316l1.172-1.166v2.891l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.76-.16-2.963-2.038-4.798-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.077 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.077c-.748-.746-2.936-1.619-4.961.32-1.877 1.835-2.03 4.037-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.016v-2.891l1.171 1.166v3.316l1.687 1.68-8.086 8.045z"
872
+ }), /*#__PURE__*/React.createElement("path", {
873
+ fillRule: "evenodd",
874
+ d: "m78.446 96.507-8.085 8.043-2.377-2.362 7.255-7.218v-1.653h-.001l-1.686-1.68v-3.316l-1.171-1.166v2.891l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.939 4.213-1.065 4.96-.32l3.053 3.037.213.213-.031.032-.182.18.002.004-.002.002v1.648l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.213.214-.213 3.051-3.037c.748-.745 2.936-1.619 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.705-4.1 4.08-1.019-1.015v-2.891l-1.172 1.166v3.316l-1.687 1.68.007.007h-.007v1.646l7.255 7.218-2.376 2.362z",
875
+ clipRule: "evenodd"
876
+ })), /*#__PURE__*/React.createElement("path", {
877
+ fill: "#fff",
878
+ d: "M99.392 92.436c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
879
+ }), /*#__PURE__*/React.createElement("path", {
880
+ fill: "#fff",
881
+ fillRule: "evenodd",
882
+ d: "M83.473 112.174c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.514-.346-3.72H83.473z",
883
+ clipRule: "evenodd"
884
+ }), /*#__PURE__*/React.createElement("path", {
885
+ fill: "#fff",
886
+ d: "M99.392 90.783c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
887
+ }), /*#__PURE__*/React.createElement("path", {
888
+ fill: "#fff",
889
+ d: "M83.473 110.521a21 21 0 0 1-4.608.512c-11.337 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.149 10.047-12.149 31.438"
890
+ }), /*#__PURE__*/React.createElement("path", {
891
+ fill: "#fff",
892
+ d: "m70.361 102.07 8.085-8.042 8.085 8.042 3.207-3.187-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.008c-.008-.76-.16-2.962-2.038-4.798-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.038-2.148 2.139-2.148-2.139 1.045-1.038-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.679-8.086 8.046z"
893
+ }), /*#__PURE__*/React.createElement("path", {
894
+ fill: "#fff",
895
+ fillRule: "evenodd",
896
+ d: "m78.446 94.028-8.085 8.042-2.377-2.361 7.255-7.219v-1.652h-.001v-.001l-1.686-1.68v-3.315l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.842 2.025-1.938 4.213-1.065 4.96-.32l3.053 3.038.213.212-.031.033-.182.18.002.003-.002.003v1.648l2.148 2.138 2.148-2.138V85.51h-.002l.002-.003-.214-.212.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.679.007.007h-.007v1.646l7.255 7.219-2.376 2.361z",
897
+ clipRule: "evenodd"
898
+ }), /*#__PURE__*/React.createElement("path", {
899
+ fill: "#fff",
900
+ d: "M99.392 89.956c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
901
+ }), /*#__PURE__*/React.createElement("path", {
902
+ fill: "#fff",
903
+ fillRule: "evenodd",
904
+ d: "M83.473 109.694c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.719H83.473z",
905
+ clipRule: "evenodd"
906
+ }), /*#__PURE__*/React.createElement("path", {
907
+ fill: "#fff",
908
+ d: "M99.392 88.303c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
909
+ }), /*#__PURE__*/React.createElement("path", {
910
+ fill: "#fff",
911
+ d: "M83.473 108.041a21 21 0 0 1-4.608.512c-11.337 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.149 10.046-12.149 31.437"
912
+ }), /*#__PURE__*/React.createElement("path", {
913
+ fill: "#fff",
914
+ d: "m70.361 99.59 8.085-8.042 8.085 8.043 3.207-3.188-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.761-.16-2.963-2.038-4.799-2.025-1.938-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.68-8.086 8.045z"
915
+ }), /*#__PURE__*/React.createElement("path", {
916
+ fill: "#fff",
917
+ fillRule: "evenodd",
918
+ d: "M78.446 91.548 70.36 99.59l-2.377-2.362 7.255-7.219v-1.652h-.001l-1.686-1.68v-3.316l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.94 4.213-1.066 4.96-.32l3.053 3.037.213.212-.031.033-.182.18.002.003-.002.003v1.648l2.148 2.138 2.148-2.138V83.03h-.002l.002-.002-.214-.213.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.68.007.007h-.007v1.645l7.255 7.219-2.376 2.362z",
919
+ clipRule: "evenodd"
920
+ }), /*#__PURE__*/React.createElement("path", {
921
+ fill: "#fff",
922
+ d: "M99.392 87.477c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
923
+ }), /*#__PURE__*/React.createElement("path", {
924
+ fill: "#fff",
925
+ fillRule: "evenodd",
926
+ d: "M83.473 107.215c9.118-2.064 15.92-10.117 15.92-19.738 0-1.27-.12-2.514-.346-3.72H83.473z",
927
+ clipRule: "evenodd"
928
+ }), /*#__PURE__*/React.createElement("path", {
929
+ fill: "#fff",
930
+ d: "M99.392 85.824c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
931
+ }), /*#__PURE__*/React.createElement("path", {
932
+ fill: "#fff",
933
+ d: "M83.473 105.561a20.8 20.8 0 0 1-4.608.513c-11.337 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.149 10.047-12.149 31.437"
934
+ }), /*#__PURE__*/React.createElement("path", {
935
+ fill: "#fff",
936
+ d: "m70.361 97.111 8.085-8.043 8.085 8.043 3.207-3.187-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.014 4.099-4.08 1.014 1.01c-.008-.762-.16-2.963-2.038-4.799-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.077 1.045 1.04-2.148 2.137-2.148-2.138 1.045-1.039-4.097-4.077c-.748-.745-2.936-1.619-4.961.32-1.877 1.836-2.03 4.037-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.315l1.687 1.68-8.086 8.046z"
937
+ }), /*#__PURE__*/React.createElement("path", {
938
+ fill: "#fff",
939
+ fillRule: "evenodd",
940
+ d: "m78.446 89.068-8.085 8.043-2.377-2.361 7.255-7.22V85.88h-.001v-.001l-1.686-1.68v-3.315l-1.171-1.167v2.892l-1.02 1.014-4.1-4.08-.708.706c.27-.884.78-1.91 1.732-2.842 2.025-1.939 4.213-1.065 4.96-.32l3.053 3.037.213.213-.031.032-.182.181.002.003-.002.003v1.647l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.212.214-.213 3.051-3.038c.748-.745 2.936-1.619 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.704-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.315l-1.687 1.68.007.007h-.007v1.646l7.255 7.219-2.376 2.361z",
941
+ clipRule: "evenodd"
942
+ }), /*#__PURE__*/React.createElement("path", {
943
+ fill: "#fff",
944
+ d: "M99.392 84.997c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
945
+ }), /*#__PURE__*/React.createElement("path", {
946
+ fill: "#fff",
947
+ fillRule: "evenodd",
948
+ d: "M83.473 104.735c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.72H83.473z",
949
+ clipRule: "evenodd"
950
+ }), /*#__PURE__*/React.createElement("path", {
951
+ fill: "#fff",
952
+ d: "M99.392 83.344c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
953
+ }), /*#__PURE__*/React.createElement("path", {
954
+ fill: "#fff",
955
+ d: "M83.473 103.082a21 21 0 0 1-4.608.512c-11.337 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.149 10.047-12.149 31.438"
956
+ }), /*#__PURE__*/React.createElement("path", {
957
+ fill: "#fff",
958
+ d: "m70.361 94.632 8.085-8.044 8.085 8.044 3.207-3.188-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.008c-.008-.76-.16-2.962-2.038-4.798-2.025-1.938-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.038-2.148 2.139-2.148-2.139 1.045-1.038-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.679-8.086 8.046z"
959
+ }), /*#__PURE__*/React.createElement("path", {
960
+ fill: "#fff",
961
+ fillRule: "evenodd",
962
+ d: "m78.446 86.589-8.085 8.043-2.377-2.362 7.255-7.219V83.4h-.001v-.001l-1.686-1.68v-3.315l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.842 2.025-1.938 4.213-1.065 4.96-.32l3.053 3.038.213.212-.031.033-.182.18.002.003-.002.003v1.647l2.148 2.139 2.148-2.139v-1.65h-.002l.002-.002-.214-.213.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.679.007.007h-.007v1.646l7.255 7.219-2.376 2.362z",
963
+ clipRule: "evenodd"
964
+ }), /*#__PURE__*/React.createElement("path", {
965
+ fill: "#fff",
966
+ d: "M99.392 82.518c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
967
+ }), /*#__PURE__*/React.createElement("path", {
968
+ fill: "#fff",
969
+ fillRule: "evenodd",
970
+ d: "M83.473 102.255c9.118-2.063 15.92-10.117 15.92-19.737 0-1.27-.12-2.514-.346-3.72H83.473z",
971
+ clipRule: "evenodd"
972
+ }), /*#__PURE__*/React.createElement("path", {
973
+ fill: "#fff",
974
+ d: "M99.392 80.865c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
975
+ }), /*#__PURE__*/React.createElement("path", {
976
+ fill: "#fff",
977
+ d: "M83.473 100.602a21 21 0 0 1-4.608.513c-11.337 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.149 10.046-12.149 31.437"
978
+ }), /*#__PURE__*/React.createElement("path", {
979
+ fill: "#fff",
980
+ d: "m70.361 92.152 8.085-8.043 8.085 8.043 3.207-3.188-8.086-8.046 1.687-1.679v-3.316l1.172-1.166v2.891l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.76-.16-2.963-2.038-4.798-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.077 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.077c-.748-.745-2.936-1.619-4.961.32-1.877 1.835-2.03 4.037-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.016v-2.891l1.171 1.166v3.316l1.687 1.68-8.086 8.045z"
981
+ }), /*#__PURE__*/React.createElement("path", {
982
+ fill: "#fff",
983
+ fillRule: "evenodd",
984
+ d: "m78.446 84.109-8.085 8.043-2.377-2.362 7.255-7.218v-1.653h-.001l-1.686-1.68v-3.316l-1.171-1.166v2.891l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.939 4.213-1.065 4.96-.32l3.053 3.037.213.213-.031.032-.182.181.002.003-.002.002v1.648l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.213.214-.213 3.051-3.037c.748-.745 2.936-1.619 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.704-4.1 4.08-1.019-1.016v-2.891l-1.172 1.166v3.316l-1.687 1.68.007.007h-.007v1.646l7.255 7.218-2.376 2.362z",
985
+ clipRule: "evenodd"
986
+ }), /*#__PURE__*/React.createElement("path", {
987
+ fill: "#fff",
988
+ d: "M99.392 80.038c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
989
+ }), /*#__PURE__*/React.createElement("path", {
990
+ fill: "#fff",
991
+ fillRule: "evenodd",
992
+ d: "M83.473 99.776c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.72H83.473z",
993
+ clipRule: "evenodd"
994
+ }), /*#__PURE__*/React.createElement("path", {
995
+ fill: "#fff",
996
+ d: "M99.392 78.385c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
997
+ }), /*#__PURE__*/React.createElement("path", {
998
+ fill: "#fff",
999
+ d: "M83.473 98.123a21 21 0 0 1-4.608.512c-11.337 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.149 10.046-12.149 31.437"
1000
+ }), /*#__PURE__*/React.createElement("path", {
1001
+ fill: "#fff",
1002
+ d: "m70.361 89.673 8.085-8.044 8.085 8.043 3.207-3.187-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.008c-.008-.76-.16-2.962-2.038-4.798-2.025-1.938-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.038-2.148 2.139-2.148-2.138 1.045-1.04-4.097-4.077c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.679-8.086 8.046z"
1003
+ }), /*#__PURE__*/React.createElement("path", {
1004
+ fill: "#fff",
1005
+ fillRule: "evenodd",
1006
+ d: "m78.446 81.63-8.085 8.043-2.377-2.362 7.255-7.219V78.44h-.001l-1.686-1.68v-3.316l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.842 2.025-1.938 4.213-1.065 4.96-.32l3.053 3.038.213.212-.031.033-.182.18.002.003-.002.003v1.647l2.148 2.139 2.148-2.139v-1.65h-.002l.002-.002-.214-.213.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.68.007.006h-.007v1.646l7.255 7.219-2.376 2.361z",
1007
+ clipRule: "evenodd"
1008
+ }), /*#__PURE__*/React.createElement("path", {
1009
+ fill: "#fff",
1010
+ d: "M99.392 77.558c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1011
+ }), /*#__PURE__*/React.createElement("path", {
1012
+ fill: "#fff",
1013
+ fillRule: "evenodd",
1014
+ d: "M83.473 97.296c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.719H83.473z",
1015
+ clipRule: "evenodd"
1016
+ }), /*#__PURE__*/React.createElement("path", {
1017
+ fill: "#fff",
1018
+ d: "M99.392 75.905c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1019
+ }), /*#__PURE__*/React.createElement("path", {
1020
+ fill: "#fff",
1021
+ d: "M83.473 95.643a21 21 0 0 1-4.608.512c-11.337 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.149 10.046-12.149 31.437"
1022
+ }), /*#__PURE__*/React.createElement("path", {
1023
+ fill: "#fff",
1024
+ d: "m70.361 87.193 8.085-8.043 8.085 8.043 3.207-3.188-8.086-8.046 1.687-1.68v-3.315l1.172-1.166v2.891l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.761-.16-2.963-2.038-4.798-2.025-1.94-4.213-1.066-4.96-.32l-4.097 4.077 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.891l1.171 1.166v3.316l1.687 1.68-8.086 8.045z"
1025
+ }), /*#__PURE__*/React.createElement("path", {
1026
+ fill: "#fff",
1027
+ fillRule: "evenodd",
1028
+ d: "m78.446 79.15-8.085 8.043-2.377-2.362 7.255-7.219V75.96h-.001l-1.686-1.68v-3.316l-1.171-1.166v2.891l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.94 4.213-1.066 4.96-.32l3.053 3.037.213.212-.031.033-.182.18.002.004-.002.002v1.648l2.148 2.138 2.148-2.138v-1.65l-.002-.002.002-.001-.214-.213.214-.213 3.051-3.037c.748-.746 2.936-1.62 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.705-4.1 4.08-1.019-1.015v-2.891l-1.172 1.166v3.316l-1.687 1.68.007.007h-.007v1.645l7.255 7.22-2.376 2.36z",
1029
+ clipRule: "evenodd"
1030
+ }))), _g5 || (_g5 = /*#__PURE__*/React.createElement("g", {
1031
+ clipPath: "url(#m-celebration-raiffeisen_svg__o)",
1032
+ opacity: 0.6
1033
+ }, /*#__PURE__*/React.createElement("path", {
1034
+ fill: "#000",
1035
+ fillOpacity: 0.06,
1036
+ fillRule: "evenodd",
1037
+ d: "M102.534 100.203c3.751-3.67 6.074-8.757 6.074-14.38 0-11.183-9.19-20.25-20.527-20.25-6.587 0-12.45 3.062-16.206 7.82l-8.51 8.396 4.19 4.134c.053 11.105 9.168 20.097 20.426 20.15l4.413 4.354 10.252-10.114z",
1038
+ clipRule: "evenodd"
1039
+ }), /*#__PURE__*/React.createElement("g", {
1040
+ clipPath: "url(#m-celebration-raiffeisen_svg__p)"
1041
+ }, /*#__PURE__*/React.createElement("path", {
1042
+ fill: "#E6C616",
1043
+ d: "M99.392 94.916c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1044
+ }), /*#__PURE__*/React.createElement("path", {
1045
+ fill: "#CBA40E",
1046
+ fillRule: "evenodd",
1047
+ d: "M83.473 114.653c9.118-2.063 15.92-10.117 15.92-19.737 0-1.27-.12-2.514-.346-3.72H83.473z",
1048
+ clipRule: "evenodd"
1049
+ }), /*#__PURE__*/React.createElement("path", {
1050
+ fill: "#FBE536",
1051
+ d: "M99.392 93.263c0 11.183-9.19 20.249-20.527 20.249s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1052
+ }), /*#__PURE__*/React.createElement("path", {
1053
+ fill: "#FEF384",
1054
+ d: "M83.473 113a21 21 0 0 1-4.608.512c-11.337 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.551C99.392 94.503 83.473 91.61 83.473 113"
1055
+ }), /*#__PURE__*/React.createElement("path", {
1056
+ fill: "#CBA40E",
1057
+ d: "m70.361 104.55 8.085-8.043 8.085 8.043 3.207-3.188-8.086-8.045 1.687-1.68v-3.316l1.172-1.166v2.891l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.76-.16-2.963-2.038-4.798-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.077 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.077c-.748-.746-2.936-1.619-4.961.32-1.877 1.835-2.03 4.037-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.016v-2.891l1.171 1.166v3.316l1.687 1.68-8.086 8.045z"
1058
+ }), /*#__PURE__*/React.createElement("path", {
1059
+ fill: "#E6C616",
1060
+ fillRule: "evenodd",
1061
+ d: "m78.446 96.507-8.085 8.043-2.377-2.362 7.255-7.218v-1.653h-.001l-1.686-1.68v-3.316l-1.171-1.166v2.891l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.939 4.213-1.065 4.96-.32l3.053 3.037.213.213-.031.032-.182.18.002.004-.002.002v1.648l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.213.214-.213 3.051-3.037c.748-.745 2.936-1.619 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.705-4.1 4.08-1.019-1.015v-2.891l-1.172 1.166v3.316l-1.687 1.68.007.007h-.007v1.646l7.255 7.218-2.376 2.362z",
1062
+ clipRule: "evenodd"
1063
+ })), /*#__PURE__*/React.createElement("path", {
1064
+ fill: "#E6C616",
1065
+ d: "M99.392 92.436c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1066
+ }), /*#__PURE__*/React.createElement("path", {
1067
+ fill: "#CBA40E",
1068
+ fillRule: "evenodd",
1069
+ d: "M83.473 112.174c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.514-.346-3.72H83.473z",
1070
+ clipRule: "evenodd"
1071
+ }), /*#__PURE__*/React.createElement("path", {
1072
+ fill: "#FBE536",
1073
+ d: "M99.392 90.783c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1074
+ }), /*#__PURE__*/React.createElement("path", {
1075
+ fill: "#FEF384",
1076
+ d: "M83.473 110.521a21 21 0 0 1-4.608.512c-11.337 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.149 10.047-12.149 31.438"
1077
+ }), /*#__PURE__*/React.createElement("path", {
1078
+ fill: "#CBA40E",
1079
+ d: "m70.361 102.07 8.085-8.042 8.085 8.042 3.207-3.187-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.008c-.008-.76-.16-2.962-2.038-4.798-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.038-2.148 2.139-2.148-2.139 1.045-1.038-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.679-8.086 8.046z"
1080
+ }), /*#__PURE__*/React.createElement("path", {
1081
+ fill: "#E6C616",
1082
+ fillRule: "evenodd",
1083
+ d: "m78.446 94.028-8.085 8.042-2.377-2.361 7.255-7.219v-1.652h-.001v-.001l-1.686-1.68v-3.315l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.842 2.025-1.938 4.213-1.065 4.96-.32l3.053 3.038.213.212-.031.033-.182.18.002.003-.002.003v1.648l2.148 2.138 2.148-2.138V85.51h-.002l.002-.003-.214-.212.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.679.007.007h-.007v1.646l7.255 7.219-2.376 2.361z",
1084
+ clipRule: "evenodd"
1085
+ }), /*#__PURE__*/React.createElement("path", {
1086
+ fill: "#E6C616",
1087
+ d: "M99.392 89.956c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1088
+ }), /*#__PURE__*/React.createElement("path", {
1089
+ fill: "#CBA40E",
1090
+ fillRule: "evenodd",
1091
+ d: "M83.473 109.694c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.719H83.473z",
1092
+ clipRule: "evenodd"
1093
+ }), /*#__PURE__*/React.createElement("path", {
1094
+ fill: "#FBE536",
1095
+ d: "M99.392 88.303c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1096
+ }), /*#__PURE__*/React.createElement("path", {
1097
+ fill: "#FEF384",
1098
+ d: "M83.473 108.041a21 21 0 0 1-4.608.512c-11.337 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.149 10.046-12.149 31.437"
1099
+ }), /*#__PURE__*/React.createElement("path", {
1100
+ fill: "#CBA40E",
1101
+ d: "m70.361 99.59 8.085-8.042 8.085 8.043 3.207-3.188-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.761-.16-2.963-2.038-4.799-2.025-1.938-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.68-8.086 8.045z"
1102
+ }), /*#__PURE__*/React.createElement("path", {
1103
+ fill: "#E6C616",
1104
+ fillRule: "evenodd",
1105
+ d: "M78.446 91.548 70.36 99.59l-2.377-2.362 7.255-7.219v-1.652h-.001l-1.686-1.68v-3.316l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.94 4.213-1.066 4.96-.32l3.053 3.037.213.212-.031.033-.182.18.002.003-.002.003v1.648l2.148 2.138 2.148-2.138V83.03h-.002l.002-.002-.214-.213.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.68.007.007h-.007v1.645l7.255 7.219-2.376 2.362z",
1106
+ clipRule: "evenodd"
1107
+ }), /*#__PURE__*/React.createElement("path", {
1108
+ fill: "#E6C616",
1109
+ d: "M99.392 87.477c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1110
+ }), /*#__PURE__*/React.createElement("path", {
1111
+ fill: "#CBA40E",
1112
+ fillRule: "evenodd",
1113
+ d: "M83.473 107.215c9.118-2.064 15.92-10.117 15.92-19.738 0-1.27-.12-2.514-.346-3.72H83.473z",
1114
+ clipRule: "evenodd"
1115
+ }), /*#__PURE__*/React.createElement("path", {
1116
+ fill: "#FBE536",
1117
+ d: "M99.392 85.824c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1118
+ }), /*#__PURE__*/React.createElement("path", {
1119
+ fill: "#FEF384",
1120
+ d: "M83.473 105.561a20.8 20.8 0 0 1-4.608.513c-11.337 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.149 10.047-12.149 31.437"
1121
+ }), /*#__PURE__*/React.createElement("path", {
1122
+ fill: "#CBA40E",
1123
+ d: "m70.361 97.111 8.085-8.043 8.085 8.043 3.207-3.187-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.014 4.099-4.08 1.014 1.01c-.008-.762-.16-2.963-2.038-4.799-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.077 1.045 1.04-2.148 2.137-2.148-2.138 1.045-1.039-4.097-4.077c-.748-.745-2.936-1.619-4.961.32-1.877 1.836-2.03 4.037-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.315l1.687 1.68-8.086 8.046z"
1124
+ }), /*#__PURE__*/React.createElement("path", {
1125
+ fill: "#E6C616",
1126
+ fillRule: "evenodd",
1127
+ d: "m78.446 89.068-8.085 8.043-2.377-2.361 7.255-7.22V85.88h-.001v-.001l-1.686-1.68v-3.315l-1.171-1.167v2.892l-1.02 1.014-4.1-4.08-.708.706c.27-.884.78-1.91 1.732-2.842 2.025-1.939 4.213-1.065 4.96-.32l3.053 3.037.213.213-.031.032-.182.181.002.003-.002.003v1.647l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.212.214-.213 3.051-3.038c.748-.745 2.936-1.619 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.704-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.315l-1.687 1.68.007.007h-.007v1.646l7.255 7.219-2.376 2.361z",
1128
+ clipRule: "evenodd"
1129
+ }), /*#__PURE__*/React.createElement("path", {
1130
+ fill: "#E6C616",
1131
+ d: "M99.392 84.997c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1132
+ }), /*#__PURE__*/React.createElement("path", {
1133
+ fill: "#CBA40E",
1134
+ fillRule: "evenodd",
1135
+ d: "M83.473 104.735c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.72H83.473z",
1136
+ clipRule: "evenodd"
1137
+ }), /*#__PURE__*/React.createElement("path", {
1138
+ fill: "#FBE536",
1139
+ d: "M99.392 83.344c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1140
+ }), /*#__PURE__*/React.createElement("path", {
1141
+ fill: "#FEF384",
1142
+ d: "M83.473 103.082a21 21 0 0 1-4.608.512c-11.337 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.149 10.047-12.149 31.438"
1143
+ }), /*#__PURE__*/React.createElement("path", {
1144
+ fill: "#CBA40E",
1145
+ d: "m70.361 94.632 8.085-8.044 8.085 8.044 3.207-3.188-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.008c-.008-.76-.16-2.962-2.038-4.798-2.025-1.938-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.038-2.148 2.139-2.148-2.139 1.045-1.038-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.679-8.086 8.046z"
1146
+ }), /*#__PURE__*/React.createElement("path", {
1147
+ fill: "#E6C616",
1148
+ fillRule: "evenodd",
1149
+ d: "m78.446 86.589-8.085 8.043-2.377-2.362 7.255-7.219V83.4h-.001v-.001l-1.686-1.68v-3.315l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.842 2.025-1.938 4.213-1.065 4.96-.32l3.053 3.038.213.212-.031.033-.182.18.002.003-.002.003v1.647l2.148 2.139 2.148-2.139v-1.65h-.002l.002-.002-.214-.213.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.679.007.007h-.007v1.646l7.255 7.219-2.376 2.362z",
1150
+ clipRule: "evenodd"
1151
+ }), /*#__PURE__*/React.createElement("path", {
1152
+ fill: "#E6C616",
1153
+ d: "M99.392 82.518c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1154
+ }), /*#__PURE__*/React.createElement("path", {
1155
+ fill: "#CBA40E",
1156
+ fillRule: "evenodd",
1157
+ d: "M83.473 102.255c9.118-2.063 15.92-10.117 15.92-19.737 0-1.27-.12-2.514-.346-3.72H83.473z",
1158
+ clipRule: "evenodd"
1159
+ }), /*#__PURE__*/React.createElement("path", {
1160
+ fill: "#FBE536",
1161
+ d: "M99.392 80.865c0 11.183-9.19 20.25-20.527 20.25s-20.527-9.067-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1162
+ }), /*#__PURE__*/React.createElement("path", {
1163
+ fill: "#FEF384",
1164
+ d: "M83.473 100.602a21 21 0 0 1-4.608.513c-11.337 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.149 10.046-12.149 31.437"
1165
+ }), /*#__PURE__*/React.createElement("path", {
1166
+ fill: "#CBA40E",
1167
+ d: "m70.361 92.152 8.085-8.043 8.085 8.043 3.207-3.188-8.086-8.046 1.687-1.679v-3.316l1.172-1.166v2.891l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.76-.16-2.963-2.038-4.798-2.025-1.939-4.213-1.065-4.96-.32l-4.097 4.077 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.077c-.748-.745-2.936-1.619-4.961.32-1.877 1.835-2.03 4.037-2.037 4.798l1.014-1.008 4.1 4.08 1.019-1.016v-2.891l1.171 1.166v3.316l1.687 1.68-8.086 8.045z"
1168
+ }), /*#__PURE__*/React.createElement("path", {
1169
+ fill: "#E6C616",
1170
+ fillRule: "evenodd",
1171
+ d: "m78.446 84.109-8.085 8.043-2.377-2.362 7.255-7.218v-1.653h-.001l-1.686-1.68v-3.316l-1.171-1.166v2.891l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.939 4.213-1.065 4.96-.32l3.053 3.037.213.213-.031.032-.182.181.002.003-.002.002v1.648l2.148 2.138 2.148-2.138v-1.65l-.002-.001.002-.002-.214-.213.214-.213 3.051-3.037c.748-.745 2.936-1.619 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.704-4.1 4.08-1.019-1.016v-2.891l-1.172 1.166v3.316l-1.687 1.68.007.007h-.007v1.646l7.255 7.218-2.376 2.362z",
1172
+ clipRule: "evenodd"
1173
+ }), /*#__PURE__*/React.createElement("path", {
1174
+ fill: "#E6C616",
1175
+ d: "M99.392 80.038c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1176
+ }), /*#__PURE__*/React.createElement("path", {
1177
+ fill: "#CBA40E",
1178
+ fillRule: "evenodd",
1179
+ d: "M83.473 99.776c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.72H83.473z",
1180
+ clipRule: "evenodd"
1181
+ }), /*#__PURE__*/React.createElement("path", {
1182
+ fill: "#FBE536",
1183
+ d: "M99.392 78.385c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.066 20.527 20.25"
1184
+ }), /*#__PURE__*/React.createElement("path", {
1185
+ fill: "#FEF384",
1186
+ d: "M83.473 98.123a21 21 0 0 1-4.608.512c-11.337 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.149 10.046-12.149 31.437"
1187
+ }), /*#__PURE__*/React.createElement("path", {
1188
+ fill: "#CBA40E",
1189
+ d: "m70.361 89.673 8.085-8.044 8.085 8.043 3.207-3.187-8.086-8.046 1.687-1.68v-3.315l1.172-1.167v2.892l1.02 1.015 4.099-4.08 1.014 1.008c-.008-.76-.16-2.962-2.038-4.798-2.025-1.938-4.213-1.065-4.96-.32l-4.097 4.078 1.045 1.038-2.148 2.139-2.148-2.138 1.045-1.04-4.097-4.077c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.892l1.171 1.167v3.316l1.687 1.679-8.086 8.046z"
1190
+ }), /*#__PURE__*/React.createElement("path", {
1191
+ fill: "#E6C616",
1192
+ fillRule: "evenodd",
1193
+ d: "m78.446 81.63-8.085 8.043-2.377-2.362 7.255-7.219V78.44h-.001l-1.686-1.68v-3.316l-1.171-1.167v2.892l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.842 2.025-1.938 4.213-1.065 4.96-.32l3.053 3.038.213.212-.031.033-.182.18.002.003-.002.003v1.647l2.148 2.139 2.148-2.139v-1.65h-.002l.002-.002-.214-.213.214-.213 3.051-3.038c.748-.745 2.936-1.618 4.961.32a6.7 6.7 0 0 1 1.732 2.842l-.708-.705-4.1 4.08-1.019-1.015v-2.892l-1.172 1.167v3.316l-1.687 1.68.007.006h-.007v1.646l7.255 7.219-2.376 2.361z",
1194
+ clipRule: "evenodd"
1195
+ }), /*#__PURE__*/React.createElement("path", {
1196
+ fill: "#E6C616",
1197
+ d: "M99.392 77.558c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1198
+ }), /*#__PURE__*/React.createElement("path", {
1199
+ fill: "#CBA40E",
1200
+ fillRule: "evenodd",
1201
+ d: "M83.473 97.296c9.118-2.063 15.92-10.117 15.92-19.738 0-1.27-.12-2.513-.346-3.719H83.473z",
1202
+ clipRule: "evenodd"
1203
+ }), /*#__PURE__*/React.createElement("path", {
1204
+ fill: "#FBE536",
1205
+ d: "M99.392 75.905c0 11.184-9.19 20.25-20.527 20.25s-20.527-9.066-20.527-20.25 9.19-20.25 20.527-20.25 20.527 9.067 20.527 20.25"
1206
+ }), /*#__PURE__*/React.createElement("path", {
1207
+ fill: "#FEF384",
1208
+ d: "M83.473 95.643a21 21 0 0 1-4.608.512c-11.337 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.149 10.046-12.149 31.437"
1209
+ }), /*#__PURE__*/React.createElement("path", {
1210
+ fill: "#CBA40E",
1211
+ d: "m70.361 87.193 8.085-8.043 8.085 8.043 3.207-3.188-8.086-8.046 1.687-1.68v-3.315l1.172-1.166v2.891l1.02 1.015 4.099-4.08 1.014 1.009c-.008-.761-.16-2.963-2.038-4.798-2.025-1.94-4.213-1.066-4.96-.32l-4.097 4.077 1.045 1.039-2.148 2.138-2.148-2.138 1.045-1.039-4.097-4.078c-.748-.745-2.936-1.618-4.961.32-1.877 1.836-2.03 4.038-2.037 4.799l1.014-1.009 4.1 4.08 1.019-1.015v-2.891l1.171 1.166v3.316l1.687 1.68-8.086 8.045z"
1212
+ }), /*#__PURE__*/React.createElement("path", {
1213
+ fill: "#E6C616",
1214
+ fillRule: "evenodd",
1215
+ d: "m78.446 79.15-8.085 8.043-2.377-2.362 7.255-7.219V75.96h-.001l-1.686-1.68v-3.316l-1.171-1.166v2.891l-1.02 1.015-4.1-4.08-.708.705c.27-.884.78-1.91 1.732-2.841 2.025-1.94 4.213-1.066 4.96-.32l3.053 3.037.213.212-.031.033-.182.18.002.004-.002.002v1.648l2.148 2.138 2.148-2.138v-1.65l-.002-.002.002-.001-.214-.213.214-.213 3.051-3.037c.748-.746 2.936-1.62 4.961.32a6.7 6.7 0 0 1 1.732 2.841l-.708-.705-4.1 4.08-1.019-1.015v-2.891l-1.172 1.166v3.316l-1.687 1.68.007.007h-.007v1.645l7.255 7.22-2.376 2.36z",
1216
+ clipRule: "evenodd"
1217
+ }))), _path || (_path = /*#__PURE__*/React.createElement("path", {
1218
+ fill: "#000",
1219
+ fillOpacity: 0.06,
1220
+ d: "m80.085 138.191-.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"
1221
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
1222
+ fill: "#E6C616",
1223
+ d: "m78.472 139.175-.919 10.502c-6.886 1.673-10.08 2.087-16.964-1.484l.918-10.502c6.924 3.709 10.575 3.886 16.965 1.484"
1224
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
1225
+ fill: "#000",
1226
+ fillOpacity: 0.06,
1227
+ d: "m260.19 25.477-.919 10.502c-6.886 1.672-10.081 2.087-16.965-1.485l.919-10.502c6.923 3.71 10.575 3.886 16.965 1.485"
1228
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
1229
+ fill: "#D9F5C8",
1230
+ d: "m258.555 26.46-.919 10.503c-6.886 1.673-10.081 2.087-16.964-1.485l.918-10.501c6.924 3.71 10.575 3.886 16.965 1.484"
1231
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
1232
+ fill: "#000",
1233
+ fillOpacity: 0.06,
1234
+ d: "m62.522 185.468-3.045 10.093c-7.083.23-10.295-.017-16.304-4.919l3.045-10.093c6.02 5.046 9.558 5.965 16.304 4.919"
1235
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
1236
+ fill: "#D9F5C8",
1237
+ d: "m60.72 186.097-3.044 10.093c-7.083.231-10.295-.016-16.304-4.919l3.045-10.092c6.02 5.045 9.558 5.964 16.304 4.918"
1238
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
1239
+ fill: "#000",
1240
+ fillOpacity: 0.06,
1241
+ d: "m332.497 110.432 9.273 9.272c-3.912 7.9-6.072 11.276-14.979 14.98l-9.273-9.273c9.071-3.631 12.159-6.97 14.979-14.979"
1242
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
1243
+ fill: "#FEF384",
1244
+ d: "m329.936 110.432 9.273 9.272c-3.913 7.9-6.072 11.276-14.979 14.98l-9.273-9.273c9.071-3.631 12.159-6.97 14.979-14.979"
1245
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
1246
+ fill: "#000",
1247
+ fillOpacity: 0.06,
1248
+ d: "m117.727 184.319 10.679 5.383c-1.132 7.959-2.039 11.5-8.696 17.251l-10.679-5.383c6.82-5.735 8.541-9.508 8.696-17.251"
1249
+ })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
1250
+ fill: "#FEF384",
1251
+ d: "m115.509 185.051 10.679 5.383c-1.132 7.959-2.039 11.499-8.695 17.251l-10.68-5.384c6.82-5.735 8.541-9.508 8.696-17.25"
1252
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
1253
+ fill: "#000",
1254
+ fillOpacity: 0.06,
1255
+ d: "m60.55 26.992 8.486 8.486c-3.58 7.23-5.557 10.318-13.708 13.708L46.842 40.7c8.301-3.323 11.127-6.378 13.708-13.708"
1256
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
1257
+ fill: "#BAED9E",
1258
+ d: "m58.208 26.992 8.485 8.486c-3.58 7.23-5.556 10.318-13.707 13.708L44.5 40.7c8.3-3.323 11.126-6.378 13.708-13.708"
1259
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
1260
+ fill: "#000",
1261
+ fillOpacity: 0.06,
1262
+ d: "m370.753 156.826 1.507 11.906c-7.259 3.52-10.714 4.75-19.232 2.434l-1.507-11.906c8.596 2.46 12.701 1.777 19.232-2.434"
1263
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
1264
+ fill: "#BAED9E",
1265
+ d: "m368.902 155.391 1.507 11.906c-7.259 3.519-10.714 4.749-19.232 2.434l-1.507-11.906c8.596 2.46 12.701 1.777 19.232-2.434"
1266
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
1267
+ fill: "#F8F6F2",
1268
+ d: "M203.604 48.111c-5.887-5.886-15.43-5.886-21.316 0l-66.13 66.131a15.05 15.05 0 0 0-4.27 12.75 15.05 15.05 0 0 0 4.27 12.75l66.13 66.131c5.886 5.886 15.429 5.886 21.316 0l66.13-66.131a15.04 15.04 0 0 0 4.269-12.75 15.04 15.04 0 0 0-4.269-12.75z"
1269
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
1270
+ fill: "#000",
1271
+ fillOpacity: 0.06,
1272
+ d: "M195.297 48.703c4.131-4.131 10.828-4.131 14.959 0l70.093 70.093a6.874 6.874 0 0 1 0 9.722l-8.878 8.878-82.433-82.434z"
1273
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
1274
+ fill: "#DBD4BC",
1275
+ d: "M182.288 52.297c5.886-5.886 15.429-5.886 21.316 0l66.13 66.13c5.886 5.886 5.886 15.429 0 21.316l-66.13 66.13c-5.887 5.886-15.43 5.886-21.316 0l-66.13-66.13c-5.886-5.887-5.886-15.43 0-21.316z"
1276
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
1277
+ fill: "#C4BCA4",
1278
+ d: "m203.604 205.873 66.13-66.13c5.886-5.887 5.886-15.43 0-21.316L192.5 201.531v8.75a15.03 15.03 0 0 0 11.104-4.408"
1279
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
1280
+ fill: "#EEE8CD",
1281
+ d: "M182.288 48.111c5.886-5.886 15.429-5.886 21.316 0l66.13 66.131c5.886 5.886 5.886 15.429 0 21.315l-66.13 66.131c-5.887 5.886-15.43 5.886-21.316 0l-66.13-66.131c-5.886-5.886-5.886-15.429 0-21.315z"
1282
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
1283
+ fill: "#000",
1284
+ fillOpacity: 0.06,
1285
+ d: "M185.057 50.728c5.886-5.886 15.429-5.886 21.316 0l57.975 57.976c5.886 5.886 5.886 15.429 0 21.315l-57.975 57.976c-5.887 5.886-15.43 5.886-21.316 0l-57.976-57.976c-5.886-5.886-5.886-15.429 0-21.315z",
1286
+ opacity: 0.2
1287
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
1288
+ fill: "#DBD4BC",
1289
+ d: "M182.288 53.6c5.886-5.887 15.429-5.887 21.316 0l57.975 57.975c5.886 5.886 5.886 15.43 0 21.316l-57.975 57.975c-5.887 5.886-15.43 5.886-21.316 0l-57.976-57.975c-5.886-5.886-5.886-15.43 0-21.316z"
1290
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
1291
+ fill: "#C4BCA4",
1292
+ d: "m203.603 190.866 57.976-57.975c5.886-5.886 5.886-15.43 0-21.316l-68.848 73.571v10.134a15.03 15.03 0 0 0 10.872-4.414"
1293
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
1294
+ fill: "#EEE8CD",
1295
+ d: "M182.288 49.805c5.886-5.886 15.429-5.886 21.316 0l57.975 57.975c5.886 5.887 5.886 15.43 0 21.316l-57.975 57.976c-5.887 5.886-15.43 5.886-21.316 0l-57.976-57.976c-5.886-5.886-5.886-15.429 0-21.316z"
1296
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
1297
+ fill: "#fff",
1298
+ d: "M182.288 49.805c5.886-5.886 15.429-5.886 21.316 0l57.975 57.975c5.886 5.887 5.886 15.43 0 21.316l-57.975 57.976c-5.887 5.886-15.43 5.886-21.316 0l-57.976-57.976c-5.886-5.886-5.886-15.429 0-21.316z",
1299
+ opacity: 0.4
1300
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
1301
+ fill: "#000",
1302
+ fillOpacity: 0.06,
1303
+ d: "m149.978 128.2 40.318-.169-.169 40.318 15.987-.059.173-40.328 8.415-.039 8.346-8.346 5.847-.026-7.278 7.278-.024 5.085 20.447-.089-.02 5.056c1.895-1.934 7.058-7.854 7.017-17.136-.15-9.909-7.779-13.141-11.512-13.123l-20.434.092-.02 5.208-10.714.049.047-10.715 5.21-.02.09-20.436c.018-3.732-3.215-11.362-13.124-11.512-9.28-.04-15.201 5.123-17.134 7.02l5.056-.02-.09 20.445 5.086-.023 7.278-7.277-.028 5.845-8.345 8.345-.039 8.415-40.327.174z",
1304
+ opacity: 0.4
1305
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
1306
+ fill: "#000",
1307
+ fillOpacity: 0.06,
1308
+ d: "m149.517 124.507 40.318-.169-.169 40.319 15.987-.06.173-40.328 8.415-.039 8.345-8.345 5.847-.026-7.278 7.278-.023 5.085 20.447-.089-.021 5.056c1.896-1.934 7.059-7.855 7.017-17.136-.149-9.909-7.779-13.142-11.511-13.124l-20.434.092-.021 5.209-10.714.048.048-10.715 5.209-.02.09-20.435c.018-3.733-3.214-11.362-13.123-11.512-9.281-.04-15.201 5.123-17.134 7.02l5.056-.021-.091 20.446 5.086-.023 7.278-7.278-.028 5.845-8.345 8.346-.039 8.415-40.327.174z",
1309
+ opacity: 0.1
1310
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
1311
+ fill: "#CBA40E",
1312
+ d: "m145.929 127.988 40.318-.169-.169 40.391 15.987-.059 1.67-2.611v-37.959l8.414-.039 8.661-8.692 5.847-.026-7.254 5.223-1.835 3.495-.024 4.138 20.447-.089-.021 6.003c1.896-1.934 7.059-7.855 7.018-17.136-.15-9.909-7.78-13.142-11.512-13.124l-18.715-3.308-1.719 3.4-.02 5.208-10.715.049.048-11.578 5.209-.019 1.684-2.573-1.593-17c.017-3.733-3.215-11.363-13.124-11.512-5.877-.026-11.567.981-14.589 2.978-1.751 1.157-2.031 2.073-2.545 2.922l5.056-.02-.09 20.132 6.284-.023 6.08-5.845-.028 5.845-6.633 4.872-1.713 1.713-.039 10.175-38.58-3.211-1.747 3.385z"
1313
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
1314
+ fill: "#AD870C",
1315
+ d: "m186.247 127.819-40.318.169 1.805-2.78h40.332zM202.065 168.151l-15.987.059 1.988-3.251 15.669.581zM212.149 127.542l-8.415.039v-4.114l17.41-7.835 6.384.291-.871 2.901-5.847.026zM237.991 131.591l-20.447.089 1.859-2.7h20.602zM207.564 101.086l-5.209.019 1.96-4.333 4.933 1.741zM237.97 137.593l1.744-3.681 3.482-4.245a25.1 25.1 0 0 1-5.226 7.926M188.647 95.99l-6.284.023 1.931-2.142h4.643l7.544-7.254-1.754 3.528z"
1316
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
1317
+ fill: "#CBA40E",
1318
+ d: "m182.453 75.88-5.056.021c.513-.849.794-1.765 2.544-2.922l4.353.29z"
1319
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
1320
+ fill: "#E6C616",
1321
+ d: "m147.671 125.431 40.318-.169-.169 40.318 15.987-.06.173-40.328 8.415-.039 8.345-8.345 5.847-.026-7.278 7.278-.024 5.085 20.448-.089-.021 5.056c1.896-1.934 7.058-7.855 7.017-17.136-.149-9.909-7.779-13.142-11.512-13.124l-20.434.092-.02 5.209-10.714.048.048-10.715 5.209-.019.09-20.436c.018-3.733-3.215-11.362-13.123-11.512-9.281-.04-15.201 5.123-17.134 7.02l5.055-.021-.09 20.446 5.086-.023 7.278-7.278-.028 5.845-8.345 8.346-.039 8.415-40.327.174z"
1322
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
1323
+ fill: "#FBE536",
1324
+ d: "m147.671 125.431 40.318-.169-.169 40.318 15.987-.06.173-40.328 8.415-.039 8.345-8.345 5.847-.026-7.278 7.278-.024 5.085 20.448-.089-.021 5.056c1.896-1.934 7.058-7.855 7.017-17.136-.149-9.909-7.779-13.142-11.512-13.124l-20.434.092-.02 5.209-10.714.048.048-10.715 5.209-.019.09-20.436c.018-3.733-3.215-11.362-13.123-11.512-9.281-.04-15.201 5.123-17.134 7.02l5.055-.021-.09 20.446 5.086-.023 7.278-7.278-.028 5.845-8.345 8.346-.039 8.415-40.327.174z",
1325
+ opacity: 0.7
1326
+ })), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
1327
+ id: "m-celebration-raiffeisen_svg__a"
1328
+ }, /*#__PURE__*/React.createElement("path", {
1329
+ fill: "#fff",
1330
+ d: "M279.5 12.992h62v80h-62z"
1331
+ })), /*#__PURE__*/React.createElement("clipPath", {
1332
+ id: "m-celebration-raiffeisen_svg__b"
1333
+ }, /*#__PURE__*/React.createElement("path", {
1334
+ fill: "#fff",
1335
+ d: "M279.5 49.727h42.73v43.265H279.5z"
1336
+ })), /*#__PURE__*/React.createElement("clipPath", {
1337
+ id: "m-celebration-raiffeisen_svg__c"
1338
+ }, /*#__PURE__*/React.createElement("path", {
1339
+ fill: "#fff",
1340
+ d: "M279.5 35.033h42.73v43.265H279.5z"
1341
+ })), /*#__PURE__*/React.createElement("clipPath", {
1342
+ id: "m-celebration-raiffeisen_svg__d"
1343
+ }, /*#__PURE__*/React.createElement("path", {
1344
+ fill: "#fff",
1345
+ d: "M279.5 32.584h42.73v43.265H279.5z"
1346
+ })), /*#__PURE__*/React.createElement("clipPath", {
1347
+ id: "m-celebration-raiffeisen_svg__e"
1348
+ }, /*#__PURE__*/React.createElement("path", {
1349
+ fill: "#fff",
1350
+ d: "M86.5-.008h61v81h-61z"
1351
+ })), /*#__PURE__*/React.createElement("clipPath", {
1352
+ id: "m-celebration-raiffeisen_svg__f"
1353
+ }, /*#__PURE__*/React.createElement("path", {
1354
+ fill: "#fff",
1355
+ d: "M86.5 37.186h42.041v43.806H86.5z"
1356
+ })), /*#__PURE__*/React.createElement("clipPath", {
1357
+ id: "m-celebration-raiffeisen_svg__g"
1358
+ }, /*#__PURE__*/React.createElement("path", {
1359
+ fill: "#fff",
1360
+ d: "M270.5 147.992h62v80h-62z"
1361
+ })), /*#__PURE__*/React.createElement("clipPath", {
1362
+ id: "m-celebration-raiffeisen_svg__h"
1363
+ }, /*#__PURE__*/React.createElement("path", {
1364
+ fill: "#fff",
1365
+ d: "M270.5 184.727h42.73v43.265H270.5z"
1366
+ })), /*#__PURE__*/React.createElement("clipPath", {
1367
+ id: "m-celebration-raiffeisen_svg__i"
1368
+ }, /*#__PURE__*/React.createElement("path", {
1369
+ fill: "#fff",
1370
+ d: "M270.5 170.033h42.73v43.265H270.5z"
1371
+ })), /*#__PURE__*/React.createElement("clipPath", {
1372
+ id: "m-celebration-raiffeisen_svg__j"
1373
+ }, /*#__PURE__*/React.createElement("path", {
1374
+ fill: "#fff",
1375
+ d: "M270.5 167.584h42.73v43.265H270.5z"
1376
+ })), /*#__PURE__*/React.createElement("clipPath", {
1377
+ id: "m-celebration-raiffeisen_svg__k"
1378
+ }, /*#__PURE__*/React.createElement("path", {
1379
+ fill: "#fff",
1380
+ d: "M270.5 165.135h42.73V208.4H270.5z"
1381
+ })), /*#__PURE__*/React.createElement("clipPath", {
1382
+ id: "m-celebration-raiffeisen_svg__l"
1383
+ }, /*#__PURE__*/React.createElement("path", {
1384
+ fill: "#fff",
1385
+ d: "M270.5 162.686h42.73v43.265H270.5z"
1386
+ })), /*#__PURE__*/React.createElement("clipPath", {
1387
+ id: "m-celebration-raiffeisen_svg__m"
1388
+ }, /*#__PURE__*/React.createElement("path", {
1389
+ fill: "#fff",
1390
+ d: "M57.5 34.992h62v81h-62z"
1391
+ })), /*#__PURE__*/React.createElement("clipPath", {
1392
+ id: "m-celebration-raiffeisen_svg__n"
1393
+ }, /*#__PURE__*/React.createElement("path", {
1394
+ fill: "#fff",
1395
+ d: "M57.5 72.186h42.73v43.806H57.5z"
1396
+ })), /*#__PURE__*/React.createElement("clipPath", {
1397
+ id: "m-celebration-raiffeisen_svg__o"
1398
+ }, /*#__PURE__*/React.createElement("path", {
1399
+ fill: "#fff",
1400
+ d: "M57.5 34.992h62v81h-62z"
1401
+ })), /*#__PURE__*/React.createElement("clipPath", {
1402
+ id: "m-celebration-raiffeisen_svg__p"
1403
+ }, /*#__PURE__*/React.createElement("path", {
1404
+ fill: "#fff",
1405
+ d: "M57.5 72.186h42.73v43.806H57.5z"
1406
+ })))));
1407
+ };
1408
+
1409
+ export { SvgMCelebrationRaiffeisen as default };