@oiz/stzh-components 3.0.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (713) hide show
  1. package/dist/cjs/{app-globals-1d1f8f2e.js → app-globals-0699ef40.js} +2 -2
  2. package/dist/cjs/{app-globals-1d1f8f2e.js.map → app-globals-0699ef40.js.map} +1 -1
  3. package/dist/cjs/index-92254d32.js +46 -18
  4. package/dist/cjs/index.cjs.js.map +1 -1
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/stzh-accordion_3.cjs.entry.js +19 -19
  7. package/dist/cjs/stzh-accordion_3.cjs.entry.js.map +1 -1
  8. package/dist/cjs/stzh-amount.cjs.entry.js.map +1 -1
  9. package/dist/cjs/stzh-card-searchresult.cjs.entry.js +5 -18
  10. package/dist/cjs/stzh-card-searchresult.cjs.entry.js.map +1 -1
  11. package/dist/cjs/{stzh-card_3.cjs.entry.js → stzh-card_2.cjs.entry.js} +6 -222
  12. package/dist/cjs/stzh-card_2.cjs.entry.js.map +1 -0
  13. package/dist/cjs/stzh-checkbox.cjs.entry.js.map +1 -1
  14. package/dist/cjs/stzh-checkboxgroup.cjs.entry.js.map +1 -1
  15. package/dist/cjs/{stzh-message.cjs.entry.js → stzh-chipgroup_2.cjs.entry.js} +19 -2
  16. package/dist/cjs/stzh-chipgroup_2.cjs.entry.js.map +1 -0
  17. package/dist/cjs/stzh-chipselect.cjs.entry.js +222 -0
  18. package/dist/cjs/stzh-chipselect.cjs.entry.js.map +1 -0
  19. package/dist/cjs/stzh-components.cjs.js +2 -2
  20. package/dist/cjs/stzh-contact.cjs.entry.js +40 -37
  21. package/dist/cjs/stzh-contact.cjs.entry.js.map +1 -1
  22. package/dist/cjs/stzh-container.cjs.entry.js +1 -1
  23. package/dist/cjs/stzh-container.cjs.entry.js.map +1 -1
  24. package/dist/cjs/stzh-content.cjs.entry.js +1 -1
  25. package/dist/cjs/stzh-content.cjs.entry.js.map +1 -1
  26. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  27. package/dist/cjs/stzh-cspace.cjs.entry.js.map +1 -1
  28. package/dist/cjs/stzh-datalist_2.cjs.entry.js +1 -1
  29. package/dist/cjs/stzh-datalist_2.cjs.entry.js.map +1 -1
  30. package/dist/cjs/stzh-datepicker_3.cjs.entry.js +31 -33
  31. package/dist/cjs/stzh-datepicker_3.cjs.entry.js.map +1 -1
  32. package/dist/cjs/stzh-dropdown.cjs.entry.js +1 -1
  33. package/dist/cjs/stzh-dropdown.cjs.entry.js.map +1 -1
  34. package/dist/cjs/stzh-gallery.cjs.entry.js +1 -1
  35. package/dist/cjs/stzh-gallery.cjs.entry.js.map +1 -1
  36. package/dist/cjs/stzh-header.cjs.entry.js +175 -166
  37. package/dist/cjs/stzh-header.cjs.entry.js.map +1 -1
  38. package/dist/cjs/stzh-heading.cjs.entry.js +1 -1
  39. package/dist/cjs/stzh-heading.cjs.entry.js.map +1 -1
  40. package/dist/cjs/stzh-homepage-service-highlights.cjs.entry.js +102 -0
  41. package/dist/cjs/stzh-homepage-service-highlights.cjs.entry.js.map +1 -0
  42. package/dist/cjs/stzh-hspace.cjs.entry.js +1 -1
  43. package/dist/cjs/stzh-hspace.cjs.entry.js.map +1 -1
  44. package/dist/cjs/stzh-input.cjs.entry.js +29 -44
  45. package/dist/cjs/stzh-input.cjs.entry.js.map +1 -1
  46. package/dist/cjs/stzh-monthyearpicker.cjs.entry.js.map +1 -1
  47. package/dist/cjs/stzh-pagetitle-home.cjs.entry.js +76 -0
  48. package/dist/cjs/stzh-pagetitle-home.cjs.entry.js.map +1 -0
  49. package/dist/cjs/stzh-pagetitle.cjs.entry.js +16 -15
  50. package/dist/cjs/stzh-pagetitle.cjs.entry.js.map +1 -1
  51. package/dist/cjs/stzh-panorama.cjs.entry.js +51 -25
  52. package/dist/cjs/stzh-panorama.cjs.entry.js.map +1 -1
  53. package/dist/cjs/stzh-pi-content-navigation.cjs.entry.js +64 -0
  54. package/dist/cjs/stzh-pi-content-navigation.cjs.entry.js.map +1 -0
  55. package/dist/cjs/stzh-pi-menu.cjs.entry.js +202 -0
  56. package/dist/cjs/stzh-pi-menu.cjs.entry.js.map +1 -0
  57. package/dist/cjs/stzh-pi-pagetitle.cjs.entry.js +83 -0
  58. package/dist/cjs/stzh-pi-pagetitle.cjs.entry.js.map +1 -0
  59. package/dist/cjs/stzh-pi-quote.cjs.entry.js +26 -0
  60. package/dist/cjs/stzh-pi-quote.cjs.entry.js.map +1 -0
  61. package/dist/cjs/stzh-pi-teaser.cjs.entry.js +62 -0
  62. package/dist/cjs/stzh-pi-teaser.cjs.entry.js.map +1 -0
  63. package/dist/cjs/stzh-popover_2.cjs.entry.js +1 -1
  64. package/dist/cjs/stzh-popover_2.cjs.entry.js.map +1 -1
  65. package/dist/cjs/stzh-progressbar-item.cjs.entry.js +7 -3
  66. package/dist/cjs/stzh-progressbar-item.cjs.entry.js.map +1 -1
  67. package/dist/cjs/stzh-progressbar.cjs.entry.js +2 -1
  68. package/dist/cjs/stzh-progressbar.cjs.entry.js.map +1 -1
  69. package/dist/cjs/stzh-ratio.cjs.entry.js +1 -1
  70. package/dist/cjs/stzh-ratio.cjs.entry.js.map +1 -1
  71. package/dist/cjs/stzh-readspeaker.cjs.entry.js +1 -0
  72. package/dist/cjs/stzh-readspeaker.cjs.entry.js.map +1 -1
  73. package/dist/cjs/stzh-search.cjs.entry.js +69 -44
  74. package/dist/cjs/stzh-search.cjs.entry.js.map +1 -1
  75. package/dist/cjs/stzh-section.cjs.entry.js +3 -3
  76. package/dist/cjs/stzh-section.cjs.entry.js.map +1 -1
  77. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js +1 -1
  78. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js.map +1 -1
  79. package/dist/cjs/stzh-space.cjs.entry.js +1 -1
  80. package/dist/cjs/stzh-space.cjs.entry.js.map +1 -1
  81. package/dist/cjs/stzh-textandimage.cjs.entry.js +10 -8
  82. package/dist/cjs/stzh-textandimage.cjs.entry.js.map +1 -1
  83. package/dist/cjs/stzh-timepicker.cjs.entry.js.map +1 -1
  84. package/dist/cjs/stzh-toggle.cjs.entry.js.map +1 -1
  85. package/dist/cjs/stzh-tooltip.cjs.entry.js +36 -51
  86. package/dist/cjs/stzh-tooltip.cjs.entry.js.map +1 -1
  87. package/dist/cjs/stzh-upload.cjs.entry.js +65 -31
  88. package/dist/cjs/stzh-upload.cjs.entry.js.map +1 -1
  89. package/dist/cjs/stzh-vspace.cjs.entry.js +1 -1
  90. package/dist/cjs/stzh-vspace.cjs.entry.js.map +1 -1
  91. package/dist/collection/assets/i18n/de.json +36 -3
  92. package/dist/collection/assets/i18n/en.json +36 -3
  93. package/dist/collection/collection-manifest.json +7 -0
  94. package/dist/collection/components/stzh-accordion/stzh-accordion.css +16 -0
  95. package/dist/collection/components/stzh-accordion/stzh-accordion.js +38 -20
  96. package/dist/collection/components/stzh-accordion/stzh-accordion.js.map +1 -1
  97. package/dist/collection/components/stzh-accordion/stzh-accordion.stories.js +4 -5
  98. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.css +3 -0
  99. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.js +1 -1
  100. package/dist/collection/components/stzh-accordion-item/stzh-accordion-item.stories.js +7 -8
  101. package/dist/collection/components/stzh-actions/stzh-actions.css +3 -0
  102. package/dist/collection/components/stzh-actionset/stzh-actionset.css +3 -0
  103. package/dist/collection/components/stzh-amount/stzh-amount.css +3 -0
  104. package/dist/collection/components/stzh-amount/stzh-amount.js +1 -1
  105. package/dist/collection/components/stzh-amount/stzh-amount.js.map +1 -1
  106. package/dist/collection/components/stzh-anchornav/stzh-anchornav.css +3 -0
  107. package/dist/collection/components/stzh-appointments/stzh-appointments.css +3 -0
  108. package/dist/collection/components/stzh-archivelist/stzh-archivelist.css +3 -0
  109. package/dist/collection/components/stzh-audio/stzh-audio.css +3 -0
  110. package/dist/collection/components/stzh-badge/stzh-badge.css +3 -0
  111. package/dist/collection/components/stzh-banner/stzh-banner.css +3 -0
  112. package/dist/collection/components/stzh-breadcrumb/stzh-breadcrumb.css +3 -0
  113. package/dist/collection/components/stzh-button/stzh-button.css +3 -0
  114. package/dist/collection/components/stzh-buttongroup/stzh-buttongroup.css +3 -0
  115. package/dist/collection/components/stzh-calendar/stzh-calendar.css +3 -0
  116. package/dist/collection/components/stzh-card/stzh-card.css +3 -0
  117. package/dist/collection/components/stzh-card-navigation/stzh-card-navigation.css +3 -0
  118. package/dist/collection/components/stzh-card-navigation/stzh-card-navigation.e2e.js +2 -5
  119. package/dist/collection/components/stzh-card-navigation/stzh-card-navigation.e2e.js.map +1 -1
  120. package/dist/collection/components/stzh-card-searchresult/stzh-card-searchresult.css +3 -0
  121. package/dist/collection/components/stzh-card-searchresult/stzh-card-searchresult.js +5 -18
  122. package/dist/collection/components/stzh-card-searchresult/stzh-card-searchresult.js.map +1 -1
  123. package/dist/collection/components/stzh-card-superteaser/stzh-card-superteaser.css +3 -0
  124. package/dist/collection/components/stzh-cardlist/stzh-cardlist.css +101 -18
  125. package/dist/collection/components/stzh-cardlist/stzh-cardlist.js +6 -8
  126. package/dist/collection/components/stzh-cardlist/stzh-cardlist.js.map +1 -1
  127. package/dist/collection/components/stzh-carousel/stzh-carousel.css +3 -0
  128. package/dist/collection/components/stzh-cell/stzh-cell.css +3 -0
  129. package/dist/collection/components/stzh-chart/stzh-chart.css +3 -0
  130. package/dist/collection/components/stzh-checkbox/stzh-checkbox.css +3 -0
  131. package/dist/collection/components/stzh-checkbox/stzh-checkbox.js +1 -1
  132. package/dist/collection/components/stzh-checkbox/stzh-checkbox.js.map +1 -1
  133. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.css +3 -0
  134. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js +1 -1
  135. package/dist/collection/components/stzh-checkboxgroup/stzh-checkboxgroup.js.map +1 -1
  136. package/dist/collection/components/stzh-chip/stzh-chip.css +3 -0
  137. package/dist/collection/components/stzh-chipgroup/stzh-chipgroup.css +3 -0
  138. package/dist/collection/components/stzh-chipselect/stzh-chipselect.css +3 -0
  139. package/dist/collection/components/stzh-chipselect/stzh-chipselect.js +3 -3
  140. package/dist/collection/components/stzh-chipselect/stzh-chipselect.js.map +1 -1
  141. package/dist/collection/components/stzh-chipselect/stzh-chipselect.stories.js +44 -32
  142. package/dist/collection/components/stzh-clamp/stzh-clamp.css +3 -0
  143. package/dist/collection/components/stzh-contact/stzh-contact.css +3 -0
  144. package/dist/collection/components/stzh-contact/stzh-contact.js +48 -41
  145. package/dist/collection/components/stzh-contact/stzh-contact.js.map +1 -1
  146. package/dist/collection/components/stzh-container/stzh-container.css +6 -1
  147. package/dist/collection/components/stzh-content/stzh-content.css +11 -0
  148. package/dist/collection/components/stzh-cspace/stzh-cspace.css +119 -13
  149. package/dist/collection/components/stzh-cta/stzh-cta.css +3 -0
  150. package/dist/collection/components/stzh-datalist/stzh-datalist.css +3 -0
  151. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.css +5 -2
  152. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.css +3 -0
  153. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +3 -0
  154. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.stories.js +21 -0
  155. package/dist/collection/components/stzh-datatable/stzh-datatable.css +3 -0
  156. package/dist/collection/components/stzh-datepicker/stzh-datepicker.css +3 -0
  157. package/dist/collection/components/stzh-datepicker/stzh-datepicker.js +1 -1
  158. package/dist/collection/components/stzh-datepicker/stzh-datepicker.js.map +1 -1
  159. package/dist/collection/components/stzh-daterange/stzh-daterange.css +3 -0
  160. package/dist/collection/components/stzh-details/stzh-details.css +3 -0
  161. package/dist/collection/components/stzh-dialog/stzh-dialog.css +3 -0
  162. package/dist/collection/components/stzh-disturber/stzh-disturber.css +3 -0
  163. package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +7 -0
  164. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +1 -1
  165. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js.map +1 -1
  166. package/dist/collection/components/stzh-editor/stzh-editor.css +3 -0
  167. package/dist/collection/components/stzh-eventdata/stzh-eventdata.css +3 -0
  168. package/dist/collection/components/stzh-eventinfo/stzh-eventinfo.css +3 -0
  169. package/dist/collection/components/stzh-fieldset/stzh-fieldset.css +3 -0
  170. package/dist/collection/components/stzh-fieldset/stzh-fieldset.js +1 -1
  171. package/dist/collection/components/stzh-figure/stzh-figure.css +3 -0
  172. package/dist/collection/components/stzh-flyingfocus/stzh-flyingfocus.css +3 -0
  173. package/dist/collection/components/stzh-footer/stzh-footer.css +3 -0
  174. package/dist/collection/components/stzh-footer/stzh-footer.stories.js +17 -5
  175. package/dist/collection/components/stzh-gallery/stzh-gallery.css +3 -11
  176. package/dist/collection/components/stzh-ghettobox/stzh-ghettobox.css +3 -0
  177. package/dist/collection/components/stzh-header/stzh-header.css +34 -14
  178. package/dist/collection/components/stzh-header/stzh-header.js +246 -167
  179. package/dist/collection/components/stzh-header/stzh-header.js.map +1 -1
  180. package/dist/collection/components/stzh-header/stzh-header.stories.js +176 -120
  181. package/dist/collection/components/stzh-heading/stzh-heading.css +36 -0
  182. package/dist/collection/components/stzh-heading/stzh-heading.js +1 -1
  183. package/dist/collection/components/stzh-homepage-service-highlights/stzh-homepage-service-highlights.css +387 -0
  184. package/dist/collection/components/stzh-homepage-service-highlights/stzh-homepage-service-highlights.e2e.js +23 -0
  185. package/dist/collection/components/stzh-homepage-service-highlights/stzh-homepage-service-highlights.e2e.js.map +1 -0
  186. package/dist/collection/components/stzh-homepage-service-highlights/stzh-homepage-service-highlights.js +159 -0
  187. package/dist/collection/components/stzh-homepage-service-highlights/stzh-homepage-service-highlights.js.map +1 -0
  188. package/dist/collection/components/stzh-homepage-service-highlights/stzh-homepage-service-highlights.stories.js +100 -0
  189. package/dist/collection/components/stzh-hr/stzh-hr.css +3 -0
  190. package/dist/collection/components/stzh-hspace/stzh-hspace.css +12 -0
  191. package/dist/collection/components/stzh-icon/stzh-icon.css +3 -0
  192. package/dist/collection/components/stzh-iframe/stzh-iframe.css +3 -0
  193. package/dist/collection/components/stzh-imagecomparison/stzh-imagecomparison.css +3 -0
  194. package/dist/collection/components/stzh-input/stzh-input.css +10 -0
  195. package/dist/collection/components/stzh-input/stzh-input.js +29 -44
  196. package/dist/collection/components/stzh-input/stzh-input.js.map +1 -1
  197. package/dist/collection/components/stzh-invert/stzh-invert.css +3 -0
  198. package/dist/collection/components/stzh-link/stzh-link.css +3 -0
  199. package/dist/collection/components/stzh-list/stzh-list.css +3 -0
  200. package/dist/collection/components/stzh-list-item/stzh-list-item.css +3 -0
  201. package/dist/collection/components/stzh-loader/stzh-loader.css +3 -0
  202. package/dist/collection/components/stzh-loadingbar/stzh-loadingbar.css +3 -0
  203. package/dist/collection/components/stzh-menu/stzh-menu.css +3 -0
  204. package/dist/collection/components/stzh-menu-item/stzh-menu-item.css +3 -0
  205. package/dist/collection/components/stzh-message/stzh-message.css +7 -19
  206. package/dist/collection/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.css +3 -0
  207. package/dist/collection/components/stzh-monthyearpicker/stzh-monthyearpicker.css +3 -0
  208. package/dist/collection/components/stzh-monthyearpicker/stzh-monthyearpicker.js +1 -1
  209. package/dist/collection/components/stzh-monthyearpicker/stzh-monthyearpicker.js.map +1 -1
  210. package/dist/collection/components/stzh-olmap/stzh-olmap.css +3 -0
  211. package/dist/collection/components/stzh-overlay/stzh-overlay.css +3 -0
  212. package/dist/collection/components/stzh-page-skiplinks/stzh-page-skiplinks.css +3 -0
  213. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.css +3 -0
  214. package/dist/collection/components/stzh-pagecontent/stzh-pagecontent.css +3 -0
  215. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.css +8 -0
  216. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js +34 -15
  217. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.js.map +1 -1
  218. package/dist/collection/components/stzh-pagetitle/stzh-pagetitle.stories.js +29 -10
  219. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.css +3 -0
  220. package/dist/collection/components/stzh-pagetitle-home/stzh-pagetitle-home.css +461 -0
  221. package/dist/collection/components/stzh-pagetitle-home/stzh-pagetitle-home.e2e.js +23 -0
  222. package/dist/collection/components/stzh-pagetitle-home/stzh-pagetitle-home.e2e.js.map +1 -0
  223. package/dist/collection/components/stzh-pagetitle-home/stzh-pagetitle-home.js +86 -0
  224. package/dist/collection/components/stzh-pagetitle-home/stzh-pagetitle-home.js.map +1 -0
  225. package/dist/collection/components/stzh-pagetitle-home/stzh-pagetitle-home.stories.js +99 -0
  226. package/dist/collection/components/stzh-pagination/stzh-pagination.css +3 -0
  227. package/dist/collection/components/stzh-panorama/stzh-panorama.css +54 -63
  228. package/dist/collection/components/stzh-panorama/stzh-panorama.js +106 -26
  229. package/dist/collection/components/stzh-panorama/stzh-panorama.js.map +1 -1
  230. package/dist/collection/components/stzh-panorama/stzh-panorama.localization.js.map +1 -1
  231. package/dist/collection/components/stzh-panorama/stzh-panorama.stories.js +40 -36
  232. package/dist/collection/components/stzh-pi-content-navigation/stzh-pi-content-navigation.css +443 -0
  233. package/dist/collection/components/stzh-pi-content-navigation/stzh-pi-content-navigation.e2e.js +16 -0
  234. package/dist/collection/components/stzh-pi-content-navigation/stzh-pi-content-navigation.e2e.js.map +1 -0
  235. package/dist/collection/components/stzh-pi-content-navigation/stzh-pi-content-navigation.js +218 -0
  236. package/dist/collection/components/stzh-pi-content-navigation/stzh-pi-content-navigation.js.map +1 -0
  237. package/dist/collection/components/stzh-pi-content-navigation/stzh-pi-content-navigation.stories.js +62 -0
  238. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.css +503 -0
  239. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.e2e.js +16 -0
  240. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.e2e.js.map +1 -0
  241. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.js +527 -0
  242. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.js.map +1 -0
  243. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.localization.js +2 -0
  244. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.localization.js.map +1 -0
  245. package/dist/collection/components/stzh-pi-menu/stzh-pi-menu.stories.js +138 -0
  246. package/dist/collection/components/stzh-pi-pagetitle/stzh-pi-pagetitle.css +944 -0
  247. package/dist/collection/components/stzh-pi-pagetitle/stzh-pi-pagetitle.e2e.js +23 -0
  248. package/dist/collection/components/stzh-pi-pagetitle/stzh-pi-pagetitle.e2e.js.map +1 -0
  249. package/dist/collection/components/stzh-pi-pagetitle/stzh-pi-pagetitle.js +149 -0
  250. package/dist/collection/components/stzh-pi-pagetitle/stzh-pi-pagetitle.js.map +1 -0
  251. package/dist/collection/components/stzh-pi-pagetitle/stzh-pi-pagetitle.stories.js +184 -0
  252. package/dist/collection/components/stzh-pi-quote/stzh-pi-quote.css +301 -0
  253. package/dist/collection/components/stzh-pi-quote/stzh-pi-quote.e2e.js +16 -0
  254. package/dist/collection/components/stzh-pi-quote/stzh-pi-quote.e2e.js.map +1 -0
  255. package/dist/collection/components/stzh-pi-quote/stzh-pi-quote.js +48 -0
  256. package/dist/collection/components/stzh-pi-quote/stzh-pi-quote.js.map +1 -0
  257. package/dist/collection/components/stzh-pi-quote/stzh-pi-quote.stories.js +42 -0
  258. package/dist/collection/components/stzh-pi-teaser/stzh-pi-teaser.css +364 -0
  259. package/dist/collection/components/stzh-pi-teaser/stzh-pi-teaser.e2e.js +16 -0
  260. package/dist/collection/components/stzh-pi-teaser/stzh-pi-teaser.e2e.js.map +1 -0
  261. package/dist/collection/components/stzh-pi-teaser/stzh-pi-teaser.js +234 -0
  262. package/dist/collection/components/stzh-pi-teaser/stzh-pi-teaser.js.map +1 -0
  263. package/dist/collection/components/stzh-pi-teaser/stzh-pi-teaser.stories.js +66 -0
  264. package/dist/collection/components/stzh-popover/stzh-popover.css +3 -0
  265. package/dist/collection/components/stzh-print/stzh-print.css +3 -0
  266. package/dist/collection/components/stzh-progressbar/stzh-progressbar.css +3 -0
  267. package/dist/collection/components/stzh-progressbar/stzh-progressbar.js +20 -1
  268. package/dist/collection/components/stzh-progressbar/stzh-progressbar.js.map +1 -1
  269. package/dist/collection/components/stzh-progressbar/stzh-progressbar.stories.js +9 -0
  270. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.css +11 -2
  271. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js +24 -2
  272. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.js.map +1 -1
  273. package/dist/collection/components/stzh-progressbar-item/stzh-progressbar-item.stories.js +16 -0
  274. package/dist/collection/components/stzh-radio/stzh-radio.css +3 -0
  275. package/dist/collection/components/stzh-radio/stzh-radio.js +20 -21
  276. package/dist/collection/components/stzh-radio/stzh-radio.js.map +1 -1
  277. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.css +3 -0
  278. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +14 -15
  279. package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js.map +1 -1
  280. package/dist/collection/components/stzh-ratio/stzh-ratio.css +3 -0
  281. package/dist/collection/components/stzh-ratio/stzh-ratio.js +2 -2
  282. package/dist/collection/components/stzh-ratio/stzh-ratio.js.map +1 -1
  283. package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.css +3 -0
  284. package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js +1 -0
  285. package/dist/collection/components/stzh-readspeaker/stzh-readspeaker.js.map +1 -1
  286. package/dist/collection/components/stzh-richtext/stzh-richtext.css +3 -0
  287. package/dist/collection/components/stzh-row/stzh-row.css +3 -0
  288. package/dist/collection/components/stzh-saptcha/stzh-saptcha.css +3 -0
  289. package/dist/collection/components/stzh-scrollup/stzh-scrollup.css +3 -0
  290. package/dist/collection/components/stzh-search/stzh-search.css +137 -23
  291. package/dist/collection/components/stzh-search/stzh-search.js +132 -47
  292. package/dist/collection/components/stzh-search/stzh-search.js.map +1 -1
  293. package/dist/collection/components/stzh-search/stzh-search.stories.js +125 -26
  294. package/dist/collection/components/stzh-section/stzh-section.css +81 -9
  295. package/dist/collection/components/stzh-section/stzh-section.js +5 -5
  296. package/dist/collection/components/stzh-section/stzh-section.js.map +1 -1
  297. package/dist/collection/components/stzh-share/stzh-share.css +3 -0
  298. package/dist/collection/components/stzh-show/stzh-show.css +3 -0
  299. package/dist/collection/components/stzh-sitemap/stzh-sitemap.css +3 -0
  300. package/dist/collection/components/stzh-skin-portal-mitwirken/stzh-skin-portal-mitwirken.css +587 -212
  301. package/dist/collection/components/stzh-skin-storybook-preview/stzh-skin-storybook-preview.css +3 -0
  302. package/dist/collection/components/stzh-skiplink/stzh-skiplink.css +3 -0
  303. package/dist/collection/components/stzh-sortable/stzh-sortable.css +3 -0
  304. package/dist/collection/components/stzh-space/stzh-space.css +12 -0
  305. package/dist/collection/components/stzh-status/stzh-status.css +3 -0
  306. package/dist/collection/components/stzh-sticky/stzh-sticky.css +3 -0
  307. package/dist/collection/components/stzh-sticky-actions/stzh-sticky-actions.css +3 -0
  308. package/dist/collection/components/stzh-table/stzh-table.css +3 -0
  309. package/dist/collection/components/stzh-tag/stzh-tag.css +3 -0
  310. package/dist/collection/components/stzh-text/stzh-text.css +135 -0
  311. package/dist/collection/components/stzh-text/stzh-text.js +1 -1
  312. package/dist/collection/components/stzh-textandimage/stzh-textandimage.css +71 -35
  313. package/dist/collection/components/stzh-textandimage/stzh-textandimage.js +28 -8
  314. package/dist/collection/components/stzh-textandimage/stzh-textandimage.js.map +1 -1
  315. package/dist/collection/components/stzh-textandimage/stzh-textandimage.stories.js +37 -22
  316. package/dist/collection/components/stzh-timeline/stzh-timeline.css +3 -0
  317. package/dist/collection/components/stzh-timeline-item/stzh-timeline-item.css +3 -0
  318. package/dist/collection/components/stzh-timepicker/stzh-timepicker.css +3 -0
  319. package/dist/collection/components/stzh-timepicker/stzh-timepicker.js +1 -1
  320. package/dist/collection/components/stzh-timepicker/stzh-timepicker.js.map +1 -1
  321. package/dist/collection/components/stzh-toast/stzh-toast.css +3 -0
  322. package/dist/collection/components/stzh-toastbar/stzh-toastbar.css +3 -0
  323. package/dist/collection/components/stzh-toggle/stzh-toggle.css +3 -0
  324. package/dist/collection/components/stzh-toggle/stzh-toggle.js +1 -1
  325. package/dist/collection/components/stzh-toggle/stzh-toggle.js.map +1 -1
  326. package/dist/collection/components/stzh-tooltip/stzh-tooltip.css +9 -0
  327. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +56 -53
  328. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js.map +1 -1
  329. package/dist/collection/components/stzh-twocolumns/stzh-twocolumns.css +3 -0
  330. package/dist/collection/components/stzh-upload/stzh-upload.css +3 -0
  331. package/dist/collection/components/stzh-upload/stzh-upload.js +69 -35
  332. package/dist/collection/components/stzh-upload/stzh-upload.js.map +1 -1
  333. package/dist/collection/components/stzh-vbz-carousel/stzh-vbz-carousel.css +3 -0
  334. package/dist/collection/components/stzh-vbz-linechip/stzh-vbz-linechip.css +3 -0
  335. package/dist/collection/components/stzh-vbz-majorticker/stzh-vbz-majorticker.css +3 -0
  336. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.css +3 -0
  337. package/dist/collection/components/stzh-visuallyhidden/stzh-visuallyhidden.css +3 -0
  338. package/dist/collection/components/stzh-vspace/stzh-vspace.css +12 -0
  339. package/dist/collection/components/stzh-youtube/stzh-youtube.css +3 -0
  340. package/dist/collection/index.js +1 -1
  341. package/dist/collection/index.js.map +1 -1
  342. package/dist/collection/pages/home/home.e2e.js +16 -0
  343. package/dist/collection/pages/home/home.e2e.js.map +1 -0
  344. package/dist/collection/pages/publizistische-inhalte/publizistische-inhalte.e2e.js +16 -0
  345. package/dist/collection/pages/publizistische-inhalte/publizistische-inhalte.e2e.js.map +1 -0
  346. package/dist/components/index.js +1 -1
  347. package/dist/components/index2.js.map +1 -1
  348. package/dist/components/stzh-accordion2.js +27 -20
  349. package/dist/components/stzh-accordion2.js.map +1 -1
  350. package/dist/components/stzh-amount.js.map +1 -1
  351. package/dist/components/stzh-card-searchresult.js +5 -18
  352. package/dist/components/stzh-card-searchresult.js.map +1 -1
  353. package/dist/components/stzh-cardlist2.js +5 -7
  354. package/dist/components/stzh-cardlist2.js.map +1 -1
  355. package/dist/components/stzh-checkbox.js.map +1 -1
  356. package/dist/components/stzh-checkboxgroup.js.map +1 -1
  357. package/dist/components/stzh-chipgroup.js +1 -31
  358. package/dist/components/stzh-chipgroup.js.map +1 -1
  359. package/dist/{esm/stzh-chipgroup.entry.js → components/stzh-chipgroup2.js} +23 -9
  360. package/dist/components/stzh-chipgroup2.js.map +1 -0
  361. package/dist/components/stzh-chipselect2.js +2 -2
  362. package/dist/components/stzh-chipselect2.js.map +1 -1
  363. package/dist/components/stzh-contact.js +43 -38
  364. package/dist/components/stzh-contact.js.map +1 -1
  365. package/dist/components/stzh-container.js +1 -1
  366. package/dist/components/stzh-container.js.map +1 -1
  367. package/dist/components/stzh-content.js +1 -1
  368. package/dist/components/stzh-content.js.map +1 -1
  369. package/dist/components/stzh-cspace.js +1 -1
  370. package/dist/components/stzh-cspace.js.map +1 -1
  371. package/dist/components/stzh-datalist-item2.js +1 -1
  372. package/dist/components/stzh-datalist-item2.js.map +1 -1
  373. package/dist/components/stzh-datatable.js +22 -16
  374. package/dist/components/stzh-datatable.js.map +1 -1
  375. package/dist/components/stzh-datepicker2.js.map +1 -1
  376. package/dist/components/stzh-dropdown2.js +1 -1
  377. package/dist/components/stzh-dropdown2.js.map +1 -1
  378. package/dist/components/stzh-gallery.js +1 -1
  379. package/dist/components/stzh-gallery.js.map +1 -1
  380. package/dist/components/stzh-header.js +179 -167
  381. package/dist/components/stzh-header.js.map +1 -1
  382. package/dist/components/stzh-heading2.js +1 -1
  383. package/dist/components/stzh-heading2.js.map +1 -1
  384. package/dist/components/stzh-homepage-service-highlights.d.ts +11 -0
  385. package/dist/components/stzh-homepage-service-highlights.js +151 -0
  386. package/dist/components/stzh-homepage-service-highlights.js.map +1 -0
  387. package/dist/components/stzh-hspace2.js +1 -1
  388. package/dist/components/stzh-hspace2.js.map +1 -1
  389. package/dist/components/stzh-input2.js +29 -44
  390. package/dist/components/stzh-input2.js.map +1 -1
  391. package/dist/components/stzh-message2.js +1 -1
  392. package/dist/components/stzh-message2.js.map +1 -1
  393. package/dist/components/stzh-monthyearpicker.js.map +1 -1
  394. package/dist/components/stzh-pagetitle-home.d.ts +11 -0
  395. package/dist/components/stzh-pagetitle-home.js +96 -0
  396. package/dist/components/stzh-pagetitle-home.js.map +1 -0
  397. package/dist/components/stzh-pagetitle.js +17 -15
  398. package/dist/components/stzh-pagetitle.js.map +1 -1
  399. package/dist/components/stzh-panorama.js +71 -36
  400. package/dist/components/stzh-panorama.js.map +1 -1
  401. package/dist/components/stzh-pi-content-navigation.d.ts +11 -0
  402. package/dist/components/stzh-pi-content-navigation.js +96 -0
  403. package/dist/components/stzh-pi-content-navigation.js.map +1 -0
  404. package/dist/components/stzh-pi-menu.d.ts +11 -0
  405. package/dist/components/stzh-pi-menu.js +239 -0
  406. package/dist/components/stzh-pi-menu.js.map +1 -0
  407. package/dist/components/stzh-pi-pagetitle.d.ts +11 -0
  408. package/dist/components/stzh-pi-pagetitle.js +107 -0
  409. package/dist/components/stzh-pi-pagetitle.js.map +1 -0
  410. package/dist/components/stzh-pi-quote.d.ts +11 -0
  411. package/dist/components/stzh-pi-quote.js +41 -0
  412. package/dist/components/stzh-pi-quote.js.map +1 -0
  413. package/dist/components/stzh-pi-teaser.d.ts +11 -0
  414. package/dist/components/stzh-pi-teaser.js +89 -0
  415. package/dist/components/stzh-pi-teaser.js.map +1 -0
  416. package/dist/components/stzh-progressbar-item2.js +8 -3
  417. package/dist/components/stzh-progressbar-item2.js.map +1 -1
  418. package/dist/components/stzh-progressbar.js +3 -1
  419. package/dist/components/stzh-progressbar.js.map +1 -1
  420. package/dist/components/stzh-radio2.js +18 -19
  421. package/dist/components/stzh-radio2.js.map +1 -1
  422. package/dist/components/stzh-radiogroup2.js +13 -14
  423. package/dist/components/stzh-radiogroup2.js.map +1 -1
  424. package/dist/components/stzh-ratio2.js +1 -1
  425. package/dist/components/stzh-ratio2.js.map +1 -1
  426. package/dist/components/stzh-readspeaker.js +1 -0
  427. package/dist/components/stzh-readspeaker.js.map +1 -1
  428. package/dist/components/stzh-search.js +126 -61
  429. package/dist/components/stzh-search.js.map +1 -1
  430. package/dist/components/stzh-section.js +3 -3
  431. package/dist/components/stzh-section.js.map +1 -1
  432. package/dist/components/stzh-skin-portal-mitwirken.js +1 -1
  433. package/dist/components/stzh-skin-portal-mitwirken.js.map +1 -1
  434. package/dist/components/stzh-space.js +1 -1
  435. package/dist/components/stzh-space.js.map +1 -1
  436. package/dist/components/stzh-text2.js +1 -1
  437. package/dist/components/stzh-text2.js.map +1 -1
  438. package/dist/components/stzh-textandimage.js +12 -9
  439. package/dist/components/stzh-textandimage.js.map +1 -1
  440. package/dist/components/stzh-timepicker.js.map +1 -1
  441. package/dist/components/stzh-toggle.js.map +1 -1
  442. package/dist/components/stzh-tooltip2.js +37 -51
  443. package/dist/components/stzh-tooltip2.js.map +1 -1
  444. package/dist/components/stzh-upload.js +65 -31
  445. package/dist/components/stzh-upload.js.map +1 -1
  446. package/dist/components/stzh-vspace.js +1 -1
  447. package/dist/components/stzh-vspace.js.map +1 -1
  448. package/dist/esm/{app-globals-f9c4987b.js → app-globals-ab5b077d.js} +2 -2
  449. package/dist/esm/{app-globals-f9c4987b.js.map → app-globals-ab5b077d.js.map} +1 -1
  450. package/dist/esm/index-e3050b18.js +46 -18
  451. package/dist/esm/index.js.map +1 -1
  452. package/dist/esm/loader.js +2 -2
  453. package/dist/esm/stzh-accordion_3.entry.js +19 -19
  454. package/dist/esm/stzh-accordion_3.entry.js.map +1 -1
  455. package/dist/esm/stzh-amount.entry.js.map +1 -1
  456. package/dist/esm/stzh-card-searchresult.entry.js +5 -18
  457. package/dist/esm/stzh-card-searchresult.entry.js.map +1 -1
  458. package/dist/esm/{stzh-card_3.entry.js → stzh-card_2.entry.js} +7 -222
  459. package/dist/esm/stzh-card_2.entry.js.map +1 -0
  460. package/dist/esm/stzh-checkbox.entry.js.map +1 -1
  461. package/dist/esm/stzh-checkboxgroup.entry.js.map +1 -1
  462. package/dist/esm/{stzh-message.entry.js → stzh-chipgroup_2.entry.js} +20 -4
  463. package/dist/esm/stzh-chipgroup_2.entry.js.map +1 -0
  464. package/dist/esm/stzh-chipselect.entry.js +218 -0
  465. package/dist/esm/stzh-chipselect.entry.js.map +1 -0
  466. package/dist/esm/stzh-components.js +2 -2
  467. package/dist/esm/stzh-contact.entry.js +40 -37
  468. package/dist/esm/stzh-contact.entry.js.map +1 -1
  469. package/dist/esm/stzh-container.entry.js +1 -1
  470. package/dist/esm/stzh-container.entry.js.map +1 -1
  471. package/dist/esm/stzh-content.entry.js +1 -1
  472. package/dist/esm/stzh-content.entry.js.map +1 -1
  473. package/dist/esm/stzh-cspace.entry.js +1 -1
  474. package/dist/esm/stzh-cspace.entry.js.map +1 -1
  475. package/dist/esm/stzh-datalist_2.entry.js +1 -1
  476. package/dist/esm/stzh-datalist_2.entry.js.map +1 -1
  477. package/dist/esm/stzh-datepicker_3.entry.js +31 -33
  478. package/dist/esm/stzh-datepicker_3.entry.js.map +1 -1
  479. package/dist/esm/stzh-dropdown.entry.js +1 -1
  480. package/dist/esm/stzh-dropdown.entry.js.map +1 -1
  481. package/dist/esm/stzh-gallery.entry.js +1 -1
  482. package/dist/esm/stzh-gallery.entry.js.map +1 -1
  483. package/dist/esm/stzh-header.entry.js +175 -166
  484. package/dist/esm/stzh-header.entry.js.map +1 -1
  485. package/dist/esm/stzh-heading.entry.js +1 -1
  486. package/dist/esm/stzh-heading.entry.js.map +1 -1
  487. package/dist/esm/stzh-homepage-service-highlights.entry.js +98 -0
  488. package/dist/esm/stzh-homepage-service-highlights.entry.js.map +1 -0
  489. package/dist/esm/stzh-hspace.entry.js +1 -1
  490. package/dist/esm/stzh-hspace.entry.js.map +1 -1
  491. package/dist/esm/stzh-input.entry.js +29 -44
  492. package/dist/esm/stzh-input.entry.js.map +1 -1
  493. package/dist/esm/stzh-monthyearpicker.entry.js.map +1 -1
  494. package/dist/esm/stzh-pagetitle-home.entry.js +72 -0
  495. package/dist/esm/stzh-pagetitle-home.entry.js.map +1 -0
  496. package/dist/esm/stzh-pagetitle.entry.js +16 -15
  497. package/dist/esm/stzh-pagetitle.entry.js.map +1 -1
  498. package/dist/esm/stzh-panorama.entry.js +52 -26
  499. package/dist/esm/stzh-panorama.entry.js.map +1 -1
  500. package/dist/esm/stzh-pi-content-navigation.entry.js +60 -0
  501. package/dist/esm/stzh-pi-content-navigation.entry.js.map +1 -0
  502. package/dist/esm/stzh-pi-menu.entry.js +198 -0
  503. package/dist/esm/stzh-pi-menu.entry.js.map +1 -0
  504. package/dist/esm/stzh-pi-pagetitle.entry.js +79 -0
  505. package/dist/esm/stzh-pi-pagetitle.entry.js.map +1 -0
  506. package/dist/esm/stzh-pi-quote.entry.js +22 -0
  507. package/dist/esm/stzh-pi-quote.entry.js.map +1 -0
  508. package/dist/esm/stzh-pi-teaser.entry.js +58 -0
  509. package/dist/esm/stzh-pi-teaser.entry.js.map +1 -0
  510. package/dist/esm/stzh-popover_2.entry.js +1 -1
  511. package/dist/esm/stzh-popover_2.entry.js.map +1 -1
  512. package/dist/esm/stzh-progressbar-item.entry.js +7 -3
  513. package/dist/esm/stzh-progressbar-item.entry.js.map +1 -1
  514. package/dist/esm/stzh-progressbar.entry.js +2 -1
  515. package/dist/esm/stzh-progressbar.entry.js.map +1 -1
  516. package/dist/esm/stzh-ratio.entry.js +1 -1
  517. package/dist/esm/stzh-ratio.entry.js.map +1 -1
  518. package/dist/esm/stzh-readspeaker.entry.js +1 -0
  519. package/dist/esm/stzh-readspeaker.entry.js.map +1 -1
  520. package/dist/esm/stzh-search.entry.js +70 -45
  521. package/dist/esm/stzh-search.entry.js.map +1 -1
  522. package/dist/esm/stzh-section.entry.js +3 -3
  523. package/dist/esm/stzh-section.entry.js.map +1 -1
  524. package/dist/esm/stzh-skin-portal-mitwirken.entry.js +1 -1
  525. package/dist/esm/stzh-skin-portal-mitwirken.entry.js.map +1 -1
  526. package/dist/esm/stzh-space.entry.js +1 -1
  527. package/dist/esm/stzh-space.entry.js.map +1 -1
  528. package/dist/esm/stzh-textandimage.entry.js +10 -8
  529. package/dist/esm/stzh-textandimage.entry.js.map +1 -1
  530. package/dist/esm/stzh-timepicker.entry.js.map +1 -1
  531. package/dist/esm/stzh-toggle.entry.js.map +1 -1
  532. package/dist/esm/stzh-tooltip.entry.js +36 -51
  533. package/dist/esm/stzh-tooltip.entry.js.map +1 -1
  534. package/dist/esm/stzh-upload.entry.js +65 -31
  535. package/dist/esm/stzh-upload.entry.js.map +1 -1
  536. package/dist/esm/stzh-vspace.entry.js +1 -1
  537. package/dist/esm/stzh-vspace.entry.js.map +1 -1
  538. package/dist/stzh-components/assets/i18n/de.json +36 -3
  539. package/dist/stzh-components/assets/i18n/en.json +36 -3
  540. package/dist/stzh-components/index.esm.js.map +1 -1
  541. package/dist/stzh-components/p-012dc71e.entry.js +2 -0
  542. package/dist/stzh-components/{p-91b360c9.entry.js.map → p-012dc71e.entry.js.map} +1 -1
  543. package/dist/stzh-components/p-0b381244.entry.js +2 -0
  544. package/dist/stzh-components/{p-8b608a1b.entry.js.map → p-0b381244.entry.js.map} +1 -1
  545. package/dist/stzh-components/p-0c67b73d.entry.js +2 -0
  546. package/dist/stzh-components/p-0c67b73d.entry.js.map +1 -0
  547. package/dist/stzh-components/p-0fb40e48.entry.js.map +1 -1
  548. package/dist/stzh-components/p-1bc9a18d.entry.js +2 -0
  549. package/dist/stzh-components/{p-ca76966e.entry.js.map → p-1bc9a18d.entry.js.map} +1 -1
  550. package/dist/stzh-components/p-1f0e8499.entry.js +2 -0
  551. package/dist/stzh-components/p-1f0e8499.entry.js.map +1 -0
  552. package/dist/stzh-components/{p-744c2183.entry.js → p-204a6e41.entry.js} +2 -2
  553. package/dist/stzh-components/p-204a6e41.entry.js.map +1 -0
  554. package/dist/stzh-components/p-2096f3c6.entry.js.map +1 -1
  555. package/dist/stzh-components/{p-faec0661.entry.js → p-2ba166dd.entry.js} +2 -2
  556. package/dist/stzh-components/p-2ba166dd.entry.js.map +1 -0
  557. package/dist/stzh-components/{p-dff1ce7c.entry.js → p-37fbb5f0.entry.js} +2 -2
  558. package/dist/stzh-components/{p-dff1ce7c.entry.js.map → p-37fbb5f0.entry.js.map} +1 -1
  559. package/dist/stzh-components/p-4f49450d.entry.js +2 -0
  560. package/dist/stzh-components/p-4f49450d.entry.js.map +1 -0
  561. package/dist/stzh-components/p-52a914cd.entry.js +2 -0
  562. package/dist/stzh-components/p-52a914cd.entry.js.map +1 -0
  563. package/dist/stzh-components/p-56346206.entry.js +2 -0
  564. package/dist/stzh-components/p-56346206.entry.js.map +1 -0
  565. package/dist/stzh-components/p-59a1a257.entry.js +2 -0
  566. package/dist/stzh-components/p-59a1a257.entry.js.map +1 -0
  567. package/dist/stzh-components/p-5c3fddec.entry.js +2 -0
  568. package/dist/stzh-components/p-5c3fddec.entry.js.map +1 -0
  569. package/dist/stzh-components/p-673f842d.entry.js +2 -0
  570. package/dist/stzh-components/p-673f842d.entry.js.map +1 -0
  571. package/dist/stzh-components/p-6c2289da.entry.js.map +1 -1
  572. package/dist/stzh-components/p-722b9e40.entry.js.map +1 -1
  573. package/dist/stzh-components/{p-af87b81a.entry.js → p-75b79adf.entry.js} +2 -2
  574. package/dist/stzh-components/p-75b79adf.entry.js.map +1 -0
  575. package/dist/stzh-components/p-771d370d.entry.js +2 -0
  576. package/dist/stzh-components/p-771d370d.entry.js.map +1 -0
  577. package/dist/stzh-components/p-77ba1f21.entry.js +2 -0
  578. package/dist/stzh-components/p-77ba1f21.entry.js.map +1 -0
  579. package/dist/stzh-components/p-78a16599.entry.js +2 -0
  580. package/dist/stzh-components/p-78a16599.entry.js.map +1 -0
  581. package/dist/stzh-components/p-7aac960b.entry.js.map +1 -1
  582. package/dist/stzh-components/p-7ca981d1.entry.js +2 -0
  583. package/dist/stzh-components/p-7ca981d1.entry.js.map +1 -0
  584. package/dist/stzh-components/p-7d030c40.entry.js +2 -0
  585. package/dist/stzh-components/p-7d030c40.entry.js.map +1 -0
  586. package/dist/stzh-components/{p-b22876e5.entry.js → p-7efbb643.entry.js} +2 -2
  587. package/dist/stzh-components/p-7efbb643.entry.js.map +1 -0
  588. package/dist/stzh-components/p-801af922.entry.js +2 -0
  589. package/dist/stzh-components/p-801af922.entry.js.map +1 -0
  590. package/dist/stzh-components/p-8503fb10.entry.js +2 -0
  591. package/dist/stzh-components/{p-75045ebb.entry.js.map → p-8503fb10.entry.js.map} +1 -1
  592. package/dist/stzh-components/{p-663f31a2.entry.js → p-909f7fc0.entry.js} +2 -2
  593. package/dist/stzh-components/p-909f7fc0.entry.js.map +1 -0
  594. package/dist/stzh-components/p-969a4f9a.entry.js.map +1 -1
  595. package/dist/stzh-components/{p-5b1bc446.entry.js → p-991309dd.entry.js} +2 -2
  596. package/dist/stzh-components/{p-5b1bc446.entry.js.map → p-991309dd.entry.js.map} +1 -1
  597. package/dist/stzh-components/{p-56826f33.entry.js → p-af7855ff.entry.js} +2 -2
  598. package/dist/stzh-components/p-af7855ff.entry.js.map +1 -0
  599. package/dist/stzh-components/p-afde3fcd.entry.js +2 -0
  600. package/dist/stzh-components/p-afde3fcd.entry.js.map +1 -0
  601. package/dist/stzh-components/p-b41d255f.entry.js +2 -0
  602. package/dist/stzh-components/p-b41d255f.entry.js.map +1 -0
  603. package/dist/stzh-components/{p-af7562ba.entry.js → p-b566a2c0.entry.js} +2 -2
  604. package/dist/stzh-components/p-b566a2c0.entry.js.map +1 -0
  605. package/dist/stzh-components/p-b870c799.entry.js +2 -0
  606. package/dist/stzh-components/p-b870c799.entry.js.map +1 -0
  607. package/dist/stzh-components/p-bb1cacbc.entry.js +2 -0
  608. package/dist/stzh-components/p-bb1cacbc.entry.js.map +1 -0
  609. package/dist/stzh-components/{p-c31b1590.entry.js → p-c1cd45e1.entry.js} +5 -5
  610. package/dist/stzh-components/{p-c31b1590.entry.js.map → p-c1cd45e1.entry.js.map} +1 -1
  611. package/dist/stzh-components/p-c877d32c.entry.js +2 -0
  612. package/dist/stzh-components/{p-6f87ad6e.entry.js.map → p-c877d32c.entry.js.map} +1 -1
  613. package/dist/stzh-components/p-c8ead7fc.entry.js +2 -0
  614. package/dist/stzh-components/{p-f7979f2a.entry.js.map → p-c8ead7fc.entry.js.map} +1 -1
  615. package/dist/stzh-components/{p-f06b2737.js → p-cc1f8acc.js} +2 -2
  616. package/dist/stzh-components/p-cca366c2.entry.js.map +1 -1
  617. package/dist/stzh-components/p-cf856610.entry.js +2 -0
  618. package/dist/stzh-components/p-cf856610.entry.js.map +1 -0
  619. package/dist/stzh-components/{p-2773b08f.entry.js → p-d10a6897.entry.js} +2 -2
  620. package/dist/stzh-components/p-d10a6897.entry.js.map +1 -0
  621. package/dist/stzh-components/{p-929c5234.entry.js → p-d11565a5.entry.js} +3 -3
  622. package/dist/stzh-components/{p-929c5234.entry.js.map → p-d11565a5.entry.js.map} +1 -1
  623. package/dist/stzh-components/p-edf77853.entry.js +2 -0
  624. package/dist/stzh-components/p-edf77853.entry.js.map +1 -0
  625. package/dist/stzh-components/stzh-components.css +1663 -1
  626. package/dist/stzh-components/stzh-components.esm.js +1 -1
  627. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  628. package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +3 -1
  629. package/dist/types/components/stzh-amount/stzh-amount.d.ts +1 -1
  630. package/dist/types/components/stzh-cardlist/stzh-cardlist.d.ts +2 -2
  631. package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +1 -1
  632. package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +1 -1
  633. package/dist/types/components/stzh-chipselect/stzh-chipselect.d.ts +1 -1
  634. package/dist/types/components/stzh-contact/stzh-contact.d.ts +7 -3
  635. package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +1 -1
  636. package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +1 -1
  637. package/dist/types/components/stzh-header/stzh-header.d.ts +15 -2
  638. package/dist/types/components/stzh-homepage-service-highlights/stzh-homepage-service-highlights.d.ts +17 -0
  639. package/dist/types/components/stzh-input/stzh-input.d.ts +1 -1
  640. package/dist/types/components/stzh-monthyearpicker/stzh-monthyearpicker.d.ts +1 -1
  641. package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +3 -1
  642. package/dist/types/components/stzh-pagetitle-home/stzh-pagetitle-home.d.ts +16 -0
  643. package/dist/types/components/stzh-panorama/stzh-panorama.d.ts +7 -1
  644. package/dist/types/components/stzh-panorama/stzh-panorama.localization.d.ts +1 -0
  645. package/dist/types/components/stzh-pi-content-navigation/stzh-pi-content-navigation.d.ts +36 -0
  646. package/dist/types/components/stzh-pi-menu/stzh-pi-menu.d.ts +62 -0
  647. package/dist/types/components/stzh-pi-menu/stzh-pi-menu.localization.d.ts +4 -0
  648. package/dist/types/components/stzh-pi-pagetitle/stzh-pi-pagetitle.d.ts +20 -0
  649. package/dist/types/components/stzh-pi-quote/stzh-pi-quote.d.ts +5 -0
  650. package/dist/types/components/stzh-pi-teaser/stzh-pi-teaser.d.ts +38 -0
  651. package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +4 -0
  652. package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +4 -0
  653. package/dist/types/components/stzh-radio/stzh-radio.d.ts +2 -2
  654. package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +1 -1
  655. package/dist/types/components/stzh-search/stzh-search.d.ts +11 -1
  656. package/dist/types/components/stzh-section/stzh-section.d.ts +1 -1
  657. package/dist/types/components/stzh-textandimage/stzh-textandimage.d.ts +2 -0
  658. package/dist/types/components/stzh-timepicker/stzh-timepicker.d.ts +1 -1
  659. package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +1 -1
  660. package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +3 -1
  661. package/dist/types/components/stzh-upload/stzh-upload.d.ts +2 -2
  662. package/dist/types/components.d.ts +523 -42
  663. package/dist/types/index.d.ts +92 -22
  664. package/dist/vscode-data.json +326 -11
  665. package/package.json +2 -2
  666. package/dist/cjs/stzh-card_3.cjs.entry.js.map +0 -1
  667. package/dist/cjs/stzh-chipgroup.cjs.entry.js +0 -25
  668. package/dist/cjs/stzh-chipgroup.cjs.entry.js.map +0 -1
  669. package/dist/cjs/stzh-message.cjs.entry.js.map +0 -1
  670. package/dist/esm/stzh-card_3.entry.js.map +0 -1
  671. package/dist/esm/stzh-chipgroup.entry.js.map +0 -1
  672. package/dist/esm/stzh-message.entry.js.map +0 -1
  673. package/dist/stzh-components/p-150f4514.entry.js +0 -2
  674. package/dist/stzh-components/p-150f4514.entry.js.map +0 -1
  675. package/dist/stzh-components/p-1a19bc6e.entry.js +0 -2
  676. package/dist/stzh-components/p-1a19bc6e.entry.js.map +0 -1
  677. package/dist/stzh-components/p-1a3dcde3.entry.js +0 -2
  678. package/dist/stzh-components/p-1a3dcde3.entry.js.map +0 -1
  679. package/dist/stzh-components/p-2773b08f.entry.js.map +0 -1
  680. package/dist/stzh-components/p-3b31f90d.entry.js +0 -2
  681. package/dist/stzh-components/p-3b31f90d.entry.js.map +0 -1
  682. package/dist/stzh-components/p-54e73927.entry.js +0 -2
  683. package/dist/stzh-components/p-54e73927.entry.js.map +0 -1
  684. package/dist/stzh-components/p-56826f33.entry.js.map +0 -1
  685. package/dist/stzh-components/p-663f31a2.entry.js.map +0 -1
  686. package/dist/stzh-components/p-6f87ad6e.entry.js +0 -2
  687. package/dist/stzh-components/p-744c2183.entry.js.map +0 -1
  688. package/dist/stzh-components/p-75045ebb.entry.js +0 -2
  689. package/dist/stzh-components/p-8b608a1b.entry.js +0 -2
  690. package/dist/stzh-components/p-8f19c3ec.entry.js +0 -2
  691. package/dist/stzh-components/p-8f19c3ec.entry.js.map +0 -1
  692. package/dist/stzh-components/p-91b360c9.entry.js +0 -2
  693. package/dist/stzh-components/p-9b19785c.entry.js +0 -2
  694. package/dist/stzh-components/p-9b19785c.entry.js.map +0 -1
  695. package/dist/stzh-components/p-af7562ba.entry.js.map +0 -1
  696. package/dist/stzh-components/p-af87b81a.entry.js.map +0 -1
  697. package/dist/stzh-components/p-b22876e5.entry.js.map +0 -1
  698. package/dist/stzh-components/p-b2920d7f.entry.js +0 -2
  699. package/dist/stzh-components/p-b2920d7f.entry.js.map +0 -1
  700. package/dist/stzh-components/p-ca76966e.entry.js +0 -2
  701. package/dist/stzh-components/p-d6a4fe56.entry.js +0 -2
  702. package/dist/stzh-components/p-d6a4fe56.entry.js.map +0 -1
  703. package/dist/stzh-components/p-ea423877.entry.js +0 -2
  704. package/dist/stzh-components/p-ea423877.entry.js.map +0 -1
  705. package/dist/stzh-components/p-ef849bb1.entry.js +0 -2
  706. package/dist/stzh-components/p-ef849bb1.entry.js.map +0 -1
  707. package/dist/stzh-components/p-f5809e5f.entry.js +0 -2
  708. package/dist/stzh-components/p-f5809e5f.entry.js.map +0 -1
  709. package/dist/stzh-components/p-f692c5d0.entry.js +0 -2
  710. package/dist/stzh-components/p-f692c5d0.entry.js.map +0 -1
  711. package/dist/stzh-components/p-f7979f2a.entry.js +0 -2
  712. package/dist/stzh-components/p-faec0661.entry.js.map +0 -1
  713. /package/dist/stzh-components/{p-f06b2737.js.map → p-cc1f8acc.js.map} +0 -0
