.choices{font-size:16px;margin-bottom:24px;overflow:hidden;position:relative}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#fff;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #0856a2;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.25;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid transparent;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;border-left:1px solid #003642;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:16px;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#fff;border:1px solid #b5b9be;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#0856a2}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:16px;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#005f75;border:1px solid #004a5c;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#0856a2;border:1px solid #0856a2}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:#fff;border:1px solid #b5b9be;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;display:none;margin-top:-1px;overflow:hidden;position:absolute;top:100%;width:100%;word-break:break-all;z-index:1}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#0856a2}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:300px;overflow:auto;position:relative;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{font-size:14px;padding:10px;position:relative}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:0}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-left:100px;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#0856a2;color:#fff}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:12px;font-weight:600;padding:10px}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:baseline}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.icon-e5,.icon-kem,.icon-klar,.icon-klimabuendnis{background-position:50%;background-repeat:no-repeat;background-size:contain;display:none;height:20px;width:20px}.icon-e5{background-image:url("../images/icon_e5-06b5d6194a0f72a1a2c7d1c8d5d62928.svg")}.icon-kem{background-image:url("../images/icon_kem-579dda11d4c719146f78abb8295131e9.png")}.icon-klar{background-image:url("../images/icon_klar-817a6ec536795d51a66e98c3947fa726.svg")}.icon-klimabuendnis{background-image:url("../images/icon_klima-4484b2e77a7c3e41f02c1019a05d4167.png")}.show-e5 .icon-e5,.show-kem .icon-kem,.show-klar .icon-klar,.show-klimabuendnis .icon-klimabuendnis{display:block}.WidgetTable tr th{background-color:#0856a2;color:#fff}.WidgetTable tr:nth-child(odd){background-color:#f3f4f6}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{margin-left:auto;margin-right:auto;width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.left-0{left:0}.left-\[29\%\]{left:29%}.left-\[31\%\]{left:31%}.left-\[4\%\]{left:4%}.right-0{right:0}.right-\[79\%\]{right:79%}.top-0{top:0}.top-10{top:2.5rem}.top-\[12\%\]{top:12%}.top-\[60px\]{top:60px}.top-\[9\%\]{top:9%}.z-10{z-index:10}.z-20{z-index:20}.col-span-2{grid-column:span 2/span 2}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-bottom:.75rem;margin-top:.75rem}.\!mb-0{margin-bottom:0!important}.-mt-\[40px\]{margin-top:-40px}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-px{margin-top:1px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[18\/10\]{aspect-ratio:18/10}.aspect-\[4\/3\],.aspect-image{aspect-ratio:4/3}.aspect-square{aspect-ratio:1/1}.\!h-full{height:100%!important}.h-4{height:1rem}.h-6{height:1.5rem}.h-\[25px\]{height:25px}.h-full{height:100%}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-3\/12{width:25%}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-6{width:1.5rem}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-\[17\%\]{width:17%}.w-\[20\%\]{width:20%}.w-\[24\%\]{width:24%}.w-\[28\%\]{width:28%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[1280px\]{max-width:1280px}.max-w-\[1920px\]{max-width:1920px}.max-w-\[400px\]{max-width:400px}.max-w-md{max-width:28rem}.shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-light-grey{--tw-border-opacity:1;border-color:rgb(180 191 197/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.bg-danger{--tw-bg-opacity:1;background-color:rgb(179 24 57/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-50{background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-50,.bg-light{--tw-bg-opacity:1}.bg-light{background-color:rgb(245 246 250/var(--tw-bg-opacity,1))}.bg-primary{background-color:rgb(8 86 162/var(--tw-bg-opacity,1))}.bg-primary,.bg-white{--tw-bg-opacity:1}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/95{background-color:hsla(0,0%,100%,.95)}.object-contain{-o-object-fit:contain;object-fit:contain}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.\!pt-\[120px\]{padding-top:120px!important}.pb-5{padding-bottom:1.25rem}.pl-1{padding-left:.25rem}.pr-1{padding-right:.25rem}.pr-3{padding-right:.75rem}.pr-5{padding-right:1.25rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-35{font-size:35px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.italic{font-style:italic}.leading-none{line-height:1}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-dark-grey{--tw-text-opacity:1;color:rgb(84 92 96/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:rgb(8 86 162/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}[x-cloak]{display:none}@page{size:A4;margin:0}#Glossar{padding-top:140px}#Glossar h1{font-size:36px;font-weight:900}#Glossar table{border:none;margin-bottom:60px;width:100%}#Glossar table td{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:15px}#Glossar table td:last-child{border-right:none}#Glossar table tr:last-child td{border-bottom:none}.login-box button{border-style:none;margin-top:1rem;--tw-bg-opacity:1;background-color:rgb(8 86 162/var(--tw-bg-opacity,1));padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.login-box .form-group{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem}.login-box .form-group>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.login-box .form-group>label{width:33.333333%}.login-box .form-control{border-radius:.375rem;border-width:1px;width:66.666667%;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1));padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem;padding-top:.5rem}.login-box .form-check{margin-top:1rem}@font-face{font-display:block;font-family:bakehouse-iconset;font-style:normal;font-weight:400;src:url("../fonts/frontend-iconset-9e93238aa3436fb0b84e3a005334cdb6.eot");src:url("../fonts/frontend-iconset-9e93238aa3436fb0b84e3a005334cdb6.eot") format("embedded-opentype"),url("../fonts/frontend-iconset-e3f78cf03cc48cb08a5fe35ed341866e.ttf") format("truetype"),url("../fonts/frontend-iconset-04c66b87dbb1d00cddf13dd2fedb07e4.woff") format("woff"),url("../fonts/frontend-iconset-7b0107eb7be4d335ef7e136683f5b4f7.svg") format("svg")}[class*=" bh-font-"],[class^=bh-font-]{font-family:bakehouse-iconset!important;speak:never;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-style:normal;font-variant:normal;font-variant-ligatures:discretionary-ligatures;font-weight:400;letter-spacing:0;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bh-font-menu:before{content:"\e900"}.bh-font-arrow-left:before{content:"\e901"}.bh-font-arrow-right:before{content:"\e902"}.bh-font-arrow-up:before{content:"\e903"}.bh-font-arrow-down:before{content:"\e904"}.bh-font-arrow-simple-left:before{content:"\e905"}.bh-font-arrow-simple-right:before{content:"\e906"}.bh-font-arrow-simple-up:before{content:"\e907"}.bh-font-arrow-simple-down:before{content:"\e908"}.bh-font-arrow-circle-left:before{content:"\e909"}.bh-font-arrow-circle-right:before{content:"\e90a"}.bh-font-arrow-circle-up:before{content:"\e90b"}.bh-font-arrow-circle-down:before{content:"\e90c"}.bh-font-more:before{content:"\e90d"}.bh-font-ellipsis:before{content:"\e90e"}.bh-font-plus:before{content:"\e90f"}.bh-font-minus:before{content:"\e910"}.bh-font-check:before{content:"\e911"}.bh-font-cross:before{content:"\e912"}.bh-font-square-plus:before{content:"\e913"}.bh-font-square-minus:before{content:"\e914"}.bh-font-square-check:before{content:"\e915"}.bh-font-square-cross:before{content:"\e916"}.bh-font-circle-plus:before{content:"\e917"}.bh-font-circle-minus:before{content:"\e918"}.bh-font-circle-check:before{content:"\e919"}.bh-font-circle-cross:before{content:"\e91a"}.bh-font-phone:before{content:"\e91b"}.bh-font-phone-dial:before{content:"\e91c"}.bh-font-support:before{content:"\e91d"}.bh-font-mail:before{content:"\e91e"}.bh-font-mail-2:before{content:"\e91f"}.bh-font-archive:before{content:"\e920"}.bh-font-pencil:before{content:"\e921"}.bh-font-pen:before{content:"\e922"}.bh-font-book-pencil:before{content:"\e923"}.bh-font-book:before{content:"\e924"}.bh-font-map:before{content:"\e925"}.bh-font-pin:before{content:"\e926"}.bh-font-compass:before{content:"\e927"}.bh-font-location:before{content:"\e928"}.bh-font-globe2:before{content:"\e929"}.bh-font-globe:before{content:"\e92a"}.bh-font-location-2:before{content:"\e92b"}.bh-font-paper-clip:before{content:"\e92c"}.bh-font-tag:before{content:"\e92d"}.bh-font-lucky-smiley:before{content:"\e92e"}.bh-font-skeptical-smiley:before{content:"\e92f"}.bh-font-poor-smiley:before{content:"\e933"}.bh-font-star:before{content:"\e934"}.bh-font-heart:before{content:"\e935"}.bh-font-ribbon:before{content:"\e936"}.bh-font-share:before{content:"\e937"}.bh-font-like:before{content:"\e938"}.bh-font-swipehand:before{content:"\e939"}.bh-font-speech-bubble:before{content:"\e93a"}.bh-font-q-a:before{content:"\e93b"}.bh-font-help:before{content:"\e93c"}.bh-font-price-tag:before{content:"\e93d"}.bh-font-wrench:before{content:"\e93e"}.bh-font-cog:before{content:"\e93f"}.bh-font-toggle:before{content:"\e940"}.bh-font-settings:before{content:"\e941"}.bh-font-wizard:before{content:"\e942"}.bh-font-medal:before{content:"\e943"}.bh-font-cup:before{content:"\e944"}.bh-font-shield:before{content:"\e945"}.bh-font-ball:before{content:"\e946"}.bh-font-label:before{content:"\e947"}.bh-font-chart:before{content:"\e948"}.bh-font-graph:before{content:"\e949"}.bh-font-bar-graph:before{content:"\e94a"}.bh-font-bar-graph-2:before{content:"\e94b"}.bh-font-pie-graph:before{content:"\e94c"}.bh-font-wlan:before{content:"\e94d"}.bh-font-signal:before{content:"\e94e"}.bh-font-microphone:before{content:"\e94f"}.bh-font-filmstrip:before{content:"\e950"}.bh-font-play:before{content:"\e951"}.bh-font-youtube:before{content:"\e952"}.bh-font-video:before{content:"\e953"}.bh-font-air-play:before{content:"\e954"}.bh-font-record:before{content:"\e955"}.bh-font-skip-back:before{content:"\e956"}.bh-font-rewind:before{content:"\e957"}.bh-font-play2:before{content:"\e958"}.bh-font-pause:before{content:"\e959"}.bh-font-stop:before{content:"\e95a"}.bh-font-fast-forward:before{content:"\e95b"}.bh-font-skip-forward:before{content:"\e95c"}.bh-font-volume:before{content:"\e95d"}.bh-font-mute:before{content:"\e95e"}.bh-font-reply:before{content:"\e95f"}.bh-font-shuffle:before{content:"\e960"}.bh-font-repeat:before{content:"\e961"}.bh-font-webcam:before{content:"\e962"}.bh-font-camera:before{content:"\e963"}.bh-font-gallery:before{content:"\e964"}.bh-font-photo:before{content:"\e965"}.bh-font-image:before{content:"\e966"}.bh-font-eye:before{content:"\e967"}.bh-font-layers:before{content:"\e968"}.bh-font-paper:before{content:"\e969"}.bh-font-stack-2:before{content:"\e96a"}.bh-font-file:before{content:"\e96b"}.bh-font-clipboard:before{content:"\e96c"}.bh-font-box:before{content:"\e96d"}.bh-font-folder:before{content:"\e96e"}.bh-font-disc:before{content:"\e96f"}.bh-font-server:before{content:"\e970"}.bh-font-battery:before{content:"\e971"}.bh-font-monitor:before{content:"\e972"}.bh-font-printer:before{content:"\e973"}.bh-font-bag:before{content:"\e974"}.bh-font-cart:before{content:"\e975"}.bh-font-key:before{content:"\e976"}.bh-font-lock:before{content:"\e977"}.bh-font-unlock:before{content:"\e978"}.bh-font-user:before{content:"\e979"}.bh-font-head:before{content:"\e97a"}.bh-font-gameplay:before{content:"\e97b"}.bh-font-briefcase:before{content:"\e97c"}.bh-font-rocket:before{content:"\e97d"}.bh-font-bulb:before{content:"\e97e"}.bh-font-cutlery:before{content:"\e97f"}.bh-font-bell:before{content:"\e980"}.bh-font-clock:before{content:"\e981"}.bh-font-watch:before{content:"\e982"}.bh-font-target:before{content:"\e983"}.bh-font-paragraph:before{content:"\e984"}.bh-font-umbrella:before{content:"\e985"}.bh-font-moon:before{content:"\e986"}.bh-font-drop:before{content:"\e987"}.bh-font-thermometer:before{content:"\e988"}.bh-font-sun:before{content:"\e989"}.bh-font-cloud:before{content:"\e98a"}.bh-font-search:before{content:"\e98b"}.bh-font-zoom-in:before{content:"\e98c"}.bh-font-zoom-out:before{content:"\e98d"}.bh-font-layout:before{content:"\e98e"}.bh-font-grid:before{content:"\e98f"}.bh-font-link:before{content:"\e990"}.bh-font-outbox:before{content:"\e991"}.bh-font-inbox:before{content:"\e992"}.bh-font-cloud-upload:before{content:"\e993"}.bh-font-cloud-download:before{content:"\e994"}.bh-font-upload:before{content:"\e995"}.bh-font-download:before{content:"\e996"}.bh-font-reload:before{content:"\e997"}.bh-font-loader:before{content:"\e998"}.bh-font-power:before{content:"\e999"}.bh-font-command:before{content:"\e99a"}.bh-font-ban:before{content:"\e99b"}.bh-font-flag:before{content:"\e99c"}.bh-font-trash:before{content:"\e99d"}.bh-font-expand:before{content:"\e99e"}.bh-font-contract:before{content:"\e99f"}.bh-font-maximize:before{content:"\e9a0"}.bh-font-minimize:before{content:"\e9a1"}.bh-font-move:before{content:"\e9a2"}.bh-font-twitter:before{content:"\e930"}.bh-font-facebook:before{content:"\e931"}.bh-font-whatsapp:before{content:"\e932"}.bh-font-youtube2:before{content:"\e9a3"}.bh-font-pinterest:before{content:"\e9a4"}.bh-font-stop2:before{content:"\e9a6"}.bh-font-warning:before{content:"\e9a7"}.bh-font-calendar:before{content:"\e9a8"}.bh-font-scissor:before{content:"\e9a9"}.bh-font-star2:before{content:"\e9aa"}.bh-font-tripadvisor:before{content:"\e9ab"}.bh-font-instagram:before{content:"\e9ac"}.bh-font-star-filled:before{content:"\e9ad"}.bh-font-shopping-bag:before{content:"\e9ae"}.bh-font-cloud2:before{content:"\e9af"}.bh-font-home:before{content:"\e9b0"}.bh-font-edit:before{content:"\e9b1"}.bh-font-smartphone:before{content:"\e9b2"}.bh-font-gift:before{content:"\e9b3"}.bh-font-tablebell:before{content:"\e9b4"}.bh-font-bed:before{content:"\e9b5"}.bh-font-group:before{content:"\e9b6"}.bh-font-compasscircle:before{content:"\e9b7"}.bh-font-circlefull:before{content:"\e9b8"}.bh-font-squarefull:before{content:"\e9b9"}.bh-font-headfull:before{content:"\e9ba"}.bh-font-euro:before{content:"\e9bb"}.bh-font-lock2:before{content:"\e9bc"}.bh-font-ruler:before{content:"\e9bd"}.bh-font-snowflake:before{content:"\e9bf"}.bh-font-info-circle:before{content:"\e9c1"}.bh-font-questionmark:before{content:"\e9c0"}.bh-font-car:before{content:"\e9c2"}.bh-font-facebook2:before{content:"\e9a5"}.bh-font-bar:before{content:"\e9be"}.bh-font-coffee:before{content:"\e9c3"}.bh-font-newspaper:before{content:"\e9c4"}.bh-font-mask:before{content:"\e9c5"}.bh-font-beer:before{content:"\e9c6"}.bh-font-sanitizer:before{content:"\e9c7"}.bh-font-cake:before{content:"\e9c8"}.bh-font-cutlery2:before{content:"\e9c9"}.bh-font-wine:before{content:"\e9ca"}.bh-font-package:before{content:"\e9d4"}.bh-font-ticket:before{content:"\e9d5"}.bh-font-ticket2:before{content:"\e9d6"}.bh-font-signpost:before{content:"\e9d7"}.bh-font-cablecar:before{content:"\e9d8"}.bh-font-plane:before{content:"\e9d9"}.bh-font-boat:before{content:"\e9da"}.bh-font-truck:before{content:"\e9cb"}.bh-font-bus:before{content:"\e9db"}.bh-font-train:before{content:"\e9dc"}.bh-font-car2:before{content:"\e9dd"}.bh-font-ice:before{content:"\e9de"}.bh-font-smoothie:before{content:"\e9df"}.bh-font-trunks:before{content:"\e9e0"}.bh-font-leaf:before{content:"\e9e1"}.bh-font-credit-card:before{content:"\e9e2"}.bh-font-gps:before{content:"\e9e4"}.bh-font-external-link:before{content:"\e9cc"}.bh-font-book-open:before{content:"\e9cd"}.bh-font-weather-cloud:before{content:"\e9ce"}.bh-font-weather-drizzle:before{content:"\e9cf"}.bh-font-weather-rain:before{content:"\e9d0"}.bh-font-weather-snow:before{content:"\e9d1"}.bh-font-moon2:before{content:"\e9d2"}.bh-font-music:before{content:"\e9d3"}.bh-font-square-check2:before{content:"\e9e3"}.bh-font-cookie:before{content:"\e9e5"}.bh-font-skiing:before{content:"\e9e6"}.bh-font-xing:before{content:"\e9e7"}.bh-font-linkedin:before{content:"\e9e8"}.bh-font-megaphone:before{content:"\e9e9"}.bh-font-news:before{content:"\e9ea"}.bh-font-backpack:before{content:"\e9eb"}.bh-font-croissant:before{content:"\e9ec"}.bh-font-wellness:before{content:"\e9ed"}.bh-font-tree:before{content:"\e9ee"}.bh-font-towel:before{content:"\e9ef"}.bh-font-aperitif:before{content:"\e9f0"}.bh-font-dog:before{content:"\e9f1"}.bh-font-dogface:before{content:"\e9f2"}.bh-font-lightning:before{content:"\e9f3"}.bh-font-star3:before{content:"\e9f4"}.bh-font-pool:before{content:"\e9f5"}.bh-font-sauna:before{content:"\e9f6"}.bh-font-arrow-simple-left-45:before{content:"\e9f7"}.bh-font-arrow-simple-right-45:before{content:"\e9f8"}.bh-font-arrow-simple-up-45:before{content:"\e9f9"}.bh-font-arrow-simple-down-45:before{content:"\e9fa"}.bh-font-arrow-simple-left-60:before{content:"\e9fb"}.bh-font-arrow-simple-right-60:before{content:"\e9fc"}.bh-font-arrow-simple-up-60:before{content:"\e9fd"}.bh-font-arrow-simple-down-60:before{content:"\e9fe"}.bh-font-arrow-long-left:before{content:"\e9ff"}.bh-font-arrow-long-right:before{content:"\ea00"}.bh-font-arrow-long-up:before{content:"\ea01"}.bh-font-arrow-long-down:before{content:"\ea02"}.bh-font-arrow-full-left:before{content:"\ea03"}.bh-font-arrow-full-right:before{content:"\ea04"}.bh-font-arrow-full-up:before{content:"\ea05"}.bh-font-arrow-full-down:before{content:"\ea06"}.bh-font-tv:before{content:"\ea07"}.bh-font-barrierfree:before{content:"\ea0a"}.bh-font-bike:before{content:"\ea0b"}.bh-font-infinity:before{content:"\ea0c"}.bh-font-info-circle2:before{content:"\ea0d"}.bh-font-ippin:before{content:"\ea0e"}.bh-font-logout:before{content:"\ea0f"}.bh-font-logout2:before{content:"\ea10"}.bh-font-rose:before{content:"\ea11"}.bh-font-coins:before{content:"\ea12"}.bh-font-heart2:before{content:"\ea13"}.bh-font-towlift:before{content:"\ea14"}.bh-font-chairlift:before{content:"\ea15"}.bh-font-magiccarpet:before{content:"\ea16"}.bh-font-slope1:before{content:"\ea17"}.bh-font-slope2:before{content:"\ea18"}.bh-font-slopesign:before{content:"\ea19"}.bh-font-parking:before{content:"\ea1a"}.bh-font-parkpin:before{content:"\ea1b"}.bh-font-sale:before{content:"\ea1c"}.bh-font-route:before{content:"\ea1d"}.bh-font-upanddown:before{content:"\ea1e"}.bh-font-tiktok:before{content:"\ea1f"}.bh-font-archive-box:before{content:"\ea20"}.bh-font-file-minus:before{content:"\ea21"}.bh-font-file-plus:before{content:"\ea22"}.bh-font-send:before{content:"\ea23"}.bh-font-share-2:before{content:"\ea24"}.bh-font-thumb-down:before{content:"\ea25"}.bh-font-thumb-up:before{content:"\ea26"}.bh-font-user-simple:before{content:"\ea27"}.bh-font-user-simple-check:before{content:"\ea28"}.bh-font-user-simple-delete:before{content:"\ea29"}.bh-font-user-simple-minus:before{content:"\ea2a"}.bh-font-user-simple-plus:before{content:"\ea2b"}.bh-font-vimeo:before{content:"\ea2c"}.bh-font-booking-no-package:before{content:"\ea08"}.bh-font-booking-no-room:before{content:"\ea09"}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:rgb(8 86 162/var(--tw-bg-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}@media (min-width:768px){.md\:left-auto{left:auto}.md\:right-\[15\%\]{right:15%}.md\:right-\[28\%\]{right:28%}.md\:right-\[3\%\]{right:3%}.md\:right-\[40\%\]{right:40%}.md\:top-\[7\%\]{top:7%}.md\:mb-5{margin-bottom:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:block{display:block}.md\:aspect-\[1\/1\]{aspect-ratio:1/1}.md\:aspect-\[4\/3\]{aspect-ratio:4/3}.md\:w-\[10\%\]{width:10%}.md\:w-\[11\%\]{width:11%}.md\:w-\[12\%\]{width:12%}.md\:w-\[8\%\]{width:8%}.md\:p-8{padding:2rem}.md\:px-\[45px\]{padding-left:45px;padding-right:45px}.md\:\!pt-\[180px\]{padding-top:180px!important}.md\:text-25{font-size:25px}}@media (min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-0{top:0}.lg\:mb-0{margin-bottom:0}.lg\:flex{display:flex}.lg\:w-1\/5{width:20%}.lg\:w-4\/5{width:80%}.lg\:items-start{align-items:flex-start}.lg\:justify-start{justify-content:flex-start}.lg\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.lg\:\!pt-\[200px\]{padding-top:200px!important}.lg\:pr-8{padding-right:2rem}}@media print{.print\:block{display:block}.print\:hidden{display:none}.print\:\!h-screen{height:100vh!important}.print\:\!max-h-\[200vh\]{max-height:200vh!important}.print\:\!min-h-screen{min-height:100vh!important}.print\:w-\[100\%\],.print\:w-full{width:100%}.print\:overflow-hidden{overflow:hidden}.print\:border-2{border-width:2px}.print\:px-0{padding-left:0;padding-right:0}.print\:\!pt-0{padding-top:0!important}}