globuswebcomponents 2.18.5 → 2.18.8

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 (235) hide show
  1. package/dist/cjs/{gb-accordion-card_78.cjs.entry.js → gb-accordion-card_87.cjs.entry.js} +3803 -199
  2. package/dist/cjs/globuscomponents.cjs.js +1 -1
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  5. package/dist/collection/assets/icons/bookmark-03/bulk/rounded.svg +4 -0
  6. package/dist/collection/assets/icons/bookmark-03/duotone/rounded.svg +4 -0
  7. package/dist/collection/assets/icons/bookmark-03/solid/rounded.svg +3 -0
  8. package/dist/collection/assets/icons/bookmark-03/solid/sharp.svg +3 -0
  9. package/dist/collection/assets/icons/bookmark-03/stroke/rounded.svg +3 -0
  10. package/dist/collection/assets/icons/bookmark-03/stroke/sharp.svg +3 -0
  11. package/dist/collection/assets/icons/bookmark-03/two-tone/rounded.svg +4 -0
  12. package/dist/collection/assets/icons/bookmark-add-02/bulk/rounded.svg +4 -0
  13. package/dist/collection/assets/icons/bookmark-add-02/duotone/rounded.svg +4 -0
  14. package/dist/collection/assets/icons/bookmark-add-02/solid/rounded.svg +4 -0
  15. package/dist/collection/assets/icons/bookmark-add-02/solid/sharp.svg +4 -0
  16. package/dist/collection/assets/icons/bookmark-add-02/stroke/rounded.svg +3 -0
  17. package/dist/collection/assets/icons/bookmark-add-02/stroke/sharp.svg +3 -0
  18. package/dist/collection/assets/icons/bookmark-add-02/two-tone/rounded.svg +4 -0
  19. package/dist/collection/assets/icons/bookmark-block-02/bulk/rounded.svg +4 -0
  20. package/dist/collection/assets/icons/bookmark-block-02/duotone/rounded.svg +4 -0
  21. package/dist/collection/assets/icons/bookmark-block-02/solid/rounded.svg +4 -0
  22. package/dist/collection/assets/icons/bookmark-block-02/solid/sharp.svg +4 -0
  23. package/dist/collection/assets/icons/bookmark-block-02/stroke/rounded.svg +3 -0
  24. package/dist/collection/assets/icons/bookmark-block-02/stroke/sharp.svg +3 -0
  25. package/dist/collection/assets/icons/bookmark-block-02/two-tone/rounded.svg +4 -0
  26. package/dist/collection/assets/icons/bookmark-minus-02/bulk/rounded.svg +4 -0
  27. package/dist/collection/assets/icons/bookmark-minus-02/duotone/rounded.svg +4 -0
  28. package/dist/collection/assets/icons/bookmark-minus-02/solid/rounded.svg +4 -0
  29. package/dist/collection/assets/icons/bookmark-minus-02/solid/sharp.svg +4 -0
  30. package/dist/collection/assets/icons/bookmark-minus-02/stroke/rounded.svg +3 -0
  31. package/dist/collection/assets/icons/bookmark-minus-02/stroke/sharp.svg +3 -0
  32. package/dist/collection/assets/icons/bookmark-minus-02/two-tone/rounded.svg +4 -0
  33. package/dist/collection/assets/icons/bookmark-remove-02/bulk/rounded.svg +4 -0
  34. package/dist/collection/assets/icons/bookmark-remove-02/duotone/rounded.svg +4 -0
  35. package/dist/collection/assets/icons/bookmark-remove-02/solid/rounded.svg +4 -0
  36. package/dist/collection/assets/icons/bookmark-remove-02/solid/sharp.svg +4 -0
  37. package/dist/collection/assets/icons/bookmark-remove-02/stroke/rounded.svg +3 -0
  38. package/dist/collection/assets/icons/bookmark-remove-02/stroke/sharp.svg +3 -0
  39. package/dist/collection/assets/icons/bookmark-remove-02/two-tone/rounded.svg +4 -0
  40. package/dist/collection/assets/icons/collections-bookmark/bulk/rounded.svg +5 -0
  41. package/dist/collection/assets/icons/collections-bookmark/duotone/rounded.svg +4 -0
  42. package/dist/collection/assets/icons/collections-bookmark/solid/rounded.svg +4 -0
  43. package/dist/collection/assets/icons/collections-bookmark/solid/sharp.svg +4 -0
  44. package/dist/collection/assets/icons/collections-bookmark/stroke/rounded.svg +3 -0
  45. package/dist/collection/assets/icons/collections-bookmark/stroke/sharp.svg +3 -0
  46. package/dist/collection/assets/icons/collections-bookmark/two-tone/rounded.svg +4 -0
  47. package/dist/collection/assets/icons/favourite/bulk/rounded.svg +4 -0
  48. package/dist/collection/assets/icons/favourite/duotone/rounded.svg +4 -0
  49. package/dist/collection/assets/icons/favourite/solid/rounded.svg +3 -0
  50. package/dist/collection/assets/icons/favourite/solid/sharp.svg +3 -0
  51. package/dist/collection/assets/icons/favourite/stroke/rounded.svg +3 -0
  52. package/dist/collection/assets/icons/favourite/stroke/sharp.svg +3 -0
  53. package/dist/collection/assets/icons/favourite/two-tone/rounded.svg +4 -0
  54. package/dist/collection/assets/icons/favourite-square/bulk/rounded.svg +4 -0
  55. package/dist/collection/assets/icons/favourite-square/duotone/rounded.svg +5 -0
  56. package/dist/collection/assets/icons/favourite-square/solid/rounded.svg +3 -0
  57. package/dist/collection/assets/icons/favourite-square/solid/sharp.svg +3 -0
  58. package/dist/collection/assets/icons/favourite-square/stroke/rounded.svg +3 -0
  59. package/dist/collection/assets/icons/favourite-square/stroke/sharp.svg +3 -0
  60. package/dist/collection/assets/icons/favourite-square/two-tone/rounded.svg +4 -0
  61. package/dist/collection/components/gb-button/gb-button.js +96 -31
  62. package/dist/collection/components/gb-button/gb-button.js.map +1 -1
  63. package/dist/collection/components/gb-button/gb-button.tsx +29 -17
  64. package/dist/collection/components/gb-button/readme.md +6 -5
  65. package/dist/collection/components/gb-input-field/gb-input-field.css +5 -5
  66. package/dist/collection/components/gb-rich-text/gb-rich-text.css +30 -6
  67. package/dist/collection/components/gb-rich-text/gb-rich-text.js +4 -4
  68. package/dist/collection/components/gb-rich-text/gb-rich-text.js.map +1 -1
  69. package/dist/collection/components/gb-rich-text/resizable-image.js +84 -0
  70. package/dist/collection/components/gb-rich-text/resizable-image.js.map +1 -0
  71. package/dist/collection/components/gb-sidebar/gb-sidebar.js +62 -9
  72. package/dist/collection/components/gb-sidebar/gb-sidebar.js.map +1 -1
  73. package/dist/collection/components/gb-table/gb-table.css +1 -0
  74. package/dist/collection/components/gb-table/gb-table.js +25 -14
  75. package/dist/collection/components/gb-table/gb-table.js.map +1 -1
  76. package/dist/collection/models/reusableModels.js.map +1 -1
  77. package/dist/components/gb-action-panel.js +1 -1
  78. package/dist/components/gb-approval-modal.js +2 -2
  79. package/dist/components/gb-button.js +1 -1
  80. package/dist/components/gb-checkbox-group-item.js +1 -1
  81. package/dist/components/gb-checkbox-group.js +2 -2
  82. package/dist/components/gb-comment.js +1 -1
  83. package/dist/components/gb-date-picker.js +1 -1
  84. package/dist/components/gb-detail-cell.js +1 -1
  85. package/dist/components/gb-empty-state.js +1 -1
  86. package/dist/components/gb-file-upload-item-base.js +1 -1
  87. package/dist/components/gb-file-upload.js +2 -2
  88. package/dist/components/gb-filter-button.js +1 -1
  89. package/dist/components/gb-filter-modal.js +1 -1
  90. package/dist/components/gb-header.js +4 -4
  91. package/dist/components/gb-input-dropdown-test.js +3 -3
  92. package/dist/components/gb-input-dropdown.js +1 -1
  93. package/dist/components/gb-input-field.js +1 -1
  94. package/dist/components/gb-modal-action.js +1 -1
  95. package/dist/components/gb-modal.js +2 -2
  96. package/dist/components/gb-notification-pane.js +1 -1
  97. package/dist/components/gb-pagination.js +1 -1
  98. package/dist/components/gb-password-button.js +1 -1
  99. package/dist/components/gb-prompt-modal.js +1 -1
  100. package/dist/components/gb-rich-text.js +262 -179
  101. package/dist/components/gb-rich-text.js.map +1 -1
  102. package/dist/components/gb-sidebar.js +23 -9
  103. package/dist/components/gb-sidebar.js.map +1 -1
  104. package/dist/components/gb-table-header.js +1 -1
  105. package/dist/components/gb-table.js +1 -1
  106. package/dist/components/gb-toast.js +1 -1
  107. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  108. package/dist/components/{p-BI0Ex54P.js → p-2-ReMaeh.js} +3 -3
  109. package/dist/components/{p-BI0Ex54P.js.map → p-2-ReMaeh.js.map} +1 -1
  110. package/dist/components/{p-WXjkXlUF.js → p-5qmO-l_B.js} +3 -3
  111. package/dist/components/{p-WXjkXlUF.js.map → p-5qmO-l_B.js.map} +1 -1
  112. package/dist/components/{p-By402klS.js → p-BK5yReBS.js} +3 -3
  113. package/dist/components/{p-By402klS.js.map → p-BK5yReBS.js.map} +1 -1
  114. package/dist/components/{p-BD74vctU.js → p-BlXVy-Sk.js} +6 -6
  115. package/dist/components/{p-BD74vctU.js.map → p-BlXVy-Sk.js.map} +1 -1
  116. package/dist/components/{p-DHXR9Sxk.js → p-Bl_5_lD7.js} +3 -3
  117. package/dist/components/{p-DHXR9Sxk.js.map → p-Bl_5_lD7.js.map} +1 -1
  118. package/dist/components/{p-D1fnUzqW.js → p-BwGYY38l.js} +34 -15
  119. package/dist/components/p-BwGYY38l.js.map +1 -0
  120. package/dist/components/{p-CTisVkYS.js → p-C-g-JRze.js} +3 -3
  121. package/dist/components/{p-CTisVkYS.js.map → p-C-g-JRze.js.map} +1 -1
  122. package/dist/components/{p-q1BXlX2S.js → p-CE-hAyqa.js} +5 -5
  123. package/dist/components/p-CE-hAyqa.js.map +1 -0
  124. package/dist/components/{p-JNQBEWGY.js → p-CT9m_YAo.js} +5 -5
  125. package/dist/components/{p-JNQBEWGY.js.map → p-CT9m_YAo.js.map} +1 -1
  126. package/dist/components/{p-B2cesIns.js → p-CnyS0R-Z.js} +3 -3
  127. package/dist/components/{p-B2cesIns.js.map → p-CnyS0R-Z.js.map} +1 -1
  128. package/dist/components/{p-DYpvfQik.js → p-D-ksQb0i.js} +7 -7
  129. package/dist/components/{p-DYpvfQik.js.map → p-D-ksQb0i.js.map} +1 -1
  130. package/dist/components/{p-C2nwKlIB.js → p-D7yyPEXU.js} +6 -6
  131. package/dist/components/{p-C2nwKlIB.js.map → p-D7yyPEXU.js.map} +1 -1
  132. package/dist/components/{p-DIFK2uPX.js → p-D9K58rye.js} +3 -3
  133. package/dist/components/{p-DIFK2uPX.js.map → p-D9K58rye.js.map} +1 -1
  134. package/dist/components/{p-B-eg7Ble.js → p-DyUQxVF2.js} +3 -3
  135. package/dist/components/{p-B-eg7Ble.js.map → p-DyUQxVF2.js.map} +1 -1
  136. package/dist/components/{p-6aww0fa8.js → p-XLmf4Wa9.js} +4 -4
  137. package/dist/components/{p-6aww0fa8.js.map → p-XLmf4Wa9.js.map} +1 -1
  138. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  139. package/dist/components/{p-DQyU_YBJ.js → p-kR-8qSSj.js} +39 -28
  140. package/dist/components/p-kR-8qSSj.js.map +1 -0
  141. package/dist/components/{p-jUlrLXgu.js → p-tlvcPh6E.js} +3 -3
  142. package/dist/components/{p-jUlrLXgu.js.map → p-tlvcPh6E.js.map} +1 -1
  143. package/dist/components/test-wrapper.js +12 -12
  144. package/dist/docs.json +209 -47
  145. package/dist/esm/{gb-accordion-card_78.entry.js → gb-accordion-card_87.entry.js} +3795 -200
  146. package/dist/esm/globuscomponents.js +1 -1
  147. package/dist/esm/loader.js +1 -1
  148. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  149. package/dist/globuscomponents/assets/icons/bookmark-03/bulk/rounded.svg +4 -0
  150. package/dist/globuscomponents/assets/icons/bookmark-03/duotone/rounded.svg +4 -0
  151. package/dist/globuscomponents/assets/icons/bookmark-03/solid/rounded.svg +3 -0
  152. package/dist/globuscomponents/assets/icons/bookmark-03/solid/sharp.svg +3 -0
  153. package/dist/globuscomponents/assets/icons/bookmark-03/stroke/rounded.svg +3 -0
  154. package/dist/globuscomponents/assets/icons/bookmark-03/stroke/sharp.svg +3 -0
  155. package/dist/globuscomponents/assets/icons/bookmark-03/two-tone/rounded.svg +4 -0
  156. package/dist/globuscomponents/assets/icons/bookmark-add-02/bulk/rounded.svg +4 -0
  157. package/dist/globuscomponents/assets/icons/bookmark-add-02/duotone/rounded.svg +4 -0
  158. package/dist/globuscomponents/assets/icons/bookmark-add-02/solid/rounded.svg +4 -0
  159. package/dist/globuscomponents/assets/icons/bookmark-add-02/solid/sharp.svg +4 -0
  160. package/dist/globuscomponents/assets/icons/bookmark-add-02/stroke/rounded.svg +3 -0
  161. package/dist/globuscomponents/assets/icons/bookmark-add-02/stroke/sharp.svg +3 -0
  162. package/dist/globuscomponents/assets/icons/bookmark-add-02/two-tone/rounded.svg +4 -0
  163. package/dist/globuscomponents/assets/icons/bookmark-block-02/bulk/rounded.svg +4 -0
  164. package/dist/globuscomponents/assets/icons/bookmark-block-02/duotone/rounded.svg +4 -0
  165. package/dist/globuscomponents/assets/icons/bookmark-block-02/solid/rounded.svg +4 -0
  166. package/dist/globuscomponents/assets/icons/bookmark-block-02/solid/sharp.svg +4 -0
  167. package/dist/globuscomponents/assets/icons/bookmark-block-02/stroke/rounded.svg +3 -0
  168. package/dist/globuscomponents/assets/icons/bookmark-block-02/stroke/sharp.svg +3 -0
  169. package/dist/globuscomponents/assets/icons/bookmark-block-02/two-tone/rounded.svg +4 -0
  170. package/dist/globuscomponents/assets/icons/bookmark-minus-02/bulk/rounded.svg +4 -0
  171. package/dist/globuscomponents/assets/icons/bookmark-minus-02/duotone/rounded.svg +4 -0
  172. package/dist/globuscomponents/assets/icons/bookmark-minus-02/solid/rounded.svg +4 -0
  173. package/dist/globuscomponents/assets/icons/bookmark-minus-02/solid/sharp.svg +4 -0
  174. package/dist/globuscomponents/assets/icons/bookmark-minus-02/stroke/rounded.svg +3 -0
  175. package/dist/globuscomponents/assets/icons/bookmark-minus-02/stroke/sharp.svg +3 -0
  176. package/dist/globuscomponents/assets/icons/bookmark-minus-02/two-tone/rounded.svg +4 -0
  177. package/dist/globuscomponents/assets/icons/bookmark-remove-02/bulk/rounded.svg +4 -0
  178. package/dist/globuscomponents/assets/icons/bookmark-remove-02/duotone/rounded.svg +4 -0
  179. package/dist/globuscomponents/assets/icons/bookmark-remove-02/solid/rounded.svg +4 -0
  180. package/dist/globuscomponents/assets/icons/bookmark-remove-02/solid/sharp.svg +4 -0
  181. package/dist/globuscomponents/assets/icons/bookmark-remove-02/stroke/rounded.svg +3 -0
  182. package/dist/globuscomponents/assets/icons/bookmark-remove-02/stroke/sharp.svg +3 -0
  183. package/dist/globuscomponents/assets/icons/bookmark-remove-02/two-tone/rounded.svg +4 -0
  184. package/dist/globuscomponents/assets/icons/collections-bookmark/bulk/rounded.svg +5 -0
  185. package/dist/globuscomponents/assets/icons/collections-bookmark/duotone/rounded.svg +4 -0
  186. package/dist/globuscomponents/assets/icons/collections-bookmark/solid/rounded.svg +4 -0
  187. package/dist/globuscomponents/assets/icons/collections-bookmark/solid/sharp.svg +4 -0
  188. package/dist/globuscomponents/assets/icons/collections-bookmark/stroke/rounded.svg +3 -0
  189. package/dist/globuscomponents/assets/icons/collections-bookmark/stroke/sharp.svg +3 -0
  190. package/dist/globuscomponents/assets/icons/collections-bookmark/two-tone/rounded.svg +4 -0
  191. package/dist/globuscomponents/assets/icons/favourite/bulk/rounded.svg +4 -0
  192. package/dist/globuscomponents/assets/icons/favourite/duotone/rounded.svg +4 -0
  193. package/dist/globuscomponents/assets/icons/favourite/solid/rounded.svg +3 -0
  194. package/dist/globuscomponents/assets/icons/favourite/solid/sharp.svg +3 -0
  195. package/dist/globuscomponents/assets/icons/favourite/stroke/rounded.svg +3 -0
  196. package/dist/globuscomponents/assets/icons/favourite/stroke/sharp.svg +3 -0
  197. package/dist/globuscomponents/assets/icons/favourite/two-tone/rounded.svg +4 -0
  198. package/dist/globuscomponents/assets/icons/favourite-square/bulk/rounded.svg +4 -0
  199. package/dist/globuscomponents/assets/icons/favourite-square/duotone/rounded.svg +5 -0
  200. package/dist/globuscomponents/assets/icons/favourite-square/solid/rounded.svg +3 -0
  201. package/dist/globuscomponents/assets/icons/favourite-square/solid/sharp.svg +3 -0
  202. package/dist/globuscomponents/assets/icons/favourite-square/stroke/rounded.svg +3 -0
  203. package/dist/globuscomponents/assets/icons/favourite-square/stroke/sharp.svg +3 -0
  204. package/dist/globuscomponents/assets/icons/favourite-square/two-tone/rounded.svg +4 -0
  205. package/dist/globuscomponents/gb-button.tsx +29 -17
  206. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  207. package/dist/globuscomponents/{p-9a44bc13.entry.js → p-6e89b968.entry.js} +2 -2
  208. package/dist/globuscomponents/p-6e89b968.entry.js.map +1 -0
  209. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  210. package/dist/globuscomponents/readme.md +6 -5
  211. package/dist/types/components/gb-button/gb-button.d.ts +9 -10
  212. package/dist/types/components/gb-rich-text/resizable-image.d.ts +1 -0
  213. package/dist/types/components/gb-sidebar/gb-sidebar.d.ts +3 -2
  214. package/dist/types/components/gb-table/gb-table.d.ts +1 -0
  215. package/dist/types/components.d.ts +44 -20
  216. package/dist/types/models/reusableModels.d.ts +1 -1
  217. package/package.json +1 -1
  218. package/dist/cjs/gb-filter-modal.gb-pagination.gb-pagination-button-group-base.gb-pagination-number-base.gb-portal.gb-table-header.gb-toggle.gb-toggle-base.entry.cjs.js.map +0 -1
  219. package/dist/cjs/gb-filter-modal_8.cjs.entry.js +0 -2253
  220. package/dist/cjs/gb-table.cjs.entry.js +0 -1240
  221. package/dist/cjs/gb-table.entry.cjs.js.map +0 -1
  222. package/dist/components/p-D1fnUzqW.js.map +0 -1
  223. package/dist/components/p-DQyU_YBJ.js.map +0 -1
  224. package/dist/components/p-q1BXlX2S.js.map +0 -1
  225. package/dist/esm/gb-filter-modal.gb-pagination.gb-pagination-button-group-base.gb-pagination-number-base.gb-portal.gb-table-header.gb-toggle.gb-toggle-base.entry.js.map +0 -1
  226. package/dist/esm/gb-filter-modal_8.entry.js +0 -2244
  227. package/dist/esm/gb-table.entry.js +0 -1238
  228. package/dist/esm/gb-table.entry.js.map +0 -1
  229. package/dist/globuscomponents/gb-filter-modal.gb-pagination.gb-pagination-button-group-base.gb-pagination-number-base.gb-portal.gb-table-header.gb-toggle.gb-toggle-base.entry.esm.js.map +0 -1
  230. package/dist/globuscomponents/gb-table.entry.esm.js.map +0 -1
  231. package/dist/globuscomponents/p-7b3bf29c.entry.js +0 -2
  232. package/dist/globuscomponents/p-7b3bf29c.entry.js.map +0 -1
  233. package/dist/globuscomponents/p-9a44bc13.entry.js.map +0 -1
  234. package/dist/globuscomponents/p-dbc76ebb.entry.js +0 -2
  235. package/dist/globuscomponents/p-dbc76ebb.entry.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"reusableModels-_LRAKnsh.js","sources":["src/models/reusableModels.ts"],"sourcesContent":["export type GeneralSizes = 'xxxxl' | 'xxxl' | 'xxl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled',\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none' | 'center';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy',\r\n}\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline',\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'solid' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple' | 'white';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes =\r\n | 'button_primary'\r\n | 'button_gray'\r\n | 'button_white'\r\n | 'rounded_button_white'\r\n | 'underline'\r\n | 'underline_filled'\r\n | 'line'\r\n | 'button_white_border'\r\n | 'rounded_button_white_border'\r\n | 'button_gray_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\nexport type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags';\r\n\r\nexport type ColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow' | 'red' | 'white';\r\n\r\nexport type DropdownItemTypes = string | number | { name: string | number; username: string; selected?: boolean };\r\n\r\nexport type PaginationDotTypes = 'dot' | 'line';\r\n\r\nexport type FileIconStyles = 'default' | 'gray' | 'solid';\r\n\r\nexport type FileIconTypes = 'pdf' | 'csv' | 'jpg' | 'jpeg' | 'ppt' | 'pptx' | 'doc' | 'docx' | 'xls' | 'xlsx' | 'svg' | 'txt' | 'zip' | 'rar' | 'mp3' | 'mp4' | 'png' | 'empty';\r\n\r\nexport type TableCellTypes = 'text' | 'lead_text' | 'lead_checkbox' | 'badge';\r\n\r\nexport type ProgressStepStatus = 'incomplete' | 'current' | 'complete';\r\n\r\nexport type ProgressStepTypes = 'icon_only' | 'icon_left' | 'icon_top' | 'text_line' | 'featured_icon_left' | 'featured_icon_top';\r\n\r\nexport type ProgressStepStates = 'default' | 'destructive';\r\n\r\nexport type BadgeTypes = 'pill_color' | 'pill_outline' | 'badge_color' | 'badge_modern';\r\n\r\nexport type GeneralStyles = 'standard' | 'compact';\r\n\r\nexport type StateType = 'default' | 'disabled' | 'applied' | 'loading' | 'open';\r\n\r\nexport type ButtonGroupTypes = 'false' | 'leading' | 'only' | 'dot' | 'checkbox';\r\n\r\nexport type ThemeTypes = 'system' | 'light' | 'dark';\r\n\r\nexport type BadgeIconTypes = 'dot' | 'avatar' | 'icon_leading' | 'icon_trailing' | 'country' | 'only' | 'false';\r\n\r\nexport type DropdownRoles = { badgeLabel: string; badgeColor: GeneralColors; badgeType: BadgeTypes };\r\n\r\nexport type StepperType = {\r\n state: ProgressStepStates;\r\n status: ProgressStepStatus;\r\n label?: string;\r\n supportingText?: string;\r\n};\r\n\r\nexport type DetailCellType = 'information' | 'document' | 'status' | 'button';\r\n\r\nexport type MetricFeaturedIconTypes = 'glassmorphism' | 'circular_filled';\r\n\r\nexport interface DropdownListGroup {\r\n icon: string;\r\n label: string;\r\n shortcut: string;\r\n}\r\n\r\nexport type CloseButtonPositions = 'left' | 'right';\r\n\r\nexport interface Notification {\r\n label: string;\r\n time: string;\r\n desc: string;\r\n icon: string;\r\n}\r\n\r\nexport type IllustrationTypes = 'cloud' | 'box' | 'documents' | 'credit_card';\r\n\r\nexport type PatternTypes = 'circles' | 'grid' | 'grid_dot' | 'squares';\r\n\r\nexport type MobilePosition = 'top_left' | 'top_right' | 'bottom_left' | 'bottom_right';\r\n\r\nexport interface TableColumn {\r\n key: string;\r\n label: string;\r\n value?: (row: any) => any;\r\n supportingText?: string | ((row: any) => string);\r\n width?: string;\r\n align?: 'left' | 'center' | 'right';\r\n helpIcon?: boolean;\r\n sortable?: boolean;\r\n sortType?: 'string' | 'number' | 'date';\r\n visible?: boolean;\r\n cellComponent?: string;\r\n searchable?: boolean;\r\n cellProps?: ((row: any) => { [key: string]: any }) | { [key: string]: any };\r\n cellEvent?: string | string[];\r\n hasAvatar?: boolean;\r\n cellAvatar?: {\r\n props?: {};\r\n slots?: {\r\n initials?: string | ((row: any) => string | any);\r\n image?: string | ((row: any) => string | any);\r\n };\r\n };\r\n cellSlots?: {\r\n default?: {\r\n tag?: string; // e.g., 'p', 'span' to wrap content\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n named?: {\r\n [slotName: string]: {\r\n tag: string; // e.g., 'p', 'h1', 'span'\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n };\r\n };\r\n cellClass?: string | ((row: any) => string);\r\n cellStyle?: { [key: string]: string } | ((row: any) => { [key: string]: string });\r\n truncate?: boolean;\r\n splitCell?: {\r\n left: (row: any) => string | number;\r\n right: (row: any) => string | number;\r\n separator?: string;\r\n leftStyle?: (row: any) => { [key: string]: string };\r\n rightStyle?: (row: any) => { [key: string]: string };\r\n };\r\n mobile?: {\r\n position?: MobilePosition;\r\n };\r\n gridCard?: {\r\n buttonIcon?: string;\r\n buttonText?: string;\r\n };\r\n}\r\n\r\nexport interface RowAction {\r\n label?: string;\r\n icon?: string;\r\n action: string; // emitted event name\r\n disabled?: boolean;\r\n destructive?: boolean;\r\n type?: 'button' | 'dropdown' | 'custom';\r\n}\r\n\r\nexport interface DropdownOption {\r\n label: string;\r\n icon?: string;\r\n action: string; // emitted event name\r\n disabled?: boolean;\r\n}\r\n\r\nexport type PortalPlacement =\r\n | 'top'\r\n | 'top-start'\r\n | 'top-end'\r\n | 'bottom'\r\n | 'bottom-start'\r\n | 'bottom-end'\r\n | 'left'\r\n | 'left-start'\r\n | 'left-end'\r\n | 'right'\r\n | 'right-start'\r\n | 'right-end';\r\n\r\nexport interface FilterField {\r\n tag: string;\r\n columnKey?: string; // ← the actual row property to filter on\r\n key: string | { start: string; end: string }; // date ranges need two keys\r\n event: string | { start: string; end: string }; // date ranges need two events\r\n label?: string;\r\n props?: any;\r\n default?: any;\r\n}\r\n\r\nexport interface FilterConfig {\r\n mode?: 'internal' | 'external';\r\n title?: string;\r\n showClearButton?: boolean;\r\n fields?: FilterField[];\r\n initialValues?: {\r\n pageNumber: number;\r\n pageSize: number;\r\n };\r\n appliedValues?: Record<string, any>;\r\n}\r\n\r\nexport type IconStyles = 'stroke' | 'two-tone' | 'duotone' | 'solid' | 'bulk';\r\n\r\nexport type IconTypes = 'rounded' | 'sharp';\r\n\r\nexport type SubMenuChild = {\r\n label: string;\r\n icon: string;\r\n};\r\n\r\nexport type SubMenuItem = {\r\n label: string;\r\n icon: string;\r\n children?: SubMenuChild[];\r\n};\r\n"],"names":["StateEnum","BorderWeights","OnlineIndicatorStates"],"mappings":";;AAIYA;AAAZ,CAAA,UAAY,SAAS,EAAA;AACnB,IAAA,SAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,SAAA,CAAA,UAAA,CAAA,GAAA,UAAqB;AACvB,CAAC,EAHWA,iBAAS,KAATA,iBAAS,GAGpB,EAAA,CAAA,CAAA;AAMWC;AAAZ,CAAA,UAAY,aAAa,EAAA;AACvB,IAAA,aAAA,CAAA,WAAA,CAAA,GAAA,YAAwB;AACxB,IAAA,aAAA,CAAA,OAAA,CAAA,GAAA,OAAe;AACf,IAAA,aAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,aAAA,CAAA,OAAA,CAAA,GAAA,OAAe;AACjB,CAAC,EALWA,qBAAa,KAAbA,qBAAa,GAKxB,EAAA,CAAA,CAAA;AAEWC;AAAZ,CAAA,UAAY,qBAAqB,EAAA;AAC/B,IAAA,qBAAA,CAAA,QAAA,CAAA,GAAA,QAAiB;AACjB,IAAA,qBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACrB,CAAC,EAHWA,6BAAqB,KAArBA,6BAAqB,GAGhC,EAAA,CAAA,CAAA;;"}