@@ -1 +1,1663 @@
1
- ::-moz-selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}::selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}html,body{max-width:100vw;overflow-x:hidden;overflow-x:clip}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-contents{display:contents}.stzh-pointer-events-auto{pointer-events:auto}@media print{img{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.stzh-print-show{display:block !important}.stzh-print-hide{display:none !important}.stzh-print-exact-color{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.stzh-print-break-after-always{page-break-after:always !important;-moz-column-break-after:always !important;break-after:always !important}.stzh-print-break-inside-avoid{page-break-inside:avoid !important;-moz-column-break-inside:avoid !important;break-inside:avoid !important}}.stzh-scrolling-smooth{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){.stzh-scrolling-smooth{scroll-behavior:auto}}.stzh-header-scroll-padding-top{scroll-padding-top:var(--stzh-header-metabar-height, 0)}.stzh-header-scroll-margin-top{scroll-margin-top:var(--stzh-header-metabar-height, 0)}.stzh-pagetitle-disturber-stuck-height{height:var(--stzh-pagetitle-disturber-stuck-height)}.stzh-sticky-stuck-bottom-height{height:var(--stzh-sticky-stuck-bottom-height)}.stzh-sticky-stuck-top-height{height:var(--stzh-sticky-stuck-top-height)}.stzh-layout-sticky-footer{display:grid;grid-template-rows:auto minmax(0, 1fr) auto;grid-template-columns:100%;min-height:100vh}.stzh-header-open,.stzh-header-open.sb-show-main.sb-main-fullscreen,.stzh-dialog-open,.stzh-dialog-open.sb-show-main.sb-main-fullscreen,.stzh-overlay-open,.stzh-overlay-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}html:has(.stzh-header-open),html:has(.stzh-dialog-open),html:has(.stzh-overlay-open){overflow:hidden}@media screen and (max-width: 599px){.stzh-popover-open,.stzh-popover-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}html:has(.stzh-popover-open){overflow:hidden}}.has-focus{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root.stzh-flyingfocus-enabled{--stzh-popover-close-visibility:visible}.section.has-sticky{display:contents}:root{--stzh-color-lemonyellow10-rgb:255 253 241;--stzh-color-lemonyellow10:rgba(var(--stzh-color-lemonyellow10-rgb) / 1);--stzh-color-lemonyellow20-rgb:255 254 201;--stzh-color-lemonyellow20:rgba(var(--stzh-color-lemonyellow20-rgb) / 1);--stzh-color-lemonyellow30-rgb:255 253 137;--stzh-color-lemonyellow30:rgba(var(--stzh-color-lemonyellow30-rgb) / 1);--stzh-color-lemonyellow40-rgb:255 243 105;--stzh-color-lemonyellow40:rgba(var(--stzh-color-lemonyellow40-rgb) / 1);--stzh-color-lemonyellow50-rgb:253 232 40;--stzh-color-lemonyellow50:rgba(var(--stzh-color-lemonyellow50-rgb) / 1);--stzh-color-lemonyellow60-rgb:241 217 0;--stzh-color-lemonyellow60:rgba(var(--stzh-color-lemonyellow60-rgb) / 1);--stzh-color-lemonyellow70-rgb:204 186 16;--stzh-color-lemonyellow70:rgba(var(--stzh-color-lemonyellow70-rgb) / 1);--stzh-color-lemonyellow80-rgb:153 141 0;--stzh-color-lemonyellow80:rgba(var(--stzh-color-lemonyellow80-rgb) / 1);--stzh-color-lemonyellow90-rgb:84 79 9;--stzh-color-lemonyellow90:rgba(var(--stzh-color-lemonyellow90-rgb) / 1);--stzh-color-lemonyellow100-rgb:33 31 1;--stzh-color-lemonyellow100:rgba(var(--stzh-color-lemonyellow100-rgb) / 1);--stzh-color-lemongrass10-rgb:252 254 220;--stzh-color-lemongrass10:rgba(var(--stzh-color-lemongrass10-rgb) / 1);--stzh-color-lemongrass20-rgb:250 250 181;--stzh-color-lemongrass20:rgba(var(--stzh-color-lemongrass20-rgb) / 1);--stzh-color-lemongrass30-rgb:241 242 106;--stzh-color-lemongrass30:rgba(var(--stzh-color-lemongrass30-rgb) / 1);--stzh-color-lemongrass40-rgb:224 231 33;--stzh-color-lemongrass40:rgba(var(--stzh-color-lemongrass40-rgb) / 1);--stzh-color-lemongrass50-rgb:209 218 28;--stzh-color-lemongrass50:rgba(var(--stzh-color-lemongrass50-rgb) / 1);--stzh-color-lemongrass60-rgb:191 204 0;--stzh-color-lemongrass60:rgba(var(--stzh-color-lemongrass60-rgb) / 1);--stzh-color-lemongrass70-rgb:146 162 16;--stzh-color-lemongrass70:rgba(var(--stzh-color-lemongrass70-rgb) / 1);--stzh-color-lemongrass80-rgb:104 116 0;--stzh-color-lemongrass80:rgba(var(--stzh-color-lemongrass80-rgb) / 1);--stzh-color-lemongrass90-rgb:49 57 0;--stzh-color-lemongrass90:rgba(var(--stzh-color-lemongrass90-rgb) / 1);--stzh-color-lemongrass100-rgb:19 31 1;--stzh-color-lemongrass100:rgba(var(--stzh-color-lemongrass100-rgb) / 1);--stzh-color-limegreen10-rgb:249 255 231;--stzh-color-limegreen10:rgba(var(--stzh-color-limegreen10-rgb) / 1);--stzh-color-limegreen20-rgb:231 246 192;--stzh-color-limegreen20:rgba(var(--stzh-color-limegreen20-rgb) / 1);--stzh-color-limegreen30-rgb:211 231 131;--stzh-color-limegreen30:rgba(var(--stzh-color-limegreen30-rgb) / 1);--stzh-color-limegreen40-rgb:185 213 92;--stzh-color-limegreen40:rgba(var(--stzh-color-limegreen40-rgb) / 1);--stzh-color-limegreen50-rgb:153 195 46;--stzh-color-limegreen50:rgba(var(--stzh-color-limegreen50-rgb) / 1);--stzh-color-limegreen60-rgb:127 180 32;--stzh-color-limegreen60:rgba(var(--stzh-color-limegreen60-rgb) / 1);--stzh-color-limegreen70-rgb:83 131 27;--stzh-color-limegreen70:rgba(var(--stzh-color-limegreen70-rgb) / 1);--stzh-color-limegreen80-rgb:58 100 19;--stzh-color-limegreen80:rgba(var(--stzh-color-limegreen80-rgb) / 1);--stzh-color-limegreen90-rgb:17 61 6;--stzh-color-limegreen90:rgba(var(--stzh-color-limegreen90-rgb) / 1);--stzh-color-limegreen100-rgb:4 32 0;--stzh-color-limegreen100:rgba(var(--stzh-color-limegreen100-rgb) / 1);--stzh-color-shamrock10-rgb:240 253 233;--stzh-color-shamrock10:rgba(var(--stzh-color-shamrock10-rgb) / 1);--stzh-color-shamrock20-rgb:222 242 205;--stzh-color-shamrock20:rgba(var(--stzh-color-shamrock20-rgb) / 1);--stzh-color-shamrock30-rgb:188 229 158;--stzh-color-shamrock30:rgba(var(--stzh-color-shamrock30-rgb) / 1);--stzh-color-shamrock40-rgb:142 207 105;--stzh-color-shamrock40:rgba(var(--stzh-color-shamrock40-rgb) / 1);--stzh-color-shamrock50-rgb:100 192 79;--stzh-color-shamrock50:rgba(var(--stzh-color-shamrock50-rgb) / 1);--stzh-color-shamrock60-rgb:55 170 50;--stzh-color-shamrock60:rgba(var(--stzh-color-shamrock60-rgb) / 1);--stzh-color-shamrock70-rgb:6 117 30;--stzh-color-shamrock70:rgba(var(--stzh-color-shamrock70-rgb) / 1);--stzh-color-shamrock80-rgb:0 78 20;--stzh-color-shamrock80:rgba(var(--stzh-color-shamrock80-rgb) / 1);--stzh-color-shamrock90-rgb:2 48 9;--stzh-color-shamrock90:rgba(var(--stzh-color-shamrock90-rgb) / 1);--stzh-color-shamrock100-rgb:8 28 0;--stzh-color-shamrock100:rgba(var(--stzh-color-shamrock100-rgb) / 1);--stzh-color-firgreen10-rgb:233 252 242;--stzh-color-firgreen10:rgba(var(--stzh-color-firgreen10-rgb) / 1);--stzh-color-firgreen20-rgb:207 238 216;--stzh-color-firgreen20:rgba(var(--stzh-color-firgreen20-rgb) / 1);--stzh-color-firgreen30-rgb:162 229 176;--stzh-color-firgreen30:rgba(var(--stzh-color-firgreen30-rgb) / 1);--stzh-color-firgreen40-rgb:101 205 140;--stzh-color-firgreen40:rgba(var(--stzh-color-firgreen40-rgb) / 1);--stzh-color-firgreen50-rgb:52 177 11;--stzh-color-firgreen50:rgba(var(--stzh-color-firgreen50-rgb) / 1);--stzh-color-firgreen60-rgb:0 151 85;--stzh-color-firgreen60:rgba(var(--stzh-color-firgreen60-rgb) / 1);--stzh-color-firgreen70-rgb:0 104 49;--stzh-color-firgreen70:rgba(var(--stzh-color-firgreen70-rgb) / 1);--stzh-color-firgreen80-rgb:0 71 36;--stzh-color-firgreen80:rgba(var(--stzh-color-firgreen80-rgb) / 1);--stzh-color-firgreen90-rgb:0 41 20;--stzh-color-firgreen90:rgba(var(--stzh-color-firgreen90-rgb) / 1);--stzh-color-firgreen100-rgb:0 22 9;--stzh-color-firgreen100:rgba(var(--stzh-color-firgreen100-rgb) / 1);--stzh-color-petrol10-rgb:219 252 252;--stzh-color-petrol10:rgba(var(--stzh-color-petrol10-rgb) / 1);--stzh-color-petrol20-rgb:181 244 244;--stzh-color-petrol20:rgba(var(--stzh-color-petrol20-rgb) / 1);--stzh-color-petrol30-rgb:126 231 227;--stzh-color-petrol30:rgba(var(--stzh-color-petrol30-rgb) / 1);--stzh-color-petrol40-rgb:42 199 199;--stzh-color-petrol40:rgba(var(--stzh-color-petrol40-rgb) / 1);--stzh-color-petrol50-rgb:0 159 157;--stzh-color-petrol50:rgba(var(--stzh-color-petrol50-rgb) / 1);--stzh-color-petrol60-rgb:0 124 120;--stzh-color-petrol60:rgba(var(--stzh-color-petrol60-rgb) / 1);--stzh-color-petrol70-rgb:0 88 87;--stzh-color-petrol70:rgba(var(--stzh-color-petrol70-rgb) / 1);--stzh-color-petrol80-rgb:0 60 64;--stzh-color-petrol80:rgba(var(--stzh-color-petrol80-rgb) / 1);--stzh-color-petrol90-rgb:0 33 33;--stzh-color-petrol90:rgba(var(--stzh-color-petrol90-rgb) / 1);--stzh-color-petrol100-rgb:0 23 21;--stzh-color-petrol100:rgba(var(--stzh-color-petrol100-rgb) / 1);--stzh-color-cyan10-rgb:223 252 255;--stzh-color-cyan10:rgba(var(--stzh-color-cyan10-rgb) / 1);--stzh-color-cyan20-rgb:187 238 254;--stzh-color-cyan20:rgba(var(--stzh-color-cyan20-rgb) / 1);--stzh-color-cyan30-rgb:123 220 249;--stzh-color-cyan30:rgba(var(--stzh-color-cyan30-rgb) / 1);--stzh-color-cyan40-rgb:35 195 241;--stzh-color-cyan40:rgba(var(--stzh-color-cyan40-rgb) / 1);--stzh-color-cyan50-rgb:0 152 198;--stzh-color-cyan50:rgba(var(--stzh-color-cyan50-rgb) / 1);--stzh-color-cyan60-rgb:0 118 170;--stzh-color-cyan60:rgba(var(--stzh-color-cyan60-rgb) / 1);--stzh-color-cyan70-rgb:0 77 118;--stzh-color-cyan70:rgba(var(--stzh-color-cyan70-rgb) / 1);--stzh-color-cyan80-rgb:0 52 80;--stzh-color-cyan80:rgba(var(--stzh-color-cyan80-rgb) / 1);--stzh-color-cyan90-rgb:0 26 42;--stzh-color-cyan90:rgba(var(--stzh-color-cyan90-rgb) / 1);--stzh-color-cyan100-rgb:1 19 30;--stzh-color-cyan100:rgba(var(--stzh-color-cyan100-rgb) / 1);--stzh-color-cobaltblue10-rgb:230 247 255;--stzh-color-cobaltblue10:rgba(var(--stzh-color-cobaltblue10-rgb) / 1);--stzh-color-cobaltblue20-rgb:197 231 255;--stzh-color-cobaltblue20:rgba(var(--stzh-color-cobaltblue20-rgb) / 1);--stzh-color-cobaltblue30-rgb:136 207 255;--stzh-color-cobaltblue30:rgba(var(--stzh-color-cobaltblue30-rgb) / 1);--stzh-color-cobaltblue40-rgb:70 178 255;--stzh-color-cobaltblue40:rgba(var(--stzh-color-cobaltblue40-rgb) / 1);--stzh-color-cobaltblue50-rgb:10 141 246;--stzh-color-cobaltblue50:rgba(var(--stzh-color-cobaltblue50-rgb) / 1);--stzh-color-cobaltblue60-rgb:3 83 220;--stzh-color-cobaltblue60:rgba(var(--stzh-color-cobaltblue60-rgb) / 1);--stzh-color-cobaltblue70-rgb:0 47 150;--stzh-color-cobaltblue70:rgba(var(--stzh-color-cobaltblue70-rgb) / 1);--stzh-color-cobaltblue80-rgb:0 24 90;--stzh-color-cobaltblue80:rgba(var(--stzh-color-cobaltblue80-rgb) / 1);--stzh-color-cobaltblue90-rgb:0 18 49;--stzh-color-cobaltblue90:rgba(var(--stzh-color-cobaltblue90-rgb) / 1);--stzh-color-cobaltblue100-rgb:0 9 32;--stzh-color-cobaltblue100:rgba(var(--stzh-color-cobaltblue100-rgb) / 1);--stzh-color-midnightblue10-rgb:239 245 255;--stzh-color-midnightblue10:rgba(var(--stzh-color-midnightblue10-rgb) / 1);--stzh-color-midnightblue20-rgb:197 219 255;--stzh-color-midnightblue20:rgba(var(--stzh-color-midnightblue20-rgb) / 1);--stzh-color-midnightblue30-rgb:148 183 248;--stzh-color-midnightblue30:rgba(var(--stzh-color-midnightblue30-rgb) / 1);--stzh-color-midnightblue40-rgb:100 150 255;--stzh-color-midnightblue40:rgba(var(--stzh-color-midnightblue40-rgb) / 1);--stzh-color-midnightblue50-rgb:61 107 255;--stzh-color-midnightblue50:rgba(var(--stzh-color-midnightblue50-rgb) / 1);--stzh-color-midnightblue60-rgb:52 49 222;--stzh-color-midnightblue60:rgba(var(--stzh-color-midnightblue60-rgb) / 1);--stzh-color-midnightblue70-rgb:15 5 160;--stzh-color-midnightblue70:rgba(var(--stzh-color-midnightblue70-rgb) / 1);--stzh-color-midnightblue80-rgb:7 0 102;--stzh-color-midnightblue80:rgba(var(--stzh-color-midnightblue80-rgb) / 1);--stzh-color-midnightblue90-rgb:7 0 70;--stzh-color-midnightblue90:rgba(var(--stzh-color-midnightblue90-rgb) / 1);--stzh-color-midnightblue100-rgb:7 0 48;--stzh-color-midnightblue100:rgba(var(--stzh-color-midnightblue100-rgb) / 1);--stzh-color-violet10-rgb:246 243 255;--stzh-color-violet10:rgba(var(--stzh-color-violet10-rgb) / 1);--stzh-color-violet20-rgb:227 214 251;--stzh-color-violet20:rgba(var(--stzh-color-violet20-rgb) / 1);--stzh-color-violet30-rgb:207 176 255;--stzh-color-violet30:rgba(var(--stzh-color-violet30-rgb) / 1);--stzh-color-violet40-rgb:188 146 255;--stzh-color-violet40:rgba(var(--stzh-color-violet40-rgb) / 1);--stzh-color-violet50-rgb:161 116 222;--stzh-color-violet50:rgba(var(--stzh-color-violet50-rgb) / 1);--stzh-color-violet60-rgb:123 79 183;--stzh-color-violet60:rgba(var(--stzh-color-violet60-rgb) / 1);--stzh-color-violet70-rgb:81 36 128;--stzh-color-violet70:rgba(var(--stzh-color-violet70-rgb) / 1);--stzh-color-violet80-rgb:53 20 89;--stzh-color-violet80:rgba(var(--stzh-color-violet80-rgb) / 1);--stzh-color-violet90-rgb:32 0 68;--stzh-color-violet90:rgba(var(--stzh-color-violet90-rgb) / 1);--stzh-color-violet100-rgb:24 0 54;--stzh-color-violet100:rgba(var(--stzh-color-violet100-rgb) / 1);--stzh-color-magenta10-rgb:253 241 248;--stzh-color-magenta10:rgba(var(--stzh-color-magenta10-rgb) / 1);--stzh-color-magenta20-rgb:254 210 238;--stzh-color-magenta20:rgba(var(--stzh-color-magenta20-rgb) / 1);--stzh-color-magenta30-rgb:249 158 200;--stzh-color-magenta30:rgba(var(--stzh-color-magenta30-rgb) / 1);--stzh-color-magenta40-rgb:243 107 166;--stzh-color-magenta40:rgba(var(--stzh-color-magenta40-rgb) / 1);--stzh-color-magenta50-rgb:233 60 133;--stzh-color-magenta50:rgba(var(--stzh-color-magenta50-rgb) / 1);--stzh-color-magenta60-rgb:198 0 107;--stzh-color-magenta60:rgba(var(--stzh-color-magenta60-rgb) / 1);--stzh-color-magenta70-rgb:150 0 85;--stzh-color-magenta70:rgba(var(--stzh-color-magenta70-rgb) / 1);--stzh-color-magenta80-rgb:96 0 59;--stzh-color-magenta80:rgba(var(--stzh-color-magenta80-rgb) / 1);--stzh-color-magenta90-rgb:57 0 32;--stzh-color-magenta90:rgba(var(--stzh-color-magenta90-rgb) / 1);--stzh-color-magenta100-rgb:34 0 13;--stzh-color-magenta100:rgba(var(--stzh-color-magenta100-rgb) / 1);--stzh-color-red10-rgb:254 243 243;--stzh-color-red10:rgba(var(--stzh-color-red10-rgb) / 1);--stzh-color-red20-rgb:250 215 224;--stzh-color-red20:rgba(var(--stzh-color-red20-rgb) / 1);--stzh-color-red30-rgb:247 165 175;--stzh-color-red30:rgba(var(--stzh-color-red30-rgb) / 1);--stzh-color-red40-rgb:251 115 126;--stzh-color-red40:rgba(var(--stzh-color-red40-rgb) / 1);--stzh-color-red50-rgb:232 64 76;--stzh-color-red50:rgba(var(--stzh-color-red50-rgb) / 1);--stzh-color-red60-rgb:220 3 14;--stzh-color-red60:rgba(var(--stzh-color-red60-rgb) / 1);--stzh-color-red70-rgb:163 20 19;--stzh-color-red70:rgba(var(--stzh-color-red70-rgb) / 1);--stzh-color-red80-rgb:100 13 4;--stzh-color-red80:rgba(var(--stzh-color-red80-rgb) / 1);--stzh-color-red90-rgb:61 14 9;--stzh-color-red90:rgba(var(--stzh-color-red90-rgb) / 1);--stzh-color-red100-rgb:31 5 4;--stzh-color-red100:rgba(var(--stzh-color-red100-rgb) / 1);--stzh-color-coral10-rgb:253 239 236;--stzh-color-coral10:rgba(var(--stzh-color-coral10-rgb) / 1);--stzh-color-coral20-rgb:251 219 212;--stzh-color-coral20:rgba(var(--stzh-color-coral20-rgb) / 1);--stzh-color-coral30-rgb:246 175 160;--stzh-color-coral30:rgba(var(--stzh-color-coral30-rgb) / 1);--stzh-color-coral40-rgb:241 135 133;--stzh-color-coral40:rgba(var(--stzh-color-coral40-rgb) / 1);--stzh-color-coral50-rgb:234 79 97;--stzh-color-coral50:rgba(var(--stzh-color-coral50-rgb) / 1);--stzh-color-coral60-rgb:226 45 83;--stzh-color-coral60:rgba(var(--stzh-color-coral60-rgb) / 1);--stzh-color-coral70-rgb:163 20 19;--stzh-color-coral70:rgba(var(--stzh-color-coral70-rgb) / 1);--stzh-color-coral80-rgb:109 3 33;--stzh-color-coral80:rgba(var(--stzh-color-coral80-rgb) / 1);--stzh-color-coral90-rgb:71 0 19;--stzh-color-coral90:rgba(var(--stzh-color-coral90-rgb) / 1);--stzh-color-coral100-rgb:41 0 1;--stzh-color-coral100:rgba(var(--stzh-color-coral100-rgb) / 1);--stzh-color-orange10-rgb:254 245 234;--stzh-color-orange10:rgba(var(--stzh-color-orange10-rgb) / 1);--stzh-color-orange20-rgb:253 228 200;--stzh-color-orange20:rgba(var(--stzh-color-orange20-rgb) / 1);--stzh-color-orange30-rgb:251 203 151;--stzh-color-orange30:rgba(var(--stzh-color-orange30-rgb) / 1);--stzh-color-orange40-rgb:246 169 96;--stzh-color-orange40:rgba(var(--stzh-color-orange40-rgb) / 1);--stzh-color-orange50-rgb:241 136 48;--stzh-color-orange50:rgba(var(--stzh-color-orange50-rgb) / 1);--stzh-color-orange60-rgb:235 94 0;--stzh-color-orange60:rgba(var(--stzh-color-orange60-rgb) / 1);--stzh-color-orange70-rgb:178 58 1;--stzh-color-orange70:rgba(var(--stzh-color-orange70-rgb) / 1);--stzh-color-orange80-rgb:124 43 1;--stzh-color-orange80:rgba(var(--stzh-color-orange80-rgb) / 1);--stzh-color-orange90-rgb:72 23 0;--stzh-color-orange90:rgba(var(--stzh-color-orange90-rgb) / 1);--stzh-color-orange100-rgb:46 17 0;--stzh-color-orange100:rgba(var(--stzh-color-orange100-rgb) / 1);--stzh-color-sunnyyellow10-rgb:255 250 234;--stzh-color-sunnyyellow10:rgba(var(--stzh-color-sunnyyellow10-rgb) / 1);--stzh-color-sunnyyellow20-rgb:255 238 182;--stzh-color-sunnyyellow20:rgba(var(--stzh-color-sunnyyellow20-rgb) / 1);--stzh-color-sunnyyellow30-rgb:255 228 138;--stzh-color-sunnyyellow30:rgba(var(--stzh-color-sunnyyellow30-rgb) / 1);--stzh-color-sunnyyellow40-rgb:255 223 97;--stzh-color-sunnyyellow40:rgba(var(--stzh-color-sunnyyellow40-rgb) / 1);--stzh-color-sunnyyellow50-rgb:255 204 0;--stzh-color-sunnyyellow50:rgba(var(--stzh-color-sunnyyellow50-rgb) / 1);--stzh-color-sunnyyellow60-rgb:251 185 0;--stzh-color-sunnyyellow60:rgba(var(--stzh-color-sunnyyellow60-rgb) / 1);--stzh-color-sunnyyellow70-rgb:192 134 0;--stzh-color-sunnyyellow70:rgba(var(--stzh-color-sunnyyellow70-rgb) / 1);--stzh-color-sunnyyellow80-rgb:146 105 1;--stzh-color-sunnyyellow80:rgba(var(--stzh-color-sunnyyellow80-rgb) / 1);--stzh-color-sunnyyellow90-rgb:97 70 0;--stzh-color-sunnyyellow90:rgba(var(--stzh-color-sunnyyellow90-rgb) / 1);--stzh-color-sunnyyellow100-rgb:51 35 0;--stzh-color-sunnyyellow100:rgba(var(--stzh-color-sunnyyellow100-rgb) / 1);--stzh-color-ocher10-rgb:253 251 247;--stzh-color-ocher10:rgba(var(--stzh-color-ocher10-rgb) / 1);--stzh-color-ocher20-rgb:239 226 200;--stzh-color-ocher20:rgba(var(--stzh-color-ocher20-rgb) / 1);--stzh-color-ocher30-rgb:222 181 130;--stzh-color-ocher30:rgba(var(--stzh-color-ocher30-rgb) / 1);--stzh-color-ocher40-rgb:218 158 73;--stzh-color-ocher40:rgba(var(--stzh-color-ocher40-rgb) / 1);--stzh-color-ocher50-rgb:214 133 0;--stzh-color-ocher50:rgba(var(--stzh-color-ocher50-rgb) / 1);--stzh-color-ocher60-rgb:198 121 0;--stzh-color-ocher60:rgba(var(--stzh-color-ocher60-rgb) / 1);--stzh-color-ocher70-rgb:154 91 1;--stzh-color-ocher70:rgba(var(--stzh-color-ocher70-rgb) / 1);--stzh-color-ocher80-rgb:113 64 0;--stzh-color-ocher80:rgba(var(--stzh-color-ocher80-rgb) / 1);--stzh-color-ocher90-rgb:74 40 0;--stzh-color-ocher90:rgba(var(--stzh-color-ocher90-rgb) / 1);--stzh-color-ocher100-rgb:49 26 1;--stzh-color-ocher100:rgba(var(--stzh-color-ocher100-rgb) / 1);--stzh-color-warmgrey10-rgb:246 243 242;--stzh-color-warmgrey10:rgba(var(--stzh-color-warmgrey10-rgb) / 1);--stzh-color-warmgrey20-rgb:228 224 223;--stzh-color-warmgrey20:rgba(var(--stzh-color-warmgrey20-rgb) / 1);--stzh-color-warmgrey30-rgb:201 197 196;--stzh-color-warmgrey30:rgba(var(--stzh-color-warmgrey30-rgb) / 1);--stzh-color-warmgrey40-rgb:172 168 168;--stzh-color-warmgrey40:rgba(var(--stzh-color-warmgrey40-rgb) / 1);--stzh-color-warmgrey50-rgb:143 139 139;--stzh-color-warmgrey50:rgba(var(--stzh-color-warmgrey50-rgb) / 1);--stzh-color-warmgrey60-rgb:114 111 110;--stzh-color-warmgrey60:rgba(var(--stzh-color-warmgrey60-rgb) / 1);--stzh-color-warmgrey70-rgb:84 80 80;--stzh-color-warmgrey70:rgba(var(--stzh-color-warmgrey70-rgb) / 1);--stzh-color-warmgrey80-rgb:59 55 55;--stzh-color-warmgrey80:rgba(var(--stzh-color-warmgrey80-rgb) / 1);--stzh-color-warmgrey90-rgb:37 35 35;--stzh-color-warmgrey90:rgba(var(--stzh-color-warmgrey90-rgb) / 1);--stzh-color-warmgrey100-rgb:19 17 17;--stzh-color-warmgrey100:rgba(var(--stzh-color-warmgrey100-rgb) / 1);--stzh-color-coolgrey10-rgb:244 247 249;--stzh-color-coolgrey10:rgba(var(--stzh-color-coolgrey10-rgb) / 1);--stzh-color-coolgrey20-rgb:217 233 239;--stzh-color-coolgrey20:rgba(var(--stzh-color-coolgrey20-rgb) / 1);--stzh-color-coolgrey30-rgb:178 204 215;--stzh-color-coolgrey30:rgba(var(--stzh-color-coolgrey30-rgb) / 1);--stzh-color-coolgrey40-rgb:141 175 188;--stzh-color-coolgrey40:rgba(var(--stzh-color-coolgrey40-rgb) / 1);--stzh-color-coolgrey50-rgb:121 148 159;--stzh-color-coolgrey50:rgba(var(--stzh-color-coolgrey50-rgb) / 1);--stzh-color-coolgrey60-rgb:95 122 131;--stzh-color-coolgrey60:rgba(var(--stzh-color-coolgrey60-rgb) / 1);--stzh-color-coolgrey70-rgb:61 87 94;--stzh-color-coolgrey70:rgba(var(--stzh-color-coolgrey70-rgb) / 1);--stzh-color-coolgrey80-rgb:34 58 65;--stzh-color-coolgrey80:rgba(var(--stzh-color-coolgrey80-rgb) / 1);--stzh-color-coolgrey90-rgb:8 36 41;--stzh-color-coolgrey90:rgba(var(--stzh-color-coolgrey90-rgb) / 1);--stzh-color-coolgrey100-rgb:0 18 21;--stzh-color-coolgrey100:rgba(var(--stzh-color-coolgrey100-rgb) / 1);--stzh-color-grey10-rgb:244 244 244;--stzh-color-grey10:rgba(var(--stzh-color-grey10-rgb) / 1);--stzh-color-grey20-rgb:232 232 232;--stzh-color-grey20:rgba(var(--stzh-color-grey20-rgb) / 1);--stzh-color-grey30-rgb:210 210 210;--stzh-color-grey30:rgba(var(--stzh-color-grey30-rgb) / 1);--stzh-color-grey40-rgb:194 194 194;--stzh-color-grey40:rgba(var(--stzh-color-grey40-rgb) / 1);--stzh-color-grey50-rgb:170 170 170;--stzh-color-grey50:rgba(var(--stzh-color-grey50-rgb) / 1);--stzh-color-grey60-rgb:154 154 154;--stzh-color-grey60:rgba(var(--stzh-color-grey60-rgb) / 1);--stzh-color-grey70-rgb:124 124 124;--stzh-color-grey70:rgba(var(--stzh-color-grey70-rgb) / 1);--stzh-color-grey80-rgb:96 96 96;--stzh-color-grey80:rgba(var(--stzh-color-grey80-rgb) / 1);--stzh-color-grey90-rgb:64 64 64;--stzh-color-grey90:rgba(var(--stzh-color-grey90-rgb) / 1);--stzh-color-grey100-rgb:42 42 42;--stzh-color-grey100:rgba(var(--stzh-color-grey100-rgb) / 1);--stzh-color-tabasco-rgb:165 26 15;--stzh-color-tabasco:rgba(var(--stzh-color-tabasco-rgb) / 1);--stzh-color-mahogany-rgb:99 15 9;--stzh-color-mahogany:rgba(var(--stzh-color-mahogany-rgb) / 1);--stzh-color-monza-rgb:195 0 36;--stzh-color-monza:rgba(var(--stzh-color-monza-rgb) / 1);--stzh-color-venetianred-rgb:117 0 21;--stzh-color-venetianred:rgba(var(--stzh-color-venetianred-rgb) / 1);--stzh-color-scienceblue-rgb:0 109 197;--stzh-color-scienceblue:rgba(var(--stzh-color-scienceblue-rgb) / 1);--stzh-color-deepcerulean-rgb:5 127 172;--stzh-color-deepcerulean:rgba(var(--stzh-color-deepcerulean-rgb) / 1);--stzh-color-regalblue-rgb:3 76 103;--stzh-color-regalblue:rgba(var(--stzh-color-regalblue-rgb) / 1);--stzh-color-coral-rgb:228 105 76;--stzh-color-coral:rgba(var(--stzh-color-coral-rgb) / 1);--stzh-color-shakespeare-rgb:74 150 200;--stzh-color-shakespeare:rgba(var(--stzh-color-shakespeare-rgb) / 1);--stzh-color-chambray-rgb:44 90 120;--stzh-color-chambray:rgba(var(--stzh-color-chambray-rgb) / 1);--stzh-color-ms-aoz-agenda-rgb:47 142 135;--stzh-color-ms-aoz-agenda:rgba(var(--stzh-color-ms-aoz-agenda-rgb) / 1);--stzh-color-ms-aoz-agenda-hover-rgb:33 102 100;--stzh-color-ms-aoz-agenda-hover:rgba(var(--stzh-color-ms-aoz-agenda-hover-rgb) / 1);--stzh-color-ms-coolgrey60-rgb:92 119 129;--stzh-color-ms-coolgrey60:rgba(var(--stzh-color-ms-coolgrey60-rgb) / 1);--stzh-color-ms-coolgrey60-hover-rgb:52 79 89;--stzh-color-ms-coolgrey60-hover:rgba(var(--stzh-color-ms-coolgrey60-hover-rgb) / 1);--stzh-color-ms-orange-rgb:242 139 0;--stzh-color-ms-orange:rgba(var(--stzh-color-ms-orange-rgb) / 1);--stzh-color-ms-orange-hover-rgb:145 83 0;--stzh-color-ms-orange-hover:rgba(var(--stzh-color-ms-orange-hover-rgb) / 1);--stzh-color-ms-red-rgb:165 26 15;--stzh-color-ms-red:rgba(var(--stzh-color-ms-red-rgb) / 1);--stzh-color-ms-red-hover-rgb:99 15 9;--stzh-color-ms-red-hover:rgba(var(--stzh-color--ms-red-hover-rgb) / 1);--stzh-color-ms-winered-rgb:137 7 42;--stzh-color-ms-winered:rgba(var(--stzh-color-ms-winered-rgb) / 1);--stzh-color-ms-winered-hover-rgb:82 4 25;--stzh-color-ms-winered-hover:rgba(var(--stzh-color-ms-winered-hover-rgb) / 1);--stzh-color-cobaltblue60-hover-rgb:0 51 141;--stzh-color-cobaltblue60-hover:rgba(var(--stzh-color-cobaltblue60-hover-rgb) / 1);--stzh-color-shamrock70-hover-rgb:5 77 20;--stzh-color-shamrock70-hover:rgba(var(--stzh-color-shamrock70-hover-rgb) / 1);--stzh-color-limegreen80-hover-rgb:38 65 12;--stzh-color-limegreen80-hover:rgba(var(--stzh-color-limegreen80-hover-rgb) / 1);--stzh-color-magenta70-hover-rgb:102 0 51;--stzh-color-magenta70-hover:rgba(var(--stzh-color-magenta70-hover-rgb) / 1);--stzh-color-ocher70-hover-rgb:90 54 0;--stzh-color-ocher70-hover:rgba(var(--stzh-color-ocher70-hover-rgb) / 1);--stzh-color-orange70-hover-rgb:111 38 31;--stzh-color-orange70-hover:rgba(var(--stzh-color-orange70-hover-rgb) / 1);--stzh-color-red60-hover-rgb:162 3 9;--stzh-color-red60-hover:rgba(var(--stzh-color-red60-hover-rgb) / 1);--stzh-color-violet70-hover-rgb:45 19 72;--stzh-color-violet70-hover:rgba(var(--stzh-color-violet70-hover-rgb) / 1);--stzh-color-white-rgb:255 255 255;--stzh-color-white:rgba(var(--stzh-color-white-rgb) / 1);--stzh-color-white10op:rgba(var(--stzh-color-white-rgb) / 0.1);--stzh-color-white20op:rgba(var(--stzh-color-white-rgb) / 0.2);--stzh-color-white30op:rgba(var(--stzh-color-white-rgb) / 0.3);--stzh-color-white40op:rgba(var(--stzh-color-white-rgb) / 0.4);--stzh-color-white50op:rgba(var(--stzh-color-white-rgb) / 0.5);--stzh-color-white60op:rgba(var(--stzh-color-white-rgb) / 0.6);--stzh-color-white70op:rgba(var(--stzh-color-white-rgb) / 0.7);--stzh-color-white80op:rgba(var(--stzh-color-white-rgb) / 0.8);--stzh-color-white90op:rgba(var(--stzh-color-white-rgb) / 0.9);--stzh-color-black-rgb:0 0 0;--stzh-color-black:rgba(var(--stzh-color-black-rgb) / 1);--stzh-color-black10op:rgba(var(--stzh-color-black-rgb) / 0.1);--stzh-color-black20op:rgba(var(--stzh-color-black-rgb) / 0.2);--stzh-color-black30op:rgba(var(--stzh-color-black-rgb) / 0.3);--stzh-color-black40op:rgba(var(--stzh-color-black-rgb) / 0.4);--stzh-color-black50op:rgba(var(--stzh-color-black-rgb) / 0.5);--stzh-color-black60op:rgba(var(--stzh-color-black-rgb) / 0.6);--stzh-color-black70op:rgba(var(--stzh-color-black-rgb) / 0.7);--stzh-color-black80op:rgba(var(--stzh-color-black-rgb) / 0.8);--stzh-color-black90op:rgba(var(--stzh-color-black-rgb) / 0.9);--stzh-color-primary10-rgb:var(--stzh-color-midnightblue10-rgb);--stzh-color-primary10:rgba(var(--stzh-color-primary10-rgb) / 1);--stzh-color-primary20-rgb:var(--stzh-color-midnightblue20-rgb);--stzh-color-primary20:rgba(var(--stzh-color-primary20-rgb) / 1);--stzh-color-primary30-rgb:var(--stzh-color-midnightblue30-rgb);--stzh-color-primary30:rgba(var(--stzh-color-primary30-rgb) / 1);--stzh-color-primary40-rgb:var(--stzh-color-midnightblue40-rgb);--stzh-color-primary40:rgba(var(--stzh-color-primary40-rgb) / 1);--stzh-color-primary50-rgb:var(--stzh-color-midnightblue50-rgb);--stzh-color-primary50:rgba(var(--stzh-color-primary50-rgb) / 1);--stzh-color-primary60-rgb:var(--stzh-color-midnightblue60-rgb);--stzh-color-primary60:rgba(var(--stzh-color-primary60-rgb) / 1);--stzh-color-primary70-rgb:var(--stzh-color-midnightblue70-rgb);--stzh-color-primary70:rgba(var(--stzh-color-primary70-rgb) / 1);--stzh-color-primary80-rgb:var(--stzh-color-midnightblue80-rgb);--stzh-color-primary80:rgba(var(--stzh-color-primary80-rgb) / 1);--stzh-color-primary90-rgb:var(--stzh-color-midnightblue90-rgb);--stzh-color-primary90:rgba(var(--stzh-color-primary90-rgb) / 1);--stzh-color-primary100-rgb:var(--stzh-color-midnightblue100-rgb);--stzh-color-primary100:rgba(var(--stzh-color-primary100-rgb) / 1);--stzh-color-secondary10-rgb:var(--stzh-color-cobaltblue10-rgb);--stzh-color-secondary10:rgba(var(--stzh-color-secondary10-rgb) / 1);--stzh-color-secondary20-rgb:var(--stzh-color-cobaltblue20-rgb);--stzh-color-secondary20:rgba(var(--stzh-color-secondary20-rgb) / 1);--stzh-color-secondary30-rgb:var(--stzh-color-cobaltblue30-rgb);--stzh-color-secondary30:rgba(var(--stzh-color-secondary30-rgb) / 1);--stzh-color-secondary40-rgb:var(--stzh-color-cobaltblue40-rgb);--stzh-color-secondary40:rgba(var(--stzh-color-secondary40-rgb) / 1);--stzh-color-secondary50-rgb:var(--stzh-color-cobaltblue50-rgb);--stzh-color-secondary50:rgba(var(--stzh-color-secondary50-rgb) / 1);--stzh-color-secondary60-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-secondary60:rgba(var(--stzh-color-secondary60-rgb) / 1);--stzh-color-secondary70-rgb:var(--stzh-color-cobaltblue70-rgb);--stzh-color-secondary70:rgba(var(--stzh-color-secondary70-rgb) / 1);--stzh-color-secondary80-rgb:var(--stzh-color-cobaltblue80-rgb);--stzh-color-secondary80:rgba(var(--stzh-color-secondary80-rgb) / 1);--stzh-color-secondary90-rgb:var(--stzh-color-cobaltblue90-rgb);--stzh-color-secondary90:rgba(var(--stzh-color-secondary90-rgb) / 1);--stzh-color-secondary100-rgb:var(--stzh-color-cobaltblue100-rgb);--stzh-color-secondary100:rgba(var(--stzh-color-secondary100-rgb) / 1);--stzh-color-primary-rgb:var(--stzh-color-primary70-rgb);--stzh-color-primary:rgba(var(--stzh-color-primary-rgb) / 1);--stzh-color-primary-hover-rgb:var(--stzh-color-primary90-rgb);--stzh-color-primary-hover:rgba(var(--stzh-color-primary-hover-rgb) / 1);--stzh-color-success10-rgb:var(--stzh-color-shamrock10-rgb);--stzh-color-success10:rgba(var(--stzh-color-success10-rgb) / 1);--stzh-color-success20-rgb:var(--stzh-color-shamrock20-rgb);--stzh-color-success20:rgba(var(--stzh-color-success20-rgb) / 1);--stzh-color-success30-rgb:var(--stzh-color-shamrock30-rgb);--stzh-color-success30:rgba(var(--stzh-color-success30-rgb) / 1);--stzh-color-success40-rgb:var(--stzh-color-shamrock40-rgb);--stzh-color-success40:rgba(var(--stzh-color-success40-rgb) / 1);--stzh-color-success50-rgb:var(--stzh-color-shamrock50-rgb);--stzh-color-success50:rgba(var(--stzh-color-success50-rgb) / 1);--stzh-color-success60-rgb:var(--stzh-color-shamrock60-rgb);--stzh-color-success60:rgba(var(--stzh-color-success60-rgb) / 1);--stzh-color-success70-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-success70:rgba(var(--stzh-color-success70-rgb) / 1);--stzh-color-success80-rgb:var(--stzh-color-shamrock80-rgb);--stzh-color-success80:rgba(var(--stzh-color-success80-rgb) / 1);--stzh-color-success90-rgb:var(--stzh-color-shamrock90-rgb);--stzh-color-success90:rgba(var(--stzh-color-success90-rgb) / 1);--stzh-color-success100-rgb:var(--stzh-color-shamrock100-rgb);--stzh-color-success100:rgba(var(--stzh-color-success100-rgb) / 1);--stzh-color-error10-rgb:var(--stzh-color-coral10-rgb);--stzh-color-error10:rgba(var(--stzh-color-error10-rgb) / 1);--stzh-color-error20-rgb:var(--stzh-color-coral20-rgb);--stzh-color-error20:rgba(var(--stzh-color-error20-rgb) / 1);--stzh-color-error30-rgb:var(--stzh-color-coral30-rgb);--stzh-color-error30:rgba(var(--stzh-color-error30-rgb) / 1);--stzh-color-error40-rgb:var(--stzh-color-coral40-rgb);--stzh-color-error40:rgba(var(--stzh-color-error40-rgb) / 1);--stzh-color-error50-rgb:var(--stzh-color-coral50-rgb);--stzh-color-error50:rgba(var(--stzh-color-error50-rgb) / 1);--stzh-color-error60-rgb:var(--stzh-color-coral60-rgb);--stzh-color-error60:rgba(var(--stzh-color-error60-rgb) / 1);--stzh-color-error70-rgb:var(--stzh-color-coral70-rgb);--stzh-color-error70:rgba(var(--stzh-color-error70-rgb) / 1);--stzh-color-error80-rgb:var(--stzh-color-coral80-rgb);--stzh-color-error80:rgba(var(--stzh-color-error80-rgb) / 1);--stzh-color-error90-rgb:var(--stzh-color-coral90-rgb);--stzh-color-error90:rgba(var(--stzh-color-error90-rgb) / 1);--stzh-color-error100-rgb:var(--stzh-color-coral100-rgb);--stzh-color-error100:rgba(var(--stzh-color-error100-rgb) / 1);--stzh-color-warning10-rgb:var(--stzh-color-sunnyyellow10-rgb);--stzh-color-warning10:rgba(var(--stzh-color-warning10-rgb) / 1);--stzh-color-warning20-rgb:var(--stzh-color-sunnyyellow20-rgb);--stzh-color-warning20:rgba(var(--stzh-color-warning20-rgb) / 1);--stzh-color-warning30-rgb:var(--stzh-color-sunnyyellow30-rgb);--stzh-color-warning30:rgba(var(--stzh-color-warning30-rgb) / 1);--stzh-color-warning40-rgb:var(--stzh-color-sunnyyellow40-rgb);--stzh-color-warning40:rgba(var(--stzh-color-warning40-rgb) / 1);--stzh-color-warning50-rgb:var(--stzh-color-sunnyyellow50-rgb);--stzh-color-warning50:rgba(var(--stzh-color-warning50-rgb) / 1);--stzh-color-warning60-rgb:var(--stzh-color-sunnyyellow60-rgb);--stzh-color-warning60:rgba(var(--stzh-color-warning60-rgb) / 1);--stzh-color-warning70-rgb:var(--stzh-color-sunnyyellow70-rgb);--stzh-color-warning70:rgba(var(--stzh-color-warning70-rgb) / 1);--stzh-color-warning80-rgb:var(--stzh-color-sunnyyellow80-rgb);--stzh-color-warning80:rgba(var(--stzh-color-warning80-rgb) / 1);--stzh-color-warning90-rgb:var(--stzh-color-sunnyyellow90-rgb);--stzh-color-warning90:rgba(var(--stzh-color-warning90-rgb) / 1);--stzh-color-warning100-rgb:var(--stzh-color-sunnyyellow100-rgb);--stzh-color-warning100:rgba(var(--stzh-color-warning100-rgb) / 1);--stzh-color-info10-rgb:var(--stzh-color-coolgrey10-rgb);--stzh-color-info10:rgba(var(--stzh-color-info10-rgb) / 1);--stzh-color-info20-rgb:var(--stzh-color-coolgrey20-rgb);--stzh-color-info20:rgba(var(--stzh-color-info20-rgb) / 1);--stzh-color-info30-rgb:var(--stzh-color-coolgrey30-rgb);--stzh-color-info30:rgba(var(--stzh-color-info30-rgb) / 1);--stzh-color-info40-rgb:var(--stzh-color-coolgrey40-rgb);--stzh-color-info40:rgba(var(--stzh-color-info40-rgb) / 1);--stzh-color-info50-rgb:var(--stzh-color-coolgrey50-rgb);--stzh-color-info50:rgba(var(--stzh-color-info50-rgb) / 1);--stzh-color-info60-rgb:var(--stzh-color-coolgrey60-rgb);--stzh-color-info60:rgba(var(--stzh-color-info60-rgb) / 1);--stzh-color-info70-rgb:var(--stzh-color-coolgrey70-rgb);--stzh-color-info70:rgba(var(--stzh-color-info70-rgb) / 1);--stzh-color-info80-rgb:var(--stzh-color-coolgrey80-rgb);--stzh-color-info80:rgba(var(--stzh-color-info80-rgb) / 1);--stzh-color-info90-rgb:var(--stzh-color-coolgrey90-rgb);--stzh-color-info90:rgba(var(--stzh-color-info90-rgb) / 1);--stzh-color-info100-rgb:var(--stzh-color-coolgrey100-rgb);--stzh-color-info100:rgba(var(--stzh-color-info100-rgb) / 1);--stzh-color-old-truegreen-rgb:0 128 0;--stzh-color-old-truegreen:rgba(var(--stzh-color-old-truegreen-rgb) / 1);--stzh-color-old-warning-rgb:219 126 0;--stzh-color-old-warning:rgba(var(--stzh-color-old-warning-rgb) / 1);--stzh-color-old-active-rgb:164 196 0;--stzh-color-old-active:rgba(var(--stzh-color-old-active-rgb) / 1);--stzh-color-old-grey5-rgb:242 242 242;--stzh-color-old-grey5:rgba(var(--stzh-color-old-grey5-rgb) / 1);--stzh-color-old-grey13-rgb:222 222 222;--stzh-color-old-grey13:rgba(var(--stzh-color-old-grey13-rgb) / 1);--stzh-color-old-grey25-rgb:191 191 191;--stzh-color-old-grey25:rgba(var(--stzh-color-old-grey25-rgb) / 1);--stzh-color-old-grey40-rgb:153 153 153;--stzh-color-old-grey40:rgba(var(--stzh-color-old-grey40-rgb) / 1);--stzh-color-old-grey55-rgb:115 115 115;--stzh-color-old-grey55:rgba(var(--stzh-color-old-grey55-rgb) / 1);--stzh-color-old-grey61-rgb:100 100 100;--stzh-color-old-grey61:rgba(var(--stzh-color-old-grey61-rgb) / 1);--stzh-color-old-grey70-rgb:77 77 77;--stzh-color-old-grey70:rgba(var(--stzh-color-old-grey70-rgb) / 1);--stzh-color-old-grey87-rgb:34 34 34;--stzh-color-old-grey87:rgba(var(--stzh-color-old-grey87-rgb) / 1);--stzh-color-old-primary48:rgba(var(--stzh-color-primary-rgb) / 0.48);--stzh-color-old-primary32:rgba(var(--stzh-color-primary-rgb) / 0.32);--stzh-color-old-primary8:rgba(var(--stzh-color-primary-rgb) / 0.08);--stzh-color-old-primary4:rgba(var(--stzh-color-primary-rgb) / 0.04);--stzh-font-family-light:'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-regular:'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium:'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium-italic:'HelveticaNeueLTW05_66MediumIt', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-bold:'HelveticaNeueLTW01_71488914', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-heavy:'HelveticaNeueLTW05_85Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-title:var(--stzh-font-family-heavy);--stzh-font-weight-light:normal;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:normal;--stzh-font-weight-medium-italic:normal;--stzh-font-weight-bold:normal;--stzh-font-weight-heavy:normal;--stzh-font-weight-title:normal;--stzh-font-style-light:normal;--stzh-font-style-regular:normal;--stzh-font-style-medium:normal;--stzh-font-style-medium-italic:normal;--stzh-font-style-bold:normal;--stzh-font-style-heavy:normal;--stzh-font-style-title:normal;--stzh-font-femto-font-size:0.625rem;--stzh-font-femto-text-line-height:1.1;--stzh-font-pico-font-size:0.75rem;--stzh-font-pico-text-line-height:1.1;--stzh-font-pico-heading-letter-spacing:0.01em;--stzh-font-nano-font-size:0.8125rem;--stzh-font-nano-text-line-height:1.5;--stzh-font-nano-heading-line-height:1.2;--stzh-font-nano-heading-letter-spacing:0.01em;--stzh-font-nano-lead-line-height:1.7;--stzh-font-micro-font-size:0.875rem;--stzh-font-micro-text-line-height:1.5;--stzh-font-micro-heading-line-height:1.2;--stzh-font-micro-heading-letter-spacing:0.01em;--stzh-font-micro-lead-line-height:1.7;--stzh-font-milli-font-size:1rem;--stzh-font-milli-text-line-height:1.5;--stzh-font-milli-heading-line-height:1.2;--stzh-font-milli-lead-line-height:1.7;--stzh-font-centi-font-size:1.125rem;--stzh-font-centi-text-line-height:1.5;--stzh-font-centi-heading-line-height:1.2;--stzh-font-centi-lead-line-height:1.7;--stzh-font-deci-font-size:1.25rem;--stzh-font-deci-text-line-height:1.5;--stzh-font-deci-heading-line-height:1.2;--stzh-font-deci-lead-line-height:1.7;--stzh-font-regular-font-size:1.375rem;--stzh-font-regular-text-line-height:1.6;--stzh-font-regular-heading-line-height:1.4;--stzh-font-deca-font-size:1.5rem;--stzh-font-deca-text-line-height:1.3;--stzh-font-deca-text-letter-spacing:-0.01em;--stzh-font-hecto-font-size:1.75rem;--stzh-font-hecto-text-line-height:1.3;--stzh-font-hecto-text-letter-spacing:-0.01em;--stzh-font-kilo-font-size:2rem;--stzh-font-kilo-text-line-height:1.3;--stzh-font-kilo-text-letter-spacing:-0.01em;--stzh-font-mega-font-size:2.5rem;--stzh-font-mega-text-line-height:1.2;--stzh-font-mega-text-letter-spacing:-0.02em;--stzh-font-giga-font-size:3rem;--stzh-font-giga-text-line-height:1.2;--stzh-font-giga-text-letter-spacing:-0.02em;--stzh-font-hero-font-size:3.5rem;--stzh-font-hero-text-line-height:1.2;--stzh-font-hero-text-letter-spacing:-0.02em;--stzh-z-index-deep:-999999;--stzh-z-index-default:1;--stzh-z-index-masked:100;--stzh-z-index-mask:200;--stzh-z-index-sticky:300;--stzh-z-index-header:400;--stzh-z-index-toast:500;--stzh-z-index-popover:600;--stzh-z-index-dialog:700;--stzh-z-index-popup:800;--stzh-z-index-overlay:900;--stzh-space-none:0px;--stzh-space-xxxsmall:0.125rem;--stzh-space-xxsmall:0.25rem;--stzh-space-xsmall:0.5rem;--stzh-space-small:0.75rem;--stzh-space-medium:1rem;--stzh-space-large:1.25rem;--stzh-space-xlarge:1.5rem;--stzh-space-xxlarge:2rem;--stzh-space-xxxlarge:2.5rem;--stzh-space-xxxxlarge:3rem;--stzh-space-big:3.5rem;--stzh-space-xbig:4rem;--stzh-space-huge:5rem;--stzh-space-xhuge:6rem;--stzh-space-default:var(--stzh-space-medium);--stzh-box-shadow-header:none;--stzh-box-shadow-popover:none;--stzh-box-shadow-message:none;--stzh-box-shadow-overlay:0px 0.25rem 0.9375rem rgba(0 0 0 / 0.32);--stzh-icon-size-xxsmall:0.75rem;--stzh-icon-size-xsmall:1rem;--stzh-icon-size-small:1.25rem;--stzh-icon-size-medium:1.5rem;--stzh-icon-size-large:2rem;--stzh-icon-size-xlarge:3rem;--stzh-grid-gutter:1rem;--stzh-grid-gutter-small:1.25rem;--stzh-grid-gutter-medium:1.25rem;--stzh-grid-gutter-large:1.5rem;--stzh-grid-gutter-ultra:2rem;--stzh-base-color:var(--stzh-color-black);--stzh-base-invert-color:var(--stzh-color-white);--stzh-base-invert-background-color:var(--stzh-color-primary70);--stzh-base-lead-color:var(--stzh-color-black);--stzh-base-border-color:var(--stzh-color-grey70);--stzh-base-transition-animation-speed:0.3s;--stzh-selection-background-color:var(--stzh-color-secondary20);--stzh-flyingfocus-color:var(--stzh-color-secondary60);--stzh-icon-size:var(--stzh-icon-size-medium);--stzh-icon-color:currentColor;--stzh-icon-vertical-align:text-top;--stzh-link-color:var(--stzh-color-primary70);--stzh-link-icon-size:var(--stzh-icon-size-medium);--stzh-link-text-decoration-line:underline;--stzh-link-text-decoration-thickness:calc(1em / 16);--stzh-link-text-underline-offset:calc(2.5em / 16);--stzh-link-text-decoration-skip-ink:none;--stzh-link-icon-wrapper-height:1em;--stzh-link-hover-color:var(--stzh-color-secondary60);--stzh-link-hover-text-decoration-line:underline;--stzh-link-secondary-color:var(--stzh-color-secondary60);--stzh-link-secondary-hover-color:var(--stzh-color-primary70);--stzh-section-highlight-color:var(--stzh-base-color);--stzh-section-highlight-background-color:var(--stzh-color-secondary10);--stzh-heading-color:var(--stzh-color-primary70);--stzh-text-info-color:var(--stzh-color-coolgrey70);--stzh-fieldset-description-min-height:1.375rem;--stzh-table-max-height:none;--stzh-table-min-width:43.75rem;--stzh-table-cell-padding:var(--stzh-space-small) var(--stzh-space-medium);--stzh-table-search-input-width:11rem;--stzh-menu-item-height:2.75rem;--stzh-menu-large-item-height:3.5rem;--stzh-form-input-border-radius:0px;--stzh-form-input-height:3.5rem;--stzh-form-input-small-height:2.75rem;--stzh-form-input-tiny-height:2rem;--stzh-popover-width:13.9375rem;--stzh-popover-min-width:initial;--stzh-popover-max-width:initial;--stzh-popover-padding:0px;--stzh-popover-content-padding:var(--stzh-space-xsmall) 0px;--stzh-popover-border-radius:0px;--stzh-popover-close-visibility:hidden;--stzh-popover-background-color:var(--stzh-color-grey10);--stzh-popover-large-content-padding:var(--stzh-space-medium) 0px;--stzh-tooltip-width:auto;--stzh-tooltip-min-width:initial;--stzh-tooltip-max-width:20.875rem;--stzh-tooltip-padding:calc(var(--stzh-space-small) + 0.0625rem) var(--stzh-space-xsmall);--stzh-tooltip-border-radius:0px;--stzh-tooltip-drop-shadow:none;--stzh-tooltip-small-padding:0 var(--stzh-space-xxsmall);--stzh-header-logobar-background-color:var(--stzh-color-primary70);--stzh-footer-background-color:var(--stzh-color-primary100);--stzh-accordion-content-background:var(--stzh-color-secondary10);--stzh-timeline-bullet-size:2.5rem;--stzh-timeline-content-padding-top:var(--stzh-space-medium);--stzh-dialog-backdrop-opacity:0.7;--stzh-dialog-backdrop-background-color:var(--stzh-color-black);--stzh-overlay-backdrop-opacity:0.8;--stzh-overlay-backdrop-background-color:var(--stzh-color-white);--stzh-ratio-background-color:var(--stzh-color-grey20);--stzh-pagetitle-background-color:var(--stzh-color-secondary30);--stzh-calendar-width:20rem;--stzh-cta-background-color:var(--stzh-color-violet60);--stzh-toast-label-font-family:var(--stzh-font-family-medium);--stzh-toast-label-font-weight:var(--stzh-font-weight-medium);--stzh-toast-label-font-style:var(--stzh-font-style-medium);--stzh-toast-background-color:var(--stzh-color-grey20);--stzh-toast-label-color:var(--stzh-base-color);--stzh-toast-close-color:var(--stzh-base-color);--stzh-toast-button-color:var(--stzh-base-color);--stzh-toast-icon-color:var(--stzh-color-info70);--stzh-toast-success-icon-color:var(--stzh-color-success70);--stzh-toast-error-icon-color:var(--stzh-color-error60);--stzh-toast-warning-icon-color:var(--stzh-color-warning80)}@media (forced-colors: active), (-ms-high-contrast: active){:root{--stzh-base-border-color:CanvasText}}.stzh-theme-cta-orange{--stzh-cta-background-color:var(--stzh-color-orange70)}.stzh-theme-cta-magenta{--stzh-cta-background-color:var(--stzh-color-magenta60)}.stzh-theme-cta-firgreen{--stzh-cta-background-color:var(--stzh-color-firgreen70)}.stzh-theme-aoz{--stzh-color-primary-rgb:var(--stzh-color-tabasco-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-mahogany-rgb)}.stzh-theme-vbz{--stzh-color-primary-rgb:var(--stzh-color-deepcerulean-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-regalblue-rgb);--stzh-font-family-heavy:var(--stzh-font-family-bold);--stzh-font-family-medium:var(--stzh-font-family-regular);--stzh-font-family-title:var(--stzh-font-family-light);}.stzh-theme-uvz{--stzh-color-primary-rgb:var(--stzh-color-monza-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-venetianred-rgb);--stzh-link-color:var(--stzh-color-scienceblue);--stzh-heading-color:rgb(77, 77, 77)}.stzh-theme-pkzh{--stzh-pkzh-font-family:Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-color-primary-rgb:var(--stzh-color-shakespeare-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-chambray-rgb);--stzh-font-family-light:var(--stzh-pkzh-font-family);--stzh-font-family-regular:var(--stzh-pkzh-font-family);--stzh-font-family-medium:var(--stzh-pkzh-font-family);--stzh-font-family-bold:var(--stzh-pkzh-font-family);--stzh-font-family-heavy:var(--stzh-pkzh-font-family);--stzh-font-weight-light:300;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:500;--stzh-font-weight-bold:700;--stzh-font-weight-heavy:800}.stzh-theme-ms-aoz-agenda{--stzh-color-primary-rgb:var(--stzh-color-ms-aoz-agenda-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-aoz-agenda-hover-rgb)}.stzh-theme-ms-cool-grey60{--stzh-color-primary-rgb:var(--stzh-color-ms-coolgrey60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-coolgrey60-hover-rgb)}.stzh-theme-ms-cobalt-blue60{--stzh-color-primary-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-cobaltblue60-hover-rgb)}.stzh-theme-ms-shamrock-green70{--stzh-color-primary-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-shamrock70-hover-rgb)}.stzh-theme-ms-lime-green80{--stzh-color-primary-rgb:var(--stzh-color-limegreen80-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-limegreen80-hover-rgb)}.stzh-theme-ms-magenta70{--stzh-color-primary-rgb:var(--stzh-color-magenta70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-magenta70-hover-rgb)}.stzh-theme-ms-ocher70{--stzh-color-primary-rgb:var(--stzh-color-ocher70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ocher70-hover-rgb)}.stzh-theme-ms-orange{--stzh-color-primary-rgb:var(--stzh-color-ms-orange-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-orange-hover-rgb)}.stzh-theme-ms-orange70{--stzh-color-primary-rgb:var(--stzh-color-orange70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-orange70-hover-rgb)}.stzh-theme-ms-red{--stzh-color-primary-rgb:var(--stzh-color-ms-red-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-red-hover-rgb)}.stzh-theme-ms-red60{--stzh-color-primary-rgb:var(--stzh-color-red60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-red60-hover-rgb)}.stzh-theme-ms-violet70{--stzh-color-primary-rgb:var(--stzh-color-violet70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-violet70-hover-rgb)}.stzh-theme-ms-winered{--stzh-color-primary-rgb:var(--stzh-color-ms-winered-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-winered-hover-rgb)}.stzh-theme-ma{--stzh-section-highlight-background-color:var(--stzh-color-white);background-color:var(--stzh-color-grey10)}
1
+ /* Global css (mainly used to provide sensible defaults and helper classes) */
2
+
3
+ ::-moz-selection {
4
+ color: var(--stzh-selection-color);
5
+ background-color: var(--stzh-selection-background-color);
6
+ }
7
+
8
+ ::selection {
9
+ color: var(--stzh-selection-color);
10
+ background-color: var(--stzh-selection-background-color);
11
+ }
12
+
13
+ html,
14
+ body {
15
+ max-width: 100vw;
16
+ overflow-x: hidden;
17
+ overflow-x: clip;
18
+ }
19
+
20
+ html {
21
+ /* Enable font smoothing */
22
+ -webkit-font-smoothing: antialiased;
23
+ -moz-osx-font-smoothing: grayscale;
24
+ }
25
+
26
+ body {
27
+ /* Remove default body spacing */
28
+ margin: 0;
29
+ padding: 0;
30
+ }
31
+
32
+ [hidden] {
33
+ display: none !important;
34
+ }
35
+
36
+ .stzh-contents {
37
+ display: contents;
38
+ }
39
+
40
+ .stzh-pointer-events-auto {
41
+ pointer-events: auto;
42
+ }
43
+
44
+ @media print {
45
+ img {
46
+ page-break-inside: avoid;
47
+ -moz-column-break-inside: avoid;
48
+ break-inside: avoid;
49
+ }
50
+
51
+ .stzh-print-show {
52
+ display: block !important;
53
+ }
54
+
55
+ .stzh-print-hide {
56
+ display: none !important;
57
+ }
58
+
59
+ .stzh-print-exact-color {
60
+ -webkit-print-color-adjust: exact !important;
61
+ print-color-adjust: exact !important;
62
+ }
63
+
64
+ .stzh-print-break-after-always {
65
+ page-break-after: always !important;
66
+ -moz-column-break-after: always !important;
67
+ break-after: always !important;
68
+ }
69
+
70
+ .stzh-print-break-inside-avoid {
71
+ page-break-inside: avoid !important;
72
+ -moz-column-break-inside: avoid !important;
73
+ break-inside: avoid !important;
74
+ }
75
+ }
76
+
77
+ /* Helper for enabling smooth scrolling */
78
+
79
+ .stzh-scrolling-smooth {
80
+ scroll-behavior: smooth;
81
+ }
82
+
83
+ @media screen and (prefers-reduced-motion: reduce) {
84
+ .stzh-scrolling-smooth {
85
+ scroll-behavior: auto;
86
+ }
87
+ }
88
+
89
+ /* Helper used to introduce scroll margin top in size of sticky header */
90
+
91
+ .stzh-header-scroll-padding-top {
92
+ scroll-padding-top: var(--stzh-header-metabar-height, 0);
93
+ }
94
+
95
+ .stzh-header-scroll-margin-top {
96
+ scroll-margin-top: var(--stzh-header-metabar-height, 0);
97
+ }
98
+
99
+ .stzh-pagetitle-disturber-stuck-height {
100
+ height: var(--stzh-pagetitle-disturber-stuck-height);
101
+ }
102
+
103
+ .stzh-sticky-stuck-bottom-height {
104
+ height: var(--stzh-sticky-stuck-bottom-height);
105
+ }
106
+
107
+ .stzh-sticky-stuck-top-height {
108
+ height: var(--stzh-sticky-stuck-top-height);
109
+ }
110
+
111
+ /* Sticky footer layout */
112
+
113
+ .stzh-layout-sticky-footer {
114
+ display: grid;
115
+ grid-template-rows: auto minmax(0, 1fr) auto;
116
+ grid-template-columns: 100%;
117
+ min-height: 100vh;
118
+ }
119
+
120
+ /* Helper class for body when dialog / header components are opened */
121
+
122
+ .stzh-header-open,
123
+ .stzh-header-open.sb-show-main.sb-main-fullscreen, /* only for storybook */
124
+ .stzh-dialog-open,
125
+ .stzh-dialog-open.sb-show-main.sb-main-fullscreen, /* only for storybook */
126
+ .stzh-overlay-open,
127
+ .stzh-overlay-open.sb-show-main.sb-main-fullscreen /* only for storybook */
128
+ {
129
+ touch-action: none;
130
+ -webkit-overflow-scrolling: none;
131
+ overflow: hidden;
132
+ padding-right: var(--stzh-scrollbar-width);
133
+ overscroll-behavior: none;
134
+ }
135
+
136
+ html:has(.stzh-header-open),
137
+ html:has(.stzh-dialog-open),
138
+ html:has(.stzh-overlay-open) {
139
+ overflow: hidden;
140
+ }
141
+
142
+ @media screen and (max-width: 599px) {
143
+ .stzh-popover-open,
144
+ .stzh-popover-open.sb-show-main.sb-main-fullscreen {
145
+ touch-action: none;
146
+ -webkit-overflow-scrolling: none;
147
+ overflow: hidden;
148
+ padding-right: var(--stzh-scrollbar-width);
149
+ overscroll-behavior: none;
150
+ }
151
+
152
+ html:has(.stzh-popover-open) {
153
+ overflow: hidden;
154
+ }
155
+ }
156
+
157
+ /* Flying Focus */
158
+
159
+ /* default outline value, which will be applied to all elements receiving focus
160
+ the .has-focus class is used by the focus target */
161
+ .has-focus {
162
+ outline: var(--stzh-flyingfocus-color) solid 0.125rem;
163
+ outline-offset: 0.125rem;
164
+ }
165
+
166
+ .stzh-fylingfocus-focused {
167
+ outline-style: none !important;
168
+ }
169
+
170
+ .stzh-fylingfocus-focused::-moz-focus-inner {
171
+ border: 0 !important;
172
+ }
173
+
174
+ :root.stzh-flyingfocus-enabled {
175
+ --stzh-popover-close-visibility: visible;
176
+ }
177
+
178
+ /* AEM/STZH Website specifix css */
179
+
180
+ .section.has-sticky {
181
+ display: contents;
182
+ }
183
+
184
+ /* Global CSS properties */
185
+
186
+ :root {
187
+ /* RWS Colors */
188
+
189
+ --stzh-color-lemonyellow10-rgb: 255 253 241;
190
+ --stzh-color-lemonyellow10: rgba(var(--stzh-color-lemonyellow10-rgb) / 1);
191
+ --stzh-color-lemonyellow20-rgb: 255 254 201;
192
+ --stzh-color-lemonyellow20: rgba(var(--stzh-color-lemonyellow20-rgb) / 1);
193
+ --stzh-color-lemonyellow30-rgb: 255 253 137;
194
+ --stzh-color-lemonyellow30: rgba(var(--stzh-color-lemonyellow30-rgb) / 1);
195
+ --stzh-color-lemonyellow40-rgb: 255 243 105;
196
+ --stzh-color-lemonyellow40: rgba(var(--stzh-color-lemonyellow40-rgb) / 1);
197
+ --stzh-color-lemonyellow50-rgb: 253 232 40;
198
+ --stzh-color-lemonyellow50: rgba(var(--stzh-color-lemonyellow50-rgb) / 1);
199
+ --stzh-color-lemonyellow60-rgb: 241 217 0;
200
+ --stzh-color-lemonyellow60: rgba(var(--stzh-color-lemonyellow60-rgb) / 1);
201
+ --stzh-color-lemonyellow70-rgb: 204 186 16;
202
+ --stzh-color-lemonyellow70: rgba(var(--stzh-color-lemonyellow70-rgb) / 1);
203
+ --stzh-color-lemonyellow80-rgb: 153 141 0;
204
+ --stzh-color-lemonyellow80: rgba(var(--stzh-color-lemonyellow80-rgb) / 1);
205
+ --stzh-color-lemonyellow90-rgb: 84 79 9;
206
+ --stzh-color-lemonyellow90: rgba(var(--stzh-color-lemonyellow90-rgb) / 1);
207
+ --stzh-color-lemonyellow100-rgb: 33 31 1;
208
+ --stzh-color-lemonyellow100: rgba(var(--stzh-color-lemonyellow100-rgb) / 1);
209
+
210
+ --stzh-color-lemongrass10-rgb: 252 254 220;
211
+ --stzh-color-lemongrass10: rgba(var(--stzh-color-lemongrass10-rgb) / 1);
212
+ --stzh-color-lemongrass20-rgb: 250 250 181;
213
+ --stzh-color-lemongrass20: rgba(var(--stzh-color-lemongrass20-rgb) / 1);
214
+ --stzh-color-lemongrass30-rgb: 241 242 106;
215
+ --stzh-color-lemongrass30: rgba(var(--stzh-color-lemongrass30-rgb) / 1);
216
+ --stzh-color-lemongrass40-rgb: 224 231 33;
217
+ --stzh-color-lemongrass40: rgba(var(--stzh-color-lemongrass40-rgb) / 1);
218
+ --stzh-color-lemongrass50-rgb: 209 218 28;
219
+ --stzh-color-lemongrass50: rgba(var(--stzh-color-lemongrass50-rgb) / 1);
220
+ --stzh-color-lemongrass60-rgb: 191 204 0;
221
+ --stzh-color-lemongrass60: rgba(var(--stzh-color-lemongrass60-rgb) / 1);
222
+ --stzh-color-lemongrass70-rgb: 146 162 16;
223
+ --stzh-color-lemongrass70: rgba(var(--stzh-color-lemongrass70-rgb) / 1);
224
+ --stzh-color-lemongrass80-rgb: 104 116 0;
225
+ --stzh-color-lemongrass80: rgba(var(--stzh-color-lemongrass80-rgb) / 1);
226
+ --stzh-color-lemongrass90-rgb: 49 57 0;
227
+ --stzh-color-lemongrass90: rgba(var(--stzh-color-lemongrass90-rgb) / 1);
228
+ --stzh-color-lemongrass100-rgb: 19 31 1;
229
+ --stzh-color-lemongrass100: rgba(var(--stzh-color-lemongrass100-rgb) / 1);
230
+
231
+ --stzh-color-limegreen10-rgb: 249 255 231;
232
+ --stzh-color-limegreen10: rgba(var(--stzh-color-limegreen10-rgb) / 1);
233
+ --stzh-color-limegreen20-rgb: 231 246 192;
234
+ --stzh-color-limegreen20: rgba(var(--stzh-color-limegreen20-rgb) / 1);
235
+ --stzh-color-limegreen30-rgb: 211 231 131;
236
+ --stzh-color-limegreen30: rgba(var(--stzh-color-limegreen30-rgb) / 1);
237
+ --stzh-color-limegreen40-rgb: 185 213 92;
238
+ --stzh-color-limegreen40: rgba(var(--stzh-color-limegreen40-rgb) / 1);
239
+ --stzh-color-limegreen50-rgb: 153 195 46;
240
+ --stzh-color-limegreen50: rgba(var(--stzh-color-limegreen50-rgb) / 1);
241
+ --stzh-color-limegreen60-rgb: 127 180 32;
242
+ --stzh-color-limegreen60: rgba(var(--stzh-color-limegreen60-rgb) / 1);
243
+ --stzh-color-limegreen70-rgb: 83 131 27;
244
+ --stzh-color-limegreen70: rgba(var(--stzh-color-limegreen70-rgb) / 1);
245
+ --stzh-color-limegreen80-rgb: 58 100 19;
246
+ --stzh-color-limegreen80: rgba(var(--stzh-color-limegreen80-rgb) / 1);
247
+ --stzh-color-limegreen90-rgb: 17 61 6;
248
+ --stzh-color-limegreen90: rgba(var(--stzh-color-limegreen90-rgb) / 1);
249
+ --stzh-color-limegreen100-rgb: 4 32 0;
250
+ --stzh-color-limegreen100: rgba(var(--stzh-color-limegreen100-rgb) / 1);
251
+
252
+ --stzh-color-shamrock10-rgb: 240 253 233;
253
+ --stzh-color-shamrock10: rgba(var(--stzh-color-shamrock10-rgb) / 1);
254
+ --stzh-color-shamrock20-rgb: 222 242 205;
255
+ --stzh-color-shamrock20: rgba(var(--stzh-color-shamrock20-rgb) / 1);
256
+ --stzh-color-shamrock30-rgb: 188 229 158;
257
+ --stzh-color-shamrock30: rgba(var(--stzh-color-shamrock30-rgb) / 1);
258
+ --stzh-color-shamrock40-rgb: 142 207 105;
259
+ --stzh-color-shamrock40: rgba(var(--stzh-color-shamrock40-rgb) / 1);
260
+ --stzh-color-shamrock50-rgb: 100 192 79;
261
+ --stzh-color-shamrock50: rgba(var(--stzh-color-shamrock50-rgb) / 1);
262
+ --stzh-color-shamrock60-rgb: 55 170 50;
263
+ --stzh-color-shamrock60: rgba(var(--stzh-color-shamrock60-rgb) / 1);
264
+ --stzh-color-shamrock70-rgb: 6 117 30;
265
+ --stzh-color-shamrock70: rgba(var(--stzh-color-shamrock70-rgb) / 1);
266
+ --stzh-color-shamrock80-rgb: 0 78 20;
267
+ --stzh-color-shamrock80: rgba(var(--stzh-color-shamrock80-rgb) / 1);
268
+ --stzh-color-shamrock90-rgb: 2 48 9;
269
+ --stzh-color-shamrock90: rgba(var(--stzh-color-shamrock90-rgb) / 1);
270
+ --stzh-color-shamrock100-rgb: 8 28 0;
271
+ --stzh-color-shamrock100: rgba(var(--stzh-color-shamrock100-rgb) / 1);
272
+
273
+ --stzh-color-firgreen10-rgb: 233 252 242;
274
+ --stzh-color-firgreen10: rgba(var(--stzh-color-firgreen10-rgb) / 1);
275
+ --stzh-color-firgreen20-rgb: 207 238 216;
276
+ --stzh-color-firgreen20: rgba(var(--stzh-color-firgreen20-rgb) / 1);
277
+ --stzh-color-firgreen30-rgb: 162 229 176;
278
+ --stzh-color-firgreen30: rgba(var(--stzh-color-firgreen30-rgb) / 1);
279
+ --stzh-color-firgreen40-rgb: 101 205 140;
280
+ --stzh-color-firgreen40: rgba(var(--stzh-color-firgreen40-rgb) / 1);
281
+ --stzh-color-firgreen50-rgb: 52 177 111;
282
+ --stzh-color-firgreen50: rgba(var(--stzh-color-firgreen50-rgb) / 1);
283
+ --stzh-color-firgreen60-rgb: 0 151 85;
284
+ --stzh-color-firgreen60: rgba(var(--stzh-color-firgreen60-rgb) / 1);
285
+ --stzh-color-firgreen70-rgb: 0 104 49;
286
+ --stzh-color-firgreen70: rgba(var(--stzh-color-firgreen70-rgb) / 1);
287
+ --stzh-color-firgreen80-rgb: 0 71 36;
288
+ --stzh-color-firgreen80: rgba(var(--stzh-color-firgreen80-rgb) / 1);
289
+ --stzh-color-firgreen90-rgb: 0 41 20;
290
+ --stzh-color-firgreen90: rgba(var(--stzh-color-firgreen90-rgb) / 1);
291
+ --stzh-color-firgreen100-rgb: 0 22 9;
292
+ --stzh-color-firgreen100: rgba(var(--stzh-color-firgreen100-rgb) / 1);
293
+
294
+ --stzh-color-petrol10-rgb: 219 252 252;
295
+ --stzh-color-petrol10: rgba(var(--stzh-color-petrol10-rgb) / 1);
296
+ --stzh-color-petrol20-rgb: 181 244 244;
297
+ --stzh-color-petrol20: rgba(var(--stzh-color-petrol20-rgb) / 1);
298
+ --stzh-color-petrol30-rgb: 126 231 227;
299
+ --stzh-color-petrol30: rgba(var(--stzh-color-petrol30-rgb) / 1);
300
+ --stzh-color-petrol40-rgb: 42 199 199;
301
+ --stzh-color-petrol40: rgba(var(--stzh-color-petrol40-rgb) / 1);
302
+ --stzh-color-petrol50-rgb: 0 159 157;
303
+ --stzh-color-petrol50: rgba(var(--stzh-color-petrol50-rgb) / 1);
304
+ --stzh-color-petrol60-rgb: 0 124 120;
305
+ --stzh-color-petrol60: rgba(var(--stzh-color-petrol60-rgb) / 1);
306
+ --stzh-color-petrol70-rgb: 0 88 87;
307
+ --stzh-color-petrol70: rgba(var(--stzh-color-petrol70-rgb) / 1);
308
+ --stzh-color-petrol80-rgb: 0 60 64;
309
+ --stzh-color-petrol80: rgba(var(--stzh-color-petrol80-rgb) / 1);
310
+ --stzh-color-petrol90-rgb: 0 33 33;
311
+ --stzh-color-petrol90: rgba(var(--stzh-color-petrol90-rgb) / 1);
312
+ --stzh-color-petrol100-rgb: 0 23 21;
313
+ --stzh-color-petrol100: rgba(var(--stzh-color-petrol100-rgb) / 1);
314
+
315
+ --stzh-color-cyan10-rgb: 223 252 255;
316
+ --stzh-color-cyan10: rgba(var(--stzh-color-cyan10-rgb) / 1);
317
+ --stzh-color-cyan20-rgb: 187 238 254;
318
+ --stzh-color-cyan20: rgba(var(--stzh-color-cyan20-rgb) / 1);
319
+ --stzh-color-cyan30-rgb: 123 220 249;
320
+ --stzh-color-cyan30: rgba(var(--stzh-color-cyan30-rgb) / 1);
321
+ --stzh-color-cyan40-rgb: 35 195 241;
322
+ --stzh-color-cyan40: rgba(var(--stzh-color-cyan40-rgb) / 1);
323
+ --stzh-color-cyan50-rgb: 0 152 198;
324
+ --stzh-color-cyan50: rgba(var(--stzh-color-cyan50-rgb) / 1);
325
+ --stzh-color-cyan60-rgb: 0 118 170;
326
+ --stzh-color-cyan60: rgba(var(--stzh-color-cyan60-rgb) / 1);
327
+ --stzh-color-cyan70-rgb: 0 77 118;
328
+ --stzh-color-cyan70: rgba(var(--stzh-color-cyan70-rgb) / 1);
329
+ --stzh-color-cyan80-rgb: 0 52 80;
330
+ --stzh-color-cyan80: rgba(var(--stzh-color-cyan80-rgb) / 1);
331
+ --stzh-color-cyan90-rgb: 0 26 42;
332
+ --stzh-color-cyan90: rgba(var(--stzh-color-cyan90-rgb) / 1);
333
+ --stzh-color-cyan100-rgb: 1 19 30;
334
+ --stzh-color-cyan100: rgba(var(--stzh-color-cyan100-rgb) / 1);
335
+
336
+ --stzh-color-cobaltblue10-rgb: 230 247 255;
337
+ --stzh-color-cobaltblue10: rgba(var(--stzh-color-cobaltblue10-rgb) / 1);
338
+ --stzh-color-cobaltblue20-rgb: 197 231 255;
339
+ --stzh-color-cobaltblue20: rgba(var(--stzh-color-cobaltblue20-rgb) / 1);
340
+ --stzh-color-cobaltblue30-rgb: 136 207 255;
341
+ --stzh-color-cobaltblue30: rgba(var(--stzh-color-cobaltblue30-rgb) / 1);
342
+ --stzh-color-cobaltblue40-rgb: 70 178 255;
343
+ --stzh-color-cobaltblue40: rgba(var(--stzh-color-cobaltblue40-rgb) / 1);
344
+ --stzh-color-cobaltblue50-rgb: 10 141 246;
345
+ --stzh-color-cobaltblue50: rgba(var(--stzh-color-cobaltblue50-rgb) / 1);
346
+ --stzh-color-cobaltblue60-rgb: 3 83 220;
347
+ --stzh-color-cobaltblue60: rgba(var(--stzh-color-cobaltblue60-rgb) / 1);
348
+ --stzh-color-cobaltblue70-rgb: 0 47 150;
349
+ --stzh-color-cobaltblue70: rgba(var(--stzh-color-cobaltblue70-rgb) / 1);
350
+ --stzh-color-cobaltblue80-rgb: 0 24 90;
351
+ --stzh-color-cobaltblue80: rgba(var(--stzh-color-cobaltblue80-rgb) / 1);
352
+ --stzh-color-cobaltblue90-rgb: 0 18 49;
353
+ --stzh-color-cobaltblue90: rgba(var(--stzh-color-cobaltblue90-rgb) / 1);
354
+ --stzh-color-cobaltblue100-rgb: 0 9 32;
355
+ --stzh-color-cobaltblue100: rgba(var(--stzh-color-cobaltblue100-rgb) / 1);
356
+
357
+ --stzh-color-midnightblue10-rgb: 239 245 255;
358
+ --stzh-color-midnightblue10: rgba(var(--stzh-color-midnightblue10-rgb) / 1);
359
+ --stzh-color-midnightblue20-rgb: 197 219 255;
360
+ --stzh-color-midnightblue20: rgba(var(--stzh-color-midnightblue20-rgb) / 1);
361
+ --stzh-color-midnightblue30-rgb: 148 183 248;
362
+ --stzh-color-midnightblue30: rgba(var(--stzh-color-midnightblue30-rgb) / 1);
363
+ --stzh-color-midnightblue40-rgb: 100 150 255;
364
+ --stzh-color-midnightblue40: rgba(var(--stzh-color-midnightblue40-rgb) / 1);
365
+ --stzh-color-midnightblue50-rgb: 61 107 255;
366
+ --stzh-color-midnightblue50: rgba(var(--stzh-color-midnightblue50-rgb) / 1);
367
+ --stzh-color-midnightblue60-rgb: 52 49 222;
368
+ --stzh-color-midnightblue60: rgba(var(--stzh-color-midnightblue60-rgb) / 1);
369
+ --stzh-color-midnightblue70-rgb: 15 5 160;
370
+ --stzh-color-midnightblue70: rgba(var(--stzh-color-midnightblue70-rgb) / 1);
371
+ --stzh-color-midnightblue80-rgb: 7 0 102;
372
+ --stzh-color-midnightblue80: rgba(var(--stzh-color-midnightblue80-rgb) / 1);
373
+ --stzh-color-midnightblue90-rgb: 7 0 70;
374
+ --stzh-color-midnightblue90: rgba(var(--stzh-color-midnightblue90-rgb) / 1);
375
+ --stzh-color-midnightblue100-rgb: 7 0 48;
376
+ --stzh-color-midnightblue100: rgba(var(--stzh-color-midnightblue100-rgb) / 1);
377
+
378
+ --stzh-color-violet10-rgb: 246 243 255;
379
+ --stzh-color-violet10: rgba(var(--stzh-color-violet10-rgb) / 1);
380
+ --stzh-color-violet20-rgb: 227 214 251;
381
+ --stzh-color-violet20: rgba(var(--stzh-color-violet20-rgb) / 1);
382
+ --stzh-color-violet30-rgb: 207 176 255;
383
+ --stzh-color-violet30: rgba(var(--stzh-color-violet30-rgb) / 1);
384
+ --stzh-color-violet40-rgb: 188 146 255;
385
+ --stzh-color-violet40: rgba(var(--stzh-color-violet40-rgb) / 1);
386
+ --stzh-color-violet50-rgb: 161 116 222;
387
+ --stzh-color-violet50: rgba(var(--stzh-color-violet50-rgb) / 1);
388
+ --stzh-color-violet60-rgb: 123 79 183;
389
+ --stzh-color-violet60: rgba(var(--stzh-color-violet60-rgb) / 1);
390
+ --stzh-color-violet70-rgb: 81 36 128;
391
+ --stzh-color-violet70: rgba(var(--stzh-color-violet70-rgb) / 1);
392
+ --stzh-color-violet80-rgb: 53 20 89;
393
+ --stzh-color-violet80: rgba(var(--stzh-color-violet80-rgb) / 1);
394
+ --stzh-color-violet90-rgb: 32 0 68;
395
+ --stzh-color-violet90: rgba(var(--stzh-color-violet90-rgb) / 1);
396
+ --stzh-color-violet100-rgb: 24 0 54;
397
+ --stzh-color-violet100: rgba(var(--stzh-color-violet100-rgb) / 1);
398
+
399
+ --stzh-color-magenta10-rgb: 253 241 248;
400
+ --stzh-color-magenta10: rgba(var(--stzh-color-magenta10-rgb) / 1);
401
+ --stzh-color-magenta20-rgb: 254 210 238;
402
+ --stzh-color-magenta20: rgba(var(--stzh-color-magenta20-rgb) / 1);
403
+ --stzh-color-magenta30-rgb: 249 158 200;
404
+ --stzh-color-magenta30: rgba(var(--stzh-color-magenta30-rgb) / 1);
405
+ --stzh-color-magenta40-rgb: 243 107 166;
406
+ --stzh-color-magenta40: rgba(var(--stzh-color-magenta40-rgb) / 1);
407
+ --stzh-color-magenta50-rgb: 233 60 133;
408
+ --stzh-color-magenta50: rgba(var(--stzh-color-magenta50-rgb) / 1);
409
+ --stzh-color-magenta60-rgb: 198 0 107;
410
+ --stzh-color-magenta60: rgba(var(--stzh-color-magenta60-rgb) / 1);
411
+ --stzh-color-magenta70-rgb: 150 0 85;
412
+ --stzh-color-magenta70: rgba(var(--stzh-color-magenta70-rgb) / 1);
413
+ --stzh-color-magenta80-rgb: 96 0 59;
414
+ --stzh-color-magenta80: rgba(var(--stzh-color-magenta80-rgb) / 1);
415
+ --stzh-color-magenta90-rgb: 57 0 32;
416
+ --stzh-color-magenta90: rgba(var(--stzh-color-magenta90-rgb) / 1);
417
+ --stzh-color-magenta100-rgb: 34 0 13;
418
+ --stzh-color-magenta100: rgba(var(--stzh-color-magenta100-rgb) / 1);
419
+
420
+ --stzh-color-red10-rgb: 254 243 243;
421
+ --stzh-color-red10: rgba(var(--stzh-color-red10-rgb) / 1);
422
+ --stzh-color-red20-rgb: 250 215 224;
423
+ --stzh-color-red20: rgba(var(--stzh-color-red20-rgb) / 1);
424
+ --stzh-color-red30-rgb: 247 165 175;
425
+ --stzh-color-red30: rgba(var(--stzh-color-red30-rgb) / 1);
426
+ --stzh-color-red40-rgb: 251 115 126;
427
+ --stzh-color-red40: rgba(var(--stzh-color-red40-rgb) / 1);
428
+ --stzh-color-red50-rgb: 232 64 76;
429
+ --stzh-color-red50: rgba(var(--stzh-color-red50-rgb) / 1);
430
+ --stzh-color-red60-rgb: 220 3 14;
431
+ --stzh-color-red60: rgba(var(--stzh-color-red60-rgb) / 1);
432
+ --stzh-color-red70-rgb: 163 20 19;
433
+ --stzh-color-red70: rgba(var(--stzh-color-red70-rgb) / 1);
434
+ --stzh-color-red80-rgb: 100 13 4;
435
+ --stzh-color-red80: rgba(var(--stzh-color-red80-rgb) / 1);
436
+ --stzh-color-red90-rgb: 61 14 9;
437
+ --stzh-color-red90: rgba(var(--stzh-color-red90-rgb) / 1);
438
+ --stzh-color-red100-rgb: 31 5 4;
439
+ --stzh-color-red100: rgba(var(--stzh-color-red100-rgb) / 1);
440
+
441
+ --stzh-color-coral10-rgb: 253 239 236;
442
+ --stzh-color-coral10: rgba(var(--stzh-color-coral10-rgb) / 1);
443
+ --stzh-color-coral20-rgb: 251 219 212;
444
+ --stzh-color-coral20: rgba(var(--stzh-color-coral20-rgb) / 1);
445
+ --stzh-color-coral30-rgb: 246 175 160;
446
+ --stzh-color-coral30: rgba(var(--stzh-color-coral30-rgb) / 1);
447
+ --stzh-color-coral40-rgb: 241 135 133;
448
+ --stzh-color-coral40: rgba(var(--stzh-color-coral40-rgb) / 1);
449
+ --stzh-color-coral50-rgb: 234 79 97;
450
+ --stzh-color-coral50: rgba(var(--stzh-color-coral50-rgb) / 1);
451
+ --stzh-color-coral60-rgb: 226 45 83;
452
+ --stzh-color-coral60: rgba(var(--stzh-color-coral60-rgb) / 1);
453
+ --stzh-color-coral70-rgb: 163 20 19;
454
+ --stzh-color-coral70: rgba(var(--stzh-color-coral70-rgb) / 1);
455
+ --stzh-color-coral80-rgb: 109 3 33;
456
+ --stzh-color-coral80: rgba(var(--stzh-color-coral80-rgb) / 1);
457
+ --stzh-color-coral90-rgb: 71 0 19;
458
+ --stzh-color-coral90: rgba(var(--stzh-color-coral90-rgb) / 1);
459
+ --stzh-color-coral100-rgb: 41 0 1;
460
+ --stzh-color-coral100: rgba(var(--stzh-color-coral100-rgb) / 1);
461
+
462
+ --stzh-color-orange10-rgb: 254 245 234;
463
+ --stzh-color-orange10: rgba(var(--stzh-color-orange10-rgb) / 1);
464
+ --stzh-color-orange20-rgb: 253 228 200;
465
+ --stzh-color-orange20: rgba(var(--stzh-color-orange20-rgb) / 1);
466
+ --stzh-color-orange30-rgb: 251 203 151;
467
+ --stzh-color-orange30: rgba(var(--stzh-color-orange30-rgb) / 1);
468
+ --stzh-color-orange40-rgb: 246 169 96;
469
+ --stzh-color-orange40: rgba(var(--stzh-color-orange40-rgb) / 1);
470
+ --stzh-color-orange50-rgb: 241 136 48;
471
+ --stzh-color-orange50: rgba(var(--stzh-color-orange50-rgb) / 1);
472
+ --stzh-color-orange60-rgb: 235 94 0;
473
+ --stzh-color-orange60: rgba(var(--stzh-color-orange60-rgb) / 1);
474
+ --stzh-color-orange70-rgb: 178 58 1;
475
+ --stzh-color-orange70: rgba(var(--stzh-color-orange70-rgb) / 1);
476
+ --stzh-color-orange80-rgb: 124 43 1;
477
+ --stzh-color-orange80: rgba(var(--stzh-color-orange80-rgb) / 1);
478
+ --stzh-color-orange90-rgb: 72 23 0;
479
+ --stzh-color-orange90: rgba(var(--stzh-color-orange90-rgb) / 1);
480
+ --stzh-color-orange100-rgb: 46 17 0;
481
+ --stzh-color-orange100: rgba(var(--stzh-color-orange100-rgb) / 1);
482
+
483
+ --stzh-color-sunnyyellow10-rgb: 255 250 234;
484
+ --stzh-color-sunnyyellow10: rgba(var(--stzh-color-sunnyyellow10-rgb) / 1);
485
+ --stzh-color-sunnyyellow20-rgb: 255 238 182;
486
+ --stzh-color-sunnyyellow20: rgba(var(--stzh-color-sunnyyellow20-rgb) / 1);
487
+ --stzh-color-sunnyyellow30-rgb: 255 228 138;
488
+ --stzh-color-sunnyyellow30: rgba(var(--stzh-color-sunnyyellow30-rgb) / 1);
489
+ --stzh-color-sunnyyellow40-rgb: 255 223 97;
490
+ --stzh-color-sunnyyellow40: rgba(var(--stzh-color-sunnyyellow40-rgb) / 1);
491
+ --stzh-color-sunnyyellow50-rgb: 255 204 0;
492
+ --stzh-color-sunnyyellow50: rgba(var(--stzh-color-sunnyyellow50-rgb) / 1);
493
+ --stzh-color-sunnyyellow60-rgb: 251 185 0;
494
+ --stzh-color-sunnyyellow60: rgba(var(--stzh-color-sunnyyellow60-rgb) / 1);
495
+ --stzh-color-sunnyyellow70-rgb: 192 134 0;
496
+ --stzh-color-sunnyyellow70: rgba(var(--stzh-color-sunnyyellow70-rgb) / 1);
497
+ --stzh-color-sunnyyellow80-rgb: 146 105 1;
498
+ --stzh-color-sunnyyellow80: rgba(var(--stzh-color-sunnyyellow80-rgb) / 1);
499
+ --stzh-color-sunnyyellow90-rgb: 97 70 0;
500
+ --stzh-color-sunnyyellow90: rgba(var(--stzh-color-sunnyyellow90-rgb) / 1);
501
+ --stzh-color-sunnyyellow100-rgb: 51 35 0;
502
+ --stzh-color-sunnyyellow100: rgba(var(--stzh-color-sunnyyellow100-rgb) / 1);
503
+
504
+ --stzh-color-ocher10-rgb: 253 251 247;
505
+ --stzh-color-ocher10: rgba(var(--stzh-color-ocher10-rgb) / 1);
506
+ --stzh-color-ocher20-rgb: 239 226 200;
507
+ --stzh-color-ocher20: rgba(var(--stzh-color-ocher20-rgb) / 1);
508
+ --stzh-color-ocher30-rgb: 222 181 130;
509
+ --stzh-color-ocher30: rgba(var(--stzh-color-ocher30-rgb) / 1);
510
+ --stzh-color-ocher40-rgb: 218 158 73;
511
+ --stzh-color-ocher40: rgba(var(--stzh-color-ocher40-rgb) / 1);
512
+ --stzh-color-ocher50-rgb: 214 133 0;
513
+ --stzh-color-ocher50: rgba(var(--stzh-color-ocher50-rgb) / 1);
514
+ --stzh-color-ocher60-rgb: 198 121 0;
515
+ --stzh-color-ocher60: rgba(var(--stzh-color-ocher60-rgb) / 1);
516
+ --stzh-color-ocher70-rgb: 154 91 1;
517
+ --stzh-color-ocher70: rgba(var(--stzh-color-ocher70-rgb) / 1);
518
+ --stzh-color-ocher80-rgb: 113 64 0;
519
+ --stzh-color-ocher80: rgba(var(--stzh-color-ocher80-rgb) / 1);
520
+ --stzh-color-ocher90-rgb: 74 40 0;
521
+ --stzh-color-ocher90: rgba(var(--stzh-color-ocher90-rgb) / 1);
522
+ --stzh-color-ocher100-rgb: 49 26 1;
523
+ --stzh-color-ocher100: rgba(var(--stzh-color-ocher100-rgb) / 1);
524
+
525
+ --stzh-color-warmgrey10-rgb: 246 243 242;
526
+ --stzh-color-warmgrey10: rgba(var(--stzh-color-warmgrey10-rgb) / 1);
527
+ --stzh-color-warmgrey20-rgb: 228 224 223;
528
+ --stzh-color-warmgrey20: rgba(var(--stzh-color-warmgrey20-rgb) / 1);
529
+ --stzh-color-warmgrey30-rgb: 201 197 196;
530
+ --stzh-color-warmgrey30: rgba(var(--stzh-color-warmgrey30-rgb) / 1);
531
+ --stzh-color-warmgrey40-rgb: 172 168 168;
532
+ --stzh-color-warmgrey40: rgba(var(--stzh-color-warmgrey40-rgb) / 1);
533
+ --stzh-color-warmgrey50-rgb: 143 139 139;
534
+ --stzh-color-warmgrey50: rgba(var(--stzh-color-warmgrey50-rgb) / 1);
535
+ --stzh-color-warmgrey60-rgb: 114 111 110;
536
+ --stzh-color-warmgrey60: rgba(var(--stzh-color-warmgrey60-rgb) / 1);
537
+ --stzh-color-warmgrey70-rgb: 84 80 80;
538
+ --stzh-color-warmgrey70: rgba(var(--stzh-color-warmgrey70-rgb) / 1);
539
+ --stzh-color-warmgrey80-rgb: 59 55 55;
540
+ --stzh-color-warmgrey80: rgba(var(--stzh-color-warmgrey80-rgb) / 1);
541
+ --stzh-color-warmgrey90-rgb: 37 35 35;
542
+ --stzh-color-warmgrey90: rgba(var(--stzh-color-warmgrey90-rgb) / 1);
543
+ --stzh-color-warmgrey100-rgb: 19 17 17;
544
+ --stzh-color-warmgrey100: rgba(var(--stzh-color-warmgrey100-rgb) / 1);
545
+
546
+ --stzh-color-coolgrey10-rgb: 244 247 249;
547
+ --stzh-color-coolgrey10: rgba(var(--stzh-color-coolgrey10-rgb) / 1);
548
+ --stzh-color-coolgrey20-rgb: 217 233 239;
549
+ --stzh-color-coolgrey20: rgba(var(--stzh-color-coolgrey20-rgb) / 1);
550
+ --stzh-color-coolgrey30-rgb: 178 204 215;
551
+ --stzh-color-coolgrey30: rgba(var(--stzh-color-coolgrey30-rgb) / 1);
552
+ --stzh-color-coolgrey40-rgb: 141 175 188;
553
+ --stzh-color-coolgrey40: rgba(var(--stzh-color-coolgrey40-rgb) / 1);
554
+ --stzh-color-coolgrey50-rgb: 121 148 159;
555
+ --stzh-color-coolgrey50: rgba(var(--stzh-color-coolgrey50-rgb) / 1);
556
+ --stzh-color-coolgrey60-rgb: 95 122 131;
557
+ --stzh-color-coolgrey60: rgba(var(--stzh-color-coolgrey60-rgb) / 1);
558
+ --stzh-color-coolgrey70-rgb: 61 87 94;
559
+ --stzh-color-coolgrey70: rgba(var(--stzh-color-coolgrey70-rgb) / 1);
560
+ --stzh-color-coolgrey80-rgb: 34 58 65;
561
+ --stzh-color-coolgrey80: rgba(var(--stzh-color-coolgrey80-rgb) / 1);
562
+ --stzh-color-coolgrey90-rgb: 8 36 41;
563
+ --stzh-color-coolgrey90: rgba(var(--stzh-color-coolgrey90-rgb) / 1);
564
+ --stzh-color-coolgrey100-rgb: 0 18 21;
565
+ --stzh-color-coolgrey100: rgba(var(--stzh-color-coolgrey100-rgb) / 1);
566
+
567
+ --stzh-color-grey10-rgb: 244 244 244;
568
+ --stzh-color-grey10: rgba(var(--stzh-color-grey10-rgb) / 1);
569
+ --stzh-color-grey20-rgb: 232 232 232;
570
+ --stzh-color-grey20: rgba(var(--stzh-color-grey20-rgb) / 1);
571
+ --stzh-color-grey30-rgb: 210 210 210;
572
+ --stzh-color-grey30: rgba(var(--stzh-color-grey30-rgb) / 1);
573
+ --stzh-color-grey40-rgb: 194 194 194;
574
+ --stzh-color-grey40: rgba(var(--stzh-color-grey40-rgb) / 1);
575
+ --stzh-color-grey50-rgb: 170 170 170;
576
+ --stzh-color-grey50: rgba(var(--stzh-color-grey50-rgb) / 1);
577
+ --stzh-color-grey60-rgb: 154 154 154;
578
+ --stzh-color-grey60: rgba(var(--stzh-color-grey60-rgb) / 1);
579
+ --stzh-color-grey70-rgb: 124 124 124;
580
+ --stzh-color-grey70: rgba(var(--stzh-color-grey70-rgb) / 1);
581
+ --stzh-color-grey80-rgb: 96 96 96;
582
+ --stzh-color-grey80: rgba(var(--stzh-color-grey80-rgb) / 1);
583
+ --stzh-color-grey90-rgb: 64 64 64;
584
+ --stzh-color-grey90: rgba(var(--stzh-color-grey90-rgb) / 1);
585
+ --stzh-color-grey100-rgb: 42 42 42;
586
+ --stzh-color-grey100: rgba(var(--stzh-color-grey100-rgb) / 1);
587
+
588
+ /* AOZ */
589
+ --stzh-color-tabasco-rgb: 165 26 15;
590
+ --stzh-color-tabasco: rgba(var(--stzh-color-tabasco-rgb) / 1);
591
+ --stzh-color-mahogany-rgb: 99 15 9;
592
+ --stzh-color-mahogany: rgba(var(--stzh-color-mahogany-rgb) / 1);
593
+
594
+ /* UVZ */
595
+ --stzh-color-monza-rgb: 195 0 36;
596
+ --stzh-color-monza: rgba(var(--stzh-color-monza-rgb) / 1);
597
+ --stzh-color-venetianred-rgb: 117 0 21;
598
+ --stzh-color-venetianred: rgba(var(--stzh-color-venetianred-rgb) / 1);
599
+ --stzh-color-scienceblue-rgb: 0 109 197;
600
+ --stzh-color-scienceblue: rgba(var(--stzh-color-scienceblue-rgb) / 1);
601
+
602
+ /* VBZ */
603
+ --stzh-color-deepcerulean-rgb: 5 127 172;
604
+ --stzh-color-deepcerulean: rgba(var(--stzh-color-deepcerulean-rgb) / 1);
605
+ --stzh-color-regalblue-rgb: 3 76 103;
606
+ --stzh-color-regalblue: rgba(var(--stzh-color-regalblue-rgb) / 1);
607
+ --stzh-color-coral-rgb: 228 105 76;
608
+ --stzh-color-coral: rgba(var(--stzh-color-coral-rgb) / 1);
609
+
610
+ /* PKZH */
611
+ --stzh-color-shakespeare-rgb: 74 150 200;
612
+ --stzh-color-shakespeare: rgba(var(--stzh-color-shakespeare-rgb) / 1);
613
+ --stzh-color-chambray-rgb: 44 90 120;
614
+ --stzh-color-chambray: rgba(var(--stzh-color-chambray-rgb) / 1);
615
+
616
+ /* Microsite Colors */
617
+
618
+ --stzh-color-ms-aoz-agenda-rgb: 47 142 135;
619
+ --stzh-color-ms-aoz-agenda: rgba(var(--stzh-color-ms-aoz-agenda-rgb) / 1);
620
+ --stzh-color-ms-aoz-agenda-hover-rgb: 33 102 100;
621
+ --stzh-color-ms-aoz-agenda-hover: rgba(var(--stzh-color-ms-aoz-agenda-hover-rgb) / 1);
622
+
623
+ --stzh-color-ms-coolgrey60-rgb: 92 119 129;
624
+ --stzh-color-ms-coolgrey60: rgba(var(--stzh-color-ms-coolgrey60-rgb) / 1);
625
+ --stzh-color-ms-coolgrey60-hover-rgb: 52 79 89;
626
+ --stzh-color-ms-coolgrey60-hover: rgba(var(--stzh-color-ms-coolgrey60-hover-rgb) / 1);
627
+
628
+ --stzh-color-ms-orange-rgb: 242 139 0;
629
+ --stzh-color-ms-orange: rgba(var(--stzh-color-ms-orange-rgb) / 1);
630
+ --stzh-color-ms-orange-hover-rgb: 145 83 0;
631
+ --stzh-color-ms-orange-hover: rgba(var(--stzh-color-ms-orange-hover-rgb) / 1);
632
+
633
+ --stzh-color-ms-red-rgb: 165 26 15;
634
+ --stzh-color-ms-red: rgba(var(--stzh-color-ms-red-rgb) / 1);
635
+ --stzh-color-ms-red-hover-rgb: 99 15 9;
636
+ --stzh-color-ms-red-hover: rgba(var(--stzh-color-ms-red-hover-rgb) / 1);
637
+
638
+ --stzh-color-ms-winered-rgb: 137 7 42;
639
+ --stzh-color-ms-winered: rgba(var(--stzh-color-ms-winered-rgb) / 1);
640
+ --stzh-color-ms-winered-hover-rgb: 82 4 25;
641
+ --stzh-color-ms-winered-hover: rgba(var(--stzh-color-ms-winered-hover-rgb) / 1);
642
+
643
+ --stzh-color-cobaltblue60-hover-rgb: 0 51 141;
644
+ --stzh-color-cobaltblue60-hover: rgba(var(--stzh-color-cobaltblue60-hover-rgb) / 1);
645
+
646
+ --stzh-color-shamrock70-hover-rgb: 5 77 20;
647
+ --stzh-color-shamrock70-hover: rgba(var(--stzh-color-shamrock70-hover-rgb) / 1);
648
+
649
+ --stzh-color-limegreen80-hover-rgb: 38 65 12;
650
+ --stzh-color-limegreen80-hover: rgba(var(--stzh-color-limegreen80-hover-rgb) / 1);
651
+
652
+ --stzh-color-magenta70-hover-rgb: 102 0 51;
653
+ --stzh-color-magenta70-hover: rgba(var(--stzh-color-magenta70-hover-rgb) / 1);
654
+
655
+ --stzh-color-ocher70-hover-rgb: 90 54 0;
656
+ --stzh-color-ocher70-hover: rgba(var(--stzh-color-ocher70-hover-rgb) / 1);
657
+
658
+ --stzh-color-orange70-hover-rgb: 111 38 31;
659
+ --stzh-color-orange70-hover: rgba(var(--stzh-color-orange70-hover-rgb) / 1);
660
+
661
+ --stzh-color-red60-hover-rgb: 162 3 9;
662
+ --stzh-color-red60-hover: rgba(var(--stzh-color-red60-hover-rgb) / 1);
663
+
664
+ --stzh-color-violet70-hover-rgb: 45 19 72;
665
+ --stzh-color-violet70-hover: rgba(var(--stzh-color-violet70-hover-rgb) / 1);
666
+
667
+ --stzh-color-white-rgb: 255 255 255;
668
+ --stzh-color-white: rgba(var(--stzh-color-white-rgb) / 1);
669
+ --stzh-color-white10op: rgba(var(--stzh-color-white-rgb) / 0.1);
670
+ --stzh-color-white20op: rgba(var(--stzh-color-white-rgb) / 0.2);
671
+ --stzh-color-white30op: rgba(var(--stzh-color-white-rgb) / 0.3);
672
+ --stzh-color-white40op: rgba(var(--stzh-color-white-rgb) / 0.4);
673
+ --stzh-color-white50op: rgba(var(--stzh-color-white-rgb) / 0.5);
674
+ --stzh-color-white60op: rgba(var(--stzh-color-white-rgb) / 0.6);
675
+ --stzh-color-white70op: rgba(var(--stzh-color-white-rgb) / 0.7);
676
+ --stzh-color-white80op: rgba(var(--stzh-color-white-rgb) / 0.8);
677
+ --stzh-color-white90op: rgba(var(--stzh-color-white-rgb) / 0.9);
678
+
679
+ --stzh-color-black-rgb: 0 0 0;
680
+ --stzh-color-black: rgba(var(--stzh-color-black-rgb) / 1);
681
+ --stzh-color-black10op: rgba(var(--stzh-color-black-rgb) / 0.1);
682
+ --stzh-color-black20op: rgba(var(--stzh-color-black-rgb) / 0.2);
683
+ --stzh-color-black30op: rgba(var(--stzh-color-black-rgb) / 0.3);
684
+ --stzh-color-black40op: rgba(var(--stzh-color-black-rgb) / 0.4);
685
+ --stzh-color-black50op: rgba(var(--stzh-color-black-rgb) / 0.5);
686
+ --stzh-color-black60op: rgba(var(--stzh-color-black-rgb) / 0.6);
687
+ --stzh-color-black70op: rgba(var(--stzh-color-black-rgb) / 0.7);
688
+ --stzh-color-black80op: rgba(var(--stzh-color-black-rgb) / 0.8);
689
+ --stzh-color-black90op: rgba(var(--stzh-color-black-rgb) / 0.9);
690
+
691
+ --stzh-color-primary10-rgb: var(--stzh-color-midnightblue10-rgb);
692
+ --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);
693
+ --stzh-color-primary20-rgb: var(--stzh-color-midnightblue20-rgb);
694
+ --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);
695
+ --stzh-color-primary30-rgb: var(--stzh-color-midnightblue30-rgb);
696
+ --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);
697
+ --stzh-color-primary40-rgb: var(--stzh-color-midnightblue40-rgb);
698
+ --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);
699
+ --stzh-color-primary50-rgb: var(--stzh-color-midnightblue50-rgb);
700
+ --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);
701
+ --stzh-color-primary60-rgb: var(--stzh-color-midnightblue60-rgb);
702
+ --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);
703
+ --stzh-color-primary70-rgb: var(--stzh-color-midnightblue70-rgb);
704
+ --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);
705
+ --stzh-color-primary80-rgb: var(--stzh-color-midnightblue80-rgb);
706
+ --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);
707
+ --stzh-color-primary90-rgb: var(--stzh-color-midnightblue90-rgb);
708
+ --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);
709
+ --stzh-color-primary100-rgb: var(--stzh-color-midnightblue100-rgb);
710
+ --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);
711
+
712
+ --stzh-color-secondary10-rgb: var(--stzh-color-cobaltblue10-rgb);
713
+ --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);
714
+ --stzh-color-secondary20-rgb: var(--stzh-color-cobaltblue20-rgb);
715
+ --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);
716
+ --stzh-color-secondary30-rgb: var(--stzh-color-cobaltblue30-rgb);
717
+ --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);
718
+ --stzh-color-secondary40-rgb: var(--stzh-color-cobaltblue40-rgb);
719
+ --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);
720
+ --stzh-color-secondary50-rgb: var(--stzh-color-cobaltblue50-rgb);
721
+ --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);
722
+ --stzh-color-secondary60-rgb: var(--stzh-color-cobaltblue60-rgb);
723
+ --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);
724
+ --stzh-color-secondary70-rgb: var(--stzh-color-cobaltblue70-rgb);
725
+ --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);
726
+ --stzh-color-secondary80-rgb: var(--stzh-color-cobaltblue80-rgb);
727
+ --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);
728
+ --stzh-color-secondary90-rgb: var(--stzh-color-cobaltblue90-rgb);
729
+ --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);
730
+ --stzh-color-secondary100-rgb: var(--stzh-color-cobaltblue100-rgb);
731
+ --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);
732
+
733
+ --stzh-color-primary-rgb: var(--stzh-color-primary70-rgb);
734
+ --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);
735
+ --stzh-color-primary-hover-rgb: var(--stzh-color-primary90-rgb);
736
+ --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);
737
+
738
+ /* Signal colors */
739
+
740
+ --stzh-color-success10-rgb: var(--stzh-color-shamrock10-rgb);
741
+ --stzh-color-success10: rgba(var(--stzh-color-success10-rgb) / 1);
742
+ --stzh-color-success20-rgb: var(--stzh-color-shamrock20-rgb);
743
+ --stzh-color-success20: rgba(var(--stzh-color-success20-rgb) / 1);
744
+ --stzh-color-success30-rgb: var(--stzh-color-shamrock30-rgb);
745
+ --stzh-color-success30: rgba(var(--stzh-color-success30-rgb) / 1);
746
+ --stzh-color-success40-rgb: var(--stzh-color-shamrock40-rgb);
747
+ --stzh-color-success40: rgba(var(--stzh-color-success40-rgb) / 1);
748
+ --stzh-color-success50-rgb: var(--stzh-color-shamrock50-rgb);
749
+ --stzh-color-success50: rgba(var(--stzh-color-success50-rgb) / 1);
750
+ --stzh-color-success60-rgb: var(--stzh-color-shamrock60-rgb);
751
+ --stzh-color-success60: rgba(var(--stzh-color-success60-rgb) / 1);
752
+ --stzh-color-success70-rgb: var(--stzh-color-shamrock70-rgb);
753
+ --stzh-color-success70: rgba(var(--stzh-color-success70-rgb) / 1);
754
+ --stzh-color-success80-rgb: var(--stzh-color-shamrock80-rgb);
755
+ --stzh-color-success80: rgba(var(--stzh-color-success80-rgb) / 1);
756
+ --stzh-color-success90-rgb: var(--stzh-color-shamrock90-rgb);
757
+ --stzh-color-success90: rgba(var(--stzh-color-success90-rgb) / 1);
758
+ --stzh-color-success100-rgb: var(--stzh-color-shamrock100-rgb);
759
+ --stzh-color-success100: rgba(var(--stzh-color-success100-rgb) / 1);
760
+
761
+ --stzh-color-error10-rgb: var(--stzh-color-coral10-rgb);
762
+ --stzh-color-error10: rgba(var(--stzh-color-error10-rgb) / 1);
763
+ --stzh-color-error20-rgb: var(--stzh-color-coral20-rgb);
764
+ --stzh-color-error20: rgba(var(--stzh-color-error20-rgb) / 1);
765
+ --stzh-color-error30-rgb: var(--stzh-color-coral30-rgb);
766
+ --stzh-color-error30: rgba(var(--stzh-color-error30-rgb) / 1);
767
+ --stzh-color-error40-rgb: var(--stzh-color-coral40-rgb);
768
+ --stzh-color-error40: rgba(var(--stzh-color-error40-rgb) / 1);
769
+ --stzh-color-error50-rgb: var(--stzh-color-coral50-rgb);
770
+ --stzh-color-error50: rgba(var(--stzh-color-error50-rgb) / 1);
771
+ --stzh-color-error60-rgb: var(--stzh-color-coral60-rgb);
772
+ --stzh-color-error60: rgba(var(--stzh-color-error60-rgb) / 1);
773
+ --stzh-color-error70-rgb: var(--stzh-color-coral70-rgb);
774
+ --stzh-color-error70: rgba(var(--stzh-color-error70-rgb) / 1);
775
+ --stzh-color-error80-rgb: var(--stzh-color-coral80-rgb);
776
+ --stzh-color-error80: rgba(var(--stzh-color-error80-rgb) / 1);
777
+ --stzh-color-error90-rgb: var(--stzh-color-coral90-rgb);
778
+ --stzh-color-error90: rgba(var(--stzh-color-error90-rgb) / 1);
779
+ --stzh-color-error100-rgb: var(--stzh-color-coral100-rgb);
780
+ --stzh-color-error100: rgba(var(--stzh-color-error100-rgb) / 1);
781
+
782
+ --stzh-color-warning10-rgb: var(--stzh-color-sunnyyellow10-rgb);
783
+ --stzh-color-warning10: rgba(var(--stzh-color-warning10-rgb) / 1);
784
+ --stzh-color-warning20-rgb: var(--stzh-color-sunnyyellow20-rgb);
785
+ --stzh-color-warning20: rgba(var(--stzh-color-warning20-rgb) / 1);
786
+ --stzh-color-warning30-rgb: var(--stzh-color-sunnyyellow30-rgb);
787
+ --stzh-color-warning30: rgba(var(--stzh-color-warning30-rgb) / 1);
788
+ --stzh-color-warning40-rgb: var(--stzh-color-sunnyyellow40-rgb);
789
+ --stzh-color-warning40: rgba(var(--stzh-color-warning40-rgb) / 1);
790
+ --stzh-color-warning50-rgb: var(--stzh-color-sunnyyellow50-rgb);
791
+ --stzh-color-warning50: rgba(var(--stzh-color-warning50-rgb) / 1);
792
+ --stzh-color-warning60-rgb: var(--stzh-color-sunnyyellow60-rgb);
793
+ --stzh-color-warning60: rgba(var(--stzh-color-warning60-rgb) / 1);
794
+ --stzh-color-warning70-rgb: var(--stzh-color-sunnyyellow70-rgb);
795
+ --stzh-color-warning70: rgba(var(--stzh-color-warning70-rgb) / 1);
796
+ --stzh-color-warning80-rgb: var(--stzh-color-sunnyyellow80-rgb);
797
+ --stzh-color-warning80: rgba(var(--stzh-color-warning80-rgb) / 1);
798
+ --stzh-color-warning90-rgb: var(--stzh-color-sunnyyellow90-rgb);
799
+ --stzh-color-warning90: rgba(var(--stzh-color-warning90-rgb) / 1);
800
+ --stzh-color-warning100-rgb: var(--stzh-color-sunnyyellow100-rgb);
801
+ --stzh-color-warning100: rgba(var(--stzh-color-warning100-rgb) / 1);
802
+
803
+ --stzh-color-info10-rgb: var(--stzh-color-coolgrey10-rgb);
804
+ --stzh-color-info10: rgba(var(--stzh-color-info10-rgb) / 1);
805
+ --stzh-color-info20-rgb: var(--stzh-color-coolgrey20-rgb);
806
+ --stzh-color-info20: rgba(var(--stzh-color-info20-rgb) / 1);
807
+ --stzh-color-info30-rgb: var(--stzh-color-coolgrey30-rgb);
808
+ --stzh-color-info30: rgba(var(--stzh-color-info30-rgb) / 1);
809
+ --stzh-color-info40-rgb: var(--stzh-color-coolgrey40-rgb);
810
+ --stzh-color-info40: rgba(var(--stzh-color-info40-rgb) / 1);
811
+ --stzh-color-info50-rgb: var(--stzh-color-coolgrey50-rgb);
812
+ --stzh-color-info50: rgba(var(--stzh-color-info50-rgb) / 1);
813
+ --stzh-color-info60-rgb: var(--stzh-color-coolgrey60-rgb);
814
+ --stzh-color-info60: rgba(var(--stzh-color-info60-rgb) / 1);
815
+ --stzh-color-info70-rgb: var(--stzh-color-coolgrey70-rgb);
816
+ --stzh-color-info70: rgba(var(--stzh-color-info70-rgb) / 1);
817
+ --stzh-color-info80-rgb: var(--stzh-color-coolgrey80-rgb);
818
+ --stzh-color-info80: rgba(var(--stzh-color-info80-rgb) / 1);
819
+ --stzh-color-info90-rgb: var(--stzh-color-coolgrey90-rgb);
820
+ --stzh-color-info90: rgba(var(--stzh-color-info90-rgb) / 1);
821
+ --stzh-color-info100-rgb: var(--stzh-color-coolgrey100-rgb);
822
+ --stzh-color-info100: rgba(var(--stzh-color-info100-rgb) / 1);
823
+
824
+ /* Old colors (TODO: cleanup if not needed) */
825
+
826
+ --stzh-color-old-truegreen-rgb: 0 128 0;
827
+ --stzh-color-old-truegreen: rgba(var(--stzh-color-old-truegreen-rgb) / 1);
828
+ --stzh-color-old-warning-rgb: 219 126 0;
829
+ --stzh-color-old-warning: rgba(var(--stzh-color-old-warning-rgb) / 1);
830
+ --stzh-color-old-active-rgb: 164 196 0;
831
+ --stzh-color-old-active: rgba(var(--stzh-color-old-active-rgb) / 1);
832
+
833
+ --stzh-color-old-grey5-rgb: 242 242 242;
834
+ --stzh-color-old-grey5: rgba(var(--stzh-color-old-grey5-rgb) / 1);
835
+ --stzh-color-old-grey13-rgb: 222 222 222;
836
+ --stzh-color-old-grey13: rgba(var(--stzh-color-old-grey13-rgb) / 1);
837
+ --stzh-color-old-grey25-rgb: 191 191 191;
838
+ --stzh-color-old-grey25: rgba(var(--stzh-color-old-grey25-rgb) / 1);
839
+ --stzh-color-old-grey40-rgb: 153 153 153;
840
+ --stzh-color-old-grey40: rgba(var(--stzh-color-old-grey40-rgb) / 1);
841
+ --stzh-color-old-grey55-rgb: 115 115 115;
842
+ --stzh-color-old-grey55: rgba(var(--stzh-color-old-grey55-rgb) / 1);
843
+ --stzh-color-old-grey61-rgb: 100 100 100;
844
+ --stzh-color-old-grey61: rgba(var(--stzh-color-old-grey61-rgb) / 1);
845
+ --stzh-color-old-grey70-rgb: 77 77 77;
846
+ --stzh-color-old-grey70: rgba(var(--stzh-color-old-grey70-rgb) / 1);
847
+ --stzh-color-old-grey87-rgb: 34 34 34;
848
+ --stzh-color-old-grey87: rgba(var(--stzh-color-old-grey87-rgb) / 1);
849
+
850
+ --stzh-color-old-primary48: rgba(var(--stzh-color-primary-rgb) / 0.48);
851
+ --stzh-color-old-primary32: rgba(var(--stzh-color-primary-rgb) / 0.32);
852
+ --stzh-color-old-primary8: rgba(var(--stzh-color-primary-rgb) / 0.08);
853
+ --stzh-color-old-primary4: rgba(var(--stzh-color-primary-rgb) / 0.04);
854
+
855
+ /* Font */
856
+ --stzh-font-family-light: 'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;
857
+ --stzh-font-family-regular: 'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;
858
+ --stzh-font-family-medium: 'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
859
+ --stzh-font-family-medium-italic: 'HelveticaNeueLTW05_66MediumIt', 'Helvetica Neue', Helvetica, Arial, sans-serif;
860
+ --stzh-font-family-bold: 'HelveticaNeueLTW01_71488914', 'Helvetica Neue', Helvetica, Arial, sans-serif;
861
+ --stzh-font-family-heavy: 'HelveticaNeueLTW05_85Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;
862
+ --stzh-font-family-title: var(--stzh-font-family-heavy);
863
+
864
+ --stzh-font-weight-light: normal;
865
+ --stzh-font-weight-regular: normal;
866
+ --stzh-font-weight-medium: normal;
867
+ --stzh-font-weight-medium-italic: normal;
868
+ --stzh-font-weight-bold: normal;
869
+ --stzh-font-weight-heavy: normal;
870
+ --stzh-font-weight-title: normal;
871
+
872
+ --stzh-font-style-light: normal;
873
+ --stzh-font-style-regular: normal;
874
+ --stzh-font-style-medium: normal;
875
+ --stzh-font-style-medium-italic: normal;
876
+ --stzh-font-style-bold: normal;
877
+ --stzh-font-style-heavy: normal;
878
+ --stzh-font-style-title: normal;
879
+
880
+ --stzh-font-femto-font-size: 0.625rem;
881
+ --stzh-font-femto-text-line-height: 1.1;
882
+
883
+ --stzh-font-pico-font-size: 0.75rem;
884
+ --stzh-font-pico-text-line-height: 1.1;
885
+ --stzh-font-pico-heading-letter-spacing: 0.01em;
886
+
887
+ --stzh-font-nano-font-size: 0.8125rem;
888
+ --stzh-font-nano-text-line-height: 1.5;
889
+ --stzh-font-nano-heading-line-height: 1.2;
890
+ --stzh-font-nano-heading-letter-spacing: 0.01em;
891
+ --stzh-font-nano-lead-line-height: 1.7;
892
+
893
+ --stzh-font-micro-font-size: 0.875rem;
894
+ --stzh-font-micro-text-line-height: 1.5;
895
+ --stzh-font-micro-heading-line-height: 1.2;
896
+ --stzh-font-micro-heading-letter-spacing: 0.01em;
897
+ --stzh-font-micro-lead-line-height: 1.7;
898
+
899
+ --stzh-font-milli-font-size: 1rem;
900
+ --stzh-font-milli-text-line-height: 1.5;
901
+ --stzh-font-milli-heading-line-height: 1.2;
902
+ --stzh-font-milli-lead-line-height: 1.7;
903
+
904
+ --stzh-font-centi-font-size: 1.125rem;
905
+ --stzh-font-centi-text-line-height: 1.5;
906
+ --stzh-font-centi-heading-line-height: 1.2;
907
+ --stzh-font-centi-lead-line-height: 1.7;
908
+
909
+ --stzh-font-deci-font-size: 1.25rem;
910
+ --stzh-font-deci-text-line-height: 1.5;
911
+ --stzh-font-deci-heading-line-height: 1.2;
912
+ --stzh-font-deci-lead-line-height: 1.7;
913
+
914
+ --stzh-font-regular-font-size: 1.375rem;
915
+ --stzh-font-regular-text-line-height: 1.6;
916
+ --stzh-font-regular-heading-line-height: 1.4;
917
+
918
+ --stzh-font-deca-font-size: 1.5rem;
919
+ --stzh-font-deca-text-line-height: 1.3;
920
+ --stzh-font-deca-text-letter-spacing: -0.01em;
921
+
922
+ --stzh-font-hecto-font-size: 1.75rem;
923
+ --stzh-font-hecto-text-line-height: 1.3;
924
+ --stzh-font-hecto-text-letter-spacing: -0.01em;
925
+
926
+ --stzh-font-kilo-font-size: 2rem;
927
+ --stzh-font-kilo-text-line-height: 1.3;
928
+ --stzh-font-kilo-text-letter-spacing: -0.01em;
929
+
930
+ --stzh-font-mega-font-size: 2.5rem;
931
+ --stzh-font-mega-text-line-height: 1.2;
932
+ --stzh-font-mega-text-letter-spacing: -0.02em;
933
+
934
+ --stzh-font-giga-font-size: 3rem;
935
+ --stzh-font-giga-text-line-height: 1.2;
936
+ --stzh-font-giga-text-letter-spacing: -0.02em;
937
+
938
+ --stzh-font-hero-font-size: 3.5rem;
939
+ --stzh-font-hero-text-line-height: 1.2;
940
+ --stzh-font-hero-text-letter-spacing: -0.02em;
941
+
942
+ --stzh-font-peta-font-size: 4rem;
943
+ --stzh-font-peta-text-line-height: 1.2;
944
+ --stzh-font-peta-text-letter-spacing: -0.02em;
945
+
946
+ --stzh-font-exa-font-size: 5rem;
947
+ --stzh-font-exa-text-line-height: 1.2;
948
+ --stzh-font-exa-text-letter-spacing: -0.02em;
949
+
950
+ --stzh-font-zetta-font-size: 5.625rem;
951
+ --stzh-font-zetta-text-line-height: 1.2;
952
+ --stzh-font-zetta-text-letter-spacing: -0.02em;
953
+
954
+ /* Z-Index */
955
+ --stzh-z-index-deep: -999999;
956
+ --stzh-z-index-default: 1;
957
+ --stzh-z-index-masked: 100;
958
+ --stzh-z-index-mask: 200;
959
+ --stzh-z-index-sticky: 300;
960
+ --stzh-z-index-header: 400;
961
+ --stzh-z-index-toast: 500;
962
+ --stzh-z-index-popover: 600;
963
+ --stzh-z-index-dialog: 700;
964
+ --stzh-z-index-popup: 800;
965
+ --stzh-z-index-overlay: 900;
966
+
967
+ /* Spaces */
968
+ --stzh-space-none: 0px;
969
+ --stzh-space-xxxsmall: 0.125rem;
970
+ --stzh-space-xxsmall: 0.25rem;
971
+ --stzh-space-xsmall: 0.5rem;
972
+ --stzh-space-small: 0.75rem;
973
+ --stzh-space-medium: 1rem;
974
+ --stzh-space-large: 1.25rem;
975
+ --stzh-space-xlarge: 1.5rem;
976
+ --stzh-space-xxlarge: 2rem;
977
+ --stzh-space-xxxlarge: 2.5rem;
978
+ --stzh-space-xxxxlarge: 3rem;
979
+ --stzh-space-big: 3.5rem;
980
+ --stzh-space-xbig: 4rem;
981
+ --stzh-space-huge: 5rem;
982
+ --stzh-space-xhuge: 6rem;
983
+
984
+ --stzh-space-default: var(--stzh-space-medium);
985
+
986
+ /* Box Shadows */
987
+ --stzh-box-shadow-header: none; /* before: 0px -2px 16px rgba(0 0 0 / 0.16) */
988
+ --stzh-box-shadow-popover: none; /* TODO before: 0px 0px 4px rgba(0 0 0 / 0.24) */
989
+ --stzh-box-shadow-message: none; /* before: 0px 0px 8px rgba(0 0 0 / 0.24) */
990
+ --stzh-box-shadow-overlay: 0px 0.25rem 0.9375rem rgba(0 0 0 / 0.32);
991
+
992
+ /* Icon sizes */
993
+ --stzh-icon-size-xxsmall: 0.75rem;
994
+ --stzh-icon-size-xsmall: 1rem;
995
+ --stzh-icon-size-small: 1.25rem;
996
+ --stzh-icon-size-medium: 1.5rem;
997
+ --stzh-icon-size-large: 2rem;
998
+ --stzh-icon-size-xlarge: 3rem;
999
+
1000
+ /* Gutter */
1001
+ --stzh-grid-gutter: 1rem;
1002
+ --stzh-grid-gutter-small: 1.25rem;
1003
+ --stzh-grid-gutter-medium: 1.25rem;
1004
+ --stzh-grid-gutter-large: 1.5rem;
1005
+ --stzh-grid-gutter-ultra: 2rem;
1006
+
1007
+ /* Base */
1008
+ --stzh-base-color: var(--stzh-color-black);
1009
+ --stzh-base-invert-color: var(--stzh-color-white);
1010
+ --stzh-base-invert-background-color: var(--stzh-color-primary70);
1011
+ --stzh-base-lead-color: var(--stzh-color-black);
1012
+ --stzh-base-border-color: var(--stzh-color-grey70);
1013
+ --stzh-base-transition-animation-speed: 0.3s;
1014
+
1015
+ /* Selection */
1016
+ --stzh-selection-background-color: var(--stzh-color-secondary20);
1017
+
1018
+ /* Flyingfocus */
1019
+ --stzh-flyingfocus-color: var(--stzh-color-secondary60);
1020
+
1021
+ /* Icons */
1022
+ --stzh-icon-size: var(--stzh-icon-size-medium);
1023
+ --stzh-icon-color: currentColor;
1024
+ --stzh-icon-vertical-align: text-top;
1025
+
1026
+ /* Links */
1027
+ --stzh-link-color: var(--stzh-color-primary70);
1028
+ --stzh-link-icon-size: var(--stzh-icon-size-medium);
1029
+ --stzh-link-text-decoration-line: underline;
1030
+ --stzh-link-text-decoration-thickness: calc(1em / 16);
1031
+ --stzh-link-text-underline-offset: calc(2.5em / 16);
1032
+ --stzh-link-text-decoration-skip-ink: none;
1033
+ --stzh-link-icon-wrapper-height: 1em;
1034
+
1035
+ --stzh-link-hover-color: var(--stzh-color-secondary60);
1036
+ --stzh-link-hover-text-decoration-line: underline;
1037
+
1038
+ --stzh-link-secondary-color: var(--stzh-color-secondary60);
1039
+ --stzh-link-secondary-hover-color: var(--stzh-color-primary70);
1040
+
1041
+ /* Section */
1042
+ --stzh-section-highlight-color: var(--stzh-base-color);
1043
+ --stzh-section-highlight-background-color: var(--stzh-color-secondary10);
1044
+
1045
+ /* Heading */
1046
+ --stzh-heading-color: var(--stzh-color-primary70);
1047
+
1048
+ /* Text */
1049
+ --stzh-text-info-color: var(--stzh-color-coolgrey70);
1050
+
1051
+ /* Fieldset */
1052
+ --stzh-fieldset-description-min-height: 1.375rem;
1053
+
1054
+ /* Table */
1055
+ --stzh-table-max-height: none;
1056
+ --stzh-table-min-width: 43.75rem;
1057
+ --stzh-table-cell-padding: var(--stzh-space-small) var(--stzh-space-medium);
1058
+ --stzh-table-search-input-width: 11rem;
1059
+
1060
+ /* Menu Item */
1061
+ --stzh-menu-item-height: 2.75rem;
1062
+ --stzh-menu-large-item-height: 3.5rem;
1063
+
1064
+ /* Inputs / Buttons / Select */
1065
+ --stzh-form-input-border-radius: 0px;
1066
+ --stzh-form-input-height: 3.5rem;
1067
+ --stzh-form-input-small-height: 2.75rem;
1068
+ --stzh-form-input-tiny-height: 2rem;
1069
+
1070
+ /* Popover */
1071
+ --stzh-popover-width: 13.9375rem;
1072
+ --stzh-popover-min-width: initial;
1073
+ --stzh-popover-max-width: initial;
1074
+ --stzh-popover-padding: 0px;
1075
+ --stzh-popover-content-padding: var(--stzh-space-xsmall) 0px;
1076
+ --stzh-popover-border-radius: 0px;
1077
+ --stzh-popover-close-visibility: hidden;
1078
+ --stzh-popover-background-color: var(--stzh-color-grey10);
1079
+
1080
+ --stzh-popover-large-content-padding: var(--stzh-space-medium) 0px;
1081
+
1082
+ /* Tooltips */
1083
+ --stzh-tooltip-width: auto;
1084
+ --stzh-tooltip-min-width: initial;
1085
+ --stzh-tooltip-max-width: 20.875rem;
1086
+ --stzh-tooltip-padding: calc(var(--stzh-space-small) + 0.0625rem) var(--stzh-space-xsmall);
1087
+ --stzh-tooltip-border-radius: 0px;
1088
+ --stzh-tooltip-drop-shadow: none; /* before: drop-shadow(0px 2px 10px rgba(0 0 0 / 0.16)) */
1089
+
1090
+ --stzh-tooltip-small-padding: 0 var(--stzh-space-xxsmall);
1091
+
1092
+ /* Header */
1093
+ --stzh-header-logobar-background-color: var(--stzh-color-primary70);
1094
+
1095
+ /* Footer */
1096
+ --stzh-footer-background-color: var(--stzh-color-primary100);
1097
+
1098
+ /* Accordion */
1099
+ --stzh-accordion-content-background: var(--stzh-color-secondary10);
1100
+
1101
+ /* Timeline */
1102
+ --stzh-timeline-bullet-size: 2.5rem;
1103
+ --stzh-timeline-content-padding-top: var(--stzh-space-medium);
1104
+
1105
+ /* Dialogs / Popover */
1106
+ --stzh-dialog-backdrop-opacity: 0.7;
1107
+ --stzh-dialog-backdrop-background-color: var(--stzh-color-black);
1108
+
1109
+ /* Overlays */
1110
+ --stzh-overlay-backdrop-opacity: 0.8;
1111
+ --stzh-overlay-backdrop-background-color: var(--stzh-color-white);
1112
+
1113
+ /* Ratios */
1114
+ --stzh-ratio-background-color: var(--stzh-color-grey20);
1115
+
1116
+ /* Pagetitle */
1117
+ --stzh-pagetitle-background-color: var(--stzh-color-secondary30);
1118
+
1119
+ /* Pagetitle */
1120
+ --stzh-topnews-background-color: var(--stzh-color-secondary30);
1121
+ --stzh-mostsearched-background-color: var(--stzh-color-secondary40);
1122
+
1123
+ /* Calendar */
1124
+ --stzh-calendar-width: 20rem;
1125
+
1126
+ /* Cta */
1127
+ --stzh-cta-background-color: var(--stzh-color-violet60);
1128
+
1129
+ /** Toasts */
1130
+ --stzh-toast-label-font-family: var(--stzh-font-family-medium);
1131
+ --stzh-toast-label-font-weight: var(--stzh-font-weight-medium);
1132
+ --stzh-toast-label-font-style: var(--stzh-font-style-medium);
1133
+
1134
+ --stzh-toast-background-color: var(--stzh-color-grey20);
1135
+ --stzh-toast-label-color: var(--stzh-base-color);
1136
+ --stzh-toast-close-color: var(--stzh-base-color);
1137
+ --stzh-toast-button-color: var(--stzh-base-color);
1138
+ --stzh-toast-icon-color: var(--stzh-color-info70);
1139
+
1140
+ --stzh-toast-success-icon-color: var(--stzh-color-success70);
1141
+ --stzh-toast-error-icon-color: var(--stzh-color-error60);
1142
+ --stzh-toast-warning-icon-color: var(--stzh-color-warning80);
1143
+ }
1144
+
1145
+ /* Media Query Overwrites */
1146
+
1147
+ /* Medium */
1148
+
1149
+ @media screen and (min-width: 900px) {
1150
+ :root {
1151
+ }
1152
+ }
1153
+
1154
+ /* Large */
1155
+
1156
+ @media screen and (min-width: 1260px) {
1157
+ :root {
1158
+ }
1159
+ }
1160
+
1161
+ /* High Retina Mode Color Overwrites */
1162
+
1163
+ @media (forced-colors: active), (-ms-high-contrast: active) {
1164
+ :root {
1165
+ --stzh-base-border-color: CanvasText;
1166
+ }
1167
+ }
1168
+
1169
+ .stzh-theme-cta-orange {
1170
+ --stzh-cta-background-color: var(--stzh-color-orange70);
1171
+ }
1172
+
1173
+ .stzh-theme-cta-magenta {
1174
+ --stzh-cta-background-color: var(--stzh-color-magenta60);
1175
+ }
1176
+
1177
+ .stzh-theme-cta-firgreen {
1178
+ --stzh-cta-background-color: var(--stzh-color-firgreen70);
1179
+ }
1180
+
1181
+ /* Department and microsite themes */
1182
+
1183
+ .stzh-theme-aoz {
1184
+ --stzh-color-primary-rgb: var(--stzh-color-tabasco-rgb);
1185
+ --stzh-color-primary-hover-rgb: var(--stzh-color-mahogany-rgb);
1186
+ }
1187
+
1188
+ .stzh-theme-vbz {
1189
+ --stzh-color-primary-rgb: var(--stzh-color-deepcerulean-rgb);
1190
+ --stzh-color-primary-hover-rgb: var(--stzh-color-regalblue-rgb);
1191
+
1192
+ --stzh-font-family-heavy: var(--stzh-font-family-bold);
1193
+ --stzh-font-family-medium: var(--stzh-font-family-regular);
1194
+ --stzh-font-family-title: var(--stzh-font-family-light);
1195
+
1196
+ /** Toasts */
1197
+ /*
1198
+ TODO: remove font family variables if not needed anymore
1199
+
1200
+ --stzh-toast-label-font-family: var(--stzh-font-family-regular);
1201
+ --stzh-toast-label-font-weight: var(--stzh-font-weight-regular);
1202
+ --stzh-toast-label-font-style: var(--stzh-font-style-regular);
1203
+
1204
+ --stzh-toast-background-color: var(--stzh-color-white);
1205
+ --stzh-toast-label-color: var(--stzh-base-color);
1206
+ --stzh-toast-close-color: var(--stzh-color-primary);
1207
+ --stzh-toast-button-color: var(--stzh-color-primary);
1208
+ --stzh-toast-icon-color: var(--stzh-color-primary);
1209
+ */
1210
+ }
1211
+
1212
+ .stzh-theme-uvz {
1213
+ --stzh-color-primary-rgb: var(--stzh-color-monza-rgb);
1214
+ --stzh-color-primary-hover-rgb: var(--stzh-color-venetianred-rgb);
1215
+
1216
+ --stzh-link-color: var(--stzh-color-scienceblue);
1217
+ --stzh-heading-color: rgb(77, 77, 77);
1218
+ }
1219
+
1220
+ .stzh-theme-pkzh {
1221
+ --stzh-pkzh-font-family: Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;
1222
+
1223
+ --stzh-color-primary-rgb: var(--stzh-color-shakespeare-rgb);
1224
+ --stzh-color-primary-hover-rgb: var(--stzh-color-chambray-rgb);
1225
+
1226
+ --stzh-font-family-light: var(--stzh-pkzh-font-family);
1227
+ --stzh-font-family-regular: var(--stzh-pkzh-font-family);
1228
+ --stzh-font-family-medium: var(--stzh-pkzh-font-family);
1229
+ --stzh-font-family-bold: var(--stzh-pkzh-font-family);
1230
+ --stzh-font-family-heavy: var(--stzh-pkzh-font-family);
1231
+
1232
+ --stzh-font-weight-light: 300;
1233
+ --stzh-font-weight-regular: normal;
1234
+ --stzh-font-weight-medium: 500;
1235
+ --stzh-font-weight-bold: 700;
1236
+ --stzh-font-weight-heavy: 800;
1237
+ }
1238
+
1239
+ .stzh-theme-ms-aoz-agenda {
1240
+ --stzh-color-primary-rgb: var(--stzh-color-ms-aoz-agenda-rgb);
1241
+ --stzh-color-primary-hover-rgb: var(--stzh-color-ms-aoz-agenda-hover-rgb);
1242
+ }
1243
+
1244
+ .stzh-theme-ms-cool-grey60 {
1245
+ --stzh-color-primary-rgb: var(--stzh-color-ms-coolgrey60-rgb);
1246
+ --stzh-color-primary-hover-rgb: var(--stzh-color-ms-coolgrey60-hover-rgb);
1247
+ }
1248
+
1249
+ .stzh-theme-ms-cobalt-blue60 {
1250
+ --stzh-color-primary-rgb: var(--stzh-color-cobaltblue60-rgb);
1251
+ --stzh-color-primary-hover-rgb: var(--stzh-color-cobaltblue60-hover-rgb);
1252
+ }
1253
+
1254
+ .stzh-theme-ms-shamrock-green70 {
1255
+ --stzh-color-primary-rgb: var(--stzh-color-shamrock70-rgb);
1256
+ --stzh-color-primary-hover-rgb: var(--stzh-color-shamrock70-hover-rgb);
1257
+ }
1258
+
1259
+ .stzh-theme-ms-lime-green80 {
1260
+ --stzh-color-primary-rgb: var(--stzh-color-limegreen80-rgb);
1261
+ --stzh-color-primary-hover-rgb: var(--stzh-color-limegreen80-hover-rgb);
1262
+ }
1263
+
1264
+ .stzh-theme-ms-magenta70 {
1265
+ --stzh-color-primary-rgb: var(--stzh-color-magenta70-rgb);
1266
+ --stzh-color-primary-hover-rgb: var(--stzh-color-magenta70-hover-rgb);
1267
+ }
1268
+
1269
+ .stzh-theme-ms-ocher70 {
1270
+ --stzh-color-primary-rgb: var(--stzh-color-ocher70-rgb);
1271
+ --stzh-color-primary-hover-rgb: var(--stzh-color-ocher70-hover-rgb);
1272
+ }
1273
+
1274
+ .stzh-theme-ms-orange {
1275
+ --stzh-color-primary-rgb: var(--stzh-color-ms-orange-rgb);
1276
+ --stzh-color-primary-hover-rgb: var(--stzh-color-ms-orange-hover-rgb);
1277
+ }
1278
+
1279
+ .stzh-theme-ms-orange70 {
1280
+ --stzh-color-primary-rgb: var(--stzh-color-orange70-rgb);
1281
+ --stzh-color-primary-hover-rgb: var(--stzh-color-orange70-hover-rgb);
1282
+ }
1283
+
1284
+ .stzh-theme-ms-red {
1285
+ --stzh-color-primary-rgb: var(--stzh-color-ms-red-rgb);
1286
+ --stzh-color-primary-hover-rgb: var(--stzh-color-ms-red-hover-rgb);
1287
+ }
1288
+
1289
+ .stzh-theme-ms-red60 {
1290
+ --stzh-color-primary-rgb: var(--stzh-color-red60-rgb);
1291
+ --stzh-color-primary-hover-rgb: var(--stzh-color-red60-hover-rgb);
1292
+ }
1293
+
1294
+ .stzh-theme-ms-violet70 {
1295
+ --stzh-color-primary-rgb: var(--stzh-color-violet70-rgb);
1296
+ --stzh-color-primary-hover-rgb: var(--stzh-color-violet70-hover-rgb);
1297
+ }
1298
+
1299
+ .stzh-theme-ms-winered {
1300
+ --stzh-color-primary-rgb: var(--stzh-color-ms-winered-rgb);
1301
+ --stzh-color-primary-hover-rgb: var(--stzh-color-ms-winered-hover-rgb);
1302
+ }
1303
+
1304
+ .stzh-theme-ma {
1305
+ --stzh-section-highlight-background-color: var(--stzh-color-white);
1306
+
1307
+ background-color: var(--stzh-color-grey10);
1308
+ }
1309
+
1310
+ /**
1311
+ * Publizistische Inhalte (PI)
1312
+ */
1313
+
1314
+ .stzh-theme-pi-lemongrass,
1315
+ .stzh-theme-pi-firgreen,
1316
+ .stzh-theme-pi-petrol,
1317
+ .stzh-theme-pi-orange {
1318
+ /**
1319
+ * Body background
1320
+ */
1321
+
1322
+ body {
1323
+ background-color: var(--stzh-color-coolgrey10);
1324
+ }
1325
+
1326
+ /**
1327
+ * Textandimage
1328
+ */
1329
+ --stzh-textandimage-grid-template-areas: "text text text text" "image image image image";
1330
+
1331
+ @media screen and (min-width: 600px) {
1332
+ --stzh-textandimage-grid-template-areas: "text text text text" "image image image image";
1333
+ }
1334
+
1335
+ @media screen and (min-width: 900px) {
1336
+ --stzh-textandimage-grid-template-areas: "text text text text text image image image";
1337
+ --stzh-textandimage-grid-template-areas-image-left: "text text text image image image image image";
1338
+ }
1339
+ }
1340
+
1341
+ .stzh-theme-pi-lemongrass {
1342
+ --stzh-color-primary10-rgb: var(--stzh-color-lemongrass10-rgb);
1343
+ --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);
1344
+ --stzh-color-primary20-rgb: var(--stzh-color-lemongrass20-rgb);
1345
+ --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);
1346
+ --stzh-color-primary30-rgb: var(--stzh-color-lemongrass30-rgb);
1347
+ --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);
1348
+ --stzh-color-primary40-rgb: var(--stzh-color-lemongrass40-rgb);
1349
+ --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);
1350
+ --stzh-color-primary50-rgb: var(--stzh-color-lemongrass50-rgb);
1351
+ --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);
1352
+ --stzh-color-primary60-rgb: var(--stzh-color-lemongrass60-rgb);
1353
+ --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);
1354
+ --stzh-color-primary70-rgb: var(--stzh-color-lemongrass70-rgb);
1355
+ --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);
1356
+ --stzh-color-primary80-rgb: var(--stzh-color-lemongrass80-rgb);
1357
+ --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);
1358
+ --stzh-color-primary90-rgb: var(--stzh-color-lemongrass90-rgb);
1359
+ --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);
1360
+ --stzh-color-primary100-rgb: var(--stzh-color-lemongrass100-rgb);
1361
+ --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);
1362
+
1363
+ --stzh-color-secondary10-rgb: var(--stzh-color-lemongrass10-rgb);
1364
+ --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);
1365
+ --stzh-color-secondary20-rgb: var(--stzh-color-lemongrass20-rgb);
1366
+ --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);
1367
+ --stzh-color-secondary30-rgb: var(--stzh-color-lemongrass30-rgb);
1368
+ --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);
1369
+ --stzh-color-secondary40-rgb: var(--stzh-color-lemongrass40-rgb);
1370
+ --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);
1371
+ --stzh-color-secondary50-rgb: var(--stzh-color-lemongrass50-rgb);
1372
+ --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);
1373
+ --stzh-color-secondary60-rgb: var(--stzh-color-lemongrass60-rgb);
1374
+ --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);
1375
+ --stzh-color-secondary70-rgb: var(--stzh-color-lemongrass70-rgb);
1376
+ --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);
1377
+ --stzh-color-secondary80-rgb: var(--stzh-color-lemongrass80-rgb);
1378
+ --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);
1379
+ --stzh-color-secondary90-rgb: var(--stzh-color-lemongrass90-rgb);
1380
+ --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);
1381
+ --stzh-color-secondary100-rgb: var(--stzh-color-lemongrass100-rgb);
1382
+ --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);
1383
+
1384
+ --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);
1385
+ --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);
1386
+ --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);
1387
+ --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);
1388
+
1389
+ /**
1390
+ * Heading/Richtext
1391
+ */
1392
+ --stzh-heading-color: var(--stzh-color-primary80);
1393
+
1394
+ /**
1395
+ * Header/Footer overrides.
1396
+ */
1397
+ --stzh-header-logobar-background-color: var(--stzh-color-primary50);
1398
+ --stzh-footer-background-color: var(--stzh-color-primary90);
1399
+
1400
+ /**
1401
+ * Card Navigation overrides.
1402
+ */
1403
+ --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary40);
1404
+
1405
+ /**
1406
+ * Quote overrides
1407
+ */
1408
+ --stzh-pi-quote-color: var(--stzh-color-primary70);
1409
+
1410
+ /**
1411
+ * Teaser overrides
1412
+ */
1413
+ --stzh-pi-teaser-image-background-color: var(--stzh-color-primary40);
1414
+
1415
+ /**
1416
+ * Card list
1417
+ */
1418
+ --stzh-cardlist-background-color: var(--stzh-color-primary20);
1419
+ --stzh-cardlist-description-color: var(--stzh-color-black);
1420
+ }
1421
+
1422
+ .stzh-theme-pi-firgreen {
1423
+ --stzh-color-primary10-rgb: var(--stzh-color-firgreen10-rgb);
1424
+ --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);
1425
+ --stzh-color-primary20-rgb: var(--stzh-color-firgreen20-rgb);
1426
+ --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);
1427
+ --stzh-color-primary30-rgb: var(--stzh-color-firgreen30-rgb);
1428
+ --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);
1429
+ --stzh-color-primary40-rgb: var(--stzh-color-firgreen40-rgb);
1430
+ --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);
1431
+ --stzh-color-primary50-rgb: var(--stzh-color-firgreen50-rgb);
1432
+ --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);
1433
+ --stzh-color-primary60-rgb: var(--stzh-color-firgreen60-rgb);
1434
+ --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);
1435
+ --stzh-color-primary70-rgb: var(--stzh-color-firgreen70-rgb);
1436
+ --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);
1437
+ --stzh-color-primary80-rgb: var(--stzh-color-firgreen80-rgb);
1438
+ --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);
1439
+ --stzh-color-primary90-rgb: var(--stzh-color-firgreen90-rgb);
1440
+ --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);
1441
+ --stzh-color-primary100-rgb: var(--stzh-color-firgreen100-rgb);
1442
+ --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);
1443
+
1444
+ --stzh-color-secondary10-rgb: var(--stzh-color-firgreen10-rgb);
1445
+ --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);
1446
+ --stzh-color-secondary20-rgb: var(--stzh-color-firgreen20-rgb);
1447
+ --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);
1448
+ --stzh-color-secondary30-rgb: var(--stzh-color-firgreen30-rgb);
1449
+ --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);
1450
+ --stzh-color-secondary40-rgb: var(--stzh-color-firgreen40-rgb);
1451
+ --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);
1452
+ --stzh-color-secondary50-rgb: var(--stzh-color-firgreen50-rgb);
1453
+ --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);
1454
+ --stzh-color-secondary60-rgb: var(--stzh-color-firgreen60-rgb);
1455
+ --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);
1456
+ --stzh-color-secondary70-rgb: var(--stzh-color-firgreen70-rgb);
1457
+ --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);
1458
+ --stzh-color-secondary80-rgb: var(--stzh-color-firgreen80-rgb);
1459
+ --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);
1460
+ --stzh-color-secondary90-rgb: var(--stzh-color-firgreen90-rgb);
1461
+ --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);
1462
+ --stzh-color-secondary100-rgb: var(--stzh-color-firgreen100-rgb);
1463
+ --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);
1464
+
1465
+ --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);
1466
+ --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);
1467
+ --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);
1468
+ --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);
1469
+
1470
+ /**
1471
+ * Heading/Richtext
1472
+ */
1473
+ --stzh-heading-color: var(--stzh-color-primary60);
1474
+
1475
+ /**
1476
+ * Header/Footer overrides.
1477
+ */
1478
+ --stzh-header-logobar-background-color: var(--stzh-color-primary50);
1479
+ --stzh-footer-background-color: var(--stzh-color-primary90);
1480
+
1481
+ /**
1482
+ * Card Navigation overrides.
1483
+ */
1484
+ --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary30);
1485
+
1486
+ /**
1487
+ * Quote overrides
1488
+ */
1489
+ --stzh-pi-quote-color: var(--stzh-color-primary60);
1490
+
1491
+ /**
1492
+ * Teaser overrides
1493
+ */
1494
+ --stzh-pi-teaser-image-background-color: var(--stzh-color-primary30);
1495
+
1496
+ /**
1497
+ * Card list
1498
+ */
1499
+ --stzh-cardlist-background-color: var(--stzh-color-primary20);
1500
+ --stzh-cardlist-description-color: var(--stzh-color-black);
1501
+ }
1502
+
1503
+ .stzh-theme-pi-petrol {
1504
+ --stzh-color-primary10-rgb: var(--stzh-color-petrol10-rgb);
1505
+ --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);
1506
+ --stzh-color-primary20-rgb: var(--stzh-color-petrol20-rgb);
1507
+ --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);
1508
+ --stzh-color-primary30-rgb: var(--stzh-color-petrol30-rgb);
1509
+ --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);
1510
+ --stzh-color-primary40-rgb: var(--stzh-color-petrol40-rgb);
1511
+ --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);
1512
+ --stzh-color-primary50-rgb: var(--stzh-color-petrol50-rgb);
1513
+ --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);
1514
+ --stzh-color-primary60-rgb: var(--stzh-color-petrol60-rgb);
1515
+ --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);
1516
+ --stzh-color-primary70-rgb: var(--stzh-color-petrol70-rgb);
1517
+ --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);
1518
+ --stzh-color-primary80-rgb: var(--stzh-color-petrol80-rgb);
1519
+ --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);
1520
+ --stzh-color-primary90-rgb: var(--stzh-color-petrol90-rgb);
1521
+ --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);
1522
+ --stzh-color-primary100-rgb: var(--stzh-color-petrol100-rgb);
1523
+ --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);
1524
+
1525
+ --stzh-color-secondary10-rgb: var(--stzh-color-petrol10-rgb);
1526
+ --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);
1527
+ --stzh-color-secondary20-rgb: var(--stzh-color-petrol20-rgb);
1528
+ --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);
1529
+ --stzh-color-secondary30-rgb: var(--stzh-color-petrol30-rgb);
1530
+ --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);
1531
+ --stzh-color-secondary40-rgb: var(--stzh-color-petrol40-rgb);
1532
+ --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);
1533
+ --stzh-color-secondary50-rgb: var(--stzh-color-petrol50-rgb);
1534
+ --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);
1535
+ --stzh-color-secondary60-rgb: var(--stzh-color-petrol60-rgb);
1536
+ --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);
1537
+ --stzh-color-secondary70-rgb: var(--stzh-color-petrol70-rgb);
1538
+ --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);
1539
+ --stzh-color-secondary80-rgb: var(--stzh-color-petrol80-rgb);
1540
+ --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);
1541
+ --stzh-color-secondary90-rgb: var(--stzh-color-petrol90-rgb);
1542
+ --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);
1543
+ --stzh-color-secondary100-rgb: var(--stzh-color-petrol100-rgb);
1544
+ --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);
1545
+
1546
+ --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);
1547
+ --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);
1548
+ --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);
1549
+ --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);
1550
+
1551
+ /**
1552
+ * Heading/Richtext
1553
+ */
1554
+ --stzh-heading-color: var(--stzh-color-primary60);
1555
+
1556
+ /**
1557
+ * Header/Footer overrides.
1558
+ */
1559
+ --stzh-header-logobar-background-color: var(--stzh-color-primary50);
1560
+ --stzh-footer-background-color: var(--stzh-color-primary80);
1561
+
1562
+ /**
1563
+ * Card Navigation overrides.
1564
+ */
1565
+ --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary30);
1566
+
1567
+ /**
1568
+ * Quote overrides
1569
+ */
1570
+ --stzh-pi-quote-color: var(--stzh-color-primary60);
1571
+
1572
+ /**
1573
+ * Teaser overrides
1574
+ */
1575
+ --stzh-pi-teaser-image-background-color: var(--stzh-color-primary30);
1576
+
1577
+ /**
1578
+ * Card list
1579
+ */
1580
+ --stzh-cardlist-background-color: var(--stzh-color-primary10);
1581
+ --stzh-cardlist-description-color: var(--stzh-color-black);
1582
+ }
1583
+
1584
+ .stzh-theme-pi-orange {
1585
+ --stzh-color-primary10-rgb: var(--stzh-color-orange10-rgb);
1586
+ --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);
1587
+ --stzh-color-primary20-rgb: var(--stzh-color-orange20-rgb);
1588
+ --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);
1589
+ --stzh-color-primary30-rgb: var(--stzh-color-orange30-rgb);
1590
+ --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);
1591
+ --stzh-color-primary40-rgb: var(--stzh-color-orange40-rgb);
1592
+ --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);
1593
+ --stzh-color-primary50-rgb: var(--stzh-color-orange50-rgb);
1594
+ --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);
1595
+ --stzh-color-primary60-rgb: var(--stzh-color-orange60-rgb);
1596
+ --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);
1597
+ --stzh-color-primary70-rgb: var(--stzh-color-orange70-rgb);
1598
+ --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);
1599
+ --stzh-color-primary80-rgb: var(--stzh-color-orange80-rgb);
1600
+ --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);
1601
+ --stzh-color-primary90-rgb: var(--stzh-color-orange90-rgb);
1602
+ --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);
1603
+ --stzh-color-primary100-rgb: var(--stzh-color-orange100-rgb);
1604
+ --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);
1605
+
1606
+ --stzh-color-secondary10-rgb: var(--stzh-color-orange10-rgb);
1607
+ --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);
1608
+ --stzh-color-secondary20-rgb: var(--stzh-color-orange20-rgb);
1609
+ --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);
1610
+ --stzh-color-secondary30-rgb: var(--stzh-color-orange30-rgb);
1611
+ --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);
1612
+ --stzh-color-secondary40-rgb: var(--stzh-color-orange40-rgb);
1613
+ --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);
1614
+ --stzh-color-secondary50-rgb: var(--stzh-color-orange50-rgb);
1615
+ --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);
1616
+ --stzh-color-secondary60-rgb: var(--stzh-color-orange60-rgb);
1617
+ --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);
1618
+ --stzh-color-secondary70-rgb: var(--stzh-color-orange70-rgb);
1619
+ --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);
1620
+ --stzh-color-secondary80-rgb: var(--stzh-color-orange80-rgb);
1621
+ --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);
1622
+ --stzh-color-secondary90-rgb: var(--stzh-color-orange90-rgb);
1623
+ --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);
1624
+ --stzh-color-secondary100-rgb: var(--stzh-color-orange100-rgb);
1625
+ --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);
1626
+
1627
+ --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);
1628
+ --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);
1629
+ --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);
1630
+ --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);
1631
+
1632
+ /**
1633
+ * Heading/Richtext
1634
+ */
1635
+ --stzh-heading-color: var(--stzh-color-primary60);
1636
+
1637
+ /**
1638
+ * Header/Footer overrides.
1639
+ */
1640
+ --stzh-header-logobar-background-color: var(--stzh-color-primary50);
1641
+ --stzh-footer-background-color: var(--stzh-color-primary80);
1642
+
1643
+ /**
1644
+ * Card Navigation overrides.
1645
+ */
1646
+ --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary40);
1647
+
1648
+ /**
1649
+ * Quote overrides
1650
+ */
1651
+ --stzh-pi-quote-color: var(--stzh-color-primary50);
1652
+
1653
+ /**
1654
+ * Teaser overrides
1655
+ */
1656
+ --stzh-pi-teaser-image-background-color: var(--stzh-color-primary30);
1657
+
1658
+ /**
1659
+ * Card list
1660
+ */
1661
+ --stzh-cardlist-background-color: var(--stzh-color-primary20);
1662
+ --stzh-cardlist-description-color: var(--stzh-color-black);
1663
+ }