@oiz/stzh-components 2.3.0 → 2.4.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 (185) hide show
  1. package/dist/cjs/{_commonjsHelpers-dcc4cf71.js → _commonjsHelpers-bcc1208a.js} +0 -16
  2. package/dist/cjs/{app-globals-905798bf.js → app-globals-8fbeeb92.js} +1 -1
  3. package/dist/cjs/{js.cookie-226c94ed.js → js.cookie-9c263d23.js} +1 -1
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/stzh-badge_3.cjs.entry.js +9 -2
  6. package/dist/cjs/stzh-card_3.cjs.entry.js +18 -19
  7. package/dist/cjs/stzh-chart.cjs.entry.js +5998 -5171
  8. package/dist/cjs/stzh-chip_2.cjs.entry.js +1 -1
  9. package/dist/cjs/stzh-components.cjs.js +2 -2
  10. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  11. package/dist/cjs/stzh-datalist_2.cjs.entry.js +9 -2
  12. package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +1 -1
  13. package/dist/cjs/stzh-datatable.cjs.entry.js +1 -1
  14. package/dist/cjs/stzh-dropdown.cjs.entry.js +1 -1
  15. package/dist/cjs/stzh-ghettobox_2.cjs.entry.js +14 -3
  16. package/dist/cjs/stzh-invert.cjs.entry.js +1 -1
  17. package/dist/cjs/stzh-link.cjs.entry.js +9 -2
  18. package/dist/cjs/stzh-message.cjs.entry.js +2 -2
  19. package/dist/cjs/stzh-olmap.cjs.entry.js +1 -1
  20. package/dist/cjs/stzh-pagetitle-hero.cjs.entry.js +1 -1
  21. package/dist/cjs/stzh-portal-mitwirken.cjs.entry.js +1 -1
  22. package/dist/cjs/stzh-upload.cjs.entry.js +1 -1
  23. package/dist/cjs/stzh-vbz-linechip.cjs.entry.js +1 -1
  24. package/dist/cjs/stzh-vbz-ticker.cjs.entry.js +16 -11
  25. package/dist/collection/assets/i18n/de.json +2 -0
  26. package/dist/collection/assets/i18n/en.json +3 -1
  27. package/dist/collection/components/stzh-button/stzh-button.css +11 -0
  28. package/dist/collection/components/stzh-button/stzh-button.js +28 -1
  29. package/dist/collection/components/stzh-card/stzh-card.css +1 -1
  30. package/dist/collection/components/stzh-card/stzh-card.js +17 -18
  31. package/dist/collection/components/stzh-chart/stzh-chart.css +101 -54
  32. package/dist/collection/components/stzh-chart/stzh-chart.stories.js +1 -0
  33. package/dist/collection/components/stzh-chip/stzh-chip.css +2 -2
  34. package/dist/collection/components/stzh-cspace/stzh-cspace.css +36 -0
  35. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.css +11 -0
  36. package/dist/collection/components/stzh-datalist-item/stzh-datalist-item.js +28 -1
  37. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +10 -0
  38. package/dist/collection/components/stzh-input/stzh-input.stories.js +12 -12
  39. package/dist/collection/components/stzh-invert/stzh-invert.css +1 -1
  40. package/dist/collection/components/stzh-link/stzh-link.css +11 -0
  41. package/dist/collection/components/stzh-link/stzh-link.js +28 -1
  42. package/dist/collection/components/stzh-pagetitle-hero/stzh-pagetitle-hero.css +1 -1
  43. package/dist/collection/components/stzh-portal-mitwirken/stzh-portal-mitwirken.css +112 -6
  44. package/dist/collection/components/stzh-richtext/stzh-richtext.css +14 -3
  45. package/dist/collection/components/stzh-richtext/stzh-richtext.js +32 -0
  46. package/dist/collection/components/stzh-vbz-ticker/stzh-vbz-ticker.js +16 -11
  47. package/dist/collection/pages/egov.stories.js +12 -0
  48. package/dist/components/_commonjsHelpers.js +1 -16
  49. package/dist/components/index.js +1 -1
  50. package/dist/components/stzh-button2.js +10 -2
  51. package/dist/components/stzh-card2.js +18 -19
  52. package/dist/components/stzh-chart.js +5995 -5168
  53. package/dist/components/stzh-chip2.js +1 -1
  54. package/dist/components/stzh-cspace.js +1 -1
  55. package/dist/components/stzh-datalist-item2.js +10 -2
  56. package/dist/components/stzh-datamessagelist-item.js +1 -1
  57. package/dist/components/stzh-invert.js +1 -1
  58. package/dist/components/stzh-link2.js +10 -2
  59. package/dist/components/stzh-pagetitle-hero.js +1 -1
  60. package/dist/components/stzh-portal-mitwirken.js +1 -1
  61. package/dist/components/stzh-richtext2.js +14 -1
  62. package/dist/components/stzh-upload.js +1 -1
  63. package/dist/components/stzh-vbz-ticker.js +16 -11
  64. package/dist/esm/{_commonjsHelpers-f9dc4873.js → _commonjsHelpers-ba3f0406.js} +1 -16
  65. package/dist/esm/{app-globals-ed4f272d.js → app-globals-f5264f95.js} +1 -1
  66. package/dist/esm/{js.cookie-53735b72.js → js.cookie-28a40640.js} +1 -1
  67. package/dist/esm/loader.js +2 -2
  68. package/dist/esm/stzh-badge_3.entry.js +9 -2
  69. package/dist/esm/stzh-card_3.entry.js +18 -19
  70. package/dist/esm/stzh-chart.entry.js +5995 -5168
  71. package/dist/esm/stzh-chip_2.entry.js +1 -1
  72. package/dist/esm/stzh-components.js +2 -2
  73. package/dist/esm/stzh-cspace.entry.js +1 -1
  74. package/dist/esm/stzh-datalist_2.entry.js +9 -2
  75. package/dist/esm/stzh-datamessagelist-item.entry.js +1 -1
  76. package/dist/esm/stzh-datatable.entry.js +1 -1
  77. package/dist/esm/stzh-dropdown.entry.js +1 -1
  78. package/dist/esm/stzh-ghettobox_2.entry.js +14 -3
  79. package/dist/esm/stzh-invert.entry.js +1 -1
  80. package/dist/esm/stzh-link.entry.js +9 -2
  81. package/dist/esm/stzh-message.entry.js +2 -2
  82. package/dist/esm/stzh-olmap.entry.js +1 -1
  83. package/dist/esm/stzh-pagetitle-hero.entry.js +1 -1
  84. package/dist/esm/stzh-portal-mitwirken.entry.js +1 -1
  85. package/dist/esm/stzh-upload.entry.js +1 -1
  86. package/dist/esm/stzh-vbz-linechip.entry.js +1 -1
  87. package/dist/esm/stzh-vbz-ticker.entry.js +16 -11
  88. package/dist/esm-es5/_commonjsHelpers-ba3f0406.js +1 -0
  89. package/dist/esm-es5/{app-globals-ed4f272d.js → app-globals-f5264f95.js} +1 -1
  90. package/dist/esm-es5/{js.cookie-53735b72.js → js.cookie-28a40640.js} +1 -1
  91. package/dist/esm-es5/loader.js +1 -1
  92. package/dist/esm-es5/stzh-badge_3.entry.js +1 -1
  93. package/dist/esm-es5/stzh-card_3.entry.js +1 -1
  94. package/dist/esm-es5/stzh-chart.entry.js +3 -3
  95. package/dist/esm-es5/stzh-chip_2.entry.js +1 -1
  96. package/dist/esm-es5/stzh-components.js +1 -1
  97. package/dist/esm-es5/stzh-cspace.entry.js +1 -1
  98. package/dist/esm-es5/stzh-datalist_2.entry.js +1 -1
  99. package/dist/esm-es5/stzh-datamessagelist-item.entry.js +1 -1
  100. package/dist/esm-es5/stzh-datatable.entry.js +1 -1
  101. package/dist/esm-es5/stzh-dropdown.entry.js +1 -1
  102. package/dist/esm-es5/stzh-ghettobox_2.entry.js +1 -1
  103. package/dist/esm-es5/stzh-invert.entry.js +1 -1
  104. package/dist/esm-es5/stzh-link.entry.js +1 -1
  105. package/dist/esm-es5/stzh-message.entry.js +1 -1
  106. package/dist/esm-es5/stzh-olmap.entry.js +1 -1
  107. package/dist/esm-es5/stzh-pagetitle-hero.entry.js +1 -1
  108. package/dist/esm-es5/stzh-portal-mitwirken.entry.js +1 -1
  109. package/dist/esm-es5/stzh-upload.entry.js +1 -1
  110. package/dist/esm-es5/stzh-vbz-linechip.entry.js +1 -1
  111. package/dist/esm-es5/stzh-vbz-ticker.entry.js +1 -1
  112. package/dist/stzh-components/assets/i18n/de.json +2 -0
  113. package/dist/stzh-components/assets/i18n/en.json +3 -1
  114. package/dist/stzh-components/{p-765d8272.js → p-05e742b4.js} +1 -1
  115. package/dist/stzh-components/{p-9c3f8f6b.system.js → p-09a6a4be.system.js} +1 -1
  116. package/dist/stzh-components/{p-b9372a2a.entry.js → p-0ab2f949.entry.js} +1 -1
  117. package/dist/stzh-components/{p-ed783154.system.entry.js → p-216b89d7.system.entry.js} +1 -1
  118. package/dist/stzh-components/{p-c8cc2563.system.entry.js → p-263fd0bb.system.entry.js} +1 -1
  119. package/dist/stzh-components/{p-e4a8f1bc.system.entry.js → p-2e40e63c.system.entry.js} +1 -1
  120. package/dist/stzh-components/{p-26889a91.entry.js → p-32ae64a3.entry.js} +1 -1
  121. package/dist/stzh-components/{p-4eee30ea.system.entry.js → p-340eedda.system.entry.js} +1 -1
  122. package/dist/stzh-components/p-3721f7b2.entry.js +1 -0
  123. package/dist/stzh-components/p-37de872c.system.entry.js +1 -0
  124. package/dist/stzh-components/p-3a73b8b5.system.js +1 -0
  125. package/dist/stzh-components/p-3e8ff66b.js +1 -0
  126. package/dist/stzh-components/{p-c2f909c1.system.entry.js → p-3fc51ad1.system.entry.js} +1 -1
  127. package/dist/stzh-components/p-4453449f.entry.js +1 -0
  128. package/dist/stzh-components/{p-d54ff4d4.system.entry.js → p-47175c6f.system.entry.js} +1 -1
  129. package/dist/stzh-components/p-5b85324c.entry.js +1 -0
  130. package/dist/stzh-components/{p-484a366f.system.js → p-5db542ae.system.js} +1 -1
  131. package/dist/stzh-components/p-62791751.entry.js +1 -0
  132. package/dist/stzh-components/p-660125e0.system.entry.js +1 -0
  133. package/dist/stzh-components/{p-3d2720ac.system.js → p-6932ce19.system.js} +1 -1
  134. package/dist/stzh-components/{p-f3276ca5.system.entry.js → p-6a109ce9.system.entry.js} +1 -1
  135. package/dist/stzh-components/p-6c73f6ad.entry.js +1 -0
  136. package/dist/stzh-components/{p-02d51685.entry.js → p-6ee87986.entry.js} +1 -1
  137. package/dist/stzh-components/{p-d9ae09b5.entry.js → p-7bb82e56.entry.js} +1 -1
  138. package/dist/stzh-components/p-7d42654b.system.entry.js +1 -0
  139. package/dist/stzh-components/{p-b92734db.entry.js → p-7e9fa7f5.entry.js} +1 -1
  140. package/dist/stzh-components/p-8c141cae.system.entry.js +1 -0
  141. package/dist/stzh-components/p-907f59dd.entry.js +1 -0
  142. package/dist/stzh-components/{p-6adc5f0c.system.entry.js → p-95bfbf67.system.entry.js} +1 -1
  143. package/dist/stzh-components/{p-c9c7d88a.entry.js → p-a47e205f.entry.js} +1 -1
  144. package/dist/stzh-components/p-aa2c81e6.system.entry.js +3 -0
  145. package/dist/stzh-components/{p-89bd0d46.entry.js → p-aa4f87cc.entry.js} +1 -1
  146. package/dist/stzh-components/p-af9aac53.entry.js +3 -0
  147. package/dist/stzh-components/{p-24b8df26.js → p-b10682ee.js} +1 -1
  148. package/dist/stzh-components/p-b9b1b7cf.entry.js +1 -0
  149. package/dist/stzh-components/p-c9940c35.entry.js +1 -0
  150. package/dist/stzh-components/{p-7e4261ce.system.entry.js → p-d5514e5b.system.entry.js} +1 -1
  151. package/dist/stzh-components/{p-a32ae73a.system.entry.js → p-d5948025.system.entry.js} +1 -1
  152. package/dist/stzh-components/{p-2b67b0b3.system.entry.js → p-d95b44c6.system.entry.js} +1 -1
  153. package/dist/stzh-components/p-ddcec4e1.system.entry.js +1 -0
  154. package/dist/stzh-components/{p-444b2baf.entry.js → p-e085a0a0.entry.js} +1 -1
  155. package/dist/stzh-components/{p-d943e02c.system.entry.js → p-e09ac5e3.system.entry.js} +1 -1
  156. package/dist/stzh-components/p-e4aa12ba.system.entry.js +1 -0
  157. package/dist/stzh-components/{p-af67ea5e.entry.js → p-f4c0d928.entry.js} +1 -1
  158. package/dist/stzh-components/p-f725921a.entry.js +1 -0
  159. package/dist/stzh-components/stzh-components.css +1 -1
  160. package/dist/stzh-components/stzh-components.esm.js +1 -1
  161. package/dist/stzh-components/stzh-components.js +1 -1
  162. package/dist/types/components.d.ts +33 -1
  163. package/dist/types/utils/translation-utils.d.ts +2 -0
  164. package/dist/vscode-data.json +16 -16
  165. package/package.json +4 -4
  166. package/dist/esm-es5/_commonjsHelpers-f9dc4873.js +0 -1
  167. package/dist/stzh-components/p-16c0b9ae.entry.js +0 -3
  168. package/dist/stzh-components/p-1d435dd8.system.entry.js +0 -1
  169. package/dist/stzh-components/p-1f74846f.entry.js +0 -1
  170. package/dist/stzh-components/p-29e9ad9f.system.entry.js +0 -1
  171. package/dist/stzh-components/p-30a9de85.system.entry.js +0 -1
  172. package/dist/stzh-components/p-4c60da30.entry.js +0 -1
  173. package/dist/stzh-components/p-532b4218.entry.js +0 -1
  174. package/dist/stzh-components/p-798ac79c.entry.js +0 -1
  175. package/dist/stzh-components/p-84a6e023.system.entry.js +0 -1
  176. package/dist/stzh-components/p-8caafed2.system.entry.js +0 -1
  177. package/dist/stzh-components/p-99b82949.entry.js +0 -1
  178. package/dist/stzh-components/p-9c90535a.system.js +0 -1
  179. package/dist/stzh-components/p-9de8b25b.entry.js +0 -1
  180. package/dist/stzh-components/p-a6d4a8b1.js +0 -1
  181. package/dist/stzh-components/p-b04a9d0f.system.entry.js +0 -1
  182. package/dist/stzh-components/p-b422041d.entry.js +0 -1
  183. package/dist/stzh-components/p-cc722b35.system.entry.js +0 -3
  184. package/dist/stzh-components/p-db306e24.entry.js +0 -1
  185. package/dist/stzh-components/p-ee4b939a.entry.js +0 -1
