@corva/ui 0.100.0-9 → 0.100.0

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 (597) hide show
  1. package/README.md +66 -30
  2. package/assets/34b3b56b464e0ff794f57d0f43b12d6c.svg +90 -0
  3. package/assets/56d3b3296b1002eaf171ca8c64f29b05.svg +28 -0
  4. package/assets/6446219b2f79d037e3dd24494024a98f.svg +106 -0
  5. package/assets/67ced31c10e4427bb8974715557e3b96.svg +70 -0
  6. package/assets/8e03004b6f48d362ba5b071e770a010b.svg +27 -0
  7. package/assets/a71b840169eca35c314fe774358d6166.svg +67 -0
  8. package/assets/a7a5eb2e6445ef946360177848bddafe.svg +100 -0
  9. package/assets/aaba69ecd4c6c2494f951e7101120f24.svg +22 -0
  10. package/assets/bbb0d8e0fd0c453aa3c938f9670445d7.svg +54 -0
  11. package/assets/c8b26c930e57919e80e04dca36f98048.svg +18 -0
  12. package/assets/cc53e803d32c251ced8000822d59d382.svg +33 -0
  13. package/assets/cd159e2d8314a7398704d7820da2b123.svg +39 -0
  14. package/assets/d6d6265f082b5204311a107c91f6dea5.svg +53 -0
  15. package/assets/e652fba6327ccd63cd0edc6bf95baa23.svg +48 -0
  16. package/assets/ed858d78e82e89fdd6ba388752f98386.svg +23 -0
  17. package/cjs-bundle/components/DevCenter/AppHeader/PadMode.js +1 -1
  18. package/cjs-bundle/components/FeedItem/components/Content.js +1 -1
  19. package/cjs-bundle/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
  20. package/cjs-bundle/components/FileIcon/FileIcon.js +1 -1
  21. package/cjs-bundle/components/FilesDropzone/FilesDropzone.js +1 -1
  22. package/cjs-bundle/components/FilesProcessor/FilesProcessor.js +1 -1
  23. package/cjs-bundle/components/NewDocumentViewer/components/CsvViewer.js +1 -1
  24. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
  25. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
  26. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
  27. package/cjs-bundle/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
  28. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
  29. package/cjs-bundle/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
  30. package/cjs-bundle/components/index.js +1 -1
  31. package/cjs-bundle/componentsV2/Accordion/Accordion.js +1 -0
  32. package/cjs-bundle/componentsV2/Accordion/Accordion.scss.js +1 -0
  33. package/cjs-bundle/componentsV2/Avatar/constants.js +1 -1
  34. package/cjs-bundle/componentsV2/AvatarGroup/AvatarGroup.js +1 -0
  35. package/cjs-bundle/componentsV2/AvatarGroup/AvatarGroup.scss.js +1 -0
  36. package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.js +1 -0
  37. package/cjs-bundle/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
  38. package/cjs-bundle/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
  39. package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.js +1 -0
  40. package/cjs-bundle/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
  41. package/cjs-bundle/componentsV2/Breadcrumbs/Breadcrumbs.js +1 -0
  42. package/cjs-bundle/componentsV2/Breadcrumbs/Breadcrumbs.scss.js +1 -0
  43. package/cjs-bundle/componentsV2/Button/Button.js +1 -1
  44. package/cjs-bundle/componentsV2/Button/Button.scss.js +1 -1
  45. package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
  46. package/cjs-bundle/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
  47. package/cjs-bundle/componentsV2/ButtonLive/ButtonLive.js +1 -0
  48. package/cjs-bundle/componentsV2/ButtonLive/ButtonLive.scss.js +1 -0
  49. package/cjs-bundle/componentsV2/Chip/Chip.js +1 -1
  50. package/cjs-bundle/componentsV2/Chip/Chip.scss.js +1 -1
  51. package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.js +1 -0
  52. package/cjs-bundle/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
  53. package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
  54. package/cjs-bundle/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
  55. package/cjs-bundle/componentsV2/CopyToClipboard/CopyToClipboard.js +1 -0
  56. package/cjs-bundle/componentsV2/CopyToClipboard/CopyToClipboard.scss.js +1 -0
  57. package/cjs-bundle/componentsV2/Counter/Counter.js +1 -0
  58. package/cjs-bundle/componentsV2/Counter/Counter.scss.js +1 -0
  59. package/cjs-bundle/componentsV2/EmptyState/EmptyState.js +1 -0
  60. package/cjs-bundle/componentsV2/EmptyState/EmptyState.scss.js +1 -0
  61. package/cjs-bundle/componentsV2/EmptyState/constants.js +1 -0
  62. package/cjs-bundle/componentsV2/FileIcon/FileIcon.js +1 -0
  63. package/cjs-bundle/componentsV2/FileIcon/FileIcon.scss.js +1 -0
  64. package/cjs-bundle/componentsV2/FileIcon/constants.js +1 -0
  65. package/cjs-bundle/componentsV2/FileIcon/icons/ArchiveFileIcon.js +1 -0
  66. package/cjs-bundle/componentsV2/FileIcon/icons/CSVFileIcon.js +1 -0
  67. package/cjs-bundle/componentsV2/FileIcon/icons/DocFileIcon.js +1 -0
  68. package/cjs-bundle/componentsV2/FileIcon/icons/EDMFileIcon.js +1 -0
  69. package/cjs-bundle/componentsV2/FileIcon/icons/ExcelFileIcon.js +1 -0
  70. package/cjs-bundle/componentsV2/FileIcon/icons/ImageFileIcon.js +1 -0
  71. package/cjs-bundle/componentsV2/FileIcon/icons/JsonFileIcon.js +1 -0
  72. package/cjs-bundle/componentsV2/FileIcon/icons/LasFileIcon.js +1 -0
  73. package/cjs-bundle/componentsV2/FileIcon/icons/OtherFileIcon.js +1 -0
  74. package/cjs-bundle/componentsV2/FileIcon/icons/PdfFileIcon.js +1 -0
  75. package/cjs-bundle/componentsV2/FileIcon/icons/PowerPointFileIcon.js +1 -0
  76. package/cjs-bundle/componentsV2/FileIcon/icons/TxtFileIcon.js +1 -0
  77. package/cjs-bundle/componentsV2/FileIcon/icons/UnknownFileIcon.js +1 -0
  78. package/cjs-bundle/componentsV2/FileIcon/icons/VideoFileIcon.js +1 -0
  79. package/cjs-bundle/componentsV2/FileIcon/icons/XmlFileIcon.js +1 -0
  80. package/cjs-bundle/componentsV2/FilesDropzone/FilesDropzone.js +1 -0
  81. package/cjs-bundle/componentsV2/FilesDropzone/FilesDropzone.scss.js +1 -0
  82. package/cjs-bundle/componentsV2/FilesDropzone/utils.js +1 -0
  83. package/cjs-bundle/componentsV2/IndicatorLive/IndicatorLive.js +1 -0
  84. package/cjs-bundle/componentsV2/IndicatorLive/IndicatorLive.scss.js +1 -0
  85. package/cjs-bundle/componentsV2/LiveDotIndicator/LiveDotIndicator.js +1 -0
  86. package/cjs-bundle/componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js +1 -0
  87. package/cjs-bundle/componentsV2/LoaderLinear/LoaderLinear.js +1 -0
  88. package/cjs-bundle/componentsV2/LoaderLinear/LoaderLinear.scss.js +1 -0
  89. package/cjs-bundle/componentsV2/Menu/Menu.js +1 -0
  90. package/cjs-bundle/componentsV2/Menu/Menu.scss.js +1 -0
  91. package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
  92. package/cjs-bundle/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
  93. package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
  94. package/cjs-bundle/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
  95. package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
  96. package/cjs-bundle/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
  97. package/cjs-bundle/componentsV2/Modal/Modal.js +1 -0
  98. package/cjs-bundle/componentsV2/Modal/Modal.scss.js +1 -0
  99. package/cjs-bundle/componentsV2/Paper/Paper.js +1 -0
  100. package/cjs-bundle/componentsV2/Paper/Paper.scss.js +1 -0
  101. package/cjs-bundle/componentsV2/Popover/Popover.js +1 -1
  102. package/cjs-bundle/componentsV2/Popover/Popover.scss.js +1 -0
  103. package/cjs-bundle/componentsV2/Popover/utils.js +1 -0
  104. package/cjs-bundle/componentsV2/Popper/Popper.js +1 -0
  105. package/cjs-bundle/componentsV2/Skeleton/Skeleton.js +1 -0
  106. package/cjs-bundle/componentsV2/Skeleton/Skeleton.scss.js +1 -0
  107. package/cjs-bundle/componentsV2/Stepper/Step/Step.js +1 -0
  108. package/cjs-bundle/componentsV2/Stepper/Step/Step.scss.js +1 -0
  109. package/cjs-bundle/componentsV2/Stepper/Stepper.js +1 -0
  110. package/cjs-bundle/componentsV2/Stepper/Stepper.scss.js +1 -0
  111. package/cjs-bundle/componentsV2/Switch/Switch.js +1 -0
  112. package/cjs-bundle/componentsV2/Switch/Switch.scss.js +1 -0
  113. package/cjs-bundle/componentsV2/Tabs/Tabs.js +1 -0
  114. package/cjs-bundle/componentsV2/Tabs/Tabs.scss.js +1 -0
  115. package/cjs-bundle/componentsV2/Text/Text.js +1 -1
  116. package/cjs-bundle/componentsV2/Text/Text.scss.js +1 -1
  117. package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
  118. package/cjs-bundle/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
  119. package/cjs-bundle/componentsV2/TextInput/TextInput.js +1 -1
  120. package/cjs-bundle/componentsV2/TextInput/TextInput.scss.js +1 -1
  121. package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
  122. package/cjs-bundle/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
  123. package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
  124. package/cjs-bundle/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
  125. package/cjs-bundle/componentsV2/Tooltip/Tooltip.js +1 -1
  126. package/cjs-bundle/componentsV2/Tooltip/Tooltip.scss.js +1 -1
  127. package/cjs-bundle/componentsV2/index.js +1 -1
  128. package/cjs-bundle/constants/completion.js +1 -1
  129. package/cjs-bundle/constants/feed.js +1 -1
  130. package/cjs-bundle/effects/usePadSelectorSelectedWells.js +1 -1
  131. package/cjs-bundle/icons/customIcons/icons/MoreApp.js +1 -1
  132. package/cjs-bundle/icons/customIcons/icons/SimulFrac.js +1 -1
  133. package/cjs-bundle/icons/customIcons/icons/ZipperFrac.js +1 -1
  134. package/cjs-bundle/utils/completion.js +1 -1
  135. package/cjs-bundle/utils/convert.js +1 -1
  136. package/cjs-bundle/utils/goalsConfig/goalsConfig.js +1 -1
  137. package/cjs-bundle/utils/metrics/metricsConfig.js +1 -1
  138. package/components/AdvancedSlider/AdvancedSlider.stories.d.ts.map +1 -1
  139. package/components/DevCenter/AppHeader/PadMode.d.ts.map +1 -1
  140. package/components/DevCenter/AppHeader/PadMode.js +1 -1
  141. package/components/Drillstring/BHAComponentsTable/components/sharedStyles.d.ts +1 -1
  142. package/components/FeedItem/components/Content.d.ts.map +1 -1
  143. package/components/FeedItem/components/Content.js +1 -1
  144. package/components/FeedItem/feed.fixtures.d.ts +78 -0
  145. package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts +25 -0
  146. package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.d.ts.map +1 -0
  147. package/components/FeedItem/feedItemTypes/GenericDataCommentFeedItem.js +1 -0
  148. package/components/FileIcon/FileIcon.d.ts +1 -2
  149. package/components/FileIcon/FileIcon.d.ts.map +1 -1
  150. package/components/FileIcon/FileIcon.js +1 -1
  151. package/components/FileIcon/FileIcon.stories.d.ts.map +1 -1
  152. package/components/FilesDropzone/FilesDropzone.d.ts.map +1 -1
  153. package/components/FilesDropzone/FilesDropzone.js +1 -1
  154. package/components/FilesDropzone/index.d.ts +0 -1
  155. package/components/FilesDropzone/index.d.ts.map +1 -1
  156. package/components/FilesProcessor/FilesProcessor.js +1 -1
  157. package/components/NewDocumentViewer/components/CsvViewer.d.ts.map +1 -1
  158. package/components/NewDocumentViewer/components/CsvViewer.js +1 -1
  159. package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.d.ts.map +1 -1
  160. package/components/RealTimeValuesSidebar/RealTimeSidebarStyles.js +1 -1
  161. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.d.ts.map +1 -1
  162. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBox.js +1 -1
  163. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxList.js +1 -1
  164. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts +1 -1
  165. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.d.ts.map +1 -1
  166. package/components/RealTimeValuesSidebar/RealTimeValuesBox/RealTimeBoxStyles.js +1 -1
  167. package/components/RealTimeValuesSidebar/SidebarFooter.d.ts.map +1 -1
  168. package/components/RealTimeValuesSidebar/SidebarFooter.js +1 -1
  169. package/components/RealTimeValuesSidebar/SidebarTitle.d.ts.map +1 -1
  170. package/components/RealTimeValuesSidebar/SidebarTitle.js +1 -1
  171. package/components/Stepper/Step/styles.d.ts +1 -1
  172. package/components/index.js +1 -1
  173. package/componentsV2/Accordion/Accordion.d.ts +24 -0
  174. package/componentsV2/Accordion/Accordion.d.ts.map +1 -0
  175. package/componentsV2/Accordion/Accordion.js +1 -0
  176. package/componentsV2/Accordion/Accordion.scss.js +1 -0
  177. package/componentsV2/Accordion/Accordion.stories.d.ts +12 -0
  178. package/componentsV2/Accordion/Accordion.stories.d.ts.map +1 -0
  179. package/componentsV2/Accordion/index.d.ts +2 -0
  180. package/componentsV2/Accordion/index.d.ts.map +1 -0
  181. package/componentsV2/Avatar/constants.d.ts.map +1 -1
  182. package/componentsV2/Avatar/constants.js +1 -1
  183. package/componentsV2/AvatarGroup/AvatarGroup.d.ts +14 -0
  184. package/componentsV2/AvatarGroup/AvatarGroup.d.ts.map +1 -0
  185. package/componentsV2/AvatarGroup/AvatarGroup.js +1 -0
  186. package/componentsV2/AvatarGroup/AvatarGroup.scss.js +1 -0
  187. package/componentsV2/AvatarGroup/AvatarGroup.stories.d.ts +10 -0
  188. package/componentsV2/AvatarGroup/AvatarGroup.stories.d.ts.map +1 -0
  189. package/componentsV2/AvatarGroup/index.d.ts +2 -0
  190. package/componentsV2/AvatarGroup/index.d.ts.map +1 -0
  191. package/componentsV2/BadgeBase/BadgeBase.d.ts +18 -0
  192. package/componentsV2/BadgeBase/BadgeBase.d.ts.map +1 -0
  193. package/componentsV2/BadgeBase/BadgeBase.js +1 -0
  194. package/componentsV2/BadgeBase/BadgeBase.scss.js +1 -0
  195. package/componentsV2/BadgeBase/index.d.ts +2 -0
  196. package/componentsV2/BadgeBase/index.d.ts.map +1 -0
  197. package/componentsV2/BadgeCounter/BadgeCounter.d.ts +35 -0
  198. package/componentsV2/BadgeCounter/BadgeCounter.d.ts.map +1 -0
  199. package/componentsV2/BadgeCounter/BadgeCounter.js +1 -0
  200. package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts +10 -0
  201. package/componentsV2/BadgeCounter/BadgeCounter.stories.d.ts.map +1 -0
  202. package/componentsV2/BadgeCounter/index.d.ts +2 -0
  203. package/componentsV2/BadgeCounter/index.d.ts.map +1 -0
  204. package/componentsV2/BadgeDot/BadgeDot.d.ts +26 -0
  205. package/componentsV2/BadgeDot/BadgeDot.d.ts.map +1 -0
  206. package/componentsV2/BadgeDot/BadgeDot.js +1 -0
  207. package/componentsV2/BadgeDot/BadgeDot.scss.js +1 -0
  208. package/componentsV2/BadgeDot/BadgeDot.stories.d.ts +10 -0
  209. package/componentsV2/BadgeDot/BadgeDot.stories.d.ts.map +1 -0
  210. package/componentsV2/BadgeDot/index.d.ts +2 -0
  211. package/componentsV2/BadgeDot/index.d.ts.map +1 -0
  212. package/componentsV2/Breadcrumbs/Breadcrumbs.d.ts +19 -0
  213. package/componentsV2/Breadcrumbs/Breadcrumbs.d.ts.map +1 -0
  214. package/componentsV2/Breadcrumbs/Breadcrumbs.js +1 -0
  215. package/componentsV2/Breadcrumbs/Breadcrumbs.scss.js +1 -0
  216. package/componentsV2/Breadcrumbs/Breadcrumbs.stories.d.ts +8 -0
  217. package/componentsV2/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -0
  218. package/componentsV2/Breadcrumbs/index.d.ts +2 -0
  219. package/componentsV2/Breadcrumbs/index.d.ts.map +1 -0
  220. package/componentsV2/Button/Button.d.ts +2 -0
  221. package/componentsV2/Button/Button.d.ts.map +1 -1
  222. package/componentsV2/Button/Button.js +1 -1
  223. package/componentsV2/Button/Button.scss.js +1 -1
  224. package/componentsV2/ButtonIcon/ButtonIcon.d.ts.map +1 -1
  225. package/componentsV2/ButtonIcon/ButtonIcon.js +1 -1
  226. package/componentsV2/ButtonIcon/ButtonIcon.scss.js +1 -1
  227. package/componentsV2/ButtonLive/ButtonLive.d.ts +15 -0
  228. package/componentsV2/ButtonLive/ButtonLive.d.ts.map +1 -0
  229. package/componentsV2/ButtonLive/ButtonLive.js +1 -0
  230. package/componentsV2/ButtonLive/ButtonLive.scss.js +1 -0
  231. package/componentsV2/ButtonLive/ButtonLive.stories.d.ts +11 -0
  232. package/componentsV2/ButtonLive/ButtonLive.stories.d.ts.map +1 -0
  233. package/componentsV2/ButtonLive/index.d.ts +2 -0
  234. package/componentsV2/ButtonLive/index.d.ts.map +1 -0
  235. package/componentsV2/Chip/Chip.d.ts +19 -3
  236. package/componentsV2/Chip/Chip.d.ts.map +1 -1
  237. package/componentsV2/Chip/Chip.js +1 -1
  238. package/componentsV2/Chip/Chip.scss.js +1 -1
  239. package/componentsV2/Chip/Chip.stories.d.ts +1 -1
  240. package/componentsV2/Chip/Chip.stories.d.ts.map +1 -1
  241. package/componentsV2/ChipAlert/ChipAlert.d.ts +21 -0
  242. package/componentsV2/ChipAlert/ChipAlert.d.ts.map +1 -0
  243. package/componentsV2/ChipAlert/ChipAlert.js +1 -0
  244. package/componentsV2/ChipAlert/ChipAlert.scss.js +1 -0
  245. package/componentsV2/ChipAlert/ChipAlert.stories.d.ts +10 -0
  246. package/componentsV2/ChipAlert/ChipAlert.stories.d.ts.map +1 -0
  247. package/componentsV2/ChipAlert/index.d.ts +2 -0
  248. package/componentsV2/ChipAlert/index.d.ts.map +1 -0
  249. package/componentsV2/ChipIndicator/ChipIndicator.d.ts +12 -0
  250. package/componentsV2/ChipIndicator/ChipIndicator.d.ts.map +1 -0
  251. package/componentsV2/ChipIndicator/ChipIndicator.js +1 -0
  252. package/componentsV2/ChipIndicator/ChipIndicator.scss.js +1 -0
  253. package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts +9 -0
  254. package/componentsV2/ChipIndicator/ChipIndicator.stories.d.ts.map +1 -0
  255. package/componentsV2/ChipIndicator/index.d.ts +2 -0
  256. package/componentsV2/ChipIndicator/index.d.ts.map +1 -0
  257. package/componentsV2/CopyToClipboard/CopyToClipboard.d.ts +14 -0
  258. package/componentsV2/CopyToClipboard/CopyToClipboard.d.ts.map +1 -0
  259. package/componentsV2/CopyToClipboard/CopyToClipboard.js +1 -0
  260. package/componentsV2/CopyToClipboard/CopyToClipboard.scss.js +1 -0
  261. package/componentsV2/CopyToClipboard/CopyToClipboard.stories.d.ts +10 -0
  262. package/componentsV2/CopyToClipboard/CopyToClipboard.stories.d.ts.map +1 -0
  263. package/componentsV2/CopyToClipboard/index.d.ts +2 -0
  264. package/componentsV2/CopyToClipboard/index.d.ts.map +1 -0
  265. package/componentsV2/Counter/Counter.d.ts +18 -0
  266. package/componentsV2/Counter/Counter.d.ts.map +1 -0
  267. package/componentsV2/Counter/Counter.js +1 -0
  268. package/componentsV2/Counter/Counter.scss.js +1 -0
  269. package/componentsV2/Counter/Counter.stories.d.ts +13 -0
  270. package/componentsV2/Counter/Counter.stories.d.ts.map +1 -0
  271. package/componentsV2/Counter/index.d.ts +2 -0
  272. package/componentsV2/Counter/index.d.ts.map +1 -0
  273. package/componentsV2/EmptyState/EmptyState.d.ts +11 -0
  274. package/componentsV2/EmptyState/EmptyState.d.ts.map +1 -0
  275. package/componentsV2/EmptyState/EmptyState.js +1 -0
  276. package/componentsV2/EmptyState/EmptyState.scss.js +1 -0
  277. package/componentsV2/EmptyState/EmptyState.stories.d.ts +10 -0
  278. package/componentsV2/EmptyState/EmptyState.stories.d.ts.map +1 -0
  279. package/componentsV2/EmptyState/constants.d.ts +18 -0
  280. package/componentsV2/EmptyState/constants.d.ts.map +1 -0
  281. package/componentsV2/EmptyState/constants.js +1 -0
  282. package/componentsV2/EmptyState/index.d.ts +2 -0
  283. package/componentsV2/EmptyState/index.d.ts.map +1 -0
  284. package/componentsV2/FileIcon/FileIcon.d.ts +8 -0
  285. package/componentsV2/FileIcon/FileIcon.d.ts.map +1 -0
  286. package/componentsV2/FileIcon/FileIcon.js +1 -0
  287. package/componentsV2/FileIcon/FileIcon.scss.js +1 -0
  288. package/componentsV2/FileIcon/FileIcon.stories.d.ts +9 -0
  289. package/componentsV2/FileIcon/FileIcon.stories.d.ts.map +1 -0
  290. package/componentsV2/FileIcon/constants.d.ts +5 -0
  291. package/componentsV2/FileIcon/constants.d.ts.map +1 -0
  292. package/componentsV2/FileIcon/constants.js +1 -0
  293. package/componentsV2/FileIcon/icons/ArchiveFileIcon.d.ts.map +1 -0
  294. package/componentsV2/FileIcon/icons/ArchiveFileIcon.js +1 -0
  295. package/componentsV2/FileIcon/icons/CSVFileIcon.d.ts.map +1 -0
  296. package/componentsV2/FileIcon/icons/CSVFileIcon.js +1 -0
  297. package/componentsV2/FileIcon/icons/DocFileIcon.d.ts.map +1 -0
  298. package/componentsV2/FileIcon/icons/DocFileIcon.js +1 -0
  299. package/componentsV2/FileIcon/icons/EDMFileIcon.d.ts.map +1 -0
  300. package/componentsV2/FileIcon/icons/EDMFileIcon.js +1 -0
  301. package/componentsV2/FileIcon/icons/ExcelFileIcon.d.ts.map +1 -0
  302. package/componentsV2/FileIcon/icons/ExcelFileIcon.js +1 -0
  303. package/componentsV2/FileIcon/icons/ImageFileIcon.d.ts.map +1 -0
  304. package/componentsV2/FileIcon/icons/ImageFileIcon.js +1 -0
  305. package/componentsV2/FileIcon/icons/JsonFileIcon.d.ts.map +1 -0
  306. package/componentsV2/FileIcon/icons/JsonFileIcon.js +1 -0
  307. package/componentsV2/FileIcon/icons/LasFileIcon.d.ts.map +1 -0
  308. package/componentsV2/FileIcon/icons/LasFileIcon.js +1 -0
  309. package/componentsV2/FileIcon/icons/OtherFileIcon.d.ts.map +1 -0
  310. package/componentsV2/FileIcon/icons/OtherFileIcon.js +1 -0
  311. package/componentsV2/FileIcon/icons/PdfFileIcon.d.ts.map +1 -0
  312. package/componentsV2/FileIcon/icons/PdfFileIcon.js +1 -0
  313. package/componentsV2/FileIcon/icons/PowerPointFileIcon.d.ts.map +1 -0
  314. package/componentsV2/FileIcon/icons/PowerPointFileIcon.js +1 -0
  315. package/componentsV2/FileIcon/icons/TxtFileIcon.d.ts.map +1 -0
  316. package/componentsV2/FileIcon/icons/TxtFileIcon.js +1 -0
  317. package/componentsV2/FileIcon/icons/UnknownFileIcon.d.ts.map +1 -0
  318. package/componentsV2/FileIcon/icons/UnknownFileIcon.js +1 -0
  319. package/componentsV2/FileIcon/icons/VideoFileIcon.d.ts.map +1 -0
  320. package/componentsV2/FileIcon/icons/VideoFileIcon.js +1 -0
  321. package/componentsV2/FileIcon/icons/XmlFileIcon.d.ts.map +1 -0
  322. package/componentsV2/FileIcon/icons/XmlFileIcon.js +1 -0
  323. package/componentsV2/FileIcon/icons/index.d.ts.map +1 -0
  324. package/componentsV2/FileIcon/index.d.ts +2 -0
  325. package/componentsV2/FileIcon/index.d.ts.map +1 -0
  326. package/componentsV2/FilesDropzone/FilesDropzone.d.ts +41 -0
  327. package/componentsV2/FilesDropzone/FilesDropzone.d.ts.map +1 -0
  328. package/componentsV2/FilesDropzone/FilesDropzone.js +1 -0
  329. package/componentsV2/FilesDropzone/FilesDropzone.scss.js +1 -0
  330. package/componentsV2/FilesDropzone/FilesDropzone.stories.d.ts +8 -0
  331. package/componentsV2/FilesDropzone/FilesDropzone.stories.d.ts.map +1 -0
  332. package/componentsV2/FilesDropzone/index.d.ts +2 -0
  333. package/componentsV2/FilesDropzone/index.d.ts.map +1 -0
  334. package/{components → componentsV2}/FilesDropzone/utils.d.ts +1 -1
  335. package/componentsV2/FilesDropzone/utils.d.ts.map +1 -0
  336. package/componentsV2/FilesDropzone/utils.js +1 -0
  337. package/componentsV2/Grid/Grid.d.ts +7 -1
  338. package/componentsV2/Grid/Grid.d.ts.map +1 -1
  339. package/componentsV2/IndicatorLive/IndicatorLive.d.ts +14 -0
  340. package/componentsV2/IndicatorLive/IndicatorLive.d.ts.map +1 -0
  341. package/componentsV2/IndicatorLive/IndicatorLive.js +1 -0
  342. package/componentsV2/IndicatorLive/IndicatorLive.scss.js +1 -0
  343. package/componentsV2/IndicatorLive/IndicatorLive.stories.d.ts +12 -0
  344. package/componentsV2/IndicatorLive/IndicatorLive.stories.d.ts.map +1 -0
  345. package/componentsV2/IndicatorLive/index.d.ts +2 -0
  346. package/componentsV2/IndicatorLive/index.d.ts.map +1 -0
  347. package/componentsV2/LiveDotIndicator/LiveDotIndicator.d.ts +7 -0
  348. package/componentsV2/LiveDotIndicator/LiveDotIndicator.d.ts.map +1 -0
  349. package/componentsV2/LiveDotIndicator/LiveDotIndicator.js +1 -0
  350. package/componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js +1 -0
  351. package/componentsV2/LiveDotIndicator/index.d.ts +2 -0
  352. package/componentsV2/LiveDotIndicator/index.d.ts.map +1 -0
  353. package/componentsV2/LoaderLinear/LoaderLinear.d.ts +10 -0
  354. package/componentsV2/LoaderLinear/LoaderLinear.d.ts.map +1 -0
  355. package/componentsV2/LoaderLinear/LoaderLinear.js +1 -0
  356. package/componentsV2/LoaderLinear/LoaderLinear.scss.js +1 -0
  357. package/componentsV2/LoaderLinear/LoaderLinear.stories.d.ts +9 -0
  358. package/componentsV2/LoaderLinear/LoaderLinear.stories.d.ts.map +1 -0
  359. package/componentsV2/LoaderLinear/index.d.ts +2 -0
  360. package/componentsV2/LoaderLinear/index.d.ts.map +1 -0
  361. package/componentsV2/Menu/Menu.d.ts +24 -0
  362. package/componentsV2/Menu/Menu.d.ts.map +1 -0
  363. package/componentsV2/Menu/Menu.js +1 -0
  364. package/componentsV2/Menu/Menu.scss.js +1 -0
  365. package/componentsV2/Menu/Menu.stories.d.ts +15 -0
  366. package/componentsV2/Menu/Menu.stories.d.ts.map +1 -0
  367. package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts +6 -0
  368. package/componentsV2/Menu/MenuDivider/MenuDivider.d.ts.map +1 -0
  369. package/componentsV2/Menu/MenuDivider/MenuDivider.js +1 -0
  370. package/componentsV2/Menu/MenuDivider/MenuDivider.scss.js +1 -0
  371. package/componentsV2/Menu/MenuDivider/index.d.ts +2 -0
  372. package/componentsV2/Menu/MenuDivider/index.d.ts.map +1 -0
  373. package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts +9 -0
  374. package/componentsV2/Menu/MenuGroup/MenuGroup.d.ts.map +1 -0
  375. package/componentsV2/Menu/MenuGroup/MenuGroup.js +1 -0
  376. package/componentsV2/Menu/MenuGroup/MenuGroup.scss.js +1 -0
  377. package/componentsV2/Menu/MenuGroup/index.d.ts +2 -0
  378. package/componentsV2/Menu/MenuGroup/index.d.ts.map +1 -0
  379. package/componentsV2/Menu/MenuItem/MenuItem.d.ts +14 -0
  380. package/componentsV2/Menu/MenuItem/MenuItem.d.ts.map +1 -0
  381. package/componentsV2/Menu/MenuItem/MenuItem.js +1 -0
  382. package/componentsV2/Menu/MenuItem/MenuItem.scss.js +1 -0
  383. package/componentsV2/Menu/MenuItem/index.d.ts +2 -0
  384. package/componentsV2/Menu/MenuItem/index.d.ts.map +1 -0
  385. package/componentsV2/Menu/index.d.ts +2 -0
  386. package/componentsV2/Menu/index.d.ts.map +1 -0
  387. package/componentsV2/Modal/Modal.d.ts +47 -0
  388. package/componentsV2/Modal/Modal.d.ts.map +1 -0
  389. package/componentsV2/Modal/Modal.js +1 -0
  390. package/componentsV2/Modal/Modal.scss.js +1 -0
  391. package/componentsV2/Modal/Modal.stories.d.ts +12 -0
  392. package/componentsV2/Modal/Modal.stories.d.ts.map +1 -0
  393. package/componentsV2/Modal/index.d.ts +2 -0
  394. package/componentsV2/Modal/index.d.ts.map +1 -0
  395. package/componentsV2/Paper/Paper.d.ts +13 -0
  396. package/componentsV2/Paper/Paper.d.ts.map +1 -0
  397. package/componentsV2/Paper/Paper.js +1 -0
  398. package/componentsV2/Paper/Paper.scss.js +1 -0
  399. package/componentsV2/Paper/Paper.stories.d.ts +8 -0
  400. package/componentsV2/Paper/Paper.stories.d.ts.map +1 -0
  401. package/componentsV2/Paper/index.d.ts +2 -0
  402. package/componentsV2/Paper/index.d.ts.map +1 -0
  403. package/componentsV2/Popover/Popover.d.ts +21 -39
  404. package/componentsV2/Popover/Popover.d.ts.map +1 -1
  405. package/componentsV2/Popover/Popover.js +1 -1
  406. package/componentsV2/Popover/Popover.scss.js +1 -0
  407. package/componentsV2/Popover/Popover.stories.d.ts +2 -2
  408. package/componentsV2/Popover/Popover.stories.d.ts.map +1 -1
  409. package/componentsV2/Popover/index.d.ts +0 -1
  410. package/componentsV2/Popover/index.d.ts.map +1 -1
  411. package/componentsV2/Popover/utils.d.ts +7 -0
  412. package/componentsV2/Popover/utils.d.ts.map +1 -0
  413. package/componentsV2/Popover/utils.js +1 -0
  414. package/componentsV2/Popper/Popper.d.ts +42 -0
  415. package/componentsV2/Popper/Popper.d.ts.map +1 -0
  416. package/componentsV2/Popper/Popper.js +1 -0
  417. package/componentsV2/Popper/Popper.stories.d.ts +8 -0
  418. package/componentsV2/Popper/Popper.stories.d.ts.map +1 -0
  419. package/componentsV2/Popper/index.d.ts +2 -0
  420. package/componentsV2/Popper/index.d.ts.map +1 -0
  421. package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts +1 -1
  422. package/componentsV2/RadioAndCheckboxLabel/RadioAndCheckboxLabel.d.ts.map +1 -1
  423. package/componentsV2/Skeleton/Skeleton.d.ts +15 -0
  424. package/componentsV2/Skeleton/Skeleton.d.ts.map +1 -0
  425. package/componentsV2/Skeleton/Skeleton.js +1 -0
  426. package/componentsV2/Skeleton/Skeleton.scss.js +1 -0
  427. package/componentsV2/Skeleton/Skeleton.stories.d.ts +11 -0
  428. package/componentsV2/Skeleton/Skeleton.stories.d.ts.map +1 -0
  429. package/componentsV2/Skeleton/index.d.ts +2 -0
  430. package/componentsV2/Skeleton/index.d.ts.map +1 -0
  431. package/componentsV2/Stepper/Step/Step.d.ts +22 -0
  432. package/componentsV2/Stepper/Step/Step.d.ts.map +1 -0
  433. package/componentsV2/Stepper/Step/Step.js +1 -0
  434. package/componentsV2/Stepper/Step/Step.scss.js +1 -0
  435. package/componentsV2/Stepper/Step/index.d.ts +2 -0
  436. package/componentsV2/Stepper/Step/index.d.ts.map +1 -0
  437. package/componentsV2/Stepper/Stepper.d.ts +29 -0
  438. package/componentsV2/Stepper/Stepper.d.ts.map +1 -0
  439. package/componentsV2/Stepper/Stepper.js +1 -0
  440. package/componentsV2/Stepper/Stepper.scss.js +1 -0
  441. package/componentsV2/Stepper/Stepper.stories.d.ts +14 -0
  442. package/componentsV2/Stepper/Stepper.stories.d.ts.map +1 -0
  443. package/componentsV2/Stepper/index.d.ts +2 -0
  444. package/componentsV2/Stepper/index.d.ts.map +1 -0
  445. package/componentsV2/Switch/Switch.d.ts +24 -0
  446. package/componentsV2/Switch/Switch.d.ts.map +1 -0
  447. package/componentsV2/Switch/Switch.js +1 -0
  448. package/componentsV2/Switch/Switch.scss.js +1 -0
  449. package/componentsV2/Switch/Switch.stories.d.ts +11 -0
  450. package/componentsV2/Switch/Switch.stories.d.ts.map +1 -0
  451. package/componentsV2/Switch/index.d.ts +2 -0
  452. package/componentsV2/Switch/index.d.ts.map +1 -0
  453. package/componentsV2/Tabs/Tabs.d.ts +21 -0
  454. package/componentsV2/Tabs/Tabs.d.ts.map +1 -0
  455. package/componentsV2/Tabs/Tabs.js +1 -0
  456. package/componentsV2/Tabs/Tabs.scss.js +1 -0
  457. package/componentsV2/Tabs/Tabs.stories.d.ts +14 -0
  458. package/componentsV2/Tabs/Tabs.stories.d.ts.map +1 -0
  459. package/componentsV2/Tabs/index.d.ts +2 -0
  460. package/componentsV2/Tabs/index.d.ts.map +1 -0
  461. package/componentsV2/Text/Text.d.ts +1 -1
  462. package/componentsV2/Text/Text.d.ts.map +1 -1
  463. package/componentsV2/Text/Text.js +1 -1
  464. package/componentsV2/Text/Text.scss.js +1 -1
  465. package/componentsV2/Text/Text.stories.d.ts.map +1 -1
  466. package/componentsV2/{TextTruncated/TextTruncated.d.ts → TextEndTruncated/TextEndTruncated.d.ts} +3 -3
  467. package/componentsV2/TextEndTruncated/TextEndTruncated.d.ts.map +1 -0
  468. package/componentsV2/TextEndTruncated/TextEndTruncated.js +1 -0
  469. package/componentsV2/TextEndTruncated/TextEndTruncated.scss.js +1 -0
  470. package/componentsV2/{TextTruncated/TextTruncated.stories.d.ts → TextEndTruncated/TextEndTruncated.stories.d.ts} +3 -3
  471. package/componentsV2/TextEndTruncated/TextEndTruncated.stories.d.ts.map +1 -0
  472. package/componentsV2/TextEndTruncated/index.d.ts +2 -0
  473. package/componentsV2/TextEndTruncated/index.d.ts.map +1 -0
  474. package/componentsV2/TextInput/TextInput.js +1 -1
  475. package/componentsV2/TextInput/TextInput.scss.js +1 -1
  476. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.d.ts.map +1 -1
  477. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.js +1 -1
  478. package/componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js +1 -1
  479. package/componentsV2/ToggleButtons/ToggleButtons.d.ts +18 -0
  480. package/componentsV2/ToggleButtons/ToggleButtons.d.ts.map +1 -0
  481. package/componentsV2/ToggleButtons/ToggleButtons.js +1 -0
  482. package/componentsV2/ToggleButtons/ToggleButtons.scss.js +1 -0
  483. package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts +12 -0
  484. package/componentsV2/ToggleButtons/ToggleButtons.stories.d.ts.map +1 -0
  485. package/componentsV2/ToggleButtons/index.d.ts +2 -0
  486. package/componentsV2/ToggleButtons/index.d.ts.map +1 -0
  487. package/componentsV2/Tooltip/Tooltip.d.ts +7 -7
  488. package/componentsV2/Tooltip/Tooltip.d.ts.map +1 -1
  489. package/componentsV2/Tooltip/Tooltip.js +1 -1
  490. package/componentsV2/Tooltip/Tooltip.scss.js +1 -1
  491. package/componentsV2/Tooltip/Tooltip.stories.d.ts +1 -1
  492. package/componentsV2/Tooltip/Tooltip.stories.d.ts.map +1 -1
  493. package/componentsV2/index.d.ts +25 -1
  494. package/componentsV2/index.d.ts.map +1 -1
  495. package/componentsV2/index.js +1 -1
  496. package/constants/completion.d.ts.map +1 -1
  497. package/constants/completion.js +1 -1
  498. package/constants/feed.d.ts +7 -0
  499. package/constants/feed.d.ts.map +1 -1
  500. package/constants/feed.js +1 -1
  501. package/effects/usePadSelectorSelectedWells.d.ts.map +1 -1
  502. package/effects/usePadSelectorSelectedWells.js +1 -1
  503. package/icons/customIcons/icons/MoreApp.d.ts.map +1 -1
  504. package/icons/customIcons/icons/MoreApp.js +1 -1
  505. package/icons/customIcons/icons/SimulFrac.d.ts.map +1 -1
  506. package/icons/customIcons/icons/SimulFrac.js +1 -1
  507. package/icons/customIcons/icons/ZipperFrac.d.ts.map +1 -1
  508. package/icons/customIcons/icons/ZipperFrac.js +1 -1
  509. package/package.json +2 -2
  510. package/styles/common.scss +33 -0
  511. package/styles/mixins.scss +31 -0
  512. package/utils/completion.d.ts +1 -1
  513. package/utils/completion.d.ts.map +1 -1
  514. package/utils/completion.js +1 -1
  515. package/utils/convert.js +1 -1
  516. package/utils/goalsConfig/goalsConfig.d.ts.map +1 -1
  517. package/utils/goalsConfig/goalsConfig.js +1 -1
  518. package/utils/metrics/metricsConfig.d.ts +534 -0
  519. package/utils/metrics/metricsConfig.d.ts.map +1 -1
  520. package/utils/metrics/metricsConfig.js +1 -1
  521. package/cjs-bundle/components/FileIcon/icons/ArchiveFileIcon.js +0 -1
  522. package/cjs-bundle/components/FileIcon/icons/CSVFileIcon.js +0 -1
  523. package/cjs-bundle/components/FileIcon/icons/DocFileIcon.js +0 -1
  524. package/cjs-bundle/components/FileIcon/icons/EDMFileIcon.js +0 -1
  525. package/cjs-bundle/components/FileIcon/icons/ExcelFileIcon.js +0 -1
  526. package/cjs-bundle/components/FileIcon/icons/ImageFileIcon.js +0 -1
  527. package/cjs-bundle/components/FileIcon/icons/JsonFileIcon.js +0 -1
  528. package/cjs-bundle/components/FileIcon/icons/LasFileIcon.js +0 -1
  529. package/cjs-bundle/components/FileIcon/icons/OtherFileIcon.js +0 -1
  530. package/cjs-bundle/components/FileIcon/icons/PdfFileIcon.js +0 -1
  531. package/cjs-bundle/components/FileIcon/icons/PowerPointFileIcon.js +0 -1
  532. package/cjs-bundle/components/FileIcon/icons/TxtFileIcon.js +0 -1
  533. package/cjs-bundle/components/FileIcon/icons/UnknownFileIcon.js +0 -1
  534. package/cjs-bundle/components/FileIcon/icons/VideoFileIcon.js +0 -1
  535. package/cjs-bundle/components/FileIcon/icons/XmlFileIcon.js +0 -1
  536. package/cjs-bundle/components/FilesDropzone/utils.js +0 -1
  537. package/cjs-bundle/componentsV2/Popover/DcPopover.js +0 -1
  538. package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.js +0 -1
  539. package/cjs-bundle/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
  540. package/components/FileIcon/icons/ArchiveFileIcon.d.ts.map +0 -1
  541. package/components/FileIcon/icons/ArchiveFileIcon.js +0 -1
  542. package/components/FileIcon/icons/CSVFileIcon.d.ts.map +0 -1
  543. package/components/FileIcon/icons/CSVFileIcon.js +0 -1
  544. package/components/FileIcon/icons/DocFileIcon.d.ts.map +0 -1
  545. package/components/FileIcon/icons/DocFileIcon.js +0 -1
  546. package/components/FileIcon/icons/EDMFileIcon.d.ts.map +0 -1
  547. package/components/FileIcon/icons/EDMFileIcon.js +0 -1
  548. package/components/FileIcon/icons/ExcelFileIcon.d.ts.map +0 -1
  549. package/components/FileIcon/icons/ExcelFileIcon.js +0 -1
  550. package/components/FileIcon/icons/ImageFileIcon.d.ts.map +0 -1
  551. package/components/FileIcon/icons/ImageFileIcon.js +0 -1
  552. package/components/FileIcon/icons/JsonFileIcon.d.ts.map +0 -1
  553. package/components/FileIcon/icons/JsonFileIcon.js +0 -1
  554. package/components/FileIcon/icons/LasFileIcon.d.ts.map +0 -1
  555. package/components/FileIcon/icons/LasFileIcon.js +0 -1
  556. package/components/FileIcon/icons/OtherFileIcon.d.ts.map +0 -1
  557. package/components/FileIcon/icons/OtherFileIcon.js +0 -1
  558. package/components/FileIcon/icons/PdfFileIcon.d.ts.map +0 -1
  559. package/components/FileIcon/icons/PdfFileIcon.js +0 -1
  560. package/components/FileIcon/icons/PowerPointFileIcon.d.ts.map +0 -1
  561. package/components/FileIcon/icons/PowerPointFileIcon.js +0 -1
  562. package/components/FileIcon/icons/TxtFileIcon.d.ts.map +0 -1
  563. package/components/FileIcon/icons/TxtFileIcon.js +0 -1
  564. package/components/FileIcon/icons/UnknownFileIcon.d.ts.map +0 -1
  565. package/components/FileIcon/icons/UnknownFileIcon.js +0 -1
  566. package/components/FileIcon/icons/VideoFileIcon.d.ts.map +0 -1
  567. package/components/FileIcon/icons/VideoFileIcon.js +0 -1
  568. package/components/FileIcon/icons/XmlFileIcon.d.ts.map +0 -1
  569. package/components/FileIcon/icons/XmlFileIcon.js +0 -1
  570. package/components/FileIcon/icons/index.d.ts.map +0 -1
  571. package/components/FilesDropzone/utils.d.ts.map +0 -1
  572. package/components/FilesDropzone/utils.js +0 -1
  573. package/componentsV2/Popover/DcPopover.d.ts +0 -3
  574. package/componentsV2/Popover/DcPopover.d.ts.map +0 -1
  575. package/componentsV2/Popover/DcPopover.js +0 -1
  576. package/componentsV2/TextTruncated/TextTruncated.d.ts.map +0 -1
  577. package/componentsV2/TextTruncated/TextTruncated.js +0 -1
  578. package/componentsV2/TextTruncated/TextTruncated.scss.js +0 -1
  579. package/componentsV2/TextTruncated/TextTruncated.stories.d.ts.map +0 -1
  580. package/componentsV2/TextTruncated/index.d.ts +0 -2
  581. package/componentsV2/TextTruncated/index.d.ts.map +0 -1
  582. /package/{components → componentsV2}/FileIcon/icons/ArchiveFileIcon.d.ts +0 -0
  583. /package/{components → componentsV2}/FileIcon/icons/CSVFileIcon.d.ts +0 -0
  584. /package/{components → componentsV2}/FileIcon/icons/DocFileIcon.d.ts +0 -0
  585. /package/{components → componentsV2}/FileIcon/icons/EDMFileIcon.d.ts +0 -0
  586. /package/{components → componentsV2}/FileIcon/icons/ExcelFileIcon.d.ts +0 -0
  587. /package/{components → componentsV2}/FileIcon/icons/ImageFileIcon.d.ts +0 -0
  588. /package/{components → componentsV2}/FileIcon/icons/JsonFileIcon.d.ts +0 -0
  589. /package/{components → componentsV2}/FileIcon/icons/LasFileIcon.d.ts +0 -0
  590. /package/{components → componentsV2}/FileIcon/icons/OtherFileIcon.d.ts +0 -0
  591. /package/{components → componentsV2}/FileIcon/icons/PdfFileIcon.d.ts +0 -0
  592. /package/{components → componentsV2}/FileIcon/icons/PowerPointFileIcon.d.ts +0 -0
  593. /package/{components → componentsV2}/FileIcon/icons/TxtFileIcon.d.ts +0 -0
  594. /package/{components → componentsV2}/FileIcon/icons/UnknownFileIcon.d.ts +0 -0
  595. /package/{components → componentsV2}/FileIcon/icons/VideoFileIcon.d.ts +0 -0
  596. /package/{components → componentsV2}/FileIcon/icons/XmlFileIcon.d.ts +0 -0
  597. /package/{components → componentsV2}/FileIcon/icons/index.d.ts +0 -0
