@oiz/stzh-components 3.0.0-beta3 → 3.0.0-beta4

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 (258) hide show
  1. package/dist/cjs/{app-globals-0cbebaa1.js → app-globals-5897b76e.js} +39 -14
  2. package/dist/cjs/app-globals-5897b76e.js.map +1 -0
  3. package/dist/cjs/index.cjs.js.map +1 -1
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/cjs/stzh-appointments.cjs.entry.js +11 -8
  6. package/dist/cjs/stzh-appointments.cjs.entry.js.map +1 -1
  7. package/dist/cjs/stzh-badge_3.cjs.entry.js +1 -1
  8. package/dist/cjs/stzh-badge_3.cjs.entry.js.map +1 -1
  9. package/dist/cjs/stzh-calendar.cjs.entry.js +1 -1
  10. package/dist/cjs/stzh-calendar.cjs.entry.js.map +1 -1
  11. package/dist/cjs/stzh-card_3.cjs.entry.js +16 -19
  12. package/dist/cjs/stzh-card_3.cjs.entry.js.map +1 -1
  13. package/dist/cjs/stzh-chip.cjs.entry.js +2 -2
  14. package/dist/cjs/stzh-chip.cjs.entry.js.map +1 -1
  15. package/dist/cjs/stzh-components.cjs.js +2 -2
  16. package/dist/cjs/stzh-content.cjs.entry.js +1 -1
  17. package/dist/cjs/stzh-content.cjs.entry.js.map +1 -1
  18. package/dist/cjs/stzh-cspace.cjs.entry.js +1 -1
  19. package/dist/cjs/stzh-cspace.cjs.entry.js.map +1 -1
  20. package/dist/cjs/stzh-cta.cjs.entry.js +1 -1
  21. package/dist/cjs/stzh-cta.cjs.entry.js.map +1 -1
  22. package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js +9 -4
  23. package/dist/cjs/stzh-datamessagelist-item.cjs.entry.js.map +1 -1
  24. package/dist/cjs/stzh-datamessagelist.cjs.entry.js +1 -1
  25. package/dist/cjs/stzh-datamessagelist.cjs.entry.js.map +1 -1
  26. package/dist/cjs/stzh-datepicker_3.cjs.entry.js +1 -1
  27. package/dist/cjs/stzh-datepicker_3.cjs.entry.js.map +1 -1
  28. package/dist/cjs/stzh-dropdown.cjs.entry.js +8 -2
  29. package/dist/cjs/stzh-dropdown.cjs.entry.js.map +1 -1
  30. package/dist/cjs/stzh-header.cjs.entry.js +15 -5
  31. package/dist/cjs/stzh-header.cjs.entry.js.map +1 -1
  32. package/dist/cjs/stzh-iframe.cjs.entry.js +11 -3
  33. package/dist/cjs/stzh-iframe.cjs.entry.js.map +1 -1
  34. package/dist/cjs/stzh-imagecomparison.cjs.entry.js +2 -2
  35. package/dist/cjs/stzh-imagecomparison.cjs.entry.js.map +1 -1
  36. package/dist/cjs/stzh-link.cjs.entry.js +1 -1
  37. package/dist/cjs/stzh-link.cjs.entry.js.map +1 -1
  38. package/dist/cjs/stzh-search.cjs.entry.js +20 -3
  39. package/dist/cjs/stzh-search.cjs.entry.js.map +1 -1
  40. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js +1 -1
  41. package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js.map +1 -1
  42. package/dist/collection/assets/i18n/de.json +2 -2
  43. package/dist/collection/assets/i18n/en.json +2 -2
  44. package/dist/collection/components/stzh-appointments/stzh-appointments.css +99 -19
  45. package/dist/collection/components/stzh-appointments/stzh-appointments.js +9 -7
  46. package/dist/collection/components/stzh-appointments/stzh-appointments.js.map +1 -1
  47. package/dist/collection/components/stzh-appointments/stzh-appointments.stories.js +7 -1
  48. package/dist/collection/components/stzh-button/stzh-button.css +10 -10
  49. package/dist/collection/components/stzh-calendar/stzh-calendar.css +0 -2
  50. package/dist/collection/components/stzh-card/stzh-card.css +0 -27
  51. package/dist/collection/components/stzh-card/stzh-card.js +12 -94
  52. package/dist/collection/components/stzh-card/stzh-card.js.map +1 -1
  53. package/dist/collection/components/stzh-card/stzh-card.stories.js +0 -17
  54. package/dist/collection/components/stzh-chip/stzh-chip.css +22 -10
  55. package/dist/collection/components/stzh-chip/stzh-chip.js +2 -2
  56. package/dist/collection/components/stzh-chip/stzh-chip.js.map +1 -1
  57. package/dist/collection/components/stzh-chipselect/stzh-chipselect.js +3 -1
  58. package/dist/collection/components/stzh-chipselect/stzh-chipselect.js.map +1 -1
  59. package/dist/collection/components/stzh-content/stzh-content.css +3 -3
  60. package/dist/collection/components/stzh-cspace/stzh-cspace.css +36 -0
  61. package/dist/collection/components/stzh-cta/stzh-cta.css +22 -36
  62. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.css +0 -5
  63. package/dist/collection/components/stzh-datamessagelist/stzh-datamessagelist.stories.js +26 -0
  64. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.css +26 -16
  65. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js +26 -3
  66. package/dist/collection/components/stzh-datamessagelist-item/stzh-datamessagelist-item.js.map +1 -1
  67. package/dist/collection/components/stzh-datepicker/stzh-datepicker.css +18 -3
  68. package/dist/collection/components/stzh-dropdown/stzh-dropdown.css +288 -40
  69. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js +108 -4
  70. package/dist/collection/components/stzh-dropdown/stzh-dropdown.js.map +1 -1
  71. package/dist/collection/components/stzh-header/stzh-header.css +15 -13
  72. package/dist/collection/components/stzh-header/stzh-header.js +19 -6
  73. package/dist/collection/components/stzh-header/stzh-header.js.map +1 -1
  74. package/dist/collection/components/stzh-iframe/stzh-iframe.js +160 -3
  75. package/dist/collection/components/stzh-iframe/stzh-iframe.js.map +1 -1
  76. package/dist/collection/components/stzh-imagecomparison/stzh-imagecomparison.css +12 -17
  77. package/dist/collection/components/stzh-imagecomparison/stzh-imagecomparison.js +1 -1
  78. package/dist/collection/components/stzh-imagecomparison/stzh-imagecomparison.js.map +1 -1
  79. package/dist/collection/components/stzh-link/stzh-link.js +19 -19
  80. package/dist/collection/components/stzh-link/stzh-link.js.map +1 -1
  81. package/dist/collection/components/stzh-search/stzh-search.css +70 -0
  82. package/dist/collection/components/stzh-search/stzh-search.js +72 -3
  83. package/dist/collection/components/stzh-search/stzh-search.js.map +1 -1
  84. package/dist/collection/components/stzh-search/stzh-search.stories.js +3 -0
  85. package/dist/collection/components/stzh-skin-portal-mitwirken/stzh-skin-portal-mitwirken.css +7 -7
  86. package/dist/collection/global/js/helpers/autofocus.js +36 -11
  87. package/dist/collection/global/js/script.js +2 -0
  88. package/dist/collection/index.js.map +1 -1
  89. package/dist/components/index.js +38 -13
  90. package/dist/components/index.js.map +1 -1
  91. package/dist/components/index2.js.map +1 -1
  92. package/dist/components/stzh-appointments.js +11 -9
  93. package/dist/components/stzh-appointments.js.map +1 -1
  94. package/dist/components/stzh-button2.js +1 -1
  95. package/dist/components/stzh-button2.js.map +1 -1
  96. package/dist/components/stzh-calendar2.js +1 -1
  97. package/dist/components/stzh-calendar2.js.map +1 -1
  98. package/dist/components/stzh-card2.js +13 -22
  99. package/dist/components/stzh-card2.js.map +1 -1
  100. package/dist/components/stzh-chip2.js +3 -3
  101. package/dist/components/stzh-chip2.js.map +1 -1
  102. package/dist/components/stzh-chipselect2.js +3 -1
  103. package/dist/components/stzh-chipselect2.js.map +1 -1
  104. package/dist/components/stzh-content.js +1 -1
  105. package/dist/components/stzh-content.js.map +1 -1
  106. package/dist/components/stzh-cspace.js +1 -1
  107. package/dist/components/stzh-cspace.js.map +1 -1
  108. package/dist/components/stzh-cta.js +1 -1
  109. package/dist/components/stzh-cta.js.map +1 -1
  110. package/dist/components/stzh-datamessagelist-item.js +10 -4
  111. package/dist/components/stzh-datamessagelist-item.js.map +1 -1
  112. package/dist/components/stzh-datamessagelist.js +1 -1
  113. package/dist/components/stzh-datamessagelist.js.map +1 -1
  114. package/dist/components/stzh-datepicker2.js +1 -1
  115. package/dist/components/stzh-datepicker2.js.map +1 -1
  116. package/dist/components/stzh-dropdown2.js +12 -2
  117. package/dist/components/stzh-dropdown2.js.map +1 -1
  118. package/dist/components/stzh-header.js +17 -5
  119. package/dist/components/stzh-header.js.map +1 -1
  120. package/dist/components/stzh-iframe2.js +19 -3
  121. package/dist/components/stzh-iframe2.js.map +1 -1
  122. package/dist/components/stzh-imagecomparison.js +2 -2
  123. package/dist/components/stzh-imagecomparison.js.map +1 -1
  124. package/dist/components/stzh-link2.js +2 -2
  125. package/dist/components/stzh-link2.js.map +1 -1
  126. package/dist/components/stzh-search.js +49 -16
  127. package/dist/components/stzh-search.js.map +1 -1
  128. package/dist/components/stzh-skin-portal-mitwirken.js +1 -1
  129. package/dist/components/stzh-skin-portal-mitwirken.js.map +1 -1
  130. package/dist/esm/{app-globals-3c171b79.js → app-globals-6a7ed0f4.js} +39 -14
  131. package/dist/esm/app-globals-6a7ed0f4.js.map +1 -0
  132. package/dist/esm/index.js.map +1 -1
  133. package/dist/esm/loader.js +2 -2
  134. package/dist/esm/stzh-appointments.entry.js +11 -8
  135. package/dist/esm/stzh-appointments.entry.js.map +1 -1
  136. package/dist/esm/stzh-badge_3.entry.js +1 -1
  137. package/dist/esm/stzh-badge_3.entry.js.map +1 -1
  138. package/dist/esm/stzh-calendar.entry.js +1 -1
  139. package/dist/esm/stzh-calendar.entry.js.map +1 -1
  140. package/dist/esm/stzh-card_3.entry.js +16 -19
  141. package/dist/esm/stzh-card_3.entry.js.map +1 -1
  142. package/dist/esm/stzh-chip.entry.js +3 -3
  143. package/dist/esm/stzh-chip.entry.js.map +1 -1
  144. package/dist/esm/stzh-components.js +2 -2
  145. package/dist/esm/stzh-content.entry.js +1 -1
  146. package/dist/esm/stzh-content.entry.js.map +1 -1
  147. package/dist/esm/stzh-cspace.entry.js +1 -1
  148. package/dist/esm/stzh-cspace.entry.js.map +1 -1
  149. package/dist/esm/stzh-cta.entry.js +1 -1
  150. package/dist/esm/stzh-cta.entry.js.map +1 -1
  151. package/dist/esm/stzh-datamessagelist-item.entry.js +9 -4
  152. package/dist/esm/stzh-datamessagelist-item.entry.js.map +1 -1
  153. package/dist/esm/stzh-datamessagelist.entry.js +1 -1
  154. package/dist/esm/stzh-datamessagelist.entry.js.map +1 -1
  155. package/dist/esm/stzh-datepicker_3.entry.js +1 -1
  156. package/dist/esm/stzh-datepicker_3.entry.js.map +1 -1
  157. package/dist/esm/stzh-dropdown.entry.js +8 -2
  158. package/dist/esm/stzh-dropdown.entry.js.map +1 -1
  159. package/dist/esm/stzh-header.entry.js +15 -5
  160. package/dist/esm/stzh-header.entry.js.map +1 -1
  161. package/dist/esm/stzh-iframe.entry.js +11 -3
  162. package/dist/esm/stzh-iframe.entry.js.map +1 -1
  163. package/dist/esm/stzh-imagecomparison.entry.js +2 -2
  164. package/dist/esm/stzh-imagecomparison.entry.js.map +1 -1
  165. package/dist/esm/stzh-link.entry.js +1 -1
  166. package/dist/esm/stzh-link.entry.js.map +1 -1
  167. package/dist/esm/stzh-search.entry.js +20 -3
  168. package/dist/esm/stzh-search.entry.js.map +1 -1
  169. package/dist/esm/stzh-skin-portal-mitwirken.entry.js +1 -1
  170. package/dist/esm/stzh-skin-portal-mitwirken.entry.js.map +1 -1
  171. package/dist/stzh-components/assets/i18n/de.json +2 -2
  172. package/dist/stzh-components/assets/i18n/en.json +2 -2
  173. package/dist/stzh-components/index.esm.js.map +1 -1
  174. package/dist/stzh-components/{p-3ca4f71a.entry.js → p-069e181f.entry.js} +2 -2
  175. package/dist/stzh-components/p-069e181f.entry.js.map +1 -0
  176. package/dist/stzh-components/p-1b78f602.entry.js +2 -0
  177. package/dist/stzh-components/p-1b78f602.entry.js.map +1 -0
  178. package/dist/stzh-components/p-295c8995.entry.js +2 -0
  179. package/dist/stzh-components/p-295c8995.entry.js.map +1 -0
  180. package/dist/stzh-components/p-2bbbc217.entry.js +9 -0
  181. package/dist/stzh-components/{p-b4ce8e10.entry.js.map → p-2bbbc217.entry.js.map} +1 -1
  182. package/dist/stzh-components/p-2d57953a.entry.js +2 -0
  183. package/dist/stzh-components/{p-1252aa01.entry.js.map → p-2d57953a.entry.js.map} +1 -1
  184. package/dist/stzh-components/p-2eb8f323.entry.js +2 -0
  185. package/dist/stzh-components/{p-62b88844.entry.js.map → p-2eb8f323.entry.js.map} +1 -1
  186. package/dist/stzh-components/p-45392fe0.entry.js +2 -0
  187. package/dist/stzh-components/p-45392fe0.entry.js.map +1 -0
  188. package/dist/stzh-components/{p-bd494b47.entry.js → p-523c0bb1.entry.js} +2 -2
  189. package/dist/stzh-components/p-523c0bb1.entry.js.map +1 -0
  190. package/dist/stzh-components/{p-e63dfe12.entry.js → p-5b9b2425.entry.js} +2 -2
  191. package/dist/stzh-components/{p-e63dfe12.entry.js.map → p-5b9b2425.entry.js.map} +1 -1
  192. package/dist/stzh-components/{p-bb87a6e2.entry.js → p-75fec3cd.entry.js} +2 -2
  193. package/dist/stzh-components/{p-bb87a6e2.entry.js.map → p-75fec3cd.entry.js.map} +1 -1
  194. package/dist/stzh-components/p-78eaea8d.js +2 -0
  195. package/dist/stzh-components/p-78eaea8d.js.map +1 -0
  196. package/dist/stzh-components/p-8ab62796.entry.js +2 -0
  197. package/dist/stzh-components/p-8ab62796.entry.js.map +1 -0
  198. package/dist/stzh-components/p-b0626969.entry.js +2 -0
  199. package/dist/stzh-components/p-b0626969.entry.js.map +1 -0
  200. package/dist/stzh-components/p-b34a4e7c.entry.js +2 -0
  201. package/dist/stzh-components/p-b34a4e7c.entry.js.map +1 -0
  202. package/dist/stzh-components/p-b5224e53.entry.js +2 -0
  203. package/dist/stzh-components/p-b5224e53.entry.js.map +1 -0
  204. package/dist/stzh-components/p-d1e6afe2.entry.js +2 -0
  205. package/dist/stzh-components/p-d1e6afe2.entry.js.map +1 -0
  206. package/dist/stzh-components/p-ddfb8df0.entry.js +2 -0
  207. package/dist/stzh-components/p-ddfb8df0.entry.js.map +1 -0
  208. package/dist/stzh-components/p-eb79f3ed.entry.js +2 -0
  209. package/dist/stzh-components/p-eb79f3ed.entry.js.map +1 -0
  210. package/dist/stzh-components/p-f50e0102.entry.js +2 -0
  211. package/dist/stzh-components/p-f50e0102.entry.js.map +1 -0
  212. package/dist/stzh-components/stzh-components.css +1 -1
  213. package/dist/stzh-components/stzh-components.esm.js +1 -1
  214. package/dist/stzh-components/stzh-components.esm.js.map +1 -1
  215. package/dist/types/components/stzh-card/stzh-card.d.ts +1 -5
  216. package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +2 -0
  217. package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +10 -2
  218. package/dist/types/components/stzh-header/stzh-header.d.ts +2 -2
  219. package/dist/types/components/stzh-iframe/stzh-iframe.d.ts +29 -1
  220. package/dist/types/components/stzh-link/stzh-link.d.ts +2 -2
  221. package/dist/types/components/stzh-search/stzh-search.d.ts +10 -0
  222. package/dist/types/components.d.ts +156 -38
  223. package/dist/types/index.d.ts +3 -0
  224. package/dist/vscode-data.json +140 -12
  225. package/package.json +1 -1
  226. package/dist/cjs/app-globals-0cbebaa1.js.map +0 -1
  227. package/dist/collection/patterns/appointments/appointments.e2e.js +0 -18
  228. package/dist/collection/patterns/appointments/appointments.e2e.js.map +0 -1
  229. package/dist/esm/app-globals-3c171b79.js.map +0 -1
  230. package/dist/stzh-components/p-1252aa01.entry.js +0 -2
  231. package/dist/stzh-components/p-18015613.entry.js +0 -2
  232. package/dist/stzh-components/p-18015613.entry.js.map +0 -1
  233. package/dist/stzh-components/p-38d64313.entry.js +0 -2
  234. package/dist/stzh-components/p-38d64313.entry.js.map +0 -1
  235. package/dist/stzh-components/p-39fa126d.js +0 -2
  236. package/dist/stzh-components/p-39fa126d.js.map +0 -1
  237. package/dist/stzh-components/p-3ca4f71a.entry.js.map +0 -1
  238. package/dist/stzh-components/p-4cff0c86.entry.js +0 -2
  239. package/dist/stzh-components/p-4cff0c86.entry.js.map +0 -1
  240. package/dist/stzh-components/p-5e48450d.entry.js +0 -2
  241. package/dist/stzh-components/p-5e48450d.entry.js.map +0 -1
  242. package/dist/stzh-components/p-62b88844.entry.js +0 -2
  243. package/dist/stzh-components/p-69c1826d.entry.js +0 -2
  244. package/dist/stzh-components/p-69c1826d.entry.js.map +0 -1
  245. package/dist/stzh-components/p-7091d652.entry.js +0 -2
  246. package/dist/stzh-components/p-7091d652.entry.js.map +0 -1
  247. package/dist/stzh-components/p-76902b7c.entry.js +0 -2
  248. package/dist/stzh-components/p-76902b7c.entry.js.map +0 -1
  249. package/dist/stzh-components/p-92285350.entry.js +0 -2
  250. package/dist/stzh-components/p-92285350.entry.js.map +0 -1
  251. package/dist/stzh-components/p-93e0ff47.entry.js +0 -2
  252. package/dist/stzh-components/p-93e0ff47.entry.js.map +0 -1
  253. package/dist/stzh-components/p-b4ce8e10.entry.js +0 -9
  254. package/dist/stzh-components/p-bd494b47.entry.js.map +0 -1
  255. package/dist/stzh-components/p-e6785bb1.entry.js +0 -2
  256. package/dist/stzh-components/p-e6785bb1.entry.js.map +0 -1
  257. package/dist/stzh-components/p-fb1d20da.entry.js +0 -2
  258. package/dist/stzh-components/p-fb1d20da.entry.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stzhAppointmentsCss","StzhAppointments","this","showMoreLink","moreItemsLeft","showCalendar","showSort","showSortStart","showSortPlace","showAppointmentsTitle","allAppointsmentOnSameDay","sortOptions","isDateDisabled","date","dateHasAppointment","_appointments","find","appointment","start","getFullYear","getMonth","getDate","onNextActiveDateClick","async","nextDate","currentDate","popover","datepickerElement","getPopover","hide","onMoreClick","showItems","stepItems","radio","inputElement","querySelector","focus","onDropdownChange","event","target","sortBy","getValue","onDatepickerChange","detail","component","valueAsDate","_initialShowItems","onRadioChange","value","stzhChange","emit","dateAdapterWatcher","newValue","dateAdapter","window","stzhComponents","utils","createFormatParseAdapter","localization","$formats","$globals","currentDateWatcher","_currentDate","dateByValue","earliestDate","setValueToFirstAppointmentOfCurrentDate","parseISODate","sortByWatcher","valueWatcher","updateDateByValue","appointmentsWatcher","JSON","parse","map","Object","assign","Date","end","length","sort","a","b","latestDate","firstDate","every","getCurrentDateAppointments","indexOfLastCurrentDayDate","appointmentsCurrentDate","filter","index","dateIsInCurrentDay","appointments","disabled","componentWillLoad","fetchTranslations","element","componentWillRender","appointmentsShown","slice","format","item","pos","self","indexOf","place","push","text","sortByTime","sortByPlace","_sortBy","componentDidRender","setDate","datepickerElementMedium","render","headingUsed","hasSlot","classes","h","Host","class","name","calendarTitle","ref","el","onStzhChange","label","datepickerLabel","calendarIsDateDisabled","calendarMin","printISODate","calendarMax","slot","size","onClick","nextDayWithAppointments","inline","appointmentsTitle","variant","sizeMedium","items","options","legend","inputLegend","preventUpdateProperties","font","formatSpan","caption","tc","moreTextItems"],"sources":["src/components/stzh-appointments/stzh-appointments.scss?tag=stzh-appointments&encapsulation=scoped","src/components/stzh-appointments/stzh-appointments.tsx"],"sourcesContent":[":host {\n --background-color: #{$colorSecondary10};\n}\n\n.stzh-appointments {\n &__heading {\n &:not(:empty) {\n @include spaceCurve('padding-bottom', 'tiny');\n margin-bottom: space('xsmall');\n\n @include mq($from: small) {\n margin-bottom: space('small');\n }\n\n @include mq($from: medium) {\n margin-bottom: space('medium');\n }\n\n @include mq($from: large) {\n margin-bottom: space('xlarge');\n }\n }\n }\n\n // &__actions {\n // &:not(:empty) {\n // @include spaceCurve('margin-top', 'medium');\n // }\n // }\n\n &__wrapper {\n @include spaceCurve('padding-top', 'regular');\n @include spaceCurve('padding-bottom', 'regular');\n display: flex;\n flex-direction: column;\n padding-left: space('large');\n padding-right: space('large');\n background-color: var(--background-color);\n\n @include mq($from: medium) {\n flex-direction: row;\n }\n }\n\n &__calendar-wrapper {\n display: flex;\n flex-direction: column;\n\n @include mq($from: medium) {\n margin-right: space('xxlarge');\n }\n }\n\n &__appointments-wrapper {\n flex-grow: 1;\n display: flex;\n flex-direction: column;\n }\n\n &__calendar-title-wrapper,\n &__appointments-title-wrapper {\n @include spaceCurve('margin-bottom', 'small');\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n\n &__calendar-title,\n &__appointments-title {\n @include font('heavy');\n @include fontSize('centi');\n color: $colorPrimary70;\n display: flex;\n align-items: center;\n }\n\n &__calendar-icon,\n &__appointments-icon {\n --size: #{iconSize('large')};\n margin-right: space('xsmall');\n }\n\n &__calendar-content,\n &__calendar-content-medium {\n @include fontSize('milli');\n }\n\n &__calendar-content {\n @include mq($from: medium) {\n display: none;\n }\n }\n\n &__calendar-content-medium {\n display: none;\n background-color: $colorWhite;\n padding-bottom: space('medium');\n\n @include mq($from: medium) {\n display: block;\n }\n }\n\n &__appointments-content {\n flex-grow: 1;\n }\n\n &__appointments-radiogroup {\n margin-top: space('xsmall');\n margin-bottom: space('xsmall');\n }\n\n &__more-link {\n @include fontSize('milli');\n margin-top: space('medium');\n }\n\n &--has-calendar &__appointments-wrapper {\n margin-top: space('large');\n\n @include mq($from: medium) {\n margin-top: 0;\n }\n }\n}\n","import {\n Component,\n Host,\n Element,\n Prop,\n h,\n Watch,\n Event,\n EventEmitter\n} from \"@stencil/core\";\n\nimport {\n StzhAppointmentsChangeEvent,\n StzhRadioChangeEvent,\n StzhDatepickerChangeEvent,\n StzhDropdownChangeEvent,\n} from \"../../index\";\n\nimport { tc } from \"../../utils/translation-utils\";\n\nimport { printISODate, parseISODate } from \"../../utils/date-utils\";\nimport { StzhLocaleAdapter } from \"../../utils/date-adapter\";\n\nimport { StzhAppointmentsLocalizedText } from \"./stzh-appointments.localization\"\nimport { hasSlot } from \"../../utils/utils\";\n\n/**\n * @slot - Slot for any content\n */\n@Component({\n tag: \"stzh-appointments\",\n styleUrl: \"stzh-appointments.scss\",\n scoped: true\n})\nexport class StzhAppointments {\n /** Translation strings */\n @Prop() localization: StzhAppointmentsLocalizedText;\n\n /** Sort by */\n @Prop({ mutable: true }) sortBy: \"start\" | \"place\" = \"start\";\n private _sortBy: \"start\" | \"place\";\n\n /** Initial selected values */\n @Prop() appointments: any[] | string = [];\n private _appointments: any[];\n private appointmentsShown: any[];\n\n /** Current selected date (if undefined, earliest appointment date in list is taken or current selected one by value) */\n @Prop({ mutable: true }) currentDate: Date | string;\n private _currentDate: Date;\n\n /* Selected appointment by value */\n @Prop({ mutable: true }) value: string = \"\";\n\n /* Name of radiogroup form element */\n @Prop({ reflect: true }) name: string = \"appointment\";\n\n /** Nr of items shown */\n @Prop({ mutable: true }) showItems: number = 5;\n private _initialShowItems: number;\n\n /** Nr of items shown when more link is clicked */\n @Prop() stepItems: number = 5;\n\n /** Overwrite default calendar title */\n @Prop() calendarTitle = \"\";\n\n /** Overwrite default appointments title */\n @Prop() appointmentsTitle = \"\";\n\n /**\n * Date adapter, for custom parsing/formatting.\n * Must be an object with a `parse` function which accepts a `string` and returns a `Date`,\n * and a `format` function which accepts a `Date` and returns a `string`.\n */\n @Prop() dateAdapter: StzhLocaleAdapter;\n\n @Element() element: HTMLStzhAppointmentsElement;\n\n /** Appointments change event */\n @Event() stzhChange: EventEmitter<StzhAppointmentsChangeEvent>;\n\n @Watch(\"dateAdapter\")\n dateAdapterWatcher(newValue: StzhLocaleAdapter) {\n if (!newValue) {\n this.dateAdapter = window.stzhComponents.utils.createFormatParseAdapter(\n this.localization.$formats,\n this.localization.$globals\n );\n }\n }\n\n @Watch(\"currentDate\")\n currentDateWatcher(newValue: Date | string) {\n if (!newValue) {\n this._currentDate = this.dateByValue || this.earliestDate;\n\n if (!this.dateByValue) {\n this.setValueToFirstAppointmentOfCurrentDate();\n }\n } else if (typeof newValue === \"string\") {\n this._currentDate = parseISODate(newValue);\n this.setValueToFirstAppointmentOfCurrentDate();\n } else {\n this._currentDate = newValue;\n this.setValueToFirstAppointmentOfCurrentDate();\n }\n }\n\n @Watch(\"sortBy\")\n sortByWatcher() {\n this.setValueToFirstAppointmentOfCurrentDate();\n }\n\n @Watch(\"value\")\n valueWatcher() {\n this.updateDateByValue();\n // update current date if user has not choosen one\n this.currentDateWatcher(this.currentDate);\n }\n\n @Watch(\"appointments\")\n appointmentsWatcher(newValue: any[] | string) {\n if (typeof newValue === \"string\") {\n this._appointments = JSON.parse(newValue);\n } else {\n this._appointments = newValue;\n }\n\n // convert start and end field to date\n this._appointments = this._appointments.map(appointment => ({\n ...appointment,\n start: new Date(appointment.start),\n end: new Date(appointment.end),\n }))\n\n if (this._appointments.length > 0) {\n // sort with start field and find earliest and latest date\n this._appointments.sort((a, b) => a['start'] > b['start'] ? 1 : -1);\n this.earliestDate = this._appointments[0].start;\n this.latestDate = this._appointments[this._appointments.length - 1].start;\n this.updateDateByValue();\n }\n\n // determine whether all appointments are from the same day\n if (this._appointments.length > 1) {\n const firstDate = this._appointments[0].start;\n this.allAppointsmentOnSameDay = this._appointments\n .map(appointment => appointment.start)\n .every(date => `${date.getFullYear()}-${date.getMonth()}-${date.getDate()}`\n === `${firstDate.getFullYear()}-${firstDate.getMonth()}-${firstDate.getDate()}`);\n }\n\n // update flags\n this.showCalendar = !this.allAppointsmentOnSameDay;\n this.showAppointmentsTitle = this._appointments.length > 1;\n\n // update current date if user has not choosen one\n this.currentDateWatcher(this.currentDate);\n }\n\n private dateByValue: Date;\n private earliestDate: Date;\n private latestDate: Date;\n private nextDate: Date;\n\n private showMoreLink: boolean = false;\n private moreItemsLeft: number = 0;\n private showCalendar: boolean = false;\n private showSort: boolean = false;\n private showSortStart: boolean = false;\n private showSortPlace: boolean = false;\n private showAppointmentsTitle: boolean = false;\n private allAppointsmentOnSameDay: boolean = true;\n private sortOptions = [];\n\n private inputElement: HTMLStzhRadiogroupElement;\n private datepickerElement: HTMLStzhDatepickerElement;\n private datepickerElementMedium: HTMLStzhDatepickerElement;\n\n private updateDateByValue() {\n this.dateByValue = this.value\n && this._appointments\n .find(appointment => appointment.value === this.value)\n .start;\n }\n\n private getCurrentDateAppointments() {\n let indexOfLastCurrentDayDate = 0;\n\n // filter to current date appointments that can be shown\n const appointmentsCurrentDate = this._appointments\n .filter((appointment, index) => {\n const dateIsInCurrentDay = appointment.start.getFullYear() === this._currentDate.getFullYear()\n && appointment.start.getMonth() === this._currentDate.getMonth()\n && appointment.start.getDate() === this._currentDate.getDate();\n\n if (dateIsInCurrentDay) {\n indexOfLastCurrentDayDate = index;\n }\n\n return dateIsInCurrentDay;\n });\n\n // find next day with dates or set to null\n if (this._appointments[indexOfLastCurrentDayDate + 1]) {\n this.nextDate = this._appointments[indexOfLastCurrentDayDate + 1].start;\n } else {\n this.nextDate = null;\n }\n\n // sort\n appointmentsCurrentDate.sort((a, b) => a[this.sortBy] > b[this.sortBy] ? 1 : -1);\n return appointmentsCurrentDate;\n }\n\n private setValueToFirstAppointmentOfCurrentDate() {\n // choose the first available appointment from current date\n const appointments = this.getCurrentDateAppointments()\n .filter(appointment => !appointment.disabled)\n\n if (appointments.length > 0) {\n this.value = appointments[0].value;\n this.stzhChange.emit({\n component: \"stzh-appointments\",\n value: this.value\n });\n }\n }\n\n private isDateDisabled = (date: Date) => {\n const dateHasAppointment: boolean = !!this._appointments.find(appointment => {\n return appointment.start.getFullYear() === date.getFullYear()\n && appointment.start.getMonth() === date.getMonth()\n && appointment.start.getDate() === date.getDate();\n });\n\n return !dateHasAppointment;\n }\n\n private onNextActiveDateClick = async () => {\n if (this.nextDate) {\n this.currentDate = this.nextDate;\n\n const popover = await this.datepickerElement.getPopover();\n\n if (popover) {\n popover.hide();\n }\n }\n }\n\n private onMoreClick = () => {\n this.showItems = this.stepItems + this.showItems;\n\n // return focus to radiogroup\n const radio = this.inputElement.querySelector('stzh-radio');\n radio.focus();\n }\n\n private onDropdownChange = async (event: CustomEvent<StzhDropdownChangeEvent>) => {\n const target: HTMLStzhDropdownElement = event.target as HTMLStzhDropdownElement;\n\n const sortBy = await target.getValue() as \"start\" | \"place\" | \"\";\n\n if (sortBy) {\n this.sortBy = sortBy;\n }\n }\n\n private onDatepickerChange = (event: CustomEvent<StzhDatepickerChangeEvent>) => {\n if (event.detail.component !== 'stzh-datepicker' || !event.detail.valueAsDate) {\n return;\n }\n\n this.currentDate = event.detail.valueAsDate;\n // reset number of items that should be shown\n this.showItems = this._initialShowItems;\n }\n\n private onRadioChange = (event: CustomEvent<StzhRadioChangeEvent>) => {\n this.value = event.detail.value;\n this.stzhChange.emit({\n component: \"stzh-appointments\",\n value: this.value\n });\n }\n\n async componentWillLoad() {\n this._initialShowItems = this.showItems;\n this.appointmentsWatcher(this.appointments);\n\n if (!this.localization) {\n this.localization = await window.stzhComponents.utils.fetchTranslations(this.element, \"appointments\");\n }\n\n this.dateAdapterWatcher(this.dateAdapter);\n }\n\n componentWillRender() {\n const appointments = this.getCurrentDateAppointments();\n\n // slice to max that should be visible\n this.appointmentsShown = appointments.slice(0, this.showItems);\n\n // set flags\n this.showMoreLink = this.showItems < appointments.length;\n this.moreItemsLeft = appointments.length - this.showItems;\n\n // don't show time sort when only one time in the current day\n this.showSortStart = appointments\n .map(appointment => {\n return this.dateAdapter.format(appointment.start, \"time\");\n }).filter((item, pos, self) => {\n return self.indexOf(item) == pos;\n }).length > 1;\n\n // don't show place sort when only one place in the current day\n this.showSortPlace = appointments\n .map(appointment => {\n return appointment.place;\n }).filter((item, pos, self) => {\n return self.indexOf(item) == pos;\n }).length > 1;\n\n this.sortOptions = [];\n\n if (this.showSortStart) {\n this.sortOptions.push({\n text: this.localization.sortByTime,\n value: \"start\"\n });\n }\n\n if (this.showSortPlace) {\n this.sortOptions.push({\n text: this.localization.sortByPlace,\n value: \"place\"\n });\n }\n\n this.showSort = this.appointmentsShown.length > 1;\n\n // determine sort (force alternative sorting if it makes sense)\n this._sortBy =\n (this.showSortStart && !this.showSortPlace && \"start\")\n || (!this.showSortStart && this.showSortPlace && \"place\")\n || this.sortBy;\n }\n\n componentDidRender() {\n // set datepickers values to current date\n if (this.datepickerElement) {\n this.datepickerElement.setDate(this._currentDate);\n }\n\n if (this.datepickerElementMedium) {\n this.datepickerElementMedium.setDate(this._currentDate);\n }\n }\n\n render() {\n const headingUsed: boolean = hasSlot(this.element, \"heading\");\n\n const classes = {\n \"stzh-appointments\": true,\n \"stzh-appointments--has-calendar\": this.showCalendar,\n \"stzh-appointments--has-appointments-title\": this.showAppointmentsTitle,\n \"stzh-appointments--has-sort\": this.showSort\n };\n\n return (\n <Host has-heading={headingUsed}>\n <div class={classes}>\n <div class=\"stzh-appointments__heading\">\n <slot name=\"heading\"></slot>\n </div>\n\n <div class=\"stzh-appointments__wrapper\">\n {this.showCalendar &&\n <div class=\"stzh-appointments__calendar-wrapper\">\n <div class=\"stzh-appointments__calendar-title-wrapper\">\n <div class=\"stzh-appointments__calendar-title\">\n <stzh-icon class=\"stzh-appointments__calendar-icon\" name=\"calendar\"></stzh-icon>\n <span class=\"stzh-appointments__calendar-title-text\">\n {this.calendarTitle || this.localization.calendarTitle}\n </span>\n </div>\n </div>\n <div class=\"stzh-appointments__calendar-content\">\n <stzh-datepicker\n hide-optional\n ref={(el) => (this.datepickerElement = el as HTMLStzhDatepickerElement)}\n onStzhChange={this.onDatepickerChange}\n label={this.localization.datepickerLabel}\n calendarIsDateDisabled={this.isDateDisabled}\n calendarMin={printISODate(this.earliestDate)}\n calendarMax={printISODate(this.latestDate)}\n >\n <stzh-link\n slot=\"action\"\n size=\"inherit\"\n disabled={!this.nextDate}\n onClick={this.onNextActiveDateClick}\n >\n {this.localization.nextDayWithAppointments}\n </stzh-link>\n </stzh-datepicker>\n </div>\n <div class=\"stzh-appointments__calendar-content-medium\">\n <stzh-datepicker\n hide-optional\n ref={(el) => (this.datepickerElementMedium = el as HTMLStzhDatepickerElement)}\n onStzhChange={this.onDatepickerChange}\n inline\n calendarIsDateDisabled={this.isDateDisabled}\n calendarMin={printISODate(this.earliestDate)}\n calendarMax={printISODate(this.latestDate)}\n >\n {this.nextDate &&\n <stzh-link\n slot=\"action\"\n size=\"inherit\"\n onClick={this.onNextActiveDateClick}\n >\n {this.localization.nextDayWithAppointments}\n </stzh-link>\n }\n </stzh-datepicker>\n </div>\n </div>\n }\n <div class=\"stzh-appointments__appointments-wrapper\">\n {this.showAppointmentsTitle &&\n <div class=\"stzh-appointments__appointments-title-wrapper\">\n <div class=\"stzh-appointments__appointments-title\">\n <stzh-icon class=\"stzh-appointments__appointments-icon\" name=\"clock\"></stzh-icon>\n <span class=\"stzh-appointments__appointments-title-text\">\n {this.appointmentsTitle || this.localization.appointmentsTitle}\n </span>\n </div>\n {this.showSort &&\n <div class=\"stzh-appointments__sort\">\n <stzh-dropdown\n hide-optional\n inline\n no-search\n class=\"stzh-appointments__sort-dropdown\"\n variant=\"plain\"\n size=\"small\"\n sizeMedium={\"tiny\"}\n items={[this._sortBy]}\n options={this.sortOptions}\n onStzhChange={this.onDropdownChange}\n ></stzh-dropdown>\n </div>\n }\n </div>\n }\n\n <div class=\"stzh-appointments__appointments-content\">\n <stzh-radiogroup\n class=\"stzh-appointments__appointments-radiogroup\"\n ref={(el) => this.inputElement = el as HTMLStzhRadiogroupElement}\n legend={this.localization.inputLegend}\n hide-legend\n name={this.name}\n value={this.value}\n preventUpdateProperties={[\"disabled\"]}\n >\n {this.appointmentsShown.map((appointment) =>\n <stzh-radio\n onStzhChange={this.onRadioChange}\n value={appointment.value}\n disabled={typeof appointment.disabled !== \"undefined\" ? appointment.disabled : false}\n >\n <stzh-text font=\"heavy\" size=\"centi\">\n {!this.showCalendar && <span>{this.dateAdapter.format(appointment.start, \"dateLong\")},&nbsp;</span>}\n {this.dateAdapter.formatSpan(appointment.start, appointment.end, \"time\")}\n </stzh-text>\n <stzh-text size=\"milli\">{appointment.caption}</stzh-text>\n </stzh-radio>\n )}\n </stzh-radiogroup>\n\n {this.showMoreLink &&\n <stzh-link\n class=\"stzh-appointments__more-link\"\n size=\"inherit\"\n onClick={this.onMoreClick}\n >\n {tc(this.localization.moreTextItems,\n this.moreItemsLeft > this.stepItems\n ? this.stepItems\n : this.moreItemsLeft)}\n </stzh-link>\n }\n </div>\n </div>\n </div>\n\n {/* <div class=\"stzh-appointments__actions\">\n <slot name=\"actions\"></slot>\n </div> */}\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"2MAAA,MAAMA,EAAsB,2xM,MCkCfC,EAAgB,M,gEAoInBC,KAAAC,aAAwB,MACxBD,KAAAE,cAAwB,EACxBF,KAAAG,aAAwB,MACxBH,KAAAI,SAAoB,MACpBJ,KAAAK,cAAyB,MACzBL,KAAAM,cAAyB,MACzBN,KAAAO,sBAAiC,MACjCP,KAAAQ,yBAAoC,KACpCR,KAAAS,YAAc,GAwDdT,KAAAU,eAAkBC,IACxB,MAAMC,IAAgCZ,KAAKa,cAAcC,MAAKC,GACrDA,EAAYC,MAAMC,gBAAkBN,EAAKM,eAC3CF,EAAYC,MAAME,aAAeP,EAAKO,YACtCH,EAAYC,MAAMG,YAAcR,EAAKQ,YAG5C,OAAQP,CAAkB,EAGpBZ,KAAAoB,sBAAwBC,UAC9B,GAAIrB,KAAKsB,SAAU,CACjBtB,KAAKuB,YAAcvB,KAAKsB,SAExB,MAAME,QAAgBxB,KAAKyB,kBAAkBC,aAE7C,GAAIF,EAAS,CACXA,EAAQG,M,IAKN3B,KAAA4B,YAAc,KACpB5B,KAAK6B,UAAY7B,KAAK8B,UAAY9B,KAAK6B,UAGvC,MAAME,EAAQ/B,KAAKgC,aAAaC,cAAc,cAC9CF,EAAMG,OAAO,EAGPlC,KAAAmC,iBAAmBd,MAAOe,IAChC,MAAMC,EAAkCD,EAAMC,OAE9C,MAAMC,QAAeD,EAAOE,WAE5B,GAAID,EAAQ,CACVtC,KAAKsC,OAASA,C,GAIVtC,KAAAwC,mBAAsBJ,IAC5B,GAAIA,EAAMK,OAAOC,YAAc,oBAAsBN,EAAMK,OAAOE,YAAa,CAC7E,M,CAGF3C,KAAKuB,YAAca,EAAMK,OAAOE,YAEhC3C,KAAK6B,UAAY7B,KAAK4C,iBAAiB,EAGjC5C,KAAA6C,cAAiBT,IACvBpC,KAAK8C,MAAQV,EAAMK,OAAOK,MAC1B9C,KAAK+C,WAAWC,KAAK,CACnBN,UAAW,oBACXI,MAAO9C,KAAK8C,OACZ,E,wCAtPiD,Q,kBAId,G,sCASE,G,UAGD,c,eAGK,E,eAIjB,E,mBAGJ,G,uBAGI,G,2BAe5B,kBAAAG,CAAmBC,GACjB,IAAKA,EAAU,CACblD,KAAKmD,YAAcC,OAAOC,eAAeC,MAAMC,yBAC7CvD,KAAKwD,aAAaC,SAClBzD,KAAKwD,aAAaE,S,EAMxB,kBAAAC,CAAmBT,GACjB,IAAKA,EAAU,CACblD,KAAK4D,aAAe5D,KAAK6D,aAAe7D,KAAK8D,aAE7C,IAAK9D,KAAK6D,YAAa,CACrB7D,KAAK+D,yC,OAEF,UAAWb,IAAa,SAAU,CACvClD,KAAK4D,aAAeI,EAAad,GACjClD,KAAK+D,yC,KACA,CACL/D,KAAK4D,aAAeV,EACpBlD,KAAK+D,yC,EAKT,aAAAE,GACEjE,KAAK+D,yC,CAIP,YAAAG,GACElE,KAAKmE,oBAELnE,KAAK2D,mBAAmB3D,KAAKuB,Y,CAI/B,mBAAA6C,CAAoBlB,GAClB,UAAWA,IAAa,SAAU,CAChClD,KAAKa,cAAgBwD,KAAKC,MAAMpB,E,KAC3B,CACLlD,KAAKa,cAAgBqC,C,CAIvBlD,KAAKa,cAAgBb,KAAKa,cAAc0D,KAAIxD,GAAWyD,OAAAC,OAAAD,OAAAC,OAAA,GAClD1D,GAAW,CACdC,MAAO,IAAI0D,KAAK3D,EAAYC,OAC5B2D,IAAK,IAAID,KAAK3D,EAAY4D,SAG5B,GAAI3E,KAAKa,cAAc+D,OAAS,EAAG,CAEjC5E,KAAKa,cAAcgE,MAAK,CAACC,EAAGC,IAAMD,EAAE,SAAWC,EAAE,SAAW,GAAK,IACjE/E,KAAK8D,aAAe9D,KAAKa,cAAc,GAAGG,MAC1ChB,KAAKgF,WAAahF,KAAKa,cAAcb,KAAKa,cAAc+D,OAAS,GAAG5D,MACpEhB,KAAKmE,mB,CAIP,GAAInE,KAAKa,cAAc+D,OAAS,EAAG,CACjC,MAAMK,EAAYjF,KAAKa,cAAc,GAAGG,MACxChB,KAAKQ,yBAA2BR,KAAKa,cAClC0D,KAAIxD,GAAeA,EAAYC,QAC/BkE,OAAMvE,GAAQ,GAAGA,EAAKM,iBAAiBN,EAAKO,cAAcP,EAAKQ,cAC1D,GAAG8D,EAAUhE,iBAAiBgE,EAAU/D,cAAc+D,EAAU9D,a,CAI1EnB,KAAKG,cAAgBH,KAAKQ,yBAC1BR,KAAKO,sBAAwBP,KAAKa,cAAc+D,OAAS,EAGzD5E,KAAK2D,mBAAmB3D,KAAKuB,Y,CAsBvB,iBAAA4C,GACNnE,KAAK6D,YAAc7D,KAAK8C,OACnB9C,KAAKa,cACLC,MAAKC,GAAeA,EAAY+B,QAAU9C,KAAK8C,QAC/C9B,K,CAGC,0BAAAmE,GACN,IAAIC,EAA4B,EAGhC,MAAMC,EAA0BrF,KAAKa,cAClCyE,QAAO,CAACvE,EAAawE,KACpB,MAAMC,EAAqBzE,EAAYC,MAAMC,gBAAkBjB,KAAK4D,aAAa3C,eAC5EF,EAAYC,MAAME,aAAelB,KAAK4D,aAAa1C,YACnDH,EAAYC,MAAMG,YAAcnB,KAAK4D,aAAazC,UAEvD,GAAIqE,EAAoB,CACtBJ,EAA4BG,C,CAG9B,OAAOC,CAAkB,IAI7B,GAAIxF,KAAKa,cAAcuE,EAA4B,GAAI,CACrDpF,KAAKsB,SAAWtB,KAAKa,cAAcuE,EAA4B,GAAGpE,K,KAC7D,CACLhB,KAAKsB,SAAW,I,CAIlB+D,EAAwBR,MAAK,CAACC,EAAGC,IAAMD,EAAE9E,KAAKsC,QAAUyC,EAAE/E,KAAKsC,QAAU,GAAK,IAC9E,OAAO+C,C,CAGD,uCAAAtB,GAEN,MAAM0B,EAAezF,KAAKmF,6BACvBG,QAAOvE,IAAgBA,EAAY2E,WAEtC,GAAID,EAAab,OAAS,EAAG,CAC3B5E,KAAK8C,MAAQ2C,EAAa,GAAG3C,MAC7B9C,KAAK+C,WAAWC,KAAK,CACnBN,UAAW,oBACXI,MAAO9C,KAAK8C,O,EA+DlB,uBAAM6C,GACJ3F,KAAK4C,kBAAoB5C,KAAK6B,UAC9B7B,KAAKoE,oBAAoBpE,KAAKyF,cAE9B,IAAKzF,KAAKwD,aAAc,CACtBxD,KAAKwD,mBAAqBJ,OAAOC,eAAeC,MAAMsC,kBAAkB5F,KAAK6F,QAAS,e,CAGxF7F,KAAKiD,mBAAmBjD,KAAKmD,Y,CAG/B,mBAAA2C,GACE,MAAML,EAAezF,KAAKmF,6BAG1BnF,KAAK+F,kBAAoBN,EAAaO,MAAM,EAAGhG,KAAK6B,WAGpD7B,KAAKC,aAAeD,KAAK6B,UAAY4D,EAAab,OAClD5E,KAAKE,cAAgBuF,EAAab,OAAS5E,KAAK6B,UAGhD7B,KAAKK,cAAgBoF,EAClBlB,KAAIxD,GACIf,KAAKmD,YAAY8C,OAAOlF,EAAYC,MAAO,UACjDsE,QAAO,CAACY,EAAMC,EAAKC,IACbA,EAAKC,QAAQH,IAASC,IAC5BvB,OAAS,EAGd5E,KAAKM,cAAgBmF,EAClBlB,KAAIxD,GACIA,EAAYuF,QAClBhB,QAAO,CAACY,EAAMC,EAAKC,IACbA,EAAKC,QAAQH,IAASC,IAC5BvB,OAAS,EAEd5E,KAAKS,YAAc,GAEnB,GAAIT,KAAKK,cAAe,CACtBL,KAAKS,YAAY8F,KAAK,CACpBC,KAAMxG,KAAKwD,aAAaiD,WACxB3D,MAAO,S,CAIX,GAAI9C,KAAKM,cAAe,CACtBN,KAAKS,YAAY8F,KAAK,CACpBC,KAAMxG,KAAKwD,aAAakD,YACxB5D,MAAO,S,CAIX9C,KAAKI,SAAWJ,KAAK+F,kBAAkBnB,OAAS,EAGhD5E,KAAK2G,QACF3G,KAAKK,gBAAkBL,KAAKM,eAAiB,UACzCN,KAAKK,eAAiBL,KAAKM,eAAiB,SAC9CN,KAAKsC,M,CAGZ,kBAAAsE,GAEE,GAAI5G,KAAKyB,kBAAmB,CAC1BzB,KAAKyB,kBAAkBoF,QAAQ7G,KAAK4D,a,CAGtC,GAAI5D,KAAK8G,wBAAyB,CAChC9G,KAAK8G,wBAAwBD,QAAQ7G,KAAK4D,a,EAI9C,MAAAmD,GACE,MAAMC,EAAuBC,EAAQjH,KAAK6F,QAAS,WAEnD,MAAMqB,EAAU,CACd,oBAAqB,KACrB,kCAAmClH,KAAKG,aACxC,4CAA6CH,KAAKO,sBAClD,8BAA+BP,KAAKI,UAGtC,OACE+G,EAACC,EAAI,eAAcJ,GACjBG,EAAA,OAAKE,MAAOH,GACVC,EAAA,OAAKE,MAAM,8BACTF,EAAA,QAAMG,KAAK,aAGbH,EAAA,OAAKE,MAAM,8BACRrH,KAAKG,cACJgH,EAAA,OAAKE,MAAM,uCACTF,EAAA,OAAKE,MAAM,6CACTF,EAAA,OAAKE,MAAM,qCACTF,EAAA,aAAWE,MAAM,mCAAmCC,KAAK,aACzDH,EAAA,QAAME,MAAM,0CACTrH,KAAKuH,eAAiBvH,KAAKwD,aAAa+D,iBAI/CJ,EAAA,OAAKE,MAAM,uCACTF,EAAA,wCAEEK,IAAMC,GAAQzH,KAAKyB,kBAAoBgG,EACvCC,aAAc1H,KAAKwC,mBACnBmF,MAAO3H,KAAKwD,aAAaoE,gBACzBC,uBAAwB7H,KAAKU,eAC7BoH,YAAaC,EAAa/H,KAAK8D,cAC/BkE,YAAaD,EAAa/H,KAAKgF,aAE/BmC,EAAA,aACEc,KAAK,SACLC,KAAK,UACLxC,UAAW1F,KAAKsB,SAChB6G,QAASnI,KAAKoB,uBAEbpB,KAAKwD,aAAa4E,2BAIzBjB,EAAA,OAAKE,MAAM,8CACTF,EAAA,wCAEEK,IAAMC,GAAQzH,KAAK8G,wBAA0BW,EAC7CC,aAAc1H,KAAKwC,mBACnB6F,OAAM,KACNR,uBAAwB7H,KAAKU,eAC7BoH,YAAaC,EAAa/H,KAAK8D,cAC/BkE,YAAaD,EAAa/H,KAAKgF,aAE9BhF,KAAKsB,UACJ6F,EAAA,aACEc,KAAK,SACLC,KAAK,UACLC,QAASnI,KAAKoB,uBAEbpB,KAAKwD,aAAa4E,4BAO/BjB,EAAA,OAAKE,MAAM,2CACRrH,KAAKO,uBACJ4G,EAAA,OAAKE,MAAM,iDACTF,EAAA,OAAKE,MAAM,yCACTF,EAAA,aAAWE,MAAM,uCAAuCC,KAAK,UAC7DH,EAAA,QAAME,MAAM,8CACTrH,KAAKsI,mBAAqBtI,KAAKwD,aAAa8E,oBAGhDtI,KAAKI,UACJ+G,EAAA,OAAKE,MAAM,2BACTF,EAAA,sCAEEkB,OAAM,sBAENhB,MAAM,mCACNkB,QAAQ,QACRL,KAAK,QACLM,WAAY,OACZC,MAAO,CAACzI,KAAK2G,SACb+B,QAAS1I,KAAKS,YACdiH,aAAc1H,KAAKmC,qBAO7BgF,EAAA,OAAKE,MAAM,2CACTF,EAAA,mBACEE,MAAM,6CACNG,IAAMC,GAAOzH,KAAKgC,aAAeyF,EACjCkB,OAAQ3I,KAAKwD,aAAaoF,YAAW,mBAErCtB,KAAMtH,KAAKsH,KACXxE,MAAO9C,KAAK8C,MACZ+F,wBAAyB,CAAC,aAEzB7I,KAAK+F,kBAAkBxB,KAAKxD,GAC3BoG,EAAA,cACEO,aAAc1H,KAAK6C,cACnBC,MAAO/B,EAAY+B,MACnB4C,gBAAiB3E,EAAY2E,WAAa,YAAc3E,EAAY2E,SAAW,OAE/EyB,EAAA,aAAW2B,KAAK,QAAQZ,KAAK,UACzBlI,KAAKG,cAAgBgH,EAAA,YAAOnH,KAAKmD,YAAY8C,OAAOlF,EAAYC,MAAO,YAAW,MACnFhB,KAAKmD,YAAY4F,WAAWhI,EAAYC,MAAOD,EAAY4D,IAAK,SAEnEwC,EAAA,aAAWe,KAAK,SAASnH,EAAYiI,aAK1ChJ,KAAKC,cACJkH,EAAA,aACEE,MAAM,+BACNa,KAAK,UACLC,QAASnI,KAAK4B,aAEbqH,EAAGjJ,KAAKwD,aAAa0F,cACpBlJ,KAAKE,cAAgBF,KAAK8B,UACtB9B,KAAK8B,UACL9B,KAAKE,oB"}
@@ -0,0 +1,2 @@
1
+ import{r as t,h as e,a as n,g as s}from"./p-c7bfac7a.js";const o='.sc-stzh-content-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-content-h{display:none}.sc-stzh-content-h::-moz-selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}.sc-stzh-content-h::selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}.sc-stzh-content-h *.sc-stzh-content,.sc-stzh-content-h *.sc-stzh-content::before,.sc-stzh-content-h *.sc-stzh-content::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-content-h .has-focus.sc-stzh-content{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.sc-stzh-content-h .stzh-fylingfocus-focused.sc-stzh-content{outline-style:none !important}.sc-stzh-content-h .stzh-fylingfocus-focused.sc-stzh-content::-moz-focus-inner{border:0 !important}.sc-stzh-content-h{--grid-template-areas:var(--stzh-content-grid-template-areas, "content content content content")}@media screen and (min-width: 900px){.sc-stzh-content-h{--grid-template-areas:var(--stzh-content-grid-template-areas, "content content content content content content content content")}}@media screen and (min-width: 1260px){.sc-stzh-content-h{--grid-template-areas:var(--stzh-content-grid-template-areas, "aside-left aside-left content content content content content content content content aside-right aside-right")}}@media screen and (min-width: 1260px){[variant=shifted].sc-stzh-content-h{--grid-template-areas:var(--stzh-content-shifted-grid-template-areas, var(--stzh-content-grid-template-areas, "aside-left aside-left content content content content content content content content content aside-right"))}}@media screen and (min-width: 1260px){[variant=full].sc-stzh-content-h{--grid-template-areas:var(--stzh-content-full-grid-template-areas, var(--stzh-content-grid-template-areas, "content content content content content content content content content content content content"))}}.sc-stzh-content-h .sc-stzh-content-s>*{grid-area:content}@media screen and (min-width: 600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-cta-small-grid-template-areas:"cta cta cta ."}}@media screen and (min-width: 900px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-cta-grid-template-areas:"cta cta cta cta cta . . .";--stzh-cta-small-grid-template-areas:"cta cta cta cta . . . ."}}@media screen and (min-width: 600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-text-display:grid;--stzh-text-grid-template-areas:"text text text .";--stzh-richtext-display:grid;--stzh-richtext-grid-template-areas:"text text text ."}}@media screen and (min-width: 900px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-text-grid-template-areas:"text text text text text text . .";--stzh-richtext-grid-template-areas:"text text text text text text . ."}}@media screen and (min-width: 600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-datalist-grid-template-areas:"list list list .";--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-small) - 2 * var(--stzh-grid-gutter-small)) / 3 * 4) + 3 * var(--stzh-grid-gutter-small) + var(--stzh-grid-gutter-small))}}@media screen and (min-width: 900px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-datalist-grid-template-areas:"list list list list list . . .";--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-medium) - 4 * var(--stzh-grid-gutter-medium)) / 5 * 8) + 7 * var(--stzh-grid-gutter-medium) + var(--stzh-grid-gutter-medium))}}@media screen and (min-width: 1260px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-large) - 4 * var(--stzh-grid-gutter-large)) / 5 * 8) + 7 * var(--stzh-grid-gutter-large) + var(--stzh-grid-gutter-large))}}@media screen and (min-width: 1600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s>*{--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-ultra) - 4 * var(--stzh-grid-gutter-ultra)) / 5 * 8) + 7 * var(--stzh-grid-gutter-ultra) + var(--stzh-grid-gutter-ultra))}}@media screen and (min-width: 600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist{--stzh-text-display:block;--stzh-richtext-display:block}}@media screen and (min-width: 600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-section[variant=highlight],.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-ghettobox,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-message,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-toast,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-tooltip,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-popover,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-accordion,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-timeline,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-twocolumns,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-textandimage,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist stzh-datalist,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-dialog,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-overlay{--stzh-cta-small-grid-template-areas:"cta cta cta cta"}}@media screen and (min-width: 900px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-section[variant=highlight],.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-ghettobox,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-message,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-toast,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-tooltip,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-popover,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-accordion,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-timeline,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-twocolumns,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-textandimage,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist stzh-datalist,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-dialog,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-overlay{--stzh-cta-grid-template-areas:"cta cta cta cta cta cta cta cta";--stzh-cta-small-grid-template-areas:"cta cta cta cta cta cta cta cta"}}@media screen and (min-width: 600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-section[variant=highlight],.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-ghettobox,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-message,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-toast,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-tooltip,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-popover,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-accordion,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-timeline,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-twocolumns,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-textandimage,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist stzh-datalist,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-dialog,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-overlay{--stzh-text-display:block;--stzh-richtext-display:block}}@media screen and (min-width: 600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-section[variant=highlight],.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-ghettobox,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-message,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-toast,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-tooltip,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-popover,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-accordion,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-timeline,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-twocolumns,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-textandimage,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist stzh-datalist,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-dialog,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-overlay{--stzh-datalist-grid-template-areas:"list list list list";--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-small) - 2 * var(--stzh-grid-gutter-small)) / 4 * 4) + 3 * var(--stzh-grid-gutter-small) + var(--stzh-grid-gutter-small))}}@media screen and (min-width: 900px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-section[variant=highlight],.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-ghettobox,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-message,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-toast,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-tooltip,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-popover,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-accordion,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-timeline,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-twocolumns,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-textandimage,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist stzh-datalist,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-dialog,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-overlay{--stzh-datalist-grid-template-areas:"list list list list list list list list";--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-medium) - 4 * var(--stzh-grid-gutter-medium)) / 8 * 8) + 7 * var(--stzh-grid-gutter-medium) + var(--stzh-grid-gutter-medium))}}@media screen and (min-width: 1260px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-section[variant=highlight],.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-ghettobox,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-message,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-toast,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-tooltip,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-popover,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-accordion,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-timeline,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-twocolumns,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-textandimage,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist stzh-datalist,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-dialog,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-overlay{--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-large) - 4 * var(--stzh-grid-gutter-large)) / 8 * 8) + 7 * var(--stzh-grid-gutter-large) + var(--stzh-grid-gutter-large))}}@media screen and (min-width: 1600px){.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-section[variant=highlight],.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-ghettobox,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-message,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-toast,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-tooltip,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-popover,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-accordion,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-timeline,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-twocolumns,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-textandimage,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-datalist stzh-datalist,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-dialog,.sc-stzh-content-h:where(:not([prevent-element-layout]:not([prevent-element-layout="false"]))) .sc-stzh-content-s stzh-overlay{--stzh-datalist-details-content-width:calc(((100% - var(--stzh-grid-gutter-ultra) - 4 * var(--stzh-grid-gutter-ultra)) / 8 * 8) + 7 * var(--stzh-grid-gutter-ultra) + var(--stzh-grid-gutter-ultra))}}.stzh-content.sc-stzh-content{--stzh-content-grid-template-areas:"content content content content content content content content content content content content";--stzh-content-shifted-grid-template-areas:"content content content content content content content content content content content content";--stzh-content-full-grid-template-areas:"content content content content content content content content content content content content";-moz-column-gap:var(--stzh-grid-gutter);column-gap:var(--stzh-grid-gutter);display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-template-areas:var(--grid-template-areas)}@media screen and (min-width: 600px){.stzh-content.sc-stzh-content{-moz-column-gap:var(--stzh-grid-gutter-small);column-gap:var(--stzh-grid-gutter-small)}}@media screen and (min-width: 900px){.stzh-content.sc-stzh-content{-moz-column-gap:var(--stzh-grid-gutter-medium);column-gap:var(--stzh-grid-gutter-medium)}}@media screen and (min-width: 1260px){.stzh-content.sc-stzh-content{-moz-column-gap:var(--stzh-grid-gutter-large);column-gap:var(--stzh-grid-gutter-large)}}@media screen and (min-width: 1600px){.stzh-content.sc-stzh-content{-moz-column-gap:var(--stzh-grid-gutter-ultra);column-gap:var(--stzh-grid-gutter-ultra)}}@media screen and (min-width: 900px){.stzh-content.sc-stzh-content{grid-template-columns:repeat(8, minmax(0, 1fr))}}@media screen and (min-width: 1260px){.stzh-content.sc-stzh-content{grid-template-columns:repeat(12, minmax(0, 1fr))}}';const a=class{constructor(e){t(this,e);this.variant="default";this.preventElementLayout=false}render(){const t={"stzh-content":true,[`stzh-content--${this.variant}`]:!!this.variant};return e(n,null,e("div",{class:t},e("slot",null)))}get element(){return s(this)}};a.style=o;export{a as stzh_content};
2
+ //# sourceMappingURL=p-f50e0102.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["stzhContentCss","StzhContent","render","classes","this","variant","h","Host","class"],"sources":["src/components/stzh-content/stzh-content.scss?tag=stzh-content&encapsulation=scoped","src/components/stzh-content/stzh-content.tsx"],"sourcesContent":[":host {\n --grid-template-areas: var(--stzh-content-grid-template-areas, \"content content content content\");\n\n @include mq($from: medium) {\n --grid-template-areas: var(--stzh-content-grid-template-areas, \"content content content content content content content content\");\n }\n\n @include mq($from: large) {\n --grid-template-areas: var(--stzh-content-grid-template-areas, \"aside-left aside-left content content content content content content content content aside-right aside-right\");\n }\n\n &[variant=\"shifted\"] {\n @include mq($from: large) {\n --grid-template-areas: var(--stzh-content-shifted-grid-template-areas, var(--stzh-content-grid-template-areas, \"aside-left aside-left content content content content content content content content content aside-right\"));\n }\n }\n\n &[variant=\"full\"] {\n @include mq($from: large) {\n --grid-template-areas: var(--stzh-content-full-grid-template-areas, var(--stzh-content-grid-template-areas, \"content content content content content content content content content content content content\"));\n }\n }\n\n ::slotted(*) {\n grid-area: content;\n }\n\n &:where(:not([prevent-element-layout]:not([prevent-element-layout=\"false\"]))) ::slotted(*) {\n /* CTA Layout */\n\n @include mq($from: small) {\n --stzh-cta-small-grid-template-areas: \"cta cta cta .\";\n }\n\n @include mq($from: medium) {\n --stzh-cta-grid-template-areas: \"cta cta cta cta cta . . .\";\n --stzh-cta-small-grid-template-areas: \"cta cta cta cta . . . .\";\n }\n\n /* Text / Richtext Layout */\n\n @include mq($from: small) {\n --stzh-text-display: grid;\n --stzh-text-grid-template-areas: \"text text text .\";\n\n --stzh-richtext-display: grid;\n --stzh-richtext-grid-template-areas: \"text text text .\";\n }\n\n @include mq($from: medium) {\n --stzh-text-grid-template-areas: \"text text text text text text . .\";\n --stzh-richtext-grid-template-areas: \"text text text text text text . .\";\n }\n\n /* Datalist Layout */\n\n @include mq($from: small) {\n --stzh-datalist-grid-template-areas: \"list list list .\";\n // breakout with details element inside datalist-item\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterSmall} - 2 * #{$gridGutterSmall}) / 3 * 4) + 3 * #{$gridGutterSmall} + #{$gridGutterSmall});\n }\n\n @include mq($from: medium) {\n --stzh-datalist-grid-template-areas: \"list list list list list . . .\";\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterMedium} - 4 * #{$gridGutterMedium}) / 5 * 8) + 7 * #{$gridGutterMedium} + #{$gridGutterMedium});\n }\n\n @include mq($from: large) {\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterLarge} - 4 * #{$gridGutterLarge}) / 5 * 8) + 7 * #{$gridGutterLarge} + #{$gridGutterLarge});\n }\n\n @include mq($from: ultra) {\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterUltra} - 4 * #{$gridGutterUltra}) / 5 * 8) + 7 * #{$gridGutterUltra} + #{$gridGutterUltra});\n }\n\n /* Reset layout inside certain components */\n\n stzh-datalist {\n /* Text Layout */\n\n @include mq($from: small) {\n --stzh-text-display: block;\n --stzh-richtext-display: block;\n }\n }\n\n stzh-section[variant=\"highlight\"],\n stzh-ghettobox,\n stzh-message,\n stzh-toast,\n stzh-tooltip,\n stzh-popover,\n stzh-accordion,\n stzh-timeline,\n stzh-twocolumns,\n stzh-textandimage,\n stzh-datalist stzh-datalist,\n stzh-dialog,\n stzh-overlay {\n /* CTA Layout */\n\n @include mq($from: small) {\n --stzh-cta-small-grid-template-areas: \"cta cta cta cta\";\n }\n\n @include mq($from: medium) {\n --stzh-cta-grid-template-areas: \"cta cta cta cta cta cta cta cta\";\n --stzh-cta-small-grid-template-areas: \"cta cta cta cta cta cta cta cta\";\n }\n\n /* Text Layout */\n\n @include mq($from: small) {\n --stzh-text-display: block;\n --stzh-richtext-display: block;\n }\n\n /* Datalist Layout */\n\n @include mq($from: small) {\n --stzh-datalist-grid-template-areas: \"list list list list\";\n // breakout with details element inside datalist-item\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterSmall} - 2 * #{$gridGutterSmall}) / 4 * 4) + 3 * #{$gridGutterSmall} + #{$gridGutterSmall});\n }\n\n @include mq($from: medium) {\n --stzh-datalist-grid-template-areas: \"list list list list list list list list\";\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterMedium} - 4 * #{$gridGutterMedium}) / 8 * 8) + 7 * #{$gridGutterMedium} + #{$gridGutterMedium});\n }\n\n @include mq($from: large) {\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterLarge} - 4 * #{$gridGutterLarge}) / 8 * 8) + 7 * #{$gridGutterLarge} + #{$gridGutterLarge});\n }\n\n @include mq($from: ultra) {\n --stzh-datalist-details-content-width: calc(((100% - #{$gridGutterUltra} - 4 * #{$gridGutterUltra}) / 8 * 8) + 7 * #{$gridGutterUltra} + #{$gridGutterUltra});\n }\n }\n }\n}\n\n.stzh-content {\n // set nested content elements to be fullwidth\n --stzh-content-grid-template-areas: \"content content content content content content content content content content content content\";\n --stzh-content-shifted-grid-template-areas: \"content content content content content content content content content content content content\";\n --stzh-content-full-grid-template-areas: \"content content content content content content content content content content content content\";\n\n @include grid;\n grid-template-areas: var(--grid-template-areas);\n}\n","import {\n Component,\n Host,\n h,\n Element,\n Prop,\n} from \"@stencil/core\";\n\n/**\n * @slot - Slot for any content\n */\n@Component({\n tag: \"stzh-content\",\n styleUrl: \"stzh-content.scss\",\n scoped: true\n})\nexport class StzhContent {\n /** Variant */\n @Prop({ reflect: true }) variant: \"default\" | \"shifted\" | \"full\" = \"default\";\n\n /** Prevent changing layout of elements within this content element */\n @Prop({ reflect: true }) preventElementLayout = false;\n\n @Element() element: HTMLStzhContentElement;\n\n render() {\n const classes = {\n \"stzh-content\": true,\n [`stzh-content--${this.variant}`]: !!this.variant,\n };\n\n return (\n <Host>\n <div class={classes}>\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"yDAAA,MAAMA,EAAiB,qknB,MCgBVC,EAAW,M,sCAE6C,U,0BAGnB,K,CAIhD,MAAAC,GACE,MAAMC,EAAU,CACd,eAAgB,KAChB,CAAC,iBAAiBC,KAAKC,aAAcD,KAAKC,SAG5C,OACEC,EAACC,EAAI,KACHD,EAAA,OAAKE,MAAOL,GACVG,EAAA,c"}
@@ -1 +1 @@
1
- ::-moz-selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}::selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}html,body{max-width:100vw;overflow-x:hidden;overflow-x:clip}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-contents{display:contents}.stzh-pointer-events-auto{pointer-events:auto}@media print{img{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.stzh-print-show{display:block !important}.stzh-print-hide{display:none !important}.stzh-print-exact-color{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}}.stzh-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}html:has(.stzh-header-open),html:has(.stzh-dialog-open),html:has(.stzh-overlay-open){overflow:hidden}@media screen and (max-width: 599px){.stzh-popover-open,.stzh-popover-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}html:has(.stzh-popover-open){overflow:hidden}}.has-focus{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root.stzh-flyingfocus-enabled{--stzh-popover-close-visibility:visible}.section.has-sticky{display:contents}:root{--stzh-color-lemonyellow10-rgb:255 253 241;--stzh-color-lemonyellow10:rgba(var(--stzh-color-lemonyellow10-rgb) / 1);--stzh-color-lemonyellow20-rgb:255 254 201;--stzh-color-lemonyellow20:rgba(var(--stzh-color-lemonyellow20-rgb) / 1);--stzh-color-lemonyellow30-rgb:255 253 137;--stzh-color-lemonyellow30:rgba(var(--stzh-color-lemonyellow30-rgb) / 1);--stzh-color-lemonyellow40-rgb:255 243 105;--stzh-color-lemonyellow40:rgba(var(--stzh-color-lemonyellow40-rgb) / 1);--stzh-color-lemonyellow50-rgb:253 232 40;--stzh-color-lemonyellow50:rgba(var(--stzh-color-lemonyellow50-rgb) / 1);--stzh-color-lemonyellow60-rgb:241 217 0;--stzh-color-lemonyellow60:rgba(var(--stzh-color-lemonyellow60-rgb) / 1);--stzh-color-lemonyellow70-rgb:204 186 16;--stzh-color-lemonyellow70:rgba(var(--stzh-color-lemonyellow70-rgb) / 1);--stzh-color-lemonyellow80-rgb:153 141 0;--stzh-color-lemonyellow80:rgba(var(--stzh-color-lemonyellow80-rgb) / 1);--stzh-color-lemonyellow90-rgb:84 79 9;--stzh-color-lemonyellow90:rgba(var(--stzh-color-lemonyellow90-rgb) / 1);--stzh-color-lemonyellow100-rgb:33 31 1;--stzh-color-lemonyellow100:rgba(var(--stzh-color-lemonyellow100-rgb) / 1);--stzh-color-lemongrass10-rgb:252 254 220;--stzh-color-lemongrass10:rgba(var(--stzh-color-lemongrass10-rgb) / 1);--stzh-color-lemongrass20-rgb:250 250 181;--stzh-color-lemongrass20:rgba(var(--stzh-color-lemongrass20-rgb) / 1);--stzh-color-lemongrass30-rgb:241 242 106;--stzh-color-lemongrass30:rgba(var(--stzh-color-lemongrass30-rgb) / 1);--stzh-color-lemongrass40-rgb:224 231 33;--stzh-color-lemongrass40:rgba(var(--stzh-color-lemongrass40-rgb) / 1);--stzh-color-lemongrass50-rgb:209 218 28;--stzh-color-lemongrass50:rgba(var(--stzh-color-lemongrass50-rgb) / 1);--stzh-color-lemongrass60-rgb:191 204 0;--stzh-color-lemongrass60:rgba(var(--stzh-color-lemongrass60-rgb) / 1);--stzh-color-lemongrass70-rgb:146 162 16;--stzh-color-lemongrass70:rgba(var(--stzh-color-lemongrass70-rgb) / 1);--stzh-color-lemongrass80-rgb:104 116 0;--stzh-color-lemongrass80:rgba(var(--stzh-color-lemongrass80-rgb) / 1);--stzh-color-lemongrass90-rgb:49 57 0;--stzh-color-lemongrass90:rgba(var(--stzh-color-lemongrass90-rgb) / 1);--stzh-color-lemongrass100-rgb:19 31 1;--stzh-color-lemongrass100:rgba(var(--stzh-color-lemongrass100-rgb) / 1);--stzh-color-limegreen10-rgb:249 255 231;--stzh-color-limegreen10:rgba(var(--stzh-color-limegreen10-rgb) / 1);--stzh-color-limegreen20-rgb:231 246 192;--stzh-color-limegreen20:rgba(var(--stzh-color-limegreen20-rgb) / 1);--stzh-color-limegreen30-rgb:211 231 131;--stzh-color-limegreen30:rgba(var(--stzh-color-limegreen30-rgb) / 1);--stzh-color-limegreen40-rgb:185 213 92;--stzh-color-limegreen40:rgba(var(--stzh-color-limegreen40-rgb) / 1);--stzh-color-limegreen50-rgb:153 195 46;--stzh-color-limegreen50:rgba(var(--stzh-color-limegreen50-rgb) / 1);--stzh-color-limegreen60-rgb:127 180 32;--stzh-color-limegreen60:rgba(var(--stzh-color-limegreen60-rgb) / 1);--stzh-color-limegreen70-rgb:83 131 27;--stzh-color-limegreen70:rgba(var(--stzh-color-limegreen70-rgb) / 1);--stzh-color-limegreen80-rgb:58 100 19;--stzh-color-limegreen80:rgba(var(--stzh-color-limegreen80-rgb) / 1);--stzh-color-limegreen90-rgb:17 61 6;--stzh-color-limegreen90:rgba(var(--stzh-color-limegreen90-rgb) / 1);--stzh-color-limegreen100-rgb:4 32 0;--stzh-color-limegreen100:rgba(var(--stzh-color-limegreen100-rgb) / 1);--stzh-color-shamrock10-rgb:240 253 233;--stzh-color-shamrock10:rgba(var(--stzh-color-shamrock10-rgb) / 1);--stzh-color-shamrock20-rgb:222 242 205;--stzh-color-shamrock20:rgba(var(--stzh-color-shamrock20-rgb) / 1);--stzh-color-shamrock30-rgb:188 229 158;--stzh-color-shamrock30:rgba(var(--stzh-color-shamrock30-rgb) / 1);--stzh-color-shamrock40-rgb:142 207 105;--stzh-color-shamrock40:rgba(var(--stzh-color-shamrock40-rgb) / 1);--stzh-color-shamrock50-rgb:100 192 79;--stzh-color-shamrock50:rgba(var(--stzh-color-shamrock50-rgb) / 1);--stzh-color-shamrock60-rgb:55 170 50;--stzh-color-shamrock60:rgba(var(--stzh-color-shamrock60-rgb) / 1);--stzh-color-shamrock70-rgb:6 117 30;--stzh-color-shamrock70:rgba(var(--stzh-color-shamrock70-rgb) / 1);--stzh-color-shamrock80-rgb:0 78 20;--stzh-color-shamrock80:rgba(var(--stzh-color-shamrock80-rgb) / 1);--stzh-color-shamrock90-rgb:2 48 9;--stzh-color-shamrock90:rgba(var(--stzh-color-shamrock90-rgb) / 1);--stzh-color-shamrock100-rgb:8 28 0;--stzh-color-shamrock100:rgba(var(--stzh-color-shamrock100-rgb) / 1);--stzh-color-firgreen10-rgb:233 252 242;--stzh-color-firgreen10:rgba(var(--stzh-color-firgreen10-rgb) / 1);--stzh-color-firgreen20-rgb:207 238 216;--stzh-color-firgreen20:rgba(var(--stzh-color-firgreen20-rgb) / 1);--stzh-color-firgreen30-rgb:162 229 176;--stzh-color-firgreen30:rgba(var(--stzh-color-firgreen30-rgb) / 1);--stzh-color-firgreen40-rgb:101 205 140;--stzh-color-firgreen40:rgba(var(--stzh-color-firgreen40-rgb) / 1);--stzh-color-firgreen50-rgb:52 177 11;--stzh-color-firgreen50:rgba(var(--stzh-color-firgreen50-rgb) / 1);--stzh-color-firgreen60-rgb:0 151 85;--stzh-color-firgreen60:rgba(var(--stzh-color-firgreen60-rgb) / 1);--stzh-color-firgreen70-rgb:0 104 49;--stzh-color-firgreen70:rgba(var(--stzh-color-firgreen70-rgb) / 1);--stzh-color-firgreen80-rgb:0 71 36;--stzh-color-firgreen80:rgba(var(--stzh-color-firgreen80-rgb) / 1);--stzh-color-firgreen90-rgb:0 41 20;--stzh-color-firgreen90:rgba(var(--stzh-color-firgreen90-rgb) / 1);--stzh-color-firgreen100-rgb:0 22 9;--stzh-color-firgreen100:rgba(var(--stzh-color-firgreen100-rgb) / 1);--stzh-color-petrol10-rgb:219 252 252;--stzh-color-petrol10:rgba(var(--stzh-color-petrol10-rgb) / 1);--stzh-color-petrol20-rgb:181 244 244;--stzh-color-petrol20:rgba(var(--stzh-color-petrol20-rgb) / 1);--stzh-color-petrol30-rgb:126 231 227;--stzh-color-petrol30:rgba(var(--stzh-color-petrol30-rgb) / 1);--stzh-color-petrol40-rgb:42 199 199;--stzh-color-petrol40:rgba(var(--stzh-color-petrol40-rgb) / 1);--stzh-color-petrol50-rgb:0 159 157;--stzh-color-petrol50:rgba(var(--stzh-color-petrol50-rgb) / 1);--stzh-color-petrol60-rgb:0 124 120;--stzh-color-petrol60:rgba(var(--stzh-color-petrol60-rgb) / 1);--stzh-color-petrol70-rgb:0 88 87;--stzh-color-petrol70:rgba(var(--stzh-color-petrol70-rgb) / 1);--stzh-color-petrol80-rgb:0 60 64;--stzh-color-petrol80:rgba(var(--stzh-color-petrol80-rgb) / 1);--stzh-color-petrol90-rgb:0 33 33;--stzh-color-petrol90:rgba(var(--stzh-color-petrol90-rgb) / 1);--stzh-color-petrol100-rgb:0 23 21;--stzh-color-petrol100:rgba(var(--stzh-color-petrol100-rgb) / 1);--stzh-color-cyan10-rgb:223 252 255;--stzh-color-cyan10:rgba(var(--stzh-color-cyan10-rgb) / 1);--stzh-color-cyan20-rgb:187 238 254;--stzh-color-cyan20:rgba(var(--stzh-color-cyan20-rgb) / 1);--stzh-color-cyan30-rgb:123 220 249;--stzh-color-cyan30:rgba(var(--stzh-color-cyan30-rgb) / 1);--stzh-color-cyan40-rgb:35 195 241;--stzh-color-cyan40:rgba(var(--stzh-color-cyan40-rgb) / 1);--stzh-color-cyan50-rgb:0 152 198;--stzh-color-cyan50:rgba(var(--stzh-color-cyan50-rgb) / 1);--stzh-color-cyan60-rgb:0 118 170;--stzh-color-cyan60:rgba(var(--stzh-color-cyan60-rgb) / 1);--stzh-color-cyan70-rgb:0 77 118;--stzh-color-cyan70:rgba(var(--stzh-color-cyan70-rgb) / 1);--stzh-color-cyan80-rgb:0 52 80;--stzh-color-cyan80:rgba(var(--stzh-color-cyan80-rgb) / 1);--stzh-color-cyan90-rgb:0 26 42;--stzh-color-cyan90:rgba(var(--stzh-color-cyan90-rgb) / 1);--stzh-color-cyan100-rgb:1 19 30;--stzh-color-cyan100:rgba(var(--stzh-color-cyan100-rgb) / 1);--stzh-color-cobaltblue10-rgb:230 247 255;--stzh-color-cobaltblue10:rgba(var(--stzh-color-cobaltblue10-rgb) / 1);--stzh-color-cobaltblue20-rgb:197 231 255;--stzh-color-cobaltblue20:rgba(var(--stzh-color-cobaltblue20-rgb) / 1);--stzh-color-cobaltblue30-rgb:136 207 255;--stzh-color-cobaltblue30:rgba(var(--stzh-color-cobaltblue30-rgb) / 1);--stzh-color-cobaltblue40-rgb:70 178 255;--stzh-color-cobaltblue40:rgba(var(--stzh-color-cobaltblue40-rgb) / 1);--stzh-color-cobaltblue50-rgb:10 141 246;--stzh-color-cobaltblue50:rgba(var(--stzh-color-cobaltblue50-rgb) / 1);--stzh-color-cobaltblue60-rgb:3 83 220;--stzh-color-cobaltblue60:rgba(var(--stzh-color-cobaltblue60-rgb) / 1);--stzh-color-cobaltblue70-rgb:0 47 150;--stzh-color-cobaltblue70:rgba(var(--stzh-color-cobaltblue70-rgb) / 1);--stzh-color-cobaltblue80-rgb:0 24 90;--stzh-color-cobaltblue80:rgba(var(--stzh-color-cobaltblue80-rgb) / 1);--stzh-color-cobaltblue90-rgb:0 18 49;--stzh-color-cobaltblue90:rgba(var(--stzh-color-cobaltblue90-rgb) / 1);--stzh-color-cobaltblue100-rgb:0 9 32;--stzh-color-cobaltblue100:rgba(var(--stzh-color-cobaltblue100-rgb) / 1);--stzh-color-midnightblue10-rgb:239 245 255;--stzh-color-midnightblue10:rgba(var(--stzh-color-midnightblue10-rgb) / 1);--stzh-color-midnightblue20-rgb:197 219 255;--stzh-color-midnightblue20:rgba(var(--stzh-color-midnightblue20-rgb) / 1);--stzh-color-midnightblue30-rgb:148 183 248;--stzh-color-midnightblue30:rgba(var(--stzh-color-midnightblue30-rgb) / 1);--stzh-color-midnightblue40-rgb:100 150 255;--stzh-color-midnightblue40:rgba(var(--stzh-color-midnightblue40-rgb) / 1);--stzh-color-midnightblue50-rgb:61 107 255;--stzh-color-midnightblue50:rgba(var(--stzh-color-midnightblue50-rgb) / 1);--stzh-color-midnightblue60-rgb:52 49 222;--stzh-color-midnightblue60:rgba(var(--stzh-color-midnightblue60-rgb) / 1);--stzh-color-midnightblue70-rgb:15 5 160;--stzh-color-midnightblue70:rgba(var(--stzh-color-midnightblue70-rgb) / 1);--stzh-color-midnightblue80-rgb:7 0 102;--stzh-color-midnightblue80:rgba(var(--stzh-color-midnightblue80-rgb) / 1);--stzh-color-midnightblue90-rgb:7 0 70;--stzh-color-midnightblue90:rgba(var(--stzh-color-midnightblue90-rgb) / 1);--stzh-color-midnightblue100-rgb:7 0 48;--stzh-color-midnightblue100:rgba(var(--stzh-color-midnightblue100-rgb) / 1);--stzh-color-violet10-rgb:246 243 255;--stzh-color-violet10:rgba(var(--stzh-color-violet10-rgb) / 1);--stzh-color-violet20-rgb:227 214 251;--stzh-color-violet20:rgba(var(--stzh-color-violet20-rgb) / 1);--stzh-color-violet30-rgb:207 176 255;--stzh-color-violet30:rgba(var(--stzh-color-violet30-rgb) / 1);--stzh-color-violet40-rgb:188 146 255;--stzh-color-violet40:rgba(var(--stzh-color-violet40-rgb) / 1);--stzh-color-violet50-rgb:161 116 222;--stzh-color-violet50:rgba(var(--stzh-color-violet50-rgb) / 1);--stzh-color-violet60-rgb:123 79 183;--stzh-color-violet60:rgba(var(--stzh-color-violet60-rgb) / 1);--stzh-color-violet70-rgb:81 36 128;--stzh-color-violet70:rgba(var(--stzh-color-violet70-rgb) / 1);--stzh-color-violet80-rgb:53 20 89;--stzh-color-violet80:rgba(var(--stzh-color-violet80-rgb) / 1);--stzh-color-violet90-rgb:32 0 68;--stzh-color-violet90:rgba(var(--stzh-color-violet90-rgb) / 1);--stzh-color-violet100-rgb:24 0 54;--stzh-color-violet100:rgba(var(--stzh-color-violet100-rgb) / 1);--stzh-color-magenta10-rgb:253 241 248;--stzh-color-magenta10:rgba(var(--stzh-color-magenta10-rgb) / 1);--stzh-color-magenta20-rgb:254 210 238;--stzh-color-magenta20:rgba(var(--stzh-color-magenta20-rgb) / 1);--stzh-color-magenta30-rgb:249 158 200;--stzh-color-magenta30:rgba(var(--stzh-color-magenta30-rgb) / 1);--stzh-color-magenta40-rgb:243 107 166;--stzh-color-magenta40:rgba(var(--stzh-color-magenta40-rgb) / 1);--stzh-color-magenta50-rgb:233 60 133;--stzh-color-magenta50:rgba(var(--stzh-color-magenta50-rgb) / 1);--stzh-color-magenta60-rgb:198 0 107;--stzh-color-magenta60:rgba(var(--stzh-color-magenta60-rgb) / 1);--stzh-color-magenta70-rgb:150 0 85;--stzh-color-magenta70:rgba(var(--stzh-color-magenta70-rgb) / 1);--stzh-color-magenta80-rgb:96 0 59;--stzh-color-magenta80:rgba(var(--stzh-color-magenta80-rgb) / 1);--stzh-color-magenta90-rgb:57 0 32;--stzh-color-magenta90:rgba(var(--stzh-color-magenta90-rgb) / 1);--stzh-color-magenta100-rgb:34 0 13;--stzh-color-magenta100:rgba(var(--stzh-color-magenta100-rgb) / 1);--stzh-color-red10-rgb:254 243 243;--stzh-color-red10:rgba(var(--stzh-color-red10-rgb) / 1);--stzh-color-red20-rgb:250 215 224;--stzh-color-red20:rgba(var(--stzh-color-red20-rgb) / 1);--stzh-color-red30-rgb:247 165 175;--stzh-color-red30:rgba(var(--stzh-color-red30-rgb) / 1);--stzh-color-red40-rgb:251 115 126;--stzh-color-red40:rgba(var(--stzh-color-red40-rgb) / 1);--stzh-color-red50-rgb:232 64 76;--stzh-color-red50:rgba(var(--stzh-color-red50-rgb) / 1);--stzh-color-red60-rgb:220 3 14;--stzh-color-red60:rgba(var(--stzh-color-red60-rgb) / 1);--stzh-color-red70-rgb:163 20 19;--stzh-color-red70:rgba(var(--stzh-color-red70-rgb) / 1);--stzh-color-red80-rgb:100 13 4;--stzh-color-red80:rgba(var(--stzh-color-red80-rgb) / 1);--stzh-color-red90-rgb:61 14 9;--stzh-color-red90:rgba(var(--stzh-color-red90-rgb) / 1);--stzh-color-red100-rgb:31 5 4;--stzh-color-red100:rgba(var(--stzh-color-red100-rgb) / 1);--stzh-color-coral10-rgb:253 239 236;--stzh-color-coral10:rgba(var(--stzh-color-coral10-rgb) / 1);--stzh-color-coral20-rgb:251 219 212;--stzh-color-coral20:rgba(var(--stzh-color-coral20-rgb) / 1);--stzh-color-coral30-rgb:246 175 160;--stzh-color-coral30:rgba(var(--stzh-color-coral30-rgb) / 1);--stzh-color-coral40-rgb:241 135 133;--stzh-color-coral40:rgba(var(--stzh-color-coral40-rgb) / 1);--stzh-color-coral50-rgb:234 79 97;--stzh-color-coral50:rgba(var(--stzh-color-coral50-rgb) / 1);--stzh-color-coral60-rgb:226 45 83;--stzh-color-coral60:rgba(var(--stzh-color-coral60-rgb) / 1);--stzh-color-coral70-rgb:163 20 19;--stzh-color-coral70:rgba(var(--stzh-color-coral70-rgb) / 1);--stzh-color-coral80-rgb:109 3 33;--stzh-color-coral80:rgba(var(--stzh-color-coral80-rgb) / 1);--stzh-color-coral90-rgb:71 0 19;--stzh-color-coral90:rgba(var(--stzh-color-coral90-rgb) / 1);--stzh-color-coral100-rgb:41 0 1;--stzh-color-coral100:rgba(var(--stzh-color-coral100-rgb) / 1);--stzh-color-orange10-rgb:254 245 234;--stzh-color-orange10:rgba(var(--stzh-color-orange10-rgb) / 1);--stzh-color-orange20-rgb:253 228 200;--stzh-color-orange20:rgba(var(--stzh-color-orange20-rgb) / 1);--stzh-color-orange30-rgb:251 203 151;--stzh-color-orange30:rgba(var(--stzh-color-orange30-rgb) / 1);--stzh-color-orange40-rgb:246 169 96;--stzh-color-orange40:rgba(var(--stzh-color-orange40-rgb) / 1);--stzh-color-orange50-rgb:241 136 48;--stzh-color-orange50:rgba(var(--stzh-color-orange50-rgb) / 1);--stzh-color-orange60-rgb:235 94 0;--stzh-color-orange60:rgba(var(--stzh-color-orange60-rgb) / 1);--stzh-color-orange70-rgb:178 58 1;--stzh-color-orange70:rgba(var(--stzh-color-orange70-rgb) / 1);--stzh-color-orange80-rgb:124 43 1;--stzh-color-orange80:rgba(var(--stzh-color-orange80-rgb) / 1);--stzh-color-orange90-rgb:72 23 0;--stzh-color-orange90:rgba(var(--stzh-color-orange90-rgb) / 1);--stzh-color-orange100-rgb:46 17 0;--stzh-color-orange100:rgba(var(--stzh-color-orange100-rgb) / 1);--stzh-color-sunnyyellow10-rgb:255 250 234;--stzh-color-sunnyyellow10:rgba(var(--stzh-color-sunnyyellow10-rgb) / 1);--stzh-color-sunnyyellow20-rgb:255 238 182;--stzh-color-sunnyyellow20:rgba(var(--stzh-color-sunnyyellow20-rgb) / 1);--stzh-color-sunnyyellow30-rgb:255 228 138;--stzh-color-sunnyyellow30:rgba(var(--stzh-color-sunnyyellow30-rgb) / 1);--stzh-color-sunnyyellow40-rgb:255 223 97;--stzh-color-sunnyyellow40:rgba(var(--stzh-color-sunnyyellow40-rgb) / 1);--stzh-color-sunnyyellow50-rgb:255 204 0;--stzh-color-sunnyyellow50:rgba(var(--stzh-color-sunnyyellow50-rgb) / 1);--stzh-color-sunnyyellow60-rgb:251 185 0;--stzh-color-sunnyyellow60:rgba(var(--stzh-color-sunnyyellow60-rgb) / 1);--stzh-color-sunnyyellow70-rgb:192 134 0;--stzh-color-sunnyyellow70:rgba(var(--stzh-color-sunnyyellow70-rgb) / 1);--stzh-color-sunnyyellow80-rgb:146 105 1;--stzh-color-sunnyyellow80:rgba(var(--stzh-color-sunnyyellow80-rgb) / 1);--stzh-color-sunnyyellow90-rgb:97 70 0;--stzh-color-sunnyyellow90:rgba(var(--stzh-color-sunnyyellow90-rgb) / 1);--stzh-color-sunnyyellow100-rgb:51 35 0;--stzh-color-sunnyyellow100:rgba(var(--stzh-color-sunnyyellow100-rgb) / 1);--stzh-color-ocher10-rgb:253 251 247;--stzh-color-ocher10:rgba(var(--stzh-color-ocher10-rgb) / 1);--stzh-color-ocher20-rgb:239 226 200;--stzh-color-ocher20:rgba(var(--stzh-color-ocher20-rgb) / 1);--stzh-color-ocher30-rgb:222 181 130;--stzh-color-ocher30:rgba(var(--stzh-color-ocher30-rgb) / 1);--stzh-color-ocher40-rgb:218 158 73;--stzh-color-ocher40:rgba(var(--stzh-color-ocher40-rgb) / 1);--stzh-color-ocher50-rgb:214 133 0;--stzh-color-ocher50:rgba(var(--stzh-color-ocher50-rgb) / 1);--stzh-color-ocher60-rgb:198 121 0;--stzh-color-ocher60:rgba(var(--stzh-color-ocher60-rgb) / 1);--stzh-color-ocher70-rgb:154 91 1;--stzh-color-ocher70:rgba(var(--stzh-color-ocher70-rgb) / 1);--stzh-color-ocher80-rgb:113 64 0;--stzh-color-ocher80:rgba(var(--stzh-color-ocher80-rgb) / 1);--stzh-color-ocher90-rgb:74 40 0;--stzh-color-ocher90:rgba(var(--stzh-color-ocher90-rgb) / 1);--stzh-color-ocher100-rgb:49 26 1;--stzh-color-ocher100:rgba(var(--stzh-color-ocher100-rgb) / 1);--stzh-color-warmgrey10-rgb:246 243 242;--stzh-color-warmgrey10:rgba(var(--stzh-color-warmgrey10-rgb) / 1);--stzh-color-warmgrey20-rgb:228 224 223;--stzh-color-warmgrey20:rgba(var(--stzh-color-warmgrey20-rgb) / 1);--stzh-color-warmgrey30-rgb:201 197 196;--stzh-color-warmgrey30:rgba(var(--stzh-color-warmgrey30-rgb) / 1);--stzh-color-warmgrey40-rgb:172 168 168;--stzh-color-warmgrey40:rgba(var(--stzh-color-warmgrey40-rgb) / 1);--stzh-color-warmgrey50-rgb:143 139 139;--stzh-color-warmgrey50:rgba(var(--stzh-color-warmgrey50-rgb) / 1);--stzh-color-warmgrey60-rgb:114 111 110;--stzh-color-warmgrey60:rgba(var(--stzh-color-warmgrey60-rgb) / 1);--stzh-color-warmgrey70-rgb:84 80 80;--stzh-color-warmgrey70:rgba(var(--stzh-color-warmgrey70-rgb) / 1);--stzh-color-warmgrey80-rgb:59 55 55;--stzh-color-warmgrey80:rgba(var(--stzh-color-warmgrey80-rgb) / 1);--stzh-color-warmgrey90-rgb:37 35 35;--stzh-color-warmgrey90:rgba(var(--stzh-color-warmgrey90-rgb) / 1);--stzh-color-warmgrey100-rgb:19 17 17;--stzh-color-warmgrey100:rgba(var(--stzh-color-warmgrey100-rgb) / 1);--stzh-color-coolgrey10-rgb:244 247 249;--stzh-color-coolgrey10:rgba(var(--stzh-color-coolgrey10-rgb) / 1);--stzh-color-coolgrey20-rgb:217 233 239;--stzh-color-coolgrey20:rgba(var(--stzh-color-coolgrey20-rgb) / 1);--stzh-color-coolgrey30-rgb:178 204 215;--stzh-color-coolgrey30:rgba(var(--stzh-color-coolgrey30-rgb) / 1);--stzh-color-coolgrey40-rgb:141 175 188;--stzh-color-coolgrey40:rgba(var(--stzh-color-coolgrey40-rgb) / 1);--stzh-color-coolgrey50-rgb:121 148 159;--stzh-color-coolgrey50:rgba(var(--stzh-color-coolgrey50-rgb) / 1);--stzh-color-coolgrey60-rgb:95 122 131;--stzh-color-coolgrey60:rgba(var(--stzh-color-coolgrey60-rgb) / 1);--stzh-color-coolgrey70-rgb:61 87 94;--stzh-color-coolgrey70:rgba(var(--stzh-color-coolgrey70-rgb) / 1);--stzh-color-coolgrey80-rgb:34 58 65;--stzh-color-coolgrey80:rgba(var(--stzh-color-coolgrey80-rgb) / 1);--stzh-color-coolgrey90-rgb:8 36 41;--stzh-color-coolgrey90:rgba(var(--stzh-color-coolgrey90-rgb) / 1);--stzh-color-coolgrey100-rgb:0 18 21;--stzh-color-coolgrey100:rgba(var(--stzh-color-coolgrey100-rgb) / 1);--stzh-color-grey10-rgb:244 244 244;--stzh-color-grey10:rgba(var(--stzh-color-grey10-rgb) / 1);--stzh-color-grey20-rgb:232 232 232;--stzh-color-grey20:rgba(var(--stzh-color-grey20-rgb) / 1);--stzh-color-grey30-rgb:210 210 210;--stzh-color-grey30:rgba(var(--stzh-color-grey30-rgb) / 1);--stzh-color-grey40-rgb:194 194 194;--stzh-color-grey40:rgba(var(--stzh-color-grey40-rgb) / 1);--stzh-color-grey50-rgb:170 170 170;--stzh-color-grey50:rgba(var(--stzh-color-grey50-rgb) / 1);--stzh-color-grey60-rgb:154 154 154;--stzh-color-grey60:rgba(var(--stzh-color-grey60-rgb) / 1);--stzh-color-grey70-rgb:124 124 124;--stzh-color-grey70:rgba(var(--stzh-color-grey70-rgb) / 1);--stzh-color-grey80-rgb:96 96 96;--stzh-color-grey80:rgba(var(--stzh-color-grey80-rgb) / 1);--stzh-color-grey90-rgb:64 64 64;--stzh-color-grey90:rgba(var(--stzh-color-grey90-rgb) / 1);--stzh-color-grey100-rgb:42 42 42;--stzh-color-grey100:rgba(var(--stzh-color-grey100-rgb) / 1);--stzh-color-tabasco-rgb:165 26 15;--stzh-color-tabasco:rgba(var(--stzh-color-tabasco-rgb) / 1);--stzh-color-mahogany-rgb:99 15 9;--stzh-color-mahogany:rgba(var(--stzh-color-mahogany-rgb) / 1);--stzh-color-monza-rgb:195 0 36;--stzh-color-monza:rgba(var(--stzh-color-monza-rgb) / 1);--stzh-color-venetianred-rgb:117 0 21;--stzh-color-venetianred:rgba(var(--stzh-color-venetianred-rgb) / 1);--stzh-color-scienceblue-rgb:0 109 197;--stzh-color-scienceblue:rgba(var(--stzh-color-scienceblue-rgb) / 1);--stzh-color-deepcerulean-rgb:5 127 172;--stzh-color-deepcerulean:rgba(var(--stzh-color-deepcerulean-rgb) / 1);--stzh-color-regalblue-rgb:3 76 103;--stzh-color-regalblue:rgba(var(--stzh-color-regalblue-rgb) / 1);--stzh-color-coral-rgb:228 105 76;--stzh-color-coral:rgba(var(--stzh-color-coral-rgb) / 1);--stzh-color-shakespeare-rgb:74 150 200;--stzh-color-shakespeare:rgba(var(--stzh-color-shakespeare-rgb) / 1);--stzh-color-chambray-rgb:44 90 120;--stzh-color-chambray:rgba(var(--stzh-color-chambray-rgb) / 1);--stzh-color-ms-aoz-agenda-rgb:47 142 135;--stzh-color-ms-aoz-agenda:rgba(var(--stzh-color-ms-aoz-agenda-rgb) / 1);--stzh-color-ms-aoz-agenda-hover-rgb:33 102 100;--stzh-color-ms-aoz-agenda-hover:rgba(var(--stzh-color-ms-aoz-agenda-hover-rgb) / 1);--stzh-color-ms-coolgrey60-rgb:92 119 129;--stzh-color-ms-coolgrey60:rgba(var(--stzh-color-ms-coolgrey60-rgb) / 1);--stzh-color-ms-coolgrey60-hover-rgb:52 79 89;--stzh-color-ms-coolgrey60-hover:rgba(var(--stzh-color-ms-coolgrey60-hover-rgb) / 1);--stzh-color-ms-orange-rgb:242 139 0;--stzh-color-ms-orange:rgba(var(--stzh-color-ms-orange-rgb) / 1);--stzh-color-ms-orange-hover-rgb:145 83 0;--stzh-color-ms-orange-hover:rgba(var(--stzh-color-ms-orange-hover-rgb) / 1);--stzh-color-ms-red-rgb:165 26 15;--stzh-color-ms-red:rgba(var(--stzh-color-ms-red-rgb) / 1);--stzh-color-ms-red-hover-rgb:99 15 9;--stzh-color-ms-red-hover:rgba(var(--stzh-color--ms-red-hover-rgb) / 1);--stzh-color-ms-winered-rgb:137 7 42;--stzh-color-ms-winered:rgba(var(--stzh-color-ms-winered-rgb) / 1);--stzh-color-ms-winered-hover-rgb:82 4 25;--stzh-color-ms-winered-hover:rgba(var(--stzh-color-ms-winered-hover-rgb) / 1);--stzh-color-cobaltblue60-hover-rgb:0 51 141;--stzh-color-cobaltblue60-hover:rgba(var(--stzh-color-cobaltblue60-hover-rgb) / 1);--stzh-color-shamrock70-hover-rgb:5 77 20;--stzh-color-shamrock70-hover:rgba(var(--stzh-color-shamrock70-hover-rgb) / 1);--stzh-color-limegreen80-hover-rgb:38 65 12;--stzh-color-limegreen80-hover:rgba(var(--stzh-color-limegreen80-hover-rgb) / 1);--stzh-color-magenta70-hover-rgb:102 0 51;--stzh-color-magenta70-hover:rgba(var(--stzh-color-magenta70-hover-rgb) / 1);--stzh-color-ocher70-hover-rgb:90 54 0;--stzh-color-ocher70-hover:rgba(var(--stzh-color-ocher70-hover-rgb) / 1);--stzh-color-orange70-hover-rgb:111 38 31;--stzh-color-orange70-hover:rgba(var(--stzh-color-orange70-hover-rgb) / 1);--stzh-color-red60-hover-rgb:162 3 9;--stzh-color-red60-hover:rgba(var(--stzh-color-red60-hover-rgb) / 1);--stzh-color-violet70-hover-rgb:45 19 72;--stzh-color-violet70-hover:rgba(var(--stzh-color-violet70-hover-rgb) / 1);--stzh-color-white-rgb:255 255 255;--stzh-color-white:rgba(var(--stzh-color-white-rgb) / 1);--stzh-color-white10op:rgba(var(--stzh-color-white-rgb) / 0.1);--stzh-color-white20op:rgba(var(--stzh-color-white-rgb) / 0.2);--stzh-color-white30op:rgba(var(--stzh-color-white-rgb) / 0.3);--stzh-color-white40op:rgba(var(--stzh-color-white-rgb) / 0.4);--stzh-color-white50op:rgba(var(--stzh-color-white-rgb) / 0.5);--stzh-color-white60op:rgba(var(--stzh-color-white-rgb) / 0.6);--stzh-color-white70op:rgba(var(--stzh-color-white-rgb) / 0.7);--stzh-color-white80op:rgba(var(--stzh-color-white-rgb) / 0.8);--stzh-color-white90op:rgba(var(--stzh-color-white-rgb) / 0.9);--stzh-color-black-rgb:0 0 0;--stzh-color-black:rgba(var(--stzh-color-black-rgb) / 1);--stzh-color-black10op:rgba(var(--stzh-color-black-rgb) / 0.1);--stzh-color-black20op:rgba(var(--stzh-color-black-rgb) / 0.2);--stzh-color-black30op:rgba(var(--stzh-color-black-rgb) / 0.3);--stzh-color-black40op:rgba(var(--stzh-color-black-rgb) / 0.4);--stzh-color-black50op:rgba(var(--stzh-color-black-rgb) / 0.5);--stzh-color-black60op:rgba(var(--stzh-color-black-rgb) / 0.6);--stzh-color-black70op:rgba(var(--stzh-color-black-rgb) / 0.7);--stzh-color-black80op:rgba(var(--stzh-color-black-rgb) / 0.8);--stzh-color-black90op:rgba(var(--stzh-color-black-rgb) / 0.9);--stzh-color-primary10-rgb:var(--stzh-color-midnightblue10-rgb);--stzh-color-primary10:rgba(var(--stzh-color-primary10-rgb) / 1);--stzh-color-primary20-rgb:var(--stzh-color-midnightblue20-rgb);--stzh-color-primary20:rgba(var(--stzh-color-primary20-rgb) / 1);--stzh-color-primary30-rgb:var(--stzh-color-midnightblue30-rgb);--stzh-color-primary30:rgba(var(--stzh-color-primary30-rgb) / 1);--stzh-color-primary40-rgb:var(--stzh-color-midnightblue40-rgb);--stzh-color-primary40:rgba(var(--stzh-color-primary40-rgb) / 1);--stzh-color-primary50-rgb:var(--stzh-color-midnightblue50-rgb);--stzh-color-primary50:rgba(var(--stzh-color-primary50-rgb) / 1);--stzh-color-primary60-rgb:var(--stzh-color-midnightblue60-rgb);--stzh-color-primary60:rgba(var(--stzh-color-primary60-rgb) / 1);--stzh-color-primary70-rgb:var(--stzh-color-midnightblue70-rgb);--stzh-color-primary70:rgba(var(--stzh-color-primary70-rgb) / 1);--stzh-color-primary80-rgb:var(--stzh-color-midnightblue80-rgb);--stzh-color-primary80:rgba(var(--stzh-color-primary80-rgb) / 1);--stzh-color-primary90-rgb:var(--stzh-color-midnightblue90-rgb);--stzh-color-primary90:rgba(var(--stzh-color-primary90-rgb) / 1);--stzh-color-primary100-rgb:var(--stzh-color-midnightblue100-rgb);--stzh-color-primary100:rgba(var(--stzh-color-primary100-rgb) / 1);--stzh-color-secondary10-rgb:var(--stzh-color-cobaltblue10-rgb);--stzh-color-secondary10:rgba(var(--stzh-color-secondary10-rgb) / 1);--stzh-color-secondary20-rgb:var(--stzh-color-cobaltblue20-rgb);--stzh-color-secondary20:rgba(var(--stzh-color-secondary20-rgb) / 1);--stzh-color-secondary30-rgb:var(--stzh-color-cobaltblue30-rgb);--stzh-color-secondary30:rgba(var(--stzh-color-secondary30-rgb) / 1);--stzh-color-secondary40-rgb:var(--stzh-color-cobaltblue40-rgb);--stzh-color-secondary40:rgba(var(--stzh-color-secondary40-rgb) / 1);--stzh-color-secondary50-rgb:var(--stzh-color-cobaltblue50-rgb);--stzh-color-secondary50:rgba(var(--stzh-color-secondary50-rgb) / 1);--stzh-color-secondary60-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-secondary60:rgba(var(--stzh-color-secondary60-rgb) / 1);--stzh-color-secondary70-rgb:var(--stzh-color-cobaltblue70-rgb);--stzh-color-secondary70:rgba(var(--stzh-color-secondary70-rgb) / 1);--stzh-color-secondary80-rgb:var(--stzh-color-cobaltblue80-rgb);--stzh-color-secondary80:rgba(var(--stzh-color-secondary80-rgb) / 1);--stzh-color-secondary90-rgb:var(--stzh-color-cobaltblue90-rgb);--stzh-color-secondary90:rgba(var(--stzh-color-secondary90-rgb) / 1);--stzh-color-secondary100-rgb:var(--stzh-color-cobaltblue100-rgb);--stzh-color-secondary100:rgba(var(--stzh-color-secondary100-rgb) / 1);--stzh-color-primary-rgb:var(--stzh-color-primary70-rgb);--stzh-color-primary:rgba(var(--stzh-color-primary-rgb) / 1);--stzh-color-primary-hover-rgb:var(--stzh-color-primary90-rgb);--stzh-color-primary-hover:rgba(var(--stzh-color-primary-hover-rgb) / 1);--stzh-color-success10-rgb:var(--stzh-color-shamrock10-rgb);--stzh-color-success10:rgba(var(--stzh-color-success10-rgb) / 1);--stzh-color-success20-rgb:var(--stzh-color-shamrock20-rgb);--stzh-color-success20:rgba(var(--stzh-color-success20-rgb) / 1);--stzh-color-success30-rgb:var(--stzh-color-shamrock30-rgb);--stzh-color-success30:rgba(var(--stzh-color-success30-rgb) / 1);--stzh-color-success40-rgb:var(--stzh-color-shamrock40-rgb);--stzh-color-success40:rgba(var(--stzh-color-success40-rgb) / 1);--stzh-color-success50-rgb:var(--stzh-color-shamrock50-rgb);--stzh-color-success50:rgba(var(--stzh-color-success50-rgb) / 1);--stzh-color-success60-rgb:var(--stzh-color-shamrock60-rgb);--stzh-color-success60:rgba(var(--stzh-color-success60-rgb) / 1);--stzh-color-success70-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-success70:rgba(var(--stzh-color-success70-rgb) / 1);--stzh-color-success80-rgb:var(--stzh-color-shamrock80-rgb);--stzh-color-success80:rgba(var(--stzh-color-success80-rgb) / 1);--stzh-color-success90-rgb:var(--stzh-color-shamrock90-rgb);--stzh-color-success90:rgba(var(--stzh-color-success90-rgb) / 1);--stzh-color-success100-rgb:var(--stzh-color-shamrock100-rgb);--stzh-color-success100:rgba(var(--stzh-color-success100-rgb) / 1);--stzh-color-error10-rgb:var(--stzh-color-coral10-rgb);--stzh-color-error10:rgba(var(--stzh-color-error10-rgb) / 1);--stzh-color-error20-rgb:var(--stzh-color-coral20-rgb);--stzh-color-error20:rgba(var(--stzh-color-error20-rgb) / 1);--stzh-color-error30-rgb:var(--stzh-color-coral30-rgb);--stzh-color-error30:rgba(var(--stzh-color-error30-rgb) / 1);--stzh-color-error40-rgb:var(--stzh-color-coral40-rgb);--stzh-color-error40:rgba(var(--stzh-color-error40-rgb) / 1);--stzh-color-error50-rgb:var(--stzh-color-coral50-rgb);--stzh-color-error50:rgba(var(--stzh-color-error50-rgb) / 1);--stzh-color-error60-rgb:var(--stzh-color-coral60-rgb);--stzh-color-error60:rgba(var(--stzh-color-error60-rgb) / 1);--stzh-color-error70-rgb:var(--stzh-color-coral70-rgb);--stzh-color-error70:rgba(var(--stzh-color-error70-rgb) / 1);--stzh-color-error80-rgb:var(--stzh-color-coral80-rgb);--stzh-color-error80:rgba(var(--stzh-color-error80-rgb) / 1);--stzh-color-error90-rgb:var(--stzh-color-coral90-rgb);--stzh-color-error90:rgba(var(--stzh-color-error90-rgb) / 1);--stzh-color-error100-rgb:var(--stzh-color-coral100-rgb);--stzh-color-error100:rgba(var(--stzh-color-error100-rgb) / 1);--stzh-color-warning10-rgb:var(--stzh-color-sunnyyellow10-rgb);--stzh-color-warning10:rgba(var(--stzh-color-warning10-rgb) / 1);--stzh-color-warning20-rgb:var(--stzh-color-sunnyyellow20-rgb);--stzh-color-warning20:rgba(var(--stzh-color-warning20-rgb) / 1);--stzh-color-warning30-rgb:var(--stzh-color-sunnyyellow30-rgb);--stzh-color-warning30:rgba(var(--stzh-color-warning30-rgb) / 1);--stzh-color-warning40-rgb:var(--stzh-color-sunnyyellow40-rgb);--stzh-color-warning40:rgba(var(--stzh-color-warning40-rgb) / 1);--stzh-color-warning50-rgb:var(--stzh-color-sunnyyellow50-rgb);--stzh-color-warning50:rgba(var(--stzh-color-warning50-rgb) / 1);--stzh-color-warning60-rgb:var(--stzh-color-sunnyyellow60-rgb);--stzh-color-warning60:rgba(var(--stzh-color-warning60-rgb) / 1);--stzh-color-warning70-rgb:var(--stzh-color-sunnyyellow70-rgb);--stzh-color-warning70:rgba(var(--stzh-color-warning70-rgb) / 1);--stzh-color-warning80-rgb:var(--stzh-color-sunnyyellow80-rgb);--stzh-color-warning80:rgba(var(--stzh-color-warning80-rgb) / 1);--stzh-color-warning90-rgb:var(--stzh-color-sunnyyellow90-rgb);--stzh-color-warning90:rgba(var(--stzh-color-warning90-rgb) / 1);--stzh-color-warning100-rgb:var(--stzh-color-sunnyyellow100-rgb);--stzh-color-warning100:rgba(var(--stzh-color-warning100-rgb) / 1);--stzh-color-info10-rgb:var(--stzh-color-coolgrey10-rgb);--stzh-color-info10:rgba(var(--stzh-color-info10-rgb) / 1);--stzh-color-info20-rgb:var(--stzh-color-coolgrey20-rgb);--stzh-color-info20:rgba(var(--stzh-color-info20-rgb) / 1);--stzh-color-info30-rgb:var(--stzh-color-coolgrey30-rgb);--stzh-color-info30:rgba(var(--stzh-color-info30-rgb) / 1);--stzh-color-info40-rgb:var(--stzh-color-coolgrey40-rgb);--stzh-color-info40:rgba(var(--stzh-color-info40-rgb) / 1);--stzh-color-info50-rgb:var(--stzh-color-coolgrey50-rgb);--stzh-color-info50:rgba(var(--stzh-color-info50-rgb) / 1);--stzh-color-info60-rgb:var(--stzh-color-coolgrey60-rgb);--stzh-color-info60:rgba(var(--stzh-color-info60-rgb) / 1);--stzh-color-info70-rgb:var(--stzh-color-coolgrey70-rgb);--stzh-color-info70:rgba(var(--stzh-color-info70-rgb) / 1);--stzh-color-info80-rgb:var(--stzh-color-coolgrey80-rgb);--stzh-color-info80:rgba(var(--stzh-color-info80-rgb) / 1);--stzh-color-info90-rgb:var(--stzh-color-coolgrey90-rgb);--stzh-color-info90:rgba(var(--stzh-color-info90-rgb) / 1);--stzh-color-info100-rgb:var(--stzh-color-coolgrey100-rgb);--stzh-color-info100:rgba(var(--stzh-color-info100-rgb) / 1);--stzh-color-old-truegreen-rgb:0 128 0;--stzh-color-old-truegreen:rgba(var(--stzh-color-old-truegreen-rgb) / 1);--stzh-color-old-warning-rgb:219 126 0;--stzh-color-old-warning:rgba(var(--stzh-color-old-warning-rgb) / 1);--stzh-color-old-active-rgb:164 196 0;--stzh-color-old-active:rgba(var(--stzh-color-old-active-rgb) / 1);--stzh-color-old-grey5-rgb:242 242 242;--stzh-color-old-grey5:rgba(var(--stzh-color-old-grey5-rgb) / 1);--stzh-color-old-grey13-rgb:222 222 222;--stzh-color-old-grey13:rgba(var(--stzh-color-old-grey13-rgb) / 1);--stzh-color-old-grey25-rgb:191 191 191;--stzh-color-old-grey25:rgba(var(--stzh-color-old-grey25-rgb) / 1);--stzh-color-old-grey40-rgb:153 153 153;--stzh-color-old-grey40:rgba(var(--stzh-color-old-grey40-rgb) / 1);--stzh-color-old-grey55-rgb:115 115 115;--stzh-color-old-grey55:rgba(var(--stzh-color-old-grey55-rgb) / 1);--stzh-color-old-grey61-rgb:100 100 100;--stzh-color-old-grey61:rgba(var(--stzh-color-old-grey61-rgb) / 1);--stzh-color-old-grey70-rgb:77 77 77;--stzh-color-old-grey70:rgba(var(--stzh-color-old-grey70-rgb) / 1);--stzh-color-old-grey87-rgb:34 34 34;--stzh-color-old-grey87:rgba(var(--stzh-color-old-grey87-rgb) / 1);--stzh-color-old-primary48:rgba(var(--stzh-color-primary-rgb) / 0.48);--stzh-color-old-primary32:rgba(var(--stzh-color-primary-rgb) / 0.32);--stzh-color-old-primary8:rgba(var(--stzh-color-primary-rgb) / 0.08);--stzh-color-old-primary4:rgba(var(--stzh-color-primary-rgb) / 0.04);--stzh-font-family-light:'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-regular:'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium:'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-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-selection-background-color:var(--stzh-color-secondary20);--stzh-flyingfocus-color:var(--stzh-color-secondary60);--stzh-icon-size:var(--stzh-icon-size-medium);--stzh-icon-color:currentColor;--stzh-icon-vertical-align:text-top;--stzh-link-color:var(--stzh-color-primary70);--stzh-link-icon-size:var(--stzh-icon-size-medium);--stzh-link-text-decoration-line:underline;--stzh-link-text-decoration-thickness:calc(1em / 16);--stzh-link-text-underline-offset:calc(2.5em / 16);--stzh-link-text-decoration-skip-ink:none;--stzh-link-icon-wrapper-height:1em;--stzh-link-hover-color:var(--stzh-color-secondary60);--stzh-link-hover-text-decoration-line:underline;--stzh-link-secondary-color:var(--stzh-color-secondary60);--stzh-link-secondary-hover-color:var(--stzh-color-primary70);--stzh-section-highlight-color:var(--stzh-base-color);--stzh-section-highlight-background-color:var(--stzh-color-secondary10);--stzh-heading-color:var(--stzh-color-primary70);--stzh-text-info-color:var(--stzh-color-coolgrey70);--stzh-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)}
1
+ ::-moz-selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}::selection{color:var(--stzh-selection-color);background-color:var(--stzh-selection-background-color)}html,body{max-width:100vw;overflow-x:hidden;overflow-x:clip}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}[hidden]{display:none !important}.stzh-contents{display:contents}.stzh-pointer-events-auto{pointer-events:auto}@media print{img{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.stzh-print-show{display:block !important}.stzh-print-hide{display:none !important}.stzh-print-exact-color{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}}.stzh-scrolling-smooth{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){.stzh-scrolling-smooth{scroll-behavior:auto}}.stzh-header-scroll-padding-top{scroll-padding-top:var(--stzh-header-metabar-height, 0)}.stzh-header-scroll-margin-top{scroll-margin-top:var(--stzh-header-metabar-height, 0)}.stzh-pagetitle-disturber-stuck-height{height:var(--stzh-pagetitle-disturber-stuck-height)}.stzh-sticky-stuck-bottom-height{height:var(--stzh-sticky-stuck-bottom-height)}.stzh-sticky-stuck-top-height{height:var(--stzh-sticky-stuck-top-height)}.stzh-layout-sticky-footer{display:grid;grid-template-rows:auto minmax(0, 1fr) auto;grid-template-columns:100%;min-height:100vh}.stzh-header-open,.stzh-header-open.sb-show-main.sb-main-fullscreen,.stzh-dialog-open,.stzh-dialog-open.sb-show-main.sb-main-fullscreen,.stzh-overlay-open,.stzh-overlay-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}html:has(.stzh-header-open),html:has(.stzh-dialog-open),html:has(.stzh-overlay-open){overflow:hidden}@media screen and (max-width: 599px){.stzh-popover-open,.stzh-popover-open.sb-show-main.sb-main-fullscreen{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;padding-right:var(--stzh-scrollbar-width);overscroll-behavior:none}html:has(.stzh-popover-open){overflow:hidden}}.has-focus{outline:var(--stzh-flyingfocus-color) solid 0.125rem;outline-offset:0.125rem}.stzh-fylingfocus-focused{outline-style:none !important}.stzh-fylingfocus-focused::-moz-focus-inner{border:0 !important}:root.stzh-flyingfocus-enabled{--stzh-popover-close-visibility:visible}.section.has-sticky{display:contents}:root{--stzh-color-lemonyellow10-rgb:255 253 241;--stzh-color-lemonyellow10:rgba(var(--stzh-color-lemonyellow10-rgb) / 1);--stzh-color-lemonyellow20-rgb:255 254 201;--stzh-color-lemonyellow20:rgba(var(--stzh-color-lemonyellow20-rgb) / 1);--stzh-color-lemonyellow30-rgb:255 253 137;--stzh-color-lemonyellow30:rgba(var(--stzh-color-lemonyellow30-rgb) / 1);--stzh-color-lemonyellow40-rgb:255 243 105;--stzh-color-lemonyellow40:rgba(var(--stzh-color-lemonyellow40-rgb) / 1);--stzh-color-lemonyellow50-rgb:253 232 40;--stzh-color-lemonyellow50:rgba(var(--stzh-color-lemonyellow50-rgb) / 1);--stzh-color-lemonyellow60-rgb:241 217 0;--stzh-color-lemonyellow60:rgba(var(--stzh-color-lemonyellow60-rgb) / 1);--stzh-color-lemonyellow70-rgb:204 186 16;--stzh-color-lemonyellow70:rgba(var(--stzh-color-lemonyellow70-rgb) / 1);--stzh-color-lemonyellow80-rgb:153 141 0;--stzh-color-lemonyellow80:rgba(var(--stzh-color-lemonyellow80-rgb) / 1);--stzh-color-lemonyellow90-rgb:84 79 9;--stzh-color-lemonyellow90:rgba(var(--stzh-color-lemonyellow90-rgb) / 1);--stzh-color-lemonyellow100-rgb:33 31 1;--stzh-color-lemonyellow100:rgba(var(--stzh-color-lemonyellow100-rgb) / 1);--stzh-color-lemongrass10-rgb:252 254 220;--stzh-color-lemongrass10:rgba(var(--stzh-color-lemongrass10-rgb) / 1);--stzh-color-lemongrass20-rgb:250 250 181;--stzh-color-lemongrass20:rgba(var(--stzh-color-lemongrass20-rgb) / 1);--stzh-color-lemongrass30-rgb:241 242 106;--stzh-color-lemongrass30:rgba(var(--stzh-color-lemongrass30-rgb) / 1);--stzh-color-lemongrass40-rgb:224 231 33;--stzh-color-lemongrass40:rgba(var(--stzh-color-lemongrass40-rgb) / 1);--stzh-color-lemongrass50-rgb:209 218 28;--stzh-color-lemongrass50:rgba(var(--stzh-color-lemongrass50-rgb) / 1);--stzh-color-lemongrass60-rgb:191 204 0;--stzh-color-lemongrass60:rgba(var(--stzh-color-lemongrass60-rgb) / 1);--stzh-color-lemongrass70-rgb:146 162 16;--stzh-color-lemongrass70:rgba(var(--stzh-color-lemongrass70-rgb) / 1);--stzh-color-lemongrass80-rgb:104 116 0;--stzh-color-lemongrass80:rgba(var(--stzh-color-lemongrass80-rgb) / 1);--stzh-color-lemongrass90-rgb:49 57 0;--stzh-color-lemongrass90:rgba(var(--stzh-color-lemongrass90-rgb) / 1);--stzh-color-lemongrass100-rgb:19 31 1;--stzh-color-lemongrass100:rgba(var(--stzh-color-lemongrass100-rgb) / 1);--stzh-color-limegreen10-rgb:249 255 231;--stzh-color-limegreen10:rgba(var(--stzh-color-limegreen10-rgb) / 1);--stzh-color-limegreen20-rgb:231 246 192;--stzh-color-limegreen20:rgba(var(--stzh-color-limegreen20-rgb) / 1);--stzh-color-limegreen30-rgb:211 231 131;--stzh-color-limegreen30:rgba(var(--stzh-color-limegreen30-rgb) / 1);--stzh-color-limegreen40-rgb:185 213 92;--stzh-color-limegreen40:rgba(var(--stzh-color-limegreen40-rgb) / 1);--stzh-color-limegreen50-rgb:153 195 46;--stzh-color-limegreen50:rgba(var(--stzh-color-limegreen50-rgb) / 1);--stzh-color-limegreen60-rgb:127 180 32;--stzh-color-limegreen60:rgba(var(--stzh-color-limegreen60-rgb) / 1);--stzh-color-limegreen70-rgb:83 131 27;--stzh-color-limegreen70:rgba(var(--stzh-color-limegreen70-rgb) / 1);--stzh-color-limegreen80-rgb:58 100 19;--stzh-color-limegreen80:rgba(var(--stzh-color-limegreen80-rgb) / 1);--stzh-color-limegreen90-rgb:17 61 6;--stzh-color-limegreen90:rgba(var(--stzh-color-limegreen90-rgb) / 1);--stzh-color-limegreen100-rgb:4 32 0;--stzh-color-limegreen100:rgba(var(--stzh-color-limegreen100-rgb) / 1);--stzh-color-shamrock10-rgb:240 253 233;--stzh-color-shamrock10:rgba(var(--stzh-color-shamrock10-rgb) / 1);--stzh-color-shamrock20-rgb:222 242 205;--stzh-color-shamrock20:rgba(var(--stzh-color-shamrock20-rgb) / 1);--stzh-color-shamrock30-rgb:188 229 158;--stzh-color-shamrock30:rgba(var(--stzh-color-shamrock30-rgb) / 1);--stzh-color-shamrock40-rgb:142 207 105;--stzh-color-shamrock40:rgba(var(--stzh-color-shamrock40-rgb) / 1);--stzh-color-shamrock50-rgb:100 192 79;--stzh-color-shamrock50:rgba(var(--stzh-color-shamrock50-rgb) / 1);--stzh-color-shamrock60-rgb:55 170 50;--stzh-color-shamrock60:rgba(var(--stzh-color-shamrock60-rgb) / 1);--stzh-color-shamrock70-rgb:6 117 30;--stzh-color-shamrock70:rgba(var(--stzh-color-shamrock70-rgb) / 1);--stzh-color-shamrock80-rgb:0 78 20;--stzh-color-shamrock80:rgba(var(--stzh-color-shamrock80-rgb) / 1);--stzh-color-shamrock90-rgb:2 48 9;--stzh-color-shamrock90:rgba(var(--stzh-color-shamrock90-rgb) / 1);--stzh-color-shamrock100-rgb:8 28 0;--stzh-color-shamrock100:rgba(var(--stzh-color-shamrock100-rgb) / 1);--stzh-color-firgreen10-rgb:233 252 242;--stzh-color-firgreen10:rgba(var(--stzh-color-firgreen10-rgb) / 1);--stzh-color-firgreen20-rgb:207 238 216;--stzh-color-firgreen20:rgba(var(--stzh-color-firgreen20-rgb) / 1);--stzh-color-firgreen30-rgb:162 229 176;--stzh-color-firgreen30:rgba(var(--stzh-color-firgreen30-rgb) / 1);--stzh-color-firgreen40-rgb:101 205 140;--stzh-color-firgreen40:rgba(var(--stzh-color-firgreen40-rgb) / 1);--stzh-color-firgreen50-rgb:52 177 11;--stzh-color-firgreen50:rgba(var(--stzh-color-firgreen50-rgb) / 1);--stzh-color-firgreen60-rgb:0 151 85;--stzh-color-firgreen60:rgba(var(--stzh-color-firgreen60-rgb) / 1);--stzh-color-firgreen70-rgb:0 104 49;--stzh-color-firgreen70:rgba(var(--stzh-color-firgreen70-rgb) / 1);--stzh-color-firgreen80-rgb:0 71 36;--stzh-color-firgreen80:rgba(var(--stzh-color-firgreen80-rgb) / 1);--stzh-color-firgreen90-rgb:0 41 20;--stzh-color-firgreen90:rgba(var(--stzh-color-firgreen90-rgb) / 1);--stzh-color-firgreen100-rgb:0 22 9;--stzh-color-firgreen100:rgba(var(--stzh-color-firgreen100-rgb) / 1);--stzh-color-petrol10-rgb:219 252 252;--stzh-color-petrol10:rgba(var(--stzh-color-petrol10-rgb) / 1);--stzh-color-petrol20-rgb:181 244 244;--stzh-color-petrol20:rgba(var(--stzh-color-petrol20-rgb) / 1);--stzh-color-petrol30-rgb:126 231 227;--stzh-color-petrol30:rgba(var(--stzh-color-petrol30-rgb) / 1);--stzh-color-petrol40-rgb:42 199 199;--stzh-color-petrol40:rgba(var(--stzh-color-petrol40-rgb) / 1);--stzh-color-petrol50-rgb:0 159 157;--stzh-color-petrol50:rgba(var(--stzh-color-petrol50-rgb) / 1);--stzh-color-petrol60-rgb:0 124 120;--stzh-color-petrol60:rgba(var(--stzh-color-petrol60-rgb) / 1);--stzh-color-petrol70-rgb:0 88 87;--stzh-color-petrol70:rgba(var(--stzh-color-petrol70-rgb) / 1);--stzh-color-petrol80-rgb:0 60 64;--stzh-color-petrol80:rgba(var(--stzh-color-petrol80-rgb) / 1);--stzh-color-petrol90-rgb:0 33 33;--stzh-color-petrol90:rgba(var(--stzh-color-petrol90-rgb) / 1);--stzh-color-petrol100-rgb:0 23 21;--stzh-color-petrol100:rgba(var(--stzh-color-petrol100-rgb) / 1);--stzh-color-cyan10-rgb:223 252 255;--stzh-color-cyan10:rgba(var(--stzh-color-cyan10-rgb) / 1);--stzh-color-cyan20-rgb:187 238 254;--stzh-color-cyan20:rgba(var(--stzh-color-cyan20-rgb) / 1);--stzh-color-cyan30-rgb:123 220 249;--stzh-color-cyan30:rgba(var(--stzh-color-cyan30-rgb) / 1);--stzh-color-cyan40-rgb:35 195 241;--stzh-color-cyan40:rgba(var(--stzh-color-cyan40-rgb) / 1);--stzh-color-cyan50-rgb:0 152 198;--stzh-color-cyan50:rgba(var(--stzh-color-cyan50-rgb) / 1);--stzh-color-cyan60-rgb:0 118 170;--stzh-color-cyan60:rgba(var(--stzh-color-cyan60-rgb) / 1);--stzh-color-cyan70-rgb:0 77 118;--stzh-color-cyan70:rgba(var(--stzh-color-cyan70-rgb) / 1);--stzh-color-cyan80-rgb:0 52 80;--stzh-color-cyan80:rgba(var(--stzh-color-cyan80-rgb) / 1);--stzh-color-cyan90-rgb:0 26 42;--stzh-color-cyan90:rgba(var(--stzh-color-cyan90-rgb) / 1);--stzh-color-cyan100-rgb:1 19 30;--stzh-color-cyan100:rgba(var(--stzh-color-cyan100-rgb) / 1);--stzh-color-cobaltblue10-rgb:230 247 255;--stzh-color-cobaltblue10:rgba(var(--stzh-color-cobaltblue10-rgb) / 1);--stzh-color-cobaltblue20-rgb:197 231 255;--stzh-color-cobaltblue20:rgba(var(--stzh-color-cobaltblue20-rgb) / 1);--stzh-color-cobaltblue30-rgb:136 207 255;--stzh-color-cobaltblue30:rgba(var(--stzh-color-cobaltblue30-rgb) / 1);--stzh-color-cobaltblue40-rgb:70 178 255;--stzh-color-cobaltblue40:rgba(var(--stzh-color-cobaltblue40-rgb) / 1);--stzh-color-cobaltblue50-rgb:10 141 246;--stzh-color-cobaltblue50:rgba(var(--stzh-color-cobaltblue50-rgb) / 1);--stzh-color-cobaltblue60-rgb:3 83 220;--stzh-color-cobaltblue60:rgba(var(--stzh-color-cobaltblue60-rgb) / 1);--stzh-color-cobaltblue70-rgb:0 47 150;--stzh-color-cobaltblue70:rgba(var(--stzh-color-cobaltblue70-rgb) / 1);--stzh-color-cobaltblue80-rgb:0 24 90;--stzh-color-cobaltblue80:rgba(var(--stzh-color-cobaltblue80-rgb) / 1);--stzh-color-cobaltblue90-rgb:0 18 49;--stzh-color-cobaltblue90:rgba(var(--stzh-color-cobaltblue90-rgb) / 1);--stzh-color-cobaltblue100-rgb:0 9 32;--stzh-color-cobaltblue100:rgba(var(--stzh-color-cobaltblue100-rgb) / 1);--stzh-color-midnightblue10-rgb:239 245 255;--stzh-color-midnightblue10:rgba(var(--stzh-color-midnightblue10-rgb) / 1);--stzh-color-midnightblue20-rgb:197 219 255;--stzh-color-midnightblue20:rgba(var(--stzh-color-midnightblue20-rgb) / 1);--stzh-color-midnightblue30-rgb:148 183 248;--stzh-color-midnightblue30:rgba(var(--stzh-color-midnightblue30-rgb) / 1);--stzh-color-midnightblue40-rgb:100 150 255;--stzh-color-midnightblue40:rgba(var(--stzh-color-midnightblue40-rgb) / 1);--stzh-color-midnightblue50-rgb:61 107 255;--stzh-color-midnightblue50:rgba(var(--stzh-color-midnightblue50-rgb) / 1);--stzh-color-midnightblue60-rgb:52 49 222;--stzh-color-midnightblue60:rgba(var(--stzh-color-midnightblue60-rgb) / 1);--stzh-color-midnightblue70-rgb:15 5 160;--stzh-color-midnightblue70:rgba(var(--stzh-color-midnightblue70-rgb) / 1);--stzh-color-midnightblue80-rgb:7 0 102;--stzh-color-midnightblue80:rgba(var(--stzh-color-midnightblue80-rgb) / 1);--stzh-color-midnightblue90-rgb:7 0 70;--stzh-color-midnightblue90:rgba(var(--stzh-color-midnightblue90-rgb) / 1);--stzh-color-midnightblue100-rgb:7 0 48;--stzh-color-midnightblue100:rgba(var(--stzh-color-midnightblue100-rgb) / 1);--stzh-color-violet10-rgb:246 243 255;--stzh-color-violet10:rgba(var(--stzh-color-violet10-rgb) / 1);--stzh-color-violet20-rgb:227 214 251;--stzh-color-violet20:rgba(var(--stzh-color-violet20-rgb) / 1);--stzh-color-violet30-rgb:207 176 255;--stzh-color-violet30:rgba(var(--stzh-color-violet30-rgb) / 1);--stzh-color-violet40-rgb:188 146 255;--stzh-color-violet40:rgba(var(--stzh-color-violet40-rgb) / 1);--stzh-color-violet50-rgb:161 116 222;--stzh-color-violet50:rgba(var(--stzh-color-violet50-rgb) / 1);--stzh-color-violet60-rgb:123 79 183;--stzh-color-violet60:rgba(var(--stzh-color-violet60-rgb) / 1);--stzh-color-violet70-rgb:81 36 128;--stzh-color-violet70:rgba(var(--stzh-color-violet70-rgb) / 1);--stzh-color-violet80-rgb:53 20 89;--stzh-color-violet80:rgba(var(--stzh-color-violet80-rgb) / 1);--stzh-color-violet90-rgb:32 0 68;--stzh-color-violet90:rgba(var(--stzh-color-violet90-rgb) / 1);--stzh-color-violet100-rgb:24 0 54;--stzh-color-violet100:rgba(var(--stzh-color-violet100-rgb) / 1);--stzh-color-magenta10-rgb:253 241 248;--stzh-color-magenta10:rgba(var(--stzh-color-magenta10-rgb) / 1);--stzh-color-magenta20-rgb:254 210 238;--stzh-color-magenta20:rgba(var(--stzh-color-magenta20-rgb) / 1);--stzh-color-magenta30-rgb:249 158 200;--stzh-color-magenta30:rgba(var(--stzh-color-magenta30-rgb) / 1);--stzh-color-magenta40-rgb:243 107 166;--stzh-color-magenta40:rgba(var(--stzh-color-magenta40-rgb) / 1);--stzh-color-magenta50-rgb:233 60 133;--stzh-color-magenta50:rgba(var(--stzh-color-magenta50-rgb) / 1);--stzh-color-magenta60-rgb:198 0 107;--stzh-color-magenta60:rgba(var(--stzh-color-magenta60-rgb) / 1);--stzh-color-magenta70-rgb:150 0 85;--stzh-color-magenta70:rgba(var(--stzh-color-magenta70-rgb) / 1);--stzh-color-magenta80-rgb:96 0 59;--stzh-color-magenta80:rgba(var(--stzh-color-magenta80-rgb) / 1);--stzh-color-magenta90-rgb:57 0 32;--stzh-color-magenta90:rgba(var(--stzh-color-magenta90-rgb) / 1);--stzh-color-magenta100-rgb:34 0 13;--stzh-color-magenta100:rgba(var(--stzh-color-magenta100-rgb) / 1);--stzh-color-red10-rgb:254 243 243;--stzh-color-red10:rgba(var(--stzh-color-red10-rgb) / 1);--stzh-color-red20-rgb:250 215 224;--stzh-color-red20:rgba(var(--stzh-color-red20-rgb) / 1);--stzh-color-red30-rgb:247 165 175;--stzh-color-red30:rgba(var(--stzh-color-red30-rgb) / 1);--stzh-color-red40-rgb:251 115 126;--stzh-color-red40:rgba(var(--stzh-color-red40-rgb) / 1);--stzh-color-red50-rgb:232 64 76;--stzh-color-red50:rgba(var(--stzh-color-red50-rgb) / 1);--stzh-color-red60-rgb:220 3 14;--stzh-color-red60:rgba(var(--stzh-color-red60-rgb) / 1);--stzh-color-red70-rgb:163 20 19;--stzh-color-red70:rgba(var(--stzh-color-red70-rgb) / 1);--stzh-color-red80-rgb:100 13 4;--stzh-color-red80:rgba(var(--stzh-color-red80-rgb) / 1);--stzh-color-red90-rgb:61 14 9;--stzh-color-red90:rgba(var(--stzh-color-red90-rgb) / 1);--stzh-color-red100-rgb:31 5 4;--stzh-color-red100:rgba(var(--stzh-color-red100-rgb) / 1);--stzh-color-coral10-rgb:253 239 236;--stzh-color-coral10:rgba(var(--stzh-color-coral10-rgb) / 1);--stzh-color-coral20-rgb:251 219 212;--stzh-color-coral20:rgba(var(--stzh-color-coral20-rgb) / 1);--stzh-color-coral30-rgb:246 175 160;--stzh-color-coral30:rgba(var(--stzh-color-coral30-rgb) / 1);--stzh-color-coral40-rgb:241 135 133;--stzh-color-coral40:rgba(var(--stzh-color-coral40-rgb) / 1);--stzh-color-coral50-rgb:234 79 97;--stzh-color-coral50:rgba(var(--stzh-color-coral50-rgb) / 1);--stzh-color-coral60-rgb:226 45 83;--stzh-color-coral60:rgba(var(--stzh-color-coral60-rgb) / 1);--stzh-color-coral70-rgb:163 20 19;--stzh-color-coral70:rgba(var(--stzh-color-coral70-rgb) / 1);--stzh-color-coral80-rgb:109 3 33;--stzh-color-coral80:rgba(var(--stzh-color-coral80-rgb) / 1);--stzh-color-coral90-rgb:71 0 19;--stzh-color-coral90:rgba(var(--stzh-color-coral90-rgb) / 1);--stzh-color-coral100-rgb:41 0 1;--stzh-color-coral100:rgba(var(--stzh-color-coral100-rgb) / 1);--stzh-color-orange10-rgb:254 245 234;--stzh-color-orange10:rgba(var(--stzh-color-orange10-rgb) / 1);--stzh-color-orange20-rgb:253 228 200;--stzh-color-orange20:rgba(var(--stzh-color-orange20-rgb) / 1);--stzh-color-orange30-rgb:251 203 151;--stzh-color-orange30:rgba(var(--stzh-color-orange30-rgb) / 1);--stzh-color-orange40-rgb:246 169 96;--stzh-color-orange40:rgba(var(--stzh-color-orange40-rgb) / 1);--stzh-color-orange50-rgb:241 136 48;--stzh-color-orange50:rgba(var(--stzh-color-orange50-rgb) / 1);--stzh-color-orange60-rgb:235 94 0;--stzh-color-orange60:rgba(var(--stzh-color-orange60-rgb) / 1);--stzh-color-orange70-rgb:178 58 1;--stzh-color-orange70:rgba(var(--stzh-color-orange70-rgb) / 1);--stzh-color-orange80-rgb:124 43 1;--stzh-color-orange80:rgba(var(--stzh-color-orange80-rgb) / 1);--stzh-color-orange90-rgb:72 23 0;--stzh-color-orange90:rgba(var(--stzh-color-orange90-rgb) / 1);--stzh-color-orange100-rgb:46 17 0;--stzh-color-orange100:rgba(var(--stzh-color-orange100-rgb) / 1);--stzh-color-sunnyyellow10-rgb:255 250 234;--stzh-color-sunnyyellow10:rgba(var(--stzh-color-sunnyyellow10-rgb) / 1);--stzh-color-sunnyyellow20-rgb:255 238 182;--stzh-color-sunnyyellow20:rgba(var(--stzh-color-sunnyyellow20-rgb) / 1);--stzh-color-sunnyyellow30-rgb:255 228 138;--stzh-color-sunnyyellow30:rgba(var(--stzh-color-sunnyyellow30-rgb) / 1);--stzh-color-sunnyyellow40-rgb:255 223 97;--stzh-color-sunnyyellow40:rgba(var(--stzh-color-sunnyyellow40-rgb) / 1);--stzh-color-sunnyyellow50-rgb:255 204 0;--stzh-color-sunnyyellow50:rgba(var(--stzh-color-sunnyyellow50-rgb) / 1);--stzh-color-sunnyyellow60-rgb:251 185 0;--stzh-color-sunnyyellow60:rgba(var(--stzh-color-sunnyyellow60-rgb) / 1);--stzh-color-sunnyyellow70-rgb:192 134 0;--stzh-color-sunnyyellow70:rgba(var(--stzh-color-sunnyyellow70-rgb) / 1);--stzh-color-sunnyyellow80-rgb:146 105 1;--stzh-color-sunnyyellow80:rgba(var(--stzh-color-sunnyyellow80-rgb) / 1);--stzh-color-sunnyyellow90-rgb:97 70 0;--stzh-color-sunnyyellow90:rgba(var(--stzh-color-sunnyyellow90-rgb) / 1);--stzh-color-sunnyyellow100-rgb:51 35 0;--stzh-color-sunnyyellow100:rgba(var(--stzh-color-sunnyyellow100-rgb) / 1);--stzh-color-ocher10-rgb:253 251 247;--stzh-color-ocher10:rgba(var(--stzh-color-ocher10-rgb) / 1);--stzh-color-ocher20-rgb:239 226 200;--stzh-color-ocher20:rgba(var(--stzh-color-ocher20-rgb) / 1);--stzh-color-ocher30-rgb:222 181 130;--stzh-color-ocher30:rgba(var(--stzh-color-ocher30-rgb) / 1);--stzh-color-ocher40-rgb:218 158 73;--stzh-color-ocher40:rgba(var(--stzh-color-ocher40-rgb) / 1);--stzh-color-ocher50-rgb:214 133 0;--stzh-color-ocher50:rgba(var(--stzh-color-ocher50-rgb) / 1);--stzh-color-ocher60-rgb:198 121 0;--stzh-color-ocher60:rgba(var(--stzh-color-ocher60-rgb) / 1);--stzh-color-ocher70-rgb:154 91 1;--stzh-color-ocher70:rgba(var(--stzh-color-ocher70-rgb) / 1);--stzh-color-ocher80-rgb:113 64 0;--stzh-color-ocher80:rgba(var(--stzh-color-ocher80-rgb) / 1);--stzh-color-ocher90-rgb:74 40 0;--stzh-color-ocher90:rgba(var(--stzh-color-ocher90-rgb) / 1);--stzh-color-ocher100-rgb:49 26 1;--stzh-color-ocher100:rgba(var(--stzh-color-ocher100-rgb) / 1);--stzh-color-warmgrey10-rgb:246 243 242;--stzh-color-warmgrey10:rgba(var(--stzh-color-warmgrey10-rgb) / 1);--stzh-color-warmgrey20-rgb:228 224 223;--stzh-color-warmgrey20:rgba(var(--stzh-color-warmgrey20-rgb) / 1);--stzh-color-warmgrey30-rgb:201 197 196;--stzh-color-warmgrey30:rgba(var(--stzh-color-warmgrey30-rgb) / 1);--stzh-color-warmgrey40-rgb:172 168 168;--stzh-color-warmgrey40:rgba(var(--stzh-color-warmgrey40-rgb) / 1);--stzh-color-warmgrey50-rgb:143 139 139;--stzh-color-warmgrey50:rgba(var(--stzh-color-warmgrey50-rgb) / 1);--stzh-color-warmgrey60-rgb:114 111 110;--stzh-color-warmgrey60:rgba(var(--stzh-color-warmgrey60-rgb) / 1);--stzh-color-warmgrey70-rgb:84 80 80;--stzh-color-warmgrey70:rgba(var(--stzh-color-warmgrey70-rgb) / 1);--stzh-color-warmgrey80-rgb:59 55 55;--stzh-color-warmgrey80:rgba(var(--stzh-color-warmgrey80-rgb) / 1);--stzh-color-warmgrey90-rgb:37 35 35;--stzh-color-warmgrey90:rgba(var(--stzh-color-warmgrey90-rgb) / 1);--stzh-color-warmgrey100-rgb:19 17 17;--stzh-color-warmgrey100:rgba(var(--stzh-color-warmgrey100-rgb) / 1);--stzh-color-coolgrey10-rgb:244 247 249;--stzh-color-coolgrey10:rgba(var(--stzh-color-coolgrey10-rgb) / 1);--stzh-color-coolgrey20-rgb:217 233 239;--stzh-color-coolgrey20:rgba(var(--stzh-color-coolgrey20-rgb) / 1);--stzh-color-coolgrey30-rgb:178 204 215;--stzh-color-coolgrey30:rgba(var(--stzh-color-coolgrey30-rgb) / 1);--stzh-color-coolgrey40-rgb:141 175 188;--stzh-color-coolgrey40:rgba(var(--stzh-color-coolgrey40-rgb) / 1);--stzh-color-coolgrey50-rgb:121 148 159;--stzh-color-coolgrey50:rgba(var(--stzh-color-coolgrey50-rgb) / 1);--stzh-color-coolgrey60-rgb:95 122 131;--stzh-color-coolgrey60:rgba(var(--stzh-color-coolgrey60-rgb) / 1);--stzh-color-coolgrey70-rgb:61 87 94;--stzh-color-coolgrey70:rgba(var(--stzh-color-coolgrey70-rgb) / 1);--stzh-color-coolgrey80-rgb:34 58 65;--stzh-color-coolgrey80:rgba(var(--stzh-color-coolgrey80-rgb) / 1);--stzh-color-coolgrey90-rgb:8 36 41;--stzh-color-coolgrey90:rgba(var(--stzh-color-coolgrey90-rgb) / 1);--stzh-color-coolgrey100-rgb:0 18 21;--stzh-color-coolgrey100:rgba(var(--stzh-color-coolgrey100-rgb) / 1);--stzh-color-grey10-rgb:244 244 244;--stzh-color-grey10:rgba(var(--stzh-color-grey10-rgb) / 1);--stzh-color-grey20-rgb:232 232 232;--stzh-color-grey20:rgba(var(--stzh-color-grey20-rgb) / 1);--stzh-color-grey30-rgb:210 210 210;--stzh-color-grey30:rgba(var(--stzh-color-grey30-rgb) / 1);--stzh-color-grey40-rgb:194 194 194;--stzh-color-grey40:rgba(var(--stzh-color-grey40-rgb) / 1);--stzh-color-grey50-rgb:170 170 170;--stzh-color-grey50:rgba(var(--stzh-color-grey50-rgb) / 1);--stzh-color-grey60-rgb:154 154 154;--stzh-color-grey60:rgba(var(--stzh-color-grey60-rgb) / 1);--stzh-color-grey70-rgb:124 124 124;--stzh-color-grey70:rgba(var(--stzh-color-grey70-rgb) / 1);--stzh-color-grey80-rgb:96 96 96;--stzh-color-grey80:rgba(var(--stzh-color-grey80-rgb) / 1);--stzh-color-grey90-rgb:64 64 64;--stzh-color-grey90:rgba(var(--stzh-color-grey90-rgb) / 1);--stzh-color-grey100-rgb:42 42 42;--stzh-color-grey100:rgba(var(--stzh-color-grey100-rgb) / 1);--stzh-color-tabasco-rgb:165 26 15;--stzh-color-tabasco:rgba(var(--stzh-color-tabasco-rgb) / 1);--stzh-color-mahogany-rgb:99 15 9;--stzh-color-mahogany:rgba(var(--stzh-color-mahogany-rgb) / 1);--stzh-color-monza-rgb:195 0 36;--stzh-color-monza:rgba(var(--stzh-color-monza-rgb) / 1);--stzh-color-venetianred-rgb:117 0 21;--stzh-color-venetianred:rgba(var(--stzh-color-venetianred-rgb) / 1);--stzh-color-scienceblue-rgb:0 109 197;--stzh-color-scienceblue:rgba(var(--stzh-color-scienceblue-rgb) / 1);--stzh-color-deepcerulean-rgb:5 127 172;--stzh-color-deepcerulean:rgba(var(--stzh-color-deepcerulean-rgb) / 1);--stzh-color-regalblue-rgb:3 76 103;--stzh-color-regalblue:rgba(var(--stzh-color-regalblue-rgb) / 1);--stzh-color-coral-rgb:228 105 76;--stzh-color-coral:rgba(var(--stzh-color-coral-rgb) / 1);--stzh-color-shakespeare-rgb:74 150 200;--stzh-color-shakespeare:rgba(var(--stzh-color-shakespeare-rgb) / 1);--stzh-color-chambray-rgb:44 90 120;--stzh-color-chambray:rgba(var(--stzh-color-chambray-rgb) / 1);--stzh-color-ms-aoz-agenda-rgb:47 142 135;--stzh-color-ms-aoz-agenda:rgba(var(--stzh-color-ms-aoz-agenda-rgb) / 1);--stzh-color-ms-aoz-agenda-hover-rgb:33 102 100;--stzh-color-ms-aoz-agenda-hover:rgba(var(--stzh-color-ms-aoz-agenda-hover-rgb) / 1);--stzh-color-ms-coolgrey60-rgb:92 119 129;--stzh-color-ms-coolgrey60:rgba(var(--stzh-color-ms-coolgrey60-rgb) / 1);--stzh-color-ms-coolgrey60-hover-rgb:52 79 89;--stzh-color-ms-coolgrey60-hover:rgba(var(--stzh-color-ms-coolgrey60-hover-rgb) / 1);--stzh-color-ms-orange-rgb:242 139 0;--stzh-color-ms-orange:rgba(var(--stzh-color-ms-orange-rgb) / 1);--stzh-color-ms-orange-hover-rgb:145 83 0;--stzh-color-ms-orange-hover:rgba(var(--stzh-color-ms-orange-hover-rgb) / 1);--stzh-color-ms-red-rgb:165 26 15;--stzh-color-ms-red:rgba(var(--stzh-color-ms-red-rgb) / 1);--stzh-color-ms-red-hover-rgb:99 15 9;--stzh-color-ms-red-hover:rgba(var(--stzh-color--ms-red-hover-rgb) / 1);--stzh-color-ms-winered-rgb:137 7 42;--stzh-color-ms-winered:rgba(var(--stzh-color-ms-winered-rgb) / 1);--stzh-color-ms-winered-hover-rgb:82 4 25;--stzh-color-ms-winered-hover:rgba(var(--stzh-color-ms-winered-hover-rgb) / 1);--stzh-color-cobaltblue60-hover-rgb:0 51 141;--stzh-color-cobaltblue60-hover:rgba(var(--stzh-color-cobaltblue60-hover-rgb) / 1);--stzh-color-shamrock70-hover-rgb:5 77 20;--stzh-color-shamrock70-hover:rgba(var(--stzh-color-shamrock70-hover-rgb) / 1);--stzh-color-limegreen80-hover-rgb:38 65 12;--stzh-color-limegreen80-hover:rgba(var(--stzh-color-limegreen80-hover-rgb) / 1);--stzh-color-magenta70-hover-rgb:102 0 51;--stzh-color-magenta70-hover:rgba(var(--stzh-color-magenta70-hover-rgb) / 1);--stzh-color-ocher70-hover-rgb:90 54 0;--stzh-color-ocher70-hover:rgba(var(--stzh-color-ocher70-hover-rgb) / 1);--stzh-color-orange70-hover-rgb:111 38 31;--stzh-color-orange70-hover:rgba(var(--stzh-color-orange70-hover-rgb) / 1);--stzh-color-red60-hover-rgb:162 3 9;--stzh-color-red60-hover:rgba(var(--stzh-color-red60-hover-rgb) / 1);--stzh-color-violet70-hover-rgb:45 19 72;--stzh-color-violet70-hover:rgba(var(--stzh-color-violet70-hover-rgb) / 1);--stzh-color-white-rgb:255 255 255;--stzh-color-white:rgba(var(--stzh-color-white-rgb) / 1);--stzh-color-white10op:rgba(var(--stzh-color-white-rgb) / 0.1);--stzh-color-white20op:rgba(var(--stzh-color-white-rgb) / 0.2);--stzh-color-white30op:rgba(var(--stzh-color-white-rgb) / 0.3);--stzh-color-white40op:rgba(var(--stzh-color-white-rgb) / 0.4);--stzh-color-white50op:rgba(var(--stzh-color-white-rgb) / 0.5);--stzh-color-white60op:rgba(var(--stzh-color-white-rgb) / 0.6);--stzh-color-white70op:rgba(var(--stzh-color-white-rgb) / 0.7);--stzh-color-white80op:rgba(var(--stzh-color-white-rgb) / 0.8);--stzh-color-white90op:rgba(var(--stzh-color-white-rgb) / 0.9);--stzh-color-black-rgb:0 0 0;--stzh-color-black:rgba(var(--stzh-color-black-rgb) / 1);--stzh-color-black10op:rgba(var(--stzh-color-black-rgb) / 0.1);--stzh-color-black20op:rgba(var(--stzh-color-black-rgb) / 0.2);--stzh-color-black30op:rgba(var(--stzh-color-black-rgb) / 0.3);--stzh-color-black40op:rgba(var(--stzh-color-black-rgb) / 0.4);--stzh-color-black50op:rgba(var(--stzh-color-black-rgb) / 0.5);--stzh-color-black60op:rgba(var(--stzh-color-black-rgb) / 0.6);--stzh-color-black70op:rgba(var(--stzh-color-black-rgb) / 0.7);--stzh-color-black80op:rgba(var(--stzh-color-black-rgb) / 0.8);--stzh-color-black90op:rgba(var(--stzh-color-black-rgb) / 0.9);--stzh-color-primary10-rgb:var(--stzh-color-midnightblue10-rgb);--stzh-color-primary10:rgba(var(--stzh-color-primary10-rgb) / 1);--stzh-color-primary20-rgb:var(--stzh-color-midnightblue20-rgb);--stzh-color-primary20:rgba(var(--stzh-color-primary20-rgb) / 1);--stzh-color-primary30-rgb:var(--stzh-color-midnightblue30-rgb);--stzh-color-primary30:rgba(var(--stzh-color-primary30-rgb) / 1);--stzh-color-primary40-rgb:var(--stzh-color-midnightblue40-rgb);--stzh-color-primary40:rgba(var(--stzh-color-primary40-rgb) / 1);--stzh-color-primary50-rgb:var(--stzh-color-midnightblue50-rgb);--stzh-color-primary50:rgba(var(--stzh-color-primary50-rgb) / 1);--stzh-color-primary60-rgb:var(--stzh-color-midnightblue60-rgb);--stzh-color-primary60:rgba(var(--stzh-color-primary60-rgb) / 1);--stzh-color-primary70-rgb:var(--stzh-color-midnightblue70-rgb);--stzh-color-primary70:rgba(var(--stzh-color-primary70-rgb) / 1);--stzh-color-primary80-rgb:var(--stzh-color-midnightblue80-rgb);--stzh-color-primary80:rgba(var(--stzh-color-primary80-rgb) / 1);--stzh-color-primary90-rgb:var(--stzh-color-midnightblue90-rgb);--stzh-color-primary90:rgba(var(--stzh-color-primary90-rgb) / 1);--stzh-color-primary100-rgb:var(--stzh-color-midnightblue100-rgb);--stzh-color-primary100:rgba(var(--stzh-color-primary100-rgb) / 1);--stzh-color-secondary10-rgb:var(--stzh-color-cobaltblue10-rgb);--stzh-color-secondary10:rgba(var(--stzh-color-secondary10-rgb) / 1);--stzh-color-secondary20-rgb:var(--stzh-color-cobaltblue20-rgb);--stzh-color-secondary20:rgba(var(--stzh-color-secondary20-rgb) / 1);--stzh-color-secondary30-rgb:var(--stzh-color-cobaltblue30-rgb);--stzh-color-secondary30:rgba(var(--stzh-color-secondary30-rgb) / 1);--stzh-color-secondary40-rgb:var(--stzh-color-cobaltblue40-rgb);--stzh-color-secondary40:rgba(var(--stzh-color-secondary40-rgb) / 1);--stzh-color-secondary50-rgb:var(--stzh-color-cobaltblue50-rgb);--stzh-color-secondary50:rgba(var(--stzh-color-secondary50-rgb) / 1);--stzh-color-secondary60-rgb:var(--stzh-color-cobaltblue60-rgb);--stzh-color-secondary60:rgba(var(--stzh-color-secondary60-rgb) / 1);--stzh-color-secondary70-rgb:var(--stzh-color-cobaltblue70-rgb);--stzh-color-secondary70:rgba(var(--stzh-color-secondary70-rgb) / 1);--stzh-color-secondary80-rgb:var(--stzh-color-cobaltblue80-rgb);--stzh-color-secondary80:rgba(var(--stzh-color-secondary80-rgb) / 1);--stzh-color-secondary90-rgb:var(--stzh-color-cobaltblue90-rgb);--stzh-color-secondary90:rgba(var(--stzh-color-secondary90-rgb) / 1);--stzh-color-secondary100-rgb:var(--stzh-color-cobaltblue100-rgb);--stzh-color-secondary100:rgba(var(--stzh-color-secondary100-rgb) / 1);--stzh-color-primary-rgb:var(--stzh-color-primary70-rgb);--stzh-color-primary:rgba(var(--stzh-color-primary-rgb) / 1);--stzh-color-primary-hover-rgb:var(--stzh-color-primary90-rgb);--stzh-color-primary-hover:rgba(var(--stzh-color-primary-hover-rgb) / 1);--stzh-color-success10-rgb:var(--stzh-color-shamrock10-rgb);--stzh-color-success10:rgba(var(--stzh-color-success10-rgb) / 1);--stzh-color-success20-rgb:var(--stzh-color-shamrock20-rgb);--stzh-color-success20:rgba(var(--stzh-color-success20-rgb) / 1);--stzh-color-success30-rgb:var(--stzh-color-shamrock30-rgb);--stzh-color-success30:rgba(var(--stzh-color-success30-rgb) / 1);--stzh-color-success40-rgb:var(--stzh-color-shamrock40-rgb);--stzh-color-success40:rgba(var(--stzh-color-success40-rgb) / 1);--stzh-color-success50-rgb:var(--stzh-color-shamrock50-rgb);--stzh-color-success50:rgba(var(--stzh-color-success50-rgb) / 1);--stzh-color-success60-rgb:var(--stzh-color-shamrock60-rgb);--stzh-color-success60:rgba(var(--stzh-color-success60-rgb) / 1);--stzh-color-success70-rgb:var(--stzh-color-shamrock70-rgb);--stzh-color-success70:rgba(var(--stzh-color-success70-rgb) / 1);--stzh-color-success80-rgb:var(--stzh-color-shamrock80-rgb);--stzh-color-success80:rgba(var(--stzh-color-success80-rgb) / 1);--stzh-color-success90-rgb:var(--stzh-color-shamrock90-rgb);--stzh-color-success90:rgba(var(--stzh-color-success90-rgb) / 1);--stzh-color-success100-rgb:var(--stzh-color-shamrock100-rgb);--stzh-color-success100:rgba(var(--stzh-color-success100-rgb) / 1);--stzh-color-error10-rgb:var(--stzh-color-coral10-rgb);--stzh-color-error10:rgba(var(--stzh-color-error10-rgb) / 1);--stzh-color-error20-rgb:var(--stzh-color-coral20-rgb);--stzh-color-error20:rgba(var(--stzh-color-error20-rgb) / 1);--stzh-color-error30-rgb:var(--stzh-color-coral30-rgb);--stzh-color-error30:rgba(var(--stzh-color-error30-rgb) / 1);--stzh-color-error40-rgb:var(--stzh-color-coral40-rgb);--stzh-color-error40:rgba(var(--stzh-color-error40-rgb) / 1);--stzh-color-error50-rgb:var(--stzh-color-coral50-rgb);--stzh-color-error50:rgba(var(--stzh-color-error50-rgb) / 1);--stzh-color-error60-rgb:var(--stzh-color-coral60-rgb);--stzh-color-error60:rgba(var(--stzh-color-error60-rgb) / 1);--stzh-color-error70-rgb:var(--stzh-color-coral70-rgb);--stzh-color-error70:rgba(var(--stzh-color-error70-rgb) / 1);--stzh-color-error80-rgb:var(--stzh-color-coral80-rgb);--stzh-color-error80:rgba(var(--stzh-color-error80-rgb) / 1);--stzh-color-error90-rgb:var(--stzh-color-coral90-rgb);--stzh-color-error90:rgba(var(--stzh-color-error90-rgb) / 1);--stzh-color-error100-rgb:var(--stzh-color-coral100-rgb);--stzh-color-error100:rgba(var(--stzh-color-error100-rgb) / 1);--stzh-color-warning10-rgb:var(--stzh-color-sunnyyellow10-rgb);--stzh-color-warning10:rgba(var(--stzh-color-warning10-rgb) / 1);--stzh-color-warning20-rgb:var(--stzh-color-sunnyyellow20-rgb);--stzh-color-warning20:rgba(var(--stzh-color-warning20-rgb) / 1);--stzh-color-warning30-rgb:var(--stzh-color-sunnyyellow30-rgb);--stzh-color-warning30:rgba(var(--stzh-color-warning30-rgb) / 1);--stzh-color-warning40-rgb:var(--stzh-color-sunnyyellow40-rgb);--stzh-color-warning40:rgba(var(--stzh-color-warning40-rgb) / 1);--stzh-color-warning50-rgb:var(--stzh-color-sunnyyellow50-rgb);--stzh-color-warning50:rgba(var(--stzh-color-warning50-rgb) / 1);--stzh-color-warning60-rgb:var(--stzh-color-sunnyyellow60-rgb);--stzh-color-warning60:rgba(var(--stzh-color-warning60-rgb) / 1);--stzh-color-warning70-rgb:var(--stzh-color-sunnyyellow70-rgb);--stzh-color-warning70:rgba(var(--stzh-color-warning70-rgb) / 1);--stzh-color-warning80-rgb:var(--stzh-color-sunnyyellow80-rgb);--stzh-color-warning80:rgba(var(--stzh-color-warning80-rgb) / 1);--stzh-color-warning90-rgb:var(--stzh-color-sunnyyellow90-rgb);--stzh-color-warning90:rgba(var(--stzh-color-warning90-rgb) / 1);--stzh-color-warning100-rgb:var(--stzh-color-sunnyyellow100-rgb);--stzh-color-warning100:rgba(var(--stzh-color-warning100-rgb) / 1);--stzh-color-info10-rgb:var(--stzh-color-coolgrey10-rgb);--stzh-color-info10:rgba(var(--stzh-color-info10-rgb) / 1);--stzh-color-info20-rgb:var(--stzh-color-coolgrey20-rgb);--stzh-color-info20:rgba(var(--stzh-color-info20-rgb) / 1);--stzh-color-info30-rgb:var(--stzh-color-coolgrey30-rgb);--stzh-color-info30:rgba(var(--stzh-color-info30-rgb) / 1);--stzh-color-info40-rgb:var(--stzh-color-coolgrey40-rgb);--stzh-color-info40:rgba(var(--stzh-color-info40-rgb) / 1);--stzh-color-info50-rgb:var(--stzh-color-coolgrey50-rgb);--stzh-color-info50:rgba(var(--stzh-color-info50-rgb) / 1);--stzh-color-info60-rgb:var(--stzh-color-coolgrey60-rgb);--stzh-color-info60:rgba(var(--stzh-color-info60-rgb) / 1);--stzh-color-info70-rgb:var(--stzh-color-coolgrey70-rgb);--stzh-color-info70:rgba(var(--stzh-color-info70-rgb) / 1);--stzh-color-info80-rgb:var(--stzh-color-coolgrey80-rgb);--stzh-color-info80:rgba(var(--stzh-color-info80-rgb) / 1);--stzh-color-info90-rgb:var(--stzh-color-coolgrey90-rgb);--stzh-color-info90:rgba(var(--stzh-color-info90-rgb) / 1);--stzh-color-info100-rgb:var(--stzh-color-coolgrey100-rgb);--stzh-color-info100:rgba(var(--stzh-color-info100-rgb) / 1);--stzh-color-old-truegreen-rgb:0 128 0;--stzh-color-old-truegreen:rgba(var(--stzh-color-old-truegreen-rgb) / 1);--stzh-color-old-warning-rgb:219 126 0;--stzh-color-old-warning:rgba(var(--stzh-color-old-warning-rgb) / 1);--stzh-color-old-active-rgb:164 196 0;--stzh-color-old-active:rgba(var(--stzh-color-old-active-rgb) / 1);--stzh-color-old-grey5-rgb:242 242 242;--stzh-color-old-grey5:rgba(var(--stzh-color-old-grey5-rgb) / 1);--stzh-color-old-grey13-rgb:222 222 222;--stzh-color-old-grey13:rgba(var(--stzh-color-old-grey13-rgb) / 1);--stzh-color-old-grey25-rgb:191 191 191;--stzh-color-old-grey25:rgba(var(--stzh-color-old-grey25-rgb) / 1);--stzh-color-old-grey40-rgb:153 153 153;--stzh-color-old-grey40:rgba(var(--stzh-color-old-grey40-rgb) / 1);--stzh-color-old-grey55-rgb:115 115 115;--stzh-color-old-grey55:rgba(var(--stzh-color-old-grey55-rgb) / 1);--stzh-color-old-grey61-rgb:100 100 100;--stzh-color-old-grey61:rgba(var(--stzh-color-old-grey61-rgb) / 1);--stzh-color-old-grey70-rgb:77 77 77;--stzh-color-old-grey70:rgba(var(--stzh-color-old-grey70-rgb) / 1);--stzh-color-old-grey87-rgb:34 34 34;--stzh-color-old-grey87:rgba(var(--stzh-color-old-grey87-rgb) / 1);--stzh-color-old-primary48:rgba(var(--stzh-color-primary-rgb) / 0.48);--stzh-color-old-primary32:rgba(var(--stzh-color-primary-rgb) / 0.32);--stzh-color-old-primary8:rgba(var(--stzh-color-primary-rgb) / 0.08);--stzh-color-old-primary4:rgba(var(--stzh-color-primary-rgb) / 0.04);--stzh-font-family-light:'HelveticaNeueLTW01_41488878', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-regular:'HelveticaNeueLTW01_55Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-medium:'HelveticaNeueLTW05_65Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;--stzh-font-family-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-selection-background-color:var(--stzh-color-secondary20);--stzh-flyingfocus-color:var(--stzh-color-secondary60);--stzh-icon-size:var(--stzh-icon-size-medium);--stzh-icon-color:currentColor;--stzh-icon-vertical-align:text-top;--stzh-link-color:var(--stzh-color-primary70);--stzh-link-icon-size:var(--stzh-icon-size-medium);--stzh-link-text-decoration-line:underline;--stzh-link-text-decoration-thickness:calc(1em / 16);--stzh-link-text-underline-offset:calc(2.5em / 16);--stzh-link-text-decoration-skip-ink:none;--stzh-link-icon-wrapper-height:1em;--stzh-link-hover-color:var(--stzh-color-secondary60);--stzh-link-hover-text-decoration-line:underline;--stzh-link-secondary-color:var(--stzh-color-secondary60);--stzh-link-secondary-hover-color:var(--stzh-color-primary70);--stzh-section-highlight-color:var(--stzh-base-color);--stzh-section-highlight-background-color:var(--stzh-color-secondary10);--stzh-heading-color:var(--stzh-color-primary70);--stzh-text-info-color:var(--stzh-color-coolgrey70);--stzh-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-violet40);--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-orange50)}.stzh-theme-cta-magenta{--stzh-cta-background-color:var(--stzh-color-magenta40)}.stzh-theme-cta-firgreen{--stzh-cta-background-color:var(--stzh-color-firgreen50)}.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)}