@agrotools1/at-components 0.4.0 → 0.4.2

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 (324) hide show
  1. package/README.md +7 -7
  2. package/dist/Accordion/Accordion.vue.js +8 -8
  3. package/dist/Accordion/Accordion.vue3.js +2 -2
  4. package/dist/Avatar/Avatar.vue.js +1 -1
  5. package/dist/Avatar/Avatar.vue3.js +2 -2
  6. package/dist/Button/Button.vue.js +1 -1
  7. package/dist/Button/Button.vue3.js +2 -2
  8. package/dist/CardWithInsights/CardWithInsights.vue.js +6 -6
  9. package/dist/CardWithInsights/CardWithInsights.vue4.js +2 -2
  10. package/dist/Checkbox/Checkbox.vue.js +4 -4
  11. package/dist/Checkbox/img/checkmarck.svg.js +1 -1
  12. package/dist/ColorPicker/ColorPicker.Saturation.vue.js +10 -10
  13. package/dist/ColorPicker/ColorPicker.Saturation.vue3.js +2 -2
  14. package/dist/ColorPicker/ColorPicker.vue.js +4 -4
  15. package/dist/DataTable/Column/Column.vue.js +6 -6
  16. package/dist/DataTable/Column/imgs/filter.svg.js +1 -1
  17. package/dist/DataTable/Counters/Counters.vue.js +1 -1
  18. package/dist/DataTable/Counters/imgs/close.svg.js +1 -1
  19. package/dist/DataTable/DataTable.vue.js +27 -27
  20. package/dist/DataTable/DataTable.vue2.js +45 -40
  21. package/dist/DatePicker/DatePicker.d.ts +2 -0
  22. package/dist/DatePicker/DatePicker.scss.js +2 -2
  23. package/dist/DatePicker/DatePicker.vue.js +39 -33
  24. package/dist/DatePicker/DatePicker.vue2.js +79 -65
  25. package/dist/DatePicker/DatePickerCalendar/DatePickerCalendar.vue.js +3 -3
  26. package/dist/DatePicker/DatePickerHeader/DatePickerHeader.scss.js +2 -2
  27. package/dist/DatePicker/DatePickerHeader/DatePickerHeader.vue.js +4 -4
  28. package/dist/DatePicker/DatePickerListSelector/DatePickerListSelector.vue.js +5 -5
  29. package/dist/DatePicker/DatePickerTime/DatePickerTime.scss.js +2 -2
  30. package/dist/DatePicker/DatePickerTime/DatePickerTime.vue.js +8 -8
  31. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue.js +35 -33
  32. package/dist/Dropdown/Checklist/Dropdown.Checklist.vue3.js +2 -2
  33. package/dist/Dropdown/Dropdown.core.d.ts +16 -2
  34. package/dist/Dropdown/Dropdown.core.vue.js +26 -13
  35. package/dist/Dropdown/Dropdown.core.vue2.js +28 -20
  36. package/dist/Dropdown/Dropdown.core.vue3.js +2 -2
  37. package/dist/Dropdown/Dropdown.types.d.ts +1 -0
  38. package/dist/Faq/Faq.vue.js +2 -2
  39. package/dist/Filter/components/Filter.types.d.ts +2 -0
  40. package/dist/Filter/components/Filter.vue.js +100 -93
  41. package/dist/Illustration/Illustration.vue.js +5 -5
  42. package/dist/Illustration/images/renovabio-illustrations/biomass.svg.js +1 -1
  43. package/dist/Illustration/images/renovabio-illustrations/volume.svg.js +1 -1
  44. package/dist/Illustration/images/system-images/add-file.svg.js +1 -1
  45. package/dist/Illustration/images/system-images/cloud-connection.svg.js +1 -1
  46. package/dist/Illustration/images/system-images/cloud-download.svg.js +1 -1
  47. package/dist/Illustration/images/system-images/cloud-upload.svg.js +1 -1
  48. package/dist/Illustration/images/system-images/corrupted-file.svg.js +1 -1
  49. package/dist/Illustration/images/system-images/empty-box.svg.js +1 -1
  50. package/dist/Illustration/images/system-images/empty-folder-2.svg.js +1 -1
  51. package/dist/Illustration/images/system-images/empty-folder.svg.js +1 -1
  52. package/dist/Illustration/images/system-images/empty.svg.js +1 -1
  53. package/dist/Illustration/images/system-images/error-illustration.svg.js +1 -1
  54. package/dist/Illustration/images/system-images/file-backup-2.svg.js +1 -1
  55. package/dist/Illustration/images/system-images/file-backup.svg.js +1 -1
  56. package/dist/Illustration/images/system-images/filtering-upload.svg.js +1 -1
  57. package/dist/Illustration/images/system-images/flight.svg.js +1 -1
  58. package/dist/Illustration/images/system-images/fly.svg.js +1 -1
  59. package/dist/Illustration/images/system-images/movies.svg.js +1 -1
  60. package/dist/Illustration/images/system-images/multimedia.svg.js +1 -1
  61. package/dist/Illustration/images/system-images/notification-bell.svg.js +1 -1
  62. package/dist/Illustration/images/system-images/page-2.svg.js +1 -1
  63. package/dist/Illustration/images/system-images/page.svg.js +1 -1
  64. package/dist/Illustration/images/system-images/photos.svg.js +1 -1
  65. package/dist/Illustration/images/system-images/recycle-bin.svg.js +1 -1
  66. package/dist/Illustration/images/system-images/rocket-launch.svg.js +1 -1
  67. package/dist/Illustration/images/system-images/signal.svg.js +1 -1
  68. package/dist/Illustration/images/system-images/wrong.svg.js +1 -1
  69. package/dist/Illustration/images/tools-images/advanced-analysis.svg.js +1 -1
  70. package/dist/Illustration/images/tools-images/agriculture.svg.js +1 -1
  71. package/dist/Illustration/images/tools-images/alert-center.svg.js +1 -1
  72. package/dist/Illustration/images/tools-images/area.svg.js +1 -1
  73. package/dist/Illustration/images/tools-images/at-insights.svg.js +1 -1
  74. package/dist/Illustration/images/tools-images/conservation-unit.svg.js +1 -1
  75. package/dist/Illustration/images/tools-images/credit.svg.js +2 -2
  76. package/dist/Illustration/images/tools-images/deforestation.svg.js +1 -1
  77. package/dist/Illustration/images/tools-images/distance-proximity-rivers.svg.js +1 -1
  78. package/dist/Illustration/images/tools-images/estimated-productivity-penalty.svg.js +1 -1
  79. package/dist/Illustration/images/tools-images/extract.svg.js +1 -1
  80. package/dist/Illustration/images/tools-images/farm.svg.js +1 -1
  81. package/dist/Illustration/images/tools-images/geographical-consultation-municipalities.svg.js +1 -1
  82. package/dist/Illustration/images/tools-images/gix.svg.js +1 -1
  83. package/dist/Illustration/images/tools-images/insurance.svg.js +1 -1
  84. package/dist/Illustration/images/tools-images/land-appreciation.svg.js +1 -1
  85. package/dist/Illustration/images/tools-images/lockdown.svg.js +1 -1
  86. package/dist/Illustration/images/tools-images/map.svg.js +1 -1
  87. package/dist/Illustration/images/tools-images/pasture.svg.js +1 -1
  88. package/dist/Illustration/images/tools-images/rating-2.svg.js +1 -1
  89. package/dist/Illustration/images/tools-images/rating.svg.js +1 -1
  90. package/dist/Illustration/images/tools-images/recurrence.svg.js +1 -1
  91. package/dist/Illustration/images/tools-images/refrigerators.svg.js +1 -1
  92. package/dist/Illustration/images/tools-images/settings.svg.js +1 -1
  93. package/dist/Illustration/images/tools-images/socio-environmental-analysis.svg.js +1 -1
  94. package/dist/Illustration/images/tools-images/soil-use.svg.js +1 -1
  95. package/dist/Illustration/images/tools-images/storm.svg.js +1 -1
  96. package/dist/Illustration/images/tools-images/territory-details.svg.js +1 -1
  97. package/dist/Illustration/images/tools-images/timeline.svg.js +1 -1
  98. package/dist/Input/Input.core.d.ts +24 -1
  99. package/dist/Input/Input.core.vue.js +32 -26
  100. package/dist/Input/Input.core.vue2.js +98 -63
  101. package/dist/Input/Input.core.vue3.js +2 -2
  102. package/dist/Input/imgs/error.svg.js +2 -2
  103. package/dist/Input/index.d.ts +24 -1
  104. package/dist/Legend/Legend.vue.js +6 -6
  105. package/dist/List/components/List.d.ts +21 -3
  106. package/dist/List/components/List.types.d.ts +2 -1
  107. package/dist/List/components/List.vue.js +30 -26
  108. package/dist/List/components/List.vue2.js +34 -23
  109. package/dist/Modal/Modal.vue.js +6 -6
  110. package/dist/Modal/images/cross.svg.js +1 -1
  111. package/dist/Notifications/Notification/Notification.vue.js +4 -4
  112. package/dist/Notifications/Notifications.vue.js +4 -4
  113. package/dist/Paginator/Paginator.vue.js +2 -2
  114. package/dist/Paginator/imgs/double-left-arrow.svg.js +1 -1
  115. package/dist/Paginator/imgs/double-right-arrow.svg.js +1 -1
  116. package/dist/Paginator/imgs/left-arrow.svg.js +1 -1
  117. package/dist/Paginator/imgs/right-arrow.svg.js +1 -1
  118. package/dist/ProgressBar/ProgressBar.vue.js +3 -3
  119. package/dist/RadioButton/RadioButton.vue.js +1 -1
  120. package/dist/RadioButton/RadioButton.vue3.js +2 -2
  121. package/dist/Search/Search.d.ts +1 -1
  122. package/dist/Search/Search.vue.js +18 -37
  123. package/dist/Search/Search.vue2.js +23 -21
  124. package/dist/Select/Item/Item.vue.js +4 -4
  125. package/dist/Select/Multiple/Select.multiple.vue.js +3 -3
  126. package/dist/Select/Single/Select.single.vue.js +6 -6
  127. package/dist/Select/imgs/indicator.svg.js +1 -1
  128. package/dist/Stepper/Stepper.vue.js +10 -10
  129. package/dist/TableConfig/TableConfig.d.ts +20 -0
  130. package/dist/TableConfig/TableConfig.vue.js +33 -33
  131. package/dist/TableConfig/TableConfig.vue2.js +20 -12
  132. package/dist/Tabs/Tab/Tab.vue.js +2 -2
  133. package/dist/Tabs/Tab/Tab.vue2.js +2 -2
  134. package/dist/Tabs/Tabs.d.ts +10 -2
  135. package/dist/Tabs/Tabs.vue.js +8 -8
  136. package/dist/Tabs/Tabs.vue2.js +40 -14
  137. package/dist/Tag/Tag.vue.js +1 -1
  138. package/dist/Tipograph/Paragraph/Paragraph.vue.js +2 -2
  139. package/dist/Tipograph/Paragraph/Paragraph.vue3.js +2 -2
  140. package/dist/Tipograph/Title/Title.vue.js +2 -2
  141. package/dist/Toggle/Toggle.d.ts +9 -0
  142. package/dist/Toggle/Toggle.vue.js +2 -2
  143. package/dist/Toggle/Toggle.vue2.js +14 -7
  144. package/dist/Tooltip/Tooltip.vue.js +5 -5
  145. package/dist/Tooltip/Tooltip.vue3.js +2 -2
  146. package/dist/Upload/Upload.vue.js +10 -10
  147. package/dist/node_modules/.pnpm/vue-router@4.3.2_vue@3.3.4/node_modules/vue-router/dist/vue-router.js +32 -0
  148. package/dist/style.css +1 -1
  149. package/package.json +3 -2
  150. package/storybook-static/185.127ee245.iframe.bundle.js +0 -1
  151. package/storybook-static/264.d0301f51.iframe.bundle.js +0 -1
  152. package/storybook-static/288.bada5911.iframe.bundle.js +0 -1
  153. package/storybook-static/352.57fdec72.iframe.bundle.js +0 -1
  154. package/storybook-static/364.f6abf738.iframe.bundle.js +0 -1
  155. package/storybook-static/433.55c6c988.iframe.bundle.js +0 -1
  156. package/storybook-static/503.919a9c54.iframe.bundle.js +0 -411
  157. package/storybook-static/503.919a9c54.iframe.bundle.js.LICENSE.txt +0 -35
  158. package/storybook-static/503.919a9c54.iframe.bundle.js.map +0 -1
  159. package/storybook-static/647.c5d3c77d.iframe.bundle.js +0 -1
  160. package/storybook-static/648.40aae8ac.iframe.bundle.js +0 -1
  161. package/storybook-static/71.c5a7a895.iframe.bundle.js +0 -44
  162. package/storybook-static/71.c5a7a895.iframe.bundle.js.map +0 -1
  163. package/storybook-static/745.bdba4336.iframe.bundle.js +0 -1
  164. package/storybook-static/774.56edb488.iframe.bundle.js +0 -1
  165. package/storybook-static/799.527c0f8d.iframe.bundle.js +0 -1
  166. package/storybook-static/857.73d94321.iframe.bundle.js +0 -1
  167. package/storybook-static/878.a47a30a1.iframe.bundle.js +0 -1
  168. package/storybook-static/895.3432937c.iframe.bundle.js +0 -1
  169. package/storybook-static/897.7292af5c.iframe.bundle.js +0 -2
  170. package/storybook-static/897.7292af5c.iframe.bundle.js.LICENSE.txt +0 -9
  171. package/storybook-static/930.b16e5e72.iframe.bundle.js +0 -1
  172. package/storybook-static/956.a6b327a7.iframe.bundle.js +0 -134
  173. package/storybook-static/956.a6b327a7.iframe.bundle.js.LICENSE.txt +0 -46
  174. package/storybook-static/956.a6b327a7.iframe.bundle.js.map +0 -1
  175. package/storybook-static/957.530b49b4.iframe.bundle.js +0 -1
  176. package/storybook-static/Avatar-Avatar-stories.4909423c.iframe.bundle.js +0 -1
  177. package/storybook-static/Button-Button-stories.c13172d3.iframe.bundle.js +0 -1
  178. package/storybook-static/CardWithInsights-CardWithInsights-stories.041a882c.iframe.bundle.js +0 -1
  179. package/storybook-static/Checkbox-Checkbox-stories.f1b62236.iframe.bundle.js +0 -2
  180. package/storybook-static/Checkbox-Checkbox-stories.f1b62236.iframe.bundle.js.LICENSE.txt +0 -9
  181. package/storybook-static/DataTable-DataTable-stories.c2b51ae8.iframe.bundle.js +0 -2
  182. package/storybook-static/DataTable-DataTable-stories.c2b51ae8.iframe.bundle.js.LICENSE.txt +0 -9
  183. package/storybook-static/DataTable-Tag-Tag-stories.22616950.iframe.bundle.js +0 -2
  184. package/storybook-static/DataTable-Tag-Tag-stories.22616950.iframe.bundle.js.LICENSE.txt +0 -9
  185. package/storybook-static/Faq-Faq-stories.1ffafc5b.iframe.bundle.js +0 -1
  186. package/storybook-static/Icons-Icons-stories.ca14907d.iframe.bundle.js +0 -1
  187. package/storybook-static/Illustration-Illustration-stories.48222f1d.iframe.bundle.js +0 -1
  188. package/storybook-static/IllustrationGallery-IllustrationGallery-stories.a08315fd.iframe.bundle.js +0 -1
  189. package/storybook-static/Input-Input-stories.6a435e63.iframe.bundle.js +0 -2
  190. package/storybook-static/Input-Input-stories.6a435e63.iframe.bundle.js.LICENSE.txt +0 -9
  191. package/storybook-static/Modal-Modal-stories.69bf2ead.iframe.bundle.js +0 -1
  192. package/storybook-static/Paginator-Paginator-stories.57ccb98b.iframe.bundle.js +0 -2
  193. package/storybook-static/Paginator-Paginator-stories.57ccb98b.iframe.bundle.js.LICENSE.txt +0 -9
  194. package/storybook-static/ProgressBar-ProgressBar-stories.ebcb7961.iframe.bundle.js +0 -1
  195. package/storybook-static/Select-Select-multiple-stories.97b8ae08.iframe.bundle.js +0 -2
  196. package/storybook-static/Select-Select-multiple-stories.97b8ae08.iframe.bundle.js.LICENSE.txt +0 -9
  197. package/storybook-static/Select-Select-single-stories.06662de7.iframe.bundle.js +0 -2
  198. package/storybook-static/Select-Select-single-stories.06662de7.iframe.bundle.js.LICENSE.txt +0 -9
  199. package/storybook-static/Tabs-Tab-Tab-stories.4f79eca2.iframe.bundle.js +0 -2
  200. package/storybook-static/Tabs-Tab-Tab-stories.4f79eca2.iframe.bundle.js.LICENSE.txt +0 -9
  201. package/storybook-static/Tabs-Tabs-stories.729e0e73.iframe.bundle.js +0 -2
  202. package/storybook-static/Tabs-Tabs-stories.729e0e73.iframe.bundle.js.LICENSE.txt +0 -9
  203. package/storybook-static/Tipograph-Paragraph-Paragraph-stories.27ab9302.iframe.bundle.js +0 -1
  204. package/storybook-static/Tipograph-Title-Title-stories.46d54c19.iframe.bundle.js +0 -1
  205. package/storybook-static/Toggle-Toggle-stories.734f39e5.iframe.bundle.js +0 -1
  206. package/storybook-static/Upload-Upload-stories.4e22beef.iframe.bundle.js +0 -1
  207. package/storybook-static/favicon.svg +0 -7
  208. package/storybook-static/iframe.html +0 -355
  209. package/storybook-static/index.html +0 -127
  210. package/storybook-static/index.json +0 -1
  211. package/storybook-static/main.fb4e53db.iframe.bundle.js +0 -1
  212. package/storybook-static/project.json +0 -1
  213. package/storybook-static/runtime~main.4fa4124a.iframe.bundle.js +0 -1
  214. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js +0 -3
  215. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js.LEGAL.txt +0 -0
  216. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js +0 -12
  217. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js.LEGAL.txt +0 -0
  218. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js +0 -63
  219. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js.LEGAL.txt +0 -18
  220. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js +0 -3
  221. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js.LEGAL.txt +0 -0
  222. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js +0 -3
  223. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js.LEGAL.txt +0 -0
  224. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js +0 -3
  225. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js.LEGAL.txt +0 -0
  226. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js +0 -3
  227. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js.LEGAL.txt +0 -0
  228. package/storybook-static/sb-addons/interactions-8/manager-bundle.js +0 -12
  229. package/storybook-static/sb-addons/interactions-8/manager-bundle.js.LEGAL.txt +0 -0
  230. package/storybook-static/sb-addons/links-0/manager-bundle.js +0 -3
  231. package/storybook-static/sb-addons/links-0/manager-bundle.js.LEGAL.txt +0 -0
  232. package/storybook-static/sb-common-assets/fonts.css +0 -31
  233. package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  234. package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  235. package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  236. package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  237. package/storybook-static/sb-manager/WithTooltip-V3YHNWJZ-TRLNWEGW.js +0 -1
  238. package/storybook-static/sb-manager/chunk-4IYAVH3S.js +0 -348
  239. package/storybook-static/sb-manager/chunk-CXYKRFSY.js +0 -9
  240. package/storybook-static/sb-manager/chunk-LVLAH4SI.js +0 -7
  241. package/storybook-static/sb-manager/chunk-VFHDXWEA.js +0 -406
  242. package/storybook-static/sb-manager/chunk-ZEU7PDD3.js +0 -1
  243. package/storybook-static/sb-manager/formatter-SWP5E3XI-7BGIK6BL.js +0 -156
  244. package/storybook-static/sb-manager/globals-module-info.js +0 -1
  245. package/storybook-static/sb-manager/globals.js +0 -1
  246. package/storybook-static/sb-manager/index.js +0 -1
  247. package/storybook-static/sb-manager/runtime.js +0 -1
  248. package/storybook-static/sb-manager/syntaxhighlighter-B5GMVT5T-EA5ASEYD.js +0 -1
  249. package/storybook-static/sb-preview/globals.js +0 -1
  250. package/storybook-static/sb-preview/runtime.js +0 -112
  251. package/storybook-static/static/media/src/Checkbox/img/checkmarck.svg +0 -5
  252. package/storybook-static/static/media/src/DataTable/Column/imgs/filter.svg +0 -12
  253. package/storybook-static/static/media/src/DataTable/Counters/imgs/close.svg +0 -3
  254. package/storybook-static/static/media/src/DataTable/Tag/imgs/disabled.svg +0 -12
  255. package/storybook-static/static/media/src/DataTable/Tag/imgs/error.svg +0 -12
  256. package/storybook-static/static/media/src/DataTable/Tag/imgs/info.svg +0 -18
  257. package/storybook-static/static/media/src/DataTable/Tag/imgs/success.svg +0 -12
  258. package/storybook-static/static/media/src/DataTable/Tag/imgs/warning.svg +0 -5
  259. package/storybook-static/static/media/src/Illustration/images/renovabio-illustrations/biomass.svg +0 -36
  260. package/storybook-static/static/media/src/Illustration/images/renovabio-illustrations/volume.svg +0 -10
  261. package/storybook-static/static/media/src/Illustration/images/system-images/add-file.svg +0 -12
  262. package/storybook-static/static/media/src/Illustration/images/system-images/cloud-connection.svg +0 -14
  263. package/storybook-static/static/media/src/Illustration/images/system-images/cloud-download.svg +0 -19
  264. package/storybook-static/static/media/src/Illustration/images/system-images/cloud-upload.svg +0 -16
  265. package/storybook-static/static/media/src/Illustration/images/system-images/corrupted-file.svg +0 -16
  266. package/storybook-static/static/media/src/Illustration/images/system-images/empty-box.svg +0 -22
  267. package/storybook-static/static/media/src/Illustration/images/system-images/empty-folder-2.svg +0 -10
  268. package/storybook-static/static/media/src/Illustration/images/system-images/empty-folder.svg +0 -18
  269. package/storybook-static/static/media/src/Illustration/images/system-images/empty.svg +0 -14
  270. package/storybook-static/static/media/src/Illustration/images/system-images/error-illustration.svg +0 -13
  271. package/storybook-static/static/media/src/Illustration/images/system-images/file-backup-2.svg +0 -18
  272. package/storybook-static/static/media/src/Illustration/images/system-images/file-backup.svg +0 -13
  273. package/storybook-static/static/media/src/Illustration/images/system-images/filtering-upload.svg +0 -42
  274. package/storybook-static/static/media/src/Illustration/images/system-images/flight.svg +0 -14
  275. package/storybook-static/static/media/src/Illustration/images/system-images/fly.svg +0 -9
  276. package/storybook-static/static/media/src/Illustration/images/system-images/movies.svg +0 -26
  277. package/storybook-static/static/media/src/Illustration/images/system-images/multimedia.svg +0 -9
  278. package/storybook-static/static/media/src/Illustration/images/system-images/notification-bell.svg +0 -15
  279. package/storybook-static/static/media/src/Illustration/images/system-images/page-2.svg +0 -18
  280. package/storybook-static/static/media/src/Illustration/images/system-images/page.svg +0 -12
  281. package/storybook-static/static/media/src/Illustration/images/system-images/photos.svg +0 -15
  282. package/storybook-static/static/media/src/Illustration/images/system-images/recycle-bin.svg +0 -14
  283. package/storybook-static/static/media/src/Illustration/images/system-images/rocket-launch.svg +0 -22
  284. package/storybook-static/static/media/src/Illustration/images/system-images/signal.svg +0 -24
  285. package/storybook-static/static/media/src/Illustration/images/system-images/wrong.svg +0 -14
  286. package/storybook-static/static/media/src/Illustration/images/tools-images/advanced-analysis.svg +0 -62
  287. package/storybook-static/static/media/src/Illustration/images/tools-images/agriculture.svg +0 -19
  288. package/storybook-static/static/media/src/Illustration/images/tools-images/alert-center.svg +0 -17
  289. package/storybook-static/static/media/src/Illustration/images/tools-images/area.svg +0 -15
  290. package/storybook-static/static/media/src/Illustration/images/tools-images/at-insights.svg +0 -24
  291. package/storybook-static/static/media/src/Illustration/images/tools-images/conservation-unit.svg +0 -12
  292. package/storybook-static/static/media/src/Illustration/images/tools-images/credit.svg +0 -18
  293. package/storybook-static/static/media/src/Illustration/images/tools-images/deforestation.svg +0 -15
  294. package/storybook-static/static/media/src/Illustration/images/tools-images/distance-proximity-rivers.svg +0 -37
  295. package/storybook-static/static/media/src/Illustration/images/tools-images/estimated-productivity-penalty.svg +0 -12
  296. package/storybook-static/static/media/src/Illustration/images/tools-images/extract.svg +0 -33
  297. package/storybook-static/static/media/src/Illustration/images/tools-images/farm.svg +0 -18
  298. package/storybook-static/static/media/src/Illustration/images/tools-images/geographical-consultation-municipalities.svg +0 -31
  299. package/storybook-static/static/media/src/Illustration/images/tools-images/gix.svg +0 -21
  300. package/storybook-static/static/media/src/Illustration/images/tools-images/insurance.svg +0 -16
  301. package/storybook-static/static/media/src/Illustration/images/tools-images/land-appreciation.svg +0 -26
  302. package/storybook-static/static/media/src/Illustration/images/tools-images/lockdown.svg +0 -14
  303. package/storybook-static/static/media/src/Illustration/images/tools-images/map.svg +0 -5
  304. package/storybook-static/static/media/src/Illustration/images/tools-images/pasture.svg +0 -19
  305. package/storybook-static/static/media/src/Illustration/images/tools-images/rating-2.svg +0 -16
  306. package/storybook-static/static/media/src/Illustration/images/tools-images/rating.svg +0 -21
  307. package/storybook-static/static/media/src/Illustration/images/tools-images/recurrence.svg +0 -17
  308. package/storybook-static/static/media/src/Illustration/images/tools-images/refrigerators.svg +0 -14
  309. package/storybook-static/static/media/src/Illustration/images/tools-images/settings.svg +0 -23
  310. package/storybook-static/static/media/src/Illustration/images/tools-images/socio-environmental-analysis.svg +0 -18
  311. package/storybook-static/static/media/src/Illustration/images/tools-images/soil-use.svg +0 -52
  312. package/storybook-static/static/media/src/Illustration/images/tools-images/storm.svg +0 -25
  313. package/storybook-static/static/media/src/Illustration/images/tools-images/territory-details.svg +0 -17
  314. package/storybook-static/static/media/src/Illustration/images/tools-images/timeline.svg +0 -42
  315. package/storybook-static/static/media/src/Input/imgs/error.svg +0 -5
  316. package/storybook-static/static/media/src/Modal/images/cross.svg +0 -5
  317. package/storybook-static/static/media/src/Paginator/imgs/double-left-arrow.svg +0 -15
  318. package/storybook-static/static/media/src/Paginator/imgs/double-right-arrow.svg +0 -15
  319. package/storybook-static/static/media/src/Paginator/imgs/left-arrow.svg +0 -5
  320. package/storybook-static/static/media/src/Paginator/imgs/right-arrow.svg +0 -5
  321. package/storybook-static/static/media/src/Select/imgs/indicator.svg +0 -3
  322. package/storybook-static/static/media/src/Tabs/imgs/check.svg +0 -10
  323. package/storybook-static/static/media/src/Tabs/imgs/warning.svg +0 -9
  324. package/storybook-static/stories.json +0 -1
