neo_components 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (223) hide show
  1. checksums.yaml +7 -0
  2. data/app/assets/icons/academy.svg +3 -0
  3. data/app/assets/icons/adjustments-horizontal.svg +3 -0
  4. data/app/assets/icons/adjustments-vertical.svg +3 -0
  5. data/app/assets/icons/arrow-down-tray.svg +3 -0
  6. data/app/assets/icons/arrow-left.svg +3 -0
  7. data/app/assets/icons/arrow-long-down.svg +3 -0
  8. data/app/assets/icons/arrow-long-right.svg +3 -0
  9. data/app/assets/icons/arrow-long-up.svg +3 -0
  10. data/app/assets/icons/arrow-right.svg +3 -0
  11. data/app/assets/icons/arrow-up-tray.svg +3 -0
  12. data/app/assets/icons/arrow-uturn-left.svg +3 -0
  13. data/app/assets/icons/arrow-uturn-right.svg +3 -0
  14. data/app/assets/icons/assign-user.svg +13 -0
  15. data/app/assets/icons/at-symbol.svg +3 -0
  16. data/app/assets/icons/bars-4.svg +3 -0
  17. data/app/assets/icons/bell.svg +3 -0
  18. data/app/assets/icons/book.svg +3 -0
  19. data/app/assets/icons/bookmark.svg +3 -0
  20. data/app/assets/icons/building-office-2.svg +3 -0
  21. data/app/assets/icons/calendar.svg +3 -0
  22. data/app/assets/icons/celebration.svg +15 -0
  23. data/app/assets/icons/check-badge-solid.svg +3 -0
  24. data/app/assets/icons/check-circle-solid.svg +3 -0
  25. data/app/assets/icons/check-circle.svg +3 -0
  26. data/app/assets/icons/check-list.svg +12 -0
  27. data/app/assets/icons/check.svg +3 -0
  28. data/app/assets/icons/chevron-double-right.svg +3 -0
  29. data/app/assets/icons/chevron-down.svg +3 -0
  30. data/app/assets/icons/chevron-left.svg +3 -0
  31. data/app/assets/icons/chevron-right.svg +3 -0
  32. data/app/assets/icons/chevron-up.svg +3 -0
  33. data/app/assets/icons/circle-stack.svg +3 -0
  34. data/app/assets/icons/clipboard-document-check-solid.svg +4 -0
  35. data/app/assets/icons/clipboard-document-check.svg +3 -0
  36. data/app/assets/icons/clock.svg +3 -0
  37. data/app/assets/icons/complete.svg +3 -0
  38. data/app/assets/icons/course.svg +3 -0
  39. data/app/assets/icons/device-phone-mobile.svg +3 -0
  40. data/app/assets/icons/document-arrow-up.svg +4 -0
  41. data/app/assets/icons/document-text.svg +4 -0
  42. data/app/assets/icons/ellipsis-vertical.svg +3 -0
  43. data/app/assets/icons/exclaimation-circle-solid.svg +3 -0
  44. data/app/assets/icons/eye.svg +4 -0
  45. data/app/assets/icons/flag.svg +3 -0
  46. data/app/assets/icons/funnel.svg +3 -0
  47. data/app/assets/icons/green-circle.svg +3 -0
  48. data/app/assets/icons/green-tick.svg +3 -0
  49. data/app/assets/icons/grid.svg +6 -0
  50. data/app/assets/icons/home.svg +3 -0
  51. data/app/assets/icons/i-vector.svg +3 -0
  52. data/app/assets/icons/lessons.svg +11 -0
  53. data/app/assets/icons/magnifying-glass.svg +3 -0
  54. data/app/assets/icons/minus.svg +3 -0
  55. data/app/assets/icons/numbered-list.svg +3 -0
  56. data/app/assets/icons/pencil.svg +3 -0
  57. data/app/assets/icons/play.svg +3 -0
  58. data/app/assets/icons/plus.svg +3 -0
  59. data/app/assets/icons/power.svg +3 -0
  60. data/app/assets/icons/question-mark-circle.svg +3 -0
  61. data/app/assets/icons/quiz-score.svg +15 -0
  62. data/app/assets/icons/re-invite.svg +3 -0
  63. data/app/assets/icons/red-circle.svg +3 -0
  64. data/app/assets/icons/share.svg +3 -0
  65. data/app/assets/icons/smiley-five.svg +5 -0
  66. data/app/assets/icons/smiley-four.svg +5 -0
  67. data/app/assets/icons/smiley-one.svg +5 -0
  68. data/app/assets/icons/smiley-three.svg +5 -0
  69. data/app/assets/icons/smiley-two.svg +5 -0
  70. data/app/assets/icons/sparkle.svg +3 -0
  71. data/app/assets/icons/star-transparent.svg +3 -0
  72. data/app/assets/icons/stop.svg +4 -0
  73. data/app/assets/icons/support-placeholder.svg +4 -0
  74. data/app/assets/icons/tag.svg +4 -0
  75. data/app/assets/icons/timer.svg +5 -0
  76. data/app/assets/icons/transcript.svg +31 -0
  77. data/app/assets/icons/trash.svg +3 -0
  78. data/app/assets/icons/upload-info.svg +7 -0
  79. data/app/assets/icons/user-circle.svg +3 -0
  80. data/app/assets/icons/user-group.svg +3 -0
  81. data/app/assets/icons/user.svg +3 -0
  82. data/app/assets/icons/users.svg +3 -0
  83. data/app/assets/icons/winner.svg +35 -0
  84. data/app/assets/icons/x-circle-solid.svg +3 -0
  85. data/app/assets/icons/x-circle.svg +3 -0
  86. data/app/assets/icons/x-mark.svg +3 -0
  87. data/app/assets/stylesheets/breadcrumbs.tailwind.css +45 -0
  88. data/app/assets/stylesheets/buttons.tailwind.css +98 -0
  89. data/app/assets/stylesheets/course_progress.css +75 -0
  90. data/app/assets/stylesheets/custom.css +67 -0
  91. data/app/assets/stylesheets/date_picker.tailwind.css +7 -0
  92. data/app/assets/stylesheets/directives.tailwind.css +3 -0
  93. data/app/assets/stylesheets/dropdown.tailwind.css +11 -0
  94. data/app/assets/stylesheets/file_selector.tailwind.css +47 -0
  95. data/app/assets/stylesheets/icons.css.erb +244 -0
  96. data/app/assets/stylesheets/inputs.tailwind.css +53 -0
  97. data/app/assets/stylesheets/menu_component.tailwind.css +39 -0
  98. data/app/assets/stylesheets/mobile_inputs.tailwind.css +11 -0
  99. data/app/assets/stylesheets/modalbox.tailwind.css +35 -0
  100. data/app/assets/stylesheets/profile_icon.tailwind.css +15 -0
  101. data/app/assets/stylesheets/textarea.tailwind.css +43 -0
  102. data/app/assets/stylesheets/tooltip.css +88 -0
  103. data/app/assets/stylesheets/typography.tailwind.css +70 -0
  104. data/app/helpers/ui_helper.rb +31 -0
  105. data/app/helpers/view_component/accordion_component.rb +12 -0
  106. data/app/helpers/view_component/breadcrumbs_component.rb +30 -0
  107. data/app/helpers/view_component/button_component.rb +180 -0
  108. data/app/helpers/view_component/chip_component.rb +54 -0
  109. data/app/helpers/view_component/component_helper.rb +21 -0
  110. data/app/helpers/view_component/course_card_component.rb +9 -0
  111. data/app/helpers/view_component/course_carousal_component.rb +14 -0
  112. data/app/helpers/view_component/course_select_component.rb +32 -0
  113. data/app/helpers/view_component/doc_section_component.rb +10 -0
  114. data/app/helpers/view_component/icon_component.rb +24 -0
  115. data/app/helpers/view_component/input_component/date_picker_component.rb +127 -0
  116. data/app/helpers/view_component/input_component/dropdown_component.rb +99 -0
  117. data/app/helpers/view_component/input_component/file_selector_component.rb +123 -0
  118. data/app/helpers/view_component/input_component/input_checkbox_component.rb +54 -0
  119. data/app/helpers/view_component/input_component/input_mobile_component.rb +68 -0
  120. data/app/helpers/view_component/input_component/input_radio_component.rb +54 -0
  121. data/app/helpers/view_component/input_component/input_text_component.rb +137 -0
  122. data/app/helpers/view_component/input_component/textarea_component.rb +101 -0
  123. data/app/helpers/view_component/input_component.rb +290 -0
  124. data/app/helpers/view_component/input_textarea_component.rb +28 -0
  125. data/app/helpers/view_component/long_course_card_component.rb +10 -0
  126. data/app/helpers/view_component/member_list_component.rb +17 -0
  127. data/app/helpers/view_component/menu_component.rb +31 -0
  128. data/app/helpers/view_component/menu_component_helper.rb +22 -0
  129. data/app/helpers/view_component/menu_item.rb +12 -0
  130. data/app/helpers/view_component/modal_box_component.rb +29 -0
  131. data/app/helpers/view_component/modal_component.rb +12 -0
  132. data/app/helpers/view_component/notification_bar_component.rb +22 -0
  133. data/app/helpers/view_component/paginator_component.rb +9 -0
  134. data/app/helpers/view_component/profile_icon_component.rb +46 -0
  135. data/app/helpers/view_component/progress_component.rb +12 -0
  136. data/app/helpers/view_component/table_component.rb +22 -0
  137. data/app/helpers/view_component/typography_component.rb +83 -0
  138. data/app/javascript/neo_components/controllers/collapsible_controller.js +37 -0
  139. data/app/javascript/neo_components/controllers/date_picker_controller.js +17 -0
  140. data/app/javascript/neo_components/controllers/file_selector_controller.js +145 -0
  141. data/app/javascript/neo_components/controllers/input_mobile_controller.js +7 -0
  142. data/app/javascript/neo_components/controllers/menu_component_controller.js +26 -0
  143. data/app/javascript/neo_components/controllers/modal_loader_controller.js +13 -0
  144. data/app/javascript/neo_components/controllers/modals_controller.js +26 -0
  145. data/app/javascript/neo_components/controllers/notification_bar_controller.js +9 -0
  146. data/app/javascript/neo_components/controllers/pagination_controller.js +11 -0
  147. data/app/javascript/neo_components/controllers/tab_change_controller.js +23 -0
  148. data/app/javascript/neo_components/controllers/tabs_controller.js +29 -0
  149. data/app/javascript/neo_components/controllers/text_clamp_controller.js +29 -0
  150. data/app/views/shared/components/_progress_bar_short.html.erb +8 -0
  151. data/app/views/shared/components/_tooltip.html.erb +7 -0
  152. data/app/views/view_components/accordion_component/_accordion.html.erb +22 -0
  153. data/app/views/view_components/breadcrumbs_component/_breadcrumbs.html.erb +38 -0
  154. data/app/views/view_components/button_component/_button.html.erb +13 -0
  155. data/app/views/view_components/buttons/_danger.html.erb +30 -0
  156. data/app/views/view_components/buttons/_primary.html.erb +31 -0
  157. data/app/views/view_components/buttons/_secondary.html.erb +29 -0
  158. data/app/views/view_components/chip_component/_chip_component.html.erb +9 -0
  159. data/app/views/view_components/course_carousal/_course_card_component.html.erb +65 -0
  160. data/app/views/view_components/course_carousal/_course_carousal_body_component.html.erb +25 -0
  161. data/app/views/view_components/course_carousal/_course_carousal_component.html.erb +8 -0
  162. data/app/views/view_components/course_carousal/_long_course_card_component.html.erb +70 -0
  163. data/app/views/view_components/course_select/_course_select_component.html.erb +19 -0
  164. data/app/views/view_components/course_select/_list_component.html.erb +14 -0
  165. data/app/views/view_components/course_select/_list_item_component.html.erb +86 -0
  166. data/app/views/view_components/course_select/_load_more.html.erb +17 -0
  167. data/app/views/view_components/course_select/_search_component.html.erb +48 -0
  168. data/app/views/view_components/course_select/_sidebar_component.html.erb +41 -0
  169. data/app/views/view_components/doc_section/_doc_section_component.html.erb +6 -0
  170. data/app/views/view_components/inputs/_checkbox_field.html.erb +19 -0
  171. data/app/views/view_components/inputs/_date_select_component.html.erb +37 -0
  172. data/app/views/view_components/inputs/_dropdown_field.html.erb +22 -0
  173. data/app/views/view_components/inputs/_file_selector.html.erb +16 -0
  174. data/app/views/view_components/inputs/_input_checkbox_component.html.erb +7 -0
  175. data/app/views/view_components/inputs/_input_mobile_component.html.erb +16 -0
  176. data/app/views/view_components/inputs/_input_radio_component.html.erb +7 -0
  177. data/app/views/view_components/inputs/_input_text_component.html.erb +16 -0
  178. data/app/views/view_components/inputs/_mobile_field.html.erb +31 -0
  179. data/app/views/view_components/inputs/_radio_field.html.erb +25 -0
  180. data/app/views/view_components/inputs/_text_field.html.erb +52 -0
  181. data/app/views/view_components/inputs/_textarea.html.erb +26 -0
  182. data/app/views/view_components/inputs/date_picker_component/_date_picker.html.erb +16 -0
  183. data/app/views/view_components/inputs/date_picker_component/_input_box.html.erb +34 -0
  184. data/app/views/view_components/inputs/dropdown_component/_dropdown.html.erb +16 -0
  185. data/app/views/view_components/inputs/dropdown_component/_select_box.html.erb +10 -0
  186. data/app/views/view_components/inputs/file_selector_component/_file_selector_box.html.erb +76 -0
  187. data/app/views/view_components/inputs/input_checkbox/_checkbox.html.erb +20 -0
  188. data/app/views/view_components/inputs/input_mobile/_code.html.erb +13 -0
  189. data/app/views/view_components/inputs/input_mobile/_mobile_box.html.erb +4 -0
  190. data/app/views/view_components/inputs/input_mobile/_number.html.erb +13 -0
  191. data/app/views/view_components/inputs/input_radio/_radio_button.html.erb +14 -0
  192. data/app/views/view_components/inputs/input_text/_text_box.html.erb +33 -0
  193. data/app/views/view_components/inputs/textarea_component/_text_area_box.html.erb +16 -0
  194. data/app/views/view_components/inputs/textarea_component/_textarea.html.erb +16 -0
  195. data/app/views/view_components/member_list/_member_list.html.erb +4 -0
  196. data/app/views/view_components/member_list/_member_search.html.erb +15 -0
  197. data/app/views/view_components/member_list/_members.html.erb +65 -0
  198. data/app/views/view_components/menu_component/_menu_component.html.erb +16 -0
  199. data/app/views/view_components/menu_component/_menu_item_button.html.erb +17 -0
  200. data/app/views/view_components/menu_component/_menu_item_link.html.erb +5 -0
  201. data/app/views/view_components/menu_component_old/_menu_component.html.erb +17 -0
  202. data/app/views/view_components/menu_component_old/_menu_item_button.html.erb +7 -0
  203. data/app/views/view_components/menu_component_old/_menu_item_link.html.erb +5 -0
  204. data/app/views/view_components/modal_component/_modal_box_component.html.erb +28 -0
  205. data/app/views/view_components/modals/_modal_component.html.erb +25 -0
  206. data/app/views/view_components/notification_bar/_notification_bar.html.erb +17 -0
  207. data/app/views/view_components/paginator/_next_page.html.erb +7 -0
  208. data/app/views/view_components/paginator/_paginator_component.html.erb +6 -0
  209. data/app/views/view_components/paginator/_prev_page.html.erb +7 -0
  210. data/app/views/view_components/profile_icon_component/_profile_icon.html.erb +3 -0
  211. data/app/views/view_components/progress_component/_progressbar.html.erb +5 -0
  212. data/app/views/view_components/typography/_h1_component.html.erb +1 -0
  213. data/app/views/view_components/typography/_h2_component.html.erb +1 -0
  214. data/app/views/view_components/typography/_h3_component.html.erb +1 -0
  215. data/app/views/view_components/typography/_heading_component.html.erb +3 -0
  216. data/app/views/view_components/typography/_link_component.html.erb +1 -0
  217. data/app/views/view_components/typography/_linked_text_component.html.erb +3 -0
  218. data/app/views/view_components/typography/_text_component.html.erb +1 -0
  219. data/config/importmap.rb +5 -0
  220. data/lib/neo_components/engine.rb +38 -0
  221. data/lib/neo_components/version.rb +5 -0
  222. data/lib/neo_components.rb +4 -0
  223. metadata +327 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: bce5e3c3acea6b6da94237b92e55b244d58301ab5c72bab24c39a9cf41d00eb1