1
+ {"version":3,"file":"reusableModels-_LRAKnsh.js","sources":["src/models/reusableModels.ts"],"sourcesContent":["export type GeneralSizes = 'xxxxl' | 'xxxl' | 'xxl' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'xxs' | 'profile_lg' | 'profile_md' | 'profile_sm';\r\n\r\nexport type GeneralHierarchies = 'primary' | 'secondary_gray' | 'secondary_color' | 'tertiary_gray' | 'tertiary_color' | 'link_gray' | 'link_color';\r\n\r\nexport enum StateEnum {\r\n Default = 'default',\r\n Disabled = 'disabled',\r\n}\r\n\r\nexport type ArrowPositions = 'bottom_center' | 'bottom_left' | 'bottom_right' | 'top_center' | 'left' | 'right' | 'none' | 'center';\r\n\r\nexport type CheckBoxVariants = 'checkbox' | 'check_circle' | 'radio';\r\n\r\nexport enum BorderWeights {\r\n VeryLight = 'very_light',\r\n Light = 'light',\r\n Regular = 'regular',\r\n Heavy = 'heavy',\r\n}\r\n\r\nexport enum OnlineIndicatorStates {\r\n Online = 'online',\r\n Offline = 'offline',\r\n}\r\n\r\nexport type BreakPoints = 'desktop' | 'mobile';\r\n\r\nexport type FileUploadIconType = 'solid' | 'outline';\r\n\r\nexport type FileUploadStates = 'default' | 'in_progress' | 'complete' | 'hover' | 'disabled' | 'error';\r\n\r\nexport type GeneralColors = 'default' | 'gray' | 'primary' | 'error' | 'warning' | 'success' | 'discovery' | 'information' | 'pink' | 'purple' | 'white';\r\n\r\nexport type PaginationNumberShapes = 'square' | 'circle';\r\n\r\nexport type PaginationTypes =\r\n | 'page_default'\r\n | 'page_minimal_center_aligned'\r\n | 'card_default'\r\n | 'card_minimal_right_aligned'\r\n | 'card_minimal_left_aligned'\r\n | 'card_minimal_center_aligned'\r\n | 'card_button_group_right_aligned'\r\n | 'card_button_group_left_aligned'\r\n | 'card_button_group_center_aligned';\r\n\r\nexport type TabTypes =\r\n | 'button_primary'\r\n | 'button_gray'\r\n | 'button_white'\r\n | 'rounded_button_white'\r\n | 'underline'\r\n | 'underline_filled'\r\n | 'line'\r\n | 'button_white_border'\r\n | 'rounded_button_white_border'\r\n | 'button_gray_border';\r\n\r\nexport type GeneralBackgroundCategories = 'plain_background' | 'colored_background';\r\n\r\nexport type InputFieldTypes =\r\n | 'default'\r\n | 'icon_leading'\r\n | 'leading_dropdown'\r\n | 'trailing_dropdown'\r\n | 'leading_text'\r\n | 'payment_input'\r\n | 'tags'\r\n | 'trailing_button'\r\n | 'password'\r\n | 'password_icon_leading'\r\n | 'count';\r\n\r\nexport type DropdownTypes = 'default' | 'icon_leading' | 'avatar_leading' | 'dot_leading' | 'checkbox' | 'search' | 'tags';\r\n\r\nexport type ColorTypes = 'gray' | 'blue' | 'cyan' | 'pink' | 'purple' | 'green' | 'yellow' | 'red' | 'white';\r\n\r\nexport type DropdownItemTypes = string | number | { name: string | number; username: string; selected?: boolean };\r\n\r\nexport type PaginationDotTypes = 'dot' | 'line';\r\n\r\nexport type FileIconStyles = 'default' | 'gray' | 'solid';\r\n\r\nexport type FileIconTypes = 'pdf' | 'csv' | 'jpg' | 'jpeg' | 'ppt' | 'pptx' | 'doc' | 'docx' | 'xls' | 'xlsx' | 'svg' | 'txt' | 'zip' | 'rar' | 'mp3' | 'mp4' | 'png' | 'empty';\r\n\r\nexport type TableCellTypes = 'text' | 'lead_text' | 'lead_checkbox' | 'badge';\r\n\r\nexport type ProgressStepStatus = 'incomplete' | 'current' | 'complete';\r\n\r\nexport type ProgressStepTypes = 'icon_only' | 'icon_left' | 'icon_top' | 'text_line' | 'featured_icon_left' | 'featured_icon_top';\r\n\r\nexport type ProgressStepStates = 'default' | 'destructive';\r\n\r\nexport type BadgeTypes = 'pill_color' | 'pill_outline' | 'badge_color' | 'badge_modern';\r\n\r\nexport type GeneralStyles = 'standard' | 'compact';\r\n\r\nexport type StateType = 'default' | 'disabled' | 'applied' | 'loading' | 'open';\r\n\r\nexport type ButtonGroupTypes = 'false' | 'leading' | 'only' | 'dot' | 'checkbox';\r\n\r\nexport type ThemeTypes = 'system' | 'light' | 'dark';\r\n\r\nexport type BadgeIconTypes = 'dot' | 'avatar' | 'icon_leading' | 'icon_trailing' | 'country' | 'only' | 'false';\r\n\r\nexport type DropdownRoles = { badgeLabel: string; badgeColor: GeneralColors; badgeType: BadgeTypes };\r\n\r\nexport type StepperType = {\r\n state: ProgressStepStates;\r\n status: ProgressStepStatus;\r\n label?: string;\r\n supportingText?: string;\r\n};\r\n\r\nexport type DetailCellType = 'information' | 'document' | 'status' | 'button';\r\n\r\nexport type MetricFeaturedIconTypes = 'glassmorphism' | 'circular_filled';\r\n\r\nexport interface DropdownListGroup {\r\n icon: string;\r\n label: string;\r\n shortcut: string;\r\n}\r\n\r\nexport type CloseButtonPositions = 'left' | 'right';\r\n\r\nexport interface Notification {\r\n label: string;\r\n time: string;\r\n desc: string;\r\n icon: string;\r\n}\r\n\r\nexport type IllustrationTypes = 'cloud' | 'box' | 'documents' | 'credit_card';\r\n\r\nexport type PatternTypes = 'circles' | 'grid' | 'grid_dot' | 'squares';\r\n\r\nexport type MobilePosition = 'top_left' | 'top_right' | 'bottom_left' | 'bottom_right';\r\n\r\nexport interface TableColumn {\r\n key: string;\r\n label: string;\r\n value?: (row: any) => any;\r\n supportingText?: string | ((row: any) => string);\r\n width?: string;\r\n align?: 'left' | 'center' | 'right';\r\n helpIcon?: boolean;\r\n sortable?: boolean;\r\n sortType?: 'string' | 'number' | 'date';\r\n visible?: boolean;\r\n cellComponent?: string;\r\n searchable?: boolean;\r\n cellProps?: ((row: any) => { [key: string]: any }) | { [key: string]: any };\r\n cellEvent?: string | string[];\r\n hasAvatar?: boolean;\r\n cellAvatar?: {\r\n props?: {};\r\n slots?: {\r\n initials?: string | ((row: any) => string | any);\r\n image?: string | ((row: any) => string | any);\r\n };\r\n };\r\n cellSlots?: {\r\n default?: {\r\n tag?: string; // e.g., 'p', 'span' to wrap content\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n named?: {\r\n [slotName: string]: {\r\n tag: string; // e.g., 'p', 'h1', 'span'\r\n content: (row: any) => string | any; // Function to get slot content\r\n };\r\n };\r\n };\r\n cellClass?: string | ((row: any) => string);\r\n cellStyle?: { [key: string]: string } | ((row: any) => { [key: string]: string });\r\n truncate?: boolean;\r\n splitCell?: {\r\n left: (row: any) => string | number;\r\n right: (row: any) => string | number;\r\n separator?: string;\r\n leftStyle?: (row: any) => { [key: string]: string };\r\n rightStyle?: (row: any) => { [key: string]: string };\r\n };\r\n mobile?: {\r\n position?: MobilePosition;\r\n };\r\n gridCard?: {\r\n buttonIcon?: string;\r\n buttonText?: string;\r\n };\r\n}\r\n\r\nexport interface RowAction {\r\n label?: string;\r\n icon?: string;\r\n action: string; // emitted event name\r\n disabled?: boolean;\r\n destructive?: boolean;\r\n type?: 'button' | 'dropdown' | 'custom';\r\n}\r\n\r\nexport interface DropdownOption {\r\n label: string;\r\n icon?: string;\r\n action: string; // emitted event name\r\n disabled?: ((row: any) => boolean) | boolean;\r\n}\r\n\r\nexport type PortalPlacement =\r\n | 'top'\r\n | 'top-start'\r\n | 'top-end'\r\n | 'bottom'\r\n | 'bottom-start'\r\n | 'bottom-end'\r\n | 'left'\r\n | 'left-start'\r\n | 'left-end'\r\n | 'right'\r\n | 'right-start'\r\n | 'right-end';\r\n\r\nexport interface FilterField {\r\n tag: string;\r\n columnKey?: string; // ← the actual row property to filter on\r\n key: string | { start: string; end: string }; // date ranges need two keys\r\n event: string | { start: string; end: string }; // date ranges need two events\r\n label?: string;\r\n props?: any;\r\n default?: any;\r\n}\r\n\r\nexport interface FilterConfig {\r\n mode?: 'internal' | 'external';\r\n title?: string;\r\n showClearButton?: boolean;\r\n fields?: FilterField[];\r\n initialValues?: {\r\n pageNumber: number;\r\n pageSize: number;\r\n };\r\n appliedValues?: Record<string, any>;\r\n}\r\n\r\nexport type IconStyles = 'stroke' | 'two-tone' | 'duotone' | 'solid' | 'bulk';\r\n\r\nexport type IconTypes = 'rounded' | 'sharp';\r\n\r\nexport type SubMenuChild = {\r\n label: string;\r\n icon: string;\r\n};\r\n\r\nexport type SubMenuItem = {\r\n label: string;\r\n icon: string;\r\n children?: SubMenuChild[];\r\n};\r\n"],"names":["StateEnum","BorderWeights","OnlineIndicatorStates"],"mappings":";;AAIYA;AAAZ,CAAA,UAAY,SAAS,EAAA;AACnB,IAAA,SAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,SAAA,CAAA,UAAA,CAAA,GAAA,UAAqB;AACvB,CAAC,EAHWA,iBAAS,KAATA,iBAAS,GAGpB,EAAA,CAAA,CAAA;AAMWC;AAAZ,CAAA,UAAY,aAAa,EAAA;AACvB,IAAA,aAAA,CAAA,WAAA,CAAA,GAAA,YAAwB;AACxB,IAAA,aAAA,CAAA,OAAA,CAAA,GAAA,OAAe;AACf,IAAA,aAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACnB,IAAA,aAAA,CAAA,OAAA,CAAA,GAAA,OAAe;AACjB,CAAC,EALWA,qBAAa,KAAbA,qBAAa,GAKxB,EAAA,CAAA,CAAA;AAEWC;AAAZ,CAAA,UAAY,qBAAqB,EAAA;AAC/B,IAAA,qBAAA,CAAA,QAAA,CAAA,GAAA,QAAiB;AACjB,IAAA,qBAAA,CAAA,SAAA,CAAA,GAAA,SAAmB;AACrB,CAAC,EAHWA,6BAAqB,KAArBA,6BAAqB,GAGhC,EAAA,CAAA,CAAA;;"}
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M17.0485 1.44129C18.3725 1.63907 19.4223 2.05481 20.2395 2.96274C21.0464 3.85936 21.4066 4.99222 21.5798 6.42355C21.75 7.83014 21.75 9.63498 21.75 11.9478C21.75 14.2607 21.75 16.1699 21.5798 17.5765C21.4066 19.0078 21.0464 20.1406 20.2395 21.0373C19.4223 21.9452 18.3725 22.3609 17.0485 22.5587C15.7678 22.75 14.1308 22.75 12.0625 22.75H11.9375C9.86921 22.75 8.23221 22.75 6.95147 22.5587C5.62747 22.3609 4.57769 21.9452 3.76055 21.0373C2.95359 20.1406 2.59338 19.0078 2.42018 17.5765C2.24998 16.1699 2.24999 14.2607 2.25 11.9478C2.24999 9.63499 2.24998 7.83014 2.42018 6.42355C2.59338 4.99222 2.95359 3.85936 3.76055 2.96274C4.57769 2.05481 5.62747 1.63908 6.95147 1.44129C8.23221 1.24997 9.86922 1.24998 11.9375 1.25H12.0625C14.1308 1.24998 15.7678 1.24997 17.0485 1.44129Z" fill="#141B34"/>
3
+ <path d="M15.25 3C14.3541 2.96191 13.289 2.96121 12 2.96121C10.711 2.96121 9.64594 2.96191 8.75 3V9.82621C8.75 10.4742 8.77578 10.9511 8.81477 11.2253C8.96192 11.177 9.15961 11.0703 9.40312 10.9038C9.93171 10.4881 11.0564 9.63023 11.3263 9.52456C11.5092 9.43134 11.7314 9.34837 12 9.34837C12.2686 9.34837 12.4908 9.43134 12.6737 9.52456C12.9352 9.62796 14.0648 10.4872 14.5969 10.9038C14.8404 11.0703 15.0492 11.1806 15.1963 11.2289C15.2353 10.9547 15.25 10.4742 15.25 9.82621V3Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M8 2.08154V9.82664C8 11.0738 8 11.6973 8.38642 11.9205C8.95772 12.2505 9.91098 11.4881 10.6266 10.9157C10.8484 10.7383 11.0473 10.5792 11.205 10.4765C11.5916 10.2247 11.7849 10.0988 12 10.0988C12.2151 10.0988 12.4084 10.2247 12.795 10.4765C12.9527 10.5792 13.1516 10.7383 13.3734 10.9157C14.089 11.4881 15.0423 12.2505 15.6136 11.9205C16 11.6973 16 11.0738 16 9.82664V2.08154C17.7432 2.21322 18.8664 2.55866 19.682 3.4649C21 4.92936 21 7.28639 21 12.0004C21 16.7145 21 19.0715 19.682 20.536C18.364 22.0004 16.2426 22.0004 12 22.0004C7.75737 22.0004 5.63604 22.0004 4.31802 20.536C3 19.0715 3 16.7145 3 12.0004C3 7.28639 3 4.92936 4.31802 3.4649C5.13363 2.55866 6.25685 2.21322 8 2.08154Z" fill="#141B34"/>
3
+ <path d="M8 2.49978V9.82599C8 11.0731 8 11.6967 8.38642 11.9199C9.13473 12.3521 10.5384 10.9101 11.205 10.4759C11.5916 10.2241 11.7849 10.0981 12 10.0981C12.2151 10.0981 12.4084 10.2241 12.795 10.4759C13.4616 10.9101 14.8653 12.3521 15.6136 11.9199C16 11.6967 16 11.0731 16 9.82599V2.49978M21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28596 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C21 4.92893 21 7.28595 21 12Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.0625 1.25C14.1308 1.24998 15.7681 1.25008 17.0488 1.44141C18.3727 1.63921 19.4222 2.05504 20.2393 2.96289C21.0462 3.85951 21.4069 4.9925 21.5801 6.42383C21.7502 7.83038 21.75 9.63558 21.75 11.9482C21.75 14.2607 21.7502 16.1697 21.5801 17.5762C21.4069 19.0075 21.0462 20.1405 20.2393 21.0371C19.4222 21.945 18.3727 22.3608 17.0488 22.5586C15.7681 22.7499 14.1308 22.75 12.0625 22.75H11.9375C9.86923 22.75 8.23191 22.7499 6.95117 22.5586C5.62733 22.3608 4.57781 21.945 3.76074 21.0371C2.95379 20.1405 2.59312 19.0075 2.41992 17.5762C2.24977 16.1697 2.24999 14.2607 2.25 11.9482C2.24999 9.63557 2.24976 7.83038 2.41992 6.42383C2.59312 4.9925 2.95379 3.85951 3.76074 2.96289C4.57781 2.05504 5.62733 1.63921 6.95117 1.44141C8.23192 1.25008 9.86922 1.24998 11.9375 1.25H12.0625ZM12 2.96094C10.711 2.96094 9.64594 2.96191 8.75 3V9.82617C8.75 10.4742 8.77546 10.9514 8.81445 11.2256C8.96158 11.1773 9.15984 11.0707 9.40332 10.9043C9.93187 10.4886 11.0562 9.63017 11.3262 9.52441C11.5091 9.4312 11.7314 9.34863 12 9.34863C12.2686 9.34863 12.4909 9.4312 12.6738 9.52441C12.9354 9.62791 14.0646 10.4876 14.5967 10.9043C14.8401 11.0707 15.0492 11.1802 15.1963 11.2285C15.2352 10.9543 15.25 10.4739 15.25 9.82617V3C14.3541 2.96191 13.289 2.96094 12 2.96094Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 1.25C21.2652 1.25001 21.5195 1.35291 21.707 1.53613C21.8946 1.7194 22 1.96835 22 2.22754V21.7725C22 22.3122 21.5523 22.75 21 22.75H3C2.44783 22.7499 2.00001 22.3121 2 21.7725V2.22754C2.00022 1.68801 2.44786 1.251 3 1.25098L21 1.25ZM8.75 10.499L12 8.06152L15.25 10.499V3.2041H8.75V10.499Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 2.49978V9.82599C8 11.0731 8 11.6967 8.38642 11.9199C9.13473 12.3521 10.5384 10.9101 11.205 10.4759C11.5916 10.2241 11.7849 10.0981 12 10.0981C12.2151 10.0981 12.4084 10.2241 12.795 10.4759C13.4616 10.9101 14.8653 12.3521 15.6136 11.9199C16 11.6967 16 11.0731 16 9.82599V2.49978M21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28596 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C21 4.92893 21 7.28595 21 12Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 1.99951H21.75C21.75 1.80059 21.6709 1.60982 21.5303 1.46917C21.3896 1.32852 21.1989 1.2495 20.9999 1.24951L21 1.99951ZM21 22V22.75C21.4142 22.75 21.75 22.4142 21.75 22H21ZM3.00025 22L2.25025 22C2.25025 22.4142 2.58604 22.75 3.00025 22.75V22ZM3 2.00021L2.99997 1.25021C2.58577 1.25022 2.24999 1.58601 2.25 2.00022L3 2.00021ZM8.00013 11.9998H7.25013V13.4998L8.45013 12.5998L8.00013 11.9998ZM16.0001 11.9998L15.5501 12.5998L16.7501 13.4998V11.9998H16.0001ZM12.0001 8.99978L12.4501 8.39979L12.0001 8.06228L11.5501 8.39979L12.0001 8.99978ZM21 1.99951H20.25V22H21H21.75V1.99951H21ZM3.00025 22V22.75H21V22V21.25H3.00025V22ZM21 1.99951L20.9999 1.24951L2.99997 1.25021L3 2.00021L3.00003 2.75021L21 2.74951L21 1.99951ZM3 2.00021L2.25 2.00022L2.25025 22L3.00025 22L3.75025 22L3.75 2.0002L3 2.00021ZM8.00013 1.99979H7.25013V11.9998H8.00013H8.75013V1.99979H8.00013ZM16.0001 1.99979H15.2501V11.9998H16.0001H16.7501V1.99979H16.0001ZM8.00013 11.9998L8.45013 12.5998L12.4501 9.59978L12.0001 8.99978L11.5501 8.39979L7.55013 11.3998L8.00013 11.9998ZM16.0001 11.9998L16.4501 11.3998L12.4501 8.39979L12.0001 8.99978L11.5501 9.59978L15.5501 12.5998L16.0001 11.9998Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28596 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C21 4.92893 21 7.28595 21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path opacity="0.4" d="M8 2.5V9.82621C8 11.0733 8 11.6969 8.38642 11.9201C9.13473 12.3523 10.5384 10.9103 11.205 10.4761C11.5916 10.2243 11.7849 10.0984 12 10.0984C12.2151 10.0984 12.4084 10.2243 12.795 10.4761C13.4616 10.9103 14.8653 12.3523 15.6136 11.9201C16 11.6969 16 11.0733 16 9.82621V2.5" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.875 1.125C17.4273 1.125 17.875 1.57272 17.875 2.125L17.875 5.125H20.875C21.4273 5.125 21.875 5.57272 21.875 6.125C21.875 6.67728 21.4273 7.125 20.875 7.125H17.875L17.875 10.125C17.875 10.6773 17.4273 11.125 16.875 11.125C16.3227 11.125 15.875 10.6773 15.875 10.125L15.875 7.125H12.875C12.3227 7.125 11.875 6.67728 11.875 6.125C11.875 5.57272 12.3227 5.125 12.875 5.125H15.875L15.875 2.125C15.875 1.57272 16.3227 1.125 16.875 1.125Z" fill="#141B34"/>
3
+ <path opacity="0.4" d="M14.375 2.125V3.025C14.375 3.30784 14.375 3.44926 14.2871 3.53713C14.1993 3.625 14.0578 3.625 13.775 3.625H12.875C11.4943 3.625 10.375 4.74429 10.375 6.125C10.375 7.50571 11.4943 8.625 12.875 8.625H13.775C14.0578 8.625 14.1993 8.625 14.2871 8.71287C14.375 8.80074 14.375 8.94216 14.375 9.225V10.125C14.375 11.5057 15.4943 12.625 16.875 12.625C17.8424 12.625 18.6814 12.0756 19.0971 11.2717C19.147 11.1751 19.2442 11.1096 19.353 11.1096C19.5032 11.1096 19.625 11.2314 19.625 11.3817V18.1708C19.6251 19.2684 19.6251 20.1803 19.5197 20.8655C19.4106 21.5745 19.1564 22.2645 18.4554 22.6389C17.8303 22.9727 17.1426 22.9048 16.5596 22.7278C15.9699 22.5488 15.3705 22.2239 14.8217 21.8771C14.2676 21.527 13.6688 21.0868 13.1965 20.7377C12.7337 20.3956 12.3619 20.1208 12.0781 19.9499C11.6785 19.7093 11.4263 19.5585 11.2217 19.4621C11.033 19.3732 10.9413 19.359 10.875 19.359C10.8087 19.359 10.717 19.3732 10.5283 19.4621C10.3238 19.5585 10.0715 19.7093 9.6719 19.9499C9.38808 20.1208 9.01636 20.3956 8.55354 20.7377C8.0812 21.0868 7.48239 21.527 6.92836 21.8771C6.37954 22.2239 5.78014 22.5488 5.19044 22.7278C4.60741 22.9048 3.91976 22.9727 3.29458 22.6389C2.59357 22.2645 2.33938 21.5745 2.23033 20.8655C2.12494 20.1803 2.12497 19.2684 2.125 18.1709L2.12501 9.77443C2.12499 8.00706 2.12497 6.6015 2.27865 5.50025C2.43743 4.36243 2.773 3.43931 3.52622 2.71363C4.27552 1.99172 5.22212 1.67353 6.38958 1.52231C7.527 1.37498 8.98108 1.37499 10.8204 1.375H10.9296C12.0057 1.37499 12.95 1.37499 13.7762 1.40449C14.0519 1.41434 14.1897 1.41926 14.2691 1.48662C14.2868 1.5016 14.2962 1.51135 14.3105 1.52952C14.375 1.61125 14.375 1.7825 14.375 2.125Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M3 17.9808V9.70753C3 6.07416 3 4.25748 4.17157 3.12874C5.34315 2 7.22876 2 11 2C14.7712 2 16.6569 2 17.8284 3.12874C19 4.25748 19 6.07416 19 9.70753V17.9808C19 20.2867 19 21.4396 18.2272 21.8523C16.7305 22.6514 13.9232 19.9852 12.59 19.1824C11.8168 18.7168 11.4302 18.484 11 18.484C10.5698 18.484 10.1832 18.7168 9.41 19.1824C8.0768 19.9852 5.26947 22.6514 3.77285 21.8523C3 21.4396 3 20.2867 3 17.9808Z" fill="#141B34"/>
3
+ <path d="M18.2272 21.8523L18.5804 22.5139V22.5139L18.2272 21.8523ZM9.41 19.1824L9.02312 18.5399V18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399V18.5399L12.59 19.1824ZM3.77285 21.8523L3.41957 22.5139H3.41957L3.77285 21.8523ZM11 2.75C11.4142 2.75 11.75 2.41421 11.75 2C11.75 1.58579 11.4142 1.25 11 1.25V2V2.75ZM19.75 13C19.75 12.5858 19.4142 12.25 19 12.25C18.5858 12.25 18.25 12.5858 18.25 13H19H19.75ZM16.25 10C16.25 10.4142 16.5858 10.75 17 10.75C17.4142 10.75 17.75 10.4142 17.75 10H17H16.25ZM17.75 2C17.75 1.58579 17.4142 1.25 17 1.25C16.5858 1.25 16.25 1.58579 16.25 2L17 2L17.75 2ZM13 5.25C12.5858 5.25 12.25 5.58579 12.25 6C12.25 6.41421 12.5858 6.75 13 6.75V6V5.25ZM21 6.75C21.4142 6.75 21.75 6.41421 21.75 6C21.75 5.58579 21.4142 5.25 21 5.25V6V6.75ZM3 9.70753H2.25V17.9808H3H3.75V9.70753H3ZM19 17.9808H18.25C18.25 19.1601 18.2479 19.9551 18.1621 20.5125C18.078 21.0596 17.9457 21.1523 17.8739 21.1907L18.2272 21.8523L18.5804 22.5139C19.2814 22.1395 19.5356 21.4495 19.6447 20.7405C19.7521 20.0418 19.75 19.1074 19.75 17.9808H19ZM9.41 19.1824L9.79689 19.8249C10.1965 19.5843 10.4487 19.4335 10.6533 19.3371C10.842 19.2482 10.9337 19.234 11 19.234V18.484V17.734C10.6361 17.734 10.3194 17.8363 10.014 17.9801C9.72436 18.1166 9.39675 18.3149 9.02312 18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399C12.6033 18.3149 12.2756 18.1166 11.986 17.9801C11.6806 17.8363 11.3639 17.734 11 17.734V18.484V19.234C11.0663 19.234 11.158 19.2482 11.3467 19.3371C11.5513 19.4335 11.8035 19.5843 12.2031 19.8249L12.59 19.1824ZM3 17.9808H2.25C2.25 19.1074 2.24785 20.0418 2.35532 20.7405C2.46437 21.4495 2.71856 22.1395 3.41957 22.5139L3.77285 21.8523L4.12612 21.1907C4.05429 21.1523 3.92205 21.0596 3.83789 20.5125C3.75215 19.9551 3.75 19.1601 3.75 17.9808H3ZM3 9.70753H3.75C3.75 7.86886 3.75171 6.56813 3.88925 5.58256C4.02336 4.62151 4.27358 4.07192 4.69194 3.66885L4.17157 3.12874L3.65121 2.58863C2.89799 3.31431 2.56242 4.23743 2.40364 5.37524C2.24829 6.48854 2.25 7.91283 2.25 9.70753H3ZM11 2V1.25C9.13483 1.25 7.66323 1.24852 6.51457 1.39731C5.34711 1.54853 4.40051 1.86672 3.65121 2.58863L4.17157 3.12874L4.69194 3.66885C5.11421 3.26202 5.6962 3.01584 6.70726 2.88488C7.73711 2.75148 9.09394 2.75 11 2.75V2ZM3.77285 21.8523L3.41957 22.5139C4.04475 22.8477 4.7324 22.7798 5.31543 22.6028C5.90513 22.4238 6.50453 22.0989 7.05335 21.7521C7.60738 21.402 8.15065 21.0029 8.62299 20.6538C9.1117 20.2926 9.50181 20.0026 9.79689 19.8249L9.41 19.1824L9.02312 18.5399C8.6516 18.7636 8.19084 19.108 7.73144 19.4475C7.25567 19.7991 6.75359 20.1671 6.25206 20.4841C5.74532 20.8043 5.27894 21.0463 4.87968 21.1675C4.47376 21.2907 4.24925 21.2564 4.12612 21.1907L3.77285 21.8523ZM18.2272 21.8523L17.8739 21.1907C17.7507 21.2564 17.5262 21.2907 17.1203 21.1675C16.7211 21.0463 16.2547 20.8043 15.7479 20.4841C15.2464 20.1671 14.7443 19.7991 14.2686 19.4475C13.8092 19.108 13.3484 18.7636 12.9769 18.5399L12.59 19.1824L12.2031 19.8249C12.4982 20.0026 12.8883 20.2926 13.377 20.6538C13.8494 21.0029 14.3926 21.402 14.9467 21.7521C15.4955 22.0989 16.0949 22.4238 16.6846 22.6028C17.2676 22.7798 17.9552 22.8477 18.5804 22.5139L18.2272 21.8523ZM19 13H18.25V17.9808H19H19.75V13H19ZM17 10H17.75V6H17H16.25V10H17ZM17 6H17.75L17.75 2L17 2L16.25 2L16.25 6L17 6ZM13 6V6.75H17V6V5.25H13V6ZM17 6V6.75H21V6V5.25H17V6Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.8751 1.125C17.4274 1.125 17.8751 1.57272 17.8751 2.125V5.125H20.8751C21.4274 5.125 21.8751 5.57272 21.8751 6.125C21.8751 6.67728 21.4274 7.125 20.8751 7.125H17.8751L17.8751 10.125C17.8751 10.6773 17.4274 11.125 16.8751 11.125C16.3228 11.125 15.8751 10.6773 15.8751 10.125L15.8751 7.125H12.8751C12.3228 7.125 11.8751 6.67728 11.8751 6.125C11.8751 5.57272 12.3228 5.125 12.8751 5.125H15.8751V2.125C15.8751 1.57272 16.3228 1.125 16.8751 1.125Z" fill="#141B34"/>
3
+ <path d="M14.375 2.12501V3.02501C14.375 3.30785 14.375 3.44927 14.2871 3.53714C14.1993 3.62501 14.0578 3.62501 13.775 3.62501H12.875C11.4943 3.62501 10.375 4.7443 10.375 6.12501C10.375 7.50572 11.4943 8.62501 12.875 8.62501H13.775C14.0578 8.62501 14.1993 8.62501 14.2871 8.71288C14.375 8.80075 14.375 8.94217 14.375 9.22501V10.125C14.375 11.5057 15.4943 12.625 16.875 12.625C17.8424 12.625 18.6814 12.0756 19.0971 11.2718C19.147 11.1751 19.2442 11.1096 19.353 11.1096C19.5032 11.1096 19.625 11.2314 19.625 11.3817V18.1709C19.6251 19.2684 19.6251 20.1803 19.5197 20.8655C19.4106 21.5745 19.1564 22.2645 18.4554 22.6389C17.8303 22.9727 17.1426 22.9048 16.5596 22.7278C15.9699 22.5488 15.3705 22.2239 14.8217 21.8771C14.2676 21.527 13.6688 21.0868 13.1965 20.7377C12.7337 20.3956 12.3619 20.1208 12.0781 19.9499C11.6785 19.7093 11.4263 19.5585 11.2217 19.4621C11.033 19.3732 10.9413 19.359 10.875 19.359C10.8087 19.359 10.717 19.3732 10.5283 19.4621C10.3238 19.5585 10.0715 19.7093 9.6719 19.9499C9.38808 20.1208 9.01636 20.3956 8.55354 20.7377C8.0812 21.0868 7.48239 21.527 6.92836 21.8771C6.37954 22.2239 5.78014 22.5488 5.19044 22.7278C4.60741 22.9048 3.91976 22.9727 3.29458 22.6389C2.59357 22.2645 2.33938 21.5745 2.23033 20.8655C2.12494 20.1803 2.12497 19.2684 2.125 18.171L2.12501 9.77444C2.12499 8.00707 2.12497 6.60151 2.27865 5.50026C2.43743 4.36244 2.773 3.43932 3.52622 2.71364C4.27552 1.99173 5.22212 1.67354 6.38958 1.52232C7.527 1.37498 8.98108 1.375 10.8204 1.37501H10.9296C12.0057 1.375 12.95 1.37499 13.7762 1.4045C14.0519 1.41434 14.1897 1.41927 14.2691 1.48663C14.2868 1.50161 14.2962 1.51136 14.3105 1.52953C14.375 1.61126 14.375 1.78251 14.375 2.12501Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.75 6.3125V9.3125H16.75V6.3125H13.75V4.3125H16.75L16.75 1.3125H18.75V4.3125H21.75V6.3125H18.75Z" fill="#141B34"/>
3
+ <path d="M15.25 10.8125V7.8125H12.25V2.8125H15.25V1.25H3C2.80109 1.25 2.61032 1.32902 2.46967 1.46967C2.32902 1.61032 2.25 1.80109 2.25 2V22.75L11 18.375L19.75 22.75V10.8125H15.25Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.2272 21.8523L18.5804 22.5139V22.5139L18.2272 21.8523ZM9.41 19.1824L9.02312 18.5399V18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399V18.5399L12.59 19.1824ZM3.77285 21.8523L3.41957 22.5139H3.41957L3.77285 21.8523ZM11 2.75C11.4142 2.75 11.75 2.41421 11.75 2C11.75 1.58579 11.4142 1.25 11 1.25V2V2.75ZM19.75 13C19.75 12.5858 19.4142 12.25 19 12.25C18.5858 12.25 18.25 12.5858 18.25 13H19H19.75ZM16.25 10C16.25 10.4142 16.5858 10.75 17 10.75C17.4142 10.75 17.75 10.4142 17.75 10H17H16.25ZM17.75 2C17.75 1.58579 17.4142 1.25 17 1.25C16.5858 1.25 16.25 1.58579 16.25 2L17 2L17.75 2ZM13 5.25C12.5858 5.25 12.25 5.58579 12.25 6C12.25 6.41421 12.5858 6.75 13 6.75V6V5.25ZM21 6.75C21.4142 6.75 21.75 6.41421 21.75 6C21.75 5.58579 21.4142 5.25 21 5.25V6V6.75ZM3 9.70753H2.25V17.9808H3H3.75V9.70753H3ZM19 17.9808H18.25C18.25 19.1601 18.2479 19.9551 18.1621 20.5125C18.078 21.0596 17.9457 21.1523 17.8739 21.1907L18.2272 21.8523L18.5804 22.5139C19.2814 22.1395 19.5356 21.4495 19.6447 20.7405C19.7521 20.0418 19.75 19.1074 19.75 17.9808H19ZM9.41 19.1824L9.79689 19.8249C10.1965 19.5843 10.4487 19.4335 10.6533 19.3371C10.842 19.2482 10.9337 19.234 11 19.234V18.484V17.734C10.6361 17.734 10.3194 17.8363 10.014 17.9801C9.72436 18.1166 9.39675 18.3149 9.02312 18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399C12.6033 18.3149 12.2756 18.1166 11.986 17.9801C11.6806 17.8363 11.3639 17.734 11 17.734V18.484V19.234C11.0663 19.234 11.158 19.2482 11.3467 19.3371C11.5513 19.4335 11.8035 19.5843 12.2031 19.8249L12.59 19.1824ZM3 17.9808H2.25C2.25 19.1074 2.24785 20.0418 2.35532 20.7405C2.46437 21.4495 2.71856 22.1395 3.41957 22.5139L3.77285 21.8523L4.12612 21.1907C4.05429 21.1523 3.92205 21.0596 3.83789 20.5125C3.75215 19.9551 3.75 19.1601 3.75 17.9808H3ZM3 9.70753H3.75C3.75 7.86886 3.75171 6.56813 3.88925 5.58256C4.02336 4.62151 4.27358 4.07192 4.69194 3.66885L4.17157 3.12874L3.65121 2.58863C2.89799 3.31431 2.56242 4.23743 2.40364 5.37524C2.24829 6.48854 2.25 7.91283 2.25 9.70753H3ZM11 2V1.25C9.13483 1.25 7.66323 1.24852 6.51457 1.39731C5.34711 1.54853 4.40051 1.86672 3.65121 2.58863L4.17157 3.12874L4.69194 3.66885C5.11421 3.26202 5.6962 3.01584 6.70726 2.88488C7.73711 2.75148 9.09394 2.75 11 2.75V2ZM3.77285 21.8523L3.41957 22.5139C4.04475 22.8477 4.7324 22.7798 5.31543 22.6028C5.90513 22.4238 6.50453 22.0989 7.05335 21.7521C7.60738 21.402 8.15065 21.0029 8.62299 20.6538C9.1117 20.2926 9.50181 20.0026 9.79689 19.8249L9.41 19.1824L9.02312 18.5399C8.6516 18.7636 8.19084 19.108 7.73144 19.4475C7.25567 19.7991 6.75359 20.1671 6.25206 20.4841C5.74532 20.8043 5.27894 21.0463 4.87968 21.1675C4.47376 21.2907 4.24925 21.2564 4.12612 21.1907L3.77285 21.8523ZM18.2272 21.8523L17.8739 21.1907C17.7507 21.2564 17.5262 21.2907 17.1203 21.1675C16.7211 21.0463 16.2547 20.8043 15.7479 20.4841C15.2464 20.1671 14.7443 19.7991 14.2686 19.4475C13.8092 19.108 13.3484 18.7636 12.9769 18.5399L12.59 19.1824L12.2031 19.8249C12.4982 20.0026 12.8883 20.2926 13.377 20.6538C13.8494 21.0029 14.3926 21.402 14.9467 21.7521C15.4955 22.0989 16.0949 22.4238 16.6846 22.6028C17.2676 22.7798 17.9552 22.8477 18.5804 22.5139L18.2272 21.8523ZM19 13H18.25V17.9808H19H19.75V13H19ZM17 10H17.75V6H17H16.25V10H17ZM17 6H17.75L17.75 2L17 2L16.25 2L16.25 6L17 6ZM13 6V6.75H17V6V5.25H13V6ZM17 6V6.75H21V6V5.25H17V6Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 13V22L11 18L3 22V2.05C3 2.02238 3.02239 2 3.05 2H11M17 10V2M13 6H21" stroke="#141B34" stroke-width="1.5"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 2C7.22876 2 5.34315 2 4.17157 3.12874C3 4.25748 3 6.07416 3 9.70753V17.9808C3 20.2867 3 21.4396 3.77285 21.8523C5.26947 22.6514 8.0768 19.9852 9.41 19.1824C10.1832 18.7168 10.5698 18.484 11 18.484C11.4302 18.484 11.8168 18.7168 12.59 19.1824C13.9232 19.9852 16.7305 22.6514 18.2272 21.8523C19 21.4396 19 20.2867 19 17.9808V13" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path opacity="0.4" d="M17 10L17 2M13 6H21" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.375 6.125C11.375 3.36358 13.6136 1.125 16.375 1.125C19.1364 1.125 21.375 3.36358 21.375 6.125C21.375 8.88642 19.1364 11.125 16.375 11.125C13.6136 11.125 11.375 8.88642 11.375 6.125ZM13.6674 4.83158C13.48 5.22322 13.375 5.66185 13.375 6.125C13.375 7.78185 14.7181 9.125 16.375 9.125C16.8381 9.125 17.2768 9.02005 17.6684 8.83263L13.6674 4.83158ZM15.0816 3.41737L19.0826 7.41842C19.27 7.02678 19.375 6.58815 19.375 6.125C19.375 4.46815 18.0319 3.125 16.375 3.125C15.9119 3.125 15.4732 3.22995 15.0816 3.41737Z" fill="#141B34"/>
3
+ <path opacity="0.4" d="M11.4296 1.375C11.6116 1.375 11.7033 1.60194 11.5803 1.73619C10.5213 2.89258 9.875 4.43332 9.875 6.125C9.875 9.71485 12.7852 12.625 16.375 12.625C17.3575 12.625 18.289 12.407 19.1239 12.0168C19.6061 11.7915 19.8472 11.6788 19.9861 11.7672C20.125 11.8556 20.125 12.1019 20.125 12.5943V18.1708C20.125 19.2684 20.1251 20.1803 20.0197 20.8655C19.9106 21.5745 19.6564 22.2645 18.9554 22.6389C18.3303 22.9727 17.6426 22.9048 17.0596 22.7278C16.4699 22.5488 15.8705 22.2239 15.3217 21.8771C14.7676 21.527 14.1688 21.0868 13.6965 20.7377C13.2337 20.3956 12.8619 20.1208 12.5781 19.9499C12.1785 19.7093 11.9263 19.5585 11.7217 19.4621C11.533 19.3732 11.4413 19.359 11.375 19.359C11.3087 19.359 11.217 19.3732 11.0283 19.4621C10.8238 19.5585 10.5715 19.7093 10.1719 19.9499C9.88808 20.1208 9.51636 20.3956 9.05354 20.7377C8.5812 21.0868 7.98239 21.527 7.42835 21.8771C6.87954 22.2239 6.28014 22.5488 5.69044 22.7278C5.1074 22.9048 4.41976 22.9727 3.79458 22.6389C3.09357 22.2645 2.83938 21.5745 2.73033 20.8655C2.62493 20.1803 2.62496 19.2684 2.625 18.1709L2.62501 9.77443C2.62499 8.00706 2.62497 6.6015 2.77865 5.50025C2.93743 4.36243 3.273 3.43931 4.02621 2.71363C4.77551 1.99172 5.72212 1.67353 6.88958 1.52231C8.027 1.37498 9.48109 1.37499 11.3204 1.375H11.4296Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M3 9.70753V17.9808C3 20.2867 3 21.4396 3.77285 21.8523C4.91543 22.4624 6.82195 21.0527 8.25325 19.9944C8.69675 19.6665 9.09462 19.3723 9.41 19.1824C10.1832 18.7168 10.5698 18.484 11 18.484C11.4302 18.484 11.8168 18.7168 12.59 19.1824C12.9054 19.3723 13.3032 19.6665 13.7467 19.9944C15.178 21.0527 17.0846 22.4624 18.2272 21.8523C19 21.4396 19 20.2867 19 17.9808V9.70753C19 9.33545 19 8.98243 18.9987 8.64724C18.2658 9.47684 17.194 10 16 10C13.7909 10 12 8.20914 12 6C12 4.10673 13.3154 2.52067 15.0821 2.10582C14.0373 2 12.7132 2 11 2C7.22876 2 5.34315 2 4.17157 3.12874C3 4.25748 3 6.07416 3 9.70753Z" fill="#141B34"/>
3
+ <path d="M18.2272 21.8514L18.5804 22.513V22.513L18.2272 21.8514ZM9.41 19.1815L9.02312 18.539V18.539L9.41 19.1815ZM12.59 19.1815L12.9769 18.539V18.539L12.59 19.1815ZM3.77285 21.8514L3.41957 22.513H3.41957L3.77285 21.8514ZM4.17157 3.12785L4.69194 3.66796V3.66796L4.17157 3.12785ZM19.75 12.4991C19.75 12.0849 19.4142 11.7491 19 11.7491C18.5858 11.7491 18.25 12.0849 18.25 12.4991H19H19.75ZM10.0021 2.75C10.4163 2.74883 10.7512 2.4121 10.75 1.99789C10.7488 1.58367 10.4121 1.24884 9.99789 1.25L10 2L10.0021 2.75ZM13.7303 2.66967C13.4374 2.37678 12.9626 2.37678 12.6697 2.66967C12.3768 2.96256 12.3768 3.43744 12.6697 3.73033L13.2 3.2L13.7303 2.66967ZM18.2697 9.33033C18.5626 9.62322 19.0374 9.62322 19.3303 9.33033C19.6232 9.03744 19.6232 8.56256 19.3303 8.26967L18.8 8.8L18.2697 9.33033ZM3 9.70663H2.25V17.9799H3H3.75V9.70663H3ZM19 17.9799H18.25C18.25 19.1592 18.2479 19.9542 18.1621 20.5116C18.078 21.0587 17.9457 21.1514 17.8739 21.1898L18.2272 21.8514L18.5804 22.513C19.2814 22.1386 19.5356 21.4486 19.6447 20.7396C19.7521 20.0409 19.75 19.1065 19.75 17.9799H19ZM9.41 19.1815L9.79689 19.824C10.1965 19.5834 10.4487 19.4326 10.6533 19.3362C10.842 19.2473 10.9337 19.2331 11 19.2331V18.4831V17.7331C10.6361 17.7331 10.3194 17.8354 10.014 17.9793C9.72436 18.1157 9.39675 18.314 9.02312 18.539L9.41 19.1815ZM12.59 19.1815L12.9769 18.539C12.6033 18.314 12.2756 18.1157 11.986 17.9793C11.6806 17.8354 11.3639 17.7331 11 17.7331V18.4831V19.2331C11.0663 19.2331 11.158 19.2473 11.3467 19.3362C11.5513 19.4326 11.8035 19.5834 12.2031 19.824L12.59 19.1815ZM3 17.9799H2.25C2.25 19.1065 2.24785 20.0409 2.35532 20.7396C2.46437 21.4486 2.71856 22.1386 3.41957 22.513L3.77285 21.8514L4.12612 21.1898C4.05429 21.1514 3.92205 21.0587 3.83789 20.5116C3.75215 19.9542 3.75 19.1592 3.75 17.9799H3ZM3 9.70663H3.75C3.75 7.86797 3.75171 6.56724 3.88925 5.58166C4.02336 4.62061 4.27358 4.07102 4.69194 3.66796L4.17157 3.12785L3.65121 2.58773C2.89799 3.31341 2.56242 4.23653 2.40364 5.37435C2.24829 6.48764 2.25 7.91193 2.25 9.70663H3ZM3.77285 21.8514L3.41957 22.513C4.04475 22.8468 4.7324 22.7789 5.31543 22.6019C5.90513 22.4229 6.50453 22.098 7.05335 21.7512C7.60738 21.4011 8.15065 21.002 8.62299 20.6529C9.1117 20.2917 9.50181 20.0017 9.79689 19.824L9.41 19.1815L9.02312 18.539C8.6516 18.7627 8.19084 19.1071 7.73144 19.4466C7.25567 19.7982 6.75359 20.1662 6.25206 20.4832C5.74532 20.8034 5.27894 21.0454 4.87968 21.1666C4.47376 21.2898 4.24925 21.2555 4.12612 21.1898L3.77285 21.8514ZM18.2272 21.8514L17.8739 21.1898C17.7507 21.2555 17.5262 21.2898 17.1203 21.1666C16.7211 21.0454 16.2547 20.8034 15.7479 20.4832C15.2464 20.1662 14.7443 19.7982 14.2686 19.4466C13.8092 19.1071 13.3484 18.7627 12.9769 18.539L12.59 19.1815L12.2031 19.824C12.4982 20.0017 12.8883 20.2917 13.377 20.6529C13.8494 21.002 14.3926 21.4011 14.9467 21.7512C15.4955 22.098 16.0949 22.4229 16.6846 22.6019C17.2676 22.7789 17.9552 22.8468 18.5804 22.513L18.2272 21.8514ZM19 12.4991H18.25V17.9799H19H19.75V12.4991H19ZM10 2L9.99789 1.25C8.45044 1.25437 7.19927 1.27888 6.19558 1.44295C5.17241 1.61022 4.33042 1.93336 3.65121 2.58773L4.17157 3.12785L4.69194 3.66796C5.07582 3.29811 5.59089 3.06172 6.43758 2.92331C7.30376 2.78171 8.43525 2.75441 10.0021 2.75L10 2ZM13.2 3.2L12.6697 3.73033L18.2697 9.33033L18.8 8.8L19.3303 8.26967L13.7303 2.66967L13.2 3.2ZM20 6H20.75C20.75 3.37665 18.6234 1.25 16 1.25V2V2.75C17.7949 2.75 19.25 4.20507 19.25 6H20ZM16 2V1.25C13.3766 1.25 11.25 3.37665 11.25 6H12H12.75C12.75 4.20507 14.2051 2.75 16 2.75V2ZM12 6H11.25C11.25 8.62335 13.3766 10.75 16 10.75V10V9.25C14.2051 9.25 12.75 7.79493 12.75 6H12ZM16 10V10.75C18.6234 10.75 20.75 8.62335 20.75 6H20H19.25C19.25 7.79493 17.7949 9.25 16 9.25V10Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.375 6.125C11.375 3.36358 13.6136 1.125 16.375 1.125C19.1364 1.125 21.375 3.36358 21.375 6.125C21.375 8.88642 19.1364 11.125 16.375 11.125C13.6136 11.125 11.375 8.88642 11.375 6.125ZM13.6674 4.83158C13.48 5.22322 13.375 5.66185 13.375 6.125C13.375 7.78185 14.7182 9.125 16.375 9.125C16.8382 9.125 17.2768 9.02005 17.6684 8.83263L13.6674 4.83158ZM15.0816 3.41737L19.0826 7.41842C19.2701 7.02678 19.375 6.58815 19.375 6.125C19.375 4.46815 18.0319 3.125 16.375 3.125C15.9119 3.125 15.4732 3.22995 15.0816 3.41737Z" fill="#141B34"/>
3
+ <path d="M11.4296 1.37501C11.6116 1.37501 11.7033 1.60195 11.5803 1.73619C10.5213 2.89259 9.875 4.43333 9.875 6.12501C9.875 9.71486 12.7852 12.625 16.375 12.625C17.3575 12.625 18.289 12.407 19.1239 12.0168C19.6061 11.7915 19.8472 11.6788 19.9861 11.7672C20.125 11.8556 20.125 12.1019 20.125 12.5944V18.1709C20.125 19.2684 20.1251 20.1803 20.0197 20.8655C19.9106 21.5745 19.6564 22.2645 18.9554 22.6389C18.3303 22.9727 17.6426 22.9048 17.0596 22.7278C16.4699 22.5488 15.8705 22.2239 15.3217 21.8771C14.7676 21.527 14.1688 21.0868 13.6965 20.7377C13.2337 20.3956 12.8619 20.1208 12.5781 19.9499C12.1785 19.7093 11.9263 19.5585 11.7217 19.4621C11.533 19.3732 11.4413 19.359 11.375 19.359C11.3087 19.359 11.217 19.3732 11.0283 19.4621C10.8238 19.5585 10.5715 19.7093 10.1719 19.9499C9.88808 20.1208 9.51636 20.3956 9.05354 20.7377C8.5812 21.0868 7.98239 21.527 7.42835 21.8771C6.87954 22.2239 6.28014 22.5488 5.69044 22.7278C5.1074 22.9048 4.41976 22.9727 3.79458 22.6389C3.09357 22.2645 2.83938 21.5745 2.73033 20.8655C2.62493 20.1803 2.62496 19.2684 2.625 18.1709L2.62501 9.77444C2.62499 8.00707 2.62497 6.60151 2.77865 5.50026C2.93743 4.36244 3.273 3.43932 4.02621 2.71364C4.77551 1.99173 5.72212 1.67354 6.88958 1.52232C8.027 1.37498 9.48109 1.375 11.3204 1.37501H11.4296Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.25 6.25C12.25 3.48858 14.4886 1.25 17.25 1.25C20.0114 1.25 22.25 3.48858 22.25 6.25C22.25 9.01142 20.0114 11.25 17.25 11.25C14.4886 11.25 12.25 9.01142 12.25 6.25ZM14.5424 4.95658C14.355 5.34822 14.25 5.78685 14.25 6.25C14.25 7.90685 15.5931 9.25 17.25 9.25C17.7131 9.25 18.1518 9.14505 18.5434 8.95763L14.5424 4.95658ZM15.9566 3.54237L19.9576 7.54342C20.1451 7.15178 20.25 6.71315 20.25 6.25C20.25 4.59315 18.9069 3.25 17.25 3.25C16.7869 3.25 16.3482 3.35495 15.9566 3.54237Z" fill="#141B34"/>
3
+ <path d="M13.0964 1.25C11.6627 2.4423 10.75 4.23956 10.75 6.25C10.75 9.83985 13.6601 12.75 17.25 12.75C17.9478 12.75 18.6199 12.64 19.25 12.4365V22.75L10.5 18.375L1.75 22.75V2C1.75 1.80109 1.82902 1.61032 1.96967 1.46967C2.11032 1.32902 2.30109 1.25 2.5 1.25H13.0964Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.2272 21.8523L18.5804 22.5139V22.5139L18.2272 21.8523ZM9.41 19.1824L9.02312 18.5399V18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399V18.5399L12.59 19.1824ZM3.77285 21.8523L3.41957 22.5139H3.41957L3.77285 21.8523ZM4.17157 3.12874L4.69194 3.66885V3.66885L4.17157 3.12874ZM19.75 12.5C19.75 12.0858 19.4142 11.75 19 11.75C18.5858 11.75 18.25 12.0858 18.25 12.5H19H19.75ZM10.0021 2.75089C10.4163 2.74973 10.7512 2.41299 10.75 1.99878C10.7488 1.58457 10.4121 1.24973 9.99789 1.2509L10 2.0009L10.0021 2.75089ZM13.7303 2.66967C13.4374 2.37678 12.9626 2.37678 12.6697 2.66967C12.3768 2.96256 12.3768 3.43744 12.6697 3.73033L13.2 3.2L13.7303 2.66967ZM18.2697 9.33033C18.5626 9.62322 19.0374 9.62322 19.3303 9.33033C19.6232 9.03744 19.6232 8.56256 19.3303 8.26967L18.8 8.8L18.2697 9.33033ZM3 9.70753H2.25V17.9808H3H3.75V9.70753H3ZM19 17.9808H18.25C18.25 19.1601 18.2479 19.9551 18.1621 20.5125C18.078 21.0596 17.9457 21.1523 17.8739 21.1907L18.2272 21.8523L18.5804 22.5139C19.2814 22.1395 19.5356 21.4495 19.6447 20.7405C19.7521 20.0418 19.75 19.1074 19.75 17.9808H19ZM9.41 19.1824L9.79689 19.8249C10.1965 19.5843 10.4487 19.4335 10.6533 19.3371C10.842 19.2482 10.9337 19.234 11 19.234V18.484V17.734C10.6361 17.734 10.3194 17.8363 10.014 17.9801C9.72436 18.1166 9.39675 18.3149 9.02312 18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399C12.6033 18.3149 12.2756 18.1166 11.986 17.9801C11.6806 17.8363 11.3639 17.734 11 17.734V18.484V19.234C11.0663 19.234 11.158 19.2482 11.3467 19.3371C11.5513 19.4335 11.8035 19.5843 12.2031 19.8249L12.59 19.1824ZM3 17.9808H2.25C2.25 19.1074 2.24785 20.0418 2.35532 20.7405C2.46437 21.4495 2.71856 22.1395 3.41957 22.5139L3.77285 21.8523L4.12612 21.1907C4.05429 21.1523 3.92205 21.0596 3.83789 20.5125C3.75215 19.9551 3.75 19.1601 3.75 17.9808H3ZM3 9.70753H3.75C3.75 7.86886 3.75171 6.56813 3.88925 5.58256C4.02336 4.62151 4.27358 4.07192 4.69194 3.66885L4.17157 3.12874L3.65121 2.58863C2.89799 3.31431 2.56242 4.23743 2.40364 5.37524C2.24829 6.48854 2.25 7.91283 2.25 9.70753H3ZM3.77285 21.8523L3.41957 22.5139C4.04475 22.8477 4.7324 22.7798 5.31543 22.6028C5.90513 22.4238 6.50453 22.0989 7.05335 21.7521C7.60738 21.402 8.15065 21.0029 8.62299 20.6538C9.1117 20.2926 9.50181 20.0026 9.79689 19.8249L9.41 19.1824L9.02312 18.5399C8.6516 18.7636 8.19084 19.108 7.73144 19.4475C7.25567 19.7991 6.75359 20.1671 6.25206 20.4841C5.74532 20.8043 5.27894 21.0463 4.87968 21.1675C4.47376 21.2907 4.24925 21.2564 4.12612 21.1907L3.77285 21.8523ZM18.2272 21.8523L17.8739 21.1907C17.7507 21.2564 17.5262 21.2907 17.1203 21.1675C16.7211 21.0463 16.2547 20.8043 15.7479 20.4841C15.2464 20.1671 14.7443 19.7991 14.2686 19.4475C13.8092 19.108 13.3484 18.7636 12.9769 18.5399L12.59 19.1824L12.2031 19.8249C12.4982 20.0026 12.8883 20.2926 13.377 20.6538C13.8494 21.0029 14.3926 21.402 14.9467 21.7521C15.4955 22.0989 16.0949 22.4238 16.6846 22.6028C17.2676 22.7798 17.9552 22.8477 18.5804 22.5139L18.2272 21.8523ZM19 12.5H18.25V17.9808H19H19.75V12.5H19ZM10 2.0009L9.99789 1.2509C8.45044 1.25526 7.19927 1.27978 6.19558 1.44385C5.17241 1.61111 4.33042 1.93425 3.65121 2.58863L4.17157 3.12874L4.69194 3.66885C5.07582 3.299 5.59089 3.06261 6.43758 2.9242C7.30376 2.78261 8.43525 2.75531 10.0021 2.75089L10 2.0009ZM13.2 3.2L12.6697 3.73033L18.2697 9.33033L18.8 8.8L19.3303 8.26967L13.7303 2.66967L13.2 3.2ZM20 6H20.75C20.75 3.37665 18.6234 1.25 16 1.25V2V2.75C17.7949 2.75 19.25 4.20507 19.25 6H20ZM16 2V1.25C13.3766 1.25 11.25 3.37665 11.25 6H12H12.75C12.75 4.20507 14.2051 2.75 16 2.75V2ZM12 6H11.25C11.25 8.62335 13.3766 10.75 16 10.75V10V9.25C14.2051 9.25 12.75 7.79493 12.75 6H12ZM16 10V10.75C18.6234 10.75 20.75 8.62335 20.75 6H20H19.25C19.25 7.79493 17.7949 9.25 16 9.25V10Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.5 22H2.75V23.2135L3.83541 22.6708L3.5 22ZM19.5 22L19.1646 22.6708L20.25 23.2135V22H19.5ZM11.5 18L11.8354 17.3292L11.5 17.1615L11.1646 17.3292L11.5 18ZM13.7 3.2L13.1697 3.73033L18.7697 9.33033L19.3 8.8L19.8303 8.26967L14.2303 2.66967L13.7 3.2ZM20.5 6H21.25C21.25 3.37664 19.1233 1.25 16.5 1.25V2V2.75C18.2949 2.75 19.75 4.20508 19.75 6H20.5ZM16.5 2V1.25C13.8767 1.25 11.75 3.37664 11.75 6H12.5H13.25C13.25 4.20508 14.7051 2.75 16.5 2.75V2ZM12.5 6H11.75C11.75 8.62336 13.8767 10.75 16.5 10.75V10V9.25C14.7051 9.25 13.25 7.79492 13.25 6H12.5ZM16.5 10V10.75C19.1233 10.75 21.25 8.62336 21.25 6H20.5H19.75C19.75 7.79492 18.2949 9.25 16.5 9.25V10ZM3.5 22H4.25V2.05H3.5H2.75V22H3.5ZM19.5 22L19.8354 21.3292L11.8354 17.3292L11.5 18L11.1646 18.6708L19.1646 22.6708L19.5 22ZM11.5 18L11.1646 17.3292L3.16459 21.3292L3.5 22L3.83541 22.6708L11.8354 18.6708L11.5 18ZM19.5 13H18.75V22H19.5H20.25V13H19.5ZM3.55 2V2.75H10.5V2V1.25H3.55V2ZM3.5 2.05H4.25C4.25 2.43662 3.93658 2.75 3.55 2.75V2V1.25C3.1082 1.25 2.75 1.60815 2.75 2.05H3.5Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 12.5001V17.9809C19 20.2868 19 21.4397 18.2272 21.8524C16.7305 22.6515 13.9232 19.9853 12.59 19.1825C11.8168 18.7169 11.4302 18.4841 11 18.4841C10.5698 18.4841 10.1832 18.7169 9.41 19.1825C8.0768 19.9853 5.26947 22.6515 3.77285 21.8524C3 21.4397 3 20.2868 3 17.9809V9.70761C3 6.07425 3 4.25756 4.17157 3.12882C5.23467 2.10459 6.8857 2.00976 10 2.00098" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path opacity="0.4" d="M13.2 3.2L18.8 8.8M20 6C20 3.79086 18.2091 2 16 2C13.7909 2 12 3.79086 12 6C12 8.20914 13.7909 10 16 10C18.2091 10 20 8.20914 20 6Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.875 6C11.875 5.44772 12.3227 5 12.875 5L20.875 5C21.4273 5 21.875 5.44772 21.875 6C21.875 6.55228 21.4273 7 20.875 7L12.875 7C12.3227 7 11.875 6.55228 11.875 6Z" fill="#141B34"/>
3
+ <path opacity="0.4" d="M15.3604 1.39731C14.223 1.24997 12.7689 1.24999 10.9296 1.25H10.8204C8.98109 1.24999 7.527 1.24997 6.38957 1.39731C5.22212 1.54853 4.27551 1.86672 3.52621 2.58863C2.773 3.31431 2.43743 4.23743 2.27865 5.37525C2.12497 6.4765 2.12499 7.88206 2.125 9.64943L2.125 18.0458C2.12496 19.1433 2.12493 20.0553 2.23033 20.7405C2.33938 21.4495 2.59357 22.1395 3.29458 22.5139C3.91976 22.8477 4.6074 22.7798 5.19044 22.6028C5.78014 22.4238 6.37954 22.0989 6.92835 21.7521C7.48239 21.402 8.0812 20.9618 8.55354 20.6127C9.01635 20.2706 9.38808 19.9958 9.6719 19.8249C10.0715 19.5843 10.3238 19.4335 10.5283 19.3371C10.717 19.2482 10.8087 19.234 10.875 19.234C10.9413 19.234 11.033 19.2482 11.2217 19.3371C11.4263 19.4335 11.6785 19.5843 12.0781 19.8249C12.3619 19.9958 12.7337 20.2706 13.1965 20.6127C13.6688 20.9618 14.2676 21.402 14.8217 21.7521C15.3705 22.0989 15.9699 22.4238 16.5596 22.6028C17.1426 22.7798 17.8303 22.8477 18.4554 22.5139C19.1564 22.1395 19.4106 21.4495 19.5197 20.7405C19.6251 20.0553 19.625 19.1434 19.625 18.0458V9.64945C19.625 9.49601 19.6247 9.29203 19.6244 9.09852C19.624 8.81643 19.6237 8.67538 19.5359 8.58769C19.448 8.5 19.3069 8.5 19.0247 8.5H12.875C11.4943 8.5 10.375 7.38071 10.375 6C10.375 4.61929 11.4943 3.5 12.875 3.5H17.9105C18.3684 3.5 18.5974 3.5 18.6751 3.31756C18.7528 3.13512 18.6105 2.98706 18.326 2.69095C18.2928 2.65641 18.2588 2.62231 18.2238 2.58863C17.4745 1.86672 16.5279 1.54853 15.3604 1.39731Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M3 17.9808V9.70753C3 6.07416 3 4.25748 4.17157 3.12874C5.34315 2 7.22876 2 11 2C14.7712 2 16.6569 2 17.8284 3.12874C19 4.25748 19 6.07416 19 9.70753V17.9808C19 20.2867 19 21.4396 18.2272 21.8523C16.7305 22.6514 13.9232 19.9852 12.59 19.1824C11.8168 18.7168 11.4302 18.484 11 18.484C10.5698 18.484 10.1832 18.7168 9.41 19.1824C8.0768 19.9852 5.26947 22.6514 3.77285 21.8523C3 21.4396 3 20.2867 3 17.9808Z" fill="#141B34"/>
3
+ <path d="M18.2272 21.8523L18.5804 22.5139V22.5139L18.2272 21.8523ZM9.41 19.1824L9.02312 18.5399V18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399V18.5399L12.59 19.1824ZM3.77285 21.8523L3.41957 22.5139H3.41957L3.77285 21.8523ZM11 2.75C11.4142 2.75 11.75 2.41421 11.75 2C11.75 1.58579 11.4142 1.25 11 1.25V2V2.75ZM19.75 11C19.75 10.5858 19.4142 10.25 19 10.25C18.5858 10.25 18.25 10.5858 18.25 11H19H19.75ZM13 5.25C12.5858 5.25 12.25 5.58579 12.25 6C12.25 6.41421 12.5858 6.75 13 6.75V6V5.25ZM21 6.75C21.4142 6.75 21.75 6.41421 21.75 6C21.75 5.58579 21.4142 5.25 21 5.25V6V6.75ZM3 9.70753H2.25V17.9808H3H3.75V9.70753H3ZM19 17.9808H18.25C18.25 19.1601 18.2479 19.9551 18.1621 20.5125C18.078 21.0596 17.9457 21.1523 17.8739 21.1907L18.2272 21.8523L18.5804 22.5139C19.2814 22.1395 19.5356 21.4495 19.6447 20.7405C19.7521 20.0418 19.75 19.1074 19.75 17.9808H19ZM9.41 19.1824L9.79689 19.8249C10.1965 19.5843 10.4487 19.4335 10.6533 19.3371C10.842 19.2482 10.9337 19.234 11 19.234V18.484V17.734C10.6361 17.734 10.3194 17.8363 10.014 17.9801C9.72436 18.1166 9.39675 18.3149 9.02312 18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399C12.6033 18.3149 12.2756 18.1166 11.986 17.9801C11.6806 17.8363 11.3639 17.734 11 17.734V18.484V19.234C11.0663 19.234 11.158 19.2482 11.3467 19.3371C11.5513 19.4335 11.8035 19.5843 12.2031 19.8249L12.59 19.1824ZM3 17.9808H2.25C2.25 19.1074 2.24785 20.0418 2.35532 20.7405C2.46437 21.4495 2.71856 22.1395 3.41957 22.5139L3.77285 21.8523L4.12612 21.1907C4.05429 21.1523 3.92205 21.0596 3.83789 20.5125C3.75215 19.9551 3.75 19.1601 3.75 17.9808H3ZM3 9.70753H3.75C3.75 7.86886 3.75171 6.56813 3.88925 5.58256C4.02336 4.62151 4.27358 4.07192 4.69194 3.66885L4.17157 3.12874L3.65121 2.58863C2.89799 3.31431 2.56242 4.23743 2.40364 5.37524C2.24829 6.48854 2.25 7.91283 2.25 9.70753H3ZM11 2V1.25C9.13483 1.25 7.66323 1.24852 6.51457 1.39731C5.34711 1.54853 4.40051 1.86672 3.65121 2.58863L4.17157 3.12874L4.69194 3.66885C5.11421 3.26202 5.6962 3.01584 6.70726 2.88488C7.73711 2.75148 9.09394 2.75 11 2.75V2ZM3.77285 21.8523L3.41957 22.5139C4.04475 22.8477 4.7324 22.7798 5.31543 22.6028C5.90513 22.4238 6.50453 22.0989 7.05335 21.7521C7.60738 21.402 8.15065 21.0029 8.62299 20.6538C9.1117 20.2926 9.50181 20.0026 9.79689 19.8249L9.41 19.1824L9.02312 18.5399C8.6516 18.7636 8.19084 19.108 7.73144 19.4475C7.25567 19.7991 6.75359 20.1671 6.25206 20.4841C5.74532 20.8043 5.27894 21.0463 4.87968 21.1675C4.47376 21.2907 4.24925 21.2564 4.12612 21.1907L3.77285 21.8523ZM18.2272 21.8523L17.8739 21.1907C17.7507 21.2564 17.5262 21.2907 17.1203 21.1675C16.7211 21.0463 16.2547 20.8043 15.7479 20.4841C15.2464 20.1671 14.7443 19.7991 14.2686 19.4475C13.8092 19.108 13.3484 18.7636 12.9769 18.5399L12.59 19.1824L12.2031 19.8249C12.4982 20.0026 12.8883 20.2926 13.377 20.6538C13.8494 21.0029 14.3926 21.402 14.9467 21.7521C15.4955 22.0989 16.0949 22.4238 16.6846 22.6028C17.2676 22.7798 17.9552 22.8477 18.5804 22.5139L18.2272 21.8523ZM19 11H18.25V17.9808H19H19.75V11H19ZM13 6V6.75H21V6V5.25H13V6Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.875 5.99999C11.875 5.44771 12.3227 4.99999 12.875 4.99999H20.875C21.4273 4.99999 21.875 5.44771 21.875 5.99999C21.875 6.55228 21.4273 6.99999 20.875 6.99999H12.875C12.3227 6.99999 11.875 6.55228 11.875 5.99999Z" fill="#141B34"/>
3
+ <path d="M15.3604 1.39731C14.223 1.24997 12.7689 1.24999 10.9296 1.25H10.8204C8.98109 1.24999 7.527 1.24997 6.38957 1.39731C5.22212 1.54853 4.27551 1.86672 3.52621 2.58863C2.773 3.31431 2.43743 4.23743 2.27865 5.37525C2.12497 6.4765 2.12499 7.88206 2.125 9.64943L2.125 18.0458C2.12496 19.1433 2.12493 20.0553 2.23033 20.7405C2.33938 21.4495 2.59357 22.1395 3.29458 22.5139C3.91976 22.8477 4.6074 22.7798 5.19044 22.6028C5.78014 22.4238 6.37954 22.0989 6.92835 21.7521C7.48239 21.402 8.0812 20.9618 8.55354 20.6127C9.01635 20.2706 9.38808 19.9958 9.6719 19.8249C10.0715 19.5843 10.3238 19.4335 10.5283 19.3371C10.717 19.2482 10.8087 19.234 10.875 19.234C10.9413 19.234 11.033 19.2482 11.2217 19.3371C11.4263 19.4335 11.6785 19.5843 12.0781 19.8249C12.3619 19.9958 12.7337 20.2706 13.1965 20.6127C13.6688 20.9618 14.2676 21.402 14.8217 21.7521C15.3705 22.0989 15.9699 22.4238 16.5596 22.6028C17.1426 22.7798 17.8303 22.8477 18.4554 22.5139C19.1564 22.1395 19.4106 21.4495 19.5197 20.7405C19.6251 20.0553 19.625 19.1434 19.625 18.0458V9.64945C19.625 9.49601 19.6247 9.29203 19.6244 9.09852C19.624 8.81643 19.6237 8.67538 19.5359 8.58769C19.448 8.5 19.3069 8.5 19.0247 8.5H12.875C11.4943 8.5 10.375 7.38071 10.375 6C10.375 4.61929 11.4943 3.5 12.875 3.5H17.9105C18.3684 3.5 18.5974 3.5 18.6751 3.31756C18.7528 3.13512 18.6105 2.98706 18.326 2.69095C18.2928 2.65641 18.2588 2.62231 18.2238 2.58863C17.4745 1.86672 16.5279 1.54853 15.3604 1.39731Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.7506 6.24996V4.24998H21.7506V6.24998L13.7506 6.24996Z" fill="#141B34"/>
3
+ <path d="M2.99951 1.1875C2.8006 1.1875 2.60983 1.26652 2.46918 1.40717C2.32853 1.54782 2.24951 1.73859 2.24951 1.9375V22.6875L10.9995 18.3125L19.7495 22.6875V7.75H12.2495V2.75H19.7495V1.9375C19.7495 1.52329 19.4137 1.1875 18.9995 1.1875H2.99951Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.2272 21.8523L18.5804 22.5139V22.5139L18.2272 21.8523ZM9.41 19.1824L9.02312 18.5399V18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399V18.5399L12.59 19.1824ZM3.77285 21.8523L3.41957 22.5139H3.41957L3.77285 21.8523ZM11 2.75C11.4142 2.75 11.75 2.41421 11.75 2C11.75 1.58579 11.4142 1.25 11 1.25V2V2.75ZM19.75 11C19.75 10.5858 19.4142 10.25 19 10.25C18.5858 10.25 18.25 10.5858 18.25 11H19H19.75ZM13 5.25C12.5858 5.25 12.25 5.58579 12.25 6C12.25 6.41421 12.5858 6.75 13 6.75V6V5.25ZM21 6.75C21.4142 6.75 21.75 6.41421 21.75 6C21.75 5.58579 21.4142 5.25 21 5.25V6V6.75ZM3 9.70753H2.25V17.9808H3H3.75V9.70753H3ZM19 17.9808H18.25C18.25 19.1601 18.2479 19.9551 18.1621 20.5125C18.078 21.0596 17.9457 21.1523 17.8739 21.1907L18.2272 21.8523L18.5804 22.5139C19.2814 22.1395 19.5356 21.4495 19.6447 20.7405C19.7521 20.0418 19.75 19.1074 19.75 17.9808H19ZM9.41 19.1824L9.79689 19.8249C10.1965 19.5843 10.4487 19.4335 10.6533 19.3371C10.842 19.2482 10.9337 19.234 11 19.234V18.484V17.734C10.6361 17.734 10.3194 17.8363 10.014 17.9801C9.72436 18.1166 9.39675 18.3149 9.02312 18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399C12.6033 18.3149 12.2756 18.1166 11.986 17.9801C11.6806 17.8363 11.3639 17.734 11 17.734V18.484V19.234C11.0663 19.234 11.158 19.2482 11.3467 19.3371C11.5513 19.4335 11.8035 19.5843 12.2031 19.8249L12.59 19.1824ZM3 17.9808H2.25C2.25 19.1074 2.24785 20.0418 2.35532 20.7405C2.46437 21.4495 2.71856 22.1395 3.41957 22.5139L3.77285 21.8523L4.12612 21.1907C4.05429 21.1523 3.92205 21.0596 3.83789 20.5125C3.75215 19.9551 3.75 19.1601 3.75 17.9808H3ZM3 9.70753H3.75C3.75 7.86886 3.75171 6.56813 3.88925 5.58256C4.02336 4.62151 4.27358 4.07192 4.69194 3.66885L4.17157 3.12874L3.65121 2.58863C2.89799 3.31431 2.56242 4.23743 2.40364 5.37524C2.24829 6.48854 2.25 7.91283 2.25 9.70753H3ZM11 2V1.25C9.13483 1.25 7.66323 1.24852 6.51457 1.39731C5.34711 1.54853 4.40051 1.86672 3.65121 2.58863L4.17157 3.12874L4.69194 3.66885C5.11421 3.26202 5.6962 3.01584 6.70726 2.88488C7.73711 2.75148 9.09394 2.75 11 2.75V2ZM3.77285 21.8523L3.41957 22.5139C4.04475 22.8477 4.7324 22.7798 5.31543 22.6028C5.90513 22.4238 6.50453 22.0989 7.05335 21.7521C7.60738 21.402 8.15065 21.0029 8.62299 20.6538C9.1117 20.2926 9.50181 20.0026 9.79689 19.8249L9.41 19.1824L9.02312 18.5399C8.6516 18.7636 8.19084 19.108 7.73144 19.4475C7.25567 19.7991 6.75359 20.1671 6.25206 20.4841C5.74532 20.8043 5.27894 21.0463 4.87968 21.1675C4.47376 21.2907 4.24925 21.2564 4.12612 21.1907L3.77285 21.8523ZM18.2272 21.8523L17.8739 21.1907C17.7507 21.2564 17.5262 21.2907 17.1203 21.1675C16.7211 21.0463 16.2547 20.8043 15.7479 20.4841C15.2464 20.1671 14.7443 19.7991 14.2686 19.4475C13.8092 19.108 13.3484 18.7636 12.9769 18.5399L12.59 19.1824L12.2031 19.8249C12.4982 20.0026 12.8883 20.2926 13.377 20.6538C13.8494 21.0029 14.3926 21.402 14.9467 21.7521C15.4955 22.0989 16.0949 22.4238 16.6846 22.6028C17.2676 22.7798 17.9552 22.8477 18.5804 22.5139L18.2272 21.8523ZM19 11H18.25V17.9808H19H19.75V11H19ZM13 6V6.75H21V6V5.25H13V6Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 6H21M19 11V22L11 18L3 22V2.05C3 2.02238 3.02239 2 3.05 2H11" stroke="#141B34" stroke-width="1.5"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 2C7.22876 2 5.34315 2 4.17157 3.12874C3 4.25748 3 6.07416 3 9.70753V17.9808C3 20.2867 3 21.4396 3.77285 21.8523C5.26947 22.6514 8.0768 19.9852 9.41 19.1824C10.1832 18.7168 10.5698 18.484 11 18.484C11.4302 18.484 11.8168 18.7168 12.59 19.1824C13.9232 19.9852 16.7305 22.6514 18.2272 21.8523C19 21.4396 19 20.2867 19 17.9808V11" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path opacity="0.4" d="M13 6L21 6" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M21.5821 1.41792C21.9726 1.80845 21.9726 2.44162 21.5821 2.83213L18.789 5.625L21.5821 8.41787C21.9726 8.80838 21.9726 9.44155 21.5821 9.83208C21.1916 10.2226 20.5585 10.2226 20.1679 9.83213L17.3748 7.03917L14.5821 9.83167C14.1915 10.2222 13.5584 10.2222 13.1679 9.83162C12.7774 9.44109 12.7774 8.80792 13.1679 8.41741L15.9605 5.625L13.1679 2.83259C12.7774 2.44208 12.7774 1.80891 13.1679 1.41838C13.5584 1.02784 14.1915 1.02782 14.5821 1.41833L17.3748 4.21083L20.1679 1.41787C20.5585 1.02736 21.1916 1.02738 21.5821 1.41792Z" fill="#141B34"/>
3
+ <path opacity="0.4" d="M11.3831 1.92387C11.3976 1.7431 11.4049 1.65271 11.3944 1.60743C11.3672 1.48943 11.3084 1.42571 11.1929 1.38906C11.1486 1.375 11.0756 1.375 10.9296 1.375H10.8204C8.9811 1.37499 7.527 1.37498 6.38958 1.52231C5.22212 1.67353 4.27551 1.99172 3.52621 2.71363C2.773 3.43931 2.43743 4.36243 2.27865 5.50025C2.12497 6.6015 2.12499 8.00706 2.12501 9.77443L2.125 18.1708C2.12496 19.2683 2.12493 20.1803 2.23033 20.8655C2.33938 21.5745 2.59357 22.2645 3.29458 22.6389C3.91976 22.9727 4.6074 22.9048 5.19044 22.7278C5.78014 22.5488 6.37954 22.2239 6.92835 21.8771C7.48239 21.527 8.0812 21.0868 8.55354 20.7377C9.01636 20.3956 9.38808 20.1208 9.6719 19.9499C10.0715 19.7093 10.3238 19.5585 10.5283 19.4621C10.717 19.3732 10.8087 19.359 10.875 19.359C10.9413 19.359 11.033 19.3732 11.2217 19.4621C11.4263 19.5585 11.6785 19.7093 12.0781 19.9499C12.3619 20.1208 12.7337 20.3956 13.1965 20.7377C13.6688 21.0868 14.2676 21.527 14.8217 21.8771C15.3705 22.2239 15.9699 22.5488 16.5596 22.7278C17.1426 22.9048 17.8303 22.9727 18.4554 22.6389C19.1564 22.2645 19.4106 21.5745 19.5197 20.8655C19.6251 20.1803 19.625 19.2684 19.625 18.1708V11.637C19.625 11.4779 19.625 11.3983 19.5946 11.3361C19.5643 11.2738 19.4889 11.2149 19.3383 11.0972C19.2582 11.0347 19.181 10.9665 19.1073 10.8928L17.799 9.58464C17.599 9.38466 17.499 9.28467 17.3748 9.28467C17.2505 9.28467 17.1505 9.38466 16.9505 9.58464L15.6427 10.8924C14.6664 11.8686 13.0835 11.8686 12.1072 10.8922C11.1309 9.9159 11.131 8.33299 12.1073 7.35672L13.4148 6.04928C13.6148 5.84927 13.7148 5.74927 13.7148 5.625C13.7148 5.50073 13.6148 5.40073 13.4148 5.20072L12.1073 3.89329C11.5678 3.35381 11.3264 2.6291 11.3831 1.92387Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M3 17.9808V9.70753C3 6.07416 3 4.25748 4.17157 3.12874C5.34315 2 7.22876 2 11 2C14.7712 2 16.6569 2 17.8284 3.12874C19 4.25748 19 6.07416 19 9.70753V17.9808C19 20.2867 19 21.4396 18.2272 21.8523C16.7305 22.6514 13.9232 19.9852 12.59 19.1824C11.8168 18.7168 11.4302 18.484 11 18.484C10.5698 18.484 10.1832 18.7168 9.41 19.1824C8.0768 19.9852 5.26947 22.6514 3.77285 21.8523C3 21.4396 3 20.2867 3 17.9808Z" fill="#141B34"/>
3
+ <path d="M18.2272 21.8523L18.5804 22.5139V22.5139L18.2272 21.8523ZM9.41 19.1824L9.02312 18.5399V18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399V18.5399L12.59 19.1824ZM3.77285 21.8523L3.41957 22.5139H3.41957L3.77285 21.8523ZM11 2.75C11.4142 2.75 11.75 2.41421 11.75 2C11.75 1.58579 11.4142 1.25 11 1.25V2V2.75ZM19.75 12C19.75 11.5858 19.4142 11.25 19 11.25C18.5858 11.25 18.25 11.5858 18.25 12H19H19.75ZM21.5303 2.53035C21.8232 2.23746 21.8232 1.76259 21.5303 1.46969C21.2375 1.17678 20.7626 1.17677 20.4697 1.46965L21 2L21.5303 2.53035ZM13.4697 8.46919C13.1768 8.76208 13.1768 9.23695 13.4697 9.52985C13.7625 9.82275 14.2374 9.82277 14.5303 9.52989L14 8.99954L13.4697 8.46919ZM20.4697 9.53035C20.7626 9.82323 21.2375 9.82322 21.5303 9.53031C21.8232 9.23741 21.8232 8.76254 21.5303 8.46965L21 9L20.4697 9.53035ZM14.5303 1.47011C14.2374 1.17723 13.7625 1.17724 13.4697 1.47015C13.1768 1.76305 13.1768 2.23792 13.4697 2.53081L14 2.00046L14.5303 1.47011ZM3 9.70753H2.25V17.9808H3H3.75V9.70753H3ZM19 17.9808H18.25C18.25 19.1601 18.2479 19.9551 18.1621 20.5125C18.078 21.0596 17.9457 21.1523 17.8739 21.1907L18.2272 21.8523L18.5804 22.5139C19.2814 22.1395 19.5356 21.4495 19.6447 20.7405C19.7521 20.0418 19.75 19.1074 19.75 17.9808H19ZM9.41 19.1824L9.79689 19.8249C10.1965 19.5843 10.4487 19.4335 10.6533 19.3371C10.842 19.2482 10.9337 19.234 11 19.234V18.484V17.734C10.6361 17.734 10.3194 17.8363 10.014 17.9801C9.72436 18.1166 9.39675 18.3149 9.02312 18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399C12.6033 18.3149 12.2756 18.1166 11.986 17.9801C11.6806 17.8363 11.3639 17.734 11 17.734V18.484V19.234C11.0663 19.234 11.158 19.2482 11.3467 19.3371C11.5513 19.4335 11.8035 19.5843 12.2031 19.8249L12.59 19.1824ZM3 17.9808H2.25C2.25 19.1074 2.24785 20.0418 2.35532 20.7405C2.46437 21.4495 2.71856 22.1395 3.41957 22.5139L3.77285 21.8523L4.12612 21.1907C4.05429 21.1523 3.92205 21.0596 3.83789 20.5125C3.75215 19.9551 3.75 19.1601 3.75 17.9808H3ZM3 9.70753H3.75C3.75 7.86886 3.75171 6.56813 3.88925 5.58256C4.02336 4.62151 4.27358 4.07192 4.69194 3.66885L4.17157 3.12874L3.65121 2.58863C2.89799 3.31431 2.56242 4.23743 2.40364 5.37524C2.24829 6.48854 2.25 7.91283 2.25 9.70753H3ZM11 2V1.25C9.13483 1.25 7.66323 1.24852 6.51457 1.39731C5.34711 1.54853 4.40051 1.86672 3.65121 2.58863L4.17157 3.12874L4.69194 3.66885C5.11421 3.26202 5.6962 3.01584 6.70726 2.88488C7.73711 2.75148 9.09394 2.75 11 2.75V2ZM3.77285 21.8523L3.41957 22.5139C4.04475 22.8477 4.7324 22.7798 5.31543 22.6028C5.90513 22.4238 6.50453 22.0989 7.05335 21.7521C7.60738 21.402 8.15065 21.0029 8.62299 20.6538C9.1117 20.2926 9.50181 20.0026 9.79689 19.8249L9.41 19.1824L9.02312 18.5399C8.6516 18.7636 8.19084 19.108 7.73144 19.4475C7.25567 19.7991 6.75359 20.1671 6.25206 20.4841C5.74532 20.8043 5.27894 21.0463 4.87968 21.1675C4.47376 21.2907 4.24925 21.2564 4.12612 21.1907L3.77285 21.8523ZM18.2272 21.8523L17.8739 21.1907C17.7507 21.2564 17.5262 21.2907 17.1203 21.1675C16.7211 21.0463 16.2547 20.8043 15.7479 20.4841C15.2464 20.1671 14.7443 19.7991 14.2686 19.4475C13.8092 19.108 13.3484 18.7636 12.9769 18.5399L12.59 19.1824L12.2031 19.8249C12.4982 20.0026 12.8883 20.2926 13.377 20.6538C13.8494 21.0029 14.3926 21.402 14.9467 21.7521C15.4955 22.0989 16.0949 22.4238 16.6846 22.6028C17.2676 22.7798 17.9552 22.8477 18.5804 22.5139L18.2272 21.8523ZM19 12H18.25V17.9808H19H19.75V12H19ZM21 2L20.4697 1.46965L16.9695 4.96965L17.4998 5.5L18.0301 6.03035L21.5303 2.53035L21 2ZM17.4998 5.5L16.9695 4.96965L13.4697 8.46919L14 8.99954L14.5303 9.52989L18.0301 6.03035L17.4998 5.5ZM21 9L21.5303 8.46965L18.0301 4.96965L17.4998 5.5L16.9695 6.03035L20.4697 9.53035L21 9ZM17.4998 5.5L18.0301 4.96965L14.5303 1.47011L14 2.00046L13.4697 2.53081L16.9695 6.03035L17.4998 5.5Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M21.5821 1.41792C21.9727 1.80845 21.9726 2.44162 21.5821 2.83213L18.789 5.625L21.5821 8.41787C21.9726 8.80838 21.9727 9.44155 21.5821 9.83208C21.1916 10.2226 20.5585 10.2226 20.1679 9.83213L17.3748 7.03917L14.5821 9.83167C14.1916 10.2222 13.5584 10.2222 13.1679 9.83162C12.7774 9.44109 12.7774 8.80792 13.1679 8.41741L15.9605 5.625L13.1679 2.83259C12.7774 2.44208 12.7774 1.80891 13.1679 1.41838C13.5584 1.02784 14.1916 1.02782 14.5821 1.41833L17.3748 4.21083L20.1679 1.41787C20.5585 1.02736 21.1916 1.02738 21.5821 1.41792Z" fill="#141B34"/>
3
+ <path d="M11.3831 1.92387C11.3976 1.74311 11.4049 1.65272 11.3944 1.60744C11.3672 1.48944 11.3084 1.42572 11.1929 1.38907C11.1486 1.37501 11.0756 1.37501 10.9296 1.37501H10.8204C8.9811 1.375 7.527 1.37498 6.38958 1.52232C5.22212 1.67354 4.27551 1.99173 3.52621 2.71364C2.773 3.43932 2.43743 4.36244 2.27865 5.50026C2.12497 6.60151 2.12499 8.00707 2.12501 9.77444L2.125 18.1708C2.12496 19.2683 2.12493 20.1803 2.23033 20.8655C2.33938 21.5745 2.59357 22.2645 3.29458 22.6389C3.91976 22.9727 4.6074 22.9048 5.19044 22.7278C5.78014 22.5488 6.37954 22.2239 6.92835 21.8771C7.48239 21.527 8.0812 21.0868 8.55354 20.7377C9.01636 20.3956 9.38808 20.1208 9.6719 19.9499C10.0715 19.7093 10.3238 19.5585 10.5283 19.4621C10.717 19.3732 10.8087 19.359 10.875 19.359C10.9413 19.359 11.033 19.3732 11.2217 19.4621C11.4263 19.5585 11.6785 19.7093 12.0781 19.9499C12.3619 20.1208 12.7337 20.3956 13.1965 20.7377C13.6688 21.0868 14.2676 21.527 14.8217 21.8771C15.3705 22.2239 15.9699 22.5488 16.5596 22.7278C17.1426 22.9048 17.8303 22.9727 18.4554 22.6389C19.1564 22.2645 19.4106 21.5745 19.5197 20.8655C19.6251 20.1803 19.625 19.2684 19.625 18.1709V11.637C19.625 11.4779 19.625 11.3983 19.5946 11.3361C19.5643 11.2738 19.4889 11.215 19.3383 11.0973C19.2582 11.0347 19.181 10.9665 19.1073 10.8928L17.799 9.58465C17.599 9.38467 17.499 9.28468 17.3748 9.28468C17.2505 9.28468 17.1505 9.38467 16.9505 9.58465L15.6427 10.8924C14.6664 11.8687 13.0835 11.8686 12.1072 10.8923C11.1309 9.91591 11.131 8.333 12.1073 7.35673L13.4148 6.04929C13.6148 5.84928 13.7148 5.74928 13.7148 5.62501C13.7148 5.50074 13.6148 5.40074 13.4148 5.20073L12.1073 3.8933C11.5678 3.35382 11.3264 2.62911 11.3831 1.92387Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.0428 4.04296L20.8359 1.25L22.2501 2.66426L19.4571 5.45713L22.2501 8.25L20.8359 9.66426L18.0428 6.8713L15.2501 9.6638L13.8359 8.24954L16.6285 5.45713L13.8359 2.66472L15.2501 1.25046L18.0428 4.04296Z" fill="#141B34"/>
3
+ <path d="M13.1825 1.25H2.5C2.30109 1.25 2.11032 1.32902 1.96967 1.46967C1.82902 1.61032 1.75 1.80109 1.75 2V22.75L10.5 18.375L19.25 22.75V10.1469L18.0958 8.99277L15.303 11.7853L11.7676 8.2497L14.5601 5.45736L11.7676 2.66502L13.1825 1.25Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.2272 21.8523L18.5804 22.5139V22.5139L18.2272 21.8523ZM9.41 19.1824L9.02312 18.5399V18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399V18.5399L12.59 19.1824ZM3.77285 21.8523L3.41957 22.5139H3.41957L3.77285 21.8523ZM11 2.75C11.4142 2.75 11.75 2.41421 11.75 2C11.75 1.58579 11.4142 1.25 11 1.25V2V2.75ZM19.75 12C19.75 11.5858 19.4142 11.25 19 11.25C18.5858 11.25 18.25 11.5858 18.25 12H19H19.75ZM21.5303 2.53035C21.8232 2.23746 21.8232 1.76259 21.5303 1.46969C21.2375 1.17678 20.7626 1.17677 20.4697 1.46965L21 2L21.5303 2.53035ZM13.4697 8.46919C13.1768 8.76208 13.1768 9.23695 13.4697 9.52985C13.7625 9.82275 14.2374 9.82277 14.5303 9.52989L14 8.99954L13.4697 8.46919ZM20.4697 9.53035C20.7626 9.82323 21.2375 9.82322 21.5303 9.53031C21.8232 9.23741 21.8232 8.76254 21.5303 8.46965L21 9L20.4697 9.53035ZM14.5303 1.47011C14.2374 1.17723 13.7625 1.17724 13.4697 1.47015C13.1768 1.76305 13.1768 2.23792 13.4697 2.53081L14 2.00046L14.5303 1.47011ZM3 9.70753H2.25V17.9808H3H3.75V9.70753H3ZM19 17.9808H18.25C18.25 19.1601 18.2479 19.9551 18.1621 20.5125C18.078 21.0596 17.9457 21.1523 17.8739 21.1907L18.2272 21.8523L18.5804 22.5139C19.2814 22.1395 19.5356 21.4495 19.6447 20.7405C19.7521 20.0418 19.75 19.1074 19.75 17.9808H19ZM9.41 19.1824L9.79689 19.8249C10.1965 19.5843 10.4487 19.4335 10.6533 19.3371C10.842 19.2482 10.9337 19.234 11 19.234V18.484V17.734C10.6361 17.734 10.3194 17.8363 10.014 17.9801C9.72436 18.1166 9.39675 18.3149 9.02312 18.5399L9.41 19.1824ZM12.59 19.1824L12.9769 18.5399C12.6033 18.3149 12.2756 18.1166 11.986 17.9801C11.6806 17.8363 11.3639 17.734 11 17.734V18.484V19.234C11.0663 19.234 11.158 19.2482 11.3467 19.3371C11.5513 19.4335 11.8035 19.5843 12.2031 19.8249L12.59 19.1824ZM3 17.9808H2.25C2.25 19.1074 2.24785 20.0418 2.35532 20.7405C2.46437 21.4495 2.71856 22.1395 3.41957 22.5139L3.77285 21.8523L4.12612 21.1907C4.05429 21.1523 3.92205 21.0596 3.83789 20.5125C3.75215 19.9551 3.75 19.1601 3.75 17.9808H3ZM3 9.70753H3.75C3.75 7.86886 3.75171 6.56813 3.88925 5.58256C4.02336 4.62151 4.27358 4.07192 4.69194 3.66885L4.17157 3.12874L3.65121 2.58863C2.89799 3.31431 2.56242 4.23743 2.40364 5.37524C2.24829 6.48854 2.25 7.91283 2.25 9.70753H3ZM11 2V1.25C9.13483 1.25 7.66323 1.24852 6.51457 1.39731C5.34711 1.54853 4.40051 1.86672 3.65121 2.58863L4.17157 3.12874L4.69194 3.66885C5.11421 3.26202 5.6962 3.01584 6.70726 2.88488C7.73711 2.75148 9.09394 2.75 11 2.75V2ZM3.77285 21.8523L3.41957 22.5139C4.04475 22.8477 4.7324 22.7798 5.31543 22.6028C5.90513 22.4238 6.50453 22.0989 7.05335 21.7521C7.60738 21.402 8.15065 21.0029 8.62299 20.6538C9.1117 20.2926 9.50181 20.0026 9.79689 19.8249L9.41 19.1824L9.02312 18.5399C8.6516 18.7636 8.19084 19.108 7.73144 19.4475C7.25567 19.7991 6.75359 20.1671 6.25206 20.4841C5.74532 20.8043 5.27894 21.0463 4.87968 21.1675C4.47376 21.2907 4.24925 21.2564 4.12612 21.1907L3.77285 21.8523ZM18.2272 21.8523L17.8739 21.1907C17.7507 21.2564 17.5262 21.2907 17.1203 21.1675C16.7211 21.0463 16.2547 20.8043 15.7479 20.4841C15.2464 20.1671 14.7443 19.7991 14.2686 19.4475C13.8092 19.108 13.3484 18.7636 12.9769 18.5399L12.59 19.1824L12.2031 19.8249C12.4982 20.0026 12.8883 20.2926 13.377 20.6538C13.8494 21.0029 14.3926 21.402 14.9467 21.7521C15.4955 22.0989 16.0949 22.4238 16.6846 22.6028C17.2676 22.7798 17.9552 22.8477 18.5804 22.5139L18.2272 21.8523ZM19 12H18.25V17.9808H19H19.75V12H19ZM21 2L20.4697 1.46965L16.9695 4.96965L17.4998 5.5L18.0301 6.03035L21.5303 2.53035L21 2ZM17.4998 5.5L16.9695 4.96965L13.4697 8.46919L14 8.99954L14.5303 9.52989L18.0301 6.03035L17.4998 5.5ZM21 9L21.5303 8.46965L18.0301 4.96965L17.4998 5.5L16.9695 6.03035L20.4697 9.53035L21 9ZM17.4998 5.5L18.0301 4.96965L14.5303 1.47011L14 2.00046L13.4697 2.53081L16.9695 6.03035L17.4998 5.5Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 2L14 8.99954M21 9L14 2.00046M19 12V22L11 18L3 22V2.05C3 2.02238 3.02239 2 3.05 2H11" stroke="#141B34" stroke-width="1.5"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 2C7.22876 2 5.34315 2 4.17157 3.12874C3 4.25748 3 6.07416 3 9.70753V17.9808C3 20.2867 3 21.4396 3.77285 21.8523C5.26947 22.6514 8.0768 19.9852 9.41 19.1824C10.1832 18.7168 10.5698 18.484 11 18.484C11.4302 18.484 11.8168 18.7168 12.59 19.1824C13.9232 19.9852 16.7305 22.6514 18.2272 21.8523C19 21.4396 19 20.2867 19 17.9808V12" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path opacity="0.4" d="M21 2L14 8.99954M21 9L14 2.00046" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M10.5575 4.25C8.83847 4.24998 7.35508 4.24997 6.28258 4.39815C5.17444 4.55126 4.27169 4.87517 3.56083 5.6057C2.85276 6.33336 2.54133 7.25268 2.39363 8.38161C2.24997 9.47969 2.24999 10.8825 2.25 12.6526V12.6526V14.3474V14.3474C2.24999 16.1175 2.24997 17.5203 2.39363 18.6184C2.54133 19.7473 2.85276 20.6666 3.56083 21.3943C4.27169 22.1248 5.17444 22.4487 6.28258 22.6018C7.35508 22.75 8.83846 22.75 10.5575 22.75C12.2765 22.75 13.6449 22.75 14.7174 22.6018C15.8256 22.4487 16.7283 22.1248 17.4392 21.3943C18.1472 20.6666 18.4587 19.7473 18.6064 18.6184C18.75 17.5203 18.75 16.1175 18.75 14.3474V12.6526C18.75 10.8825 18.75 9.4797 18.6064 8.38161C18.4587 7.25268 18.1472 6.33336 17.4392 5.6057C16.7283 4.87517 15.8256 4.55126 14.7174 4.39815C13.6449 4.24997 12.2765 4.24998 10.5575 4.25H10.5575Z" fill="#141B34"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.25 10.3692V5.9908C8.89397 5.97549 9.63578 5.9751 10.5 5.9751C11.3642 5.9751 12.106 5.97549 12.75 5.9908V10.3692C12.75 10.7158 12.7491 10.9602 12.7391 11.1406L11.4842 10.2142C11.3582 10.1321 11.2194 10.0417 11.0904 9.9759C10.9384 9.89843 10.7417 9.82333 10.5 9.82333C10.2583 9.82333 10.0616 9.89844 9.90961 9.9759C9.78056 10.0417 9.64183 10.1321 9.5158 10.2142L8.26086 11.1406C8.25092 10.9602 8.25 10.7158 8.25 10.3692Z" fill="#141B34"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.1031 3.42414C14.8237 3.25212 13.1353 3.25 10.75 3.25H8.75C8.19772 3.25 7.75 2.80229 7.75 2.25C7.75 1.69772 8.19772 1.25 8.75 1.25L10.8248 1.25C13.1184 1.24998 14.9414 1.24996 16.3696 1.44198C17.8421 1.63994 19.0436 2.05836 19.9926 3.00736C20.9416 3.95636 21.3601 5.15794 21.558 6.63039C21.75 8.05859 21.75 9.88165 21.75 12.1752V18.25C21.75 18.8023 21.3023 19.25 20.75 19.25C20.1977 19.25 19.75 18.8023 19.75 18.25V12.25C19.75 9.86471 19.7479 8.17634 19.5759 6.89689C19.4077 5.64621 19.0939 4.93704 18.5784 4.42157C18.063 3.90611 17.3538 3.59229 16.1031 3.42414Z" fill="#141B34"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M7.5 5.04248V10.3693C7.5 11.3046 7.5 11.7722 7.78982 11.9396C8.21829 12.1871 8.93323 11.6153 9.46997 11.1861C9.63628 11.053 9.78548 10.9337 9.90375 10.8567C10.1937 10.6678 10.3387 10.5734 10.5 10.5734C10.6613 10.5734 10.8063 10.6678 11.0962 10.8567C11.2145 10.9337 11.3637 11.053 11.53 11.1861C12.0668 11.6153 12.7817 12.1871 13.2102 11.9396C13.5 11.7722 13.5 11.3046 13.5 10.3693V5.04248C15.1451 5.12675 16.1713 5.37824 16.9017 6.12875C18 7.25749 18 9.07418 18 12.7075V14.2925C18 17.9258 18 19.7425 16.9017 20.8713C15.8033 22 14.0355 22 10.5 22C6.96447 22 5.1967 22 4.09835 20.8713C3 19.7425 3 17.9258 3 14.2925V12.7075C3 9.07418 3 7.25749 4.09835 6.12875C4.82865 5.37824 5.85491 5.12675 7.5 5.04248Z" fill="#141B34"/>
3
+ <path d="M7.5 5.5V10.3693C7.5 11.3046 7.5 11.7722 7.78982 11.9396C8.35105 12.2638 9.4038 11.1823 9.90375 10.8567C10.1937 10.6678 10.3387 10.5734 10.5 10.5734C10.6613 10.5734 10.8063 10.6678 11.0962 10.8567C11.5962 11.1823 12.6489 12.2638 13.2102 11.9396C13.5 11.7722 13.5 11.3046 13.5 10.3693V5.5M9 2H11C15.714 2 18.0711 2 19.5355 3.46447C21 4.92893 21 7.28595 21 12V18M18 12.7075C18 9.07416 18 7.25748 16.9017 6.12874C15.8033 5 14.0355 5 10.5 5C6.96447 5 5.1967 5 4.09835 6.12874C3 7.25748 3 9.07416 3 12.7075V14.2925C3 17.9258 3 19.7425 4.09835 20.8713C5.1967 22 6.96447 22 10.5 22C14.0355 22 15.8033 22 16.9017 20.8713C18 19.7425 18 17.9258 18 14.2925V12.7075Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5575 4.25C8.83847 4.24998 7.35508 4.24997 6.28258 4.39815C5.17444 4.55126 4.27169 4.87517 3.56083 5.6057C2.85276 6.33336 2.54133 7.25268 2.39363 8.38161C2.24997 9.47969 2.24999 10.8825 2.25 12.6526V14.3474C2.24999 16.1175 2.24997 17.5203 2.39363 18.6184C2.54133 19.7473 2.85276 20.6666 3.56083 21.3943C4.27169 22.1248 5.17444 22.4487 6.28258 22.6018C7.35508 22.75 8.83846 22.75 10.5575 22.75C12.2765 22.75 13.6449 22.75 14.7174 22.6018C15.8256 22.4487 16.7283 22.1248 17.4392 21.3943C18.1472 20.6666 18.4587 19.7473 18.6064 18.6184C18.75 17.5203 18.75 16.1175 18.75 14.3474V12.6526C18.75 10.8825 18.75 9.47969 18.6064 8.38161C18.4587 7.25268 18.1472 6.33336 17.4392 5.6057C16.7283 4.87517 15.8256 4.55126 14.7174 4.39815C13.6449 4.24997 12.2765 4.24998 10.5575 4.25ZM8.25 10.3692V5.9908C8.89397 5.97549 9.63578 5.9751 10.5 5.9751C11.3642 5.9751 12.106 5.97549 12.75 5.9908V10.3692C12.75 10.7158 12.7491 10.9602 12.7391 11.1406L11.4842 10.2142C11.3582 10.1321 11.2194 10.0417 11.0904 9.9759C10.9384 9.89843 10.7417 9.82333 10.5 9.82333C10.2583 9.82333 10.0616 9.89843 9.90961 9.9759C9.78056 10.0417 9.64183 10.1321 9.5158 10.2142L8.26086 11.1406C8.25092 10.9602 8.25 10.7158 8.25 10.3692Z" fill="#141B34"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.1031 3.42414C14.8237 3.25212 13.1353 3.25 10.75 3.25H8.75C8.19772 3.25 7.75 2.80229 7.75 2.25C7.75 1.69772 8.19772 1.25 8.75 1.25L10.8248 1.25C13.1184 1.24998 14.9414 1.24996 16.3696 1.44198C17.8421 1.63994 19.0436 2.05836 19.9926 3.00736C20.9416 3.95636 21.3601 5.15794 21.558 6.63039C21.75 8.05859 21.75 9.88165 21.75 12.1752V18.25C21.75 18.8023 21.3023 19.25 20.75 19.25C20.1977 19.25 19.75 18.8023 19.75 18.25V12.25C19.75 9.86471 19.7479 8.17634 19.5759 6.89689C19.4077 5.64621 19.0939 4.93704 18.5784 4.42157C18.063 3.90611 17.3538 3.59229 16.1031 3.42414Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.7499 3.25H8.74989V1.25H20.7499C21.3022 1.25 21.7499 1.69772 21.7499 2.25V18.25H19.7499V3.25Z" fill="#141B34"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.25 4.75007C17.5151 4.75013 17.7695 4.85556 17.957 5.04304C18.1445 5.23056 18.25 5.4849 18.25 5.75007V21.7501C18.25 22.0152 18.1445 22.2696 17.957 22.4571C17.7695 22.6446 17.5151 22.75 17.25 22.7501H3.25C2.69772 22.7501 2.25 22.3024 2.25 21.7501V5.75007C2.25014 5.19791 2.69781 4.75008 3.25 4.75007H17.25ZM7.25 6.75007V12.7501L10.25 10.7501L13.25 12.7501V6.75007H7.25Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.5 5.5V10.3693C7.5 11.3046 7.5 11.7722 7.78982 11.9396C8.35105 12.2638 9.4038 11.1823 9.90375 10.8567C10.1937 10.6678 10.3387 10.5734 10.5 10.5734C10.6613 10.5734 10.8063 10.6678 11.0962 10.8567C11.5962 11.1823 12.6489 12.2638 13.2102 11.9396C13.5 11.7722 13.5 11.3046 13.5 10.3693V5.5M9 2H11C15.714 2 18.0711 2 19.5355 3.46447C21 4.92893 21 7.28595 21 12V18M18 12.7075C18 9.07416 18 7.25748 16.9017 6.12874C15.8033 5 14.0355 5 10.5 5C6.96447 5 5.1967 5 4.09835 6.12874C3 7.25748 3 9.07416 3 12.7075V14.2925C3 17.9258 3 19.7425 4.09835 20.8713C5.1967 22 6.96447 22 10.5 22C14.0355 22 15.8033 22 16.9017 20.8713C18 19.7425 18 17.9258 18 14.2925V12.7075Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.9998 5H18.7498C18.7498 4.80109 18.6708 4.61032 18.5301 4.46967C18.3895 4.32901 18.1987 4.25 17.9998 4.25L17.9998 5ZM3 5.00026L2.99999 4.25026C2.58578 4.25026 2.25 4.58605 2.25 5.00026H3ZM17.9998 22V22.75C18.1987 22.75 18.3895 22.671 18.5301 22.5303C18.6708 22.3897 18.7498 22.1989 18.7498 22H17.9998ZM3 22H2.25C2.25 22.4142 2.58579 22.75 3 22.75L3 22ZM7.49978 12H6.74978V13.4014L7.91581 12.624L7.49978 12ZM13.4998 12L13.0838 12.624L14.2498 13.4014V12H13.4998ZM10.4998 10L10.9158 9.37596L10.4998 9.09861L10.0838 9.37596L10.4998 10ZM20.9998 2H21.7498C21.7498 1.58579 21.414 1.25 20.9998 1.25V2ZM17.9998 5L17.9998 4.25L2.99999 4.25026L3 5.00026L3.00001 5.75026L17.9998 5.75L17.9998 5ZM17.9998 22H18.7498L18.7498 5H17.9998H17.2498L17.2498 22H17.9998ZM3 22H3.75V5.00026H3H2.25V22H3ZM17.9998 22V21.25L3 21.25L3 22L3 22.75L17.9998 22.75V22ZM7.49978 5H6.74978V12H7.49978H8.24978V5H7.49978ZM13.4998 5H12.7498V12H13.4998H14.2498V5H13.4998ZM7.49978 12L7.91581 12.624L10.9158 10.624L10.4998 10L10.0838 9.37596L7.08376 11.376L7.49978 12ZM13.4998 12L13.9158 11.376L10.9158 9.37596L10.4998 10L10.0838 10.624L13.0838 12.624L13.4998 12ZM8.99978 2V2.75H20.9998V2V1.25H8.99978V2ZM20.9998 2H20.2498V18H20.9998H21.7498V2H20.9998Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M7.5 5.5V10.3693C7.5 11.3046 7.5 11.7722 7.78982 11.9396C8.35105 12.2638 9.4038 11.1823 9.90375 10.8567C10.1937 10.6678 10.3387 10.5734 10.5 10.5734C10.6613 10.5734 10.8063 10.6678 11.0962 10.8567C11.5962 11.1823 12.6489 12.2638 13.2102 11.9396C13.5 11.7722 13.5 11.3046 13.5 10.3693V5.5" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M9 2H11C15.714 2 18.0711 2 19.5355 3.46447C21 4.92893 21 7.28595 21 12V18M18 12.7075C18 9.07416 18 7.25748 16.9017 6.12874C15.8033 5 14.0355 5 10.5 5C6.96447 5 5.1967 5 4.09835 6.12874C3 7.25748 3 9.07416 3 12.7075V14.2925C3 17.9258 3 19.7425 4.09835 20.8713C5.1967 22 6.96447 22 10.5 22C14.0355 22 15.8033 22 16.9017 20.8713C18 19.7425 18 17.9258 18 14.2925V12.7075Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M4.1449 3.35515C7.12587 1.52662 9.8001 2.25537 11.4156 3.46861C11.6814 3.6682 11.8638 3.8048 11.9996 3.89704C12.1354 3.8048 12.3178 3.6682 12.5836 3.46861C14.1991 2.25537 16.8734 1.52662 19.8543 3.35515C21.9156 4.61952 23.0754 7.2606 22.6684 10.2951C22.2595 13.3443 20.2859 16.7929 16.1063 19.8865C14.6549 20.9614 13.5897 21.7503 11.9996 21.7503C10.4095 21.7503 9.34433 20.9614 7.89294 19.8865C3.71334 16.7929 1.73976 13.3443 1.33081 10.2951C0.923824 7.2606 2.08365 4.61952 4.1449 3.35515Z" fill="#141B34"/>
3
+ <path d="M4.1449 3.35515C7.12587 1.52662 9.8001 2.25537 11.4156 3.46861C11.6814 3.6682 11.8638 3.8048 11.9996 3.89704L11.9996 21.7503C10.4095 21.7503 9.34433 20.9614 7.89294 19.8865C3.71334 16.7929 1.73976 13.3443 1.33081 10.2951C0.923824 7.2606 2.08365 4.61952 4.1449 3.35515Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M19.4626 3.99415C16.7809 2.34923 14.4404 3.01211 13.0344 4.06801C12.4578 4.50096 12.1696 4.71743 12 4.71743C11.8304 4.71743 11.5422 4.50096 10.9656 4.06801C9.55962 3.01211 7.21909 2.34923 4.53744 3.99415C1.01807 6.15294 0.221721 13.2749 8.33953 19.2834C9.88572 20.4278 10.6588 21 12 21C13.3412 21 14.1143 20.4278 15.6605 19.2834C23.7783 13.2749 22.9819 6.15294 19.4626 3.99415Z" fill="#141B34"/>
3
+ <path d="M19.4626 3.99415C16.7809 2.34923 14.4404 3.01211 13.0344 4.06801C12.4578 4.50096 12.1696 4.71743 12 4.71743C11.8304 4.71743 11.5422 4.50096 10.9656 4.06801C9.55962 3.01211 7.21909 2.34923 4.53744 3.99415C1.01807 6.15294 0.221721 13.2749 8.33953 19.2834C9.88572 20.4278 10.6588 21 12 21C13.3412 21 14.1143 20.4278 15.6605 19.2834C23.7783 13.2749 22.9819 6.15294 19.4626 3.99415Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.1449 3.35515C7.12587 1.52662 9.8001 2.25537 11.4156 3.46861C11.6814 3.6682 11.8638 3.8048 11.9996 3.89704C12.1354 3.8048 12.3178 3.6682 12.5836 3.46861C14.1991 2.25537 16.8734 1.52662 19.8543 3.35515C21.9156 4.61952 23.0754 7.2606 22.6684 10.2951C22.2595 13.3443 20.2859 16.7929 16.1063 19.8865C14.6549 20.9614 13.5897 21.7503 11.9996 21.7503C10.4095 21.7503 9.34433 20.9614 7.89294 19.8865C3.71334 16.7929 1.73976 13.3443 1.33081 10.2951C0.923824 7.2606 2.08365 4.61952 4.1449 3.35515Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.9555 3.70846L11.9998 3.74382L12.0442 3.70847C12.4136 3.41641 12.9533 3.05091 13.6362 2.75876C15.0219 2.16593 16.9801 1.88759 19.2121 3.08157C21.9946 4.57004 23.3602 8.13312 22.4864 11.8026C21.6024 15.5144 18.4616 19.3369 12.2628 21.6518L11.9998 21.75L11.7368 21.6518C5.53805 19.3369 2.39718 15.5144 1.51321 11.8026C0.639297 8.13312 2.00488 4.57003 4.7874 3.08156C7.01942 1.88758 8.97763 2.16592 10.3634 2.75876C11.0463 3.0509 11.586 3.4164 11.9555 3.70846Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.4626 3.99415C16.7809 2.34923 14.4404 3.01211 13.0344 4.06801C12.4578 4.50096 12.1696 4.71743 12 4.71743C11.8304 4.71743 11.5422 4.50096 10.9656 4.06801C9.55962 3.01211 7.21909 2.34923 4.53744 3.99415C1.01807 6.15294 0.221721 13.2749 8.33953 19.2834C9.88572 20.4278 10.6588 21 12 21C13.3412 21 14.1143 20.4278 15.6605 19.2834C23.7783 13.2749 22.9819 6.15294 19.4626 3.99415Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.8569 3.74469C14.8652 1.60383 11.9991 4.7597 11.9991 4.7597C11.9991 4.7597 9.13283 1.60382 5.14113 3.74468C0.306417 6.33768 -0.0407534 16.492 11.9991 21C24.0389 16.492 23.6916 6.33769 18.8569 3.74469Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M19.4626 3.99415C16.7809 2.34923 14.4404 3.01211 13.0344 4.06801C12.4578 4.50096 12.1696 4.71743 12 4.71743C11.8304 4.71743 11.5422 4.50096 10.9656 4.06801C9.55962 3.01211 7.21909 2.34923 4.53744 3.99415C1.01807 6.15294 0.221721 13.2749 8.33953 19.2834C9.88572 20.4278 10.6588 21 12 21C13.3412 21 14.1143 20.4278 15.6605 19.2834C23.7783 13.2749 22.9819 6.15294 19.4626 3.99415Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
3
+ <path d="M12 21C10.6588 21 9.88572 20.4278 8.33953 19.2834C0.221721 13.2749 1.01807 6.15293 4.53744 3.99415C7.21909 2.34923 9.55962 3.01211 10.9656 4.06801C11.5422 4.50096 11.8304 4.71743 12 4.71743" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M12.0572 1.75C14.2479 1.74999 15.9686 1.74998 17.312 1.93059C18.6886 2.11568 19.7809 2.50272 20.6391 3.36091C21.4973 4.21911 21.8843 5.31137 22.0694 6.68802C22.25 8.03144 22.25 9.7521 22.25 11.9428V11.9428V12.0572V12.0572C22.25 14.2479 22.25 15.9686 22.0694 17.312C21.8843 18.6886 21.4973 19.7809 20.6391 20.6391C19.7809 21.4973 18.6886 21.8843 17.312 22.0694C15.9686 22.25 14.2479 22.25 12.0572 22.25H12.0572H11.9428H11.9428C9.7521 22.25 8.03144 22.25 6.68802 22.0694C5.31137 21.8843 4.21911 21.4973 3.36091 20.6391C2.50272 19.7809 2.11568 18.6886 1.93059 17.312C1.74998 15.9686 1.74999 14.2479 1.75 12.0572V11.9428C1.74999 9.75212 1.74998 8.03144 1.93059 6.68802C2.11568 5.31137 2.50272 4.21911 3.36091 3.36091C4.21911 2.50272 5.31137 2.11568 6.68802 1.93059C8.03144 1.74998 9.75212 1.74999 11.9428 1.75H12.0572Z" fill="#141B34"/>
3
+ <path d="M12.0664 7.43461C12.9789 6.74932 14.4829 6.35201 16.123 7.35808C17.3044 8.08275 17.9248 9.56375 17.7057 11.1976C17.4846 12.846 16.4262 14.6534 14.276 16.2448C13.5776 16.7628 12.9203 17.2503 11.9996 17.2503C11.0789 17.2503 10.4216 16.7628 9.72318 16.2448C7.57303 14.6534 6.51463 12.846 6.29354 11.1976C6.07441 9.56375 6.69478 8.08275 7.87618 7.35808C9.51633 6.35201 11.0203 6.74932 11.9328 7.4346L11.9996 7.48474L12.0664 7.43461Z" fill="#141B34"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" fill-rule="evenodd" clip-rule="evenodd" d="M3.39124 3.89124C2 5.28249 2 7.52166 2 12C2 16.4783 2 18.7175 3.39124 20.1088C4.78249 21.5 7.02166 21.5 11.5 21.5C15.9783 21.5 18.2175 21.5 19.6088 20.1088C21 18.7175 21 16.4783 21 12C21 7.52166 21 5.28249 19.6088 3.89124C18.2175 2.5 15.9783 2.5 11.5 2.5C7.02166 2.5 4.78249 2.5 3.39124 3.89124ZM10.9828 8.03401C10.2798 7.50606 9.10954 7.17461 7.76872 7.99708C6.00903 9.07647 5.61086 12.6374 9.66976 15.6417C10.4429 16.2139 10.8294 16.5 11.5 16.5C12.1706 16.5 12.5571 16.2139 13.3302 15.6417C17.3891 12.6374 16.991 9.07647 15.2313 7.99708C13.8905 7.17461 12.7202 7.50606 12.0172 8.03401C11.7289 8.25048 11.5848 8.35871 11.5 8.35871C11.4152 8.35871 11.2711 8.25048 10.9828 8.03401Z" fill="#141B34"/>
3
+ <path d="M7.76872 7.99708C9.10954 7.17461 10.2798 7.50606 10.9828 8.03401C11.2711 8.25048 11.4152 8.35871 11.5 8.35871C11.5848 8.35871 11.7289 8.25048 12.0172 8.03401C12.7202 7.50606 13.8905 7.17461 15.2313 7.99708C16.991 9.07647 17.3891 12.6374 13.3302 15.6417C12.5571 16.2139 12.1706 16.5 11.5 16.5C10.8294 16.5 10.4429 16.2139 9.66976 15.6417C5.61086 12.6374 6.00903 9.07647 7.76872 7.99708Z" stroke="#141B34" stroke-width="1.5" stroke-linejoin="round"/>
4
+ <path d="M2 12C2 7.52166 2 5.28249 3.39124 3.89124C4.78249 2.5 7.02166 2.5 11.5 2.5C15.9783 2.5 18.2175 2.5 19.6088 3.89124C21 5.28249 21 7.52166 21 12C21 16.4783 21 18.7175 19.6088 20.1088C18.2175 21.5 15.9783 21.5 11.5 21.5C7.02166 21.5 4.78249 21.5 3.39124 20.1088C2 18.7175 2 16.4783 2 12Z" stroke="#141B34" stroke-width="1.5" stroke-linejoin="round"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.0576 1.75C14.2479 1.74999 15.9683 1.75012 17.3115 1.93066C18.6882 2.11575 19.7805 2.50313 20.6387 3.36133C21.4969 4.21953 21.8842 5.31182 22.0693 6.68848C22.2499 8.03174 22.25 9.75212 22.25 11.9424V12.0576C22.25 14.2479 22.2499 15.9683 22.0693 17.3115C21.8842 18.6882 21.4969 19.7805 20.6387 20.6387C19.7805 21.4969 18.6882 21.8842 17.3115 22.0693C15.9683 22.2499 14.2479 22.25 12.0576 22.25H11.9424C9.75212 22.25 8.03174 22.2499 6.68848 22.0693C5.31182 21.8842 4.21953 21.4969 3.36133 20.6387C2.50313 19.7805 2.11575 18.6882 1.93066 17.3115C1.75012 15.9683 1.74999 14.2479 1.75 12.0576V11.9424C1.74999 9.75212 1.75012 8.03174 1.93066 6.68848C2.11575 5.31182 2.50313 4.21953 3.36133 3.36133C4.21953 2.50313 5.31182 2.11575 6.68848 1.93066C8.03174 1.75012 9.75213 1.74999 11.9424 1.75H12.0576ZM16.123 7.3584C14.4829 6.35234 12.9789 6.74929 12.0664 7.43457L12 7.48438L11.9326 7.43457C11.0201 6.74935 9.51604 6.35238 7.87598 7.3584C6.69482 8.0831 6.07493 9.56367 6.29395 11.1973C6.51503 12.8457 7.57348 14.6537 9.72363 16.2451C10.4219 16.763 11.0795 17.25 12 17.25C12.9205 17.2499 13.5781 16.763 14.2764 16.2451C16.4265 14.6537 17.485 12.8457 17.7061 11.1973C17.925 9.56365 17.3043 8.08305 16.123 7.3584Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 2.25C21.414 2.25026 21.75 2.58595 21.75 3V21C21.75 21.4141 21.414 21.7497 21 21.75H3C2.58579 21.75 2.24902 21.4142 2.24902 21V3C2.24902 2.58579 2.58579 2.25 3 2.25H21ZM15.7832 7.20898C14.5494 6.55061 13.4488 6.70217 12.6709 7.03418C12.4066 7.14698 12.1811 7.27909 12 7.40332C11.8189 7.27916 11.5942 7.14693 11.3301 7.03418C10.5521 6.7021 9.45087 6.55032 8.2168 7.20898C6.64295 8.04902 5.92559 10.0191 6.39258 11.9756C6.8698 13.9741 8.54875 15.9642 11.7373 17.1523L12 17.25L12.2637 17.1523C15.4521 15.9642 17.1312 13.974 17.6084 11.9756C18.0754 10.0191 17.357 8.04901 15.7832 7.20898Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.9828 8.03401L11.4332 7.43429V7.43429L10.9828 8.03401ZM7.76872 7.99708L7.37657 7.35777V7.35777L7.76872 7.99708ZM9.66976 15.6417L10.116 15.0388V15.0388L9.66976 15.6417ZM12.0172 8.03401L11.5668 7.43429L12.0172 8.03401ZM15.2313 7.99708L15.6234 7.35777V7.35777L15.2313 7.99708ZM13.3302 15.6417L12.884 15.0388V15.0388L13.3302 15.6417ZM10.9828 8.03401L11.4332 7.43429C10.5207 6.749 9.01672 6.3517 7.37657 7.35777L7.76872 7.99708L8.16087 8.63639C9.20237 7.99753 10.0389 8.26311 10.5324 8.63373L10.9828 8.03401ZM7.76872 7.99708L7.37657 7.35777C6.19517 8.08244 5.5748 9.56343 5.79393 11.1972C6.01502 12.8457 7.07342 14.653 9.22357 16.2445L9.66976 15.6417L10.116 15.0388C8.20721 13.6261 7.43524 12.1508 7.28062 10.9979C7.12402 9.83029 7.58259 8.99111 8.16087 8.63639L7.76872 7.99708ZM12.0172 8.03401L12.4676 8.63373C12.9611 8.26311 13.7976 7.99753 14.8391 8.63639L15.2313 7.99708L15.6234 7.35777C13.9833 6.3517 12.4793 6.749 11.5668 7.43429L12.0172 8.03401ZM15.2313 7.99708L14.8391 8.63639C15.4174 8.99111 15.876 9.83029 15.7194 10.9979C15.5648 12.1508 14.7928 13.6261 12.884 15.0388L13.3302 15.6417L13.7764 16.2445C15.9266 14.653 16.985 12.8457 17.2061 11.1972C17.4252 9.56343 16.8048 8.08244 15.6234 7.35777L15.2313 7.99708ZM9.66976 15.6417L9.22357 16.2445C9.96068 16.7901 10.5428 17.25 11.5 17.25V16.5V15.75C11.116 15.75 10.925 15.6377 10.116 15.0388L9.66976 15.6417ZM13.3302 15.6417L12.884 15.0388C12.075 15.6377 11.884 15.75 11.5 15.75V16.5V17.25C12.4572 17.25 13.0393 16.7901 13.7764 16.2445L13.3302 15.6417ZM10.9828 8.03401L10.5324 8.63373C10.6677 8.73527 10.799 8.83439 10.9069 8.90502C10.9621 8.94118 11.0341 8.98526 11.1151 9.02188C11.1905 9.05594 11.3274 9.10871 11.5 9.10871V8.35871V7.60871C11.5685 7.60871 11.6233 7.61954 11.6594 7.62921C11.6954 7.63885 11.7207 7.64949 11.7328 7.65496C11.7539 7.66452 11.7559 7.66801 11.7285 7.65005C11.7037 7.63378 11.6684 7.60904 11.6167 7.57117C11.5656 7.53369 11.5063 7.4892 11.4332 7.43429L10.9828 8.03401ZM12.0172 8.03401L11.5668 7.43429C11.4937 7.4892 11.4344 7.53369 11.3833 7.57117C11.3316 7.60904 11.2963 7.63378 11.2715 7.65005C11.2441 7.66801 11.2461 7.66452 11.2672 7.65496C11.2793 7.64949 11.3046 7.63885 11.3406 7.62921C11.3767 7.61954 11.4315 7.60871 11.5 7.60871V8.35871V9.10871C11.6726 9.10871 11.8095 9.05594 11.8849 9.02188C11.9659 8.98526 12.0379 8.94118 12.0931 8.90502C12.201 8.83439 12.3323 8.73527 12.4676 8.63373L12.0172 8.03401ZM11.5 21.5V20.75C9.23963 20.75 7.61979 20.7484 6.38789 20.5828C5.17757 20.4201 4.45462 20.1115 3.92157 19.5784L3.39124 20.1088L2.86091 20.6391C3.71911 21.4973 4.81137 21.8843 6.18802 22.0694C7.54311 22.2516 9.28203 22.25 11.5 22.25V21.5ZM2 12H1.25C1.25 14.218 1.24841 15.9569 1.43059 17.312C1.61568 18.6886 2.00271 19.7809 2.86091 20.6391L3.39124 20.1088L3.92157 19.5784C3.38853 19.0454 3.07994 18.3224 2.91722 17.1121C2.75159 15.8802 2.75 14.2604 2.75 12H2ZM21 12H20.25C20.25 14.2604 20.2484 15.8802 20.0828 17.1121C19.9201 18.3224 19.6115 19.0454 19.0784 19.5784L19.6088 20.1088L20.1391 20.6391C20.9973 19.7809 21.3843 18.6886 21.5694 17.312C21.7516 15.9569 21.75 14.218 21.75 12H21ZM11.5 21.5V22.25C13.718 22.25 15.4569 22.2516 16.812 22.0694C18.1886 21.8843 19.2809 21.4973 20.1391 20.6391L19.6088 20.1088L19.0784 19.5784C18.5454 20.1115 17.8224 20.4201 16.6121 20.5828C15.3802 20.7484 13.7604 20.75 11.5 20.75V21.5ZM11.5 2.5V3.25C13.7604 3.25 15.3802 3.25159 16.6121 3.41722C17.8224 3.57994 18.5454 3.88853 19.0784 4.42157L19.6088 3.89124L20.1391 3.36091C19.2809 2.50271 18.1886 2.11568 16.812 1.93059C15.4569 1.74841 13.718 1.75 11.5 1.75V2.5ZM21 12H21.75C21.75 9.78203 21.7516 8.04311 21.5694 6.68802C21.3843 5.31137 20.9973 4.21911 20.1391 3.36091L19.6088 3.89124L19.0784 4.42157C19.6115 4.95462 19.9201 5.67757 20.0828 6.88789C20.2484 8.11979 20.25 9.73963 20.25 12H21ZM11.5 2.5V1.75C9.28203 1.75 7.54311 1.74841 6.18802 1.93059C4.81137 2.11568 3.71911 2.50271 2.86091 3.36091L3.39124 3.89124L3.92157 4.42157C4.45462 3.88853 5.17757 3.57994 6.38789 3.41722C7.61979 3.25159 9.23963 3.25 11.5 3.25V2.5ZM2 12H2.75C2.75 9.73963 2.75159 8.11979 2.91722 6.88789C3.07994 5.67757 3.38853 4.95462 3.92157 4.42157L3.39124 3.89124L2.86091 3.36091C2.00271 4.21911 1.61568 5.31137 1.43059 6.68802C1.24841 8.04311 1.25 9.78203 1.25 12H2Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.0002 8.37984L11.445 8.88408C11.5871 9.0406 11.7888 9.12985 12.0002 9.12984C12.2116 9.12984 12.4132 9.04059 12.5554 8.88407L12.0002 8.37984ZM15.4291 7.87234L15.0746 8.53328V8.53328L15.4291 7.87234ZM12.0002 16.5L11.7372 17.2024L12.0002 17.3008L12.2632 17.2024L12.0002 16.5ZM8.57121 7.87233L8.21673 7.21139V7.21139L8.57121 7.87233ZM20.9995 21V21.75C21.4137 21.75 21.7495 21.4142 21.7495 21H20.9995ZM20.9995 3H21.7495C21.7495 2.58579 21.4137 2.25 20.9995 2.25V3ZM2.99951 3V2.25C2.5853 2.25 2.24951 2.58579 2.24951 3H2.99951ZM2.99951 21H2.24951C2.24951 21.4142 2.5853 21.75 2.99951 21.75V21ZM12.0002 8.37984C12.5554 8.88407 12.5551 8.88434 12.5549 8.88461C12.5548 8.88469 12.5546 8.88496 12.5544 8.88512C12.5541 8.88545 12.5539 8.88575 12.5536 8.88603C12.5531 8.88659 12.5527 8.88706 12.5523 8.88745C12.5516 8.88821 12.5512 8.88862 12.5511 8.8887C12.551 8.88884 12.5521 8.88765 12.5545 8.88522C12.5592 8.88036 12.5688 8.87066 12.5831 8.85708C12.6117 8.8298 12.6583 8.78759 12.7212 8.73778C12.8483 8.63699 13.0331 8.51206 13.2618 8.41395C13.6993 8.22629 14.3128 8.12472 15.0746 8.53328L15.4291 7.87234L15.7836 7.2114C14.5495 6.54952 13.4485 6.70171 12.6705 7.03541C12.2915 7.19798 11.9933 7.40063 11.7894 7.56226C11.6867 7.64365 11.6058 7.71635 11.5483 7.77118C11.5194 7.79866 11.4963 7.82182 11.479 7.83955C11.4704 7.84842 11.4633 7.85595 11.4576 7.862C11.4547 7.86503 11.4523 7.86769 11.4502 7.86996C11.4491 7.8711 11.4481 7.87214 11.4473 7.87308C11.4469 7.87355 11.4464 7.874 11.4461 7.87442C11.4459 7.87463 11.4456 7.87493 11.4455 7.87504C11.4452 7.87533 11.445 7.87562 12.0002 8.37984ZM15.4291 7.87234L15.0746 8.53328C15.9181 8.98568 16.4957 10.1936 16.1489 11.6538C15.8121 13.0717 14.5683 14.7376 11.7372 15.7976L12.0002 16.5L12.2632 17.2024C15.452 16.0084 17.1313 14.0088 17.6083 12.0004C18.0753 10.0345 17.3574 8.0555 15.7836 7.2114L15.4291 7.87234ZM12.0002 8.37984C12.5554 7.8756 12.5551 7.87532 12.5549 7.87502C12.5548 7.87492 12.5545 7.87462 12.5543 7.87441C12.5539 7.87399 12.5535 7.87354 12.5531 7.87307C12.5522 7.87213 12.5512 7.87108 12.5502 7.86995C12.5481 7.86767 12.5456 7.86501 12.5428 7.86199C12.5371 7.85594 12.5299 7.8484 12.5213 7.83953C12.5041 7.8218 12.4809 7.79864 12.4521 7.77117C12.3946 7.71634 12.3136 7.64364 12.2109 7.56225C12.007 7.40063 11.7088 7.19797 11.3298 7.03541C10.5518 6.70171 9.45082 6.54952 8.21673 7.21139L8.57121 7.87233L8.92569 8.53328C9.68745 8.12472 10.301 8.22628 10.7385 8.41395C10.9673 8.51207 11.152 8.63699 11.2792 8.73778C11.3421 8.7876 11.3887 8.82981 11.4173 8.85709C11.4316 8.87068 11.4412 8.88037 11.4459 8.88523C11.4483 8.88766 11.4494 8.88886 11.4492 8.88871C11.4492 8.88864 11.4488 8.88823 11.4481 8.88746C11.4477 8.88708 11.4473 8.88661 11.4468 8.88604C11.4465 8.88576 11.4462 8.88546 11.4459 8.88513C11.4458 8.88497 11.4456 8.88471 11.4455 8.88463C11.4452 8.88436 11.445 8.88408 12.0002 8.37984ZM8.57121 7.87233L8.21673 7.21139C6.64288 8.05549 5.92503 10.0345 6.39202 12.0004C6.86907 14.0088 8.54836 16.0084 11.7372 17.2024L12.0002 16.5L12.2632 15.7976C9.43209 14.7376 8.18821 13.0717 7.85142 11.6538C7.50456 10.1935 8.08218 8.98567 8.92569 8.53328L8.57121 7.87233ZM20.9995 21H21.7495V3H20.9995H20.2495V21H20.9995ZM20.9995 3V2.25H2.99951V3V3.75H20.9995V3ZM2.99951 21V21.75H20.9995V21V20.25H2.99951V21ZM2.99951 21H3.74951V3H2.99951H2.24951V21H2.99951Z" fill="#141B34"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M7.76872 7.99708C9.10954 7.17461 10.2798 7.50606 10.9828 8.03401C11.2711 8.25048 11.4152 8.35871 11.5 8.35871C11.5848 8.35871 11.7289 8.25048 12.0172 8.03401C12.7202 7.50606 13.8905 7.17461 15.2313 7.99708C16.991 9.07647 17.3891 12.6374 13.3302 15.6417C12.5571 16.2139 12.1706 16.5 11.5 16.5C10.8294 16.5 10.4429 16.2139 9.66976 15.6417C5.61086 12.6374 6.00903 9.07647 7.76872 7.99708Z" stroke="#141B34" stroke-width="1.5" stroke-linecap="round"/>
3
+ <path d="M2 12C2 7.52166 2 5.28249 3.39124 3.89124C4.78249 2.5 7.02166 2.5 11.5 2.5C15.9783 2.5 18.2175 2.5 19.6088 3.89124C21 5.28249 21 7.52166 21 12C21 16.4783 21 18.7175 19.6088 20.1088C18.2175 21.5 15.9783 21.5 11.5 21.5C7.02166 21.5 4.78249 21.5 3.39124 20.1088C2 18.7175 2 16.4783 2 12Z" stroke="#141B34" stroke-width="1.5" stroke-linejoin="round"/>
4
+ </svg>