@oiz/stzh-components 2.9.0-alpha → 2.9.0-beta
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.
- package/dist/cjs/{app-globals-15ef98d9.js → app-globals-51c074d3.js} +39 -10
- package/dist/cjs/app-globals-51c074d3.js.map +1 -0
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/cjs/stzh-datatable.cjs.entry.js +83 -8
- package/dist/cjs/stzh-datatable.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-message.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-richtext_2.cjs.entry.js +1 -1
- package/dist/cjs/stzh-richtext_2.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js +1 -1
- package/dist/cjs/stzh-skin-portal-mitwirken.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-skin-storybook-preview.cjs.entry.js +1 -1
- package/dist/cjs/stzh-skin-storybook-preview.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-table.cjs.entry.js +1 -1
- package/dist/cjs/stzh-table.cjs.entry.js.map +1 -1
- package/dist/cjs/stzh-toastbar.cjs.entry.js +1 -1
- package/dist/cjs/stzh-toastbar.cjs.entry.js.map +1 -1
- package/dist/collection/components/stzh-datatable/stzh-datatable.css +6 -3
- package/dist/collection/components/stzh-datatable/stzh-datatable.js +241 -9
- package/dist/collection/components/stzh-datatable/stzh-datatable.js.map +1 -1
- package/dist/collection/components/stzh-datatable/stzh-datatable.stories.js +16 -5
- package/dist/collection/components/stzh-message/stzh-message.js.map +1 -1
- package/dist/collection/components/stzh-richtext/stzh-richtext.css +4 -0
- package/dist/collection/components/stzh-skin-portal-mitwirken/stzh-skin-portal-mitwirken.css +8 -0
- package/dist/collection/components/stzh-skin-storybook-preview/stzh-skin-storybook-preview.css +5 -0
- package/dist/collection/components/stzh-table/stzh-table.css +6 -3
- package/dist/collection/components/stzh-toastbar/stzh-toastbar.css +2 -3
- package/dist/collection/global/js/helpers/utils.js +37 -8
- package/dist/collection/index.js.map +1 -1
- package/dist/components/index.js +38 -9
- package/dist/components/index.js.map +1 -1
- package/dist/components/index2.js.map +1 -1
- package/dist/components/stzh-datatable.js +86 -9
- package/dist/components/stzh-datatable.js.map +1 -1
- package/dist/components/stzh-message.js.map +1 -1
- package/dist/components/stzh-richtext2.js +1 -1
- package/dist/components/stzh-richtext2.js.map +1 -1
- package/dist/components/stzh-skin-portal-mitwirken.js +1 -1
- package/dist/components/stzh-skin-portal-mitwirken.js.map +1 -1
- package/dist/components/stzh-skin-storybook-preview.js +1 -1
- package/dist/components/stzh-skin-storybook-preview.js.map +1 -1
- package/dist/components/stzh-table.js +1 -1
- package/dist/components/stzh-table.js.map +1 -1
- package/dist/components/stzh-toastbar.js +1 -1
- package/dist/components/stzh-toastbar.js.map +1 -1
- package/dist/esm/{app-globals-664fb15a.js → app-globals-b350c01d.js} +39 -10
- package/dist/esm/app-globals-b350c01d.js.map +1 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm/stzh-datatable.entry.js +84 -9
- package/dist/esm/stzh-datatable.entry.js.map +1 -1
- package/dist/esm/stzh-message.entry.js.map +1 -1
- package/dist/esm/stzh-richtext_2.entry.js +1 -1
- package/dist/esm/stzh-richtext_2.entry.js.map +1 -1
- package/dist/esm/stzh-skin-portal-mitwirken.entry.js +1 -1
- package/dist/esm/stzh-skin-portal-mitwirken.entry.js.map +1 -1
- package/dist/esm/stzh-skin-storybook-preview.entry.js +1 -1
- package/dist/esm/stzh-skin-storybook-preview.entry.js.map +1 -1
- package/dist/esm/stzh-table.entry.js +1 -1
- package/dist/esm/stzh-table.entry.js.map +1 -1
- package/dist/esm/stzh-toastbar.entry.js +1 -1
- package/dist/esm/stzh-toastbar.entry.js.map +1 -1
- package/dist/esm-es5/{app-globals-664fb15a.js → app-globals-b350c01d.js} +2 -2
- package/dist/esm-es5/{app-globals-664fb15a.js.map → app-globals-b350c01d.js.map} +1 -1
- package/dist/esm-es5/index.js.map +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/loader.js.map +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-components.js.map +1 -1
- package/dist/esm-es5/stzh-datatable.entry.js +2 -2
- package/dist/esm-es5/stzh-datatable.entry.js.map +1 -1
- package/dist/esm-es5/stzh-message.entry.js.map +1 -1
- package/dist/esm-es5/stzh-richtext_2.entry.js +1 -1
- package/dist/esm-es5/stzh-richtext_2.entry.js.map +1 -1
- package/dist/esm-es5/stzh-skin-portal-mitwirken.entry.js +1 -1
- package/dist/esm-es5/stzh-skin-portal-mitwirken.entry.js.map +1 -1
- package/dist/esm-es5/stzh-skin-storybook-preview.entry.js +1 -1
- package/dist/esm-es5/stzh-skin-storybook-preview.entry.js.map +1 -1
- package/dist/esm-es5/stzh-table.entry.js +1 -1
- package/dist/esm-es5/stzh-table.entry.js.map +1 -1
- package/dist/esm-es5/stzh-toastbar.entry.js +1 -1
- package/dist/esm-es5/stzh-toastbar.entry.js.map +1 -1
- package/dist/stzh-components/index.esm.js.map +1 -1
- package/dist/stzh-components/{p-46a1ed5a.system.js → p-0e061116.system.js} +2 -2
- package/dist/stzh-components/{p-46a1ed5a.system.js.map → p-0e061116.system.js.map} +1 -1
- package/dist/stzh-components/{p-cb387de2.entry.js → p-128a4694.entry.js} +2 -2
- package/dist/stzh-components/{p-cb387de2.entry.js.map → p-128a4694.entry.js.map} +1 -1
- package/dist/stzh-components/p-2b394f69.entry.js +2 -0
- package/dist/stzh-components/{p-1dd43a6c.entry.js.map → p-2b394f69.entry.js.map} +1 -1
- package/dist/stzh-components/{p-819e80c9.entry.js → p-2df0f259.entry.js} +2 -2
- package/dist/stzh-components/{p-819e80c9.entry.js.map → p-2df0f259.entry.js.map} +1 -1
- package/dist/stzh-components/p-35ec50a1.system.js +2 -0
- package/dist/stzh-components/{p-851bbc2e.system.js.map → p-35ec50a1.system.js.map} +1 -1
- package/dist/stzh-components/p-45d0b549.entry.js +2 -0
- package/dist/stzh-components/{p-3d4553f7.entry.js.map → p-45d0b549.entry.js.map} +1 -1
- package/dist/stzh-components/p-61b0e7da.system.entry.js.map +1 -1
- package/dist/stzh-components/p-9ee80bcc.entry.js +10 -0
- package/dist/stzh-components/p-9ee80bcc.entry.js.map +1 -0
- package/dist/stzh-components/{p-0c52518d.system.entry.js → p-a2b700d2.system.entry.js} +2 -2
- package/dist/stzh-components/p-a2b700d2.system.entry.js.map +1 -0
- package/dist/stzh-components/p-a43b5c3d.entry.js +2 -0
- package/dist/stzh-components/p-a43b5c3d.entry.js.map +1 -0
- package/dist/stzh-components/{p-b4860ba4.js → p-ace81cde.js} +2 -2
- package/dist/stzh-components/{p-b4860ba4.js.map → p-ace81cde.js.map} +1 -1
- package/dist/stzh-components/p-b5c456f5.system.entry.js +2 -0
- package/dist/stzh-components/{p-78669470.system.entry.js.map → p-b5c456f5.system.entry.js.map} +1 -1
- package/dist/stzh-components/p-be4e2975.system.entry.js +2 -0
- package/dist/stzh-components/{p-c003c90c.system.entry.js.map → p-be4e2975.system.entry.js.map} +1 -1
- package/dist/stzh-components/p-c250e795.entry.js.map +1 -1
- package/dist/stzh-components/{p-9343aec6.system.entry.js → p-d175949a.system.entry.js} +2 -2
- package/dist/stzh-components/{p-9343aec6.system.entry.js.map → p-d175949a.system.entry.js.map} +1 -1
- package/dist/stzh-components/{p-8523e488.system.entry.js → p-d93b1fcd.system.entry.js} +3 -3
- package/dist/stzh-components/p-d93b1fcd.system.entry.js.map +1 -0
- package/dist/stzh-components/p-eaa65f52.system.js.map +1 -1
- package/dist/stzh-components/{p-e611a738.system.entry.js → p-f40c7884.system.entry.js} +2 -2
- package/dist/stzh-components/{p-e611a738.system.entry.js.map → p-f40c7884.system.entry.js.map} +1 -1
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.esm.js.map +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components.d.ts +44 -6
- package/dist/types/index.d.ts +34 -0
- package/dist/vscode-data.json +20 -4
- package/package.json +1 -1
- package/dist/cjs/app-globals-15ef98d9.js.map +0 -1
- package/dist/esm/app-globals-664fb15a.js.map +0 -1
- package/dist/stzh-components/p-0c52518d.system.entry.js.map +0 -1
- package/dist/stzh-components/p-1dd43a6c.entry.js +0 -2
- package/dist/stzh-components/p-3d4553f7.entry.js +0 -2
- package/dist/stzh-components/p-78669470.system.entry.js +0 -2
- package/dist/stzh-components/p-851bbc2e.system.js +0 -2
- package/dist/stzh-components/p-8523e488.system.entry.js.map +0 -1
- package/dist/stzh-components/p-b329c334.entry.js +0 -2
- package/dist/stzh-components/p-b329c334.entry.js.map +0 -1
- package/dist/stzh-components/p-c003c90c.system.entry.js +0 -2
- package/dist/stzh-components/p-e194091a.entry.js +0 -10
- package/dist/stzh-components/p-e194091a.entry.js.map +0 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["./p-7b184ebb.system.js","./p-0e061116.system.js"],(function(e,a){"use strict";var t,i,s,l,o,n;return{setters:[function(a){t=a.d;i=a.N;s=a.p;l=a.H;o=a.b;e("setNonce",a.s)},function(e){n=e.g}],execute:function(){var e=function(){{r(l.prototype)}var e=Array.from(t.querySelectorAll("script")).find((function(e){return new RegExp("/".concat(i,"(\\.esm)?\\.js($|\\?|#)")).test(e.src)||e.getAttribute("data-stencil-namespace")===i}));var o=a.meta.url;var n=(e||{})["data-opts"]||{};if(o!==""){n.resourcesUrl=new URL(".",o).href}return s(n)};var r=function(e){var a=e.cloneNode;e.cloneNode=function(e){if(this.nodeName==="TEMPLATE"){return a.call(this,e)}var t=a.call(this,false);var i=this.childNodes;if(e){for(var s=0;s<i.length;s++){if(i[s].nodeType!==2){t.appendChild(i[s].cloneNode(true))}}}return t}};e().then((function(e){n();return o(JSON.parse('[["p-d93b1fcd.system",[[4,"stzh-datatable",{"tableLayout":[1,"table-layout"],"localization":[16],"label":[1],"sortBy":[1025,"sort-by"],"sortDirection":[1025,"sort-direction"],"tokenize":[1],"idField":[1,"id-field"],"hideSearch":[516,"hide-search"],"showList":[516,"show-list"],"page":[1026],"pageSize":[2,"page-size"],"disableMinWidth":[516,"disable-min-width"],"rows":[1],"columns":[1],"query":[32],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32],"toggleSort":[64]}]]],["p-e14528fd.system",[[2,"stzh-microsite-teaserlist",{"localization":[16],"api":[1],"tags":[1],"stepItems":[2,"step-items"],"showItems":[32],"activeFilter":[32]}]]],["p-688758db.system",[[2,"stzh-appointments",{"localization":[16],"sortBy":[1025,"sort-by"],"appointments":[1],"currentDate":[1025,"current-date"],"value":[1025],"name":[513],"showItems":[1026,"show-items"],"stepItems":[2,"step-items"],"calendarTitle":[1,"calendar-title"],"appointmentsTitle":[1,"appointments-title"],"dateAdapter":[16]}]]],["p-ebb467c1.system",[[2,"stzh-datamessagelist-item",{"localization":[16],"heading":[1],"unread":[4],"href":[1],"rel":[1],"target":[1],"description":[1],"icon":[1],"loadingStatus":[1,"loading-status"],"meta":[1],"actions":[1],"tags":[1],"analyticsId":[1,"analytics-id"],"external":[32]}]]],["p-082ca8ce.system",[[6,"stzh-contact",{"type":[1],"heading":[1],"mainHeading":[1,"main-heading"],"name":[1],"street":[1],"streetInfo":[1,"street-info"],"postalCode":[1,"postal-code"],"location":[1],"numbers":[1],"poBoxHeading":[1,"po-box-heading"],"poboxTitle":[1,"pobox-title"],"poboxPostalCode":[1,"pobox-postal-code"],"poboxLocation":[1,"pobox-location"],"availabilityTitle":[1,"availability-title"],"availability":[1],"withBorder":[4,"with-border"]}]]],["p-45ab90d9.system",[[0,"stzh-sitemap",{"items":[1]}]]],["p-0165a377.system",[[0,"stzh-amount",{"minValue":[2,"min-value"],"maxValue":[2,"max-value"],"minValueDropdown":[2,"min-value-dropdown"],"maxValueDropdown":[2,"max-value-dropdown"],"value":[1025],"step":[2],"name":[513],"size":[513],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"label":[1],"labelHidden":[4,"label-hidden"],"invalid":[516],"required":[516],"clearable":[516],"showMarker":[516,"show-marker"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1025],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16]}]]],["p-3f1c3266.system",[[2,"stzh-saptcha",{"localization":[16],"numbers":[1],"value":[1],"name":[513],"error":[1],"invalid":[516],"disabled":[516]}]]],["p-a2b700d2.system",[[1,"stzh-toastbar",{"hideAfter":[2,"hide-after"],"max":[2],"toast":[64]}]]],["p-a85bbe8d.system",[[2,"stzh-vbz-majorticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16],"ghettoboxCloseTimeKey":[1,"ghettobox-close-time-key"],"ghettoboxShown":[32],"getGhettoboxShown":[64],"getDisturbance":[64]}]]],["p-a4b906de.system",[[6,"stzh-vbz-ticker",{"api":[1],"data":[8],"moreInfoLink":[1,"more-info-link"],"dateAdapter":[16],"localization":[16]}]]],["p-0472253e.system",[[2,"stzh-anchornav",{"columns":[514],"columnsSmall":[514,"columns-small"],"columnsMedium":[514,"columns-medium"],"columnsLarge":[514,"columns-large"],"columnsUltra":[514,"columns-ultra"],"items":[1],"withBorder":[516,"with-border"]}]]],["p-2fab67ed.system",[[6,"stzh-audio",{"localization":[16],"src":[1],"preload":[1],"transcript":[1],"transcriptShown":[1028,"transcript-shown"],"downloadAnalyticsId":[1,"download-analytics-id"],"transcriptAnalyticsId":[1,"transcript-analytics-id"],"play":[64],"pause":[64]}]]],["p-3692ab41.system",[[4,"stzh-upload",{"existingFiles":[1,"existing-files"],"label":[1],"description":[1],"button":[1],"url":[1],"method":[1],"withCredentials":[4,"with-credentials"],"disabled":[516],"invalid":[516],"downloadDisabled":[4,"download-disabled"],"downloadDisabledWhileProcessing":[4,"download-disabled-while-processing"],"error":[1],"acceptedFiles":[1,"accepted-files"],"autoProcessQueue":[4,"auto-process-queue"],"hideProgress":[4,"hide-progress"],"hideProgressWhileIdle":[4,"hide-progress-while-idle"],"maxFiles":[2,"max-files"],"maxFilesize":[2,"max-filesize"],"parallelUploads":[2,"parallel-uploads"],"uploadMultiple":[4,"upload-multiple"],"chunking":[4],"forceChunking":[4,"force-chunking"],"chunkSize":[2,"chunk-size"],"parallelChunkUploads":[4,"parallel-chunk-uploads"],"retryChunks":[4,"retry-chunks"],"retryChunksLimit":[2,"retry-chunks-limit"],"filesizeBase":[2,"filesize-base"],"headers":[16],"defaultHeaders":[4,"default-headers"],"accept":[16],"chunksUploaded":[16],"hiddenInputContainer":[1,"hidden-input-container"],"localization":[16],"processQueue":[64],"removeFile":[64],"removeAllFiles":[64]}]]],["p-dfae576c.system",[[1,"stzh-accordion-item",{"collapsible":[4],"open":[1540],"disabled":[516],"heading":[1],"subtitle":[1],"description":[1],"icon":[1],"badge":[1],"badgeEmpty":[516,"badge-empty"],"badgeType":[513,"badge-type"],"headingLevel":[513,"heading-level"],"analyticsId":[1,"analytics-id"],"show":[64],"hide":[64],"toggle":[64],"setFocus":[64]}]]],["p-4c1fd7c8.system",[[4,"stzh-footer",{"localization":[16],"copyright":[1],"variant":[1],"mainUrl":[1,"main-url"],"withBorder":[4,"with-border"]}]]],["p-4ff11252.system",[[2,"stzh-langnav",{"languageActive":[1,"language-active"],"languages":[1],"popoverPlacement":[513,"popover-placement"],"preventUrlchange":[4,"prevent-urlchange"]}]]],["p-61b0e7da.system",[[6,"stzh-message",{"label":[1],"description":[1],"closeKey":[1,"close-key"],"type":[513],"hideClose":[4,"hide-close"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-20fe47f0.system",[[2,"stzh-monthyearpicker",{"months":[1],"years":[1],"min":[1],"max":[1],"minYear":[2,"min-year"],"maxYear":[2,"max-year"],"format":[513],"name":[513],"value":[1025],"popoverPlacement":[513,"popover-placement"],"monthLabel":[1,"month-label"],"yearLabel":[1,"year-label"],"readonly":[516],"disabled":[516],"required":[516],"showMarker":[516,"show-marker"],"size":[513],"descriptionMonth":[1,"description-month"],"descriptionYear":[1,"description-year"],"descriptionLongMonth":[1,"description-long-month"],"descriptionLongYear":[1,"description-long-year"],"errorMonth":[1,"error-month"],"errorYear":[1,"error-year"],"invalidMonth":[516,"invalid-month"],"invalidYear":[516,"invalid-year"],"a11yDescribedbyMonth":[1,"a11y-describedby"],"a11yDescribedbyYear":[1,"a11y-describedby"],"localization":[16]}]]],["p-2e77c845.system",[[6,"stzh-pagebottom",{"shareTitle":[1,"share-title"],"shareUrl":[1,"share-url"],"shareServices":[1,"share-services"],"shareDisabled":[4,"share-disabled"],"logoHref":[1,"logo-href"],"logoAnalyticsId":[1,"logo-analytics-id"],"withBorder":[4,"with-border"]}]]],["p-1fc24529.system",[[1,"stzh-timeline-item",{"foldable":[4],"collapsible":[4],"open":[1540],"disabled":[516],"heading":[1],"description":[1],"step":[514],"icon":[1],"badge":[1],"badgeEmpty":[516,"badge-empty"],"badgeType":[513,"badge-type"],"headingLevel":[513,"heading-level"],"analyticsId":[1,"analytics-id"],"_foldable":[32],"show":[64],"hide":[64],"toggle":[64],"setFocus":[64]}]]],["p-76910feb.system",[[2,"stzh-timepicker",{"min":[2],"max":[2],"step":[2],"name":[513],"value":[1025],"popoverPlacement":[513,"popover-placement"],"label":[1],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16]}]]],["p-323c3158.system",[[6,"stzh-checkbox",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"checked":[1540],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"showMarker":[516,"show-marker"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}]]],["p-748d661d.system",[[6,"stzh-checkboxgroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"showMarker":[516,"show-marker"],"value":[1025],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"checkedCheckbox":[16],"preventUpdateProperties":[1,"prevent-update-properties"]},[[0,"stzhChange","onChange"]]]]],["p-8129a706.system",[[6,"stzh-dialog",{"localization":[16],"closeOnEscapeKey":[4,"close-on-escape-key"],"closeOnBackdropClick":[4,"close-on-backdrop-click"],"open":[1028],"stay":[4],"size":[513],"hideClose":[4,"hide-close"],"heading":[1],"a11yRole":[1,"a11y-role"],"a11yLabel":[1,"a11y-label"],"closeAnalyticsId":[1,"close-analytics-id"],"show":[64],"hide":[64]},[[6,"click","handleOutsideClick"],[4,"keydown","handleKeydown"],[4,"click","handleOpenTriggerClick"]]]]],["p-1d141423.system",[[2,"stzh-progressbar",{"localization":[16],"data":[1],"index":[2],"steps":[2],"stepsSmall":[2,"steps-small"],"stepsMedium":[2,"steps-medium"],"stepsLarge":[2,"steps-large"],"stepsUltra":[2,"steps-ultra"],"currentSteps":[32]}]]],["p-ec5250cf.system",[[6,"stzh-toggle",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"checked":[1540],"label":[1],"labelPosition":[513,"label-position"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}]]],["p-3f7289d7.system",[[6,"stzh-fieldset",{"legend":[1],"hideLegend":[4,"hide-legend"],"legendLevel":[1,"legend-level"],"legendCurve":[1,"legend-curve"]}]]],["p-8783b31f.system",[[0,"stzh-olmap",{"localization":[16],"hostname":[1],"scaleControl":[4,"scale-control"],"layerControl":[4,"layer-control"],"printControl":[4,"print-control"],"locationControl":[4,"location-control"],"layer":[1025],"zoom":[2],"zoomLocation":[2,"zoom-location"],"center":[16],"centerMarker":[4,"center-marker"],"pinchRotateThreshold":[2,"pinch-rotate-threshold"],"resolutions":[16],"layers":[1],"getMap":[64],"addIconMarker":[64],"removeIconMarker":[64],"setIconMarkerActive":[64],"setIconMarkerInactive":[64],"enableLocationTracking":[64],"disableLocationTracking":[64],"getDistance":[64]},[[8,"load","handleLoad"],[8,"deviceorientation","handleLoad"],[8,"pageshow","handleLoad"]]]]],["p-9f02cd2b.system",[[1,"stzh-accordion",{"collapsible":[4],"multiselectable":[4],"setItemFocus":[64]},[[0,"stzhOpen","openListener"]]]]],["p-ab81848f.system",[[6,"stzh-actions",{"variant":[513],"withBorder":[516,"with-border"]}]]],["p-da7ffde2.system",[[6,"stzh-appnav",{"appTitle":[1,"app-title"],"appStatus":[1,"app-status"],"appHref":[1,"app-href"],"appAnalyticsId":[1,"app-analytics-id"]}]]],["p-fd562682.system",[[6,"stzh-carousel",{"localization":[16],"variant":[513],"disabled":[516],"slides":[2],"slidesSmall":[2,"slides-small"],"slidesMedium":[2,"slides-medium"],"slidesLarge":[2,"slides-large"],"slidesUltra":[2,"slides-ultra"],"slide":[2],"autoplay":[1028],"tabThrough":[4,"tab-through"],"preventMouseDrag":[32],"scrollTimeout":[32],"autoplayTimeout":[32],"distanceQuickSwipe":[32],"distancePreventClick":[32],"autoplayRunning":[32],"autoplayDisabledByMotionMedia":[32],"autoplayDisabledByMouse":[32],"autoplayDisabledByFocus":[32],"dragging":[32],"scrolling":[32],"ariaLive":[32],"currentSlides":[32],"currentSwipeSlides":[32],"slideElements":[32],"previousElements":[32],"nextElements":[32],"navigationTextElements":[32],"slideTo":[64],"slideToPrevious":[64],"slideToNext":[64]}]]],["p-38a854d0.system",[[1,"stzh-cell",{"span":[2],"spanSmall":[2,"span-small"],"spanMedium":[2,"span-medium"],"spanLarge":[2,"span-large"],"spanUltra":[2,"span-ultra"],"justifySelf":[513,"justify-self"],"alignSelf":[513,"align-self"]}]]],["p-08b92120.system",[[0,"stzh-chart",{"chartId":[1,"chart-id"],"create":[16]}]]],["p-ba7fa36a.system",[[6,"stzh-container"]]],["p-00a20ad2.system",[[1,"stzh-cspace",{"removeFirstMargin":[516,"remove-first-margin"],"removeLastMargin":[516,"remove-last-margin"]}]]],["p-8cfc7cee.system",[[6,"stzh-datamessagelist"]]],["p-8200aeb4.system",[[6,"stzh-details",{"open":[1540],"show":[64],"hide":[64],"toggle":[64]}]]],["p-f88a3f80.system",[[6,"stzh-figure",{"caption":[1],"copyright":[1],"fullwidth":[516]}]]],["p-10f4c204.system",[[2,"stzh-flyingfocus",{"style":[32],"position":[32],"enabled":[32],"visible":[32],"helper":[32],"moving":[32],"reposition":[64]},[[4,"keydown","handleKeydown"],[5,"mousedown","handleMousedown"],[6,"focus","handleFocus"],[6,"stzhFocus","handleFocus"],[6,"blur","handleBlur"],[7,"scroll","handleScrollResize"],[11,"resize","handleScrollResize"]]]]],["p-74798d93.system",[[6,"stzh-header",{"href":[1],"metabarStay":[4,"metabar-stay"],"stickyDisabled":[4,"sticky-disabled"],"preventAppnavPlaceholder":[4,"prevent-appnav-placeholder"],"logoAnalyticsId":[1,"logo-analytics-id"],"hideLogo":[32],"paddingTop":[32],"metabarTransform":[32],"sticky":[32],"stickyClosing":[32],"stickyMetabar":[32],"stickyMetabarEnd":[32],"updatePosition":[64]},[[9,"scroll","scrollListener"]]]]],["p-f3149abd.system",[[2,"stzh-hr"]]],["p-dbaf46e5.system",[[1,"stzh-hspace",{"curve":[1],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"],"justify":[1],"items":[1],"around":[516],"aroundLeft":[516,"around-left"],"aroundRight":[516,"around-right"],"border":[513]}]]],["p-8ee14c87.system",[[6,"stzh-invert"]]],["p-66d152f5.system",[[1,"stzh-list",{"variant":[513]}]]],["p-98bc6f9a.system",[[1,"stzh-list-item"]]],["p-05f9d4bf.system",[[2,"stzh-loadingbar",{"percent":[2],"hidePercent":[4,"hide-percent"],"label":[1]}]]],["p-d89a11f6.system",[[6,"stzh-metanav"]]],["p-801ed06e.system",[[6,"stzh-overlay",{"open":[1028],"stay":[4],"a11yLabel":[1,"a11y-label"],"show":[64],"hide":[64]}]]],["p-bd8d2c21.system",[[6,"stzh-page-skiplinks"]]],["p-7eee06fa.system",[[6,"stzh-pagetitle"]]],["p-2de1439c.system",[[6,"stzh-pagetitle-hero",{"heading":[1],"leadAuthor":[1,"lead-author"],"subtitle":[1]}]]],["p-300c9af1.system",[[6,"stzh-ratio",{"ratio":[513],"portrait":[516],"fit":[513]}]]],["p-31d83e37.system",[[4,"stzh-readspeaker",{"href":[1],"eventId":[1,"event-id"]},[[8,"DOMContentLoaded","addClickEvents"],[8,"load","addClickEvents"]]]]],["p-40d3dbc5.system",[[1,"stzh-row",{"span":[2],"spanSmall":[2,"span-small"],"spanMedium":[2,"span-medium"],"spanLarge":[2,"span-large"],"spanUltra":[2,"span-ultra"],"justify":[513],"items":[513],"content":[513]}]]],["p-265d8e85.system",[[6,"stzh-section",{"variant":[1]}]]],["p-4731d415.system",[[1,"stzh-show",{"mikro":[4],"small":[4],"medium":[4],"large":[4],"ultra":[4],"hideFromDate":[1,"hide-from-date"]}]]],["p-be4e2975.system",[[0,"stzh-skin-portal-mitwirken"]]],["p-d175949a.system",[[0,"stzh-skin-storybook-preview"]]],["p-42464640.system",[[6,"stzh-skiplink",{"label":[1],"href":[1],"linkAccesskey":[1,"link-accesskey"],"linkTitle":[1,"link-title"],"analyticsId":[1,"analytics-id"],"focused":[32]},[[0,"focusin","focusinHandler"],[0,"focusout","focusoutHandler"]]]]],["p-7a9a14d9.system",[[1,"stzh-space",{"curve":[1],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"],"justify":[1],"items":[1],"around":[516],"border":[513]}]]],["p-40b0dcd6.system",[[6,"stzh-sticky",{"disableStickyTop":[516,"disable-sticky-top"],"disableStickyBottom":[516,"disable-sticky-bottom"],"breakout":[516],"isStuckTop":[32],"isStuckBottom":[32]}]]],["p-b5c456f5.system",[[4,"stzh-table",{"fixedLeft":[2,"fixed-left"],"fixedRight":[2,"fixed-right"],"disableMinWidth":[516,"disable-min-width"],"hasScrollLeft":[32],"hasScrollRight":[32],"isScrollable":[32],"cellsStickyLeft":[32],"cellsStickyRight":[32]}]]],["p-27df48b9.system",[[1,"stzh-textandimage",{"floating":[516],"fullwidth":[516],"size":[513]}]]],["p-561c7976.system",[[1,"stzh-timeline",{"foldable":[4],"collapsible":[4],"multiselectable":[4],"setItemFocus":[64],"updateSteps":[64]},[[0,"stzhOpen","openListener"]]]]],["p-e6c7a8d4.system",[[6,"stzh-visuallyhidden"]]],["p-f21c1b97.system",[[1,"stzh-vspace",{"curve":[1],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"],"justify":[1],"items":[1],"around":[516],"aroundTop":[516,"around-top"],"aroundBottom":[516,"around-bottom"],"border":[513]}]]],["p-8b96db14.system",[[6,"stzh-popover",{"open":[1540],"placement":[513],"variant":[513],"skidding":[2],"distance":[2],"label":[1],"strategy":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleOutsideClick"]]]]],["p-b11325ee.system",[[6,"stzh-chip-select",{"localization":[16],"data":[1],"name":[513],"label":[1],"value":[1],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"disabled":[516],"a11yDescribedby":[1,"a11y-describedby"],"activeFocusOptionIndex":[32]}]]],["p-4a1207ae.system",[[2,"stzh-pagination",{"total":[2],"name":[513],"value":[1026],"label":[1],"labelHidden":[4,"label-hidden"],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"localization":[16],"prev":[64],"next":[64]}]]],["p-fb96c8ea.system",[[1,"stzh-toast",{"label":[1],"type":[513],"hideClose":[516,"hide-close"],"open":[516],"initialOpenAnimation":[4,"initial-open-animation"],"localization":[16],"show":[64],"hide":[64]}]]],["p-ea11f899.system",[[6,"stzh-ghettobox",{"hiddenTitle":[1,"hidden-title"],"mainTitle":[1,"main-title"],"description":[1],"hideClose":[4,"hide-close"],"publishDate":[1,"publish-date"],"closeTimeKey":[1,"close-time-key"],"localization":[16],"open":[32],"show":[64],"hide":[64]}]]],["p-aa9448bb.system",[[2,"stzh-share",{"localization":[16],"url":[1],"services":[1]}]]],["p-ee8bce19.system",[[6,"stzh-progressbar-item",{"label":[513],"disabled":[516],"first":[516],"last":[516],"passed":[516],"current":[516],"hide":[516],"dotted":[516],"step":[514],"icon":[513],"analyticsId":[1,"analytics-id"]}]]],["p-51a85d29.system",[[2,"stzh-vbz-linechip",{"line":[1],"active":[516],"alert":[516],"global":[516],"disabled":[516],"analyticsId":[1,"analytics-id"],"setFocus":[64]}]]],["p-98d40163.system",[[6,"stzh-loader",{"size":[1],"label":[1],"hideLabel":[4,"hide-label"]}]]],["p-cb2a17fa.system",[[2,"stzh-calendar",{"value":[1025],"min":[1],"max":[1],"firstDayOfWeek":[2,"first-day-of-week"],"localization":[16],"isDateDisabled":[16],"prevMonthAnalyticsId":[1,"prev-month-analytics-id"],"nextMonthAnalyticsId":[1,"next-month-analytics-id"],"activeFocus":[32],"focusedDay":[32],"setFocusedDay":[64],"setDate":[64]}]]],["p-c6764383.system",[[6,"stzh-text",{"font":[1],"curve":[513],"lead":[516],"size":[1],"sizeSmall":[1,"size-small"],"sizeMedium":[1,"size-medium"],"sizeLarge":[1,"size-large"],"sizeUltra":[1,"size-ultra"]}]]],["p-72e0c902.system",[[6,"stzh-datepicker",{"calendarMin":[1,"calendar-min"],"calendarMax":[1,"calendar-max"],"calendarIsDateDisabled":[16],"name":[513],"value":[1025],"label":[1],"labelHidden":[4,"label-hidden"],"readonly":[516],"disabled":[516],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"size":[513],"inline":[4],"dateAdapter":[16],"localization":[16],"buttonLabel":[32],"setDate":[64],"getPopover":[64]}],[6,"stzh-radio",{"localization":[16],"disabled":[516],"name":[513],"value":[1025],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"checked":[1540],"label":[1],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"a11yDescribedby":[1,"a11y-describedby"],"setFocus":[64]}],[6,"stzh-radiogroup",{"localization":[16],"disabled":[516],"name":[513],"legend":[1],"hideLegend":[516,"hide-legend"],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"value":[1025],"direction":[513],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"checkedRadio":[8,"checked-radio"],"preventUpdateProperties":[1,"prevent-update-properties"]},[[0,"stzhChange","onChange"]]]]],["p-e8898d6e.system",[[6,"stzh-buttongroup"]]],["p-bd6bd7a2.system",[[6,"stzh-heading",{"level":[513],"curve":[513],"withBorder":[516,"with-border"]}]]],["p-41716449.system",[[0,"stzh-icon-sprite"]]],["p-bf190e53.system",[[6,"stzh-button",{"localization":[16],"badge":[1],"badgeType":[513,"badge-type"],"badgePosition":[513,"badge-position"],"badgeEmpty":[516,"badge-empty"],"fullwidth":[516],"rounded":[516],"floating":[516],"size":[513],"textAlign":[513,"text-align"],"variant":[513],"icon":[1],"iconPosition":[513,"icon-position"],"checked":[1540],"name":[513],"value":[1025],"href":[1],"rel":[1],"target":[1],"download":[1],"type":[1],"disabled":[516],"active":[516],"label":[1],"effect":[1],"iconOnly":[516,"icon-only"],"linkAccesskey":[1,"link-accesskey"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"a11yExpanded":[516,"a11y-expanded"],"a11yDisabled":[516,"a11y-disabled"],"a11yControls":[1,"a11y-controls"],"a11yTabindex":[1,"a11y-tabindex"],"analyticsId":[1,"analytics-id"],"setFocus":[64]}],[2,"stzh-badge",{"label":[1],"type":[513]}],[2,"stzh-icon",{"name":[1],"a11yTitle":[1,"a11y-title"]}]]],["p-f0d365de.system",[[6,"stzh-input",{"localization":[16],"multiline":[4],"rows":[2],"type":[1],"step":[2],"min":[2],"max":[2],"showSpin":[516,"show-spin"],"readonly":[516],"disabled":[516],"clearable":[516],"showMarker":[516,"show-marker"],"minlength":[2],"maxlength":[2],"name":[513],"value":[1025],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"invalid":[516],"required":[516],"inputmode":[1],"autocomplete":[1],"noAutocomplete":[4,"no-autocomplete"],"label":[1],"labelHidden":[4,"label-hidden"],"size":[513],"a11yDescribedby":[1,"a11y-describedby"],"filled":[32],"setFocus":[64]}]]],["p-4a3ea6d4.system",[[4,"stzh-dropdown",{"options":[1],"optgroups":[1],"items":[1],"searchField":[1,"search-field"],"multiple":[516],"inline":[516],"maxOptions":[2,"max-options"],"searchConjunction":[1,"search-conjunction"],"allowEmptyOption":[4,"allow-empty-option"],"openOnFocus":[4,"open-on-focus"],"closeAfterSelect":[4,"close-after-select"],"load":[16],"minCharacters":[2,"min-characters"],"loadThrottle":[2,"load-throttle"],"preload":[8],"labelField":[1,"label-field"],"valueField":[1,"value-field"],"optgroupField":[1,"optgroup-field"],"optgroupLabelField":[1,"optgroup-label-field"],"optgroupValueField":[1,"optgroup-value-field"],"lockOptgroupOrder":[4,"lock-optgroup-order"],"name":[513],"open":[4],"isOpen":[516,"is-open"],"variant":[513],"size":[513],"disabled":[516],"popoverPlacement":[513,"popover-placement"],"label":[1],"labelHidden":[4,"label-hidden"],"icon":[1],"iconAngle":[1,"icon-angle"],"noSearch":[4,"no-search"],"noBackspaceDelete":[4,"no-backspace-delete"],"invalid":[516],"required":[516],"showMarker":[516,"show-marker"],"description":[1],"descriptionLong":[1,"description-long"],"error":[1],"localization":[16],"a11yDescribedby":[1,"a11y-describedby"],"getValue":[64],"setValue":[64],"setFocus":[64],"resetLoadedSearches":[64],"getLoadedSearches":[64],"getItems":[64],"loadItems":[64],"show":[64],"hide":[64]}]]],["p-ce02b6c7.system",[[6,"stzh-datalist",{"direction":[513],"directionSmall":[513,"direction-small"],"directionMedium":[513,"direction-medium"],"directionLarge":[513,"direction-large"],"directionUltra":[513,"direction-ultra"],"hideBorder":[516,"hide-border"],"disableLabelMinWidth":[516,"disable-label-min-width"],"currentDirection":[513,"current-direction"],"items":[1]}],[6,"stzh-datalist-item",{"localization":[16],"direction":[513],"href":[513],"rel":[1],"target":[1],"download":[1],"leadingIcon":[1,"leading-icon"],"icon":[1],"iconLabel":[1,"icon-label"],"iconTooltip":[1,"icon-tooltip"],"label":[1],"value":[1],"meta":[1],"statusLabel":[1,"status-label"],"statusType":[1,"status-type"],"hideBorder":[516,"hide-border"],"a11yExpanded":[516,"a11y-expanded"],"a11yControls":[1,"a11y-controls"],"external":[32]}]]],["p-24213c41.system",[[6,"stzh-chip",{"label":[1],"icon":[1],"href":[1],"target":[1],"nonInteractive":[516,"non-interactive"],"removable":[516],"variant":[513],"size":[513],"type":[513],"counter":[1],"removeLabel":[1,"remove-label"],"active":[516],"disabled":[516],"a11yTabindex":[1,"a11y-tabindex"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"analyticsId":[1,"analytics-id"],"removeAnalyticsId":[1,"remove-analytics-id"],"setFocus":[64]}],[4,"stzh-clamp",{"localization":[16],"lines":[2],"linesSmall":[2,"lines-small"],"linesMedium":[2,"lines-medium"],"linesLarge":[2,"lines-large"],"linesUltra":[2,"lines-ultra"],"showExpandLink":[4,"show-expand-link"],"expanded":[1540],"clamped":[1540],"update":[64]}]]],["p-c3907c0b.system",[[6,"stzh-menu-item",{"badge":[1],"badgeType":[513,"badge-type"],"badgeEmpty":[516,"badge-empty"],"disabled":[516],"active":[516],"icon":[1],"label":[1],"href":[1],"target":[1],"a11yLabel":[1,"a11y-label"],"analyticsId":[1,"analytics-id"],"setFocus":[64]}],[6,"stzh-menu"]]],["p-2c357532.system",[[6,"stzh-link",{"localization":[16],"icon":[1],"iconPosition":[513,"icon-position"],"size":[513],"href":[1],"rel":[1],"target":[1],"download":[1],"type":[1],"variant":[513],"fullwidth":[516],"textAlign":[513,"text-align"],"badge":[1],"badgeType":[513,"badge-type"],"badgeEmpty":[516,"badge-empty"],"badgePosition":[513,"badge-position"],"disabled":[516],"active":[516],"iconOnly":[516,"icon-only"],"label":[1],"linkAccesskey":[1,"link-accesskey"],"a11yLabel":[1,"a11y-label"],"a11yDescribedby":[1,"a11y-describedby"],"a11yExpanded":[516,"a11y-expanded"],"a11yDisabled":[516,"a11y-disabled"],"a11yControls":[1,"a11y-controls"],"a11yTabindex":[1,"a11y-tabindex"],"analyticsId":[1,"analytics-id"],"setFocus":[64]}]]],["p-3ca2f5dc.system",[[6,"stzh-tooltip",{"open":[1028],"label":[1],"content":[1],"placement":[1],"strategy":[1],"skidding":[2],"distance":[2],"interactive":[4],"trigger":[1],"localization":[16],"computedPlacement":[32],"show":[64],"hide":[64],"toggle":[64],"update":[64]},[[6,"click","handleDocumentClick"]]]]],["p-6b01474f.system",[[6,"stzh-card",{"localization":[16],"collapsed":[1540],"starred":[1540],"starrable":[516],"selectable":[516],"checked":[516],"name":[513],"href":[513],"target":[1],"value":[1025],"disabled":[516],"withArrow":[516,"with-arrow"],"heading":[1],"subtitle":[1],"headerActions":[1,"header-actions"],"footerActions":[1,"footer-actions"],"subtitleInteractive":[4,"subtitle-interactive"],"sortableDisabled":[516,"sortable-disabled"],"collapsible":[516],"hideHeaderBorder":[516,"hide-header-border"],"hideFooterBorder":[516,"hide-footer-border"],"hideElevation":[516,"hide-elevation"],"hideMovementActions":[4,"hide-movement-actions"],"analyticsId":[1,"analytics-id"]}],[6,"stzh-card-list",{"localization":[16],"layout":[513],"description":[1],"showToggleLink":[516,"show-toggle-link"],"sortableEnabled":[4,"sortable-enabled"],"sortableDataIdAttribute":[1,"sortable-data-id-attribute"],"allCollapsed":[32]},[[0,"stzhCollapse","collapseListener"]]],[2,"stzh-actionset",{"localization":[16],"variant":[513],"popoverButtonVariant":[513,"popover-button-variant"],"popoverButtonSize":[513,"popover-button-size"],"popoverPlacement":[513,"popover-placement"],"actions":[1],"actionsCollapsed":[32],"dynamicActions":[32],"isSmall":[32],"isMedium":[32]}],[6,"stzh-sortable",{"localization":[16],"disabled":[516],"dataIdAttribute":[1,"data-id-attribute"],"container":[16],"ghostClone":[16],"filterElements":[1,"filter-elements"],"toArray":[64],"sort":[64],"moveItem":[64]}]]],["p-f40c7884.system",[[6,"stzh-richtext",{"localization":[16],"removeFirstMargin":[516,"remove-first-margin"],"removeLastMargin":[516,"remove-last-margin"],"externalLinkSelector":[1,"external-link-selector"],"externalLinkIcon":[1,"external-link-icon"]}],[2,"stzh-status",{"percent":[2],"withLoadingbar":[516,"with-loadingbar"],"label":[1],"type":[513]}]]]]'),e)}))}}}));
|
|
2
|
+
//# sourceMappingURL=p-35ec50a1.system.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","scriptElm","Array","from","doc","querySelectorAll","find","s","RegExp","concat","NAMESPACE","test","src","getAttribute","importMeta","module","meta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v3.3.0 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, plt, win, doc, promiseResolve, H } from '@stencil/core';\n/**\n * Helper method for querying a `meta` tag that contains a nonce value\n * out of a DOM's head.\n *\n * @param doc The DOM containing the `head` to query against\n * @returns The content of the meta tag representing the nonce value, or `undefined` if no tag\n * exists or the tag has no content.\n */\nfunction queryNonceMetaTagContent(doc) {\n var _a, _b, _c;\n return (_c = (_b = (_a = doc.head) === null || _a === void 0 ? void 0 : _a.querySelector('meta[name=\"csp-nonce\"]')) === null || _b === void 0 ? void 0 : _b.getAttribute('content')) !== null && _c !== void 0 ? _c : undefined;\n}\n// TODO(STENCIL-661): Remove code related to the dynamic import shim\nconst getDynamicImportFunction = (namespace) => `__sc_import_${namespace.replace(/\\s|-/g, '_')}`;\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n if (BUILD.cssVarShim) {\n // shim css vars\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n plt.$cssShim$ = win.__cssshim;\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = \n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n BUILD.scriptDataOpts || BUILD.safari10 || BUILD.dynamicImportShim\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {\n // Safari < v11 support: This IF is true if it's Safari below v11.\n // This fn cannot use async/await since Safari didn't support it until v11,\n // however, Safari 10 did support modules. Safari 10 also didn't support \"nomodule\",\n // so both the ESM file and nomodule file would get downloaded. Only Safari\n // has 'onbeforeload' in the script, and \"history.scrollRestoration\" was added\n // to Safari in v11. Return a noop then() so the async/await ESM code doesn't continue.\n // IS_ESM_BUILD is replaced at build time so this check doesn't happen in systemjs builds.\n return {\n then() {\n /* promise noop */\n },\n };\n }\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n if (!BUILD.safari10 && importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n }\n else if (BUILD.dynamicImportShim || BUILD.safari10) {\n opts.resourcesUrl = new URL('.', new URL(scriptElm.getAttribute('data-resources-url') || scriptElm.src, win.location.href)).href;\n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n if (BUILD.dynamicImportShim) {\n patchDynamicImport(opts.resourcesUrl, scriptElm);\n }\n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n if (BUILD.dynamicImportShim && !win.customElements) {\n // module support, but no custom elements support (Old Edge)\n // @ts-ignore\n return import(/* webpackChunkName: \"polyfills-dom\" */ './dom.js').then(() => opts);\n }\n }\n return promiseResolve(opts);\n};\n// TODO(STENCIL-661): Remove code related to the dynamic import shim\nconst patchDynamicImport = (base, orgScriptElm) => {\n const importFunctionName = getDynamicImportFunction(NAMESPACE);\n try {\n // test if this browser supports dynamic imports\n // There is a caching issue in V8, that breaks using import() in Function\n // By generating a random string, we can workaround it\n // Check https://bugs.chromium.org/p/chromium/issues/detail?id=990810 for more info\n win[importFunctionName] = new Function('w', `return import(w);//${Math.random()}`);\n }\n catch (e) {\n // this shim is specifically for browsers that do support \"esm\" imports\n // however, they do NOT support \"dynamic\" imports\n // basically this code is for old Edge, v18 and below\n const moduleMap = new Map();\n win[importFunctionName] = (src) => {\n var _a;\n const url = new URL(src, base).href;\n let mod = moduleMap.get(url);\n if (!mod) {\n const script = doc.createElement('script');\n script.type = 'module';\n script.crossOrigin = orgScriptElm.crossOrigin;\n script.src = URL.createObjectURL(new Blob([`import * as m from '${url}'; window.${importFunctionName}.m = m;`], {\n type: 'application/javascript',\n }));\n // Apply CSP nonce to the script tag if it exists\n const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n script.setAttribute('nonce', nonce);\n }\n mod = new Promise((resolve) => {\n script.onload = () => {\n resolve(win[importFunctionName].m);\n script.remove();\n };\n });\n moduleMap.set(url, mod);\n doc.head.appendChild(script);\n }\n return mod;\n };\n }\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"oOAmBA,IAAMA,EAAe,WAWO,CAEpBC,EAAkBC,EAAEC,U,CAcxB,IAAMC,EAIAC,MAAMC,KAAKC,EAAIC,iBAAiB,WAAWC,MAAK,SAACC,GAAM,WAAIC,OAAO,IAAAC,OAAKC,EAAS,4BAA2BC,KAAKJ,EAAEK,MAChHL,EAAEM,aAAa,4BAA8BH,CADQ,IAG7D,IAAMI,EAAaC,EAAAC,KAAAC,IACnB,IAAMC,GAA+BjB,GAAa,IAAI,cAAgB,GAiBtE,GAAuBa,IAAe,GAAI,CACtCI,EAAKC,aAAe,IAAIC,IAAI,IAAKN,GAAYO,I,CAiBjD,OAAOC,EAAeJ,EAC1B,EA6CA,IAAMpB,EAAoB,SAACyB,GACvB,IAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAAUC,GACvC,GAAIC,KAAKC,WAAa,WAAY,CAC9B,OAAOJ,EAAkBK,KAAKF,KAAMD,E,CAExC,IAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,IAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACN,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAE3C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACjCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,M,GAI9D,OAAOK,CACf,CACA,ECrJAjC,IAAewC,MAAK,SAAAC,GAClBC,IACA,OAAOC,EAAcC,KAAAC,MAAA,
|
|
1
|
+
{"version":3,"names":["patchBrowser","patchCloneNodeFix","H","prototype","scriptElm","Array","from","doc","querySelectorAll","find","s","RegExp","concat","NAMESPACE","test","src","getAttribute","importMeta","module","meta","url","opts","resourcesUrl","URL","href","promiseResolve","HTMLElementPrototype","nativeCloneNodeFn","cloneNode","deep","this","nodeName","call","clonedNode","srcChildNodes","childNodes","i","length","nodeType","appendChild","then","options","globalScripts","bootstrapLazy","JSON","parse"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v3.3.0 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, plt, win, doc, promiseResolve, H } from '@stencil/core';\n/**\n * Helper method for querying a `meta` tag that contains a nonce value\n * out of a DOM's head.\n *\n * @param doc The DOM containing the `head` to query against\n * @returns The content of the meta tag representing the nonce value, or `undefined` if no tag\n * exists or the tag has no content.\n */\nfunction queryNonceMetaTagContent(doc) {\n var _a, _b, _c;\n return (_c = (_b = (_a = doc.head) === null || _a === void 0 ? void 0 : _a.querySelector('meta[name=\"csp-nonce\"]')) === null || _b === void 0 ? void 0 : _b.getAttribute('content')) !== null && _c !== void 0 ? _c : undefined;\n}\n// TODO(STENCIL-661): Remove code related to the dynamic import shim\nconst getDynamicImportFunction = (namespace) => `__sc_import_${namespace.replace(/\\s|-/g, '_')}`;\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n if (BUILD.cssVarShim) {\n // shim css vars\n // TODO(STENCIL-659): Remove code implementing the CSS variable shim\n plt.$cssShim$ = win.__cssshim;\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = \n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n BUILD.scriptDataOpts || BUILD.safari10 || BUILD.dynamicImportShim\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})['data-opts'] || {} : {};\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {\n // Safari < v11 support: This IF is true if it's Safari below v11.\n // This fn cannot use async/await since Safari didn't support it until v11,\n // however, Safari 10 did support modules. Safari 10 also didn't support \"nomodule\",\n // so both the ESM file and nomodule file would get downloaded. Only Safari\n // has 'onbeforeload' in the script, and \"history.scrollRestoration\" was added\n // to Safari in v11. Return a noop then() so the async/await ESM code doesn't continue.\n // IS_ESM_BUILD is replaced at build time so this check doesn't happen in systemjs builds.\n return {\n then() {\n /* promise noop */\n },\n };\n }\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n if (!BUILD.safari10 && importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n // TODO(STENCIL-663): Remove code related to deprecated `safari10` field.\n }\n else if (BUILD.dynamicImportShim || BUILD.safari10) {\n opts.resourcesUrl = new URL('.', new URL(scriptElm.getAttribute('data-resources-url') || scriptElm.src, win.location.href)).href;\n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n if (BUILD.dynamicImportShim) {\n patchDynamicImport(opts.resourcesUrl, scriptElm);\n }\n // TODO(STENCIL-661): Remove code related to the dynamic import shim\n if (BUILD.dynamicImportShim && !win.customElements) {\n // module support, but no custom elements support (Old Edge)\n // @ts-ignore\n return import(/* webpackChunkName: \"polyfills-dom\" */ './dom.js').then(() => opts);\n }\n }\n return promiseResolve(opts);\n};\n// TODO(STENCIL-661): Remove code related to the dynamic import shim\nconst patchDynamicImport = (base, orgScriptElm) => {\n const importFunctionName = getDynamicImportFunction(NAMESPACE);\n try {\n // test if this browser supports dynamic imports\n // There is a caching issue in V8, that breaks using import() in Function\n // By generating a random string, we can workaround it\n // Check https://bugs.chromium.org/p/chromium/issues/detail?id=990810 for more info\n win[importFunctionName] = new Function('w', `return import(w);//${Math.random()}`);\n }\n catch (e) {\n // this shim is specifically for browsers that do support \"esm\" imports\n // however, they do NOT support \"dynamic\" imports\n // basically this code is for old Edge, v18 and below\n const moduleMap = new Map();\n win[importFunctionName] = (src) => {\n var _a;\n const url = new URL(src, base).href;\n let mod = moduleMap.get(url);\n if (!mod) {\n const script = doc.createElement('script');\n script.type = 'module';\n script.crossOrigin = orgScriptElm.crossOrigin;\n script.src = URL.createObjectURL(new Blob([`import * as m from '${url}'; window.${importFunctionName}.m = m;`], {\n type: 'application/javascript',\n }));\n // Apply CSP nonce to the script tag if it exists\n const nonce = (_a = plt.$nonce$) !== null && _a !== void 0 ? _a : queryNonceMetaTagContent(doc);\n if (nonce != null) {\n script.setAttribute('nonce', nonce);\n }\n mod = new Promise((resolve) => {\n script.onload = () => {\n resolve(win[importFunctionName].m);\n script.remove();\n };\n });\n moduleMap.set(url, mod);\n doc.head.appendChild(script);\n }\n return mod;\n };\n }\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"oOAmBA,IAAMA,EAAe,WAWO,CAEpBC,EAAkBC,EAAEC,U,CAcxB,IAAMC,EAIAC,MAAMC,KAAKC,EAAIC,iBAAiB,WAAWC,MAAK,SAACC,GAAM,WAAIC,OAAO,IAAAC,OAAKC,EAAS,4BAA2BC,KAAKJ,EAAEK,MAChHL,EAAEM,aAAa,4BAA8BH,CADQ,IAG7D,IAAMI,EAAaC,EAAAC,KAAAC,IACnB,IAAMC,GAA+BjB,GAAa,IAAI,cAAgB,GAiBtE,GAAuBa,IAAe,GAAI,CACtCI,EAAKC,aAAe,IAAIC,IAAI,IAAKN,GAAYO,I,CAiBjD,OAAOC,EAAeJ,EAC1B,EA6CA,IAAMpB,EAAoB,SAACyB,GACvB,IAAMC,EAAoBD,EAAqBE,UAC/CF,EAAqBE,UAAY,SAAUC,GACvC,GAAIC,KAAKC,WAAa,WAAY,CAC9B,OAAOJ,EAAkBK,KAAKF,KAAMD,E,CAExC,IAAMI,EAAaN,EAAkBK,KAAKF,KAAM,OAChD,IAAMI,EAAgBJ,KAAKK,WAC3B,GAAIN,EAAM,CACN,IAAK,IAAIO,EAAI,EAAGA,EAAIF,EAAcG,OAAQD,IAAK,CAE3C,GAAIF,EAAcE,GAAGE,WAAa,EAAG,CACjCL,EAAWM,YAAYL,EAAcE,GAAGR,UAAU,M,GAI9D,OAAOK,CACf,CACA,ECrJAjC,IAAewC,MAAK,SAAAC,GAClBC,IACA,OAAOC,EAAcC,KAAAC,MAAA,8x2BAAuCJ,EAC9D,G"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as n,h as t,a as e}from"./p-9e02896c.js";const a='@charset "UTF-8";\n/**\n * Colors\n */\n/*\n * Base\n */\n/**\n * Flyingfocus\n */\n/**\n * Link\n */\n/**\n * Text\n */\n/**\n * Richtext\n */\n/**\n * Section\n */\n/**\n * Header\n */\n/**\n * Appnav\n */\n/**\n * Progressbar\n */\n/**\n * Loader\n */\n/**\n * Table\n */\n/**\n * Heading\n */\n/**\n * Menu (Item)\n */\n/**\n * Form Elements (Input / Checkbox / Radio / Select / Datepicker)\n */\n/**\n * Popover\n */\n/**\n * Tooltips\n */\n/**\n * Overlays / Dialogs\n */\n/**\n * Accordions\n */\n/**\n * Buttons\n */\n/* Ratios */\n/**\n * Box Shadows\n */\n/**\n * Z-Indexes\n * Inspired by https://www.duetds.com/tokens/#z-index\n */\n/**\n * Icon sizes\n */\n/**\n * Grid\n */\n/**\n * Breakpoints\n */\n/**\n * Container\n */\n/**\n * Spaces\n */\n/**\n * Fonts\n */\n/* Global css (mainly used to provide sensible defaults and helper classes) */\n\nhtml {\n /* Enable font smoothing */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\nbody {\n /* Remove default body spacing */\n margin: 0;\n padding: 0;\n}\n\n[hidden] {\n display: none !important;\n}\n\n/* Sticky footer layout */\n\n.stzh-layout-sticky-footer {\n display: grid;\n grid-template-rows: auto 1fr auto;\n grid-template-columns: 100%;\n min-height: 100vh;\n}\n\n/* Helper class when dialog components are opened */\n\n.stzh-dialog-open,\n.stzh-overlay-open {\n -ms-touch-action: none;\n touch-action: none;\n -webkit-overflow-scrolling: none;\n overflow: hidden;\n padding-right: var(--stzh-scrollbar-width);\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n}\n\n@media screen and (max-width: 599px) {\n .stzh-popover-open {\n -ms-touch-action: none;\n touch-action: none;\n -webkit-overflow-scrolling: none;\n overflow: hidden;\n padding-right: var(--stzh-scrollbar-width);\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n }\n}\n\n/* Flying Focus */\n\n/* default outline value, which will be applied to all elements receiving focus\nthe .has-focus class is used by the focus target */\n.has-focus {\n outline: var(--stzh-flyingfocus-color) solid 0.125rem;\n outline-offset: 0.3125rem;\n}\n\n.stzh-fylingfocus-focused {\n outline-style: none !important;\n}\n\n.stzh-fylingfocus-focused::-moz-focus-inner {\n border: 0 !important;\n}\n\n/* AEM/STZH Website specifix css */\n\n.section.has-invert {\n /* Font curve: big */\n margin-top: var(--stzh-space-xxxlarge);\n margin-bottom: var(--stzh-space-xxxlarge);\n}\n\n@media screen and (min-width: 600px) {\n .section.has-invert {\n margin-top: var(--stzh-space-xxxxlarge);\n margin-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n\n@media screen and (min-width: 1024px) {\n .section.has-invert {\n margin-top: var(--stzh-space-big);\n margin-bottom: var(--stzh-space-big);\n }\n}\n\n@media screen and (min-width: 1260) {\n .section.has-invert {\n margin-top: var(--stzh-space-xbig);\n margin-bottom: var(--stzh-space-xbig);\n }\n}\n\n.section.has-invert stzh-invert stzh-container {\n /* Font curve: large */\n padding-top: var(--stzh-space-xxlarge);\n padding-bottom: var(--stzh-space-xxlarge);\n}\n\n@media screen and (min-width: 1024px) {\n .section.has-invert stzh-invert stzh-container {\n padding-top: var(--stzh-space-xxxlarge);\n padding-bottom: var(--stzh-space-xxxlarge);\n }\n}\n\n@media screen and (min-width: 1260) {\n .section.has-invert stzh-invert stzh-container {\n padding-top: var(--stzh-space-xxxxlarge);\n padding-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n\n.section.has-sticky {\n display: contents;\n}\n\n/* Global CSS properties */\n\n:root {\n /* Colors */\n --stzh-color-zueriblue: #0F05A0;\n\n --stzh-color-zueriblue60op: #6F69C6;\n --stzh-color-zueriblue88: rgba(15, 5, 160, 0.88);\n --stzh-color-zueriblue72: rgba(15, 5, 160, 0.72);\n --stzh-color-zueriblue64: rgba(15, 5, 160, 0.64);\n --stzh-color-zueriblue56: rgba(15, 5, 160, 0.56);\n --stzh-color-zueriblue48: rgba(15, 5, 160, 0.48);\n --stzh-color-zueriblue32: rgba(15, 5, 160, 0.32);\n --stzh-color-zueriblue16: rgba(15, 5, 160, 0.16);\n --stzh-color-zueriblue8: rgba(15, 5, 160, 0.08);\n --stzh-color-zueriblue4: rgba(15, 5, 160, 0.04);\n\n --stzh-color-zueribluedark: #070250;\n\n --stzh-color-white: #FFFFFF;\n --stzh-color-white88: rgba(255, 255, 255, 0.88);\n --stzh-color-white72: rgba(255, 255, 255, 0.72);\n --stzh-color-white64: rgba(255, 255, 255, 0.64);\n --stzh-color-white56: rgba(255, 255, 255, 0.56);\n --stzh-color-white48: rgba(255, 255, 255, 0.48);\n --stzh-color-white32: rgba(255, 255, 255, 0.32);\n --stzh-color-white16: rgba(255, 255, 255, 0.16);\n --stzh-color-white8: rgba(255, 255, 255, 0.08);\n\n --stzh-color-black: #000000;\n --stzh-color-black88: rgba(0, 0, 0, 0.88);\n --stzh-color-black72: rgba(0, 0, 0, 0.72);\n --stzh-color-black64: rgba(0, 0, 0, 0.64);\n --stzh-color-black56: rgba(0, 0, 0, 0.56);\n --stzh-color-black48: rgba(0, 0, 0, 0.48);\n --stzh-color-black32: rgba(0, 0, 0, 0.32);\n --stzh-color-black16: rgba(0, 0, 0, 0.16);\n --stzh-color-black8: rgba(0, 0, 0, 0.08);\n\n --stzh-color-cucumber: #80ad52;\n --stzh-color-truegreen: #008000;\n --stzh-color-shiraz: #c00d23;\n --stzh-color-error: #d0021b;\n --stzh-color-warning: #DB7E00;\n --stzh-color-active: #a4c400;\n\n --stzh-color-grey5: #F2F2F2;\n --stzh-color-grey13: #DEDEDE;\n --stzh-color-grey25: #BFBFBF;\n --stzh-color-grey40: #999999;\n --stzh-color-grey55: #737373;\n --stzh-color-grey61: #646464;\n --stzh-color-grey70: #4D4D4D;\n --stzh-color-grey87: #222222;\n\n --stzh-color-aoz-agenda: #2f8e87;\n --stzh-color-aoz-agenda-hover: #216664;\n --stzh-color-cool-grey60: #5C7781;\n --stzh-color-cool-grey60-hover: #344F59;\n --stzh-color-cobalt-blue60: #0353DC;\n --stzh-color-cobalt-blue60-hover: #00338D;\n --stzh-color-shamrock-green70: #06751E;\n --stzh-color-shamrock-green70-hover: #054D14;\n --stzh-color-lime-green80: #3A6413;\n --stzh-color-lime-green80-hover: #26410C;\n --stzh-color-magenta70: #960055;\n --stzh-color-magenta70-hover: #660033;\n --stzh-color-ocher70: #9A5B01;\n --stzh-color-ocher70-hover: #5A3600;\n --stzh-color-orange: #F28B00;\n --stzh-color-orange-hover: #915300;\n --stzh-color-orange70: #B23A01;\n --stzh-color-orange70-hover: #6F261F;\n --stzh-color-red: #A51A0F;\n --stzh-color-red-hover: #630F09;\n --stzh-color-red60: #DC030E;\n --stzh-color-red60-hover: #A20309;\n --stzh-color-violet70: #512380;\n --stzh-color-violet70-hover: #2d1348;\n --stzh-color-winered: #89072A;\n --stzh-color-winered-hover: #520419;\n\n --stzh-color-primary: var(--stzh-color-zueriblue);\n --stzh-color-primary-hover: var(--stzh-color-zueribluedark);\n\n --stzh-color-primary60op: var(--stzh-color-zueriblue60op);\n --stzh-color-primary88: var(--stzh-color-zueriblue88);\n --stzh-color-primary72: var(--stzh-color-zueriblue72);\n --stzh-color-primary64: var(--stzh-color-zueriblue64);\n --stzh-color-primary56: var(--stzh-color-zueriblue56);\n --stzh-color-primary48: var(--stzh-color-zueriblue48);\n --stzh-color-primary32: var(--stzh-color-zueriblue32);\n --stzh-color-primary16: var(--stzh-color-zueriblue16);\n --stzh-color-primary8: var(--stzh-color-zueriblue8);\n --stzh-color-primary4: var(--stzh-color-zueriblue4);\n\n /* AOZ */\n --stzh-color-tabasco: #A51A0F;\n --stzh-color-mahogany: #630F09;\n\n /* UVZ */\n --stzh-color-monza: #C30024;\n --stzh-color-venetianred: #750015;\n --stzh-color-scienceblue: #006DC5;\n\n /* VBZ */\n --stzh-color-deepcerulean: #057FAC;\n --stzh-color-regalblue: #034C67;\n --stzh-color-coral: #E4694C;\n\n /* PKZH */\n --stzh-color-shakespeare: #4A96C8;\n --stzh-color-chambray: #2C5A78;\n\n /* Font */\n --stzh-font-family-light: \'HelveticaNeueLTW01_41488878\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\n --stzh-font-family-regular: \'HelveticaNeueLTW01_55Roman\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\n --stzh-font-family-medium: \'HelveticaNeueLTW05_65Medium\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\n --stzh-font-family-bold: \'HelveticaNeueLTW01_71488914\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\n --stzh-font-family-heavy: \'HelveticaNeueLTW05_85Heavy\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\n --stzh-font-family-title: var(--stzh-font-family-heavy);\n\n --stzh-font-weight-light: normal;\n --stzh-font-weight-regular: normal;\n --stzh-font-weight-medium: normal;\n --stzh-font-weight-bold: normal;\n --stzh-font-weight-heavy: normal;\n --stzh-font-weight-title: normal;\n\n --stzh-font-femto-font-size: 0.625rem;\n --stzh-font-femto-text-line-height: 1;\n\n --stzh-font-pico-font-size: 0.75rem;\n --stzh-font-pico-text-line-height: 1.6;\n --stzh-font-pico-heading-letter-spacing: 0.01em;\n\n --stzh-font-nano-font-size: 0.8125rem;\n --stzh-font-nano-text-line-height: 1.6;\n --stzh-font-nano-heading-line-height: 1.4;\n --stzh-font-nano-heading-letter-spacing: 0.01em;\n\n --stzh-font-micro-font-size: 0.875rem;\n --stzh-font-micro-text-line-height: 1.6;\n --stzh-font-micro-heading-line-height: 1.4;\n --stzh-font-micro-heading-letter-spacing: 0.01em;\n\n --stzh-font-milli-font-size: 1rem;\n --stzh-font-milli-text-line-height: 1.6;\n --stzh-font-milli-heading-line-height: 1.4;\n\n --stzh-font-centi-font-size: 1.125rem;\n --stzh-font-centi-text-line-height: 1.6;\n --stzh-font-centi-heading-line-height: 1.4;\n\n --stzh-font-deci-font-size: 1.25rem;\n --stzh-font-deci-text-line-height: 1.6;\n --stzh-font-deci-heading-line-height: 1.4;\n\n --stzh-font-regular-font-size: 1.375rem;\n --stzh-font-regular-text-line-height: 1.6;\n --stzh-font-regular-heading-line-height: 1.4;\n\n --stzh-font-deca-font-size: 1.5rem;\n --stzh-font-deca-text-line-height: 1.2;\n --stzh-font-deca-text-letter-spacing: -0.01em;\n\n --stzh-font-hecto-font-size: 1.75rem;\n --stzh-font-hecto-text-line-height: 1.2;\n --stzh-font-hecto-text-letter-spacing: -0.01em;\n\n --stzh-font-kilo-font-size: 2rem;\n --stzh-font-kilo-text-line-height: 1.2;\n --stzh-font-kilo-text-letter-spacing: -0.01em;\n\n --stzh-font-mega-font-size: 2.5rem;\n --stzh-font-mega-text-line-height: 1.2;\n --stzh-font-mega-text-letter-spacing: -0.01em;\n\n --stzh-font-giga-font-size: 2.8125rem;\n --stzh-font-giga-text-line-height: 1.2;\n --stzh-font-giga-text-letter-spacing: -0.01em;\n\n --stzh-font-hero-font-size: 3.75rem;\n --stzh-font-hero-text-line-height: 1.1;\n --stzh-font-hero-text-letter-spacing: -0.01em;\n\n /* Z-Index */\n --stzh-z-index-deep: -999999;\n --stzh-z-index-default: 1;\n --stzh-z-index-masked: 100;\n --stzh-z-index-mask: 200;\n --stzh-z-index-sticky: 300;\n --stzh-z-index-header: 400;\n --stzh-z-index-toast: 500;\n --stzh-z-index-popover: 600;\n --stzh-z-index-dialog: 700;\n --stzh-z-index-popup: 800;\n --stzh-z-index-overlay: 900;\n\n /* Spaces */\n --stzh-space-xxxsmall: 0.125rem;\n --stzh-space-xxsmall: 0.25rem;\n --stzh-space-xsmall: 0.5rem;\n --stzh-space-small: 0.75rem;\n --stzh-space-medium: 1rem;\n --stzh-space-large: 1.25rem;\n --stzh-space-xlarge: 1.5rem;\n --stzh-space-xxlarge: 2rem;\n --stzh-space-xxxlarge: 2.5rem;\n --stzh-space-xxxxlarge: 3rem;\n --stzh-space-big: 3.5rem;\n --stzh-space-xbig: 4rem;\n --stzh-space-huge: 5rem;\n --stzh-space-xhuge: 6rem;\n\n --stzh-space-none: 0.0001px;\n\n --stzh-space-default: var(--stzh-space-medium);\n\n /* Box Shadows */\n --stzh-box-shadow-header: 0px -0.125rem 1rem rgba(0, 0, 0, 0.16);\n --stzh-box-shadow-popover: 0px 0px 0.25rem rgba(0, 0, 0, 0.24);\n --stzh-box-shadow-message: 0px 0px 0.5rem rgba(0, 0, 0, 0.24);\n --stzh-box-shadow-overlay: 0px 0.25rem 0.9375rem rgba(0, 0, 0, 0.32);\n\n /* Icon sizes */\n --stzh-icon-size-xxsmall: 0.75rem;\n --stzh-icon-size-xsmall: 1rem;\n --stzh-icon-size-small: 1.25rem;\n --stzh-icon-size-medium: 1.5rem;\n --stzh-icon-size-large: 2.25rem;\n --stzh-icon-size-xlarge: 3rem;\n\n --stzh-icon-size-default: var(--stzh-icon-size-small);\n\n /* Gutter */\n --stzh-grid-gutter: 1rem;\n --stzh-grid-gutter-small: 1.25rem;\n --stzh-grid-gutter-medium: 1.5rem;\n\n /* Base */\n --stzh-base-color: var(--stzh-color-grey61);\n --stzh-base-invert-color: var(--stzh-color-white);\n --stzh-base-invert-color72: var(--stzh-color-white72);\n --stzh-base-invert-color32: var(--stzh-color-white32);\n --stzh-base-invert-color16: var(--stzh-color-white16);\n --stzh-base-invert-background-color: var(--stzh-color-primary);\n\n --stzh-base-lead-color: var(--stzh-color-grey70);\n --stzh-base-border-color: var(--stzh-color-grey13);\n --stzh-base-transition-animation-speed: 0.3s;\n\n /* Flyingfocus */\n --stzh-flyingfocus-color: var(--stzh-color-primary);\n\n /* Links */\n --stzh-link-color: var(--stzh-color-primary);\n --stzh-link-hover-color: var(--stzh-color-primary-hover);\n --stzh-link-text-decoration-thickness: calc(1em / 16);\n --stzh-link-text-underline-offset: calc(2.5em / 16);\n --stzh-link-icon-wrapper-height: 1em;\n\n /* Buttons */\n --stzh-button-border-radius: 0.1875rem;\n --stzh-button-text-hover-background: rgba(15, 5, 160, 0.08);\n\n /* Richttext */\n --stzh-richtext-blockquote-color: var(--stzh-color-primary);\n --stzh-richtext-blockquote-line-color: var(--stzh-color-primary);\n --stzh-richtext-blockquote-footer-color: var(--stzh-color-grey55);\n\n /* Section */\n --stzh-section-highlight-color: var(--stzh-color-grey61);\n --stzh-section-highlight-background-color: var(--stzh-color-grey5);\n --stzh-section-highlight-horizontal-padding: var(--stzh-space-medium);\n\n /* Heading */\n --stzh-heading-color: var(--stzh-color-primary);\n\n /* Table */\n --stzh-table-max-height: none;\n --stzh-table-min-width: 43.75rem;\n --stzh-table-cell-padding: var(--stzh-space-small) var(--stzh-space-medium);\n --stzh-table-search-input-width: 11rem;\n\n /* Menu Item */\n --stzh-menu-item-height: 2.375rem;\n\n /* Inputs / Buttons / Select */\n --stzh-form-input-border-radius: 0.125rem;\n --stzh-form-input-height: 3rem;\n --stzh-form-input-small-height: 2.5rem;\n --stzh-form-input-tiny-height: 2rem;\n\n /* Popover */\n --stzh-popover-width: 13.9375rem;\n --stzh-popover-min-width: initial;\n --stzh-popover-max-width: initial;\n --stzh-popover-padding: 0px;\n --stzh-popover-border-radius: 0.1875rem;\n\n /* Tooltips */\n --stzh-tooltip-width: auto;\n --stzh-tooltip-min-width: initial;\n --stzh-tooltip-max-width: 20.875rem;\n --stzh-tooltip-padding: var(--stzh-space-small);\n --stzh-tooltip-border-radius: 0.1875rem;\n --stzh-tooltip-drop-shadow: drop-shadow(0px 0.125rem 0.625rem rgba(0, 0, 0, 0.16));\n\n /* Accordion */\n --stzh-accordion-content-background: var(--stzh-color-grey5);\n\n /* Overlays / Dialogs */\n --stzh-overlay-backdrop-opacity: 0.8;\n\n /* Ratios */\n --stzh-ratio-background-color: var(--stzh-color-grey13);\n}\n\n/* High Retina Mode Color Overwrites */\n\n:root {\n @media (forced-colors: active), (-ms-high-contrast: active) {\n --stzh-base-border-color: CanvasText;\n }\n}\n\n.stzh-theme-aoz {\n --stzh-color-primary: var(--stzh-color-tabasco);\n --stzh-color-primary-hover: var(--stzh-color-mahogany);\n\n --stzh-color-primary60op: #CB7A73;\n --stzh-color-primary88: rgba(165, 26, 15, 0.88);\n --stzh-color-primary72: rgba(165, 26, 15, 0.72);\n --stzh-color-primary64: rgba(165, 26, 15, 0.64);\n --stzh-color-primary56: rgba(165, 26, 15, 0.56);\n --stzh-color-primary48: rgba(165, 26, 15, 0.48);\n --stzh-color-primary32: rgba(165, 26, 15, 0.32);\n --stzh-color-primary16: rgba(165, 26, 15, 0.16);\n --stzh-color-primary8: rgba(165, 26, 15, 0.08);\n --stzh-color-primary4: rgba(165, 26, 15, 0.04);\n\n --stzh-button-text-hover-background: rgba(165, 26, 15, 0.08);\n}\n\n.stzh-theme-vbz {\n --stzh-color-primary: var(--stzh-color-deepcerulean);\n --stzh-color-primary-hover: var(--stzh-color-regalblue);\n\n --stzh-color-primary60op: #7BB2CE;\n --stzh-color-primary88: rgba(5, 127, 172, 0.88);\n --stzh-color-primary72: rgba(5, 127, 172, 0.72);\n --stzh-color-primary64: rgba(5, 127, 172, 0.64);\n --stzh-color-primary56: rgba(5, 127, 172, 0.56);\n --stzh-color-primary48: rgba(5, 127, 172, 0.48);\n --stzh-color-primary32: rgba(5, 127, 172, 0.32);\n --stzh-color-primary16: rgba(5, 127, 172, 0.16);\n --stzh-color-primary8: rgba(5, 127, 172, 0.08);\n --stzh-color-primary4: rgba(5, 127, 172, 0.04);\n\n --stzh-font-family-heavy: var(--stzh-font-family-bold);\n --stzh-font-family-title: var(--stzh-font-family-light);\n\n --stzh-button-text-hover-background: rgba(5, 127, 172, 0.08);\n}\n\n.stzh-theme-uvz {\n --stzh-color-primary: var(--stzh-color-monza);\n --stzh-color-primary-hover: var(--stzh-color-venetianred);\n\n --stzh-color-primary60op: #DF777E;\n --stzh-color-primary88: rgba(195, 0, 36, 0.88);\n --stzh-color-primary72: rgba(195, 0, 36, 0.72);\n --stzh-color-primary64: rgba(195, 0, 36, 0.64);\n --stzh-color-primary56: rgba(195, 0, 36, 0.56);\n --stzh-color-primary48: rgba(195, 0, 36, 0.48);\n --stzh-color-primary32: rgba(195, 0, 36, 0.32);\n --stzh-color-primary16: rgba(195, 0, 36, 0.16);\n --stzh-color-primary8: rgba(195, 0, 36, 0.08);\n --stzh-color-primary4: rgba(195, 0, 36, 0.04);\n\n --stzh-button-text-hover-background: rgba(195, 0, 36, 0.08);\n --stzh-link-color: var(--stzh-color-scienceblue);\n --stzh-heading-color: var(--stzh-color-grey70);\n}\n\n.stzh-theme-pkzh {\n --stzh-pkzh-font-family: Verdana, \'Geneva\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\n\n --stzh-color-primary: var(--stzh-color-shakespeare);\n --stzh-color-primary-hover: var(--stzh-color-chambray);\n\n --stzh-color-primary60op: #95C0DE;\n --stzh-color-primary88: rgba(74, 150, 200, 0.88);\n --stzh-color-primary72: rgba(74, 150, 200, 0.72);\n --stzh-color-primary64: rgba(74, 150, 200, 0.64);\n --stzh-color-primary56: rgba(74, 150, 200, 0.56);\n --stzh-color-primary48: rgba(74, 150, 200, 0.48);\n --stzh-color-primary32: rgba(74, 150, 200, 0.32);\n --stzh-color-primary16: rgba(74, 150, 200, 0.16);\n --stzh-color-primary8: rgba(74, 150, 200, 0.08);\n --stzh-color-primary4: rgba(74, 150, 200, 0.04);\n\n --stzh-font-family-light: var(--stzh-pkzh-font-family);\n --stzh-font-family-regular: var(--stzh-pkzh-font-family);\n --stzh-font-family-medium: var(--stzh-pkzh-font-family);\n --stzh-font-family-bold: var(--stzh-pkzh-font-family);\n --stzh-font-family-heavy: var(--stzh-pkzh-font-family);\n\n --stzh-font-weight-light: 300;\n --stzh-font-weight-regular: normal;\n --stzh-font-weight-medium: 500;\n --stzh-font-weight-bold: 700;\n --stzh-font-weight-heavy: 800;\n\n --stzh-button-text-hover-background: rgba(74, 150, 200, 0.08);\n}\n\n.stzh-theme-ms-aoz-agenda {\n --stzh-color-primary: var(--stzh-color-aoz-agenda);\n --stzh-color-primary-hover: var(--stzh-color-aoz-agenda-hover);\n\n --stzh-color-primary60op: #88BBB8;\n --stzh-color-primary88: rgba(47, 142, 135, 0.88);\n --stzh-color-primary72: rgba(47, 142, 135, 0.72);\n --stzh-color-primary64: rgba(47, 142, 135, 0.64);\n --stzh-color-primary56: rgba(47, 142, 135, 0.56);\n --stzh-color-primary48: rgba(47, 142, 135, 0.48);\n --stzh-color-primary32: rgba(47, 142, 135, 0.32);\n --stzh-color-primary16: rgba(47, 142, 135, 0.16);\n --stzh-color-primary8: rgba(47, 142, 135, 0.08);\n --stzh-color-primary4: rgba(47, 142, 135, 0.04);\n}\n\n.stzh-theme-ms-cool-grey60 {\n --stzh-color-primary: var(--stzh-color-cool-grey60);\n --stzh-color-primary-hover: var(--stzh-color-cool-grey60-hover);\n\n --stzh-color-primary60op: #9DAEB4;\n --stzh-color-primary88: rgba(92, 119, 129, 0.88);\n --stzh-color-primary72: rgba(92, 119, 129, 0.72);\n --stzh-color-primary64: rgba(92, 119, 129, 0.64);\n --stzh-color-primary56: rgba(92, 119, 129, 0.56);\n --stzh-color-primary48: rgba(92, 119, 129, 0.48);\n --stzh-color-primary32: rgba(92, 119, 129, 0.32);\n --stzh-color-primary16: rgba(92, 119, 129, 0.16);\n --stzh-color-primary8: rgba(92, 119, 129, 0.08);\n --stzh-color-primary4: rgba(92, 119, 129, 0.04);\n}\n\n.stzh-theme-ms-cobalt-blue60 {\n --stzh-color-primary: var(--stzh-color-cobalt-blue60);\n --stzh-color-primary-hover: var(--stzh-color-cobalt-blue60-hover);\n\n --stzh-color-primary60op: #7298EB;\n --stzh-color-primary88: rgba(3, 83, 220, 0.88);\n --stzh-color-primary72: rgba(3, 83, 220, 0.72);\n --stzh-color-primary64: rgba(3, 83, 220, 0.64);\n --stzh-color-primary56: rgba(3, 83, 220, 0.56);\n --stzh-color-primary48: rgba(3, 83, 220, 0.48);\n --stzh-color-primary32: rgba(3, 83, 220, 0.32);\n --stzh-color-primary16: rgba(3, 83, 220, 0.16);\n --stzh-color-primary8: rgba(3, 83, 220, 0.08);\n --stzh-color-primary4: rgba(3, 83, 220, 0.04);\n}\n\n.stzh-theme-ms-shamrock-green70 {\n --stzh-color-primary: var(--stzh-color-shamrock-green70);\n --stzh-color-primary-hover: var(--stzh-color-shamrock-green70-hover);\n\n --stzh-color-primary60op: #7AAC7C;\n --stzh-color-primary88: rgba(6, 117, 30, 0.88);\n --stzh-color-primary72: rgba(6, 117, 30, 0.72);\n --stzh-color-primary64: rgba(6, 117, 30, 0.64);\n --stzh-color-primary56: rgba(6, 117, 30, 0.56);\n --stzh-color-primary48: rgba(6, 117, 30, 0.48);\n --stzh-color-primary32: rgba(6, 117, 30, 0.32);\n --stzh-color-primary16: rgba(6, 117, 30, 0.16);\n --stzh-color-primary8: rgba(6, 117, 30, 0.08);\n --stzh-color-primary4: rgba(6, 117, 30, 0.04);\n}\n\n.stzh-theme-ms-lime-green80 {\n --stzh-color-primary: var(--stzh-color-lime-green80);\n --stzh-color-primary-hover: var(--stzh-color-lime-green80-hover);\n\n --stzh-color-primary60op: #8BA276;\n --stzh-color-primary88: rgba(58, 100, 19, 0.88);\n --stzh-color-primary72: rgba(58, 100, 19, 0.72);\n --stzh-color-primary64: rgba(58, 100, 19, 0.64);\n --stzh-color-primary56: rgba(58, 100, 19, 0.56);\n --stzh-color-primary48: rgba(58, 100, 19, 0.48);\n --stzh-color-primary32: rgba(58, 100, 19, 0.32);\n --stzh-color-primary16: rgba(58, 100, 19, 0.16);\n --stzh-color-primary8: rgba(58, 100, 19, 0.08);\n --stzh-color-primary4: rgba(58, 100, 19, 0.04);\n}\n\n.stzh-theme-ms-magenta70 {\n --stzh-color-primary: var(--stzh-color-magenta70);\n --stzh-color-primary-hover: var(--stzh-color-magenta70-hover);\n\n --stzh-color-primary60op: #C3719B;\n --stzh-color-primary88: rgba(150, 0, 85, 0.88);\n --stzh-color-primary72: rgba(150, 0, 85, 0.72);\n --stzh-color-primary64: rgba(150, 0, 85, 0.64);\n --stzh-color-primary56: rgba(150, 0, 85, 0.56);\n --stzh-color-primary48: rgba(150, 0, 85, 0.48);\n --stzh-color-primary32: rgba(150, 0, 85, 0.32);\n --stzh-color-primary16: rgba(150, 0, 85, 0.16);\n --stzh-color-primary8: rgba(150, 0, 85, 0.08);\n --stzh-color-primary4: rgba(150, 0, 85, 0.04);\n}\n\n.stzh-theme-ms-ocher70 {\n --stzh-color-primary: var(--stzh-color-ocher70);\n --stzh-color-primary-hover: var(--stzh-color-ocher70-hover);\n\n --stzh-color-primary60op: #C39D72;\n --stzh-color-primary88: rgba(154, 91, 1, 0.88);\n --stzh-color-primary72: rgba(154, 91, 1, 0.72);\n --stzh-color-primary64: rgba(154, 91, 1, 0.64);\n --stzh-color-primary56: rgba(154, 91, 1, 0.56);\n --stzh-color-primary48: rgba(154, 91, 1, 0.48);\n --stzh-color-primary32: rgba(154, 91, 1, 0.32);\n --stzh-color-primary16: rgba(154, 91, 1, 0.16);\n --stzh-color-primary8: rgba(154, 91, 1, 0.08);\n --stzh-color-primary4: rgba(154, 91, 1, 0.04);\n}\n\n.stzh-theme-ms-orange {\n --stzh-color-primary: var(--stzh-color-orange);\n --stzh-color-primary-hover: var(--stzh-color-orange-hover);\n\n --stzh-color-primary60op: #F9B97D;\n --stzh-color-primary88: rgba(242, 139, 0, 0.88);\n --stzh-color-primary72: rgba(242, 139, 0, 0.72);\n --stzh-color-primary64: rgba(242, 139, 0, 0.64);\n --stzh-color-primary56: rgba(242, 139, 0, 0.56);\n --stzh-color-primary48: rgba(242, 139, 0, 0.48);\n --stzh-color-primary32: rgba(242, 139, 0, 0.32);\n --stzh-color-primary16: rgba(242, 139, 0, 0.16);\n --stzh-color-primary8: rgba(242, 139, 0, 0.08);\n --stzh-color-primary4: rgba(242, 139, 0, 0.04);\n}\n\n.stzh-theme-ms-orange70 {\n --stzh-color-primary: var(--stzh-color-orange70);\n --stzh-color-primary-hover: var(--stzh-color-orange70-hover);\n\n --stzh-color-primary60op: #D38B71;\n --stzh-color-primary88: rgba(178, 58, 1, 0.88);\n --stzh-color-primary72: rgba(178, 58, 1, 0.72);\n --stzh-color-primary64: rgba(178, 58, 1, 0.64);\n --stzh-color-primary56: rgba(178, 58, 1, 0.56);\n --stzh-color-primary48: rgba(178, 58, 1, 0.48);\n --stzh-color-primary32: rgba(178, 58, 1, 0.32);\n --stzh-color-primary16: rgba(178, 58, 1, 0.16);\n --stzh-color-primary8: rgba(178, 58, 1, 0.08);\n --stzh-color-primary4: rgba(178, 58, 1, 0.04);\n}\n\n.stzh-theme-ms-red {\n --stzh-color-primary: var(--stzh-color-red);\n --stzh-color-primary-hover: var(--stzh-color-red-hover);\n\n --stzh-color-primary60op: #CC7B74;\n --stzh-color-primary88: rgba(165, 26, 15, 0.88);\n --stzh-color-primary72: rgba(165, 26, 15, 0.72);\n --stzh-color-primary64: rgba(165, 26, 15, 0.64);\n --stzh-color-primary56: rgba(165, 26, 15, 0.56);\n --stzh-color-primary48: rgba(165, 26, 15, 0.48);\n --stzh-color-primary32: rgba(165, 26, 15, 0.32);\n --stzh-color-primary16: rgba(165, 26, 15, 0.16);\n --stzh-color-primary8: rgba(165, 26, 15, 0.08);\n --stzh-color-primary4: rgba(165, 26, 15, 0.04);\n}\n\n.stzh-theme-ms-red60 {\n --stzh-color-primary: var(--stzh-color-red60);\n --stzh-color-primary-hover: var(--stzh-color-red60-hover);\n\n --stzh-color-primary60op: #ED7A78;\n --stzh-color-primary88: rgba(220, 3, 14, 0.88);\n --stzh-color-primary72: rgba(220, 3, 14, 0.72);\n --stzh-color-primary64: rgba(220, 3, 14, 0.64);\n --stzh-color-primary56: rgba(220, 3, 14, 0.56);\n --stzh-color-primary48: rgba(220, 3, 14, 0.48);\n --stzh-color-primary32: rgba(220, 3, 14, 0.32);\n --stzh-color-primary16: rgba(220, 3, 14, 0.16);\n --stzh-color-primary8: rgba(220, 3, 14, 0.08);\n --stzh-color-primary4: rgba(220, 3, 14, 0.04);\n}\n\n.stzh-theme-ms-violet70 {\n --stzh-color-primary: var(--stzh-color-violet70);\n --stzh-color-primary-hover: var(--stzh-color-violet70-hover);\n\n --stzh-color-primary60op: #977CB4;\n --stzh-color-primary88: rgba(81, 35, 128, 0.88);\n --stzh-color-primary72: rgba(81, 35, 128, 0.72);\n --stzh-color-primary64: rgba(81, 35, 128, 0.64);\n --stzh-color-primary56: rgba(81, 35, 128, 0.56);\n --stzh-color-primary48: rgba(81, 35, 128, 0.48);\n --stzh-color-primary32: rgba(81, 35, 128, 0.32);\n --stzh-color-primary16: rgba(81, 35, 128, 0.16);\n --stzh-color-primary8: rgba(81, 35, 128, 0.08);\n --stzh-color-primary4: rgba(81, 35, 128, 0.04);\n}\n\n.stzh-theme-ms-winered {\n --stzh-color-primary: var(--stzh-color-winered);\n --stzh-color-primary-hover: var(--stzh-color-winered-hover);\n\n --stzh-color-primary60op: #BB7380;\n --stzh-color-primary88: rgba(137, 7, 42, 0.88);\n --stzh-color-primary72: rgba(137, 7, 42, 0.72);\n --stzh-color-primary64: rgba(137, 7, 42, 0.64);\n --stzh-color-primary56: rgba(137, 7, 42, 0.56);\n --stzh-color-primary48: rgba(137, 7, 42, 0.48);\n --stzh-color-primary32: rgba(137, 7, 42, 0.32);\n --stzh-color-primary16: rgba(137, 7, 42, 0.16);\n --stzh-color-primary8: rgba(137, 7, 42, 0.08);\n --stzh-color-primary4: rgba(137, 7, 42, 0.04);\n}\n\n.stzh-theme-ma {\n --stzh-section-highlight-background-color: var(--stzh-color-white);\n\n background-color: var(--stzh-color-grey5);\n}\n\n:host {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n color: var(--stzh-base-color);\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n display: block;\n /* default outline value, which will be applied to all elements receiving focus\n the .has-focus class is used by the focus target */\n}\n:host[hidden] {\n display: none;\n}\n:host *,\n:host *::before,\n:host *::after {\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n text-underline-offset: var(--stzh-link-text-underline-offset);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n}\n:host .has-focus {\n outline: var(--stzh-flyingfocus-color) solid 0.125rem;\n outline-offset: 0.3125rem;\n}\n:host .stzh-fylingfocus-focused {\n outline-style: none !important;\n}\n:host .stzh-fylingfocus-focused::-moz-focus-inner {\n border: 0 !important;\n}\n\n:root {\n --stzh-color-primary: var(--stzh-color-deepcerulean);\n --stzh-color-primary-hover: var(--stzh-color-regalblue);\n --stzh-color-primary48: rgba(5, 127, 172, 0.48);\n --stzh-color-primary32: rgba(5, 127, 172, 0.32);\n --stzh-color-primary16: rgba(5, 127, 172, 0.16);\n --stzh-color-primary8: rgba(5, 127, 172, 0.08);\n --stzh-font-family-heavy: var(--stzh-font-family-bold);\n --stzh-font-family-title: var(--stzh-font-family-light);\n --stzh-button-text-hover-background: rgba(5, 127, 172, 0.08);\n}\n\nmain,\n.reveal-overlay,\n.mod_header {\n --primary: var(--stzh-color-primary);\n --secondary: var(--stzh-color-primary);\n --success: var(--stzh-color-truegreen);\n --warning: var(--stzh-color-warning);\n --alert: var(--stzh-color-error);\n --highlight: var(--stzh-color-coral);\n --highlight_alternative: var(--stzh-color-coral);\n}\n\nmain a.muted,\nmain .inline-filters button.muted[data-toggle],\n.reveal-overlay a.muted,\n.reveal-overlay .inline-filters button.muted[data-toggle] {\n color: var(--stzh-color-white);\n background-color: var(--stzh-color-grey13);\n border-color: var(--stzh-color-grey13);\n}\nmain a.muted:hover, main a.muted:focus,\nmain .inline-filters button.muted[data-toggle]:hover,\nmain .inline-filters button.muted[data-toggle]:focus,\n.reveal-overlay a.muted:hover,\n.reveal-overlay a.muted:focus,\n.reveal-overlay .inline-filters button.muted[data-toggle]:hover,\n.reveal-overlay .inline-filters button.muted[data-toggle]:focus {\n color: var(--stzh-color-white);\n background-color: var(--stzh-color-grey13);\n border-color: var(--stzh-color-grey13);\n}\n\n.reveal-overlay {\n background-color: rgba(5, 127, 172, 0.8);\n /* Dialog */\n}\n.reveal-overlay .reveal__title {\n margin-top: 0;\n}\n.reveal-overlay .reveal {\n -webkit-box-shadow: var(--stzh-box-shadow-overlay);\n box-shadow: var(--stzh-box-shadow-overlay);\n}\n.reveal-overlay .close-button {\n color: var(--stzh-base-lead-color);\n}\n\n.mod_header .mod_header__logobar-logo img {\n background: url(https://www.stadt-zuerich.ch/content/dam/stzh/corpdesign/wortbildmarken/logo_stzh_vbz_pos_2-1.svg) no-repeat;\n width: 0;\n padding-left: 13rem;\n}\n\nmain {\n accent-color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n /* Resets */\n --color: var(--stzh-base-color);\n --richtext-blockquote-color: var(--stzh-richtext-blockquote-color);\n --richtext-blockquote-line-color: var(--stzh-richtext-blockquote-line-color);\n --richtext-blockquote-footer-color: var(--stzh-richtext-blockquote-footer-color);\n color: var(--color);\n /* Font weights */\n /* Coloring */\n /* Fon sizings & Spacings */\n /* Lists */\n /* Figure */\n /* Blockquote */\n /* Table */\n /* Links */\n /* Process Header */\n /* Links */\n /* Buttons */\n /* Wrapper / Layout */\n /* Headings */\n /* Section */\n /* Dropdown */\n /* Comments */\n /* Process Nav */\n /* Statistics */\n /* Richtext */\n /* Accountability */\n /* Breadrumb */\n /* Lead */\n /* Message / Callout / Floating Helper */\n /* Sidebar */\n /* Filters */\n /* Mini Title */\n /* Tags */\n /* Card */\n /* Blog */\n /* Budget */\n /* Survey */\n}\nmain h1, main h2, main h3, main h4 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n margin: 0;\n}\nmain b, main strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n}\nmain i, main em {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n}\nmain h1, main h2, main h3 {\n color: var(--stzh-heading-color);\n}\nmain,\nmain p,\nmain stzh-text {\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n}\n@media screen and (min-width: 1024px) {\n main,\nmain p,\nmain stzh-text {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain h1 {\n font-size: var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n}\n@media screen and (min-width: 600px) {\n main h1 {\n font-size: var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main h1 {\n font-size: var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));\n line-height: var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main h1 {\n font-size: var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\nmain h2 {\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main h2 {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main h2 {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main h2 {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain h3 {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main h3 {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main h3 {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing);\n }\n}\nmain h4 {\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n}\n@media screen and (min-width: 1024px) {\n main h4 {\n font-size: var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-medium-heading-letter-spacing);\n }\n}\nmain h1,\nmain h2,\nmain stzh-heading[level="1"],\nmain stzh-heading[level="2"] {\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main h1,\nmain h2,\nmain stzh-heading[level="1"],\nmain stzh-heading[level="2"] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main h1,\nmain h2,\nmain stzh-heading[level="1"],\nmain stzh-heading[level="2"] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain h1, main h2 {\n padding-bottom: var(--stzh-space-xsmall);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 1024px) {\n main h1, main h2 {\n padding-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main h1, main h2 {\n padding-bottom: var(--stzh-space-medium);\n }\n}\nmain h1,\nmain stzh-heading[level="1"],\nmain h2,\nmain stzh-heading[level="2"] {\n margin-top: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 1024px) {\n main h1,\nmain stzh-heading[level="1"],\nmain h2,\nmain stzh-heading[level="2"] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main h1,\nmain stzh-heading[level="1"],\nmain h2,\nmain stzh-heading[level="2"] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\nmain h3,\nmain stzh-heading[level="3"],\nmain h4,\nmain stzh-heading[level="4"] {\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main h3,\nmain stzh-heading[level="3"],\nmain h4,\nmain stzh-heading[level="4"] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main h3,\nmain stzh-heading[level="3"],\nmain h4,\nmain stzh-heading[level="4"] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 1024px) {\n main p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1024px) {\n main p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main p,\nmain stzh-text,\nmain ul,\nmain ol,\nmain dl,\nmain stzh-list {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain ul ul,\nmain ul ol,\nmain ul dl,\nmain ul stzh-list,\nmain ol ul,\nmain ol ol,\nmain ol dl,\nmain ol stzh-list,\nmain dl ul,\nmain dl ol,\nmain dl dl,\nmain dl stzh-list,\nmain stzh-list ul,\nmain stzh-list ol,\nmain stzh-list dl,\nmain stzh-list stzh-list {\n margin-top: 0;\n margin-bottom: 0;\n}\nmain stzh-text[curve=hero],\nmain stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=hero],\nmain stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=hero],\nmain stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain stzh-text[curve=h1],\nmain stzh-heading[curve=h1],\nmain stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1],\nmain stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1],\nmain stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h1],\nmain stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\nmain stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xxxlarge);\n}\n@media screen and (min-width: 600px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-big);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h2],\nmain stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xbig);\n }\n}\nmain stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h3],\nmain stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=h4],\nmain stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain stzh-text[curve=p1],\nmain stzh-text[curve=p2],\nmain stzh-heading[curve=p1],\nmain stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=p1],\nmain stzh-text[curve=p2],\nmain stzh-heading[curve=p1],\nmain stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=p1],\nmain stzh-text[curve=p2],\nmain stzh-heading[curve=p1],\nmain stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1024px) {\n main stzh-text[curve=p1],\nmain stzh-text[curve=p2],\nmain stzh-heading[curve=p1],\nmain stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main stzh-text[curve=p1],\nmain stzh-text[curve=p2],\nmain stzh-heading[curve=p1],\nmain stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain stzh-figure {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xxlarge);\n}\nmain blockquote {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n padding-left: var(--stzh-space-medium);\n padding-right: var(--stzh-space-medium);\n margin: var(--stzh-space-xxlarge);\n color: var(--richtext-blockquote-color);\n position: relative;\n overflow: hidden;\n}\n@media screen and (min-width: 600px) {\n main blockquote {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main blockquote {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main blockquote {\n padding-left: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote {\n padding-left: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main blockquote {\n padding-right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote {\n padding-right: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main blockquote {\n margin: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote {\n margin: var(--stzh-space-xxxxlarge);\n }\n}\nmain blockquote:before {\n background: var(--richtext-blockquote-line-color);\n height: calc(100% - var(--stzh-space-xsmall) * 2);\n width: 0.1875rem;\n content: " ";\n display: block;\n position: absolute;\n left: 0;\n top: var(--stzh-space-xsmall);\n}\nmain blockquote p {\n margin-top: 0;\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 1024px) {\n main blockquote p {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main blockquote p {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain blockquote p::before, main blockquote p::after {\n display: inline-block;\n}\nmain blockquote p::before {\n content: "«";\n}\nmain blockquote p::after {\n content: "»";\n}\nmain blockquote footer {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--richtext-blockquote-footer-color);\n}\n@media screen and (min-width: 1024px) {\n main blockquote footer {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain blockquote footer::before {\n content: "–";\n display: inline-block;\n margin-right: var(--stzh-space-xxxsmall);\n}\nmain table {\n --min-width: none;\n --cell-padding: var(--stzh-table-cell-padding);\n width: 100%;\n border-spacing: 0;\n min-width: var(--min-width);\n /* Fixed layout */\n}\nmain table.has-layout-fixed {\n table-layout: fixed;\n}\nmain thead {\n position: -webkit-sticky;\n position: sticky;\n top: 0;\n z-index: 3;\n}\nmain tr:hover td,\nmain tr:hover th {\n background-color: var(--stzh-color-grey5);\n}\nmain td,\nmain th {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n text-align: left;\n border: none;\n vertical-align: top;\n border: none;\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n background-color: var(--stzh-color-white);\n -webkit-transition: background-color var(--stzh-base-transition-animation-speed);\n transition: background-color var(--stzh-base-transition-animation-speed);\n padding: var(--cell-padding);\n /* Horizontal alignment */\n /* Vertical alignment */\n /* Nowrap */\n /* Sticky */\n}\nmain td a,\nmain th a {\n color: var(--stzh-link-color);\n -webkit-transition: color var(--stzh-base-transition-animation-speed);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n}\nmain td a:hover, main td a:focus,\nmain th a:hover,\nmain th a:focus {\n color: var(--stzh-link-hover-color);\n}\nmain td b, main td strong,\nmain th b,\nmain th strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n}\nmain td i, main td em,\nmain th i,\nmain th em {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n}\nmain td.align-left,\nmain th.align-left {\n text-align: left;\n}\nmain td.align-right,\nmain th.align-right {\n text-align: right;\n}\nmain td.align-center,\nmain th.align-center {\n text-align: center;\n}\nmain td.valign-auto,\nmain th.valign-auto {\n vertical-align: auto;\n}\nmain td.valign-middle,\nmain th.valign-middle {\n vertical-align: middle;\n}\nmain td.valign-bottom,\nmain th.valign-bottom {\n vertical-align: bottom;\n}\nmain td.nowrap,\nmain th.nowrap {\n white-space: nowrap;\n}\nmain td.is-sticky-left, main td.is-sticky-right,\nmain th.is-sticky-left,\nmain th.is-sticky-right {\n position: -webkit-sticky;\n position: sticky;\n z-index: 1;\n}\nmain td.has-sticked,\nmain th.has-sticked {\n z-index: 2;\n}\nmain td.is-sticky-left,\nmain th.is-sticky-left {\n left: 0;\n}\nmain td.is-sticky-right,\nmain th.is-sticky-right {\n right: 0;\n}\nmain td.is-sticky-left::after, main td.is-sticky-right::after,\nmain th.is-sticky-left::after,\nmain th.is-sticky-right::after {\n background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));\n background: linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 100%);\n content: "";\n pointer-events: none;\n position: absolute;\n top: 0;\n height: 100%;\n width: 0.375rem;\n -webkit-transform: translate(100%);\n transform: translate(100%);\n opacity: 0;\n -webkit-transition: opacity var(--stzh-base-transition-animation-speed);\n transition: opacity var(--stzh-base-transition-animation-speed);\n}\nmain td.is-sticky-left::after,\nmain th.is-sticky-left::after {\n right: 0;\n}\nmain td.is-sticky-right::after,\nmain th.is-sticky-right::after {\n left: 0;\n -webkit-transform: rotate(-180deg) translate(100%);\n transform: rotate(-180deg) translate(100%);\n}\nmain td.has-sticked.is-sticky-left::after, main td.has-sticked.is-sticky-right::after,\nmain th.has-sticked.is-sticky-left::after,\nmain th.has-sticked.is-sticky-right::after {\n opacity: 1;\n}\nmain th {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain th.is-sortable {\n padding: 0;\n}\nmain a {\n color: var(--stzh-link-color);\n -webkit-transition: color var(--stzh-base-transition-animation-speed);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n text-underline-offset: var(--stzh-link-text-underline-offset);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n}\nmain a:hover {\n color: var(--stzh-link-hover-color);\n}\nmain .stzh-richtext__external-link {\n position: relative;\n}\nmain .stzh-richtext__external-vhidden {\n border: 0;\n clip: rect(0 0 0 0);\n -webkit-clip-path: inset(100%);\n clip-path: inset(100%);\n width: 0.0625rem;\n height: 0.0625rem;\n overflow: hidden;\n padding: 0;\n position: absolute;\n}\nmain .stzh-richtext__external-icon-wrapper {\n position: relative;\n display: inline-block;\n width: var(--stzh-icon-size-default);\n height: var(--stzh-link-icon-wrapper-height);\n margin-left: var(--stzh-space-xxsmall);\n}\nmain .stzh-richtext__external-icon {\n --icon: var(--stzh-icon-size-default);\n position: absolute;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n margin-top: 0.0625rem;\n width: var(--stzh-icon-size-default);\n height: var(--stzh-icon-size-default);\n}\nmain, main label, main tfoot, main thead {\n color: var(--stzh-base-color);\n}\nmain svg {\n overflow: visible;\n}\nmain label {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n}\nmain .field label {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n display: block;\n}\nmain input[type=checkbox],\nmain input[type=radio] {\n width: 1.5rem;\n height: 1.5rem;\n}\nmain label > [type=checkbox],\nmain label > [type=radio] {\n margin-right: var(--stzh-space-small);\n}\nmain .filters__section--general label,\nmain .filters__section label {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n display: -ms-flexbox;\n display: flex;\n line-height: 1.5rem;\n -webkit-transition: color var(--stzh-base-transition-animation-speed);\n transition: color var(--stzh-base-transition-animation-speed);\n color: var(--stzh-base-color);\n margin-bottom: var(--stzh-space-small);\n}\nmain .filters__has-subfilters {\n -ms-flex-align: center;\n align-items: center;\n}\nmain .filters__has-subfilters [data-toggle] {\n margin-bottom: var(--stzh-space-small);\n}\nmain .form-input-extra-before,\nmain .form-error {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 1024px) {\n main .form-input-extra-before,\nmain .form-error {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .form-error,\nmain .is-invalid-label {\n color: var(--stzh-color-error);\n}\nmain [type=color],\nmain [type=date],\nmain [type=datetime-local],\nmain [type=datetime],\nmain [type=email],\nmain [type=month],\nmain [type=number],\nmain [type=password],\nmain [type=search],\nmain [type=tel],\nmain [type=text],\nmain [type=time],\nmain [type=url],\nmain [type=week],\nmain textarea,\nmain .inline-filters button[data-toggle],\nmain select,\nmain .data-picker .picker-prompt a,\nmain .data-picker.picker-single .picker-values div a {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n border: 0.0625rem solid var(--stzh-color-grey61);\n -webkit-transition-property: color, border-color;\n transition-property: color, border-color;\n -webkit-transition-duration: var(--stzh-base-transition-animation-speed);\n transition-duration: var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-form-input-border-radius);\n padding: var(--stzh-space-xsmall) var(--stzh-space-medium);\n width: 100%;\n height: var(--stzh-form-input-height);\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n margin-bottom: var(--stzh-space-medium);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain [type=color]::-webkit-input-placeholder,\nmain [type=date]::-webkit-input-placeholder,\nmain [type=datetime-local]::-webkit-input-placeholder,\nmain [type=datetime]::-webkit-input-placeholder,\nmain [type=email]::-webkit-input-placeholder,\nmain [type=month]::-webkit-input-placeholder,\nmain [type=number]::-webkit-input-placeholder,\nmain [type=password]::-webkit-input-placeholder,\nmain [type=search]::-webkit-input-placeholder,\nmain [type=tel]::-webkit-input-placeholder,\nmain [type=text]::-webkit-input-placeholder,\nmain [type=time]::-webkit-input-placeholder,\nmain [type=url]::-webkit-input-placeholder,\nmain [type=week]::-webkit-input-placeholder,\nmain textarea::-webkit-input-placeholder,\nmain .inline-filters button[data-toggle]::-webkit-input-placeholder,\nmain select::-webkit-input-placeholder,\nmain .data-picker .picker-prompt a::-webkit-input-placeholder,\nmain .data-picker.picker-single .picker-values div a::-webkit-input-placeholder {\n color: var(--stzh-color-grey61);\n}\nmain [type=color]:-moz-placeholder,\nmain [type=date]:-moz-placeholder,\nmain [type=datetime-local]:-moz-placeholder,\nmain [type=datetime]:-moz-placeholder,\nmain [type=email]:-moz-placeholder,\nmain [type=month]:-moz-placeholder,\nmain [type=number]:-moz-placeholder,\nmain [type=password]:-moz-placeholder,\nmain [type=search]:-moz-placeholder,\nmain [type=tel]:-moz-placeholder,\nmain [type=text]:-moz-placeholder,\nmain [type=time]:-moz-placeholder,\nmain [type=url]:-moz-placeholder,\nmain [type=week]:-moz-placeholder,\nmain textarea:-moz-placeholder,\nmain .inline-filters button[data-toggle]:-moz-placeholder,\nmain select:-moz-placeholder,\nmain .data-picker .picker-prompt a:-moz-placeholder,\nmain .data-picker.picker-single .picker-values div a:-moz-placeholder {\n color: var(--stzh-color-grey61);\n}\nmain [type=color]::-moz-placeholder,\nmain [type=date]::-moz-placeholder,\nmain [type=datetime-local]::-moz-placeholder,\nmain [type=datetime]::-moz-placeholder,\nmain [type=email]::-moz-placeholder,\nmain [type=month]::-moz-placeholder,\nmain [type=number]::-moz-placeholder,\nmain [type=password]::-moz-placeholder,\nmain [type=search]::-moz-placeholder,\nmain [type=tel]::-moz-placeholder,\nmain [type=text]::-moz-placeholder,\nmain [type=time]::-moz-placeholder,\nmain [type=url]::-moz-placeholder,\nmain [type=week]::-moz-placeholder,\nmain textarea::-moz-placeholder,\nmain .inline-filters button[data-toggle]::-moz-placeholder,\nmain select::-moz-placeholder,\nmain .data-picker .picker-prompt a::-moz-placeholder,\nmain .data-picker.picker-single .picker-values div a::-moz-placeholder {\n color: var(--stzh-color-grey61);\n}\nmain [type=color]:-ms-input-placeholder,\nmain [type=date]:-ms-input-placeholder,\nmain [type=datetime-local]:-ms-input-placeholder,\nmain [type=datetime]:-ms-input-placeholder,\nmain [type=email]:-ms-input-placeholder,\nmain [type=month]:-ms-input-placeholder,\nmain [type=number]:-ms-input-placeholder,\nmain [type=password]:-ms-input-placeholder,\nmain [type=search]:-ms-input-placeholder,\nmain [type=tel]:-ms-input-placeholder,\nmain [type=text]:-ms-input-placeholder,\nmain [type=time]:-ms-input-placeholder,\nmain [type=url]:-ms-input-placeholder,\nmain [type=week]:-ms-input-placeholder,\nmain textarea:-ms-input-placeholder,\nmain .inline-filters button[data-toggle]:-ms-input-placeholder,\nmain select:-ms-input-placeholder,\nmain .data-picker .picker-prompt a:-ms-input-placeholder,\nmain .data-picker.picker-single .picker-values div a:-ms-input-placeholder {\n color: var(--stzh-color-grey61);\n}\nmain [type=color]:hover, main [type=color]:focus,\nmain [type=date]:hover,\nmain [type=date]:focus,\nmain [type=datetime-local]:hover,\nmain [type=datetime-local]:focus,\nmain [type=datetime]:hover,\nmain [type=datetime]:focus,\nmain [type=email]:hover,\nmain [type=email]:focus,\nmain [type=month]:hover,\nmain [type=month]:focus,\nmain [type=number]:hover,\nmain [type=number]:focus,\nmain [type=password]:hover,\nmain [type=password]:focus,\nmain [type=search]:hover,\nmain [type=search]:focus,\nmain [type=tel]:hover,\nmain [type=tel]:focus,\nmain [type=text]:hover,\nmain [type=text]:focus,\nmain [type=time]:hover,\nmain [type=time]:focus,\nmain [type=url]:hover,\nmain [type=url]:focus,\nmain [type=week]:hover,\nmain [type=week]:focus,\nmain textarea:hover,\nmain textarea:focus,\nmain .inline-filters button[data-toggle]:hover,\nmain .inline-filters button[data-toggle]:focus,\nmain select:hover,\nmain select:focus,\nmain .data-picker .picker-prompt a:hover,\nmain .data-picker .picker-prompt a:focus,\nmain .data-picker.picker-single .picker-values div a:hover,\nmain .data-picker.picker-single .picker-values div a:focus {\n color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n border-color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n}\nmain [type=color]::-ms-clear,\nmain [type=date]::-ms-clear,\nmain [type=datetime-local]::-ms-clear,\nmain [type=datetime]::-ms-clear,\nmain [type=email]::-ms-clear,\nmain [type=month]::-ms-clear,\nmain [type=number]::-ms-clear,\nmain [type=password]::-ms-clear,\nmain [type=search]::-ms-clear,\nmain [type=tel]::-ms-clear,\nmain [type=text]::-ms-clear,\nmain [type=time]::-ms-clear,\nmain [type=url]::-ms-clear,\nmain [type=week]::-ms-clear,\nmain textarea::-ms-clear,\nmain .inline-filters button[data-toggle]::-ms-clear,\nmain select::-ms-clear,\nmain .data-picker .picker-prompt a::-ms-clear,\nmain .data-picker.picker-single .picker-values div a::-ms-clear {\n display: none;\n}\nmain [type=color]:-webkit-autofill,\nmain [type=date]:-webkit-autofill,\nmain [type=datetime-local]:-webkit-autofill,\nmain [type=datetime]:-webkit-autofill,\nmain [type=email]:-webkit-autofill,\nmain [type=month]:-webkit-autofill,\nmain [type=number]:-webkit-autofill,\nmain [type=password]:-webkit-autofill,\nmain [type=search]:-webkit-autofill,\nmain [type=tel]:-webkit-autofill,\nmain [type=text]:-webkit-autofill,\nmain [type=time]:-webkit-autofill,\nmain [type=url]:-webkit-autofill,\nmain [type=week]:-webkit-autofill,\nmain textarea:-webkit-autofill,\nmain .inline-filters button[data-toggle]:-webkit-autofill,\nmain select:-webkit-autofill,\nmain .data-picker .picker-prompt a:-webkit-autofill,\nmain .data-picker.picker-single .picker-values div a:-webkit-autofill {\n -webkit-background-clip: text;\n background-clip: text;\n}\nmain [type=color]:-moz-placeholder-shown, main [type=date]:-moz-placeholder-shown, main [type=datetime-local]:-moz-placeholder-shown, main [type=datetime]:-moz-placeholder-shown, main [type=email]:-moz-placeholder-shown, main [type=month]:-moz-placeholder-shown, main [type=number]:-moz-placeholder-shown, main [type=password]:-moz-placeholder-shown, main [type=search]:-moz-placeholder-shown, main [type=tel]:-moz-placeholder-shown, main [type=text]:-moz-placeholder-shown, main [type=time]:-moz-placeholder-shown, main [type=url]:-moz-placeholder-shown, main [type=week]:-moz-placeholder-shown, main textarea:-moz-placeholder-shown, main .inline-filters button[data-toggle]:-moz-placeholder-shown, main select:-moz-placeholder-shown, main .data-picker .picker-prompt a:-moz-placeholder-shown, main .data-picker.picker-single .picker-values div a:-moz-placeholder-shown {\n text-overflow: ellipsis;\n}\nmain [type=color]:-ms-input-placeholder, main [type=date]:-ms-input-placeholder, main [type=datetime-local]:-ms-input-placeholder, main [type=datetime]:-ms-input-placeholder, main [type=email]:-ms-input-placeholder, main [type=month]:-ms-input-placeholder, main [type=number]:-ms-input-placeholder, main [type=password]:-ms-input-placeholder, main [type=search]:-ms-input-placeholder, main [type=tel]:-ms-input-placeholder, main [type=text]:-ms-input-placeholder, main [type=time]:-ms-input-placeholder, main [type=url]:-ms-input-placeholder, main [type=week]:-ms-input-placeholder, main textarea:-ms-input-placeholder, main .inline-filters button[data-toggle]:-ms-input-placeholder, main select:-ms-input-placeholder, main .data-picker .picker-prompt a:-ms-input-placeholder, main .data-picker.picker-single .picker-values div a:-ms-input-placeholder {\n text-overflow: ellipsis;\n}\nmain [type=color]:placeholder-shown,\nmain [type=date]:placeholder-shown,\nmain [type=datetime-local]:placeholder-shown,\nmain [type=datetime]:placeholder-shown,\nmain [type=email]:placeholder-shown,\nmain [type=month]:placeholder-shown,\nmain [type=number]:placeholder-shown,\nmain [type=password]:placeholder-shown,\nmain [type=search]:placeholder-shown,\nmain [type=tel]:placeholder-shown,\nmain [type=text]:placeholder-shown,\nmain [type=time]:placeholder-shown,\nmain [type=url]:placeholder-shown,\nmain [type=week]:placeholder-shown,\nmain textarea:placeholder-shown,\nmain .inline-filters button[data-toggle]:placeholder-shown,\nmain select:placeholder-shown,\nmain .data-picker .picker-prompt a:placeholder-shown,\nmain .data-picker.picker-single .picker-values div a:placeholder-shown {\n text-overflow: ellipsis;\n}\nmain .data-picker .picker-prompt a,\nmain .data-picker.picker-single .picker-values div a {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: justify;\n justify-content: space-between;\n -ms-flex-align: center;\n align-items: center;\n}\nmain .data-picker .picker-prompt a::after,\nmain .data-picker.picker-single .picker-values div a::after {\n float: none;\n margin-top: 0;\n}\nmain .inline-filters button[data-toggle],\nmain select {\n padding-right: var(--stzh-space-xxlarge);\n}\nmain textarea {\n min-height: var(--stzh-form-input-height);\n resize: vertical;\n}\nmain textarea[rows] {\n height: auto;\n}\nmain .input-group .input-group-field {\n margin-bottom: 0;\n}\nmain .section > p,\nmain .floating-helper__content p {\n margin-top: 0;\n}\nmain .section > p:last-child,\nmain .floating-helper__content p:last-child {\n margin-bottom: 0;\n}\nmain .add-message,\nmain .card,\nmain .chart-tooltip,\nmain .comment-thread,\nmain .conference-registration,\nmain .conference-speaker .speaker-bio {\n margin-bottom: var(--stzh-space-xxlarge);\n border-color: var(--stzh-base-border-color);\n background-color: var(--stzh-color-white);\n}\nmain .ql-editor ol,\nmain .ql-editor ul {\n padding-left: 0;\n}\nmain .badge-card__content ul li:not(.card-data__item),\nmain .card__content ul li:not(.card-data__item),\nmain .card__text--paragraph ul li:not(.card-data__item),\nmain .floating-helper__content-inner ul li:not(.card-data__item),\nmain .lead ul li:not(.card-data__item),\nmain .process-header + .wrapper .section ul li:not(.card-data__item),\nmain .timeline__content ul li:not(.card-data__item) {\n padding-left: var(--stzh-space-large);\n}\nmain .badge-card__content ul li:not(.card-data__item)::before,\nmain .card__content ul li:not(.card-data__item)::before,\nmain .card__text--paragraph ul li:not(.card-data__item)::before,\nmain .floating-helper__content-inner ul li:not(.card-data__item)::before,\nmain .lead ul li:not(.card-data__item)::before,\nmain .process-header + .wrapper .section ul li:not(.card-data__item)::before,\nmain .timeline__content ul li:not(.card-data__item)::before {\n content: "–";\n margin-left: 0;\n margin-right: 0;\n text-align: left;\n width: auto;\n}\nmain .badge-card__content ul.tags li:not(.card-data__item),\nmain .card__content ul.tags li:not(.card-data__item),\nmain .card__text--paragraph ul.tags li:not(.card-data__item),\nmain .floating-helper__content-inner ul.tags li:not(.card-data__item),\nmain .lead ul.tags li:not(.card-data__item),\nmain .process-header + .wrapper .section ul.tags li:not(.card-data__item),\nmain .timeline__content ul.tags li:not(.card-data__item) {\n padding-left: 0;\n}\nmain .badge-card__content ul.tags li:not(.card-data__item)::before,\nmain .card__content ul.tags li:not(.card-data__item)::before,\nmain .card__text--paragraph ul.tags li:not(.card-data__item)::before,\nmain .floating-helper__content-inner ul.tags li:not(.card-data__item)::before,\nmain .lead ul.tags li:not(.card-data__item)::before,\nmain .process-header + .wrapper .section ul.tags li:not(.card-data__item)::before,\nmain .timeline__content ul.tags li:not(.card-data__item)::before {\n content: none;\n}\nmain .m-bottom {\n margin-bottom: var(--stzh-space-medium);\n}\nmain .mb-sm {\n margin-bottom: var(--stzh-space-xxlarge);\n}\nmain p {\n color: var(--stzh-base-color);\n}\nmain tfoot td,\nmain tfoot th,\nmain thead td,\nmain thead th {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n}\nmain table,\nmain td,\nmain tr,\nmain .questionnaire-question-matrix table,\nmain .questionnaire-question-matrix td,\nmain .questionnaire-question-matrix tr,\nmain .questionnaire-question-matrix tr:nth-child(2n) {\n border-color: var(--stzh-base-border-color);\n}\nmain .process-header .process-header__inner {\n background-color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-size: var(--stzh-font-curve-hero-default-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-hero-default-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-default-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n margin-bottom: var(--stzh-space-xlarge);\n margin-top: 0;\n border-bottom: none;\n padding-bottom: 0;\n}\n@media screen and (min-width: 600px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-size: var(--stzh-font-curve-hero-small-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-hero-small-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-size: var(--stzh-font-curve-hero-medium-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-hero-medium-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-medium-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1260px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n font-size: var(--stzh-font-curve-hero-large-font-size, var(--stzh-font-hero-font-size));\n line-height: var(--stzh-font-curve-hero-large-heading-line-height, var(--stzh-font-hero-text-line-height));\n letter-spacing: var(--stzh-font-curve-hero-large-heading-letter-spacing, var(--stzh-font-hero-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .card--full .process-header .process-header__container .process-header__info .card__title,\nmain .process-header .process-header__container .process-header__info .card--full .card__title,\nmain .process-header .process-header__container .process-header__info .heading2 {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .process-header .process-header__container {\n padding: 0 var(--stzh-space-xxxxlarge);\n}\n@media screen and (max-width: 1023px) {\n main .process-header .process-header__container {\n padding: var(--stzh-space-xxxxlarge);\n padding-bottom: var(--stzh-space-big);\n }\n}\n@media screen and (max-width: 599px) {\n main .process-header .process-header__container {\n padding: var(--stzh-space-xxlarge) 1.25rem var(--stzh-space-xxxlarge);\n }\n}\nmain .process-header__info {\n padding: 0;\n}\nmain .process-header .process-header__container .process-header__info .heading-small {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n color: var(--stzh-base-invert-color);\n margin-top: 0;\n}\n@media screen and (min-width: 600px) {\n main .process-header .process-header__container .process-header__info .heading-small {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .process-header .process-header__container .process-header__info .heading-small {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing);\n }\n}\nmain .process-header__hashtag a {\n color: var(--stzh-base-invert-color);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .process-header__hashtag a:hover {\n color: var(--stzh-base-invert-color);\n}\nmain .process-header__hashtag a .external-link-indicator {\n background: var(--stzh-base-invert-color);\n padding: var(--stzh-space-xxsmall);\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n border-radius: var(--stzh-button-border-radius);\n margin: 0;\n margin-bottom: -0.25rem;\n margin-left: 0.25rem;\n}\nmain .phase-subtitle--initiatives,\nmain .phase-title,\nmain .phase-title--initiatives {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-text-letter-spacing);\n color: var(--stzh-base-lead-color);\n}\n@media screen and (min-width: 1024px) {\n main .phase-subtitle--initiatives,\nmain .phase-title,\nmain .phase-title--initiatives {\n font-size: var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-medium-text-letter-spacing);\n }\n}\nmain .process-header__progress {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n}\nmain .process-header__phase {\n padding: var(--stzh-space-medium);\n margin-top: var(--stzh-space-medium);\n margin-bottom: 0;\n}\nmain .phase-date {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .phase-date {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .phase-current {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n margin-left: var(--stzh-space-xxsmall);\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .phase-current {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .process-header__progress {\n margin-bottom: var(--stzh-space-xsmall);\n}\nmain .process-header__phase .button,\nmain .process-header__phase .meeting-polls__button,\nmain .process-phase .button,\nmain .process-phase .meeting-polls__button {\n margin-top: var(--stzh-space-xsmall);\n}\nmain a,\nmain .link {\n -webkit-text-decoration-line: underline;\n text-decoration-line: underline;\n -webkit-transition: var(--stzh-base-transition-animation-speed);\n transition: var(--stzh-base-transition-animation-speed);\n}\nmain a:hover,\nmain .link:hover {\n color: var(--stzh-link-hover-color);\n}\nmain .button {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n display: -ms-inline-flexbox;\n display: inline-flex;\n -ms-flex-align: center;\n align-items: center;\n height: auto;\n min-height: var(--stzh-form-input-height);\n line-height: var(--stzh-form-input-height)-0.125rem;\n line-height: inherit;\n margin: 0;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: 0.0625rem solid var(--stzh-color-primary, var(--stzh-color-zueriblue));\n padding: var(--stzh-space-xsmall) var(--stzh-space-xlarge);\n -webkit-transition: all var(--stzh-base-transition-animation-speed);\n transition: all var(--stzh-base-transition-animation-speed);\n}\nmain .button.small {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n min-height: var(--stzh-form-input-small-height);\n line-height: var(--stzh-form-input-small-height)-0.125rem;\n}\nmain .button.tiny {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n min-height: 2rem;\n}\nmain .button.process-nav__more i {\n background-color: currentColor;\n margin-bottom: 0;\n}\nmain .button.process-nav__more i:first-child {\n margin-left: var(--stzh-space-xsmall);\n}\nmain .button--icon .icon-wrap {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n}\nmain .button--icon .icon-wrap .icon {\n margin-right: var(--stzh-space-xxsmall);\n}\nmain .button--icon.meeting-polls__button .icon,\nmain .button--icon.small .icon {\n width: var(--stzh-icon-size-xxsmall);\n height: var(--stzh-icon-size-xxsmall);\n}\nmain .extra .button.follow-button {\n margin-top: 0;\n}\nmain .button-group.meeting-polls__button .button,\nmain .button-group.meeting-polls__button .meeting-polls__button,\nmain .button-group.small .button,\nmain .button-group.small .meeting-polls__button,\nmain .button-group.tiny .button,\nmain .button-group.tiny .meeting-polls__button {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n}\nmain .button.primary,\nmain .button.primary.disabled,\nmain .button.primary.disabled:focus,\nmain .button.primary.disabled:hover,\nmain .button.primary[disabled],\nmain .button.primary[disabled]:focus,\nmain .button.primary[disabled]:hover,\nmain .primary.meeting-polls__button {\n background-color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain .button.primary:hover, main .button.primary:focus,\nmain .button.primary.disabled:hover,\nmain .button.primary.disabled:focus,\nmain .button.primary.disabled:focus:hover,\nmain .button.primary.disabled:focus:focus,\nmain .button.primary.disabled:hover:hover,\nmain .button.primary.disabled:hover:focus,\nmain .button.primary[disabled]:hover,\nmain .button.primary[disabled]:focus,\nmain .button.primary[disabled]:focus:hover,\nmain .button.primary[disabled]:focus:focus,\nmain .button.primary[disabled]:hover:hover,\nmain .button.primary[disabled]:hover:focus,\nmain .primary.meeting-polls__button:hover,\nmain .primary.meeting-polls__button:focus {\n background-color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n}\nmain .button.budget-vote-button {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n background-color: var(--stzh-color-white);\n margin-bottom: var(--stzh-space-medium);\n}\nmain .button.budget-vote-button:hover, main .button.budget-vote-button:focus {\n color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n background-color: var(--stzh-color-white);\n}\nmain .button--vote-button {\n margin-bottom: var(--stzh-space-large);\n}\nmain .view-side > .button {\n margin-bottom: var(--stzh-space-medium);\n}\nmain .button.clear,\nmain .button.clear.disabled,\nmain .button.clear.disabled:focus,\nmain .button.clear.disabled:hover,\nmain .button.clear[disabled],\nmain .button.clear[disabled]:focus,\nmain .button.clear[disabled]:hover,\nmain .clear.meeting-polls__button {\n color: var(--stzh-color-error);\n}\nmain .wrapper {\n padding-top: var(--stzh-space-xxxlarge);\n padding-bottom: var(--stzh-space-xxxlarge);\n padding-left: 1.25rem;\n padding-right: 1.25rem;\n}\n@media screen and (min-width: 600px) {\n main .wrapper {\n padding-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .wrapper {\n padding-top: var(--stzh-space-big);\n }\n}\n@media screen and (min-width: 1260px) {\n main .wrapper {\n padding-top: var(--stzh-space-xbig);\n }\n}\n@media screen and (min-width: 600px) {\n main .wrapper {\n padding-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .wrapper {\n padding-bottom: var(--stzh-space-big);\n }\n}\n@media screen and (min-width: 1260px) {\n main .wrapper {\n padding-bottom: var(--stzh-space-xbig);\n }\n}\n@media screen and (min-width: 600px) {\n main .wrapper {\n padding-left: 2rem;\n padding-right: 2rem;\n }\n}\n@media screen and (min-width: 1024px) {\n main .wrapper {\n padding-left: 2.5rem;\n padding-right: 2.5rem;\n }\n}\n@media screen and (min-width: 1260px) {\n main .wrapper {\n padding-left: 5.5rem;\n padding-right: 5.5rem;\n }\n}\nmain .wrapper .wrapper--inner {\n background-color: var(--stzh-color-grey5);\n}\nmain .wrapper .row:not(.column) .floating-helper-container {\n padding-right: 0.625rem;\n padding-left: 0.625rem;\n}\n@media screen and (min-width: 40em) {\n main .wrapper .row:not(.column) .floating-helper-container {\n padding-right: 0.9375rem;\n padding-left: 0.9375rem;\n }\n}\nmain .heading1, main h1,\nmain .heading2, main h2,\nmain .heading3, main h3,\nmain .heading4, main h4 {\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain .heading1, main h1 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-size: var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n padding-bottom: var(--stzh-space-xsmall);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 600px) {\n main .heading1, main h1 {\n font-size: var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .heading1, main h1 {\n font-size: var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));\n line-height: var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main .heading1, main h1 {\n font-size: var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .heading1, main h1 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading1, main h1 {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .heading1, main h1 {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading1, main h1 {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .heading1, main h1 {\n padding-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading1, main h1 {\n padding-bottom: var(--stzh-space-medium);\n }\n}\nmain .section-heading,\nmain .heading2, main h2 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-heading-letter-spacing);\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xlarge);\n padding-bottom: var(--stzh-space-xsmall);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 600px) {\n main .section-heading,\nmain .heading2, main h2 {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .section-heading,\nmain .heading2, main h2 {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main .section-heading,\nmain .heading2, main h2 {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section-heading,\nmain .heading2, main h2 {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .section-heading,\nmain .heading2, main h2 {\n padding-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section-heading,\nmain .heading2, main h2 {\n padding-bottom: var(--stzh-space-medium);\n }\n}\nmain .heading3, main h3 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 600px) {\n main .heading3, main h3 {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .heading3, main h3 {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .heading3, main h3 {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading3, main h3 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain .heading4, main h4 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n margin-top: var(--stzh-space-xlarge);\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .heading4, main h4 {\n font-size: var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-medium-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .heading4, main h4 {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .heading4, main h4 {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain .heading4, main h4,\nmain .timeline__item--current .timeline__date {\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain #most-commented .section-heading {\n margin-top: 0;\n}\nmain #most-commented a {\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .section {\n margin-bottom: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 1024px) {\n main .section {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .section {\n margin-bottom: var(--stzh-space-xxxxlarge);\n }\n}\nmain .section-heading {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-align: start;\n align-items: flex-start;\n}\nmain .section-heading .text-sm,\nmain .section-heading .text-small {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .section-heading .text-sm,\nmain .section-heading .text-small {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .section-heading .text-sm,\nmain .section-heading .text-small {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing);\n }\n}\nmain .order-by__dropdown,\nmain .results-per-page__dropdown {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n}\nmain .order-by__text,\nmain .results-per-page__text {\n margin-right: var(--stzh-space-xsmall);\n}\nmain .is-dropdown-submenu {\n -webkit-box-shadow: var(--stzh-box-shadow-popover);\n box-shadow: var(--stzh-box-shadow-popover);\n border: none;\n border-radius: var(--stzh-popover-border-radius);\n margin-top: var(--stzh-space-xsmall);\n}\nmain .dropdown.menu > li.is-dropdown-submenu-parent > a {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n background: var(--stzh-color-white);\n padding: var(--stzh-space-xsmall) var(--stzh-space-medium);\n padding-right: calc(var(--stzh-space-xlarge) + var(--stzh-space-medium) + var(--stzh-space-xsmall));\n min-height: var(--stzh-form-input-height);\n border: 0.0625rem solid var(--stzh-color-grey61);\n margin: 0;\n}\nmain .dropdown.menu > li.is-dropdown-submenu-parent > a:after {\n border-color: var(--stzh-color-primary, var(--stzh-color-zueriblue)) transparent transparent;\n right: var(--stzh-space-medium);\n}\nmain .dropdown .is-dropdown-submenu a,\nmain .comment__header__context-menu__content-item {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-pack: stretch;\n justify-content: stretch;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n border: none;\n padding: var(--stzh-space-xsmall) var(--stzh-space-medium);\n padding-left: var(--stzh-space-large);\n color: var(--stzh-color-grey70);\n background-color: transparent;\n height: var(--stzh-menu-item-height);\n line-height: var(--stzh-menu-item-height);\n -webkit-transition: all var(--stzh-base-transition-animation-speed);\n transition: all var(--stzh-base-transition-animation-speed);\n cursor: pointer;\n}\nmain .dropdown .is-dropdown-submenu a:hover,\nmain .comment__header__context-menu__content-item:hover {\n color: var(--stzh-color-grey70);\n background-color: var(--stzh-color-grey5);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .comment__header__context-menu__content-item {\n grid-gap: var(--stzh-space-small);\n gap: var(--stzh-space-small);\n}\nmain .comments {\n padding-top: 0;\n margin-top: var(--stzh-space-medium);\n margin-bottom: var(--stzh-space-medium);\n}\nmain .comments .section-heading {\n margin-top: 0;\n}\nmain .comment__header,\nmain .comment__footer,\nmain .add-comment {\n padding: var(--stzh-space-medium);\n}\n@media screen and (min-width: 1024px) {\n main .comment__header,\nmain .comment__footer,\nmain .add-comment {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .comment__header,\nmain .comment__footer,\nmain .add-comment {\n padding: var(--stzh-space-xlarge);\n }\n}\nmain .add-comment {\n background-color: transparent;\n padding: 0;\n}\nmain .add-comment .remaining-character-count {\n color: var(--stzh-base-color);\n padding: var(--stzh-space-xsmall) var(--stzh-space-small);\n}\nmain .comment-threads {\n margin-bottom: var(--stzh-space-xxxlarge);\n}\nmain .comment__content {\n padding-left: var(--stzh-space-medium);\n padding-right: var(--stzh-space-medium);\n}\n@media screen and (min-width: 1024px) {\n main .comment__content {\n padding-left: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .comment__content {\n padding-left: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .comment__content {\n padding-right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .comment__content {\n padding-right: var(--stzh-space-xlarge);\n }\n}\nmain .comment__content p {\n margin-top: 0;\n margin-bottom: 0;\n}\nmain .comment__footer {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n}\n@media screen and (min-width: 1024px) {\n main .comment__footer {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .comment__votes {\n margin-top: 0;\n}\nmain .comment__header__context-menu__content {\n -webkit-box-shadow: var(--stzh-box-shadow-popover);\n box-shadow: var(--stzh-box-shadow-popover);\n}\nmain .opinion-toggle {\n margin: var(--stzh-space-xlarge) 0;\n}\nmain .button:hover,\nmain .meeting-polls__button:hover,\nmain .opinion-toggle--meh.is-active,\nmain .opinion-toggle--meh:focus,\nmain .opinion-toggle--meh:hover {\n background-color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n border-color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n}\nmain .opinion-toggle--ko.is-active,\nmain .opinion-toggle--ko:focus,\nmain .opinion-toggle--ko:hover {\n background-color: var(--stzh-color-error);\n border-color: var(--stzh-color-error);\n}\nmain .opinion-toggle--ok.is-active,\nmain .opinion-toggle--ok:focus,\nmain .opinion-toggle--ok:hover {\n background-color: var(--stzh-color-truegreen);\n border-color: var(--stzh-color-truegreen);\n}\nmain .process-nav__content {\n border-bottom: none;\n}\n@media screen and (min-width: 40em) {\n main .process-nav__content {\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n }\n}\n@media screen and (min-width: 40em) {\n main .process-nav li {\n padding: var(--stzh-space-xsmall) var(--stzh-space-small);\n }\n}\nmain .statistics-cell {\n margin: var(--stzh-space-xxlarge) 0;\n}\nmain .statistics-cell .statistic__number {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain .statistics-cell .statistic__title {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-lead-color);\n margin-top: 0;\n text-transform: none;\n}\n@media screen and (min-width: 1024px) {\n main .statistics-cell .statistic__title {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .statistics-cell .statistic__data:after {\n border-left: 0.125rem solid var(--stzh-base-border-color);\n}\nmain .ql-editor {\n --color: var(--stzh-base-color);\n --richtext-blockquote-color: var(--stzh-richtext-blockquote-color);\n --richtext-blockquote-line-color: var(--stzh-richtext-blockquote-line-color);\n --richtext-blockquote-footer-color: var(--stzh-richtext-blockquote-footer-color);\n color: var(--color);\n /* Font weights */\n /* Coloring */\n /* Fon sizings & Spacings */\n /* Lists */\n /* Figure */\n /* Blockquote */\n /* Table */\n /* Links */\n}\nmain .ql-editor h1, main .ql-editor h2, main .ql-editor h3, main .ql-editor h4 {\n font-family: var(--stzh-font-family-title);\n font-weight: var(--stzh-font-weight-title);\n margin: 0;\n}\nmain .ql-editor b, main .ql-editor strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n}\nmain .ql-editor i, main .ql-editor em {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n}\nmain .ql-editor h1, main .ql-editor h2, main .ql-editor h3 {\n color: var(--stzh-heading-color);\n}\nmain .ql-editor,\nmain .ql-editor p,\nmain .ql-editor stzh-text {\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor,\nmain .ql-editor p,\nmain .ql-editor stzh-text {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-default-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h1-default-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-default-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-small-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h1-small-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-small-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-medium-font-size, var(--stzh-font-mega-font-size));\n line-height: var(--stzh-font-curve-h1-medium-heading-line-height, var(--stzh-font-mega-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-medium-heading-letter-spacing, var(--stzh-font-mega-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main .ql-editor h1 {\n font-size: var(--stzh-font-curve-h1-ultra-font-size, var(--stzh-font-giga-font-size));\n line-height: var(--stzh-font-curve-h1-ultra-heading-line-height, var(--stzh-font-giga-text-line-height));\n letter-spacing: var(--stzh-font-curve-h1-ultra-heading-letter-spacing, var(--stzh-font-giga-text-letter-spacing));\n }\n}\nmain .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-heading-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-heading-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-heading-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-heading-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main .ql-editor h2 {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-heading-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-heading-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain .ql-editor h3 {\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-heading-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor h3 {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-heading-line-height, var(--stzh-font-deci-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-heading-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h3 {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-heading-line-height, var(--stzh-font-regular-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-heading-letter-spacing);\n }\n}\nmain .ql-editor h4 {\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h4 {\n font-size: var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-medium-heading-letter-spacing);\n }\n}\nmain .ql-editor h1,\nmain .ql-editor h2,\nmain .ql-editor stzh-heading[level="1"],\nmain .ql-editor stzh-heading[level="2"] {\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h1,\nmain .ql-editor h2,\nmain .ql-editor stzh-heading[level="1"],\nmain .ql-editor stzh-heading[level="2"] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h1,\nmain .ql-editor h2,\nmain .ql-editor stzh-heading[level="1"],\nmain .ql-editor stzh-heading[level="2"] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor h1, main .ql-editor h2 {\n padding-bottom: var(--stzh-space-xsmall);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h1, main .ql-editor h2 {\n padding-bottom: var(--stzh-space-small);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h1, main .ql-editor h2 {\n padding-bottom: var(--stzh-space-medium);\n }\n}\nmain .ql-editor h1,\nmain .ql-editor stzh-heading[level="1"],\nmain .ql-editor h2,\nmain .ql-editor stzh-heading[level="2"] {\n margin-top: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h1,\nmain .ql-editor stzh-heading[level="1"],\nmain .ql-editor h2,\nmain .ql-editor stzh-heading[level="2"] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h1,\nmain .ql-editor stzh-heading[level="1"],\nmain .ql-editor h2,\nmain .ql-editor stzh-heading[level="2"] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\nmain .ql-editor h3,\nmain .ql-editor stzh-heading[level="3"],\nmain .ql-editor h4,\nmain .ql-editor stzh-heading[level="4"] {\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor h3,\nmain .ql-editor stzh-heading[level="3"],\nmain .ql-editor h4,\nmain .ql-editor stzh-heading[level="4"] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor h3,\nmain .ql-editor stzh-heading[level="3"],\nmain .ql-editor h4,\nmain .ql-editor stzh-heading[level="4"] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor p,\nmain .ql-editor stzh-text,\nmain .ql-editor ul,\nmain .ql-editor ol,\nmain .ql-editor dl,\nmain .ql-editor stzh-list {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain .ql-editor ul ul,\nmain .ql-editor ul ol,\nmain .ql-editor ul dl,\nmain .ql-editor ul stzh-list,\nmain .ql-editor ol ul,\nmain .ql-editor ol ol,\nmain .ql-editor ol dl,\nmain .ql-editor ol stzh-list,\nmain .ql-editor dl ul,\nmain .ql-editor dl ol,\nmain .ql-editor dl dl,\nmain .ql-editor dl stzh-list,\nmain .ql-editor stzh-list ul,\nmain .ql-editor stzh-list ol,\nmain .ql-editor stzh-list dl,\nmain .ql-editor stzh-list stzh-list {\n margin-top: 0;\n margin-bottom: 0;\n}\nmain .ql-editor stzh-text[curve=hero],\nmain .ql-editor stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=hero],\nmain .ql-editor stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=hero],\nmain .ql-editor stzh-heading[curve=hero] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1],\nmain .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1],\nmain .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1],\nmain .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-bottom: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h1],\nmain .ql-editor stzh-heading[curve=h1] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xxxlarge);\n}\n@media screen and (min-width: 600px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-big);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h2],\nmain .ql-editor stzh-heading[curve=h2] {\n margin-top: var(--stzh-space-xbig);\n }\n}\nmain .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h3],\nmain .ql-editor stzh-heading[curve=h3] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-xlarge);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-xxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=h4],\nmain .ql-editor stzh-heading[curve=h4] {\n margin-top: var(--stzh-space-xxxlarge);\n }\n}\nmain .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p1],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p1],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p1],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p1],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor stzh-text[curve=p1],\nmain .ql-editor stzh-text[curve=p2],\nmain .ql-editor stzh-heading[curve=p1],\nmain .ql-editor stzh-heading[curve=p2] {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain .ql-editor stzh-figure {\n margin-top: var(--stzh-space-xxlarge);\n margin-bottom: var(--stzh-space-xxlarge);\n}\nmain .ql-editor blockquote {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n padding-left: var(--stzh-space-medium);\n padding-right: var(--stzh-space-medium);\n margin: var(--stzh-space-xxlarge);\n color: var(--richtext-blockquote-color);\n position: relative;\n overflow: hidden;\n}\n@media screen and (min-width: 600px) {\n main .ql-editor blockquote {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor blockquote {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor blockquote {\n padding-left: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote {\n padding-left: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor blockquote {\n padding-right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote {\n padding-right: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor blockquote {\n margin: var(--stzh-space-xxxlarge);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote {\n margin: var(--stzh-space-xxxxlarge);\n }\n}\nmain .ql-editor blockquote:before {\n background: var(--richtext-blockquote-line-color);\n height: calc(100% - var(--stzh-space-xsmall) * 2);\n width: 0.1875rem;\n content: " ";\n display: block;\n position: absolute;\n left: 0;\n top: var(--stzh-space-xsmall);\n}\nmain .ql-editor blockquote p {\n margin-top: 0;\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor blockquote p {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .ql-editor blockquote p {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain .ql-editor blockquote p::before, main .ql-editor blockquote p::after {\n display: inline-block;\n}\nmain .ql-editor blockquote p::before {\n content: "«";\n}\nmain .ql-editor blockquote p::after {\n content: "»";\n}\nmain .ql-editor blockquote footer {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--richtext-blockquote-footer-color);\n}\n@media screen and (min-width: 1024px) {\n main .ql-editor blockquote footer {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .ql-editor blockquote footer::before {\n content: "–";\n display: inline-block;\n margin-right: var(--stzh-space-xxxsmall);\n}\nmain .ql-editor table {\n --min-width: none;\n --cell-padding: var(--stzh-table-cell-padding);\n width: 100%;\n border-spacing: 0;\n min-width: var(--min-width);\n /* Fixed layout */\n}\nmain .ql-editor table.has-layout-fixed {\n table-layout: fixed;\n}\nmain .ql-editor thead {\n position: -webkit-sticky;\n position: sticky;\n top: 0;\n z-index: 3;\n}\nmain .ql-editor tr:hover td,\nmain .ql-editor tr:hover th {\n background-color: var(--stzh-color-grey5);\n}\nmain .ql-editor td,\nmain .ql-editor th {\n font-size: var(--stzh-font-milli-font-size);\n line-height: var(--stzh-font-milli-text-line-height);\n letter-spacing: var(--stzh-font-curve---text-letter-spacing);\n text-align: left;\n border: none;\n vertical-align: top;\n border: none;\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n background-color: var(--stzh-color-white);\n -webkit-transition: background-color var(--stzh-base-transition-animation-speed);\n transition: background-color var(--stzh-base-transition-animation-speed);\n padding: var(--cell-padding);\n /* Horizontal alignment */\n /* Vertical alignment */\n /* Nowrap */\n /* Sticky */\n}\nmain .ql-editor td a,\nmain .ql-editor th a {\n color: var(--stzh-link-color);\n -webkit-transition: color var(--stzh-base-transition-animation-speed);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n}\nmain .ql-editor td a:hover, main .ql-editor td a:focus,\nmain .ql-editor th a:hover,\nmain .ql-editor th a:focus {\n color: var(--stzh-link-hover-color);\n}\nmain .ql-editor td b, main .ql-editor td strong,\nmain .ql-editor th b,\nmain .ql-editor th strong {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n}\nmain .ql-editor td i, main .ql-editor td em,\nmain .ql-editor th i,\nmain .ql-editor th em {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n}\nmain .ql-editor td.align-left,\nmain .ql-editor th.align-left {\n text-align: left;\n}\nmain .ql-editor td.align-right,\nmain .ql-editor th.align-right {\n text-align: right;\n}\nmain .ql-editor td.align-center,\nmain .ql-editor th.align-center {\n text-align: center;\n}\nmain .ql-editor td.valign-auto,\nmain .ql-editor th.valign-auto {\n vertical-align: auto;\n}\nmain .ql-editor td.valign-middle,\nmain .ql-editor th.valign-middle {\n vertical-align: middle;\n}\nmain .ql-editor td.valign-bottom,\nmain .ql-editor th.valign-bottom {\n vertical-align: bottom;\n}\nmain .ql-editor td.nowrap,\nmain .ql-editor th.nowrap {\n white-space: nowrap;\n}\nmain .ql-editor td.is-sticky-left, main .ql-editor td.is-sticky-right,\nmain .ql-editor th.is-sticky-left,\nmain .ql-editor th.is-sticky-right {\n position: -webkit-sticky;\n position: sticky;\n z-index: 1;\n}\nmain .ql-editor td.has-sticked,\nmain .ql-editor th.has-sticked {\n z-index: 2;\n}\nmain .ql-editor td.is-sticky-left,\nmain .ql-editor th.is-sticky-left {\n left: 0;\n}\nmain .ql-editor td.is-sticky-right,\nmain .ql-editor th.is-sticky-right {\n right: 0;\n}\nmain .ql-editor td.is-sticky-left::after, main .ql-editor td.is-sticky-right::after,\nmain .ql-editor th.is-sticky-left::after,\nmain .ql-editor th.is-sticky-right::after {\n background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0)));\n background: linear-gradient(90deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 100%);\n content: "";\n pointer-events: none;\n position: absolute;\n top: 0;\n height: 100%;\n width: 0.375rem;\n -webkit-transform: translate(100%);\n transform: translate(100%);\n opacity: 0;\n -webkit-transition: opacity var(--stzh-base-transition-animation-speed);\n transition: opacity var(--stzh-base-transition-animation-speed);\n}\nmain .ql-editor td.is-sticky-left::after,\nmain .ql-editor th.is-sticky-left::after {\n right: 0;\n}\nmain .ql-editor td.is-sticky-right::after,\nmain .ql-editor th.is-sticky-right::after {\n left: 0;\n -webkit-transform: rotate(-180deg) translate(100%);\n transform: rotate(-180deg) translate(100%);\n}\nmain .ql-editor td.has-sticked.is-sticky-left::after, main .ql-editor td.has-sticked.is-sticky-right::after,\nmain .ql-editor th.has-sticked.is-sticky-left::after,\nmain .ql-editor th.has-sticked.is-sticky-right::after {\n opacity: 1;\n}\nmain .ql-editor th {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain .ql-editor th.is-sortable {\n padding: 0;\n}\nmain .ql-editor a {\n color: var(--stzh-link-color);\n -webkit-transition: color var(--stzh-base-transition-animation-speed);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n text-underline-offset: var(--stzh-link-text-underline-offset);\n text-decoration-thickness: var(--stzh-link-text-decoration-thickness);\n}\nmain .ql-editor a:hover {\n color: var(--stzh-link-hover-color);\n}\nmain .ql-editor .stzh-richtext__external-link {\n position: relative;\n}\nmain .ql-editor .stzh-richtext__external-vhidden {\n border: 0;\n clip: rect(0 0 0 0);\n -webkit-clip-path: inset(100%);\n clip-path: inset(100%);\n width: 0.0625rem;\n height: 0.0625rem;\n overflow: hidden;\n padding: 0;\n position: absolute;\n}\nmain .ql-editor .stzh-richtext__external-icon-wrapper {\n position: relative;\n display: inline-block;\n width: var(--stzh-icon-size-default);\n height: var(--stzh-link-icon-wrapper-height);\n margin-left: var(--stzh-space-xxsmall);\n}\nmain .ql-editor .stzh-richtext__external-icon {\n --icon: var(--stzh-icon-size-default);\n position: absolute;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n margin-top: 0.0625rem;\n width: var(--stzh-icon-size-default);\n height: var(--stzh-icon-size-default);\n}\nmain .ql-editor *:first-child {\n margin-top: 0;\n}\nmain .help-text {\n color: var(--stzh-base-color);\n}\nmain .help-text .ql-editor p {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 1024px) {\n main .help-text .ql-editor p {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .accountability .categories .categories--header span,\nmain .accountability .categories .progress-figure,\nmain .accountability .categories .categories--group .category--title .progress-info .category--count {\n color: var(--stzh-base-color);\n}\nmain .accountability .categories .categories--header .icon--arrow-bottom {\n fill: var(--stzh-base-color);\n}\nmain .accountability .categories .categories--header {\n border-color: var(--stzh-base-border-color);\n margin-bottom: var(--stzh-space-medium);\n padding-bottom: var(--stzh-space-medium);\n}\nmain .accountability .intro .progress-level p {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n margin-bottom: var(--stzh-space-small);\n margin-top: 0;\n}\n@media screen and (min-width: 1024px) {\n main .accountability .intro .progress-level p {\n margin-bottom: var(--stzh-space-medium);\n }\n}\n@media screen and (min-width: 1260px) {\n main .accountability .intro .progress-level p {\n margin-bottom: var(--stzh-space-large);\n }\n}\nmain .accountability .categories .progress-figure {\n margin-top: 0;\n}\nmain .accountability .categories .categories--group .category--title .progress-info .category--count {\n margin-top: var(--stzh-space-xxxsmall);\n}\nmain .accountability .title-action {\n margin-bottom: var(--stzh-space-medium);\n}\n@media screen and (min-width: 1024px) {\n main .accountability .title-action {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .accountability .title-action {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\nmain .lines-breadcrumb a,\nmain .muted-link {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n color: var(--stzh-link-color);\n -webkit-transition: color var(--stzh-base-transition-animation-speed);\n transition: color var(--stzh-base-transition-animation-speed);\n border-radius: var(--stzh-button-border-radius);\n}\nmain .lines-breadcrumb a:hover, main .lines-breadcrumb a:focus,\nmain .muted-link:hover,\nmain .muted-link:focus {\n color: var(--stzh-link-hover-color);\n}\nmain .lead .ql-editor p {\n font-family: var(--stzh-font-family-light);\n font-weight: var(--stzh-font-weight-light);\n font-style: normal;\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n margin-bottom: var(--stzh-space-xxxlarge);\n margin-top: var(--stzh-space-xxlarge);\n}\n@media screen and (min-width: 600px) {\n main .lead .ql-editor p {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .lead .ql-editor p {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing);\n }\n}\n@media screen and (min-width: 600px) {\n main .lead .ql-editor p {\n margin-bottom: var(--stzh-space-xxxxlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .lead .ql-editor p {\n margin-bottom: var(--stzh-space-big);\n }\n}\n@media screen and (min-width: 1260px) {\n main .lead .ql-editor p {\n margin-bottom: var(--stzh-space-xbig);\n }\n}\nmain .callout.secondary,\nmain .callout.warning,\nmain .callout.success,\nmain .floating-helper__content {\n padding: var(--stzh-space-medium);\n padding: var(--stzh-space-medium);\n display: block;\n -webkit-box-shadow: var(--stzh-box-shadow-message);\n box-shadow: var(--stzh-box-shadow-message);\n background-color: var(--stzh-color-white);\n margin-bottom: var(--stzh-space-xxxxlarge) !important;\n}\n@media screen and (min-width: 1024px) {\n main .callout.secondary,\nmain .callout.warning,\nmain .callout.success,\nmain .floating-helper__content {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .callout.secondary,\nmain .callout.warning,\nmain .callout.success,\nmain .floating-helper__content {\n padding: var(--stzh-space-xlarge);\n }\n}\nmain .callout {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n border-left-width: 0.3125rem;\n}\nmain .callout .heading2:first-child,\nmain .callout .heading3:first-child {\n margin-top: 0;\n}\nmain .floating-helper__content {\n border-top: none;\n padding-right: calc(var(--stzh-icon-size-medium) + var(--stzh-space-small) + var(--stzh-space-medium));\n}\nmain .floating-helper__wrapper {\n position: relative;\n}\nmain .floating-helper__content-close {\n top: var(--stzh-space-medium);\n right: var(--stzh-space-medium);\n -webkit-box-sizing: content-box;\n box-sizing: content-box;\n position: absolute;\n width: var(--stzh-icon-size-medium);\n height: var(--stzh-icon-size-medium);\n padding: var(--stzh-space-xsmall);\n margin: calc(var(--stzh-space-xsmall) * -1);\n background-color: transparent;\n color: var(--stzh-base-lead-color);\n}\n@media screen and (min-width: 1024px) {\n main .floating-helper__content-close {\n top: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .floating-helper__content-close {\n top: var(--stzh-space-xlarge);\n }\n}\n@media screen and (min-width: 1024px) {\n main .floating-helper__content-close {\n right: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .floating-helper__content-close {\n right: var(--stzh-space-xlarge);\n }\n}\nmain .floating-helper__content-close .icon {\n width: var(--stzh-icon-size-xxsmall);\n height: var(--stzh-icon-size-xxsmall);\n}\nmain .floating-helper__icon-big {\n width: var(--stzh-icon-size-large);\n height: var(--stzh-icon-size-large);\n background-color: var(--stzh-color-primary8);\n}\nmain .floating-helper__icon-big .icon {\n width: var(--stzh-icon-size-xsmall);\n height: var(--stzh-icon-size-xsmall);\n}\n@media screen and (min-width: 40em) {\n main .floating-helper__content-inner > * {\n margin: 0;\n }\n main .floating-helper__icon-big {\n margin-right: var(--stzh-space-small);\n }\n}\nmain .floating-helper-block .mb-s {\n margin: 0 !important;\n}\nmain .extra,\nmain .tech-info {\n margin-bottom: var(--stzh-space-medium);\n}\n@media screen and (min-width: 1024px) {\n main .extra,\nmain .tech-info {\n margin-bottom: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .extra,\nmain .tech-info {\n margin-bottom: var(--stzh-space-xlarge);\n }\n}\nmain .extra__date,\nmain .extra__suport-number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-text-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .extra__date,\nmain .extra__suport-number {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .extra__date,\nmain .extra__suport-number {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main .extra__date,\nmain .extra__suport-number {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-text-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-text-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain .extra__month {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 1024px) {\n main .extra__month {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .extra__time,\nmain .extra__suport-text {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .extra__time,\nmain .extra__suport-text {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .filters__help p:first-of-type {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n margin-top: 0;\n}\n@media screen and (min-width: 1024px) {\n main .filters__help p:first-of-type {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain #participatory-space-filters legend {\n margin-right: var(--stzh-space-xsmall);\n}\nmain .mini-title {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n margin-bottom: var(--stzh-space-small);\n}\n@media screen and (min-width: 1024px) {\n main .mini-title {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .mini-title__strong--highlight {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-text-letter-spacing);\n}\n@media screen and (min-width: 1024px) {\n main .mini-title__strong--highlight {\n font-size: var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-medium-text-letter-spacing);\n }\n}\nmain .tags {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\nmain .tags:last-child {\n margin-bottom: calc(var(--stzh-space-xsmall) * -1);\n}\nmain .tags li {\n margin-right: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-xsmall);\n}\nmain .tags li a {\n font-size: var(--stzh-font-micro-font-size);\n line-height: var(--stzh-font-micro-text-line-height);\n height: 2rem;\n line-height: 2rem;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-align: center;\n align-items: center;\n border-radius: 1rem;\n padding: 0 var(--stzh-space-medium);\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: 0.0625rem solid var(--stzh-color-grey13);\n background-color: var(--stzh-color-white);\n -webkit-transition: all var(--stzh-base-transition-animation-speed);\n transition: all var(--stzh-base-transition-animation-speed);\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .card {\n color: var(--stzh-base-color);\n}\nmain .card__top .badge-card__content,\nmain .card__top .card__content {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n padding: var(--stzh-space-xsmall) var(--stzh-space-large);\n -ms-flex-align: center;\n align-items: center;\n}\n@media screen and (min-width: 1024px) {\n main .card__top .badge-card__content,\nmain .card__top .card__content {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card__top .badge-card__content span.muted,\nmain .card__top .card__content span.muted {\n font-size: inherit;\n}\nmain .card__top .card__content {\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\nmain .card__top .card__content .card__link {\n display: block;\n}\nmain .card > .card__content,\nmain .card.definition-data,\nmain .card .definition-data,\nmain .badge-card__content,\nmain .card__support,\nmain .filters__section,\nmain .filters__section--general,\nmain .filters__section--general:first-of-type,\nmain .filters__section:first-of-type {\n padding: var(--stzh-space-medium);\n}\n@media screen and (min-width: 1024px) {\n main .card > .card__content,\nmain .card.definition-data,\nmain .card .definition-data,\nmain .badge-card__content,\nmain .card__support,\nmain .filters__section,\nmain .filters__section--general,\nmain .filters__section--general:first-of-type,\nmain .filters__section:first-of-type {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .card > .card__content,\nmain .card.definition-data,\nmain .card .definition-data,\nmain .badge-card__content,\nmain .card__support,\nmain .filters__section,\nmain .filters__section--general,\nmain .filters__section--general:first-of-type,\nmain .filters__section:first-of-type {\n padding: var(--stzh-space-xlarge);\n }\n}\nmain .card-data__item,\nmain .filters__section,\nmain .filters__section--general,\nmain .card__block ul,\nmain .card__icondata ul,\nmain .card__footer,\nmain .card__top {\n border-color: var(--stzh-base-border-color);\n}\nmain .card__link {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n color: var(--stzh-base-color);\n}\nmain .card__link:hover {\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .card__link .text-small {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n}\n@media screen and (min-width: 1024px) {\n main .card__link .text-small {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .card__header {\n margin-bottom: var(--stzh-space-small);\n}\nmain .card__text {\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n}\n@media screen and (min-width: 1024px) {\n main .card__text {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain .card__text:not(:last-child) {\n margin-bottom: var(--stzh-space-small);\n}\nmain .card .card__title,\nmain .card--list__heading {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-heading-line-height, var(--stzh-font-milli-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-heading-letter-spacing);\n color: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n margin-top: 0;\n -webkit-transition: color var(--stzh-base-transition-animation-speed);\n transition: color var(--stzh-base-transition-animation-speed);\n}\n@media screen and (min-width: 1024px) {\n main .card .card__title,\nmain .card--list__heading {\n font-size: var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-medium-heading-line-height, var(--stzh-font-centi-heading-line-height));\n letter-spacing: var(--stzh-font-curve-h4-medium-heading-letter-spacing);\n }\n}\nmain .card:not(.card--secondary):hover .card__title {\n color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n}\nmain .collapsible-list .card__text--paragraph {\n color: var(--stzh-base-color) !important;\n}\nmain .card__block ul li:not(:first-child),\nmain .card__icondata ul li:not(:first-child) {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .card__block ul li:not(:first-child),\nmain .card__icondata ul li:not(:first-child) {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card-data__item {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .card-data__item {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card-data__item .heading1,\nmain .card-data__item .heading2,\nmain .card-data__item .heading3,\nmain .card-data__item .heading4 {\n margin-top: 0;\n}\nmain .card-data__item strong {\n display: block;\n}\nmain .card-data__item br {\n display: none;\n}\nmain .card-data__item.creation_date_status strong {\n color: var(--stzh-base-color);\n color: inherit;\n}\nmain .card__status .card-data__item {\n padding: var(--stzh-space-xsmall);\n}\nmain .card--meta {\n color: var(--stzh-base-color);\n}\nmain .card__block ul li:not(:first-child) strong,\nmain .card__icondata ul li:not(:first-child) strong {\n font-size: inherit;\n letter-spacing: inherit;\n}\nmain .add-message:not(.card--secondary):hover,\nmain .card:not(.card--secondary):hover,\nmain .chart-tooltip:not(.card--secondary):hover,\nmain .conference-registration:not(.card--secondary):hover,\nmain .conference-speaker .speaker-bio:not(.card--secondary):hover {\n -webkit-box-shadow: var(--stzh-box-shadow-popover);\n box-shadow: var(--stzh-box-shadow-popover);\n}\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > p,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h1,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h2,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h3,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h4 {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main div.card__text--paragraph > .ql-editor.ql-reset-decidim > p,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h1,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h2,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h3,\nmain div.card__text--paragraph > .ql-editor.ql-reset-decidim > h4 {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}\nmain .progress__bar.progress__bar--vertical .progress__bar__subtitle,\nmain .progress__bar .progress__bar__title {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .progress__bar.progress__bar--vertical .progress__bar__subtitle,\nmain .progress__bar .progress__bar__title {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .card__support__number,\nmain .progress__bar.progress__bar--vertical .progress__bar__subtitle .progress__bar__number,\nmain .progress__bar .progress__bar__title .progress__bar__number,\nmain .extra__suport-text,\nmain .progress__bar.progress__bar--vertical .progress__bar__text {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .card__support__number,\nmain .progress__bar.progress__bar--vertical .progress__bar__subtitle .progress__bar__number,\nmain .progress__bar .progress__bar__title .progress__bar__number,\nmain .extra__suport-text,\nmain .progress__bar.progress__bar--vertical .progress__bar__text {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .progress__bar.progress__bar--vertical .progress__bar__number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h2-default-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h2-default-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-default-text-letter-spacing);\n}\n@media screen and (min-width: 600px) {\n main .progress__bar.progress__bar--vertical .progress__bar__number {\n font-size: var(--stzh-font-curve-h2-small-font-size, var(--stzh-font-deca-font-size));\n line-height: var(--stzh-font-curve-h2-small-text-line-height, var(--stzh-font-deca-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-small-text-letter-spacing, var(--stzh-font-deca-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1024px) {\n main .progress__bar.progress__bar--vertical .progress__bar__number {\n font-size: var(--stzh-font-curve-h2-medium-font-size, var(--stzh-font-hecto-font-size));\n line-height: var(--stzh-font-curve-h2-medium-text-line-height, var(--stzh-font-hecto-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-medium-text-letter-spacing, var(--stzh-font-hecto-text-letter-spacing));\n }\n}\n@media screen and (min-width: 1440px) {\n main .progress__bar.progress__bar--vertical .progress__bar__number {\n font-size: var(--stzh-font-curve-h2-ultra-font-size, var(--stzh-font-kilo-font-size));\n line-height: var(--stzh-font-curve-h2-ultra-text-line-height, var(--stzh-font-kilo-text-line-height));\n letter-spacing: var(--stzh-font-curve-h2-ultra-text-letter-spacing, var(--stzh-font-kilo-text-letter-spacing));\n }\n}\nmain .card--list__item {\n padding: 0;\n}\nmain .card--list__text {\n padding: 0;\n display: block;\n}\nmain .card--list__icon {\n fill: var(--stzh-color-primary, var(--stzh-color-zueriblue));\n}\nmain .card--list__item .card__link {\n padding: var(--stzh-space-medium);\n}\n@media screen and (min-width: 1024px) {\n main .card--list__item .card__link {\n padding: var(--stzh-space-large);\n }\n}\n@media screen and (min-width: 1260px) {\n main .card--list__item .card__link {\n padding: var(--stzh-space-xlarge);\n }\n}\nmain .card--list__text .card__link:hover .card--list__heading {\n color: var(--stzh-color-primary-hover, var(--stzh-color-zueribluedark));\n}\nmain .card--list__text .card__link .text-small {\n color: var(--stzh-base-color);\n}\nmain .card--list__data {\n background-color: var(--stzh-color-grey5);\n}\nmain .card--list__data__number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h3-default-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h3-default-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-default-text-letter-spacing);\n color: var(--stzh-color-grey70);\n}\n@media screen and (min-width: 600px) {\n main .card--list__data__number {\n font-size: var(--stzh-font-curve-h3-small-font-size, var(--stzh-font-deci-font-size));\n line-height: var(--stzh-font-curve-h3-small-text-line-height, var(--stzh-font-deci-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-small-text-letter-spacing);\n }\n}\n@media screen and (min-width: 1024px) {\n main .card--list__data__number {\n font-size: var(--stzh-font-curve-h3-medium-font-size, var(--stzh-font-regular-font-size));\n line-height: var(--stzh-font-curve-h3-medium-text-line-height, var(--stzh-font-regular-text-line-height));\n letter-spacing: var(--stzh-font-curve-h3-medium-text-letter-spacing);\n }\n}\nmain .card.extra:hover,\nmain .view-side .card:not(.card--secondary):hover,\nmain .comment-thread:not(.card--secondary):hover {\n -webkit-box-shadow: none;\n box-shadow: none;\n}\nmain .definition__title {\n color: var(--stzh-color-grey70);\n}\nmain .definition-data {\n color: var(--stzh-color-grey55);\n}\nmain .definition-data__item {\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n padding: 0;\n padding-bottom: var(--stzh-space-small);\n margin-bottom: var(--stzh-space-small);\n border-bottom: 0.0625rem solid var(--stzh-base-border-color);\n}\n@media screen and (min-width: 1024px) {\n main .definition-data__item {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .definition-data__item:last-child {\n border-bottom: none;\n margin-bottom: 0;\n padding-bottom: 0;\n}\nmain .definition-data__title {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-p2-default-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-p2-default-text-line-height, var(--stzh-font-micro-text-line-height));\n margin-bottom: 0;\n}\n@media screen and (min-width: 1024px) {\n main .definition-data__title {\n font-size: var(--stzh-font-curve-p2-medium-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p2-medium-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p2-medium-text-letter-spacing);\n }\n}\nmain .section.columns.medium-5.mediumlarge-4.large-3 > .card.extra.definition-data {\n background-color: var(--stzh-color-grey5);\n}\nmain .author__name {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-color-grey55) !important;\n}\n@media screen and (min-width: 1024px) {\n main .author__name {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .author-data {\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n color: var(--stzh-base-color);\n}\n@media screen and (min-width: 1024px) {\n main .author-data {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .author-data__extra {\n font-family: var(--stzh-font-family-regular);\n font-weight: var(--stzh-font-weight-regular);\n font-style: normal;\n font-size: var(--stzh-font-curve-caption-default-font-size, var(--stzh-font-nano-font-size));\n line-height: var(--stzh-font-curve-caption-default-text-line-height, var(--stzh-font-nano-text-line-height));\n}\n@media screen and (min-width: 1024px) {\n main .author-data__extra {\n font-size: var(--stzh-font-curve-caption-medium-font-size, var(--stzh-font-micro-font-size));\n line-height: var(--stzh-font-curve-caption-medium-text-line-height, var(--stzh-font-micro-text-line-height));\n }\n}\nmain .author-data__extra::before {\n border-color: var(--stzh-base-border-color);\n}\nmain .author-data__extra a {\n white-space: nowrap;\n -webkit-text-decoration-line: none;\n text-decoration-line: none;\n}\nmain .author-data__extra > a,\nmain .author-data__extra > button .author-data__extra > span {\n margin-right: var(--stzh-space-medium);\n}\nmain .budget-summary .heading2:first-child,\nmain .budget-summary .heading3:first-child {\n margin-top: 0;\n}\nmain .budget-progress {\n min-height: var(--stzh-form-input-height);\n}\nmain .budget-list__title {\n margin-top: var(--stzh-space-xsmall);\n margin-bottom: var(--stzh-space-medium);\n}\nmain .budget-list__text:not(:last-child) {\n margin-bottom: 0;\n}\nmain .budget-list__data__number {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-h4-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-h4-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-default-text-letter-spacing);\n}\n@media screen and (min-width: 1024px) {\n main .budget-list__data__number {\n font-size: var(--stzh-font-curve-h4-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-h4-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-h4-medium-text-letter-spacing);\n }\n}\nmain .answer-questionnaire .questionnaire-question {\n font-family: var(--stzh-font-family-heavy);\n font-weight: var(--stzh-font-weight-heavy);\n font-style: normal;\n font-size: var(--stzh-font-curve-p1-default-font-size, var(--stzh-font-milli-font-size));\n line-height: var(--stzh-font-curve-p1-default-text-line-height, var(--stzh-font-milli-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-default-text-letter-spacing);\n margin-bottom: var(--stzh-space-xsmall);\n}\n@media screen and (min-width: 1024px) {\n main .answer-questionnaire .questionnaire-question {\n font-size: var(--stzh-font-curve-p1-medium-font-size, var(--stzh-font-centi-font-size));\n line-height: var(--stzh-font-curve-p1-medium-text-line-height, var(--stzh-font-centi-text-line-height));\n letter-spacing: var(--stzh-font-curve-p1-medium-text-letter-spacing);\n }\n}';const i=class{constructor(t){n(this,t)}componentDidLoad(){console.log(this.constructor.style.replace('@charset "UTF-8";',""))}render(){return t(e,null)}};i.style=a;export{i as stzh_skin_portal_mitwirken};
|
|
2
|
+
//# sourceMappingURL=p-45d0b549.entry.js.map
|