@rededor/cura 0.5.5 → 1.0.0-alpha.1

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 (647) hide show
  1. package/dist/assets/assets/icons/iconset-default-list.ts +1 -0
  2. package/dist/assets/{icons → assets/icons}/iconset-default-tmp.svg +8 -0
  3. package/dist/assets/assets/icons/iconset-default.svg +1 -0
  4. package/dist/assets/assets/images/avatar/doctor-default.svg +8 -0
  5. package/dist/assets/assets/images/avatar/dora-default.svg +5 -0
  6. package/dist/assets/assets/images/avatar/patient-default.svg +12 -0
  7. package/dist/assets/assets/images/avatar/unit-default.svg +9 -0
  8. package/dist/assets/assets/images/logoCura.svg +15 -0
  9. package/dist/cjs/app-globals-bcffd819.js +511 -0
  10. package/dist/cjs/app-globals-bcffd819.js.map +1 -0
  11. package/dist/cjs/cura-accordion_9.cjs.entry.js +544 -0
  12. package/dist/cjs/cura-accordion_9.cjs.entry.js.map +1 -0
  13. package/dist/cjs/cura-alert.cjs.entry.js +57 -55
  14. package/dist/cjs/cura-alert.cjs.entry.js.map +1 -1
  15. package/dist/cjs/cura-avatar.cjs.entry.js +68 -0
  16. package/dist/cjs/cura-avatar.cjs.entry.js.map +1 -0
  17. package/dist/cjs/cura-button-outline.cjs.entry.js +102 -71
  18. package/dist/cjs/cura-button-outline.cjs.entry.js.map +1 -1
  19. package/dist/cjs/cura-button-select.cjs.entry.js +91 -85
  20. package/dist/cjs/cura-button-select.cjs.entry.js.map +1 -1
  21. package/dist/cjs/cura-button-transparent_2.cjs.entry.js +4055 -0
  22. package/dist/cjs/cura-button-transparent_2.cjs.entry.js.map +1 -0
  23. package/dist/cjs/cura-calendar.cjs.entry.js +3913 -0
  24. package/dist/cjs/cura-calendar.cjs.entry.js.map +1 -0
  25. package/dist/cjs/cura-card.cjs.entry.js +53 -0
  26. package/dist/cjs/cura-card.cjs.entry.js.map +1 -0
  27. package/dist/cjs/cura-checkbox.cjs.entry.js +168 -131
  28. package/dist/cjs/cura-checkbox.cjs.entry.js.map +1 -1
  29. package/dist/cjs/cura-display.cjs.entry.js +63 -62
  30. package/dist/cjs/cura-display.cjs.entry.js.map +1 -1
  31. package/dist/cjs/cura-dropdown-search-option-title.cjs.entry.js +22 -0
  32. package/dist/cjs/cura-dropdown-search-option-title.cjs.entry.js.map +1 -0
  33. package/dist/cjs/cura-dropdown-search-option.cjs.entry.js +55 -0
  34. package/dist/cjs/cura-dropdown-search-option.cjs.entry.js.map +1 -0
  35. package/dist/cjs/cura-dropdown-search.cjs.entry.js +217 -0
  36. package/dist/cjs/cura-dropdown-search.cjs.entry.js.map +1 -0
  37. package/dist/cjs/cura-forms.definitions-c164f1b8.js +20 -0
  38. package/dist/cjs/cura-forms.definitions-c164f1b8.js.map +1 -0
  39. package/dist/cjs/cura-icon.definitions-8d714f6a.js +21 -0
  40. package/dist/cjs/cura-icon.definitions-8d714f6a.js.map +1 -0
  41. package/dist/cjs/cura-icons-view.cjs.entry.js +24 -23
  42. package/dist/cjs/cura-icons-view.cjs.entry.js.map +1 -1
  43. package/dist/cjs/cura-radio.cjs.entry.js +142 -103
  44. package/dist/cjs/cura-radio.cjs.entry.js.map +1 -1
  45. package/dist/cjs/cura-select_2.cjs.entry.js +325 -0
  46. package/dist/cjs/cura-select_2.cjs.entry.js.map +1 -0
  47. package/dist/cjs/cura-switch.cjs.entry.js +113 -78
  48. package/dist/cjs/cura-switch.cjs.entry.js.map +1 -1
  49. package/dist/cjs/cura.cjs.js +13 -22
  50. package/dist/cjs/cura.cjs.js.map +1 -1
  51. package/dist/cjs/index-98e7ba54.js +1544 -0
  52. package/dist/cjs/index-98e7ba54.js.map +1 -0
  53. package/dist/cjs/index.cjs.js +1 -1
  54. package/dist/cjs/index.cjs.js.map +1 -1
  55. package/dist/cjs/loader.cjs.js +6 -31
  56. package/dist/cjs/loader.cjs.js.map +1 -1
  57. package/dist/collection/api/cura-api.js +30 -30
  58. package/dist/collection/api/cura-api.js.map +1 -1
  59. package/dist/collection/api/cura-api.type.js +2 -2
  60. package/dist/collection/api/cura-api.type.js.map +1 -1
  61. package/dist/collection/api/modules/cura-theme-breakpoints-module.js +10 -10
  62. package/dist/collection/api/modules/cura-theme-breakpoints-module.js.map +1 -1
  63. package/dist/collection/api/modules/cura-theme-colors-module.js +72 -72
  64. package/dist/collection/api/modules/cura-theme-colors-module.js.map +1 -1
  65. package/dist/collection/api/modules/cura-theme-fonts-module.js +28 -28
  66. package/dist/collection/api/modules/cura-theme-fonts-module.js.map +1 -1
  67. package/dist/collection/api/modules/cura-theme-module.js +66 -66
  68. package/dist/collection/api/modules/cura-theme-module.js.map +1 -1
  69. package/dist/collection/api/modules/cura-theme-spacing-module.js +9 -9
  70. package/dist/collection/api/modules/cura-theme-spacing-module.js.map +1 -1
  71. package/dist/collection/api/theme-presets/static.js +63 -63
  72. package/dist/collection/api/theme-presets/static.js.map +1 -1
  73. package/dist/collection/api/theme-presets/theme-default.js +41 -41
  74. package/dist/collection/api/theme-presets/theme-default.js.map +1 -1
  75. package/dist/collection/api/theme-presets/theme-legacy-default.js +24 -24
  76. package/dist/collection/api/theme-presets/theme-legacy-default.js.map +1 -1
  77. package/dist/collection/api/theme-presets/theme-maternity.js +38 -38
  78. package/dist/collection/api/theme-presets/theme-maternity.js.map +1 -1
  79. package/dist/collection/api/theme-presets/theme-oncology.js +46 -46
  80. package/dist/collection/api/theme-presets/theme-oncology.js.map +1 -1
  81. package/dist/collection/api/theme-presets/theme-presets.js +8 -8
  82. package/dist/collection/api/theme-presets/theme-presets.js.map +1 -1
  83. package/dist/collection/assets/icons/iconset-default-list.js +1 -1
  84. package/dist/collection/assets/icons/iconset-default-list.js.map +1 -1
  85. package/dist/collection/assets/icons/iconset-default-tmp.svg +8 -0
  86. package/dist/collection/assets/icons/iconset-default.svg +1 -1
  87. package/dist/collection/assets/images/avatar/doctor-default.svg +8 -0
  88. package/dist/collection/assets/images/avatar/dora-default.svg +5 -0
  89. package/dist/collection/assets/images/avatar/patient-default.svg +12 -0
  90. package/dist/collection/assets/images/avatar/unit-default.svg +9 -0
  91. package/dist/collection/assets/images/logoCura.svg +15 -0
  92. package/dist/collection/assets-raw/icons/default/contacts.svg +3 -0
  93. package/dist/collection/assets-raw/icons/default/scheduleCancel.svg +3 -0
  94. package/dist/collection/collection-manifest.json +29 -21
  95. package/dist/collection/components/accordion/cura-accordion/cura-accordion.js +267 -267
  96. package/dist/collection/components/accordion/cura-accordion/cura-accordion.js.map +1 -1
  97. package/dist/collection/components/accordion/cura-accordion/cura-accordion.stories.js +127 -127
  98. package/dist/collection/components/accordion/cura-accordion/cura-accordion.stories.js.map +1 -1
  99. package/dist/collection/components/accordion/cura-accordion-item/cura-accordion-item.js +196 -196
  100. package/dist/collection/components/accordion/cura-accordion-item/cura-accordion-item.js.map +1 -1
  101. package/dist/collection/components/buttons/cura-button/cura-button.css +109 -46
  102. package/dist/collection/components/buttons/cura-button/cura-button.js +368 -306
  103. package/dist/collection/components/buttons/cura-button/cura-button.js.map +1 -1
  104. package/dist/collection/components/buttons/cura-button/cura-button.stories.js +184 -159
  105. package/dist/collection/components/buttons/cura-button/cura-button.stories.js.map +1 -1
  106. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.css +34 -64
  107. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js +374 -306
  108. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.js.map +1 -1
  109. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js +184 -159
  110. package/dist/collection/components/buttons/cura-button-outline/cura-button-outline.stories.js.map +1 -1
  111. package/dist/collection/components/buttons/cura-button-select/cura-button-select.css +33 -23
  112. package/dist/collection/components/buttons/cura-button-select/cura-button-select.js +265 -260
  113. package/dist/collection/components/buttons/cura-button-select/cura-button-select.js.map +1 -1
  114. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.css +29 -50
  115. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js +339 -306
  116. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.js.map +1 -1
  117. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js +172 -159
  118. package/dist/collection/components/buttons/cura-button-transparent/cura-button-transparent.stories.js.map +1 -1
  119. package/dist/collection/components/cura-alert/cura-alert.js +182 -164
  120. package/dist/collection/components/cura-alert/cura-alert.js.map +1 -1
  121. package/dist/collection/components/cura-alert/cura-alert.stories.js +90 -77
  122. package/dist/collection/components/cura-alert/cura-alert.stories.js.map +1 -1
  123. package/dist/collection/components/cura-avatar/cura-avatar.css +24 -0
  124. package/dist/collection/components/cura-avatar/cura-avatar.definitions.js +7 -0
  125. package/dist/collection/components/cura-avatar/cura-avatar.definitions.js.map +1 -0
  126. package/dist/collection/components/cura-avatar/cura-avatar.js +231 -0
  127. package/dist/collection/components/cura-avatar/cura-avatar.js.map +1 -0
  128. package/dist/collection/components/cura-avatar/cura-avatar.stories.js +198 -0
  129. package/dist/collection/components/cura-avatar/cura-avatar.stories.js.map +1 -0
  130. package/dist/collection/components/cura-calendar/cura-calendar.css +181 -0
  131. package/dist/collection/components/cura-calendar/cura-calendar.js +681 -0
  132. package/dist/collection/components/cura-calendar/cura-calendar.js.map +1 -0
  133. package/dist/collection/components/cura-calendar/cura-calendar.stories.js +126 -0
  134. package/dist/collection/components/cura-calendar/cura-calendar.stories.js.map +1 -0
  135. package/dist/collection/components/cura-card/cura-card.css +175 -0
  136. package/dist/collection/components/cura-card/cura-card.js +201 -0
  137. package/dist/collection/components/cura-card/cura-card.js.map +1 -0
  138. package/dist/collection/components/cura-card/cura-card.stories.js +127 -0
  139. package/dist/collection/components/cura-card/cura-card.stories.js.map +1 -0
  140. package/dist/collection/components/cura-icon/cura-icon.definitions.js +11 -11
  141. package/dist/collection/components/cura-icon/cura-icon.definitions.js.map +1 -1
  142. package/dist/collection/components/cura-icon/cura-icon.js +151 -151
  143. package/dist/collection/components/cura-icon/cura-icon.js.map +1 -1
  144. package/dist/collection/components/cura-icon/cura-icon.stories.js +60 -60
  145. package/dist/collection/components/cura-icon/cura-icon.stories.js.map +1 -1
  146. package/dist/collection/components/cura-icons-view/cura-icons-view.js +37 -37
  147. package/dist/collection/components/cura-icons-view/cura-icons-view.js.map +1 -1
  148. package/dist/collection/components/cura-icons-view/cura-icons-view.stories.js +7 -7
  149. package/dist/collection/components/cura-icons-view/cura-icons-view.stories.js.map +1 -1
  150. package/dist/collection/components/cura-page-template/cura-page-template.js +52 -52
  151. package/dist/collection/components/cura-page-template/cura-page-template.js.map +1 -1
  152. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.css +19 -11
  153. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.js +457 -427
  154. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.js.map +1 -1
  155. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.stories.js +170 -170
  156. package/dist/collection/components/forms/cura-checkbox/cura-checkbox.stories.js.map +1 -1
  157. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.css +50 -0
  158. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js +136 -0
  159. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.js.map +1 -0
  160. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.stories.js +56 -0
  161. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.stories.js.map +1 -0
  162. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option-title/cura-dropdown-search-option-title.css +10 -0
  163. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option-title/cura-dropdown-search-option-title.js +19 -0
  164. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search-option-title/cura-dropdown-search-option-title.js.map +1 -0
  165. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.css +153 -0
  166. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js +410 -0
  167. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.js.map +1 -0
  168. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js +193 -0
  169. package/dist/collection/components/forms/cura-dropdown-search/cura-dropdown-search.stories.js.map +1 -0
  170. package/dist/collection/components/forms/cura-forms.definitions.js +12 -12
  171. package/dist/collection/components/forms/cura-forms.definitions.js.map +1 -1
  172. package/dist/collection/components/forms/cura-input-text/cura-input-text.css +849 -139
  173. package/dist/collection/components/forms/cura-input-text/cura-input-text.js +732 -641
  174. package/dist/collection/components/forms/cura-input-text/cura-input-text.js.map +1 -1
  175. package/dist/collection/components/forms/cura-input-text/cura-input-text.stories.js +217 -196
  176. package/dist/collection/components/forms/cura-input-text/cura-input-text.stories.js.map +1 -1
  177. package/dist/collection/components/forms/cura-input-text/mask-presets/input-mask-presets.js +40 -40
  178. package/dist/collection/components/forms/cura-input-text/mask-presets/input-mask-presets.js.map +1 -1
  179. package/dist/collection/components/forms/cura-label/cura-label.js +187 -187
  180. package/dist/collection/components/forms/cura-label/cura-label.js.map +1 -1
  181. package/dist/collection/components/forms/cura-label/cura-label.stories.js +108 -108
  182. package/dist/collection/components/forms/cura-label/cura-label.stories.js.map +1 -1
  183. package/dist/collection/components/forms/cura-radio/cura-radio.js +395 -363
  184. package/dist/collection/components/forms/cura-radio/cura-radio.js.map +1 -1
  185. package/dist/collection/components/forms/cura-radio/cura-radio.stories.js +150 -150
  186. package/dist/collection/components/forms/cura-radio/cura-radio.stories.js.map +1 -1
  187. package/dist/collection/components/forms/cura-select/cura-select.css +519 -0
  188. package/dist/collection/components/forms/cura-select/cura-select.js +444 -0
  189. package/dist/collection/components/forms/cura-select/cura-select.js.map +1 -0
  190. package/dist/collection/components/forms/cura-select/cura-select.stories.js +144 -0
  191. package/dist/collection/components/forms/cura-select/cura-select.stories.js.map +1 -0
  192. package/dist/collection/components/forms/cura-select-options/cura-select-option.css +28 -0
  193. package/dist/collection/components/forms/cura-select-options/cura-select-option.js +138 -0
  194. package/dist/collection/components/forms/cura-select-options/cura-select-option.js.map +1 -0
  195. package/dist/collection/components/forms/cura-switch/cura-switch.css +80 -18
  196. package/dist/collection/components/forms/cura-switch/cura-switch.js +292 -264
  197. package/dist/collection/components/forms/cura-switch/cura-switch.js.map +1 -1
  198. package/dist/collection/components/forms/cura-switch/cura-switch.stories.js +115 -115
  199. package/dist/collection/components/forms/cura-switch/cura-switch.stories.js.map +1 -1
  200. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.js +74 -74
  201. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.js.map +1 -1
  202. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.stories.js +41 -41
  203. package/dist/collection/components/loaders/cura-loader-circle/cura-loader-circle.stories.js.map +1 -1
  204. package/dist/collection/components/text/cura-display/cura-display.js +174 -174
  205. package/dist/collection/components/text/cura-display/cura-display.js.map +1 -1
  206. package/dist/collection/components/text/cura-display/cura-display.stories.js +97 -97
  207. package/dist/collection/components/text/cura-display/cura-display.stories.js.map +1 -1
  208. package/dist/collection/components/text/cura-heading/cura-heading.js +220 -220
  209. package/dist/collection/components/text/cura-heading/cura-heading.js.map +1 -1
  210. package/dist/collection/components/text/cura-heading/cura-heading.stories.js +117 -117
  211. package/dist/collection/components/text/cura-heading/cura-heading.stories.js.map +1 -1
  212. package/dist/collection/components/text/cura-paragraph/cura-paragraph.js +168 -168
  213. package/dist/collection/components/text/cura-paragraph/cura-paragraph.js.map +1 -1
  214. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js +98 -98
  215. package/dist/collection/components/text/cura-paragraph/cura-paragraph.stories.js.map +1 -1
  216. package/dist/collection/index.js +1 -1
  217. package/dist/collection/index.js.map +1 -1
  218. package/dist/collection/rededor-cura-start.js +7 -7
  219. package/dist/collection/rededor-cura-start.js.map +1 -1
  220. package/dist/collection/utils/utils.js +11 -11
  221. package/dist/collection/utils/utils.js.map +1 -1
  222. package/dist/components/cura-accordion-item.d.ts +2 -2
  223. package/dist/components/cura-accordion-item.js +62 -61
  224. package/dist/components/cura-accordion-item.js.map +1 -1
  225. package/dist/components/cura-accordion.d.ts +2 -2
  226. package/dist/components/cura-accordion.js +108 -104
  227. package/dist/components/cura-accordion.js.map +1 -1
  228. package/dist/components/cura-alert.d.ts +2 -2
  229. package/dist/components/cura-alert.js +93 -88
  230. package/dist/components/cura-alert.js.map +1 -1
  231. package/dist/components/cura-avatar.d.ts +11 -0
  232. package/dist/components/cura-avatar.js +95 -0
  233. package/dist/components/cura-avatar.js.map +1 -0
  234. package/dist/components/cura-button-outline.d.ts +2 -2
  235. package/dist/components/cura-button-outline.js +147 -109
  236. package/dist/components/cura-button-outline.js.map +1 -1
  237. package/dist/components/cura-button-select.d.ts +2 -2
  238. package/dist/components/cura-button-select.js +129 -113
  239. package/dist/components/cura-button-select.js.map +1 -1
  240. package/dist/components/cura-button-transparent.d.ts +2 -2
  241. package/dist/components/cura-button-transparent.js +1 -116
  242. package/dist/components/cura-button-transparent.js.map +1 -1
  243. package/dist/components/cura-button-transparent2.js +144 -0
  244. package/dist/components/cura-button-transparent2.js.map +1 -0
  245. package/dist/components/cura-button.d.ts +2 -2
  246. package/dist/components/cura-button.js +145 -109
  247. package/dist/components/cura-button.js.map +1 -1
  248. package/dist/components/cura-calendar.d.ts +11 -0
  249. package/dist/components/cura-calendar.js +3969 -0
  250. package/dist/components/cura-calendar.js.map +1 -0
  251. package/dist/components/cura-card.d.ts +11 -0
  252. package/dist/components/cura-card.js +75 -0
  253. package/dist/components/cura-card.js.map +1 -0
  254. package/dist/components/cura-checkbox.d.ts +2 -2
  255. package/dist/components/cura-checkbox.js +210 -174
  256. package/dist/components/cura-checkbox.js.map +1 -1
  257. package/dist/components/cura-display.d.ts +2 -2
  258. package/dist/components/cura-display.js +85 -81
  259. package/dist/components/cura-display.js.map +1 -1
  260. package/dist/components/cura-dropdown-search-option-title.d.ts +11 -0
  261. package/dist/components/cura-dropdown-search-option-title.js +42 -0
  262. package/dist/components/cura-dropdown-search-option-title.js.map +1 -0
  263. package/dist/components/cura-dropdown-search-option.d.ts +11 -0
  264. package/dist/components/cura-dropdown-search-option.js +82 -0
  265. package/dist/components/cura-dropdown-search-option.js.map +1 -0
  266. package/dist/components/cura-dropdown-search.d.ts +11 -0
  267. package/dist/components/cura-dropdown-search.js +281 -0
  268. package/dist/components/cura-dropdown-search.js.map +1 -0
  269. package/dist/components/cura-forms.definitions.js +12 -12
  270. package/dist/components/cura-forms.definitions.js.map +1 -1
  271. package/dist/components/cura-heading.d.ts +2 -2
  272. package/dist/components/cura-heading2.js +97 -93
  273. package/dist/components/cura-heading2.js.map +1 -1
  274. package/dist/components/cura-icon.d.ts +2 -2
  275. package/dist/components/cura-icon2.js +74 -69
  276. package/dist/components/cura-icon2.js.map +1 -1
  277. package/dist/components/cura-icons-view.d.ts +2 -2
  278. package/dist/components/cura-icons-view.js +57 -56
  279. package/dist/components/cura-icons-view.js.map +1 -1
  280. package/dist/components/cura-input-text.d.ts +2 -2
  281. package/dist/components/cura-input-text.js +1 -3954
  282. package/dist/components/cura-input-text.js.map +1 -1
  283. package/dist/{cjs/cura-input-text.cjs.entry.js → components/cura-input-text2.js} +393 -283
  284. package/dist/components/cura-input-text2.js.map +1 -0
  285. package/dist/components/cura-label.d.ts +2 -2
  286. package/dist/components/cura-label2.js +81 -77
  287. package/dist/components/cura-label2.js.map +1 -1
  288. package/dist/components/cura-loader-circle.d.ts +2 -2
  289. package/dist/components/cura-loader-circle2.js +41 -40
  290. package/dist/components/cura-loader-circle2.js.map +1 -1
  291. package/dist/components/cura-page-template.d.ts +2 -2
  292. package/dist/components/cura-page-template.js +36 -35
  293. package/dist/components/cura-page-template.js.map +1 -1
  294. package/dist/components/cura-paragraph.d.ts +2 -2
  295. package/dist/components/cura-paragraph2.js +79 -75
  296. package/dist/components/cura-paragraph2.js.map +1 -1
  297. package/dist/components/cura-radio.d.ts +2 -2
  298. package/dist/components/cura-radio.js +176 -139
  299. package/dist/components/cura-radio.js.map +1 -1
  300. package/dist/components/cura-select-option.d.ts +11 -0
  301. package/dist/components/cura-select-option.js +8 -0
  302. package/dist/components/cura-select-option.js.map +1 -0
  303. package/dist/components/cura-select-option2.js +87 -0
  304. package/dist/components/cura-select-option2.js.map +1 -0
  305. package/dist/components/cura-select.d.ts +11 -0
  306. package/dist/components/cura-select.js +8 -0
  307. package/dist/components/cura-select.js.map +1 -0
  308. package/dist/components/cura-select2.js +308 -0
  309. package/dist/components/cura-select2.js.map +1 -0
  310. package/dist/components/cura-switch.d.ts +2 -2
  311. package/dist/components/cura-switch.js +138 -105
  312. package/dist/components/cura-switch.js.map +1 -1
  313. package/dist/components/index.d.ts +6 -0
  314. package/dist/components/index.js +482 -466
  315. package/dist/components/index.js.map +1 -1
  316. package/dist/cura/cura.esm.js +1 -1
  317. package/dist/cura/cura.esm.js.map +1 -1
  318. package/dist/cura/index.esm.js.map +1 -1
  319. package/dist/cura/p-17a878d4.entry.js +2 -0
  320. package/dist/cura/p-17a878d4.entry.js.map +1 -0
  321. package/dist/cura/p-251bd980.entry.js +2 -0
  322. package/dist/cura/p-251bd980.entry.js.map +1 -0
  323. package/dist/cura/p-260edb61.entry.js +2 -0
  324. package/dist/cura/p-260edb61.entry.js.map +1 -0
  325. package/dist/cura/p-312791fb.js +3 -0
  326. package/dist/cura/p-312791fb.js.map +1 -0
  327. package/dist/cura/p-31ae34e3.entry.js +2 -0
  328. package/dist/cura/p-31ae34e3.entry.js.map +1 -0
  329. package/dist/cura/p-3b4bf71e.entry.js +2 -0
  330. package/dist/cura/p-3b4bf71e.entry.js.map +1 -0
  331. package/dist/cura/p-3c39a9d8.entry.js +2 -0
  332. package/dist/cura/p-3c39a9d8.entry.js.map +1 -0
  333. package/dist/cura/p-5466758a.entry.js +2 -0
  334. package/dist/cura/p-5466758a.entry.js.map +1 -0
  335. package/dist/cura/p-578c74a4.entry.js +2 -0
  336. package/dist/cura/p-578c74a4.entry.js.map +1 -0
  337. package/dist/cura/p-61d20270.entry.js +2 -0
  338. package/dist/cura/p-61d20270.entry.js.map +1 -0
  339. package/dist/cura/p-6373c7cd.entry.js +2 -0
  340. package/dist/cura/p-6373c7cd.entry.js.map +1 -0
  341. package/dist/cura/{p-f8fffdc1.js → p-70c369b1.js} +1 -1
  342. package/dist/cura/p-70c369b1.js.map +1 -0
  343. package/dist/cura/p-93389727.entry.js +2 -0
  344. package/dist/cura/p-93389727.entry.js.map +1 -0
  345. package/dist/cura/p-9a4094e3.entry.js +2 -0
  346. package/dist/cura/p-9a4094e3.entry.js.map +1 -0
  347. package/dist/cura/{p-c791725b.js → p-a7221f0c.js} +1 -1
  348. package/dist/{esm-es5/cura-icon.definitions-a63d1862.js.map → cura/p-a7221f0c.js.map} +1 -1
  349. package/dist/cura/p-b0d66386.entry.js +2 -0
  350. package/dist/cura/p-b0d66386.entry.js.map +1 -0
  351. package/dist/cura/p-b3a50bcf.entry.js +2 -0
  352. package/dist/cura/p-b3a50bcf.entry.js.map +1 -0
  353. package/dist/cura/p-ba2e7222.entry.js +2 -0
  354. package/dist/cura/p-ba2e7222.entry.js.map +1 -0
  355. package/dist/cura/p-c63f4695.entry.js +2 -0
  356. package/dist/cura/p-c63f4695.entry.js.map +1 -0
  357. package/dist/cura/p-ced36448.entry.js +2 -0
  358. package/dist/cura/p-ced36448.entry.js.map +1 -0
  359. package/dist/cura/{p-3688570d.js → p-f9b8f665.js} +1 -1
  360. package/dist/{esm-es5/cura-forms.definitions-0f774253.js.map → cura/p-f9b8f665.js.map} +1 -1
  361. package/dist/esm/app-globals-f2da2b14.js +509 -0
  362. package/dist/esm/app-globals-f2da2b14.js.map +1 -0
  363. package/dist/esm/cura-accordion_9.entry.js +532 -0
  364. package/dist/esm/cura-accordion_9.entry.js.map +1 -0
  365. package/dist/esm/cura-alert.entry.js +57 -55
  366. package/dist/esm/cura-alert.entry.js.map +1 -1
  367. package/dist/esm/cura-avatar.entry.js +64 -0
  368. package/dist/esm/cura-avatar.entry.js.map +1 -0
  369. package/dist/esm/cura-button-outline.entry.js +102 -71
  370. package/dist/esm/cura-button-outline.entry.js.map +1 -1
  371. package/dist/esm/cura-button-select.entry.js +91 -85
  372. package/dist/esm/cura-button-select.entry.js.map +1 -1
  373. package/dist/esm/{cura-input-text.entry.js → cura-button-transparent_2.entry.js} +423 -276
  374. package/dist/esm/cura-button-transparent_2.entry.js.map +1 -0
  375. package/dist/esm/cura-calendar.entry.js +3909 -0
  376. package/dist/esm/cura-calendar.entry.js.map +1 -0
  377. package/dist/esm/cura-card.entry.js +49 -0
  378. package/dist/esm/cura-card.entry.js.map +1 -0
  379. package/dist/esm/cura-checkbox.entry.js +168 -131
  380. package/dist/esm/cura-checkbox.entry.js.map +1 -1
  381. package/dist/esm/cura-display.entry.js +63 -62
  382. package/dist/esm/cura-display.entry.js.map +1 -1
  383. package/dist/esm/cura-dropdown-search-option-title.entry.js +18 -0
  384. package/dist/esm/cura-dropdown-search-option-title.entry.js.map +1 -0
  385. package/dist/esm/cura-dropdown-search-option.entry.js +51 -0
  386. package/dist/esm/cura-dropdown-search-option.entry.js.map +1 -0
  387. package/dist/esm/cura-dropdown-search.entry.js +213 -0
  388. package/dist/esm/cura-dropdown-search.entry.js.map +1 -0
  389. package/dist/esm/cura-forms.definitions-2f963167.js +18 -0
  390. package/dist/esm/cura-forms.definitions-2f963167.js.map +1 -0
  391. package/dist/esm/cura-icon.definitions-aaa4e80f.js +18 -0
  392. package/dist/esm/cura-icon.definitions-aaa4e80f.js.map +1 -0
  393. package/dist/esm/cura-icons-view.entry.js +24 -23
  394. package/dist/esm/cura-icons-view.entry.js.map +1 -1
  395. package/dist/esm/cura-radio.entry.js +142 -103
  396. package/dist/esm/cura-radio.entry.js.map +1 -1
  397. package/dist/esm/cura-select_2.entry.js +320 -0
  398. package/dist/esm/cura-select_2.entry.js.map +1 -0
  399. package/dist/esm/cura-switch.entry.js +113 -78
  400. package/dist/esm/cura-switch.entry.js.map +1 -1
  401. package/dist/esm/cura.js +14 -23
  402. package/dist/esm/cura.js.map +1 -1
  403. package/dist/esm/index-1ad98520.js +1515 -0
  404. package/dist/esm/index-1ad98520.js.map +1 -0
  405. package/dist/esm/index.js +1 -1
  406. package/dist/esm/index.js.map +1 -1
  407. package/dist/esm/loader.js +8 -33
  408. package/dist/esm/loader.js.map +1 -1
  409. package/dist/index.js +1 -1
  410. package/dist/loader/cdn.js +1 -3
  411. package/dist/loader/index.cjs.js +1 -3
  412. package/dist/loader/index.d.ts +4 -1
  413. package/dist/loader/index.es2017.js +1 -3
  414. package/dist/loader/index.js +1 -3
  415. package/dist/types/api/cura-api.d.ts +3 -3
  416. package/dist/types/api/cura-api.type.d.ts +44 -44
  417. package/dist/types/api/modules/cura-theme-breakpoints-module.d.ts +3 -3
  418. package/dist/types/api/modules/cura-theme-colors-module.d.ts +46 -46
  419. package/dist/types/api/modules/cura-theme-fonts-module.d.ts +22 -22
  420. package/dist/types/api/modules/cura-theme-module.d.ts +25 -25
  421. package/dist/types/api/modules/cura-theme-spacing-module.d.ts +4 -4
  422. package/dist/types/api/theme-presets/static.d.ts +62 -62
  423. package/dist/types/api/theme-presets/theme-default.d.ts +38 -38
  424. package/dist/types/api/theme-presets/theme-legacy-default.d.ts +38 -38
  425. package/dist/types/api/theme-presets/theme-maternity.d.ts +38 -38
  426. package/dist/types/api/theme-presets/theme-oncology.d.ts +45 -45
  427. package/dist/types/api/theme-presets/theme-presets.d.ts +175 -175
  428. package/dist/types/components/accordion/cura-accordion/cura-accordion.d.ts +37 -37
  429. package/dist/types/components/accordion/cura-accordion/cura-accordion.stories.d.ts +140 -140
  430. package/dist/types/components/accordion/cura-accordion-item/cura-accordion-item.d.ts +27 -27
  431. package/dist/types/components/buttons/cura-button/cura-button.d.ts +70 -59
  432. package/dist/types/components/buttons/cura-button/cura-button.stories.d.ts +184 -155
  433. package/dist/types/components/buttons/cura-button-outline/cura-button-outline.d.ts +70 -59
  434. package/dist/types/components/buttons/cura-button-outline/cura-button-outline.stories.d.ts +184 -155
  435. package/dist/types/components/buttons/cura-button-select/cura-button-select.d.ts +48 -47
  436. package/dist/types/components/buttons/cura-button-transparent/cura-button-transparent.d.ts +65 -59
  437. package/dist/types/components/buttons/cura-button-transparent/cura-button-transparent.stories.d.ts +169 -155
  438. package/dist/types/components/cura-alert/cura-alert.d.ts +14 -13
  439. package/dist/types/components/cura-alert/cura-alert.stories.d.ts +85 -70
  440. package/dist/types/components/cura-avatar/cura-avatar.d.ts +24 -0
  441. package/dist/types/components/cura-avatar/cura-avatar.definitions.d.ts +14 -0
  442. package/dist/types/components/cura-avatar/cura-avatar.stories.d.ts +167 -0
  443. package/dist/types/components/cura-calendar/cura-calendar.d.ts +323 -0
  444. package/dist/types/components/cura-calendar/cura-calendar.stories.d.ts +128 -0
  445. package/dist/types/components/cura-card/cura-card.d.ts +48 -0
  446. package/dist/types/components/cura-card/cura-card.stories.d.ts +98 -0
  447. package/dist/types/components/cura-icon/cura-icon.d.ts +12 -12
  448. package/dist/types/components/cura-icon/cura-icon.definitions.d.ts +44 -44
  449. package/dist/types/components/cura-icon/cura-icon.stories.d.ts +56 -56
  450. package/dist/types/components/cura-icons-view/cura-icons-view.d.ts +6 -6
  451. package/dist/types/components/cura-icons-view/cura-icons-view.stories.d.ts +3 -3
  452. package/dist/types/components/cura-page-template/cura-page-template.d.ts +6 -6
  453. package/dist/types/components/forms/cura-checkbox/cura-checkbox.d.ts +111 -95
  454. package/dist/types/components/forms/cura-checkbox/cura-checkbox.stories.d.ts +193 -193
  455. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.d.ts +27 -0
  456. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search-option/cura-dropdown-search-option.stories.d.ts +44 -0
  457. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search-option-title/cura-dropdown-search-option-title.d.ts +3 -0
  458. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.d.ts +111 -0
  459. package/dist/types/components/forms/cura-dropdown-search/cura-dropdown-search.stories.d.ts +124 -0
  460. package/dist/types/components/forms/cura-forms.definitions.d.ts +12 -12
  461. package/dist/types/components/forms/cura-input-text/cura-input-text.d.ts +169 -132
  462. package/dist/types/components/forms/cura-input-text/cura-input-text.stories.d.ts +241 -218
  463. package/dist/types/components/forms/cura-input-text/mask-presets/input-mask-presets.d.ts +1 -2
  464. package/dist/types/components/forms/cura-label/cura-label.d.ts +52 -52
  465. package/dist/types/components/forms/cura-label/cura-label.stories.d.ts +112 -112
  466. package/dist/types/components/forms/cura-radio/cura-radio.d.ts +96 -74
  467. package/dist/types/components/forms/cura-radio/cura-radio.stories.d.ts +162 -162
  468. package/dist/types/components/forms/cura-select/cura-select.d.ts +176 -0
  469. package/dist/types/components/forms/cura-select/cura-select.stories.d.ts +156 -0
  470. package/dist/types/components/forms/cura-select-options/cura-select-option.d.ts +17 -0
  471. package/dist/types/components/forms/cura-switch/cura-switch.d.ts +78 -57
  472. package/dist/types/components/forms/cura-switch/cura-switch.stories.d.ts +121 -121
  473. package/dist/types/components/loaders/cura-loader-circle/cura-loader-circle.d.ts +21 -21
  474. package/dist/types/components/loaders/cura-loader-circle/cura-loader-circle.stories.d.ts +35 -35
  475. package/dist/types/components/text/cura-display/cura-display.d.ts +47 -47
  476. package/dist/types/components/text/cura-display/cura-display.stories.d.ts +101 -101
  477. package/dist/types/components/text/cura-heading/cura-heading.d.ts +58 -58
  478. package/dist/types/components/text/cura-heading/cura-heading.stories.d.ts +127 -127
  479. package/dist/types/components/text/cura-paragraph/cura-paragraph.d.ts +47 -47
  480. package/dist/types/components/text/cura-paragraph/cura-paragraph.stories.d.ts +99 -99
  481. package/dist/types/components.d.ts +697 -13
  482. package/dist/types/index.d.ts +4 -4
  483. package/dist/types/rededor-cura-start.d.ts +4 -4
  484. package/dist/types/stencil-public-runtime.d.ts +55 -15
  485. package/package.json +6 -6
  486. package/dist/assets/icons/iconset-default-list.ts +0 -1
  487. package/dist/assets/icons/iconset-default.svg +0 -1
  488. package/dist/cjs/app-globals-2988084b.js +0 -511
  489. package/dist/cjs/app-globals-2988084b.js.map +0 -1
  490. package/dist/cjs/css-shim-83cf0349.js +0 -8
  491. package/dist/cjs/css-shim-83cf0349.js.map +0 -1
  492. package/dist/cjs/cura-accordion_8.cjs.entry.js +0 -445
  493. package/dist/cjs/cura-accordion_8.cjs.entry.js.map +0 -1
  494. package/dist/cjs/cura-button-transparent.cjs.entry.js +0 -83
  495. package/dist/cjs/cura-button-transparent.cjs.entry.js.map +0 -1
  496. package/dist/cjs/cura-forms.definitions-11be2ebd.js +0 -20
  497. package/dist/cjs/cura-forms.definitions-11be2ebd.js.map +0 -1
  498. package/dist/cjs/cura-icon.definitions-b73b0178.js +0 -21
  499. package/dist/cjs/cura-icon.definitions-b73b0178.js.map +0 -1
  500. package/dist/cjs/cura-input-text.cjs.entry.js.map +0 -1
  501. package/dist/cjs/cura-label.cjs.entry.js +0 -69
  502. package/dist/cjs/cura-label.cjs.entry.js.map +0 -1
  503. package/dist/cjs/index-7616f620.js +0 -2281
  504. package/dist/cjs/index-7616f620.js.map +0 -1
  505. package/dist/cjs/shadow-css-8baae635.js +0 -391
  506. package/dist/cjs/shadow-css-8baae635.js.map +0 -1
  507. package/dist/collection/utils/utils.spec.js +0 -16
  508. package/dist/collection/utils/utils.spec.js.map +0 -1
  509. package/dist/cura/cura.js +0 -133
  510. package/dist/cura/p-0c2644aa.system.entry.js +0 -2
  511. package/dist/cura/p-0c2644aa.system.entry.js.map +0 -1
  512. package/dist/cura/p-118112e5.system.js +0 -14
  513. package/dist/cura/p-118112e5.system.js.map +0 -1
  514. package/dist/cura/p-120926c5.system.js +0 -2
  515. package/dist/cura/p-120926c5.system.js.map +0 -1
  516. package/dist/cura/p-1228e771.entry.js +0 -2
  517. package/dist/cura/p-1228e771.entry.js.map +0 -1
  518. package/dist/cura/p-183305c3.js +0 -2
  519. package/dist/cura/p-183305c3.js.map +0 -1
  520. package/dist/cura/p-2d42ccf4.entry.js +0 -2
  521. package/dist/cura/p-2d42ccf4.entry.js.map +0 -1
  522. package/dist/cura/p-3688570d.js.map +0 -1
  523. package/dist/cura/p-36a83bc7.system.js +0 -3
  524. package/dist/cura/p-36a83bc7.system.js.map +0 -1
  525. package/dist/cura/p-3f5de5e2.entry.js +0 -2
  526. package/dist/cura/p-3f5de5e2.entry.js.map +0 -1
  527. package/dist/cura/p-3f6aaefc.system.js +0 -2
  528. package/dist/cura/p-3f6aaefc.system.js.map +0 -1
  529. package/dist/cura/p-48426f60.system.js +0 -2
  530. package/dist/cura/p-48426f60.system.js.map +0 -1
  531. package/dist/cura/p-557c6eef.entry.js +0 -2
  532. package/dist/cura/p-557c6eef.entry.js.map +0 -1
  533. package/dist/cura/p-5a6c2cd2.system.entry.js +0 -2
  534. package/dist/cura/p-5a6c2cd2.system.entry.js.map +0 -1
  535. package/dist/cura/p-71ed26f4.entry.js +0 -2
  536. package/dist/cura/p-71ed26f4.entry.js.map +0 -1
  537. package/dist/cura/p-7c744ff0.system.entry.js +0 -2
  538. package/dist/cura/p-7c744ff0.system.entry.js.map +0 -1
  539. package/dist/cura/p-8d959fb2.entry.js +0 -2
  540. package/dist/cura/p-8d959fb2.entry.js.map +0 -1
  541. package/dist/cura/p-9471c93e.system.entry.js +0 -2
  542. package/dist/cura/p-9471c93e.system.entry.js.map +0 -1
  543. package/dist/cura/p-a32889a4.system.js +0 -2
  544. package/dist/cura/p-a32889a4.system.js.map +0 -1
  545. package/dist/cura/p-a56f9357.system.entry.js +0 -2
  546. package/dist/cura/p-a56f9357.system.entry.js.map +0 -1
  547. package/dist/cura/p-a719b444.system.entry.js +0 -2
  548. package/dist/cura/p-a719b444.system.entry.js.map +0 -1
  549. package/dist/cura/p-ab8c9a8f.system.entry.js +0 -2
  550. package/dist/cura/p-ab8c9a8f.system.entry.js.map +0 -1
  551. package/dist/cura/p-ad194144.entry.js +0 -2
  552. package/dist/cura/p-ad194144.entry.js.map +0 -1
  553. package/dist/cura/p-ba20f1b6.entry.js +0 -2
  554. package/dist/cura/p-ba20f1b6.entry.js.map +0 -1
  555. package/dist/cura/p-ba66d7be.js +0 -3
  556. package/dist/cura/p-ba66d7be.js.map +0 -1
  557. package/dist/cura/p-beab48cd.js +0 -13
  558. package/dist/cura/p-beab48cd.js.map +0 -1
  559. package/dist/cura/p-bfe9a9e2.entry.js +0 -2
  560. package/dist/cura/p-bfe9a9e2.entry.js.map +0 -1
  561. package/dist/cura/p-c0ff425e.entry.js +0 -2
  562. package/dist/cura/p-c0ff425e.entry.js.map +0 -1
  563. package/dist/cura/p-c791725b.js.map +0 -1
  564. package/dist/cura/p-cb4e2a0c.system.entry.js +0 -2
  565. package/dist/cura/p-cb4e2a0c.system.entry.js.map +0 -1
  566. package/dist/cura/p-d3f9c888.system.js +0 -2
  567. package/dist/cura/p-d3f9c888.system.js.map +0 -1
  568. package/dist/cura/p-e5e259fd.system.entry.js +0 -2
  569. package/dist/cura/p-e5e259fd.system.entry.js.map +0 -1
  570. package/dist/cura/p-edeffbfc.entry.js +0 -2
  571. package/dist/cura/p-edeffbfc.entry.js.map +0 -1
  572. package/dist/cura/p-f51705c2.system.entry.js +0 -2
  573. package/dist/cura/p-f51705c2.system.entry.js.map +0 -1
  574. package/dist/cura/p-f89f2ecc.system.entry.js +0 -2
  575. package/dist/cura/p-f89f2ecc.system.entry.js.map +0 -1
  576. package/dist/cura/p-f8fffdc1.js.map +0 -1
  577. package/dist/cura/p-fc4ba4ce.system.js +0 -2
  578. package/dist/cura/p-fc4ba4ce.system.js.map +0 -1
  579. package/dist/cura/p-fef52079.entry.js +0 -2
  580. package/dist/cura/p-fef52079.entry.js.map +0 -1
  581. package/dist/cura/p-ffd41520.system.entry.js +0 -2
  582. package/dist/cura/p-ffd41520.system.entry.js.map +0 -1
  583. package/dist/esm/app-globals-29001758.js +0 -509
  584. package/dist/esm/app-globals-29001758.js.map +0 -1
  585. package/dist/esm/css-shim-d13f0738.js +0 -6
  586. package/dist/esm/css-shim-d13f0738.js.map +0 -1
  587. package/dist/esm/cura-accordion_8.entry.js +0 -434
  588. package/dist/esm/cura-accordion_8.entry.js.map +0 -1
  589. package/dist/esm/cura-button-transparent.entry.js +0 -79
  590. package/dist/esm/cura-button-transparent.entry.js.map +0 -1
  591. package/dist/esm/cura-forms.definitions-0f774253.js +0 -18
  592. package/dist/esm/cura-forms.definitions-0f774253.js.map +0 -1
  593. package/dist/esm/cura-icon.definitions-a63d1862.js +0 -18
  594. package/dist/esm/cura-icon.definitions-a63d1862.js.map +0 -1
  595. package/dist/esm/cura-input-text.entry.js.map +0 -1
  596. package/dist/esm/cura-label.entry.js +0 -65
  597. package/dist/esm/cura-label.entry.js.map +0 -1
  598. package/dist/esm/index-81f1a268.js +0 -2249
  599. package/dist/esm/index-81f1a268.js.map +0 -1
  600. package/dist/esm/polyfills/core-js.js +0 -11
  601. package/dist/esm/polyfills/css-shim.js +0 -1
  602. package/dist/esm/polyfills/dom.js +0 -79
  603. package/dist/esm/polyfills/es5-html-element.js +0 -1
  604. package/dist/esm/polyfills/index.js +0 -34
  605. package/dist/esm/polyfills/system.js +0 -6
  606. package/dist/esm/shadow-css-07b0c8c8.js +0 -389
  607. package/dist/esm/shadow-css-07b0c8c8.js.map +0 -1
  608. package/dist/esm-es5/app-globals-29001758.js +0 -2
  609. package/dist/esm-es5/app-globals-29001758.js.map +0 -1
  610. package/dist/esm-es5/css-shim-d13f0738.js +0 -2
  611. package/dist/esm-es5/css-shim-d13f0738.js.map +0 -1
  612. package/dist/esm-es5/cura-accordion_8.entry.js +0 -2
  613. package/dist/esm-es5/cura-accordion_8.entry.js.map +0 -1
  614. package/dist/esm-es5/cura-alert.entry.js +0 -2
  615. package/dist/esm-es5/cura-alert.entry.js.map +0 -1
  616. package/dist/esm-es5/cura-button-outline.entry.js +0 -2
  617. package/dist/esm-es5/cura-button-outline.entry.js.map +0 -1
  618. package/dist/esm-es5/cura-button-select.entry.js +0 -2
  619. package/dist/esm-es5/cura-button-select.entry.js.map +0 -1
  620. package/dist/esm-es5/cura-button-transparent.entry.js +0 -2
  621. package/dist/esm-es5/cura-button-transparent.entry.js.map +0 -1
  622. package/dist/esm-es5/cura-checkbox.entry.js +0 -2
  623. package/dist/esm-es5/cura-checkbox.entry.js.map +0 -1
  624. package/dist/esm-es5/cura-display.entry.js +0 -2
  625. package/dist/esm-es5/cura-display.entry.js.map +0 -1
  626. package/dist/esm-es5/cura-forms.definitions-0f774253.js +0 -2
  627. package/dist/esm-es5/cura-icon.definitions-a63d1862.js +0 -2
  628. package/dist/esm-es5/cura-icons-view.entry.js +0 -2
  629. package/dist/esm-es5/cura-icons-view.entry.js.map +0 -1
  630. package/dist/esm-es5/cura-input-text.entry.js +0 -2
  631. package/dist/esm-es5/cura-input-text.entry.js.map +0 -1
  632. package/dist/esm-es5/cura-label.entry.js +0 -2
  633. package/dist/esm-es5/cura-label.entry.js.map +0 -1
  634. package/dist/esm-es5/cura-radio.entry.js +0 -2
  635. package/dist/esm-es5/cura-radio.entry.js.map +0 -1
  636. package/dist/esm-es5/cura-switch.entry.js +0 -2
  637. package/dist/esm-es5/cura-switch.entry.js.map +0 -1
  638. package/dist/esm-es5/cura.js +0 -2
  639. package/dist/esm-es5/cura.js.map +0 -1
  640. package/dist/esm-es5/index-81f1a268.js +0 -3
  641. package/dist/esm-es5/index-81f1a268.js.map +0 -1
  642. package/dist/esm-es5/index.js +0 -2
  643. package/dist/esm-es5/index.js.map +0 -1
  644. package/dist/esm-es5/loader.js +0 -2
  645. package/dist/esm-es5/loader.js.map +0 -1
  646. package/dist/esm-es5/shadow-css-07b0c8c8.js +0 -13
  647. package/dist/esm-es5/shadow-css-07b0c8c8.js.map +0 -1
