@intlayer/design-system 5.0.5 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (862) hide show
  1. package/dist/.vite/manifest.json +212 -373
  2. package/dist/{Form-DlqjTz3u.js → Form-BZUDRfoN.js} +35 -35
  3. package/dist/Form-BZUDRfoN.js.map +1 -0
  4. package/dist/{Form-CSMiPnjC.cjs → Form-yi0CMK-a.cjs} +35 -35
  5. package/dist/Form-yi0CMK-a.cjs.map +1 -0
  6. package/dist/components/Accordion/Accordion.cjs +7 -7
  7. package/dist/components/Accordion/Accordion.cjs.map +1 -1
  8. package/dist/components/Accordion/Accordion.d.ts.map +1 -1
  9. package/dist/components/Accordion/Accordion.mjs +4 -4
  10. package/dist/components/Accordion/Accordion.mjs.map +1 -1
  11. package/dist/components/Auth/AuthModal/index.cjs +8 -8
  12. package/dist/components/Auth/AuthModal/index.cjs.map +1 -1
  13. package/dist/components/Auth/AuthModal/index.mjs +6 -6
  14. package/dist/components/Auth/AuthModal/index.mjs.map +1 -1
  15. package/dist/components/Auth/AuthenticationBarrier/AuthenticationBarrierClient.cjs +5 -5
  16. package/dist/components/Auth/AuthenticationBarrier/AuthenticationBarrierClient.cjs.map +1 -1
  17. package/dist/components/Auth/AuthenticationBarrier/AuthenticationBarrierClient.mjs +2 -2
  18. package/dist/components/Auth/AuthenticationBarrier/AuthenticationBarrierClient.mjs.map +1 -1
  19. package/dist/components/Auth/ChangePasswordForm/ChangePasswordForm.cjs +10 -10
  20. package/dist/components/Auth/ChangePasswordForm/ChangePasswordForm.cjs.map +1 -1
  21. package/dist/components/Auth/ChangePasswordForm/ChangePasswordForm.mjs +10 -10
  22. package/dist/components/Auth/ChangePasswordForm/ChangePasswordForm.mjs.map +1 -1
  23. package/dist/components/Auth/ChangePasswordForm/useChangePasswordSchema.cjs +10 -10
  24. package/dist/components/Auth/ChangePasswordForm/useChangePasswordSchema.cjs.map +1 -1
  25. package/dist/components/Auth/ChangePasswordForm/useChangePasswordSchema.mjs +10 -10
  26. package/dist/components/Auth/ChangePasswordForm/useChangePasswordSchema.mjs.map +1 -1
  27. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.cjs +10 -11
  28. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.cjs.map +1 -1
  29. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.mjs +10 -11
  30. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.mjs.map +1 -1
  31. package/dist/components/Auth/ExternalsLoginButtons/assets/GithubLogo.cjs +3 -3
  32. package/dist/components/Auth/ExternalsLoginButtons/assets/GithubLogo.cjs.map +1 -1
  33. package/dist/components/Auth/ExternalsLoginButtons/assets/GithubLogo.mjs +3 -3
  34. package/dist/components/Auth/ExternalsLoginButtons/assets/GithubLogo.mjs.map +1 -1
  35. package/dist/components/Auth/ExternalsLoginButtons/assets/GoogleLogo.cjs +3 -3
  36. package/dist/components/Auth/ExternalsLoginButtons/assets/GoogleLogo.cjs.map +1 -1
  37. package/dist/components/Auth/ExternalsLoginButtons/assets/GoogleLogo.mjs +3 -3
  38. package/dist/components/Auth/ExternalsLoginButtons/assets/GoogleLogo.mjs.map +1 -1
  39. package/dist/components/Auth/ResetPasswordForm/ResetPasswordForm.cjs +10 -10
  40. package/dist/components/Auth/ResetPasswordForm/ResetPasswordForm.cjs.map +1 -1
  41. package/dist/components/Auth/ResetPasswordForm/ResetPasswordForm.mjs +6 -6
  42. package/dist/components/Auth/ResetPasswordForm/ResetPasswordForm.mjs.map +1 -1
  43. package/dist/components/Auth/ResetPasswordForm/useResetPasswordSchema.cjs +4 -4
  44. package/dist/components/Auth/ResetPasswordForm/useResetPasswordSchema.cjs.map +1 -1
  45. package/dist/components/Auth/ResetPasswordForm/useResetPasswordSchema.mjs +4 -4
  46. package/dist/components/Auth/ResetPasswordForm/useResetPasswordSchema.mjs.map +1 -1
  47. package/dist/components/Auth/SignInForm/SignInForm.cjs +12 -12
  48. package/dist/components/Auth/SignInForm/SignInForm.cjs.map +1 -1
  49. package/dist/components/Auth/SignInForm/SignInForm.mjs +12 -12
  50. package/dist/components/Auth/SignInForm/SignInForm.mjs.map +1 -1
  51. package/dist/components/Auth/SignInForm/useSignInSchema.cjs +6 -6
  52. package/dist/components/Auth/SignInForm/useSignInSchema.cjs.map +1 -1
  53. package/dist/components/Auth/SignInForm/useSignInSchema.mjs +6 -6
  54. package/dist/components/Auth/SignInForm/useSignInSchema.mjs.map +1 -1
  55. package/dist/components/Auth/SignUpForm/SignUpForm.cjs +10 -10
  56. package/dist/components/Auth/SignUpForm/SignUpForm.cjs.map +1 -1
  57. package/dist/components/Auth/SignUpForm/SignUpForm.mjs +10 -10
  58. package/dist/components/Auth/SignUpForm/SignUpForm.mjs.map +1 -1
  59. package/dist/components/Auth/SignUpForm/useSignUpSchema.cjs +10 -10
  60. package/dist/components/Auth/SignUpForm/useSignUpSchema.cjs.map +1 -1
  61. package/dist/components/Auth/SignUpForm/useSignUpSchema.mjs +10 -10
  62. package/dist/components/Auth/SignUpForm/useSignUpSchema.mjs.map +1 -1
  63. package/dist/components/Auth/VerifyEmailForm/VerifyEmailForm.cjs +11 -11
  64. package/dist/components/Auth/VerifyEmailForm/VerifyEmailForm.cjs.map +1 -1
  65. package/dist/components/Auth/VerifyEmailForm/VerifyEmailForm.d.ts.map +1 -1
  66. package/dist/components/Auth/VerifyEmailForm/VerifyEmailForm.mjs +7 -7
  67. package/dist/components/Auth/VerifyEmailForm/VerifyEmailForm.mjs.map +1 -1
  68. package/dist/components/Auth/useAuth/index.cjs +2 -2
  69. package/dist/components/Auth/useAuth/index.cjs.map +1 -1
  70. package/dist/components/Auth/useAuth/useCSRF.cjs +3 -1
  71. package/dist/components/Auth/useAuth/useCSRF.cjs.map +1 -1
  72. package/dist/components/Auth/useAuth/useCSRF.d.ts +1 -1
  73. package/dist/components/Auth/useAuth/useCSRF.d.ts.map +1 -1
  74. package/dist/components/Auth/useAuth/useCSRF.mjs +3 -1
  75. package/dist/components/Auth/useAuth/useCSRF.mjs.map +1 -1
  76. package/dist/components/Auth/useAuth/useOAuth2.cjs +3 -1
  77. package/dist/components/Auth/useAuth/useOAuth2.cjs.map +1 -1
  78. package/dist/components/Auth/useAuth/useOAuth2.d.ts +1 -1
  79. package/dist/components/Auth/useAuth/useOAuth2.d.ts.map +1 -1
  80. package/dist/components/Auth/useAuth/useOAuth2.mjs +3 -1
  81. package/dist/components/Auth/useAuth/useOAuth2.mjs.map +1 -1
  82. package/dist/components/Auth/useAuth/useSession.cjs +5 -3
  83. package/dist/components/Auth/useAuth/useSession.cjs.map +1 -1
  84. package/dist/components/Auth/useAuth/useSession.d.ts.map +1 -1
  85. package/dist/components/Auth/useAuth/useSession.mjs +3 -1
  86. package/dist/components/Auth/useAuth/useSession.mjs.map +1 -1
  87. package/dist/components/Avatar/index.cjs +9 -9
  88. package/dist/components/Avatar/index.cjs.map +1 -1
  89. package/dist/components/Avatar/index.mjs +9 -9
  90. package/dist/components/Avatar/index.mjs.map +1 -1
  91. package/dist/components/Badge/index.cjs +2 -2
  92. package/dist/components/Badge/index.cjs.map +1 -1
  93. package/dist/components/Badge/index.mjs +2 -2
  94. package/dist/components/Badge/index.mjs.map +1 -1
  95. package/dist/components/Breadcrumb/index.cjs +20 -20
  96. package/dist/components/Breadcrumb/index.cjs.map +1 -1
  97. package/dist/components/Breadcrumb/index.d.ts.map +1 -1
  98. package/dist/components/Breadcrumb/index.mjs +19 -19
  99. package/dist/components/Breadcrumb/index.mjs.map +1 -1
  100. package/dist/components/Button/Button.cjs +82 -87
  101. package/dist/components/Button/Button.cjs.map +1 -1
  102. package/dist/components/Button/Button.d.ts +1 -1
  103. package/dist/components/Button/Button.d.ts.map +1 -1
  104. package/dist/components/Button/Button.mjs +82 -87
  105. package/dist/components/Button/Button.mjs.map +1 -1
  106. package/dist/components/ClickOutsideDiv/index.cjs +5 -5
  107. package/dist/components/ClickOutsideDiv/index.cjs.map +1 -1
  108. package/dist/components/ClickOutsideDiv/index.d.ts +1 -1
  109. package/dist/components/ClickOutsideDiv/index.d.ts.map +1 -1
  110. package/dist/components/ClickOutsideDiv/index.mjs +2 -2
  111. package/dist/components/ClickOutsideDiv/index.mjs.map +1 -1
  112. package/dist/components/Command/index.cjs +42 -52
  113. package/dist/components/Command/index.cjs.map +1 -1
  114. package/dist/components/Command/index.d.ts +21 -73
  115. package/dist/components/Command/index.d.ts.map +1 -1
  116. package/dist/components/Command/index.mjs +42 -52
  117. package/dist/components/Command/index.mjs.map +1 -1
  118. package/dist/components/Container/index.cjs +49 -40
  119. package/dist/components/Container/index.cjs.map +1 -1
  120. package/dist/components/Container/index.d.ts +6 -20
  121. package/dist/components/Container/index.d.ts.map +1 -1
  122. package/dist/components/Container/index.mjs +49 -40
  123. package/dist/components/Container/index.mjs.map +1 -1
  124. package/dist/components/ContentEditor/ContentEditor.cjs +9 -9
  125. package/dist/components/ContentEditor/ContentEditor.cjs.map +1 -1
  126. package/dist/components/ContentEditor/ContentEditor.mjs +6 -6
  127. package/dist/components/ContentEditor/ContentEditor.mjs.map +1 -1
  128. package/dist/components/ContentEditor/ContentEditorInput.cjs +87 -0
  129. package/dist/components/ContentEditor/ContentEditorInput.cjs.map +1 -0
  130. package/dist/components/ContentEditor/ContentEditorInput.d.ts +11 -0
  131. package/dist/components/ContentEditor/ContentEditorInput.d.ts.map +1 -0
  132. package/dist/components/ContentEditor/ContentEditorInput.mjs +87 -0
  133. package/dist/components/ContentEditor/ContentEditorInput.mjs.map +1 -0
  134. package/dist/components/ContentEditor/ContentEditorTextArea.cjs +15 -12
  135. package/dist/components/ContentEditor/ContentEditorTextArea.cjs.map +1 -1
  136. package/dist/components/ContentEditor/ContentEditorTextArea.d.ts +1 -1
  137. package/dist/components/ContentEditor/ContentEditorTextArea.d.ts.map +1 -1
  138. package/dist/components/ContentEditor/ContentEditorTextArea.mjs +11 -8
  139. package/dist/components/ContentEditor/ContentEditorTextArea.mjs.map +1 -1
  140. package/dist/components/ContentSelector/ContentSelector.cjs +2 -2
  141. package/dist/components/ContentSelector/ContentSelector.cjs.map +1 -1
  142. package/dist/components/ContentSelector/ContentSelector.mjs +2 -2
  143. package/dist/components/ContentSelector/ContentSelector.mjs.map +1 -1
  144. package/dist/components/CopyToClipboard/index.cjs +6 -6
  145. package/dist/components/CopyToClipboard/index.cjs.map +1 -1
  146. package/dist/components/CopyToClipboard/index.d.ts.map +1 -1
  147. package/dist/components/CopyToClipboard/index.mjs +4 -4
  148. package/dist/components/CopyToClipboard/index.mjs.map +1 -1
  149. package/dist/components/DictionaryEditor/DictionaryEditor.cjs +6 -6
  150. package/dist/components/DictionaryEditor/DictionaryEditor.cjs.map +1 -1
  151. package/dist/components/DictionaryEditor/DictionaryEditor.mjs +5 -5
  152. package/dist/components/DictionaryEditor/DictionaryEditor.mjs.map +1 -1
  153. package/dist/components/DictionaryEditor/ItemLayout.cjs +8 -8
  154. package/dist/components/DictionaryEditor/ItemLayout.cjs.map +1 -1
  155. package/dist/components/DictionaryEditor/ItemLayout.mjs +8 -8
  156. package/dist/components/DictionaryEditor/ItemLayout.mjs.map +1 -1
  157. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.cjs +2 -4
  158. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.cjs.map +1 -1
  159. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts.map +1 -1
  160. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs +2 -4
  161. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs.map +1 -1
  162. package/dist/components/DictionaryEditor/NodeWrapper/ConditionWrapper.cjs +8 -0
  163. package/dist/components/DictionaryEditor/NodeWrapper/ConditionWrapper.cjs.map +1 -0
  164. package/dist/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts +9 -0
  165. package/dist/components/DictionaryEditor/NodeWrapper/ConditionWrapper.d.ts.map +1 -0
  166. package/dist/components/DictionaryEditor/NodeWrapper/ConditionWrapper.mjs +8 -0
  167. package/dist/components/DictionaryEditor/NodeWrapper/ConditionWrapper.mjs.map +1 -0
  168. package/dist/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.cjs +2 -2
  169. package/dist/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.d.ts.map +1 -1
  170. package/dist/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.mjs +2 -2
  171. package/dist/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.cjs +7 -0
  172. package/dist/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.cjs.map +1 -0
  173. package/dist/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts +9 -0
  174. package/dist/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.d.ts.map +1 -0
  175. package/dist/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.mjs +7 -0
  176. package/dist/components/DictionaryEditor/NodeWrapper/MarkdownWrapper.mjs.map +1 -0
  177. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.cjs +2 -4
  178. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.cjs.map +1 -1
  179. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts.map +1 -1
  180. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs +2 -4
  181. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs.map +1 -1
  182. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.cjs +13 -7
  183. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.cjs.map +1 -1
  184. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts.map +1 -1
  185. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs +13 -7
  186. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs.map +1 -1
  187. package/dist/components/DictionaryEditor/NodeWrapper/TranslationWrapper.cjs +2 -2
  188. package/dist/components/DictionaryEditor/NodeWrapper/TranslationWrapper.d.ts.map +1 -1
  189. package/dist/components/DictionaryEditor/NodeWrapper/TranslationWrapper.mjs +2 -2
  190. package/dist/components/DictionaryEditor/NodeWrapper/index.cjs +2 -3
  191. package/dist/components/DictionaryEditor/NodeWrapper/index.cjs.map +1 -1
  192. package/dist/components/DictionaryEditor/NodeWrapper/index.d.ts.map +1 -1
  193. package/dist/components/DictionaryEditor/NodeWrapper/index.mjs +2 -3
  194. package/dist/components/DictionaryEditor/NodeWrapper/index.mjs.map +1 -1
  195. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.cjs +13 -21
  196. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.cjs.map +1 -1
  197. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.d.ts.map +1 -1
  198. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.mjs +8 -16
  199. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.mjs.map +1 -1
  200. package/dist/components/DictionaryFieldEditor/ContentEditor.cjs +54 -0
  201. package/dist/components/DictionaryFieldEditor/ContentEditor.cjs.map +1 -0
  202. package/dist/components/DictionaryFieldEditor/ContentEditor.d.ts +8 -0
  203. package/dist/components/DictionaryFieldEditor/ContentEditor.d.ts.map +1 -0
  204. package/dist/components/DictionaryFieldEditor/ContentEditor.mjs +54 -0
  205. package/dist/components/DictionaryFieldEditor/ContentEditor.mjs.map +1 -0
  206. package/dist/components/DictionaryFieldEditor/ContentEditorView/EditorView.cjs +44 -0
  207. package/dist/components/DictionaryFieldEditor/ContentEditorView/EditorView.cjs.map +1 -0
  208. package/dist/components/DictionaryFieldEditor/{EditorView → ContentEditorView}/EditorView.d.ts +0 -2
  209. package/dist/components/DictionaryFieldEditor/ContentEditorView/EditorView.d.ts.map +1 -0
  210. package/dist/components/DictionaryFieldEditor/ContentEditorView/EditorView.mjs +44 -0
  211. package/dist/components/DictionaryFieldEditor/ContentEditorView/EditorView.mjs.map +1 -0
  212. package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.cjs +549 -0
  213. package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.cjs.map +1 -0
  214. package/dist/components/DictionaryFieldEditor/{EditorView → ContentEditorView}/TextEditor.d.ts +1 -3
  215. package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts.map +1 -0
  216. package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +549 -0
  217. package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -0
  218. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.cjs +5 -7
  219. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.cjs.map +1 -1
  220. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.d.ts +0 -2
  221. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.d.ts.map +1 -1
  222. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.mjs +3 -5
  223. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.mjs.map +1 -1
  224. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs +10 -10
  225. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs.map +1 -1
  226. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +10 -10
  227. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
  228. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.cjs +5 -5
  229. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.cjs.map +1 -1
  230. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs +5 -5
  231. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/useDictionaryFormSchema.mjs.map +1 -1
  232. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs +189 -179
  233. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs.map +1 -1
  234. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts.map +1 -1
  235. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +185 -175
  236. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
  237. package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.cjs +11 -11
  238. package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.cjs.map +1 -1
  239. package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.d.ts +2 -2
  240. package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs +11 -11
  241. package/dist/components/DictionaryFieldEditor/DictionaryDetails/useDictionaryDetailsSchema.mjs.map +1 -1
  242. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs +98 -77
  243. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs.map +1 -1
  244. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts +0 -2
  245. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
  246. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +97 -76
  247. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
  248. package/dist/components/DictionaryFieldEditor/EnumKeyInput.cjs +17 -17
  249. package/dist/components/DictionaryFieldEditor/EnumKeyInput.cjs.map +1 -1
  250. package/dist/components/DictionaryFieldEditor/EnumKeyInput.mjs +12 -12
  251. package/dist/components/DictionaryFieldEditor/EnumKeyInput.mjs.map +1 -1
  252. package/dist/components/DictionaryFieldEditor/JSONEditor.cjs +23 -14
  253. package/dist/components/DictionaryFieldEditor/JSONEditor.cjs.map +1 -1
  254. package/dist/components/DictionaryFieldEditor/JSONEditor.d.ts.map +1 -1
  255. package/dist/components/DictionaryFieldEditor/JSONEditor.mjs +21 -12
  256. package/dist/components/DictionaryFieldEditor/JSONEditor.mjs.map +1 -1
  257. package/dist/components/DictionaryFieldEditor/KeyPathBreadcrumb.cjs +3 -3
  258. package/dist/components/DictionaryFieldEditor/KeyPathBreadcrumb.cjs.map +1 -1
  259. package/dist/components/DictionaryFieldEditor/KeyPathBreadcrumb.mjs +3 -3
  260. package/dist/components/DictionaryFieldEditor/KeyPathBreadcrumb.mjs.map +1 -1
  261. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs +61 -81
  262. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs.map +1 -1
  263. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts.map +1 -1
  264. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +60 -80
  265. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
  266. package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.cjs +37 -37
  267. package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.cjs.map +1 -1
  268. package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts +12 -12
  269. package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.d.ts.map +1 -1
  270. package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs +37 -37
  271. package/dist/components/DictionaryFieldEditor/NavigationView/navigationViewNode.content.mjs.map +1 -1
  272. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.cjs +23 -64
  273. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.cjs.map +1 -1
  274. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.d.ts +2 -3
  275. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.d.ts.map +1 -1
  276. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.mjs +21 -62
  277. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.mjs.map +1 -1
  278. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs +15 -15
  279. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs.map +1 -1
  280. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
  281. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +9 -9
  282. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
  283. package/dist/components/DictionaryFieldEditor/StructureEditor.cjs +31 -0
  284. package/dist/components/DictionaryFieldEditor/StructureEditor.cjs.map +1 -0
  285. package/dist/components/DictionaryFieldEditor/StructureEditor.d.ts +8 -0
  286. package/dist/components/DictionaryFieldEditor/StructureEditor.d.ts.map +1 -0
  287. package/dist/components/DictionaryFieldEditor/StructureEditor.mjs +31 -0
  288. package/dist/components/DictionaryFieldEditor/StructureEditor.mjs.map +1 -0
  289. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs +270 -0
  290. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs.map +1 -0
  291. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.d.ts +16 -0
  292. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.d.ts.map +1 -0
  293. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs +270 -0
  294. package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -0
  295. package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.cjs +76 -0
  296. package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.cjs.map +1 -0
  297. package/dist/components/DictionaryFieldEditor/{editorView.content.d.ts → StructureView/structureView.content.d.ts} +4 -51
  298. package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.d.ts.map +1 -0
  299. package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.mjs +76 -0
  300. package/dist/components/DictionaryFieldEditor/StructureView/structureView.content.mjs.map +1 -0
  301. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.cjs +11 -11
  302. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.cjs.map +1 -1
  303. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs +11 -11
  304. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcher.mjs.map +1 -1
  305. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.cjs +6 -6
  306. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.cjs.map +1 -1
  307. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs +3 -3
  308. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs.map +1 -1
  309. package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.cjs +0 -30
  310. package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.cjs.map +1 -1
  311. package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts +0 -30
  312. package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.d.ts.map +1 -1
  313. package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs +0 -30
  314. package/dist/components/DictionaryFieldEditor/dictionaryFieldEditor.content.mjs.map +1 -1
  315. package/dist/components/DictionaryFieldEditor/getIsEditableSection.cjs +7 -44
  316. package/dist/components/DictionaryFieldEditor/getIsEditableSection.cjs.map +1 -1
  317. package/dist/components/DictionaryFieldEditor/getIsEditableSection.d.ts.map +1 -1
  318. package/dist/components/DictionaryFieldEditor/getIsEditableSection.mjs +8 -45
  319. package/dist/components/DictionaryFieldEditor/getIsEditableSection.mjs.map +1 -1
  320. package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.cjs +52 -21
  321. package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.cjs.map +1 -1
  322. package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts +31 -0
  323. package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.d.ts.map +1 -1
  324. package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs +52 -21
  325. package/dist/components/DictionaryFieldEditor/nodeTypeSelector.content.mjs.map +1 -1
  326. package/dist/components/DropDown/index.cjs +5 -5
  327. package/dist/components/DropDown/index.cjs.map +1 -1
  328. package/dist/components/DropDown/index.mjs +5 -5
  329. package/dist/components/DropDown/index.mjs.map +1 -1
  330. package/dist/components/EditableField/EditableFieldInput.cjs +15 -12
  331. package/dist/components/EditableField/EditableFieldInput.cjs.map +1 -1
  332. package/dist/components/EditableField/EditableFieldInput.d.ts +2 -1
  333. package/dist/components/EditableField/EditableFieldInput.d.ts.map +1 -1
  334. package/dist/components/EditableField/EditableFieldInput.mjs +12 -9
  335. package/dist/components/EditableField/EditableFieldInput.mjs.map +1 -1
  336. package/dist/components/EditableField/EditableFieldLayout.cjs +13 -13
  337. package/dist/components/EditableField/EditableFieldLayout.cjs.map +1 -1
  338. package/dist/components/EditableField/EditableFieldLayout.d.ts +1 -1
  339. package/dist/components/EditableField/EditableFieldLayout.d.ts.map +1 -1
  340. package/dist/components/EditableField/EditableFieldLayout.mjs +8 -8
  341. package/dist/components/EditableField/EditableFieldLayout.mjs.map +1 -1
  342. package/dist/components/EditableField/EditableFieldTextArea.cjs +19 -15
  343. package/dist/components/EditableField/EditableFieldTextArea.cjs.map +1 -1
  344. package/dist/components/EditableField/EditableFieldTextArea.d.ts +2 -1
  345. package/dist/components/EditableField/EditableFieldTextArea.d.ts.map +1 -1
  346. package/dist/components/EditableField/EditableFieldTextArea.mjs +17 -13
  347. package/dist/components/EditableField/EditableFieldTextArea.mjs.map +1 -1
  348. package/dist/components/Flags/Flag.cjs +2 -2
  349. package/dist/components/Flags/Flag.cjs.map +1 -1
  350. package/dist/components/Flags/Flag.d.ts.map +1 -1
  351. package/dist/components/Flags/Flag.mjs +2 -2
  352. package/dist/components/Flags/Flag.mjs.map +1 -1
  353. package/dist/components/Footer/index.cjs +8 -8
  354. package/dist/components/Footer/index.cjs.map +1 -1
  355. package/dist/components/Footer/index.mjs +8 -8
  356. package/dist/components/Footer/index.mjs.map +1 -1
  357. package/dist/components/Form/Form.cjs +2 -2
  358. package/dist/components/Form/Form.d.ts.map +1 -1
  359. package/dist/components/Form/Form.mjs +2 -2
  360. package/dist/components/Form/FormBase.cjs +38 -42
  361. package/dist/components/Form/FormBase.cjs.map +1 -1
  362. package/dist/components/Form/FormBase.d.ts +11 -8
  363. package/dist/components/Form/FormBase.d.ts.map +1 -1
  364. package/dist/components/Form/FormBase.mjs +39 -43
  365. package/dist/components/Form/FormBase.mjs.map +1 -1
  366. package/dist/components/Form/FormControl.cjs +4 -7
  367. package/dist/components/Form/FormControl.cjs.map +1 -1
  368. package/dist/components/Form/FormControl.d.ts +3 -1
  369. package/dist/components/Form/FormControl.d.ts.map +1 -1
  370. package/dist/components/Form/FormControl.mjs +4 -7
  371. package/dist/components/Form/FormControl.mjs.map +1 -1
  372. package/dist/components/Form/FormDescription.cjs +4 -7
  373. package/dist/components/Form/FormDescription.cjs.map +1 -1
  374. package/dist/components/Form/FormDescription.d.ts +2 -2
  375. package/dist/components/Form/FormDescription.d.ts.map +1 -1
  376. package/dist/components/Form/FormDescription.mjs +4 -7
  377. package/dist/components/Form/FormDescription.mjs.map +1 -1
  378. package/dist/components/Form/FormField.cjs +7 -7
  379. package/dist/components/Form/FormField.cjs.map +1 -1
  380. package/dist/components/Form/FormField.mjs +4 -4
  381. package/dist/components/Form/FormField.mjs.map +1 -1
  382. package/dist/components/Form/FormItem.cjs +8 -9
  383. package/dist/components/Form/FormItem.cjs.map +1 -1
  384. package/dist/components/Form/FormItem.d.ts +2 -2
  385. package/dist/components/Form/FormItem.d.ts.map +1 -1
  386. package/dist/components/Form/FormItem.mjs +5 -6
  387. package/dist/components/Form/FormItem.mjs.map +1 -1
  388. package/dist/components/Form/FormLabel.cjs +7 -7
  389. package/dist/components/Form/FormLabel.cjs.map +1 -1
  390. package/dist/components/Form/FormLabel.d.ts +3 -1
  391. package/dist/components/Form/FormLabel.d.ts.map +1 -1
  392. package/dist/components/Form/FormLabel.mjs +7 -7
  393. package/dist/components/Form/FormLabel.mjs.map +1 -1
  394. package/dist/components/Form/FormMessage.cjs +2 -2
  395. package/dist/components/Form/FormMessage.cjs.map +1 -1
  396. package/dist/components/Form/FormMessage.mjs +2 -2
  397. package/dist/components/Form/FormMessage.mjs.map +1 -1
  398. package/dist/components/Form/elements/AutoSizeTextAreaElement.cjs +2 -2
  399. package/dist/components/Form/elements/AutoSizeTextAreaElement.mjs +2 -2
  400. package/dist/components/Form/elements/CheckboxElement.cjs +4 -4
  401. package/dist/components/Form/elements/CheckboxElement.d.ts.map +1 -1
  402. package/dist/components/Form/elements/CheckboxElement.mjs +4 -4
  403. package/dist/components/Form/elements/EditableFieldInputElement.cjs +2 -2
  404. package/dist/components/Form/elements/EditableFieldInputElement.d.ts.map +1 -1
  405. package/dist/components/Form/elements/EditableFieldInputElement.mjs +2 -2
  406. package/dist/components/Form/elements/EditableFieldTextAreaElement.cjs +2 -2
  407. package/dist/components/Form/elements/EditableFieldTextAreaElement.d.ts.map +1 -1
  408. package/dist/components/Form/elements/EditableFieldTextAreaElement.mjs +2 -2
  409. package/dist/components/Form/elements/FormElement.cjs +2 -3
  410. package/dist/components/Form/elements/FormElement.cjs.map +1 -1
  411. package/dist/components/Form/elements/FormElement.d.ts.map +1 -1
  412. package/dist/components/Form/elements/FormElement.mjs +2 -3
  413. package/dist/components/Form/elements/FormElement.mjs.map +1 -1
  414. package/dist/components/Form/elements/FormElementWrapper.cjs +2 -2
  415. package/dist/components/Form/elements/FormElementWrapper.cjs.map +1 -1
  416. package/dist/components/Form/elements/FormElementWrapper.mjs +2 -2
  417. package/dist/components/Form/elements/FormElementWrapper.mjs.map +1 -1
  418. package/dist/components/Form/elements/InputElement.cjs +4 -3
  419. package/dist/components/Form/elements/InputElement.cjs.map +1 -1
  420. package/dist/components/Form/elements/InputElement.d.ts.map +1 -1
  421. package/dist/components/Form/elements/InputElement.mjs +4 -3
  422. package/dist/components/Form/elements/InputElement.mjs.map +1 -1
  423. package/dist/components/Form/elements/InputPasswordElement.cjs +2 -2
  424. package/dist/components/Form/elements/InputPasswordElement.d.ts.map +1 -1
  425. package/dist/components/Form/elements/InputPasswordElement.mjs +2 -2
  426. package/dist/components/Form/elements/MultiselectElement.cjs +2 -2
  427. package/dist/components/Form/elements/MultiselectElement.d.ts.map +1 -1
  428. package/dist/components/Form/elements/MultiselectElement.mjs +2 -2
  429. package/dist/components/Form/elements/SelectElement.cjs +2 -2
  430. package/dist/components/Form/elements/SelectElement.mjs +2 -2
  431. package/dist/components/Form/elements/SwitchSelectorElement.cjs +2 -2
  432. package/dist/components/Form/elements/SwitchSelectorElement.d.ts.map +1 -1
  433. package/dist/components/Form/elements/SwitchSelectorElement.mjs +2 -2
  434. package/dist/components/Form/elements/TextAreaElement.cjs +2 -2
  435. package/dist/components/Form/elements/TextAreaElement.d.ts.map +1 -1
  436. package/dist/components/Form/elements/TextAreaElement.mjs +2 -2
  437. package/dist/components/Form/elements/index.cjs +1 -1
  438. package/dist/components/Form/elements/index.d.ts.map +1 -1
  439. package/dist/components/Form/elements/index.mjs +1 -1
  440. package/dist/components/Form/index.cjs +1 -1
  441. package/dist/components/Form/index.mjs +1 -1
  442. package/dist/components/Form/layout/FormItemLayout.cjs +2 -2
  443. package/dist/components/Form/layout/FormItemLayout.d.ts.map +1 -1
  444. package/dist/components/Form/layout/FormItemLayout.mjs +2 -2
  445. package/dist/components/Form/layout/FormLabelLayout.cjs +5 -5
  446. package/dist/components/Form/layout/FormLabelLayout.cjs.map +1 -1
  447. package/dist/components/Form/layout/FormLabelLayout.mjs +5 -5
  448. package/dist/components/Form/layout/FormLabelLayout.mjs.map +1 -1
  449. package/dist/components/Form/layout/RequiredStar.cjs +2 -2
  450. package/dist/components/Form/layout/RequiredStar.cjs.map +1 -1
  451. package/dist/components/Form/layout/RequiredStar.mjs +2 -2
  452. package/dist/components/Form/layout/RequiredStar.mjs.map +1 -1
  453. package/dist/components/Form/layout/index.cjs +1 -1
  454. package/dist/components/Form/layout/index.d.ts.map +1 -1
  455. package/dist/components/Form/layout/index.mjs +1 -1
  456. package/dist/components/Headers/SectionScroller.cjs +4 -4
  457. package/dist/components/Headers/SectionScroller.cjs.map +1 -1
  458. package/dist/components/Headers/index.cjs +12 -12
  459. package/dist/components/Headers/index.cjs.map +1 -1
  460. package/dist/components/Headers/index.d.ts.map +1 -1
  461. package/dist/components/Headers/index.mjs +12 -12
  462. package/dist/components/Headers/index.mjs.map +1 -1
  463. package/dist/components/IDE/Code.cjs +59 -64
  464. package/dist/components/IDE/Code.cjs.map +1 -1
  465. package/dist/components/IDE/Code.d.ts +5 -3
  466. package/dist/components/IDE/Code.d.ts.map +1 -1
  467. package/dist/components/IDE/Code.mjs +59 -64
  468. package/dist/components/IDE/Code.mjs.map +1 -1
  469. package/dist/components/IDE/CodeBlockClient.cjs +9 -9
  470. package/dist/components/IDE/CodeBlockClient.cjs.map +1 -1
  471. package/dist/components/IDE/CodeBlockClient.d.ts.map +1 -1
  472. package/dist/components/IDE/CodeBlockClient.mjs +5 -5
  473. package/dist/components/IDE/CodeBlockClient.mjs.map +1 -1
  474. package/dist/components/IDE/CodeBlockServer.cjs +5 -5
  475. package/dist/components/IDE/CodeBlockServer.cjs.map +1 -1
  476. package/dist/components/IDE/CodeBlockServer.d.ts.map +1 -1
  477. package/dist/components/IDE/CodeBlockServer.mjs +4 -4
  478. package/dist/components/IDE/CodeBlockServer.mjs.map +1 -1
  479. package/dist/components/IDE/CodeConditionalRenderer.cjs +2 -2
  480. package/dist/components/IDE/CodeConditionalRenderer.cjs.map +1 -1
  481. package/dist/components/IDE/CodeConditionalRenderer.d.ts.map +1 -1
  482. package/dist/components/IDE/CodeConditionalRenderer.mjs +2 -2
  483. package/dist/components/IDE/CodeConditionalRenderer.mjs.map +1 -1
  484. package/dist/components/IDE/CodeContext.cjs +6 -6
  485. package/dist/components/IDE/CodeContext.cjs.map +1 -1
  486. package/dist/components/IDE/CodeContext.mjs +3 -3
  487. package/dist/components/IDE/CodeContext.mjs.map +1 -1
  488. package/dist/components/IDE/CodeFormatSelector.cjs +7 -7
  489. package/dist/components/IDE/CodeFormatSelector.cjs.map +1 -1
  490. package/dist/components/IDE/CodeFormatSelector.mjs +7 -7
  491. package/dist/components/IDE/CodeFormatSelector.mjs.map +1 -1
  492. package/dist/components/IDE/ContentDeclarationFormatSelector.cjs +8 -8
  493. package/dist/components/IDE/ContentDeclarationFormatSelector.cjs.map +1 -1
  494. package/dist/components/IDE/ContentDeclarationFormatSelector.mjs +8 -8
  495. package/dist/components/IDE/ContentDeclarationFormatSelector.mjs.map +1 -1
  496. package/dist/components/IDE/CopyButton.cjs +5 -5
  497. package/dist/components/IDE/CopyButton.cjs.map +1 -1
  498. package/dist/components/IDE/CopyButton.mjs +2 -2
  499. package/dist/components/IDE/CopyButton.mjs.map +1 -1
  500. package/dist/components/IDE/FileList.cjs +7 -7
  501. package/dist/components/IDE/FileList.cjs.map +1 -1
  502. package/dist/components/IDE/FileList.mjs +7 -7
  503. package/dist/components/IDE/FileList.mjs.map +1 -1
  504. package/dist/components/IDE/FileTree.cjs +10 -10
  505. package/dist/components/IDE/FileTree.cjs.map +1 -1
  506. package/dist/components/IDE/FileTree.d.ts.map +1 -1
  507. package/dist/components/IDE/FileTree.mjs +8 -8
  508. package/dist/components/IDE/FileTree.mjs.map +1 -1
  509. package/dist/components/IDE/IDE.cjs +15 -15
  510. package/dist/components/IDE/IDE.cjs.map +1 -1
  511. package/dist/components/IDE/IDE.mjs +12 -12
  512. package/dist/components/IDE/IDE.mjs.map +1 -1
  513. package/dist/components/IDE/MarkDownRender.cjs +4 -4
  514. package/dist/components/IDE/MarkDownRender.cjs.map +1 -1
  515. package/dist/components/IDE/MarkDownRender.mjs +4 -4
  516. package/dist/components/IDE/MarkDownRender.mjs.map +1 -1
  517. package/dist/components/IDE/MonacoCode.cjs +18 -12
  518. package/dist/components/IDE/MonacoCode.cjs.map +1 -1
  519. package/dist/components/IDE/MonacoCode.d.ts.map +1 -1
  520. package/dist/components/IDE/MonacoCode.mjs +13 -7
  521. package/dist/components/IDE/MonacoCode.mjs.map +1 -1
  522. package/dist/components/IDE/PackageManagerSelector.cjs +7 -7
  523. package/dist/components/IDE/PackageManagerSelector.cjs.map +1 -1
  524. package/dist/components/IDE/PackageManagerSelector.mjs +7 -7
  525. package/dist/components/IDE/PackageManagerSelector.mjs.map +1 -1
  526. package/dist/components/IDE/createFileTree.cjs +1 -1
  527. package/dist/components/IDE/createFileTree.cjs.map +1 -1
  528. package/dist/components/IDE/createFileTree.mjs +1 -1
  529. package/dist/components/IDE/createFileTree.mjs.map +1 -1
  530. package/dist/components/InformationTag/index.cjs +2 -2
  531. package/dist/components/InformationTag/index.cjs.map +1 -1
  532. package/dist/components/InformationTag/index.mjs +2 -2
  533. package/dist/components/InformationTag/index.mjs.map +1 -1
  534. package/dist/components/Input/Checkbox.cjs +31 -34
  535. package/dist/components/Input/Checkbox.cjs.map +1 -1
  536. package/dist/components/Input/Checkbox.d.ts +2 -2
  537. package/dist/components/Input/Checkbox.d.ts.map +1 -1
  538. package/dist/components/Input/Checkbox.mjs +31 -34
  539. package/dist/components/Input/Checkbox.mjs.map +1 -1
  540. package/dist/components/Input/Input.cjs +18 -17
  541. package/dist/components/Input/Input.cjs.map +1 -1
  542. package/dist/components/Input/Input.d.ts +2 -2
  543. package/dist/components/Input/Input.d.ts.map +1 -1
  544. package/dist/components/Input/Input.mjs +18 -17
  545. package/dist/components/Input/Input.mjs.map +1 -1
  546. package/dist/components/Input/InputPassword.cjs +30 -40
  547. package/dist/components/Input/InputPassword.cjs.map +1 -1
  548. package/dist/components/Input/InputPassword.d.ts +2 -1
  549. package/dist/components/Input/InputPassword.d.ts.map +1 -1
  550. package/dist/components/Input/InputPassword.mjs +30 -40
  551. package/dist/components/Input/InputPassword.mjs.map +1 -1
  552. package/dist/components/Label/index.cjs +6 -6
  553. package/dist/components/Label/index.cjs.map +1 -1
  554. package/dist/components/Label/index.d.ts +2 -2
  555. package/dist/components/Label/index.d.ts.map +1 -1
  556. package/dist/components/Label/index.mjs +6 -6
  557. package/dist/components/Label/index.mjs.map +1 -1
  558. package/dist/components/Link/Link.cjs +5 -8
  559. package/dist/components/Link/Link.cjs.map +1 -1
  560. package/dist/components/Link/Link.d.ts +4 -4
  561. package/dist/components/Link/Link.d.ts.map +1 -1
  562. package/dist/components/Link/Link.mjs +5 -8
  563. package/dist/components/Link/Link.mjs.map +1 -1
  564. package/dist/components/Loader/index.cjs +4 -4
  565. package/dist/components/Loader/index.cjs.map +1 -1
  566. package/dist/components/Loader/index.d.ts.map +1 -1
  567. package/dist/components/Loader/index.mjs +4 -4
  568. package/dist/components/Loader/index.mjs.map +1 -1
  569. package/dist/components/Loader/spinner.cjs +9 -9
  570. package/dist/components/Loader/spinner.cjs.map +1 -1
  571. package/dist/components/Loader/spinner.mjs +9 -9
  572. package/dist/components/Loader/spinner.mjs.map +1 -1
  573. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs +26 -27
  574. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs.map +1 -1
  575. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs +20 -21
  576. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
  577. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.cjs +6 -6
  578. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.cjs.map +1 -1
  579. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs +3 -3
  580. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs.map +1 -1
  581. package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.cjs +22 -23
  582. package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.cjs.map +1 -1
  583. package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs +16 -17
  584. package/dist/components/LocaleSwitcherDropDown/LocaleSwitcher.mjs.map +1 -1
  585. package/dist/components/Logo/LogoCircle.cjs +4 -4
  586. package/dist/components/Logo/LogoCircle.cjs.map +1 -1
  587. package/dist/components/Logo/LogoCircle.mjs +4 -4
  588. package/dist/components/Logo/LogoCircle.mjs.map +1 -1
  589. package/dist/components/Logo/LogoNoFrame.cjs +17 -17
  590. package/dist/components/Logo/LogoNoFrame.cjs.map +1 -1
  591. package/dist/components/Logo/LogoNoFrame.mjs +17 -17
  592. package/dist/components/Logo/LogoNoFrame.mjs.map +1 -1
  593. package/dist/components/Logo/LogoSquare.cjs +4 -4
  594. package/dist/components/Logo/LogoSquare.cjs.map +1 -1
  595. package/dist/components/Logo/LogoSquare.mjs +4 -4
  596. package/dist/components/Logo/LogoSquare.mjs.map +1 -1
  597. package/dist/components/Logo/LogoSquircle.cjs +8 -8
  598. package/dist/components/Logo/LogoSquircle.cjs.map +1 -1
  599. package/dist/components/Logo/LogoSquircle.mjs +8 -8
  600. package/dist/components/Logo/LogoSquircle.mjs.map +1 -1
  601. package/dist/components/Logo/LogoTextOnly.cjs +17 -17
  602. package/dist/components/Logo/LogoTextOnly.cjs.map +1 -1
  603. package/dist/components/Logo/LogoTextOnly.mjs +17 -17
  604. package/dist/components/Logo/LogoTextOnly.mjs.map +1 -1
  605. package/dist/components/Logo/LogoWithTextBelowCircle.cjs +19 -19
  606. package/dist/components/Logo/LogoWithTextBelowCircle.cjs.map +1 -1
  607. package/dist/components/Logo/LogoWithTextBelowCircle.mjs +19 -19
  608. package/dist/components/Logo/LogoWithTextBelowCircle.mjs.map +1 -1
  609. package/dist/components/Logo/LogoWithTextBelowNoFrame.cjs +17 -17
  610. package/dist/components/Logo/LogoWithTextBelowNoFrame.cjs.map +1 -1
  611. package/dist/components/Logo/LogoWithTextBelowNoFrame.mjs +17 -17
  612. package/dist/components/Logo/LogoWithTextBelowNoFrame.mjs.map +1 -1
  613. package/dist/components/Logo/LogoWithTextBelowSquircle.cjs +8 -8
  614. package/dist/components/Logo/LogoWithTextBelowSquircle.cjs.map +1 -1
  615. package/dist/components/Logo/LogoWithTextBelowSquircle.mjs +8 -8
  616. package/dist/components/Logo/LogoWithTextBelowSquircle.mjs.map +1 -1
  617. package/dist/components/Logo/LogoWithTextCircle.cjs +35 -35
  618. package/dist/components/Logo/LogoWithTextCircle.cjs.map +1 -1
  619. package/dist/components/Logo/LogoWithTextCircle.mjs +35 -35
  620. package/dist/components/Logo/LogoWithTextCircle.mjs.map +1 -1
  621. package/dist/components/Logo/LogoWithTextNoFrame.cjs +17 -17
  622. package/dist/components/Logo/LogoWithTextNoFrame.cjs.map +1 -1
  623. package/dist/components/Logo/LogoWithTextNoFrame.mjs +17 -17
  624. package/dist/components/Logo/LogoWithTextNoFrame.mjs.map +1 -1
  625. package/dist/components/Logo/LogoWithTextSquircle.cjs +8 -8
  626. package/dist/components/Logo/LogoWithTextSquircle.cjs.map +1 -1
  627. package/dist/components/Logo/LogoWithTextSquircle.mjs +8 -8
  628. package/dist/components/Logo/LogoWithTextSquircle.mjs.map +1 -1
  629. package/dist/components/Logo/index.cjs +12 -12
  630. package/dist/components/Logo/index.cjs.map +1 -1
  631. package/dist/components/Logo/index.mjs +12 -12
  632. package/dist/components/Logo/index.mjs.map +1 -1
  633. package/dist/components/MarkDownRender/index.cjs +21 -21
  634. package/dist/components/MarkDownRender/index.cjs.map +1 -1
  635. package/dist/components/MarkDownRender/index.d.ts.map +1 -1
  636. package/dist/components/MarkDownRender/index.mjs +22 -22
  637. package/dist/components/MarkDownRender/index.mjs.map +1 -1
  638. package/dist/components/MaxHeightSmoother/index.cjs +3 -3
  639. package/dist/components/MaxHeightSmoother/index.cjs.map +1 -1
  640. package/dist/components/MaxHeightSmoother/index.mjs +3 -3
  641. package/dist/components/MaxHeightSmoother/index.mjs.map +1 -1
  642. package/dist/components/MaxWidthSmoother/index.cjs +3 -3
  643. package/dist/components/MaxWidthSmoother/index.cjs.map +1 -1
  644. package/dist/components/MaxWidthSmoother/index.mjs +3 -3
  645. package/dist/components/MaxWidthSmoother/index.mjs.map +1 -1
  646. package/dist/components/Modal/Modal.cjs +9 -9
  647. package/dist/components/Modal/Modal.cjs.map +1 -1
  648. package/dist/components/Modal/Modal.mjs +9 -9
  649. package/dist/components/Modal/Modal.mjs.map +1 -1
  650. package/dist/components/Navbar/Burger.cjs +9 -9
  651. package/dist/components/Navbar/Burger.cjs.map +1 -1
  652. package/dist/components/Navbar/Burger.mjs +9 -9
  653. package/dist/components/Navbar/Burger.mjs.map +1 -1
  654. package/dist/components/Navbar/DesktopNavbar.cjs +4 -4
  655. package/dist/components/Navbar/DesktopNavbar.cjs.map +1 -1
  656. package/dist/components/Navbar/DesktopNavbar.d.ts.map +1 -1
  657. package/dist/components/Navbar/DesktopNavbar.mjs +4 -4
  658. package/dist/components/Navbar/DesktopNavbar.mjs.map +1 -1
  659. package/dist/components/Navbar/MobileNavbar.cjs +15 -15
  660. package/dist/components/Navbar/MobileNavbar.cjs.map +1 -1
  661. package/dist/components/Navbar/MobileNavbar.d.ts.map +1 -1
  662. package/dist/components/Navbar/MobileNavbar.mjs +11 -11
  663. package/dist/components/Navbar/MobileNavbar.mjs.map +1 -1
  664. package/dist/components/Navbar/index.cjs +4 -4
  665. package/dist/components/Navbar/index.cjs.map +1 -1
  666. package/dist/components/Navbar/index.d.ts.map +1 -1
  667. package/dist/components/Navbar/index.mjs +4 -4
  668. package/dist/components/Navbar/index.mjs.map +1 -1
  669. package/dist/components/Navbar/useNavigation.cjs +3 -3
  670. package/dist/components/Navbar/useNavigation.cjs.map +1 -1
  671. package/dist/components/Pattern/DotPattern.cjs +7 -7
  672. package/dist/components/Pattern/DotPattern.cjs.map +1 -1
  673. package/dist/components/Pattern/DotPattern.mjs +5 -5
  674. package/dist/components/Pattern/DotPattern.mjs.map +1 -1
  675. package/dist/components/Pattern/GridPattern.cjs +8 -8
  676. package/dist/components/Pattern/GridPattern.cjs.map +1 -1
  677. package/dist/components/Pattern/GridPattern.mjs +6 -6
  678. package/dist/components/Pattern/GridPattern.mjs.map +1 -1
  679. package/dist/components/Pattern/SpotLight.cjs +7 -7
  680. package/dist/components/Pattern/SpotLight.cjs.map +1 -1
  681. package/dist/components/Pattern/SpotLight.mjs +7 -7
  682. package/dist/components/Pattern/SpotLight.mjs.map +1 -1
  683. package/dist/components/Popover/index.cjs +3 -3
  684. package/dist/components/Popover/index.cjs.map +1 -1
  685. package/dist/components/Popover/index.mjs +3 -3
  686. package/dist/components/Popover/index.mjs.map +1 -1
  687. package/dist/components/PressableSpan/PressableSpan.cjs +8 -8
  688. package/dist/components/PressableSpan/PressableSpan.cjs.map +1 -1
  689. package/dist/components/PressableSpan/PressableSpan.mjs +2 -2
  690. package/dist/components/PressableSpan/PressableSpan.mjs.map +1 -1
  691. package/dist/components/ProfileDropDown/index.cjs +5 -5
  692. package/dist/components/ProfileDropDown/index.cjs.map +1 -1
  693. package/dist/components/ProfileDropDown/index.mjs +5 -5
  694. package/dist/components/ProfileDropDown/index.mjs.map +1 -1
  695. package/dist/components/RightDrawer/RightDrawer.cjs +14 -14
  696. package/dist/components/RightDrawer/RightDrawer.cjs.map +1 -1
  697. package/dist/components/RightDrawer/RightDrawer.d.ts.map +1 -1
  698. package/dist/components/RightDrawer/RightDrawer.mjs +9 -9
  699. package/dist/components/RightDrawer/RightDrawer.mjs.map +1 -1
  700. package/dist/components/Select/Multiselect.cjs +94 -100
  701. package/dist/components/Select/Multiselect.cjs.map +1 -1
  702. package/dist/components/Select/Multiselect.d.ts +9 -29
  703. package/dist/components/Select/Multiselect.d.ts.map +1 -1
  704. package/dist/components/Select/Multiselect.mjs +81 -87
  705. package/dist/components/Select/Multiselect.mjs.map +1 -1
  706. package/dist/components/Select/Select.cjs +30 -37
  707. package/dist/components/Select/Select.cjs.map +1 -1
  708. package/dist/components/Select/Select.d.ts +10 -9
  709. package/dist/components/Select/Select.d.ts.map +1 -1
  710. package/dist/components/Select/Select.mjs +30 -37
  711. package/dist/components/Select/Select.mjs.map +1 -1
  712. package/dist/components/SwitchSelector/index.cjs +11 -11
  713. package/dist/components/SwitchSelector/index.cjs.map +1 -1
  714. package/dist/components/SwitchSelector/index.d.ts +1 -1
  715. package/dist/components/SwitchSelector/index.d.ts.map +1 -1
  716. package/dist/components/SwitchSelector/index.mjs +5 -5
  717. package/dist/components/SwitchSelector/index.mjs.map +1 -1
  718. package/dist/components/TabSelector/TabSelector.cjs +7 -7
  719. package/dist/components/TabSelector/TabSelector.cjs.map +1 -1
  720. package/dist/components/TabSelector/TabSelector.mjs +3 -3
  721. package/dist/components/TabSelector/TabSelector.mjs.map +1 -1
  722. package/dist/components/Tag/index.cjs +27 -32
  723. package/dist/components/Tag/index.cjs.map +1 -1
  724. package/dist/components/Tag/index.d.ts +6 -5
  725. package/dist/components/Tag/index.d.ts.map +1 -1
  726. package/dist/components/Tag/index.mjs +27 -32
  727. package/dist/components/Tag/index.mjs.map +1 -1
  728. package/dist/components/TextArea/AutoSizeTextArea.cjs +17 -11
  729. package/dist/components/TextArea/AutoSizeTextArea.cjs.map +1 -1
  730. package/dist/components/TextArea/AutoSizeTextArea.d.ts +2 -1
  731. package/dist/components/TextArea/AutoSizeTextArea.d.ts.map +1 -1
  732. package/dist/components/TextArea/AutoSizeTextArea.mjs +12 -6
  733. package/dist/components/TextArea/AutoSizeTextArea.mjs.map +1 -1
  734. package/dist/components/TextArea/TextArea.cjs +21 -20
  735. package/dist/components/TextArea/TextArea.cjs.map +1 -1
  736. package/dist/components/TextArea/TextArea.d.ts +2 -2
  737. package/dist/components/TextArea/TextArea.d.ts.map +1 -1
  738. package/dist/components/TextArea/TextArea.mjs +21 -20
  739. package/dist/components/TextArea/TextArea.mjs.map +1 -1
  740. package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.cjs +13 -13
  741. package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.cjs.map +1 -1
  742. package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs +11 -11
  743. package/dist/components/ThemeSwitcherDropDown/DesktopThemeSwitcher.mjs.map +1 -1
  744. package/dist/components/ThemeSwitcherDropDown/MobileThemeSwitcher.cjs +7 -7
  745. package/dist/components/ThemeSwitcherDropDown/MobileThemeSwitcher.cjs.map +1 -1
  746. package/dist/components/ThemeSwitcherDropDown/MobileThemeSwitcher.d.ts.map +1 -1
  747. package/dist/components/ThemeSwitcherDropDown/MobileThemeSwitcher.mjs +5 -5
  748. package/dist/components/ThemeSwitcherDropDown/MobileThemeSwitcher.mjs.map +1 -1
  749. package/dist/components/Toaster/Toast.cjs +28 -29
  750. package/dist/components/Toaster/Toast.cjs.map +1 -1
  751. package/dist/components/Toaster/Toast.d.ts +11 -10
  752. package/dist/components/Toaster/Toast.d.ts.map +1 -1
  753. package/dist/components/Toaster/Toast.mjs +28 -29
  754. package/dist/components/Toaster/Toast.mjs.map +1 -1
  755. package/dist/components/Toaster/Toaster.cjs +8 -8
  756. package/dist/components/Toaster/Toaster.cjs.map +1 -1
  757. package/dist/components/Toaster/Toaster.mjs +8 -8
  758. package/dist/components/Toaster/Toaster.mjs.map +1 -1
  759. package/dist/components/Toaster/useToast.cjs +3 -3
  760. package/dist/components/Toaster/useToast.cjs.map +1 -1
  761. package/dist/components/WithResizer/index.cjs +11 -11
  762. package/dist/components/WithResizer/index.cjs.map +1 -1
  763. package/dist/components/WithResizer/index.mjs +3 -3
  764. package/dist/components/WithResizer/index.mjs.map +1 -1
  765. package/dist/components/index.cjs +1 -1
  766. package/dist/components/index.mjs +1 -1
  767. package/dist/hooks/index.cjs +1 -1
  768. package/dist/hooks/index.mjs +1 -1
  769. package/dist/hooks/intlayerAPIHooks.cjs +1 -1
  770. package/dist/hooks/intlayerAPIHooks.cjs.map +1 -1
  771. package/dist/hooks/intlayerAPIHooks.d.ts +48 -48
  772. package/dist/hooks/intlayerAPIHooks.d.ts.map +1 -1
  773. package/dist/hooks/intlayerAPIHooks.mjs +1 -1
  774. package/dist/hooks/intlayerAPIHooks.mjs.map +1 -1
  775. package/dist/hooks/useAsync/useAsync.cjs +14 -14
  776. package/dist/hooks/useAsync/useAsync.cjs.map +1 -1
  777. package/dist/hooks/useAsync/useAsync.d.ts.map +1 -1
  778. package/dist/hooks/useAsync/useAsync.mjs.map +1 -1
  779. package/dist/hooks/useAsync/useAsyncStateStore.cjs +6 -6
  780. package/dist/hooks/useAsync/useAsyncStateStore.cjs.map +1 -1
  781. package/dist/hooks/useAsync/useAsyncStateStore.d.ts.map +1 -1
  782. package/dist/hooks/useAsync/useAsyncStateStore.mjs +2 -2
  783. package/dist/hooks/useAsync/useAsyncStateStore.mjs.map +1 -1
  784. package/dist/hooks/useAsync/useAsyncWrapper.cjs.map +1 -1
  785. package/dist/hooks/useAsync/useAsyncWrapper.d.ts.map +1 -1
  786. package/dist/hooks/useAsync/useAsyncWrapper.mjs.map +1 -1
  787. package/dist/hooks/useDevice.cjs +3 -3
  788. package/dist/hooks/useDevice.cjs.map +1 -1
  789. package/dist/hooks/useDevice.d.ts.map +1 -1
  790. package/dist/hooks/useDevice.mjs.map +1 -1
  791. package/dist/hooks/useGetAllDictionaries.cjs +3 -3
  792. package/dist/hooks/useGetAllDictionaries.cjs.map +1 -1
  793. package/dist/hooks/useGetAllDictionaries.d.ts +1 -1
  794. package/dist/hooks/useGetAllDictionaries.d.ts.map +1 -1
  795. package/dist/hooks/useGetAllDictionaries.mjs.map +1 -1
  796. package/dist/hooks/useGetElementOrWindow.cjs +3 -3
  797. package/dist/hooks/useGetElementOrWindow.cjs.map +1 -1
  798. package/dist/hooks/useIntlayerAPI.cjs +7 -5
  799. package/dist/hooks/useIntlayerAPI.cjs.map +1 -1
  800. package/dist/hooks/useIntlayerAPI.d.ts +59 -59
  801. package/dist/hooks/useIntlayerAPI.d.ts.map +1 -1
  802. package/dist/hooks/useIntlayerAPI.mjs +3 -1
  803. package/dist/hooks/useIntlayerAPI.mjs.map +1 -1
  804. package/dist/hooks/useIsDarkMode.cjs +3 -3
  805. package/dist/hooks/useIsDarkMode.cjs.map +1 -1
  806. package/dist/hooks/useIsMounted.cjs +3 -3
  807. package/dist/hooks/useIsMounted.cjs.map +1 -1
  808. package/dist/hooks/useItemSelector.cjs +4 -4
  809. package/dist/hooks/useItemSelector.cjs.map +1 -1
  810. package/dist/hooks/usePersistedStore.cjs +5 -5
  811. package/dist/hooks/usePersistedStore.cjs.map +1 -1
  812. package/dist/hooks/useScrollBlockage/index.cjs +1 -1
  813. package/dist/hooks/useScrollBlockage/index.mjs +1 -1
  814. package/dist/hooks/useScrollDetection.cjs +8 -8
  815. package/dist/hooks/useScrollDetection.cjs.map +1 -1
  816. package/dist/hooks/useScrollDetection.mjs +1 -1
  817. package/dist/index-2Yc9SLPe.cjs +184 -0
  818. package/dist/index-2Yc9SLPe.cjs.map +1 -0
  819. package/dist/index-B4mYwsto.js +185 -0
  820. package/dist/index-B4mYwsto.js.map +1 -0
  821. package/dist/{index-O_7rYrbW.js → index-BCuMWKyy.js} +3 -3
  822. package/dist/index-BCuMWKyy.js.map +1 -0
  823. package/dist/{index-Cg-S9ry9.cjs → index-BYzBot7l.cjs} +4 -4
  824. package/dist/{index-O_7rYrbW.js.map → index-BYzBot7l.cjs.map} +1 -1
  825. package/dist/tailwind.config.cjs.map +1 -1
  826. package/dist/tailwind.config.mjs.map +1 -1
  827. package/dist/tailwind.css +1 -1
  828. package/dist/zod-BV4nCGJE.js.map +1 -1
  829. package/dist/zod-DSrtTSD_.cjs.map +1 -1
  830. package/package.json +26 -26
  831. package/dist/Form-CSMiPnjC.cjs.map +0 -1
  832. package/dist/Form-DlqjTz3u.js.map +0 -1
  833. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.cjs +0 -143
  834. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.cjs.map +0 -1
  835. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.d.ts.map +0 -1
  836. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.mjs +0 -143
  837. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.mjs.map +0 -1
  838. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.cjs +0 -361
  839. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.cjs.map +0 -1
  840. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.d.ts.map +0 -1
  841. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.mjs +0 -361
  842. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.mjs.map +0 -1
  843. package/dist/components/DictionaryFieldEditor/NodeEditor.cjs +0 -70
  844. package/dist/components/DictionaryFieldEditor/NodeEditor.cjs.map +0 -1
  845. package/dist/components/DictionaryFieldEditor/NodeEditor.d.ts +0 -10
  846. package/dist/components/DictionaryFieldEditor/NodeEditor.d.ts.map +0 -1
  847. package/dist/components/DictionaryFieldEditor/NodeEditor.mjs +0 -70
  848. package/dist/components/DictionaryFieldEditor/NodeEditor.mjs.map +0 -1
  849. package/dist/components/DictionaryFieldEditor/editorView.content.cjs +0 -123
  850. package/dist/components/DictionaryFieldEditor/editorView.content.cjs.map +0 -1
  851. package/dist/components/DictionaryFieldEditor/editorView.content.d.ts.map +0 -1
  852. package/dist/components/DictionaryFieldEditor/editorView.content.mjs +0 -123
  853. package/dist/components/DictionaryFieldEditor/editorView.content.mjs.map +0 -1
  854. package/dist/index-B-adg6xa.js +0 -206
  855. package/dist/index-B-adg6xa.js.map +0 -1
  856. package/dist/index-Cg-S9ry9.cjs.map +0 -1
  857. package/dist/index-DAsui9u9.cjs +0 -205
  858. package/dist/index-DAsui9u9.cjs.map +0 -1
  859. package/dist/jsx-runtime-CgFM7lM3.cjs +0 -934
  860. package/dist/jsx-runtime-CgFM7lM3.cjs.map +0 -1
  861. package/dist/jsx-runtime-DQkoUcjV.js +0 -935
  862. package/dist/jsx-runtime-DQkoUcjV.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"LogoWithTextBelowCircle.cjs","sources":["../../../src/components/Logo/LogoWithTextBelowCircle.tsx"],"sourcesContent":["import type { FC } from 'react';\nimport type { LogoBaseProps } from '.';\n\nexport const LogoWithTextBelowCircle: FC<LogoBaseProps> = ({\n bgColor,\n ...props\n}) => (\n <svg\n width=\"1910\"\n height=\"1400\"\n viewBox=\"0 0 1910 1400\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <circle cx=\"955\" cy=\"350\" r=\"350\" fill={bgColor} />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M955 700C1148.3 700 1305 543.3 1305 350C1305 156.7 1148.3 0 955 0C761.7 0 605 156.7 605 350C605 543.3 761.7 700 955 700ZM785 305C760.147 305 740 325.147 740 350C740 374.853 760.147 395 785 395H1165C1189.85 395 1210 374.853 1210 350C1210 325.147 1189.85 305 1165 305H785ZM740 523C740 498.147 760.147 478 785 478H965C989.853 478 1010 498.147 1010 523C1010 547.853 989.853 568 965 568H785C760.147 568 740 547.853 740 523ZM785 130C760.147 130 740 150.147 740 175C740 199.853 760.147 220 785 220H1030C1054.85 220 1075 199.853 1075 175C1075 150.147 1054.85 130 1030 130H785Z\"\n fill=\"currentColor\"\n />\n <g filter=\"url(#filter0_d_2059_21)\">\n <mask\n id=\"path-3-outside-1_2059_21\"\n maskUnits=\"userSpaceOnUse\"\n x=\"41\"\n y=\"867\"\n width=\"1860\"\n height=\"472\"\n fill=\"currentColor\"\n >\n <rect fill={bgColor} x=\"41\" y=\"867\" width=\"1860\" height=\"472\" />\n <path d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\" />\n </mask>\n <path\n d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M42.5 1233H41.5V1234H42.5V1233ZM42.5 868V867H41.5V868H42.5ZM115.5 868H116.5V867H115.5V868ZM115.5 1233V1234H116.5V1233H115.5ZM43.5 1233V868H41.5V1233H43.5ZM42.5 869H115.5V867H42.5V869ZM114.5 868V1233H116.5V868H114.5ZM115.5 1232H42.5V1234H115.5V1232ZM192.215 1233H191.215V1234H192.215V1233ZM192.215 973V972H191.215V973H192.215ZM257.715 973L258.715 972.984L258.699 972H257.715V973ZM258.215 1003.5L257.215 1003.52L257.231 1004.5H258.215V1003.5ZM259.215 1003.5V1004.5H259.664L259.962 1004.16L259.215 1003.5ZM296.215 977L296.59 977.927L296.601 977.922L296.215 977ZM414.715 993.5L413.958 994.153L413.965 994.161L413.972 994.169L414.715 993.5ZM437.215 1233V1234H438.215V1233H437.215ZM368.715 1233H367.715V1234H368.715V1233ZM357.715 1039.5L356.908 1040.09L356.913 1040.1L356.918 1040.1L357.715 1039.5ZM290.715 1032L291.162 1032.89L291.175 1032.89L291.187 1032.88L290.715 1032ZM268.715 1051.5L267.873 1050.96L267.867 1050.97L268.715 1051.5ZM261.215 1233V1234H262.215V1233H261.215ZM193.215 1233V973H191.215V1233H193.215ZM192.215 974H257.715V972H192.215V974ZM256.715 973.016L257.215 1003.52L259.215 1003.48L258.715 972.984L256.715 973.016ZM258.215 1004.5H259.215V1002.5H258.215V1004.5ZM259.962 1004.16C270.533 992.272 282.742 983.532 296.59 977.927L295.84 976.073C281.688 981.801 269.23 990.728 258.467 1002.84L259.962 1004.16ZM296.601 977.922C310.79 971.983 327.155 969 345.715 969V967C326.942 967 310.306 970.017 295.829 976.078L296.601 977.922ZM345.715 969C376.877 969 399.547 977.45 413.958 994.153L415.472 992.847C400.549 975.55 377.219 967 345.715 967V969ZM413.972 994.169C428.73 1010.57 436.215 1036.77 436.215 1073H438.215C438.215 1036.56 430.7 1009.77 415.458 992.831L413.972 994.169ZM436.215 1073V1233H438.215V1073H436.215ZM437.215 1232H368.715V1234H437.215V1232ZM369.715 1233V1086.5H367.715V1233H369.715ZM369.715 1086.5C369.715 1064.77 366.046 1048.83 358.512 1038.9L356.918 1040.1C364.051 1049.51 367.715 1064.9 367.715 1086.5H369.715ZM358.521 1038.91C350.946 1028.58 338.932 1023.5 322.715 1023.5V1025.5C338.498 1025.5 349.817 1030.42 356.908 1040.09L358.521 1038.91ZM322.715 1023.5C310.572 1023.5 299.74 1026.03 290.243 1031.12L291.187 1032.88C300.357 1027.97 310.857 1025.5 322.715 1025.5V1023.5ZM290.268 1031.11C280.782 1035.85 273.309 1042.47 267.873 1050.96L269.557 1052.04C274.788 1043.87 281.981 1037.49 291.162 1032.89L290.268 1031.11ZM267.867 1050.97C262.752 1059.15 260.215 1068.84 260.215 1080H262.215C262.215 1069.16 264.678 1059.85 269.563 1052.03L267.867 1050.97ZM260.215 1080V1233H262.215V1080H260.215ZM261.215 1232H192.215V1234H261.215V1232ZM542.52 1219L541.84 1219.73L541.849 1219.74L542.52 1219ZM522.02 1026.5H523.02V1025.5H522.02V1026.5ZM465.52 1026.5H464.52V1027.5H465.52V1026.5ZM465.52 973V972H464.52V973H465.52ZM522.02 973V974H523.02V973H522.02ZM522.02 888V887H521.02V888H522.02ZM591.02 888H592.02V887H591.02V888ZM591.02 973H590.02V974H591.02V973ZM675.52 973H676.52V972H675.52V973ZM675.52 1026.5V1027.5H676.52V1026.5H675.52ZM591.02 1026.5V1025.5H590.02V1026.5H591.02ZM598.52 1172.5L597.735 1173.12L597.743 1173.13L597.751 1173.14L598.52 1172.5ZM647.52 1179.5L647.355 1178.51L647.348 1178.51L647.52 1179.5ZM669.52 1174L670.514 1173.9L670.387 1172.64L669.189 1173.06L669.52 1174ZM675.02 1228.5L675.302 1229.46L676.098 1229.23L676.014 1228.4L675.02 1228.5ZM642.52 1235.5L642.392 1234.51L642.376 1234.51L642.36 1234.51L642.52 1235.5ZM610.52 1237C579.281 1237 556.918 1230.68 543.19 1218.26L541.849 1219.74C556.121 1232.65 579.091 1239 610.52 1239V1237ZM543.199 1218.27C529.827 1205.87 523.02 1185.37 523.02 1156.5H521.02C521.02 1185.63 527.879 1206.79 541.84 1219.73L543.199 1218.27ZM523.02 1156.5V1026.5H521.02V1156.5H523.02ZM522.02 1025.5H465.52V1027.5H522.02V1025.5ZM466.52 1026.5V973H464.52V1026.5H466.52ZM465.52 974H522.02V972H465.52V974ZM523.02 973V888H521.02V973H523.02ZM522.02 889H591.02V887H522.02V889ZM590.02 888V973H592.02V888H590.02ZM591.02 974H675.52V972H591.02V974ZM674.52 973V1026.5H676.52V973H674.52ZM675.52 1025.5H591.02V1027.5H675.52V1025.5ZM590.02 1026.5V1139.5H592.02V1026.5H590.02ZM590.02 1139.5C590.02 1155.21 592.514 1166.51 597.735 1173.12L599.304 1171.88C594.525 1165.83 592.02 1155.12 592.02 1139.5H590.02ZM597.751 1173.14C603.037 1179.48 612.415 1182.5 625.52 1182.5V1180.5C612.624 1180.5 604.002 1177.52 599.288 1171.86L597.751 1173.14ZM625.52 1182.5C632.583 1182.5 639.974 1181.83 647.691 1180.49L647.348 1178.51C639.732 1179.84 632.456 1180.5 625.52 1180.5V1182.5ZM647.684 1180.49C655.732 1179.15 663.122 1177.3 669.85 1174.94L669.189 1173.06C662.584 1175.37 655.307 1177.19 647.355 1178.51L647.684 1180.49ZM668.525 1174.1L674.025 1228.6L676.014 1228.4L670.514 1173.9L668.525 1174.1ZM674.737 1227.54C663.448 1230.86 652.666 1233.18 642.392 1234.51L642.648 1236.49C653.039 1235.15 663.924 1232.81 675.302 1229.46L674.737 1227.54ZM642.36 1234.51C632.082 1236.17 621.469 1237 610.52 1237V1239C621.57 1239 632.29 1238.16 642.679 1236.49L642.36 1234.51ZM737.707 1233H736.707V1234H737.707V1233ZM737.707 868V867H736.707V868H737.707ZM807.707 868H808.707V867H807.707V868ZM807.707 1233V1234H808.707V1233H807.707ZM738.707 1233V868H736.707V1233H738.707ZM737.707 869H807.707V867H737.707V869ZM806.707 868V1233H808.707V868H806.707ZM807.707 1232H737.707V1234H807.707V1232ZM882.191 1216.5L881.492 1217.22L881.501 1217.22L882.191 1216.5ZM895.191 1089.5L894.623 1088.68L894.618 1088.68L895.191 1089.5ZM1030.19 1065V1066H1031.19V1065H1030.19ZM1025.69 1038L1024.77 1038.39L1024.78 1038.41L1024.79 1038.43L1025.69 1038ZM1011.19 1025L1010.82 1025.93L1010.85 1025.94L1010.88 1025.95L1011.19 1025ZM930.191 1026.5L930.374 1027.48L930.382 1027.48L930.391 1027.48L930.191 1026.5ZM879.191 1041L878.204 1041.16L878.401 1042.39L879.559 1041.93L879.191 1041ZM870.691 988L870.348 987.061L869.573 987.344L869.704 988.158L870.691 988ZM928.191 973.5L928.348 974.488L928.361 974.486L928.191 973.5ZM1054.69 977.5L1055.07 976.576L1055.07 976.576L1054.69 977.5ZM1088.19 1009.5L1087.29 1009.92L1087.29 1009.93L1088.19 1009.5ZM1098.69 1233V1234H1099.69V1233H1098.69ZM1033.19 1233L1032.19 1233.03L1032.22 1234H1033.19V1233ZM1032.19 1203L1033.19 1202.97L1033.16 1202H1032.19V1203ZM1031.69 1203V1202H1031.24L1030.94 1202.34L1031.69 1203ZM993.191 1228.5L992.83 1227.57L992.83 1227.57L993.191 1228.5ZM1021.69 1163.5L1020.9 1162.89L1020.9 1162.89L1021.69 1163.5ZM1030.19 1110H1031.19V1109H1030.19V1110ZM945.191 1120.5L945.639 1121.39L945.647 1121.39L945.656 1121.39L945.191 1120.5ZM936.191 1177L935.558 1177.77L935.567 1177.78L935.575 1177.79L936.191 1177ZM943.191 1237C917.718 1237 897.654 1229.89 882.882 1215.78L881.501 1217.22C896.728 1231.77 917.332 1239 943.191 1239V1237ZM882.89 1215.78C868.449 1201.67 861.191 1182.78 861.191 1159H859.191C859.191 1183.22 866.6 1202.66 881.492 1217.22L882.89 1215.78ZM861.191 1159C861.191 1129.31 872.715 1106.45 895.765 1090.32L894.618 1088.68C871.001 1105.21 859.191 1128.69 859.191 1159H861.191ZM895.759 1090.32C919.194 1074.15 952.464 1066 995.691 1066V1064C952.252 1064 918.522 1072.18 894.623 1088.68L895.759 1090.32ZM995.691 1066H1030.19V1064H995.691V1066ZM1031.19 1065C1031.19 1053.27 1029.69 1044.1 1026.6 1037.57L1024.79 1038.43C1027.7 1044.57 1029.19 1053.4 1029.19 1065H1031.19ZM1026.61 1037.61C1023.83 1030.99 1018.76 1026.47 1011.51 1024.05L1010.88 1025.95C1017.62 1028.2 1022.22 1032.34 1024.77 1038.39L1026.61 1037.61ZM1011.56 1024.07C1004.72 1021.33 994.903 1020 982.191 1020V1022C994.813 1022 1004.33 1023.33 1010.82 1025.93L1011.56 1024.07ZM982.191 1020C965.451 1020 948.051 1021.84 929.992 1025.52L930.391 1027.48C948.332 1023.83 965.598 1022 982.191 1022V1020ZM930.009 1025.52C911.95 1028.86 894.887 1033.71 878.823 1040.07L879.559 1041.93C895.496 1035.62 912.433 1030.81 930.374 1027.48L930.009 1025.52ZM880.179 1040.84L871.679 987.842L869.704 988.158L878.204 1041.16L880.179 1040.84ZM871.035 988.939C888.299 982.631 907.402 977.812 928.348 974.488L928.035 972.512C906.98 975.854 887.75 980.702 870.348 987.061L871.035 988.939ZM928.361 974.486C949.64 970.828 970.75 969 991.691 969V967C970.633 967 949.41 968.838 928.022 972.514L928.361 974.486ZM991.691 969C1018.3 969 1039.15 972.162 1054.31 978.424L1055.07 976.576C1039.57 970.171 1018.42 967 991.691 967V969ZM1054.31 978.424C1069.41 984.662 1080.39 995.15 1087.29 1009.92L1089.1 1009.08C1081.99 993.85 1070.64 983.004 1055.07 976.576L1054.31 978.424ZM1087.29 1009.93C1094.2 1024.41 1097.69 1044.08 1097.69 1069H1099.69C1099.69 1043.92 1096.18 1023.92 1089.09 1009.07L1087.29 1009.93ZM1097.69 1069V1233H1099.69V1069H1097.69ZM1098.69 1232H1033.19V1234H1098.69V1232ZM1034.19 1232.97L1033.19 1202.97L1031.19 1203.03L1032.19 1233.03L1034.19 1232.97ZM1032.19 1202H1031.69V1204H1032.19V1202ZM1030.94 1202.34C1021.73 1212.86 1009.05 1221.28 992.83 1227.57L993.553 1229.43C1010 1223.05 1022.98 1214.47 1032.44 1203.66L1030.94 1202.34ZM992.83 1227.57C976.608 1233.86 960.064 1237 943.191 1237V1239C960.319 1239 977.108 1235.81 993.553 1229.43L992.83 1227.57ZM968.191 1187C979.973 1187 990.61 1184.98 1000.09 1180.92L999.297 1179.08C990.106 1183.02 979.743 1185 968.191 1185V1187ZM1000.09 1180.92C1009.55 1176.86 1017.03 1171.26 1022.49 1164.11L1020.9 1162.89C1015.68 1169.74 1008.5 1175.14 999.297 1179.08L1000.09 1180.92ZM1022.48 1164.11C1028.27 1156.62 1031.19 1148.4 1031.19 1139.5H1029.19C1029.19 1147.93 1026.44 1155.72 1020.9 1162.89L1022.48 1164.11ZM1031.19 1139.5V1110H1029.19V1139.5H1031.19ZM1030.19 1109H1005.69V1111H1030.19V1109ZM1005.69 1109C978.639 1109 958.276 1112.5 944.727 1119.61L945.656 1121.39C958.773 1114.5 978.744 1111 1005.69 1111V1109ZM944.744 1119.61C937.948 1123 932.796 1127.41 929.347 1132.84C925.897 1138.27 924.191 1144.67 924.191 1152H926.191C926.191 1144.99 927.819 1138.98 931.036 1133.91C934.254 1128.84 939.102 1124.66 945.639 1121.39L944.744 1119.61ZM924.191 1152C924.191 1162.92 927.962 1171.56 935.558 1177.77L936.825 1176.23C929.755 1170.44 926.191 1162.41 926.191 1152H924.191ZM935.575 1177.79C943.477 1183.97 954.39 1187 968.191 1187V1185C954.66 1185 944.24 1182.03 936.808 1176.21L935.575 1177.79ZM1183.11 1338L1182.18 1337.63L1181.62 1339H1183.11V1338ZM1226.11 1231.5L1227.03 1231.87L1227.18 1231.5L1227.03 1231.13L1226.11 1231.5ZM1123.61 973.5L1123.6 972.5L1122.14 972.51L1122.68 973.869L1123.61 973.5ZM1197.11 973L1198.06 972.689L1197.83 971.995L1197.1 972L1197.11 973ZM1260.11 1165.5L1259.16 1165.81L1259.38 1166.5H1260.11V1165.5ZM1261.11 1165.5V1166.5H1261.83L1262.06 1165.81L1261.11 1165.5ZM1324.61 973V972H1323.88L1323.66 972.687L1324.61 973ZM1398.61 973L1399.54 973.365L1400.07 972H1398.61V973ZM1255.61 1338V1339H1256.29L1256.54 1338.36L1255.61 1338ZM1184.03 1338.37L1227.03 1231.87L1225.18 1231.13L1182.18 1337.63L1184.03 1338.37ZM1227.03 1231.13L1124.53 973.131L1122.68 973.869L1225.18 1231.87L1227.03 1231.13ZM1123.61 974.5L1197.11 974L1197.1 972L1123.6 972.5L1123.61 974.5ZM1196.16 973.311L1259.16 1165.81L1261.06 1165.19L1198.06 972.689L1196.16 973.311ZM1260.11 1166.5H1261.11V1164.5H1260.11V1166.5ZM1262.06 1165.81L1325.56 973.313L1323.66 972.687L1260.16 1165.19L1262.06 1165.81ZM1324.61 974H1398.61V972H1324.61V974ZM1397.67 972.635L1254.67 1337.64L1256.54 1338.36L1399.54 973.365L1397.67 972.635ZM1255.61 1337H1183.11V1339H1255.61V1337ZM1452.46 1203L1451.78 1203.73L1451.78 1203.74L1452.46 1203ZM1449.46 1004L1448.74 1003.31L1448.74 1003.31L1449.46 1004ZM1634.46 1002L1633.73 1002.68L1633.73 1002.69L1634.46 1002ZM1665.96 1114.5L1664.96 1114.44L1664.96 1114.47V1114.5H1665.96ZM1665.46 1128V1129H1666.36L1666.45 1128.11L1665.46 1128ZM1453.46 1128H1452.46V1129H1453.46V1128ZM1453.46 1080.5V1079.5H1452.46V1080.5H1453.46ZM1611.96 1080.5L1612.8 1081.05L1613.81 1079.5H1611.96V1080.5ZM1602.46 1095H1601.46V1098.35L1603.3 1095.55L1602.46 1095ZM1587.96 1037L1587.16 1037.59L1587.16 1037.6L1587.17 1037.61L1587.96 1037ZM1497.96 1038L1498.74 1038.62L1498.75 1038.61L1497.96 1038ZM1500.96 1168L1501.63 1167.25L1501.63 1167.25L1500.96 1168ZM1645.46 1169.5L1646.45 1169.35L1646.26 1168.13L1645.11 1168.56L1645.46 1169.5ZM1653.46 1222L1653.84 1222.93L1654.57 1222.63L1654.45 1221.85L1653.46 1222ZM1609.96 1233.5L1609.8 1232.51L1609.79 1232.51L1609.78 1232.52L1609.96 1233.5ZM1560.46 1237C1513.95 1237 1478.23 1225.38 1453.14 1202.26L1451.78 1203.74C1477.36 1227.29 1513.63 1239 1560.46 1239V1237ZM1453.14 1202.27C1428.4 1179.17 1415.96 1146.13 1415.96 1103H1413.96C1413.96 1146.53 1426.52 1180.16 1451.78 1203.73L1453.14 1202.27ZM1415.96 1103C1415.96 1061.19 1427.41 1028.46 1450.18 1004.69L1448.74 1003.31C1425.52 1027.54 1413.96 1060.81 1413.96 1103H1415.96ZM1450.18 1004.69C1472.96 980.93 1504.34 969 1544.46 969V967C1503.92 967 1471.97 979.07 1448.74 1003.31L1450.18 1004.69ZM1544.46 969C1583.26 969 1612.96 980.268 1633.73 1002.68L1635.19 1001.32C1613.96 978.399 1583.66 967 1544.46 967V969ZM1633.73 1002.69C1654.84 1025.11 1665.46 1057 1665.46 1098.5H1667.46C1667.46 1056.67 1656.75 1024.22 1635.19 1001.31L1633.73 1002.69ZM1665.46 1098.5C1665.46 1103.14 1665.3 1108.46 1664.96 1114.44L1666.96 1114.56C1667.29 1108.54 1667.46 1103.19 1667.46 1098.5H1665.46ZM1664.96 1114.5C1664.96 1120.49 1664.79 1124.95 1664.47 1127.89L1666.45 1128.11C1666.79 1125.05 1666.96 1120.51 1666.96 1114.5H1664.96ZM1665.46 1127H1453.46V1129H1665.46V1127ZM1454.46 1128V1080.5H1452.46V1128H1454.46ZM1453.46 1081.5H1611.96V1079.5H1453.46V1081.5ZM1611.12 1079.95L1601.62 1094.45L1603.3 1095.55L1612.8 1081.05L1611.12 1079.95ZM1603.46 1095C1603.46 1068.91 1598.62 1049.31 1588.76 1036.39L1587.17 1037.61C1596.64 1050.02 1601.46 1069.09 1601.46 1095H1603.46ZM1588.77 1036.41C1579.2 1023.42 1564.36 1017 1544.46 1017V1019C1563.9 1019 1578.06 1025.25 1587.16 1037.59L1588.77 1036.41ZM1544.46 1017C1523.56 1017 1507.74 1023.75 1497.17 1037.39L1498.75 1038.61C1508.85 1025.58 1524.03 1019 1544.46 1019V1017ZM1497.18 1037.38C1486.64 1050.63 1481.46 1070.39 1481.46 1096.5H1483.46C1483.46 1070.61 1488.61 1051.37 1498.74 1038.62L1497.18 1037.38ZM1481.46 1096.5V1116.5H1483.46V1096.5H1481.46ZM1481.46 1116.5C1481.46 1140 1487.67 1157.49 1500.3 1168.75L1501.63 1167.25C1489.58 1156.51 1483.46 1139.67 1483.46 1116.5H1481.46ZM1500.3 1168.75C1512.89 1179.98 1532.01 1185.5 1557.46 1185.5V1183.5C1532.25 1183.5 1513.7 1178.02 1501.63 1167.25L1500.3 1168.75ZM1557.46 1185.5C1571.86 1185.5 1587.08 1184.16 1603.13 1181.49L1602.8 1179.51C1586.84 1182.17 1571.73 1183.5 1557.46 1183.5V1185.5ZM1603.13 1181.49C1619.18 1178.81 1633.41 1175.13 1645.81 1170.44L1645.11 1168.56C1632.85 1173.2 1618.75 1176.86 1602.8 1179.51L1603.13 1181.49ZM1644.47 1169.65L1652.47 1222.15L1654.45 1221.85L1646.45 1169.35L1644.47 1169.65ZM1653.09 1221.07C1640.84 1226.04 1626.41 1229.85 1609.8 1232.51L1610.12 1234.49C1626.84 1231.81 1641.42 1227.96 1653.84 1222.93L1653.09 1221.07ZM1609.78 1232.52C1593.51 1235.51 1577.07 1237 1560.46 1237V1239C1577.19 1239 1593.75 1237.49 1610.14 1234.48L1609.78 1232.52ZM1718.09 1233H1717.09V1234H1718.09V1233ZM1718.09 973V972H1717.09V973H1718.09ZM1784.09 973L1785.09 972.99L1785.08 972H1784.09V973ZM1784.59 1021.5L1783.59 1021.51L1783.6 1022.5H1784.59V1021.5ZM1786.09 1021.5V1022.5H1786.6L1786.9 1022.1L1786.09 1021.5ZM1816.59 992.5L1817.14 993.336L1817.15 993.332L1816.59 992.5ZM1855.59 974.5L1855.87 975.462L1855.88 975.459L1855.88 975.457L1855.59 974.5ZM1899.59 968H1900.59V967H1899.59V968ZM1899.59 1026.5V1027.5H1900.59V1026.5H1899.59ZM1802.59 1069.5L1803.39 1070.11L1803.39 1070.1L1802.59 1069.5ZM1787.59 1233V1234H1788.59V1233H1787.59ZM1719.09 1233V973H1717.09V1233H1719.09ZM1718.09 974H1784.09V972H1718.09V974ZM1783.09 973.01L1783.59 1021.51L1785.59 1021.49L1785.09 972.99L1783.09 973.01ZM1784.59 1022.5H1786.09V1020.5H1784.59V1022.5ZM1786.9 1022.1C1795.5 1010.52 1805.58 1000.94 1817.14 993.336L1816.04 991.664C1804.28 999.398 1794.02 1009.15 1785.29 1020.9L1786.9 1022.1ZM1817.15 993.332C1829.06 985.39 1841.97 979.433 1855.87 975.462L1855.32 973.538C1841.22 977.567 1828.13 983.61 1816.04 991.668L1817.15 993.332ZM1855.88 975.457C1870.12 971.152 1884.69 969 1899.59 969V967C1884.5 967 1869.73 969.181 1855.3 973.543L1855.88 975.457ZM1898.59 968V1026.5H1900.59V968H1898.59ZM1899.59 1025.5C1878.8 1025.5 1859.83 1029.36 1842.68 1037.09L1843.5 1038.91C1860.36 1031.31 1879.05 1027.5 1899.59 1027.5V1025.5ZM1842.68 1037.09C1825.55 1044.82 1811.91 1055.42 1801.79 1068.9L1803.39 1070.1C1813.28 1056.92 1826.64 1046.52 1843.5 1038.91L1842.68 1037.09ZM1801.8 1068.89C1791.67 1082.06 1786.59 1096.77 1786.59 1113H1788.59C1788.59 1097.23 1793.52 1082.94 1803.39 1070.11L1801.8 1068.89ZM1786.59 1113V1233H1788.59V1113H1786.59ZM1787.59 1232H1718.09V1234H1787.59V1232Z\"\n fill=\"currentColor\"\n mask=\"url(#path-3-outside-1_2059_21)\"\n />\n </g>\n <defs>\n <filter\n id=\"filter0_d_2059_21\"\n x=\"38.5\"\n y=\"868\"\n width=\"1865.09\"\n height=\"478\"\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n result=\"hardAlpha\"\n />\n <feOffset dy=\"4\" />\n <feGaussianBlur stdDeviation=\"2\" />\n <feComposite in2=\"hardAlpha\" operator=\"out\" />\n <feColorMatrix\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"\n />\n <feBlend\n mode=\"normal\"\n in2=\"BackgroundImageFix\"\n result=\"effect1_dropShadow_2059_21\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"effect1_dropShadow_2059_21\"\n result=\"shape\"\n />\n </filter>\n </defs>\n </svg>\n);\n"],"names":["jsxs","jsx"],"mappings":";;;AAGO,MAAM,0BAA6C,CAAC;AAAA,EACzD;AAAA,EACA,GAAG;AACL,MACEA,2BAAA,kBAAA;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAG;AAAA,IAEJ,UAAA;AAAA,MAACC,2BAAAA,kBAAAA,IAAA,UAAA,EAAO,IAAG,OAAM,IAAG,OAAM,GAAE,OAAM,MAAM,QAAS,CAAA;AAAA,MACjDA,2BAAA,kBAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACAD,2BAAAA,kBAAAA,KAAC,KAAE,EAAA,QAAO,2BACR,UAAA;AAAA,QAAAA,2BAAA,kBAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,IAAG;AAAA,YACH,WAAU;AAAA,YACV,GAAE;AAAA,YACF,GAAE;AAAA,YACF,OAAM;AAAA,YACN,QAAO;AAAA,YACP,MAAK;AAAA,YAEL,UAAA;AAAA,cAACC,2BAAAA,kBAAAA,IAAA,QAAA,EAAK,MAAM,SAAS,GAAE,MAAK,GAAE,OAAM,OAAM,QAAO,QAAO,MAAM,CAAA;AAAA,cAC9DA,2BAAAA,kBAAAA,IAAC,QAAK,EAAA,GAAE,0xGAA0xG,CAAA;AAAA,YAAA;AAAA,UAAA;AAAA,QACpyG;AAAA,QACAA,2BAAA,kBAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACAA,2BAAA,kBAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,YACL,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,MACP,GACF;AAAA,uDACC,QACC,EAAA,UAAAD,2BAAA,kBAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,IAAG;AAAA,UACH,GAAE;AAAA,UACF,GAAE;AAAA,UACF,OAAM;AAAA,UACN,QAAO;AAAA,UACP,aAAY;AAAA,UACZ,2BAA0B;AAAA,UAE1B,UAAA;AAAA,YAAAC,2BAAA,kBAAA,IAAC,WAAQ,EAAA,cAAa,KAAI,QAAO,sBAAqB;AAAA,YACtDA,2BAAA,kBAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,IAAG;AAAA,gBACH,MAAK;AAAA,gBACL,QAAO;AAAA,gBACP,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,2BAAAA,kBAAAA,IAAC,YAAS,EAAA,IAAG,IAAI,CAAA;AAAA,YACjBA,2BAAAA,kBAAAA,IAAC,kBAAe,EAAA,cAAa,IAAI,CAAA;AAAA,YAChCA,2BAAA,kBAAA,IAAA,eAAA,EAAY,KAAI,aAAY,UAAS,OAAM;AAAA,YAC5CA,2BAAA,kBAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,2BAAA,kBAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,2BAAA,kBAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,IAAG;AAAA,gBACH,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YAAA;AAAA,UACT;AAAA,QAAA;AAAA,MAAA,EAEJ,CAAA;AAAA,IAAA;AAAA,EAAA;AACF;;"}
