@oiz/stzh-components 2.1.0-beta → 2.2.0-beta

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 (746) hide show
  1. package/dist/cjs/{_commonjsHelpers-bcc1208a.js → _commonjsHelpers-dcc4cf71.js} +16 -0
  2. package/dist/cjs/{app-globals-07890ee7.js → app-globals-f4ad4e99.js} +1 -1
  3. package/dist/cjs/index.cjs.js +17 -0
  4. package/dist/cjs/{js.cookie-9c263d23.js → js.cookie-226c94ed.js} +1 -1
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/stzh-accordion-item.cjs.entry.js +4 -3
  7. package/dist/cjs/stzh-accordion.cjs.entry.js +3 -1
  8. package/dist/cjs/stzh-actions.cjs.entry.js +3 -3
  9. package/dist/cjs/stzh-anchornav.cjs.entry.js +2 -2
  10. package/dist/cjs/stzh-appnav.cjs.entry.js +1 -1
  11. package/dist/cjs/stzh-appointments.cjs.entry.js +1 -1
  12. package/dist/cjs/stzh-audio.cjs.entry.js +3 -3
  13. package/dist/cjs/stzh-badge_3.cjs.entry.js +13 -5
  14. package/dist/cjs/stzh-card_3.cjs.entry.js +474 -0
  15. package/dist/cjs/stzh-chart.cjs.entry.js +26126 -0
  16. package/dist/cjs/stzh-checkbox.cjs.entry.js +2 -2
  17. package/dist/cjs/stzh-checkboxgroup.cjs.entry.js +1 -1
  18. package/dist/cjs/stzh-chip.cjs.entry.js +13 -6
  19. package/dist/cjs/stzh-clamp.cjs.entry.js +1 -1
  20. package/dist/cjs/stzh-components.cjs.js +2 -2
  21. package/dist/cjs/stzh-contactaddress.cjs.entry.js +91 -0
  22. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  23. package/dist/cjs/stzh-datalist_2.cjs.entry.js +180 -0
  24. package/dist/cjs/stzh-datamessagelist.cjs.entry.js +1 -1
  25. package/dist/cjs/stzh-datatable.cjs.entry.js +1 -1
  26. package/dist/cjs/stzh-datepicker_3.cjs.entry.js +2 -2
  27. package/dist/cjs/stzh-details.cjs.entry.js +152 -0
  28. package/dist/cjs/stzh-dialog.cjs.entry.js +1 -1
  29. package/dist/cjs/stzh-dropdown.cjs.entry.js +3 -3
  30. package/dist/cjs/stzh-figure.cjs.entry.js +2 -2
  31. package/dist/cjs/stzh-footer.cjs.entry.js +12 -6
  32. package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +10 -7
  33. package/dist/cjs/stzh-header.cjs.entry.js +28 -14
  34. package/dist/cjs/stzh-heading.cjs.entry.js +2 -2
  35. package/dist/cjs/stzh-icon-sprite.cjs.entry.js +1 -1
  36. package/dist/cjs/stzh-input.cjs.entry.js +2 -2
  37. package/dist/cjs/stzh-langnav.cjs.entry.js +37 -0
  38. package/dist/cjs/stzh-link.cjs.entry.js +11 -3
  39. package/dist/cjs/stzh-menu_2.cjs.entry.js +1 -1
  40. package/dist/cjs/stzh-message.cjs.entry.js +2 -2
  41. package/dist/cjs/stzh-microsite-teaserlist.cjs.entry.js +96 -0
  42. package/dist/cjs/stzh-olmap.cjs.entry.js +1 -1
  43. package/dist/cjs/stzh-pagebottom.cjs.entry.js +2 -2
  44. package/dist/cjs/stzh-pagetitle-hero.cjs.entry.js +99 -0
  45. package/dist/cjs/stzh-pagetitle.cjs.entry.js +2 -2
  46. package/dist/cjs/stzh-popover.cjs.entry.js +9 -5
  47. package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +1 -1
  48. package/dist/cjs/stzh-readspeaker.cjs.entry.js +1 -1
  49. package/dist/cjs/stzh-share.cjs.entry.js +5 -5
  50. package/dist/cjs/stzh-sitemap.cjs.entry.js +24 -0
  51. package/dist/cjs/stzh-sortable.cjs.entry.js +30 -11
  52. package/dist/cjs/stzh-table.cjs.entry.js +1 -1
  53. package/dist/cjs/stzh-textandimage.cjs.entry.js +33 -0
  54. package/dist/cjs/stzh-toggle.cjs.entry.js +2 -2
  55. package/dist/cjs/stzh-tooltip.cjs.entry.js +11 -8
  56. package/dist/cjs/stzh-upload.cjs.entry.js +8 -10
  57. package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +1 -1
  58. package/dist/cjs/stzh-vbz-majorticker.cjs.entry.js +20 -9
  59. package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +27 -38
  60. package/dist/cjs/{utils-8dc66449.js → utils-ff153309.js} +1 -0
  61. package/dist/collection/assets/i18n/de.json +6 -1
  62. package/dist/collection/assets/i18n/en.json +6 -1
  63. package/dist/collection/assets/icons/mono/arrow-right-down.svg +3 -0
  64. package/dist/collection/assets/icons/mono/construction.svg +2 -2
  65. package/dist/collection/assets/icons/mono/facebook-filled.svg +3 -0
  66. package/dist/collection/assets/icons/mono/fountain.svg +3 -0
  67. package/dist/collection/assets/icons/mono/linkedin-filled.svg +12 -0
  68. package/dist/collection/assets/icons/mono/mail-filled.svg +6 -0
  69. package/dist/collection/assets/icons/mono/pause-filled.svg +3 -0
  70. package/dist/collection/assets/icons/mono/play-filled.svg +3 -0
  71. package/dist/collection/assets/icons/mono/reload.svg +2 -9
  72. package/dist/collection/assets/icons/mono/star-filled.svg +1 -1
  73. package/dist/collection/assets/icons/mono/twitter-filled.svg +3 -0
  74. package/dist/collection/assets/icons/mono/water-drops.svg +11 -0
  75. package/dist/collection/assets/icons/mono/xing-filled.svg +4 -0
  76. package/dist/collection/assets/media/olmap/marker-active.png +0 -0
  77. package/dist/collection/assets/media/olmap/marker.png +0 -0
  78. package/dist/collection/collection-manifest.json +9 -0
  79. package/dist/collection/components/stzh-accordion/stzh-accordion.css +3 -0
  80. package/dist/collection/components/stzh-accordion/stzh-accordion.js +3 -1
  81. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.css +53 -5
  82. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +5 -4
  83. package/dist/collection/components/stzh-actions/stzh-actions.css +7 -1
  84. package/dist/collection/components/stzh-actions/stzh-actions.js +3 -3
  85. package/dist/collection/components/stzh-actionset/stzh-actionset.css +3 -0
  86. package/dist/collection/components/stzh-anchornav/stzh-anchornav.css +8 -3
  87. package/dist/collection/components/stzh-anchornav/stzh-anchornav.js +1 -1
  88. package/dist/collection/components/stzh-appnav/stzh-appnav.css +3 -0
  89. package/dist/collection/components/stzh-appointments/stzh-appointments.css +3 -0
  90. package/dist/collection/components/stzh-appointments/stzh-appointments.js +1 -1
  91. package/dist/collection/components/stzh-audio/stzh-audio.css +4 -1
  92. package/dist/collection/components/stzh-audio/stzh-audio.js +1 -1
  93. package/dist/collection/components/stzh-badge/stzh-badge.css +3 -0
  94. package/dist/collection/components/stzh-button/stzh-button.css +5 -2
  95. package/dist/collection/components/stzh-button/stzh-button.js +96 -3
  96. package/dist/collection/components/stzh-calendar/stzh-calendar.css +3 -0
  97. package/dist/collection/components/stzh-card/stzh-card.css +74 -22
  98. package/dist/collection/components/stzh-card/stzh-card.js +90 -2
  99. package/dist/collection/components/stzh-card/stzh-card.stories.js +1 -1
  100. package/dist/collection/components/stzh-card-list/stzh-card-list.css +58 -14
  101. package/dist/collection/components/stzh-card-list/stzh-card-list.js +43 -3
  102. package/dist/collection/components/stzh-cell/stzh-cell.css +3 -0
  103. package/dist/collection/components/stzh-chart/stzh-chart.css +785 -0
  104. package/dist/collection/components/stzh-chart/stzh-chart.js +91 -0
  105. package/dist/collection/components/stzh-chart/stzh-chart.stories.js +288 -0
  106. package/dist/collection/components/stzh-checkbox/stzh-checkbox.css +9 -3
  107. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.css +3 -0
  108. package/dist/collection/components/stzh-chip/stzh-chip.css +4 -21
  109. package/dist/collection/components/stzh-chip/stzh-chip.js +49 -24
  110. package/dist/collection/components/stzh-chip/stzh-chip.stories.js +0 -9
  111. package/dist/collection/components/stzh-chip-select/stzh-chip-select.css +3 -0
  112. package/dist/collection/components/stzh-chip-select/stzh-chip-select.js +2 -2
  113. package/dist/collection/components/stzh-clamp/stzh-clamp.css +8 -0
  114. package/dist/collection/components/stzh-contactaddress/stzh-contactaddress.css +232 -0
  115. package/dist/collection/components/stzh-contactaddress/stzh-contactaddress.js +388 -0
  116. package/dist/collection/components/stzh-contactaddress/stzh-contactaddress.stories.js +150 -0
  117. package/dist/collection/components/stzh-container/stzh-container.css +3 -0
  118. package/dist/collection/components/stzh-cspace/stzh-cspace.css +52 -1
  119. package/dist/collection/components/stzh-datalist/stzh-datalist.css +31 -516
  120. package/dist/collection/components/stzh-datalist/stzh-datalist.js +110 -23
  121. package/dist/collection/components/stzh-datalist/stzh-datalist.stories.js +65 -4
  122. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.css +260 -0
  123. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.js +323 -0
  124. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.stories.js +49 -0
  125. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.css +13 -2
  126. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +3 -0
  127. package/dist/collection/components/stzh-datatable/stzh-datatable.css +3 -0
  128. package/dist/collection/components/stzh-datepicker/stzh-datepicker.css +3 -0
  129. package/dist/collection/components/stzh-details/stzh-details.css +119 -0
  130. package/dist/collection/components/stzh-details/stzh-details.js +313 -0
  131. package/dist/collection/components/stzh-details/stzh-details.stories.js +41 -0
  132. package/dist/collection/components/stzh-dialog/stzh-dialog.css +3 -0
  133. package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +6 -3
  134. package/dist/collection/components/stzh-fieldset/stzh-fieldset.css +3 -0
  135. package/dist/collection/components/stzh-figure/stzh-figure.css +4 -4
  136. package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.css +3 -0
  137. package/dist/collection/components/stzh-footer/stzh-footer.css +54 -0
  138. package/dist/collection/components/stzh-footer/stzh-footer.js +44 -16
  139. package/dist/collection/components/stzh-footer/stzh-footer.stories.js +23 -1
  140. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.css +42 -15
  141. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.js +23 -2
  142. package/dist/collection/components/stzh-header/stzh-header.css +90 -4
  143. package/dist/collection/components/stzh-header/stzh-header.js +63 -13
  144. package/dist/collection/components/stzh-header/stzh-header.stories.js +20 -0
  145. package/dist/collection/components/stzh-heading/stzh-heading.css +12 -6
  146. package/dist/collection/components/stzh-heading/stzh-heading.js +1 -1
  147. package/dist/collection/components/stzh-hr/stzh-hr.css +3 -0
  148. package/dist/collection/components/stzh-hspace/stzh-hspace.css +3 -0
  149. package/dist/collection/components/stzh-icon/stzh-icon.css +3 -0
  150. package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/sprite.symbol.html +166 -36
  151. package/dist/collection/components/stzh-icon-sprite/assets/svgsprites/symbol/svg/sprite.symbol.svg +1 -1
  152. package/dist/collection/components/stzh-icon-sprite/stzh-icon-sprite.css +3 -0
  153. package/dist/collection/components/stzh-input/stzh-input.css +8 -5
  154. package/dist/collection/components/stzh-langnav/stzh-langnav.css +106 -0
  155. package/dist/collection/components/stzh-langnav/stzh-langnav.js +136 -0
  156. package/dist/collection/components/stzh-langnav/stzh-langnav.stories.js +42 -0
  157. package/dist/collection/components/stzh-link/stzh-link.css +3 -0
  158. package/dist/collection/components/stzh-link/stzh-link.js +113 -2
  159. package/dist/collection/components/stzh-list/stzh-list.css +3 -0
  160. package/dist/collection/components/stzh-list-item/stzh-list-item.css +3 -0
  161. package/dist/collection/components/stzh-loader/stzh-loader.css +3 -0
  162. package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.css +3 -0
  163. package/dist/collection/components/stzh-menu/stzh-menu.css +3 -0
  164. package/dist/collection/components/stzh-menu-item/stzh-menu-item.css +3 -0
  165. package/dist/collection/components/stzh-message/stzh-message.css +3 -0
  166. package/dist/collection/components/stzh-metanav/stzh-metanav.css +3 -0
  167. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.css +125 -0
  168. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.js +198 -0
  169. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.localization.js +1 -0
  170. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.stories.js +58 -0
  171. package/dist/collection/components/stzh-olmap/stzh-olmap.css +3 -0
  172. package/dist/collection/components/stzh-overlay/stzh-overlay.css +3 -0
  173. package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.css +3 -0
  174. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.css +7 -4
  175. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.js +1 -1
  176. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.css +17 -5
  177. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +5 -1
  178. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.css +396 -0
  179. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.js +157 -0
  180. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.stories.js +94 -0
  181. package/dist/collection/components/stzh-popover/stzh-popover.css +3 -0
  182. package/dist/collection/components/stzh-popover/stzh-popover.js +9 -5
  183. package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +10 -3
  184. package/dist/collection/components/stzh-progressbar/stzh-progressbar.css +3 -0
  185. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.css +3 -0
  186. package/dist/collection/components/stzh-radio/stzh-radio.css +5 -2
  187. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.css +3 -0
  188. package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.css +3 -0
  189. package/dist/collection/components/stzh-richtext/stzh-richtext.css +5 -0
  190. package/dist/collection/components/stzh-row/stzh-row.css +3 -0
  191. package/dist/collection/components/stzh-saptcha/stzh-saptcha.css +3 -0
  192. package/dist/collection/components/stzh-section/stzh-section.css +3 -0
  193. package/dist/collection/components/stzh-share/stzh-share.css +3 -0
  194. package/dist/collection/components/stzh-share/stzh-share.js +5 -5
  195. package/dist/collection/components/stzh-sitemap/stzh-sitemap.css +113 -0
  196. package/dist/collection/components/stzh-sitemap/stzh-sitemap.js +53 -0
  197. package/dist/collection/components/stzh-sitemap/stzh-sitemap.stories.js +78 -0
  198. package/dist/collection/components/stzh-skiplink/stzh-skiplink.css +3 -0
  199. package/dist/collection/components/stzh-sortable/stzh-sortable.css +3 -0
  200. package/dist/collection/components/stzh-sortable/stzh-sortable.js +29 -10
  201. package/dist/collection/components/stzh-status/stzh-status.css +3 -0
  202. package/dist/collection/components/stzh-sticky/stzh-sticky.css +3 -0
  203. package/dist/collection/components/stzh-sticky/stzh-sticky.stories.js +1 -1
  204. package/dist/collection/components/stzh-table/stzh-table.css +3 -0
  205. package/dist/collection/components/stzh-text/stzh-text.css +3 -0
  206. package/dist/collection/components/stzh-textandimage/stzh-textandimage.css +167 -0
  207. package/dist/collection/components/stzh-textandimage/stzh-textandimage.js +78 -0
  208. package/dist/collection/components/stzh-textandimage/stzh-textandimage.stories.js +56 -0
  209. package/dist/collection/components/stzh-toggle/stzh-toggle.css +5 -1
  210. package/dist/collection/components/stzh-tooltip/stzh-tooltip.css +3 -0
  211. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +11 -8
  212. package/dist/collection/components/stzh-upload/stzh-upload.css +25 -16
  213. package/dist/collection/components/stzh-upload/stzh-upload.js +5 -7
  214. package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.css +3 -0
  215. package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.js +1 -1
  216. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.css +5 -1
  217. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.js +84 -12
  218. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.css +4 -16
  219. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +26 -37
  220. package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.css +3 -0
  221. package/dist/collection/components/stzh-vspace/stzh-vspace.css +3 -0
  222. package/dist/collection/index.js +12 -0
  223. package/dist/collection/pages/egov.stories.js +9 -6
  224. package/dist/collection/patterns/appointments.stories.js +3 -3
  225. package/dist/collection/patterns/contact.stories.js +118 -0
  226. package/dist/collection/patterns/contactform.stories.js +125 -0
  227. package/dist/collection/patterns/subpages.stories.js +98 -0
  228. package/dist/components/_commonjsHelpers.js +16 -1
  229. package/dist/components/index.d.ts +9 -0
  230. package/dist/components/index.js +11 -1
  231. package/dist/components/index2.js +17 -2017
  232. package/dist/components/index3.js +2017 -0
  233. package/dist/components/stzh-accordion-item.js +4 -3
  234. package/dist/components/stzh-accordion.js +3 -1
  235. package/dist/components/stzh-actions.js +2 -2
  236. package/dist/components/stzh-anchornav.js +2 -2
  237. package/dist/components/stzh-appointments.js +1 -1
  238. package/dist/components/stzh-audio.js +2 -2
  239. package/dist/components/stzh-button2.js +17 -4
  240. package/dist/components/stzh-card-list.js +1 -114
  241. package/dist/components/stzh-card-list2.js +123 -0
  242. package/dist/components/stzh-card.js +1 -358
  243. package/dist/components/stzh-card2.js +376 -0
  244. package/dist/components/stzh-chart.d.ts +11 -0
  245. package/dist/components/stzh-chart.js +26142 -0
  246. package/dist/components/stzh-checkbox.js +1 -1
  247. package/dist/components/stzh-chip-select.js +1 -157
  248. package/dist/{esm/stzh-chip-select.entry.js → components/stzh-chip-select2.js} +61 -10
  249. package/dist/components/stzh-chip2.js +16 -8
  250. package/dist/components/stzh-clamp2.js +1 -1
  251. package/dist/components/stzh-contactaddress.d.ts +11 -0
  252. package/dist/components/stzh-contactaddress.js +157 -0
  253. package/dist/components/stzh-cspace.js +1 -1
  254. package/dist/components/stzh-datalist-item.d.ts +11 -0
  255. package/dist/components/stzh-datalist-item.js +6 -0
  256. package/dist/components/stzh-datalist-item2.js +128 -0
  257. package/dist/components/stzh-datalist.js +1 -96
  258. package/dist/components/stzh-datalist2.js +147 -0
  259. package/dist/components/stzh-datamessagelist.js +1 -1
  260. package/dist/components/stzh-details.d.ts +11 -0
  261. package/dist/components/stzh-details.js +170 -0
  262. package/dist/components/stzh-dropdown2.js +1 -1
  263. package/dist/components/stzh-figure.js +1 -1
  264. package/dist/components/stzh-footer.js +13 -6
  265. package/dist/components/stzh-ghettobox2.js +7 -3
  266. package/dist/components/stzh-header.js +29 -13
  267. package/dist/components/stzh-heading2.js +2 -2
  268. package/dist/components/stzh-icon-sprite.js +1 -1
  269. package/dist/components/stzh-input2.js +1 -1
  270. package/dist/components/stzh-langnav.d.ts +11 -0
  271. package/dist/components/stzh-langnav.js +73 -0
  272. package/dist/components/stzh-link2.js +16 -2
  273. package/dist/components/stzh-microsite-teaserlist.d.ts +11 -0
  274. package/dist/components/stzh-microsite-teaserlist.js +212 -0
  275. package/dist/components/stzh-pagebottom.js +2 -2
  276. package/dist/components/stzh-pagetitle-hero.d.ts +11 -0
  277. package/dist/components/stzh-pagetitle-hero.js +116 -0
  278. package/dist/components/stzh-pagetitle.js +1 -1
  279. package/dist/components/stzh-popover2.js +9 -5
  280. package/dist/components/stzh-portal-mitwirken.js +1 -1
  281. package/dist/components/stzh-radio2.js +1 -1
  282. package/dist/components/stzh-richtext2.js +1 -1
  283. package/dist/components/stzh-share2.js +5 -5
  284. package/dist/components/stzh-sitemap.d.ts +11 -0
  285. package/dist/components/stzh-sitemap.js +69 -0
  286. package/dist/components/stzh-sortable2.js +29 -10
  287. package/dist/components/stzh-textandimage.d.ts +11 -0
  288. package/dist/components/stzh-textandimage.js +50 -0
  289. package/dist/components/stzh-toggle.js +1 -1
  290. package/dist/components/stzh-tooltip2.js +11 -8
  291. package/dist/components/stzh-upload.js +7 -9
  292. package/dist/components/stzh-vbz-majorticker.js +25 -12
  293. package/dist/components/stzh-vbz-ticker.js +26 -37
  294. package/dist/components/utils.js +1 -1
  295. package/dist/esm/{_commonjsHelpers-ba3f0406.js → _commonjsHelpers-f9dc4873.js} +16 -1
  296. package/dist/esm/{app-globals-acc57d0e.js → app-globals-17c2ba8d.js} +1 -1
  297. package/dist/esm/{index-2915b467.js → index-011c84fe.js} +1 -1
  298. package/dist/esm/index.js +16 -0
  299. package/dist/esm/{js.cookie-28a40640.js → js.cookie-53735b72.js} +1 -1
  300. package/dist/esm/loader.js +3 -3
  301. package/dist/esm/stzh-accordion-item.entry.js +5 -4
  302. package/dist/esm/stzh-accordion.entry.js +4 -2
  303. package/dist/esm/stzh-actions.entry.js +4 -4
  304. package/dist/esm/stzh-actionset.entry.js +1 -1
  305. package/dist/esm/stzh-anchornav.entry.js +3 -3
  306. package/dist/esm/stzh-appnav.entry.js +2 -2
  307. package/dist/esm/stzh-appointments.entry.js +2 -2
  308. package/dist/esm/stzh-audio.entry.js +4 -4
  309. package/dist/esm/stzh-badge_3.entry.js +14 -6
  310. package/dist/esm/stzh-calendar.entry.js +1 -1
  311. package/dist/esm/stzh-card_3.entry.js +468 -0
  312. package/dist/esm/stzh-cell.entry.js +1 -1
  313. package/dist/esm/stzh-chart.entry.js +26122 -0
  314. package/dist/esm/stzh-checkbox.entry.js +4 -4
  315. package/dist/esm/stzh-checkboxgroup.entry.js +3 -3
  316. package/dist/esm/stzh-chip.entry.js +14 -7
  317. package/dist/esm/stzh-clamp.entry.js +2 -2
  318. package/dist/esm/stzh-components.js +3 -3
  319. package/dist/esm/stzh-contactaddress.entry.js +87 -0
  320. package/dist/esm/stzh-container.entry.js +1 -1
  321. package/dist/esm/stzh-cspace.entry.js +2 -2
  322. package/dist/esm/stzh-datalist_2.entry.js +175 -0
  323. package/dist/esm/stzh-datamessagelist-item.entry.js +1 -1
  324. package/dist/esm/stzh-datamessagelist.entry.js +2 -2
  325. package/dist/esm/stzh-datatable.entry.js +2 -2
  326. package/dist/esm/stzh-datepicker_3.entry.js +4 -4
  327. package/dist/esm/stzh-details.entry.js +148 -0
  328. package/dist/esm/stzh-dialog.entry.js +2 -2
  329. package/dist/esm/stzh-dropdown.entry.js +5 -5
  330. package/dist/esm/stzh-fieldset.entry.js +1 -1
  331. package/dist/esm/stzh-figure.entry.js +3 -3
  332. package/dist/esm/stzh-flyingfocus.entry.js +1 -1
  333. package/dist/esm/stzh-footer.entry.js +13 -7
  334. package/dist/esm/stzh-ghettobox_2.entry.js +11 -8
  335. package/dist/esm/stzh-header.entry.js +29 -15
  336. package/dist/esm/stzh-heading.entry.js +3 -3
  337. package/dist/esm/stzh-hr.entry.js +1 -1
  338. package/dist/esm/stzh-hspace.entry.js +1 -1
  339. package/dist/esm/stzh-icon-sprite.entry.js +2 -2
  340. package/dist/esm/{stzh-input-description-e87e6697.js → stzh-input-description-bdd1e340.js} +1 -1
  341. package/dist/esm/stzh-input.entry.js +4 -4
  342. package/dist/esm/stzh-langnav.entry.js +33 -0
  343. package/dist/esm/stzh-link.entry.js +12 -4
  344. package/dist/esm/stzh-list-item.entry.js +1 -1
  345. package/dist/esm/stzh-list.entry.js +1 -1
  346. package/dist/esm/stzh-loader.entry.js +1 -1
  347. package/dist/esm/stzh-loadingbar.entry.js +1 -1
  348. package/dist/esm/stzh-menu_2.entry.js +2 -2
  349. package/dist/esm/stzh-message.entry.js +3 -3
  350. package/dist/esm/stzh-metanav.entry.js +1 -1
  351. package/dist/esm/stzh-microsite-teaserlist.entry.js +92 -0
  352. package/dist/esm/stzh-olmap.entry.js +2 -2
  353. package/dist/esm/stzh-overlay.entry.js +1 -1
  354. package/dist/esm/stzh-page-skiplinks.entry.js +1 -1
  355. package/dist/esm/stzh-pagebottom.entry.js +3 -3
  356. package/dist/esm/stzh-pagetitle-hero.entry.js +95 -0
  357. package/dist/esm/stzh-pagetitle.entry.js +3 -3
  358. package/dist/esm/stzh-popover.entry.js +10 -6
  359. package/dist/esm/stzh-portal-mitwirken.entry.js +2 -2
  360. package/dist/esm/stzh-progressbar-item.entry.js +1 -1
  361. package/dist/esm/stzh-progressbar.entry.js +1 -1
  362. package/dist/esm/stzh-readspeaker.entry.js +2 -2
  363. package/dist/esm/stzh-row.entry.js +1 -1
  364. package/dist/esm/stzh-saptcha.entry.js +1 -1
  365. package/dist/esm/stzh-section.entry.js +1 -1
  366. package/dist/esm/stzh-share.entry.js +6 -6
  367. package/dist/esm/stzh-sitemap.entry.js +20 -0
  368. package/dist/esm/stzh-skiplink.entry.js +1 -1
  369. package/dist/esm/stzh-sortable.entry.js +31 -12
  370. package/dist/esm/stzh-status.entry.js +1 -1
  371. package/dist/esm/stzh-sticky.entry.js +1 -1
  372. package/dist/esm/stzh-table.entry.js +2 -2
  373. package/dist/esm/stzh-text.entry.js +1 -1
  374. package/dist/esm/stzh-textandimage.entry.js +29 -0
  375. package/dist/esm/stzh-toggle.entry.js +4 -4
  376. package/dist/esm/stzh-tooltip.entry.js +12 -9
  377. package/dist/esm/stzh-upload.entry.js +10 -12
  378. package/dist/esm/stzh-vbz-linechip.entry.js +2 -2
  379. package/dist/esm/stzh-vbz-majorticker.entry.js +21 -10
  380. package/dist/esm/stzh-vbz-ticker.entry.js +26 -37
  381. package/dist/esm/stzh-visuallyhidden.entry.js +1 -1
  382. package/dist/esm/stzh-vspace.entry.js +1 -1
  383. package/dist/esm/{utils-68a28fce.js → utils-92a77db5.js} +1 -1
  384. package/dist/esm-es5/_commonjsHelpers-f9dc4873.js +1 -0
  385. package/dist/esm-es5/{app-globals-acc57d0e.js → app-globals-17c2ba8d.js} +1 -1
  386. package/dist/esm-es5/{index-2915b467.js → index-011c84fe.js} +1 -1
  387. package/dist/esm-es5/index.js +1 -0
  388. package/dist/esm-es5/{js.cookie-28a40640.js → js.cookie-53735b72.js} +1 -1
  389. package/dist/esm-es5/loader.js +1 -1
  390. package/dist/esm-es5/stzh-accordion-item.entry.js +1 -1
  391. package/dist/esm-es5/stzh-accordion.entry.js +1 -1
  392. package/dist/esm-es5/stzh-actions.entry.js +1 -1
  393. package/dist/esm-es5/stzh-actionset.entry.js +1 -1
  394. package/dist/esm-es5/stzh-anchornav.entry.js +1 -1
  395. package/dist/esm-es5/stzh-appnav.entry.js +1 -1
  396. package/dist/esm-es5/stzh-appointments.entry.js +1 -1
  397. package/dist/esm-es5/stzh-audio.entry.js +2 -2
  398. package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
  399. package/dist/esm-es5/stzh-calendar.entry.js +1 -1
  400. package/dist/esm-es5/stzh-card_3.entry.js +1 -0
  401. package/dist/esm-es5/stzh-cell.entry.js +1 -1
  402. package/dist/esm-es5/stzh-chart.entry.js +3 -0
  403. package/dist/esm-es5/stzh-checkbox.entry.js +1 -1
  404. package/dist/esm-es5/stzh-checkboxgroup.entry.js +1 -1
  405. package/dist/esm-es5/stzh-chip.entry.js +1 -1
  406. package/dist/esm-es5/stzh-clamp.entry.js +1 -1
  407. package/dist/esm-es5/stzh-components.js +1 -1
  408. package/dist/esm-es5/stzh-contactaddress.entry.js +1 -0
  409. package/dist/esm-es5/stzh-container.entry.js +1 -1
  410. package/dist/esm-es5/stzh-cspace.entry.js +1 -1
  411. package/dist/esm-es5/stzh-datalist_2.entry.js +1 -0
  412. package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
  413. package/dist/esm-es5/stzh-datamessagelist.entry.js +1 -1
  414. package/dist/esm-es5/stzh-datatable.entry.js +1 -1
  415. package/dist/esm-es5/stzh-datepicker_3.entry.js +1 -1
  416. package/dist/esm-es5/stzh-details.entry.js +1 -0
  417. package/dist/esm-es5/stzh-dialog.entry.js +1 -1
  418. package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
  419. package/dist/esm-es5/stzh-fieldset.entry.js +1 -1
  420. package/dist/esm-es5/stzh-figure.entry.js +1 -1
  421. package/dist/esm-es5/stzh-flyingfocus.entry.js +1 -1
  422. package/dist/esm-es5/stzh-footer.entry.js +1 -1
  423. package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
  424. package/dist/esm-es5/stzh-header.entry.js +1 -1
  425. package/dist/esm-es5/stzh-heading.entry.js +1 -1
  426. package/dist/esm-es5/stzh-hr.entry.js +1 -1
  427. package/dist/esm-es5/stzh-hspace.entry.js +1 -1
  428. package/dist/esm-es5/stzh-icon-sprite.entry.js +1 -1
  429. package/dist/esm-es5/{stzh-input-description-e87e6697.js → stzh-input-description-bdd1e340.js} +1 -1
  430. package/dist/esm-es5/stzh-input.entry.js +1 -1
  431. package/dist/esm-es5/stzh-langnav.entry.js +1 -0
  432. package/dist/esm-es5/stzh-link.entry.js +1 -1
  433. package/dist/esm-es5/stzh-list-item.entry.js +1 -1
  434. package/dist/esm-es5/stzh-list.entry.js +1 -1
  435. package/dist/esm-es5/stzh-loader.entry.js +1 -1
  436. package/dist/esm-es5/stzh-loadingbar.entry.js +1 -1
  437. package/dist/esm-es5/stzh-menu_2.entry.js +1 -1
  438. package/dist/esm-es5/stzh-message.entry.js +1 -1
  439. package/dist/esm-es5/stzh-metanav.entry.js +1 -1
  440. package/dist/esm-es5/stzh-microsite-teaserlist.entry.js +1 -0
  441. package/dist/esm-es5/stzh-olmap.entry.js +1 -1
  442. package/dist/esm-es5/stzh-overlay.entry.js +1 -1
  443. package/dist/esm-es5/stzh-page-skiplinks.entry.js +1 -1
  444. package/dist/esm-es5/stzh-pagebottom.entry.js +1 -1
  445. package/dist/esm-es5/stzh-pagetitle-hero.entry.js +1 -0
  446. package/dist/esm-es5/stzh-pagetitle.entry.js +1 -1
  447. package/dist/esm-es5/stzh-popover.entry.js +1 -1
  448. package/dist/esm-es5/stzh-portal-mitwirken.entry.js +1 -1
  449. package/dist/esm-es5/stzh-progressbar-item.entry.js +1 -1
  450. package/dist/esm-es5/stzh-progressbar.entry.js +1 -1
  451. package/dist/esm-es5/stzh-readspeaker.entry.js +1 -1
  452. package/dist/esm-es5/stzh-row.entry.js +1 -1
  453. package/dist/esm-es5/stzh-saptcha.entry.js +1 -1
  454. package/dist/esm-es5/stzh-section.entry.js +1 -1
  455. package/dist/esm-es5/stzh-share.entry.js +1 -1
  456. package/dist/esm-es5/stzh-sitemap.entry.js +1 -0
  457. package/dist/esm-es5/stzh-skiplink.entry.js +1 -1
  458. package/dist/esm-es5/stzh-sortable.entry.js +2 -2
  459. package/dist/esm-es5/stzh-status.entry.js +1 -1
  460. package/dist/esm-es5/stzh-sticky.entry.js +1 -1
  461. package/dist/esm-es5/stzh-table.entry.js +1 -1
  462. package/dist/esm-es5/stzh-text.entry.js +1 -1
  463. package/dist/esm-es5/stzh-textandimage.entry.js +1 -0
  464. package/dist/esm-es5/stzh-toggle.entry.js +1 -1
  465. package/dist/esm-es5/stzh-tooltip.entry.js +1 -1
  466. package/dist/esm-es5/stzh-upload.entry.js +1 -1
  467. package/dist/esm-es5/stzh-vbz-linechip.entry.js +1 -1
  468. package/dist/esm-es5/stzh-vbz-majorticker.entry.js +1 -1
  469. package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
  470. package/dist/esm-es5/stzh-visuallyhidden.entry.js +1 -1
  471. package/dist/esm-es5/stzh-vspace.entry.js +1 -1
  472. package/dist/esm-es5/{utils-68a28fce.js → utils-92a77db5.js} +1 -1
  473. package/dist/stzh-components/assets/i18n/de.json +6 -1
  474. package/dist/stzh-components/assets/i18n/en.json +6 -1
  475. package/dist/stzh-components/assets/icons/mono/arrow-right-down.svg +3 -0
  476. package/dist/stzh-components/assets/icons/mono/construction.svg +2 -2
  477. package/dist/stzh-components/assets/icons/mono/facebook-filled.svg +3 -0
  478. package/dist/stzh-components/assets/icons/mono/fountain.svg +3 -0
  479. package/dist/stzh-components/assets/icons/mono/linkedin-filled.svg +12 -0
  480. package/dist/stzh-components/assets/icons/mono/mail-filled.svg +6 -0
  481. package/dist/stzh-components/assets/icons/mono/pause-filled.svg +3 -0
  482. package/dist/stzh-components/assets/icons/mono/play-filled.svg +3 -0
  483. package/dist/stzh-components/assets/icons/mono/reload.svg +2 -9
  484. package/dist/stzh-components/assets/icons/mono/star-filled.svg +1 -1
  485. package/dist/stzh-components/assets/icons/mono/twitter-filled.svg +3 -0
  486. package/dist/stzh-components/assets/icons/mono/water-drops.svg +11 -0
  487. package/dist/stzh-components/assets/icons/mono/xing-filled.svg +4 -0
  488. package/dist/stzh-components/assets/media/olmap/marker-active.png +0 -0
  489. package/dist/stzh-components/assets/media/olmap/marker.png +0 -0
  490. package/dist/stzh-components/assets/svgsprites/symbol/sprite.symbol.html +166 -36
  491. package/dist/stzh-components/assets/svgsprites/symbol/svg/sprite.symbol.svg +1 -1
  492. package/dist/stzh-components/index.esm.js +1 -0
  493. package/dist/stzh-components/p-006751fc.system.entry.js +1 -0
  494. package/dist/stzh-components/{p-27839f48.entry.js → p-025c9c5b.entry.js} +1 -1
  495. package/dist/stzh-components/p-02fd7470.entry.js +1 -0
  496. package/dist/stzh-components/{p-27bfb4c2.system.entry.js → p-037357fc.system.entry.js} +1 -1
  497. package/dist/stzh-components/{p-e9313802.system.entry.js → p-0409bf6b.system.entry.js} +2 -2
  498. package/dist/stzh-components/p-04a45622.system.entry.js +1 -0
  499. package/dist/stzh-components/p-09da70d8.entry.js +1 -0
  500. package/dist/stzh-components/{p-d69b12f8.entry.js → p-0a647396.entry.js} +1 -1
  501. package/dist/stzh-components/{p-20a6ffbb.entry.js → p-0b264a7a.entry.js} +1 -1
  502. package/dist/stzh-components/p-0b9dc96d.system.js +1 -0
  503. package/dist/stzh-components/p-0c8427bc.entry.js +1 -0
  504. package/dist/stzh-components/{p-e662b688.entry.js → p-0cff4e01.entry.js} +1 -1
  505. package/dist/stzh-components/{p-0321e98e.system.entry.js → p-104df3a8.system.entry.js} +1 -1
  506. package/dist/stzh-components/p-10c046fc.system.entry.js +1 -0
  507. package/dist/stzh-components/{p-26159eac.system.entry.js → p-11d7b426.system.entry.js} +1 -1
  508. package/dist/stzh-components/{p-3f8976bc.system.entry.js → p-171c5795.system.entry.js} +1 -1
  509. package/dist/stzh-components/{p-c3161c9b.system.entry.js → p-19ab7e34.system.entry.js} +1 -1
  510. package/dist/stzh-components/{p-67ade1c7.system.entry.js → p-1ca12032.system.entry.js} +1 -1
  511. package/dist/stzh-components/p-1d8272a5.entry.js +1 -0
  512. package/dist/stzh-components/{p-3e504f50.entry.js → p-1da26ca1.entry.js} +1 -1
  513. package/dist/stzh-components/p-1fe1169e.entry.js +1 -0
  514. package/dist/stzh-components/{p-3e24b964.entry.js → p-213959b7.entry.js} +1 -1
  515. package/dist/stzh-components/{p-14f0d546.entry.js → p-22b06793.entry.js} +1 -1
  516. package/dist/stzh-components/p-231e6e6a.system.entry.js +1 -0
  517. package/dist/stzh-components/{p-b10682ee.js → p-24b8df26.js} +1 -1
  518. package/dist/stzh-components/{p-3fc40cc0.system.entry.js → p-2577ca1e.system.entry.js} +1 -1
  519. package/dist/stzh-components/{p-881e526e.system.entry.js → p-2862cdd8.system.entry.js} +1 -1
  520. package/dist/stzh-components/{p-7dd6fbc9.system.entry.js → p-288ee536.system.entry.js} +1 -1
  521. package/dist/stzh-components/{p-2c16d2ea.entry.js → p-28d8aa31.entry.js} +1 -1
  522. package/dist/stzh-components/{p-6c3d7756.system.entry.js → p-2b5b1e4a.system.entry.js} +1 -1
  523. package/dist/stzh-components/{p-8fc8d8c2.system.entry.js → p-2bdc71ae.system.entry.js} +1 -1
  524. package/dist/stzh-components/{p-2e276f2e.system.entry.js → p-30ae5c00.system.entry.js} +1 -1
  525. package/dist/stzh-components/{p-34eb65b9.entry.js → p-30ba96a3.entry.js} +1 -1
  526. package/dist/stzh-components/{p-cbaab05e.entry.js → p-31029226.entry.js} +1 -1
  527. package/dist/stzh-components/{p-c777032f.system.entry.js → p-311813bc.system.entry.js} +1 -1
  528. package/dist/stzh-components/p-3145cd2f.entry.js +1 -0
  529. package/dist/stzh-components/{p-62afe664.entry.js → p-31c3469c.entry.js} +1 -1
  530. package/dist/stzh-components/{p-725b3e74.system.entry.js → p-33f80cd2.system.entry.js} +1 -1
  531. package/dist/stzh-components/{p-b367d4e3.entry.js → p-34b45788.entry.js} +1 -1
  532. package/dist/stzh-components/{p-456143f9.entry.js → p-376946bc.entry.js} +1 -1
  533. package/dist/stzh-components/p-3848d8ee.entry.js +1 -0
  534. package/dist/stzh-components/p-38f9cbf3.system.entry.js +1 -0
  535. package/dist/stzh-components/p-3905ca20.entry.js +1 -0
  536. package/dist/stzh-components/{p-d2c97cbc.entry.js → p-391e6b90.entry.js} +1 -1
  537. package/dist/stzh-components/p-3a1ff759.entry.js +1 -0
  538. package/dist/stzh-components/p-4226dec6.system.entry.js +1 -0
  539. package/dist/stzh-components/p-4228cd58.system.entry.js +1 -0
  540. package/dist/stzh-components/p-441ea784.entry.js +1 -0
  541. package/dist/stzh-components/{p-229f4ebc.system.entry.js → p-44e0b101.system.entry.js} +1 -1
  542. package/dist/stzh-components/{p-5db542ae.system.js → p-484a366f.system.js} +1 -1
  543. package/dist/stzh-components/{p-30e5a674.entry.js → p-49b292df.entry.js} +1 -1
  544. package/dist/stzh-components/p-49bb09a5.entry.js +1 -0
  545. package/dist/stzh-components/{p-9454a438.entry.js → p-4b0f473e.entry.js} +1 -1
  546. package/dist/stzh-components/{p-8e363084.system.entry.js → p-4bd7dafb.system.entry.js} +1 -1
  547. package/dist/stzh-components/{p-fade35c7.entry.js → p-4c7e52aa.entry.js} +1 -1
  548. package/dist/stzh-components/{p-74786856.system.entry.js → p-4cd9f5c7.system.entry.js} +1 -1
  549. package/dist/stzh-components/{p-53c30c58.entry.js → p-51be647d.entry.js} +1 -1
  550. package/dist/stzh-components/p-55b7cda7.system.entry.js +1 -0
  551. package/dist/stzh-components/p-55f6fa41.system.entry.js +1 -0
  552. package/dist/stzh-components/{p-05901b22.system.entry.js → p-57237509.system.entry.js} +1 -1
  553. package/dist/stzh-components/{p-b09b85ac.entry.js → p-576e1345.entry.js} +1 -1
  554. package/dist/stzh-components/p-58af0855.system.entry.js +1 -0
  555. package/dist/stzh-components/{p-c866224d.entry.js → p-5b1c1cf7.entry.js} +1 -1
  556. package/dist/stzh-components/{p-37bdb9cd.system.entry.js → p-5b379647.system.entry.js} +1 -1
  557. package/dist/stzh-components/{p-3a279b45.entry.js → p-5c3c9ad4.entry.js} +1 -1
  558. package/dist/stzh-components/{p-1663fc49.system.entry.js → p-5ddf8258.system.entry.js} +1 -1
  559. package/dist/stzh-components/{p-470e5f38.system.entry.js → p-5fd9ae99.system.entry.js} +1 -1
  560. package/dist/stzh-components/{p-6c1ad586.system.entry.js → p-60274e67.system.entry.js} +1 -1
  561. package/dist/stzh-components/{p-470ccde5.system.entry.js → p-60d9bf98.system.entry.js} +1 -1
  562. package/dist/stzh-components/{p-652eee8b.system.entry.js → p-60ec90b2.system.entry.js} +1 -1
  563. package/dist/stzh-components/{p-3efefb7f.entry.js → p-62a2684d.entry.js} +1 -1
  564. package/dist/stzh-components/{p-a61bf274.entry.js → p-64422176.entry.js} +1 -1
  565. package/dist/stzh-components/p-65675e11.entry.js +1 -0
  566. package/dist/stzh-components/{p-a3559e69.entry.js → p-661831da.entry.js} +1 -1
  567. package/dist/stzh-components/{p-bc841847.entry.js → p-669896ec.entry.js} +1 -1
  568. package/dist/stzh-components/{p-c1100fde.entry.js → p-68400ee7.entry.js} +1 -1
  569. package/dist/stzh-components/{p-b666bb15.entry.js → p-6a0a76b3.entry.js} +1 -1
  570. package/dist/stzh-components/p-71c07419.system.entry.js +1 -0
  571. package/dist/stzh-components/{p-3a0f37bd.entry.js → p-72389069.entry.js} +1 -1
  572. package/dist/stzh-components/p-75068cd7.system.entry.js +1 -0
  573. package/dist/stzh-components/{p-090bfb8e.system.entry.js → p-7684506e.system.entry.js} +1 -1
  574. package/dist/stzh-components/p-791bc813.system.js +1 -0
  575. package/dist/stzh-components/{p-cc735465.system.entry.js → p-7adc28a4.system.entry.js} +2 -2
  576. package/dist/stzh-components/p-7ce59988.system.entry.js +1 -0
  577. package/dist/stzh-components/{p-948acea1.js → p-7da446d5.js} +1 -1
  578. package/dist/stzh-components/p-7e94dde2.entry.js +1 -0
  579. package/dist/stzh-components/{p-bdc627fa.system.entry.js → p-812ea5e9.system.entry.js} +1 -1
  580. package/dist/stzh-components/p-83830baa.system.entry.js +1 -0
  581. package/dist/stzh-components/{p-5c2d0572.entry.js → p-84965eac.entry.js} +1 -1
  582. package/dist/stzh-components/p-84c86e4c.system.entry.js +1 -0
  583. package/dist/stzh-components/p-86a29c35.js +1 -0
  584. package/dist/stzh-components/{p-44435254.system.entry.js → p-88a31179.system.entry.js} +1 -1
  585. package/dist/stzh-components/{p-b0e514c7.entry.js → p-88cbd2c0.entry.js} +1 -1
  586. package/dist/stzh-components/p-8a1d00fe.entry.js +3 -0
  587. package/dist/stzh-components/{p-b99c0844.entry.js → p-8bbaed3a.entry.js} +1 -1
  588. package/dist/stzh-components/{p-6a96d63e.system.entry.js → p-8cc119d3.system.entry.js} +1 -1
  589. package/dist/stzh-components/{p-5e81420b.entry.js → p-9176246f.entry.js} +1 -1
  590. package/dist/stzh-components/p-92afa8df.entry.js +1 -0
  591. package/dist/stzh-components/p-94830f96.system.entry.js +1 -0
  592. package/dist/stzh-components/p-95b490ec.system.entry.js +1 -0
  593. package/dist/stzh-components/p-9743f558.system.entry.js +1 -0
  594. package/dist/stzh-components/p-97e16665.system.entry.js +1 -0
  595. package/dist/stzh-components/p-996579d0.entry.js +1 -0
  596. package/dist/stzh-components/p-99f92c6d.system.entry.js +1 -0
  597. package/dist/stzh-components/{p-7a4c6adb.js → p-9a5ebb1f.js} +1 -1
  598. package/dist/stzh-components/p-9c90535a.system.js +1 -0
  599. package/dist/stzh-components/{p-1a5fc8e3.system.entry.js → p-9dac46e2.system.entry.js} +1 -1
  600. package/dist/stzh-components/p-9e38b823.system.entry.js +1 -0
  601. package/dist/stzh-components/p-9e4e0cc9.entry.js +1 -0
  602. package/dist/stzh-components/p-a16dc363.entry.js +1 -0
  603. package/dist/stzh-components/{p-c5749124.system.entry.js → p-a17754c7.system.entry.js} +1 -1
  604. package/dist/stzh-components/{p-33a52001.system.entry.js → p-a474826c.system.entry.js} +1 -1
  605. package/dist/stzh-components/{p-7d77b8d2.entry.js → p-a53c0a98.entry.js} +1 -1
  606. package/dist/stzh-components/p-a6d4a8b1.js +1 -0
  607. package/dist/stzh-components/p-a795868f.entry.js +1 -0
  608. package/dist/stzh-components/{p-0c10d9b1.entry.js → p-a8101552.entry.js} +2 -2
  609. package/dist/stzh-components/p-a934dd4d.entry.js +1 -0
  610. package/dist/stzh-components/p-aacf685b.system.entry.js +3 -0
  611. package/dist/stzh-components/p-ab28e094.system.entry.js +1 -0
  612. package/dist/stzh-components/p-ac3aa560.system.entry.js +1 -0
  613. package/dist/stzh-components/p-addc48e5.entry.js +1 -0
  614. package/dist/stzh-components/p-af0ab448.system.entry.js +1 -0
  615. package/dist/stzh-components/p-af63f1a4.entry.js +1 -0
  616. package/dist/stzh-components/p-b0d8866d.entry.js +1 -0
  617. package/dist/stzh-components/{p-140e4b63.entry.js → p-b0fe9349.entry.js} +1 -1
  618. package/dist/stzh-components/{p-36596b2b.system.entry.js → p-b2145753.system.entry.js} +1 -1
  619. package/dist/stzh-components/{p-07fc857b.system.entry.js → p-b436a18d.system.entry.js} +1 -1
  620. package/dist/stzh-components/{p-55435022.system.entry.js → p-b908d228.system.entry.js} +1 -1
  621. package/dist/stzh-components/{p-fd811f6b.system.entry.js → p-ba0b93c4.system.entry.js} +2 -2
  622. package/dist/stzh-components/{p-90665664.system.entry.js → p-be79497f.system.entry.js} +1 -1
  623. package/dist/stzh-components/{p-0e48efa7.entry.js → p-bee6eef5.entry.js} +1 -1
  624. package/dist/stzh-components/{p-616e70e9.system.entry.js → p-bfcfbfbb.system.entry.js} +1 -1
  625. package/dist/stzh-components/p-c065387a.entry.js +1 -0
  626. package/dist/stzh-components/p-c0fef3d1.entry.js +1 -0
  627. package/dist/stzh-components/p-c26aec94.entry.js +1 -0
  628. package/dist/stzh-components/{p-8eb72064.system.entry.js → p-c30600d0.system.entry.js} +1 -1
  629. package/dist/stzh-components/{p-46f4e907.entry.js → p-c3a543a6.entry.js} +1 -1
  630. package/dist/stzh-components/p-c42435be.entry.js +1 -0
  631. package/dist/stzh-components/{p-2c783943.entry.js → p-cc720d2d.entry.js} +1 -1
  632. package/dist/stzh-components/{p-51c75fba.system.entry.js → p-cfc0bc2e.system.entry.js} +1 -1
  633. package/dist/stzh-components/p-cff8376e.entry.js +1 -0
  634. package/dist/stzh-components/p-d1d5825d.entry.js +1 -0
  635. package/dist/stzh-components/p-d2f6fb1b.system.js +1 -0
  636. package/dist/stzh-components/{p-92ad9720.system.entry.js → p-d4405931.system.entry.js} +1 -1
  637. package/dist/stzh-components/p-d5c0801b.entry.js +1 -0
  638. package/dist/stzh-components/{p-440ae0cc.system.entry.js → p-d5cb80ad.system.entry.js} +1 -1
  639. package/dist/stzh-components/{p-b5a59ac0.entry.js → p-db1692fb.entry.js} +1 -1
  640. package/dist/stzh-components/{p-609bf766.system.js → p-dbdc01c7.system.js} +2 -2
  641. package/dist/stzh-components/p-dce19efd.entry.js +1 -0
  642. package/dist/stzh-components/{p-8347b91f.js → p-df5f49b4.js} +1 -1
  643. package/dist/stzh-components/{p-b71a1607.system.js → p-e2e54f09.system.js} +1 -1
  644. package/dist/stzh-components/{p-3b33fa76.system.entry.js → p-e46d82b9.system.entry.js} +1 -1
  645. package/dist/stzh-components/{p-b3587b9d.system.entry.js → p-e71cd5cd.system.entry.js} +1 -1
  646. package/dist/stzh-components/p-e72ca013.system.entry.js +1 -0
  647. package/dist/stzh-components/p-e76a3647.entry.js +1 -0
  648. package/dist/stzh-components/{p-e347ce1e.system.entry.js → p-e7cf6c45.system.entry.js} +1 -1
  649. package/dist/stzh-components/{p-025953d1.system.entry.js → p-e812d35e.system.entry.js} +1 -1
  650. package/dist/stzh-components/p-eaa65f52.system.js +1 -0
  651. package/dist/stzh-components/p-eade9f77.entry.js +1 -0
  652. package/dist/stzh-components/{p-e69903fe.entry.js → p-eb6d3e6c.entry.js} +1 -1
  653. package/dist/stzh-components/{p-d408604f.system.entry.js → p-ec3a472a.system.entry.js} +1 -1
  654. package/dist/stzh-components/{p-ef62b905.entry.js → p-ed0d51b6.entry.js} +1 -1
  655. package/dist/stzh-components/p-ed6adb96.entry.js +1 -0
  656. package/dist/stzh-components/{p-27573504.system.entry.js → p-f027e569.system.entry.js} +1 -1
  657. package/dist/stzh-components/p-f03ce92d.system.entry.js +1 -0
  658. package/dist/stzh-components/p-f3107fc7.system.entry.js +1 -0
  659. package/dist/stzh-components/{p-e7afcd6f.entry.js → p-f37be5d7.entry.js} +1 -1
  660. package/dist/stzh-components/p-f59b3545.system.entry.js +1 -0
  661. package/dist/stzh-components/{p-b54ed1f9.entry.js → p-f5db6234.entry.js} +1 -1
  662. package/dist/stzh-components/{p-92788577.entry.js → p-f5fdc88c.entry.js} +2 -2
  663. package/dist/stzh-components/{p-04dd6821.entry.js → p-f792fc8f.entry.js} +1 -1
  664. package/dist/stzh-components/{p-183e4790.system.entry.js → p-fbf2f4ed.system.entry.js} +1 -1
  665. package/dist/stzh-components/{p-fb150554.system.entry.js → p-fcec6003.system.entry.js} +1 -1
  666. package/dist/stzh-components/p-fd265f3a.entry.js +1 -0
  667. package/dist/stzh-components/stzh-components.css +1 -1
  668. package/dist/stzh-components/stzh-components.esm.js +1 -1
  669. package/dist/stzh-components/stzh-components.js +1 -1
  670. package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.localization.d.ts +5 -0
  671. package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.localization.d.ts +13 -12
  672. package/dist/types/components.d.ts +737 -25
  673. package/dist/types/index.d.ts +86 -2
  674. package/dist/vscode-data.json +412 -21
  675. package/package.json +6 -2
  676. package/dist/cjs/stzh-card-list.cjs.entry.js +0 -76
  677. package/dist/cjs/stzh-card.cjs.entry.js +0 -282
  678. package/dist/cjs/stzh-chip-select.cjs.entry.js +0 -112
  679. package/dist/cjs/stzh-datalist.cjs.entry.js +0 -62
  680. package/dist/esm/stzh-card-list.entry.js +0 -72
  681. package/dist/esm/stzh-card.entry.js +0 -278
  682. package/dist/esm/stzh-datalist.entry.js +0 -58
  683. package/dist/esm-es5/_commonjsHelpers-ba3f0406.js +0 -1
  684. package/dist/esm-es5/stzh-card-list.entry.js +0 -1
  685. package/dist/esm-es5/stzh-card.entry.js +0 -1
  686. package/dist/esm-es5/stzh-chip-select.entry.js +0 -1
  687. package/dist/esm-es5/stzh-datalist.entry.js +0 -1
  688. package/dist/stzh-components/p-011dcf30.system.entry.js +0 -1
  689. package/dist/stzh-components/p-01909f35.system.entry.js +0 -1
  690. package/dist/stzh-components/p-0230004d.system.js +0 -1
  691. package/dist/stzh-components/p-0977d9b6.entry.js +0 -1
  692. package/dist/stzh-components/p-10c36281.entry.js +0 -1
  693. package/dist/stzh-components/p-14e457c6.system.entry.js +0 -1
  694. package/dist/stzh-components/p-1f57d28e.js +0 -1
  695. package/dist/stzh-components/p-23e9b6c7.system.entry.js +0 -1
  696. package/dist/stzh-components/p-241f060e.entry.js +0 -1
  697. package/dist/stzh-components/p-29d9a568.entry.js +0 -1
  698. package/dist/stzh-components/p-2c8d491a.system.entry.js +0 -1
  699. package/dist/stzh-components/p-38977481.entry.js +0 -1
  700. package/dist/stzh-components/p-3a47ff2d.system.entry.js +0 -1
  701. package/dist/stzh-components/p-3a73b8b5.system.js +0 -1
  702. package/dist/stzh-components/p-3e8ff66b.js +0 -1
  703. package/dist/stzh-components/p-4b93fb24.entry.js +0 -1
  704. package/dist/stzh-components/p-4c93ffbe.entry.js +0 -1
  705. package/dist/stzh-components/p-509c97c9.system.entry.js +0 -1
  706. package/dist/stzh-components/p-50ea2036.system.js +0 -1
  707. package/dist/stzh-components/p-529a56aa.system.entry.js +0 -1
  708. package/dist/stzh-components/p-52cd1bd1.system.js +0 -1
  709. package/dist/stzh-components/p-5623c1a3.entry.js +0 -1
  710. package/dist/stzh-components/p-5869502c.system.entry.js +0 -1
  711. package/dist/stzh-components/p-58714045.entry.js +0 -1
  712. package/dist/stzh-components/p-59970f71.entry.js +0 -1
  713. package/dist/stzh-components/p-5c311df3.entry.js +0 -1
  714. package/dist/stzh-components/p-62c7caed.entry.js +0 -1
  715. package/dist/stzh-components/p-6a16ceff.entry.js +0 -1
  716. package/dist/stzh-components/p-783346ed.entry.js +0 -1
  717. package/dist/stzh-components/p-7909f56b.entry.js +0 -1
  718. package/dist/stzh-components/p-79f27d21.entry.js +0 -1
  719. package/dist/stzh-components/p-8d9056de.entry.js +0 -1
  720. package/dist/stzh-components/p-8e5f4ef6.system.entry.js +0 -1
  721. package/dist/stzh-components/p-9084f0c1.entry.js +0 -1
  722. package/dist/stzh-components/p-90ad5e2c.entry.js +0 -1
  723. package/dist/stzh-components/p-965829a6.system.entry.js +0 -1
  724. package/dist/stzh-components/p-9a7593f5.entry.js +0 -1
  725. package/dist/stzh-components/p-9af41730.system.js +0 -1
  726. package/dist/stzh-components/p-9ca1efe4.system.entry.js +0 -1
  727. package/dist/stzh-components/p-a10e0117.system.entry.js +0 -1
  728. package/dist/stzh-components/p-a6da8c06.system.entry.js +0 -1
  729. package/dist/stzh-components/p-afaa9c37.system.entry.js +0 -1
  730. package/dist/stzh-components/p-bb9e8364.entry.js +0 -1
  731. package/dist/stzh-components/p-bd7dd853.system.entry.js +0 -1
  732. package/dist/stzh-components/p-be534671.entry.js +0 -1
  733. package/dist/stzh-components/p-bfdce66c.entry.js +0 -1
  734. package/dist/stzh-components/p-c051fc3b.entry.js +0 -1
  735. package/dist/stzh-components/p-c6813d9f.system.entry.js +0 -1
  736. package/dist/stzh-components/p-c8009c05.system.entry.js +0 -1
  737. package/dist/stzh-components/p-d00e20ff.entry.js +0 -1
  738. package/dist/stzh-components/p-d26ed018.entry.js +0 -1
  739. package/dist/stzh-components/p-da857e0d.entry.js +0 -1
  740. package/dist/stzh-components/p-de8f9508.system.entry.js +0 -1
  741. package/dist/stzh-components/p-ee711f37.system.entry.js +0 -1
  742. package/dist/stzh-components/p-ee944add.system.entry.js +0 -1
  743. package/dist/stzh-components/p-f8ccf5b1.entry.js +0 -1
  744. package/dist/stzh-components/p-f9039c23.entry.js +0 -1
  745. package/dist/stzh-components/p-fa6427bf.system.entry.js +0 -1
  746. package/dist/stzh-components/p-fa9a4cd5.system.entry.js +0 -1