@@ -0,0 +1 @@
1
+ export default ["360","accessibility","addUser","airdrop","alertCircle","alertTriangle","arrowDown","arrowDownCircle","arrowLeft","arrowLeftCircle","arrowRight","arrowRightCircle","arrowUp","arrowUpCircle","attach","avatarF","avatarM","biometry","bloodGroup","calendar","cam","camOff","central","chatCircle","check","checkBadge","checkCircle","checkDouble","clock","close","closeCircle","collapse","config","contacts","currency","delete","desktop","doc","down","download","duplicate","edit","exam","examDoc","expand","facebook","fileBmp","fileJpg","filePdf","filePng","fileUpload","fileXls","filter","fullscreen","gallery","geotag","geotagUnity","geotagUnityGroup","google","graph","healthPlan","heart","height","height2","home","horizontalList","imageUp","infoCircle","instagram","key","lamp","language","language2","languageEN","languagePT","lattes","left","like","link","linkExternal","linkedin","list","login","logout","mail","maintenance","medDoc","medEspec","medImg","medUser","medical","menuHamburguer","menuKebab","menuMeatballs","mic","micOff","minus","minusCircle","minusSquare","mobile","news","notification","npsDeslike","npsHate","npsLike","npsLove","npsNeutral","order","partner","phone","play","plus","plusCircle","plusSquare","print","profile","profileCircle","questionCircle","questionSquare","range","reload","ribbon","right","schedule","scheduleCancel","scheduleCheck","scheduleHistorico","search","secure","share","siren","sound","soundOff","subItem","swap","target","team","telegram","twitter","unLink","unSecure","unity","unlike","up","upload","verticalList","viewFalse","viewTrue","weight","whatsapp","wifi","wifiOff","youtube","zoomIn","zoomOut"];
@@ -183,6 +183,10 @@
183
183
  <path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
