@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,12 @@
1
+ <svg width="297" height="297" viewBox="0 0 297 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M79.8651 40.4199C79.8651 39.1855 80.3524 38.0067 81.2249 37.1389C82.0927 36.2665 83.276 35.7792 84.5058 35.7792H189.17L242.287 94.6781V168.71C242.287 168.71 242.454 229.859 225.084 259.054C224.24 260.395 222.764 261.207 221.177 261.207C203.417 261.221 97.9775 261.221 68.5003 261.221C66.876 261.221 65.3678 260.367 64.5279 258.97C63.6879 257.573 63.6462 255.838 64.4119 254.404C78.8117 223.135 79.8651 168.71 79.8651 168.71V40.4199Z" fill="#E4CAF0"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M242.287 168.803C242.287 168.803 242.454 229.952 225.084 259.146C224.24 260.488 222.764 261.3 221.177 261.3C203.417 261.314 97.9775 261.314 68.5003 261.314C66.876 261.314 65.3678 260.455 64.5279 259.058C63.6879 257.666 63.6462 255.93 64.4119 254.492L64.5929 254.093C121.738 256.78 204.721 246.77 215.65 242.491C227.326 237.92 242.055 194.057 242.282 169.378L242.287 168.803Z" fill="#C3A4DB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M242.287 94.6781C228.198 89.1139 213.283 88.9562 197.974 91.3229C196.554 91.5456 195.11 91.0955 194.066 90.1024C193.022 89.1093 192.502 87.6893 192.656 86.26C194.335 69.1175 192.642 52.3463 189.17 35.7792C211.622 52.4437 229.349 72.0643 242.287 94.6781Z" fill="#550073"/>
5
+ <path d="M244.385 241.313C270.014 241.313 290.791 220.536 290.791 194.906C290.791 169.277 270.014 148.5 244.385 148.5C218.755 148.5 197.978 169.277 197.978 194.906C197.978 220.536 218.755 241.313 244.385 241.313Z" fill="#F7E9FC"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M239.744 171.703V218.109C239.744 220.671 241.823 222.75 244.385 222.75C246.946 222.75 249.025 220.671 249.025 218.109V171.703C249.025 169.141 246.946 167.062 244.385 167.062C241.823 167.062 239.744 169.141 239.744 171.703Z" fill="#550073"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M267.588 190.266H221.181C218.62 190.266 216.541 192.345 216.541 194.906C216.541 197.468 218.62 199.547 221.181 199.547H267.588C270.149 199.547 272.228 197.468 272.228 194.906C272.228 192.345 270.149 190.266 267.588 190.266Z" fill="#550073"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M79.8651 68.3007V134.1C86.0093 122.949 95.8382 114.173 107.765 109.352C111.073 108.015 114.354 106.688 117.278 105.505C119.032 104.799 120.178 103.096 120.178 101.203C120.178 99.314 119.032 97.6109 117.278 96.9009C114.359 95.7222 111.083 94.3996 107.779 93.0631C95.8428 88.2415 86.014 79.4614 79.8651 68.3007Z" fill="#C3A4DB"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M113.695 99.8802C115.449 99.1702 116.6 97.4671 116.6 95.5737C116.6 93.685 115.449 91.9818 113.695 91.2718C110.776 90.0931 107.5 88.7705 104.196 87.434C90.1952 81.7771 79.0948 70.6767 73.4332 56.676C72.0921 53.3626 70.7649 50.0816 69.5815 47.1534C68.8715 45.3993 67.1684 44.253 65.2797 44.253C63.3863 44.253 61.6832 45.3993 60.9778 47.1534C59.7944 50.0724 58.4719 53.3486 57.14 56.6528C51.4831 70.6489 40.3827 81.7539 26.3866 87.4155C23.0685 88.7566 19.7783 90.0885 16.8455 91.2718C15.0959 91.9818 13.9451 93.685 13.9451 95.5737C13.9451 97.4671 15.0959 99.1702 16.8455 99.8755C19.7783 101.064 23.0685 102.395 26.3912 103.737C40.3873 109.398 51.4877 120.503 57.14 134.504C58.4765 137.803 59.7991 141.075 60.9732 143.994C61.6832 145.748 63.3863 146.894 65.2797 146.894C67.1684 146.894 68.8715 145.748 69.5815 143.994C70.7602 141.07 72.0875 137.789 73.424 134.481C79.0855 120.485 90.1859 109.384 104.182 103.723C107.495 102.386 110.772 101.059 113.695 99.8802Z" fill="#F7E9FC"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M163.624 182.581C165.016 182.019 165.921 180.673 165.921 179.175C165.921 177.676 165.016 176.33 163.624 175.768C163.624 175.768 163.619 175.768 163.619 175.764C150.825 170.594 140.676 160.45 135.502 147.655C135.497 147.646 135.497 147.641 135.492 147.632C134.931 146.245 133.585 145.335 132.086 145.335C130.587 145.335 129.241 146.245 128.68 147.632C123.51 160.426 113.366 170.58 100.567 175.754C100.562 175.759 100.553 175.759 100.548 175.764C99.1562 176.325 98.2467 177.676 98.2467 179.175C98.2467 180.673 99.1562 182.024 100.548 182.585C100.558 182.59 100.567 182.595 100.576 182.595C113.366 187.769 123.51 197.918 128.68 210.712C128.68 210.717 128.68 210.722 128.685 210.726C129.246 212.109 130.592 213.019 132.086 213.019C133.58 213.019 134.926 212.114 135.488 210.726C135.492 210.717 135.492 210.712 135.497 210.708C140.671 197.909 150.816 187.76 163.615 182.585C163.619 182.585 163.624 182.581 163.624 182.581Z" fill="#C3A4DB"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M159.702 177.824C161.067 177.267 161.962 175.94 161.962 174.464C161.962 172.989 161.067 171.661 159.698 171.109C147.094 166.014 137.089 156.018 131.993 143.414C131.989 143.405 131.989 143.4 131.984 143.391C131.432 142.022 130.105 141.126 128.629 141.126C127.153 141.126 125.826 142.022 125.274 143.391L125.269 143.395C120.178 155.999 110.182 166 97.5784 171.095C97.5691 171.1 97.5645 171.105 97.5552 171.105C96.1862 171.661 95.2906 172.989 95.2906 174.464C95.2906 175.945 96.1862 177.272 97.5552 177.824C97.5645 177.829 97.5738 177.833 97.5831 177.838C110.187 182.933 120.178 192.934 125.269 205.538C125.274 205.543 125.274 205.543 125.274 205.547C125.826 206.916 127.153 207.807 128.629 207.807C130.1 207.807 131.427 206.916 131.979 205.547C131.984 205.543 131.984 205.538 131.989 205.529C137.084 192.92 147.08 182.924 159.689 177.824H159.702Z" fill="#F7E9FC"/>
12
+ </svg>
@@ -0,0 +1,62 @@
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_2692_964)">
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
+ <g clip-path="url(#clip1_2692_964)">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M57.6706 66.5767C56.8287 66.5767 55.9874 66.2564 55.3468 65.6163L43.0284 53.2975C42.285 52.5547 43.4141 51.4258 44.1569 52.1692L56.4754 64.4871C57.1227 65.1356 58.2189 65.1356 58.8655 64.4871C59.6088 63.7427 60.7378 64.8739 59.9946 65.616C59.3538 66.2562 58.5127 66.5767 57.6706 66.5767Z" fill="#550073"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.5763 51.2331C39.9844 51.2331 38.6724 49.6576 37.9395 48.9259C37.0636 48.0514 38.5854 47.4184 39.3118 46.6923C40.5793 45.4258 44.8031 41.3985 45.5884 40.1742C45.8637 39.7452 46.4657 39.6809 46.825 40.0405L48.8982 42.1138C49.2104 42.4253 49.2104 42.9307 48.8982 43.2422L41.1406 50.9992C40.9909 51.1488 40.7875 51.2331 40.5763 51.2331ZM39.73 48.4598L40.5763 49.3061L47.2047 42.6778L46.3584 41.8315L39.73 48.4598Z" fill="#550073"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M31.2058 45.0899C30.7653 45.0899 30.4077 44.7323 30.4077 44.2918V34.7714C30.4077 33.7207 32.0038 33.7207 32.0038 34.7714V44.2917C32.0038 44.7323 31.6463 45.0899 31.2058 45.0899ZM42.1896 34.1053H32.6693C31.6186 34.1053 31.6186 32.5092 32.6693 32.5092H42.1896C43.24 32.5092 43.2407 34.1053 42.1896 34.1053Z" fill="#550073"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M36.698 39.5973C36.4936 39.5973 36.2895 39.5191 36.134 39.3632L31.6769 34.9063C30.9335 34.1635 32.0627 33.0346 32.8053 33.7779L37.2623 38.235C37.7681 38.7402 37.4004 39.5973 36.698 39.5973Z" fill="#550073"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M63.7295 74.0295C63.45 74.0295 63.1884 73.8811 63.045 73.6423C59.2891 67.392 59.7645 68.9054 61.343 67.3248C62.2105 66.4564 65.3462 63.4595 65.8606 62.6489C66.0923 62.2825 66.5735 62.1689 66.9452 62.3922L71.5386 65.1483C71.9837 65.4154 72.0582 66.0311 71.6921 66.397L64.2927 73.7969C64.1436 73.9458 63.9402 74.0295 63.7295 74.0295ZM62.0327 68.8526L63.888 71.9439L69.8415 65.9901L66.7501 64.1352L62.0327 68.8526Z" fill="#550073"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M31.2052 35.5695C28.2263 35.5695 28.2258 31.0453 31.2057 31.0453C34.1857 31.0453 34.186 35.5695 31.2052 35.5695ZM31.2052 32.6411C29.96 32.6411 30.7696 34.6848 31.6757 33.7782C32.0966 33.3572 31.7946 32.6411 31.2052 32.6411Z" fill="#550073"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M61.9087 53.1724C61.7046 53.1724 61.5003 53.0943 61.3439 52.9385L57.4651 49.06C57.1535 48.7483 57.1535 48.2433 57.4651 47.9311L61.0874 44.3093C61.3996 43.9972 61.9049 43.9972 62.2165 44.3093L66.095 48.1878C66.4066 48.4995 66.4068 49.0042 66.095 49.3159L62.473 52.9379C62.3172 53.0943 62.1128 53.1724 61.9087 53.1724ZM59.1582 48.496L61.9087 51.2456L64.4022 48.7521L61.6522 46.0025L59.1582 48.496Z" fill="#550073"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M46.6505 68.4298C46.4461 68.4298 46.2421 68.3518 46.0865 68.1959L42.2076 64.3181C41.896 64.0059 41.8954 63.5007 42.2076 63.1885L45.8298 59.5663C46.1293 59.2676 46.659 59.2676 46.9583 59.5663L50.8372 63.4452C51.1491 63.7571 51.1486 64.2628 50.8372 64.5746L47.2148 68.1959C47.059 68.3518 46.8551 68.4298 46.6505 68.4298ZM43.9005 63.7539L46.6505 66.5033L49.144 64.0105L46.394 61.26L43.9005 63.7539Z" fill="#550073"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.8991 33.9695C17.4586 33.9695 17.101 33.612 17.101 33.1714C17.101 25.3403 23.4411 19.0002 31.2717 19.0002C32.3224 19.0002 32.3224 20.5962 31.2717 20.5962C24.3246 20.5962 18.6937 26.2215 18.6967 33.171C18.6971 33.6126 18.3402 33.9695 17.8991 33.9695Z" fill="#550073"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.0139 33.9695C21.5734 33.9695 21.2159 33.6119 21.2159 33.1714C21.2159 27.6135 25.7141 23.1151 31.2715 23.1151C32.3222 23.1151 32.3222 24.7112 31.2715 24.7112C26.5929 24.7112 22.8076 28.5032 22.8114 33.1714C22.8122 33.6125 22.4546 33.9695 22.0139 33.9695Z" fill="#550073"/>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M26.1287 33.9691C24.5151 33.9691 25.532 30.508 27.0714 28.9695C28.6096 27.4322 32.071 26.4132 32.071 28.0272C32.071 29.4567 30.1619 28.1363 28.2002 30.0978C26.238 32.0602 27.5586 33.9691 26.1287 33.9691Z" fill="#550073"/>
16
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M69.4006 53.4206C69.1966 53.4206 68.9921 53.3425 68.8359 53.1867L57.2172 41.5682C56.9055 41.2565 56.9053 40.7518 57.2172 40.4401L72.0185 25.6388C72.3182 25.3393 72.8477 25.3393 73.1476 25.6388L84.766 37.2579C85.078 37.5692 85.078 38.0748 84.766 38.3862L69.9652 53.1875C69.8095 53.3425 69.6051 53.4206 69.4006 53.4206ZM58.9104 41.0041L69.4006 51.4936L83.0731 37.8211L72.5831 27.331L58.9104 41.0041Z" fill="#550073"/>
17
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M73.8403 48.9809C73.6363 48.9809 73.4318 48.9028 73.2756 48.7469L61.6572 37.1285C60.9133 36.3854 62.0436 35.2566 62.7861 36L74.4052 47.6185C74.9101 48.1229 74.545 48.9809 73.8403 48.9809Z" fill="#550073"/>
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M79.7626 43.0591C79.5585 43.0591 79.3542 42.981 79.1978 42.8252L67.5787 31.2067C66.835 30.4638 67.9652 29.3349 68.7078 30.0782L80.3269 41.6967C80.8323 42.2018 80.4656 43.0591 79.7626 43.0591Z" fill="#550073"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M61.3804 45.4006C60.6769 45.4006 60.3102 44.5432 60.8156 44.0383L75.617 29.2369C76.3603 28.4935 77.4894 29.6225 76.746 30.3652L61.9447 45.1665C61.7889 45.3224 61.5842 45.4006 61.3804 45.4006Z" fill="#550073"/>
20
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M65.802 49.822C65.0985 49.822 64.7319 48.9646 65.2373 48.4597L80.0386 33.6587C80.782 32.9153 81.9111 34.0444 81.1677 34.7871L66.3663 49.588C66.2105 49.7438 66.0059 49.822 65.802 49.822Z" fill="#550073"/>
21
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M35.7192 87.101C35.5074 87.101 35.3046 87.0168 35.1551 86.8671L23.5359 75.2479C23.2244 74.9356 23.2241 74.4307 23.5359 74.1186L38.3379 59.319C38.6501 59.0068 39.1548 59.0068 39.4664 59.319L51.0848 70.9374C51.3968 71.2494 51.3968 71.755 51.0848 72.0663L36.2835 86.8677C36.1336 87.0167 35.931 87.101 35.7192 87.101ZM25.229 74.684L35.7192 85.1746L49.3916 71.5017L38.9021 61.0115L25.229 74.684Z" fill="#550073"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.1591 82.6623C39.9547 82.6623 39.7506 82.5842 39.5949 82.4283L27.9765 70.8092C27.2331 70.0658 28.3622 68.9368 29.1049 69.6801L40.7234 81.2993C41.2286 81.8045 40.8623 82.6623 40.1591 82.6623Z" fill="#550073"/>
23
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M46.0809 76.7398C45.8764 76.7398 45.6724 76.6617 45.5168 76.5058L33.8983 64.8867C33.1549 64.1433 34.284 63.0143 35.0267 63.7577L46.6452 75.3768C47.1498 75.8814 46.7853 76.7398 46.0809 76.7398Z" fill="#550073"/>
24
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M27.6991 79.082C26.9958 79.082 26.6301 78.2234 27.135 77.719L41.9363 62.9177C42.6796 62.1737 43.8075 63.3046 43.0648 64.0468L28.2634 78.8481C28.1082 79.0039 27.9038 79.082 27.6991 79.082Z" fill="#550073"/>
25
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M32.1207 83.5029C31.4173 83.5029 31.0516 82.6444 31.5567 82.1399L46.358 67.3391C47.1011 66.595 48.2291 67.726 47.4863 68.4681L32.685 83.269C32.5298 83.4254 32.3252 83.5029 32.1207 83.5029Z" fill="#550073"/>
26
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M31.2051 32.641C30.2539 32.641 30.5018 33.8337 31.0758 33.9927C31.1611 33.9803 31.2486 33.9801 31.3339 33.9924C31.4434 33.9628 31.5587 33.895 31.6756 33.7781C32.0965 33.3571 31.7945 32.641 31.2051 32.641Z" fill="#B565D2"/>
27
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M42.6627 33.9632L29.3995 47.2269C31.9285 49.2652 35.4867 49.3846 38.1377 47.6476C38.4959 47.3277 38.9845 47.0195 39.3117 46.6924L44.1991 41.805C44.8228 41.1421 45.3232 40.5718 45.5621 40.2144C45.5707 40.201 45.5794 40.1875 45.588 40.1742C47.2811 37.5297 47.1463 34.0101 45.1244 31.5013L42.8229 33.8029C42.7789 33.8635 42.7255 33.9178 42.6627 33.9632Z" fill="#B565D2"/>
28
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M66.3511 64.5751L62.4727 68.4536C62.3317 68.5945 62.1852 68.7279 62.0328 68.8528L63.8881 71.9441L69.8416 65.9903L66.751 64.1359C66.6259 64.287 66.4925 64.4336 66.3511 64.5751Z" fill="#B565D2"/>
29
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M49.3916 71.5019L46.922 69.0319L43.6115 72.3426L46.081 74.8127L49.3916 71.5019Z" fill="#B565D2"/>
30
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M42.4827 71.2141L45.7934 67.9033L42.5007 64.6105L39.19 67.9213L42.4827 71.2141Z" fill="#B565D2"/>
31
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M38.0612 66.7925L41.372 63.4817L38.9021 61.0117L35.5913 64.3221L38.0612 66.7925Z" fill="#B565D2"/>
32
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M36.9325 67.9212L34.4626 65.4508L29.6691 70.244L32.1392 72.7144L36.9325 67.9212Z" fill="#B565D2"/>
33
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M38.0613 69.0498L33.268 73.8434L36.5607 77.1358L41.3539 72.3426L38.0613 69.0498Z" fill="#B565D2"/>
34
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M42.4826 73.4714L37.6892 78.2646L40.1591 80.7346L44.9523 75.9411L42.4826 73.4714Z" fill="#B565D2"/>
35
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M39.0304 81.8636L36.5605 79.3936L33.2492 82.7047L35.7193 85.1748L39.0304 81.8636Z" fill="#B565D2"/>
36
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M27.6993 77.1545L31.0105 73.8433L28.5404 71.3729L25.2291 74.6841L27.6993 77.1545Z" fill="#B565D2"/>
37
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M32.1393 74.9719L28.8281 78.2831L32.1206 81.5759L35.4319 78.2647L32.1393 74.9719Z" fill="#B565D2"/>
38
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M43.9005 63.7538L46.6505 66.5032L49.144 64.0104L46.394 61.2599L43.9005 63.7538Z" fill="#B565D2"/>
39
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M59.1581 48.4959L61.9086 51.2455L64.4022 48.752L61.652 46.0024L59.1581 48.4959Z" fill="#B565D2"/>
40
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M58.9103 41.0039L61.3804 43.4737L64.6915 40.1625L62.2215 37.6927L58.9103 41.0039Z" fill="#B565D2"/>
41
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M65.82 41.2914L62.5089 44.6024L65.8017 47.8951L69.1129 44.5842L65.82 41.2914Z" fill="#B565D2"/>
42
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M70.2413 45.7129L66.9305 49.0239L69.4005 51.4937L72.7113 48.1828L70.2413 45.7129Z" fill="#B565D2"/>
43
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M71.3705 44.584L73.8402 47.0538L78.6334 42.2607L76.1637 39.7909L71.3705 44.584Z" fill="#B565D2"/>
44
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M70.2417 43.4552L75.0349 38.6621L71.742 35.3694L66.9489 40.1625L70.2417 43.4552Z" fill="#B565D2"/>
45
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M65.82 39.0338L70.6132 34.2407L68.1432 31.7709L63.35 36.564L65.82 39.0338Z" fill="#B565D2"/>
46
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M69.272 30.6422L71.7421 33.1119L75.0532 29.8009L72.5828 27.3309L69.272 30.6422Z" fill="#B565D2"/>
47
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M76.1817 30.9297L72.8705 34.2407L76.1638 37.5334L79.4746 34.2225L76.1817 30.9297Z" fill="#B565D2"/>
48
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M80.6034 35.3512L77.2922 38.6621L79.7622 41.1318L83.073 37.8209L80.6034 35.3512Z" fill="#B565D2"/>
49
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.5763 49.3061L47.2046 42.6777L46.3583 41.8314L39.73 48.4598L40.5763 49.3061Z" fill="#B565D2"/>
50
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M58.0296 70.2865C56.3471 70.2865 54.7693 69.6352 53.5865 68.4531L38.0726 52.9384C37.7609 52.6267 37.7606 52.122 38.0726 51.8103L49.7082 40.1746C50.0197 39.8626 50.5251 39.8626 50.8367 40.1746L66.3512 55.6888C68.8002 58.1389 68.8002 62.1248 66.3512 64.575L62.4727 68.4535C61.2907 69.6352 59.7123 70.2865 58.0296 70.2865ZM39.7656 52.3741L54.7154 67.3239C56.5376 69.1467 59.5211 69.1467 61.3432 67.3239L65.2216 63.4454C67.0489 61.6184 67.0489 58.6443 65.2216 56.8171L50.273 41.8674L39.7656 52.3741Z" fill="#550073"/>
51
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.0584 50.4544C31.6415 50.4544 29.3746 49.5189 27.6765 47.8208C27.3643 47.5093 27.3643 47.0039 27.6765 46.6923L44.5905 29.7777C44.9022 29.466 45.4069 29.466 45.7186 29.7777C49.2323 33.2933 49.2339 39.0265 45.7186 42.5418L40.4404 47.8202C38.742 49.5189 36.4758 50.4544 34.0584 50.4544ZM29.3996 47.2268C32.3256 49.5852 36.6293 49.3748 39.3118 46.6923L44.5901 41.4141C47.2738 38.7304 47.4832 34.4278 45.1245 31.5013L29.3996 47.2268Z" fill="#550073"/>
52
+ </g>
53
+ </g>
54
+ <defs>
55
+ <clipPath id="clip0_2692_964">
56
+ <rect width="98" height="98" fill="white"/>
57
+ </clipPath>
58
+ <clipPath id="clip1_2692_964">
59
+ <rect width="68" height="68" fill="white" transform="translate(17 19)"/>
60
+ </clipPath>
61
+ </defs>
62
+ </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_2748_322)">
3
+ <path d="M68.0198 56.4381C79.4373 44.9435 79.4373 26.3072 68.0198 14.8127C56.6023 3.31813 38.0908 3.31813 26.6733 14.8127C15.2557 26.3072 15.2557 44.9435 26.6733 56.4381C38.0908 67.9326 56.6023 67.9326 68.0198 56.4381Z" fill="#E1CEE8"/>
4
+ <path d="M34.125 53.25H38.375C38.375 54.9408 37.7034 56.5623 36.5078 57.7578C35.3123 58.9534 33.6908 59.625 32 59.625H27.75C27.75 57.9342 28.4217 56.3127 29.6172 55.1172C30.8127 53.9216 32.4342 53.25 34.125 53.25Z" fill="#B565D2"/>
5
+ <path d="M27.75 59.625H23.5C21.8092 59.625 20.1877 58.9534 18.9922 57.7578C17.7966 56.5623 17.125 54.9408 17.125 53.25H21.375C23.0658 53.25 24.6873 53.9216 25.8828 55.1172C27.0784 56.3127 27.75 57.9342 27.75 59.625Z" fill="#B565D2"/>
6
+ <path d="M73.3121 67.9646C73.3769 67.8668 73.4386 67.7691 73.4991 67.6681C74.1537 66.5768 74.4996 65.3282 74.5 64.0556V56.4375C74.5 55.8739 74.2761 55.3334 73.8776 54.9349C73.4791 54.5364 72.9386 54.3125 72.375 54.3125H61.75C61.1864 54.3125 60.6459 54.5364 60.2474 54.9349C59.8489 55.3334 59.625 55.8739 59.625 56.4375V64.0546C59.625 65.0977 59.8573 66.1278 60.305 67.0699C60.4325 67.0699 60.5589 67.0625 60.6875 67.0625C62.1823 67.0628 63.6559 67.4159 64.9885 68.0931C65.4709 67.4563 66.0914 66.9372 66.8033 66.5747C67.5153 66.2123 68.3002 66.0161 69.0989 66.0007C69.8977 65.9854 70.6895 66.1514 71.4148 66.4862C72.1402 66.821 72.7801 67.3159 73.2866 67.9338L73.3121 67.9646Z" fill="#B565D2"/>
7
+ <path d="M42.625 28.8125H46.875C46.875 30.5033 46.2034 32.1248 45.0078 33.3203C43.8123 34.5159 42.1908 35.1875 40.5 35.1875H36.25C36.25 33.4967 36.9216 31.8752 38.1172 30.6797C39.3127 29.4842 40.9342 28.8125 42.625 28.8125Z" fill="#B565D2"/>
8
+ <path d="M36.25 35.1875H32C30.3092 35.1875 28.6877 34.5158 27.4922 33.3203C26.2966 32.1248 25.625 30.5033 25.625 28.8125H29.875C31.5658 28.8125 33.1873 29.4841 34.3828 30.6797C35.5783 31.8752 36.25 33.4967 36.25 35.1875Z" fill="#B565D2"/>
9
+ <path d="M75.5625 71.1436C75.5315 69.9949 75.1881 68.8764 74.5691 67.9083C75.2165 66.7267 75.558 65.4019 75.5625 64.0546V56.4375C75.5625 55.5921 75.2267 54.7814 74.6289 54.1836C74.0311 53.5858 73.2204 53.25 72.375 53.25V52.1875C72.3723 51.5306 72.1667 50.8906 71.7863 50.355C71.4059 49.8194 70.8693 49.4145 70.25 49.1955V22.4375H71.3125C72.1579 22.4375 72.9686 22.1017 73.5664 21.5039C74.1642 20.9061 74.5 20.0954 74.5 19.25C74.5 18.4046 74.1642 17.5939 73.5664 16.9961C72.9686 16.3983 72.1579 16.0625 71.3125 16.0625H62.8125C61.9671 16.0625 61.1564 16.3983 60.5586 16.9961C59.9608 17.5939 59.625 18.4046 59.625 19.25C59.625 20.0954 59.9608 20.9061 60.5586 21.5039C61.1564 22.1017 61.9671 22.4375 62.8125 22.4375H63.875V49.1955C63.2557 49.4145 62.7191 49.8194 62.3387 50.355C61.9583 50.8906 61.7527 51.5306 61.75 52.1875V53.25C60.9046 53.25 60.0939 53.5858 59.4961 54.1836C58.8983 54.7814 58.5625 55.5921 58.5625 56.4375V64.0546C58.5669 64.7686 58.6659 65.4788 58.8568 66.1668C58.6857 66.1966 58.5158 66.2231 58.3458 66.2624C57.6057 64.899 56.5755 63.7146 55.3279 62.7926C54.0803 61.8707 52.6456 61.2337 51.125 60.9266V55.375H54.3125C56.2844 55.3727 58.1748 54.5884 59.5691 53.1941C60.9634 51.7998 61.7477 49.9094 61.75 47.9375C61.75 47.6557 61.6381 47.3855 61.4388 47.1862C61.2395 46.9869 60.9693 46.875 60.6875 46.875H56.4375C56.1122 46.8771 55.7874 46.9009 55.4653 46.9462L55.5376 46.8017C56.2456 45.3851 56.5452 43.7994 56.403 42.2222C56.2607 40.6449 55.6822 39.1384 54.7322 37.8714L54.3125 37.3125C53.8177 36.6527 53.176 36.1172 52.4383 35.7484C51.7007 35.3795 50.8872 35.1875 50.0625 35.1875C49.2378 35.1875 48.4243 35.3795 47.6867 35.7484C46.949 36.1172 46.3073 36.6527 45.8125 37.3125L45.3875 37.8724C44.4387 39.139 43.8609 40.6446 43.7189 42.2208C43.5768 43.797 43.8761 45.3816 44.5832 46.7974L44.6554 46.9419C44.3346 46.8983 44.0113 46.8759 43.6875 46.875H39.4375C39.1557 46.875 38.8855 46.9869 38.6862 47.1862C38.4869 47.3855 38.375 47.6557 38.375 47.9375C38.3772 49.9094 39.1616 51.7998 40.5559 53.1941C41.9502 54.5884 43.8406 55.3727 45.8125 55.375H49V60.6875C47.0835 60.6865 45.2024 61.2042 43.5563 62.1857C41.9101 63.1672 40.5603 64.5759 39.65 66.2624C38.883 66.0882 38.099 66.0002 37.3125 66V58.4456C38.6746 57.0593 39.4377 55.1935 39.4375 53.25C39.4375 52.9682 39.3256 52.698 39.1263 52.4987C38.927 52.2994 38.6568 52.1875 38.375 52.1875H37.3125V36.25H40.5C42.4719 36.2478 44.3623 35.4634 45.7566 34.0691C47.1509 32.6748 47.9353 30.7844 47.9375 28.8125C47.9375 28.5307 47.8256 28.2605 47.6263 28.0612C47.427 27.8619 47.1568 27.75 46.875 27.75H42.625C42.2997 27.7521 41.9749 27.7759 41.6528 27.8212L41.7251 27.6767C42.432 26.2608 42.7311 24.6761 42.5888 23.0999C42.4466 21.5237 41.8687 20.0182 40.9197 18.7517L40.5 18.1875C40.0052 17.5277 39.3635 16.9922 38.6258 16.6234C37.8882 16.2545 37.0747 16.0625 36.25 16.0625C35.4253 16.0625 34.6118 16.2545 33.8742 16.6234C33.1365 16.9922 32.4948 17.5277 32 18.1875L31.575 18.7474C30.6262 20.014 30.0484 21.5196 29.9064 23.0958C29.7643 24.672 30.0636 26.2566 30.7707 27.6724L30.8429 27.8169C30.5221 27.7733 30.1988 27.7509 29.875 27.75H25.625C25.3432 27.75 25.073 27.8619 24.8737 28.0612C24.6744 28.2605 24.5625 28.5307 24.5625 28.8125C24.5647 30.7844 25.3491 32.6748 26.7434 34.0691C28.1377 35.4634 30.0281 36.2478 32 36.25H35.1875V52.1875H34.125C33.7997 52.1896 33.4749 52.2134 33.1528 52.2587L33.2251 52.1142C33.932 50.6983 34.2311 49.1136 34.0888 47.5374C33.9466 45.9612 33.3687 44.4557 32.4197 43.1892L32 42.625C31.5052 41.9652 30.8635 41.4297 30.1258 41.0609C29.3882 40.692 28.5747 40.5 27.75 40.5C26.9253 40.5 26.1118 40.692 25.3742 41.0609C24.6365 41.4297 23.9948 41.9652 23.5 42.625L23.075 43.1849C22.1262 44.4515 21.5484 45.9571 21.4064 47.5333C21.2643 49.1095 21.5636 50.6941 22.2707 52.1099L22.3429 52.2544C22.0221 52.2108 21.6988 52.1884 21.375 52.1875H17.125C16.8432 52.1875 16.573 52.2994 16.3737 52.4987C16.1744 52.698 16.0625 52.9682 16.0625 53.25C16.0647 55.2219 16.8491 57.1123 18.2434 58.5066C19.6377 59.9009 21.5281 60.6852 23.5 60.6875H26.6875V65.3094C25.473 65.7393 24.4171 66.5267 23.6585 67.568C22.9 68.6093 22.4743 69.8558 22.4375 71.1436C20.5437 71.9701 18.9321 73.3308 17.7998 75.0592C16.6675 76.7877 16.0638 78.8087 16.0625 80.875C16.0625 81.1568 16.1744 81.427 16.3737 81.6263C16.573 81.8256 16.8432 81.9375 17.125 81.9375H80.875C81.1568 81.9375 81.427 81.8256 81.6263 81.6263C81.8256 81.427 81.9375 81.1568 81.9375 80.875C81.9362 78.8087 81.3325 76.7877 80.2002 75.0592C79.068 73.3308 77.4563 71.9701 75.5625 71.1436ZM59.5188 49C59.2723 50.1992 58.6199 51.2768 57.6715 52.051C56.7231 52.8252 55.5368 53.2487 54.3125 53.25H51.2312C51.4777 52.0508 52.1301 50.9732 53.0785 50.199C54.0269 49.4248 55.2132 49.0013 56.4375 49H59.5188ZM45.821 43.1244C45.821 43.0787 45.8125 43.0341 45.8125 42.9884C45.818 42.3761 45.9114 41.7678 46.0898 41.1821C47.2032 42.1155 48.6096 42.627 50.0625 42.627C51.5154 42.627 52.9218 42.1155 54.0352 41.1821C54.2136 41.7678 54.307 42.3761 54.3125 42.9884C54.3125 43.0341 54.3051 43.0787 54.304 43.1244L53.3658 43.7502C52.3828 44.3899 51.2353 44.7304 50.0625 44.7304C48.8897 44.7304 47.7422 44.3899 46.7592 43.7502L45.821 43.1244ZM47.5125 38.5875C47.8094 38.1916 48.1944 37.8703 48.637 37.649C49.0796 37.4277 49.5677 37.3125 50.0625 37.3125C50.5573 37.3125 51.0454 37.4277 51.488 37.649C51.9306 37.8703 52.3156 38.1916 52.6125 38.5875L53.0375 39.1464C53.0471 39.1602 53.0545 39.1751 53.0641 39.1889L52.944 39.3089C52.1691 40.0485 51.139 40.4611 50.0678 40.4611C48.9966 40.4611 47.9666 40.0485 47.1916 39.3089L47.0716 39.1889C47.0811 39.1751 47.0875 39.1602 47.0981 39.1474L47.5125 38.5875ZM45.8125 53.25C44.5882 53.2487 43.4019 52.8252 42.4535 52.051C41.5051 51.2768 40.8527 50.1992 40.6063 49H43.6875C44.9118 49.0013 46.0981 49.4248 47.0465 50.199C47.9949 50.9732 48.6473 52.0508 48.8937 53.25H45.8125ZM47.5465 47.9662L46.6147 46.1026C47.6929 46.6112 48.8703 46.875 50.0625 46.875C51.2547 46.875 52.4321 46.6112 53.5103 46.1026L52.5785 47.9662C51.5474 48.5956 50.6841 49.4654 50.0625 50.5013C49.4409 49.4654 48.5776 48.5956 47.5465 47.9662ZM45.7062 29.875C45.4598 31.0742 44.8074 32.1518 43.859 32.926C42.9106 33.7002 41.7243 34.1237 40.5 34.125H37.4188C37.6652 32.9258 38.3176 31.8482 39.266 31.074C40.2144 30.2998 41.4007 29.8763 42.625 29.875H45.7062ZM32.0085 23.9994C32.0085 23.9537 32 23.9091 32 23.8634C32.0055 23.2511 32.0989 22.6428 32.2773 22.0571C33.3907 22.9905 34.7971 23.502 36.25 23.502C37.7029 23.502 39.1093 22.9905 40.2227 22.0571C40.4011 22.6428 40.4945 23.2511 40.5 23.8634C40.5 23.9091 40.4926 23.9537 40.4915 23.9994L39.5533 24.6252C38.5703 25.2649 37.4228 25.6054 36.25 25.6054C35.0772 25.6054 33.9297 25.2649 32.9467 24.6252L32.0085 23.9994ZM33.7 19.4625C33.9969 19.0666 34.3819 18.7453 34.8245 18.524C35.2671 18.3027 35.7552 18.1875 36.25 18.1875C36.7448 18.1875 37.2329 18.3027 37.6755 18.524C38.1181 18.7453 38.5031 19.0666 38.8 19.4625L39.225 20.0214C39.2346 20.0352 39.242 20.0501 39.2516 20.0639L39.1315 20.1839C38.3565 20.9235 37.3265 21.3361 36.2553 21.3361C35.1841 21.3361 34.1541 20.9235 33.3791 20.1839L33.2591 20.0639C33.2686 20.0501 33.275 20.0352 33.2856 20.0224L33.7 19.4625ZM32 34.125C30.7757 34.1237 29.5894 33.7002 28.641 32.926C27.6926 32.1518 27.0402 31.0742 26.7938 29.875H29.875C31.0993 29.8763 32.2856 30.2998 33.234 31.074C34.1824 31.8482 34.8348 32.9258 35.0812 34.125H32ZM33.734 28.8412L32.8022 26.9776C33.8804 27.4862 35.0578 27.75 36.25 27.75C37.4422 27.75 38.6196 27.4862 39.6978 26.9776L38.766 28.8412C37.7349 29.4706 36.8716 30.3404 36.25 31.3763C35.6284 30.3404 34.7651 29.4706 33.734 28.8412ZM61.75 19.25C61.75 18.9682 61.8619 18.698 62.0612 18.4987C62.2605 18.2994 62.5307 18.1875 62.8125 18.1875H71.3125C71.5943 18.1875 71.8645 18.2994 72.0638 18.4987C72.2631 18.698 72.375 18.9682 72.375 19.25C72.375 19.5318 72.2631 19.802 72.0638 20.0013C71.8645 20.2006 71.5943 20.3125 71.3125 20.3125H62.8125C62.5307 20.3125 62.2605 20.2006 62.0612 20.0013C61.8619 19.802 61.75 19.5318 61.75 19.25ZM68.125 22.4375V49H66V22.4375H68.125ZM63.875 52.1875C63.875 51.9057 63.9869 51.6355 64.1862 51.4362C64.3855 51.2369 64.6557 51.125 64.9375 51.125H69.1875C69.4693 51.125 69.7395 51.2369 69.9388 51.4362C70.1381 51.6355 70.25 51.9057 70.25 52.1875V53.25H63.875V52.1875ZM60.6875 56.4375C60.6875 56.1557 60.7994 55.8855 60.9987 55.6862C61.198 55.4869 61.4682 55.375 61.75 55.375H72.375C72.6568 55.375 72.927 55.4869 73.1263 55.6862C73.3256 55.8855 73.4375 56.1557 73.4375 56.4375V64.0546C73.4329 64.799 73.2887 65.536 73.0125 66.2274C71.7942 65.3005 70.2808 64.8475 68.7536 64.9524C67.2264 65.0573 65.7892 65.7131 64.7091 66.7979C63.5348 66.3165 62.2833 66.0505 61.0147 66.0128C60.7978 65.3827 60.6872 64.7209 60.6875 64.0546V56.4375ZM37.2062 54.3125C36.9598 55.5117 36.3074 56.5893 35.359 57.3635C34.4106 58.1377 33.2243 58.5612 32 58.5625H28.9188C29.1652 57.3633 29.8176 56.2857 30.766 55.5115C31.7144 54.7373 32.9007 54.3138 34.125 54.3125H37.2062ZM23.5085 48.4369C23.5085 48.3912 23.5 48.3466 23.5 48.3009C23.5055 47.6886 23.5989 47.0803 23.7773 46.4946C24.8907 47.428 26.2971 47.9395 27.75 47.9395C29.2029 47.9395 30.6093 47.428 31.7227 46.4946C31.9011 47.0803 31.9945 47.6886 32 48.3009C32 48.3466 31.9926 48.3912 31.9915 48.4369L31.0533 49.0627C30.0703 49.7024 28.9228 50.0429 27.75 50.0429C26.5772 50.0429 25.4297 49.7024 24.4467 49.0627L23.5085 48.4369ZM25.2 43.9C25.4969 43.5041 25.8819 43.1828 26.3245 42.9615C26.7671 42.7402 27.2552 42.625 27.75 42.625C28.2448 42.625 28.7329 42.7402 29.1755 42.9615C29.6181 43.1828 30.0031 43.5041 30.3 43.9L30.7197 44.4589C30.7292 44.4727 30.7367 44.4876 30.7463 44.5014L30.6262 44.6214C29.8512 45.361 28.8212 45.7736 27.75 45.7736C26.6788 45.7736 25.6488 45.361 24.8738 44.6214L24.7537 44.5014C24.7633 44.4876 24.7697 44.4727 24.7803 44.4599L25.2 43.9ZM23.5 58.5625C22.2757 58.5612 21.0894 58.1377 20.141 57.3635C19.1926 56.5893 18.5402 55.5117 18.2937 54.3125H21.375C22.5993 54.3138 23.7856 54.7373 24.734 55.5115C25.6824 56.2857 26.3348 57.3633 26.5812 58.5625H23.5ZM25.234 53.2787L24.3022 51.4151C25.3804 51.9237 26.5578 52.1875 27.75 52.1875C28.9422 52.1875 30.1196 51.9237 31.1978 51.4151L30.266 53.2787C29.2349 53.9081 28.3716 54.7779 27.75 55.8138C27.1284 54.7779 26.2651 53.9081 25.234 53.2787ZM28.8125 60.6875H32C33.1036 60.6866 34.1929 60.4378 35.1875 59.9597V66.2284C34.5374 66.3598 33.901 66.5519 33.2867 66.8022C32.7011 66.2111 32.0042 65.742 31.2363 65.422C30.4683 65.1019 29.6445 64.9372 28.8125 64.9375V60.6875ZM18.2544 79.8125C18.4545 78.2415 19.0893 76.7576 20.0872 75.5278C21.0851 74.2981 22.4065 73.3714 23.9027 72.8521C24.1293 72.7735 24.3226 72.6206 24.4513 72.4183C24.5799 72.2159 24.6364 71.976 24.6114 71.7375L24.5848 71.525C24.5727 71.4547 24.5652 71.3838 24.5625 71.3125C24.5586 70.4243 24.8343 69.5574 25.3505 68.8345C25.8667 68.1117 26.5973 67.5696 27.4387 67.2851C28.2801 67.0005 29.1897 66.9879 30.0387 67.2491C30.8877 67.5102 31.6329 68.0319 32.1689 68.7402C32.3198 68.9364 32.5343 69.0738 32.7756 69.1287C33.0169 69.1836 33.2698 69.1525 33.4907 69.0409C35.4773 68.0352 37.7799 67.8517 39.9008 68.5298C40.1518 68.61 40.4236 68.5941 40.6636 68.4851C40.9035 68.3762 41.0944 68.1819 41.1991 67.9401C41.8578 66.4181 42.9472 65.1221 44.3333 64.2116C45.7194 63.3011 47.3416 62.816 49 62.816C50.6584 62.816 52.2806 63.3011 53.6667 64.2116C55.0527 65.1221 56.1422 66.4181 56.8009 67.9401C56.9056 68.1819 57.0965 68.3762 57.3364 68.4851C57.5764 68.5941 57.8482 68.61 58.0993 68.5298C60.2202 67.8521 62.5226 68.0357 64.5093 69.0409C64.7302 69.1525 64.9831 69.1836 65.2244 69.1287C65.4657 69.0738 65.6802 68.9364 65.8311 68.7402C66.3671 68.0319 67.1123 67.5102 67.9613 67.2491C68.8103 66.9879 69.7199 67.0005 70.5613 67.2851C71.4027 67.5696 72.1333 68.1117 72.6495 68.8345C73.1657 69.5574 73.4414 70.4243 73.4375 71.3125C73.4348 71.3838 73.4273 71.4547 73.4152 71.525L73.3886 71.7375C73.3644 71.9755 73.4212 72.2147 73.5498 72.4164C73.6784 72.6181 73.8713 72.7704 74.0973 72.8489C75.5939 73.3684 76.9156 74.2956 77.9136 75.526C78.9115 76.7563 79.546 78.2409 79.7456 79.8125H18.2544Z" fill="#550073"/>
10
+ <path d="M49 64.9375V67.0625C50.1272 67.0625 51.2082 67.5103 52.0052 68.3073C52.8022 69.1043 53.25 70.1853 53.25 71.3125H55.375C55.3733 69.6223 54.7011 68.0017 53.5059 66.8066C52.3108 65.6114 50.6902 64.9392 49 64.9375Z" fill="#550073"/>
11
+ <path d="M69.1875 68.125V70.25C69.4693 70.25 69.7395 70.3619 69.9388 70.5612C70.1381 70.7605 70.25 71.0307 70.25 71.3125H72.375C72.375 70.4671 72.0392 69.6564 71.4414 69.0586C70.8436 68.4608 70.0329 68.125 69.1875 68.125Z" fill="#550073"/>
12
+ <path d="M25.625 71.3125H27.75C27.75 71.0307 27.8619 70.7605 28.0612 70.5612C28.2605 70.3619 28.5307 70.25 28.8125 70.25V68.125C27.9671 68.125 27.1564 68.4608 26.5586 69.0586C25.9608 69.6564 25.625 70.4671 25.625 71.3125Z" fill="#550073"/>
13
+ </g>
14
+ <defs>
15
+ <clipPath id="clip0_2748_322">
16
+ <rect width="98" height="98" fill="white"/>
17
+ </clipPath>
18
+ </defs>
19
+ </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_2742_183)">
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="M63.79 14.2108L49.0097 38.4939C48.7579 38.9065 48.6248 39.3807 48.625 39.8641C48.625 40.5632 48.9027 41.2336 49.397 41.728C49.8914 42.2223 50.5618 42.5 51.2609 42.5H79.7391C80.4382 42.5 81.1086 42.2223 81.603 41.728C82.0973 41.2336 82.375 40.5632 82.375 39.8641C82.3752 39.3807 82.2421 38.9065 81.9903 38.4939L67.21 14.2108C67.0313 13.9174 66.7801 13.6749 66.4807 13.5067C66.1812 13.3384 65.8435 13.25 65.5 13.25C65.1565 13.25 64.8188 13.3384 64.5193 13.5067C64.2199 13.6749 63.9687 13.9174 63.79 14.2108Z" fill="#B565D2"/>
5
+ <path d="M82.9521 37.9088L68.1707 13.6268C67.892 13.1682 67.4999 12.7891 67.0321 12.526C66.5643 12.2628 66.0367 12.1246 65.5 12.1246C64.9633 12.1246 64.4357 12.2628 63.9679 12.526C63.5001 12.7891 63.108 13.1682 62.8293 13.6268L56.1378 24.6181C52.5864 23.4169 48.7998 23.0798 45.092 23.6347C41.3843 24.1895 37.8623 25.6204 34.8181 27.8085C31.7739 29.9967 29.2953 32.8791 27.5878 36.2167C25.8803 39.5543 24.9932 43.2509 25 47V68.375H23.875C23.5766 68.375 23.2905 68.4935 23.0795 68.7045C22.8685 68.9154 22.75 69.2016 22.75 69.5V72.875H21.625C21.3266 72.875 21.0405 72.9935 20.8295 73.2045C20.6185 73.4154 20.5 73.7016 20.5 74V80.75C20.5 81.0483 20.6185 81.3345 20.8295 81.5455C21.0405 81.7564 21.3266 81.875 21.625 81.875H75.625C75.9234 81.875 76.2095 81.7564 76.4205 81.5455C76.6315 81.3345 76.75 81.0483 76.75 80.75V74C76.75 73.7016 76.6315 73.4154 76.4205 73.2045C76.2095 72.9935 75.9234 72.875 75.625 72.875H74.5V69.5C74.5 69.2016 74.3815 68.9154 74.1705 68.7045C73.9595 68.4935 73.6734 68.375 73.375 68.375H72.25V47C72.2407 45.87 72.1505 44.7421 71.98 43.625H79.7425C80.4101 43.625 81.0656 43.4474 81.6419 43.1103C82.2181 42.7732 82.6942 42.2888 83.0213 41.7069C83.3484 41.1249 83.5147 40.4664 83.5032 39.7989C83.4916 39.1315 83.3026 38.4791 82.9555 37.9088H82.9521ZM74.5 79.625H22.75V75.125H74.5V79.625ZM25 72.875V70.625H72.25V72.875H25ZM44.4625 53.201L37.375 55.5635V47.4365L44.4625 49.799C44.2389 50.3382 44.1239 50.9162 44.1239 51.5C44.1239 52.0837 44.2389 52.6617 44.4625 53.201ZM46.375 51.5C46.375 51.055 46.507 50.6199 46.7542 50.2499C47.0014 49.8799 47.3528 49.5915 47.764 49.4212C48.1751 49.2509 48.6275 49.2064 49.064 49.2932C49.5004 49.38 49.9013 49.5943 50.216 49.909C50.5307 50.2236 50.745 50.6245 50.8318 51.061C50.9186 51.4975 50.874 51.9499 50.7037 52.361C50.5334 52.7721 50.245 53.1235 49.875 53.3708C49.505 53.618 49.07 53.75 48.625 53.75C48.0283 53.75 47.456 53.5129 47.034 53.091C46.6121 52.669 46.375 52.0967 46.375 51.5ZM52.7875 49.799L59.875 47.4365V55.5635L52.7875 53.201C53.0111 52.6617 53.1261 52.0837 53.1261 51.5C53.1261 50.9162 53.0111 50.3382 52.7875 49.799ZM70 47V68.375H49.75V55.8402C50.3174 55.6933 50.8503 55.436 51.3182 55.0831L60.6445 58.1915C60.759 58.2303 60.8791 58.25 61 58.25C61.2984 58.25 61.5845 58.1314 61.7955 57.9205C62.0065 57.7095 62.125 57.4233 62.125 57.125V45.875C62.1249 45.6968 62.0824 45.5212 62.0012 45.3627C61.9199 45.2041 61.8021 45.0671 61.6576 44.963C61.513 44.8589 61.3458 44.7905 61.1696 44.7637C60.9935 44.7368 60.8135 44.7522 60.6445 44.8085L51.3182 47.9168C50.5463 47.3224 49.5993 47.0001 48.625 47.0001C47.6507 47.0001 46.7037 47.3224 45.9318 47.9168L36.6055 44.8085C36.4365 44.7522 36.2565 44.7368 36.0804 44.7637C35.9042 44.7905 35.737 44.8589 35.5924 44.963C35.4479 45.0671 35.3301 45.2041 35.2488 45.3627C35.1676 45.5212 35.1251 45.6968 35.125 45.875V57.125C35.125 57.4233 35.2435 57.7095 35.4545 57.9205C35.6655 58.1314 35.9516 58.25 36.25 58.25C36.3709 58.25 36.491 58.2303 36.6055 58.1915L45.9318 55.0831C46.3997 55.436 46.9326 55.6933 47.5 55.8402V68.375H27.25V47C27.2442 43.6513 28.0266 40.3482 29.534 37.3579C31.0414 34.3677 33.2314 31.7742 35.9269 29.7872C38.6224 27.8002 41.7478 26.4756 45.0501 25.9204C48.3525 25.3652 51.7392 25.595 54.9362 26.5913L48.0479 37.9077C47.7009 38.4781 47.5119 39.1305 47.5004 39.798C47.4889 40.4655 47.6552 41.124 47.9823 41.706C48.3093 42.288 48.7854 42.7725 49.3616 43.1097C49.9377 43.447 50.5933 43.6248 51.2609 43.625H69.7109C69.8957 44.7406 69.9923 45.8691 70 47ZM79.7391 41.375H51.2609C50.993 41.3742 50.7301 41.3022 50.4992 41.1664C50.2682 41.0306 50.0776 40.8358 49.9467 40.6021C49.8158 40.3683 49.7495 40.1039 49.7545 39.8361C49.7595 39.5682 49.8356 39.3065 49.975 39.0777L64.7519 14.7957C64.8299 14.6672 64.9397 14.5609 65.0708 14.4872C65.2018 14.4135 65.3496 14.3747 65.5 14.3747C65.6504 14.3747 65.7982 14.4135 65.9292 14.4872C66.0603 14.5609 66.1701 14.6672 66.2481 14.7957L81.025 39.0788C81.1717 39.3153 81.2496 39.588 81.25 39.8663C81.2488 40.2665 81.0892 40.6498 80.806 40.9326C80.5229 41.2153 80.1393 41.3744 79.7391 41.375Z" fill="#550073"/>
6
+ <path d="M65.5 33.5C64.8325 33.5 64.18 33.6979 63.625 34.0688C63.0699 34.4396 62.6374 34.9667 62.3819 35.5834C62.1265 36.2001 62.0596 36.8787 62.1899 37.5334C62.3201 38.1881 62.6415 38.7895 63.1135 39.2615C63.5855 39.7335 64.1869 40.0549 64.8416 40.1852C65.4963 40.3154 66.1749 40.2485 66.7916 39.9931C67.4083 39.7376 67.9354 39.3051 68.3062 38.75C68.6771 38.195 68.875 37.5425 68.875 36.875C68.875 35.9799 68.5194 35.1214 67.8865 34.4885C67.2535 33.8556 66.3951 33.5 65.5 33.5ZM65.5 38C65.2775 38 65.06 37.934 64.875 37.8104C64.69 37.6868 64.5458 37.5111 64.4606 37.3055C64.3755 37.1 64.3532 36.8738 64.3966 36.6555C64.44 36.4373 64.5472 36.2368 64.7045 36.0795C64.8618 35.9222 65.0623 35.815 65.2805 35.7716C65.4988 35.7282 65.725 35.7505 65.9305 35.8356C66.1361 35.9208 66.3118 36.065 66.4354 36.25C66.559 36.435 66.625 36.6525 66.625 36.875C66.625 37.1734 66.5065 37.4595 66.2955 37.6705C66.0845 37.8815 65.7984 38 65.5 38Z" fill="#550073"/>
7
+ <path d="M64.375 32.375H66.625C66.902 32.375 67.1692 32.2729 67.3755 32.0881C67.5819 31.9034 67.7128 31.649 67.7433 31.3738L68.8683 21.2487C68.8857 21.0915 68.8697 20.9324 68.8215 20.7818C68.7732 20.6311 68.6937 20.4923 68.5882 20.3745C68.4826 20.2567 68.3535 20.1624 68.209 20.0979C68.0646 20.0333 67.9082 20 67.75 20H63.25C63.0918 20 62.9354 20.0333 62.791 20.0979C62.6466 20.1624 62.5174 20.2567 62.4119 20.3745C62.3063 20.4923 62.2268 20.6311 62.1786 20.7818C62.1303 20.9324 62.1144 21.0915 62.1318 21.2487L63.2568 31.3738C63.2872 31.649 63.4182 31.9034 63.6245 32.0881C63.8308 32.2729 64.0981 32.375 64.375 32.375ZM66.4934 22.25L65.6125 30.125H65.3875L64.5111 22.25H66.4934Z" fill="#550073"/>
8
+ <path d="M47.5 14.25C47.5 13.6977 47.9477 13.25 48.5 13.25H48.75C49.3023 13.25 49.75 13.6977 49.75 14.25V19C49.75 19.5523 49.3023 20 48.75 20H48.5C47.9477 20 47.5 19.5523 47.5 19V14.25Z" fill="#550073"/>
9
+ <path d="M53.0323 21.04C52.6418 20.6495 52.6418 20.0163 53.0323 19.6258L57.2422 15.4159C57.6327 15.0254 58.2659 15.0254 58.6564 15.4159L58.8329 15.5924C59.2235 15.983 59.2235 16.6161 58.8329 17.0066L54.6231 21.2165C54.2325 21.6071 53.5994 21.6071 53.2088 21.2165L53.0323 21.04Z" fill="#550073"/>
10
+ <path d="M38.4084 17.0047C38.0179 16.6142 38.0179 15.981 38.4084 15.5905L38.5849 15.414C38.9755 15.0234 39.6086 15.0234 39.9992 15.414L44.209 19.6238C44.5996 20.0144 44.5996 20.6475 44.209 21.0381L44.0325 21.2146C43.642 21.6051 43.0088 21.6051 42.6183 21.2146L38.4084 17.0047Z" fill="#550073"/>
11
+ </g>
12
+ <defs>
13
+ <clipPath id="clip0_2742_183">
14
+ <rect width="98" height="98" fill="white"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>
@@ -0,0 +1,15 @@
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_3358_206)">
3
+ <path d="M57.0198 72.4381C68.4373 60.9435 68.4373 42.3072 57.0198 30.8127C45.6023 19.3181 27.0908 19.3181 15.6733 30.8127C4.25574 42.3072 4.25574 60.9435 15.6733 72.4381C27.0908 83.9326 45.6023 83.9326 57.0198 72.4381Z" fill="#E1CEE8"/>
4
+ <path d="M19 63H79V73H19V63Z" fill="#B565D2"/>
5
+ <path d="M79 50H54V49C54 48.448 53.553 48 53 48H48V43C48 37.671 45.199 32.995 41 30.333V25C41 24.448 40.553 24 40 24H26C25.447 24 25 24.448 25 25V30.333C20.801 32.995 18 37.671 18 43V57C18 57.552 18.447 58 19 58H47H53C53.553 58 54 57.552 54 57V56H74V59C74 59.552 74.447 60 75 60H79C79.553 60 80 59.552 80 59V51C80 50.448 79.553 50 79 50ZM27 26H39V29.261C37.161 28.455 35.134 28 33 28C30.866 28 28.839 28.455 27 29.261V26ZM28 56H24V54H28V56ZM46 56H30V53C30 52.448 29.553 52 29 52H23C22.447 52 22 52.448 22 53V56H20V43C20 35.832 25.832 30 33 30C40.168 30 46 35.832 46 43V56ZM52 56H48V50H52V56ZM54 54V52H74V54H54ZM78 58H76V52H78V58Z" fill="#550073"/>
6
+ <path d="M79 62H19C18.447 62 18 62.448 18 63V73C18 73.552 18.447 74 19 74H79C79.553 74 80 73.552 80 73V63C80 62.448 79.553 62 79 62ZM78 72H20V64H24V68H26V64H30V68H32V64H36V68H38V64H42V70H44V64H48V68H50V64H54V68H56V64H60V68H62V64H66V70H68V64H72V68H74V64H78V72Z" fill="#550073"/>
7
+ <path d="M33 34C28.037 34 24 38.038 24 43C24 47.962 28.037 52 33 52C37.963 52 42 47.962 42 43C42 38.038 37.963 34 33 34ZM33 50C29.141 50 26 46.86 26 43C26 39.14 29.141 36 33 36C36.859 36 40 39.14 40 43C40 46.86 36.859 50 33 50Z" fill="#550073"/>
8
+ <path d="M33 40C31.346 40 30 41.346 30 43C30 44.654 31.346 46 33 46C34.654 46 36 44.654 36 43C36 41.346 34.654 40 33 40ZM33 44C32.448 44 32 43.551 32 43C32 42.449 32.448 42 33 42C33.552 42 34 42.449 34 43C34 43.551 33.552 44 33 44Z" fill="#550073"/>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_3358_206">
12
+ <rect width="98" height="98" fill="white"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>
@@ -0,0 +1,24 @@
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_3066)">
3
+ <path d="M56.0198 62.4381C67.4373 50.9435 67.4373 32.3072 56.0198 20.8127C44.6023 9.31813 26.0908 9.31813 14.6733 20.8127C3.25574 32.3072 3.25574 50.9435 14.6733 62.4381C26.0908 73.9326 44.6023 73.9326 56.0198 62.4381Z" fill="#E1CEE8"/>
4
+ <g clip-path="url(#clip1_2686_3066)">
5
+ <path d="M76.0781 73.1562V33.7812C76.0781 33.2591 75.8707 32.7583 75.5015 32.3891C75.1323 32.0199 74.6315 31.8125 74.1094 31.8125H68.2031C67.681 31.8125 67.1802 32.0199 66.811 32.3891C66.4418 32.7583 66.2344 33.2591 66.2344 33.7812V73.1562" fill="#B565D2"/>
6
+ <path d="M56.3906 73.1562V45.5938C56.3906 45.0716 56.598 44.5708 56.9673 44.2016C57.3365 43.8324 57.8372 43.625 58.3594 43.625H66.2344V73.1562H56.3906Z" fill="#B565D2"/>
7
+ <path d="M46.5469 73.1562V55.4375C46.5469 54.9154 46.7543 54.4146 47.1235 54.0454C47.4927 53.6762 47.9935 53.4688 48.5156 53.4688H56.3906V73.1562H46.5469Z" fill="#B565D2"/>
8
+ <path d="M36.7031 73.1562V65.2812C36.7031 64.7591 36.9105 64.2583 37.2798 63.8891C37.649 63.5199 38.1497 63.3125 38.6719 63.3125H46.5469V73.1562H36.7031Z" fill="#B565D2"/>
9
+ <path d="M79.0312 72.1719H77.0625V33.7812C77.0625 32.998 76.7514 32.2469 76.1975 31.6931C75.6437 31.1393 74.8926 30.8281 74.1094 30.8281H68.2031C67.4199 30.8281 66.6688 31.1393 66.115 31.6931C65.5611 32.2469 65.25 32.998 65.25 33.7812V42.6406H58.3594C57.5762 42.6406 56.825 42.9518 56.2712 43.5056C55.7174 44.0594 55.4062 44.8105 55.4062 45.5938V52.4844H48.5156C47.7324 52.4844 46.9813 52.7955 46.4275 53.3493C45.8736 53.9031 45.5625 54.6543 45.5625 55.4375V62.3281H38.6719C37.8887 62.3281 37.1375 62.6393 36.5837 63.1931C36.0299 63.7469 35.7188 64.498 35.7188 65.2812V72.1719H19.9688C19.7077 72.1719 19.4573 72.2756 19.2727 72.4602C19.0881 72.6448 18.9844 72.8952 18.9844 73.1562V81.0312C18.9844 81.2923 19.0881 81.5427 19.2727 81.7273C19.4573 81.9119 19.7077 82.0156 19.9688 82.0156H79.0312C79.2923 82.0156 79.5427 81.9119 79.7273 81.7273C79.9119 81.5427 80.0156 81.2923 80.0156 81.0312V73.1562C80.0156 72.8952 79.9119 72.6448 79.7273 72.4602C79.5427 72.2756 79.2923 72.1719 79.0312 72.1719ZM68.2031 32.7969H74.1094C74.3704 32.7969 74.6208 32.9006 74.8054 33.0852C74.99 33.2698 75.0938 33.5202 75.0938 33.7812V72.1719H67.2188V33.7812C67.2188 33.5202 67.3225 33.2698 67.5071 33.0852C67.6917 32.9006 67.9421 32.7969 68.2031 32.7969ZM58.3594 44.6094H65.25V72.1719H57.375V45.5938C57.375 45.3327 57.4787 45.0823 57.6633 44.8977C57.8479 44.7131 58.0983 44.6094 58.3594 44.6094ZM48.5156 54.4531H55.4062V72.1719H47.5312V55.4375C47.5312 55.1764 47.635 54.926 47.8196 54.7414C48.0042 54.5568 48.2546 54.4531 48.5156 54.4531ZM37.6875 65.2812C37.6875 65.0202 37.7912 64.7698 37.9758 64.5852C38.1604 64.4006 38.4108 64.2969 38.6719 64.2969H45.5625V72.1719H37.6875V65.2812ZM78.0469 80.0469H20.9531V74.1406H78.0469V80.0469Z" fill="#550073"/>
10
+ <path d="M63.2812 24.9219V22.9531H43.5937C43.3327 22.9532 43.0824 23.0569 42.8978 23.2415L41.308 24.8313C38.7503 22.3639 35.3351 20.9848 31.7812 20.9844C31.5202 20.9844 31.2698 21.0881 31.0852 21.2727C30.9006 21.4573 30.7969 21.7077 30.7969 21.9687V23.0033C28.5513 23.1892 26.4057 24.0135 24.6133 25.3789C22.8208 26.7443 21.4563 28.5939 20.6807 30.7095C19.9051 32.8251 19.7507 35.1183 20.2358 37.3188C20.7209 39.5192 21.8253 41.535 23.4186 43.1283C25.0119 44.7216 27.0277 45.8259 29.2281 46.311C31.4285 46.7962 33.7218 46.6418 35.8374 45.8662C37.953 45.0906 39.8026 43.7261 41.168 41.9336C42.5334 40.1412 43.3577 37.9956 43.5435 35.75H44.5781C44.8392 35.75 45.0896 35.6463 45.2742 35.4617C45.4588 35.2771 45.5625 35.0267 45.5625 34.7656C45.5622 31.6928 44.529 28.7092 42.6291 26.2941L44.0013 24.9219H63.2812ZM30.7969 24.9721V34.3581L24.1642 40.9908C23.0366 39.6144 22.3036 37.9579 22.0433 36.1978C21.7829 34.4377 22.0048 32.6399 22.6855 30.996C23.3662 29.3521 24.4801 27.9236 25.9085 26.8628C27.3369 25.802 29.0264 25.1485 30.7969 24.9721ZM31.7812 44.6094C29.5108 44.6112 27.3103 43.8241 25.5561 42.3827L32.1888 35.75H41.5748C41.328 38.1768 40.1901 40.4259 38.3811 42.0624C36.5721 43.6988 34.2206 44.6063 31.7812 44.6094ZM43.5524 33.7812H32.7656V22.9935C35.4487 23.2197 37.973 24.3594 39.9171 26.2222L35.0228 31.1165L36.4147 32.5085L41.2312 27.6968C42.5639 29.4652 43.3686 31.5746 43.5524 33.7812Z" fill="#550073"/>
11
+ <path d="M19.9688 57.4062C19.9688 56.8626 20.4095 56.4219 20.9531 56.4219H42.6094C43.153 56.4219 43.5938 56.8626 43.5938 57.4062C43.5938 57.9499 43.153 58.3906 42.6094 58.3906H20.9531C20.4095 58.3906 19.9688 57.9499 19.9688 57.4062Z" fill="#550073"/>
12
+ <path d="M19.9688 53.4688C19.9688 52.9251 20.4095 52.4844 20.9531 52.4844H42.6094C43.153 52.4844 43.5938 52.9251 43.5938 53.4688C43.5938 54.0124 43.153 54.4531 42.6094 54.4531H20.9531C20.4095 54.4531 19.9688 54.0124 19.9688 53.4688Z" fill="#550073"/>
13
+ <path d="M19.9688 49.5312C19.9688 48.9876 20.4095 48.5469 20.9531 48.5469H42.6094C43.153 48.5469 43.5938 48.9876 43.5938 49.5312C43.5938 50.0749 43.153 50.5156 42.6094 50.5156H20.9531C20.4095 50.5156 19.9688 50.0749 19.9688 49.5312Z" fill="#550073"/>
14
+ </g>
15
+ </g>
16
+ <defs>
17
+ <clipPath id="clip0_2686_3066">
18
+ <rect width="98" height="98" fill="white"/>
19
+ </clipPath>
20
+ <clipPath id="clip1_2686_3066">
21
+ <rect width="63" height="63" fill="white" transform="translate(18 20)"/>
22
+ </clipPath>
23
+ </defs>
24
+ </svg>
@@ -0,0 +1,36 @@
1
+ <svg width="84" height="84" viewBox="0 0 84 84" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.80317 39.0997C6.80317 20.1275 22.1828 4.64417 41.1545 4.51665C60.1262 4.38912 75.5059 19.6657 75.5059 38.6379C75.5059 57.61 60.1262 73.0934 41.1545 73.2209C22.1828 73.3484 6.80317 58.0718 6.80317 39.0997Z" fill="#E1CEE8"/>
3
+ <mask id="mask0_2333_5250" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="12" y="14" width="60" height="60">
4
+ <path d="M71.1426 14.5714L11.9997 14.5714L11.9997 73.7142L71.1426 73.7142L71.1426 14.5714Z" fill="white"/>
5
+ </mask>
6
+ <g mask="url(#mask0_2333_5250)">
7
+ <path d="M37.7396 68.127L40.5684 68.127L40.5684 70.4236L39.3547 71.8873L39.004 71.8873C38.1111 71.2523 37.5254 70.2106 37.5254 69.0379L37.5254 68.261L37.7396 68.127Z" fill="#B565D2"/>
8
+ <path d="M40.4826 69.0379L40.4826 68.2609L40.3384 68.1269L44.3723 68.1269L44.5166 68.2609L44.5166 69.0379C44.5166 70.9604 42.9436 72.5334 41.021 72.5334C40.271 72.5334 39.5749 72.2934 39.004 71.8874C39.8968 71.2524 40.4826 70.2105 40.4826 69.0379Z" fill="#A85DE2"/>
9
+ <path d="M35.5077 59.099L41.0173 59.099L41.1572 59.2624L41.1572 63.9677L40.8729 64.1871L35.5077 64.1871L35.0538 63.8444L35.0538 59.3886L35.5077 59.099Z" fill="#B565D2"/>
10
+ <path d="M41.0208 59.3886L40.7727 59.099L46.7393 59.099L46.9873 59.3886L46.9873 63.8444L46.5432 64.1871L40.5767 64.1871L41.0208 63.8444L41.0208 59.3886Z" fill="#B565D2"/>
11
+ <path d="M41.1113 63.8446L41.1113 65.3302C41.1113 66.7826 40.0787 68.0049 38.7115 68.3004L38.002 68.3004C36.3806 68.3004 35.054 66.9739 35.054 65.3524L35.054 63.8446L41.1113 63.8446Z" fill="#B565D2"/>
12
+ <path d="M41.0208 65.3524L41.0208 63.8446L46.9873 63.8446L46.9873 65.3524C46.9873 66.9739 45.6606 68.3004 44.0392 68.3004L38.0728 68.3004C39.6941 68.3004 41.0208 66.9739 41.0208 65.3524Z" fill="#B565D2"/>
13
+ <path d="M39.5324 26.7106L40.2017 26.8808L41.9746 29.6629L41.9746 32.7624L40.18 36.1448L39.5324 36.1448C38.3515 34.9232 37.6237 33.2612 37.6237 31.4277C37.6237 29.5942 38.3515 27.9322 39.5324 26.7106Z" fill="#B565D2"/>
14
+ <path d="M41.4413 31.4277C41.4413 29.5942 40.7135 27.9322 39.5326 26.7106C39.7901 26.4442 40.0684 26.1978 40.3663 25.9762C40.753 25.6884 41.2876 25.6884 41.6744 25.9762C43.3384 27.2141 44.417 29.1943 44.417 31.4277C44.417 33.661 43.3384 35.6413 41.6744 36.8792C41.2876 37.1669 40.753 37.1669 40.3663 36.8792C40.0684 36.6575 39.7901 36.4111 39.5326 36.1447C40.7135 34.9231 41.4413 33.2612 41.4413 31.4277Z" fill="#B565D2"/>
15
+ <path d="M43.988 42.6022C44.2377 40.1663 45.5943 37.8755 47.8595 36.5255C48.6892 36.031 49.5719 35.7046 50.4687 35.5347L51.6457 35.5347L53.2422 36.5854L52.3319 40.6605L49.3211 43.7974L46.9264 44.3926L46.3806 44.4064C45.8322 44.303 45.2949 44.1434 44.7787 43.929C44.253 43.7107 43.9298 43.1683 43.988 42.6022Z" fill="#B565D2"/>
16
+ <path d="M26.9953 36.0121C27.5116 35.7976 28.0488 35.6382 28.5974 35.5347L29.4418 35.5703L32.1291 36.6154L35.3584 40.5859L35.3584 43.6855L33.7339 44.4064L32.6853 44.4064C31.7886 44.2365 30.9058 43.9101 30.0761 43.4156C27.811 42.0656 26.4544 39.7747 26.2046 37.3389C26.1466 36.7727 26.4697 36.2305 26.9953 36.0121Z" fill="#B565D2"/>
17
+ <path d="M48.9889 43.4155C51.2542 42.0655 52.6107 39.7746 52.8605 37.3388C52.9185 36.7726 52.5953 36.2304 52.0698 36.0121C51.5535 35.7975 51.0162 35.6381 50.4677 35.5347C52.0191 35.2407 53.6125 35.4167 55.0454 36.0121C55.571 36.2304 55.8942 36.7726 55.836 37.3388C55.5863 39.7746 54.2297 42.0655 51.9646 43.4155C50.2166 44.4572 48.2334 44.7556 46.3797 44.4063C47.2765 44.2365 48.1593 43.91 48.9889 43.4155Z" fill="#B565D2"/>
18
+ <path d="M34.2876 43.929C34.8131 43.7107 35.1363 43.1683 35.0783 42.6023C34.8284 40.1665 33.472 37.8755 31.2068 36.5256C30.3771 36.0311 29.4943 35.7046 28.5976 35.5348C30.4512 35.1853 32.4345 35.4839 34.1824 36.5256C36.4475 37.8755 37.8041 40.1665 38.0538 42.6023C38.112 43.1683 37.7888 43.7107 37.2632 43.929C35.8302 44.5244 34.2369 44.7004 32.6855 44.4064C33.234 44.303 33.7713 44.1436 34.2876 43.929Z" fill="#B565D2"/>
19
+ <path d="M38.0016 68.3004L44.0386 68.3004C44.201 68.3004 44.3602 68.2865 44.5156 68.2609L44.5156 69.0379C44.5156 70.9604 42.9426 72.5334 41.02 72.5334C39.0975 72.5334 37.5244 70.9604 37.5244 69.0379L37.5244 68.2609C37.6799 68.2865 37.8391 68.3004 38.0016 68.3004Z" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
20
+ <path d="M35.158 59.3939L46.8816 59.3939C46.917 59.3939 46.9516 59.3913 46.9863 59.3887L46.9863 65.3524C46.9863 66.9739 45.6597 68.3004 44.0383 68.3004L38.0013 68.3004C36.3799 68.3004 35.0532 66.9739 35.0532 65.3524L35.0532 59.3887C35.088 59.3913 35.1227 59.3939 35.158 59.3939Z" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
21
+ <path d="M46.9863 63.8446L46.9863 65.3524C46.9863 66.9739 45.6597 68.3004 44.0383 68.3004L38.0013 68.3004C36.3799 68.3004 35.0532 66.9739 35.0532 65.3524L35.0532 63.8446L46.9863 63.8446Z" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
22
+ <path d="M40.3664 25.9762C40.7531 25.6885 41.2877 25.6885 41.6745 25.9762C43.3384 27.2141 44.417 29.1943 44.417 31.4277C44.417 33.661 43.3384 35.6413 41.6745 36.8792C41.2877 37.1669 40.7531 37.1669 40.3664 36.8792C38.7024 35.6413 37.6239 33.661 37.6239 31.4277C37.6239 29.1943 38.7024 27.2141 40.3664 25.9762Z" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
23
+ <path d="M55.0454 36.0121C55.5709 36.2304 55.894 36.7727 55.8361 37.3389C55.5863 39.7746 54.2298 42.0656 51.9645 43.4155C49.6994 44.7654 47.039 44.8685 44.7777 43.929C44.2521 43.7107 43.9289 43.1684 43.987 42.6023C44.2367 40.1664 45.5933 37.8755 47.8586 36.5255C50.1236 35.1756 52.784 35.0727 55.0454 36.0121Z" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
24
+ <path d="M41.0205 30.7239L41.0205 58.7349" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
25
+ <path d="M51.6729 38.9515L41.2122 44.9409" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
26
+ <path d="M30.3684 38.9515L40.8291 44.9409" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
27
+ <path d="M17.7969 36.6154L14.1652 36.6154" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
28
+ <path d="M67.875 36.6154L64.2433 36.6154" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
29
+ <path d="M20.9082 25.0039L17.7632 23.1881" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
30
+ <path d="M64.2773 50.0428L61.1323 48.227" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
31
+ <path d="M20.9082 48.227L17.7632 50.0428" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
32
+ <path d="M64.2773 23.1881L61.1323 25.0039" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
33
+ <path d="M28.6443 42.3283C27.2399 40.9898 26.3964 39.2073 26.2049 37.3388C26.1468 36.7726 26.4699 36.2304 26.9955 36.012C29.2568 35.0725 31.9172 35.1756 34.1824 36.5256C36.4475 37.8754 37.8041 40.1664 38.0538 42.6023C38.112 43.1684 37.7888 43.7106 37.2632 43.929C35.6374 44.6044 30.8574 44.1429 28.6443 42.3283Z" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
34
+ <path d="M21.361 34.5936C22.3629 24.7353 30.6106 17.0197 40.6946 16.8568C51.7507 16.6783 60.7478 25.4969 60.7812 36.5544C60.8049 44.387 56.2715 51.1632 49.6824 54.3819C48.8172 54.8045 48.277 55.6923 48.277 56.6551L48.277 57.9988C48.277 58.7694 47.6523 59.394 46.8818 59.394L35.1581 59.394C34.3875 59.394 33.7629 58.7694 33.7629 57.9988L33.7629 56.6547C33.7629 55.6892 33.2179 54.8027 32.3506 54.3785C26.3215 51.4304 20.571 45.4286 21.3494 34.5936" stroke="#550073" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
35
+ </g>
36
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.5 0.500046C5.42186 0.421933 5.3159 0.378052 5.20542 0.378052C5.09493 0.378052 4.98897 0.421933 4.91083 0.500046L3 2.41088L1.08917 0.500046C1.01103 0.421933 0.905069 0.378052 0.794584 0.378052C0.684099 0.378052 0.578137 0.421933 0.5 0.500046C0.421887 0.578183 0.378006 0.684144 0.378006 0.794629C0.378006 0.905115 0.421887 1.01108 0.5 1.08921L2.41083 3.00005L0.5 4.91088C0.421887 4.98902 0.378006 5.09498 0.378006 5.20546C0.378006 5.31595 0.421887 5.42191 0.5 5.50005C0.578137 5.57816 0.684099 5.62204 0.794584 5.62204C0.905069 5.62204 1.01103 5.57816 1.08917 5.50005L3 3.58921L4.91083 5.50005C4.98897 5.57816 5.09493 5.62204 5.20542 5.62204C5.3159 5.62204 5.42186 5.57816 5.5 5.50005C5.57811 5.42191 5.62199 5.31595 5.62199 5.20546C5.62199 5.09498 5.57811 4.98902 5.5 4.91088L3.58917 3.00005L5.5 1.08921C5.57811 1.01108 5.62199 0.905115 5.62199 0.794629C5.62199 0.684144 5.57811 0.578183 5.5 0.500046Z" fill="#161617"/>
3
+ </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="M175.533 182.077L190.518 151.353H125.768C125.768 151.353 111.31 181.004 104.682 194.588C103.984 196.021 104.072 197.71 104.918 199.065C105.764 200.415 107.244 201.238 108.84 201.238H136.715L114.612 255.938C113.798 257.959 114.501 260.277 116.305 261.498C118.109 262.723 120.523 262.52 122.1 261.012C143.116 240.898 179.852 205.743 196.257 190.046C197.622 188.737 198.052 186.734 197.349 184.982C196.646 183.229 194.948 182.077 193.057 182.077H175.533Z" fill="#550073"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M26.6955 219.461C24.272 223.656 21.9178 227.735 19.758 231.477C18.4815 233.687 19.24 236.518 21.4507 237.794C23.6615 239.071 26.492 238.312 27.7685 236.102C29.9283 232.36 32.2825 228.281 34.706 224.086C35.9825 221.875 35.224 219.045 33.0132 217.768C30.8025 216.492 27.972 217.25 26.6955 219.461ZM52.133 175.403C52.133 175.403 49.3487 180.222 45.1955 187.419C43.919 189.63 44.6775 192.46 46.8882 193.737C49.099 195.013 51.9295 194.255 53.206 192.044C57.3592 184.847 60.1435 180.028 60.1435 180.028C61.42 177.817 60.6615 174.987 58.4507 173.71C56.24 172.434 53.4095 173.192 52.133 175.403Z" fill="#C3A4DB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M180.953 248.571C178.317 253.135 175.916 257.298 174.016 260.586C172.739 262.797 173.498 265.632 175.708 266.904C177.919 268.181 180.75 267.422 182.026 265.211C183.927 261.923 186.327 257.76 188.964 253.196C190.24 250.985 189.482 248.154 187.271 246.878C185.06 245.601 182.23 246.36 180.953 248.571ZM206.391 204.513C206.391 204.513 203.551 209.429 199.453 216.529C198.177 218.739 198.935 221.57 201.146 222.846C203.357 224.123 206.187 223.364 207.464 221.154C211.561 214.054 214.401 209.138 214.401 209.138C215.678 206.927 214.919 204.097 212.708 202.82C210.498 201.544 207.667 202.302 206.391 204.513Z" fill="#C3A4DB"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M221.709 235.366C218.545 240.847 216.394 244.575 216.394 244.575C215.118 246.785 215.876 249.616 218.087 250.892C220.298 252.169 223.128 251.41 224.405 249.2C224.405 249.2 226.556 245.472 229.719 239.991C230.996 237.781 230.237 234.95 228.026 233.674C225.816 232.397 222.985 233.156 221.709 235.366ZM247.146 191.308C247.146 191.308 244.237 196.345 240.209 203.324C238.932 205.535 239.691 208.366 241.901 209.642C244.112 210.919 246.943 210.16 248.219 207.949C252.247 200.97 255.157 195.933 255.157 195.933C256.433 193.723 255.675 190.892 253.464 189.616C251.253 188.339 248.423 189.098 247.146 191.308Z" fill="#C3A4DB"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M44.6682 245.856C41.2642 251.757 38.9147 255.823 38.9147 255.823C37.6382 258.033 38.3967 260.864 40.6075 262.14C42.8182 263.417 45.6487 262.658 46.9252 260.448C46.9252 260.448 49.2747 256.382 52.6787 250.481C53.9552 248.27 53.1967 245.44 50.986 244.163C48.7752 242.887 45.9447 243.645 44.6682 245.856ZM70.1057 201.798C70.1057 201.798 67.2058 206.825 63.1682 213.814C61.8917 216.025 62.6502 218.855 64.861 220.132C67.0717 221.408 69.9022 220.65 71.1787 218.439C75.2163 211.45 78.1162 206.423 78.1162 206.423C79.3927 204.212 78.6342 201.382 76.4235 200.105C74.2127 198.829 71.3822 199.587 70.1057 201.798Z" fill="#C3A4DB"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M94.7199 217.944C94.7199 217.944 91.5241 223.475 87.7824 229.96C86.5059 232.17 87.2644 235.001 89.4752 236.277C91.6859 237.554 94.5164 236.795 95.7929 234.585C99.5346 228.1 102.73 222.569 102.73 222.569C104.007 220.358 103.248 217.523 101.038 216.247C98.8269 214.975 95.9964 215.733 94.7199 217.944Z" fill="#C3A4DB"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M114.339 110.242C114.08 107.961 113.951 105.575 113.951 103.077C113.951 64.7916 145.035 33.7024 183.326 33.7024C217.629 33.7024 246.147 58.6543 251.716 91.3761C270.428 93.2076 285.076 109.007 285.076 128.2C285.076 148.541 268.625 165.071 248.312 165.2H248.076C248.076 165.2 139.897 169.257 13.0887 161.801C11.9787 161.727 11.0769 160.876 10.9427 159.771C10.8086 158.665 11.4792 157.625 12.5384 157.287C36.0842 153.004 73.3386 144.388 74.6752 133.741C73.1675 130.675 72.3257 127.22 72.3257 123.575C72.3257 110.815 82.6857 100.45 95.4507 100.45C103.248 100.45 110.149 104.317 114.339 110.242Z" fill="#F7E9FC"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M70.929 164.516C84.7346 144.48 106.736 130.531 132.072 127.53C138.204 85.6689 174.298 53.4835 217.851 53.4835C223.073 53.4835 228.184 53.946 233.16 54.834C242.678 64.6668 249.32 77.3023 251.716 91.3761C270.428 93.2076 285.076 109.007 285.076 128.2C285.076 148.541 268.625 165.071 248.312 165.2H248.076C248.076 165.2 171.125 168.086 70.929 164.516Z" fill="#E4CAF0"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M151.159 95.8254C154.988 95.8254 158.096 104.137 158.096 107.966C158.096 112.753 154.988 116.638 151.159 116.638C147.329 116.638 144.221 112.753 144.221 107.966C144.221 104.137 147.329 95.8254 151.159 95.8254Z" fill="#9C73AB"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M172.351 86.1869C172.351 86.1869 168.998 90.0441 164.826 90.0441C160.649 90.0441 157.296 86.1869 157.296 86.1869C156.445 85.2388 154.979 85.1601 154.031 86.0111C153.078 86.8621 153 88.3236 153.851 89.2764C153.851 89.2764 158.79 94.6691 164.826 94.6691C170.861 94.6691 175.796 89.2764 175.796 89.2764C176.647 88.3236 176.569 86.8621 175.616 86.0111C174.668 85.1601 173.202 85.2388 172.351 86.1869Z" fill="#9C73AB"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M218.601 86.1869C218.601 86.1869 215.248 90.0441 211.076 90.0441C206.899 90.0441 203.546 86.1869 203.546 86.1869C202.695 85.2388 201.229 85.1601 200.281 86.0111C199.328 86.8621 199.25 88.3236 200.101 89.2764C200.101 89.2764 205.04 94.6691 211.076 94.6691C217.111 94.6691 222.046 89.2764 222.046 89.2764C222.897 88.3236 222.819 86.8621 221.866 86.0111C220.918 85.1601 219.452 85.2388 218.601 86.1869Z" fill="#9C73AB"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M174.076 130.513C174.987 130.513 175.842 129.967 176.208 129.088C176.305 128.968 178.867 125.888 187.951 125.888C197.21 125.888 199.694 129.093 199.694 129.093L199.647 128.977L201.826 130.513C200.054 130.161 201.368 130.804 202.575 130.388C203.782 129.972 204.425 128.654 204.009 127.447C204.009 127.447 202.404 121.263 187.951 121.263C173.493 121.263 171.888 127.447 171.888 127.447C171.472 128.654 172.115 129.972 173.322 130.388C173.572 130.471 173.826 130.513 174.076 130.513Z" fill="#9C73AB"/>
14
+ </svg>
@@ -0,0 +1,19 @@
1
+ <svg width="297" height="297" viewBox="0 0 297 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M145.844 9.28139C134.069 9.30244 122.44 11.9873 111.768 17.1464C92.9999 26.2642 78.3181 42.4958 70.7449 62.4993C69.8872 62.2838 69.6557 62.068 68.1015 61.8525C49.3124 60.7477 31.0849 69.5833 19.8882 85.5882C7.59979 103.153 5.85178 126.385 15.3603 145.715C24.8688 165.045 44.0324 177.213 64.961 177.213H242.158C262.776 177.213 280.826 162.858 286.162 142.209C291.499 121.56 282.794 99.764 264.939 89.0755C252.976 81.9144 238.91 80.9664 226.54 85.6445C224.63 63.5836 214.39 43.1987 198.051 28.9299C183.427 16.2045 164.936 9.2455 145.844 9.28139Z" fill="#F7E9FC"/>
3
+ <path d="M268.594 91.5316C277.081 102.936 280.326 118.049 276.563 132.61C271.227 153.258 253.176 167.613 232.559 167.613H55.3613C42.9728 167.613 31.222 163.319 21.7069 155.83C32.1493 169.192 47.9697 177.213 64.961 177.213H242.158C262.776 177.213 280.826 162.858 286.162 142.209C291.119 123.028 283.949 102.87 268.594 91.5316Z" fill="#E4CAF0"/>
4
+ <path d="M124.988 162.413H102.111C98.2658 162.42 96.0974 166.832 98.4398 169.881L104.078 177.214H190.267L198.614 165.25C200.967 162.187 198.769 157.759 194.907 157.781H172.066L176.344 102.429C176.916 94.4252 170.072 88.1808 162.431 88.1808H134.587C126.948 88.1808 120.176 94.4323 120.674 102.411L124.988 162.413Z" fill="#E4CAF0"/>
5
+ <path d="M145.994 9.28137C144.704 9.3182 143.412 9.38661 142.123 9.48764C184.518 12.6078 217.374 49.1793 217.372 93.247C217.372 93.247 226.7 85.5845 226.637 85.5678C222.897 42.7963 188.221 9.2847 145.994 9.28137Z" fill="#E4CAF0"/>
6
+ <path d="M74.4004 54.4258C73.0525 57.0323 71.8383 59.7108 70.763 62.4502C80.8317 66.4657 89.222 73.7021 94.5838 82.8206C91.7537 71.0788 84.3891 60.9911 74.4004 54.4258Z" fill="#E4CAF0"/>
7
+ <path d="M222.752 259.875V241.312C222.752 236.17 226.891 232.031 232.033 232.031H241.315C246.457 232.031 250.596 236.17 250.596 241.312V278.437C250.596 283.579 246.457 287.718 241.315 287.718H46.4039C41.262 287.718 37.1224 283.579 37.1224 278.437V241.312C37.1224 236.17 41.262 232.031 46.4039 232.031H55.6853C60.8272 232.031 64.9668 236.17 64.9668 241.312V259.875H222.752Z" fill="#794393"/>
8
+ <path d="M55.6853 232.031V259.875H64.9668V241.313C64.9668 236.171 60.8272 232.031 55.6853 232.031Z" fill="#550073"/>
9
+ <path d="M241.315 232.031V269.156C241.315 274.298 237.175 278.437 232.033 278.437H37.1224C37.1224 283.579 41.262 287.719 46.4039 287.719H241.315C246.457 287.719 250.596 283.579 250.596 278.437V241.313C250.596 236.171 246.457 232.031 241.315 232.031Z" fill="#550073"/>
10
+ <path d="M120.32 162.413H97.4428C93.5979 162.421 91.4295 166.832 93.7719 169.881L140.161 230.2C142.019 232.617 145.663 232.617 147.521 230.2L193.946 169.881C196.299 166.819 194.101 162.39 190.239 162.413H167.398L171.676 102.429C172.248 94.4252 165.404 88.1808 157.763 88.1808H129.919C122.28 88.1808 115.508 94.4323 116.006 102.411L120.32 162.413Z" fill="#550073"/>
11
+ <path d="M153.142 74.2488C153.142 80.4378 143.858 80.4378 143.858 74.2488V64.7354C143.858 58.5464 153.142 58.5464 153.142 64.7354V74.2488Z" fill="#E4CAF0"/>
12
+ <path d="M148.501 74.2488C148.501 80.4378 139.217 80.4378 139.217 74.2488V64.7354C139.217 58.5464 148.501 58.5464 148.501 64.7354V74.2488Z" fill="#550073"/>
13
+ <path d="M176.344 65.2008C176.344 71.3899 167.061 71.3899 167.061 65.2008V55.6875C167.061 49.4985 176.344 49.4985 176.344 55.6875V65.2008Z" fill="#E4CAF0"/>
14
+ <path d="M171.704 65.2008C171.704 71.3899 162.42 71.3899 162.42 65.2008V55.6875C162.42 49.4985 171.704 49.4985 171.704 55.6875V65.2008Z" fill="#550073"/>
15
+ <path d="M129.937 65.2008C129.937 71.3899 120.653 71.3899 120.653 65.2008V55.6875C120.653 49.4985 129.937 49.4985 129.937 55.6875V65.2008Z" fill="#E4CAF0"/>
16
+ <path d="M125.296 65.2008C125.296 71.3899 116.013 71.3899 116.013 65.2008V55.6875C116.013 49.4985 125.296 49.4985 125.296 55.6875V65.2008Z" fill="#550073"/>
17
+ <path d="M148.482 88.1808C156.122 88.1808 162.967 94.4252 162.395 102.429L158.117 162.413H167.398L171.676 102.429C172.248 94.4252 165.404 88.1808 157.763 88.1808H148.482Z" fill="#794393"/>
18
+ <path d="M181.103 162.413C184.898 162.509 186.979 166.872 184.665 169.881L139.2 228.949L140.161 230.2C142.019 232.617 145.663 232.617 147.521 230.2L193.946 169.881C196.299 166.819 194.101 162.39 190.239 162.413H181.103Z" fill="#794393"/>
19
+ </svg>
@@ -0,0 +1,16 @@
1
+ <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M145.353 9.25014C133.618 9.27111 122.028 11.9469 111.392 17.0887C92.6868 26.1758 78.0544 42.3528 70.5067 62.2889C69.6519 62.074 69.4212 61.859 67.8722 61.6442C49.1463 60.5431 30.9802 69.3491 19.8212 85.3C7.5742 102.806 5.83207 125.959 15.3085 145.224C24.785 164.49 43.8841 176.616 64.7423 176.616H241.343C261.891 176.616 279.881 162.309 285.199 141.73C290.517 121.151 281.842 99.428 264.046 88.7755C252.124 81.6386 238.105 80.6938 225.778 85.3561C223.874 63.3695 213.669 43.0533 197.384 28.8325C182.809 16.15 164.381 9.21437 145.353 9.25014Z" fill="#F7E9FC"/>
3
+ <path d="M267.69 91.2233C276.148 102.59 279.382 117.652 275.632 132.163C270.313 152.742 252.324 167.049 231.776 167.049H55.1749C42.8281 167.049 31.1169 162.769 21.6338 155.305C32.0411 168.622 47.8082 176.616 64.7423 176.616H241.343C261.891 176.616 279.88 162.309 285.199 141.73C290.139 122.614 282.993 102.523 267.69 91.2233Z" fill="#E4CAF0"/>
4
+ <path d="M145.503 9.25012C144.216 9.28683 142.929 9.355 141.644 9.45569C183.897 12.5653 216.642 49.0137 216.64 92.9331C216.64 92.9331 225.937 85.2963 225.874 85.2797C222.147 42.6522 187.587 9.25344 145.503 9.25012Z" fill="#E4CAF0"/>
5
+ <path d="M74.1499 54.2426C72.8065 56.8403 71.5964 59.5098 70.5247 62.2399C80.5595 66.242 88.9216 73.4539 94.2653 82.5417C91.4448 70.8395 84.105 60.7858 74.1499 54.2426Z" fill="#E4CAF0"/>
6
+ <path d="M222.002 259V240.5C222.002 235.375 226.127 231.25 231.252 231.25H240.502C245.627 231.25 249.752 235.375 249.752 240.5V277.5C249.752 282.624 245.627 286.75 240.502 286.75H46.2477C41.123 286.75 36.9974 282.624 36.9974 277.5V240.5C36.9974 235.375 41.123 231.25 46.2477 231.25H55.4978C60.6224 231.25 64.7481 235.375 64.7481 240.5V259H222.002Z" fill="#794393"/>
7
+ <path d="M55.4978 231.25V259H64.748V240.5C64.748 235.376 60.6224 231.25 55.4978 231.25Z" fill="#550073"/>
8
+ <path d="M240.502 231.25V268.25C240.502 273.374 236.377 277.5 231.252 277.5H36.9974C36.9974 282.624 41.123 286.75 46.2477 286.75H240.502C245.627 286.75 249.752 282.624 249.752 277.5V240.5C249.752 235.376 245.627 231.25 240.502 231.25Z" fill="#550073"/>
9
+ <path d="M152.535 50.875C151.123 50.8972 149.799 51.5624 148.939 52.6817L102.706 112.798C100.372 115.836 102.533 120.233 106.365 120.241H129.165L125.109 176.617H180.105L176.085 120.241H198.849C202.698 120.263 204.888 115.85 202.544 112.798L156.275 52.6817C155.384 51.5222 153.997 50.8522 152.535 50.875Z" fill="#E4CAF0"/>
10
+ <path d="M119.915 120.24H97.1147C93.2827 120.232 91.1217 115.835 93.4562 112.797L139.689 52.6808C141.541 50.2716 145.173 50.2716 147.024 52.6808L193.293 112.797C195.638 115.849 193.447 120.262 189.599 120.24H166.835L171.098 180.022C171.669 187.999 164.847 194.222 157.232 194.222H129.481C121.868 194.222 115.119 187.991 115.615 180.039L119.915 120.24Z" fill="#550073"/>
11
+ <path d="M148.001 208.107C148.001 201.939 138.749 201.939 138.749 208.107V217.588C138.749 223.756 148.001 223.756 148.001 217.588V208.107Z" fill="#550073"/>
12
+ <path d="M171.125 217.125C171.125 210.956 161.873 210.956 161.873 217.125V226.606C161.873 232.774 171.125 232.774 171.125 226.606V217.125Z" fill="#550073"/>
13
+ <path d="M124.874 217.125C124.874 210.956 115.622 210.956 115.622 217.125V226.606C115.622 232.774 124.874 232.774 124.874 226.606V217.125Z" fill="#550073"/>
14
+ <path d="M147.982 194.222C155.597 194.222 162.418 187.998 161.848 180.022L157.584 120.24H166.835L171.098 180.022C171.669 187.998 164.847 194.222 157.232 194.222H147.982Z" fill="#794393"/>
15
+ <path d="M180.493 120.24C184.275 120.144 186.349 115.796 184.043 112.797L138.732 53.9273L139.689 52.6808C141.541 50.2716 145.173 50.2716 147.024 52.6808L193.293 112.797C195.638 115.849 193.447 120.262 189.599 120.24H180.493Z" fill="#794393"/>
16
+ </svg>
@@ -0,0 +1,12 @@
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_3298)">
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 fill-rule="evenodd" clip-rule="evenodd" d="M41.1484 81.0849C41.2115 81.0599 41.2453 80.987 41.2199 80.9234C41.1939 80.8584 41.1203 80.8273 41.0554 80.853C40.9921 80.8782 40.9584 80.9509 40.9839 81.0148C41.0098 81.0798 41.0835 81.1106 41.1484 81.0849ZM56.9448 80.8529C56.8836 80.8286 56.8066 80.8559 56.782 80.9187C56.7566 80.9836 56.7862 81.0587 56.8518 81.0847C56.9167 81.1104 56.9904 81.0797 57.0163 81.0146C57.0417 80.9509 57.0079 80.878 56.9448 80.8529ZM57.348 56.4867C58.2077 56.7686 59.051 57.1067 59.8607 57.5111L60.8331 57.9967L60.0091 58.7055C58.234 60.2323 56.1656 61.3798 53.9258 62.0644L51.0115 62.9552L53.2156 60.8506C54.4801 59.6434 55.5886 58.2803 56.5083 56.7932L56.8075 56.3093L57.348 56.4867ZM49.4339 62.7632L50.5824 61.9255C52.4601 60.5558 54.0809 58.8717 55.3757 56.9416L55.9698 56.0561L54.9271 55.8325C53.3708 55.4986 51.775 55.3105 50.185 55.2476L49.4339 55.2178V62.7632ZM47.4177 61.9255C45.5411 60.5567 43.9128 58.8729 42.6233 56.9401L42.0332 56.0554L43.0729 55.8324C44.6304 55.4984 46.224 55.31 47.8153 55.2474L48.5664 55.2178V62.7631L47.4177 61.9255ZM44.0673 62.063L46.9701 62.9513L44.7788 60.8503C43.5182 59.6418 42.4104 58.2786 41.4919 56.7932L41.1923 56.3086L40.6512 56.4869C39.7924 56.7701 38.9489 57.1068 38.1395 57.5111L37.1693 57.9956L37.9901 58.7045C39.7583 60.2318 41.833 61.3793 44.0673 62.063ZM42.9908 79.0249C43.1425 79.1758 43.2257 79.3788 43.2257 79.5908L43.2529 82.3203C43.2529 82.5081 43.1858 82.6818 43.0711 82.8278L43.0355 82.8729L42.9934 82.9117C42.844 83.0498 42.6524 83.1291 42.4481 83.1308L28.2024 83.2546L28.1223 83.2369C27.9759 83.2046 27.8492 83.1441 27.7372 83.044C27.5652 82.8921 27.4689 82.6782 27.4672 82.4485L27.4468 79.7225C27.4452 79.5116 27.524 79.3119 27.6685 79.161C27.818 78.9978 28.0277 78.9068 28.2517 78.9049L42.4629 78.7829L42.5166 78.7906C42.6983 78.8167 42.8639 78.8941 42.9908 79.0249ZM54.7674 79.5891C54.7688 79.4032 54.8352 79.2305 54.9494 79.0856L54.9947 79.0279L55.0508 78.9805C55.2034 78.8516 55.3913 78.782 55.5915 78.7838L69.7484 78.9052C70.1942 78.9089 70.5566 79.2778 70.5532 79.7228L70.5329 82.4488C70.5314 82.6354 70.4652 82.8055 70.3509 82.9508L70.3074 83.0061L70.2539 83.0521C70.1048 83.1803 69.9196 83.2543 69.7218 83.2543H69.7088L55.5519 83.1313C55.1057 83.1274 54.7438 82.76 54.7472 82.3154L54.7674 79.5891ZM56.8979 42.7998C56.8829 42.9257 56.9193 43.056 57.0014 43.1532C57.0806 43.2472 57.2042 43.3027 57.3268 43.3027C58.134 43.3027 58.8886 43.6758 59.3853 44.3095L60.3015 45.478H37.6985L38.6147 44.3095C39.1115 43.676 39.8659 43.3027 40.6731 43.3027C40.7959 43.3027 40.9193 43.2472 40.9986 43.1532C41.0801 43.0567 41.1164 42.9282 41.096 42.8033L41.0939 42.7902L41.0921 42.777C41.0745 42.6365 41.0593 42.4978 41.0593 42.356C41.0593 40.8187 42.3134 39.5667 43.8501 39.5667C44.4545 39.5667 45.0355 39.7576 45.5201 40.1191C45.6131 40.1884 45.7327 40.2185 45.8474 40.1994C45.9639 40.1801 46.0705 40.1163 46.1373 40.0183C46.7816 39.0722 47.8559 38.5073 48.9999 38.5073C50.144 38.5073 51.2181 39.0724 51.8625 40.0183C51.9272 40.1134 52.0317 40.1818 52.1455 40.2007C52.2633 40.2202 52.3839 40.1903 52.4795 40.1191C52.9641 39.7577 53.5383 39.5668 54.1427 39.5668C55.683 39.5668 56.9335 40.8157 56.9335 42.3561C56.9338 42.5049 56.9239 42.6533 56.8979 42.7998ZM50.4423 33.538C50.406 33.538 50.3697 33.5367 50.3335 33.5367H49.417L49.6308 32.6455C50.5276 28.9068 53.9238 26.2133 57.7758 26.2133C57.8241 26.2133 57.8722 26.2136 57.9205 26.2155L58.7994 26.2507L58.5942 27.1061C57.6962 30.8475 54.2965 33.538 50.4423 33.538ZM47.6767 33.5367C43.777 33.5912 40.3125 30.8929 39.4059 27.1058L39.2011 26.2507L40.0796 26.2155C40.1255 26.2136 40.1713 26.2133 40.2174 26.2133C44.0724 26.2133 47.4716 28.9032 48.3693 32.6455L48.58 33.524L47.6767 33.5367ZM46.2587 20.0284C46.1168 22.0865 46.863 24.0525 48.2386 25.5798C48.3093 25.6583 48.381 25.7356 48.4534 25.8125L48.9848 26.3772L49.5108 25.8073C50.6925 24.5269 51.4273 22.921 51.551 21.1798C51.697 19.1236 50.949 17.1558 49.5793 15.627C49.501 15.5395 49.4202 15.4545 49.3363 15.3723L48.8027 14.8485L48.2975 15.3998C47.1218 16.6825 46.3787 18.2878 46.2587 20.0284Z" fill="#B565D2"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M56.1091 80.6553C56.2792 80.2215 56.7758 80.0092 57.2111 80.1812C57.6465 80.3548 57.8573 80.8474 57.6874 81.2827C57.5104 81.7161 57.0206 81.9287 56.5853 81.7565C56.1498 81.5832 55.939 81.0903 56.1091 80.6553ZM58.4288 77.2185L58.4152 70.3359C58.4152 68.2374 58.7894 67.0435 59.701 66.2196C60.0955 65.8628 60.5786 65.4581 61.1295 64.9911C62.735 63.6399 64.7283 61.9618 66.4154 59.983C66.9598 59.5307 67.6944 59.5292 68.1503 59.9859C68.3272 60.1593 68.8374 60.6695 68.2387 61.5858C67.3272 62.6293 66.4154 63.5197 65.4495 64.4517C65.0346 64.8595 64.5991 65.2813 64.1502 65.7311C63.7012 66.1818 63.7012 66.9147 64.1502 67.3656C64.5993 67.818 65.3339 67.8166 65.7828 67.3656C66.2183 66.929 66.6468 66.5129 67.0618 66.1111C67.9869 65.2137 68.8713 64.3551 69.7625 63.3519C69.8374 63.2926 70.436 62.5743 70.6197 62.3503C71.681 61.0381 72.198 59.6231 72.1912 58.0246L72.1572 48.2398C72.1437 45.7118 72.824 44.1308 73.926 44.1134H73.9464C74.7152 44.1134 75.4566 44.8014 75.4702 45.3449L75.9804 63.3576C76.0143 64.6698 75.5518 65.819 74.5926 66.7742L66.4496 74.9214C66.2319 75.1382 66.1095 75.4332 66.1095 75.7396V77.2829L58.4288 77.2185ZM69.8306 79.7173C69.8306 79.671 69.7898 79.6277 69.7421 79.6277L55.5853 79.5063C55.5581 79.5063 55.5377 79.5151 55.5174 79.5323C55.5038 79.5496 55.49 79.5713 55.49 79.5944L55.4697 82.3204C55.4697 82.3667 55.5106 82.4084 55.5581 82.4084L69.715 82.5314H69.7218C69.7423 82.5314 69.7626 82.5213 69.783 82.5038C69.7966 82.4865 69.8102 82.4664 69.8102 82.4433L69.8306 79.7173ZM76.2322 68.4093C77.6335 67.0073 78.3478 65.2383 78.2935 63.2914L77.7833 45.2787C77.7288 43.4269 75.8716 41.7693 73.8921 41.8012C72.9328 41.8171 69.8239 42.3273 69.8443 48.2486L69.8784 58.0334C69.8784 58.1678 69.8784 58.3006 69.8648 58.4309C69.8377 58.4035 69.8105 58.3775 69.7832 58.3499C68.4497 57.0159 66.266 56.9987 64.8171 58.3095C64.7762 58.3443 64.7422 58.3817 64.7082 58.4207C63.1368 60.281 61.1979 61.9112 59.6401 63.2221C59.0958 63.6831 58.5788 64.1195 58.1571 64.5012C56.3408 66.1331 56.1026 68.3674 56.1094 70.3389L56.1162 77.1981L55.606 77.1939C55.5992 77.1939 55.5856 77.1939 55.5788 77.1939C54.953 77.1939 54.3542 77.4382 53.8985 77.8833C53.4426 78.3343 53.1842 78.9341 53.1842 79.5745L53.157 82.3002C53.1434 83.6244 54.2115 84.7097 55.538 84.7214L69.6949 84.8442H69.722C70.3548 84.8442 70.9467 84.5984 71.4024 84.1532C71.8582 83.7039 72.1166 83.1025 72.1234 82.4624L72.1438 79.7364C72.1574 78.4124 71.0893 77.3269 69.7628 77.3155L68.4226 77.3037V76.2185L76.2322 68.4093ZM41.891 80.6553C42.0611 81.0903 41.8502 81.5832 41.4147 81.7565C40.9792 81.9286 40.4894 81.716 40.3127 81.2827C40.1426 80.8474 40.3534 80.3548 40.7889 80.1812C41.2242 80.0092 41.714 80.2217 41.891 80.6553ZM42.5032 82.381C42.5168 82.3636 42.5304 82.3418 42.5304 82.3204L42.5032 79.5944C42.5032 79.5713 42.4964 79.5495 42.476 79.5323C42.4624 79.5151 42.4353 79.5092 42.4149 79.5063L28.258 79.6277C28.2309 79.6277 28.2105 79.6365 28.1968 79.655C28.1764 79.6725 28.1696 79.694 28.1696 79.7171L28.19 82.4431C28.19 82.4663 28.1968 82.4865 28.2171 82.5037C28.2375 82.5225 28.2579 82.5268 28.2784 82.5313L42.4421 82.4083C42.4624 82.4083 42.4828 82.3999 42.5032 82.381ZM31.5506 74.9217L23.4006 66.7745C22.4482 65.8192 21.9789 64.6701 22.0196 63.3579L22.5298 45.3451C22.5434 44.8017 23.2781 44.1137 24.0536 44.1137H24.0672C25.1761 44.1311 25.8496 45.7121 25.8428 48.2401L25.8088 58.0249C25.802 59.6232 26.3122 61.0383 27.3803 62.3505C27.564 62.5746 28.1559 63.2929 28.2375 63.3521C29.1287 64.3553 30.0131 65.2139 30.9314 66.1114C31.3464 66.5132 31.7751 66.9293 32.2104 67.3659C32.6662 67.8169 33.3941 67.8183 33.85 67.3659C34.299 66.915 34.299 66.1821 33.85 65.7314C33.401 65.2818 32.9656 64.8598 32.5438 64.452C31.5846 63.5198 30.6662 62.6296 29.7615 61.5861C29.1628 60.6682 29.673 60.1596 29.8499 59.9849C30.3058 59.5294 31.0404 59.5309 31.5847 59.9833C33.2718 61.9606 35.2651 63.6385 36.8637 64.9897C37.4216 65.4583 37.8978 65.8629 38.2992 66.2198C39.2108 67.0436 39.585 68.2376 39.5782 70.336L39.5714 77.2186L31.8908 77.2834V75.7401C31.8907 75.4335 31.7683 75.1385 31.5506 74.9217ZM44.0952 77.8832C43.6461 77.438 43.0475 77.1938 42.4149 77.1938C42.4081 77.1938 42.4013 77.1938 42.3945 77.1938L41.8843 77.198L41.8911 70.3388C41.8979 68.3672 41.6531 66.1329 39.8434 64.5026C39.4216 64.1182 38.9046 63.6831 38.3535 63.2221C36.8024 61.9112 34.8637 60.2793 33.2922 58.4207C33.2582 58.3817 33.2241 58.3443 33.1834 58.3095C31.7275 56.9986 29.5438 57.0158 28.2105 58.3499C28.1901 58.3775 28.1561 58.4048 28.1356 58.4323C28.122 58.3008 28.1152 58.1695 28.122 58.0335L28.1561 48.2488C28.1765 42.3276 25.0609 41.8173 24.1084 41.8014C24.088 41.8014 24.0675 41.8014 24.0539 41.8014C22.0879 41.8014 20.2715 43.4447 20.217 45.2788L19.7068 63.2916C19.6524 65.2371 20.3666 67.0075 21.7682 68.4094L29.5779 76.2185V77.3037L28.2377 77.3155C27.5983 77.3214 26.9927 77.5756 26.5438 78.0338C26.0948 78.4919 25.8499 79.0975 25.8567 79.7364L25.877 82.4624C25.8838 83.1025 26.1356 83.7039 26.5981 84.1532C27.054 84.5984 27.6458 84.8442 28.2784 84.8442H28.2988L42.4624 84.7214C43.102 84.7156 43.7006 84.4612 44.1495 84.0028C44.5986 83.5446 44.8434 82.9406 44.8434 82.3002L44.8163 79.5745C44.8095 78.9338 44.5577 78.3341 44.0952 77.8832ZM37.6255 47.0678H32.8771C33.1289 50.6361 34.5439 53.8866 36.748 56.445C37.6665 55.9364 38.68 55.4883 39.7549 55.1097C38.578 52.6279 37.8841 49.9065 37.7276 47.068L37.6255 47.0678ZM40.6733 44.0253C40.0678 44.0253 39.5303 44.3129 39.1834 44.7553H58.8166C58.4697 44.3129 57.9322 44.0253 57.3267 44.0253C56.9935 44.0253 56.667 43.8777 56.4492 43.6193C56.2315 43.362 56.1362 43.0208 56.1838 42.6871C56.2043 42.5787 56.2111 42.4674 56.2111 42.3559C56.2111 41.2157 55.2858 40.2893 54.143 40.2893C53.694 40.2893 53.2722 40.4309 52.9116 40.6983C52.6598 40.8875 52.3401 40.9643 52.0272 40.9135C51.7211 40.8615 51.4422 40.6853 51.2653 40.425C50.7551 39.6765 49.9046 39.2297 48.9999 39.2297C48.0951 39.2297 47.2447 39.6765 46.7345 40.425C46.5576 40.6853 46.2786 40.8615 45.9657 40.9122C45.6596 40.9643 45.3399 40.8875 45.0881 40.6983C44.7275 40.4309 44.299 40.2893 43.8499 40.2893C42.7139 40.2893 41.7818 41.2157 41.7818 42.3559C41.7818 42.4674 41.7954 42.5787 41.809 42.6871C41.8635 43.0209 41.7682 43.362 41.5506 43.6193C41.3331 43.8779 41.0066 44.0253 40.6733 44.0253ZM46.9795 20.078C47.0883 18.533 47.7414 17.076 48.8299 15.8882C48.9048 15.9616 48.9727 16.0338 49.0408 16.1094C50.3197 17.5373 50.9591 19.3207 50.8299 21.1288C50.7211 22.6724 50.0747 24.1306 48.9795 25.3173C48.9114 25.245 48.8435 25.1712 48.7754 25.0962C47.4898 23.6681 46.857 21.8861 46.9795 20.078ZM57.1227 57.1733C56.177 58.7023 55.0342 60.1132 53.7145 61.3732C55.8846 60.71 57.8575 59.6029 59.5378 58.1575C58.7826 57.7805 57.9731 57.4522 57.1227 57.1733ZM44.2788 61.3719C42.9658 60.1131 41.8229 58.7023 40.8774 57.1733C40.0269 57.4537 39.2174 57.7805 38.4624 58.1575C40.1358 59.603 42.1156 60.71 44.2788 61.3719ZM47.8435 55.9695V61.3416C46.0066 60.0018 44.4489 58.3743 43.2243 56.5389C44.7074 56.2208 46.2652 56.0316 47.8435 55.9695ZM47.8435 53.631C45.8163 53.7076 43.8434 53.9849 42.0066 54.4401C40.8774 52.1754 40.2038 49.6793 40.0473 47.0677H47.8435V53.631ZM50.1566 53.631V47.0678H57.9527C57.7962 49.6795 57.1228 52.1755 55.9934 54.4402C54.1566 53.9836 52.1838 53.7076 50.1566 53.631ZM50.1566 61.3417V55.9696C51.728 56.0318 53.2927 56.221 54.7758 56.5391C53.5444 58.3743 51.9933 60.0018 50.1566 61.3417ZM65.1229 47.0678H60.2724C60.1159 49.9064 59.4152 52.6278 58.2452 55.1095C59.3201 55.4882 60.3269 55.9362 61.2521 56.4449C63.4494 53.8867 64.8711 50.6361 65.1229 47.0678ZM40.1086 26.9375C40.1495 26.9359 40.1835 26.9359 40.2174 26.9359C43.7821 26.9359 46.857 29.4392 47.6666 32.8141C44.0543 32.8646 40.9249 30.347 40.1086 26.9375ZM57.7758 26.9359C57.8166 26.9359 57.8507 26.9359 57.8914 26.9375C57.0819 30.3109 54.007 32.8153 50.4423 32.8153C50.4082 32.8153 50.3742 32.814 50.3335 32.814C51.143 29.4392 54.2179 26.9359 57.7758 26.9359ZM67.4767 45.9116C67.4767 45.2727 66.9598 44.7553 66.3202 44.7553H61.3677C60.9663 43.3734 59.8779 42.2808 58.5037 41.879C58.2656 39.688 56.4016 37.9768 54.143 37.9768C53.5647 37.9768 53.0001 38.0878 52.4763 38.3047C51.8299 37.6876 51.0272 37.2556 50.1566 37.0518V35.1207C50.2518 35.1236 50.347 35.1281 50.4423 35.1281C52.9593 35.1281 55.3676 34.187 57.2111 32.4787C59.048 30.7806 60.1704 28.4782 60.3745 25.9936C60.4288 25.3938 60.0071 24.8562 59.4084 24.7578C58.8709 24.6682 58.32 24.6233 57.7758 24.6233C55.2588 24.6233 52.8573 25.5643 51.0138 27.2725C50.7077 27.5558 50.4219 27.8579 50.1566 28.1731V27.4116C51.9185 25.7581 52.973 23.6046 53.1362 21.2892C53.3063 18.8508 52.4627 16.463 50.762 14.5643C50.3878 14.1521 49.9796 13.7636 49.5374 13.4092C49.1088 13.0657 48.4898 13.0725 48.0679 13.427C46.0542 15.1222 44.8501 17.426 44.6733 19.9163C44.5032 22.3544 45.3468 24.7435 47.0543 26.6414C47.2992 26.9158 47.5645 27.1777 47.8435 27.426V28.1732C47.5781 27.858 47.2924 27.5559 46.9863 27.2727C45.1358 25.5644 42.7344 24.6234 40.2174 24.6234C39.6731 24.6234 39.129 24.6684 38.5847 24.758C37.9928 24.8562 37.5711 25.3939 37.6254 25.9937C37.8295 28.4783 38.9519 30.7807 40.7888 32.4788C42.6324 34.1872 45.0406 35.1282 47.5508 35.1282C47.6528 35.1282 47.7481 35.1237 47.8433 35.1209V37.0519C46.9725 37.2557 46.1698 37.6879 45.5236 38.3049C44.993 38.0879 44.4351 37.9769 43.8501 37.9769C41.5983 37.9769 39.7343 39.688 39.4962 41.8791C38.122 42.2809 37.0268 43.3736 36.6322 44.7555H31.6797C31.0401 44.7555 30.5231 45.2729 30.5231 45.9117C30.5231 56.0996 38.8091 64.3884 48.9999 64.3884C59.1908 64.3883 67.4767 56.0994 67.4767 45.9116Z" fill="#550073"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_2686_3298">
9
+ <rect width="98" height="98" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,16 @@
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="M66.5398 148.347V40.2838C66.5398 39.0535 67.0301 37.8788 67.895 37.0139C68.7645 36.1444 69.9392 35.6588 71.1648 35.6588H175.477L228.415 94.3593V168.142C228.415 168.142 228.433 173.761 227.966 182.401L201.923 172.952C198.81 171.823 195.328 172.443 192.798 174.585C188.774 177.984 182.683 183.136 178.775 186.438C176.416 188.432 173.225 189.116 170.26 188.27C161.269 185.698 142.63 180.375 142.63 180.375C142.63 180.375 160.025 192.798 169.312 199.435C172.679 201.84 177.235 201.715 180.467 199.129C184.621 195.804 190.249 191.304 194.023 188.284C196.572 186.249 199.999 185.703 203.051 186.845L226.99 195.823C225.154 215.775 220.936 241.938 211.275 258.181C210.428 259.518 208.957 260.327 207.376 260.327C189.676 260.341 84.5912 260.341 55.2178 260.341C53.5945 260.341 52.0913 259.49 51.2542 258.098C50.4217 256.706 50.3755 254.976 51.1386 253.547C65.49 222.384 66.5398 168.142 66.5398 168.142V162.078L86.8343 154.47C89.8868 153.328 93.314 153.874 95.8577 155.909C99.6363 158.929 105.265 163.429 109.418 166.754C112.651 169.34 117.207 169.465 120.574 167.06C129.861 160.423 147.255 148 147.255 148C147.255 148 128.617 153.323 119.626 155.895C116.661 156.741 113.465 156.057 111.111 154.063C107.203 150.761 101.112 145.609 97.088 142.209C94.5581 140.068 91.0755 139.448 87.9628 140.577L66.5398 148.347Z" fill="#E4CAF0"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M224.678 194.958L226.995 195.883C225.159 215.835 220.941 242.022 211.275 258.274C210.428 259.611 208.957 260.42 207.376 260.42C189.676 260.434 84.5912 260.434 55.2178 260.434C53.5945 260.434 52.0913 259.578 51.2542 258.186C50.4217 256.799 50.3755 255.069 51.1386 253.635L51.319 253.237C108.271 255.915 190.975 245.939 201.867 241.675C209.961 238.507 219.526 216.399 224.678 194.958Z" fill="#C3A4DB"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M228.415 94.3593C214.378 88.8139 199.509 88.6566 184.251 91.0154C182.835 91.2374 181.397 90.7888 180.356 89.799C179.32 88.8093 178.798 87.394 178.95 85.9695C180.625 68.8848 178.937 52.17 175.477 35.6588C197.853 52.2671 215.525 71.8216 228.415 94.3593Z" fill="#550073"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28.1107 109.973L51.2357 137.122C52.8915 139.069 55.8099 139.3 57.7524 137.645C59.6949 135.989 59.9307 133.071 58.275 131.128L35.15 103.979C33.4942 102.032 30.5759 101.801 28.6287 103.457C26.6862 105.112 26.455 108.031 28.1107 109.973Z" fill="#550073"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28.3605 150.331L44.7746 154.729C47.2397 155.391 49.7789 153.925 50.4402 151.46C51.1016 148.994 49.6355 146.455 47.1704 145.794L30.7562 141.396C28.2865 140.734 25.752 142.2 25.0906 144.665C24.4292 147.131 25.8954 149.67 28.3605 150.331Z" fill="#550073"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M26.1821 188.372L57.0679 170.538C59.2786 169.261 60.0371 166.431 58.7606 164.22C57.4841 162.009 54.6536 161.251 52.4429 162.527L21.5571 180.361C19.3464 181.638 18.5879 184.468 19.8644 186.679C21.1409 188.89 23.9714 189.648 26.1821 188.372Z" fill="#550073"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M267.889 236.865L244.764 209.716C243.108 207.774 240.19 207.542 238.248 209.193C236.305 210.849 236.069 213.772 237.725 215.715L260.85 242.863C262.506 244.806 265.424 245.042 267.371 243.386C269.314 241.73 269.545 238.807 267.889 236.865Z" fill="#550073"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M267.639 196.512L251.225 192.113C248.76 191.452 246.221 192.918 245.56 195.383C244.898 197.848 246.364 200.387 248.83 201.049L265.244 205.447C267.713 206.104 270.248 204.642 270.909 202.173C271.571 199.708 270.105 197.173 267.639 196.512Z" fill="#550073"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M269.818 158.471L238.932 176.3C236.721 177.577 235.963 180.407 237.239 182.618C238.516 184.829 241.346 185.587 243.557 184.311L274.443 166.482C276.654 165.205 277.412 162.375 276.136 160.164C274.859 157.953 272.029 157.195 269.818 158.471Z" fill="#550073"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M91.871 78.1625L108.225 94.5165C110.029 96.3203 112.961 96.3203 114.765 94.5165C116.568 92.7081 116.568 89.7805 114.765 87.9721L98.4107 71.6228C96.607 69.819 93.6748 69.819 91.871 71.6228C90.0673 73.4265 90.0673 76.3588 91.871 78.1625Z" fill="#550073"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M108.225 71.6228L91.871 87.9721C90.0673 89.7805 90.0673 92.7081 91.871 94.5165C93.6748 96.3203 96.607 96.3203 98.4107 94.5165L114.765 78.1625C116.568 76.3588 116.568 73.4265 114.765 71.6228C112.961 69.819 110.029 69.819 108.225 71.6228Z" fill="#550073"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M142.746 78.1625L159.1 94.5165C160.904 96.3203 163.836 96.3203 165.64 94.5165C167.443 92.7081 167.443 89.7805 165.64 87.9721L149.286 71.6228C147.482 69.819 144.55 69.819 142.746 71.6228C140.942 73.4265 140.942 76.3588 142.746 78.1625Z" fill="#550073"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M159.1 71.6228L142.746 87.9721C140.942 89.7805 140.942 92.7081 142.746 94.5165C144.55 96.3203 147.482 96.3203 149.286 94.5165L165.64 78.1625C167.443 76.3588 167.443 73.4265 165.64 71.6228C163.836 69.819 160.904 69.819 159.1 71.6228Z" fill="#550073"/>
15
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M103.776 122.142L110.265 117.281L116.726 122.137C118.372 123.372 120.634 123.372 122.28 122.137L128.755 117.281L135.23 122.137C136.872 123.372 139.134 123.372 140.78 122.137L147.255 117.281L153.73 122.137C155.77 123.668 158.674 123.256 160.205 121.212C161.736 119.172 161.32 116.273 159.28 114.737L150.035 107.8C148.388 106.569 146.127 106.569 144.485 107.8L138.005 112.656L131.53 107.8C129.888 106.569 127.627 106.569 125.98 107.8L119.505 112.656L113.049 107.804C111.407 106.569 109.145 106.565 107.499 107.8L98.235 114.737C96.1907 116.268 95.7745 119.168 97.3007 121.212C98.8316 123.252 101.731 123.673 103.776 122.142Z" fill="#550073"/>
16
+ </svg>
@@ -0,0 +1,18 @@
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_3196_695)">
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="M78.575 49.8304L74.1987 44.7251C71.5857 41.6798 69.4915 38.2252 68 34.5H54.5C53.0119 38.2245 50.9215 41.6789 48.3125 44.7251L43.9362 49.8304C40.4081 53.9474 38.564 59.2444 38.7726 64.6623C38.9812 70.0802 41.2271 75.2198 45.0612 79.0534C46.7859 80.7782 49.1246 81.7481 51.5637 81.75H70.9362C72.1461 81.7501 73.3442 81.5116 74.4618 81.0484C75.5795 80.5851 76.5949 79.906 77.45 79.05C81.2841 75.2164 83.53 70.0769 83.7386 64.6589C83.9472 59.241 82.1031 53.944 78.575 49.827V49.8304ZM61.25 75C58.5799 75 55.9698 74.2082 53.7498 72.7248C51.5297 71.2414 49.7994 69.133 48.7776 66.6662C47.7558 64.1994 47.4885 61.485 48.0094 58.8663C48.5303 56.2475 49.816 53.8421 51.704 51.9541C53.592 50.066 55.9975 48.7803 58.6163 48.2594C61.235 47.7385 63.9494 48.0058 66.4162 49.0276C68.883 50.0494 70.9914 51.7797 72.4748 53.9998C73.9582 56.2199 74.75 58.83 74.75 61.5C74.75 65.0804 73.3277 68.5142 70.7959 71.0459C68.2642 73.5777 64.8304 75 61.25 75Z" fill="#B565D2"/>
5
+ <path d="M75.047 43.9927C72.8197 41.3807 70.9843 38.4584 69.5986 35.3178C70.594 34.9337 71.4205 34.2085 71.9307 33.2714L72.2266 33.5684C73.3867 34.7223 74.3065 36.0947 74.9328 37.6063C75.4148 38.7699 75.7156 39.9982 75.8266 41.2484C75.8816 41.8684 76.3805 42.3749 77.003 42.3749C77.6231 42.3749 78.1308 41.8723 78.0849 41.2539C77.9699 39.7058 77.6087 38.1834 77.0126 36.7448C76.2732 34.9601 75.1872 33.3398 73.8174 31.9777L72.9657 31.1249L73.8174 30.2722C75.1872 28.91 76.2732 27.2897 77.0126 25.505C77.5832 24.1278 77.9386 22.6738 78.0688 21.194C78.1328 20.4668 77.5343 19.8749 76.8043 19.8749C76.2915 19.8749 75.8797 20.292 75.8425 20.8035C75.7468 22.122 75.4403 23.4186 74.9328 24.6436C74.3065 26.1552 73.3867 27.5276 72.2266 28.6814L71.9307 28.9784C71.6066 28.3825 71.1514 27.8679 70.5995 27.4733C70.0477 27.0787 69.4135 26.8144 68.7447 26.7003L73.2054 18.6701C73.4804 18.1761 73.6249 17.62 73.625 17.0546V16.4482C73.6251 15.7349 73.3958 15.0404 72.9708 14.4675C72.5457 13.8946 71.9477 13.4737 71.265 13.2669C70.5823 13.0602 69.8511 13.0786 69.1797 13.3194C68.5083 13.5603 67.9321 14.0108 67.5365 14.6043L66.4711 16.2029C66.3963 16.3002 66.2968 16.3758 66.183 16.4219C66.0693 16.468 65.9453 16.4829 65.8238 16.4651C65.7023 16.4474 65.5878 16.3976 65.492 16.3208C65.3961 16.2441 65.3225 16.1432 65.2786 16.0286C64.9963 15.1817 64.4542 14.4453 63.7295 13.9241C63.0048 13.4029 62.1342 13.1233 61.2415 13.125C60.3488 13.1268 59.4793 13.4098 58.7567 13.9338C58.034 14.4579 57.4948 15.1964 57.2157 16.0443C57.1689 16.1559 57.0936 16.2533 56.9975 16.3268C56.9014 16.4004 56.7877 16.4475 56.6677 16.4635C56.5478 16.4796 56.4257 16.4639 56.3136 16.4182C56.2016 16.3725 56.1034 16.2983 56.0289 16.2029L54.9646 14.6043C54.5687 14.011 53.9925 13.5608 53.3211 13.3201C52.6497 13.0795 51.9186 13.0611 51.236 13.2678C50.5533 13.4745 49.9553 13.8953 49.5301 14.468C49.105 15.0407 48.8753 15.7349 48.875 16.4482V17.0546C48.8752 17.6195 49.0192 18.1751 49.2935 18.6689L53.7553 26.7003C52.7812 26.86 51.8872 27.3368 51.2119 28.0566C50.5366 28.7765 50.1177 29.6991 50.0204 30.6813C49.9231 31.6635 50.1527 32.6504 50.6736 33.4887C51.1946 34.3271 51.9776 34.9701 52.9014 35.3178C51.5157 38.4584 49.6803 41.3807 47.453 43.9927L43.0768 49.0991C39.3643 53.4313 37.4239 59.0052 37.6438 64.7062C37.8636 70.4073 40.2274 75.8153 44.2625 79.8487C45.219 80.8107 46.3568 81.5735 47.6101 82.093C48.8633 82.6124 50.2071 82.8782 51.5637 82.8749H70.9362C72.2929 82.8782 73.6367 82.6124 74.8899 82.093C76.1432 81.5735 77.281 80.8107 78.2375 79.8487C82.2719 75.8147 84.6349 70.4064 84.8539 64.7054C85.0729 59.0043 83.1318 53.4307 79.4187 49.0991L75.047 43.9927ZM51.125 17.0546V16.4482C51.125 16.2178 51.1991 15.9935 51.3364 15.8085C51.4737 15.6235 51.6669 15.4875 51.8874 15.4208C52.1079 15.354 52.344 15.36 52.5609 15.4379C52.7777 15.5157 52.9638 15.6613 53.0915 15.8531L54.1625 17.4517C54.4663 17.9069 54.892 18.2675 55.3909 18.4922C55.8899 18.717 56.4421 18.7969 56.9843 18.7227C57.5265 18.6486 58.0369 18.4234 58.4572 18.0729C58.8775 17.7224 59.1907 17.2608 59.3611 16.7407C59.4942 16.3419 59.7498 15.9953 60.0914 15.7503C60.433 15.5053 60.8432 15.3743 61.2636 15.376C61.684 15.3778 62.0931 15.5122 62.4326 15.76C62.7722 16.0079 63.0248 16.3566 63.1546 16.7564C63.3274 17.2744 63.6421 17.7334 64.0629 18.0813C64.4836 18.4292 64.9936 18.6521 65.5348 18.7245C66.0759 18.797 66.6266 18.7161 67.124 18.4911C67.6215 18.266 68.0458 17.9059 68.3488 17.4517L69.4141 15.8531C69.5427 15.6638 69.7285 15.5206 69.9443 15.4444C70.16 15.3682 70.3945 15.3629 70.6135 15.4293C70.8324 15.4958 71.0244 15.6305 71.1614 15.8138C71.2984 15.9971 71.3733 16.2194 71.375 16.4482V17.0546C71.3746 17.2371 71.3281 17.4167 71.24 17.5766L66.2135 26.6249H56.2865L51.26 17.5754C51.1717 17.416 51.1253 17.2368 51.125 17.0546ZM54.5 28.8749H68C68.5967 28.8749 69.169 29.112 69.591 29.534C70.0129 29.9559 70.25 30.5282 70.25 31.1249C70.25 31.7217 70.0129 32.294 69.591 32.7159C69.169 33.1379 68.5967 33.3749 68 33.3749H54.5C53.9033 33.3749 53.331 33.1379 52.909 32.7159C52.4871 32.294 52.25 31.7217 52.25 31.1249C52.25 30.5282 52.4871 29.9559 52.909 29.534C53.331 29.112 53.9033 28.8749 54.5 28.8749ZM76.6512 78.2624C75.9021 79.0145 75.0113 79.6105 74.0303 80.016C73.0494 80.4215 71.9977 80.6285 70.9362 80.6249H51.5637C50.5023 80.6285 49.4506 80.4215 48.4697 80.016C47.4887 79.6105 46.5979 79.0145 45.8487 78.2624C42.2152 74.6288 40.0871 69.7575 39.89 64.6226C39.6929 59.4877 41.4413 54.4676 44.7856 50.5661L49.1619 45.4608C51.6776 42.5136 53.7236 39.196 55.2279 35.6249H67.2721C68.7768 39.1944 70.8228 42.5105 73.3381 45.4563L77.7144 50.5616C81.06 54.4633 82.8092 59.4844 82.6121 64.6204C82.415 69.7564 80.2861 74.6286 76.6512 78.2624Z" fill="#550073"/>
6
+ <path d="M61.25 46.875C58.3575 46.875 55.5299 47.7327 53.1248 49.3398C50.7197 50.9468 48.8452 53.2309 47.7383 55.9033C46.6313 58.5756 46.3417 61.5162 46.906 64.3532C47.4703 67.1902 48.8632 69.7961 50.9086 71.8414C52.9539 73.8868 55.5598 75.2797 58.3968 75.844C61.2338 76.4083 64.1744 76.1187 66.8468 75.0117C69.5191 73.9048 71.8032 72.0303 73.4102 69.6252C75.0173 67.2201 75.875 64.3926 75.875 61.5C75.8705 57.6226 74.3283 53.9052 71.5865 51.1635C68.8448 48.4217 65.1274 46.8795 61.25 46.875ZM61.25 73.875C58.8025 73.875 56.4099 73.1492 54.3748 71.7894C52.3398 70.4297 50.7536 68.4969 49.817 66.2357C48.8804 63.9745 48.6353 61.4863 49.1128 59.0858C49.5903 56.6852 50.7689 54.4802 52.4996 52.7496C54.2302 51.0189 56.4352 49.8403 58.8358 49.3628C61.2363 48.8853 63.7245 49.1304 65.9857 50.067C68.247 51.0036 70.1797 52.5898 71.5394 54.6248C72.8992 56.6599 73.625 59.0525 73.625 61.5C73.6211 64.7809 72.3161 67.9262 69.9962 70.2462C67.6763 72.5661 64.5309 73.8711 61.25 73.875Z" fill="#550073"/>
7
+ <path d="M62.375 53.625V51.375H60.125V53.625C58.9315 53.625 57.7869 54.0991 56.943 54.943C56.0991 55.7869 55.625 56.9315 55.625 58.125C55.625 59.3185 56.0991 60.4631 56.943 61.307C57.7869 62.1509 58.9315 62.625 60.125 62.625V67.125C59.5283 67.125 58.956 66.8879 58.534 66.466C58.1121 66.044 57.875 65.4717 57.875 64.875H55.625C55.625 66.0685 56.0991 67.2131 56.943 68.057C57.7869 68.9009 58.9315 69.375 60.125 69.375V71.625H62.375V69.375C63.5685 69.375 64.7131 68.9009 65.557 68.057C66.4009 67.2131 66.875 66.0685 66.875 64.875C66.875 63.6815 66.4009 62.5369 65.557 61.693C64.7131 60.8491 63.5685 60.375 62.375 60.375V55.875C62.9717 55.875 63.544 56.1121 63.966 56.534C64.3879 56.956 64.625 57.5283 64.625 58.125V59.25H66.875V58.125C66.875 56.9315 66.4009 55.7869 65.557 54.943C64.7131 54.0991 63.5685 53.625 62.375 53.625ZM64.625 64.875C64.625 65.4717 64.3879 66.044 63.966 66.466C63.544 66.8879 62.9717 67.125 62.375 67.125V62.625C62.9717 62.625 63.544 62.8621 63.966 63.284C64.3879 63.706 64.625 64.2783 64.625 64.875ZM60.125 60.375C59.5283 60.375 58.956 60.1379 58.534 59.716C58.1121 59.294 57.875 58.7217 57.875 58.125C57.875 57.5283 58.1121 56.956 58.534 56.534C58.956 56.1121 59.5283 55.875 60.125 55.875V60.375Z" fill="#550073"/>
8
+ <path d="M26.375 82.875C28.6 82.875 30.7751 82.2152 32.6252 80.979C34.4752 79.7429 35.9172 77.9859 36.7686 75.9302C37.6201 73.8745 37.8429 71.6125 37.4088 69.4302C36.9748 67.248 35.9033 65.2434 34.33 63.6701C32.7566 62.0967 30.7521 61.0253 28.5698 60.5912C26.3875 60.1571 24.1255 60.3799 22.0698 61.2314C20.0141 62.0828 18.2571 63.5248 17.021 65.3748C15.7848 67.2249 15.125 69.4 15.125 71.625C15.1283 74.6077 16.3146 77.4673 18.4237 79.5763C20.5327 81.6854 23.3923 82.8717 26.375 82.875ZM26.375 62.625C28.155 62.625 29.8951 63.1528 31.3751 64.1418C32.8552 65.1307 34.0087 66.5363 34.6899 68.1809C35.3711 69.8254 35.5493 71.635 35.2021 73.3808C34.8548 75.1266 33.9976 76.7303 32.739 77.989C31.4803 79.2476 29.8766 80.1048 28.1308 80.4521C26.385 80.7993 24.5754 80.6211 22.9308 79.9399C21.2863 79.2587 19.8807 78.1052 18.8918 76.6251C17.9028 75.1451 17.375 73.405 17.375 71.625C17.3777 69.2389 18.3268 66.9513 20.014 65.264C21.7012 63.5768 23.9889 62.6277 26.375 62.625Z" fill="#550073"/>
9
+ <path d="M25.25 78.375V79.5H27.5V78.375C28.3951 78.375 29.2536 78.0194 29.8865 77.3865C30.5194 76.7535 30.875 75.8951 30.875 75V73.875C30.875 72.9799 30.5194 72.1215 29.8865 71.4885C29.2536 70.8556 28.3951 70.5 27.5 70.5V67.125C27.7984 67.125 28.0845 67.2435 28.2955 67.4545C28.5065 67.6655 28.625 67.9516 28.625 68.25V69.375H30.875V68.25C30.875 67.3549 30.5194 66.4965 29.8865 65.8635C29.2536 65.2306 28.3951 64.875 27.5 64.875V63.75H25.25V64.875C24.3549 64.875 23.4964 65.2306 22.8635 65.8635C22.2306 66.4965 21.875 67.3549 21.875 68.25V69.375C21.875 70.2701 22.2306 71.1285 22.8635 71.7615C23.4964 72.3944 24.3549 72.75 25.25 72.75V76.125C24.9516 76.125 24.6655 76.0065 24.4545 75.7955C24.2435 75.5845 24.125 75.2984 24.125 75V73.875H21.875V75C21.875 75.8951 22.2306 76.7535 22.8635 77.3865C23.4964 78.0194 24.3549 78.375 25.25 78.375ZM24.125 69.375V68.25C24.125 67.9516 24.2435 67.6655 24.4545 67.4545C24.6655 67.2435 24.9516 67.125 25.25 67.125V70.5C24.9516 70.5 24.6655 70.3815 24.4545 70.1705C24.2435 69.9595 24.125 69.6734 24.125 69.375ZM27.5 72.75C27.7984 72.75 28.0845 72.8685 28.2955 73.0795C28.5065 73.2905 28.625 73.5766 28.625 73.875V75C28.625 75.2984 28.5065 75.5845 28.2955 75.7955C28.0845 76.0065 27.7984 76.125 27.5 76.125V72.75Z" fill="#550073"/>
10
+ <path d="M26.375 58.1249C28.6 58.1249 30.7751 57.4651 32.6252 56.2289C34.4752 54.9928 35.9172 53.2357 36.7686 51.1801C37.6201 49.1244 37.8429 46.8624 37.4088 44.6801C36.9748 42.4978 35.9033 40.4933 34.33 38.9199C32.7566 37.3466 30.7521 36.2751 28.5698 35.841C26.3875 35.407 24.1255 35.6298 22.0698 36.4812C20.0141 37.3327 18.2571 38.7747 17.021 40.6247C15.7848 42.4748 15.125 44.6498 15.125 46.8749C15.1283 49.8576 16.3146 52.7171 18.4237 54.8262C20.5327 56.9353 23.3923 58.1216 26.375 58.1249ZM26.375 37.8749C28.155 37.8749 29.8951 38.4027 31.3751 39.3917C32.8552 40.3806 34.0087 41.7862 34.6899 43.4307C35.3711 45.0753 35.5493 46.8849 35.2021 48.6307C34.8548 50.3765 33.9976 51.9802 32.739 53.2388C31.4803 54.4975 29.8766 55.3547 28.1308 55.702C26.385 56.0492 24.5754 55.871 22.9308 55.1898C21.2863 54.5086 19.8807 53.3551 18.8918 51.875C17.9028 50.395 17.375 48.6549 17.375 46.8749C17.3777 44.4888 18.3268 42.2011 20.014 40.5139C21.7012 38.8266 23.9889 37.8776 26.375 37.8749Z" fill="#550073"/>
11
+ <path d="M25.25 53.625V54.75H27.5V53.625C28.3951 53.625 29.2536 53.2694 29.8865 52.6365C30.5194 52.0035 30.875 51.1451 30.875 50.25V49.125C30.875 48.2299 30.5194 47.3714 29.8865 46.7385C29.2536 46.1056 28.3951 45.75 27.5 45.75V42.375C27.7984 42.375 28.0845 42.4935 28.2955 42.7045C28.5065 42.9155 28.625 43.2016 28.625 43.5V44.625H30.875V43.5C30.875 42.6049 30.5194 41.7464 29.8865 41.1135C29.2536 40.4806 28.3951 40.125 27.5 40.125V39H25.25V40.125C24.3549 40.125 23.4964 40.4806 22.8635 41.1135C22.2306 41.7464 21.875 42.6049 21.875 43.5V44.625C21.875 45.5201 22.2306 46.3786 22.8635 47.0115C23.4964 47.6444 24.3549 48 25.25 48V51.375C24.9516 51.375 24.6655 51.2565 24.4545 51.0455C24.2435 50.8345 24.125 50.5484 24.125 50.25V49.125H21.875V50.25C21.875 51.1451 22.2306 52.0035 22.8635 52.6365C23.4964 53.2694 24.3549 53.625 25.25 53.625ZM24.125 44.625V43.5C24.125 43.2016 24.2435 42.9155 24.4545 42.7045C24.6655 42.4935 24.9516 42.375 25.25 42.375V45.75C24.9516 45.75 24.6655 45.6315 24.4545 45.4205C24.2435 45.2095 24.125 44.9234 24.125 44.625ZM27.5 48C27.7984 48 28.0845 48.1185 28.2955 48.3295C28.5065 48.5405 28.625 48.8266 28.625 49.125V50.25C28.625 50.5484 28.5065 50.8345 28.2955 51.0455C28.0845 51.2565 27.7984 51.375 27.5 51.375V48Z" fill="#550073"/>
12
+ </g>
13
+ <defs>
14
+ <clipPath id="clip0_3196_695">
15
+ <rect width="98" height="98" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="cross-small 1">
3
+ <path id="Vector" d="M10.5 3.49989C10.3906 3.39054 10.2423 3.3291 10.0876 3.3291C9.93292 3.3291 9.78457 3.39054 9.67518 3.49989L7.00002 6.17506L4.32485 3.49989C4.21546 3.39054 4.06711 3.3291 3.91243 3.3291C3.75775 3.3291 3.60941 3.39054 3.50002 3.49989C3.39066 3.60928 3.32922 3.75763 3.32922 3.91231C3.32922 4.06699 3.39066 4.21534 3.50002 4.32473L6.17518 6.99989L3.50002 9.67506C3.39066 9.78445 3.32922 9.9328 3.32922 10.0875C3.32922 10.2422 3.39066 10.3905 3.50002 10.4999C3.60941 10.6093 3.75775 10.6707 3.91243 10.6707C4.06711 10.6707 4.21546 10.6093 4.32485 10.4999L7.00002 7.82473L9.67518 10.4999C9.78457 10.6093 9.93292 10.6707 10.0876 10.6707C10.2423 10.6707 10.3906 10.6093 10.5 10.4999C10.6094 10.3905 10.6708 10.2422 10.6708 10.0875C10.6708 9.9328 10.6094 9.78445 10.5 9.67506L7.82485 6.99989L10.5 4.32473C10.6094 4.21534 10.6708 4.06699 10.6708 3.91231C10.6708 3.75763 10.6094 3.60928 10.5 3.49989Z" fill="#161617"/>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="98" height="98" viewBox="0 0 98 98" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <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"/>
3
+ <path d="M66.5 54.1875H31.5C33.5306 54.1875 35.478 54.9941 36.9138 56.43C38.3496 57.8658 39.1562 59.8132 39.1562 61.8438C39.1562 63.8743 38.3496 65.8217 36.9138 67.2575C35.478 68.6934 33.5306 69.5 31.5 69.5H66.5C68.5306 69.5 70.478 68.6934 71.9138 67.2575C73.3496 65.8217 74.1562 63.8743 74.1562 61.8438C74.1562 59.8132 73.3496 57.8658 71.9138 56.43C70.478 54.9941 68.5306 54.1875 66.5 54.1875Z" fill="#B565D2"/>
4
+ <path d="M31.5 69.5C35.7284 69.5 39.1562 66.0722 39.1562 61.8438C39.1562 57.6153 35.7284 54.1875 31.5 54.1875C27.2716 54.1875 23.8438 57.6153 23.8438 61.8438C23.8438 66.0722 27.2716 69.5 31.5 69.5Z" fill="#B565D2"/>
5
+ <path d="M74.1562 85.9062C76.4769 85.9062 78.7025 84.9844 80.3434 83.3434C81.9844 81.7025 82.9062 79.4769 82.9062 77.1562C82.9062 74.8356 81.9844 72.61 80.3434 70.9691C78.7025 69.3281 76.4769 68.4062 74.1562 68.4062H72.2684C73.3247 67.4821 74.1425 66.3169 74.6526 65.0094C75.1627 63.7019 75.35 62.2907 75.1987 60.8954C75.0474 59.5001 74.5618 58.1619 73.7833 56.9942C73.0047 55.8265 71.9561 54.8637 70.7262 54.1875H70.875V48.6542C77.6005 47.998 82.9062 41.4191 82.9062 33.4062C82.9062 24.9625 77.0186 18.0938 69.7812 18.0938C67.6876 18.1478 65.6404 18.7221 63.8242 19.7648C62.0079 20.8076 60.4798 22.286 59.3775 24.0667C58.2816 22.286 56.7584 20.8071 54.9463 19.7641C53.1341 18.7211 51.0902 18.1469 49 18.0938C46.9098 18.1469 44.8659 18.7211 43.0537 19.7641C41.2415 20.8071 39.7184 22.286 38.6225 24.0667C37.5202 22.286 35.9921 20.8076 34.1758 19.7648C32.3596 18.7221 30.3123 18.1478 28.2187 18.0938C20.9814 18.0938 15.0937 24.9625 15.0937 33.4062C15.0937 41.4191 20.3995 48.0023 27.125 48.6542V54.1875H27.2737C26.0087 54.8831 24.936 55.8816 24.1515 57.0935C23.3669 58.3054 22.8952 59.6929 22.7783 61.1318C22.6615 62.5707 22.9033 64.0162 23.4821 65.3387C24.0608 66.6613 24.9585 67.8197 26.0947 68.7103C24.8901 68.3842 23.6297 68.3196 22.398 68.5207C21.1664 68.7219 19.992 69.1841 18.9537 69.8765C17.9155 70.5689 17.0373 71.4754 16.3782 72.5351C15.7191 73.5948 15.2943 74.7832 15.1323 76.0206C14.9704 77.258 15.0749 78.5158 15.4391 79.7094C15.8032 80.9031 16.4185 82.005 17.2436 82.9413C18.0686 83.8776 19.0845 84.6266 20.2228 85.138C21.3612 85.6493 22.5958 85.9113 23.8437 85.9062H74.1562ZM37.2684 68.4062C38.4905 67.3454 39.3907 65.9632 39.8669 64.4166C40.3431 62.8699 40.3761 61.2207 39.9623 59.6562H57.75V57.4688H39.0666C38.5888 56.6476 37.9816 55.9089 37.2684 55.2812H66.5C68.2405 55.2812 69.9097 55.9727 71.1404 57.2034C72.3711 58.4341 73.0625 60.1033 73.0625 61.8438C73.0625 63.5842 72.3711 65.2534 71.1404 66.4841C69.9097 67.7148 68.2405 68.4062 66.5 68.4062H37.2684ZM66.5 53.0938H50.0937V48.6542C51.9842 48.4262 53.7996 47.7773 55.4062 46.7551C57.0128 45.733 58.3699 44.3637 59.3775 42.748C60.3909 44.3646 61.7527 45.7344 63.3635 46.757C64.9743 47.7796 66.7933 48.4293 68.6875 48.6586V53.3814C67.9735 53.1931 67.2384 53.0964 66.5 53.0938ZM69.7812 20.2812C75.8122 20.2812 80.7187 26.1689 80.7187 33.4062C80.7187 40.2006 76.3941 45.8039 70.875 46.4645V37.1403L74.9295 33.0858L73.383 31.5392L70.875 34.0472V31.2188H68.6875V39.5159L66.1795 37.008L64.633 38.5545L68.6875 42.6091V46.4438C66.9662 46.1719 65.335 45.4918 63.9303 44.4605C62.5257 43.4292 61.3883 42.0765 60.6134 40.5156C61.6095 38.2778 62.1242 35.8557 62.1242 33.4062C62.1242 30.9568 61.6095 28.5347 60.6134 26.2969C61.4557 24.5596 62.7528 23.0828 64.367 22.0236C65.9812 20.9644 67.8522 20.3623 69.7812 20.2812ZM49 20.2812C55.0309 20.2812 59.9375 26.1689 59.9375 33.4062C59.9375 40.2006 55.6128 45.8039 50.0937 46.4645V37.1403L54.1483 33.0858L52.6017 31.5392L50.0937 34.0472V31.2188H47.9062V39.5159L45.3983 37.008L43.8517 38.5545L47.9062 42.6091V46.4645C42.3872 45.8083 38.0625 40.2006 38.0625 33.4062C38.0625 26.1689 42.9691 20.2812 49 20.2812ZM17.2812 33.4062C17.2812 26.1689 22.1878 20.2812 28.2187 20.2812C30.1477 20.3624 32.0187 20.9646 33.6329 22.0238C35.2471 23.083 36.5442 24.5596 37.3866 26.2969C36.3906 28.5347 35.8759 30.9568 35.8759 33.4062C35.8759 35.8557 36.3906 38.2778 37.3866 40.5156C36.6117 42.0765 35.4743 43.4292 34.0696 44.4605C32.665 45.4918 31.0338 46.1719 29.3125 46.4438V37.1403L33.367 33.0858L31.8205 31.5392L29.3125 34.0472V31.2188H27.125V39.5159L24.617 37.008L23.0705 38.5545L27.125 42.6091V46.4645C21.6059 45.8039 17.2812 40.2006 17.2812 33.4062ZM29.3125 48.6586C31.2069 48.4291 33.026 47.7791 34.6368 46.756C36.2476 45.733 37.6094 44.3628 38.6225 42.7458C39.6298 44.362 40.9868 45.7318 42.5934 46.7543C44.2001 47.7768 46.0155 48.426 47.9062 48.6542V53.0938H31.5C30.7616 53.0964 30.0265 53.1931 29.3125 53.3814V48.6586ZM24.9375 61.8438C24.9375 60.5458 25.3224 59.277 26.0435 58.1978C26.7646 57.1186 27.7895 56.2775 28.9886 55.7808C30.1878 55.2841 31.5073 55.1541 32.7803 55.4073C34.0533 55.6606 35.2226 56.2856 36.1404 57.2034C37.0582 58.1211 37.6832 59.2905 37.9364 60.5635C38.1896 61.8365 38.0597 63.156 37.563 64.3551C37.0662 65.5542 36.2251 66.5792 35.1459 67.3003C34.0667 68.0214 32.7979 68.4062 31.5 68.4062C29.76 68.4045 28.0919 67.7126 26.8615 66.4822C25.6312 65.2519 24.9392 63.5837 24.9375 61.8438ZM31.5 70.5938H33.3878C32.6292 71.2585 31.9906 72.0487 31.5 72.93C30.9326 71.9091 30.1674 71.0115 29.2491 70.2897C29.9829 70.4885 30.7396 70.5908 31.5 70.5938ZM17.2812 77.1562C17.2812 75.8583 17.6661 74.5895 18.3872 73.5103C19.1083 72.4311 20.1332 71.59 21.3324 71.0933C22.5315 70.5966 23.851 70.4666 25.124 70.7198C26.397 70.9731 27.5663 71.5981 28.4841 72.5159C29.4019 73.4336 30.0269 74.603 30.2801 75.876C30.5334 77.149 30.4034 78.4685 29.9067 79.6676C29.41 80.8667 28.5689 81.8917 27.4897 82.6128C26.4105 83.3339 25.1417 83.7188 23.8437 83.7188C22.1038 83.717 20.4356 83.025 19.2053 81.7947C17.9749 80.5644 17.283 78.8962 17.2812 77.1562ZM29.6122 83.7188C30.3708 83.054 31.0094 82.2638 31.5 81.3825C31.9906 82.2638 32.6292 83.054 33.3878 83.7188H29.6122ZM32.5937 77.1562C32.5937 75.8583 32.9786 74.5895 33.6997 73.5103C34.4208 72.4311 35.4457 71.59 36.6449 71.0933C37.844 70.5966 39.1635 70.4666 40.4365 70.7198C41.7095 70.9731 42.8788 71.5981 43.7966 72.5159C44.7144 73.4336 45.3394 74.603 45.5926 75.876C45.8459 77.149 45.7159 78.4685 45.2192 79.6676C44.7225 80.8667 43.8814 81.8917 42.8022 82.6128C41.723 83.3339 40.4542 83.7188 39.1562 83.7188C37.4163 83.717 35.7481 83.025 34.5178 81.7947C33.2874 80.5644 32.5955 78.8962 32.5937 77.1562ZM74.1562 70.5938C75.8967 70.5938 77.5659 71.2852 78.7966 72.5159C80.0273 73.7466 80.7187 75.4158 80.7187 77.1562C80.7187 78.8967 80.0273 80.5659 78.7966 81.7966C77.5659 83.0273 75.8967 83.7188 74.1562 83.7188H44.9247C46.1468 82.6579 47.047 81.2757 47.5231 79.7291C47.9993 78.1824 48.0324 76.5332 47.6186 74.9688H61.0312V72.7812H46.7228C46.2451 71.9601 45.6379 71.2214 44.9247 70.5938H74.1562Z" fill="#550073"/>
6
+ <path d="M33.6875 61.8438H35.875C35.875 60.6834 35.4141 59.5706 34.5936 58.7502C33.7731 57.9297 32.6603 57.4688 31.5 57.4688V59.6562C32.0802 59.6562 32.6366 59.8867 33.0468 60.297C33.457 60.7072 33.6875 61.2636 33.6875 61.8438Z" fill="#550073"/>
7
+ <path d="M31.5 66.2188V64.0312C30.9198 64.0312 30.3634 63.8008 29.9532 63.3905C29.543 62.9803 29.3125 62.4239 29.3125 61.8438H27.125C27.125 63.0041 27.5859 64.1169 28.4064 64.9373C29.2269 65.7578 30.3397 66.2188 31.5 66.2188Z" fill="#550073"/>
8
+ <path d="M23.8438 72.7812V74.9688C24.4239 74.9688 24.9803 75.1992 25.3905 75.6095C25.8008 76.0197 26.0312 76.5761 26.0312 77.1562H28.2188C28.2188 75.9959 27.7578 74.8831 26.9373 74.0627C26.1169 73.2422 25.0041 72.7812 23.8438 72.7812Z" fill="#550073"/>
9
+ <path d="M21.6562 77.1562H19.4688C19.4688 78.3166 19.9297 79.4294 20.7502 80.2498C21.5706 81.0703 22.6834 81.5312 23.8438 81.5312V79.3438C23.2636 79.3438 22.7072 79.1133 22.297 78.703C21.8867 78.2928 21.6562 77.7364 21.6562 77.1562Z" fill="#550073"/>
10
+ <path d="M39.1562 72.7812V74.9688C39.7364 74.9688 40.2928 75.1992 40.703 75.6095C41.1133 76.0197 41.3438 76.5761 41.3438 77.1562H43.5312C43.5312 75.9959 43.0703 74.8831 42.2498 74.0627C41.4294 73.2422 40.3166 72.7812 39.1562 72.7812Z" fill="#550073"/>
11
+ <path d="M36.9688 77.1562H34.7812C34.7812 78.3166 35.2422 79.4294 36.0627 80.2498C36.8831 81.0703 37.9959 81.5312 39.1562 81.5312V79.3438C38.5761 79.3438 38.0197 79.1133 37.6095 78.703C37.1992 78.2928 36.9688 77.7364 36.9688 77.1562Z" fill="#550073"/>
12
+ <path d="M47.9062 64.0312H67.5938V66.2188H47.9062V64.0312Z" fill="#550073"/>
13
+ <path d="M58.8438 79.3438H74.1562V81.5312H58.8438V79.3438Z" fill="#550073"/>
14
+ <path d="M63.2188 72.7812H67.5938V74.9688H63.2188V72.7812Z" fill="#550073"/>
15
+ </svg>