@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,33 @@
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="M179.562 124.032C178.341 119.468 175.848 115.661 175.848 115.661L171.659 118.295C171.659 118.295 174.389 124.139 174.79 125.609C175.193 127.078 175.487 128.15 175.487 128.15L175.901 130.327L176.155 132.824L176.186 136.304V147.662V161.339L175.853 163.81L175.154 166.185L174.076 168.204L173.247 169.228L173.493 169.496L176.9 167.468L178.919 165.121L179.963 162.752L180.561 159.827L180.671 155.543V130.858L180.375 127.727L179.562 124.032Z" fill="#BDBDBD"/>
4
+ </g>
5
+ <g opacity="0.3">
6
+ <path d="M150.838 137.748L146.012 134.962V116.764L150.838 119.55V137.748Z" fill="#BDBDBD"/>
7
+ </g>
8
+ <g opacity="0.3">
9
+ <path d="M150.838 146.131L146.012 143.344V137.807L150.838 140.594V146.131Z" fill="#BDBDBD"/>
10
+ </g>
11
+ <path d="M150.84 137.934C150.806 137.934 150.775 137.926 150.747 137.909L145.921 135.122C145.862 135.088 145.828 135.026 145.828 134.959V116.761C145.828 116.693 145.865 116.631 145.921 116.597C145.98 116.563 146.051 116.563 146.11 116.597L150.936 119.384C150.995 119.417 151.029 119.48 151.029 119.547V137.745C151.029 137.813 150.993 137.875 150.936 137.909C150.905 137.926 150.871 137.934 150.84 137.934ZM146.2 134.851L150.651 137.421V119.657L146.2 117.088V134.851Z" fill="#BDBDBD"/>
12
+ <path d="M150.84 146.32C150.806 146.32 150.775 146.311 150.747 146.294L145.921 143.508C145.862 143.474 145.828 143.412 145.828 143.344V137.807C145.828 137.74 145.865 137.678 145.921 137.644C145.98 137.61 146.051 137.61 146.11 137.644L150.936 140.43C150.995 140.464 151.029 140.526 151.029 140.594V146.131C151.029 146.198 150.993 146.261 150.936 146.294C150.905 146.311 150.871 146.32 150.84 146.32ZM146.2 143.237L150.651 145.806V140.704L146.2 138.135V143.237Z" fill="#BDBDBD"/>
13
+ <path d="M159.306 162.278C155.972 162.278 152.271 161.161 148.435 158.944C135.145 151.27 124.331 132.62 124.331 117.367C124.331 109.972 126.844 104.446 131.405 101.815C136.008 99.1577 142.123 99.7613 148.624 103.515C161.915 111.19 172.728 129.839 172.728 145.093C172.728 152.488 170.215 158.014 165.655 160.648C163.768 161.737 161.624 162.278 159.306 162.278ZM137.754 100.56C135.5 100.56 133.422 101.084 131.591 102.139C127.152 104.703 124.706 110.11 124.706 117.367C124.706 132.499 135.435 151.005 148.621 158.62C155.001 162.304 160.984 162.907 165.466 160.321C169.905 157.757 172.351 152.35 172.351 145.093C172.351 129.961 161.621 111.455 148.435 103.843C144.659 101.662 141.023 100.56 137.754 100.56Z" fill="#BDBDBD"/>
14
+ <path d="M191.486 89.7764L207.901 82.6404C208.282 82.474 208.57 82.1468 208.728 81.6955C209.03 80.8268 208.835 79.5689 208.217 78.4096C207.25 76.5904 205.538 75.5129 204.404 76.0037L187.455 83.3709L170.445 56.3362C169.745 55.2221 168.744 54.421 167.839 54.2462C167.368 54.1531 166.939 54.2349 166.603 54.4774C165.602 55.2023 165.681 57.2134 166.778 58.9593L183.278 85.1845L166.863 92.3205C166.482 92.4869 166.194 92.8141 166.036 93.2654C165.734 94.1313 165.929 95.392 166.547 96.5513C167.356 98.0715 168.685 99.0756 169.762 99.0756C169.974 99.0756 170.174 99.0361 170.36 98.9572L187.309 91.59L204.316 118.625C205.016 119.739 206.017 120.54 206.923 120.715C207.05 120.74 207.174 120.751 207.292 120.751C207.616 120.751 207.913 120.661 208.158 120.483C209.159 119.759 209.08 117.748 207.983 116.002L191.486 89.7764ZM167.097 58.759C166.118 57.2049 165.994 55.3828 166.823 54.7821C167.077 54.5987 167.396 54.5423 167.768 54.6157C168.578 54.7736 169.48 55.5098 170.129 56.5364L187.108 83.5232L183.628 85.0351L167.097 58.759ZM170.213 98.6131C169.269 99.0249 167.743 97.9982 166.88 96.3764C166.31 95.3074 166.124 94.1623 166.392 93.3895C166.516 93.0341 166.724 92.7887 167.012 92.6646L204.553 76.345C204.694 76.283 204.85 76.2547 205.01 76.2547C205.938 76.2547 207.151 77.2024 207.887 78.5817C208.457 79.6507 208.643 80.7958 208.375 81.5686C208.251 81.924 208.042 82.1694 207.755 82.2935L170.213 98.6131ZM207.944 120.182C207.69 120.365 207.371 120.421 206.999 120.348C206.189 120.19 205.284 119.454 204.638 118.427L187.658 91.4405L191.139 89.9287L207.67 116.202C208.649 117.756 208.773 119.578 207.944 120.182Z" fill="#BDBDBD"/>
15
+ <g opacity="0.3">
16
+ <path d="M183.555 85.2696L166.94 58.8582C165.896 57.1969 165.794 55.2931 166.717 54.6274C167.639 53.9618 169.247 54.7741 170.29 56.4325L187.386 83.6027" fill="#BDBDBD"/>
17
+ <path d="M191.214 89.6917L207.83 116.103C208.873 117.764 208.975 119.668 208.053 120.334C207.13 121 205.523 120.187 204.479 118.529L187.384 91.3586" fill="#BDBDBD"/>
18
+ <path d="M166.714 96.467C167.636 98.1988 169.244 99.2424 170.287 98.7883L207.829 82.4687C208.872 82.0146 208.974 80.2264 208.051 78.4974C207.129 76.7656 205.521 75.722 204.478 76.1761L166.937 92.4957C165.896 92.947 165.794 94.7352 166.714 96.467Z" fill="#BDBDBD"/>
19
+ </g>
20
+ <g opacity="0.3">
21
+ <path d="M221.928 136.922C231.489 133.283 238.408 122.622 238.408 107.213C238.408 79.6367 218.927 46.0357 194.896 32.1616C183.749 25.7251 173.581 24.6646 165.884 28.1282C164.189 28.8898 158.748 32.187 158.748 32.187L161.921 30.8641L166.138 29.97L170.188 29.6908L174.966 30.2775L179.882 31.6172L184.993 33.7129L188.795 35.7267L192.146 37.7631L195.832 40.3891L200.052 43.8527L205.978 49.6883L211.938 56.6804L218.109 65.6751L223.493 75.2621L228.931 89.2998L230.821 96.9237C230.821 96.9237 232.039 103.281 232.262 108.313C232.485 113.342 231.67 119.299 231.67 119.299C231.67 119.299 230.074 126.542 227.67 130.166C225.259 133.791 221.928 136.922 221.928 136.922Z" fill="#BDBDBD"/>
22
+ </g>
23
+ <g opacity="0.3">
24
+ <path d="M269.133 232.544C271.011 231.559 270.811 229.94 270.196 228.161L269.11 225.687L244.679 174.965C244.679 174.965 243.41 171.758 240.383 169.217C238.364 167.519 236.793 166.904 236.793 166.904L222.402 136.849L224.8 135.627L238.271 163.514C242.095 164.064 246.555 167.499 248.441 171.426L272.994 222.319C274.28 226.341 273.575 228.708 271.939 230.445C271.178 231.255 270.128 231.774 269.133 232.544Z" fill="#BDBDBD"/>
25
+ </g>
26
+ <g opacity="0.3">
27
+ <path d="M164.67 226.397L160.729 216.241V170.103L164.67 171.403V226.397Z" fill="#BDBDBD"/>
28
+ </g>
29
+ <path d="M272.892 221.676L248.61 171.338C246.737 167.437 242.267 163.943 238.397 163.339L225.047 135.703C233.588 130.99 238.594 120.594 238.594 107.21C238.594 79.62 219.034 45.878 194.989 31.9954C184.209 25.7733 173.846 24.3376 165.805 27.9535C164.293 28.6333 159.93 31.2507 158.875 31.8882C158.545 32.0546 158.218 32.2295 157.896 32.4156C149.697 37.1513 145.181 47.0936 145.181 60.415C145.181 71.982 148.701 85.2554 155.087 97.8491L141.664 90.0982C137.377 87.6218 133.31 87.1677 130.21 88.8177C130.21 88.8177 130.21 88.8177 130.207 88.8205C130.207 88.8205 130.207 88.8205 130.204 88.8205L125.604 91.407C125.598 91.4098 125.519 91.4549 125.488 91.4747C122.389 93.2657 120.679 97.0142 120.679 102.032V111.247L88.5873 92.9583L81.8265 89.0716C81.7673 89.0377 81.6967 89.0377 81.6375 89.0716L79.979 90.0305C79.9198 90.0644 79.886 90.1264 79.886 90.1913C79.886 90.1913 79.886 90.1913 79.886 90.1941L79.6547 129.27C74.4564 125.927 69.1059 122.444 67.7915 121.446C67.7351 121.403 67.6618 121.395 67.5997 121.426L63.1095 123.522C63.101 123.527 63.0728 123.547 63.07 123.55C63.0446 123.572 63.0249 123.598 63.0136 123.629C63.0108 123.634 63.0107 123.64 63.0079 123.646C62.9995 123.674 62.9966 123.705 63.0051 123.736C63.0051 123.739 63.0079 123.75 63.0079 123.75L82.4527 185.015C82.4668 185.06 82.4978 185.096 82.5373 185.119L161.631 231.026L164.575 232.704C164.603 232.721 164.637 232.73 164.668 232.73C164.702 232.73 164.733 232.721 164.761 232.704C164.821 232.67 164.854 232.608 164.854 232.541V226.395V171.634C165.675 171.809 166.476 171.905 167.246 171.905C168.719 171.905 170.086 171.578 171.308 170.932C171.308 170.932 171.401 170.884 171.429 170.867L176.627 167.903C179.358 165.993 180.858 162.374 180.858 157.709V131.447C180.858 131.004 180.838 130.556 180.813 130.105C183.397 132.138 186.045 133.946 188.696 135.475C195.609 139.466 202.274 141.483 208.279 141.483C211.105 141.483 213.788 141.034 216.275 140.134L228.945 166.346C228.584 166.583 228.274 166.873 228.031 167.226C227.109 168.577 227.191 170.624 228.257 172.844L253.543 225.261C255.537 229.41 260.397 233.031 264.38 233.333C264.405 233.336 264.814 233.373 265.398 233.373C265.7 233.373 266.046 233.361 266.416 233.333C267.474 233.249 268.323 233.051 268.983 232.738C268.985 232.735 268.991 232.738 268.994 232.735C273.893 230.408 275.205 226.688 272.892 221.676ZM165.957 28.2976C173.886 24.7297 184.127 26.1597 194.797 32.3225C218.738 46.1459 238.216 79.7413 238.216 107.213C238.216 121.51 232.457 132.35 222.777 136.377C229.013 131.097 232.403 122.097 232.403 110.558C232.403 83.0244 212.882 49.3501 188.885 35.4956C178.796 29.6684 169.229 28.0551 161.484 30.7769C163.117 29.8151 165.069 28.6982 165.957 28.2976ZM130.385 89.1505C133.366 87.5654 137.303 88.0167 141.475 90.4254L164.361 103.64C168.775 106.187 172.777 110.547 175.691 115.537L171.604 118.007C168.648 112.902 164.567 108.44 160.062 105.84L137.177 92.6254C133.803 90.6764 130.582 89.9854 127.855 90.5721L130.385 89.1505ZM161.958 101.818C154.732 89.63 150.755 76.5766 150.755 65.0519C150.755 53.8883 154.523 45.5621 161.363 41.6134C168.264 37.6279 177.473 38.5559 187.292 44.2223C207.54 55.9134 224.015 84.3274 224.015 107.563C224.015 118.727 220.247 127.053 213.407 131.002C206.505 134.987 197.296 134.059 187.478 128.393C184.728 126.805 181.983 124.87 179.324 122.642C176.72 114.767 171.076 107.083 164.55 103.312L161.958 101.818ZM81.7362 89.4495L88.4011 93.2826L120.679 111.678V113.159L80.4529 90.1913L81.7362 89.4495ZM80.2639 90.5157L120.679 113.59V128.294C120.679 138.614 127.996 151.236 136.99 156.429L159.876 169.643C160.099 169.773 160.319 169.888 160.542 170.004V215.18L146.324 178.347C146.309 178.307 146.278 178.274 146.242 178.251L107.699 155.91C105.871 154.832 105.369 154.432 103.875 152.847C100.013 148.751 97.9909 145.615 96.3663 143.096C94.6712 140.464 93.3314 138.386 90.7055 136.33C90.6999 136.327 90.6942 136.321 90.6914 136.318C90.5899 136.253 85.4481 132.99 80.0326 129.509L80.2639 90.5157ZM67.6562 121.815C70.6882 124.072 89.9947 136.327 90.4799 136.634C93.0494 138.651 94.375 140.704 96.0504 143.302C97.6835 145.835 99.7143 148.985 103.601 153.106C105.113 154.708 105.66 155.145 107.51 156.234L145.742 178.395L141.667 180.299L103.209 158.008C101.381 156.931 100.882 156.53 99.3843 154.945C95.523 150.85 93.5007 147.713 91.876 145.194C91.6645 144.864 91.4586 144.546 91.2527 144.233C89.8227 142.044 88.5083 140.225 86.2011 138.417C86.2011 138.417 86.2011 138.417 86.1983 138.417C86.1927 138.414 86.187 138.408 86.1814 138.405L63.5749 123.719L67.6562 121.815ZM82.7911 184.834L63.541 124.179C64.8667 125.129 69.5233 128.232 85.9839 138.724C88.5591 140.741 89.8847 142.797 91.5601 145.4C93.0889 147.775 94.9701 150.692 98.4027 154.443C98.6312 154.694 98.8681 154.948 99.1107 155.204C100.622 156.807 101.17 157.244 103.017 158.332L141.506 180.64C141.884 181.596 146.656 193.685 151.451 205.771C154.351 213.085 160.931 229.548 161.315 230.408L82.7911 184.834ZM164.485 232.222L161.879 230.735L141.898 180.609L146.047 178.671L164.485 226.431V232.222ZM164.485 225.391L160.92 216.156V170.207C162.138 170.825 163.331 171.27 164.485 171.552V225.391ZM171.381 170.469C168.374 172.207 164.355 171.798 160.065 169.318L137.179 156.104C128.289 150.971 121.057 138.496 121.057 128.294V102.032C121.057 97.1524 122.699 93.5195 125.677 91.799C126.904 91.0911 128.298 90.7385 129.809 90.7385C132.007 90.7385 134.452 91.4803 136.993 92.947L159.879 106.161C168.769 111.295 176.001 123.77 176.001 133.972V160.234C176.001 165.116 174.36 168.749 171.381 170.469ZM180.483 157.712C180.483 162.25 179.036 165.759 176.424 167.587L173.412 169.321C175.333 167.279 176.373 164.146 176.373 160.236V133.974C176.373 128.931 174.622 123.341 171.787 118.335L175.877 115.861C178.723 120.842 180.483 126.421 180.483 131.45V157.712ZM188.885 135.153C186.161 133.58 183.436 131.715 180.782 129.605C180.618 127.546 180.19 125.423 179.535 123.304C182.071 125.389 184.677 127.214 187.289 128.72C193.153 132.107 198.811 133.816 203.907 133.816C207.447 133.816 210.713 132.99 213.593 131.329C220.554 127.309 224.387 118.87 224.387 107.566C224.387 84.2118 207.828 55.6511 187.475 43.898C177.535 38.161 168.194 37.2331 161.171 41.289C154.21 45.3083 150.377 53.7473 150.377 65.0519C150.377 76.4638 154.255 89.3593 161.301 101.44L155.62 98.1593L155.651 98.1424C149.141 85.4613 145.553 72.0638 145.553 60.4122C145.553 47.2318 150.001 37.4023 158.082 32.74C158.331 32.5961 158.579 32.4607 158.83 32.3282C158.83 32.3282 158.914 32.2915 159.055 32.2154C167.091 28.1312 177.561 29.3892 188.696 35.8172C212.589 49.6124 232.025 83.14 232.025 110.556C232.025 123.736 227.577 133.565 219.496 138.228C211.348 142.938 200.475 141.844 188.885 135.153ZM216.631 140.005C217.686 139.604 218.707 139.122 219.688 138.555C220.532 138.067 221.335 137.523 222.1 136.927L236.408 166.543C235.418 166.137 234.426 165.875 233.483 165.804L231.991 165.691C230.934 165.612 230.014 165.779 229.275 166.157L216.631 140.005ZM270.004 231.379C269.479 232.292 268.297 232.809 266.388 232.961C265.339 233.043 264.425 232.961 264.413 232.961C260.549 232.667 255.828 229.142 253.884 225.1L228.598 172.683C227.591 170.59 227.501 168.678 228.344 167.44C228.965 166.532 230.062 166.044 231.47 166.044C231.63 166.044 233.455 166.176 233.455 166.176C237.319 166.47 242.041 169.995 243.984 174.037L269.27 226.454C270.359 228.73 270.602 230.341 270.004 231.379ZM270.331 231.559C270.991 230.405 270.754 228.682 269.606 226.29L244.32 173.874C242.881 170.881 239.951 168.17 236.936 166.774L222.5 136.894C223.262 136.595 223.998 136.256 224.712 135.878L238.101 163.593C238.129 163.649 238.182 163.689 238.242 163.697C242.024 164.241 246.43 167.671 248.269 171.504L272.551 221.839C274.502 226.062 273.752 229.322 270.331 231.559Z" fill="#BDBDBD"/>
30
+ <g opacity="0.3">
31
+ <path d="M164.662 229.596L164.617 232.521L161.625 230.806L141.655 180.513L146.148 178.468L164.64 226.211L164.662 229.596Z" fill="#BDBDBD"/>
32
+ </g>
33
+ </svg>
@@ -0,0 +1,39 @@
1
+ <svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M161.98 41.2777C153.703 41.2777 145.408 39.4499 139.092 35.7942C132.928 32.2316 129.529 27.4928 129.529 22.4493C129.529 17.4482 132.878 12.7601 138.948 9.24829C151.462 2.02158 171.882 2.05543 184.463 9.33292C190.627 12.8955 194.026 17.6343 194.026 22.6778C194.026 27.679 190.677 32.367 184.607 35.8788C178.375 39.4753 170.182 41.2777 161.98 41.2777ZM161.575 4.27253C153.441 4.27253 145.332 6.04959 139.16 9.62063C133.224 13.0478 129.952 17.6089 129.952 22.4493C129.952 27.3405 133.275 31.9439 139.304 35.4303C151.775 42.6401 172.008 42.674 184.395 35.5149C190.331 32.0878 193.603 27.5266 193.603 22.6863C193.603 17.7951 190.28 13.1917 184.251 9.70525C177.995 6.08343 169.776 4.27253 161.575 4.27253Z" fill="#CECECE"/>
3
+ <g opacity="0.3">
4
+ <path d="M193.81 22.7335C193.865 12.5125 179.567 4.14908 161.874 4.05331C144.18 3.95755 129.792 12.1657 129.736 22.3867C129.681 32.6078 143.979 40.9712 161.673 41.067C179.366 41.1627 193.754 32.9546 193.81 22.7335Z" fill="#C7C7C7"/>
5
+ </g>
6
+ <path d="M161.658 180.853C149.483 180.853 137.282 178.162 127.99 172.789C118.943 167.559 113.954 160.603 113.954 153.216C113.954 145.887 118.867 139.007 127.778 133.862C146.177 123.234 176.218 123.285 194.735 133.981C203.782 139.211 208.771 146.158 208.771 153.554C208.771 160.882 203.858 167.762 194.947 172.907C185.781 178.204 173.733 180.853 161.658 180.853ZM161.067 126.34C149.069 126.34 137.096 128.971 127.99 134.226C119.213 139.295 114.377 146.04 114.377 153.216C114.377 160.451 119.289 167.271 128.201 172.425C146.6 183.053 176.447 183.112 194.735 172.543C203.512 167.474 208.348 160.73 208.348 153.554C208.348 146.319 203.436 139.498 194.524 134.345C185.282 129.005 173.158 126.34 161.067 126.34Z" fill="#CECECE"/>
7
+ <g opacity="0.3">
8
+ <path d="M163.679 154.722L193.306 155.737C194.499 155.78 195.53 155.247 195.589 154.561C195.649 153.867 194.727 153.275 193.535 153.232L163.417 152.2L161.633 134.793C161.566 134.099 160.526 133.566 159.333 133.609C158.141 133.643 157.22 134.243 157.296 134.929L159.054 152.048L129.427 151.032C128.235 150.99 127.203 151.523 127.144 152.209C127.085 152.902 128.007 153.495 129.199 153.537L159.316 154.57L161.1 171.976C161.168 172.67 162.208 173.203 163.4 173.161C164.592 173.119 165.514 172.526 165.438 171.841L163.679 154.722Z" fill="#C7C7C7"/>
9
+ </g>
10
+ <path d="M163.272 173.381C162.003 173.381 160.963 172.789 160.887 172.002L159.12 154.781L129.18 153.757C128.343 153.732 127.599 153.444 127.21 152.996C126.999 152.75 126.897 152.479 126.923 152.2C126.999 151.388 128.098 150.778 129.426 150.829L158.816 151.836L157.083 134.954C157.057 134.675 157.15 134.404 157.362 134.159C157.75 133.71 158.486 133.423 159.332 133.397C160.659 133.363 161.767 133.964 161.851 134.776L163.618 151.997L193.55 153.021C194.387 153.046 195.131 153.334 195.52 153.783C195.731 154.028 195.833 154.299 195.807 154.578C195.731 155.39 194.641 156.008 193.305 155.949L163.914 154.942L165.648 171.824C165.673 172.103 165.58 172.382 165.369 172.619C164.98 173.068 164.244 173.356 163.399 173.381C163.356 173.381 163.314 173.381 163.272 173.381ZM129.282 151.244C128.267 151.244 127.388 151.684 127.337 152.234C127.32 152.395 127.379 152.556 127.515 152.708C127.827 153.063 128.47 153.309 129.189 153.334L159.306 154.366C159.408 154.366 159.501 154.451 159.509 154.553L161.293 171.959C161.352 172.535 162.308 173.009 163.373 172.958C164.083 172.932 164.726 172.704 165.039 172.349C165.174 172.196 165.233 172.035 165.216 171.875L163.458 154.756C163.449 154.696 163.475 154.637 163.517 154.586C163.559 154.544 163.61 154.51 163.678 154.519L193.305 155.534C194.353 155.577 195.317 155.12 195.376 154.544C195.393 154.383 195.334 154.223 195.199 154.07C194.886 153.715 194.243 153.469 193.525 153.444L163.407 152.412C163.306 152.412 163.213 152.327 163.204 152.225L161.42 134.819C161.361 134.243 160.414 133.803 159.34 133.82C158.63 133.846 157.987 134.074 157.674 134.438C157.539 134.59 157.48 134.751 157.497 134.912L159.256 152.031C159.264 152.09 159.239 152.149 159.196 152.2C159.154 152.242 159.086 152.268 159.036 152.268L129.409 151.252C129.366 151.244 129.324 151.244 129.282 151.244Z" fill="#CECECE"/>
11
+ <g opacity="0.3">
12
+ <path d="M232.776 179.821C238.863 177.621 246.82 178.534 252.062 181.555C258.513 185.279 258.547 191.304 252.138 195.01C245.729 198.717 235.304 198.691 228.861 194.968C225.149 192.819 223.543 189.874 223.627 187.335L232.776 179.821Z" fill="#C7C7C7"/>
13
+ </g>
14
+ <g opacity="0.3">
15
+ <path d="M128.546 216.58L128.326 241.789L135.065 245.978L139.25 222.783L128.546 216.58Z" fill="#C7C7C7"/>
16
+ </g>
17
+ <g opacity="0.3">
18
+ <path d="M106.834 180.98C114.892 186.117 125.064 190.111 136.538 192.463L135.371 197.439L115.044 190.61L105.532 187.411L106.834 180.98Z" fill="#C7C7C7"/>
19
+ </g>
20
+ <g opacity="0.3">
21
+ <path d="M186 191.93C196.544 189.586 205.912 185.82 213.471 181.082L216.566 189.332L187.226 197.439L186 191.93Z" fill="#C7C7C7"/>
22
+ </g>
23
+ <g opacity="0.3">
24
+ <path d="M81.6709 191.067L93.6773 193.546L96.6366 222.445L93.652 217.757L81.6709 191.067Z" fill="#C7C7C7"/>
25
+ </g>
26
+ <g opacity="0.3">
27
+ <path d="M116.238 206.637C114.573 206.959 112.856 207.577 111.537 208.338C109.246 209.658 107.986 211.148 107.978 213.306C107.969 215.049 109.28 216.631 111.588 217.96C116.196 220.625 123.654 220.642 128.236 217.994C128.372 217.909 128.507 217.824 128.634 217.74L128.651 216.707L116.238 206.637Z" fill="#C7C7C7"/>
28
+ </g>
29
+ <path d="M257.126 188.266C257.126 188.258 257.118 188.257 257.118 188.249C257.084 185.643 255.334 183.206 252.163 181.378C246.997 178.391 239.446 177.595 233.249 179.355L236.665 167.127C236.665 167.11 236.665 167.094 236.665 167.085C236.665 167.077 236.665 167.068 236.665 167.06C236.665 167.051 236.665 167.043 236.665 167.034L233.333 149.272C233.333 149.272 233.333 149.272 233.333 149.264C233.088 147.529 232.657 145.828 232.048 144.136L231.972 143.941C231.693 143.179 231.38 142.435 231.033 141.682L192.807 49.7144C202.573 55.3926 220.574 65.8519 220.667 65.9026C221.783 66.5458 223.246 66.8673 224.709 66.8673C226.189 66.8673 227.668 66.5373 228.801 65.8857C229.968 65.2087 230.56 64.3456 230.56 63.3217V57.1866C230.56 57.1781 230.56 56.9327 230.56 56.9327C230.509 56.0949 229.917 55.291 228.835 54.5464C228.607 54.3856 202.294 39.2213 198.405 36.9788C199.944 34.5079 200.722 31.9185 200.713 29.2698V22.8639H200.705C200.705 22.8131 200.713 22.7624 200.713 22.7116C200.713 16.6273 196.621 10.9153 189.18 6.61649C173.978 -2.16727 149.322 -2.20958 134.213 6.51494C126.882 10.746 122.849 16.3988 122.849 22.4239C122.849 22.5085 122.857 22.5847 122.857 22.6693H122.849L122.866 28.4151C122.638 33.4332 125.309 38.3582 130.349 42.3777L89.417 141.919L89.4339 141.927C88.5292 144.009 87.8782 146.133 87.5315 148.291L84.0395 161.906C84.031 161.94 84.031 161.965 84.0395 161.999L86.9312 178.111L81.4776 190.991C81.4776 190.999 81.4776 191.008 81.4776 191.016C81.4776 191.025 81.4691 191.025 81.4691 191.033C81.4606 191.058 81.4776 191.075 81.486 191.101C81.486 191.118 81.4776 191.143 81.486 191.16L93.484 217.867L96.5532 222.775L101.263 229.231C101.271 229.248 101.288 229.257 101.297 229.274L109.929 236.331C109.946 236.348 109.972 236.365 109.997 236.374L128.243 241.984L134.974 246.173L161.548 259.171C161.565 259.179 161.591 259.179 161.608 259.188C161.616 259.188 161.616 259.196 161.616 259.196L170.283 260C170.291 260 170.3 260 170.3 260C170.35 260 170.401 259.983 170.443 259.941L173.8 256.801L188.385 244.184L207.376 234.004L214.191 237.838C214.199 237.846 214.216 237.846 214.224 237.846C214.233 237.846 214.233 237.854 214.241 237.854C214.258 237.854 214.275 237.863 214.292 237.863C214.326 237.863 214.36 237.854 214.394 237.838L221.944 233.556C222.003 233.522 222.046 233.454 222.054 233.386L222.291 229.358C222.291 229.325 222.291 229.291 222.274 229.265L221.42 227.184L227.618 220.101C227.668 220.075 227.702 220.033 227.719 219.982L227.871 219.813L235.058 207.424C235.084 207.382 235.092 207.34 235.084 207.297L234.745 203.828C236.529 204.564 238.449 204.97 240.453 204.97C249.593 204.97 257.033 197.566 257.118 188.435C257.118 188.401 257.126 188.376 257.126 188.342C257.126 188.334 257.126 188.325 257.126 188.317C257.126 188.291 257.126 188.274 257.126 188.266ZM232.758 179.533L223.745 186.946L223.821 180.32L236.031 167.804L232.758 179.533ZM176.168 220.236L142.862 228.047L139.607 222.842L141.341 202.076L154.285 202.567L178.146 203.473L176.168 220.236ZM176.235 238.049L170.841 239.352L152.679 243.744L143.099 228.419L176.151 220.668L176.235 238.049ZM216.288 189.18L187.388 197.16L186.246 192.057C196.705 189.645 205.913 185.99 213.354 181.412L216.288 189.18ZM213.717 181.183C216.076 179.711 218.249 178.145 220.228 176.495L223.407 180.303L223.331 187.234L216.702 189.061L213.717 181.183ZM186.99 197.337L178.603 202.88L178.907 193.513C181.266 193.123 183.574 192.675 185.823 192.167L186.99 197.337ZM187.142 197.735L199.673 222.453L176.599 220.211L178.577 203.396L187.142 197.735ZM178.171 203.058L154.294 202.152L141.214 201.653L135.608 197.346L136.699 192.7C142.338 193.843 148.206 194.579 154.176 194.875C154.226 194.875 157.126 194.968 160.728 194.968C163.874 194.968 167.552 194.9 170.333 194.63C173.115 194.359 175.829 193.995 178.493 193.572L178.171 203.058ZM135.219 197.151L105.778 187.259L106.962 181.412C114.876 186.354 124.844 190.246 136.284 192.616L135.219 197.151ZM105.389 187.081L97.5763 182.859L94.1266 170.36C97.3057 174.312 101.516 177.959 106.59 181.175L105.389 187.081ZM97.1874 183.053C97.2043 183.112 97.2381 183.155 97.2888 183.18L105.279 187.496L102.658 195.696L93.8729 193.369L92.6554 181.936L93.6784 170.343L97.1874 183.053ZM105.676 187.674L135.278 197.625L140.926 201.958L139.218 222.47L128.725 216.437C128.717 216.428 128.717 216.411 128.708 216.403L116.474 206.654L110.344 201.687L103.047 195.882L105.676 187.674ZM199.825 222.893L199.8 234.19L191.116 234.943L176.65 237.948L176.565 220.634L199.825 222.893ZM187.531 197.566L223.356 187.674L225.901 205.055L214.909 218.62L200.147 222.462L187.531 197.566ZM233.384 152.251C233.384 152.149 233.384 151.972 233.384 151.769L236.242 166.992L223.635 179.914L220.557 176.224C228.683 169.353 233.384 161.085 233.384 152.251ZM230.137 63.3217C230.137 64.2017 229.63 64.921 228.59 65.5218C226.459 66.7573 223.001 66.7573 220.879 65.5388C220.752 65.4626 189.332 47.2012 187.016 45.8557V40.1691C190.905 42.4031 220.566 59.4121 220.667 59.4714C221.783 60.1145 223.246 60.436 224.709 60.436C226.189 60.436 227.668 60.106 228.801 59.4544C229.393 59.1159 229.841 58.7267 230.137 58.312V63.3217ZM228.59 54.8933C229.596 55.5872 230.12 56.3403 230.129 57.0596V57.1527C230.095 57.8466 229.562 58.5151 228.581 59.0821C226.451 60.3176 222.993 60.3176 220.87 59.099C220.811 59.0652 190.964 41.9462 187.168 39.7714C187.912 39.4075 188.639 39.0267 189.341 38.6205C191.218 37.5373 192.875 36.3611 194.304 35.1002L197.974 37.2242C198.286 37.3935 228.193 54.6394 228.59 54.8933ZM200.282 29.2613C200.29 31.8338 199.529 34.3556 198.033 36.7588L194.642 34.7956C197.559 32.1469 199.487 29.1852 200.282 26.0542V29.2613ZM134.416 6.87882C141.882 2.5631 151.698 0.413702 161.532 0.413702C171.45 0.413702 181.393 2.60541 188.96 6.98036C196.257 11.203 200.282 16.788 200.282 22.7116C200.282 28.5843 196.325 34.1017 189.129 38.2566C174.138 46.9219 149.669 46.8712 134.585 38.1551C127.288 33.9325 123.263 28.3474 123.263 22.4239C123.263 16.5511 127.229 11.0338 134.416 6.87882ZM123.28 28.1782L123.272 25.8087C124.498 30.6068 128.336 35.0241 134.373 38.519C142.008 42.9278 152.019 45.1364 162.014 45.1364C170.756 45.1364 179.482 43.444 186.584 40.0591V45.8388C184.623 47.125 182.661 47.8528 182.644 47.8612C167.543 53.4294 147.335 52.1177 134.585 44.7471C127.009 40.3722 123.035 34.6771 123.28 28.1782ZM130.687 42.6485C131.811 43.5201 133.037 44.341 134.373 45.1195C141.899 49.469 151.986 51.72 162.115 51.72C169.293 51.72 176.48 50.5861 182.788 48.2674C182.805 48.259 184.792 47.5227 186.787 46.2196C187.303 46.5157 189.349 47.7089 192.199 49.3675L229.131 138.195C225.47 132.382 219.627 127.042 211.95 122.608C183.354 106.081 136.961 105.997 108.543 122.422C100.874 126.847 95.0736 132.212 91.4716 138.06L130.687 42.6485ZM87.9543 148.358C89.5016 138.711 96.883 129.631 108.754 122.777C137.062 106.42 183.261 106.504 211.739 122.963C220.853 128.227 227.347 134.76 230.653 141.842L231.592 144.093C232.226 145.82 232.682 147.58 232.927 149.357C233.029 150.745 232.961 151.785 232.961 152.251C232.961 173.051 206.606 190.703 170.291 194.215C164.364 194.79 154.294 194.46 154.192 194.46C148.181 194.164 142.262 193.419 136.58 192.252C107.317 186.252 87.6499 170.25 87.6499 152.429C87.6499 150.558 87.9458 148.536 87.9543 148.358ZM84.4622 161.965L87.2863 150.973C87.2525 151.659 87.2356 152.251 87.2356 152.429C87.2356 158.377 89.4001 164.115 93.3487 169.361L92.2664 181.564L87.3455 178.01L84.4622 161.965ZM87.2356 178.458L92.241 182.063L93.4417 193.276L81.968 190.906L87.2356 178.458ZM93.8475 217.664L82.0356 191.355L93.484 193.716L96.4095 221.759L93.8475 217.664ZM128.125 241.502L110.166 235.976L101.584 228.961L96.9252 222.572L93.9236 193.826L102.7 196.153L110.082 202.017L115.713 206.578C114.436 206.849 112.745 207.323 111.308 208.152C109.033 209.464 107.782 211.232 107.782 213.119C107.782 213.128 107.782 213.136 107.782 213.145C107.782 213.145 107.782 213.145 107.782 213.153C107.646 216.2 108.763 219.128 110.927 221.387C113.218 223.782 116.44 225.153 119.763 225.153C122.764 225.153 125.842 223.714 128.277 221.218L128.125 241.502ZM128.286 220.617C125.876 223.232 122.773 224.73 119.754 224.73C116.541 224.73 113.43 223.401 111.223 221.091C109.633 219.424 108.627 217.384 108.306 215.21C108.881 216.31 109.912 217.308 111.35 218.138C113.692 219.491 116.761 220.168 119.83 220.168C122.874 220.168 125.91 219.5 128.21 218.171C128.252 218.146 128.286 218.121 128.328 218.095L128.286 220.617ZM128.336 217.596C128.226 217.664 128.117 217.74 127.998 217.807C123.483 220.422 116.11 220.405 111.561 217.774C109.388 216.521 108.196 214.863 108.196 213.119C108.196 211.393 109.371 209.76 111.51 208.524C113.024 207.644 114.859 207.171 116.127 206.925L116.203 206.993L128.345 216.674L128.336 217.596ZM134.915 245.631L128.548 241.671L128.7 221.108L128.776 216.961L139.108 222.893L134.915 245.631ZM135.303 245.86L139.447 223.384L152.4 244.1L161.092 258.468L135.303 245.86ZM173.479 256.53L170.24 259.56L161.777 258.773L152.916 244.125L170.367 239.911L176.201 238.498L173.479 256.53ZM188.157 243.829L173.969 256.099L176.633 238.396L191.184 235.367L200.037 234.596C200.054 234.596 200.062 234.58 200.07 234.58C200.079 234.58 200.087 234.588 200.096 234.588C200.104 234.588 200.104 234.588 200.113 234.588L206.37 234.046L188.157 243.829ZM207.207 233.556L200.231 234.156L200.256 222.868L214.52 219.161L208.348 227.573C208.331 227.598 208.314 227.632 208.314 227.658L207.207 233.556ZM214.157 237.321L207.621 233.64L208.661 228.081L215.163 233.259L214.157 237.321ZM221.64 233.226L214.622 237.211L215.586 233.31L221.843 229.705L221.64 233.226ZM221.809 229.24L215.417 232.921L208.805 227.658L215.036 219.161C215.941 220.388 220.169 226.126 220.98 227.234L221.809 229.24ZM221.183 226.794C220.084 225.297 215.958 219.703 215.298 218.814L225.96 205.656L227.305 219.805L221.183 226.794ZM227.685 219.271L226.341 205.089C226.341 205.089 226.341 205.089 226.341 205.08C226.341 205.08 226.341 205.08 226.341 205.072L224.413 191.922C226.265 197.422 229.833 201.611 234.314 203.625C234.314 203.633 234.306 203.642 234.306 203.65L234.661 207.238L227.685 219.271ZM240.453 204.53C234.458 204.53 227.457 200.401 224.658 191.422C225.453 192.709 226.704 193.969 228.742 195.154C232.006 197.041 236.284 197.981 240.554 197.981C244.79 197.981 249.018 197.05 252.231 195.196C254.235 194.037 255.655 192.632 256.433 191.092C255.097 198.717 248.451 204.53 240.453 204.53ZM256.695 188.41C256.653 190.83 255.004 193.106 252.019 194.824C245.678 198.488 235.329 198.471 228.953 194.782C225.614 192.852 224.464 190.695 223.965 188.571C223.897 188.207 223.821 187.851 223.762 187.479L233.046 179.838C239.193 177.993 246.786 178.754 251.952 181.742C255.004 183.51 256.695 185.837 256.704 188.3C256.704 188.342 256.695 188.376 256.695 188.41Z" fill="#CECECE"/>
30
+ <g opacity="0.3">
31
+ <path d="M176.446 220.414L200.036 222.707L200.011 234.385L191.158 235.155L176.556 238.193L176.446 220.414Z" fill="#C7C7C7"/>
32
+ </g>
33
+ <g opacity="0.3">
34
+ <path d="M215.037 218.806L208.51 227.7L215.401 233.175L222.072 229.325L221.167 227.133L215.037 218.806Z" fill="#C7C7C7"/>
35
+ </g>
36
+ <g opacity="0.3">
37
+ <path d="M176.448 238.193L152.579 243.964L161.643 258.951L170.31 259.755L173.675 256.607L176.448 238.193Z" fill="#C7C7C7"/>
38
+ </g>
39
+ </svg>
@@ -0,0 +1,53 @@
1
+ <svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_42207_119998)">
3
+ <path opacity="0.3" d="M264.368 19.4797C253.856 13.4089 243.925 12.9668 236.947 16.7425L231.266 20.0295C238.139 16.8326 247.27 17.7373 257.288 23.5201C278.671 35.8652 296.005 65.7653 296.005 90.3014C296.005 102.696 291.578 111.344 284.442 115.285L284.471 115.332L291.837 111.009C298.536 106.891 303.085 98.2164 303.085 86.2552C303.085 61.7249 285.754 31.8248 264.368 19.4797Z" fill="#C7C7C7"/>
4
+ <path d="M260.615 70.4952L275.619 64.2964C277.292 63.6041 278.092 61.6785 277.399 60.0059C277.065 59.1943 276.434 58.5631 275.625 58.2257C274.813 57.8883 273.92 57.8883 273.109 58.2257L257.026 64.8695L239.875 37.983C238.901 36.4559 236.865 36.0079 235.337 36.9795C233.81 37.9539 233.359 39.9901 234.334 41.5173L250.856 67.4206L235.852 73.6193C234.18 74.3116 233.38 76.2373 234.072 77.9099C234.581 79.1432 235.774 79.9402 237.109 79.9402C237.542 79.9402 237.964 79.8559 238.363 79.6901L254.46 73.0434L271.593 99.9327C272.201 100.884 273.237 101.451 274.368 101.451C274.994 101.451 275.602 101.274 276.131 100.936C277.658 99.9618 278.109 97.9256 277.135 96.3985L260.615 70.4952ZM275.948 100.648C275.474 100.951 274.927 101.111 274.368 101.111C273.356 101.111 272.425 100.602 271.881 99.7495L254.67 72.7408C254.667 72.735 254.661 72.7321 254.655 72.7263C254.646 72.7176 254.641 72.7088 254.632 72.703C254.623 72.6972 254.614 72.6914 254.606 72.6856C254.597 72.6797 254.585 72.6768 254.577 72.6739C254.565 72.671 254.556 72.6681 254.545 72.6681C254.533 72.6681 254.524 72.6652 254.513 72.6681C254.501 72.6681 254.489 72.671 254.481 72.6739C254.475 72.6768 254.469 72.6739 254.46 72.6768L238.229 79.3788C237.871 79.5272 237.493 79.6028 237.106 79.6028C235.908 79.6028 234.84 78.8872 234.383 77.7819C233.764 76.2809 234.479 74.556 235.98 73.9364L251.173 67.6591C251.179 67.6562 251.185 67.6504 251.188 67.6474C251.191 67.6445 251.194 67.6474 251.199 67.6445C251.205 67.6416 251.208 67.6358 251.214 67.63C251.223 67.6213 251.231 67.6154 251.237 67.6067C251.243 67.598 251.249 67.5893 251.255 67.5805C251.26 67.5718 251.263 67.5631 251.266 67.5514C251.269 67.5398 251.272 67.5311 251.272 67.5195C251.272 67.5078 251.275 67.4991 251.272 67.4874C251.272 67.4758 251.269 67.4642 251.266 67.4525C251.263 67.4467 251.266 67.4409 251.263 67.4351C251.26 67.4293 251.258 67.4264 251.255 67.4235C251.252 67.4176 251.252 67.4147 251.249 67.4089L234.619 41.334C233.746 39.9639 234.151 38.1401 235.518 37.2674C236.885 36.3948 238.709 36.7991 239.584 38.1663L256.811 65.172C256.813 65.1778 256.819 65.1807 256.825 65.1866C256.831 65.1953 256.84 65.204 256.848 65.2098C256.857 65.2186 256.866 65.2244 256.877 65.2273C256.886 65.2331 256.895 65.236 256.904 65.2389C256.915 65.2418 256.927 65.2447 256.939 65.2447C256.947 65.2447 256.959 65.2447 256.968 65.2447C256.979 65.2447 256.991 65.2418 257.003 65.2389C257.008 65.236 257.014 65.2389 257.02 65.236L273.237 58.5369C273.964 58.2373 274.767 58.2344 275.491 58.5369C276.218 58.8395 276.783 59.4038 277.082 60.1339C277.702 61.6348 276.986 63.3598 275.485 63.9794L260.292 70.2567C260.287 70.2596 260.284 70.2625 260.281 70.2654C260.275 70.2683 260.272 70.2683 260.266 70.2712C260.26 70.2741 260.258 70.2799 260.252 70.2829C260.243 70.2916 260.234 70.2974 260.226 70.3061C260.22 70.3148 260.214 70.3236 260.208 70.3323C260.202 70.341 260.199 70.3527 260.196 70.3614C260.194 70.373 260.191 70.3818 260.191 70.3934C260.191 70.405 260.188 70.4138 260.191 70.4254C260.191 70.437 260.194 70.4487 260.196 70.4603C260.199 70.4661 260.196 70.4719 260.199 70.4777C260.199 70.4807 260.205 70.4836 260.205 70.4865C260.208 70.4923 260.208 70.4981 260.211 70.5039L276.841 96.5788C277.722 97.9489 277.318 99.7728 275.948 100.648Z" fill="#C7C7C7"/>
5
+ <g opacity="0.3">
6
+ <path d="M274.371 101.279C273.341 101.279 272.334 100.77 271.741 99.8393L234.484 41.4238C233.559 39.9723 233.984 38.0467 235.436 37.1217C236.887 36.1967 238.81 36.6243 239.738 38.0729L276.994 96.4883C277.919 97.9399 277.495 99.8655 276.043 100.791C275.522 101.122 274.944 101.279 274.371 101.279Z" fill="#C7C7C7"/>
7
+ <path d="M254.514 72.8308L238.297 79.5298C237.907 79.6898 237.506 79.7655 237.107 79.7655C235.883 79.7655 234.722 79.0412 234.227 77.8398C233.57 76.2487 234.326 74.4277 235.917 73.7703L251.11 67.493" fill="#C7C7C7"/>
8
+ <path d="M256.96 65.0816L273.177 58.3825C274.771 57.7222 276.589 58.4814 277.246 60.0726C277.904 61.6637 277.147 63.4846 275.556 64.142L260.363 70.4193" fill="#C7C7C7"/>
9
+ </g>
10
+ <path opacity="0.3" d="M2.67735 168.541L0.169922 169.989L93.6545 224.318L96.1619 222.869L2.67735 168.541Z" fill="#C7C7C7"/>
11
+ <path opacity="0.3" d="M213.698 108.563C213.642 89.129 199.84 81.2635 182.928 91.0256C166.016 100.791 152.301 124.544 152.356 143.978L152.487 190.351C152.536 208.194 139.947 230.005 124.419 238.97C108.892 247.935 96.218 240.712 96.1656 222.869L93.6582 224.318C93.7135 243.752 107.516 251.617 124.428 241.852C141.337 232.087 155.052 208.337 154.997 188.903L154.866 142.527C154.817 124.684 167.406 102.876 182.937 93.9083C197.594 85.4464 209.71 91.4067 211.062 107.114" fill="#C7C7C7"/>
12
+ <path d="M168.899 94.5567C168.864 94.5567 168.832 94.5479 168.8 94.5305L84.1145 45.6415C84.0592 45.6095 84.0243 45.5542 84.0156 45.4931C84.0098 45.4321 84.0302 45.3681 84.0767 45.3244C85.0424 44.4198 86.0256 43.5646 86.9972 42.7821C87.0612 42.7297 87.1514 42.7239 87.2212 42.7646L171.744 91.5606C171.799 91.5926 171.834 91.6478 171.842 91.7118C171.848 91.7758 171.825 91.8369 171.778 91.8805C170.859 92.7066 169.937 93.588 169.041 94.4985C169.001 94.5363 168.951 94.5567 168.899 94.5567ZM84.5421 45.432L168.864 94.1116C169.664 93.3 170.484 92.5147 171.307 91.77L87.1397 43.1748C86.2758 43.8758 85.4031 44.6321 84.5421 45.432Z" fill="#CCCCCC"/>
13
+ <path d="M159.409 106.483C159.374 106.483 159.342 106.474 159.31 106.457L74.4008 57.4399C74.3543 57.4137 74.3194 57.3672 74.3077 57.3148C74.2961 57.2625 74.3048 57.2072 74.3339 57.1607C74.9797 56.1542 75.6778 55.1332 76.405 54.1267C76.4661 54.0453 76.5766 54.022 76.6639 54.0715L161.559 103.086C161.608 103.115 161.643 103.161 161.655 103.216C161.666 103.272 161.655 103.327 161.623 103.374C160.922 104.354 160.235 105.369 159.581 106.393C159.54 106.451 159.476 106.483 159.409 106.483ZM74.779 57.1985L159.345 106.018C159.933 105.104 160.546 104.2 161.169 103.318L76.6173 54.5049C75.9745 55.3979 75.3578 56.3026 74.779 57.1985Z" fill="#CCCCCC"/>
14
+ <path d="M152.501 119.902C152.466 119.902 152.431 119.893 152.402 119.875L67.6263 70.934C67.542 70.8846 67.5071 70.7857 67.5391 70.6955C67.9405 69.6018 68.403 68.447 68.915 67.266C68.9382 67.2136 68.9819 67.1758 69.0342 67.1554C69.0866 67.138 69.1477 67.1438 69.1942 67.1729L154.034 116.152C154.121 116.204 154.156 116.312 154.115 116.405C153.615 117.505 153.132 118.639 152.684 119.777C152.664 119.829 152.62 119.872 152.565 119.89C152.544 119.899 152.524 119.902 152.501 119.902ZM67.9696 70.6722L152.402 119.416C152.806 118.401 153.237 117.388 153.682 116.402L69.1913 67.6267C68.7404 68.671 68.3303 69.6949 67.9696 70.6722Z" fill="#CCCCCC"/>
15
+ <path d="M148.415 134.955C148.38 134.955 148.345 134.946 148.316 134.929L64.352 86.4526C64.288 86.4148 64.2502 86.3479 64.2531 86.2752C64.2996 84.9808 64.416 83.6252 64.6021 82.2464C64.6109 82.1795 64.6516 82.1243 64.7127 82.0952C64.7709 82.0661 64.8407 82.069 64.8989 82.101L149.186 130.757C149.258 130.801 149.299 130.885 149.282 130.97C149.014 132.247 148.79 133.529 148.613 134.783C148.604 134.847 148.563 134.905 148.502 134.934C148.473 134.949 148.444 134.955 148.415 134.955ZM64.6545 86.1676L148.261 134.437C148.426 133.314 148.627 132.168 148.863 131.028L64.957 82.5926C64.8029 83.8143 64.7011 85.0157 64.6545 86.1676Z" fill="#CCCCCC"/>
16
+ <path d="M147.912 152.067C147.878 152.067 147.843 152.059 147.814 152.041L64.3762 103.868C64.3151 103.833 64.2773 103.766 64.2773 103.696L64.2656 99.4755C64.2656 99.4057 64.3034 99.3388 64.3645 99.3039C64.4256 99.269 64.5012 99.269 64.5623 99.3039L148.003 147.474C148.064 147.509 148.102 147.576 148.102 147.646L148.113 151.867C148.113 151.937 148.075 152.003 148.014 152.038C147.982 152.059 147.947 152.067 147.912 152.067ZM64.6729 103.583L147.715 151.526L147.703 147.765L64.6612 99.8217L64.6729 103.583Z" fill="#CCCCCC"/>
17
+ <path d="M147.959 169.503C147.924 169.503 147.89 169.495 147.86 169.477L64.4201 121.304C64.359 121.269 64.3212 121.202 64.3212 121.132L64.3096 116.914C64.3096 116.844 64.3474 116.778 64.4085 116.743C64.4696 116.708 64.5452 116.708 64.6063 116.743L148.047 164.916C148.108 164.951 148.145 165.018 148.145 165.088L148.157 169.305C148.157 169.375 148.119 169.442 148.058 169.477C148.026 169.495 147.991 169.503 147.959 169.503ZM64.7168 121.019L147.759 168.962L147.747 165.204L64.7052 117.257L64.7168 121.019Z" fill="#CCCCCC"/>
18
+ <path d="M148.011 186.942C147.976 186.942 147.941 186.933 147.912 186.916L64.2684 138.62C64.2015 138.582 64.1637 138.507 64.1695 138.431C64.2946 137.052 64.3586 135.679 64.3586 134.35C64.3586 134.28 64.3964 134.213 64.4575 134.178C64.5186 134.143 64.5942 134.143 64.6553 134.178L148.096 182.349C148.157 182.384 148.194 182.451 148.194 182.52L148.206 186.741C148.206 186.811 148.168 186.878 148.107 186.913C148.078 186.933 148.046 186.942 148.011 186.942ZM64.5768 138.341L147.811 186.398L147.799 182.637L64.7571 134.693C64.7455 135.886 64.6873 137.11 64.5768 138.341Z" fill="#CCCCCC"/>
19
+ <path d="M145.508 202.899C145.473 202.899 145.438 202.891 145.409 202.873L60.6627 153.946C60.5784 153.897 60.5405 153.795 60.5755 153.705C60.9972 152.591 61.4045 151.413 61.7797 150.203C61.7972 150.144 61.8408 150.098 61.8961 150.078C61.9513 150.054 62.0153 150.06 62.0677 150.089L146.68 198.943C146.759 198.987 146.797 199.08 146.773 199.164C146.468 200.342 146.104 201.553 145.694 202.766C145.674 202.821 145.633 202.867 145.575 202.888C145.555 202.894 145.531 202.899 145.508 202.899ZM61.006 153.685L145.395 202.405C145.752 201.329 146.075 200.255 146.352 199.205L62.0851 150.555C61.7448 151.634 61.3841 152.684 61.006 153.685Z" fill="#CCCCCC"/>
20
+ <path d="M138.898 216.493C138.863 216.493 138.831 216.484 138.799 216.467L53.8813 167.444C53.8347 167.418 53.7998 167.371 53.7882 167.319C53.7766 167.267 53.7853 167.211 53.8144 167.165C54.463 166.153 55.1001 165.105 55.7022 164.052C55.7284 164.006 55.772 163.974 55.8215 163.959C55.8709 163.945 55.9262 163.954 55.9727 163.98L140.879 213C140.972 213.055 141.007 213.174 140.952 213.267L140.92 213.325C140.835 213.474 140.751 213.625 140.664 213.773C140.137 214.684 139.599 215.568 139.061 216.403C139.026 216.461 138.962 216.493 138.898 216.493ZM54.2594 167.203L138.831 216.028C139.332 215.245 139.832 214.422 140.321 213.576C140.385 213.465 140.449 213.355 140.51 213.244L55.9466 164.422C55.4055 165.361 54.8383 166.295 54.2594 167.203Z" fill="#CCCCCC"/>
21
+ <path d="M129.035 228.204C129 228.204 128.968 228.195 128.936 228.178L44.3029 179.315C44.2505 179.283 44.2127 179.231 44.204 179.17C44.1952 179.108 44.2185 179.047 44.2621 179.004C45.1581 178.122 46.0307 177.212 46.8539 176.301C46.9179 176.232 47.0197 176.217 47.1012 176.264L131.874 225.205C131.926 225.237 131.961 225.289 131.97 225.35C131.978 225.412 131.958 225.473 131.917 225.516C131.007 226.462 130.082 227.352 129.168 228.16C129.131 228.187 129.081 228.204 129.035 228.204ZM44.7276 179.103L129.011 227.762C129.823 227.038 130.643 226.252 131.455 225.417L47.0401 176.682C46.3012 177.5 45.5246 178.311 44.7276 179.103Z" fill="#CCCCCC"/>
22
+ <g opacity="0.3">
23
+ <path d="M171.644 91.7327C170.71 92.5733 169.797 93.4489 168.898 94.3594L84.2129 45.4704C85.167 44.5744 86.1385 43.728 87.1217 42.9368L171.644 91.7327Z" fill="#C7C7C7"/>
24
+ <path d="M161.457 103.257C160.75 104.249 160.067 105.259 159.409 106.286L74.4971 57.2686C75.1632 56.2301 75.8526 55.2237 76.5594 54.2434L161.457 103.257Z" fill="#C7C7C7"/>
25
+ <path d="M153.933 116.321C153.424 117.441 152.947 118.567 152.496 119.701L67.7207 70.7629C68.1367 69.6255 68.5963 68.4852 69.0908 67.345L153.933 116.321Z" fill="#C7C7C7"/>
26
+ <path d="M149.088 130.929C148.82 132.209 148.596 133.486 148.416 134.754L64.4521 86.2812C64.4987 84.9693 64.6179 83.6313 64.7983 82.2728L149.088 130.929Z" fill="#C7C7C7"/>
27
+ <path d="M147.904 151.87L64.4667 103.697L64.4521 99.4761L147.892 147.65L147.904 151.87Z" fill="#C7C7C7"/>
28
+ <path d="M147.963 169.306L64.5224 121.133L64.5107 116.915L147.951 165.088L147.963 169.306Z" fill="#C7C7C7"/>
29
+ <path d="M148.011 186.741L64.3672 138.449C64.4952 137.07 64.5592 135.703 64.5592 134.35L147.999 182.521L148.011 186.741Z" fill="#C7C7C7"/>
30
+ <path d="M146.581 199.113C146.273 200.299 145.912 201.498 145.505 202.699L60.7617 153.772C61.2039 152.609 61.6053 151.434 61.9689 150.259L146.581 199.113Z" fill="#C7C7C7"/>
31
+ <path d="M140.781 213.171C140.688 213.34 140.592 213.508 140.496 213.674C139.982 214.567 139.449 215.44 138.899 216.295L53.9814 167.269C54.6388 166.245 55.2701 165.207 55.8722 164.148L140.781 213.171Z" fill="#C7C7C7"/>
32
+ <path d="M131.774 225.374C130.881 226.302 129.968 227.183 129.037 228.007L44.4014 179.144C45.2886 178.271 46.1583 177.366 47.0019 176.433L131.774 225.374Z" fill="#C7C7C7"/>
33
+ </g>
34
+ <path d="M264.458 19.3313C254.268 13.4496 244.617 12.3937 237.278 16.3671L229.784 20.7042C229.776 20.7101 229.77 20.7159 229.764 20.7217C225.811 23.0051 222.748 26.7256 220.811 31.6531C219.231 35.6674 218.431 40.3884 218.431 45.6796C218.431 53.6935 220.287 62.2891 223.527 70.6637L176.765 43.594C175.578 42.9104 174.164 42.9104 172.978 43.594C171.791 44.2775 171.084 45.5051 171.084 46.8751V56.7478L103.092 17.4929C101.906 16.8093 100.489 16.8093 99.3052 17.4929C98.1183 18.1765 97.4115 19.404 97.4115 20.7741V33.1018C94.7935 33.797 92.0941 34.9401 89.3424 36.5284C72.375 46.3254 58.6162 70.1547 58.6715 89.6527L58.8024 136.026C58.8518 153.801 46.1198 175.632 30.6534 184.568L2.77795 168.369C2.71686 168.334 2.64123 168.334 2.58015 168.369L0.0698123 169.818L0.0843563 169.841C0.031997 169.87 0 169.928 0 169.989C0.0261796 179.388 3.23755 186.418 9.0407 189.79L101.775 243.682C102.034 243.854 102.295 244.019 102.566 244.174C104.986 245.567 107.726 246.256 110.69 246.256C114.94 246.256 119.65 244.834 124.525 242.021C141.492 232.224 155.248 208.395 155.193 188.9L155.062 142.524C155.012 124.745 167.558 103.013 183.033 94.077C190.253 89.9086 197.106 89.1145 202.331 91.8372C207.203 94.3766 210.214 99.6009 210.845 106.922L211.258 107.094C210.615 99.6329 207.511 94.0916 202.514 91.4852C197.165 88.6956 190.178 89.4956 182.836 93.7338C167.253 102.731 154.617 124.617 154.666 142.524L154.797 188.9C154.852 208.267 141.184 231.945 124.327 241.675C116.182 246.378 108.526 247.141 102.764 243.827C97.0682 240.549 93.9063 233.661 93.854 224.425L95.9571 223.212C95.7505 235.272 101.74 239.348 104.006 240.889L104.273 241.073C105.94 242.225 108.491 242.853 111.412 242.853C111.895 242.853 112.389 242.836 112.892 242.801C115.627 242.612 119.862 241.82 124.513 239.135C140.096 230.138 152.732 208.252 152.68 190.345L152.549 143.972C152.493 124.602 166.162 100.924 183.022 91.1944C191.155 86.4966 198.799 85.7315 204.559 89.0302C210.336 92.4917 213.664 99.5806 213.69 108.485L214.085 108.694C214.059 99.6969 210.697 92.3055 204.856 88.748C204.85 88.7422 111.351 34.402 111.351 34.402C108.483 32.7352 105.143 32.0546 101.426 32.3775C100.221 32.4822 98.9939 32.6916 97.7489 33.0029V20.7653C97.7489 19.5203 98.3918 18.4033 99.471 17.7809C100.55 17.1584 101.839 17.1584 102.918 17.7809L171.168 57.1841C171.221 57.2132 171.285 57.2132 171.34 57.1841C171.392 57.155 171.424 57.0968 171.424 57.0358V46.8664C171.424 45.6214 172.067 44.5044 173.146 43.8819C174.225 43.2594 175.514 43.2594 176.593 43.8819L223.609 71.1C223.635 71.1146 223.664 71.1233 223.693 71.1233C223.696 71.1233 223.702 71.1204 223.705 71.1204C230.442 88.2331 242.944 104.357 257.226 112.603C263.39 116.161 269.333 117.959 274.688 117.959C278.406 117.959 281.838 117.092 284.861 115.347C285.413 115.027 285.946 114.68 286.457 114.308H286.46L292.333 110.928C299.376 106.597 303.253 97.8353 303.253 86.258C303.259 61.7103 285.852 31.6851 264.458 19.3313ZM99.8375 242.161L9.21232 189.499C3.58079 186.226 0.436327 179.411 0.343244 170.289L93.4584 224.402C93.4962 232.209 95.736 238.373 99.8375 242.161ZM93.6271 224.103L0.538136 170.007L2.67905 168.77L95.768 222.869L93.6271 224.103ZM111.153 34.7511L201.665 87.3518C199.591 86.7147 197.333 86.4995 194.91 86.7118C191.073 87.0463 187.007 88.4397 182.824 90.8569C165.857 100.654 152.098 124.483 152.153 143.981L152.284 190.354C152.333 208.133 139.788 229.865 124.315 238.798C118.25 242.3 109.181 243.987 104.497 240.753L104.227 240.567C101.987 239.042 96.0356 234.99 96.3585 222.875C96.3614 222.802 96.3236 222.735 96.2625 222.7C96.2625 222.7 96.2625 222.7 96.2596 222.7L31.0549 184.801C46.6259 175.798 59.2503 153.924 59.2009 136.026L59.07 89.6527C59.0147 70.2826 72.6863 46.6046 89.5431 36.8716C97.7111 32.1535 105.388 31.4001 111.153 34.7511ZM284.695 115.059C277.426 119.253 267.733 118.279 257.401 112.315C236.1 100.014 218.769 70.1227 218.769 45.6796C218.769 40.4291 219.56 35.7517 221.125 31.7782C223.519 25.69 227.646 21.4722 233.06 19.5785C235.18 18.8368 237.47 18.4702 239.887 18.4702C245.23 18.4702 251.182 20.2592 257.229 23.7527C278.531 36.0513 295.862 65.9426 295.862 90.3857C295.862 102.137 291.897 110.899 284.695 115.059ZM292.165 110.64L288.133 112.961C293.366 108.199 296.202 100.354 296.202 90.3886C296.202 65.835 278.796 35.8128 257.401 23.4589C248.546 18.3481 239.878 16.8529 232.987 19.2469L237.443 16.6697C244.672 12.7573 254.204 13.8103 264.286 19.6309C285.588 31.9295 302.919 61.8208 302.919 86.2639C302.919 97.716 299.099 106.376 292.165 110.64Z" fill="#C7C7C7"/>
35
+ <path d="M244.536 102.577C244.442 102.577 244.364 102.652 244.364 102.748V212.761C244.364 215.766 243.741 218.18 240.705 220.208L240.597 220.28C240.027 220.661 239.474 221.031 238.654 221.389C238.654 221.389 238.654 221.389 238.651 221.389L238.052 221.627C237.703 221.755 237.31 221.883 236.856 222.008C235.751 222.314 234.771 222.171 234.014 221.598C233.316 221.066 232.883 220.196 232.793 219.172C232.793 219.16 232.798 219.152 232.795 219.14C232.784 219.021 232.778 218.899 232.772 218.779V125.391C232.772 123.765 232.368 122.188 231.641 120.786C230.774 119.113 229.444 117.685 227.763 116.717L186.266 92.1106C186.184 92.0641 186.079 92.0902 186.033 92.1717C185.983 92.2531 186.012 92.3578 186.094 92.4044L227.592 117.013C227.778 117.121 227.961 117.234 228.138 117.354C230.8 119.14 232.432 122.162 232.432 125.394V218.779C232.432 220.08 232.932 221.205 233.805 221.871C234.355 222.29 235.032 222.506 235.774 222.506C235.792 222.506 235.809 222.503 235.826 222.503C233.246 223.355 230.381 223.093 228.124 221.79L155.062 179.469C154.981 179.423 154.876 179.449 154.83 179.53C154.783 179.612 154.809 179.716 154.891 179.763L227.955 222.081C229.392 222.91 231.065 223.335 232.761 223.335C233.889 223.335 235.029 223.145 236.117 222.764L238.203 221.932C238.386 221.863 238.561 221.796 238.724 221.726L238.779 221.703C238.782 221.703 238.782 221.7 238.785 221.7C239.646 221.325 240.222 220.941 240.786 220.562L240.894 220.49C244.245 218.253 244.704 215.452 244.704 212.758V102.745C244.707 102.652 244.629 102.577 244.536 102.577Z" fill="#C7C7C7"/>
36
+ <path d="M196.845 172.729C196.836 172.729 196.827 172.729 196.816 172.726C196.76 172.718 196.711 172.68 196.688 172.627L184.584 145.706C184.555 145.639 184.569 145.561 184.625 145.511C184.68 145.462 184.759 145.453 184.825 145.491L209.033 159.468C209.076 159.494 209.108 159.538 209.117 159.59C209.126 159.642 209.108 159.695 209.074 159.732L196.97 172.677C196.938 172.712 196.894 172.729 196.845 172.729ZM185.113 146.052L196.894 172.258L208.675 159.657L185.113 146.052Z" fill="#C7C7C7"/>
37
+ <path d="M208.953 149.988C208.924 149.988 208.894 149.979 208.868 149.964L184.661 135.987C184.617 135.961 184.585 135.917 184.576 135.865C184.568 135.813 184.585 135.76 184.62 135.723L196.724 122.778C196.762 122.738 196.82 122.717 196.875 122.726C196.93 122.735 196.98 122.772 197.003 122.825L209.107 149.746C209.136 149.813 209.121 149.892 209.066 149.941C209.034 149.973 208.993 149.988 208.953 149.988ZM185.019 135.801L208.583 149.406L196.802 123.2L185.019 135.801Z" fill="#C7C7C7"/>
38
+ <g opacity="0.3">
39
+ <path d="M208.949 159.616L196.845 172.56L184.741 145.639L208.949 159.616Z" fill="#C7C7C7"/>
40
+ <path d="M184.744 135.842L196.848 122.897L208.952 149.819L184.744 135.842Z" fill="#C7C7C7"/>
41
+ </g>
42
+ <path d="M336.959 187.826L269.825 149.069C269.017 148.603 268.048 148.516 267.17 148.83L265.468 149.444C265.465 149.444 265.465 149.447 265.462 149.447C265.433 149.458 265.41 149.476 265.392 149.499C265.392 149.499 265.389 149.499 265.389 149.502C265.372 149.525 265.363 149.554 265.357 149.583C265.357 149.586 265.354 149.589 265.354 149.589C265.354 149.592 265.354 149.592 265.354 149.595C265.354 149.598 265.352 149.601 265.352 149.607V204.549C265.352 204.61 265.384 204.665 265.436 204.697L334.922 244.816C334.949 244.831 334.978 244.84 335.007 244.84C335.027 244.84 335.048 244.837 335.068 244.828L335.586 244.63C337.028 244.077 338 242.667 338 241.119V189.638C338.003 188.894 337.602 188.198 336.959 187.826ZM267.286 149.15C268.068 148.868 268.932 148.944 269.654 149.362L336.787 188.12C337.031 188.262 337.232 188.46 337.38 188.69L335.03 189.531L265.928 149.639L267.286 149.15ZM300.549 201.876L266.07 150.116L334.608 189.685L300.549 201.876ZM265.695 204.447V150.168L300.336 202.178C300.348 202.196 300.362 202.207 300.377 202.219C300.38 202.219 300.38 202.222 300.383 202.225C300.409 202.242 300.438 202.251 300.467 202.251C300.47 202.251 300.473 202.254 300.479 202.254C300.485 202.254 300.49 202.251 300.496 202.251C300.505 202.251 300.511 202.248 300.52 202.248C300.525 202.248 300.531 202.248 300.534 202.245L334.838 189.967V244.371L265.695 204.447ZM337.663 241.113C337.663 242.518 336.781 243.801 335.469 244.304L335.184 244.415V189.842L337.526 189.004C337.532 189.001 337.535 188.998 337.54 188.995C337.619 189.196 337.666 189.414 337.666 189.638V241.113H337.663Z" fill="#C7C7C7"/>
43
+ <g opacity="0.3">
44
+ <path d="M335.01 189.723V244.665L335.528 244.468C336.915 243.935 337.831 242.603 337.831 241.117V189.639C337.831 189.333 337.759 189.04 337.628 188.778L335.01 189.723Z" fill="#C7C7C7"/>
45
+ </g>
46
+ <path opacity="0.3" d="M265.716 149.889L335.013 189.722L300.479 202.082L265.716 149.889Z" fill="#C7C7C7"/>
47
+ </g>
48
+ <defs>
49
+ <clipPath id="clip0_42207_119998">
50
+ <rect width="338" height="260" fill="white"/>
51
+ </clipPath>
52
+ </defs>
53
+ </svg>
@@ -0,0 +1,48 @@
1
+ <svg width="338" height="260" viewBox="0 0 338 260" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_42204_119804)">
3
+ <path d="M95.6007 150.13L119.963 136.064C120.523 135.74 120.859 135.161 120.859 134.513V134.476C120.859 134.473 120.859 134.473 120.859 134.471V131.279C120.859 131.279 120.859 131.279 120.859 131.277C120.859 131.275 120.859 131.27 120.859 131.268C120.859 131.233 120.854 131.2 120.852 131.165C120.814 130.563 120.49 130.031 119.963 129.728L114.639 126.655V124.924C114.639 124.924 114.639 124.924 114.639 124.922C114.639 124.404 114.37 123.939 113.92 123.68L99.2123 115.188V47.8972C101.06 47.5286 102.761 46.9827 104.228 46.2781L153.116 74.5247C153.116 74.5247 153.116 74.5247 153.118 74.5247C153.12 74.527 153.123 74.5247 153.125 74.527C153.144 74.5363 153.162 74.5433 153.186 74.5433C153.195 74.5433 153.207 74.541 153.216 74.5387C153.223 74.5363 153.228 74.5317 153.235 74.5293C153.239 74.527 153.244 74.5293 153.249 74.527L159.156 71.403L159.151 103.495C157.957 103.534 157.04 104.073 157.04 104.759V105.38C156.032 105.79 155.433 106.434 155.433 107.106V110.076C155.433 110.34 155.519 110.589 155.67 110.82L133.621 132.768C133.604 132.784 133.595 132.805 133.588 132.824L133.511 132.868C132.946 133.195 132.61 133.776 132.61 134.427V137.637C132.61 138.288 132.946 138.871 133.511 139.195L158.006 153.338C158.431 153.583 158.906 153.707 159.382 153.707C159.858 153.707 160.334 153.583 160.759 153.338L185.254 139.195C185.819 138.871 186.155 138.288 186.155 137.637V134.427C186.155 133.785 185.826 133.209 185.275 132.88L163.041 110.589C163.113 110.424 163.155 110.253 163.155 110.074V107.104C163.155 106.364 162.567 105.723 161.541 105.338V104.759C161.541 104.073 160.624 103.532 159.429 103.495L159.434 71.2584L164.679 68.4843C164.679 68.4843 164.679 68.4843 164.681 68.482H164.683C164.69 68.4773 164.695 68.4703 164.702 68.4657C164.709 68.461 164.716 68.4563 164.721 68.4493C164.723 68.4447 164.725 68.4423 164.728 68.4377C164.73 68.4353 164.732 68.4353 164.732 68.433C164.734 68.4283 164.735 68.4237 164.737 68.419C164.739 68.4143 164.741 68.4097 164.744 68.4027C164.746 68.398 164.744 68.3933 164.746 68.391C164.748 68.384 164.748 68.3747 164.748 68.3677C164.748 68.363 164.751 68.3583 164.748 68.3513C164.748 68.3467 164.746 68.3443 164.746 68.3397C164.744 68.3303 164.742 68.3233 164.739 68.314C164.737 68.3093 164.737 68.3047 164.734 68.3C164.734 68.3 164.734 68.3 164.732 68.2977V68.2953L160.733 61.2564C160.731 61.2541 160.729 61.2518 160.729 61.2494C160.726 61.2471 160.726 61.2424 160.724 61.2401C160.722 61.2378 160.717 61.2355 160.715 61.2308C160.715 61.2285 160.712 61.2285 160.71 61.2285C160.703 61.2215 160.698 61.2168 160.689 61.2121C160.687 61.2098 160.684 61.2075 160.682 61.2051L148.459 54.2852C148.459 54.2852 148.459 54.2852 148.457 54.2852L98.594 26.0503L57.2378 2.63547C57.2262 2.62847 57.2145 2.62614 57.2028 2.62381C57.1982 2.62381 57.1958 2.61914 57.1912 2.61914L40.036 0.00142409C39.973 -0.00790823 39.91 0.0294213 39.8867 0.0900814L38.0086 5.29518C37.9876 5.35118 38.0062 5.41184 38.0529 5.44917L48.981 13.9766L44.0372 16.7996C44.0349 16.8019 44.0326 16.7996 44.0302 16.8019C44.0116 16.8136 43.9999 16.8299 43.9953 16.8509V16.8533C43.9929 16.8603 43.9906 16.8649 43.9906 16.8719V18.8364C43.9906 18.8644 44.0069 18.8924 44.0302 18.9064L45.1268 19.5456L44.0559 20.1569C44.0489 20.1592 44.0396 20.1592 44.0326 20.1639C44.0069 20.1779 43.9906 20.2059 43.9906 20.2339V22.1984C43.9906 22.2263 44.0069 22.2543 44.0302 22.2683L44.7932 22.714L45.0778 22.8796L44.0302 23.4862C44.0186 23.4932 44.0116 23.5025 44.0046 23.5119C44.0046 23.5142 44.0023 23.5142 44.0023 23.5142C43.9953 23.5259 43.9906 23.5399 43.9906 23.5562V25.5207C43.9906 25.5487 44.0069 25.5767 44.0302 25.5907L45.0638 26.1926L44.0396 26.7829C44.0372 26.7829 44.0349 26.7829 44.0326 26.7852C44.0209 26.7922 44.0093 26.8039 44.0023 26.8155C43.9953 26.8272 43.9929 26.8388 43.9929 26.8505C43.9929 26.8528 43.9929 26.8528 43.9929 26.8552V28.8196C43.9929 28.8476 44.0093 28.8756 44.0326 28.8896L60.4598 38.4646C60.4621 38.4646 60.4621 38.4646 60.4645 38.4646C60.4761 38.4716 60.4878 38.4739 60.5018 38.4739C60.5158 38.4739 60.5275 38.4693 60.5391 38.4646C60.5415 38.4646 60.5415 38.4646 60.5438 38.4646L71.9362 31.8876C71.9619 31.8736 71.9782 31.8456 71.9782 31.8176V29.8509C71.9782 29.8392 71.9759 29.8252 71.9689 29.8135C71.9619 29.8019 71.9526 29.7925 71.9409 29.7855L70.919 29.1766L71.9386 28.5887C71.9642 28.5747 71.9806 28.5467 71.9806 28.5187V27.6368L80.9256 32.8045C78.8141 34.0901 77.7853 35.7069 77.7853 37.739V40.6717C77.7853 43.7607 81.4179 46.4367 86.6673 47.6919V116.075L73.4947 123.68C73.0444 123.939 72.7761 124.406 72.7761 124.924V127.264L68.5089 129.728C67.949 130.052 67.6154 130.631 67.613 131.277C67.613 131.277 67.613 131.277 67.613 131.279V134.471C67.613 135.119 67.949 135.698 68.5089 136.022L92.8733 150.088C93.2652 150.315 93.7109 150.457 94.1495 150.473C94.4108 150.487 94.9474 150.49 95.6007 150.13ZM157.455 105.501C157.469 105.513 157.486 105.524 157.5 105.534C157.542 105.564 157.586 105.594 157.635 105.625C157.649 105.634 157.661 105.641 157.675 105.65C157.735 105.685 157.801 105.718 157.868 105.751C157.882 105.758 157.896 105.762 157.913 105.769C157.969 105.793 158.027 105.816 158.088 105.837C158.109 105.844 158.132 105.853 158.155 105.86C158.221 105.881 158.286 105.9 158.356 105.919C158.37 105.921 158.382 105.926 158.396 105.93C158.477 105.949 158.563 105.965 158.65 105.982C158.673 105.986 158.696 105.989 158.72 105.991C158.787 106 158.857 106.01 158.927 106.014C158.953 106.017 158.981 106.019 159.007 106.021C159.1 106.028 159.193 106.033 159.291 106.033C159.387 106.033 159.483 106.028 159.576 106.021C159.604 106.019 159.63 106.017 159.655 106.014C159.725 106.007 159.795 106 159.863 105.991C159.886 105.989 159.91 105.984 159.933 105.982C160.019 105.968 160.106 105.951 160.187 105.933C160.201 105.93 160.215 105.926 160.227 105.921C160.295 105.905 160.362 105.884 160.428 105.863C160.451 105.856 160.472 105.849 160.495 105.839C160.556 105.818 160.614 105.795 160.67 105.772C160.684 105.765 160.701 105.76 160.715 105.753C160.782 105.723 160.848 105.688 160.908 105.653C160.922 105.646 160.934 105.636 160.948 105.627C160.995 105.599 161.041 105.569 161.083 105.536C161.097 105.524 161.114 105.515 161.128 105.503C161.174 105.466 161.219 105.426 161.258 105.387C161.261 105.384 161.265 105.382 161.268 105.377V106.446C161.268 106.985 160.362 107.442 159.291 107.442C158.221 107.442 157.315 106.987 157.315 106.446V105.377C157.318 105.38 157.322 105.382 157.325 105.387C157.364 105.424 157.409 105.464 157.455 105.501ZM155.838 111.037C156.447 111.716 157.684 112.176 159.156 112.204V118.373C158.757 118.405 158.363 118.52 158.006 118.725L134.451 132.324L155.838 111.037ZM133.649 133.104L158.144 118.961C158.459 118.779 158.806 118.676 159.158 118.643V126.753L142.409 129.315C141.765 129.413 141.32 129.728 141.243 130.134C141.233 130.178 141.231 130.225 141.233 130.269C141.233 130.271 141.231 130.274 141.231 130.276V133.692C141.231 133.699 141.231 133.703 141.233 133.71C141.217 133.993 141.394 134.261 141.726 134.45L159.158 144.515V150.203C158.806 150.17 158.459 150.067 158.144 149.885L133.649 135.749C133.17 135.474 132.886 134.979 132.886 134.427C132.883 133.874 133.17 133.379 133.649 133.104ZM169.475 129.812C169.475 129.879 169.478 129.963 169.447 130.029L162.721 144.678C162.637 144.862 162.422 145.016 162.121 145.114C162.019 145.147 161.909 145.17 161.799 145.187V141.967C161.83 141.962 161.86 141.958 161.89 141.953C161.925 141.948 161.958 141.941 161.993 141.934C162.009 141.93 162.026 141.927 162.042 141.923C162.331 141.855 162.59 141.736 162.775 141.563C162.777 141.561 162.779 141.559 162.782 141.559C162.805 141.535 162.828 141.512 162.852 141.486C162.861 141.477 162.868 141.465 162.875 141.456C162.889 141.437 162.905 141.419 162.917 141.398C162.938 141.367 162.954 141.335 162.971 141.302C162.971 141.3 162.973 141.3 162.973 141.297L165.705 135.348L169.478 127.129V129.784L169.475 129.812ZM141.506 133.671V130.801C141.569 130.857 141.642 130.911 141.726 130.96L151.051 136.344L159.158 141.024V144.204L141.863 134.219C141.616 134.077 141.49 133.897 141.509 133.713C141.509 133.696 141.509 133.682 141.506 133.671ZM159.431 141.181L160.376 141.727C160.381 141.729 160.386 141.731 160.39 141.734C160.456 141.771 160.526 141.804 160.6 141.834C160.645 141.853 160.694 141.864 160.74 141.881C160.771 141.89 160.801 141.902 160.831 141.911C160.838 141.913 160.848 141.913 160.855 141.916C160.878 141.923 160.904 141.927 160.927 141.932C160.997 141.946 161.067 141.96 161.137 141.969C161.167 141.974 161.2 141.976 161.23 141.979C161.284 141.983 161.338 141.986 161.394 141.988C161.417 141.988 161.438 141.993 161.461 141.993C161.482 141.993 161.503 141.99 161.524 141.99V145.215C161.156 145.226 160.787 145.149 160.509 144.988L159.429 144.363V141.181H159.431ZM169.447 126.531L162.721 141.181C162.702 141.223 162.674 141.262 162.642 141.302C162.637 141.307 162.632 141.314 162.628 141.318C162.595 141.356 162.555 141.391 162.511 141.423C162.504 141.428 162.497 141.433 162.49 141.437C162.443 141.47 162.392 141.5 162.334 141.528C162.329 141.531 162.324 141.533 162.317 141.535C162.257 141.563 162.189 141.591 162.119 141.615C162.117 141.615 162.117 141.615 162.114 141.615C162.056 141.633 161.995 141.647 161.935 141.661C161.921 141.664 161.909 141.668 161.895 141.671C161.841 141.682 161.785 141.689 161.729 141.696C161.708 141.699 161.685 141.701 161.664 141.703C161.662 141.703 161.66 141.701 161.657 141.701C161.65 141.701 161.643 141.703 161.636 141.706C161.613 141.708 161.59 141.708 161.566 141.71C161.44 141.715 161.31 141.713 161.181 141.696C161.177 141.696 161.172 141.696 161.17 141.694C161.076 141.682 160.985 141.666 160.894 141.64C160.745 141.601 160.614 141.549 160.505 141.484L159.424 140.859V131.846L161.799 130.696C162.138 130.537 162.457 130.369 162.751 130.201C163.276 129.898 163.603 129.63 163.752 129.38C163.822 129.263 163.841 129.142 163.811 129.021C163.764 128.841 163.608 128.675 163.332 128.517C162.994 128.323 162.614 128.228 162.184 128.237C161.762 128.246 161.352 128.363 160.962 128.587C160.687 128.745 160.253 129.018 159.672 129.401L159.422 129.564V126.984L167.819 125.698C168.544 125.586 169.167 125.834 169.387 126.123C169.492 126.258 169.51 126.396 169.447 126.531ZM159.431 129.896L159.83 129.632C160.409 129.254 160.838 128.981 161.107 128.825C161.454 128.624 161.82 128.519 162.196 128.51C162.212 128.51 162.226 128.51 162.243 128.51C162.597 128.51 162.919 128.591 163.202 128.755C163.458 128.902 163.533 129.018 163.552 129.091C163.559 129.121 163.566 129.17 163.524 129.24C163.4 129.448 163.097 129.69 162.618 129.966C162.331 130.131 162.016 130.295 161.685 130.451L159.427 131.545V129.896H159.431ZM159.158 131.68L158.106 132.191C157.696 132.394 157.336 132.527 157.035 132.586C156.755 132.642 156.517 132.609 156.307 132.49C156.205 132.432 156.142 132.371 156.13 132.32C156.128 132.308 156.121 132.278 156.158 132.217C156.256 132.061 156.489 131.855 156.844 131.608L159.158 130.08V131.68ZM159.158 129.749L156.69 131.38C156.298 131.655 156.048 131.881 155.927 132.068C155.859 132.173 155.838 132.278 155.864 132.38C155.897 132.511 155.997 132.623 156.17 132.723C156.354 132.828 156.557 132.882 156.781 132.882C156.879 132.882 156.982 132.873 157.087 132.852C157.409 132.789 157.791 132.649 158.223 132.434L159.156 131.981V140.705L151.186 136.104L141.866 130.722C141.712 130.621 141.604 130.523 141.56 130.439C141.532 130.388 141.518 130.341 141.511 130.311C141.504 130.269 141.504 130.229 141.511 130.187C141.555 129.954 141.863 129.676 142.451 129.588L159.158 127.031V129.749ZM185.884 137.634C185.884 138.187 185.599 138.68 185.121 138.957L160.626 153.1C159.861 153.541 158.909 153.541 158.146 153.1L133.651 138.957C133.173 138.682 132.888 138.187 132.888 137.634V135.378C133.042 135.623 133.252 135.833 133.516 135.985L158.011 150.128C158.393 150.35 158.818 150.464 159.247 150.487C159.263 150.494 159.28 150.497 159.298 150.497C159.308 150.497 159.315 150.492 159.324 150.492C159.345 150.492 159.366 150.497 159.387 150.497C159.863 150.497 160.339 150.373 160.764 150.128L185.259 135.985C185.522 135.833 185.732 135.623 185.886 135.378V137.634H185.884ZM185.884 134.427C185.884 134.979 185.599 135.472 185.121 135.749L160.626 149.892C160.257 150.105 159.847 150.212 159.431 150.221V144.678L160.376 145.224C160.677 145.397 161.069 145.488 161.466 145.488C161.718 145.488 161.972 145.45 162.205 145.376C162.583 145.254 162.854 145.049 162.971 144.795L169.697 130.145C169.753 130.026 169.751 129.898 169.751 129.812V126.478C169.779 126.303 169.734 126.125 169.615 125.967C169.298 125.547 168.53 125.323 167.789 125.437L159.434 126.716V118.636C159.847 118.643 160.26 118.751 160.628 118.965L185.123 133.108C185.597 133.379 185.884 133.874 185.884 134.427ZM184.363 132.35L160.761 118.725C160.351 118.487 159.891 118.368 159.431 118.361V112.204C161.044 112.174 162.373 111.623 162.905 110.839L184.363 132.35ZM162.882 107.909V110.076C162.882 110.242 162.835 110.403 162.756 110.557C162.754 110.561 162.751 110.566 162.749 110.573C162.329 111.357 160.941 111.936 159.296 111.936C157.318 111.936 155.708 111.1 155.708 110.076V107.909C155.712 107.916 155.717 107.92 155.724 107.927C155.736 107.944 155.752 107.96 155.764 107.979C155.796 108.021 155.831 108.06 155.869 108.1C155.885 108.119 155.904 108.137 155.92 108.154C155.962 108.196 156.006 108.238 156.055 108.277C156.069 108.289 156.081 108.301 156.095 108.312C156.158 108.364 156.223 108.413 156.293 108.459C156.31 108.471 156.328 108.483 156.347 108.494C156.403 108.529 156.459 108.564 156.517 108.599C156.543 108.613 156.566 108.627 156.592 108.641C156.653 108.674 156.716 108.704 156.779 108.735C156.8 108.744 156.821 108.756 156.842 108.765C156.928 108.805 157.017 108.84 157.11 108.875C157.129 108.882 157.147 108.886 157.166 108.893C157.243 108.921 157.32 108.947 157.399 108.97C157.43 108.98 157.462 108.989 157.493 108.998C157.567 109.019 157.642 109.04 157.719 109.059C157.747 109.066 157.777 109.073 157.805 109.08C157.91 109.103 158.018 109.124 158.127 109.143C158.141 109.145 158.155 109.148 158.169 109.15C158.265 109.166 158.363 109.18 158.463 109.192C158.498 109.197 158.533 109.199 158.571 109.204C158.654 109.213 158.738 109.22 158.825 109.225C158.86 109.227 158.895 109.229 158.932 109.232C159.051 109.239 159.172 109.241 159.294 109.241C159.415 109.241 159.536 109.236 159.655 109.232C159.69 109.229 159.728 109.227 159.763 109.225C159.849 109.22 159.933 109.213 160.017 109.204C160.052 109.199 160.089 109.197 160.124 109.192C160.225 109.18 160.323 109.166 160.418 109.15C160.432 109.148 160.446 109.145 160.46 109.143C160.57 109.124 160.677 109.103 160.782 109.08C160.813 109.073 160.841 109.066 160.869 109.059C160.946 109.04 161.02 109.022 161.095 108.998C161.125 108.989 161.158 108.98 161.188 108.97C161.268 108.947 161.347 108.919 161.422 108.893C161.44 108.886 161.459 108.882 161.475 108.875C161.569 108.84 161.657 108.802 161.743 108.765C161.764 108.756 161.785 108.744 161.806 108.735C161.872 108.704 161.935 108.674 161.995 108.641C162.021 108.627 162.044 108.613 162.07 108.599C162.131 108.564 162.187 108.529 162.243 108.494C162.259 108.483 162.278 108.471 162.296 108.462C162.366 108.415 162.432 108.366 162.495 108.315C162.509 108.303 162.52 108.291 162.534 108.28C162.583 108.238 162.628 108.198 162.672 108.154C162.688 108.137 162.707 108.119 162.723 108.1C162.761 108.06 162.796 108.018 162.831 107.976C162.845 107.96 162.856 107.944 162.87 107.927C162.87 107.92 162.877 107.913 162.882 107.909ZM162.882 107.104C162.882 107.15 162.875 107.195 162.868 107.239C162.866 107.258 162.866 107.276 162.863 107.293C162.691 108.168 161.347 108.863 159.66 108.952C159.539 108.959 159.417 108.961 159.294 108.961C157.315 108.961 155.705 108.126 155.705 107.101C155.705 106.567 156.205 106.042 157.04 105.676V106.441C157.04 107.153 158.027 107.71 159.289 107.71C160.549 107.71 161.538 107.153 161.538 106.441V105.634C162.392 105.979 162.882 106.509 162.882 107.104ZM161.265 104.759C161.265 104.778 161.261 104.794 161.261 104.813C161.258 104.829 161.258 104.843 161.256 104.859C161.251 104.88 161.244 104.901 161.237 104.922C161.233 104.934 161.23 104.946 161.226 104.957C161.216 104.981 161.202 105.004 161.191 105.025C161.186 105.034 161.181 105.044 161.177 105.051C161.165 105.067 161.151 105.083 161.139 105.1C161.13 105.114 161.121 105.128 161.109 105.142C161.102 105.149 161.095 105.156 161.088 105.163C161.041 105.214 160.988 105.263 160.925 105.31C160.911 105.319 160.894 105.328 160.88 105.34C160.857 105.356 160.834 105.373 160.81 105.387C160.803 105.391 160.794 105.396 160.787 105.401C160.586 105.517 160.337 105.613 160.052 105.674C160.04 105.676 160.029 105.678 160.019 105.681C159.928 105.699 159.833 105.716 159.735 105.727C159.667 105.734 159.602 105.741 159.532 105.746C159.452 105.751 159.373 105.755 159.294 105.755C158.223 105.755 157.318 105.3 157.318 104.759C157.318 104.243 158.146 103.805 159.156 103.768V104.507C159.156 104.582 159.217 104.645 159.294 104.645C159.371 104.645 159.431 104.584 159.431 104.507V103.768C160.437 103.805 161.265 104.243 161.265 104.759ZM119.827 135.787L95.4653 149.853C95.1434 150.037 94.7911 150.14 94.4318 150.17V147.296C94.8424 147.265 95.2437 147.146 95.603 146.939L119.965 132.873C120.226 132.721 120.436 132.516 120.588 132.275V134.478C120.586 135.024 120.303 135.511 119.827 135.787ZM114.144 126.009C114.158 125.997 114.172 125.985 114.186 125.971C114.249 125.913 114.31 125.848 114.361 125.78C114.363 125.778 114.366 125.775 114.368 125.771V128.358C114.368 128.673 114.247 128.965 114.032 129.177C113.96 129.249 113.878 129.312 113.787 129.364L94.6581 140.409C94.5881 140.448 94.5181 140.483 94.4435 140.514C94.4225 140.523 94.4038 140.528 94.3828 140.537C94.3291 140.558 94.2731 140.577 94.2195 140.593C94.1961 140.6 94.1728 140.605 94.1495 140.609C94.0935 140.623 94.0375 140.635 93.9815 140.642C93.9605 140.644 93.9372 140.649 93.9162 140.651C93.8905 140.654 93.8648 140.654 93.8392 140.656V137.499C93.8742 137.497 93.9068 137.49 93.9395 137.488C93.9652 137.485 93.9908 137.483 94.0188 137.478C94.0818 137.469 94.1448 137.457 94.2078 137.441C94.2358 137.434 94.2615 137.429 94.2895 137.422C94.3525 137.404 94.4155 137.383 94.4784 137.359C94.5018 137.35 94.5251 137.343 94.5484 137.334C94.6324 137.299 94.7141 137.259 94.7934 137.212L113.922 126.167C113.922 126.167 113.922 126.167 113.925 126.167C114.004 126.121 114.076 126.065 114.144 126.009ZM100.897 44.036C100.894 44.036 100.894 44.0337 100.892 44.0337L81.1682 32.6366L93.3516 28.2014L100.125 32.0323L104.261 45.9794L100.897 44.036ZM57.0092 18.6777L68.4203 14.0932L75.4685 18.0805L80.5896 32.3006L57.0092 18.6777ZM60.5765 29.8579L68.1963 25.4577L69.7315 26.3442L60.5741 31.631V29.8579H60.5765ZM60.5765 26.4959L65.2869 23.7755L66.8221 24.6621L60.5741 28.269V26.4959H60.5765ZM153.538 74.0697L158.613 65.127L164.329 68.3607L153.538 74.0697ZM117.308 41.7566L124.468 45.8091L129.696 60.6802L104.809 46.2991L117.308 41.7566ZM104.578 46.0914L100.465 32.2259L116.995 41.5793L104.578 46.0914ZM117.646 41.6329L122.394 39.9064L124.33 45.4148L117.646 41.6329ZM124.832 46.0121L142.876 56.2217L130.035 60.8062L124.832 46.0121ZM143.191 56.399L149.595 60.0222L152.98 74.1304L130.273 61.0091L143.191 56.399ZM143.529 56.2777L148.286 54.5792L149.506 59.6583L143.529 56.2777ZM149.919 60.2066L158.375 64.9894L153.239 74.0371L149.919 60.2066ZM158.748 64.8891L160.614 61.6017L164.252 68.0037L158.748 64.8891ZM158.51 64.7537L149.833 59.8449L148.592 54.6748L160.428 61.3754L158.51 64.7537ZM143.216 56.1003L124.694 45.6201L122.727 40.0301L148.058 54.3715L143.216 56.1003ZM117.333 41.4556L100.355 31.848L98.755 26.4562L122.153 39.7035L117.333 41.4556ZM100.013 31.6543L93.6899 28.0777L98.44 26.3489L100.013 31.6543ZM93.3772 27.9004L75.6925 17.8938L73.658 12.2454L98.2044 26.1436L93.3772 27.9004ZM93.0389 28.0241L80.9279 32.4336L75.8325 18.2881L93.0389 28.0241ZM75.3262 17.6862L68.7446 13.9626L73.3221 12.1241L75.3262 17.6862ZM68.4389 13.7899L62.3986 10.372C62.3986 10.3696 62.3963 10.3696 62.3963 10.3673C62.3939 10.3626 62.3939 10.3603 62.3916 10.3556L57.5388 3.11609L73.0888 11.9211L68.4389 13.7899ZM57.1702 3.06243L62.072 10.3743L51.2045 15.0358L57.1702 3.06243ZM62.2399 10.5983L68.1146 13.9206L56.7082 18.5028L51.2138 15.3274L62.2399 10.5983ZM40.106 0.288394L56.9648 2.86178L50.8662 15.1035L38.2979 5.29518L40.106 0.288394ZM50.8288 15.4208C50.8312 15.4231 50.8358 15.4231 50.8382 15.4254C50.8405 15.4278 50.8428 15.4301 50.8452 15.4301L65.126 23.6822L60.4971 26.3559L44.2309 16.8743L49.1164 14.0839L50.8288 15.4208ZM44.1516 17.0166L60.4155 26.4959V28.269L44.1516 18.7897V17.0166ZM60.4551 28.4837C60.4575 28.4837 60.4575 28.4837 60.4598 28.4837C60.4715 28.4907 60.4831 28.493 60.4971 28.493C60.5111 28.493 60.5228 28.4883 60.5345 28.4837C60.5368 28.4837 60.5368 28.4837 60.5391 28.4837L66.9901 24.7577L68.0353 25.362L60.4971 29.7155L44.2356 20.2362L45.2831 19.639L60.4551 28.4837ZM44.1516 20.3762L60.4155 29.8555V31.6287L44.8725 22.5716L44.1492 22.1494V20.3762H44.1516ZM60.4551 31.8456C60.4575 31.8456 60.4575 31.8456 60.4598 31.8456C60.4715 31.8526 60.4831 31.855 60.4971 31.855C60.5111 31.855 60.5228 31.8503 60.5345 31.8456C60.5368 31.8456 60.5368 31.8456 60.5391 31.8456L69.9018 26.4399L70.9143 27.0255L60.4995 33.0378L50.3832 27.1398L44.2356 23.5562L45.2435 22.9753L60.4551 31.8456ZM44.1516 23.6985L60.4155 33.1778V34.951L44.1516 25.4717V23.6985ZM44.1516 26.9998L60.4155 36.4791V38.2523L44.1516 28.773V26.9998ZM60.5765 38.2546V36.4815L71.8056 29.9978V31.771L60.5765 38.2546ZM71.7332 29.8509L60.4948 36.3391L44.2286 26.8575L45.1828 26.3069C45.1945 26.2999 45.1968 26.2882 45.2038 26.2789L60.4528 35.1679C60.4551 35.1679 60.4551 35.1679 60.4575 35.1679C60.4691 35.1749 60.4808 35.1773 60.4948 35.1773C60.5088 35.1773 60.5205 35.1726 60.5321 35.1679C60.5345 35.1679 60.5345 35.1679 60.5368 35.1679L70.7464 29.2746L71.7332 29.8509ZM71.8056 28.472L60.5765 34.9556V33.1825L71.073 27.1212L71.8056 27.5434V28.472ZM81.1379 32.9888C81.1519 32.9795 81.1822 32.9585 81.1822 32.9585L100.46 44.0966C98.2417 44.6403 95.6893 44.9529 93.3889 44.9529C89.6443 44.9529 85.972 44.162 83.0487 42.7248C80.2887 41.3669 78.4688 39.5448 78.0489 37.725C78.0536 35.7769 79.0638 34.2277 81.1379 32.9888ZM78.0466 40.674V38.5906C79.6517 42.3188 86.224 45.2305 93.3866 45.2305C95.8036 45.2305 98.503 44.8899 100.801 44.2996L103.939 46.1124C102.369 46.845 100.54 47.3956 98.552 47.7456C98.552 47.7456 97.3645 47.9812 95.9226 48.0792C95.2834 48.1212 93.4682 48.2262 92.0474 48.1539C90.6265 48.0815 90.2556 48.0302 89.565 47.9486C88.8324 47.8716 86.8143 47.4586 86.8143 47.4586C81.6395 46.2501 78.0466 43.665 78.0466 40.674ZM89.4997 48.2099L89.6116 48.2239C90.4002 48.3219 91.2145 48.3895 92.045 48.4245L92.7146 48.4478C92.9386 48.4525 93.1626 48.4572 93.3889 48.4572C94.2311 48.4572 95.0641 48.4222 95.8806 48.3568L95.946 48.3522C96.8512 48.2775 97.7401 48.1679 98.5987 48.0162L98.9416 47.9462V123.704C98.9416 125.302 96.2469 126.601 92.9363 126.601C89.6256 126.601 86.9309 125.302 86.9309 123.704V120.099V47.7549C87.7522 47.9416 88.6084 48.0955 89.4997 48.2099ZM73.6207 123.916L86.6556 116.389V120.097V123.701C86.6556 125.449 89.4717 126.872 92.9339 126.872C96.3962 126.872 99.2123 125.449 99.2123 123.701V115.503L113.785 123.916C114.149 124.126 114.366 124.502 114.366 124.922C114.366 125.185 114.282 125.43 114.128 125.628C114.037 125.747 113.92 125.85 113.785 125.929L94.6558 136.974C94.0678 137.315 93.3352 137.315 92.7473 136.974L73.6184 125.929C73.2544 125.719 73.0374 125.346 73.0374 124.926V124.922C73.0398 124.502 73.2567 124.126 73.6207 123.916ZM73.4831 126.167L92.612 137.212C92.9083 137.383 93.2349 137.474 93.5662 137.495V140.654C93.2816 140.633 93.0016 140.553 92.7496 140.409L73.6207 129.364C73.2567 129.154 73.0398 128.778 73.0398 128.358V125.768C73.1541 125.925 73.3034 126.062 73.4831 126.167ZM68.6349 129.966L72.7668 127.581V128.358C72.7668 128.876 73.0351 129.343 73.4854 129.602L92.6143 140.647C92.9479 140.84 93.3236 140.936 93.6969 140.938C93.6992 140.938 93.7015 140.94 93.7039 140.94C94.0865 140.94 94.4621 140.84 94.7934 140.649L113.922 129.604C114.034 129.539 114.137 129.462 114.223 129.373C114.489 129.109 114.639 128.75 114.639 128.361V126.975L119.825 129.97C120.161 130.164 120.399 130.47 120.511 130.824C120.511 130.841 120.511 130.857 120.516 130.871C120.558 131.011 120.581 131.153 120.583 131.293C120.581 131.839 120.299 132.327 119.825 132.597L95.463 146.664C94.7024 147.102 93.7575 147.102 92.9969 146.664L68.6326 132.597C68.1566 132.322 67.8743 131.832 67.8743 131.284C67.8743 130.736 68.159 130.239 68.6349 129.966ZM68.6349 135.787C68.159 135.511 67.8767 135.021 67.8767 134.473V132.231C68.0283 132.474 68.2383 132.681 68.4996 132.831L92.864 146.897C93.2466 147.116 93.6689 147.233 94.0982 147.254V150.172C93.7179 150.151 93.3422 150.049 93.0016 149.853L68.6349 135.787Z" fill="#C7C7C7"/>
4
+ <path d="M300.311 171.826C300.372 169.451 298.967 167.199 296.354 165.464C297.546 164.339 298.19 163.061 298.207 161.738C298.232 159.764 296.872 157.851 294.376 156.348L255.425 132.91C255.411 132.891 255.397 132.873 255.383 132.854C255.353 132.812 255.32 132.77 255.29 132.728C255.22 132.64 255.15 132.556 255.077 132.472C255.045 132.432 255.012 132.392 254.977 132.355C254.905 132.276 254.832 132.199 254.76 132.124C254.723 132.087 254.688 132.047 254.65 132.012C254.578 131.94 254.503 131.874 254.429 131.809C254.389 131.774 254.352 131.737 254.312 131.704C254.233 131.639 254.153 131.578 254.074 131.517C254.037 131.489 254.002 131.459 253.967 131.433C253.85 131.349 253.731 131.275 253.612 131.205L228.655 116.796C228.469 116.688 228.284 116.604 228.1 116.537C227.5 116.313 226.931 116.299 226.441 116.506C226.35 116.546 226.262 116.59 226.175 116.644L220.73 119.791L220.576 119.88C220.576 119.88 220.576 119.88 220.573 119.882C220.571 119.882 220.569 119.885 220.569 119.885C219.806 120.386 219.384 121.413 219.384 122.775V129.023L100.054 197.828C97.6271 199.226 96.2762 201.052 96.2529 202.977C96.2366 204.354 96.8945 205.702 98.1404 206.899C95.665 208.537 94.2745 210.639 94.1881 212.865C94.1858 212.872 94.1835 212.876 94.1835 212.886V212.897V212.9L93.9432 220.181C93.8498 222.794 95.518 225.27 98.6397 227.148L148.428 257.107C148.794 257.326 149.186 257.541 149.594 257.744C149.673 257.784 149.757 257.821 149.839 257.856C149.895 257.879 149.949 257.905 150.012 257.933C150.278 258.057 150.551 258.183 150.831 258.297C150.945 258.344 151.062 258.386 151.178 258.43L151.344 258.491C151.598 258.586 151.862 258.687 152.133 258.775C152.291 258.829 152.454 258.876 152.615 258.924L152.865 259.001C152.989 259.041 153.11 259.081 153.236 259.113C153.28 259.125 153.325 259.137 153.371 259.146C153.411 259.155 153.453 259.165 153.495 259.176C153.682 259.225 153.873 259.27 154.062 259.314C154.365 259.386 154.634 259.445 154.881 259.494C155.077 259.533 155.273 259.568 155.471 259.603C155.529 259.613 155.588 259.624 155.644 259.636C155.711 259.65 155.779 259.662 155.849 259.673C155.952 259.69 156.057 259.704 156.162 259.715C156.239 259.725 156.316 259.736 156.395 259.746L156.563 259.769C156.64 259.781 156.719 259.79 156.796 259.802C157.165 259.846 157.653 259.9 158.157 259.935C158.178 259.937 158.196 259.937 158.208 259.937C158.607 259.965 159.027 259.981 159.531 259.993C159.629 259.995 159.727 259.995 159.827 259.995H159.93C159.99 259.995 160.049 259.995 160.109 259.998C160.17 259.998 160.231 260 160.291 260C160.322 260 160.354 260 160.385 260C160.527 259.998 160.669 259.993 160.812 259.986L161.103 259.977C161.185 259.974 161.264 259.972 161.346 259.97C161.859 259.944 162.279 259.914 162.669 259.876C162.685 259.874 162.699 259.874 162.704 259.872C162.748 259.867 162.79 259.862 162.832 259.855C162.869 259.851 162.907 259.846 162.946 259.841C163.392 259.792 163.758 259.743 164.097 259.69C164.195 259.676 164.293 259.657 164.388 259.641L164.789 259.571C164.927 259.547 165.065 259.524 165.198 259.496C165.27 259.482 165.34 259.466 165.412 259.449L165.821 259.358C166.287 259.249 166.696 259.144 167.067 259.034L167.195 258.992C167.557 258.882 167.927 258.759 168.298 258.624L168.394 258.589C168.448 258.57 168.499 258.551 168.55 258.53L168.627 258.502C168.665 258.488 168.702 258.477 168.737 258.463C168.903 258.397 169.064 258.325 169.222 258.253L169.402 258.173C169.451 258.15 169.502 258.129 169.554 258.108C169.638 258.073 169.724 258.036 169.806 257.996C170.228 257.798 170.606 257.602 170.958 257.399L295.335 185.684C300.066 182.826 300.276 181.525 300.276 179.079V172.377C300.276 172.365 300.271 172.356 300.269 172.346C300.292 172.181 300.306 172.003 300.311 171.826ZM255.276 133.167C255.36 133.283 255.441 133.405 255.518 133.528C255.521 133.531 255.523 133.535 255.525 133.538C255.591 133.64 255.654 133.75 255.717 133.857L250.421 136.993C249.954 136.167 249.394 135.47 248.787 134.949C248.778 134.942 248.769 134.933 248.759 134.926C248.661 134.842 248.561 134.767 248.461 134.693C248.442 134.679 248.423 134.662 248.405 134.648C248.286 134.564 248.167 134.487 248.045 134.417L223.091 120.008C222.984 119.948 222.876 119.892 222.771 119.845C222.757 119.838 222.746 119.831 222.732 119.826C222.638 119.784 222.545 119.749 222.452 119.719C222.424 119.71 222.398 119.7 222.37 119.691C222.288 119.665 222.209 119.647 222.127 119.628C222.09 119.621 222.053 119.612 222.018 119.607C221.945 119.595 221.873 119.586 221.801 119.581C221.761 119.579 221.719 119.577 221.679 119.577C221.67 119.577 221.661 119.574 221.651 119.574L226.32 116.877C226.546 116.737 226.798 116.656 227.069 116.637C227.514 116.604 228.011 116.737 228.522 117.031L253.479 131.44C253.591 131.506 253.701 131.578 253.811 131.655C253.857 131.688 253.904 131.727 253.951 131.762C254.011 131.809 254.072 131.853 254.13 131.902C254.191 131.954 254.249 132.007 254.31 132.061C254.352 132.101 254.396 132.138 254.438 132.18C254.506 132.245 254.573 132.315 254.639 132.385C254.669 132.418 254.702 132.451 254.732 132.486C254.807 132.567 254.879 132.654 254.951 132.74C254.972 132.765 254.991 132.789 255.012 132.814C255.082 132.903 255.152 132.994 255.22 133.09C255.222 133.092 255.224 133.097 255.227 133.099C255.231 133.106 255.238 133.115 255.245 133.122C255.255 133.136 255.264 133.15 255.276 133.167ZM251.613 141.221V141.02C251.613 139.844 251.291 138.549 250.71 137.345L255.901 134.182C256.522 135.372 256.907 136.739 256.907 138.003V171.005C256.907 172.405 256.529 173.193 255.565 173.814L251.249 176.308C251.484 175.794 251.613 175.153 251.613 174.42V174.222V141.221ZM219.661 122.773C219.661 121.525 220.049 120.554 220.72 120.113L220.73 120.109C220.781 120.076 220.835 120.046 220.891 120.02C220.937 119.997 220.984 119.978 221.031 119.959C221.061 119.948 221.089 119.936 221.122 119.927C221.161 119.915 221.201 119.906 221.243 119.896C221.285 119.887 221.327 119.875 221.369 119.871C221.397 119.866 221.427 119.864 221.455 119.861C221.511 119.857 221.567 119.85 221.626 119.85C221.637 119.85 221.649 119.852 221.663 119.852C221.749 119.854 221.838 119.859 221.929 119.873C221.948 119.875 221.966 119.88 221.985 119.882C222.069 119.896 222.153 119.917 222.239 119.941C222.263 119.948 222.286 119.955 222.309 119.962C222.393 119.987 222.477 120.02 222.561 120.055C222.585 120.064 222.61 120.074 222.634 120.085C222.741 120.134 222.848 120.188 222.958 120.251L247.915 134.66C248.031 134.728 248.148 134.802 248.26 134.884C248.288 134.905 248.316 134.928 248.346 134.949C248.43 135.012 248.517 135.078 248.601 135.148C248.629 135.171 248.657 135.199 248.685 135.225C248.766 135.297 248.85 135.372 248.93 135.451C248.958 135.477 248.983 135.507 249.009 135.535C249.088 135.617 249.168 135.698 249.245 135.787C249.275 135.822 249.305 135.861 249.338 135.899C249.408 135.98 249.478 136.062 249.543 136.151C249.597 136.218 249.646 136.293 249.697 136.365C249.739 136.424 249.784 136.48 249.823 136.54C250.008 136.813 250.18 137.103 250.341 137.411L250.344 137.413C250.962 138.601 251.347 139.965 251.347 141.228V174.222C251.347 175.419 250.971 177.185 249.567 177.318C248.932 177.379 248.58 177.253 248.052 176.949L223.096 162.54C221.203 161.448 219.666 158.504 219.666 155.975V122.773H219.661ZM294.236 156.584C296.644 158.033 297.957 159.864 297.934 161.735C297.91 163.557 296.611 165.303 294.271 166.649L169.899 238.361C167.361 239.821 163.95 240.624 160.287 240.624C156.432 240.624 152.685 239.7 150.009 238.09L100.221 208.131C97.8137 206.682 96.5002 204.853 96.5236 202.98C96.5469 201.157 97.8464 199.412 100.186 198.064L219.386 129.336V155.973C219.386 158.588 220.986 161.64 222.953 162.774L247.91 177.183C248.414 177.474 248.911 177.619 249.368 177.619C249.716 177.619 250.043 177.535 250.334 177.367C250.4 177.33 255.707 174.248 255.707 174.248C256.753 173.573 257.179 172.691 257.179 171.205V171.005V138.006V137.805C257.179 136.515 256.799 135.089 256.106 133.792M100.082 208.367L149.869 238.326C152.587 239.961 156.386 240.899 160.289 240.899C163.996 240.899 167.459 240.083 170.037 238.599L294.408 166.887C294.448 166.863 294.483 166.84 294.523 166.819C296.746 168.238 297.959 170.001 297.936 171.793C297.913 173.615 296.613 175.361 294.273 176.707L169.901 248.419C167.363 249.879 163.952 250.682 160.289 250.682C156.435 250.682 152.688 249.758 150.012 248.148L100.224 218.189C97.8161 216.74 96.5026 214.911 96.5259 213.037C96.5469 211.288 97.7578 209.599 99.9369 208.273C99.9858 208.304 100.033 208.336 100.082 208.367ZM98.3434 207.09C98.7376 207.445 99.1809 207.788 99.6779 208.112C97.4894 209.477 96.2739 211.218 96.2506 213.033C96.2272 215.007 97.5874 216.922 100.082 218.422L149.869 248.381C152.587 250.017 156.386 250.955 160.289 250.955C163.996 250.955 167.459 250.138 170.037 248.654L294.408 176.942C296.835 175.545 298.186 173.718 298.209 171.796C298.232 169.936 297.014 168.121 294.782 166.66C295.29 166.343 295.748 166.005 296.147 165.65C298.715 167.335 300.099 169.523 300.04 171.817C299.98 174.234 298.347 176.483 295.442 178.153L171.068 249.865C170.886 249.97 170.702 250.07 170.513 250.168C170.475 250.187 170.436 250.208 170.398 250.227C170.244 250.306 170.09 250.383 169.932 250.455C169.859 250.49 169.782 250.521 169.708 250.553C169.649 250.577 169.593 250.602 169.537 250.626C169.25 250.752 168.991 250.864 168.721 250.969C168.711 250.973 168.702 250.976 168.693 250.98L168.667 250.99C168.595 251.015 168.52 251.043 168.448 251.069C168.088 251.2 167.753 251.312 167.421 251.414C167.153 251.496 166.882 251.573 166.609 251.645C166.565 251.657 166.516 251.669 166.469 251.68C166.313 251.72 166.154 251.757 165.996 251.795C165.916 251.813 165.837 251.83 165.758 251.848L165.734 251.853C165.713 251.858 165.692 251.862 165.671 251.867C165.368 251.932 165.058 251.991 164.766 252.042C164.703 252.054 164.64 252.063 164.58 252.075C164.503 252.089 164.423 252.103 164.344 252.114C164.162 252.142 163.98 252.168 163.798 252.194C163.695 252.208 163.59 252.222 163.481 252.233C163.453 252.238 163.422 252.24 163.394 252.243C163.317 252.252 163.243 252.261 163.163 252.268C163.154 252.268 163.142 252.271 163.133 252.273C162.601 252.331 162.064 252.373 161.526 252.397C161.437 252.401 161.346 252.404 161.257 252.406L161.192 252.408C160.891 252.418 160.585 252.425 160.259 252.425C160.116 252.425 159.972 252.425 159.827 252.422C159.612 252.418 159.4 252.413 159.188 252.406H159.185C158.469 252.376 157.755 252.317 157.048 252.231C156.974 252.222 156.901 252.212 156.827 252.201L156.673 252.18C156.367 252.138 156.059 252.089 155.76 252.037C155.564 252.002 155.371 251.967 155.177 251.93C154.904 251.874 154.636 251.816 154.365 251.75C154.179 251.708 153.99 251.664 153.805 251.615C153.523 251.54 153.252 251.461 153.024 251.391L152.947 251.368C152.783 251.319 152.622 251.272 152.461 251.218C152.203 251.132 151.946 251.036 151.685 250.938L151.519 250.878C151.405 250.836 151.288 250.794 151.176 250.747C150.912 250.64 150.653 250.518 150.401 250.404L150.362 250.385C150.303 250.357 150.245 250.332 150.184 250.304C150.107 250.269 150.03 250.234 149.956 250.199C149.557 250 149.172 249.79 148.808 249.573L101.439 221.068L99.02 219.612C98.9453 219.568 98.8753 219.521 98.803 219.474C98.698 219.409 98.5907 219.344 98.488 219.276C98.3457 219.18 98.208 219.085 98.0704 218.987C98.0424 218.968 98.0144 218.947 97.9864 218.928C97.8301 218.814 97.6761 218.698 97.5291 218.579C97.5268 218.576 97.5221 218.574 97.5198 218.572C96.3136 217.603 95.4433 216.523 94.9441 215.378C94.9417 215.373 94.9417 215.371 94.9394 215.366C94.8811 215.233 94.8297 215.1 94.7831 214.965C94.7784 214.948 94.7714 214.934 94.7667 214.918C94.7247 214.794 94.6874 214.671 94.6524 214.547C94.6454 214.519 94.6361 214.491 94.6291 214.461C94.6011 214.349 94.5754 214.234 94.5544 214.122C94.5474 214.08 94.5381 214.038 94.5311 213.996C94.5148 213.896 94.5008 213.793 94.4891 213.691C94.4821 213.635 94.4774 213.579 94.4728 213.525C94.4658 213.434 94.4611 213.343 94.4564 213.252C94.4541 213.184 94.4541 213.114 94.4541 213.047C94.4704 210.835 95.8446 208.726 98.3434 207.09ZM300.005 179.086C300.005 181.49 299.812 182.67 295.197 185.456L170.825 257.168C170.48 257.366 170.109 257.557 169.691 257.756C169.612 257.793 169.533 257.828 169.451 257.861C169.4 257.882 169.346 257.905 169.295 257.928L169.113 258.01C168.956 258.08 168.8 258.15 168.639 258.215C168.606 258.229 168.571 258.241 168.539 258.253L168.452 258.283C168.401 258.302 168.352 258.32 168.301 258.339L168.205 258.374C167.839 258.507 167.473 258.631 167.116 258.738L166.987 258.78C166.623 258.887 166.222 258.99 165.76 259.099L165.352 259.19C165.284 259.207 165.216 259.223 165.146 259.235C165.013 259.26 164.88 259.284 164.745 259.307L164.342 259.377C164.248 259.393 164.153 259.412 164.057 259.426C163.721 259.48 163.359 259.526 162.918 259.575C162.879 259.58 162.837 259.585 162.797 259.589C162.757 259.594 162.718 259.601 162.678 259.603C162.676 259.603 162.648 259.608 162.645 259.608C162.258 259.645 161.843 259.676 161.334 259.701C161.255 259.704 161.176 259.706 161.094 259.708L160.798 259.718C160.658 259.722 160.52 259.729 160.378 259.729C160.289 259.732 160.198 259.729 160.109 259.729C160.049 259.729 159.988 259.727 159.927 259.727H159.825C159.727 259.727 159.631 259.727 159.533 259.725C159.034 259.715 158.618 259.697 158.215 259.669C158.206 259.669 158.196 259.669 158.168 259.666C157.674 259.631 157.191 259.578 156.824 259.533C156.747 259.524 156.67 259.512 156.593 259.503L156.425 259.48C156.348 259.468 156.269 259.459 156.192 259.447C156.089 259.433 155.987 259.421 155.889 259.405C155.823 259.393 155.76 259.382 155.695 259.37C155.634 259.358 155.576 259.347 155.515 259.335C155.32 259.3 155.128 259.265 154.932 259.225C154.687 259.176 154.421 259.12 154.123 259.048C153.936 259.004 153.747 258.959 153.563 258.913C153.518 258.901 153.474 258.889 153.43 258.88C153.388 258.871 153.348 258.861 153.306 258.85C153.185 258.817 153.066 258.78 152.947 258.74L152.69 258.661C152.531 258.614 152.373 258.568 152.217 258.516C151.953 258.43 151.692 258.33 151.44 258.234L151.272 258.171C151.157 258.129 151.043 258.087 150.933 258.043C150.66 257.931 150.387 257.805 150.119 257.679C150.063 257.653 150.005 257.627 149.949 257.602C149.869 257.567 149.79 257.532 149.713 257.494C149.312 257.296 148.927 257.084 148.565 256.869L98.7773 226.91C95.7443 225.085 94.1228 222.699 94.2115 220.188L94.3934 214.666C94.8087 216.15 95.8096 217.55 97.3308 218.772C97.3355 218.777 97.3425 218.782 97.3471 218.786C97.4848 218.896 97.6271 219.005 97.7718 219.113C97.8021 219.136 97.8347 219.159 97.8674 219.183C97.9957 219.274 98.1264 219.365 98.2594 219.456C98.2944 219.479 98.3294 219.505 98.3644 219.528C98.53 219.638 98.7003 219.745 98.8753 219.852L103.159 222.43L148.666 249.814C150.145 250.703 151.848 251.386 153.665 251.865C153.689 251.872 153.71 251.876 153.733 251.883C153.745 251.886 153.756 251.888 153.768 251.893C154.204 252.005 154.648 252.107 155.096 252.196C155.105 252.198 155.112 252.201 155.121 252.201C155.147 252.205 155.175 252.21 155.203 252.215C155.644 252.301 156.087 252.376 156.537 252.439C156.57 252.443 156.6 252.45 156.633 252.453L156.785 252.474C156.869 252.485 156.953 252.497 157.034 252.506C157.534 252.567 157.979 252.611 158.397 252.639C158.411 252.641 158.425 252.641 158.451 252.641C158.87 252.669 159.302 252.688 159.769 252.695C159.902 252.697 160.035 252.697 160.165 252.697C160.529 252.7 160.865 252.693 161.197 252.684L161.262 252.681C161.369 252.679 161.479 252.676 161.586 252.669C162.071 252.646 162.517 252.613 162.946 252.571C162.993 252.567 163.04 252.56 163.086 252.555C163.121 252.551 163.156 252.546 163.191 252.541C163.616 252.495 163.992 252.446 164.339 252.392C164.437 252.378 164.533 252.359 164.629 252.343C164.633 252.343 164.64 252.341 164.645 252.341C164.75 252.322 164.852 252.303 164.957 252.285C165.079 252.264 165.2 252.24 165.326 252.217C165.382 252.205 165.436 252.196 165.492 252.184C165.585 252.166 165.681 252.147 165.774 252.126L165.818 252.117C165.9 252.098 165.984 252.079 166.063 252.061C166.532 251.951 166.938 251.846 167.307 251.736C167.333 251.729 167.356 251.722 167.379 251.713L167.435 251.697C167.629 251.638 167.827 251.575 168.028 251.508C168.182 251.456 168.331 251.403 168.483 251.349C168.504 251.342 168.522 251.335 168.543 251.328C168.571 251.316 168.602 251.307 168.632 251.295C169.143 251.106 169.638 250.899 170.114 250.672C170.268 250.6 170.415 250.528 170.557 250.453C170.59 250.437 170.622 250.42 170.655 250.404C170.846 250.306 171.028 250.206 171.205 250.103L295.577 178.391L295.58 178.389C297.873 177.071 299.394 175.389 300.008 173.541V179.086H300.005Z" fill="#C7C7C7"/>
5
+ <path d="M102.078 224.262C101.845 224.12 101.621 224.096 101.444 224.192C101.266 224.287 101.166 224.49 101.161 224.763C101.15 225.288 101.504 225.937 101.952 226.208C102.092 226.292 102.228 226.336 102.354 226.336C102.438 226.336 102.517 226.317 102.587 226.278C102.764 226.182 102.865 225.979 102.869 225.706C102.881 225.181 102.526 224.532 102.078 224.262ZM102.508 226.133C102.384 226.201 102.218 226.177 102.039 226.068C101.635 225.823 101.315 225.239 101.327 224.766C101.332 224.556 101.402 224.402 101.525 224.334C101.572 224.308 101.623 224.297 101.682 224.297C101.777 224.297 101.885 224.332 101.997 224.399C102.4 224.644 102.72 225.228 102.708 225.701C102.701 225.914 102.629 226.065 102.508 226.133Z" fill="#C7C7C7"/>
6
+ <path d="M104.717 225.86C104.484 225.718 104.26 225.694 104.082 225.79C103.905 225.886 103.805 226.089 103.8 226.362C103.788 226.887 104.143 227.535 104.591 227.806C104.731 227.89 104.866 227.934 104.992 227.934C105.076 227.934 105.156 227.915 105.226 227.876C105.403 227.78 105.503 227.577 105.508 227.304C105.52 226.779 105.165 226.133 104.717 225.86ZM105.146 227.731C105.025 227.799 104.857 227.775 104.677 227.666C104.274 227.421 103.954 226.838 103.966 226.364C103.97 226.154 104.04 226 104.164 225.932C104.211 225.907 104.262 225.895 104.32 225.895C104.416 225.895 104.523 225.93 104.635 225.998C105.039 226.243 105.359 226.826 105.347 227.299C105.34 227.512 105.268 227.663 105.146 227.731Z" fill="#C7C7C7"/>
7
+ <path d="M107.351 227.458C107.117 227.318 106.893 227.292 106.716 227.388C106.539 227.484 106.439 227.687 106.434 227.96C106.422 228.485 106.777 229.133 107.225 229.404C107.365 229.488 107.5 229.532 107.626 229.532C107.71 229.532 107.789 229.513 107.859 229.474C108.037 229.378 108.137 229.175 108.142 228.902C108.153 228.377 107.799 227.731 107.351 227.458ZM107.778 229.329C107.654 229.397 107.488 229.374 107.309 229.264C106.905 229.019 106.586 228.436 106.597 227.962C106.602 227.752 106.672 227.598 106.796 227.53C106.842 227.505 106.893 227.493 106.952 227.493C107.047 227.493 107.155 227.528 107.267 227.596C107.67 227.841 107.99 228.424 107.978 228.898C107.971 229.11 107.901 229.264 107.778 229.329Z" fill="#C7C7C7"/>
8
+ <path d="M109.987 229.056C109.754 228.914 109.53 228.891 109.353 228.986C109.176 229.082 109.075 229.285 109.071 229.558C109.059 230.083 109.414 230.731 109.862 231.002C110.001 231.086 110.137 231.13 110.263 231.13C110.347 231.13 110.426 231.112 110.496 231.072C110.673 230.976 110.774 230.773 110.778 230.5C110.79 229.975 110.435 229.329 109.987 229.056ZM110.417 230.93C110.293 230.997 110.127 230.974 109.948 230.864C109.544 230.619 109.225 230.036 109.236 229.563C109.241 229.353 109.311 229.199 109.435 229.131C109.481 229.105 109.533 229.094 109.591 229.094C109.687 229.094 109.794 229.129 109.906 229.196C110.309 229.441 110.629 230.024 110.617 230.498C110.61 230.708 110.54 230.862 110.417 230.93Z" fill="#C7C7C7"/>
9
+ <path d="M112.622 230.654C112.389 230.514 112.165 230.489 111.988 230.584C111.81 230.68 111.71 230.883 111.705 231.156C111.694 231.681 112.048 232.327 112.496 232.6C112.636 232.684 112.772 232.729 112.898 232.729C112.982 232.729 113.061 232.71 113.131 232.67C113.308 232.575 113.409 232.372 113.413 232.099C113.425 231.576 113.07 230.927 112.622 230.654ZM113.052 232.528C112.928 232.596 112.762 232.572 112.583 232.463C112.179 232.218 111.859 231.634 111.871 231.161C111.876 230.951 111.946 230.797 112.069 230.729C112.116 230.703 112.167 230.692 112.226 230.692C112.321 230.692 112.429 230.727 112.541 230.794C112.944 231.039 113.264 231.623 113.252 232.096C113.245 232.306 113.175 232.46 113.052 232.528Z" fill="#C7C7C7"/>
10
+ <path d="M131.855 242.203C131.621 242.061 131.397 242.038 131.22 242.133C131.043 242.229 130.942 242.432 130.938 242.705C130.926 243.23 131.281 243.878 131.729 244.149C131.869 244.233 132.004 244.277 132.13 244.277C132.214 244.277 132.293 244.259 132.363 244.219C132.541 244.123 132.641 243.92 132.646 243.647C132.657 243.125 132.303 242.476 131.855 242.203ZM132.284 244.077C132.16 244.144 131.995 244.121 131.815 244.011C131.411 243.766 131.092 243.183 131.103 242.71C131.108 242.5 131.178 242.346 131.302 242.278C131.348 242.252 131.4 242.241 131.458 242.241C131.554 242.241 131.661 242.276 131.773 242.343C132.177 242.588 132.496 243.171 132.485 243.645C132.478 243.855 132.408 244.009 132.284 244.077Z" fill="#C7C7C7"/>
11
+ <path d="M134.493 243.801C134.26 243.659 134.036 243.636 133.859 243.731C133.681 243.827 133.581 244.03 133.576 244.303C133.565 244.828 133.919 245.474 134.367 245.747C134.507 245.831 134.643 245.875 134.769 245.875C134.853 245.875 134.932 245.857 135.002 245.817C135.179 245.721 135.28 245.518 135.284 245.245C135.296 244.723 134.941 244.074 134.493 243.801ZM134.923 245.675C134.799 245.742 134.633 245.719 134.454 245.609C134.05 245.364 133.73 244.781 133.742 244.308C133.747 244.098 133.817 243.944 133.94 243.876C133.987 243.85 134.038 243.839 134.097 243.839C134.192 243.839 134.3 243.874 134.412 243.941C134.815 244.186 135.135 244.769 135.123 245.243C135.116 245.453 135.044 245.607 134.923 245.675Z" fill="#C7C7C7"/>
12
+ <path d="M137.129 245.402C136.896 245.26 136.672 245.236 136.494 245.332C136.317 245.428 136.217 245.63 136.212 245.903C136.201 246.428 136.555 247.077 137.003 247.348C137.143 247.432 137.278 247.476 137.404 247.476C137.488 247.476 137.568 247.457 137.638 247.418C137.815 247.322 137.915 247.119 137.92 246.846C137.932 246.321 137.577 245.672 137.129 245.402ZM137.558 247.273C137.435 247.341 137.269 247.317 137.089 247.208C136.686 246.963 136.366 246.379 136.378 245.906C136.383 245.696 136.453 245.542 136.576 245.474C136.623 245.449 136.674 245.437 136.732 245.437C136.828 245.437 136.935 245.472 137.047 245.539C137.451 245.784 137.771 246.368 137.759 246.841C137.75 247.054 137.68 247.205 137.558 247.273Z" fill="#C7C7C7"/>
13
+ <path d="M139.764 247C139.531 246.858 139.307 246.834 139.129 246.93C138.952 247.026 138.852 247.229 138.847 247.502C138.835 248.027 139.19 248.675 139.638 248.946C139.778 249.03 139.913 249.074 140.039 249.074C140.123 249.074 140.202 249.055 140.272 249.016C140.45 248.92 140.55 248.717 140.555 248.444C140.569 247.919 140.214 247.273 139.764 247ZM140.193 248.871C140.069 248.939 139.904 248.915 139.722 248.806C139.318 248.561 138.999 247.978 139.01 247.504C139.015 247.294 139.085 247.14 139.209 247.072C139.255 247.047 139.307 247.035 139.365 247.035C139.461 247.035 139.568 247.07 139.68 247.138C140.083 247.383 140.403 247.966 140.391 248.439C140.387 248.652 140.317 248.803 140.193 248.871Z" fill="#C7C7C7"/>
14
+ <path d="M142.4 248.598C142.166 248.458 141.942 248.433 141.765 248.528C141.588 248.624 141.487 248.827 141.483 249.1C141.471 249.625 141.826 250.271 142.274 250.544C142.414 250.628 142.549 250.672 142.675 250.672C142.759 250.672 142.838 250.654 142.908 250.614C143.086 250.518 143.186 250.315 143.191 250.042C143.202 249.517 142.848 248.871 142.4 248.598ZM142.829 250.469C142.705 250.537 142.54 250.514 142.36 250.404C141.956 250.159 141.637 249.576 141.648 249.102C141.653 248.892 141.723 248.738 141.847 248.671C141.893 248.645 141.945 248.633 142.003 248.633C142.099 248.633 142.206 248.668 142.318 248.736C142.722 248.981 143.041 249.564 143.03 250.038C143.023 250.25 142.953 250.404 142.829 250.469Z" fill="#C7C7C7"/>
15
+ <path d="M126.553 239.082L117.631 233.657C117.475 233.562 117.316 233.548 117.188 233.618C117.038 233.699 116.947 233.886 116.943 234.131C116.933 234.565 117.188 235.078 117.512 235.274L126.434 240.698C126.525 240.754 126.616 240.782 126.702 240.782C126.765 240.782 126.823 240.768 126.877 240.738C127.026 240.656 127.117 240.47 127.122 240.225C127.134 239.793 126.877 239.28 126.553 239.082ZM126.8 240.596C126.704 240.649 126.595 240.605 126.52 240.561L117.598 235.136C117.323 234.968 117.099 234.511 117.108 234.138C117.113 233.954 117.171 233.818 117.269 233.765C117.302 233.748 117.335 233.741 117.367 233.741C117.435 233.741 117.5 233.769 117.549 233.8L126.471 239.224C126.746 239.39 126.97 239.849 126.961 240.222C126.956 240.407 126.898 240.542 126.8 240.596Z" fill="#C7C7C7"/>
16
+ <path d="M189.403 178.132L202.97 185.964C203.343 186.181 203.833 186.289 204.323 186.289C204.813 186.289 205.303 186.181 205.674 185.964L219.152 178.132C219.537 177.908 219.747 177.602 219.747 177.274C219.747 176.94 219.532 176.634 219.143 176.408L205.576 168.576C204.827 168.144 203.614 168.144 202.872 168.576L189.394 176.408C189.009 176.632 188.799 176.935 188.799 177.267C188.801 177.6 189.016 177.908 189.403 178.132ZM189.531 176.644L203.01 168.811C203.343 168.618 203.784 168.52 204.223 168.52C204.664 168.52 205.105 168.618 205.441 168.811L219.008 176.644C219.309 176.816 219.474 177.04 219.474 177.271C219.474 177.5 219.311 177.721 219.015 177.894L205.536 185.726C204.869 186.114 203.777 186.116 203.105 185.726L189.538 177.894C189.237 177.721 189.072 177.497 189.072 177.267C189.074 177.038 189.235 176.816 189.531 176.644Z" fill="#C7C7C7"/>
17
+ <path d="M168.665 188.967C168.665 189.3 168.88 189.608 169.269 189.832L182.836 197.665C183.212 197.882 183.702 197.989 184.192 197.989C184.679 197.989 185.167 197.882 185.538 197.667L199.021 189.832C199.406 189.608 199.616 189.303 199.616 188.974C199.616 188.64 199.401 188.335 199.011 188.108L185.445 180.276C184.696 179.844 183.482 179.844 182.741 180.276L169.258 188.111C168.875 188.332 168.665 188.636 168.665 188.967ZM182.876 180.512C183.209 180.318 183.65 180.22 184.089 180.22C184.528 180.22 184.971 180.318 185.307 180.512L198.874 188.344C199.175 188.517 199.34 188.741 199.34 188.971C199.34 189.2 199.177 189.422 198.881 189.594L185.398 197.429C184.742 197.809 183.632 197.809 182.969 197.427L169.402 189.594C169.101 189.422 168.936 189.198 168.936 188.964C168.936 188.736 169.097 188.517 169.391 188.344L182.876 180.512Z" fill="#C7C7C7"/>
18
+ <path d="M205.97 192.123C205.223 191.692 204.012 191.694 203.268 192.126L189.785 199.96C189.402 200.182 189.192 200.488 189.192 200.817C189.192 201.15 189.407 201.456 189.792 201.68L203.361 209.514C203.737 209.731 204.227 209.839 204.717 209.839C205.204 209.839 205.692 209.731 206.063 209.517L219.546 201.682C219.928 201.46 220.138 201.155 220.138 200.824C220.138 200.49 219.924 200.182 219.536 199.958L205.97 192.123ZM219.868 200.824C219.868 201.054 219.707 201.274 219.41 201.446L205.928 209.281C205.272 209.661 204.161 209.661 203.501 209.279L189.932 201.444C189.633 201.271 189.468 201.05 189.468 200.819C189.468 200.59 189.629 200.369 189.923 200.198L203.406 192.364C203.734 192.172 204.178 192.077 204.621 192.077C205.062 192.077 205.503 192.172 205.832 192.361L219.401 200.196C219.702 200.369 219.868 200.593 219.868 200.824Z" fill="#C7C7C7"/>
19
+ <path d="M199.407 211.658L185.836 203.824C185.089 203.392 183.878 203.395 183.134 203.826L169.651 211.661C169.269 211.882 169.059 212.188 169.059 212.517C169.059 212.851 169.273 213.156 169.658 213.38L183.227 221.215C183.603 221.432 184.093 221.539 184.583 221.539C185.071 221.539 185.558 221.432 185.929 221.217L199.412 213.383C199.795 213.161 200.005 212.855 200.005 212.524C200.007 212.19 199.792 211.882 199.407 211.658ZM199.279 213.147L185.796 220.981C185.141 221.362 184.03 221.362 183.367 220.979L169.798 213.145C169.5 212.972 169.334 212.75 169.334 212.519C169.334 212.291 169.495 212.069 169.789 211.899L183.272 204.064C183.601 203.873 184.044 203.777 184.487 203.777C184.928 203.777 185.371 203.873 185.698 204.062L199.267 211.896C199.566 212.069 199.732 212.293 199.732 212.524C199.734 212.755 199.573 212.977 199.279 213.147Z" fill="#C7C7C7"/>
20
+ <path d="M128.398 212.37C128.398 212.704 128.613 213.012 129 213.233L142.567 221.066C142.941 221.282 143.433 221.39 143.92 221.39C144.41 221.39 144.9 221.282 145.271 221.066L158.754 213.231C159.137 213.009 159.347 212.706 159.347 212.375C159.347 212.041 159.132 211.733 158.742 211.509L145.176 203.677C144.427 203.245 143.216 203.243 142.474 203.675L128.991 211.509C128.608 211.733 128.396 212.039 128.398 212.37ZM142.609 203.913C142.936 203.724 143.377 203.628 143.818 203.628C144.261 203.628 144.704 203.724 145.036 203.915L158.603 211.747C158.903 211.92 159.069 212.144 159.069 212.377C159.069 212.606 158.908 212.825 158.614 212.998L145.131 220.832C144.476 221.215 143.36 221.212 142.7 220.832L129.133 213C128.832 212.827 128.669 212.603 128.669 212.372C128.669 212.141 128.83 211.92 129.126 211.75L142.609 203.913Z" fill="#C7C7C7"/>
21
+ <path d="M179.27 223.361L165.701 215.527C164.955 215.095 163.746 215.095 163.004 215.527L149.521 223.361C149.139 223.583 148.926 223.888 148.929 224.222C148.929 224.556 149.141 224.861 149.526 225.083L163.095 232.917C163.468 233.134 163.961 233.242 164.448 233.242C164.938 233.242 165.428 233.134 165.799 232.917L179.282 225.083C179.662 224.861 179.872 224.558 179.872 224.227C179.872 223.893 179.658 223.585 179.27 223.361ZM179.144 224.847L165.662 232.682C165.006 233.064 163.891 233.064 163.231 232.682L149.661 224.847C149.363 224.675 149.199 224.453 149.199 224.222C149.199 223.991 149.363 223.769 149.657 223.599L163.14 215.765C163.466 215.573 163.907 215.48 164.35 215.48C164.794 215.48 165.235 215.576 165.564 215.765L179.133 223.599C179.434 223.772 179.599 223.996 179.599 224.229C179.599 224.458 179.438 224.677 179.144 224.847Z" fill="#C7C7C7"/>
22
+ <path d="M108.19 201.276L122.51 209.545C122.767 209.694 123.056 209.767 123.343 209.767C123.63 209.767 123.92 209.692 124.176 209.545L138.497 201.276C138.844 201.076 139.052 200.717 139.052 200.315V198.439C139.052 198.439 139.052 198.439 139.052 198.437C139.052 198.036 138.844 197.679 138.497 197.478L124.176 189.21C123.663 188.913 123.024 188.913 122.51 189.21L108.19 197.478C107.842 197.679 107.635 198.038 107.635 198.439V200.315C107.637 200.717 107.845 201.076 108.19 201.276ZM138.361 201.038L124.041 209.307C123.885 209.398 123.714 209.454 123.542 209.477V207.877C123.763 207.851 123.98 207.781 124.179 207.667L138.499 199.398C138.609 199.335 138.702 199.256 138.781 199.165V200.313C138.779 200.619 138.623 200.889 138.361 201.038ZM108.328 197.716L122.648 189.448C123.077 189.2 123.612 189.2 124.041 189.448L138.361 197.716C138.623 197.868 138.779 198.138 138.779 198.439C138.779 198.74 138.623 199.013 138.361 199.163L124.041 207.431C123.612 207.678 123.077 207.678 122.648 207.431L108.328 199.163C108.066 199.013 107.91 198.743 107.91 198.442V198.439C107.91 198.136 108.066 197.866 108.328 197.716ZM107.91 199.167C107.989 199.258 108.083 199.338 108.192 199.401L122.513 207.669C122.746 207.804 123.007 207.874 123.271 207.886V209.489C123.056 209.477 122.844 209.419 122.65 209.307L108.33 201.038C108.069 200.887 107.912 200.616 107.912 200.315V199.167H107.91Z" fill="#C7C7C7"/>
23
+ <path d="M147.696 179.76L162.016 188.029C162.273 188.176 162.56 188.251 162.847 188.251C162.849 188.251 162.849 188.251 162.852 188.251C162.854 188.251 162.854 188.251 162.856 188.251C163.143 188.251 163.43 188.176 163.684 188.029L178.005 179.76C178.353 179.56 178.56 179.201 178.56 178.799V176.923C178.56 176.923 178.56 176.923 178.56 176.921C178.56 176.52 178.353 176.163 178.005 175.962L163.684 167.694C163.171 167.397 162.532 167.397 162.016 167.694L147.696 175.962C147.348 176.163 147.143 176.52 147.141 176.921C147.141 176.921 147.141 176.921 147.141 176.923V178.799C147.141 179.201 147.348 179.56 147.696 179.76ZM177.867 179.525L163.547 187.793C163.372 187.894 163.181 187.952 162.987 187.971V186.368C163.23 186.349 163.468 186.279 163.684 186.153L178.005 177.885C178.115 177.822 178.208 177.742 178.287 177.651V178.799C178.285 179.103 178.129 179.373 177.867 179.525ZM147.834 176.2L162.154 167.932C162.583 167.684 163.118 167.684 163.547 167.932L177.867 176.2C178.129 176.352 178.285 176.622 178.285 176.923C178.285 177.224 178.129 177.497 177.867 177.647L163.547 185.915C163.118 186.162 162.583 186.162 162.154 185.915L147.834 177.647C147.572 177.495 147.416 177.224 147.416 176.923C147.414 176.622 147.57 176.352 147.834 176.2ZM147.414 177.651C147.493 177.742 147.586 177.822 147.696 177.885L162.016 186.153C162.233 186.279 162.471 186.347 162.714 186.368V187.971C162.52 187.952 162.329 187.894 162.154 187.793L147.834 179.525C147.572 179.373 147.416 179.103 147.416 178.802V177.651H147.414Z" fill="#C7C7C7"/>
24
+ <path d="M165.229 210.172L179.55 201.904C179.897 201.703 180.105 201.344 180.105 200.943V199.067C180.105 198.666 179.897 198.306 179.55 198.106L165.229 189.837C164.716 189.541 164.077 189.541 163.561 189.837L149.241 198.106C148.893 198.306 148.688 198.663 148.686 199.065C148.686 199.065 148.686 199.065 148.686 199.067V200.943C148.686 201.344 148.893 201.703 149.241 201.904L163.561 210.172C163.818 210.322 164.107 210.394 164.394 210.394C164.683 210.396 164.973 210.322 165.229 210.172ZM179.83 200.945C179.83 201.248 179.674 201.519 179.412 201.668L165.092 209.937C164.917 210.037 164.725 210.095 164.532 210.114V208.511C164.774 208.493 165.012 208.423 165.229 208.297L179.55 200.028C179.66 199.965 179.753 199.886 179.832 199.795V200.945H179.83ZM149.378 198.346L163.699 190.078C164.128 189.83 164.662 189.83 165.092 190.078L179.412 198.346C179.674 198.498 179.83 198.766 179.83 199.069V199.074C179.828 199.375 179.674 199.643 179.412 199.795L165.092 208.063C164.662 208.311 164.128 208.311 163.699 208.063L149.378 199.795C149.117 199.643 148.961 199.373 148.961 199.072C148.961 198.766 149.117 198.495 149.378 198.346ZM149.378 201.668C149.117 201.517 148.961 201.246 148.961 200.945V199.797C149.04 199.888 149.133 199.967 149.243 200.03L163.564 208.299C163.781 208.425 164.019 208.493 164.261 208.514V210.116C164.068 210.098 163.876 210.039 163.701 209.939L149.378 201.668Z" fill="#C7C7C7"/>
25
+ <path d="M153.041 134.578C153.326 134.744 153.673 134.833 154.072 134.847C154.1 134.847 154.126 134.849 154.152 134.849C154.525 134.849 154.87 134.758 155.18 134.578C155.502 134.392 155.663 134.156 155.656 133.878C155.652 133.601 155.484 133.367 155.159 133.181C154.858 133.008 154.499 132.919 154.089 132.919C153.678 132.919 153.321 133.006 153.025 133.178C152.658 133.391 152.488 133.638 152.523 133.916C152.558 134.175 152.731 134.399 153.041 134.578ZM153.165 133.412C153.419 133.265 153.732 133.19 154.093 133.19C154.455 133.19 154.77 133.265 155.029 133.414C155.267 133.552 155.386 133.703 155.388 133.881C155.393 134.056 155.281 134.205 155.047 134.338C154.76 134.504 154.431 134.585 154.084 134.571C153.729 134.56 153.426 134.48 153.179 134.338C152.943 134.203 152.819 134.051 152.798 133.876C152.777 133.722 152.901 133.563 153.165 133.412Z" fill="#C7C7C7"/>
26
+ <path d="M224.67 153.682C224.754 153.894 224.894 154.066 225.069 154.164C225.195 154.234 225.387 154.239 225.52 154.169L228.074 152.807C228.081 152.804 228.086 152.8 228.093 152.795C228.135 152.772 228.17 152.739 228.2 152.697L234.147 143.729L238.963 156.075L236.819 154.871C236.308 154.575 235.806 154.514 235.4 154.701L232.729 156.164C232.726 156.164 232.726 156.166 232.724 156.169C232.591 156.246 232.477 156.341 232.384 156.439L230.461 158.385C230.456 158.39 230.452 158.397 230.447 158.404C230.218 158.733 230.19 159.157 230.375 159.514C230.47 159.699 230.615 159.85 230.795 159.955L241.401 166.028C241.779 166.271 242.266 166.313 242.336 166.306C242.803 166.254 243.076 166.047 243.085 166.04L245.138 164.906C245.185 164.88 247.815 161.222 248.23 160.618C248.239 160.611 248.248 160.601 248.255 160.59C248.624 160.067 248.629 159.174 248.272 158.254L241.219 140.166C240.899 139.345 240.356 138.67 239.495 138.034L233.433 134.564C233.06 134.35 232.577 134.366 232.206 134.604C232.171 134.625 230.246 135.628 230.235 135.63C230.13 135.663 229.955 135.824 229.791 136.057L222.743 145.996C222.606 146.195 222.515 146.423 222.461 147.028C222.461 147.434 222.554 147.884 222.727 148.327L224.67 153.682ZM227.974 152.543C227.969 152.548 227.965 152.555 227.948 152.562C227.939 152.566 227.932 152.571 227.925 152.576L225.872 153.67L232.992 142.931C233.097 142.772 233.272 142.69 233.459 142.711C233.648 142.732 233.8 142.849 233.87 143.024L234.024 143.416L227.974 152.543ZM235.522 154.951C235.836 154.806 236.249 154.862 236.683 155.114L239.119 156.481L239.952 158.618C240.034 158.828 239.943 159.006 239.833 159.101C239.721 159.197 239.532 159.262 239.336 159.15L234.21 156.274C233.97 156.134 233.751 156.059 233.552 156.024L235.522 154.951ZM233.298 134.802L239.345 138.265C240.148 138.862 240.664 139.499 240.965 140.269L248.018 158.357C248.342 159.19 248.349 159.985 248.034 160.436C248.031 160.438 248.029 160.443 248.027 160.445C248.025 160.447 248.024 160.45 248.022 160.452C247.798 160.769 245.211 164.369 244.98 164.684L243.433 165.538C243.818 165.004 244.399 164.197 244.635 163.87C245.633 162.482 245.99 161.985 246.116 161.789C246.128 161.78 246.139 161.768 246.149 161.756C246.517 161.234 246.522 160.34 246.165 159.421L239.112 141.333C238.792 140.511 238.249 139.837 237.388 139.2L231.308 135.721C231.133 135.635 231.098 135.637 230.942 135.619C230.93 135.616 232.314 134.863 232.353 134.837C232.643 134.651 233.013 134.639 233.298 134.802ZM222.967 146.155L230.015 136.216C230.265 135.859 230.687 135.74 231.191 135.966L237.239 139.426C238.041 140.024 238.557 140.661 238.858 141.431L245.911 159.519C246.235 160.352 246.242 161.147 245.927 161.598C245.925 161.6 245.925 161.602 245.922 161.605C245.92 161.609 245.918 161.612 245.915 161.616C245.68 161.952 243.027 165.639 242.864 165.86C242.705 165.993 242.283 166.161 241.536 165.793L230.93 159.72C230.797 159.643 230.687 159.528 230.617 159.391C230.482 159.127 230.501 158.814 230.664 158.569L232.58 156.631C232.976 156.208 233.48 156.169 234.075 156.512L239.201 159.388C239.464 159.538 239.782 159.507 240.01 159.309C240.239 159.111 240.316 158.803 240.206 158.52L234.124 142.931C234.019 142.662 233.776 142.476 233.489 142.445C233.205 142.415 232.925 142.546 232.766 142.786L225.366 153.945C225.366 153.945 225.366 153.945 225.366 153.947C225.366 153.947 225.296 153.999 225.205 153.933C225.093 153.854 224.985 153.74 224.925 153.591L222.981 148.238C222.818 147.823 222.732 147.408 222.732 147.049C222.781 146.512 222.855 146.314 222.967 146.155Z" fill="#C7C7C7"/>
27
+ <path opacity="0.3" d="M122.497 207.613L108.074 199.286C107.421 198.908 107.421 197.966 108.074 197.59L122.497 189.263C122.973 188.988 123.561 188.988 124.039 189.263L138.46 197.59C139.113 197.968 139.113 198.911 138.46 199.286L124.039 207.613C123.563 207.888 122.975 207.888 122.497 207.613Z" fill="#C5C5C5"/>
28
+ <path opacity="0.3" d="M162.091 185.955L147.896 177.759C147.255 177.388 147.255 176.459 147.896 176.088L162.091 167.895C162.56 167.624 163.138 167.624 163.607 167.895L177.802 176.088C178.443 176.459 178.443 177.388 177.802 177.759L163.607 185.955C163.138 186.226 162.56 186.226 162.091 185.955Z" fill="#C5C5C5"/>
29
+ <path opacity="0.3" d="M143.202 221.194L129.005 213.159C128.377 212.797 128.464 211.99 129.091 211.628L143.202 203.584C143.659 203.32 144.224 203.32 144.681 203.584L158.521 211.575C159.148 211.936 159.148 212.842 158.521 213.203L144.681 221.194C144.224 221.458 143.661 221.458 143.202 221.194Z" fill="#C5C5C5"/>
30
+ <path opacity="0.3" d="M151.094 136.22L141.745 130.824C140.959 130.369 141.313 129.597 142.384 129.434L155.102 127.488L167.82 125.542C168.89 125.379 169.873 125.946 169.59 126.564L166.219 133.906L162.848 141.248C162.563 141.867 161.226 142.072 160.44 141.617L151.094 136.22Z" fill="#C5C5C5"/>
31
+ <path opacity="0.3" d="M86.6543 47.5823L89.4727 48.0862L92.4007 48.3312L95.9563 48.2285L99.2133 47.8132V119.595V123.477C99.2133 125.202 96.4019 126.599 92.935 126.599C89.468 126.599 86.6566 125.202 86.6566 123.477V119.768V47.5823H86.6543Z" fill="#C5C5C5"/>
32
+ <path opacity="0.3" d="M225.227 154.029C225.08 153.945 224.961 153.796 224.888 153.616L222.959 148.301C222.791 147.874 222.702 147.443 222.702 147.058C222.751 146.512 222.83 146.295 222.959 146.11L229.963 136.235C230.25 135.826 230.742 135.726 231.309 135.945L237.333 139.394C238.219 140.051 238.702 140.716 238.987 141.444L245.996 159.418C246.334 160.289 246.334 161.129 245.996 161.611C246 161.604 246 161.602 246.003 161.602C246.007 161.604 242.993 165.797 242.942 165.86C242.755 166.026 242.494 166.098 242.195 166.07C241.742 165.963 241.598 165.9 241.455 165.818L230.917 159.782C230.761 159.694 230.635 159.561 230.553 159.4C230.394 159.092 230.418 158.721 230.616 158.436L232.524 156.502C232.947 156.054 233.497 155.968 234.176 156.36L239.272 159.218C239.734 159.481 240.27 159.017 240.077 158.522L234.034 143.031C233.85 142.555 233.206 142.487 232.923 142.912L225.567 154.006C225.493 154.104 225.371 154.113 225.227 154.029Z" fill="#C5C5C5"/>
33
+ <g opacity="0.3">
34
+ <path d="M251.341 176.571L255.745 173.919C256.669 173.324 256.907 172.255 256.907 170.748V138.068C256.907 136.781 256.592 135.311 255.953 134.107L250.424 137.406H250.419C251.042 138.596 251.427 139.965 251.427 141.234V173.912C251.427 175.16 251.331 176.172 250.881 176.704C250.704 176.914 251.005 176.723 251.005 176.723L251.341 176.571Z" fill="#C5C5C5"/>
35
+ </g>
36
+ <g opacity="0.3">
37
+ <path d="M120.662 130.799C120.877 131.494 120.625 132.308 119.911 132.723L95.5837 146.769C95.1824 147.002 94.7321 147.116 94.2842 147.116V150.277C94.7321 150.277 95.1824 150.186 95.5837 149.956L119.911 135.91C120.461 135.593 120.737 135.035 120.737 134.48V131.293" fill="#C5C5C5"/>
38
+ </g>
39
+ <g opacity="0.3">
40
+ <path d="M114.488 124.992C114.488 125.428 114.271 125.866 113.839 126.116L94.7383 137.145C94.4233 137.327 94.071 137.418 93.7188 137.418V140.845C94.071 140.845 94.4233 140.754 94.7383 140.572L113.839 129.543C114.271 129.294 114.488 128.857 114.488 128.421V124.992Z" fill="#C5C5C5"/>
41
+ </g>
42
+ </g>
43
+ <defs>
44
+ <clipPath id="clip0_42204_119804">
45
+ <rect width="338" height="260" fill="white"/>
46
+ </clipPath>
47
+ </defs>
48
+ </svg>
@@ -0,0 +1,23 @@
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="M151.505 64.7912L125.016 97.9614L177.61 128.325L151.505 64.7912ZM153.653 108.242L148.966 105.538V100.468L153.653 103.172V108.242ZM148.966 96.0817V78.4353L153.653 81.1398V98.7862L148.966 96.0817Z" fill="#C7C7C7"/>
3
+ <path d="M151.505 64.7912L125.016 97.9614L177.61 128.325L151.505 64.7912Z" stroke="#CECECE" stroke-width="0.4752" stroke-miterlimit="10"/>
4
+ <path d="M226.617 129.668L226.777 173.17L85.407 91.5422V6.12946L196.65 70.3537V70.0084L85.3239 5.73305L85.0938 5.59879V91.7212L226.847 173.566L227.077 173.701L226.918 129.84L226.617 129.668Z" fill="#CECECE"/>
5
+ <path d="M235.216 134.712L235.376 189.218C235.376 191.296 234.73 192.933 233.612 193.694C232.812 194.243 231.815 194.327 230.722 193.949C231.144 193.086 231.374 191.999 231.374 190.733V180.497L231.31 180.459L231.15 132.315L230.971 132.212L231.131 180.356L81.0399 93.7033V5.52206C81.0399 4.32645 81.577 3.22035 82.5169 2.49148C83.4503 1.7626 84.6907 1.50046 85.8224 1.79457C86.1612 1.87769 86.4937 2.01834 86.807 2.19737L196.65 65.616V65.405L86.8965 2.03113C86.6855 1.90965 86.4617 1.81375 86.2252 1.72424C87.3888 0.266486 89.454 -0.142709 91.0716 0.803551L196.643 61.7542V61.4026L91.2314 0.547807C89.4476 -0.487964 87.165 -0.0148353 85.9119 1.62833C85.8927 1.62194 85.8799 1.61555 85.8607 1.60915C84.6779 1.30226 83.38 1.57718 82.3954 2.34442C81.4108 3.11166 80.8481 4.26252 80.8481 5.52206V93.601L80.7842 93.5626V103.971C80.7842 108.319 83.4375 113.389 86.7111 115.275L142.694 147.595V161.092C142.694 163.247 142.067 165.005 140.923 166.047C140.034 166.853 138.864 167.211 137.515 167.083L133.238 166.674C133.174 166.668 133.097 166.712 133.078 166.776C133.052 166.84 133.084 166.917 133.142 166.955L181.363 194.966C181.375 194.972 181.395 194.979 181.414 194.979C181.439 194.979 181.471 194.966 181.484 194.94C181.516 194.902 181.51 194.857 181.478 194.819L176.881 189.928C173.665 186.507 171.587 181.712 171.587 177.709V164.276L225.293 195.286C226.125 195.765 226.943 196.008 227.691 196.008C228.254 196.008 228.791 195.867 229.27 195.592C229.801 195.286 230.236 194.812 230.575 194.218C231.067 194.397 231.54 194.486 231.994 194.486C232.646 194.486 233.247 194.301 233.771 193.936C234.993 193.099 235.664 191.424 235.664 189.205L235.504 134.898L235.216 134.712ZM133.915 167.051L137.502 167.39C138.934 167.531 140.194 167.141 141.14 166.278C142.342 165.184 143.007 163.343 143.007 161.099V147.781L167.54 161.943V175.465C167.54 179.525 169.643 184.384 172.897 187.85L176.778 191.98L133.915 167.051ZM176.759 190.062L180.928 194.499C180.928 194.499 177.757 192.562 177.725 192.53L173.128 187.639C169.924 184.231 167.853 179.455 167.853 175.459V162.115L171.421 164.174V177.722C171.414 181.769 173.511 186.609 176.759 190.062ZM229.13 195.337C228.113 195.919 226.815 195.81 225.453 195.03L167.763 161.725L156.722 155.351L86.8709 115.013C83.6869 113.178 81.0975 108.223 81.0975 103.971V94.0933L231.073 180.682V190.74C231.08 192.952 230.364 194.621 229.13 195.337Z" fill="#CECECE"/>
6
+ <path d="M230.958 236.058L58.7645 136.649C57.8502 136.125 56.9679 135.965 56.1942 136.183C55.5485 136.368 55.0114 136.822 54.6342 137.481C54.2953 137.519 53.9692 137.621 53.6751 137.787C52.6074 138.401 52 139.808 52 141.649V151.022C52 154.469 54.1099 158.49 56.6993 159.986L228.893 259.401C229.552 259.778 230.191 259.97 230.792 259.97C231.246 259.97 231.681 259.861 232.064 259.638C232.518 259.375 232.889 258.96 233.164 258.436C234.692 258.186 235.632 256.645 235.632 254.344V244.977C235.626 241.544 233.528 237.548 230.958 236.058ZM231.898 259.375C231.105 259.829 230.089 259.753 229.027 259.139L56.84 159.724C54.3273 158.279 52.2941 154.373 52.2941 151.022V141.649C52.2941 139.923 52.8504 138.612 53.8222 138.043C54.1547 137.851 54.5319 137.749 54.9411 137.749C55.4909 137.749 56.0855 137.928 56.6929 138.28L228.887 237.695C231.399 239.14 233.433 243.046 233.433 246.396V255.769C233.426 257.502 232.87 258.813 231.898 259.375ZM235.44 254.344C235.44 256.473 234.609 257.918 233.266 258.218C233.573 257.547 233.733 256.716 233.733 255.769V246.396C233.733 242.95 231.623 238.929 229.034 237.433L56.84 138.024C56.1559 137.628 55.4781 137.442 54.858 137.461C55.2096 136.905 55.6763 136.515 56.2454 136.355C56.9679 136.151 57.8054 136.304 58.6686 136.803L230.862 236.218C233.381 237.675 235.44 241.601 235.44 244.977V254.344Z" fill="#CECECE"/>
7
+ <path opacity="0.3" d="M71.5158 165.709L61.8486 160.12V144.897L71.5158 150.485V165.709Z" fill="#C7C7C7"/>
8
+ <path d="M71.5155 165.856C71.4899 165.856 71.458 165.849 71.4388 165.836L61.7652 160.255C61.7141 160.223 61.6885 160.178 61.6885 160.12V144.897C61.6885 144.84 61.7204 144.789 61.7652 144.763C61.8164 144.731 61.8739 144.731 61.925 144.763L71.5986 150.345C71.6498 150.377 71.6754 150.421 71.6754 150.479V165.702C71.6754 165.76 71.6434 165.811 71.5986 165.836C71.5667 165.856 71.5475 165.856 71.5155 165.856ZM62.0018 160.031L71.3621 165.434V150.575L62.0018 145.172V160.031Z" fill="#CECECE"/>
9
+ <path opacity="0.3" d="M84.3777 173.125L74.7041 167.55V152.327L84.3777 157.908V173.125Z" fill="#C7C7C7"/>
10
+ <path d="M84.3778 173.285C84.3522 173.285 84.3203 173.279 84.3011 173.266L74.6275 167.684C74.5764 167.652 74.5508 167.607 74.5508 167.55V152.327C74.5508 152.269 74.5827 152.218 74.6275 152.192C74.6787 152.16 74.7362 152.16 74.7873 152.192L84.4609 157.774C84.5121 157.806 84.5377 157.851 84.5377 157.908V173.132C84.5377 173.189 84.5057 173.24 84.4609 173.266C84.429 173.279 84.4034 173.285 84.3778 173.285ZM74.8641 167.454L84.2244 172.857V157.998L74.8641 152.595V167.454Z" fill="#CECECE"/>
11
+ <path opacity="0.3" d="M97.2361 180.555L87.5625 174.967V159.75L97.2361 165.338V180.555Z" fill="#C7C7C7"/>
12
+ <path d="M97.2362 180.708C97.2106 180.708 97.1787 180.702 97.1595 180.689L87.4859 175.107C87.4348 175.075 87.4092 175.03 87.4092 174.973V159.75C87.4092 159.692 87.4411 159.641 87.4859 159.615C87.537 159.583 87.5946 159.583 87.6457 159.615L97.3193 165.197C97.3705 165.229 97.3961 165.274 97.3961 165.331V180.555C97.3961 180.612 97.3641 180.663 97.3193 180.689C97.2938 180.702 97.2618 180.708 97.2362 180.708ZM87.7225 174.877L97.0828 180.28V165.421L87.7225 160.018V174.877Z" fill="#CECECE"/>
13
+ <path opacity="0.3" d="M110.094 187.978L100.42 182.396V167.173L110.094 172.754V187.978Z" fill="#C7C7C7"/>
14
+ <path d="M110.094 188.137C110.068 188.137 110.036 188.131 110.017 188.118L100.343 182.537C100.292 182.505 100.267 182.46 100.267 182.402V167.179C100.267 167.122 100.299 167.07 100.343 167.045C100.394 167.013 100.452 167.013 100.503 167.045L110.177 172.626C110.228 172.658 110.253 172.703 110.253 172.761V187.984C110.253 188.042 110.222 188.093 110.177 188.118C110.151 188.131 110.126 188.137 110.094 188.137ZM100.58 182.3L109.94 187.703V172.844L100.58 167.441C100.58 167.448 100.58 182.3 100.58 182.3Z" fill="#CECECE"/>
15
+ <path opacity="0.3" d="M122.95 195.407L113.283 189.819V174.596L122.95 180.184V195.407Z" fill="#C7C7C7"/>
16
+ <path d="M122.95 195.56C122.925 195.56 122.893 195.554 122.873 195.541L113.2 189.96C113.149 189.928 113.123 189.883 113.123 189.825V174.602C113.123 174.545 113.155 174.493 113.2 174.468C113.251 174.436 113.308 174.436 113.36 174.468L123.033 180.049C123.084 180.081 123.11 180.126 123.11 180.184V195.407C123.11 195.465 123.078 195.516 123.033 195.541C123.008 195.548 122.982 195.56 122.95 195.56ZM113.436 189.729L122.797 195.132V180.273L113.436 174.871V189.729Z" fill="#CECECE"/>
17
+ <path opacity="0.3" d="M135.81 202.83L126.143 197.248V182.025L135.81 187.607V202.83Z" fill="#C7C7C7"/>
18
+ <path d="M135.809 202.984C135.784 202.984 135.752 202.977 135.733 202.964L126.059 197.383C126.008 197.351 125.982 197.306 125.982 197.248V182.025C125.982 181.968 126.014 181.916 126.059 181.891C126.11 181.859 126.168 181.859 126.219 181.891L135.893 187.473C135.944 187.504 135.969 187.549 135.969 187.607V202.83C135.969 202.888 135.937 202.939 135.893 202.964C135.867 202.977 135.841 202.984 135.809 202.984ZM126.302 197.153L135.662 202.555V187.696L126.302 182.294V197.153Z" fill="#CECECE"/>
19
+ <path opacity="0.3" d="M263.648 109.272V102.622L255.88 97.7696C255.4 94.2787 254.307 90.679 252.734 87.2073L258.028 83.7163L253.949 76.645L248.208 79.3559C245.951 76.2038 243.316 73.397 240.471 71.1976L240.152 62.093L234.359 58.7491L234.039 67.4829C231.239 66.4151 228.649 66.1786 226.418 66.6901L220.715 57.3234L216.604 59.6315L221.853 69.2475C220.242 70.9099 219.123 73.2819 218.631 76.2613L210.862 72.1374V78.7868L218.631 83.6396C219.11 87.1306 220.203 90.7302 221.776 94.2019L216.482 97.6929L220.561 104.764L226.303 102.053C228.56 105.205 231.194 108.012 234.039 110.212L234.359 119.316L240.152 122.66L240.471 113.926C243.272 114.994 245.861 115.231 248.093 114.719L253.796 124.086L257.907 121.778L252.658 112.162C254.269 110.499 255.388 108.127 255.88 105.148L263.648 109.272ZM237.255 105.41C230.178 101.324 224.442 91.4271 224.442 83.3072C224.442 75.1872 230.178 71.9137 237.255 75.9992C244.333 80.0848 250.068 89.9821 250.068 98.1021C250.068 106.228 244.333 109.496 237.255 105.41Z" fill="#C7C7C7"/>
20
+ <path d="M237.332 75.8713C233.847 73.8573 230.561 73.5377 228.086 74.9634C225.638 76.3764 224.282 79.3431 224.282 83.3135C224.282 91.4718 230.062 101.446 237.172 105.551C239.224 106.74 241.213 107.334 243.003 107.334C243.61 107.334 244.192 107.264 244.748 107.124C244.78 107.13 244.812 107.143 244.844 107.149L244.857 107.098C245.407 106.951 245.931 106.74 246.423 106.459C248.872 105.046 250.228 102.079 250.228 98.1085C250.221 89.9502 244.441 79.9761 237.332 75.8713ZM237.332 105.276C230.311 101.222 224.596 91.3696 224.596 83.3072C224.596 79.4518 225.893 76.5874 228.24 75.2256C229.205 74.6693 230.305 74.388 231.501 74.388C231.974 74.388 232.46 74.4328 232.958 74.5223C229.909 75.5964 228.099 78.8508 228.099 83.3519C228.099 91.5102 233.879 101.484 240.989 105.589C242.031 106.19 243.06 106.638 244.064 106.938C242.076 107.239 239.761 106.682 237.332 105.276ZM246.264 106.184C245.79 106.459 245.279 106.663 244.748 106.797C243.585 106.522 242.37 106.03 241.142 105.32C234.122 101.267 228.406 91.4143 228.406 83.3519C228.406 78.7677 230.318 75.5197 233.521 74.6693L233.515 74.6374C234.685 74.9123 235.919 75.411 237.178 76.1399C244.198 80.1934 249.914 90.0461 249.914 98.1085C249.914 101.957 248.616 104.828 246.264 106.184Z" fill="#CECECE"/>
21
+ <path d="M259.831 97.7248C259.358 94.3298 258.316 90.8261 256.736 87.3096L262.037 83.8123L257.811 76.4851H253.936C253.936 76.4851 253.891 76.4915 253.872 76.4979L251.04 77.8342C249.006 75.2256 246.782 72.9814 244.429 71.1528L244.109 62.0355L238.061 58.5446L234.384 58.5893C234.384 58.5893 234.314 58.5893 234.276 58.6021C234.231 58.6277 234.199 58.6788 234.199 58.73L233.886 67.2463C232.607 66.7732 231.366 66.4727 230.171 66.3384L224.551 57.1444V57.138L220.708 57.1508C220.708 57.1508 220.657 57.1571 220.631 57.1699L216.52 59.478C216.444 59.5164 216.418 59.6123 216.463 59.689L221.661 69.2092C220.433 70.5135 219.506 72.2334 218.924 74.2538L214.634 71.9776C214.634 71.9776 210.836 71.984 210.817 71.984C210.798 71.984 210.792 71.9904 210.779 71.9904C210.734 72.016 210.702 72.0671 210.702 72.1247V78.7677C210.702 78.8188 210.728 78.87 210.772 78.9019L218.483 83.7164C218.956 87.1114 219.998 90.6151 221.578 94.1316L216.399 97.5458C216.329 97.5906 216.309 97.6801 216.348 97.7504L220.427 104.822C220.452 104.867 220.497 104.886 220.548 104.892L224.48 104.994L227.274 103.594C229.301 106.196 231.52 108.441 233.879 110.276L234.192 119.303C234.192 119.355 234.224 119.406 234.269 119.431L240.062 122.775C240.087 122.788 240.107 122.794 240.132 122.794L244.096 122.858L244.384 115.039C245.65 115.173 246.858 115.122 248.003 114.873L253.648 124.143C253.674 124.188 253.725 124.214 253.776 124.22L257.568 124.297L261.909 121.854L256.641 112.2C257.919 110.845 258.878 109.054 259.351 107.136L263.558 109.368C263.584 109.38 263.603 109.387 263.629 109.387H267.593V102.546L259.831 97.7248ZM257.638 76.8048L261.564 83.6141H258.137L254.211 76.8048H257.638ZM244.128 71.3191L244.186 71.3638C246.519 73.1732 248.725 75.3982 250.752 77.9813L248.252 79.1641C245.982 76.0184 243.348 73.2436 240.618 71.1209L240.311 62.2976H243.815L244.128 71.3191ZM237.977 58.8643L243.38 61.9843H240.247C240.241 61.978 234.928 58.9026 234.928 58.9026L237.977 58.8643ZM224.378 57.4704L229.794 66.3256C228.643 66.2297 227.537 66.2873 226.488 66.5175L220.983 57.4832L224.378 57.4704ZM214.558 72.3101L218.841 74.5798C218.713 75.053 218.605 75.5325 218.515 76.0312L211.495 72.3101H214.558ZM224.417 104.707L221.226 104.636L226.258 102.258C226.533 102.635 226.808 103.006 227.089 103.37L224.417 104.707ZM243.815 122.577L240.311 122.513L240.618 114.15C241.814 114.591 242.971 114.879 244.09 115.02L243.815 122.577ZM257.568 123.984L254.371 123.945L257.977 121.918C257.977 121.918 257.977 121.912 257.983 121.912H261.25L257.568 123.984ZM256.359 112.104L256.282 112.187L261.423 121.605H257.99L252.855 112.194C254.428 110.531 255.515 108.185 256.001 105.391L259.096 107.034C258.623 108.958 257.657 110.761 256.359 112.104ZM263.495 109.01L255.95 105.007C255.905 104.982 255.854 104.982 255.809 105.007C255.765 105.026 255.733 105.071 255.726 105.122C255.259 107.993 254.16 110.391 252.549 112.053C252.504 112.104 252.491 112.174 252.523 112.232L257.702 121.714L253.853 123.875L248.226 114.636C248.201 114.591 248.15 114.559 248.092 114.559C248.079 114.559 248.067 114.559 248.06 114.566C245.79 115.084 243.259 114.815 240.529 113.779C240.484 113.76 240.426 113.767 240.388 113.792C240.343 113.818 240.318 113.862 240.318 113.914L240.011 122.392L234.518 119.22L234.205 110.205C234.205 110.16 234.18 110.116 234.148 110.09C231.392 107.955 228.726 105.148 226.443 101.964C226.399 101.9 226.315 101.881 226.252 101.913L220.638 104.56L216.699 97.7376L221.872 94.3298C221.936 94.2851 221.961 94.2083 221.929 94.138C220.325 90.5831 219.27 87.0411 218.797 83.6205C218.79 83.5757 218.765 83.5373 218.726 83.5118L211.028 78.7037V72.3996L218.573 76.402C218.617 76.4276 218.669 76.4276 218.713 76.402C218.758 76.3828 218.79 76.3381 218.797 76.2869C219.263 73.4162 220.363 71.0186 221.974 69.3562C222.019 69.3051 222.032 69.2347 222 69.1772L216.821 59.6954L220.67 57.5344L226.296 66.7732C226.328 66.8307 226.399 66.8563 226.462 66.8435C228.732 66.3256 231.264 66.5942 233.994 67.6299C234.039 67.6491 234.097 67.6427 234.135 67.6172C234.18 67.5916 234.205 67.5468 234.205 67.4957L234.512 59.0177L240.004 62.1889L240.318 71.204C240.318 71.2488 240.343 71.2935 240.375 71.3191C243.131 73.4546 245.797 76.2678 248.079 79.4518C248.124 79.5093 248.201 79.5349 248.271 79.503L253.885 76.856L257.823 83.678L252.651 87.0858C252.587 87.1306 252.561 87.2073 252.593 87.2776C254.198 90.8325 255.253 94.3746 255.726 97.7952C255.733 97.8399 255.758 97.8783 255.797 97.9039L263.495 102.712V109.01ZM256.02 97.6801C255.547 94.2851 254.505 90.7813 252.926 87.2648L258.009 83.9146V83.921H261.314L256.346 87.2009L256.404 87.3224C258.009 90.8773 259.064 94.4193 259.537 97.8399L259.55 97.9103L266.921 102.514H263.75C263.744 102.507 256.02 97.6801 256.02 97.6801ZM267.305 109.118H263.801V102.827H267.305V109.118Z" fill="#CECECE"/>
22
+ <path d="M280.539 69.8038L206.289 26.3781C205.177 25.7324 204.09 25.5534 203.157 25.8603C202.338 26.1288 201.686 26.749 201.251 27.6633C200.26 27.3244 199.32 27.3756 198.54 27.8231C197.306 28.5392 196.597 30.1696 196.597 32.3051V105.231C196.597 109.24 199.045 113.92 202.057 115.653L276.306 159.078C277.067 159.519 277.815 159.737 278.512 159.737C279.036 159.737 279.535 159.609 279.976 159.353C280.552 159.021 281.012 158.477 281.338 157.787C281.773 157.934 282.188 158.017 282.591 158.017C283.199 158.017 283.761 157.844 284.254 157.505C285.379 156.725 285.999 155.178 285.999 153.151V80.2255C285.999 76.2166 283.55 71.5429 280.539 69.8038ZM279.823 159.085C278.889 159.622 277.7 159.519 276.46 158.81L202.21 115.384C199.282 113.696 196.904 109.138 196.904 105.225V32.3051C196.904 30.2847 197.556 28.7502 198.694 28.0916C199.621 27.5546 200.816 27.6505 202.057 28.3666L276.306 71.7922C279.235 73.4802 281.613 78.0388 281.613 81.9517V154.878C281.613 156.892 280.961 158.433 279.823 159.085ZM285.692 153.151C285.692 155.05 285.104 156.546 284.081 157.25C283.352 157.755 282.451 157.838 281.466 157.505C281.76 156.764 281.926 155.875 281.926 154.871V81.9517C281.926 77.9429 279.478 73.2692 276.466 71.5301L202.21 28.098C201.987 27.9702 201.769 27.8679 201.545 27.7784C201.942 26.96 202.524 26.3909 203.252 26.1544C204.103 25.873 205.1 26.0457 206.136 26.6467L280.385 70.0723C283.314 71.7603 285.692 76.3189 285.692 80.2255V153.151Z" fill="#CECECE"/>
23
+ </svg>
@@ -1 +1 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("lodash"),r=require("prop-types"),l=require("../../PadModeSelect/PadModeSelect.js"),n=require("../../../constants/completion.js"),a=require("../../../utils/completion.js"),i=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(e),c=o(r);function p(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);t&&(l=l.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,l)}return r}function u(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?p(Object(r),!0).forEach((function(t){s.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):p(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var d=function(e){var r,o=e.fracFleet,c=e.wells,p=e.well,d=e.onSettingChange,f=e.appSettings,b=e.completionAppType,g=e.disableActiveWellsInPadSelect,y=e.enableSimulFracInPadSelect;if(p||t.isEmpty(c)||!o)return null;var P=f.padId,S=b||n.COMPLETION_APP_TYPES.fracMultiWellApp,O=a.getAssetKey(o,p,P),m=t.get(f,["settingsByAsset",O]),v=t.isEmpty(m)?a.getDefaultPadModeSetting(o,p,S,y):m,j=(null===(r=o.pad_frac_fleets.find((function(e){return e.current})))||void 0===r?void 0:r.frac_fleet_lines)||[];return i.jsx(l,{assets:c,completionAppType:S,disableActiveWellsInPadSelect:g,enableSimulFracInPadSelect:y,padModeSetting:v,fracFleetLines:j,onChange:function(e){return d("settingsByAsset",u(u({},t.get(f,"settingsByAsset",{})),{},s.default({},O,e)))}})};d.propTypes={appSettings:c.default.shape({padId:c.default.number}),completionAppType:c.default.string,fracFleet:c.default.shape({}),onSettingChange:c.default.func,well:c.default.shape({}),wells:c.default.arrayOf(c.default.shape()),disableActiveWellsInPadSelect:c.default.bool,enableSimulFracInPadSelect:c.default.bool},d.defaultProps={appSettings:{},completionAppType:void 0,fracFleet:void 0,onSettingChange:t.noop,well:void 0,wells:void 0,disableActiveWellsInPadSelect:!1,enableSimulFracInPadSelect:!1},module.exports=d;
1
+ "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("lodash"),r=require("prop-types"),l=require("../../PadModeSelect/PadModeSelect.js"),n=require("../../../constants/completion.js"),a=require("../../../utils/completion.js"),i=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=o(e),p=o(r);function c(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(e);t&&(l=l.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,l)}return r}function u(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?c(Object(r),!0).forEach((function(t){s.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):c(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var d=function(e){var r,o=e.fracFleet,p=e.wells,c=e.well,d=e.onSettingChange,f=e.appSettings,b=e.completionAppType,g=e.disableActiveWellsInPadSelect,y=e.enableSimulFracInPadSelect;if(c||t.isEmpty(p)||!o)return null;var P=f.padId,S=b||n.COMPLETION_APP_TYPES.fracMultiWellApp,O=a.getAssetKey(o,c,P),m=t.get(f,["settingsByAsset",O]),v=t.isEmpty(m)?a.getDefaultPadModeSetting(o,c,S,y,P):m,j=(null===(r=o.pad_frac_fleets.find((function(e){return P?+e.pad.id==+P:e.current})))||void 0===r?void 0:r.frac_fleet_lines)||[];return i.jsx(l,{assets:p,completionAppType:S,disableActiveWellsInPadSelect:g,enableSimulFracInPadSelect:y,padModeSetting:v,fracFleetLines:j,onChange:function(e){return d("settingsByAsset",u(u({},t.get(f,"settingsByAsset",{})),{},s.default({},O,e)))}})};d.propTypes={appSettings:p.default.shape({padId:p.default.number}),completionAppType:p.default.string,fracFleet:p.default.shape({}),onSettingChange:p.default.func,well:p.default.shape({}),wells:p.default.arrayOf(p.default.shape()),disableActiveWellsInPadSelect:p.default.bool,enableSimulFracInPadSelect:p.default.bool},d.defaultProps={appSettings:{},completionAppType:void 0,fracFleet:void 0,onSettingChange:t.noop,well:void 0,wells:void 0,disableActiveWellsInPadSelect:!1,enableSimulFracInPadSelect:!1},module.exports=d;
@@ -1 +1 @@
1
- "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("lodash"),s=require("immutable"),m=require("../feedItemTypes/AlertFeedItem.js"),n=require("../feedItemTypes/PostFeedItem.js"),E=require("../feedItemTypes/GeosteeringFeedItem.js"),_=require("../feedItemTypes/DrillingOperationalNoteFeedItem.js"),p=require("../feedItemTypes/DrillingOperationSummaryFeedItem.js"),o=require("../feedItemTypes/DrillingDailyCostFeedItem.js"),d=require("../feedItemTypes/DocumentFeedItem.js"),a=require("../feedItemTypes/DrillerMemoFeedItem.js"),I=require("../feedItemTypes/NptFeedItem.js"),i=require("../feedItemTypes/SurveyStationFeedItem/index.js"),u=require("../feedItemTypes/LessonsLearnedFeedItem/index.js"),T=require("../feedItemTypes/TracesMemoFeedItem.js"),c=require("../feedItemTypes/DepthCommentFeedItem.js"),f=require("../feedItemTypes/CompletionOperationalNoteFeedItem.js"),y=require("../feedItemTypes/CompletionOperationSummaryFeedItem.js"),Y=require("../feedItemTypes/CompletionDailyCostFeedItem.js"),l=require("../feedItemTypes/CompletionDocumentFeedItem.js"),j=require("../feedItemTypes/CompletionNptFeedItem.js"),F=require("../feedItemTypes/StageOverviewFeedItem/index.js"),D=require("../feedItemTypes/AppAnnotationFeedItem/index.js"),g=require("../feedItemTypes/WellPlanFeedItem/index.js"),P=require("../feedItemTypes/FluidReportFeedItem.js"),S=require("../feedItemTypes/BhaFeedItem/BhaFeedItem.js"),x=require("../feedItemTypes/DvDCommentFeedItem.js"),M=require("../feedItemTypes/PCCommentFeedItem.js"),q=require("../feedItemTypes/HookloadCommentFeedItem.js"),B=require("../feedItemTypes/NptLessonsCommentFeedItem.js"),K=require("../../../constants/theme.js"),O=require("../../../constants/feed.js"),b=require("react/jsx-runtime");function v(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var C=v(e),h=v(t),w=["feedItem","appData","customFeedItemTypeTemplates","currentUser"];function N(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,s)}return r}function A(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?N(Object(r),!0).forEach((function(t){C.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):N(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var k={view:"feedItem",theme:K.THEMES.DARK};module.exports=function(e){var t=e.feedItem,K=e.appData,v=e.customFeedItemTypeTemplates,C=e.currentUser,N=h.default(e,w);if(t.type in v){var H=v[t.type];return b.jsx(H,{"data-testid":"".concat("Feed_Content","_template"),feedItem:s.fromJS(t),appData:s.fromJS(K),appContext:s.fromJS(k)})}switch(t.type){case r.get(O.FEED_ITEM_TYPES_BY_KEY,"alert.type"):return b.jsx(m,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"post.type"):return b.jsx(n,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"geosteering_comments.type"):return b.jsx(E,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"dvd_comment.type"):return b.jsx(x,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"pc_comment.type"):case r.get(O.FEED_ITEM_TYPES_BY_KEY,"drilling_dysfunction_event.type"):return b.jsx(M,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"hookload_broomstick_comment.type"):return b.jsx(q,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"operational_note.type"):return b.jsx(_,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"operation_summary.type"):return b.jsx(p,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"daily_cost.type"):return b.jsx(o,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"document.type"):return b.jsx(d,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"driller_memo.type"):return b.jsx(a,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"npt_event.type"):return b.jsx(I,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"survey_station.type"):return b.jsx(i,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"completion_operational_note.type"):return b.jsx(f,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"completion_operation_summary.type"):return b.jsx(y,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"completion_daily_cost.type"):return b.jsx(Y,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"completion_document.type"):return b.jsx(l,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"completion_npt_event.type"):return b.jsx(j,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"completion_actual_stage.type"):return b.jsx(F,{feedItem:t});case O.FEED_ITEM_TYPES.TRACES_MEMO:return b.jsx(T,{feedItem:t});case O.FEED_ITEM_TYPES.DEPTH_COMMENTS:return b.jsx(c,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"lessons_learned.type"):return b.jsx(u,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"bha.type"):return b.jsx(S,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"fluid_report.type"):return b.jsx(P,{feedItem:t});case r.get(O.FEED_ITEM_TYPES_BY_KEY,"app_annotation.type"):return b.jsx(D,A({feedItem:t,appData:K,appContext:k,currentUser:C},N));case r.get(O.FEED_ITEM_TYPES_BY_KEY,"well_plan.type"):return b.jsx(g,A({feedItem:t,appData:K,appContext:k},N));case r.get(O.FEED_ITEM_TYPES_BY_KEY,"npt_lessons_comment.type"):return b.jsx(B,{feedItem:t});default:return null}};
1
+ "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("lodash"),s=require("immutable"),m=require("../feedItemTypes/AlertFeedItem.js"),E=require("../feedItemTypes/PostFeedItem.js"),n=require("../feedItemTypes/GeosteeringFeedItem.js"),_=require("../feedItemTypes/DrillingOperationalNoteFeedItem.js"),p=require("../feedItemTypes/DrillingOperationSummaryFeedItem.js"),o=require("../feedItemTypes/DrillingDailyCostFeedItem.js"),d=require("../feedItemTypes/DocumentFeedItem.js"),a=require("../feedItemTypes/DrillerMemoFeedItem.js"),I=require("../feedItemTypes/NptFeedItem.js"),i=require("../feedItemTypes/SurveyStationFeedItem/index.js"),u=require("../feedItemTypes/LessonsLearnedFeedItem/index.js"),T=require("../feedItemTypes/TracesMemoFeedItem.js"),c=require("../feedItemTypes/DepthCommentFeedItem.js"),f=require("../feedItemTypes/CompletionOperationalNoteFeedItem.js"),y=require("../feedItemTypes/CompletionOperationSummaryFeedItem.js"),Y=require("../feedItemTypes/CompletionDailyCostFeedItem.js"),j=require("../feedItemTypes/CompletionDocumentFeedItem.js"),l=require("../feedItemTypes/CompletionNptFeedItem.js"),F=require("../feedItemTypes/StageOverviewFeedItem/index.js"),D=require("../feedItemTypes/AppAnnotationFeedItem/index.js"),P=require("../feedItemTypes/WellPlanFeedItem/index.js"),g=require("../feedItemTypes/FluidReportFeedItem.js"),S=require("../feedItemTypes/BhaFeedItem/BhaFeedItem.js"),x=require("../feedItemTypes/DvDCommentFeedItem.js"),M=require("../feedItemTypes/PCCommentFeedItem.js"),q=require("../feedItemTypes/HookloadCommentFeedItem.js"),B=require("../feedItemTypes/NptLessonsCommentFeedItem.js"),K=require("../feedItemTypes/GenericDataCommentFeedItem.js"),O=require("../../../constants/theme.js"),b=require("../../../constants/feed.js"),C=require("react/jsx-runtime");function v(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=v(e),w=v(t),N=["feedItem","appData","customFeedItemTypeTemplates","currentUser"];function A(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,s)}return r}function k(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?A(Object(r),!0).forEach((function(t){h.default(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):A(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var R={view:"feedItem",theme:O.THEMES.DARK};module.exports=function(e){var t=e.feedItem,O=e.appData,v=e.customFeedItemTypeTemplates,h=e.currentUser,A=w.default(e,N);if(t.type in v){var G=v[t.type];return C.jsx(G,{"data-testid":"".concat("Feed_Content","_template"),feedItem:s.fromJS(t),appData:s.fromJS(O),appContext:s.fromJS(R)})}switch(t.type){case r.get(b.FEED_ITEM_TYPES_BY_KEY,"alert.type"):return C.jsx(m,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"post.type"):return C.jsx(E,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"geosteering_comments.type"):return C.jsx(n,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"dvd_comment.type"):return C.jsx(x,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"pc_comment.type"):case r.get(b.FEED_ITEM_TYPES_BY_KEY,"drilling_dysfunction_event.type"):return C.jsx(M,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"hookload_broomstick_comment.type"):return C.jsx(q,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"operational_note.type"):return C.jsx(_,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"operation_summary.type"):return C.jsx(p,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"daily_cost.type"):return C.jsx(o,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"document.type"):return C.jsx(d,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"driller_memo.type"):return C.jsx(a,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"npt_event.type"):return C.jsx(I,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"survey_station.type"):return C.jsx(i,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"completion_operational_note.type"):return C.jsx(f,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"completion_operation_summary.type"):return C.jsx(y,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"completion_daily_cost.type"):return C.jsx(Y,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"completion_document.type"):return C.jsx(j,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"completion_npt_event.type"):return C.jsx(l,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"completion_actual_stage.type"):return C.jsx(F,{feedItem:t});case b.FEED_ITEM_TYPES.TRACES_MEMO:return C.jsx(T,{feedItem:t});case b.FEED_ITEM_TYPES.DEPTH_COMMENTS:return C.jsx(c,{feedItem:t});case b.FEED_ITEM_TYPES.GENERIC_DATA_COMMENT:return C.jsx(K,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"lessons_learned.type"):return C.jsx(u,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"bha.type"):return C.jsx(S,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"fluid_report.type"):return C.jsx(g,{feedItem:t});case r.get(b.FEED_ITEM_TYPES_BY_KEY,"app_annotation.type"):return C.jsx(D,k({feedItem:t,appData:O,appContext:R,currentUser:h},A));case r.get(b.FEED_ITEM_TYPES_BY_KEY,"well_plan.type"):return C.jsx(P,k({feedItem:t,appData:O,appContext:R},A));case r.get(b.FEED_ITEM_TYPES_BY_KEY,"npt_lessons_comment.type"):return C.jsx(B,{feedItem:t});default:return null}};
@@ -0,0 +1 @@
1
+ "use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("prop-types"),i=require("moment"),a=require("@material-ui/core"),r=require("../../../utils/index.js"),n=require("../../../utils/mobileDetect.js"),l=require("../../Typography.js"),u=require("../../Attachment/index.js"),s=require("../../UserMention/utils/index.js"),d=require("../../CollapsibleContent.js"),o=require("../../../constants/feed.js"),m=require("react/jsx-runtime");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=c(e),E=c(t),f=c(i),T=a.makeStyles((function(e){return{message:{lineHeight:"20px"},container:{marginBottom:4,lineHeight:"20px"},label:{color:e.palette.primary.text6}}})),_=function(e){var t=e.feedItem,i=T(),c=t.context,p=c[o.FEED_ITEM_TYPES.GENERIC_DATA_COMMENT],E=p.body,_=p.data,h=c.attachment,v=t.mentioned_users;return m.jsxs(a.Box,{whiteSpace:"pre-wrap",children:[E&&m.jsx(d,{children:m.jsx(l.Regular14,{className:i.message,"data-testid":"".concat("GenericDataCommentFeedItem","_message"),variant:"body1",children:s.formatMentionText(E,v,n.isNativeDetected)})}),m.jsx(a.Box,{mt:1,mb:1,children:_&&Object.keys(_).map((function(e){var t,a,n,u,s,d;return m.jsxs(l.Regular14,{className:i.container,children:[m.jsxs("span",{className:i.label,children:[_[e].label,": "]}),[o.GENERIC_DATA_COMMENTS_VALUES_TYPES.string,o.GENERIC_DATA_COMMENTS_VALUES_TYPES.number].includes(_[e].type)&&_[e].value,_[e].type===o.GENERIC_DATA_COMMENTS_VALUES_TYPES.date&&f.default.unix(+(null==_||null===(t=_[e])||void 0===t?void 0:t.value)).format(o.FEED_ITEM_TIME_FORMAT),_[e].type===o.GENERIC_DATA_COMMENTS_VALUES_TYPES.convertable&&"".concat(r.convertValue(null==_||null===(a=_[e])||void 0===a?void 0:a.value,null==_||null===(n=_[e])||void 0===n?void 0:n.unitType,null==_||null===(u=_[e])||void 0===u?void 0:u.from,r.getUnitDisplay(null==_||null===(s=_[e])||void 0===s?void 0:s.unitType))," ").concat(r.getUnitDisplay(null==_||null===(d=_[e])||void 0===d?void 0:d.unitType))]},e)}))}),h&&h.url&&m.jsx(u,{attachmentUrl:h.url,fileName:h.name,attachmentSize:h.size,size:"medium"})]})};_.propTypes={feedItem:E.default.shape({context:E.default.shape(p.default({},o.FEED_ITEM_TYPES.GENERIC_DATA_COMMENT,E.default.shape({body:E.default.string.isRequired,attachment:E.default.shape({url:E.default.string,size:E.default.number}),depth:E.default.oneOfType([E.default.string,E.default.number]),timestamp:E.default.string.isRequired,data:E.default.shape({})}).isRequired)).isRequired,mentioned_users:E.default.arrayOf(E.default.shape({}))}).isRequired},module.exports=_;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),i=require("react/jsx-runtime"),o=require("./icons/ArchiveFileIcon.js"),n=require("./icons/CSVFileIcon.js"),c=require("./icons/DocFileIcon.js"),l=require("./icons/EDMFileIcon.js"),r=require("./icons/ExcelFileIcon.js"),s=require("./icons/ImageFileIcon.js"),I=require("./icons/JsonFileIcon.js"),F=require("./icons/LasFileIcon.js"),t=require("./icons/OtherFileIcon.js"),u=require("./icons/PdfFileIcon.js"),m=require("./icons/PowerPointFileIcon.js"),d=require("./icons/TxtFileIcon.js"),a=require("./icons/UnknownFileIcon.js"),j=require("./icons/VideoFileIcon.js"),v=require("./icons/XmlFileIcon.js"),x=[[".pdf",u.PdfFileIcon],[".csv",n.CSVFileIcon],[".json",I.JsonFileIcon],[".edm.xml",l.EDMFileIcon],[".xml",v.XmlFileIcon],[".las",F.LasFileIcon],[".txt",d.TxtFileIcon],[".pptx",m.PowerPointFileIcon],[".ppt",m.PowerPointFileIcon],[".xlsx",r.ExcelFileIcon],[".xls",r.ExcelFileIcon],[".docx",c.DocFileIcon],[".doc",c.DocFileIcon],[".jpg",s.ImageFileIcon],[".png",s.ImageFileIcon],[".jpeg",s.ImageFileIcon],[".gif",s.ImageFileIcon],[".bmp",s.ImageFileIcon],[".svg",s.ImageFileIcon],[".webp",s.ImageFileIcon],[".rar",o.ArchiveFileIcon],[".zip",o.ArchiveFileIcon],[".7z",o.ArchiveFileIcon],[".mp4",j.VideoFileIcon],[".avi",j.VideoFileIcon],[".mkv",j.VideoFileIcon],[".mov",j.VideoFileIcon],[".wmv",j.VideoFileIcon],[".flv",j.VideoFileIcon],[".webm",j.VideoFileIcon],[".mpg",j.VideoFileIcon],[".mpeg",j.VideoFileIcon],[".m4v",j.VideoFileIcon]];exports.ExtensionsToIconArray=x,exports.FileIcon=function(o){var n,c=o.name,l=e.__rest(o,["name"]),r=(null==c?void 0:c.toLowerCase().trim())||"",s=null===(n=x.find((function(e){var i=e[0];return r.endsWith(i)})))||void 0===n?void 0:n[1];return s||(s=/\.\w{1,4}$/.test(r)?t.OtherFileIcon:a.UnknownFileIcon),i.jsx(s,e.__assign({},l))};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),s=require("react/jsx-runtime"),r=require("../../componentsV2/FileIcon/constants.js");exports.FileIcon=function(t){var n=t.name,o=e.__rest(t,["name"]),i=r.getComponent(n);return s.jsx(i,e.__assign({},o))};
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),s=require("react/jsx-runtime"),o=require("react-dropzone"),i=require("classnames"),r=require("../../icons/iconParkIcons.js");require("../../icons/customIcons/icons/AddMessage.js"),require("../../icons/customIcons/icons/Attention.js"),require("../../icons/customIcons/icons/Collapse.js"),require("../../icons/customIcons/icons/Dashboard.js"),require("../../icons/customIcons/icons/Expand.js"),require("../../icons/customIcons/icons/FolderClosed.js"),require("../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../icons/customIcons/icons/FolderOpened.js"),require("../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../icons/customIcons/icons/LessOrEqual.js"),require("../../icons/customIcons/icons/Search.js"),require("../../icons/customIcons/icons/Wellhub.js"),require("../../icons/customIcons/icons/MultiRuler.js"),require("../../icons/customIcons/icons/Checkbox.js"),require("../../icons/customIcons/icons/CheckboxChecked.js"),require("../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../icons/customIcons/icons/Radio.js"),require("../../icons/customIcons/icons/RadioChecked.js"),require("../../icons/customIcons/icons/SimulFrac.js"),require("../../icons/customIcons/icons/ZipperFrac.js");var n=require("../../icons/customIcons/icons/CautionFilled.js");require("../../icons/customIcons/icons/MoreApp.js");var c=require("../Typography.js"),t=require("../Button/components/Button/index.js");require("moment-timezone"),require("@material-ui/core"),require("../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js"),require("../Button/components/LiveButton/styles.js");var u=require("./styles.js"),a=require("./utils.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=l(i);exports.FilesDropzone=function(i){var l=i.multiple,d=i.children,j=i.accept,p=i.onDrop,q=i.className,I=i.maxFiles,x=i.maxSize,h=i.errorText,v=i.disabled,b=u.useStyles(),g=a.parseAccept(j),f=g.mimetypes,F=g.extensions,C=f.length||F.length?e.__assign({"*/*":F},Object.fromEntries(f.map((function(e){return[e,[]]})))):void 0,y=a.formatDescription(F,x),z=o.useDropzone({onDrop:p,multiple:l,accept:C,maxFiles:I,maxSize:x,disabled:v}),D=z.getRootProps,_=z.getInputProps,B=z.isDragActive;return s.jsxs("div",{className:q,children:[s.jsxs("div",e.__assign({},D(),{className:m.default(b.root,v&&b.disabled,B&&b.active),children:[s.jsx("input",e.__assign({},_())),d||s.jsxs(s.Fragment,{children:[s.jsx(r.FileAdditionOne,{size:24,className:b.icon}),s.jsx(c.Regular14,{children:"Drag & Drop your file here or"}),s.jsx(t,{variation:"tertiary",size:"small",disabled:v,className:b.uploadButton,children:"Choose file"})]})]})),!h&&y&&s.jsx(c.Regular14,{className:m.default(b.description,v&&b.disabled),children:y}),h&&s.jsxs(c.Regular14,{className:b.error,children:[s.jsx(n.CautionFilledCustomIcon,{size:20}),h]})]})};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../ext-esm/tslib/tslib.es6.js'),s=require("react/jsx-runtime"),o=require("react-dropzone"),i=require("classnames"),r=require("./styles.js"),n=require("../../icons/iconParkIcons.js");require("../../icons/customIcons/icons/AddMessage.js"),require("../../icons/customIcons/icons/Attention.js"),require("../../icons/customIcons/icons/Collapse.js"),require("../../icons/customIcons/icons/Dashboard.js"),require("../../icons/customIcons/icons/Expand.js"),require("../../icons/customIcons/icons/FolderClosed.js"),require("../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../icons/customIcons/icons/FolderOpened.js"),require("../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../icons/customIcons/icons/LessOrEqual.js"),require("../../icons/customIcons/icons/Search.js"),require("../../icons/customIcons/icons/Wellhub.js"),require("../../icons/customIcons/icons/MultiRuler.js"),require("../../icons/customIcons/icons/Checkbox.js"),require("../../icons/customIcons/icons/CheckboxChecked.js"),require("../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../icons/customIcons/icons/Radio.js"),require("../../icons/customIcons/icons/RadioChecked.js"),require("../../icons/customIcons/icons/SimulFrac.js"),require("../../icons/customIcons/icons/ZipperFrac.js");var c=require("../../icons/customIcons/icons/CautionFilled.js");require("../../icons/customIcons/icons/MoreApp.js");var t=require("../Typography.js"),u=require("../Button/components/Button/index.js");require("moment-timezone"),require("@material-ui/core"),require("../Button/components/LiveButton/components/LiveButtonStateIndicator/index.js"),require("../Button/components/LiveButton/styles.js");var a=require("../../componentsV2/FilesDropzone/utils.js");function l(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=l(i);exports.FilesDropzone=function(i){var l=i.multiple,d=i.children,j=i.accept,p=i.onDrop,q=i.className,I=i.maxFiles,x=i.maxSize,h=i.errorText,v=i.disabled,b=r.useStyles(),g=a.parseAccept(j),F=g.mimetypes,f=g.extensions,C=F.length||f.length?e.__assign({"*/*":f},Object.fromEntries(F.map((function(e){return[e,[]]})))):void 0,y=a.formatDescription(f,x),z=o.useDropzone({onDrop:p,multiple:l,accept:C,maxFiles:I,maxSize:x,disabled:v}),D=z.getRootProps,_=z.getInputProps,B=z.isDragActive;return s.jsxs("div",{className:q,children:[s.jsxs("div",e.__assign({},D(),{className:m.default(b.root,v&&b.disabled,B&&b.active),children:[s.jsx("input",e.__assign({},_())),d||s.jsxs(s.Fragment,{children:[s.jsx(n.FileAdditionOne,{size:24,className:b.icon}),s.jsx(t.Regular14,{children:"Drag & Drop your file here or"}),s.jsx(u,{variation:"tertiary",size:"small",disabled:v,className:b.uploadButton,children:"Choose file"})]})]})),!h&&y&&s.jsx(t.Regular14,{className:m.default(b.description,v&&b.disabled),children:y}),h&&s.jsxs(t.Regular14,{className:b.error,children:[s.jsx(c.CautionFilledCustomIcon,{size:20}),h]})]})};