184
184
  </symbol>
185
185
 
186
+ <symbol id="contacts" viewBox="0 0 24 24">
187
+ <path d="M2.01062 15.9894H4.00843M2.01062 7.98937L4.00843 7.98937M3.02221 20V21.9893L18.9895 21.9892C20.6463 21.9892 21.9895 20.6461 21.9895 18.9892V4.98925C21.9895 3.3324 20.6463 1.98926 18.9895 1.98926L3.01007 1.98926V4.00003M2.01062 12H4.00843M17 17V16.1478C17 15.545 16.7629 14.9669 16.341 14.5407C15.919 14.1145 15.3467 13.875 14.75 13.875H10.25C9.65326 13.875 9.08097 14.1145 8.65901 14.5407C8.23705 14.9669 8 15.545 8 16.1478V17M14.8063 9.18753C14.8063 10.3957 13.8367 11.375 12.6406 11.375C11.4446 11.375 10.475 10.3957 10.475 9.18753C10.475 7.97941 11.4446 7.00003 12.6406 7.00003C13.8367 7.00003 14.8063 7.97941 14.8063 9.18753Z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
188
+ </symbol>
189
+
186
190
  <symbol id="currency" viewBox="0 0 24 24">
187
191
  <path d="M10.0081 14.0489C10.0081 15.1265 10.9019 16 12.0034 16C13.1075 16 14 15.1265 14 14.0489C14 12.9713 12.9349 12.4991 11.998 12C11.0637 11.5009 10 11.0301 10 9.95108C10 8.87345 10.8925 8 11.9953 8C13.0981 8 13.9906 8.87345 13.9906 9.95108M12 8V6.5M12 17.5V16M6.34876 4.99292C7.26105 4.25821 8.32969 3.69047 9.52735 3.34892C14.3059 1.98271 19.2878 4.75004 20.6524 9.52722C22.0155 14.3074 19.2483 19.2865 14.4698 20.6512C9.69281 22.0174 4.71241 19.2486 3.34777 14.4714C2.68291 12.1397 3.00016 9.76403 4.05362 7.77999" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
