@agrotools1/at-components 0.1.4 → 0.1.7

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 (329) hide show
  1. package/dist/Avatar/Avatar.d.ts +1 -1
  2. package/dist/Avatar/Avatar.vue.js +26 -0
  3. package/dist/Avatar/Avatar.vue2.js +58 -0
  4. package/dist/Avatar/Avatar.vue3.js +4 -0
  5. package/dist/Button/Button.d.ts +1 -1
  6. package/dist/Button/Button.vue.js +35 -0
  7. package/dist/Button/Button.vue2.js +86 -0
  8. package/dist/Button/Button.vue3.js +4 -0
  9. package/dist/CardWithInsights/CardWithInsights.vue.js +52 -0
  10. package/dist/CardWithInsights/CardWithInsights.vue2.js +36 -0
  11. package/dist/CardWithInsights/CardWithInsights.vue3.js +4 -0
  12. package/dist/CardWithInsights/CardWithInsights.vue4.js +4 -0
  13. package/dist/Checkbox/Checkbox.d.ts +1 -1
  14. package/dist/Checkbox/Checkbox.vue.js +38 -0
  15. package/dist/Checkbox/Checkbox.vue2.js +83 -0
  16. package/dist/Checkbox/Checkbox.vue3.js +4 -0
  17. package/dist/Checkbox/img/checkmarck.svg.js +4 -0
  18. package/dist/DataTable/Column/Column.d.ts +1 -1
  19. package/dist/DataTable/Column/Column.vue.js +35 -0
  20. package/dist/DataTable/Column/Column.vue2.js +67 -0
  21. package/dist/DataTable/Column/Column.vue3.js +4 -0
  22. package/dist/DataTable/Column/imgs/filter.svg.js +4 -0
  23. package/dist/DataTable/Counters/Counters.d.ts +1 -1
  24. package/dist/DataTable/Counters/Counters.vue.js +44 -0
  25. package/dist/DataTable/Counters/Counters.vue2.js +71 -0
  26. package/dist/DataTable/Counters/Counters.vue3.js +4 -0
  27. package/dist/DataTable/Counters/imgs/close.svg.js +4 -0
  28. package/dist/DataTable/DataTable.d.ts +1 -1
  29. package/dist/DataTable/DataTable.vue.js +93 -0
  30. package/dist/DataTable/DataTable.vue2.js +125 -0
  31. package/dist/DataTable/DataTable.vue3.js +4 -0
  32. package/dist/DataTable/Tag/Tag.d.ts +1 -1
  33. package/dist/DataTable/Tag/Tag.vue.js +24 -0
  34. package/dist/DataTable/Tag/Tag.vue2.js +34 -0
  35. package/dist/DataTable/Tag/Tag.vue3.js +4 -0
  36. package/dist/DataTable/Tag/imgs/disabled.svg.js +4 -0
  37. package/dist/DataTable/Tag/imgs/error.svg.js +4 -0
  38. package/dist/DataTable/Tag/imgs/info.svg.js +4 -0
  39. package/dist/DataTable/Tag/imgs/success.svg.js +4 -0
  40. package/dist/DataTable/Tag/imgs/warning.svg.js +4 -0
  41. package/dist/DataTable/index.d.ts +4 -4
  42. package/dist/DataTable/index.js +13 -0
  43. package/dist/Faq/Faq.vue.js +46 -0
  44. package/dist/Faq/Faq.vue2.js +40 -0
  45. package/dist/Faq/Faq.vue3.js +4 -0
  46. package/dist/Faq/Faq.vue4.js +4 -0
  47. package/dist/Illustration/Illustration.js +117 -0
  48. package/dist/Illustration/Illustration.vue.js +17 -0
  49. package/dist/Illustration/Illustration.vue2.js +32 -0
  50. package/dist/Illustration/Illustration.vue3.js +4 -0
  51. package/dist/Illustration/images/renovabio-illustrations/biomass.svg.js +4 -0
  52. package/dist/Illustration/images/renovabio-illustrations/volume.svg.js +4 -0
  53. package/dist/Illustration/images/system-images/add-file.svg.js +4 -0
  54. package/dist/Illustration/images/system-images/cloud-connection.svg.js +4 -0
  55. package/dist/Illustration/images/system-images/cloud-download.svg.js +4 -0
  56. package/dist/Illustration/images/system-images/cloud-upload.svg.js +4 -0
  57. package/dist/Illustration/images/system-images/corrupted-file.svg.js +4 -0
  58. package/dist/Illustration/images/system-images/empty-box.svg.js +4 -0
  59. package/dist/Illustration/images/system-images/empty-folder-2.svg.js +4 -0
  60. package/dist/Illustration/images/system-images/empty-folder.svg.js +4 -0
  61. package/dist/Illustration/images/system-images/empty.svg.js +4 -0
  62. package/dist/Illustration/images/system-images/error-illustration.svg.js +4 -0
  63. package/dist/Illustration/images/system-images/file-backup-2.svg.js +4 -0
  64. package/dist/Illustration/images/system-images/file-backup.svg.js +4 -0
  65. package/dist/Illustration/images/system-images/filtering-upload.svg.js +4 -0
  66. package/dist/Illustration/images/system-images/flight.svg.js +4 -0
  67. package/dist/Illustration/images/system-images/fly.svg.js +4 -0
  68. package/dist/Illustration/images/system-images/movies.svg.js +4 -0
  69. package/dist/Illustration/images/system-images/multimedia.svg.js +4 -0
  70. package/dist/Illustration/images/system-images/notification-bell.svg.js +4 -0
  71. package/dist/Illustration/images/system-images/page-2.svg.js +4 -0
  72. package/dist/Illustration/images/system-images/page.svg.js +4 -0
  73. package/dist/Illustration/images/system-images/photos.svg.js +4 -0
  74. package/dist/Illustration/images/system-images/recycle-bin.svg.js +4 -0
  75. package/dist/Illustration/images/system-images/rocket-launch.svg.js +4 -0
  76. package/dist/Illustration/images/system-images/signal.svg.js +4 -0
  77. package/dist/Illustration/images/system-images/wrong.svg.js +4 -0
  78. package/dist/Illustration/images/tools-images/advanced-analysis.svg.js +4 -0
  79. package/dist/Illustration/images/tools-images/agriculture.svg.js +4 -0
  80. package/dist/Illustration/images/tools-images/alert-center.svg.js +4 -0
  81. package/dist/Illustration/images/tools-images/area.svg.js +4 -0
  82. package/dist/Illustration/images/tools-images/at-insights.svg.js +4 -0
  83. package/dist/Illustration/images/tools-images/conservation-unit.svg.js +4 -0
  84. package/dist/Illustration/images/tools-images/credit.svg.js +4 -0
  85. package/dist/Illustration/images/tools-images/deforestation.svg.js +4 -0
  86. package/dist/Illustration/images/tools-images/distance-proximity-rivers.svg.js +4 -0
  87. package/dist/Illustration/images/tools-images/estimated-productivity-penalty.svg.js +4 -0
  88. package/dist/Illustration/images/tools-images/extract.svg.js +4 -0
  89. package/dist/Illustration/images/tools-images/farm.svg.js +4 -0
  90. package/dist/Illustration/images/tools-images/geographical-consultation-municipalities.svg.js +4 -0
  91. package/dist/Illustration/images/tools-images/gix.svg.js +4 -0
  92. package/dist/Illustration/images/tools-images/insurance.svg.js +4 -0
  93. package/dist/Illustration/images/tools-images/land-appreciation.svg.js +4 -0
  94. package/dist/Illustration/images/tools-images/lockdown.svg.js +4 -0
  95. package/dist/Illustration/images/tools-images/map.svg.js +4 -0
  96. package/dist/Illustration/images/tools-images/pasture.svg.js +4 -0
  97. package/dist/Illustration/images/tools-images/rating-2.svg.js +4 -0
  98. package/dist/Illustration/images/tools-images/rating.svg.js +4 -0
  99. package/dist/Illustration/images/tools-images/recurrence.svg.js +4 -0
  100. package/dist/Illustration/images/tools-images/refrigerators.svg.js +4 -0
  101. package/dist/Illustration/images/tools-images/settings.svg.js +4 -0
  102. package/dist/Illustration/images/tools-images/socio-environmental-analysis.svg.js +4 -0
  103. package/dist/Illustration/images/tools-images/soil-use.svg.js +4 -0
  104. package/dist/Illustration/images/tools-images/storm.svg.js +4 -0
  105. package/dist/Illustration/images/tools-images/territory-details.svg.js +4 -0
  106. package/dist/Illustration/images/tools-images/timeline.svg.js +4 -0
  107. package/dist/Input/Input.core.d.ts +3 -2
  108. package/dist/Input/Input.core.vue.js +67 -0
  109. package/dist/Input/Input.core.vue2.js +107 -0
  110. package/dist/Input/Input.core.vue3.js +4 -0
  111. package/dist/Input/imgs/error.svg.js +4 -0
  112. package/dist/Input/index.d.ts +3 -2
  113. package/dist/Input/index.js +7 -0
  114. package/dist/Modal/Modal.d.ts +2 -1
  115. package/dist/Modal/Modal.vue.js +88 -0
  116. package/dist/Modal/Modal.vue2.js +92 -0
  117. package/dist/Modal/Modal.vue3.js +4 -0
  118. package/dist/Modal/images/cross.svg.js +4 -0
  119. package/dist/Paginator/Paginator.d.ts +1 -1
  120. package/dist/Paginator/Paginator.vue.js +102 -0
  121. package/dist/Paginator/Paginator.vue2.js +74 -0
  122. package/dist/Paginator/Paginator.vue3.js +4 -0
  123. package/dist/Paginator/imgs/double-left-arrow.svg.js +4 -0
  124. package/dist/Paginator/imgs/double-right-arrow.svg.js +4 -0
  125. package/dist/Paginator/imgs/left-arrow.svg.js +4 -0
  126. package/dist/Paginator/imgs/right-arrow.svg.js +4 -0
  127. package/dist/ProgressBar/ProgressBar.d.ts +1 -1
  128. package/dist/ProgressBar/ProgressBar.vue.js +69 -0
  129. package/dist/ProgressBar/ProgressBar.vue2.js +72 -0
  130. package/dist/ProgressBar/ProgressBar.vue3.js +4 -0
  131. package/dist/Select/Item/Item.d.ts +1 -1
  132. package/dist/Select/Item/Item.vue.js +52 -0
  133. package/dist/Select/Item/Item.vue2.js +57 -0
  134. package/dist/Select/Item/Item.vue3.js +4 -0
  135. package/dist/Select/Select.core.d.ts +1 -1
  136. package/dist/Select/Select.core.vue.js +25 -0
  137. package/dist/Select/Select.core.vue2.js +57 -0
  138. package/dist/Select/Select.multiple.d.ts +1 -1
  139. package/dist/Select/Select.multiple.vue.js +60 -0
  140. package/dist/Select/Select.multiple.vue2.js +97 -0
  141. package/dist/Select/Select.multiple.vue3.js +4 -0
  142. package/dist/Select/Select.single.d.ts +1 -1
  143. package/dist/Select/Select.single.vue.js +47 -0
  144. package/dist/Select/Select.single.vue2.js +41 -0
  145. package/dist/Select/Select.single.vue3.js +4 -0
  146. package/dist/Select/imgs/indicator.svg.js +4 -0
  147. package/dist/Select/index.d.ts +2 -2
  148. package/dist/Select/index.js +9 -0
  149. package/dist/Tabs/Tab/Tab.d.ts +1 -1
  150. package/dist/Tabs/Tab/Tab.vue.js +30 -0
  151. package/dist/Tabs/Tab/Tab.vue2.js +40 -0
  152. package/dist/Tabs/Tab/Tab.vue3.js +4 -0
  153. package/dist/Tabs/Tabs.d.ts +1 -1
  154. package/dist/Tabs/Tabs.vue.js +37 -0
  155. package/dist/Tabs/Tabs.vue2.js +33 -0
  156. package/dist/Tabs/Tabs.vue3.js +4 -0
  157. package/dist/Tabs/imgs/check.svg.js +4 -0
  158. package/dist/Tabs/imgs/warning.svg.js +4 -0
  159. package/dist/Tipograph/Paragraph/Paragraph.d.ts +1 -1
  160. package/dist/Tipograph/Paragraph/Paragraph.vue.js +18 -0
  161. package/dist/Tipograph/Paragraph/Paragraph.vue2.js +21 -0
  162. package/dist/Tipograph/Paragraph/Paragraph.vue3.js +4 -0
  163. package/dist/Tipograph/Title/Title.d.ts +1 -1
  164. package/dist/Tipograph/Title/Title.vue.js +18 -0
  165. package/dist/Tipograph/Title/Title.vue2.js +21 -0
  166. package/dist/Tipograph/Title/Title.vue3.js +4 -0
  167. package/dist/Tipograph/index.d.ts +2 -2
  168. package/dist/Tipograph/index.js +9 -0
  169. package/dist/Toggle/Toggle.d.ts +1 -1
  170. package/dist/Toggle/Toggle.vue.js +29 -0
  171. package/dist/Toggle/Toggle.vue2.js +35 -0
  172. package/dist/Toggle/Toggle.vue3.js +4 -0
  173. package/dist/Upload/Upload.d.ts +1 -1
  174. package/dist/Upload/Upload.vue.js +91 -0
  175. package/dist/Upload/Upload.vue2.js +96 -0
  176. package/dist/Upload/Upload.vue3.js +4 -0
  177. package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
  178. package/dist/agrotools-theme.css.map +1 -0
  179. package/dist/index.js +30 -2346
  180. package/dist/style.css +1 -0
  181. package/package.json +18 -28
  182. package/storybook-static/102.9ac9f0be.iframe.bundle.js +1 -0
  183. package/storybook-static/108.dad6e100.iframe.bundle.js +1 -0
  184. package/storybook-static/127.1402ec38.iframe.bundle.js +1 -0
  185. package/storybook-static/128.90fe14f7.iframe.bundle.js +1 -0
  186. package/storybook-static/20.d958576d.iframe.bundle.js +1 -0
  187. package/storybook-static/420.28054ca9.iframe.bundle.js +1 -0
  188. package/storybook-static/471.1b09f266.iframe.bundle.js +1 -0
  189. package/storybook-static/518.63007afe.iframe.bundle.js +1 -0
  190. package/storybook-static/{605.b24c7f17.iframe.bundle.js → 605.458f73a2.iframe.bundle.js} +2 -2
  191. package/storybook-static/605.458f73a2.iframe.bundle.js.map +1 -0
  192. package/storybook-static/{619.95069113.iframe.bundle.js → 619.fbf85f04.iframe.bundle.js} +3 -3
  193. package/storybook-static/619.fbf85f04.iframe.bundle.js.map +1 -0
  194. package/storybook-static/662.9228f06c.iframe.bundle.js +402 -0
  195. package/storybook-static/662.9228f06c.iframe.bundle.js.map +1 -0
  196. package/storybook-static/673.1811fe7b.iframe.bundle.js +1 -0
  197. package/storybook-static/674.0834b7e4.iframe.bundle.js +1 -0
  198. package/storybook-static/716.ae2cc9dc.iframe.bundle.js +1 -0
  199. package/storybook-static/73.7de0c878.iframe.bundle.js +1 -0
  200. package/storybook-static/749.294b564b.iframe.bundle.js +1 -0
  201. package/storybook-static/796.c14ffc95.iframe.bundle.js +1 -0
  202. package/storybook-static/814.81008212.iframe.bundle.js +1 -0
  203. package/storybook-static/998.2419ed7b.iframe.bundle.js +1 -0
  204. package/storybook-static/Avatar-Avatar-stories.b21d37b2.iframe.bundle.js +1 -0
  205. package/storybook-static/Button-Button-stories.07b0a669.iframe.bundle.js +1 -0
  206. package/storybook-static/CardWithInsights-CardWithInsights-stories.23654c7d.iframe.bundle.js +1 -0
  207. package/storybook-static/Checkbox-Checkbox-stories.d3860e9f.iframe.bundle.js +1 -0
  208. package/storybook-static/DataTable-DataTable-stories.39b0d899.iframe.bundle.js +1 -0
  209. package/storybook-static/DataTable-Tag-Tag-stories.e811f9f3.iframe.bundle.js +1 -0
  210. package/storybook-static/Faq-Faq-stories.4634ceba.iframe.bundle.js +1 -0
  211. package/storybook-static/Icons-Icons-stories.85725ca8.iframe.bundle.js +1 -0
  212. package/storybook-static/Illustration-Illustration-stories.c9d71835.iframe.bundle.js +1 -0
  213. package/storybook-static/IllustrationGallery-IllustrationGallery-stories.e3f79342.iframe.bundle.js +1 -0
  214. package/storybook-static/Input-Input-stories.45e0b6a1.iframe.bundle.js +1 -0
  215. package/storybook-static/Modal-Modal-stories.ae04830a.iframe.bundle.js +1 -0
  216. package/storybook-static/Paginator-Paginator-stories.87896c41.iframe.bundle.js +1 -0
  217. package/storybook-static/ProgressBar-ProgressBar-stories.d24e4b35.iframe.bundle.js +1 -0
  218. package/storybook-static/Select-Select-multiple-stories.3e084410.iframe.bundle.js +1 -0
  219. package/storybook-static/Select-Select-single-stories.dd753d85.iframe.bundle.js +1 -0
  220. package/storybook-static/Tabs-Tab-Tab-stories.1e52249f.iframe.bundle.js +1 -0
  221. package/storybook-static/Tabs-Tabs-stories.bb073f21.iframe.bundle.js +1 -0
  222. package/storybook-static/Tipograph-Paragraph-Paragraph-stories.bd3f9e7e.iframe.bundle.js +1 -0
  223. package/storybook-static/Tipograph-Title-Title-stories.98dbb979.iframe.bundle.js +1 -0
  224. package/storybook-static/Toggle-Toggle-stories.20a09b27.iframe.bundle.js +1 -0
  225. package/storybook-static/Upload-Upload-stories.b2a01d98.iframe.bundle.js +1 -0
  226. package/storybook-static/iframe.html +4 -4
  227. package/storybook-static/index.json +1 -1
  228. package/storybook-static/main.557e9315.iframe.bundle.js +1 -0
  229. package/storybook-static/project.json +1 -1
  230. package/storybook-static/runtime~main.4304985c.iframe.bundle.js +1 -0
  231. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js +30 -30
  232. package/storybook-static/sb-addons/interactions-8/manager-bundle.js +13 -13
  233. package/storybook-static/static/media/add-file.36431641.svg +12 -0
  234. package/storybook-static/static/media/advanced-analysis.543a3373.svg +62 -0
  235. package/storybook-static/static/media/agriculture.163ebccb.svg +19 -0
  236. package/storybook-static/static/media/alert-center.13bb8881.svg +17 -0
  237. package/storybook-static/static/media/area.9ac3e69d.svg +15 -0
  238. package/storybook-static/static/media/at-insights.70be24e9.svg +24 -0
  239. package/storybook-static/static/media/biomass.ba40f1f8.svg +36 -0
  240. package/storybook-static/static/media/close.74fb5e7c.svg +3 -0
  241. package/storybook-static/static/media/cloud-connection.fd1da3dc.svg +14 -0
  242. package/storybook-static/static/media/cloud-download.fbd37e78.svg +19 -0
  243. package/storybook-static/static/media/cloud-upload.78d9d692.svg +16 -0
  244. package/storybook-static/static/media/conservation-unit.c738b0d9.svg +12 -0
  245. package/storybook-static/static/media/corrupted-file.d3c44b90.svg +16 -0
  246. package/storybook-static/static/media/credit.4c4a9f23.svg +18 -0
  247. package/storybook-static/static/media/cross.3807b5ff.svg +5 -0
  248. package/storybook-static/static/media/deforestation.2429d1e3.svg +15 -0
  249. package/storybook-static/static/media/distance-proximity-rivers.15e21a6b.svg +37 -0
  250. package/storybook-static/static/media/empty-box.7e0e0a14.svg +22 -0
  251. package/storybook-static/static/media/empty-folder-2.8361a0e2.svg +10 -0
  252. package/storybook-static/static/media/empty-folder.1b301dc4.svg +18 -0
  253. package/storybook-static/static/media/empty.19d2d9c9.svg +14 -0
  254. package/storybook-static/static/media/error-illustration.f8b93fea.svg +13 -0
  255. package/storybook-static/static/media/estimated-productivity-penalty.5a2b723f.svg +12 -0
  256. package/storybook-static/static/media/extract.72c95f7f.svg +33 -0
  257. package/storybook-static/static/media/farm.b21569c4.svg +18 -0
  258. package/storybook-static/static/media/file-backup-2.d253f4ac.svg +18 -0
  259. package/storybook-static/static/media/file-backup.3be1d1d2.svg +13 -0
  260. package/storybook-static/static/media/filtering-upload.a02a1543.svg +42 -0
  261. package/storybook-static/static/media/flight.f6de9af3.svg +14 -0
  262. package/storybook-static/static/media/fly.6e02c68a.svg +9 -0
  263. package/storybook-static/static/media/geographical-consultation-municipalities.0a3d710e.svg +31 -0
  264. package/storybook-static/static/media/gix.bacd590c.svg +21 -0
  265. package/storybook-static/static/media/insurance.14f05495.svg +16 -0
  266. package/storybook-static/static/media/land-appreciation.885bc839.svg +26 -0
  267. package/storybook-static/static/media/lockdown.c6992804.svg +14 -0
  268. package/storybook-static/static/media/map.9e9abcd0.svg +5 -0
  269. package/storybook-static/static/media/movies.bedabbf3.svg +26 -0
  270. package/storybook-static/static/media/multimedia.324a6077.svg +9 -0
  271. package/storybook-static/static/media/notification-bell.1209a2b4.svg +15 -0
  272. package/storybook-static/static/media/page-2.01eec72d.svg +18 -0
  273. package/storybook-static/static/media/page.c59e2f3d.svg +12 -0
  274. package/storybook-static/static/media/pasture.39680219.svg +19 -0
  275. package/storybook-static/static/media/photos.0c7a09d3.svg +15 -0
  276. package/storybook-static/static/media/rating-2.a518ca8f.svg +16 -0
  277. package/storybook-static/static/media/rating.936b1b77.svg +21 -0
  278. package/storybook-static/static/media/recurrence.5371e92b.svg +17 -0
  279. package/storybook-static/static/media/recycle-bin.cc5f2e74.svg +14 -0
  280. package/storybook-static/static/media/refrigerators.c98b8833.svg +14 -0
  281. package/storybook-static/static/media/rocket-launch.1aad437e.svg +22 -0
  282. package/storybook-static/static/media/settings.c5b55264.svg +23 -0
  283. package/storybook-static/static/media/signal.e82c378c.svg +24 -0
  284. package/storybook-static/static/media/socio-environmental-analysis.b2653ac9.svg +18 -0
  285. package/storybook-static/static/media/soil-use.8b6db457.svg +52 -0
  286. package/storybook-static/static/media/storm.91e86899.svg +25 -0
  287. package/storybook-static/static/media/territory-details.1c8e1294.svg +17 -0
  288. package/storybook-static/static/media/timeline.fb362e8f.svg +42 -0
  289. package/storybook-static/static/media/volume.99352757.svg +10 -0
  290. package/storybook-static/static/media/wrong.9ae4f2e0.svg +14 -0
  291. package/storybook-static/stories.json +1 -1
  292. package/dist/Styles/agrotools-theme.css.map +0 -1
  293. package/dist/index.css +0 -1
  294. package/dist/index.umd.cjs +0 -1
  295. package/storybook-static/108.2ef3bb7a.iframe.bundle.js +0 -1
  296. package/storybook-static/241.26474039.iframe.bundle.js +0 -1
  297. package/storybook-static/430.f9c58945.iframe.bundle.js +0 -1
  298. package/storybook-static/471.4eb28a88.iframe.bundle.js +0 -1
  299. package/storybook-static/518.adfe500c.iframe.bundle.js +0 -1
  300. package/storybook-static/605.b24c7f17.iframe.bundle.js.map +0 -1
  301. package/storybook-static/619.95069113.iframe.bundle.js.map +0 -1
  302. package/storybook-static/673.32e74aeb.iframe.bundle.js +0 -1
  303. package/storybook-static/716.ab558bfb.iframe.bundle.js +0 -1
  304. package/storybook-static/841.bc9263f1.iframe.bundle.js +0 -402
  305. package/storybook-static/841.bc9263f1.iframe.bundle.js.map +0 -1
  306. package/storybook-static/878.29798927.iframe.bundle.js +0 -1
  307. package/storybook-static/895.cebd63e6.iframe.bundle.js +0 -1
  308. package/storybook-static/998.aaef9ce6.iframe.bundle.js +0 -1
  309. package/storybook-static/Avatar-Avatar-stories.2acc14df.iframe.bundle.js +0 -1
  310. package/storybook-static/Button-Button-stories.2aa969e5.iframe.bundle.js +0 -1
  311. package/storybook-static/Checkbox-Checkbox-stories.e3f98a9b.iframe.bundle.js +0 -1
  312. package/storybook-static/DataTable-Column-Column-stories.73eabb87.iframe.bundle.js +0 -1
  313. package/storybook-static/DataTable-DataTable-stories.43cf8dff.iframe.bundle.js +0 -1
  314. package/storybook-static/DataTable-Tag-Tag-stories.071dd437.iframe.bundle.js +0 -1
  315. package/storybook-static/Input-Input-stories.a40131b3.iframe.bundle.js +0 -1
  316. package/storybook-static/Paginator-Paginator-stories.f7d9f6f2.iframe.bundle.js +0 -1
  317. package/storybook-static/Select-Item-Item-stories.3a913cd9.iframe.bundle.js +0 -1
  318. package/storybook-static/Select-Select-multiple-stories.42e824d4.iframe.bundle.js +0 -1
  319. package/storybook-static/Select-Select-single-stories.d50460ac.iframe.bundle.js +0 -1
  320. package/storybook-static/Tabs-Tab-Tab-stories.b1a9fef9.iframe.bundle.js +0 -1
  321. package/storybook-static/Tabs-Tabs-stories.73847c74.iframe.bundle.js +0 -1
  322. package/storybook-static/Tipograph-Paragraph-Paragraph-stories.3f579be8.iframe.bundle.js +0 -1
  323. package/storybook-static/Tipograph-Title-Title-stories.c1949e52.iframe.bundle.js +0 -1
  324. package/storybook-static/Toggle-Toggle-stories.52194834.iframe.bundle.js +0 -1
  325. package/storybook-static/main.d9760f16.iframe.bundle.js +0 -1
  326. package/storybook-static/runtime~main.66427e0c.iframe.bundle.js +0 -1
  327. /package/dist/{Styles/agrotools-theme.css → agrotools-theme.css} +0 -0
  328. /package/storybook-static/{619.95069113.iframe.bundle.js.LICENSE.txt → 619.fbf85f04.iframe.bundle.js.LICENSE.txt} +0 -0
  329. /package/storybook-static/{841.bc9263f1.iframe.bundle.js.LICENSE.txt → 662.9228f06c.iframe.bundle.js.LICENSE.txt} +0 -0
