@oiz/stzh-components 3.0.0-beta1 → 3.0.0-beta2

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 (187) hide show
  1. package/dist/cjs/{app-globals-d508a3bc.js → app-globals-4968ae1c.js} +2 -2
  2. package/dist/cjs/{app-globals-d508a3bc.js.map → app-globals-4968ae1c.js.map} +1 -1
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/stzh-badge_3.cjs.entry.js +1 -1
  5. package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
  6. package/dist/cjs/stzh-components.cjs.js +2 -2
  7. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  8. package/dist/cjs/stzh-cspace.cjs.entry.js.map +1 -1
  9. package/dist/cjs/stzh-cta.cjs.entry.js +1 -1
  10. package/dist/cjs/stzh-cta.cjs.entry.js.map +1 -1
  11. package/dist/cjs/stzh-gallery.cjs.entry.js +13 -10
  12. package/dist/cjs/stzh-gallery.cjs.entry.js.map +1 -1
  13. package/dist/cjs/stzh-header.cjs.entry.js +1 -1
  14. package/dist/cjs/stzh-header.cjs.entry.js.map +1 -1
  15. package/dist/cjs/stzh-pagebottom.cjs.entry.js +15 -9
  16. package/dist/cjs/stzh-pagebottom.cjs.entry.js.map +1 -1
  17. package/dist/cjs/{stzh-share.cjs.entry.js → stzh-print_2.cjs.entry.js} +53 -11
  18. package/dist/cjs/stzh-print_2.cjs.entry.js.map +1 -0
  19. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js +1 -1
  20. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js.map +1 -1
  21. package/dist/cjs/stzh-sticky-actions.cjs.entry.js +15 -9
  22. package/dist/cjs/stzh-sticky-actions.cjs.entry.js.map +1 -1
  23. package/dist/cjs/stzh-sticky.cjs.entry.js +13 -4
  24. package/dist/cjs/stzh-sticky.cjs.entry.js.map +1 -1
  25. package/dist/cjs/stzh-tooltip.cjs.entry.js +2 -1
  26. package/dist/cjs/stzh-tooltip.cjs.entry.js.map +1 -1
  27. package/dist/collection/assets/i18n/de.json +3 -0
  28. package/dist/collection/assets/i18n/en.json +3 -0
  29. package/dist/collection/assets/media/icons/mono/facebook.svg +1 -1
  30. package/dist/collection/assets/media/icons/mono/linkedin.svg +1 -1
  31. package/dist/collection/assets/media/icons/mono/mail.svg +1 -1
  32. package/dist/collection/assets/media/icons/mono/xing.svg +1 -1
  33. package/dist/collection/assets/meta/icons-preview.html +4 -4
  34. package/dist/collection/components/stzh-button/stzh-button.css +1 -1
  35. package/dist/collection/components/stzh-cspace/stzh-cspace.css +11 -0
  36. package/dist/collection/components/stzh-cta/stzh-cta.css +1 -1
  37. package/dist/collection/components/stzh-cta/stzh-cta.js +1 -1
  38. package/dist/collection/components/stzh-cta/stzh-cta.js.map +1 -1
  39. package/dist/collection/components/stzh-gallery/stzh-gallery.e2e.js +1 -0
  40. package/dist/collection/components/stzh-gallery/stzh-gallery.e2e.js.map +1 -1
  41. package/dist/collection/components/stzh-gallery/stzh-gallery.js +32 -9
  42. package/dist/collection/components/stzh-gallery/stzh-gallery.js.map +1 -1
  43. package/dist/collection/components/stzh-gallery/stzh-gallery.stories.js +9 -0
  44. package/dist/collection/components/stzh-header/stzh-header.js +1 -1
  45. package/dist/collection/components/stzh-header/stzh-header.js.map +1 -1
  46. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.css +54 -13
  47. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.e2e.js +2 -1
  48. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.e2e.js.map +1 -1
  49. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.js +56 -12
  50. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.js.map +1 -1
  51. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.localization.js +2 -0
  52. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.localization.js.map +1 -0
  53. package/dist/collection/components/stzh-pagebottom/stzh-pagebottom.stories.js +87 -9
  54. package/dist/collection/components/stzh-scrollup/stzh-scrollup.stories.js +20 -18
  55. package/dist/collection/components/stzh-share/stzh-share.css +1 -43
  56. package/dist/collection/components/stzh-share/stzh-share.js +10 -10
  57. package/dist/collection/components/stzh-share/stzh-share.js.map +1 -1
  58. package/dist/collection/components/stzh-skin-portal-mitwirken/stzh-skin-portal-mitwirken.css +10 -0
  59. package/dist/collection/components/stzh-sticky/stzh-sticky.css +1 -1
  60. package/dist/collection/components/stzh-sticky/stzh-sticky.js +13 -4
  61. package/dist/collection/components/stzh-sticky/stzh-sticky.js.map +1 -1
  62. package/dist/collection/components/stzh-sticky-actions/stzh-sticky-actions.js +15 -9
  63. package/dist/collection/components/stzh-sticky-actions/stzh-sticky-actions.js.map +1 -1
  64. package/dist/collection/components/stzh-sticky-actions/stzh-sticky-actions.stories.js +20 -18
  65. package/dist/collection/components/stzh-tooltip/stzh-tooltip.css +3 -0
  66. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js +19 -0
  67. package/dist/collection/components/stzh-tooltip/stzh-tooltip.js.map +1 -1
  68. package/dist/components/index.js +1 -1
  69. package/dist/components/stzh-button2.js +1 -1
  70. package/dist/components/stzh-button2.js.map +1 -1
  71. package/dist/components/stzh-cspace.js +1 -1
  72. package/dist/components/stzh-cspace.js.map +1 -1
  73. package/dist/components/stzh-cta.js +1 -1
  74. package/dist/components/stzh-cta.js.map +1 -1
  75. package/dist/components/stzh-gallery.js +16 -11
  76. package/dist/components/stzh-gallery.js.map +1 -1
  77. package/dist/components/stzh-header.js +1 -1
  78. package/dist/components/stzh-header.js.map +1 -1
  79. package/dist/components/stzh-pagebottom.js +39 -12
  80. package/dist/components/stzh-pagebottom.js.map +1 -1
  81. package/dist/components/stzh-print.js +1 -58
  82. package/dist/components/stzh-print.js.map +1 -1
  83. package/dist/{esm/stzh-print.entry.js → components/stzh-print2.js} +25 -11
  84. package/dist/components/stzh-print2.js.map +1 -0
  85. package/dist/components/stzh-share2.js +23 -11
  86. package/dist/components/stzh-share2.js.map +1 -1
  87. package/dist/components/stzh-skin-portal-mitwirken.js +1 -1
  88. package/dist/components/stzh-skin-portal-mitwirken.js.map +1 -1
  89. package/dist/components/stzh-sticky-actions.js +15 -9
  90. package/dist/components/stzh-sticky-actions.js.map +1 -1
  91. package/dist/components/stzh-sticky2.js +13 -4
  92. package/dist/components/stzh-sticky2.js.map +1 -1
  93. package/dist/components/stzh-tooltip2.js +3 -1
  94. package/dist/components/stzh-tooltip2.js.map +1 -1
  95. package/dist/esm/{app-globals-984d1c64.js → app-globals-924beb17.js} +2 -2
  96. package/dist/esm/{app-globals-984d1c64.js.map → app-globals-924beb17.js.map} +1 -1
  97. package/dist/esm/loader.js +2 -2
  98. package/dist/esm/stzh-badge_3.entry.js +1 -1
  99. package/dist/esm/stzh-badge_3.entry.js.map +1 -1
  100. package/dist/esm/stzh-components.js +2 -2
  101. package/dist/esm/stzh-cspace.entry.js +1 -1
  102. package/dist/esm/stzh-cspace.entry.js.map +1 -1
  103. package/dist/esm/stzh-cta.entry.js +1 -1
  104. package/dist/esm/stzh-cta.entry.js.map +1 -1
  105. package/dist/esm/stzh-gallery.entry.js +13 -10
  106. package/dist/esm/stzh-gallery.entry.js.map +1 -1
  107. package/dist/esm/stzh-header.entry.js +1 -1
  108. package/dist/esm/stzh-header.entry.js.map +1 -1
  109. package/dist/esm/stzh-pagebottom.entry.js +15 -9
  110. package/dist/esm/stzh-pagebottom.entry.js.map +1 -1
  111. package/dist/esm/{stzh-share.entry.js → stzh-print_2.entry.js} +54 -13
  112. package/dist/esm/stzh-print_2.entry.js.map +1 -0
  113. package/dist/esm/stzh-skin-portal-mitwirken.entry.js +1 -1
  114. package/dist/esm/stzh-skin-portal-mitwirken.entry.js.map +1 -1
  115. package/dist/esm/stzh-sticky-actions.entry.js +15 -9
  116. package/dist/esm/stzh-sticky-actions.entry.js.map +1 -1
  117. package/dist/esm/stzh-sticky.entry.js +13 -4
  118. package/dist/esm/stzh-sticky.entry.js.map +1 -1
  119. package/dist/esm/stzh-tooltip.entry.js +2 -1
  120. package/dist/esm/stzh-tooltip.entry.js.map +1 -1
  121. package/dist/stzh-components/assets/i18n/de.json +3 -0
  122. package/dist/stzh-components/assets/i18n/en.json +3 -0
  123. package/dist/stzh-components/assets/media/icons/mono/facebook.svg +1 -1
  124. package/dist/stzh-components/assets/media/icons/mono/linkedin.svg +1 -1
  125. package/dist/stzh-components/assets/media/icons/mono/mail.svg +1 -1
  126. package/dist/stzh-components/assets/media/icons/mono/xing.svg +1 -1
  127. package/dist/stzh-components/assets/meta/icons-preview.html +4 -4
  128. package/dist/stzh-components/p-2e713d1e.entry.js +2 -0
  129. package/dist/stzh-components/p-2e713d1e.entry.js.map +1 -0
  130. package/dist/stzh-components/p-31a45529.entry.js +2 -0
  131. package/dist/stzh-components/p-31a45529.entry.js.map +1 -0
  132. package/dist/stzh-components/p-33b46d08.entry.js +2 -0
  133. package/dist/stzh-components/{p-a2656f84.entry.js.map → p-33b46d08.entry.js.map} +1 -1
  134. package/dist/stzh-components/{p-52078c0b.entry.js → p-3641eb0c.entry.js} +2 -2
  135. package/dist/stzh-components/p-3641eb0c.entry.js.map +1 -0
  136. package/dist/stzh-components/p-475fc161.entry.js +2 -0
  137. package/dist/stzh-components/p-475fc161.entry.js.map +1 -0
  138. package/dist/stzh-components/{p-83978293.entry.js → p-5511087f.entry.js} +2 -2
  139. package/dist/stzh-components/p-5511087f.entry.js.map +1 -0
  140. package/dist/stzh-components/p-705d5931.entry.js +2 -0
  141. package/dist/stzh-components/{p-35b78231.entry.js.map → p-705d5931.entry.js.map} +1 -1
  142. package/dist/stzh-components/{p-e2485377.js → p-862a98f9.js} +2 -2
  143. package/dist/stzh-components/{p-879795a9.entry.js → p-bf79dbd0.entry.js} +2 -2
  144. package/dist/stzh-components/{p-879795a9.entry.js.map → p-bf79dbd0.entry.js.map} +1 -1
  145. package/dist/stzh-components/p-d2f7c020.entry.js +2 -0
  146. package/dist/stzh-components/p-d2f7c020.entry.js.map +1 -0
  147. package/dist/stzh-components/p-fa82219c.entry.js +2 -0
  148. package/dist/stzh-components/p-fa82219c.entry.js.map +1 -0
  149. package/dist/stzh-components/{p-fa3c5519.entry.js → p-fb9cc8a7.entry.js} +2 -2
  150. package/dist/stzh-components/p-fb9cc8a7.entry.js.map +1 -0
  151. package/dist/stzh-components/stzh-components.css +1 -1
  152. package/dist/stzh-components/stzh-components.esm.js +1 -1
  153. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  154. package/dist/types/components/stzh-cta/stzh-cta.d.ts +1 -1
  155. package/dist/types/components/stzh-gallery/stzh-gallery.d.ts +5 -0
  156. package/dist/types/components/stzh-pagebottom/stzh-pagebottom.d.ts +11 -1
  157. package/dist/types/components/stzh-pagebottom/stzh-pagebottom.localization.d.ts +4 -0
  158. package/dist/types/components/stzh-sticky-actions/stzh-sticky-actions.d.ts +2 -2
  159. package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +2 -0
  160. package/dist/types/components.d.ts +40 -6
  161. package/dist/vscode-data.json +25 -5
  162. package/package.json +1 -1
  163. package/dist/cjs/stzh-print.cjs.entry.js +0 -52
  164. package/dist/cjs/stzh-print.cjs.entry.js.map +0 -1
  165. package/dist/cjs/stzh-share.cjs.entry.js.map +0 -1
  166. package/dist/collection/patterns/print/print.e2e.js +0 -18
  167. package/dist/collection/patterns/print/print.e2e.js.map +0 -1
  168. package/dist/esm/stzh-print.entry.js.map +0 -1
  169. package/dist/esm/stzh-share.entry.js.map +0 -1
  170. package/dist/stzh-components/p-2676b9db.entry.js +0 -2
  171. package/dist/stzh-components/p-2676b9db.entry.js.map +0 -1
  172. package/dist/stzh-components/p-2afe2028.entry.js +0 -2
  173. package/dist/stzh-components/p-2afe2028.entry.js.map +0 -1
  174. package/dist/stzh-components/p-35b78231.entry.js +0 -2
  175. package/dist/stzh-components/p-51be8f59.entry.js +0 -2
  176. package/dist/stzh-components/p-51be8f59.entry.js.map +0 -1
  177. package/dist/stzh-components/p-52078c0b.entry.js.map +0 -1
  178. package/dist/stzh-components/p-83978293.entry.js.map +0 -1
  179. package/dist/stzh-components/p-89de4375.entry.js +0 -2
  180. package/dist/stzh-components/p-89de4375.entry.js.map +0 -1
  181. package/dist/stzh-components/p-a2656f84.entry.js +0 -2
  182. package/dist/stzh-components/p-c67dcd7a.entry.js +0 -2
  183. package/dist/stzh-components/p-c67dcd7a.entry.js.map +0 -1
  184. package/dist/stzh-components/p-e142e3e5.entry.js +0 -2
  185. package/dist/stzh-components/p-e142e3e5.entry.js.map +0 -1
  186. package/dist/stzh-components/p-fa3c5519.entry.js.map +0 -1
  187. /package/dist/stzh-components/{p-e2485377.js.map → p-862a98f9.js.map} +0 -0