188
192
  </symbol>
@@ -773,6 +777,10 @@
773
777
  <path d="M15 14.9858L9.00001 14.9858" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
774
778
  </symbol>
775
779
 
780
+ <symbol id="scheduleCancel" viewBox="0 0 24 24">
781
+ <path d="M2 7.99342H22M7.99999 2V3.99781M16 2V3.99781M5.00006 3.01159H2.00006L2.00012 21.9789H22.0001V2.99944H19.0001M11 2.9989H13M14.119 12.8665L11.9997 14.9857M11.9997 14.9857L9.88101 17.1045M11.9997 14.9857L14.1211 17.107M11.9997 14.9857L9.87843 12.8644" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
782
+ </symbol>
783
+
776
784
  <symbol id="scheduleCheck" viewBox="0 0 24 24">
777
785
  <path d="M2 7.99341H22" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
778
786
  <path d="M8 2V3.99781" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="0" height="0"><defs><symbol id="360" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.302 14.595a6.067 6.067 0 0 0 5.348-6.677A6.006 6.006 0 0 0 11 2.593 6.067 6.067 0 0 0 5.65 9.27a6.006 6.006 0 0 0 6.65 5.325M10 6v4M8 8.038h4M17.103 19.583C20 19 22 17.989 22 17c0-.759-1.149-1.51-3-2M5 15c-1.851.49-3 1.241-3 2 0 1.493 4.5 3 10 3h1M13 20l-2 2M13 20l-2-2"/></symbol><symbol id="accessibility" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6 13a5 5 0 1 0 7.584 6"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.336 8.963s1.244 0 1.335 1.325V13H16c1 0 1.773.875 2 1.5l2 4.5a.79.79 0 0 1-.5 1h-2c-.345 0-.89-.183-1-.5L15 16h-5c-.484 0-1-.5-1-1v-4.5c0-.811.695-1.5 1.5-1.537zM11.253 2c-.801 0-1.45.73-1.45 1.63 0 .207.034 1.145.097 1.328.21.61.736 1.042 1.353 1.042s1.143-.433 1.353-1.042c.063-.183.098-1.12.098-1.328 0-.9-.65-1.63-1.451-1.63"/></symbol><symbol id="addUser" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13.5 11.5v1.608L19 15c1.281.451 2 1.742 2 3v3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 21v-2.973C3 16.5 3.5 15.5 5 15s5-2 5-2v-1.5l.01-.44c-.972-.624-1.51-1.686-1.51-2.892V5.47C8.5 3.553 10.015 2 12.005 2S15.5 3.553 15.5 5.47v2.698c0 1.528-1 2.832-2.5 3.332M12 17v6M15 20H9"/></symbol><symbol id="airdrop" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M17 21c2.989-1.76 5-5.05 5-8.819C22 6.558 17.523 2 12 2S2 6.558 2 12.181C2 15.949 4.011 19.24 7 21"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.608 18.29A7.15 7.15 0 0 0 19 12.18c0-3.935-3.134-7.126-7-7.126s-7 3.19-7 7.127a7.15 7.15 0 0 0 3.392 6.109"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 15.709c1.196-.704 2-2.02 2-3.528 0-2.25-1.79-4.072-4-4.072S8 9.932 8 12.18c0 1.507.804 2.824 2 3.528"/><circle cx="1" cy="1" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" transform="matrix(1 0 0 -1 11 13.2)"/></symbol><symbol id="alertCircle" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17v-1M12 13V7"/></symbol><symbol id="alertTriangle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m12 3 10 18H2zM12 18v-1M12 14V9.5"/></symbol><symbol id="arrowDown" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 12.045 12.013 20m-.105-.116V4zM4 12.045 12.013 20z"/></symbol><symbol id="arrowDownCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 11-2.997 3L9 11"/></symbol><symbol id="arrowLeft" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11.955 4 4 11.987m.116.105H20zM11.955 20 4 11.987z"/></symbol><symbol id="arrowLeftCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m13 9-3 2.997L13 15"/></symbol><symbol id="arrowRight" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.045 4 20 11.987m-.116.105H4zM12.045 20 20 11.987z"/></symbol><symbol id="arrowRightCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 9 3 2.997L11 15"/></symbol><symbol id="arrowUp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 11.955 11.987 4m.105.116V20zM20 11.955 11.987 4z"/></symbol><symbol id="arrowUpCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m9 13 2.997-3L15 13"/></symbol><symbol id="attach" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m3 13 9.681-9.585a4.904 4.904 0 0 1 6.892 0 4.8 4.8 0 0 1 0 6.831L8.692 21.032a3.355 3.355 0 0 1-4.715 0 3.285 3.285 0 0 1 0-4.674l9.43-9.348a1.806 1.806 0 0 1 2.539 0 1.77 1.77 0 0 1 0 2.517L7.5 18"/></symbol><symbol id="avatarF" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 12.555v1.787l5.75 2.304c1.355.501 2.25 1.754 2.25 3.152V22M16 7v1.853c0 1.698-1.137 3.138-2.717 3.653M8 6v2.853c0 1.34.705 2.52 1.785 3.215l.215.144v2.164l-5.735 2.275C2.9 17.147 2 18.405 2 19.808V22"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 15.5V8A6 6 0 0 0 6 8v7.5M7 6h5"/></symbol><symbol id="avatarM" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 12.555v1.787l5.75 2.304c1.355.501 2.25 1.754 2.25 3.152V22M2 22v-2.192c0-1.403.9-2.66 2.265-3.157L10 14.376v-2.164l-.215-.144C8.705 11.374 8 10.193 8 8.853V5.856C8 3.726 9.79 2 12 2s4 1.725 4 3.856v2.997c0 1.698-1.137 3.138-2.717 3.653M9 4l4.5 2.5"/></symbol><symbol id="biometry" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 22c2.992-4.303 3.446-6.887 4-9 .361-1.378-.206-2.733-1.5-3-1.121-.231-2.204 1.143-2.5 2.5-.052.23-1.131 4.16-4.057 7.5m8.458-17.782.227.06c5.175 1.393 8.304 6.88 7.123 12.49-.089.426-.573 3.644-2.251 7.232M9.322 2.4a10 10 0 0 1 1.964-.4M2 10.565c.647-2.889 2.332-5.276 4.535-6.801m10.39 13.118c-.49 1.392-1.396 3.265-2.425 5.118m-9.988-6.857c1.013-1.899 1.425-3.618 1.431-3.649.78-3.582 4.069-5.976 7.32-5.311.12.025.211.047.303.072 3.092.833 4.948 4.204 4.217 7.675"/></symbol><symbol id="bloodGroup" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 14a8 8 0 1 1-16 0c0-4.418 4-7 8-12 4 5 8 7.582 8 12"/></symbol><symbol id="calendar" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 11.99h-3v2.997h3z"/></symbol><symbol id="cam" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 8a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zM17.5 12.5 22 8v9z"/></symbol><symbol id="camOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 13v3a2 2 0 0 1-2 2h-3m5-9V8a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h1.5M17.5 12.5 22 8v9zM21 3 3 21"/></symbol><symbol id="central" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 14s-2-.771-2-1.714V9.714C2 8 4 8 4 8v6M20 14s2-.771 2-1.714V9.714C22 8 20 8 20 8zM14 21c3.017-.04 6-2 6-6v-1M13.2 22h-2.4c-.44 0-.8-.45-.8-1s.36-1 .8-1h2.4c.44 0 .8.45.8 1s-.36 1-.8 1M20 10v-.444C20 5.386 16.414 2 12 2S4 5.387 4 9.556V10"/></symbol><symbol id="chatCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m6.904 20.6-2.452.7L2 22l1.557-4.66A9.82 9.82 0 0 1 2 12C2 6.478 6.478 2 12 2s10 4.478 10 10-4.478 10-10 10a9.93 9.93 0 0 1-5.096-1.4"/><circle cx="7" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><circle cx="12" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><circle cx="17" cy="12" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/></symbol><symbol id="check" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 5 9 19l-7-7.051"/></symbol><symbol id="checkBadge" viewBox="0 0 24 24"><path fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.111 15.268c-.263 1.681-.022 2.963.818 3.803s2.122 1.081 3.803.818C9.735 21.264 10.812 22 12 22s2.265-.736 3.268-2.111c1.681.263 2.963.022 3.803-.818s1.081-2.122.818-3.803C21.264 14.265 22 13.188 22 12s-.736-2.265-2.111-3.268c.263-1.681.022-2.963-.818-3.803s-2.122-1.081-3.803-.818C14.265 2.736 13.188 2 12 2s-2.265.736-3.268 2.111C7.051 3.848 5.77 4.09 4.93 4.93S3.848 7.05 4.11 8.732C2.736 9.735 2 10.812 2 12s.736 2.265 2.111 3.268" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 10 11 15l-3-3.022"/></symbol><symbol id="checkCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m21 6-9 9-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M17.118 3.408a10 10 0 0 0-3.22-1.224C8.476 1.136 3.232 4.682 2.184 10.104c-1.047 5.42 2.498 10.665 7.92 11.713 5.421 1.047 10.666-2.498 11.713-7.92.185-.956.227-1.906.14-2.83"/></symbol><symbol id="checkDouble" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 6 7 16.5 2 11M22 7.5 12 17l-1-1"/></symbol><symbol id="clock" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12M12 12V6M12 12h4"/></symbol><symbol id="close" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m4 4 16 16M4 20 20 4"/></symbol><symbol id="closeCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.929 19.071c3.905 3.905 10.237 3.905 14.142 0s3.905-10.237 0-14.142-10.237-3.905-14.142 0-3.905 10.237 0 14.142M9 9l6 6M9 15l6-6"/></symbol><symbol id="collapse" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m18 21-6-6-6 6M6 3l6 6 6-6"/></symbol><symbol id="config" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15.535 5.256 2.567-1.295 1.937 1.937-1.295 2.567.523 1.26 2.733.914v2.722l-2.733.915-.523 1.26 1.295 2.566-1.937 1.937-2.567-1.295-1.26.523L13.362 22h-2.722l-.915-2.733-1.26-.523-2.566 1.295-1.937-1.937 1.295-2.567-.523-1.26L2 13.362v-2.722l2.733-.915.523-1.26-1.295-2.566L5.898 3.96l2.567 1.295 1.26-.523L10.638 2h2.722l.915 2.733z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/></symbol><symbol id="contacts" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.01 15.99h1.998m-1.997-8h1.997M3.022 20v1.99H18.99a3 3 0 0 0 3-3v-14a3 3 0 0 0-3-3H3.01V4m-1 8h1.998M17 17v-.852c0-.603-.237-1.181-.659-1.607a2.24 2.24 0 0 0-1.591-.666h-4.5c-.597 0-1.169.24-1.591.666A2.28 2.28 0 0 0 8 16.148V17m6.806-7.812c0 1.208-.97 2.187-2.165 2.187a2.177 2.177 0 0 1-2.166-2.187c0-1.209.97-2.188 2.166-2.188s2.165.98 2.165 2.188"/></symbol><symbol id="currency" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10.008 14.049c0 1.078.894 1.951 1.995 1.951C13.107 16 14 15.127 14 14.049s-1.065-1.55-2.002-2.049C11.064 11.5 10 11.03 10 9.951S10.893 8 11.995 8s1.996.873 1.996 1.951M12 8V6.5m0 11V16M6.349 4.993a9 9 0 0 1 3.178-1.644c4.779-1.366 9.76 1.401 11.125 6.178a9 9 0 0 1-6.182 11.124c-4.777 1.366-9.758-1.402-11.122-6.18a8.97 8.97 0 0 1 .706-6.691"/></symbol><symbol id="delete" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6zM10 11v6M14 11v6"/></symbol><symbol id="desktop" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 22h8M10 17v5M14 17v5M2 3h20v14H2z"/></symbol><symbol id="doc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 7v15h18V2H8z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7M14 9h3M7 13h10M7 17h10"/></symbol><symbol id="down" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m16 10-4 4-4-4"/></symbol><symbol id="download" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17V4m0 13 7-6.456M12 17l-7-6.456M5 20h14"/></symbol><symbol id="duplicate" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22V8h14v14z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 4V2h14v14h-2"/></symbol><symbol id="edit" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 17 19 2l3 3L7 20l-5 2zM16 6l2 2M5 17l2 2"/></symbol><symbol id="exam" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 6h8v12a4 4 0 0 1-8 0zM16 12h-4M17 6H7M9 6V2h6v4"/></symbol><symbol id="examDoc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 6V2H8L3 7v15h9"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7M16 13h5v6.5a2.5 2.5 0 0 1-5 0zM21 17h-2M22 13h-7M16 13v-3h5v3"/></symbol><symbol id="expand" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m18 15-6 6-6-6M6 9l6-6 6 6"/></symbol><symbol id="facebook" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9.268 22h4.36V11.913h3.047L17 8.536h-3.364V6.611c0-.795.174-1.11 1.006-1.11H17V2h-3.023c-3.243 0-4.71 1.318-4.71 3.844v2.692H7v3.419h2.268z"/></symbol><symbol id="fileBmp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h3M2 19h4M2 22h4M18 16h4M18 19h4M2 16v6M18 16v6M9 16v6M9 16l2.5 3.5L14 16M14 16v6M5 16v3M6 19v3M22 16v3"/></symbol><symbol id="fileJpg" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M6 16v6H2v-2.5M22 16h-4v6h4v-3h-1M10 16h4v3h-4M10 16v6"/></symbol><symbol id="filePdf" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h4v3H2M2 16v6M10 22v-6h3l1 6zM18 22v-6M22 16h-4M21 19h-3"/></symbol><symbol id="filePng" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16h4v3H2M2 16v6M10 16v6M14 16v6M10 16l4 6M22 16h-4v6h4v-3h-1"/></symbol><symbol id="fileUpload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 10V2H7L2 7v15h9.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M14 17l4-4m0 0v9m0-9 4 4"/></symbol><symbol id="fileXls" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12V7l5-5h15v10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 6v3H6M2 16l4 6M2 22l4-6M10 16v6h4M22 16h-4v3h4v3h-4"/></symbol><symbol id="filter" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.017 13v9M11.967 2.16v2.777M11.996 8.974c1.104 0 2-.897 2-2.004a2 2 0 0 0-2-2.004c-1.104 0-2 .897-2 2.004s.896 2.004 2 2.004M4.038 13v9M4.038 2v3M4 12.983c1.103 0 1.998-.898 1.998-2.005A2 2 0 0 0 4 8.974C2.895 8.974 2 9.87 2 10.978s.895 2.005 2 2.005M19.997 19v3M19.997 2v8M20 18.323c1.105 0 2-.897 2-2.004a2 2 0 0 0-2-2.004c-1.103 0-1.998.897-1.998 2.004s.895 2.004 1.999 2.004"/></symbol><symbol id="fullscreen" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 2H2v6M16 22h6v-6M22 8V2h-6M2 16v6h6"/></symbol><symbol id="gallery" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h8v8H2zM2 14h8v8H2zM14 2h8v8h-8zM14 14h8v8h-8z"/></symbol><symbol id="geotag" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 2C8 2 5 5 5 9c0 5 4.5 8 7 13 2.5-5 7-8 7-13 0-4-3-7-7-7"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 9c0 1.654 1.345 3 3 3s2.987-1.346 3-3c0-1.654-1.345-3-3-3S9 7.346 9 9"/></symbol><symbol id="geotagUnity" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 2C8 2 5 5 5 9c0 5 4.5 7.5 7 13 2.5-5.5 7-8 7-13 0-4-3-7-7-7M12 6v6M15 9H9"/></symbol><symbol id="geotagUnityGroup" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 5c1.195 0 2.265.367 3.106 1C20.275 6.88 21 8.271 21 9.9c0 3.5-3.214 5.25-5 9.1q-.244-.524-.518-1M10 6v6m3-3H7m3-7C6 2 3 5 3 9c0 5 4.5 7.5 7 13 2.5-5.5 7-8 7-13 0-4-3-7-7-7"/></symbol><symbol id="google" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.79 6.802c-.383.375-.989.372-1.437.079-.916-.6-1.986-.904-3.149-.904-2.658 0-4.907 1.76-5.71 4.123-.204.6-.32 1.241-.32 1.9 0 .66.116 1.3.32 1.9.803 2.364 3.052 4.123 5.71 4.123 1.373 0 2.542-.355 3.455-.955a4.66 4.66 0 0 0 1.662-1.874c.272-.565-.206-1.144-.832-1.144h-3.285a1 1 0 0 1-1-1v-1.868a1 1 0 0 1 1-1h7.778c.482 0 .9.344.953.823q.065.597.065 1.222c0 3.046-1.113 5.61-3.043 7.35C17.27 21.104 14.96 22 12.204 22c-3.989 0-7.44-2.24-9.119-5.509a9.83 9.83 0 0 1 0-8.982C4.765 4.241 8.215 2 12.205 2c2.344 0 4.37.72 6.01 1.933.462.341.472 1.01.062 1.411z"/></symbol><symbol id="graph" viewBox="0 0 24 24"><path stroke-miterlimit="10" d="M22 22H2V2"/><path d="M5 20v-6a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v6M11 20v-9a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v9M17 20V8a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v12"/></symbol><symbol id="healthPlan" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v6M2 7h20M2 12h10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 15v-2h-4v2h-2v4h2v2h4v-2h2v-4z"/></symbol><symbol id="heart" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20.458 4.591a5.3 5.3 0 0 0-1.708-1.177 5.12 5.12 0 0 0-4.028 0 5.3 5.3 0 0 0-1.708 1.177L12 5.638 10.986 4.59a5.18 5.18 0 0 0-3.722-1.59 5.18 5.18 0 0 0-3.722 1.59A5.52 5.52 0 0 0 2 8.431a5.52 5.52 0 0 0 1.542 3.841L12 21l8.458-8.728a5.45 5.45 0 0 0 1.141-1.761 5.58 5.58 0 0 0 0-4.158 5.45 5.45 0 0 0-1.141-1.762"/></symbol><symbol id="height" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 21.5V2.127M8 5 4.995 2 2 5M8 19l-3.005 3L2 19M12 2h10M14 7h8M16 12h6M18 17h4M20 22h2"/></symbol><symbol id="height2" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.17 11.5v1.608L16 14.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22v-3.973c0-1.262.763-2.394 1.92-2.841l4.86-2.047V11.19l-.182-.13a3.49 3.49 0 0 1-1.513-2.893V5.47c0-1.917 1.517-3.47 3.39-3.47s3.39 1.553 3.39 3.47v2.698c0 1.528-.964 2.824-2.303 3.288M19 2h3v20h-3M20.5 7h1M20.5 12h1M20.5 17h1"/></symbol><symbol id="home" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m2 11 10-9s2.337 2.438 4 4M22 11.478 19.022 8.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4.037 9.5V22H9v-5.437C9 15.5 9.963 14 12 14s3 1.5 3 2.563V22h5V10M16 6V3h3v5.5"/></symbol><symbol id="horizontalList" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 2v20h-8V2zM10 2v20H2V2z"/></symbol><symbol id="imageUp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 11V7a1 1 0 0 0-1-1l-3.465-.001a1 1 0 0 1-.832-.445l-1.406-2.108A1 1 0 0 0 14.465 3h-4.93a1 1 0 0 0-.832.445l-1.406 2.11a1 1 0 0 1-.832.444H3a1 1 0 0 0-1 1V20a1 1 0 0 0 1 1h10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.465 11A4 4 0 1 0 10 16.465M16 17l3-3m0 0v7m0-7 3 3"/></symbol><symbol id="infoCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M12 7v1M12 12v5"/></symbol><symbol id="instagram" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.005 2c3.256 0 3.641.01 4.927.075 1.192.056 1.84.253 2.262.422.572.226.976.488 1.398.91.432.433.695.836.91 1.4.17.43.367 1.079.423 2.261.056 1.286.075 1.67.075 4.927s-.01 3.642-.075 4.928c-.056 1.192-.253 1.84-.422 2.261a3.9 3.9 0 0 1-.91 1.408 3.8 3.8 0 0 1-1.4.91c-.43.17-1.079.367-2.261.423-1.286.056-1.67.075-4.927.075s-3.642-.01-4.928-.075c-1.191-.056-1.84-.253-2.261-.422a3.9 3.9 0 0 1-1.408-.91 3.8 3.8 0 0 1-.91-1.409c-.17-.431-.367-1.079-.423-2.261C2.02 15.637 2 15.252 2 11.995s.01-3.641.075-4.927c.056-1.192.253-1.84.422-2.262.226-.572.488-.976.91-1.398a3.7 3.7 0 0 1 1.409-.91c.431-.17 1.079-.367 2.261-.423C8.354 2.02 8.74 2 12.005 2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 16c-2.208 0-4-1.792-4-4s1.792-4 4-4 4 1.792 4 4-1.792 4-4 4M19 6c0 .551-.449 1-1 1s-1-.449-1-1 .449-1 1-1 1 .449 1 1"/></symbol><symbol id="key" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15.83 2.003a5.5 5.5 0 0 0-1.4.212c-2.883.567-5.041 3.07-5.041 6.092 0 .755.13 1.475.38 2.136C7.905 12.285 2.13 17.94 2.13 17.94a.43.43 0 0 0-.13.307v3.317c0 .236.202.437.439.437h3.475c.249 0 .439-.2.439-.437V19.71h1.814a.487.487 0 0 0 .487-.484V17.42h1.28c.285 0 .51-.225.51-.508v-1.31l.926-.944.32.342a.43.43 0 0 0 .605.012s.522-.532.984-.968c.724.295 1.53.46 2.36.46a6.245 6.245 0 0 0 6.144-5.005 6.4 6.4 0 0 0 .213-1.346c.119-3.435-2.704-6.256-6.167-6.15"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 6c.832 0 1.5.668 1.5 1.5S17.322 9 16.5 9c-.832 0-1.5-.668-1.5-1.5S15.668 6 16.5 6"/></symbol><symbol id="lamp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 21.5h-.5l-.5.5h-2l-.5-.5H10M9 18h6M9.5 20h5M14.5 17v-1c0-.905.315-1.735.94-2.375C16.385 12.66 17 11.47 17 10c0-2.76-2.24-5-5-5s-5 2.24-5 5c0 1.47.615 2.66 1.56 3.625.625.64.94 1.47.94 2.375v1M12 17v-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 11 1.037 1.037L13.075 11M8 2l.5.5M4 6l.5.5M20 6l-.5.5M16 2l-.5.5"/></symbol><symbol id="language" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12.002 2c-1.046 0-2.054.16-3.002.458A10 10 0 0 0 5 4.86a9.97 9.97 0 0 0-3 7.143C2 17.526 6.478 22 12.002 22S22 17.522 22 12.002C22 6.478 17.522 2 12.002 2M12.006 22V2M22 12.013H2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19.518 18.327c-2.949-1.766-8.408-3.727-15.037.008M19.601 5.662c-2.949 1.789-8.495 3.835-15.238-.028"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11 2s-9 8.604 0 19.928M13 2s9 8.604 0 19.928"/></symbol><symbol id="language2" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.276 2.78 8.5 6.5 5.5 9l.295 1.541L9 10l3 2.5-3 6-2.002-4L5 13.5l.795-2.789-2.87-2.896a9.98 9.98 0 0 1 10.306-5.74"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21.656 9.548 19 14.5l-1.157 1.554L17 12h-1s-2.5-1.5-.5-3l3-.5 1-2h-4l-1-.5 1.635-3.114A10.01 10.01 0 0 1 22 11.998C22 17.522 17.525 22 11.997 22 6.475 22 2 17.522 2 11.998q0-.569.062-1.12"/></symbol><symbol id="languageEN" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 9H7v3m3 0H7m0 0v3h3M13 15V9l4 6V9"/></symbol><symbol id="languagePT" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7 15v-2m0 0V9h2a2 2 0 1 1 0 4zM15 15V9h-2 4"/></symbol><symbol id="lattes" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.117 20.275c-2.162-4.396-3.448-7.05-3.448-7.117 0-.107.132-.092 1.431.16 2.284.446 3.504.571 5.538.572 2.692 0 4.883-.422 6.586-1.273.9-.45 1.443-.848 1.886-1.388.547-.666.722-1.124.729-1.896.005-.734-.094-1.12-.522-2.019-.17-.354-.318-.762-.332-.905-.023-.23-.003-.263.167-.282.374-.044 2.216 1.731 2.895 2.789 1.17 1.823 1.264 3.796.274 5.703-.608 1.172-1.28 1.983-2.405 2.904-1.87 1.531-4.045 2.597-7.047 3.456C10.256 21.44 7.649 22 7.112 22c-.114 0-.328-.37-.994-1.726zm.602-7.09c-2.1-.27-3.862-.504-3.917-.521-.093-.03-.427-1.135-.615-2.035-.048-.227-.117-.83-.155-1.34-.17-2.277.33-3.85 1.667-5.266 2.264-2.394 7.112-2.685 12.582-.756.96.34 1.341.575 1.165.721-.13.109-1.015.107-2.543-.004-2.388-.174-4.206.155-5.144.934-1.426 1.185-1.209 3.783.632 7.532.199.405.4.803.446.883.106.186.029.36-.157.35a372 372 0 0 1-3.961-.497m7.044-2.039c-1.676-.299-3.183-1.33-3.669-2.51-.233-.567-.222-1.306.027-1.749.225-.4.807-.863 1.329-1.057.867-.323 2.387-.194 3.494.297 1.05.465 1.982 1.284 2.329 2.045.444.978.074 2.068-.878 2.588-.631.345-1.857.525-2.632.386"/></symbol><symbol id="left" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m14 16-4-4 4-4"/></symbol><symbol id="like" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.07 20.54h12.54c1.08 0 1.65-.75 1.81-1.41 0 0 1.42-7.21 1.5-7.68s.16-1.11-.12-1.58c-.41-.7-1.15-.66-1.34-.66h-4.73c1.01-2.02.64-5.09.64-5.09-.15-1.6-1.57-1.46-1.57-1.46-1.29 0-1.38 1.17-1.38 1.17 0 4.59-3.95 6.07-5.02 6.39-1.07.31-2.36.26-2.36.26"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 9.64h4.07v11.71H2V9.64"/></symbol><symbol id="link" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11 13.883-.917-.917a3.4 3.4 0 0 1 0-4.782l5.198-5.201a3.396 3.396 0 0 1 4.778 0l.959.959a3.4 3.4 0 0 1 0 4.782L17.742 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m13 10.144.903.903a3.4 3.4 0 0 1 0 4.782L8.72 21.018a3.396 3.396 0 0 1-4.78 0c-1.309-1.31.352.351-.958-.96a3.4 3.4 0 0 1 0-4.781L6.258 12"/></symbol><symbol id="linkExternal" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 2H2v20h20v-6M15 2h7v7m-.164-6.86L12 12"/></symbol><symbol id="linkedin" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.52 8.667H2.387V21.99H6.52zM4.441 6.926a2.45 2.45 0 0 0 2.441-2.463A2.45 2.45 0 0 0 4.442 2 2.45 2.45 0 0 0 2 4.463a2.44 2.44 0 0 0 2.441 2.463M13.128 15.006c0-1.875.867-2.993 2.517-2.993 1.515 0 2.247 1.067 2.247 2.992V22H22v-8.44c0-3.573-2.029-5.297-4.857-5.297s-4.024 2.203-4.024 2.203v-1.8H9.156v13.326h3.965c.008.008.008-4.935.008-6.987"/></symbol><symbol id="list" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4M4 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4M4 22a2 2 0 1 0 0-4 2 2 0 0 0 0 4M10.019 4H22M10.019 12H22M10.019 20H22"/></symbol><symbol id="login" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 4h3v2m-3 14h3v-2M2 20V4l8-2v20zM13 12l3-3m-3 3 3 3m-3-3h9"/></symbol><symbol id="logout" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 4h3v3m-3 13h3v-3m6-5h-9m9 0-3 3m3-3-3-3M2 20V4l8-2v20z"/></symbol><symbol id="mail" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 20.01H2V4h20z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m2 4 8 8.5c.5.5 1 1 2 1s1.5-.5 2-1L22 4M2 20l7.5-7.5M22 20l-7.5-7.5"/></symbol><symbol id="maintenance" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m10.5 21 .14 1h2.72l.916-2.733 1.26-.523 2.566 1.295 1.937-1.937-1.295-2.567.523-1.26L22 13.362v-2.722l-2.733-.915-.523-1.26 1.295-2.566-1.937-1.937-2.567 1.295-1.26-.523L13.362 2h-2.722l-.915 2.733-1.26.523-2.566-1.295L3.96 5.898l1.295 2.567-.523 1.26L2 10.638v2.722l1 .139"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m3.856 17.756 3.438-3.438c.855-.903.65-2.04.637-2.384v-.032c-.066-1.123.316-2.247 1.15-3.084 1.2-1.197 2.99-1.463 4.517-.814L11.83 9.771c-.615.615-.591 1.647.055 2.293l.016.016c.646.646 1.679.672 2.294.056l1.767-1.767c.648 1.527.382 3.317-.816 4.515a4 4 0 0 1-3.083 1.15h-.032c-.344-.014-1.487-.224-2.39.63l-3.438 3.439"/></symbol><symbol id="medDoc" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 10V2H8L3 7v15h6.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 6v3H7"/><path stroke-linejoin="round" stroke-miterlimit="10" d="M18 15v-3h-4v3h-3v4h3v3h4v-3h3v-4z"/></symbol><symbol id="medEspec" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 10V7h-4v3H7v3.667h3V17h4v-3h3v-4z"/></symbol><symbol id="medImg" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 7v15h18V2H8z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.108 19v-3.655c0-.392.468-.898.76-1.163.783-.71.686-1.56.63-1.89-.102-.623-.715-1.247-1.45-1.247-.901 0-1.208.39-1.501.39s-.597-.393-1.501-.39c-.735 0-1.349.624-1.451 1.246-.055.332-.158 1.18.63 1.89.293.266.76.766.76 1.164V19M10 6v3H7"/></symbol><symbol id="medUser" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 22v-2.083A4.17 4.17 0 0 1 4.743 16l5.083-1.426v-2.596c-1.004-.76-1.739-1.956-1.739-3.313V5.93c0-2.17 1.76-3.93 3.93-3.93s3.93 1.76 3.93 3.93v2.735A4.17 4.17 0 0 1 13 12.651M22 22v-2.083A4.17 4.17 0 0 0 19.257 16l-5.083-1.426v-2.16"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m14.95 15.404-3.1 3.79-3.1-3.79M11.75 19v3M7.087 22a1.304 1.304 0 1 0 0-2.609 1.304 1.304 0 0 0 0 2.61M7.087 19v-3M18.835 22h.665v-.513c0-1.096-.805-2.065-2-2.413-1.195.348-2 1.317-2 2.413V22h.665M17.652 19v-3"/></symbol><symbol id="medical" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21 16.5c0 1.386-1.114 2.5-2.5 2.5a2.494 2.494 0 0 1-2.5-2.5c0-1.386 1.115-2.5 2.5-2.5s2.5 1.114 2.5 2.5M14 2v1.875M9 3H7.552C6.68 3 6 3.711 6 4.552V8c0 1.067.388 2.082 1.261 2.664S12.001 13 12.001 13"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 3h1.448C17.321 3 18 3.711 18 4.552V8c0 1.067-.388 2.082-1.261 2.664S12 13 12 13M10 2v1.875M14 21c3 .5 3.5-2 3.5-2M12 13.456V16c0 4-2.817 6-5 6-2.742 0-4-2-4-3.5C3 16 6 15 9 17"/></symbol><symbol id="menuHamburguer" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 12h18M3 20h18M3 4h18"/></symbol><symbol id="menuKebab" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 4a2 2 0 1 1 4 0 2 2 0 0 1-4 0M10 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0M10 20a2 2 0 1 1 4 0 2 2 0 0 1-4 0"/></symbol><symbol id="menuMeatballs" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M12 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4M4 10a2 2 0 1 1 0 4 2 2 0 0 1 0-4"/></symbol><symbol id="mic" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 7a4 4 0 1 1 8 0v5a4 4 0 0 1-8 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 11v1a7 7 0 1 1-14 0v-1M12 19v2"/></symbol><symbol id="micOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 12a4 4 0 0 1-3 3.874M16 7.5V7a4 4 0 0 0-8 0v5c0 .986.357 1.89.949 2.587"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 11v1a7 7 0 0 1-9 6.71M5 11v1c0 1.838.708 3.51 1.867 4.76M12 19v2M21 3 3 21"/></symbol><symbol id="minus" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 12h16"/></symbol><symbol id="minusCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8 11.988h8"/></symbol><symbol id="minusSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2zM8 12h8"/></symbol><symbol id="mobile" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2zM11 18h2"/></symbol><symbol id="news" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18.016 14h-2.002v4.04h2.002zM9.007 14h3.003M9.007 18h3.003M9.007 10h9.009M9.007 6h9.009"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3.5 22h16.727C21.22 22 22 21.213 22 20.21V2H5v18.5c0 1-.578 1.5-1.5 1.5m0 0c-.922 0-1.5-.5-1.5-1.5V13"/></symbol><symbol id="notification" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 12a7 7 0 0 1 14 0v7H5zM3 19h18"/><circle cx="12" cy="3" r="1" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 19v1a2 2 0 1 0 4 0v-1"/></symbol><symbol id="npsDeslike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 15.997c-1.263-1.326-3.737-1.33-5 .003M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsHate" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 17c0-4 6-4.005 6 0ZM8.5 9.5l.5 1M15.5 9.5l-.5 1"/></symbol><symbol id="npsLike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 16c-1.263 1.326-3.737 1.332-5 0M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsLove" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 15c-.5 4-7.5 4-8 0M9 9.5v1M15 9.5v1"/></symbol><symbol id="npsNeutral" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 10a8 8 0 1 1 16 0v4a8 8 0 1 1-16 0zM15 16H9M9 9.5v1M15 9.5v1"/></symbol><symbol id="order" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7 18V3M17 6v15M10 6 6.995 3 4 6M14 18l3.005 3L20 18"/></symbol><symbol id="partner" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 5V2h-4v3H7v3.667h3V12h4V9h3V5zM12.8 17.724l5.67-2.527a1.456 1.456 0 0 1 2.002.547c.4.712.164 1.624-.539 2.038l-1.977.945-5.686 2.718c-.294.174-.63.256-.973.256H6.493c-.35 0-.702.1-1.004.282l.01.017"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7.989 18.32h3.488c.825 0 1.495-.679 1.495-1.516s-.67-1.516-1.495-1.516H6.804c-.515 0-1.013.116-1.479.348L2 17.31"/></symbol><symbol id="phone" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.129 4.837c-.17.284-.146.674-.073 1.08a19.93 19.93 0 0 0 5.5 10.562c2.786 2.784 6.563 4.87 10.536 5.471.406.065.796.09 1.08-.073.098-.057.228-.162.26-.325l1.555-3.828c.049-.251-.04-.511-.244-.722-.097-.098-2.315-.901-3.363-1.405-.43-.21-.934-.089-1.145.26l-.407.698a1.04 1.04 0 0 1-.633.48c-1.024.259-4.192-2.655-4.882-3.345-.715-.715-3.73-3.962-3.47-4.985a1.02 1.02 0 0 1 .48-.633c.617-.357.447-.26.699-.406.357-.211.479-.715.268-1.145-.455-.933-.723-1.81-1.024-2.809-.13-.438-.552-.787-.975-.698 0 0-1.124.42-3.845 1.563-.155.033-.26.163-.317.26M14 5c2.764 0 5 2.236 5 5M15 2a7 7 0 0 1 7 7"/></symbol><symbol id="play" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 16V8l6 4z"/></symbol><symbol id="plus" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M4 12h16M12 4v16"/></symbol><symbol id="plusCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10M8 12h8M12 16V8"/></symbol><symbol id="plusSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2zM8 12h8M12 8v8"/></symbol><symbol id="print" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5.828 17H2V6h20v11h-3.816M6 6V2h12v4"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 15H6v7h12zM9 18h6M18 9h1"/></symbol><symbol id="profile" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13.5 11.5v1.608L19 15c1.281.451 2 1.742 2 3v4"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M3 22v-3.973C3 16.5 3.5 15.5 5 15s5-2 5-2v-1.5l.01-.44c-.972-.624-1.51-1.686-1.51-2.892V5.47C8.5 3.553 10.015 2 12.005 2S15.5 3.553 15.5 5.47v2.698c0 1.528-1 2.832-2.5 3.332"/></symbol><symbol id="profileCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 19v-1.034c0-.958 0-1.966-1.5-2.466l-4-1.5v-1c1-.5 1.5-1.5 1.5-2.5V8c0-2-1.421-3-3-3S9 6 9 8v2.5c0 1 .5 2 1.5 2.5v1l-4 1.5C5 16 5 17.073 5 18.02V19"/></symbol><symbol id="questionCircle" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 8.943C9 7.318 10.343 6 12 6s3 1.318 3 2.943S13.657 12 12 12v2m0 4v-1"/></symbol><symbol id="questionSquare" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v20H2z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 8.943C9 7.318 10.343 6 12 6s3 1.318 3 2.943S13.657 12 12 12v2m0 4v-1"/></symbol><symbol id="range" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2.019 11.994H22M7 6h15M2 6h1M17 17.989H2m20 0h-1.017"/></symbol><symbol id="reload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2a9.99 9.99 0 0 1 8.196 4.27"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M20.333 2v4.444H15.89"/></symbol><symbol id="ribbon" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.5 12c2.5-2 2.54-4.603 2.54-4.603C17.04 1.8 11.446 2 11.446 2S6 1.8 6 7.397c0 0 0 2.603 2.5 5.103s9.5 9 9.5 9l3-3s-6-5-10-9c-.743-.744-1.5-2-1-3 .699-1.397 2.5-1 3 0 .423.846 0 1.5 0 1.5M8.5 13 3 18.5l3 3 4-4"/></symbol><symbol id="right" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m10 8 4 4-4 4"/></symbol><symbol id="schedule" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2M12 11.989v5.993M15 14.986H9"/></symbol><symbol id="scheduleCancel" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3m-8 0h2m1.119 9.868-2.12 2.119m0 0-2.118 2.119M12 14.985l2.121 2.122M12 14.986l-2.122-2.122"/></symbol><symbol id="scheduleCheck" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 7.993h20M8 2v1.998M16 2v1.998M5 3.012H2v18.967h20V2.999h-3M11 2.999h2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 13-3.9 4L9 14.985"/></symbol><symbol id="scheduleHistorico" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 6.993h17M7 1v1.998M14 1v1.998M3.55 2.01H2V19h17V2h-1.55"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 22h17V5M10 1.999h1"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 9.99h-3v2.997h3z"/></symbol><symbol id="search" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16"/></symbol><symbol id="secure" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22a6 6 0 1 0 0-12 6 6 0 0 0 0 12"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8 11V6.05C8 3.815 9.792 2 12 2c1.104 0 2.104.454 2.832 1.183A4.1 4.1 0 0 1 16 6.05V11M12 17v2M12 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></symbol><symbol id="share" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19 22a3 3 0 1 0 0-6 3 3 0 0 0 0 6M19 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6M5 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6M8 11l8-4.5M8 13l8 4.5"/></symbol><symbol id="siren" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m4.563 19 1.825-9.737A4 4 0 0 1 10.32 6h3.36a4 4 0 0 1 3.932 3.263L19.438 19M12 19v-5.5M12 2v1M4 4l1 1M2 11h1M21 11h1M20 4l-1 1"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M13 13a2 2 0 0 0 2 2v-4a2 2 0 0 0-2 2M11 13a2 2 0 0 0-2-2v4a2 2 0 0 0 2-2M3.5 19h17l.5 3H3z"/></symbol><symbol id="sound" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 9v6h3.983L11 21V3L5.983 9zM15 9c1.5.5 2 2 2 3s-.5 2.5-2 3"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M15 4c4 .5 7 4 7 8s-3 7.5-7 8"/></symbol><symbol id="soundOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.983 15H5V9h3.983L14 3v5.5m0 5.5v7l-3-4M19 3 4 21"/></symbol><symbol id="subItem" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m15 19 5-5-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M19.53 14H5.6c-.8 0-1.6-.8-1.6-1.6V5"/></symbol><symbol id="swap" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M18 17H3M6 7h15M6 14l-3 3.005L6 20m12-10 3-3.005L18 4"/></symbol><symbol id="target" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 19a7 7 0 1 0 0-14 7 7 0 0 0 0 14"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6M19 12h3M2 12h3M12 5V2M12 22v-3"/></symbol><symbol id="team" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.545 20v-1.364A3.636 3.636 0 0 0 12.91 15H5.636A3.636 3.636 0 0 0 2 18.636V20M9.5 11a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7M22 20v-1.455a3.64 3.64 0 0 0-2.727-3.518M15.636 4a3.636 3.636 0 0 1 0 7.046"/></symbol><symbol id="telegram" viewBox="0 0 24 24"><path stroke-linejoin="round" d="M22 5 2 7.692l4 3.77 8-1.616-5.5 4.308L13 19z"/></symbol><symbol id="twitter" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 22 2 2h6l14 20z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14.097 10.71 21.5 2h-2l-6.306 7.42zM9.903 13.29 2.5 22h2l6.307-7.42z"/></symbol><symbol id="unLink" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m11.518 6.747 3.747-3.752a3.397 3.397 0 0 1 4.805 0l.936.938a3.41 3.41 0 0 1 0 4.81l-3.787 3.793M12.428 17.333l-3.693 3.672a3.397 3.397 0 0 1-4.805 0l-.936-.938a3.41 3.41 0 0 1 0-4.81L6.7 11.57M3.5 8h2M8 3.5v2M3.5 3.5 5 5M20.5 16h-2M16 20.5v-2M20.5 20.5 19 19"/></symbol><symbol id="unSecure" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 22a6 6 0 1 0 0-12 6 6 0 0 0 0 12M8 11V6.05C8 3.815 9.792 2 12 2c1.104 0 2.104.454 2.832 1.183A4.1 4.1 0 0 1 16 6.05M12 17v2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4"/></symbol><symbol id="unity" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M5 2h14v20H5z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M9 16h6v6H9zM2 12h3v10H2zM22 22H2M10 6H9M15 6h-1M10 9H9M15 9h-1M10 12H9M15 12h-1M12 22v-6"/></symbol><symbol id="unlike" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M6.07 3.467h12.54c1.08 0 1.65.75 1.81 1.41 0 0 1.42 7.21 1.5 7.68s.16 1.11-.12 1.58c-.41.7-1.15.66-1.34.66h-4.73c1.01 2.02.64 5.09.64 5.09-.15 1.6-1.57 1.46-1.57 1.46-1.29 0-1.38-1.17-1.38-1.17 0-4.59-3.95-6.07-5.02-6.39-1.07-.31-2.36-.26-2.36-.26"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 14.367h4.07V2.657H2v11.71"/></symbol><symbol id="up" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m8 13 4-4 4 4"/></symbol><symbol id="upload" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 7v13m0-13 7 6.456M12 7l-7 6.456M5 4h14"/></symbol><symbol id="verticalList" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 2h20v8H2zM2 14h20v8H2z"/></symbol><symbol id="viewFalse" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16.5 7.174C15.152 6.478 13.63 6 12 6c-5 0-9 4.5-10 6 .633.95 2.47 3.102 5 4.554m3.5 1.313c.488.086.989.133 1.5.133 5 0 9-4.5 10-6-.399-.598-1.274-1.673-2.5-2.75"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M16 12a4 4 0 0 1-4 4m2.646-7A4 4 0 0 0 9 14.646M21 3 3 21"/></symbol><symbol id="viewTrue" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M22 12c-1 1.5-5 6-10 6s-9-4.5-10-6c1-1.5 5-6 10-6s9 4.5 10 6"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8"/></symbol><symbol id="weight" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 12 2-5c-1.5-1-4-2-7-2S6.5 6 5 7l2 5c1.5-.5 2.5-1 5-1s3.5.5 5 1M12 10.5l-2-2"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M2 20V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2"/></symbol><symbol id="whatsapp" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M7.28 20.813a1.06 1.06 0 0 0-.791-.094l-2.76.787a1 1 0 0 1-1.235-1.236l.787-2.759a1.06 1.06 0 0 0-.094-.791A9.94 9.94 0 0 1 2 12C2 6.478 6.478 2 12 2s10 4.478 10 10-4.478 10-10 10a9.93 9.93 0 0 1-4.72-1.187"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10.19 9.433c-.024.032-.048.055-.072.087-.232.266-.12.659.04 1.09.497 1.358 1.874 2.707 3.108 3.35.408.212.849.244 1.113.008.032-.023.056-.047.088-.078.265-.235.665-.416 1.034-.267.224.094.424.189.752.314.473.188.81.667.737 1.114-.088.518-.4 1.06-.56 1.342-.185.33-.994.734-1.554.569-4.502-1.326-6.568-4.017-7.81-7.807-.176-.542 0-1.27.505-1.566.28-.164.745-.565 1.346-.588.472-.016.897.18 1.177.698.112.212.184.455.288.675.169.353.04.792-.192 1.06"/></symbol><symbol id="wifi" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 19c0 1.107-.893 2-2 2s-2-.893-2-2 .893-1.999 2-1.999c1.107-.036 2 .893 2 2M8 14.875c2-2.5 6-2.5 8 0M5 11c3.5-4 10.5-4 14 0M3 6.75c5-5 13-5 18 0"/></symbol><symbol id="wifiOff" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M14 19c0 1.107-.893 2-2 2s-2-.893-2-2 .893-1.999 2-1.999c1.107-.036 2 .893 2 2M19 2 8 14.85M16 14.875a4.97 4.97 0 0 0-2.538-1.672M5 11c2.134-2.44 5.57-3.391 8.72-2.855M19 11a8.4 8.4 0 0 0-2.195-1.774M3 6.75a12.67 12.67 0 0 1 14.167-2.647M21 6.75q-.571-.57-1.19-1.055"/></symbol><symbol id="youtube" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M21.584 7.187a2.51 2.51 0 0 0-1.77-1.768C18.254 5 12 5 12 5s-6.254 0-7.813.419a2.51 2.51 0 0 0-1.77 1.768C2 8.746 2 11.037 2 12s0 3.254.416 4.813a2.51 2.51 0 0 0 1.77 1.768C5.747 19 12 19 12 19s6.254 0 7.814-.419a2.51 2.51 0 0 0 1.77-1.768C22 15.254 22 12.963 22 12s0-3.26-.416-4.813"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M11.494 13.871C10.836 14.23 10 13.8 10 13.104v-2.208c0-.695.836-1.125 1.493-.767l2.028 1.104c.639.347.639 1.187 0 1.534z"/></symbol><symbol id="zoomIn" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M10 7v6M13 10H7"/></symbol><symbol id="zoomOut" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m17 15 5 5-2 2-5-5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16M13 10H7"/></symbol></defs></svg>