1
+ {"version":3,"file":"LogoWithTextBelowCircle.cjs","sources":["../../../src/components/Logo/LogoWithTextBelowCircle.tsx"],"sourcesContent":["import type { FC } from 'react';\nimport type { LogoBaseProps } from '.';\n\nexport const LogoWithTextBelowCircle: FC<LogoBaseProps> = ({\n bgColor,\n ...props\n}) => (\n <svg\n width=\"1910\"\n height=\"1400\"\n viewBox=\"0 0 1910 1400\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <circle cx=\"955\" cy=\"350\" r=\"350\" fill={bgColor} />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M955 700C1148.3 700 1305 543.3 1305 350C1305 156.7 1148.3 0 955 0C761.7 0 605 156.7 605 350C605 543.3 761.7 700 955 700ZM785 305C760.147 305 740 325.147 740 350C740 374.853 760.147 395 785 395H1165C1189.85 395 1210 374.853 1210 350C1210 325.147 1189.85 305 1165 305H785ZM740 523C740 498.147 760.147 478 785 478H965C989.853 478 1010 498.147 1010 523C1010 547.853 989.853 568 965 568H785C760.147 568 740 547.853 740 523ZM785 130C760.147 130 740 150.147 740 175C740 199.853 760.147 220 785 220H1030C1054.85 220 1075 199.853 1075 175C1075 150.147 1054.85 130 1030 130H785Z\"\n fill=\"currentColor\"\n />\n <g filter=\"url(#filter0_d_2059_21)\">\n <mask\n id=\"path-3-outside-1_2059_21\"\n maskUnits=\"userSpaceOnUse\"\n x=\"41\"\n y=\"867\"\n width=\"1860\"\n height=\"472\"\n fill=\"currentColor\"\n >\n <rect fill={bgColor} x=\"41\" y=\"867\" width=\"1860\" height=\"472\" />\n <path d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\" />\n </mask>\n <path\n d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M42.5 1233H41.5V1234H42.5V1233ZM42.5 868V867H41.5V868H42.5ZM115.5 868H116.5V867H115.5V868ZM115.5 1233V1234H116.5V1233H115.5ZM43.5 1233V868H41.5V1233H43.5ZM42.5 869H115.5V867H42.5V869ZM114.5 868V1233H116.5V868H114.5ZM115.5 1232H42.5V1234H115.5V1232ZM192.215 1233H191.215V1234H192.215V1233ZM192.215 973V972H191.215V973H192.215ZM257.715 973L258.715 972.984L258.699 972H257.715V973ZM258.215 1003.5L257.215 1003.52L257.231 1004.5H258.215V1003.5ZM259.215 1003.5V1004.5H259.664L259.962 1004.16L259.215 1003.5ZM296.215 977L296.59 977.927L296.601 977.922L296.215 977ZM414.715 993.5L413.958 994.153L413.965 994.161L413.972 994.169L414.715 993.5ZM437.215 1233V1234H438.215V1233H437.215ZM368.715 1233H367.715V1234H368.715V1233ZM357.715 1039.5L356.908 1040.09L356.913 1040.1L356.918 1040.1L357.715 1039.5ZM290.715 1032L291.162 1032.89L291.175 1032.89L291.187 1032.88L290.715 1032ZM268.715 1051.5L267.873 1050.96L267.867 1050.97L268.715 1051.5ZM261.215 1233V1234H262.215V1233H261.215ZM193.215 1233V973H191.215V1233H193.215ZM192.215 974H257.715V972H192.215V974ZM256.715 973.016L257.215 1003.52L259.215 1003.48L258.715 972.984L256.715 973.016ZM258.215 1004.5H259.215V1002.5H258.215V1004.5ZM259.962 1004.16C270.533 992.272 282.742 983.532 296.59 977.927L295.84 976.073C281.688 981.801 269.23 990.728 258.467 1002.84L259.962 1004.16ZM296.601 977.922C310.79 971.983 327.155 969 345.715 969V967C326.942 967 310.306 970.017 295.829 976.078L296.601 977.922ZM345.715 969C376.877 969 399.547 977.45 413.958 994.153L415.472 992.847C400.549 975.55 377.219 967 345.715 967V969ZM413.972 994.169C428.73 1010.57 436.215 1036.77 436.215 1073H438.215C438.215 1036.56 430.7 1009.77 415.458 992.831L413.972 994.169ZM436.215 1073V1233H438.215V1073H436.215ZM437.215 1232H368.715V1234H437.215V1232ZM369.715 1233V1086.5H367.715V1233H369.715ZM369.715 1086.5C369.715 1064.77 366.046 1048.83 358.512 1038.9L356.918 1040.1C364.051 1049.51 367.715 1064.9 367.715 1086.5H369.715ZM358.521 1038.91C350.946 1028.58 338.932 1023.5 322.715 1023.5V1025.5C338.498 1025.5 349.817 1030.42 356.908 1040.09L358.521 1038.91ZM322.715 1023.5C310.572 1023.5 299.74 1026.03 290.243 1031.12L291.187 1032.88C300.357 1027.97 310.857 1025.5 322.715 1025.5V1023.5ZM290.268 1031.11C280.782 1035.85 273.309 1042.47 267.873 1050.96L269.557 1052.04C274.788 1043.87 281.981 1037.49 291.162 1032.89L290.268 1031.11ZM267.867 1050.97C262.752 1059.15 260.215 1068.84 260.215 1080H262.215C262.215 1069.16 264.678 1059.85 269.563 1052.03L267.867 1050.97ZM260.215 1080V1233H262.215V1080H260.215ZM261.215 1232H192.215V1234H261.215V1232ZM542.52 1219L541.84 1219.73L541.849 1219.74L542.52 1219ZM522.02 1026.5H523.02V1025.5H522.02V1026.5ZM465.52 1026.5H464.52V1027.5H465.52V1026.5ZM465.52 973V972H464.52V973H465.52ZM522.02 973V974H523.02V973H522.02ZM522.02 888V887H521.02V888H522.02ZM591.02 888H592.02V887H591.02V888ZM591.02 973H590.02V974H591.02V973ZM675.52 973H676.52V972H675.52V973ZM675.52 1026.5V1027.5H676.52V1026.5H675.52ZM591.02 1026.5V1025.5H590.02V1026.5H591.02ZM598.52 1172.5L597.735 1173.12L597.743 1173.13L597.751 1173.14L598.52 1172.5ZM647.52 1179.5L647.355 1178.51L647.348 1178.51L647.52 1179.5ZM669.52 1174L670.514 1173.9L670.387 1172.64L669.189 1173.06L669.52 1174ZM675.02 1228.5L675.302 1229.46L676.098 1229.23L676.014 1228.4L675.02 1228.5ZM642.52 1235.5L642.392 1234.51L642.376 1234.51L642.36 1234.51L642.52 1235.5ZM610.52 1237C579.281 1237 556.918 1230.68 543.19 1218.26L541.849 1219.74C556.121 1232.65 579.091 1239 610.52 1239V1237ZM543.199 1218.27C529.827 1205.87 523.02 1185.37 523.02 1156.5H521.02C521.02 1185.63 527.879 1206.79 541.84 1219.73L543.199 1218.27ZM523.02 1156.5V1026.5H521.02V1156.5H523.02ZM522.02 1025.5H465.52V1027.5H522.02V1025.5ZM466.52 1026.5V973H464.52V1026.5H466.52ZM465.52 974H522.02V972H465.52V974ZM523.02 973V888H521.02V973H523.02ZM522.02 889H591.02V887H522.02V889ZM590.02 888V973H592.02V888H590.02ZM591.02 974H675.52V972H591.02V974ZM674.52 973V1026.5H676.52V973H674.52ZM675.52 1025.5H591.02V1027.5H675.52V1025.5ZM590.02 1026.5V1139.5H592.02V1026.5H590.02ZM590.02 1139.5C590.02 1155.21 592.514 1166.51 597.735 1173.12L599.304 1171.88C594.525 1165.83 592.02 1155.12 592.02 1139.5H590.02ZM597.751 1173.14C603.037 1179.48 612.415 1182.5 625.52 1182.5V1180.5C612.624 1180.5 604.002 1177.52 599.288 1171.86L597.751 1173.14ZM625.52 1182.5C632.583 1182.5 639.974 1181.83 647.691 1180.49L647.348 1178.51C639.732 1179.84 632.456 1180.5 625.52 1180.5V1182.5ZM647.684 1180.49C655.732 1179.15 663.122 1177.3 669.85 1174.94L669.189 1173.06C662.584 1175.37 655.307 1177.19 647.355 1178.51L647.684 1180.49ZM668.525 1174.1L674.025 1228.6L676.014 1228.4L670.514 1173.9L668.525 1174.1ZM674.737 1227.54C663.448 1230.86 652.666 1233.18 642.392 1234.51L642.648 1236.49C653.039 1235.15 663.924 1232.81 675.302 1229.46L674.737 1227.54ZM642.36 1234.51C632.082 1236.17 621.469 1237 610.52 1237V1239C621.57 1239 632.29 1238.16 642.679 1236.49L642.36 1234.51ZM737.707 1233H736.707V1234H737.707V1233ZM737.707 868V867H736.707V868H737.707ZM807.707 868H808.707V867H807.707V868ZM807.707 1233V1234H808.707V1233H807.707ZM738.707 1233V868H736.707V1233H738.707ZM737.707 869H807.707V867H737.707V869ZM806.707 868V1233H808.707V868H806.707ZM807.707 1232H737.707V1234H807.707V1232ZM882.191 1216.5L881.492 1217.22L881.501 1217.22L882.191 1216.5ZM895.191 1089.5L894.623 1088.68L894.618 1088.68L895.191 1089.5ZM1030.19 1065V1066H1031.19V1065H1030.19ZM1025.69 1038L1024.77 1038.39L1024.78 1038.41L1024.79 1038.43L1025.69 1038ZM1011.19 1025L1010.82 1025.93L1010.85 1025.94L1010.88 1025.95L1011.19 1025ZM930.191 1026.5L930.374 1027.48L930.382 1027.48L930.391 1027.48L930.191 1026.5ZM879.191 1041L878.204 1041.16L878.401 1042.39L879.559 1041.93L879.191 1041ZM870.691 988L870.348 987.061L869.573 987.344L869.704 988.158L870.691 988ZM928.191 973.5L928.348 974.488L928.361 974.486L928.191 973.5ZM1054.69 977.5L1055.07 976.576L1055.07 976.576L1054.69 977.5ZM1088.19 1009.5L1087.29 1009.92L1087.29 1009.93L1088.19 1009.5ZM1098.69 1233V1234H1099.69V1233H1098.69ZM1033.19 1233L1032.19 1233.03L1032.22 1234H1033.19V1233ZM1032.19 1203L1033.19 1202.97L1033.16 1202H1032.19V1203ZM1031.69 1203V1202H1031.24L1030.94 1202.34L1031.69 1203ZM993.191 1228.5L992.83 1227.57L992.83 1227.57L993.191 1228.5ZM1021.69 1163.5L1020.9 1162.89L1020.9 1162.89L1021.69 1163.5ZM1030.19 1110H1031.19V1109H1030.19V1110ZM945.191 1120.5L945.639 1121.39L945.647 1121.39L945.656 1121.39L945.191 1120.5ZM936.191 1177L935.558 1177.77L935.567 1177.78L935.575 1177.79L936.191 1177ZM943.191 1237C917.718 1237 897.654 1229.89 882.882 1215.78L881.501 1217.22C896.728 1231.77 917.332 1239 943.191 1239V1237ZM882.89 1215.78C868.449 1201.67 861.191 1182.78 861.191 1159H859.191C859.191 1183.22 866.6 1202.66 881.492 1217.22L882.89 1215.78ZM861.191 1159C861.191 1129.31 872.715 1106.45 895.765 1090.32L894.618 1088.68C871.001 1105.21 859.191 1128.69 859.191 1159H861.191ZM895.759 1090.32C919.194 1074.15 952.464 1066 995.691 1066V1064C952.252 1064 918.522 1072.18 894.623 1088.68L895.759 1090.32ZM995.691 1066H1030.19V1064H995.691V1066ZM1031.19 1065C1031.19 1053.27 1029.69 1044.1 1026.6 1037.57L1024.79 1038.43C1027.7 1044.57 1029.19 1053.4 1029.19 1065H1031.19ZM1026.61 1037.61C1023.83 1030.99 1018.76 1026.47 1011.51 1024.05L1010.88 1025.95C1017.62 1028.2 1022.22 1032.34 1024.77 1038.39L1026.61 1037.61ZM1011.56 1024.07C1004.72 1021.33 994.903 1020 982.191 1020V1022C994.813 1022 1004.33 1023.33 1010.82 1025.93L1011.56 1024.07ZM982.191 1020C965.451 1020 948.051 1021.84 929.992 1025.52L930.391 1027.48C948.332 1023.83 965.598 1022 982.191 1022V1020ZM930.009 1025.52C911.95 1028.86 894.887 1033.71 878.823 1040.07L879.559 1041.93C895.496 1035.62 912.433 1030.81 930.374 1027.48L930.009 1025.52ZM880.179 1040.84L871.679 987.842L869.704 988.158L878.204 1041.16L880.179 1040.84ZM871.035 988.939C888.299 982.631 907.402 977.812 928.348 974.488L928.035 972.512C906.98 975.854 887.75 980.702 870.348 987.061L871.035 988.939ZM928.361 974.486C949.64 970.828 970.75 969 991.691 969V967C970.633 967 949.41 968.838 928.022 972.514L928.361 974.486ZM991.691 969C1018.3 969 1039.15 972.162 1054.31 978.424L1055.07 976.576C1039.57 970.171 1018.42 967 991.691 967V969ZM1054.31 978.424C1069.41 984.662 1080.39 995.15 1087.29 1009.92L1089.1 1009.08C1081.99 993.85 1070.64 983.004 1055.07 976.576L1054.31 978.424ZM1087.29 1009.93C1094.2 1024.41 1097.69 1044.08 1097.69 1069H1099.69C1099.69 1043.92 1096.18 1023.92 1089.09 1009.07L1087.29 1009.93ZM1097.69 1069V1233H1099.69V1069H1097.69ZM1098.69 1232H1033.19V1234H1098.69V1232ZM1034.19 1232.97L1033.19 1202.97L1031.19 1203.03L1032.19 1233.03L1034.19 1232.97ZM1032.19 1202H1031.69V1204H1032.19V1202ZM1030.94 1202.34C1021.73 1212.86 1009.05 1221.28 992.83 1227.57L993.553 1229.43C1010 1223.05 1022.98 1214.47 1032.44 1203.66L1030.94 1202.34ZM992.83 1227.57C976.608 1233.86 960.064 1237 943.191 1237V1239C960.319 1239 977.108 1235.81 993.553 1229.43L992.83 1227.57ZM968.191 1187C979.973 1187 990.61 1184.98 1000.09 1180.92L999.297 1179.08C990.106 1183.02 979.743 1185 968.191 1185V1187ZM1000.09 1180.92C1009.55 1176.86 1017.03 1171.26 1022.49 1164.11L1020.9 1162.89C1015.68 1169.74 1008.5 1175.14 999.297 1179.08L1000.09 1180.92ZM1022.48 1164.11C1028.27 1156.62 1031.19 1148.4 1031.19 1139.5H1029.19C1029.19 1147.93 1026.44 1155.72 1020.9 1162.89L1022.48 1164.11ZM1031.19 1139.5V1110H1029.19V1139.5H1031.19ZM1030.19 1109H1005.69V1111H1030.19V1109ZM1005.69 1109C978.639 1109 958.276 1112.5 944.727 1119.61L945.656 1121.39C958.773 1114.5 978.744 1111 1005.69 1111V1109ZM944.744 1119.61C937.948 1123 932.796 1127.41 929.347 1132.84C925.897 1138.27 924.191 1144.67 924.191 1152H926.191C926.191 1144.99 927.819 1138.98 931.036 1133.91C934.254 1128.84 939.102 1124.66 945.639 1121.39L944.744 1119.61ZM924.191 1152C924.191 1162.92 927.962 1171.56 935.558 1177.77L936.825 1176.23C929.755 1170.44 926.191 1162.41 926.191 1152H924.191ZM935.575 1177.79C943.477 1183.97 954.39 1187 968.191 1187V1185C954.66 1185 944.24 1182.03 936.808 1176.21L935.575 1177.79ZM1183.11 1338L1182.18 1337.63L1181.62 1339H1183.11V1338ZM1226.11 1231.5L1227.03 1231.87L1227.18 1231.5L1227.03 1231.13L1226.11 1231.5ZM1123.61 973.5L1123.6 972.5L1122.14 972.51L1122.68 973.869L1123.61 973.5ZM1197.11 973L1198.06 972.689L1197.83 971.995L1197.1 972L1197.11 973ZM1260.11 1165.5L1259.16 1165.81L1259.38 1166.5H1260.11V1165.5ZM1261.11 1165.5V1166.5H1261.83L1262.06 1165.81L1261.11 1165.5ZM1324.61 973V972H1323.88L1323.66 972.687L1324.61 973ZM1398.61 973L1399.54 973.365L1400.07 972H1398.61V973ZM1255.61 1338V1339H1256.29L1256.54 1338.36L1255.61 1338ZM1184.03 1338.37L1227.03 1231.87L1225.18 1231.13L1182.18 1337.63L1184.03 1338.37ZM1227.03 1231.13L1124.53 973.131L1122.68 973.869L1225.18 1231.87L1227.03 1231.13ZM1123.61 974.5L1197.11 974L1197.1 972L1123.6 972.5L1123.61 974.5ZM1196.16 973.311L1259.16 1165.81L1261.06 1165.19L1198.06 972.689L1196.16 973.311ZM1260.11 1166.5H1261.11V1164.5H1260.11V1166.5ZM1262.06 1165.81L1325.56 973.313L1323.66 972.687L1260.16 1165.19L1262.06 1165.81ZM1324.61 974H1398.61V972H1324.61V974ZM1397.67 972.635L1254.67 1337.64L1256.54 1338.36L1399.54 973.365L1397.67 972.635ZM1255.61 1337H1183.11V1339H1255.61V1337ZM1452.46 1203L1451.78 1203.73L1451.78 1203.74L1452.46 1203ZM1449.46 1004L1448.74 1003.31L1448.74 1003.31L1449.46 1004ZM1634.46 1002L1633.73 1002.68L1633.73 1002.69L1634.46 1002ZM1665.96 1114.5L1664.96 1114.44L1664.96 1114.47V1114.5H1665.96ZM1665.46 1128V1129H1666.36L1666.45 1128.11L1665.46 1128ZM1453.46 1128H1452.46V1129H1453.46V1128ZM1453.46 1080.5V1079.5H1452.46V1080.5H1453.46ZM1611.96 1080.5L1612.8 1081.05L1613.81 1079.5H1611.96V1080.5ZM1602.46 1095H1601.46V1098.35L1603.3 1095.55L1602.46 1095ZM1587.96 1037L1587.16 1037.59L1587.16 1037.6L1587.17 1037.61L1587.96 1037ZM1497.96 1038L1498.74 1038.62L1498.75 1038.61L1497.96 1038ZM1500.96 1168L1501.63 1167.25L1501.63 1167.25L1500.96 1168ZM1645.46 1169.5L1646.45 1169.35L1646.26 1168.13L1645.11 1168.56L1645.46 1169.5ZM1653.46 1222L1653.84 1222.93L1654.57 1222.63L1654.45 1221.85L1653.46 1222ZM1609.96 1233.5L1609.8 1232.51L1609.79 1232.51L1609.78 1232.52L1609.96 1233.5ZM1560.46 1237C1513.95 1237 1478.23 1225.38 1453.14 1202.26L1451.78 1203.74C1477.36 1227.29 1513.63 1239 1560.46 1239V1237ZM1453.14 1202.27C1428.4 1179.17 1415.96 1146.13 1415.96 1103H1413.96C1413.96 1146.53 1426.52 1180.16 1451.78 1203.73L1453.14 1202.27ZM1415.96 1103C1415.96 1061.19 1427.41 1028.46 1450.18 1004.69L1448.74 1003.31C1425.52 1027.54 1413.96 1060.81 1413.96 1103H1415.96ZM1450.18 1004.69C1472.96 980.93 1504.34 969 1544.46 969V967C1503.92 967 1471.97 979.07 1448.74 1003.31L1450.18 1004.69ZM1544.46 969C1583.26 969 1612.96 980.268 1633.73 1002.68L1635.19 1001.32C1613.96 978.399 1583.66 967 1544.46 967V969ZM1633.73 1002.69C1654.84 1025.11 1665.46 1057 1665.46 1098.5H1667.46C1667.46 1056.67 1656.75 1024.22 1635.19 1001.31L1633.73 1002.69ZM1665.46 1098.5C1665.46 1103.14 1665.3 1108.46 1664.96 1114.44L1666.96 1114.56C1667.29 1108.54 1667.46 1103.19 1667.46 1098.5H1665.46ZM1664.96 1114.5C1664.96 1120.49 1664.79 1124.95 1664.47 1127.89L1666.45 1128.11C1666.79 1125.05 1666.96 1120.51 1666.96 1114.5H1664.96ZM1665.46 1127H1453.46V1129H1665.46V1127ZM1454.46 1128V1080.5H1452.46V1128H1454.46ZM1453.46 1081.5H1611.96V1079.5H1453.46V1081.5ZM1611.12 1079.95L1601.62 1094.45L1603.3 1095.55L1612.8 1081.05L1611.12 1079.95ZM1603.46 1095C1603.46 1068.91 1598.62 1049.31 1588.76 1036.39L1587.17 1037.61C1596.64 1050.02 1601.46 1069.09 1601.46 1095H1603.46ZM1588.77 1036.41C1579.2 1023.42 1564.36 1017 1544.46 1017V1019C1563.9 1019 1578.06 1025.25 1587.16 1037.59L1588.77 1036.41ZM1544.46 1017C1523.56 1017 1507.74 1023.75 1497.17 1037.39L1498.75 1038.61C1508.85 1025.58 1524.03 1019 1544.46 1019V1017ZM1497.18 1037.38C1486.64 1050.63 1481.46 1070.39 1481.46 1096.5H1483.46C1483.46 1070.61 1488.61 1051.37 1498.74 1038.62L1497.18 1037.38ZM1481.46 1096.5V1116.5H1483.46V1096.5H1481.46ZM1481.46 1116.5C1481.46 1140 1487.67 1157.49 1500.3 1168.75L1501.63 1167.25C1489.58 1156.51 1483.46 1139.67 1483.46 1116.5H1481.46ZM1500.3 1168.75C1512.89 1179.98 1532.01 1185.5 1557.46 1185.5V1183.5C1532.25 1183.5 1513.7 1178.02 1501.63 1167.25L1500.3 1168.75ZM1557.46 1185.5C1571.86 1185.5 1587.08 1184.16 1603.13 1181.49L1602.8 1179.51C1586.84 1182.17 1571.73 1183.5 1557.46 1183.5V1185.5ZM1603.13 1181.49C1619.18 1178.81 1633.41 1175.13 1645.81 1170.44L1645.11 1168.56C1632.85 1173.2 1618.75 1176.86 1602.8 1179.51L1603.13 1181.49ZM1644.47 1169.65L1652.47 1222.15L1654.45 1221.85L1646.45 1169.35L1644.47 1169.65ZM1653.09 1221.07C1640.84 1226.04 1626.41 1229.85 1609.8 1232.51L1610.12 1234.49C1626.84 1231.81 1641.42 1227.96 1653.84 1222.93L1653.09 1221.07ZM1609.78 1232.52C1593.51 1235.51 1577.07 1237 1560.46 1237V1239C1577.19 1239 1593.75 1237.49 1610.14 1234.48L1609.78 1232.52ZM1718.09 1233H1717.09V1234H1718.09V1233ZM1718.09 973V972H1717.09V973H1718.09ZM1784.09 973L1785.09 972.99L1785.08 972H1784.09V973ZM1784.59 1021.5L1783.59 1021.51L1783.6 1022.5H1784.59V1021.5ZM1786.09 1021.5V1022.5H1786.6L1786.9 1022.1L1786.09 1021.5ZM1816.59 992.5L1817.14 993.336L1817.15 993.332L1816.59 992.5ZM1855.59 974.5L1855.87 975.462L1855.88 975.459L1855.88 975.457L1855.59 974.5ZM1899.59 968H1900.59V967H1899.59V968ZM1899.59 1026.5V1027.5H1900.59V1026.5H1899.59ZM1802.59 1069.5L1803.39 1070.11L1803.39 1070.1L1802.59 1069.5ZM1787.59 1233V1234H1788.59V1233H1787.59ZM1719.09 1233V973H1717.09V1233H1719.09ZM1718.09 974H1784.09V972H1718.09V974ZM1783.09 973.01L1783.59 1021.51L1785.59 1021.49L1785.09 972.99L1783.09 973.01ZM1784.59 1022.5H1786.09V1020.5H1784.59V1022.5ZM1786.9 1022.1C1795.5 1010.52 1805.58 1000.94 1817.14 993.336L1816.04 991.664C1804.28 999.398 1794.02 1009.15 1785.29 1020.9L1786.9 1022.1ZM1817.15 993.332C1829.06 985.39 1841.97 979.433 1855.87 975.462L1855.32 973.538C1841.22 977.567 1828.13 983.61 1816.04 991.668L1817.15 993.332ZM1855.88 975.457C1870.12 971.152 1884.69 969 1899.59 969V967C1884.5 967 1869.73 969.181 1855.3 973.543L1855.88 975.457ZM1898.59 968V1026.5H1900.59V968H1898.59ZM1899.59 1025.5C1878.8 1025.5 1859.83 1029.36 1842.68 1037.09L1843.5 1038.91C1860.36 1031.31 1879.05 1027.5 1899.59 1027.5V1025.5ZM1842.68 1037.09C1825.55 1044.82 1811.91 1055.42 1801.79 1068.9L1803.39 1070.1C1813.28 1056.92 1826.64 1046.52 1843.5 1038.91L1842.68 1037.09ZM1801.8 1068.89C1791.67 1082.06 1786.59 1096.77 1786.59 1113H1788.59C1788.59 1097.23 1793.52 1082.94 1803.39 1070.11L1801.8 1068.89ZM1786.59 1113V1233H1788.59V1113H1786.59ZM1787.59 1232H1718.09V1234H1787.59V1232Z\"\n fill=\"currentColor\"\n mask=\"url(#path-3-outside-1_2059_21)\"\n />\n </g>\n <defs>\n <filter\n id=\"filter0_d_2059_21\"\n x=\"38.5\"\n y=\"868\"\n width=\"1865.09\"\n height=\"478\"\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n result=\"hardAlpha\"\n />\n <feOffset dy=\"4\" />\n <feGaussianBlur stdDeviation=\"2\" />\n <feComposite in2=\"hardAlpha\" operator=\"out\" />\n <feColorMatrix\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"\n />\n <feBlend\n mode=\"normal\"\n in2=\"BackgroundImageFix\"\n result=\"effect1_dropShadow_2059_21\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"effect1_dropShadow_2059_21\"\n result=\"shape\"\n />\n </filter>\n </defs>\n </svg>\n);\n"],"names":["jsxs","jsx"],"mappings":";;;AAGO,MAAM,0BAA6C,CAAC;AAAA,EACzD;AAAA,EACA,GAAG;AACL,MACEA,2BAAA;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAG;AAAA,IAEJ,UAAA;AAAA,MAACC,2BAAAA,IAAA,UAAA,EAAO,IAAG,OAAM,IAAG,OAAM,GAAE,OAAM,MAAM,QAAS,CAAA;AAAA,MACjDA,2BAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACAD,2BAAAA,KAAC,KAAE,EAAA,QAAO,2BACR,UAAA;AAAA,QAAAA,2BAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,IAAG;AAAA,YACH,WAAU;AAAA,YACV,GAAE;AAAA,YACF,GAAE;AAAA,YACF,OAAM;AAAA,YACN,QAAO;AAAA,YACP,MAAK;AAAA,YAEL,UAAA;AAAA,cAACC,2BAAAA,IAAA,QAAA,EAAK,MAAM,SAAS,GAAE,MAAK,GAAE,OAAM,OAAM,QAAO,QAAO,MAAM,CAAA;AAAA,cAC9DA,2BAAAA,IAAC,QAAK,EAAA,GAAE,0xGAA0xG,CAAA;AAAA,YAAA;AAAA,UAAA;AAAA,QACpyG;AAAA,QACAA,2BAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACAA,2BAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,YACL,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,MACP,GACF;AAAA,qCACC,QACC,EAAA,UAAAD,2BAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,IAAG;AAAA,UACH,GAAE;AAAA,UACF,GAAE;AAAA,UACF,OAAM;AAAA,UACN,QAAO;AAAA,UACP,aAAY;AAAA,UACZ,2BAA0B;AAAA,UAE1B,UAAA;AAAA,YAAAC,2BAAA,IAAC,WAAQ,EAAA,cAAa,KAAI,QAAO,sBAAqB;AAAA,YACtDA,2BAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,IAAG;AAAA,gBACH,MAAK;AAAA,gBACL,QAAO;AAAA,gBACP,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,2BAAAA,IAAC,YAAS,EAAA,IAAG,IAAI,CAAA;AAAA,YACjBA,2BAAAA,IAAC,kBAAe,EAAA,cAAa,IAAI,CAAA;AAAA,YAChCA,2BAAA,IAAA,eAAA,EAAY,KAAI,aAAY,UAAS,OAAM;AAAA,YAC5CA,2BAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,2BAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,2BAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,IAAG;AAAA,gBACH,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YAAA;AAAA,UACT;AAAA,QAAA;AAAA,MAAA,EAEJ,CAAA;AAAA,IAAA;AAAA,EAAA;AACF;;"}
@@ -1,8 +1,8 @@
1
- import { j as jsxRuntimeExports } from "../../jsx-runtime-DQkoUcjV.js";
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
2
  const LogoWithTextBelowCircle = ({
3
3
  bgColor,
4
4
  ...props
5
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
5
+ }) => /* @__PURE__ */ jsxs(
6
6
  "svg",
7
7
  {
8
8
  width: "1910",
@@ -12,8 +12,8 @@ const LogoWithTextBelowCircle = ({
12
12
  xmlns: "http://www.w3.org/2000/svg",
13
13
  ...props,
14
14
  children: [
15
- /* @__PURE__ */ jsxRuntimeExports.jsx("circle", { cx: "955", cy: "350", r: "350", fill: bgColor }),
16
- /* @__PURE__ */ jsxRuntimeExports.jsx(
15
+ /* @__PURE__ */ jsx("circle", { cx: "955", cy: "350", r: "350", fill: bgColor }),
16
+ /* @__PURE__ */ jsx(
17
17
  "path",
18
18
  {
19
19
  fillRule: "evenodd",
@@ -22,8 +22,8 @@ const LogoWithTextBelowCircle = ({
22
22
  fill: "currentColor"
23
23
  }
24
24
  ),
25
- /* @__PURE__ */ jsxRuntimeExports.jsxs("g", { filter: "url(#filter0_d_2059_21)", children: [
26
- /* @__PURE__ */ jsxRuntimeExports.jsxs(
25
+ /* @__PURE__ */ jsxs("g", { filter: "url(#filter0_d_2059_21)", children: [
26
+ /* @__PURE__ */ jsxs(
27
27
  "mask",
28
28
  {
29
29
  id: "path-3-outside-1_2059_21",
@@ -34,19 +34,19 @@ const LogoWithTextBelowCircle = ({
34
34
  height: "472",
35
35
  fill: "currentColor",
36
36
  children: [
37
- /* @__PURE__ */ jsxRuntimeExports.jsx("rect", { fill: bgColor, x: "41", y: "867", width: "1860", height: "472" }),
38
- /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z" })
37
+ /* @__PURE__ */ jsx("rect", { fill: bgColor, x: "41", y: "867", width: "1860", height: "472" }),
38
+ /* @__PURE__ */ jsx("path", { d: "M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z" })
39
39
  ]
40
40
  }
41
41
  ),
42
- /* @__PURE__ */ jsxRuntimeExports.jsx(
42
+ /* @__PURE__ */ jsx(
43
43
  "path",
44
44
  {
45
45
  d: "M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z",
46
46
  fill: "currentColor"
47
47
  }
48
48
  ),
49
- /* @__PURE__ */ jsxRuntimeExports.jsx(
49
+ /* @__PURE__ */ jsx(
50
50
  "path",
51
51
  {
52
52
  d: "M42.5 1233H41.5V1234H42.5V1233ZM42.5 868V867H41.5V868H42.5ZM115.5 868H116.5V867H115.5V868ZM115.5 1233V1234H116.5V1233H115.5ZM43.5 1233V868H41.5V1233H43.5ZM42.5 869H115.5V867H42.5V869ZM114.5 868V1233H116.5V868H114.5ZM115.5 1232H42.5V1234H115.5V1232ZM192.215 1233H191.215V1234H192.215V1233ZM192.215 973V972H191.215V973H192.215ZM257.715 973L258.715 972.984L258.699 972H257.715V973ZM258.215 1003.5L257.215 1003.52L257.231 1004.5H258.215V1003.5ZM259.215 1003.5V1004.5H259.664L259.962 1004.16L259.215 1003.5ZM296.215 977L296.59 977.927L296.601 977.922L296.215 977ZM414.715 993.5L413.958 994.153L413.965 994.161L413.972 994.169L414.715 993.5ZM437.215 1233V1234H438.215V1233H437.215ZM368.715 1233H367.715V1234H368.715V1233ZM357.715 1039.5L356.908 1040.09L356.913 1040.1L356.918 1040.1L357.715 1039.5ZM290.715 1032L291.162 1032.89L291.175 1032.89L291.187 1032.88L290.715 1032ZM268.715 1051.5L267.873 1050.96L267.867 1050.97L268.715 1051.5ZM261.215 1233V1234H262.215V1233H261.215ZM193.215 1233V973H191.215V1233H193.215ZM192.215 974H257.715V972H192.215V974ZM256.715 973.016L257.215 1003.52L259.215 1003.48L258.715 972.984L256.715 973.016ZM258.215 1004.5H259.215V1002.5H258.215V1004.5ZM259.962 1004.16C270.533 992.272 282.742 983.532 296.59 977.927L295.84 976.073C281.688 981.801 269.23 990.728 258.467 1002.84L259.962 1004.16ZM296.601 977.922C310.79 971.983 327.155 969 345.715 969V967C326.942 967 310.306 970.017 295.829 976.078L296.601 977.922ZM345.715 969C376.877 969 399.547 977.45 413.958 994.153L415.472 992.847C400.549 975.55 377.219 967 345.715 967V969ZM413.972 994.169C428.73 1010.57 436.215 1036.77 436.215 1073H438.215C438.215 1036.56 430.7 1009.77 415.458 992.831L413.972 994.169ZM436.215 1073V1233H438.215V1073H436.215ZM437.215 1232H368.715V1234H437.215V1232ZM369.715 1233V1086.5H367.715V1233H369.715ZM369.715 1086.5C369.715 1064.77 366.046 1048.83 358.512 1038.9L356.918 1040.1C364.051 1049.51 367.715 1064.9 367.715 1086.5H369.715ZM358.521 1038.91C350.946 1028.58 338.932 1023.5 322.715 1023.5V1025.5C338.498 1025.5 349.817 1030.42 356.908 1040.09L358.521 1038.91ZM322.715 1023.5C310.572 1023.5 299.74 1026.03 290.243 1031.12L291.187 1032.88C300.357 1027.97 310.857 1025.5 322.715 1025.5V1023.5ZM290.268 1031.11C280.782 1035.85 273.309 1042.47 267.873 1050.96L269.557 1052.04C274.788 1043.87 281.981 1037.49 291.162 1032.89L290.268 1031.11ZM267.867 1050.97C262.752 1059.15 260.215 1068.84 260.215 1080H262.215C262.215 1069.16 264.678 1059.85 269.563 1052.03L267.867 1050.97ZM260.215 1080V1233H262.215V1080H260.215ZM261.215 1232H192.215V1234H261.215V1232ZM542.52 1219L541.84 1219.73L541.849 1219.74L542.52 1219ZM522.02 1026.5H523.02V1025.5H522.02V1026.5ZM465.52 1026.5H464.52V1027.5H465.52V1026.5ZM465.52 973V972H464.52V973H465.52ZM522.02 973V974H523.02V973H522.02ZM522.02 888V887H521.02V888H522.02ZM591.02 888H592.02V887H591.02V888ZM591.02 973H590.02V974H591.02V973ZM675.52 973H676.52V972H675.52V973ZM675.52 1026.5V1027.5H676.52V1026.5H675.52ZM591.02 1026.5V1025.5H590.02V1026.5H591.02ZM598.52 1172.5L597.735 1173.12L597.743 1173.13L597.751 1173.14L598.52 1172.5ZM647.52 1179.5L647.355 1178.51L647.348 1178.51L647.52 1179.5ZM669.52 1174L670.514 1173.9L670.387 1172.64L669.189 1173.06L669.52 1174ZM675.02 1228.5L675.302 1229.46L676.098 1229.23L676.014 1228.4L675.02 1228.5ZM642.52 1235.5L642.392 1234.51L642.376 1234.51L642.36 1234.51L642.52 1235.5ZM610.52 1237C579.281 1237 556.918 1230.68 543.19 1218.26L541.849 1219.74C556.121 1232.65 579.091 1239 610.52 1239V1237ZM543.199 1218.27C529.827 1205.87 523.02 1185.37 523.02 1156.5H521.02C521.02 1185.63 527.879 1206.79 541.84 1219.73L543.199 1218.27ZM523.02 1156.5V1026.5H521.02V1156.5H523.02ZM522.02 1025.5H465.52V1027.5H522.02V1025.5ZM466.52 1026.5V973H464.52V1026.5H466.52ZM465.52 974H522.02V972H465.52V974ZM523.02 973V888H521.02V973H523.02ZM522.02 889H591.02V887H522.02V889ZM590.02 888V973H592.02V888H590.02ZM591.02 974H675.52V972H591.02V974ZM674.52 973V1026.5H676.52V973H674.52ZM675.52 1025.5H591.02V1027.5H675.52V1025.5ZM590.02 1026.5V1139.5H592.02V1026.5H590.02ZM590.02 1139.5C590.02 1155.21 592.514 1166.51 597.735 1173.12L599.304 1171.88C594.525 1165.83 592.02 1155.12 592.02 1139.5H590.02ZM597.751 1173.14C603.037 1179.48 612.415 1182.5 625.52 1182.5V1180.5C612.624 1180.5 604.002 1177.52 599.288 1171.86L597.751 1173.14ZM625.52 1182.5C632.583 1182.5 639.974 1181.83 647.691 1180.49L647.348 1178.51C639.732 1179.84 632.456 1180.5 625.52 1180.5V1182.5ZM647.684 1180.49C655.732 1179.15 663.122 1177.3 669.85 1174.94L669.189 1173.06C662.584 1175.37 655.307 1177.19 647.355 1178.51L647.684 1180.49ZM668.525 1174.1L674.025 1228.6L676.014 1228.4L670.514 1173.9L668.525 1174.1ZM674.737 1227.54C663.448 1230.86 652.666 1233.18 642.392 1234.51L642.648 1236.49C653.039 1235.15 663.924 1232.81 675.302 1229.46L674.737 1227.54ZM642.36 1234.51C632.082 1236.17 621.469 1237 610.52 1237V1239C621.57 1239 632.29 1238.16 642.679 1236.49L642.36 1234.51ZM737.707 1233H736.707V1234H737.707V1233ZM737.707 868V867H736.707V868H737.707ZM807.707 868H808.707V867H807.707V868ZM807.707 1233V1234H808.707V1233H807.707ZM738.707 1233V868H736.707V1233H738.707ZM737.707 869H807.707V867H737.707V869ZM806.707 868V1233H808.707V868H806.707ZM807.707 1232H737.707V1234H807.707V1232ZM882.191 1216.5L881.492 1217.22L881.501 1217.22L882.191 1216.5ZM895.191 1089.5L894.623 1088.68L894.618 1088.68L895.191 1089.5ZM1030.19 1065V1066H1031.19V1065H1030.19ZM1025.69 1038L1024.77 1038.39L1024.78 1038.41L1024.79 1038.43L1025.69 1038ZM1011.19 1025L1010.82 1025.93L1010.85 1025.94L1010.88 1025.95L1011.19 1025ZM930.191 1026.5L930.374 1027.48L930.382 1027.48L930.391 1027.48L930.191 1026.5ZM879.191 1041L878.204 1041.16L878.401 1042.39L879.559 1041.93L879.191 1041ZM870.691 988L870.348 987.061L869.573 987.344L869.704 988.158L870.691 988ZM928.191 973.5L928.348 974.488L928.361 974.486L928.191 973.5ZM1054.69 977.5L1055.07 976.576L1055.07 976.576L1054.69 977.5ZM1088.19 1009.5L1087.29 1009.92L1087.29 1009.93L1088.19 1009.5ZM1098.69 1233V1234H1099.69V1233H1098.69ZM1033.19 1233L1032.19 1233.03L1032.22 1234H1033.19V1233ZM1032.19 1203L1033.19 1202.97L1033.16 1202H1032.19V1203ZM1031.69 1203V1202H1031.24L1030.94 1202.34L1031.69 1203ZM993.191 1228.5L992.83 1227.57L992.83 1227.57L993.191 1228.5ZM1021.69 1163.5L1020.9 1162.89L1020.9 1162.89L1021.69 1163.5ZM1030.19 1110H1031.19V1109H1030.19V1110ZM945.191 1120.5L945.639 1121.39L945.647 1121.39L945.656 1121.39L945.191 1120.5ZM936.191 1177L935.558 1177.77L935.567 1177.78L935.575 1177.79L936.191 1177ZM943.191 1237C917.718 1237 897.654 1229.89 882.882 1215.78L881.501 1217.22C896.728 1231.77 917.332 1239 943.191 1239V1237ZM882.89 1215.78C868.449 1201.67 861.191 1182.78 861.191 1159H859.191C859.191 1183.22 866.6 1202.66 881.492 1217.22L882.89 1215.78ZM861.191 1159C861.191 1129.31 872.715 1106.45 895.765 1090.32L894.618 1088.68C871.001 1105.21 859.191 1128.69 859.191 1159H861.191ZM895.759 1090.32C919.194 1074.15 952.464 1066 995.691 1066V1064C952.252 1064 918.522 1072.18 894.623 1088.68L895.759 1090.32ZM995.691 1066H1030.19V1064H995.691V1066ZM1031.19 1065C1031.19 1053.27 1029.69 1044.1 1026.6 1037.57L1024.79 1038.43C1027.7 1044.57 1029.19 1053.4 1029.19 1065H1031.19ZM1026.61 1037.61C1023.83 1030.99 1018.76 1026.47 1011.51 1024.05L1010.88 1025.95C1017.62 1028.2 1022.22 1032.34 1024.77 1038.39L1026.61 1037.61ZM1011.56 1024.07C1004.72 1021.33 994.903 1020 982.191 1020V1022C994.813 1022 1004.33 1023.33 1010.82 1025.93L1011.56 1024.07ZM982.191 1020C965.451 1020 948.051 1021.84 929.992 1025.52L930.391 1027.48C948.332 1023.83 965.598 1022 982.191 1022V1020ZM930.009 1025.52C911.95 1028.86 894.887 1033.71 878.823 1040.07L879.559 1041.93C895.496 1035.62 912.433 1030.81 930.374 1027.48L930.009 1025.52ZM880.179 1040.84L871.679 987.842L869.704 988.158L878.204 1041.16L880.179 1040.84ZM871.035 988.939C888.299 982.631 907.402 977.812 928.348 974.488L928.035 972.512C906.98 975.854 887.75 980.702 870.348 987.061L871.035 988.939ZM928.361 974.486C949.64 970.828 970.75 969 991.691 969V967C970.633 967 949.41 968.838 928.022 972.514L928.361 974.486ZM991.691 969C1018.3 969 1039.15 972.162 1054.31 978.424L1055.07 976.576C1039.57 970.171 1018.42 967 991.691 967V969ZM1054.31 978.424C1069.41 984.662 1080.39 995.15 1087.29 1009.92L1089.1 1009.08C1081.99 993.85 1070.64 983.004 1055.07 976.576L1054.31 978.424ZM1087.29 1009.93C1094.2 1024.41 1097.69 1044.08 1097.69 1069H1099.69C1099.69 1043.92 1096.18 1023.92 1089.09 1009.07L1087.29 1009.93ZM1097.69 1069V1233H1099.69V1069H1097.69ZM1098.69 1232H1033.19V1234H1098.69V1232ZM1034.19 1232.97L1033.19 1202.97L1031.19 1203.03L1032.19 1233.03L1034.19 1232.97ZM1032.19 1202H1031.69V1204H1032.19V1202ZM1030.94 1202.34C1021.73 1212.86 1009.05 1221.28 992.83 1227.57L993.553 1229.43C1010 1223.05 1022.98 1214.47 1032.44 1203.66L1030.94 1202.34ZM992.83 1227.57C976.608 1233.86 960.064 1237 943.191 1237V1239C960.319 1239 977.108 1235.81 993.553 1229.43L992.83 1227.57ZM968.191 1187C979.973 1187 990.61 1184.98 1000.09 1180.92L999.297 1179.08C990.106 1183.02 979.743 1185 968.191 1185V1187ZM1000.09 1180.92C1009.55 1176.86 1017.03 1171.26 1022.49 1164.11L1020.9 1162.89C1015.68 1169.74 1008.5 1175.14 999.297 1179.08L1000.09 1180.92ZM1022.48 1164.11C1028.27 1156.62 1031.19 1148.4 1031.19 1139.5H1029.19C1029.19 1147.93 1026.44 1155.72 1020.9 1162.89L1022.48 1164.11ZM1031.19 1139.5V1110H1029.19V1139.5H1031.19ZM1030.19 1109H1005.69V1111H1030.19V1109ZM1005.69 1109C978.639 1109 958.276 1112.5 944.727 1119.61L945.656 1121.39C958.773 1114.5 978.744 1111 1005.69 1111V1109ZM944.744 1119.61C937.948 1123 932.796 1127.41 929.347 1132.84C925.897 1138.27 924.191 1144.67 924.191 1152H926.191C926.191 1144.99 927.819 1138.98 931.036 1133.91C934.254 1128.84 939.102 1124.66 945.639 1121.39L944.744 1119.61ZM924.191 1152C924.191 1162.92 927.962 1171.56 935.558 1177.77L936.825 1176.23C929.755 1170.44 926.191 1162.41 926.191 1152H924.191ZM935.575 1177.79C943.477 1183.97 954.39 1187 968.191 1187V1185C954.66 1185 944.24 1182.03 936.808 1176.21L935.575 1177.79ZM1183.11 1338L1182.18 1337.63L1181.62 1339H1183.11V1338ZM1226.11 1231.5L1227.03 1231.87L1227.18 1231.5L1227.03 1231.13L1226.11 1231.5ZM1123.61 973.5L1123.6 972.5L1122.14 972.51L1122.68 973.869L1123.61 973.5ZM1197.11 973L1198.06 972.689L1197.83 971.995L1197.1 972L1197.11 973ZM1260.11 1165.5L1259.16 1165.81L1259.38 1166.5H1260.11V1165.5ZM1261.11 1165.5V1166.5H1261.83L1262.06 1165.81L1261.11 1165.5ZM1324.61 973V972H1323.88L1323.66 972.687L1324.61 973ZM1398.61 973L1399.54 973.365L1400.07 972H1398.61V973ZM1255.61 1338V1339H1256.29L1256.54 1338.36L1255.61 1338ZM1184.03 1338.37L1227.03 1231.87L1225.18 1231.13L1182.18 1337.63L1184.03 1338.37ZM1227.03 1231.13L1124.53 973.131L1122.68 973.869L1225.18 1231.87L1227.03 1231.13ZM1123.61 974.5L1197.11 974L1197.1 972L1123.6 972.5L1123.61 974.5ZM1196.16 973.311L1259.16 1165.81L1261.06 1165.19L1198.06 972.689L1196.16 973.311ZM1260.11 1166.5H1261.11V1164.5H1260.11V1166.5ZM1262.06 1165.81L1325.56 973.313L1323.66 972.687L1260.16 1165.19L1262.06 1165.81ZM1324.61 974H1398.61V972H1324.61V974ZM1397.67 972.635L1254.67 1337.64L1256.54 1338.36L1399.54 973.365L1397.67 972.635ZM1255.61 1337H1183.11V1339H1255.61V1337ZM1452.46 1203L1451.78 1203.73L1451.78 1203.74L1452.46 1203ZM1449.46 1004L1448.74 1003.31L1448.74 1003.31L1449.46 1004ZM1634.46 1002L1633.73 1002.68L1633.73 1002.69L1634.46 1002ZM1665.96 1114.5L1664.96 1114.44L1664.96 1114.47V1114.5H1665.96ZM1665.46 1128V1129H1666.36L1666.45 1128.11L1665.46 1128ZM1453.46 1128H1452.46V1129H1453.46V1128ZM1453.46 1080.5V1079.5H1452.46V1080.5H1453.46ZM1611.96 1080.5L1612.8 1081.05L1613.81 1079.5H1611.96V1080.5ZM1602.46 1095H1601.46V1098.35L1603.3 1095.55L1602.46 1095ZM1587.96 1037L1587.16 1037.59L1587.16 1037.6L1587.17 1037.61L1587.96 1037ZM1497.96 1038L1498.74 1038.62L1498.75 1038.61L1497.96 1038ZM1500.96 1168L1501.63 1167.25L1501.63 1167.25L1500.96 1168ZM1645.46 1169.5L1646.45 1169.35L1646.26 1168.13L1645.11 1168.56L1645.46 1169.5ZM1653.46 1222L1653.84 1222.93L1654.57 1222.63L1654.45 1221.85L1653.46 1222ZM1609.96 1233.5L1609.8 1232.51L1609.79 1232.51L1609.78 1232.52L1609.96 1233.5ZM1560.46 1237C1513.95 1237 1478.23 1225.38 1453.14 1202.26L1451.78 1203.74C1477.36 1227.29 1513.63 1239 1560.46 1239V1237ZM1453.14 1202.27C1428.4 1179.17 1415.96 1146.13 1415.96 1103H1413.96C1413.96 1146.53 1426.52 1180.16 1451.78 1203.73L1453.14 1202.27ZM1415.96 1103C1415.96 1061.19 1427.41 1028.46 1450.18 1004.69L1448.74 1003.31C1425.52 1027.54 1413.96 1060.81 1413.96 1103H1415.96ZM1450.18 1004.69C1472.96 980.93 1504.34 969 1544.46 969V967C1503.92 967 1471.97 979.07 1448.74 1003.31L1450.18 1004.69ZM1544.46 969C1583.26 969 1612.96 980.268 1633.73 1002.68L1635.19 1001.32C1613.96 978.399 1583.66 967 1544.46 967V969ZM1633.73 1002.69C1654.84 1025.11 1665.46 1057 1665.46 1098.5H1667.46C1667.46 1056.67 1656.75 1024.22 1635.19 1001.31L1633.73 1002.69ZM1665.46 1098.5C1665.46 1103.14 1665.3 1108.46 1664.96 1114.44L1666.96 1114.56C1667.29 1108.54 1667.46 1103.19 1667.46 1098.5H1665.46ZM1664.96 1114.5C1664.96 1120.49 1664.79 1124.95 1664.47 1127.89L1666.45 1128.11C1666.79 1125.05 1666.96 1120.51 1666.96 1114.5H1664.96ZM1665.46 1127H1453.46V1129H1665.46V1127ZM1454.46 1128V1080.5H1452.46V1128H1454.46ZM1453.46 1081.5H1611.96V1079.5H1453.46V1081.5ZM1611.12 1079.95L1601.62 1094.45L1603.3 1095.55L1612.8 1081.05L1611.12 1079.95ZM1603.46 1095C1603.46 1068.91 1598.62 1049.31 1588.76 1036.39L1587.17 1037.61C1596.64 1050.02 1601.46 1069.09 1601.46 1095H1603.46ZM1588.77 1036.41C1579.2 1023.42 1564.36 1017 1544.46 1017V1019C1563.9 1019 1578.06 1025.25 1587.16 1037.59L1588.77 1036.41ZM1544.46 1017C1523.56 1017 1507.74 1023.75 1497.17 1037.39L1498.75 1038.61C1508.85 1025.58 1524.03 1019 1544.46 1019V1017ZM1497.18 1037.38C1486.64 1050.63 1481.46 1070.39 1481.46 1096.5H1483.46C1483.46 1070.61 1488.61 1051.37 1498.74 1038.62L1497.18 1037.38ZM1481.46 1096.5V1116.5H1483.46V1096.5H1481.46ZM1481.46 1116.5C1481.46 1140 1487.67 1157.49 1500.3 1168.75L1501.63 1167.25C1489.58 1156.51 1483.46 1139.67 1483.46 1116.5H1481.46ZM1500.3 1168.75C1512.89 1179.98 1532.01 1185.5 1557.46 1185.5V1183.5C1532.25 1183.5 1513.7 1178.02 1501.63 1167.25L1500.3 1168.75ZM1557.46 1185.5C1571.86 1185.5 1587.08 1184.16 1603.13 1181.49L1602.8 1179.51C1586.84 1182.17 1571.73 1183.5 1557.46 1183.5V1185.5ZM1603.13 1181.49C1619.18 1178.81 1633.41 1175.13 1645.81 1170.44L1645.11 1168.56C1632.85 1173.2 1618.75 1176.86 1602.8 1179.51L1603.13 1181.49ZM1644.47 1169.65L1652.47 1222.15L1654.45 1221.85L1646.45 1169.35L1644.47 1169.65ZM1653.09 1221.07C1640.84 1226.04 1626.41 1229.85 1609.8 1232.51L1610.12 1234.49C1626.84 1231.81 1641.42 1227.96 1653.84 1222.93L1653.09 1221.07ZM1609.78 1232.52C1593.51 1235.51 1577.07 1237 1560.46 1237V1239C1577.19 1239 1593.75 1237.49 1610.14 1234.48L1609.78 1232.52ZM1718.09 1233H1717.09V1234H1718.09V1233ZM1718.09 973V972H1717.09V973H1718.09ZM1784.09 973L1785.09 972.99L1785.08 972H1784.09V973ZM1784.59 1021.5L1783.59 1021.51L1783.6 1022.5H1784.59V1021.5ZM1786.09 1021.5V1022.5H1786.6L1786.9 1022.1L1786.09 1021.5ZM1816.59 992.5L1817.14 993.336L1817.15 993.332L1816.59 992.5ZM1855.59 974.5L1855.87 975.462L1855.88 975.459L1855.88 975.457L1855.59 974.5ZM1899.59 968H1900.59V967H1899.59V968ZM1899.59 1026.5V1027.5H1900.59V1026.5H1899.59ZM1802.59 1069.5L1803.39 1070.11L1803.39 1070.1L1802.59 1069.5ZM1787.59 1233V1234H1788.59V1233H1787.59ZM1719.09 1233V973H1717.09V1233H1719.09ZM1718.09 974H1784.09V972H1718.09V974ZM1783.09 973.01L1783.59 1021.51L1785.59 1021.49L1785.09 972.99L1783.09 973.01ZM1784.59 1022.5H1786.09V1020.5H1784.59V1022.5ZM1786.9 1022.1C1795.5 1010.52 1805.58 1000.94 1817.14 993.336L1816.04 991.664C1804.28 999.398 1794.02 1009.15 1785.29 1020.9L1786.9 1022.1ZM1817.15 993.332C1829.06 985.39 1841.97 979.433 1855.87 975.462L1855.32 973.538C1841.22 977.567 1828.13 983.61 1816.04 991.668L1817.15 993.332ZM1855.88 975.457C1870.12 971.152 1884.69 969 1899.59 969V967C1884.5 967 1869.73 969.181 1855.3 973.543L1855.88 975.457ZM1898.59 968V1026.5H1900.59V968H1898.59ZM1899.59 1025.5C1878.8 1025.5 1859.83 1029.36 1842.68 1037.09L1843.5 1038.91C1860.36 1031.31 1879.05 1027.5 1899.59 1027.5V1025.5ZM1842.68 1037.09C1825.55 1044.82 1811.91 1055.42 1801.79 1068.9L1803.39 1070.1C1813.28 1056.92 1826.64 1046.52 1843.5 1038.91L1842.68 1037.09ZM1801.8 1068.89C1791.67 1082.06 1786.59 1096.77 1786.59 1113H1788.59C1788.59 1097.23 1793.52 1082.94 1803.39 1070.11L1801.8 1068.89ZM1786.59 1113V1233H1788.59V1113H1786.59ZM1787.59 1232H1718.09V1234H1787.59V1232Z",
@@ -55,7 +55,7 @@ const LogoWithTextBelowCircle = ({
55
55
  }
56
56
  )
57
57
  ] }),
58
- /* @__PURE__ */ jsxRuntimeExports.jsx("defs", { children: /* @__PURE__ */ jsxRuntimeExports.jsxs(
58
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs(
59
59
  "filter",
60
60
  {
61
61
  id: "filter0_d_2059_21",
@@ -66,8 +66,8 @@ const LogoWithTextBelowCircle = ({
66
66
  filterUnits: "userSpaceOnUse",
67
67
  colorInterpolationFilters: "sRGB",
68
68
  children: [
69
- /* @__PURE__ */ jsxRuntimeExports.jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
70
- /* @__PURE__ */ jsxRuntimeExports.jsx(
69
+ /* @__PURE__ */ jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
70
+ /* @__PURE__ */ jsx(
71
71
  "feColorMatrix",
72
72
  {
73
73
  in: "SourceAlpha",
@@ -76,17 +76,17 @@ const LogoWithTextBelowCircle = ({
76
76
  result: "hardAlpha"
77
77
  }
78
78
  ),
79
- /* @__PURE__ */ jsxRuntimeExports.jsx("feOffset", { dy: "4" }),
80
- /* @__PURE__ */ jsxRuntimeExports.jsx("feGaussianBlur", { stdDeviation: "2" }),
81
- /* @__PURE__ */ jsxRuntimeExports.jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
82
- /* @__PURE__ */ jsxRuntimeExports.jsx(
79
+ /* @__PURE__ */ jsx("feOffset", { dy: "4" }),
80
+ /* @__PURE__ */ jsx("feGaussianBlur", { stdDeviation: "2" }),
81
+ /* @__PURE__ */ jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
82
+ /* @__PURE__ */ jsx(
83
83
  "feColorMatrix",
84
84
  {
85
85
  type: "matrix",
86
86
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
87
87
  }
88
88
  ),
89
- /* @__PURE__ */ jsxRuntimeExports.jsx(
89
+ /* @__PURE__ */ jsx(
90
90
  "feBlend",
91
91
  {
92
92
  mode: "normal",
@@ -94,7 +94,7 @@ const LogoWithTextBelowCircle = ({
94
94
  result: "effect1_dropShadow_2059_21"
95
95
  }
96
96
  ),
97
- /* @__PURE__ */ jsxRuntimeExports.jsx(
97
+ /* @__PURE__ */ jsx(
98
98
  "feBlend",
99
99
  {
100
100
  mode: "normal",
@@ -1 +1 @@
1
- {"version":3,"file":"LogoWithTextBelowCircle.mjs","sources":["../../../src/components/Logo/LogoWithTextBelowCircle.tsx"],"sourcesContent":["import type { FC } from 'react';\nimport type { LogoBaseProps } from '.';\n\nexport const LogoWithTextBelowCircle: FC<LogoBaseProps> = ({\n bgColor,\n ...props\n}) => (\n <svg\n width=\"1910\"\n height=\"1400\"\n viewBox=\"0 0 1910 1400\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <circle cx=\"955\" cy=\"350\" r=\"350\" fill={bgColor} />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M955 700C1148.3 700 1305 543.3 1305 350C1305 156.7 1148.3 0 955 0C761.7 0 605 156.7 605 350C605 543.3 761.7 700 955 700ZM785 305C760.147 305 740 325.147 740 350C740 374.853 760.147 395 785 395H1165C1189.85 395 1210 374.853 1210 350C1210 325.147 1189.85 305 1165 305H785ZM740 523C740 498.147 760.147 478 785 478H965C989.853 478 1010 498.147 1010 523C1010 547.853 989.853 568 965 568H785C760.147 568 740 547.853 740 523ZM785 130C760.147 130 740 150.147 740 175C740 199.853 760.147 220 785 220H1030C1054.85 220 1075 199.853 1075 175C1075 150.147 1054.85 130 1030 130H785Z\"\n fill=\"currentColor\"\n />\n <g filter=\"url(#filter0_d_2059_21)\">\n <mask\n id=\"path-3-outside-1_2059_21\"\n maskUnits=\"userSpaceOnUse\"\n x=\"41\"\n y=\"867\"\n width=\"1860\"\n height=\"472\"\n fill=\"currentColor\"\n >\n <rect fill={bgColor} x=\"41\" y=\"867\" width=\"1860\" height=\"472\" />\n <path d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\" />\n </mask>\n <path\n d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M42.5 1233H41.5V1234H42.5V1233ZM42.5 868V867H41.5V868H42.5ZM115.5 868H116.5V867H115.5V868ZM115.5 1233V1234H116.5V1233H115.5ZM43.5 1233V868H41.5V1233H43.5ZM42.5 869H115.5V867H42.5V869ZM114.5 868V1233H116.5V868H114.5ZM115.5 1232H42.5V1234H115.5V1232ZM192.215 1233H191.215V1234H192.215V1233ZM192.215 973V972H191.215V973H192.215ZM257.715 973L258.715 972.984L258.699 972H257.715V973ZM258.215 1003.5L257.215 1003.52L257.231 1004.5H258.215V1003.5ZM259.215 1003.5V1004.5H259.664L259.962 1004.16L259.215 1003.5ZM296.215 977L296.59 977.927L296.601 977.922L296.215 977ZM414.715 993.5L413.958 994.153L413.965 994.161L413.972 994.169L414.715 993.5ZM437.215 1233V1234H438.215V1233H437.215ZM368.715 1233H367.715V1234H368.715V1233ZM357.715 1039.5L356.908 1040.09L356.913 1040.1L356.918 1040.1L357.715 1039.5ZM290.715 1032L291.162 1032.89L291.175 1032.89L291.187 1032.88L290.715 1032ZM268.715 1051.5L267.873 1050.96L267.867 1050.97L268.715 1051.5ZM261.215 1233V1234H262.215V1233H261.215ZM193.215 1233V973H191.215V1233H193.215ZM192.215 974H257.715V972H192.215V974ZM256.715 973.016L257.215 1003.52L259.215 1003.48L258.715 972.984L256.715 973.016ZM258.215 1004.5H259.215V1002.5H258.215V1004.5ZM259.962 1004.16C270.533 992.272 282.742 983.532 296.59 977.927L295.84 976.073C281.688 981.801 269.23 990.728 258.467 1002.84L259.962 1004.16ZM296.601 977.922C310.79 971.983 327.155 969 345.715 969V967C326.942 967 310.306 970.017 295.829 976.078L296.601 977.922ZM345.715 969C376.877 969 399.547 977.45 413.958 994.153L415.472 992.847C400.549 975.55 377.219 967 345.715 967V969ZM413.972 994.169C428.73 1010.57 436.215 1036.77 436.215 1073H438.215C438.215 1036.56 430.7 1009.77 415.458 992.831L413.972 994.169ZM436.215 1073V1233H438.215V1073H436.215ZM437.215 1232H368.715V1234H437.215V1232ZM369.715 1233V1086.5H367.715V1233H369.715ZM369.715 1086.5C369.715 1064.77 366.046 1048.83 358.512 1038.9L356.918 1040.1C364.051 1049.51 367.715 1064.9 367.715 1086.5H369.715ZM358.521 1038.91C350.946 1028.58 338.932 1023.5 322.715 1023.5V1025.5C338.498 1025.5 349.817 1030.42 356.908 1040.09L358.521 1038.91ZM322.715 1023.5C310.572 1023.5 299.74 1026.03 290.243 1031.12L291.187 1032.88C300.357 1027.97 310.857 1025.5 322.715 1025.5V1023.5ZM290.268 1031.11C280.782 1035.85 273.309 1042.47 267.873 1050.96L269.557 1052.04C274.788 1043.87 281.981 1037.49 291.162 1032.89L290.268 1031.11ZM267.867 1050.97C262.752 1059.15 260.215 1068.84 260.215 1080H262.215C262.215 1069.16 264.678 1059.85 269.563 1052.03L267.867 1050.97ZM260.215 1080V1233H262.215V1080H260.215ZM261.215 1232H192.215V1234H261.215V1232ZM542.52 1219L541.84 1219.73L541.849 1219.74L542.52 1219ZM522.02 1026.5H523.02V1025.5H522.02V1026.5ZM465.52 1026.5H464.52V1027.5H465.52V1026.5ZM465.52 973V972H464.52V973H465.52ZM522.02 973V974H523.02V973H522.02ZM522.02 888V887H521.02V888H522.02ZM591.02 888H592.02V887H591.02V888ZM591.02 973H590.02V974H591.02V973ZM675.52 973H676.52V972H675.52V973ZM675.52 1026.5V1027.5H676.52V1026.5H675.52ZM591.02 1026.5V1025.5H590.02V1026.5H591.02ZM598.52 1172.5L597.735 1173.12L597.743 1173.13L597.751 1173.14L598.52 1172.5ZM647.52 1179.5L647.355 1178.51L647.348 1178.51L647.52 1179.5ZM669.52 1174L670.514 1173.9L670.387 1172.64L669.189 1173.06L669.52 1174ZM675.02 1228.5L675.302 1229.46L676.098 1229.23L676.014 1228.4L675.02 1228.5ZM642.52 1235.5L642.392 1234.51L642.376 1234.51L642.36 1234.51L642.52 1235.5ZM610.52 1237C579.281 1237 556.918 1230.68 543.19 1218.26L541.849 1219.74C556.121 1232.65 579.091 1239 610.52 1239V1237ZM543.199 1218.27C529.827 1205.87 523.02 1185.37 523.02 1156.5H521.02C521.02 1185.63 527.879 1206.79 541.84 1219.73L543.199 1218.27ZM523.02 1156.5V1026.5H521.02V1156.5H523.02ZM522.02 1025.5H465.52V1027.5H522.02V1025.5ZM466.52 1026.5V973H464.52V1026.5H466.52ZM465.52 974H522.02V972H465.52V974ZM523.02 973V888H521.02V973H523.02ZM522.02 889H591.02V887H522.02V889ZM590.02 888V973H592.02V888H590.02ZM591.02 974H675.52V972H591.02V974ZM674.52 973V1026.5H676.52V973H674.52ZM675.52 1025.5H591.02V1027.5H675.52V1025.5ZM590.02 1026.5V1139.5H592.02V1026.5H590.02ZM590.02 1139.5C590.02 1155.21 592.514 1166.51 597.735 1173.12L599.304 1171.88C594.525 1165.83 592.02 1155.12 592.02 1139.5H590.02ZM597.751 1173.14C603.037 1179.48 612.415 1182.5 625.52 1182.5V1180.5C612.624 1180.5 604.002 1177.52 599.288 1171.86L597.751 1173.14ZM625.52 1182.5C632.583 1182.5 639.974 1181.83 647.691 1180.49L647.348 1178.51C639.732 1179.84 632.456 1180.5 625.52 1180.5V1182.5ZM647.684 1180.49C655.732 1179.15 663.122 1177.3 669.85 1174.94L669.189 1173.06C662.584 1175.37 655.307 1177.19 647.355 1178.51L647.684 1180.49ZM668.525 1174.1L674.025 1228.6L676.014 1228.4L670.514 1173.9L668.525 1174.1ZM674.737 1227.54C663.448 1230.86 652.666 1233.18 642.392 1234.51L642.648 1236.49C653.039 1235.15 663.924 1232.81 675.302 1229.46L674.737 1227.54ZM642.36 1234.51C632.082 1236.17 621.469 1237 610.52 1237V1239C621.57 1239 632.29 1238.16 642.679 1236.49L642.36 1234.51ZM737.707 1233H736.707V1234H737.707V1233ZM737.707 868V867H736.707V868H737.707ZM807.707 868H808.707V867H807.707V868ZM807.707 1233V1234H808.707V1233H807.707ZM738.707 1233V868H736.707V1233H738.707ZM737.707 869H807.707V867H737.707V869ZM806.707 868V1233H808.707V868H806.707ZM807.707 1232H737.707V1234H807.707V1232ZM882.191 1216.5L881.492 1217.22L881.501 1217.22L882.191 1216.5ZM895.191 1089.5L894.623 1088.68L894.618 1088.68L895.191 1089.5ZM1030.19 1065V1066H1031.19V1065H1030.19ZM1025.69 1038L1024.77 1038.39L1024.78 1038.41L1024.79 1038.43L1025.69 1038ZM1011.19 1025L1010.82 1025.93L1010.85 1025.94L1010.88 1025.95L1011.19 1025ZM930.191 1026.5L930.374 1027.48L930.382 1027.48L930.391 1027.48L930.191 1026.5ZM879.191 1041L878.204 1041.16L878.401 1042.39L879.559 1041.93L879.191 1041ZM870.691 988L870.348 987.061L869.573 987.344L869.704 988.158L870.691 988ZM928.191 973.5L928.348 974.488L928.361 974.486L928.191 973.5ZM1054.69 977.5L1055.07 976.576L1055.07 976.576L1054.69 977.5ZM1088.19 1009.5L1087.29 1009.92L1087.29 1009.93L1088.19 1009.5ZM1098.69 1233V1234H1099.69V1233H1098.69ZM1033.19 1233L1032.19 1233.03L1032.22 1234H1033.19V1233ZM1032.19 1203L1033.19 1202.97L1033.16 1202H1032.19V1203ZM1031.69 1203V1202H1031.24L1030.94 1202.34L1031.69 1203ZM993.191 1228.5L992.83 1227.57L992.83 1227.57L993.191 1228.5ZM1021.69 1163.5L1020.9 1162.89L1020.9 1162.89L1021.69 1163.5ZM1030.19 1110H1031.19V1109H1030.19V1110ZM945.191 1120.5L945.639 1121.39L945.647 1121.39L945.656 1121.39L945.191 1120.5ZM936.191 1177L935.558 1177.77L935.567 1177.78L935.575 1177.79L936.191 1177ZM943.191 1237C917.718 1237 897.654 1229.89 882.882 1215.78L881.501 1217.22C896.728 1231.77 917.332 1239 943.191 1239V1237ZM882.89 1215.78C868.449 1201.67 861.191 1182.78 861.191 1159H859.191C859.191 1183.22 866.6 1202.66 881.492 1217.22L882.89 1215.78ZM861.191 1159C861.191 1129.31 872.715 1106.45 895.765 1090.32L894.618 1088.68C871.001 1105.21 859.191 1128.69 859.191 1159H861.191ZM895.759 1090.32C919.194 1074.15 952.464 1066 995.691 1066V1064C952.252 1064 918.522 1072.18 894.623 1088.68L895.759 1090.32ZM995.691 1066H1030.19V1064H995.691V1066ZM1031.19 1065C1031.19 1053.27 1029.69 1044.1 1026.6 1037.57L1024.79 1038.43C1027.7 1044.57 1029.19 1053.4 1029.19 1065H1031.19ZM1026.61 1037.61C1023.83 1030.99 1018.76 1026.47 1011.51 1024.05L1010.88 1025.95C1017.62 1028.2 1022.22 1032.34 1024.77 1038.39L1026.61 1037.61ZM1011.56 1024.07C1004.72 1021.33 994.903 1020 982.191 1020V1022C994.813 1022 1004.33 1023.33 1010.82 1025.93L1011.56 1024.07ZM982.191 1020C965.451 1020 948.051 1021.84 929.992 1025.52L930.391 1027.48C948.332 1023.83 965.598 1022 982.191 1022V1020ZM930.009 1025.52C911.95 1028.86 894.887 1033.71 878.823 1040.07L879.559 1041.93C895.496 1035.62 912.433 1030.81 930.374 1027.48L930.009 1025.52ZM880.179 1040.84L871.679 987.842L869.704 988.158L878.204 1041.16L880.179 1040.84ZM871.035 988.939C888.299 982.631 907.402 977.812 928.348 974.488L928.035 972.512C906.98 975.854 887.75 980.702 870.348 987.061L871.035 988.939ZM928.361 974.486C949.64 970.828 970.75 969 991.691 969V967C970.633 967 949.41 968.838 928.022 972.514L928.361 974.486ZM991.691 969C1018.3 969 1039.15 972.162 1054.31 978.424L1055.07 976.576C1039.57 970.171 1018.42 967 991.691 967V969ZM1054.31 978.424C1069.41 984.662 1080.39 995.15 1087.29 1009.92L1089.1 1009.08C1081.99 993.85 1070.64 983.004 1055.07 976.576L1054.31 978.424ZM1087.29 1009.93C1094.2 1024.41 1097.69 1044.08 1097.69 1069H1099.69C1099.69 1043.92 1096.18 1023.92 1089.09 1009.07L1087.29 1009.93ZM1097.69 1069V1233H1099.69V1069H1097.69ZM1098.69 1232H1033.19V1234H1098.69V1232ZM1034.19 1232.97L1033.19 1202.97L1031.19 1203.03L1032.19 1233.03L1034.19 1232.97ZM1032.19 1202H1031.69V1204H1032.19V1202ZM1030.94 1202.34C1021.73 1212.86 1009.05 1221.28 992.83 1227.57L993.553 1229.43C1010 1223.05 1022.98 1214.47 1032.44 1203.66L1030.94 1202.34ZM992.83 1227.57C976.608 1233.86 960.064 1237 943.191 1237V1239C960.319 1239 977.108 1235.81 993.553 1229.43L992.83 1227.57ZM968.191 1187C979.973 1187 990.61 1184.98 1000.09 1180.92L999.297 1179.08C990.106 1183.02 979.743 1185 968.191 1185V1187ZM1000.09 1180.92C1009.55 1176.86 1017.03 1171.26 1022.49 1164.11L1020.9 1162.89C1015.68 1169.74 1008.5 1175.14 999.297 1179.08L1000.09 1180.92ZM1022.48 1164.11C1028.27 1156.62 1031.19 1148.4 1031.19 1139.5H1029.19C1029.19 1147.93 1026.44 1155.72 1020.9 1162.89L1022.48 1164.11ZM1031.19 1139.5V1110H1029.19V1139.5H1031.19ZM1030.19 1109H1005.69V1111H1030.19V1109ZM1005.69 1109C978.639 1109 958.276 1112.5 944.727 1119.61L945.656 1121.39C958.773 1114.5 978.744 1111 1005.69 1111V1109ZM944.744 1119.61C937.948 1123 932.796 1127.41 929.347 1132.84C925.897 1138.27 924.191 1144.67 924.191 1152H926.191C926.191 1144.99 927.819 1138.98 931.036 1133.91C934.254 1128.84 939.102 1124.66 945.639 1121.39L944.744 1119.61ZM924.191 1152C924.191 1162.92 927.962 1171.56 935.558 1177.77L936.825 1176.23C929.755 1170.44 926.191 1162.41 926.191 1152H924.191ZM935.575 1177.79C943.477 1183.97 954.39 1187 968.191 1187V1185C954.66 1185 944.24 1182.03 936.808 1176.21L935.575 1177.79ZM1183.11 1338L1182.18 1337.63L1181.62 1339H1183.11V1338ZM1226.11 1231.5L1227.03 1231.87L1227.18 1231.5L1227.03 1231.13L1226.11 1231.5ZM1123.61 973.5L1123.6 972.5L1122.14 972.51L1122.68 973.869L1123.61 973.5ZM1197.11 973L1198.06 972.689L1197.83 971.995L1197.1 972L1197.11 973ZM1260.11 1165.5L1259.16 1165.81L1259.38 1166.5H1260.11V1165.5ZM1261.11 1165.5V1166.5H1261.83L1262.06 1165.81L1261.11 1165.5ZM1324.61 973V972H1323.88L1323.66 972.687L1324.61 973ZM1398.61 973L1399.54 973.365L1400.07 972H1398.61V973ZM1255.61 1338V1339H1256.29L1256.54 1338.36L1255.61 1338ZM1184.03 1338.37L1227.03 1231.87L1225.18 1231.13L1182.18 1337.63L1184.03 1338.37ZM1227.03 1231.13L1124.53 973.131L1122.68 973.869L1225.18 1231.87L1227.03 1231.13ZM1123.61 974.5L1197.11 974L1197.1 972L1123.6 972.5L1123.61 974.5ZM1196.16 973.311L1259.16 1165.81L1261.06 1165.19L1198.06 972.689L1196.16 973.311ZM1260.11 1166.5H1261.11V1164.5H1260.11V1166.5ZM1262.06 1165.81L1325.56 973.313L1323.66 972.687L1260.16 1165.19L1262.06 1165.81ZM1324.61 974H1398.61V972H1324.61V974ZM1397.67 972.635L1254.67 1337.64L1256.54 1338.36L1399.54 973.365L1397.67 972.635ZM1255.61 1337H1183.11V1339H1255.61V1337ZM1452.46 1203L1451.78 1203.73L1451.78 1203.74L1452.46 1203ZM1449.46 1004L1448.74 1003.31L1448.74 1003.31L1449.46 1004ZM1634.46 1002L1633.73 1002.68L1633.73 1002.69L1634.46 1002ZM1665.96 1114.5L1664.96 1114.44L1664.96 1114.47V1114.5H1665.96ZM1665.46 1128V1129H1666.36L1666.45 1128.11L1665.46 1128ZM1453.46 1128H1452.46V1129H1453.46V1128ZM1453.46 1080.5V1079.5H1452.46V1080.5H1453.46ZM1611.96 1080.5L1612.8 1081.05L1613.81 1079.5H1611.96V1080.5ZM1602.46 1095H1601.46V1098.35L1603.3 1095.55L1602.46 1095ZM1587.96 1037L1587.16 1037.59L1587.16 1037.6L1587.17 1037.61L1587.96 1037ZM1497.96 1038L1498.74 1038.62L1498.75 1038.61L1497.96 1038ZM1500.96 1168L1501.63 1167.25L1501.63 1167.25L1500.96 1168ZM1645.46 1169.5L1646.45 1169.35L1646.26 1168.13L1645.11 1168.56L1645.46 1169.5ZM1653.46 1222L1653.84 1222.93L1654.57 1222.63L1654.45 1221.85L1653.46 1222ZM1609.96 1233.5L1609.8 1232.51L1609.79 1232.51L1609.78 1232.52L1609.96 1233.5ZM1560.46 1237C1513.95 1237 1478.23 1225.38 1453.14 1202.26L1451.78 1203.74C1477.36 1227.29 1513.63 1239 1560.46 1239V1237ZM1453.14 1202.27C1428.4 1179.17 1415.96 1146.13 1415.96 1103H1413.96C1413.96 1146.53 1426.52 1180.16 1451.78 1203.73L1453.14 1202.27ZM1415.96 1103C1415.96 1061.19 1427.41 1028.46 1450.18 1004.69L1448.74 1003.31C1425.52 1027.54 1413.96 1060.81 1413.96 1103H1415.96ZM1450.18 1004.69C1472.96 980.93 1504.34 969 1544.46 969V967C1503.92 967 1471.97 979.07 1448.74 1003.31L1450.18 1004.69ZM1544.46 969C1583.26 969 1612.96 980.268 1633.73 1002.68L1635.19 1001.32C1613.96 978.399 1583.66 967 1544.46 967V969ZM1633.73 1002.69C1654.84 1025.11 1665.46 1057 1665.46 1098.5H1667.46C1667.46 1056.67 1656.75 1024.22 1635.19 1001.31L1633.73 1002.69ZM1665.46 1098.5C1665.46 1103.14 1665.3 1108.46 1664.96 1114.44L1666.96 1114.56C1667.29 1108.54 1667.46 1103.19 1667.46 1098.5H1665.46ZM1664.96 1114.5C1664.96 1120.49 1664.79 1124.95 1664.47 1127.89L1666.45 1128.11C1666.79 1125.05 1666.96 1120.51 1666.96 1114.5H1664.96ZM1665.46 1127H1453.46V1129H1665.46V1127ZM1454.46 1128V1080.5H1452.46V1128H1454.46ZM1453.46 1081.5H1611.96V1079.5H1453.46V1081.5ZM1611.12 1079.95L1601.62 1094.45L1603.3 1095.55L1612.8 1081.05L1611.12 1079.95ZM1603.46 1095C1603.46 1068.91 1598.62 1049.31 1588.76 1036.39L1587.17 1037.61C1596.64 1050.02 1601.46 1069.09 1601.46 1095H1603.46ZM1588.77 1036.41C1579.2 1023.42 1564.36 1017 1544.46 1017V1019C1563.9 1019 1578.06 1025.25 1587.16 1037.59L1588.77 1036.41ZM1544.46 1017C1523.56 1017 1507.74 1023.75 1497.17 1037.39L1498.75 1038.61C1508.85 1025.58 1524.03 1019 1544.46 1019V1017ZM1497.18 1037.38C1486.64 1050.63 1481.46 1070.39 1481.46 1096.5H1483.46C1483.46 1070.61 1488.61 1051.37 1498.74 1038.62L1497.18 1037.38ZM1481.46 1096.5V1116.5H1483.46V1096.5H1481.46ZM1481.46 1116.5C1481.46 1140 1487.67 1157.49 1500.3 1168.75L1501.63 1167.25C1489.58 1156.51 1483.46 1139.67 1483.46 1116.5H1481.46ZM1500.3 1168.75C1512.89 1179.98 1532.01 1185.5 1557.46 1185.5V1183.5C1532.25 1183.5 1513.7 1178.02 1501.63 1167.25L1500.3 1168.75ZM1557.46 1185.5C1571.86 1185.5 1587.08 1184.16 1603.13 1181.49L1602.8 1179.51C1586.84 1182.17 1571.73 1183.5 1557.46 1183.5V1185.5ZM1603.13 1181.49C1619.18 1178.81 1633.41 1175.13 1645.81 1170.44L1645.11 1168.56C1632.85 1173.2 1618.75 1176.86 1602.8 1179.51L1603.13 1181.49ZM1644.47 1169.65L1652.47 1222.15L1654.45 1221.85L1646.45 1169.35L1644.47 1169.65ZM1653.09 1221.07C1640.84 1226.04 1626.41 1229.85 1609.8 1232.51L1610.12 1234.49C1626.84 1231.81 1641.42 1227.96 1653.84 1222.93L1653.09 1221.07ZM1609.78 1232.52C1593.51 1235.51 1577.07 1237 1560.46 1237V1239C1577.19 1239 1593.75 1237.49 1610.14 1234.48L1609.78 1232.52ZM1718.09 1233H1717.09V1234H1718.09V1233ZM1718.09 973V972H1717.09V973H1718.09ZM1784.09 973L1785.09 972.99L1785.08 972H1784.09V973ZM1784.59 1021.5L1783.59 1021.51L1783.6 1022.5H1784.59V1021.5ZM1786.09 1021.5V1022.5H1786.6L1786.9 1022.1L1786.09 1021.5ZM1816.59 992.5L1817.14 993.336L1817.15 993.332L1816.59 992.5ZM1855.59 974.5L1855.87 975.462L1855.88 975.459L1855.88 975.457L1855.59 974.5ZM1899.59 968H1900.59V967H1899.59V968ZM1899.59 1026.5V1027.5H1900.59V1026.5H1899.59ZM1802.59 1069.5L1803.39 1070.11L1803.39 1070.1L1802.59 1069.5ZM1787.59 1233V1234H1788.59V1233H1787.59ZM1719.09 1233V973H1717.09V1233H1719.09ZM1718.09 974H1784.09V972H1718.09V974ZM1783.09 973.01L1783.59 1021.51L1785.59 1021.49L1785.09 972.99L1783.09 973.01ZM1784.59 1022.5H1786.09V1020.5H1784.59V1022.5ZM1786.9 1022.1C1795.5 1010.52 1805.58 1000.94 1817.14 993.336L1816.04 991.664C1804.28 999.398 1794.02 1009.15 1785.29 1020.9L1786.9 1022.1ZM1817.15 993.332C1829.06 985.39 1841.97 979.433 1855.87 975.462L1855.32 973.538C1841.22 977.567 1828.13 983.61 1816.04 991.668L1817.15 993.332ZM1855.88 975.457C1870.12 971.152 1884.69 969 1899.59 969V967C1884.5 967 1869.73 969.181 1855.3 973.543L1855.88 975.457ZM1898.59 968V1026.5H1900.59V968H1898.59ZM1899.59 1025.5C1878.8 1025.5 1859.83 1029.36 1842.68 1037.09L1843.5 1038.91C1860.36 1031.31 1879.05 1027.5 1899.59 1027.5V1025.5ZM1842.68 1037.09C1825.55 1044.82 1811.91 1055.42 1801.79 1068.9L1803.39 1070.1C1813.28 1056.92 1826.64 1046.52 1843.5 1038.91L1842.68 1037.09ZM1801.8 1068.89C1791.67 1082.06 1786.59 1096.77 1786.59 1113H1788.59C1788.59 1097.23 1793.52 1082.94 1803.39 1070.11L1801.8 1068.89ZM1786.59 1113V1233H1788.59V1113H1786.59ZM1787.59 1232H1718.09V1234H1787.59V1232Z\"\n fill=\"currentColor\"\n mask=\"url(#path-3-outside-1_2059_21)\"\n />\n </g>\n <defs>\n <filter\n id=\"filter0_d_2059_21\"\n x=\"38.5\"\n y=\"868\"\n width=\"1865.09\"\n height=\"478\"\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n result=\"hardAlpha\"\n />\n <feOffset dy=\"4\" />\n <feGaussianBlur stdDeviation=\"2\" />\n <feComposite in2=\"hardAlpha\" operator=\"out\" />\n <feColorMatrix\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"\n />\n <feBlend\n mode=\"normal\"\n in2=\"BackgroundImageFix\"\n result=\"effect1_dropShadow_2059_21\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"effect1_dropShadow_2059_21\"\n result=\"shape\"\n />\n </filter>\n </defs>\n </svg>\n);\n"],"names":["jsxs","jsx"],"mappings":";AAGO,MAAM,0BAA6C,CAAC;AAAA,EACzD;AAAA,EACA,GAAG;AACL,MACEA,kCAAA;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAG;AAAA,IAEJ,UAAA;AAAA,MAACC,kCAAAA,IAAA,UAAA,EAAO,IAAG,OAAM,IAAG,OAAM,GAAE,OAAM,MAAM,QAAS,CAAA;AAAA,MACjDA,kCAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACAD,kCAAAA,KAAC,KAAE,EAAA,QAAO,2BACR,UAAA;AAAA,QAAAA,kCAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,IAAG;AAAA,YACH,WAAU;AAAA,YACV,GAAE;AAAA,YACF,GAAE;AAAA,YACF,OAAM;AAAA,YACN,QAAO;AAAA,YACP,MAAK;AAAA,YAEL,UAAA;AAAA,cAACC,kCAAAA,IAAA,QAAA,EAAK,MAAM,SAAS,GAAE,MAAK,GAAE,OAAM,OAAM,QAAO,QAAO,MAAM,CAAA;AAAA,cAC9DA,kCAAAA,IAAC,QAAK,EAAA,GAAE,0xGAA0xG,CAAA;AAAA,YAAA;AAAA,UAAA;AAAA,QACpyG;AAAA,QACAA,kCAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACAA,kCAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,YACL,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,MACP,GACF;AAAA,4CACC,QACC,EAAA,UAAAD,kCAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,IAAG;AAAA,UACH,GAAE;AAAA,UACF,GAAE;AAAA,UACF,OAAM;AAAA,UACN,QAAO;AAAA,UACP,aAAY;AAAA,UACZ,2BAA0B;AAAA,UAE1B,UAAA;AAAA,YAAAC,kCAAA,IAAC,WAAQ,EAAA,cAAa,KAAI,QAAO,sBAAqB;AAAA,YACtDA,kCAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,IAAG;AAAA,gBACH,MAAK;AAAA,gBACL,QAAO;AAAA,gBACP,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,kCAAAA,IAAC,YAAS,EAAA,IAAG,IAAI,CAAA;AAAA,YACjBA,kCAAAA,IAAC,kBAAe,EAAA,cAAa,IAAI,CAAA;AAAA,YAChCA,kCAAA,IAAA,eAAA,EAAY,KAAI,aAAY,UAAS,OAAM;AAAA,YAC5CA,kCAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,kCAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACAA,kCAAA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,IAAG;AAAA,gBACH,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YAAA;AAAA,UACT;AAAA,QAAA;AAAA,MAAA,EAEJ,CAAA;AAAA,IAAA;AAAA,EAAA;AACF;"}
1
+ {"version":3,"file":"LogoWithTextBelowCircle.mjs","sources":["../../../src/components/Logo/LogoWithTextBelowCircle.tsx"],"sourcesContent":["import type { FC } from 'react';\nimport type { LogoBaseProps } from '.';\n\nexport const LogoWithTextBelowCircle: FC<LogoBaseProps> = ({\n bgColor,\n ...props\n}) => (\n <svg\n width=\"1910\"\n height=\"1400\"\n viewBox=\"0 0 1910 1400\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <circle cx=\"955\" cy=\"350\" r=\"350\" fill={bgColor} />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M955 700C1148.3 700 1305 543.3 1305 350C1305 156.7 1148.3 0 955 0C761.7 0 605 156.7 605 350C605 543.3 761.7 700 955 700ZM785 305C760.147 305 740 325.147 740 350C740 374.853 760.147 395 785 395H1165C1189.85 395 1210 374.853 1210 350C1210 325.147 1189.85 305 1165 305H785ZM740 523C740 498.147 760.147 478 785 478H965C989.853 478 1010 498.147 1010 523C1010 547.853 989.853 568 965 568H785C760.147 568 740 547.853 740 523ZM785 130C760.147 130 740 150.147 740 175C740 199.853 760.147 220 785 220H1030C1054.85 220 1075 199.853 1075 175C1075 150.147 1054.85 130 1030 130H785Z\"\n fill=\"currentColor\"\n />\n <g filter=\"url(#filter0_d_2059_21)\">\n <mask\n id=\"path-3-outside-1_2059_21\"\n maskUnits=\"userSpaceOnUse\"\n x=\"41\"\n y=\"867\"\n width=\"1860\"\n height=\"472\"\n fill=\"currentColor\"\n >\n <rect fill={bgColor} x=\"41\" y=\"867\" width=\"1860\" height=\"472\" />\n <path d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\" />\n </mask>\n <path\n d=\"M42.5 1233V868H115.5V1233H42.5ZM192.215 1233V973H257.715L258.215 1003.5H259.215C269.882 991.5 282.215 982.667 296.215 977C310.548 971 327.048 968 345.715 968C377.048 968 400.048 976.5 414.715 993.5C429.715 1010.17 437.215 1036.67 437.215 1073V1233H368.715V1086.5C368.715 1064.83 365.048 1049.17 357.715 1039.5C350.382 1029.5 338.715 1024.5 322.715 1024.5C310.715 1024.5 300.048 1027 290.715 1032C281.382 1036.67 274.048 1043.17 268.715 1051.5C263.715 1059.5 261.215 1069 261.215 1080V1233H192.215ZM610.52 1238C579.186 1238 556.52 1231.67 542.52 1219C528.853 1206.33 522.02 1185.5 522.02 1156.5V1026.5H465.52V973H522.02V888H591.02V973H675.52V1026.5H591.02V1139.5C591.02 1155.17 593.52 1166.17 598.52 1172.5C603.52 1178.5 612.52 1181.5 625.52 1181.5C632.52 1181.5 639.853 1180.83 647.52 1179.5C655.52 1178.17 662.853 1176.33 669.52 1174L675.02 1228.5C663.686 1231.83 652.853 1234.17 642.52 1235.5C632.186 1237.17 621.52 1238 610.52 1238ZM737.707 1233V868H807.707V1233H737.707ZM943.191 1238C917.525 1238 897.191 1230.83 882.191 1216.5C867.525 1202.17 860.191 1183 860.191 1159C860.191 1129 871.858 1105.83 895.191 1089.5C918.858 1073.17 952.358 1065 995.691 1065H1030.19C1030.19 1053.33 1028.69 1044.33 1025.69 1038C1023.02 1031.67 1018.19 1027.33 1011.19 1025C1004.52 1022.33 994.858 1021 982.191 1021C965.525 1021 948.191 1022.83 930.191 1026.5C912.191 1029.83 895.191 1034.67 879.191 1041L870.691 988C888.025 981.667 907.191 976.833 928.191 973.5C949.525 969.833 970.691 968 991.691 968C1018.36 968 1039.36 971.167 1054.69 977.5C1070.02 983.833 1081.19 994.5 1088.19 1009.5C1095.19 1024.17 1098.69 1044 1098.69 1069V1233H1033.19L1032.19 1203H1031.69C1022.36 1213.67 1009.52 1222.17 993.191 1228.5C976.858 1234.83 960.191 1238 943.191 1238ZM968.191 1186C979.858 1186 990.358 1184 999.691 1180C1009.02 1176 1016.36 1170.5 1021.69 1163.5C1027.36 1156.17 1030.19 1148.17 1030.19 1139.5V1110H1005.69C978.691 1110 958.525 1113.5 945.191 1120.5C931.858 1127.17 925.191 1137.67 925.191 1152C925.191 1162.67 928.858 1171 936.191 1177C943.858 1183 954.525 1186 968.191 1186ZM1183.11 1338L1226.11 1231.5L1123.61 973.5L1197.11 973L1260.11 1165.5H1261.11L1324.61 973H1398.61L1255.61 1338H1183.11ZM1560.46 1238C1513.79 1238 1477.79 1226.33 1452.46 1203C1427.46 1179.67 1414.96 1146.33 1414.96 1103C1414.96 1061 1426.46 1028 1449.46 1004C1472.46 980 1504.13 968 1544.46 968C1583.46 968 1613.46 979.333 1634.46 1002C1655.79 1024.67 1666.46 1056.83 1666.46 1098.5C1666.46 1103.17 1666.29 1108.5 1665.96 1114.5C1665.96 1120.5 1665.79 1125 1665.46 1128H1453.46V1080.5H1611.96L1602.46 1095C1602.46 1069 1597.63 1049.67 1587.96 1037C1578.63 1024.33 1564.13 1018 1544.46 1018C1523.79 1018 1508.29 1024.67 1497.96 1038C1487.63 1051 1482.46 1070.5 1482.46 1096.5V1116.5C1482.46 1139.83 1488.63 1157 1500.96 1168C1513.29 1179 1532.13 1184.5 1557.46 1184.5C1571.79 1184.5 1586.96 1183.17 1602.96 1180.5C1618.96 1177.83 1633.13 1174.17 1645.46 1169.5L1653.46 1222C1641.13 1227 1626.63 1230.83 1609.96 1233.5C1593.63 1236.5 1577.13 1238 1560.46 1238ZM1718.09 1233V973H1784.09L1784.59 1021.5H1786.09C1794.76 1009.83 1804.93 1000.17 1816.59 992.5C1828.59 984.5 1841.59 978.5 1855.59 974.5C1869.93 970.167 1884.59 968 1899.59 968V1026.5C1878.93 1026.5 1860.09 1030.33 1843.09 1038C1826.09 1045.67 1812.59 1056.17 1802.59 1069.5C1792.59 1082.5 1787.59 1097 1787.59 1113V1233H1718.09Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M42.5 1233H41.5V1234H42.5V1233ZM42.5 868V867H41.5V868H42.5ZM115.5 868H116.5V867H115.5V868ZM115.5 1233V1234H116.5V1233H115.5ZM43.5 1233V868H41.5V1233H43.5ZM42.5 869H115.5V867H42.5V869ZM114.5 868V1233H116.5V868H114.5ZM115.5 1232H42.5V1234H115.5V1232ZM192.215 1233H191.215V1234H192.215V1233ZM192.215 973V972H191.215V973H192.215ZM257.715 973L258.715 972.984L258.699 972H257.715V973ZM258.215 1003.5L257.215 1003.52L257.231 1004.5H258.215V1003.5ZM259.215 1003.5V1004.5H259.664L259.962 1004.16L259.215 1003.5ZM296.215 977L296.59 977.927L296.601 977.922L296.215 977ZM414.715 993.5L413.958 994.153L413.965 994.161L413.972 994.169L414.715 993.5ZM437.215 1233V1234H438.215V1233H437.215ZM368.715 1233H367.715V1234H368.715V1233ZM357.715 1039.5L356.908 1040.09L356.913 1040.1L356.918 1040.1L357.715 1039.5ZM290.715 1032L291.162 1032.89L291.175 1032.89L291.187 1032.88L290.715 1032ZM268.715 1051.5L267.873 1050.96L267.867 1050.97L268.715 1051.5ZM261.215 1233V1234H262.215V1233H261.215ZM193.215 1233V973H191.215V1233H193.215ZM192.215 974H257.715V972H192.215V974ZM256.715 973.016L257.215 1003.52L259.215 1003.48L258.715 972.984L256.715 973.016ZM258.215 1004.5H259.215V1002.5H258.215V1004.5ZM259.962 1004.16C270.533 992.272 282.742 983.532 296.59 977.927L295.84 976.073C281.688 981.801 269.23 990.728 258.467 1002.84L259.962 1004.16ZM296.601 977.922C310.79 971.983 327.155 969 345.715 969V967C326.942 967 310.306 970.017 295.829 976.078L296.601 977.922ZM345.715 969C376.877 969 399.547 977.45 413.958 994.153L415.472 992.847C400.549 975.55 377.219 967 345.715 967V969ZM413.972 994.169C428.73 1010.57 436.215 1036.77 436.215 1073H438.215C438.215 1036.56 430.7 1009.77 415.458 992.831L413.972 994.169ZM436.215 1073V1233H438.215V1073H436.215ZM437.215 1232H368.715V1234H437.215V1232ZM369.715 1233V1086.5H367.715V1233H369.715ZM369.715 1086.5C369.715 1064.77 366.046 1048.83 358.512 1038.9L356.918 1040.1C364.051 1049.51 367.715 1064.9 367.715 1086.5H369.715ZM358.521 1038.91C350.946 1028.58 338.932 1023.5 322.715 1023.5V1025.5C338.498 1025.5 349.817 1030.42 356.908 1040.09L358.521 1038.91ZM322.715 1023.5C310.572 1023.5 299.74 1026.03 290.243 1031.12L291.187 1032.88C300.357 1027.97 310.857 1025.5 322.715 1025.5V1023.5ZM290.268 1031.11C280.782 1035.85 273.309 1042.47 267.873 1050.96L269.557 1052.04C274.788 1043.87 281.981 1037.49 291.162 1032.89L290.268 1031.11ZM267.867 1050.97C262.752 1059.15 260.215 1068.84 260.215 1080H262.215C262.215 1069.16 264.678 1059.85 269.563 1052.03L267.867 1050.97ZM260.215 1080V1233H262.215V1080H260.215ZM261.215 1232H192.215V1234H261.215V1232ZM542.52 1219L541.84 1219.73L541.849 1219.74L542.52 1219ZM522.02 1026.5H523.02V1025.5H522.02V1026.5ZM465.52 1026.5H464.52V1027.5H465.52V1026.5ZM465.52 973V972H464.52V973H465.52ZM522.02 973V974H523.02V973H522.02ZM522.02 888V887H521.02V888H522.02ZM591.02 888H592.02V887H591.02V888ZM591.02 973H590.02V974H591.02V973ZM675.52 973H676.52V972H675.52V973ZM675.52 1026.5V1027.5H676.52V1026.5H675.52ZM591.02 1026.5V1025.5H590.02V1026.5H591.02ZM598.52 1172.5L597.735 1173.12L597.743 1173.13L597.751 1173.14L598.52 1172.5ZM647.52 1179.5L647.355 1178.51L647.348 1178.51L647.52 1179.5ZM669.52 1174L670.514 1173.9L670.387 1172.64L669.189 1173.06L669.52 1174ZM675.02 1228.5L675.302 1229.46L676.098 1229.23L676.014 1228.4L675.02 1228.5ZM642.52 1235.5L642.392 1234.51L642.376 1234.51L642.36 1234.51L642.52 1235.5ZM610.52 1237C579.281 1237 556.918 1230.68 543.19 1218.26L541.849 1219.74C556.121 1232.65 579.091 1239 610.52 1239V1237ZM543.199 1218.27C529.827 1205.87 523.02 1185.37 523.02 1156.5H521.02C521.02 1185.63 527.879 1206.79 541.84 1219.73L543.199 1218.27ZM523.02 1156.5V1026.5H521.02V1156.5H523.02ZM522.02 1025.5H465.52V1027.5H522.02V1025.5ZM466.52 1026.5V973H464.52V1026.5H466.52ZM465.52 974H522.02V972H465.52V974ZM523.02 973V888H521.02V973H523.02ZM522.02 889H591.02V887H522.02V889ZM590.02 888V973H592.02V888H590.02ZM591.02 974H675.52V972H591.02V974ZM674.52 973V1026.5H676.52V973H674.52ZM675.52 1025.5H591.02V1027.5H675.52V1025.5ZM590.02 1026.5V1139.5H592.02V1026.5H590.02ZM590.02 1139.5C590.02 1155.21 592.514 1166.51 597.735 1173.12L599.304 1171.88C594.525 1165.83 592.02 1155.12 592.02 1139.5H590.02ZM597.751 1173.14C603.037 1179.48 612.415 1182.5 625.52 1182.5V1180.5C612.624 1180.5 604.002 1177.52 599.288 1171.86L597.751 1173.14ZM625.52 1182.5C632.583 1182.5 639.974 1181.83 647.691 1180.49L647.348 1178.51C639.732 1179.84 632.456 1180.5 625.52 1180.5V1182.5ZM647.684 1180.49C655.732 1179.15 663.122 1177.3 669.85 1174.94L669.189 1173.06C662.584 1175.37 655.307 1177.19 647.355 1178.51L647.684 1180.49ZM668.525 1174.1L674.025 1228.6L676.014 1228.4L670.514 1173.9L668.525 1174.1ZM674.737 1227.54C663.448 1230.86 652.666 1233.18 642.392 1234.51L642.648 1236.49C653.039 1235.15 663.924 1232.81 675.302 1229.46L674.737 1227.54ZM642.36 1234.51C632.082 1236.17 621.469 1237 610.52 1237V1239C621.57 1239 632.29 1238.16 642.679 1236.49L642.36 1234.51ZM737.707 1233H736.707V1234H737.707V1233ZM737.707 868V867H736.707V868H737.707ZM807.707 868H808.707V867H807.707V868ZM807.707 1233V1234H808.707V1233H807.707ZM738.707 1233V868H736.707V1233H738.707ZM737.707 869H807.707V867H737.707V869ZM806.707 868V1233H808.707V868H806.707ZM807.707 1232H737.707V1234H807.707V1232ZM882.191 1216.5L881.492 1217.22L881.501 1217.22L882.191 1216.5ZM895.191 1089.5L894.623 1088.68L894.618 1088.68L895.191 1089.5ZM1030.19 1065V1066H1031.19V1065H1030.19ZM1025.69 1038L1024.77 1038.39L1024.78 1038.41L1024.79 1038.43L1025.69 1038ZM1011.19 1025L1010.82 1025.93L1010.85 1025.94L1010.88 1025.95L1011.19 1025ZM930.191 1026.5L930.374 1027.48L930.382 1027.48L930.391 1027.48L930.191 1026.5ZM879.191 1041L878.204 1041.16L878.401 1042.39L879.559 1041.93L879.191 1041ZM870.691 988L870.348 987.061L869.573 987.344L869.704 988.158L870.691 988ZM928.191 973.5L928.348 974.488L928.361 974.486L928.191 973.5ZM1054.69 977.5L1055.07 976.576L1055.07 976.576L1054.69 977.5ZM1088.19 1009.5L1087.29 1009.92L1087.29 1009.93L1088.19 1009.5ZM1098.69 1233V1234H1099.69V1233H1098.69ZM1033.19 1233L1032.19 1233.03L1032.22 1234H1033.19V1233ZM1032.19 1203L1033.19 1202.97L1033.16 1202H1032.19V1203ZM1031.69 1203V1202H1031.24L1030.94 1202.34L1031.69 1203ZM993.191 1228.5L992.83 1227.57L992.83 1227.57L993.191 1228.5ZM1021.69 1163.5L1020.9 1162.89L1020.9 1162.89L1021.69 1163.5ZM1030.19 1110H1031.19V1109H1030.19V1110ZM945.191 1120.5L945.639 1121.39L945.647 1121.39L945.656 1121.39L945.191 1120.5ZM936.191 1177L935.558 1177.77L935.567 1177.78L935.575 1177.79L936.191 1177ZM943.191 1237C917.718 1237 897.654 1229.89 882.882 1215.78L881.501 1217.22C896.728 1231.77 917.332 1239 943.191 1239V1237ZM882.89 1215.78C868.449 1201.67 861.191 1182.78 861.191 1159H859.191C859.191 1183.22 866.6 1202.66 881.492 1217.22L882.89 1215.78ZM861.191 1159C861.191 1129.31 872.715 1106.45 895.765 1090.32L894.618 1088.68C871.001 1105.21 859.191 1128.69 859.191 1159H861.191ZM895.759 1090.32C919.194 1074.15 952.464 1066 995.691 1066V1064C952.252 1064 918.522 1072.18 894.623 1088.68L895.759 1090.32ZM995.691 1066H1030.19V1064H995.691V1066ZM1031.19 1065C1031.19 1053.27 1029.69 1044.1 1026.6 1037.57L1024.79 1038.43C1027.7 1044.57 1029.19 1053.4 1029.19 1065H1031.19ZM1026.61 1037.61C1023.83 1030.99 1018.76 1026.47 1011.51 1024.05L1010.88 1025.95C1017.62 1028.2 1022.22 1032.34 1024.77 1038.39L1026.61 1037.61ZM1011.56 1024.07C1004.72 1021.33 994.903 1020 982.191 1020V1022C994.813 1022 1004.33 1023.33 1010.82 1025.93L1011.56 1024.07ZM982.191 1020C965.451 1020 948.051 1021.84 929.992 1025.52L930.391 1027.48C948.332 1023.83 965.598 1022 982.191 1022V1020ZM930.009 1025.52C911.95 1028.86 894.887 1033.71 878.823 1040.07L879.559 1041.93C895.496 1035.62 912.433 1030.81 930.374 1027.48L930.009 1025.52ZM880.179 1040.84L871.679 987.842L869.704 988.158L878.204 1041.16L880.179 1040.84ZM871.035 988.939C888.299 982.631 907.402 977.812 928.348 974.488L928.035 972.512C906.98 975.854 887.75 980.702 870.348 987.061L871.035 988.939ZM928.361 974.486C949.64 970.828 970.75 969 991.691 969V967C970.633 967 949.41 968.838 928.022 972.514L928.361 974.486ZM991.691 969C1018.3 969 1039.15 972.162 1054.31 978.424L1055.07 976.576C1039.57 970.171 1018.42 967 991.691 967V969ZM1054.31 978.424C1069.41 984.662 1080.39 995.15 1087.29 1009.92L1089.1 1009.08C1081.99 993.85 1070.64 983.004 1055.07 976.576L1054.31 978.424ZM1087.29 1009.93C1094.2 1024.41 1097.69 1044.08 1097.69 1069H1099.69C1099.69 1043.92 1096.18 1023.92 1089.09 1009.07L1087.29 1009.93ZM1097.69 1069V1233H1099.69V1069H1097.69ZM1098.69 1232H1033.19V1234H1098.69V1232ZM1034.19 1232.97L1033.19 1202.97L1031.19 1203.03L1032.19 1233.03L1034.19 1232.97ZM1032.19 1202H1031.69V1204H1032.19V1202ZM1030.94 1202.34C1021.73 1212.86 1009.05 1221.28 992.83 1227.57L993.553 1229.43C1010 1223.05 1022.98 1214.47 1032.44 1203.66L1030.94 1202.34ZM992.83 1227.57C976.608 1233.86 960.064 1237 943.191 1237V1239C960.319 1239 977.108 1235.81 993.553 1229.43L992.83 1227.57ZM968.191 1187C979.973 1187 990.61 1184.98 1000.09 1180.92L999.297 1179.08C990.106 1183.02 979.743 1185 968.191 1185V1187ZM1000.09 1180.92C1009.55 1176.86 1017.03 1171.26 1022.49 1164.11L1020.9 1162.89C1015.68 1169.74 1008.5 1175.14 999.297 1179.08L1000.09 1180.92ZM1022.48 1164.11C1028.27 1156.62 1031.19 1148.4 1031.19 1139.5H1029.19C1029.19 1147.93 1026.44 1155.72 1020.9 1162.89L1022.48 1164.11ZM1031.19 1139.5V1110H1029.19V1139.5H1031.19ZM1030.19 1109H1005.69V1111H1030.19V1109ZM1005.69 1109C978.639 1109 958.276 1112.5 944.727 1119.61L945.656 1121.39C958.773 1114.5 978.744 1111 1005.69 1111V1109ZM944.744 1119.61C937.948 1123 932.796 1127.41 929.347 1132.84C925.897 1138.27 924.191 1144.67 924.191 1152H926.191C926.191 1144.99 927.819 1138.98 931.036 1133.91C934.254 1128.84 939.102 1124.66 945.639 1121.39L944.744 1119.61ZM924.191 1152C924.191 1162.92 927.962 1171.56 935.558 1177.77L936.825 1176.23C929.755 1170.44 926.191 1162.41 926.191 1152H924.191ZM935.575 1177.79C943.477 1183.97 954.39 1187 968.191 1187V1185C954.66 1185 944.24 1182.03 936.808 1176.21L935.575 1177.79ZM1183.11 1338L1182.18 1337.63L1181.62 1339H1183.11V1338ZM1226.11 1231.5L1227.03 1231.87L1227.18 1231.5L1227.03 1231.13L1226.11 1231.5ZM1123.61 973.5L1123.6 972.5L1122.14 972.51L1122.68 973.869L1123.61 973.5ZM1197.11 973L1198.06 972.689L1197.83 971.995L1197.1 972L1197.11 973ZM1260.11 1165.5L1259.16 1165.81L1259.38 1166.5H1260.11V1165.5ZM1261.11 1165.5V1166.5H1261.83L1262.06 1165.81L1261.11 1165.5ZM1324.61 973V972H1323.88L1323.66 972.687L1324.61 973ZM1398.61 973L1399.54 973.365L1400.07 972H1398.61V973ZM1255.61 1338V1339H1256.29L1256.54 1338.36L1255.61 1338ZM1184.03 1338.37L1227.03 1231.87L1225.18 1231.13L1182.18 1337.63L1184.03 1338.37ZM1227.03 1231.13L1124.53 973.131L1122.68 973.869L1225.18 1231.87L1227.03 1231.13ZM1123.61 974.5L1197.11 974L1197.1 972L1123.6 972.5L1123.61 974.5ZM1196.16 973.311L1259.16 1165.81L1261.06 1165.19L1198.06 972.689L1196.16 973.311ZM1260.11 1166.5H1261.11V1164.5H1260.11V1166.5ZM1262.06 1165.81L1325.56 973.313L1323.66 972.687L1260.16 1165.19L1262.06 1165.81ZM1324.61 974H1398.61V972H1324.61V974ZM1397.67 972.635L1254.67 1337.64L1256.54 1338.36L1399.54 973.365L1397.67 972.635ZM1255.61 1337H1183.11V1339H1255.61V1337ZM1452.46 1203L1451.78 1203.73L1451.78 1203.74L1452.46 1203ZM1449.46 1004L1448.74 1003.31L1448.74 1003.31L1449.46 1004ZM1634.46 1002L1633.73 1002.68L1633.73 1002.69L1634.46 1002ZM1665.96 1114.5L1664.96 1114.44L1664.96 1114.47V1114.5H1665.96ZM1665.46 1128V1129H1666.36L1666.45 1128.11L1665.46 1128ZM1453.46 1128H1452.46V1129H1453.46V1128ZM1453.46 1080.5V1079.5H1452.46V1080.5H1453.46ZM1611.96 1080.5L1612.8 1081.05L1613.81 1079.5H1611.96V1080.5ZM1602.46 1095H1601.46V1098.35L1603.3 1095.55L1602.46 1095ZM1587.96 1037L1587.16 1037.59L1587.16 1037.6L1587.17 1037.61L1587.96 1037ZM1497.96 1038L1498.74 1038.62L1498.75 1038.61L1497.96 1038ZM1500.96 1168L1501.63 1167.25L1501.63 1167.25L1500.96 1168ZM1645.46 1169.5L1646.45 1169.35L1646.26 1168.13L1645.11 1168.56L1645.46 1169.5ZM1653.46 1222L1653.84 1222.93L1654.57 1222.63L1654.45 1221.85L1653.46 1222ZM1609.96 1233.5L1609.8 1232.51L1609.79 1232.51L1609.78 1232.52L1609.96 1233.5ZM1560.46 1237C1513.95 1237 1478.23 1225.38 1453.14 1202.26L1451.78 1203.74C1477.36 1227.29 1513.63 1239 1560.46 1239V1237ZM1453.14 1202.27C1428.4 1179.17 1415.96 1146.13 1415.96 1103H1413.96C1413.96 1146.53 1426.52 1180.16 1451.78 1203.73L1453.14 1202.27ZM1415.96 1103C1415.96 1061.19 1427.41 1028.46 1450.18 1004.69L1448.74 1003.31C1425.52 1027.54 1413.96 1060.81 1413.96 1103H1415.96ZM1450.18 1004.69C1472.96 980.93 1504.34 969 1544.46 969V967C1503.92 967 1471.97 979.07 1448.74 1003.31L1450.18 1004.69ZM1544.46 969C1583.26 969 1612.96 980.268 1633.73 1002.68L1635.19 1001.32C1613.96 978.399 1583.66 967 1544.46 967V969ZM1633.73 1002.69C1654.84 1025.11 1665.46 1057 1665.46 1098.5H1667.46C1667.46 1056.67 1656.75 1024.22 1635.19 1001.31L1633.73 1002.69ZM1665.46 1098.5C1665.46 1103.14 1665.3 1108.46 1664.96 1114.44L1666.96 1114.56C1667.29 1108.54 1667.46 1103.19 1667.46 1098.5H1665.46ZM1664.96 1114.5C1664.96 1120.49 1664.79 1124.95 1664.47 1127.89L1666.45 1128.11C1666.79 1125.05 1666.96 1120.51 1666.96 1114.5H1664.96ZM1665.46 1127H1453.46V1129H1665.46V1127ZM1454.46 1128V1080.5H1452.46V1128H1454.46ZM1453.46 1081.5H1611.96V1079.5H1453.46V1081.5ZM1611.12 1079.95L1601.62 1094.45L1603.3 1095.55L1612.8 1081.05L1611.12 1079.95ZM1603.46 1095C1603.46 1068.91 1598.62 1049.31 1588.76 1036.39L1587.17 1037.61C1596.64 1050.02 1601.46 1069.09 1601.46 1095H1603.46ZM1588.77 1036.41C1579.2 1023.42 1564.36 1017 1544.46 1017V1019C1563.9 1019 1578.06 1025.25 1587.16 1037.59L1588.77 1036.41ZM1544.46 1017C1523.56 1017 1507.74 1023.75 1497.17 1037.39L1498.75 1038.61C1508.85 1025.58 1524.03 1019 1544.46 1019V1017ZM1497.18 1037.38C1486.64 1050.63 1481.46 1070.39 1481.46 1096.5H1483.46C1483.46 1070.61 1488.61 1051.37 1498.74 1038.62L1497.18 1037.38ZM1481.46 1096.5V1116.5H1483.46V1096.5H1481.46ZM1481.46 1116.5C1481.46 1140 1487.67 1157.49 1500.3 1168.75L1501.63 1167.25C1489.58 1156.51 1483.46 1139.67 1483.46 1116.5H1481.46ZM1500.3 1168.75C1512.89 1179.98 1532.01 1185.5 1557.46 1185.5V1183.5C1532.25 1183.5 1513.7 1178.02 1501.63 1167.25L1500.3 1168.75ZM1557.46 1185.5C1571.86 1185.5 1587.08 1184.16 1603.13 1181.49L1602.8 1179.51C1586.84 1182.17 1571.73 1183.5 1557.46 1183.5V1185.5ZM1603.13 1181.49C1619.18 1178.81 1633.41 1175.13 1645.81 1170.44L1645.11 1168.56C1632.85 1173.2 1618.75 1176.86 1602.8 1179.51L1603.13 1181.49ZM1644.47 1169.65L1652.47 1222.15L1654.45 1221.85L1646.45 1169.35L1644.47 1169.65ZM1653.09 1221.07C1640.84 1226.04 1626.41 1229.85 1609.8 1232.51L1610.12 1234.49C1626.84 1231.81 1641.42 1227.96 1653.84 1222.93L1653.09 1221.07ZM1609.78 1232.52C1593.51 1235.51 1577.07 1237 1560.46 1237V1239C1577.19 1239 1593.75 1237.49 1610.14 1234.48L1609.78 1232.52ZM1718.09 1233H1717.09V1234H1718.09V1233ZM1718.09 973V972H1717.09V973H1718.09ZM1784.09 973L1785.09 972.99L1785.08 972H1784.09V973ZM1784.59 1021.5L1783.59 1021.51L1783.6 1022.5H1784.59V1021.5ZM1786.09 1021.5V1022.5H1786.6L1786.9 1022.1L1786.09 1021.5ZM1816.59 992.5L1817.14 993.336L1817.15 993.332L1816.59 992.5ZM1855.59 974.5L1855.87 975.462L1855.88 975.459L1855.88 975.457L1855.59 974.5ZM1899.59 968H1900.59V967H1899.59V968ZM1899.59 1026.5V1027.5H1900.59V1026.5H1899.59ZM1802.59 1069.5L1803.39 1070.11L1803.39 1070.1L1802.59 1069.5ZM1787.59 1233V1234H1788.59V1233H1787.59ZM1719.09 1233V973H1717.09V1233H1719.09ZM1718.09 974H1784.09V972H1718.09V974ZM1783.09 973.01L1783.59 1021.51L1785.59 1021.49L1785.09 972.99L1783.09 973.01ZM1784.59 1022.5H1786.09V1020.5H1784.59V1022.5ZM1786.9 1022.1C1795.5 1010.52 1805.58 1000.94 1817.14 993.336L1816.04 991.664C1804.28 999.398 1794.02 1009.15 1785.29 1020.9L1786.9 1022.1ZM1817.15 993.332C1829.06 985.39 1841.97 979.433 1855.87 975.462L1855.32 973.538C1841.22 977.567 1828.13 983.61 1816.04 991.668L1817.15 993.332ZM1855.88 975.457C1870.12 971.152 1884.69 969 1899.59 969V967C1884.5 967 1869.73 969.181 1855.3 973.543L1855.88 975.457ZM1898.59 968V1026.5H1900.59V968H1898.59ZM1899.59 1025.5C1878.8 1025.5 1859.83 1029.36 1842.68 1037.09L1843.5 1038.91C1860.36 1031.31 1879.05 1027.5 1899.59 1027.5V1025.5ZM1842.68 1037.09C1825.55 1044.82 1811.91 1055.42 1801.79 1068.9L1803.39 1070.1C1813.28 1056.92 1826.64 1046.52 1843.5 1038.91L1842.68 1037.09ZM1801.8 1068.89C1791.67 1082.06 1786.59 1096.77 1786.59 1113H1788.59C1788.59 1097.23 1793.52 1082.94 1803.39 1070.11L1801.8 1068.89ZM1786.59 1113V1233H1788.59V1113H1786.59ZM1787.59 1232H1718.09V1234H1787.59V1232Z\"\n fill=\"currentColor\"\n mask=\"url(#path-3-outside-1_2059_21)\"\n />\n </g>\n <defs>\n <filter\n id=\"filter0_d_2059_21\"\n x=\"38.5\"\n y=\"868\"\n width=\"1865.09\"\n height=\"478\"\n filterUnits=\"userSpaceOnUse\"\n colorInterpolationFilters=\"sRGB\"\n >\n <feFlood floodOpacity=\"0\" result=\"BackgroundImageFix\" />\n <feColorMatrix\n in=\"SourceAlpha\"\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"\n result=\"hardAlpha\"\n />\n <feOffset dy=\"4\" />\n <feGaussianBlur stdDeviation=\"2\" />\n <feComposite in2=\"hardAlpha\" operator=\"out\" />\n <feColorMatrix\n type=\"matrix\"\n values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"\n />\n <feBlend\n mode=\"normal\"\n in2=\"BackgroundImageFix\"\n result=\"effect1_dropShadow_2059_21\"\n />\n <feBlend\n mode=\"normal\"\n in=\"SourceGraphic\"\n in2=\"effect1_dropShadow_2059_21\"\n result=\"shape\"\n />\n </filter>\n </defs>\n </svg>\n);\n"],"names":[],"mappings":";AAGO,MAAM,0BAA6C,CAAC;AAAA,EACzD;AAAA,EACA,GAAG;AACL,MACE;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAG;AAAA,IAEJ,UAAA;AAAA,MAAC,oBAAA,UAAA,EAAO,IAAG,OAAM,IAAG,OAAM,GAAE,OAAM,MAAM,QAAS,CAAA;AAAA,MACjD;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,qBAAC,KAAE,EAAA,QAAO,2BACR,UAAA;AAAA,QAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,IAAG;AAAA,YACH,WAAU;AAAA,YACV,GAAE;AAAA,YACF,GAAE;AAAA,YACF,OAAM;AAAA,YACN,QAAO;AAAA,YACP,MAAK;AAAA,YAEL,UAAA;AAAA,cAAC,oBAAA,QAAA,EAAK,MAAM,SAAS,GAAE,MAAK,GAAE,OAAM,OAAM,QAAO,QAAO,MAAM,CAAA;AAAA,cAC9D,oBAAC,QAAK,EAAA,GAAE,0xGAA0xG,CAAA;AAAA,YAAA;AAAA,UAAA;AAAA,QACpyG;AAAA,QACA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,YACL,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,MACP,GACF;AAAA,0BACC,QACC,EAAA,UAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,IAAG;AAAA,UACH,GAAE;AAAA,UACF,GAAE;AAAA,UACF,OAAM;AAAA,UACN,QAAO;AAAA,UACP,aAAY;AAAA,UACZ,2BAA0B;AAAA,UAE1B,UAAA;AAAA,YAAA,oBAAC,WAAQ,EAAA,cAAa,KAAI,QAAO,sBAAqB;AAAA,YACtD;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,IAAG;AAAA,gBACH,MAAK;AAAA,gBACL,QAAO;AAAA,gBACP,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACA,oBAAC,YAAS,EAAA,IAAG,IAAI,CAAA;AAAA,YACjB,oBAAC,kBAAe,EAAA,cAAa,IAAI,CAAA;AAAA,YAChC,oBAAA,eAAA,EAAY,KAAI,aAAY,UAAS,OAAM;AAAA,YAC5C;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YACT;AAAA,YACA;AAAA,cAAC;AAAA,cAAA;AAAA,gBACC,MAAK;AAAA,gBACL,IAAG;AAAA,gBACH,KAAI;AAAA,gBACJ,QAAO;AAAA,cAAA;AAAA,YAAA;AAAA,UACT;AAAA,QAAA;AAAA,MAAA,EAEJ,CAAA;AAAA,IAAA;AAAA,EAAA;AACF;"}
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const jsxRuntime = require("../../jsx-runtime-CgFM7lM3.cjs");
3
+ const jsxRuntime = require("react/jsx-runtime");
4
4
  const LogoWithTextBelowNoFrame = ({
5
5
  bgColor,
6
6
  ...props
7
- }) => /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsxs(
7
+ }) => /* @__PURE__ */ jsxRuntime.jsxs(
8
8
  "svg",
9
9
  {
10
10
  width: "1868",
@@ -14,8 +14,8 @@ const LogoWithTextBelowNoFrame = ({
14
14
  xmlns: "http://www.w3.org/2000/svg",
15
15
  ...props,
16
16
  children: [
17
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsxs("g", { filter: "url(#filter0_d_2059_2)", children: [
18
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsxs(
17
+ /* @__PURE__ */ jsxRuntime.jsxs("g", { filter: "url(#filter0_d_2059_2)", children: [
18
+ /* @__PURE__ */ jsxRuntime.jsxs(
19
19
  "mask",
20
20
  {
21
21
  id: "path-1-outside-1_2059_2",
@@ -26,8 +26,8 @@ const LogoWithTextBelowNoFrame = ({
26
26
  height: "1207",
27
27
  fill: "currentColor",
28
28
  children: [
29
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx("rect", { fill: bgColor, x: "4", width: "1860", height: "1207" }),
30
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
29
+ /* @__PURE__ */ jsxRuntime.jsx("rect", { fill: bgColor, x: "4", width: "1860", height: "1207" }),
30
+ /* @__PURE__ */ jsxRuntime.jsx(
31
31
  "path",
32
32
  {
33
33
  fillRule: "evenodd",
@@ -38,7 +38,7 @@ const LogoWithTextBelowNoFrame = ({
38
38
  ]
39
39
  }
40
40
  ),
41
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
41
+ /* @__PURE__ */ jsxRuntime.jsx(
42
42
  "path",
43
43
  {
44
44
  fillRule: "evenodd",
@@ -47,7 +47,7 @@ const LogoWithTextBelowNoFrame = ({
47
47
  fill: "currentColor"
48
48
  }
49
49
  ),
50
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
50
+ /* @__PURE__ */ jsxRuntime.jsx(
51
51
  "path",
52
52
  {
53
53
  d: "M5 1101H4V1102H5V1101ZM5 736V735H4V736H5ZM78 1101V1102H79V1101H78ZM78 736H79V735H78V736ZM154.715 1101H153.715V1102H154.715V1101ZM154.715 841V840H153.715V841H154.715ZM223.715 1101V1102H224.715V1101H223.715ZM231.215 919.5L230.373 918.961L230.367 918.97L231.215 919.5ZM253.215 900L253.662 900.894L253.675 900.888L253.687 900.881L253.215 900ZM320.215 907.5L319.408 908.091L319.413 908.098L319.418 908.104L320.215 907.5ZM331.215 1101H330.215V1102H331.215V1101ZM399.715 1101V1102H400.715V1101H399.715ZM377.215 861.5L376.458 862.153L376.465 862.161L376.472 862.169L377.215 861.5ZM258.715 845L259.09 845.927L259.101 845.922L258.715 845ZM221.715 871.5V872.5H222.164L222.462 872.164L221.715 871.5ZM220.715 871.5L219.715 871.516L219.731 872.5H220.715V871.5ZM220.215 841L221.215 840.984L221.199 840H220.215V841ZM505.02 1087L504.34 1087.73L504.349 1087.74L505.02 1087ZM605.02 1103.5L604.892 1102.51L604.876 1102.51L604.86 1102.51L605.02 1103.5ZM637.52 1096.5L637.802 1097.46L638.598 1097.23L638.514 1096.4L637.52 1096.5ZM632.02 1042L633.014 1041.9L632.887 1040.64L631.689 1041.06L632.02 1042ZM610.02 1047.5L609.855 1046.51L609.848 1046.51L610.02 1047.5ZM561.02 1040.5L560.235 1041.12L560.243 1041.13L560.251 1041.14L561.02 1040.5ZM553.52 894.5V893.5H552.52V894.5H553.52ZM638.02 894.5V895.5H639.02V894.5H638.02ZM638.02 841H639.02V840H638.02V841ZM553.52 841H552.52V842H553.52V841ZM553.52 756H554.52V755H553.52V756ZM484.52 756V755H483.52V756H484.52ZM484.52 841V842H485.52V841H484.52ZM428.02 841V840H427.02V841H428.02ZM428.02 894.5H427.02V895.5H428.02V894.5ZM484.52 894.5H485.52V893.5H484.52V894.5ZM700.207 1101H699.207V1102H700.207V1101ZM700.207 736V735H699.207V736H700.207ZM770.207 1101V1102H771.207V1101H770.207ZM770.207 736H771.207V735H770.207V736ZM844.691 1084.5L843.992 1085.22L844.001 1085.22L844.691 1084.5ZM994.191 1071V1070H993.738L993.439 1070.34L994.191 1071ZM994.691 1071L995.691 1070.97L995.659 1070H994.691V1071ZM995.691 1101L994.692 1101.03L994.724 1102H995.691V1101ZM1061.19 1101V1102H1062.19V1101H1061.19ZM1050.69 877.5L1049.79 877.923L1049.79 877.931L1050.69 877.5ZM1017.19 845.5L1016.81 846.424L1016.81 846.424L1017.19 845.5ZM890.691 841.5L890.848 842.488L890.861 842.486L890.691 841.5ZM833.191 856L832.848 855.061L832.073 855.344L832.204 856.158L833.191 856ZM841.691 909L840.704 909.158L840.901 910.388L842.059 909.93L841.691 909ZM892.691 894.5L892.873 895.483L892.882 895.482L892.891 895.48L892.691 894.5ZM973.691 893L973.32 893.928L973.347 893.939L973.375 893.949L973.691 893ZM988.191 906L987.27 906.388L987.278 906.408L987.288 906.428L988.191 906ZM992.691 933V934H993.691V933H992.691ZM857.691 957.5L857.123 956.677L857.118 956.681L857.691 957.5ZM898.691 1045L898.058 1045.77L898.067 1045.78L898.075 1045.79L898.691 1045ZM907.691 988.5L908.139 989.394L908.147 989.39L908.156 989.385L907.691 988.5ZM992.691 978H993.691V977H992.691V978ZM984.191 1031.5L983.4 1030.89L983.396 1030.89L984.191 1031.5ZM1145.61 1206L1144.68 1205.63L1144.12 1207H1145.61V1206ZM1188.61 1099.5L1189.53 1099.87L1189.68 1099.5L1189.53 1099.13L1188.61 1099.5ZM1218.11 1206V1207H1218.79L1219.04 1206.36L1218.11 1206ZM1361.11 841L1362.04 841.365L1362.57 840H1361.11V841ZM1287.11 841V840H1286.38L1286.16 840.687L1287.11 841ZM1223.61 1033.5V1034.5H1224.33L1224.56 1033.81L1223.61 1033.5ZM1222.61 1033.5L1221.66 1033.81L1221.88 1034.5H1222.61V1033.5ZM1159.61 841L1160.56 840.689L1160.33 839.995L1159.6 840L1159.61 841ZM1086.11 841.5L1086.1 840.5L1084.64 840.51L1085.18 841.869L1086.11 841.5ZM1414.96 1071L1414.28 1071.73L1414.28 1071.74L1414.96 1071ZM1572.46 1101.5L1572.3 1100.51L1572.29 1100.51L1572.28 1100.52L1572.46 1101.5ZM1615.96 1090L1616.34 1090.93L1617.07 1090.63L1616.95 1089.85L1615.96 1090ZM1607.96 1037.5L1608.95 1037.35L1608.76 1036.13L1607.61 1036.56L1607.96 1037.5ZM1463.46 1036L1464.13 1035.25L1464.13 1035.25L1463.46 1036ZM1445.51 996V995H1444.4L1444.51 996.1L1445.51 996ZM1627.96 996V997H1628.86L1628.95 996.11L1627.96 996ZM1628.46 982.5L1627.46 982.445L1627.46 982.472V982.5H1628.46ZM1596.96 870L1596.23 870.68L1596.23 870.685L1596.96 870ZM1460.46 906L1461.24 906.622L1461.25 906.613L1460.46 906ZM1445.69 948.5L1444.69 948.404L1444.59 949.5H1445.69V948.5ZM1550.46 905L1549.66 905.593L1549.66 905.6L1549.67 905.607L1550.46 905ZM1564.41 948.5V949.5H1565.49L1565.4 948.419L1564.41 948.5ZM1680.59 841V840H1679.59V841H1680.59ZM1746.59 841L1747.59 840.99L1747.58 840H1746.59V841ZM1680.59 1101H1679.59V1102H1680.59V1101ZM1750.09 1101V1102H1751.09V1101H1750.09ZM1765.09 937.5L1765.89 938.11L1765.89 938.1L1765.09 937.5ZM1862.09 894.5V895.5H1863.09V894.5H1862.09ZM1862.09 836H1863.09V835H1862.09V836ZM1818.09 842.5L1818.37 843.462L1818.38 843.459L1818.38 843.457L1818.09 842.5ZM1779.09 860.5L1779.64 861.336L1779.65 861.332L1779.09 860.5ZM1748.59 889.5V890.5H1749.1L1749.4 890.096L1748.59 889.5ZM1747.09 889.5L1746.09 889.51L1746.1 890.5H1747.09V889.5ZM742 0C716.595 0 696 20.5949 696 46H698C698 21.6995 717.7 2 742 2V0ZM987 0H742V2H987V0ZM1033 46C1033 20.5949 1012.41 0 987 0V2C1011.3 2 1031 21.6995 1031 46H1033ZM987 92C1012.41 92 1033 71.4051 1033 46H1031C1031 70.3005 1011.3 90 987 90V92ZM742 92H987V90H742V92ZM696 46C696 71.4051 716.595 92 742 92V90C717.7 90 698 70.3005 698 46H696ZM698 221C698 196.699 717.699 177 742 177V175C716.595 175 696 195.595 696 221H698ZM742 265C717.699 265 698 245.301 698 221H696C696 246.405 716.595 267 742 267V265ZM1122 265H742V267H1122V265ZM1166 221C1166 245.301 1146.3 265 1122 265V267C1147.41 267 1168 246.405 1168 221H1166ZM1122 177C1146.3 177 1166 196.699 1166 221H1168C1168 195.595 1147.41 175 1122 175V177ZM742 177H1122V175H742V177ZM698 394C698 369.699 717.7 350 742 350V348C716.595 348 696 368.595 696 394H698ZM742 438C717.7 438 698 418.3 698 394H696C696 419.405 716.595 440 742 440V438ZM922 438H742V440H922V438ZM966 394C966 418.3 946.3 438 922 438V440C947.405 440 968 419.405 968 394H966ZM922 350C946.3 350 966 369.699 966 394H968C968 368.595 947.405 348 922 348V350ZM742 350H922V348H742V350ZM6 1101V736H4V1101H6ZM78 1100H5V1102H78V1100ZM77 736V1101H79V736H77ZM5 737H78V735H5V737ZM155.715 1101V841H153.715V1101H155.715ZM223.715 1100H154.715V1102H223.715V1100ZM222.715 948V1101H224.715V948H222.715ZM230.367 918.97C225.252 927.154 222.715 936.844 222.715 948H224.715C224.715 937.156 227.178 927.846 232.063 920.03L230.367 918.97ZM252.768 899.106C243.282 903.848 235.809 910.467 230.373 918.961L232.057 920.039C237.288 911.866 244.481 905.485 253.662 900.894L252.768 899.106ZM285.215 891.5C273.072 891.5 262.24 894.031 252.743 899.119L253.687 900.881C262.857 895.969 273.357 893.5 285.215 893.5V891.5ZM321.021 906.909C313.446 896.579 301.432 891.5 285.215 891.5V893.5C300.998 893.5 312.317 898.421 319.408 908.091L321.021 906.909ZM332.215 954.5C332.215 932.767 328.546 916.827 321.012 906.896L319.418 908.104C326.551 917.506 330.215 932.9 330.215 954.5H332.215ZM332.215 1101V954.5H330.215V1101H332.215ZM399.715 1100H331.215V1102H399.715V1100ZM398.715 941V1101H400.715V941H398.715ZM376.472 862.169C391.23 878.567 398.715 904.769 398.715 941H400.715C400.715 904.564 393.2 877.766 377.958 860.831L376.472 862.169ZM308.215 837C339.377 837 362.047 845.45 376.458 862.153L377.972 860.847C363.049 843.55 339.719 835 308.215 835V837ZM259.101 845.922C273.29 839.983 289.655 837 308.215 837V835C289.442 835 272.806 838.017 258.329 844.078L259.101 845.922ZM222.462 872.164C233.033 860.272 245.242 851.532 259.09 845.927L258.34 844.073C244.188 849.801 231.73 858.728 220.967 870.836L222.462 872.164ZM220.715 872.5H221.715V870.5H220.715V872.5ZM219.215 841.016L219.715 871.516L221.715 871.484L221.215 840.984L219.215 841.016ZM154.715 842H220.215V840H154.715V842ZM573.02 1105C541.781 1105 519.418 1098.68 505.69 1086.26L504.349 1087.74C518.621 1100.65 541.591 1107 573.02 1107V1105ZM604.86 1102.51C594.582 1104.17 583.969 1105 573.02 1105V1107C584.07 1107 594.79 1106.16 605.179 1104.49L604.86 1102.51ZM637.237 1095.54C625.948 1098.86 615.166 1101.18 604.892 1102.51L605.148 1104.49C615.539 1103.15 626.424 1100.81 637.802 1097.46L637.237 1095.54ZM631.025 1042.1L636.525 1096.6L638.514 1096.4L633.014 1041.9L631.025 1042.1ZM610.184 1048.49C618.232 1047.14 625.622 1045.3 632.35 1042.94L631.689 1041.06C625.084 1043.37 617.807 1045.19 609.855 1046.51L610.184 1048.49ZM588.02 1050.5C595.083 1050.5 602.474 1049.83 610.191 1048.49L609.848 1046.51C602.232 1047.84 594.956 1048.5 588.02 1048.5V1050.5ZM560.251 1041.14C565.537 1047.48 574.915 1050.5 588.02 1050.5V1048.5C575.124 1048.5 566.502 1045.52 561.788 1039.86L560.251 1041.14ZM552.52 1007.5C552.52 1023.21 555.014 1034.51 560.235 1041.12L561.804 1039.88C557.025 1033.83 554.52 1023.12 554.52 1007.5H552.52ZM552.52 894.5V1007.5H554.52V894.5H552.52ZM638.02 893.5H553.52V895.5H638.02V893.5ZM637.02 841V894.5H639.02V841H637.02ZM553.52 842H638.02V840H553.52V842ZM552.52 756V841H554.52V756H552.52ZM484.52 757H553.52V755H484.52V757ZM485.52 841V756H483.52V841H485.52ZM428.02 842H484.52V840H428.02V842ZM429.02 894.5V841H427.02V894.5H429.02ZM484.52 893.5H428.02V895.5H484.52V893.5ZM485.52 1024.5V894.5H483.52V1024.5H485.52ZM505.699 1086.27C492.327 1073.87 485.52 1053.37 485.52 1024.5H483.52C483.52 1053.63 490.379 1074.79 504.34 1087.73L505.699 1086.27ZM701.207 1101V736H699.207V1101H701.207ZM770.207 1100H700.207V1102H770.207V1100ZM769.207 736V1101H771.207V736H769.207ZM700.207 737H770.207V735H700.207V737ZM905.691 1105C880.218 1105 860.154 1097.89 845.382 1083.78L844.001 1085.22C859.228 1099.77 879.832 1107 905.691 1107V1105ZM955.33 1095.57C939.108 1101.86 922.564 1105 905.691 1105V1107C922.819 1107 939.608 1103.81 956.053 1097.43L955.33 1095.57ZM993.439 1070.34C984.234 1080.86 971.548 1089.28 955.33 1095.57L956.053 1097.43C972.502 1091.05 985.482 1082.47 994.944 1071.66L993.439 1070.34ZM994.691 1070H994.191V1072H994.691V1070ZM996.691 1100.97L995.691 1070.97L993.692 1071.03L994.692 1101.03L996.691 1100.97ZM1061.19 1100H995.691V1102H1061.19V1100ZM1060.19 937V1101H1062.19V937H1060.19ZM1049.79 877.931C1056.7 892.41 1060.19 912.077 1060.19 937H1062.19C1062.19 911.923 1058.68 891.923 1051.59 877.069L1049.79 877.931ZM1016.81 846.424C1031.91 852.662 1042.89 863.15 1049.79 877.923L1051.6 877.077C1044.49 861.85 1033.14 851.004 1017.57 844.576L1016.81 846.424ZM954.191 837C980.797 837 1001.65 840.162 1016.81 846.424L1017.57 844.576C1002.07 838.171 980.919 835 954.191 835V837ZM890.861 842.486C912.14 838.828 933.25 837 954.191 837V835C933.133 835 911.91 836.838 890.522 840.514L890.861 842.486ZM833.535 856.939C850.799 850.631 869.902 845.812 890.848 842.488L890.535 840.512C869.48 843.854 850.25 848.702 832.848 855.061L833.535 856.939ZM842.679 908.842L834.179 855.842L832.204 856.158L840.704 909.158L842.679 908.842ZM892.509 893.517C874.45 896.861 857.387 901.712 841.323 908.07L842.059 909.93C857.996 903.622 874.933 898.806 892.873 895.483L892.509 893.517ZM944.691 888C927.951 888 910.551 889.841 892.492 893.52L892.891 895.48C910.832 891.825 928.098 890 944.691 890V888ZM974.063 892.072C967.22 889.334 957.403 888 944.691 888V890C957.313 890 966.829 891.332 973.32 893.928L974.063 892.072ZM989.113 905.612C986.326 898.992 981.258 894.468 974.008 892.051L973.375 893.949C980.125 896.199 984.724 900.341 987.27 906.388L989.113 905.612ZM993.691 933C993.691 921.271 992.187 912.1 989.095 905.572L987.288 906.428C990.196 912.567 991.691 921.395 991.691 933H993.691ZM958.191 934H992.691V932H958.191V934ZM858.259 958.323C881.694 942.15 914.964 934 958.191 934V932C914.752 932 881.022 940.184 857.123 956.677L858.259 958.323ZM823.691 1027C823.691 997.306 835.215 974.454 858.265 958.319L857.118 956.681C833.501 973.213 821.691 996.694 821.691 1027H823.691ZM845.39 1083.78C830.949 1069.67 823.691 1050.78 823.691 1027H821.691C821.691 1051.22 829.1 1070.66 843.992 1085.22L845.39 1083.78ZM930.691 1055C942.473 1055 953.11 1052.98 962.585 1048.92L961.797 1047.08C952.606 1051.02 942.243 1053 930.691 1053V1055ZM898.075 1045.79C905.977 1051.97 916.89 1055 930.691 1055V1053C917.16 1053 906.74 1050.03 899.308 1044.21L898.075 1045.79ZM886.691 1020C886.691 1030.92 890.462 1039.56 898.058 1045.77L899.325 1044.23C892.255 1038.44 888.691 1030.41 888.691 1020H886.691ZM907.244 987.606C900.448 991.004 895.296 995.408 891.847 1000.84C888.397 1006.27 886.691 1012.67 886.691 1020H888.691C888.691 1012.99 890.319 1006.98 893.536 1001.91C896.754 996.842 901.602 992.663 908.139 989.394L907.244 987.606ZM968.191 977C941.139 977 920.776 980.501 907.227 987.615L908.156 989.385C921.273 982.499 941.244 979 968.191 979V977ZM992.691 977H968.191V979H992.691V977ZM993.691 1007.5V978H991.691V1007.5H993.691ZM984.983 1032.11C990.775 1024.62 993.691 1016.4 993.691 1007.5H991.691C991.691 1015.93 988.942 1023.72 983.4 1030.89L984.983 1032.11ZM962.585 1048.92C972.053 1044.86 979.534 1039.26 984.987 1032.11L983.396 1030.89C978.182 1037.74 970.997 1043.14 961.797 1047.08L962.585 1048.92ZM1146.53 1206.37L1189.53 1099.87L1187.68 1099.13L1144.68 1205.63L1146.53 1206.37ZM1218.11 1205H1145.61V1207H1218.11V1205ZM1360.17 840.635L1217.17 1205.64L1219.04 1206.36L1362.04 841.365L1360.17 840.635ZM1287.11 842H1361.11V840H1287.11V842ZM1224.56 1033.81L1288.06 841.313L1286.16 840.687L1222.66 1033.19L1224.56 1033.81ZM1222.61 1034.5H1223.61V1032.5H1222.61V1034.5ZM1158.66 841.311L1221.66 1033.81L1223.56 1033.19L1160.56 840.689L1158.66 841.311ZM1086.11 842.5L1159.61 842L1159.6 840L1086.1 840.5L1086.11 842.5ZM1189.53 1099.13L1087.03 841.131L1085.18 841.869L1187.68 1099.87L1189.53 1099.13ZM1522.96 1105C1476.45 1105 1440.73 1093.38 1415.64 1070.26L1414.28 1071.74C1439.86 1095.29 1476.13 1107 1522.96 1107V1105ZM1572.28 1100.52C1556.01 1103.51 1539.57 1105 1522.96 1105V1107C1539.69 1107 1556.25 1105.49 1572.64 1102.48L1572.28 1100.52ZM1615.59 1089.07C1603.34 1094.04 1588.91 1097.85 1572.3 1100.51L1572.62 1102.49C1589.34 1099.81 1603.92 1095.96 1616.34 1090.93L1615.59 1089.07ZM1606.97 1037.65L1614.97 1090.15L1616.95 1089.85L1608.95 1037.35L1606.97 1037.65ZM1565.63 1049.49C1581.68 1046.81 1595.91 1043.13 1608.31 1038.44L1607.61 1036.56C1595.35 1041.2 1581.25 1044.86 1565.3 1047.51L1565.63 1049.49ZM1519.96 1053.5C1534.36 1053.5 1549.58 1052.16 1565.63 1049.49L1565.3 1047.51C1549.34 1050.17 1534.23 1051.5 1519.96 1051.5V1053.5ZM1462.8 1036.75C1475.39 1047.98 1494.51 1053.5 1519.96 1053.5V1051.5C1494.75 1051.5 1476.2 1046.02 1464.13 1035.25L1462.8 1036.75ZM1444.51 996.1C1446.29 1013.83 1452.35 1027.43 1462.8 1036.75L1464.13 1035.25C1454.15 1026.36 1448.24 1013.29 1446.5 995.9L1444.51 996.1ZM1627.96 995H1445.51V997H1627.96V995ZM1627.46 982.5C1627.46 988.492 1627.29 992.947 1626.97 995.89L1628.95 996.11C1629.29 993.053 1629.46 988.508 1629.46 982.5H1627.46ZM1627.96 966.5C1627.96 971.144 1627.8 976.458 1627.46 982.445L1629.46 982.555C1629.79 976.542 1629.96 971.189 1629.96 966.5H1627.96ZM1596.23 870.685C1617.34 893.111 1627.96 925 1627.96 966.5H1629.96C1629.96 924.667 1619.25 892.222 1597.69 869.315L1596.23 870.685ZM1506.96 837C1545.76 837 1575.46 848.268 1596.23 870.68L1597.69 869.32C1576.46 846.399 1546.16 835 1506.96 835V837ZM1412.68 872.692C1435.46 848.93 1466.84 837 1506.96 837V835C1466.42 835 1434.47 847.07 1411.24 871.308L1412.68 872.692ZM1378.46 971C1378.46 929.187 1389.91 896.46 1412.68 872.692L1411.24 871.308C1388.02 895.54 1376.46 928.813 1376.46 971H1378.46ZM1415.64 1070.27C1390.9 1047.17 1378.46 1014.13 1378.46 971H1376.46C1376.46 1014.53 1389.02 1048.16 1414.28 1071.73L1415.64 1070.27ZM1459.68 905.378C1451.43 915.759 1446.46 930.133 1444.69 948.404L1446.69 948.596C1448.43 930.561 1453.31 916.602 1461.24 906.622L1459.68 905.378ZM1506.96 885C1486.06 885 1470.24 891.755 1459.67 905.387L1461.25 906.613C1471.35 893.579 1486.53 887 1506.96 887V885ZM1551.27 904.407C1541.7 891.421 1526.86 885 1506.96 885V887C1526.4 887 1540.56 893.246 1549.66 905.593L1551.27 904.407ZM1565.4 948.419C1563.87 929.501 1559.19 914.789 1551.26 904.393L1549.67 905.607C1557.28 915.586 1561.9 929.874 1563.41 948.581L1565.4 948.419ZM1445.69 949.5H1564.41V947.5H1445.69V949.5ZM1680.59 842H1746.59V840H1680.59V842ZM1681.59 1101V841H1679.59V1101H1681.59ZM1750.09 1100H1680.59V1102H1750.09V1100ZM1749.09 981V1101H1751.09V981H1749.09ZM1764.3 936.89C1754.17 950.06 1749.09 964.774 1749.09 981H1751.09C1751.09 965.226 1756.02 950.94 1765.89 938.11L1764.3 936.89ZM1805.18 905.088C1788.05 912.816 1774.41 923.416 1764.29 936.9L1765.89 938.1C1775.78 924.917 1789.14 914.517 1806 906.912L1805.18 905.088ZM1862.09 893.5C1841.3 893.5 1822.33 897.357 1805.18 905.088L1806 906.912C1822.86 899.309 1841.55 895.5 1862.09 895.5V893.5ZM1861.09 836V894.5H1863.09V836H1861.09ZM1818.38 843.457C1832.62 839.152 1847.19 837 1862.09 837V835C1847 835 1832.23 837.181 1817.8 841.543L1818.38 843.457ZM1779.65 861.332C1791.56 853.39 1804.47 847.433 1818.37 843.462L1817.82 841.538C1803.72 845.567 1790.63 851.61 1778.54 859.668L1779.65 861.332ZM1749.4 890.096C1758 878.52 1768.08 868.935 1779.64 861.336L1778.54 859.664C1766.78 867.398 1756.52 877.147 1747.79 888.904L1749.4 890.096ZM1747.09 890.5H1748.59V888.5H1747.09V890.5ZM1745.59 841.01L1746.09 889.51L1748.09 889.49L1747.59 840.99L1745.59 841.01Z",
@@ -56,7 +56,7 @@ const LogoWithTextBelowNoFrame = ({
56
56
  }
57
57
  )
58
58
  ] }),
59
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsxs(
59
+ /* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsxs(
60
60
  "filter",
61
61
  {
62
62
  id: "filter0_d_2059_2",
@@ -67,8 +67,8 @@ const LogoWithTextBelowNoFrame = ({
67
67
  filterUnits: "userSpaceOnUse",
68
68
  colorInterpolationFilters: "sRGB",
69
69
  children: [
70
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
71
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
70
+ /* @__PURE__ */ jsxRuntime.jsx("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
71
+ /* @__PURE__ */ jsxRuntime.jsx(
72
72
  "feColorMatrix",
73
73
  {
74
74
  in: "SourceAlpha",
@@ -77,17 +77,17 @@ const LogoWithTextBelowNoFrame = ({
77
77
  result: "hardAlpha"
78
78
  }
79
79
  ),
80
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx("feOffset", { dy: "4" }),
81
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx("feGaussianBlur", { stdDeviation: "2" }),
82
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
83
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
80
+ /* @__PURE__ */ jsxRuntime.jsx("feOffset", { dy: "4" }),
81
+ /* @__PURE__ */ jsxRuntime.jsx("feGaussianBlur", { stdDeviation: "2" }),
82
+ /* @__PURE__ */ jsxRuntime.jsx("feComposite", { in2: "hardAlpha", operator: "out" }),
83
+ /* @__PURE__ */ jsxRuntime.jsx(
84
84
  "feColorMatrix",
85
85
  {
86
86
  type: "matrix",
87
87
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
88
88
  }
89
89
  ),
90
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
90
+ /* @__PURE__ */ jsxRuntime.jsx(
91
91
  "feBlend",
92
92
  {
93
93
  mode: "normal",
@@ -95,7 +95,7 @@ const LogoWithTextBelowNoFrame = ({
95
95
  result: "effect1_dropShadow_2059_2"
96
96
  }
97
97
  ),
98
- /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
98
+ /* @__PURE__ */ jsxRuntime.jsx(
99
99
  "feBlend",
100
100
  {
101
101
  mode: "normal",