4
+ data.tar.gz: 5e3e33ca95ea6505e193196556b8e7b2f613dd94c2a9622895abf63a40b97039
5
+ SHA512:
6
+ metadata.gz: 208d3cec34db1209f0a5d7a08689d9f49524204b3696ca6343236d3abf994bfb1b6fae9f784ef4d15fb70811d6f931e14ec963136665a9b50ffc3c4172287f7c
7
+ data.tar.gz: 88a1f75a545248401c08fb6287cb8b403e3e5785c92b451301a50e26351e5d0f03b004aa272a34e927560af590f78d187a1c13713426fed2daa9a2dc57716531
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.6972 6.98572L10.0009 2.31885L0.304688 6.98572L1.67094 7.80947V15.0151H2.33719V8.21135L4.33656 9.41697V17.6813H15.6653V9.41947L19.6972 6.98572ZM10.0009 3.05822L18.2978 7.05197L10.0059 12.057L1.70469 7.05135L10.0009 3.05822ZM14.9991 17.0151H5.00281V9.81885L10.0059 12.8357L14.9991 9.82135V17.0151Z" fill="#333333"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 6h9.75M10.5 6a1.5 1.5 0 1 1-3 0m3 0a1.5 1.5 0 1 0-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-9.75 0h9.75" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 13.5V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 9.75V10.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 19.5 3 12m0 0 7.5-7.5M3 12h18" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 17.25 12 21m0 0-3.75-3.75M12 21V3" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M17.25 8.25 21 12m0 0-3.75 3.75M21 12H3" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 6.75 12 3m0 0 3.75 3.75M12 3v18" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5m-13.5-9L12 3m0 0 4.5 4.5M12 3v13.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M9 15 3 9m0 0 6-6M3 9h12a6 6 0 0 1 0 12h-3" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m15 15 6-6m0 0-6-6m6 6H9a6 6 0 0 0 0 12h3" />
3
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" stroke-width="1" stroke="currentColor" class="size-6">
2
+ <g clip-path="url(#clip0_1111_26171)">
3
+ <path d="M8.00056 7.55591C8.65651 7.55679 9.29797 7.36309 9.8438 6.9993C10.3896 6.63552 10.8153 6.11801 11.0669 5.51225C11.3185 4.90649 11.3848 4.2397 11.2574 3.59625C11.13 2.95281 10.8145 2.36162 10.351 1.89748C9.88752 1.43335 9.29675 1.11713 8.65348 0.98884C8.0102 0.860547 7.34333 0.925947 6.73723 1.17676C6.13113 1.42758 5.61305 1.85254 5.24854 2.39787C4.88402 2.94321 4.68945 3.58441 4.68945 4.24036C4.68945 5.11893 5.03816 5.96158 5.65898 6.58324C6.27981 7.2049 7.12199 7.55474 8.00056 7.55591ZM8.00056 1.80925C8.48089 1.80837 8.95067 1.95006 9.35042 2.21636C9.75016 2.48267 10.0619 2.86162 10.2461 3.30521C10.4303 3.74881 10.4788 4.2371 10.3853 4.70824C10.2918 5.17938 10.0606 5.61218 9.72092 5.95182C9.38127 6.29146 8.94848 6.52267 8.47734 6.61616C8.00619 6.70966 7.5179 6.66123 7.07431 6.47701C6.63071 6.29279 6.25176 5.98107 5.98546 5.58132C5.71915 5.18158 5.57746 4.7118 5.57834 4.23147C5.57952 3.58942 5.83509 2.974 6.28909 2.52C6.74309 2.066 7.35851 1.81042 8.00056 1.80925Z"/>
4
+ <path d="M2.66651 14.1732V11.4532C3.35268 10.733 4.1812 10.1635 5.09939 9.78097C6.01758 9.39839 7.00534 9.21108 7.99985 9.23095C9.36101 9.21261 10.7007 9.571 11.871 10.2665L12.471 9.59539C11.1331 8.75272 9.58091 8.31299 7.99985 8.32872C6.84305 8.29925 5.69399 8.52535 4.6346 8.9909C3.57521 9.45645 2.63157 10.15 1.87096 11.0221C1.81167 11.0984 1.7789 11.192 1.77762 11.2887V14.1732C1.77164 14.4153 1.86182 14.6499 2.02842 14.8256C2.19501 15.0014 2.42445 15.104 2.66651 15.1109H8.17318L7.32873 14.2221L2.66651 14.1732Z" />
5
+ <path d="M13.3328 14.1724V14.2213H11.9328L11.1328 15.1102H13.3328C13.5718 15.1033 13.7985 15.0031 13.9646 14.8312C14.1307 14.6593 14.223 14.4293 14.2217 14.1902V11.6436L13.3328 12.6347V14.1724Z" />
6
+ <path d="M15.4485 8.27507C15.3606 8.19684 15.2453 8.15665 15.1278 8.16331C15.0103 8.16998 14.9003 8.22295 14.8218 8.31062L9.65736 14.0884L7.34625 11.604C7.30831 11.5596 7.26201 11.5231 7.20999 11.4967C7.15796 11.4702 7.10123 11.4543 7.04304 11.4497C6.98485 11.4452 6.92633 11.4521 6.87083 11.4702C6.81533 11.4883 6.76394 11.5171 6.71958 11.5551C6.67613 11.5946 6.64095 11.6423 6.61607 11.6956C6.59118 11.7488 6.57709 11.8064 6.57461 11.8651C6.57214 11.9237 6.58131 11.9823 6.60162 12.0375C6.62192 12.0926 6.65295 12.1431 6.69291 12.1862L9.66625 15.3862L15.484 8.8884C15.5582 8.80126 15.5959 8.68885 15.5893 8.5746C15.5827 8.46035 15.5322 8.35306 15.4485 8.27507Z" />
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_1111_26171">
10
+ <rect width="16" height="16"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 12a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm0 0c0 1.657 1.007 3 2.25 3S21 13.657 21 12a9 9 0 1 0-2.636 6.364M16.5 12V8.25" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 5.25h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M14.857 17.082a23.848 23.848 0 0 0 5.454-1.31A8.967 8.967 0 0 1 18 9.75V9A6 6 0 0 0 6 9v.75a8.967 8.967 0 0 1-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 0 1-5.714 0m5.714 0a3 3 0 1 1-5.714 0" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.042A8.967 8.967 0 0 0 6 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 0 1 6 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 0 1 6-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0 0 18 18a8.967 8.967 0 0 0-6 2.292m0-14.25v14.25" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M17.593 3.322c1.1.128 1.907 1.077 1.907 2.185V21L12 17.25 4.5 21V5.507c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0 1 11.186 0Z" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Z" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5" />
3
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.4">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.0563 10.6604C17.3005 10.6649 17.5382 10.7343 17.7184 10.9145C17.7902 10.9863 17.8429 11.0679 17.8825 11.1548C17.8838 11.1565 17.885 11.1582 17.8862 11.1599L22.4756 21.5215C22.5063 21.5907 22.5153 21.6676 22.5015 21.742C22.4877 21.8165 22.4517 21.885 22.3982 21.9385C22.3447 21.9921 22.2762 22.0283 22.2018 22.0422C22.1274 22.0561 22.0505 22.0472 21.9812 22.0166L11.6482 17.439C11.6443 17.4368 11.6404 17.4346 11.6365 17.4324C11.5414 17.392 11.452 17.3365 11.3743 17.2588C11.1339 17.0184 11.0904 16.676 11.1355 16.3528C11.1806 16.0295 11.3093 15.6858 11.501 15.3142C11.8844 14.571 12.5277 13.7192 13.3533 12.8935C14.1789 12.0679 15.03 11.4254 15.7732 11.042C16.1448 10.8503 16.4886 10.7209 16.8118 10.6758C16.8926 10.6645 16.9749 10.6589 17.0563 10.6604ZM17.0373 11.4089C17.0039 11.409 16.964 11.4117 16.9157 11.4185C16.7226 11.4454 16.4398 11.5421 16.1173 11.7085C15.4724 12.0412 14.6633 12.644 13.8835 13.4238C13.1036 14.2037 12.5001 15.0135 12.1674 15.6584C12.001 15.9809 11.905 16.2629 11.8781 16.4561C11.8511 16.6491 11.8884 16.7125 11.9045 16.7285C11.9204 16.7445 11.9838 16.7826 12.1769 16.7556C12.37 16.7287 12.6528 16.6327 12.9753 16.4663C13.6202 16.1336 14.43 15.5301 15.2099 14.7502C15.9897 13.9704 16.5925 13.1613 16.9252 12.5164C17.0916 12.1939 17.1876 11.9111 17.2145 11.718C17.2341 11.5777 17.2197 11.507 17.2043 11.4719L17.2005 11.4646V11.4638C17.1961 11.4555 17.1915 11.4482 17.1881 11.4448C17.1761 11.4328 17.1374 11.4088 17.0373 11.4089ZM17.7096 12.6138C17.673 12.6946 17.6341 12.7762 17.591 12.8599C17.2076 13.603 16.5658 14.4549 15.7401 15.2805C14.9145 16.1061 14.0619 16.7487 13.3188 17.1321C13.2356 17.175 13.1545 17.2135 13.0741 17.25L15.965 18.5303C16.5784 18.17 17.282 17.6148 17.9323 16.9651C18.3552 16.5417 18.7404 16.0934 19.0587 15.6592L17.7096 12.6138ZM19.4045 16.4407C19.1205 16.7977 18.8032 17.1535 18.4626 17.4946C17.9194 18.0374 17.3456 18.5185 16.7897 18.8957L21.3966 20.937L19.4045 16.4407Z" fill="white"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.89198 9.80406C5.93693 9.62683 7.63932 10.3547 8.88197 11.2403C10.5388 12.4212 11.4403 13.891 11.4403 13.891C11.4662 13.9329 11.4835 13.9796 11.4914 14.0283C11.4992 14.077 11.4973 14.1267 11.4859 14.1747C11.4745 14.2226 11.4537 14.2679 11.4247 14.3078C11.3958 14.3477 11.3593 14.3815 11.3173 14.4073C11.2326 14.4593 11.1307 14.4756 11.034 14.4525C10.9373 14.4295 10.8537 14.3689 10.8016 14.2843C10.8016 14.2843 9.96937 12.9362 8.44691 11.8512C6.92446 10.7661 4.77373 9.95312 2.00526 11.0111C1.91241 11.0466 1.80926 11.0438 1.71847 11.0033C1.62769 10.9628 1.55671 10.8879 1.52113 10.795C1.48562 10.7022 1.48843 10.599 1.52895 10.5082C1.56946 10.4174 1.64437 10.3465 1.7372 10.3109C2.49065 10.023 3.21033 9.86313 3.89198 9.80406Z" fill="white"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.35655 3.02107C7.45551 3.0119 7.55407 3.04239 7.63056 3.10584C7.70705 3.16928 7.75523 3.2605 7.76451 3.35945C7.76451 3.35945 7.91529 4.93636 8.80089 6.58284C9.6865 8.22932 11.256 9.91013 14.2069 10.1856C14.3058 10.1949 14.3971 10.2431 14.4605 10.3196C14.524 10.3961 14.5544 10.4946 14.5453 10.5936C14.536 10.6925 14.4878 10.7837 14.4113 10.8472C14.3348 10.9106 14.2363 10.9411 14.1373 10.932C10.9249 10.6321 9.10404 8.72991 8.14025 6.93806C7.17645 5.14621 7.01818 3.42903 7.01818 3.42903C7.00901 3.33007 7.03949 3.23152 7.10294 3.15503C7.16639 3.07853 7.25761 3.03035 7.35655 3.02107Z" fill="white"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.6719 5.85132C16.2888 5.85132 16.7969 6.35944 16.7969 6.97632C16.7969 7.5932 16.2888 8.10132 15.6719 8.10132C15.055 8.10132 14.5469 7.5932 14.5469 6.97632C14.5469 6.35944 15.055 5.85132 15.6719 5.85132ZM15.6719 6.60132C15.4603 6.60132 15.2969 6.76477 15.2969 6.97632C15.2969 7.18787 15.4603 7.35132 15.6719 7.35132C15.8834 7.35132 16.0469 7.18787 16.0469 6.97632C16.0469 6.76477 15.8834 6.60132 15.6719 6.60132Z" fill="white"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.21387 2.90619C3.95845 2.90619 4.57031 3.51805 4.57031 4.26263C4.57031 5.00722 3.95845 5.61908 3.21387 5.61908C2.46928 5.61908 1.85742 5.00722 1.85742 4.26263C1.85742 3.51805 2.46928 2.90619 3.21387 2.90619ZM3.21387 3.65619C2.87461 3.65619 2.60742 3.92338 2.60742 4.26263C2.60742 4.60189 2.87461 4.86908 3.21387 4.86908C3.55312 4.86908 3.82031 4.60189 3.82031 4.26263C3.82031 3.92338 3.55312 3.65619 3.21387 3.65619Z" fill="white"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.62109 17.1658C3.23797 17.1658 3.74609 17.6739 3.74609 18.2908C3.74609 18.9076 3.23797 19.4158 2.62109 19.4158C2.00422 19.4158 1.49609 18.9076 1.49609 18.2908C1.49609 17.6739 2.00422 17.1658 2.62109 17.1658ZM2.62109 17.9158C2.40954 17.9158 2.24609 18.0792 2.24609 18.2908C2.24609 18.5023 2.40954 18.6658 2.62109 18.6658C2.83264 18.6658 2.99609 18.5023 2.99609 18.2908C2.99609 18.0792 2.83264 17.9158 2.62109 17.9158Z" fill="white"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.7808 2.93939C10.8802 2.93939 10.9756 2.9789 11.0459 3.04923C11.1162 3.11955 11.1558 3.21494 11.1558 3.31439V3.83441H11.6758C11.7752 3.83441 11.8706 3.87392 11.9409 3.94425C12.0113 4.01457 12.0508 4.10996 12.0508 4.20941C12.0508 4.30887 12.0113 4.40425 11.9409 4.47458C11.8706 4.5449 11.7752 4.58441 11.6758 4.58441H11.1558V5.10443C11.1558 5.20389 11.1162 5.29927 11.0459 5.3696C10.9756 5.43992 10.8802 5.47943 10.7808 5.47943C10.6813 5.47943 10.5859 5.43992 10.5156 5.3696C10.4453 5.29927 10.4058 5.20389 10.4058 5.10443V4.58441H9.88574C9.78629 4.58441 9.69091 4.5449 9.62058 4.47458C9.55026 4.40425 9.51074 4.30887 9.51074 4.20941C9.51074 4.10996 9.55026 4.01457 9.62058 3.94425C9.69091 3.87392 9.78629 3.83441 9.88574 3.83441H10.4058V3.31439C10.4058 3.21494 10.4453 3.11955 10.5156 3.04923C10.5859 2.9789 10.6813 2.93939 10.7808 2.93939Z" fill="white"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.21099 6.74603C6.31045 6.74605 6.40582 6.78557 6.47613 6.8559C6.54644 6.92622 6.58594 7.02159 6.58594 7.12103C6.58594 7.22047 6.54644 7.31585 6.47613 7.38617L6.10846 7.75385L6.47613 8.12152C6.54644 8.19184 6.58594 8.28722 6.58594 8.38666C6.58594 8.4861 6.54644 8.58147 6.47613 8.65179C6.40581 8.7221 6.31044 8.7616 6.21099 8.7616C6.11155 8.7616 6.01618 8.7221 5.94586 8.65179L5.57818 8.28412L5.21051 8.65179C5.14018 8.7221 5.04481 8.7616 4.94537 8.7616C4.84593 8.7616 4.75056 8.7221 4.68023 8.65179C4.60992 8.58147 4.57043 8.4861 4.57043 8.38666C4.57043 8.28722 4.60992 8.19184 4.68023 8.12152L5.04791 7.75385L4.68023 7.38617C4.60992 7.31585 4.57043 7.22047 4.57043 7.12103C4.57043 7.02159 4.60992 6.92622 4.68023 6.8559C4.75055 6.78557 4.84592 6.74605 4.94537 6.74603C5.04482 6.74605 5.14019 6.78557 5.21051 6.8559L5.57818 7.22357L5.94586 6.8559C6.01617 6.78557 6.11154 6.74605 6.21099 6.74603Z" fill="white"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84326 13.5683C5.94272 13.5683 6.0381 13.6078 6.10842 13.6781C6.17875 13.7485 6.21826 13.8438 6.21826 13.9433V14.4633H6.73828C6.83774 14.4633 6.93311 14.5028 7.00344 14.5732C7.07377 14.6435 7.11328 14.7389 7.11328 14.8383C7.11328 14.9378 7.07377 15.0332 7.00344 15.1035C6.93311 15.1738 6.83774 15.2133 6.73828 15.2133H6.21826V15.7333C6.21826 15.8328 6.17875 15.9282 6.10842 15.9985C6.0381 16.0688 5.94272 16.1083 5.84326 16.1083C5.74381 16.1083 5.64842 16.0688 5.57809 15.9985C5.50776 15.9282 5.46826 15.8328 5.46826 15.7333V15.2133H4.94824C4.84879 15.2133 4.7534 15.1738 4.68307 15.1035C4.61275 15.0332 4.57324 14.9378 4.57324 14.8383C4.57324 14.7389 4.61275 14.6435 4.68307 14.5732C4.7534 14.5028 4.84879 14.4633 4.94824 14.4633H5.46826V13.9433C5.46826 13.8438 5.50776 13.7485 5.57809 13.6781C5.64842 13.6078 5.74381 13.5683 5.84326 13.5683Z" fill="white"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.32826 16.9524C9.37714 16.9588 9.42427 16.9748 9.46696 16.9994C9.50966 17.024 9.54708 17.0569 9.57708 17.096C9.60708 17.1351 9.62906 17.1797 9.64179 17.2274C9.65452 17.275 9.65774 17.3246 9.65126 17.3735C9.63814 17.4721 9.58641 17.5614 9.50743 17.6219C9.42845 17.6823 9.3287 17.7089 9.23011 17.6958C9.12542 17.6819 9.0184 17.6819 8.91371 17.6958C8.79273 17.7118 8.67994 17.7465 8.58558 17.7976C8.49216 17.8482 8.41319 17.9176 8.36219 17.9939C8.31215 18.0687 8.28556 18.1583 8.28676 18.2341C8.28788 18.3077 8.31844 18.3829 8.35853 18.4267C8.3861 18.4569 8.43124 18.4894 8.4889 18.5139C8.54753 18.5388 8.62076 18.5571 8.7057 18.5703C8.87609 18.5968 9.09608 18.5951 9.35316 18.6465C9.76991 18.7296 10.1506 18.9483 10.4328 19.2661C10.7149 19.5839 10.8865 19.9879 10.9198 20.4116C10.9531 20.8353 10.8464 21.2607 10.6173 21.6186C10.3883 21.9766 10.0462 22.2521 9.6476 22.3994C9.24896 22.5466 8.80996 22.5598 8.40321 22.4367C7.99646 22.3137 7.63892 22.0596 7.38881 21.716C7.13869 21.3725 7.00672 20.9537 7.01454 20.5288C7.02238 20.1039 7.16942 19.6903 7.43202 19.3562C7.46246 19.3175 7.50022 19.2851 7.54316 19.261C7.5861 19.2369 7.63338 19.2215 7.68228 19.2156C7.73118 19.2098 7.78075 19.2136 7.82817 19.2269C7.87558 19.2402 7.91992 19.2627 7.95863 19.2932C7.99735 19.3236 8.02969 19.3614 8.05381 19.4043C8.07793 19.4473 8.09335 19.4946 8.0992 19.5435C8.10505 19.5924 8.1012 19.6419 8.08789 19.6893C8.07458 19.7368 8.05206 19.7811 8.02162 19.8198C7.86243 20.0223 7.76929 20.2851 7.76454 20.5427C7.75981 20.8003 7.84363 21.0661 7.99525 21.2744C8.14687 21.4827 8.37417 21.6444 8.62074 21.719C8.86732 21.7936 9.14592 21.7848 9.38759 21.6955C9.62924 21.6063 9.84711 21.4313 9.98597 21.2143C10.1248 20.9973 10.1922 20.727 10.172 20.4702C10.1518 20.2134 10.0428 19.9568 9.87172 19.7641C9.70067 19.5715 9.45858 19.433 9.20594 19.3825C9.0473 19.3509 8.83922 19.3501 8.59071 19.3115C8.4662 19.2922 8.33163 19.2619 8.1952 19.2038C8.05781 19.1454 7.92035 19.0598 7.80482 18.9336C7.62783 18.7401 7.54081 18.4938 7.53676 18.2458C7.53286 18.0001 7.61022 17.7696 7.7389 17.5771C7.86662 17.3861 8.03883 17.2402 8.22816 17.1377C8.41655 17.0356 8.61774 16.9785 8.81556 16.9524C8.98581 16.9299 9.15802 16.9299 9.32826 16.9524Z" fill="white"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.1183 1.54175C19.3335 1.48508 19.559 1.48622 19.7738 1.54395C19.9887 1.60167 20.1844 1.71374 20.3422 1.87061C20.3772 1.90534 20.405 1.94664 20.4241 1.99215C20.4431 2.03766 20.453 2.08647 20.4531 2.1358C20.4533 2.18512 20.4437 2.23399 20.4249 2.27961C20.4061 2.32522 20.3785 2.36668 20.3437 2.40161C20.2736 2.47211 20.1783 2.51188 20.0789 2.51215C19.9794 2.51243 19.8839 2.47319 19.8134 2.40308C19.7498 2.33986 19.6656 2.29158 19.579 2.26831C19.4925 2.24505 19.3955 2.24474 19.3088 2.26758C19.2221 2.29042 19.1383 2.33798 19.0744 2.40088C19.0105 2.46378 18.9609 2.54746 18.9367 2.63379C18.8938 2.78699 18.9225 3.01847 18.9382 3.31787C18.9461 3.46837 18.9471 3.63833 18.9075 3.82031C18.8672 4.00465 18.7855 4.19765 18.6306 4.35791C18.5006 4.4924 18.3356 4.58491 18.1531 4.62598C17.9706 4.66705 17.7818 4.65444 17.6067 4.58862C17.4316 4.52281 17.2811 4.40795 17.1709 4.25684C17.0606 4.10573 16.9977 3.92804 16.9885 3.74121C16.9861 3.69201 16.9933 3.64281 17.0099 3.59641C17.0264 3.55001 17.052 3.50733 17.085 3.47081C17.1181 3.43428 17.158 3.40463 17.2025 3.38354C17.247 3.36245 17.2953 3.35034 17.3445 3.3479C17.3937 3.34544 17.4429 3.35269 17.4893 3.36925C17.5357 3.3858 17.5784 3.41134 17.6149 3.44439C17.6514 3.47745 17.6811 3.51738 17.7021 3.5619C17.7232 3.60642 17.7353 3.65466 17.7378 3.70386C17.7397 3.74168 17.755 3.7846 17.7773 3.81519C17.7996 3.84578 17.8356 3.87291 17.8711 3.88623C17.9065 3.89956 17.9513 3.90261 17.9883 3.89429C18.0252 3.88598 18.0645 3.86366 18.0908 3.83643C18.1235 3.80266 18.157 3.73999 18.1743 3.66065C18.1921 3.57896 18.1959 3.47644 18.1897 3.35743C18.1771 3.11782 18.1118 2.79742 18.2146 2.43091C18.2747 2.21666 18.39 2.0223 18.5486 1.86622C18.7071 1.71013 18.9031 1.59842 19.1183 1.54175Z" fill="white"/>
14
+ </g>
15
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M8.603 3.799A4.49 4.49 0 0 1 12 2.25c1.357 0 2.573.6 3.397 1.549a4.49 4.49 0 0 1 3.498 1.307 4.491 4.491 0 0 1 1.307 3.497A4.49 4.49 0 0 1 21.75 12a4.49 4.49 0 0 1-1.549 3.397 4.491 4.491 0 0 1-1.307 3.497 4.491 4.491 0 0 1-3.497 1.307A4.49 4.49 0 0 1 12 21.75a4.49 4.49 0 0 1-3.397-1.549 4.49 4.49 0 0 1-3.498-1.306 4.491 4.491 0 0 1-1.307-3.498A4.49 4.49 0 0 1 2.25 12c0-1.357.6-2.573 1.549-3.397a4.49 4.49 0 0 1 1.307-3.497 4.49 4.49 0 0 1 3.497-1.307Zm7.007 6.387a.75.75 0 1 0-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.14-.094l3.75-5.25Z" clip-rule="evenodd" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Zm13.36-1.814a.75.75 0 1 0-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.14-.094l3.75-5.25Z" clip-rule="evenodd" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" />
3
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.2734 4.0909H14.0916C13.8189 4.0909 13.6371 3.90906 13.6371 3.63637V2.27273C13.6371 2 13.4552 1.8182 13.1825 1.8182C12.9098 1.8182 12.728 2.00004 12.728 2.27273V3.63637C12.728 4.4091 13.3189 5 14.0916 5H16.8189V18.6364C16.8189 18.9091 16.6371 19.0909 16.3644 19.0909H3.63707C3.36434 19.0909 3.18254 18.9091 3.18254 18.6364V1.36363C3.18254 1.0909 3.36438 0.909102 3.63707 0.909102H13.0007L15.5916 3.5C15.7734 3.68184 16.0461 3.68184 16.228 3.5C16.4098 3.31816 16.4098 3.04547 16.228 2.86363L13.5007 0.136367C13.4098 0.0454688 13.3189 0 13.1825 0H3.63707C2.86434 0 2.27344 0.590898 2.27344 1.36363V18.6364C2.27344 19.4091 2.86434 20 3.63707 20H16.3643C17.1371 20 17.728 19.4091 17.728 18.6364V4.54547C17.728 4.27273 17.5462 4.0909 17.2734 4.0909Z" fill="#333333"/>
3
+ <path d="M15.0009 10.4546H9.54633C9.27359 10.4546 9.0918 10.6364 9.0918 10.9091C9.0918 11.1819 9.27363 11.3637 9.54633 11.3637H15.0009C15.2736 11.3637 15.4554 11.1818 15.4554 10.9091C15.4554 10.6364 15.2736 10.4546 15.0009 10.4546Z" fill="#333333"/>
4
+ <path d="M12.2736 12.2729H9.54633C9.27359 12.2729 9.0918 12.4548 9.0918 12.7275C9.0918 13.0002 9.27363 13.182 9.54633 13.182H12.2736C12.5463 13.182 12.7281 13.0002 12.7281 12.7275C12.7281 12.4548 12.5463 12.2729 12.2736 12.2729Z" fill="#333333"/>
5
+ <path d="M14.0918 6.36377H9.54633C9.27359 6.36377 9.0918 6.54561 9.0918 6.8183C9.0918 7.091 9.27363 7.27283 9.54633 7.27283H14.0918C14.3645 7.27283 14.5463 7.091 14.5463 6.8183C14.5463 6.54561 14.3645 6.36377 14.0918 6.36377Z" fill="#333333"/>
6
+ <path d="M10.91 8.18164H9.54633C9.27359 8.18164 9.0918 8.36348 9.0918 8.63617C9.0918 8.90891 9.27363 9.0907 9.54633 9.0907H10.91C11.1827 9.0907 11.3645 8.90887 11.3645 8.63617C11.3645 8.36344 11.1827 8.18164 10.91 8.18164Z" fill="#333333"/>
7
+ <path d="M13.6372 14.5454H9.54633C9.27359 14.5454 9.0918 14.7272 9.0918 14.9999C9.0918 15.2726 9.27363 15.4545 9.54633 15.4545H13.6372C13.91 15.4545 14.0918 15.2726 14.0918 14.9999C14.0918 14.7272 13.91 14.5454 13.6372 14.5454Z" fill="#333333"/>
8
+ <path d="M11.8191 16.3638H9.54633C9.27359 16.3638 9.0918 16.5456 9.0918 16.8183C9.0918 17.091 9.27363 17.2728 9.54633 17.2728H11.8191C12.0918 17.2728 12.2736 17.091 12.2736 16.8183C12.2736 16.5456 12.0918 16.3638 11.8191 16.3638Z" fill="#333333"/>
9
+ <path d="M7.2727 10.4546H5.45453C5.1818 10.4546 5 10.6364 5 10.9091V12.7273C5 13 5.18184 13.1818 5.45453 13.1818H7.2727C7.54543 13.1818 7.72723 13 7.72723 12.7273V10.9091C7.72723 10.6364 7.54543 10.4546 7.2727 10.4546ZM6.81812 12.2728H5.90902V11.3637H6.81812V12.2728Z" fill="#333333"/>
10
+ <path d="M7.2727 6.36377H5.45453C5.1818 6.36377 5 6.54561 5 6.8183V8.63646C5 8.9092 5.18184 9.091 5.45453 9.091H7.2727C7.54543 9.091 7.72723 8.90916 7.72723 8.63646V6.8183C7.72723 6.54561 7.54543 6.36377 7.2727 6.36377ZM6.81812 8.18197H5.90902V7.27287H6.81812V8.18197Z" fill="#333333"/>
11
+ <path d="M7.2727 14.5454H5.45453C5.1818 14.5454 5 14.7272 5 14.9999V16.8181C5 17.0908 5.18184 17.2726 5.45453 17.2726H7.2727C7.54543 17.2726 7.72723 17.0908 7.72723 16.8181V14.9999C7.72723 14.7272 7.54543 14.5454 7.2727 14.5454ZM6.81812 16.3636H5.90902V15.4545H6.81812V16.3636Z" fill="#333333"/>
12
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 12.75 6 6 9-13.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m5.25 4.5 7.5 7.5-7.5 7.5m6-15 7.5 7.5-7.5 7.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M7.72 12.53a.75.75 0 0 1 0-1.06l7.5-7.5a.75.75 0 1 1 1.06 1.06L9.31 12l6.97 6.97a.75.75 0 1 1-1.06 1.06l-7.5-7.5Z" clip-rule="evenodd" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 15.75 7.5-7.5 7.5 7.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125" />
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M7.502 6h7.128A3.375 3.375 0 0 1 18 9.375v9.375a3 3 0 0 0 3-3V6.108c0-1.505-1.125-2.811-2.664-2.94a48.972 48.972 0 0 0-.673-.05A3 3 0 0 0 15 1.5h-1.5a3 3 0 0 0-2.663 1.618c-.225.015-.45.032-.673.05C8.662 3.295 7.554 4.542 7.502 6ZM13.5 3A1.5 1.5 0 0 0 12 4.5h4.5A1.5 1.5 0 0 0 15 3h-1.5Z" clip-rule="evenodd" />
3
+ <path fill-rule="evenodd" d="M3 9.375C3 8.339 3.84 7.5 4.875 7.5h9.75c1.036 0 1.875.84 1.875 1.875v11.25c0 1.035-.84 1.875-1.875 1.875h-9.75A1.875 1.875 0 0 1 3 20.625V9.375Zm9.586 4.594a.75.75 0 0 0-1.172-.938l-2.476 3.096-.908-.907a.75.75 0 0 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.116-.062l3-3.75Z" clip-rule="evenodd" />
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.6673 3.5L5.25065 9.91667L2.33398 7" stroke="#005F6B" stroke-width="0.8" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.6663 11.3333V3.33333C12.6663 2.59695 12.0694 2 11.333 2H5.33301C4.22844 2 3.33301 2.89543 3.33301 4V12.6667M12.6663 11.3333H4.66634C3.92996 11.3333 3.33301 11.9303 3.33301 12.6667M12.6663 11.3333V14H4.66634C3.92996 14 3.33301 13.4031 3.33301 12.6667M6.66634 5.33333H9.33301" stroke="#333333" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3" />
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M5.625 1.5H9a3.75 3.75 0 0 1 3.75 3.75v1.875c0 1.036.84 1.875 1.875 1.875H16.5a3.75 3.75 0 0 1 3.75 3.75v7.875c0 1.035-.84 1.875-1.875 1.875H5.625a1.875 1.875 0 0 1-1.875-1.875V3.375c0-1.036.84-1.875 1.875-1.875Zm6.905 9.97a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72V18a.75.75 0 0 0 1.5 0v-4.19l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3Z" clip-rule="evenodd" />
3
+ <path d="M14.25 5.25a5.23 5.23 0 0 0-1.279-3.434 9.768 9.768 0 0 1 6.963 6.963A5.23 5.23 0 0 0 16.5 7.5h-1.875a.375.375 0 0 1-.375-.375V5.25Z" />
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M5.625 1.5c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0 0 16.5 9h-1.875a1.875 1.875 0 0 1-1.875-1.875V5.25A3.75 3.75 0 0 0 9 1.5H5.625ZM7.5 15a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 7.5 15Zm.75 2.25a.75.75 0 0 0 0 1.5H12a.75.75 0 0 0 0-1.5H8.25Z" clip-rule="evenodd" />
3
+ <path d="M12.971 1.816A5.23 5.23 0 0 1 14.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 0 1 3.434 1.279 9.768 9.768 0 0 0-6.963-6.963Z" />
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5ZM12 12.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5ZM12 18.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5Z" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12ZM12 8.25a.75.75 0 0 1 .75.75v3.75a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75Zm0 8.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z" clip-rule="evenodd" />
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M2.036 12.322a1.012 1.012 0 0 1 0-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178Z" />
3
+ <path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z" />
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M3 3v1.5M3 21v-6m0 0 2.77-.693a9 9 0 0 1 6.208.682l.108.054a9 9 0 0 0 6.086.71l3.114-.732a48.524 48.524 0 0 1-.005-10.499l-3.11.732a9 9 0 0 1-6.085-.711l-.108-.054a9 9 0 0 0-6.208-.682L3 4.5M3 15V4.5" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 0 1-.659 1.591l-5.432 5.432a2.25 2.25 0 0 0-.659 1.591v2.927a2.25 2.25 0 0 1-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 0 0-.659-1.591L3.659 7.409A2.25 2.25 0 0 1 3 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0 1 12 3Z" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="3" cy="3" r="3" fill="#4C9A9A"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.6693 5L7.5026 14.1667L3.33594 10" stroke="#00B48D" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg viewBox="0 0 16 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.1667 0.456253H1.16664C0.523322 0.456253 0 1.05151 0 1.78325V5.19564C0 5.92752 0.523322 6.52278 1.16664 6.52278H6.1667C6.81014 6.52278 7.33346 5.92752 7.33346 5.19564V1.78325C7.33346 1.05151 6.81014 0.456253 6.1667 0.456253Z" fill="#333333"/>
3
+ <path d="M6.1667 8.03941H1.16664C0.523322 8.03941 0 8.63467 0 9.36655V17.3288C0 18.0605 0.523322 18.6558 1.16664 18.6558H6.1667C6.81014 18.6558 7.33346 18.0605 7.33346 17.3288V9.36655C7.33346 8.63467 6.81014 8.03941 6.1667 8.03941Z" fill="#333333"/>
4
+ <path d="M14.8328 12.5892H9.83278C9.18934 12.5892 8.66602 13.1845 8.66602 13.9164V17.3287C8.66602 18.0605 9.18934 18.6557 9.83278 18.6557H14.8328C15.4762 18.6557 15.9995 18.0605 15.9995 17.3287V13.9164C15.9995 13.1845 15.4762 12.5892 14.8328 12.5892Z" fill="#333333"/>
5
+ <path d="M14.8328 0.456253H9.83278C9.18934 0.456253 8.66602 1.05151 8.66602 1.78325V9.74551C8.66602 10.4774 9.18934 11.0726 9.83278 11.0726H14.8328C15.4762 11.0726 15.9995 10.4774 15.9995 9.74551V1.78325C15.9995 1.05151 15.4762 0.456253 14.8328 0.456253V0.456253Z" fill="#333333"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="36" height="52" viewBox="0 0 36 52" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.1" d="M57 23.3997C57 39.1497 44.244 51.9057 28.4939 51.9057C12.756 51.9057 0 39.1497 0 23.3997V-51H20.694V23.4021C20.694 27.7138 24.1919 31.202 28.4939 31.202C32.8081 31.202 36.2939 27.8543 36.4562 23.4021H57V23.3997Z" fill="#F5F8FF"/>
3
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_352_2955)">
3
+ <path d="M7 4.03031C6.35827 3.21355 5.36903 2.39679 2.91736 2.33685C2.75633 2.33292 2.625 2.46372 2.625 2.6248C2.625 3.81975 2.625 8.34365 2.625 9.68159C2.625 9.84265 2.75634 9.96917 2.91733 9.97442C5.36903 10.0546 6.35827 11.1416 7 11.9583M7 4.03031C7.64172 3.21355 8.63094 2.39679 11.0826 2.33685C11.2437 2.33292 11.375 2.46078 11.375 2.62186C11.375 3.95761 11.375 8.3454 11.375 9.68118C11.375 9.84224 11.2437 9.96917 11.0827 9.97442C8.631 10.0546 7.64172 11.1416 7 11.9583M7 4.03031V11.9583" stroke="#005F6B" stroke-width="0.6" stroke-linejoin="round"/>
4
+ <path d="M11.2199 3.5H12.541C12.7021 3.5 12.8327 3.63058 12.8327 3.79167V11.3977C12.8327 11.6338 12.5546 11.7906 12.3389 11.6947C11.8751 11.4886 11.1011 11.2369 10.0876 11.2369C8.37187 11.2369 6.99935 12.25 6.99935 12.25C6.99935 12.25 5.6268 11.2369 3.91111 11.2369C2.89761 11.2369 2.12359 11.4886 1.65979 11.6947C1.44408 11.7906 1.16602 11.6338 1.16602 11.3977V3.79167C1.16602 3.63058 1.2966 3.5 1.45768 3.5H2.77876" stroke="#005F6B" stroke-width="0.6" stroke-linejoin="round"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_352_2955">
8
+ <rect width="14" height="14" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M8.242 5.992h12m-12 6.003H20.24m-12 5.999h12M4.117 7.495v-3.75H2.99m1.125 3.75H2.99m1.125 0H5.24m-1.92 2.577a1.125 1.125 0 1 1 1.591 1.59l-1.83 1.83h2.16M2.99 15.745h1.125a1.125 1.125 0 0 1 0 2.25H3.74m0-.002h.375a1.125 1.125 0 0 1 0 2.25H2.99" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L6.832 19.82a4.5 4.5 0 0 1-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 0 1 1.13-1.897L16.863 4.487Zm0 0L19.5 7.125" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M5.636 5.636a9 9 0 1 0 12.728 0M12 3v9" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 5.25h.008v.008H12v-.008Z" />
3
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.8396 3.20944C11.8396 3.2094 11.8397 3.20935 11.8397 3.20935L9.14305 0.512706C9.07971 0.449356 8.99219 0.410156 8.89551 0.410156H2.40469C2.21138 0.410156 2.05469 0.566851 2.05469 0.760156V13.2402C2.05469 13.4335 2.21138 13.5902 2.40469 13.5902H11.5922C11.7855 13.5902 11.9422 13.4335 11.9422 13.2402V3.45682C11.9422 3.36731 11.9059 3.27624 11.8396 3.20944ZM11.2422 12.8902H2.75469V1.11016H8.75054L10.7472 3.10682H9.24551V2.37553C9.24551 2.18222 9.08881 2.02553 8.89551 2.02553C8.7022 2.02553 8.54551 2.18222 8.54551 2.37553V3.45682C8.54551 3.65012 8.7022 3.80682 8.89551 3.80682C8.89551 3.80682 10.5126 3.80682 11.2422 3.80682V12.8902Z" fill="white"/>
3
+ <path d="M5.16415 3.92674L4.4667 4.6242L4.367 4.52451C4.23031 4.38781 4.00873 4.38781 3.87205 4.52451C3.73536 4.66118 3.73536 4.88278 3.87205 5.01948L4.21925 5.36668C4.28488 5.43232 4.37392 5.46919 4.46674 5.46919C4.55957 5.46919 4.6486 5.43232 4.71424 5.36668L5.65917 4.42169C5.79584 4.285 5.79584 4.0634 5.65915 3.92672C5.52242 3.79005 5.30082 3.79005 5.16415 3.92674Z" fill="white"/>
4
+ <path d="M9.76016 5.46953H9.87646C10.0698 5.46953 10.2265 5.31284 10.2265 5.11953C10.2265 4.92623 10.0698 4.76953 9.87646 4.76953H9.76016C9.56685 4.76953 9.41016 4.92623 9.41016 5.11953C9.41016 5.31284 9.56685 5.46953 9.76016 5.46953Z" fill="white"/>
5
+ <path d="M6.42812 4.76953C6.23482 4.76953 6.07812 4.92623 6.07812 5.11953C6.07812 5.31284 6.23482 5.46953 6.42812 5.46953H8.69628C8.88959 5.46953 9.04628 5.31284 9.04628 5.11953C9.04628 4.92623 8.88959 4.76953 8.69628 4.76953H6.42812Z" fill="white"/>
6
+ <path d="M9.76016 7.62187H9.87646C10.0698 7.62187 10.2265 7.46518 10.2265 7.27187C10.2265 7.07857 10.0698 6.92188 9.87646 6.92188H9.76016C9.56685 6.92188 9.41016 7.07857 9.41016 7.27187C9.41016 7.46518 9.56685 7.62187 9.76016 7.62187Z" fill="white"/>
7
+ <path d="M8.69628 6.92188H6.42812C6.23482 6.92188 6.07812 7.07857 6.07812 7.27187C6.07812 7.46518 6.23482 7.62187 6.42812 7.62187H8.69628C8.88959 7.62187 9.04628 7.46518 9.04628 7.27187C9.04628 7.07857 8.88959 6.92188 8.69628 6.92188Z" fill="white"/>
8
+ <path d="M9.76016 9.77422H9.87646C10.0698 9.77422 10.2265 9.61752 10.2265 9.42422C10.2265 9.23091 10.0698 9.07422 9.87646 9.07422H9.76016C9.56685 9.07422 9.41016 9.23091 9.41016 9.42422C9.41016 9.61752 9.56685 9.77422 9.76016 9.77422Z" fill="white"/>
9
+ <path d="M8.69628 9.07422H6.42812C6.23482 9.07422 6.07812 9.23091 6.07812 9.42422C6.07812 9.61752 6.23482 9.77422 6.42812 9.77422H8.69628C8.88959 9.77422 9.04628 9.61752 9.04628 9.42422C9.04628 9.23091 8.88959 9.07422 8.69628 9.07422Z" fill="white"/>
10
+ <path d="M9.76016 11.9266H9.87646C10.0698 11.9266 10.2265 11.7699 10.2265 11.5766C10.2265 11.3833 10.0698 11.2266 9.87646 11.2266H9.76016C9.56685 11.2266 9.41016 11.3833 9.41016 11.5766C9.41016 11.7699 9.56685 11.9266 9.76016 11.9266Z" fill="white"/>
11
+ <path d="M8.69628 11.2266H6.42812C6.23482 11.2266 6.07812 11.3833 6.07812 11.5766C6.07812 11.7699 6.23482 11.9266 6.42812 11.9266H8.69628C8.88959 11.9266 9.04628 11.7699 9.04628 11.5766C9.04628 11.3833 8.88959 11.2266 8.69628 11.2266Z" fill="white"/>
12
+ <path d="M4.4667 7.62151C4.55952 7.62151 4.64856 7.58464 4.71418 7.51899L5.65911 6.57406C5.7958 6.43737 5.7958 6.21575 5.65911 6.07908C5.52242 5.9424 5.30083 5.94238 5.16416 6.07908L4.46671 6.77654L4.36702 6.67682C4.23034 6.54015 4.00872 6.54011 3.87205 6.67681C3.73537 6.8135 3.73535 7.0351 3.87203 7.17178L4.21923 7.51899C4.28485 7.58462 4.37388 7.62151 4.4667 7.62151Z" fill="white"/>
13
+ <path d="M4.09702 8.95138L3.87204 9.17637C3.73536 9.31307 3.73536 9.53467 3.87205 9.67134C3.94039 9.73968 4.02996 9.77384 4.11954 9.77384C4.20912 9.77384 4.29869 9.73968 4.36704 9.67133L4.592 9.44636L4.81698 9.67133C4.8853 9.73968 4.97489 9.77384 5.06447 9.77384C5.15405 9.77384 5.24362 9.73968 5.31195 9.67133C5.44865 9.53464 5.44865 9.31305 5.31195 9.17637L5.08699 8.95138L5.31197 8.72638C5.44865 8.58969 5.44865 8.36809 5.31195 8.23141C5.17526 8.09474 4.95366 8.09474 4.81698 8.23143L4.592 8.45641L4.36701 8.23143C4.23031 8.09474 4.00873 8.09474 3.87205 8.23143C3.73538 8.36812 3.73536 8.58972 3.87205 8.72638L4.09702 8.95138Z" fill="white"/>
14
+ <path d="M5.16415 10.3838L4.4667 11.0812L4.367 10.9815C4.23031 10.8448 4.00873 10.8448 3.87205 10.9815C3.73536 11.1182 3.73536 11.3398 3.87205 11.4765L4.21925 11.8237C4.28488 11.8893 4.37392 11.9262 4.46674 11.9262C4.55957 11.9262 4.6486 11.8893 4.71424 11.8237L5.65917 10.8787C5.79584 10.742 5.79584 10.5204 5.65915 10.3837C5.52242 10.2471 5.30082 10.2471 5.16415 10.3838Z" fill="white"/>
15
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.7629 4.23637C10.7532 4.06087 10.6242 3.91387 10.4404 3.91387C10.4221 3.91387 10.4044 3.92175 10.3864 3.92512C10.3846 3.92512 10.3831 3.924 10.3812 3.924C10.3444 3.92325 10.3077 3.92325 10.2709 3.92325C10.1326 3.92325 9.99381 3.927 9.85544 3.92925C9.66869 3.93225 9.48231 3.93562 9.29594 3.9465C9.29781 3.8535 9.29894 3.76012 9.30119 3.66712C9.30869 3.37875 9.30569 3.09075 9.30494 2.80237C9.30344 2.49037 9.30494 2.17762 9.33831 1.86712C9.34581 1.79812 9.35331 1.72913 9.36044 1.65975C9.36944 1.57875 9.32031 1.48537 9.26519 1.43025C9.25544 1.4205 9.24231 1.416 9.23144 1.40775C9.18906 1.29487 9.09044 1.20262 8.96144 1.21125C8.83806 1.22025 8.71169 1.212 8.58794 1.20675C8.48481 1.20225 8.38131 1.2015 8.27894 1.19925C8.16531 1.197 8.05244 1.1985 7.93881 1.197C7.85106 1.19625 7.76294 1.1895 7.67519 1.185C7.43219 1.1715 7.18919 1.16925 6.94656 1.16438C6.67394 1.15838 6.40206 1.13025 6.12944 1.12575C6.09681 1.12538 6.06494 1.125 6.03269 1.125C5.81294 1.125 5.59394 1.137 5.37419 1.1415C5.12519 1.146 4.87656 1.15275 4.62756 1.1535C4.37931 1.1535 4.13144 1.1535 3.88319 1.14675C3.66869 1.1415 3.45344 1.15837 3.23931 1.17562C3.19056 1.17937 3.14744 1.19213 3.10694 1.21088C2.96069 1.22738 2.84444 1.35 2.84294 1.49962C2.84219 1.65487 2.84369 1.80937 2.83919 1.96462C2.83656 2.04637 2.82906 2.12812 2.82681 2.2095C2.82081 2.40412 2.82081 2.59762 2.82831 2.79262C2.84369 3.213 2.85944 3.63375 2.87369 4.05412C2.76681 4.04737 2.65994 4.04625 2.55306 4.04812C2.49531 4.04962 2.43719 4.05112 2.37981 4.05037C2.27069 4.05037 2.16156 4.03687 2.05206 4.0275C1.89906 4.01475 1.74681 4.008 1.59381 4.00575C1.59194 4.00575 1.59044 4.00575 1.58856 4.00575C1.41906 4.00575 1.27881 4.15237 1.27881 4.32075C1.27881 4.35225 1.28819 4.38075 1.29719 4.40925C1.29269 4.43025 1.28444 4.45012 1.28406 4.47225C1.26606 5.15512 1.28481 5.83837 1.26906 6.52125C1.26606 6.67462 1.25481 6.8265 1.25181 6.97988C1.24806 7.14337 1.24731 7.30762 1.24581 7.4715C1.24281 7.803 1.24956 8.1345 1.25406 8.46562C1.25856 8.82187 1.26231 9.17812 1.26306 9.53437C1.26306 9.70237 1.26231 9.86962 1.25106 10.0376C1.24206 10.1779 1.23119 10.3189 1.22219 10.4595C1.21506 10.5757 1.28369 10.6751 1.37556 10.7347C1.43031 10.8026 1.51019 10.8495 1.60244 10.8484C1.85781 10.8454 2.11356 10.83 2.36894 10.8307C2.50131 10.8307 2.63406 10.842 2.76644 10.8427C2.89581 10.8435 3.02406 10.8337 3.15269 10.8255C3.41631 10.8097 3.68069 10.8075 3.94544 10.8075C4.21581 10.8075 4.48469 10.8067 4.75431 10.821C4.89119 10.8285 5.02844 10.8367 5.16494 10.842C5.29356 10.8472 5.42256 10.8457 5.55194 10.8465C5.83131 10.8495 6.11144 10.8495 6.39119 10.8487C6.66756 10.848 6.94394 10.8547 7.22031 10.8562C7.34969 10.857 7.47794 10.857 7.60731 10.8562C7.75506 10.8562 7.90281 10.8555 8.05094 10.8562C8.45294 10.86 8.85456 10.8682 9.25656 10.869C9.42531 10.8697 9.59294 10.8787 9.76169 10.8735C9.93569 10.8675 10.1078 10.8491 10.2826 10.8484C10.3441 10.848 10.3984 10.824 10.4461 10.7902C10.4881 10.785 10.5293 10.7711 10.5661 10.7494C10.6144 10.7212 10.6523 10.6834 10.6804 10.635C10.7093 10.5851 10.7243 10.5319 10.7243 10.4737C10.7569 10.2019 10.7363 9.92325 10.7363 9.64913C10.7363 9.34237 10.7348 9.03637 10.7461 8.72962C10.7682 8.11762 10.7674 7.50637 10.7704 6.89325C10.7712 6.68287 10.7704 6.47212 10.7734 6.261C10.7764 6.04425 10.7884 5.82637 10.7929 5.60962C10.8031 5.15212 10.7888 4.69312 10.7629 4.23637ZM9.30306 4.56C9.43206 4.548 9.56144 4.53937 9.69119 4.53412C9.55994 4.63537 9.42981 4.73812 9.30044 4.842C9.30194 4.75012 9.30194 4.65825 9.30306 4.56637C9.30306 4.5645 9.30306 4.56225 9.30306 4.56ZM9.15269 5.68312C9.34094 5.52975 9.52919 5.376 9.72044 5.22637C9.86294 5.11912 10.0111 5.022 10.1569 4.92075C10.1633 5.06137 10.1697 5.20162 10.1719 5.34262C10.1772 5.65312 10.1517 5.96212 10.1446 6.27262C10.1363 6.59362 10.1401 6.91537 10.1408 7.236C10.1416 7.53675 10.1378 7.8375 10.1341 8.13787C10.1288 8.53462 10.1168 8.93062 10.1146 9.32625C10.1131 9.50662 10.1123 9.68812 10.1108 9.8685C10.1108 9.87412 10.1108 9.87975 10.1108 9.88537C9.75531 9.41887 9.40956 8.94487 9.06194 8.47237C8.86956 8.211 8.67569 7.95075 8.49456 7.68112C8.29694 7.389 8.10231 7.0965 7.91969 6.795C7.90619 6.7725 7.88931 6.75337 7.87169 6.73537C7.88294 6.72637 7.89381 6.71625 7.90506 6.70725C8.14056 6.52012 8.36856 6.32325 8.59956 6.13088C8.78181 5.97862 8.96819 5.83237 9.15269 5.68312ZM3.92069 1.73813C4.11456 1.74863 4.30919 1.74862 4.50381 1.74787C4.58856 1.74787 4.67256 1.74787 4.75694 1.74787C5.02281 1.75012 5.29019 1.75312 5.55606 1.74487C5.82569 1.73662 6.09606 1.71825 6.36644 1.72537C6.48531 1.72912 6.60419 1.73962 6.72306 1.74262C6.86031 1.74637 6.99719 1.75012 7.13444 1.75162C7.33881 1.75462 7.54169 1.76925 7.74494 1.78125C7.93656 1.79175 8.12819 1.7955 8.32056 1.79625C8.41506 1.797 8.50844 1.8045 8.60294 1.80375C8.63631 1.80337 8.66969 1.80225 8.70306 1.8015C8.68544 2.07487 8.68244 2.34862 8.67419 2.62312C8.66519 2.91937 8.67344 3.21675 8.66894 3.513C8.66669 3.66375 8.66294 3.81375 8.66369 3.9645C8.66369 4.11075 8.66969 4.25625 8.67644 4.40287C8.68769 4.6635 8.68544 4.92375 8.68544 5.18512C8.68544 5.22375 8.68619 5.26162 8.68769 5.30025C8.68806 5.3085 8.69181 5.31525 8.69256 5.3235C8.48969 5.4825 8.28756 5.64262 8.08806 5.8065C7.85181 6.00112 7.62006 6.20175 7.37856 6.38962C7.38231 6.387 7.38606 6.384 7.38944 6.38137C7.12656 6.58687 6.87456 6.80625 6.61319 7.01362C6.48531 7.1145 6.35856 7.218 6.23069 7.31887C6.15944 7.3755 6.09006 7.43437 6.02069 7.49287C5.85044 7.37212 5.68094 7.251 5.51444 7.12387C5.52531 7.13212 5.53619 7.14075 5.54669 7.14937C5.53431 7.13962 5.52194 7.12987 5.50919 7.12012C5.50094 7.11375 5.49269 7.10737 5.48406 7.101C5.49119 7.10625 5.49794 7.1115 5.50506 7.11675C5.08469 6.78937 4.66731 6.45712 4.24881 6.12787C3.99719 5.93025 3.74669 5.73112 3.49656 5.53125C3.49656 5.4735 3.49919 5.41612 3.50181 5.35987C3.50631 5.2545 3.51006 5.1495 3.51531 5.04412C3.52806 4.78875 3.52356 4.533 3.51831 4.27762C3.51456 4.014 3.51156 3.74962 3.49619 3.4875C3.48269 3.27 3.48119 3.05062 3.46881 2.83237C3.46506 2.75775 3.45531 2.6835 3.44931 2.6085C3.43956 2.48887 3.44031 2.36775 3.43506 2.24737C3.43244 2.16225 3.42569 2.07675 3.42344 1.99125C3.42044 1.9155 3.42194 1.83937 3.42381 1.76362C3.58919 1.74562 3.75494 1.72875 3.92069 1.73813ZM4.12094 6.918C4.07481 6.97725 4.02869 7.03725 3.98256 7.09687C3.98781 7.09012 3.99269 7.08375 3.99794 7.077C3.83331 7.28925 3.65744 7.4925 3.48569 7.69875C3.31131 7.9095 3.13356 8.11837 2.95844 8.3295C2.78819 8.53387 2.61906 8.73975 2.45481 8.94975C2.27744 9.17662 2.09594 9.4005 1.92006 9.6285C1.92456 9.6225 1.92906 9.61687 1.93356 9.61087C1.92156 9.62662 1.90956 9.642 1.89794 9.65737C1.90206 9.36 1.90169 9.06187 1.90244 8.76375C1.90244 8.44087 1.89119 8.11875 1.89044 7.79662C1.88894 7.46737 1.88519 7.1385 1.89419 6.80925C1.90394 6.44362 1.90544 6.07912 1.90844 5.71425C1.91031 5.4855 1.91894 5.25712 1.92531 5.02875C2.03556 5.11687 2.14544 5.20575 2.25419 5.29575C2.41394 5.42775 2.58081 5.55112 2.74506 5.67712C2.98019 5.86312 3.20744 6.05775 3.44181 6.24375C3.68406 6.43612 3.92519 6.62925 4.16744 6.82237C4.17306 6.82687 4.17869 6.83137 4.18469 6.83587C4.16219 6.86325 4.14156 6.89062 4.12094 6.918ZM2.66969 4.66837C2.74094 4.66837 2.81294 4.66537 2.88494 4.66762C2.88531 4.79175 2.88531 4.91625 2.88344 5.04037C2.72969 4.91812 2.57781 4.79362 2.42894 4.66537C2.50919 4.66762 2.58981 4.66837 2.66969 4.66837ZM8.75369 10.3125C8.47731 10.3125 8.20094 10.3073 7.92381 10.308C7.64819 10.3095 7.37181 10.308 7.09619 10.3057C6.81231 10.3027 6.52956 10.29 6.24644 10.29C5.97156 10.2907 5.69744 10.293 5.42331 10.29C5.15369 10.287 4.88406 10.278 4.61444 10.2626C4.42206 10.251 4.22856 10.2484 4.03544 10.2484C3.96606 10.2484 3.89631 10.2487 3.82694 10.2491C3.76244 10.2499 3.69756 10.2491 3.63306 10.2491C3.50969 10.2484 3.38631 10.2476 3.26294 10.2529C3.07731 10.2611 2.89244 10.2731 2.70644 10.2671C2.61719 10.2649 2.52756 10.2596 2.43831 10.2566C2.35319 10.254 2.26806 10.2581 2.18331 10.2604C2.21481 10.2202 2.24669 10.1805 2.27781 10.14C2.41619 9.96 2.55231 9.7785 2.68956 9.59737C2.68656 9.6015 2.68319 9.60562 2.68019 9.60975C2.69444 9.59062 2.70906 9.5715 2.72369 9.55237C2.72069 9.5565 2.71731 9.56062 2.71394 9.56475C2.70606 9.57487 2.69856 9.58537 2.69069 9.5955C2.68319 9.60525 2.67569 9.61462 2.66819 9.624C2.68731 9.59925 2.70606 9.5745 2.72519 9.54975C2.72181 9.55462 2.71806 9.55912 2.71431 9.564C2.71994 9.55687 2.72556 9.54975 2.73081 9.54262C2.73869 9.5325 2.74656 9.522 2.75444 9.51187C2.75219 9.51487 2.74994 9.51787 2.74769 9.52087C3.03756 9.14962 3.33944 8.78925 3.64056 8.42737C3.97806 8.022 4.33656 7.63425 4.66169 7.21912C4.73556 7.27837 4.81019 7.3365 4.88331 7.39612C5.11806 7.58775 5.35506 7.77562 5.60031 7.95412C5.63069 7.97625 5.66144 7.99875 5.69219 8.02087C5.72744 8.10487 5.79381 8.175 5.88606 8.19825C5.97906 8.22112 6.05856 8.205 6.14069 8.16112C6.17781 8.14125 6.21044 8.109 6.24306 8.08312C6.28244 8.052 6.32181 8.02087 6.35969 7.98787C6.46056 7.90237 6.55731 7.81237 6.65969 7.72875C6.76131 7.6455 6.86106 7.55925 6.96419 7.47787C7.07106 7.39237 7.17944 7.30987 7.28594 7.224C7.31931 7.19662 7.35231 7.1685 7.38531 7.14075C7.48544 7.30012 7.58931 7.4565 7.69881 7.6095C7.78881 7.73587 7.88069 7.86037 7.97069 7.98675C8.15856 8.25112 8.34869 8.514 8.53881 8.77725C8.90519 9.28312 9.28394 9.77925 9.65594 10.2799C9.66231 10.2885 9.66869 10.2971 9.67506 10.3057C9.62856 10.3065 9.58206 10.308 9.53594 10.3087C9.27606 10.314 9.01544 10.3132 8.75369 10.3125ZM5.50656 7.116C5.50956 7.11825 5.51256 7.1205 5.51556 7.12313C5.51406 7.122 5.51219 7.1205 5.51069 7.11937C5.50919 7.11825 5.50806 7.11712 5.50656 7.116ZM2.74919 9.52125C2.74094 9.53212 2.73269 9.54262 2.72444 9.55312C2.72706 9.54975 2.72969 9.54637 2.73231 9.543C2.73794 9.53587 2.74356 9.52837 2.74919 9.52125ZM2.70981 9.57187C2.71131 9.56962 2.71319 9.56775 2.71469 9.5655L2.71544 9.56437C2.71356 9.567 2.71169 9.56925 2.70981 9.57187ZM2.25906 10.1659C2.26544 10.1572 2.27181 10.1486 2.27856 10.1404C2.28194 10.1359 2.28531 10.1317 2.28869 10.1272C2.27856 10.14 2.26881 10.1531 2.25906 10.1659ZM4.61219 3.57787C4.55631 3.52237 4.52444 3.44512 4.52444 3.36562C4.52444 3.28688 4.55631 3.20962 4.61219 3.15375C4.65944 3.1065 4.73631 3.0645 4.80644 3.0645C4.81244 3.0645 4.81844 3.06487 4.82444 3.06562C4.96244 3.08062 5.10156 3.0945 5.24031 3.1065C5.31381 3.11325 5.38656 3.12075 5.46006 3.11025C5.43494 3.114 5.40944 3.117 5.38356 3.12075C5.54181 3.09937 5.70156 3.1035 5.86056 3.105C5.99519 3.1065 6.12944 3.105 6.26406 3.1035C6.45044 3.102 6.63681 3.1065 6.82281 3.10725C6.95931 3.10725 7.09544 3.10275 7.23119 3.0975C7.39394 3.09075 7.52969 3.2385 7.52969 3.396C7.52969 3.55575 7.39394 3.699 7.23119 3.6945C7.03956 3.69 6.84794 3.67312 6.65631 3.67312C6.44181 3.67312 6.22619 3.67312 6.01169 3.66937C5.84219 3.66637 5.67081 3.67687 5.50131 3.68512C5.27631 3.69637 5.04906 3.68587 4.82444 3.66675C4.74231 3.6585 4.67256 3.63787 4.61219 3.57787ZM4.48281 4.50187C4.48281 4.33762 4.62156 4.19512 4.78806 4.19737C4.81919 4.19737 4.85031 4.19812 4.88181 4.19887C5.01569 4.20187 5.14919 4.20787 5.28381 4.21012C5.41881 4.21162 5.55494 4.20037 5.68956 4.19362C5.81519 4.18687 5.94006 4.18687 6.06456 4.18387C6.17069 4.18237 6.27719 4.17412 6.38406 4.17337C6.46506 4.17262 6.54681 4.17037 6.62781 4.16962C6.67244 4.16962 6.71706 4.17187 6.76169 4.17337C6.80931 4.17562 6.85731 4.17712 6.90569 4.17637C6.94056 4.17637 6.97619 4.17637 7.01106 4.17637C7.08531 4.17637 7.15956 4.17637 7.23419 4.17C7.25931 4.16362 7.28481 4.16062 7.30994 4.16062C7.44269 4.16062 7.56644 4.24725 7.60319 4.3815C7.64631 4.536 7.55256 4.71337 7.39281 4.75237C7.35194 4.76212 7.30956 4.76587 7.26794 4.7685C7.13556 4.77825 7.00431 4.77975 6.87119 4.7745C6.78269 4.7715 6.69381 4.773 6.60531 4.77375C6.51306 4.77525 6.42044 4.776 6.32894 4.77225C6.22206 4.76775 6.11594 4.773 6.00869 4.776C5.87856 4.779 5.74956 4.7775 5.61944 4.7805C5.34231 4.788 5.06519 4.80375 4.78806 4.80712C4.62156 4.80937 4.48281 4.66687 4.48281 4.50187Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="3" cy="3" r="3" fill="#FF2D1A"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M7.217 10.907a2.25 2.25 0 1 0 0 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186 9.566-5.314m-9.566 7.5 9.566 5.314m0 0a2.25 2.25 0 1 0 3.935 2.186 2.25 2.25 0 0 0-3.935-2.186Zm0-12.814a2.25 2.25 0 1 0 3.933-2.185 2.25 2.25 0 0 0-3.933 2.185Z" />
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <circle cx="12" cy="12" r="9"/>
3
+ <path d="M9 10h.01M15 10h.01"/>
4
+ <path d="M7.5 13.5c3 3 6 3 9 0"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <circle cx="12" cy="12" r="9"/>
3
+ <path d="M9 10h.01M15 10h.01"/>
4
+ <path d="M8 14c2 2 6 2 8 0"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <circle cx="12" cy="12" r="9"/>
3
+ <path d="M9 10h.01M15 10h.01"/>
4
+ <path d="M8 16c2-2 6-2 8 0"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <circle cx="12" cy="12" r="9"/>
3
+ <path d="M9 10h.01M15 10h.01"/>
4
+ <path d="M8 15h8"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
2
+ <circle cx="12" cy="12" r="9"/>
3
+ <path d="M9 10h.01M15 10h.01"/>
4
+ <path d="M8 15c2-1 6-1 8 0"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="size-6">
2
+ <path fill-rule="evenodd" d="M9 4.5a.75.75 0 0 1 .721.544l.813 2.846a3.75 3.75 0 0 0 2.576 2.576l2.846.813a.75.75 0 0 1 0 1.442l-2.846.813a3.75 3.75 0 0 0-2.576 2.576l-.813 2.846a.75.75 0 0 1-1.442 0l-.813-2.846a3.75 3.75 0 0 0-2.576-2.576l-2.846-.813a.75.75 0 0 1 0-1.442l2.846-.813A3.75 3.75 0 0 0 7.466 7.89l.813-2.846A.75.75 0 0 1 9 4.5ZM18 1.5a.75.75 0 0 1 .728.568l.258 1.036c.236.94.97 1.674 1.91 1.91l1.036.258a.75.75 0 0 1 0 1.456l-1.036.258c-.94.236-1.674.97-1.91 1.91l-.258 1.036a.75.75 0 0 1-1.456 0l-.258-1.036a2.625 2.625 0 0 0-1.91-1.91l-1.036-.258a.75.75 0 0 1 0-1.456l1.036-.258a2.625 2.625 0 0 0 1.91-1.91l.258-1.036A.75.75 0 0 1 18 1.5ZM16.5 15a.75.75 0 0 1 .712.513l.394 1.183c.15.447.5.799.948.948l1.183.395a.75.75 0 0 1 0 1.422l-1.183.395c-.447.15-.799.5-.948.948l-.395 1.183a.75.75 0 0 1-1.422 0l-.395-1.183a1.5 1.5 0 0 0-.948-.948l-1.183-.395a.75.75 0 0 1 0-1.422l1.183-.395c.447-.15.799-.5.948-.948l.395-1.183A.75.75 0 0 1 16.5 15Z" clip-rule="evenodd" />
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M11.48 3.499a.562.562 0 0 1 1.04 0l2.125 5.111a.563.563 0 0 0 .475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 0 0-.182.557l1.285 5.385a.562.562 0 0 1-.84.61l-4.725-2.885a.562.562 0 0 0-.586 0L6.982 20.54a.562.562 0 0 1-.84-.61l1.285-5.386a.562.562 0 0 0-.182-.557l-4.204-3.602a.562.562 0 0 1 .321-.988l5.518-.442a.563.563 0 0 0 .475-.345L11.48 3.5Z" />
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true"
2
+ xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24">
3
+ <path fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm5.757-1a1 1 0 1 0 0 2h8.486a1 1 0 1 0 0-2H7.757Z" clip-rule="evenodd"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.2 12.8322L6.803 14.486C6.9598 14.6489 7.14628 14.7782 7.35173 14.8664C7.55718 14.9546 7.77747 15 8 15C8.22253 15 8.44282 14.9546 8.64827 14.8664C8.85372 14.7782 9.0402 14.6489 9.197 14.486L10.8 12.8322H12.2C12.9426 12.8322 13.6548 12.5279 14.1799 11.9863C14.705 11.4445 15 10.7098 15 9.94365V4.8886C15 4.12249 14.705 3.38781 14.1799 2.84609C13.6548 2.30438 12.9426 2 12.2 2H3.8C3.05739 2 2.3452 2.30438 1.8201 2.84609C1.29499 3.38781 1 4.12249 1 4.8886V9.94365C1 10.7098 1.29499 11.4445 1.8201 11.9863C2.3452 12.5279 3.05739 12.8322 3.8 12.8322H5.2Z" stroke="#005F6B" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M5.252 6.2H5.9V9H5.252V6.2ZM3.98 9H3.332V6.2H3.98V9ZM5.3 7.852H3.932V7.304H5.3V7.852ZM7.58647 9.032C7.34114 9.032 7.12514 8.984 6.93847 8.888C6.75447 8.792 6.6118 8.66133 6.51047 8.496C6.40914 8.328 6.35847 8.13733 6.35847 7.924C6.35847 7.708 6.4078 7.51733 6.50647 7.352C6.6078 7.184 6.74514 7.05333 6.91847 6.96C7.0918 6.864 7.2878 6.816 7.50647 6.816C7.71714 6.816 7.90647 6.86133 8.07447 6.952C8.24514 7.04 8.3798 7.168 8.47847 7.336C8.57714 7.50133 8.62647 7.7 8.62647 7.932C8.62647 7.956 8.62514 7.984 8.62247 8.016C8.6198 8.04533 8.61714 8.07333 8.61447 8.1H6.86647V7.736H8.28647L8.04647 7.844C8.04647 7.732 8.0238 7.63467 7.97847 7.552C7.93314 7.46933 7.87047 7.40533 7.79047 7.36C7.71047 7.312 7.61714 7.288 7.51047 7.288C7.4038 7.288 7.30914 7.312 7.22647 7.36C7.14647 7.40533 7.0838 7.47067 7.03847 7.556C6.99314 7.63867 6.97047 7.73733 6.97047 7.852V7.948C6.97047 8.06533 6.9958 8.16933 7.04647 8.26C7.0998 8.348 7.17314 8.416 7.26647 8.464C7.36247 8.50933 7.47447 8.532 7.60247 8.532C7.71714 8.532 7.81714 8.51467 7.90247 8.48C7.99047 8.44533 8.07047 8.39333 8.14247 8.324L8.47447 8.684C8.3758 8.796 8.2518 8.88267 8.10247 8.944C7.95314 9.00267 7.78114 9.032 7.58647 9.032ZM9.04191 9V6.032H9.66591V9H9.04191ZM11.517 9.032C11.3357 9.032 11.177 8.992 11.041 8.912C10.905 8.832 10.7984 8.71067 10.721 8.548C10.6464 8.38267 10.609 8.17467 10.609 7.924C10.609 7.67067 10.645 7.46267 10.717 7.3C10.789 7.13733 10.893 7.016 11.029 6.936C11.165 6.856 11.3277 6.816 11.517 6.816C11.7197 6.816 11.901 6.86267 12.061 6.956C12.2237 7.04667 12.3517 7.17467 12.445 7.34C12.541 7.50533 12.589 7.7 12.589 7.924C12.589 8.15067 12.541 8.34667 12.445 8.512C12.3517 8.67733 12.2237 8.80533 12.061 8.896C11.901 8.98667 11.7197 9.032 11.517 9.032ZM10.245 9.776V6.848H10.841V7.288L10.829 7.928L10.869 8.564V9.776H10.245ZM11.409 8.52C11.513 8.52 11.605 8.496 11.685 8.448C11.7677 8.4 11.833 8.332 11.881 8.244C11.9317 8.15333 11.957 8.04667 11.957 7.924C11.957 7.79867 11.9317 7.692 11.881 7.604C11.833 7.516 11.7677 7.448 11.685 7.4C11.605 7.352 11.513 7.328 11.409 7.328C11.305 7.328 11.2117 7.352 11.129 7.4C11.0464 7.448 10.981 7.516 10.933 7.604C10.885 7.692 10.861 7.79867 10.861 7.924C10.861 8.04667 10.885 8.15333 10.933 8.244C10.981 8.332 11.0464 8.4 11.129 8.448C11.2117 8.496 11.305 8.52 11.409 8.52Z" fill="#005F6B"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
2
+ <path stroke-linecap="round" stroke-linejoin="round" d="M9.568 3H5.25A2.25 2.25 0 0 0 3 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 0 0 5.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 0 0 9.568 3Z" />
3
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 6h.008v.008H6V6Z" />
4
+ </svg>