@@ -0,0 +1,2 @@
1
+ import{r as t,h as s,a as e,g as o}from"./p-c7bfac7a.js";const a=".sc-stzh-pagebottom-h{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);color:var(--stzh-base-color);box-sizing:border-box;display:block}[hidden].sc-stzh-pagebottom-h{display:none}.sc-stzh-pagebottom-h *.sc-stzh-pagebottom,.sc-stzh-pagebottom-h *.sc-stzh-pagebottom::before,.sc-stzh-pagebottom-h *.sc-stzh-pagebottom::after{box-sizing:border-box;text-underline-offset:var(--stzh-link-text-underline-offset);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}.sc-stzh-pagebottom-h .has-focus.sc-stzh-pagebottom{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.sc-stzh-pagebottom-h .stzh-fylingfocus-focused.sc-stzh-pagebottom{outline-style:none !important}.sc-stzh-pagebottom-h .stzh-fylingfocus-focused.sc-stzh-pagebottom::-moz-focus-inner{border:0 !important}@media print{.sc-stzh-pagebottom-h{display:none}}.stzh-pagebottom__wrapper.sc-stzh-pagebottom{display:grid}.stzh-pagebottom__left.sc-stzh-pagebottom{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:var(--stzh-space-xsmall)}@media screen and (min-width: 600px){.stzh-pagebottom__left.sc-stzh-pagebottom{flex-direction:row}}.stzh-pagebottom__share-title.sc-stzh-pagebottom{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-bottom:var(--stzh-space-small)}@media screen and (min-width: 900px){.stzh-pagebottom__share-title.sc-stzh-pagebottom{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))}}.stzh-pagebottom__sticky-actions.sc-stzh-pagebottom{margin-left:auto;margin-top:var(--stzh-space-medium);--stzh-button-white-space:nowrap}@media screen and (min-width: 600px){.stzh-pagebottom__sticky-actions.sc-stzh-pagebottom{margin-top:0}}.stzh-pagebottom__print.sc-stzh-pagebottom,.stzh-pagebottom__share-wrapper.sc-stzh-pagebottom{flex-shrink:0}.stzh-pagebottom__share-wrapper.sc-stzh-pagebottom{margin-left:-0.625rem}@media screen and (min-width: 600px){.stzh-pagebottom__share-wrapper.sc-stzh-pagebottom{margin-left:0}}@media screen and (min-width: 600px){.stzh-pagebottom__print.sc-stzh-pagebottom{margin-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){.stzh-pagebottom__print.sc-stzh-pagebottom{margin-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px) and (min-width: 600px){.stzh-pagebottom__print.sc-stzh-pagebottom{margin-right:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px) and (min-width: 900px){.stzh-pagebottom__print.sc-stzh-pagebottom{margin-right:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px) and (min-width: 1260px){.stzh-pagebottom__print.sc-stzh-pagebottom{margin-right:var(--stzh-space-xbig)}}.stzh-pagebottom.sc-stzh-pagebottom:has(.stzh-pagebottom__sticky-actions:not(:empty)) .stzh-pagebottom__wrapper.sc-stzh-pagebottom{grid-template-columns:auto}@media screen and (min-width: 600px){.stzh-pagebottom.sc-stzh-pagebottom:has(.stzh-pagebottom__sticky-actions:not(:empty)) .stzh-pagebottom__wrapper.sc-stzh-pagebottom{grid-template-columns:minmax(0, 1fr) calc(6.875rem + 2.75rem + var(--stzh-space-small) + var(--stzh-space-medium))}}";const i=class{constructor(s){t(this,s);this.localization=undefined;this.shareTitle="";this.shareUrl=undefined;this.shareServices=undefined;this.shareDisabled=undefined;this.shareMailSubject=undefined;this.shareMailBody=undefined;this.logoHref="https://www.stadt-zuerich.ch";this.withPrint=undefined;this.printAnalyticsId=undefined}async componentWillLoad(){if(!this.localization){this.localization=await window.stzhComponents.utils.fetchTranslations(this.element,"pagebottom")}}render(){const t={"stzh-pagebottom":true};return s(e,null,s("div",{class:t},s("div",{class:"stzh-pagebottom__wrapper"},s("div",{class:"stzh-pagebottom__left"},this.withPrint&&s("div",{class:"stzh-pagebottom__print"},s("stzh-print",null,s("stzh-button",{label:this.localization.printLabel,variant:"tertiary-plain",size:"small",noPaddingLeft:true,noPaddingRight:true,analyticsId:this.printAnalyticsId}))),!this.shareDisabled&&s("div",{class:"stzh-pagebottom__share-wrapper"},this.shareTitle&&s("div",{class:"stzh-pagebottom__share-title"},this.shareTitle),s("stzh-share",{url:this.shareUrl,services:this.shareServices,mailSubject:this.shareMailSubject,mailBody:this.shareMailBody}))),s("div",{class:"stzh-pagebottom__sticky-actions"},s("slot",{name:"sticky-actions"})))))}get element(){return o(this)}};i.style=a;export{i as stzh_pagebottom};
2
+ //# sourceMappingURL=p-fa82219c.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stzhPagebottomCss","StzhPagebottom","componentWillLoad","this","localization","window","stzhComponents","utils","fetchTranslations","element","render","classes","h","Host","class","withPrint","label","printLabel","variant","size","noPaddingLeft","noPaddingRight","analyticsId","printAnalyticsId","shareDisabled","shareTitle","url","shareUrl","services","shareServices","mailSubject","shareMailSubject","mailBody","shareMailBody","name"],"sources":["src/components/stzh-pagebottom/stzh-pagebottom.scss?tag=stzh-pagebottom&encapsulation=scoped","src/components/stzh-pagebottom/stzh-pagebottom.tsx"],"sourcesContent":[":host {\n @media print {\n display: none;\n }\n\n // ::slotted([slot=\"logo\"]) {\n // height: 38px;\n // }\n}\n\n.stzh-pagebottom {\n &__wrapper {\n display: grid;\n }\n\n &__left {\n display: flex;\n flex-direction: column;\n flex-wrap: wrap;\n row-gap: space('xsmall');\n\n @include mq($from: small) {\n flex-direction: row;\n }\n }\n\n &__share-title {\n @include fontCurve('caption');\n\t\tmargin-bottom: space('small');\n }\n\n &__sticky-actions {\n margin-left: auto;\n margin-top: space('medium');\n\n --stzh-button-white-space: nowrap;\n\n @include mq($from: small) {\n margin-top: 0;\n }\n }\n\n &__print,\n &__share-wrapper {\n flex-shrink: 0;\n }\n\n &__share-wrapper {\n margin-left: -10px;\n\n @include mq($from: small) {\n margin-left: 0;\n }\n }\n\n &__print {\n @include mq($from: small) {\n margin-right: space('xxlarge');\n }\n\n @include mq($from: medium) {\n @include spaceCurve('margin-right', 'big');\n }\n }\n\n // &__logo {\n // @include mq($from: small) {\n // margin-left: auto;\n // }\n // }\n\n // &__logo-link {\n // &:not(:empty) {\n // display: block;\n // margin-top: space('xlarge');\n\n // @include mq($from: small) {\n // margin-top: 0;\n // margin-left: space('xlarge');\n // }\n // }\n // }\n\n &:has(#{&}__sticky-actions:not(:empty)) &__wrapper {\n grid-template-columns: auto;\n\n @include mq($from: small) {\n grid-template-columns: minmax(0, 1fr) calc(110px + 44px + #{space('small')} + #{space('medium')});\n }\n }\n}\n","import {\n Component,\n Host,\n h,\n Element,\n Prop,\n} from \"@stencil/core\";\n\nimport { ShareService } from \"../../index\";\n// import { hasSlot } from \"../../utils/utils\";\n\nimport { StzhPagebottomLocalizedText } from \"./stzh-pagebottom.localization\";\n\n/**\n * @slot logo - Slot for a logo image\n */\n@Component({\n tag: \"stzh-pagebottom\",\n styleUrl: \"stzh-pagebottom.scss\",\n scoped: true\n})\nexport class StzhPagebottom {\n /** Translation strings. */\n @Prop() localization: StzhPagebottomLocalizedText;\n\n /** Share Title */\n @Prop() shareTitle: string = \"\";\n\n /** URL of current site (uses full URL by default) */\n @Prop() shareUrl: string;\n\n /**\n * Array of enabled share buttons.\n * Possible services: `facebook` / `twitter` / `linkedin` / `xing` / `mail`\n */\n @Prop() shareServices: ShareService[] | string;\n\n /** Whether to show share */\n @Prop({ reflect: true }) shareDisabled: boolean;\n\n /** Overwrite share mail subject translation */\n @Prop() shareMailSubject: string;\n\n /** Overwrite share mail body translation */\n @Prop() shareMailBody: string;\n\n /** Logo href */\n @Prop() logoHref: string = \"https://www.stadt-zuerich.ch\";\n\n /** Whether to show print button */\n @Prop({ reflect: true }) withPrint: boolean;\n\n /**\n * For Adobe Analytics.\n * Will be rendered as value of `s-object-id` attribute of the print button element.\n */\n @Prop() printAnalyticsId: string;\n\n /**\n * For Adobe Analytics.\n * Will be rendered as value of `s-object-id` attribute to the logo link element.\n * Default value will be \"Footer Logo\"\n */\n // @Prop() logoAnalyticsId: string;\n\n @Element() element: HTMLStzhPagebottomElement;\n\n async componentWillLoad() {\n if (!this.localization) {\n this.localization = await window.stzhComponents.utils.fetchTranslations(this.element, \"pagebottom\");\n }\n }\n\n render() {\n // const printUsed: boolean = hasSlot(this.element, \"print\");\n // const logoUsed: boolean = hasSlot(this.element, \"logo\");\n\n const classes = {\n \"stzh-pagebottom\": true\n };\n\n return (\n <Host>\n <div class={classes}>\n <div class=\"stzh-pagebottom__wrapper\">\n <div class=\"stzh-pagebottom__left\">\n {this.withPrint &&\n <div class=\"stzh-pagebottom__print\">\n <stzh-print>\n <stzh-button\n label={this.localization.printLabel}\n variant=\"tertiary-plain\"\n size=\"small\"\n noPaddingLeft={true}\n noPaddingRight={true}\n analyticsId={this.printAnalyticsId}\n ></stzh-button>\n </stzh-print>\n </div>\n }\n\n {!this.shareDisabled &&\n <div class=\"stzh-pagebottom__share-wrapper\">\n {this.shareTitle &&\n <div class=\"stzh-pagebottom__share-title\">{this.shareTitle}</div>\n }\n <stzh-share\n url={this.shareUrl}\n services={this.shareServices}\n mailSubject={this.shareMailSubject}\n mailBody={this.shareMailBody}\n ></stzh-share>\n </div>\n }\n </div>\n\n <div class=\"stzh-pagebottom__sticky-actions\">\n <slot name=\"sticky-actions\"></slot>\n </div>\n </div>\n\n {/* {logoUsed &&\n <div class=\"stzh-pagebottom__logo\">\n <a\n href={this.logoHref}\n class=\"stzh-pagebottom__logo-link\"\n s-object-id={this.logoAnalyticsId || \"Footer Logo\"}\n >\n <slot name=\"logo\"></slot>\n </a>\n </div>\n } */}\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"yDAAA,MAAMA,EAAoB,o/G,MCqBbC,EAAc,M,qEAKI,G,6JAqBF,+B,yDAoB3B,uBAAMC,GACJ,IAAKC,KAAKC,aAAc,CACtBD,KAAKC,mBAAqBC,OAAOC,eAAeC,MAAMC,kBAAkBL,KAAKM,QAAS,a,EAI1F,MAAAC,GAIE,MAAMC,EAAU,CACd,kBAAmB,MAGrB,OACEC,EAACC,EAAI,KACHD,EAAA,OAAKE,MAAOH,GACVC,EAAA,OAAKE,MAAM,4BACTF,EAAA,OAAKE,MAAM,yBACRX,KAAKY,WACJH,EAAA,OAAKE,MAAM,0BACTF,EAAA,kBACEA,EAAA,eACEI,MAAOb,KAAKC,aAAaa,WACzBC,QAAQ,iBACRC,KAAK,QACLC,cAAe,KACfC,eAAgB,KAChBC,YAAanB,KAAKoB,sBAMxBpB,KAAKqB,eACLZ,EAAA,OAAKE,MAAM,kCACRX,KAAKsB,YACJb,EAAA,OAAKE,MAAM,gCAAgCX,KAAKsB,YAElDb,EAAA,cACEc,IAAKvB,KAAKwB,SACVC,SAAUzB,KAAK0B,cACfC,YAAa3B,KAAK4B,iBAClBC,SAAU7B,KAAK8B,kBAMvBrB,EAAA,OAAKE,MAAM,mCACTF,EAAA,QAAMsB,KAAK,sB"}
@@ -1,2 +1,2 @@
1
- import{r as t,c as a,h as s,a as c,g as e}from"./p-c7bfac7a.js";import{h as i}from"./p-7e304ea3.js";import"./p-9b063923.js";const h='.sc-stzh-cta-h{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);color:var(--stzh-base-color);box-sizing:border-box;display:block}[hidden].sc-stzh-cta-h{display:none}.sc-stzh-cta-h *.sc-stzh-cta,.sc-stzh-cta-h *.sc-stzh-cta::before,.sc-stzh-cta-h *.sc-stzh-cta::after{box-sizing:border-box;text-underline-offset:var(--stzh-link-text-underline-offset);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}.sc-stzh-cta-h .has-focus.sc-stzh-cta{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.sc-stzh-cta-h .stzh-fylingfocus-focused.sc-stzh-cta{outline-style:none !important}.sc-stzh-cta-h .stzh-fylingfocus-focused.sc-stzh-cta::-moz-focus-inner{border:0 !important}.sc-stzh-cta-h{--stzh-flyingfocus-color:var(--stzh-color-white);--background-color:var(--stzh-cta-background-color);--heading-color:var(--stzh-color-primary70);--lead-color:var(--stzh-color-white);--sticky-background-color:var(--background-color);--button-color:var(--stzh-color-white);--button-background-color:var(--stzh-color-primary70);--button-border-radius:var(--stzh-button-border-radius);--hover-button-color:var(--stzh-color-white);--hover-button-background-color:var(--stzh-color-secondary60);--stuck-background-color:var(--stzh-color-grey10);--stuck-heading-color:var(--stzh-color-primary70);--stuck-lead-color:var(--stzh-base-color);--stuck-sticky-background-color:var(--background-color);--grid-template-areas:var(\n --stzh-cta-grid-template-areas,\n "cta cta cta cta"\n );--grid-template-columns:var(\n --stzh-cta-grid-template-columns,\n repeat(4, minmax(0, 1fr))\n )}@media screen and (min-width: 900px){.sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-grid-template-areas,\n "cta cta cta cta cta cta cta cta"\n );--grid-template-columns:var(\n --stzh-cta-grid-template-columns,\n repeat(8, minmax(0, 1fr))\n )}}@media screen and (min-width: 1260px){.sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-grid-template-areas,\n "cta cta cta cta cta cta cta cta"\n );--grid-template-columns:var(\n --stzh-cta-grid-template-columns,\n repeat(8, minmax(0, 1fr))\n )}}[size=small].sc-stzh-cta-h{--button-background-color:transparent;--hover-button-color:var(--button-color);--hover-button-background-color:var(--button-background-color);--stuck-background-color:var(--background-color)}@media screen and (min-width: 600px){[size=small].sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-small-grid-template-areas,\n "cta cta cta cta"\n )}}@media screen and (min-width: 900px){[size=small].sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-small-grid-template-areas,\n "cta cta cta cta cta cta cta cta"\n )}}@keyframes stzh-cta-effect{0%,20%,50%,80%,100%{transform:translateX(0)}40%{transform:translateX(-0.5rem)}60%{transform:translateX(-0.25rem)}}.stzh-cta.sc-stzh-cta{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);-moz-column-gap:var(--stzh-grid-gutter);column-gap:var(--stzh-grid-gutter);display:grid;grid-template-areas:var(--grid-template-areas);grid-template-columns:var(--grid-template-columns)}@media screen and (min-width: 600px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-small);column-gap:var(--stzh-grid-gutter-small)}}@media screen and (min-width: 900px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-medium);column-gap:var(--stzh-grid-gutter-medium)}}@media screen and (min-width: 1260px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-large);column-gap:var(--stzh-grid-gutter-large)}}@media screen and (min-width: 1600px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-ultra);column-gap:var(--stzh-grid-gutter-ultra)}}.stzh-cta__wrapper.sc-stzh-cta{grid-area:cta;background-color:var(--background-color);transition-property:background-color;transition-duration:var(--stzh-base-transition-animation-speed)}.stzh-cta__wrapper.sc-stzh-cta:has(.stzh-cta__sticky[is-stuck]:not([is-stuck=false])){background-color:var(--stuck-background-color)}.stzh-cta__heading.sc-stzh-cta,.stzh-cta__lead.sc-stzh-cta{transition-property:color;transition-duration:var(--stzh-base-transition-animation-speed)}.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-left:var(--stzh-space-xlarge);margin-right:var(--stzh-space-xlarge);margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-left:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-left:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-right:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 600px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxxxlarge)}}.stzh-cta__heading.sc-stzh-cta{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);color:var(--heading-color)}@media screen and (min-width: 600px){.stzh-cta__heading.sc-stzh-cta{font-size:var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta{font-size:var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 1600px){.stzh-cta__heading.sc-stzh-cta{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))}}.stzh-cta__wrapper.sc-stzh-cta:has(.stzh-cta__sticky[is-stuck]:not([is-stuck=false])) .stzh-cta__heading.sc-stzh-cta{color:var(--stuck-heading-color)}.stzh-cta__lead.sc-stzh-cta{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(--lead-color)}@media screen and (min-width: 900px){.stzh-cta__lead.sc-stzh-cta{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)}}.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-medium);padding-bottom:var(--stzh-space-medium)}@media screen and (min-width: 600px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-bottom:var(--stzh-space-xxlarge)}}.stzh-cta__wrapper.sc-stzh-cta:has(.stzh-cta__sticky[is-stuck]:not([is-stuck=false])) .stzh-cta__lead.sc-stzh-cta{color:var(--stuck-lead-color)}.stzh-cta__button.sc-stzh-cta{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-centi-font-size);line-height:var(--stzh-font-centi-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);width:100%;display:flex;align-items:center;justify-content:space-between;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;text-decoration:none;border-radius:var(--button-border-radius);color:var(--button-color);background-color:var(--button-background-color);gap:var(--stzh-space-xsmall);transition-property:width, height, min-height, color, background-color, font-size, padding;transition-duration:var(--stzh-base-transition-animation-speed)}@media screen and (min-width: 600px){.stzh-cta__button.sc-stzh-cta{width:auto}}.stzh-cta__button.sc-stzh-cta:hover{color:var(--hover-button-color);background-color:var(--hover-button-background-color)}.stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{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)}@media screen and (min-width: 900px){.stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{font-size:var(--stzh-font-centi-font-size);line-height:var(--stzh-font-centi-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing)}}.stzh-cta__button-text.sc-stzh-cta{display:block}.stzh-cta__button-icon.sc-stzh-cta{--size:var(--stzh-icon-size-medium)}.stzh-cta__button.sc-stzh-cta:hover .stzh-cta__button-icon.sc-stzh-cta{animation:stzh-cta-effect 1s}.stzh-cta__sticky.sc-stzh-cta{--padding-left:var(--stzh-space-xlarge);--padding-right:var(--stzh-space-xlarge);--padding-top:var(--stzh-space-large);--padding-bottom:var(--stzh-space-large);--background-color:var(--sticky-background-color);--stuck-background-color:var(--stuck-sticky-background-color);--stuck-padding-left:0px;--stuck-padding-right:0px;display:block}@media screen and (min-width: 900px){.stzh-cta__sticky.sc-stzh-cta{--padding-left:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__sticky.sc-stzh-cta{--padding-left:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta__sticky.sc-stzh-cta{--padding-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__sticky.sc-stzh-cta{--padding-right:var(--stzh-space-xxxlarge)}}.stzh-cta__buttons.sc-stzh-cta{display:flex;gap:var(--stzh-space-medium)}.stzh-cta--has-lead.sc-stzh-cta .stzh-cta__heading.sc-stzh-cta{margin-bottom:0}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-top:var(--stzh-space-xxlarge);padding-bottom:var(--stzh-space-xxlarge)}@media screen and (min-width: 900px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-bottom:var(--stzh-space-xxxxlarge)}}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__button.sc-stzh-cta{padding:var(--stzh-space-xsmall) var(--stzh-space-xlarge);min-height:var(--stzh-form-input-height)}@media screen and (max-width: 599px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__button-icon.sc-stzh-cta{display:none}}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{min-height:var(--stzh-form-input-small-height)}@media screen and (min-width: 900px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{min-height:var(--stzh-form-input-height)}}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{margin-top:calc(var(--padding-top) / -1);margin-bottom:calc(var(--padding-bottom) / -1)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__button.sc-stzh-cta{width:100%;max-width:100%;gap:var(--stzh-space-medium)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__button.is-placeholder.sc-stzh-cta{width:auto;max-width:none;visibility:hidden;position:absolute;pointer-events:none}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta:not(.is-placeholder){width:var(--button-width, auto)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__button-icon.sc-stzh-cta{--size:var(--stzh-icon-size-large)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-top:var(--stzh-space-xxlarge);--padding-bottom:var(--stzh-space-xxlarge)}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-bottom:var(--stzh-space-xxxxlarge)}}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-top:var(--stzh-space-xlarge);--padding-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-bottom:var(--stzh-space-xxxlarge)}}.stzh-cta--is-not-loaded.sc-stzh-cta{visibility:hidden}.stzh-cta--is-not-loaded.sc-stzh-cta .stzh-cta__heading.sc-stzh-cta,.stzh-cta--is-not-loaded.sc-stzh-cta .stzh-cta__lead.sc-stzh-cta,.stzh-cta--is-not-loaded.sc-stzh-cta .stzh-cta__button.sc-stzh-cta{transition-duration:0ms}';var n=0;const r=class{constructor(s){t(this,s);this.stzhFocus=a(this,"stzhFocus",7);this.stzhBlur=a(this,"stzhBlur",7);this.focusedByInput=false;this.onRootFocus=()=>{if(!this.focusedByInput){this.button.focus()}this.focusedByInput=false};this.onFocus=t=>{this.focusedByInput=true;const a=new FocusEvent("focus",{view:window,bubbles:false,cancelable:false});this.element.dispatchEvent(a);this.stzhFocus.emit({component:"stzh-cta",originalEvent:t})};this.onBlur=t=>{const a=new FocusEvent("blur",{view:window,bubbles:false,cancelable:false});this.element.dispatchEvent(a);this.stzhBlur.emit({component:"stzh-cta",originalEvent:t})};this.handlePlaceholderButtonResize=()=>{if(this.debounceResize){window.cancelAnimationFrame(this.debounceResize)}this.debounceResize=requestAnimationFrame(this.updateButtonWidthByResize)};this.updateButtonWidthByResize=()=>{if(!this.placeholderButton){return}const{width:t}=this.placeholderButton.getBoundingClientRect();this.element.style.setProperty("--button-width",`${t}px`)};this.heading="";this.lead="";this.label="";this.href="";this.stickyDisabled=true;this.loaded=false}componentDidLoad(){this.stickyDisabled=n>1;this.placeholderButtonResizeObserver=new ResizeObserver(this.handlePlaceholderButtonResize);if(this.placeholderButton){this.placeholderButtonResizeObserver.observe(this.placeholderButton)}requestAnimationFrame((()=>{requestAnimationFrame((()=>{this.updateButtonWidthByResize();window.setTimeout((()=>{this.loaded=true}),250)}))}))}componentDidRender(){if(this.placeholderButton&&this.placeholderButtonResizeObserver){this.placeholderButtonResizeObserver.observe(this.placeholderButton)}}connectedCallback(){n=n+1}disconnectedCallback(){var t;n=n-1;(t=this.placeholderButtonResizeObserver)===null||t===void 0?void 0:t.disconnect()}renderButtons(t){return s("div",{class:"stzh-cta__buttons"},t==="small"&&s("div",{class:"stzh-cta__button is-placeholder",ref:t=>this.placeholderButton=t},s("span",{class:"stzh-cta__button-text"},this.label),s("stzh-icon",{class:"stzh-cta__button-icon",name:"arrow-right"})),this.href?s("a",{class:"stzh-cta__button",href:this.href,ref:t=>this.button=t,onFocus:this.onFocus,onBlur:this.onBlur},s("span",{class:"stzh-cta__button-text"},this.label),s("stzh-icon",{class:"stzh-cta__button-icon",name:"arrow-right"})):s("button",{class:"stzh-cta__button",ref:t=>this.button=t,onFocus:this.onFocus,onBlur:this.onBlur},s("span",{class:"stzh-cta__button-text"},this.label),s("stzh-icon",{class:"stzh-cta__button-icon",name:"arrow-right"})))}render(){const t=i(this.element,"heading");const a=i(this.element,"lead");const e=!!this.heading||t;const h=!!this.lead||a;const n=e||h;const r=!n?"small":"default";const o={"stzh-cta":true,"stzh-cta--is-sticky-disabled":this.stickyDisabled,"stzh-cta--is-not-loaded":!this.loaded,"stzh-cta--has-heading":e,"stzh-cta--has-lead":h,[`stzh-cta--size-${r}`]:!!r};return s(c,{size:r,tabindex:"-1",onFocus:this.onRootFocus},s("article",{class:o,"data-stzh-sticky-width-container":true},s("div",{class:"stzh-cta__wrapper"},s("div",{class:"stzh-cta__heading"},this.heading?this.heading:s("slot",{name:"heading"})),s("div",{class:"stzh-cta__lead"},this.lead?this.lead:s("slot",{name:"lead"})),s("stzh-sticky",{name:"cta",class:"stzh-cta__sticky",position:"fixed",bleeding:true,disableStickyBottom:this.stickyDisabled,disableStickyTop:true},this.renderButtons(r)))))}get element(){return e(this)}};r.style=h;export{r as stzh_cta};
2
- //# sourceMappingURL=p-fa3c5519.entry.js.map
1
+ import{r as t,c as a,h as s,a as c,g as e}from"./p-c7bfac7a.js";import{h as i}from"./p-7e304ea3.js";import"./p-9b063923.js";const h='.sc-stzh-cta-h{font-family:var(--stzh-font-family-medium);font-weight:var(--stzh-font-weight-medium);font-style:var(--stzh-font-style-medium);color:var(--stzh-base-color);box-sizing:border-box;display:block}[hidden].sc-stzh-cta-h{display:none}.sc-stzh-cta-h *.sc-stzh-cta,.sc-stzh-cta-h *.sc-stzh-cta::before,.sc-stzh-cta-h *.sc-stzh-cta::after{box-sizing:border-box;text-underline-offset:var(--stzh-link-text-underline-offset);text-decoration-thickness:var(--stzh-link-text-decoration-thickness);-webkit-text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink);text-decoration-skip-ink:var(--stzh-link-text-decoration-skip-ink)}.sc-stzh-cta-h .has-focus.sc-stzh-cta{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.sc-stzh-cta-h .stzh-fylingfocus-focused.sc-stzh-cta{outline-style:none !important}.sc-stzh-cta-h .stzh-fylingfocus-focused.sc-stzh-cta::-moz-focus-inner{border:0 !important}.sc-stzh-cta-h{--stzh-flyingfocus-color:var(--stzh-color-white);--background-color:var(--stzh-cta-background-color);--heading-color:var(--stzh-color-primary70);--lead-color:var(--stzh-color-white);--sticky-background-color:var(--background-color);--button-color:var(--stzh-color-white);--button-background-color:var(--stzh-color-primary70);--button-border-radius:var(--stzh-button-border-radius);--hover-button-color:var(--stzh-color-white);--hover-button-background-color:var(--stzh-color-secondary60);--stuck-background-color:var(--stzh-color-grey10);--stuck-heading-color:var(--stzh-color-primary70);--stuck-lead-color:var(--stzh-base-color);--stuck-sticky-background-color:var(--background-color);--grid-template-areas:var(\n --stzh-cta-grid-template-areas,\n "cta cta cta cta"\n );--grid-template-columns:var(\n --stzh-cta-grid-template-columns,\n repeat(4, minmax(0, 1fr))\n )}@media screen and (min-width: 900px){.sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-grid-template-areas,\n "cta cta cta cta cta cta cta cta"\n );--grid-template-columns:var(\n --stzh-cta-grid-template-columns,\n repeat(8, minmax(0, 1fr))\n )}}@media screen and (min-width: 1260px){.sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-grid-template-areas,\n "cta cta cta cta cta cta cta cta"\n );--grid-template-columns:var(\n --stzh-cta-grid-template-columns,\n repeat(8, minmax(0, 1fr))\n )}}[size=small].sc-stzh-cta-h{--button-background-color:transparent;--hover-button-color:var(--button-color);--hover-button-background-color:var(--button-background-color);--stuck-background-color:var(--background-color)}@media screen and (min-width: 600px){[size=small].sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-small-grid-template-areas,\n "cta cta cta cta"\n )}}@media screen and (min-width: 900px){[size=small].sc-stzh-cta-h{--grid-template-areas:var(\n --stzh-cta-small-grid-template-areas,\n "cta cta cta cta cta cta cta cta"\n )}}@keyframes stzh-cta-effect{0%,20%,50%,80%,100%{transform:translateX(0)}40%{transform:translateX(-0.5rem)}60%{transform:translateX(-0.25rem)}}.stzh-cta.sc-stzh-cta{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);-moz-column-gap:var(--stzh-grid-gutter);column-gap:var(--stzh-grid-gutter);display:grid;grid-template-areas:var(--grid-template-areas);grid-template-columns:var(--grid-template-columns)}@media screen and (min-width: 600px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-small);column-gap:var(--stzh-grid-gutter-small)}}@media screen and (min-width: 900px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-medium);column-gap:var(--stzh-grid-gutter-medium)}}@media screen and (min-width: 1260px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-large);column-gap:var(--stzh-grid-gutter-large)}}@media screen and (min-width: 1600px){.stzh-cta.sc-stzh-cta{-moz-column-gap:var(--stzh-grid-gutter-ultra);column-gap:var(--stzh-grid-gutter-ultra)}}.stzh-cta__wrapper.sc-stzh-cta{grid-area:cta;background-color:var(--background-color);transition-property:background-color;transition-duration:var(--stzh-base-transition-animation-speed)}.stzh-cta__wrapper.sc-stzh-cta:has(.stzh-cta__sticky[is-stuck]:not([is-stuck=false])){background-color:var(--stuck-background-color)}.stzh-cta__heading.sc-stzh-cta,.stzh-cta__lead.sc-stzh-cta{transition-property:color;transition-duration:var(--stzh-base-transition-animation-speed)}.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-left:var(--stzh-space-xlarge);margin-right:var(--stzh-space-xlarge);margin-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-left:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-left:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-right:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 600px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__heading.sc-stzh-cta:not(:empty),.stzh-cta__lead.sc-stzh-cta:not(:empty){margin-bottom:var(--stzh-space-xxxxlarge)}}.stzh-cta__heading.sc-stzh-cta{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);color:var(--heading-color)}@media screen and (min-width: 600px){.stzh-cta__heading.sc-stzh-cta{font-size:var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));line-height:var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));letter-spacing:var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing))}}@media screen and (min-width: 900px){.stzh-cta__heading.sc-stzh-cta{font-size:var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));line-height:var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));letter-spacing:var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing))}}@media screen and (min-width: 1600px){.stzh-cta__heading.sc-stzh-cta{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))}}.stzh-cta__wrapper.sc-stzh-cta:has(.stzh-cta__sticky[is-stuck]:not([is-stuck=false])) .stzh-cta__heading.sc-stzh-cta{color:var(--stuck-heading-color)}.stzh-cta__lead.sc-stzh-cta{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(--lead-color)}@media screen and (min-width: 900px){.stzh-cta__lead.sc-stzh-cta{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)}}.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-medium);padding-bottom:var(--stzh-space-medium)}@media screen and (min-width: 600px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-large)}}@media screen and (min-width: 900px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 600px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-bottom:var(--stzh-space-large)}}@media screen and (min-width: 900px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-bottom:var(--stzh-space-xlarge)}}@media screen and (min-width: 1260px){.stzh-cta__lead.sc-stzh-cta:not(:empty){padding-bottom:var(--stzh-space-xxlarge)}}.stzh-cta__wrapper.sc-stzh-cta:has(.stzh-cta__sticky[is-stuck]:not([is-stuck=false])) .stzh-cta__lead.sc-stzh-cta{color:var(--stuck-lead-color)}.stzh-cta__button.sc-stzh-cta{font-family:var(--stzh-font-family-heavy);font-weight:var(--stzh-font-weight-heavy);font-style:var(--stzh-font-style-heavy);font-size:var(--stzh-font-centi-font-size);line-height:var(--stzh-font-centi-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing);width:100%;display:flex;align-items:center;justify-content:space-between;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;text-decoration:none;border-radius:var(--button-border-radius);color:var(--button-color);background-color:var(--button-background-color);gap:var(--stzh-space-xsmall);transition-property:width, height, min-height, color, background-color, font-size, padding;transition-duration:var(--stzh-base-transition-animation-speed)}@media screen and (min-width: 600px){.stzh-cta__button.sc-stzh-cta{width:auto}}.stzh-cta__button.sc-stzh-cta:hover{color:var(--hover-button-color);background-color:var(--hover-button-background-color)}.stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{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)}@media screen and (min-width: 900px){.stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{font-size:var(--stzh-font-centi-font-size);line-height:var(--stzh-font-centi-text-line-height);letter-spacing:var(--stzh-font-curve---text-letter-spacing)}}.stzh-cta__button-text.sc-stzh-cta{display:block}.stzh-cta__button-icon.sc-stzh-cta{--size:var(--stzh-icon-size-medium)}.stzh-cta__button.sc-stzh-cta:hover .stzh-cta__button-icon.sc-stzh-cta{animation:stzh-cta-effect 1s}.stzh-cta__sticky.sc-stzh-cta{--padding-left:var(--stzh-space-xlarge);--padding-right:var(--stzh-space-xlarge);--padding-top:var(--stzh-space-large);--padding-bottom:var(--stzh-space-large);--background-color:var(--sticky-background-color);--stuck-background-color:var(--stuck-sticky-background-color);--stuck-padding-left:0px;--stuck-padding-right:0px;display:block}@media screen and (min-width: 900px){.stzh-cta__sticky.sc-stzh-cta{--padding-left:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__sticky.sc-stzh-cta{--padding-left:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta__sticky.sc-stzh-cta{--padding-right:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta__sticky.sc-stzh-cta{--padding-right:var(--stzh-space-xxxlarge)}}.stzh-cta__buttons.sc-stzh-cta{display:flex;gap:var(--stzh-space-medium)}.stzh-cta--has-lead.sc-stzh-cta .stzh-cta__heading.sc-stzh-cta{margin-bottom:0}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-top:var(--stzh-space-xxlarge);padding-bottom:var(--stzh-space-xxlarge)}@media screen and (min-width: 900px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta{padding-bottom:var(--stzh-space-xxxxlarge)}}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__button.sc-stzh-cta{padding:var(--stzh-space-xsmall) var(--stzh-space-xlarge);min-height:var(--stzh-form-input-height)}@media screen and (max-width: 599px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__button-icon.sc-stzh-cta{display:none}}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{min-height:var(--stzh-form-input-small-height)}@media screen and (min-width: 900px){.stzh-cta--size-default.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta{min-height:var(--stzh-form-input-height)}}.stzh-cta--size-default.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{margin-top:calc(var(--padding-top) / -1);margin-bottom:calc(var(--padding-bottom) / -1)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__button.sc-stzh-cta{width:100%;max-width:100%;gap:var(--stzh-space-medium)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__button.is-placeholder.sc-stzh-cta{width:auto;max-width:none;visibility:hidden;position:absolute;pointer-events:none}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]) .stzh-cta__button.sc-stzh-cta:not(.is-placeholder){width:var(--button-width, auto)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__button-icon.sc-stzh-cta{--size:var(--stzh-icon-size-large)}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-top:var(--stzh-space-xxlarge);--padding-bottom:var(--stzh-space-xxlarge)}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-top:var(--stzh-space-xxxxlarge)}}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-bottom:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky.sc-stzh-cta{--padding-bottom:var(--stzh-space-xxxxlarge)}}.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-top:var(--stzh-space-xlarge);--padding-bottom:var(--stzh-space-xlarge)}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-top:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-top:var(--stzh-space-xxxlarge)}}@media screen and (min-width: 900px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-bottom:var(--stzh-space-xxlarge)}}@media screen and (min-width: 1260px){.stzh-cta--size-small.sc-stzh-cta .stzh-cta__sticky[is-stuck].sc-stzh-cta:not([is-stuck=false]){--padding-bottom:var(--stzh-space-xxxlarge)}}.stzh-cta--is-not-loaded.sc-stzh-cta{visibility:hidden}.stzh-cta--is-not-loaded.sc-stzh-cta .stzh-cta__wrapper.sc-stzh-cta,.stzh-cta--is-not-loaded.sc-stzh-cta .stzh-cta__heading.sc-stzh-cta,.stzh-cta--is-not-loaded.sc-stzh-cta .stzh-cta__lead.sc-stzh-cta,.stzh-cta--is-not-loaded.sc-stzh-cta .stzh-cta__button.sc-stzh-cta{transition-duration:0ms}';var n=0;const r=class{constructor(s){t(this,s);this.stzhFocus=a(this,"stzhFocus",7);this.stzhBlur=a(this,"stzhBlur",7);this.focusedByInput=false;this.onRootFocus=()=>{if(!this.focusedByInput){this.button.focus()}this.focusedByInput=false};this.onFocus=t=>{this.focusedByInput=true;const a=new FocusEvent("focus",{view:window,bubbles:false,cancelable:false});this.element.dispatchEvent(a);this.stzhFocus.emit({component:"stzh-cta",originalEvent:t})};this.onBlur=t=>{const a=new FocusEvent("blur",{view:window,bubbles:false,cancelable:false});this.element.dispatchEvent(a);this.stzhBlur.emit({component:"stzh-cta",originalEvent:t})};this.handlePlaceholderButtonResize=()=>{if(this.debounceResize){window.cancelAnimationFrame(this.debounceResize)}this.debounceResize=requestAnimationFrame(this.updateButtonWidthByResize)};this.updateButtonWidthByResize=()=>{if(!this.placeholderButton){return}const{width:t}=this.placeholderButton.getBoundingClientRect();this.element.style.setProperty("--button-width",`${t}px`)};this.heading="";this.lead="";this.label="";this.href="";this.stickyDisabled=true;this.loaded=false}componentDidLoad(){this.stickyDisabled=n>1;this.placeholderButtonResizeObserver=new ResizeObserver(this.handlePlaceholderButtonResize);if(this.placeholderButton){this.placeholderButtonResizeObserver.observe(this.placeholderButton)}requestAnimationFrame((()=>{requestAnimationFrame((()=>{this.updateButtonWidthByResize();window.setTimeout((()=>{this.loaded=true}),250)}))}))}componentDidRender(){if(this.placeholderButton&&this.placeholderButtonResizeObserver){this.placeholderButtonResizeObserver.observe(this.placeholderButton)}}connectedCallback(){n=n+1}disconnectedCallback(){var t;n=n-1;(t=this.placeholderButtonResizeObserver)===null||t===void 0?void 0:t.disconnect()}renderButtons(t){return s("div",{class:"stzh-cta__buttons"},t==="small"&&s("div",{class:"stzh-cta__button is-placeholder",ref:t=>this.placeholderButton=t},s("span",{class:"stzh-cta__button-text"},this.label),s("stzh-icon",{class:"stzh-cta__button-icon",name:"arrow-right"})),this.href?s("a",{class:"stzh-cta__button",href:this.href,ref:t=>this.button=t,onFocus:this.onFocus,onBlur:this.onBlur},s("span",{class:"stzh-cta__button-text"},this.label),s("stzh-icon",{class:"stzh-cta__button-icon",name:"arrow-right"})):s("button",{class:"stzh-cta__button",ref:t=>this.button=t,onFocus:this.onFocus,onBlur:this.onBlur},s("span",{class:"stzh-cta__button-text"},this.label),s("stzh-icon",{class:"stzh-cta__button-icon",name:"arrow-right"})))}render(){const t=i(this.element,"heading");const a=i(this.element,"lead");const e=!!this.heading||t;const h=!!this.lead||a;const n=e||h;const r=!n?"small":"default";const o={"stzh-cta":true,"stzh-cta--is-sticky-disabled":this.stickyDisabled,"stzh-cta--is-not-loaded":!this.loaded,"stzh-cta--has-heading":e,"stzh-cta--has-lead":h,[`stzh-cta--size-${r}`]:!!r};return s(c,{size:r,tabindex:"-1",onFocus:this.onRootFocus},s("article",{class:o,"data-stzh-sticky-width-container":true},s("div",{class:"stzh-cta__wrapper"},s("div",{class:"stzh-cta__heading"},this.heading?this.heading:s("slot",{name:"heading"})),s("div",{class:"stzh-cta__lead"},this.lead?this.lead:s("slot",{name:"lead"})),s("stzh-sticky",{name:"cta",class:"stzh-cta__sticky",position:"fixed",bleeding:true,disableStickyBottom:this.stickyDisabled,disableStickyTop:true},this.renderButtons(r)))))}get element(){return e(this)}};r.style=h;export{r as stzh_cta};
2
+ //# sourceMappingURL=p-fb9cc8a7.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stzhCtaCss","counter","StzhCta","this","focusedByInput","onRootFocus","button","focus","onFocus","event","focusEvent","FocusEvent","view","window","bubbles","cancelable","element","dispatchEvent","stzhFocus","emit","component","originalEvent","onBlur","blurEvent","stzhBlur","handlePlaceholderButtonResize","debounceResize","cancelAnimationFrame","requestAnimationFrame","updateButtonWidthByResize","placeholderButton","width","getBoundingClientRect","style","setProperty","componentDidLoad","stickyDisabled","placeholderButtonResizeObserver","ResizeObserver","observe","setTimeout","loaded","componentDidRender","connectedCallback","disconnectedCallback","_a","disconnect","renderButtons","size","h","class","ref","el","label","name","href","render","headingSlotUsed","hasSlot","leadSlotUsed","hasHeading","heading","hasLead","lead","hasHeadingOrLead","classes","Host","tabindex","position","bleeding","disableStickyBottom","disableStickyTop"],"sources":["src/components/stzh-cta/stzh-cta.scss?tag=stzh-cta&encapsulation=scoped","src/components/stzh-cta/stzh-cta.tsx"],"sourcesContent":[":host {\n --stzh-flyingfocus-color: #{$colorWhite};\n\n --background-color: #{$ctaBackgroundColor};\n --heading-color: #{$colorPrimary70};\n --lead-color: #{$colorWhite};\n --sticky-background-color: var(--background-color);\n --button-color: #{$colorWhite};\n --button-background-color: #{$colorPrimary70};\n --button-border-radius: #{$buttonBorderRadius};\n\n --hover-button-color: #{$colorWhite};\n --hover-button-background-color: #{$colorSecondary60};\n\n --stuck-background-color: #{$colorGrey10};\n --stuck-heading-color: #{$colorPrimary70};\n --stuck-lead-color: #{$baseColor};\n --stuck-sticky-background-color: var(--background-color);\n\n --grid-template-areas: var(\n --stzh-cta-grid-template-areas,\n \"cta cta cta cta\"\n );\n\n --grid-template-columns: var(\n --stzh-cta-grid-template-columns,\n #{$gridColumns}\n );\n\n @include mq($from: medium) {\n --grid-template-areas: var(\n --stzh-cta-grid-template-areas,\n \"cta cta cta cta cta cta cta cta\"\n );\n\n --grid-template-columns: var(\n --stzh-cta-grid-template-columns,\n #{$gridColumnsMedium}\n );\n }\n\n @include mq($from: large) {\n --grid-template-areas: var(\n --stzh-cta-grid-template-areas,\n \"cta cta cta cta cta cta cta cta\"\n );\n\n --grid-template-columns: var(\n --stzh-cta-grid-template-columns,\n repeat(8, minmax(0, 1fr))\n );\n }\n\n &[size=\"small\"] {\n --button-background-color: transparent;\n\n --hover-button-color: var(--button-color);\n --hover-button-background-color: var(--button-background-color);\n\n --stuck-background-color: var(--background-color);\n\n @include mq($from: small) {\n --grid-template-areas: var(\n --stzh-cta-small-grid-template-areas,\n \"cta cta cta cta\"\n );\n }\n\n @include mq($from: medium) {\n --grid-template-areas: var(\n --stzh-cta-small-grid-template-areas,\n \"cta cta cta cta cta cta cta cta\"\n );\n }\n }\n}\n\n@keyframes stzh-cta-effect {\n\t0%,\n\t20%,\n\t50%,\n\t80%,\n\t100% {\n\t\ttransform: translateX(0);\n\t}\n\n\t40% {\n\t\ttransform: translateX(-8px);\n\t}\n\n\t60% {\n\t\ttransform: translateX(-4px);\n\t}\n}\n\n.stzh-cta {\n @include font('heavy');\n @include gridGutter;\n display: grid;\n grid-template-areas: var(--grid-template-areas);\n grid-template-columns: var(--grid-template-columns);\n\n &__wrapper {\n grid-area: cta;\n background-color: var(--background-color);\n transition-property: background-color;\n transition-duration: $baseTransitionAnimationSpeed;\n }\n\n &__wrapper:has(#{&}__sticky[is-stuck]:not([is-stuck=\"false\"])) {\n background-color: var(--stuck-background-color);\n }\n\n &__heading,\n &__lead {\n transition-property: color;\n transition-duration: $baseTransitionAnimationSpeed;\n\n &:not(:empty) {\n @include spaceCurve('margin-left', 'medium');\n @include spaceCurve('margin-right', 'medium');\n @include spaceCurve('margin-bottom', 'medium');\n\n @include mq($from: small) {\n margin-bottom: space('xxlarge');\n }\n\n @include mq($from: medium) {\n margin-bottom: space('xxxlarge');\n }\n\n @include mq($from: large) {\n margin-bottom: space('xxxxlarge');\n }\n }\n }\n\n &__heading {\n @include fontCurve('h2', 'heading');\n color: var(--heading-color);\n }\n\n &__wrapper:has(#{&}__sticky[is-stuck]:not([is-stuck=\"false\"])) &__heading {\n color: var(--stuck-heading-color);\n }\n\n &__lead {\n @include fontCurve('p2');\n color: var(--lead-color);\n\n &:not(:empty) {\n @include spaceCurve('padding-top', 'regular');\n @include spaceCurve('padding-bottom', 'regular');\n }\n }\n\n &__wrapper:has(#{&}__sticky[is-stuck]:not([is-stuck=\"false\"])) &__lead {\n color: var(--stuck-lead-color);\n }\n\n &__button {\n @include font('heavy');\n @include fontSize('centi');\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n appearance: none;\n border: none;\n text-decoration: none;\n border-radius: var(--button-border-radius);\n color: var(--button-color);\n background-color: var(--button-background-color);\n gap: space('xsmall');\n transition-property: width, height, min-height, color, background-color, font-size, padding;\n transition-duration: $baseTransitionAnimationSpeed;\n\n @include mq($from: small) {\n width: auto;\n }\n\n &:hover {\n color: var(--hover-button-color);\n background-color: var(--hover-button-background-color);\n }\n }\n\n &__sticky[is-stuck]:not([is-stuck=\"false\"]) &__button {\n @include fontSize('milli');\n\n @include mq($from: medium) {\n @include fontSize('centi');\n }\n }\n\n &__button-text {\n display: block;\n }\n\n &__button-icon {\n --size: #{iconSize('medium')};\n }\n\n &__button:hover &__button-icon {\n\t\tanimation: stzh-cta-effect 1s;\n }\n\n &__sticky {\n @include spaceCurve('--padding-left', 'medium');\n @include spaceCurve('--padding-right', 'medium');\n --padding-top: #{space('large')};\n --padding-bottom: #{space('large')};\n --background-color: var(--sticky-background-color);\n --stuck-background-color: var(--stuck-sticky-background-color);\n --stuck-padding-left: 0px;\n --stuck-padding-right: 0px;\n\n display: block;\n }\n\n &__buttons {\n display: flex;\n gap: space('medium');\n }\n\n /* Has lead variant */\n\n &--has-lead &__heading {\n margin-bottom: 0;\n }\n\n /* Default variant; has heading, lead or multiple buttons */\n\n &--size-default &__wrapper {\n @include spaceCurve('padding-top', 'large');\n @include spaceCurve('padding-bottom', 'large');\n }\n\n &--size-default &__button {\n padding: space('xsmall') space('xlarge');\n min-height: $formInputHeight;\n }\n\n &--size-default &__button-icon {\n @include mq($to: small) {\n display: none;\n }\n }\n\n &--size-default &__sticky[is-stuck]:not([is-stuck=\"false\"]) &__button {\n min-height: $formInputHeightSmall;\n\n @include mq($from: medium) {\n min-height: $formInputHeight;\n }\n }\n\n &--size-default &__sticky {\n margin-top: calc(var(--padding-top) / -1);\n margin-bottom: calc(var(--padding-bottom) / -1);\n }\n\n /* Small variant; has no heading, lead or multiple buttons */\n\n &--size-small &__button {\n width: 100%;\n max-width: 100%;\n gap: space('medium');\n\n &.is-placeholder {\n width: auto;\n max-width: none;\n visibility: hidden;\n position: absolute;\n pointer-events: none;\n }\n }\n\n &--size-small &__sticky[is-stuck]:not([is-stuck=\"false\"]) &__button:not(.is-placeholder) {\n width: var(--button-width, auto);\n }\n\n &--size-small &__button-icon {\n --size: #{iconSize('large')};\n }\n\n &--size-small &__sticky {\n @include spaceCurve('--padding-top', 'large');\n @include spaceCurve('--padding-bottom', 'large');\n\n &[is-stuck]:not([is-stuck=\"false\"]) {\n @include spaceCurve('--padding-top', 'medium');\n @include spaceCurve('--padding-bottom', 'medium');\n }\n }\n\n /* Not loaded */\n\n &--is-not-loaded {\n visibility: hidden;\n }\n\n &--is-not-loaded &__wrapper,\n &--is-not-loaded &__heading,\n &--is-not-loaded &__lead,\n &--is-not-loaded &__button {\n transition-duration: 0ms;\n }\n}\n","import {\n Component,\n Host,\n h,\n Element,\n Prop,\n State,\n Event,\n EventEmitter,\n} from \"@stencil/core\";\n\nimport {\n StzhCtaFocusEvent,\n StzhCtaBlurEvent\n} from \"../../index\";\n\nimport { hasSlot } from \"../../utils/utils\";\n\nvar counter = 0;\n\n/**\n * @slot heading - Slot for heading as alternative for attribute\n * @slot lead - Slot for lead as alternative for attribute\n * @slot label - Slot for button label as alternative for attribute\n */\n@Component({\n tag: \"stzh-cta\",\n styleUrl: \"stzh-cta.scss\",\n scoped: true\n})\nexport class StzhCta {\n /** Heading */\n @Prop() heading: string = \"\";\n\n /** Lead */\n @Prop() lead: string = \"\";\n\n /** Button Label */\n @Prop() label: string = \"\";\n\n /** Button link */\n @Prop() href: string = \"\";\n\n /**\n * Whether sticky button is disabled.\n * Will be set to true automatically on,\n * when more than one cta is on the page.\n */\n @Prop() stickyDisabled: boolean = true;\n\n @State() loaded: boolean = false;\n\n @Element() element: HTMLStzhCtaElement;\n\n /** Input focus event */\n @Event() stzhFocus: EventEmitter<StzhCtaFocusEvent>;\n\n /** Input blur event */\n @Event() stzhBlur: EventEmitter<StzhCtaBlurEvent>;\n\n private button: HTMLButtonElement | HTMLAnchorElement;\n private placeholderButton: HTMLElement;\n private debounceResize: number;\n private focusedByInput: boolean = false;\n private placeholderButtonResizeObserver: ResizeObserver;\n\n private onRootFocus = () => {\n if (!this.focusedByInput) {\n this.button.focus();\n }\n\n this.focusedByInput = false;\n }\n\n private onFocus = (event: FocusEvent) => {\n this.focusedByInput = true;\n\n const focusEvent = new FocusEvent(\"focus\", {\n view: window,\n bubbles: false,\n cancelable: false\n });\n\n this.element.dispatchEvent(focusEvent);\n this.stzhFocus.emit({\n component: \"stzh-cta\",\n originalEvent: event\n });\n }\n\n private onBlur = (event: FocusEvent) => {\n const blurEvent = new FocusEvent(\"blur\", {\n view: window,\n bubbles: false,\n cancelable: false\n });\n\n this.element.dispatchEvent(blurEvent);\n this.stzhBlur.emit({\n component: \"stzh-cta\",\n originalEvent: event\n });\n }\n\n private handlePlaceholderButtonResize = () => {\n if (this.debounceResize) {\n window.cancelAnimationFrame(this.debounceResize);\n }\n\n this.debounceResize = requestAnimationFrame(this.updateButtonWidthByResize);\n }\n\n private updateButtonWidthByResize = () => {\n if (!this.placeholderButton) {\n return;\n }\n\n const { width } = this.placeholderButton.getBoundingClientRect();\n this.element.style.setProperty(\"--button-width\", `${width}px`);\n }\n\n componentDidLoad() {\n this.stickyDisabled = counter > 1;\n\n this.placeholderButtonResizeObserver = new ResizeObserver(this.handlePlaceholderButtonResize);\n if (this.placeholderButton) {\n this.placeholderButtonResizeObserver.observe(this.placeholderButton);\n }\n\n requestAnimationFrame(() => {\n requestAnimationFrame(() => {\n this.updateButtonWidthByResize();\n\n window.setTimeout(() => {\n this.loaded = true;\n }, 250);\n });\n });\n }\n\n componentDidRender() {\n if (this.placeholderButton && this.placeholderButtonResizeObserver) {\n this.placeholderButtonResizeObserver.observe(this.placeholderButton);\n }\n }\n\n connectedCallback() {\n counter = counter + 1;\n }\n\n disconnectedCallback() {\n // current no way of sending events in disconnected callback, so we just decrease the counter now,\n // but the user has to set stickyDisabled=false by himself\n counter = counter - 1;\n\n this.placeholderButtonResizeObserver?.disconnect();\n }\n\n private renderButtons(size: \"default\" | \"small\") {\n return (\n <div class=\"stzh-cta__buttons\">\n {size === \"small\" &&\n <div\n class=\"stzh-cta__button is-placeholder\"\n ref={(el) => (this.placeholderButton = el as HTMLElement)}\n >\n <span class=\"stzh-cta__button-text\">{this.label}</span>\n <stzh-icon class=\"stzh-cta__button-icon\" name=\"arrow-right\"></stzh-icon>\n </div>\n }\n\n {this.href\n ?\n <a\n class=\"stzh-cta__button\"\n href={this.href}\n ref={(el) => (this.button = el as HTMLAnchorElement)}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n >\n <span class=\"stzh-cta__button-text\">{this.label}</span>\n <stzh-icon class=\"stzh-cta__button-icon\" name=\"arrow-right\"></stzh-icon>\n </a>\n :\n <button\n class=\"stzh-cta__button\"\n ref={(el) => (this.button = el as HTMLButtonElement)}\n onFocus={this.onFocus}\n onBlur={this.onBlur}\n >\n <span class=\"stzh-cta__button-text\">{this.label}</span>\n <stzh-icon class=\"stzh-cta__button-icon\" name=\"arrow-right\"></stzh-icon>\n </button>\n }\n </div>\n );\n }\n\n render() {\n const headingSlotUsed = hasSlot(this.element, 'heading');\n const leadSlotUsed = hasSlot(this.element, 'lead');\n\n const hasHeading = !!this.heading || headingSlotUsed;\n const hasLead = !!this.lead || leadSlotUsed;\n const hasHeadingOrLead = hasHeading || hasLead;\n\n const size = !hasHeadingOrLead\n ? \"small\"\n : \"default\";\n\n const classes = {\n \"stzh-cta\": true,\n \"stzh-cta--is-sticky-disabled\": this.stickyDisabled,\n \"stzh-cta--is-not-loaded\": !this.loaded,\n \"stzh-cta--has-heading\": hasHeading,\n \"stzh-cta--has-lead\": hasLead,\n [`stzh-cta--size-${size}`]: !!size,\n };\n\n return (\n <Host size={size} tabindex=\"-1\" onFocus={this.onRootFocus}>\n <article class={classes} data-stzh-sticky-width-container>\n <div class=\"stzh-cta__wrapper\">\n <div class=\"stzh-cta__heading\">\n {this.heading ? this.heading : <slot name=\"heading\"></slot>}\n </div>\n <div class=\"stzh-cta__lead\">\n {this.lead ? this.lead : <slot name=\"lead\"></slot>}\n </div>\n <stzh-sticky\n name=\"cta\"\n class=\"stzh-cta__sticky\"\n position=\"fixed\"\n bleeding\n disableStickyBottom={this.stickyDisabled}\n disableStickyTop={true}\n >\n {this.renderButtons(size)}\n </stzh-sticky>\n </div>\n </article>\n </Host>\n );\n }\n}\n"],"mappings":"4HAAA,MAAMA,EAAa,gqfCkBnB,IAAIC,EAAU,E,MAYDC,EAAO,M,iGAiCVC,KAAAC,eAA0B,MAG1BD,KAAAE,YAAc,KACpB,IAAKF,KAAKC,eAAgB,CACxBD,KAAKG,OAAOC,O,CAGdJ,KAAKC,eAAiB,KAAK,EAGrBD,KAAAK,QAAWC,IACjBN,KAAKC,eAAiB,KAEtB,MAAMM,EAAa,IAAIC,WAAW,QAAS,CACzCC,KAAMC,OACNC,QAAS,MACTC,WAAY,QAGdZ,KAAKa,QAAQC,cAAcP,GAC3BP,KAAKe,UAAUC,KAAK,CAClBC,UAAW,WACXC,cAAeZ,GACf,EAGIN,KAAAmB,OAAUb,IAChB,MAAMc,EAAY,IAAIZ,WAAW,OAAQ,CACvCC,KAAMC,OACNC,QAAS,MACTC,WAAY,QAGdZ,KAAKa,QAAQC,cAAcM,GAC3BpB,KAAKqB,SAASL,KAAK,CACjBC,UAAW,WACXC,cAAeZ,GACf,EAGIN,KAAAsB,8BAAgC,KACtC,GAAItB,KAAKuB,eAAgB,CACvBb,OAAOc,qBAAqBxB,KAAKuB,e,CAGnCvB,KAAKuB,eAAiBE,sBAAsBzB,KAAK0B,0BAA0B,EAGrE1B,KAAA0B,0BAA4B,KAClC,IAAK1B,KAAK2B,kBAAmB,CAC3B,M,CAGF,MAAMC,MAAEA,GAAU5B,KAAK2B,kBAAkBE,wBACzC7B,KAAKa,QAAQiB,MAAMC,YAAY,iBAAkB,GAAGH,MAAU,E,aAtFtC,G,UAGH,G,WAGC,G,UAGD,G,oBAOW,K,YAEP,K,CAuE3B,gBAAAI,GACEhC,KAAKiC,eAAiBnC,EAAU,EAEhCE,KAAKkC,gCAAkC,IAAIC,eAAenC,KAAKsB,+BAC/D,GAAItB,KAAK2B,kBAAmB,CAC1B3B,KAAKkC,gCAAgCE,QAAQpC,KAAK2B,kB,CAGpDF,uBAAsB,KACpBA,uBAAsB,KACpBzB,KAAK0B,4BAELhB,OAAO2B,YAAW,KAChBrC,KAAKsC,OAAS,IAAI,GACjB,IAAI,GACP,G,CAIN,kBAAAC,GACE,GAAIvC,KAAK2B,mBAAqB3B,KAAKkC,gCAAiC,CAClElC,KAAKkC,gCAAgCE,QAAQpC,KAAK2B,kB,EAItD,iBAAAa,GACE1C,EAAUA,EAAU,C,CAGtB,oBAAA2C,G,MAGE3C,EAAUA,EAAU,GAEpB4C,EAAA1C,KAAKkC,mCAA+B,MAAAQ,SAAA,SAAAA,EAAEC,Y,CAGhC,aAAAC,CAAcC,GACpB,OACEC,EAAA,OAAKC,MAAM,qBACRF,IAAS,SACRC,EAAA,OACEC,MAAM,kCACNC,IAAMC,GAAQjD,KAAK2B,kBAAoBsB,GAEvCH,EAAA,QAAMC,MAAM,yBAAyB/C,KAAKkD,OAC1CJ,EAAA,aAAWC,MAAM,wBAAwBI,KAAK,iBAIjDnD,KAAKoD,KAEJN,EAAA,KACEC,MAAM,mBACNK,KAAMpD,KAAKoD,KACXJ,IAAMC,GAAQjD,KAAKG,OAAS8C,EAC5B5C,QAASL,KAAKK,QACdc,OAAQnB,KAAKmB,QAEb2B,EAAA,QAAMC,MAAM,yBAAyB/C,KAAKkD,OAC1CJ,EAAA,aAAWC,MAAM,wBAAwBI,KAAK,iBAGhDL,EAAA,UACEC,MAAM,mBACNC,IAAMC,GAAQjD,KAAKG,OAAS8C,EAC5B5C,QAASL,KAAKK,QACdc,OAAQnB,KAAKmB,QAEb2B,EAAA,QAAMC,MAAM,yBAAyB/C,KAAKkD,OAC1CJ,EAAA,aAAWC,MAAM,wBAAwBI,KAAK,iB,CAOxD,MAAAE,GACE,MAAMC,EAAkBC,EAAQvD,KAAKa,QAAS,WAC9C,MAAM2C,EAAeD,EAAQvD,KAAKa,QAAS,QAE3C,MAAM4C,IAAezD,KAAK0D,SAAWJ,EACrC,MAAMK,IAAY3D,KAAK4D,MAAQJ,EAC/B,MAAMK,EAAmBJ,GAAcE,EAEvC,MAAMd,GAAQgB,EACV,QACA,UAEJ,MAAMC,EAAU,CACd,WAAY,KACZ,+BAAgC9D,KAAKiC,eACrC,2BAA4BjC,KAAKsC,OACjC,wBAAyBmB,EACzB,qBAAsBE,EACtB,CAAC,kBAAkBd,OAAWA,GAGhC,OACEC,EAACiB,EAAI,CAAClB,KAAMA,EAAMmB,SAAS,KAAK3D,QAASL,KAAKE,aAC5C4C,EAAA,WAASC,MAAOe,EAAO,yCACrBhB,EAAA,OAAKC,MAAM,qBACTD,EAAA,OAAKC,MAAM,qBACR/C,KAAK0D,QAAU1D,KAAK0D,QAAUZ,EAAA,QAAMK,KAAK,aAE5CL,EAAA,OAAKC,MAAM,kBACR/C,KAAK4D,KAAO5D,KAAK4D,KAAOd,EAAA,QAAMK,KAAK,UAEtCL,EAAA,eACEK,KAAK,MACLJ,MAAM,mBACNkB,SAAS,QACTC,SAAQ,KACRC,oBAAqBnE,KAAKiC,eAC1BmC,iBAAkB,MAEjBpE,KAAK4C,cAAcC,M"}
@@ -1 +1 @@
1
- html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-contents{display:contents}.stzh-pointer-events-auto{pointer-events:auto}@media print{img{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.stzh-print-show{display:block !important}.stzh-print-hide{display:none !important}.stzh-print-exact-color{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}}.stzh-scrolling-smooth{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){.stzh-scrolling-smooth{scroll-behavior:auto}}.stzh-header-scroll-margin-top{scroll-margin-top:var(--stzh-header-metabar-height, 0)}.stzh-global-header-scroll-margin-top *{scroll-margin-top:var(--stzh-header-metabar-height, 0)}.stzh-pagetitle-disturber-stuck-height{height:var(--stzh-pagetitle-disturber-stuck-height)}.stzh-sticky-stuck-bottom-height{height:var(--stzh-sticky-stuck-bottom-height)}.stzh-sticky-stuck-top-height{height:var(--stzh-sticky-stuck-top-height)}.stzh-layout-sticky-footer{display:grid;grid-template-rows:auto minmax(0, 1fr) auto;grid-template-columns:100%;min-height:100vh}.stzh-header-open,.stzh-header-open.sb-show-main.sb-main-fullscreen,.stzh-dialog-open,.stzh-dialog-open.sb-show-main.sb-main-fullscreen,.stzh-overlay-open,.stzh-overlay-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}@media screen and (max-width: 599px){.stzh-popover-open,.stzh-popover-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}}.has-focus{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root.stzh-flyingfocus-enabled{--stzh-popover-close-visibility:visible}.section.has-sticky{display:contents}:root{--stzh-color-lemonyellow10-rgb:255 253 241;--stzh-color-lemonyellow10:rgba(var(--stzh-color-lemonyellow10-rgb) / 1);--stzh-color-lemonyellow20-rgb:255 254 201;--stzh-color-lemonyellow20:rgba(var(--stzh-color-lemonyellow20-rgb) / 1);--stzh-color-lemonyellow30-rgb:255 253 137;--stzh-color-lemonyellow30:rgba(var(--stzh-color-lemonyellow30-rgb) / 1);--stzh-color-lemonyellow40-rgb:255 243 105;--stzh-color-lemonyellow40:rgba(var(--stzh-color-lemonyellow40-rgb) / 1);--stzh-color-lemonyellow50-rgb:253 232 40;--stzh-color-lemonyellow50:rgba(var(--stzh-color-lemonyellow50-rgb) / 1);--stzh-color-lemonyellow60-rgb:241 217 0;--stzh-color-lemonyellow60:rgba(var(--stzh-color-lemonyellow60-rgb) / 1);--stzh-color-lemonyellow70-rgb:204 186 16;--stzh-color-lemonyellow70:rgba(var(--stzh-color-lemonyellow70-rgb) / 1);--stzh-color-lemonyellow80-rgb:153 141 0;--stzh-color-lemonyellow80:rgba(var(--stzh-color-lemonyellow80-rgb) / 1);--stzh-color-lemonyellow90-rgb:84 79 9;--stzh-color-lemonyellow90:rgba(var(--stzh-color-lemonyellow90-rgb) / 1);--stzh-color-lemonyellow100-rgb:33 31 1;--stzh-color-lemonyellow100:rgba(var(--stzh-color-lemonyellow100-rgb) / 1);--stzh-color-lemongrass10-rgb:252 254 220;--stzh-color-lemongrass10:rgba(var(--stzh-color-lemongrass10-rgb) / 1);--stzh-color-lemongrass20-rgb:250 250 181;--stzh-color-lemongrass20:rgba(var(--stzh-color-lemongrass20-rgb) / 1);--stzh-color-lemongrass30-rgb:241 242 106;--stzh-color-lemongrass30:rgba(var(--stzh-color-lemongrass30-rgb) / 1);--stzh-color-lemongrass40-rgb:224 231 33;--stzh-color-lemongrass40:rgba(var(--stzh-color-lemongrass40-rgb) / 1);--stzh-color-lemongrass50-rgb:209 218 28;--stzh-color-lemongrass50:rgba(var(--stzh-color-lemongrass50-rgb) / 1);--stzh-color-lemongrass60-rgb:191 204 0;--stzh-color-lemongrass60:rgba(var(--stzh-color-lemongrass60-rgb) / 1);--stzh-color-lemongrass70-rgb:146 162 16;--stzh-color-lemongrass70:rgba(var(--stzh-color-lemongrass70-rgb) / 1);--stzh-color-lemongrass80-rgb:104 116 0;--stzh-color-lemongrass80:rgba(var(--stzh-color-lemongrass80-rgb) / 1);--stzh-color-lemongrass90-rgb:49 57 0;--stzh-color-lemongrass90:rgba(var(--stzh-color-lemongrass90-rgb) / 1);--stzh-color-lemongrass100-rgb:19 31 1;--stzh-color-lemongrass100:rgba(var(--stzh-color-lemongrass100-rgb) / 1);--stzh-color-limegreen10-rgb:249 255 231;--stzh-color-limegreen10:rgba(var(--stzh-color-limegreen10-rgb) / 1);--stzh-color-limegreen20-rgb:231 246 192;--stzh-color-limegreen20:rgba(var(--stzh-color-limegreen20-rgb) / 1);--stzh-color-limegreen30-rgb:211 231 131;--stzh-color-limegreen30:rgba(var(--stzh-color-limegreen30-rgb) / 1);--stzh-color-limegreen40-rgb:185 213 92;--stzh-color-limegreen40:rgba(var(--stzh-color-limegreen40-rgb) / 1);--stzh-color-limegreen50-rgb:153 195 46;--stzh-color-limegreen50:rgba(var(--stzh-color-limegreen50-rgb) / 1);--stzh-color-limegreen60-rgb:127 180 32;--stzh-color-limegreen60:rgba(var(--stzh-color-limegreen60-rgb) / 1);--stzh-color-limegreen70-rgb:83 131 27;--stzh-color-limegreen70:rgba(var(--stzh-color-limegreen70-rgb) / 1);--stzh-color-limegreen80-rgb:58 100 19;--stzh-color-limegreen80:rgba(var(--stzh-color-limegreen80-rgb) / 1);--stzh-color-limegreen90-rgb:17 61 6;--stzh-color-limegreen90:rgba(var(--stzh-color-limegreen90-rgb) / 1);--stzh-color-limegreen100-rgb:4 32 0;--stzh-color-limegreen100:rgba(var(--stzh-color-limegreen100-rgb) / 1);--stzh-color-shamrock10-rgb:240 253 233;--stzh-color-shamrock10:rgba(var(--stzh-color-shamrock10-rgb) / 1);--stzh-color-shamrock20-rgb:222 242 205;--stzh-color-shamrock20:rgba(var(--stzh-color-shamrock20-rgb) / 1);--stzh-color-shamrock30-rgb:188 229 158;--stzh-color-shamrock30:rgba(var(--stzh-color-shamrock30-rgb) / 1);--stzh-color-shamrock40-rgb:142 207 105;--stzh-color-shamrock40:rgba(var(--stzh-color-shamrock40-rgb) / 1);--stzh-color-shamrock50-rgb:100 192 79;--stzh-color-shamrock50:rgba(var(--stzh-color-shamrock50-rgb) / 1);--stzh-color-shamrock60-rgb:55 170 50;--stzh-color-shamrock60:rgba(var(--stzh-color-shamrock60-rgb) / 1);--stzh-color-shamrock70-rgb:6 117 30;--stzh-color-shamrock70:rgba(var(--stzh-color-shamrock70-rgb) / 1);--stzh-color-shamrock80-rgb:0 78 20;--stzh-color-shamrock80:rgba(var(--stzh-color-shamrock80-rgb) / 1);--stzh-color-shamrock90-rgb:2 48 9;--stzh-color-shamrock90:rgba(var(--stzh-color-shamrock90-rgb) / 1);--stzh-color-shamrock100-rgb:8 28 0;--stzh-color-shamrock100:rgba(var(--stzh-color-shamrock100-rgb) / 1);--stzh-color-firgreen10-rgb:233 252 242;--stzh-color-firgreen10:rgba(var(--stzh-color-firgreen10-rgb) / 1);--stzh-color-firgreen20-rgb:207 238 216;--stzh-color-firgreen20:rgba(var(--stzh-color-firgreen20-rgb) / 1);--stzh-color-firgreen30-rgb:162 229 176;--stzh-color-firgreen30:rgba(var(--stzh-color-firgreen30-rgb) / 1);--stzh-color-firgreen40-rgb:101 205 140;--stzh-color-firgreen40:rgba(var(--stzh-color-firgreen40-rgb) / 1);--stzh-color-firgreen50-rgb:52 177 11;--stzh-color-firgreen50:rgba(var(--stzh-color-firgreen50-rgb) / 1);--stzh-color-firgreen60-rgb:0 151 85;--stzh-color-firgreen60:rgba(var(--stzh-color-firgreen60-rgb) / 1);--stzh-color-firgreen70-rgb:0 104 49;--stzh-color-firgreen70:rgba(var(--stzh-color-firgreen70-rgb) / 1);--stzh-color-firgreen80-rgb:0 71 36;--stzh-color-firgreen80:rgba(var(--stzh-color-firgreen80-rgb) / 1);--stzh-color-firgreen90-rgb:0 41 20;--stzh-color-firgreen90:rgba(var(--stzh-color-firgreen90-rgb) / 1);--stzh-color-firgreen100-rgb:0 22 9;--stzh-color-firgreen100:rgba(var(--stzh-color-firgreen100-rgb) / 1);--stzh-color-petrol10-rgb:219 252 252;--stzh-color-petrol10:rgba(var(--stzh-color-petrol10-rgb) / 1);--stzh-color-petrol20-rgb:181 244 244;--stzh-color-petrol20:rgba(var(--stzh-color-petrol20-rgb) / 1);--stzh-color-petrol30-rgb:126 231 227;--stzh-color-petrol30:rgba(var(--stzh-color-petrol30-rgb) / 1);--stzh-color-petrol40-rgb:42 199 199;--stzh-color-petrol40:rgba(var(--stzh-color-petrol40-rgb) / 1);--stzh-color-petrol50-rgb:0 159 157;--stzh-color-petrol50:rgba(var(--stzh-color-petrol50-rgb) / 1);--stzh-color-petrol60-rgb:0 124 120;--stzh-color-petrol60:rgba(var(--stzh-color-petrol60-rgb) / 1);--stzh-color-petrol70-rgb:0 88 87;--stzh-color-petrol70:rgba(var(--stzh-color-petrol70-rgb) / 1);--stzh-color-petrol80-rgb:0 60 64;--stzh-color-petrol80:rgba(var(--stzh-color-petrol80-rgb) / 1);--stzh-color-petrol90-rgb:0 33 33;--stzh-color-petrol90:rgba(var(--stzh-color-petrol90-rgb) / 1);--stzh-color-petrol100-rgb:0 23 21;--stzh-color-petrol100:rgba(var(--stzh-color-petrol100-rgb) / 1);--stzh-color-cyan10-rgb:223 252 255;--stzh-color-cyan10:rgba(var(--stzh-color-cyan10-rgb) / 1);--stzh-color-cyan20-rgb:187 238 254;--stzh-color-cyan20:rgba(var(--stzh-color-cyan20-rgb) / 1);--stzh-color-cyan30-rgb:123 220 249;--stzh-color-cyan30:rgba(var(--stzh-color-cyan30-rgb) / 1);--stzh-color-cyan40-rgb:35 195 241;--stzh-color-cyan40:rgba(var(--stzh-color-cyan40-rgb) / 1);--stzh-color-cyan50-rgb:0 152 198;--stzh-color-cyan50:rgba(var(--stzh-color-cyan50-rgb) / 1);--stzh-color-cyan60-rgb:0 118 170;--stzh-color-cyan60:rgba(var(--stzh-color-cyan60-rgb) / 1);--stzh-color-cyan70-rgb:0 77 118;--stzh-color-cyan70:rgba(var(--stzh-color-cyan70-rgb) / 1);--stzh-color-cyan80-rgb:0 52 80;--stzh-color-cyan80:rgba(var(--stzh-color-cyan80-rgb) / 1);--stzh-color-cyan90-rgb:0 26 42;--stzh-color-cyan90:rgba(var(--stzh-color-cyan90-rgb) / 1);--stzh-color-cyan100-rgb:1 19 30;--stzh-color-cyan100:rgba(var(--stzh-color-cyan100-rgb) / 1);--stzh-color-cobaltblue10-rgb:230 247 255;--stzh-color-cobaltblue10:rgba(var(--stzh-color-cobaltblue10-rgb) / 1);--stzh-color-cobaltblue20-rgb:197 231 255;--stzh-color-cobaltblue20:rgba(var(--stzh-color-cobaltblue20-rgb) / 1);--stzh-color-cobaltblue30-rgb:136 207 255;--stzh-color-cobaltblue30:rgba(var(--stzh-color-cobaltblue30-rgb) / 1);--stzh-color-cobaltblue40-rgb:70 178 255;--stzh-color-cobaltblue40:rgba(var(--stzh-color-cobaltblue40-rgb) / 1);--stzh-color-cobaltblue50-rgb:10 141 246;--stzh-color-cobaltblue50:rgba(var(--stzh-color-cobaltblue50-rgb) / 1);--stzh-color-cobaltblue60-rgb:3 83 220;--stzh-color-cobaltblue60:rgba(var(--stzh-color-cobaltblue60-rgb) / 1);--stzh-color-cobaltblue70-rgb:0 47 150;--stzh-color-cobaltblue70:rgba(var(--stzh-color-cobaltblue70-rgb) / 1);--stzh-color-cobaltblue80-rgb:0 24 90;--stzh-color-cobaltblue80:rgba(var(--stzh-color-cobaltblue80-rgb) / 1);--stzh-color-cobaltblue90-rgb:0 18 49;--stzh-color-cobaltblue90:rgba(var(--stzh-color-cobaltblue90-rgb) / 1);--stzh-color-cobaltblue100-rgb:0 9 32;--stzh-color-cobaltblue100:rgba(var(--stzh-color-cobaltblue100-rgb) / 1);--stzh-color-midnightblue10-rgb:239 245 255;--stzh-color-midnightblue10:rgba(var(--stzh-color-midnightblue10-rgb) / 1);--stzh-color-midnightblue20-rgb:197 219 255;--stzh-color-midnightblue20:rgba(var(--stzh-color-midnightblue20-rgb) / 1);--stzh-color-midnightblue30-rgb:148 183 248;--stzh-color-midnightblue30:rgba(var(--stzh-color-midnightblue30-rgb) / 1);--stzh-color-midnightblue40-rgb:100 150 255;--stzh-color-midnightblue40:rgba(var(--stzh-color-midnightblue40-rgb) / 1);--stzh-color-midnightblue50-rgb:61 107 255;--stzh-color-midnightblue50:rgba(var(--stzh-color-midnightblue50-rgb) / 1);--stzh-color-midnightblue60-rgb:52 49 222;--stzh-color-midnightblue60:rgba(var(--stzh-color-midnightblue60-rgb) / 1);--stzh-color-midnightblue70-rgb:15 5 160;--stzh-color-midnightblue70:rgba(var(--stzh-color-midnightblue70-rgb) / 1);--stzh-color-midnightblue80-rgb:7 0 102;--stzh-color-midnightblue80:rgba(var(--stzh-color-midnightblue80-rgb) / 1);--stzh-color-midnightblue90-rgb:7 0 70;--stzh-color-midnightblue90:rgba(var(--stzh-color-midnightblue90-rgb) / 1);--stzh-color-midnightblue100-rgb:7 0 48;--stzh-color-midnightblue100:rgba(var(--stzh-color-midnightblue100-rgb) / 1);--stzh-color-violet10-rgb:246 243 255;--stzh-color-violet10:rgba(var(--stzh-color-violet10-rgb) / 1);--stzh-color-violet20-rgb:227 214 251;--stzh-color-violet20:rgba(var(--stzh-color-violet20-rgb) / 1);--stzh-color-violet30-rgb:207 176 255;--stzh-color-violet30:rgba(var(--stzh-color-violet30-rgb) / 1);--stzh-color-violet40-rgb:188 146 255;--stzh-color-violet40:rgba(var(--stzh-color-violet40-rgb) / 1);--stzh-color-violet50-rgb:161 116 222;--stzh-color-violet50:rgba(var(--stzh-color-violet50-rgb) / 1);--stzh-color-violet60-rgb:123 79 183;--stzh-color-violet60:rgba(var(--stzh-color-violet60-rgb) / 1);--stzh-color-violet70-rgb:81 36 128;--stzh-color-violet70:rgba(var(--stzh-color-violet70-rgb) / 1);--stzh-color-violet80-rgb:53 20 89;--stzh-color-violet80:rgba(var(--stzh-color-violet80-rgb) / 1);--stzh-color-violet90-rgb:32 0 68;--stzh-color-violet90:rgba(var(--stzh-color-violet90-rgb) / 1);--stzh-color-violet100-rgb:24 0 54;--stzh-color-violet100:rgba(var(--stzh-color-violet100-rgb) / 1);--stzh-color-magenta10-rgb:253 241 248;--stzh-color-magenta10:rgba(var(--stzh-color-magenta10-rgb) / 1);--stzh-color-magenta20-rgb:254 210 238;--stzh-color-magenta20:rgba(var(--stzh-color-magenta20-rgb) / 1);--stzh-color-magenta30-rgb:249 158 200;--stzh-color-magenta30:rgba(var(--stzh-color-magenta30-rgb) / 1);--stzh-color-magenta40-rgb:243 107 166;--stzh-color-magenta40:rgba(var(--stzh-color-magenta40-rgb) / 1);--stzh-color-magenta50-rgb:233 60 133;--stzh-color-magenta50:rgba(var(--stzh-color-magenta50-rgb) / 1);--stzh-color-magenta60-rgb:198 0 107;--stzh-color-magenta60:rgba(var(--stzh-color-magenta60-rgb) / 1);--stzh-color-magenta70-rgb:150 0 85;--stzh-color-magenta70:rgba(var(--stzh-color-magenta70-rgb) / 1);--stzh-color-magenta80-rgb:96 0 59;--stzh-color-magenta80:rgba(var(--stzh-color-magenta80-rgb) / 1);--stzh-color-magenta90-rgb:57 0 32;--stzh-color-magenta90:rgba(var(--stzh-color-magenta90-rgb) / 1);--stzh-color-magenta100-rgb:34 0 13;--stzh-color-magenta100:rgba(var(--stzh-color-magenta100-rgb) / 1);--stzh-color-red10-rgb:254 243 243;--stzh-color-red10:rgba(var(--stzh-color-red10-rgb) / 1);--stzh-color-red20-rgb:250 215 224;--stzh-color-red20:rgba(var(--stzh-color-red20-rgb) / 1);--stzh-color-red30-rgb:247 165 175;--stzh-color-red30:rgba(var(--stzh-color-red30-rgb) / 1);--stzh-color-red40-rgb:251 115 126;--stzh-color-red40:rgba(var(--stzh-color-red40-rgb) / 1);--stzh-color-red50-rgb:232 64 76;--stzh-color-red50:rgba(var(--stzh-color-red50-rgb) / 1);--stzh-color-red60-rgb:220 3 14;--stzh-color-red60:rgba(var(--stzh-color-red60-rgb) / 1);--stzh-color-red70-rgb:163 20 19;--stzh-color-red70:rgba(var(--stzh-color-red70-rgb) / 1);--stzh-color-red80-rgb:100 13 4;--stzh-color-red80:rgba(var(--stzh-color-red80-rgb) / 1);--stzh-color-red90-rgb:61 14 9;--stzh-color-red90:rgba(var(--stzh-color-red90-rgb) / 1);--stzh-color-red100-rgb:31 5 4;--stzh-color-red100:rgba(var(--stzh-color-red100-rgb) / 1);--stzh-color-coral10-rgb:253 239 236;--stzh-color-coral10:rgba(var(--stzh-color-coral10-rgb) / 1);--stzh-color-coral20-rgb:251 219 212;--stzh-color-coral20:rgba(var(--stzh-color-coral20-rgb) / 1);--stzh-color-coral30-rgb:246 175 160;--stzh-color-coral30:rgba(var(--stzh-color-coral30-rgb) / 1);--stzh-color-coral40-rgb:241 135 133;--stzh-color-coral40:rgba(var(--stzh-color-coral40-rgb) / 1);--stzh-color-coral50-rgb:234 79 97;--stzh-color-coral50:rgba(var(--stzh-color-coral50-rgb) / 1);--stzh-color-coral60-rgb:226 45 83;--stzh-color-coral60:rgba(var(--stzh-color-coral60-rgb) / 1);--stzh-color-coral70-rgb:163 20 19;--stzh-color-coral70:rgba(var(--stzh-color-coral70-rgb) / 1);--stzh-color-coral80-rgb:109 3 33;--stzh-color-coral80:rgba(var(--stzh-color-coral80-rgb) / 1);--stzh-color-coral90-rgb:71 0 19;--stzh-color-coral90:rgba(var(--stzh-color-coral90-rgb) / 1);--stzh-color-coral100-rgb:41 0 1;--stzh-color-coral100:rgba(var(--stzh-color-coral100-rgb) / 1);--stzh-color-orange10-rgb:254 245 234;--stzh-color-orange10:rgba(var(--stzh-color-orange10-rgb) / 1);--stzh-color-orange20-rgb:253 228 200;--stzh-color-orange20:rgba(var(--stzh-color-orange20-rgb) / 1);--stzh-color-orange30-rgb:251 203 151;--stzh-color-orange30:rgba(var(--stzh-color-orange30-rgb) / 1);--stzh-color-orange40-rgb:246 169 96;--stzh-color-orange40:rgba(var(--stzh-color-orange40-rgb) / 1);--stzh-color-orange50-rgb:241 136 48;--stzh-color-orange50:rgba(var(--stzh-color-orange50-rgb) / 1);--stzh-color-orange60-rgb:235 94 0;--stzh-color-orange60:rgba(var(--stzh-color-orange60-rgb) / 1);--stzh-color-orange70-rgb:178 58 1;--stzh-color-orange70:rgba(var(--stzh-color-orange70-rgb) / 1);--stzh-color-orange80-rgb:124 43 1;--stzh-color-orange80:rgba(var(--stzh-color-orange80-rgb) / 1);--stzh-color-orange90-rgb:72 23 0;--stzh-color-orange90:rgba(var(--stzh-color-orange90-rgb) / 1);--stzh-color-orange100-rgb:46 17 0;--stzh-color-orange100:rgba(var(--stzh-color-orange100-rgb) / 1);--stzh-color-sunnyyellow10-rgb:255 250 234;--stzh-color-sunnyyellow10:rgba(var(--stzh-color-sunnyyellow10-rgb) / 1);--stzh-color-sunnyyellow20-rgb:255 238 182;--stzh-color-sunnyyellow20:rgba(var(--stzh-color-sunnyyellow20-rgb) / 1);--stzh-color-sunnyyellow30-rgb:255 228 138;--stzh-color-sunnyyellow30:rgba(var(--stzh-color-sunnyyellow30-rgb) / 1);--stzh-color-sunnyyellow40-rgb:255 223 97;--stzh-color-sunnyyellow40:rgba(var(--stzh-color-sunnyyellow40-rgb) / 1);--stzh-color-sunnyyellow50-rgb:255 204 0;--stzh-color-sunnyyellow50:rgba(var(--stzh-color-sunnyyellow50-rgb) / 1);--stzh-color-sunnyyellow60-rgb:251 185 0;--stzh-color-sunnyyellow60:rgba(var(--stzh-color-sunnyyellow60-rgb) / 1);--stzh-color-sunnyyellow70-rgb:192 134 0;--stzh-color-sunnyyellow70:rgba(var(--stzh-color-sunnyyellow70-rgb) / 1);--stzh-color-sunnyyellow80-rgb:146 105 1;--stzh-color-sunnyyellow80:rgba(var(--stzh-color-sunnyyellow80-rgb) / 1);--stzh-color-sunnyyellow90-rgb:97 70 0;--stzh-color-sunnyyellow90:rgba(var(--stzh-color-sunnyyellow90-rgb) / 1);--stzh-color-sunnyyellow100-rgb:51 35 0;--stzh-color-sunnyyellow100:rgba(var(--stzh-color-sunnyyellow100-rgb) / 1);--stzh-color-ocher10-rgb:253 251 247;--stzh-color-ocher10:rgba(var(--stzh-color-ocher10-rgb) / 1);--stzh-color-ocher20-rgb:239 226 200;--stzh-color-ocher20:rgba(var(--stzh-color-ocher20-rgb) / 1);--stzh-color-ocher30-rgb:222 181 130;--stzh-color-ocher30:rgba(var(--stzh-color-ocher30-rgb) / 1);--stzh-color-ocher40-rgb:218 158 73;--stzh-color-ocher40:rgba(var(--stzh-color-ocher40-rgb) / 1);--stzh-color-ocher50-rgb:214 133 0;--stzh-color-ocher50:rgba(var(--stzh-color-ocher50-rgb) / 1);--stzh-color-ocher60-rgb:198 121 0;--stzh-color-ocher60:rgba(var(--stzh-color-ocher60-rgb) / 1);--stzh-color-ocher70-rgb:154 91 1;--stzh-color-ocher70:rgba(var(--stzh-color-ocher70-rgb) / 1);--stzh-color-ocher80-rgb:113 64 0;--stzh-color-ocher80:rgba(var(--stzh-color-ocher80-rgb) / 1);--stzh-color-ocher90-rgb:74 40 0;--stzh-color-ocher90:rgba(var(--stzh-color-ocher90-rgb) / 1);--stzh-color-ocher100-rgb:49 26 1;--stzh-color-ocher100:rgba(var(--stzh-color-ocher100-rgb) / 1);--stzh-color-warmgrey10-rgb:246 243 242;--stzh-color-warmgrey10:rgba(var(--stzh-color-warmgrey10-rgb) / 1);--stzh-color-warmgrey20-rgb:228 224 223;--stzh-color-warmgrey20:rgba(var(--stzh-color-warmgrey20-rgb) / 1);--stzh-color-warmgrey30-rgb:201 197 196;--stzh-color-warmgrey30:rgba(var(--stzh-color-warmgrey30-rgb) / 1);--stzh-color-warmgrey40-rgb:172 168 168;--stzh-color-warmgrey40:rgba(var(--stzh-color-warmgrey40-rgb) / 1);--stzh-color-warmgrey50-rgb:143 139 139;--stzh-color-warmgrey50:rgba(var(--stzh-color-warmgrey50-rgb) / 1);--stzh-color-warmgrey60-rgb:114 111 110;--stzh-color-warmgrey60:rgba(var(--stzh-color-warmgrey60-rgb) / 1);--stzh-color-warmgrey70-rgb:84 80 80;--stzh-color-warmgrey70:rgba(var(--stzh-color-warmgrey70-rgb) / 1);--stzh-color-warmgrey80-rgb:59 55 55;--stzh-color-warmgrey80:rgba(var(--stzh-color-warmgrey80-rgb) / 1);--stzh-color-warmgrey90-rgb:37 35 35;--stzh-color-warmgrey90:rgba(var(--stzh-color-warmgrey90-rgb) / 1);--stzh-color-warmgrey100-rgb:19 17 17;--stzh-color-warmgrey100:rgba(var(--stzh-color-warmgrey100-rgb) / 1);--stzh-color-coolgrey10-rgb:244 247 249;--stzh-color-coolgrey10:rgba(var(--stzh-color-coolgrey10-rgb) / 1);--stzh-color-coolgrey20-rgb:217 233 239;--stzh-color-coolgrey20:rgba(var(--stzh-color-coolgrey20-rgb) / 1);--stzh-color-coolgrey30-rgb:178 204 215;--stzh-color-coolgrey30:rgba(var(--stzh-color-coolgrey30-rgb) / 1);--stzh-color-coolgrey40-rgb:141 175 188;--stzh-color-coolgrey40:rgba(var(--stzh-color-coolgrey40-rgb) / 1);--stzh-color-coolgrey50-rgb:121 148 159;--stzh-color-coolgrey50:rgba(var(--stzh-color-coolgrey50-rgb) / 1);--stzh-color-coolgrey60-rgb:95 122 131;--stzh-color-coolgrey60:rgba(var(--stzh-color-coolgrey60-rgb) / 1);--stzh-color-coolgrey70-rgb:61 87 94;--stzh-color-coolgrey70:rgba(var(--stzh-color-coolgrey70-rgb) / 1);--stzh-color-coolgrey80-rgb:34 58 65;--stzh-color-coolgrey80:rgba(var(--stzh-color-coolgrey80-rgb) / 1);--stzh-color-coolgrey90-rgb:8 36 41;--stzh-color-coolgrey90:rgba(var(--stzh-color-coolgrey90-rgb) / 1);--stzh-color-coolgrey100-rgb:0 18 21;--stzh-color-coolgrey100:rgba(var(--stzh-color-coolgrey100-rgb) / 1);--stzh-color-grey10-rgb:244 244 244;--stzh-color-grey10:rgba(var(--stzh-color-grey10-rgb) / 1);--stzh-color-grey20-rgb:232 232 232;--stzh-color-grey20:rgba(var(--stzh-color-grey20-rgb) / 1);--stzh-color-grey30-rgb:210 210 210;--stzh-color-grey30:rgba(var(--stzh-color-grey30-rgb) / 1);--stzh-color-grey40-rgb:194 194 194;--stzh-color-grey40:rgba(var(--stzh-color-grey40-rgb) / 1);--stzh-color-grey50-rgb:170 170 170;--stzh-color-grey50:rgba(var(--stzh-color-grey50-rgb) / 1);--stzh-color-grey60-rgb:154 154 154;--stzh-color-grey60:rgba(var(--stzh-color-grey60-rgb) / 1);--stzh-color-grey70-rgb:124 124 124;--stzh-color-grey70:rgba(var(--stzh-color-grey70-rgb) / 1);--stzh-color-grey80-rgb:96 96 96;--stzh-color-grey80:rgba(var(--stzh-color-grey80-rgb) / 1);--stzh-color-grey90-rgb:64 64 64;--stzh-color-grey90:rgba(var(--stzh-color-grey90-rgb) / 1);--stzh-color-grey100-rgb:42 42 42;--stzh-color-grey100:rgba(var(--stzh-color-grey100-rgb) / 1);--stzh-color-tabasco-rgb:165 26 15;--stzh-color-tabasco:rgba(var(--stzh-color-tabasco-rgb) / 1);--stzh-color-mahogany-rgb:99 15 9;--stzh-color-mahogany:rgba(var(--stzh-color-mahogany-rgb) / 1);--stzh-color-monza-rgb:195 0 36;--stzh-color-monza:rgba(var(--stzh-color-monza-rgb) / 1);--stzh-color-venetianred-rgb:117 0 21;--stzh-color-venetianred:rgba(var(--stzh-color-venetianred-rgb) / 1);--stzh-color-scienceblue-rgb:0 109 197;--stzh-color-scienceblue:rgba(var(--stzh-color-scienceblue-rgb) / 1);--stzh-color-deepcerulean-rgb:5 127 172;--stzh-color-deepcerulean:rgba(var(--stzh-color-deepcerulean-rgb) / 1);--stzh-color-regalblue-rgb:3 76 103;--stzh-color-regalblue:rgba(var(--stzh-color-regalblue-rgb) / 1);--stzh-color-coral-rgb:228 105 76;--stzh-color-coral:rgba(var(--stzh-color-coral-rgb) / 1);--stzh-color-shakespeare-rgb:74 150 200;--stzh-color-shakespeare:rgba(var(--stzh-color-shakespeare-rgb) / 1);--stzh-color-chambray-rgb:44 90 120;--stzh-color-chambray:rgba(var(--stzh-color-chambray-rgb) / 1);--stzh-color-ms-aoz-agenda-rgb:47 142 135;--stzh-color-ms-aoz-agenda:rgba(var(--stzh-color-ms-aoz-agenda-rgb) / 1);--stzh-color-ms-aoz-agenda-hover-rgb:33 102 100;--stzh-color-ms-aoz-agenda-hover:rgba(var(--stzh-color-ms-aoz-agenda-hover-rgb) / 1);--stzh-color-ms-coolgrey60-rgb:92 119 129;--stzh-color-ms-coolgrey60:rgba(var(--stzh-color-ms-coolgrey60-rgb) / 1);--stzh-color-ms-coolgrey60-hover-rgb:52 79 89;--stzh-color-ms-coolgrey60-hover:rgba(var(--stzh-color-ms-coolgrey60-hover-rgb) / 1);--stzh-color-ms-orange-rgb:242 139 0;--stzh-color-ms-orange:rgba(var(--stzh-color-ms-orange-rgb) / 1);--stzh-color-ms-orange-hover-rgb:145 83 0;--stzh-color-ms-orange-hover:rgba(var(--stzh-color-ms-orange-hover-rgb) / 1);--stzh-color-ms-red-rgb:165 26 15;--stzh-color-ms-red:rgba(var(--stzh-color-ms-red-rgb) / 1);--stzh-color-ms-red-hover-rgb:99 15 9;--stzh-color-ms-red-hover:rgba(var(--stzh-color--ms-red-hover-rgb) / 1);--stzh-color-ms-winered-rgb:137 7 42;--stzh-color-ms-winered:rgba(var(--stzh-color-ms-winered-rgb) / 1);--stzh-color-ms-winered-hover-rgb:82 4 25;--stzh-color-ms-winered-hover:rgba(var(--stzh-color-ms-winered-hover-rgb) / 1);--stzh-color-cobaltblue60-hover-rgb:0 51 141;--stzh-color-cobaltblue60-hover:rgba(var(--stzh-color-cobaltblue60-hover-rgb) / 1);--stzh-color-shamrock70-hover-rgb:5 77 20;--stzh-color-shamrock70-hover:rgba(var(--stzh-color-shamrock70-hover-rgb) / 1);--stzh-color-limegreen80-hover-rgb:38 65 12;--stzh-color-limegreen80-hover:rgba(var(--stzh-color-limegreen80-hover-rgb) / 1);--stzh-color-magenta70-hover-rgb:102 0 51;--stzh-color-magenta70-hover:rgba(var(--stzh-color-magenta70-hover-rgb) / 1);--stzh-color-ocher70-hover-rgb:90 54 0;--stzh-color-ocher70-hover:rgba(var(--stzh-color-ocher70-hover-rgb) / 1);--stzh-color-orange70-hover-rgb:111 38 31;--stzh-color-orange70-hover:rgba(var(--stzh-color-orange70-hover-rgb) / 1);--stzh-color-red60-hover-rgb:162 3 9;--stzh-color-red60-hover:rgba(var(--stzh-color-red60-hover-rgb) / 1);--stzh-color-violet70-hover-rgb:45 19 72;--stzh-color-violet70-hover:rgba(var(--stzh-color-violet70-hover-rgb) / 1);--stzh-color-white-rgb:255 255 255;--stzh-color-white:rgba(var(--stzh-color-white-rgb) / 1);--stzh-color-white10op:rgba(var(--stzh-color-white-rgb) / 0.1);--stzh-color-white20op:rgba(var(--stzh-color-white-rgb) / 0.2);--stzh-color-white30op:rgba(var(--stzh-color-white-rgb) / 0.3);--stzh-color-white40op:rgba(var(--stzh-color-white-rgb) / 0.4);--stzh-color-white50op:rgba(var(--stzh-color-white-rgb) / 0.5);--stzh-color-white60op:rgba(var(--stzh-color-white-rgb) / 0.6);--stzh-color-white70op:rgba(var(--stzh-color-white-rgb) / 0.7);--stzh-color-white80op:rgba(var(--stzh-color-white-rgb) / 0.8);--stzh-color-white90op:rgba(var(--stzh-color-white-rgb) / 0.9);--stzh-color-black-rgb:0 0 0;--stzh-color-black:rgba(var(--stzh-color-black-rgb) / 1);--stzh-color-black10op:rgba(var(--stzh-color-black-rgb) / 0.1);--stzh-color-black20op:rgba(var(--stzh-color-black-rgb) / 0.2);--stzh-color-black30op:rgba(var(--stzh-color-black-rgb) / 0.3);--stzh-color-black40op:rgba(var(--stzh-color-black-rgb) / 0.4);--stzh-color-black50op:rgba(var(--stzh-color-black-rgb) / 0.5);--stzh-color-black60op:rgba(var(--stzh-color-black-rgb) / 0.6);--stzh-color-black70op:rgba(var(--stzh-color-black-rgb) / 0.7);--stzh-color-black80op:rgba(var(--stzh-color-black-rgb) / 0.8);--stzh-color-black90op:rgba(var(--stzh-color-black-rgb) / 0.9);--stzh-color-primary10-rgb:var(--stzh-color-midnightblue10-rgb);--stzh-color-primary10:rgba(var(--stzh-color-primary10-rgb) / 1);--stzh-color-primary20-rgb:var(--stzh-color-midnightblue20-rgb);--stzh-color-primary20:rgba(var(--stzh-color-primary20-rgb) / 1);--stzh-color-primary30-rgb:var(--stzh-color-midnightblue30-rgb);--stzh-color-primary30:rgba(var(--stzh-color-primary30-rgb) / 1);--stzh-color-primary40-rgb:var(--stzh-color-midnightblue40-rgb);--stzh-color-primary40:rgba(var(--stzh-color-primary40-rgb) / 1);--stzh-color-primary50-rgb:var(--stzh-color-midnightblue50-rgb);--stzh-color-primary50:rgba(var(--stzh-color-primary50-rgb) / 1);--stzh-color-primary60-rgb:var(--stzh-color-midnightblue60-rgb);--stzh-color-primary60:rgba(var(--stzh-color-primary60-rgb) / 1);--stzh-color-primary70-rgb:var(--stzh-color-midnightblue70-rgb);--stzh-color-primary70:rgba(var(--stzh-color-primary70-rgb) / 1);--stzh-color-primary80-rgb:var(--stzh-color-midnightblue80-rgb);--stzh-color-primary80:rgba(var(--stzh-color-primary80-rgb) / 1);--stzh-color-primary90-rgb:var(--stzh-color-midnightblue90-rgb);--stzh-color-primary90:rgba(var(--stzh-color-primary90-rgb) / 1);--stzh-color-primary100-rgb:var(--stzh-color-midnightblue100-rgb);--stzh-color-primary100:rgba(var(--stzh-color-primary100-rgb) / 1);--stzh-color-secondary10-rgb:var(--stzh-color-cobaltblue10-rgb);--stzh-color-secondary10:rgba(var(--stzh-color-secondary10-rgb) / 1);--stzh-color-secondary20-rgb:var(--stzh-color-cobaltblue20-rgb);--stzh-color-secondary20:rgba(var(--stzh-color-secondary20-rgb) / 1);--stzh-color-secondary30-rgb:var(--stzh-color-cobaltblue30-rgb);--stzh-color-secondary30:rgba(var(--stzh-color-secondary30-rgb) / 1);--stzh-color-secondary40-rgb:var(--stzh-color-cobaltblue40-rgb);--stzh-color-secondary40:rgba(var(--stzh-color-secondary40-rgb) / 1);--stzh-color-secondary50-rgb:var(--stzh-color-cobaltblue50-rgb);--stzh-color-secondary50:rgba(var(--stzh-color-secondary50-rgb) / 1);--stzh-color-secondary60-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-secondary60:rgba(var(--stzh-color-secondary60-rgb) / 1);--stzh-color-secondary70-rgb:var(--stzh-color-cobaltblue70-rgb);--stzh-color-secondary70:rgba(var(--stzh-color-secondary70-rgb) / 1);--stzh-color-secondary80-rgb:var(--stzh-color-cobaltblue80-rgb);--stzh-color-secondary80:rgba(var(--stzh-color-secondary80-rgb) / 1);--stzh-color-secondary90-rgb:var(--stzh-color-cobaltblue90-rgb);--stzh-color-secondary90:rgba(var(--stzh-color-secondary90-rgb) / 1);--stzh-color-secondary100-rgb:var(--stzh-color-cobaltblue100-rgb);--stzh-color-secondary100:rgba(var(--stzh-color-secondary100-rgb) / 1);--stzh-color-primary-rgb:var(--stzh-color-primary70-rgb);--stzh-color-primary:rgba(var(--stzh-color-primary-rgb) / 1);--stzh-color-primary-hover-rgb:var(--stzh-color-primary90-rgb);--stzh-color-primary-hover:rgba(var(--stzh-color-primary-hover-rgb) / 1);--stzh-color-success10-rgb:var(--stzh-color-shamrock10-rgb);--stzh-color-success10:rgba(var(--stzh-color-success10-rgb) / 1);--stzh-color-success20-rgb:var(--stzh-color-shamrock20-rgb);--stzh-color-success20:rgba(var(--stzh-color-success20-rgb) / 1);--stzh-color-success30-rgb:var(--stzh-color-shamrock30-rgb);--stzh-color-success30:rgba(var(--stzh-color-success30-rgb) / 1);--stzh-color-success40-rgb:var(--stzh-color-shamrock40-rgb);--stzh-color-success40:rgba(var(--stzh-color-success40-rgb) / 1);--stzh-color-success50-rgb:var(--stzh-color-shamrock50-rgb);--stzh-color-success50:rgba(var(--stzh-color-success50-rgb) / 1);--stzh-color-success60-rgb:var(--stzh-color-shamrock60-rgb);--stzh-color-success60:rgba(var(--stzh-color-success60-rgb) / 1);--stzh-color-success70-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-success70:rgba(var(--stzh-color-success70-rgb) / 1);--stzh-color-success80-rgb:var(--stzh-color-shamrock80-rgb);--stzh-color-success80:rgba(var(--stzh-color-success80-rgb) / 1);--stzh-color-success90-rgb:var(--stzh-color-shamrock90-rgb);--stzh-color-success90:rgba(var(--stzh-color-success90-rgb) / 1);--stzh-color-success100-rgb:var(--stzh-color-shamrock100-rgb);--stzh-color-success100:rgba(var(--stzh-color-success100-rgb) / 1);--stzh-color-error10-rgb:var(--stzh-color-coral10-rgb);--stzh-color-error10:rgba(var(--stzh-color-error10-rgb) / 1);--stzh-color-error20-rgb:var(--stzh-color-coral20-rgb);--stzh-color-error20:rgba(var(--stzh-color-error20-rgb) / 1);--stzh-color-error30-rgb:var(--stzh-color-coral30-rgb);--stzh-color-error30:rgba(var(--stzh-color-error30-rgb) / 1);--stzh-color-error40-rgb:var(--stzh-color-coral40-rgb);--stzh-color-error40:rgba(var(--stzh-color-error40-rgb) / 1);--stzh-color-error50-rgb:var(--stzh-color-coral50-rgb);--stzh-color-error50:rgba(var(--stzh-color-error50-rgb) / 1);--stzh-color-error60-rgb:var(--stzh-color-coral60-rgb);--stzh-color-error60:rgba(var(--stzh-color-error60-rgb) / 1);--stzh-color-error70-rgb:var(--stzh-color-coral70-rgb);--stzh-color-error70:rgba(var(--stzh-color-error70-rgb) / 1);--stzh-color-error80-rgb:var(--stzh-color-coral80-rgb);--stzh-color-error80:rgba(var(--stzh-color-error80-rgb) / 1);--stzh-color-error90-rgb:var(--stzh-color-coral90-rgb);--stzh-color-error90:rgba(var(--stzh-color-error90-rgb) / 1);--stzh-color-error100-rgb:var(--stzh-color-coral100-rgb);--stzh-color-error100:rgba(var(--stzh-color-error100-rgb) / 1);--stzh-color-warning10-rgb:var(--stzh-color-sunnyyellow10-rgb);--stzh-color-warning10:rgba(var(--stzh-color-warning10-rgb) / 1);--stzh-color-warning20-rgb:var(--stzh-color-sunnyyellow20-rgb);--stzh-color-warning20:rgba(var(--stzh-color-warning20-rgb) / 1);--stzh-color-warning30-rgb:var(--stzh-color-sunnyyellow30-rgb);--stzh-color-warning30:rgba(var(--stzh-color-warning30-rgb) / 1);--stzh-color-warning40-rgb:var(--stzh-color-sunnyyellow40-rgb);--stzh-color-warning40:rgba(var(--stzh-color-warning40-rgb) / 1);--stzh-color-warning50-rgb:var(--stzh-color-sunnyyellow50-rgb);--stzh-color-warning50:rgba(var(--stzh-color-warning50-rgb) / 1);--stzh-color-warning60-rgb:var(--stzh-color-sunnyyellow60-rgb);--stzh-color-warning60:rgba(var(--stzh-color-warning60-rgb) / 1);--stzh-color-warning70-rgb:var(--stzh-color-sunnyyellow70-rgb);--stzh-color-warning70:rgba(var(--stzh-color-warning70-rgb) / 1);--stzh-color-warning80-rgb:var(--stzh-color-sunnyyellow80-rgb);--stzh-color-warning80:rgba(var(--stzh-color-warning80-rgb) / 1);--stzh-color-warning90-rgb:var(--stzh-color-sunnyyellow90-rgb);--stzh-color-warning90:rgba(var(--stzh-color-warning90-rgb) / 1);--stzh-color-warning100-rgb:var(--stzh-color-sunnyyellow100-rgb);--stzh-color-warning100:rgba(var(--stzh-color-warning100-rgb) / 1);--stzh-color-info10-rgb:var(--stzh-color-coolgrey10-rgb);--stzh-color-info10:rgba(var(--stzh-color-info10-rgb) / 1);--stzh-color-info20-rgb:var(--stzh-color-coolgrey20-rgb);--stzh-color-info20:rgba(var(--stzh-color-info20-rgb) / 1);--stzh-color-info30-rgb:var(--stzh-color-coolgrey30-rgb);--stzh-color-info30:rgba(var(--stzh-color-info30-rgb) / 1);--stzh-color-info40-rgb:var(--stzh-color-coolgrey40-rgb);--stzh-color-info40:rgba(var(--stzh-color-info40-rgb) / 1);--stzh-color-info50-rgb:var(--stzh-color-coolgrey50-rgb);--stzh-color-info50:rgba(var(--stzh-color-info50-rgb) / 1);--stzh-color-info60-rgb:var(--stzh-color-coolgrey60-rgb);--stzh-color-info60:rgba(var(--stzh-color-info60-rgb) / 1);--stzh-color-info70-rgb:var(--stzh-color-coolgrey70-rgb);--stzh-color-info70:rgba(var(--stzh-color-info70-rgb) / 1);--stzh-color-info80-rgb:var(--stzh-color-coolgrey80-rgb);--stzh-color-info80:rgba(var(--stzh-color-info80-rgb) / 1);--stzh-color-info90-rgb:var(--stzh-color-coolgrey90-rgb);--stzh-color-info90:rgba(var(--stzh-color-info90-rgb) / 1);--stzh-color-info100-rgb:var(--stzh-color-coolgrey100-rgb);--stzh-color-info100:rgba(var(--stzh-color-info100-rgb) / 1);--stzh-color-old-truegreen-rgb:0 128 0;--stzh-color-old-truegreen:rgba(var(--stzh-color-old-truegreen-rgb) / 1);--stzh-color-old-warning-rgb:219 126 0;--stzh-color-old-warning:rgba(var(--stzh-color-old-warning-rgb) / 1);--stzh-color-old-active-rgb:164 196 0;--stzh-color-old-active:rgba(var(--stzh-color-old-active-rgb) / 1);--stzh-color-old-grey5-rgb:242 242 242;--stzh-color-old-grey5:rgba(var(--stzh-color-old-grey5-rgb) / 1);--stzh-color-old-grey13-rgb:222 222 222;--stzh-color-old-grey13:rgba(var(--stzh-color-old-grey13-rgb) / 1);--stzh-color-old-grey25-rgb:191 191 191;--stzh-color-old-grey25:rgba(var(--stzh-color-old-grey25-rgb) / 1);--stzh-color-old-grey40-rgb:153 153 153;--stzh-color-old-grey40:rgba(var(--stzh-color-old-grey40-rgb) / 1);--stzh-color-old-grey55-rgb:115 115 115;--stzh-color-old-grey55:rgba(var(--stzh-color-old-grey55-rgb) / 1);--stzh-color-old-grey61-rgb:100 100 100;--stzh-color-old-grey61:rgba(var(--stzh-color-old-grey61-rgb) / 1);--stzh-color-old-grey70-rgb:77 77 77;--stzh-color-old-grey70:rgba(var(--stzh-color-old-grey70-rgb) / 1);--stzh-color-old-grey87-rgb:34 34 34;--stzh-color-old-grey87:rgba(var(--stzh-color-old-grey87-rgb) / 1);--stzh-color-old-primary48:rgba(var(--stzh-color-primary-rgb) / 0.48);--stzh-color-old-primary32:rgba(var(--stzh-color-primary-rgb) / 0.32);--stzh-color-old-primary8:rgba(var(--stzh-color-primary-rgb) / 0.08);--stzh-color-old-primary4:rgba(var(--stzh-color-primary-rgb) / 0.04);--stzh-font-family-light:'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-regular:'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium:'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-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-style-light:normal;--stzh-font-style-regular:normal;--stzh-font-style-medium:normal;--stzh-font-style-bold:normal;--stzh-font-style-heavy:normal;--stzh-font-style-title:normal;--stzh-font-femto-font-size:0.625rem;--stzh-font-femto-text-line-height:1.1;--stzh-font-pico-font-size:0.75rem;--stzh-font-pico-text-line-height:1.1;--stzh-font-pico-heading-letter-spacing:0.01em;--stzh-font-nano-font-size:0.8125rem;--stzh-font-nano-text-line-height:1.5;--stzh-font-nano-heading-line-height:1.2;--stzh-font-nano-heading-letter-spacing:0.01em;--stzh-font-nano-lead-line-height:1.7;--stzh-font-micro-font-size:0.875rem;--stzh-font-micro-text-line-height:1.5;--stzh-font-micro-heading-line-height:1.2;--stzh-font-micro-heading-letter-spacing:0.01em;--stzh-font-micro-lead-line-height:1.7;--stzh-font-milli-font-size:1rem;--stzh-font-milli-text-line-height:1.5;--stzh-font-milli-heading-line-height:1.2;--stzh-font-milli-lead-line-height:1.7;--stzh-font-centi-font-size:1.125rem;--stzh-font-centi-text-line-height:1.5;--stzh-font-centi-heading-line-height:1.2;--stzh-font-centi-lead-line-height:1.7;--stzh-font-deci-font-size:1.25rem;--stzh-font-deci-text-line-height:1.5;--stzh-font-deci-heading-line-height:1.2;--stzh-font-deci-lead-line-height:1.7;--stzh-font-regular-font-size:1.375rem;--stzh-font-regular-text-line-height:1.6;--stzh-font-regular-heading-line-height:1.4;--stzh-font-deca-font-size:1.5rem;--stzh-font-deca-text-line-height:1.3;--stzh-font-deca-text-letter-spacing:-0.01em;--stzh-font-hecto-font-size:1.75rem;--stzh-font-hecto-text-line-height:1.3;--stzh-font-hecto-text-letter-spacing:-0.01em;--stzh-font-kilo-font-size:2rem;--stzh-font-kilo-text-line-height:1.3;--stzh-font-kilo-text-letter-spacing:-0.01em;--stzh-font-mega-font-size:2.5rem;--stzh-font-mega-text-line-height:1.2;--stzh-font-mega-text-letter-spacing:-0.02em;--stzh-font-giga-font-size:3rem;--stzh-font-giga-text-line-height:1.2;--stzh-font-giga-text-letter-spacing:-0.02em;--stzh-font-hero-font-size:3.5rem;--stzh-font-hero-text-line-height:1.2;--stzh-font-hero-text-letter-spacing:-0.02em;--stzh-z-index-deep:-999999;--stzh-z-index-default:1;--stzh-z-index-masked:100;--stzh-z-index-mask:200;--stzh-z-index-sticky:300;--stzh-z-index-header:400;--stzh-z-index-toast:500;--stzh-z-index-popover:600;--stzh-z-index-dialog:700;--stzh-z-index-popup:800;--stzh-z-index-overlay:900;--stzh-space-none:0px;--stzh-space-xxxsmall:0.125rem;--stzh-space-xxsmall:0.25rem;--stzh-space-xsmall:0.5rem;--stzh-space-small:0.75rem;--stzh-space-medium:1rem;--stzh-space-large:1.25rem;--stzh-space-xlarge:1.5rem;--stzh-space-xxlarge:2rem;--stzh-space-xxxlarge:2.5rem;--stzh-space-xxxxlarge:3rem;--stzh-space-big:3.5rem;--stzh-space-xbig:4rem;--stzh-space-huge:5rem;--stzh-space-xhuge:6rem;--stzh-space-default:var(--stzh-space-medium);--stzh-box-shadow-header:none;--stzh-box-shadow-popover:none;--stzh-box-shadow-message:none;--stzh-box-shadow-overlay:0px 0.25rem 0.9375rem rgba(0 0 0 / 0.32);--stzh-icon-size-xxsmall:0.75rem;--stzh-icon-size-xsmall:1rem;--stzh-icon-size-small:1.25rem;--stzh-icon-size-medium:1.5rem;--stzh-icon-size-large:2rem;--stzh-icon-size-xlarge:3rem;--stzh-grid-gutter:1rem;--stzh-grid-gutter-small:1.25rem;--stzh-grid-gutter-medium:1.25rem;--stzh-grid-gutter-large:1.5rem;--stzh-grid-gutter-ultra:2rem;--stzh-base-color:var(--stzh-color-black);--stzh-base-invert-color:var(--stzh-color-white);--stzh-base-invert-background-color:var(--stzh-color-primary70);--stzh-base-lead-color:var(--stzh-color-black);--stzh-base-border-color:var(--stzh-color-grey70);--stzh-base-transition-animation-speed:0.3s;--stzh-flyingfocus-color:var(--stzh-color-secondary60);--stzh-icon-size:var(--stzh-icon-size-medium);--stzh-icon-color:currentColor;--stzh-icon-vertical-align:text-top;--stzh-link-color:var(--stzh-color-primary70);--stzh-link-icon-size:var(--stzh-icon-size-medium);--stzh-link-text-decoration-line:underline;--stzh-link-text-decoration-thickness:calc(1em / 16);--stzh-link-text-underline-offset:calc(2.5em / 16);--stzh-link-text-decoration-skip-ink:none;--stzh-link-icon-wrapper-height:1em;--stzh-link-hover-color:var(--stzh-color-secondary60);--stzh-link-hover-text-decoration-line:underline;--stzh-link-secondary-color:var(--stzh-color-secondary60);--stzh-link-secondary-hover-color:var(--stzh-color-primary70);--stzh-section-highlight-color:var(--stzh-base-color);--stzh-section-highlight-background-color:var(--stzh-color-secondary10);--stzh-heading-color:var(--stzh-color-primary70);--stzh-text-info-color:var(--stzh-color-coolgrey70);--stzh-table-max-height:none;--stzh-table-min-width:43.75rem;--stzh-table-cell-padding:var(--stzh-space-small) var(--stzh-space-medium);--stzh-table-search-input-width:11rem;--stzh-menu-item-height:2.75rem;--stzh-menu-large-item-height:3.5rem;--stzh-form-input-border-radius:0px;--stzh-form-input-height:3.5rem;--stzh-form-input-small-height:2.75rem;--stzh-form-input-tiny-height:2rem;--stzh-popover-width:13.9375rem;--stzh-popover-min-width:initial;--stzh-popover-max-width:initial;--stzh-popover-padding:0px;--stzh-popover-content-padding:var(--stzh-space-xsmall) 0px;--stzh-popover-border-radius:0px;--stzh-popover-close-visibility:hidden;--stzh-popover-background-color:var(--stzh-color-grey10);--stzh-popover-large-content-padding:var(--stzh-space-medium) 0px;--stzh-tooltip-width:auto;--stzh-tooltip-min-width:initial;--stzh-tooltip-max-width:20.875rem;--stzh-tooltip-padding:calc(var(--stzh-space-small) + 0.0625rem) var(--stzh-space-xsmall);--stzh-tooltip-border-radius:0px;--stzh-tooltip-drop-shadow:none;--stzh-header-logobar-background-color:var(--stzh-color-primary70);--stzh-accordion-content-background:var(--stzh-color-secondary10);--stzh-timeline-bullet-size:2.5rem;--stzh-timeline-content-padding-top:var(--stzh-space-medium);--stzh-dialog-backdrop-opacity:0.7;--stzh-dialog-backdrop-background-color:var(--stzh-color-black);--stzh-overlay-backdrop-opacity:0.8;--stzh-overlay-backdrop-background-color:var(--stzh-color-white);--stzh-ratio-background-color:var(--stzh-color-grey20);--stzh-pagetitle-background-color:var(--stzh-color-secondary30);--stzh-calendar-width:20rem;--stzh-cta-background-color:var(--stzh-color-violet50);--stzh-toast-label-font-family:var(--stzh-font-family-medium);--stzh-toast-label-font-weight:var(--stzh-font-weight-medium);--stzh-toast-label-font-style:var(--stzh-font-style-medium);--stzh-toast-background-color:var(--stzh-color-grey20);--stzh-toast-label-color:var(--stzh-base-color);--stzh-toast-close-color:var(--stzh-base-color);--stzh-toast-button-color:var(--stzh-base-color);--stzh-toast-icon-color:var(--stzh-color-info70);--stzh-toast-success-icon-color:var(--stzh-color-success70);--stzh-toast-error-icon-color:var(--stzh-color-error60);--stzh-toast-warning-icon-color:var(--stzh-color-warning80)}@media (forced-colors: active), (-ms-high-contrast: active){:root{--stzh-base-border-color:CanvasText}}.stzh-theme-cta-orange{--stzh-cta-background-color:var(--stzh-color-orange60)}.stzh-theme-cta-magenta{--stzh-cta-background-color:var(--stzh-color-magenta50)}.stzh-theme-cta-firgreen{--stzh-cta-background-color:var(--stzh-color-firgreen60)}.stzh-theme-aoz{--stzh-color-primary-rgb:var(--stzh-color-tabasco-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-mahogany-rgb)}.stzh-theme-vbz{--stzh-color-primary-rgb:var(--stzh-color-deepcerulean-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-regalblue-rgb);--stzh-font-family-heavy:var(--stzh-font-family-bold);--stzh-font-family-medium:var(--stzh-font-family-regular);--stzh-font-family-title:var(--stzh-font-family-light);}.stzh-theme-uvz{--stzh-color-primary-rgb:var(--stzh-color-monza-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-venetianred-rgb);--stzh-link-color:var(--stzh-color-scienceblue);--stzh-heading-color:rgb(77, 77, 77)}.stzh-theme-pkzh{--stzh-pkzh-font-family:Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-color-primary-rgb:var(--stzh-color-shakespeare-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-chambray-rgb);--stzh-font-family-light:var(--stzh-pkzh-font-family);--stzh-font-family-regular:var(--stzh-pkzh-font-family);--stzh-font-family-medium:var(--stzh-pkzh-font-family);--stzh-font-family-bold:var(--stzh-pkzh-font-family);--stzh-font-family-heavy:var(--stzh-pkzh-font-family);--stzh-font-weight-light:300;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:500;--stzh-font-weight-bold:700;--stzh-font-weight-heavy:800}.stzh-theme-ms-aoz-agenda{--stzh-color-primary-rgb:var(--stzh-color-ms-aoz-agenda-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-aoz-agenda-hover-rgb)}.stzh-theme-ms-cool-grey60{--stzh-color-primary-rgb:var(--stzh-color-ms-coolgrey60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-coolgrey60-hover-rgb)}.stzh-theme-ms-cobalt-blue60{--stzh-color-primary-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-cobaltblue60-hover-rgb)}.stzh-theme-ms-shamrock-green70{--stzh-color-primary-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-shamrock70-hover-rgb)}.stzh-theme-ms-lime-green80{--stzh-color-primary-rgb:var(--stzh-color-limegreen80-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-limegreen80-hover-rgb)}.stzh-theme-ms-magenta70{--stzh-color-primary-rgb:var(--stzh-color-magenta70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-magenta70-hover-rgb)}.stzh-theme-ms-ocher70{--stzh-color-primary-rgb:var(--stzh-color-ocher70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ocher70-hover-rgb)}.stzh-theme-ms-orange{--stzh-color-primary-rgb:var(--stzh-color-ms-orange-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-orange-hover-rgb)}.stzh-theme-ms-orange70{--stzh-color-primary-rgb:var(--stzh-color-orange70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-orange70-hover-rgb)}.stzh-theme-ms-red{--stzh-color-primary-rgb:var(--stzh-color-ms-red-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-red-hover-rgb)}.stzh-theme-ms-red60{--stzh-color-primary-rgb:var(--stzh-color-red60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-red60-hover-rgb)}.stzh-theme-ms-violet70{--stzh-color-primary-rgb:var(--stzh-color-violet70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-violet70-hover-rgb)}.stzh-theme-ms-winered{--stzh-color-primary-rgb:var(--stzh-color-ms-winered-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-winered-hover-rgb)}.stzh-theme-ma{--stzh-section-highlight-background-color:var(--stzh-color-white);background-color:var(--stzh-color-grey10)}
1
+ html,body{overflow-x:hidden;overflow-x:clip;width:100vw;max-width:100vw}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-contents{display:contents}.stzh-pointer-events-auto{pointer-events:auto}@media print{img{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.stzh-print-show{display:block !important}.stzh-print-hide{display:none !important}.stzh-print-exact-color{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}}.stzh-scrolling-smooth{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){.stzh-scrolling-smooth{scroll-behavior:auto}}.stzh-header-scroll-margin-top{scroll-margin-top:var(--stzh-header-metabar-height, 0)}.stzh-global-header-scroll-margin-top *{scroll-margin-top:var(--stzh-header-metabar-height, 0)}.stzh-pagetitle-disturber-stuck-height{height:var(--stzh-pagetitle-disturber-stuck-height)}.stzh-sticky-stuck-bottom-height{height:var(--stzh-sticky-stuck-bottom-height)}.stzh-sticky-stuck-top-height{height:var(--stzh-sticky-stuck-top-height)}.stzh-layout-sticky-footer{display:grid;grid-template-rows:auto minmax(0, 1fr) auto;grid-template-columns:100%;min-height:100vh}.stzh-header-open,.stzh-header-open.sb-show-main.sb-main-fullscreen,.stzh-dialog-open,.stzh-dialog-open.sb-show-main.sb-main-fullscreen,.stzh-overlay-open,.stzh-overlay-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}@media screen and (max-width: 599px){.stzh-popover-open,.stzh-popover-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}}.has-focus{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root.stzh-flyingfocus-enabled{--stzh-popover-close-visibility:visible}.section.has-sticky{display:contents}:root{--stzh-color-lemonyellow10-rgb:255 253 241;--stzh-color-lemonyellow10:rgba(var(--stzh-color-lemonyellow10-rgb) / 1);--stzh-color-lemonyellow20-rgb:255 254 201;--stzh-color-lemonyellow20:rgba(var(--stzh-color-lemonyellow20-rgb) / 1);--stzh-color-lemonyellow30-rgb:255 253 137;--stzh-color-lemonyellow30:rgba(var(--stzh-color-lemonyellow30-rgb) / 1);--stzh-color-lemonyellow40-rgb:255 243 105;--stzh-color-lemonyellow40:rgba(var(--stzh-color-lemonyellow40-rgb) / 1);--stzh-color-lemonyellow50-rgb:253 232 40;--stzh-color-lemonyellow50:rgba(var(--stzh-color-lemonyellow50-rgb) / 1);--stzh-color-lemonyellow60-rgb:241 217 0;--stzh-color-lemonyellow60:rgba(var(--stzh-color-lemonyellow60-rgb) / 1);--stzh-color-lemonyellow70-rgb:204 186 16;--stzh-color-lemonyellow70:rgba(var(--stzh-color-lemonyellow70-rgb) / 1);--stzh-color-lemonyellow80-rgb:153 141 0;--stzh-color-lemonyellow80:rgba(var(--stzh-color-lemonyellow80-rgb) / 1);--stzh-color-lemonyellow90-rgb:84 79 9;--stzh-color-lemonyellow90:rgba(var(--stzh-color-lemonyellow90-rgb) / 1);--stzh-color-lemonyellow100-rgb:33 31 1;--stzh-color-lemonyellow100:rgba(var(--stzh-color-lemonyellow100-rgb) / 1);--stzh-color-lemongrass10-rgb:252 254 220;--stzh-color-lemongrass10:rgba(var(--stzh-color-lemongrass10-rgb) / 1);--stzh-color-lemongrass20-rgb:250 250 181;--stzh-color-lemongrass20:rgba(var(--stzh-color-lemongrass20-rgb) / 1);--stzh-color-lemongrass30-rgb:241 242 106;--stzh-color-lemongrass30:rgba(var(--stzh-color-lemongrass30-rgb) / 1);--stzh-color-lemongrass40-rgb:224 231 33;--stzh-color-lemongrass40:rgba(var(--stzh-color-lemongrass40-rgb) / 1);--stzh-color-lemongrass50-rgb:209 218 28;--stzh-color-lemongrass50:rgba(var(--stzh-color-lemongrass50-rgb) / 1);--stzh-color-lemongrass60-rgb:191 204 0;--stzh-color-lemongrass60:rgba(var(--stzh-color-lemongrass60-rgb) / 1);--stzh-color-lemongrass70-rgb:146 162 16;--stzh-color-lemongrass70:rgba(var(--stzh-color-lemongrass70-rgb) / 1);--stzh-color-lemongrass80-rgb:104 116 0;--stzh-color-lemongrass80:rgba(var(--stzh-color-lemongrass80-rgb) / 1);--stzh-color-lemongrass90-rgb:49 57 0;--stzh-color-lemongrass90:rgba(var(--stzh-color-lemongrass90-rgb) / 1);--stzh-color-lemongrass100-rgb:19 31 1;--stzh-color-lemongrass100:rgba(var(--stzh-color-lemongrass100-rgb) / 1);--stzh-color-limegreen10-rgb:249 255 231;--stzh-color-limegreen10:rgba(var(--stzh-color-limegreen10-rgb) / 1);--stzh-color-limegreen20-rgb:231 246 192;--stzh-color-limegreen20:rgba(var(--stzh-color-limegreen20-rgb) / 1);--stzh-color-limegreen30-rgb:211 231 131;--stzh-color-limegreen30:rgba(var(--stzh-color-limegreen30-rgb) / 1);--stzh-color-limegreen40-rgb:185 213 92;--stzh-color-limegreen40:rgba(var(--stzh-color-limegreen40-rgb) / 1);--stzh-color-limegreen50-rgb:153 195 46;--stzh-color-limegreen50:rgba(var(--stzh-color-limegreen50-rgb) / 1);--stzh-color-limegreen60-rgb:127 180 32;--stzh-color-limegreen60:rgba(var(--stzh-color-limegreen60-rgb) / 1);--stzh-color-limegreen70-rgb:83 131 27;--stzh-color-limegreen70:rgba(var(--stzh-color-limegreen70-rgb) / 1);--stzh-color-limegreen80-rgb:58 100 19;--stzh-color-limegreen80:rgba(var(--stzh-color-limegreen80-rgb) / 1);--stzh-color-limegreen90-rgb:17 61 6;--stzh-color-limegreen90:rgba(var(--stzh-color-limegreen90-rgb) / 1);--stzh-color-limegreen100-rgb:4 32 0;--stzh-color-limegreen100:rgba(var(--stzh-color-limegreen100-rgb) / 1);--stzh-color-shamrock10-rgb:240 253 233;--stzh-color-shamrock10:rgba(var(--stzh-color-shamrock10-rgb) / 1);--stzh-color-shamrock20-rgb:222 242 205;--stzh-color-shamrock20:rgba(var(--stzh-color-shamrock20-rgb) / 1);--stzh-color-shamrock30-rgb:188 229 158;--stzh-color-shamrock30:rgba(var(--stzh-color-shamrock30-rgb) / 1);--stzh-color-shamrock40-rgb:142 207 105;--stzh-color-shamrock40:rgba(var(--stzh-color-shamrock40-rgb) / 1);--stzh-color-shamrock50-rgb:100 192 79;--stzh-color-shamrock50:rgba(var(--stzh-color-shamrock50-rgb) / 1);--stzh-color-shamrock60-rgb:55 170 50;--stzh-color-shamrock60:rgba(var(--stzh-color-shamrock60-rgb) / 1);--stzh-color-shamrock70-rgb:6 117 30;--stzh-color-shamrock70:rgba(var(--stzh-color-shamrock70-rgb) / 1);--stzh-color-shamrock80-rgb:0 78 20;--stzh-color-shamrock80:rgba(var(--stzh-color-shamrock80-rgb) / 1);--stzh-color-shamrock90-rgb:2 48 9;--stzh-color-shamrock90:rgba(var(--stzh-color-shamrock90-rgb) / 1);--stzh-color-shamrock100-rgb:8 28 0;--stzh-color-shamrock100:rgba(var(--stzh-color-shamrock100-rgb) / 1);--stzh-color-firgreen10-rgb:233 252 242;--stzh-color-firgreen10:rgba(var(--stzh-color-firgreen10-rgb) / 1);--stzh-color-firgreen20-rgb:207 238 216;--stzh-color-firgreen20:rgba(var(--stzh-color-firgreen20-rgb) / 1);--stzh-color-firgreen30-rgb:162 229 176;--stzh-color-firgreen30:rgba(var(--stzh-color-firgreen30-rgb) / 1);--stzh-color-firgreen40-rgb:101 205 140;--stzh-color-firgreen40:rgba(var(--stzh-color-firgreen40-rgb) / 1);--stzh-color-firgreen50-rgb:52 177 11;--stzh-color-firgreen50:rgba(var(--stzh-color-firgreen50-rgb) / 1);--stzh-color-firgreen60-rgb:0 151 85;--stzh-color-firgreen60:rgba(var(--stzh-color-firgreen60-rgb) / 1);--stzh-color-firgreen70-rgb:0 104 49;--stzh-color-firgreen70:rgba(var(--stzh-color-firgreen70-rgb) / 1);--stzh-color-firgreen80-rgb:0 71 36;--stzh-color-firgreen80:rgba(var(--stzh-color-firgreen80-rgb) / 1);--stzh-color-firgreen90-rgb:0 41 20;--stzh-color-firgreen90:rgba(var(--stzh-color-firgreen90-rgb) / 1);--stzh-color-firgreen100-rgb:0 22 9;--stzh-color-firgreen100:rgba(var(--stzh-color-firgreen100-rgb) / 1);--stzh-color-petrol10-rgb:219 252 252;--stzh-color-petrol10:rgba(var(--stzh-color-petrol10-rgb) / 1);--stzh-color-petrol20-rgb:181 244 244;--stzh-color-petrol20:rgba(var(--stzh-color-petrol20-rgb) / 1);--stzh-color-petrol30-rgb:126 231 227;--stzh-color-petrol30:rgba(var(--stzh-color-petrol30-rgb) / 1);--stzh-color-petrol40-rgb:42 199 199;--stzh-color-petrol40:rgba(var(--stzh-color-petrol40-rgb) / 1);--stzh-color-petrol50-rgb:0 159 157;--stzh-color-petrol50:rgba(var(--stzh-color-petrol50-rgb) / 1);--stzh-color-petrol60-rgb:0 124 120;--stzh-color-petrol60:rgba(var(--stzh-color-petrol60-rgb) / 1);--stzh-color-petrol70-rgb:0 88 87;--stzh-color-petrol70:rgba(var(--stzh-color-petrol70-rgb) / 1);--stzh-color-petrol80-rgb:0 60 64;--stzh-color-petrol80:rgba(var(--stzh-color-petrol80-rgb) / 1);--stzh-color-petrol90-rgb:0 33 33;--stzh-color-petrol90:rgba(var(--stzh-color-petrol90-rgb) / 1);--stzh-color-petrol100-rgb:0 23 21;--stzh-color-petrol100:rgba(var(--stzh-color-petrol100-rgb) / 1);--stzh-color-cyan10-rgb:223 252 255;--stzh-color-cyan10:rgba(var(--stzh-color-cyan10-rgb) / 1);--stzh-color-cyan20-rgb:187 238 254;--stzh-color-cyan20:rgba(var(--stzh-color-cyan20-rgb) / 1);--stzh-color-cyan30-rgb:123 220 249;--stzh-color-cyan30:rgba(var(--stzh-color-cyan30-rgb) / 1);--stzh-color-cyan40-rgb:35 195 241;--stzh-color-cyan40:rgba(var(--stzh-color-cyan40-rgb) / 1);--stzh-color-cyan50-rgb:0 152 198;--stzh-color-cyan50:rgba(var(--stzh-color-cyan50-rgb) / 1);--stzh-color-cyan60-rgb:0 118 170;--stzh-color-cyan60:rgba(var(--stzh-color-cyan60-rgb) / 1);--stzh-color-cyan70-rgb:0 77 118;--stzh-color-cyan70:rgba(var(--stzh-color-cyan70-rgb) / 1);--stzh-color-cyan80-rgb:0 52 80;--stzh-color-cyan80:rgba(var(--stzh-color-cyan80-rgb) / 1);--stzh-color-cyan90-rgb:0 26 42;--stzh-color-cyan90:rgba(var(--stzh-color-cyan90-rgb) / 1);--stzh-color-cyan100-rgb:1 19 30;--stzh-color-cyan100:rgba(var(--stzh-color-cyan100-rgb) / 1);--stzh-color-cobaltblue10-rgb:230 247 255;--stzh-color-cobaltblue10:rgba(var(--stzh-color-cobaltblue10-rgb) / 1);--stzh-color-cobaltblue20-rgb:197 231 255;--stzh-color-cobaltblue20:rgba(var(--stzh-color-cobaltblue20-rgb) / 1);--stzh-color-cobaltblue30-rgb:136 207 255;--stzh-color-cobaltblue30:rgba(var(--stzh-color-cobaltblue30-rgb) / 1);--stzh-color-cobaltblue40-rgb:70 178 255;--stzh-color-cobaltblue40:rgba(var(--stzh-color-cobaltblue40-rgb) / 1);--stzh-color-cobaltblue50-rgb:10 141 246;--stzh-color-cobaltblue50:rgba(var(--stzh-color-cobaltblue50-rgb) / 1);--stzh-color-cobaltblue60-rgb:3 83 220;--stzh-color-cobaltblue60:rgba(var(--stzh-color-cobaltblue60-rgb) / 1);--stzh-color-cobaltblue70-rgb:0 47 150;--stzh-color-cobaltblue70:rgba(var(--stzh-color-cobaltblue70-rgb) / 1);--stzh-color-cobaltblue80-rgb:0 24 90;--stzh-color-cobaltblue80:rgba(var(--stzh-color-cobaltblue80-rgb) / 1);--stzh-color-cobaltblue90-rgb:0 18 49;--stzh-color-cobaltblue90:rgba(var(--stzh-color-cobaltblue90-rgb) / 1);--stzh-color-cobaltblue100-rgb:0 9 32;--stzh-color-cobaltblue100:rgba(var(--stzh-color-cobaltblue100-rgb) / 1);--stzh-color-midnightblue10-rgb:239 245 255;--stzh-color-midnightblue10:rgba(var(--stzh-color-midnightblue10-rgb) / 1);--stzh-color-midnightblue20-rgb:197 219 255;--stzh-color-midnightblue20:rgba(var(--stzh-color-midnightblue20-rgb) / 1);--stzh-color-midnightblue30-rgb:148 183 248;--stzh-color-midnightblue30:rgba(var(--stzh-color-midnightblue30-rgb) / 1);--stzh-color-midnightblue40-rgb:100 150 255;--stzh-color-midnightblue40:rgba(var(--stzh-color-midnightblue40-rgb) / 1);--stzh-color-midnightblue50-rgb:61 107 255;--stzh-color-midnightblue50:rgba(var(--stzh-color-midnightblue50-rgb) / 1);--stzh-color-midnightblue60-rgb:52 49 222;--stzh-color-midnightblue60:rgba(var(--stzh-color-midnightblue60-rgb) / 1);--stzh-color-midnightblue70-rgb:15 5 160;--stzh-color-midnightblue70:rgba(var(--stzh-color-midnightblue70-rgb) / 1);--stzh-color-midnightblue80-rgb:7 0 102;--stzh-color-midnightblue80:rgba(var(--stzh-color-midnightblue80-rgb) / 1);--stzh-color-midnightblue90-rgb:7 0 70;--stzh-color-midnightblue90:rgba(var(--stzh-color-midnightblue90-rgb) / 1);--stzh-color-midnightblue100-rgb:7 0 48;--stzh-color-midnightblue100:rgba(var(--stzh-color-midnightblue100-rgb) / 1);--stzh-color-violet10-rgb:246 243 255;--stzh-color-violet10:rgba(var(--stzh-color-violet10-rgb) / 1);--stzh-color-violet20-rgb:227 214 251;--stzh-color-violet20:rgba(var(--stzh-color-violet20-rgb) / 1);--stzh-color-violet30-rgb:207 176 255;--stzh-color-violet30:rgba(var(--stzh-color-violet30-rgb) / 1);--stzh-color-violet40-rgb:188 146 255;--stzh-color-violet40:rgba(var(--stzh-color-violet40-rgb) / 1);--stzh-color-violet50-rgb:161 116 222;--stzh-color-violet50:rgba(var(--stzh-color-violet50-rgb) / 1);--stzh-color-violet60-rgb:123 79 183;--stzh-color-violet60:rgba(var(--stzh-color-violet60-rgb) / 1);--stzh-color-violet70-rgb:81 36 128;--stzh-color-violet70:rgba(var(--stzh-color-violet70-rgb) / 1);--stzh-color-violet80-rgb:53 20 89;--stzh-color-violet80:rgba(var(--stzh-color-violet80-rgb) / 1);--stzh-color-violet90-rgb:32 0 68;--stzh-color-violet90:rgba(var(--stzh-color-violet90-rgb) / 1);--stzh-color-violet100-rgb:24 0 54;--stzh-color-violet100:rgba(var(--stzh-color-violet100-rgb) / 1);--stzh-color-magenta10-rgb:253 241 248;--stzh-color-magenta10:rgba(var(--stzh-color-magenta10-rgb) / 1);--stzh-color-magenta20-rgb:254 210 238;--stzh-color-magenta20:rgba(var(--stzh-color-magenta20-rgb) / 1);--stzh-color-magenta30-rgb:249 158 200;--stzh-color-magenta30:rgba(var(--stzh-color-magenta30-rgb) / 1);--stzh-color-magenta40-rgb:243 107 166;--stzh-color-magenta40:rgba(var(--stzh-color-magenta40-rgb) / 1);--stzh-color-magenta50-rgb:233 60 133;--stzh-color-magenta50:rgba(var(--stzh-color-magenta50-rgb) / 1);--stzh-color-magenta60-rgb:198 0 107;--stzh-color-magenta60:rgba(var(--stzh-color-magenta60-rgb) / 1);--stzh-color-magenta70-rgb:150 0 85;--stzh-color-magenta70:rgba(var(--stzh-color-magenta70-rgb) / 1);--stzh-color-magenta80-rgb:96 0 59;--stzh-color-magenta80:rgba(var(--stzh-color-magenta80-rgb) / 1);--stzh-color-magenta90-rgb:57 0 32;--stzh-color-magenta90:rgba(var(--stzh-color-magenta90-rgb) / 1);--stzh-color-magenta100-rgb:34 0 13;--stzh-color-magenta100:rgba(var(--stzh-color-magenta100-rgb) / 1);--stzh-color-red10-rgb:254 243 243;--stzh-color-red10:rgba(var(--stzh-color-red10-rgb) / 1);--stzh-color-red20-rgb:250 215 224;--stzh-color-red20:rgba(var(--stzh-color-red20-rgb) / 1);--stzh-color-red30-rgb:247 165 175;--stzh-color-red30:rgba(var(--stzh-color-red30-rgb) / 1);--stzh-color-red40-rgb:251 115 126;--stzh-color-red40:rgba(var(--stzh-color-red40-rgb) / 1);--stzh-color-red50-rgb:232 64 76;--stzh-color-red50:rgba(var(--stzh-color-red50-rgb) / 1);--stzh-color-red60-rgb:220 3 14;--stzh-color-red60:rgba(var(--stzh-color-red60-rgb) / 1);--stzh-color-red70-rgb:163 20 19;--stzh-color-red70:rgba(var(--stzh-color-red70-rgb) / 1);--stzh-color-red80-rgb:100 13 4;--stzh-color-red80:rgba(var(--stzh-color-red80-rgb) / 1);--stzh-color-red90-rgb:61 14 9;--stzh-color-red90:rgba(var(--stzh-color-red90-rgb) / 1);--stzh-color-red100-rgb:31 5 4;--stzh-color-red100:rgba(var(--stzh-color-red100-rgb) / 1);--stzh-color-coral10-rgb:253 239 236;--stzh-color-coral10:rgba(var(--stzh-color-coral10-rgb) / 1);--stzh-color-coral20-rgb:251 219 212;--stzh-color-coral20:rgba(var(--stzh-color-coral20-rgb) / 1);--stzh-color-coral30-rgb:246 175 160;--stzh-color-coral30:rgba(var(--stzh-color-coral30-rgb) / 1);--stzh-color-coral40-rgb:241 135 133;--stzh-color-coral40:rgba(var(--stzh-color-coral40-rgb) / 1);--stzh-color-coral50-rgb:234 79 97;--stzh-color-coral50:rgba(var(--stzh-color-coral50-rgb) / 1);--stzh-color-coral60-rgb:226 45 83;--stzh-color-coral60:rgba(var(--stzh-color-coral60-rgb) / 1);--stzh-color-coral70-rgb:163 20 19;--stzh-color-coral70:rgba(var(--stzh-color-coral70-rgb) / 1);--stzh-color-coral80-rgb:109 3 33;--stzh-color-coral80:rgba(var(--stzh-color-coral80-rgb) / 1);--stzh-color-coral90-rgb:71 0 19;--stzh-color-coral90:rgba(var(--stzh-color-coral90-rgb) / 1);--stzh-color-coral100-rgb:41 0 1;--stzh-color-coral100:rgba(var(--stzh-color-coral100-rgb) / 1);--stzh-color-orange10-rgb:254 245 234;--stzh-color-orange10:rgba(var(--stzh-color-orange10-rgb) / 1);--stzh-color-orange20-rgb:253 228 200;--stzh-color-orange20:rgba(var(--stzh-color-orange20-rgb) / 1);--stzh-color-orange30-rgb:251 203 151;--stzh-color-orange30:rgba(var(--stzh-color-orange30-rgb) / 1);--stzh-color-orange40-rgb:246 169 96;--stzh-color-orange40:rgba(var(--stzh-color-orange40-rgb) / 1);--stzh-color-orange50-rgb:241 136 48;--stzh-color-orange50:rgba(var(--stzh-color-orange50-rgb) / 1);--stzh-color-orange60-rgb:235 94 0;--stzh-color-orange60:rgba(var(--stzh-color-orange60-rgb) / 1);--stzh-color-orange70-rgb:178 58 1;--stzh-color-orange70:rgba(var(--stzh-color-orange70-rgb) / 1);--stzh-color-orange80-rgb:124 43 1;--stzh-color-orange80:rgba(var(--stzh-color-orange80-rgb) / 1);--stzh-color-orange90-rgb:72 23 0;--stzh-color-orange90:rgba(var(--stzh-color-orange90-rgb) / 1);--stzh-color-orange100-rgb:46 17 0;--stzh-color-orange100:rgba(var(--stzh-color-orange100-rgb) / 1);--stzh-color-sunnyyellow10-rgb:255 250 234;--stzh-color-sunnyyellow10:rgba(var(--stzh-color-sunnyyellow10-rgb) / 1);--stzh-color-sunnyyellow20-rgb:255 238 182;--stzh-color-sunnyyellow20:rgba(var(--stzh-color-sunnyyellow20-rgb) / 1);--stzh-color-sunnyyellow30-rgb:255 228 138;--stzh-color-sunnyyellow30:rgba(var(--stzh-color-sunnyyellow30-rgb) / 1);--stzh-color-sunnyyellow40-rgb:255 223 97;--stzh-color-sunnyyellow40:rgba(var(--stzh-color-sunnyyellow40-rgb) / 1);--stzh-color-sunnyyellow50-rgb:255 204 0;--stzh-color-sunnyyellow50:rgba(var(--stzh-color-sunnyyellow50-rgb) / 1);--stzh-color-sunnyyellow60-rgb:251 185 0;--stzh-color-sunnyyellow60:rgba(var(--stzh-color-sunnyyellow60-rgb) / 1);--stzh-color-sunnyyellow70-rgb:192 134 0;--stzh-color-sunnyyellow70:rgba(var(--stzh-color-sunnyyellow70-rgb) / 1);--stzh-color-sunnyyellow80-rgb:146 105 1;--stzh-color-sunnyyellow80:rgba(var(--stzh-color-sunnyyellow80-rgb) / 1);--stzh-color-sunnyyellow90-rgb:97 70 0;--stzh-color-sunnyyellow90:rgba(var(--stzh-color-sunnyyellow90-rgb) / 1);--stzh-color-sunnyyellow100-rgb:51 35 0;--stzh-color-sunnyyellow100:rgba(var(--stzh-color-sunnyyellow100-rgb) / 1);--stzh-color-ocher10-rgb:253 251 247;--stzh-color-ocher10:rgba(var(--stzh-color-ocher10-rgb) / 1);--stzh-color-ocher20-rgb:239 226 200;--stzh-color-ocher20:rgba(var(--stzh-color-ocher20-rgb) / 1);--stzh-color-ocher30-rgb:222 181 130;--stzh-color-ocher30:rgba(var(--stzh-color-ocher30-rgb) / 1);--stzh-color-ocher40-rgb:218 158 73;--stzh-color-ocher40:rgba(var(--stzh-color-ocher40-rgb) / 1);--stzh-color-ocher50-rgb:214 133 0;--stzh-color-ocher50:rgba(var(--stzh-color-ocher50-rgb) / 1);--stzh-color-ocher60-rgb:198 121 0;--stzh-color-ocher60:rgba(var(--stzh-color-ocher60-rgb) / 1);--stzh-color-ocher70-rgb:154 91 1;--stzh-color-ocher70:rgba(var(--stzh-color-ocher70-rgb) / 1);--stzh-color-ocher80-rgb:113 64 0;--stzh-color-ocher80:rgba(var(--stzh-color-ocher80-rgb) / 1);--stzh-color-ocher90-rgb:74 40 0;--stzh-color-ocher90:rgba(var(--stzh-color-ocher90-rgb) / 1);--stzh-color-ocher100-rgb:49 26 1;--stzh-color-ocher100:rgba(var(--stzh-color-ocher100-rgb) / 1);--stzh-color-warmgrey10-rgb:246 243 242;--stzh-color-warmgrey10:rgba(var(--stzh-color-warmgrey10-rgb) / 1);--stzh-color-warmgrey20-rgb:228 224 223;--stzh-color-warmgrey20:rgba(var(--stzh-color-warmgrey20-rgb) / 1);--stzh-color-warmgrey30-rgb:201 197 196;--stzh-color-warmgrey30:rgba(var(--stzh-color-warmgrey30-rgb) / 1);--stzh-color-warmgrey40-rgb:172 168 168;--stzh-color-warmgrey40:rgba(var(--stzh-color-warmgrey40-rgb) / 1);--stzh-color-warmgrey50-rgb:143 139 139;--stzh-color-warmgrey50:rgba(var(--stzh-color-warmgrey50-rgb) / 1);--stzh-color-warmgrey60-rgb:114 111 110;--stzh-color-warmgrey60:rgba(var(--stzh-color-warmgrey60-rgb) / 1);--stzh-color-warmgrey70-rgb:84 80 80;--stzh-color-warmgrey70:rgba(var(--stzh-color-warmgrey70-rgb) / 1);--stzh-color-warmgrey80-rgb:59 55 55;--stzh-color-warmgrey80:rgba(var(--stzh-color-warmgrey80-rgb) / 1);--stzh-color-warmgrey90-rgb:37 35 35;--stzh-color-warmgrey90:rgba(var(--stzh-color-warmgrey90-rgb) / 1);--stzh-color-warmgrey100-rgb:19 17 17;--stzh-color-warmgrey100:rgba(var(--stzh-color-warmgrey100-rgb) / 1);--stzh-color-coolgrey10-rgb:244 247 249;--stzh-color-coolgrey10:rgba(var(--stzh-color-coolgrey10-rgb) / 1);--stzh-color-coolgrey20-rgb:217 233 239;--stzh-color-coolgrey20:rgba(var(--stzh-color-coolgrey20-rgb) / 1);--stzh-color-coolgrey30-rgb:178 204 215;--stzh-color-coolgrey30:rgba(var(--stzh-color-coolgrey30-rgb) / 1);--stzh-color-coolgrey40-rgb:141 175 188;--stzh-color-coolgrey40:rgba(var(--stzh-color-coolgrey40-rgb) / 1);--stzh-color-coolgrey50-rgb:121 148 159;--stzh-color-coolgrey50:rgba(var(--stzh-color-coolgrey50-rgb) / 1);--stzh-color-coolgrey60-rgb:95 122 131;--stzh-color-coolgrey60:rgba(var(--stzh-color-coolgrey60-rgb) / 1);--stzh-color-coolgrey70-rgb:61 87 94;--stzh-color-coolgrey70:rgba(var(--stzh-color-coolgrey70-rgb) / 1);--stzh-color-coolgrey80-rgb:34 58 65;--stzh-color-coolgrey80:rgba(var(--stzh-color-coolgrey80-rgb) / 1);--stzh-color-coolgrey90-rgb:8 36 41;--stzh-color-coolgrey90:rgba(var(--stzh-color-coolgrey90-rgb) / 1);--stzh-color-coolgrey100-rgb:0 18 21;--stzh-color-coolgrey100:rgba(var(--stzh-color-coolgrey100-rgb) / 1);--stzh-color-grey10-rgb:244 244 244;--stzh-color-grey10:rgba(var(--stzh-color-grey10-rgb) / 1);--stzh-color-grey20-rgb:232 232 232;--stzh-color-grey20:rgba(var(--stzh-color-grey20-rgb) / 1);--stzh-color-grey30-rgb:210 210 210;--stzh-color-grey30:rgba(var(--stzh-color-grey30-rgb) / 1);--stzh-color-grey40-rgb:194 194 194;--stzh-color-grey40:rgba(var(--stzh-color-grey40-rgb) / 1);--stzh-color-grey50-rgb:170 170 170;--stzh-color-grey50:rgba(var(--stzh-color-grey50-rgb) / 1);--stzh-color-grey60-rgb:154 154 154;--stzh-color-grey60:rgba(var(--stzh-color-grey60-rgb) / 1);--stzh-color-grey70-rgb:124 124 124;--stzh-color-grey70:rgba(var(--stzh-color-grey70-rgb) / 1);--stzh-color-grey80-rgb:96 96 96;--stzh-color-grey80:rgba(var(--stzh-color-grey80-rgb) / 1);--stzh-color-grey90-rgb:64 64 64;--stzh-color-grey90:rgba(var(--stzh-color-grey90-rgb) / 1);--stzh-color-grey100-rgb:42 42 42;--stzh-color-grey100:rgba(var(--stzh-color-grey100-rgb) / 1);--stzh-color-tabasco-rgb:165 26 15;--stzh-color-tabasco:rgba(var(--stzh-color-tabasco-rgb) / 1);--stzh-color-mahogany-rgb:99 15 9;--stzh-color-mahogany:rgba(var(--stzh-color-mahogany-rgb) / 1);--stzh-color-monza-rgb:195 0 36;--stzh-color-monza:rgba(var(--stzh-color-monza-rgb) / 1);--stzh-color-venetianred-rgb:117 0 21;--stzh-color-venetianred:rgba(var(--stzh-color-venetianred-rgb) / 1);--stzh-color-scienceblue-rgb:0 109 197;--stzh-color-scienceblue:rgba(var(--stzh-color-scienceblue-rgb) / 1);--stzh-color-deepcerulean-rgb:5 127 172;--stzh-color-deepcerulean:rgba(var(--stzh-color-deepcerulean-rgb) / 1);--stzh-color-regalblue-rgb:3 76 103;--stzh-color-regalblue:rgba(var(--stzh-color-regalblue-rgb) / 1);--stzh-color-coral-rgb:228 105 76;--stzh-color-coral:rgba(var(--stzh-color-coral-rgb) / 1);--stzh-color-shakespeare-rgb:74 150 200;--stzh-color-shakespeare:rgba(var(--stzh-color-shakespeare-rgb) / 1);--stzh-color-chambray-rgb:44 90 120;--stzh-color-chambray:rgba(var(--stzh-color-chambray-rgb) / 1);--stzh-color-ms-aoz-agenda-rgb:47 142 135;--stzh-color-ms-aoz-agenda:rgba(var(--stzh-color-ms-aoz-agenda-rgb) / 1);--stzh-color-ms-aoz-agenda-hover-rgb:33 102 100;--stzh-color-ms-aoz-agenda-hover:rgba(var(--stzh-color-ms-aoz-agenda-hover-rgb) / 1);--stzh-color-ms-coolgrey60-rgb:92 119 129;--stzh-color-ms-coolgrey60:rgba(var(--stzh-color-ms-coolgrey60-rgb) / 1);--stzh-color-ms-coolgrey60-hover-rgb:52 79 89;--stzh-color-ms-coolgrey60-hover:rgba(var(--stzh-color-ms-coolgrey60-hover-rgb) / 1);--stzh-color-ms-orange-rgb:242 139 0;--stzh-color-ms-orange:rgba(var(--stzh-color-ms-orange-rgb) / 1);--stzh-color-ms-orange-hover-rgb:145 83 0;--stzh-color-ms-orange-hover:rgba(var(--stzh-color-ms-orange-hover-rgb) / 1);--stzh-color-ms-red-rgb:165 26 15;--stzh-color-ms-red:rgba(var(--stzh-color-ms-red-rgb) / 1);--stzh-color-ms-red-hover-rgb:99 15 9;--stzh-color-ms-red-hover:rgba(var(--stzh-color--ms-red-hover-rgb) / 1);--stzh-color-ms-winered-rgb:137 7 42;--stzh-color-ms-winered:rgba(var(--stzh-color-ms-winered-rgb) / 1);--stzh-color-ms-winered-hover-rgb:82 4 25;--stzh-color-ms-winered-hover:rgba(var(--stzh-color-ms-winered-hover-rgb) / 1);--stzh-color-cobaltblue60-hover-rgb:0 51 141;--stzh-color-cobaltblue60-hover:rgba(var(--stzh-color-cobaltblue60-hover-rgb) / 1);--stzh-color-shamrock70-hover-rgb:5 77 20;--stzh-color-shamrock70-hover:rgba(var(--stzh-color-shamrock70-hover-rgb) / 1);--stzh-color-limegreen80-hover-rgb:38 65 12;--stzh-color-limegreen80-hover:rgba(var(--stzh-color-limegreen80-hover-rgb) / 1);--stzh-color-magenta70-hover-rgb:102 0 51;--stzh-color-magenta70-hover:rgba(var(--stzh-color-magenta70-hover-rgb) / 1);--stzh-color-ocher70-hover-rgb:90 54 0;--stzh-color-ocher70-hover:rgba(var(--stzh-color-ocher70-hover-rgb) / 1);--stzh-color-orange70-hover-rgb:111 38 31;--stzh-color-orange70-hover:rgba(var(--stzh-color-orange70-hover-rgb) / 1);--stzh-color-red60-hover-rgb:162 3 9;--stzh-color-red60-hover:rgba(var(--stzh-color-red60-hover-rgb) / 1);--stzh-color-violet70-hover-rgb:45 19 72;--stzh-color-violet70-hover:rgba(var(--stzh-color-violet70-hover-rgb) / 1);--stzh-color-white-rgb:255 255 255;--stzh-color-white:rgba(var(--stzh-color-white-rgb) / 1);--stzh-color-white10op:rgba(var(--stzh-color-white-rgb) / 0.1);--stzh-color-white20op:rgba(var(--stzh-color-white-rgb) / 0.2);--stzh-color-white30op:rgba(var(--stzh-color-white-rgb) / 0.3);--stzh-color-white40op:rgba(var(--stzh-color-white-rgb) / 0.4);--stzh-color-white50op:rgba(var(--stzh-color-white-rgb) / 0.5);--stzh-color-white60op:rgba(var(--stzh-color-white-rgb) / 0.6);--stzh-color-white70op:rgba(var(--stzh-color-white-rgb) / 0.7);--stzh-color-white80op:rgba(var(--stzh-color-white-rgb) / 0.8);--stzh-color-white90op:rgba(var(--stzh-color-white-rgb) / 0.9);--stzh-color-black-rgb:0 0 0;--stzh-color-black:rgba(var(--stzh-color-black-rgb) / 1);--stzh-color-black10op:rgba(var(--stzh-color-black-rgb) / 0.1);--stzh-color-black20op:rgba(var(--stzh-color-black-rgb) / 0.2);--stzh-color-black30op:rgba(var(--stzh-color-black-rgb) / 0.3);--stzh-color-black40op:rgba(var(--stzh-color-black-rgb) / 0.4);--stzh-color-black50op:rgba(var(--stzh-color-black-rgb) / 0.5);--stzh-color-black60op:rgba(var(--stzh-color-black-rgb) / 0.6);--stzh-color-black70op:rgba(var(--stzh-color-black-rgb) / 0.7);--stzh-color-black80op:rgba(var(--stzh-color-black-rgb) / 0.8);--stzh-color-black90op:rgba(var(--stzh-color-black-rgb) / 0.9);--stzh-color-primary10-rgb:var(--stzh-color-midnightblue10-rgb);--stzh-color-primary10:rgba(var(--stzh-color-primary10-rgb) / 1);--stzh-color-primary20-rgb:var(--stzh-color-midnightblue20-rgb);--stzh-color-primary20:rgba(var(--stzh-color-primary20-rgb) / 1);--stzh-color-primary30-rgb:var(--stzh-color-midnightblue30-rgb);--stzh-color-primary30:rgba(var(--stzh-color-primary30-rgb) / 1);--stzh-color-primary40-rgb:var(--stzh-color-midnightblue40-rgb);--stzh-color-primary40:rgba(var(--stzh-color-primary40-rgb) / 1);--stzh-color-primary50-rgb:var(--stzh-color-midnightblue50-rgb);--stzh-color-primary50:rgba(var(--stzh-color-primary50-rgb) / 1);--stzh-color-primary60-rgb:var(--stzh-color-midnightblue60-rgb);--stzh-color-primary60:rgba(var(--stzh-color-primary60-rgb) / 1);--stzh-color-primary70-rgb:var(--stzh-color-midnightblue70-rgb);--stzh-color-primary70:rgba(var(--stzh-color-primary70-rgb) / 1);--stzh-color-primary80-rgb:var(--stzh-color-midnightblue80-rgb);--stzh-color-primary80:rgba(var(--stzh-color-primary80-rgb) / 1);--stzh-color-primary90-rgb:var(--stzh-color-midnightblue90-rgb);--stzh-color-primary90:rgba(var(--stzh-color-primary90-rgb) / 1);--stzh-color-primary100-rgb:var(--stzh-color-midnightblue100-rgb);--stzh-color-primary100:rgba(var(--stzh-color-primary100-rgb) / 1);--stzh-color-secondary10-rgb:var(--stzh-color-cobaltblue10-rgb);--stzh-color-secondary10:rgba(var(--stzh-color-secondary10-rgb) / 1);--stzh-color-secondary20-rgb:var(--stzh-color-cobaltblue20-rgb);--stzh-color-secondary20:rgba(var(--stzh-color-secondary20-rgb) / 1);--stzh-color-secondary30-rgb:var(--stzh-color-cobaltblue30-rgb);--stzh-color-secondary30:rgba(var(--stzh-color-secondary30-rgb) / 1);--stzh-color-secondary40-rgb:var(--stzh-color-cobaltblue40-rgb);--stzh-color-secondary40:rgba(var(--stzh-color-secondary40-rgb) / 1);--stzh-color-secondary50-rgb:var(--stzh-color-cobaltblue50-rgb);--stzh-color-secondary50:rgba(var(--stzh-color-secondary50-rgb) / 1);--stzh-color-secondary60-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-secondary60:rgba(var(--stzh-color-secondary60-rgb) / 1);--stzh-color-secondary70-rgb:var(--stzh-color-cobaltblue70-rgb);--stzh-color-secondary70:rgba(var(--stzh-color-secondary70-rgb) / 1);--stzh-color-secondary80-rgb:var(--stzh-color-cobaltblue80-rgb);--stzh-color-secondary80:rgba(var(--stzh-color-secondary80-rgb) / 1);--stzh-color-secondary90-rgb:var(--stzh-color-cobaltblue90-rgb);--stzh-color-secondary90:rgba(var(--stzh-color-secondary90-rgb) / 1);--stzh-color-secondary100-rgb:var(--stzh-color-cobaltblue100-rgb);--stzh-color-secondary100:rgba(var(--stzh-color-secondary100-rgb) / 1);--stzh-color-primary-rgb:var(--stzh-color-primary70-rgb);--stzh-color-primary:rgba(var(--stzh-color-primary-rgb) / 1);--stzh-color-primary-hover-rgb:var(--stzh-color-primary90-rgb);--stzh-color-primary-hover:rgba(var(--stzh-color-primary-hover-rgb) / 1);--stzh-color-success10-rgb:var(--stzh-color-shamrock10-rgb);--stzh-color-success10:rgba(var(--stzh-color-success10-rgb) / 1);--stzh-color-success20-rgb:var(--stzh-color-shamrock20-rgb);--stzh-color-success20:rgba(var(--stzh-color-success20-rgb) / 1);--stzh-color-success30-rgb:var(--stzh-color-shamrock30-rgb);--stzh-color-success30:rgba(var(--stzh-color-success30-rgb) / 1);--stzh-color-success40-rgb:var(--stzh-color-shamrock40-rgb);--stzh-color-success40:rgba(var(--stzh-color-success40-rgb) / 1);--stzh-color-success50-rgb:var(--stzh-color-shamrock50-rgb);--stzh-color-success50:rgba(var(--stzh-color-success50-rgb) / 1);--stzh-color-success60-rgb:var(--stzh-color-shamrock60-rgb);--stzh-color-success60:rgba(var(--stzh-color-success60-rgb) / 1);--stzh-color-success70-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-success70:rgba(var(--stzh-color-success70-rgb) / 1);--stzh-color-success80-rgb:var(--stzh-color-shamrock80-rgb);--stzh-color-success80:rgba(var(--stzh-color-success80-rgb) / 1);--stzh-color-success90-rgb:var(--stzh-color-shamrock90-rgb);--stzh-color-success90:rgba(var(--stzh-color-success90-rgb) / 1);--stzh-color-success100-rgb:var(--stzh-color-shamrock100-rgb);--stzh-color-success100:rgba(var(--stzh-color-success100-rgb) / 1);--stzh-color-error10-rgb:var(--stzh-color-coral10-rgb);--stzh-color-error10:rgba(var(--stzh-color-error10-rgb) / 1);--stzh-color-error20-rgb:var(--stzh-color-coral20-rgb);--stzh-color-error20:rgba(var(--stzh-color-error20-rgb) / 1);--stzh-color-error30-rgb:var(--stzh-color-coral30-rgb);--stzh-color-error30:rgba(var(--stzh-color-error30-rgb) / 1);--stzh-color-error40-rgb:var(--stzh-color-coral40-rgb);--stzh-color-error40:rgba(var(--stzh-color-error40-rgb) / 1);--stzh-color-error50-rgb:var(--stzh-color-coral50-rgb);--stzh-color-error50:rgba(var(--stzh-color-error50-rgb) / 1);--stzh-color-error60-rgb:var(--stzh-color-coral60-rgb);--stzh-color-error60:rgba(var(--stzh-color-error60-rgb) / 1);--stzh-color-error70-rgb:var(--stzh-color-coral70-rgb);--stzh-color-error70:rgba(var(--stzh-color-error70-rgb) / 1);--stzh-color-error80-rgb:var(--stzh-color-coral80-rgb);--stzh-color-error80:rgba(var(--stzh-color-error80-rgb) / 1);--stzh-color-error90-rgb:var(--stzh-color-coral90-rgb);--stzh-color-error90:rgba(var(--stzh-color-error90-rgb) / 1);--stzh-color-error100-rgb:var(--stzh-color-coral100-rgb);--stzh-color-error100:rgba(var(--stzh-color-error100-rgb) / 1);--stzh-color-warning10-rgb:var(--stzh-color-sunnyyellow10-rgb);--stzh-color-warning10:rgba(var(--stzh-color-warning10-rgb) / 1);--stzh-color-warning20-rgb:var(--stzh-color-sunnyyellow20-rgb);--stzh-color-warning20:rgba(var(--stzh-color-warning20-rgb) / 1);--stzh-color-warning30-rgb:var(--stzh-color-sunnyyellow30-rgb);--stzh-color-warning30:rgba(var(--stzh-color-warning30-rgb) / 1);--stzh-color-warning40-rgb:var(--stzh-color-sunnyyellow40-rgb);--stzh-color-warning40:rgba(var(--stzh-color-warning40-rgb) / 1);--stzh-color-warning50-rgb:var(--stzh-color-sunnyyellow50-rgb);--stzh-color-warning50:rgba(var(--stzh-color-warning50-rgb) / 1);--stzh-color-warning60-rgb:var(--stzh-color-sunnyyellow60-rgb);--stzh-color-warning60:rgba(var(--stzh-color-warning60-rgb) / 1);--stzh-color-warning70-rgb:var(--stzh-color-sunnyyellow70-rgb);--stzh-color-warning70:rgba(var(--stzh-color-warning70-rgb) / 1);--stzh-color-warning80-rgb:var(--stzh-color-sunnyyellow80-rgb);--stzh-color-warning80:rgba(var(--stzh-color-warning80-rgb) / 1);--stzh-color-warning90-rgb:var(--stzh-color-sunnyyellow90-rgb);--stzh-color-warning90:rgba(var(--stzh-color-warning90-rgb) / 1);--stzh-color-warning100-rgb:var(--stzh-color-sunnyyellow100-rgb);--stzh-color-warning100:rgba(var(--stzh-color-warning100-rgb) / 1);--stzh-color-info10-rgb:var(--stzh-color-coolgrey10-rgb);--stzh-color-info10:rgba(var(--stzh-color-info10-rgb) / 1);--stzh-color-info20-rgb:var(--stzh-color-coolgrey20-rgb);--stzh-color-info20:rgba(var(--stzh-color-info20-rgb) / 1);--stzh-color-info30-rgb:var(--stzh-color-coolgrey30-rgb);--stzh-color-info30:rgba(var(--stzh-color-info30-rgb) / 1);--stzh-color-info40-rgb:var(--stzh-color-coolgrey40-rgb);--stzh-color-info40:rgba(var(--stzh-color-info40-rgb) / 1);--stzh-color-info50-rgb:var(--stzh-color-coolgrey50-rgb);--stzh-color-info50:rgba(var(--stzh-color-info50-rgb) / 1);--stzh-color-info60-rgb:var(--stzh-color-coolgrey60-rgb);--stzh-color-info60:rgba(var(--stzh-color-info60-rgb) / 1);--stzh-color-info70-rgb:var(--stzh-color-coolgrey70-rgb);--stzh-color-info70:rgba(var(--stzh-color-info70-rgb) / 1);--stzh-color-info80-rgb:var(--stzh-color-coolgrey80-rgb);--stzh-color-info80:rgba(var(--stzh-color-info80-rgb) / 1);--stzh-color-info90-rgb:var(--stzh-color-coolgrey90-rgb);--stzh-color-info90:rgba(var(--stzh-color-info90-rgb) / 1);--stzh-color-info100-rgb:var(--stzh-color-coolgrey100-rgb);--stzh-color-info100:rgba(var(--stzh-color-info100-rgb) / 1);--stzh-color-old-truegreen-rgb:0 128 0;--stzh-color-old-truegreen:rgba(var(--stzh-color-old-truegreen-rgb) / 1);--stzh-color-old-warning-rgb:219 126 0;--stzh-color-old-warning:rgba(var(--stzh-color-old-warning-rgb) / 1);--stzh-color-old-active-rgb:164 196 0;--stzh-color-old-active:rgba(var(--stzh-color-old-active-rgb) / 1);--stzh-color-old-grey5-rgb:242 242 242;--stzh-color-old-grey5:rgba(var(--stzh-color-old-grey5-rgb) / 1);--stzh-color-old-grey13-rgb:222 222 222;--stzh-color-old-grey13:rgba(var(--stzh-color-old-grey13-rgb) / 1);--stzh-color-old-grey25-rgb:191 191 191;--stzh-color-old-grey25:rgba(var(--stzh-color-old-grey25-rgb) / 1);--stzh-color-old-grey40-rgb:153 153 153;--stzh-color-old-grey40:rgba(var(--stzh-color-old-grey40-rgb) / 1);--stzh-color-old-grey55-rgb:115 115 115;--stzh-color-old-grey55:rgba(var(--stzh-color-old-grey55-rgb) / 1);--stzh-color-old-grey61-rgb:100 100 100;--stzh-color-old-grey61:rgba(var(--stzh-color-old-grey61-rgb) / 1);--stzh-color-old-grey70-rgb:77 77 77;--stzh-color-old-grey70:rgba(var(--stzh-color-old-grey70-rgb) / 1);--stzh-color-old-grey87-rgb:34 34 34;--stzh-color-old-grey87:rgba(var(--stzh-color-old-grey87-rgb) / 1);--stzh-color-old-primary48:rgba(var(--stzh-color-primary-rgb) / 0.48);--stzh-color-old-primary32:rgba(var(--stzh-color-primary-rgb) / 0.32);--stzh-color-old-primary8:rgba(var(--stzh-color-primary-rgb) / 0.08);--stzh-color-old-primary4:rgba(var(--stzh-color-primary-rgb) / 0.04);--stzh-font-family-light:'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-regular:'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium:'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-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-style-light:normal;--stzh-font-style-regular:normal;--stzh-font-style-medium:normal;--stzh-font-style-bold:normal;--stzh-font-style-heavy:normal;--stzh-font-style-title:normal;--stzh-font-femto-font-size:0.625rem;--stzh-font-femto-text-line-height:1.1;--stzh-font-pico-font-size:0.75rem;--stzh-font-pico-text-line-height:1.1;--stzh-font-pico-heading-letter-spacing:0.01em;--stzh-font-nano-font-size:0.8125rem;--stzh-font-nano-text-line-height:1.5;--stzh-font-nano-heading-line-height:1.2;--stzh-font-nano-heading-letter-spacing:0.01em;--stzh-font-nano-lead-line-height:1.7;--stzh-font-micro-font-size:0.875rem;--stzh-font-micro-text-line-height:1.5;--stzh-font-micro-heading-line-height:1.2;--stzh-font-micro-heading-letter-spacing:0.01em;--stzh-font-micro-lead-line-height:1.7;--stzh-font-milli-font-size:1rem;--stzh-font-milli-text-line-height:1.5;--stzh-font-milli-heading-line-height:1.2;--stzh-font-milli-lead-line-height:1.7;--stzh-font-centi-font-size:1.125rem;--stzh-font-centi-text-line-height:1.5;--stzh-font-centi-heading-line-height:1.2;--stzh-font-centi-lead-line-height:1.7;--stzh-font-deci-font-size:1.25rem;--stzh-font-deci-text-line-height:1.5;--stzh-font-deci-heading-line-height:1.2;--stzh-font-deci-lead-line-height:1.7;--stzh-font-regular-font-size:1.375rem;--stzh-font-regular-text-line-height:1.6;--stzh-font-regular-heading-line-height:1.4;--stzh-font-deca-font-size:1.5rem;--stzh-font-deca-text-line-height:1.3;--stzh-font-deca-text-letter-spacing:-0.01em;--stzh-font-hecto-font-size:1.75rem;--stzh-font-hecto-text-line-height:1.3;--stzh-font-hecto-text-letter-spacing:-0.01em;--stzh-font-kilo-font-size:2rem;--stzh-font-kilo-text-line-height:1.3;--stzh-font-kilo-text-letter-spacing:-0.01em;--stzh-font-mega-font-size:2.5rem;--stzh-font-mega-text-line-height:1.2;--stzh-font-mega-text-letter-spacing:-0.02em;--stzh-font-giga-font-size:3rem;--stzh-font-giga-text-line-height:1.2;--stzh-font-giga-text-letter-spacing:-0.02em;--stzh-font-hero-font-size:3.5rem;--stzh-font-hero-text-line-height:1.2;--stzh-font-hero-text-letter-spacing:-0.02em;--stzh-z-index-deep:-999999;--stzh-z-index-default:1;--stzh-z-index-masked:100;--stzh-z-index-mask:200;--stzh-z-index-sticky:300;--stzh-z-index-header:400;--stzh-z-index-toast:500;--stzh-z-index-popover:600;--stzh-z-index-dialog:700;--stzh-z-index-popup:800;--stzh-z-index-overlay:900;--stzh-space-none:0px;--stzh-space-xxxsmall:0.125rem;--stzh-space-xxsmall:0.25rem;--stzh-space-xsmall:0.5rem;--stzh-space-small:0.75rem;--stzh-space-medium:1rem;--stzh-space-large:1.25rem;--stzh-space-xlarge:1.5rem;--stzh-space-xxlarge:2rem;--stzh-space-xxxlarge:2.5rem;--stzh-space-xxxxlarge:3rem;--stzh-space-big:3.5rem;--stzh-space-xbig:4rem;--stzh-space-huge:5rem;--stzh-space-xhuge:6rem;--stzh-space-default:var(--stzh-space-medium);--stzh-box-shadow-header:none;--stzh-box-shadow-popover:none;--stzh-box-shadow-message:none;--stzh-box-shadow-overlay:0px 0.25rem 0.9375rem rgba(0 0 0 / 0.32);--stzh-icon-size-xxsmall:0.75rem;--stzh-icon-size-xsmall:1rem;--stzh-icon-size-small:1.25rem;--stzh-icon-size-medium:1.5rem;--stzh-icon-size-large:2rem;--stzh-icon-size-xlarge:3rem;--stzh-grid-gutter:1rem;--stzh-grid-gutter-small:1.25rem;--stzh-grid-gutter-medium:1.25rem;--stzh-grid-gutter-large:1.5rem;--stzh-grid-gutter-ultra:2rem;--stzh-base-color:var(--stzh-color-black);--stzh-base-invert-color:var(--stzh-color-white);--stzh-base-invert-background-color:var(--stzh-color-primary70);--stzh-base-lead-color:var(--stzh-color-black);--stzh-base-border-color:var(--stzh-color-grey70);--stzh-base-transition-animation-speed:0.3s;--stzh-flyingfocus-color:var(--stzh-color-secondary60);--stzh-icon-size:var(--stzh-icon-size-medium);--stzh-icon-color:currentColor;--stzh-icon-vertical-align:text-top;--stzh-link-color:var(--stzh-color-primary70);--stzh-link-icon-size:var(--stzh-icon-size-medium);--stzh-link-text-decoration-line:underline;--stzh-link-text-decoration-thickness:calc(1em / 16);--stzh-link-text-underline-offset:calc(2.5em / 16);--stzh-link-text-decoration-skip-ink:none;--stzh-link-icon-wrapper-height:1em;--stzh-link-hover-color:var(--stzh-color-secondary60);--stzh-link-hover-text-decoration-line:underline;--stzh-link-secondary-color:var(--stzh-color-secondary60);--stzh-link-secondary-hover-color:var(--stzh-color-primary70);--stzh-section-highlight-color:var(--stzh-base-color);--stzh-section-highlight-background-color:var(--stzh-color-secondary10);--stzh-heading-color:var(--stzh-color-primary70);--stzh-text-info-color:var(--stzh-color-coolgrey70);--stzh-table-max-height:none;--stzh-table-min-width:43.75rem;--stzh-table-cell-padding:var(--stzh-space-small) var(--stzh-space-medium);--stzh-table-search-input-width:11rem;--stzh-menu-item-height:2.75rem;--stzh-menu-large-item-height:3.5rem;--stzh-form-input-border-radius:0px;--stzh-form-input-height:3.5rem;--stzh-form-input-small-height:2.75rem;--stzh-form-input-tiny-height:2rem;--stzh-popover-width:13.9375rem;--stzh-popover-min-width:initial;--stzh-popover-max-width:initial;--stzh-popover-padding:0px;--stzh-popover-content-padding:var(--stzh-space-xsmall) 0px;--stzh-popover-border-radius:0px;--stzh-popover-close-visibility:hidden;--stzh-popover-background-color:var(--stzh-color-grey10);--stzh-popover-large-content-padding:var(--stzh-space-medium) 0px;--stzh-tooltip-width:auto;--stzh-tooltip-min-width:initial;--stzh-tooltip-max-width:20.875rem;--stzh-tooltip-padding:calc(var(--stzh-space-small) + 0.0625rem) var(--stzh-space-xsmall);--stzh-tooltip-border-radius:0px;--stzh-tooltip-drop-shadow:none;--stzh-tooltip-small-padding:0 var(--stzh-space-xxsmall);--stzh-header-logobar-background-color:var(--stzh-color-primary70);--stzh-accordion-content-background:var(--stzh-color-secondary10);--stzh-timeline-bullet-size:2.5rem;--stzh-timeline-content-padding-top:var(--stzh-space-medium);--stzh-dialog-backdrop-opacity:0.7;--stzh-dialog-backdrop-background-color:var(--stzh-color-black);--stzh-overlay-backdrop-opacity:0.8;--stzh-overlay-backdrop-background-color:var(--stzh-color-white);--stzh-ratio-background-color:var(--stzh-color-grey20);--stzh-pagetitle-background-color:var(--stzh-color-secondary30);--stzh-calendar-width:20rem;--stzh-cta-background-color:var(--stzh-color-violet50);--stzh-toast-label-font-family:var(--stzh-font-family-medium);--stzh-toast-label-font-weight:var(--stzh-font-weight-medium);--stzh-toast-label-font-style:var(--stzh-font-style-medium);--stzh-toast-background-color:var(--stzh-color-grey20);--stzh-toast-label-color:var(--stzh-base-color);--stzh-toast-close-color:var(--stzh-base-color);--stzh-toast-button-color:var(--stzh-base-color);--stzh-toast-icon-color:var(--stzh-color-info70);--stzh-toast-success-icon-color:var(--stzh-color-success70);--stzh-toast-error-icon-color:var(--stzh-color-error60);--stzh-toast-warning-icon-color:var(--stzh-color-warning80)}@media (forced-colors: active), (-ms-high-contrast: active){:root{--stzh-base-border-color:CanvasText}}.stzh-theme-cta-orange{--stzh-cta-background-color:var(--stzh-color-orange60)}.stzh-theme-cta-magenta{--stzh-cta-background-color:var(--stzh-color-magenta50)}.stzh-theme-cta-firgreen{--stzh-cta-background-color:var(--stzh-color-firgreen60)}.stzh-theme-aoz{--stzh-color-primary-rgb:var(--stzh-color-tabasco-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-mahogany-rgb)}.stzh-theme-vbz{--stzh-color-primary-rgb:var(--stzh-color-deepcerulean-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-regalblue-rgb);--stzh-font-family-heavy:var(--stzh-font-family-bold);--stzh-font-family-medium:var(--stzh-font-family-regular);--stzh-font-family-title:var(--stzh-font-family-light);}.stzh-theme-uvz{--stzh-color-primary-rgb:var(--stzh-color-monza-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-venetianred-rgb);--stzh-link-color:var(--stzh-color-scienceblue);--stzh-heading-color:rgb(77, 77, 77)}.stzh-theme-pkzh{--stzh-pkzh-font-family:Verdana, 'Geneva', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-color-primary-rgb:var(--stzh-color-shakespeare-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-chambray-rgb);--stzh-font-family-light:var(--stzh-pkzh-font-family);--stzh-font-family-regular:var(--stzh-pkzh-font-family);--stzh-font-family-medium:var(--stzh-pkzh-font-family);--stzh-font-family-bold:var(--stzh-pkzh-font-family);--stzh-font-family-heavy:var(--stzh-pkzh-font-family);--stzh-font-weight-light:300;--stzh-font-weight-regular:normal;--stzh-font-weight-medium:500;--stzh-font-weight-bold:700;--stzh-font-weight-heavy:800}.stzh-theme-ms-aoz-agenda{--stzh-color-primary-rgb:var(--stzh-color-ms-aoz-agenda-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-aoz-agenda-hover-rgb)}.stzh-theme-ms-cool-grey60{--stzh-color-primary-rgb:var(--stzh-color-ms-coolgrey60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-coolgrey60-hover-rgb)}.stzh-theme-ms-cobalt-blue60{--stzh-color-primary-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-cobaltblue60-hover-rgb)}.stzh-theme-ms-shamrock-green70{--stzh-color-primary-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-shamrock70-hover-rgb)}.stzh-theme-ms-lime-green80{--stzh-color-primary-rgb:var(--stzh-color-limegreen80-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-limegreen80-hover-rgb)}.stzh-theme-ms-magenta70{--stzh-color-primary-rgb:var(--stzh-color-magenta70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-magenta70-hover-rgb)}.stzh-theme-ms-ocher70{--stzh-color-primary-rgb:var(--stzh-color-ocher70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ocher70-hover-rgb)}.stzh-theme-ms-orange{--stzh-color-primary-rgb:var(--stzh-color-ms-orange-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-orange-hover-rgb)}.stzh-theme-ms-orange70{--stzh-color-primary-rgb:var(--stzh-color-orange70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-orange70-hover-rgb)}.stzh-theme-ms-red{--stzh-color-primary-rgb:var(--stzh-color-ms-red-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-red-hover-rgb)}.stzh-theme-ms-red60{--stzh-color-primary-rgb:var(--stzh-color-red60-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-red60-hover-rgb)}.stzh-theme-ms-violet70{--stzh-color-primary-rgb:var(--stzh-color-violet70-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-violet70-hover-rgb)}.stzh-theme-ms-winered{--stzh-color-primary-rgb:var(--stzh-color-ms-winered-rgb);--stzh-color-primary-hover-rgb:var(--stzh-color-ms-winered-hover-rgb)}.stzh-theme-ma{--stzh-section-highlight-background-color:var(--stzh-color-white);background-color:var(--stzh-color-grey10)}