@learningpool/ui 1.6.2 → 1.6.5

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 (424) hide show
  1. package/{dist/assets → assets}/Images.d.ts +0 -0
  2. package/{dist/assets → assets}/Images.js +0 -0
  3. package/{dist/components → components}/atoms/Autocomplete/Autocomplete.d.ts +0 -0
  4. package/{dist/components → components}/atoms/Autocomplete/Autocomplete.js +0 -0
  5. package/{dist/components → components}/atoms/Button/Button.d.ts +0 -0
  6. package/{dist/components → components}/atoms/Button/Button.js +0 -0
  7. package/{dist/components → components}/atoms/Checkbox/Checkbox.d.ts +0 -0
  8. package/{dist/components → components}/atoms/Checkbox/Checkbox.js +0 -0
  9. package/{dist/components → components}/atoms/IconButton/IconButton.d.ts +0 -0
  10. package/{dist/components → components}/atoms/IconButton/IconButton.js +0 -0
  11. package/{dist/components → components}/atoms/Radio/Radio.d.ts +0 -0
  12. package/{dist/components → components}/atoms/Radio/Radio.js +0 -0
  13. package/{dist/components → components}/atoms/Select/Select.d.ts +0 -0
  14. package/{dist/components → components}/atoms/Select/Select.js +0 -0
  15. package/{dist/components → components}/atoms/Slider/Slider.d.ts +0 -0
  16. package/{dist/components → components}/atoms/Slider/Slider.js +0 -0
  17. package/{dist/components → components}/atoms/Switch/Switch.d.ts +0 -0
  18. package/{dist/components → components}/atoms/Switch/Switch.js +0 -0
  19. package/{dist/components → components}/atoms/TextField/TextField.d.ts +0 -0
  20. package/{dist/components → components}/atoms/TextField/TextField.js +0 -0
  21. package/{dist/components → components}/atoms/ToggleButton/ToggleButton.d.ts +0 -0
  22. package/{dist/components → components}/atoms/ToggleButton/ToggleButton.js +0 -0
  23. package/{dist/components → components}/datadisplay/Avatar/Avatar.d.ts +0 -0
  24. package/{dist/components → components}/datadisplay/Avatar/Avatar.js +0 -0
  25. package/{dist/components → components}/datadisplay/Chip/Chip.d.ts +0 -0
  26. package/{dist/components → components}/datadisplay/Chip/Chip.js +0 -0
  27. package/{dist/components → components}/datadisplay/List/List.d.ts +0 -0
  28. package/{dist/components → components}/datadisplay/List/List.js +0 -0
  29. package/{dist/components → components}/datadisplay/Tooltip/Tooltip.d.ts +0 -0
  30. package/{dist/components → components}/datadisplay/Tooltip/Tooltip.js +0 -0
  31. package/{dist/components → components}/feedback/Alert/Alert.d.ts +0 -0
  32. package/{dist/components → components}/feedback/Alert/Alert.js +0 -0
  33. package/{dist/components → components}/landmarks/Header/Header.d.ts +0 -0
  34. package/{dist/components → components}/landmarks/Header/Header.js +0 -0
  35. package/{dist/components → components}/landmarks/Header/HeaderActionButtons.d.ts +0 -0
  36. package/{dist/components → components}/landmarks/Header/HeaderActionButtons.js +0 -0
  37. package/{dist/components → components}/landmarks/Header/HeaderStyles.d.ts +0 -0
  38. package/{dist/components → components}/landmarks/Header/HeaderStyles.js +0 -0
  39. package/{dist/components → components}/navigation/Drawer/Drawer.d.ts +0 -0
  40. package/{dist/components → components}/navigation/Drawer/Drawer.js +0 -0
  41. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigation.d.ts +0 -0
  42. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigation.js +0 -0
  43. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatar.d.ts +0 -0
  44. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatar.js +0 -0
  45. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatarStyles.d.ts +0 -0
  46. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationAvatarStyles.js +0 -0
  47. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawer.d.ts +0 -0
  48. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawer.js +0 -0
  49. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawerStyles.d.ts +0 -0
  50. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationDrawerStyles.js +0 -0
  51. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItem.d.ts +0 -0
  52. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItem.js +0 -0
  53. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenu.d.ts +0 -0
  54. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenu.js +0 -0
  55. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenuStyles.d.ts +0 -0
  56. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenuStyles.js +0 -0
  57. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemStyles.d.ts +0 -0
  58. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemStyles.js +0 -0
  59. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationMotion.d.ts +0 -0
  60. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationMotion.js +0 -0
  61. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationNotchIndicator.d.ts +0 -0
  62. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationNotchIndicator.js +0 -0
  63. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearch.d.ts +0 -0
  64. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearch.js +0 -0
  65. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearchStyles.d.ts +0 -0
  66. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationSearchStyles.js +0 -0
  67. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationStyles.d.ts +0 -0
  68. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationStyles.js +0 -0
  69. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleSearchX.d.ts +0 -0
  70. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleSearchX.js +0 -0
  71. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleX.d.ts +0 -0
  72. package/{dist/components → components}/navigation/MobileNavigation/MobileNavigationToggleX.js +0 -0
  73. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigation.d.ts +1 -0
  74. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigation.js +12 -10
  75. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationAvatar.d.ts +0 -0
  76. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationAvatar.js +11 -7
  77. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.d.ts +49 -0
  78. package/components/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.js +33 -0
  79. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItem.d.ts +0 -0
  80. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItem.js +0 -0
  81. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenu.d.ts +0 -0
  82. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenu.js +3 -3
  83. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenuStyles.d.ts +1 -0
  84. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenuStyles.js +16 -15
  85. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemStyles.d.ts +0 -0
  86. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemStyles.js +3 -3
  87. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationMotion.d.ts +0 -0
  88. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationMotion.js +0 -0
  89. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationStyles.d.ts +6 -1
  90. package/{dist/components → components}/navigation/VerticalNavigation/VerticalNavigationStyles.js +14 -15
  91. package/{dist/components → components}/pages/ErrorPage/ErrorPage.d.ts +0 -0
  92. package/{dist/components → components}/pages/ErrorPage/ErrorPage.js +0 -0
  93. package/{dist/components → components}/pages/ErrorPage/ErrorPageStyles.d.ts +0 -0
  94. package/{dist/components → components}/pages/ErrorPage/ErrorPageStyles.js +0 -0
  95. package/{dist/components → components}/pages/SideInSide/SideInSide.d.ts +0 -0
  96. package/{dist/components → components}/pages/SideInSide/SideInSide.js +0 -0
  97. package/{dist/components → components}/pages/SideInSide/SideInSideStyles.d.ts +0 -0
  98. package/{dist/components → components}/pages/SideInSide/SideInSideStyles.js +0 -0
  99. package/{dist/components → components}/stream/AppSwitcher/AppSwitcher.d.ts +0 -0
  100. package/{dist/components → components}/stream/AppSwitcher/AppSwitcher.js +1 -11
  101. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherItem.d.ts +1 -0
  102. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherItem.js +14 -14
  103. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherStyles.d.ts +0 -0
  104. package/{dist/components → components}/stream/AppSwitcher/AppSwitcherStyles.js +8 -6
  105. package/{dist/components → components}/stream/AppSwitcher/constants.d.ts +0 -0
  106. package/{dist/components → components}/stream/AppSwitcher/constants.js +0 -0
  107. package/{dist/index.d.ts → index.d.ts} +0 -0
  108. package/{dist/index.js → index.js} +0 -0
  109. package/lang/en-us.d.ts +15 -0
  110. package/lang/en-us.js +18 -0
  111. package/package.json +3 -70
  112. package/{dist/types → types}/components/navigation/VerticalNavigation.d.ts +0 -0
  113. package/{dist/types → types}/components/navigation/VerticalNavigation.js +0 -0
  114. package/{dist/types → types}/components/navigation/VerticalNavigationAvatar.d.ts +1 -0
  115. package/{dist/types → types}/components/navigation/VerticalNavigationAvatar.js +0 -0
  116. package/{dist/types → types}/components/stream/AppSwitcher.d.ts +0 -0
  117. package/{dist/types → types}/components/stream/AppSwitcher.js +0 -0
  118. package/{dist/types → types}/index.d.ts +0 -0
  119. package/{dist/types → types}/index.js +0 -0
  120. package/{dist/utils → utils}/constants.d.ts +0 -0
  121. package/{dist/utils → utils}/constants.js +0 -0
  122. package/{dist/utils → utils}/helpers.d.ts +0 -0
  123. package/{dist/utils → utils}/helpers.js +0 -0
  124. package/{dist/utils → utils}/hooks.d.ts +0 -0
  125. package/{dist/utils → utils}/hooks.js +0 -0
  126. package/{dist/utils → utils}/index.d.ts +0 -0
  127. package/{dist/utils → utils}/index.js +0 -0
  128. package/{dist/utils → utils}/theme.d.ts +0 -0
  129. package/{dist/utils → utils}/theme.js +0 -0
  130. package/.eslintrc.js +0 -40
  131. package/.github/pull_request_template.md +0 -23
  132. package/.github/renovate.json +0 -57
  133. package/.github/workflows/integration.yml +0 -53
  134. package/.github/workflows/wss.yml +0 -22
  135. package/.jest-test-results.json +0 -1
  136. package/.releaserc +0 -32
  137. package/.storybook/learningpoolTheme.js +0 -39
  138. package/.storybook/main.js +0 -21
  139. package/.storybook/manager-head.html +0 -175
  140. package/.storybook/manager.js +0 -34
  141. package/.storybook/preview-head.html +0 -212
  142. package/.storybook/preview.js +0 -120
  143. package/.storybook/storybook-sort.js +0 -54
  144. package/CHANGELOG.md +0 -13
  145. package/amplify.yml +0 -16
  146. package/babel.config.json +0 -14
  147. package/dist/components/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.js +0 -31
  148. package/dist/lang/en-us.d.ts +0 -6
  149. package/dist/lang/en-us.js +0 -6
  150. package/dist/package.json +0 -41
  151. package/jest.config.ts +0 -11
  152. package/jest.setup.ts +0 -5
  153. package/license +0 -7
  154. package/merge.js +0 -27
  155. package/public/android-chrome-192x192.png +0 -0
  156. package/public/android-chrome-512x512.png +0 -0
  157. package/public/apple-touch-icon.png +0 -0
  158. package/public/assets/atoms.svg +0 -5
  159. package/public/assets/automation.svg +0 -1
  160. package/public/assets/avatar-1.jpg +0 -0
  161. package/public/assets/avatar-2.jpg +0 -0
  162. package/public/assets/avatar-3.jpg +0 -0
  163. package/public/assets/flux/icon-dark.svg +0 -6
  164. package/public/assets/flux/icon-light.svg +0 -1
  165. package/public/assets/flux/icon-white.svg +0 -6
  166. package/public/assets/flux/icon.svg +0 -6
  167. package/public/assets/flux/logo-dark.svg +0 -22
  168. package/public/assets/flux/logo-light.svg +0 -1
  169. package/public/assets/flux/logo-white.svg +0 -22
  170. package/public/assets/flux/logo.svg +0 -22
  171. package/public/assets/iPhone6.jpg +0 -0
  172. package/public/assets/iPhone6Plus.jpg +0 -0
  173. package/public/assets/lp-logo.png +0 -0
  174. package/public/assets/lplogo.svg +0 -1
  175. package/public/assets/molecules.svg +0 -8
  176. package/public/assets/organisms.svg +0 -21
  177. package/public/assets/pages.svg +0 -4
  178. package/public/assets/particles.svg +0 -3
  179. package/public/assets/stream-dark.png +0 -0
  180. package/public/assets/stream-suite-logo.svg +0 -38
  181. package/public/assets/stream-white.png +0 -0
  182. package/public/assets/stream.png +0 -0
  183. package/public/assets/templates.svg +0 -3
  184. package/public/favicon-16x16.png +0 -0
  185. package/public/favicon-32x32.png +0 -0
  186. package/public/favicon.ico +0 -0
  187. package/public/index.html +0 -43
  188. package/public/logo192.png +0 -0
  189. package/public/logo512.png +0 -0
  190. package/public/manifest.json +0 -25
  191. package/public/robots.txt +0 -3
  192. package/public/site.webmanifest +0 -1
  193. package/readme.md +0 -132
  194. package/src/docs.tsx +0 -167
  195. package/src/lib/assets/Images.tsx +0 -47
  196. package/src/lib/assets/stream-suite-logo.svg +0 -38
  197. package/src/lib/components/atoms/Autocomplete/Autocomplete.test.tsx +0 -179
  198. package/src/lib/components/atoms/Autocomplete/Autocomplete.tsx +0 -14
  199. package/src/lib/components/atoms/Button/Button.test.tsx +0 -166
  200. package/src/lib/components/atoms/Button/Button.tsx +0 -16
  201. package/src/lib/components/atoms/Checkbox/Checkbox.test.tsx +0 -85
  202. package/src/lib/components/atoms/Checkbox/Checkbox.tsx +0 -10
  203. package/src/lib/components/atoms/IconButton/IconButton.test.tsx +0 -60
  204. package/src/lib/components/atoms/IconButton/IconButton.tsx +0 -9
  205. package/src/lib/components/atoms/Radio/Radio.test.tsx +0 -136
  206. package/src/lib/components/atoms/Radio/Radio.tsx +0 -10
  207. package/src/lib/components/atoms/Select/Select.test.tsx +0 -158
  208. package/src/lib/components/atoms/Select/Select.tsx +0 -12
  209. package/src/lib/components/atoms/Slider/Slider.test.tsx +0 -103
  210. package/src/lib/components/atoms/Slider/Slider.tsx +0 -10
  211. package/src/lib/components/atoms/Switch/Switch.test.tsx +0 -96
  212. package/src/lib/components/atoms/Switch/Switch.tsx +0 -10
  213. package/src/lib/components/atoms/TextField/TextField.test.tsx +0 -131
  214. package/src/lib/components/atoms/TextField/TextField.tsx +0 -31
  215. package/src/lib/components/atoms/ToggleButton/ToggleButton.test.tsx +0 -122
  216. package/src/lib/components/atoms/ToggleButton/ToggleButton.tsx +0 -10
  217. package/src/lib/components/datadisplay/Avatar/Avatar.test.tsx +0 -187
  218. package/src/lib/components/datadisplay/Avatar/Avatar.tsx +0 -35
  219. package/src/lib/components/datadisplay/Avatar/avatar-1.jpg +0 -0
  220. package/src/lib/components/datadisplay/Chip/Chip.test.tsx +0 -82
  221. package/src/lib/components/datadisplay/Chip/Chip.tsx +0 -11
  222. package/src/lib/components/datadisplay/List/List.test.tsx +0 -168
  223. package/src/lib/components/datadisplay/List/List.tsx +0 -8
  224. package/src/lib/components/datadisplay/Tooltip/Tooltip.test.tsx +0 -98
  225. package/src/lib/components/datadisplay/Tooltip/Tooltip.tsx +0 -9
  226. package/src/lib/components/feedback/Alert/Alert.test.tsx +0 -139
  227. package/src/lib/components/feedback/Alert/Alert.tsx +0 -10
  228. package/src/lib/components/landmarks/Header/Header.tsx +0 -140
  229. package/src/lib/components/landmarks/Header/HeaderActionButtons.tsx +0 -117
  230. package/src/lib/components/landmarks/Header/HeaderStyles.tsx +0 -62
  231. package/src/lib/components/navigation/Drawer/Drawer.test.tsx +0 -95
  232. package/src/lib/components/navigation/Drawer/Drawer.tsx +0 -21
  233. package/src/lib/components/navigation/MobileNavigation/MobileNavigation.tsx +0 -276
  234. package/src/lib/components/navigation/MobileNavigation/MobileNavigationAvatar.tsx +0 -334
  235. package/src/lib/components/navigation/MobileNavigation/MobileNavigationAvatarStyles.tsx +0 -77
  236. package/src/lib/components/navigation/MobileNavigation/MobileNavigationDrawer.tsx +0 -197
  237. package/src/lib/components/navigation/MobileNavigation/MobileNavigationDrawerStyles.tsx +0 -143
  238. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItem.tsx +0 -192
  239. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenu.tsx +0 -67
  240. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemFlyoutMenuStyles.tsx +0 -192
  241. package/src/lib/components/navigation/MobileNavigation/MobileNavigationItem/MobileNavigationItemStyles.tsx +0 -217
  242. package/src/lib/components/navigation/MobileNavigation/MobileNavigationMotion.tsx +0 -119
  243. package/src/lib/components/navigation/MobileNavigation/MobileNavigationNotchIndicator.tsx +0 -35
  244. package/src/lib/components/navigation/MobileNavigation/MobileNavigationSearch.tsx +0 -114
  245. package/src/lib/components/navigation/MobileNavigation/MobileNavigationSearchStyles.tsx +0 -47
  246. package/src/lib/components/navigation/MobileNavigation/MobileNavigationStyles.tsx +0 -320
  247. package/src/lib/components/navigation/MobileNavigation/MobileNavigationToggleSearchX.tsx +0 -59
  248. package/src/lib/components/navigation/MobileNavigation/MobileNavigationToggleX.tsx +0 -51
  249. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigation.tsx +0 -468
  250. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationAvatar.tsx +0 -208
  251. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationAvatarStyles.tsx +0 -75
  252. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItem.tsx +0 -196
  253. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenu.tsx +0 -94
  254. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemFlyoutMenuStyles.tsx +0 -212
  255. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationItem/VerticalNavigationItemStyles.tsx +0 -240
  256. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationMotion.tsx +0 -119
  257. package/src/lib/components/navigation/VerticalNavigation/VerticalNavigationStyles.tsx +0 -302
  258. package/src/lib/components/pages/ErrorPage/ErrorPage.test.tsx +0 -78
  259. package/src/lib/components/pages/ErrorPage/ErrorPage.tsx +0 -50
  260. package/src/lib/components/pages/ErrorPage/ErrorPageStyles.tsx +0 -30
  261. package/src/lib/components/pages/SideInSide/SideInSide.tsx +0 -100
  262. package/src/lib/components/pages/SideInSide/SideInSideStyles.tsx +0 -62
  263. package/src/lib/components/stream/AppSwitcher/AppSwitcher.tsx +0 -392
  264. package/src/lib/components/stream/AppSwitcher/AppSwitcherItem.tsx +0 -83
  265. package/src/lib/components/stream/AppSwitcher/AppSwitcherStyles.tsx +0 -325
  266. package/src/lib/components/stream/AppSwitcher/constants.tsx +0 -28
  267. package/src/lib/index.tsx +0 -148
  268. package/src/lib/lang/en-us.js +0 -6
  269. package/src/lib/types/components/navigation/VerticalNavigation.ts +0 -52
  270. package/src/lib/types/components/navigation/VerticalNavigationAvatar.ts +0 -26
  271. package/src/lib/types/components/stream/AppSwitcher.ts +0 -10
  272. package/src/lib/types/index.ts +0 -9
  273. package/src/lib/utils/constants.tsx +0 -11
  274. package/src/lib/utils/helpers.tsx +0 -77
  275. package/src/lib/utils/hooks.tsx +0 -33
  276. package/src/lib/utils/index.tsx +0 -4
  277. package/src/lib/utils/theme.tsx +0 -79
  278. package/src/react-app-env.d.ts +0 -1
  279. package/src/setupTests.ts +0 -5
  280. package/src/stories/Components/DataDisplay/Avatar/Accessibility.stories.mdx +0 -34
  281. package/src/stories/Components/DataDisplay/Avatar/AllCombinations.tsx +0 -56
  282. package/src/stories/Components/DataDisplay/Avatar/Avatar.stories.tsx +0 -19
  283. package/src/stories/Components/DataDisplay/Avatar/Examples.stories.tsx +0 -278
  284. package/src/stories/Components/DataDisplay/Avatar/Overview.stories.mdx +0 -47
  285. package/src/stories/Components/DataDisplay/Chip/Accessibility.stories.mdx +0 -29
  286. package/src/stories/Components/DataDisplay/Chip/AllCombinations.tsx +0 -58
  287. package/src/stories/Components/DataDisplay/Chip/Chip.stories.tsx +0 -21
  288. package/src/stories/Components/DataDisplay/Chip/Examples.stories.tsx +0 -126
  289. package/src/stories/Components/DataDisplay/Chip/Overview.stories.mdx +0 -57
  290. package/src/stories/Components/DataDisplay/List/Accessibility.stories.mdx +0 -54
  291. package/src/stories/Components/DataDisplay/List/AllCombinations.tsx +0 -396
  292. package/src/stories/Components/DataDisplay/List/Examples.stories.tsx +0 -501
  293. package/src/stories/Components/DataDisplay/List/List.stories.tsx +0 -35
  294. package/src/stories/Components/DataDisplay/List/Overview.stories.mdx +0 -69
  295. package/src/stories/Components/DataDisplay/Table/Overview.stories.mdx +0 -70
  296. package/src/stories/Components/DataDisplay/Tooltip/Accessibility.stories.mdx +0 -39
  297. package/src/stories/Components/DataDisplay/Tooltip/AllCombinations.tsx +0 -134
  298. package/src/stories/Components/DataDisplay/Tooltip/Examples.stories.tsx +0 -237
  299. package/src/stories/Components/DataDisplay/Tooltip/Overview.stories.mdx +0 -58
  300. package/src/stories/Components/DataDisplay/Tooltip/Tooltip.stories.tsx +0 -22
  301. package/src/stories/Components/Feedback/Alert/Accessibility.stories.mdx +0 -25
  302. package/src/stories/Components/Feedback/Alert/Alert.stories.tsx +0 -22
  303. package/src/stories/Components/Feedback/Alert/AllCombinations.tsx +0 -37
  304. package/src/stories/Components/Feedback/Alert/Examples.stories.tsx +0 -137
  305. package/src/stories/Components/Feedback/Alert/Overview.stories.mdx +0 -62
  306. package/src/stories/Components/Inputs/Autocomplete/Accessibility.stories.mdx +0 -31
  307. package/src/stories/Components/Inputs/Autocomplete/AllCombinations.tsx +0 -182
  308. package/src/stories/Components/Inputs/Autocomplete/Autocomplete.stories.tsx +0 -31
  309. package/src/stories/Components/Inputs/Autocomplete/Examples.stories.tsx +0 -233
  310. package/src/stories/Components/Inputs/Autocomplete/Overview.stories.mdx +0 -52
  311. package/src/stories/Components/Inputs/Button/Accessibility.stories.mdx +0 -52
  312. package/src/stories/Components/Inputs/Button/AllCombinations.tsx +0 -53
  313. package/src/stories/Components/Inputs/Button/Button.stories.tsx +0 -23
  314. package/src/stories/Components/Inputs/Button/Examples.stories.tsx +0 -190
  315. package/src/stories/Components/Inputs/Button/Overview.stories.mdx +0 -52
  316. package/src/stories/Components/Inputs/Checkbox/Accessibility.stories.mdx +0 -38
  317. package/src/stories/Components/Inputs/Checkbox/AllCombinations.tsx +0 -55
  318. package/src/stories/Components/Inputs/Checkbox/Checkbox.stories.tsx +0 -22
  319. package/src/stories/Components/Inputs/Checkbox/Examples.stories.tsx +0 -363
  320. package/src/stories/Components/Inputs/Checkbox/Overview.stories.mdx +0 -63
  321. package/src/stories/Components/Inputs/IconButton/Examples.stories.tsx +0 -24
  322. package/src/stories/Components/Inputs/IconButton/IconButton.stories.tsx +0 -26
  323. package/src/stories/Components/Inputs/Radio/Accessibility.stories.mdx +0 -61
  324. package/src/stories/Components/Inputs/Radio/AllCombinations.tsx +0 -75
  325. package/src/stories/Components/Inputs/Radio/Examples.stories.tsx +0 -333
  326. package/src/stories/Components/Inputs/Radio/Overview.stories.mdx +0 -74
  327. package/src/stories/Components/Inputs/Radio/Radio.stories.tsx +0 -22
  328. package/src/stories/Components/Inputs/Select/Accessibility.stories.mdx +0 -51
  329. package/src/stories/Components/Inputs/Select/AllCombinations.tsx +0 -63
  330. package/src/stories/Components/Inputs/Select/Examples.stories.tsx +0 -803
  331. package/src/stories/Components/Inputs/Select/Overview.stories.mdx +0 -73
  332. package/src/stories/Components/Inputs/Select/Select.stories.tsx +0 -22
  333. package/src/stories/Components/Inputs/Slider/Accessibility.stories.mdx +0 -43
  334. package/src/stories/Components/Inputs/Slider/AllCombinations.tsx +0 -30
  335. package/src/stories/Components/Inputs/Slider/Examples.stories.tsx +0 -146
  336. package/src/stories/Components/Inputs/Slider/Overview.stories.mdx +0 -59
  337. package/src/stories/Components/Inputs/Slider/Slider.stories.tsx +0 -27
  338. package/src/stories/Components/Inputs/Switch/Accessibility.stories.mdx +0 -34
  339. package/src/stories/Components/Inputs/Switch/AllCombinations.tsx +0 -45
  340. package/src/stories/Components/Inputs/Switch/Examples.stories.tsx +0 -213
  341. package/src/stories/Components/Inputs/Switch/Overview.stories.mdx +0 -62
  342. package/src/stories/Components/Inputs/Switch/Switch.stories.tsx +0 -22
  343. package/src/stories/Components/Inputs/TextField/Accessibility.stories.mdx +0 -29
  344. package/src/stories/Components/Inputs/TextField/AllCombinations.tsx +0 -57
  345. package/src/stories/Components/Inputs/TextField/Examples.stories.tsx +0 -127
  346. package/src/stories/Components/Inputs/TextField/Overview.stories.mdx +0 -60
  347. package/src/stories/Components/Inputs/TextField/TextField.stories.tsx +0 -261
  348. package/src/stories/Components/Inputs/ToggleButton/Accessibility.stories.mdx +0 -32
  349. package/src/stories/Components/Inputs/ToggleButton/AllCombinations.tsx +0 -113
  350. package/src/stories/Components/Inputs/ToggleButton/Examples.stories.tsx +0 -339
  351. package/src/stories/Components/Inputs/ToggleButton/Overview.stories.mdx +0 -55
  352. package/src/stories/Components/Inputs/ToggleButton/ToggleButton.stories.tsx +0 -19
  353. package/src/stories/Components/Landmarks/Header/Examples.stories.tsx +0 -197
  354. package/src/stories/Components/Landmarks/Header/Header.stories.tsx +0 -34
  355. package/src/stories/Components/Landmarks/Header/Overview.stories.mdx +0 -44
  356. package/src/stories/Components/Navigation/Drawer/Accessibility.stories.mdx +0 -13
  357. package/src/stories/Components/Navigation/Drawer/Drawer.stories.tsx +0 -80
  358. package/src/stories/Components/Navigation/Drawer/Examples.stories.tsx +0 -440
  359. package/src/stories/Components/Navigation/Drawer/Overview.stories.mdx +0 -43
  360. package/src/stories/Components/Navigation/MobileNavigation/Accessibility.stories.mdx +0 -14
  361. package/src/stories/Components/Navigation/MobileNavigation/Examples.stories.tsx +0 -384
  362. package/src/stories/Components/Navigation/MobileNavigation/MobileNavigation.stories.tsx +0 -24
  363. package/src/stories/Components/Navigation/MobileNavigation/Overview.stories.mdx +0 -47
  364. package/src/stories/Components/Navigation/VerticalNavigation/Accessibility.stories.mdx +0 -14
  365. package/src/stories/Components/Navigation/VerticalNavigation/Examples.stories.tsx +0 -307
  366. package/src/stories/Components/Navigation/VerticalNavigation/Overview.stories.mdx +0 -47
  367. package/src/stories/Components/Navigation/VerticalNavigation/VerticalNavigation.stories.tsx +0 -24
  368. package/src/stories/ContactUs.stories.mdx +0 -21
  369. package/src/stories/Experimental/Test.stories.mdx +0 -46
  370. package/src/stories/GettingStarted/Designer.stories.mdx +0 -86
  371. package/src/stories/GettingStarted/Developer.stories.mdx +0 -134
  372. package/src/stories/Guidelines/Accessibility/AssistiveTechnology.stories.mdx +0 -70
  373. package/src/stories/Guidelines/Accessibility/ColorAndContrast.stories.mdx +0 -109
  374. package/src/stories/Guidelines/Accessibility/Hierarchy.stories.mdx +0 -119
  375. package/src/stories/Guidelines/Accessibility/Imagery.stories.mdx +0 -136
  376. package/src/stories/Guidelines/Accessibility/Overview.stories.mdx +0 -44
  377. package/src/stories/Guidelines/Accessibility/Principles.stories.mdx +0 -156
  378. package/src/stories/Guidelines/Accessibility/SoundAndMotion.stories.mdx +0 -59
  379. package/src/stories/Guidelines/Accessibility/Typography.stories.mdx +0 -69
  380. package/src/stories/Guidelines/Accessibility/Writing.stories.mdx +0 -188
  381. package/src/stories/Guidelines/Styleguide/ColorSwatch.tsx +0 -53
  382. package/src/stories/Guidelines/Styleguide/Colors.stories.mdx +0 -118
  383. package/src/stories/Guidelines/Styleguide/Typography.stories.mdx +0 -84
  384. package/src/stories/Introduction.stories.mdx +0 -65
  385. package/src/stories/Pages/ErrorPage.stories.tsx +0 -30
  386. package/src/stories/Pages/SideInSide.stories.tsx +0 -195
  387. package/src/stories/Roadmap.stories.mdx +0 -19
  388. package/src/stories/Templates/Login.stories.mdx +0 -46
  389. package/src/stories/assets/Atomic_Design_Icons-Dark.svg +0 -24
  390. package/src/stories/assets/Atomic_Design_Icons-Light.svg +0 -25
  391. package/src/stories/assets/accessibility-1.png +0 -0
  392. package/src/stories/assets/accessibility-2.png +0 -0
  393. package/src/stories/assets/accessibility-3.png +0 -0
  394. package/src/stories/assets/accessibility-banner.png +0 -0
  395. package/src/stories/assets/atoms.svg +0 -6
  396. package/src/stories/assets/design_system_2022-02-11_12.22pm.png +0 -0
  397. package/src/stories/assets/figma-tokens.png +0 -0
  398. package/src/stories/assets/hierarchy-1.jpg +0 -0
  399. package/src/stories/assets/hierarchy-2.jpg +0 -0
  400. package/src/stories/assets/hierarchy-3.jpg +0 -0
  401. package/src/stories/assets/icon-contrast-1.jpg +0 -0
  402. package/src/stories/assets/icon-contrast-2.jpg +0 -0
  403. package/src/stories/assets/imagery-1.png +0 -0
  404. package/src/stories/assets/imagery-2.png +0 -0
  405. package/src/stories/assets/imagery-3.png +0 -0
  406. package/src/stories/assets/imagery-4.jpg +0 -0
  407. package/src/stories/assets/molecules.svg +0 -9
  408. package/src/stories/assets/organisms.svg +0 -22
  409. package/src/stories/assets/pages.svg +0 -5
  410. package/src/stories/assets/particles.svg +0 -4
  411. package/src/stories/assets/templates.svg +0 -4
  412. package/src/stories/assets/testData.tsx +0 -102
  413. package/src/stories/assets/text-contrast-1.jpg +0 -0
  414. package/src/stories/assets/text-contrast-2.jpg +0 -0
  415. package/src/stories/assets/typography-1.png +0 -0
  416. package/src/stories/assets/visual-clues-1.png +0 -0
  417. package/src/stories/assets/visual-clues-2.png +0 -0
  418. package/src/stories/assets/writing-1.jpg +0 -0
  419. package/src/stories/assets/writing-2.png +0 -0
  420. package/src/stories/assets/writing-3.png +0 -0
  421. package/src/stories/assets/writing-4.png +0 -0
  422. package/src/stories/utils/CustomIcons.tsx +0 -44
  423. package/tsconfig.eslint.json +0 -16
  424. package/tsconfig.json +0 -50