@@ -0,0 +1,8 @@
1
+ <svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="doctor">
3
+ <circle id="Ellipse 2" cx="22" cy="64" r="4" fill="#71C5E8"/>
4
+ <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5L48.5 45L35 61.5L22.5 45L27.5 43.5Z" fill="#449CD5"/>
5
+ <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#71C5E8"/>
6
+ <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M35.0583 2.91667C28.5867 2.91667 23.3333 8.17 23.3333 14.6417V23.8146C23.3333 27.8235 25.511 31.4328 28.589 33.7646C28.9529 34.0403 29.1667 34.4705 29.1667 34.9271V43.6333C29.1667 44.287 28.7317 44.8608 28.1023 45.0374L23.8783 46.2226L35 59.8158L46.1217 46.2226L41.8977 45.0375C41.2683 44.8609 40.8333 44.287 40.8333 43.6334V37.7878C39.071 38.6166 37.126 39.1218 35.0748 39.2272C34.2705 39.2686 33.5849 38.65 33.5436 37.8457C33.5023 37.0413 34.1208 36.3557 34.9252 36.3144C41.5329 35.9749 46.7833 30.5156 46.7833 23.8146V14.6417C46.7833 8.17 41.53 2.91667 35.0583 2.91667ZM43.7063 36.0296C47.353 33.2083 49.7 28.7886 49.7 23.8146V14.6417C49.7 6.55917 43.1408 0 35.0583 0C26.9758 0 20.4167 6.55917 20.4167 14.6417V23.8146C20.4167 28.634 22.8824 32.8445 26.25 35.6319V42.5279L10.2664 47.0125C10.231 47.0225 10.196 47.0337 10.1615 47.0463C4.05855 49.2685 0 55.0659 0 61.5562V68.5416C0 69.3471 0.652918 70 1.45833 70C2.26375 70 2.91667 69.3471 2.91667 68.5416V61.5562C2.91667 56.3102 6.18578 51.6218 11.109 49.8055L20.4166 47.1939L20.4167 58.5171C17.9007 59.1646 16.0417 61.4485 16.0417 64.1666C16.0417 67.3883 18.6534 70 21.875 70C25.0967 70 27.7084 67.3883 27.7084 64.1666C27.7084 61.4485 25.8493 59.1646 23.3334 58.5171L23.3333 50.1625L33.5416 62.6393L33.5417 68.5417C33.5417 69.3471 34.1946 70 35 70C35.8054 70 36.4583 69.3471 36.4583 68.5417L36.4583 62.6393L48.9744 47.3419C49.0439 47.2569 49.1023 47.1664 49.1496 47.0722L52.5 48.0123L52.5 51.0288C48.9761 52.6418 46.6667 56.1687 46.6667 60.1125V68.5416C46.6667 69.347 47.3196 69.9999 48.125 69.9999H50.0646C50.87 69.9999 51.5229 69.347 51.5229 68.5416C51.5229 67.7362 50.87 67.0833 50.0646 67.0833H49.5834V60.1125C49.5834 57.232 51.3229 54.6639 53.9584 53.5745C56.5938 54.6639 58.3333 57.232 58.3333 60.1125V67.0833H57.8521C57.0467 67.0833 56.3938 67.7362 56.3938 68.5416C56.3938 69.347 57.0467 69.9999 57.8521 69.9999H59.7917C60.5971 69.9999 61.25 69.347 61.25 68.5416V60.1125C61.25 56.1687 58.9406 52.6418 55.4167 51.0288L55.4166 48.8306L58.891 49.8055C63.8142 51.6218 67.0833 56.3103 67.0833 61.5563V68.5417C67.0833 69.3471 67.7362 70 68.5417 70C69.3471 70 70 69.3471 70 68.5417V61.5563C70 55.066 65.9414 49.2685 59.8385 47.0464C59.804 47.0338 59.769 47.0225 59.7336 47.0126L43.75 42.5279V36.3854C43.75 36.2627 43.7348 36.1435 43.7063 36.0296ZM21.875 61.25C20.2642 61.25 18.9584 62.5558 18.9584 64.1666C18.9584 65.7775 20.2642 67.0833 21.875 67.0833C23.4859 67.0833 24.7917 65.7775 24.7917 64.1666C24.7917 62.5558 23.4859 61.25 21.875 61.25ZM11.6666 62.7083C12.472 62.7083 13.125 63.3612 13.125 64.1667V68.5417C13.125 69.3471 12.472 70 11.6666 70C10.8612 70 10.2083 69.3471 10.2083 68.5417V64.1667C10.2083 63.3612 10.8612 62.7083 11.6666 62.7083Z" fill="#002855"/>
7
+ </g>
8
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="47" height="37" viewBox="0 0 47 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="Group">
3
+ <path id="Vector" d="M11.8908 34.731C9.20044 33.4846 6.82177 32.8633 4.75484 32.867C3.6281 32.867 2.72858 33.0206 2.03001 33.3371C1.33143 33.6535 0.980268 34.0578 0.980268 34.5481C0.980268 35.0383 1.35584 35.4097 2.09198 35.7188C2.82811 36.028 3.78209 36.1761 4.90882 36.1761C7.14728 36.1761 9.47399 35.6944 11.889 34.731H11.8908ZM13.8777 34.7566C15.5983 35.6236 17.5048 36.0824 19.4419 36.0957C22.2888 36.0957 24.9059 35.0889 27.2934 33.0755C30.6398 30.2706 33.0679 26.4339 34.5777 21.5656C35.4215 18.835 35.844 16.3033 35.8453 13.9703C35.8378 12.4523 35.6257 10.9418 35.2143 9.47758C34.0521 10.8027 32.9705 12.1929 31.9749 13.6411C31.0097 15.0521 29.6244 17.2655 27.8192 20.2814C25.9976 23.3302 24.4728 25.6107 23.2446 27.123C21.8986 28.7544 20.3741 30.2382 18.6982 31.548C17.7104 32.3224 16.1036 33.392 13.8777 34.7566ZM35.7627 8.95257C36.2443 10.5479 36.4928 12.2014 36.5007 13.8642C36.477 16.5454 36.0577 19.2092 35.2556 21.7741C33.6857 26.9803 31.1049 31.0523 27.5131 33.9901C25.2737 35.8965 22.3951 36.9377 19.4212 36.917C18.4507 36.926 17.4827 36.8197 16.5386 36.6005C15.6786 36.392 14.4498 35.9548 12.8523 35.2889C9.98665 36.4268 7.32443 36.9963 4.86564 36.9975C3.8307 37.0209 2.79876 36.88 1.81029 36.5804C1.3092 36.4236 0.863873 36.1319 0.525809 35.7389C0.206226 35.4103 0.0194666 34.9802 0 34.528C0 33.7535 0.438176 33.1438 1.31453 32.6987C2.19088 32.2535 3.36958 32.0243 4.85061 32.0108C7.1792 32.0108 9.84895 32.7737 12.8598 34.2993C14.9253 32.9107 16.7887 31.2567 18.3996 29.3821C19.4776 28.1364 20.3564 27.048 21.0287 26.0894C21.701 25.1309 23.4418 22.5644 26.2342 18.3606C28.4126 15.124 31.2707 11.8313 34.8087 8.48245C34.0024 6.65315 33.0842 5.25069 32.0538 4.27507C29.9318 2.2226 27.0743 1.19758 23.4812 1.20002C18.7564 1.20002 14.7553 2.75858 11.4777 5.8757C9.90298 7.34783 8.6113 9.08249 7.6637 10.9977C6.84767 12.5984 6.41431 14.3583 6.39611 16.1454C6.39611 17.8673 6.94885 19.2594 8.0543 20.3216C9.09841 21.3387 10.5381 21.8479 12.3735 21.8491C14.9049 21.8491 17.3349 20.8942 19.6635 18.9844C22.8296 16.3734 25.0205 12.6868 26.2361 7.92451L26.7337 8.08C26.253 11.1471 25.2289 13.8533 23.6615 16.1984C22.0597 18.5765 20.0822 20.3564 17.7236 21.5034C16.1028 22.3133 14.3078 22.7371 12.4861 22.74C10.1075 22.74 8.28278 21.9601 7.01207 20.4003C5.88533 19.021 5.33135 17.3253 5.33135 15.3277C5.33135 12.7667 6.0944 10.2617 7.62051 7.81292C9.12478 5.3796 11.2729 3.38496 13.8401 2.03784C16.4266 0.680501 19.306 0.00121953 22.4784 0C26.6949 0 30.0257 1.20856 32.4707 3.62566C33.4873 4.62812 34.4531 6.05619 35.3683 7.90988C37.4077 6.15619 39.3419 4.78178 41.171 3.78664L41.3588 4.4397C39.6649 5.47508 37.8027 6.98181 35.772 8.95989L35.7627 8.95257ZM43.1372 0.830502H47V4.7141C47 6.27997 46.7496 7.31658 46.2488 7.8239C45.7355 8.34708 44.8085 8.6483 43.4677 8.72757C43.2548 8.67921 43.0363 8.6589 42.8179 8.6672V6.89096C43.4376 6.89096 43.8965 6.75559 44.1944 6.48485C44.4911 6.21229 44.6301 5.68728 44.6113 4.90435H43.1278L43.1372 0.830502Z" fill="white"/>
4
+ </g>
5
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="70" height="68" viewBox="0 0 70 68" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="patient">
3
+ <path id="Vector 56" d="M7 51C8.6 50.2 18 46.6667 22.5 45H48C51.5 46.3333 59 49.2 61 50C63.5 51 68 56 68 58V68H2C1.83333 66.1667 1.5 61.9 1.5 59.5C1.5 56.5 5 52 7 51Z" fill="#F9E547"/>
4
+ <path id="Vector 1" d="M27.5 43.5V34.5L42.5 35.5V43.5C42.5 43.5 46.5 44 48.5 45C48.5 52.5 29 56 21 46C22 45 27.5 43.5 27.5 43.5Z" fill="#D4D4D4"/>
5
+ <path id="Rectangle 1" d="M22 15C22 7.8203 27.8203 2 35 2C42.1797 2 48 7.8203 48 15V24C48 31.1797 42.1797 37 35 37C27.8203 37 22 31.1797 22 24V15Z" fill="#F6F6F6"/>
6
+ <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M41.6001 33.9305C42.4285 33.9305 43.1001 34.6021 43.1001 35.4305V41.5403L61.1129 48.7262C66.1331 50.584 69.5001 55.2376 69.5001 60.4835V68C69.5001 68.8284 68.8285 69.5 68.0001 69.5C67.1717 69.5 66.5001 68.8284 66.5001 68V60.4835C66.5001 56.5512 63.9687 52.9751 60.0566 51.5341C60.0499 51.5317 60.0432 51.5291 60.0365 51.5265C60.0307 51.5243 60.025 51.5221 60.0193 51.5198L41.0443 43.9501C40.4741 43.7226 40.1001 43.1707 40.1001 42.5568V35.4305C40.1001 34.6021 40.7717 33.9305 41.6001 33.9305Z" fill="#002855"/>
7
+ <path id="Vector 55 (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M21.3086 44.0319C22.137 44.0319 22.8086 44.7035 22.8086 45.5319C22.8086 46.7922 23.7709 48.0385 26.1601 49.035C28.4805 50.0028 31.6839 50.5039 34.976 50.4827C38.2667 50.4616 41.4768 49.9199 43.8061 48.9384C46.2274 47.9181 47.1626 46.687 47.1626 45.5319C47.1626 44.7035 47.8342 44.0319 48.6626 44.0319C49.4911 44.0319 50.1626 44.7035 50.1626 45.5319C50.1626 48.5896 47.6787 50.562 44.9711 51.7029C42.1714 52.8827 38.5431 53.4599 34.9952 53.4827C31.4488 53.5054 27.8137 52.9752 25.0052 51.8038C22.2655 50.661 19.8086 48.6599 19.8086 45.5319C19.8086 44.7035 20.4802 44.0319 21.3086 44.0319Z" fill="#002855"/>
8
+ <path id="Vector (Stroke)_2" fill-rule="evenodd" clip-rule="evenodd" d="M20.3 14.6691C20.3 6.78353 26.9372 0.5 35 0.5C43.0628 0.5 49.7 6.78353 49.7 14.6691V24.5192C49.7 32.4048 43.0628 38.6883 35 38.6883C34.1716 38.6883 33.5 38.0167 33.5 37.1883C33.5 36.3599 34.1716 35.6883 35 35.6883C41.5232 35.6883 46.7 30.633 46.7 24.5192V14.6691C46.7 8.55527 41.5232 3.5 35 3.5C28.4768 3.5 23.3 8.55527 23.3 14.6691V24.5192C23.3 28.3732 25.3337 31.7933 28.4989 33.8186C28.5077 33.8242 28.5164 33.8299 28.5251 33.8357L29.2346 34.3108C29.6504 34.5892 29.9 35.0567 29.9 35.5572V42.6677C29.9 43.2834 29.5237 43.8366 28.951 44.0628L10.0255 51.5375C10.0122 51.5428 9.99872 51.5479 9.98521 51.5528C6.04588 52.9793 3.5 56.5682 3.5 60.5152V68C3.5 68.8284 2.82843 69.5 2 69.5C1.17157 69.5 0.5 68.8284 0.5 68V60.5152C0.5 55.2527 3.88482 50.5806 8.94296 48.7396L26.9 41.6473V36.358L26.8686 36.3369C22.9133 33.8001 20.3 29.4646 20.3 24.5192V14.6691Z" fill="#002855"/>
9
+ <path id="Vector (Stroke)_3" fill-rule="evenodd" clip-rule="evenodd" d="M13.2339 63.6915C14.0623 63.6915 14.7339 64.3631 14.7339 65.1915V68C14.7339 68.8284 14.0623 69.5 13.2339 69.5C12.4055 69.5 11.7339 68.8284 11.7339 68V65.1915C11.7339 64.3631 12.4055 63.6915 13.2339 63.6915Z" fill="#002855"/>
10
+ <path id="Vector (Stroke)_4" fill-rule="evenodd" clip-rule="evenodd" d="M56.7661 63.6915C57.5945 63.6915 58.2661 64.3631 58.2661 65.1915V68C58.2661 68.8284 57.5945 69.5 56.7661 69.5C55.9377 69.5 55.2661 68.8284 55.2661 68V65.1915C55.2661 64.3631 55.9377 63.6915 56.7661 63.6915Z" fill="#002855"/>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="34" height="54" viewBox="0 0 34 54" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="unit">
3
+ <path id="Vector" d="M32 17.2008C32 17.2125 32 17.2125 32 17.2242V17.1774C32 17.1891 32 17.2008 32 17.2008ZM17 2C8.71538 2 2 8.79236 2 17.2008C2 28.8532 13.2269 31.4648 17 44.1595C20.7615 31.4765 31.9769 28.8298 32 17.2008C31.9885 8.80407 25.2731 2 17 2Z" fill="#71C5E8"/>
4
+ <path id="Vector_2" d="M19.3079 14.882V10.1976H14.6925V14.882H10.0771V19.5664H14.6925V24.2508H19.3079V19.5664H23.9233V14.882H19.3079Z" fill="white"/>
5
+ <path id="Vector (Stroke)" fill-rule="evenodd" clip-rule="evenodd" d="M0.5 17.2008C0.5 7.98196 7.86904 0.5 17 0.5C26.1085 0.5 33.4667 7.9741 33.4999 17.16C33.5 17.1658 33.4995 17.3163 33.5 17.1774V17.1979L33.4999 17.2437M17 3.5C9.56173 3.5 3.5 9.60275 3.5 17.2008C3.5 22.4338 5.96124 25.6341 9.2073 29.294C9.46898 29.589 9.73575 29.8869 10.0061 30.1888C12.396 32.8575 15.0672 35.8403 16.9988 39.9519C18.9281 35.8387 21.5984 32.8513 23.9885 30.1775C24.256 29.8783 24.5199 29.583 24.7789 29.2905C28.0245 25.6253 30.4773 22.4652 30.4883 17.2437C30.4763 9.6552 24.4239 3.5 17 3.5ZM33.4999 17.2437C33.4742 23.6264 30.3259 27.5515 27.0249 31.2793C26.7707 31.5664 26.5156 31.8524 26.2603 32.1386C23.1759 35.5966 20.0722 39.0761 18.4381 44.586C18.2493 45.2225 17.6644 45.6593 17.0004 45.6595C16.3364 45.6596 15.7513 45.2233 15.5622 44.5868C13.9247 39.0774 10.8209 35.604 7.73722 32.1533C7.47868 31.864 7.22028 31.5748 6.9629 31.2846C3.65222 27.5519 0.5 23.6203 0.5 17.2008M33.4999 17.2437C33.4995 17.3048 33.4993 17.3398 33.4993 17.3333L33.4999 17.2437Z" fill="#002855"/>
6
+ <path id="Vector (Stroke)_2" fill-rule="evenodd" clip-rule="evenodd" d="M11.4418 41.0208C11.6101 41.8319 11.0889 42.6259 10.2777 42.7942C8.0107 43.2644 6.20763 43.9459 5.01272 44.7052C3.76458 45.4985 3.5 46.1525 3.5 46.5017C3.5 46.7502 3.62318 47.1492 4.19602 47.6779C4.77032 48.2079 5.68385 48.7542 6.93883 49.2442C9.43941 50.2206 12.996 50.8572 17 50.8572C21.004 50.8572 24.5606 50.2206 27.0612 49.2442C28.3161 48.7542 29.2297 48.2079 29.804 47.6779C30.3768 47.1492 30.5 46.7502 30.5 46.5017C30.5 46.1525 30.2354 45.4985 28.9873 44.7052C27.7924 43.9459 25.9893 43.2644 23.7223 42.7942C22.9111 42.6259 22.3899 41.8319 22.5582 41.0208C22.7265 40.2096 23.5204 39.6884 24.3316 39.8567C26.8069 40.3702 28.9903 41.1526 30.5964 42.1733C32.1492 43.1601 33.5 44.6024 33.5 46.5017C33.5 47.8693 32.7838 49.0102 31.8386 49.8825C30.8948 50.7534 29.6117 51.4689 28.1523 52.0388C25.224 53.1821 21.2806 53.8572 17 53.8572C12.7194 53.8572 8.77598 53.1821 5.84771 52.0388C4.38826 51.4689 3.10516 50.7534 2.16144 49.8825C1.21625 49.0102 0.5 47.8693 0.5 46.5017C0.5 44.6024 1.8508 43.1601 3.40362 42.1733C5.00968 41.1526 7.19315 40.3702 9.66841 39.8567C10.4796 39.6884 11.2735 40.2096 11.4418 41.0208Z" fill="#002855"/>
7
+ <path id="Vector (Stroke)_3" fill-rule="evenodd" clip-rule="evenodd" d="M13.1925 10.1977C13.1925 9.36927 13.8641 8.69769 14.6925 8.69769H19.3079C20.1363 8.69769 20.8079 9.36927 20.8079 10.1977V13.3821H23.9233C24.7517 13.3821 25.4233 14.0536 25.4233 14.8821V19.5665C25.4233 20.3949 24.7517 21.0665 23.9233 21.0665H20.8079V24.2508C20.8079 25.0793 20.1363 25.7508 19.3079 25.7508H14.6925C13.8641 25.7508 13.1925 25.0793 13.1925 24.2508V21.0665H10.0771C9.24872 21.0665 8.57715 20.3949 8.57715 19.5665V14.8821C8.57715 14.0536 9.24872 13.3821 10.0771 13.3821H13.1925V10.1977ZM16.1925 11.6977V14.8821C16.1925 15.7105 15.521 16.3821 14.6925 16.3821H11.5771V18.0665H14.6925C15.521 18.0665 16.1925 18.738 16.1925 19.5665V22.7508H17.8079V19.5665C17.8079 18.738 18.4795 18.0665 19.3079 18.0665H22.4233V16.3821H19.3079C18.4795 16.3821 17.8079 15.7105 17.8079 14.8821V11.6977H16.1925Z" fill="#002855"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="350" height="150" viewBox="0 0 350 150" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M308.454 96.6122L294.507 96.6122C290.723 96.6122 287.655 93.5447 287.655 89.7614L287.655 48.1687C287.655 44.388 290.723 41.3206 294.507 41.3206L336.103 41.3206C339.887 41.3206 342.952 44.388 342.952 48.1687L342.952 62.1169C342.952 65.9002 339.884 68.9677 336.103 68.9677L322.154 68.9677C318.37 68.9677 315.305 72.0352 315.305 75.8185L315.305 89.7667C315.305 93.55 312.237 96.6175 308.454 96.6175" fill="#003DA5"/>
3
+ <path d="M319.729 103.66L307.491 103.66C304.171 103.66 301.479 100.969 301.479 97.6492L301.479 61.1537C301.479 57.8363 304.171 55.1448 307.491 55.1448L343.99 55.1448C347.31 55.1448 350 57.8363 350 61.1537L350 73.3925C350 76.7122 347.308 79.4038 343.99 79.4038L331.75 79.4038C328.43 79.4038 325.741 82.0953 325.741 85.415L325.741 97.6539C325.741 100.974 323.049 103.665 319.729 103.665" fill="#71C5E8"/>
4
+ <g style="mix-blend-mode:multiply">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M301.511 96.6121L308.454 96.6121L308.454 96.6174C312.237 96.6174 315.305 93.5499 315.305 89.7666L315.305 75.8184C315.305 72.0351 318.37 68.9676 322.154 68.9676L336.103 68.9676C339.884 68.9676 342.952 65.9001 342.952 62.1168L342.952 55.1447L307.524 55.1447C304.204 55.1447 301.511 57.8368 301.511 61.1549L301.511 96.6121Z" fill="#003DA5" fill-opacity="0.4"/>
6
+ </g>
7
+ <path d="M350 89.5699C350 86.7255 347.695 84.4197 344.85 84.4197H333.466C331.968 84.4197 330.755 85.6333 330.755 87.1303V98.515C330.755 101.359 333.061 103.665 335.905 103.665H344.85C347.695 103.665 350 101.359 350 98.515V89.5699Z" fill="#2CD5C4"/>
8
+ <path d="M99.6961 103.936C83.3747 103.936 70.1436 90.7049 70.1436 74.3835V45.9254C70.1436 43.2052 72.3487 41 75.069 41H83.9036C86.6239 41 88.8291 43.2052 88.8291 45.9254V72.5191C88.8291 79.6003 94.5695 85.3408 101.651 85.3408C108.732 85.3408 114.472 79.6003 114.472 72.5191V45.9254C114.472 43.2052 116.678 41 119.398 41L128.154 41C130.874 41 133.08 43.2052 133.08 45.9254V74.3835C133.08 90.7049 119.848 103.936 103.527 103.936H99.6961Z" fill="white"/>
9
+ <path d="M1.67454e-07 70.5526C8.80886e-07 54.2311 13.2311 41 29.5526 41L58.0106 41C60.7309 41 62.936 43.2052 62.936 45.9254V54.7601C62.936 57.4803 60.7309 59.6855 58.0106 59.6855L31.417 59.6855C24.3357 59.6855 18.5953 65.426 18.5953 72.5072C18.5953 79.5884 24.3357 85.3289 31.417 85.3289H58.0106C60.7309 85.3289 62.936 87.5341 62.936 90.2543V99.0106C62.936 101.731 60.7309 103.936 58.0106 103.936H29.5526C13.2311 103.936 -7.13433e-07 90.7049 0 74.3835L1.67454e-07 70.5526Z" fill="white"/>
10
+ <path d="M44.3289 55.0922C44.3289 52.372 46.5341 50.1668 49.2543 50.1668H58.0106C60.7309 50.1668 62.936 52.372 62.936 55.0922V64.6694C62.936 67.3897 60.7309 69.5949 58.0106 69.5949L49.2543 69.5949C46.5341 69.5949 44.3289 67.3897 44.3289 64.6694V55.0922Z" fill="white"/>
11
+ <path d="M239.984 41C223.663 41 210.432 54.2311 210.432 70.5526L210.432 99.0106C210.432 101.731 212.637 103.936 215.357 103.936H224.192C226.912 103.936 229.117 101.731 229.117 99.0106L229.117 72.417C229.117 65.3357 234.858 59.5953 241.939 59.5953C249.02 59.5953 254.761 65.3357 254.761 72.417L254.761 99.0106C254.761 101.731 256.966 103.936 259.686 103.936L268.442 103.936C271.162 103.936 273.368 101.731 273.368 99.0106L273.368 70.5526C273.368 54.2311 260.137 41 243.815 41L239.984 41Z" fill="white"/>
12
+ <path d="M224.524 85.3289C221.804 85.3289 219.598 87.5341 219.598 90.2543V99.0106C219.598 101.731 221.804 103.936 224.524 103.936L236.427 103.936C239.147 103.936 241.352 101.731 241.352 99.0106V90.2543C241.352 87.5341 239.147 85.3289 236.427 85.3289H224.524Z" fill="white"/>
13
+ <path d="M203.224 74.3834C203.224 90.7049 189.993 103.936 173.672 103.936H145.214C142.493 103.936 140.288 101.731 140.288 99.0106L140.288 90.1759C140.288 87.4557 142.493 85.2505 145.214 85.2505H171.807C178.888 85.2505 184.629 79.51 184.629 72.4288C184.629 65.3476 178.888 59.6072 171.807 59.6072L145.214 59.6072C142.493 59.6072 140.288 57.402 140.288 54.6818L140.288 45.9254C140.288 43.2052 142.493 41 145.214 41L173.672 41C189.993 41 203.224 54.2311 203.224 70.5526V74.3834Z" fill="white"/>
14
+ <path d="M156.433 93.2643H180.239L195.616 113.554C197.392 115.896 195.721 119.26 192.781 119.26H178.582C177.04 119.26 175.587 118.538 174.656 117.309L156.433 93.2643Z" fill="white"/>
15
+ </svg>