@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
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-92254d32.js');
6
6
 
7
- const stzhSkinPortalMitwirkenCss = "@charset \"UTF-8\";::-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)}:host{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);color:var(--stzh-base-color);box-sizing:border-box;display:block;}:host[hidden]{display:none}:host::-moz-selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}:host::selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}:host *,:host *::before,:host *::after{box-sizing:border-box;text-underline-offset:var(--stzh-link-text-underline-offset);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}:host .has-focus{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}:host .stzh-fylingfocus-focused{outline-style:none !important}:host .stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root{--stzh-color-primary:var(--stzh-color-deepcerulean);--stzh-color-primary-hover:var(--stzh-color-regalblue);--stzh-color-primary48:rgba(5, 127, 172, 0.48);--stzh-color-primary32:rgba(5, 127, 172, 0.32);--stzh-color-primary16:rgba(5, 127, 172, 0.16);--stzh-color-primary8:rgba(5, 127, 172, 0.08);--stzh-font-family-heavy:var(--stzh-font-family-bold);--stzh-font-family-title:var(--stzh-font-family-light);--stzh-button-text-hover-background:rgba(5, 127, 172, 0.08)}main,.reveal-overlay,.mod_header{--primary:var(--stzh-color-primary);--secondary:var(--stzh-color-primary);--success:var(--stzh-color-old-truegreen);--warning:var(--stzh-color-old-warning);--alert:var(--stzh-color-error60);--highlight:var(--stzh-color-coral);--highlight_alternative:var(--stzh-color-coral)}main a.muted,main .inline-filters button.muted[data-toggle],.reveal-overlay a.muted,.reveal-overlay .inline-filters button.muted[data-toggle]{color:var(--stzh-color-white);background-color:var(--stzh-color-old-grey13);border-color:var(--stzh-color-old-grey13)}main a.muted:hover,main a.muted:focus,main .inline-filters button.muted[data-toggle]:hover,main .inline-filters button.muted[data-toggle]:focus,.reveal-overlay a.muted:hover,.reveal-overlay a.muted:focus,.reveal-overlay .inline-filters button.muted[data-toggle]:hover,.reveal-overlay .inline-filters button.muted[data-toggle]:focus{color:var(--stzh-color-white);background-color:var(--stzh-color-old-grey13);border-color:var(--stzh-color-old-grey13)}.reveal-overlay{background-color:rgba(5, 127, 172, 0.8);}.reveal-overlay .reveal__title{margin-top:0}.reveal-overlay .reveal{box-shadow:var(--stzh-box-shadow-overlay)}.reveal-overlay .close-button{color:var(--stzh-base-lead-color)}.mod_header .mod_header__logobar-logo img{background:url(https://www.stadt-zuerich.ch/content/dam/stzh/corpdesign/wortbildmarken/logo_stzh_vbz_pos_2-1.svg) no-repeat;width:0;padding-left:13rem}main{accent-color:var(--stzh-color-primary);--color:var(--stzh-base-color);--richtext-blockquote-color:var(--stzh-richtext-blockquote-color, var(--stzh-color-primary70));--richtext-blockquote-line-color:var(--stzh-richtext-blockquote-line-color, var(--stzh-color-primary70));--richtext-blockquote-footer-color:var(--stzh-richtext-blockquote-footer-color, var(--stzh-color-old-grey55));color:var(--color);}main .float-left{float:left}main .float-right{float:right}main h1,main h2,main h3,main h4{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);color:var(--stzh-heading-color);margin:0}main b,main strong{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy)}main i,main em{font-family:var(--stzh-font-family-medium-italic);font-weight:var(--stzh-font-weight-medium-italic);font-style:var(--stzh-font-style-medium-italic)}main,main p,main stzh-text{font-size:var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p1-default-text-letter-spacing)}@media screen and (min-width: 900px){main,main p,main stzh-text{font-size:var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-p1-medium-text-letter-spacing)}}main h1{font-size:var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}@media screen and (min-width: 600px){main h1{font-size:var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 900px){main h1{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1260px){main h1{font-size:var(--stzh-font-curve-h1-large-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-large-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-large-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1600px){main h1{font-size:var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));line-height:var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));letter-spacing:var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing))}}main h2{font-size:var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h2-default-heading-letter-spacing)}@media screen and (min-width: 600px){main h2{font-size:var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){main h2{font-size:var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 1600px){main h2{font-size:var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}main h3{font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-default-heading-letter-spacing)}@media screen and (min-width: 600px){main h3{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-small-heading-letter-spacing)}}@media screen and (min-width: 900px){main h3{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main h3{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}main h4{font-size:var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-default-heading-letter-spacing)}@media screen and (min-width: 600px){main h4{font-size:var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-small-heading-letter-spacing)}}@media screen and (min-width: 1260px){main h4{font-size:var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-large-heading-letter-spacing)}}@media screen and (min-width: 1600px){main h4{font-size:var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}main h1,main stzh-heading[level=\"1\"]{margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){main h1,main stzh-heading[level=\"1\"]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main h1,main stzh-heading[level=\"1\"]{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main h1,main stzh-heading[level=\"1\"]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main h1,main stzh-heading[level=\"1\"]{margin-bottom:var(--stzh-space-xxxlarge)}}main h2,main stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-medium);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 600px){main h2,main stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main h2,main stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main h2,main stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){main h2,main stzh-heading[level=\"2\"]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main h2,main stzh-heading[level=\"2\"]{margin-bottom:var(--stzh-space-medium)}}main h3,main stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-xsmall);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main h3,main stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main h3,main stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 900px){main h3,main stzh-heading[level=\"3\"]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main h3,main stzh-heading[level=\"3\"]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main h3,main stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-xsmall)}}main h4,main stzh-heading[level=\"4\"]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main h4,main stzh-heading[level=\"4\"]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main h4,main stzh-heading[level=\"4\"]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main h4,main stzh-heading[level=\"4\"]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main h4,main stzh-heading[level=\"4\"]{margin-bottom:var(--stzh-space-medium)}}main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-bottom:var(--stzh-space-medium);margin-top:0}@media screen and (min-width: 600px){main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-bottom:var(--stzh-space-xxlarge)}}main ul ul,main ul ol,main ul dl,main ul stzh-list,main ol ul,main ol ol,main ol dl,main ol stzh-list,main dl ul,main dl ol,main dl dl,main dl stzh-list,main stzh-list ul,main stzh-list ol,main stzh-list dl,main stzh-list stzh-list{margin-top:0;margin-bottom:0}main stzh-text[curve=hero],main stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xlarge);margin-top:0}@media screen and (min-width: 900px){main stzh-text[curve=hero],main stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=hero],main stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xxxlarge)}}main stzh-text[curve=h1],main stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){main stzh-text[curve=h1],main stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=h1],main stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main stzh-text[curve=h1],main stzh-heading[curve=h1]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=h1],main stzh-heading[curve=h1]{margin-bottom:var(--stzh-space-xxxlarge)}}main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-medium);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 600px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-medium)}}main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-top:var(--stzh-space-xsmall);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-top:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 900px){main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-top:var(--stzh-space-xsmall)}}main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-bottom:var(--stzh-space-medium)}}main stzh-text[curve=p1],main stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-medium);margin-top:0}@media screen and (min-width: 600px){main stzh-text[curve=p1],main stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){main stzh-text[curve=p1],main stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=p1],main stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-xxlarge)}}main stzh-text[curve=p2],main stzh-heading[curve=p2]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 900px){main stzh-text[curve=p2],main stzh-heading[curve=p2]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main stzh-text[curve=p2],main stzh-heading[curve=p2]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main stzh-text[curve=p2],main stzh-heading[curve=p2]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main stzh-text[curve=p2],main stzh-heading[curve=p2]{margin-bottom:var(--stzh-space-large)}}main stzh-figure{margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xxlarge)}main blockquote{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h3-default-text-letter-spacing);padding-left:var(--stzh-space-medium);padding-right:var(--stzh-space-medium);margin:var(--stzh-space-xxlarge);color:var(--richtext-blockquote-color);position:relative;overflow:hidden}@media screen and (min-width: 600px){main blockquote{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h3-small-text-letter-spacing)}}@media screen and (min-width: 900px){main blockquote{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main blockquote{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 600px){main blockquote{padding-left:var(--stzh-space-large)}}@media screen and (min-width: 900px){main blockquote{padding-left:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main blockquote{padding-left:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){main blockquote{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 900px){main blockquote{padding-right:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main blockquote{padding-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){main blockquote{margin:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main blockquote{margin:var(--stzh-space-xxxxlarge)}}@media print{main blockquote{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact}}main blockquote:before{background:var(--richtext-blockquote-line-color);height:calc(100% - var(--stzh-space-xsmall) * 2);width:0.1875rem;content:\" \";display:block;position:absolute;left:0;top:var(--stzh-space-xsmall)}main blockquote p{margin-top:0;margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 900px){main blockquote p{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main blockquote p{margin-bottom:var(--stzh-space-large)}}main blockquote p::before,main blockquote p::after{display:inline-block}main blockquote p::before{content:\"«\"}main blockquote p::after{content:\"»\"}main blockquote footer{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));color:var(--richtext-blockquote-footer-color)}@media screen and (min-width: 900px){main blockquote footer{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main blockquote footer::before{content:\"–\";display:inline-block;margin-right:var(--stzh-space-xxxsmall)}main table{--min-width:none;--cell-padding:var(--stzh-table-cell-padding);width:100%;border-spacing:0;min-width:var(--min-width);}main table.has-layout-fixed{table-layout:fixed}main thead{position:-webkit-sticky;position:sticky;top:0;z-index:3}main tbody tr:nth-child(even) td,main tbody tr:nth-child(even) th{background-color:var(--stzh-color-grey10)}main td,main th{font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);text-align:left;border:none;vertical-align:top;border:none;background-color:var(--stzh-color-white);transition:background-color var(--stzh-base-transition-animation-speed);padding:var(--cell-padding);}main td a,main th a{color:var(--stzh-link-color);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius);text-underline-offset:var(--stzh-link-text-underline-offset);-webkit-text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}main td a:hover,main th a:hover{color:var(--stzh-link-hover-color);-webkit-text-decoration-line:var(--stzh-link-hover-text-decoration-line);text-decoration-line:var(--stzh-link-hover-text-decoration-line)}main td b,main td strong,main th b,main th strong{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy)}main td i,main td em,main th i,main th em{font-family:var(--stzh-font-family-medium-italic);font-weight:var(--stzh-font-weight-medium-italic);font-style:var(--stzh-font-style-medium-italic)}main td.align-left,main th.align-left{text-align:left}main td.align-right,main th.align-right{text-align:right}main td.align-center,main th.align-center{text-align:center}main td.valign-auto,main th.valign-auto{vertical-align:auto}main td.valign-middle,main th.valign-middle{vertical-align:middle}main td.valign-bottom,main th.valign-bottom{vertical-align:bottom}main td.valign-top,main th.valign-top{vertical-align:top}main td.nowrap,main th.nowrap{white-space:nowrap}main td.is-head,main th.is-head{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy)}main td.is-sticky-left,main td.is-sticky-right,main th.is-sticky-left,main th.is-sticky-right{position:-webkit-sticky;position:sticky;z-index:1}main td.has-sticked,main th.has-sticked{z-index:2}main td.is-sticky-left,main th.is-sticky-left{left:0}main td.is-sticky-right,main th.is-sticky-right{right:0}main td.is-sticky-left::after,main td.is-sticky-right::after,main th.is-sticky-left::after,main th.is-sticky-right::after{background:linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 100%);content:\"\";pointer-events:none;position:absolute;top:0;height:100%;width:0.375rem;transform:translate(100%);opacity:0;transition:opacity var(--stzh-base-transition-animation-speed)}main td.is-sticky-left::after,main th.is-sticky-left::after{right:0}main td.is-sticky-right::after,main th.is-sticky-right::after{left:0;transform:rotate(-180deg) translate(100%)}main td.has-sticked.is-sticky-left::after,main td.has-sticked.is-sticky-right::after,main th.has-sticked.is-sticky-left::after,main th.has-sticked.is-sticky-right::after{opacity:1}main th{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);color:var(--stzh-color-primary)}main th.is-sortable{padding:0}main a{color:var(--stzh-link-color);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius);text-underline-offset:var(--stzh-link-text-underline-offset);-webkit-text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}main a:hover{color:var(--stzh-link-hover-color);-webkit-text-decoration-line:var(--stzh-link-hover-text-decoration-line);text-decoration-line:var(--stzh-link-hover-text-decoration-line)}main .stzh-richtext__external-link{position:relative}main .stzh-richtext__external-vhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}main .stzh-richtext__external-icon-wrapper{position:relative;display:inline-block;width:var(--stzh-icon-size);height:var(--stzh-link-icon-wrapper-height);margin-left:var(--stzh-space-xxsmall)}main .stzh-richtext__external-icon{--icon:var(--stzh-icon-size);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:0.0625rem;width:var(--stzh-icon-size);height:var(--stzh-icon-size)}main,main label,main tfoot,main thead{color:var(--stzh-base-color)}main svg{overflow:visible}main label{display:flex;align-items:center}main .field label{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);display:block}main input[type=checkbox],main input[type=radio]{width:1.5rem;height:1.5rem}main label>[type=checkbox],main label>[type=radio]{margin-right:var(--stzh-space-small)}main .filters__section--general label,main .filters__section label{font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);display:flex;line-height:1.5rem;transition:color var(--stzh-base-transition-animation-speed);color:var(--stzh-base-color);margin-bottom:var(--stzh-space-small)}main .filters__has-subfilters{align-items:center}main .filters__has-subfilters [data-toggle]{margin-bottom:var(--stzh-space-small)}main .form-input-extra-before,main .form-error{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height))}@media screen and (min-width: 900px){main .form-input-extra-before,main .form-error{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .form-error,main .is-invalid-label{color:var(--stzh-color-error60)}main [type=color],main [type=date],main [type=datetime-local],main [type=datetime],main [type=email],main [type=month],main [type=number],main [type=password],main [type=search],main [type=tel],main [type=text],main [type=time],main [type=url],main [type=week],main textarea,main .inline-filters button[data-toggle],main select,main .data-picker .picker-prompt a,main .data-picker.picker-single .picker-values div a{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);border:0.0625rem solid var(--stzh-color-grey70);transition-property:color, border-color;transition-duration:var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-form-input-border-radius);padding:var(--stzh-space-xsmall) var(--stzh-space-medium);width:100%;height:var(--stzh-form-input-height);color:var(--stzh-color-primary);-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:var(--stzh-space-medium);-webkit-text-decoration-line:none;text-decoration-line:none}main [type=color]::-webkit-input-placeholder,main [type=date]::-webkit-input-placeholder,main [type=datetime-local]::-webkit-input-placeholder,main [type=datetime]::-webkit-input-placeholder,main [type=email]::-webkit-input-placeholder,main [type=month]::-webkit-input-placeholder,main [type=number]::-webkit-input-placeholder,main [type=password]::-webkit-input-placeholder,main [type=search]::-webkit-input-placeholder,main [type=tel]::-webkit-input-placeholder,main [type=text]::-webkit-input-placeholder,main [type=time]::-webkit-input-placeholder,main [type=url]::-webkit-input-placeholder,main [type=week]::-webkit-input-placeholder,main textarea::-webkit-input-placeholder,main .inline-filters button[data-toggle]::-webkit-input-placeholder,main select::-webkit-input-placeholder,main .data-picker .picker-prompt a::-webkit-input-placeholder,main .data-picker.picker-single .picker-values div a::-webkit-input-placeholder{color:var(--stzh-color-grey70)}main [type=color]:-moz-placeholder,main [type=date]:-moz-placeholder,main [type=datetime-local]:-moz-placeholder,main [type=datetime]:-moz-placeholder,main [type=email]:-moz-placeholder,main [type=month]:-moz-placeholder,main [type=number]:-moz-placeholder,main [type=password]:-moz-placeholder,main [type=search]:-moz-placeholder,main [type=tel]:-moz-placeholder,main [type=text]:-moz-placeholder,main [type=time]:-moz-placeholder,main [type=url]:-moz-placeholder,main [type=week]:-moz-placeholder,main textarea:-moz-placeholder,main .inline-filters button[data-toggle]:-moz-placeholder,main select:-moz-placeholder,main .data-picker .picker-prompt a:-moz-placeholder,main .data-picker.picker-single .picker-values div a:-moz-placeholder{color:var(--stzh-color-grey70)}main [type=color]::-moz-placeholder,main [type=date]::-moz-placeholder,main [type=datetime-local]::-moz-placeholder,main [type=datetime]::-moz-placeholder,main [type=email]::-moz-placeholder,main [type=month]::-moz-placeholder,main [type=number]::-moz-placeholder,main [type=password]::-moz-placeholder,main [type=search]::-moz-placeholder,main [type=tel]::-moz-placeholder,main [type=text]::-moz-placeholder,main [type=time]::-moz-placeholder,main [type=url]::-moz-placeholder,main [type=week]::-moz-placeholder,main textarea::-moz-placeholder,main .inline-filters button[data-toggle]::-moz-placeholder,main select::-moz-placeholder,main .data-picker .picker-prompt a::-moz-placeholder,main .data-picker.picker-single .picker-values div a::-moz-placeholder{color:var(--stzh-color-grey70)}main [type=color]:-ms-input-placeholder,main [type=date]:-ms-input-placeholder,main [type=datetime-local]:-ms-input-placeholder,main [type=datetime]:-ms-input-placeholder,main [type=email]:-ms-input-placeholder,main [type=month]:-ms-input-placeholder,main [type=number]:-ms-input-placeholder,main [type=password]:-ms-input-placeholder,main [type=search]:-ms-input-placeholder,main [type=tel]:-ms-input-placeholder,main [type=text]:-ms-input-placeholder,main [type=time]:-ms-input-placeholder,main [type=url]:-ms-input-placeholder,main [type=week]:-ms-input-placeholder,main textarea:-ms-input-placeholder,main .inline-filters button[data-toggle]:-ms-input-placeholder,main select:-ms-input-placeholder,main .data-picker .picker-prompt a:-ms-input-placeholder,main .data-picker.picker-single .picker-values div a:-ms-input-placeholder{color:var(--stzh-color-grey70)}main [type=color]:hover,main [type=color]:focus,main [type=date]:hover,main [type=date]:focus,main [type=datetime-local]:hover,main [type=datetime-local]:focus,main [type=datetime]:hover,main [type=datetime]:focus,main [type=email]:hover,main [type=email]:focus,main [type=month]:hover,main [type=month]:focus,main [type=number]:hover,main [type=number]:focus,main [type=password]:hover,main [type=password]:focus,main [type=search]:hover,main [type=search]:focus,main [type=tel]:hover,main [type=tel]:focus,main [type=text]:hover,main [type=text]:focus,main [type=time]:hover,main [type=time]:focus,main [type=url]:hover,main [type=url]:focus,main [type=week]:hover,main [type=week]:focus,main textarea:hover,main textarea:focus,main .inline-filters button[data-toggle]:hover,main .inline-filters button[data-toggle]:focus,main select:hover,main select:focus,main .data-picker .picker-prompt a:hover,main .data-picker .picker-prompt a:focus,main .data-picker.picker-single .picker-values div a:hover,main .data-picker.picker-single .picker-values div a:focus{color:var(--stzh-color-primary-hover);border-color:var(--stzh-color-primary-hover)}main [type=color]:-webkit-autofill,main [type=date]:-webkit-autofill,main [type=datetime-local]:-webkit-autofill,main [type=datetime]:-webkit-autofill,main [type=email]:-webkit-autofill,main [type=month]:-webkit-autofill,main [type=number]:-webkit-autofill,main [type=password]:-webkit-autofill,main [type=search]:-webkit-autofill,main [type=tel]:-webkit-autofill,main [type=text]:-webkit-autofill,main [type=time]:-webkit-autofill,main [type=url]:-webkit-autofill,main [type=week]:-webkit-autofill,main textarea:-webkit-autofill,main .inline-filters button[data-toggle]:-webkit-autofill,main select:-webkit-autofill,main .data-picker .picker-prompt a:-webkit-autofill,main .data-picker.picker-single .picker-values div a:-webkit-autofill{-webkit-background-clip:text;background-clip:text}main [type=color]:-moz-placeholder-shown,main [type=date]:-moz-placeholder-shown,main [type=datetime-local]:-moz-placeholder-shown,main [type=datetime]:-moz-placeholder-shown,main [type=email]:-moz-placeholder-shown,main [type=month]:-moz-placeholder-shown,main [type=number]:-moz-placeholder-shown,main [type=password]:-moz-placeholder-shown,main [type=search]:-moz-placeholder-shown,main [type=tel]:-moz-placeholder-shown,main [type=text]:-moz-placeholder-shown,main [type=time]:-moz-placeholder-shown,main [type=url]:-moz-placeholder-shown,main [type=week]:-moz-placeholder-shown,main textarea:-moz-placeholder-shown,main .inline-filters button[data-toggle]:-moz-placeholder-shown,main select:-moz-placeholder-shown,main .data-picker .picker-prompt a:-moz-placeholder-shown,main .data-picker.picker-single .picker-values div a:-moz-placeholder-shown{text-overflow:ellipsis}main [type=color]:placeholder-shown,main [type=date]:placeholder-shown,main [type=datetime-local]:placeholder-shown,main [type=datetime]:placeholder-shown,main [type=email]:placeholder-shown,main [type=month]:placeholder-shown,main [type=number]:placeholder-shown,main [type=password]:placeholder-shown,main [type=search]:placeholder-shown,main [type=tel]:placeholder-shown,main [type=text]:placeholder-shown,main [type=time]:placeholder-shown,main [type=url]:placeholder-shown,main [type=week]:placeholder-shown,main textarea:placeholder-shown,main .inline-filters button[data-toggle]:placeholder-shown,main select:placeholder-shown,main .data-picker .picker-prompt a:placeholder-shown,main .data-picker.picker-single .picker-values div a:placeholder-shown{text-overflow:ellipsis}main .data-picker .picker-prompt a,main .data-picker.picker-single .picker-values div a{display:flex;justify-content:space-between;align-items:center}main .data-picker .picker-prompt a::after,main .data-picker.picker-single .picker-values div a::after{float:none;margin-top:0}main .inline-filters button[data-toggle],main select{padding-right:var(--stzh-space-xxlarge)}main textarea{min-height:var(--stzh-form-input-height);resize:vertical}main textarea[rows]{height:auto}main .input-group .input-group-field{margin-bottom:0}main .section>p,main .floating-helper__content p{margin-top:0}main .section>p:last-child,main .floating-helper__content p:last-child{margin-bottom:0}main .add-message,main .card,main .chart-tooltip,main .comment-thread,main .conference-registration,main .conference-speaker .speaker-bio{margin-bottom:var(--stzh-space-xxlarge);border-color:var(--stzh-base-border-color);background-color:var(--stzh-color-white)}main .ql-editor ol,main .ql-editor ul{padding-left:0}main .badge-card__content ul li:not(.card-data__item),main .card__content ul li:not(.card-data__item),main .card__text--paragraph ul li:not(.card-data__item),main .floating-helper__content-inner ul li:not(.card-data__item),main .lead ul li:not(.card-data__item),main .process-header+.wrapper .section ul li:not(.card-data__item),main .timeline__content ul li:not(.card-data__item){padding-left:var(--stzh-space-large)}main .badge-card__content ul li:not(.card-data__item)::before,main .card__content ul li:not(.card-data__item)::before,main .card__text--paragraph ul li:not(.card-data__item)::before,main .floating-helper__content-inner ul li:not(.card-data__item)::before,main .lead ul li:not(.card-data__item)::before,main .process-header+.wrapper .section ul li:not(.card-data__item)::before,main .timeline__content ul li:not(.card-data__item)::before{content:\"–\";margin-left:0;margin-right:0;text-align:left;width:auto}main .badge-card__content ul.tags li:not(.card-data__item),main .card__content ul.tags li:not(.card-data__item),main .card__text--paragraph ul.tags li:not(.card-data__item),main .floating-helper__content-inner ul.tags li:not(.card-data__item),main .lead ul.tags li:not(.card-data__item),main .process-header+.wrapper .section ul.tags li:not(.card-data__item),main .timeline__content ul.tags li:not(.card-data__item){padding-left:0}main .badge-card__content ul.tags li:not(.card-data__item)::before,main .card__content ul.tags li:not(.card-data__item)::before,main .card__text--paragraph ul.tags li:not(.card-data__item)::before,main .floating-helper__content-inner ul.tags li:not(.card-data__item)::before,main .lead ul.tags li:not(.card-data__item)::before,main .process-header+.wrapper .section ul.tags li:not(.card-data__item)::before,main .timeline__content ul.tags li:not(.card-data__item)::before{content:none}main .m-bottom{margin-bottom:var(--stzh-space-medium)}main .mb-sm{margin-bottom:var(--stzh-space-xxlarge)}main p{color:var(--stzh-base-color)}main tfoot td,main tfoot th,main thead td,main thead th{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy)}main table,main td,main tr,main .questionnaire-question-matrix table,main .questionnaire-question-matrix td,main .questionnaire-question-matrix tr,main .questionnaire-question-matrix tr:nth-child(2n){border-color:var(--stzh-base-border-color)}main .process-header .process-header__inner{background-color:var(--stzh-color-primary)}main .card--full .process-header .process-header__container .process-header__info .card__title,main .process-header .process-header__container .process-header__info .card--full .card__title,main .process-header .process-header__container .process-header__info .heading2{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-hero-default-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-hero-default-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-hero-default-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));margin-bottom:var(--stzh-space-xlarge);margin-top:0;border-bottom:none;padding-bottom:0}@media screen and (min-width: 600px){main .card--full .process-header .process-header__container .process-header__info .card__title,main .process-header .process-header__container .process-header__info .card--full .card__title,main .process-header .process-header__container .process-header__info .heading2{font-size:var(--stzh-font-curve-hero-small-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-hero-small-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-hero-small-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1260px){main .card--full .process-header .process-header__container .process-header__info .card__title,main .process-header .process-header__container .process-header__info .card--full .card__title,main .process-header .process-header__container .process-header__info .heading2{font-size:var(--stzh-font-curve-hero-large-font-size, var(--stzh-font-giga-font-size));line-height:var(--stzh-font-curve-hero-large-heading-line-height, var(--stzh-font-giga-text-line-height));letter-spacing:var(--stzh-font-curve-hero-large-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing))}}@media screen and (min-width: 1600px){main .card--full .process-header .process-header__container .process-header__info .card__title,main .process-header .process-header__container .process-header__info .card--full .card__title,main .process-header .process-header__container .process-header__info .heading2{font-size:var(--stzh-font-curve-hero-ultra-font-size, var(--stzh-font-hero-font-size));line-height:var(--stzh-font-curve-hero-ultra-heading-line-height, var(--stzh-font-hero-text-line-height));letter-spacing:var(--stzh-font-curve-hero-ultra-heading-letter-spacing, var(--stzh-font-hero-text-letter-spacing))}}@media screen and (min-width: 900px){main .card--full .process-header .process-header__container .process-header__info .card__title,main .process-header .process-header__container .process-header__info .card--full .card__title,main .process-header .process-header__container .process-header__info .heading2{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .card--full .process-header .process-header__container .process-header__info .card__title,main .process-header .process-header__container .process-header__info .card--full .card__title,main .process-header .process-header__container .process-header__info .heading2{margin-bottom:var(--stzh-space-xxxlarge)}}main .process-header .process-header__container{padding:0 var(--stzh-space-xxxxlarge)}@media screen and (max-width: 1023px){main .process-header .process-header__container{padding:var(--stzh-space-xxxxlarge);padding-bottom:var(--stzh-space-big)}}@media screen and (max-width: 599px){main .process-header .process-header__container{padding:var(--stzh-space-xxlarge) 1.25rem var(--stzh-space-xxxlarge)}}main .process-header__info{padding:0}main .process-header .process-header__container .process-header__info .heading-small{font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-default-heading-letter-spacing);color:var(--stzh-base-invert-color);margin-top:0}@media screen and (min-width: 600px){main .process-header .process-header__container .process-header__info .heading-small{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-small-heading-letter-spacing)}}@media screen and (min-width: 900px){main .process-header .process-header__container .process-header__info .heading-small{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main .process-header .process-header__container .process-header__info .heading-small{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}main .process-header__hashtag a{color:var(--stzh-base-invert-color);-webkit-text-decoration-line:none;text-decoration-line:none}main .process-header__hashtag a:hover{color:var(--stzh-base-invert-color)}main .process-header__hashtag a .external-link-indicator{background:var(--stzh-base-invert-color);padding:var(--stzh-space-xxsmall);box-sizing:content-box;border-radius:var(--stzh-button-border-radius);margin:0;margin-bottom:-0.25rem;margin-left:0.25rem}main .phase-subtitle--initiatives,main .phase-title,main .phase-title--initiatives{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-h4-default-text-letter-spacing);color:var(--stzh-base-lead-color)}@media screen and (min-width: 600px){main .phase-subtitle--initiatives,main .phase-title,main .phase-title--initiatives{font-size:var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-small-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h4-small-text-letter-spacing)}}@media screen and (min-width: 1260px){main .phase-subtitle--initiatives,main .phase-title,main .phase-title--initiatives{font-size:var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h4-large-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h4-large-text-letter-spacing)}}@media screen and (min-width: 1600px){main .phase-subtitle--initiatives,main .phase-title,main .phase-title--initiatives{font-size:var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h4-ultra-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h4-ultra-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}main .process-header__progress{display:flex;align-items:center}main .process-header__phase{padding:var(--stzh-space-medium);margin-top:var(--stzh-space-medium);margin-bottom:0}main .phase-date{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:var(--stzh-font-style-regular);font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .phase-date{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .phase-current{font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));margin-left:var(--stzh-space-xxsmall);color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .phase-current{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .process-header__progress{margin-bottom:var(--stzh-space-xsmall)}main .process-header__phase .button,main .process-header__phase .meeting-polls__button,main .process-phase .button,main .process-phase .meeting-polls__button{margin-top:var(--stzh-space-xsmall)}main a,main .link{-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:var(--stzh-base-transition-animation-speed)}main a:hover,main .link:hover{color:var(--stzh-link-hover-color)}main .button{font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);display:inline-flex;align-items:center;height:auto;min-height:var(--stzh-form-input-height);line-height:var(--stzh-form-input-height)-0.125rem;line-height:inherit;margin:0;-webkit-text-decoration-line:none;text-decoration-line:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0.0625rem solid var(--stzh-color-primary);padding:var(--stzh-space-xsmall) var(--stzh-space-xlarge);transition:all var(--stzh-base-transition-animation-speed)}main .button.small{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);min-height:var(--stzh-form-input-small-height);line-height:var(--stzh-form-input-small-height)-0.125rem}main .button.tiny{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);min-height:2rem}main .button.process-nav__more i{background-color:currentColor;margin-bottom:0}main .button.process-nav__more i:first-child{margin-left:var(--stzh-space-xsmall)}main .button--icon .icon-wrap{display:flex;align-items:center}main .button--icon .icon-wrap .icon{margin-right:var(--stzh-space-xxsmall)}main .button--icon.meeting-polls__button .icon,main .button--icon.small .icon{width:var(--stzh-icon-size-xxsmall);height:var(--stzh-icon-size-xxsmall)}main .extra .button.follow-button{margin-top:0}main .button-group.meeting-polls__button .button,main .button-group.meeting-polls__button .meeting-polls__button,main .button-group.small .button,main .button-group.small .meeting-polls__button,main .button-group.tiny .button,main .button-group.tiny .meeting-polls__button{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height)}main .button.primary,main .button.primary.disabled,main .button.primary.disabled:focus,main .button.primary.disabled:hover,main .button.primary[disabled],main .button.primary[disabled]:focus,main .button.primary[disabled]:hover,main .primary.meeting-polls__button{background-color:var(--stzh-color-primary)}main .button.primary:hover,main .button.primary:focus,main .button.primary.disabled:hover,main .button.primary.disabled:focus,main .button.primary.disabled:focus:hover,main .button.primary.disabled:focus:focus,main .button.primary.disabled:hover:hover,main .button.primary.disabled:hover:focus,main .button.primary[disabled]:hover,main .button.primary[disabled]:focus,main .button.primary[disabled]:focus:hover,main .button.primary[disabled]:focus:focus,main .button.primary[disabled]:hover:hover,main .button.primary[disabled]:hover:focus,main .primary.meeting-polls__button:hover,main .primary.meeting-polls__button:focus{background-color:var(--stzh-color-primary-hover)}main .button.budget-vote-button{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);color:var(--stzh-color-primary);background-color:var(--stzh-color-white);margin-bottom:var(--stzh-space-medium)}main .button.budget-vote-button:hover,main .button.budget-vote-button:focus{color:var(--stzh-color-primary-hover);background-color:var(--stzh-color-white)}main .button--vote-button{margin-bottom:var(--stzh-space-large)}main .view-side>.button{margin-bottom:var(--stzh-space-medium)}main .button.clear,main .button.clear.disabled,main .button.clear.disabled:focus,main .button.clear.disabled:hover,main .button.clear[disabled],main .button.clear[disabled]:focus,main .button.clear[disabled]:hover,main .clear.meeting-polls__button{color:var(--stzh-color-error60)}main .wrapper{padding-top:var(--stzh-space-xxlarge);padding-bottom:var(--stzh-space-xxlarge);padding-left:1.25rem;padding-right:1.25rem}@media screen and (min-width: 600px){main .wrapper{padding-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main .wrapper{padding-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1260px){main .wrapper{padding-top:var(--stzh-space-xbig)}}@media screen and (min-width: 600px){main .wrapper{padding-bottom:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main .wrapper{padding-bottom:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1260px){main .wrapper{padding-bottom:var(--stzh-space-xbig)}}@media screen and (min-width: 600px){main .wrapper{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 900px){main .wrapper{padding-left:2.5rem;padding-right:2.5rem}}@media screen and (min-width: 1260px){main .wrapper{padding-left:4rem;padding-right:4rem}}main .wrapper .wrapper--inner{background-color:var(--stzh-color-old-grey5)}main .wrapper .row:not(.column) .floating-helper-container{padding-right:0.625rem;padding-left:0.625rem}@media screen and (min-width: 40em){main .wrapper .row:not(.column) .floating-helper-container{padding-right:0.9375rem;padding-left:0.9375rem}}main .heading1,main h1,main .heading2,main h2,main .heading3,main h3,main .heading4,main h4{color:var(--stzh-color-primary)}main .heading1,main h1{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xlarge);padding-bottom:var(--stzh-space-xsmall);border-bottom:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 600px){main .heading1,main h1{font-size:var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 900px){main .heading1,main h1{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1260px){main .heading1,main h1{font-size:var(--stzh-font-curve-h1-large-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-large-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-large-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1600px){main .heading1,main h1{font-size:var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));line-height:var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));letter-spacing:var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing))}}@media screen and (min-width: 900px){main .heading1,main h1{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .heading1,main h1{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main .heading1,main h1{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .heading1,main h1{margin-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){main .heading1,main h1{padding-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .heading1,main h1{padding-bottom:var(--stzh-space-medium)}}main .section-heading,main .heading2,main h2{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h2-default-heading-letter-spacing);margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xlarge);padding-bottom:var(--stzh-space-xsmall);border-bottom:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 600px){main .section-heading,main .heading2,main h2{font-size:var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){main .section-heading,main .heading2,main h2{font-size:var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 1600px){main .section-heading,main .heading2,main h2{font-size:var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 900px){main .section-heading,main .heading2,main h2{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .section-heading,main .heading2,main h2{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main .section-heading,main .heading2,main h2{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .section-heading,main .heading2,main h2{margin-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){main .section-heading,main .heading2,main h2{padding-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .section-heading,main .heading2,main h2{padding-bottom:var(--stzh-space-medium)}}main .heading3,main h3{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-default-heading-letter-spacing);margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 600px){main .heading3,main h3{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-small-heading-letter-spacing)}}@media screen and (min-width: 900px){main .heading3,main h3{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main .heading3,main h3{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 900px){main .heading3,main h3{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .heading3,main h3{margin-top:var(--stzh-space-xxxlarge)}}main .heading4,main h4{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-default-heading-letter-spacing);margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 600px){main .heading4,main h4{font-size:var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-small-heading-letter-spacing)}}@media screen and (min-width: 1260px){main .heading4,main h4{font-size:var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-large-heading-letter-spacing)}}@media screen and (min-width: 1600px){main .heading4,main h4{font-size:var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){main .heading4,main h4{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .heading4,main h4{margin-top:var(--stzh-space-xxxlarge)}}main .heading4,main h4,main .timeline__item--current .timeline__date{color:var(--stzh-color-primary)}main #most-commented .section-heading{margin-top:0}main #most-commented a{-webkit-text-decoration-line:none;text-decoration-line:none}main .section{margin-bottom:var(--stzh-space-xxlarge)}@media screen and (min-width: 900px){main .section{margin-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .section{margin-bottom:var(--stzh-space-xxxxlarge)}}main .section-heading{display:flex;flex-direction:column;align-items:flex-start}main .section-heading .text-sm,main .section-heading .text-small{font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-default-heading-letter-spacing)}@media screen and (min-width: 600px){main .section-heading .text-sm,main .section-heading .text-small{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-small-heading-letter-spacing)}}@media screen and (min-width: 900px){main .section-heading .text-sm,main .section-heading .text-small{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main .section-heading .text-sm,main .section-heading .text-small{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}main .order-by__dropdown,main .results-per-page__dropdown{display:flex;align-items:center}main .order-by__text,main .results-per-page__text{margin-right:var(--stzh-space-xsmall)}main .is-dropdown-submenu{box-shadow:var(--stzh-box-shadow-popover);border:none;border-radius:var(--stzh-popover-border-radius);margin-top:var(--stzh-space-xsmall)}main .dropdown.menu>li.is-dropdown-submenu-parent>a{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);display:flex;align-items:center;background:var(--stzh-color-white);padding:var(--stzh-space-xsmall) var(--stzh-space-medium);padding-right:calc(var(--stzh-space-xlarge) + var(--stzh-space-medium) + var(--stzh-space-xsmall));min-height:var(--stzh-form-input-height);border:0.0625rem solid var(--stzh-color-grey70);margin:0}main .dropdown.menu>li.is-dropdown-submenu-parent>a:after{border-color:var(--stzh-color-primary) transparent transparent;right:var(--stzh-space-medium)}main .dropdown .is-dropdown-submenu a,main .comment__header__context-menu__content-item{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);display:flex;align-items:center;justify-content:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-text-decoration-line:none;text-decoration-line:none;border:none;padding:var(--stzh-space-xsmall) var(--stzh-space-medium);padding-left:var(--stzh-space-large);color:var(--stzh-color-old-grey70);background-color:transparent;height:var(--stzh-menu-item-height);line-height:var(--stzh-menu-item-height);transition:all var(--stzh-base-transition-animation-speed);cursor:pointer}main .dropdown .is-dropdown-submenu a:hover,main .comment__header__context-menu__content-item:hover{color:var(--stzh-color-old-grey70);background-color:var(--stzh-color-old-grey5);-webkit-text-decoration-line:none;text-decoration-line:none}main .comment__header__context-menu__content-item{grid-gap:var(--stzh-space-small);gap:var(--stzh-space-small)}main .comments{padding-top:0;margin-top:var(--stzh-space-medium);margin-bottom:var(--stzh-space-medium)}main .comments .section-heading{margin-top:0}main .comment__header,main .comment__footer,main .add-comment{padding:var(--stzh-space-medium)}@media screen and (min-width: 600px){main .comment__header,main .comment__footer,main .add-comment{padding:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .comment__header,main .comment__footer,main .add-comment{padding:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .comment__header,main .comment__footer,main .add-comment{padding:var(--stzh-space-xxlarge)}}main .add-comment{background-color:transparent;padding:0}main .add-comment .remaining-character-count{color:var(--stzh-base-color);padding:var(--stzh-space-xsmall) var(--stzh-space-small)}main .comment-threads{margin-bottom:var(--stzh-space-xxxlarge)}main .comment__content{padding-left:var(--stzh-space-medium);padding-right:var(--stzh-space-medium)}@media screen and (min-width: 600px){main .comment__content{padding-left:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .comment__content{padding-left:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .comment__content{padding-left:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){main .comment__content{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .comment__content{padding-right:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .comment__content{padding-right:var(--stzh-space-xxlarge)}}main .comment__content p{margin-top:0;margin-bottom:0}main .comment__footer{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height))}@media screen and (min-width: 900px){main .comment__footer{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .comment__votes{margin-top:0}main .comment__header__context-menu__content{box-shadow:var(--stzh-box-shadow-popover)}main .opinion-toggle{margin:var(--stzh-space-xlarge) 0}main .button:hover,main .meeting-polls__button:hover,main .opinion-toggle--meh.is-active,main .opinion-toggle--meh:focus,main .opinion-toggle--meh:hover{background-color:var(--stzh-color-primary-hover);border-color:var(--stzh-color-primary-hover)}main .opinion-toggle--ko.is-active,main .opinion-toggle--ko:focus,main .opinion-toggle--ko:hover{background-color:var(--stzh-color-error60);border-color:var(--stzh-color-error60)}main .opinion-toggle--ok.is-active,main .opinion-toggle--ok:focus,main .opinion-toggle--ok:hover{background-color:var(--stzh-color-firgreen50);border-color:var(--stzh-color-firgreen50)}main .process-nav__content{border-bottom:none}@media screen and (min-width: 40em){main .process-nav__content{border-bottom:0.0625rem solid var(--stzh-base-border-color)}}@media screen and (min-width: 40em){main .process-nav li{padding:var(--stzh-space-xsmall) var(--stzh-space-small)}}main .statistics-cell{margin:var(--stzh-space-xxlarge) 0}main .statistics-cell .statistic__number{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:var(--stzh-font-style-regular);color:var(--stzh-color-primary)}main .statistics-cell .statistic__title{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));color:var(--stzh-base-lead-color);margin-top:0;text-transform:none}@media screen and (min-width: 900px){main .statistics-cell .statistic__title{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .statistics-cell .statistic__data:after{border-left:0.125rem solid var(--stzh-base-border-color)}main .ql-editor{--color:var(--stzh-base-color);--richtext-blockquote-color:var(--stzh-richtext-blockquote-color, var(--stzh-color-primary70));--richtext-blockquote-line-color:var(--stzh-richtext-blockquote-line-color, var(--stzh-color-primary70));--richtext-blockquote-footer-color:var(--stzh-richtext-blockquote-footer-color, var(--stzh-color-old-grey55));color:var(--color);}main .ql-editor .float-left{float:left}main .ql-editor .float-right{float:right}main .ql-editor h1,main .ql-editor h2,main .ql-editor h3,main .ql-editor h4{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);color:var(--stzh-heading-color);margin:0}main .ql-editor b,main .ql-editor strong{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy)}main .ql-editor i,main .ql-editor em{font-family:var(--stzh-font-family-medium-italic);font-weight:var(--stzh-font-weight-medium-italic);font-style:var(--stzh-font-style-medium-italic)}main .ql-editor,main .ql-editor p,main .ql-editor stzh-text{font-size:var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p1-default-text-letter-spacing)}@media screen and (min-width: 900px){main .ql-editor,main .ql-editor p,main .ql-editor stzh-text{font-size:var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-p1-medium-text-letter-spacing)}}main .ql-editor h1{font-size:var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}@media screen and (min-width: 600px){main .ql-editor h1{font-size:var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 900px){main .ql-editor h1{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1260px){main .ql-editor h1{font-size:var(--stzh-font-curve-h1-large-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-large-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-large-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1600px){main .ql-editor h1{font-size:var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));line-height:var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));letter-spacing:var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing))}}main .ql-editor h2{font-size:var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h2-default-heading-letter-spacing)}@media screen and (min-width: 600px){main .ql-editor h2{font-size:var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){main .ql-editor h2{font-size:var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 1600px){main .ql-editor h2{font-size:var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}main .ql-editor h3{font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-default-heading-letter-spacing)}@media screen and (min-width: 600px){main .ql-editor h3{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-small-heading-letter-spacing)}}@media screen and (min-width: 900px){main .ql-editor h3{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main .ql-editor h3{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}main .ql-editor h4{font-size:var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-default-heading-letter-spacing)}@media screen and (min-width: 600px){main .ql-editor h4{font-size:var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-small-heading-letter-spacing)}}@media screen and (min-width: 1260px){main .ql-editor h4{font-size:var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-large-heading-letter-spacing)}}@media screen and (min-width: 1600px){main .ql-editor h4{font-size:var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}main .ql-editor h1,main .ql-editor stzh-heading[level=\"1\"]{margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){main .ql-editor h1,main .ql-editor stzh-heading[level=\"1\"]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .ql-editor h1,main .ql-editor stzh-heading[level=\"1\"]{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main .ql-editor h1,main .ql-editor stzh-heading[level=\"1\"]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .ql-editor h1,main .ql-editor stzh-heading[level=\"1\"]{margin-bottom:var(--stzh-space-xxxlarge)}}main .ql-editor h2,main .ql-editor stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-medium);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 600px){main .ql-editor h2,main .ql-editor stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor h2,main .ql-editor stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .ql-editor h2,main .ql-editor stzh-heading[level=\"2\"]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){main .ql-editor h2,main .ql-editor stzh-heading[level=\"2\"]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor h2,main .ql-editor stzh-heading[level=\"2\"]{margin-bottom:var(--stzh-space-medium)}}main .ql-editor h3,main .ql-editor stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-xsmall);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main .ql-editor h3,main .ql-editor stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor h3,main .ql-editor stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 900px){main .ql-editor h3,main .ql-editor stzh-heading[level=\"3\"]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor h3,main .ql-editor stzh-heading[level=\"3\"]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .ql-editor h3,main .ql-editor stzh-heading[level=\"3\"]{margin-top:var(--stzh-space-xsmall)}}main .ql-editor h4,main .ql-editor stzh-heading[level=\"4\"]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main .ql-editor h4,main .ql-editor stzh-heading[level=\"4\"]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .ql-editor h4,main .ql-editor stzh-heading[level=\"4\"]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor h4,main .ql-editor stzh-heading[level=\"4\"]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor h4,main .ql-editor stzh-heading[level=\"4\"]{margin-bottom:var(--stzh-space-medium)}}main .ql-editor p,main .ql-editor stzh-text,main .ql-editor ul,main .ql-editor ol,main .ql-editor dl,main .ql-editor stzh-list{margin-bottom:var(--stzh-space-medium);margin-top:0}@media screen and (min-width: 600px){main .ql-editor p,main .ql-editor stzh-text,main .ql-editor ul,main .ql-editor ol,main .ql-editor dl,main .ql-editor stzh-list{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor p,main .ql-editor stzh-text,main .ql-editor ul,main .ql-editor ol,main .ql-editor dl,main .ql-editor stzh-list{margin-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .ql-editor p,main .ql-editor stzh-text,main .ql-editor ul,main .ql-editor ol,main .ql-editor dl,main .ql-editor stzh-list{margin-bottom:var(--stzh-space-xxlarge)}}main .ql-editor ul ul,main .ql-editor ul ol,main .ql-editor ul dl,main .ql-editor ul stzh-list,main .ql-editor ol ul,main .ql-editor ol ol,main .ql-editor ol dl,main .ql-editor ol stzh-list,main .ql-editor dl ul,main .ql-editor dl ol,main .ql-editor dl dl,main .ql-editor dl stzh-list,main .ql-editor stzh-list ul,main .ql-editor stzh-list ol,main .ql-editor stzh-list dl,main .ql-editor stzh-list stzh-list{margin-top:0;margin-bottom:0}main .ql-editor stzh-text[curve=hero],main .ql-editor stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xlarge);margin-top:0}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=hero],main .ql-editor stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=hero],main .ql-editor stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xxxlarge)}}main .ql-editor stzh-text[curve=h1],main .ql-editor stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h1],main .ql-editor stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h1],main .ql-editor stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h1],main .ql-editor stzh-heading[curve=h1]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h1],main .ql-editor stzh-heading[curve=h1]{margin-bottom:var(--stzh-space-xxxlarge)}}main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-top:var(--stzh-space-medium);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 600px){main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-medium)}}main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-top:var(--stzh-space-xsmall);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-top:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-top:var(--stzh-space-xsmall)}}main .ql-editor stzh-text[curve=h4],main .ql-editor stzh-heading[curve=h4]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h4],main .ql-editor stzh-heading[curve=h4]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h4],main .ql-editor stzh-heading[curve=h4]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=h4],main .ql-editor stzh-heading[curve=h4]{margin-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=h4],main .ql-editor stzh-heading[curve=h4]{margin-bottom:var(--stzh-space-medium)}}main .ql-editor stzh-text[curve=p1],main .ql-editor stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-medium);margin-top:0}@media screen and (min-width: 600px){main .ql-editor stzh-text[curve=p1],main .ql-editor stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=p1],main .ql-editor stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=p1],main .ql-editor stzh-heading[curve=p1]{margin-bottom:var(--stzh-space-xxlarge)}}main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p2]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p2]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p2]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p2]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p2]{margin-bottom:var(--stzh-space-large)}}main .ql-editor stzh-figure{margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xxlarge)}main .ql-editor blockquote{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h3-default-text-letter-spacing);padding-left:var(--stzh-space-medium);padding-right:var(--stzh-space-medium);margin:var(--stzh-space-xxlarge);color:var(--richtext-blockquote-color);position:relative;overflow:hidden}@media screen and (min-width: 600px){main .ql-editor blockquote{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h3-small-text-letter-spacing)}}@media screen and (min-width: 900px){main .ql-editor blockquote{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main .ql-editor blockquote{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 600px){main .ql-editor blockquote{padding-left:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor blockquote{padding-left:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .ql-editor blockquote{padding-left:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){main .ql-editor blockquote{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .ql-editor blockquote{padding-right:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .ql-editor blockquote{padding-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){main .ql-editor blockquote{margin:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .ql-editor blockquote{margin:var(--stzh-space-xxxxlarge)}}@media print{main .ql-editor blockquote{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact}}main .ql-editor blockquote:before{background:var(--richtext-blockquote-line-color);height:calc(100% - var(--stzh-space-xsmall) * 2);width:0.1875rem;content:\" \";display:block;position:absolute;left:0;top:var(--stzh-space-xsmall)}main .ql-editor blockquote p{margin-top:0;margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 900px){main .ql-editor blockquote p{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .ql-editor blockquote p{margin-bottom:var(--stzh-space-large)}}main .ql-editor blockquote p::before,main .ql-editor blockquote p::after{display:inline-block}main .ql-editor blockquote p::before{content:\"«\"}main .ql-editor blockquote p::after{content:\"»\"}main .ql-editor blockquote footer{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));color:var(--richtext-blockquote-footer-color)}@media screen and (min-width: 900px){main .ql-editor blockquote footer{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .ql-editor blockquote footer::before{content:\"–\";display:inline-block;margin-right:var(--stzh-space-xxxsmall)}main .ql-editor table{--min-width:none;--cell-padding:var(--stzh-table-cell-padding);width:100%;border-spacing:0;min-width:var(--min-width);}main .ql-editor table.has-layout-fixed{table-layout:fixed}main .ql-editor thead{position:-webkit-sticky;position:sticky;top:0;z-index:3}main .ql-editor tbody tr:nth-child(even) td,main .ql-editor tbody tr:nth-child(even) th{background-color:var(--stzh-color-grey10)}main .ql-editor td,main .ql-editor th{font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);text-align:left;border:none;vertical-align:top;border:none;background-color:var(--stzh-color-white);transition:background-color var(--stzh-base-transition-animation-speed);padding:var(--cell-padding);}main .ql-editor td a,main .ql-editor th a{color:var(--stzh-link-color);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius);text-underline-offset:var(--stzh-link-text-underline-offset);-webkit-text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}main .ql-editor td a:hover,main .ql-editor th a:hover{color:var(--stzh-link-hover-color);-webkit-text-decoration-line:var(--stzh-link-hover-text-decoration-line);text-decoration-line:var(--stzh-link-hover-text-decoration-line)}main .ql-editor td b,main .ql-editor td strong,main .ql-editor th b,main .ql-editor th strong{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy)}main .ql-editor td i,main .ql-editor td em,main .ql-editor th i,main .ql-editor th em{font-family:var(--stzh-font-family-medium-italic);font-weight:var(--stzh-font-weight-medium-italic);font-style:var(--stzh-font-style-medium-italic)}main .ql-editor td.align-left,main .ql-editor th.align-left{text-align:left}main .ql-editor td.align-right,main .ql-editor th.align-right{text-align:right}main .ql-editor td.align-center,main .ql-editor th.align-center{text-align:center}main .ql-editor td.valign-auto,main .ql-editor th.valign-auto{vertical-align:auto}main .ql-editor td.valign-middle,main .ql-editor th.valign-middle{vertical-align:middle}main .ql-editor td.valign-bottom,main .ql-editor th.valign-bottom{vertical-align:bottom}main .ql-editor td.valign-top,main .ql-editor th.valign-top{vertical-align:top}main .ql-editor td.nowrap,main .ql-editor th.nowrap{white-space:nowrap}main .ql-editor td.is-head,main .ql-editor th.is-head{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy)}main .ql-editor td.is-sticky-left,main .ql-editor td.is-sticky-right,main .ql-editor th.is-sticky-left,main .ql-editor th.is-sticky-right{position:-webkit-sticky;position:sticky;z-index:1}main .ql-editor td.has-sticked,main .ql-editor th.has-sticked{z-index:2}main .ql-editor td.is-sticky-left,main .ql-editor th.is-sticky-left{left:0}main .ql-editor td.is-sticky-right,main .ql-editor th.is-sticky-right{right:0}main .ql-editor td.is-sticky-left::after,main .ql-editor td.is-sticky-right::after,main .ql-editor th.is-sticky-left::after,main .ql-editor th.is-sticky-right::after{background:linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 100%);content:\"\";pointer-events:none;position:absolute;top:0;height:100%;width:0.375rem;transform:translate(100%);opacity:0;transition:opacity var(--stzh-base-transition-animation-speed)}main .ql-editor td.is-sticky-left::after,main .ql-editor th.is-sticky-left::after{right:0}main .ql-editor td.is-sticky-right::after,main .ql-editor th.is-sticky-right::after{left:0;transform:rotate(-180deg) translate(100%)}main .ql-editor td.has-sticked.is-sticky-left::after,main .ql-editor td.has-sticked.is-sticky-right::after,main .ql-editor th.has-sticked.is-sticky-left::after,main .ql-editor th.has-sticked.is-sticky-right::after{opacity:1}main .ql-editor th{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);color:var(--stzh-color-primary)}main .ql-editor th.is-sortable{padding:0}main .ql-editor a{color:var(--stzh-link-color);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius);text-underline-offset:var(--stzh-link-text-underline-offset);-webkit-text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-line:var(--stzh-link-text-decoration-line);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}main .ql-editor a:hover{color:var(--stzh-link-hover-color);-webkit-text-decoration-line:var(--stzh-link-hover-text-decoration-line);text-decoration-line:var(--stzh-link-hover-text-decoration-line)}main .ql-editor .stzh-richtext__external-link{position:relative}main .ql-editor .stzh-richtext__external-vhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}main .ql-editor .stzh-richtext__external-icon-wrapper{position:relative;display:inline-block;width:var(--stzh-icon-size);height:var(--stzh-link-icon-wrapper-height);margin-left:var(--stzh-space-xxsmall)}main .ql-editor .stzh-richtext__external-icon{--icon:var(--stzh-icon-size);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:0.0625rem;width:var(--stzh-icon-size);height:var(--stzh-icon-size)}main .ql-editor *:first-child{margin-top:0}main .help-text{color:var(--stzh-base-color)}main .help-text .ql-editor p{font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height))}@media screen and (min-width: 900px){main .help-text .ql-editor p{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .accountability .categories .categories--header span,main .accountability .categories .progress-figure,main .accountability .categories .categories--group .category--title .progress-info .category--count{color:var(--stzh-base-color)}main .accountability .categories .categories--header .icon--arrow-bottom{fill:var(--stzh-base-color)}main .accountability .categories .categories--header{border-color:var(--stzh-base-border-color);margin-bottom:var(--stzh-space-medium);padding-bottom:var(--stzh-space-medium)}main .accountability .intro .progress-level p{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);margin-bottom:var(--stzh-space-small);margin-top:0}@media screen and (min-width: 900px){main .accountability .intro .progress-level p{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main .accountability .intro .progress-level p{margin-bottom:var(--stzh-space-large)}}main .accountability .categories .progress-figure{margin-top:0}main .accountability .categories .categories--group .category--title .progress-info .category--count{margin-top:var(--stzh-space-xxxsmall)}main .accountability .title-action{margin-bottom:var(--stzh-space-medium)}@media screen and (min-width: 600px){main .accountability .title-action{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .accountability .title-action{margin-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .accountability .title-action{margin-bottom:var(--stzh-space-xxlarge)}}main .lines-breadcrumb a,main .muted-link{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);color:var(--stzh-link-color);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}main .lines-breadcrumb a:hover,main .lines-breadcrumb a:focus,main .muted-link:hover,main .muted-link:focus{color:var(--stzh-link-hover-color)}main .lead .ql-editor p{font-family:var(--stzh-font-family-light);font-weight:var(--stzh-font-weight-light);font-style:var(--stzh-font-style-light);font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h3-default-text-letter-spacing);margin-bottom:var(--stzh-space-xxlarge);margin-top:var(--stzh-space-xxlarge)}@media screen and (min-width: 600px){main .lead .ql-editor p{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h3-small-text-letter-spacing)}}@media screen and (min-width: 900px){main .lead .ql-editor p{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main .lead .ql-editor p{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 600px){main .lead .ql-editor p{margin-bottom:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){main .lead .ql-editor p{margin-bottom:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1260px){main .lead .ql-editor p{margin-bottom:var(--stzh-space-xbig)}}main .callout.secondary,main .callout.warning,main .callout.success,main .floating-helper__content{padding:var(--stzh-space-medium);padding:var(--stzh-space-medium);display:block;box-shadow:var(--stzh-box-shadow-message);background-color:var(--stzh-color-white);margin-bottom:var(--stzh-space-xxxxlarge) !important}@media screen and (min-width: 600px){main .callout.secondary,main .callout.warning,main .callout.success,main .floating-helper__content{padding:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .callout.secondary,main .callout.warning,main .callout.success,main .floating-helper__content{padding:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .callout.secondary,main .callout.warning,main .callout.success,main .floating-helper__content{padding:var(--stzh-space-xxlarge)}}main .callout{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);border-left-width:0.3125rem}main .callout .heading2:first-child,main .callout .heading3:first-child{margin-top:0}main .floating-helper__content{border-top:none;padding-right:calc(var(--stzh-icon-size-medium) + var(--stzh-space-small) + var(--stzh-space-medium))}main .floating-helper__wrapper{position:relative}main .floating-helper__content-close{top:var(--stzh-space-medium);right:var(--stzh-space-medium);box-sizing:content-box;position:absolute;width:var(--stzh-icon-size-medium);height:var(--stzh-icon-size-medium);padding:var(--stzh-space-xsmall);margin:calc(var(--stzh-space-xsmall) * -1);background-color:transparent;color:var(--stzh-base-lead-color)}@media screen and (min-width: 600px){main .floating-helper__content-close{top:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .floating-helper__content-close{top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .floating-helper__content-close{top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){main .floating-helper__content-close{right:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .floating-helper__content-close{right:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .floating-helper__content-close{right:var(--stzh-space-xxlarge)}}main .floating-helper__content-close .icon{width:var(--stzh-icon-size-xxsmall);height:var(--stzh-icon-size-xxsmall)}main .floating-helper__icon-big{width:var(--stzh-icon-size-large);height:var(--stzh-icon-size-large);background-color:var(--stzh-color-old-primary8)}main .floating-helper__icon-big .icon{width:var(--stzh-icon-size-xsmall);height:var(--stzh-icon-size-xsmall)}@media screen and (min-width: 40em){main .floating-helper__content-inner>*{margin:0}main .floating-helper__icon-big{margin-right:var(--stzh-space-small)}}main .floating-helper-block .mb-s{margin:0 !important}main .extra,main .tech-info{margin-bottom:var(--stzh-space-medium)}@media screen and (min-width: 600px){main .extra,main .tech-info{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .extra,main .tech-info{margin-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .extra,main .tech-info{margin-bottom:var(--stzh-space-xxlarge)}}main .extra__date,main .extra__suport-number{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h2-default-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h2-default-text-letter-spacing)}@media screen and (min-width: 600px){main .extra__date,main .extra__suport-number{font-size:var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h2-small-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h2-small-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){main .extra__date,main .extra__suport-number{font-size:var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h2-medium-text-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h2-medium-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 1600px){main .extra__date,main .extra__suport-number{font-size:var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h2-ultra-text-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h2-ultra-text-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}main .extra__month{font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height))}@media screen and (min-width: 900px){main .extra__month{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .extra__time,main .extra__suport-text{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .extra__time,main .extra__suport-text{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .filters__help p:first-of-type{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));margin-top:0}@media screen and (min-width: 900px){main .filters__help p:first-of-type{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main #participatory-space-filters legend{margin-right:var(--stzh-space-xsmall)}main .mini-title{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));color:var(--stzh-base-color);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 900px){main .mini-title{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .mini-title__strong--highlight{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-h4-default-text-letter-spacing)}@media screen and (min-width: 600px){main .mini-title__strong--highlight{font-size:var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-small-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h4-small-text-letter-spacing)}}@media screen and (min-width: 1260px){main .mini-title__strong--highlight{font-size:var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h4-large-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h4-large-text-letter-spacing)}}@media screen and (min-width: 1600px){main .mini-title__strong--highlight{font-size:var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h4-ultra-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h4-ultra-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}main .tags{display:flex;flex-wrap:wrap}main .tags:last-child{margin-bottom:calc(var(--stzh-space-xsmall) * -1)}main .tags li{margin-right:var(--stzh-space-xsmall);margin-bottom:var(--stzh-space-xsmall)}main .tags li a{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);height:2rem;line-height:2rem;display:flex;flex-direction:row;align-items:center;border-radius:1rem;padding:0 var(--stzh-space-medium);color:var(--stzh-color-primary);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0.0625rem solid var(--stzh-color-old-grey13);background-color:var(--stzh-color-white);transition:all var(--stzh-base-transition-animation-speed);-webkit-text-decoration-line:none;text-decoration-line:none}main .card{color:var(--stzh-base-color)}main .card__top .badge-card__content,main .card__top .card__content{font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));padding:var(--stzh-space-xsmall) var(--stzh-space-large);align-items:center}@media screen and (min-width: 900px){main .card__top .badge-card__content,main .card__top .card__content{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .card__top .badge-card__content span.muted,main .card__top .card__content span.muted{font-size:inherit}main .card__top .card__content{border-bottom:0.0625rem solid var(--stzh-base-border-color)}main .card__top .card__content .card__link{display:block}main .card>.card__content,main .card.definition-data,main .card .definition-data,main .badge-card__content,main .card__support,main .filters__section,main .filters__section--general,main .filters__section--general:first-of-type,main .filters__section:first-of-type{padding:var(--stzh-space-medium)}@media screen and (min-width: 600px){main .card>.card__content,main .card.definition-data,main .card .definition-data,main .badge-card__content,main .card__support,main .filters__section,main .filters__section--general,main .filters__section--general:first-of-type,main .filters__section:first-of-type{padding:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .card>.card__content,main .card.definition-data,main .card .definition-data,main .badge-card__content,main .card__support,main .filters__section,main .filters__section--general,main .filters__section--general:first-of-type,main .filters__section:first-of-type{padding:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .card>.card__content,main .card.definition-data,main .card .definition-data,main .badge-card__content,main .card__support,main .filters__section,main .filters__section--general,main .filters__section--general:first-of-type,main .filters__section:first-of-type{padding:var(--stzh-space-xxlarge)}}main .card-data__item,main .filters__section,main .filters__section--general,main .card__block ul,main .card__icondata ul,main .card__footer,main .card__top{border-color:var(--stzh-base-border-color)}main .card__link{display:flex;flex-direction:column;-webkit-text-decoration-line:none;text-decoration-line:none;color:var(--stzh-base-color)}main .card__link:hover{-webkit-text-decoration-line:none;text-decoration-line:none}main .card__link .text-small{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height))}@media screen and (min-width: 900px){main .card__link .text-small{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .card__header{margin-bottom:var(--stzh-space-small)}main .card__text{font-size:var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p1-default-text-letter-spacing)}@media screen and (min-width: 900px){main .card__text{font-size:var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-p1-medium-text-letter-spacing)}}main .card__text:not(:last-child){margin-bottom:var(--stzh-space-small)}main .card .card__title,main .card--list__heading{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);font-style:var(--stzh-font-style-title);font-size:var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-default-heading-letter-spacing);color:var(--stzh-color-primary);margin-top:0;transition:color var(--stzh-base-transition-animation-speed)}@media screen and (min-width: 600px){main .card .card__title,main .card--list__heading{font-size:var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-small-heading-letter-spacing)}}@media screen and (min-width: 1260px){main .card .card__title,main .card--list__heading{font-size:var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-large-heading-letter-spacing)}}@media screen and (min-width: 1600px){main .card .card__title,main .card--list__heading{font-size:var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}main .card:not(.card--secondary):hover .card__title{color:var(--stzh-color-primary-hover)}main .collapsible-list .card__text--paragraph{color:var(--stzh-base-color) !important}main .card__block ul li:not(:first-child),main .card__icondata ul li:not(:first-child){font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .card__block ul li:not(:first-child),main .card__icondata ul li:not(:first-child){font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .card-data__item{font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .card-data__item{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .card-data__item .heading1,main .card-data__item .heading2,main .card-data__item .heading3,main .card-data__item .heading4{margin-top:0}main .card-data__item strong{display:block}main .card-data__item br{display:none}main .card-data__item.creation_date_status strong{color:var(--stzh-base-color);color:inherit}main .card__status .card-data__item{padding:var(--stzh-space-xsmall)}main .card--meta{color:var(--stzh-base-color)}main .card__block ul li:not(:first-child) strong,main .card__icondata ul li:not(:first-child) strong{font-size:inherit;letter-spacing:inherit}main .add-message:not(.card--secondary):hover,main .card:not(.card--secondary):hover,main .chart-tooltip:not(.card--secondary):hover,main .conference-registration:not(.card--secondary):hover,main .conference-speaker .speaker-bio:not(.card--secondary):hover{box-shadow:var(--stzh-box-shadow-popover)}main div.card__text--paragraph>.ql-editor.ql-reset-decidim>p,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h1,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h2,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h3,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h4{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);font-size:var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p1-default-text-letter-spacing);color:var(--stzh-base-color)}@media screen and (min-width: 900px){main div.card__text--paragraph>.ql-editor.ql-reset-decidim>p,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h1,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h2,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h3,main div.card__text--paragraph>.ql-editor.ql-reset-decidim>h4{font-size:var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-p1-medium-text-letter-spacing)}}main .progress__bar.progress__bar--vertical .progress__bar__subtitle,main .progress__bar .progress__bar__title{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .progress__bar.progress__bar--vertical .progress__bar__subtitle,main .progress__bar .progress__bar__title{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .card__support__number,main .progress__bar.progress__bar--vertical .progress__bar__subtitle .progress__bar__number,main .progress__bar .progress__bar__title .progress__bar__number,main .extra__suport-text,main .progress__bar.progress__bar--vertical .progress__bar__text{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .card__support__number,main .progress__bar.progress__bar--vertical .progress__bar__subtitle .progress__bar__number,main .progress__bar .progress__bar__title .progress__bar__number,main .extra__suport-text,main .progress__bar.progress__bar--vertical .progress__bar__text{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .progress__bar.progress__bar--vertical .progress__bar__number{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h2-default-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h2-default-text-letter-spacing)}@media screen and (min-width: 600px){main .progress__bar.progress__bar--vertical .progress__bar__number{font-size:var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h2-small-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h2-small-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){main .progress__bar.progress__bar--vertical .progress__bar__number{font-size:var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h2-medium-text-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h2-medium-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 1600px){main .progress__bar.progress__bar--vertical .progress__bar__number{font-size:var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h2-ultra-text-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h2-ultra-text-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}main .card--list__item{padding:0}main .card--list__text{padding:0;display:block}main .card--list__icon{fill:var(--stzh-color-primary)}main .card--list__item .card__link{padding:var(--stzh-space-medium)}@media screen and (min-width: 600px){main .card--list__item .card__link{padding:var(--stzh-space-large)}}@media screen and (min-width: 900px){main .card--list__item .card__link{padding:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){main .card--list__item .card__link{padding:var(--stzh-space-xxlarge)}}main .card--list__text .card__link:hover .card--list__heading{color:var(--stzh-color-primary-hover)}main .card--list__text .card__link .text-small{color:var(--stzh-base-color)}main .card--list__data{background-color:var(--stzh-color-old-grey5)}main .card--list__data__number{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h3-default-text-letter-spacing);color:var(--stzh-color-old-grey70)}@media screen and (min-width: 600px){main .card--list__data__number{font-size:var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h3-small-text-letter-spacing)}}@media screen and (min-width: 900px){main .card--list__data__number{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 1600px){main .card--list__data__number{font-size:var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}main .card.extra:hover,main .view-side .card:not(.card--secondary):hover,main .comment-thread:not(.card--secondary):hover{box-shadow:none}main .definition__title{color:var(--stzh-color-old-grey70)}main .definition-data{color:var(--stzh-color-old-grey55)}main .definition-data__item{font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));padding:0;padding-bottom:var(--stzh-space-small);margin-bottom:var(--stzh-space-small);border-bottom:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 900px){main .definition-data__item{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .definition-data__item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}main .definition-data__title{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));margin-bottom:0}@media screen and (min-width: 900px){main .definition-data__title{font-size:var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p2-medium-text-letter-spacing)}}main .section.columns.medium-5.mediumlarge-4.large-3>.card.extra.definition-data{background-color:var(--stzh-color-old-grey5)}main .author__name{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:var(--stzh-font-style-regular);font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));color:var(--stzh-color-old-grey55) !important}@media screen and (min-width: 900px){main .author__name{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .author-data{font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));color:var(--stzh-base-color)}@media screen and (min-width: 900px){main .author-data{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .author-data__extra{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:var(--stzh-font-style-regular);font-size:var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));line-height:var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height))}@media screen and (min-width: 900px){main .author-data__extra{font-size:var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));line-height:var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height))}}main .author-data__extra::before{border-color:var(--stzh-base-border-color)}main .author-data__extra a{white-space:nowrap;-webkit-text-decoration-line:none;text-decoration-line:none}main .author-data__extra>a,main .author-data__extra>button .author-data__extra>span{margin-right:var(--stzh-space-medium)}main .budget-summary .heading2:first-child,main .budget-summary .heading3:first-child{margin-top:0}main .budget-progress{min-height:var(--stzh-form-input-height)}main .budget-list__title{margin-top:var(--stzh-space-xsmall);margin-bottom:var(--stzh-space-medium)}main .budget-list__text:not(:last-child){margin-bottom:0}main .budget-list__data__number{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-h4-default-text-letter-spacing)}@media screen and (min-width: 600px){main .budget-list__data__number{font-size:var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-small-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h4-small-text-letter-spacing)}}@media screen and (min-width: 1260px){main .budget-list__data__number{font-size:var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));line-height:var(--stzh-font-curve-h4-large-text-line-height, var(--stzh-font-deci-text-line-height));letter-spacing:var(--stzh-font-curve-h4-large-text-letter-spacing)}}@media screen and (min-width: 1600px){main .budget-list__data__number{font-size:var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h4-ultra-text-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h4-ultra-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}main .answer-questionnaire .questionnaire-question{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));line-height:var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));letter-spacing:var(--stzh-font-curve-p1-default-text-letter-spacing);margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 900px){main .answer-questionnaire .questionnaire-question{font-size:var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-p1-medium-text-letter-spacing)}}";
7
+ const stzhSkinPortalMitwirkenCss = "@charset \"UTF-8\";\n/**\n * Colors\n */\n/* Signal colors */\n/* Old colors (TODO: cleanup when not needed anymore) */\n/**\n * Base\n */\n/**\n * Selection\n */\n/**\n * Flyingfocus\n */\n/**\n * Icons\n */\n/**\n * Link\n */\n/**\n * Text\n */\n/**\n * Section\n */\n/**\n * Header\n */\n/**\n * Footer\n */\n/**\n * Fieldset\n */\n/**\n * Progressbar\n */\n/**\n * Loader\n */\n/**\n * Table\n */\n/**\n * Heading\n */\n/**\n * Text\n */\n/**\n * Menu (Item)\n */\n/**\n * Form Elements (Input / Checkbox / Radio / Select / Datepicker)\n */\n/**\n * Popover\n */\n/**\n * Tooltips\n */\n/**\n * Dialogs / Popover\n */\n/**\n * Overlays\n */\n/**\n * Accordions\n */\n/**\n * Timeline\n */\n/**\n * Buttons\n */\n/**\n * Ratios\n */\n/**\n * Pagetitle\n */\n/**\n * TopnewsMostsearched\n */\n/**\n * Calendar\n */\n/**\n * Cta\n */\n/**\n * Toasts\n */\n/**\n * Box Shadows\n */\n/**\n * Z-Indexes\n * Inspired by https://www.duetds.com/tokens/#z-index\n */\n/**\n * Icon sizes\n */\n/**\n * Grid\n */\n/**\n * Container\n */\n/**\n * Breakpoints\n */\n/**\n * Ratios\n */\n/**\n * Spaces\n */\n/**\n * Fonts\n */\n/* Global css (mainly used to provide sensible defaults and helper classes) */\n\n::-moz-selection {\n color: var(--stzh-selection-color);\n background-color: var(--stzh-selection-background-color);\n}\n\n::selection {\n color: var(--stzh-selection-color);\n background-color: var(--stzh-selection-background-color);\n}\n\nhtml,\nbody {\n max-width: 100vw;\n overflow-x: hidden;\n overflow-x: clip;\n}\n\nhtml {\n /* Enable font smoothing */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\nbody {\n /* Remove default body spacing */\n margin: 0;\n padding: 0;\n}\n\n[hidden] {\n display: none !important;\n}\n\n.stzh-contents {\n display: contents;\n}\n\n.stzh-pointer-events-auto {\n pointer-events: auto;\n}\n\n@media print {\n img {\n page-break-inside: avoid;\n -moz-column-break-inside: avoid;\n break-inside: avoid;\n }\n\n .stzh-print-show {\n display: block !important;\n }\n\n .stzh-print-hide {\n display: none !important;\n }\n\n .stzh-print-exact-color {\n -webkit-print-color-adjust: exact !important;\n print-color-adjust: exact !important;\n }\n\n .stzh-print-break-after-always {\n page-break-after: always !important;\n -moz-column-break-after: always !important;\n break-after: always !important;\n }\n\n .stzh-print-break-inside-avoid {\n page-break-inside: avoid !important;\n -moz-column-break-inside: avoid !important;\n break-inside: avoid !important;\n }\n}\n\n/* Helper for enabling smooth scrolling */\n\n.stzh-scrolling-smooth {\n scroll-behavior: smooth;\n}\n\n@media screen and (prefers-reduced-motion: reduce) {\n .stzh-scrolling-smooth {\n scroll-behavior: auto;\n }\n}\n\n/* Helper used to introduce scroll margin top in size of sticky header */\n\n.stzh-header-scroll-padding-top {\n scroll-padding-top: var(--stzh-header-metabar-height, 0);\n}\n\n.stzh-header-scroll-margin-top {\n scroll-margin-top: var(--stzh-header-metabar-height, 0);\n}\n\n.stzh-pagetitle-disturber-stuck-height {\n height: var(--stzh-pagetitle-disturber-stuck-height);\n}\n\n.stzh-sticky-stuck-bottom-height {\n height: var(--stzh-sticky-stuck-bottom-height);\n}\n\n.stzh-sticky-stuck-top-height {\n height: var(--stzh-sticky-stuck-top-height);\n}\n\n/* Sticky footer layout */\n\n.stzh-layout-sticky-footer {\n display: grid;\n grid-template-rows: auto minmax(0, 1fr) auto;\n grid-template-columns: 100%;\n min-height: 100vh;\n}\n\n/* Helper class for body when dialog / header components are opened */\n\n.stzh-header-open,\n.stzh-header-open.sb-show-main.sb-main-fullscreen, /* only for storybook */\n.stzh-dialog-open,\n.stzh-dialog-open.sb-show-main.sb-main-fullscreen, /* only for storybook */\n.stzh-overlay-open,\n.stzh-overlay-open.sb-show-main.sb-main-fullscreen /* only for storybook */\n{\n touch-action: none;\n -webkit-overflow-scrolling: none;\n overflow: hidden;\n padding-right: var(--stzh-scrollbar-width);\n overscroll-behavior: none;\n}\n\nhtml:has(.stzh-header-open),\nhtml:has(.stzh-dialog-open),\nhtml:has(.stzh-overlay-open) {\n overflow: hidden;\n}\n\n@media screen and (max-width: 599px) {\n .stzh-popover-open,\n .stzh-popover-open.sb-show-main.sb-main-fullscreen {\n touch-action: none;\n -webkit-overflow-scrolling: none;\n overflow: hidden;\n padding-right: var(--stzh-scrollbar-width);\n overscroll-behavior: none;\n }\n\n html:has(.stzh-popover-open) {\n overflow: hidden;\n }\n}\n\n/* Flying Focus */\n\n/* default outline value, which will be applied to all elements receiving focus\nthe .has-focus class is used by the focus target */\n.has-focus {\n outline: var(--stzh-flyingfocus-color) solid 0.125rem;\n outline-offset: 0.125rem;\n}\n\n.stzh-fylingfocus-focused {\n outline-style: none !important;\n}\n\n.stzh-fylingfocus-focused::-moz-focus-inner {\n border: 0 !important;\n}\n\n:root.stzh-flyingfocus-enabled {\n --stzh-popover-close-visibility: visible;\n}\n\n/* AEM/STZH Website specifix css */\n\n.section.has-sticky {\n display: contents;\n}\n\n/* Global CSS properties */\n\n:root {\n /* RWS Colors */\n\n --stzh-color-lemonyellow10-rgb: 255 253 241;\n --stzh-color-lemonyellow10: rgba(var(--stzh-color-lemonyellow10-rgb) / 1);\n --stzh-color-lemonyellow20-rgb: 255 254 201;\n --stzh-color-lemonyellow20: rgba(var(--stzh-color-lemonyellow20-rgb) / 1);\n --stzh-color-lemonyellow30-rgb: 255 253 137;\n --stzh-color-lemonyellow30: rgba(var(--stzh-color-lemonyellow30-rgb) / 1);\n --stzh-color-lemonyellow40-rgb: 255 243 105;\n --stzh-color-lemonyellow40: rgba(var(--stzh-color-lemonyellow40-rgb) / 1);\n --stzh-color-lemonyellow50-rgb: 253 232 40;\n --stzh-color-lemonyellow50: rgba(var(--stzh-color-lemonyellow50-rgb) / 1);\n --stzh-color-lemonyellow60-rgb: 241 217 0;\n --stzh-color-lemonyellow60: rgba(var(--stzh-color-lemonyellow60-rgb) / 1);\n --stzh-color-lemonyellow70-rgb: 204 186 16;\n --stzh-color-lemonyellow70: rgba(var(--stzh-color-lemonyellow70-rgb) / 1);\n --stzh-color-lemonyellow80-rgb: 153 141 0;\n --stzh-color-lemonyellow80: rgba(var(--stzh-color-lemonyellow80-rgb) / 1);\n --stzh-color-lemonyellow90-rgb: 84 79 9;\n --stzh-color-lemonyellow90: rgba(var(--stzh-color-lemonyellow90-rgb) / 1);\n --stzh-color-lemonyellow100-rgb: 33 31 1;\n --stzh-color-lemonyellow100: rgba(var(--stzh-color-lemonyellow100-rgb) / 1);\n\n --stzh-color-lemongrass10-rgb: 252 254 220;\n --stzh-color-lemongrass10: rgba(var(--stzh-color-lemongrass10-rgb) / 1);\n --stzh-color-lemongrass20-rgb: 250 250 181;\n --stzh-color-lemongrass20: rgba(var(--stzh-color-lemongrass20-rgb) / 1);\n --stzh-color-lemongrass30-rgb: 241 242 106;\n --stzh-color-lemongrass30: rgba(var(--stzh-color-lemongrass30-rgb) / 1);\n --stzh-color-lemongrass40-rgb: 224 231 33;\n --stzh-color-lemongrass40: rgba(var(--stzh-color-lemongrass40-rgb) / 1);\n --stzh-color-lemongrass50-rgb: 209 218 28;\n --stzh-color-lemongrass50: rgba(var(--stzh-color-lemongrass50-rgb) / 1);\n --stzh-color-lemongrass60-rgb: 191 204 0;\n --stzh-color-lemongrass60: rgba(var(--stzh-color-lemongrass60-rgb) / 1);\n --stzh-color-lemongrass70-rgb: 146 162 16;\n --stzh-color-lemongrass70: rgba(var(--stzh-color-lemongrass70-rgb) / 1);\n --stzh-color-lemongrass80-rgb: 104 116 0;\n --stzh-color-lemongrass80: rgba(var(--stzh-color-lemongrass80-rgb) / 1);\n --stzh-color-lemongrass90-rgb: 49 57 0;\n --stzh-color-lemongrass90: rgba(var(--stzh-color-lemongrass90-rgb) / 1);\n --stzh-color-lemongrass100-rgb: 19 31 1;\n --stzh-color-lemongrass100: rgba(var(--stzh-color-lemongrass100-rgb) / 1);\n\n --stzh-color-limegreen10-rgb: 249 255 231;\n --stzh-color-limegreen10: rgba(var(--stzh-color-limegreen10-rgb) / 1);\n --stzh-color-limegreen20-rgb: 231 246 192;\n --stzh-color-limegreen20: rgba(var(--stzh-color-limegreen20-rgb) / 1);\n --stzh-color-limegreen30-rgb: 211 231 131;\n --stzh-color-limegreen30: rgba(var(--stzh-color-limegreen30-rgb) / 1);\n --stzh-color-limegreen40-rgb: 185 213 92;\n --stzh-color-limegreen40: rgba(var(--stzh-color-limegreen40-rgb) / 1);\n --stzh-color-limegreen50-rgb: 153 195 46;\n --stzh-color-limegreen50: rgba(var(--stzh-color-limegreen50-rgb) / 1);\n --stzh-color-limegreen60-rgb: 127 180 32;\n --stzh-color-limegreen60: rgba(var(--stzh-color-limegreen60-rgb) / 1);\n --stzh-color-limegreen70-rgb: 83 131 27;\n --stzh-color-limegreen70: rgba(var(--stzh-color-limegreen70-rgb) / 1);\n --stzh-color-limegreen80-rgb: 58 100 19;\n --stzh-color-limegreen80: rgba(var(--stzh-color-limegreen80-rgb) / 1);\n --stzh-color-limegreen90-rgb: 17 61 6;\n --stzh-color-limegreen90: rgba(var(--stzh-color-limegreen90-rgb) / 1);\n --stzh-color-limegreen100-rgb: 4 32 0;\n --stzh-color-limegreen100: rgba(var(--stzh-color-limegreen100-rgb) / 1);\n\n --stzh-color-shamrock10-rgb: 240 253 233;\n --stzh-color-shamrock10: rgba(var(--stzh-color-shamrock10-rgb) / 1);\n --stzh-color-shamrock20-rgb: 222 242 205;\n --stzh-color-shamrock20: rgba(var(--stzh-color-shamrock20-rgb) / 1);\n --stzh-color-shamrock30-rgb: 188 229 158;\n --stzh-color-shamrock30: rgba(var(--stzh-color-shamrock30-rgb) / 1);\n --stzh-color-shamrock40-rgb: 142 207 105;\n --stzh-color-shamrock40: rgba(var(--stzh-color-shamrock40-rgb) / 1);\n --stzh-color-shamrock50-rgb: 100 192 79;\n --stzh-color-shamrock50: rgba(var(--stzh-color-shamrock50-rgb) / 1);\n --stzh-color-shamrock60-rgb: 55 170 50;\n --stzh-color-shamrock60: rgba(var(--stzh-color-shamrock60-rgb) / 1);\n --stzh-color-shamrock70-rgb: 6 117 30;\n --stzh-color-shamrock70: rgba(var(--stzh-color-shamrock70-rgb) / 1);\n --stzh-color-shamrock80-rgb: 0 78 20;\n --stzh-color-shamrock80: rgba(var(--stzh-color-shamrock80-rgb) / 1);\n --stzh-color-shamrock90-rgb: 2 48 9;\n --stzh-color-shamrock90: rgba(var(--stzh-color-shamrock90-rgb) / 1);\n --stzh-color-shamrock100-rgb: 8 28 0;\n --stzh-color-shamrock100: rgba(var(--stzh-color-shamrock100-rgb) / 1);\n\n --stzh-color-firgreen10-rgb: 233 252 242;\n --stzh-color-firgreen10: rgba(var(--stzh-color-firgreen10-rgb) / 1);\n --stzh-color-firgreen20-rgb: 207 238 216;\n --stzh-color-firgreen20: rgba(var(--stzh-color-firgreen20-rgb) / 1);\n --stzh-color-firgreen30-rgb: 162 229 176;\n --stzh-color-firgreen30: rgba(var(--stzh-color-firgreen30-rgb) / 1);\n --stzh-color-firgreen40-rgb: 101 205 140;\n --stzh-color-firgreen40: rgba(var(--stzh-color-firgreen40-rgb) / 1);\n --stzh-color-firgreen50-rgb: 52 177 111;\n --stzh-color-firgreen50: rgba(var(--stzh-color-firgreen50-rgb) / 1);\n --stzh-color-firgreen60-rgb: 0 151 85;\n --stzh-color-firgreen60: rgba(var(--stzh-color-firgreen60-rgb) / 1);\n --stzh-color-firgreen70-rgb: 0 104 49;\n --stzh-color-firgreen70: rgba(var(--stzh-color-firgreen70-rgb) / 1);\n --stzh-color-firgreen80-rgb: 0 71 36;\n --stzh-color-firgreen80: rgba(var(--stzh-color-firgreen80-rgb) / 1);\n --stzh-color-firgreen90-rgb: 0 41 20;\n --stzh-color-firgreen90: rgba(var(--stzh-color-firgreen90-rgb) / 1);\n --stzh-color-firgreen100-rgb: 0 22 9;\n --stzh-color-firgreen100: rgba(var(--stzh-color-firgreen100-rgb) / 1);\n\n --stzh-color-petrol10-rgb: 219 252 252;\n --stzh-color-petrol10: rgba(var(--stzh-color-petrol10-rgb) / 1);\n --stzh-color-petrol20-rgb: 181 244 244;\n --stzh-color-petrol20: rgba(var(--stzh-color-petrol20-rgb) / 1);\n --stzh-color-petrol30-rgb: 126 231 227;\n --stzh-color-petrol30: rgba(var(--stzh-color-petrol30-rgb) / 1);\n --stzh-color-petrol40-rgb: 42 199 199;\n --stzh-color-petrol40: rgba(var(--stzh-color-petrol40-rgb) / 1);\n --stzh-color-petrol50-rgb: 0 159 157;\n --stzh-color-petrol50: rgba(var(--stzh-color-petrol50-rgb) / 1);\n --stzh-color-petrol60-rgb: 0 124 120;\n --stzh-color-petrol60: rgba(var(--stzh-color-petrol60-rgb) / 1);\n --stzh-color-petrol70-rgb: 0 88 87;\n --stzh-color-petrol70: rgba(var(--stzh-color-petrol70-rgb) / 1);\n --stzh-color-petrol80-rgb: 0 60 64;\n --stzh-color-petrol80: rgba(var(--stzh-color-petrol80-rgb) / 1);\n --stzh-color-petrol90-rgb: 0 33 33;\n --stzh-color-petrol90: rgba(var(--stzh-color-petrol90-rgb) / 1);\n --stzh-color-petrol100-rgb: 0 23 21;\n --stzh-color-petrol100: rgba(var(--stzh-color-petrol100-rgb) / 1);\n\n --stzh-color-cyan10-rgb: 223 252 255;\n --stzh-color-cyan10: rgba(var(--stzh-color-cyan10-rgb) / 1);\n --stzh-color-cyan20-rgb: 187 238 254;\n --stzh-color-cyan20: rgba(var(--stzh-color-cyan20-rgb) / 1);\n --stzh-color-cyan30-rgb: 123 220 249;\n --stzh-color-cyan30: rgba(var(--stzh-color-cyan30-rgb) / 1);\n --stzh-color-cyan40-rgb: 35 195 241;\n --stzh-color-cyan40: rgba(var(--stzh-color-cyan40-rgb) / 1);\n --stzh-color-cyan50-rgb: 0 152 198;\n --stzh-color-cyan50: rgba(var(--stzh-color-cyan50-rgb) / 1);\n --stzh-color-cyan60-rgb: 0 118 170;\n --stzh-color-cyan60: rgba(var(--stzh-color-cyan60-rgb) / 1);\n --stzh-color-cyan70-rgb: 0 77 118;\n --stzh-color-cyan70: rgba(var(--stzh-color-cyan70-rgb) / 1);\n --stzh-color-cyan80-rgb: 0 52 80;\n --stzh-color-cyan80: rgba(var(--stzh-color-cyan80-rgb) / 1);\n --stzh-color-cyan90-rgb: 0 26 42;\n --stzh-color-cyan90: rgba(var(--stzh-color-cyan90-rgb) / 1);\n --stzh-color-cyan100-rgb: 1 19 30;\n --stzh-color-cyan100: rgba(var(--stzh-color-cyan100-rgb) / 1);\n\n --stzh-color-cobaltblue10-rgb: 230 247 255;\n --stzh-color-cobaltblue10: rgba(var(--stzh-color-cobaltblue10-rgb) / 1);\n --stzh-color-cobaltblue20-rgb: 197 231 255;\n --stzh-color-cobaltblue20: rgba(var(--stzh-color-cobaltblue20-rgb) / 1);\n --stzh-color-cobaltblue30-rgb: 136 207 255;\n --stzh-color-cobaltblue30: rgba(var(--stzh-color-cobaltblue30-rgb) / 1);\n --stzh-color-cobaltblue40-rgb: 70 178 255;\n --stzh-color-cobaltblue40: rgba(var(--stzh-color-cobaltblue40-rgb) / 1);\n --stzh-color-cobaltblue50-rgb: 10 141 246;\n --stzh-color-cobaltblue50: rgba(var(--stzh-color-cobaltblue50-rgb) / 1);\n --stzh-color-cobaltblue60-rgb: 3 83 220;\n --stzh-color-cobaltblue60: rgba(var(--stzh-color-cobaltblue60-rgb) / 1);\n --stzh-color-cobaltblue70-rgb: 0 47 150;\n --stzh-color-cobaltblue70: rgba(var(--stzh-color-cobaltblue70-rgb) / 1);\n --stzh-color-cobaltblue80-rgb: 0 24 90;\n --stzh-color-cobaltblue80: rgba(var(--stzh-color-cobaltblue80-rgb) / 1);\n --stzh-color-cobaltblue90-rgb: 0 18 49;\n --stzh-color-cobaltblue90: rgba(var(--stzh-color-cobaltblue90-rgb) / 1);\n --stzh-color-cobaltblue100-rgb: 0 9 32;\n --stzh-color-cobaltblue100: rgba(var(--stzh-color-cobaltblue100-rgb) / 1);\n\n --stzh-color-midnightblue10-rgb: 239 245 255;\n --stzh-color-midnightblue10: rgba(var(--stzh-color-midnightblue10-rgb) / 1);\n --stzh-color-midnightblue20-rgb: 197 219 255;\n --stzh-color-midnightblue20: rgba(var(--stzh-color-midnightblue20-rgb) / 1);\n --stzh-color-midnightblue30-rgb: 148 183 248;\n --stzh-color-midnightblue30: rgba(var(--stzh-color-midnightblue30-rgb) / 1);\n --stzh-color-midnightblue40-rgb: 100 150 255;\n --stzh-color-midnightblue40: rgba(var(--stzh-color-midnightblue40-rgb) / 1);\n --stzh-color-midnightblue50-rgb: 61 107 255;\n --stzh-color-midnightblue50: rgba(var(--stzh-color-midnightblue50-rgb) / 1);\n --stzh-color-midnightblue60-rgb: 52 49 222;\n --stzh-color-midnightblue60: rgba(var(--stzh-color-midnightblue60-rgb) / 1);\n --stzh-color-midnightblue70-rgb: 15 5 160;\n --stzh-color-midnightblue70: rgba(var(--stzh-color-midnightblue70-rgb) / 1);\n --stzh-color-midnightblue80-rgb: 7 0 102;\n --stzh-color-midnightblue80: rgba(var(--stzh-color-midnightblue80-rgb) / 1);\n --stzh-color-midnightblue90-rgb: 7 0 70;\n --stzh-color-midnightblue90: rgba(var(--stzh-color-midnightblue90-rgb) / 1);\n --stzh-color-midnightblue100-rgb: 7 0 48;\n --stzh-color-midnightblue100: rgba(var(--stzh-color-midnightblue100-rgb) / 1);\n\n --stzh-color-violet10-rgb: 246 243 255;\n --stzh-color-violet10: rgba(var(--stzh-color-violet10-rgb) / 1);\n --stzh-color-violet20-rgb: 227 214 251;\n --stzh-color-violet20: rgba(var(--stzh-color-violet20-rgb) / 1);\n --stzh-color-violet30-rgb: 207 176 255;\n --stzh-color-violet30: rgba(var(--stzh-color-violet30-rgb) / 1);\n --stzh-color-violet40-rgb: 188 146 255;\n --stzh-color-violet40: rgba(var(--stzh-color-violet40-rgb) / 1);\n --stzh-color-violet50-rgb: 161 116 222;\n --stzh-color-violet50: rgba(var(--stzh-color-violet50-rgb) / 1);\n --stzh-color-violet60-rgb: 123 79 183;\n --stzh-color-violet60: rgba(var(--stzh-color-violet60-rgb) / 1);\n --stzh-color-violet70-rgb: 81 36 128;\n --stzh-color-violet70: rgba(var(--stzh-color-violet70-rgb) / 1);\n --stzh-color-violet80-rgb: 53 20 89;\n --stzh-color-violet80: rgba(var(--stzh-color-violet80-rgb) / 1);\n --stzh-color-violet90-rgb: 32 0 68;\n --stzh-color-violet90: rgba(var(--stzh-color-violet90-rgb) / 1);\n --stzh-color-violet100-rgb: 24 0 54;\n --stzh-color-violet100: rgba(var(--stzh-color-violet100-rgb) / 1);\n\n --stzh-color-magenta10-rgb: 253 241 248;\n --stzh-color-magenta10: rgba(var(--stzh-color-magenta10-rgb) / 1);\n --stzh-color-magenta20-rgb: 254 210 238;\n --stzh-color-magenta20: rgba(var(--stzh-color-magenta20-rgb) / 1);\n --stzh-color-magenta30-rgb: 249 158 200;\n --stzh-color-magenta30: rgba(var(--stzh-color-magenta30-rgb) / 1);\n --stzh-color-magenta40-rgb: 243 107 166;\n --stzh-color-magenta40: rgba(var(--stzh-color-magenta40-rgb) / 1);\n --stzh-color-magenta50-rgb: 233 60 133;\n --stzh-color-magenta50: rgba(var(--stzh-color-magenta50-rgb) / 1);\n --stzh-color-magenta60-rgb: 198 0 107;\n --stzh-color-magenta60: rgba(var(--stzh-color-magenta60-rgb) / 1);\n --stzh-color-magenta70-rgb: 150 0 85;\n --stzh-color-magenta70: rgba(var(--stzh-color-magenta70-rgb) / 1);\n --stzh-color-magenta80-rgb: 96 0 59;\n --stzh-color-magenta80: rgba(var(--stzh-color-magenta80-rgb) / 1);\n --stzh-color-magenta90-rgb: 57 0 32;\n --stzh-color-magenta90: rgba(var(--stzh-color-magenta90-rgb) / 1);\n --stzh-color-magenta100-rgb: 34 0 13;\n --stzh-color-magenta100: rgba(var(--stzh-color-magenta100-rgb) / 1);\n\n --stzh-color-red10-rgb: 254 243 243;\n --stzh-color-red10: rgba(var(--stzh-color-red10-rgb) / 1);\n --stzh-color-red20-rgb: 250 215 224;\n --stzh-color-red20: rgba(var(--stzh-color-red20-rgb) / 1);\n --stzh-color-red30-rgb: 247 165 175;\n --stzh-color-red30: rgba(var(--stzh-color-red30-rgb) / 1);\n --stzh-color-red40-rgb: 251 115 126;\n --stzh-color-red40: rgba(var(--stzh-color-red40-rgb) / 1);\n --stzh-color-red50-rgb: 232 64 76;\n --stzh-color-red50: rgba(var(--stzh-color-red50-rgb) / 1);\n --stzh-color-red60-rgb: 220 3 14;\n --stzh-color-red60: rgba(var(--stzh-color-red60-rgb) / 1);\n --stzh-color-red70-rgb: 163 20 19;\n --stzh-color-red70: rgba(var(--stzh-color-red70-rgb) / 1);\n --stzh-color-red80-rgb: 100 13 4;\n --stzh-color-red80: rgba(var(--stzh-color-red80-rgb) / 1);\n --stzh-color-red90-rgb: 61 14 9;\n --stzh-color-red90: rgba(var(--stzh-color-red90-rgb) / 1);\n --stzh-color-red100-rgb: 31 5 4;\n --stzh-color-red100: rgba(var(--stzh-color-red100-rgb) / 1);\n\n --stzh-color-coral10-rgb: 253 239 236;\n --stzh-color-coral10: rgba(var(--stzh-color-coral10-rgb) / 1);\n --stzh-color-coral20-rgb: 251 219 212;\n --stzh-color-coral20: rgba(var(--stzh-color-coral20-rgb) / 1);\n --stzh-color-coral30-rgb: 246 175 160;\n --stzh-color-coral30: rgba(var(--stzh-color-coral30-rgb) / 1);\n --stzh-color-coral40-rgb: 241 135 133;\n --stzh-color-coral40: rgba(var(--stzh-color-coral40-rgb) / 1);\n --stzh-color-coral50-rgb: 234 79 97;\n --stzh-color-coral50: rgba(var(--stzh-color-coral50-rgb) / 1);\n --stzh-color-coral60-rgb: 226 45 83;\n --stzh-color-coral60: rgba(var(--stzh-color-coral60-rgb) / 1);\n --stzh-color-coral70-rgb: 163 20 19;\n --stzh-color-coral70: rgba(var(--stzh-color-coral70-rgb) / 1);\n --stzh-color-coral80-rgb: 109 3 33;\n --stzh-color-coral80: rgba(var(--stzh-color-coral80-rgb) / 1);\n --stzh-color-coral90-rgb: 71 0 19;\n --stzh-color-coral90: rgba(var(--stzh-color-coral90-rgb) / 1);\n --stzh-color-coral100-rgb: 41 0 1;\n --stzh-color-coral100: rgba(var(--stzh-color-coral100-rgb) / 1);\n\n --stzh-color-orange10-rgb: 254 245 234;\n --stzh-color-orange10: rgba(var(--stzh-color-orange10-rgb) / 1);\n --stzh-color-orange20-rgb: 253 228 200;\n --stzh-color-orange20: rgba(var(--stzh-color-orange20-rgb) / 1);\n --stzh-color-orange30-rgb: 251 203 151;\n --stzh-color-orange30: rgba(var(--stzh-color-orange30-rgb) / 1);\n --stzh-color-orange40-rgb: 246 169 96;\n --stzh-color-orange40: rgba(var(--stzh-color-orange40-rgb) / 1);\n --stzh-color-orange50-rgb: 241 136 48;\n --stzh-color-orange50: rgba(var(--stzh-color-orange50-rgb) / 1);\n --stzh-color-orange60-rgb: 235 94 0;\n --stzh-color-orange60: rgba(var(--stzh-color-orange60-rgb) / 1);\n --stzh-color-orange70-rgb: 178 58 1;\n --stzh-color-orange70: rgba(var(--stzh-color-orange70-rgb) / 1);\n --stzh-color-orange80-rgb: 124 43 1;\n --stzh-color-orange80: rgba(var(--stzh-color-orange80-rgb) / 1);\n --stzh-color-orange90-rgb: 72 23 0;\n --stzh-color-orange90: rgba(var(--stzh-color-orange90-rgb) / 1);\n --stzh-color-orange100-rgb: 46 17 0;\n --stzh-color-orange100: rgba(var(--stzh-color-orange100-rgb) / 1);\n\n --stzh-color-sunnyyellow10-rgb: 255 250 234;\n --stzh-color-sunnyyellow10: rgba(var(--stzh-color-sunnyyellow10-rgb) / 1);\n --stzh-color-sunnyyellow20-rgb: 255 238 182;\n --stzh-color-sunnyyellow20: rgba(var(--stzh-color-sunnyyellow20-rgb) / 1);\n --stzh-color-sunnyyellow30-rgb: 255 228 138;\n --stzh-color-sunnyyellow30: rgba(var(--stzh-color-sunnyyellow30-rgb) / 1);\n --stzh-color-sunnyyellow40-rgb: 255 223 97;\n --stzh-color-sunnyyellow40: rgba(var(--stzh-color-sunnyyellow40-rgb) / 1);\n --stzh-color-sunnyyellow50-rgb: 255 204 0;\n --stzh-color-sunnyyellow50: rgba(var(--stzh-color-sunnyyellow50-rgb) / 1);\n --stzh-color-sunnyyellow60-rgb: 251 185 0;\n --stzh-color-sunnyyellow60: rgba(var(--stzh-color-sunnyyellow60-rgb) / 1);\n --stzh-color-sunnyyellow70-rgb: 192 134 0;\n --stzh-color-sunnyyellow70: rgba(var(--stzh-color-sunnyyellow70-rgb) / 1);\n --stzh-color-sunnyyellow80-rgb: 146 105 1;\n --stzh-color-sunnyyellow80: rgba(var(--stzh-color-sunnyyellow80-rgb) / 1);\n --stzh-color-sunnyyellow90-rgb: 97 70 0;\n --stzh-color-sunnyyellow90: rgba(var(--stzh-color-sunnyyellow90-rgb) / 1);\n --stzh-color-sunnyyellow100-rgb: 51 35 0;\n --stzh-color-sunnyyellow100: rgba(var(--stzh-color-sunnyyellow100-rgb) / 1);\n\n --stzh-color-ocher10-rgb: 253 251 247;\n --stzh-color-ocher10: rgba(var(--stzh-color-ocher10-rgb) / 1);\n --stzh-color-ocher20-rgb: 239 226 200;\n --stzh-color-ocher20: rgba(var(--stzh-color-ocher20-rgb) / 1);\n --stzh-color-ocher30-rgb: 222 181 130;\n --stzh-color-ocher30: rgba(var(--stzh-color-ocher30-rgb) / 1);\n --stzh-color-ocher40-rgb: 218 158 73;\n --stzh-color-ocher40: rgba(var(--stzh-color-ocher40-rgb) / 1);\n --stzh-color-ocher50-rgb: 214 133 0;\n --stzh-color-ocher50: rgba(var(--stzh-color-ocher50-rgb) / 1);\n --stzh-color-ocher60-rgb: 198 121 0;\n --stzh-color-ocher60: rgba(var(--stzh-color-ocher60-rgb) / 1);\n --stzh-color-ocher70-rgb: 154 91 1;\n --stzh-color-ocher70: rgba(var(--stzh-color-ocher70-rgb) / 1);\n --stzh-color-ocher80-rgb: 113 64 0;\n --stzh-color-ocher80: rgba(var(--stzh-color-ocher80-rgb) / 1);\n --stzh-color-ocher90-rgb: 74 40 0;\n --stzh-color-ocher90: rgba(var(--stzh-color-ocher90-rgb) / 1);\n --stzh-color-ocher100-rgb: 49 26 1;\n --stzh-color-ocher100: rgba(var(--stzh-color-ocher100-rgb) / 1);\n\n --stzh-color-warmgrey10-rgb: 246 243 242;\n --stzh-color-warmgrey10: rgba(var(--stzh-color-warmgrey10-rgb) / 1);\n --stzh-color-warmgrey20-rgb: 228 224 223;\n --stzh-color-warmgrey20: rgba(var(--stzh-color-warmgrey20-rgb) / 1);\n --stzh-color-warmgrey30-rgb: 201 197 196;\n --stzh-color-warmgrey30: rgba(var(--stzh-color-warmgrey30-rgb) / 1);\n --stzh-color-warmgrey40-rgb: 172 168 168;\n --stzh-color-warmgrey40: rgba(var(--stzh-color-warmgrey40-rgb) / 1);\n --stzh-color-warmgrey50-rgb: 143 139 139;\n --stzh-color-warmgrey50: rgba(var(--stzh-color-warmgrey50-rgb) / 1);\n --stzh-color-warmgrey60-rgb: 114 111 110;\n --stzh-color-warmgrey60: rgba(var(--stzh-color-warmgrey60-rgb) / 1);\n --stzh-color-warmgrey70-rgb: 84 80 80;\n --stzh-color-warmgrey70: rgba(var(--stzh-color-warmgrey70-rgb) / 1);\n --stzh-color-warmgrey80-rgb: 59 55 55;\n --stzh-color-warmgrey80: rgba(var(--stzh-color-warmgrey80-rgb) / 1);\n --stzh-color-warmgrey90-rgb: 37 35 35;\n --stzh-color-warmgrey90: rgba(var(--stzh-color-warmgrey90-rgb) / 1);\n --stzh-color-warmgrey100-rgb: 19 17 17;\n --stzh-color-warmgrey100: rgba(var(--stzh-color-warmgrey100-rgb) / 1);\n\n --stzh-color-coolgrey10-rgb: 244 247 249;\n --stzh-color-coolgrey10: rgba(var(--stzh-color-coolgrey10-rgb) / 1);\n --stzh-color-coolgrey20-rgb: 217 233 239;\n --stzh-color-coolgrey20: rgba(var(--stzh-color-coolgrey20-rgb) / 1);\n --stzh-color-coolgrey30-rgb: 178 204 215;\n --stzh-color-coolgrey30: rgba(var(--stzh-color-coolgrey30-rgb) / 1);\n --stzh-color-coolgrey40-rgb: 141 175 188;\n --stzh-color-coolgrey40: rgba(var(--stzh-color-coolgrey40-rgb) / 1);\n --stzh-color-coolgrey50-rgb: 121 148 159;\n --stzh-color-coolgrey50: rgba(var(--stzh-color-coolgrey50-rgb) / 1);\n --stzh-color-coolgrey60-rgb: 95 122 131;\n --stzh-color-coolgrey60: rgba(var(--stzh-color-coolgrey60-rgb) / 1);\n --stzh-color-coolgrey70-rgb: 61 87 94;\n --stzh-color-coolgrey70: rgba(var(--stzh-color-coolgrey70-rgb) / 1);\n --stzh-color-coolgrey80-rgb: 34 58 65;\n --stzh-color-coolgrey80: rgba(var(--stzh-color-coolgrey80-rgb) / 1);\n --stzh-color-coolgrey90-rgb: 8 36 41;\n --stzh-color-coolgrey90: rgba(var(--stzh-color-coolgrey90-rgb) / 1);\n --stzh-color-coolgrey100-rgb: 0 18 21;\n --stzh-color-coolgrey100: rgba(var(--stzh-color-coolgrey100-rgb) / 1);\n\n --stzh-color-grey10-rgb: 244 244 244;\n --stzh-color-grey10: rgba(var(--stzh-color-grey10-rgb) / 1);\n --stzh-color-grey20-rgb: 232 232 232;\n --stzh-color-grey20: rgba(var(--stzh-color-grey20-rgb) / 1);\n --stzh-color-grey30-rgb: 210 210 210;\n --stzh-color-grey30: rgba(var(--stzh-color-grey30-rgb) / 1);\n --stzh-color-grey40-rgb: 194 194 194;\n --stzh-color-grey40: rgba(var(--stzh-color-grey40-rgb) / 1);\n --stzh-color-grey50-rgb: 170 170 170;\n --stzh-color-grey50: rgba(var(--stzh-color-grey50-rgb) / 1);\n --stzh-color-grey60-rgb: 154 154 154;\n --stzh-color-grey60: rgba(var(--stzh-color-grey60-rgb) / 1);\n --stzh-color-grey70-rgb: 124 124 124;\n --stzh-color-grey70: rgba(var(--stzh-color-grey70-rgb) / 1);\n --stzh-color-grey80-rgb: 96 96 96;\n --stzh-color-grey80: rgba(var(--stzh-color-grey80-rgb) / 1);\n --stzh-color-grey90-rgb: 64 64 64;\n --stzh-color-grey90: rgba(var(--stzh-color-grey90-rgb) / 1);\n --stzh-color-grey100-rgb: 42 42 42;\n --stzh-color-grey100: rgba(var(--stzh-color-grey100-rgb) / 1);\n\n /* AOZ */\n --stzh-color-tabasco-rgb: 165 26 15;\n --stzh-color-tabasco: rgba(var(--stzh-color-tabasco-rgb) / 1);\n --stzh-color-mahogany-rgb: 99 15 9;\n --stzh-color-mahogany: rgba(var(--stzh-color-mahogany-rgb) / 1);\n\n /* UVZ */\n --stzh-color-monza-rgb: 195 0 36;\n --stzh-color-monza: rgba(var(--stzh-color-monza-rgb) / 1);\n --stzh-color-venetianred-rgb: 117 0 21;\n --stzh-color-venetianred: rgba(var(--stzh-color-venetianred-rgb) / 1);\n --stzh-color-scienceblue-rgb: 0 109 197;\n --stzh-color-scienceblue: rgba(var(--stzh-color-scienceblue-rgb) / 1);\n\n /* VBZ */\n --stzh-color-deepcerulean-rgb: 5 127 172;\n --stzh-color-deepcerulean: rgba(var(--stzh-color-deepcerulean-rgb) / 1);\n --stzh-color-regalblue-rgb: 3 76 103;\n --stzh-color-regalblue: rgba(var(--stzh-color-regalblue-rgb) / 1);\n --stzh-color-coral-rgb: 228 105 76;\n --stzh-color-coral: rgba(var(--stzh-color-coral-rgb) / 1);\n\n /* PKZH */\n --stzh-color-shakespeare-rgb: 74 150 200;\n --stzh-color-shakespeare: rgba(var(--stzh-color-shakespeare-rgb) / 1);\n --stzh-color-chambray-rgb: 44 90 120;\n --stzh-color-chambray: rgba(var(--stzh-color-chambray-rgb) / 1);\n\n /* Microsite Colors */\n\n --stzh-color-ms-aoz-agenda-rgb: 47 142 135;\n --stzh-color-ms-aoz-agenda: rgba(var(--stzh-color-ms-aoz-agenda-rgb) / 1);\n --stzh-color-ms-aoz-agenda-hover-rgb: 33 102 100;\n --stzh-color-ms-aoz-agenda-hover: rgba(var(--stzh-color-ms-aoz-agenda-hover-rgb) / 1);\n\n --stzh-color-ms-coolgrey60-rgb: 92 119 129;\n --stzh-color-ms-coolgrey60: rgba(var(--stzh-color-ms-coolgrey60-rgb) / 1);\n --stzh-color-ms-coolgrey60-hover-rgb: 52 79 89;\n --stzh-color-ms-coolgrey60-hover: rgba(var(--stzh-color-ms-coolgrey60-hover-rgb) / 1);\n\n --stzh-color-ms-orange-rgb: 242 139 0;\n --stzh-color-ms-orange: rgba(var(--stzh-color-ms-orange-rgb) / 1);\n --stzh-color-ms-orange-hover-rgb: 145 83 0;\n --stzh-color-ms-orange-hover: rgba(var(--stzh-color-ms-orange-hover-rgb) / 1);\n\n --stzh-color-ms-red-rgb: 165 26 15;\n --stzh-color-ms-red: rgba(var(--stzh-color-ms-red-rgb) / 1);\n --stzh-color-ms-red-hover-rgb: 99 15 9;\n --stzh-color-ms-red-hover: rgba(var(--stzh-color-ms-red-hover-rgb) / 1);\n\n --stzh-color-ms-winered-rgb: 137 7 42;\n --stzh-color-ms-winered: rgba(var(--stzh-color-ms-winered-rgb) / 1);\n --stzh-color-ms-winered-hover-rgb: 82 4 25;\n --stzh-color-ms-winered-hover: rgba(var(--stzh-color-ms-winered-hover-rgb) / 1);\n\n --stzh-color-cobaltblue60-hover-rgb: 0 51 141;\n --stzh-color-cobaltblue60-hover: rgba(var(--stzh-color-cobaltblue60-hover-rgb) / 1);\n\n --stzh-color-shamrock70-hover-rgb: 5 77 20;\n --stzh-color-shamrock70-hover: rgba(var(--stzh-color-shamrock70-hover-rgb) / 1);\n\n --stzh-color-limegreen80-hover-rgb: 38 65 12;\n --stzh-color-limegreen80-hover: rgba(var(--stzh-color-limegreen80-hover-rgb) / 1);\n\n --stzh-color-magenta70-hover-rgb: 102 0 51;\n --stzh-color-magenta70-hover: rgba(var(--stzh-color-magenta70-hover-rgb) / 1);\n\n --stzh-color-ocher70-hover-rgb: 90 54 0;\n --stzh-color-ocher70-hover: rgba(var(--stzh-color-ocher70-hover-rgb) / 1);\n\n --stzh-color-orange70-hover-rgb: 111 38 31;\n --stzh-color-orange70-hover: rgba(var(--stzh-color-orange70-hover-rgb) / 1);\n\n --stzh-color-red60-hover-rgb: 162 3 9;\n --stzh-color-red60-hover: rgba(var(--stzh-color-red60-hover-rgb) / 1);\n\n --stzh-color-violet70-hover-rgb: 45 19 72;\n --stzh-color-violet70-hover: rgba(var(--stzh-color-violet70-hover-rgb) / 1);\n\n --stzh-color-white-rgb: 255 255 255;\n --stzh-color-white: rgba(var(--stzh-color-white-rgb) / 1);\n --stzh-color-white10op: rgba(var(--stzh-color-white-rgb) / 0.1);\n --stzh-color-white20op: rgba(var(--stzh-color-white-rgb) / 0.2);\n --stzh-color-white30op: rgba(var(--stzh-color-white-rgb) / 0.3);\n --stzh-color-white40op: rgba(var(--stzh-color-white-rgb) / 0.4);\n --stzh-color-white50op: rgba(var(--stzh-color-white-rgb) / 0.5);\n --stzh-color-white60op: rgba(var(--stzh-color-white-rgb) / 0.6);\n --stzh-color-white70op: rgba(var(--stzh-color-white-rgb) / 0.7);\n --stzh-color-white80op: rgba(var(--stzh-color-white-rgb) / 0.8);\n --stzh-color-white90op: rgba(var(--stzh-color-white-rgb) / 0.9);\n\n --stzh-color-black-rgb: 0 0 0;\n --stzh-color-black: rgba(var(--stzh-color-black-rgb) / 1);\n --stzh-color-black10op: rgba(var(--stzh-color-black-rgb) / 0.1);\n --stzh-color-black20op: rgba(var(--stzh-color-black-rgb) / 0.2);\n --stzh-color-black30op: rgba(var(--stzh-color-black-rgb) / 0.3);\n --stzh-color-black40op: rgba(var(--stzh-color-black-rgb) / 0.4);\n --stzh-color-black50op: rgba(var(--stzh-color-black-rgb) / 0.5);\n --stzh-color-black60op: rgba(var(--stzh-color-black-rgb) / 0.6);\n --stzh-color-black70op: rgba(var(--stzh-color-black-rgb) / 0.7);\n --stzh-color-black80op: rgba(var(--stzh-color-black-rgb) / 0.8);\n --stzh-color-black90op: rgba(var(--stzh-color-black-rgb) / 0.9);\n\n --stzh-color-primary10-rgb: var(--stzh-color-midnightblue10-rgb);\n --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);\n --stzh-color-primary20-rgb: var(--stzh-color-midnightblue20-rgb);\n --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);\n --stzh-color-primary30-rgb: var(--stzh-color-midnightblue30-rgb);\n --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);\n --stzh-color-primary40-rgb: var(--stzh-color-midnightblue40-rgb);\n --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);\n --stzh-color-primary50-rgb: var(--stzh-color-midnightblue50-rgb);\n --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);\n --stzh-color-primary60-rgb: var(--stzh-color-midnightblue60-rgb);\n --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);\n --stzh-color-primary70-rgb: var(--stzh-color-midnightblue70-rgb);\n --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);\n --stzh-color-primary80-rgb: var(--stzh-color-midnightblue80-rgb);\n --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);\n --stzh-color-primary90-rgb: var(--stzh-color-midnightblue90-rgb);\n --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);\n --stzh-color-primary100-rgb: var(--stzh-color-midnightblue100-rgb);\n --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);\n\n --stzh-color-secondary10-rgb: var(--stzh-color-cobaltblue10-rgb);\n --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);\n --stzh-color-secondary20-rgb: var(--stzh-color-cobaltblue20-rgb);\n --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);\n --stzh-color-secondary30-rgb: var(--stzh-color-cobaltblue30-rgb);\n --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);\n --stzh-color-secondary40-rgb: var(--stzh-color-cobaltblue40-rgb);\n --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);\n --stzh-color-secondary50-rgb: var(--stzh-color-cobaltblue50-rgb);\n --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);\n --stzh-color-secondary60-rgb: var(--stzh-color-cobaltblue60-rgb);\n --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);\n --stzh-color-secondary70-rgb: var(--stzh-color-cobaltblue70-rgb);\n --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);\n --stzh-color-secondary80-rgb: var(--stzh-color-cobaltblue80-rgb);\n --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);\n --stzh-color-secondary90-rgb: var(--stzh-color-cobaltblue90-rgb);\n --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);\n --stzh-color-secondary100-rgb: var(--stzh-color-cobaltblue100-rgb);\n --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);\n\n --stzh-color-primary-rgb: var(--stzh-color-primary70-rgb);\n --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);\n --stzh-color-primary-hover-rgb: var(--stzh-color-primary90-rgb);\n --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);\n\n /* Signal colors */\n\n --stzh-color-success10-rgb: var(--stzh-color-shamrock10-rgb);\n --stzh-color-success10: rgba(var(--stzh-color-success10-rgb) / 1);\n --stzh-color-success20-rgb: var(--stzh-color-shamrock20-rgb);\n --stzh-color-success20: rgba(var(--stzh-color-success20-rgb) / 1);\n --stzh-color-success30-rgb: var(--stzh-color-shamrock30-rgb);\n --stzh-color-success30: rgba(var(--stzh-color-success30-rgb) / 1);\n --stzh-color-success40-rgb: var(--stzh-color-shamrock40-rgb);\n --stzh-color-success40: rgba(var(--stzh-color-success40-rgb) / 1);\n --stzh-color-success50-rgb: var(--stzh-color-shamrock50-rgb);\n --stzh-color-success50: rgba(var(--stzh-color-success50-rgb) / 1);\n --stzh-color-success60-rgb: var(--stzh-color-shamrock60-rgb);\n --stzh-color-success60: rgba(var(--stzh-color-success60-rgb) / 1);\n --stzh-color-success70-rgb: var(--stzh-color-shamrock70-rgb);\n --stzh-color-success70: rgba(var(--stzh-color-success70-rgb) / 1);\n --stzh-color-success80-rgb: var(--stzh-color-shamrock80-rgb);\n --stzh-color-success80: rgba(var(--stzh-color-success80-rgb) / 1);\n --stzh-color-success90-rgb: var(--stzh-color-shamrock90-rgb);\n --stzh-color-success90: rgba(var(--stzh-color-success90-rgb) / 1);\n --stzh-color-success100-rgb: var(--stzh-color-shamrock100-rgb);\n --stzh-color-success100: rgba(var(--stzh-color-success100-rgb) / 1);\n\n --stzh-color-error10-rgb: var(--stzh-color-coral10-rgb);\n --stzh-color-error10: rgba(var(--stzh-color-error10-rgb) / 1);\n --stzh-color-error20-rgb: var(--stzh-color-coral20-rgb);\n --stzh-color-error20: rgba(var(--stzh-color-error20-rgb) / 1);\n --stzh-color-error30-rgb: var(--stzh-color-coral30-rgb);\n --stzh-color-error30: rgba(var(--stzh-color-error30-rgb) / 1);\n --stzh-color-error40-rgb: var(--stzh-color-coral40-rgb);\n --stzh-color-error40: rgba(var(--stzh-color-error40-rgb) / 1);\n --stzh-color-error50-rgb: var(--stzh-color-coral50-rgb);\n --stzh-color-error50: rgba(var(--stzh-color-error50-rgb) / 1);\n --stzh-color-error60-rgb: var(--stzh-color-coral60-rgb);\n --stzh-color-error60: rgba(var(--stzh-color-error60-rgb) / 1);\n --stzh-color-error70-rgb: var(--stzh-color-coral70-rgb);\n --stzh-color-error70: rgba(var(--stzh-color-error70-rgb) / 1);\n --stzh-color-error80-rgb: var(--stzh-color-coral80-rgb);\n --stzh-color-error80: rgba(var(--stzh-color-error80-rgb) / 1);\n --stzh-color-error90-rgb: var(--stzh-color-coral90-rgb);\n --stzh-color-error90: rgba(var(--stzh-color-error90-rgb) / 1);\n --stzh-color-error100-rgb: var(--stzh-color-coral100-rgb);\n --stzh-color-error100: rgba(var(--stzh-color-error100-rgb) / 1);\n\n --stzh-color-warning10-rgb: var(--stzh-color-sunnyyellow10-rgb);\n --stzh-color-warning10: rgba(var(--stzh-color-warning10-rgb) / 1);\n --stzh-color-warning20-rgb: var(--stzh-color-sunnyyellow20-rgb);\n --stzh-color-warning20: rgba(var(--stzh-color-warning20-rgb) / 1);\n --stzh-color-warning30-rgb: var(--stzh-color-sunnyyellow30-rgb);\n --stzh-color-warning30: rgba(var(--stzh-color-warning30-rgb) / 1);\n --stzh-color-warning40-rgb: var(--stzh-color-sunnyyellow40-rgb);\n --stzh-color-warning40: rgba(var(--stzh-color-warning40-rgb) / 1);\n --stzh-color-warning50-rgb: var(--stzh-color-sunnyyellow50-rgb);\n --stzh-color-warning50: rgba(var(--stzh-color-warning50-rgb) / 1);\n --stzh-color-warning60-rgb: var(--stzh-color-sunnyyellow60-rgb);\n --stzh-color-warning60: rgba(var(--stzh-color-warning60-rgb) / 1);\n --stzh-color-warning70-rgb: var(--stzh-color-sunnyyellow70-rgb);\n --stzh-color-warning70: rgba(var(--stzh-color-warning70-rgb) / 1);\n --stzh-color-warning80-rgb: var(--stzh-color-sunnyyellow80-rgb);\n --stzh-color-warning80: rgba(var(--stzh-color-warning80-rgb) / 1);\n --stzh-color-warning90-rgb: var(--stzh-color-sunnyyellow90-rgb);\n --stzh-color-warning90: rgba(var(--stzh-color-warning90-rgb) / 1);\n --stzh-color-warning100-rgb: var(--stzh-color-sunnyyellow100-rgb);\n --stzh-color-warning100: rgba(var(--stzh-color-warning100-rgb) / 1);\n\n --stzh-color-info10-rgb: var(--stzh-color-coolgrey10-rgb);\n --stzh-color-info10: rgba(var(--stzh-color-info10-rgb) / 1);\n --stzh-color-info20-rgb: var(--stzh-color-coolgrey20-rgb);\n --stzh-color-info20: rgba(var(--stzh-color-info20-rgb) / 1);\n --stzh-color-info30-rgb: var(--stzh-color-coolgrey30-rgb);\n --stzh-color-info30: rgba(var(--stzh-color-info30-rgb) / 1);\n --stzh-color-info40-rgb: var(--stzh-color-coolgrey40-rgb);\n --stzh-color-info40: rgba(var(--stzh-color-info40-rgb) / 1);\n --stzh-color-info50-rgb: var(--stzh-color-coolgrey50-rgb);\n --stzh-color-info50: rgba(var(--stzh-color-info50-rgb) / 1);\n --stzh-color-info60-rgb: var(--stzh-color-coolgrey60-rgb);\n --stzh-color-info60: rgba(var(--stzh-color-info60-rgb) / 1);\n --stzh-color-info70-rgb: var(--stzh-color-coolgrey70-rgb);\n --stzh-color-info70: rgba(var(--stzh-color-info70-rgb) / 1);\n --stzh-color-info80-rgb: var(--stzh-color-coolgrey80-rgb);\n --stzh-color-info80: rgba(var(--stzh-color-info80-rgb) / 1);\n --stzh-color-info90-rgb: var(--stzh-color-coolgrey90-rgb);\n --stzh-color-info90: rgba(var(--stzh-color-info90-rgb) / 1);\n --stzh-color-info100-rgb: var(--stzh-color-coolgrey100-rgb);\n --stzh-color-info100: rgba(var(--stzh-color-info100-rgb) / 1);\n\n /* Old colors (TODO: cleanup if not needed) */\n\n --stzh-color-old-truegreen-rgb: 0 128 0;\n --stzh-color-old-truegreen: rgba(var(--stzh-color-old-truegreen-rgb) / 1);\n --stzh-color-old-warning-rgb: 219 126 0;\n --stzh-color-old-warning: rgba(var(--stzh-color-old-warning-rgb) / 1);\n --stzh-color-old-active-rgb: 164 196 0;\n --stzh-color-old-active: rgba(var(--stzh-color-old-active-rgb) / 1);\n\n --stzh-color-old-grey5-rgb: 242 242 242;\n --stzh-color-old-grey5: rgba(var(--stzh-color-old-grey5-rgb) / 1);\n --stzh-color-old-grey13-rgb: 222 222 222;\n --stzh-color-old-grey13: rgba(var(--stzh-color-old-grey13-rgb) / 1);\n --stzh-color-old-grey25-rgb: 191 191 191;\n --stzh-color-old-grey25: rgba(var(--stzh-color-old-grey25-rgb) / 1);\n --stzh-color-old-grey40-rgb: 153 153 153;\n --stzh-color-old-grey40: rgba(var(--stzh-color-old-grey40-rgb) / 1);\n --stzh-color-old-grey55-rgb: 115 115 115;\n --stzh-color-old-grey55: rgba(var(--stzh-color-old-grey55-rgb) / 1);\n --stzh-color-old-grey61-rgb: 100 100 100;\n --stzh-color-old-grey61: rgba(var(--stzh-color-old-grey61-rgb) / 1);\n --stzh-color-old-grey70-rgb: 77 77 77;\n --stzh-color-old-grey70: rgba(var(--stzh-color-old-grey70-rgb) / 1);\n --stzh-color-old-grey87-rgb: 34 34 34;\n --stzh-color-old-grey87: rgba(var(--stzh-color-old-grey87-rgb) / 1);\n\n --stzh-color-old-primary48: rgba(var(--stzh-color-primary-rgb) / 0.48);\n --stzh-color-old-primary32: rgba(var(--stzh-color-primary-rgb) / 0.32);\n --stzh-color-old-primary8: rgba(var(--stzh-color-primary-rgb) / 0.08);\n --stzh-color-old-primary4: rgba(var(--stzh-color-primary-rgb) / 0.04);\n\n /* Font */\n --stzh-font-family-light: 'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n --stzh-font-family-regular: 'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n --stzh-font-family-medium: 'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n --stzh-font-family-medium-italic: 'HelveticaNeueLTW05_66MediumIt', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n --stzh-font-family-bold: 'HelveticaNeueLTW01_71488914', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n --stzh-font-family-heavy: 'HelveticaNeueLTW05_85Heavy', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n --stzh-font-family-title: var(--stzh-font-family-heavy);\n\n --stzh-font-weight-light: normal;\n --stzh-font-weight-regular: normal;\n --stzh-font-weight-medium: normal;\n --stzh-font-weight-medium-italic: normal;\n --stzh-font-weight-bold: normal;\n --stzh-font-weight-heavy: normal;\n --stzh-font-weight-title: normal;\n\n --stzh-font-style-light: normal;\n --stzh-font-style-regular: normal;\n --stzh-font-style-medium: normal;\n --stzh-font-style-medium-italic: normal;\n --stzh-font-style-bold: normal;\n --stzh-font-style-heavy: normal;\n --stzh-font-style-title: normal;\n\n --stzh-font-femto-font-size: 0.625rem;\n --stzh-font-femto-text-line-height: 1.1;\n\n --stzh-font-pico-font-size: 0.75rem;\n --stzh-font-pico-text-line-height: 1.1;\n --stzh-font-pico-heading-letter-spacing: 0.01em;\n\n --stzh-font-nano-font-size: 0.8125rem;\n --stzh-font-nano-text-line-height: 1.5;\n --stzh-font-nano-heading-line-height: 1.2;\n --stzh-font-nano-heading-letter-spacing: 0.01em;\n --stzh-font-nano-lead-line-height: 1.7;\n\n --stzh-font-micro-font-size: 0.875rem;\n --stzh-font-micro-text-line-height: 1.5;\n --stzh-font-micro-heading-line-height: 1.2;\n --stzh-font-micro-heading-letter-spacing: 0.01em;\n --stzh-font-micro-lead-line-height: 1.7;\n\n --stzh-font-milli-font-size: 1rem;\n --stzh-font-milli-text-line-height: 1.5;\n --stzh-font-milli-heading-line-height: 1.2;\n --stzh-font-milli-lead-line-height: 1.7;\n\n --stzh-font-centi-font-size: 1.125rem;\n --stzh-font-centi-text-line-height: 1.5;\n --stzh-font-centi-heading-line-height: 1.2;\n --stzh-font-centi-lead-line-height: 1.7;\n\n --stzh-font-deci-font-size: 1.25rem;\n --stzh-font-deci-text-line-height: 1.5;\n --stzh-font-deci-heading-line-height: 1.2;\n --stzh-font-deci-lead-line-height: 1.7;\n\n --stzh-font-regular-font-size: 1.375rem;\n --stzh-font-regular-text-line-height: 1.6;\n --stzh-font-regular-heading-line-height: 1.4;\n\n --stzh-font-deca-font-size: 1.5rem;\n --stzh-font-deca-text-line-height: 1.3;\n --stzh-font-deca-text-letter-spacing: -0.01em;\n\n --stzh-font-hecto-font-size: 1.75rem;\n --stzh-font-hecto-text-line-height: 1.3;\n --stzh-font-hecto-text-letter-spacing: -0.01em;\n\n --stzh-font-kilo-font-size: 2rem;\n --stzh-font-kilo-text-line-height: 1.3;\n --stzh-font-kilo-text-letter-spacing: -0.01em;\n\n --stzh-font-mega-font-size: 2.5rem;\n --stzh-font-mega-text-line-height: 1.2;\n --stzh-font-mega-text-letter-spacing: -0.02em;\n\n --stzh-font-giga-font-size: 3rem;\n --stzh-font-giga-text-line-height: 1.2;\n --stzh-font-giga-text-letter-spacing: -0.02em;\n\n --stzh-font-hero-font-size: 3.5rem;\n --stzh-font-hero-text-line-height: 1.2;\n --stzh-font-hero-text-letter-spacing: -0.02em;\n\n --stzh-font-peta-font-size: 4rem;\n --stzh-font-peta-text-line-height: 1.2;\n --stzh-font-peta-text-letter-spacing: -0.02em;\n\n --stzh-font-exa-font-size: 5rem;\n --stzh-font-exa-text-line-height: 1.2;\n --stzh-font-exa-text-letter-spacing: -0.02em;\n\n --stzh-font-zetta-font-size: 5.625rem;\n --stzh-font-zetta-text-line-height: 1.2;\n --stzh-font-zetta-text-letter-spacing: -0.02em;\n\n /* Z-Index */\n --stzh-z-index-deep: -999999;\n --stzh-z-index-default: 1;\n --stzh-z-index-masked: 100;\n --stzh-z-index-mask: 200;\n --stzh-z-index-sticky: 300;\n --stzh-z-index-header: 400;\n --stzh-z-index-toast: 500;\n --stzh-z-index-popover: 600;\n --stzh-z-index-dialog: 700;\n --stzh-z-index-popup: 800;\n --stzh-z-index-overlay: 900;\n\n /* Spaces */\n --stzh-space-none: 0px;\n --stzh-space-xxxsmall: 0.125rem;\n --stzh-space-xxsmall: 0.25rem;\n --stzh-space-xsmall: 0.5rem;\n --stzh-space-small: 0.75rem;\n --stzh-space-medium: 1rem;\n --stzh-space-large: 1.25rem;\n --stzh-space-xlarge: 1.5rem;\n --stzh-space-xxlarge: 2rem;\n --stzh-space-xxxlarge: 2.5rem;\n --stzh-space-xxxxlarge: 3rem;\n --stzh-space-big: 3.5rem;\n --stzh-space-xbig: 4rem;\n --stzh-space-huge: 5rem;\n --stzh-space-xhuge: 6rem;\n\n --stzh-space-default: var(--stzh-space-medium);\n\n /* Box Shadows */\n --stzh-box-shadow-header: none; /* before: 0px -2px 16px rgba(0 0 0 / 0.16) */\n --stzh-box-shadow-popover: none; /* TODO before: 0px 0px 4px rgba(0 0 0 / 0.24) */\n --stzh-box-shadow-message: none; /* before: 0px 0px 8px rgba(0 0 0 / 0.24) */\n --stzh-box-shadow-overlay: 0px 0.25rem 0.9375rem rgba(0 0 0 / 0.32);\n\n /* Icon sizes */\n --stzh-icon-size-xxsmall: 0.75rem;\n --stzh-icon-size-xsmall: 1rem;\n --stzh-icon-size-small: 1.25rem;\n --stzh-icon-size-medium: 1.5rem;\n --stzh-icon-size-large: 2rem;\n --stzh-icon-size-xlarge: 3rem;\n\n /* Gutter */\n --stzh-grid-gutter: 1rem;\n --stzh-grid-gutter-small: 1.25rem;\n --stzh-grid-gutter-medium: 1.25rem;\n --stzh-grid-gutter-large: 1.5rem;\n --stzh-grid-gutter-ultra: 2rem;\n\n /* Base */\n --stzh-base-color: var(--stzh-color-black);\n --stzh-base-invert-color: var(--stzh-color-white);\n --stzh-base-invert-background-color: var(--stzh-color-primary70);\n --stzh-base-lead-color: var(--stzh-color-black);\n --stzh-base-border-color: var(--stzh-color-grey70);\n --stzh-base-transition-animation-speed: 0.3s;\n\n /* Selection */\n --stzh-selection-background-color: var(--stzh-color-secondary20);\n\n /* Flyingfocus */\n --stzh-flyingfocus-color: var(--stzh-color-secondary60);\n\n /* Icons */\n --stzh-icon-size: var(--stzh-icon-size-medium);\n --stzh-icon-color: currentColor;\n --stzh-icon-vertical-align: text-top;\n\n /* Links */\n --stzh-link-color: var(--stzh-color-primary70);\n --stzh-link-icon-size: var(--stzh-icon-size-medium);\n --stzh-link-text-decoration-line: underline;\n --stzh-link-text-decoration-thickness: calc(1em / 16);\n --stzh-link-text-underline-offset: calc(2.5em / 16);\n --stzh-link-text-decoration-skip-ink: none;\n --stzh-link-icon-wrapper-height: 1em;\n\n --stzh-link-hover-color: var(--stzh-color-secondary60);\n --stzh-link-hover-text-decoration-line: underline;\n\n --stzh-link-secondary-color: var(--stzh-color-secondary60);\n --stzh-link-secondary-hover-color: var(--stzh-color-primary70);\n\n /* Section */\n --stzh-section-highlight-color: var(--stzh-base-color);\n --stzh-section-highlight-background-color: var(--stzh-color-secondary10);\n\n /* Heading */\n --stzh-heading-color: var(--stzh-color-primary70);\n\n /* Text */\n --stzh-text-info-color: var(--stzh-color-coolgrey70);\n\n /* Fieldset */\n --stzh-fieldset-description-min-height: 1.375rem;\n\n /* Table */\n --stzh-table-max-height: none;\n --stzh-table-min-width: 43.75rem;\n --stzh-table-cell-padding: var(--stzh-space-small) var(--stzh-space-medium);\n --stzh-table-search-input-width: 11rem;\n\n /* Menu Item */\n --stzh-menu-item-height: 2.75rem;\n --stzh-menu-large-item-height: 3.5rem;\n\n /* Inputs / Buttons / Select */\n --stzh-form-input-border-radius: 0px;\n --stzh-form-input-height: 3.5rem;\n --stzh-form-input-small-height: 2.75rem;\n --stzh-form-input-tiny-height: 2rem;\n\n /* Popover */\n --stzh-popover-width: 13.9375rem;\n --stzh-popover-min-width: initial;\n --stzh-popover-max-width: initial;\n --stzh-popover-padding: 0px;\n --stzh-popover-content-padding: var(--stzh-space-xsmall) 0px;\n --stzh-popover-border-radius: 0px;\n --stzh-popover-close-visibility: hidden;\n --stzh-popover-background-color: var(--stzh-color-grey10);\n\n --stzh-popover-large-content-padding: var(--stzh-space-medium) 0px;\n\n /* Tooltips */\n --stzh-tooltip-width: auto;\n --stzh-tooltip-min-width: initial;\n --stzh-tooltip-max-width: 20.875rem;\n --stzh-tooltip-padding: calc(var(--stzh-space-small) + 0.0625rem) var(--stzh-space-xsmall);\n --stzh-tooltip-border-radius: 0px;\n --stzh-tooltip-drop-shadow: none; /* before: drop-shadow(0px 2px 10px rgba(0 0 0 / 0.16)) */\n\n --stzh-tooltip-small-padding: 0 var(--stzh-space-xxsmall);\n\n /* Header */\n --stzh-header-logobar-background-color: var(--stzh-color-primary70);\n\n /* Footer */\n --stzh-footer-background-color: var(--stzh-color-primary100);\n\n /* Accordion */\n --stzh-accordion-content-background: var(--stzh-color-secondary10);\n\n /* Timeline */\n --stzh-timeline-bullet-size: 2.5rem;\n --stzh-timeline-content-padding-top: var(--stzh-space-medium);\n\n /* Dialogs / Popover */\n --stzh-dialog-backdrop-opacity: 0.7;\n --stzh-dialog-backdrop-background-color: var(--stzh-color-black);\n\n /* Overlays */\n --stzh-overlay-backdrop-opacity: 0.8;\n --stzh-overlay-backdrop-background-color: var(--stzh-color-white);\n\n /* Ratios */\n --stzh-ratio-background-color: var(--stzh-color-grey20);\n\n /* Pagetitle */\n --stzh-pagetitle-background-color: var(--stzh-color-secondary30);\n\n /* Pagetitle */\n --stzh-topnews-background-color: var(--stzh-color-secondary30);\n --stzh-mostsearched-background-color: var(--stzh-color-secondary40);\n\n /* Calendar */\n --stzh-calendar-width: 20rem;\n\n /* Cta */\n --stzh-cta-background-color: var(--stzh-color-violet60);\n\n /** Toasts */\n --stzh-toast-label-font-family: var(--stzh-font-family-medium);\n --stzh-toast-label-font-weight: var(--stzh-font-weight-medium);\n --stzh-toast-label-font-style: var(--stzh-font-style-medium);\n\n --stzh-toast-background-color: var(--stzh-color-grey20);\n --stzh-toast-label-color: var(--stzh-base-color);\n --stzh-toast-close-color: var(--stzh-base-color);\n --stzh-toast-button-color: var(--stzh-base-color);\n --stzh-toast-icon-color: var(--stzh-color-info70);\n\n --stzh-toast-success-icon-color: var(--stzh-color-success70);\n --stzh-toast-error-icon-color: var(--stzh-color-error60);\n --stzh-toast-warning-icon-color: var(--stzh-color-warning80);\n}\n\n/* Media Query Overwrites */\n\n/* Medium */\n\n@media screen and (min-width: 900px) {\n :root {\n }\n}\n\n/* Large */\n\n@media screen and (min-width: 1260px) {\n :root {\n }\n}\n\n/* High Retina Mode Color Overwrites */\n\n@media (forced-colors: active), (-ms-high-contrast: active) {\n :root {\n --stzh-base-border-color: CanvasText;\n }\n}\n\n.stzh-theme-cta-orange {\n --stzh-cta-background-color: var(--stzh-color-orange70);\n}\n\n.stzh-theme-cta-magenta {\n --stzh-cta-background-color: var(--stzh-color-magenta60);\n}\n\n.stzh-theme-cta-firgreen {\n --stzh-cta-background-color: var(--stzh-color-firgreen70);\n}\n\n/* Department and microsite themes */\n\n.stzh-theme-aoz {\n --stzh-color-primary-rgb: var(--stzh-color-tabasco-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-mahogany-rgb);\n}\n\n.stzh-theme-vbz {\n --stzh-color-primary-rgb: var(--stzh-color-deepcerulean-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-regalblue-rgb);\n\n --stzh-font-family-heavy: var(--stzh-font-family-bold);\n --stzh-font-family-medium: var(--stzh-font-family-regular);\n --stzh-font-family-title: var(--stzh-font-family-light);\n\n /** Toasts */\n /*\n TODO: remove font family variables if not needed anymore\n\n --stzh-toast-label-font-family: var(--stzh-font-family-regular);\n --stzh-toast-label-font-weight: var(--stzh-font-weight-regular);\n --stzh-toast-label-font-style: var(--stzh-font-style-regular);\n\n --stzh-toast-background-color: var(--stzh-color-white);\n --stzh-toast-label-color: var(--stzh-base-color);\n --stzh-toast-close-color: var(--stzh-color-primary);\n --stzh-toast-button-color: var(--stzh-color-primary);\n --stzh-toast-icon-color: var(--stzh-color-primary);\n */\n}\n\n.stzh-theme-uvz {\n --stzh-color-primary-rgb: var(--stzh-color-monza-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-venetianred-rgb);\n\n --stzh-link-color: var(--stzh-color-scienceblue);\n --stzh-heading-color: rgb(77, 77, 77);\n}\n\n.stzh-theme-pkzh {\n --stzh-pkzh-font-family: Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;\n\n --stzh-color-primary-rgb: var(--stzh-color-shakespeare-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-chambray-rgb);\n\n --stzh-font-family-light: var(--stzh-pkzh-font-family);\n --stzh-font-family-regular: var(--stzh-pkzh-font-family);\n --stzh-font-family-medium: var(--stzh-pkzh-font-family);\n --stzh-font-family-bold: var(--stzh-pkzh-font-family);\n --stzh-font-family-heavy: var(--stzh-pkzh-font-family);\n\n --stzh-font-weight-light: 300;\n --stzh-font-weight-regular: normal;\n --stzh-font-weight-medium: 500;\n --stzh-font-weight-bold: 700;\n --stzh-font-weight-heavy: 800;\n}\n\n.stzh-theme-ms-aoz-agenda {\n --stzh-color-primary-rgb: var(--stzh-color-ms-aoz-agenda-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-ms-aoz-agenda-hover-rgb);\n}\n\n.stzh-theme-ms-cool-grey60 {\n --stzh-color-primary-rgb: var(--stzh-color-ms-coolgrey60-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-ms-coolgrey60-hover-rgb);\n}\n\n.stzh-theme-ms-cobalt-blue60 {\n --stzh-color-primary-rgb: var(--stzh-color-cobaltblue60-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-cobaltblue60-hover-rgb);\n}\n\n.stzh-theme-ms-shamrock-green70 {\n --stzh-color-primary-rgb: var(--stzh-color-shamrock70-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-shamrock70-hover-rgb);\n}\n\n.stzh-theme-ms-lime-green80 {\n --stzh-color-primary-rgb: var(--stzh-color-limegreen80-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-limegreen80-hover-rgb);\n}\n\n.stzh-theme-ms-magenta70 {\n --stzh-color-primary-rgb: var(--stzh-color-magenta70-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-magenta70-hover-rgb);\n}\n\n.stzh-theme-ms-ocher70 {\n --stzh-color-primary-rgb: var(--stzh-color-ocher70-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-ocher70-hover-rgb);\n}\n\n.stzh-theme-ms-orange {\n --stzh-color-primary-rgb: var(--stzh-color-ms-orange-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-ms-orange-hover-rgb);\n}\n\n.stzh-theme-ms-orange70 {\n --stzh-color-primary-rgb: var(--stzh-color-orange70-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-orange70-hover-rgb);\n}\n\n.stzh-theme-ms-red {\n --stzh-color-primary-rgb: var(--stzh-color-ms-red-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-ms-red-hover-rgb);\n}\n\n.stzh-theme-ms-red60 {\n --stzh-color-primary-rgb: var(--stzh-color-red60-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-red60-hover-rgb);\n}\n\n.stzh-theme-ms-violet70 {\n --stzh-color-primary-rgb: var(--stzh-color-violet70-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-violet70-hover-rgb);\n}\n\n.stzh-theme-ms-winered {\n --stzh-color-primary-rgb: var(--stzh-color-ms-winered-rgb);\n --stzh-color-primary-hover-rgb: var(--stzh-color-ms-winered-hover-rgb);\n}\n\n.stzh-theme-ma {\n --stzh-section-highlight-background-color: var(--stzh-color-white);\n\n background-color: var(--stzh-color-grey10);\n}\n\n/**\n * Publizistische Inhalte (PI)\n */\n\n.stzh-theme-pi-lemongrass,\n.stzh-theme-pi-firgreen,\n.stzh-theme-pi-petrol,\n.stzh-theme-pi-orange {\n /**\n * Body background\n */\n\n body {\n background-color: var(--stzh-color-coolgrey10);\n }\n\n /**\n * Textandimage\n */\n --stzh-textandimage-grid-template-areas: \"text text text text\" \"image image image image\";\n\n @media screen and (min-width: 600px) {\n --stzh-textandimage-grid-template-areas: \"text text text text\" \"image image image image\";\n }\n\n @media screen and (min-width: 900px) {\n --stzh-textandimage-grid-template-areas: \"text text text text text image image image\";\n --stzh-textandimage-grid-template-areas-image-left: \"text text text image image image image image\";\n }\n}\n\n.stzh-theme-pi-lemongrass {\n --stzh-color-primary10-rgb: var(--stzh-color-lemongrass10-rgb);\n --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);\n --stzh-color-primary20-rgb: var(--stzh-color-lemongrass20-rgb);\n --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);\n --stzh-color-primary30-rgb: var(--stzh-color-lemongrass30-rgb);\n --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);\n --stzh-color-primary40-rgb: var(--stzh-color-lemongrass40-rgb);\n --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);\n --stzh-color-primary50-rgb: var(--stzh-color-lemongrass50-rgb);\n --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);\n --stzh-color-primary60-rgb: var(--stzh-color-lemongrass60-rgb);\n --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);\n --stzh-color-primary70-rgb: var(--stzh-color-lemongrass70-rgb);\n --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);\n --stzh-color-primary80-rgb: var(--stzh-color-lemongrass80-rgb);\n --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);\n --stzh-color-primary90-rgb: var(--stzh-color-lemongrass90-rgb);\n --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);\n --stzh-color-primary100-rgb: var(--stzh-color-lemongrass100-rgb);\n --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);\n\n --stzh-color-secondary10-rgb: var(--stzh-color-lemongrass10-rgb);\n --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);\n --stzh-color-secondary20-rgb: var(--stzh-color-lemongrass20-rgb);\n --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);\n --stzh-color-secondary30-rgb: var(--stzh-color-lemongrass30-rgb);\n --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);\n --stzh-color-secondary40-rgb: var(--stzh-color-lemongrass40-rgb);\n --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);\n --stzh-color-secondary50-rgb: var(--stzh-color-lemongrass50-rgb);\n --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);\n --stzh-color-secondary60-rgb: var(--stzh-color-lemongrass60-rgb);\n --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);\n --stzh-color-secondary70-rgb: var(--stzh-color-lemongrass70-rgb);\n --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);\n --stzh-color-secondary80-rgb: var(--stzh-color-lemongrass80-rgb);\n --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);\n --stzh-color-secondary90-rgb: var(--stzh-color-lemongrass90-rgb);\n --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);\n --stzh-color-secondary100-rgb: var(--stzh-color-lemongrass100-rgb);\n --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);\n\n --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);\n --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);\n --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);\n --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);\n\n /**\n * Heading/Richtext\n */\n --stzh-heading-color: var(--stzh-color-primary80);\n\n /**\n * Header/Footer overrides.\n */\n --stzh-header-logobar-background-color: var(--stzh-color-primary50);\n --stzh-footer-background-color: var(--stzh-color-primary90);\n\n /**\n * Card Navigation overrides.\n */\n --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary40);\n\n /**\n * Quote overrides\n */\n --stzh-pi-quote-color: var(--stzh-color-primary70);\n\n /**\n * Teaser overrides\n */\n --stzh-pi-teaser-image-background-color: var(--stzh-color-primary40);\n\n /**\n * Card list\n */\n --stzh-cardlist-background-color: var(--stzh-color-primary20);\n --stzh-cardlist-description-color: var(--stzh-color-black);\n}\n\n.stzh-theme-pi-firgreen {\n --stzh-color-primary10-rgb: var(--stzh-color-firgreen10-rgb);\n --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);\n --stzh-color-primary20-rgb: var(--stzh-color-firgreen20-rgb);\n --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);\n --stzh-color-primary30-rgb: var(--stzh-color-firgreen30-rgb);\n --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);\n --stzh-color-primary40-rgb: var(--stzh-color-firgreen40-rgb);\n --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);\n --stzh-color-primary50-rgb: var(--stzh-color-firgreen50-rgb);\n --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);\n --stzh-color-primary60-rgb: var(--stzh-color-firgreen60-rgb);\n --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);\n --stzh-color-primary70-rgb: var(--stzh-color-firgreen70-rgb);\n --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);\n --stzh-color-primary80-rgb: var(--stzh-color-firgreen80-rgb);\n --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);\n --stzh-color-primary90-rgb: var(--stzh-color-firgreen90-rgb);\n --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);\n --stzh-color-primary100-rgb: var(--stzh-color-firgreen100-rgb);\n --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);\n\n --stzh-color-secondary10-rgb: var(--stzh-color-firgreen10-rgb);\n --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);\n --stzh-color-secondary20-rgb: var(--stzh-color-firgreen20-rgb);\n --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);\n --stzh-color-secondary30-rgb: var(--stzh-color-firgreen30-rgb);\n --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);\n --stzh-color-secondary40-rgb: var(--stzh-color-firgreen40-rgb);\n --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);\n --stzh-color-secondary50-rgb: var(--stzh-color-firgreen50-rgb);\n --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);\n --stzh-color-secondary60-rgb: var(--stzh-color-firgreen60-rgb);\n --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);\n --stzh-color-secondary70-rgb: var(--stzh-color-firgreen70-rgb);\n --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);\n --stzh-color-secondary80-rgb: var(--stzh-color-firgreen80-rgb);\n --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);\n --stzh-color-secondary90-rgb: var(--stzh-color-firgreen90-rgb);\n --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);\n --stzh-color-secondary100-rgb: var(--stzh-color-firgreen100-rgb);\n --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);\n\n --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);\n --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);\n --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);\n --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);\n\n /**\n * Heading/Richtext\n */\n --stzh-heading-color: var(--stzh-color-primary60);\n\n /**\n * Header/Footer overrides.\n */\n --stzh-header-logobar-background-color: var(--stzh-color-primary50);\n --stzh-footer-background-color: var(--stzh-color-primary90);\n\n /**\n * Card Navigation overrides.\n */\n --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary30);\n\n /**\n * Quote overrides\n */\n --stzh-pi-quote-color: var(--stzh-color-primary60);\n\n /**\n * Teaser overrides\n */\n --stzh-pi-teaser-image-background-color: var(--stzh-color-primary30);\n\n /**\n * Card list\n */\n --stzh-cardlist-background-color: var(--stzh-color-primary20);\n --stzh-cardlist-description-color: var(--stzh-color-black);\n}\n\n.stzh-theme-pi-petrol {\n --stzh-color-primary10-rgb: var(--stzh-color-petrol10-rgb);\n --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);\n --stzh-color-primary20-rgb: var(--stzh-color-petrol20-rgb);\n --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);\n --stzh-color-primary30-rgb: var(--stzh-color-petrol30-rgb);\n --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);\n --stzh-color-primary40-rgb: var(--stzh-color-petrol40-rgb);\n --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);\n --stzh-color-primary50-rgb: var(--stzh-color-petrol50-rgb);\n --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);\n --stzh-color-primary60-rgb: var(--stzh-color-petrol60-rgb);\n --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);\n --stzh-color-primary70-rgb: var(--stzh-color-petrol70-rgb);\n --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);\n --stzh-color-primary80-rgb: var(--stzh-color-petrol80-rgb);\n --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);\n --stzh-color-primary90-rgb: var(--stzh-color-petrol90-rgb);\n --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);\n --stzh-color-primary100-rgb: var(--stzh-color-petrol100-rgb);\n --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);\n\n --stzh-color-secondary10-rgb: var(--stzh-color-petrol10-rgb);\n --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);\n --stzh-color-secondary20-rgb: var(--stzh-color-petrol20-rgb);\n --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);\n --stzh-color-secondary30-rgb: var(--stzh-color-petrol30-rgb);\n --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);\n --stzh-color-secondary40-rgb: var(--stzh-color-petrol40-rgb);\n --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);\n --stzh-color-secondary50-rgb: var(--stzh-color-petrol50-rgb);\n --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);\n --stzh-color-secondary60-rgb: var(--stzh-color-petrol60-rgb);\n --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);\n --stzh-color-secondary70-rgb: var(--stzh-color-petrol70-rgb);\n --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);\n --stzh-color-secondary80-rgb: var(--stzh-color-petrol80-rgb);\n --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);\n --stzh-color-secondary90-rgb: var(--stzh-color-petrol90-rgb);\n --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);\n --stzh-color-secondary100-rgb: var(--stzh-color-petrol100-rgb);\n --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);\n\n --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);\n --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);\n --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);\n --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);\n\n /**\n * Heading/Richtext\n */\n --stzh-heading-color: var(--stzh-color-primary60);\n\n /**\n * Header/Footer overrides.\n */\n --stzh-header-logobar-background-color: var(--stzh-color-primary50);\n --stzh-footer-background-color: var(--stzh-color-primary80);\n\n /**\n * Card Navigation overrides.\n */\n --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary30);\n\n /**\n * Quote overrides\n */\n --stzh-pi-quote-color: var(--stzh-color-primary60);\n\n /**\n * Teaser overrides\n */\n --stzh-pi-teaser-image-background-color: var(--stzh-color-primary30);\n\n /**\n * Card list\n */\n --stzh-cardlist-background-color: var(--stzh-color-primary10);\n --stzh-cardlist-description-color: var(--stzh-color-black);\n}\n\n.stzh-theme-pi-orange {\n --stzh-color-primary10-rgb: var(--stzh-color-orange10-rgb);\n --stzh-color-primary10: rgba(var(--stzh-color-primary10-rgb) / 1);\n --stzh-color-primary20-rgb: var(--stzh-color-orange20-rgb);\n --stzh-color-primary20: rgba(var(--stzh-color-primary20-rgb) / 1);\n --stzh-color-primary30-rgb: var(--stzh-color-orange30-rgb);\n --stzh-color-primary30: rgba(var(--stzh-color-primary30-rgb) / 1);\n --stzh-color-primary40-rgb: var(--stzh-color-orange40-rgb);\n --stzh-color-primary40: rgba(var(--stzh-color-primary40-rgb) / 1);\n --stzh-color-primary50-rgb: var(--stzh-color-orange50-rgb);\n --stzh-color-primary50: rgba(var(--stzh-color-primary50-rgb) / 1);\n --stzh-color-primary60-rgb: var(--stzh-color-orange60-rgb);\n --stzh-color-primary60: rgba(var(--stzh-color-primary60-rgb) / 1);\n --stzh-color-primary70-rgb: var(--stzh-color-orange70-rgb);\n --stzh-color-primary70: rgba(var(--stzh-color-primary70-rgb) / 1);\n --stzh-color-primary80-rgb: var(--stzh-color-orange80-rgb);\n --stzh-color-primary80: rgba(var(--stzh-color-primary80-rgb) / 1);\n --stzh-color-primary90-rgb: var(--stzh-color-orange90-rgb);\n --stzh-color-primary90: rgba(var(--stzh-color-primary90-rgb) / 1);\n --stzh-color-primary100-rgb: var(--stzh-color-orange100-rgb);\n --stzh-color-primary100: rgba(var(--stzh-color-primary100-rgb) / 1);\n\n --stzh-color-secondary10-rgb: var(--stzh-color-orange10-rgb);\n --stzh-color-secondary10: rgba(var(--stzh-color-secondary10-rgb) / 1);\n --stzh-color-secondary20-rgb: var(--stzh-color-orange20-rgb);\n --stzh-color-secondary20: rgba(var(--stzh-color-secondary20-rgb) / 1);\n --stzh-color-secondary30-rgb: var(--stzh-color-orange30-rgb);\n --stzh-color-secondary30: rgba(var(--stzh-color-secondary30-rgb) / 1);\n --stzh-color-secondary40-rgb: var(--stzh-color-orange40-rgb);\n --stzh-color-secondary40: rgba(var(--stzh-color-secondary40-rgb) / 1);\n --stzh-color-secondary50-rgb: var(--stzh-color-orange50-rgb);\n --stzh-color-secondary50: rgba(var(--stzh-color-secondary50-rgb) / 1);\n --stzh-color-secondary60-rgb: var(--stzh-color-orange60-rgb);\n --stzh-color-secondary60: rgba(var(--stzh-color-secondary60-rgb) / 1);\n --stzh-color-secondary70-rgb: var(--stzh-color-orange70-rgb);\n --stzh-color-secondary70: rgba(var(--stzh-color-secondary70-rgb) / 1);\n --stzh-color-secondary80-rgb: var(--stzh-color-orange80-rgb);\n --stzh-color-secondary80: rgba(var(--stzh-color-secondary80-rgb) / 1);\n --stzh-color-secondary90-rgb: var(--stzh-color-orange90-rgb);\n --stzh-color-secondary90: rgba(var(--stzh-color-secondary90-rgb) / 1);\n --stzh-color-secondary100-rgb: var(--stzh-color-orange100-rgb);\n --stzh-color-secondary100: rgba(var(--stzh-color-secondary100-rgb) / 1);\n\n --stzh-color-primary-rgb: var(--stzh-color-primary50-rgb);\n --stzh-color-primary: rgba(var(--stzh-color-primary-rgb) / 1);\n --stzh-color-primary-hover-rgb: var(--stzh-color-primary70-rgb);\n --stzh-color-primary-hover: rgba(var(--stzh-color-primary-hover-rgb) / 1);\n\n /**\n * Heading/Richtext\n */\n --stzh-heading-color: var(--stzh-color-primary60);\n\n /**\n * Header/Footer overrides.\n */\n --stzh-header-logobar-background-color: var(--stzh-color-primary50);\n --stzh-footer-background-color: var(--stzh-color-primary80);\n\n /**\n * Card Navigation overrides.\n */\n --stzh-pi-content-navigation-arrow-background-color: var(--stzh-color-primary40);\n\n /**\n * Quote overrides\n */\n --stzh-pi-quote-color: var(--stzh-color-primary50);\n\n /**\n * Teaser overrides\n */\n --stzh-pi-teaser-image-background-color: var(--stzh-color-primary30);\n\n /**\n * Card list\n */\n --stzh-cardlist-background-color: var(--stzh-color-primary20);\n --stzh-cardlist-description-color: var(--stzh-color-black);\n}\n\n:host {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n color: var(--stzh-base-color);\n box-sizing: border-box;\n display: block;\n /* default outline value, which will be applied to all elements receiving focus\n the .has-focus class is used by the focus target */\n}\n:host[hidden] {\n display: none;\n}\n:host::-moz-selection {\n color: var(--stzh-selection-color);\n background-color: var(--stzh-selection-background-color);\n}\n:host::selection {\n color: var(--stzh-selection-color);\n background-color: var(--stzh-selection-background-color);\n}\n:host *,\n:host *::before,\n:host *::after {\n box-sizing: border-box;\n text-underline-offset: var(--stzh-link-text-underline-offset);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n -webkit-text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n}\n:host .has-focus {\n outline: var(--stzh-flyingfocus-color) solid 0.125rem;\n outline-offset: 0.125rem;\n}\n:host .stzh-fylingfocus-focused {\n outline-style: none !important;\n}\n:host .stzh-fylingfocus-focused::-moz-focus-inner {\n border: 0 !important;\n}\n\n:root {\n --stzh-color-primary: var(--stzh-color-deepcerulean);\n --stzh-color-primary-hover: var(--stzh-color-regalblue);\n --stzh-color-primary48: rgba(5, 127, 172, 0.48);\n --stzh-color-primary32: rgba(5, 127, 172, 0.32);\n --stzh-color-primary16: rgba(5, 127, 172, 0.16);\n --stzh-color-primary8: rgba(5, 127, 172, 0.08);\n --stzh-font-family-heavy: var(--stzh-font-family-bold);\n --stzh-font-family-title: var(--stzh-font-family-light);\n --stzh-button-text-hover-background: rgba(5, 127, 172, 0.08);\n}\n\nmain,\n.reveal-overlay,\n.mod_header {\n --primary: var(--stzh-color-primary);\n --secondary: var(--stzh-color-primary);\n --success: var(--stzh-color-old-truegreen);\n --warning: var(--stzh-color-old-warning);\n --alert: var(--stzh-color-error60);\n --highlight: var(--stzh-color-coral);\n --highlight_alternative: var(--stzh-color-coral);\n}\n\nmain a.muted,\nmain .inline-filters button.muted[data-toggle],\n.reveal-overlay a.muted,\n.reveal-overlay .inline-filters button.muted[data-toggle] {\n color: var(--stzh-color-white);\n background-color: var(--stzh-color-old-grey13);\n border-color: var(--stzh-color-old-grey13);\n}\nmain a.muted:hover, main a.muted:focus,\nmain .inline-filters button.muted[data-toggle]:hover,\nmain .inline-filters button.muted[data-toggle]:focus,\n.reveal-overlay a.muted:hover,\n.reveal-overlay a.muted:focus,\n.reveal-overlay .inline-filters button.muted[data-toggle]:hover,\n.reveal-overlay .inline-filters button.muted[data-toggle]:focus {\n color: var(--stzh-color-white);\n background-color: var(--stzh-color-old-grey13);\n border-color: var(--stzh-color-old-grey13);\n}\n\n.reveal-overlay {\n background-color: rgba(5, 127, 172, 0.8);\n /* Dialog */\n}\n.reveal-overlay .reveal__title {\n margin-top: 0;\n}\n.reveal-overlay .reveal {\n box-shadow: var(--stzh-box-shadow-overlay);\n}\n.reveal-overlay .close-button {\n color: var(--stzh-base-lead-color);\n}\n\n.mod_header .mod_header__logobar-logo img {\n background: url(https://www.stadt-zuerich.ch/content/dam/stzh/corpdesign/wortbildmarken/logo_stzh_vbz_pos_2-1.svg) no-repeat;\n width: 0;\n padding-left: 13rem;\n}\n\nmain {\n accent-color: var(--stzh-color-primary);\n /* Resets */\n --color: var(--stzh-base-color);\n --richtext-blockquote-color: var(--stzh-richtext-blockquote-color, var(--stzh-color-primary70));\n --richtext-blockquote-line-color: var(--stzh-richtext-blockquote-line-color, var(--stzh-color-primary70));\n --richtext-blockquote-footer-color: var(--stzh-richtext-blockquote-footer-color, var(--stzh-color-old-grey55));\n color: var(--color);\n /* Font weights and coloring */\n /* Fon sizings & Spacings */\n /* Lists */\n /* Figure */\n /* Blockquote */\n /* Table */\n /* Links */\n /* Process Header */\n /* Links */\n /* Buttons */\n /* Wrapper / Layout */\n /* Headings */\n /* Section */\n /* Dropdown */\n /* Comments */\n /* Process Nav */\n /* Statistics */\n /* Richtext */\n /* Accountability */\n /* Breadrumb */\n /* Lead */\n /* Message / Callout / Floating Helper */\n /* Sidebar */\n /* Filters */\n /* Mini Title */\n /* Tags */\n /* Card */\n /* Blog */\n /* Budget */\n /* Survey */\n}\nmain .float-left {\n float: left;\n}\nmain .float-right {\n float: right;\n}\nmain h1, main h2, main h3, main h4 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n color: var(--stzh-heading-color);\n margin: 0;\n}\nmain b, main strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n}\nmain i, main em {\n font-family: var(--stzh-font-family-medium-italic);\n font-weight: var(--stzh-font-weight-medium-italic);\n font-style: var(--stzh-font-style-medium-italic);\n}\nmain,\nmain p,\nmain stzh-text {\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n}\n@media screen and (min-width: 900px) {\n main,\nmain p,\nmain stzh-text {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain h1 {\n font-size: var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n}\n@media screen and (min-width: 600px) {\n main h1 {\n font-size: var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main h1 {\n font-size: var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1260px) {\n main h1 {\n font-size: var(--stzh-font-curve-h1-large-font-size, var(--stzh-font-mega-font-size));\n line-height: var(--stzh-font-curve-h1-large-heading-line-height, var(--stzh-font-mega-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-large-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main h1 {\n font-size: var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\nmain h2 {\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main h2 {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main h2 {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main h2 {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain h3 {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main h3 {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main h3 {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main h3 {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\nmain h4 {\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main h4 {\n font-size: var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1260px) {\n main h4 {\n font-size: var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-large-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1600px) {\n main h4 {\n font-size: var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\nmain h1,\nmain stzh-heading[level=\"1\"] {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 900px) {\n main h1,\nmain stzh-heading[level=\"1\"] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main h1,\nmain stzh-heading[level=\"1\"] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main h1,\nmain stzh-heading[level=\"1\"] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main h1,\nmain stzh-heading[level=\"1\"] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain h2,\nmain stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-medium);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 600px) {\n main h2,\nmain stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main h2,\nmain stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main h2,\nmain stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main h2,\nmain stzh-heading[level=\"2\"] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main h2,\nmain stzh-heading[level=\"2\"] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain h3,\nmain stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main h3,\nmain stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main h3,\nmain stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 900px) {\n main h3,\nmain stzh-heading[level=\"3\"] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main h3,\nmain stzh-heading[level=\"3\"] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main h3,\nmain stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-xsmall);\n }\n}\nmain h4,\nmain stzh-heading[level=\"4\"] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main h4,\nmain stzh-heading[level=\"4\"] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main h4,\nmain stzh-heading[level=\"4\"] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main h4,\nmain stzh-heading[level=\"4\"] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main h4,\nmain stzh-heading[level=\"4\"] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-bottom: var(--stzh-space-medium);\n margin-top: 0;\n}\n@media screen and (min-width: 600px) {\n main p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\nmain ul ul,\nmain ul ol,\nmain ul dl,\nmain ul stzh-list,\nmain ol ul,\nmain ol ol,\nmain ol dl,\nmain ol stzh-list,\nmain dl ul,\nmain dl ol,\nmain dl dl,\nmain dl stzh-list,\nmain stzh-list ul,\nmain stzh-list ol,\nmain stzh-list dl,\nmain stzh-list stzh-list {\n margin-top: 0;\n margin-bottom: 0;\n}\nmain stzh-text[curve=hero],\nmain stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xlarge);\n margin-top: 0;\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=hero],\nmain stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=hero],\nmain stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-medium);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 600px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xsmall);\n }\n}\nmain stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain stzh-text[curve=p1],\nmain stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-medium);\n margin-top: 0;\n}\n@media screen and (min-width: 600px) {\n main stzh-text[curve=p1],\nmain stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=p1],\nmain stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=p1],\nmain stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\nmain stzh-text[curve=p2],\nmain stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=p2],\nmain stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=p2],\nmain stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main stzh-text[curve=p2],\nmain stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=p2],\nmain stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain stzh-figure {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xxlarge);\n}\nmain blockquote {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n padding-left: var(--stzh-space-medium);\n padding-right: var(--stzh-space-medium);\n margin: var(--stzh-space-xxlarge);\n color: var(--richtext-blockquote-color);\n position: relative;\n overflow: hidden;\n}\n@media screen and (min-width: 600px) {\n main blockquote {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main blockquote {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main blockquote {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 600px) {\n main blockquote {\n padding-left: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main blockquote {\n padding-left: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote {\n padding-left: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 600px) {\n main blockquote {\n padding-right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main blockquote {\n padding-right: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote {\n padding-right: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main blockquote {\n margin: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote {\n margin: var(--stzh-space-xxxxlarge);\n }\n}\n@media print {\n main blockquote {\n page-break-inside: avoid;\n -moz-column-break-inside: avoid;\n break-inside: avoid;\n -webkit-print-color-adjust: exact;\n print-color-adjust: exact;\n }\n}\nmain blockquote:before {\n background: var(--richtext-blockquote-line-color);\n height: calc(100% - var(--stzh-space-xsmall) * 2);\n width: 0.1875rem;\n content: \" \";\n display: block;\n position: absolute;\n left: 0;\n top: var(--stzh-space-xsmall);\n}\nmain blockquote p {\n margin-top: 0;\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 900px) {\n main blockquote p {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote p {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain blockquote p::before, main blockquote p::after {\n display: inline-block;\n}\nmain blockquote p::before {\n content: \"«\";\n}\nmain blockquote p::after {\n content: \"»\";\n}\nmain blockquote footer {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--richtext-blockquote-footer-color);\n}\n@media screen and (min-width: 900px) {\n main blockquote footer {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain blockquote footer::before {\n content: \"–\";\n display: inline-block;\n margin-right: var(--stzh-space-xxxsmall);\n}\nmain table {\n --min-width: none;\n --cell-padding: var(--stzh-table-cell-padding);\n width: 100%;\n border-spacing: 0;\n min-width: var(--min-width);\n /* Fixed layout */\n}\nmain table.has-layout-fixed {\n table-layout: fixed;\n}\nmain thead {\n position: -webkit-sticky;\n position: sticky;\n top: 0;\n z-index: 3;\n}\nmain tbody tr:nth-child(even) td,\nmain tbody tr:nth-child(even) th {\n background-color: var(--stzh-color-grey10);\n}\nmain td,\nmain th {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n text-align: left;\n border: none;\n vertical-align: top;\n border: none;\n background-color: var(--stzh-color-white);\n transition: background-color var(--stzh-base-transition-animation-speed);\n padding: var(--cell-padding);\n /* Horizontal alignment */\n /* Vertical alignment */\n /* Nowrap */\n /* Head */\n /* Sticky */\n}\nmain td a,\nmain th a {\n color: var(--stzh-link-color);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n text-underline-offset: var(--stzh-link-text-underline-offset);\n -webkit-text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n -webkit-text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n}\nmain td a:hover,\nmain th a:hover {\n color: var(--stzh-link-hover-color);\n -webkit-text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n}\nmain td b, main td strong,\nmain th b,\nmain th strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n}\nmain td i, main td em,\nmain th i,\nmain th em {\n font-family: var(--stzh-font-family-medium-italic);\n font-weight: var(--stzh-font-weight-medium-italic);\n font-style: var(--stzh-font-style-medium-italic);\n}\nmain td.align-left,\nmain th.align-left {\n text-align: left;\n}\nmain td.align-right,\nmain th.align-right {\n text-align: right;\n}\nmain td.align-center,\nmain th.align-center {\n text-align: center;\n}\nmain td.valign-auto,\nmain th.valign-auto {\n vertical-align: auto;\n}\nmain td.valign-middle,\nmain th.valign-middle {\n vertical-align: middle;\n}\nmain td.valign-bottom,\nmain th.valign-bottom {\n vertical-align: bottom;\n}\nmain td.valign-top,\nmain th.valign-top {\n vertical-align: top;\n}\nmain td.nowrap,\nmain th.nowrap {\n white-space: nowrap;\n}\nmain td.is-head,\nmain th.is-head {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n}\nmain td.is-sticky-left, main td.is-sticky-right,\nmain th.is-sticky-left,\nmain th.is-sticky-right {\n position: -webkit-sticky;\n position: sticky;\n z-index: 1;\n}\nmain td.has-sticked,\nmain th.has-sticked {\n z-index: 2;\n}\nmain td.is-sticky-left,\nmain th.is-sticky-left {\n left: 0;\n}\nmain td.is-sticky-right,\nmain th.is-sticky-right {\n right: 0;\n}\nmain td.is-sticky-left::after, main td.is-sticky-right::after,\nmain th.is-sticky-left::after,\nmain th.is-sticky-right::after {\n background: linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 100%);\n content: \"\";\n pointer-events: none;\n position: absolute;\n top: 0;\n height: 100%;\n width: 0.375rem;\n transform: translate(100%);\n opacity: 0;\n transition: opacity var(--stzh-base-transition-animation-speed);\n}\nmain td.is-sticky-left::after,\nmain th.is-sticky-left::after {\n right: 0;\n}\nmain td.is-sticky-right::after,\nmain th.is-sticky-right::after {\n left: 0;\n transform: rotate(-180deg) translate(100%);\n}\nmain td.has-sticked.is-sticky-left::after, main td.has-sticked.is-sticky-right::after,\nmain th.has-sticked.is-sticky-left::after,\nmain th.has-sticked.is-sticky-right::after {\n opacity: 1;\n}\nmain th {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n color: var(--stzh-color-primary);\n}\nmain th.is-sortable {\n padding: 0;\n}\nmain a {\n color: var(--stzh-link-color);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n text-underline-offset: var(--stzh-link-text-underline-offset);\n -webkit-text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n -webkit-text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n}\nmain a:hover {\n color: var(--stzh-link-hover-color);\n -webkit-text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n}\nmain .stzh-richtext__external-link {\n position: relative;\n}\nmain .stzh-richtext__external-vhidden {\n border: 0;\n clip: rect(0 0 0 0);\n -webkit-clip-path: inset(100%);\n clip-path: inset(100%);\n width: 0.0625rem;\n height: 0.0625rem;\n overflow: hidden;\n padding: 0;\n position: absolute;\n}\nmain .stzh-richtext__external-icon-wrapper {\n position: relative;\n display: inline-block;\n width: var(--stzh-icon-size);\n height: var(--stzh-link-icon-wrapper-height);\n margin-left: var(--stzh-space-xxsmall);\n}\nmain .stzh-richtext__external-icon {\n --icon: var(--stzh-icon-size);\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n margin-top: 0.0625rem;\n width: var(--stzh-icon-size);\n height: var(--stzh-icon-size);\n}\nmain, main label, main tfoot, main thead {\n color: var(--stzh-base-color);\n}\nmain svg {\n overflow: visible;\n}\nmain label {\n display: flex;\n align-items: center;\n}\nmain .field label {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n display: block;\n}\nmain input[type=checkbox],\nmain input[type=radio] {\n width: 1.5rem;\n height: 1.5rem;\n}\nmain label > [type=checkbox],\nmain label > [type=radio] {\n margin-right: var(--stzh-space-small);\n}\nmain .filters__section--general label,\nmain .filters__section label {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n display: flex;\n line-height: 1.5rem;\n transition: color var(--stzh-base-transition-animation-speed);\n color: var(--stzh-base-color);\n margin-bottom: var(--stzh-space-small);\n}\nmain .filters__has-subfilters {\n align-items: center;\n}\nmain .filters__has-subfilters [data-toggle] {\n margin-bottom: var(--stzh-space-small);\n}\nmain .form-input-extra-before,\nmain .form-error {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 900px) {\n main .form-input-extra-before,\nmain .form-error {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .form-error,\nmain .is-invalid-label {\n color: var(--stzh-color-error60);\n}\nmain [type=color],\nmain [type=date],\nmain [type=datetime-local],\nmain [type=datetime],\nmain [type=email],\nmain [type=month],\nmain [type=number],\nmain [type=password],\nmain [type=search],\nmain [type=tel],\nmain [type=text],\nmain [type=time],\nmain [type=url],\nmain [type=week],\nmain textarea,\nmain .inline-filters button[data-toggle],\nmain select,\nmain .data-picker .picker-prompt a,\nmain .data-picker.picker-single .picker-values div a {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n border: 0.0625rem solid var(--stzh-color-grey70);\n transition-property: color, border-color;\n transition-duration: var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-form-input-border-radius);\n padding: var(--stzh-space-xsmall) var(--stzh-space-medium);\n width: 100%;\n height: var(--stzh-form-input-height);\n color: var(--stzh-color-primary);\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n margin-bottom: var(--stzh-space-medium);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain [type=color]::-webkit-input-placeholder,\nmain [type=date]::-webkit-input-placeholder,\nmain [type=datetime-local]::-webkit-input-placeholder,\nmain [type=datetime]::-webkit-input-placeholder,\nmain [type=email]::-webkit-input-placeholder,\nmain [type=month]::-webkit-input-placeholder,\nmain [type=number]::-webkit-input-placeholder,\nmain [type=password]::-webkit-input-placeholder,\nmain [type=search]::-webkit-input-placeholder,\nmain [type=tel]::-webkit-input-placeholder,\nmain [type=text]::-webkit-input-placeholder,\nmain [type=time]::-webkit-input-placeholder,\nmain [type=url]::-webkit-input-placeholder,\nmain [type=week]::-webkit-input-placeholder,\nmain textarea::-webkit-input-placeholder,\nmain .inline-filters button[data-toggle]::-webkit-input-placeholder,\nmain select::-webkit-input-placeholder,\nmain .data-picker .picker-prompt a::-webkit-input-placeholder,\nmain .data-picker.picker-single .picker-values div a::-webkit-input-placeholder {\n color: var(--stzh-color-grey70);\n}\nmain [type=color]:-moz-placeholder,\nmain [type=date]:-moz-placeholder,\nmain [type=datetime-local]:-moz-placeholder,\nmain [type=datetime]:-moz-placeholder,\nmain [type=email]:-moz-placeholder,\nmain [type=month]:-moz-placeholder,\nmain [type=number]:-moz-placeholder,\nmain [type=password]:-moz-placeholder,\nmain [type=search]:-moz-placeholder,\nmain [type=tel]:-moz-placeholder,\nmain [type=text]:-moz-placeholder,\nmain [type=time]:-moz-placeholder,\nmain [type=url]:-moz-placeholder,\nmain [type=week]:-moz-placeholder,\nmain textarea:-moz-placeholder,\nmain .inline-filters button[data-toggle]:-moz-placeholder,\nmain select:-moz-placeholder,\nmain .data-picker .picker-prompt a:-moz-placeholder,\nmain .data-picker.picker-single .picker-values div a:-moz-placeholder {\n color: var(--stzh-color-grey70);\n}\nmain [type=color]::-moz-placeholder,\nmain [type=date]::-moz-placeholder,\nmain [type=datetime-local]::-moz-placeholder,\nmain [type=datetime]::-moz-placeholder,\nmain [type=email]::-moz-placeholder,\nmain [type=month]::-moz-placeholder,\nmain [type=number]::-moz-placeholder,\nmain [type=password]::-moz-placeholder,\nmain [type=search]::-moz-placeholder,\nmain [type=tel]::-moz-placeholder,\nmain [type=text]::-moz-placeholder,\nmain [type=time]::-moz-placeholder,\nmain [type=url]::-moz-placeholder,\nmain [type=week]::-moz-placeholder,\nmain textarea::-moz-placeholder,\nmain .inline-filters button[data-toggle]::-moz-placeholder,\nmain select::-moz-placeholder,\nmain .data-picker .picker-prompt a::-moz-placeholder,\nmain .data-picker.picker-single .picker-values div a::-moz-placeholder {\n color: var(--stzh-color-grey70);\n}\nmain [type=color]:-ms-input-placeholder,\nmain [type=date]:-ms-input-placeholder,\nmain [type=datetime-local]:-ms-input-placeholder,\nmain [type=datetime]:-ms-input-placeholder,\nmain [type=email]:-ms-input-placeholder,\nmain [type=month]:-ms-input-placeholder,\nmain [type=number]:-ms-input-placeholder,\nmain [type=password]:-ms-input-placeholder,\nmain [type=search]:-ms-input-placeholder,\nmain [type=tel]:-ms-input-placeholder,\nmain [type=text]:-ms-input-placeholder,\nmain [type=time]:-ms-input-placeholder,\nmain [type=url]:-ms-input-placeholder,\nmain [type=week]:-ms-input-placeholder,\nmain textarea:-ms-input-placeholder,\nmain .inline-filters button[data-toggle]:-ms-input-placeholder,\nmain select:-ms-input-placeholder,\nmain .data-picker .picker-prompt a:-ms-input-placeholder,\nmain .data-picker.picker-single .picker-values div a:-ms-input-placeholder {\n color: var(--stzh-color-grey70);\n}\nmain [type=color]:hover, main [type=color]:focus,\nmain [type=date]:hover,\nmain [type=date]:focus,\nmain [type=datetime-local]:hover,\nmain [type=datetime-local]:focus,\nmain [type=datetime]:hover,\nmain [type=datetime]:focus,\nmain [type=email]:hover,\nmain [type=email]:focus,\nmain [type=month]:hover,\nmain [type=month]:focus,\nmain [type=number]:hover,\nmain [type=number]:focus,\nmain [type=password]:hover,\nmain [type=password]:focus,\nmain [type=search]:hover,\nmain [type=search]:focus,\nmain [type=tel]:hover,\nmain [type=tel]:focus,\nmain [type=text]:hover,\nmain [type=text]:focus,\nmain [type=time]:hover,\nmain [type=time]:focus,\nmain [type=url]:hover,\nmain [type=url]:focus,\nmain [type=week]:hover,\nmain [type=week]:focus,\nmain textarea:hover,\nmain textarea:focus,\nmain .inline-filters button[data-toggle]:hover,\nmain .inline-filters button[data-toggle]:focus,\nmain select:hover,\nmain select:focus,\nmain .data-picker .picker-prompt a:hover,\nmain .data-picker .picker-prompt a:focus,\nmain .data-picker.picker-single .picker-values div a:hover,\nmain .data-picker.picker-single .picker-values div a:focus {\n color: var(--stzh-color-primary-hover);\n border-color: var(--stzh-color-primary-hover);\n}\nmain [type=color]:-webkit-autofill,\nmain [type=date]:-webkit-autofill,\nmain [type=datetime-local]:-webkit-autofill,\nmain [type=datetime]:-webkit-autofill,\nmain [type=email]:-webkit-autofill,\nmain [type=month]:-webkit-autofill,\nmain [type=number]:-webkit-autofill,\nmain [type=password]:-webkit-autofill,\nmain [type=search]:-webkit-autofill,\nmain [type=tel]:-webkit-autofill,\nmain [type=text]:-webkit-autofill,\nmain [type=time]:-webkit-autofill,\nmain [type=url]:-webkit-autofill,\nmain [type=week]:-webkit-autofill,\nmain textarea:-webkit-autofill,\nmain .inline-filters button[data-toggle]:-webkit-autofill,\nmain select:-webkit-autofill,\nmain .data-picker .picker-prompt a:-webkit-autofill,\nmain .data-picker.picker-single .picker-values div a:-webkit-autofill {\n -webkit-background-clip: text;\n background-clip: text;\n}\nmain [type=color]:-moz-placeholder-shown, main [type=date]:-moz-placeholder-shown, main [type=datetime-local]:-moz-placeholder-shown, main [type=datetime]:-moz-placeholder-shown, main [type=email]:-moz-placeholder-shown, main [type=month]:-moz-placeholder-shown, main [type=number]:-moz-placeholder-shown, main [type=password]:-moz-placeholder-shown, main [type=search]:-moz-placeholder-shown, main [type=tel]:-moz-placeholder-shown, main [type=text]:-moz-placeholder-shown, main [type=time]:-moz-placeholder-shown, main [type=url]:-moz-placeholder-shown, main [type=week]:-moz-placeholder-shown, main textarea:-moz-placeholder-shown, main .inline-filters button[data-toggle]:-moz-placeholder-shown, main select:-moz-placeholder-shown, main .data-picker .picker-prompt a:-moz-placeholder-shown, main .data-picker.picker-single .picker-values div a:-moz-placeholder-shown {\n text-overflow: ellipsis;\n}\nmain [type=color]:placeholder-shown,\nmain [type=date]:placeholder-shown,\nmain [type=datetime-local]:placeholder-shown,\nmain [type=datetime]:placeholder-shown,\nmain [type=email]:placeholder-shown,\nmain [type=month]:placeholder-shown,\nmain [type=number]:placeholder-shown,\nmain [type=password]:placeholder-shown,\nmain [type=search]:placeholder-shown,\nmain [type=tel]:placeholder-shown,\nmain [type=text]:placeholder-shown,\nmain [type=time]:placeholder-shown,\nmain [type=url]:placeholder-shown,\nmain [type=week]:placeholder-shown,\nmain textarea:placeholder-shown,\nmain .inline-filters button[data-toggle]:placeholder-shown,\nmain select:placeholder-shown,\nmain .data-picker .picker-prompt a:placeholder-shown,\nmain .data-picker.picker-single .picker-values div a:placeholder-shown {\n text-overflow: ellipsis;\n}\nmain .data-picker .picker-prompt a,\nmain .data-picker.picker-single .picker-values div a {\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\nmain .data-picker .picker-prompt a::after,\nmain .data-picker.picker-single .picker-values div a::after {\n float: none;\n margin-top: 0;\n}\nmain .inline-filters button[data-toggle],\nmain select {\n padding-right: var(--stzh-space-xxlarge);\n}\nmain textarea {\n min-height: var(--stzh-form-input-height);\n resize: vertical;\n}\nmain textarea[rows] {\n height: auto;\n}\nmain .input-group .input-group-field {\n margin-bottom: 0;\n}\nmain .section > p,\nmain .floating-helper__content p {\n margin-top: 0;\n}\nmain .section > p:last-child,\nmain .floating-helper__content p:last-child {\n margin-bottom: 0;\n}\nmain .add-message,\nmain .card,\nmain .chart-tooltip,\nmain .comment-thread,\nmain .conference-registration,\nmain .conference-speaker .speaker-bio {\n margin-bottom: var(--stzh-space-xxlarge);\n border-color: var(--stzh-base-border-color);\n background-color: var(--stzh-color-white);\n}\nmain .ql-editor ol,\nmain .ql-editor ul {\n padding-left: 0;\n}\nmain .badge-card__content ul li:not(.card-data__item),\nmain .card__content ul li:not(.card-data__item),\nmain .card__text--paragraph ul li:not(.card-data__item),\nmain .floating-helper__content-inner ul li:not(.card-data__item),\nmain .lead ul li:not(.card-data__item),\nmain .process-header + .wrapper .section ul li:not(.card-data__item),\nmain .timeline__content ul li:not(.card-data__item) {\n padding-left: var(--stzh-space-large);\n}\nmain .badge-card__content ul li:not(.card-data__item)::before,\nmain .card__content ul li:not(.card-data__item)::before,\nmain .card__text--paragraph ul li:not(.card-data__item)::before,\nmain .floating-helper__content-inner ul li:not(.card-data__item)::before,\nmain .lead ul li:not(.card-data__item)::before,\nmain .process-header + .wrapper .section ul li:not(.card-data__item)::before,\nmain .timeline__content ul li:not(.card-data__item)::before {\n content: \"–\";\n margin-left: 0;\n margin-right: 0;\n text-align: left;\n width: auto;\n}\nmain .badge-card__content ul.tags li:not(.card-data__item),\nmain .card__content ul.tags li:not(.card-data__item),\nmain .card__text--paragraph ul.tags li:not(.card-data__item),\nmain .floating-helper__content-inner ul.tags li:not(.card-data__item),\nmain .lead ul.tags li:not(.card-data__item),\nmain .process-header + .wrapper .section ul.tags li:not(.card-data__item),\nmain .timeline__content ul.tags li:not(.card-data__item) {\n padding-left: 0;\n}\nmain .badge-card__content ul.tags li:not(.card-data__item)::before,\nmain .card__content ul.tags li:not(.card-data__item)::before,\nmain .card__text--paragraph ul.tags li:not(.card-data__item)::before,\nmain .floating-helper__content-inner ul.tags li:not(.card-data__item)::before,\nmain .lead ul.tags li:not(.card-data__item)::before,\nmain .process-header + .wrapper .section ul.tags li:not(.card-data__item)::before,\nmain .timeline__content ul.tags li:not(.card-data__item)::before {\n content: none;\n}\nmain .m-bottom {\n margin-bottom: var(--stzh-space-medium);\n}\nmain .mb-sm {\n margin-bottom: var(--stzh-space-xxlarge);\n}\nmain p {\n color: var(--stzh-base-color);\n}\nmain tfoot td,\nmain tfoot th,\nmain thead td,\nmain thead th {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n}\nmain table,\nmain td,\nmain tr,\nmain .questionnaire-question-matrix table,\nmain .questionnaire-question-matrix td,\nmain .questionnaire-question-matrix tr,\nmain .questionnaire-question-matrix tr:nth-child(2n) {\n border-color: var(--stzh-base-border-color);\n}\nmain .process-header .process-header__inner {\n background-color: var(--stzh-color-primary);\n}\nmain .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-hero-default-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-hero-default-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-default-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n margin-bottom: var(--stzh-space-xlarge);\n margin-top: 0;\n border-bottom: none;\n padding-bottom: 0;\n}\n@media screen and (min-width: 600px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-size: var(--stzh-font-curve-hero-small-font-size, var(--stzh-font-mega-font-size));\n line-height: var(--stzh-font-curve-hero-small-heading-line-height, var(--stzh-font-mega-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-small-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1260px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-size: var(--stzh-font-curve-hero-large-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-hero-large-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-large-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-size: var(--stzh-font-curve-hero-ultra-font-size, var(--stzh-font-hero-font-size));\n line-height: var(--stzh-font-curve-hero-ultra-heading-line-height, var(--stzh-font-hero-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-ultra-heading-letter-spacing, var(--stzh-font-hero-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .process-header .process-header__container {\n padding: 0 var(--stzh-space-xxxxlarge);\n}\n@media screen and (max-width: 1023px) {\n main .process-header .process-header__container {\n padding: var(--stzh-space-xxxxlarge);\n padding-bottom: var(--stzh-space-big);\n }\n}\n@media screen and (max-width: 599px) {\n main .process-header .process-header__container {\n padding: var(--stzh-space-xxlarge) 1.25rem var(--stzh-space-xxxlarge);\n }\n}\nmain .process-header__info {\n padding: 0;\n}\nmain .process-header .process-header__container .process-header__info .heading-small {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n color: var(--stzh-base-invert-color);\n margin-top: 0;\n}\n@media screen and (min-width: 600px) {\n main .process-header .process-header__container .process-header__info .heading-small {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main .process-header .process-header__container .process-header__info .heading-small {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .process-header .process-header__container .process-header__info .heading-small {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\nmain .process-header__hashtag a {\n color: var(--stzh-base-invert-color);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .process-header__hashtag a:hover {\n color: var(--stzh-base-invert-color);\n}\nmain .process-header__hashtag a .external-link-indicator {\n background: var(--stzh-base-invert-color);\n padding: var(--stzh-space-xxsmall);\n box-sizing: content-box;\n border-radius: var(--stzh-button-border-radius);\n margin: 0;\n margin-bottom: -0.25rem;\n margin-left: 0.25rem;\n}\nmain .phase-subtitle--initiatives,\nmain .phase-title,\nmain .phase-title--initiatives {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-text-letter-spacing);\n color: var(--stzh-base-lead-color);\n}\n@media screen and (min-width: 600px) {\n main .phase-subtitle--initiatives,\nmain .phase-title,\nmain .phase-title--initiatives {\n font-size: var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-small-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1260px) {\n main .phase-subtitle--initiatives,\nmain .phase-title,\nmain .phase-title--initiatives {\n font-size: var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h4-large-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-large-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1600px) {\n main .phase-subtitle--initiatives,\nmain .phase-title,\nmain .phase-title--initiatives {\n font-size: var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h4-ultra-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-ultra-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\nmain .process-header__progress {\n display: flex;\n align-items: center;\n}\nmain .process-header__phase {\n padding: var(--stzh-space-medium);\n margin-top: var(--stzh-space-medium);\n margin-bottom: 0;\n}\nmain .phase-date {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: var(--stzh-font-style-regular);\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .phase-date {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .phase-current {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n margin-left: var(--stzh-space-xxsmall);\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .phase-current {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .process-header__progress {\n margin-bottom: var(--stzh-space-xsmall);\n}\nmain .process-header__phase .button,\nmain .process-header__phase .meeting-polls__button,\nmain .process-phase .button,\nmain .process-phase .meeting-polls__button {\n margin-top: var(--stzh-space-xsmall);\n}\nmain a,\nmain .link {\n -webkit-text-decoration-line: underline;\n text-decoration-line: underline;\n transition: var(--stzh-base-transition-animation-speed);\n}\nmain a:hover,\nmain .link:hover {\n color: var(--stzh-link-hover-color);\n}\nmain .button {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n display: inline-flex;\n align-items: center;\n height: auto;\n min-height: var(--stzh-form-input-height);\n line-height: var(--stzh-form-input-height)-0.125rem;\n line-height: inherit;\n margin: 0;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: 0.0625rem solid var(--stzh-color-primary);\n padding: var(--stzh-space-xsmall) var(--stzh-space-xlarge);\n transition: all var(--stzh-base-transition-animation-speed);\n}\nmain .button.small {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n min-height: var(--stzh-form-input-small-height);\n line-height: var(--stzh-form-input-small-height)-0.125rem;\n}\nmain .button.tiny {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n min-height: 2rem;\n}\nmain .button.process-nav__more i {\n background-color: currentColor;\n margin-bottom: 0;\n}\nmain .button.process-nav__more i:first-child {\n margin-left: var(--stzh-space-xsmall);\n}\nmain .button--icon .icon-wrap {\n display: flex;\n align-items: center;\n}\nmain .button--icon .icon-wrap .icon {\n margin-right: var(--stzh-space-xxsmall);\n}\nmain .button--icon.meeting-polls__button .icon,\nmain .button--icon.small .icon {\n width: var(--stzh-icon-size-xxsmall);\n height: var(--stzh-icon-size-xxsmall);\n}\nmain .extra .button.follow-button {\n margin-top: 0;\n}\nmain .button-group.meeting-polls__button .button,\nmain .button-group.meeting-polls__button .meeting-polls__button,\nmain .button-group.small .button,\nmain .button-group.small .meeting-polls__button,\nmain .button-group.tiny .button,\nmain .button-group.tiny .meeting-polls__button {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n}\nmain .button.primary,\nmain .button.primary.disabled,\nmain .button.primary.disabled:focus,\nmain .button.primary.disabled:hover,\nmain .button.primary[disabled],\nmain .button.primary[disabled]:focus,\nmain .button.primary[disabled]:hover,\nmain .primary.meeting-polls__button {\n background-color: var(--stzh-color-primary);\n}\nmain .button.primary:hover, main .button.primary:focus,\nmain .button.primary.disabled:hover,\nmain .button.primary.disabled:focus,\nmain .button.primary.disabled:focus:hover,\nmain .button.primary.disabled:focus:focus,\nmain .button.primary.disabled:hover:hover,\nmain .button.primary.disabled:hover:focus,\nmain .button.primary[disabled]:hover,\nmain .button.primary[disabled]:focus,\nmain .button.primary[disabled]:focus:hover,\nmain .button.primary[disabled]:focus:focus,\nmain .button.primary[disabled]:hover:hover,\nmain .button.primary[disabled]:hover:focus,\nmain .primary.meeting-polls__button:hover,\nmain .primary.meeting-polls__button:focus {\n background-color: var(--stzh-color-primary-hover);\n}\nmain .button.budget-vote-button {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n color: var(--stzh-color-primary);\n background-color: var(--stzh-color-white);\n margin-bottom: var(--stzh-space-medium);\n}\nmain .button.budget-vote-button:hover, main .button.budget-vote-button:focus {\n color: var(--stzh-color-primary-hover);\n background-color: var(--stzh-color-white);\n}\nmain .button--vote-button {\n margin-bottom: var(--stzh-space-large);\n}\nmain .view-side > .button {\n margin-bottom: var(--stzh-space-medium);\n}\nmain .button.clear,\nmain .button.clear.disabled,\nmain .button.clear.disabled:focus,\nmain .button.clear.disabled:hover,\nmain .button.clear[disabled],\nmain .button.clear[disabled]:focus,\nmain .button.clear[disabled]:hover,\nmain .clear.meeting-polls__button {\n color: var(--stzh-color-error60);\n}\nmain .wrapper {\n padding-top: var(--stzh-space-xxlarge);\n padding-bottom: var(--stzh-space-xxlarge);\n padding-left: 1.25rem;\n padding-right: 1.25rem;\n}\n@media screen and (min-width: 600px) {\n main .wrapper {\n padding-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .wrapper {\n padding-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .wrapper {\n padding-top: var(--stzh-space-xbig);\n }\n}\n@media screen and (min-width: 600px) {\n main .wrapper {\n padding-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .wrapper {\n padding-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .wrapper {\n padding-bottom: var(--stzh-space-xbig);\n }\n}\n@media screen and (min-width: 600px) {\n main .wrapper {\n padding-left: 2rem;\n padding-right: 2rem;\n }\n}\n@media screen and (min-width: 900px) {\n main .wrapper {\n padding-left: 2.5rem;\n padding-right: 2.5rem;\n }\n}\n@media screen and (min-width: 1260px) {\n main .wrapper {\n padding-left: 4rem;\n padding-right: 4rem;\n }\n}\nmain .wrapper .wrapper--inner {\n background-color: var(--stzh-color-old-grey5);\n}\nmain .wrapper .row:not(.column) .floating-helper-container {\n padding-right: 0.625rem;\n padding-left: 0.625rem;\n}\n@media screen and (min-width: 40em) {\n main .wrapper .row:not(.column) .floating-helper-container {\n padding-right: 0.9375rem;\n padding-left: 0.9375rem;\n }\n}\nmain .heading1, main h1,\nmain .heading2, main h2,\nmain .heading3, main h3,\nmain .heading4, main h4 {\n color: var(--stzh-color-primary);\n}\nmain .heading1, main h1 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n padding-bottom: var(--stzh-space-xsmall);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 600px) {\n main .heading1, main h1 {\n font-size: var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .heading1, main h1 {\n font-size: var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading1, main h1 {\n font-size: var(--stzh-font-curve-h1-large-font-size, var(--stzh-font-mega-font-size));\n line-height: var(--stzh-font-curve-h1-large-heading-line-height, var(--stzh-font-mega-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-large-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .heading1, main h1 {\n font-size: var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .heading1, main h1 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading1, main h1 {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .heading1, main h1 {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading1, main h1 {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .heading1, main h1 {\n padding-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading1, main h1 {\n padding-bottom: var(--stzh-space-medium);\n }\n}\nmain .section-heading,\nmain .heading2, main h2 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-heading-letter-spacing);\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n padding-bottom: var(--stzh-space-xsmall);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 600px) {\n main .section-heading,\nmain .heading2, main h2 {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .section-heading,\nmain .heading2, main h2 {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .section-heading,\nmain .heading2, main h2 {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .section-heading,\nmain .heading2, main h2 {\n padding-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section-heading,\nmain .heading2, main h2 {\n padding-bottom: var(--stzh-space-medium);\n }\n}\nmain .heading3, main h3 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 600px) {\n main .heading3, main h3 {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main .heading3, main h3 {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .heading3, main h3 {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .heading3, main h3 {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading3, main h3 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain .heading4, main h4 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 600px) {\n main .heading4, main h4 {\n font-size: var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading4, main h4 {\n font-size: var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-large-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1600px) {\n main .heading4, main h4 {\n font-size: var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .heading4, main h4 {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading4, main h4 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain .heading4, main h4,\nmain .timeline__item--current .timeline__date {\n color: var(--stzh-color-primary);\n}\nmain #most-commented .section-heading {\n margin-top: 0;\n}\nmain #most-commented a {\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .section {\n margin-bottom: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 900px) {\n main .section {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section {\n margin-bottom: var(--stzh-space-xxxxlarge);\n }\n}\nmain .section-heading {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n}\nmain .section-heading .text-sm,\nmain .section-heading .text-small {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .section-heading .text-sm,\nmain .section-heading .text-small {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main .section-heading .text-sm,\nmain .section-heading .text-small {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .section-heading .text-sm,\nmain .section-heading .text-small {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\nmain .order-by__dropdown,\nmain .results-per-page__dropdown {\n display: flex;\n align-items: center;\n}\nmain .order-by__text,\nmain .results-per-page__text {\n margin-right: var(--stzh-space-xsmall);\n}\nmain .is-dropdown-submenu {\n box-shadow: var(--stzh-box-shadow-popover);\n border: none;\n border-radius: var(--stzh-popover-border-radius);\n margin-top: var(--stzh-space-xsmall);\n}\nmain .dropdown.menu > li.is-dropdown-submenu-parent > a {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n display: flex;\n align-items: center;\n background: var(--stzh-color-white);\n padding: var(--stzh-space-xsmall) var(--stzh-space-medium);\n padding-right: calc(var(--stzh-space-xlarge) + var(--stzh-space-medium) + var(--stzh-space-xsmall));\n min-height: var(--stzh-form-input-height);\n border: 0.0625rem solid var(--stzh-color-grey70);\n margin: 0;\n}\nmain .dropdown.menu > li.is-dropdown-submenu-parent > a:after {\n border-color: var(--stzh-color-primary) transparent transparent;\n right: var(--stzh-space-medium);\n}\nmain .dropdown .is-dropdown-submenu a,\nmain .comment__header__context-menu__content-item {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n display: flex;\n align-items: center;\n justify-content: stretch;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n border: none;\n padding: var(--stzh-space-xsmall) var(--stzh-space-medium);\n padding-left: var(--stzh-space-large);\n color: var(--stzh-color-old-grey70);\n background-color: transparent;\n height: var(--stzh-menu-item-height);\n line-height: var(--stzh-menu-item-height);\n transition: all var(--stzh-base-transition-animation-speed);\n cursor: pointer;\n}\nmain .dropdown .is-dropdown-submenu a:hover,\nmain .comment__header__context-menu__content-item:hover {\n color: var(--stzh-color-old-grey70);\n background-color: var(--stzh-color-old-grey5);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .comment__header__context-menu__content-item {\n grid-gap: var(--stzh-space-small);\n gap: var(--stzh-space-small);\n}\nmain .comments {\n padding-top: 0;\n margin-top: var(--stzh-space-medium);\n margin-bottom: var(--stzh-space-medium);\n}\nmain .comments .section-heading {\n margin-top: 0;\n}\nmain .comment__header,\nmain .comment__footer,\nmain .add-comment {\n padding: var(--stzh-space-medium);\n}\n@media screen and (min-width: 600px) {\n main .comment__header,\nmain .comment__footer,\nmain .add-comment {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .comment__header,\nmain .comment__footer,\nmain .add-comment {\n padding: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .comment__header,\nmain .comment__footer,\nmain .add-comment {\n padding: var(--stzh-space-xxlarge);\n }\n}\nmain .add-comment {\n background-color: transparent;\n padding: 0;\n}\nmain .add-comment .remaining-character-count {\n color: var(--stzh-base-color);\n padding: var(--stzh-space-xsmall) var(--stzh-space-small);\n}\nmain .comment-threads {\n margin-bottom: var(--stzh-space-xxxlarge);\n}\nmain .comment__content {\n padding-left: var(--stzh-space-medium);\n padding-right: var(--stzh-space-medium);\n}\n@media screen and (min-width: 600px) {\n main .comment__content {\n padding-left: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .comment__content {\n padding-left: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .comment__content {\n padding-left: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 600px) {\n main .comment__content {\n padding-right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .comment__content {\n padding-right: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .comment__content {\n padding-right: var(--stzh-space-xxlarge);\n }\n}\nmain .comment__content p {\n margin-top: 0;\n margin-bottom: 0;\n}\nmain .comment__footer {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n}\n@media screen and (min-width: 900px) {\n main .comment__footer {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .comment__votes {\n margin-top: 0;\n}\nmain .comment__header__context-menu__content {\n box-shadow: var(--stzh-box-shadow-popover);\n}\nmain .opinion-toggle {\n margin: var(--stzh-space-xlarge) 0;\n}\nmain .button:hover,\nmain .meeting-polls__button:hover,\nmain .opinion-toggle--meh.is-active,\nmain .opinion-toggle--meh:focus,\nmain .opinion-toggle--meh:hover {\n background-color: var(--stzh-color-primary-hover);\n border-color: var(--stzh-color-primary-hover);\n}\nmain .opinion-toggle--ko.is-active,\nmain .opinion-toggle--ko:focus,\nmain .opinion-toggle--ko:hover {\n background-color: var(--stzh-color-error60);\n border-color: var(--stzh-color-error60);\n}\nmain .opinion-toggle--ok.is-active,\nmain .opinion-toggle--ok:focus,\nmain .opinion-toggle--ok:hover {\n background-color: var(--stzh-color-firgreen50);\n border-color: var(--stzh-color-firgreen50);\n}\nmain .process-nav__content {\n border-bottom: none;\n}\n@media screen and (min-width: 40em) {\n main .process-nav__content {\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n }\n}\n@media screen and (min-width: 40em) {\n main .process-nav li {\n padding: var(--stzh-space-xsmall) var(--stzh-space-small);\n }\n}\nmain .statistics-cell {\n margin: var(--stzh-space-xxlarge) 0;\n}\nmain .statistics-cell .statistic__number {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: var(--stzh-font-style-regular);\n color: var(--stzh-color-primary);\n}\nmain .statistics-cell .statistic__title {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-lead-color);\n margin-top: 0;\n text-transform: none;\n}\n@media screen and (min-width: 900px) {\n main .statistics-cell .statistic__title {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .statistics-cell .statistic__data:after {\n border-left: 0.125rem solid var(--stzh-base-border-color);\n}\nmain .ql-editor {\n --color: var(--stzh-base-color);\n --richtext-blockquote-color: var(--stzh-richtext-blockquote-color, var(--stzh-color-primary70));\n --richtext-blockquote-line-color: var(--stzh-richtext-blockquote-line-color, var(--stzh-color-primary70));\n --richtext-blockquote-footer-color: var(--stzh-richtext-blockquote-footer-color, var(--stzh-color-old-grey55));\n color: var(--color);\n /* Font weights and coloring */\n /* Fon sizings & Spacings */\n /* Lists */\n /* Figure */\n /* Blockquote */\n /* Table */\n /* Links */\n}\nmain .ql-editor .float-left {\n float: left;\n}\nmain .ql-editor .float-right {\n float: right;\n}\nmain .ql-editor h1, main .ql-editor h2, main .ql-editor h3, main .ql-editor h4 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n color: var(--stzh-heading-color);\n margin: 0;\n}\nmain .ql-editor b, main .ql-editor strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n}\nmain .ql-editor i, main .ql-editor em {\n font-family: var(--stzh-font-family-medium-italic);\n font-weight: var(--stzh-font-weight-medium-italic);\n font-style: var(--stzh-font-style-medium-italic);\n}\nmain .ql-editor,\nmain .ql-editor p,\nmain .ql-editor stzh-text {\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor,\nmain .ql-editor p,\nmain .ql-editor stzh-text {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-large-font-size, var(--stzh-font-mega-font-size));\n line-height: var(--stzh-font-curve-h1-large-heading-line-height, var(--stzh-font-mega-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-large-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\nmain .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain .ql-editor h3 {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h3 {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h3 {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .ql-editor h3 {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\nmain .ql-editor h4 {\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h4 {\n font-size: var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h4 {\n font-size: var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-large-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1600px) {\n main .ql-editor h4 {\n font-size: var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\nmain .ql-editor h1,\nmain .ql-editor stzh-heading[level=\"1\"] {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h1,\nmain .ql-editor stzh-heading[level=\"1\"] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h1,\nmain .ql-editor stzh-heading[level=\"1\"] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h1,\nmain .ql-editor stzh-heading[level=\"1\"] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h1,\nmain .ql-editor stzh-heading[level=\"1\"] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor h2,\nmain .ql-editor stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-medium);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h2,\nmain .ql-editor stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h2,\nmain .ql-editor stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h2,\nmain .ql-editor stzh-heading[level=\"2\"] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h2,\nmain .ql-editor stzh-heading[level=\"2\"] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h2,\nmain .ql-editor stzh-heading[level=\"2\"] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain .ql-editor h3,\nmain .ql-editor stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h3,\nmain .ql-editor stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h3,\nmain .ql-editor stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h3,\nmain .ql-editor stzh-heading[level=\"3\"] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h3,\nmain .ql-editor stzh-heading[level=\"3\"] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h3,\nmain .ql-editor stzh-heading[level=\"3\"] {\n margin-top: var(--stzh-space-xsmall);\n }\n}\nmain .ql-editor h4,\nmain .ql-editor stzh-heading[level=\"4\"] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h4,\nmain .ql-editor stzh-heading[level=\"4\"] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h4,\nmain .ql-editor stzh-heading[level=\"4\"] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor h4,\nmain .ql-editor stzh-heading[level=\"4\"] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h4,\nmain .ql-editor stzh-heading[level=\"4\"] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-bottom: var(--stzh-space-medium);\n margin-top: 0;\n}\n@media screen and (min-width: 600px) {\n main .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\nmain .ql-editor ul ul,\nmain .ql-editor ul ol,\nmain .ql-editor ul dl,\nmain .ql-editor ul stzh-list,\nmain .ql-editor ol ul,\nmain .ql-editor ol ol,\nmain .ql-editor ol dl,\nmain .ql-editor ol stzh-list,\nmain .ql-editor dl ul,\nmain .ql-editor dl ol,\nmain .ql-editor dl dl,\nmain .ql-editor dl stzh-list,\nmain .ql-editor stzh-list ul,\nmain .ql-editor stzh-list ol,\nmain .ql-editor stzh-list dl,\nmain .ql-editor stzh-list stzh-list {\n margin-top: 0;\n margin-bottom: 0;\n}\nmain .ql-editor stzh-text[curve=hero],\nmain .ql-editor stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xlarge);\n margin-top: 0;\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=hero],\nmain .ql-editor stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=hero],\nmain .ql-editor stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-medium);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xsmall);\n }\n}\nmain .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\nmain .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-medium);\n margin-top: 0;\n}\n@media screen and (min-width: 600px) {\n main .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-heading[curve=p1] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain .ql-editor stzh-figure {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xxlarge);\n}\nmain .ql-editor blockquote {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n padding-left: var(--stzh-space-medium);\n padding-right: var(--stzh-space-medium);\n margin: var(--stzh-space-xxlarge);\n color: var(--richtext-blockquote-color);\n position: relative;\n overflow: hidden;\n}\n@media screen and (min-width: 600px) {\n main .ql-editor blockquote {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor blockquote {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .ql-editor blockquote {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 600px) {\n main .ql-editor blockquote {\n padding-left: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor blockquote {\n padding-left: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote {\n padding-left: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 600px) {\n main .ql-editor blockquote {\n padding-right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor blockquote {\n padding-right: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote {\n padding-right: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .ql-editor blockquote {\n margin: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote {\n margin: var(--stzh-space-xxxxlarge);\n }\n}\n@media print {\n main .ql-editor blockquote {\n page-break-inside: avoid;\n -moz-column-break-inside: avoid;\n break-inside: avoid;\n -webkit-print-color-adjust: exact;\n print-color-adjust: exact;\n }\n}\nmain .ql-editor blockquote:before {\n background: var(--richtext-blockquote-line-color);\n height: calc(100% - var(--stzh-space-xsmall) * 2);\n width: 0.1875rem;\n content: \" \";\n display: block;\n position: absolute;\n left: 0;\n top: var(--stzh-space-xsmall);\n}\nmain .ql-editor blockquote p {\n margin-top: 0;\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor blockquote p {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote p {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain .ql-editor blockquote p::before, main .ql-editor blockquote p::after {\n display: inline-block;\n}\nmain .ql-editor blockquote p::before {\n content: \"«\";\n}\nmain .ql-editor blockquote p::after {\n content: \"»\";\n}\nmain .ql-editor blockquote footer {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--richtext-blockquote-footer-color);\n}\n@media screen and (min-width: 900px) {\n main .ql-editor blockquote footer {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .ql-editor blockquote footer::before {\n content: \"–\";\n display: inline-block;\n margin-right: var(--stzh-space-xxxsmall);\n}\nmain .ql-editor table {\n --min-width: none;\n --cell-padding: var(--stzh-table-cell-padding);\n width: 100%;\n border-spacing: 0;\n min-width: var(--min-width);\n /* Fixed layout */\n}\nmain .ql-editor table.has-layout-fixed {\n table-layout: fixed;\n}\nmain .ql-editor thead {\n position: -webkit-sticky;\n position: sticky;\n top: 0;\n z-index: 3;\n}\nmain .ql-editor tbody tr:nth-child(even) td,\nmain .ql-editor tbody tr:nth-child(even) th {\n background-color: var(--stzh-color-grey10);\n}\nmain .ql-editor td,\nmain .ql-editor th {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n text-align: left;\n border: none;\n vertical-align: top;\n border: none;\n background-color: var(--stzh-color-white);\n transition: background-color var(--stzh-base-transition-animation-speed);\n padding: var(--cell-padding);\n /* Horizontal alignment */\n /* Vertical alignment */\n /* Nowrap */\n /* Head */\n /* Sticky */\n}\nmain .ql-editor td a,\nmain .ql-editor th a {\n color: var(--stzh-link-color);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n text-underline-offset: var(--stzh-link-text-underline-offset);\n -webkit-text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n -webkit-text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n}\nmain .ql-editor td a:hover,\nmain .ql-editor th a:hover {\n color: var(--stzh-link-hover-color);\n -webkit-text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n}\nmain .ql-editor td b, main .ql-editor td strong,\nmain .ql-editor th b,\nmain .ql-editor th strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n}\nmain .ql-editor td i, main .ql-editor td em,\nmain .ql-editor th i,\nmain .ql-editor th em {\n font-family: var(--stzh-font-family-medium-italic);\n font-weight: var(--stzh-font-weight-medium-italic);\n font-style: var(--stzh-font-style-medium-italic);\n}\nmain .ql-editor td.align-left,\nmain .ql-editor th.align-left {\n text-align: left;\n}\nmain .ql-editor td.align-right,\nmain .ql-editor th.align-right {\n text-align: right;\n}\nmain .ql-editor td.align-center,\nmain .ql-editor th.align-center {\n text-align: center;\n}\nmain .ql-editor td.valign-auto,\nmain .ql-editor th.valign-auto {\n vertical-align: auto;\n}\nmain .ql-editor td.valign-middle,\nmain .ql-editor th.valign-middle {\n vertical-align: middle;\n}\nmain .ql-editor td.valign-bottom,\nmain .ql-editor th.valign-bottom {\n vertical-align: bottom;\n}\nmain .ql-editor td.valign-top,\nmain .ql-editor th.valign-top {\n vertical-align: top;\n}\nmain .ql-editor td.nowrap,\nmain .ql-editor th.nowrap {\n white-space: nowrap;\n}\nmain .ql-editor td.is-head,\nmain .ql-editor th.is-head {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n}\nmain .ql-editor td.is-sticky-left, main .ql-editor td.is-sticky-right,\nmain .ql-editor th.is-sticky-left,\nmain .ql-editor th.is-sticky-right {\n position: -webkit-sticky;\n position: sticky;\n z-index: 1;\n}\nmain .ql-editor td.has-sticked,\nmain .ql-editor th.has-sticked {\n z-index: 2;\n}\nmain .ql-editor td.is-sticky-left,\nmain .ql-editor th.is-sticky-left {\n left: 0;\n}\nmain .ql-editor td.is-sticky-right,\nmain .ql-editor th.is-sticky-right {\n right: 0;\n}\nmain .ql-editor td.is-sticky-left::after, main .ql-editor td.is-sticky-right::after,\nmain .ql-editor th.is-sticky-left::after,\nmain .ql-editor th.is-sticky-right::after {\n background: linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 100%);\n content: \"\";\n pointer-events: none;\n position: absolute;\n top: 0;\n height: 100%;\n width: 0.375rem;\n transform: translate(100%);\n opacity: 0;\n transition: opacity var(--stzh-base-transition-animation-speed);\n}\nmain .ql-editor td.is-sticky-left::after,\nmain .ql-editor th.is-sticky-left::after {\n right: 0;\n}\nmain .ql-editor td.is-sticky-right::after,\nmain .ql-editor th.is-sticky-right::after {\n left: 0;\n transform: rotate(-180deg) translate(100%);\n}\nmain .ql-editor td.has-sticked.is-sticky-left::after, main .ql-editor td.has-sticked.is-sticky-right::after,\nmain .ql-editor th.has-sticked.is-sticky-left::after,\nmain .ql-editor th.has-sticked.is-sticky-right::after {\n opacity: 1;\n}\nmain .ql-editor th {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n color: var(--stzh-color-primary);\n}\nmain .ql-editor th.is-sortable {\n padding: 0;\n}\nmain .ql-editor a {\n color: var(--stzh-link-color);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n text-underline-offset: var(--stzh-link-text-underline-offset);\n -webkit-text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-line: var(--stzh-link-text-decoration-line);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n -webkit-text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n text-decoration-skip-ink: var(--stzh-link-text-decoration-skip-ink);\n}\nmain .ql-editor a:hover {\n color: var(--stzh-link-hover-color);\n -webkit-text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n text-decoration-line: var(--stzh-link-hover-text-decoration-line);\n}\nmain .ql-editor .stzh-richtext__external-link {\n position: relative;\n}\nmain .ql-editor .stzh-richtext__external-vhidden {\n border: 0;\n clip: rect(0 0 0 0);\n -webkit-clip-path: inset(100%);\n clip-path: inset(100%);\n width: 0.0625rem;\n height: 0.0625rem;\n overflow: hidden;\n padding: 0;\n position: absolute;\n}\nmain .ql-editor .stzh-richtext__external-icon-wrapper {\n position: relative;\n display: inline-block;\n width: var(--stzh-icon-size);\n height: var(--stzh-link-icon-wrapper-height);\n margin-left: var(--stzh-space-xxsmall);\n}\nmain .ql-editor .stzh-richtext__external-icon {\n --icon: var(--stzh-icon-size);\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n margin-top: 0.0625rem;\n width: var(--stzh-icon-size);\n height: var(--stzh-icon-size);\n}\nmain .ql-editor *:first-child {\n margin-top: 0;\n}\nmain .help-text {\n color: var(--stzh-base-color);\n}\nmain .help-text .ql-editor p {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 900px) {\n main .help-text .ql-editor p {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .accountability .categories .categories--header span,\nmain .accountability .categories .progress-figure,\nmain .accountability .categories .categories--group .category--title .progress-info .category--count {\n color: var(--stzh-base-color);\n}\nmain .accountability .categories .categories--header .icon--arrow-bottom {\n fill: var(--stzh-base-color);\n}\nmain .accountability .categories .categories--header {\n border-color: var(--stzh-base-border-color);\n margin-bottom: var(--stzh-space-medium);\n padding-bottom: var(--stzh-space-medium);\n}\nmain .accountability .intro .progress-level p {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n margin-bottom: var(--stzh-space-small);\n margin-top: 0;\n}\n@media screen and (min-width: 900px) {\n main .accountability .intro .progress-level p {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .accountability .intro .progress-level p {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain .accountability .categories .progress-figure {\n margin-top: 0;\n}\nmain .accountability .categories .categories--group .category--title .progress-info .category--count {\n margin-top: var(--stzh-space-xxxsmall);\n}\nmain .accountability .title-action {\n margin-bottom: var(--stzh-space-medium);\n}\n@media screen and (min-width: 600px) {\n main .accountability .title-action {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .accountability .title-action {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .accountability .title-action {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\nmain .lines-breadcrumb a,\nmain .muted-link {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n color: var(--stzh-link-color);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n}\nmain .lines-breadcrumb a:hover, main .lines-breadcrumb a:focus,\nmain .muted-link:hover,\nmain .muted-link:focus {\n color: var(--stzh-link-hover-color);\n}\nmain .lead .ql-editor p {\n font-family: var(--stzh-font-family-light);\n font-weight: var(--stzh-font-weight-light);\n font-style: var(--stzh-font-style-light);\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n margin-bottom: var(--stzh-space-xxlarge);\n margin-top: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 600px) {\n main .lead .ql-editor p {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main .lead .ql-editor p {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .lead .ql-editor p {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 600px) {\n main .lead .ql-editor p {\n margin-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 900px) {\n main .lead .ql-editor p {\n margin-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .lead .ql-editor p {\n margin-bottom: var(--stzh-space-xbig);\n }\n}\nmain .callout.secondary,\nmain .callout.warning,\nmain .callout.success,\nmain .floating-helper__content {\n padding: var(--stzh-space-medium);\n padding: var(--stzh-space-medium);\n display: block;\n box-shadow: var(--stzh-box-shadow-message);\n background-color: var(--stzh-color-white);\n margin-bottom: var(--stzh-space-xxxxlarge) !important;\n}\n@media screen and (min-width: 600px) {\n main .callout.secondary,\nmain .callout.warning,\nmain .callout.success,\nmain .floating-helper__content {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .callout.secondary,\nmain .callout.warning,\nmain .callout.success,\nmain .floating-helper__content {\n padding: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .callout.secondary,\nmain .callout.warning,\nmain .callout.success,\nmain .floating-helper__content {\n padding: var(--stzh-space-xxlarge);\n }\n}\nmain .callout {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n border-left-width: 0.3125rem;\n}\nmain .callout .heading2:first-child,\nmain .callout .heading3:first-child {\n margin-top: 0;\n}\nmain .floating-helper__content {\n border-top: none;\n padding-right: calc(var(--stzh-icon-size-medium) + var(--stzh-space-small) + var(--stzh-space-medium));\n}\nmain .floating-helper__wrapper {\n position: relative;\n}\nmain .floating-helper__content-close {\n top: var(--stzh-space-medium);\n right: var(--stzh-space-medium);\n box-sizing: content-box;\n position: absolute;\n width: var(--stzh-icon-size-medium);\n height: var(--stzh-icon-size-medium);\n padding: var(--stzh-space-xsmall);\n margin: calc(var(--stzh-space-xsmall) * -1);\n background-color: transparent;\n color: var(--stzh-base-lead-color);\n}\n@media screen and (min-width: 600px) {\n main .floating-helper__content-close {\n top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .floating-helper__content-close {\n top: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .floating-helper__content-close {\n top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 600px) {\n main .floating-helper__content-close {\n right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .floating-helper__content-close {\n right: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .floating-helper__content-close {\n right: var(--stzh-space-xxlarge);\n }\n}\nmain .floating-helper__content-close .icon {\n width: var(--stzh-icon-size-xxsmall);\n height: var(--stzh-icon-size-xxsmall);\n}\nmain .floating-helper__icon-big {\n width: var(--stzh-icon-size-large);\n height: var(--stzh-icon-size-large);\n background-color: var(--stzh-color-old-primary8);\n}\nmain .floating-helper__icon-big .icon {\n width: var(--stzh-icon-size-xsmall);\n height: var(--stzh-icon-size-xsmall);\n}\n@media screen and (min-width: 40em) {\n main .floating-helper__content-inner > * {\n margin: 0;\n }\n main .floating-helper__icon-big {\n margin-right: var(--stzh-space-small);\n }\n}\nmain .floating-helper-block .mb-s {\n margin: 0 !important;\n}\nmain .extra,\nmain .tech-info {\n margin-bottom: var(--stzh-space-medium);\n}\n@media screen and (min-width: 600px) {\n main .extra,\nmain .tech-info {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .extra,\nmain .tech-info {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .extra,\nmain .tech-info {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\nmain .extra__date,\nmain .extra__suport-number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-text-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .extra__date,\nmain .extra__suport-number {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .extra__date,\nmain .extra__suport-number {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .extra__date,\nmain .extra__suport-number {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-text-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-text-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain .extra__month {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 900px) {\n main .extra__month {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .extra__time,\nmain .extra__suport-text {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .extra__time,\nmain .extra__suport-text {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .filters__help p:first-of-type {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n margin-top: 0;\n}\n@media screen and (min-width: 900px) {\n main .filters__help p:first-of-type {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain #participatory-space-filters legend {\n margin-right: var(--stzh-space-xsmall);\n}\nmain .mini-title {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 900px) {\n main .mini-title {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .mini-title__strong--highlight {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-text-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .mini-title__strong--highlight {\n font-size: var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-small-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1260px) {\n main .mini-title__strong--highlight {\n font-size: var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h4-large-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-large-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1600px) {\n main .mini-title__strong--highlight {\n font-size: var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h4-ultra-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-ultra-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\nmain .tags {\n display: flex;\n flex-wrap: wrap;\n}\nmain .tags:last-child {\n margin-bottom: calc(var(--stzh-space-xsmall) * -1);\n}\nmain .tags li {\n margin-right: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-xsmall);\n}\nmain .tags li a {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n height: 2rem;\n line-height: 2rem;\n display: flex;\n flex-direction: row;\n align-items: center;\n border-radius: 1rem;\n padding: 0 var(--stzh-space-medium);\n color: var(--stzh-color-primary);\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: 0.0625rem solid var(--stzh-color-old-grey13);\n background-color: var(--stzh-color-white);\n transition: all var(--stzh-base-transition-animation-speed);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .card {\n color: var(--stzh-base-color);\n}\nmain .card__top .badge-card__content,\nmain .card__top .card__content {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n padding: var(--stzh-space-xsmall) var(--stzh-space-large);\n align-items: center;\n}\n@media screen and (min-width: 900px) {\n main .card__top .badge-card__content,\nmain .card__top .card__content {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card__top .badge-card__content span.muted,\nmain .card__top .card__content span.muted {\n font-size: inherit;\n}\nmain .card__top .card__content {\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\nmain .card__top .card__content .card__link {\n display: block;\n}\nmain .card > .card__content,\nmain .card.definition-data,\nmain .card .definition-data,\nmain .badge-card__content,\nmain .card__support,\nmain .filters__section,\nmain .filters__section--general,\nmain .filters__section--general:first-of-type,\nmain .filters__section:first-of-type {\n padding: var(--stzh-space-medium);\n}\n@media screen and (min-width: 600px) {\n main .card > .card__content,\nmain .card.definition-data,\nmain .card .definition-data,\nmain .badge-card__content,\nmain .card__support,\nmain .filters__section,\nmain .filters__section--general,\nmain .filters__section--general:first-of-type,\nmain .filters__section:first-of-type {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .card > .card__content,\nmain .card.definition-data,\nmain .card .definition-data,\nmain .badge-card__content,\nmain .card__support,\nmain .filters__section,\nmain .filters__section--general,\nmain .filters__section--general:first-of-type,\nmain .filters__section:first-of-type {\n padding: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .card > .card__content,\nmain .card.definition-data,\nmain .card .definition-data,\nmain .badge-card__content,\nmain .card__support,\nmain .filters__section,\nmain .filters__section--general,\nmain .filters__section--general:first-of-type,\nmain .filters__section:first-of-type {\n padding: var(--stzh-space-xxlarge);\n }\n}\nmain .card-data__item,\nmain .filters__section,\nmain .filters__section--general,\nmain .card__block ul,\nmain .card__icondata ul,\nmain .card__footer,\nmain .card__top {\n border-color: var(--stzh-base-border-color);\n}\nmain .card__link {\n display: flex;\n flex-direction: column;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n color: var(--stzh-base-color);\n}\nmain .card__link:hover {\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .card__link .text-small {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n}\n@media screen and (min-width: 900px) {\n main .card__link .text-small {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .card__header {\n margin-bottom: var(--stzh-space-small);\n}\nmain .card__text {\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n}\n@media screen and (min-width: 900px) {\n main .card__text {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain .card__text:not(:last-child) {\n margin-bottom: var(--stzh-space-small);\n}\nmain .card .card__title,\nmain .card--list__heading {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-style: var(--stzh-font-style-title);\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n color: var(--stzh-color-primary);\n margin-top: 0;\n transition: color var(--stzh-base-transition-animation-speed);\n}\n@media screen and (min-width: 600px) {\n main .card .card__title,\nmain .card--list__heading {\n font-size: var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-small-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1260px) {\n main .card .card__title,\nmain .card--list__heading {\n font-size: var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h4-large-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-large-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1600px) {\n main .card .card__title,\nmain .card--list__heading {\n font-size: var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h4-ultra-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-ultra-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\nmain .card:not(.card--secondary):hover .card__title {\n color: var(--stzh-color-primary-hover);\n}\nmain .collapsible-list .card__text--paragraph {\n color: var(--stzh-base-color) !important;\n}\nmain .card__block ul li:not(:first-child),\nmain .card__icondata ul li:not(:first-child) {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .card__block ul li:not(:first-child),\nmain .card__icondata ul li:not(:first-child) {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card-data__item {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .card-data__item {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card-data__item .heading1,\nmain .card-data__item .heading2,\nmain .card-data__item .heading3,\nmain .card-data__item .heading4 {\n margin-top: 0;\n}\nmain .card-data__item strong {\n display: block;\n}\nmain .card-data__item br {\n display: none;\n}\nmain .card-data__item.creation_date_status strong {\n color: var(--stzh-base-color);\n color: inherit;\n}\nmain .card__status .card-data__item {\n padding: var(--stzh-space-xsmall);\n}\nmain .card--meta {\n color: var(--stzh-base-color);\n}\nmain .card__block ul li:not(:first-child) strong,\nmain .card__icondata ul li:not(:first-child) strong {\n font-size: inherit;\n letter-spacing: inherit;\n}\nmain .add-message:not(.card--secondary):hover,\nmain .card:not(.card--secondary):hover,\nmain .chart-tooltip:not(.card--secondary):hover,\nmain .conference-registration:not(.card--secondary):hover,\nmain .conference-speaker .speaker-bio:not(.card--secondary):hover {\n box-shadow: var(--stzh-box-shadow-popover);\n}\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > p,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h1,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h2,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h3,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h4 {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main div.card__text--paragraph > .ql-editor.ql-reset-decidim > p,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h1,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h2,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h3,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h4 {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain .progress__bar.progress__bar--vertical .progress__bar__subtitle,\nmain .progress__bar .progress__bar__title {\n font-family: var(--stzh-font-family-medium);\n font-weight: var(--stzh-font-weight-medium);\n font-style: var(--stzh-font-style-medium);\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .progress__bar.progress__bar--vertical .progress__bar__subtitle,\nmain .progress__bar .progress__bar__title {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card__support__number,\nmain .progress__bar.progress__bar--vertical .progress__bar__subtitle .progress__bar__number,\nmain .progress__bar .progress__bar__title .progress__bar__number,\nmain .extra__suport-text,\nmain .progress__bar.progress__bar--vertical .progress__bar__text {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .card__support__number,\nmain .progress__bar.progress__bar--vertical .progress__bar__subtitle .progress__bar__number,\nmain .progress__bar .progress__bar__title .progress__bar__number,\nmain .extra__suport-text,\nmain .progress__bar.progress__bar--vertical .progress__bar__text {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .progress__bar.progress__bar--vertical .progress__bar__number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-text-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .progress__bar.progress__bar--vertical .progress__bar__number {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 900px) {\n main .progress__bar.progress__bar--vertical .progress__bar__number {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .progress__bar.progress__bar--vertical .progress__bar__number {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-text-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-text-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain .card--list__item {\n padding: 0;\n}\nmain .card--list__text {\n padding: 0;\n display: block;\n}\nmain .card--list__icon {\n fill: var(--stzh-color-primary);\n}\nmain .card--list__item .card__link {\n padding: var(--stzh-space-medium);\n}\n@media screen and (min-width: 600px) {\n main .card--list__item .card__link {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 900px) {\n main .card--list__item .card__link {\n padding: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .card--list__item .card__link {\n padding: var(--stzh-space-xxlarge);\n }\n}\nmain .card--list__text .card__link:hover .card--list__heading {\n color: var(--stzh-color-primary-hover);\n}\nmain .card--list__text .card__link .text-small {\n color: var(--stzh-base-color);\n}\nmain .card--list__data {\n background-color: var(--stzh-color-old-grey5);\n}\nmain .card--list__data__number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n color: var(--stzh-color-old-grey70);\n}\n@media screen and (min-width: 600px) {\n main .card--list__data__number {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 900px) {\n main .card--list__data__number {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1600px) {\n main .card--list__data__number {\n font-size: var(--stzh-font-curve-h3-ultra-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h3-ultra-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-ultra-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\nmain .card.extra:hover,\nmain .view-side .card:not(.card--secondary):hover,\nmain .comment-thread:not(.card--secondary):hover {\n box-shadow: none;\n}\nmain .definition__title {\n color: var(--stzh-color-old-grey70);\n}\nmain .definition-data {\n color: var(--stzh-color-old-grey55);\n}\nmain .definition-data__item {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n padding: 0;\n padding-bottom: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 900px) {\n main .definition-data__item {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .definition-data__item:last-child {\n border-bottom: none;\n margin-bottom: 0;\n padding-bottom: 0;\n}\nmain .definition-data__title {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n margin-bottom: 0;\n}\n@media screen and (min-width: 900px) {\n main .definition-data__title {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .section.columns.medium-5.mediumlarge-4.large-3 > .card.extra.definition-data {\n background-color: var(--stzh-color-old-grey5);\n}\nmain .author__name {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: var(--stzh-font-style-regular);\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-color-old-grey55) !important;\n}\n@media screen and (min-width: 900px) {\n main .author__name {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .author-data {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 900px) {\n main .author-data {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .author-data__extra {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: var(--stzh-font-style-regular);\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 900px) {\n main .author-data__extra {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .author-data__extra::before {\n border-color: var(--stzh-base-border-color);\n}\nmain .author-data__extra a {\n white-space: nowrap;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .author-data__extra > a,\nmain .author-data__extra > button .author-data__extra > span {\n margin-right: var(--stzh-space-medium);\n}\nmain .budget-summary .heading2:first-child,\nmain .budget-summary .heading3:first-child {\n margin-top: 0;\n}\nmain .budget-progress {\n min-height: var(--stzh-form-input-height);\n}\nmain .budget-list__title {\n margin-top: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-medium);\n}\nmain .budget-list__text:not(:last-child) {\n margin-bottom: 0;\n}\nmain .budget-list__data__number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-text-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .budget-list__data__number {\n font-size: var(--stzh-font-curve-h4-small-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-small-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1260px) {\n main .budget-list__data__number {\n font-size: var(--stzh-font-curve-h4-large-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h4-large-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-large-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1600px) {\n main .budget-list__data__number {\n font-size: var(--stzh-font-curve-h4-ultra-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h4-ultra-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-ultra-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\nmain .answer-questionnaire .questionnaire-question {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: var(--stzh-font-style-heavy);\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 900px) {\n main .answer-questionnaire .questionnaire-question {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}";
8
8
 
9
9
  const StzhSkinPortalMitwirken = class {
10
10
  constructor(hostRef) {