@@ -0,0 +1 @@
1
+ import{r as t,h as e,c as a}from"./p-99a3742a.js";const i=class{constructor(e){t(this,e)}componentDidLoad(){console.log(this.constructor.style.replace('@charset "UTF-8";',""))}render(){return e(a,null)}};i.style='@charset "UTF-8";html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-dialog-open,.stzh-overlay-open{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);-ms-scroll-chaining:none;overscroll-behavior:none}@media screen and (max-width: 599px){.stzh-popover-open{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);-ms-scroll-chaining:none;overscroll-behavior:none}}.stzh-flyingfocus-enabled :focus,.stzh-flyingfocus-enabled .has-focus{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.3125rem}.stzh-flyingfocus-enabled stzh-button[variant="primary"].has-focus{outline:var(--stzh-flyingfocus-color) solid 0.1875rem;outline-offset:0.25rem}.stzh-flyingfocus-enabled stzh-input.has-focus,.stzh-flyingfocus-enabled stzh-dropdown.has-focus{outline-offset:0.4375rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root{--stzh-color-zueriblue:#0F05A0;--stzh-color-zueriblue60op:#6F69C6;--stzh-color-zueriblue88:rgba(15, 5, 160, 0.88);--stzh-color-zueriblue72:rgba(15, 5, 160, 0.72);--stzh-color-zueriblue64:rgba(15, 5, 160, 0.64);--stzh-color-zueriblue56:rgba(15, 5, 160, 0.56);--stzh-color-zueriblue48:rgba(15, 5, 160, 0.48);--stzh-color-zueriblue32:rgba(15, 5, 160, 0.32);--stzh-color-zueriblue16:rgba(15, 5, 160, 0.16);--stzh-color-zueriblue8:rgba(15, 5, 160, 0.08);--stzh-color-zueriblue4:rgba(15, 5, 160, 0.04);--stzh-color-zueribluedark:#070250;--stzh-color-white:#FFFFFF;--stzh-color-white88:rgba(255, 255, 255, 0.88);--stzh-color-white72:rgba(255, 255, 255, 0.72);--stzh-color-white64:rgba(255, 255, 255, 0.64);--stzh-color-white56:rgba(255, 255, 255, 0.56);--stzh-color-white48:rgba(255, 255, 255, 0.48);--stzh-color-white32:rgba(255, 255, 255, 0.32);--stzh-color-white16:rgba(255, 255, 255, 0.16);--stzh-color-white8:rgba(255, 255, 255, 0.08);--stzh-color-black:#000000;--stzh-color-black88:rgba(0, 0, 0, 0.88);--stzh-color-black72:rgba(0, 0, 0, 0.72);--stzh-color-black64:rgba(0, 0, 0, 0.64);--stzh-color-black56:rgba(0, 0, 0, 0.56);--stzh-color-black48:rgba(0, 0, 0, 0.48);--stzh-color-black32:rgba(0, 0, 0, 0.32);--stzh-color-black16:rgba(0, 0, 0, 0.16);--stzh-color-black8:rgba(0, 0, 0, 0.08);--stzh-color-cucumber:#80ad52;--stzh-color-truegreen:#008000;--stzh-color-shiraz:#c00d23;--stzh-color-error:#d0021b;--stzh-color-warning:#DB7E00;--stzh-color-active:#a4c400;--stzh-color-grey5:#F2F2F2;--stzh-color-grey13:#DEDEDE;--stzh-color-grey25:#BFBFBF;--stzh-color-grey40:#999999;--stzh-color-grey55:#737373;--stzh-color-grey61:#646464;--stzh-color-grey70:#4D4D4D;--stzh-color-grey87:#222222;--stzh-color-aoz-agenda:#2f8e87;--stzh-color-aoz-agenda-hover:#216664;--stzh-color-cool-grey60:#5C7781;--stzh-color-cool-grey60-hover:#344F59;--stzh-color-cobalt-blue60:#0353DC;--stzh-color-cobalt-blue60-hover:#00338D;--stzh-color-shamrock-green70:#06751E;--stzh-color-shamrock-green70-hover:#054D14;--stzh-color-lime-green80:#3A6413;--stzh-color-lime-green80-hover:#26410C;--stzh-color-magenta70:#960055;--stzh-color-magenta70-hover:#660033;--stzh-color-ocher70:#9A5B01;--stzh-color-ocher70-hover:#5A3600;--stzh-color-orange:#F28B00;--stzh-color-orange-hover:#915300;--stzh-color-orange70:#B23A01;--stzh-color-orange70-hover:#6F261F;--stzh-color-red:#A51A0F;--stzh-color-red-hover:#630F09;--stzh-color-red60:#DC030E;--stzh-color-red60-hover:#A20309;--stzh-color-violet70:#512380;--stzh-color-violet70-hover:#2d1348;--stzh-color-winered:#89072A;--stzh-color-winered-hover:#520419;--stzh-color-primary:var(--stzh-color-zueriblue);--stzh-color-primary-hover:var(--stzh-color-zueribluedark);--stzh-color-primary60op:var(--stzh-color-zueriblue60op);--stzh-color-primary88:var(--stzh-color-zueriblue88);--stzh-color-primary72:var(--stzh-color-zueriblue72);--stzh-color-primary64:var(--stzh-color-zueriblue64);--stzh-color-primary56:var(--stzh-color-zueriblue56);--stzh-color-primary48:var(--stzh-color-zueriblue48);--stzh-color-primary32:var(--stzh-color-zueriblue32);--stzh-color-primary16:var(--stzh-color-zueriblue16);--stzh-color-primary8:var(--stzh-color-zueriblue8);--stzh-color-primary4:var(--stzh-color-zueriblue4);--stzh-color-tabasco:#A51A0F;--stzh-color-mahogany:#630F09;--stzh-color-monza:#C30024;--stzh-color-venetianred:#750015;--stzh-color-scienceblue:#006DC5;--stzh-color-deepcerulean:#057FAC;--stzh-color-regalblue:#034C67;--stzh-color-coral:#E4694C;--stzh-color-shakespeare:#4A96C8;--stzh-color-chambray:#2C5A78;--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-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-bold:normal;--stzh-font-weight-heavy:normal;--stzh-font-weight-title:normal;--stzh-font-femto-font-size:0.625rem;--stzh-font-femto-text-line-height:1;--stzh-font-pico-font-size:0.75rem;--stzh-font-pico-text-line-height:1.6;--stzh-font-pico-heading-letter-spacing:0.01em;--stzh-font-nano-font-size:0.8125rem;--stzh-font-nano-text-line-height:1.6;--stzh-font-nano-heading-line-height:1.4;--stzh-font-nano-heading-letter-spacing:0.01em;--stzh-font-micro-font-size:0.875rem;--stzh-font-micro-text-line-height:1.6;--stzh-font-micro-heading-line-height:1.4;--stzh-font-micro-heading-letter-spacing:0.01em;--stzh-font-milli-font-size:1rem;--stzh-font-milli-text-line-height:1.6;--stzh-font-milli-heading-line-height:1.4;--stzh-font-centi-font-size:1.125rem;--stzh-font-centi-text-line-height:1.6;--stzh-font-centi-heading-line-height:1.4;--stzh-font-deci-font-size:1.25rem;--stzh-font-deci-text-line-height:1.6;--stzh-font-deci-heading-line-height:1.4;--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.2;--stzh-font-deca-text-letter-spacing:-0.01em;--stzh-font-hecto-font-size:1.75rem;--stzh-font-hecto-text-line-height:1.2;--stzh-font-hecto-text-letter-spacing:-0.01em;--stzh-font-kilo-font-size:2rem;--stzh-font-kilo-text-line-height:1.2;--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.01em;--stzh-font-giga-font-size:2.8125rem;--stzh-font-giga-text-line-height:1.2;--stzh-font-giga-text-letter-spacing:-0.01em;--stzh-font-hero-font-size:3.75rem;--stzh-font-hero-text-line-height:1.1;--stzh-font-hero-text-letter-spacing:-0.01em;--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-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-none:0.00001rem;--stzh-space-default:var(--stzh-space-medium);--stzh-box-shadow-header:0 -0.125rem 1rem rgba(0, 0, 0, 0.16);--stzh-box-shadow-popover:0 0 0.25rem rgba(0, 0, 0, 0.24);--stzh-box-shadow-message:0 0 0.5rem rgba(0, 0, 0, 0.24);--stzh-box-shadow-overlay:0 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:2.25rem;--stzh-icon-size-xlarge:3rem;--stzh-icon-size-default:var(--stzh-icon-size-small);--stzh-grid-gutter:1rem;--stzh-grid-gutter-small:1.25rem;--stzh-grid-gutter-medium:1.5rem;--stzh-base-color:var(--stzh-color-grey61);--stzh-base-invert-color:var(--stzh-color-white);--stzh-base-lead-color:var(--stzh-color-grey70);--stzh-base-border-color:var(--stzh-color-grey13);--stzh-base-transition-animation-speed:0.3s;--stzh-flyingfocus-color:var(--stzh-color-primary);--stzh-link-color:var(--stzh-color-primary);--stzh-link-hover-color:var(--stzh-color-primary-hover);--stzh-link-icon-wrapper-height:1em;--stzh-button-border-radius:0.1875rem;--stzh-button-text-hover-background:rgba(15, 5, 160, 0.08);--stzh-richtext-blockquote-color:var(--stzh-color-primary);--stzh-richtext-blockquote-line-color:var(--stzh-color-primary);--stzh-richtext-blockquote-footer-color:var(--stzh-color-grey55);--stzh-section-background-color:transparent;--stzh-section-highlight-background-color:var(--stzh-color-grey5);--stzh-section-highlight-horizontal-padding:var(--stzh-space-medium);--stzh-heading-color:var(--stzh-color-primary);--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-input-width:11rem;--stzh-menu-item-height:2.375rem;--stzh-form-input-border-radius:0.125rem;--stzh-form-input-height:3rem;--stzh-form-input-small-height:2.5rem;--stzh-form-input-tiny-height:2rem;--stzh-popover-width:13.9375rem;--stzh-popover-min-width:initial;--stzh-popover-max-width:initial;--stzh-popover-border-radius:0.1875rem;--stzh-tooltip-width:auto;--stzh-tooltip-min-width:initial;--stzh-tooltip-max-width:20.875rem;--stzh-tooltip-padding:var(--stzh-space-small);--stzh-tooltip-border-radius:0.1875rem;--stzh-tooltip-drop-shadow:drop-shadow(0 0.125rem 0.625rem rgba(0, 0, 0, 0.16));--stzh-accordion-content-background:var(--stzh-color-grey5)}.stzh-theme-aoz{--stzh-color-primary:var(--stzh-color-tabasco);--stzh-color-primary-hover:var(--stzh-color-mahogany);--stzh-color-primary60op:#CB7A73;--stzh-color-primary88:rgba(165, 26, 15, 0.88);--stzh-color-primary72:rgba(165, 26, 15, 0.72);--stzh-color-primary64:rgba(165, 26, 15, 0.64);--stzh-color-primary56:rgba(165, 26, 15, 0.56);--stzh-color-primary48:rgba(165, 26, 15, 0.48);--stzh-color-primary32:rgba(165, 26, 15, 0.32);--stzh-color-primary16:rgba(165, 26, 15, 0.16);--stzh-color-primary8:rgba(165, 26, 15, 0.08);--stzh-color-primary4:rgba(165, 26, 15, 0.04);--stzh-button-text-hover-background:rgba(165, 26, 15, 0.08)}.stzh-theme-vbz{--stzh-color-primary:var(--stzh-color-deepcerulean);--stzh-color-primary-hover:var(--stzh-color-regalblue);--stzh-color-primary60op:#7BB2CE;--stzh-color-primary88:rgba(5, 127, 172, 0.88);--stzh-color-primary72:rgba(5, 127, 172, 0.72);--stzh-color-primary64:rgba(5, 127, 172, 0.64);--stzh-color-primary56:rgba(5, 127, 172, 0.56);--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-color-primary4:rgba(5, 127, 172, 0.04);--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)}.stzh-theme-uvz{--stzh-color-primary:var(--stzh-color-monza);--stzh-color-primary-hover:var(--stzh-color-venetianred);--stzh-color-primary60op:#DF777E;--stzh-color-primary88:rgba(195, 0, 36, 0.88);--stzh-color-primary72:rgba(195, 0, 36, 0.72);--stzh-color-primary64:rgba(195, 0, 36, 0.64);--stzh-color-primary56:rgba(195, 0, 36, 0.56);--stzh-color-primary48:rgba(195, 0, 36, 0.48);--stzh-color-primary32:rgba(195, 0, 36, 0.32);--stzh-color-primary16:rgba(195, 0, 36, 0.16);--stzh-color-primary8:rgba(195, 0, 36, 0.08);--stzh-color-primary4:rgba(195, 0, 36, 0.04);--stzh-button-text-hover-background:rgba(195, 0, 36, 0.08);--stzh-link-color:var(--stzh-color-scienceblue);--stzh-heading-color:var(--stzh-color-black)}.stzh-theme-pkzh{--stzh-pkzh-font-family:Verdana, \'Geneva\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;--stzh-color-primary:var(--stzh-color-shakespeare);--stzh-color-primary-hover:var(--stzh-color-chambray);--stzh-color-primary60op:#95C0DE;--stzh-color-primary88:rgba(74, 150, 200, 0.88);--stzh-color-primary72:rgba(74, 150, 200, 0.72);--stzh-color-primary64:rgba(74, 150, 200, 0.64);--stzh-color-primary56:rgba(74, 150, 200, 0.56);--stzh-color-primary48:rgba(74, 150, 200, 0.48);--stzh-color-primary32:rgba(74, 150, 200, 0.32);--stzh-color-primary16:rgba(74, 150, 200, 0.16);--stzh-color-primary8:rgba(74, 150, 200, 0.08);--stzh-color-primary4:rgba(74, 150, 200, 0.04);--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-button-text-hover-background:rgba(74, 150, 200, 0.08)}.stzh-theme-ms-aoz-agenda{--stzh-color-primary:var(--stzh-color-aoz-agenda);--stzh-color-primary-hover:var(--stzh-color-aoz-agenda-hover);--stzh-color-primary60op:#88BBB8;--stzh-color-primary88:rgba(47, 142, 135, 0.88);--stzh-color-primary72:rgba(47, 142, 135, 0.72);--stzh-color-primary64:rgba(47, 142, 135, 0.64);--stzh-color-primary56:rgba(47, 142, 135, 0.56);--stzh-color-primary48:rgba(47, 142, 135, 0.48);--stzh-color-primary32:rgba(47, 142, 135, 0.32);--stzh-color-primary16:rgba(47, 142, 135, 0.16);--stzh-color-primary8:rgba(47, 142, 135, 0.08);--stzh-color-primary4:rgba(47, 142, 135, 0.04)}.stzh-theme-ms-cool-grey60{--stzh-color-primary:var(--stzh-color-cool-grey60);--stzh-color-primary-hover:var(--stzh-color-cool-grey60-hover);--stzh-color-primary60op:#9DAEB4;--stzh-color-primary88:rgba(92, 119, 129, 0.88);--stzh-color-primary72:rgba(92, 119, 129, 0.72);--stzh-color-primary64:rgba(92, 119, 129, 0.64);--stzh-color-primary56:rgba(92, 119, 129, 0.56);--stzh-color-primary48:rgba(92, 119, 129, 0.48);--stzh-color-primary32:rgba(92, 119, 129, 0.32);--stzh-color-primary16:rgba(92, 119, 129, 0.16);--stzh-color-primary8:rgba(92, 119, 129, 0.08);--stzh-color-primary4:rgba(92, 119, 129, 0.04)}.stzh-theme-ms-cobalt-blue60{--stzh-color-primary:var(--stzh-color-cobalt-blue60);--stzh-color-primary-hover:var(--stzh-color-cobalt-blue60-hover);--stzh-color-primary60op:#7298EB;--stzh-color-primary88:rgba(3, 83, 220, 0.88);--stzh-color-primary72:rgba(3, 83, 220, 0.72);--stzh-color-primary64:rgba(3, 83, 220, 0.64);--stzh-color-primary56:rgba(3, 83, 220, 0.56);--stzh-color-primary48:rgba(3, 83, 220, 0.48);--stzh-color-primary32:rgba(3, 83, 220, 0.32);--stzh-color-primary16:rgba(3, 83, 220, 0.16);--stzh-color-primary8:rgba(3, 83, 220, 0.08);--stzh-color-primary4:rgba(3, 83, 220, 0.04)}.stzh-theme-ms-shamrock-green70{--stzh-color-primary:var(--stzh-color-shamrock-green70);--stzh-color-primary-hover:var(--stzh-color-shamrock-green70-hover);--stzh-color-primary60op:#7AAC7C;--stzh-color-primary88:rgba(6, 117, 30, 0.88);--stzh-color-primary72:rgba(6, 117, 30, 0.72);--stzh-color-primary64:rgba(6, 117, 30, 0.64);--stzh-color-primary56:rgba(6, 117, 30, 0.56);--stzh-color-primary48:rgba(6, 117, 30, 0.48);--stzh-color-primary32:rgba(6, 117, 30, 0.32);--stzh-color-primary16:rgba(6, 117, 30, 0.16);--stzh-color-primary8:rgba(6, 117, 30, 0.08);--stzh-color-primary4:rgba(6, 117, 30, 0.04)}.stzh-theme-ms-lime-green80{--stzh-color-primary:var(--stzh-color-lime-green80);--stzh-color-primary-hover:var(--stzh-color-lime-green80-hover);--stzh-color-primary60op:#8BA276;--stzh-color-primary88:rgba(58, 100, 19, 0.88);--stzh-color-primary72:rgba(58, 100, 19, 0.72);--stzh-color-primary64:rgba(58, 100, 19, 0.64);--stzh-color-primary56:rgba(58, 100, 19, 0.56);--stzh-color-primary48:rgba(58, 100, 19, 0.48);--stzh-color-primary32:rgba(58, 100, 19, 0.32);--stzh-color-primary16:rgba(58, 100, 19, 0.16);--stzh-color-primary8:rgba(58, 100, 19, 0.08);--stzh-color-primary4:rgba(58, 100, 19, 0.04)}.stzh-theme-ms-magenta70{--stzh-color-primary:var(--stzh-color-magenta70);--stzh-color-primary-hover:var(--stzh-color-magenta70-hover);--stzh-color-primary60op:#C3719B;--stzh-color-primary88:rgba(150, 0, 85, 0.88);--stzh-color-primary72:rgba(150, 0, 85, 0.72);--stzh-color-primary64:rgba(150, 0, 85, 0.64);--stzh-color-primary56:rgba(150, 0, 85, 0.56);--stzh-color-primary48:rgba(150, 0, 85, 0.48);--stzh-color-primary32:rgba(150, 0, 85, 0.32);--stzh-color-primary16:rgba(150, 0, 85, 0.16);--stzh-color-primary8:rgba(150, 0, 85, 0.08);--stzh-color-primary4:rgba(150, 0, 85, 0.04)}.stzh-theme-ms-ocher70{--stzh-color-primary:var(--stzh-color-ocher70);--stzh-color-primary-hover:var(--stzh-color-ocher70-hover);--stzh-color-primary60op:#C39D72;--stzh-color-primary88:rgba(154, 91, 1, 0.88);--stzh-color-primary72:rgba(154, 91, 1, 0.72);--stzh-color-primary64:rgba(154, 91, 1, 0.64);--stzh-color-primary56:rgba(154, 91, 1, 0.56);--stzh-color-primary48:rgba(154, 91, 1, 0.48);--stzh-color-primary32:rgba(154, 91, 1, 0.32);--stzh-color-primary16:rgba(154, 91, 1, 0.16);--stzh-color-primary8:rgba(154, 91, 1, 0.08);--stzh-color-primary4:rgba(154, 91, 1, 0.04)}.stzh-theme-ms-orange{--stzh-color-primary:var(--stzh-color-orange);--stzh-color-primary-hover:var(--stzh-color-orange-hover);--stzh-color-primary60op:#F9B97D;--stzh-color-primary88:rgba(242, 139, 0, 0.88);--stzh-color-primary72:rgba(242, 139, 0, 0.72);--stzh-color-primary64:rgba(242, 139, 0, 0.64);--stzh-color-primary56:rgba(242, 139, 0, 0.56);--stzh-color-primary48:rgba(242, 139, 0, 0.48);--stzh-color-primary32:rgba(242, 139, 0, 0.32);--stzh-color-primary16:rgba(242, 139, 0, 0.16);--stzh-color-primary8:rgba(242, 139, 0, 0.08);--stzh-color-primary4:rgba(242, 139, 0, 0.04)}.stzh-theme-ms-orange70{--stzh-color-primary:var(--stzh-color-orange70);--stzh-color-primary-hover:var(--stzh-color-orange70-hover);--stzh-color-primary60op:#D38B71;--stzh-color-primary88:rgba(178, 58, 1, 0.88);--stzh-color-primary72:rgba(178, 58, 1, 0.72);--stzh-color-primary64:rgba(178, 58, 1, 0.64);--stzh-color-primary56:rgba(178, 58, 1, 0.56);--stzh-color-primary48:rgba(178, 58, 1, 0.48);--stzh-color-primary32:rgba(178, 58, 1, 0.32);--stzh-color-primary16:rgba(178, 58, 1, 0.16);--stzh-color-primary8:rgba(178, 58, 1, 0.08);--stzh-color-primary4:rgba(178, 58, 1, 0.04)}.stzh-theme-ms-red{--stzh-color-primary:var(--stzh-color-red);--stzh-color-primary-hover:var(--stzh-color-red-hover);--stzh-color-primary60op:#CC7B74;--stzh-color-primary88:rgba(165, 26, 15, 0.88);--stzh-color-primary72:rgba(165, 26, 15, 0.72);--stzh-color-primary64:rgba(165, 26, 15, 0.64);--stzh-color-primary56:rgba(165, 26, 15, 0.56);--stzh-color-primary48:rgba(165, 26, 15, 0.48);--stzh-color-primary32:rgba(165, 26, 15, 0.32);--stzh-color-primary16:rgba(165, 26, 15, 0.16);--stzh-color-primary8:rgba(165, 26, 15, 0.08);--stzh-color-primary4:rgba(165, 26, 15, 0.04)}.stzh-theme-ms-red60{--stzh-color-primary:var(--stzh-color-red60);--stzh-color-primary-hover:var(--stzh-color-red60-hover);--stzh-color-primary60op:#ED7A78;--stzh-color-primary88:rgba(220, 3, 14, 0.88);--stzh-color-primary72:rgba(220, 3, 14, 0.72);--stzh-color-primary64:rgba(220, 3, 14, 0.64);--stzh-color-primary56:rgba(220, 3, 14, 0.56);--stzh-color-primary48:rgba(220, 3, 14, 0.48);--stzh-color-primary32:rgba(220, 3, 14, 0.32);--stzh-color-primary16:rgba(220, 3, 14, 0.16);--stzh-color-primary8:rgba(220, 3, 14, 0.08);--stzh-color-primary4:rgba(220, 3, 14, 0.04)}.stzh-theme-ms-violet70{--stzh-color-primary:var(--stzh-color-violet70);--stzh-color-primary-hover:var(--stzh-color-violet70-hover);--stzh-color-primary60op:#977CB4;--stzh-color-primary88:rgba(81, 35, 128, 0.88);--stzh-color-primary72:rgba(81, 35, 128, 0.72);--stzh-color-primary64:rgba(81, 35, 128, 0.64);--stzh-color-primary56:rgba(81, 35, 128, 0.56);--stzh-color-primary48:rgba(81, 35, 128, 0.48);--stzh-color-primary32:rgba(81, 35, 128, 0.32);--stzh-color-primary16:rgba(81, 35, 128, 0.16);--stzh-color-primary8:rgba(81, 35, 128, 0.08);--stzh-color-primary4:rgba(81, 35, 128, 0.04)}.stzh-theme-ms-winered{--stzh-color-primary:var(--stzh-color-winered);--stzh-color-primary-hover:var(--stzh-color-winered-hover);--stzh-color-primary60op:#BB7380;--stzh-color-primary88:rgba(137, 7, 42, 0.88);--stzh-color-primary72:rgba(137, 7, 42, 0.72);--stzh-color-primary64:rgba(137, 7, 42, 0.64);--stzh-color-primary56:rgba(137, 7, 42, 0.56);--stzh-color-primary48:rgba(137, 7, 42, 0.48);--stzh-color-primary32:rgba(137, 7, 42, 0.32);--stzh-color-primary16:rgba(137, 7, 42, 0.16);--stzh-color-primary8:rgba(137, 7, 42, 0.08);--stzh-color-primary4:rgba(137, 7, 42, 0.04)}.stzh-theme-ma{--stzh-section-highlight-background-color:var(--stzh-color-white);background-color:var(--stzh-color-grey5)}:host{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}:host[hidden]{display:none}:host *,:host *::before,:host *::after{-webkit-box-sizing:border-box;box-sizing:border-box}: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-truegreen);--warning:var(--stzh-color-warning);--alert:var(--stzh-color-error);--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-grey13);border-color:var(--stzh-color-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-grey13);border-color:var(--stzh-color-grey13)}.reveal-overlay{background-color:rgba(5, 127, 172, 0.8);}.reveal-overlay .reveal__title{margin-top:0}.reveal-overlay .reveal{-webkit-box-shadow:var(--stzh-box-shadow-overlay);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, var(--stzh-color-zueriblue));--richtext-blockquote-color:var(--stzh-richtext-blockquote-color);--richtext-blockquote-line-color:var(--stzh-richtext-blockquote-line-color);--richtext-blockquote-footer-color:var(--stzh-richtext-blockquote-footer-color);}main h1,main h2,main h3,main h4{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);margin:0}main b,main strong{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal}main i,main em{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}main h1,main h2,main h3{color:var(--stzh-heading-color)}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: 1024px){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-kilo-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1024px){main h1{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1440px){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: 1024px){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: 1440px){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: 1024px){main h3{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-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: 1024px){main h4{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-heading-letter-spacing)}}main h1,main h2,main stzh-heading[level="1"],main stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main h1,main h2,main stzh-heading[level="1"],main stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main h1,main h2,main stzh-heading[level="1"],main stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xxxlarge)}}main h1,main h2{padding-bottom:var(--stzh-space-xsmall);border-bottom:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 1024px){main h1,main h2{padding-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main h1,main h2{padding-bottom:var(--stzh-space-medium)}}main h1,main stzh-heading[level="1"],main h2,main stzh-heading[level="2"]{margin-top:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){main h1,main stzh-heading[level="1"],main h2,main stzh-heading[level="2"]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main h1,main stzh-heading[level="1"],main h2,main stzh-heading[level="2"]{margin-top:var(--stzh-space-xxxxlarge)}}main h3,main stzh-heading[level="3"],main h4,main stzh-heading[level="4"]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main h3,main stzh-heading[level="3"],main h4,main stzh-heading[level="4"]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main h3,main stzh-heading[level="3"],main h4,main stzh-heading[level="4"]{margin-top:var(--stzh-space-xxxlarge)}}main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 1024px){main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 1024px){main p,main stzh-text,main ul,main ol,main dl,main stzh-list{margin-bottom:var(--stzh-space-medium)}}@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-large)}}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)}@media screen and (min-width: 1024px){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],main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main stzh-text[curve=h1],main stzh-heading[curve=h1],main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=h1],main stzh-heading[curve=h1],main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-xxxlarge)}}main stzh-text[curve=h1],main stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){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)}}main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-xxxlarge)}@media screen and (min-width: 600px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-big)}}@media screen and (min-width: 1260px){main stzh-text[curve=h2],main stzh-heading[curve=h2]{margin-top:var(--stzh-space-xbig)}}main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=h3],main stzh-heading[curve=h3]{margin-top:var(--stzh-space-xxxlarge)}}main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main stzh-text[curve=h4],main stzh-heading[curve=h4]{margin-top:var(--stzh-space-xxxlarge)}}main stzh-text[curve=p1],main stzh-text[curve=p2],main stzh-heading[curve=p1],main stzh-heading[curve=p2]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 1024px){main stzh-text[curve=p1],main stzh-text[curve=p2],main stzh-heading[curve=p1],main stzh-heading[curve=p2]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main stzh-text[curve=p1],main stzh-text[curve=p2],main stzh-heading[curve=p1],main stzh-heading[curve=p2]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 1024px){main stzh-text[curve=p1],main stzh-text[curve=p2],main stzh-heading[curve=p1],main stzh-heading[curve=p2]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){main stzh-text[curve=p1],main stzh-text[curve=p2],main stzh-heading[curve=p1],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:normal;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: 1024px){main blockquote{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing)}}@media screen and (min-width: 1024px){main blockquote{padding-left:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main blockquote{padding-left:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){main blockquote{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main blockquote{padding-right:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){main blockquote{margin:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main blockquote{margin:var(--stzh-space-xxxxlarge)}}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: 1024px){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: 1024px){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 thead{position:-webkit-sticky;position:sticky;top:0;z-index:3}main tr:hover td,main tr:hover th{background-color:var(--stzh-color-grey5)}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;border-bottom:0.0625rem solid var(--stzh-base-border-color);background-color:var(--stzh-color-white);-webkit-transition:background-color var(--stzh-base-transition-animation-speed);transition:background-color var(--stzh-base-transition-animation-speed);padding:var(--cell-padding);}main td a,main th a{color:var(--stzh-link-color);-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}main td a:hover,main td a:focus,main th a:hover,main th a:focus{color:var(--stzh-link-hover-color)}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:normal}main td i,main td em,main th i,main th em{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}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.nowrap,main th.nowrap{white-space:nowrap}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:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));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;-webkit-transform:translate(100%);transform:translate(100%);opacity:0;-webkit-transition:opacity var(--stzh-base-transition-animation-speed);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;-webkit-transform:rotate(-180deg) translate(100%);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:normal;color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}main th.is-sortable{padding:0}main a{color:var(--stzh-link-color);-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}main a:hover,main a:focus{color:var(--stzh-link-hover-color)}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-default);height:var(--stzh-link-icon-wrapper-height);margin-left:var(--stzh-space-xxsmall)}main .stzh-richtext__external-icon{--icon:var(--stzh-icon-size-default);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-top:0.0625rem;width:var(--stzh-icon-size-default);height:var(--stzh-icon-size-default)}main,main label,main tfoot,main thead{color:var(--stzh-base-color)}main svg{overflow:visible}main label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}main .field label{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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:-ms-flexbox;display:flex;line-height:1.5rem;-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);color:var(--stzh-base-color);margin-bottom:var(--stzh-space-small)}main .filters__has-subfilters{-ms-flex-align:center;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-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;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: 1024px){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-error)}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-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);border:0.0625rem solid var(--stzh-color-grey61);-webkit-transition-property:color, border-color;transition-property:color, border-color;-webkit-transition-duration:var(--stzh-base-transition-animation-speed);transition-duration:var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-form-input-border-radius);padding:var(--stzh-space-xsmall) var(--stzh-space-medium);width:100%;height:var(--stzh-form-input-height);color:var(--stzh-color-primary, var(--stzh-color-zueriblue));-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:var(--stzh-space-medium);text-decoration: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-grey61)}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-grey61)}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-grey61)}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-grey61)}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, var(--stzh-color-zueribluedark));border-color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}main [type=color]::-ms-clear,main [type=date]::-ms-clear,main [type=datetime-local]::-ms-clear,main [type=datetime]::-ms-clear,main [type=email]::-ms-clear,main [type=month]::-ms-clear,main [type=number]::-ms-clear,main [type=password]::-ms-clear,main [type=search]::-ms-clear,main [type=tel]::-ms-clear,main [type=text]::-ms-clear,main [type=time]::-ms-clear,main [type=url]::-ms-clear,main [type=week]::-ms-clear,main textarea::-ms-clear,main .inline-filters button[data-toggle]::-ms-clear,main select::-ms-clear,main .data-picker .picker-prompt a::-ms-clear,main .data-picker.picker-single .picker-values div a::-ms-clear{display:none}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]:-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{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:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;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:normal}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, var(--stzh-color-zueriblue))}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-size:var(--stzh-font-curve-hero-default-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-hero-default-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-hero-default-heading-letter-spacing, var(--stzh-font-hecto-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-kilo-font-size));line-height:var(--stzh-font-curve-hero-small-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-hero-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1024px){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-medium-font-size, var(--stzh-font-giga-font-size));line-height:var(--stzh-font-curve-hero-medium-heading-line-height, var(--stzh-font-giga-text-line-height));letter-spacing:var(--stzh-font-curve-hero-medium-heading-letter-spacing, var(--stzh-font-giga-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-hero-font-size));line-height:var(--stzh-font-curve-hero-large-heading-line-height, var(--stzh-font-hero-text-line-height));letter-spacing:var(--stzh-font-curve-hero-large-heading-letter-spacing, var(--stzh-font-hero-text-letter-spacing))}}@media screen and (min-width: 1024px){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: 1024px){main .process-header .process-header__container .process-header__info .heading-small{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing)}}main .process-header__hashtag a{color:var(--stzh-base-invert-color);text-decoration: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);-webkit-box-sizing:content-box;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-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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: 1024px){main .phase-subtitle--initiatives,main .phase-title,main .phase-title--initiatives{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-text-letter-spacing)}}main .process-header__progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;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:normal;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: 1024px){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: 1024px){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{text-decoration:underline;-webkit-transition:var(--stzh-base-transition-animation-speed);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:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;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;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0.0625rem solid var(--stzh-color-primary, var(--stzh-color-zueriblue));padding:var(--stzh-space-xsmall) var(--stzh-space-xlarge);-webkit-transition:all var(--stzh-base-transition-animation-speed);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:-ms-flexbox;display:flex;-ms-flex-align:center;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, var(--stzh-color-zueriblue))}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, var(--stzh-color-zueribluedark))}main .button.budget-vote-button{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-color-primary, var(--stzh-color-zueriblue));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, var(--stzh-color-zueribluedark));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-error)}main .wrapper{padding-top:var(--stzh-space-xxxlarge);padding-bottom:var(--stzh-space-xxxlarge);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: 1024px){main .wrapper{padding-top:var(--stzh-space-big)}}@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: 1024px){main .wrapper{padding-bottom:var(--stzh-space-big)}}@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: 1024px){main .wrapper{padding-left:2.5rem;padding-right:2.5rem}}@media screen and (min-width: 1260px){main .wrapper{padding-left:5.5rem;padding-right:5.5rem}}main .wrapper .wrapper--inner{background-color:var(--stzh-color-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, var(--stzh-color-zueriblue))}main .heading1,main h1{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-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-kilo-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1024px){main .heading1,main h1{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1440px){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: 1024px){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: 1024px){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: 1024px){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-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: 1024px){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: 1440px){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: 1024px){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: 1024px){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: 1024px){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-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: 1024px){main .heading3,main h3{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing)}}@media screen and (min-width: 1024px){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-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);color:var(--stzh-base-color)}@media screen and (min-width: 1024px){main .heading4,main h4{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-heading-letter-spacing)}}@media screen and (min-width: 1024px){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, var(--stzh-color-zueriblue))}main #most-commented .section-heading{margin-top:0}main #most-commented a{text-decoration:none}main .section{margin-bottom:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;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: 1024px){main .section-heading .text-sm,main .section-heading .text-small{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing)}}main .order-by__dropdown,main .results-per-page__dropdown{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}main .order-by__text,main .results-per-page__text{margin-right:var(--stzh-space-xsmall)}main .is-dropdown-submenu{-webkit-box-shadow:var(--stzh-box-shadow-popover);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-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;font-size:var(--stzh-font-milli-font-size);line-height:var(--stzh-font-milli-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);display:-ms-flexbox;display:flex;-ms-flex-align:center;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-grey61);margin:0}main .dropdown.menu>li.is-dropdown-submenu-parent>a:after{border-color:var(--stzh-color-primary, var(--stzh-color-zueriblue)) 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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:stretch;justify-content:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;border:none;padding:var(--stzh-space-xsmall) var(--stzh-space-medium);padding-left:var(--stzh-space-large);color:var(--stzh-color-grey70);background-color:transparent;height:var(--stzh-menu-item-height);line-height:var(--stzh-menu-item-height);-webkit-transition:all var(--stzh-base-transition-animation-speed);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-grey70);background-color:var(--stzh-color-grey5);text-decoration: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: 1024px){main .comment__header,main .comment__footer,main .add-comment{padding:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .comment__header,main .comment__footer,main .add-comment{padding:var(--stzh-space-xlarge)}}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: 1024px){main .comment__content{padding-left:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .comment__content{padding-left:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){main .comment__content{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .comment__content{padding-right:var(--stzh-space-xlarge)}}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: 1024px){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{-webkit-box-shadow:var(--stzh-box-shadow-popover);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, var(--stzh-color-zueribluedark));border-color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}main .opinion-toggle--ko.is-active,main .opinion-toggle--ko:focus,main .opinion-toggle--ko:hover{background-color:var(--stzh-color-error);border-color:var(--stzh-color-error)}main .opinion-toggle--ok.is-active,main .opinion-toggle--ok:focus,main .opinion-toggle--ok:hover{background-color:var(--stzh-color-truegreen);border-color:var(--stzh-color-truegreen)}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:normal;color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}main .statistics-cell .statistic__title{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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: 1024px){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{--richtext-blockquote-color:var(--stzh-richtext-blockquote-color);--richtext-blockquote-line-color:var(--stzh-richtext-blockquote-line-color);--richtext-blockquote-footer-color:var(--stzh-richtext-blockquote-footer-color);}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);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:normal}main .ql-editor i,main .ql-editor em{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}main .ql-editor h1,main .ql-editor h2,main .ql-editor h3{color:var(--stzh-heading-color)}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: 1024px){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-kilo-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1024px){main .ql-editor h1{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1440px){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: 1024px){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: 1440px){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: 1024px){main .ql-editor h3{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-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: 1024px){main .ql-editor h4{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-heading-letter-spacing)}}main .ql-editor h1,main .ql-editor h2,main .ql-editor stzh-heading[level="1"],main .ql-editor stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main .ql-editor h1,main .ql-editor h2,main .ql-editor stzh-heading[level="1"],main .ql-editor stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .ql-editor h1,main .ql-editor h2,main .ql-editor stzh-heading[level="1"],main .ql-editor stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xxxlarge)}}main .ql-editor h1,main .ql-editor h2{padding-bottom:var(--stzh-space-xsmall);border-bottom:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 1024px){main .ql-editor h1,main .ql-editor h2{padding-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){main .ql-editor h1,main .ql-editor h2{padding-bottom:var(--stzh-space-medium)}}main .ql-editor h1,main .ql-editor stzh-heading[level="1"],main .ql-editor h2,main .ql-editor stzh-heading[level="2"]{margin-top:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){main .ql-editor h1,main .ql-editor stzh-heading[level="1"],main .ql-editor h2,main .ql-editor stzh-heading[level="2"]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .ql-editor h1,main .ql-editor stzh-heading[level="1"],main .ql-editor h2,main .ql-editor stzh-heading[level="2"]{margin-top:var(--stzh-space-xxxxlarge)}}main .ql-editor h3,main .ql-editor stzh-heading[level="3"],main .ql-editor h4,main .ql-editor stzh-heading[level="4"]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main .ql-editor h3,main .ql-editor stzh-heading[level="3"],main .ql-editor h4,main .ql-editor stzh-heading[level="4"]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){main .ql-editor h3,main .ql-editor stzh-heading[level="3"],main .ql-editor h4,main .ql-editor stzh-heading[level="4"]{margin-top:var(--stzh-space-xxxlarge)}}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-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 1024px){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-top:var(--stzh-space-medium)}}@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-top:var(--stzh-space-large)}}@media screen and (min-width: 1024px){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)}}@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-large)}}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)}@media screen and (min-width: 1024px){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],main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main .ql-editor stzh-text[curve=h1],main .ql-editor stzh-heading[curve=h1],main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{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],main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{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)}@media screen and (min-width: 1024px){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)}}main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-top:var(--stzh-space-xxxlarge)}@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-xxxxlarge)}}@media screen and (min-width: 1024px){main .ql-editor stzh-text[curve=h2],main .ql-editor stzh-heading[curve=h2]{margin-top:var(--stzh-space-big)}}@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-xbig)}}main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main .ql-editor stzh-text[curve=h3],main .ql-editor stzh-heading[curve=h3]{margin-top:var(--stzh-space-xxlarge)}}@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-xxxlarge)}}main .ql-editor stzh-text[curve=h4],main .ql-editor stzh-heading[curve=h4]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){main .ql-editor stzh-text[curve=h4],main .ql-editor stzh-heading[curve=h4]{margin-top:var(--stzh-space-xxlarge)}}@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-xxxlarge)}}main .ql-editor stzh-text[curve=p1],main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p1],main .ql-editor stzh-heading[curve=p2]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 1024px){main .ql-editor stzh-text[curve=p1],main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p1],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=p1],main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p1],main .ql-editor stzh-heading[curve=p2]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 1024px){main .ql-editor stzh-text[curve=p1],main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p1],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=p1],main .ql-editor stzh-text[curve=p2],main .ql-editor stzh-heading[curve=p1],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:normal;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: 1024px){main .ql-editor blockquote{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing)}}@media screen and (min-width: 1024px){main .ql-editor blockquote{padding-left:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .ql-editor blockquote{padding-left:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){main .ql-editor blockquote{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .ql-editor blockquote{padding-right:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){main .ql-editor blockquote{margin:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){main .ql-editor blockquote{margin:var(--stzh-space-xxxxlarge)}}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: 1024px){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: 1024px){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 thead{position:-webkit-sticky;position:sticky;top:0;z-index:3}main .ql-editor tr:hover td,main .ql-editor tr:hover th{background-color:var(--stzh-color-grey5)}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;border-bottom:0.0625rem solid var(--stzh-base-border-color);background-color:var(--stzh-color-white);-webkit-transition:background-color var(--stzh-base-transition-animation-speed);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);-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}main .ql-editor td a:hover,main .ql-editor td a:focus,main .ql-editor th a:hover,main .ql-editor th a:focus{color:var(--stzh-link-hover-color)}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:normal}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-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}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.nowrap,main .ql-editor th.nowrap{white-space:nowrap}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:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));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;-webkit-transform:translate(100%);transform:translate(100%);opacity:0;-webkit-transition:opacity var(--stzh-base-transition-animation-speed);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;-webkit-transform:rotate(-180deg) translate(100%);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:normal;color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}main .ql-editor th.is-sortable{padding:0}main .ql-editor a{color:var(--stzh-link-color);-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}main .ql-editor a:hover,main .ql-editor a:focus{color:var(--stzh-link-hover-color)}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-default);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-default);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-top:0.0625rem;width:var(--stzh-icon-size-default);height:var(--stzh-icon-size-default)}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: 1024px){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:normal;margin-bottom:var(--stzh-space-small);margin-top:0}@media screen and (min-width: 1024px){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: 1024px){main .accountability .title-action{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .accountability .title-action{margin-bottom:var(--stzh-space-xlarge)}}main .lines-breadcrumb a,main .muted-link{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-link-color);-webkit-transition:color var(--stzh-base-transition-animation-speed);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:normal;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-xxxlarge);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: 1024px){main .lead .ql-editor p{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-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: 1024px){main .lead .ql-editor p{margin-bottom:var(--stzh-space-big)}}@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;-webkit-box-shadow:var(--stzh-box-shadow-message);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: 1024px){main .callout.secondary,main .callout.warning,main .callout.success,main .floating-helper__content{padding:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .callout.secondary,main .callout.warning,main .callout.success,main .floating-helper__content{padding:var(--stzh-space-xlarge)}}main .callout{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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);-webkit-box-sizing:content-box;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: 1024px){main .floating-helper__content-close{top:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .floating-helper__content-close{top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){main .floating-helper__content-close{right:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .floating-helper__content-close{right:var(--stzh-space-xlarge)}}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-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: 1024px){main .extra,main .tech-info{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .extra,main .tech-info{margin-bottom:var(--stzh-space-xlarge)}}main .extra__date,main .extra__suport-number{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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: 1024px){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: 1440px){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: 1024px){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: 1024px){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: 1024px){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:normal;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: 1024px){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-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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: 1024px){main .mini-title__strong--highlight{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-text-letter-spacing)}}main .tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;border-radius:1rem;padding:0 var(--stzh-space-medium);color:var(--stzh-color-primary, var(--stzh-color-zueriblue));-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0.0625rem solid var(--stzh-color-grey13);background-color:var(--stzh-color-white);-webkit-transition:all var(--stzh-base-transition-animation-speed);transition:all var(--stzh-base-transition-animation-speed);text-decoration: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);-ms-flex-align:center;align-items:center}@media screen and (min-width: 1024px){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: 1024px){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: 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-xlarge)}}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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:var(--stzh-base-color)}main .card__link:hover{text-decoration: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: 1024px){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: 1024px){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-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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, var(--stzh-color-zueriblue));margin-top:0;-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed)}@media screen and (min-width: 1024px){main .card .card__title,main .card--list__heading{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-heading-letter-spacing)}}main .card:not(.card--secondary):hover .card__title{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}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: 1024px){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: 1024px){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{-webkit-box-shadow:var(--stzh-box-shadow-popover);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-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;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: 1024px){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-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;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: 1024px){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: 1024px){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:normal;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: 1024px){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: 1440px){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, var(--stzh-color-zueriblue))}main .card--list__item .card__link{padding:var(--stzh-space-medium)}@media screen and (min-width: 1024px){main .card--list__item .card__link{padding:var(--stzh-space-large)}}@media screen and (min-width: 1260px){main .card--list__item .card__link{padding:var(--stzh-space-xlarge)}}main .card--list__text .card__link:hover .card--list__heading{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}main .card--list__text .card__link .text-small{color:var(--stzh-base-color)}main .card--list__data{background-color:var(--stzh-color-grey5)}main .card--list__data__number{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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-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: 1024px){main .card--list__data__number{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing)}}main .card.extra:hover,main .view-side .card:not(.card--secondary):hover,main .comment-thread:not(.card--secondary):hover{-webkit-box-shadow:none;box-shadow:none}main .definition__title{color:var(--stzh-color-grey70)}main .definition-data{color:var(--stzh-color-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: 1024px){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:normal;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: 1024px){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-grey5)}main .author__name{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;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-grey55) !important}@media screen and (min-width: 1024px){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: 1024px){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:normal;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: 1024px){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;text-decoration: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:normal;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: 1024px){main .budget-list__data__number{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-text-line-height, var(--stzh-font-centi-text-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-text-letter-spacing)}}main .answer-questionnaire .questionnaire-question{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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: 1024px){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)}}';export{i as stzh_portal_mitwirken}
@@ -1 +1 @@
1
- System.register(["./p-9c90535a.system.js"],(function(e){"use strict";var t,r;return{setters:[function(e){t=e.c;r=e.b}],execute:function(){var n=e("j",t((function(e,t){(function(t,r){e.exports=r()})(r,(function(){function e(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r){e[n]=r[n]}}return e}var t={read:function(e){if(e[0]==='"'){e=e.slice(1,-1)}return e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function r(t,n){function o(r,o,i){if(typeof document==="undefined"){return}i=e({},n,i);if(typeof i.expires==="number"){i.expires=new Date(Date.now()+i.expires*864e5)}if(i.expires){i.expires=i.expires.toUTCString()}r=encodeURIComponent(r).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var u in i){if(!i[u]){continue}c+="; "+u;if(i[u]===true){continue}c+="="+i[u].split(";")[0]}return document.cookie=r+"="+t.write(o,r)+c}function i(e){if(typeof document==="undefined"||arguments.length&&!e){return}var r=document.cookie?document.cookie.split("; "):[];var n={};for(var o=0;o<r.length;o++){var i=r[o].split("=");var c=i.slice(1).join("=");try{var u=decodeURIComponent(i[0]);n[u]=t.read(c,u);if(e===u){break}}catch(a){}}return e?n[e]:n}return Object.create({set:o,get:i,remove:function(t,r){o(t,"",e({},r,{expires:-1}))},withAttributes:function(t){return r(this.converter,e({},this.attributes,t))},withConverter:function(t){return r(e({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(n)},converter:{value:Object.freeze(t)}})}var n=r(t,{path:"/"});return n}))})))}}}));
1
+ System.register(["./p-3a73b8b5.system.js"],(function(e){"use strict";var t,r;return{setters:[function(e){t=e.c;r=e.a}],execute:function(){var n=e("j",t((function(e,t){(function(t,r){e.exports=r()})(r,(function(){function e(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r){e[n]=r[n]}}return e}var t={read:function(e){if(e[0]==='"'){e=e.slice(1,-1)}return e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function r(t,n){function o(r,o,i){if(typeof document==="undefined"){return}i=e({},n,i);if(typeof i.expires==="number"){i.expires=new Date(Date.now()+i.expires*864e5)}if(i.expires){i.expires=i.expires.toUTCString()}r=encodeURIComponent(r).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var u in i){if(!i[u]){continue}c+="; "+u;if(i[u]===true){continue}c+="="+i[u].split(";")[0]}return document.cookie=r+"="+t.write(o,r)+c}function i(e){if(typeof document==="undefined"||arguments.length&&!e){return}var r=document.cookie?document.cookie.split("; "):[];var n={};for(var o=0;o<r.length;o++){var i=r[o].split("=");var c=i.slice(1).join("=");try{var u=decodeURIComponent(i[0]);n[u]=t.read(c,u);if(e===u){break}}catch(a){}}return e?n[e]:n}return Object.create({set:o,get:i,remove:function(t,r){o(t,"",e({},r,{expires:-1}))},withAttributes:function(t){return r(this.converter,e({},this.attributes,t))},withConverter:function(t){return r(e({},this.converter,t),this.attributes)}},{attributes:{value:Object.freeze(n)},converter:{value:Object.freeze(t)}})}var n=r(t,{path:"/"});return n}))})))}}}));
@@ -0,0 +1 @@
1
+ import{r as t,e as h,h as s,c as e,g as i}from"./p-99a3742a.js";import{j as c}from"./p-b10682ee.js";import{s as r}from"./p-5c697491.js";import{f as a}from"./p-25a09313.js";import"./p-3e8ff66b.js";const o="stzh-components-ghettobox-close-time",n=class{constructor(s){t(this,s),this.stzhOpen=h(this,"stzhOpen",7),this.stzhClose=h(this,"stzhClose",7),this.onCloseButtonClick=()=>{this.hide()},this.init=()=>{const t=this.element.querySelector('stzh-button[slot="button"]');t&&r(t,{size:"small",variant:"secondary",effect:"cta",icon:"arrow-right-long",iconPosition:"right"})},this.hiddenTitle="",this.mainTitle="",this.description="",this.hideClose=!1,this.publishDate=void 0,this.closeTimeKey="global-alert",this.localization=void 0,this.open=!0}publishDateWatcher(t){if(this._publishDate="string"==typeof t?new Date(t):t,this.closeTimeKey&&this._publishDate){const t=c.get(`${o}-${this.closeTimeKey}`);t&&Number(t)>=this._publishDate.getTime()&&this.hide(!1)}}async show(){this.open=!0,this.stzhOpen.emit({component:"stzh-ghettobox"})}async hide(t=!0){this.open=!1,this.stzhClose.emit({component:"stzh-ghettobox"}),this.closeTimeKey&&t&&c.set(`${o}-${this.closeTimeKey}`,Date.now().toString())}async componentWillLoad(){this.publishDateWatcher(this.publishDate),this.localization||(this.localization=await a(this.element,"ghettobox"))}connectedCallback(){this.init(),this.observer=new MutationObserver(this.init),this.observer.observe(this.element,{childList:!0,subtree:!0})}disconnectedCallback(){this.observer.disconnect()}render(){return s(e,{hidden:!this.open},s("div",{class:{"stzh-ghettobox":!0,"stzh-ghettobox--has-close-button":!this.hideClose}},s("h1",{class:"stzh-ghettobox__hidden-title"},this.hiddenTitle||this.localization.hiddenTitle),s("div",{class:"stzh-ghettobox__message"},s("h2",{class:"stzh-ghettobox__main-title"},this.mainTitle),s("div",{class:"stzh-ghettobox__description"},this.description?this.description:s("slot",null)),s("div",{class:"stzh-ghettobox__button"},s("slot",{name:"button"}))),!this.hideClose&&s("div",{class:"stzh-ghettobox__close"},s("button",{class:"stzh-ghettobox__close-button",onClick:this.onCloseButtonClick,"aria-label":this.localization.close,type:"button"},s("stzh-icon",{class:"stzh-ghettobox__close-icon",name:"close"})))))}get element(){return i(this)}static get watchers(){return{publishDate:["publishDateWatcher"]}}};n.style=".sc-stzh-ghettobox-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-ghettobox-h{display:none}.sc-stzh-ghettobox-h *.sc-stzh-ghettobox,.sc-stzh-ghettobox-h *.sc-stzh-ghettobox::before,.sc-stzh-ghettobox-h *.sc-stzh-ghettobox::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-ghettobox-h{--stzh-flyingfocus-color:var(--stzh-base-invert-color);--stzh-base-color:var(--stzh-base-invert-color);--stzh-base-lead-color:var(--stzh-base-invert-color);--stzh-base-border-color:var(--stzh-base-invert-color);--stzh-heading-color:var(--stzh-base-invert-color);--stzh-link-color:var(--stzh-base-invert-color);--stzh-link-hover-color:var(--stzh-base-invert-color);--background-color:var(--stzh-color-error);--color:var(--stzh-base-invert-color);--close-color:var(--stzh-base-invert-color);--richtext-color:var(--color);--button-color:var(--color);--button-hover-color:var(--background-color)}.sc-stzh-ghettobox-h .sc-stzh-ghettobox-s>stzh-richtext{--stzh-base-color:var(--richtext-color)}.sc-stzh-ghettobox-h .sc-stzh-ghettobox-s>stzh-button[slot=button]{--stzh-base-invert-color:var(--button-color)}.sc-stzh-ghettobox-h .sc-stzh-ghettobox-s>stzh-button[slot=button][variant=default]:not([disabled]){--color:var(--button-hover-color);--background-color:var(--stzh-base-invert-color);--border-color:var(--stzh-base-invert-color)}.sc-stzh-ghettobox-h .sc-stzh-ghettobox-s>stzh-button[slot=button][variant=secondary]:not([disabled]){--color:var(--stzh-base-invert-color);--background-color:transparent;--border-color:var(--stzh-base-invert-color);--hover-color:var(--button-hover-color);--hover-background-color:var(--stzh-base-invert-color);--hover-border-color:var(--stzh-base-invert-color)}.stzh-ghettobox.sc-stzh-ghettobox{padding-top:var(--stzh-space-xxlarge);padding-bottom:var(--stzh-space-xxlarge);padding-left:var(--stzh-space-xxxlarge);padding-right:var(--stzh-space-xxxlarge);position:relative;display:-ms-flexbox;display:flex;background-color:var(--background-color);color:var(--color);-webkit-box-shadow:var(--stzh-box-shadow-message);box-shadow:var(--stzh-box-shadow-message)}@media screen and (min-width: 1024px){.stzh-ghettobox.sc-stzh-ghettobox{padding-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-ghettobox.sc-stzh-ghettobox{padding-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){.stzh-ghettobox.sc-stzh-ghettobox{padding-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-ghettobox.sc-stzh-ghettobox{padding-bottom:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 600px){.stzh-ghettobox.sc-stzh-ghettobox{padding-left:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){.stzh-ghettobox.sc-stzh-ghettobox{padding-left:var(--stzh-space-big)}}@media screen and (min-width: 1260px){.stzh-ghettobox.sc-stzh-ghettobox{padding-left:var(--stzh-space-xbig)}}@media screen and (min-width: 600px){.stzh-ghettobox.sc-stzh-ghettobox{padding-right:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){.stzh-ghettobox.sc-stzh-ghettobox{padding-right:var(--stzh-space-big)}}@media screen and (min-width: 1260px){.stzh-ghettobox.sc-stzh-ghettobox{padding-right:var(--stzh-space-xbig)}}@media screen and (min-width: 1260px){.stzh-ghettobox.sc-stzh-ghettobox{border-radius:0.1875rem}}.stzh-ghettobox__hidden-title.sc-stzh-ghettobox{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}.stzh-ghettobox__message.sc-stzh-ghettobox{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1}.stzh-ghettobox__main-title.sc-stzh-ghettobox{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-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:0;color:inherit}@media screen and (min-width: 600px){.stzh-ghettobox__main-title.sc-stzh-ghettobox{font-size:var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1024px){.stzh-ghettobox__main-title.sc-stzh-ghettobox{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1440px){.stzh-ghettobox__main-title.sc-stzh-ghettobox{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))}}.stzh-ghettobox__description.sc-stzh-ghettobox{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: 1024px){.stzh-ghettobox__description.sc-stzh-ghettobox{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)}}.stzh-ghettobox__description.sc-stzh-ghettobox:not(:empty),.stzh-ghettobox__button.sc-stzh-ghettobox:not(:empty){margin-top:var(--stzh-space-small)}@media screen and (min-width: 1024px){.stzh-ghettobox__description.sc-stzh-ghettobox:not(:empty),.stzh-ghettobox__button.sc-stzh-ghettobox:not(:empty){margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){.stzh-ghettobox__description.sc-stzh-ghettobox:not(:empty),.stzh-ghettobox__button.sc-stzh-ghettobox:not(:empty){margin-top:var(--stzh-space-large)}}.stzh-ghettobox__close.sc-stzh-ghettobox{-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 600px){.stzh-ghettobox__close.sc-stzh-ghettobox{margin-left:var(--stzh-space-small)}}.stzh-ghettobox__close-button.sc-stzh-ghettobox{top:var(--stzh-space-medium);right:var(--stzh-space-medium);position:absolute;display:-ms-flexbox;display:flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;border:none;background:none;padding:var(--stzh-space-xsmall);margin:calc(var(--stzh-space-xsmall) * -1);border-radius:var(--stzh-button-border-radius);cursor:pointer}@media screen and (min-width: 1024px){.stzh-ghettobox__close-button.sc-stzh-ghettobox{top:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.stzh-ghettobox__close-button.sc-stzh-ghettobox{top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){.stzh-ghettobox__close-button.sc-stzh-ghettobox{right:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.stzh-ghettobox__close-button.sc-stzh-ghettobox{right:var(--stzh-space-xlarge)}}@media screen and (min-width: 600px){.stzh-ghettobox__close-button.sc-stzh-ghettobox{position:initial;top:initial;right:initial}}.stzh-ghettobox__close-icon.sc-stzh-ghettobox{--size:var(--stzh-icon-size-medium);color:var(--close-color)}.stzh-ghettobox--has-close-button.sc-stzh-ghettobox{padding-right:var(--stzh-space-xxxlarge)}@media screen and (min-width: 600px){.stzh-ghettobox--has-close-button.sc-stzh-ghettobox{padding-right:var(--stzh-space-medium)}}@media screen and (min-width: 600px) and (min-width: 1024px){.stzh-ghettobox--has-close-button.sc-stzh-ghettobox{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 600px) and (min-width: 1260px){.stzh-ghettobox--has-close-button.sc-stzh-ghettobox{padding-right:var(--stzh-space-xlarge)}}";const z=class{constructor(h){t(this,h),this.localization=void 0,this.externalLinkSelector='a[rel*="external"], a.external, a.extern',this.externalLinkIcon="external-link"}addExternalLinkIcons(){this.externalLinks.forEach((t=>{t.classList.add("stzh-richtext__external-link");const h=document.createElement("span");h.classList.add("stzh-richtext__external-vhidden"),h.innerText=this.localization.$globals.externalLinkLabel;const s=document.createElement("span");s.classList.add("stzh-richtext__external-icon-wrapper");const e=document.createElement("stzh-icon");e.classList.add("stzh-richtext__external-icon"),e.name=this.externalLinkIcon,s.appendChild(e),t.prepend(h),t.appendChild(s)}))}async componentWillLoad(){this.localization||(this.localization=await a(this.element,"richtext"))}componentDidRender(){this.externalLinks=Array.from(this.element.querySelectorAll(this.externalLinkSelector)),this.addExternalLinkIcons()}render(){return s(e,null,s("div",{class:{"stzh-richtext":!0}},s("slot",null)))}get element(){return i(this)}};z.style='@charset "UTF-8";.sc-stzh-richtext-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-richtext-h{display:none}.sc-stzh-richtext-h *.sc-stzh-richtext,.sc-stzh-richtext-h *.sc-stzh-richtext::before,.sc-stzh-richtext-h *.sc-stzh-richtext::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-richtext-h{--richtext-blockquote-color:var(--stzh-richtext-blockquote-color);--richtext-blockquote-line-color:var(--stzh-richtext-blockquote-line-color);--richtext-blockquote-footer-color:var(--stzh-richtext-blockquote-footer-color)}.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s h3,.sc-stzh-richtext-h .sc-stzh-richtext-s h4{font-family:var(--stzh-font-family-title);font-weight:var(--stzh-font-weight-title);margin:0}.sc-stzh-richtext-h .sc-stzh-richtext-s b,.sc-stzh-richtext-h .sc-stzh-richtext-s strong{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal}.sc-stzh-richtext-h .sc-stzh-richtext-s i,.sc-stzh-richtext-h .sc-stzh-richtext-s em{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s h3{color:var(--stzh-heading-color)}.sc-stzh-richtext-h .sc-stzh-richtext-s>*,.sc-stzh-richtext-h .sc-stzh-richtext-s p,.sc-stzh-richtext-h .sc-stzh-richtext-s 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: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s>*,.sc-stzh-richtext-h .sc-stzh-richtext-s p,.sc-stzh-richtext-h .sc-stzh-richtext-s 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)}}.sc-stzh-richtext-h .sc-stzh-richtext-s 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){.sc-stzh-richtext-h .sc-stzh-richtext-s h1{font-size:var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-kilo-font-size));line-height:var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));letter-spacing:var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing))}}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s h1{font-size:var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));line-height:var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));letter-spacing:var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing))}}@media screen and (min-width: 1440px){.sc-stzh-richtext-h .sc-stzh-richtext-s 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))}}.sc-stzh-richtext-h .sc-stzh-richtext-s 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){.sc-stzh-richtext-h .sc-stzh-richtext-s 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: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s 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: 1440px){.sc-stzh-richtext-h .sc-stzh-richtext-s 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))}}.sc-stzh-richtext-h .sc-stzh-richtext-s 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){.sc-stzh-richtext-h .sc-stzh-richtext-s 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: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s h3{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing)}}.sc-stzh-richtext-h .sc-stzh-richtext-s 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: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s h4{font-size:var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));line-height:var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));letter-spacing:var(--stzh-font-curve-h4-medium-heading-letter-spacing)}}.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="1"],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="1"],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="1"],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="2"]{margin-bottom:var(--stzh-space-xxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2{padding-bottom:var(--stzh-space-xsmall);border-bottom:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2{padding-bottom:var(--stzh-space-small)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s h2{padding-bottom:var(--stzh-space-medium)}}.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="1"],.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="2"]{margin-top:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="1"],.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="2"]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s h1,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="1"],.sc-stzh-richtext-h .sc-stzh-richtext-s h2,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="2"]{margin-top:var(--stzh-space-xxxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s h3,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="3"],.sc-stzh-richtext-h .sc-stzh-richtext-s h4,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="4"]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s h3,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="3"],.sc-stzh-richtext-h .sc-stzh-richtext-s h4,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="4"]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s h3,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="3"],.sc-stzh-richtext-h .sc-stzh-richtext-s h4,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[level="4"]{margin-top:var(--stzh-space-xxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s p,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text,.sc-stzh-richtext-h .sc-stzh-richtext-s ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ol,.sc-stzh-richtext-h .sc-stzh-richtext-s dl,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s p,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text,.sc-stzh-richtext-h .sc-stzh-richtext-s ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ol,.sc-stzh-richtext-h .sc-stzh-richtext-s dl,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s p,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text,.sc-stzh-richtext-h .sc-stzh-richtext-s ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ol,.sc-stzh-richtext-h .sc-stzh-richtext-s dl,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s p,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text,.sc-stzh-richtext-h .sc-stzh-richtext-s ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ol,.sc-stzh-richtext-h .sc-stzh-richtext-s dl,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s p,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text,.sc-stzh-richtext-h .sc-stzh-richtext-s ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ol,.sc-stzh-richtext-h .sc-stzh-richtext-s dl,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list{margin-bottom:var(--stzh-space-large)}}.sc-stzh-richtext-h .sc-stzh-richtext-s ul ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ul ol,.sc-stzh-richtext-h .sc-stzh-richtext-s ul dl,.sc-stzh-richtext-h .sc-stzh-richtext-s ul stzh-list,.sc-stzh-richtext-h .sc-stzh-richtext-s ol ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ol ol,.sc-stzh-richtext-h .sc-stzh-richtext-s ol dl,.sc-stzh-richtext-h .sc-stzh-richtext-s ol stzh-list,.sc-stzh-richtext-h .sc-stzh-richtext-s dl ul,.sc-stzh-richtext-h .sc-stzh-richtext-s dl ol,.sc-stzh-richtext-h .sc-stzh-richtext-s dl dl,.sc-stzh-richtext-h .sc-stzh-richtext-s dl stzh-list,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list ul,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list ol,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list dl,.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-list stzh-list{margin-top:0;margin-bottom:0}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=hero],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=hero],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=hero],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=hero]{margin-bottom:var(--stzh-space-xxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h2]{margin-bottom:var(--stzh-space-xxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h1]{margin-top:var(--stzh-space-xxxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h2]{margin-top:var(--stzh-space-xxxlarge)}@media screen and (min-width: 600px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h2]{margin-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h2]{margin-top:var(--stzh-space-big)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h2]{margin-top:var(--stzh-space-xbig)}}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h3],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h3]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h3],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h3]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h3],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h3]{margin-top:var(--stzh-space-xxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h4],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h4]{margin-top:var(--stzh-space-xlarge)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h4],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h4]{margin-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=h4],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=h4]{margin-top:var(--stzh-space-xxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p2]{margin-top:var(--stzh-space-small);margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p2]{margin-top:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p2]{margin-top:var(--stzh-space-large)}}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p2]{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-text[curve=p2],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p1],.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-heading[curve=p2]{margin-bottom:var(--stzh-space-large)}}.sc-stzh-richtext-h .sc-stzh-richtext-s ul,.sc-stzh-richtext-h .sc-stzh-richtext-s ol,.sc-stzh-richtext-h .sc-stzh-richtext-s dl{list-style:none;padding-left:0;overflow:hidden}.sc-stzh-richtext-h .sc-stzh-richtext-s ol{counter-reset:li-counter}.sc-stzh-richtext-h .sc-stzh-richtext-s ul li,.sc-stzh-richtext-h .sc-stzh-richtext-s ol li{position:relative}.sc-stzh-richtext-h .sc-stzh-richtext-s ul li::before,.sc-stzh-richtext-h .sc-stzh-richtext-s ol li::before{display:inline-block;position:absolute;left:0;top:0}.sc-stzh-richtext-h .sc-stzh-richtext-s ul li{padding-left:calc(var(--stzh-space-xsmall) + var(--stzh-space-small))}.sc-stzh-richtext-h .sc-stzh-richtext-s ul li::before{content:"–"}.sc-stzh-richtext-h .sc-stzh-richtext-s ol li{counter-increment:li-counter;padding-left:calc(var(--stzh-space-large) + var(--stzh-space-small))}.sc-stzh-richtext-h .sc-stzh-richtext-s ol li::before{content:counter(li-counter) ". "}.sc-stzh-richtext-h .sc-stzh-richtext-s stzh-figure{margin-top:var(--stzh-space-xxlarge);margin-bottom:var(--stzh-space-xxlarge)}.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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){.sc-stzh-richtext-h .sc-stzh-richtext-s 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: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-text-letter-spacing)}}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{padding-left:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{padding-left:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{padding-right:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{padding-right:var(--stzh-space-xlarge)}}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{margin:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote{margin:var(--stzh-space-xxxxlarge)}}.sc-stzh-richtext-h .sc-stzh-richtext-s 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)}.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote p{margin-top:0;margin-bottom:var(--stzh-space-small)}@media screen and (min-width: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote p{margin-bottom:var(--stzh-space-medium)}}@media screen and (min-width: 1260px){.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote p{margin-bottom:var(--stzh-space-large)}}.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote p::before,.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote p::after{display:inline-block}.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote p::before{content:"«"}.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote p::after{content:"»"}.sc-stzh-richtext-h .sc-stzh-richtext-s 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: 1024px){.sc-stzh-richtext-h .sc-stzh-richtext-s 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)}}.sc-stzh-richtext-h .sc-stzh-richtext-s blockquote footer::before{content:"–";display:inline-block;margin-right:var(--stzh-space-xxxsmall)}.sc-stzh-richtext-h .sc-stzh-richtext-s table{--min-width:none;--cell-padding:var(--stzh-table-cell-padding);width:100%;border-spacing:0;min-width:var(--min-width)}.sc-stzh-richtext-h .sc-stzh-richtext-s thead{position:-webkit-sticky;position:sticky;top:0;z-index:3}.sc-stzh-richtext-h .sc-stzh-richtext-s tr:hover td,.sc-stzh-richtext-h .sc-stzh-richtext-s tr:hover th{background-color:var(--stzh-color-grey5)}.sc-stzh-richtext-h .sc-stzh-richtext-s td,.sc-stzh-richtext-h .sc-stzh-richtext-s 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;border-bottom:0.0625rem solid var(--stzh-base-border-color);background-color:var(--stzh-color-white);-webkit-transition:background-color var(--stzh-base-transition-animation-speed);transition:background-color var(--stzh-base-transition-animation-speed);padding:var(--cell-padding)}.sc-stzh-richtext-h .sc-stzh-richtext-s td a,.sc-stzh-richtext-h .sc-stzh-richtext-s th a{color:var(--stzh-link-color);-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}.sc-stzh-richtext-h .sc-stzh-richtext-s td a:hover,.sc-stzh-richtext-h .sc-stzh-richtext-s td a:focus,.sc-stzh-richtext-h .sc-stzh-richtext-s th a:hover,.sc-stzh-richtext-h .sc-stzh-richtext-s th a:focus{color:var(--stzh-link-hover-color)}.sc-stzh-richtext-h .sc-stzh-richtext-s td b,.sc-stzh-richtext-h .sc-stzh-richtext-s td strong,.sc-stzh-richtext-h .sc-stzh-richtext-s th b,.sc-stzh-richtext-h .sc-stzh-richtext-s th strong{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal}.sc-stzh-richtext-h .sc-stzh-richtext-s td i,.sc-stzh-richtext-h .sc-stzh-richtext-s td em,.sc-stzh-richtext-h .sc-stzh-richtext-s th i,.sc-stzh-richtext-h .sc-stzh-richtext-s th em{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}.sc-stzh-richtext-h .sc-stzh-richtext-s td.align-left,.sc-stzh-richtext-h .sc-stzh-richtext-s th.align-left{text-align:left}.sc-stzh-richtext-h .sc-stzh-richtext-s td.align-right,.sc-stzh-richtext-h .sc-stzh-richtext-s th.align-right{text-align:right}.sc-stzh-richtext-h .sc-stzh-richtext-s td.align-center,.sc-stzh-richtext-h .sc-stzh-richtext-s th.align-center{text-align:center}.sc-stzh-richtext-h .sc-stzh-richtext-s td.valign-auto,.sc-stzh-richtext-h .sc-stzh-richtext-s th.valign-auto{vertical-align:auto}.sc-stzh-richtext-h .sc-stzh-richtext-s td.valign-middle,.sc-stzh-richtext-h .sc-stzh-richtext-s th.valign-middle{vertical-align:middle}.sc-stzh-richtext-h .sc-stzh-richtext-s td.valign-bottom,.sc-stzh-richtext-h .sc-stzh-richtext-s th.valign-bottom{vertical-align:bottom}.sc-stzh-richtext-h .sc-stzh-richtext-s td.nowrap,.sc-stzh-richtext-h .sc-stzh-richtext-s th.nowrap{white-space:nowrap}.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-left,.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-right,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-left,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-right{position:-webkit-sticky;position:sticky;z-index:1}.sc-stzh-richtext-h .sc-stzh-richtext-s td.has-sticked,.sc-stzh-richtext-h .sc-stzh-richtext-s th.has-sticked{z-index:2}.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-left,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-left{left:0}.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-right,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-right{right:0}.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-left::after,.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-right::after,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-left::after,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-right::after{background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));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;-webkit-transform:translate(100%);transform:translate(100%);opacity:0;-webkit-transition:opacity var(--stzh-base-transition-animation-speed);transition:opacity var(--stzh-base-transition-animation-speed)}.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-left::after,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-left::after{right:0}.sc-stzh-richtext-h .sc-stzh-richtext-s td.is-sticky-right::after,.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sticky-right::after{left:0;-webkit-transform:rotate(-180deg) translate(100%);transform:rotate(-180deg) translate(100%)}.sc-stzh-richtext-h .sc-stzh-richtext-s td.has-sticked.is-sticky-left::after,.sc-stzh-richtext-h .sc-stzh-richtext-s td.has-sticked.is-sticky-right::after,.sc-stzh-richtext-h .sc-stzh-richtext-s th.has-sticked.is-sticky-left::after,.sc-stzh-richtext-h .sc-stzh-richtext-s th.has-sticked.is-sticky-right::after{opacity:1}.sc-stzh-richtext-h .sc-stzh-richtext-s th{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.sc-stzh-richtext-h .sc-stzh-richtext-s th.is-sortable{padding:0}.sc-stzh-richtext-h .sc-stzh-richtext-s a{color:var(--stzh-link-color);-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}.sc-stzh-richtext-h .sc-stzh-richtext-s a:hover,.sc-stzh-richtext-h .sc-stzh-richtext-s a:focus{color:var(--stzh-link-hover-color)}.sc-stzh-richtext-h .sc-stzh-richtext-s .stzh-richtext__external-link{position:relative}.sc-stzh-richtext-h .sc-stzh-richtext-s .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}.sc-stzh-richtext-h .sc-stzh-richtext-s .stzh-richtext__external-icon-wrapper{position:relative;display:inline-block;width:var(--stzh-icon-size-default);height:var(--stzh-link-icon-wrapper-height);margin-left:var(--stzh-space-xxsmall)}.sc-stzh-richtext-h .sc-stzh-richtext-s .stzh-richtext__external-icon{--icon:var(--stzh-icon-size-default);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin-top:0.0625rem;width:var(--stzh-icon-size-default);height:var(--stzh-icon-size-default)}.sc-stzh-richtext-h .sc-stzh-richtext-s>*:first-child{margin-top:0 !important}.sc-stzh-richtext-h .sc-stzh-richtext-s>*:last-child{margin-bottom:0 !important}';export{n as stzh_ghettobox,z as stzh_richtext}
@@ -0,0 +1 @@
1
+ var __awaiter=this&&this.__awaiter||function(t,e,s,i){function a(t){return t instanceof s?t:new s((function(e){e(t)}))}return new(s||(s=Promise))((function(s,r){function c(t){try{o(i.next(t))}catch(e){r(e)}}function h(t){try{o(i["throw"](t))}catch(e){r(e)}}function o(t){t.done?s(t.value):a(t.value).then(c,h)}o((i=i.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var s={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},i,a,r,c;return c={next:h(0),throw:h(1),return:h(2)},typeof Symbol==="function"&&(c[Symbol.iterator]=function(){return this}),c;function h(t){return function(e){return o([t,e])}}function o(h){if(i)throw new TypeError("Generator is already executing.");while(c&&(c=0,h[0]&&(s=0)),s)try{if(i=1,a&&(r=h[0]&2?a["return"]:h[0]?a["throw"]||((r=a["return"])&&r.call(a),0):a.next)&&!(r=r.call(a,h[1])).done)return r;if(a=0,r)h=[h[0]&2,r.value];switch(h[0]){case 0:case 1:r=h;break;case 4:s.label++;return{value:h[1],done:false};case 5:s.label++;a=h[1];h=[0];continue;case 7:h=s.ops.pop();s.trys.pop();continue;default:if(!(r=s.trys,r=r.length>0&&r[r.length-1])&&(h[0]===6||h[0]===2)){s=0;continue}if(h[0]===3&&(!r||h[1]>r[0]&&h[1]<r[3])){s.label=h[1];break}if(h[0]===6&&s.label<r[1]){s.label=r[1];r=h;break}if(r&&s.label<r[2]){s.label=r[2];s.ops.push(h);break}if(r[2])s.ops.pop();s.trys.pop();continue}h=e.call(t,s)}catch(o){h=[6,o];a=0}finally{i=r=0}if(h[0]&5)throw h[1];return{value:h[0]?h[1]:void 0,done:true}}};System.register(["./p-36e72c1d.system.js","./p-d4b7a303.system.js","./p-176db2fe.system.js","./p-a408bfba.system.js","./p-db339680.system.js"],(function(t){"use strict";var e,s,i,a,r,c,h,o,n,l,d,z,p;return{setters:[function(t){e=t.r;s=t.e;i=t.j;a=t.h;r=t.F;c=t.c;h=t.g},function(t){o=t.s;n=t.h;l=t.c},function(t){d=t.m},function(t){z=t.f},function(t){p=t.S}],execute:function(){var u='.sc-stzh-card-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-card-h{display:none}.sc-stzh-card-h *.sc-stzh-card,.sc-stzh-card-h *.sc-stzh-card::before,.sc-stzh-card-h *.sc-stzh-card::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-card-h{--box-shadow:var(--stzh-box-shadow-popover);--border:0.0625rem solid var(--stzh-base-border-color);--border-radius:0.1875rem;--content-min-height:7.5rem;--dnd-visibility:hidden;--dnd-opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:var(--border-radius)}[collapsed].sc-stzh-card-h:not([collapsed=false]){--content-min-height:none}[checked].sc-stzh-card-h:not([checked=false]){outline:0.1875rem solid var(--stzh-color-primary, var(--stzh-color-zueriblue))}.is-ghost.sc-stzh-card-h::after,.is-ghost .sc-stzh-card-h::after{border-radius:var(--border-radius)}[href].sc-stzh-card-h:hover,[href].sc-stzh-card-h:focus-within,.is-selected.sc-stzh-card-h,.is-chosen.sc-stzh-card-h,.is-selected .sc-stzh-card-h,.is-chosen .sc-stzh-card-h{--box-shadow:var(--stzh-box-shadow-overlay)}.is-ghost.sc-stzh-card-h,.is-ghost .sc-stzh-card-h{--box-shadow:none;--border:0.0625rem solid transparent;overflow:hidden}.is-drag.sc-stzh-card-h,.is-chosen.sc-stzh-card-h,.is-ghost.sc-stzh-card-h,.is-selected.sc-stzh-card-h,.is-drag .sc-stzh-card-h,.is-chosen .sc-stzh-card-h,.is-ghost .sc-stzh-card-h,.is-selected .sc-stzh-card-h,[is-sortable].sc-stzh-card-h:hover{--dnd-visibility:visible;--dnd-opacity:1}.sc-stzh-card-h .sc-stzh-card-s>*{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)}.sc-stzh-card-h .sc-stzh-card-s>[slot=image]{width:100%;max-width:100%}.sc-stzh-card-h .sc-stzh-card-s>img[slot=image]{display:block}.sc-stzh-card-h .sc-stzh-card-s>[slot=meta]:not(:last-child){margin-right:var(--stzh-space-xsmall)}.sc-stzh-card-h .sc-stzh-card-s>table{border:0;border-spacing:0}.sc-stzh-card-h .sc-stzh-card-s>table th{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}.sc-stzh-card-h .sc-stzh-card-s>table td,.sc-stzh-card-h .sc-stzh-card-s>table th{padding:0}.sc-stzh-card-h .sc-stzh-card-s>table td{color:var(--stzh-color-black);padding-left:var(--stzh-space-xsmall)}.sc-stzh-card-h .sc-stzh-card-s>[slot=heading],.stzh-card__title.sc-stzh-card{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:normal;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){.sc-stzh-card-h .sc-stzh-card-s>[slot=heading],.stzh-card__title.sc-stzh-card{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: 1024px){.sc-stzh-card-h .sc-stzh-card-s>[slot=heading],.stzh-card__title.sc-stzh-card{font-size:var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));line-height:var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));letter-spacing:var(--stzh-font-curve-h3-medium-heading-letter-spacing)}}.stzh-card.sc-stzh-card{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:var(--stzh-color-white);border-radius:var(--border-radius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);border:var(--border);-webkit-transition:-webkit-box-shadow var(--stzh-base-transition-animation-speed);transition:-webkit-box-shadow var(--stzh-base-transition-animation-speed);transition:box-shadow var(--stzh-base-transition-animation-speed);transition:box-shadow var(--stzh-base-transition-animation-speed), -webkit-box-shadow var(--stzh-base-transition-animation-speed)}@media screen and (max-width: 1023px){.stzh-card.sc-stzh-card .vshow-medium.sc-stzh-card{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}}@media screen and (max-width: 1023px){.stzh-card.sc-stzh-card .show-medium.sc-stzh-card{display:none}}@media screen and (min-width: 1024px){.stzh-card.sc-stzh-card .hide-medium.sc-stzh-card{display:none}}.stzh-card__content-wrapper.sc-stzh-card{position:relative;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:var(--content-min-height)}.stzh-card__dnd.sc-stzh-card{--size:var(--stzh-icon-size-xsmall);position:absolute;left:0.1875rem;top:1.4375rem;display:-ms-flexbox;display:flex;visibility:var(--dnd-visibility);opacity:var(--dnd-opacity);-webkit-transition:all var(--stzh-base-transition-animation-speed);transition:all var(--stzh-base-transition-animation-speed);display:none}@media screen and (min-width: 1024px){.stzh-card__dnd.sc-stzh-card{display:block}}@media screen and (min-width: 1260px){.stzh-card__dnd.sc-stzh-card{left:0.25rem;top:1.6875rem}}.stzh-card__header.sc-stzh-card{padding:var(--stzh-space-medium);border-bottom:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 1024px){.stzh-card__header.sc-stzh-card{padding:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.stzh-card__header.sc-stzh-card{padding:var(--stzh-space-xlarge)}}.stzh-card__header-top.sc-stzh-card{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.stzh-card__header-meta.sc-stzh-card{display:-ms-flexbox;display:flex}.stzh-card__header-meta.sc-stzh-card:not(:empty){margin-top:var(--stzh-space-xsmall)}.stzh-card__header-left.sc-stzh-card,.stzh-card__header-right.sc-stzh-card{display:-ms-flexbox;display:flex}.stzh-card__header-right.sc-stzh-card{padding-left:var(--stzh-space-xsmall)}@media screen and (min-width: 1024px){.stzh-card__header-right.sc-stzh-card{padding-left:var(--stzh-space-small)}}@media screen and (min-width: 1260px){.stzh-card__header-right.sc-stzh-card{padding-left:var(--stzh-space-medium)}}.stzh-card__left.sc-stzh-card{-ms-flex-item-align:center;align-self:center}.stzh-card__title-area.sc-stzh-card{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow:hidden}.stzh-card__title.sc-stzh-card,.stzh-card__subtitle.sc-stzh-card{margin:0}.stzh-card__title-link.sc-stzh-card{color:inherit;text-decoration:none}.stzh-card__image-link.sc-stzh-card{display:block}.stzh-card__subtitle.sc-stzh-card{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);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-decoration:none;margin-left:-0.5625em}@media screen and (min-width: 1024px){.stzh-card__subtitle.sc-stzh-card{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)}}.stzh-card__subtitle-text.sc-stzh-card{position:relative;display:-ms-inline-flexbox;display:inline-flex;padding-left:0.5625em}.stzh-card__subtitle-text.sc-stzh-card::after{content:",";position:absolute;left:0}.stzh-card__content.sc-stzh-card{-ms-flex-positive:1;flex-grow:1}.stzh-card__content.sc-stzh-card:not(:empty){padding:var(--stzh-space-medium)}@media screen and (min-width: 1024px){.stzh-card__content.sc-stzh-card:not(:empty){padding:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.stzh-card__content.sc-stzh-card:not(:empty){padding:var(--stzh-space-xlarge)}}.stzh-card__footer.sc-stzh-card:not(:empty){padding:var(--stzh-space-medium);border-top:0.0625rem solid var(--stzh-base-border-color)}@media screen and (min-width: 1024px){.stzh-card__footer.sc-stzh-card:not(:empty){padding:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.stzh-card__footer.sc-stzh-card:not(:empty){padding:var(--stzh-space-xlarge)}}.stzh-card__footer-arrow.sc-stzh-card{--size:var(--stzh-icon-size-medium);color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.stzh-card__card-actions.sc-stzh-card{display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap}@media screen and (max-width: 1023px){.stzh-card__card-action.sc-stzh-card{--icon-text-margin:0;--badge-icon-text-margin:0}}.stzh-card__card-action[variant=tertiary].sc-stzh-card{--color:var(--stzh-color-grey70)}.stzh-card__card-action.is-button.sc-stzh-card{--icon-size:var(--stzh-icon-size-small)}.stzh-card__card-action.is-placeholder.sc-stzh-card{width:var(--stzh-space-xxlarge);height:var(--stzh-space-xxlarge)}.stzh-card__card-action-popover.sc-stzh-card{--width:auto}.stzh-card--has-link.sc-stzh-card .stzh-card__title-link.sc-stzh-card{color:var(--stzh-color-primary, var(--stzh-color-zueriblue));text-decoration:none;-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);border-radius:var(--stzh-button-border-radius)}.stzh-card--has-link.sc-stzh-card:hover .stzh-card__footer-arrow.sc-stzh-card{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}.stzh-card--has-subtitle-interactive.sc-stzh-card .stzh-card__subtitle.sc-stzh-card{cursor:pointer;font-family:inherit;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.stzh-card--has-subtitle-interactive.sc-stzh-card .stzh-card__subtitle.sc-stzh-card:hover,.stzh-card--has-subtitle-interactive.sc-stzh-card .stzh-card__subtitle.sc-stzh-card:focus{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}.stzh-card--is-collapsible.sc-stzh-card .stzh-card__header.sc-stzh-card{cursor:pointer}.stzh-card--is-collapsed.sc-stzh-card .vhide-when-collapsed.sc-stzh-card,.stzh-card--has-collapsed-header.sc-stzh-card .stzh-card__header.sc-stzh-card .vhide-when-collapsed.sc-stzh-card{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}.stzh-card--is-collapsed.sc-stzh-card .hide-when-collapsed.sc-stzh-card,.stzh-card--has-collapsed-header.sc-stzh-card .stzh-card__header.sc-stzh-card .hide-when-collapsed.sc-stzh-card{display:none}.stzh-card--is-collapsed.sc-stzh-card .show-when-collapsed.sc-stzh-card,.stzh-card--has-collapsed-header.sc-stzh-card .stzh-card__header.sc-stzh-card .show-when-collapsed.sc-stzh-card{display:block}.stzh-card--is-collapsed.sc-stzh-card .stzh-card__header.sc-stzh-card{border-bottom:none}.stzh-card--is-collapsed.sc-stzh-card .stzh-card__card-action.sc-stzh-card,.stzh-card--has-collapsed-header.sc-stzh-card .stzh-card__card-action.sc-stzh-card{--icon-text-margin:0;--badge-icon-text-margin:0}.stzh-card--is-starred.sc-stzh-card .stzh-card__card-action.is-star.sc-stzh-card{color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.stzh-card--is-starred.sc-stzh-card .stzh-card__card-action.is-star.sc-stzh-card:hover,.stzh-card--is-starred.sc-stzh-card .stzh-card__card-action.is-star.sc-stzh-card:focus{color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}.stzh-card--has-hidden-header-border.sc-stzh-card .stzh-card__header.sc-stzh-card{border-bottom:none;padding-bottom:0}.stzh-card--has-hidden-footer-border.sc-stzh-card .stzh-card__footer.sc-stzh-card:not(:empty){padding-top:0;border-top:none}';var m=t("stzh_card",function(){function t(t){var a=this;e(this,t);this.stzhClick=s(this,"stzhClick",7);this.stzhCollapse=s(this,"stzhCollapse",7);this.stzhSubtitleClick=s(this,"stzhSubtitleClick",7);this.stzhStarClick=s(this,"stzhStarClick",7);this.stzhHeaderActionClick=s(this,"stzhHeaderActionClick",7);this._subtitles=[];this.nodeChange=function(t){var e=false;t.forEach((function(t){if(t.target.closest("[slot]")||t.target.hasAttribute("slot")){e=true}}));if(e){i(a.element)}};this.update=function(){if(!a.mainElement){return}a.mainElement.classList.remove("stzh-card--has-collapsed-header");if(d("medium").matches){var t=a.headerElement.clientWidth;var e=a.headerLeftElement.clientWidth;var s=a.headerRightElement.clientWidth;if(t-e<=s){a.mainElement.classList.add("stzh-card--has-collapsed-header")}}};this.headerClick=function(t){if(!a.collapsible){return}var e=["stzh-popover","stzh-tooltip","button","a","input","select","textarea","iframe","details","label","area"];var s=t.composedPath().map((function(t){var e;return(e=t.tagName)===null||e===void 0?void 0:e.toLowerCase()}));var i=s.some((function(t){return e.includes(t)}));if(!i){a.collapsed=!a.collapsed;a.stzhCollapse.emit({component:"stzh-card",collapsed:a.collapsed})}};this.subtitleClick=function(){if(a.subtitleInteractive){a.stzhSubtitleClick.emit({component:"stzh-card"})}};this.starToggleClick=function(){a.stzhStarClick.emit({component:"stzh-card",starred:a.starred})};this.actionClick=function(t){a.stzhHeaderActionClick.emit({component:"stzh-card",action:t})};this.arrowUpClick=function(){var t=a.element.closest("stzh-sortable");if(t){var e=a.findSortableChildElement();t.moveItem(e,"up")}};this.arrowDownClick=function(){var t=a.element.closest("stzh-sortable");if(t){var e=a.findSortableChildElement();t.moveItem(e,"down")}};this.updateElementInsideSortable=function(){var t=a.element.closest("stzh-sortable");if(!t){a.sortable.removeEventListener("stzhUpdate",a.updateElementInsideSortable);a.sortable.removeEventListener("stzhDisable",a.updateElementInsideSortable);return}if(a.element){i(a.element)}};this.init=function(){var t=a.element.querySelectorAll('stzh-chip[slot="meta"], [slot="meta"] stzh-chip');t.forEach((function(t){o(t,{size:"small"})}))};this.handleMutation=function(t){a.init();a.nodeChange(t)};this.handleSelectionChange=function(t){a.checked=t.detail.checked};this.cardClick=function(t){a.stzhClick.emit({component:"stzh-card",originalEvent:t})};this.localization=undefined;this.collapsed=false;this.starred=false;this.starrable=false;this.selectable=false;this.checked=false;this.name="";this.href=undefined;this.target=undefined;this.value="";this.disabled=false;this.withArrow=false;this.heading="";this.subtitle="";this.headerActions=[];this.footerActions=[];this.subtitleInteractive=false;this.sortableDisabled=false;this.collapsible=false;this.hideHeaderBorder=false;this.hideFooterBorder=false;this.hideMovementActions=false}t.prototype.handleResize=function(){if(this.debounceResize){window.cancelAnimationFrame(this.debounceResize)}this.debounceResize=requestAnimationFrame(this.update)};t.prototype.subtitleWatcher=function(t){if(typeof t==="string"){try{this._subtitles=JSON.parse(t)}catch(e){this._subtitles=[t]}}else{this._subtitles=t}};t.prototype.headerActionsWatcher=function(t){if(typeof t==="string"){this._headerActions=JSON.parse(t)}else{this._headerActions=t}};t.prototype.footerActionsWatcher=function(t){if(typeof t==="string"){this._footerActions=JSON.parse(t)}else{this._footerActions=t}};t.prototype.collapsedWatcher=function(){this.handleResize()};t.prototype.findSortableChildElement=function(){var t=this.element.closest("stzh-sortable");if(t){var e=this.element;var s=null;if(typeof t.container==="function"){s=t.container()}else{s=t.container}while(e.parentElement&&e.parentElement!==s){e=e.parentElement}return e}};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(e){switch(e.label){case 0:this.subtitleWatcher(this.subtitle);this.headerActionsWatcher(this.headerActions);this.footerActionsWatcher(this.footerActions);if(!!this.localization)return[3,2];t=this;return[4,z(this.element,"card")];case 1:t.localization=e.sent();e.label=2;case 2:return[2]}}))}))};t.prototype.componentDidLoad=function(){this.sortable=this.element.closest("stzh-sortable");if(this.sortable){this.sortable.addEventListener("stzhUpdate",this.updateElementInsideSortable);this.sortable.addEventListener("stzhDisable",this.updateElementInsideSortable)}};t.prototype.connectedCallback=function(){this.init();this.observer=new MutationObserver(this.handleMutation);this.observer.observe(this.element,{childList:true,subtree:true})};t.prototype.disconnectedCallback=function(){this.observer.disconnect()};t.prototype.render=function(){var t=this;var e,s,i;var h=n(this.element,"image");var o=n(this.element,"content");var l="".concat(this.subtitleInteractive?"button":"span");var d=this.findSortableChildElement();var z=(d===null||d===void 0?void 0:d.parentElement)&&Array.from((e=d===null||d===void 0?void 0:d.parentElement)===null||e===void 0?void 0:e.children).indexOf(d)===0;var p=(d===null||d===void 0?void 0:d.parentElement)&&Array.from((s=d===null||d===void 0?void 0:d.parentElement)===null||s===void 0?void 0:s.children).indexOf(d)===((i=d===null||d===void 0?void 0:d.parentElement)===null||i===void 0?void 0:i.children.length)-1;var u=!this.sortableDisabled&&this.sortable&&!this.sortable.disabled;var m=u&&!this.hideMovementActions;var f=this._headerActions.filter((function(t){return!t.onlyCollapseText}));var b={"stzh-card":true,"stzh-card--has-link":!!this.href,"stzh-card--has-image":h,"stzh-card--has-content":o,"stzh-card--has-subtitle":!!this.subtitle,"stzh-card--has-subtitle-interactive":!!this.subtitle&&this.subtitleInteractive,"stzh-card--has-hidden-header-border":this.hideHeaderBorder,"stzh-card--has-hidden-footer-border":this.hideFooterBorder,"stzh-card--is-collapsible":this.collapsible,"stzh-card--is-collapsed":this.collapsed,"stzh-card--is-starred":this.starred,"stzh-card--is-checked":this.checked,"stzh-card--is-sortable":u};return a(c,{role:"listitem","aria-label":this.heading,"is-sortable":u},a("article",{ref:function(e){return t.mainElement=e},class:b},a("a",{"aria-hidden":"true",tabindex:"-1",class:"stzh-card__image-link",href:this.href,target:this.target,onClick:this.href?this.cardClick:null},a("slot",{name:"image"})),a("div",{class:"stzh-card__content-wrapper"},a("stzh-icon",{class:"stzh-card__dnd",name:"drag"}),a("header",{ref:function(e){return t.headerElement=e},class:"stzh-card__header",onClick:this.headerClick},a("div",{class:"stzh-card__header-top"},a("div",{ref:function(e){return t.headerLeftElement=e},class:"stzh-card__header-left"},a("div",{class:"stzh-card__title-area"},a("h3",{class:"stzh-card__title"},a("a",{class:"stzh-card__title-link",href:this.href,target:this.target,onClick:this.href?this.cardClick:null},this.heading?this.heading:a("slot",{name:"heading"}))),this._subtitles.length>0&&a(l,{class:"stzh-card__subtitle",onClick:this.subtitleClick},this._subtitles.map((function(t){return a("span",{class:"stzh-card__subtitle-text"},t)}))))),a("div",{ref:function(e){return t.headerRightElement=e},class:"stzh-card__header-right"},a("div",{class:"stzh-card__card-actions"},this._headerActions.map((function(e){return a("stzh-button",{class:{"stzh-card__card-action":true,"is-button":true,"show-medium":!e.onlyCollapseText,"hide-when-collapsed":!e.onlyCollapseText,"hide-text-when-collapsed":e.onlyCollapseText},icon:e.icon,badge:e.badge,badgeEmpty:e.badgeEmpty,badgeType:e.badgeType,variant:"tertiary",size:"tiny",badgePosition:"icon",onClick:function(){t.actionClick(e)}},a("span",{class:{"vshow-medium":e.onlyCollapseText,"vhide-when-collapsed":e.onlyCollapseText}},e.label))})),this.starrable&&a("stzh-tooltip",null,a("stzh-button",{class:"stzh-card__card-action is-star",icon:this.starred?"star-filled":"star",variant:"tertiary",size:"tiny",iconOnly:true,onClick:this.starToggleClick}),a("div",{slot:"content"},this.starred?this.localization.actionRemove:this.localization.actionAdd)),(f.length>0||this.starrable||m)&&a("stzh-popover",{label:this.localization.actionsPopoverLabel,placement:"bottom-end",class:{"stzh-card__card-action-popover":true,"hide-medium show-when-collapsed":!this.starrable&&!m}},a("stzh-button",{class:"stzh-card__card-action is-further",variant:"tertiary",size:"tiny",icon:"more-vertical",iconOnly:true}),a("stzh-menu",{slot:"content"},this.starrable&&a("stzh-menu-item",{icon:this.starred?"star-filled":"star",onClick:this.starToggleClick},this.starred?this.localization.actionRemove:this.localization.actionAdd),f.map((function(e){return a("stzh-menu-item",{class:"hide-medium show-when-collapsed",icon:e.icon,badge:e.badge,badgeEmpty:e.badgeEmpty,badgeType:e.badgeType,onClick:function(){t.actionClick(e)}},e.label)})),m&&a(r,null,!z&&a("stzh-menu-item",{icon:"arrow-up",onClick:this.arrowUpClick},this.localization.actionMoveUp),!p&&a("stzh-menu-item",{icon:"arrow-down",onClick:this.arrowDownClick},this.localization.actionMoveDown))))))),a("div",{class:"stzh-card__header-meta"},a("slot",{name:"meta"}))),a("div",{class:"stzh-card__content hide-when-collapsed"},a("slot",{name:"content"})),a("div",{class:"stzh-card__footer hide-when-collapsed"},a("slot",{name:"footer"},this._footerActions.length>0&&a("stzh-actionset",{actions:this._footerActions}),this.selectable&&a("stzh-button",{fullwidth:true,type:"radio",variant:"secondary",name:this.name,value:this.value,checked:this.checked,disabled:this.disabled,label:this.localization.select,onStzhChange:this.handleSelectionChange}),this.withArrow&&a("stzh-icon",{class:"stzh-card__footer-arrow",name:"arrow-right-long"}))))))};Object.defineProperty(t.prototype,"element",{get:function(){return h(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{subtitle:["subtitleWatcher"],headerActions:["headerActionsWatcher"],footerActions:["footerActionsWatcher"],collapsed:["collapsedWatcher"]}},enumerable:false,configurable:true});return t}());m.style=u;var f=".sc-stzh-card-list-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-card-list-h{display:none}.sc-stzh-card-list-h *.sc-stzh-card-list,.sc-stzh-card-list-h *.sc-stzh-card-list::before,.sc-stzh-card-list-h *.sc-stzh-card-list::after{-webkit-box-sizing:border-box;box-sizing:border-box}.sc-stzh-card-list-h[layout=fullwidth] .sc-stzh-card-list-s>*:not(:last-child):not([slot]){margin-bottom:var(--stzh-space-medium)}@media screen and (min-width: 1024px){.sc-stzh-card-list-h[layout=fullwidth] .sc-stzh-card-list-s>*:not(:last-child):not([slot]){margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.sc-stzh-card-list-h[layout=fullwidth] .sc-stzh-card-list-s>*:not(:last-child):not([slot]){margin-bottom:var(--stzh-space-xlarge)}}.sc-stzh-card-list-h[layout=subpages] .sc-stzh-card-list-s>*:not([slot]){width:100%;margin:calc(var(--stzh-grid-gutter) / 2)}@media screen and (min-width: 600px){.sc-stzh-card-list-h[layout=subpages] .sc-stzh-card-list-s>*:not([slot]){width:calc(50% - var(--stzh-grid-gutter-small));margin:calc(var(--stzh-grid-gutter-small) / 2)}}@media screen and (min-width: 1024px){.sc-stzh-card-list-h[layout=subpages] .sc-stzh-card-list-s>*:not([slot]){width:calc(33.333% - var(--stzh-grid-gutter-medium));margin:calc(var(--stzh-grid-gutter-medium) / 2)}}.sc-stzh-card-list-h .sc-stzh-card-list-s>[slot=description] stzh-icon{color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.sc-stzh-card-list-h .sc-stzh-card-list-s>stzh-text[slot=description]{--color:inherit}.stzh-card-list__cards.sc-stzh-card-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.stzh-card-list__header.sc-stzh-card-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 800px){.stzh-card-list__header.sc-stzh-card-list{-ms-flex-direction:row;flex-direction:row}}.stzh-card-list__description.sc-stzh-card-list{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-lead-color)}@media screen and (min-width: 1024px){.stzh-card-list__description.sc-stzh-card-list{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)}}.stzh-card-list__description.sc-stzh-card-list:not(:empty){margin-bottom:var(--stzh-space-xsmall)}@media screen and (min-width: 800px){.stzh-card-list__description.sc-stzh-card-list:not(:empty){margin-bottom:0}}.stzh-card-list__switch.sc-stzh-card-list{--color:var(--stzh-base-lead-color);-ms-flex-item-align:end;align-self:end}.stzh-card-list--has-header.sc-stzh-card-list .stzh-card-list__header.sc-stzh-card-list{margin-bottom:var(--stzh-space-medium)}@media screen and (min-width: 1024px){.stzh-card-list--has-header.sc-stzh-card-list .stzh-card-list__header.sc-stzh-card-list{margin-bottom:var(--stzh-space-large)}}@media screen and (min-width: 1260px){.stzh-card-list--has-header.sc-stzh-card-list .stzh-card-list__header.sc-stzh-card-list{margin-bottom:var(--stzh-space-xlarge)}}.stzh-card-list--layout-subpages.sc-stzh-card-list .stzh-card-list__cards.sc-stzh-card-list{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(var(--stzh-grid-gutter) / -2)}@media screen and (min-width: 600px){.stzh-card-list--layout-subpages.sc-stzh-card-list .stzh-card-list__cards.sc-stzh-card-list{margin:calc(var(--stzh-grid-gutter-small) / -2)}}@media screen and (min-width: 1024px){.stzh-card-list--layout-subpages.sc-stzh-card-list .stzh-card-list__cards.sc-stzh-card-list{margin:calc(var(--stzh-grid-gutter-medium) / -2)}}";var b=t("stzh_card_list",function(){function t(t){var i=this;e(this,t);this.stzhCollapseAll=s(this,"stzhCollapseAll",7);this.collapseClick=function(){var t=Array.from(i.element.querySelectorAll("stzh-card"));t.forEach((function(t){if(t.collapsible){t.collapsed=!i.allCollapsed}}));i.allCollapsed=!i.allCollapsed;i.stzhCollapseAll.emit({component:"stzh-card-list",allCollapsed:i.allCollapsed})};this.updateCollapsedState=function(){var t=Array.from(i.element.querySelectorAll("stzh-card"));i.allCollapsed=!t.some((function(t){return!t.collapsed}))};this.sortableGhostClone=function(t){var e=l(t),s=e[0],i=e[1],a=e[2];if(i&&a&&i.tagName.toLowerCase()==="stzh-card"){var r=i;var c=a;r.heading=c.heading;r.subtitle=c.subtitle;r.headerActions=c.headerActions;r.footerActions=c.footerActions;r.hideMovementActions=c.hideMovementActions}return s};this.localization=undefined;this.layout="fullwidth";this.description=undefined;this.showToggleLink=false;this.sortableEnabled=false;this.sortableDataIdAttribute="data-id";this.allCollapsed=false}t.prototype.collapseListener=function(){this.updateCollapsedState()};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(e){switch(e.label){case 0:if(!!this.localization)return[3,2];t=this;return[4,z(this.element,"card-list")];case 1:t.localization=e.sent();e.label=2;case 2:return[2]}}))}))};t.prototype.componentDidLoad=function(){this.updateCollapsedState()};t.prototype.render=function(){var t;var e=n(this.element,"description")||!!this.description;var s=(t={"stzh-card-list":true,"stzh-card-list--has-header":this.showToggleLink||e},t["stzh-card-list--layout-".concat(this.layout)]=!!this.layout,t);return a(c,null,a("div",{class:s},a("div",{class:"stzh-card-list__header"},a("div",{class:"stzh-card-list__description"},this.description?this.description:a("slot",{name:"description"})),this.showToggleLink&&a("stzh-link",{class:"stzh-card-list__switch",icon:this.allCollapsed?"list-expanded":"list-shrinked",label:this.allCollapsed?this.localization.expandAll:this.localization.collapseAll,onClick:this.collapseClick})),a("stzh-sortable",{disabled:!this.sortableEnabled,dataIdAttribute:this.sortableDataIdAttribute,ghostClone:this.sortableGhostClone},a("div",{class:"stzh-card-list__cards",role:"list"},a("slot",null)))))};Object.defineProperty(t.prototype,"element",{get:function(){return h(this)},enumerable:false,configurable:true});return t}());b.style=f;var v=".sc-stzh-chip-select-h{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal;color:var(--stzh-base-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:block}[hidden].sc-stzh-chip-select-h{display:none}.sc-stzh-chip-select-h *.sc-stzh-chip-select,.sc-stzh-chip-select-h *.sc-stzh-chip-select::before,.sc-stzh-chip-select-h *.sc-stzh-chip-select::after{-webkit-box-sizing:border-box;box-sizing:border-box}.stzh-chip-select__marker-symbol.sc-stzh-chip-select{font-family:var(--stzh-font-family-regular);font-weight:var(--stzh-font-weight-regular);font-style:normal}.stzh-chip-select__marker-text.sc-stzh-chip-select{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);width:0.0625rem;height:0.0625rem;overflow:hidden;padding:0;position:absolute}.stzh-chip-select__description-wrapper.sc-stzh-chip-select{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.stzh-chip-select__error.sc-stzh-chip-select,.stzh-chip-select__description.sc-stzh-chip-select{font-size:var(--stzh-font-micro-font-size);line-height:var(--stzh-font-micro-text-line-height);color:var(--stzh-base-color)}.stzh-chip-select__error.sc-stzh-chip-select{color:var(--stzh-color-error)}.stzh-chip-select__error-list.sc-stzh-chip-select{list-style:none;margin:0;padding:0}.stzh-chip-select__description.sc-stzh-chip-select{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.stzh-chip-select__description-long.sc-stzh-chip-select{margin-left:var(--stzh-space-xxsmall);margin-top:0.1875rem}.stzh-chip-select__description-long-popover.sc-stzh-chip-select{--width:auto;--max-width:27.3125rem}.stzh-chip-select__description-long-popover[open].sc-stzh-chip-select:not([open=false]) .stzh-chip-select__description-long-button.sc-stzh-chip-select{color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.stzh-chip-select__description-long-button.sc-stzh-chip-select{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;padding:0;border:none;background-color:transparent;border-radius:0.5rem;cursor:pointer;-webkit-transition:color var(--stzh-base-transition-animation-speed);transition:color var(--stzh-base-transition-animation-speed);color:var(--stzh-base-lead-color)}.stzh-chip-select__description-long-button.sc-stzh-chip-select:hover{color:var(--stzh-color-primary, var(--stzh-color-zueriblue))}.stzh-chip-select.sc-stzh-chip-select stzh-icon.stzh-chip-select__description-long-icon.sc-stzh-chip-select{--size:var(--stzh-icon-size-xsmall)}.stzh-chip-select--has-error.sc-stzh-chip-select .stzh-chip-select__error.sc-stzh-chip-select,.stzh-chip-select--has-description.sc-stzh-chip-select .stzh-chip-select__description.sc-stzh-chip-select{margin-top:var(--stzh-space-xxsmall)}.stzh-chip-select__chips.sc-stzh-chip-select{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(var(--stzh-space-small) / -2) calc(var(--stzh-space-xsmall) / -2);border-radius:var(--stzh-button-border-radius)}@media screen and (max-width: 1023px){.stzh-chip-select__chips.sc-stzh-chip-select{display:none}}.stzh-chip-select__chip.sc-stzh-chip-select{margin:calc(var(--stzh-space-small) / 2) calc(var(--stzh-space-xsmall) / 2)}.stzh-chip-select__chip.is-focused.sc-stzh-chip-select,.stzh-chip-select__chip.is-focused[active].sc-stzh-chip-select:not([active=false]){--border:0.0625rem solid var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}.stzh-chip-select__chip.is-focused[active].sc-stzh-chip-select:not([active=false]){--background-color:var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark))}@media screen and (min-width: 1024px){.stzh-chip-select__dropdown.sc-stzh-chip-select{display:none}}@media screen and (max-width: 1023px){.stzh-chip-select__description-wrapper.sc-stzh-chip-select{display:none}}.stzh-chip-select--has-error.sc-stzh-chip-select .stzh-chip-select__error.sc-stzh-chip-select,.stzh-chip-select--has-description.sc-stzh-chip-select .stzh-chip-select__description.sc-stzh-chip-select{margin-top:var(--stzh-space-xsmall)}";var g=0;var _=t("stzh_chip_select",function(){function t(t){var i=this;e(this,t);this.stzhChange=s(this,"stzhChange",7);this._data=[];this._dataDropdown=[];this.handleChipClick=function(t){i.value=t.value;i.stzhChange.emit({component:"stzh-chip-select",value:i.value})};this.handleDropdownChange=function(t){i.value=t.detail.value;i.stzhChange.emit({component:"stzh-chip-select",value:i.value})};this.handleKeydown=function(t){var e=null;if(t.key==="ArrowUp"||t.key==="ArrowLeft"){t.preventDefault();var s=i.activeFocusOptionIndex;if(s>0){e=s-1}}else if(t.key==="ArrowDown"||t.key==="ArrowRight"){t.preventDefault();var s=i.activeFocusOptionIndex;if(s<i._data.length-1){e=s+1}}else if(t.key===" "||t.key==="Enter"){t.preventDefault();var s=i.activeFocusOptionIndex;i.value=i._data[s].value;i.stzhChange.emit({component:"stzh-chip-select",value:i.value})}if(e!==null){i.activeFocusOptionIndex=e}};this.localization=undefined;this.data=[];this.name=undefined;this.label="";this.value="";this.description=undefined;this.descriptionLong=undefined;this.error=undefined;this.invalid=false;this.required=false;this.disabled=false;this.a11yDescribedby="";this.activeFocusOptionIndex=0}t.prototype.dataWatcher=function(t){if(typeof t==="string"){this._data=JSON.parse(t)}else{this._data=t}this._dataDropdown=this._data.map((function(t){return{text:"".concat(t.label," (").concat(t.counter,")"),value:t.value}}))};t.prototype.errorWatcher=function(t){if(typeof t==="string"){try{this._error=JSON.parse(t)}catch(e){if(t){this._error=[t]}else{this._error=[]}}}else if(t){this._error=t}else{this._error=[]}this.invalid=this._error.length>0};t.prototype.componentWillLoad=function(){return __awaiter(this,void 0,void 0,(function(){var t;return __generator(this,(function(e){switch(e.label){case 0:this.id="stzh-chip-select-".concat(g++);this.dataWatcher(this.data);this.errorWatcher(this.error);if(!!this.localization)return[3,2];t=this;return[4,z(this.element,"chip-select")];case 1:t.localization=e.sent();e.label=2;case 2:return[2]}}))}))};t.prototype.render=function(){var t=this;var e=!!this.description;var s=!!this.descriptionLong;var i=!!this.error;var r={"stzh-chip-select":true,"stzh-chip-select--has-description":e,"stzh-chip-select--has-description-long":s,"stzh-chip-select--has-error":i,"stzh-chip-select--is-invalid":this.invalid,"stzh-chip-select--is-disabled":this.disabled,"stzh-chip-select--is-required":this.required};return a(c,null,a("div",{class:r},a("input",{type:"hidden",name:this.name,value:this.value}),a("div",{class:"stzh-chip-select__chips",role:"listbox",tabindex:"0","aria-multiselectable":"false","aria-activedescendant":"".concat(this.id,"-option-").concat(this.activeFocusOptionIndex),"aria-describedby":"".concat(this.id,"-description ").concat(this.a11yDescribedby),onKeyDown:this.handleKeydown},this._data.map((function(e,s){return a("stzh-chip",{role:"option",class:{"stzh-chip-select__chip":true,"is-focused":t.activeFocusOptionIndex===s},label:e.label,counter:e.counter,icon:e.icon,type:e.type,variant:e.variant,size:e.size,disabled:t.disabled||e.disabled,active:t.value===e.value,"aria-selected":t.value===e.value?"true":"false",id:"".concat(t.id,"-option-").concat(s),a11yTabindex:"-1",onClick:function(){return t.handleChipClick(e)}})}))),a(p,{classPrefix:"stzh-chip-select",id:"".concat(this.id,"-description"),error:this._error,description:this.description,descriptionLong:this.descriptionLong,descriptionLongUsed:s,moreInfoButtonLabel:this.localization.$globals.moreInfoButtonLabel}),a("stzh-dropdown",{class:"stzh-chip-select__dropdown",disabled:this.disabled,error:this._error,description:this.description,descriptionLong:this.descriptionLong,required:this.required,invalid:this.invalid,items:[this.value],label:this.label,options:this._dataDropdown,onStzhChange:this.handleDropdownChange})))};Object.defineProperty(t.prototype,"element",{get:function(){return h(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{data:["dataWatcher"],error:["errorWatcher"]}},enumerable:false,configurable:true});return t}());_.style=v}}}));