@@ -1 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(t,s,i,n){function e(t){return t instanceof i?t:new i((function(s){s(t)}))}return new(i||(i=Promise))((function(i,h){function r(t){try{p(n.next(t))}catch(s){h(s)}}function u(t){try{p(n["throw"](t))}catch(s){h(s)}}function p(t){t.done?i(t.value):e(t.value).then(r,u)}p((n=n.apply(t,s||[])).next())}))};var __generator=this&&this.__generator||function(t,s){var i={label:0,sent:function(){if(h[0]&1)throw h[1];return h[1]},trys:[],ops:[]},n,e,h,r;return r={next:u(0),throw:u(1),return:u(2)},typeof Symbol==="function"&&(r[Symbol.iterator]=function(){return this}),r;function u(t){return function(s){return p([t,s])}}function p(r){if(n)throw new TypeError("Generator is already executing.");while(i)try{if(n=1,e&&(h=r[0]&2?e["return"]:r[0]?e["throw"]||((h=e["return"])&&h.call(e),0):e.next)&&!(h=h.call(e,r[1])).done)return h;if(e=0,h)r=[r[0]&2,h.value];switch(r[0]){case 0:case 1:h=r;break;case 4:i.label++;return{value:r[1],done:false};case 5:i.label++;e=r[1];r=[0];continue;case 7:r=i.ops.pop();i.trys.pop();continue;default:if(!(h=i.trys,h=h.length>0&&h[h.length-1])&&(r[0]===6||r[0]===2)){i=0;continue}if(r[0]===3&&(!h||r[1]>h[0]&&r[1]<h[3])){i.label=r[1];break}if(r[0]===6&&i.label<h[1]){i.label=h[1];h=r;break}if(h&&i.label<h[2]){i.label=h[2];i.ops.push(r);break}if(h[2])i.ops.pop();i.trys.pop();continue}r=s.call(t,i)}catch(u){r=[6,u];e=0}finally{n=h=0}if(r[0]&5)throw r[1];return{value:r[0]?r[1]:void 0,done:true}}};System.register(["./p-609bf766.system.js","./p-0230004d.system.js","./p-a408bfba.system.js","./p-52cd1bd1.system.js"],(function(t){"use strict";var s,i,n,e,h,r,u,p;return{setters:[function(t){s=t.r;i=t.c;n=t.h;e=t.a;h=t.g},function(t){r=t.h},function(t){u=t.f},function(t){p=t.S}],execute:function(){var o='.sc-stzh-input-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-input-h{display:none}.sc-stzh-input-h *.sc-stzh-input,.sc-stzh-input-h *.sc-stzh-input::before,.sc-stzh-input-h *.sc-stzh-input::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-input-h{width:100%;border-radius:var(--stzh-form-input-border-radius)}.sc-stzh-input-h .sc-stzh-input-s>[slot=button-right],.stzh-input__button-right.sc-stzh-input{position:absolute;top:0;right:0}.sc-stzh-input-h .sc-stzh-input-s>stzh-button[slot=button-right],.sc-stzh-input-h .sc-stzh-input-s>[slot=button-right] stzh-button,.stzh-input__button-right[variant=input].sc-stzh-input{--border-color:transparent;--hover-border-color:transparent}.stzh-input.sc-stzh-input{font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing)}.stzh-input__marker-symbol.sc-stzh-input{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}.stzh-input__marker-text.sc-stzh-input{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}.stzh-input__description-wrapper.sc-stzh-input{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.stzh-input__error.sc-stzh-input,.stzh-input__description.sc-stzh-input{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);color:var(--stzh-base-color)}.stzh-input__error.sc-stzh-input{color:var(--stzh-color-error)}.stzh-input__error-list.sc-stzh-input{list-style:none;margin:0;padding:0}.stzh-input__description.sc-stzh-input{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.stzh-input__description-long.sc-stzh-input{margin-left:var(--stzh-space-xxsmall);margin-top:0.1875rem}.stzh-input__description-long-popover.sc-stzh-input{--width:auto;--max-width:27.3125rem}.stzh-input__description-long-popover[open].sc-stzh-input:not([open=false]) .stzh-input__description-long-button.sc-stzh-input{color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.stzh-input__description-long-button.sc-stzh-input{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;background-color:transparent;border-radius:0.5rem;cursor:pointer;-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);color:var(--stzh-base-lead-color)}.stzh-input__description-long-button.sc-stzh-input:hover{color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.stzh-input.sc-stzh-input stzh-icon.stzh-input__description-long-icon.sc-stzh-input{--size:var(--stzh-icon-size-xsmall)}.stzh-input--has-error.sc-stzh-input .stzh-input__error.sc-stzh-input,.stzh-input--has-description.sc-stzh-input .stzh-input__description.sc-stzh-input{margin-top:var(--stzh-space-xxsmall)}.stzh-input__field-wrapper.sc-stzh-input{position:relative;display:-ms-flexbox;display:flex}.stzh-input__input.sc-stzh-input{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);border:0.0625rem solid var(--stzh-color-grey61);-webkit-transition-property:color, border-color;transition-property:color, border-color;-webkit-transition-duration:var(--stzh-base-transition-animation-speed);transition-duration:var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-form-input-border-radius);padding:var(--stzh-space-xsmall) var(--stzh-space-medium);width:100%;color:var(--stzh-color-primary, var(--stzh-color-zueriblue));background:var(--stzh-color-white);-webkit-appearance:none;-moz-appearance:none;appearance:none}.stzh-input__input.sc-stzh-input::-webkit-input-placeholder{color:var(--stzh-color-grey61)}.stzh-input__input.sc-stzh-input:-moz-placeholder{color:var(--stzh-color-grey61)}.stzh-input__input.sc-stzh-input::-moz-placeholder{color:var(--stzh-color-grey61)}.stzh-input__input.sc-stzh-input:-ms-input-placeholder{color:var(--stzh-color-grey61)}.stzh-input__input.sc-stzh-input:hover,.stzh-input__input.sc-stzh-input:focus{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));border-color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}.stzh-input__input.sc-stzh-input::-ms-clear{display:none}.stzh-input__input.sc-stzh-input:-webkit-autofill{-webkit-background-clip:text;background-clip:text}.stzh-input__input.sc-stzh-input:-moz-placeholder-shown{text-overflow:ellipsis}.stzh-input__input.sc-stzh-input:-ms-input-placeholder{text-overflow:ellipsis}.stzh-input__input.sc-stzh-input:placeholder-shown{text-overflow:ellipsis}.stzh-input__input[type=search].sc-stzh-input::-webkit-search-decoration,.stzh-input__input[type=search].sc-stzh-input::-webkit-search-cancel-button,.stzh-input__input[type=search].sc-stzh-input::-webkit-search-results-button,.stzh-input__input[type=search].sc-stzh-input::-webkit-search-results-decoration{-webkit-appearance:none}.stzh-input__input--input.sc-stzh-input{height:var(--stzh-form-input-height)}.stzh-input__input--textarea.sc-stzh-input{min-height:var(--stzh-form-input-height);resize:vertical}.stzh-input__label.sc-stzh-input{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;font-size:var(--stzh-font-nano-font-size);line-height:var(--stzh-font-nano-text-line-height);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--stzh-color-grey61);width:auto;position:absolute;top:calc(var(--stzh-form-input-height) / 2);left:calc(var(--stzh-space-medium) + 0.0625rem);max-width:calc(100% - var(--stzh-space-medium) * 2);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all var(--stzh-base-transition-animation-speed);transition:all var(--stzh-base-transition-animation-speed);pointer-events:none}.stzh-input__label.sc-stzh-input:empty{display:none}.stzh-input__label.sc-stzh-input::before{content:"";display:none;background:var(--stzh-color-white);position:absolute;width:100%;z-index:-1;left:0;top:50%;margin-top:-0.03125rem;height:0.125rem}.stzh-input__input.sc-stzh-input:hover+.stzh-input__label.sc-stzh-input,.stzh-input__input.sc-stzh-input:focus+.stzh-input__label.sc-stzh-input{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}.stzh-input__button-right.sc-stzh-input{display:none}.stzh-input__button-right[disabled].sc-stzh-input:not([disabled=false])[variant=input]{--color:var(--stzh-color-grey61);--background-color:transparent;--border-color:transparent;--hover-color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));--hover-background-color:transparent;--hover-border-color:transparent}.stzh-input--is-clearable.stzh-input--is-filled.sc-stzh-input:not(.stzh-input--is-readonly):not(.stzh-input--is-disabled) .stzh-input__button-right.sc-stzh-input,.stzh-input--type-search.sc-stzh-input .stzh-input__button-right.sc-stzh-input{display:block}.stzh-input--type-search.sc-stzh-input:not(.stzh-input--is-filled) .stzh-input__button-right.sc-stzh-input,.stzh-input--type-search.stzh-input--is-readonly.sc-stzh-input .stzh-input__button-right.sc-stzh-input,.stzh-input--type-search.stzh-input--is-disabled.sc-stzh-input .stzh-input__button-right.sc-stzh-input{pointer-events:none}.stzh-input--is-filled.sc-stzh-input .stzh-input__button-right.is-search.sc-stzh-input{pointer-events:initial}.stzh-input.sc-stzh-input:not(.stzh-input--is-readonly):not(.stzh-input--is-disabled) .stzh-input__input.sc-stzh-input:focus+.stzh-input__label.sc-stzh-input,.stzh-input--has-fixed-label.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--is-filled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--is-readonly.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--is-disabled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--is-invalid.sc-stzh-input .stzh-input__label.sc-stzh-input{display:block;top:0;left:calc(var(--stzh-space-medium) - var(--stzh-space-xxsmall));height:1.25rem;line-height:1.25rem;padding:0 var(--stzh-space-xxsmall);max-width:calc(100% - var(--stzh-space-small) * 2);pointer-events:all}.stzh-input.sc-stzh-input:not(.stzh-input--is-readonly):not(.stzh-input--is-disabled) .stzh-input__input.sc-stzh-input:focus+.stzh-input__label.sc-stzh-input:not(:empty)::before,.stzh-input--has-fixed-label.sc-stzh-input .stzh-input__label.sc-stzh-input:not(:empty)::before,.stzh-input--is-filled.sc-stzh-input .stzh-input__label.sc-stzh-input:not(:empty)::before,.stzh-input--is-readonly.sc-stzh-input .stzh-input__label.sc-stzh-input:not(:empty)::before,.stzh-input--is-disabled.sc-stzh-input .stzh-input__label.sc-stzh-input:not(:empty)::before,.stzh-input--is-invalid.sc-stzh-input .stzh-input__label.sc-stzh-input:not(:empty)::before{display:block}.stzh-input--has-button-right.sc-stzh-input .stzh-input__input.sc-stzh-input{padding-right:calc(var(--stzh-space-xsmall) + var(--stzh-form-input-height))}.stzh-input--has-button-right.sc-stzh-input .stzh-input__label.sc-stzh-input{max-width:calc(100% - (var(--stzh-space-medium) + 0.0625rem) * 2 - var(--stzh-form-input-height))}.stzh-input--has-button-right.stzh-input.sc-stzh-input:not(.stzh-input--is-readonly):not(.stzh-input--is-disabled) .stzh-input__input.sc-stzh-input:focus+.stzh-input__label.sc-stzh-input,.stzh-input--has-button-right.stzh-input--has-fixed-label.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--has-button-right.stzh-input--is-filled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--has-button-right.stzh-input--is-readonly.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--has-button-right.stzh-input--is-disabled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--has-button-right.stzh-input--is-invalid.sc-stzh-input .stzh-input__label.sc-stzh-input{max-width:calc(100% - var(--stzh-space-medium) - var(--stzh-space-xxsmall) - 0.0625rem + var(--stzh-space-xxsmall) - var(--stzh-form-input-height))}.stzh-input--size-small.sc-stzh-input{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height)}.stzh-input--size-small.sc-stzh-input .stzh-input__input.sc-stzh-input{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height)}.stzh-input--size-small.sc-stzh-input .stzh-input__input--input.sc-stzh-input{height:var(--stzh-form-input-small-height)}.stzh-input--size-small.sc-stzh-input .stzh-input__input--textarea.sc-stzh-input{min-height:var(--stzh-form-input-small-height)}.stzh-input--size-small.sc-stzh-input .stzh-input__label.sc-stzh-input{top:calc(var(--stzh-form-input-small-height) / 2)}.stzh-input--size-small.stzh-input.sc-stzh-input:not(.stzh-input--is-readonly):not(.stzh-input--is-disabled) .stzh-input__input.sc-stzh-input:focus+.stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--has-fixed-label.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--is-filled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--is-readonly.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--is-disabled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--is-invalid.sc-stzh-input .stzh-input__label.sc-stzh-input{top:0}.stzh-input--size-small.stzh-input--has-button-right.sc-stzh-input .stzh-input__input.sc-stzh-input{padding-right:calc(var(--stzh-space-xxsmall) + var(--stzh-form-input-small-height))}.stzh-input--size-small.stzh-input--has-button-right.sc-stzh-input .stzh-input__label.sc-stzh-input{max-width:calc(100% - (var(--stzh-space-medium) + 0.0625rem) * 2 - var(--stzh-form-input-small-height))}.stzh-input--size-small.stzh-input--has-button-right.stzh-input.sc-stzh-input:not(.stzh-input--is-readonly):not(.stzh-input--is-disabled) .stzh-input__input.sc-stzh-input:focus+.stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--has-button-right.stzh-input--has-fixed-label.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--has-button-right.stzh-input--is-filled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--has-button-right.stzh-input--is-readonly.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--has-button-right.stzh-input--is-disabled.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--size-small.stzh-input--has-button-right.stzh-input--is-invalid.sc-stzh-input .stzh-input__label.sc-stzh-input{max-width:calc(100% - var(--stzh-space-medium) - var(--stzh-space-xxsmall) - 0.0625rem + var(--stzh-space-xsmall) - var(--stzh-form-input-small-height))}.stzh-input.sc-stzh-input:not(.stzh-input--has-spin) .stzh-input__input.sc-stzh-input::-webkit-outer-spin-button,.stzh-input.sc-stzh-input:not(.stzh-input--has-spin) .stzh-input__input.sc-stzh-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.stzh-input.sc-stzh-input:not(.stzh-input--has-spin) .stzh-input__input[type=number].sc-stzh-input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.stzh-input--is-invalid.sc-stzh-input .stzh-input__input.sc-stzh-input,.stzh-input--is-invalid.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--is-invalid.sc-stzh-input .stzh-input__input.sc-stzh-input+.stzh-input__label.sc-stzh-input{color:var(--stzh-color-error)}.stzh-input--is-invalid.sc-stzh-input .stzh-input__input.sc-stzh-input{border-color:var(--stzh-color-error)}.stzh-input--is-invalid.sc-stzh-input .stzh-input__input.sc-stzh-input::-webkit-input-placeholder{color:var(--stzh-color-error)}.stzh-input--is-invalid.sc-stzh-input .stzh-input__input.sc-stzh-input:-moz-placeholder{color:var(--stzh-color-error)}.stzh-input--is-invalid.sc-stzh-input .stzh-input__input.sc-stzh-input::-moz-placeholder{color:var(--stzh-color-error)}.stzh-input--is-invalid.sc-stzh-input .stzh-input__input.sc-stzh-input:-ms-input-placeholder{color:var(--stzh-color-error)}.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input,.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input+.stzh-input__label.sc-stzh-input,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input+.stzh-input__label.sc-stzh-input{color:var(--stzh-color-grey61)}.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input{color:var(--stzh-color-grey61);border-color:var(--stzh-color-grey5);background-color:var(--stzh-color-grey5);cursor:not-allowed}.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input::-webkit-input-placeholder,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input::-webkit-input-placeholder{color:var(--stzh-color-grey61)}.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input:-moz-placeholder,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input:-moz-placeholder{color:var(--stzh-color-grey61)}.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input::-moz-placeholder,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input::-moz-placeholder{color:var(--stzh-color-grey61)}.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input:-ms-input-placeholder,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input:-ms-input-placeholder{color:var(--stzh-color-grey61)}.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input:hover,.stzh-input--is-readonly.sc-stzh-input .stzh-input__input.sc-stzh-input:focus,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input:hover,.stzh-input--is-disabled.sc-stzh-input .stzh-input__input.sc-stzh-input:focus{border-color:var(--stzh-color-grey5)}.stzh-input--is-readonly.sc-stzh-input .stzh-input__label.sc-stzh-input,.stzh-input--is-disabled.sc-stzh-input .stzh-input__label.sc-stzh-input{cursor:not-allowed}.stzh-input--is-readonly.sc-stzh-input .stzh-input__label.sc-stzh-input::before,.stzh-input--is-disabled.sc-stzh-input .stzh-input__label.sc-stzh-input::before{background:transparent}.stzh-input--is-readonly.sc-stzh-input .stzh-input__button-right[disabled].sc-stzh-input:not([disabled=false])[variant=input],.stzh-input--is-disabled.sc-stzh-input .stzh-input__button-right[disabled].sc-stzh-input:not([disabled=false])[variant=input]{--color:var(--stzh-color-grey61);--hover-color:var(--stzh-color-grey61)}';var a=0;var l=t("stzh_input",function(){function t(t){var n=this;s(this,t);this.stzhChange=i(this,"stzhChange",7);this.stzhFocus=i(this,"stzhFocus",7);this.stzhBlur=i(this,"stzhBlur",7);this.onClearClick=function(t){n.value="";n.input.focus();n.stzhChange.emit({component:"stzh-input",originalEvent:t,value:n.value})};this.onInput=function(t){n.value=n.input.value;n.stzhChange.emit({component:"stzh-input",originalEvent:t,value:n.value})};this.onFocus=function(t){var s=new FocusEvent("focus",{view:window,bubbles:false,cancelable:false});n.element.dispatchEvent(s);n.stzhFocus.emit({component:"stzh-input",originalEvent:t})};this.onBlur=function(t){n.input.value=n.input.value;var s=new FocusEvent("blur",{view:window,bubbles:false,cancelable:false});n.element.dispatchEvent(s);n.stzhBlur.emit({component:"stzh-input",originalEvent:t})};this.localization=undefined;this.multiline=false;this.rows=undefined;this.type="text";this.step=1;this.min=undefined;this.max=undefined;this.showSpin=false;this.readonly=false;this.disabled=false;this.clearable=false;this.showMarker=false;this.minlength=undefined;this.maxlength=undefined;this.name=undefined;this.value="";this.description=undefined;this.descriptionLong=undefined;this.error=undefined;this.invalid=false;this.required=false;this.inputmode=undefined;this.autocomplete="on";this.noAutocomplete=false;this.label="";this.size="default";this.a11yDescribedby="";this.filled=undefined}t.prototype.setFocus=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.input.focus();return[2]}))}))};t.prototype.valueWatcher=function(t){this.filled=t!==""};t.prototype.errorWatcher=function(t){if(typeof t==="string"){try{this._error=JSON.parse(t)}catch(s){if(t){this._error=[t]}else{this._error=[]}}}else if(t){this._error=t}else{this._error=[]}this.invalid=this._error.length>0};t.prototype.typeWatcher=function(t){var s=["text","search","password","email","url","tel","number"];if(!this.multiline&&!s.includes(t)){throw new Error("Type ".concat(t," not supported"))}};t.prototype.renderTextarea=function(){var t=this;return n("textarea",{class:"stzh-input__input stzh-input__input--textarea",ref:function(s){return t.input=s},id:this.inputId,name:this.name,value:this.value,rows:this.rows,disabled:this.disabled,readonly:this.readonly,minlength:this.minlength,maxlength:this.maxlength,"aria-describedby":"".concat(this.inputId,"-description ").concat(this.a11yDescribedby),"aria-required":this.required?"true":"false","aria-invalid":this.invalid?"true":"false",onInput:this.onInput,onFocus:this.onFocus,onBlur:this.onBlur})};t.prototype.renderInput=function(){var t=this;return n("input",{class:"stzh-input__input stzh-input__input--input",ref:function(s){return t.input=s},id:this.inputId,type:this.type,name:this.name,value:this.value,min:this.min,max:this.max,step:this.step,inputmode:this.inputmode,disabled:this.disabled,readonly:this.readonly,minlength:this.minlength,maxlength:this.maxlength,autocomplete:this.noAutocomplete?"off":this.autocomplete,"aria-autocomplete":this.noAutocomplete?"none":undefined,"aria-describedby":"".concat(this.inputId,"-description ").concat(this.a11yDescribedby),"aria-required":this.required?"true":"false","aria-invalid":this.invalid?"true":"false",onInput:this.onInput,onFocus:this.onFocus,onBlur:this.onBlur})};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(s){switch(s.label){case 0:this.inputId="stzh-input-".concat(a++);this.typeWatcher(this.type);this.valueWatcher(this.value);this.errorWatcher(this.error);if(!!this.localization)return[3,2];t=this;return[4,u(this.element,"input")];case 1:t.localization=s.sent();s.label=2;case 2:return[2]}}))}))};t.prototype.render=function(){var t;var s;var i=r(this.element,"button-right");var h=r(this.element,"description")||!!this.description;var u=r(this.element,"description-long")||!!this.descriptionLong;var o=r(this.element,"error")||!!this.error;var a=(t={"stzh-input":true,"stzh-input--has-button-right":i||this.type==="search"||this.clearable&&this.filled&&!this.readonly&&!this.disabled,"stzh-input--has-description":h,"stzh-input--has-description-long":u,"stzh-input--has-error":o,"stzh-input--has-spin":this.showSpin,"stzh-input--is-invalid":this.invalid,"stzh-input--is-disabled":this.disabled,"stzh-input--is-readonly":this.readonly,"stzh-input--is-required":this.required,"stzh-input--is-filled":this.filled,"stzh-input--is-clearable":this.clearable,"stzh-input--has-fixed-label":((s=window===null||window===void 0?void 0:window.stzhComponents)===null||s===void 0?void 0:s.labels)==="fixed"},t["stzh-input--size-".concat(this.size)]=!!this.size,t["stzh-input--type-".concat(this.type)]=!!this.type,t);return n(e,null,n("div",{class:a},n("div",{class:"stzh-input__field-wrapper"},this.multiline?this.renderTextarea():this.renderInput(),n("label",{class:"stzh-input__label",htmlFor:this.inputId},this.label?this.label:n("slot",null),this.showMarker&&n("span",{class:"stzh-input__marker"},n("span",{class:"stzh-input__marker-symbol","aria-hidden":"true"},this.required?this.localization.$globals.requiredFieldMarker:this.localization.$globals.optionalFieldMarker),n("span",{class:"stzh-input__marker-text"},this.required?this.localization.$globals.requiredFieldText:this.localization.$globals.optionalFieldText))),this.clearable||this.type==="search"?n("stzh-button",{class:"stzh-input__button-right",icon:this.disabled||this.readonly||!this.filled?"search":"close-circle","icon-only":true,variant:"input",onClick:this.onClearClick,disabled:this.disabled||this.readonly||!this.filled,a11yLabel:this.localization.$globals.clearButtonLabel,"aria-controls":this.inputId}):n("slot",{name:"button-right"})),n(p,{classPrefix:"stzh-input",id:"".concat(this.inputId,"-description"),error:this._error,description:this.description,descriptionLong:this.descriptionLong,descriptionLongUsed:u,moreInfoButtonLabel:this.localization.$globals.moreInfoButtonLabel})))};Object.defineProperty(t.prototype,"element",{get:function(){return h(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{value:["valueWatcher"],error:["errorWatcher"],type:["typeWatcher"]}},enumerable:false,configurable:true});return t}());l.style=o}}}));
@@ -1 +0,0 @@
1
- import{r as t,h as s,a,g as e}from"./p-7a4c6adb.js";const h=class{constructor(s){t(this,s),this.init=()=>{this.element.querySelectorAll("stzh-link").forEach((t=>{t.setAttribute("role","listitem")}))}}connectedCallback(){this.init(),this.observer=new MutationObserver(this.init),this.observer.observe(this.element,{childList:!0,subtree:!0})}disconnectedCallback(){this.observer.disconnect()}render(){return s(a,null,s("div",{class:"stzh-metanav",role:"list"},s("slot",null)))}get element(){return e(this)}};h.style=".sc-stzh-metanav-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-metanav-h{display:none}.sc-stzh-metanav-h *.sc-stzh-metanav,.sc-stzh-metanav-h *.sc-stzh-metanav::before,.sc-stzh-metanav-h *.sc-stzh-metanav::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-metanav-h .sc-stzh-metanav-s>stzh-link .stzh-link{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);padding:var(--stzh-space-xsmall) var(--stzh-space-small);color:var(--stzh-color-grey61)}.sc-stzh-metanav-h .sc-stzh-metanav-s>stzh-link .stzh-link:hover{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}.sc-stzh-metanav-h .sc-stzh-metanav-s>stzh-link .stzh-link:hover .stzh-link__text{text-decoration:underline}.sc-stzh-metanav-h .sc-stzh-metanav-s>stzh-link .stzh-link__text{text-decoration:none}.stzh-metanav.sc-stzh-metanav{display:-ms-flexbox;display:flex}";export{h as stzh_metanav}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as o,a as i,g as h}from"./p-7a4c6adb.js";import{c as e,a,A as r,o as l,f as n,s as p,b as c}from"./p-cf6003d6.js";import{c as d}from"./p-40a19ce6.js";import{f as z}from"./p-25a09313.js";import{w as m}from"./p-df2bb358.js";import{s as b,a as u}from"./p-2a5855f8.js";const f=[{opacity:"0"},{opacity:"1"}],w={duration:100,easing:"linear"},g=[{opacity:"1"},{opacity:"0"}],v={duration:200,easing:"linear"};let _=0;const x=class{constructor(o){t(this,o),this.stzhOpen=s(this,"stzhOpen",7),this.stzhOpened=s(this,"stzhOpened",7),this.stzhClose=s(this,"stzhClose",7),this.stzhClosed=s(this,"stzhClosed",7),this.toggledByMethod=!1,this.isHovering=!1,this.onEscKey=t=>{27===t.keyCode&&this.hide()},this.computePosition=async()=>{if(!this.open)return;const{x:t=0,y:s=0,strategy:o="absolute",placement:i,middlewareData:h}=await e(this.triggerElement.firstElementChild,this.contentElement,{strategy:this.strategy,placement:this.placement,middleware:[l({mainAxis:this.distance,crossAxis:this.skidding}),n({padding:5}),p({padding:5}),c({element:this.arrowElement,padding:5})]});this.middlewareData=h,this.computedPlacement=i,Object.assign(this.contentElement.style,{position:o,left:`${t}px`,top:`${s}px`}),Object.assign(this.arrowElement.style,{left:null!=t?`${h.arrow.x}px`:"",top:null!=s?`${h.arrow.y}px`:""})},this.onClickTrigger=()=>{this.hasTrigger("click")&&this.toggle()},this.onMouseEnterTrigger=()=>{this.hasTrigger("hover")&&(this.isHovering=!0,this.show())},this.onMouseLeaveTrigger=()=>{this.hasTrigger("hover")&&(this.isHovering=!1,document.addEventListener("mousemove",this.onMouseMoveDocument))},this.onFocusTrigger=()=>{this.hasTrigger("focus")&&this.show()},this.onBlurTrigger=()=>{this.hasTrigger("focus")&&this.hide()},this.onMouseMoveDocument=t=>{const{clientX:s,clientY:o}=t;if(!this.computedPlacement)return!0;const i=this.computedPlacement.split("-")[0],h=this.middlewareData.offset,e=this.contentElement.getBoundingClientRect();if(!h)return!0;(e.top-o>("bottom"===i?h.y:0)||o-e.bottom>("top"===i?h.y:0)||e.left-s>("right"===i?h.x:0)||s-e.right>("left"===i?h.x:0))&&(document.removeEventListener("mousemove",this.onMouseMoveDocument),this.isHovering||this.hide())},this.open=!1,this.label="",this.content="",this.placement="bottom",this.strategy="absolute",this.skidding=0,this.distance=16,this.interactive=!1,this.trigger="hover focus",this.localization=void 0,this.computedPlacement=void 0}async show(){if(!this.open)return this.toggledByMethod=!0,this.open=!0,m(this.element,"stzhOpened")}async hide(){if(this.open)return this.toggledByMethod=!0,this.open=!1,m(this.element,"stzhClosed")}async toggle(){return this.open?await this.hide():await this.show()}async update(){return await this.computePosition()}async openWatcher(t){t?(this.toggledByMethod&&this.stzhOpen.emit({component:"stzh-tooltip"}),await b(this.contentElement),this.contentElement.style.willChange="transform, opacity, position, top, left, bottom, right",this.contentElement.hidden=!1,await u(this.contentElement,f,w),this.toggledByMethod&&this.stzhOpened.emit({component:"stzh-tooltip"})):(this.toggledByMethod&&this.stzhClose.emit({component:"stzh-tooltip"}),await b(this.contentElement),await u(this.contentElement,g,v),this.contentElement.hidden=!0,this.contentElement.style.willChange="auto",this.toggledByMethod&&this.stzhClosed.emit({component:"stzh-tooltip"})),this.toggledByMethod=!1}triggerWatcher(t){this._trigger=t.split(" ")}handleDocumentClick(t){if(!this.open)return;const s=t.target!==this.contentElement&&!1===this.contentElement.contains(t.target),o=t.target===this.triggerElement||this.triggerElement.contains(t.target);s&&!o&&this.hasTrigger("click")&&this.hide()}hasTrigger(t){return this._trigger.indexOf(t)>-1}async componentWillLoad(){this.labelId=`stzh-tooltip-label-${_}`,_++,this.triggerWatcher(this.trigger),this.localization||(this.localization=await z(this.element,"tooltip"))}componentDidRender(){this.computePosition(),this.interactive&&this.triggerElement.firstElementChild.setAttribute("aria-expanded",this.open?"true":"false"),this.trap&&(this.open?this.trap.activate():this.trap.deactivate())}componentDidUpdate(){this.trap&&this.trap.updateContainerElements(this.contentElement)}componentDidLoad(){this.autoUpdateCleanup=a(this.element,this.contentElement,this.computePosition),this.interactive&&(this.trap=d(this.contentElement,{fallbackFocus:this.contentElement,clickOutsideDeactivates:!0,returnFocusOnDeactivate:!0}),this.open&&this.trap.activate()),this.contentElement.hidden=!this.open}connectedCallback(){var t;let s=null===(t=this.triggerElement)||void 0===t?void 0:t.firstElementChild;s||(s=Array.from(this.element.children).find((t=>!t.hasAttribute("slot")))),s&&(s.addEventListener("click",this.onClickTrigger),s.addEventListener("mouseenter",this.onMouseEnterTrigger),s.addEventListener("mouseleave",this.onMouseLeaveTrigger),s.addEventListener("focusin",this.onFocusTrigger),s.addEventListener("focusout",this.onBlurTrigger))}disconnectedCallback(){this.autoUpdateCleanup&&this.autoUpdateCleanup(),this.triggerElement.firstElementChild.removeEventListener("click",this.onClickTrigger),this.triggerElement.firstElementChild.removeEventListener("mouseenter",this.onMouseEnterTrigger),this.triggerElement.firstElementChild.removeEventListener("mouseleave",this.onMouseLeaveTrigger),this.triggerElement.firstElementChild.removeEventListener("focusin",this.onFocusTrigger),this.triggerElement.firstElementChild.removeEventListener("focusout",this.onBlurTrigger)}render(){return o(i,null,o("div",{class:{"stzh-tooltip":!0,"stzh-tooltip--open":this.open,[`stzh-tooltip--placement-${this.computedPlacement}`]:!!this.computedPlacement}},o("div",{class:"stzh-tooltip__trigger",ref:t=>this.triggerElement=t},o("slot",null)),o("div",{class:"stzh-tooltip__content",ref:t=>this.contentElement=t,tabindex:"-1","aria-labelledby":this.label?this.labelId:null,"aria-hidden":this.open?"false":"true",onKeyDown:this.onEscKey,onMouseEnter:this.onMouseEnterTrigger,onMouseLeave:this.onMouseLeaveTrigger,onFocusin:this.onFocusTrigger,onFocusout:this.onBlurTrigger},o("div",{class:"stzh-tooltip__arrow",ref:t=>this.arrowElement=t,innerHTML:r}),this.label&&o("h2",{id:this.labelId,class:"stzh-tooltip__vhidden"},this.label),o("div",{class:"stzh-tooltip__content-slot"},this.content?this.content:o("slot",{name:"content"})),this.hasTrigger("click")&&o("button",{class:"stzh-tooltip__close",onClick:()=>this.hide(),type:"button"},o("stzh-icon",{name:"close",class:"stzh-tooltip__icon"}),o("span",{class:"stzh-tooltip__vhidden"},this.localization.close)))))}get element(){return h(this)}static get watchers(){return{open:["openWatcher"],trigger:["triggerWatcher"]}}};x.style=".sc-stzh-tooltip-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-tooltip-h{display:none}.sc-stzh-tooltip-h *.sc-stzh-tooltip,.sc-stzh-tooltip-h *.sc-stzh-tooltip::before,.sc-stzh-tooltip-h *.sc-stzh-tooltip::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-tooltip-h{--width:var(--stzh-tooltip-width);--min-width:var(--stzh-tooltip-min-width);--max-width:var(--stzh-tooltip-max-width);--padding:var(--stzh-tooltip-padding);--border-radius:var(--stzh-tooltip-border-radius)}.stzh-tooltip__arrow.sc-stzh-tooltip{position:absolute;display:-ms-flexbox;display:flex;color:var(--stzh-color-white)}.stzh-tooltip--placement-bottom.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-bottom-start.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-bottom-end.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip{top:0;-webkit-transform:translateY(-0.5rem);transform:translateY(-0.5rem)}.stzh-tooltip--placement-top.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-top-start.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-top-end.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip{bottom:0;-webkit-transform:translateY(0.5rem) rotate(180deg);transform:translateY(0.5rem) rotate(180deg)}.stzh-tooltip--placement-left.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-left-start.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-left-end.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip{right:0;-webkit-transform:translateX(0.75rem) rotate(90deg);transform:translateX(0.75rem) rotate(90deg)}.stzh-tooltip--placement-right.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-right-start.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip,.stzh-tooltip--placement-right-end.sc-stzh-tooltip .stzh-tooltip__arrow.sc-stzh-tooltip{left:0;-webkit-transform:translateX(-0.75rem) rotate(-90deg);transform:translateX(-0.75rem) rotate(-90deg)}.stzh-tooltip__content.sc-stzh-tooltip{font-size:var(--stzh-font-nano-font-size);line-height:var(--stzh-font-nano-text-line-height);position:absolute;z-index:var(--stzh-z-index-popover);-webkit-box-shadow:var(--stzh-box-shadow-popover);box-shadow:var(--stzh-box-shadow-popover);border-radius:var(--border-radius);background-color:var(--stzh-color-white);width:var(--width);min-width:var(--min-width);max-width:var(--max-width)}@supports ((-webkit-filter: var(--stzh-tooltip-drop-shadow)) or (filter: var(--stzh-tooltip-drop-shadow))){.stzh-tooltip__content.sc-stzh-tooltip{-webkit-box-shadow:none;box-shadow:none;-webkit-filter:var(--stzh-tooltip-drop-shadow);filter:var(--stzh-tooltip-drop-shadow)}}.stzh-tooltip__content-slot.sc-stzh-tooltip{padding:var(--padding)}.stzh-tooltip__close.sc-stzh-tooltip{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;padding:0;position:absolute;top:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:var(--stzh-space-xxsmall);padding-bottom:var(--stzh-space-xxxsmall);color:var(--stzh-base-lead-color);border-radius:var(--stzh-button-border-radius)}.stzh-tooltip__icon.sc-stzh-tooltip{--size:var(--stzh-icon-size-xxsmall)}.stzh-tooltip__vhidden.sc-stzh-tooltip{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}";export{x as stzh_tooltip}
@@ -1 +0,0 @@
1
- System.register(["./p-609bf766.system.js"],(function(o){"use strict";var l,t,r;return{setters:[function(o){l=o.r;t=o.h;r=o.a}],execute:function(){var i='<svg width="0" height="0" style="position:absolute"><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-alarm-bell" xmlns="http://www.w3.org/2000/svg"><path d="M12 3.5v-2m0 2a7.5 7.5 0 017.5 7.5c0 7.046 1.5 8.5 1.5 8.5H3s1.5-2.166 1.5-8.5A7.5 7.5 0 0112 3.5zm2 16v1a2 2 0 01-4 0v-1" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-angle-down" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 9.375l4.498 5.25 4.502-5.25" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-angle-left" xmlns="http://www.w3.org/2000/svg"><path d="M14.625 7.502L9.375 12l5.25 4.502" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-angle-right" xmlns="http://www.w3.org/2000/svg"><path d="M9.75 7.502L15 12l-5.25 4.502" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-angle-up" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 15l4.498-5.25L16.5 15" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-archive-box" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 10.5A1.5 1.5 0 0115 12H9a1.5 1.5 0 01-1.5-1.5M.75 3h22.5v4.5H.75V3zm1.5 4.5h19.5V21H2.25V7.5z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-arrow-down" xmlns="http://www.w3.org/2000/svg"><path d="M12 18.75l-.353.354a.5.5 0 00.707 0l-.353-.354zm.5-13.5a.5.5 0 10-1 0h1zm5.104 8.604a.5.5 0 00-.708-.707l.708.707zm-10.5-.708a.5.5 0 00-.708.708l.708-.708zM12.5 18.75V5.25h-1v13.5h1zm4.395-5.604l-5.249 5.25.707.707 5.25-5.25-.708-.707zm-4.542 5.25l-5.25-5.25-.708.708 5.251 5.25.707-.708z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-arrow-left" xmlns="http://www.w3.org/2000/svg"><path d="M5.25 12l-.354.353a.5.5 0 010-.707l.354.353zm13.5-.5a.5.5 0 110 1v-1zm-8.604-5.104a.5.5 0 11.707.708l-.707-.708zm.708 10.5a.5.5 0 01-.708.707l.708-.707zM5.25 11.5h13.5v1H5.25v-1zm5.604-4.395l-5.25 5.249-.708-.707 5.25-5.25.707.708zm-5.25 4.542l5.25 5.25-.708.707-5.25-5.25.708-.707z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-arrow-left-circle" xmlns="http://www.w3.org/2000/svg"><path d="M6.25 12l-.354.353a.5.5 0 010-.707l.354.353zm10.5-.5a.5.5 0 110 1v-1zm-5.604-5.104a.5.5 0 11.707.708l-.707-.708zm.708 10.5a.5.5 0 01-.708.707l.708-.707zM6.25 11.5h10.5v1H6.25v-1zm5.604-4.395l-5.25 5.249-.708-.707 5.25-5.25.707.708zm-5.25 4.542l5.25 5.25-.708.707-5.25-5.25.708-.707z" fill="currentColor"/><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-arrow-right" xmlns="http://www.w3.org/2000/svg"><path d="M18.75 12l.354.353a.5.5 0 000-.707l-.354.353zm-13.5-.5a.5.5 0 100 1v-1zm8.604-5.104a.5.5 0 10-.707.708l.707-.708zm-.708 10.5a.5.5 0 00.708.707l-.708-.707zM18.75 11.5H5.25v1h13.5v-1zm-5.604-4.395l5.25 5.249.707-.707-5.25-5.25-.707.708zm5.25 4.542l-5.25 5.25.708.707 5.25-5.25-.708-.707z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-arrow-right-long" xmlns="http://www.w3.org/2000/svg"><path d="M23.5 12l.354.353a.5.5 0 000-.707l-.354.353zM1 11.5a.5.5 0 100 1v-1zm17.604-5.104a.5.5 0 10-.707.708l.707-.708zm-.708 10.5a.5.5 0 00.708.707l-.708-.707zM23.5 11.5H1v1h22.5v-1zm-5.604-4.395l5.25 5.249.707-.707-5.25-5.25-.707.708zm5.25 4.542l-5.25 5.25.708.707 5.25-5.25-.708-.707z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-arrow-up" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.25l.353-.354a.5.5 0 00-.707 0l.353.354zm-.5 13.5a.5.5 0 101 0h-1zm-5.104-8.604a.5.5 0 10.708.707l-.708-.707zm10.5.708a.5.5 0 00.707-.708l-.707.708zM11.5 5.25v13.5h1V5.25h-1zm-4.395 5.604l5.249-5.25-.707-.708-5.25 5.25.708.707zm4.542-5.25l5.25 5.25.707-.708-5.25-5.25-.707.708z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-bulleted-list" xmlns="http://www.w3.org/2000/svg"><path d="M8 5h14M8 12h14M8 19h14M5 5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm0 7a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm0 7a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-calendar" xmlns="http://www.w3.org/2000/svg"><path d="M3 5v-.5h-.5V5H3zm18 0h.5v-.5H21V5zm0 16v.5h.5V21H21zM3 21h-.5v.5H3V21zm15-3v.5h.5V18H18zM6 18h-.5v.5H6V18zm0-8v-.5h-.5v.5H6zm12 0h.5v-.5H18v.5zm-5.5-7a.5.5 0 00-1 0h1zm-1 3.79a.5.5 0 001 0h-1zM8.312 3a.5.5 0 00-1 0h1zm-1 3.79a.5.5 0 001 0h-1zM16.688 3a.5.5 0 00-1 0h1zm-1 3.79a.5.5 0 001 0h-1zM3 5.5h18v-1H3v1zM20.5 5v16h1V5h-1zm.5 15.5H3v1h18v-1zM3.5 21V5h-1v16h1zM18 17.5H6v1h12v-1zM6.5 18v-8h-1v8h1zM6 10.5h12v-1H6v1zm11.5-.5v8h1v-8h-1zm-6-7v3.79h1V3h-1zM7.312 3v3.79h1V3h-1zm8.376 0v3.79h1V3h-1z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-cart" xmlns="http://www.w3.org/2000/svg"><path d="M.75 2.25H4.5l3.75 15h12l3-9H6m4.125 12a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm9.75 0a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-checkmark" xmlns="http://www.w3.org/2000/svg"><path d="M2 11.333l7 7.334L22 5.333" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-checkmark-circle" xmlns="http://www.w3.org/2000/svg"><path d="M7 11.667l3.5 3.666L17 8.667M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-clock" xmlns="http://www.w3.org/2000/svg"><path d="M12 5v7l4.5 3m5.5-3c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-close" xmlns="http://www.w3.org/2000/svg"><path d="M19 19L5 5m14 .001L5 19 19 5.001z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-close-circle" xmlns="http://www.w3.org/2000/svg"><path d="M16.444 7.556l-8.888 8.888m8.888 0L7.556 7.556M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 20" id="stzh-icon-code-window" xmlns="http://www.w3.org/2000/svg"><path d="M23.25 5.5V1H.75v4.5m22.5 0H.75m22.5 0V19H.75V5.5m13.5 3.75l2.625 3-2.625 3m-4.5-6l-2.625 3 2.625 3m-6.375-12a.375.375 0 11-.75 0 .375.375 0 01.75 0zM6 3.25a.375.375 0 11-.75 0 .375.375 0 01.75 0zm2.625 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-compass-direction" xmlns="http://www.w3.org/2000/svg"><path d="M9.667 9.667l-2.334 7 7-2.334M9.667 9.667l7-2.334-2.334 7M9.667 9.667l4.666 4.666M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-compass-north" xmlns="http://www.w3.org/2000/svg"><path d="M12 21a9 9 0 100-18 9 9 0 000 18z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.313 12L12 9.75 10.687 12a1.463 1.463 0 00-.187.75 1.5 1.5 0 103 0 1.463 1.463 0 00-.188-.75z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-construction" xmlns="http://www.w3.org/2000/svg"><path d="M3.933 15.667l-.353-.354a.5.5 0 00-.147.354h.5zM3.433 23a.5.5 0 001 0h-1zm17.134-7.333a.5.5 0 00-1 0h1zm-1 7.333a.5.5 0 101 0h-1zM8.687 5.754a.5.5 0 10-.707-.707l.707.707zM.647 12.38a.5.5 0 10.707.707l-.708-.707zm13.907-6.626a.5.5 0 00-.708-.707l.708.707zm5.866 0a.5.5 0 10-.707-.707l.707.707zm-10.974 9.56a.5.5 0 10.708.706l-.708-.707zm13.908-6.627a.5.5 0 00-.708-.707l.708.707zm-8.04 6.626a.5.5 0 00.706.707l-.707-.707zM1.977 5.9h20.044v-1H1.978v1zm20.522.478v8.31h1v-8.31h-1zm-.478 8.789H1.978v1h20.044v-1zM1.5 14.689V6.378h-1v8.31h1zm.478.478a.478.478 0 01-.478-.478h-1c0 .816.662 1.478 1.478 1.478v-1zm20.522-.478a.478.478 0 01-.478.478v1c.816 0 1.478-.662 1.478-1.478h-1zM22.022 5.9c.264 0 .478.214.478.478h1c0-.816-.662-1.478-1.478-1.478v1zm-20.044-1C1.162 4.9.5 5.562.5 6.378h1c0-.264.214-.478.478-.478v-1zm1.455 10.767V23h1v-7.333h-1zm16.134 0V23h1v-7.333h-1zM6.133 4.433c1.086 0 1.967-.88 1.967-1.966h-1a.967.967 0 01-.967.966v1zM8.1 2.467C8.1 1.38 7.22.5 6.133.5v1c.534 0 .967.433.967.967h1zM6.133.5c-1.086 0-1.966.88-1.966 1.967h1c0-.534.432-.967.966-.967v-1zM4.167 2.467c0 1.086.88 1.966 1.966 1.966v-1a.967.967 0 01-.966-.966h-1zm13.7 1.966c1.086 0 1.966-.88 1.966-1.966h-1a.967.967 0 01-.966.966v1zm1.966-1.966c0-1.086-.88-1.967-1.966-1.967v1c.534 0 .966.433.966.967h1zM17.867.5C16.78.5 15.9 1.38 15.9 2.467h1c0-.534.433-.967.967-.967v-1zM15.9 2.467c0 1.086.88 1.966 1.967 1.966v-1a.967.967 0 01-.967-.966h-1zm-7.92 2.58L.646 12.38l.708.707 7.333-7.333-.707-.707zm5.866 0L3.58 15.313l.707.707L14.554 5.754l-.708-.707zm5.867 0L9.446 15.313l.708.707L20.42 5.754l-.707-.707zm2.933 2.933l-7.333 7.333.707.707 7.334-7.333-.708-.707z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-copy" xmlns="http://www.w3.org/2000/svg"><path d="M6.667 17.333H2V2h15.333v4.667m-10.666 0H22V22H6.667V6.667z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-delete" xmlns="http://www.w3.org/2000/svg"><path d="M2 5h20M8 4.99V2h8v3m-4 4v9M8 9v9m8-9v9m4-13v17H4V5h16z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-download" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 15v6h19v-6m-9.5.75V2.25m0 13.5l5.25-5.25M12 15.75L6.75 10.5" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-drag" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bbclip0_1639_22515)"><path d="M9 19.5l3 3.375m0 0l3-3.375m-3 3.375V13.5m-3-9l3-3.375m0 0L15 4.5m-3-3.375V10.5m-8.25 0h16.5m-16.5 3h16.5" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="bbclip0_1639_22515"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-edit" xmlns="http://www.w3.org/2000/svg"><path d="M20.015 7.984l.286-.286c1.104-1.104.82-2.609-.286-3.713-1.105-1.104-2.61-1.39-3.714-.285l-.286.285m2.251 5.749l1.75-1.75m-1.75 1.75L8.231 19.768M18.266 9.734l-4-4m1.75-1.75l-1.75 1.75m0 0L4.233 15.77m3.999 3.999L3 21l1.232-5.231m3.999 3.999l-4-4" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-email-check" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bdclip0_1638_23310)"><path d="M12 18H.75V4.5m0 0H21M.75 4.5l10.125 7.725L21 4.5m0 0v8.625M19.875 16.5l-3 3-1.5-1.5m7.875-.375a5.625 5.625 0 11-11.25 0 5.625 5.625 0 0111.25 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="bdclip0_1638_23310"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-expand" xmlns="http://www.w3.org/2000/svg"><path d="M10.095 13.905L2 22m0 0h5.714M2 22v-5.714M22 2l-8.095 8.095M22 2h-5.714M22 2v5.714" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-external-link" xmlns="http://www.w3.org/2000/svg"><path d="M14 22h8V2H2v7M11 20v-7m0 0H4m7 0l-9 9" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-facebook" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bgclip0_1639_22430)"><path d="M14.742 5.039h2.883V.75h-3.41c-4.113.176-4.957 2.496-5.027 4.922v2.145H6.375V12h2.813v11.25h4.218V12h3.48l.669-4.183h-4.149V6.516a1.39 1.39 0 011.336-1.477v0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="bgclip0_1639_22430"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-facebook-comment" xmlns="http://www.w3.org/2000/svg"><path d="M5 2a4 4 0 00-4 4v8a4 4 0 004 4h2.75v4l4.5-4H19a4 4 0 004-4V6a4 4 0 00-4-4H5z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-file" xmlns="http://www.w3.org/2000/svg"><path d="M14 1.5v6h6m-6-6l6 6m-6-6H4v21h16v-15" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-filtering" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 19.375a.5.5 0 100 1v-1zm10-7H13h.5zm6.25.5a.5.5 0 000-1v1zm-16.25-1a.5.5 0 100 1v-1zm2.5-7h-.5.5zm13.75.5a.5.5 0 000-1v1zM19.125 18v-.5.5zM21 19.875h-.5.5zm-1.875 1.875v-.5.5zM4.125 3v-.5.5zm0 3.75v-.5.5zM2.25 4.875h-.5.5zm9.375 5.625V10v.5zm0 3.75v-.5.5zM3.5 20.375h13.75v-1H3.5v1zm10-7.5h6.25v-1H13.5v1zm-10 0h6.25v-1H3.5v1zm2.5-7.5h13.75v-1H6v1zM19.125 18.5c.76 0 1.375.616 1.375 1.375h1a2.375 2.375 0 00-2.375-2.375v1zm1.375 1.375c0 .76-.616 1.375-1.375 1.375v1a2.375 2.375 0 002.375-2.375h-1zm-1.375 1.375c-.76 0-1.375-.616-1.375-1.375h-1a2.375 2.375 0 002.375 2.375v-1zm-1.375-1.375c0-.76.616-1.375 1.375-1.375v-1a2.375 2.375 0 00-2.375 2.375h1zM4.125 3.5c.76 0 1.375.616 1.375 1.375h1A2.375 2.375 0 004.125 2.5v1zM5.5 4.875c0 .76-.616 1.375-1.375 1.375v1A2.375 2.375 0 006.5 4.875h-1zM4.125 6.25c-.76 0-1.375-.616-1.375-1.375h-1A2.375 2.375 0 004.125 7.25v-1zM2.75 4.875c0-.76.616-1.375 1.375-1.375v-1A2.375 2.375 0 001.75 4.875h1zM11.625 11c.76 0 1.375.616 1.375 1.375h1A2.375 2.375 0 0011.625 10v1zM13 12.375c0 .76-.616 1.375-1.375 1.375v1A2.375 2.375 0 0014 12.375h-1zm-1.375 1.375c-.76 0-1.375-.615-1.375-1.375h-1a2.375 2.375 0 002.375 2.375v-1zm-1.375-1.375c0-.76.616-1.375 1.375-1.375v-1a2.375 2.375 0 00-2.375 2.375h1z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-flag" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bkclip0_1639_22503)"><path d="M3 1.425C7.987-1.05 14.887 4.238 21 1.5v11.25c-5.887 2.888-13.012-2.437-18 .038M3 23.25V1.125" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="bkclip0_1639_22503"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-focus" xmlns="http://www.w3.org/2000/svg"><path d="M8.333 22H2v-6.333m20 0V22h-6.333m0-20H22v6.333m-20 0V2h6.333M6 6h12v12H6V6z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-gear" xmlns="http://www.w3.org/2000/svg"><path d="M19.946 13.745l-.494-.076a.5.5 0 00.146.435l.348-.359zm0-2.49l-.347-.36a.5.5 0 00-.147.437l.494-.077zm1.79-1.73l.347.36-.347-.36zm.108-.776l.434-.25-.433.25zm-1.73-2.997l-.433.25.433-.25zm-.726-.293l-.138-.48.138.48zm-2.443.7l-.308.394a.5.5 0 00.446.086l-.138-.48zm-2.088-1.18l-.485.122a.5.5 0 00.307.345l.178-.467zm-.625-2.497l-.485.121.485-.121zM13.616 2l.001-.5V2zm-3.46 0v.5V2zm-.618.482l-.485-.121.485.121zM8.891 5.07l.193.461a.5.5 0 00.292-.34l-.485-.121zM6.983 6.2l-.138.48a.5.5 0 00.45-.089L6.982 6.2zm-2.599-.743l-.137.48.137-.48zm-.726.293l-.433-.25.433.25zM1.928 8.75l.433.25-.433-.25zm.108.776l.348-.36-.348.36zm1.978 1.912l.496.068a.5.5 0 00-.148-.427l-.348.36zm0 2.127l.348.36a.5.5 0 00.148-.428l-.496.068zm-1.978 1.911l-.347-.36.347.36zm-.109.776l-.433.25.433-.25zm1.73 2.997l.434-.25-.433.25zm.727.293l-.137-.48.137.48zm2.599-.741l.312-.39a.5.5 0 00-.45-.09l.138.48zm1.909 1.131l.485-.121a.5.5 0 00-.292-.34l-.193.461zm.647 2.588l-.486.121v.001l.486-.122zm.617.481v-.5.5zm3.46 0v.5h.001V23zm.616-.482l.485.121-.485-.12zm.624-2.495l-.178-.467a.5.5 0 00-.307.346l.485.121zm2.088-1.18l.138-.48a.5.5 0 00-.446.087l.308.393zm2.443.7l-.138.481.138-.48zm.726-.293L19.68 19l.433.25zm1.73-2.997l.433.25-.433-.25zm-.109-.776l-.348.36.348-.36zM16.042 12.5a4.05 4.05 0 01-4.05 4.05v1a5.05 5.05 0 005.05-5.05h-1zm-4.05 4.05a4.05 4.05 0 01-4.05-4.05h-1a5.05 5.05 0 005.05 5.05v-1zm-4.05-4.05a4.05 4.05 0 014.05-4.05v-1a5.05 5.05 0 00-5.05 5.05h1zm4.05-4.05a4.05 4.05 0 014.05 4.05h1a5.05 5.05 0 00-5.05-5.05v1zm8.448 5.372a8.607 8.607 0 000-2.644l-.988.153c.12.775.12 1.563 0 2.338l.988.153zm-.146-2.208l1.79-1.73-.696-.718-1.79 1.73.696.718zm1.79-1.73c.181-.176.3-.408.335-.659l-.99-.139a.136.136 0 01-.04.08l.694.719zm.335-.659a1.137 1.137 0 00-.141-.726l-.866.5a.136.136 0 01.016.087l.99.14zm-.142-.726l-1.73-2.997-.866.5L21.411 9l.866-.5zm-1.73-2.997a1.136 1.136 0 00-.558-.485l-.375.927a.136.136 0 01.067.058l.866-.5zm-.558-.485a1.137 1.137 0 00-.739-.039l.276.961a.136.136 0 01.088.005l.375-.927zm-.739-.039l-2.442.7.275.961 2.443-.7-.276-.96zm-1.997.787a8.535 8.535 0 00-2.217-1.253l-.357.934a7.534 7.534 0 011.958 1.107l.616-.788zm-1.91-.907l-.626-2.497-.97.242.625 2.498.97-.243zm-.626-2.497a1.136 1.136 0 00-.402-.62l-.616.788c.024.019.04.045.048.074l.97-.242zm-.402-.62c-.199-.156-.445-.24-.698-.241l-.002 1c.03 0 .06.01.084.029l.616-.788zm-.699-.241h-3.46v1h3.46v-1zm-3.46 0c-.254 0-.5.085-.7.24l.616.789a.136.136 0 01.084-.029v-1zm-.7.24c-.2.157-.341.375-.403.62l.97.243a.136.136 0 01.049-.074l-.616-.788zm-.403.62L8.406 4.95l.97.242.647-2.588-.97-.242zM8.698 4.61a8.542 8.542 0 00-2.027 1.2l.623.782a7.541 7.541 0 011.79-1.06l-.386-.922zM7.12 5.719l-2.598-.743-.275.961 2.598.744.275-.962zm-2.598-.743a1.136 1.136 0 00-.739.039l.375.927a.136.136 0 01.089-.005l.275-.961zm-.739.039a1.136 1.136 0 00-.558.485l.866.5a.136.136 0 01.067-.058l-.375-.927zm-.558.485L1.495 8.5l.866.5L4.09 6l-.866-.5zm-1.73 2.998c-.127.22-.177.476-.142.727l.99-.139A.136.136 0 012.361 9l-.866-.5zm-.142.727c.035.251.153.483.336.66l.695-.72a.136.136 0 01-.04-.079l-.99.139zm.336.66l1.978 1.912.695-.719-1.978-1.912-.695.719zm1.83 1.485a8.378 8.378 0 000 2.261l.99-.135c-.09-.66-.09-1.33 0-1.991l-.99-.135zm.148 1.834l-1.978 1.912.695.719 1.978-1.912-.695-.719zm-1.978 1.912c-.182.176-.3.408-.336.659l.99.139a.137.137 0 01.04-.08l-.694-.718zm-.336.659c-.035.25.015.506.141.726l.866-.5a.136.136 0 01-.016-.087l-.99-.14zm.141.726l1.73 2.997.867-.5L2.36 16l-.867.5zm1.73 2.997c.127.22.324.39.559.485l.375-.927a.136.136 0 01-.067-.058l-.866.5zm.559.485c.235.095.495.109.739.039l-.276-.961a.137.137 0 01-.088-.005l-.375.927zm.738.04l2.599-.742-.274-.962-2.6.742.275.961zm2.15-.832c.617.492 1.3.897 2.028 1.201l.386-.922a7.536 7.536 0 01-1.79-1.06l-.624.78zm1.736.861l.646 2.588.97-.242-.646-2.588-.97.242zm.647 2.59c.061.245.203.462.403.618l.615-.789a.136.136 0 01-.049-.074l-.97.244zm.403.618c.2.156.445.24.699.24v-1c-.03 0-.06-.01-.084-.029l-.615.789zm.699.24h3.46v-1h-3.46v1zm3.461 0c.253 0 .499-.085.698-.241l-.616-.788a.136.136 0 01-.084.029l.002 1zm.698-.241c.2-.156.341-.374.402-.62l-.97-.242a.136.136 0 01-.048.074l.616.788zm.402-.62l.624-2.494-.97-.243-.624 2.495.97.242zm.317-2.149a8.532 8.532 0 002.218-1.253l-.616-.787a7.534 7.534 0 01-1.958 1.106l.356.934zm1.772-1.166l2.443.7.275-.961-2.442-.7-.276.961zm2.443.7c.244.07.504.056.739-.039l-.375-.927a.137.137 0 01-.089.005l-.275.961zm.739-.039c.235-.095.431-.266.558-.485l-.866-.5a.136.136 0 01-.067.058l.375.927zm.558-.485l1.73-2.997-.866-.5L19.68 19l.866.5zm1.73-2.997c.127-.22.177-.475.141-.726l-.99.139a.136.136 0 01-.017.087l.866.5zm.141-.726a1.137 1.137 0 00-.335-.66l-.695.72a.137.137 0 01.04.079l.99-.14zm-.335-.659l-1.788-1.732-.696.719 1.788 1.731.696-.718z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-heart" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bnclip0_1638_23252)"><path d="M17.625 1.875c-2.437 0-4.837 1.575-5.625 3.75-.787-2.175-3.187-3.75-5.625-3.75A5.625 5.625 0 00.75 7.5c0 4.875 4.125 9.75 11.25 14.625 7.125-4.875 11.25-9.75 11.25-14.625a5.625 5.625 0 00-5.625-5.625v0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="bnclip0_1638_23252"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-home" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#boclip0_1638_23251)"><path d="M12 1.5L.935 12.839A.094.094 0 001 13l3 .012V23h5.375v-6h5.25v6H20v-9.988h3a.094.094 0 00.092-.114.094.094 0 00-.027-.047L12 1.5z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="boclip0_1638_23251"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-important-warning" xmlns="http://www.w3.org/2000/svg"><path d="M12 2l.441-.235a.5.5 0 00-.883 0L12 2zM1.5 21.75l-.441-.235a.5.5 0 00.441.735v-.5zm21 0v.5a.5.5 0 00.442-.735l-.442.235zm-11-7.375a.5.5 0 001 0h-1zm1-5a.5.5 0 00-1 0h1zm-.941-7.61l-10.5 19.75.882.47 10.5-19.75-.883-.47zM1.5 22.25h21v-1h-21v1zm21.442-.735l-10.5-19.75-.883.47 10.5 19.75.883-.47zM12.5 14.375v-5h-1v5h1zM12.25 18a.25.25 0 01-.25.25v1c.69 0 1.25-.56 1.25-1.25h-1zm-.25.25a.25.25 0 01-.25-.25h-1c0 .69.56 1.25 1.25 1.25v-1zm-.25-.25a.25.25 0 01.25-.25v-1c-.69 0-1.25.56-1.25 1.25h1zm.25-.25a.25.25 0 01.25.25h1c0-.69-.56-1.25-1.25-1.25v1z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-info-help" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 10.75H12V18m-1.5.003h3M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-9.625-4.875a.75.75 0 11-1.5 0 .75.75 0 011.5 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-instagram" xmlns="http://www.w3.org/2000/svg"><path d="M7.333 2.5h9.334v-1H7.333v1zM21.5 7.333v9.334h1V7.333h-1zM16.667 21.5H7.333v1h9.334v-1zM2.5 16.667V7.333h-1v9.334h1zM7.333 21.5A4.833 4.833 0 012.5 16.667h-1A5.833 5.833 0 007.333 22.5v-1zM21.5 16.667a4.833 4.833 0 01-4.833 4.833v1a5.833 5.833 0 005.833-5.833h-1zM16.667 2.5A4.833 4.833 0 0121.5 7.333h1A5.833 5.833 0 0016.667 1.5v1zm-9.334-1A5.833 5.833 0 001.5 7.333h1A4.833 4.833 0 017.333 2.5v-1zM12 16.945A4.945 4.945 0 0016.945 12h-1A3.944 3.944 0 0112 15.944v1zM16.945 12A4.945 4.945 0 0012 7.056v1A3.944 3.944 0 0115.944 12h1zM12 7.056A4.944 4.944 0 007.056 12h1A3.944 3.944 0 0112 8.056v-1zM7.056 12A4.944 4.944 0 0012 16.945v-1A3.944 3.944 0 018.056 12h-1zm10.977-6.089c0-.03.025-.055.056-.055v1a.944.944 0 00.944-.945h-1zm.056-.055c.03 0 .056.024.056.055h-1c0 .522.422.945.944.945v-1zm.056.055c0 .03-.025.056-.056.056v-1a.944.944 0 00-.944.944h1zm-.056.056a.056.056 0 01-.056-.056h1a.944.944 0 00-.944-.944v1z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-like-hand" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bsclip0_1638_23490)"><path d="M6.75 20.25h.75c1.5 0 4.5 1.5 6 1.5h6a1.5 1.5 0 100-3h.75a1.5 1.5 0 100-3H21a1.5 1.5 0 100-3h.75a1.5 1.5 0 100-3h-7.5c.501-2.215.753-4.479.75-6.75a1.5 1.5 0 10-3 0s-.675 7.463-5.25 8.175M.75 22.5l6-.75v-12h-6V22.5zm3.375-3.75a.375.375 0 11-.75 0 .375.375 0 01.75 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="bsclip0_1638_23490"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-linkedin" xmlns="http://www.w3.org/2000/svg"><path d="M1.154 8.374h4.57v13.817h-4.57V8.374zM17.52 7.917c-2.004 0-3.2.738-4.465 2.355V8.374h-4.57v13.817h4.605v-7.489c0-1.582.808-3.129 2.636-3.129 1.829 0 2.918 1.547 2.918 3.094v7.524h4.606v-7.84c0-5.45-3.692-6.434-5.73-6.434zM3.457 1.66C1.946 1.66.75 2.75.75 4.084c0 1.336 1.196 2.426 2.707 2.426 1.512 0 2.707-1.09 2.707-2.426S4.97 1.66 3.457 1.66z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-list-expanded" xmlns="http://www.w3.org/2000/svg"><path d="M2 4a1 1 0 011-1h18a1 1 0 011 1v2a1 1 0 01-1 1H3a1 1 0 01-1-1V4zm0 7a1 1 0 011-1h18a1 1 0 011 1v2a1 1 0 01-1 1H3a1 1 0 01-1-1v-2zM2 18a1 1 0 011-1h18a1 1 0 011 1v2a1 1 0 01-1 1H3a1 1 0 01-1-1v-2z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-list-shrinked" xmlns="http://www.w3.org/2000/svg"><path d="M2 4h20M2 8h20M2 12h20M2 16h20M2 20h20" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-lock" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bwclip0_7292_54411)"><path d="M7.125 11.25V5.625a4.875 4.875 0 119.75 0v5.625M12 15.375v3.75M3.75 11.25h16.5v12H3.75v-12z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="bwclip0_7292_54411"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-mail" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#bxclip0_1638_23276)"><path d="M.75 4.5V4a.5.5 0 00-.5.5h.5zM12 14.775l-.337.37a.5.5 0 00.674 0l-.337-.37zM23.25 4.5h.5a.5.5 0 00-.5-.5v.5zm0 15v.5a.5.5 0 00.5-.5h-.5zm-22.5 0h-.5a.5.5 0 00.5.5v-.5zM.413 4.87l11.25 10.274.674-.738L1.087 4.13l-.674.738zm11.924 10.274L23.587 4.87l-.674-.738-11.25 10.275.674.738zM.75 5h22.5V4H.75v1zm22-.5v15h1v-15h-1zm.5 14.5H.75v1h22.5v-1zm-22 .5v-15h-1v15h1z" fill="currentColor"/></g><defs><clipPath id="bxclip0_1638_23276"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-map" xmlns="http://www.w3.org/2000/svg"><path d="M8.667 6v15m0-15L2 3v15l6.667 3m0-15l6.666-3M8.667 21l6.666-3m0-15v15m0-15L22 6v15l-6.667-3" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-menu" xmlns="http://www.w3.org/2000/svg"><path d="M4 6h16M4 12h16M4 18h16" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-minus" xmlns="http://www.w3.org/2000/svg"><path d="M21 12H3" stroke="currentColor" stroke-width=".75" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-more-horizontal" xmlns="http://www.w3.org/2000/svg"><path d="M6 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM18 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM12 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-more-vertical" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 18a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0zM13.5 6a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0zM13.5 12a1.5 1.5 0 10-3 0 1.5 1.5 0 003 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-paper-clip" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cdclip0_1639_22508)"><path d="M14.25 15V9a2.25 2.25 0 00-4.5 0v10.5a3.75 3.75 0 007.5 0V6a5.25 5.25 0 10-10.5 0v9" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="cdclip0_1639_22508"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-phone" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#ceclip0_1638_23476)"><path d="M21.888 17.495L18.07 15a1.762 1.762 0 00-2.386.477c-.881 1.064-1.946 2.826-5.947-1.174S7.46 9.202 8.525 8.32a1.761 1.761 0 00.478-2.385L6.506 2.119c-.33-.477-.77-1.247-1.798-1.1C3.68 1.164 1 2.668 1 5.971c0 3.303 2.606 7.34 6.167 10.9C10.728 20.432 14.766 23 18.033 23c3.267 0 4.846-2.936 4.956-3.67.11-.734-.624-1.504-1.101-1.835z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="ceclip0_1638_23476"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-pin" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cfclip0_1638_23248)" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"><path d="M12 .75a7.5 7.5 0 00-7.5 7.5C4.5 15 12 22.875 12 22.875S19.5 15 19.5 8.25A7.5 7.5 0 0012 .75z"/><path d="M12 11.25a3 3 0 100-6 3 3 0 000 6z"/></g><defs><clipPath id="cfclip0_1638_23248"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-pin-location" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cgclip0_1639_22514)"><path d="M6 23.25L18 18m0 5.25L6 18M12 .75a6 6 0 00-6 6.038c0 5.437 6 10.875 6 10.875s6-5.475 6-10.875A6.001 6.001 0 0012 .75zm2.25 6a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="cgclip0_1639_22514"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-play" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#chclip0_1638_23297)"><path d="M3 1l19 11L3 23V1z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="chclip0_1638_23297"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-play-1" xmlns="http://www.w3.org/2000/svg"><path d="M9.333 7.333l8 4.667-8 4.667V7.333z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-play-button" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cjclip0_1638_23302)" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"><path d="M19.35 4.5H4.65a3.9 3.9 0 00-3.9 3.9v7.2a3.9 3.9 0 003.9 3.9h14.7a3.9 3.9 0 003.9-3.9V8.4a3.9 3.9 0 00-3.9-3.9z"/><path d="M9 8.25v7.5L16.5 12 9 8.25z"/></g><defs><clipPath id="cjclip0_1638_23302"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-plus" xmlns="http://www.w3.org/2000/svg"><path d="M12 3v18m9-9H3" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-portfolio-grid" xmlns="http://www.w3.org/2000/svg"><path d="M3 4a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1H4a1 1 0 01-1-1V4zM10 4a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1V4zM17 4a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1V4zM3 11a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1H4a1 1 0 01-1-1v-2zM10 11a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2zM17 11a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2zM3 18a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1H4a1 1 0 01-1-1v-2zM10 18a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2zM17 18a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 01-1 1h-2a1 1 0 01-1-1v-2z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-print" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cmclip0_1638_23265)"><path d="M4.75 7.5a.5.5 0 101 0h-1zm.5-6V1a.5.5 0 00-.5.5h.5zm13.5 0h.5a.5.5 0 00-.5-.5v.5zm-.5 6a.5.5 0 001 0h-1zm-13 10.25a.5.5 0 100-1v1zm-4.5-.5h-.5a.5.5 0 00.5.5v-.5zm0-9.75V7a.5.5 0 00-.5.5h.5zm22.5 0h.5a.5.5 0 00-.5-.5v.5zm0 9.75v.5a.5.5 0 00.5-.5h-.5zm-4.5-.5a.5.5 0 000 1v-1zM5.25 13.5V13a.5.5 0 00-.5.5h.5zm13.5 0h.5a.5.5 0 00-.5-.5v.5zm0 9v.5a.5.5 0 00.5-.5h-.5zm-13.5 0h-.5a.5.5 0 00.5.5v-.5zM18.75 10a.5.5 0 000 1v-1zm1.5 1a.5.5 0 100-1v1zm-12 5a.5.5 0 000 1v-1zm7.5 1a.5.5 0 100-1v1zm-7.5 2a.5.5 0 000 1v-1zm7.5 1a.5.5 0 100-1v1zm-10-12.5v-6h-1v6h1zM5.25 2h13.5V1H5.25v1zm13-.5v6h1v-6h-1zm-13 15.25H.75v1h4.5v-1zm-4 .5V7.5h-1v9.75h1zM.75 8h22.5V7H.75v1zm22-.5v9.75h1V7.5h-1zm.5 9.25h-4.5v1h4.5v-1zM5.25 14h13.5v-1H5.25v1zm13-.5v9h1v-9h-1zm.5 8.5H5.25v1h13.5v-1zm-13 .5v-9h-1v9h1zm13-11.5h1.5v-1h-1.5v1zm-10.5 6h7.5v-1h-7.5v1zm0 3h7.5v-1h-7.5v1zM4 10.5a.25.25 0 01-.25.25v1c.69 0 1.25-.56 1.25-1.25H4zm-.25.25a.25.25 0 01-.25-.25h-1c0 .69.56 1.25 1.25 1.25v-1zm-.25-.25a.25.25 0 01.25-.25v-1c-.69 0-1.25.56-1.25 1.25h1zm.25-.25a.25.25 0 01.25.25h1c0-.69-.56-1.25-1.25-1.25v1z" fill="currentColor"/></g><defs><clipPath id="cmclip0_1638_23265"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-question-help" xmlns="http://www.w3.org/2000/svg"><path d="M9.3 8.81c0-.961.735-2.51 2.823-2.51s2.51 1.876 2.51 2.51c0 .633-.196 1.363-1.352 2.519-1.155 1.155-1.314 1.755-1.314 2.304v.667M23 12c0 6.075-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1s11 4.925 11 11zm-10.25 4.925a.75.75 0 11-1.5 0 .75.75 0 011.5 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 20 20" id="stzh-icon-read-mail" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#coclip0_8173_36440)"><path d="M.625 8.75l6.225 4.357M.625 8.75L10 .937l9.375 7.813m-18.75 0v10.625m0 0l6.54-6.585c1.22-1.22 4.45-1.22 5.67 0l6.54 6.585m-18.75 0h18.75m0 0V8.75m0 0l-6.225 4.357" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="coclip0_8173_36440"><path fill="currentColor" d="M0 0h20v20H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-recycling" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cpclip0_10250_80321)"><path d="M6.375.75L4.5 5.44m0 0l4.5.935M4.5 5.44a9.753 9.753 0 0113.685 1.685m5.065 7.126l-3.261-3.375m0 0L17.25 14.25m2.739-3.375a9.757 9.757 0 01-8.735 11.971m-8.629.404l4.498-.975m0 0L5.625 18m1.498 4.275a9.757 9.757 0 01-5.248-13.7" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="cpclip0_10250_80321"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-recycling-outline" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cqclip0_10250_80320)" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"><path d="M23.25 12.75l-3.813-4.039-3.31 4.08 1.747 1.419.696-.858a7.844 7.844 0 01-7.152 6.906l.171 2.244a10.109 10.109 0 009.242-9.11l.86.89 1.559-1.532zM5.282 17.31l.35 1A7.807 7.807 0 013.9 8.824L1.911 7.772a10.055 10.055 0 002.885 12.754l-1.44.5.394 2.224 5.45-1.564-1.794-5.12-2.124.744zm11.689-9.727l1.772-1.426a10.045 10.045 0 00-7.93-3.907h-.001a10.106 10.106 0 00-3.302.63l.566-1.376L6 .73 3.77 6.24l5.439 1.137.457-2.2-1.026-.29a7.886 7.886 0 012.171-.388 7.85 7.85 0 016.16 3.083z"/></g><defs><clipPath id="cqclip0_10250_80320"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-reload" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#crclip0_1638_23272)"><path d="M20.528 10.553A8.626 8.626 0 015.87 17.724m14.658-7.171l2.722 3.697m-2.722-3.697L17.25 13.5M3.4 12.607a8.628 8.628 0 0114.667-7.082M3.4 12.607L.75 9m2.65 3.607L6.75 9.75" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="crclip0_1638_23272"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-reset" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#csclip0_1639_22467)"><path d="M3.813 13.105a9.756 9.756 0 112.794 5.787m-2.794-5.787L.75 8.625m3.063 4.48l4.057-3.73" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="csclip0_1639_22467"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-reset-time" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#ctclip0_1639_22462)"><path d="M3.812 13.105A9.75 9.75 0 1113.5 21.75m-9.688-8.645L.75 8.612m3.062 4.493l4.063-3.743m5.247-2.987v6.75h4.5" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="ctclip0_1639_22462"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-resize" xmlns="http://www.w3.org/2000/svg"><path d="M19.25 7.75a.5.5 0 100-1 .5.5 0 000 1zM7.25 19.75a.5.5 0 100-1 .5.5 0 000 1zM19.25 19.75a.5.5 0 100-1 .5.5 0 000 1zM13.25 19.75a.5.5 0 100-1 .5.5 0 000 1zM19.25 13.75a.5.5 0 100-1 .5.5 0 000 1zM13.25 13.75a.5.5 0 100-1 .5.5 0 000 1z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-rss" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#cvclip0_1639_22491)" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"><path d="M3.774 17.184a3.034 3.034 0 10-.019 6.067 3.034 3.034 0 00.019-6.067zM.996 8.332H.82v4.197h.176a10.489 10.489 0 0110.477 10.474v.247h4.183v-.247A14.667 14.667 0 00.996 8.333z"/><path d="M.996.75H.82v4.197h.176a18.07 18.07 0 0118.035 18.056v.247h4.219v-.247A22.278 22.278 0 00.996.75z"/></g><defs><clipPath id="cvclip0_1639_22491"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-search" xmlns="http://www.w3.org/2000/svg"><path d="M14.643 14.643L21 21m-4.5-10.875a6.375 6.375 0 11-12.75 0 6.375 6.375 0 0112.75 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-services" xmlns="http://www.w3.org/2000/svg"><path d="M3 5a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H5a2 2 0 01-2-2V5zM14 16a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2v-3zM14 5a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V5zM3 16a2 2 0 012-2h3a2 2 0 012 2v3a2 2 0 01-2 2H5a2 2 0 01-2-2v-3z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-share" xmlns="http://www.w3.org/2000/svg"><path d="M12 8.25v-4.5l10.5 7.5-10.5 7.5v-4.5c-4.162 0-7.987.15-11.25 6 0-3.712.375-12 11.25-12z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-shrink" xmlns="http://www.w3.org/2000/svg"><path d="M22 2l-8.182 8.189m0 0h5.455m-5.455 0V4.734m-3.636 9.084L2 22m8.182-8.182H4.727m5.455 0v5.455" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-silent-mode" xmlns="http://www.w3.org/2000/svg"><path d="M17.25 9l6 6m0-6l-6 6m-4.5-12.75L6 9H1.5a.75.75 0 00-.75.75v4.5a.75.75 0 00.75.75H6l6.75 6.75V2.25z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-smartphone" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dbclip0_10250_80319)"><path d="M4.5 3.75V1.875A1.125 1.125 0 015.625.75h12.75A1.125 1.125 0 0119.5 1.875V3.75m-15 0h15m-15 0v15m15-15v15m0 0v3.375a1.125 1.125 0 01-1.125 1.125H5.625A1.125 1.125 0 014.5 22.125V18.75m15 0h-15M11.25 21h1.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="dbclip0_10250_80319"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 26 25" id="stzh-icon-social-media" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dcclip0_1_318)" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"><path d="M12.242 14.906l-7.25-1.21A1.95 1.95 0 002.748 15.3l-.592 3.55a1.95 1.95 0 001.602 2.245l7.25 1.21a1.95 1.95 0 002.244-1.603l.593-3.55a1.95 1.95 0 00-1.603-2.245z"/><path d="M6.83 15.904l-.618 3.699 4.007-1.233-3.39-2.466z"/></g><g clip-path="url(#dcclip1_1_318)"><path d="M19.669 8.695l1.424-.22-.326-2.119-1.686.26c-2.019.4-2.259 1.611-2.109 2.815l.164 1.06-1.39.215.319 2.067 1.39-.214.857 5.559 2.084-.322-.857-5.559 1.72-.265.011-2.118-2.05.316-.099-.643a.696.696 0 01.548-.832v0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><g clip-path="url(#dcclip2_1_318)"><path d="M15.203 2.607c-.384.248-.808.441-1.265.57.43-.36.724-.868.812-1.432a4.65 4.65 0 01-1.374.788 2.33 2.33 0 00-3.59 2.716 6.614 6.614 0 01-5.121-1.66A2.33 2.33 0 005.86 6.55c-.38.047-.75 0-1.088-.124l.005.03a2.33 2.33 0 002.2 1.966 2.346 2.346 0 01-1.033.203 2.33 2.33 0 002.401 1.26 4.674 4.674 0 01-3.257 1.488 6.587 6.587 0 003.69.48c4.232-.666 5.995-4.535 5.517-7.576a6.784 6.784 0 00-.053-.296c.398-.396.724-.862.96-1.371v-.002z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="dcclip0_1_318"><path fill="currentColor" transform="rotate(9.473 -65.417 24.07)" d="M0 0h12v12H0z"/></clipPath><clipPath id="dcclip1_1_318"><path fill="currentColor" transform="rotate(-8.765 53.812 -74.623)" d="M0 0h12v12H0z"/></clipPath><clipPath id="dcclip2_1_318"><path fill="currentColor" transform="rotate(-8.933 14.401 -19.103)" d="M0 0h12v12H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-star" xmlns="http://www.w3.org/2000/svg"><path d="M12 18l-6.375 3.75 1.5-7.125-5.25-4.875L9 9l3-6.75L15 9l7.125.75-5.25 4.875 1.5 7.125L12 18z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-star-filled" xmlns="http://www.w3.org/2000/svg"><path d="M12 18l-6.375 3.75 1.5-7.125-5.25-4.875L9 9l3-6.75L15 9l7.125.75-5.25 4.875 1.5 7.125L12 18z" fill="currentColor" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-subtitle" xmlns="http://www.w3.org/2000/svg"><path d="M3 7h18M6 12h12M3 17h18" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-target" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dgclip0_9415_65741)" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"><path d="M12 .75v6m0 10.5v6M6.75 12h-6m22.5 0h-6M12 20.25a8.25 8.25 0 100-16.5 8.25 8.25 0 000 16.5z"/></g><defs><clipPath id="dgclip0_9415_65741"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-target-bullet" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dhclip0_2038_15052)"><path d="M12 .75v3m0 16.5v3M3.75 12h-3m22.5 0h-3M12 20.25a8.25 8.25 0 100-16.5 8.25 8.25 0 000 16.5z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="12" r="4" fill="currentColor"/></g><defs><clipPath id="dhclip0_2038_15052"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-team" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#diclip0_5243_53905)"><path d="M17 15.375a.5.5 0 10-1 0h1zm4 0v-.5a.5.5 0 00-.5.5h.5zM23.25 9h.5-.5zm-1.125-1.125v-.5.5zm-6.75 0v-.5.5zm-1.625 1.5a.5.5 0 001 0h-1zM9.25 9a.5.5 0 001 0h-1zm-.625-1.125v-.5.5zm-6.75 0v-.5.5zM.75 9h-.5.5zm0 5.25h-.5.5zM3 15.375h.5a.5.5 0 00-.5-.5v.5zm4.5 4.875H8h-.5zm.5-4.875a.5.5 0 10-1 0h1zM7.5 10.5H7h.5zm0 5.25H7h.5zm2.25 1.125h.5a.5.5 0 00-.5-.5v.5zm0 4.875h-.5.5zm4.5-4.875v-.5a.5.5 0 00-.5.5h.5zm6.25-13.5a1.75 1.75 0 01-1.75 1.75v1a2.75 2.75 0 002.75-2.75h-1zm-1.75 1.75A1.75 1.75 0 0117 3.375h-1a2.75 2.75 0 002.75 2.75v-1zM17 3.375c0-.966.784-1.75 1.75-1.75v-1A2.75 2.75 0 0016 3.375h1zm1.75-1.75c.966 0 1.75.784 1.75 1.75h1a2.75 2.75 0 00-2.75-2.75v1zM16 15.375v4.875h1v-4.875h-1zm0 4.875c0 .431.171.844.476 1.15l.707-.708A.625.625 0 0117 20.25h-1zm.476 1.15c.305.304.718.475 1.149.475v-1a.625.625 0 01-.442-.183l-.707.707zm1.149.475h2.25v-1h-2.25v1zm2.25 0c.431 0 .844-.171 1.149-.476l-.707-.707a.625.625 0 01-.442.183v1zm1.149-.476c.305-.305.476-.718.476-1.149h-1a.625.625 0 01-.183.442l.707.707zm.476-1.149v-4.875h-1v4.875h1zm-.5-4.375h1.125v-1H21v1zm1.125 0c.431 0 .844-.171 1.149-.476l-.707-.707a.625.625 0 01-.442.183v1zm1.149-.476c.305-.305.476-.718.476-1.149h-1a.625.625 0 01-.183.442l.707.707zm.476-1.149V9h-1v5.25h1zm0-5.25c0-.43-.171-.844-.476-1.149l-.707.707A.625.625 0 0122.75 9h1zm-.476-1.149a1.625 1.625 0 00-1.149-.476v1c.166 0 .325.066.442.183l.707-.707zm-1.149-.476h-6.75v1h6.75v-1zm-6.75 0c-.431 0-.844.171-1.149.476l.707.707a.625.625 0 01.442-.183v-1zm-1.149.476a1.625 1.625 0 00-.476 1.15h1c0-.167.066-.326.183-.443l-.707-.707zm-.476 1.15v.374h1V9h-1zM7 3.374a1.75 1.75 0 01-1.75 1.75v1A2.75 2.75 0 008 3.375H7zm-1.75 1.75a1.75 1.75 0 01-1.75-1.75h-1a2.75 2.75 0 002.75 2.75v-1zM3.5 3.375c0-.966.784-1.75 1.75-1.75v-1a2.75 2.75 0 00-2.75 2.75h1zm1.75-1.75c.966 0 1.75.784 1.75 1.75h1A2.75 2.75 0 005.25.625v1zm5 7.375c0-.43-.171-.844-.476-1.149l-.707.707A.625.625 0 019.25 9h1zm-.476-1.149a1.625 1.625 0 00-1.149-.476v1c.166 0 .325.066.442.183l.707-.707zm-1.149-.476h-6.75v1h6.75v-1zm-6.75 0c-.431 0-.844.171-1.149.476l.707.707a.625.625 0 01.442-.183v-1zm-1.149.476a1.625 1.625 0 00-.476 1.15h1c0-.167.066-.326.183-.443l-.707-.707zM.25 9.001v5.25h1V9h-1zm0 5.25c0 .43.171.843.476 1.148l.707-.707a.625.625 0 01-.183-.442h-1zm.476 1.148c.305.305.718.476 1.149.476v-1a.625.625 0 01-.442-.183l-.707.707zm1.149.476H3v-1H1.875v1zm.625-.5v4.875h1v-4.875h-1zm0 4.875c0 .431.171.844.476 1.15l.707-.708a.625.625 0 01-.183-.442h-1zm.476 1.15c.305.304.718.475 1.149.475v-1a.625.625 0 01-.442-.183l-.707.707zm1.149.475h2.25v-1h-2.25v1zm2.25 0c.431 0 .844-.171 1.149-.476l-.707-.707a.625.625 0 01-.442.183v1zm1.149-.476c.305-.305.476-.718.476-1.149H7a.625.625 0 01-.183.442l.707.707zM8 20.25v-4.875H7v4.875h1zm5.75-15.375A1.75 1.75 0 0112 6.625v1a2.75 2.75 0 002.75-2.75h-1zM12 6.625a1.75 1.75 0 01-1.75-1.75h-1A2.75 2.75 0 0012 7.625v-1zm-1.75-1.75c0-.966.784-1.75 1.75-1.75v-1a2.75 2.75 0 00-2.75 2.75h1zM12 3.125c.966 0 1.75.784 1.75 1.75h1A2.75 2.75 0 0012 2.125v1zm3.375 5.75h-6.75v1h6.75v-1zm-6.75 0c-.431 0-.844.171-1.149.476l.707.707a.625.625 0 01.442-.183v-1zm-1.149.476A1.625 1.625 0 007 10.501h1c0-.167.066-.326.183-.443l-.707-.707zM7 10.501v5.25h1V10.5H7zm0 5.25c0 .43.171.843.476 1.148l.707-.707A.625.625 0 018 15.75H7zm.476 1.148c.305.305.718.476 1.149.476v-1a.625.625 0 01-.442-.183l-.707.707zm1.149.476H9.75v-1H8.625v1zm.625-.5v4.875h1v-4.875h-1zm0 4.875c0 .431.171.844.476 1.15l.707-.708a.625.625 0 01-.183-.442h-1zm.476 1.15c.305.304.718.475 1.149.475v-1a.625.625 0 01-.442-.183l-.707.707zm1.149.475h2.25v-1h-2.25v1zm2.25 0c.431 0 .844-.171 1.149-.476l-.707-.707a.625.625 0 01-.442.183v1zm1.149-.476c.305-.305.476-.718.476-1.149h-1a.625.625 0 01-.183.442l.707.707zm.476-1.149v-4.875h-1v4.875h1zm-.5-4.375h1.125v-1H14.25v1zm1.125 0c.431 0 .844-.171 1.149-.476l-.707-.707a.625.625 0 01-.442.183v1zm1.149-.476c.305-.305.476-.718.476-1.149h-1a.625.625 0 01-.183.442l.707.707zM17 15.75V10.5h-1v5.25h1zm0-5.25c0-.43-.171-.844-.476-1.149l-.707.707A.625.625 0 0116 10.5h1zm-.476-1.149a1.625 1.625 0 00-1.149-.476v1c.166 0 .325.066.442.183l.707-.707z" fill="currentColor"/></g><defs><clipPath id="diclip0_5243_53905"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-text-message" xmlns="http://www.w3.org/2000/svg"><path d="M2.75 3a2 2 0 00-2 2v11a2 2 0 002 2H7.5v4.125L12 18h9.25a2 2 0 002-2V5a2 2 0 00-2-2H2.75z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M7.5 11.25a.75.75 0 100-1.5.75.75 0 000 1.5zM12 11.25a.75.75 0 100-1.5.75.75 0 000 1.5zM16.5 11.25a.75.75 0 100-1.5.75.75 0 000 1.5z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-thermometer" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dkclip0_1639_22469)"><path d="M12 6.75v9m0 0a2.25 2.25 0 100 4.5 2.25 2.25 0 000-4.5zm3-2.063V3.75a3 3 0 00-6 0v9.938a5.25 5.25 0 106 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="dkclip0_1639_22469"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-transcript" xmlns="http://www.w3.org/2000/svg"><path d="M6 9.5h8m-8 6h8m-4-3h8m-2-3h2m-2 6h2m-12-3h2M2 7a2 2 0 012-2h16a2 2 0 012 2v11a2 2 0 01-2 2H4a2 2 0 01-2-2V7z" stroke="currentColor" stroke-linecap="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-twitter" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dmclip0_1638_23131)"><path d="M23.643 4.937c-.835.37-1.732.62-2.675.733a4.67 4.67 0 002.048-2.578 9.3 9.3 0 01-2.958 1.13 4.66 4.66 0 00-7.938 4.25 13.229 13.229 0 01-9.602-4.868c-.4.69-.63 1.49-.63 2.342A4.66 4.66 0 003.96 9.824a4.647 4.647 0 01-2.11-.583v.06a4.66 4.66 0 003.737 4.568 4.692 4.692 0 01-2.104.08 4.661 4.661 0 004.352 3.234 9.348 9.348 0 01-5.786 1.995 9.5 9.5 0 01-1.112-.065 13.175 13.175 0 007.14 2.093c8.57 0 13.255-7.098 13.255-13.254 0-.2-.005-.402-.014-.602a9.47 9.47 0 002.323-2.41l.002-.003z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="dmclip0_1638_23131"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-twitter-reply" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 17v4l7.002-4.334A7.386 7.386 0 0013.614 3H10a7 7 0 100 14h.5z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-twitter-retweet" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 4.5V17a3 3 0 003 3H13M4.5 4.5L1 8m3.5-3.5L8 8m11.5 12V7.5a3 3 0 00-3-3H11M19.5 20l3.5-3.5M19.5 20L16 16.5" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-unlock" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dpclip0_7292_54409)"><path d="M7.125 11.25V5.625a4.875 4.875 0 119.75 0V6.3M12 15.375v3.75M3.75 11.25h16.5v12H3.75v-12z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="dpclip0_7292_54409"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-user" xmlns="http://www.w3.org/2000/svg"><path d="M12 12a4 4 0 100-8 4 4 0 000 8zm0 0a8 8 0 00-8 8h16a8 8 0 00-8-8z" stroke="currentColor" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-view" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.438C5.55 5.438.937 12 .937 12S5.55 18.563 12 18.563 23.063 12 23.063 12 18.45 5.437 12 5.437z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16.313a4.5 4.5 0 100-9 4.5 4.5 0 000 9z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-view-hidden" xmlns="http://www.w3.org/2000/svg"><path d="M9.713 18.488c.75.176 1.517.264 2.287.262 6.45 0 11.063-6.563 11.063-6.563A19.43 19.43 0 0019.5 8.55M12 16.5a4.5 4.5 0 004.5-4.5m-1.313-3.188a4.508 4.508 0 00-6.374 6.376M23.25.75L.75 23.25M17.063 6.937A10.913 10.913 0 0012 5.625C5.55 5.625.937 12.188.937 12.188a19.087 19.087 0 005.776 5.1l10.35-10.35z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-volume-medium" xmlns="http://www.w3.org/2000/svg"><path d="M16.575 8.175a4.5 4.5 0 010 7.688M18.75 6a7.5 7.5 0 010 12m-4.5-15.75L7.5 9H3a.75.75 0 00-.75.75v4.5A.75.75 0 003 15h4.5l6.75 6.75V2.25z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-warning" xmlns="http://www.w3.org/2000/svg"><path d="M11.5 13a.5.5 0 001 0h-1zm1-6a.5.5 0 00-1 0h1zm9 5a9.5 9.5 0 01-9.5 9.5v1c5.799 0 10.5-4.701 10.5-10.5h-1zM12 21.5A9.5 9.5 0 012.5 12h-1c0 5.799 4.701 10.5 10.5 10.5v-1zM2.5 12A9.5 9.5 0 0112 2.5v-1C6.201 1.5 1.5 6.201 1.5 12h1zM12 2.5a9.5 9.5 0 019.5 9.5h1c0-5.799-4.701-10.5-10.5-10.5v1zm.5 10.5V7h-1v6h1zm-.25 3.625a.25.25 0 01-.25.25v1c.69 0 1.25-.56 1.25-1.25h-1zm-.25.25a.25.25 0 01-.25-.25h-1c0 .69.56 1.25 1.25 1.25v-1zm-.25-.25a.25.25 0 01.25-.25v-1c-.69 0-1.25.56-1.25 1.25h1zm.25-.25a.25.25 0 01.25.25h1c0-.69-.56-1.25-1.25-1.25v1z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 16 16" id="stzh-icon-warning-big" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="7.5" stroke="currentColor"/><path d="M7.5 8.627a.5.5 0 001 0h-1zM8.5 4a.5.5 0 00-1 0h1zm0 4.627V4h-1v4.627h1zm-.421 2.795A.078.078 0 018 11.5v1c.596 0 1.079-.483 1.079-1.078h-1zM8 11.5a.078.078 0 01-.078-.078h-1c0 .595.483 1.078 1.078 1.078v-1zm-.078-.078c0-.044.035-.079.078-.079v-1c-.595 0-1.078.483-1.078 1.079h1zM8 11.343c.043 0 .079.035.079.079h1c0-.596-.483-1.079-1.079-1.079v1z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-web-Link" xmlns="http://www.w3.org/2000/svg"><path d="M15.75 7.75a.5.5 0 000 1v-1zm3.75.5v-.5.5zM9.75 12h.5-.5zm.565-.65a.5.5 0 00-.98-.2l.98.2zm-2.065 4.9a.5.5 0 000-1v1zM.75 12h-.5.5zm9.75-3.75v-.5.5zM14.25 12h-.5.5zm-.565.65a.5.5 0 00.98.2l-.98-.2zm2.065-3.9h3.75v-1h-3.75v1zm3.75 0a3.25 3.25 0 012.298.952l.707-.707A4.25 4.25 0 0019.5 7.75v1zm2.298.952c.61.61.952 1.436.952 2.298h1a4.25 4.25 0 00-1.245-3.005l-.707.707zM22.75 12a3.25 3.25 0 01-.952 2.298l.707.707A4.25 4.25 0 0023.75 12h-1zm-.952 2.298a3.25 3.25 0 01-2.298.952v1a4.25 4.25 0 003.005-1.245l-.707-.707zm-2.298.952h-6v1h6v-1zm-6 0a3.25 3.25 0 01-2.298-.952l-.707.707A4.25 4.25 0 0013.5 16.25v-1zm-2.298-.952A3.25 3.25 0 0110.25 12h-1a4.25 4.25 0 001.245 3.005l.707-.707zM10.25 12c0-.218.022-.436.065-.65l-.98-.199a4.25 4.25 0 00-.085.85h1zm-2 3.251H4.5v1h3.75v-1zm-3.75 0a3.25 3.25 0 01-1.244-.247l-.382.924a4.25 4.25 0 001.626.323v-1zm-1.244-.247a3.25 3.25 0 01-1.054-.705l-.707.707a4.25 4.25 0 001.379.921l.382-.923zm-1.054-.705A3.25 3.25 0 011.25 12h-1a4.25 4.25 0 001.245 3.005l.707-.707zM1.25 12c0-.862.342-1.689.952-2.298l-.707-.707A4.25 4.25 0 00.25 12h1zm.952-2.298A3.25 3.25 0 014.5 8.75v-1a4.25 4.25 0 00-3.005 1.245l.707.707zM4.5 8.75h6v-1h-6v1zm6 0a3.25 3.25 0 012.298.952l.707-.707A4.25 4.25 0 0010.5 7.75v1zm2.298.952c.61.61.952 1.436.952 2.298h1a4.25 4.25 0 00-1.245-3.005l-.707.707zM13.75 12c0 .218-.022.436-.065.65l.98.199a4.25 4.25 0 00.085-.85h-1z" fill="currentColor"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-wifi-signal" xmlns="http://www.w3.org/2000/svg"><path d="M4 2a18 18 0 0118 18M4 7.333A12.667 12.667 0 0116.667 20M4 12.667A7.334 7.334 0 0111.333 20M6 20a2 2 0 11-4 0 2 2 0 014 0z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-world-globe" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dyclip0_1848_35505)"><path d="M12 23.25c3.334 0 6.038-5.037 6.038-11.25S15.334.75 12 .75m0 22.5c-3.334 0-6.037-5.037-6.037-11.25S8.665.75 12 .75m0 22.5V.75m0 22.5c6.213 0 11.25-5.037 11.25-11.25S18.213.75 12 .75m0 22.5C5.787 23.25.75 18.213.75 12S5.787.75 12 .75M1.687 16.5h20.625m-20.625-9h20.625" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></g><defs><clipPath id="dyclip0_1848_35505"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol><symbol fill="none" viewBox="0 0 24 24" id="stzh-icon-xing" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#dzclip0_1639_22489)" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"><path d="M9.35 5.802a1.045 1.045 0 00-.915-.596H5.201a.523.523 0 00-.457.21.498.498 0 00.035.492l2.18 3.79v.036l-3.41 6.037a.49.49 0 000 .492.425.425 0 00.422.21h3.234a.966.966 0 00.879-.631s3.375-5.968 3.516-6.178c-.035 0-2.25-3.862-2.25-3.862zM22.533 1.45a.42.42 0 000-.491.426.426 0 00-.422-.21h-3.27a.966.966 0 00-.879.63s-6.995 12.391-7.206 12.778c0 .035 4.605 8.46 4.605 8.46a1.074 1.074 0 00.914.63h3.234a.424.424 0 00.422-.21.598.598 0 000-.491l-4.57-8.354v-.035L22.534 1.45z"/></g><defs><clipPath id="dzclip0_1639_22489"><path fill="currentColor" d="M0 0h24v24H0z"/></clipPath></defs></symbol></svg>';var e=":host{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}:host[hidden]{display:none}:host *,:host *::before,:host *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-icon-sprite path{vector-effect:initial}#stzh-icon-social-media path{vector-effect:non-scaling-stroke}";var n=o("stzh_icon_sprite",function(){function o(o){l(this,o)}o.prototype.render=function(){return t(r,null,t("div",{class:"stzh-icon-sprite"},t("div",{innerHTML:i})))};Object.defineProperty(o,"assetsDirs",{get:function(){return["assets"]},enumerable:false,configurable:true});return o}());n.style=e}}}));
@@ -1 +0,0 @@
1
- System.register(["./p-609bf766.system.js"],(function(s){"use strict";var t,e,a,r;return{setters:[function(s){t=s.r;e=s.h;a=s.a;r=s.g}],execute:function(){var o=".sc-stzh-datamessagelist-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-datamessagelist-h{display:none}.sc-stzh-datamessagelist-h *.sc-stzh-datamessagelist,.sc-stzh-datamessagelist-h *.sc-stzh-datamessagelist::before,.sc-stzh-datamessagelist-h *.sc-stzh-datamessagelist::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-datamessagelist-h .sc-stzh-datamessagelist-s>*:not(:last-child){border-bottom:0.0625rem solid var(--stzh-base-border-color)}.stzh-datamessagelist.sc-stzh-datamessagelist{border:0.0625rem solid var(--stzh-base-border-color)}";var i=s("stzh_datamessagelist",function(){function s(s){t(this,s)}s.prototype.render=function(){var s={"stzh-datamessagelist":true};return e(a,null,e("div",{class:s},e("div",{class:"stzh-datamessagelist__list",role:"list"},e("slot",null))))};Object.defineProperty(s.prototype,"element",{get:function(){return r(this)},enumerable:false,configurable:true});return s}());i.style=o}}}));