@@ -1,30 +0,0 @@
1
- import { ComponentMeta, ComponentStory } from '@storybook/react'
2
- import * as React from 'react'
3
- import { ErrorPage } from '../../lib'
4
-
5
- export default {
6
- title: 'Pages/ErrorPage',
7
- component: ErrorPage,
8
- parameters: {
9
- controls: {
10
- sort: 'requiredFirst'
11
- },
12
- layout: 'fullscreen'
13
- },
14
- addons: {
15
- panelPosition: 'right'
16
- }
17
- } as ComponentMeta<typeof ErrorPage>
18
-
19
- // 👇 We create a “template” of how args map to rendering
20
- const Template: ComponentStory<typeof ErrorPage> = (args) => {
21
- return (
22
- <ErrorPage {...args} />
23
- )
24
- }
25
- export const Properties = Template.bind({})
26
- Properties.args = {
27
- errorCode: '404',
28
- errorTitle: 'Oops! page not found',
29
- errorMessage: 'Sorry, the page you are looking for seems to be missing.'
30
- }
@@ -1,195 +0,0 @@
1
- import { ComponentMeta, ComponentStory } from '@storybook/react'
2
- import * as React from 'react'
3
- import { Button, Checkbox, SideInSide, TextField } from '../../lib'
4
- import Box from '@mui/material/Box'
5
- import Typography from '@mui/material/Typography'
6
- import Link from '@mui/material/Link'
7
- import Divider from '@mui/material/Divider'
8
- import { FormControlLabel, Grid } from '@mui/material'
9
- // import CameraIcon from '@mui/icons-material/Camera';
10
-
11
- export default {
12
- title: 'Pages/SideInSide',
13
- component: SideInSide,
14
- parameters: {
15
- controls: {
16
- sort: 'requiredFirst'
17
- },
18
- layout: 'fullscreen'
19
- },
20
- addons: {
21
- panelPosition: 'right'
22
- }
23
- } as ComponentMeta<typeof SideInSide>
24
-
25
- function FooterContent (props: any): React.ReactElement {
26
- return (
27
- <>
28
- <Divider sx={{ mt: 1, mb: 2 }} />
29
- <Box
30
- sx={{
31
- display: 'flex',
32
- flexDirection: 'column',
33
- alignItems: 'center'
34
- }}
35
- >
36
- <Typography variant="body2" color="text.secondary" {...props}>
37
- {'Have a Question?'}
38
- </Typography>
39
- <Link href="https://learningpool.com/">
40
- Get in touch with us.
41
- </Link>
42
- </Box>
43
- </>
44
- )
45
- }
46
-
47
- function LoginForm (props: any): React.ReactElement {
48
- return (
49
- <Box component="form" noValidate onSubmit={() => alert('Login :)')} sx={{ mt: 1 }}>
50
- <TextField
51
- margin="normal"
52
- required
53
- fullWidth
54
- id="email"
55
- label="Email Address"
56
- name="email"
57
- autoComplete="email"
58
- // autoFocus
59
- />
60
- <TextField
61
- margin="normal"
62
- required
63
- fullWidth
64
- name="password"
65
- label="Password"
66
- type="password"
67
- id="password"
68
- autoComplete="current-password"
69
- />
70
- <FormControlLabel
71
- control={<Checkbox value="remember" color="primary" />}
72
- label="Remember me"
73
- />
74
- <Button
75
- type="submit"
76
- fullWidth
77
- // className={classes.submitButton}
78
- >
79
- Log in
80
- </Button>
81
- <Grid container>
82
- <Grid item xs>
83
- <Link href="#" variant="body2">
84
- Forgot your password?
85
- </Link>
86
- </Grid>
87
- </Grid>
88
- </Box>
89
- )
90
- }
91
-
92
- function ForgotPasswordForm (props: any): React.ReactElement {
93
- return (
94
- <Box component="form" noValidate onSubmit={() => alert('Email sent :)')} sx={{ mt: 1 }}>
95
- <p>Enter the e-mail address linked to your account and we'll send you password reset instructions. They might end up in your spam folder, so please check there as well.</p>
96
- <TextField
97
- margin="normal"
98
- required
99
- fullWidth
100
- id="email"
101
- label="Email Address"
102
- name="email"
103
- autoComplete="email"
104
- // autoFocus
105
- />
106
- <Button
107
- type="submit"
108
- fullWidth
109
- // className={classes.submitButton}
110
- >
111
- Send instructions
112
- </Button>
113
- </Box>
114
- )
115
- }
116
-
117
- function PasswordResetForm (props: any): React.ReactElement {
118
- return (
119
- <Box component="form" noValidate onSubmit={() => alert('Password Reset :)')} sx={{ mt: 1 }}>
120
- <TextField
121
- margin="normal"
122
- required
123
- fullWidth
124
- name="password"
125
- label="Password"
126
- type="password"
127
- id="password"
128
- autoComplete="new-password"
129
- />
130
- <TextField
131
- margin="normal"
132
- required
133
- fullWidth
134
- name="confirm-password"
135
- label="Confirm Password"
136
- type="password"
137
- id="confirm-password"
138
- autoComplete="new-password"
139
- />
140
- <Button
141
- type="submit"
142
- fullWidth
143
- // className={classes.submitButton}
144
- >
145
- Reset password
146
- </Button>
147
- </Box>
148
- )
149
- }
150
-
151
- // 👇 We create a “template” of how args map to rendering
152
- const Template: ComponentStory<typeof SideInSide> = (args) => {
153
- return (
154
- <SideInSide {...args}
155
- // style={{ height: '75vh' }}
156
- />
157
- )
158
- }
159
-
160
- export const Login = Template.bind({})
161
- Login.args = {
162
- pageBackgroundLogoAlt: 'Stream Logo',
163
- formLogoAlt: 'Learning Pool Logo',
164
- welcomeMessage: 'Log in to Waves',
165
- // footerContent: <FooterContent />,
166
- isStreamHomeEnabled: true,
167
- handleStreamHomeLogin: () => alert('YOU GUYS ARE AWESOME'),
168
- children: <LoginForm />
169
- }
170
-
171
- export const ForgotPassword = Template.bind({})
172
- ForgotPassword.args = {
173
- pageBackgroundImage: 'https://source.unsplash.com/z3htkdHUh5w',
174
- pageBackgroundLogo: '/assets/stream-suite-logo.svg',
175
- pageBackgroundLogoAlt: 'Stream Logo',
176
- formLogo: '/assets/lplogo.svg',
177
- formLogoAlt: 'Learning Pool Logo',
178
- welcomeMessage: 'Forgot Password',
179
- footerContent: <FooterContent />,
180
- isStreamHomeEnabled: false,
181
- children: <ForgotPasswordForm />
182
- }
183
-
184
- export const PasswordReset = Template.bind({})
185
- PasswordReset.args = {
186
- pageBackgroundImage: 'https://source.unsplash.com/YWIOwHvRBvU',
187
- pageBackgroundLogo: '/assets/stream-suite-logo.svg',
188
- pageBackgroundLogoAlt: 'Stream Logo',
189
- formLogo: '/assets/lplogo.svg',
190
- formLogoAlt: 'Learning Pool Logo',
191
- welcomeMessage: 'Password Reset',
192
- footerContent: <FooterContent />,
193
- isStreamHomeEnabled: false,
194
- children: <PasswordResetForm />
195
- }
@@ -1,19 +0,0 @@
1
- import { Meta } from '@storybook/addon-docs';
2
- import Roadmap from './assets/design_system_2022-02-11_12.22pm.png'
3
-
4
- <Meta title="Roadmap" />
5
-
6
- [](#roadmap)Roadmap
7
- =================================================================================
8
-
9
- The Design System team is currently building the architecture for the Design System ecosystem, that includes:
10
-
11
- * Documentation (current app) - using Storybook with inspiration for structure from [**Audi**](https://react.ui.audi)
12
- * Design Tokens - using [**Figma**](https://figma.com), (Plugins: [**Figma Tokens**](https://docs.tokens.studio), [**Design Tokens**](https://www.figma.com/community/plugin/888356646278934516/Design-Tokens)), [**Style Dictionary**](https://amzn.github.io/style-dictionary/#/), [**GitHub**](https://github.com) and [**NPM**](https://npm.com)
13
- * Component Library - using Design Tokens, Figma, Style Dictionary, GitHub, [**MUI**](https://mui.com) and NPM
14
-
15
- ---
16
-
17
- #### [](#roadmap)Roadmap
18
-
19
- <iframe width="1000" height="700" frameborder="0" src="https://app.smartsheet.com/b/publish?EQBCT=c69764d2aa43416ab786b3e8e0f9a1cc"></iframe>
@@ -1,46 +0,0 @@
1
- import { Canvas, Meta, Story } from '@storybook/addon-docs';
2
-
3
- import Button from '../../lib/components/atoms/Button/Button';
4
-
5
- <Meta title="Templates/Login" component={Button} />
6
-
7
- [](#login)Login
8
- =================================================================================
9
-
10
- ### [](#what-does-it-do)What does it do?
11
-
12
- A button helps the user to find the most important actions of a page or within a viewport and enables them to perform these actions. The label is used to clearly indicate to the user what action will be triggered.
13
-
14
- ### [](#why-use-it)Why use it?
15
-
16
- * Buttons are used to show the user’s choice of options for actions and assign these to a clear hierarchy.
17
- * Buttons allow users to commit a change, complete steps in a task, or make choices.
18
-
19
- ### [](#how-to-implement-it)How to implement it?
20
-
21
- Below is an overview of the Contained, Outlined and Text button components.
22
-
23
- <Canvas>
24
- <Button variant="text">Text</Button>
25
- <Button variant="contained">Contained</Button>
26
- <Button variant="outlined">Outlined</Button>
27
- </Canvas>
28
-
29
- Visit the [All Stories](./?path=/docs/components-atoms-button-all-stories--default) page to view all possible variations, states, and sizes for the Button component.
30
-
31
- ### [](#when-to-avoid-it)When to avoid it?
32
-
33
- ### [](#best-practices)Best practices
34
-
35
- * Text button (low emphasis) - Text buttons are typically used for less important actions.
36
- * Outlined Button (medium emphasis) - Outlined buttons are used for more emphasis than text buttons due to the stroke.
37
- * Contained button (high emphasis) - Contained buttons have more emphasis, as they use a color fill and shadow.
38
-
39
- ### [](#design-prototype)Design prototype
40
- <iframe
41
- allowfullscreen
42
- frameborder="0"
43
- height="350"
44
- width="100%"
45
- src="https://www.figma.com/embed?embed_host=share&amp;url=https://www.figma.com/proto/mBDuFn79U8wQIIEoCGpMew/DS%3A-Component-Library?node-id=487%3A14431&amp;scaling=min-zoom&amp;page-id=310%3A35254&amp;starting-point-node-id=487%3A14431"
46
- />
@@ -1,24 +0,0 @@
1
- <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2834 629">
2
- <circle cx="292" cy="312.286" r="41" fill="#2570EE"/>
3
- <path d="M208.833 500v-23.472h8.064c1.296 0 2.508.132 3.636.396 1.128.24 2.112.66 2.952 1.26.84.576 1.5 1.356 1.98 2.34.504.96.756 2.148.756 3.564 0 1.368-.252 2.556-.756 3.564a6.742 6.742 0 0 1-1.98 2.484c-.84.648-1.812 1.128-2.916 1.44-1.104.312-2.28.468-3.528.468h-2.916V500h-5.292Zm5.292-12.168h2.592c2.88 0 4.32-1.248 4.32-3.744 0-1.224-.384-2.088-1.152-2.592-.768-.504-1.872-.756-3.312-.756h-2.448v7.092Zm19.868.288-.576 2.16h5.004l-.54-2.16a83.898 83.898 0 0 1-.972-3.744 224.95 224.95 0 0 0-.936-3.816h-.144a746.124 746.124 0 0 1-.9 3.852 64.21 64.21 0 0 1-.936 3.708ZM225.497 500l7.344-23.472h6.372L246.557 500h-5.616l-1.44-5.58h-7.164l-1.44 5.58h-5.4Zm23.625 0v-23.472h8.46c1.248 0 2.412.12 3.492.36 1.104.24 2.064.648 2.88 1.224.816.552 1.464 1.296 1.944 2.232.48.936.72 2.1.72 3.492 0 1.728-.384 3.156-1.152 4.284-.744 1.104-1.752 1.932-3.024 2.484L267.77 500h-5.94l-4.5-8.46h-2.916V500h-5.292Zm5.292-12.672h2.736c1.392 0 2.448-.288 3.168-.864.744-.6 1.116-1.476 1.116-2.628 0-1.152-.372-1.956-1.116-2.412-.72-.456-1.776-.684-3.168-.684h-2.736v6.588ZM275.139 500v-19.008h-6.444v-4.464h18.216v4.464h-6.444V500h-5.328Zm15.432 0v-23.472h5.292V500h-5.292Zm20.62.432c-1.488 0-2.892-.252-4.212-.756a10.298 10.298 0 0 1-3.492-2.304c-.984-1.008-1.764-2.256-2.34-3.744-.576-1.512-.864-3.252-.864-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.404-2.832 2.412-3.888a10.165 10.165 0 0 1 3.528-2.412 11.073 11.073 0 0 1 4.248-.828c1.512 0 2.868.312 4.068.936 1.2.6 2.196 1.308 2.988 2.124l-2.808 3.384a8.304 8.304 0 0 0-1.908-1.332c-.648-.36-1.392-.54-2.232-.54-.792 0-1.548.18-2.268.54a5.372 5.372 0 0 0-1.836 1.476c-.504.648-.912 1.44-1.224 2.376-.288.936-.432 1.992-.432 3.168 0 2.424.516 4.308 1.548 5.652 1.032 1.32 2.412 1.98 4.14 1.98.96 0 1.812-.204 2.556-.612a8.177 8.177 0 0 0 2.016-1.584l2.808 3.312c-1.968 2.304-4.5 3.456-7.596 3.456Zm11.161-.432v-23.472h5.292v19.008h9.288V500h-14.58Zm18.633 0v-23.472h14.688v4.464h-9.396v4.716h7.992v4.428h-7.992v5.4h9.756V500h-15.048Zm26.887.432c-1.536 0-3.072-.276-4.608-.828a12.266 12.266 0 0 1-4.068-2.556l3.024-3.636c.84.72 1.764 1.308 2.772 1.764 1.032.456 2.04.684 3.024.684 1.104 0 1.92-.204 2.448-.612.552-.408.828-.96.828-1.656 0-.36-.084-.672-.252-.936-.144-.264-.372-.492-.684-.684a4.537 4.537 0 0 0-1.08-.576 43.187 43.187 0 0 0-1.368-.612l-3.06-1.296a9.624 9.624 0 0 1-1.764-.936 8.846 8.846 0 0 1-1.512-1.332 6.673 6.673 0 0 1-1.044-1.8c-.264-.696-.396-1.476-.396-2.34 0-.96.204-1.86.612-2.7a6.514 6.514 0 0 1 1.728-2.232 8.104 8.104 0 0 1 2.628-1.512c1.032-.36 2.16-.54 3.384-.54 1.368 0 2.712.264 4.032.792a10.216 10.216 0 0 1 3.528 2.304l-2.7 3.348c-.768-.6-1.536-1.056-2.304-1.368-.768-.336-1.62-.504-2.556-.504-.912 0-1.644.192-2.196.576-.528.36-.792.876-.792 1.548 0 .36.084.672.252.936.192.24.444.468.756.684.336.192.72.384 1.152.576.432.168.9.36 1.404.576l3.024 1.224c1.44.576 2.568 1.368 3.384 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.204 1.92-.612 2.808-.384.864-.96 1.632-1.728 2.304-.744.648-1.668 1.176-2.772 1.584-1.104.384-2.352.576-3.744.576ZM695.77 489.12l-.576 2.16h5.004l-.54-2.16a83.898 83.898 0 0 1-.972-3.744 224.95 224.95 0 0 0-.936-3.816h-.144a746.124 746.124 0 0 1-.9 3.852 64.21 64.21 0 0 1-.936 3.708ZM687.274 501l7.344-23.472h6.372L708.334 501h-5.616l-1.44-5.58h-7.164l-1.44 5.58h-5.4Zm25.56 0v-19.008h-6.444v-4.464h18.216v4.464h-6.444V501h-5.328Zm23.953.432c-1.584 0-3.036-.276-4.356-.828a9.67 9.67 0 0 1-3.348-2.448c-.936-1.056-1.668-2.34-2.196-3.852-.504-1.512-.756-3.228-.756-5.148 0-1.92.252-3.624.756-5.112.528-1.512 1.26-2.772 2.196-3.78a9.096 9.096 0 0 1 3.348-2.34c1.32-.552 2.772-.828 4.356-.828s3.024.276 4.32.828a9.033 9.033 0 0 1 3.384 2.34c.936 1.032 1.656 2.304 2.16 3.816.528 1.488.792 3.18.792 5.076 0 1.92-.264 3.636-.792 5.148-.504 1.512-1.224 2.796-2.16 3.852a9.585 9.585 0 0 1-3.384 2.448c-1.296.552-2.736.828-4.32.828Zm0-4.572c1.608 0 2.88-.684 3.816-2.052.936-1.392 1.404-3.276 1.404-5.652 0-2.352-.468-4.188-1.404-5.508-.936-1.32-2.208-1.98-3.816-1.98-1.608 0-2.88.66-3.816 1.98-.936 1.32-1.404 3.156-1.404 5.508 0 2.376.468 4.26 1.404 5.652.936 1.368 2.208 2.052 3.816 2.052Zm15.069 4.14v-23.472h5.796l3.78 10.44c.24.696.468 1.416.684 2.16.216.72.444 1.44.684 2.16h.144c.24-.72.456-1.44.648-2.16.216-.744.444-1.464.684-2.16l3.708-10.44h5.76V501h-4.824v-8.604c0-.576.024-1.212.072-1.908.048-.696.108-1.392.18-2.088.072-.72.144-1.416.216-2.088.072-.696.144-1.332.216-1.908h-.144l-1.908 5.58-3.348 8.964h-2.916l-3.348-8.964-1.872-5.58h-.144c.072.576.144 1.212.216 1.908.072.672.144 1.368.216 2.088.072.696.132 1.392.18 2.088.048.696.072 1.332.072 1.908V501h-4.752Zm34.586.432c-1.536 0-3.072-.276-4.608-.828a12.266 12.266 0 0 1-4.068-2.556l3.024-3.636c.84.72 1.764 1.308 2.772 1.764 1.032.456 2.04.684 3.024.684 1.104 0 1.92-.204 2.448-.612.552-.408.828-.96.828-1.656 0-.36-.084-.672-.252-.936-.144-.264-.372-.492-.684-.684a4.537 4.537 0 0 0-1.08-.576 43.187 43.187 0 0 0-1.368-.612l-3.06-1.296a9.624 9.624 0 0 1-1.764-.936 8.846 8.846 0 0 1-1.512-1.332 6.673 6.673 0 0 1-1.044-1.8c-.264-.696-.396-1.476-.396-2.34 0-.96.204-1.86.612-2.7a6.514 6.514 0 0 1 1.728-2.232 8.104 8.104 0 0 1 2.628-1.512c1.032-.36 2.16-.54 3.384-.54 1.368 0 2.712.264 4.032.792a10.216 10.216 0 0 1 3.528 2.304l-2.7 3.348c-.768-.6-1.536-1.056-2.304-1.368-.768-.336-1.62-.504-2.556-.504-.912 0-1.644.192-2.196.576-.528.36-.792.876-.792 1.548 0 .36.084.672.252.936.192.24.444.468.756.684.336.192.72.384 1.152.576.432.168.9.36 1.404.576l3.024 1.224c1.44.576 2.568 1.368 3.384 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.204 1.92-.612 2.808-.384.864-.96 1.632-1.728 2.304-.744.648-1.668 1.176-2.772 1.584-1.104.384-2.352.576-3.744.576Z" fill="#2570EE"/>
4
- <circle cx="742" cy="314.25" r="72.5" stroke="#6F9EFF" stroke-width="5"/>
5
- <circle cx="742" cy="314.25" r="41" fill="#2570EE"/>
6
- <circle cx="776" cy="250.25" r="14" fill="#2570EE"/>
7
- <path d="M1098.27 501v-23.472h5.79l3.78 10.44c.24.696.47 1.416.69 2.16.21.72.44 1.44.68 2.16h.15c.24-.72.45-1.44.64-2.16.22-.744.45-1.464.69-2.16l3.71-10.44h5.76V501h-4.83v-8.604c0-.576.03-1.212.07-1.908.05-.696.11-1.392.18-2.088.08-.72.15-1.416.22-2.088.07-.696.14-1.332.22-1.908h-.15l-1.91 5.58-3.34 8.964h-2.92l-3.35-8.964-1.87-5.58h-.14c.07.576.14 1.212.21 1.908.07.672.15 1.368.22 2.088.07.696.13 1.392.18 2.088.05.696.07 1.332.07 1.908V501h-4.75Zm36.96.432c-1.58 0-3.04-.276-4.36-.828a9.64 9.64 0 0 1-3.34-2.448c-.94-1.056-1.67-2.34-2.2-3.852-.5-1.512-.76-3.228-.76-5.148 0-1.92.26-3.624.76-5.112.53-1.512 1.26-2.772 2.2-3.78a9.067 9.067 0 0 1 3.34-2.34c1.32-.552 2.78-.828 4.36-.828 1.58 0 3.02.276 4.32.828a8.971 8.971 0 0 1 3.38 2.34c.94 1.032 1.66 2.304 2.16 3.816.53 1.488.8 3.18.8 5.076 0 1.92-.27 3.636-.8 5.148-.5 1.512-1.22 2.796-2.16 3.852a9.517 9.517 0 0 1-3.38 2.448c-1.3.552-2.74.828-4.32.828Zm0-4.572c1.61 0 2.88-.684 3.82-2.052.93-1.392 1.4-3.276 1.4-5.652 0-2.352-.47-4.188-1.4-5.508-.94-1.32-2.21-1.98-3.82-1.98-1.61 0-2.88.66-3.82 1.98-.93 1.32-1.4 3.156-1.4 5.508 0 2.376.47 4.26 1.4 5.652.94 1.368 2.21 2.052 3.82 2.052Zm15.07 4.14v-23.472h5.29v19.008h9.29V501h-14.58Zm18.63 0v-23.472h14.69v4.464h-9.4v4.716h8v4.428h-8v5.4h9.76V501h-15.05Zm29.52.432c-1.49 0-2.9-.252-4.22-.756a10.31 10.31 0 0 1-3.49-2.304c-.98-1.008-1.76-2.256-2.34-3.744-.57-1.512-.86-3.252-.86-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.4-2.832 2.41-3.888a10.136 10.136 0 0 1 3.53-2.412 11.06 11.06 0 0 1 4.25-.828c1.51 0 2.86.312 4.06.936 1.2.6 2.2 1.308 2.99 2.124l-2.81 3.384a8.306 8.306 0 0 0-1.9-1.332c-.65-.36-1.4-.54-2.24-.54-.79 0-1.54.18-2.26.54-.7.336-1.31.828-1.84 1.476-.5.648-.91 1.44-1.22 2.376-.29.936-.44 1.992-.44 3.168 0 2.424.52 4.308 1.55 5.652 1.03 1.32 2.41 1.98 4.14 1.98.96 0 1.81-.204 2.56-.612a8 8 0 0 0 2.01-1.584l2.81 3.312c-1.97 2.304-4.5 3.456-7.59 3.456Zm19.78 0c-3.05 0-5.38-.9-6.99-2.7-1.6-1.8-2.41-4.668-2.41-8.604v-12.6h5.33v13.14c0 2.304.35 3.912 1.04 4.824.7.912 1.71 1.368 3.03 1.368 1.32 0 2.34-.456 3.06-1.368.72-.912 1.08-2.52 1.08-4.824v-13.14h5.11v12.6c0 3.936-.79 6.804-2.38 8.604-1.56 1.8-3.85 2.7-6.87 2.7Zm14.69-.432v-23.472h5.29v19.008h9.29V501h-14.58Zm18.63 0v-23.472h14.69v4.464h-9.4v4.716h7.99v4.428h-7.99v5.4h9.76V501h-15.05Zm26.89.432c-1.54 0-3.08-.276-4.61-.828a12.294 12.294 0 0 1-4.07-2.556l3.02-3.636c.84.72 1.77 1.308 2.78 1.764 1.03.456 2.04.684 3.02.684 1.1 0 1.92-.204 2.45-.612.55-.408.83-.96.83-1.656 0-.36-.09-.672-.26-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576c-.41-.192-.86-.396-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.76-.936a8.684 8.684 0 0 1-1.51-1.332 6.637 6.637 0 0 1-1.05-1.8c-.26-.696-.39-1.476-.39-2.34 0-.96.2-1.86.61-2.7.41-.864.98-1.608 1.73-2.232.74-.648 1.62-1.152 2.62-1.512 1.04-.36 2.16-.54 3.39-.54 1.37 0 2.71.264 4.03.792a10.28 10.28 0 0 1 3.53 2.304l-2.7 3.348c-.77-.6-1.54-1.056-2.31-1.368-.76-.336-1.62-.504-2.55-.504-.91 0-1.65.192-2.2.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.45.468.76.684.33.192.72.384 1.15.576.43.168.9.36 1.4.576l3.03 1.224c1.44.576 2.57 1.368 3.38 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.2 1.92-.61 2.808-.38.864-.96 1.632-1.73 2.304-.74.648-1.67 1.176-2.77 1.584-1.1.384-2.35.576-3.74.576Z" fill="#2570EE"/>
8
- <circle cx="1192" cy="232.25" r="45" fill="#2570EE"/>
9
- <circle cx="1120" cy="360.25" r="45" fill="#2570EE"/>
10
- <circle cx="1264" cy="360.25" r="45" fill="#2570EE"/>
11
- <path stroke="#6F9EFF" stroke-width="5" stroke-linecap="round" d="m1156.48 280.676-14.05 23.669M1206.07 378.734h-27.53M1231.076 280.663l13.698 23.876M1629.5 211.75h25M1580.5 298.75h25M1680.5 298.75h25M1629.5 385.75h25.7M1712.15 348.127l13.24-22.023M1558.15 263.127l13.24-22.023M1568.43 349.175l-14.14-21.462M1725.43 263.175l-14.14-21.462M1623.09 264.199l-12.11-22.564M1674.09 346.199l-12.11-22.564M1678.634 246.199l-12.585 22.304M1620.634 324.199l-12.585 22.304"/>
12
- <circle cx="1593" cy="212.25" r="30" fill="#2570EE"/>
13
- <circle cx="1693" cy="212.25" r="30" fill="#2570EE"/>
14
- <circle cx="1742" cy="294.25" r="30" fill="#2570EE"/>
15
- <circle cx="1693" cy="377.25" r="30" fill="#2570EE"/>
16
- <circle cx="1593" cy="377.25" r="30" fill="#2570EE"/>
17
- <circle cx="1542" cy="294.25" r="30" fill="#2570EE"/>
18
- <circle cx="1642" cy="294.25" r="30" fill="#2570EE"/>
19
- <path d="M1558.21 501.432c-1.58 0-3.03-.276-4.35-.828a9.585 9.585 0 0 1-3.35-2.448c-.94-1.056-1.67-2.34-2.2-3.852-.5-1.512-.75-3.228-.75-5.148 0-1.92.25-3.624.75-5.112.53-1.512 1.26-2.772 2.2-3.78a9.022 9.022 0 0 1 3.35-2.34c1.32-.552 2.77-.828 4.35-.828 1.59 0 3.03.276 4.32.828a9.086 9.086 0 0 1 3.39 2.34c.93 1.032 1.65 2.304 2.16 3.816.52 1.488.79 3.18.79 5.076 0 1.92-.27 3.636-.79 5.148-.51 1.512-1.23 2.796-2.16 3.852a9.644 9.644 0 0 1-3.39 2.448c-1.29.552-2.73.828-4.32.828Zm0-4.572c1.61 0 2.88-.684 3.82-2.052.93-1.392 1.4-3.276 1.4-5.652 0-2.352-.47-4.188-1.4-5.508-.94-1.32-2.21-1.98-3.82-1.98-1.61 0-2.88.66-3.81 1.98-.94 1.32-1.41 3.156-1.41 5.508 0 2.376.47 4.26 1.41 5.652.93 1.368 2.2 2.052 3.81 2.052Zm15.07 4.14v-23.472h8.46c1.25 0 2.41.12 3.49.36 1.11.24 2.07.648 2.88 1.224.82.552 1.47 1.296 1.95 2.232.48.936.72 2.1.72 3.492 0 1.728-.39 3.156-1.15 4.284-.75 1.104-1.76 1.932-3.03 2.484l5.33 9.396h-5.94l-4.5-8.46h-2.92V501h-5.29Zm5.29-12.672h2.74c1.39 0 2.45-.288 3.17-.864.74-.6 1.11-1.476 1.11-2.628 0-1.152-.37-1.956-1.11-2.412-.72-.456-1.78-.684-3.17-.684h-2.74v6.588Zm27.16 13.104c-1.61 0-3.12-.252-4.54-.756a10.412 10.412 0 0 1-3.63-2.304c-1.04-1.008-1.85-2.256-2.45-3.744-.58-1.512-.87-3.252-.87-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.42-2.832 2.45-3.888a10.785 10.785 0 0 1 3.67-2.412c1.4-.552 2.87-.828 4.43-.828 1.71 0 3.17.312 4.39.936 1.23.624 2.22 1.332 2.99 2.124l-2.77 3.384c-.6-.528-1.24-.972-1.91-1.332-.67-.36-1.51-.54-2.52-.54-.91 0-1.75.18-2.52.54-.74.336-1.39.828-1.94 1.476s-.99 1.44-1.3 2.376c-.29.936-.43 1.992-.43 3.168 0 2.424.54 4.308 1.62 5.652 1.1 1.32 2.76 1.98 4.97 1.98.48 0 .95-.06 1.4-.18.46-.12.83-.3 1.12-.54v-4.032h-3.89v-4.32h8.57v10.8c-.82.792-1.9 1.464-3.24 2.016-1.35.552-2.85.828-4.5.828Zm17.81-12.312-.57 2.16h5l-.54-2.16a89.829 89.829 0 0 1-.97-3.744c-.31-1.32-.62-2.592-.94-3.816h-.14c-.29 1.248-.59 2.532-.9 3.852-.29 1.296-.6 2.532-.94 3.708Zm-8.49 11.88 7.34-23.472h6.37l7.35 23.472h-5.62l-1.44-5.58h-7.16l-1.44 5.58h-5.4Zm23.62 0v-23.472h5.44l6.12 11.664 2.3 5.184h.15c-.12-1.248-.27-2.64-.44-4.176-.14-1.536-.21-3-.21-4.392v-8.28h5.04V501h-5.44l-6.12-11.7-2.3-5.112h-.15c.12 1.296.26 2.688.4 4.176.17 1.488.25 2.928.25 4.32V501h-5.04Zm23.94 0v-23.472h5.3V501h-5.3Zm18 .432c-1.54 0-3.08-.276-4.61-.828a12.294 12.294 0 0 1-4.07-2.556l3.02-3.636c.84.72 1.77 1.308 2.78 1.764 1.03.456 2.04.684 3.02.684 1.1 0 1.92-.204 2.45-.612.55-.408.83-.96.83-1.656 0-.36-.09-.672-.26-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576c-.41-.192-.86-.396-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.76-.936a8.684 8.684 0 0 1-1.51-1.332 6.637 6.637 0 0 1-1.05-1.8c-.26-.696-.39-1.476-.39-2.34 0-.96.2-1.86.61-2.7.41-.864.98-1.608 1.73-2.232.74-.648 1.62-1.152 2.62-1.512 1.04-.36 2.16-.54 3.39-.54 1.37 0 2.71.264 4.03.792a10.28 10.28 0 0 1 3.53 2.304l-2.7 3.348c-.77-.6-1.54-1.056-2.31-1.368-.76-.336-1.62-.504-2.55-.504-.91 0-1.65.192-2.2.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.45.468.76.684.33.192.72.384 1.15.576.43.168.9.36 1.4.576l3.03 1.224c1.44.576 2.57 1.368 3.38 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.2 1.92-.61 2.808-.38.864-.96 1.632-1.73 2.304-.74.648-1.67 1.176-2.77 1.584-1.1.384-2.35.576-3.74.576Zm12.84-.432v-23.472h5.79l3.78 10.44c.24.696.47 1.416.69 2.16.21.72.44 1.44.68 2.16h.14c.24-.72.46-1.44.65-2.16.22-.744.45-1.464.69-2.16l3.7-10.44h5.76V501h-4.82v-8.604c0-.576.02-1.212.07-1.908s.11-1.392.18-2.088c.07-.72.15-1.416.22-2.088.07-.696.14-1.332.21-1.908h-.14l-1.91 5.58-3.35 8.964h-2.91l-3.35-8.964-1.87-5.58h-.15c.08.576.15 1.212.22 1.908.07.672.14 1.368.22 2.088.07.696.13 1.392.18 2.088.04.696.07 1.332.07 1.908V501h-4.75Zm34.58.432c-1.53 0-3.07-.276-4.61-.828a12.252 12.252 0 0 1-4.06-2.556l3.02-3.636c.84.72 1.76 1.308 2.77 1.764 1.03.456 2.04.684 3.03.684 1.1 0 1.92-.204 2.44-.612.56-.408.83-.96.83-1.656 0-.36-.08-.672-.25-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576 50.62 50.62 0 0 0-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.77-.936a9.066 9.066 0 0 1-1.51-1.332 6.61 6.61 0 0 1-1.04-1.8c-.27-.696-.4-1.476-.4-2.34 0-.96.21-1.86.61-2.7.41-.864.99-1.608 1.73-2.232a8.156 8.156 0 0 1 2.63-1.512c1.03-.36 2.16-.54 3.38-.54 1.37 0 2.72.264 4.04.792 1.34.528 2.52 1.296 3.52 2.304l-2.7 3.348c-.76-.6-1.53-1.056-2.3-1.368-.77-.336-1.62-.504-2.56-.504-.91 0-1.64.192-2.19.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.44.468.75.684.34.192.72.384 1.16.576.43.168.9.36 1.4.576l3.02 1.224c1.44.576 2.57 1.368 3.39 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.21 1.92-.61 2.808a6.678 6.678 0 0 1-1.73 2.304c-.75.648-1.67 1.176-2.77 1.584-1.11.384-2.36.576-3.75.576Z" fill="#2570EE"/>
20
- <path stroke="#2570EE" stroke-width="12" stroke-linejoin="round" stroke-dasharray="11 11" d="M2011 206.5h163v197h-163z"/>
21
- <path d="M2006.97 501.25v-19.008h-6.44v-4.464h18.21v4.464h-6.44v19.008h-5.33Zm15.43 0v-23.472h14.69v4.464h-9.4v4.716h8v4.428h-8v5.4h9.76v4.464h-15.05Zm19.73 0v-23.472h5.79l3.78 10.44c.24.696.47 1.416.69 2.16.21.72.44 1.44.68 2.16h.14c.24-.72.46-1.44.65-2.16.22-.744.45-1.464.69-2.16l3.7-10.44h5.76v23.472h-4.82v-8.604c0-.576.02-1.212.07-1.908s.11-1.392.18-2.088c.07-.72.15-1.416.22-2.088.07-.696.14-1.332.21-1.908h-.14l-1.91 5.58-3.35 8.964h-2.91l-3.35-8.964-1.87-5.58h-.15c.08.576.15 1.212.22 1.908.07.672.14 1.368.22 2.088.07.696.13 1.392.18 2.088.04.696.07 1.332.07 1.908v8.604h-4.75Zm27.42 0v-23.472h8.06c1.3 0 2.51.132 3.64.396 1.13.24 2.11.66 2.95 1.26.84.576 1.5 1.356 1.98 2.34.5.96.76 2.148.76 3.564 0 1.368-.26 2.556-.76 3.564a6.742 6.742 0 0 1-1.98 2.484c-.84.648-1.81 1.128-2.92 1.44-1.1.312-2.28.468-3.52.468h-2.92v7.956h-5.29Zm5.29-12.168h2.59c2.88 0 4.32-1.248 4.32-3.744 0-1.224-.38-2.088-1.15-2.592-.77-.504-1.87-.756-3.31-.756h-2.45v7.092Zm16.15 12.168v-23.472h5.29v19.008h9.29v4.464h-14.58Zm23.93-11.88-.57 2.16h5l-.54-2.16a76.488 76.488 0 0 1-.97-3.744c-.31-1.32-.63-2.592-.94-3.816h-.14c-.29 1.248-.59 2.532-.9 3.852-.29 1.296-.6 2.532-.94 3.708Zm-8.49 11.88 7.34-23.472h6.37l7.35 23.472h-5.62l-1.44-5.58h-7.16l-1.44 5.58h-5.4Zm25.56 0v-19.008h-6.45v-4.464h18.22v4.464h-6.45v19.008h-5.32Zm15.43 0v-23.472h14.69v4.464h-9.4v4.716h7.99v4.428h-7.99v5.4h9.76v4.464h-15.05Zm26.89.432c-1.54 0-3.08-.276-4.61-.828a12.294 12.294 0 0 1-4.07-2.556l3.02-3.636c.84.72 1.77 1.308 2.78 1.764 1.03.456 2.04.684 3.02.684 1.1 0 1.92-.204 2.45-.612.55-.408.83-.96.83-1.656 0-.36-.09-.672-.26-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576c-.41-.192-.86-.396-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.76-.936a8.684 8.684 0 0 1-1.51-1.332 6.637 6.637 0 0 1-1.05-1.8c-.26-.696-.39-1.476-.39-2.34 0-.96.2-1.86.61-2.7.41-.864.98-1.608 1.73-2.232.74-.648 1.62-1.152 2.62-1.512 1.04-.36 2.16-.54 3.39-.54 1.37 0 2.71.264 4.03.792a10.28 10.28 0 0 1 3.53 2.304l-2.7 3.348c-.77-.6-1.54-1.056-2.31-1.368-.76-.336-1.62-.504-2.55-.504-.91 0-1.65.192-2.2.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.45.468.76.684.33.192.72.384 1.15.576.43.168.9.36 1.4.576l3.03 1.224c1.44.576 2.57 1.368 3.38 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.2 1.92-.61 2.808-.38.864-.96 1.632-1.73 2.304-.74.648-1.67 1.176-2.77 1.584-1.1.384-2.35.576-3.74.576Z" fill="#2570EE"/>
22
- <path d="M2466 205.431c-3.31 0-6 2.686-6 6v185c0 3.313 2.69 6 6 6h151c3.31 0 6-2.687 6-6V253.44a6.02 6.02 0 0 0-1.79-4.276l-42.67-42.009a6.024 6.024 0 0 0-4.21-1.724H2466Z" stroke="#2570EE" stroke-width="12" stroke-linejoin="round"/>
23
- <path d="M2573.86 253.965V210.25l44.46 43.715h-44.46ZM2493.46 501v-23.472h8.07c1.29 0 2.5.132 3.63.396 1.13.24 2.11.66 2.95 1.26.84.576 1.5 1.356 1.98 2.34.51.96.76 2.148.76 3.564 0 1.368-.25 2.556-.76 3.564a6.742 6.742 0 0 1-1.98 2.484c-.84.648-1.81 1.128-2.91 1.44-1.11.312-2.28.468-3.53.468h-2.92V501h-5.29Zm5.29-12.168h2.6c2.88 0 4.32-1.248 4.32-3.744 0-1.224-.39-2.088-1.16-2.592-.76-.504-1.87-.756-3.31-.756h-2.45v7.092Zm19.87.288-.57 2.16h5l-.54-2.16a76.488 76.488 0 0 1-.97-3.744c-.31-1.32-.63-2.592-.94-3.816h-.14c-.29 1.248-.59 2.532-.9 3.852-.29 1.296-.6 2.532-.94 3.708Zm-8.49 11.88 7.34-23.472h6.37l7.35 23.472h-5.62l-1.44-5.58h-7.16l-1.44 5.58h-5.4Zm33.64.432c-1.61 0-3.12-.252-4.54-.756a10.546 10.546 0 0 1-3.64-2.304c-1.03-1.008-1.84-2.256-2.44-3.744-.58-1.512-.87-3.252-.87-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.42-2.832 2.45-3.888a10.785 10.785 0 0 1 3.67-2.412c1.39-.552 2.87-.828 4.43-.828 1.7 0 3.17.312 4.39.936 1.23.624 2.22 1.332 2.99 2.124l-2.77 3.384c-.6-.528-1.24-.972-1.91-1.332-.67-.36-1.51-.54-2.52-.54-.91 0-1.75.18-2.52.54-.74.336-1.39.828-1.94 1.476-.56.648-.99 1.44-1.3 2.376-.29.936-.43 1.992-.43 3.168 0 2.424.54 4.308 1.62 5.652 1.1 1.32 2.76 1.98 4.97 1.98.48 0 .94-.06 1.4-.18.46-.12.83-.3 1.12-.54v-4.032h-3.89v-4.32h8.57v10.8c-.82.792-1.9 1.464-3.24 2.016-1.35.552-2.85.828-4.5.828Zm12.59-.432v-23.472h14.68v4.464h-9.39v4.716h7.99v4.428h-7.99v5.4h9.75V501h-15.04Zm26.88.432c-1.53 0-3.07-.276-4.61-.828a12.252 12.252 0 0 1-4.06-2.556l3.02-3.636c.84.72 1.76 1.308 2.77 1.764 1.03.456 2.04.684 3.03.684 1.1 0 1.92-.204 2.44-.612.56-.408.83-.96.83-1.656 0-.36-.08-.672-.25-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576 50.62 50.62 0 0 0-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.77-.936a9.066 9.066 0 0 1-1.51-1.332 6.61 6.61 0 0 1-1.04-1.8c-.27-.696-.4-1.476-.4-2.34 0-.96.21-1.86.61-2.7.41-.864.99-1.608 1.73-2.232a8.156 8.156 0 0 1 2.63-1.512c1.03-.36 2.16-.54 3.38-.54 1.37 0 2.72.264 4.04.792 1.34.528 2.52 1.296 3.52 2.304l-2.7 3.348c-.76-.6-1.53-1.056-2.3-1.368-.77-.336-1.62-.504-2.56-.504-.91 0-1.64.192-2.19.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.44.468.75.684.34.192.72.384 1.16.576.43.168.9.36 1.4.576l3.02 1.224c1.44.576 2.57 1.368 3.39 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.21 1.92-.61 2.808a6.678 6.678 0 0 1-1.73 2.304c-.75.648-1.67 1.176-2.77 1.584-1.11.384-2.36.576-3.75.576Z" fill="#2570EE"/>
24
- </svg>
@@ -1,25 +0,0 @@
1
- <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2834 629">
2
- <path fill="#2570EE" d="M0 0h2834v629H0z"/>
3
- <circle cx="292" cy="312.286" r="41" fill="#fff"/>
4
- <path d="M208.833 500v-23.472h8.064c1.296 0 2.508.132 3.636.396 1.128.24 2.112.66 2.952 1.26.84.576 1.5 1.356 1.98 2.34.504.96.756 2.148.756 3.564 0 1.368-.252 2.556-.756 3.564a6.742 6.742 0 0 1-1.98 2.484c-.84.648-1.812 1.128-2.916 1.44-1.104.312-2.28.468-3.528.468h-2.916V500h-5.292Zm5.292-12.168h2.592c2.88 0 4.32-1.248 4.32-3.744 0-1.224-.384-2.088-1.152-2.592-.768-.504-1.872-.756-3.312-.756h-2.448v7.092Zm19.868.288-.576 2.16h5.004l-.54-2.16a83.898 83.898 0 0 1-.972-3.744 224.95 224.95 0 0 0-.936-3.816h-.144a746.124 746.124 0 0 1-.9 3.852 64.21 64.21 0 0 1-.936 3.708ZM225.497 500l7.344-23.472h6.372L246.557 500h-5.616l-1.44-5.58h-7.164l-1.44 5.58h-5.4Zm23.625 0v-23.472h8.46c1.248 0 2.412.12 3.492.36 1.104.24 2.064.648 2.88 1.224.816.552 1.464 1.296 1.944 2.232.48.936.72 2.1.72 3.492 0 1.728-.384 3.156-1.152 4.284-.744 1.104-1.752 1.932-3.024 2.484L267.77 500h-5.94l-4.5-8.46h-2.916V500h-5.292Zm5.292-12.672h2.736c1.392 0 2.448-.288 3.168-.864.744-.6 1.116-1.476 1.116-2.628 0-1.152-.372-1.956-1.116-2.412-.72-.456-1.776-.684-3.168-.684h-2.736v6.588ZM275.139 500v-19.008h-6.444v-4.464h18.216v4.464h-6.444V500h-5.328Zm15.432 0v-23.472h5.292V500h-5.292Zm20.62.432c-1.488 0-2.892-.252-4.212-.756a10.298 10.298 0 0 1-3.492-2.304c-.984-1.008-1.764-2.256-2.34-3.744-.576-1.512-.864-3.252-.864-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.404-2.832 2.412-3.888a10.165 10.165 0 0 1 3.528-2.412 11.073 11.073 0 0 1 4.248-.828c1.512 0 2.868.312 4.068.936 1.2.6 2.196 1.308 2.988 2.124l-2.808 3.384a8.304 8.304 0 0 0-1.908-1.332c-.648-.36-1.392-.54-2.232-.54-.792 0-1.548.18-2.268.54a5.372 5.372 0 0 0-1.836 1.476c-.504.648-.912 1.44-1.224 2.376-.288.936-.432 1.992-.432 3.168 0 2.424.516 4.308 1.548 5.652 1.032 1.32 2.412 1.98 4.14 1.98.96 0 1.812-.204 2.556-.612a8.177 8.177 0 0 0 2.016-1.584l2.808 3.312c-1.968 2.304-4.5 3.456-7.596 3.456Zm11.161-.432v-23.472h5.292v19.008h9.288V500h-14.58Zm18.633 0v-23.472h14.688v4.464h-9.396v4.716h7.992v4.428h-7.992v5.4h9.756V500h-15.048Zm26.887.432c-1.536 0-3.072-.276-4.608-.828a12.266 12.266 0 0 1-4.068-2.556l3.024-3.636c.84.72 1.764 1.308 2.772 1.764 1.032.456 2.04.684 3.024.684 1.104 0 1.92-.204 2.448-.612.552-.408.828-.96.828-1.656 0-.36-.084-.672-.252-.936-.144-.264-.372-.492-.684-.684a4.537 4.537 0 0 0-1.08-.576 43.187 43.187 0 0 0-1.368-.612l-3.06-1.296a9.624 9.624 0 0 1-1.764-.936 8.846 8.846 0 0 1-1.512-1.332 6.673 6.673 0 0 1-1.044-1.8c-.264-.696-.396-1.476-.396-2.34 0-.96.204-1.86.612-2.7a6.514 6.514 0 0 1 1.728-2.232 8.104 8.104 0 0 1 2.628-1.512c1.032-.36 2.16-.54 3.384-.54 1.368 0 2.712.264 4.032.792a10.216 10.216 0 0 1 3.528 2.304l-2.7 3.348c-.768-.6-1.536-1.056-2.304-1.368-.768-.336-1.62-.504-2.556-.504-.912 0-1.644.192-2.196.576-.528.36-.792.876-.792 1.548 0 .36.084.672.252.936.192.24.444.468.756.684.336.192.72.384 1.152.576.432.168.9.36 1.404.576l3.024 1.224c1.44.576 2.568 1.368 3.384 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.204 1.92-.612 2.808-.384.864-.96 1.632-1.728 2.304-.744.648-1.668 1.176-2.772 1.584-1.104.384-2.352.576-3.744.576ZM695.77 489.12l-.576 2.16h5.004l-.54-2.16a83.898 83.898 0 0 1-.972-3.744 224.95 224.95 0 0 0-.936-3.816h-.144a746.124 746.124 0 0 1-.9 3.852 64.21 64.21 0 0 1-.936 3.708ZM687.274 501l7.344-23.472h6.372L708.334 501h-5.616l-1.44-5.58h-7.164l-1.44 5.58h-5.4Zm25.56 0v-19.008h-6.444v-4.464h18.216v4.464h-6.444V501h-5.328Zm23.953.432c-1.584 0-3.036-.276-4.356-.828a9.67 9.67 0 0 1-3.348-2.448c-.936-1.056-1.668-2.34-2.196-3.852-.504-1.512-.756-3.228-.756-5.148 0-1.92.252-3.624.756-5.112.528-1.512 1.26-2.772 2.196-3.78a9.096 9.096 0 0 1 3.348-2.34c1.32-.552 2.772-.828 4.356-.828s3.024.276 4.32.828a9.033 9.033 0 0 1 3.384 2.34c.936 1.032 1.656 2.304 2.16 3.816.528 1.488.792 3.18.792 5.076 0 1.92-.264 3.636-.792 5.148-.504 1.512-1.224 2.796-2.16 3.852a9.585 9.585 0 0 1-3.384 2.448c-1.296.552-2.736.828-4.32.828Zm0-4.572c1.608 0 2.88-.684 3.816-2.052.936-1.392 1.404-3.276 1.404-5.652 0-2.352-.468-4.188-1.404-5.508-.936-1.32-2.208-1.98-3.816-1.98-1.608 0-2.88.66-3.816 1.98-.936 1.32-1.404 3.156-1.404 5.508 0 2.376.468 4.26 1.404 5.652.936 1.368 2.208 2.052 3.816 2.052Zm15.069 4.14v-23.472h5.796l3.78 10.44c.24.696.468 1.416.684 2.16.216.72.444 1.44.684 2.16h.144c.24-.72.456-1.44.648-2.16.216-.744.444-1.464.684-2.16l3.708-10.44h5.76V501h-4.824v-8.604c0-.576.024-1.212.072-1.908.048-.696.108-1.392.18-2.088.072-.72.144-1.416.216-2.088.072-.696.144-1.332.216-1.908h-.144l-1.908 5.58-3.348 8.964h-2.916l-3.348-8.964-1.872-5.58h-.144c.072.576.144 1.212.216 1.908.072.672.144 1.368.216 2.088.072.696.132 1.392.18 2.088.048.696.072 1.332.072 1.908V501h-4.752Zm34.586.432c-1.536 0-3.072-.276-4.608-.828a12.266 12.266 0 0 1-4.068-2.556l3.024-3.636c.84.72 1.764 1.308 2.772 1.764 1.032.456 2.04.684 3.024.684 1.104 0 1.92-.204 2.448-.612.552-.408.828-.96.828-1.656 0-.36-.084-.672-.252-.936-.144-.264-.372-.492-.684-.684a4.537 4.537 0 0 0-1.08-.576 43.187 43.187 0 0 0-1.368-.612l-3.06-1.296a9.624 9.624 0 0 1-1.764-.936 8.846 8.846 0 0 1-1.512-1.332 6.673 6.673 0 0 1-1.044-1.8c-.264-.696-.396-1.476-.396-2.34 0-.96.204-1.86.612-2.7a6.514 6.514 0 0 1 1.728-2.232 8.104 8.104 0 0 1 2.628-1.512c1.032-.36 2.16-.54 3.384-.54 1.368 0 2.712.264 4.032.792a10.216 10.216 0 0 1 3.528 2.304l-2.7 3.348c-.768-.6-1.536-1.056-2.304-1.368-.768-.336-1.62-.504-2.556-.504-.912 0-1.644.192-2.196.576-.528.36-.792.876-.792 1.548 0 .36.084.672.252.936.192.24.444.468.756.684.336.192.72.384 1.152.576.432.168.9.36 1.404.576l3.024 1.224c1.44.576 2.568 1.368 3.384 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.204 1.92-.612 2.808-.384.864-.96 1.632-1.728 2.304-.744.648-1.668 1.176-2.772 1.584-1.104.384-2.352.576-3.744.576Z" fill="#fff"/>
5
- <circle cx="742" cy="314.25" r="72.5" stroke="#F6F6F6" stroke-width="5"/>
6
- <circle cx="742" cy="314.25" r="41" fill="#fff"/>
7
- <circle cx="776" cy="250.25" r="14" fill="#fff"/>
8
- <path d="M1098.27 501v-23.472h5.79l3.78 10.44c.24.696.47 1.416.69 2.16.21.72.44 1.44.68 2.16h.15c.24-.72.45-1.44.64-2.16.22-.744.45-1.464.69-2.16l3.71-10.44h5.76V501h-4.83v-8.604c0-.576.03-1.212.07-1.908.05-.696.11-1.392.18-2.088.08-.72.15-1.416.22-2.088.07-.696.14-1.332.22-1.908h-.15l-1.91 5.58-3.34 8.964h-2.92l-3.35-8.964-1.87-5.58h-.14c.07.576.14 1.212.21 1.908.07.672.15 1.368.22 2.088.07.696.13 1.392.18 2.088.05.696.07 1.332.07 1.908V501h-4.75Zm36.96.432c-1.58 0-3.04-.276-4.36-.828a9.64 9.64 0 0 1-3.34-2.448c-.94-1.056-1.67-2.34-2.2-3.852-.5-1.512-.76-3.228-.76-5.148 0-1.92.26-3.624.76-5.112.53-1.512 1.26-2.772 2.2-3.78a9.067 9.067 0 0 1 3.34-2.34c1.32-.552 2.78-.828 4.36-.828 1.58 0 3.02.276 4.32.828a8.971 8.971 0 0 1 3.38 2.34c.94 1.032 1.66 2.304 2.16 3.816.53 1.488.8 3.18.8 5.076 0 1.92-.27 3.636-.8 5.148-.5 1.512-1.22 2.796-2.16 3.852a9.517 9.517 0 0 1-3.38 2.448c-1.3.552-2.74.828-4.32.828Zm0-4.572c1.61 0 2.88-.684 3.82-2.052.93-1.392 1.4-3.276 1.4-5.652 0-2.352-.47-4.188-1.4-5.508-.94-1.32-2.21-1.98-3.82-1.98-1.61 0-2.88.66-3.82 1.98-.93 1.32-1.4 3.156-1.4 5.508 0 2.376.47 4.26 1.4 5.652.94 1.368 2.21 2.052 3.82 2.052Zm15.07 4.14v-23.472h5.29v19.008h9.29V501h-14.58Zm18.63 0v-23.472h14.69v4.464h-9.4v4.716h8v4.428h-8v5.4h9.76V501h-15.05Zm29.52.432c-1.49 0-2.9-.252-4.22-.756a10.31 10.31 0 0 1-3.49-2.304c-.98-1.008-1.76-2.256-2.34-3.744-.57-1.512-.86-3.252-.86-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.4-2.832 2.41-3.888a10.136 10.136 0 0 1 3.53-2.412 11.06 11.06 0 0 1 4.25-.828c1.51 0 2.86.312 4.06.936 1.2.6 2.2 1.308 2.99 2.124l-2.81 3.384a8.306 8.306 0 0 0-1.9-1.332c-.65-.36-1.4-.54-2.24-.54-.79 0-1.54.18-2.26.54-.7.336-1.31.828-1.84 1.476-.5.648-.91 1.44-1.22 2.376-.29.936-.44 1.992-.44 3.168 0 2.424.52 4.308 1.55 5.652 1.03 1.32 2.41 1.98 4.14 1.98.96 0 1.81-.204 2.56-.612a8 8 0 0 0 2.01-1.584l2.81 3.312c-1.97 2.304-4.5 3.456-7.59 3.456Zm19.78 0c-3.05 0-5.38-.9-6.99-2.7-1.6-1.8-2.41-4.668-2.41-8.604v-12.6h5.33v13.14c0 2.304.35 3.912 1.04 4.824.7.912 1.71 1.368 3.03 1.368 1.32 0 2.34-.456 3.06-1.368.72-.912 1.08-2.52 1.08-4.824v-13.14h5.11v12.6c0 3.936-.79 6.804-2.38 8.604-1.56 1.8-3.85 2.7-6.87 2.7Zm14.69-.432v-23.472h5.29v19.008h9.29V501h-14.58Zm18.63 0v-23.472h14.69v4.464h-9.4v4.716h7.99v4.428h-7.99v5.4h9.76V501h-15.05Zm26.89.432c-1.54 0-3.08-.276-4.61-.828a12.294 12.294 0 0 1-4.07-2.556l3.02-3.636c.84.72 1.77 1.308 2.78 1.764 1.03.456 2.04.684 3.02.684 1.1 0 1.92-.204 2.45-.612.55-.408.83-.96.83-1.656 0-.36-.09-.672-.26-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576c-.41-.192-.86-.396-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.76-.936a8.684 8.684 0 0 1-1.51-1.332 6.637 6.637 0 0 1-1.05-1.8c-.26-.696-.39-1.476-.39-2.34 0-.96.2-1.86.61-2.7.41-.864.98-1.608 1.73-2.232.74-.648 1.62-1.152 2.62-1.512 1.04-.36 2.16-.54 3.39-.54 1.37 0 2.71.264 4.03.792a10.28 10.28 0 0 1 3.53 2.304l-2.7 3.348c-.77-.6-1.54-1.056-2.31-1.368-.76-.336-1.62-.504-2.55-.504-.91 0-1.65.192-2.2.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.45.468.76.684.33.192.72.384 1.15.576.43.168.9.36 1.4.576l3.03 1.224c1.44.576 2.57 1.368 3.38 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.2 1.92-.61 2.808-.38.864-.96 1.632-1.73 2.304-.74.648-1.67 1.176-2.77 1.584-1.1.384-2.35.576-3.74.576Z" fill="#fff"/>
9
- <circle cx="1192" cy="232.25" r="45" fill="#fff"/>
10
- <circle cx="1120" cy="360.25" r="45" fill="#fff"/>
11
- <circle cx="1264" cy="360.25" r="45" fill="#fff"/>
12
- <path stroke="#F6F6F6" stroke-width="5" stroke-linecap="round" d="m1156.48 280.676-14.05 23.669M1206.07 378.734h-27.53M1231.076 280.663l13.698 23.876M1629.5 211.75h25M1580.5 298.75h25M1680.5 298.75h25M1629.5 385.75h25.7M1712.15 348.127l13.24-22.023M1558.15 263.127l13.24-22.023M1568.43 349.175l-14.14-21.462M1725.43 263.175l-14.14-21.462M1623.09 264.199l-12.11-22.564M1674.09 346.199l-12.11-22.564M1678.634 246.199l-12.585 22.304M1620.634 324.199l-12.585 22.304"/>
13
- <circle cx="1593" cy="212.25" r="30" fill="#fff"/>
14
- <circle cx="1693" cy="212.25" r="30" fill="#fff"/>
15
- <circle cx="1742" cy="294.25" r="30" fill="#fff"/>
16
- <circle cx="1693" cy="377.25" r="30" fill="#fff"/>
17
- <circle cx="1593" cy="377.25" r="30" fill="#fff"/>
18
- <circle cx="1542" cy="294.25" r="30" fill="#fff"/>
19
- <circle cx="1642" cy="294.25" r="30" fill="#fff"/>
20
- <path d="M1558.21 501.432c-1.58 0-3.03-.276-4.35-.828a9.585 9.585 0 0 1-3.35-2.448c-.94-1.056-1.67-2.34-2.2-3.852-.5-1.512-.75-3.228-.75-5.148 0-1.92.25-3.624.75-5.112.53-1.512 1.26-2.772 2.2-3.78a9.022 9.022 0 0 1 3.35-2.34c1.32-.552 2.77-.828 4.35-.828 1.59 0 3.03.276 4.32.828a9.086 9.086 0 0 1 3.39 2.34c.93 1.032 1.65 2.304 2.16 3.816.52 1.488.79 3.18.79 5.076 0 1.92-.27 3.636-.79 5.148-.51 1.512-1.23 2.796-2.16 3.852a9.644 9.644 0 0 1-3.39 2.448c-1.29.552-2.73.828-4.32.828Zm0-4.572c1.61 0 2.88-.684 3.82-2.052.93-1.392 1.4-3.276 1.4-5.652 0-2.352-.47-4.188-1.4-5.508-.94-1.32-2.21-1.98-3.82-1.98-1.61 0-2.88.66-3.81 1.98-.94 1.32-1.41 3.156-1.41 5.508 0 2.376.47 4.26 1.41 5.652.93 1.368 2.2 2.052 3.81 2.052Zm15.07 4.14v-23.472h8.46c1.25 0 2.41.12 3.49.36 1.11.24 2.07.648 2.88 1.224.82.552 1.47 1.296 1.95 2.232.48.936.72 2.1.72 3.492 0 1.728-.39 3.156-1.15 4.284-.75 1.104-1.76 1.932-3.03 2.484l5.33 9.396h-5.94l-4.5-8.46h-2.92V501h-5.29Zm5.29-12.672h2.74c1.39 0 2.45-.288 3.17-.864.74-.6 1.11-1.476 1.11-2.628 0-1.152-.37-1.956-1.11-2.412-.72-.456-1.78-.684-3.17-.684h-2.74v6.588Zm27.16 13.104c-1.61 0-3.12-.252-4.54-.756a10.412 10.412 0 0 1-3.63-2.304c-1.04-1.008-1.85-2.256-2.45-3.744-.58-1.512-.87-3.252-.87-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.42-2.832 2.45-3.888a10.785 10.785 0 0 1 3.67-2.412c1.4-.552 2.87-.828 4.43-.828 1.71 0 3.17.312 4.39.936 1.23.624 2.22 1.332 2.99 2.124l-2.77 3.384c-.6-.528-1.24-.972-1.91-1.332-.67-.36-1.51-.54-2.52-.54-.91 0-1.75.18-2.52.54-.74.336-1.39.828-1.94 1.476s-.99 1.44-1.3 2.376c-.29.936-.43 1.992-.43 3.168 0 2.424.54 4.308 1.62 5.652 1.1 1.32 2.76 1.98 4.97 1.98.48 0 .95-.06 1.4-.18.46-.12.83-.3 1.12-.54v-4.032h-3.89v-4.32h8.57v10.8c-.82.792-1.9 1.464-3.24 2.016-1.35.552-2.85.828-4.5.828Zm17.81-12.312-.57 2.16h5l-.54-2.16a89.829 89.829 0 0 1-.97-3.744c-.31-1.32-.62-2.592-.94-3.816h-.14c-.29 1.248-.59 2.532-.9 3.852-.29 1.296-.6 2.532-.94 3.708Zm-8.49 11.88 7.34-23.472h6.37l7.35 23.472h-5.62l-1.44-5.58h-7.16l-1.44 5.58h-5.4Zm23.62 0v-23.472h5.44l6.12 11.664 2.3 5.184h.15c-.12-1.248-.27-2.64-.44-4.176-.14-1.536-.21-3-.21-4.392v-8.28h5.04V501h-5.44l-6.12-11.7-2.3-5.112h-.15c.12 1.296.26 2.688.4 4.176.17 1.488.25 2.928.25 4.32V501h-5.04Zm23.94 0v-23.472h5.3V501h-5.3Zm18 .432c-1.54 0-3.08-.276-4.61-.828a12.294 12.294 0 0 1-4.07-2.556l3.02-3.636c.84.72 1.77 1.308 2.78 1.764 1.03.456 2.04.684 3.02.684 1.1 0 1.92-.204 2.45-.612.55-.408.83-.96.83-1.656 0-.36-.09-.672-.26-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576c-.41-.192-.86-.396-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.76-.936a8.684 8.684 0 0 1-1.51-1.332 6.637 6.637 0 0 1-1.05-1.8c-.26-.696-.39-1.476-.39-2.34 0-.96.2-1.86.61-2.7.41-.864.98-1.608 1.73-2.232.74-.648 1.62-1.152 2.62-1.512 1.04-.36 2.16-.54 3.39-.54 1.37 0 2.71.264 4.03.792a10.28 10.28 0 0 1 3.53 2.304l-2.7 3.348c-.77-.6-1.54-1.056-2.31-1.368-.76-.336-1.62-.504-2.55-.504-.91 0-1.65.192-2.2.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.45.468.76.684.33.192.72.384 1.15.576.43.168.9.36 1.4.576l3.03 1.224c1.44.576 2.57 1.368 3.38 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.2 1.92-.61 2.808-.38.864-.96 1.632-1.73 2.304-.74.648-1.67 1.176-2.77 1.584-1.1.384-2.35.576-3.74.576Zm12.84-.432v-23.472h5.79l3.78 10.44c.24.696.47 1.416.69 2.16.21.72.44 1.44.68 2.16h.14c.24-.72.46-1.44.65-2.16.22-.744.45-1.464.69-2.16l3.7-10.44h5.76V501h-4.82v-8.604c0-.576.02-1.212.07-1.908s.11-1.392.18-2.088c.07-.72.15-1.416.22-2.088.07-.696.14-1.332.21-1.908h-.14l-1.91 5.58-3.35 8.964h-2.91l-3.35-8.964-1.87-5.58h-.15c.08.576.15 1.212.22 1.908.07.672.14 1.368.22 2.088.07.696.13 1.392.18 2.088.04.696.07 1.332.07 1.908V501h-4.75Zm34.58.432c-1.53 0-3.07-.276-4.61-.828a12.252 12.252 0 0 1-4.06-2.556l3.02-3.636c.84.72 1.76 1.308 2.77 1.764 1.03.456 2.04.684 3.03.684 1.1 0 1.92-.204 2.44-.612.56-.408.83-.96.83-1.656 0-.36-.08-.672-.25-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576 50.62 50.62 0 0 0-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.77-.936a9.066 9.066 0 0 1-1.51-1.332 6.61 6.61 0 0 1-1.04-1.8c-.27-.696-.4-1.476-.4-2.34 0-.96.21-1.86.61-2.7.41-.864.99-1.608 1.73-2.232a8.156 8.156 0 0 1 2.63-1.512c1.03-.36 2.16-.54 3.38-.54 1.37 0 2.72.264 4.04.792 1.34.528 2.52 1.296 3.52 2.304l-2.7 3.348c-.76-.6-1.53-1.056-2.3-1.368-.77-.336-1.62-.504-2.56-.504-.91 0-1.64.192-2.19.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.44.468.75.684.34.192.72.384 1.16.576.43.168.9.36 1.4.576l3.02 1.224c1.44.576 2.57 1.368 3.39 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.21 1.92-.61 2.808a6.678 6.678 0 0 1-1.73 2.304c-.75.648-1.67 1.176-2.77 1.584-1.11.384-2.36.576-3.75.576Z" fill="#fff"/>
21
- <path stroke="#fff" stroke-width="12" stroke-linejoin="round" stroke-dasharray="11 11" d="M2011 206.5h163v197h-163z"/>
22
- <path d="M2006.97 501.25v-19.008h-6.44v-4.464h18.21v4.464h-6.44v19.008h-5.33Zm15.43 0v-23.472h14.69v4.464h-9.4v4.716h8v4.428h-8v5.4h9.76v4.464h-15.05Zm19.73 0v-23.472h5.79l3.78 10.44c.24.696.47 1.416.69 2.16.21.72.44 1.44.68 2.16h.14c.24-.72.46-1.44.65-2.16.22-.744.45-1.464.69-2.16l3.7-10.44h5.76v23.472h-4.82v-8.604c0-.576.02-1.212.07-1.908s.11-1.392.18-2.088c.07-.72.15-1.416.22-2.088.07-.696.14-1.332.21-1.908h-.14l-1.91 5.58-3.35 8.964h-2.91l-3.35-8.964-1.87-5.58h-.15c.08.576.15 1.212.22 1.908.07.672.14 1.368.22 2.088.07.696.13 1.392.18 2.088.04.696.07 1.332.07 1.908v8.604h-4.75Zm27.42 0v-23.472h8.06c1.3 0 2.51.132 3.64.396 1.13.24 2.11.66 2.95 1.26.84.576 1.5 1.356 1.98 2.34.5.96.76 2.148.76 3.564 0 1.368-.26 2.556-.76 3.564a6.742 6.742 0 0 1-1.98 2.484c-.84.648-1.81 1.128-2.92 1.44-1.1.312-2.28.468-3.52.468h-2.92v7.956h-5.29Zm5.29-12.168h2.59c2.88 0 4.32-1.248 4.32-3.744 0-1.224-.38-2.088-1.15-2.592-.77-.504-1.87-.756-3.31-.756h-2.45v7.092Zm16.15 12.168v-23.472h5.29v19.008h9.29v4.464h-14.58Zm23.93-11.88-.57 2.16h5l-.54-2.16a76.488 76.488 0 0 1-.97-3.744c-.31-1.32-.63-2.592-.94-3.816h-.14c-.29 1.248-.59 2.532-.9 3.852-.29 1.296-.6 2.532-.94 3.708Zm-8.49 11.88 7.34-23.472h6.37l7.35 23.472h-5.62l-1.44-5.58h-7.16l-1.44 5.58h-5.4Zm25.56 0v-19.008h-6.45v-4.464h18.22v4.464h-6.45v19.008h-5.32Zm15.43 0v-23.472h14.69v4.464h-9.4v4.716h7.99v4.428h-7.99v5.4h9.76v4.464h-15.05Zm26.89.432c-1.54 0-3.08-.276-4.61-.828a12.294 12.294 0 0 1-4.07-2.556l3.02-3.636c.84.72 1.77 1.308 2.78 1.764 1.03.456 2.04.684 3.02.684 1.1 0 1.92-.204 2.45-.612.55-.408.83-.96.83-1.656 0-.36-.09-.672-.26-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576c-.41-.192-.86-.396-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.76-.936a8.684 8.684 0 0 1-1.51-1.332 6.637 6.637 0 0 1-1.05-1.8c-.26-.696-.39-1.476-.39-2.34 0-.96.2-1.86.61-2.7.41-.864.98-1.608 1.73-2.232.74-.648 1.62-1.152 2.62-1.512 1.04-.36 2.16-.54 3.39-.54 1.37 0 2.71.264 4.03.792a10.28 10.28 0 0 1 3.53 2.304l-2.7 3.348c-.77-.6-1.54-1.056-2.31-1.368-.76-.336-1.62-.504-2.55-.504-.91 0-1.65.192-2.2.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.45.468.76.684.33.192.72.384 1.15.576.43.168.9.36 1.4.576l3.03 1.224c1.44.576 2.57 1.368 3.38 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.2 1.92-.61 2.808-.38.864-.96 1.632-1.73 2.304-.74.648-1.67 1.176-2.77 1.584-1.1.384-2.35.576-3.74.576Z" fill="#fff"/>
23
- <path d="M2460 396.431c0 3.313 2.69 6 6 6h151c3.31 0 6-2.687 6-6V253.44a6.02 6.02 0 0 0-1.79-4.276l-42.67-42.009a6.024 6.024 0 0 0-4.21-1.724H2466c-3.31 0-6 2.686-6 6v185Z" stroke="#fff" stroke-width="12" stroke-linejoin="round"/>
24
- <path d="M2573.86 253.965V210.25l44.46 43.715h-44.46ZM2493.46 501v-23.472h8.07c1.29 0 2.5.132 3.63.396 1.13.24 2.11.66 2.95 1.26.84.576 1.5 1.356 1.98 2.34.51.96.76 2.148.76 3.564 0 1.368-.25 2.556-.76 3.564a6.742 6.742 0 0 1-1.98 2.484c-.84.648-1.81 1.128-2.91 1.44-1.11.312-2.28.468-3.53.468h-2.92V501h-5.29Zm5.29-12.168h2.6c2.88 0 4.32-1.248 4.32-3.744 0-1.224-.39-2.088-1.16-2.592-.76-.504-1.87-.756-3.31-.756h-2.45v7.092Zm19.87.288-.57 2.16h5l-.54-2.16a76.488 76.488 0 0 1-.97-3.744c-.31-1.32-.63-2.592-.94-3.816h-.14c-.29 1.248-.59 2.532-.9 3.852-.29 1.296-.6 2.532-.94 3.708Zm-8.49 11.88 7.34-23.472h6.37l7.35 23.472h-5.62l-1.44-5.58h-7.16l-1.44 5.58h-5.4Zm33.64.432c-1.61 0-3.12-.252-4.54-.756a10.546 10.546 0 0 1-3.64-2.304c-1.03-1.008-1.84-2.256-2.44-3.744-.58-1.512-.87-3.252-.87-5.22 0-1.944.3-3.672.9-5.184.6-1.536 1.42-2.832 2.45-3.888a10.785 10.785 0 0 1 3.67-2.412c1.39-.552 2.87-.828 4.43-.828 1.7 0 3.17.312 4.39.936 1.23.624 2.22 1.332 2.99 2.124l-2.77 3.384c-.6-.528-1.24-.972-1.91-1.332-.67-.36-1.51-.54-2.52-.54-.91 0-1.75.18-2.52.54-.74.336-1.39.828-1.94 1.476-.56.648-.99 1.44-1.3 2.376-.29.936-.43 1.992-.43 3.168 0 2.424.54 4.308 1.62 5.652 1.1 1.32 2.76 1.98 4.97 1.98.48 0 .94-.06 1.4-.18.46-.12.83-.3 1.12-.54v-4.032h-3.89v-4.32h8.57v10.8c-.82.792-1.9 1.464-3.24 2.016-1.35.552-2.85.828-4.5.828Zm12.59-.432v-23.472h14.68v4.464h-9.39v4.716h7.99v4.428h-7.99v5.4h9.75V501h-15.04Zm26.88.432c-1.53 0-3.07-.276-4.61-.828a12.252 12.252 0 0 1-4.06-2.556l3.02-3.636c.84.72 1.76 1.308 2.77 1.764 1.03.456 2.04.684 3.03.684 1.1 0 1.92-.204 2.44-.612.56-.408.83-.96.83-1.656 0-.36-.08-.672-.25-.936-.14-.264-.37-.492-.68-.684a4.617 4.617 0 0 0-1.08-.576 50.62 50.62 0 0 0-1.37-.612l-3.06-1.296c-.6-.24-1.19-.552-1.77-.936a9.066 9.066 0 0 1-1.51-1.332 6.61 6.61 0 0 1-1.04-1.8c-.27-.696-.4-1.476-.4-2.34 0-.96.21-1.86.61-2.7.41-.864.99-1.608 1.73-2.232a8.156 8.156 0 0 1 2.63-1.512c1.03-.36 2.16-.54 3.38-.54 1.37 0 2.72.264 4.04.792 1.34.528 2.52 1.296 3.52 2.304l-2.7 3.348c-.76-.6-1.53-1.056-2.3-1.368-.77-.336-1.62-.504-2.56-.504-.91 0-1.64.192-2.19.576-.53.36-.79.876-.79 1.548 0 .36.08.672.25.936.19.24.44.468.75.684.34.192.72.384 1.16.576.43.168.9.36 1.4.576l3.02 1.224c1.44.576 2.57 1.368 3.39 2.376.84 1.008 1.26 2.34 1.26 3.996 0 .984-.21 1.92-.61 2.808a6.678 6.678 0 0 1-1.73 2.304c-.75.648-1.67 1.176-2.77 1.584-1.11.384-2.36.576-3.75.576Z" fill="#fff"/>
25
- </svg>
@@ -1,6 +0,0 @@
1
- <svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M153.77 375.12L153.194 377.28H158.198L157.658 375.12C157.322 373.944 156.998 372.696 156.686 371.376C156.374 370.056 156.062 368.784 155.75 367.56H155.606C155.318 368.808 155.018 370.092 154.706 371.412C154.418 372.708 154.106 373.944 153.77 375.12ZM145.274 387L152.618 363.528H158.99L166.334 387H160.718L159.278 381.42H152.114L150.674 387H145.274ZM170.834 387V367.992H164.39V363.528H182.606V367.992H176.162V387H170.834ZM194.787 387.432C193.203 387.432 191.751 387.156 190.431 386.604C189.135 386.028 188.019 385.212 187.083 384.156C186.147 383.1 185.415 381.816 184.887 380.304C184.383 378.792 184.131 377.076 184.131 375.156C184.131 373.236 184.383 371.532 184.887 370.044C185.415 368.532 186.147 367.272 187.083 366.264C188.019 365.232 189.135 364.452 190.431 363.924C191.751 363.372 193.203 363.096 194.787 363.096C196.371 363.096 197.811 363.372 199.107 363.924C200.427 364.452 201.555 365.232 202.491 366.264C203.427 367.296 204.147 368.568 204.651 370.08C205.179 371.568 205.443 373.26 205.443 375.156C205.443 377.076 205.179 378.792 204.651 380.304C204.147 381.816 203.427 383.1 202.491 384.156C201.555 385.212 200.427 386.028 199.107 386.604C197.811 387.156 196.371 387.432 194.787 387.432ZM194.787 382.86C196.395 382.86 197.667 382.176 198.603 380.808C199.539 379.416 200.007 377.532 200.007 375.156C200.007 372.804 199.539 370.968 198.603 369.648C197.667 368.328 196.395 367.668 194.787 367.668C193.179 367.668 191.907 368.328 190.971 369.648C190.035 370.968 189.567 372.804 189.567 375.156C189.567 377.532 190.035 379.416 190.971 380.808C191.907 382.176 193.179 382.86 194.787 382.86ZM209.856 387V363.528H215.652L219.432 373.968C219.672 374.664 219.9 375.384 220.116 376.128C220.332 376.848 220.56 377.568 220.8 378.288H220.944C221.184 377.568 221.4 376.848 221.592 376.128C221.808 375.384 222.036 374.664 222.276 373.968L225.984 363.528H231.744V387H226.92V378.396C226.92 377.82 226.944 377.184 226.992 376.488C227.04 375.792 227.1 375.096 227.172 374.4C227.244 373.68 227.316 372.984 227.388 372.312C227.46 371.616 227.532 370.98 227.604 370.404H227.46L225.552 375.984L222.204 384.948H219.288L215.94 375.984L214.068 370.404H213.924C213.996 370.98 214.068 371.616 214.14 372.312C214.212 372.984 214.284 373.68 214.356 374.4C214.428 375.096 214.488 375.792 214.536 376.488C214.584 377.184 214.608 377.82 214.608 378.396V387H209.856ZM244.442 387.432C242.906 387.432 241.37 387.156 239.834 386.604C238.322 386.028 236.966 385.176 235.766 384.048L238.79 380.412C239.63 381.132 240.554 381.72 241.562 382.176C242.594 382.632 243.602 382.86 244.586 382.86C245.69 382.86 246.506 382.656 247.034 382.248C247.586 381.84 247.862 381.288 247.862 380.592C247.862 380.232 247.778 379.92 247.61 379.656C247.466 379.392 247.238 379.164 246.926 378.972C246.638 378.756 246.278 378.564 245.846 378.396C245.438 378.204 244.982 378 244.478 377.784L241.418 376.488C240.818 376.248 240.23 375.936 239.654 375.552C239.102 375.168 238.598 374.724 238.142 374.22C237.71 373.692 237.362 373.092 237.098 372.42C236.834 371.724 236.702 370.944 236.702 370.08C236.702 369.12 236.906 368.22 237.314 367.38C237.722 366.516 238.298 365.772 239.042 365.148C239.786 364.5 240.662 363.996 241.67 363.636C242.702 363.276 243.83 363.096 245.054 363.096C246.422 363.096 247.766 363.36 249.086 363.888C250.43 364.416 251.606 365.184 252.614 366.192L249.914 369.54C249.146 368.94 248.378 368.484 247.61 368.172C246.842 367.836 245.99 367.668 245.054 367.668C244.142 367.668 243.41 367.86 242.858 368.244C242.33 368.604 242.066 369.12 242.066 369.792C242.066 370.152 242.15 370.464 242.318 370.728C242.51 370.968 242.762 371.196 243.074 371.412C243.41 371.604 243.794 371.796 244.226 371.988C244.658 372.156 245.126 372.348 245.63 372.564L248.654 373.788C250.094 374.364 251.222 375.156 252.038 376.164C252.878 377.172 253.298 378.504 253.298 380.16C253.298 381.144 253.094 382.08 252.686 382.968C252.302 383.832 251.726 384.6 250.958 385.272C250.214 385.92 249.29 386.448 248.186 386.856C247.082 387.24 245.834 387.432 244.442 387.432Z" fill="#2570EE"/>
3
- <circle cx="200" cy="200.25" r="72.5" stroke="#6F9EFF" stroke-width="5"/>
4
- <circle cx="200" cy="200.25" r="41" fill="#2570EE"/>
5
- <circle cx="234" cy="136.25" r="14" fill="#2570EE"/>
6
- </svg>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,9 +0,0 @@
1
- <svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M106.268 387V363.528H112.064L115.844 373.968C116.084 374.664 116.312 375.384 116.528 376.128C116.744 376.848 116.972 377.568 117.212 378.288H117.356C117.596 377.568 117.812 376.848 118.004 376.128C118.22 375.384 118.448 374.664 118.688 373.968L122.396 363.528H128.156V387H123.332V378.396C123.332 377.82 123.356 377.184 123.404 376.488C123.452 375.792 123.512 375.096 123.584 374.4C123.656 373.68 123.728 372.984 123.8 372.312C123.872 371.616 123.944 370.98 124.016 370.404H123.872L121.964 375.984L118.616 384.948H115.7L112.352 375.984L110.48 370.404H110.336C110.408 370.98 110.48 371.616 110.552 372.312C110.624 372.984 110.696 373.68 110.768 374.4C110.84 375.096 110.9 375.792 110.948 376.488C110.996 377.184 111.02 377.82 111.02 378.396V387H106.268ZM143.23 387.432C141.646 387.432 140.194 387.156 138.874 386.604C137.578 386.028 136.462 385.212 135.526 384.156C134.59 383.1 133.858 381.816 133.33 380.304C132.826 378.792 132.574 377.076 132.574 375.156C132.574 373.236 132.826 371.532 133.33 370.044C133.858 368.532 134.59 367.272 135.526 366.264C136.462 365.232 137.578 364.452 138.874 363.924C140.194 363.372 141.646 363.096 143.23 363.096C144.814 363.096 146.254 363.372 147.55 363.924C148.87 364.452 149.998 365.232 150.934 366.264C151.87 367.296 152.59 368.568 153.094 370.08C153.622 371.568 153.886 373.26 153.886 375.156C153.886 377.076 153.622 378.792 153.094 380.304C152.59 381.816 151.87 383.1 150.934 384.156C149.998 385.212 148.87 386.028 147.55 386.604C146.254 387.156 144.814 387.432 143.23 387.432ZM143.23 382.86C144.838 382.86 146.11 382.176 147.046 380.808C147.982 379.416 148.45 377.532 148.45 375.156C148.45 372.804 147.982 370.968 147.046 369.648C146.11 368.328 144.838 367.668 143.23 367.668C141.622 367.668 140.35 368.328 139.414 369.648C138.478 370.968 138.01 372.804 138.01 375.156C138.01 377.532 138.478 379.416 139.414 380.808C140.35 382.176 141.622 382.86 143.23 382.86ZM158.299 387V363.528H163.591V382.536H172.879V387H158.299ZM176.932 387V363.528H191.62V367.992H182.224V372.708H190.216V377.136H182.224V382.536H191.98V387H176.932ZM206.447 387.432C204.959 387.432 203.555 387.18 202.235 386.676C200.915 386.148 199.751 385.38 198.743 384.372C197.759 383.364 196.979 382.116 196.403 380.628C195.827 379.116 195.539 377.376 195.539 375.408C195.539 373.464 195.839 371.736 196.439 370.224C197.039 368.688 197.843 367.392 198.851 366.336C199.859 365.28 201.035 364.476 202.379 363.924C203.723 363.372 205.139 363.096 206.627 363.096C208.139 363.096 209.495 363.408 210.695 364.032C211.895 364.632 212.891 365.34 213.683 366.156L210.875 369.54C210.275 368.988 209.639 368.544 208.967 368.208C208.319 367.848 207.575 367.668 206.735 367.668C205.943 367.668 205.187 367.848 204.467 368.208C203.771 368.544 203.159 369.036 202.631 369.684C202.127 370.332 201.719 371.124 201.407 372.06C201.119 372.996 200.975 374.052 200.975 375.228C200.975 377.652 201.491 379.536 202.523 380.88C203.555 382.2 204.935 382.86 206.663 382.86C207.623 382.86 208.475 382.656 209.219 382.248C209.987 381.816 210.659 381.288 211.235 380.664L214.043 383.976C212.075 386.28 209.543 387.432 206.447 387.432ZM226.227 387.432C223.179 387.432 220.851 386.532 219.243 384.732C217.635 382.932 216.831 380.064 216.831 376.128V363.528H222.159V376.668C222.159 378.972 222.507 380.58 223.203 381.492C223.899 382.404 224.907 382.86 226.227 382.86C227.547 382.86 228.567 382.404 229.287 381.492C230.007 380.58 230.367 378.972 230.367 376.668V363.528H235.479V376.128C235.479 380.064 234.687 382.932 233.103 384.732C231.543 386.532 229.251 387.432 226.227 387.432ZM240.917 387V363.528H246.209V382.536H255.497V387H240.917ZM259.549 387V363.528H274.237V367.992H264.841V372.708H272.833V377.136H264.841V382.536H274.597V387H259.549ZM286.436 387.432C284.9 387.432 283.364 387.156 281.828 386.604C280.316 386.028 278.96 385.176 277.76 384.048L280.784 380.412C281.624 381.132 282.548 381.72 283.556 382.176C284.588 382.632 285.596 382.86 286.58 382.86C287.684 382.86 288.5 382.656 289.028 382.248C289.58 381.84 289.856 381.288 289.856 380.592C289.856 380.232 289.772 379.92 289.604 379.656C289.46 379.392 289.232 379.164 288.92 378.972C288.632 378.756 288.272 378.564 287.84 378.396C287.432 378.204 286.976 378 286.472 377.784L283.412 376.488C282.812 376.248 282.224 375.936 281.648 375.552C281.096 375.168 280.592 374.724 280.136 374.22C279.704 373.692 279.356 373.092 279.092 372.42C278.828 371.724 278.696 370.944 278.696 370.08C278.696 369.12 278.9 368.22 279.308 367.38C279.716 366.516 280.292 365.772 281.036 365.148C281.78 364.5 282.656 363.996 283.664 363.636C284.696 363.276 285.824 363.096 287.048 363.096C288.416 363.096 289.76 363.36 291.08 363.888C292.424 364.416 293.6 365.184 294.608 366.192L291.908 369.54C291.14 368.94 290.372 368.484 289.604 368.172C288.836 367.836 287.984 367.668 287.048 367.668C286.136 367.668 285.404 367.86 284.852 368.244C284.324 368.604 284.06 369.12 284.06 369.792C284.06 370.152 284.144 370.464 284.312 370.728C284.504 370.968 284.756 371.196 285.068 371.412C285.404 371.604 285.788 371.796 286.22 371.988C286.652 372.156 287.12 372.348 287.624 372.564L290.648 373.788C292.088 374.364 293.216 375.156 294.032 376.164C294.872 377.172 295.292 378.504 295.292 380.16C295.292 381.144 295.088 382.08 294.68 382.968C294.296 383.832 293.72 384.6 292.952 385.272C292.208 385.92 291.284 386.448 290.18 386.856C289.076 387.24 287.828 387.432 286.436 387.432Z" fill="#2570EE"/>
3
- <circle cx="200" cy="118.25" r="45" fill="#2570EE"/>
4
- <circle cx="128" cy="246.25" r="45" fill="#2570EE"/>
5
- <circle cx="272" cy="246.25" r="45" fill="#2570EE"/>
6
- <line x1="164.48" y1="166.676" x2="150.426" y2="190.345" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
7
- <line x1="214.067" y1="264.734" x2="186.54" y2="264.734" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
8
- <line x1="2.5" y1="-2.5" x2="30.0269" y2="-2.5" transform="matrix(0.497645 0.867381 0.867381 -0.497645 240 163.25)" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
9
- </svg>
@@ -1,22 +0,0 @@
1
- <svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <line x1="187.5" y1="97.75" x2="212.5" y2="97.75" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
3
- <line x1="138.5" y1="184.75" x2="163.5" y2="184.75" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
4
- <line x1="238.5" y1="184.75" x2="263.5" y2="184.75" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
5
- <line x1="187.5" y1="271.75" x2="213.2" y2="271.75" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
6
- <line x1="270.146" y1="234.127" x2="283.393" y2="212.104" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
7
- <line x1="116.146" y1="149.127" x2="129.393" y2="127.104" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
8
- <line x1="126.426" y1="235.175" x2="112.287" y2="213.713" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
9
- <line x1="283.426" y1="149.175" x2="269.288" y2="127.713" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
10
- <line x1="181.094" y1="150.199" x2="168.98" y2="127.635" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
11
- <line x1="232.094" y1="232.199" x2="219.98" y2="209.635" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
12
- <line x1="2.5" y1="-2.5" x2="28.11" y2="-2.5" transform="matrix(-0.491423 0.870921 0.870921 0.491423 240.042 131.25)" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
13
- <line x1="2.5" y1="-2.5" x2="28.11" y2="-2.5" transform="matrix(-0.491423 0.870921 0.870921 0.491423 182.042 209.25)" stroke="#6F9EFF" stroke-width="5" stroke-linecap="round"/>
14
- <circle cx="151" cy="98.25" r="30" fill="#2570EE"/>
15
- <circle cx="251" cy="98.25" r="30" fill="#2570EE"/>
16
- <circle cx="300" cy="180.25" r="30" fill="#2570EE"/>
17
- <circle cx="251" cy="263.25" r="30" fill="#2570EE"/>
18
- <circle cx="151" cy="263.25" r="30" fill="#2570EE"/>
19
- <circle cx="100" cy="180.25" r="30" fill="#2570EE"/>
20
- <circle cx="200" cy="180.25" r="30" fill="#2570EE"/>
21
- <path d="M116.212 387.432C114.628 387.432 113.176 387.156 111.856 386.604C110.56 386.028 109.444 385.212 108.508 384.156C107.572 383.1 106.84 381.816 106.312 380.304C105.808 378.792 105.556 377.076 105.556 375.156C105.556 373.236 105.808 371.532 106.312 370.044C106.84 368.532 107.572 367.272 108.508 366.264C109.444 365.232 110.56 364.452 111.856 363.924C113.176 363.372 114.628 363.096 116.212 363.096C117.796 363.096 119.236 363.372 120.532 363.924C121.852 364.452 122.98 365.232 123.916 366.264C124.852 367.296 125.572 368.568 126.076 370.08C126.604 371.568 126.868 373.26 126.868 375.156C126.868 377.076 126.604 378.792 126.076 380.304C125.572 381.816 124.852 383.1 123.916 384.156C122.98 385.212 121.852 386.028 120.532 386.604C119.236 387.156 117.796 387.432 116.212 387.432ZM116.212 382.86C117.82 382.86 119.092 382.176 120.028 380.808C120.964 379.416 121.432 377.532 121.432 375.156C121.432 372.804 120.964 370.968 120.028 369.648C119.092 368.328 117.82 367.668 116.212 367.668C114.604 367.668 113.332 368.328 112.396 369.648C111.46 370.968 110.992 372.804 110.992 375.156C110.992 377.532 111.46 379.416 112.396 380.808C113.332 382.176 114.604 382.86 116.212 382.86ZM131.282 387V363.528H139.742C140.99 363.528 142.154 363.648 143.234 363.888C144.338 364.128 145.298 364.536 146.114 365.112C146.93 365.664 147.578 366.408 148.058 367.344C148.538 368.28 148.778 369.444 148.778 370.836C148.778 372.564 148.394 373.992 147.626 375.12C146.882 376.224 145.874 377.052 144.602 377.604L149.93 387H143.99L139.49 378.54H136.574V387H131.282ZM136.574 374.328H139.31C140.702 374.328 141.758 374.04 142.478 373.464C143.222 372.864 143.594 371.988 143.594 370.836C143.594 369.684 143.222 368.88 142.478 368.424C141.758 367.968 140.702 367.74 139.31 367.74H136.574V374.328ZM163.728 387.432C162.12 387.432 160.608 387.18 159.192 386.676C157.8 386.148 156.588 385.38 155.556 384.372C154.524 383.364 153.708 382.116 153.108 380.628C152.532 379.116 152.244 377.376 152.244 375.408C152.244 373.464 152.544 371.736 153.144 370.224C153.744 368.688 154.56 367.392 155.592 366.336C156.648 365.28 157.872 364.476 159.264 363.924C160.656 363.372 162.132 363.096 163.692 363.096C165.396 363.096 166.86 363.408 168.084 364.032C169.308 364.656 170.304 365.364 171.072 366.156L168.3 369.54C167.7 369.012 167.064 368.568 166.392 368.208C165.72 367.848 164.88 367.668 163.872 367.668C162.96 367.668 162.12 367.848 161.352 368.208C160.608 368.544 159.96 369.036 159.408 369.684C158.856 370.332 158.424 371.124 158.112 372.06C157.824 372.996 157.68 374.052 157.68 375.228C157.68 377.652 158.22 379.536 159.3 380.88C160.404 382.2 162.06 382.86 164.268 382.86C164.748 382.86 165.216 382.8 165.672 382.68C166.128 382.56 166.5 382.38 166.788 382.14V378.108H162.9V373.788H171.468V384.588C170.652 385.38 169.572 386.052 168.228 386.604C166.884 387.156 165.384 387.432 163.728 387.432ZM181.544 375.12L180.968 377.28H185.972L185.432 375.12C185.096 373.944 184.772 372.696 184.46 371.376C184.148 370.056 183.836 368.784 183.524 367.56H183.38C183.092 368.808 182.792 370.092 182.48 371.412C182.192 372.708 181.88 373.944 181.544 375.12ZM173.048 387L180.392 363.528H186.764L194.108 387H188.492L187.052 381.42H179.888L178.448 387H173.048ZM196.672 387V363.528H202.108L208.228 375.192L210.532 380.376H210.676C210.556 379.128 210.412 377.736 210.244 376.2C210.1 374.664 210.028 373.2 210.028 371.808V363.528H215.068V387H209.632L203.512 375.3L201.208 370.188H201.064C201.184 371.484 201.316 372.876 201.46 374.364C201.628 375.852 201.712 377.292 201.712 378.684V387H196.672ZM220.614 387V363.528H225.906V387H220.614ZM238.606 387.432C237.07 387.432 235.534 387.156 233.998 386.604C232.486 386.028 231.13 385.176 229.93 384.048L232.954 380.412C233.794 381.132 234.718 381.72 235.726 382.176C236.758 382.632 237.766 382.86 238.75 382.86C239.854 382.86 240.67 382.656 241.198 382.248C241.75 381.84 242.026 381.288 242.026 380.592C242.026 380.232 241.942 379.92 241.774 379.656C241.63 379.392 241.402 379.164 241.09 378.972C240.802 378.756 240.442 378.564 240.01 378.396C239.602 378.204 239.146 378 238.642 377.784L235.582 376.488C234.982 376.248 234.394 375.936 233.818 375.552C233.266 375.168 232.762 374.724 232.306 374.22C231.874 373.692 231.526 373.092 231.262 372.42C230.998 371.724 230.866 370.944 230.866 370.08C230.866 369.12 231.07 368.22 231.478 367.38C231.886 366.516 232.462 365.772 233.206 365.148C233.95 364.5 234.826 363.996 235.834 363.636C236.866 363.276 237.994 363.096 239.218 363.096C240.586 363.096 241.93 363.36 243.25 363.888C244.594 364.416 245.77 365.184 246.778 366.192L244.078 369.54C243.31 368.94 242.542 368.484 241.774 368.172C241.006 367.836 240.154 367.668 239.218 367.668C238.306 367.668 237.574 367.86 237.022 368.244C236.494 368.604 236.23 369.12 236.23 369.792C236.23 370.152 236.314 370.464 236.482 370.728C236.674 370.968 236.926 371.196 237.238 371.412C237.574 371.604 237.958 371.796 238.39 371.988C238.822 372.156 239.29 372.348 239.794 372.564L242.818 373.788C244.258 374.364 245.386 375.156 246.202 376.164C247.042 377.172 247.462 378.504 247.462 380.16C247.462 381.144 247.258 382.08 246.85 382.968C246.466 383.832 245.89 384.6 245.122 385.272C244.378 385.92 243.454 386.448 242.35 386.856C241.246 387.24 239.998 387.432 238.606 387.432ZM251.446 387V363.528H257.242L261.022 373.968C261.262 374.664 261.49 375.384 261.706 376.128C261.922 376.848 262.15 377.568 262.39 378.288H262.534C262.774 377.568 262.99 376.848 263.182 376.128C263.398 375.384 263.626 374.664 263.866 373.968L267.574 363.528H273.334V387H268.51V378.396C268.51 377.82 268.534 377.184 268.582 376.488C268.63 375.792 268.69 375.096 268.762 374.4C268.834 373.68 268.906 372.984 268.978 372.312C269.05 371.616 269.122 370.98 269.194 370.404H269.05L267.142 375.984L263.794 384.948H260.878L257.53 375.984L255.658 370.404H255.514C255.586 370.98 255.658 371.616 255.73 372.312C255.802 372.984 255.874 373.68 255.946 374.4C256.018 375.096 256.078 375.792 256.126 376.488C256.174 377.184 256.198 377.82 256.198 378.396V387H251.446ZM286.032 387.432C284.496 387.432 282.96 387.156 281.424 386.604C279.912 386.028 278.556 385.176 277.356 384.048L280.38 380.412C281.22 381.132 282.144 381.72 283.152 382.176C284.184 382.632 285.192 382.86 286.176 382.86C287.28 382.86 288.096 382.656 288.624 382.248C289.176 381.84 289.452 381.288 289.452 380.592C289.452 380.232 289.368 379.92 289.2 379.656C289.056 379.392 288.828 379.164 288.516 378.972C288.228 378.756 287.868 378.564 287.436 378.396C287.028 378.204 286.572 378 286.068 377.784L283.008 376.488C282.408 376.248 281.82 375.936 281.244 375.552C280.692 375.168 280.188 374.724 279.732 374.22C279.3 373.692 278.952 373.092 278.688 372.42C278.424 371.724 278.292 370.944 278.292 370.08C278.292 369.12 278.496 368.22 278.904 367.38C279.312 366.516 279.888 365.772 280.632 365.148C281.376 364.5 282.252 363.996 283.26 363.636C284.292 363.276 285.42 363.096 286.644 363.096C288.012 363.096 289.356 363.36 290.676 363.888C292.02 364.416 293.196 365.184 294.204 366.192L291.504 369.54C290.736 368.94 289.968 368.484 289.2 368.172C288.432 367.836 287.58 367.668 286.644 367.668C285.732 367.668 285 367.86 284.448 368.244C283.92 368.604 283.656 369.12 283.656 369.792C283.656 370.152 283.74 370.464 283.908 370.728C284.1 370.968 284.352 371.196 284.664 371.412C285 371.604 285.384 371.796 285.816 371.988C286.248 372.156 286.716 372.348 287.22 372.564L290.244 373.788C291.684 374.364 292.812 375.156 293.628 376.164C294.468 377.172 294.888 378.504 294.888 380.16C294.888 381.144 294.684 382.08 294.276 382.968C293.892 383.832 293.316 384.6 292.548 385.272C291.804 385.92 290.88 386.448 289.776 386.856C288.672 387.24 287.424 387.432 286.032 387.432Z" fill="#2570EE"/>
22
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M124 91.4308C120.686 91.4308 118 94.1171 118 97.4308V282.431C118 285.744 120.686 288.431 124 288.431H275C278.314 288.431 281 285.744 281 282.431V139.44C281 137.832 280.355 136.291 279.209 135.164L236.535 93.155C235.413 92.0501 233.901 91.4308 232.326 91.4308H124Z" stroke="#2570EE" stroke-width="12" stroke-linejoin="round"/>
3
- <path d="M231.86 139.965V96.25L276.322 139.965H231.86Z" fill="#2570EE"/>
4
- <path d="M151.461 387V363.528H159.525C160.821 363.528 162.033 363.66 163.161 363.924C164.289 364.164 165.273 364.584 166.113 365.184C166.953 365.76 167.613 366.54 168.093 367.524C168.597 368.484 168.849 369.672 168.849 371.088C168.849 372.456 168.597 373.644 168.093 374.652C167.613 375.66 166.953 376.488 166.113 377.136C165.273 377.784 164.301 378.264 163.197 378.576C162.093 378.888 160.917 379.044 159.669 379.044H156.753V387H151.461ZM156.753 374.832H159.345C162.225 374.832 163.665 373.584 163.665 371.088C163.665 369.864 163.281 369 162.513 368.496C161.745 367.992 160.641 367.74 159.201 367.74H156.753V374.832ZM176.622 375.12L176.046 377.28H181.05L180.51 375.12C180.174 373.944 179.85 372.696 179.538 371.376C179.226 370.056 178.914 368.784 178.602 367.56H178.458C178.17 368.808 177.87 370.092 177.558 371.412C177.27 372.708 176.958 373.944 176.622 375.12ZM168.126 387L175.47 363.528H181.842L189.186 387H183.57L182.13 381.42H174.966L173.526 387H168.126ZM201.767 387.432C200.159 387.432 198.647 387.18 197.231 386.676C195.839 386.148 194.627 385.38 193.595 384.372C192.563 383.364 191.747 382.116 191.147 380.628C190.571 379.116 190.283 377.376 190.283 375.408C190.283 373.464 190.583 371.736 191.183 370.224C191.783 368.688 192.599 367.392 193.631 366.336C194.687 365.28 195.911 364.476 197.303 363.924C198.695 363.372 200.171 363.096 201.731 363.096C203.435 363.096 204.899 363.408 206.123 364.032C207.347 364.656 208.343 365.364 209.111 366.156L206.339 369.54C205.739 369.012 205.103 368.568 204.431 368.208C203.759 367.848 202.919 367.668 201.911 367.668C200.999 367.668 200.159 367.848 199.391 368.208C198.647 368.544 197.999 369.036 197.447 369.684C196.895 370.332 196.463 371.124 196.151 372.06C195.863 372.996 195.719 374.052 195.719 375.228C195.719 377.652 196.259 379.536 197.339 380.88C198.443 382.2 200.099 382.86 202.307 382.86C202.787 382.86 203.255 382.8 203.711 382.68C204.167 382.56 204.539 382.38 204.827 382.14V378.108H200.939V373.788H209.507V384.588C208.691 385.38 207.611 386.052 206.267 386.604C204.923 387.156 203.423 387.432 201.767 387.432ZM214.356 387V363.528H229.044V367.992H219.648V372.708H227.64V377.136H219.648V382.536H229.404V387H214.356ZM241.243 387.432C239.707 387.432 238.171 387.156 236.635 386.604C235.123 386.028 233.767 385.176 232.567 384.048L235.591 380.412C236.431 381.132 237.355 381.72 238.363 382.176C239.395 382.632 240.403 382.86 241.387 382.86C242.491 382.86 243.307 382.656 243.835 382.248C244.387 381.84 244.663 381.288 244.663 380.592C244.663 380.232 244.579 379.92 244.411 379.656C244.267 379.392 244.039 379.164 243.727 378.972C243.439 378.756 243.079 378.564 242.647 378.396C242.239 378.204 241.783 378 241.279 377.784L238.219 376.488C237.619 376.248 237.031 375.936 236.455 375.552C235.903 375.168 235.399 374.724 234.943 374.22C234.511 373.692 234.163 373.092 233.899 372.42C233.635 371.724 233.503 370.944 233.503 370.08C233.503 369.12 233.707 368.22 234.115 367.38C234.523 366.516 235.099 365.772 235.843 365.148C236.587 364.5 237.463 363.996 238.471 363.636C239.503 363.276 240.631 363.096 241.855 363.096C243.223 363.096 244.567 363.36 245.887 363.888C247.231 364.416 248.407 365.184 249.415 366.192L246.715 369.54C245.947 368.94 245.179 368.484 244.411 368.172C243.643 367.836 242.791 367.668 241.855 367.668C240.943 367.668 240.211 367.86 239.659 368.244C239.131 368.604 238.867 369.12 238.867 369.792C238.867 370.152 238.951 370.464 239.119 370.728C239.311 370.968 239.563 371.196 239.875 371.412C240.211 371.604 240.595 371.796 241.027 371.988C241.459 372.156 241.927 372.348 242.431 372.564L245.455 373.788C246.895 374.364 248.023 375.156 248.839 376.164C249.679 377.172 250.099 378.504 250.099 380.16C250.099 381.144 249.895 382.08 249.487 382.968C249.103 383.832 248.527 384.6 247.759 385.272C247.015 385.92 246.091 386.448 244.987 386.856C243.883 387.24 242.635 387.432 241.243 387.432Z" fill="#2570EE"/>
5
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="400" height="399" viewBox="0 0 400 399" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <circle cx="200" cy="197.214" r="41" fill="#2570EE"/>
3
- <path d="M116.833 384.929V361.457H124.897C126.193 361.457 127.405 361.589 128.533 361.853C129.661 362.093 130.645 362.513 131.485 363.113C132.325 363.689 132.985 364.469 133.465 365.453C133.969 366.413 134.221 367.601 134.221 369.017C134.221 370.385 133.969 371.573 133.465 372.581C132.985 373.589 132.325 374.417 131.485 375.065C130.645 375.713 129.673 376.193 128.569 376.505C127.465 376.817 126.289 376.973 125.041 376.973H122.125V384.929H116.833ZM122.125 372.761H124.717C127.597 372.761 129.037 371.513 129.037 369.017C129.037 367.793 128.653 366.929 127.885 366.425C127.117 365.921 126.013 365.669 124.573 365.669H122.125V372.761ZM141.993 373.049L141.417 375.209H146.421L145.881 373.049C145.545 371.873 145.221 370.625 144.909 369.305C144.597 367.985 144.285 366.713 143.973 365.489H143.829C143.541 366.737 143.241 368.021 142.929 369.341C142.641 370.637 142.329 371.873 141.993 373.049ZM133.497 384.929L140.841 361.457H147.213L154.557 384.929H148.941L147.501 379.349H140.337L138.897 384.929H133.497ZM157.122 384.929V361.457H165.582C166.83 361.457 167.994 361.577 169.074 361.817C170.178 362.057 171.138 362.465 171.954 363.041C172.77 363.593 173.418 364.337 173.898 365.273C174.378 366.209 174.618 367.373 174.618 368.765C174.618 370.493 174.234 371.921 173.466 373.049C172.722 374.153 171.714 374.981 170.442 375.533L175.77 384.929H169.83L165.33 376.469H162.414V384.929H157.122ZM162.414 372.257H165.15C166.542 372.257 167.598 371.969 168.318 371.393C169.062 370.793 169.434 369.917 169.434 368.765C169.434 367.613 169.062 366.809 168.318 366.353C167.598 365.897 166.542 365.669 165.15 365.669H162.414V372.257ZM183.139 384.929V365.921H176.695V361.457H194.911V365.921H188.467V384.929H183.139ZM198.571 384.929V361.457H203.863V384.929H198.571ZM219.191 385.361C217.703 385.361 216.299 385.109 214.979 384.605C213.659 384.077 212.495 383.309 211.487 382.301C210.503 381.293 209.723 380.045 209.147 378.557C208.571 377.045 208.283 375.305 208.283 373.337C208.283 371.393 208.583 369.665 209.183 368.153C209.783 366.617 210.587 365.321 211.595 364.265C212.603 363.209 213.779 362.405 215.123 361.853C216.467 361.301 217.883 361.025 219.371 361.025C220.883 361.025 222.239 361.337 223.439 361.961C224.639 362.561 225.635 363.269 226.427 364.085L223.619 367.469C223.019 366.917 222.383 366.473 221.711 366.137C221.063 365.777 220.319 365.597 219.479 365.597C218.687 365.597 217.931 365.777 217.211 366.137C216.515 366.473 215.903 366.965 215.375 367.613C214.871 368.261 214.463 369.053 214.151 369.989C213.863 370.925 213.719 371.981 213.719 373.157C213.719 375.581 214.235 377.465 215.267 378.809C216.299 380.129 217.679 380.789 219.407 380.789C220.367 380.789 221.219 380.585 221.963 380.177C222.731 379.745 223.403 379.217 223.979 378.593L226.787 381.905C224.819 384.209 222.287 385.361 219.191 385.361ZM230.352 384.929V361.457H235.644V380.465H244.932V384.929H230.352ZM248.985 384.929V361.457H263.673V365.921H254.277V370.637H262.269V375.065H254.277V380.465H264.033V384.929H248.985ZM275.872 385.361C274.336 385.361 272.8 385.085 271.264 384.533C269.752 383.957 268.396 383.105 267.196 381.977L270.22 378.341C271.06 379.061 271.984 379.649 272.992 380.105C274.024 380.561 275.032 380.789 276.016 380.789C277.12 380.789 277.936 380.585 278.464 380.177C279.016 379.769 279.292 379.217 279.292 378.521C279.292 378.161 279.208 377.849 279.04 377.585C278.896 377.321 278.668 377.093 278.356 376.901C278.068 376.685 277.708 376.493 277.276 376.325C276.868 376.133 276.412 375.929 275.908 375.713L272.848 374.417C272.248 374.177 271.66 373.865 271.084 373.481C270.532 373.097 270.028 372.653 269.572 372.149C269.14 371.621 268.792 371.021 268.528 370.349C268.264 369.653 268.132 368.873 268.132 368.009C268.132 367.049 268.336 366.149 268.744 365.309C269.152 364.445 269.728 363.701 270.472 363.077C271.216 362.429 272.092 361.925 273.1 361.565C274.132 361.205 275.26 361.025 276.484 361.025C277.852 361.025 279.196 361.289 280.516 361.817C281.86 362.345 283.036 363.113 284.044 364.121L281.344 367.469C280.576 366.869 279.808 366.413 279.04 366.101C278.272 365.765 277.42 365.597 276.484 365.597C275.572 365.597 274.84 365.789 274.288 366.173C273.76 366.533 273.496 367.049 273.496 367.721C273.496 368.081 273.58 368.393 273.748 368.657C273.94 368.897 274.192 369.125 274.504 369.341C274.84 369.533 275.224 369.725 275.656 369.917C276.088 370.085 276.556 370.277 277.06 370.493L280.084 371.717C281.524 372.293 282.652 373.085 283.468 374.093C284.308 375.101 284.728 376.433 284.728 378.089C284.728 379.073 284.524 380.009 284.116 380.897C283.732 381.761 283.156 382.529 282.388 383.201C281.644 383.849 280.72 384.377 279.616 384.785C278.512 385.169 277.264 385.361 275.872 385.361Z" fill="#2570EE"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="119" y="92.5" width="163" height="197" stroke="#2570EE" stroke-width="12" stroke-linejoin="round" stroke-dasharray="11 11"/>
3
- <path d="M114.971 387.25V368.242H108.527V363.778H126.743V368.242H120.299V387.25H114.971ZM130.403 387.25V363.778H145.091V368.242H135.695V372.958H143.687V377.386H135.695V382.786H145.451V387.25H130.403ZM150.126 387.25V363.778H155.922L159.702 374.218C159.942 374.914 160.17 375.634 160.386 376.378C160.602 377.098 160.83 377.818 161.07 378.538H161.214C161.454 377.818 161.67 377.098 161.862 376.378C162.078 375.634 162.306 374.914 162.546 374.218L166.254 363.778H172.014V387.25H167.19V378.646C167.19 378.07 167.214 377.434 167.262 376.738C167.31 376.042 167.37 375.346 167.442 374.65C167.514 373.93 167.586 373.234 167.658 372.562C167.73 371.866 167.802 371.23 167.874 370.654H167.73L165.822 376.234L162.474 385.198H159.558L156.21 376.234L154.338 370.654H154.194C154.266 371.23 154.338 371.866 154.41 372.562C154.482 373.234 154.554 373.93 154.626 374.65C154.698 375.346 154.758 376.042 154.806 376.738C154.854 377.434 154.878 378.07 154.878 378.646V387.25H150.126ZM177.547 387.25V363.778H185.611C186.907 363.778 188.119 363.91 189.247 364.174C190.375 364.414 191.359 364.834 192.199 365.434C193.039 366.01 193.699 366.79 194.179 367.774C194.683 368.734 194.935 369.922 194.935 371.338C194.935 372.706 194.683 373.894 194.179 374.902C193.699 375.91 193.039 376.738 192.199 377.386C191.359 378.034 190.387 378.514 189.283 378.826C188.179 379.138 187.003 379.294 185.755 379.294H182.839V387.25H177.547ZM182.839 375.082H185.431C188.311 375.082 189.751 373.834 189.751 371.338C189.751 370.114 189.367 369.25 188.599 368.746C187.831 368.242 186.727 367.99 185.287 367.99H182.839V375.082ZM198.993 387.25V363.778H204.285V382.786H213.573V387.25H198.993ZM222.923 375.37L222.347 377.53H227.351L226.811 375.37C226.475 374.194 226.151 372.946 225.839 371.626C225.527 370.306 225.215 369.034 224.903 367.81H224.759C224.471 369.058 224.171 370.342 223.859 371.662C223.571 372.958 223.259 374.194 222.923 375.37ZM214.427 387.25L221.771 363.778H228.143L235.487 387.25H229.871L228.431 381.67H221.267L219.827 387.25H214.427ZM239.987 387.25V368.242H233.543V363.778H251.759V368.242H245.315V387.25H239.987ZM255.418 387.25V363.778H270.106V368.242H260.71V372.958H268.702V377.386H260.71V382.786H270.466V387.25H255.418ZM282.305 387.682C280.769 387.682 279.233 387.406 277.697 386.854C276.185 386.278 274.829 385.426 273.629 384.298L276.653 380.662C277.493 381.382 278.417 381.97 279.425 382.426C280.457 382.882 281.465 383.11 282.449 383.11C283.553 383.11 284.369 382.906 284.897 382.498C285.449 382.09 285.725 381.538 285.725 380.842C285.725 380.482 285.641 380.17 285.473 379.906C285.329 379.642 285.101 379.414 284.789 379.222C284.501 379.006 284.141 378.814 283.709 378.646C283.301 378.454 282.845 378.25 282.341 378.034L279.281 376.738C278.681 376.498 278.093 376.186 277.517 375.802C276.965 375.418 276.461 374.974 276.005 374.47C275.573 373.942 275.225 373.342 274.961 372.67C274.697 371.974 274.565 371.194 274.565 370.33C274.565 369.37 274.769 368.47 275.177 367.63C275.585 366.766 276.161 366.022 276.905 365.398C277.649 364.75 278.525 364.246 279.533 363.886C280.565 363.526 281.693 363.346 282.917 363.346C284.285 363.346 285.629 363.61 286.949 364.138C288.293 364.666 289.469 365.434 290.477 366.442L287.777 369.79C287.009 369.19 286.241 368.734 285.473 368.422C284.705 368.086 283.853 367.918 282.917 367.918C282.005 367.918 281.273 368.11 280.721 368.494C280.193 368.854 279.929 369.37 279.929 370.042C279.929 370.402 280.013 370.714 280.181 370.978C280.373 371.218 280.625 371.446 280.937 371.662C281.273 371.854 281.657 372.046 282.089 372.238C282.521 372.406 282.989 372.598 283.493 372.814L286.517 374.038C287.957 374.614 289.085 375.406 289.901 376.414C290.741 377.422 291.161 378.754 291.161 380.41C291.161 381.394 290.957 382.33 290.549 383.218C290.165 384.082 289.589 384.85 288.821 385.522C288.077 386.17 287.153 386.698 286.049 387.106C284.945 387.49 283.697 387.682 282.305 387.682Z" fill="#2570EE"/>
4
- </svg>