@@ -0,0 +1,67 @@
1
+ <svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.3">
3
+ <path d="M136.093 112.69C135.962 113.71 134.74 114.654 132.492 114.348C130.376 114.053 129.552 112.924 129.688 111.904L127.822 126.579C127.691 127.6 129.012 128.614 130.779 128.849C132.547 129.083 134.085 128.44 134.222 127.419L136.093 112.69Z" fill="#C9C9C9"/>
4
+ </g>
5
+ <g opacity="0.3">
6
+ <path d="M178.097 113.704C178.489 114.414 179.913 115.145 181.714 114.828C184.447 114.354 184.545 112.859 184.414 111.839L186.389 126.989C186.52 128.009 185.2 129.023 183.432 129.258C181.665 129.487 180.126 128.849 179.99 127.829L178.484 116.252L178.097 113.704Z" fill="#C9C9C9"/>
7
+ </g>
8
+ <g opacity="0.3">
9
+ <path d="M160.392 128.838V143.241C160.392 144.272 158.946 145.106 157.168 145.106C155.384 145.106 153.943 144.272 153.943 143.241L153.954 128.707C153.954 129.738 154.751 130.704 157.168 130.704C159.175 130.704 160.392 129.869 160.392 128.838Z" fill="#C9C9C9"/>
10
+ </g>
11
+ <g opacity="0.3">
12
+ <path d="M237.829 159.116L223.852 173.426L223.765 181.375L224.152 183.873L224.539 180.606L234.048 172.886L237.829 159.116Z" fill="#C9C9C9"/>
13
+ </g>
14
+ <g opacity="0.3">
15
+ <path d="M107.948 135.865L151.565 161.047C154.751 162.886 160.321 162.657 164.003 160.529L206.442 136.028L207.037 135.657V144.255C206.987 145.57 206.005 146.939 204.134 148.02L163.681 171.375C160.174 173.399 154.865 173.623 151.827 171.866L109.339 147.338C107.92 146.519 107.249 145.412 107.293 144.255V135.488L107.948 135.865Z" fill="#C9C9C9"/>
16
+ </g>
17
+ <g opacity="0.3">
18
+ <path d="M165.576 69.3181L159.33 65.712C158.451 65.2046 158.56 64.3153 159.575 63.7316L172.663 56.3612C173.039 56.143 173.607 56.1211 173.934 56.3066L180.181 59.9127C181.059 60.4201 180.95 61.3093 179.935 61.8931L166.847 69.2635C166.466 69.4817 165.898 69.5036 165.576 69.3181Z" fill="#C9C9C9"/>
19
+ </g>
20
+ <g opacity="0.3">
21
+ <path d="M148.445 11.4785V10.4146C148.445 10.2346 148.532 10.0491 148.712 9.94547L157.185 5.07913C157.354 4.98093 157.556 4.98093 157.725 5.07913L157.828 5.13368L157.845 5.13914C157.85 4.51721 157.85 3.88982 157.856 3.2788L157.834 3.26243L157.567 3.10968C157.321 2.96783 157.021 2.96783 156.781 3.10968L144.135 10.4201C143.611 10.7256 143.611 11.4785 144.135 11.784L156.781 19.0999C157.026 19.2417 157.326 19.2417 157.567 19.0999L159.132 18.1942L148.865 12.1931C148.603 12.0568 148.445 11.7785 148.445 11.4785Z" fill="#C9C9C9"/>
22
+ <path d="M170.201 10.4311L159.623 4.30994C159.623 4.79548 159.617 5.67382 159.617 6.14845L169.901 11.9695L170.201 11.7949C170.725 11.4894 170.725 10.7366 170.201 10.4311Z" fill="#C9C9C9"/>
23
+ </g>
24
+ <g opacity="0.3">
25
+ <path d="M158.717 8.347C158.711 8.347 158.711 8.347 158.717 8.347C158.22 8.34155 157.828 7.94329 157.833 7.45775C157.844 5.63014 157.855 2.79872 157.871 0.971115C157.877 0.485572 158.27 0.0927734 158.755 0.0927734H158.761C159.252 0.098229 159.644 0.496483 159.639 0.982026C159.628 2.80963 159.612 5.6356 159.601 7.4632C159.601 7.9542 159.202 8.347 158.717 8.347Z" fill="#C9C9C9"/>
26
+ </g>
27
+ <g opacity="0.3">
28
+ <path d="M84.4726 167.141C84.358 167.054 75.4219 171.146 75.4219 171.146L81.1829 175.297L84.4726 167.141Z" fill="#C9C9C9"/>
29
+ </g>
30
+ <g opacity="0.3">
31
+ <path d="M233.813 172.979C240.557 170.938 249.089 171.577 254.785 174.866C261.8 178.914 261.833 185.461 254.866 189.487C247.894 193.513 236.558 193.492 229.547 189.444C225.505 187.109 223.781 183.95 224.381 180.922L233.813 172.979Z" fill="#C9C9C9"/>
32
+ </g>
33
+ <g opacity="0.3">
34
+ <path d="M92.2764 213.682L92.5164 213.912C92.4291 213.693 92.3527 213.481 92.2818 213.262L92.2764 213.682Z" fill="#C9C9C9"/>
35
+ <path d="M92.1611 229.656L98.6641 233.279L99.1497 222.106C96.1764 220.142 93.776 217.119 92.5157 213.912L92.2757 213.682L92.1611 229.656Z" fill="#C9C9C9"/>
36
+ <path d="M92.4451 190.524L92.3359 205.341C95.2056 199.836 102.909 198.914 103.072 199.045L92.4451 190.524Z" fill="#C9C9C9"/>
37
+ </g>
38
+ <g opacity="0.3">
39
+ <path d="M120.453 212.93L120.224 240.322L127.545 244.877L127.261 220.726L123.939 215.701L120.453 212.93Z" fill="#C9C9C9"/>
40
+ </g>
41
+ <path opacity="0.3" d="M148.45 245.783C148.45 245.783 132.7 220.098 132.247 219.787C131.789 219.476 123.938 215.701 123.938 215.701L148.45 252.831L153.033 259.771L156.448 258.996L148.45 245.783Z" fill="#C9C9C9"/>
42
+ <g opacity="0.3">
43
+ <path d="M172.547 236.438L176.551 235.608V256.007L169.535 256.454L172.547 236.438Z" fill="#C9C9C9"/>
44
+ </g>
45
+ <g opacity="0.3">
46
+ <path d="M96.8467 174.234C105.608 179.815 116.672 184.152 129.149 186.71L127.878 192.117L105.772 184.692L95.4229 181.217L96.8467 174.234Z" fill="#C9C9C9"/>
47
+ </g>
48
+ <g opacity="0.3">
49
+ <path d="M182.974 186.099C194.441 183.546 204.638 179.667 212.859 174.517L216.187 183.312L184.277 192.117L182.974 186.099Z" fill="#C9C9C9"/>
50
+ </g>
51
+ <g opacity="0.3">
52
+ <path d="M212.859 174.517C215.554 172.826 218.037 171.026 220.284 169.116L223.852 173.426L223.765 181.217L216.187 183.306L212.859 174.517Z" fill="#C9C9C9"/>
53
+ </g>
54
+ <g opacity="0.3">
55
+ <path d="M69.4707 185.205L82.5313 187.9L85.7391 219.231L82.504 214.206L69.4707 185.205Z" fill="#C9C9C9"/>
56
+ </g>
57
+ <g opacity="0.3">
58
+ <path d="M102.94 198.936C100.605 199.389 98.2268 200.136 96.3665 201.211C89.9344 204.926 89.9671 210.966 96.4374 214.703C102.913 218.44 113.371 218.462 119.803 214.746C120 214.632 120.18 214.512 120.36 214.397L120.387 212.946L102.94 198.936Z" fill="#C9C9C9"/>
59
+ </g>
60
+ <path d="M260.202 182.155C260.169 179.356 258.276 176.732 254.855 174.757C249.334 171.566 241.069 170.78 234.157 172.75L237.96 159.154C237.965 159.133 237.965 159.111 237.96 159.094L234.381 139.842C234.408 139.34 234.43 138.833 234.43 138.331C234.43 126.001 226.099 114.397 210.966 105.663C197.741 98.0251 180.289 93.2897 161.746 92.3241L161.713 92.5969C180.213 93.5625 197.643 98.2815 210.829 105.897C225.87 114.583 234.157 126.099 234.157 138.325C234.157 150.442 225.996 161.828 211.184 170.382C195.859 179.231 175.717 183.65 155.521 183.65C135.166 183.65 114.757 179.154 99.2143 170.18C84.1734 161.495 75.8865 149.978 75.8865 137.747C75.8865 125.63 84.048 114.244 98.8597 105.69C108.685 100.016 120.96 95.9411 134.343 93.9062C134.419 93.8953 134.468 93.8244 134.457 93.7534C134.446 93.6771 134.381 93.628 134.304 93.6389C120.884 95.6792 108.582 99.7654 98.7233 105.456C83.8243 114.059 75.6137 125.526 75.6137 137.747C75.6137 138.374 75.641 138.996 75.6846 139.613C75.6464 139.629 75.6137 139.656 75.6028 139.7L72.1385 153.535L70.4146 161.047C70.4091 161.08 70.4091 161.108 70.4255 161.135L75.2755 171.146L69.3453 185.15C69.3289 185.183 69.3289 185.226 69.3453 185.259L82.3895 214.272L92.0458 229.722C92.0567 229.744 92.073 229.76 92.0949 229.771L100.305 234.343L120.158 240.442L127.469 244.986L152.957 259.88C152.979 259.891 153 259.896 153.028 259.896C153.039 259.896 153.044 259.896 153.055 259.896L156.748 259.154L165.859 260C165.865 260 165.87 260 165.87 260C165.903 260 165.936 259.989 165.963 259.962L169.585 256.579L181.838 255.794C181.898 255.788 181.948 255.75 181.964 255.696L185.548 242.793L206.165 231.746L209.171 234.921C209.187 234.943 209.214 234.954 209.242 234.959L213.677 235.936C213.71 235.941 213.742 235.936 213.775 235.919L221.98 231.266C222.018 231.244 222.046 231.2 222.051 231.157L222.302 226.781C222.302 226.759 222.302 226.738 222.291 226.721L221.342 224.408L236.59 207.005C236.612 206.978 236.628 206.939 236.623 206.901L235.881 199.056C237.834 199.787 239.945 200.191 242.149 200.191C252.04 200.191 260.098 192.188 260.185 182.313C260.185 182.28 260.191 182.248 260.191 182.215C260.207 182.215 260.207 182.204 260.207 182.199C260.207 182.188 260.207 182.171 260.207 182.16C260.207 182.155 260.202 182.155 260.202 182.155ZM233.879 172.739C233.873 172.744 233.742 172.864 233.726 172.875L224.288 180.813C224.266 180.835 224.25 180.862 224.244 180.889C224.163 181.309 224.124 181.735 224.13 182.15C224.13 182.602 224.152 183.044 224.184 183.486L223.852 181.206L223.939 173.453L237.589 159.476L233.879 172.739ZM211.047 219.498H198.26L184.397 192.166L223.699 181.32L226.503 200.442L211.047 219.498ZM211.135 219.651L216.454 217.867L219.645 221.02C219.722 221.189 220.436 222.837 221.075 224.332C221.075 224.337 221.069 224.348 221.064 224.359L214.021 227.469L209.531 222.029L211.135 219.651ZM172.379 217.016L135.946 225.548L132.324 219.76L134.228 197.01L148.445 197.55L174.555 198.543L172.379 217.016ZM172.471 236.372L166.492 237.818L146.634 242.613L136.045 225.696L172.379 217.185L172.471 236.372ZM120.415 212.87C120.409 212.864 102.984 198.882 102.984 198.882H102.979C102.973 198.876 102.962 198.876 102.957 198.876L100.616 196.907L105.826 184.795L127.845 192.193L134.075 196.972L132.182 219.667L123.988 215.636L120.507 212.87C120.475 212.848 120.442 212.853 120.415 212.87ZM95.9738 219.225C93.4533 216.59 91.9748 213.295 91.713 209.798C92.3404 211.697 93.9279 213.442 96.3447 214.834C99.6017 216.71 103.873 217.654 108.145 217.654C112.379 217.654 116.596 216.727 119.809 214.877C119.94 214.801 120.18 214.659 120.267 214.572L120.256 218.489C120.322 218.358 120.071 218.691 120.049 218.718C116.776 222.308 112.4 224.359 108.036 224.359C103.497 224.364 99.0998 222.493 95.9738 219.225ZM120.256 214.266L120.142 214.348C119.989 214.452 119.831 214.55 119.662 214.648C113.29 218.331 102.886 218.309 96.4757 214.605C93.3824 212.821 91.6803 210.453 91.6803 207.949C91.6803 205.472 93.3606 203.137 96.4047 201.375C98.5269 200.147 101.075 199.482 102.864 199.133L120.267 213.039L120.256 214.266ZM75.51 161.108L79.0289 156.519C80.2945 158.936 81.8985 161.277 83.8134 163.524L84.3917 167.098L75.521 171.02L75.5155 171.004L75.51 161.108ZM184.184 192.079L174.741 198.314L175.084 187.791C177.752 187.354 180.36 186.841 182.897 186.263C182.891 186.279 182.886 186.29 182.891 186.307L184.184 192.079ZM216.077 183.252L184.337 192.013L183.05 186.268C183.044 186.252 183.033 186.241 183.022 186.23C194.528 183.606 204.643 179.58 212.782 174.55L216.077 183.252ZM212.919 174.468C215.57 172.821 218.014 171.069 220.229 169.22L223.775 173.459L223.688 181.157L216.241 183.213L212.94 174.49C212.935 174.479 212.93 174.479 212.919 174.468ZM198.069 219.487L172.548 217.01L174.73 198.516L184.244 192.237L198.069 219.487ZM174.566 198.38L148.445 197.387L134.173 196.841L127.96 192.079L129.198 186.858C135.368 188.118 141.806 188.92 148.331 189.247C148.391 189.247 151.538 189.351 155.445 189.351C158.865 189.351 162.87 189.274 165.886 188.98C168.963 188.68 171.98 188.292 174.915 187.812L174.566 198.38ZM127.818 192.008L95.521 181.162L96.863 174.534C105.521 179.962 116.465 184.239 129.034 186.825L127.818 192.008ZM105.663 184.741L100.48 196.798L92.5422 190.491L95.4773 181.32L105.663 184.741ZM95.3846 181.026L84.5553 167.109L84.0152 163.764C87.3649 167.649 91.6475 171.244 96.7212 174.441L95.3846 181.026ZM91.0638 175.734L81.3093 175.216L84.5008 167.305L91.0638 175.734ZM84.3262 167.3L81.1511 175.166L75.5919 171.162L84.3262 167.3ZM91.1947 175.908L95.3409 181.233L92.4004 190.42L82.6077 187.834L81.2765 175.385L91.1947 175.908ZM92.5313 190.687L100.464 196.989L102.722 198.893C100.916 199.247 98.3906 199.924 96.2684 201.146C94.5444 202.139 93.246 203.322 92.4277 204.615L92.5313 190.687ZM198.123 219.656L198.101 232.204L188.538 233.033L172.63 236.339L172.537 217.174L198.123 219.656ZM234.386 143.022C234.386 142.902 234.386 142.668 234.392 142.379C234.392 142.079 234.397 141.729 234.397 141.38L237.692 159.105L237.676 159.154L223.857 173.306L220.355 169.116C229.258 161.637 234.386 152.635 234.386 143.022ZM99.078 170.415C114.664 179.411 135.112 183.917 155.521 183.917C175.761 183.917 195.957 179.487 211.32 170.617C224.544 162.984 232.488 153.093 234.113 142.428C234.113 142.69 234.108 142.908 234.108 143.022C234.108 165.679 205.406 184.894 165.859 188.718C159.411 189.34 148.445 188.985 148.336 188.985C141.8 188.658 135.352 187.851 129.171 186.585C116.552 183.999 105.581 179.705 96.9176 174.261L96.7866 174.179C83.6497 165.876 75.881 154.905 75.881 143.219C75.881 143.093 75.881 142.859 75.8756 142.57C75.8756 142.248 75.8701 141.871 75.8701 141.5C77.3867 152.411 85.4882 162.57 99.078 170.415ZM72.4004 153.601L75.6028 140.824C75.6028 141.358 75.6082 142.046 75.6082 142.564C75.6082 142.853 75.6137 143.088 75.6137 143.208C75.6137 147.736 76.7703 152.155 78.9416 156.356L75.4446 160.917L72.3895 153.644L72.4004 153.601ZM70.6928 161.064L72.3295 153.917L75.3409 161.097V170.666L70.6928 161.064ZM75.5046 171.304L81.1074 175.341L82.4386 187.796L69.6399 185.156L75.5046 171.304ZM82.6295 214.146L69.6781 185.33L82.4549 187.965L85.701 219.062L82.6295 214.146ZM92.084 229.269L85.9028 219.378L82.6241 188.003L92.3676 190.584L92.264 204.894C91.7021 205.87 91.4075 206.901 91.4075 207.96C91.4075 207.976 91.4075 207.992 91.4075 208.009C91.4075 208.009 91.4075 208.009 91.4075 208.014C91.3256 209.924 91.5984 211.795 92.1985 213.568L92.084 229.269ZM92.264 229.553L92.2476 229.531L92.3567 214.015C93.0932 215.99 94.2444 217.823 95.7664 219.416C96.7757 220.469 97.9159 221.38 99.1489 222.133L98.5924 233.077L92.264 229.553ZM120.142 240.153L100.415 234.097L98.7561 233.17L99.3125 222.231C101.926 223.792 104.943 224.648 108.036 224.648C112.422 224.648 116.819 222.608 120.131 219.04C120.131 219.04 120.262 218.947 120.262 219.264L120.142 240.153ZM120.305 240.207L120.453 213.033L123.879 215.756L127.179 220.758L127.458 244.659L120.305 240.207ZM127.627 244.763L127.349 221.015L152.69 259.411L127.627 244.763ZM156.323 258.969L153.061 259.624L153.011 259.596L127.338 220.693C127.332 220.677 127.327 220.666 127.316 220.655L124.179 215.903L132.199 219.847L146.53 242.75L156.339 258.953C156.328 258.963 156.323 258.964 156.323 258.969ZM169.471 256.339C169.46 256.345 169.449 256.345 169.443 256.35L165.826 259.727L156.465 258.86L146.721 242.761L165.897 238.129L172.455 236.547L169.471 256.339ZM176.476 255.87L169.645 256.307L172.624 236.508L176.476 235.707V255.87ZM206.137 231.473C206.137 231.473 206.137 231.473 206.132 231.473L206.034 231.528L198.445 232.182C198.401 232.188 198.369 232.226 198.369 232.27C198.374 232.313 198.407 232.346 198.451 232.346H198.456L205.668 231.724L185.374 242.591C185.341 242.608 185.319 242.641 185.308 242.673L181.735 255.537L176.639 255.865V235.679L188.565 233.202L198.194 232.368C198.238 232.362 198.271 232.33 198.271 232.286L198.292 219.667H210.933L207.359 224.965C207.354 224.975 207.349 224.986 207.349 224.997L206.137 231.473ZM206.301 231.495L207.507 225.041L209.438 222.171L213.922 227.6L214.817 233.432L206.339 231.533L206.301 231.495ZM213.704 235.663L213.699 235.668L209.351 234.714L206.541 231.746L214.795 233.595L213.704 235.663ZM221.795 231.075L213.972 235.516L214.986 233.59L222.029 227.032L221.795 231.075ZM222.04 226.798L214.975 233.372L214.092 227.616L221.102 224.517L222.04 226.798ZM221.195 224.184C220.529 222.63 219.793 220.938 219.793 220.938C219.787 220.927 219.782 220.922 219.776 220.911L216.536 217.714C216.514 217.692 216.481 217.687 216.454 217.692L211.326 219.411L226.525 200.671L228.02 216.394L221.195 224.184ZM236.361 206.879L228.172 216.225L226.672 200.458L224.561 186.072C225.455 190.098 227.692 193.623 230.786 196.143L236.356 206.819L236.361 206.879ZM236.296 206.378L231.08 196.378C232.439 197.436 233.95 198.303 235.575 198.942L236.296 206.378ZM242.166 199.924C233.104 199.924 225.614 193.104 224.533 184.332C225.265 186.29 226.95 188.102 229.476 189.564C233.011 191.604 237.649 192.624 242.275 192.624C246.863 192.624 251.446 191.62 254.932 189.607C257.387 188.189 259.04 186.432 259.771 184.506C258.62 193.197 251.167 199.924 242.166 199.924ZM259.929 182.313C259.885 184.975 258.069 187.474 254.795 189.367C247.878 193.361 236.579 193.344 229.613 189.324C226.274 187.392 224.43 184.839 224.397 182.177C224.397 182.171 224.397 182.166 224.397 182.155C224.392 181.768 224.43 181.38 224.501 180.993L233.879 173.104C240.791 171.02 249.16 171.779 254.719 174.986C258.074 176.923 259.924 179.482 259.934 182.193C259.934 182.231 259.934 182.275 259.929 182.313Z" fill="#CECECE"/>
61
+ <path d="M207.408 128.734L185.073 115.837L184.642 112.526C184.533 111.675 183.54 111.047 182.166 110.944L176.317 65.9956C176.312 65.9684 180.016 63.8625 180.016 63.8625C180.594 63.5297 180.922 63.0769 180.922 62.6241V60.6874C180.922 60.6819 180.916 60.6819 180.916 60.6765C180.916 60.6656 180.922 60.6492 180.922 60.6383C180.922 60.5346 180.9 60.4364 180.867 60.3382V53.9389C180.867 53.9334 180.862 53.9334 180.862 53.928C180.862 53.9225 180.862 53.9171 180.856 53.9116C180.856 53.9062 180.856 53.9062 180.856 53.9007C180.856 53.8953 180.851 53.8953 180.845 53.8953C180.84 53.8898 180.834 53.8843 180.829 53.8789C180.823 53.8789 180.823 53.8734 180.823 53.868L174.255 50.0764L169.923 16.6285C169.912 16.5521 169.852 16.5848 169.776 16.5957C169.7 16.6067 169.65 16.6721 169.656 16.7485L173.966 49.9073L172.067 48.7179C172.029 48.6961 171.98 48.707 171.953 48.7452C171.931 48.7834 171.942 48.8325 171.98 48.8598L173.988 50.1146L174.822 56.5248L174.015 56.0556C173.829 55.9465 173.415 55.8811 173.022 55.9465L172.127 49.2308L168.041 17.7305C168.036 17.6759 171.871 15.521 171.871 15.521C172.149 15.3628 172.318 15.0627 172.307 14.7463L172.318 13.6061C172.324 13.5297 172.313 13.2242 172.007 13.0715L170.109 11.9967L170.256 11.9094C170.545 11.7403 170.72 11.4457 170.72 11.1075C170.72 10.7692 170.545 10.4746 170.256 10.3055L159.689 4.21167C159.694 2.8587 159.705 1.48391 159.705 0.976541C159.711 0.441898 159.28 0.00545554 158.739 0C158.21 0 157.774 0.430988 157.774 0.960175C157.774 1.33115 157.768 2.14948 157.763 3.08238C157.719 3.04965 157.637 2.99509 157.626 2.98963C157.343 2.82597 156.988 2.82597 156.699 2.98963L144.059 10.3001C143.769 10.4692 143.595 10.7638 143.595 11.102C143.595 11.4403 143.769 11.7349 144.059 11.904L144.784 12.3241L131.996 110.524C130.638 110.633 129.656 111.255 129.547 112.1L129.078 115.728L107.807 128.009C105.826 129.149 104.691 130.676 104.691 132.188C104.691 133.448 105.482 134.599 106.912 135.423L107.152 135.559V144.234C107.152 144.239 107.146 144.239 107.146 144.244C107.097 145.494 107.85 146.634 109.263 147.447L151.751 171.975C153.142 172.777 155.013 173.175 156.966 173.175C159.323 173.175 161.805 172.602 163.742 171.484L204.195 148.129C206.028 147.07 207.108 145.657 207.163 144.25V144.244V135.728C208.729 134.648 209.618 133.301 209.618 131.969C209.629 130.709 208.838 129.558 207.408 128.734ZM186.246 127.005C186.306 127.447 186.05 127.911 185.532 128.309C184.991 128.723 184.239 129.013 183.404 129.122C181.713 129.34 180.24 128.756 180.114 127.807L178.341 114.13C178.832 114.659 179.76 114.992 180.84 114.992C181.074 114.992 181.314 114.975 181.56 114.943C182.438 114.828 183.24 114.523 183.819 114.081C184.113 113.857 184.331 113.606 184.468 113.35L186.246 127.005ZM186.519 126.972L186.295 125.248L190.763 127.829L182.946 132.346L175.526 128.063L175.51 127.55L179.514 125.237L179.852 127.845C179.978 128.794 181.205 129.444 182.722 129.444C182.957 129.444 183.197 129.427 183.442 129.394C184.32 129.28 185.122 128.974 185.701 128.532C186.301 128.069 186.59 127.518 186.519 126.972ZM190.9 128.063V130.164L183.082 134.681V132.58L190.9 128.063ZM182.809 132.58V134.681L175.613 130.529L175.537 128.385L182.809 132.58ZM158.87 107.223V102.428C160.572 102.826 161.707 103.775 161.707 104.828C161.707 105.881 160.572 106.83 158.87 107.223ZM161.707 105.521V113.53C161.707 114.583 160.572 115.532 158.87 115.93V107.398C160.294 107.07 161.331 106.361 161.707 105.521ZM160.294 128.172C160.305 128.172 160.409 128.134 160.42 128.134C161.718 127.638 162.613 126.879 162.962 126.017V128.592C162.973 129.471 162.378 130.3 161.298 130.927C161.063 131.064 160.807 131.184 160.534 131.293V128.843C160.534 128.129 159.901 127.474 158.876 127.119V122.051C161.287 122.477 162.962 123.764 162.962 125.221C162.962 126.334 161.991 127.365 160.365 127.987C160.354 127.992 160.262 128.025 160.245 128.031C160.202 128.063 160.223 128.091 160.24 128.118C160.24 128.145 160.262 128.172 160.294 128.172ZM163.12 128.587V125.717C164.702 126.634 165.575 127.845 165.575 129.127C165.575 130.398 164.713 131.598 163.148 132.504C162.389 132.941 161.505 133.284 160.529 133.524V131.462C160.829 131.342 161.113 131.211 161.374 131.064C162.509 130.409 163.131 129.531 163.12 128.587ZM157.19 148.276L149.318 143.732L153.802 141.14V143.241C153.802 144.343 155.308 145.243 157.163 145.243C159.018 145.243 160.523 144.343 160.523 143.241V141.173L165.008 143.764L157.19 148.276ZM165.15 143.993V146.094L157.326 150.611V148.511L165.15 143.993ZM157.054 148.511V150.611L149.181 146.067V143.966L157.054 148.511ZM153.971 127.976C152.346 127.36 151.374 126.323 151.374 125.21C151.374 124.015 152.504 122.935 154.244 122.351L155.461 123.055V127.114C154.435 127.469 153.802 128.123 153.802 128.838V131.266C153.54 131.157 153.295 131.042 153.066 130.911C152.138 130.376 151.549 129.667 151.402 128.914L151.374 128.778V126.017C151.718 126.879 152.613 127.638 153.911 128.134C153.922 128.14 153.944 128.145 153.949 128.151C154.015 128.178 154.168 128.216 154.179 128.183C154.19 128.156 154.179 128.08 154.108 128.041C154.064 128.009 153.993 127.981 153.971 127.976ZM134.288 110.638L136.508 93.5952C136.939 93.5352 137.365 93.4861 137.796 93.4315L145.461 106.279L136.099 111.686L134.288 110.638ZM135.935 111.779L135.832 111.839C135.755 111.746 135.673 111.658 135.575 111.571L135.935 111.779ZM134.326 110.851C134.304 110.846 134.288 110.835 134.266 110.829V110.818L134.326 110.851ZM155.461 18.5106V23.1478L146.361 17.8942L146.923 13.5679L155.461 18.5106ZM157.168 130.567C155.466 130.567 154.08 129.793 154.08 128.838C154.08 128.26 154.61 127.725 155.466 127.403V127.801C155.466 128.385 156.214 128.843 157.168 128.843C158.123 128.843 158.87 128.385 158.87 127.801V127.403C159.727 127.725 160.256 128.265 160.256 128.838C160.256 129.793 158.87 130.567 157.168 130.567ZM160.256 129.629V143.241C160.256 144.195 158.87 144.97 157.168 144.97C155.466 144.97 154.08 144.195 154.08 143.241V129.629C154.593 130.344 155.788 130.84 157.168 130.84C158.548 130.84 159.738 130.338 160.256 129.629ZM139.689 93.2133L154.811 101.942C153.126 102.22 151.565 102.755 150.256 103.508L145.602 106.197L137.976 93.4097C138.543 93.3442 139.116 93.2788 139.689 93.2133ZM137.823 93.1588L136.895 91.5985L139.29 92.9787C138.799 93.0387 138.308 93.0988 137.823 93.1588ZM152.755 35.2046C153.087 34.3972 154.086 33.7152 155.461 33.3933V38.1888C154.691 38.0087 154.042 37.7196 153.557 37.3541L152.755 35.2046ZM153.306 37.1413C152.88 36.743 152.624 36.2793 152.624 35.7938C152.624 35.6738 152.646 35.5592 152.673 35.4446L153.306 37.1413ZM152.673 34.9809L146.383 18.096L155.466 23.3388V33.2297C154.108 33.5352 153.093 34.1844 152.673 34.9809ZM152.624 36.4866C152.782 36.8412 153.049 37.1686 153.42 37.4577L154.593 40.611C153.388 40.1309 152.624 39.3453 152.624 38.4834V36.4866ZM153.66 37.6214C154.146 37.9433 154.757 38.1997 155.466 38.3579V40.8729C155.232 40.8183 155.013 40.7529 154.801 40.6819L153.66 37.6214ZM155.461 41.042V42.4659L154.871 40.8838C155.062 40.9438 155.259 40.9984 155.461 41.042ZM152.624 65.832C152.624 64.779 153.759 63.8298 155.461 63.4315V68.227C153.759 67.8342 152.624 66.8849 152.624 65.832ZM155.461 68.4015V70.9165C153.759 70.5183 152.624 69.569 152.624 68.5161V66.5248C153 67.3704 154.042 68.0797 155.461 68.4015ZM152.46 65.832V68.5161C152.46 69.6563 153.666 70.6765 155.461 71.0857V82.1113L141.636 54.85L155.461 62.8314V63.2679C153.666 63.677 152.46 64.6972 152.46 65.832ZM152.624 104.828C152.624 103.775 153.759 102.826 155.461 102.428V107.223C153.759 106.825 152.624 105.881 152.624 104.828ZM155.461 107.392V115.925C153.759 115.526 152.624 114.577 152.624 113.524V105.516C153 106.367 154.037 107.07 155.461 107.392ZM155.439 101.855L150.142 92.4714C150.916 92.4441 151.685 92.4277 152.46 92.4168V92.7114C152.46 93.8516 153.666 94.8718 155.461 95.281V101.849C155.455 101.855 155.45 101.855 155.439 101.855ZM152.624 92.7169V90.7256C153 91.5712 154.042 92.275 155.461 92.6023V95.1173C153.759 94.719 152.624 93.7698 152.624 92.7169ZM152.624 90.0327C152.624 88.9798 153.759 88.0306 155.461 87.6323V92.4277C153.759 92.0349 152.624 91.0857 152.624 90.0327ZM152.46 90.0327V92.1495C151.636 92.1604 150.813 92.1822 149.989 92.2095L139.269 73.2297L155.461 82.5805V87.4686C153.666 87.8723 152.46 88.8925 152.46 90.0327ZM155.264 101.882C155.199 101.893 155.133 101.899 155.073 101.909L139.967 93.186C143.262 92.8314 146.606 92.5968 149.961 92.4823L155.264 101.882ZM150.392 103.748C151.756 102.962 153.409 102.417 155.193 102.166L155.39 102.28C153.633 102.701 152.46 103.704 152.46 104.828V113.53C152.46 114.67 153.666 115.69 155.461 116.099V121.882C155.308 121.909 155.155 121.937 155.008 121.969L145.739 106.438L150.392 103.748ZM155.297 122.771L154.457 122.286C154.61 122.237 154.768 122.199 154.931 122.155L155.297 122.771ZM155.101 122.117C155.221 122.089 155.341 122.068 155.466 122.046V122.728L155.101 122.117ZM144.009 36.4703L155.461 43.0824V62.3022L144.009 36.4703ZM152.58 35.2046C152.509 35.3955 152.46 35.5919 152.46 35.7938V38.4779C152.46 39.4381 153.322 40.311 154.67 40.8074L155.444 42.8805L143.977 36.2575L146.306 18.3524L152.58 35.2046ZM155.422 62.6187L141.582 54.6263L143.922 36.6721L155.422 62.6187ZM155.401 82.3513L139.187 72.9896L141.527 54.9973L155.401 82.3513ZM149.803 92.215C146.361 92.335 142.94 92.5805 139.563 92.9569L136.797 91.3584L139.143 73.3388L149.803 92.215ZM137.643 93.1806C137.277 93.2242 136.906 93.2679 136.541 93.317L136.754 91.6912L137.643 93.1806ZM145.602 106.514L154.844 122.008C154.642 122.057 154.451 122.111 154.26 122.171L136.372 111.844L145.602 106.514ZM152.984 131.053C153.235 131.2 153.513 131.326 153.802 131.446V133.502C152.842 133.257 151.969 132.919 151.222 132.482C149.634 131.566 148.756 130.349 148.756 129.067C148.756 127.796 149.618 126.596 151.184 125.69C151.194 125.685 151.2 125.679 151.211 125.674V128.783L151.238 128.936C151.396 129.744 152.018 130.491 152.984 131.053ZM158.598 101.92C158.598 101.926 158.598 101.926 158.598 101.92V127.801C158.598 128.216 157.943 128.571 157.168 128.571C156.394 128.571 155.739 128.216 155.739 127.801V18.6634L156.71 19.2253C156.852 19.3071 157.01 19.3508 157.174 19.3508C157.332 19.3508 157.496 19.3071 157.637 19.2253L158.598 18.6416V101.92ZM161.707 90.7256V92.7169C161.707 93.7698 160.572 94.719 158.87 95.1173V92.6023C160.294 92.275 161.331 91.5712 161.707 90.7256ZM158.87 92.4277V87.6323C160.572 88.0306 161.707 88.9798 161.707 90.0327C161.707 91.0857 160.572 92.0349 158.87 92.4277ZM161.871 92.7169V90.0327C161.871 88.8925 160.665 87.8723 158.87 87.4632V77.5832L168.052 91.5057L168.352 102.471L158.87 96.9995V95.2864C160.665 94.8773 161.871 93.8516 161.871 92.7169ZM168.047 91.2002L159.012 77.5068L167.812 82.5859L168.047 91.2002ZM167.823 73.0169L173.633 82.4605L173.753 85.8265L168.079 82.5532L167.823 73.0169ZM168.09 82.7441L173.764 86.0175L174.282 100.649L168.33 91.6258L168.09 82.7441ZM173.928 82.9296L176.786 87.5723L174.037 85.9847L173.928 82.9296ZM174.042 86.1811L176.89 87.8232L179.612 108.734L174.571 101.091L174.042 86.1811ZM173.911 82.5968L173.382 67.6869L174.2 67.2177L176.819 87.3268L173.911 82.5968ZM173.622 82.1277L167.812 72.6841L167.763 70.9329L173.115 67.8451L173.622 82.1277ZM167.807 82.395L158.87 77.234V71.0857C160.251 70.7747 161.298 70.0873 161.691 69.258L165.521 71.4675C165.69 71.5657 165.908 71.6148 166.143 71.6148C166.415 71.6148 166.699 71.5494 166.928 71.4184L167.501 71.0911L167.807 82.395ZM158.87 70.9165V68.4015C159.176 68.3306 159.47 68.2433 159.749 68.1397L161.549 69.1817C161.184 69.9618 160.185 70.611 158.87 70.9165ZM158.87 68.2324V67.5177C158.979 67.6432 159.11 67.7632 159.28 67.8614L159.563 68.0251C159.34 68.1069 159.11 68.1778 158.87 68.2324ZM158.87 64.2226V58.2542L163.884 61.1511L159.525 63.6661C159.247 63.8243 159.023 64.0153 158.87 64.2226ZM159.661 63.9007L164.157 61.3039L166.093 62.4223V69.3453C165.93 69.3399 165.772 69.3126 165.657 69.2471L159.41 65.641C159.072 65.4446 158.887 65.1828 158.887 64.8991C158.887 64.5499 159.17 64.1844 159.661 63.9007ZM164.048 61.0529L158.87 58.0633V41.042C159.356 40.9329 159.798 40.7747 160.185 40.5837L169.754 57.7578L164.048 61.0529ZM158.87 40.8729V38.3579C160.294 38.036 161.336 37.3322 161.707 36.4866V38.4779C161.707 39.5308 160.572 40.4801 158.87 40.8729ZM158.87 38.1888V33.3933C160.572 33.7916 161.707 34.7409 161.707 35.7938C161.707 36.8467 160.572 37.7905 158.87 38.1888ZM158.87 97.1849L168.358 102.662L168.456 106.241L162.831 102.995C161.767 102.379 160.398 101.98 158.87 101.817V97.1849ZM168.336 91.9422L174.288 100.971L174.468 106.007L168.625 102.635L168.336 91.9422ZM174.479 106.197L174.604 109.793L168.729 106.399L168.63 102.821L174.479 106.197ZM174.582 101.408L179.552 108.942L174.751 106.17L174.582 101.408ZM179.672 109.198L179.94 111.244C179.361 111.451 178.881 111.735 178.543 112.068L174.888 109.956L174.762 106.361L179.672 109.198ZM178.358 112.275C178.074 112.624 177.927 113.011 177.981 113.399L179.481 124.943L175.504 127.24L174.904 110.278L178.358 112.275ZM182.231 112.504C182.318 112.379 182.351 112.242 182.324 112.128L182.209 111.228C183.404 111.331 184.288 111.866 184.38 112.564C184.44 113.006 184.184 113.47 183.666 113.868C183.126 114.283 182.373 114.572 181.538 114.681C179.847 114.899 178.374 114.315 178.248 113.366C178.156 112.673 178.865 111.937 179.978 111.528L180.092 112.411C180.136 112.755 180.551 112.99 181.074 112.99C181.151 112.99 181.233 112.984 181.314 112.973C181.713 112.913 182.062 112.739 182.231 112.504ZM182.051 112.171C182.062 112.226 182.045 112.286 182.002 112.346C181.882 112.515 181.593 112.657 181.271 112.695C180.763 112.761 180.382 112.575 180.354 112.368L180.218 111.304C180.218 111.298 180.223 111.293 180.218 111.288C180.218 111.288 180.212 111.288 180.212 111.282L174.451 67.0704L176.05 66.1484L182.051 112.171ZM180.649 62.6241C180.649 62.9787 180.365 63.3442 179.88 63.6225L166.792 71.1784C166.459 71.3693 165.941 71.3966 165.657 71.233L159.41 67.6268C159.067 67.4304 158.881 67.1631 158.887 66.874L158.898 65.5701C159.001 65.6847 159.121 65.7938 159.28 65.8811L165.526 69.4872C165.695 69.5854 165.913 69.6345 166.148 69.6345C166.421 69.6345 166.705 69.569 166.934 69.4381L180.021 61.8822C180.289 61.7239 180.507 61.5439 180.66 61.3475L180.649 62.6241ZM166.257 69.3508V62.4277L175.379 57.1631L180.125 59.9018C180.463 60.0982 180.649 60.3601 180.649 60.6438C180.649 60.9984 180.365 61.3639 179.874 61.6476L166.786 69.2035C166.639 69.2853 166.448 69.3344 166.257 69.3508ZM180.709 60.0491C180.6 59.9073 180.452 59.7709 180.262 59.6618L175.652 56.9995L180.703 54.0807V60.0491H180.709ZM174.288 50.2837L180.622 53.9389L175.488 56.9013L175.122 56.6885L174.288 50.2837ZM173.884 56.2902L175.221 57.0595L166.181 62.2804L164.326 61.2111L172.755 56.3448C173.082 56.1538 173.6 56.132 173.884 56.2902ZM172.744 56.0556C172.7 56.0775 172.651 56.0884 172.613 56.1102L169.896 57.6814L160.327 40.5128C160.856 40.2291 161.271 39.88 161.533 39.4872L171.325 45.1391L172.744 56.0556ZM161.625 39.3508C161.784 39.0726 161.871 38.778 161.871 38.4779V35.7938C161.871 34.6536 160.665 33.6334 158.87 33.2242V18.4834L159.029 18.3906L171.282 44.9263L161.625 39.3508ZM171.233 44.4354L159.181 18.3306L159.187 18.3361L162.76 20.4255C162.798 20.4474 168.532 23.737 168.532 23.737L171.233 44.4354ZM168.51 23.5297L163.235 20.4801C163.289 20.4692 163.338 20.4474 163.388 20.4201C163.388 20.4201 167.774 17.8723 167.774 17.8887L168.51 23.5297ZM171.936 13.2133C172.138 13.3061 172.165 13.5897 172.165 13.6061L172.155 14.7463C172.16 15.0082 172.024 15.2482 171.8 15.3792L163.306 20.2782C163.235 20.3164 163.098 20.3819 162.951 20.3164L159.176 18.1342L148.909 12.1386C148.679 12.0022 148.532 11.7512 148.532 11.4839V10.4255C148.532 10.4201 148.532 10.4201 148.532 10.4146C148.532 10.251 148.619 10.0982 148.761 10.0164L157.234 5.15003C157.376 5.06819 157.55 5.06819 157.692 5.15003L157.763 5.18822C157.763 5.49918 157.757 5.79378 157.757 6.0611L153.862 8.31424C153.748 8.37971 153.677 8.49973 153.677 8.63612V10.7092C153.677 10.9002 153.78 11.0747 153.944 11.1729L158.554 13.8625C158.614 13.8953 158.674 13.9116 158.739 13.9116C158.805 13.9116 158.87 13.8953 158.925 13.8625L163.535 11.2002C163.699 11.1075 163.797 10.9329 163.791 10.7474V8.59793L171.936 13.2133ZM153.835 8.94708C153.846 8.95254 153.846 8.96345 153.857 8.9689L158.548 11.6803C158.608 11.713 158.669 11.7294 158.734 11.7294C158.799 11.7294 158.865 11.713 158.919 11.6803L163.606 8.9689C163.611 8.96345 163.617 8.95799 163.622 8.95254V10.7583C163.622 10.8838 163.557 11.0038 163.448 11.0693L158.838 13.7316C158.772 13.7698 158.69 13.7698 158.625 13.7316L154.015 11.042C153.9 10.9765 153.829 10.8511 153.829 10.7201V8.94708H153.835ZM159.7 4.49536L170.131 10.551C170.332 10.671 170.458 10.8783 170.458 11.1129C170.458 11.3475 170.338 11.5603 170.131 11.6748L169.841 11.8385L159.689 6.09384C159.694 5.62466 159.694 5.06819 159.7 4.49536ZM157.948 0.971086C157.948 0.529188 158.314 0.174577 158.756 0.174577C159.198 0.180033 159.558 0.540098 159.552 0.981996C159.547 2.11129 159.514 7.46318 159.514 7.46318C159.514 7.90507 159.149 8.26514 158.712 8.26514H158.707C158.265 8.26514 157.905 7.89962 157.91 7.45772C157.91 7.45772 157.943 2.10038 157.948 0.971086ZM158.712 8.4288C159.247 8.4288 159.683 7.99782 159.683 7.46863C159.683 7.46863 159.683 6.98854 159.689 6.29024L163.524 8.46154C163.529 8.46154 163.535 8.46699 163.54 8.47245C163.6 8.50518 163.628 8.56519 163.633 8.63612V8.6743C163.628 8.73977 163.595 8.79978 163.535 8.83797L158.849 11.5494C158.783 11.5876 158.701 11.5876 158.636 11.5494L153.944 8.83797C153.879 8.79978 153.84 8.73431 153.84 8.65794C153.84 8.58156 153.879 8.51609 153.944 8.4779L157.757 6.27387C157.752 6.98309 157.752 7.46863 157.752 7.46863C157.747 7.99236 158.178 8.4288 158.712 8.4288ZM143.873 11.1129C143.873 10.8783 143.993 10.6656 144.2 10.551L156.841 3.24059C157.043 3.12602 157.294 3.12602 157.496 3.24059C157.506 3.24605 157.714 3.37152 157.768 3.40426C157.763 3.93344 157.763 4.48445 157.757 5.00818C157.566 4.90453 157.332 4.90453 157.146 5.01364L148.674 9.87998C148.483 9.98909 148.368 10.1855 148.363 10.4092C148.363 10.4146 148.363 10.4146 148.363 10.4201V11.4839C148.363 11.8112 148.538 12.1167 148.821 12.2804L158.881 18.156L157.496 18.9962C157.294 19.1107 157.048 19.1107 156.846 18.9962L144.206 11.6803C143.999 11.5603 143.873 11.3475 143.873 11.1129ZM145.046 12.4823L146.666 13.4206L136.263 93.3606C135.668 93.4425 135.073 93.5243 134.484 93.617L145.046 12.4823ZM134.451 93.8953C135.041 93.808 135.635 93.7207 136.23 93.6388L133.988 110.867C133.988 110.867 133.982 110.867 133.982 110.873C133.982 110.878 133.982 110.884 133.982 110.889L133.846 111.953C133.835 112.057 133.737 112.149 133.584 112.215C133.404 112.291 133.175 112.313 132.929 112.28C132.689 112.248 132.471 112.166 132.313 112.046C132.182 111.948 132.116 111.828 132.127 111.729L134.451 93.8953ZM131.969 110.807L131.855 111.691C131.827 111.893 131.931 112.095 132.144 112.259C132.335 112.406 132.602 112.51 132.891 112.548C132.973 112.559 133.049 112.564 133.131 112.564C133.333 112.564 133.524 112.531 133.688 112.46C133.939 112.357 134.086 112.188 134.113 111.986L134.228 111.102C135.341 111.511 136.044 112.248 135.957 112.941C135.832 113.884 134.353 114.474 132.667 114.255C131.838 114.146 131.08 113.857 130.54 113.442C130.021 113.044 129.771 112.58 129.825 112.139C129.918 111.451 130.791 110.917 131.969 110.807ZM129.727 112.935C129.869 113.191 130.087 113.442 130.376 113.666C130.954 114.108 131.756 114.414 132.635 114.528C132.88 114.561 133.12 114.577 133.355 114.577C134.44 114.577 135.362 114.244 135.853 113.715L134.08 127.392C133.955 128.336 132.482 128.925 130.791 128.707C129.105 128.489 127.828 127.54 127.954 126.59L129.727 112.935ZM143.126 138.538L146.421 140.436L137.61 145.521L128.745 140.404L132.176 138.423L139.334 142.553C139.34 142.559 139.345 142.553 139.35 142.559C139.361 142.564 139.367 142.575 139.378 142.58C139.558 142.684 139.754 142.733 139.972 142.733C140.278 142.733 140.622 142.63 140.971 142.428C142.165 141.735 143.142 140.055 143.142 138.685C143.137 138.631 143.126 138.587 143.126 138.538ZM146.497 140.578V144.692L137.687 149.776V145.663L146.497 140.578ZM137.523 145.663V149.776L128.658 144.659V140.546L137.523 145.663ZM140.883 142.291C140.338 142.608 139.831 142.662 139.454 142.444C139.083 142.231 138.876 141.768 138.876 141.151C138.876 139.831 139.814 138.211 140.965 137.55C141.287 137.365 141.604 137.267 141.882 137.267C142.073 137.267 142.242 137.31 142.395 137.398C142.766 137.61 142.973 138.074 142.973 138.691C142.973 140.011 142.035 141.626 140.883 142.291ZM140.883 137.403C139.689 138.096 138.712 139.776 138.712 141.146C138.712 141.555 138.805 141.893 138.969 142.155L131.505 137.845C131.118 137.638 130.905 137.174 130.905 136.536C130.905 135.215 131.844 133.595 132.995 132.935C133.524 132.63 134.02 132.57 134.391 132.766L141.909 137.109C141.593 137.103 141.244 137.19 140.883 137.403ZM134.326 132.564C133.922 132.417 133.426 132.499 132.907 132.799C132.318 133.137 131.784 133.721 131.391 134.386V132.166L139.209 127.649V129.749L134.315 132.575C134.255 132.608 134.375 132.58 134.326 132.564ZM131.26 131.926L123.388 127.381L127.916 124.768L127.681 126.558C127.539 127.654 128.919 128.74 130.753 128.98C130.998 129.013 131.238 129.029 131.473 129.029C132.995 129.029 134.222 128.38 134.342 127.43L134.675 124.877L139.072 127.414L131.26 131.926ZM131.123 132.16V134.261L123.251 129.716V127.616L131.123 132.16ZM206.901 144.25C206.901 144.255 206.901 144.255 206.901 144.25C206.846 145.565 205.815 146.896 204.064 147.905L163.611 171.26C160.147 173.262 154.888 173.481 151.893 171.751L109.405 147.223C108.085 146.459 107.381 145.412 107.425 144.272C107.425 144.266 107.43 144.266 107.43 144.261V135.728L151.494 161.167C152.957 162.013 154.915 162.422 156.961 162.422C159.432 162.422 162.04 161.822 164.069 160.649L206.508 136.148C206.645 136.072 206.765 135.985 206.895 135.903V144.25H206.901ZM206.377 135.914L163.939 160.415C160.3 162.515 154.784 162.744 151.636 160.933L107.059 135.199C105.717 134.424 104.975 133.355 104.975 132.199C104.975 130.786 106.061 129.345 107.954 128.254L129.045 116.077L127.959 124.43L123.044 127.267C123.038 127.272 123.033 127.278 123.027 127.283C123.022 127.289 123.017 127.294 123.011 127.3C122.989 127.321 122.978 127.354 122.978 127.387V129.804C122.978 129.853 123.006 129.896 123.044 129.924C123.044 129.924 131.254 134.659 131.249 134.664C130.933 135.281 130.736 135.947 130.736 136.552C130.736 137.25 130.982 137.763 131.424 138.003L132.007 138.342L128.538 140.349C128.532 140.349 128.538 140.355 128.532 140.355C128.51 140.371 128.494 140.393 128.494 140.42V144.725C128.494 144.752 128.51 144.779 128.538 144.795L137.566 150.011C137.577 150.016 137.594 150.022 137.61 150.022C137.626 150.022 137.637 150.016 137.654 150.011L146.628 144.828C146.655 144.812 146.672 144.785 146.672 144.757V140.453C146.672 140.426 146.655 140.404 146.634 140.387C146.634 140.387 146.634 140.382 146.628 140.382L143.115 138.352C143.044 137.851 142.837 137.469 142.487 137.267C142.476 137.261 142.471 137.261 142.46 137.256C142.455 137.256 142.455 137.25 142.455 137.245L134.604 132.711C134.62 132.717 134.588 132.75 134.604 132.75C134.626 132.75 134.697 132.717 134.719 132.706L139.432 129.956C139.476 129.935 139.498 129.885 139.498 129.836V127.42C139.498 127.387 139.481 127.36 139.465 127.332C139.46 127.327 139.454 127.321 139.449 127.316C139.443 127.31 139.438 127.305 139.432 127.3L134.735 124.588L136.241 112.99C136.279 112.679 136.197 112.362 136.012 112.068L136.219 111.948L154.069 122.253C152.346 122.87 151.233 123.983 151.222 125.205V125.215V125.494C151.184 125.516 151.145 125.537 151.113 125.554C149.492 126.487 148.603 127.736 148.603 129.073C148.603 130.42 149.509 131.68 151.151 132.63C151.925 133.077 152.826 133.426 153.813 133.677V140.835L148.99 143.622C148.985 143.628 148.979 143.633 148.974 143.639C148.969 143.644 148.963 143.65 148.958 143.655C148.936 143.677 148.925 143.71 148.925 143.742V146.159C148.925 146.208 148.952 146.252 148.99 146.279L157.135 150.982C157.157 150.993 157.179 150.998 157.201 150.998C157.223 150.998 157.25 150.993 157.266 150.982L165.362 146.307C165.406 146.285 165.428 146.236 165.428 146.187V143.77C165.428 143.737 165.412 143.71 165.395 143.682C165.39 143.677 165.384 143.672 165.379 143.666C165.373 143.661 165.368 143.655 165.362 143.65L160.54 140.862V133.699C161.549 133.453 162.46 133.104 163.24 132.651C164.861 131.719 165.75 130.469 165.75 129.133C165.75 127.785 164.844 126.525 163.202 125.576C163.18 125.559 163.153 125.548 163.131 125.532V125.21C163.131 123.672 161.391 122.313 158.881 121.877V116.094C160.682 115.685 161.882 114.664 161.882 113.53V104.828C161.882 103.688 160.676 102.668 158.881 102.259V102.095C160.36 102.253 161.685 102.64 162.706 103.235L168.472 106.563L169.421 141.489C169.421 141.566 169.487 141.62 169.558 141.62C169.558 141.62 169.558 141.62 169.563 141.62C169.64 141.62 169.7 141.555 169.694 141.478L168.75 106.721L174.626 110.115L175.613 137.911C175.613 137.987 175.679 138.041 175.75 138.041H175.755C175.832 138.041 175.892 137.976 175.886 137.9L175.635 130.846L182.886 135.03C182.907 135.041 182.929 135.046 182.951 135.046C182.973 135.046 183 135.041 183.017 135.03L191.107 130.36C191.151 130.338 191.173 130.289 191.173 130.24V127.823C191.173 127.791 191.156 127.763 191.14 127.736C191.134 127.73 191.129 127.725 191.123 127.72C191.118 127.714 191.113 127.709 191.107 127.703L186.252 124.899L185.117 116.17L207.272 128.963C208.614 129.738 209.356 130.807 209.356 131.964C209.356 133.382 208.27 134.823 206.377 135.914Z" fill="#C9C9C9"/>
62
+ <path d="M236.27 73.9879C218.076 73.9879 203.28 59.1871 203.28 40.9983C203.28 22.8095 218.081 8.00867 236.27 8.00867C254.459 8.00867 269.26 22.8095 269.26 40.9983C269.26 59.1871 254.459 73.9879 236.27 73.9879ZM236.27 8.27599C218.228 8.27599 203.553 22.9514 203.553 40.9928C203.553 59.0343 218.228 73.7097 236.27 73.7097C254.311 73.7097 268.987 59.0343 268.987 40.9928C268.987 22.9514 254.311 8.27599 236.27 8.27599Z" fill="#CECECE"/>
63
+ <g opacity="0.3">
64
+ <path d="M238.541 40.9928L253.942 27.2285C254.564 26.672 254.619 25.7118 254.062 25.0899C253.506 24.468 252.546 24.4134 251.924 24.9699L236.266 38.9633L220.609 24.9699C219.987 24.4134 219.027 24.468 218.47 25.0899C217.914 25.7118 217.968 26.672 218.59 27.2285L233.991 40.9928L218.59 54.7571C217.968 55.3136 217.914 56.2738 218.47 56.8957C219.027 57.5176 219.987 57.5722 220.609 57.0157L236.266 43.0223L251.924 57.0157C252.546 57.5722 253.506 57.5176 254.062 56.8957C254.619 56.2738 254.564 55.3136 253.942 54.7571L238.541 40.9928Z" fill="#C9C9C9"/>
65
+ </g>
66
+ <path d="M252.938 57.5395C252.545 57.5395 252.152 57.4031 251.841 57.1194L236.276 43.2078L220.712 57.1194C220.384 57.414 219.964 57.5559 219.517 57.534C219.075 57.5068 218.671 57.3158 218.377 56.9885C218.082 56.6612 217.935 56.2356 217.962 55.7992C217.989 55.3573 218.18 54.9536 218.508 54.659L233.8 40.9983L218.508 27.3376C218.18 27.043 217.984 26.6393 217.962 26.1974C217.935 25.7555 218.082 25.3355 218.377 25.0081C218.671 24.6808 219.075 24.4844 219.517 24.4626C219.959 24.4353 220.384 24.5881 220.712 24.8772L236.276 38.7888L251.841 24.8772C252.518 24.2716 253.565 24.3316 254.171 25.0081C254.465 25.3355 254.612 25.761 254.585 26.1974C254.563 26.6393 254.367 27.043 254.04 27.3376L238.748 40.9983L254.04 54.659C254.367 54.9536 254.563 55.3573 254.585 55.7992C254.612 56.2411 254.465 56.6612 254.171 56.9885C253.843 57.3486 253.39 57.5395 252.938 57.5395ZM236.271 42.8859C236.304 42.8859 236.336 42.8968 236.364 42.9187L252.021 56.9121C252.589 57.4195 253.461 57.3704 253.963 56.803C254.209 56.5302 254.329 56.1756 254.307 55.8101C254.285 55.4446 254.127 55.1063 253.854 54.8608L238.448 41.0965C238.42 41.0692 238.404 41.031 238.404 40.9929C238.404 40.9547 238.42 40.9165 238.448 40.8892L253.849 27.1249C254.121 26.8794 254.285 26.5411 254.307 26.1756C254.329 25.8101 254.203 25.4555 253.963 25.1827C253.456 24.6153 252.583 24.5662 252.021 25.0736L236.364 39.067C236.309 39.1107 236.233 39.1107 236.184 39.067L220.526 25.0736C220.254 24.8281 219.899 24.7081 219.533 24.7244C219.162 24.7463 218.83 24.9045 218.584 25.1772C218.339 25.45 218.219 25.8046 218.24 26.1702C218.262 26.5411 218.42 26.8739 218.699 27.1194L234.1 40.8837C234.127 40.911 234.143 40.9492 234.143 40.9874C234.143 41.0256 234.127 41.0638 234.1 41.0911L218.699 54.8554C218.426 55.1009 218.262 55.4391 218.24 55.8046C218.219 56.1756 218.344 56.5248 218.584 56.7975C218.824 57.0703 219.168 57.234 219.533 57.2504C219.899 57.2722 220.254 57.1467 220.526 56.9067L236.184 42.9132C236.206 42.9023 236.238 42.8859 236.271 42.8859Z" fill="#CECECE"/>
67
+ </svg>
@@ -0,0 +1,100 @@
1
+ <svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.3">
3
+ <path d="M166.396 112.593C165.548 112.593 164.683 112.795 163.729 113.205L155.313 118.107C155.032 118.34 154.54 118.873 154.848 119.536L161.969 135.043C162.075 135.269 162.249 135.481 162.834 135.895C163.244 136.131 163.791 136.312 164.396 136.401L173.172 137.731C173.367 137.758 173.562 137.731 173.702 137.648C173.763 137.614 173.777 137.59 173.777 137.59L165.025 118.682C164.974 118.572 164.988 118.442 165.059 118.347C165.135 118.251 165.258 118.203 165.37 118.22L192.443 122.36C192.58 122.381 192.689 122.487 192.717 122.623C192.74 122.76 192.679 122.897 192.559 122.969L184.324 127.724C183.513 128.192 183.192 128.825 183.469 129.42L185.312 133.327L186.201 133.368L198.6 126.21C198.757 126.117 198.915 126.011 199.352 125.543C199.516 125.31 199.592 125.027 199.54 124.774C199.486 124.657 196.805 118.716 196.549 118.155C196.549 118.152 196.545 118.152 196.545 118.148C196.542 118.141 196.535 118.131 196.532 118.124C196.231 117.478 195.277 116.945 194.101 116.767L167.227 112.654C166.946 112.613 166.673 112.593 166.396 112.593Z" fill="#CDCDCD"/>
4
+ </g>
5
+ <path d="M173.311 137.898C173.256 137.898 173.201 137.895 173.147 137.888L164.371 136.554C163.759 136.462 163.188 136.274 162.757 136.028C162.132 135.587 161.944 135.358 161.831 135.108L154.71 119.601C154.351 118.825 154.946 118.217 155.216 117.991L163.653 113.075C164.962 112.507 166.091 112.33 167.239 112.504L194.114 116.617C195.337 116.805 196.336 117.372 196.657 118.063C196.845 118.466 198.093 121.225 198.92 123.064C199.337 123.984 199.648 124.675 199.665 124.712C199.737 125.033 199.659 125.355 199.464 125.632C198.999 126.131 198.831 126.244 198.664 126.343L186.223 133.526L185.201 133.478L183.321 129.488C183.01 128.815 183.351 128.107 184.237 127.594L192.473 122.839C192.538 122.801 192.572 122.729 192.558 122.654C192.544 122.582 192.486 122.524 192.411 122.514L165.338 118.374C165.273 118.364 165.208 118.391 165.171 118.442C165.133 118.494 165.126 118.562 165.154 118.62L173.94 137.604L173.895 137.672C173.878 137.7 173.844 137.737 173.765 137.785C173.646 137.86 173.482 137.898 173.311 137.898ZM166.395 112.747C165.574 112.747 164.723 112.942 163.79 113.348L155.39 118.244C155.14 118.453 154.727 118.914 154.987 119.478L162.108 134.985C162.2 135.187 162.364 135.382 162.921 135.775C163.308 135.997 163.844 136.168 164.419 136.257L173.195 137.59C173.335 137.611 173.478 137.594 173.584 137.549L164.884 118.75C164.809 118.593 164.829 118.405 164.935 118.261C165.044 118.121 165.215 118.049 165.39 118.073L192.466 122.213C192.664 122.244 192.825 122.398 192.866 122.596C192.903 122.798 192.811 122.999 192.633 123.102L184.398 127.857C183.663 128.281 183.369 128.842 183.604 129.358L185.406 133.18L186.158 133.214L198.52 126.076C198.667 125.991 198.814 125.888 199.238 125.437C199.368 125.249 199.43 125.006 199.389 124.804C199.382 124.798 199.071 124.107 198.654 123.187C197.836 121.379 196.616 118.678 196.414 118.241L196.401 118.217C196.107 117.591 195.201 117.092 194.072 116.918L167.198 112.805C166.928 112.767 166.661 112.747 166.395 112.747Z" fill="#CBCBCB"/>
6
+ <g opacity="0.3">
7
+ <path d="M216.591 123.922L216.549 130.637C216.433 132.825 215.062 135.016 212.098 136.801L185.08 153.07C182.161 154.827 178.301 155.716 174.188 155.716V148.236C174.188 148.236 179.546 148.369 183.163 146.458C189.88 142.917 193.962 140.329 198.259 137.847C201.552 135.946 207.035 132.903 210.748 130.637C213.428 128.999 214.529 128.278 215.596 126.842C216.601 125.495 216.591 123.922 216.591 123.922Z" fill="#CDCDCD"/>
8
+ </g>
9
+ <path d="M237.287 186.792C237.287 186.789 237.287 186.789 237.287 186.785V166.355C237.311 166.136 237.328 165.918 237.331 165.702C237.369 163.032 235.769 160.564 232.815 158.745L231.721 158.144L231.56 158.438L232.648 159.032C234.931 160.441 236.374 162.243 236.835 164.219C236.835 164.222 236.832 164.222 236.832 164.225C236.271 167.104 233.889 169.883 230.128 172.058L190.006 195.223C181.671 200.033 169.029 200.559 161.819 196.399L117.185 170.629C114.59 169.131 112.98 167.172 112.522 164.964C112.946 162.837 114.378 160.728 116.686 158.885L117.694 158.185L117.503 157.908L116.484 158.615C114.094 160.526 112.617 162.718 112.187 164.933C112.187 164.933 112.187 164.936 112.183 164.936C112.183 164.943 112.18 164.954 112.18 164.96C112.142 165.152 112.115 165.34 112.094 165.531C112.094 165.545 112.091 165.559 112.091 165.572C112.074 165.723 112.063 165.873 112.06 166.027H112.05L111.954 187.168C111.954 187.182 111.958 187.199 111.961 187.213C111.988 190.016 113.978 192.573 117.151 194.406L117.318 194.115C114.238 192.337 112.306 189.866 112.296 187.172C112.296 187.158 112.293 187.144 112.289 187.131L112.375 168.345C112.58 168.981 112.881 169.596 113.274 170.188C113.298 170.222 113.322 170.259 113.346 170.294C113.434 170.423 113.527 170.55 113.626 170.676C113.66 170.724 113.698 170.769 113.735 170.817C113.831 170.936 113.934 171.056 114.036 171.172C114.074 171.213 114.108 171.258 114.145 171.299C114.286 171.453 114.433 171.603 114.59 171.75C114.617 171.777 114.648 171.805 114.679 171.832C114.805 171.952 114.939 172.071 115.075 172.188C115.137 172.239 115.198 172.29 115.263 172.341C115.376 172.434 115.492 172.526 115.609 172.615C115.677 172.666 115.745 172.717 115.817 172.769C115.944 172.861 116.074 172.95 116.207 173.039C116.272 173.083 116.333 173.124 116.398 173.169C116.597 173.299 116.802 173.425 117.014 173.548L161.648 199.318C163.716 200.511 166.226 201.325 168.951 201.769C170.585 202.036 172.301 202.166 174.044 202.166C174.28 202.166 174.516 202.149 174.752 202.145V222.647C169.956 222.743 165.34 221.847 161.949 219.889L117.315 194.118L117.147 194.409L161.782 220.179C165.06 222.073 169.456 223 174.068 223C174.332 223 175.668 222.962 176.037 222.941C176.113 222.938 176.188 222.935 176.267 222.928C181.398 222.61 186.297 221.246 190.177 219.006L201.213 212.634L230.422 195.841C234.753 193.342 237.075 190.289 237.253 187.052L237.287 186.792ZM175.09 199.513C180.383 199.356 185.853 198.009 190.174 195.513L230.295 172.348C233.776 170.338 236.104 167.805 236.945 165.138C237.14 168.106 235.266 171.162 231.748 173.64C231.742 173.644 231.738 173.647 231.731 173.651C231.509 173.808 231.28 173.958 231.044 174.112C231.01 174.133 230.976 174.157 230.942 174.181C230.675 174.348 230.405 174.516 230.121 174.676L189.999 197.841C185.723 200.31 180.314 201.643 175.084 201.8V199.513H175.09ZM161.819 199.017L117.185 173.247C116.867 173.063 116.569 172.868 116.279 172.673C116.21 172.625 116.139 172.581 116.074 172.533C115.841 172.369 115.626 172.198 115.414 172.023C115.291 171.921 115.171 171.818 115.055 171.716C114.99 171.658 114.928 171.596 114.863 171.535C113.766 170.492 113.017 169.319 112.652 168.071C112.634 168.017 112.617 167.965 112.604 167.911C112.566 167.774 112.539 167.637 112.511 167.5C112.47 167.292 112.436 167.083 112.419 166.871C112.385 166.526 112.381 166.177 112.405 165.822C113.069 167.801 114.648 169.548 117.017 170.916L161.652 196.686C165.128 198.693 169.853 199.612 174.755 199.513V201.804C169.911 201.903 165.248 200.997 161.819 199.017ZM175.09 202.125C180.383 201.968 185.853 200.628 190.174 198.135L230.295 174.97C230.596 174.796 230.89 174.618 231.174 174.434C231.239 174.393 231.301 174.352 231.362 174.311C231.588 174.164 231.81 174.013 232.025 173.859C232.073 173.825 232.118 173.791 232.166 173.757C232.405 173.582 232.637 173.408 232.86 173.23C232.87 173.223 232.88 173.213 232.89 173.206C234.931 171.576 236.323 169.74 236.952 167.859V186.778C236.777 189.944 234.292 193.137 230.131 195.541L201.137 212.278L190.013 218.671C185.959 221.013 180.885 222.333 175.921 222.6C175.761 222.606 175.603 222.62 175.443 222.627C175.323 222.63 175.207 222.63 175.09 222.634V202.125Z" fill="#D1D1D1"/>
10
+ <path d="M175.361 196.987C174.212 196.987 173.067 196.734 172.192 196.231C171.313 195.725 170.831 195.041 170.831 194.306C170.831 193.571 171.313 192.888 172.192 192.382C173.939 191.373 176.78 191.373 178.527 192.382C179.405 192.888 179.887 193.571 179.887 194.306C179.887 195.041 179.405 195.725 178.527 196.231C177.655 196.734 176.506 196.987 175.361 196.987ZM175.361 191.954C174.274 191.954 173.19 192.194 172.363 192.672C171.593 193.117 171.17 193.698 171.17 194.306C171.17 194.915 171.593 195.496 172.363 195.941C174.017 196.894 176.708 196.894 178.362 195.941C179.132 195.496 179.556 194.915 179.556 194.306C179.556 193.698 179.132 193.117 178.362 192.672C177.532 192.19 176.445 191.954 175.361 191.954Z" fill="#D1D1D1"/>
11
+ <path d="M179.561 195.154C179.496 195.154 179.438 195.117 179.41 195.059C179.215 194.652 178.867 194.303 178.374 194.019C176.713 193.062 174.012 193.062 172.351 194.019C171.858 194.303 171.51 194.655 171.315 195.059C171.26 195.175 171.069 195.175 171.011 195.059C170.546 194.091 170.994 193.062 172.183 192.378C173.937 191.366 176.788 191.366 178.542 192.378C179.728 193.062 180.176 194.091 179.715 195.059C179.684 195.12 179.626 195.154 179.561 195.154ZM175.363 191.954C174.272 191.954 173.182 192.194 172.351 192.672C171.452 193.192 171.041 193.889 171.202 194.594C171.435 194.262 171.763 193.975 172.183 193.732C173.937 192.72 176.788 192.72 178.542 193.732C178.963 193.975 179.291 194.265 179.523 194.594C179.684 193.889 179.27 193.192 178.374 192.672C177.544 192.194 176.453 191.954 175.363 191.954Z" fill="#D1D1D1"/>
12
+ <g opacity="0.3">
13
+ <path d="M172.262 193.876C173.972 192.888 176.744 192.888 178.454 193.876C179.008 194.197 179.363 194.583 179.558 194.987C179.965 194.139 179.609 193.192 178.454 192.525C176.744 191.537 173.972 191.537 172.262 192.525C171.107 193.192 170.751 194.139 171.158 194.987C171.356 194.58 171.709 194.194 172.262 193.876Z" fill="#CDCDCD"/>
14
+ </g>
15
+ <path d="M120.729 168.714C119.58 168.714 118.435 168.461 117.56 167.959C116.681 167.453 116.199 166.769 116.199 166.034C116.199 165.299 116.681 164.615 117.56 164.109C119.307 163.101 122.148 163.101 123.895 164.109C124.773 164.615 125.255 165.299 125.255 166.034C125.255 166.769 124.773 167.453 123.895 167.959C123.023 168.465 121.878 168.714 120.729 168.714ZM120.729 163.682C119.642 163.682 118.558 163.921 117.731 164.4C116.962 164.844 116.538 165.425 116.538 166.034C116.538 166.642 116.962 167.224 117.731 167.668C119.385 168.622 122.076 168.622 123.731 167.668C124.5 167.224 124.924 166.642 124.924 166.034C124.924 165.425 124.5 164.844 123.731 164.4C122.903 163.921 121.816 163.682 120.729 163.682Z" fill="#D1D1D1"/>
16
+ <path d="M124.925 166.885C124.86 166.885 124.802 166.847 124.775 166.789C124.58 166.383 124.231 166.034 123.739 165.75C122.077 164.793 119.376 164.793 117.715 165.75C117.223 166.034 116.874 166.386 116.679 166.789C116.624 166.906 116.433 166.906 116.375 166.789C115.91 165.822 116.358 164.793 117.547 164.109C119.298 163.097 122.152 163.097 123.906 164.109C125.093 164.793 125.54 165.822 125.079 166.789C125.048 166.847 124.99 166.885 124.925 166.885ZM120.727 163.682C119.636 163.682 118.546 163.921 117.715 164.4C116.816 164.919 116.406 165.617 116.566 166.321C116.799 165.989 117.127 165.702 117.547 165.459C119.301 164.448 122.152 164.448 123.906 165.459C124.327 165.702 124.655 165.993 124.887 166.321C125.045 165.62 124.634 164.919 123.739 164.4C122.908 163.921 121.817 163.682 120.727 163.682Z" fill="#D1D1D1"/>
17
+ <g opacity="0.3">
18
+ <path d="M117.632 165.603C119.341 164.615 122.113 164.615 123.823 165.603C124.377 165.924 124.732 166.311 124.927 166.714C125.334 165.866 124.978 164.919 123.823 164.253C122.113 163.265 119.341 163.265 117.632 164.253C116.476 164.919 116.121 165.866 116.527 166.714C116.722 166.311 117.078 165.924 117.632 165.603Z" fill="#CDCDCD"/>
19
+ </g>
20
+ <path d="M234.237 165.292C234.23 165.251 234.217 165.21 234.206 165.169C234.189 165.104 234.169 165.039 234.145 164.974C234.128 164.93 234.111 164.889 234.09 164.844C234.059 164.779 234.022 164.714 233.981 164.649C233.953 164.605 233.93 164.564 233.899 164.519C233.841 164.441 233.776 164.362 233.704 164.283C233.659 164.236 233.608 164.188 233.56 164.143C233.516 164.102 233.475 164.065 233.427 164.027C233.369 163.979 233.307 163.931 233.242 163.884C233.195 163.849 233.143 163.819 233.092 163.784C233.034 163.747 232.979 163.702 232.914 163.668C232.254 163.289 231.444 163.049 230.593 162.957C230.029 162.892 229.444 162.892 228.88 162.957C228.029 163.053 227.215 163.289 226.559 163.668C226.49 163.706 226.432 163.75 226.371 163.795C226.326 163.825 226.279 163.853 226.234 163.884C226.169 163.931 226.108 163.979 226.046 164.031C226.002 164.068 225.957 164.106 225.916 164.147C225.865 164.195 225.817 164.239 225.769 164.287C225.694 164.366 225.629 164.448 225.567 164.53C225.54 164.567 225.52 164.608 225.496 164.646C225.455 164.711 225.417 164.779 225.383 164.848C225.362 164.889 225.345 164.93 225.332 164.971C225.304 165.039 225.284 165.104 225.267 165.172C225.256 165.21 225.246 165.251 225.236 165.289C225.219 165.388 225.205 165.487 225.205 165.589C225.205 165.593 225.205 165.596 225.205 165.6C225.205 165.624 225.208 165.648 225.212 165.671C225.215 165.76 225.229 165.853 225.246 165.942C225.253 165.969 225.26 165.996 225.267 166.024C225.294 166.119 225.325 166.215 225.369 166.307C225.376 166.321 225.376 166.331 225.383 166.345C225.383 166.348 225.386 166.348 225.386 166.352C225.602 166.789 226.002 167.189 226.566 167.518C227.441 168.024 228.586 168.273 229.735 168.273C230.884 168.273 232.029 168.02 232.904 167.518C233.468 167.193 233.868 166.793 234.083 166.352C234.083 166.348 234.087 166.348 234.087 166.348C234.094 166.335 234.094 166.324 234.1 166.311C234.142 166.218 234.176 166.126 234.203 166.03C234.21 166 234.22 165.972 234.224 165.942C234.241 165.856 234.254 165.771 234.258 165.682C234.258 165.654 234.265 165.627 234.265 165.6C234.265 165.596 234.265 165.596 234.265 165.593C234.265 165.487 234.254 165.388 234.237 165.292ZM232.736 167.224C231.082 168.177 228.391 168.177 226.737 167.224C226.265 166.95 225.923 166.625 225.732 166.277C225.933 165.901 226.261 165.572 226.726 165.306C228.388 164.348 231.089 164.348 232.75 165.306C233.215 165.572 233.543 165.901 233.745 166.277C233.547 166.629 233.208 166.95 232.736 167.224ZM233.919 165.699C233.916 165.75 233.909 165.798 233.899 165.849C233.899 165.856 233.895 165.866 233.892 165.873C233.659 165.545 233.331 165.258 232.914 165.015C232.039 164.509 230.887 164.256 229.735 164.256C228.583 164.256 227.431 164.509 226.555 165.015C226.135 165.258 225.807 165.545 225.578 165.873C225.578 165.866 225.574 165.86 225.571 165.853C225.561 165.798 225.554 165.743 225.55 165.685C225.547 165.654 225.544 165.624 225.544 165.596C225.544 165.562 225.547 165.528 225.55 165.494C225.564 165.302 225.615 165.114 225.711 164.933C225.714 164.926 225.714 164.923 225.718 164.916C225.755 164.848 225.797 164.783 225.844 164.718C225.848 164.714 225.851 164.707 225.855 164.704C225.902 164.639 225.957 164.571 226.019 164.509L226.022 164.506C226.21 164.307 226.449 164.123 226.737 163.955C227.465 163.535 228.391 163.313 229.342 163.261C229.745 163.241 230.149 163.241 230.548 163.285C231.352 163.374 232.118 163.6 232.736 163.955C233.024 164.123 233.263 164.307 233.448 164.502C233.451 164.506 233.451 164.506 233.454 164.509C233.512 164.574 233.567 164.639 233.618 164.704C233.622 164.707 233.625 164.714 233.629 164.718C233.677 164.783 233.718 164.851 233.755 164.916C233.759 164.919 233.759 164.926 233.762 164.93C233.865 165.121 233.916 165.319 233.926 165.524C233.926 165.548 233.933 165.572 233.93 165.593C233.926 165.63 233.923 165.665 233.919 165.699Z" fill="#D1D1D1"/>
21
+ <g opacity="0.3">
22
+ <path d="M226.642 165.159C228.352 164.171 231.124 164.171 232.834 165.159C233.387 165.48 233.743 165.866 233.938 166.27C234.345 165.422 233.989 164.475 232.834 163.808C231.124 162.82 228.352 162.82 226.642 163.808C225.487 164.475 225.131 165.422 225.538 166.27C225.733 165.866 226.088 165.48 226.642 165.159Z" fill="#CDCDCD"/>
23
+ </g>
24
+ <g opacity="0.3">
25
+ <path d="M174.806 186.358C180.201 186.259 186.095 184.84 190.495 182.3L230.616 159.135C235.016 156.595 237.351 153.351 237.522 150.236L237.358 130.411C236.712 133.126 234.247 135.867 229.919 138.438L190.095 161.429C185.667 163.986 180.225 165.48 174.803 165.562V186.358H174.806Z" fill="#CDCDCD"/>
26
+ </g>
27
+ <g opacity="0.3">
28
+ <path d="M174.803 222.658C180.197 222.558 185.818 221.212 190.221 218.668L230.343 195.503C234.743 192.963 237.078 189.719 237.249 186.604L237.149 166.721C236.503 169.435 234.158 172.533 230.343 174.734L190.221 197.899C185.794 200.457 180.266 201.769 174.844 201.855L174.803 222.658Z" fill="#CDCDCD"/>
29
+ </g>
30
+ <g opacity="0.3">
31
+ <path d="M175.083 259.713C180.478 259.614 186.098 258.267 190.501 255.723L230.623 232.558C235.023 230.018 237.358 226.774 237.529 223.659L237.392 203.899C236.746 206.614 234.435 209.588 230.623 211.79L190.501 234.955C186.074 237.512 180.573 238.948 175.151 239.03L175.083 259.713Z" fill="#CDCDCD"/>
32
+ </g>
33
+ <path d="M237.524 202.71C237.524 202.686 237.517 202.238 237.497 202.04C237.493 202.019 237.493 201.998 237.49 201.978C237.469 201.776 237.439 201.578 237.401 201.38C237.398 201.356 237.387 201.305 237.384 201.298C236.915 199.004 235.244 196.939 232.557 195.39L231.64 194.86L231.473 195.151L232.389 195.684C234.98 197.182 236.594 199.161 237.049 201.352C236.474 204.217 234.098 206.983 230.352 209.144L190.23 232.309C186.062 234.715 180.702 236.117 175.143 236.257C170.029 236.387 165.366 235.403 162.043 233.481L117.408 207.711C114.81 206.21 113.196 204.248 112.745 202.036C113.224 199.619 114.998 197.257 117.873 195.247L118.325 194.98L118.154 194.689L117.692 194.963C114.239 197.373 112.335 200.293 112.28 203.229C112.28 203.253 112.28 203.277 112.28 203.301C112.28 203.363 112.28 203.428 112.28 203.489H112.273L112.277 224.155C112.277 224.169 112.28 224.186 112.284 224.199C112.311 227.003 114.072 229.55 117.244 231.382L161.879 257.152C165.188 259.063 169.625 260 174.275 260C174.559 260 174.842 259.979 175.129 259.973C175.136 259.973 175.14 259.979 175.143 259.979H175.147C175.246 259.976 175.341 259.966 175.437 259.962C175.957 259.945 176.476 259.918 177 259.877C177.218 259.86 177.434 259.839 177.649 259.819C178.09 259.778 178.531 259.73 178.972 259.672C179.304 259.627 179.632 259.576 179.964 259.525C180.285 259.474 180.606 259.422 180.924 259.361C181.375 259.275 181.82 259.18 182.261 259.077C182.466 259.029 182.675 258.985 182.88 258.933C183.423 258.8 183.953 258.65 184.48 258.489C184.596 258.455 184.712 258.424 184.828 258.386C185.437 258.195 186.028 257.986 186.609 257.761C186.654 257.744 186.702 257.73 186.746 257.713C188.035 257.21 189.259 256.636 190.394 255.98L230.516 232.815C234.786 230.35 237.339 227.054 237.517 223.769C237.527 223.776 237.524 202.768 237.524 202.71ZM112.619 203.41C112.619 203.25 112.622 203.089 112.632 202.925C112.632 202.922 112.632 202.915 112.632 202.911C113.296 204.891 114.875 206.638 117.244 208.005L161.879 233.775C165.205 235.697 169.82 236.691 174.924 236.599V238.872C169.892 238.968 165.321 237.987 162.046 236.103L117.412 210.333C117.213 210.217 117.022 210.101 116.834 209.981C116.79 209.954 116.752 209.926 116.707 209.896C116.567 209.803 116.427 209.708 116.294 209.612C116.243 209.574 116.195 209.54 116.147 209.503C116.024 209.41 115.901 209.318 115.784 209.226C115.74 209.188 115.696 209.15 115.651 209.116C115.531 209.017 115.415 208.921 115.306 208.819C115.268 208.785 115.234 208.754 115.196 208.72C115.077 208.61 114.964 208.501 114.855 208.388C114.831 208.364 114.803 208.337 114.779 208.313C114.66 208.186 114.543 208.06 114.431 207.933C114.42 207.92 114.407 207.906 114.396 207.896C113.258 206.559 112.646 205.048 112.619 203.465C112.619 203.445 112.622 203.428 112.619 203.41ZM174.979 259.648C170.142 259.747 165.479 258.841 162.05 256.862L117.415 231.092C114.335 229.314 112.632 226.852 112.622 224.158C112.622 224.145 112.619 224.131 112.615 224.117L112.612 205.455C112.755 205.896 112.947 206.33 113.183 206.75C113.19 206.761 113.196 206.774 113.203 206.785C113.296 206.949 113.395 207.109 113.501 207.27C113.514 207.291 113.528 207.315 113.545 207.335C113.655 207.492 113.767 207.65 113.887 207.807C113.897 207.821 113.908 207.834 113.918 207.848C114.184 208.183 114.482 208.511 114.807 208.822C114.837 208.85 114.868 208.88 114.899 208.908C115.029 209.027 115.159 209.147 115.299 209.263C115.35 209.308 115.405 209.352 115.46 209.397C115.583 209.499 115.709 209.598 115.839 209.694C115.901 209.738 115.959 209.786 116.02 209.831C116.157 209.93 116.301 210.029 116.444 210.125C116.499 210.162 116.554 210.2 116.608 210.238C116.813 210.371 117.022 210.497 117.237 210.624L161.872 236.394C161.903 236.411 161.937 236.425 161.968 236.442C165.14 238.243 169.465 239.225 174.251 239.225C174.49 239.225 174.733 239.221 174.972 239.214V259.648H174.979ZM175.321 236.582C180.88 236.418 186.23 235.006 190.404 232.596L230.526 209.431C234.006 207.421 236.331 204.891 237.175 202.224C237.175 202.245 237.175 202.265 237.179 202.286C237.189 202.446 237.189 202.607 237.186 202.771C237.182 202.857 237.179 202.942 237.172 203.028C237.165 203.151 237.155 203.274 237.141 203.397C237.131 203.486 237.117 203.578 237.104 203.667C237.086 203.786 237.066 203.903 237.039 204.022C237.018 204.115 236.998 204.207 236.974 204.299C236.943 204.416 236.912 204.532 236.878 204.648C236.851 204.74 236.82 204.833 236.789 204.925C236.748 205.041 236.707 205.157 236.662 205.27C236.625 205.362 236.587 205.455 236.546 205.547C236.495 205.663 236.444 205.776 236.386 205.889C236.341 205.981 236.293 206.074 236.245 206.162C236.184 206.275 236.119 206.388 236.054 206.501C235.999 206.593 235.945 206.682 235.89 206.774C235.818 206.887 235.743 206.997 235.668 207.109C235.606 207.198 235.545 207.291 235.48 207.38C235.401 207.489 235.316 207.598 235.23 207.708C235.158 207.797 235.09 207.885 235.018 207.974C234.929 208.08 234.833 208.19 234.738 208.296C234.659 208.385 234.584 208.47 234.502 208.559C234.403 208.665 234.297 208.767 234.194 208.873C234.109 208.959 234.023 209.048 233.931 209.133C233.822 209.236 233.709 209.338 233.596 209.441C233.504 209.526 233.411 209.609 233.312 209.694C233.193 209.797 233.066 209.899 232.94 209.998C232.84 210.077 232.745 210.159 232.646 210.238C232.509 210.344 232.369 210.446 232.225 210.549C232.126 210.62 232.03 210.696 231.928 210.767C231.767 210.88 231.596 210.99 231.428 211.102C231.34 211.161 231.254 211.222 231.162 211.28C230.899 211.448 230.629 211.612 230.352 211.773L190.23 234.938C186.165 237.279 180.743 238.702 175.314 238.866V236.582H175.321ZM237.182 223.758C237.008 226.924 234.522 230.117 230.362 232.521L190.24 255.686C187.864 257.057 185.129 258.068 182.278 258.735C181.984 258.803 181.693 258.879 181.396 258.94C181.307 258.957 181.215 258.971 181.126 258.988C179.246 259.354 177.297 259.58 175.317 259.638V239.201C180.876 239.037 186.23 237.625 190.404 235.215L230.526 212.049C230.823 211.879 231.114 211.701 231.394 211.52C231.49 211.458 231.582 211.393 231.675 211.332C231.856 211.212 232.034 211.092 232.208 210.969C232.314 210.894 232.416 210.815 232.522 210.74C232.676 210.627 232.827 210.514 232.97 210.398C233.076 210.316 233.175 210.231 233.278 210.149C233.415 210.036 233.548 209.923 233.681 209.807C233.781 209.721 233.876 209.636 233.972 209.547C234.098 209.431 234.222 209.311 234.341 209.195C234.43 209.109 234.519 209.024 234.601 208.935C234.724 208.809 234.84 208.682 234.953 208.552C235.025 208.47 235.1 208.391 235.172 208.309C235.305 208.152 235.428 207.995 235.551 207.838C235.596 207.783 235.64 207.728 235.685 207.674C235.845 207.462 235.992 207.246 236.133 207.027C236.17 206.966 236.204 206.904 236.242 206.846C236.341 206.689 236.433 206.528 236.522 206.368C236.567 206.286 236.604 206.203 236.645 206.121C236.717 205.981 236.786 205.838 236.851 205.694C236.888 205.605 236.922 205.52 236.96 205.431C237.015 205.294 237.069 205.154 237.117 205.014C237.141 204.942 237.165 204.87 237.189 204.798L237.196 223.752L237.182 223.758Z" fill="#D1D1D1"/>
34
+ <path d="M175.359 233.816C174.21 233.816 173.065 233.563 172.19 233.061C171.311 232.555 170.829 231.871 170.829 231.136C170.829 230.401 171.311 229.717 172.19 229.211C173.937 228.203 176.778 228.203 178.525 229.211C179.403 229.717 179.885 230.401 179.885 231.136C179.885 231.871 179.403 232.555 178.525 233.061C177.653 233.563 176.504 233.816 175.359 233.816ZM175.359 228.784C174.272 228.784 173.188 229.023 172.361 229.502C171.591 229.946 171.168 230.527 171.168 231.136C171.168 231.745 171.591 232.326 172.361 232.77C174.015 233.724 176.706 233.724 178.36 232.77C179.13 232.326 179.554 231.745 179.554 231.136C179.554 230.527 179.13 229.946 178.36 229.502C177.53 229.023 176.443 228.784 175.359 228.784Z" fill="#D1D1D1"/>
35
+ <path d="M179.558 231.987C179.493 231.987 179.435 231.95 179.407 231.891C179.213 231.485 178.864 231.136 178.372 230.852C176.71 229.895 174.009 229.895 172.348 230.852C171.856 231.136 171.507 231.488 171.312 231.891C171.257 232.008 171.066 232.008 171.008 231.891C170.543 230.924 170.991 229.895 172.18 229.211C173.931 228.199 176.785 228.199 178.539 229.211C179.725 229.895 180.173 230.924 179.712 231.891C179.681 231.95 179.623 231.987 179.558 231.987ZM175.36 228.784C174.269 228.784 173.179 229.023 172.348 229.502C171.449 230.021 171.038 230.719 171.199 231.423C171.432 231.092 171.76 230.804 172.18 230.562C173.934 229.55 176.785 229.55 178.539 230.562C178.96 230.804 179.288 231.095 179.52 231.423C179.678 230.722 179.267 230.021 178.372 229.502C177.541 229.023 176.45 228.784 175.36 228.784Z" fill="#D1D1D1"/>
36
+ <g opacity="0.3">
37
+ <path d="M172.261 230.705C173.971 229.717 176.743 229.717 178.453 230.705C179.007 231.027 179.362 231.413 179.557 231.816C179.964 230.968 179.608 230.021 178.453 229.355C176.743 228.367 173.971 228.367 172.261 229.355C171.106 230.021 170.75 230.968 171.157 231.816C171.356 231.413 171.708 231.027 172.261 230.705Z" fill="#CDCDCD"/>
38
+ </g>
39
+ <path d="M120.729 205.691C119.58 205.691 118.435 205.438 117.56 204.935C116.681 204.429 116.199 203.745 116.199 203.01C116.199 202.275 116.681 201.592 117.56 201.086C119.307 200.077 122.148 200.077 123.895 201.086C124.773 201.592 125.255 202.275 125.255 203.01C125.255 203.745 124.773 204.429 123.895 204.935C123.023 205.438 121.878 205.691 120.729 205.691ZM120.729 200.655C119.642 200.655 118.555 200.894 117.727 201.373C116.958 201.817 116.534 202.399 116.534 203.007C116.534 203.616 116.958 204.197 117.727 204.641C119.382 205.595 122.073 205.595 123.727 204.641C124.496 204.197 124.92 203.616 124.92 203.007C124.92 202.399 124.496 201.817 123.727 201.373C122.903 200.894 121.816 200.655 120.729 200.655Z" fill="#D1D1D1"/>
40
+ <path d="M124.925 203.858C124.86 203.858 124.802 203.821 124.775 203.763C124.58 203.356 124.231 203.007 123.739 202.723C122.077 201.766 119.376 201.766 117.715 202.723C117.223 203.007 116.874 203.359 116.679 203.763C116.624 203.879 116.433 203.879 116.375 203.763C115.91 202.795 116.358 201.766 117.547 201.082C119.298 200.07 122.152 200.07 123.906 201.082C125.093 201.766 125.54 202.795 125.079 203.763C125.048 203.821 124.99 203.858 124.925 203.858ZM120.727 200.655C119.636 200.655 118.546 200.894 117.715 201.373C116.816 201.893 116.406 202.59 116.566 203.294C116.799 202.963 117.127 202.675 117.547 202.433C119.301 201.421 122.152 201.421 123.906 202.433C124.327 202.675 124.655 202.966 124.887 203.294C125.045 202.593 124.634 201.893 123.739 201.373C122.908 200.894 121.817 200.655 120.727 200.655Z" fill="#D1D1D1"/>
41
+ <g opacity="0.3">
42
+ <path d="M117.632 202.576C119.341 201.588 122.113 201.588 123.823 202.576C124.377 202.898 124.732 203.284 124.927 203.687C125.334 202.839 124.978 201.893 123.823 201.226C122.113 200.238 119.341 200.238 117.632 201.226C116.476 201.893 116.121 202.839 116.527 203.687C116.722 203.284 117.078 202.898 117.632 202.576Z" fill="#CDCDCD"/>
43
+ </g>
44
+ <path d="M233.328 201.38C233.308 201.366 233.291 201.349 233.27 201.335C233.151 201.246 233.028 201.161 232.887 201.082C232.159 200.662 231.243 200.429 230.296 200.358C228.966 200.258 227.571 200.491 226.549 201.082C226.546 201.086 226.542 201.089 226.539 201.089C226.406 201.164 226.286 201.246 226.173 201.332C226.149 201.349 226.125 201.369 226.105 201.387C225.995 201.472 225.896 201.557 225.807 201.65C225.804 201.65 225.804 201.653 225.804 201.653C225.407 202.06 225.188 202.522 225.188 203.007C225.188 203.742 225.671 204.426 226.549 204.932C227.424 205.434 228.57 205.687 229.718 205.687C230.867 205.687 232.012 205.434 232.887 204.932C233.766 204.426 234.248 203.742 234.248 203.007C234.251 202.405 233.923 201.841 233.328 201.38ZM225.913 202.033C225.92 202.022 225.927 202.016 225.937 202.005C225.988 201.944 226.047 201.882 226.112 201.824C226.129 201.807 226.146 201.79 226.166 201.773C226.224 201.722 226.289 201.67 226.354 201.619C226.378 201.599 226.402 201.581 226.429 201.561C226.515 201.499 226.607 201.441 226.703 201.383C226.71 201.38 226.717 201.373 226.723 201.369C227.551 200.891 228.638 200.655 229.725 200.655C229.995 200.655 230.269 200.669 230.535 200.699C231.339 200.788 232.104 201.014 232.723 201.369C232.829 201.431 232.928 201.496 233.021 201.561C233.041 201.575 233.058 201.592 233.075 201.605C233.147 201.66 233.219 201.715 233.281 201.773C233.298 201.787 233.311 201.8 233.325 201.817C233.39 201.879 233.451 201.944 233.506 202.009C233.513 202.016 233.516 202.022 233.523 202.029C233.841 202.419 233.961 202.85 233.865 203.284C233.633 202.956 233.304 202.669 232.887 202.426C232.012 201.923 230.867 201.67 229.718 201.67C228.57 201.67 227.424 201.923 226.549 202.426C226.129 202.669 225.804 202.956 225.571 203.284C225.476 202.85 225.599 202.419 225.913 202.033ZM232.72 204.641C231.065 205.595 228.375 205.595 226.72 204.641C226.252 204.371 225.913 204.05 225.718 203.701C225.917 203.318 226.252 202.987 226.72 202.716C228.375 201.763 231.065 201.763 232.72 202.716C233.192 202.987 233.523 203.322 233.722 203.701C233.527 204.05 233.188 204.371 232.72 204.641Z" fill="#D1D1D1"/>
45
+ <g opacity="0.3">
46
+ <path d="M226.631 202.569C228.333 201.585 231.095 201.585 232.798 202.569C233.348 202.887 233.704 203.274 233.899 203.677C234.306 202.833 233.95 201.889 232.798 201.226C231.095 200.241 228.333 200.241 226.631 201.226C225.479 201.893 225.126 202.833 225.53 203.677C225.728 203.274 226.08 202.887 226.631 202.569Z" fill="#CDCDCD"/>
47
+ </g>
48
+ <path d="M195.747 171.234C195.535 171.234 195.334 171.182 195.153 171.076C194.66 170.793 194.38 170.157 194.38 169.326C194.38 167.805 195.313 166.03 196.458 165.371L221.244 151.06C221.774 150.756 222.293 150.718 222.707 150.957C223.199 151.241 223.48 151.877 223.48 152.708C223.48 154.229 222.546 156.003 221.401 156.663L196.616 170.974C196.318 171.148 196.021 171.234 195.747 171.234ZM222.112 151.115C221.89 151.115 221.651 151.186 221.401 151.33L196.616 165.641C195.556 166.253 194.694 167.907 194.694 169.326C194.694 170.041 194.92 170.581 195.31 170.806C195.621 170.988 196.031 170.95 196.458 170.704L221.244 156.393C222.304 155.781 223.165 154.127 223.165 152.708C223.165 151.993 222.94 151.453 222.55 151.227C222.42 151.152 222.273 151.115 222.112 151.115Z" fill="#D1D1D1"/>
49
+ <path d="M195.747 207.684C195.535 207.684 195.334 207.632 195.153 207.526C194.66 207.243 194.38 206.607 194.38 205.776C194.38 204.255 195.313 202.48 196.458 201.821L221.244 187.51C221.774 187.206 222.294 187.168 222.707 187.407C223.199 187.691 223.48 188.327 223.48 189.158C223.48 190.679 222.546 192.453 221.401 193.113L196.616 207.424C196.318 207.598 196.021 207.684 195.747 207.684ZM222.112 187.565C221.89 187.565 221.651 187.637 221.401 187.78L196.616 202.091C195.556 202.703 194.694 204.357 194.694 205.776C194.694 206.491 194.92 207.031 195.31 207.256C195.621 207.438 196.031 207.4 196.458 207.154L221.244 192.843C222.304 192.231 223.165 190.577 223.165 189.158C223.165 188.443 222.94 187.903 222.55 187.678C222.42 187.602 222.273 187.565 222.112 187.565Z" fill="#D1D1D1"/>
50
+ <path d="M195.747 244.664C195.535 244.664 195.334 244.612 195.153 244.507C194.66 244.223 194.38 243.587 194.38 242.756C194.38 241.235 195.313 239.461 196.458 238.801L221.244 224.49C221.774 224.186 222.294 224.148 222.707 224.388C223.199 224.671 223.48 225.307 223.48 226.138C223.48 227.659 222.546 229.433 221.401 230.093L196.616 244.404C196.318 244.578 196.021 244.664 195.747 244.664ZM222.112 224.545C221.89 224.545 221.651 224.617 221.401 224.76L196.616 239.071C195.556 239.683 194.694 241.337 194.694 242.756C194.694 243.471 194.92 244.011 195.31 244.236C195.621 244.418 196.031 244.38 196.458 244.134L221.244 229.823C222.304 229.211 223.165 227.557 223.165 226.138C223.165 225.423 222.94 224.883 222.55 224.658C222.42 224.582 222.273 224.545 222.112 224.545Z" fill="#D1D1D1"/>
51
+ <path d="M154.305 170.994C154.031 170.994 153.734 170.909 153.436 170.735L128.651 156.424C127.506 155.761 126.572 153.986 126.572 152.469C126.572 151.641 126.853 151.002 127.345 150.718C127.759 150.479 128.278 150.516 128.808 150.821L153.594 165.131C154.739 165.795 155.672 167.569 155.672 169.087C155.672 169.914 155.392 170.553 154.9 170.837C154.718 170.943 154.517 170.994 154.305 170.994ZM127.94 150.879C127.779 150.879 127.632 150.916 127.502 150.992C127.112 151.217 126.887 151.757 126.887 152.472C126.887 153.894 127.748 155.545 128.808 156.157L153.594 170.468C154.021 170.714 154.431 170.752 154.742 170.57C155.132 170.345 155.358 169.805 155.358 169.09C155.358 167.668 154.496 166.017 153.436 165.405L128.651 151.094C128.401 150.951 128.159 150.879 127.94 150.879Z" fill="#D1D1D1"/>
52
+ <path d="M154.305 207.445C154.031 207.445 153.734 207.359 153.436 207.185L128.651 192.874C127.506 192.211 126.572 190.437 126.572 188.919C126.572 188.091 126.853 187.452 127.345 187.168C127.759 186.929 128.278 186.967 128.808 187.271L153.594 201.581C154.739 202.245 155.672 204.019 155.672 205.537C155.672 206.364 155.392 207.004 154.9 207.287C154.718 207.393 154.517 207.445 154.305 207.445ZM127.94 187.329C127.779 187.329 127.632 187.367 127.502 187.442C127.112 187.667 126.887 188.208 126.887 188.922C126.887 190.344 127.748 191.995 128.808 192.607L153.594 206.918C154.021 207.164 154.431 207.202 154.742 207.021C155.132 206.795 155.358 206.255 155.358 205.54C155.358 204.118 154.496 202.467 153.436 201.855L128.651 187.544C128.401 187.401 128.159 187.329 127.94 187.329Z" fill="#D1D1D1"/>
53
+ <path d="M154.305 244.424C154.031 244.424 153.734 244.339 153.436 244.165L128.651 229.854C127.506 229.191 126.572 227.416 126.572 225.899C126.572 225.071 126.853 224.432 127.345 224.148C127.759 223.909 128.278 223.946 128.808 224.251L153.594 238.561C154.739 239.225 155.672 240.999 155.672 242.517C155.672 243.344 155.392 243.983 154.9 244.267C154.718 244.373 154.517 244.424 154.305 244.424ZM127.94 224.309C127.779 224.309 127.632 224.346 127.502 224.422C127.112 224.647 126.887 225.187 126.887 225.902C126.887 227.324 127.748 228.975 128.808 229.587L153.594 243.898C154.021 244.144 154.431 244.182 154.742 244.001C155.132 243.775 155.358 243.235 155.358 242.52C155.358 241.098 154.496 239.447 153.436 238.835L128.651 224.524C128.401 224.381 128.159 224.309 127.94 224.309Z" fill="#D1D1D1"/>
54
+ <path d="M76.5186 236.849C76.5015 236.849 76.4844 236.845 76.4673 236.835C76.4365 236.818 76.416 236.784 76.416 236.746L76.4536 223.95C76.4536 223.916 76.4741 223.882 76.5049 223.864L87.7421 217.335C87.7729 217.318 87.8139 217.318 87.8447 217.335C87.8755 217.352 87.896 217.386 87.896 217.424L87.8584 230.22C87.8584 230.254 87.8379 230.288 87.8071 230.305L76.5699 236.835C76.5528 236.842 76.5357 236.849 76.5186 236.849ZM76.6553 224.008L76.6211 236.572L87.6567 230.158L87.6943 217.595L76.6553 224.008Z" fill="#D1D1D1"/>
55
+ <g opacity="0.3">
56
+ <path d="M87.7895 217.42L87.7519 230.216L76.5146 236.746L76.5522 223.95L87.7895 217.42Z" fill="#CDCDCD"/>
57
+ </g>
58
+ <path d="M76.5136 236.849C76.4966 236.849 76.4795 236.845 76.4624 236.835L65.1499 230.302C65.1192 230.285 65.0986 230.251 65.0986 230.213L65.1362 217.417C65.1362 217.379 65.1568 217.348 65.1875 217.331C65.2183 217.314 65.2559 217.314 65.2867 217.331L76.5991 223.861C76.6299 223.878 76.6504 223.912 76.6504 223.95L76.6128 236.746C76.6128 236.784 76.5923 236.814 76.5615 236.832C76.5478 236.842 76.5307 236.849 76.5136 236.849ZM65.3003 230.155L76.4145 236.572L76.4487 224.008L65.3379 217.595L65.3003 230.155Z" fill="#D1D1D1"/>
59
+ <path d="M76.5537 224.049C76.5366 224.049 76.5195 224.046 76.5024 224.035L65.19 217.506C65.1592 217.489 65.1387 217.454 65.1387 217.417C65.1387 217.379 65.1592 217.348 65.19 217.328L70.677 214.138C70.7077 214.121 70.7487 214.121 70.7795 214.138L76.5161 217.451L82.215 214.138C82.2458 214.121 82.2868 214.121 82.3176 214.138L87.8422 217.328C87.873 217.345 87.8935 217.379 87.8935 217.417C87.8935 217.454 87.873 217.485 87.8422 217.506L76.605 224.035C76.5879 224.046 76.5708 224.049 76.5537 224.049ZM65.4429 217.417L76.5537 223.83L87.5892 217.417L82.2663 214.343L76.5674 217.656C76.5366 217.673 76.4956 217.673 76.4648 217.656L70.7282 214.343L65.4429 217.417Z" fill="#D1D1D1"/>
60
+ <path d="M256.44 212.337L256.386 202.877C256.386 202.839 256.403 202.809 256.437 202.788C256.468 202.771 256.509 202.771 256.54 202.788L263.695 206.918L263.596 207.092L256.594 203.048L256.649 212.333L256.44 212.337Z" fill="#D1D1D1"/>
61
+ <path d="M263.319 230.999C263.302 230.999 263.285 230.996 263.268 230.986L256.437 227.044C256.406 227.027 256.386 226.993 256.386 226.955L256.43 211.137C256.43 211.099 256.451 211.068 256.481 211.051C256.512 211.034 256.55 211.034 256.581 211.051L263.411 214.996C263.442 215.013 263.462 215.048 263.462 215.085L263.418 230.904C263.418 230.941 263.397 230.972 263.367 230.989C263.353 230.996 263.336 230.999 263.319 230.999ZM256.591 226.897L263.22 230.722L263.264 215.137L256.635 211.308L256.591 226.897Z" fill="#D1D1D1"/>
62
+ <path d="M263.319 230.999C263.302 230.999 263.285 230.996 263.268 230.986L256.437 227.044C256.406 227.027 256.386 226.993 256.386 226.955L256.43 211.137C256.43 211.099 256.451 211.068 256.481 211.051C256.512 211.034 256.55 211.034 256.581 211.051L263.411 214.996C263.442 215.013 263.462 215.048 263.462 215.085L263.418 230.904C263.418 230.941 263.397 230.972 263.367 230.989C263.353 230.996 263.336 230.999 263.319 230.999ZM256.591 226.897L263.22 230.722L263.264 215.137L256.635 211.308L256.591 226.897Z" fill="#D1D1D1"/>
63
+ <path d="M263.319 230.999C263.302 230.999 263.285 230.996 263.268 230.986C263.237 230.968 263.217 230.934 263.217 230.897L263.261 215.078C263.261 215.044 263.282 215.01 263.313 214.993L277.206 206.918C277.237 206.901 277.278 206.901 277.309 206.918C277.339 206.935 277.36 206.969 277.36 207.007L277.315 222.825C277.315 222.859 277.295 222.894 277.264 222.911L263.371 230.986C263.354 230.996 263.336 230.999 263.319 230.999ZM263.466 215.136L263.422 230.722L277.114 222.767L277.158 207.181L263.466 215.136Z" fill="#D1D1D1"/>
64
+ <g opacity="0.3">
65
+ <path d="M277.255 207.007L277.211 222.825L263.317 230.897L263.362 215.078L277.255 207.007Z" fill="#CDCDCD"/>
66
+ </g>
67
+ <path d="M263.365 215.181C263.348 215.181 263.331 215.178 263.313 215.167L256.483 211.222C256.452 211.205 256.432 211.171 256.432 211.133C256.432 211.096 256.452 211.065 256.483 211.044L263.44 207.003L256.435 202.959C256.404 202.942 256.384 202.908 256.384 202.87C256.384 202.833 256.404 202.802 256.435 202.781L263.221 198.836C263.252 198.819 263.293 198.819 263.324 198.836L277.31 206.911C277.34 206.928 277.361 206.962 277.361 207C277.361 207.038 277.34 207.068 277.31 207.089L263.416 215.164C263.399 215.174 263.382 215.181 263.365 215.181ZM256.736 211.133L263.365 214.962L277.057 207.007L263.272 199.048L256.688 202.874L263.693 206.918C263.724 206.935 263.744 206.969 263.744 207.007C263.744 207.045 263.724 207.075 263.693 207.096L256.736 211.133Z" fill="#D1D1D1"/>
68
+ <path d="M67.9087 203.67C67.8916 203.67 67.8745 203.667 67.8574 203.657C67.8267 203.639 67.8062 203.605 67.8062 203.568L67.7549 182.122C67.7549 182.085 67.7754 182.054 67.8062 182.033L75.8127 177.411C75.8435 177.394 75.8811 177.394 75.9119 177.411C75.9427 177.428 75.9632 177.463 75.9632 177.5L76.0144 198.942C76.0144 198.98 75.9939 199.011 75.9632 199.031L67.9566 203.653C67.9463 203.667 67.9292 203.67 67.9087 203.67ZM67.9566 182.184L68.0079 203.393L75.8127 198.888L75.7615 177.678L72.0043 179.849L67.9566 182.184Z" fill="#D1D1D1"/>
69
+ <path d="M67.9089 203.67C67.8918 203.67 67.8748 203.667 67.8577 203.657L59.9024 199.035C59.8716 199.017 59.8511 198.983 59.8511 198.949L59.7998 177.504C59.7998 177.466 59.8203 177.435 59.8511 177.415C59.8819 177.398 59.9195 177.398 59.9536 177.415L67.9089 182.037C67.9397 182.054 67.9602 182.088 67.9602 182.122L68.0115 203.568C68.0115 203.605 67.991 203.636 67.9602 203.657C67.9465 203.667 67.9294 203.67 67.9089 203.67ZM60.0562 198.888L67.8064 203.393L67.7551 182.184L63.7347 179.849L60.0015 177.678L60.0562 198.888Z" fill="#D1D1D1"/>
70
+ <g opacity="0.3">
71
+ <path d="M63.7913 179.76L67.8596 182.126L67.9109 203.568L63.8426 201.205L59.959 198.946L59.9043 177.5L63.7913 179.76Z" fill="#CDCDCD"/>
72
+ </g>
73
+ <path d="M67.8577 182.225C67.8406 182.225 67.8235 182.221 67.8064 182.211L59.8511 177.589C59.8203 177.572 59.7998 177.538 59.7998 177.5C59.7998 177.463 59.8203 177.432 59.8511 177.411L67.8577 172.789C67.8884 172.772 67.926 172.772 67.9602 172.789L75.9155 177.411C75.9463 177.428 75.9668 177.463 75.9668 177.5C75.9668 177.538 75.9463 177.569 75.9155 177.589L67.9089 182.211C67.8918 182.221 67.8748 182.225 67.8577 182.225ZM60.1041 177.5L67.8577 182.006L75.6625 177.5L67.9089 172.994L60.1041 177.5Z" fill="#D1D1D1"/>
74
+ <path d="M267.361 187.736C267.344 187.736 267.327 187.732 267.31 187.722C267.279 187.705 267.259 187.671 267.259 187.633L267.29 176.488C267.29 176.454 267.31 176.42 267.341 176.403L277.129 170.714C277.159 170.697 277.2 170.697 277.231 170.714C277.262 170.731 277.282 170.765 277.282 170.803L277.252 181.948C277.252 181.982 277.231 182.016 277.2 182.033L267.413 187.722C267.396 187.732 267.378 187.736 267.361 187.736ZM267.495 176.546L267.464 187.459L277.05 181.89L277.081 170.977L267.495 176.546Z" fill="#D1D1D1"/>
75
+ <path d="M267.361 187.736C267.344 187.736 267.327 187.732 267.31 187.722C267.279 187.705 267.259 187.671 267.259 187.633L267.29 176.488C267.29 176.454 267.31 176.42 267.341 176.403L277.129 170.714C277.159 170.697 277.2 170.697 277.231 170.714C277.262 170.731 277.282 170.765 277.282 170.803L277.252 181.948C277.252 181.982 277.231 182.016 277.2 182.033L267.413 187.722C267.396 187.732 267.378 187.736 267.361 187.736ZM267.495 176.546L267.464 187.459L277.05 181.89L277.081 170.977L267.495 176.546Z" fill="#D1D1D1"/>
76
+ <path d="M267.361 187.736C267.344 187.736 267.327 187.732 267.31 187.722L257.458 182.033C257.427 182.016 257.406 181.982 257.406 181.944L257.437 170.8C257.437 170.762 257.458 170.731 257.488 170.714C257.519 170.697 257.557 170.697 257.587 170.714L267.44 176.403C267.471 176.42 267.491 176.454 267.491 176.492L267.461 187.637C267.461 187.674 267.44 187.705 267.409 187.722C267.396 187.732 267.379 187.736 267.361 187.736ZM257.608 181.886L267.259 187.459L267.29 176.546L257.639 170.974L257.608 181.886Z" fill="#D1D1D1"/>
77
+ <path d="M267.391 176.591C267.374 176.591 267.357 176.587 267.34 176.577L257.487 170.888C257.456 170.871 257.436 170.837 257.436 170.799C257.436 170.762 257.456 170.731 257.487 170.711L262.266 167.935C262.297 167.918 262.338 167.918 262.369 167.935L267.36 170.817L272.317 167.935C272.348 167.918 272.389 167.918 272.42 167.935L277.233 170.714C277.264 170.731 277.284 170.765 277.284 170.803C277.284 170.841 277.264 170.871 277.233 170.892L267.445 176.581C267.425 176.584 267.408 176.591 267.391 176.591ZM257.74 170.799L267.391 176.372L276.977 170.799L272.365 168.136L267.408 171.018C267.377 171.035 267.336 171.035 267.305 171.018L262.314 168.136L257.74 170.799Z" fill="#D1D1D1"/>
78
+ <g opacity="0.3">
79
+ <path d="M277.177 170.799L267.39 176.488L257.537 170.799L262.316 168.023L267.356 170.933L272.364 168.023L277.177 170.799Z" fill="#CDCDCD"/>
80
+ </g>
81
+ <path d="M216.768 123.943C216.768 123.916 216.761 123.892 216.761 123.864V123.847C216.724 122.073 215.599 120.456 213.575 119.287L183.203 101.752C178.561 99.072 170.424 99.4036 165.071 102.497L137.567 118.374C134.716 120.018 133.082 122.213 133.082 124.391C133.082 124.418 133.089 124.442 133.089 124.466V130.903C133.096 132.879 134.282 134.681 136.429 135.973L166.195 153.897C168.411 155.231 171.382 155.887 174.493 155.887C178.243 155.887 182.198 154.937 185.279 153.08L212.033 136.968C214.891 135.249 216.601 132.941 216.72 130.633L216.758 124.1C216.761 124.052 216.768 123.998 216.768 123.943ZM137.745 118.678L165.245 102.802C168.124 101.14 171.816 100.289 175.317 100.289C178.209 100.289 180.968 100.87 183.026 102.06L213.397 119.594C215.346 120.719 216.416 122.264 216.416 123.946C216.416 125.998 214.847 128.08 212.108 129.659L184.609 145.535C179.351 148.571 171.375 148.906 166.828 146.281L136.456 128.746C134.508 127.621 133.438 126.076 133.438 124.394C133.438 122.343 135.007 120.261 137.745 118.678ZM136.603 135.686C134.566 134.459 133.438 132.76 133.431 130.907V126.049C133.906 127.198 134.87 128.233 136.282 129.047L166.654 146.582C168.636 147.727 171.259 148.315 174.028 148.38V155.545C171.153 155.484 168.428 154.848 166.373 153.61L136.603 135.686ZM174.175 155.552H174.226C174.209 155.552 174.192 155.552 174.175 155.552ZM216.382 130.63C216.266 132.814 214.618 135.019 211.859 136.684L185.104 152.797C182.034 154.646 178.089 155.576 174.363 155.556V148.39C174.421 148.39 174.479 148.393 174.537 148.393C178.099 148.393 181.86 147.528 184.786 145.836L212.286 129.96C214.361 128.76 215.79 127.269 216.413 125.707L216.382 130.63Z" fill="#CBCBCB"/>
82
+ <path d="M232.799 122.251L187.272 95.9644C178.975 90.6792 170.363 91.0347 160.172 97.0755L118.946 120.88C114.704 123.331 112.27 126.589 112.27 129.82C112.27 129.895 112.276 129.974 112.28 130.049V150.687C112.28 150.701 112.283 150.715 112.287 150.728C112.314 153.532 114.075 156.082 117.247 157.915L161.882 183.685C165.191 185.596 169.628 186.532 174.278 186.532C179.884 186.532 185.799 185.168 190.407 182.509L230.529 159.344C234.792 156.882 237.339 153.59 237.52 150.301L237.534 129.488C237.541 129.375 237.551 129.262 237.551 129.15C237.544 126.466 235.859 124.018 232.799 122.251ZM174.637 186.187C169.919 186.235 165.396 185.329 162.046 183.394L117.411 157.624C114.331 155.846 112.629 153.385 112.618 150.691C112.618 150.677 112.615 150.663 112.611 150.653V131.878C113.247 133.744 114.752 135.42 117.008 136.722L162.541 163.012C165.687 164.827 169.902 165.716 174.315 165.716C174.421 165.716 174.527 165.706 174.63 165.706V186.187H174.637ZM237.178 150.291C237.004 153.457 234.518 156.65 230.358 159.053L190.236 182.218C185.864 184.741 180.312 186.074 174.975 186.18V165.692C180.103 165.593 185.443 164.314 189.641 161.89L230.867 138.086C234.177 136.175 236.378 133.772 237.188 131.273L237.178 150.291ZM163.769 160.438L121.24 135.884C118.485 134.295 116.967 132.103 116.967 129.717C116.967 126.815 119.182 123.871 123.045 121.642L161.55 99.4105C166.562 96.4397 171.16 94.9559 175.515 94.9559C179.334 94.9559 182.968 96.0943 186.537 98.3678L229.062 122.921C231.818 124.511 233.336 126.702 233.336 129.088C233.336 131.991 231.12 134.934 227.257 137.163L188.752 159.395C181.368 163.661 170.158 164.13 163.769 160.438ZM237.192 129.444C237.048 132.456 234.703 135.481 230.7 137.796L189.474 161.6C185.324 163.996 180.045 165.261 174.979 165.364V163.231C179.843 163.172 184.93 161.976 188.917 159.672L227.421 137.44C231.384 135.153 233.657 132.11 233.657 129.092C233.657 126.586 232.084 124.299 229.226 122.651L186.705 98.1011C178.958 93.168 170.914 93.4961 161.396 99.1404L122.891 121.372C118.929 123.659 116.656 126.702 116.656 129.721C116.656 132.226 118.228 134.514 121.086 136.161L163.615 160.714C166.551 162.41 170.49 163.241 174.613 163.241C174.623 163.241 174.633 163.241 174.644 163.241V165.371C170.175 165.415 165.892 164.55 162.723 162.721L117.189 136.431C114.239 134.729 112.615 132.384 112.615 129.827C112.615 126.719 114.987 123.567 119.124 121.181L160.353 97.3764C165.721 94.1936 170.64 92.6073 175.303 92.6073C179.392 92.6073 183.283 93.8278 187.105 96.2619L232.638 122.552C235.541 124.227 237.158 126.528 237.209 129.037L237.192 129.444Z" fill="#D1D1D1"/>
83
+ <path d="M246.88 103.766L246.726 103.499L254.825 98.8429C261.922 94.4773 265.833 85.5818 265.833 73.7976C265.833 48.8206 248.124 18.2781 226.361 5.71096C216.054 -0.240982 206.307 -1.31445 198.919 2.68542L191.268 7.11262L191.114 6.84597L198.769 2.41534C206.259 -1.63923 216.112 -0.562338 226.515 5.4443C248.364 18.0593 266.141 48.7215 266.141 73.7942C266.141 85.6912 262.179 94.679 254.982 99.1027L246.88 103.766Z" fill="#D1D1D1"/>
84
+ <path d="M236.976 106.162C231.51 106.162 225.442 104.327 219.151 100.693C197.303 88.0775 179.525 57.4153 179.525 32.3426C179.525 20.2165 183.635 11.1638 191.098 6.85627C198.626 2.51112 208.642 3.50595 219.305 9.6596C241.154 22.2746 258.931 52.9368 258.931 78.0095C258.931 90.1356 254.822 99.1883 247.359 103.496C244.275 105.277 240.771 106.162 236.976 106.162ZM201.48 4.49737C197.74 4.49737 194.291 5.36914 191.251 7.12293C183.888 11.3758 179.833 20.3328 179.833 32.3426C179.833 57.3196 197.542 87.8622 219.305 100.429C229.866 106.528 239.773 107.523 247.205 103.233C254.569 98.9797 258.624 90.0228 258.624 78.0129C258.624 53.0359 240.915 22.4934 219.151 9.92625C212.905 6.31954 206.889 4.49737 201.48 4.49737Z" fill="#D1D1D1"/>
85
+ <g opacity="0.3">
86
+ <path d="M226.411 5.70754C215.673 -0.493969 205.608 -0.931561 198.48 2.92472L192.275 6.40153C200.138 2.24098 208.942 3.92981 219.177 9.83731C241.019 22.4489 258.728 52.9914 258.728 78.0573C258.728 90.7201 254.708 99.2532 247.419 103.277L254.468 99.2121C261.312 95.0037 265.958 86.1459 265.958 73.9275C265.958 48.8617 248.253 18.3191 226.411 5.70754Z" fill="#CDCDCD"/>
87
+ <path d="M247.494 103.414L247.344 103.147L247.939 102.805C254.899 98.6139 258.574 90.0808 258.574 78.0607C258.574 53.0837 240.865 22.5412 219.102 9.97405C208.258 3.711 199.752 2.62044 192.347 6.54168L192.2 6.2716L198.405 2.79479C206.036 -1.33499 216.271 -0.323055 226.486 5.5776C248.335 18.1926 266.112 48.8548 266.112 73.9275C266.112 85.5613 261.897 94.8225 254.547 99.342L248.092 103.065C247.898 103.185 247.696 103.301 247.494 103.414ZM201.554 3.94005C206.771 3.94005 212.576 5.85111 219.256 9.70739C241.105 22.3224 258.882 52.9846 258.882 78.0607C258.882 88.6894 256.024 96.6276 250.568 101.291L254.393 99.0822C261.644 94.6208 265.808 85.4519 265.808 73.9309C265.808 48.9539 248.099 18.4114 226.336 5.84426C216.213 -0.00169894 206.09 -1.01363 198.556 3.06487L195.062 5.02036C197.13 4.29901 199.284 3.94005 201.554 3.94005Z" fill="#D1D1D1"/>
88
+ </g>
89
+ <path d="M236.65 89.291C235.504 89.291 234.451 88.7132 233.833 87.7492L195.772 28.0793C194.784 26.5272 195.243 24.4624 196.791 23.4744C198.34 22.4864 200.408 22.9445 201.4 24.4931L239.46 84.1664C240.448 85.7185 239.99 87.7833 238.441 88.7713C237.901 89.1098 237.282 89.291 236.65 89.291ZM198.579 23.259C198.022 23.259 197.461 23.4128 196.959 23.7308C195.55 24.6299 195.137 26.5067 196.032 27.9118L234.093 87.5851C234.653 88.4602 235.607 88.9867 236.65 88.9867C237.224 88.9867 237.788 88.8226 238.274 88.5115C239.682 87.6124 240.096 85.7355 239.2 84.3305L201.14 24.6572C200.562 23.7513 199.581 23.259 198.579 23.259Z" fill="#D1D1D1"/>
90
+ <path d="M198.587 67.3191C197.23 67.3191 196.019 66.5088 195.503 65.2576C194.802 63.5585 195.613 61.603 197.312 60.9022L212.832 54.4887L212.949 54.7725L197.428 61.1859C195.886 61.8252 195.148 63.5995 195.787 65.1414C196.255 66.2798 197.356 67.0148 198.587 67.0148C198.983 67.0148 199.373 66.9362 199.742 66.7857L216.306 59.9415L216.422 60.2253L199.859 67.0695C199.455 67.2336 199.028 67.3191 198.587 67.3191Z" fill="#D1D1D1"/>
91
+ <path d="M222.401 57.7536L222.285 57.4698L237.806 51.0563C239.348 50.4205 240.086 48.6462 239.447 47.1009C239.139 46.3522 238.558 45.771 237.809 45.4599C237.06 45.1488 236.237 45.1488 235.491 45.4599L218.928 52.3042L218.812 52.0204L235.375 45.1762C236.199 44.8343 237.108 44.8343 237.929 45.1762C238.753 45.5181 239.392 46.1608 239.73 46.9847C240.431 48.6838 239.621 50.6393 237.922 51.3401L222.401 57.7536Z" fill="#D1D1D1"/>
92
+ <g opacity="0.3">
93
+ <path d="M236.649 89.1371C235.596 89.1371 234.57 88.6175 233.961 87.6671L195.901 27.9973C194.958 26.517 195.392 24.5478 196.872 23.6043C198.356 22.6573 200.322 23.0949 201.265 24.5752L239.325 84.2484C240.269 85.7287 239.835 87.6979 238.355 88.6414C237.825 88.9765 237.233 89.1371 236.649 89.1371Z" fill="#CDCDCD"/>
94
+ <path d="M236.65 89.291C235.504 89.291 234.451 88.7132 233.833 87.7492L195.772 28.0793C194.784 26.5272 195.243 24.4624 196.791 23.4744C198.34 22.4864 200.408 22.9445 201.4 24.4931L239.46 84.1664C240.448 85.7185 239.99 87.7833 238.441 88.7713C237.901 89.1098 237.282 89.291 236.65 89.291ZM198.579 23.259C198.022 23.259 197.461 23.4128 196.959 23.7308C195.55 24.6299 195.137 26.5067 196.032 27.9118L234.093 87.5851C234.653 88.4602 235.607 88.9867 236.65 88.9867C237.224 88.9867 237.788 88.8226 238.274 88.5115C239.682 87.6124 240.096 85.7355 239.2 84.3305L201.14 24.6572C200.562 23.7513 199.581 23.259 198.579 23.259Z" fill="#D1D1D1"/>
95
+ <path d="M216.366 60.0783L199.799 66.9225C199.403 67.0866 198.989 67.1652 198.586 67.1652C197.335 67.1652 196.152 66.4234 195.646 65.1995C194.976 63.5756 195.748 61.7158 197.372 61.0424L212.893 54.6289" fill="#CDCDCD"/>
96
+ <path d="M198.587 67.3191C197.23 67.3191 196.019 66.5088 195.503 65.2576C194.802 63.5585 195.613 61.603 197.312 60.9022L212.832 54.4887L212.949 54.7725L197.428 61.1859C195.886 61.8252 195.148 63.5995 195.787 65.1414C196.255 66.2798 197.356 67.0148 198.587 67.0148C198.983 67.0148 199.373 66.9362 199.742 66.7857L216.306 59.9415L216.422 60.2253L199.859 67.0695C199.455 67.2336 199.028 67.3191 198.587 67.3191Z" fill="#D1D1D1"/>
97
+ <path d="M218.866 52.1605L235.43 45.3163C237.057 44.6428 238.917 45.4154 239.587 47.0427C240.257 48.6666 239.484 50.5264 237.86 51.1999L222.34 57.6133" fill="#CDCDCD"/>
98
+ <path d="M222.401 57.7536L222.285 57.4698L237.806 51.0563C239.348 50.4205 240.086 48.6462 239.447 47.1009C239.139 46.3522 238.558 45.771 237.809 45.4599C237.06 45.1488 236.237 45.1488 235.491 45.4599L218.928 52.3042L218.812 52.0204L235.375 45.1762C236.199 44.8343 237.108 44.8343 237.929 45.1762C238.753 45.5181 239.392 46.1608 239.73 46.9847C240.431 48.6838 239.621 50.6393 237.922 51.3401L222.401 57.7536Z" fill="#D1D1D1"/>
99
+ </g>
100
+ </svg>
@@ -0,0 +1,22 @@
1
+ <svg width="240" height="204" viewBox="0 0 240 204" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_42201_117628)">
3
+ <path opacity="0.3" d="M166.154 189.801L152.268 158.604V137.717C152.268 131.973 151.279 125.714 149.352 119.297C147.431 112.883 144.619 106.443 141.071 100.341C133.589 87.8656 123.612 77.6613 113.296 71.9364C102.954 65.7225 92.9419 64.3931 85.441 68.2348C81.8888 70.258 79.0695 73.4662 77.149 77.6807C75.2285 81.8951 74.2391 87.0274 74.2391 92.7867V113.674L60.5844 128.821C59.5886 129.9 59.0066 131.505 58.9139 133.46C58.8169 135.412 59.2071 137.637 60.0391 139.889C60.8668 142.087 62.0803 144.226 63.5481 146.084C65.0225 147.943 66.6972 149.453 68.413 150.466L158.094 202.225C159.862 203.259 161.597 203.718 163.117 203.554C164.634 203.39 165.876 202.608 166.697 201.287C167.507 200.012 167.882 198.266 167.785 196.239C167.688 194.216 167.124 191.988 166.154 189.801Z" fill="#C7C7C7"/>
4
+ <path opacity="0.3" d="M122.772 188.883L103.742 177.899C102.142 176.977 100.608 176.819 99.476 177.464C98.3444 178.108 97.7129 179.504 97.7129 181.34C97.7129 183.176 98.3444 185.298 99.476 187.25C100.608 189.2 102.142 190.816 103.742 191.738L122.772 202.722C123.6 203.282 124.436 203.651 125.225 203.8C126.014 203.948 126.738 203.873 127.352 203.582C127.967 203.291 128.456 202.789 128.794 202.108C129.126 201.425 129.301 200.581 129.301 199.624C129.301 198.669 129.126 197.622 128.794 196.556C128.458 195.487 127.967 194.418 127.352 193.419C126.738 192.419 126.014 191.507 125.225 190.745C124.436 189.982 123.598 189.383 122.772 188.989V188.883Z" fill="#C7C7C7"/>
5
+ <path opacity="0.3" d="M196.349 37.5422C187.189 32.2548 178.534 31.8691 172.454 35.1592L167.503 38.0227C173.493 35.2389 181.449 36.0254 190.18 41.065C208.814 51.8188 223.917 77.8639 223.917 99.2356C223.917 110.032 220.059 117.565 213.843 120.997L213.866 121.038L220.285 117.274C226.122 113.687 230.088 106.13 230.088 95.7128C230.088 74.3411 214.983 48.296 196.349 37.5422Z" fill="#C7C7C7"/>
6
+ <path d="M196.418 37.4302C187.544 32.3086 179.14 31.3907 172.749 34.8489L166.218 38.626C166.213 38.6281 166.209 38.6303 166.207 38.6324C159.84 42.3061 156.335 50.024 156.335 60.3662C156.335 81.7465 171.498 107.893 190.139 118.651C195.508 121.749 200.683 123.314 205.345 123.314C208.581 123.314 211.57 122.559 214.2 121.04C214.484 120.877 214.76 120.702 215.032 120.521L220.714 117.188C226.844 113.42 230.221 105.792 230.221 95.7128C230.219 74.3346 215.056 48.1882 196.418 37.4302ZM190.268 118.423C171.701 107.708 156.596 81.6625 156.596 60.364C156.596 50.1209 160.055 42.4828 166.336 38.8587C168.927 37.3634 171.871 36.6222 175.061 36.6222C179.676 36.6222 184.811 38.1757 190.137 41.2503C208.704 51.9653 223.809 78.0104 223.809 99.3089C223.809 109.093 220.651 116.496 214.894 120.299L214.172 120.752C214.137 120.771 214.103 120.795 214.068 120.814C207.731 124.471 199.278 123.622 190.268 118.423ZM220.578 116.964L216.78 119.192C221.505 115.074 224.072 108.151 224.072 99.3067C224.072 77.9264 208.908 51.78 190.268 41.0219C182.368 36.4627 174.883 35.226 168.843 37.4086L172.876 35.0752C179.178 31.6644 187.492 32.5801 196.284 37.6542C214.851 48.3692 229.956 74.4143 229.956 95.7128C229.958 105.699 226.626 113.247 220.578 116.964Z" fill="#CCCCCC"/>
7
+ <path d="M205.059 108.927C204.081 108.927 203.184 108.436 202.656 107.613L187.706 84.1788L173.676 89.9726C173.329 90.117 172.965 90.1881 172.59 90.1881C171.432 90.1881 170.4 89.4986 169.96 88.4299C169.361 86.9798 170.053 85.3143 171.503 84.7153L184.598 79.3072L170.191 56.7267C169.348 55.4038 169.738 53.6413 171.059 52.7989C172.38 51.9564 174.144 52.3464 174.989 53.6672L189.941 77.1009L203.971 71.3071C204.673 71.0162 205.447 71.0162 206.15 71.3071C206.85 71.598 207.398 72.1452 207.687 72.8476C208.286 74.2977 207.594 75.9632 206.143 76.5622L193.049 81.9703L207.456 104.551C208.299 105.874 207.909 107.636 206.587 108.479C206.126 108.772 205.6 108.927 205.059 108.927ZM187.757 83.8858C187.8 83.8858 187.844 83.9073 187.867 83.9461L202.878 107.47C203.356 108.218 204.171 108.664 205.059 108.664C205.551 108.664 206.029 108.524 206.445 108.259C207.646 107.494 207.999 105.893 207.234 104.693L192.743 81.9811C192.721 81.9488 192.717 81.9079 192.728 81.8712C192.739 81.8346 192.767 81.8044 192.803 81.7893L206.042 76.3209C207.359 75.7779 207.986 74.2632 207.443 72.9489C207.18 72.3111 206.684 71.8134 206.046 71.5484C205.408 71.2834 204.706 71.2834 204.068 71.5484L189.937 77.3853C189.878 77.409 189.812 77.3874 189.775 77.3336L174.764 53.8094C173.997 52.6093 172.398 52.2559 171.197 53.0208C169.997 53.7857 169.643 55.3866 170.408 56.5867L184.899 79.2986C184.921 79.3309 184.925 79.3719 184.914 79.4085C184.904 79.4451 184.876 79.4753 184.839 79.4904L171.6 84.9588C170.283 85.5018 169.656 87.0165 170.199 88.3308C170.6 89.3004 171.538 89.9274 172.587 89.9274C172.926 89.9274 173.258 89.8606 173.572 89.7313L187.704 83.8944C187.723 83.8879 187.74 83.8858 187.757 83.8858Z" fill="#CCCCCC"/>
8
+ <g opacity="0.3">
9
+ <path d="M184.8 79.37L170.309 56.6581C169.503 55.3955 169.874 53.717 171.139 52.9112C172.404 52.1053 174.081 52.4781 174.887 53.7407L207.352 104.624C208.159 105.887 207.788 107.565 206.523 108.371C206.07 108.66 205.566 108.798 205.066 108.798C204.169 108.798 203.292 108.354 202.774 107.544L187.764 84.0197" fill="#C7C7C7"/>
10
+ <path d="M187.766 84.0175L173.635 89.8544C173.297 89.9944 172.946 90.0612 172.599 90.0612C171.532 90.0612 170.521 89.4299 170.09 88.3828C169.516 86.9973 170.176 85.4115 171.562 84.8384L184.801 79.37" fill="#C7C7C7"/>
11
+ <path d="M189.9 77.2649L204.031 71.428C205.42 70.8527 207.006 71.5142 207.577 72.8996C208.151 74.285 207.491 75.8708 206.105 76.4439L192.866 81.9124" fill="#C7C7C7"/>
12
+ </g>
13
+ <path d="M66.2376 43.8272C66.2376 43.8208 66.2398 43.8165 66.2398 43.81C66.2398 43.7971 66.2355 43.7863 66.2312 43.7755C66.2312 43.7734 66.2312 43.7712 66.229 43.7669C66.2226 43.754 66.2161 43.7411 66.2053 43.7303C66.2032 43.7281 66.1989 43.726 66.1967 43.7238C66.1881 43.7152 66.1795 43.7087 66.1687 43.7044C66.1644 43.7023 66.1579 43.7023 66.1514 43.7001C66.1428 43.698 66.1342 43.6936 66.1256 43.6936C66.1191 43.6936 66.1126 43.6936 66.1062 43.6936C66.0975 43.6936 66.0889 43.6937 66.0825 43.6958C66.0803 43.6958 66.0781 43.6958 66.076 43.6958L10.0884 61.8421C10.0345 61.8593 10 61.9089 10 61.9649C10.0022 62.0209 10.0388 62.0683 10.0927 62.0834L24.1505 66.0134L27.4979 77.6204C27.5 77.6268 27.5043 77.6333 27.5065 77.6398C27.5087 77.6441 27.5087 77.6462 27.5108 77.6484C27.5216 77.6656 27.5367 77.6807 27.5539 77.6915C27.5561 77.6915 27.5561 77.6936 27.5582 77.6958C27.5604 77.698 27.5625 77.6958 27.5647 77.698C27.5819 77.7066 27.5992 77.7109 27.6186 77.7109C27.6229 77.7109 27.6272 77.7109 27.6337 77.7109C27.638 77.7109 27.6401 77.7087 27.6445 77.7087C27.6531 77.7066 27.6595 77.7044 27.6682 77.7023C27.6746 77.7001 27.6789 77.698 27.6854 77.6936C27.6876 77.6915 27.6919 77.6915 27.6962 77.6893L37.1176 70.7299L45.8213 73.6774C45.8342 73.6817 45.8472 73.6839 45.8622 73.6839C45.9032 73.6839 45.942 73.6645 45.9657 73.6279L66.2204 43.8876C66.2247 43.8833 66.2247 43.8768 66.2269 43.8703C66.229 43.8639 66.2333 43.8596 66.2355 43.8531C66.2355 43.8466 66.2355 43.8359 66.2376 43.8272ZM27.5324 76.8426L24.3984 65.9768L61.7371 46.2706L28.1294 67.4699C28.1294 67.4699 28.1294 67.4699 28.1273 67.4721H28.1251C28.1143 67.4786 28.1079 67.4893 28.1014 67.498C28.0971 67.5044 28.0906 67.5066 28.0863 67.513C28.0863 67.5152 28.0842 67.5173 28.0842 67.5195C28.082 67.526 28.082 67.5303 28.0799 67.5367C28.0755 67.5475 28.0712 67.5583 28.0691 67.5691L27.5324 76.8426ZM64.7612 44.3874L64.5111 44.5189L28.6769 63.4322L24.2345 65.7764L10.5604 61.9541L64.7612 44.3874ZM27.7587 77.3252L28.3148 67.75L30.5349 68.502L36.8223 70.6308L27.7587 77.3252ZM45.8084 73.4081L37.1327 70.4692L29.69 67.9483L28.4894 67.541L65.6686 44.2431L45.8084 73.4081Z" fill="#C7C7C7"/>
14
+ <path d="M148.474 18.3596L108.311 0.0107738H108.309C108.305 0.00861916 108.298 0.00861824 108.294 0.00646362C108.288 0.00430899 108.283 0.00430807 108.277 0.00215344H108.275C108.272 0.00215344 108.268 0 108.266 0C108.262 0 108.255 0.00215344 108.251 0.00215344C108.244 0.00215344 108.238 0.00215555 108.234 0.00431017C108.229 0.00431017 108.227 0.00430899 108.223 0.00646362C108.223 0.00646362 108.221 0.00646243 108.221 0.00861706C108.216 0.0107717 108.214 0.012926 108.21 0.0150807C108.204 0.0172353 108.199 0.0193918 108.193 0.023701C108.191 0.0258556 108.188 0.0258566 108.186 0.0280112L108.184 0.0301646C108.18 0.0323193 108.178 0.0366271 108.175 0.0387817C108.173 0.0409363 108.173 0.0409372 108.171 0.0430919C108.169 0.0474011 108.165 0.047403 108.16 0.0517122C108.16 0.0538668 108.16 0.0538645 108.158 0.0560191C108.156 0.0581737 108.154 0.0603302 108.154 0.0646394C108.154 0.0667941 108.152 0.0667917 108.152 0.0689463C108.15 0.0732556 108.15 0.0775676 108.147 0.0818768C108.147 0.0840315 108.145 0.0861858 108.145 0.0883405C108.143 0.0926497 108.141 0.094805 108.141 0.0991142C108.141 0.101269 108.141 0.105577 108.139 0.107731C108.137 0.114195 108.137 0.120658 108.137 0.127122C108.137 0.133586 108.135 0.137896 108.137 0.14436C108.137 0.146514 108.139 0.150825 108.139 0.15298C108.141 0.159444 108.141 0.165907 108.143 0.172371C108.145 0.17668 108.145 0.180989 108.147 0.185298L119.015 23.5953C119.037 23.6406 119.082 23.6686 119.129 23.6686C119.136 23.6686 119.142 23.6686 119.149 23.6664L127.01 22.4426L134.59 30.3565C134.593 30.3587 134.593 30.3587 134.595 30.3587C134.606 30.3695 134.618 30.3781 134.631 30.3845C134.644 30.3888 134.657 30.3932 134.672 30.3932C134.675 30.3932 134.679 30.3932 134.681 30.3932C134.7 30.3932 134.718 30.3867 134.733 30.3802C134.735 30.3802 134.737 30.3802 134.739 30.3781C134.741 30.3759 134.743 30.3759 134.746 30.3738C134.752 30.3695 134.759 30.3651 134.763 30.3608C134.767 30.3565 134.771 30.3544 134.776 30.3501C134.78 30.3458 134.784 30.3393 134.787 30.3328C134.791 30.3264 134.793 30.3221 134.795 30.3156C134.795 30.3134 134.797 30.3134 134.797 30.3113L138.419 20.3634L148.446 18.6052C148.5 18.5966 148.543 18.5513 148.549 18.4975C148.553 18.435 148.525 18.3811 148.474 18.3596ZM134.709 29.8028L132.922 21.3782C132.922 21.376 132.92 21.3739 132.92 21.3717C132.92 21.3696 132.918 21.3674 132.918 21.3631C132.914 21.3545 132.911 21.3437 132.905 21.3351C132.903 21.3308 132.901 21.3286 132.898 21.3265C132.894 21.32 132.89 21.3136 132.883 21.3071L109.872 1.35526L138.173 20.2944L134.709 29.8028ZM108.622 0.605449L109.279 1.17427L132.513 21.32L127.033 22.1733L119.203 23.3928L108.622 0.605449ZM131.564 21.7229L132.7 21.5463L132.924 22.6063L134.461 29.8502L127.309 22.3844L131.564 21.7229ZM138.352 20.1113L109.628 0.887705L147.999 18.4199L138.352 20.1113Z" fill="#C7C7C7"/>
15
+ <path d="M180.048 189.204C179.949 187.166 179.382 184.921 178.405 182.717L164.533 151.543V130.685C164.533 124.895 163.55 118.685 161.612 112.228C159.679 105.768 156.888 99.3821 153.32 93.2436C145.781 80.6692 135.9 70.5662 125.502 64.7961C120.34 61.6956 115.279 59.7974 110.461 59.1574C105.633 58.5154 101.281 59.1661 97.518 61.0944L85.2018 68.2306C85.1975 68.2327 85.1932 68.2392 85.1889 68.2413C84.094 68.8813 83.0744 69.6311 82.1303 70.4843L82.1282 70.4865C81.9407 70.6567 81.7575 70.829 81.5764 71.0079C81.5721 71.0122 81.5656 71.0186 81.5613 71.023C81.3846 71.1975 81.21 71.3742 81.0397 71.5551C81.0289 71.5659 81.0181 71.5789 81.0095 71.5896C80.8457 71.7663 80.6819 71.9451 80.5224 72.1283C80.5051 72.1477 80.4901 72.1671 80.4728 72.1886C80.3198 72.3653 80.171 72.5441 80.0223 72.7273C79.9986 72.7553 79.9771 72.7854 79.9533 72.8156C79.8132 72.9923 79.6753 73.169 79.5417 73.35C79.5093 73.393 79.4791 73.4361 79.449 73.4792C79.324 73.6494 79.1989 73.8218 79.0782 73.9985C79.0394 74.0567 79.0006 74.117 78.9618 74.1752C78.8519 74.3389 78.7398 74.5048 78.6342 74.6729C78.5846 74.7505 78.5394 74.8302 78.492 74.9077C78.3971 75.0629 78.3001 75.2159 78.2096 75.3731C78.1492 75.4766 78.0932 75.5821 78.0328 75.6856C77.9552 75.8235 77.8777 75.9592 77.8022 76.0971C77.7268 76.2372 77.6535 76.3815 77.5802 76.5237C77.5242 76.6314 77.466 76.7392 77.4121 76.8491C77.2849 77.1033 77.162 77.364 77.0413 77.6269C75.1014 81.8801 74.1186 86.9801 74.1186 92.7868V113.624L60.4962 128.735C59.4745 129.842 58.8861 131.475 58.7934 133.453C58.6942 135.418 59.0865 137.659 59.9271 139.934C60.2914 140.9 60.7333 141.856 61.2355 142.783C61.88 143.97 62.6236 145.112 63.4556 146.163C64.9385 148.034 66.6327 149.559 68.3549 150.576L107.295 173.051L99.4946 177.296C99.4773 177.304 99.4644 177.317 99.4558 177.33C99.4429 177.339 99.4278 177.343 99.4127 177.352C98.2337 178.024 97.5849 179.439 97.5849 181.34C97.5849 183.214 98.2164 185.337 99.3653 187.315C100.516 189.299 102.049 190.909 103.678 191.85L122.709 202.832C122.735 202.847 122.76 202.86 122.784 202.875C123.571 203.397 124.379 203.75 125.134 203.903C125.157 203.91 125.181 203.918 125.203 203.922C125.476 203.974 125.741 204 125.998 204C126.509 204 126.981 203.899 127.41 203.694C127.653 203.578 127.877 203.431 128.082 203.257C128.084 203.255 128.089 203.255 128.091 203.255L139.532 196.663C139.877 196.483 140.7 195.825 141.045 195.127C141.36 194.479 141.532 193.705 141.56 192.824L158.034 202.332C159.198 203.013 160.351 203.448 161.44 203.623C161.802 203.681 162.158 203.711 162.505 203.711C162.718 203.711 162.927 203.701 163.134 203.677C163.149 203.675 163.164 203.673 163.179 203.67C163.268 203.66 163.354 203.649 163.44 203.634C163.498 203.623 163.556 203.612 163.613 203.599C163.653 203.591 163.694 203.584 163.733 203.576C163.809 203.558 163.882 203.539 163.955 203.52C163.975 203.513 163.994 203.509 164.013 203.504C164.1 203.479 164.186 203.451 164.27 203.423C164.272 203.42 164.276 203.42 164.279 203.418C164.71 203.267 165.111 203.061 165.477 202.796L176.847 196.192C177.011 196.108 178.436 195.129 178.94 194.321C179.763 193.029 180.147 191.258 180.048 189.204ZM127.293 203.461C126.701 203.741 126.011 203.813 125.256 203.67C124.476 203.459 123.685 203.11 122.834 202.606L103.803 191.622C102.234 190.717 100.697 189.099 99.5851 187.181C98.46 185.242 97.8392 183.167 97.8392 181.338C97.8392 179.534 98.4427 178.198 99.5355 177.576C99.9796 177.324 100.482 177.199 101.029 177.199C101.835 177.199 102.736 177.472 103.67 178.011L122.698 188.993C122.78 189.047 124.375 190.107 125.129 190.835C125.914 191.594 126.623 192.486 127.235 193.483C127.845 194.477 128.326 195.524 128.664 196.592C128.996 197.659 129.164 198.678 129.164 199.622C129.164 200.559 128.998 201.376 128.671 202.048C128.347 202.707 127.884 203.181 127.293 203.461ZM140.817 195.017C140.489 195.677 139.689 196.295 139.407 196.444L128.617 202.66C128.725 202.507 128.822 202.341 128.91 202.162C129.255 201.453 129.429 200.598 129.429 199.622C129.429 198.652 129.257 197.607 128.916 196.515C128.574 195.427 128.084 194.36 127.461 193.348C126.836 192.331 126.114 191.423 125.315 190.648C124.526 189.885 122.911 188.816 122.842 188.773C122.84 188.771 122.838 188.771 122.836 188.769L103.805 177.785C102.674 177.132 101.588 176.854 100.633 176.959L107.547 173.197L141.306 192.682C141.295 193.582 141.131 194.369 140.817 195.017ZM165.177 202.696C165.173 202.699 165.171 202.699 165.167 202.701C164.557 203.102 163.863 203.347 163.104 203.429C162.731 203.47 162.345 203.472 161.949 203.436C160.757 203.328 159.468 202.882 158.159 202.115L141.498 192.499L107.39 172.814L68.4778 150.358C66.7814 149.357 65.111 147.853 63.6474 146.006C62.7335 144.849 61.9188 143.584 61.2355 142.266C60.826 141.475 60.4638 140.665 60.1578 139.846C59.5866 138.299 59.2309 136.771 59.093 135.336C59.0563 134.953 59.0305 134.571 59.0262 134.203C59.024 133.953 59.0283 133.707 59.0391 133.466C59.1296 131.546 59.6965 129.969 60.6772 128.905L74.3341 113.758C74.3557 113.734 74.3664 113.704 74.3664 113.674V92.7868C74.3664 87.7385 75.1122 83.2311 76.5887 79.3549C76.7999 78.8012 77.0241 78.2603 77.2655 77.7325C77.4272 77.3791 77.5953 77.0387 77.7677 76.7004C77.9574 76.3298 78.1536 75.9678 78.3562 75.6145C78.382 75.5692 78.4079 75.5218 78.4338 75.4766C78.5221 75.3257 78.6148 75.1771 78.7075 75.0284C78.7592 74.9444 78.811 74.856 78.8627 74.7742C78.9187 74.6858 78.9769 74.6039 79.033 74.5178C79.1257 74.3777 79.2162 74.2355 79.311 74.0976C79.3175 74.089 79.324 74.0782 79.3304 74.0696C79.63 73.6365 79.9404 73.2207 80.2659 72.8199C80.2724 72.8113 80.2788 72.8048 80.2853 72.7962C81.7725 70.9669 83.5141 69.4781 85.4993 68.3469C85.5165 68.3383 85.5359 68.3297 85.5553 68.3211C85.5769 68.3124 85.5984 68.3017 85.6178 68.293C85.6243 68.2909 85.6265 68.2844 85.6329 68.2823C88.3854 66.899 91.4613 66.2031 94.8108 66.2031C95.9403 66.2031 97.0999 66.2828 98.2875 66.4401C103.073 67.0757 108.099 68.961 113.236 72.0464C123.597 77.7971 133.445 87.87 140.961 100.406C144.52 106.527 147.302 112.894 149.229 119.334C151.161 125.77 152.139 131.954 152.139 137.717V158.604C152.139 158.621 152.143 158.639 152.15 158.656L166.035 189.853C166.999 192.029 167.559 194.242 167.656 196.25C167.753 198.251 167.382 199.971 166.587 201.225C166.208 201.837 165.731 202.33 165.177 202.696ZM178.726 194.19C178.257 194.942 176.884 195.892 176.726 195.972L166.32 202.016C166.494 201.813 166.656 201.593 166.803 201.356C167.626 200.061 168.01 198.29 167.91 196.235C167.811 194.196 167.244 191.953 166.268 189.747L152.396 158.574V137.715C152.396 131.928 151.413 125.718 149.475 119.259C147.542 112.801 144.75 106.413 141.181 100.274C133.641 87.6998 123.761 77.5967 113.363 71.8266C108.2 68.7261 103.139 66.8279 98.322 66.188C94.356 65.6601 90.709 66.0091 87.4478 67.2179L97.6366 61.3142C101.346 59.4138 105.651 58.7718 110.425 59.4074C115.21 60.043 120.236 61.9283 125.373 65.0137C135.734 70.7644 145.582 80.8373 153.1 93.3707C156.659 99.4899 159.44 105.859 161.369 112.299C163.3 118.733 164.279 124.919 164.279 130.682V151.569C164.279 151.587 164.283 151.604 164.289 151.621L178.175 182.818C179.138 184.994 179.699 187.207 179.796 189.215C179.893 191.219 179.522 192.938 178.726 194.19Z" fill="#C7C7C7"/>
16
+ </g>
17
+ <defs>
18
+ <clipPath id="clip0_42201_117628">
19
+ <rect width="240" height="204" fill="white"/>
20
+ </clipPath>
21
+ </defs>
22
+ </svg>
@@ -0,0 +1,54 @@
1
+ <svg width="390" height="300" viewBox="0 0 390 300" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.3">
3
+ <path d="M249.214 71.7269C247.384 72.4763 245.212 72.7378 242.945 72.336C240.678 71.931 238.666 70.9234 237.1 69.5585C234.731 67.4826 233.388 64.5712 233.768 61.6247C234.396 56.7331 239.479 53.6495 245.129 54.7305L246.207 45.9485C234.954 43.7195 224.801 49.8675 223.503 59.7083C222.718 65.6203 225.018 71.2072 230.094 75.6588C233.493 78.6116 237.25 80.3687 241.829 81.1563C246.408 81.9408 250.448 81.5326 254.431 79.8935L249.214 71.7269Z" fill="#CBCBCB"/>
4
+ </g>
5
+ <path d="M278.286 105.876C278.251 105.876 278.22 105.867 278.188 105.854C250.665 91.7848 220.645 84.9447 186.42 84.9447C186.369 84.9447 186.321 84.9447 186.27 84.9447C152.309 84.9638 124.77 91.1757 96.9729 105.089C96.906 105.124 96.8262 105.117 96.7593 105.079C96.6955 105.038 96.6572 104.967 96.6572 104.894V48.3178C96.6572 48.2381 96.7019 48.1616 96.7752 48.1233C122.423 34.6537 152.953 27.8232 187.516 27.8232C187.539 27.8232 187.558 27.8232 187.58 27.8232C221.532 27.8328 250.384 34.4943 278.385 48.7834C278.459 48.8217 278.503 48.895 278.503 48.9779V105.659C278.503 105.736 278.465 105.806 278.398 105.844C278.366 105.867 278.328 105.876 278.286 105.876ZM186.423 84.5078C220.588 84.5078 250.572 91.3096 278.07 105.302V49.1119C250.171 34.8961 221.414 28.2729 187.583 28.2633C187.564 28.2633 187.539 28.2633 187.52 28.2633C153.077 28.2633 122.659 35.0555 97.0973 48.4518V104.54C124.85 90.7069 152.369 84.527 186.273 84.5078C186.321 84.5078 186.372 84.5078 186.423 84.5078Z" fill="#D1D1D1"/>
6
+ <g opacity="0.3">
7
+ <path d="M192.65 65.8531C187.028 66.526 181.945 63.0438 181.298 58.0724C180.909 55.0781 182.223 52.2368 184.551 50.2948L177.612 43.7258C172.615 47.8841 170.341 53.3274 171.119 59.2905C172.414 69.2301 182.58 76.1977 193.824 74.852L192.65 65.8531Z" fill="#CBCBCB"/>
8
+ </g>
9
+ <path d="M212.051 54.3894C211.261 48.3147 207.66 43.5697 201.64 40.6647C197.644 38.7386 193.658 38.0945 189.105 38.6398C184.548 39.185 180.852 40.7476 177.472 43.5569C172.382 47.7917 170.112 53.2414 170.903 59.3161C172.105 68.5286 180.861 75.2347 191.056 75.2347C191.978 75.2347 192.909 75.1805 193.846 75.0689C199.73 74.3642 205.052 71.456 208.448 67.0905C211.356 63.3596 212.632 58.8474 212.051 54.3894ZM192.625 65.6364C187.131 66.2901 182.147 62.8876 181.515 58.0438C181.152 55.2567 182.341 52.4219 184.691 50.4639C186.267 49.1533 188.218 48.3242 190.329 48.0723C192.44 47.8204 194.545 48.1616 196.41 49.064C199.197 50.4097 201.075 52.8779 201.439 55.6681C201.72 57.811 201.101 59.9794 199.704 61.7747C198.062 63.8857 195.482 65.2952 192.625 65.6364ZM188.942 39.1021L189.35 42.2272L190.061 47.6673C188.014 47.9511 186.123 48.7547 184.564 50.0079L184.267 49.7273L177.944 43.7419C181.152 41.127 184.659 39.6474 188.942 39.1021ZM171.336 59.2619C170.571 53.4008 172.74 48.1329 177.603 44.0193L181.917 48.1042L184.223 50.2885C181.879 52.3358 180.705 55.2408 181.078 58.1012C181.732 63.1172 186.812 66.6696 192.459 66.0956L192.915 69.5937L193.575 74.6639C182.561 75.8725 172.606 69.0038 171.336 59.2619ZM208.11 66.8226C204.826 71.0446 199.698 73.8763 194.015 74.6097L192.899 66.0414C195.782 65.6427 198.381 64.1918 200.055 62.0394C201.525 60.1516 202.172 57.8652 201.876 55.6075C201.493 52.6738 199.522 50.0781 196.605 48.6686C194.726 47.763 192.619 47.3995 190.498 47.6131L189.883 42.8873L189.382 39.0479C193.76 38.56 197.603 39.201 201.458 41.0569C207.338 43.8949 210.852 48.5251 211.627 54.4468C212.185 58.79 210.939 63.1842 208.11 66.8226Z" fill="#D1D1D1"/>
10
+ <g opacity="0.3">
11
+ <path d="M125.143 51.376L132.146 57.4762C129.776 59.5521 128.434 62.4635 128.813 65.41L118.552 67.3265C117.767 61.4144 120.066 55.8276 125.143 51.376Z" fill="#CBCBCB"/>
12
+ </g>
13
+ <path d="M159.892 59.7242C159.209 53.8504 155.638 49.4275 149.566 46.937C145.523 45.2724 141.48 44.8675 136.843 45.6583C132.203 46.4555 128.44 48.2189 125 51.2069C119.837 55.735 117.535 61.3154 118.335 67.3487C118.909 71.6887 121.243 75.5248 124.907 78.1556C128.195 80.5122 132.331 81.7526 136.687 81.7526C138.205 81.7526 139.751 81.6028 141.298 81.2966C152.666 79.0708 161.005 69.3927 159.892 59.7242ZM140.137 72.0873C137.203 72.6485 134.286 72.0745 132.136 70.5152C130.395 69.2524 129.292 67.4284 129.03 65.378C128.676 62.6292 129.895 59.7338 132.289 57.6355C133.897 56.2324 135.88 55.2917 138.029 54.9091C140.172 54.5264 142.299 54.7337 144.181 55.5054C147.015 56.6661 148.833 58.9047 149.161 61.6439C149.723 66.3506 145.676 71.035 140.137 72.0873ZM125.146 51.666L131.817 57.4793C129.496 59.6062 128.294 62.473 128.574 65.2345L118.74 67.0713C118.051 61.3282 120.264 56.0092 125.146 51.666ZM125.166 77.8049C121.655 75.2889 119.4 71.6345 118.797 67.5018L127.739 65.8308L128.632 65.665C128.96 67.7441 130.108 69.5872 131.881 70.8723C134.072 72.4604 137.015 73.0695 139.99 72.5592L140.131 73.7136L141.014 80.9076C135.22 82.0077 129.451 80.8789 125.166 77.8049ZM141.445 80.8247L140.418 72.4763C146.075 71.306 150.176 66.4654 149.592 61.5929C149.248 58.7325 147.286 56.3058 144.343 55.1004C142.385 54.2968 140.175 54.0832 137.953 54.4786C135.791 54.8644 133.788 55.7956 132.149 57.1827L125.478 51.3727C128.804 48.5378 132.446 46.8573 136.92 46.0888C141.47 45.3075 145.437 45.7061 149.404 47.3388C155.319 49.7655 158.798 54.0672 159.461 59.772C160.539 69.1568 152.475 78.5574 141.445 80.8247Z" fill="#D1D1D1"/>
14
+ <path d="M246.255 45.7317C240.273 44.5454 234.3 45.6902 229.864 48.8695C226.197 51.5003 223.863 55.3364 223.292 59.6764C222.492 65.7097 224.794 71.2933 229.957 75.8183C233.394 78.8062 237.157 80.5696 241.8 81.3668C243.321 81.6283 244.778 81.7591 246.194 81.7591C249.09 81.7591 251.807 81.2074 254.52 80.0913C254.52 80.0913 254.52 80.0913 254.523 80.0913C260.595 77.6008 264.166 73.1779 264.849 67.3041C265.959 57.6388 257.62 47.9607 246.255 45.7317ZM249.134 71.5229C247.253 72.2946 245.126 72.5019 242.983 72.1192C240.837 71.7366 238.854 70.7927 237.246 69.3928C234.852 67.2945 233.633 64.3991 233.987 61.6503C234.249 59.5999 235.352 57.7759 237.093 56.5131C239.243 54.9538 242.16 54.3798 245.094 54.941C250.633 55.9933 254.68 60.6777 254.115 65.3844C253.784 68.1268 251.969 70.3654 249.134 71.5229ZM241.873 80.9395C237.313 80.1551 233.618 78.4235 230.244 75.493C225.196 71.0669 222.941 65.6172 223.723 59.7338C224.281 55.515 226.551 51.7841 230.119 49.2266C233.334 46.9211 237.377 45.7126 241.644 45.7126C243.069 45.7126 244.52 45.8465 245.971 46.1239L244.944 54.4755C241.969 53.9652 239.026 54.5743 236.835 56.1623C234.995 57.4953 233.831 59.4245 233.554 61.5961C233.181 64.4884 234.453 67.5273 236.959 69.7212C238.627 71.1753 240.684 72.1543 242.907 72.5497C245.069 72.9356 247.215 72.7411 249.128 71.9949L254.112 79.7884C250.228 81.3381 246.331 81.7049 241.873 80.9395ZM264.412 67.2563C263.755 72.9101 260.337 77.1799 254.523 79.6194L249.539 71.8259C252.349 70.5886 254.214 68.2193 254.549 65.4355C255.133 60.5661 251.032 55.7223 245.375 54.552L246.398 46.2036C257.429 48.4773 265.493 57.8747 264.412 67.2563Z" fill="#D1D1D1"/>
15
+ <path d="M191.671 154.101H191.553C190.306 154.094 189.311 153.482 189.238 152.675L187.778 137.656L161.524 136.616C160.72 136.588 160.012 136.304 159.63 135.861C159.403 135.596 159.298 135.296 159.327 134.993C159.41 134.155 160.484 133.549 161.77 133.597L187.478 134.617L186.052 119.958C186.027 119.649 186.132 119.349 186.355 119.094C186.744 118.651 187.456 118.376 188.259 118.357C189.567 118.335 190.619 118.944 190.702 119.783L192.162 134.802L218.409 135.842C219.213 135.87 219.921 136.154 220.304 136.601C220.53 136.865 220.635 137.165 220.607 137.468C220.524 138.313 219.449 138.928 218.161 138.861L192.456 137.841L193.881 152.5C193.907 152.813 193.798 153.122 193.575 153.367C193.186 153.807 192.475 154.082 191.671 154.101ZM161.61 134.03C160.634 134.03 159.818 134.467 159.764 135.035C159.745 135.217 159.812 135.398 159.961 135.574C160.261 135.921 160.867 136.154 161.54 136.18L188.173 137.235L189.669 152.634C189.72 153.208 190.549 153.661 191.553 153.667H191.665C192.344 153.651 192.937 153.431 193.243 153.077C193.39 152.915 193.457 152.73 193.441 152.538L191.968 137.382L218.177 138.421C219.216 138.476 220.109 138.023 220.17 137.42C220.189 137.238 220.122 137.057 219.972 136.881C219.672 136.53 219.066 136.301 218.394 136.275L191.767 135.22L190.271 119.821C190.214 119.231 189.311 118.765 188.272 118.788C187.589 118.804 186.996 119.024 186.687 119.378C186.54 119.547 186.473 119.728 186.489 119.917L187.963 135.073L161.754 134.034C161.706 134.03 161.658 134.03 161.61 134.03Z" fill="#D1D1D1"/>
16
+ <g opacity="0.3">
17
+ <path d="M191.553 153.884C190.434 153.878 189.515 153.352 189.455 152.656L187.975 137.449L161.53 136.403C160.79 136.377 160.133 136.119 159.792 135.72C159.607 135.504 159.518 135.264 159.543 135.016C159.613 134.298 160.589 133.766 161.76 133.817L187.717 134.847L186.266 119.936C186.243 119.69 186.33 119.451 186.514 119.234C186.859 118.839 187.513 118.59 188.259 118.571C189.432 118.549 190.408 119.084 190.478 119.802L191.958 135.009L218.393 136.055C219.133 136.081 219.79 136.339 220.131 136.738C220.316 136.955 220.405 137.194 220.38 137.442C220.31 138.16 219.343 138.699 218.164 138.641L192.207 137.611L193.657 152.522C193.68 152.768 193.594 153.014 193.409 153.224C193.064 153.619 192.411 153.868 191.664 153.887C191.629 153.884 191.591 153.884 191.553 153.884Z" fill="#CBCBCB"/>
18
+ </g>
19
+ <path d="M190.475 161.142C190.303 161.142 190.128 161.142 189.955 161.139C184.735 161.1 179.646 160.491 174.828 159.331C169.837 158.125 165.357 156.375 161.514 154.13C157.662 151.878 154.677 149.26 152.643 146.349C150.669 143.527 149.671 140.548 149.671 137.497C149.671 134.445 150.672 131.483 152.646 128.686C154.681 125.803 157.665 123.23 161.517 121.033C165.36 118.842 169.84 117.155 174.834 116.023C179.652 114.929 184.742 114.394 189.962 114.432C195.182 114.47 200.271 115.079 205.09 116.24C210.08 117.445 214.56 119.196 218.403 121.441C222.255 123.692 225.24 126.31 227.274 129.222C229.248 132.044 230.246 135.022 230.246 138.074C230.246 141.126 229.245 144.088 227.271 146.885C225.237 149.767 222.252 152.341 218.4 154.538C214.557 156.728 210.077 158.415 205.083 159.547C200.424 160.606 195.513 161.142 190.475 161.142ZM189.445 114.869C184.436 114.869 179.557 115.401 174.926 116.45C169.977 117.573 165.535 119.244 161.731 121.412C157.933 123.577 154.996 126.109 153 128.938C151.08 131.658 150.105 134.537 150.105 137.497C150.105 140.456 151.077 143.348 153 146.1C154.996 148.957 157.936 151.534 161.734 153.753C165.542 155.979 169.981 157.714 174.93 158.906C179.713 160.061 184.77 160.667 189.959 160.705C195.144 160.737 200.201 160.211 204.988 159.126C209.937 158.004 214.379 156.333 218.183 154.165C221.981 151.999 224.918 149.467 226.914 146.639C228.834 143.919 229.809 141.039 229.809 138.08C229.809 135.121 228.837 132.229 226.914 129.477C224.918 126.62 221.978 124.043 218.18 121.824C214.372 119.598 209.933 117.863 204.984 116.67C200.198 115.516 195.14 114.91 189.955 114.872C189.786 114.869 189.614 114.869 189.445 114.869Z" fill="#D1D1D1"/>
20
+ <g opacity="0.3">
21
+ <path d="M217.937 186.595C216.39 190.514 215.504 194.551 215.504 198.314C215.504 204.013 217.538 207.992 220.82 209.803L220.807 209.826L217.42 207.839C214.34 205.945 212.248 201.956 212.248 196.455C212.248 185.173 220.22 171.423 230.051 165.747C234.886 162.956 239.452 162.752 242.66 164.487L245.272 165.999C242.111 164.528 237.912 164.943 233.304 167.606C226.754 171.384 221.027 178.757 217.937 186.595Z" fill="#CBCBCB"/>
22
+ </g>
23
+ <g opacity="0.3">
24
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M250.313 184.274C256.665 181.346 262.685 178.145 268.25 174.56C277.411 168.658 284.676 163.435 291.267 156.942L291.449 183.244C291.449 183.244 283.196 188.601 276.509 192.462C269.516 196.496 255.408 202.061 255.408 202.061L238.221 244.737L238.441 204.867C238.441 204.867 242.022 202.045 245.657 195.808C249.289 189.567 250.313 184.274 250.313 184.274Z" fill="#CBCBCB"/>
25
+ </g>
26
+ <g opacity="0.3">
27
+ <path d="M288.572 199.733L276.184 225.598L281.292 222.718V233.362C281.292 234.883 280.724 236.299 279.503 237.336C279.503 237.336 283.317 234.985 287.663 231.561C291.621 228.442 294.063 226.325 294.468 225.939C294.873 225.553 295.846 224.609 295.849 222.893L295.855 212.3L299.331 209.366L288.572 199.733Z" fill="#CBCBCB"/>
28
+ </g>
29
+ <path d="M310.952 170.498C310.942 170.491 310.933 170.485 310.92 170.482L308.519 169.414C308.436 169.379 308.34 169.395 308.276 169.458C303.056 174.599 297.348 178.939 291.666 182.829L291.487 156.939C291.487 156.859 291.439 156.792 291.369 156.754L291.372 156.751L288.793 155.354C288.707 155.309 288.605 155.322 288.534 155.389C281.353 162.462 273.244 168.023 265.553 172.979C261.174 175.798 256.445 178.435 251.114 181.031C251.251 179.934 251.321 178.849 251.321 177.788C251.321 172.274 249.446 168.154 246.037 166.187C246.034 166.187 246.034 166.183 246.031 166.183L242.577 164.187C239.159 162.338 234.672 162.822 229.943 165.552C220.067 171.254 212.031 185.115 212.031 196.452C212.031 201.825 213.839 205.897 217.124 207.919L220.227 209.74C220.338 209.81 220.447 209.886 220.561 209.95C221.974 210.766 223.575 211.171 225.31 211.171C227.797 211.171 230.552 210.339 233.409 208.69C234.088 208.298 234.761 207.865 235.421 207.396L235.358 251.803C235.358 251.813 235.361 251.883 235.361 251.883C235.377 251.944 235.418 252.001 235.482 252.027L238.065 253.149C238.094 253.162 238.122 253.168 238.151 253.168C238.18 253.168 238.205 253.162 238.231 253.152C249.379 248.739 258.869 244.153 267.246 239.137C268.461 238.41 270.591 237.132 272.262 236.067L274.96 237.709C275.68 238.146 276.446 238.362 277.205 238.362C277.903 238.362 278.592 238.178 279.229 237.804C279.414 237.696 279.587 237.575 279.752 237.444C280.435 237.017 283.923 234.794 287.804 231.736C291.752 228.624 294.22 226.487 294.625 226.101C295.02 225.725 296.07 224.724 296.076 222.897L296.082 212.402L299.478 209.532C299.526 209.491 299.555 209.433 299.555 209.37C299.555 209.306 299.529 209.245 299.482 209.204L296.962 206.949L311.041 170.763C311.073 170.664 311.038 170.555 310.952 170.498ZM291.232 183.126C289.242 184.481 287.256 185.782 285.295 187.045C277.118 192.313 267.316 197.156 255.326 201.854C255.269 201.876 255.224 201.921 255.202 201.975L238.377 244.176L238.438 204.956C244.162 199.723 248.706 191.975 250.495 184.427C257.223 181.321 263.072 178.154 268.368 174.742C275.951 169.857 283.936 164.385 291.054 157.456L291.232 183.126ZM265.792 173.345C273.464 168.403 281.548 162.861 288.729 155.813L290.904 156.99C283.777 163.964 275.754 169.468 268.135 174.375C262.938 177.724 257.201 180.839 250.616 183.891C250.788 183.11 250.929 182.328 251.04 181.557C256.496 178.907 261.324 176.222 265.792 173.345ZM217.347 207.542C214.2 205.607 212.468 201.669 212.468 196.452C212.468 185.256 220.405 171.563 230.163 165.931C234.755 163.278 239.092 162.797 242.367 164.57L243.464 165.204C240.46 164.548 236.91 165.303 233.189 167.453C223.313 173.154 215.277 187.016 215.277 198.352C215.277 202.514 216.346 205.878 218.336 208.126L217.347 207.542ZM233.189 208.311C228.482 211.028 224.075 211.474 220.778 209.574C220.759 209.564 220.743 209.551 220.724 209.539L220.73 209.529L220.443 209.36C217.392 207.399 215.711 203.512 215.711 198.349C215.711 187.153 223.648 173.46 233.406 167.829C236.193 166.218 238.878 165.405 241.286 165.405C242.944 165.405 244.471 165.791 245.817 166.566C249.082 168.454 250.884 172.44 250.884 177.791C250.884 188.987 242.947 202.676 233.189 208.311ZM235.855 207.08C236.585 206.544 237.303 205.964 238.004 205.345L237.944 245.276L235.788 250.678L235.855 207.08ZM238.03 252.658L235.849 251.708L255.53 202.348L257.533 203.238L238.03 252.658ZM279.363 237.17C279.357 237.176 279.127 237.355 279.006 237.425C277.82 238.12 276.426 238.085 275.186 237.333L272.673 235.802C272.753 235.751 272.845 235.687 272.947 235.62C272.951 235.617 272.954 235.614 272.957 235.614C273.4 235.317 274.019 234.896 274.5 234.558C275.792 233.649 276.407 232.926 276.407 231.286V225.722L281.076 223.088V233.359C281.073 234.903 280.483 236.22 279.363 237.17ZM276.088 225.291L271.197 222.466L283.289 196.994L288.286 199.822L276.088 225.291ZM298.997 209.36L295.712 212.134C295.665 212.176 295.636 212.236 295.636 212.3L295.63 222.893C295.626 224.533 294.673 225.441 294.316 225.783C293.914 226.165 291.462 228.289 287.527 231.392C284.791 233.547 282.246 235.288 280.757 236.271C281.27 235.435 281.548 234.424 281.513 233.353V222.712C281.513 222.635 281.471 222.562 281.404 222.524C281.337 222.485 281.254 222.485 281.187 222.52L276.685 225.059L288.646 200.087L298.997 209.36ZM296.609 206.634L288.719 199.57C288.716 199.567 288.71 199.564 288.703 199.561C288.697 199.554 288.691 199.548 288.681 199.542L283.302 196.5C283.251 196.471 283.187 196.464 283.129 196.48C283.072 196.5 283.024 196.541 282.999 196.595L270.718 222.46C270.671 222.562 270.709 222.686 270.808 222.744L275.97 225.725V231.29C275.97 232.757 275.463 233.35 274.248 234.204C273.773 234.539 273.158 234.954 272.718 235.25C271.002 236.382 268.413 237.932 267.026 238.764C258.786 243.697 249.465 248.213 238.543 252.559L257.982 203.295C269.956 198.601 279.756 193.754 287.938 188.483C295.394 183.68 303.241 178.307 310.269 171.537L296.609 206.634ZM287.696 188.116C279.539 193.371 269.762 198.206 257.813 202.89L255.97 202.07C267.766 197.424 277.44 192.628 285.531 187.415C293.206 182.472 301.293 176.923 308.477 169.873L310.448 170.75C303.324 177.714 295.307 183.212 287.696 188.116Z" fill="#D1D1D1"/>
30
+ <g opacity="0.3">
31
+ <path d="M231.786 194L236.053 191.538V175.454L231.786 177.915V194Z" fill="#D1D1D1"/>
32
+ </g>
33
+ <g opacity="0.3">
34
+ <path d="M231.786 201.411L236.053 198.949V194.054L231.786 196.519V201.411Z" fill="#D1D1D1"/>
35
+ </g>
36
+ <path d="M231.786 194.22C231.748 194.22 231.71 194.21 231.678 194.191C231.611 194.153 231.569 194.079 231.569 194.003V177.918C231.569 177.842 231.611 177.768 231.678 177.73L235.944 175.268C236.011 175.23 236.094 175.23 236.161 175.268C236.228 175.307 236.27 175.38 236.27 175.457V191.541C236.27 191.618 236.228 191.691 236.161 191.729L231.895 194.191C231.863 194.21 231.824 194.22 231.786 194.22ZM232.006 178.043V193.623L235.836 191.413V175.833L232.006 178.043Z" fill="#D1D1D1"/>
37
+ <path d="M231.786 201.631C231.748 201.631 231.71 201.621 231.678 201.602C231.611 201.564 231.569 201.49 231.569 201.414V196.519C231.569 196.442 231.611 196.369 231.678 196.331L235.944 193.869C236.011 193.831 236.094 193.831 236.161 193.869C236.228 193.907 236.27 193.981 236.27 194.057V198.952C236.27 199.029 236.228 199.102 236.161 199.14L231.895 201.602C231.863 201.621 231.824 201.631 231.786 201.631ZM232.006 196.643V201.034L235.836 198.824V194.433L232.006 196.643Z" fill="#D1D1D1"/>
38
+ <path d="M162.098 235.534C162.085 235.534 162.069 235.534 162.056 235.531C141.737 231.494 122.677 224.389 105.407 214.417C98.1744 210.243 91.7808 205.61 86.4012 200.648C86.3566 200.607 86.3311 200.549 86.3311 200.489V194.465C86.3311 194.379 86.3821 194.299 86.4618 194.264C86.5415 194.229 86.634 194.245 86.6978 194.302C92.0518 199.242 98.4199 203.853 105.623 208.014C122.856 217.963 141.871 225.065 162.139 229.128C162.241 229.147 162.314 229.236 162.314 229.341V235.314C162.314 235.378 162.286 235.441 162.235 235.483C162.196 235.518 162.149 235.534 162.098 235.534ZM86.7679 200.393C92.106 205.307 98.4518 209.899 105.623 214.038C122.776 223.943 141.702 231.009 161.881 235.049V229.52C141.629 225.444 122.629 218.337 105.407 208.394C98.337 204.312 92.0678 199.794 86.7679 194.962V200.393Z" fill="#D1D1D1"/>
39
+ <g opacity="0.3">
40
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M86.5479 200.489C91.8381 205.368 98.1584 209.982 105.512 214.229C123.018 224.338 142.324 231.389 162.094 235.317V229.344C142.266 225.374 123.066 218.343 105.512 208.209C98.1584 203.965 91.8349 199.347 86.5479 194.468V200.489Z" fill="#CBCBCB"/>
41
+ </g>
42
+ <path d="M179.384 218.056C179.378 218.056 179.371 218.056 179.365 218.056C151.176 215.518 125.553 207.986 105.266 196.273C98.1551 192.169 91.5702 187.402 86.2225 182.491C86.1779 182.45 86.1523 182.392 86.1523 182.332V175.517C86.1523 175.431 86.2034 175.351 86.2863 175.316C86.366 175.281 86.4585 175.297 86.5222 175.358C92.1154 180.712 98.8726 185.693 106.609 190.16C126.552 201.672 151.721 209.15 179.403 211.78C179.515 211.79 179.601 211.886 179.601 211.997V217.836C179.601 217.897 179.575 217.957 179.531 217.995C179.489 218.037 179.438 218.056 179.384 218.056ZM86.5892 182.236C91.9018 187.102 98.4325 191.825 105.486 195.897C125.662 207.546 151.134 215.049 179.167 217.603V212.201C151.501 209.545 126.341 202.058 106.392 190.543C98.796 186.158 92.1346 181.276 86.5892 176.03V182.236Z" fill="#D1D1D1"/>
43
+ <g opacity="0.3">
44
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M86.3691 182.332C91.6307 187.163 98.0849 191.876 105.375 196.085C126.271 208.148 152.324 215.403 179.384 217.839V212C152.729 209.465 127.106 202.246 106.5 190.352C98.5983 185.791 91.889 180.801 86.3723 175.517V182.332H86.3691Z" fill="#CBCBCB"/>
45
+ </g>
46
+ <path d="M149.849 251.689C149.833 251.689 149.817 251.686 149.798 251.682C133.054 247.779 118.028 242.027 105.136 234.587C98.0245 230.48 91.7202 225.933 86.4012 221.067C86.3566 221.025 86.3311 220.968 86.3311 220.907V214.902C86.3311 214.816 86.3821 214.737 86.4618 214.702C86.5415 214.667 86.634 214.682 86.6978 214.74C92.0327 219.651 98.3753 224.236 105.544 228.375C118.347 235.767 133.271 241.488 149.9 245.381C149.999 245.404 150.069 245.493 150.069 245.595V251.472C150.069 251.539 150.037 251.603 149.986 251.644C149.945 251.673 149.897 251.689 149.849 251.689ZM86.7679 220.808C92.0486 225.63 98.3019 230.136 105.356 234.208C118.14 241.59 133.035 247.304 149.629 251.195V245.764C133.028 241.864 118.12 236.14 105.324 228.752C98.2892 224.692 92.0486 220.199 86.7679 215.394V220.808Z" fill="#D1D1D1"/>
47
+ <g opacity="0.3">
48
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M86.5479 220.907C91.7839 225.693 98.0149 230.225 105.244 234.399C118.411 242.001 133.625 247.693 149.846 251.472V245.595C133.695 241.813 118.545 236.137 105.432 228.566C98.1169 224.341 91.8222 219.753 86.5479 214.902V220.907Z" fill="#CBCBCB"/>
49
+ </g>
50
+ <g opacity="0.3">
51
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M186.868 192.75L189.7 191.222V270.551L186.951 271.957L186.868 192.75Z" fill="#CBCBCB"/>
52
+ </g>
53
+ <path d="M189.71 191.005C160.816 189.711 132.879 182.44 111.045 170.53C96.7875 162.755 89.8933 156.381 82.1604 147.337C82.0934 147.261 81.985 147.239 81.8957 147.286L79.1469 148.693L79.1501 148.699C79.08 148.737 79.0289 148.804 79.0289 148.887L78.9492 228.149C78.9492 228.2 78.9684 228.251 79.0002 228.292C86.9309 237.521 94.5394 243.563 108.079 251.379C128.099 262.936 154.626 269.935 186.932 272.18C186.939 272.18 186.942 272.18 186.948 272.18C186.984 272.18 187.015 272.17 187.047 272.154V272.158L189.796 270.751C189.869 270.713 189.914 270.64 189.914 270.557V191.222C189.92 191.104 189.828 191.008 189.71 191.005ZM81.9435 147.749C89.6637 156.764 96.5898 163.141 110.837 170.912C132.553 182.753 160.277 190.02 188.983 191.404L187.022 192.411L186.961 192.408C158.067 191.114 130.13 183.843 108.296 171.933C94.1504 164.219 87.2529 157.883 79.5934 148.948L81.9435 147.749ZM186.735 271.724C154.604 269.466 128.213 262.492 108.302 250.997C94.8391 243.225 87.2657 237.218 79.3893 228.063L79.4658 149.471C87.0807 158.32 94.0069 164.64 108.089 172.315C129.929 184.226 157.85 191.509 186.735 192.832V271.724ZM187.168 271.6V192.839L189.484 191.633V270.417L187.168 271.6Z" fill="#D1D1D1"/>
54
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.3" d="M207.077 29.4284C207.149 16.151 188.565 5.28657 165.568 5.16188C142.571 5.03719 123.87 15.6995 123.798 28.9768C123.726 42.2542 142.31 53.1187 165.307 53.2433C188.304 53.368 207.005 42.7057 207.077 29.4284Z" fill="#C7C7C7" stroke="#CECECE" stroke-width="1.2717" stroke-miterlimit="10"/>
3
+ <path d="M135.975 46.2966C144.175 51.0318 154.935 53.3994 165.673 53.3994C176.322 53.3994 186.95 51.0688 195.031 46.4023C202.889 41.8653 207.218 35.8115 207.218 29.356C207.218 22.8425 202.823 16.72 194.846 12.1143C178.513 2.68611 152.023 2.6359 135.79 12.0086C127.932 16.5456 123.604 22.5994 123.604 29.0548C123.604 35.5657 127.998 41.6909 135.975 46.2966ZM135.959 12.2966C143.995 7.6565 154.559 5.3391 165.148 5.3391C175.823 5.3391 186.525 7.69613 194.677 12.4023C202.546 16.9472 206.882 22.9667 206.882 29.3534C206.882 35.6846 202.614 41.6354 194.862 46.109C186.826 50.7491 176.262 53.0665 165.673 53.0665C154.998 53.0665 144.296 50.7094 136.144 46.0033C128.275 41.4583 123.939 35.4389 123.939 29.0522C123.939 22.7236 128.207 16.7728 135.959 12.2966Z" fill="#CECECE"/>
4
+ <path opacity="0.3" d="M192.891 241.147C185.086 245.652 174.751 247.71 164.459 247.71V259.813C174.749 259.813 183.825 258.312 191.634 253.806L253.947 217.753C259.689 214.437 262.585 210.352 263.217 202.565L263.222 193.39L261.896 197.095L260.701 199.235L259.317 201.088C258.585 201.954 255.955 204.467 254.994 205.07L252.594 206.668L246.213 210.362L192.891 241.147Z" fill="#C7C7C7"/>
5
+ <g opacity="0.3">
6
+ <path d="M224.914 150.044L224.885 189.582C224.724 192.507 222.142 195.549 218.007 197.935L180.308 219.701C176.233 222.052 171.049 223.307 166.052 223.434V183.626C166.052 183.626 170.224 183.605 175.081 182.117C179.8 180.672 183.722 177.89 195.649 171.003C203.656 166.382 214.347 160.558 219.912 156.898C224.299 154.021 224.914 150.044 224.914 150.044Z" fill="#C5C5C5"/>
7
+ </g>
8
+ <path d="M263.385 202.826V190.821H263.374C263.176 184.953 259.165 179.478 252.025 175.355L247.055 172.512L216.559 70.6231C228.561 77.5938 241.913 85.3467 242.003 85.3995C243.435 86.2266 245.319 86.6388 247.206 86.6388C249.108 86.6388 251.016 86.2187 252.469 85.381C253.954 84.5249 254.705 83.4335 254.702 82.1388L254.699 74.1613C254.699 74.1481 254.705 74.1349 254.705 74.1243C254.707 74.0899 254.699 74.0556 254.699 74.0239V73.8759H254.691C254.625 72.8269 253.88 71.7805 252.506 70.8292C252.21 70.6231 216.046 49.7929 212.867 47.9617C214.894 44.7406 215.917 41.3609 215.906 37.9099V29.589H215.901C215.901 29.5229 215.906 29.4568 215.906 29.3908C215.906 21.5322 210.603 14.1414 200.968 8.58173C181.238 -2.80974 149.235 -2.86787 129.626 8.45225C120.137 13.93 114.913 21.2363 114.913 29.0261C114.913 29.2137 114.918 29.4014 114.926 29.5916H114.913L114.95 36.4751C114.934 40.0688 115.801 43.496 117.55 46.6907L75.3108 175.472C69.1699 179.459 65.7347 184.538 65.5445 189.949H65.5312L65.5392 202.319C65.7321 208.594 69.6587 214.12 76.891 218.297L137.788 253.457C145.346 257.82 155.27 260 165.198 260C175.123 260 185.051 257.82 192.605 253.457L252.028 219.151C259.54 214.812 263.575 209.015 263.385 202.826ZM254.366 82.1388C254.369 83.3226 253.693 84.287 252.303 85.0903C249.502 86.7075 244.957 86.7154 242.172 85.1088C242.01 85.0163 200.683 61.0126 198.104 59.517V51.8804C202.427 54.3564 241.894 76.9728 242 77.0336C243.432 77.8607 245.316 78.2729 247.206 78.2729C249.108 78.2729 251.016 77.8528 252.469 77.0151C253.368 76.4972 254.004 75.9053 254.364 75.2685L254.366 82.1388ZM252.316 71.1014C253.653 72.0289 254.356 73.0303 254.364 74.008V74.1481C254.306 75.0861 253.598 75.9766 252.303 76.7244C249.499 78.3416 244.957 78.3495 242.172 76.7429C242.092 76.698 202.424 53.9653 198.197 51.5448C199.222 51.0428 200.226 50.5196 201.193 49.9594C203.653 48.5404 205.823 46.9972 207.691 45.3536L212.524 48.144V48.1467C212.917 48.3739 251.877 70.816 252.316 71.1014ZM215.57 37.9073C215.581 41.2949 214.574 44.6191 212.577 47.7873L207.955 45.1185C212.09 41.4085 214.691 37.2044 215.57 32.7704V37.9073ZM129.798 8.74028C139.516 3.13042 152.29 0.326814 165.095 0.326814C178.003 0.326814 190.946 3.17534 200.802 8.86712C210.325 14.366 215.57 21.6538 215.57 29.3855C215.57 37.0485 210.405 44.2518 201.024 49.6687C191.305 55.2786 178.532 58.0822 165.727 58.0822C152.818 58.0822 139.876 55.2336 130.02 49.5419C120.496 44.043 115.251 36.7552 115.251 29.0235C115.251 21.3578 120.417 14.1546 129.798 8.74028ZM115.288 36.4804L115.267 32.4903C116.591 39.0356 121.651 45.0947 129.85 49.8299C139.757 55.5481 152.755 58.4125 165.727 58.4125C177.139 58.4125 188.525 56.1902 197.768 51.7562V59.4959C195.195 61.1949 192.6 62.1541 192.573 62.1621C183.106 65.6501 171.683 67.1906 160.407 66.5009C148.974 65.8033 138.182 62.8227 130.02 58.1112C120.129 52.401 115.251 44.6481 115.288 36.4804ZM117.772 47.0897C120.208 51.3334 124.227 55.157 129.85 58.4019C138.058 63.1398 148.902 66.1363 160.386 66.8365C162.151 66.9449 163.919 66.9977 165.684 66.9977C175.237 66.9977 184.662 65.4334 192.69 62.4765C192.716 62.466 195.324 61.5041 197.922 59.7971C198.95 60.3943 207.107 65.1321 216.136 70.3747L246.635 172.269L225.083 159.942L225.086 149.111C225.086 146.429 223.413 143.987 220.377 142.233L200.926 130.802L200.757 131.092L220.208 142.523C223.138 144.214 224.75 146.556 224.75 149.111C224.75 152.224 222.391 155.371 218.279 157.746L180.26 179.697C172.367 184.255 160.389 184.754 153.558 180.812L111.261 156.393C108.331 154.702 106.719 152.361 106.719 149.806C106.719 146.693 109.078 143.546 113.193 141.17L132.281 129.948L132.112 129.657L113.026 140.877C108.806 143.313 106.386 146.566 106.386 149.803C106.386 149.848 106.391 149.893 106.391 149.938H106.386V156.779L76.8989 174.502C76.5105 174.726 76.1353 174.954 75.7653 175.186L117.772 47.0897ZM224.748 151.193L224.737 189.328C224.573 192.32 222.221 195.34 218.287 197.612L180.323 219.531C180.31 219.539 180.297 219.545 180.284 219.552L180.257 219.505C176.233 221.828 171.146 223.096 166.221 223.257V183.782C171.207 183.618 176.354 182.339 180.426 179.988L218.445 158.037C221.756 156.126 223.952 153.709 224.748 151.193ZM106.713 156.969L106.719 156.967L106.713 156.956V151.835C107.342 153.706 108.841 155.381 111.089 156.681L153.386 181.1C156.523 182.913 160.73 183.801 165.137 183.801C165.386 183.801 165.634 183.795 165.882 183.79V223.268C161.269 223.373 156.822 222.507 153.553 220.62L111.256 196.201C108.341 194.518 106.729 192.188 106.719 189.638L106.713 189.54V156.969ZM77.0628 174.793L106.38 157.173V189.635L106.386 189.738C106.439 192.373 108.106 194.767 111.089 196.489L153.386 220.908C156.523 222.721 160.73 223.609 165.137 223.609C165.386 223.609 165.634 223.603 165.882 223.598V223.609L166.054 223.603C171.371 223.469 176.497 222.126 180.49 219.822L218.453 197.903C222.488 195.573 224.901 192.454 225.073 189.339L225.081 160.331L251.861 175.646C259.078 179.811 263.049 185.362 263.049 191.279C263.049 197.192 259.075 202.744 251.861 206.909L192.439 241.215C177.419 249.885 152.979 249.885 137.957 241.215L77.0601 206.055C69.8463 201.888 65.8721 196.336 65.8721 190.422C65.8721 184.509 69.8437 178.96 77.0628 174.793ZM137.957 253.167L77.0601 218.007C69.9335 213.89 66.065 208.462 65.8748 202.313L65.8695 193.403C66.9714 198.305 70.787 202.821 76.891 206.346L137.788 241.506C145.116 245.736 154.668 247.908 164.289 248.038V259.659C154.731 259.527 145.237 257.368 137.957 253.167ZM251.859 218.86L192.439 253.167C184.784 257.585 174.682 259.746 164.627 259.662V248.04C164.818 248.043 165.008 248.048 165.198 248.048C175.123 248.048 185.051 245.868 192.605 241.506L252.028 207.199C258.129 203.677 261.945 199.164 263.049 194.265V202.834C263.234 208.896 259.26 214.587 251.859 218.86Z" fill="#CECECE"/>
9
+ <path d="M184.656 205.912C184.471 205.912 184.297 205.867 184.139 205.775C183.716 205.529 183.473 204.982 183.473 204.274C183.473 202.985 184.265 201.481 185.238 200.918L210.602 186.274C211.06 186.01 211.509 185.981 211.868 186.187C212.291 186.432 212.534 186.979 212.534 187.688C212.534 188.977 211.741 190.481 210.769 191.044L185.404 205.688C185.148 205.838 184.892 205.912 184.656 205.912ZM211.348 186.388C211.168 186.388 210.972 186.446 210.769 186.565L185.404 201.209C184.54 201.708 183.808 203.111 183.808 204.274C183.808 204.861 183.991 205.302 184.308 205.484C184.559 205.63 184.889 205.598 185.238 205.397L210.602 190.753C211.466 190.253 212.198 188.85 212.198 187.688C212.198 187.101 212.016 186.66 211.699 186.477C211.593 186.419 211.474 186.388 211.348 186.388Z" fill="#C3C3C3"/>
10
+ <path d="M184.656 193.559C184.471 193.559 184.297 193.514 184.139 193.422C183.716 193.176 183.473 192.629 183.473 191.921C183.473 190.632 184.265 189.128 185.238 188.565L210.602 173.921C211.06 173.657 211.509 173.628 211.868 173.834C212.291 174.079 212.534 174.626 212.534 175.337C212.534 176.627 211.741 178.13 210.769 178.693L185.404 193.337C185.148 193.483 184.892 193.559 184.656 193.559ZM211.348 174.035C211.168 174.035 210.972 174.093 210.769 174.212L185.404 188.856C184.54 189.355 183.808 190.758 183.808 191.921C183.808 192.508 183.991 192.949 184.308 193.131C184.559 193.277 184.889 193.245 185.238 193.044L210.602 178.4C211.466 177.9 212.198 176.497 212.198 175.335C212.198 174.748 212.016 174.307 211.699 174.124C211.593 174.064 211.474 174.035 211.348 174.035Z" fill="#C3C3C3"/>
11
+ <path d="M147.021 204.876C146.783 204.876 146.53 204.802 146.273 204.654L120.909 190.01C119.936 189.45 119.144 187.944 119.144 186.654C119.144 185.943 119.387 185.397 119.809 185.153C120.169 184.945 120.618 184.976 121.075 185.241L146.44 199.885C147.412 200.445 148.205 201.951 148.205 203.241C148.205 203.952 147.962 204.499 147.539 204.742C147.383 204.832 147.206 204.876 147.021 204.876ZM146.442 204.364C146.791 204.565 147.121 204.594 147.373 204.451C147.69 204.269 147.872 203.827 147.872 203.241C147.872 202.078 147.14 200.675 146.276 200.176L120.911 185.531C120.563 185.33 120.232 185.299 119.981 185.444C119.664 185.626 119.482 186.068 119.482 186.654C119.482 187.817 120.214 189.22 121.078 189.72L146.442 204.364Z" fill="#C3C3C3"/>
12
+ <path d="M147.021 192.523C146.783 192.523 146.53 192.449 146.273 192.301L120.909 177.657C119.936 177.097 119.144 175.59 119.144 174.301C119.144 173.59 119.387 173.043 119.809 172.797C120.169 172.589 120.618 172.62 121.075 172.885L146.44 187.529C147.412 188.089 148.205 189.595 148.205 190.885C148.205 191.596 147.962 192.143 147.539 192.386C147.383 192.478 147.206 192.523 147.021 192.523ZM120.33 172.998C120.203 172.998 120.084 173.027 119.981 173.088C119.664 173.27 119.482 173.712 119.482 174.298C119.482 175.461 120.214 176.864 121.078 177.364L146.442 192.008C146.791 192.209 147.119 192.24 147.373 192.095C147.69 191.913 147.872 191.471 147.872 190.885C147.872 189.722 147.14 188.319 146.276 187.82L120.911 173.175C120.705 173.056 120.507 172.998 120.33 172.998Z" fill="#C3C3C3"/>
13
+ <path opacity="0.3" d="M205.505 138.348L205.495 148.828C205.624 151.854 203.703 154.895 199.719 157.197L179.914 168.631C176.008 170.885 170.869 172 165.734 171.971V161.216C165.734 161.216 168.123 161.253 170.898 160.851C173.672 160.45 175.673 159.739 175.673 159.739C175.673 159.739 177.816 159.157 180.339 157.63C182.863 156.1 188.401 152.977 188.401 152.977L196.262 148.437L201.032 145.607C201.032 145.607 202.892 144.331 204.287 142.325C205.682 140.32 205.505 138.348 205.505 138.348Z" fill="#C5C5C5"/>
14
+ <path d="M164.512 150.023H164.427C163.843 150.004 163.33 149.803 163.05 149.481C162.889 149.301 162.812 149.074 162.834 148.849L163.92 138.293L145.388 138.927C144.456 138.964 143.679 138.517 143.621 137.902C143.599 137.68 143.679 137.463 143.842 137.27C144.123 136.948 144.638 136.744 145.219 136.726L164.142 136.079L165.254 125.26C165.317 124.65 166.084 124.206 167.03 124.233C167.614 124.251 168.129 124.455 168.406 124.774C168.57 124.965 168.644 125.181 168.623 125.406L167.537 135.962L186.068 135.328C187.02 135.294 187.781 135.743 187.836 136.353C187.857 136.575 187.781 136.792 187.614 136.985C187.334 137.307 186.819 137.511 186.237 137.527L167.31 138.174L166.2 148.992C166.142 149.581 165.418 150.023 164.512 150.023ZM164.435 149.687H164.514C165.233 149.687 165.827 149.367 165.867 148.96L167.009 137.852L167.157 137.846L186.232 137.194C186.716 137.18 187.149 137.017 187.366 136.766C187.471 136.641 187.522 136.515 187.508 136.385C187.469 135.96 186.843 135.632 186.087 135.666L167.17 136.314L168.293 125.374C168.303 125.242 168.258 125.115 168.155 124.994C167.939 124.745 167.505 124.581 167.022 124.568C166.279 124.539 165.632 124.875 165.59 125.295L164.448 136.404L164.3 136.409L145.23 137.062C144.746 137.075 144.313 137.239 144.096 137.49C143.99 137.614 143.943 137.741 143.953 137.87C143.993 138.301 144.625 138.626 145.372 138.589L164.292 137.941L163.169 148.881C163.156 149.013 163.204 149.145 163.304 149.259C163.521 149.51 163.951 149.674 164.435 149.687Z" fill="#CECECE"/>
15
+ <path opacity="0.3" d="M192.418 138.396C192.465 129.886 180.553 122.923 165.814 122.843C151.074 122.763 139.088 129.597 139.042 138.106C138.995 146.616 150.907 153.579 165.646 153.659C180.386 153.739 192.372 146.905 192.418 138.396Z" fill="#CDCDCD"/>
16
+ <path d="M165.896 153.838C165.867 153.838 165.838 153.838 165.811 153.838C162.331 153.833 158.933 153.445 155.717 152.686C152.385 151.902 149.391 150.749 146.818 149.264C144.239 147.777 142.238 146.041 140.87 144.104C139.54 142.225 138.864 140.241 138.851 138.203C138.84 136.166 139.498 134.181 140.806 132.308C142.154 130.376 144.136 128.648 146.699 127.168C149.254 125.694 152.235 124.552 155.561 123.778C158.769 123.033 162.159 122.65 165.642 122.663C169.122 122.668 172.52 123.057 175.736 123.815C179.068 124.6 182.062 125.752 184.636 127.237C187.215 128.725 189.215 130.461 190.584 132.398C191.913 134.277 192.59 136.261 192.603 138.298C192.613 140.336 191.955 142.32 190.647 144.194C189.3 146.125 187.318 147.853 184.755 149.333C182.2 150.808 179.219 151.949 175.892 152.723C172.711 153.463 169.347 153.838 165.896 153.838ZM165.558 123.004C162.133 123.004 158.796 123.377 155.638 124.111C152.346 124.878 149.394 126.006 146.868 127.464C144.35 128.918 142.402 130.614 141.084 132.506C139.815 134.322 139.178 136.24 139.189 138.209C139.2 140.177 139.857 142.096 141.144 143.919C142.484 145.813 144.45 147.518 146.984 148.982C149.526 150.448 152.491 151.59 155.791 152.367C158.983 153.12 162.352 153.503 165.809 153.508C169.254 153.503 172.629 153.141 175.813 152.401C179.105 151.635 182.057 150.506 184.583 149.048C187.104 147.592 189.049 145.898 190.367 144.006C191.636 142.191 192.272 140.272 192.262 138.306C192.251 136.338 191.593 134.417 190.307 132.596C188.967 130.701 187.001 128.997 184.467 127.533C181.925 126.064 178.96 124.925 175.66 124.148C172.468 123.395 169.098 123.012 165.642 123.007C165.616 123.004 165.587 123.004 165.558 123.004Z" fill="#CECECE"/>
17
+ <path d="M205.672 138.362V138.351C205.667 135.209 203.551 132.258 199.714 130.043L179.785 118.536C171.95 114.012 159.245 113.991 151.461 118.485L131.656 129.919C127.869 132.104 125.784 135.027 125.784 138.145C125.784 138.251 125.792 138.354 125.797 138.457H125.795L125.829 149.621C125.797 152.456 127.679 154.871 131.745 157.218L151.675 168.726C155.607 170.995 160.767 172.132 165.917 172.132C171.025 172.132 176.122 171.014 179.999 168.776L199.801 157.345C203.717 155.083 205.799 152.057 205.662 148.831L205.672 138.362ZM131.822 130.21L151.627 118.776C155.459 116.564 160.492 115.46 165.539 115.46C170.629 115.46 175.729 116.583 179.616 118.826L199.545 130.334C203.278 132.49 205.337 135.341 205.337 138.364C205.337 141.358 203.31 144.178 199.635 146.299L179.83 157.733C172.137 162.175 159.581 162.151 151.841 157.683L131.912 146.178C128.178 144.022 126.12 141.17 126.12 138.148C126.117 135.151 128.144 132.332 131.822 130.21ZM131.909 156.93C127.959 154.649 126.133 152.327 126.162 149.624L126.136 140.33C126.881 142.642 128.807 144.769 131.743 146.466L151.672 157.971C155.517 160.191 160.532 161.324 165.566 161.374V171.799C160.593 171.749 155.638 170.628 151.841 168.438L131.909 156.93ZM205.326 148.839C205.458 151.941 203.437 154.858 199.635 157.054L179.83 168.488C175.995 170.702 170.954 171.804 165.901 171.804V161.38C165.907 161.38 165.912 161.38 165.915 161.38C171.022 161.38 176.12 160.262 179.996 158.024L199.801 146.59C202.708 144.912 204.605 142.801 205.334 140.502L205.326 148.839Z" fill="#CECECE"/>
18
+ </svg>