@@ -1,14 +0,0 @@
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="M120.25 212.375V254C120.25 256.553 122.322 258.625 124.875 258.625C127.428 258.625 129.5 256.553 129.5 254V212.375C129.5 209.822 127.428 207.75 124.875 207.75C122.322 207.75 120.25 209.822 120.25 212.375Z" fill="#9C73AB"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M157.25 212.375V254C157.25 256.553 159.322 258.625 161.875 258.625C164.428 258.625 166.5 256.553 166.5 254V212.375C166.5 209.822 164.428 207.75 161.875 207.75C159.322 207.75 157.25 209.822 157.25 212.375Z" fill="#9C73AB"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M176.772 247.262C176.772 242.156 172.628 238.012 167.522 238.012H119.228C114.122 238.012 109.978 242.156 109.978 247.262V277.125C109.978 282.227 114.122 286.375 119.228 286.375H167.522C172.628 286.375 176.772 282.227 176.772 277.125V247.262Z" fill="#C3A4DB"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M163.471 135.133C159.304 156.14 176.61 196.535 172.004 213.749C171.944 213.971 171.888 214.174 171.842 214.364C171.643 215.099 170.935 215.617 170.121 215.617C161.981 215.617 120.518 215.617 116.231 215.617C116.018 215.617 115.833 215.483 115.782 215.294C115.625 214.72 115.273 213.434 114.788 211.677C109.506 192.446 98.4663 175.038 82.9864 161.482C81.807 160.534 80.6554 159.553 79.5269 158.55L79.5223 158.545C61.8779 142.806 50.875 120.62 50.875 96.0473C50.875 48.3589 92.3242 9.63843 143.375 9.63843C203.676 9.63843 208.125 56.9984 189.625 87.4078C186.536 92.4861 184.551 96.5746 183.155 100.006L160.094 100.89L172.906 112.082L143.375 112.966L157.25 121.61L133.357 125.929L163.471 135.133Z" fill="#E4CAF0"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M92.7544 171.208C89.7389 167.786 86.4736 164.539 82.9864 161.482C81.807 160.534 80.6554 159.553 79.5269 158.55L79.5223 158.545C61.8779 142.806 50.875 120.62 50.875 96.0473C50.875 48.3589 92.3242 9.63843 143.375 9.63843C161.94 9.63843 175.214 14.1293 184.149 21.2287C186.744 39.2338 185.726 58.2194 179.973 69.2917C174.27 80.2668 163.512 88.3421 159.146 99.9832C157.615 104.067 157.042 108.29 156.848 112.563L143.375 112.966L156.797 121.328L156.801 121.688L133.357 125.929L156.501 133.006C156.043 137.446 154.993 141.789 152.681 145.919C148.5 153.379 140.711 155.52 134.222 160.205C128.908 164.044 127.035 172.549 121.027 174.908C115.972 176.883 107.527 172.702 102.356 172.036C99.1831 171.629 95.9734 171.416 92.7544 171.208Z" fill="#F7E9FC"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M140.743 10.0733C127.761 14.4994 117.614 51.3283 108.364 96.0381C103.373 120.162 111.43 142.797 116.342 158.536L117.003 160.575C121.531 174.968 134.014 193.371 135.568 213.684L135.716 215.604H124.029C124.029 215.604 123.89 214.896 123.654 213.684C119.727 193.371 111.564 174.968 100.122 160.575L98.457 158.536C86.0435 142.797 78.3013 120.606 78.3013 96.0381C78.3013 48.3451 107.462 9.62463 143.375 9.62463C142.482 9.64313 141.604 9.78651 140.743 10.0733Z" fill="#550073"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M135.318 126.526L147.602 130.282C147.112 132.381 146.747 134.643 146.534 137.103C144.804 157.171 167.24 193.945 163.165 215.604H151.21C151.21 215.604 133.454 165.075 133.362 145.724C133.329 139.231 134.171 132.927 135.318 126.526Z" fill="#550073"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M150.026 10.0733C182.822 14.4994 166.824 38.3644 166.824 83.0743C166.824 90.0164 165.214 96.126 163.087 100.779L160.094 100.89L162.023 102.573C160.145 106.005 157.856 109.312 155.738 112.596L143.375 112.966L152.19 118.46C151.418 119.875 150.687 121.351 150.017 122.914L135.499 125.541C137.876 112.61 141.386 99.2294 141.386 83.0743C141.386 39.2062 155.099 13.8935 146.233 10.1195L144.147 9.6524L150.026 10.0733Z" fill="#550073"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M210.9 88.3098C210.9 86.2424 212.824 84.6792 215.063 84.6792C217.301 84.6792 219.225 86.2424 219.225 88.3098C219.225 88.4069 219.23 88.4994 219.239 88.5965C219.239 88.5965 219.854 100.307 188.867 109.136C187.391 109.557 186.536 111.093 186.956 112.568C187.377 114.039 188.913 114.894 190.384 114.473C225.27 104.534 224.891 89.5585 224.77 88.134C224.692 83.2269 220.432 79.1292 215.063 79.1292C209.642 79.1292 205.35 83.3055 205.35 88.3098C205.35 89.8407 206.594 91.0848 208.125 91.0848C209.656 91.0848 210.9 89.8407 210.9 88.3098Z" fill="#C3A4DB"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M184.778 124.029C184.778 124.029 210.317 127.548 233.188 105.251C234.284 104.183 234.307 102.421 233.239 101.325C232.166 100.228 230.408 100.205 229.312 101.278C208.578 121.494 185.509 118.53 185.509 118.53C183.992 118.326 182.595 119.394 182.392 120.911C182.188 122.428 183.256 123.825 184.778 124.029Z" fill="#C3A4DB"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M179.279 131.443C198.685 139.781 209.36 135.961 220.266 131.882C226.833 129.426 233.489 126.827 242.641 127.391C242.697 127.396 242.757 127.396 242.813 127.396C247.604 127.396 251.6 130.878 251.6 135.304C251.6 139.731 247.604 143.209 242.813 143.209C240.491 143.209 238.373 142.395 236.786 141.049C235.621 140.059 233.868 140.198 232.873 141.368C231.884 142.533 232.022 144.286 233.193 145.281C235.727 147.431 239.103 148.759 242.813 148.759C250.786 148.759 257.15 142.667 257.15 135.304C257.15 127.96 250.818 121.883 242.877 121.85C232.864 121.244 225.538 123.987 218.323 126.683C208.518 130.351 198.921 133.838 181.471 126.346C180.061 125.74 178.428 126.392 177.827 127.798C177.221 129.209 177.873 130.841 179.279 131.443Z" fill="#C3A4DB"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M178.951 141.955C190.615 148.939 204.661 154.322 224.104 153.125C225.631 153.032 226.796 151.714 226.704 150.183C226.607 148.657 225.293 147.491 223.762 147.584C205.692 148.698 192.641 143.685 181.8 137.196C180.486 136.405 178.779 136.835 177.993 138.149C177.207 139.462 177.637 141.169 178.951 141.955Z" fill="#C3A4DB"/>
14
- </svg>
@@ -1,9 +0,0 @@
1
- <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 212.375V254C124.875 256.553 126.947 258.625 129.5 258.625C132.053 258.625 134.125 256.553 134.125 254V212.375C134.125 209.822 132.053 207.75 129.5 207.75C126.947 207.75 124.875 209.822 124.875 212.375Z" fill="#9C73AB"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M161.875 212.375V254C161.875 256.553 163.947 258.625 166.5 258.625C169.053 258.625 171.125 256.553 171.125 254V212.375C171.125 209.822 169.053 207.75 166.5 207.75C163.947 207.75 161.875 209.822 161.875 212.375Z" fill="#9C73AB"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M91.1865 158.605C75.4892 143 65.6981 121.004 65.6981 96.6439C65.6981 49.3625 102.578 10.975 148 10.975C193.422 10.975 230.302 49.3625 230.302 96.6439C230.302 121.004 220.511 143 204.813 158.605L203.153 160.252C188.631 174.663 178.335 193.071 173.474 213.333C173.419 213.555 173.373 213.758 173.326 213.943C173.151 214.674 172.522 215.187 171.796 215.187C164.553 215.187 127.664 215.187 123.848 215.187C123.659 215.187 123.497 215.053 123.45 214.864C123.312 214.299 122.997 213.023 122.567 211.279C117.863 192.215 108.045 174.959 94.2714 161.519C93.2215 160.575 92.1947 159.604 91.1911 158.61L91.1865 158.605Z" fill="#E4CAF0"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M77.2421 140.392C69.9115 127.585 65.6981 112.623 65.6981 96.6439C65.6981 49.3625 102.578 10.975 148 10.975C167.416 10.975 185.268 17.9865 199.342 29.7063C210.993 44.6358 218.009 63.885 218.009 84.8825C218.009 132.293 182.23 170.787 138.163 170.787C113.756 170.787 91.8941 158.984 77.2421 140.392Z" fill="#F7E9FC"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M145.66 11.4052C134.106 15.7944 125.078 52.3041 125.078 96.6301C125.078 120.99 127.807 142.991 132.178 158.591L132.765 160.617C136.794 174.885 139.67 193.131 141.053 213.268L141.187 215.173H130.786C130.786 215.173 130.665 214.47 130.453 213.268C126.961 193.131 119.695 174.885 109.515 160.617L108.035 158.591C96.9909 142.991 90.1042 120.99 90.1042 96.6301C90.1042 49.3487 116.046 10.9612 148 10.9612C147.204 10.9797 146.423 11.1185 145.66 11.4052Z" fill="#550073"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M153.915 11.4052C183.094 15.7944 205.896 52.3041 205.896 96.6301C205.896 120.99 199.009 142.991 187.965 158.591L187.733 158.92C176.906 174.191 169.233 193.7 165.607 215.173H154.97C154.97 215.173 159.442 174.191 163.73 158.92L163.822 158.591C168.193 142.991 170.922 120.99 170.922 96.6301C170.922 49.3487 160.649 10.9612 148 10.9612C149.97 11.026 151.945 11.2387 153.915 11.4052Z" fill="#550073"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M181.397 247.262C181.397 242.156 177.253 238.012 172.147 238.012H123.853C118.747 238.012 114.603 242.156 114.603 247.262V277.125C114.603 282.227 118.747 286.375 123.853 286.375H172.147C177.253 286.375 181.397 282.227 181.397 277.125V247.262Z" fill="#C3A4DB"/>
9
- </svg>
@@ -1,26 +0,0 @@
1
- <svg width="296" height="297" viewBox="0 0 296 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M259.476 126.155C259.476 123.589 257.404 121.515 254.851 121.515C226.768 121.515 79.4298 121.515 51.3514 121.515C48.7938 121.515 46.7264 123.589 46.7264 126.155V251.197C46.7264 256.186 48.7013 260.975 52.2163 264.502C55.7359 268.029 60.5043 270.015 65.4761 270.015H240.722C245.694 270.015 250.462 268.029 253.982 264.502C257.497 260.975 259.476 256.186 259.476 251.197V126.155Z" fill="#C3A4DB"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M249.274 126.155C249.274 123.589 247.202 121.515 244.649 121.515C217.449 121.515 78.551 121.515 51.3514 121.515C48.7938 121.515 46.7264 123.589 46.7264 126.155V244.236C46.7264 249.229 48.7013 254.014 52.2163 257.541C55.7359 261.072 60.5043 263.054 65.4808 263.054H230.519C235.496 263.054 240.264 261.072 243.784 257.541C247.299 254.014 249.274 249.229 249.274 244.236C249.274 211.144 249.274 144.31 249.274 126.155Z" fill="#E4CAF0"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M184.066 121.515C184.084 122.364 184.094 123.218 184.094 124.072C184.094 192.553 128.686 248.148 60.4395 248.148C55.8978 248.148 51.4161 247.902 46.9946 247.42C46.8143 246.375 46.7264 245.313 46.7264 244.236C46.7264 211.144 46.7264 144.31 46.7264 126.155C46.7264 123.589 48.7938 121.515 51.3514 121.515H184.066Z" fill="#F7E9FC"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M259.476 126.155C259.476 124.921 258.986 123.742 258.121 122.874C257.252 122.002 256.077 121.515 254.851 121.515C226.768 121.515 79.4298 121.515 51.3514 121.515C50.1211 121.515 48.9464 122.002 48.0769 122.874C47.212 123.742 46.7264 124.921 46.7264 126.155V149.359H259.476V126.155Z" fill="#E4CAF0"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M46.7264 149.359H259.245V156.241H46.7264V149.359Z" fill="#C3A4DB"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M83.7264 121.515H69.8514L53.8257 149.359H67.7007L83.7264 121.515Z" fill="#AE8DBE"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M116.101 121.515H102.226L86.2007 149.359H100.076L116.101 121.515Z" fill="#AE8DBE"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M148.476 121.515H134.601L118.576 149.359H132.451L148.476 121.515Z" fill="#AE8DBE"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M180.851 121.515H166.976L150.951 149.359H164.826L180.851 121.515Z" fill="#AE8DBE"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M213.226 121.515H199.351L183.326 149.359H197.201L213.226 121.515Z" fill="#AE8DBE"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M245.601 121.515H231.726L215.701 149.359H229.576L245.601 121.515Z" fill="#AE8DBE"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M259.476 149.359V129.552L248.076 149.359H259.476Z" fill="#AE8DBE"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M243.585 35.9092C242.174 30.9808 237.054 28.1315 232.143 29.5469C198.482 39.2272 79.0783 73.5818 45.4175 83.2667C40.5058 84.6821 37.6661 89.8193 39.0767 94.7476C42.0968 105.319 46.7264 121.515 46.7264 121.515L251.235 62.6716C251.235 62.6716 246.605 46.4805 243.585 35.9092Z" fill="#E4CAF0"/>
15
- <path fill-rule="evenodd" clip-rule="evenodd" d="M63.2006 78.1528L49.8621 81.9906L43.1512 109.004L46.7264 121.515L52.8637 119.747L63.2006 78.1528Z" fill="#AE8DBE"/>
16
- <path fill-rule="evenodd" clip-rule="evenodd" d="M94.3223 69.1964L80.9838 73.0341L70.6469 114.628L83.9854 110.795L94.3223 69.1964Z" fill="#AE8DBE"/>
17
- <path fill-rule="evenodd" clip-rule="evenodd" d="M125.444 60.2446L112.105 64.0824L101.768 105.676L115.107 101.839L125.444 60.2446Z" fill="#AE8DBE"/>
18
- <path fill-rule="evenodd" clip-rule="evenodd" d="M156.566 51.2882L143.227 55.126L132.89 96.7245L146.229 92.8867L156.566 51.2882Z" fill="#AE8DBE"/>
19
- <path fill-rule="evenodd" clip-rule="evenodd" d="M187.683 42.3364L174.349 46.1742L164.012 87.7681L177.35 83.9303L187.683 42.3364Z" fill="#AE8DBE"/>
20
- <path fill-rule="evenodd" clip-rule="evenodd" d="M218.804 33.38L205.466 37.2178L195.133 78.8164L208.467 74.9786L218.804 33.38Z" fill="#AE8DBE"/>
21
- <path fill-rule="evenodd" clip-rule="evenodd" d="M236.305 29.4123L226.25 69.86L239.589 66.0222L245.449 42.4385L243.585 35.9092C242.577 32.3916 239.681 29.932 236.305 29.4123Z" fill="#AE8DBE"/>
22
- <path fill-rule="evenodd" clip-rule="evenodd" d="M83.6385 125.371C84.9011 124.508 85.6596 123.074 85.6596 121.538C85.6596 120.002 84.9058 118.568 83.6385 117.705C74.37 111.356 55.8469 98.6736 45.6025 91.6616C44.1826 90.6917 42.3511 90.585 40.8341 91.3878C39.3171 92.1953 38.369 93.7731 38.369 95.4948V147.539C38.369 149.261 39.3171 150.839 40.8341 151.642C42.3465 152.449 44.1826 152.342 45.5979 151.377C55.8423 144.374 74.3654 131.71 83.6385 125.371Z" fill="#F7E9FC"/>
23
- <path d="M51.0878 115.714C53.6421 115.714 55.7128 113.636 55.7128 111.073C55.7128 108.51 53.6421 106.433 51.0878 106.433C48.5335 106.433 46.4628 108.51 46.4628 111.073C46.4628 113.636 48.5335 115.714 51.0878 115.714Z" fill="#9C73AB"/>
24
- <path d="M51.0878 136.597C53.6421 136.597 55.7128 134.519 55.7128 131.956C55.7128 129.393 53.6421 127.316 51.0878 127.316C48.5335 127.316 46.4628 129.393 46.4628 131.956C46.4628 134.519 48.5335 136.597 51.0878 136.597Z" fill="#9C73AB"/>
25
- <path fill-rule="evenodd" clip-rule="evenodd" d="M175.311 218.258C178.303 216.434 180.13 213.176 180.13 209.659C180.13 206.146 178.298 202.888 175.306 201.064C165.843 195.305 153.384 187.723 143.699 181.824C140.605 179.94 136.738 179.88 133.584 181.662C130.43 183.444 128.478 186.794 128.478 190.423V228.931C128.478 232.565 130.43 235.915 133.584 237.697C136.743 239.479 140.609 239.414 143.703 237.526C153.393 231.623 165.848 224.026 175.311 218.258Z" fill="#550073"/>
26
- </svg>
@@ -1,9 +0,0 @@
1
- <svg width="296" height="297" viewBox="0 0 296 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M69.375 83.5313C69.375 83.5313 53.8581 78.8814 40.7601 74.9554C36.5606 73.6978 32.0142 74.5052 28.4992 77.1318C24.9842 79.7584 22.9122 83.8979 22.9122 88.2972V208.703C22.9122 213.102 24.9842 217.242 28.4992 219.868C32.0142 222.495 36.5606 223.302 40.7601 222.045C53.8581 218.119 69.375 213.469 69.375 213.469V83.5313Z" fill="#C3A4DB"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M43.9375 75.9067V221.093L69.375 213.469V83.5313L43.9375 75.9067Z" fill="#AE8DBE"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M226.625 83.5313C226.625 83.5313 242.142 78.8814 255.24 74.9554C259.439 73.6978 263.986 74.5052 267.501 77.1318C271.016 79.7584 273.088 83.8979 273.088 88.2972V208.703C273.088 213.102 271.016 217.242 267.501 219.868C263.986 222.495 259.439 223.302 255.24 222.045C242.142 218.119 226.625 213.469 226.625 213.469V83.5313Z" fill="#C3A4DB"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M252.062 75.9067V221.093L226.625 213.469V83.5313L252.062 75.9067Z" fill="#AE8DBE"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M245.125 88.1719C245.125 67.6696 228.558 51.0469 208.125 51.0469H87.875C67.4417 51.0469 50.875 67.6696 50.875 88.1719V208.828C50.875 229.33 67.4417 245.953 87.875 245.953H208.125C228.558 245.953 245.125 229.33 245.125 208.828V88.1719Z" fill="#E4CAF0"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M176.629 51.0469C179.126 60.8757 180.454 71.1733 180.454 81.7771C180.454 150.338 124.981 205.997 56.6562 205.997C54.7138 205.997 52.7851 205.951 50.875 205.863V88.1719C50.875 67.6696 67.4417 51.0469 87.875 51.0469H176.629Z" fill="#F7E9FC"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M115.625 134.309V116.382C115.625 113.918 116.601 111.561 118.335 109.816C120.07 108.076 122.424 107.101 124.875 107.101H185C187.451 107.101 189.805 108.076 191.54 109.816C193.274 111.561 194.25 113.918 194.25 116.382L194.218 134.945C193.917 144.695 192.432 162.297 187.595 175.652C184.57 184.001 180.028 190.382 174.238 192.892C170.186 194.827 165.621 194.925 161.833 192.73C155.201 188.887 153.444 179.467 157.911 171.703C162.379 163.939 171.389 160.756 178.021 164.598C179.024 165.178 179.917 165.888 180.694 166.701C183.09 157.693 184.214 147.47 184.713 139.864C184.792 138.588 184.339 137.335 183.464 136.407C182.59 135.474 181.374 134.945 180.102 134.945C168.646 134.945 140.165 134.945 129.213 134.945C126.757 134.945 124.732 136.866 124.593 139.325C123.968 149.442 122.317 164.329 118.22 175.652C115.195 184.001 110.653 190.382 104.863 192.892C100.811 194.827 96.2462 194.925 92.4584 192.73C85.8261 188.887 84.0686 179.467 88.5364 171.703C93.0041 163.939 102.014 160.756 108.646 164.598C109.649 165.178 110.542 165.888 111.319 166.701C114.372 155.243 115.352 141.808 115.625 134.309Z" fill="#550073"/>
9
- </svg>
@@ -1,15 +0,0 @@
1
- <svg width="296" height="297" viewBox="0 0 296 297" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M148 25.658C162.837 25.658 166.5 40.6983 166.5 53.5018C166.5 66.3099 158.212 72.0643 148 72.0643C137.788 72.0643 129.5 66.3099 129.5 53.5018C129.5 40.6983 133.163 25.658 148 25.658Z" fill="#C3A4DB"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M148 25.658C162.837 25.658 166.5 40.6983 166.5 53.5018C166.5 66.3099 158.212 72.0643 148 72.0643C147.075 72.0643 146.164 72.0179 145.271 71.9204C154.193 70.9644 161.047 65.1451 161.047 53.5018C161.047 40.7447 162.823 25.774 148.171 25.658H148Z" fill="#9C73AB"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M148 220.295C202.88 220.295 242.812 231.73 247.437 245.819C251.831 259.197 202.88 271.342 148 271.342C93.1197 271.342 44.1687 259.197 48.5625 245.819C53.1875 231.73 93.1197 220.295 148 220.295Z" fill="#C3A4DB"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M234.335 234.115C241.504 237.619 246.055 241.6 247.438 245.819C251.831 259.197 202.88 271.342 148 271.342C117.119 271.342 88.1155 267.495 69.4398 261.75C84.5913 263.481 101.306 264.465 118.52 264.465C182.799 264.465 240.135 250.752 234.987 235.646C234.811 235.131 234.594 234.621 234.335 234.115Z" fill="#E4CAF0"/>
6
- <path d="M148 259.685C160.772 259.685 171.125 249.296 171.125 236.482C171.125 223.667 160.772 213.279 148 213.279C135.228 213.279 124.875 223.667 124.875 236.482C124.875 249.296 135.228 259.685 148 259.685Z" fill="#9C73AB"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M125.217 240.486C124.991 239.187 124.875 237.851 124.875 236.482C124.875 223.678 135.235 213.279 148 213.279C157.356 213.279 165.422 218.866 169.062 226.894C164.849 225.177 160.247 224.23 155.428 224.23C142.825 224.23 131.72 230.69 125.217 240.486Z" fill="#78528F"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M48.5625 245.819C48.5625 245.819 59.4729 216.894 68.1448 193.895C75.073 175.522 78.625 156.046 78.625 136.407C78.625 130.508 78.625 124.104 78.625 117.552C78.625 100.321 85.4469 83.7958 97.5921 71.6095C109.733 59.4278 126.202 52.5829 143.375 52.5829H152.625C169.798 52.5829 186.267 59.4278 198.408 71.6095C210.553 83.7958 217.375 100.321 217.375 117.552V136.843C217.375 156.635 220.982 176.265 228.017 194.758L247.438 245.819C242.812 231.73 202.88 220.295 148 220.295C96.5469 220.295 58.238 230.347 49.839 243.211L48.5625 245.819Z" fill="#E4CAF0"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M145.516 52.5829C83.1806 79.3686 99.7659 131.279 89.5677 178.622C86.6725 192.062 81.6174 211.032 71.9881 229.98C60.7864 233.693 53.0811 238.24 49.839 243.211L48.5625 245.819C48.5625 245.819 59.4729 216.894 68.1448 193.895C75.073 175.522 78.625 156.046 78.625 136.407C78.625 130.508 78.625 124.104 78.625 117.552C78.625 100.321 85.4469 83.7958 97.5921 71.6095C109.733 59.4278 126.202 52.5829 143.375 52.5829H145.516Z" fill="#F7E9FC"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20.165 97.9126C36.6161 111.658 51.7537 118.401 63.8897 120.048C73.9722 121.417 82.1862 119.329 87.8796 114.958C93.8551 110.377 97.2822 103.249 97.125 94.265C96.9677 85.3597 93.6424 79.0206 89.1376 74.974C77.9266 64.8992 59.1399 68.9087 55.6202 84.0093C55.0421 86.5059 56.5869 89.0026 59.0705 89.5873C61.5587 90.1674 64.047 88.6174 64.6297 86.1254C66.5352 77.9347 76.886 76.4218 82.9632 81.8885C85.8724 84.4965 87.7732 88.6824 87.875 94.4275C87.9582 99.1887 86.6216 103.184 83.9437 106.062C81.2196 108.985 77.182 110.688 72.2194 111.092C60.5042 112.043 44.3167 106.01 26.085 90.7799C24.124 89.1418 21.2056 89.4109 19.5684 91.3786C17.9357 93.3462 18.204 96.2744 20.165 97.9126Z" fill="#550073"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19.8921 139.432C37.3792 156.575 73.5005 161.192 103.401 149.73C134.028 137.994 143.208 127.446 163.429 120.197C165.834 119.334 167.087 116.675 166.232 114.261C165.372 111.853 162.721 110.595 160.321 111.454C140.036 118.726 130.823 129.288 100.099 141.061C73.7271 151.168 41.7776 147.911 26.3579 132.796C24.531 131.005 21.5987 131.037 19.8181 132.87C18.0329 134.703 18.0652 137.641 19.8921 139.432Z" fill="#550073"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M187.081 112.415C195.11 108.354 211.154 104.419 220.34 107.96C222.721 108.878 225.399 107.686 226.315 105.296C227.231 102.906 226.042 100.219 223.66 99.3001C212.431 94.9658 192.738 99.1609 182.919 104.126C180.639 105.277 179.723 108.071 180.87 110.359C182.017 112.647 184.801 113.565 187.081 112.415Z" fill="#550073"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M208.125 102.038C214.322 69.8786 262.39 78.8396 272.875 108.27C272.875 108.27 266.617 108.976 254.375 117.552C233.808 131.965 204.184 122.494 208.125 102.038Z" fill="#550073"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M146.363 204.624C163.767 189.853 189.731 178.237 209.212 177.184C220.192 176.59 229.095 179.212 231.393 188.303C232.452 192.489 232.101 196.015 230.7 198.823C228.604 203.023 224.308 205.519 219.854 206.359C215.072 207.255 209.933 206.336 207.103 202.809C205.498 200.818 202.584 200.503 200.595 202.109C198.611 203.719 198.297 206.642 199.897 208.638C204.758 214.68 213.356 217.023 221.561 215.478C228.789 214.118 235.57 209.793 238.969 202.981C241.231 198.447 242.068 192.772 240.357 186.019C236.98 172.664 224.84 167.044 208.717 167.916C187.558 169.058 159.29 181.5 140.387 197.538C138.44 199.194 138.195 202.122 139.841 204.081C141.493 206.034 144.411 206.28 146.363 204.624Z" fill="#550073"/>
15
- </svg>
@@ -1,18 +0,0 @@
1
- <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 44.7561C124.875 43.5305 125.361 42.3557 126.23 41.4862C127.095 40.6214 128.274 40.1311 129.5 40.1311H233.812L286.75 98.8362V172.619C286.75 172.619 286.916 233.562 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.019C123.825 226.861 124.875 172.619 124.875 172.619V44.7561Z" fill="#E4CAF0"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 172.619C286.75 172.619 286.916 233.563 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.02L109.654 257.622C166.606 260.3 249.311 250.324 260.202 246.059C271.839 241.504 286.519 197.788 286.745 173.192L286.75 172.619Z" fill="#C3A4DB"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 98.8362C272.709 93.2909 257.844 93.1336 242.586 95.4877C241.171 95.7144 239.732 95.2611 238.692 94.276C237.651 93.2862 237.133 91.871 237.286 90.4465C238.96 73.3617 237.272 56.647 233.812 40.1311C256.188 56.7441 273.856 76.294 286.75 98.8362Z" fill="#550073"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 55.8145C137.242 57.3546 149.212 62.8676 158.702 72.3581C177.679 91.3345 180.759 120.222 167.948 142.418L175.565 166.574C175.94 167.763 175.625 169.058 174.746 169.936C174.529 170.149 174.307 170.371 174.099 170.584C173.271 171.407 172.055 171.703 170.945 171.352L146.668 163.697C139.851 167.633 132.4 170.071 124.801 171.005C124.856 169.474 124.875 168.632 124.875 168.632V55.8145Z" fill="#C3A4DB"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M140.817 158.027C119.598 170.279 91.9773 167.333 73.8335 149.189C52.1746 127.53 52.1746 92.3613 73.8335 70.7024C95.4923 49.0389 130.661 49.0389 152.324 70.7024C170.464 88.8416 173.41 116.462 161.163 137.682L168.442 160.779C168.803 161.912 168.498 163.152 167.661 163.989C167.453 164.197 167.245 164.405 167.041 164.608C166.25 165.399 165.089 165.681 164.026 165.348L140.817 158.027Z" fill="#F7E9FC"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M56.5036 34.0585L75.0036 57.3315C76.5946 59.3295 79.5037 59.6625 81.5017 58.0761C83.4997 56.4898 83.8328 53.576 82.2464 51.578L63.7464 28.305C62.1554 26.307 59.2462 25.974 57.2482 27.5604C55.2502 29.1514 54.9172 32.0605 56.5036 34.0585Z" fill="#550073"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.94673 45.6349L55.2872 73.3849C57.498 74.6567 60.3285 73.8936 61.6004 71.6782C62.8722 69.4629 62.1045 66.637 59.8891 65.3651L11.5532 37.6151C9.33786 36.3432 6.51198 37.1064 5.24011 39.3217C3.96823 41.5371 4.73136 44.363 6.94673 45.6349Z" fill="#550073"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.875 97.125H46.25C48.803 97.125 50.875 95.053 50.875 92.5C50.875 89.947 48.803 87.875 46.25 87.875H13.875C11.322 87.875 9.25 89.947 9.25 92.5C9.25 95.053 11.322 97.125 13.875 97.125Z" fill="#550073"/>
10
- <g clip-path="url(#clip0_1905_559)">
11
- <path d="M98.5338 95.5338C100.174 93.9112 102.826 93.9112 104.309 95.5338L112.51 103.752L120.867 95.5338C122.507 93.9112 125.159 93.9112 126.642 95.5338C128.422 97.174 128.422 99.826 126.642 101.309L118.582 109.51L126.642 117.867C128.422 119.507 128.422 122.159 126.642 123.642C125.159 125.422 122.507 125.422 120.867 123.642L112.51 115.582L104.309 123.642C102.826 125.422 100.174 125.422 98.5338 123.642C96.9112 122.159 96.9112 119.507 98.5338 117.867L106.752 109.51L98.5338 101.309C96.9112 99.826 96.9112 97.174 98.5338 95.5338ZM157.333 109.667C157.333 134.338 137.338 154.333 112.667 154.333C87.9953 154.333 68 134.338 68 109.667C68 84.9953 87.9953 65 112.667 65C137.338 65 157.333 84.9953 157.333 109.667ZM112.667 73.375C92.619 73.375 76.375 89.619 76.375 109.667C76.375 129.714 92.619 145.958 112.667 145.958C132.714 145.958 148.958 129.714 148.958 109.667C148.958 89.619 132.714 73.375 112.667 73.375Z" fill="#550073"/>
12
- </g>
13
- <defs>
14
- <clipPath id="clip0_1905_559">
15
- <rect width="89.3333" height="89.3333" fill="white" transform="translate(68 65)"/>
16
- </clipPath>
17
- </defs>
18
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 44.7561C124.875 43.5305 125.361 42.3558 126.23 41.4863C127.095 40.6214 128.274 40.1311 129.5 40.1311H233.812L286.75 98.8363V172.619C286.75 172.619 286.916 233.562 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.02C123.825 226.861 124.875 172.619 124.875 172.619V44.7561Z" fill="#E4CAF0"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 172.619C286.75 172.619 286.916 233.563 269.605 262.658C268.763 263.995 267.293 264.804 265.711 264.804C248.011 264.818 142.926 264.818 113.553 264.818C111.93 264.818 110.426 263.963 109.589 262.575C108.752 261.183 108.711 259.453 109.474 258.019L109.654 257.622C166.606 260.3 249.311 250.324 260.202 246.059C271.839 241.504 286.519 197.788 286.745 173.192L286.75 172.619Z" fill="#C3A4DB"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M286.75 98.8363C272.709 93.2909 257.844 93.1336 242.586 95.4878C241.171 95.7144 239.732 95.2611 238.692 94.276C237.651 93.2863 237.133 91.871 237.286 90.4465C238.96 73.3618 237.272 56.647 233.812 40.1311C256.188 56.7441 273.856 76.294 286.75 98.8363Z" fill="#550073"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M124.875 55.8145C137.242 57.3546 149.212 62.8676 158.702 72.3581C177.679 91.3345 180.759 120.222 167.948 142.418L175.565 166.574C175.94 167.763 175.625 169.058 174.746 169.936C174.529 170.149 174.307 170.371 174.099 170.584C173.271 171.407 172.055 171.703 170.945 171.352L146.668 163.697C139.851 167.633 132.4 170.07 124.801 171.005C124.856 169.474 124.875 168.632 124.875 168.632V55.8145Z" fill="#C3A4DB"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M140.817 158.027C119.598 170.279 91.9773 167.332 73.8335 149.189C52.1746 127.53 52.1746 92.3613 73.8335 70.7024C95.4923 49.0389 130.661 49.0389 152.324 70.7024C170.464 88.8416 173.41 116.462 161.163 137.682L168.442 160.779C168.803 161.912 168.498 163.152 167.661 163.989C167.453 164.197 167.245 164.405 167.041 164.608C166.25 165.399 165.089 165.681 164.026 165.348L140.817 158.027Z" fill="#F7E9FC"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M103.29 93.3417C103.188 88.9295 104.84 85.7151 107.397 83.8281C111.412 80.8681 117.406 80.993 120.662 84.6606C122.063 86.2378 122.872 88.467 122.896 91.2883C122.951 98.05 119.774 102.004 116.67 106.102C112.489 111.62 108.313 117.29 107.795 126.757C107.656 129.306 109.612 131.489 112.161 131.627C114.709 131.766 116.892 129.81 117.031 127.262C117.424 120.07 120.865 115.879 124.042 111.689C128.297 106.079 132.22 100.483 132.146 91.2143C132.099 85.766 130.282 81.5619 127.581 78.5186C121.267 71.41 109.682 70.6469 101.907 76.3819C97.2453 79.8229 93.8551 85.5209 94.0447 93.5591C94.1049 96.1121 96.2231 98.1333 98.7761 98.0731C101.329 98.013 103.35 95.8947 103.29 93.3417Z" fill="#550073"/>
8
- <path d="M111.98 148.805C115.122 148.805 117.669 146.258 117.669 143.116C117.669 139.974 115.122 137.427 111.98 137.427C108.839 137.427 106.292 139.974 106.292 143.116C106.292 146.258 108.839 148.805 111.98 148.805Z" fill="#550073"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M56.5036 34.0585L75.0036 57.3315C76.5946 59.3295 79.5037 59.6625 81.5017 58.0761C83.4997 56.4897 83.8328 53.576 82.2464 51.578L63.7464 28.305C62.1554 26.307 59.2462 25.974 57.2482 27.5604C55.2502 29.1514 54.9172 32.0605 56.5036 34.0585Z" fill="#550073"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.94673 45.6349L55.2872 73.3849C57.498 74.6567 60.3285 73.8936 61.6004 71.6782C62.8722 69.4629 62.1045 66.637 59.8891 65.3651L11.5532 37.6151C9.33786 36.3433 6.51198 37.1064 5.24011 39.3217C3.96823 41.5371 4.73136 44.363 6.94673 45.6349Z" fill="#550073"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.875 97.125H46.25C48.803 97.125 50.875 95.053 50.875 92.5C50.875 89.947 48.803 87.875 46.25 87.875H13.875C11.322 87.875 9.25 89.947 9.25 92.5C9.25 95.053 11.322 97.125 13.875 97.125Z" fill="#550073"/>
12
- </svg>
@@ -1,15 +0,0 @@
1
- <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M244.478 52.6556C243.664 49.617 241.675 47.027 238.951 45.4545C236.227 43.882 232.989 43.4519 229.95 44.2659C190.425 54.8571 60.0834 89.7805 20.5628 100.372C17.5241 101.186 14.9341 103.174 13.3616 105.899C11.7845 108.627 11.359 111.865 12.173 114.903C20.4656 145.84 43.2299 230.806 51.5225 261.743C52.3365 264.786 54.3253 267.376 57.0494 268.948C59.7735 270.521 63.011 270.946 66.0496 270.132C105.575 259.546 235.917 224.618 275.437 214.031C278.476 213.217 281.066 211.228 282.638 208.5C284.216 205.775 284.641 202.538 283.827 199.499C275.534 168.558 252.77 83.5969 244.478 52.6556Z" fill="#E4CAF0"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M150.784 65.4808L188.251 55.4399H245.176L249.773 72.4136L150.784 65.4808Z" fill="#C3A4DB"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M275.969 213.772C281.991 212.098 285.538 205.887 283.92 199.851C280.992 188.927 276.917 173.715 276.917 173.715L264.8 216.88C264.8 216.88 270.41 215.317 275.969 213.772Z" fill="#C3A4DB"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M34.0539 96.7596L34.1325 196.849L46.324 242.345L170.163 242.234L223.919 227.832L54.2466 91.3484L34.0539 96.7596Z" fill="#C3A4DB"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M280.668 71.373C280.668 68.376 279.475 65.5038 277.357 63.3856C275.238 61.2673 272.366 60.0741 269.369 60.0741C228.961 60.0741 91.871 60.0741 51.467 60.0741C48.47 60.0741 45.5933 61.2673 43.475 63.3856C41.3568 65.5038 40.1682 68.376 40.1682 71.373V224.53C40.1682 227.522 41.3568 230.399 43.475 232.517C45.5933 234.635 48.47 235.824 51.467 235.824H269.369C272.366 235.824 275.238 234.635 277.357 232.517C279.475 230.399 280.668 227.522 280.668 224.53C280.668 192.793 280.668 103.105 280.668 71.373Z" fill="#F7E9FC"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M280.668 77.9035C280.668 74.9065 279.475 72.0297 277.357 69.9115C275.238 67.7932 272.366 66.6046 269.369 66.6046C229.779 66.6046 97.5829 66.6046 57.9929 66.6046C54.9959 66.6046 52.1238 67.7932 50.0055 69.9115C47.8827 72.0297 46.694 74.9065 46.694 77.9035V224.53C46.694 227.522 47.8827 230.399 50.0055 232.517C52.1238 234.635 54.9959 235.824 57.9929 235.824H269.369C272.366 235.824 275.238 234.635 277.357 232.517C279.475 230.399 280.668 227.522 280.668 224.53C280.668 193.75 280.668 108.678 280.668 77.9035Z" fill="#E4CAF0"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M257.543 92.4491C257.543 87.3431 253.399 83.1991 248.293 83.1991C215.539 83.1991 105.293 83.1991 72.5432 83.1991C67.4325 83.1991 63.2932 87.3431 63.2932 92.4491V203.449C63.2932 208.56 67.4325 212.699 72.5432 212.699H248.293C253.399 212.699 257.543 208.56 257.543 203.449C257.543 179.612 257.543 116.291 257.543 92.4491Z" fill="#F7E9FC"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M63.2932 191.887C97.7772 167.231 145.974 139.934 192.793 168.762C200.091 173.257 222.157 138.579 257.543 173.387V203.449C257.543 208.56 253.399 212.699 248.293 212.699C215.539 212.699 105.293 212.699 72.5432 212.699C67.4325 212.699 63.2932 208.56 63.2932 203.449C63.2932 197.895 63.2932 191.887 63.2932 191.887Z" fill="#C3A4DB"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M82.1262 139.73C80.5352 139.707 79.0644 138.866 78.2365 137.506C77.4133 136.141 77.3439 134.449 78.0654 133.024C80.7803 127.608 85.7753 122.155 93.055 122.743C92.8885 100.441 127.858 98.2442 132.252 114.973C150.946 115.657 145.586 126.175 167.217 136.946C167.98 137.478 168.304 138.445 168.017 139.328C167.73 140.211 166.902 140.803 165.973 140.79C144.638 140.669 98.8733 139.985 82.1262 139.73Z" fill="#550073"/>
11
- <path d="M199.731 141.012C208.671 141.012 215.918 133.764 215.918 124.824C215.918 115.884 208.671 108.637 199.731 108.637C190.791 108.637 183.543 115.884 183.543 124.824C183.543 133.764 190.791 141.012 199.731 141.012Z" fill="#550073"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M61.6513 26.8204L65.2449 40.2236C65.9063 42.6888 68.4454 44.1549 70.9105 43.4935C73.3756 42.8321 74.8418 40.2976 74.1804 37.8279L70.5868 24.4293C69.93 21.9641 67.3909 20.498 64.9258 21.1594C62.456 21.8161 60.9945 24.3553 61.6513 26.8204Z" fill="#550073"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.4911 26.0665L37.1757 49.7511C38.9795 51.5549 41.9117 51.5549 43.7155 49.7511C45.5239 47.9474 45.5239 45.0151 43.7155 43.2114L20.0309 19.5268C18.2271 17.7184 15.2949 17.7184 13.4911 19.5268C11.6874 21.3305 11.6874 24.2628 13.4911 26.0665Z" fill="#550073"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.14363 71.9974L22.5469 75.591C25.012 76.2477 27.5511 74.7862 28.2079 72.3165C28.8693 69.8514 27.4031 67.3169 24.938 66.6555L11.5394 63.0619C9.06963 62.4005 6.53513 63.8666 5.87375 66.3317C5.21238 68.7969 6.6785 71.336 9.14363 71.9974Z" fill="#550073"/>
15
- </svg>
@@ -1,14 +0,0 @@
1
- <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M272.63 64.75L249.634 249.047C247.789 260.041 217.236 268.759 180.13 268.759C142.848 268.759 112.179 259.916 110.593 248.848L87.6299 64.75H272.63Z" fill="#F7E9FC"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M256.359 64.75H272.63L249.634 249.047C247.789 260.041 217.236 268.759 180.13 268.759C142.848 268.759 112.179 259.916 110.593 248.848L99.8907 163.05L129.833 126.859C146.27 137.973 141.474 179.603 115.972 230.917L117.119 236.199C120.31 247.058 132.645 256.109 169.927 256.109C207.038 256.109 237.586 247.396 239.436 236.398L256.359 64.75Z" fill="#E4CAF0"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M119.334 113.026L129.278 208.601C129.542 211.141 131.817 212.991 134.356 212.727C136.895 212.463 138.741 210.183 138.477 207.649L128.538 112.068C128.274 109.529 125.999 107.684 123.46 107.948C120.921 108.211 119.071 110.487 119.334 113.026Z" fill="#550073"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M157.009 119.404L161.634 222.208C161.745 224.757 163.91 226.736 166.463 226.62C169.011 226.505 170.986 224.34 170.875 221.792L166.25 118.987C166.135 116.439 163.97 114.46 161.422 114.575C158.869 114.691 156.894 116.855 157.009 119.404Z" fill="#550073"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M231.62 112.133L223.022 207.709C222.791 210.253 224.669 212.505 227.212 212.732C229.756 212.958 232.004 211.08 232.235 208.541L240.833 112.961C241.06 110.422 239.182 108.17 236.643 107.943C234.099 107.712 231.847 109.589 231.62 112.133Z" fill="#550073"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M194.009 118.987L189.384 221.792C189.269 224.34 191.244 226.505 193.797 226.62C196.345 226.736 198.51 224.757 198.625 222.208L203.25 119.404C203.361 116.855 201.386 114.691 198.838 114.575C196.285 114.46 194.12 116.439 194.009 118.987Z" fill="#550073"/>
8
- <path d="M180.13 101.241C231.216 101.241 272.63 84.6758 272.63 64.2413C272.63 43.8067 231.216 27.2413 180.13 27.2413C129.044 27.2413 87.6299 43.8067 87.6299 64.2413C87.6299 84.6758 129.044 101.241 180.13 101.241Z" fill="#C3A4DB"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M100.598 45.3482C117.1 40.7093 137.201 37.9852 158.873 37.9852C214.901 37.9852 260.387 56.1799 260.387 78.5927C260.387 80.1004 260.184 81.5897 259.782 83.0558C243.673 93.9384 214.017 101.241 180.13 101.241C129.075 101.241 87.6299 84.6653 87.6299 64.2413C87.6299 57.3408 92.3613 50.8797 100.598 45.3482Z" fill="#AE8DBE"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M125.707 123.608C125.99 123.742 126.262 123.885 126.531 124.043C140.901 132.335 134.948 169.585 113.252 207.163C91.5565 244.746 62.2756 268.518 47.9057 260.226C47.6375 260.068 47.3739 259.902 47.1195 259.726L47.101 259.759L31.08 250.509L40.3994 234.363C41.9811 218.615 49.1684 197.908 61.1841 177.101C73.1952 156.293 87.5374 139.717 100.381 130.476L109.705 114.325L125.726 123.575L125.707 123.608Z" fill="#C3A4DB"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M109.834 114.399C124.204 122.697 118.252 159.942 96.5561 197.525C74.8603 235.103 45.5794 258.88 31.2095 250.583C16.8396 242.29 22.7874 205.04 44.4879 167.462C66.1838 129.879 95.4646 106.107 109.834 114.399Z" fill="#E4CAF0"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M114.145 156.653C110.69 169.206 104.742 183.34 96.5561 197.525C74.8602 235.103 45.5794 258.88 31.2095 250.583C25.2201 247.128 22.7596 238.641 23.4996 227.199C24.2396 228.008 25.0536 228.734 25.9509 229.363C41.0839 239.982 73.3664 220.104 97.9991 185C104.654 175.51 110.08 165.876 114.145 156.653Z" fill="#D1BAE7"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M56.9476 209.411C56.9476 209.411 53.5344 204.777 50.3524 200.457C48.174 197.497 47.952 193.529 49.7927 190.347C54.0662 182.942 60.421 171.934 64.5927 164.706C66.3271 161.704 69.5924 159.923 73.0565 160.094C78.8054 160.377 85.3729 160.696 85.3729 160.696C87.9212 160.821 90.095 158.85 90.2199 156.302C90.3448 153.754 88.3745 151.58 85.8261 151.455C85.8261 151.455 79.2586 151.136 73.5098 150.854C66.5861 150.516 60.051 154.077 56.5823 160.081C52.4105 167.309 46.0558 178.317 41.7823 185.722C38.1054 192.086 38.5494 200.022 42.9061 205.942C46.0881 210.262 49.5014 214.896 49.5014 214.896C51.0138 216.95 53.909 217.389 55.9671 215.877C58.0206 214.364 58.46 211.464 56.9476 209.411Z" fill="#550073"/>
14
- </svg>
@@ -1,22 +0,0 @@
1
- <svg width="296" height="296" viewBox="0 0 296 296" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M165.52 122.03C165.087 121.476 164.534 121.028 163.903 120.719C163.271 120.411 162.578 120.25 161.875 120.25H134.125C133.422 120.25 132.729 120.41 132.097 120.719C131.465 121.027 130.912 121.475 130.48 122.029C130.047 122.583 129.747 123.229 129.601 123.916C129.455 124.604 129.468 125.316 129.639 125.997L134.264 144.497C134.514 145.498 135.091 146.386 135.904 147.021C136.717 147.655 137.719 148 138.75 148H157.25C158.281 148 159.283 147.655 160.096 147.021C160.909 146.386 161.486 145.498 161.736 144.497L166.361 125.997C166.532 125.316 166.545 124.604 166.4 123.916C166.254 123.229 165.953 122.583 165.52 122.03Z" fill="#794393"/>
3
- <path d="M161.459 145.364C161.077 146.155 160.48 146.823 159.735 147.29C158.99 147.756 158.129 148.002 157.25 148H138.75C137.716 148.003 136.711 147.658 135.897 147.021C135.083 146.383 134.508 145.49 134.264 144.485L129.639 125.985C129.473 125.302 129.462 124.59 129.606 123.902C129.75 123.214 130.045 122.567 130.471 122.008C130.632 121.8 130.819 121.614 131.026 121.453C139.654 131.183 149.963 139.283 161.459 145.364Z" fill="#64367A"/>
4
- <path d="M123.601 68.4921C122.737 68.0745 121.764 67.9364 120.818 68.097C119.872 68.2577 118.999 68.709 118.321 69.3884L79.9801 107.73C79.3333 108.376 78.8928 109.2 78.7144 110.098C78.5359 110.995 78.6275 111.925 78.9775 112.77C79.3274 113.615 79.9202 114.337 80.6807 114.845C81.4412 115.354 82.3353 115.625 83.25 115.625H120.25C121.477 115.625 122.653 115.138 123.52 114.27C124.388 113.403 124.875 112.227 124.875 111V96.8475C124.868 88.9403 125.305 81.039 126.185 73.1809C126.294 72.2278 126.105 71.2642 125.642 70.424C125.179 69.5837 124.466 68.9085 123.601 68.4921Z" fill="#794393"/>
5
- <path d="M124.32 113.174C123.93 113.915 123.345 114.536 122.627 114.968C121.91 115.4 121.088 115.627 120.25 115.625H83.25C82.3351 115.628 81.4404 115.357 80.6817 114.845C79.923 114.334 79.3354 113.607 78.995 112.758C78.6422 111.915 78.5462 110.987 78.719 110.09C78.8918 109.193 79.3257 108.367 79.9663 107.716L107.3 80.3826C111.33 92.0904 117.065 103.14 124.32 113.174Z" fill="#64367A"/>
6
- <path d="M216.02 107.73L177.679 69.3889C177 68.7118 176.128 68.2624 175.183 68.1026C174.237 67.9429 173.266 68.0808 172.403 68.4973C171.539 68.9137 170.827 69.5882 170.363 70.4273C169.9 71.2664 169.709 72.2288 169.816 73.1814C170.695 81.0394 171.132 88.9405 171.125 96.8475V111C171.125 112.227 171.612 113.403 172.48 114.27C173.347 115.138 174.523 115.625 175.75 115.625H212.75C213.665 115.625 214.559 115.353 215.319 114.845C216.079 114.337 216.672 113.615 217.022 112.77C217.372 111.925 217.464 110.995 217.285 110.098C217.107 109.201 216.667 108.377 216.02 107.73Z" fill="#794393"/>
7
- <path d="M231.25 166.5L231.137 166.506C227.49 161.668 222.081 158.463 216.086 157.587C214.181 150.816 210.11 144.856 204.496 140.619C198.882 136.381 192.034 134.1 185 134.125C183.773 134.125 182.597 134.612 181.73 135.48C180.862 136.347 180.375 137.523 180.375 138.75C180.375 139.977 180.862 141.153 181.73 142.02C182.597 142.888 183.773 143.375 185 143.375C189.663 143.361 194.221 144.767 198.065 147.406C201.91 150.045 204.86 153.793 206.522 158.15C203.917 158.861 201.458 160.026 199.259 161.593C198.752 161.942 198.32 162.389 197.989 162.907C197.657 163.425 197.432 164.004 197.327 164.61C197.222 165.217 197.238 165.838 197.376 166.437C197.514 167.037 197.77 167.603 198.13 168.102C198.489 168.602 198.945 169.024 199.469 169.346C199.994 169.667 200.578 169.88 201.186 169.973C201.794 170.066 202.415 170.036 203.011 169.886C203.608 169.736 204.169 169.469 204.661 169.099C206.735 167.612 209.178 166.726 211.723 166.538C214.268 166.349 216.815 166.866 219.085 168.032C221.355 169.197 223.26 170.966 224.59 173.143C225.92 175.321 226.625 177.823 226.625 180.375C226.625 181.602 227.112 182.778 227.98 183.645C228.847 184.513 230.023 185 231.25 185C232.477 185 233.653 184.513 234.52 183.645C235.388 182.778 235.875 181.602 235.875 180.375C235.859 179 235.72 177.628 235.459 176.278C239.517 177.226 243.136 179.516 245.73 182.778C248.324 186.04 249.74 190.082 249.75 194.25C249.75 195.477 250.237 196.653 251.105 197.52C251.972 198.388 253.148 198.875 254.375 198.875C255.602 198.875 256.778 198.388 257.645 197.52C258.513 196.653 259 195.477 259 194.25C258.992 186.893 256.066 179.839 250.863 174.637C245.661 169.434 238.607 166.508 231.25 166.5Z" fill="#550073"/>
8
- <path d="M89.4776 158.15C91.14 153.793 94.0898 150.045 97.9345 147.406C101.779 144.767 106.337 143.361 111 143.375C112.227 143.375 113.403 142.888 114.27 142.02C115.138 141.153 115.625 139.977 115.625 138.75C115.625 137.523 115.138 136.347 114.27 135.48C113.403 134.612 112.227 134.125 111 134.125C103.966 134.1 97.1183 136.381 91.5042 140.619C85.8901 144.856 81.8191 150.816 79.9144 157.587C73.9188 158.463 68.5104 161.668 64.8628 166.506L64.75 166.5C57.3927 166.508 50.3391 169.434 45.1367 174.637C39.9343 179.839 37.0081 186.893 37 194.25C37 195.477 37.4873 196.653 38.3546 197.52C39.222 198.388 40.3984 198.875 41.625 198.875C42.8516 198.875 44.028 198.388 44.8954 197.52C45.7627 196.653 46.25 195.477 46.25 194.25C46.2596 190.082 47.6761 186.04 50.2699 182.778C52.8638 179.516 56.483 177.226 60.5413 176.278C60.2803 177.628 60.141 179 60.125 180.375C60.125 181.602 60.6123 182.778 61.4796 183.645C62.347 184.513 63.5234 185 64.75 185C65.9766 185 67.153 184.513 68.0204 183.645C68.8877 182.778 69.375 181.602 69.375 180.375C69.3755 177.823 70.0795 175.321 71.4097 173.143C72.7399 170.966 74.6447 169.197 76.9147 168.032C79.1848 166.866 81.7322 166.349 84.277 166.538C86.8218 166.726 89.2653 167.612 91.3391 169.099C91.8311 169.469 92.3919 169.736 92.9886 169.886C93.5853 170.036 94.2059 170.066 94.8141 169.973C95.4223 169.88 96.0059 169.667 96.5307 169.346C97.0555 169.024 97.5109 168.602 97.8703 168.102C98.2296 167.603 98.4858 167.037 98.6237 166.437C98.7615 165.838 98.7784 165.217 98.6733 164.61C98.5681 164.004 98.3431 163.425 98.0113 162.907C97.6795 162.389 97.2477 161.942 96.7411 161.593C94.5418 160.026 92.0827 158.861 89.4776 158.15Z" fill="#550073"/>
9
- <path d="M115.625 166.5C114.398 166.5 113.222 166.987 112.355 167.855C111.487 168.722 111 169.898 111 171.125C111 172.352 111.487 173.528 112.355 174.395C113.222 175.263 114.398 175.75 115.625 175.75C116.851 175.751 118.027 176.239 118.894 177.106C119.761 177.973 120.249 179.149 120.25 180.375C120.25 181.602 120.737 182.778 121.605 183.645C122.472 184.513 123.648 185 124.875 185C126.102 185 127.278 184.513 128.145 183.645C129.013 182.778 129.5 181.602 129.5 180.375C129.496 176.696 128.033 173.17 125.432 170.568C122.83 167.967 119.304 166.504 115.625 166.5Z" fill="#550073"/>
10
- <path d="M180.375 166.5C176.696 166.504 173.17 167.967 170.568 170.568C167.967 173.17 166.504 176.696 166.5 180.375C166.5 181.602 166.987 182.778 167.855 183.645C168.722 184.513 169.898 185 171.125 185C172.352 185 173.528 184.513 174.395 183.645C175.263 182.778 175.75 181.602 175.75 180.375C175.751 179.149 176.239 177.973 177.106 177.106C177.973 176.239 179.149 175.751 180.375 175.75C181.602 175.75 182.778 175.263 183.645 174.395C184.513 173.528 185 172.352 185 171.125C185 169.898 184.513 168.722 183.645 167.855C182.778 166.987 181.602 166.5 180.375 166.5Z" fill="#550073"/>
11
- <path d="M254.375 217.375H205.415L179.02 190.98C178.591 190.551 178.081 190.21 177.52 189.977C176.959 189.745 176.357 189.625 175.75 189.625C175.143 189.625 174.541 189.745 173.98 189.977C173.419 190.21 172.909 190.551 172.48 190.98L146.085 217.375H41.625C40.3984 217.375 39.222 217.862 38.3546 218.73C37.4873 219.597 37 220.773 37 222V286.75C37 287.977 37.4873 289.153 38.3546 290.02C39.222 290.888 40.3984 291.375 41.625 291.375H254.375C255.602 291.375 256.778 290.888 257.645 290.02C258.513 289.153 259 287.977 259 286.75V222C259 220.773 258.513 219.597 257.645 218.73C256.778 217.862 255.602 217.375 254.375 217.375Z" fill="#E4CAF0"/>
12
- <path d="M183.196 195.129L152.625 235.875H37V222C37.0035 220.774 37.492 219.6 38.3585 218.734C39.2251 217.867 40.3995 217.379 41.625 217.375H146.104L172.466 190.966C173.339 190.1 174.52 189.614 175.75 189.614C176.98 189.614 178.161 190.1 179.034 190.966L183.196 195.129Z" fill="#C3A4DB"/>
13
- <path d="M259 222V286.75C258.996 287.976 258.508 289.15 257.641 290.016C256.775 290.883 255.601 291.371 254.375 291.375H175.75V189.625C176.979 189.621 178.159 190.103 179.034 190.966L205.396 217.375H254.375C255.601 217.379 256.775 217.867 257.641 218.734C258.508 219.6 258.996 220.774 259 222Z" fill="#C3A4DB"/>
14
- <path d="M175.75 189.625L148 226.625H9.25L37 189.625H175.75Z" fill="#F7E9FC"/>
15
- <path d="M259 222V235.875H203.916L175.75 203.685V189.625C176.979 189.621 178.159 190.103 179.034 190.966L205.396 217.375H254.375C255.601 217.379 256.775 217.867 257.641 218.734C258.508 219.6 258.996 220.774 259 222Z" fill="#B394CB"/>
16
- <path d="M286.75 226.625H208.125L175.75 189.625H259L286.75 226.625Z" fill="#F7E9FC"/>
17
- <path d="M150.791 5.56435C149.988 4.95559 149.008 4.6261 148 4.6261C146.992 4.6261 146.012 4.95559 145.209 5.56435C143.998 6.47918 115.625 28.7573 115.625 96.8475V124.875C115.625 126.102 116.112 127.278 116.98 128.145C117.847 129.013 119.023 129.5 120.25 129.5H175.75C176.977 129.5 178.153 129.013 179.02 128.145C179.888 127.278 180.375 126.102 180.375 124.875V96.8475C180.375 28.7573 152.002 6.47918 150.791 5.56435Z" fill="#E4CAF0"/>
18
- <path d="M170.847 37H125.152C133.477 14.7075 144.439 6.10501 145.225 5.55001C146.022 4.94237 146.997 4.61328 148 4.61328C149.003 4.61328 149.977 4.94237 150.775 5.55001C151.561 6.10501 162.522 14.7075 170.847 37Z" fill="#794393"/>
19
- <path d="M148 87.875C155.663 87.875 161.875 81.663 161.875 74C161.875 66.337 155.663 60.125 148 60.125C140.337 60.125 134.125 66.337 134.125 74C134.125 81.663 140.337 87.875 148 87.875Z" fill="#794393"/>
20
- <path d="M148 152.625C144.321 152.629 140.795 154.092 138.193 156.693C135.592 159.295 134.129 162.821 134.125 166.5C134.125 173.085 142.311 181.355 144.82 183.731C145.678 184.546 146.817 185 148 185C149.183 185 150.322 184.546 151.18 183.731C153.691 181.355 161.875 173.085 161.875 166.5C161.871 162.821 160.408 159.295 157.807 156.693C155.205 154.092 151.679 152.629 148 152.625Z" fill="#550073"/>
21
- <path d="M138.935 129.5H120.25C119.024 129.496 117.85 129.008 116.984 128.141C116.117 127.275 115.629 126.101 115.625 124.875V99.345C121.619 110.652 129.503 120.85 138.935 129.5Z" fill="#64367A"/>
22
- </svg>
@@ -1,24 +0,0 @@
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="M193.283 134.125L157.352 122.109C157.352 122.109 156.737 124.912 155.909 128.667C153.097 141.469 148.222 153.73 141.479 164.974C140.605 166.426 139.823 167.73 139.203 168.762C138.94 169.201 138.949 169.756 139.226 170.186C139.508 170.616 140.008 170.847 140.517 170.783H140.526C162.092 168.086 181.129 155.395 191.914 136.525C192.77 135.022 193.283 134.125 193.283 134.125Z" fill="#E4CAF0"/>
3
- <path d="M202.533 157.25C243.402 157.25 276.533 124.119 276.533 83.25C276.533 42.3809 243.402 9.25 202.533 9.25C161.664 9.25 128.533 42.3809 128.533 83.25C128.533 124.119 161.664 157.25 202.533 157.25Z" fill="#E4CAF0"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M138.089 119.626C132.007 108.877 128.533 96.4682 128.533 83.25C128.533 42.4066 161.695 9.25 202.533 9.25C216.575 9.25 229.71 13.1674 240.902 19.9754C241.124 22.5839 241.235 25.2248 241.235 27.8888C241.235 78.8655 199.851 120.25 148.874 120.25C145.225 120.25 141.627 120.037 138.089 119.626Z" fill="#F7E9FC"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23.0741 280.867L135.004 253.117C136.858 252.654 137.996 250.772 137.534 248.917C137.076 247.058 135.189 245.92 133.334 246.383L21.4045 274.133C19.5499 274.595 18.4121 276.478 18.8746 278.332C19.3325 280.192 21.2149 281.329 23.0741 280.867Z" fill="#C3A4DB"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M135.138 246.42L39.8629 218.67C38.0221 218.133 36.0981 219.193 35.5616 221.029C35.0251 222.869 36.0843 224.793 37.9204 225.33L133.195 253.08C135.036 253.616 136.965 252.557 137.497 250.721C138.033 248.88 136.974 246.956 135.138 246.42Z" fill="#E4CAF0"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M39.8536 225.335L119.871 202.21C121.711 201.678 122.771 199.749 122.239 197.913C121.712 196.072 119.783 195.013 117.947 195.54L37.9296 218.665C36.0889 219.197 35.0297 221.126 35.5616 222.962C36.0935 224.803 38.0175 225.862 39.8536 225.335Z" fill="#C3A4DB"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M120.051 195.601L53.9136 172.475C52.1053 171.842 50.1258 172.799 49.4921 174.603C48.8631 176.411 49.8159 178.391 51.6243 179.025L117.762 202.15C119.57 202.783 121.55 201.826 122.183 200.022C122.817 198.214 121.86 196.234 120.051 195.601Z" fill="#E4CAF0"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M53.8998 179.029L107.554 160.529C109.363 159.905 110.329 157.93 109.705 156.121C109.081 154.308 107.101 153.346 105.293 153.971L51.6381 172.471C49.8298 173.095 48.8631 175.07 49.4875 176.878C50.1119 178.691 52.0914 179.653 53.8998 179.029Z" fill="#C3A4DB"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M107.809 154.068L65.2541 135.568C63.4966 134.805 61.4524 135.61 60.6892 137.367C59.9261 139.125 60.7309 141.169 62.4884 141.932L105.043 160.432C106.796 161.195 108.84 160.39 109.603 158.633C110.366 156.875 109.562 154.831 107.809 154.068Z" fill="#E4CAF0"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M65.6287 141.738L97.0834 123.238C98.7345 122.271 99.2849 120.144 98.3182 118.492C97.347 116.841 95.2195 116.291 93.5684 117.262L62.1091 135.762C60.4626 136.729 59.9076 138.856 60.8789 140.507C61.8501 142.159 63.9776 142.709 65.6287 141.738Z" fill="#C3A4DB"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M97.1944 117.327L75.4476 103.452C73.8335 102.421 71.6875 102.897 70.6607 104.511C69.6294 106.121 70.1011 108.271 71.7152 109.298L93.462 123.173C95.0761 124.204 97.2221 123.728 98.2489 122.114C99.2802 120.504 98.8039 118.354 97.1944 117.327Z" fill="#E4CAF0"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M76.0766 108.785L89.4984 94.9096C90.8257 93.536 90.7887 91.3391 89.4151 90.0071C88.0369 88.6751 85.84 88.7121 84.508 90.0904L71.0909 103.965C69.7589 105.339 69.7959 107.536 71.1695 108.868C72.5477 110.2 74.7446 110.163 76.0766 108.785Z" fill="#C3A4DB"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M148.425 285.219L90.3263 91.5056C89.8869 90.0349 88.5364 89.0312 87.0055 89.0312H77.7462C76.2154 89.0312 74.8649 90.0349 74.4255 91.501L16.1412 285.751C15.5909 287.587 16.6361 289.52 18.4676 290.071C20.3037 290.621 22.237 289.581 22.7874 287.749L80.327 95.9688H84.4201L141.784 287.212C142.33 289.044 144.268 290.085 146.099 289.539C147.935 288.989 148.976 287.051 148.425 285.219Z" fill="#AE8DBE"/>
15
- <path d="M82.2834 97.0834C91.2235 97.0834 98.4709 89.836 98.4709 80.8959C98.4709 71.9558 91.2235 64.7084 82.2834 64.7084C73.3433 64.7084 66.0959 71.9558 66.0959 80.8959C66.0959 89.836 73.3433 97.0834 82.2834 97.0834Z" fill="#550073"/>
16
- <path fill-rule="evenodd" clip-rule="evenodd" d="M163.29 73.7826C178.576 58.5016 200.586 54.0015 219.831 60.2869C222.254 61.0777 224.867 59.7504 225.663 57.3269C226.454 54.8987 225.126 52.2856 222.698 51.4947C200.253 44.1641 174.58 49.4135 156.75 67.2429C154.947 69.0466 154.947 71.9789 156.75 73.7826C158.554 75.591 161.486 75.591 163.29 73.7826Z" fill="#550073"/>
17
- <path fill-rule="evenodd" clip-rule="evenodd" d="M231.902 65.9247C235.412 68.1123 238.729 70.7347 241.781 73.7826C243.585 75.591 246.517 75.591 248.321 73.7826C250.125 71.9788 250.125 69.0466 248.321 67.2428C244.764 63.6862 240.893 60.6337 236.8 58.0761C234.635 56.7256 231.782 57.387 230.431 59.5515C229.076 61.716 229.738 64.5696 231.902 65.9247Z" fill="#550073"/>
18
- <path fill-rule="evenodd" clip-rule="evenodd" d="M178.752 89.244C186.836 81.1548 198.033 78.0561 208.509 79.9292C211.02 80.3825 213.425 78.7082 213.874 76.1922C214.327 73.6808 212.653 71.2758 210.137 70.8272C196.789 68.4315 182.516 72.3951 172.207 82.7042C170.404 84.508 170.404 87.4402 172.207 89.244C174.016 91.0477 176.943 91.0477 178.752 89.244Z" fill="#550073"/>
19
- <path fill-rule="evenodd" clip-rule="evenodd" d="M220.076 84.3184C222.296 85.6781 224.396 87.32 226.32 89.244C228.123 91.0477 231.056 91.0477 232.859 89.244C234.663 87.4402 234.663 84.508 232.859 82.7042C230.408 80.253 227.735 78.1625 224.9 76.4281C222.726 75.0961 219.877 75.7852 218.545 77.959C217.213 80.1374 217.898 82.9864 220.076 84.3184Z" fill="#550073"/>
20
- <path fill-rule="evenodd" clip-rule="evenodd" d="M194.208 104.705C195.143 103.771 196.192 103.031 197.312 102.476C199.596 101.343 200.535 98.568 199.402 96.2786C198.274 93.9892 195.494 93.055 193.209 94.1835C191.207 95.1732 189.334 96.5006 187.669 98.1656C185.865 99.9694 185.865 102.897 187.669 104.705C189.472 106.509 192.405 106.509 194.208 104.705Z" fill="#550073"/>
21
- <path fill-rule="evenodd" clip-rule="evenodd" d="M208.467 102.855C209.323 103.355 210.128 103.97 210.858 104.705C212.662 106.509 215.594 106.509 217.398 104.705C219.206 102.897 219.206 99.9694 217.398 98.1656C216.094 96.8568 214.655 95.756 213.129 94.868C210.928 93.5822 208.093 94.3269 206.802 96.5284C205.516 98.7345 206.261 101.57 208.467 102.855Z" fill="#550073"/>
22
- <path d="M202.533 124.195C206.365 124.195 209.471 121.089 209.471 117.258C209.471 113.426 206.365 110.32 202.533 110.32C198.702 110.32 195.596 113.426 195.596 117.258C195.596 121.089 198.702 124.195 202.533 124.195Z" fill="#550073"/>
23
- <path fill-rule="evenodd" clip-rule="evenodd" d="M225.644 39.8906L175.468 121.776C174.131 123.955 174.816 126.804 176.994 128.14C179.168 129.472 182.022 128.788 183.354 126.609L233.535 44.7237C234.867 42.5454 234.182 39.6964 232.004 38.3597C229.83 37.0277 226.981 37.7122 225.644 39.8906Z" fill="#550073"/>
24
- </svg>
@@ -1,14 +0,0 @@
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="M221.371 230.871C227.115 220.922 239.852 217.509 249.801 223.253C259.749 228.998 263.162 241.735 257.418 251.683C251.679 261.632 238.937 265.045 228.988 259.301C219.04 253.556 215.627 240.819 221.371 230.871Z" fill="#550073"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M219.082 165.464L163.582 261.59C163.582 261.59 172.082 261.127 180.652 260.656C192.03 260.036 203.338 262.825 213.125 268.675C213.569 268.939 214.008 269.203 214.433 269.457C218.383 271.82 223.337 271.709 227.18 269.17C244.954 257.432 256.169 238.016 257.446 216.755C257.719 212.163 255.337 207.81 251.318 205.567C250.883 205.327 250.439 205.082 249.986 204.827C240.028 199.277 231.958 190.883 226.805 180.713C222.93 173.058 219.082 165.464 219.082 165.464Z" fill="#C3A4DB"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M144.614 86.0666C154.873 87.8981 164.997 91.5148 174.543 97.0232C218.753 122.553 233.928 179.168 208.402 223.383C182.872 267.593 126.253 282.768 82.0429 257.238C37.8325 231.712 22.6579 175.093 48.1832 130.883C56.3001 116.827 67.5574 105.709 80.5629 97.8927L96.6301 104.201L111.985 103.632L107.004 117.53L104.728 124.681L110.126 134.601L126.767 133.528L127.386 123.205L148.652 114.122L128.626 102.559L130.578 93.0041L144.614 86.0666Z" fill="#F7E9FC"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M201.118 120.079C223.683 148.916 227.823 189.741 208.402 223.383C182.872 267.593 126.253 282.768 82.0429 257.238C60.2684 244.667 45.5377 224.553 39.2431 202.089C56.1845 223.66 82.4961 237.526 112.027 237.526C163.082 237.526 204.527 196.077 204.527 145.026C204.527 136.382 203.343 128.015 201.118 120.079Z" fill="#E4CAF0"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M129.62 127.026L140.378 128.307L145.484 136.04C146.187 137.103 147.621 137.399 148.684 136.696C149.753 135.993 150.044 134.555 149.341 133.491L143.643 124.861C143.269 124.292 142.663 123.918 141.988 123.839L130.166 122.433C128.899 122.285 127.747 123.191 127.595 124.459C127.447 125.726 128.353 126.878 129.62 127.026Z" fill="#E4CAF0"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M101.824 122.909L91.982 126.794L76.9276 118.104C75.8222 117.466 74.407 117.845 73.7687 118.95C73.1305 120.056 73.5097 121.471 74.6151 122.109L90.6361 131.359C91.2466 131.711 91.982 131.766 92.6387 131.507L103.521 127.215C104.71 126.743 105.293 125.402 104.826 124.214C104.354 123.025 103.013 122.442 101.824 122.909Z" fill="#E4CAF0"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M109.261 135.485L107.411 143.689L97.0278 152.898C96.0751 153.744 95.9872 155.206 96.8336 156.163C97.68 157.116 99.1415 157.204 100.099 156.357L111.042 146.654C111.402 146.33 111.657 145.905 111.763 145.433L113.775 136.502C114.052 135.258 113.271 134.019 112.027 133.736C110.783 133.454 109.543 134.241 109.261 135.485Z" fill="#E4CAF0"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M124.533 134.125L127.918 146.76C128.075 147.352 128.464 147.857 128.996 148.166L145.017 157.416C146.122 158.055 147.537 157.675 148.176 156.57C148.814 155.465 148.435 154.049 147.329 153.411L132.136 144.638L129 132.927C128.667 131.697 127.4 130.961 126.165 131.294C124.935 131.623 124.2 132.895 124.533 134.125Z" fill="#E4CAF0"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M148.301 117.031L156.612 126.582C157.19 127.248 158.101 127.525 158.952 127.298L177.905 122.216C179.14 121.887 179.871 120.62 179.542 119.385C179.214 118.155 177.942 117.419 176.712 117.752L159.151 122.456L151.788 113.992C150.951 113.03 149.489 112.929 148.527 113.766C147.565 114.607 147.463 116.069 148.301 117.031Z" fill="#E4CAF0"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M50.8426 50.5558L83.546 83.2592C85.3497 85.063 88.282 85.063 90.0857 83.2592C91.8941 81.4555 91.8941 78.5232 90.0857 76.7195L57.3824 44.0161C55.5786 42.2123 52.6464 42.2123 50.8426 44.0161C49.0389 45.8198 49.0389 48.7521 50.8426 50.5558Z" fill="#550073"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M97.8233 44.622L104.978 71.3175C105.64 73.7826 108.179 75.2487 110.644 74.5873C113.109 73.9306 114.575 71.3915 113.914 68.9263L106.759 42.2262C106.097 39.7611 103.558 38.295 101.093 38.9563C98.6281 39.6177 97.162 42.1568 97.8233 44.622Z" fill="#550073"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M141.479 21.4831L129.509 66.156C128.848 68.6211 130.314 71.1602 132.779 71.8216C135.244 72.483 137.783 71.0169 138.445 68.5517L150.414 23.8742C151.076 21.4091 149.609 18.8746 147.144 18.2132C144.679 17.5519 142.14 19.018 141.479 21.4831Z" fill="#550073"/>
14
- </svg>
@@ -1,62 +0,0 @@
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>
@@ -1,19 +0,0 @@
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>
@@ -1,17 +0,0 @@
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>
@@ -1,15 +0,0 @@
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>
@@ -1,24 +0,0 @@
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>