@@ -0,0 +1,26 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3197_1131)">
3
+ <path d="M70.0198 62.4381C81.4373 50.9435 81.4373 32.3072 70.0198 20.8127C58.6023 9.31813 40.0908 9.31813 28.6733 20.8127C17.2557 32.3072 17.2557 50.9435 28.6733 62.4381C40.0908 73.9326 58.6023 73.9326 70.0198 62.4381Z" fill="#E1CEE8"/>
4
+ <path d="M46.2812 45.7344H50.7188V54.6094H46.2812V45.7344Z" fill="#B565D2"/>
5
+ <path d="M31.8594 25.7656H65.1406V45.7344H31.8594V25.7656Z" fill="#B565D2"/>
6
+ <path d="M82.7797 76.301L71.6859 54.1135C71.5934 53.9282 71.4508 53.7726 71.2743 53.6642C71.0979 53.5557 70.8946 53.4989 70.6875 53.5H51.8281V46.8438H65.1406C65.4348 46.8438 65.717 46.7269 65.9251 46.5188C66.1331 46.3108 66.25 46.0286 66.25 45.7344V25.7656C66.25 25.4714 66.1331 25.1892 65.9251 24.9812C65.717 24.7731 65.4348 24.6562 65.1406 24.6562H31.8594C31.5652 24.6562 31.283 24.7731 31.0749 24.9812C30.8669 25.1892 30.75 25.4714 30.75 25.7656V45.7344C30.75 46.0286 30.8669 46.3108 31.0749 46.5188C31.283 46.7269 31.5652 46.8438 31.8594 46.8438H45.1719V53.5H26.3125C26.1063 53.4999 25.9042 53.5573 25.7289 53.6656C25.5535 53.774 25.4118 53.9291 25.3196 54.1135L14.2259 76.301C14.1491 76.455 14.1092 76.6248 14.1094 76.7969V81.2344C14.1094 81.5286 14.2263 81.8108 14.4343 82.0188C14.6424 82.2269 14.9245 82.3438 15.2188 82.3438H81.7812C82.0755 82.3438 82.3577 82.2269 82.5657 82.0188C82.7737 81.8108 82.8906 81.5286 82.8906 81.2344V76.7969C82.8925 76.6252 82.8545 76.4555 82.7797 76.301ZM17.0137 75.6875L21.4512 66.8125H33.2106L30.9918 75.6875H17.0137ZM35.4981 66.8125H47.3906V75.6875H33.2794L35.4981 66.8125ZM58.7273 55.7188L60.9461 64.5938H49.6094V55.7188H58.7273ZM47.3906 64.5938H36.0528L38.2716 55.7188H47.3906V64.5938ZM49.6094 66.8125H61.5008L63.7195 75.6875H49.6094V66.8125ZM66.0048 75.6875L63.7861 66.8125H75.5455L79.983 75.6875H66.0048ZM74.4361 64.5938H63.2314L61.0126 55.7188H69.9986L74.4361 64.5938ZM32.9688 26.875H64.0312V44.625H32.9688V26.875ZM47.3906 46.8438H49.6094V53.5H47.3906V46.8438ZM26.9981 55.7188H35.984L33.7653 64.5938H22.5606L26.9981 55.7188ZM16.3281 80.125V77.9062H80.6719V80.125H16.3281Z" fill="#550073"/>
7
+ <path d="M42.1688 62.05C42.3769 62.258 42.659 62.3748 42.9532 62.3748C43.2473 62.3748 43.5294 62.258 43.7375 62.05L45.9562 59.8312L44.3876 58.2626L42.9532 59.697L41.5187 58.2626L39.9501 59.8312L42.1688 62.05Z" fill="#550073"/>
8
+ <path d="M42.1688 69.3563L40.7344 70.7907L39.3 69.3563L37.7313 70.925L39.9501 73.1437C40.1581 73.3517 40.4402 73.4685 40.7344 73.4685C41.0286 73.4685 41.3107 73.3517 41.5187 73.1437L43.7375 70.925L42.1688 69.3563Z" fill="#550073"/>
9
+ <path d="M56.5907 69.3563L55.1563 70.7907L53.7219 69.3563L52.1532 70.925L54.3719 73.1437C54.58 73.3517 54.8621 73.4685 55.1563 73.4685C55.4504 73.4685 55.7326 73.3517 55.9406 73.1437L58.1594 70.925L56.5907 69.3563Z" fill="#550073"/>
10
+ <path d="M54.3719 62.05C54.58 62.258 54.8621 62.3748 55.1563 62.3748C55.4504 62.3748 55.7326 62.258 55.9406 62.05L58.1594 59.8312L56.5907 58.2626L55.1563 59.697L53.7219 58.2626L52.1532 59.8312L54.3719 62.05Z" fill="#550073"/>
11
+ <path d="M66.5751 62.05C66.7831 62.258 67.0652 62.3748 67.3594 62.3748C67.6536 62.3748 67.9357 62.258 68.1437 62.05L70.3625 59.8312L68.7938 58.2626L67.3594 59.697L65.925 58.2626L64.3563 59.8312L66.5751 62.05Z" fill="#550073"/>
12
+ <path d="M72.1219 69.3563L70.6875 70.7907L69.2531 69.3563L67.6844 70.925L69.9032 73.1437C70.1112 73.3517 70.3934 73.4685 70.6875 73.4685C70.9817 73.4685 71.2638 73.3517 71.4719 73.1437L73.6906 70.925L72.1219 69.3563Z" fill="#550073"/>
13
+ <path d="M27.7469 69.3563L26.3125 70.7907L24.8781 69.3563L23.3094 70.925L25.5282 73.1437C25.7362 73.3517 26.0184 73.4685 26.3125 73.4685C26.6067 73.4685 26.8888 73.3517 27.0969 73.1437L29.3156 70.925L27.7469 69.3563Z" fill="#550073"/>
14
+ <path d="M28.8563 62.05C29.0644 62.258 29.3465 62.3748 29.6407 62.3748C29.9348 62.3748 30.2169 62.258 30.425 62.05L32.6437 59.8312L31.0751 58.2626L29.6407 59.697L28.2062 58.2626L26.6376 59.8312L28.8563 62.05Z" fill="#550073"/>
15
+ <path d="M48.5 32.4219C48.7942 32.4219 49.0764 32.5388 49.2844 32.7468C49.4925 32.9549 49.6094 33.237 49.6094 33.5312H51.8281C51.8253 32.8454 51.6106 32.1771 51.2134 31.6179C50.8163 31.0587 50.256 30.6359 49.6094 30.4073V29.0938H47.3906V30.4073C46.651 30.6678 46.0275 31.1816 45.6304 31.8578C45.2334 32.534 45.0885 33.3289 45.2214 34.1017C45.3542 34.8745 45.7563 35.5753 46.3564 36.08C46.9565 36.5848 47.7159 36.8609 48.5 36.8594C48.7194 36.8594 48.9339 36.9244 49.1163 37.0463C49.2988 37.1682 49.441 37.3415 49.5249 37.5442C49.6089 37.7469 49.6309 37.97 49.5881 38.1852C49.5453 38.4004 49.4396 38.598 49.2844 38.7532C49.1293 38.9083 48.9316 39.014 48.7164 39.0568C48.5012 39.0996 48.2782 39.0776 48.0755 38.9937C47.8727 38.9097 47.6995 38.7675 47.5776 38.5851C47.4557 38.4026 47.3906 38.1882 47.3906 37.9688H45.1719C45.1747 38.6546 45.3894 39.3229 45.7866 39.8821C46.1837 40.4413 46.744 40.8641 47.3906 41.0927V42.4062H49.6094V41.0927C50.349 40.8322 50.9725 40.3184 51.3696 39.6422C51.7666 38.966 51.9115 38.1711 51.7786 37.3983C51.6458 36.6255 51.2437 35.9247 50.6436 35.42C50.0435 34.9152 49.2841 34.6391 48.5 34.6406C48.2058 34.6406 47.9236 34.5237 47.7156 34.3157C47.5075 34.1076 47.3906 33.8255 47.3906 33.5312C47.3906 33.237 47.5075 32.9549 47.7156 32.7468C47.9236 32.5388 48.2058 32.4219 48.5 32.4219Z" fill="#550073"/>
16
+ <path d="M54.0469 32.4219H58.4844V34.6406H54.0469V32.4219Z" fill="#550073"/>
17
+ <path d="M54.0469 36.8594H58.4844V39.0781H54.0469V36.8594Z" fill="#550073"/>
18
+ <path d="M38.5156 32.4219H42.9531V34.6406H38.5156V32.4219Z" fill="#550073"/>
19
+ <path d="M38.5156 36.8594H42.9531V39.0781H38.5156V36.8594Z" fill="#550073"/>
20
+ </g>
21
+ <defs>
22
+ <clipPath id="clip0_3197_1131">
23
+ <rect width="98" height="98" fill="white"/>
24
+ </clipPath>
25
+ </defs>
26
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2714_2124)">
3
+ <path d="M70.0198 62.4381C81.4373 50.9435 81.4373 32.3072 70.0198 20.8127C58.6023 9.31813 40.0908 9.31813 28.6733 20.8127C17.2557 32.3072 17.2557 50.9435 28.6733 62.4381C40.0908 73.9326 58.6023 73.9326 70.0198 62.4381Z" fill="#E1CEE8"/>
4
+ <path d="M60.2134 47.3807H59.968C59.1477 47.3807 58.3762 47.6999 57.796 48.2801L57.586 48.4901C56.4964 49.5798 54.6893 49.7586 53.4084 48.9039L52.5994 48.3643C51.3039 49.0433 49.5832 49.4602 47.6888 49.4602L49.7682 55.6986H50.808C51.3819 55.6986 51.8477 56.1644 51.8477 56.7383V57.7781H58.2088L58.8659 56.4639C59.5636 55.0685 60.6189 53.8739 61.9175 53.0078C62.7732 52.438 63.2848 51.4825 63.2848 50.4521C63.2848 48.7584 61.9061 47.3807 60.2134 47.3807Z" fill="#B565D2"/>
5
+ <path d="M70.5026 39.221L62.296 38.3569L62.9167 40.8398C63.2536 42.1842 64.2393 43.2489 65.5545 43.6876C66.1919 43.8998 66.6702 44.4165 66.8324 45.0663L66.9291 45.4521C67.3668 47.1999 68.9295 48.4205 70.7314 48.4205C71.5081 48.4205 72.2598 48.1928 72.9044 47.7624L74.2031 46.8963C74.7479 46.5334 75.3821 46.341 76.0382 46.341C76.8762 46.341 77.708 46.1373 78.4566 45.7609C77.3763 42.2695 74.3091 39.6213 70.5026 39.221Z" fill="#B565D2"/>
6
+ <path d="M32.0928 57.7781H43.429C43.6879 57.5597 43.9593 57.3549 44.2421 57.1667C45.0978 56.5959 45.6093 55.6404 45.6093 54.611C45.6093 52.9173 44.2317 51.5397 42.5379 51.5397H42.2926C41.4722 51.5397 40.7007 51.8589 40.1206 52.439L39.9105 52.6491C38.8199 53.7387 37.0128 53.9186 35.7329 53.0618L34.9229 52.5233C33.6285 53.2022 31.9077 53.6191 30.0133 53.6191L31.3993 57.7781H32.0928Z" fill="#B565D2"/>
7
+ <path d="M79.9205 54.6589V48.5276C79.9205 43.1907 75.9186 38.7458 70.6118 38.1875L59.679 37.0354C58.5041 35.4956 56.8353 34.4465 54.9669 34.0514V29.9933C54.9669 28.6874 53.9043 27.6259 52.5984 27.6259C51.7708 27.6259 50.9931 28.0667 50.5688 28.7748L48.715 31.8648C48.3781 31.8181 48.0381 31.7848 47.6888 31.7848C47.3394 31.7848 46.9984 31.8181 46.6626 31.8659L44.8087 28.7768C44.3835 28.0667 43.6057 27.6259 42.7781 27.6259C41.4722 27.6259 40.4106 28.6874 40.4106 29.9933V34.0514C39.2763 34.2916 38.2147 34.7688 37.2914 35.454V34.1523C37.2914 32.8464 36.2288 31.7848 34.9229 31.7848C34.0953 31.7848 33.3176 32.2256 32.8934 32.9337L31.0395 36.0238C30.7027 35.977 30.3627 35.9437 30.0133 35.9437C29.664 35.9437 29.3229 35.977 28.9871 36.0248L27.1322 32.9347C26.708 32.2256 25.9303 31.7848 25.1026 31.7848C23.7967 31.7848 22.7352 32.8464 22.7352 34.1523V38.2103C20.7015 38.6408 18.8902 39.8354 17.7112 41.6051L17 42.6718L22.7352 44.9655V46.9108C22.0729 47.6605 21.6954 48.5276 21.6954 49.4603C21.6954 52.2156 24.9602 54.4042 29.2564 54.6361L29.9572 56.7384H23.7749C23.7749 55.5916 22.8423 54.6589 21.6954 54.6589H19.616C18.4691 54.6589 17.5365 55.5916 17.5365 56.7384V71.2947C17.5365 72.4415 18.4691 73.3741 19.616 73.3741H21.6954C22.8423 73.3741 23.7749 72.4415 23.7749 71.2947H46.649C46.649 72.4415 47.5817 73.3741 48.7285 73.3741H50.808C51.9548 73.3741 52.8875 72.4415 52.8875 71.2947H75.7616C75.7616 72.4415 76.6942 73.3741 77.8411 73.3741H79.9205C81.0674 73.3741 82 72.4415 82 71.2947V56.7384C82 55.5916 81.0663 54.6589 79.9205 54.6589ZM54.942 38.5763C54.8817 37.6759 54.6602 36.8213 54.3004 36.0394C55.4722 36.239 56.5556 36.7714 57.4113 37.5875L54.942 38.5763ZM47.6888 48.4205C44.0123 48.4205 41.4504 46.7767 41.4504 45.3013C41.4504 43.8259 44.0123 42.1821 47.6888 42.1821C51.3653 42.1821 53.9272 43.8259 53.9272 45.3013C53.9272 46.7767 51.3653 48.4205 47.6888 48.4205ZM37.2665 42.7353C37.2062 41.8349 36.9847 40.9802 36.625 40.1983C37.7968 40.3979 38.8802 40.9303 39.7359 41.7465L37.2665 42.7353ZM52.352 29.8446C52.4851 29.6232 52.8875 29.7334 52.8875 29.9933V33.8643H52.772C52.1919 33.2966 51.515 32.8297 50.7716 32.4793L52.352 29.8446ZM52.8875 39.0629V41.2193C51.4724 40.5196 49.6736 40.1027 47.6888 40.1027C45.7039 40.1027 43.9052 40.5196 42.4901 41.2193V39.0629C42.4901 36.1964 44.8222 33.8643 47.6888 33.8643C50.5553 33.8643 52.8875 36.1964 52.8875 39.0629ZM43.0245 29.8457L44.6049 32.4804C43.8615 32.8297 43.1857 33.2966 42.6045 33.8643H42.4891V29.9933C42.4901 29.7334 42.8915 29.6211 43.0245 29.8457ZM41.0761 36.0404C40.7174 36.8223 40.4949 37.677 40.4346 38.5774L37.9652 37.5896C38.8209 36.7714 39.9043 36.239 41.0761 36.0404ZM34.6765 34.0036C34.8096 33.7821 35.212 33.8923 35.212 34.1523V37.7082L35.0383 37.9691C34.4706 37.4264 33.8156 36.9762 33.0972 36.6383L34.6765 34.0036ZM35.212 43.2219V45.3783C33.7969 44.6785 31.9982 44.2616 30.0133 44.2616C28.0285 44.2616 26.2297 44.6785 24.8146 45.3783V43.2219C24.8146 40.3553 27.1468 38.0232 30.0133 38.0232C32.8799 38.0232 35.212 40.3553 35.212 43.2219ZM25.3491 34.0046L26.9295 36.6393C26.186 36.9887 25.5102 37.4555 24.929 38.0232H24.8146V34.1523C24.8146 33.8923 25.216 33.78 25.3491 34.0046ZM23.4006 40.1994C23.0419 40.9812 22.8194 41.8359 22.7591 42.7363L20.2897 41.7486C21.1454 40.9303 22.2288 40.3979 23.4006 40.1994ZM23.7749 49.4603C23.7749 47.9849 26.3368 46.3411 30.0133 46.3411C33.6898 46.3411 36.2517 47.9849 36.2517 49.4603C36.2517 50.9356 33.6898 52.5795 30.0133 52.5795C26.3368 52.5795 23.7749 50.9356 23.7749 49.4603ZM31.4294 54.581C35.395 54.1713 38.3312 52.0721 38.3312 49.4603C38.3312 48.5276 37.9538 47.6605 37.2914 46.9108V44.9655L39.6204 44.0339C39.4634 44.4394 39.3709 44.8615 39.3709 45.3013C39.3709 48.0566 42.6357 50.2453 46.9319 50.4771L48.3386 54.6984C47.3779 54.8814 46.648 55.7257 46.648 56.7384H32.1479L31.4294 54.581ZM46.649 58.8179V60.8973H23.7749V58.8179H46.649ZM46.649 62.9768V65.0563H23.7749V62.9768H46.649ZM19.616 71.2947V56.7384H21.6954L21.6975 71.2947H19.616ZM23.7749 69.2152V67.1357H46.649V69.2152H23.7749ZM48.7285 71.2947V56.7384H50.808L50.8101 71.2947H48.7285ZM52.8875 58.8179H75.7616V60.8973H52.8875V58.8179ZM52.8875 62.9768H75.7616V65.0563H52.8875V62.9768ZM52.8875 69.2152V67.1357H75.7616V69.2152H52.8875ZM75.7616 56.7384H52.8875C52.8875 55.5916 51.9548 54.6589 50.808 54.6589H50.5169L49.1049 50.422C53.0704 50.0124 56.0067 47.9131 56.0067 45.3013C56.0067 44.3687 55.6292 43.5015 54.9669 42.7519V40.8066L59.2725 39.0837L70.3945 40.2545C74.6397 40.7015 77.8411 44.2574 77.8411 48.5266V54.6589C76.6942 54.6589 75.7616 55.5916 75.7616 56.7384ZM77.8411 71.2947V56.7384H79.9205L79.9226 71.2947H77.8411Z" fill="#550073"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_2714_2124">
11
+ <rect width="98" height="98" fill="white"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M63.0198 69.4381C74.4373 57.9435 74.4373 39.3072 63.0198 27.8127C51.6023 16.3181 33.0908 16.3181 21.6733 27.8127C10.2557 39.3072 10.2557 57.9435 21.6733 69.4381C33.0908 80.9326 51.6023 80.9326 63.0198 69.4381Z" fill="#E1CEE8"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M43.4325 35.8197C48.0211 35.8197 51.7546 32.0855 51.7546 27.4971C51.7546 22.9094 48.0204 19.1742 43.4325 19.1742C38.8446 19.1742 35.1104 22.9094 35.1104 27.4971C35.1104 32.0855 38.844 35.8197 43.4325 35.8197ZM54.357 27.4969C54.357 31.2296 51.4175 35.4336 49.2009 38.2638C47.8529 39.985 46.4156 41.6304 44.9741 43.2731C44.5906 43.7103 44.2094 44.1495 43.8268 44.5873L43.4326 45.0384L43.0385 44.5873C42.6558 44.1493 42.2746 43.7102 41.8911 43.273C40.4497 41.6303 39.0123 39.9849 37.6643 38.2637C35.4476 35.4334 32.5081 31.2295 32.5081 27.4968C32.5081 21.4724 37.408 16.5702 43.4326 16.5702C49.4573 16.5705 54.357 21.4726 54.357 27.4969ZM33.7636 42.7648C34.4044 41.4347 35.1572 40.1607 36.012 38.9568L36.4175 38.3856L36.8503 38.9365C38.2066 40.663 39.6535 42.3149 41.1032 43.9629C41.7519 44.7002 42.3997 45.4389 43.0352 46.1877C43.1349 46.3052 43.2778 46.3749 43.4324 46.3749C43.5887 46.3749 43.7345 46.3069 43.8357 46.1877C44.4702 45.44 45.114 44.6999 45.7613 43.9631C47.1179 42.419 48.4729 40.8731 49.755 39.2658C51.2029 37.4505 52.6081 35.51 53.6841 33.4482L53.915 33.0061L54.3678 33.2152C54.7122 33.3742 54.9988 33.6099 55.2895 33.849C55.6651 34.1578 56.0218 34.4352 56.455 34.6631C57.0576 34.98 57.7112 35.1571 58.3829 35.253C58.8861 35.3248 59.896 35.4525 60.2204 35.8497C60.4848 36.1733 60.4506 36.5698 60.4369 36.9544C60.4124 37.6404 60.3055 38.3192 60.196 38.9956C60.1012 39.5802 59.9638 40.2368 59.2964 40.4159C58.7901 40.5519 58.2739 40.6584 57.7607 40.7645C56.6944 40.9851 55.2982 41.2456 54.3706 41.8262C54.0806 42.0078 53.7717 42.1635 53.4672 42.3194C52.7601 42.6812 52.0848 43.0415 51.5026 43.5937C50.7694 44.289 50.3551 45.1359 50.1622 46.1231C49.9209 47.3583 48.9445 47.7023 47.8745 48.0559C47.2345 48.2675 46.412 48.5114 46.151 49.207C45.9365 49.7789 46.207 50.392 46.4992 50.8813C47.0336 51.7762 47.3965 52.5904 47.7092 53.5774C47.8879 54.1408 48.0377 54.6573 48.6594 54.8555C48.9176 54.9378 49.2026 54.9468 49.4714 54.943C49.9974 54.9357 50.5387 54.8825 51.0634 54.8404L51.5476 54.8015L51.5751 54.8022C51.8367 54.8086 52.1498 54.8781 52.4053 54.9352C52.8328 55.0305 53.2585 55.1458 53.6788 55.269C54.8014 55.5977 55.9221 55.9958 56.9959 56.4595C58.2753 57.0122 59.8812 57.8254 60.8308 58.8624C61.1785 59.2421 61.5084 59.7386 61.4666 60.2774C61.3435 61.8615 60.9228 63.1135 59.7899 64.2509C59.4891 64.5531 59.1632 64.8277 58.8374 65.1021C58.2154 65.6258 57.6243 66.1353 57.1488 66.8033C56.5489 67.6462 56.2452 68.5867 56.1185 69.6079C55.9757 70.7587 55.6833 72.0615 55.1432 73.0952C54.9314 73.5008 54.443 74.2911 53.9079 74.3039L53.9016 74.304H53.8953C53.4076 74.304 52.939 73.5931 52.7366 73.2319C52.4411 72.7049 52.2186 72.1111 52.0365 71.5366C51.7288 70.5659 51.5094 69.552 51.3306 68.5504C51.0577 67.02 50.5788 65.0142 49.5915 63.7667C48.9837 62.9986 48.2908 62.6369 47.3596 62.3935C47.2665 62.3691 47.1732 62.3465 47.0795 62.3246C46.5417 62.1998 46.0598 62.1023 45.7291 61.6196C45.1515 60.7766 45.0928 58.993 45.082 58.0033C45.0715 57.0508 44.931 56.0611 44.4695 55.2143C44.1516 54.6308 43.7426 54.2239 43.2654 53.7753C42.7815 53.3205 42.2841 52.9487 41.7084 52.6172C41.0998 52.2668 40.5036 51.9132 39.9245 51.5144C39.1585 50.987 38.4415 50.4003 37.7805 49.7458C35.9125 47.896 34.6177 45.6345 33.7418 43.1667L33.6688 42.961L33.7636 42.7648ZM68.6674 47.3679C69.3665 47.5844 70.1088 47.7253 70.833 47.8266C71.6421 47.9398 72.4716 48.0082 73.2887 48.0195C73.7313 48.0256 74.4289 48.0283 74.8557 47.9113C75.6286 47.6997 76.1155 46.3 76.2803 45.6185C76.4326 44.9889 76.5241 44.2403 76.4494 43.594C76.2888 42.205 75.4644 41.2821 74.0354 41.2263C73.8854 41.2204 73.7253 41.2356 73.5761 41.2504C73.2909 41.2788 73.0055 41.3169 72.7213 41.3534C72.2913 41.4086 71.8612 41.4621 71.4297 41.5052C70.9983 41.5482 70.5213 41.5944 70.0885 41.5756L69.709 41.559L69.6071 41.1931C69.2836 40.0322 69.1386 38.0063 70.1099 37.1176C71.0795 36.2302 72.7119 35.6923 73.9519 35.2786C74.3023 35.1618 74.6559 35.0441 74.9997 34.9087L75.3093 34.7867L75.5511 35.0153C80.8215 39.9974 83.8013 46.8688 83.8013 54.127C83.8013 59.1482 82.383 64.0258 79.6756 68.2553L79.6325 68.3226L79.5713 68.374C78.7843 69.0346 77.5132 69.4751 76.5178 69.677C75.8174 69.819 74.7621 69.9425 74.0621 69.727L73.5859 69.5803L73.7089 69.0974C73.9431 68.1786 74.2051 67.2751 74.4807 66.3683C74.8775 65.0626 75.1762 64.047 75.205 62.6611C75.2282 61.5467 75.2314 60.3603 75.0816 59.2543C74.9998 58.6505 74.8563 57.9689 74.5347 57.4423C73.9573 56.4967 73.097 56.4157 72.0902 56.3395C71.0356 56.2597 70.2284 56.1383 69.276 55.624C68.3867 55.1437 66.7291 54.1835 66.3911 53.1408L66.3876 53.1294C66.202 52.5089 66.5263 51.8982 66.7978 51.3575C67.2086 50.5389 67.5662 49.7383 67.2621 48.8112L67.1875 48.5838L67.3108 48.3786C67.5126 48.0425 67.9351 47.5632 68.2877 47.3954L68.4722 47.3076L68.6674 47.3679Z" fill="#B565D2"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M36.6795 27.4969C36.6795 23.774 39.7103 20.7447 43.4325 20.7447C47.1546 20.7447 50.1855 23.774 50.1855 27.4969C50.1855 31.2199 47.1546 34.2494 43.4325 34.2494C39.7103 34.2494 36.6795 31.2199 36.6795 27.4969ZM52.2781 27.4969C52.2781 22.6199 48.309 18.6506 43.4325 18.6506C38.556 18.6506 34.5869 22.6201 34.5869 27.4969C34.5869 32.3754 38.556 36.343 43.4325 36.343C48.309 36.3432 52.2781 32.3754 52.2781 27.4969ZM57.5003 79.9064C65.1545 79.9064 72.0433 76.5511 76.7655 71.2355C76.1853 71.348 75.605 71.4109 75.0619 71.4109C74.2594 71.4109 73.5434 71.2761 73.0372 70.9831C72.2656 70.5329 71.9322 69.7452 72.1483 68.8762C72.4631 67.6043 72.7471 66.6634 72.9816 65.9082C73.3705 64.6259 73.6113 63.8511 73.6359 62.6277C73.6852 60.2904 73.5371 58.821 73.1915 58.2595C73.0495 58.0239 72.8766 57.9742 71.9754 57.9063C71.0989 57.8394 69.9013 57.7478 68.5309 57.0059C66.4198 55.8675 65.2656 54.7878 64.8951 53.6089C64.5185 52.4114 65.0062 51.4366 65.3951 50.6554C65.7778 49.8925 65.9075 49.5691 65.7284 49.1845C65.3395 48.3547 66.0309 47.3865 66.4753 46.8826C67.2963 45.9577 68.2345 45.578 69.037 45.8396C70.8208 46.4168 73.5122 46.5098 74.2899 46.422C74.6232 45.9497 75.1603 44.3009 74.7838 43.3142C74.6665 43.0171 74.4875 42.8155 73.9689 42.796C73.9689 42.796 73.9689 42.796 73.9628 42.796C73.8208 42.796 73.3208 42.8601 72.9196 42.911C70.3208 43.2447 68.8209 43.3795 68.3208 42.2648C67.8639 41.2401 67.148 37.6989 69.0553 35.9584C70.2343 34.879 72.0243 34.2664 73.364 33.8189C68.9816 30.3929 63.4756 28.3477 57.5003 28.3477C56.9632 28.3477 56.4262 28.3673 55.883 28.4C55.778 29.5188 55.4756 30.6521 55.0249 31.7881C55.5434 32.0274 55.9323 32.3415 56.2842 32.6332C56.8706 33.1108 57.3706 33.5231 58.6051 33.6985C59.7285 33.8596 60.7965 34.0688 61.4385 34.8552C62.0928 35.6535 62.0928 36.733 61.8953 38.1085C61.8767 38.2538 61.8583 38.4043 61.8397 38.5574C61.7039 39.7087 61.5001 41.4492 59.7039 41.9322C59.1916 42.0722 58.6237 42.1887 58.0805 42.3011C56.9755 42.5301 55.8336 42.7669 55.2039 43.1583C54.8706 43.3664 54.5249 43.5458 54.1855 43.7184C52.9694 44.3385 52.0127 44.8281 51.704 46.4234C51.278 48.5839 49.4571 49.1871 48.3646 49.5469C48.1608 49.6164 47.8769 49.7091 47.6978 49.7904C47.7287 49.8596 47.7719 49.954 47.846 50.0757C48.704 51.5164 49.0189 52.5123 49.2102 53.1076C49.2348 53.1939 49.2657 53.2935 49.2966 53.3745C49.6053 53.3851 50.2348 53.3325 50.9386 53.2764L51.42 53.237C52.1916 53.1755 54.3829 53.7918 56.0496 54.4016C57.8767 55.0678 60.3519 56.1646 61.7964 57.6026C62.6915 58.4937 63.105 59.4332 63.0309 60.395C62.7717 63.8418 61.1544 65.2068 59.8519 66.3033C58.7655 67.2181 57.9075 67.9405 57.6791 69.8001C57.2286 73.4418 55.7656 75.8249 53.9508 75.873C53.9324 75.8745 53.9138 75.8745 53.8952 75.8745C53.1977 75.8745 52.2039 75.5277 51.3335 73.9312C50.7039 72.7743 50.1854 71.0562 49.7841 68.8264C48.994 64.381 47.8397 64.113 46.7224 63.8549C46.0002 63.6861 45.0928 63.4769 44.4324 62.5057C43.8213 61.6134 43.5373 60.23 43.5126 58.0213C43.4878 56.1421 42.9138 55.6028 42.1915 54.9185C41.7903 54.5405 41.4014 54.2538 40.92 53.9776C39.0928 52.9242 35.5312 50.875 33.1052 45.7428C32.1919 48.4071 31.7228 51.2258 31.7228 54.127C31.7228 68.3422 43.2844 79.9064 57.5003 79.9064ZM40.7104 44.3087C39.3214 42.7303 37.8277 41.0279 36.4388 39.26C35.5932 40.451 34.8586 41.6981 34.2352 42.9921C36.34 48.9227 39.9881 51.0243 41.9696 52.1641C42.593 52.5241 43.0992 52.8995 43.6239 53.3943C44.4943 54.2107 45.5745 55.2288 45.6054 57.9978C45.6239 59.695 45.8092 60.8139 46.1609 61.3241C46.3461 61.5977 46.5683 61.6684 47.1978 61.8151C49.1052 62.2572 50.8891 63.0974 51.846 68.4588C52.7287 73.4091 53.8829 73.7809 53.8953 73.7809C53.9571 73.7794 54.2843 73.6094 54.6793 72.8529C55.1114 72.0259 55.4386 70.8507 55.5991 69.5435C55.9324 66.8687 57.2966 65.7172 58.5003 64.7017C59.7102 63.6849 60.7471 62.8067 60.9447 60.2368C60.9695 59.9474 60.7966 59.6033 60.4447 59.2158C58.4385 57.0278 52.4634 55.3476 51.5621 55.3255L51.1053 55.3621C49.6918 55.4772 49.0498 55.5295 48.5004 55.3542C47.6301 55.0769 47.4079 54.3635 47.2103 53.7354C47.0374 53.195 46.7843 52.3784 46.0498 51.1496C45.8708 50.8487 45.3214 49.9353 45.6609 49.0232C46.0005 48.1255 46.9079 47.8245 47.7103 47.5589C48.7967 47.2003 49.4696 46.9348 49.6486 46.0227C50.1547 43.4278 51.9325 42.5183 53.2288 41.8534C53.5436 41.6937 53.8399 41.5434 54.0929 41.3824C55.0374 40.7936 56.3707 40.5173 57.6547 40.2518C58.1979 40.1393 58.704 40.0331 59.1609 39.9101C59.5621 39.8028 59.6238 39.2506 59.6795 38.9115C59.7844 38.26 59.8894 37.5952 59.914 36.9356C59.9201 36.7278 59.9633 36.3612 59.8152 36.1806C59.6361 35.9607 58.6361 35.8183 58.309 35.7709C56.5004 35.5131 55.6423 34.8143 54.9571 34.2531C54.6609 34.0072 54.4262 33.8186 54.1486 33.6903C52.198 37.4277 48.9572 41.1178 46.1548 44.3084C45.4634 45.0948 44.8153 45.8381 44.235 46.5262C44.0313 46.7619 43.7412 46.898 43.4326 46.898C43.1239 46.898 42.8338 46.7618 42.6363 46.5262C42.0498 45.8383 41.4017 45.095 40.7104 44.3087ZM43.4325 17.0939C37.698 17.0939 33.0314 21.7602 33.0314 27.4971C33.0314 32.3821 38.377 38.4776 42.2845 42.928C42.6795 43.3809 43.0622 43.8193 43.4326 44.2431C43.803 43.8193 44.1857 43.3809 44.5808 42.928C48.4881 38.4776 53.8337 32.3821 53.8337 27.4971C53.8336 21.7602 49.167 17.0939 43.4325 17.0939ZM83.2779 54.127C83.2779 59.22 81.7964 63.9714 79.2347 67.9731C78.6422 68.4704 77.5556 68.9309 76.4138 69.164C75.2718 69.3942 74.5311 69.3237 74.2162 69.2267C74.5064 68.0883 74.7594 67.2574 74.9816 66.5205C75.3951 65.1649 75.6977 64.1862 75.7286 62.6719C75.7903 59.7355 75.5743 58.1417 74.9816 57.1694C74.2533 55.9785 73.1298 55.8934 72.1298 55.8175C71.3335 55.7575 70.5064 55.6946 69.5249 55.1634C67.5866 54.1179 67.025 53.3981 66.8892 52.9793C66.7781 52.6078 66.9509 52.2295 67.2656 51.5922C67.6484 50.8399 68.1484 49.8336 67.7595 48.648C67.9262 48.3704 68.2843 47.9767 68.5126 47.868C70.6854 48.5407 74.0063 48.687 74.9941 48.4162C76.3953 48.033 77.1607 45.1893 76.9694 43.534C76.7719 41.8249 75.6855 40.7675 74.0558 40.7034C73.778 40.6931 73.3829 40.7413 72.6546 40.8344C72.0496 40.9128 70.741 41.0804 70.1113 41.0528C69.8521 40.1224 69.6669 38.2355 70.4632 37.5039C71.346 36.699 72.9447 36.1652 74.1176 35.7752C74.5372 35.6339 74.8891 35.5148 75.1917 35.3957C80.1668 40.0988 83.2779 46.7555 83.2779 54.127ZM57.5003 26.2538C56.9632 26.2538 56.42 26.2721 55.8707 26.3036C55.2719 19.9703 49.9201 15 43.4325 15C36.5437 15 30.9327 20.6059 30.9327 27.4969C30.9327 30.7789 32.7474 34.2285 35.1178 37.5142C31.5252 42.3418 29.6239 48.068 29.6239 54.127C29.6239 69.4961 42.13 82 57.5003 82C72.8705 82 85.3704 69.4963 85.3704 54.127C85.3704 38.7575 72.8705 26.2538 57.5003 26.2538Z" fill="#550073"/>
5
+ </svg>
@@ -0,0 +1,26 @@
1
+ <svg width="296" height="297" viewBox="0 0 296 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M259.476 126.155C259.476 123.589 257.404 121.515 254.851 121.515C226.768 121.515 79.4298 121.515 51.3514 121.515C48.7938 121.515 46.7264 123.589 46.7264 126.155V251.197C46.7264 256.186 48.7013 260.975 52.2163 264.502C55.7359 268.029 60.5043 270.015 65.4761 270.015H240.722C245.694 270.015 250.462 268.029 253.982 264.502C257.497 260.975 259.476 256.186 259.476 251.197V126.155Z" fill="#C3A4DB"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M249.274 126.155C249.274 123.589 247.202 121.515 244.649 121.515C217.449 121.515 78.551 121.515 51.3514 121.515C48.7938 121.515 46.7264 123.589 46.7264 126.155V244.236C46.7264 249.229 48.7013 254.014 52.2163 257.541C55.7359 261.072 60.5043 263.054 65.4808 263.054H230.519C235.496 263.054 240.264 261.072 243.784 257.541C247.299 254.014 249.274 249.229 249.274 244.236C249.274 211.144 249.274 144.31 249.274 126.155Z" fill="#E4CAF0"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M184.066 121.515C184.084 122.364 184.094 123.218 184.094 124.072C184.094 192.553 128.686 248.148 60.4395 248.148C55.8978 248.148 51.4161 247.902 46.9946 247.42C46.8143 246.375 46.7264 245.313 46.7264 244.236C46.7264 211.144 46.7264 144.31 46.7264 126.155C46.7264 123.589 48.7938 121.515 51.3514 121.515H184.066Z" fill="#F7E9FC"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M259.476 126.155C259.476 124.921 258.986 123.742 258.121 122.874C257.252 122.002 256.077 121.515 254.851 121.515C226.768 121.515 79.4298 121.515 51.3514 121.515C50.1211 121.515 48.9464 122.002 48.0769 122.874C47.212 123.742 46.7264 124.921 46.7264 126.155V149.359H259.476V126.155Z" fill="#E4CAF0"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M46.7264 149.359H259.245V156.241H46.7264V149.359Z" fill="#C3A4DB"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M83.7264 121.515H69.8514L53.8257 149.359H67.7007L83.7264 121.515Z" fill="#AE8DBE"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M116.101 121.515H102.226L86.2007 149.359H100.076L116.101 121.515Z" fill="#AE8DBE"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M148.476 121.515H134.601L118.576 149.359H132.451L148.476 121.515Z" fill="#AE8DBE"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M180.851 121.515H166.976L150.951 149.359H164.826L180.851 121.515Z" fill="#AE8DBE"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M213.226 121.515H199.351L183.326 149.359H197.201L213.226 121.515Z" fill="#AE8DBE"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M245.601 121.515H231.726L215.701 149.359H229.576L245.601 121.515Z" fill="#AE8DBE"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M259.476 149.359V129.552L248.076 149.359H259.476Z" fill="#AE8DBE"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M243.585 35.9092C242.174 30.9808 237.054 28.1315 232.143 29.5469C198.482 39.2272 79.0783 73.5818 45.4175 83.2667C40.5058 84.6821 37.6661 89.8193 39.0767 94.7476C42.0968 105.319 46.7264 121.515 46.7264 121.515L251.235 62.6716C251.235 62.6716 246.605 46.4805 243.585 35.9092Z" fill="#E4CAF0"/>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M63.2006 78.1528L49.8621 81.9906L43.1512 109.004L46.7264 121.515L52.8637 119.747L63.2006 78.1528Z" fill="#AE8DBE"/>
16
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M94.3223 69.1964L80.9838 73.0341L70.6469 114.628L83.9854 110.795L94.3223 69.1964Z" fill="#AE8DBE"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M125.444 60.2446L112.105 64.0824L101.768 105.676L115.107 101.839L125.444 60.2446Z" fill="#AE8DBE"/>
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M156.566 51.2882L143.227 55.126L132.89 96.7245L146.229 92.8867L156.566 51.2882Z" fill="#AE8DBE"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M187.683 42.3364L174.349 46.1742L164.012 87.7681L177.35 83.9303L187.683 42.3364Z" fill="#AE8DBE"/>
20
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M218.804 33.38L205.466 37.2178L195.133 78.8164L208.467 74.9786L218.804 33.38Z" fill="#AE8DBE"/>
21
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M236.305 29.4123L226.25 69.86L239.589 66.0222L245.449 42.4385L243.585 35.9092C242.577 32.3916 239.681 29.932 236.305 29.4123Z" fill="#AE8DBE"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M83.6385 125.371C84.9011 124.508 85.6596 123.074 85.6596 121.538C85.6596 120.002 84.9058 118.568 83.6385 117.705C74.37 111.356 55.8469 98.6736 45.6025 91.6616C44.1826 90.6917 42.3511 90.585 40.8341 91.3878C39.3171 92.1953 38.369 93.7731 38.369 95.4948V147.539C38.369 149.261 39.3171 150.839 40.8341 151.642C42.3465 152.449 44.1826 152.342 45.5979 151.377C55.8423 144.374 74.3654 131.71 83.6385 125.371Z" fill="#F7E9FC"/>
23
+ <path d="M51.0878 115.714C53.6421 115.714 55.7128 113.636 55.7128 111.073C55.7128 108.51 53.6421 106.433 51.0878 106.433C48.5335 106.433 46.4628 108.51 46.4628 111.073C46.4628 113.636 48.5335 115.714 51.0878 115.714Z" fill="#9C73AB"/>
24
+ <path d="M51.0878 136.597C53.6421 136.597 55.7128 134.519 55.7128 131.956C55.7128 129.393 53.6421 127.316 51.0878 127.316C48.5335 127.316 46.4628 129.393 46.4628 131.956C46.4628 134.519 48.5335 136.597 51.0878 136.597Z" fill="#9C73AB"/>
25
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M175.311 218.258C178.303 216.434 180.13 213.176 180.13 209.659C180.13 206.146 178.298 202.888 175.306 201.064C165.843 195.305 153.384 187.723 143.699 181.824C140.605 179.94 136.738 179.88 133.584 181.662C130.43 183.444 128.478 186.794 128.478 190.423V228.931C128.478 232.565 130.43 235.915 133.584 237.697C136.743 239.479 140.609 239.414 143.703 237.526C153.393 231.623 165.848 224.026 175.311 218.258Z" fill="#550073"/>
26
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="296" height="297" viewBox="0 0 296 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M69.375 83.5313C69.375 83.5313 53.8581 78.8814 40.7601 74.9554C36.5606 73.6978 32.0142 74.5052 28.4992 77.1318C24.9842 79.7584 22.9122 83.8979 22.9122 88.2972V208.703C22.9122 213.102 24.9842 217.242 28.4992 219.868C32.0142 222.495 36.5606 223.302 40.7601 222.045C53.8581 218.119 69.375 213.469 69.375 213.469V83.5313Z" fill="#C3A4DB"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M43.9375 75.9067V221.093L69.375 213.469V83.5313L43.9375 75.9067Z" fill="#AE8DBE"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M226.625 83.5313C226.625 83.5313 242.142 78.8814 255.24 74.9554C259.439 73.6978 263.986 74.5052 267.501 77.1318C271.016 79.7584 273.088 83.8979 273.088 88.2972V208.703C273.088 213.102 271.016 217.242 267.501 219.868C263.986 222.495 259.439 223.302 255.24 222.045C242.142 218.119 226.625 213.469 226.625 213.469V83.5313Z" fill="#C3A4DB"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M252.062 75.9067V221.093L226.625 213.469V83.5313L252.062 75.9067Z" fill="#AE8DBE"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M245.125 88.1719C245.125 67.6696 228.558 51.0469 208.125 51.0469H87.875C67.4417 51.0469 50.875 67.6696 50.875 88.1719V208.828C50.875 229.33 67.4417 245.953 87.875 245.953H208.125C228.558 245.953 245.125 229.33 245.125 208.828V88.1719Z" fill="#E4CAF0"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M176.629 51.0469C179.126 60.8757 180.454 71.1733 180.454 81.7771C180.454 150.338 124.981 205.997 56.6562 205.997C54.7138 205.997 52.7851 205.951 50.875 205.863V88.1719C50.875 67.6696 67.4417 51.0469 87.875 51.0469H176.629Z" fill="#F7E9FC"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M115.625 134.309V116.382C115.625 113.918 116.601 111.561 118.335 109.816C120.07 108.076 122.424 107.101 124.875 107.101H185C187.451 107.101 189.805 108.076 191.54 109.816C193.274 111.561 194.25 113.918 194.25 116.382L194.218 134.945C193.917 144.695 192.432 162.297 187.595 175.652C184.57 184.001 180.028 190.382 174.238 192.892C170.186 194.827 165.621 194.925 161.833 192.73C155.201 188.887 153.444 179.467 157.911 171.703C162.379 163.939 171.389 160.756 178.021 164.598C179.024 165.178 179.917 165.888 180.694 166.701C183.09 157.693 184.214 147.47 184.713 139.864C184.792 138.588 184.339 137.335 183.464 136.407C182.59 135.474 181.374 134.945 180.102 134.945C168.646 134.945 140.165 134.945 129.213 134.945C126.757 134.945 124.732 136.866 124.593 139.325C123.968 149.442 122.317 164.329 118.22 175.652C115.195 184.001 110.653 190.382 104.863 192.892C100.811 194.827 96.2462 194.925 92.4584 192.73C85.8261 188.887 84.0686 179.467 88.5364 171.703C93.0041 163.939 102.014 160.756 108.646 164.598C109.649 165.178 110.542 165.888 111.319 166.701C114.372 155.243 115.352 141.808 115.625 134.309Z" fill="#550073"/>
9
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="296" height="297" viewBox="0 0 296 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M148 25.658C162.837 25.658 166.5 40.6983 166.5 53.5018C166.5 66.3099 158.212 72.0643 148 72.0643C137.788 72.0643 129.5 66.3099 129.5 53.5018C129.5 40.6983 133.163 25.658 148 25.658Z" fill="#C3A4DB"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M148 25.658C162.837 25.658 166.5 40.6983 166.5 53.5018C166.5 66.3099 158.212 72.0643 148 72.0643C147.075 72.0643 146.164 72.0179 145.271 71.9204C154.193 70.9644 161.047 65.1451 161.047 53.5018C161.047 40.7447 162.823 25.774 148.171 25.658H148Z" fill="#9C73AB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M148 220.295C202.88 220.295 242.812 231.73 247.437 245.819C251.831 259.197 202.88 271.342 148 271.342C93.1197 271.342 44.1687 259.197 48.5625 245.819C53.1875 231.73 93.1197 220.295 148 220.295Z" fill="#C3A4DB"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M234.335 234.115C241.504 237.619 246.055 241.6 247.438 245.819C251.831 259.197 202.88 271.342 148 271.342C117.119 271.342 88.1155 267.495 69.4398 261.75C84.5913 263.481 101.306 264.465 118.52 264.465C182.799 264.465 240.135 250.752 234.987 235.646C234.811 235.131 234.594 234.621 234.335 234.115Z" fill="#E4CAF0"/>
6
+ <path d="M148 259.685C160.772 259.685 171.125 249.296 171.125 236.482C171.125 223.667 160.772 213.279 148 213.279C135.228 213.279 124.875 223.667 124.875 236.482C124.875 249.296 135.228 259.685 148 259.685Z" fill="#9C73AB"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M125.217 240.486C124.991 239.187 124.875 237.851 124.875 236.482C124.875 223.678 135.235 213.279 148 213.279C157.356 213.279 165.422 218.866 169.062 226.894C164.849 225.177 160.247 224.23 155.428 224.23C142.825 224.23 131.72 230.69 125.217 240.486Z" fill="#78528F"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M48.5625 245.819C48.5625 245.819 59.4729 216.894 68.1448 193.895C75.073 175.522 78.625 156.046 78.625 136.407C78.625 130.508 78.625 124.104 78.625 117.552C78.625 100.321 85.4469 83.7958 97.5921 71.6095C109.733 59.4278 126.202 52.5829 143.375 52.5829H152.625C169.798 52.5829 186.267 59.4278 198.408 71.6095C210.553 83.7958 217.375 100.321 217.375 117.552V136.843C217.375 156.635 220.982 176.265 228.017 194.758L247.438 245.819C242.812 231.73 202.88 220.295 148 220.295C96.5469 220.295 58.238 230.347 49.839 243.211L48.5625 245.819Z" fill="#E4CAF0"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M145.516 52.5829C83.1806 79.3686 99.7659 131.279 89.5677 178.622C86.6725 192.062 81.6174 211.032 71.9881 229.98C60.7864 233.693 53.0811 238.24 49.839 243.211L48.5625 245.819C48.5625 245.819 59.4729 216.894 68.1448 193.895C75.073 175.522 78.625 156.046 78.625 136.407C78.625 130.508 78.625 124.104 78.625 117.552C78.625 100.321 85.4469 83.7958 97.5921 71.6095C109.733 59.4278 126.202 52.5829 143.375 52.5829H145.516Z" fill="#F7E9FC"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.165 97.9126C36.6161 111.658 51.7537 118.401 63.8897 120.048C73.9722 121.417 82.1862 119.329 87.8796 114.958C93.8551 110.377 97.2822 103.249 97.125 94.265C96.9677 85.3597 93.6424 79.0206 89.1376 74.974C77.9266 64.8992 59.1399 68.9087 55.6202 84.0093C55.0421 86.5059 56.5869 89.0026 59.0705 89.5873C61.5587 90.1674 64.047 88.6174 64.6297 86.1254C66.5352 77.9347 76.886 76.4218 82.9632 81.8885C85.8724 84.4965 87.7732 88.6824 87.875 94.4275C87.9582 99.1887 86.6216 103.184 83.9437 106.062C81.2196 108.985 77.182 110.688 72.2194 111.092C60.5042 112.043 44.3167 106.01 26.085 90.7799C24.124 89.1418 21.2056 89.4109 19.5684 91.3786C17.9357 93.3462 18.204 96.2744 20.165 97.9126Z" fill="#550073"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.8921 139.432C37.3792 156.575 73.5005 161.192 103.401 149.73C134.028 137.994 143.208 127.446 163.429 120.197C165.834 119.334 167.087 116.675 166.232 114.261C165.372 111.853 162.721 110.595 160.321 111.454C140.036 118.726 130.823 129.288 100.099 141.061C73.7271 151.168 41.7776 147.911 26.3579 132.796C24.531 131.005 21.5987 131.037 19.8181 132.87C18.0329 134.703 18.0652 137.641 19.8921 139.432Z" fill="#550073"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M187.081 112.415C195.11 108.354 211.154 104.419 220.34 107.96C222.721 108.878 225.399 107.686 226.315 105.296C227.231 102.906 226.042 100.219 223.66 99.3001C212.431 94.9658 192.738 99.1609 182.919 104.126C180.639 105.277 179.723 108.071 180.87 110.359C182.017 112.647 184.801 113.565 187.081 112.415Z" fill="#550073"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M208.125 102.038C214.322 69.8786 262.39 78.8396 272.875 108.27C272.875 108.27 266.617 108.976 254.375 117.552C233.808 131.965 204.184 122.494 208.125 102.038Z" fill="#550073"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M146.363 204.624C163.767 189.853 189.731 178.237 209.212 177.184C220.192 176.59 229.095 179.212 231.393 188.303C232.452 192.489 232.101 196.015 230.7 198.823C228.604 203.023 224.308 205.519 219.854 206.359C215.072 207.255 209.933 206.336 207.103 202.809C205.498 200.818 202.584 200.503 200.595 202.109C198.611 203.719 198.297 206.642 199.897 208.638C204.758 214.68 213.356 217.023 221.561 215.478C228.789 214.118 235.57 209.793 238.969 202.981C241.231 198.447 242.068 192.772 240.357 186.019C236.98 172.664 224.84 167.044 208.717 167.916C187.558 169.058 159.29 181.5 140.387 197.538C138.44 199.194 138.195 202.122 139.841 204.081C141.493 206.034 144.411 206.28 146.363 204.624Z" fill="#550073"/>
15
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 44.7561C124.875 43.5305 125.361 42.3557 126.23 41.4862C127.095 40.6214 128.274 40.1311 129.5 40.1311H233.812L286.75 98.8362V172.619C286.75 172.619 286.916 233.562 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.019C123.825 226.861 124.875 172.619 124.875 172.619V44.7561Z" fill="#E4CAF0"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 172.619C286.75 172.619 286.916 233.563 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.02L109.654 257.622C166.606 260.3 249.311 250.324 260.202 246.059C271.839 241.504 286.519 197.788 286.745 173.192L286.75 172.619Z" fill="#C3A4DB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 98.8362C272.709 93.2909 257.844 93.1336 242.586 95.4877C241.171 95.7144 239.732 95.2611 238.692 94.276C237.651 93.2862 237.133 91.871 237.286 90.4465C238.96 73.3617 237.272 56.647 233.812 40.1311C256.188 56.7441 273.856 76.294 286.75 98.8362Z" fill="#550073"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 55.8145C137.242 57.3546 149.212 62.8676 158.702 72.3581C177.679 91.3345 180.759 120.222 167.948 142.418L175.565 166.574C175.94 167.763 175.625 169.058 174.746 169.936C174.529 170.149 174.307 170.371 174.099 170.584C173.271 171.407 172.055 171.703 170.945 171.352L146.668 163.697C139.851 167.633 132.4 170.071 124.801 171.005C124.856 169.474 124.875 168.632 124.875 168.632V55.8145Z" fill="#C3A4DB"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M140.817 158.027C119.598 170.279 91.9773 167.333 73.8335 149.189C52.1746 127.53 52.1746 92.3613 73.8335 70.7024C95.4923 49.0389 130.661 49.0389 152.324 70.7024C170.464 88.8416 173.41 116.462 161.163 137.682L168.442 160.779C168.803 161.912 168.498 163.152 167.661 163.989C167.453 164.197 167.245 164.405 167.041 164.608C166.25 165.399 165.089 165.681 164.026 165.348L140.817 158.027Z" fill="#F7E9FC"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M56.5036 34.0585L75.0036 57.3315C76.5946 59.3295 79.5037 59.6625 81.5017 58.0761C83.4997 56.4898 83.8328 53.576 82.2464 51.578L63.7464 28.305C62.1554 26.307 59.2462 25.974 57.2482 27.5604C55.2502 29.1514 54.9172 32.0605 56.5036 34.0585Z" fill="#550073"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.94673 45.6349L55.2872 73.3849C57.498 74.6567 60.3285 73.8936 61.6004 71.6782C62.8722 69.4629 62.1045 66.637 59.8891 65.3651L11.5532 37.6151C9.33786 36.3432 6.51198 37.1064 5.24011 39.3217C3.96823 41.5371 4.73136 44.363 6.94673 45.6349Z" fill="#550073"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.875 97.125H46.25C48.803 97.125 50.875 95.053 50.875 92.5C50.875 89.947 48.803 87.875 46.25 87.875H13.875C11.322 87.875 9.25 89.947 9.25 92.5C9.25 95.053 11.322 97.125 13.875 97.125Z" fill="#550073"/>
10
+ <g clip-path="url(#clip0_1905_559)">
11
+ <path d="M98.5338 95.5338C100.174 93.9112 102.826 93.9112 104.309 95.5338L112.51 103.752L120.867 95.5338C122.507 93.9112 125.159 93.9112 126.642 95.5338C128.422 97.174 128.422 99.826 126.642 101.309L118.582 109.51L126.642 117.867C128.422 119.507 128.422 122.159 126.642 123.642C125.159 125.422 122.507 125.422 120.867 123.642L112.51 115.582L104.309 123.642C102.826 125.422 100.174 125.422 98.5338 123.642C96.9112 122.159 96.9112 119.507 98.5338 117.867L106.752 109.51L98.5338 101.309C96.9112 99.826 96.9112 97.174 98.5338 95.5338ZM157.333 109.667C157.333 134.338 137.338 154.333 112.667 154.333C87.9953 154.333 68 134.338 68 109.667C68 84.9953 87.9953 65 112.667 65C137.338 65 157.333 84.9953 157.333 109.667ZM112.667 73.375C92.619 73.375 76.375 89.619 76.375 109.667C76.375 129.714 92.619 145.958 112.667 145.958C132.714 145.958 148.958 129.714 148.958 109.667C148.958 89.619 132.714 73.375 112.667 73.375Z" fill="#550073"/>
12
+ </g>
13
+ <defs>
14
+ <clipPath id="clip0_1905_559">
15
+ <rect width="89.3333" height="89.3333" fill="white" transform="translate(68 65)"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 44.7561C124.875 43.5305 125.361 42.3558 126.23 41.4863C127.095 40.6214 128.274 40.1311 129.5 40.1311H233.812L286.75 98.8363V172.619C286.75 172.619 286.916 233.562 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.02C123.825 226.861 124.875 172.619 124.875 172.619V44.7561Z" fill="#E4CAF0"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 172.619C286.75 172.619 286.916 233.563 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.019L109.654 257.622C166.606 260.3 249.311 250.324 260.202 246.059C271.839 241.504 286.519 197.788 286.745 173.192L286.75 172.619Z" fill="#C3A4DB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 98.8363C272.709 93.2909 257.844 93.1336 242.586 95.4878C241.171 95.7144 239.732 95.2611 238.692 94.276C237.651 93.2863 237.133 91.871 237.286 90.4465C238.96 73.3618 237.272 56.647 233.812 40.1311C256.188 56.7441 273.856 76.294 286.75 98.8363Z" fill="#550073"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 55.8145C137.242 57.3546 149.212 62.8676 158.702 72.3581C177.679 91.3345 180.759 120.222 167.948 142.418L175.565 166.574C175.94 167.763 175.625 169.058 174.746 169.936C174.529 170.149 174.307 170.371 174.099 170.584C173.271 171.407 172.055 171.703 170.945 171.352L146.668 163.697C139.851 167.633 132.4 170.07 124.801 171.005C124.856 169.474 124.875 168.632 124.875 168.632V55.8145Z" fill="#C3A4DB"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M140.817 158.027C119.598 170.279 91.9773 167.332 73.8335 149.189C52.1746 127.53 52.1746 92.3613 73.8335 70.7024C95.4923 49.0389 130.661 49.0389 152.324 70.7024C170.464 88.8416 173.41 116.462 161.163 137.682L168.442 160.779C168.803 161.912 168.498 163.152 167.661 163.989C167.453 164.197 167.245 164.405 167.041 164.608C166.25 165.399 165.089 165.681 164.026 165.348L140.817 158.027Z" fill="#F7E9FC"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M103.29 93.3417C103.188 88.9295 104.84 85.7151 107.397 83.8281C111.412 80.8681 117.406 80.993 120.662 84.6606C122.063 86.2378 122.872 88.467 122.896 91.2883C122.951 98.05 119.774 102.004 116.67 106.102C112.489 111.62 108.313 117.29 107.795 126.757C107.656 129.306 109.612 131.489 112.161 131.627C114.709 131.766 116.892 129.81 117.031 127.262C117.424 120.07 120.865 115.879 124.042 111.689C128.297 106.079 132.22 100.483 132.146 91.2143C132.099 85.766 130.282 81.5619 127.581 78.5186C121.267 71.41 109.682 70.6469 101.907 76.3819C97.2453 79.8229 93.8551 85.5209 94.0447 93.5591C94.1049 96.1121 96.2231 98.1333 98.7761 98.0731C101.329 98.013 103.35 95.8947 103.29 93.3417Z" fill="#550073"/>
8
+ <path d="M111.98 148.805C115.122 148.805 117.669 146.258 117.669 143.116C117.669 139.974 115.122 137.427 111.98 137.427C108.839 137.427 106.292 139.974 106.292 143.116C106.292 146.258 108.839 148.805 111.98 148.805Z" fill="#550073"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M56.5036 34.0585L75.0036 57.3315C76.5946 59.3295 79.5037 59.6625 81.5017 58.0761C83.4997 56.4897 83.8328 53.576 82.2464 51.578L63.7464 28.305C62.1554 26.307 59.2462 25.974 57.2482 27.5604C55.2502 29.1514 54.9172 32.0605 56.5036 34.0585Z" fill="#550073"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.94673 45.6349L55.2872 73.3849C57.498 74.6567 60.3285 73.8936 61.6004 71.6782C62.8722 69.4629 62.1045 66.637 59.8891 65.3651L11.5532 37.6151C9.33786 36.3433 6.51198 37.1064 5.24011 39.3217C3.96823 41.5371 4.73136 44.363 6.94673 45.6349Z" fill="#550073"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.875 97.125H46.25C48.803 97.125 50.875 95.053 50.875 92.5C50.875 89.947 48.803 87.875 46.25 87.875H13.875C11.322 87.875 9.25 89.947 9.25 92.5C9.25 95.053 11.322 97.125 13.875 97.125Z" fill="#550073"/>
12
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2686_3205)">
3
+ <path d="M70.0198 62.4381C81.4373 50.9435 81.4373 32.3072 70.0198 20.8127C58.6023 9.31813 40.0908 9.31813 28.6733 20.8127C17.2557 32.3072 17.2557 50.9435 28.6733 62.4381C40.0908 73.9326 58.6023 73.9326 70.0198 62.4381Z" fill="#E1CEE8"/>
4
+ <path d="M38.75 37.6075C38.7499 40.3176 39.4864 42.9767 40.8806 45.3006C41.52 46.3661 42.0241 47.5072 42.381 48.6976L44.0712 54.3313L45.681 46.2875C45.8709 45.3361 46.2455 44.4312 46.7834 43.6238C47.598 42.4024 48.0323 40.9669 48.0312 39.4988V29.4781L45.9162 29.6896C43.9526 29.8859 42.132 30.8049 40.8078 32.268C39.4835 33.7312 38.7502 35.6341 38.75 37.6075Z" fill="#B565D2"/>
5
+ <path d="M30.994 48.6986C31.3509 47.5083 31.855 46.3672 32.4944 45.3016C33.8886 42.9777 34.6251 40.3186 34.625 37.6085C34.6248 35.6351 33.8915 33.7322 32.5672 32.2691C31.243 30.8059 29.4224 29.887 27.4588 29.6906L25.3438 29.4781V39.5009C25.3427 40.969 25.777 42.4045 26.5916 43.6259C27.1293 44.4326 27.5038 45.3368 27.694 46.2875L29.3038 54.3313L30.994 48.6986Z" fill="#B565D2"/>
6
+ <path d="M51.4684 60.3125C51.0415 59.9922 50.6951 59.5769 50.4565 59.0996C50.2179 58.6222 50.0937 58.0958 50.0938 57.5622C50.0938 56.6506 50.4559 55.7763 51.1005 55.1317C51.7451 54.4871 52.6193 54.125 53.5309 54.125C54.0646 54.125 54.5909 54.2492 55.0683 54.4877C55.5457 54.7263 55.9609 55.0728 56.2813 55.4997C56.9215 56.3536 56.7013 56.7226 57.6559 57.2C58.6105 57.6774 57.0327 58.1 58.1 58.1C58.647 58.1 57.1132 58.3132 57.5 58.7C57.8868 59.0868 56.9 58.753 56.9 59.3C56.9 59.847 56.9868 59.2132 56.6 59.6C56.2132 59.9868 56.547 60.3125 56 60.3125L54.5 61.4C52.2687 61.4 53.2535 61.6513 51.4684 60.3125Z" fill="#B565D2"/>
7
+ <path d="M70.232 35.5625H67.427C65.3914 35.5583 63.3695 35.2293 61.4375 34.588V39.9133C61.4375 41.1025 61.7455 42.2714 62.3314 43.3062C62.9173 44.341 63.7611 45.2064 64.7808 45.8183C65.3338 46.15 65.7914 46.6194 66.1091 47.1805C66.4268 47.7416 66.5938 48.3755 66.5938 49.0203C66.5938 50.0299 66.8932 51.0167 67.4542 51.8561C68.0151 52.6955 68.8123 53.3498 69.745 53.7361C70.6777 54.1224 71.704 54.2235 72.6942 54.0266C73.6844 53.8296 74.5939 53.3435 75.3078 52.6297L78.9688 48.9688V33.5C76.2561 34.8563 73.2649 35.5624 70.232 35.5625Z" fill="#B565D2"/>
8
+ <path d="M32.5498 53.2112C31.997 53.08 31.5312 53.5533 31.5312 54.1215C31.5312 54.6924 32.0174 55.1352 32.5321 55.3824C32.6047 55.4173 32.6757 55.4561 32.7447 55.4988C33.1092 55.7241 33.4034 56.047 33.5938 56.4309C33.6535 56.551 33.7994 56.5998 33.9195 56.5399L35.3301 55.8354C35.4504 55.7753 35.499 55.6291 35.4387 55.509C35.0782 54.7814 34.521 54.1695 33.8303 53.7426C33.4328 53.4969 33.0002 53.3181 32.5498 53.2112Z" fill="#550073"/>
9
+ <path d="M37.9363 55.509C37.876 55.6291 37.9246 55.7753 38.0449 55.8354L39.4555 56.5399C39.5756 56.5998 39.7215 56.551 39.7812 56.4309C39.9716 56.047 40.2658 55.7241 40.6303 55.4988C40.6993 55.4561 40.7703 55.4173 40.8429 55.3824C41.3576 55.1352 41.8437 54.6924 41.8437 54.1215C41.8437 53.5533 41.378 53.08 40.8252 53.2112C40.3748 53.3181 39.9422 53.4969 39.5447 53.7426C38.854 54.1695 38.2968 54.7814 37.9363 55.509Z" fill="#550073"/>
10
+ <path d="M28.4375 37.625C28.4375 37.0555 28.8992 36.5938 29.4688 36.5938C30.0383 36.5938 30.5 37.0555 30.5 37.625V38.6562C30.5 39.2258 30.0383 39.6875 29.4688 39.6875C28.8992 39.6875 28.4375 39.2258 28.4375 38.6562V37.625Z" fill="#550073"/>
11
+ <path d="M42.875 37.625C42.875 37.0555 43.3367 36.5938 43.9062 36.5938C44.4758 36.5938 44.9375 37.0555 44.9375 37.625V38.6562C44.9375 39.2258 44.4758 39.6875 43.9062 39.6875C43.3367 39.6875 42.875 39.2258 42.875 38.6562V37.625Z" fill="#550073"/>
12
+ <path d="M64.2508 46.7C64.6505 46.9413 64.9813 47.2816 65.2111 47.688C65.4409 48.0945 65.5619 48.5534 65.5625 49.0203C65.5626 50.2338 65.9226 51.42 66.5968 52.4289C67.271 53.4379 68.2293 54.2243 69.3504 54.6886C70.4715 55.153 71.7052 55.2745 72.8953 55.0378C74.0855 54.8011 75.1788 54.2168 76.0369 53.3588L79.6978 49.6978L78.2397 48.2397L74.5787 51.9006C74.009 52.4702 73.2832 52.8582 72.4931 53.0153C71.7029 53.1725 70.8839 53.0918 70.1396 52.7835C69.3953 52.4752 68.7591 51.9532 68.3115 51.2833C67.8639 50.6135 67.625 49.8259 67.625 49.0203C67.6229 48.1979 67.4089 47.39 67.0038 46.6744C66.5986 45.9587 66.0159 45.3595 65.3119 44.9345C64.4469 44.4119 63.731 43.6755 63.233 42.7961C62.7351 41.9167 62.4719 40.9239 62.4688 39.9133V35.9502C64.0882 36.3709 65.7539 36.5871 67.427 36.5938H70.232C73.424 36.5915 76.5721 35.8502 79.4297 34.4281L78.5078 32.5822C75.9367 33.8623 73.1041 34.5295 70.232 34.5312H67.427C64.9755 34.5337 62.5493 34.0358 60.2969 33.0679C57.788 31.9894 55.0852 31.4346 52.3543 31.4375H49.0625V29.0656C49.0599 28.6733 49.0313 28.2816 48.9769 27.8931C50.907 27.3078 52.6248 26.1729 53.9205 24.6273C55.2162 23.0816 56.0337 21.192 56.273 19.1893C56.3001 18.9759 56.2597 18.7593 56.1575 18.57C56.0553 18.3807 55.8965 18.228 55.7033 18.1334C55.51 18.0388 55.292 18.0071 55.0798 18.0426C54.8676 18.0781 54.6718 18.179 54.5199 18.3313C52.276 20.561 49.3997 22.0453 46.2823 22.5822C44.6183 20.9824 42.3988 20.0904 40.0906 20.0938H33.2844C30.9772 20.0922 28.7592 20.9853 27.0969 22.5852C23.9776 22.0488 21.0994 20.5641 18.8541 18.3334C18.6999 18.1856 18.503 18.09 18.2914 18.0604C18.0798 18.0308 17.8643 18.0686 17.6754 18.1684C17.4817 18.2701 17.3237 18.4287 17.2227 18.6228C17.1217 18.8169 17.0824 19.0373 17.1103 19.2543C17.357 21.2458 18.1772 23.1227 19.471 24.6566C20.7649 26.1905 22.4767 27.3153 24.3981 27.8941C24.3439 28.2823 24.3153 28.6737 24.3125 29.0656V33.005C21.6056 33.9611 19.2607 35.7309 17.5991 38.0719C15.9375 40.4129 15.0405 43.2105 15.0312 46.0813V47.9375C15.0313 48.0941 15.067 48.2487 15.1357 48.3895C15.2044 48.5303 15.3043 48.6535 15.4277 48.75C15.5512 48.8464 15.695 48.9134 15.8482 48.946C16.0014 48.9785 16.1601 48.9757 16.3121 48.9378C19.8188 48.0663 22.9395 46.0607 25.1891 43.2329C25.3496 43.5648 25.5314 43.8858 25.7336 44.1941C26.1972 44.889 26.5199 45.6683 26.6833 46.4876L29.1748 58.9451C29.2648 59.3952 29.4573 59.8185 29.7375 60.1821C30.0178 60.5457 30.3781 60.8397 30.7904 61.0414C31.2028 61.243 31.6561 61.3468 32.1151 61.3447C32.5742 61.3426 33.0265 61.2346 33.437 61.0292C34.3783 60.5604 35.4152 60.3151 36.4668 60.3125C37.9888 62.6915 38.909 65.4051 39.1481 68.2191C39.3555 70.557 40.4277 72.7335 42.1548 74.3228C43.882 75.9121 46.14 76.7999 48.4871 76.8125C48.5211 76.8125 48.5551 76.8125 48.5902 76.8073L49.0687 82.0667L51.125 81.8749L50.6413 76.5526C51.0945 76.4487 51.5392 76.3108 51.9717 76.1401L54.0115 75.3244C54.3747 75.9563 54.7889 76.5574 55.25 77.1219V81.9688H57.3125V79.1081C58.5647 80.0947 59.9834 80.8491 61.5014 81.3356L61.4437 81.8512L63.4938 82.0801L63.5258 81.7945C65.62 82.1209 67.7618 81.9459 69.7753 81.2839C71.7888 80.6218 73.6165 79.4916 75.1083 77.986C76.6001 76.4804 77.7136 74.6424 78.3571 72.623C79.0007 70.6035 79.156 68.4602 78.8103 66.369C78.4647 64.2779 77.6279 62.2986 76.3688 60.5936C75.1096 58.8886 73.464 57.5067 71.567 56.5612C69.67 55.6158 67.5758 55.1338 65.4564 55.1549C63.337 55.176 61.2528 55.6995 59.375 56.6825C58.4786 56.2835 57.698 55.6636 57.1063 54.8809C56.7222 54.3682 56.2325 53.9439 55.6702 53.637C55.1079 53.3301 54.4862 53.1476 53.8472 53.102C53.2082 53.0564 52.5669 53.1486 51.9667 53.3725C51.3665 53.5964 50.8215 53.9468 50.3685 54.3997C49.9155 54.8527 49.5652 55.3978 49.3413 55.998C49.1174 56.5982 49.0251 57.2395 49.0708 57.8785C49.1164 58.5174 49.2989 59.1392 49.6058 59.7015C49.9127 60.2637 50.3369 60.7535 50.8497 61.1375C51.6796 61.7573 52.5908 62.2601 53.5577 62.6318C53.1028 63.5464 52.7551 64.5105 52.5213 65.5048L49.6338 63.5795L48.4891 65.2955L51.9954 67.6323C52.0645 67.6787 52.1284 67.7354 52.1954 67.7798C52.181 68.0407 52.1562 68.2954 52.1562 68.5625C52.1581 70.2425 52.4779 71.9071 53.0988 73.4682L51.2013 74.2272C50.3384 74.5738 49.417 74.7513 48.4871 74.75C46.6563 74.74 44.8951 74.0474 43.5479 72.8078C42.2007 71.5681 41.3643 69.8705 41.2023 68.0469C40.9837 65.4696 40.2531 62.9618 39.0532 60.6703C39.3562 60.7685 39.6519 60.8881 39.938 61.0282C40.3484 61.2336 40.8007 61.3416 41.2597 61.3438C41.7186 61.3459 42.1719 61.2422 42.5842 61.0407C42.9966 60.8391 43.3569 60.5452 43.6372 60.1818C43.9174 59.8183 44.1101 59.3951 44.2002 58.9451L46.6906 46.4865C46.854 45.6672 47.1767 44.888 47.6404 44.193C47.8425 43.8848 48.0244 43.5637 48.1849 43.2319C50.4345 46.0597 53.5551 48.0652 57.0619 48.9368C57.2139 48.9749 57.3725 48.9778 57.5258 48.9454C57.6791 48.913 57.823 48.8461 57.9465 48.7498C58.0701 48.6534 58.1701 48.5302 58.2389 48.3895C58.3077 48.2487 58.3436 48.0942 58.3438 47.9375V46.0813C58.3353 43.4354 57.573 40.8467 56.1462 38.6185C54.7194 36.3903 52.6872 34.6148 50.2876 33.5H52.3501C54.8016 33.4975 57.2278 33.9955 59.4802 34.9633C59.7834 35.0933 60.0989 35.1902 60.4021 35.3047V39.9133C60.4072 41.2798 60.7639 42.6219 61.438 43.8105C62.112 44.9991 63.0807 45.9942 64.2508 46.7ZM76.9063 68.5625C76.9063 70.8061 76.241 72.9993 74.9945 74.8647C73.748 76.7302 71.9764 78.1842 69.9036 79.0428C67.8308 79.9013 65.5499 80.126 63.3494 79.6883C61.149 79.2506 59.1277 78.1702 57.5413 76.5837C55.9548 74.9973 54.8744 72.976 54.4367 70.7756C53.999 68.5751 54.2237 66.2942 55.0822 64.2214C55.9408 62.1486 57.3948 60.377 59.2603 59.1305C61.1257 57.8841 63.3189 57.2188 65.5625 57.2188C68.57 57.2223 71.4532 58.4186 73.5798 60.5452C75.7064 62.6718 76.9027 65.555 76.9063 68.5625ZM52.0882 59.4875C51.8126 59.2806 51.5847 59.017 51.4199 58.7144C51.2551 58.4118 51.1572 58.0773 51.1328 57.7336C51.1084 57.3899 51.1582 57.045 51.2787 56.7222C51.3991 56.3994 51.5876 56.1062 51.8312 55.8625C52.0748 55.6188 52.3679 55.4303 52.6907 55.3097C53.0135 55.1891 53.3584 55.1393 53.7021 55.1636C54.0458 55.1878 54.3803 55.2856 54.6829 55.4504C54.9856 55.6151 55.2493 55.8429 55.4563 56.1184C56.0008 56.833 56.6635 57.4492 57.4156 57.9406C56.3492 58.7594 55.4108 59.7326 54.6313 60.8281C53.7188 60.5168 52.8607 60.0644 52.0882 59.4875ZM48.4747 25.8966C48.2769 25.3723 48.03 24.8678 47.7373 24.3899C49.6897 23.9218 51.5471 23.122 53.2288 22.0253C52.1971 23.8759 50.4959 25.2612 48.4747 25.8966ZM20.1607 22.0346C21.8387 23.1267 23.6915 23.923 25.6387 24.3889C25.3461 24.8673 25.0989 25.3721 24.9003 25.8966C22.8849 25.2624 21.1889 23.8804 20.1607 22.0346ZM17.0938 46.5525V46.0813C17.1025 43.7633 17.7911 41.4989 19.0743 39.5685C20.3574 37.6381 22.1787 36.1266 24.3125 35.2212V39.505C24.3136 39.9377 24.3481 40.3697 24.4156 40.7971C22.6826 43.4762 20.1063 45.5013 17.0938 46.5525ZM26.375 39.5008V30.6177L27.3557 30.7208C29.0656 30.8877 30.6519 31.6856 31.8053 32.9589C32.9586 34.2322 33.5962 35.8895 33.5938 37.6075C33.5939 40.1312 32.9081 42.6075 31.6096 44.7716C30.9265 45.9107 30.3878 47.1304 30.006 48.4026L29.5038 50.0742L28.7056 46.0813C28.49 44.9976 28.0632 43.9671 27.4496 43.0483C26.7478 41.9985 26.3737 40.7637 26.375 39.5008ZM40.861 59.1833C39.632 58.5711 38.2781 58.2516 36.9051 58.25H36.4699C35.0969 58.2516 33.743 58.5711 32.514 59.1833C32.3866 59.2419 32.2477 59.2714 32.1075 59.2697C31.9672 59.2681 31.8291 59.2352 31.7031 59.1737C31.577 59.1121 31.4663 59.0233 31.3788 58.9136C31.2913 58.804 31.2292 58.6763 31.1971 58.5398L30.3649 54.3818L31.9819 48.9945C32.3143 47.8867 32.7833 46.8246 33.3782 45.8327C34.869 43.3481 35.6565 40.505 35.6562 37.6075C35.6623 35.3765 34.836 33.2234 33.3389 31.5693C31.8418 29.9153 29.7815 28.8791 27.5609 28.6634L26.4193 28.55C26.537 26.8115 27.3122 25.1829 28.5873 23.9953C29.8624 22.8077 31.5419 22.1502 33.2844 22.1562H40.0906C41.8334 22.1497 43.5132 22.807 44.7886 23.9947C46.064 25.1824 46.8393 26.8112 46.9567 28.55L45.8151 28.6645C43.5945 28.8799 41.5341 29.9158 40.0368 31.5697C38.5395 33.2236 37.7129 35.3765 37.7188 37.6075C37.7185 40.505 38.506 43.3481 39.9968 45.8327C40.5917 46.8246 41.0607 47.8867 41.3931 48.9945L43.0101 54.3818L42.1779 58.5408C42.1456 58.6773 42.0835 58.8048 41.996 58.9144C41.9084 59.0239 41.7976 59.1126 41.6716 59.174C41.5456 59.2355 41.4075 59.2682 41.2673 59.2698C41.1271 59.2714 40.9883 59.2419 40.861 59.1833ZM45.9254 43.0494C45.3119 43.9678 44.8851 44.998 44.6694 46.0813L43.8712 50.0732L43.369 48.4005C42.987 47.1287 42.4483 45.9094 41.7654 44.7705C40.4671 42.6068 39.7812 40.1308 39.7813 37.6075C39.7775 35.8886 40.4145 34.23 41.568 32.9557C42.7215 31.6813 44.3085 30.8826 46.0193 30.7156L47 30.6125V39.4957C47.0025 40.7607 46.6284 41.9977 45.9254 43.0494ZM56.2812 46.0813V46.5567C53.2681 45.5043 50.6917 43.4777 48.9594 40.7971C49.0269 40.3697 49.0614 39.9377 49.0625 39.505V35.217C51.1969 36.1227 53.0187 37.6349 54.3019 39.5661C55.5851 41.4973 56.2733 43.7626 56.2812 46.0813Z" fill="#550073"/>
13
+ </g>
14
+ <defs>
15
+ <clipPath id="clip0_2686_3205">
16
+ <rect width="98" height="98" fill="white"/>
17
+ </clipPath>
18
+ </defs>
19
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M244.478 52.6556C243.664 49.617 241.675 47.027 238.951 45.4545C236.227 43.882 232.989 43.4519 229.95 44.2659C190.425 54.8571 60.0834 89.7805 20.5628 100.372C17.5241 101.186 14.9341 103.174 13.3616 105.899C11.7845 108.627 11.359 111.865 12.173 114.903C20.4656 145.84 43.2299 230.806 51.5225 261.743C52.3365 264.786 54.3253 267.376 57.0494 268.948C59.7735 270.521 63.011 270.946 66.0496 270.132C105.575 259.546 235.917 224.618 275.437 214.031C278.476 213.217 281.066 211.228 282.638 208.5C284.216 205.775 284.641 202.538 283.827 199.499C275.534 168.558 252.77 83.5969 244.478 52.6556Z" fill="#E4CAF0"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M150.784 65.4808L188.251 55.4399H245.176L249.773 72.4136L150.784 65.4808Z" fill="#C3A4DB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M275.969 213.772C281.991 212.098 285.538 205.887 283.92 199.851C280.992 188.927 276.917 173.715 276.917 173.715L264.8 216.88C264.8 216.88 270.41 215.317 275.969 213.772Z" fill="#C3A4DB"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.0539 96.7596L34.1325 196.849L46.324 242.345L170.163 242.234L223.919 227.832L54.2466 91.3484L34.0539 96.7596Z" fill="#C3A4DB"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M280.668 71.373C280.668 68.376 279.475 65.5038 277.357 63.3856C275.238 61.2673 272.366 60.0741 269.369 60.0741C228.961 60.0741 91.871 60.0741 51.467 60.0741C48.47 60.0741 45.5933 61.2673 43.475 63.3856C41.3568 65.5038 40.1682 68.376 40.1682 71.373V224.53C40.1682 227.522 41.3568 230.399 43.475 232.517C45.5933 234.635 48.47 235.824 51.467 235.824H269.369C272.366 235.824 275.238 234.635 277.357 232.517C279.475 230.399 280.668 227.522 280.668 224.53C280.668 192.793 280.668 103.105 280.668 71.373Z" fill="#F7E9FC"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M280.668 77.9035C280.668 74.9065 279.475 72.0297 277.357 69.9115C275.238 67.7932 272.366 66.6046 269.369 66.6046C229.779 66.6046 97.5829 66.6046 57.9929 66.6046C54.9959 66.6046 52.1238 67.7932 50.0055 69.9115C47.8827 72.0297 46.694 74.9065 46.694 77.9035V224.53C46.694 227.522 47.8827 230.399 50.0055 232.517C52.1238 234.635 54.9959 235.824 57.9929 235.824H269.369C272.366 235.824 275.238 234.635 277.357 232.517C279.475 230.399 280.668 227.522 280.668 224.53C280.668 193.75 280.668 108.678 280.668 77.9035Z" fill="#E4CAF0"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M257.543 92.4491C257.543 87.3431 253.399 83.1991 248.293 83.1991C215.539 83.1991 105.293 83.1991 72.5432 83.1991C67.4325 83.1991 63.2932 87.3431 63.2932 92.4491V203.449C63.2932 208.56 67.4325 212.699 72.5432 212.699H248.293C253.399 212.699 257.543 208.56 257.543 203.449C257.543 179.612 257.543 116.291 257.543 92.4491Z" fill="#F7E9FC"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M63.2932 191.887C97.7772 167.231 145.974 139.934 192.793 168.762C200.091 173.257 222.157 138.579 257.543 173.387V203.449C257.543 208.56 253.399 212.699 248.293 212.699C215.539 212.699 105.293 212.699 72.5432 212.699C67.4325 212.699 63.2932 208.56 63.2932 203.449C63.2932 197.895 63.2932 191.887 63.2932 191.887Z" fill="#C3A4DB"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M82.1262 139.73C80.5352 139.707 79.0644 138.866 78.2365 137.506C77.4133 136.141 77.3439 134.449 78.0654 133.024C80.7803 127.608 85.7753 122.155 93.055 122.743C92.8885 100.441 127.858 98.2442 132.252 114.973C150.946 115.657 145.586 126.175 167.217 136.946C167.98 137.478 168.304 138.445 168.017 139.328C167.73 140.211 166.902 140.803 165.973 140.79C144.638 140.669 98.8733 139.985 82.1262 139.73Z" fill="#550073"/>
11
+ <path d="M199.731 141.012C208.671 141.012 215.918 133.764 215.918 124.824C215.918 115.884 208.671 108.637 199.731 108.637C190.791 108.637 183.543 115.884 183.543 124.824C183.543 133.764 190.791 141.012 199.731 141.012Z" fill="#550073"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M61.6513 26.8204L65.2449 40.2236C65.9063 42.6888 68.4454 44.1549 70.9105 43.4935C73.3756 42.8321 74.8418 40.2976 74.1804 37.8279L70.5868 24.4293C69.93 21.9641 67.3909 20.498 64.9258 21.1594C62.456 21.8161 60.9945 24.3553 61.6513 26.8204Z" fill="#550073"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.4911 26.0665L37.1757 49.7511C38.9795 51.5549 41.9117 51.5549 43.7155 49.7511C45.5239 47.9474 45.5239 45.0151 43.7155 43.2114L20.0309 19.5268C18.2271 17.7184 15.2949 17.7184 13.4911 19.5268C11.6874 21.3305 11.6874 24.2628 13.4911 26.0665Z" fill="#550073"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.14363 71.9974L22.5469 75.591C25.012 76.2477 27.5511 74.7862 28.2079 72.3165C28.8693 69.8514 27.4031 67.3169 24.938 66.6555L11.5394 63.0619C9.06963 62.4005 6.53513 63.8666 5.87375 66.3317C5.21238 68.7969 6.6785 71.336 9.14363 71.9974Z" fill="#550073"/>
15
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2742_652)">
3
+ <path d="M59.0198 62.4381C70.4373 50.9435 70.4373 32.3072 59.0198 20.8127C47.6023 9.31813 29.0908 9.31813 17.6733 20.8127C6.25574 32.3072 6.25574 50.9435 17.6733 62.4381C29.0908 73.9326 47.6023 73.9326 59.0198 62.4381Z" fill="#E1CEE8"/>
4
+ <path d="M81.5839 53.7732L75.4317 43.2255C74.6615 41.906 73.2469 41.0938 71.7187 41.0938H61.8437C59.7984 41.0938 58.1406 42.7515 58.1406 44.7969V54.6719H82.0307C81.8962 54.367 81.753 54.0633 81.5839 53.7732Z" fill="#B565D2"/>
5
+ <path d="M30.9844 85.5312C34.393 85.5312 37.1562 82.768 37.1562 79.3594C37.1562 75.9507 34.393 73.1875 30.9844 73.1875C27.5757 73.1875 24.8125 75.9507 24.8125 79.3594C24.8125 82.768 27.5757 85.5312 30.9844 85.5312Z" fill="#B565D2"/>
6
+ <path d="M68.0156 85.5312C71.4243 85.5312 74.1875 82.768 74.1875 79.3594C74.1875 75.9507 71.4243 73.1875 68.0156 73.1875C64.607 73.1875 61.8438 75.9507 61.8438 79.3594C61.8438 82.768 64.607 85.5312 68.0156 85.5312Z" fill="#B565D2"/>
7
+ <path d="M40.8594 50.9688L37.1562 48.5L33.4531 50.9688V38.625H21.1094V68.25H53.2031V38.625H40.8594V50.9688Z" fill="#B565D2"/>
8
+ <path d="M19.1134 17.7344C18.6517 17.5418 18.1222 17.6492 17.7679 18.0022L11.5961 24.1741C11.1134 24.6568 11.1134 25.4369 11.5961 25.9195L17.7679 32.0914C18.1222 32.4444 18.653 32.5518 19.1134 32.3593C19.5751 32.1692 19.875 31.7174 19.875 31.2187V28.7499H28.5156V37.3906H21.1094C20.4268 37.3906 19.875 37.9423 19.875 38.6249V68.2499C19.875 68.9326 20.4268 69.4843 21.1094 69.4843H53.2031C53.8857 69.4843 54.4375 68.9326 54.4375 68.2499V38.6249C54.4375 37.9423 53.8857 37.3906 53.2031 37.3906V18.8749H55.6719C56.1706 18.8749 56.6223 18.575 56.8124 18.1133C57.0038 17.6517 56.8976 17.1209 56.5446 16.7679L50.3727 10.596C49.8901 10.1133 49.1099 10.1133 48.6273 10.596L42.4554 16.7679C42.1024 17.1209 41.9962 17.6517 42.1876 18.1133C42.3777 18.575 42.8294 18.8749 43.3281 18.8749H45.7969V37.3906H35.9219V22.5781C35.9219 21.8955 35.3701 21.3437 34.6875 21.3437H19.875V18.8749C19.875 18.3763 19.5751 17.9245 19.1134 17.7344ZM51.9688 67.0156H22.3438V39.8593H32.2188V50.9687C32.2188 51.4674 32.5187 51.9192 32.9804 52.1093C33.442 52.3018 33.9728 52.1944 34.3258 51.8414L37.1563 49.011L39.9867 51.8414C40.2224 52.0772 40.5384 52.2031 40.8594 52.2031C41.0186 52.2031 41.1791 52.1734 41.3321 52.1093C41.7938 51.9192 42.0938 51.4674 42.0938 50.9687V39.8593H51.9688V67.0156ZM34.6875 39.8593H39.625V47.9889L38.029 46.3929C37.5463 45.9102 36.7662 45.9102 36.2835 46.3929L34.6875 47.9889V39.8593ZM47.0313 16.4062H46.3079L49.5 13.2141L52.6921 16.4062H51.9688C51.2861 16.4062 50.7344 16.958 50.7344 17.6406V37.3906H48.2656V17.6406C48.2656 16.958 47.7139 16.4062 47.0313 16.4062ZM33.4531 23.8124V37.3906H30.9844V27.5156C30.9844 26.833 30.4326 26.2812 29.75 26.2812H18.6406C17.958 26.2812 17.4063 26.833 17.4063 27.5156V28.2389L14.2142 25.0468L17.4063 21.8547V22.5781C17.4063 23.2607 17.958 23.8124 18.6406 23.8124H33.4531Z" fill="#550073"/>
9
+ <path d="M79.8866 32.3593C80.3483 32.5506 80.879 32.4444 81.2321 32.0914L87.4039 25.9195C87.8866 25.4369 87.8866 24.6568 87.4039 24.1741L81.2321 18.0023C80.879 17.6505 80.3495 17.5431 79.8866 17.7344C79.4249 17.9245 79.125 18.3763 79.125 18.875V21.3437H64.3125C63.6299 21.3437 63.0781 21.8955 63.0781 22.5781V39.8593H61.8437C59.1207 39.8593 56.9062 42.0738 56.9062 44.7968V71.9531H12.4687C11.7861 71.9531 11.2344 72.5049 11.2344 73.1875V78.125C11.2344 78.8076 11.7861 79.3593 12.4687 79.3593H23.5781C23.5781 83.4439 26.8998 86.7656 30.9844 86.7656C35.0689 86.7656 38.3906 83.4439 38.3906 79.3593H60.6094C60.6094 83.4439 63.9311 86.7656 68.0156 86.7656C72.1002 86.7656 75.4219 83.4439 75.4219 79.3593H86.5312C87.2139 79.3593 87.7656 78.8076 87.7656 78.125V73.1875C87.7656 72.5049 87.2139 71.9531 86.5312 71.9531H84.0625V58.375C84.0625 56.5419 83.5737 54.736 82.6504 53.1523L76.497 42.6046C75.5095 40.911 73.6789 39.8593 71.7187 39.8593H70.4844V28.75H79.125V31.2187C79.125 31.7174 79.4249 32.1692 79.8866 32.3593ZM61.8437 42.3281H64.3125V53.4375H59.375V44.7968C59.375 43.4353 60.4822 42.3281 61.8437 42.3281ZM13.7031 76.8906V74.4218H25.4791C24.8384 75.1353 24.336 75.9697 24.0102 76.8906H13.7031ZM30.9844 84.2968C28.2613 84.2968 26.0469 82.0824 26.0469 79.3593C26.0469 76.6363 28.2613 74.4218 30.9844 74.4218C33.7074 74.4218 35.9219 76.6363 35.9219 79.3593C35.9219 82.0824 33.7074 84.2968 30.9844 84.2968ZM37.9586 76.8906C37.6315 75.9697 37.1291 75.1353 36.4897 74.4218H62.5103C61.8697 75.1353 61.3673 75.9697 61.0414 76.8906H37.9586ZM68.0156 84.2968C65.2926 84.2968 63.0781 82.0824 63.0781 79.3593C63.0781 76.6363 65.2926 74.4218 68.0156 74.4218C70.7387 74.4218 72.9531 76.6363 72.9531 79.3593C72.9531 82.0824 70.7387 84.2968 68.0156 84.2968ZM85.2969 76.8906H74.9898C74.6627 75.9697 74.1603 75.1353 73.5209 74.4218H85.2969V76.8906ZM59.375 71.9531V55.9062H81.1802C81.4419 56.7011 81.5937 57.5319 81.5937 58.375V71.9531H59.375ZM74.3652 43.8476L79.9582 53.4375H66.7812V42.3281H71.7187C72.8038 42.3281 73.8184 42.9107 74.3652 43.8476ZM69.25 26.2812C68.5674 26.2812 68.0156 26.833 68.0156 27.5156V39.8593H65.5469V23.8125H80.3594C81.042 23.8125 81.5937 23.2607 81.5937 22.5781V21.8547L84.7858 25.0468L81.5937 28.2389V27.5156C81.5937 26.833 81.042 26.2812 80.3594 26.2812H69.25Z" fill="#550073"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_2742_652">
13
+ <rect width="98" height="98" fill="white"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2742_623)">
3
+ <path d="M70.0198 62.4381C81.4373 50.9435 81.4373 32.3072 70.0198 20.8127C58.6023 9.31813 40.0908 9.31813 28.6733 20.8127C17.2557 32.3072 17.2557 50.9435 28.6733 62.4381C40.0908 73.9326 58.6023 73.9326 70.0198 62.4381Z" fill="#E1CEE8"/>
4
+ <path d="M50.8856 34.5163C49.6429 33.245 48.1586 32.2349 46.52 31.5453C44.8814 30.8556 43.1216 30.5004 41.3438 30.5004C39.566 30.5004 37.8061 30.8556 36.1675 31.5453C34.5289 32.2349 33.0446 33.245 31.8019 34.5163L35.6716 38.2941C36.3993 37.5193 37.278 36.9019 38.2536 36.4798C39.2291 36.0577 40.2808 35.84 41.3438 35.84C42.4067 35.84 43.4584 36.0577 44.4339 36.4798C45.4095 36.9019 46.2882 37.5193 47.0159 38.2941L50.8856 34.5163Z" fill="#B565D2"/>
5
+ <path d="M35.6716 38.294L31.8019 34.5162C30.6425 35.7039 29.7292 37.1089 29.1146 38.6507C28.4999 40.1924 28.196 41.8404 28.2203 43.4999C28.2446 45.1595 28.5966 46.7979 29.2561 48.321C29.9156 49.844 30.8696 51.2218 32.0633 52.375L35.875 48.6562L35.9297 48.6026C34.5426 47.2626 33.7381 45.4309 33.6898 43.5029C33.6415 41.5748 34.3533 39.7051 35.6716 38.2973V38.294Z" fill="#B565D2"/>
6
+ <path d="M50.8856 34.5162L47.0159 38.294C48.3342 39.7018 49.046 41.5715 48.9977 43.4996C48.9494 45.4276 48.1449 47.2593 46.7578 48.5994L50.6023 52.375H50.6242C51.8179 51.2218 52.7719 49.844 53.4314 48.321C54.0909 46.7979 54.4429 45.1595 54.4672 43.4999C54.4915 41.8404 54.1876 40.1924 53.5729 38.6507C52.9583 37.1089 52.045 35.7039 50.8856 34.5162Z" fill="#B565D2"/>
7
+ <path d="M43.4088 50.7278L41.3438 41.4375L39.2787 50.7278C38.5827 51.0981 38.0002 51.6503 37.5933 52.3256C37.1865 53.001 36.9707 53.7741 36.9688 54.5625H45.7188C45.7168 53.7741 45.501 53.001 45.0942 52.3256C44.6873 51.6503 44.1048 51.0981 43.4088 50.7278Z" fill="#B565D2"/>
8
+ <path d="M66.5 50.1875C63.4715 50.1875 60.511 51.0856 57.9928 52.7681C55.4747 54.4507 53.5121 56.8422 52.3531 59.6402C51.1941 62.4382 50.8909 65.517 51.4817 68.4873C52.0726 71.4577 53.5309 74.1861 55.6724 76.3276C57.8139 78.4691 60.5424 79.9274 63.5127 80.5183C66.483 81.1091 69.5619 80.8059 72.3598 79.6469C75.1578 78.4879 77.5493 76.5253 79.2319 74.0072C80.9144 71.489 81.8125 68.5285 81.8125 65.5C81.8125 61.4389 80.1992 57.5441 77.3276 54.6724C74.4559 51.8008 70.5611 50.1875 66.5 50.1875ZM66.5 76.4375C64.3368 76.4375 62.2221 75.796 60.4235 74.5942C58.6248 73.3924 57.2229 71.6842 56.3951 69.6856C55.5672 67.687 55.3506 65.4879 55.7727 63.3662C56.1947 61.2445 57.2364 59.2957 58.766 57.766C60.2957 56.2364 62.2445 55.1947 64.3662 54.7727C66.4879 54.3506 68.687 54.5672 70.6856 55.3951C72.6842 56.2229 74.3924 57.6248 75.5942 59.4235C76.796 61.2221 77.4375 63.3368 77.4375 65.5C77.4375 68.4008 76.2852 71.1828 74.234 73.234C72.1828 75.2852 69.4008 76.4375 66.5 76.4375Z" fill="#B565D2"/>
9
+ <path d="M39.1562 20.5625C39.1562 20.0102 39.604 19.5625 40.1562 19.5625H42.5312C43.0835 19.5625 43.5312 20.0102 43.5312 20.5625V20.75C43.5312 21.3023 43.0835 21.75 42.5312 21.75H40.1562C39.604 21.75 39.1562 21.3023 39.1562 20.75V20.5625Z" fill="#550073"/>
10
+ <path d="M41.3438 29.4062C37.6153 29.3697 34.0245 30.8135 31.359 33.4207C28.6935 36.028 27.1709 39.586 27.125 43.3143C27.1231 45.1515 27.4917 46.9701 28.2088 48.6615C28.926 50.3529 29.9769 51.8823 31.2988 53.1581C31.5032 53.3585 31.7781 53.4708 32.0644 53.4708C32.3507 53.4708 32.6256 53.3585 32.83 53.1581L36.6953 49.3858C36.8 49.2838 36.8832 49.162 36.94 49.0274C36.9968 48.8928 37.0261 48.7482 37.0261 48.6021C37.0261 48.456 36.9968 48.3114 36.94 48.1768C36.8832 48.0422 36.8 47.9203 36.6953 47.8184C36.0898 47.2349 35.6082 46.5353 35.2794 45.7614C34.9505 44.9875 34.7811 44.1552 34.7813 43.3143C34.7813 41.5739 35.4727 39.9047 36.7034 38.674C37.9341 37.4433 39.6033 36.7518 41.3438 36.7518C43.0842 36.7518 44.7534 37.4433 45.9841 38.674C47.2149 39.9047 47.9063 41.5739 47.9063 43.3143C47.9065 44.155 47.7371 44.987 47.4085 45.7607C47.0798 46.5344 46.5985 47.2339 45.9933 47.8173C45.8893 47.9192 45.8067 48.0407 45.7502 48.1749C45.6938 48.3091 45.6648 48.4532 45.6648 48.5988C45.6648 48.7444 45.6938 48.8885 45.7502 49.0227C45.8067 49.1569 45.8893 49.2784 45.9933 49.3803L49.8378 53.1548C50.0508 53.3565 50.3331 53.4689 50.6264 53.4687C50.9126 53.469 51.1874 53.3571 51.392 53.157C52.7139 51.8812 53.7648 50.3518 54.482 48.6604C55.1991 46.969 55.5677 45.1504 55.5658 43.3133C55.5196 39.5845 53.9964 36.0263 51.3302 33.4192C48.664 30.812 45.0726 29.3689 41.3438 29.4062ZM32.0961 50.8131C30.3398 48.7786 29.3549 46.1912 29.3139 43.5038C29.2729 40.8164 30.1784 38.2002 31.8719 36.1131L34.1983 38.3848C33.1194 39.8703 32.5567 41.6683 32.5962 43.5038C32.6357 45.3393 33.2753 47.1113 34.417 48.549L32.0961 50.8131ZM41.3438 34.7448C39.2789 34.7419 37.2784 35.4638 35.6913 36.7847L33.3944 34.5414C35.6067 32.6396 38.4275 31.5939 41.3449 31.5939C44.2622 31.5939 47.083 32.6396 49.2953 34.5414L46.9984 36.7847C45.4107 35.4633 43.4094 34.7414 41.3438 34.7448ZM50.5827 50.8229L48.2705 48.5523C49.4136 47.1137 50.0539 45.3402 50.0934 43.5032C50.1329 41.6662 49.5694 39.8668 48.4892 38.3804L50.8156 36.1087C52.5107 38.1975 53.4163 40.8163 53.3737 43.506C53.3311 46.1957 52.343 48.7845 50.5827 50.8186V50.8229Z" fill="#550073"/>
11
+ <path d="M66.5 53.4688C64.1205 53.4688 61.7943 54.1744 59.8158 55.4964C57.8373 56.8184 56.2952 58.6974 55.3846 60.8958C54.474 63.0943 54.2357 65.5133 54.6999 67.8472C55.1642 70.181 56.31 72.3248 57.9926 74.0074C59.6752 75.69 61.819 76.8358 64.1528 77.3001C66.4867 77.7643 68.9057 77.526 71.1042 76.6154C73.3026 75.7048 75.1816 74.1627 76.5036 72.1842C77.8256 70.2057 78.5313 67.8796 78.5313 65.5C78.5275 62.3103 77.2587 59.2523 75.0032 56.9968C72.7477 54.7413 69.6897 53.4725 66.5 53.4688ZM66.5 75.3438C64.5531 75.3438 62.6499 74.7664 61.0311 73.6848C59.4123 72.6031 58.1506 71.0657 57.4056 69.267C56.6605 67.4683 56.4656 65.4891 56.8454 63.5796C57.2252 61.6701 58.1628 59.9161 59.5394 58.5394C60.9161 57.1627 62.6701 56.2252 64.5796 55.8454C66.4891 55.4656 68.4683 55.6605 70.267 56.4056C72.0658 57.1506 73.6031 58.4123 74.6848 60.0311C75.7664 61.6499 76.3438 63.5531 76.3438 65.5C76.3406 68.1097 75.3024 70.6117 73.4571 72.4571C71.6117 74.3024 69.1098 75.3406 66.5 75.3438Z" fill="#550073"/>
12
+ <path d="M67.5938 49.1495V23.9375C67.5938 23.0673 67.248 22.2327 66.6327 21.6173C66.0173 21.002 65.1827 20.6562 64.3125 20.6562H53.1562C52.1481 18.6807 50.6135 17.0222 48.7219 15.8641C46.8303 14.706 44.6554 14.0933 42.4375 14.0938H40.25C38.0321 14.0933 35.8572 14.706 33.9656 15.8641C32.074 17.0222 30.5394 18.6807 29.5312 20.6562H18.375C17.5048 20.6562 16.6702 21.002 16.0548 21.6173C15.4395 22.2327 15.0938 23.0673 15.0938 23.9375V78.625C15.0938 79.4952 15.4395 80.3298 16.0548 80.9452C16.6702 81.5605 17.5048 81.9062 18.375 81.9062H65.4062V81.8505C65.7694 81.8745 66.1303 81.9062 66.5 81.9062C70.755 81.9079 74.8439 80.2554 77.903 77.298C80.9621 74.3405 82.7517 70.3096 82.8937 66.057C83.0357 61.8044 81.519 57.6632 78.664 54.5082C75.809 51.3532 71.8393 49.4317 67.5938 49.1495ZM18.375 79.7188C18.0849 79.7188 17.8067 79.6035 17.6016 79.3984C17.3965 79.1933 17.2812 78.9151 17.2812 78.625V23.9375C17.2812 23.6474 17.3965 23.3692 17.6016 23.1641C17.8067 22.959 18.0849 22.8438 18.375 22.8438H30.2236C30.4363 22.8436 30.6444 22.7815 30.8223 22.6649C31.0003 22.5484 31.1404 22.3825 31.2255 22.1875C31.9918 20.4316 33.2538 18.9375 34.8569 17.8884C36.4599 16.8393 38.3342 16.2807 40.25 16.2813H42.4375C44.3531 16.281 46.2272 16.8396 47.83 17.8887C49.4328 18.9378 50.6947 20.4318 51.4609 22.1875C51.546 22.3825 51.6861 22.5484 51.8641 22.6649C52.042 22.7815 52.2501 22.8436 52.4628 22.8438H64.3125C64.6026 22.8438 64.8808 22.959 65.0859 23.1641C65.291 23.3692 65.4062 23.6474 65.4062 23.9375V49.1495C64.6718 49.1923 63.941 49.284 63.2188 49.4241V32.6875C63.2187 32.3974 63.1034 32.1193 62.8983 31.9142L56.3358 25.3517C56.1307 25.1466 55.8526 25.0313 55.5625 25.0312H20.5625C20.2724 25.0312 19.9942 25.1465 19.7891 25.3516C19.584 25.5567 19.4688 25.8349 19.4688 26.125V76.4375C19.4688 76.7276 19.584 77.0058 19.7891 77.2109C19.9942 77.416 20.2724 77.5312 20.5625 77.5312H55.3438V77.4995C56.2586 78.3509 57.2673 79.0954 58.3505 79.7188H18.375ZM51.0508 60.0312H27.125C26.5209 60.0312 26.0312 60.5209 26.0312 61.125C26.0312 61.7291 26.5209 62.2188 27.125 62.2188H50.4219C50.2818 62.941 50.1901 63.6718 50.1473 64.4062H27.125C26.5209 64.4062 26.0312 64.8959 26.0312 65.5C26.0312 66.1041 26.5209 66.5938 27.125 66.5938H50.1495C50.1923 67.3282 50.284 68.059 50.4241 68.7812H27.125C26.5209 68.7812 26.0312 69.2709 26.0312 69.875C26.0312 70.4791 26.5209 70.9688 27.125 70.9688H51.0508C51.6086 72.5386 52.4031 74.014 53.4067 75.3438H21.6562V27.2188H54.4688V32.6875C54.4688 32.9776 54.584 33.2558 54.7891 33.4609C54.9942 33.666 55.2724 33.7812 55.5625 33.7812H61.0312V50.0508C58.7318 50.8703 56.6433 52.191 54.9172 53.9172C53.191 55.6433 51.8703 57.7318 51.0508 60.0312ZM56.6562 28.7653L59.4847 31.5938H56.6562V28.7653ZM66.5 79.7188C63.6878 79.7188 60.9387 78.8848 58.6005 77.3225C56.2622 75.7601 54.4398 73.5394 53.3636 70.9413C52.2874 68.3431 52.0058 65.4842 52.5545 62.7261C53.1031 59.9679 54.4573 57.4344 56.4458 55.4458C58.4344 53.4573 60.9679 52.1031 63.7261 51.5545C66.4842 51.0058 69.3431 51.2874 71.9413 52.3636C74.5394 53.4398 76.7601 55.2622 78.3225 57.6005C79.8848 59.9387 80.7188 62.6878 80.7188 65.5C80.7144 69.2697 79.215 72.8838 76.5494 75.5494C73.8838 78.215 70.2697 79.7144 66.5 79.7188Z" fill="#550073"/>
13
+ <path d="M63.9259 68.715C63.5353 69.1056 62.9022 69.1056 62.5116 68.715L61.4179 67.6213C61.0274 67.2308 60.3942 67.2308 60.0037 67.6213L59.8713 67.7536C59.4808 68.1442 59.4808 68.7773 59.8713 69.1679L62.4455 71.742C62.6506 71.947 62.9287 72.0622 63.2187 72.0622C63.5088 72.0622 63.7869 71.947 63.992 71.742L73.1287 62.6054C73.5192 62.2148 73.5192 61.5817 73.1287 61.1911L72.9963 61.0588C72.6058 60.6683 71.9726 60.6683 71.5821 61.0588L63.9259 68.715Z" fill="#550073"/>
14
+ <path d="M44.3745 50.0333L42.4058 41.2002C42.3516 40.9574 42.2164 40.7404 42.0223 40.5849C41.8282 40.4294 41.587 40.3446 41.3383 40.3446C41.0896 40.3446 40.8483 40.4294 40.6543 40.5849C40.4602 40.7404 40.3249 40.9574 40.2708 41.2002L38.302 50.0333C37.5561 50.5303 36.9443 51.2037 36.521 51.9938C36.0976 52.7838 35.8757 53.6662 35.875 54.5625C35.875 54.8526 35.9902 55.1308 36.1954 55.3359C36.4005 55.541 36.6787 55.6563 36.9688 55.6563H45.7188C46.0088 55.6563 46.287 55.541 46.4921 55.3359C46.6973 55.1308 46.8125 54.8526 46.8125 54.5625C46.8106 53.6652 46.587 52.7822 46.1617 51.9921C45.7364 51.2019 45.1225 50.5291 44.3745 50.0333ZM38.255 53.4688C38.533 52.7062 39.0825 52.073 39.7983 51.6903C39.9362 51.6156 40.0564 51.512 40.1508 51.3867C40.2451 51.2614 40.3114 51.1173 40.3452 50.9641L41.3427 46.4797L42.3402 50.9641C42.3739 51.1173 42.4402 51.2614 42.5346 51.3867C42.6289 51.512 42.7491 51.6156 42.887 51.6903C43.6036 52.0726 44.1539 52.7059 44.4325 53.4688H38.255Z" fill="#550073"/>
15
+ </g>
16
+ <defs>
17
+ <clipPath id="clip0_2742_623">
18
+ <rect width="98" height="98" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,17 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3436_12)">
3
+ <path d="M60.0198 69.4381C71.4373 57.9435 71.4373 39.3072 60.0198 27.8127C48.6023 16.3181 30.0908 16.3181 18.6733 27.8127C7.25574 39.3072 7.25574 57.9435 18.6733 69.4381C30.0908 80.9326 48.6023 80.9326 60.0198 69.4381Z" fill="#E1CEE8"/>
4
+ <path d="M48 42C46.22 42 44.4799 42.5278 42.9999 43.5168C41.5198 44.5057 40.3663 45.9113 39.6851 47.5558C39.0039 49.2004 38.8257 51.01 39.1729 52.7558C39.5202 54.5016 40.3774 56.1053 41.636 57.364C42.8947 58.6226 44.4984 59.4798 46.2442 59.8271C47.99 60.1743 49.7996 59.9961 51.4442 59.3149C53.0887 58.6337 54.4943 57.4802 55.4832 56.0001C56.4722 54.5201 57 52.78 57 51H63C63 53.9667 62.1203 56.8668 60.4721 59.3336C58.8238 61.8003 56.4811 63.7229 53.7403 64.8582C50.9994 65.9935 47.9834 66.2906 45.0737 65.7118C42.1639 65.133 39.4912 63.7044 37.3934 61.6066C35.2956 59.5088 33.867 56.8361 33.2882 53.9264C32.7094 51.0166 33.0065 48.0006 34.1418 45.2597C35.2771 42.5189 37.1997 40.1762 39.6665 38.528C42.1332 36.8797 45.0333 36 48 36H59V33L65 39L59 45V42H48Z" fill="#B565D2"/>
5
+ <path d="M49 75C43.8577 75 38.8309 73.4751 34.5552 70.6182C30.2795 67.7613 26.947 63.7007 24.9791 58.9498C23.0113 54.1989 22.4964 48.9712 23.4996 43.9277C24.5028 38.8842 26.9791 34.2514 30.6152 30.6152C34.2514 26.9791 38.8842 24.5028 43.9277 23.4996C48.9712 22.4964 54.1989 23.0113 58.9498 24.9791C63.7007 26.947 67.7613 30.2795 70.6182 34.5552C73.4751 38.8309 75 43.8577 75 49C74.9923 55.8933 72.2506 62.502 67.3763 67.3763C62.502 72.2506 55.8933 74.9923 49 75ZM49 25C44.2533 25 39.6131 26.4076 35.6663 29.0447C31.7195 31.6819 28.6434 35.4302 26.8269 39.8156C25.0104 44.201 24.5351 49.0266 25.4612 53.6822C26.3872 58.3377 28.673 62.6141 32.0294 65.9706C35.3859 69.327 39.6623 71.6128 44.3178 72.5389C48.9734 73.4649 53.799 72.9896 58.1844 71.1731C62.5698 69.3566 66.3181 66.2805 68.9553 62.3337C71.5924 58.3869 73 53.7468 73 49C72.9926 42.6371 70.4617 36.5369 65.9624 32.0376C61.4631 27.5384 55.3629 25.0074 49 25Z" fill="#550073"/>
6
+ <path d="M20.139 45.988L18.149 45.788C18.2157 45.112 18.3033 44.4427 18.412 43.78L20.385 44.104C20.283 44.7273 20.201 45.3553 20.139 45.988ZM20.754 42.25L18.806 41.8C18.959 41.141 19.136 40.482 19.33 39.843L21.244 40.424C21.0613 41.0233 20.898 41.632 20.754 42.25ZM21.854 38.624L19.983 37.924C20.22 37.295 20.483 36.664 20.76 36.05L22.581 36.878C22.319 37.448 22.0773 38.03 21.854 38.624ZM23.42 35.172L21.658 34.228C21.978 33.628 22.3163 33.043 22.673 32.473L24.373 33.532C24.0383 34.0673 23.7207 34.614 23.42 35.172ZM25.426 31.956L23.8 30.789C24.194 30.239 24.6057 29.7037 25.035 29.183L26.58 30.452C26.18 30.94 25.7953 31.4413 25.426 31.956ZM27.832 29.027L26.372 27.66C26.8333 27.1673 27.3107 26.6897 27.804 26.227L29.171 27.687C28.7103 28.119 28.264 28.5657 27.832 29.027ZM30.6 26.435L29.327 24.89C29.8483 24.462 30.3833 24.0507 30.932 23.656L32.1 25.28C31.5853 25.6487 31.0853 26.0337 30.6 26.435ZM33.676 24.226L32.618 22.526C33.19 22.1687 33.774 21.8303 34.37 21.511L35.315 23.274C34.7543 23.5747 34.2067 23.892 33.672 24.226H33.676ZM37.012 22.436L36.184 20.616C36.799 20.336 37.428 20.075 38.053 19.839L38.759 21.71C38.1657 21.9327 37.582 22.1747 37.008 22.436H37.012ZM40.547 21.1L39.965 19.187C40.61 18.987 41.265 18.813 41.922 18.661L42.377 20.608C41.759 20.752 41.149 20.916 40.547 21.1ZM44.236 20.238L43.91 18.265C44.57 18.155 45.2393 18.0667 45.918 18L46.118 19.99C45.4833 20.0533 44.856 20.136 44.236 20.238Z" fill="#550073"/>
7
+ <path d="M52.231 79.849L52.031 77.858C52.6643 77.7954 53.2907 77.7127 53.91 77.61L54.236 79.584C53.576 79.6927 52.9077 79.781 52.231 79.849ZM56.231 79.188L55.775 77.241C56.3937 77.0957 57.004 76.9317 57.606 76.749L58.188 78.662C57.539 78.858 56.88 79.035 56.227 79.188H56.231ZM60.1 78.01L59.394 76.139C59.9853 75.9157 60.5677 75.6737 61.141 75.413L61.969 77.233C61.354 77.513 60.725 77.774 60.1 78.01ZM63.783 76.334L62.838 74.572C63.396 74.2734 63.9423 73.957 64.477 73.623L65.535 75.323C64.963 75.6777 64.379 76.0147 63.783 76.334ZM67.217 74.193L66.05 72.569C66.564 72.2004 67.064 71.8154 67.55 71.414L68.819 72.958C68.3003 73.386 67.7663 73.7977 67.217 74.193ZM70.345 71.622L68.978 70.162C69.438 69.73 69.886 69.283 70.317 68.822L71.777 70.189C71.315 70.6824 70.8377 71.16 70.345 71.622ZM73.113 68.666L71.568 67.4C71.968 66.9127 72.353 66.4127 72.723 65.9L74.348 67.067C73.954 67.6117 73.5423 68.1447 73.113 68.666ZM75.476 65.375L73.776 64.317C74.1093 63.7837 74.426 63.2367 74.726 62.676L76.488 63.621C76.17 64.2184 75.8327 64.803 75.476 65.375ZM77.39 61.8L75.569 60.973C75.8297 60.399 76.072 59.8154 76.296 59.222L78.167 59.922C77.93 60.559 77.668 61.189 77.39 61.8ZM78.819 58.007L76.905 57.426C77.0883 56.826 77.2517 56.2157 77.395 55.595L79.343 56.049C79.189 56.712 79.013 57.371 78.819 58.01V58.007ZM79.737 54.061L77.764 53.737C77.866 53.117 77.948 52.4907 78.01 51.858L80 52.052C79.9333 52.73 79.8457 53.4007 79.737 54.064V54.061Z" fill="#550073"/>
8
+ <path d="M49 80C40.7811 79.991 32.9013 76.722 27.0896 70.9104C21.278 65.0987 18.009 57.2189 18 49H20C20.009 56.6885 23.0672 64.0596 28.5038 69.4962C33.9404 74.9328 41.3115 77.991 49 78V80Z" fill="#550073"/>
9
+ <path d="M80 49H78C77.991 41.3115 74.9328 33.9404 69.4962 28.5038C64.0596 23.0672 56.6885 20.009 49 20V18C57.2189 18.009 65.0987 21.278 70.9104 27.0896C76.722 32.9013 79.991 40.7811 80 49Z" fill="#550073"/>
10
+ <path d="M48 67C43.7565 67 39.6869 65.3143 36.6863 62.3137C33.6857 59.3132 32 55.2435 32 51C32 46.7566 33.6857 42.6869 36.6863 39.6863C39.6869 36.6857 43.7565 35 48 35H58V33C58 32.8023 58.0587 32.609 58.1686 32.4446C58.2785 32.2802 58.4346 32.152 58.6173 32.0764C58.8 32.0007 59.0011 31.9809 59.195 32.0194C59.389 32.058 59.5671 32.1532 59.707 32.293L65.707 38.293C65.8945 38.4806 65.9998 38.7349 65.9998 39C65.9998 39.2652 65.8945 39.5195 65.707 39.707L59.707 45.707C59.5671 45.8468 59.389 45.942 59.195 45.9806C59.0011 46.0192 58.8 45.9994 58.6173 45.9237C58.4346 45.848 58.2785 45.7199 58.1686 45.5555C58.0587 45.3911 58 45.1978 58 45V43H48C46.4177 43 44.871 43.4692 43.5554 44.3483C42.2398 45.2273 41.2145 46.4768 40.609 47.9386C40.0035 49.4004 39.845 51.0089 40.1537 52.5608C40.4624 54.1126 41.2243 55.5381 42.3431 56.6569C43.462 57.7757 44.8874 58.5376 46.4393 58.8463C47.9911 59.155 49.5997 58.9966 51.0615 58.3911C52.5233 57.7856 53.7727 56.7602 54.6518 55.4446C55.5308 54.129 56 52.5823 56 51C56 50.7348 56.1054 50.4805 56.2929 50.2929C56.4804 50.1054 56.7348 50 57 50H63C63.2652 50 63.5196 50.1054 63.7071 50.2929C63.8946 50.4805 64 50.7348 64 51C63.995 55.242 62.3076 59.3087 59.3082 62.3082C56.3087 65.3077 52.2419 66.995 48 67ZM48 37C45.2737 37.0002 42.6068 37.7963 40.3266 39.2908C38.0463 40.7852 36.2521 42.9129 35.164 45.4127C34.076 47.9125 33.7415 50.6755 34.2016 53.3627C34.6617 56.0499 35.8964 58.5443 37.7541 60.5397C39.6118 62.5351 42.0117 63.9447 44.6592 64.5954C47.3067 65.2461 50.0866 65.1097 52.6576 64.2028C55.2287 63.296 57.479 61.6581 59.1324 59.4904C60.7858 57.3227 61.7703 54.7194 61.965 52H57.95C57.7565 53.9255 57.0084 55.7535 55.7966 57.2622C54.5848 58.771 52.9612 59.8957 51.1228 60.5C49.2844 61.1043 47.3101 61.1622 45.4395 60.6666C43.5688 60.1711 41.8821 59.1434 40.584 57.7083C39.2858 56.2731 38.4319 54.4921 38.1259 52.5813C37.8199 50.6705 38.0749 48.7119 38.86 46.9432C39.6451 45.1744 40.9265 43.6714 42.5489 42.6165C44.1712 41.5616 46.0648 41.0001 48 41H59C59.2652 41 59.5196 41.1054 59.7071 41.2929C59.8946 41.4805 60 41.7348 60 42V42.586L63.586 39L60 35.414V36C60 36.2652 59.8946 36.5196 59.7071 36.7071C59.5196 36.8947 59.2652 37 59 37H48Z" fill="#550073"/>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_3436_12">
14
+ <rect width="98" height="98" fill="white"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M272.63 64.75L249.634 249.047C247.789 260.041 217.236 268.759 180.13 268.759C142.848 268.759 112.179 259.916 110.593 248.848L87.6299 64.75H272.63Z" fill="#F7E9FC"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M256.359 64.75H272.63L249.634 249.047C247.789 260.041 217.236 268.759 180.13 268.759C142.848 268.759 112.179 259.916 110.593 248.848L99.8907 163.05L129.833 126.859C146.27 137.973 141.474 179.603 115.972 230.917L117.119 236.199C120.31 247.058 132.645 256.109 169.927 256.109C207.038 256.109 237.586 247.396 239.436 236.398L256.359 64.75Z" fill="#E4CAF0"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M119.334 113.026L129.278 208.601C129.542 211.141 131.817 212.991 134.356 212.727C136.895 212.463 138.741 210.183 138.477 207.649L128.538 112.068C128.274 109.529 125.999 107.684 123.46 107.948C120.921 108.211 119.071 110.487 119.334 113.026Z" fill="#550073"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M157.009 119.404L161.634 222.208C161.745 224.757 163.91 226.736 166.463 226.62C169.011 226.505 170.986 224.34 170.875 221.792L166.25 118.987C166.135 116.439 163.97 114.46 161.422 114.575C158.869 114.691 156.894 116.855 157.009 119.404Z" fill="#550073"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M231.62 112.133L223.022 207.709C222.791 210.253 224.669 212.505 227.212 212.732C229.756 212.958 232.004 211.08 232.235 208.541L240.833 112.961C241.06 110.422 239.182 108.17 236.643 107.943C234.099 107.712 231.847 109.589 231.62 112.133Z" fill="#550073"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M194.009 118.987L189.384 221.792C189.269 224.34 191.244 226.505 193.797 226.62C196.345 226.736 198.51 224.757 198.625 222.208L203.25 119.404C203.361 116.855 201.386 114.691 198.838 114.575C196.285 114.46 194.12 116.439 194.009 118.987Z" fill="#550073"/>
8
+ <path d="M180.13 101.241C231.216 101.241 272.63 84.6758 272.63 64.2413C272.63 43.8067 231.216 27.2413 180.13 27.2413C129.044 27.2413 87.6299 43.8067 87.6299 64.2413C87.6299 84.6758 129.044 101.241 180.13 101.241Z" fill="#C3A4DB"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M100.598 45.3482C117.1 40.7093 137.201 37.9852 158.873 37.9852C214.901 37.9852 260.387 56.1799 260.387 78.5927C260.387 80.1004 260.184 81.5897 259.782 83.0558C243.673 93.9384 214.017 101.241 180.13 101.241C129.075 101.241 87.6299 84.6653 87.6299 64.2413C87.6299 57.3408 92.3613 50.8797 100.598 45.3482Z" fill="#AE8DBE"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M125.707 123.608C125.99 123.742 126.262 123.885 126.531 124.043C140.901 132.335 134.948 169.585 113.252 207.163C91.5565 244.746 62.2756 268.518 47.9057 260.226C47.6375 260.068 47.3739 259.902 47.1195 259.726L47.101 259.759L31.08 250.509L40.3994 234.363C41.9811 218.615 49.1684 197.908 61.1841 177.101C73.1952 156.293 87.5374 139.717 100.381 130.476L109.705 114.325L125.726 123.575L125.707 123.608Z" fill="#C3A4DB"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M109.834 114.399C124.204 122.697 118.252 159.942 96.5561 197.525C74.8603 235.103 45.5794 258.88 31.2095 250.583C16.8396 242.29 22.7874 205.04 44.4879 167.462C66.1838 129.879 95.4646 106.107 109.834 114.399Z" fill="#E4CAF0"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M114.145 156.653C110.69 169.206 104.742 183.34 96.5561 197.525C74.8602 235.103 45.5794 258.88 31.2095 250.583C25.2201 247.128 22.7596 238.641 23.4996 227.199C24.2396 228.008 25.0536 228.734 25.9509 229.363C41.0839 239.982 73.3664 220.104 97.9991 185C104.654 175.51 110.08 165.876 114.145 156.653Z" fill="#D1BAE7"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M56.9476 209.411C56.9476 209.411 53.5344 204.777 50.3524 200.457C48.174 197.497 47.952 193.529 49.7927 190.347C54.0662 182.942 60.421 171.934 64.5927 164.706C66.3271 161.704 69.5924 159.923 73.0565 160.094C78.8054 160.377 85.3729 160.696 85.3729 160.696C87.9212 160.821 90.095 158.85 90.2199 156.302C90.3448 153.754 88.3745 151.58 85.8261 151.455C85.8261 151.455 79.2586 151.136 73.5098 150.854C66.5861 150.516 60.051 154.077 56.5823 160.081C52.4105 167.309 46.0558 178.317 41.7823 185.722C38.1054 192.086 38.5494 200.022 42.9061 205.942C46.0881 210.262 49.5014 214.896 49.5014 214.896C51.0138 216.95 53.909 217.389 55.9671 215.877C58.0206 214.364 58.46 211.464 56.9476 209.411Z" fill="#550073"/>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_3362_2233)">
3
+ <path d="M56.0198 59.4381C67.4373 47.9435 67.4373 29.3072 56.0198 17.8127C44.6023 6.31813 26.0908 6.31813 14.6733 17.8127C3.25574 29.3072 3.25574 47.9435 14.6733 59.4381C26.0908 70.9326 44.6023 70.9326 56.0198 59.4381Z" fill="#E1CEE8"/>
4
+ <path d="M55.049 50.137L54.902 50.159C52.2397 50.5632 49.7505 51.7267 47.7328 53.5099C45.715 55.2931 44.2543 57.6203 43.5258 60.2127C42.7972 62.8051 42.8318 65.5525 43.6253 68.1257C44.4188 70.699 45.9375 72.9888 47.9995 74.7207C50.0615 76.4525 52.5791 77.553 55.2507 77.8902C57.9223 78.2273 60.6345 77.7869 63.0621 76.6216C65.4897 75.4563 67.5297 73.6156 68.9376 71.3202C70.3455 69.0248 71.0616 66.3721 71 63.68V39C71 37.6739 70.4732 36.4021 69.5355 35.4645C68.5978 34.5268 67.3261 34 66 34C64.6739 34 63.4021 34.5268 62.4645 35.4645C61.5268 36.4021 61 37.6739 61 39V43.448C60.986 45.0945 60.3751 46.6799 59.2807 47.9101C58.1862 49.1402 56.6826 49.9315 55.049 50.137Z" fill="#B565D2"/>
5
+ <path d="M60 39V43.448C59.9902 44.8547 59.4679 46.2095 58.5309 47.2587C57.5939 48.308 56.3066 48.9797 54.91 49.148L54.752 49.171C51.0118 49.7406 47.6251 51.7025 45.2703 54.6637C42.9154 57.6248 41.7665 61.3663 42.0537 65.1387C42.341 68.9111 44.0431 72.4356 46.819 75.0061C49.595 77.5766 53.2397 79.0032 57.023 79C57.417 79 57.8117 78.9847 58.207 78.954C61.9996 78.594 65.5196 76.8259 68.0729 73.9985C70.6262 71.1711 72.0273 67.4896 72 63.68V39C72 37.4087 71.3679 35.8826 70.2427 34.7574C69.1174 33.6321 67.5913 33 66 33C64.4087 33 62.8826 33.6321 61.7574 34.7574C60.6322 35.8826 60 37.4087 60 39ZM70 39V63.68C70.0294 66.9865 68.8187 70.184 66.6068 72.6419C64.3949 75.0999 61.3423 76.6398 58.051 76.958C54.6881 77.2282 51.3518 76.1805 48.7471 74.0361C46.1424 71.8918 44.4734 68.8188 44.0928 65.4666C43.7121 62.1143 44.6496 58.7454 46.7071 56.0716C48.7647 53.3978 51.7811 51.6287 55.119 51.138L55.19 51.127C57.065 50.8946 58.791 49.9866 60.0446 48.5731C61.2982 47.1595 61.9934 45.3374 62 43.448V39C62 37.9391 62.4214 36.9217 63.1716 36.1716C63.9217 35.4214 64.9391 35 66 35C67.0609 35 68.0783 35.4214 68.8284 36.1716C69.5786 36.9217 70 37.9391 70 39Z" fill="#550073"/>
6
+ <path d="M57 59C55.8133 59 54.6533 59.3519 53.6666 60.0112C52.6799 60.6705 51.9109 61.6075 51.4567 62.7039C51.0026 63.8003 50.8838 65.0067 51.1153 66.1705C51.3468 67.3344 51.9182 68.4035 52.7574 69.2426C53.5965 70.0818 54.6656 70.6532 55.8295 70.8847C56.9933 71.1162 58.1997 70.9974 59.2961 70.5433C60.3925 70.0892 61.3295 69.3201 61.9888 68.3334C62.6481 67.3467 63 66.1867 63 65C62.9984 63.4092 62.3658 61.884 61.2409 60.7591C60.116 59.6342 58.5908 59.0016 57 59ZM57 69C56.2089 69 55.4355 68.7654 54.7777 68.3259C54.1199 67.8864 53.6072 67.2616 53.3045 66.5307C53.0017 65.7998 52.9225 64.9956 53.0769 64.2196C53.2312 63.4437 53.6122 62.731 54.1716 62.1716C54.731 61.6122 55.4437 61.2312 56.2196 61.0769C56.9956 60.9225 57.7998 61.0017 58.5307 61.3045C59.2616 61.6072 59.8864 62.1199 60.3259 62.7777C60.7654 63.4355 61 64.2089 61 65C61 66.0609 60.5786 67.0783 59.8284 67.8284C59.0783 68.5786 58.0609 69 57 69Z" fill="#550073"/>
7
+ <path d="M80 24V22H18V24H46V28.051C43.2689 28.3026 40.73 29.5645 38.8804 31.5896C37.0308 33.6148 36.0036 36.2573 36 39V42.4C36.003 42.8626 35.8435 43.3117 35.5495 43.6689C35.2555 44.0261 34.8456 44.2689 34.391 44.355C29.6789 45.2164 25.4329 47.7412 22.4258 51.4699C19.4188 55.1986 17.8507 59.8832 18.0071 64.6708C18.1635 69.4584 20.034 74.0307 23.278 77.5551C26.522 81.0796 30.9238 83.322 35.682 83.874C36.458 83.9601 37.2383 84.0021 38.019 84C41.3381 84.0042 44.6049 83.1737 47.519 81.585C49.7362 82.8021 52.1685 83.5774 54.681 83.868C55.4619 83.9561 56.2472 84.0001 57.033 84C61.9407 84.0136 66.6779 82.201 70.323 78.915C72.4218 77.0379 74.1013 74.7394 75.2518 72.1694C76.4023 69.5994 76.998 66.8158 77 64V39C76.9964 36.2573 75.9692 33.6148 74.1196 31.5896C72.27 29.5645 69.7311 28.3026 67 28.051V24H80ZM48 24H65V28.051C63.2555 28.2123 61.5748 28.7879 60.0977 29.73C58.6206 30.672 57.3899 31.9532 56.508 33.467C55.6292 31.947 54.3972 30.661 52.9163 29.7178C51.4354 28.7745 49.7491 28.2018 48 28.048V24ZM35.906 81.882C31.6247 81.3837 27.6646 79.3648 24.7465 76.1926C21.8283 73.0205 20.1462 68.906 20.0061 64.598C19.8661 60.2901 21.2775 56.0751 23.9835 52.7201C26.6895 49.3651 30.5101 47.0933 34.75 46.318C35.6645 46.1482 36.4904 45.6631 37.0842 44.9473C37.678 44.2314 38.0021 43.3301 38 42.4V39C38.003 36.8872 38.7492 34.8428 40.1079 33.2249C41.4666 31.6069 43.3512 30.5186 45.4316 30.1504C47.5121 29.7822 49.6557 30.1577 51.4872 31.2111C53.3186 32.2644 54.7211 33.9286 55.449 35.912C55.1525 36.9146 55.0013 37.9545 55 39V42.4C55.003 42.8626 54.8435 43.3117 54.5495 43.6689C54.2556 44.0261 53.8456 44.2689 53.391 44.355C53.258 44.379 53.132 44.419 53 44.446V39C53 37.4087 52.3679 35.8826 51.2427 34.7574C50.1174 33.6321 48.5913 33 47 33C45.4087 33 43.8826 33.6321 42.7574 34.7574C41.6322 35.8826 41 37.4087 41 39V43.448C40.9902 44.8547 40.4679 46.2095 39.5309 47.2587C38.5939 48.308 37.3066 48.9797 35.91 49.148L35.752 49.171C32.0118 49.7406 28.6251 51.7025 26.2703 54.6637C23.9154 57.6248 22.7665 61.3663 23.0538 65.1387C23.341 68.9111 25.0431 72.4356 27.819 75.0061C30.595 77.5766 34.2397 79.0032 38.023 79C38.417 79 38.8117 78.9847 39.207 78.954C40.4696 78.8522 41.7134 78.586 42.907 78.162C43.7112 78.9628 44.5809 79.695 45.507 80.351C42.5082 81.7341 39.1862 82.2639 35.906 81.882ZM37.154 66.52C37.2609 67.3438 37.4209 68.1598 37.633 68.963C36.6749 68.8777 35.78 68.4489 35.1133 67.7556C34.4466 67.0623 34.053 66.1513 34.0053 65.1906C33.9575 64.2299 34.2588 63.2844 34.8534 62.5283C35.4481 61.7723 36.2961 61.2569 37.241 61.077C36.9655 62.879 36.9362 64.7101 37.154 66.52ZM32 65C32.0016 66.5908 32.6343 68.116 33.7591 69.2409C34.884 70.3658 36.4092 70.9984 38 71C38.089 71 38.177 70.991 38.266 70.987C39.0221 72.9919 40.0959 74.8621 41.446 76.526C40.662 76.7479 39.8582 76.8926 39.046 76.958C35.6864 77.2323 32.3517 76.191 29.7451 74.0537C27.1386 71.9164 25.4642 68.8502 25.075 65.502C24.6859 62.1538 25.6124 58.7853 27.6592 56.1072C29.706 53.429 32.7131 51.6506 36.046 51.147L36.183 51.127C38.0594 50.8964 39.7872 49.9891 41.0422 48.5754C42.2973 47.1616 42.9934 45.3385 43 43.448V39C43 37.9391 43.4214 36.9217 44.1716 36.1716C44.9217 35.4214 45.9391 35 47 35C48.0609 35 49.0783 35.4214 49.8284 36.1716C50.5786 36.9217 51 37.9391 51 39V44.959C47.7674 45.9808 44.8472 47.8067 42.513 50.2656C40.1789 52.7244 38.5074 55.7356 37.655 59.017C36.1272 59.105 34.6907 59.7735 33.6395 60.8856C32.5883 61.9978 32.0018 63.4696 32 65ZM75 39V64C75.0042 67.4219 74.0329 70.7741 72.1999 73.6637C70.367 76.5533 67.7483 78.8606 64.6509 80.315C61.5535 81.7695 58.1057 82.311 54.7115 81.8759C51.3174 81.4409 48.1176 80.0473 45.4872 77.8587C42.8567 75.67 40.9046 72.7769 39.8597 69.5184C38.8148 66.2599 38.7204 62.7711 39.5875 59.4609C40.4546 56.1507 42.2473 53.1562 44.7555 50.8284C47.2636 48.5006 50.3834 46.936 53.749 46.318C54.6636 46.1484 55.4898 45.6634 56.0838 44.9476C56.6778 44.2317 57.002 43.3302 57 42.4V39C57 36.6131 57.9482 34.3239 59.6361 32.636C61.3239 30.9482 63.6131 30 66 30C68.387 30 70.6762 30.9482 72.364 32.636C74.0518 34.3239 75 36.6131 75 39Z" fill="#550073"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_3362_2233">
11
+ <rect width="98" height="98" fill="white"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -0,0 +1,22 @@
1
+ <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M165.52 122.03C165.087 121.476 164.534 121.028 163.903 120.719C163.271 120.411 162.578 120.25 161.875 120.25H134.125C133.422 120.25 132.729 120.41 132.097 120.719C131.465 121.027 130.912 121.475 130.48 122.029C130.047 122.583 129.747 123.229 129.601 123.916C129.455 124.604 129.468 125.316 129.639 125.997L134.264 144.497C134.514 145.498 135.091 146.386 135.904 147.021C136.717 147.655 137.719 148 138.75 148H157.25C158.281 148 159.283 147.655 160.096 147.021C160.909 146.386 161.486 145.498 161.736 144.497L166.361 125.997C166.532 125.316 166.545 124.604 166.4 123.916C166.254 123.229 165.953 122.583 165.52 122.03Z" fill="#794393"/>
3
+ <path d="M161.459 145.364C161.077 146.155 160.48 146.823 159.735 147.29C158.99 147.756 158.129 148.002 157.25 148H138.75C137.716 148.003 136.711 147.658 135.897 147.021C135.083 146.383 134.508 145.49 134.264 144.485L129.639 125.985C129.473 125.302 129.462 124.59 129.606 123.902C129.75 123.214 130.045 122.567 130.471 122.008C130.632 121.8 130.819 121.614 131.026 121.453C139.654 131.183 149.963 139.283 161.459 145.364Z" fill="#64367A"/>
4
+ <path d="M123.601 68.4921C122.737 68.0745 121.764 67.9364 120.818 68.097C119.872 68.2577 118.999 68.709 118.321 69.3884L79.9801 107.73C79.3333 108.376 78.8928 109.2 78.7144 110.098C78.5359 110.995 78.6275 111.925 78.9775 112.77C79.3274 113.615 79.9202 114.337 80.6807 114.845C81.4412 115.354 82.3353 115.625 83.25 115.625H120.25C121.477 115.625 122.653 115.138 123.52 114.27C124.388 113.403 124.875 112.227 124.875 111V96.8475C124.868 88.9403 125.305 81.039 126.185 73.1809C126.294 72.2278 126.105 71.2642 125.642 70.424C125.179 69.5837 124.466 68.9085 123.601 68.4921Z" fill="#794393"/>
5
+ <path d="M124.32 113.174C123.93 113.915 123.345 114.536 122.627 114.968C121.91 115.4 121.088 115.627 120.25 115.625H83.25C82.3351 115.628 81.4404 115.357 80.6817 114.845C79.923 114.334 79.3354 113.607 78.995 112.758C78.6422 111.915 78.5462 110.987 78.719 110.09C78.8918 109.193 79.3257 108.367 79.9663 107.716L107.3 80.3826C111.33 92.0904 117.065 103.14 124.32 113.174Z" fill="#64367A"/>
6
+ <path d="M216.02 107.73L177.679 69.3889C177 68.7118 176.128 68.2624 175.183 68.1026C174.237 67.9429 173.266 68.0808 172.403 68.4973C171.539 68.9137 170.827 69.5882 170.363 70.4273C169.9 71.2664 169.709 72.2288 169.816 73.1814C170.695 81.0394 171.132 88.9405 171.125 96.8475V111C171.125 112.227 171.612 113.403 172.48 114.27C173.347 115.138 174.523 115.625 175.75 115.625H212.75C213.665 115.625 214.559 115.353 215.319 114.845C216.079 114.337 216.672 113.615 217.022 112.77C217.372 111.925 217.464 110.995 217.285 110.098C217.107 109.201 216.667 108.377 216.02 107.73Z" fill="#794393"/>
7
+ <path d="M231.25 166.5L231.137 166.506C227.49 161.668 222.081 158.463 216.086 157.587C214.181 150.816 210.11 144.856 204.496 140.619C198.882 136.381 192.034 134.1 185 134.125C183.773 134.125 182.597 134.612 181.73 135.48C180.862 136.347 180.375 137.523 180.375 138.75C180.375 139.977 180.862 141.153 181.73 142.02C182.597 142.888 183.773 143.375 185 143.375C189.663 143.361 194.221 144.767 198.065 147.406C201.91 150.045 204.86 153.793 206.522 158.15C203.917 158.861 201.458 160.026 199.259 161.593C198.752 161.942 198.32 162.389 197.989 162.907C197.657 163.425 197.432 164.004 197.327 164.61C197.222 165.217 197.238 165.838 197.376 166.437C197.514 167.037 197.77 167.603 198.13 168.102C198.489 168.602 198.945 169.024 199.469 169.346C199.994 169.667 200.578 169.88 201.186 169.973C201.794 170.066 202.415 170.036 203.011 169.886C203.608 169.736 204.169 169.469 204.661 169.099C206.735 167.612 209.178 166.726 211.723 166.538C214.268 166.349 216.815 166.866 219.085 168.032C221.355 169.197 223.26 170.966 224.59 173.143C225.92 175.321 226.625 177.823 226.625 180.375C226.625 181.602 227.112 182.778 227.98 183.645C228.847 184.513 230.023 185 231.25 185C232.477 185 233.653 184.513 234.52 183.645C235.388 182.778 235.875 181.602 235.875 180.375C235.859 179 235.72 177.628 235.459 176.278C239.517 177.226 243.136 179.516 245.73 182.778C248.324 186.04 249.74 190.082 249.75 194.25C249.75 195.477 250.237 196.653 251.105 197.52C251.972 198.388 253.148 198.875 254.375 198.875C255.602 198.875 256.778 198.388 257.645 197.52C258.513 196.653 259 195.477 259 194.25C258.992 186.893 256.066 179.839 250.863 174.637C245.661 169.434 238.607 166.508 231.25 166.5Z" fill="#550073"/>
8
+ <path d="M89.4776 158.15C91.14 153.793 94.0898 150.045 97.9345 147.406C101.779 144.767 106.337 143.361 111 143.375C112.227 143.375 113.403 142.888 114.27 142.02C115.138 141.153 115.625 139.977 115.625 138.75C115.625 137.523 115.138 136.347 114.27 135.48C113.403 134.612 112.227 134.125 111 134.125C103.966 134.1 97.1183 136.381 91.5042 140.619C85.8901 144.856 81.8191 150.816 79.9144 157.587C73.9188 158.463 68.5104 161.668 64.8628 166.506L64.75 166.5C57.3927 166.508 50.3391 169.434 45.1367 174.637C39.9343 179.839 37.0081 186.893 37 194.25C37 195.477 37.4873 196.653 38.3546 197.52C39.222 198.388 40.3984 198.875 41.625 198.875C42.8516 198.875 44.028 198.388 44.8954 197.52C45.7627 196.653 46.25 195.477 46.25 194.25C46.2596 190.082 47.6761 186.04 50.2699 182.778C52.8638 179.516 56.483 177.226 60.5413 176.278C60.2803 177.628 60.141 179 60.125 180.375C60.125 181.602 60.6123 182.778 61.4796 183.645C62.347 184.513 63.5234 185 64.75 185C65.9766 185 67.153 184.513 68.0204 183.645C68.8877 182.778 69.375 181.602 69.375 180.375C69.3755 177.823 70.0795 175.321 71.4097 173.143C72.7399 170.966 74.6447 169.197 76.9147 168.032C79.1848 166.866 81.7322 166.349 84.277 166.538C86.8218 166.726 89.2653 167.612 91.3391 169.099C91.8311 169.469 92.3919 169.736 92.9886 169.886C93.5853 170.036 94.2059 170.066 94.8141 169.973C95.4223 169.88 96.0059 169.667 96.5307 169.346C97.0555 169.024 97.5109 168.602 97.8703 168.102C98.2296 167.603 98.4858 167.037 98.6237 166.437C98.7615 165.838 98.7784 165.217 98.6733 164.61C98.5681 164.004 98.3431 163.425 98.0113 162.907C97.6795 162.389 97.2477 161.942 96.7411 161.593C94.5418 160.026 92.0827 158.861 89.4776 158.15Z" fill="#550073"/>
9
+ <path d="M115.625 166.5C114.398 166.5 113.222 166.987 112.355 167.855C111.487 168.722 111 169.898 111 171.125C111 172.352 111.487 173.528 112.355 174.395C113.222 175.263 114.398 175.75 115.625 175.75C116.851 175.751 118.027 176.239 118.894 177.106C119.761 177.973 120.249 179.149 120.25 180.375C120.25 181.602 120.737 182.778 121.605 183.645C122.472 184.513 123.648 185 124.875 185C126.102 185 127.278 184.513 128.145 183.645C129.013 182.778 129.5 181.602 129.5 180.375C129.496 176.696 128.033 173.17 125.432 170.568C122.83 167.967 119.304 166.504 115.625 166.5Z" fill="#550073"/>
10
+ <path d="M180.375 166.5C176.696 166.504 173.17 167.967 170.568 170.568C167.967 173.17 166.504 176.696 166.5 180.375C166.5 181.602 166.987 182.778 167.855 183.645C168.722 184.513 169.898 185 171.125 185C172.352 185 173.528 184.513 174.395 183.645C175.263 182.778 175.75 181.602 175.75 180.375C175.751 179.149 176.239 177.973 177.106 177.106C177.973 176.239 179.149 175.751 180.375 175.75C181.602 175.75 182.778 175.263 183.645 174.395C184.513 173.528 185 172.352 185 171.125C185 169.898 184.513 168.722 183.645 167.855C182.778 166.987 181.602 166.5 180.375 166.5Z" fill="#550073"/>
11
+ <path d="M254.375 217.375H205.415L179.02 190.98C178.591 190.551 178.081 190.21 177.52 189.977C176.959 189.745 176.357 189.625 175.75 189.625C175.143 189.625 174.541 189.745 173.98 189.977C173.419 190.21 172.909 190.551 172.48 190.98L146.085 217.375H41.625C40.3984 217.375 39.222 217.862 38.3546 218.73C37.4873 219.597 37 220.773 37 222V286.75C37 287.977 37.4873 289.153 38.3546 290.02C39.222 290.888 40.3984 291.375 41.625 291.375H254.375C255.602 291.375 256.778 290.888 257.645 290.02C258.513 289.153 259 287.977 259 286.75V222C259 220.773 258.513 219.597 257.645 218.73C256.778 217.862 255.602 217.375 254.375 217.375Z" fill="#E4CAF0"/>
12
+ <path d="M183.196 195.129L152.625 235.875H37V222C37.0035 220.774 37.492 219.6 38.3585 218.734C39.2251 217.867 40.3995 217.379 41.625 217.375H146.104L172.466 190.966C173.339 190.1 174.52 189.614 175.75 189.614C176.98 189.614 178.161 190.1 179.034 190.966L183.196 195.129Z" fill="#C3A4DB"/>
13
+ <path d="M259 222V286.75C258.996 287.976 258.508 289.15 257.641 290.016C256.775 290.883 255.601 291.371 254.375 291.375H175.75V189.625C176.979 189.621 178.159 190.103 179.034 190.966L205.396 217.375H254.375C255.601 217.379 256.775 217.867 257.641 218.734C258.508 219.6 258.996 220.774 259 222Z" fill="#C3A4DB"/>
14
+ <path d="M175.75 189.625L148 226.625H9.25L37 189.625H175.75Z" fill="#F7E9FC"/>
15
+ <path d="M259 222V235.875H203.916L175.75 203.685V189.625C176.979 189.621 178.159 190.103 179.034 190.966L205.396 217.375H254.375C255.601 217.379 256.775 217.867 257.641 218.734C258.508 219.6 258.996 220.774 259 222Z" fill="#B394CB"/>
16
+ <path d="M286.75 226.625H208.125L175.75 189.625H259L286.75 226.625Z" fill="#F7E9FC"/>
17
+ <path d="M150.791 5.56435C149.988 4.95559 149.008 4.6261 148 4.6261C146.992 4.6261 146.012 4.95559 145.209 5.56435C143.998 6.47918 115.625 28.7573 115.625 96.8475V124.875C115.625 126.102 116.112 127.278 116.98 128.145C117.847 129.013 119.023 129.5 120.25 129.5H175.75C176.977 129.5 178.153 129.013 179.02 128.145C179.888 127.278 180.375 126.102 180.375 124.875V96.8475C180.375 28.7573 152.002 6.47918 150.791 5.56435Z" fill="#E4CAF0"/>
18
+ <path d="M170.847 37H125.152C133.477 14.7075 144.439 6.10501 145.225 5.55001C146.022 4.94237 146.997 4.61328 148 4.61328C149.003 4.61328 149.977 4.94237 150.775 5.55001C151.561 6.10501 162.522 14.7075 170.847 37Z" fill="#794393"/>
19
+ <path d="M148 87.875C155.663 87.875 161.875 81.663 161.875 74C161.875 66.337 155.663 60.125 148 60.125C140.337 60.125 134.125 66.337 134.125 74C134.125 81.663 140.337 87.875 148 87.875Z" fill="#794393"/>
20
+ <path d="M148 152.625C144.321 152.629 140.795 154.092 138.193 156.693C135.592 159.295 134.129 162.821 134.125 166.5C134.125 173.085 142.311 181.355 144.82 183.731C145.678 184.546 146.817 185 148 185C149.183 185 150.322 184.546 151.18 183.731C153.691 181.355 161.875 173.085 161.875 166.5C161.871 162.821 160.408 159.295 157.807 156.693C155.205 154.092 151.679 152.629 148 152.625Z" fill="#550073"/>
21
+ <path d="M138.935 129.5H120.25C119.024 129.496 117.85 129.008 116.984 128.141C116.117 127.275 115.629 126.101 115.625 124.875V99.345C121.619 110.652 129.503 120.85 138.935 129.5Z" fill="#64367A"/>
22
+ </svg>
@@ -0,0 +1,23 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_2748_299)">
3
+ <path d="M59.0198 62.4381C70.4373 50.9435 70.4373 32.3072 59.0198 20.8127C47.6023 9.31813 29.0908 9.31813 17.6733 20.8127C6.25574 32.3072 6.25574 50.9435 17.6733 62.4381C29.0908 73.9326 47.6023 73.9326 59.0198 62.4381Z" fill="#E1CEE8"/>
4
+ <g clip-path="url(#clip1_2748_299)">
5
+ <path d="M63.9897 37.375C63.5221 35.2036 62.663 33.1355 61.4545 31.2719L63.8105 28.9168L58.3302 23.4395L55.9781 25.7955C54.1145 24.587 52.0464 23.7279 49.875 23.2603V19.9375H42.125V23.2603C39.9536 23.7279 37.8855 24.587 36.0219 25.7955L33.6697 23.4395L28.1895 28.9198L30.5455 31.2719C29.337 33.1355 28.4779 35.2036 28.0103 37.375H24.6875V45.125H28.0103C28.4779 47.2964 29.337 49.3645 30.5455 51.2281L28.1895 53.5832L33.6697 59.0634L36.0219 56.7045C37.8855 57.913 39.9536 58.7721 42.125 59.2397V62.5625H49.875V59.2397C52.0464 58.7721 54.1145 57.913 55.9781 56.7045L58.3332 59.0605L63.8134 53.5802L61.4545 51.2281C62.663 49.3645 63.5221 47.2964 63.9897 45.125H67.3125V37.375H63.9897ZM46 52.875C43.7008 52.875 41.4532 52.1932 39.5415 50.9158C37.6298 49.6385 36.1398 47.8229 35.2599 45.6987C34.38 43.5745 34.1498 41.2371 34.5984 38.9821C35.0469 36.727 36.1541 34.6557 37.7799 33.0299C39.4057 31.4041 41.477 30.2969 43.7321 29.8484C45.9871 29.3998 48.3245 29.63 50.4487 30.5099C52.5729 31.3898 54.3885 32.8798 55.6658 34.7915C56.9432 36.7032 57.625 38.9508 57.625 41.25C57.625 44.3331 56.4002 47.29 54.2201 49.4701C52.04 51.6502 49.0831 52.875 46 52.875Z" fill="#B565D2"/>
6
+ <path d="M46 53.8438C48.4908 53.8438 50.9257 53.1051 52.9967 51.7213C55.0677 50.3375 56.6819 48.3706 57.6351 46.0694C58.5883 43.7682 58.8377 41.236 58.3518 38.7931C57.8658 36.3501 56.6664 34.1061 54.9051 32.3449C53.1439 30.5836 50.8999 29.3842 48.4569 28.8982C46.014 28.4123 43.4818 28.6617 41.1806 29.6149C38.8794 30.5681 36.9125 32.1823 35.5287 34.2533C34.1449 36.3243 33.4062 38.7592 33.4062 41.25C33.4101 44.5889 34.7382 47.7899 37.0991 50.1509C39.4601 52.5118 42.6611 53.8399 46 53.8438ZM46 30.5938C48.1076 30.5938 50.1679 31.2187 51.9203 32.3897C53.6727 33.5606 55.0385 35.2249 55.8451 37.172C56.6516 39.1192 56.8627 41.2618 56.4515 43.3289C56.0403 45.396 55.0254 47.2948 53.5351 48.7851C52.0448 50.2754 50.146 51.2903 48.0789 51.7015C46.0118 52.1127 43.8692 51.9016 41.922 51.0951C39.9749 50.2885 38.3106 48.9227 37.1397 47.1703C35.9687 45.4179 35.3438 43.3576 35.3438 41.25C35.3471 38.4248 36.4709 35.7163 38.4686 33.7186C40.4663 31.7209 43.1748 30.5971 46 30.5938Z" fill="#550073"/>
7
+ <path d="M75.0625 48.0312H64.1321C64.3745 47.397 64.5827 46.7502 64.756 46.0938H67.3125C67.5694 46.0938 67.8158 45.9917 67.9975 45.81C68.1792 45.6283 68.2812 45.3819 68.2812 45.125V37.375C68.2812 37.1181 68.1792 36.8717 67.9975 36.69C67.8158 36.5083 67.5694 36.4062 67.3125 36.4062H64.756C64.3039 34.654 63.6059 32.9746 62.6828 31.4182L64.4954 29.6047C64.677 29.423 64.779 29.1766 64.779 28.9198C64.779 28.6629 64.677 28.4165 64.4954 28.2348L59.0152 22.7546C58.8301 22.5796 58.585 22.4821 58.3302 22.4821C58.0755 22.4821 57.8304 22.5796 57.6453 22.7546L55.8318 24.5672C54.2754 23.6441 52.596 22.9461 50.8438 22.494V19.9375C50.8438 19.6806 50.7417 19.4342 50.56 19.2525C50.3783 19.0708 50.1319 18.9688 49.875 18.9688H42.125C41.8681 18.9688 41.6217 19.0708 41.44 19.2525C41.2583 19.4342 41.1562 19.6806 41.1562 19.9375V22.494C39.404 22.9461 37.7246 23.6441 36.1682 24.5672L34.3547 22.7546C34.173 22.573 33.9266 22.471 33.6698 22.471C33.4129 22.471 33.1665 22.573 32.9848 22.7546L27.5046 28.2348C27.323 28.4165 27.221 28.6629 27.221 28.9198C27.221 29.1766 27.323 29.423 27.5046 29.6047L29.3172 31.4182C28.3941 32.9746 27.6961 34.654 27.244 36.4062H24.6875C24.4306 36.4062 24.1842 36.5083 24.0025 36.69C23.8208 36.8717 23.7188 37.1181 23.7188 37.375V45.125C23.7188 45.3819 23.8208 45.6283 24.0025 45.81C24.1842 45.9917 24.4306 46.0938 24.6875 46.0938H27.244C27.4173 46.7502 27.6255 47.397 27.8679 48.0312H16.9375C16.6806 48.0312 16.4342 48.1333 16.2525 48.315C16.0708 48.4967 15.9688 48.7431 15.9688 49V78.0625C15.9688 78.3194 16.0708 78.5658 16.2525 78.7475C16.4342 78.9292 16.6806 79.0312 16.9375 79.0312H75.0625C75.3194 79.0312 75.5658 78.9292 75.7475 78.7475C75.9292 78.5658 76.0312 78.3194 76.0312 78.0625V49C76.0312 48.7431 75.9292 48.4967 75.7475 48.315C75.5658 48.1333 75.3194 48.0312 75.0625 48.0312ZM25.6562 44.1562V38.3438H28.0103C28.2318 38.3436 28.4465 38.2676 28.6187 38.1283C28.791 37.989 28.9103 37.795 28.9568 37.5784C29.3994 35.5224 30.2136 33.5645 31.3593 31.8008C31.4786 31.615 31.5308 31.3941 31.5074 31.1746C31.4839 30.9551 31.3862 30.7502 31.2304 30.5938L29.5593 28.9236L33.6698 24.8132L35.3438 26.4804C35.5004 26.6372 35.7061 26.7355 35.9264 26.7589C36.1468 26.7824 36.3686 26.7296 36.5547 26.6093C38.3183 25.4636 40.2763 24.6494 42.3323 24.2068C42.5481 24.1595 42.7413 24.0399 42.8798 23.8677C43.0183 23.6956 43.0938 23.4813 43.0938 23.2603V20.9062H48.9062V23.2603C48.9064 23.4818 48.9824 23.6965 49.1217 23.8687C49.261 24.041 49.455 24.1603 49.6716 24.2068C51.7276 24.6494 53.6855 25.4636 55.4492 26.6093C55.635 26.7286 55.8559 26.7808 56.0754 26.7574C56.2949 26.7339 56.4998 26.6362 56.6562 26.4804L58.3264 24.8093L62.4368 28.9198L60.7696 30.5938C60.6128 30.7504 60.5145 30.9561 60.4911 31.1764C60.4676 31.3968 60.5204 31.6186 60.6407 31.8047C61.7864 33.5683 62.6006 35.5263 63.0432 37.5823C63.0897 37.7989 63.209 37.9929 63.3813 38.1322C63.5535 38.2714 63.7682 38.3475 63.9897 38.3476H66.3438V44.1601H63.9897C63.7682 44.1603 63.5535 44.2363 63.3813 44.3756C63.209 44.5148 63.0897 44.7089 63.0432 44.9254C62.6006 46.9814 61.7864 48.9394 60.6407 50.7031C60.5224 50.8885 60.4708 51.1086 60.4942 51.3272C60.5176 51.5459 60.6147 51.7501 60.7696 51.9062L62.4407 53.5764L58.3302 57.6868L56.6562 56.0196C56.4996 55.8628 56.2939 55.7645 56.0736 55.7411C55.8532 55.7176 55.6314 55.7704 55.4453 55.8907C53.6817 57.0364 51.7237 57.8506 49.6677 58.2932C49.4511 58.3397 49.2571 58.459 49.1178 58.6313C48.9786 58.8035 48.9025 59.0182 48.9024 59.2397V61.5938H43.0938V59.2397C43.0936 59.0182 43.0176 58.8035 42.8783 58.6313C42.739 58.459 42.545 58.3397 42.3284 58.2932C40.2724 57.8506 38.3145 57.0364 36.5508 55.8907C36.3647 55.7704 36.1429 55.7176 35.9226 55.7411C35.7022 55.7645 35.4965 55.8628 35.3399 56.0196L33.6698 57.6907L29.5593 53.5802L31.2304 51.9062C31.3872 51.7496 31.4855 51.5439 31.5089 51.3236C31.5324 51.1032 31.4796 50.8814 31.3593 50.6953C30.2136 48.9317 29.3994 46.9737 28.9568 44.9177C28.9095 44.7019 28.7899 44.5087 28.6177 44.3702C28.4456 44.2317 28.2313 44.1562 28.0103 44.1562H25.6562ZM74.0938 77.0938H17.9062V49.9688H28.7098C28.9035 50.3446 29.0972 50.7166 29.3172 51.0818L27.5046 52.8953C27.323 53.077 27.221 53.3234 27.221 53.5802C27.221 53.8371 27.323 54.0835 27.5046 54.2652L32.9848 59.7454C33.1699 59.9204 33.415 60.0179 33.6698 60.0179C33.9245 60.0179 34.1696 59.9204 34.3547 59.7454L36.1682 57.9328C37.7246 58.8559 39.404 59.5539 41.1562 60.006V62.5625C41.1562 62.8194 41.2583 63.0658 41.44 63.2475C41.6217 63.4292 41.8681 63.5312 42.125 63.5312H49.875C50.1319 63.5312 50.3783 63.4292 50.56 63.2475C50.7417 63.0658 50.8438 62.8194 50.8438 62.5625V60.006C52.596 59.5539 54.2754 58.8559 55.8318 57.9328L57.6453 59.7454C57.827 59.927 58.0734 60.029 58.3302 60.029C58.5871 60.029 58.8335 59.927 59.0152 59.7454L64.4954 54.2652C64.677 54.0835 64.779 53.8371 64.779 53.5802C64.779 53.3234 64.677 53.077 64.4954 52.8953L62.6828 51.0818C62.8989 50.7166 63.0994 50.3446 63.2902 49.9688H74.0938V77.0938Z" fill="#550073"/>
8
+ <path d="M31.4688 67.4062C30.6122 67.4095 29.7808 67.6964 29.1046 68.2222C28.4284 68.7481 27.9455 69.4831 27.7313 70.3125H19.8438V72.25H27.7313C27.9428 73.0808 28.425 73.8174 29.1018 74.3436C29.7786 74.8697 30.6115 75.1553 31.4688 75.1553C32.326 75.1553 33.1589 74.8697 33.8357 74.3436C34.5125 73.8174 34.9947 73.0808 35.2062 72.25H72.1562V70.3125H35.2062C34.992 69.4831 34.5091 68.7481 33.8329 68.2222C33.1567 67.6964 32.3253 67.4095 31.4688 67.4062ZM31.4688 73.2188C31.0855 73.2188 30.711 73.1051 30.3923 72.8922C30.0737 72.6793 29.8254 72.3767 29.6787 72.0227C29.5321 71.6687 29.4937 71.2791 29.5685 70.9033C29.6432 70.5274 29.8278 70.1822 30.0987 69.9112C30.3697 69.6403 30.7149 69.4557 31.0908 69.381C31.4666 69.3062 31.8562 69.3446 32.2102 69.4912C32.5642 69.6379 32.8668 69.8862 33.0797 70.2048C33.2926 70.5235 33.4062 70.898 33.4062 71.2813C33.4062 71.7951 33.2021 72.2879 32.8388 72.6513C32.4754 73.0146 31.9826 73.2188 31.4688 73.2188Z" fill="#550073"/>
9
+ <path d="M60.5312 61.5938C59.6747 61.597 58.8433 61.8839 58.1671 62.4097C57.4909 62.9356 57.008 63.6706 56.7938 64.5H19.8438V66.4375H56.7938C57.0053 67.2683 57.4875 68.0049 58.1643 68.5311C58.8411 69.0572 59.674 69.3428 60.5312 69.3428C61.3885 69.3428 62.2214 69.0572 62.8982 68.5311C63.575 68.0049 64.0572 67.2683 64.2687 66.4375H72.1562V64.5H64.2687C64.0545 63.6706 63.5716 62.9356 62.8954 62.4097C62.2192 61.8839 61.3878 61.597 60.5312 61.5938ZM60.5312 67.4063C60.148 67.4063 59.7735 67.2926 59.4548 67.0797C59.1362 66.8668 58.8879 66.5642 58.7412 66.2102C58.5946 65.8562 58.5562 65.4666 58.631 65.0908C58.7057 64.7149 58.8903 64.3697 59.1612 64.0987C59.4322 63.8278 59.7774 63.6432 60.1533 63.5685C60.5291 63.4937 60.9187 63.5321 61.2727 63.6787C61.6267 63.8254 61.9293 64.0737 62.1422 64.3923C62.3551 64.711 62.4688 65.0855 62.4688 65.4688C62.4688 65.9826 62.2646 66.4754 61.9013 66.8388C61.5379 67.2021 61.0451 67.4063 60.5312 67.4063Z" fill="#550073"/>
10
+ <path d="M73.125 38.3438C72.5502 38.3438 71.9883 38.5142 71.5104 38.8335C71.0324 39.1529 70.6599 39.6068 70.44 40.1378C70.22 40.6689 70.1625 41.2532 70.2746 41.817C70.3867 42.3807 70.6635 42.8986 71.07 43.305C71.4764 43.7115 71.9943 43.9883 72.558 44.1004C73.1218 44.2125 73.7061 44.155 74.2372 43.935C74.7682 43.7151 75.2221 43.3426 75.5415 42.8646C75.8608 42.3867 76.0313 41.8248 76.0313 41.25C76.0313 40.4792 75.7251 39.74 75.18 39.195C74.635 38.6499 73.8958 38.3438 73.125 38.3438ZM73.125 42.2188C72.9334 42.2188 72.7461 42.1619 72.5868 42.0555C72.4275 41.949 72.3033 41.7977 72.23 41.6207C72.1567 41.4437 72.1375 41.2489 72.1749 41.061C72.2122 40.8731 72.3045 40.7005 72.44 40.565C72.5755 40.4295 72.7481 40.3372 72.936 40.2999C73.1239 40.2625 73.3187 40.2817 73.4957 40.355C73.6727 40.4283 73.824 40.5525 73.9305 40.7118C74.0369 40.8711 74.0938 41.0584 74.0938 41.25C74.0938 41.5069 73.9917 41.7533 73.81 41.935C73.6283 42.1167 73.3819 42.2188 73.125 42.2188Z" fill="#550073"/>
11
+ <path d="M18.875 44.1563C19.4498 44.1563 20.0117 43.9858 20.4896 43.6665C20.9676 43.3471 21.3401 42.8932 21.56 42.3622C21.78 41.8311 21.8375 41.2468 21.7254 40.683C21.6133 40.1193 21.3365 39.6014 20.93 39.195C20.5236 38.7885 20.0057 38.5117 19.442 38.3996C18.8782 38.2875 18.2939 38.345 17.7628 38.565C17.2318 38.7849 16.7779 39.1574 16.4585 39.6354C16.1392 40.1133 15.9688 40.6752 15.9688 41.25C15.9688 42.0208 16.2749 42.76 16.82 43.305C17.365 43.8501 18.1042 44.1563 18.875 44.1563ZM18.875 40.2813C19.0666 40.2813 19.2539 40.3381 19.4132 40.4445C19.5725 40.551 19.6967 40.7023 19.77 40.8793C19.8433 41.0563 19.8625 41.2511 19.8251 41.439C19.7878 41.6269 19.6955 41.7995 19.56 41.935C19.4245 42.0705 19.2519 42.1628 19.064 42.2001C18.8761 42.2375 18.6813 42.2183 18.5043 42.145C18.3273 42.0717 18.176 41.9475 18.0695 41.7882C17.9631 41.6289 17.9062 41.4416 17.9062 41.25C17.9062 40.9931 18.0083 40.7467 18.19 40.565C18.3717 40.3833 18.6181 40.2813 18.875 40.2813Z" fill="#550073"/>
12
+ <path d="M46 49.9688C47.7244 49.9688 49.4101 49.4574 50.8439 48.4994C52.2777 47.5414 53.3952 46.1797 54.0551 44.5865C54.715 42.9934 54.8876 41.2403 54.5512 39.5491C54.2148 37.8578 53.3844 36.3043 52.1651 35.0849C50.9457 33.8656 49.3922 33.0352 47.7009 32.6988C46.0097 32.3624 44.2566 32.535 42.6635 33.1949C41.0703 33.8548 39.7087 34.9723 38.7506 36.4061C37.7926 37.8399 37.2812 39.5256 37.2812 41.25C37.2838 43.5616 38.2032 45.7777 39.8377 47.4123C41.4723 49.0468 43.6884 49.9662 46 49.9688ZM46 34.4688C47.3412 34.4688 48.6523 34.8665 49.7675 35.6116C50.8826 36.3567 51.7518 37.4158 52.2651 38.6549C52.7783 39.894 52.9126 41.2575 52.651 42.573C52.3893 43.8884 51.7434 45.0967 50.7951 46.0451C49.8467 46.9934 48.6384 47.6393 47.323 47.901C46.0075 48.1626 44.644 48.0283 43.4049 47.5151C42.1658 47.0018 41.1067 46.1326 40.3616 45.0175C39.6165 43.9023 39.2188 42.5912 39.2188 41.25C39.2211 39.4522 39.9362 37.7287 41.2075 36.4575C42.4787 35.1863 44.2022 34.4711 46 34.4688Z" fill="#550073"/>
13
+ </g>
14
+ </g>
15
+ <defs>
16
+ <clipPath id="clip0_2748_299">
17
+ <rect width="98" height="98" fill="white"/>
18
+ </clipPath>
19
+ <clipPath id="clip1_2748_299">
20
+ <rect width="62" height="62" fill="white" transform="translate(15 18)"/>
21
+ </clipPath>
22
+ </defs>
23
+ </svg>