.v-footer{border-color:rgba(var(--v-border-color), var(--v-border-opacity));border-style:solid;border-width:0;flex:auto;align-items:center;padding:8px 16px;transition:height .2s cubic-bezier(.4,0,.2,1),width .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),max-width .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.2,1),bottom .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.v-footer--border{box-shadow:none;border-width:thin}.v-footer{box-shadow:0px 0px 0px 0px var(--v-shadow-key-umbra-opacity,#0003), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity,#00000024), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity,#0000001f)}.v-footer--absolute{position:absolute}.v-footer--fixed{position:fixed}.v-footer{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));border-radius:0}.v-footer--rounded{border-radius:4px}.v-switch .v-label{padding-inline-start:10px}.v-switch__loader{display:flex}.v-switch__loader .v-progress-circular{color:rgb(var(--v-theme-surface))}.v-switch__track,.v-switch__thumb{transition:none}.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track,.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb{background-color:rgb(var(--v-theme-error));color:rgb(var(--v-theme-on-error))}.v-switch__track-true{margin-inline-end:auto}.v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true{opacity:0}.v-switch__track-false{margin-inline-start:auto}.v-selection-control--dirty .v-switch__track-false{opacity:0}.v-switch__track{background-color:rgb(var(--v-theme-surface-variant));opacity:.6;cursor:pointer;border-radius:9999px;align-items:center;min-width:36px;height:14px;padding:0 5px;font-size:.5rem;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.v-switch--inset .v-switch__track{border-radius:9999px;min-width:52px;height:32px;font-size:.75rem}.v-switch__thumb{background-color:rgb(var(--v-theme-surface-bright));color:rgb(var(--v-theme-on-surface-bright));pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;transition:transform .15s cubic-bezier(0,0,.2,1) 50ms,color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.v-switch:not(.v-switch--inset) .v-switch__thumb{box-shadow:0px 2px 4px -1px var(--v-shadow-key-umbra-opacity,#0003), 0px 4px 5px 0px var(--v-shadow-key-penumbra-opacity,#00000024), 0px 1px 10px 0px var(--v-shadow-key-ambient-opacity,#0000001f)}.v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb{background:rgb(var(--v-theme-surface-variant));color:rgb(var(--v-theme-on-surface-variant));box-shadow:0px 0px 0px 0px var(--v-shadow-key-umbra-opacity,#0003), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity,#00000024), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity,#0000001f)}.v-switch--inset .v-switch__thumb{width:24px;height:24px;transform:scale(.666667)}.v-switch--inset .v-switch__thumb--filled{transform:none}.v-switch--inset .v-selection-control--dirty .v-switch__thumb{transition:transform .15s cubic-bezier(0,0,.2,1) 50ms;transform:none}.v-switch.v-input{flex:0 auto}.v-switch .v-selection-control{min-height:var(--v-input-control-height)}.v-switch .v-selection-control__input{border-radius:50%;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute}.v-locale--is-ltr.v-switch .v-selection-control__input,.v-locale--is-ltr .v-switch .v-selection-control__input{transform:translate(-10px)}.v-locale--is-rtl.v-switch .v-selection-control__input,.v-locale--is-rtl .v-switch .v-selection-control__input{transform:translate(10px)}.v-switch .v-selection-control__input .v-icon{position:absolute}.v-locale--is-ltr.v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-ltr .v-switch .v-selection-control--dirty .v-selection-control__input{transform:translate(10px)}.v-locale--is-rtl.v-switch .v-selection-control--dirty .v-selection-control__input,.v-locale--is-rtl .v-switch .v-selection-control--dirty .v-selection-control__input{transform:translate(-10px)}.v-switch.v-switch--indeterminate .v-selection-control__input{transform:scale(.8)}.v-switch.v-switch--indeterminate .v-switch__thumb{box-shadow:none;transform:scale(.75)}.v-switch.v-switch--inset .v-selection-control__wrapper{width:auto}.v-switch.v-input--vertical .v-label{min-width:max-content}.v-switch.v-input--vertical .v-selection-control__wrapper{transform:rotate(-90deg)}@media (forced-colors:active){.v-switch .v-switch__loader .v-progress-circular{color:currentColor}.v-switch .v-switch__thumb{background-color:buttontext}.v-switch .v-switch__track,.v-switch .v-switch__thumb{color:buttontext;border:1px solid}.v-switch:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb,.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track{background-color:highlight}.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__track,.v-switch:not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{color:highlight}.v-switch.v-switch--inset .v-switch__track{border-width:2px}.v-switch.v-switch--inset:not(.v-switch--loading):not(.v-input--disabled) .v-selection-control--dirty .v-switch__thumb{color:highlighttext;background-color:highlighttext}.v-switch.v-input--disabled .v-switch__thumb{background-color:graytext}.v-switch.v-input--disabled .v-switch__track,.v-switch.v-input--disabled .v-switch__thumb{color:graytext}.v-switch.v-switch--loading .v-switch__thumb{background-color:canvas}.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb,.v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb{border-width:0}}.headline[data-v-e06194ae]{overflow-wrap:break-word!important;word-break:normal!important}[data-v-bbf1213f] .blackedOut{color:#000;background-color:#000}.scroll[data-v-bbf1213f]{overflow-x:hidden;overflow-y:auto!important}.border[data-v-bbf1213f]{border:1px solid #34648c;border-radius:4px;font-size:16px;color:#000000de!important}.v-file-input--hide.v-input .v-field,.v-file-input--hide.v-input .v-input__control,.v-file-input--hide.v-input .v-input__details{display:none}.v-file-input--hide.v-input .v-input__prepend{grid-area:control;margin:0 auto}.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating{top:0}.v-file-input .v-field__input{word-break:break-word}.v-file-input input[type=file]{opacity:0;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.v-file-input--dragging input[type=file]{z-index:1}.v-file-input .v-input__details{padding-inline:16px}.v-input--plain-underlined.v-file-input .v-input__details{padding-inline:0}.v-textarea{--v-textarea-max-height:initial}.v-textarea .v-field{--v-textarea-control-height:var(--v-input-control-height)}.v-textarea .v-field:not(.v-field--no-label,.v-field--active) textarea::placeholder{opacity:0}.v-textarea .v-field__field{--v-input-control-height:var(--v-textarea-control-height)}.v-textarea .v-field__input{max-height:var(--v-textarea-max-height);-webkit-mask-image:linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) - 6px), black calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) + 4px)), linear-gradient(to right, transparent, transparent calc(100% - var(--v-textarea-scroll-bar-width,16px)), black calc(100% - var(--v-textarea-scroll-bar-width,16px)));-webkit-mask-image:linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) - 6px), black calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) + 4px)), linear-gradient(to right, transparent, transparent calc(100% - var(--v-textarea-scroll-bar-width,16px)), black calc(100% - var(--v-textarea-scroll-bar-width,16px)));mask-image:linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) - 6px), black calc(var(--v-field-padding-top,0) + var(--v-input-padding-top,0) + 4px)), linear-gradient(to right, transparent, transparent calc(100% - var(--v-textarea-scroll-bar-width,16px)), black calc(100% - var(--v-textarea-scroll-bar-width,16px)));outline:none;flex:auto}.v-textarea .v-field__input.v-textarea__sizer{visibility:hidden;pointer-events:none;position:absolute;top:0;left:0;height:0!important;min-height:0!important}.v-textarea--no-resize .v-field__input{resize:none}.v-textarea textarea{flex:1;min-width:0;height:100%;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.v-textarea textarea:focus,.v-textarea textarea:active{outline:none}.v-textarea textarea:invalid{box-shadow:none}.v-theme-provider{background:rgb(var(--v-theme-background));color:rgb(var(--v-theme-on-background))}@tailwind base;@tailwind components;@tailwind utilities;.v-theme--base *,.v-theme--hamburg *,.v-theme--dataport *,.v-theme--schleswigholstein *,.v-theme--base .text-h1,.v-theme--base .text-h2,.v-theme--base .text-h3,.v-theme--base .text-h4,.v-theme--base .text-h5,.v-theme--base .text-h6,.v-theme--base h1,.v-theme--base h2,.v-theme--base h3,.v-theme--base h4,.v-theme--base h5,.v-theme--base h6,.v-theme--base .text-subtitle-1,.v-theme--base .text-subtitle-2,.v-theme--base html{font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important}.v-theme--base .text-h1,.v-theme--hamburg .text-h1,.v-theme--dataport .text-h1,.v-theme--schleswigholstein .text-h1,.v-theme--base h1,.v-theme--hamburg h1,.v-theme--dataport h1,.v-theme--schleswigholstein h1{font-weight:700;font-size:2.25rem!important;line-height:1.25em!important}.v-theme--base .text-h2,.v-theme--hamburg .text-h2,.v-theme--dataport .text-h2,.v-theme--schleswigholstein .text-h2,.v-theme--base h2,.v-theme--hamburg h2,.v-theme--dataport h2,.v-theme--schleswigholstein h2{font-weight:700;font-size:1.5rem!important;line-height:1.25em!important}.v-theme--base .text-h3,.v-theme--hamburg .text-h3,.v-theme--dataport .text-h3,.v-theme--schleswigholstein .text-h3,.v-theme--base h3,.v-theme--hamburg h3,.v-theme--dataport h3,.v-theme--schleswigholstein h3{font-size:1.25rem!important;line-height:1.25em!important}.v-theme--base .v-btn,.v-theme--hamburg .v-btn,.v-theme--dataport .v-btn,.v-theme--schleswigholstein .v-btn{text-transform:none}.v-theme--base .v-btn.v-btn--disabled:not(.v-btn--icon),.v-theme--hamburg .v-btn.v-btn--disabled:not(.v-btn--icon),.v-theme--dataport .v-btn.v-btn--disabled:not(.v-btn--icon),.v-theme--schleswigholstein .v-btn.v-btn--disabled:not(.v-btn--icon){color:#6b6b6b!important;background-color:#f0f0f0!important}.v-theme--base .v-btn--disabled.v-btn--variant-flat .v-btn__overlay,.v-theme--hamburg .v-btn--disabled.v-btn--variant-flat .v-btn__overlay,.v-theme--dataport .v-btn--disabled.v-btn--variant-flat .v-btn__overlay,.v-theme--schleswigholstein .v-btn--disabled.v-btn--variant-flat .v-btn__overlay{opacity:0}.v-theme--base .v-btn--disabled.v-btn--variant-flat,.v-theme--hamburg .v-btn--disabled.v-btn--variant-flat,.v-theme--dataport .v-btn--disabled.v-btn--variant-flat,.v-theme--schleswigholstein .v-btn--disabled.v-btn--variant-flat{opacity:.26}.v-theme--base .default-logo,.v-theme--hamburg .default-logo,.v-theme--dataport .default-logo,.v-theme--schleswigholstein .default-logo{display:none}.v-theme--base .v-app-bar.v-toolbar .brand-logo,.v-theme--hamburg .v-app-bar.v-toolbar .brand-logo,.v-theme--dataport .v-app-bar.v-toolbar .brand-logo,.v-theme--schleswigholstein .v-app-bar.v-toolbar .brand-logo{height:calc(100% - 20px);margin-right:20px}.v-theme--base .v-field--focused.v-field--variant-outlined .v-field__outline__start,.v-theme--hamburg .v-field--focused.v-field--variant-outlined .v-field__outline__start,.v-theme--dataport .v-field--focused.v-field--variant-outlined .v-field__outline__start,.v-theme--schleswigholstein .v-field--focused.v-field--variant-outlined .v-field__outline__start,.v-theme--base .v-field--focused.v-field--variant-outlined .v-field__outline__notch:before,.v-theme--hamburg .v-field--focused.v-field--variant-outlined .v-field__outline__notch:before,.v-theme--dataport .v-field--focused.v-field--variant-outlined .v-field__outline__notch:before,.v-theme--schleswigholstein .v-field--focused.v-field--variant-outlined .v-field__outline__notch:before,.v-theme--base .v-field--focused.v-field--variant-outlined .v-field__outline__notch:after,.v-theme--hamburg .v-field--focused.v-field--variant-outlined .v-field__outline__notch:after,.v-theme--dataport .v-field--focused.v-field--variant-outlined .v-field__outline__notch:after,.v-theme--schleswigholstein .v-field--focused.v-field--variant-outlined .v-field__outline__notch:after,.v-theme--base .v-field--focused.v-field--variant-outlined .v-field__outline__end,.v-theme--hamburg .v-field--focused.v-field--variant-outlined .v-field__outline__end,.v-theme--dataport .v-field--focused.v-field--variant-outlined .v-field__outline__end,.v-theme--schleswigholstein .v-field--focused.v-field--variant-outlined .v-field__outline__end,.v-theme--base .v-field--focused.v-field--variant-outlined .v-field__outline:after,.v-theme--hamburg .v-field--focused.v-field--variant-outlined .v-field__outline:after,.v-theme--dataport .v-field--focused.v-field--variant-outlined .v-field__outline:after,.v-theme--schleswigholstein .v-field--focused.v-field--variant-outlined .v-field__outline:after{border-color:rgba(var(--v-theme-widget-focus))!important}.v-theme--base .v-field--focused.v-field--variant-outlined .v-label,.v-theme--hamburg .v-field--focused.v-field--variant-outlined .v-label,.v-theme--dataport .v-field--focused.v-field--variant-outlined .v-label,.v-theme--schleswigholstein .v-field--focused.v-field--variant-outlined .v-label{color:rgba(var(--v-theme-widget-focus))!important}.v-theme--base .labor-setting .v-slider-thumb__label,.v-theme--hamburg .labor-setting .v-slider-thumb__label,.v-theme--dataport .labor-setting .v-slider-thumb__label,.v-theme--schleswigholstein .labor-setting .v-slider-thumb__label{background-color:rgba(var(--v-theme-widget-active));color:rgba(var(--v-theme-on-widget-active))}.v-theme--base .labor-setting .v-slider-thumb__label:before,.v-theme--hamburg .labor-setting .v-slider-thumb__label:before,.v-theme--dataport .labor-setting .v-slider-thumb__label:before,.v-theme--schleswigholstein .labor-setting .v-slider-thumb__label:before{color:rgba(var(--v-theme-widget-active))}.v-theme--base .v-footer,.v-theme--hamburg .v-footer,.v-theme--dataport .v-footer,.v-theme--schleswigholstein .v-footer{z-index:2000}.v-theme--base .v-footer a,.v-theme--hamburg .v-footer a,.v-theme--dataport .v-footer a,.v-theme--schleswigholstein .v-footer a,.v-theme--base .v-footer a:visited{color:rgba(var(--v-theme-on-footer))}.v-theme--base .v-label,.v-theme--hamburg .v-label,.v-theme--dataport .v-label,.v-theme--schleswigholstein .v-label{opacity:1}.v-theme--base .v-badge__badge,.v-theme--hamburg .v-badge__badge,.v-theme--dataport .v-badge__badge,.v-theme--schleswigholstein .v-badge__badge{background-color:rgba(var(--v-theme-accent))!important;color:rgba(var(--v-theme-on-accent))!important}.v-theme--base .v-snackbar__content .v-btn,.v-theme--hamburg .v-snackbar__content .v-btn,.v-theme--dataport .v-snackbar__content .v-btn,.v-theme--schleswigholstein .v-snackbar__content .v-btn{color:rgba(var(--v-theme-on-primary))!important}.kiv-centering{max-width:55rem;margin:auto;padding:1rem}.v-theme--hamburg .v-footer:after{width:100px;height:30px;top:-15px;left:0}.v-theme--hamburg .v-app-bar-title,.v-theme--hamburg .default-logo{display:inherit}.v-theme--hamburg .v-app-bar .brand-logo{content:url(/images/hamburg/hh-header.svg)}.v-theme--hamburg .v-app-bar .dataport-logo{content:url(/images/dataport/dp-header.svg);max-width:150px}.v-theme--hamburg .theme-border-radius{border-radius:0!important}.v-theme--dataport *,.v-theme--dataport .text-h1,.v-theme--dataport .text-h2,.v-theme--dataport .text-h3,.v-theme--dataport .text-h4,.v-theme--dataport .text-h5,.v-theme--dataport .text-h6,.v-theme--dataport h1,.v-theme--dataport h2,.v-theme--dataport h3,.v-theme--dataport h4,.v-theme--dataport h5,.v-theme--dataport h6,.v-theme--dataport .text-subtitle-1,.v-theme--dataport .text-subtitle-2,.v-theme--dataport html{font-family:Roboto,Arial,Helvetica Neue,Helvetica,sans-serif!important}.v-theme--dataport .v-card-title:not(.heading-override),.v-theme--dataport .text-h1,.v-theme--dataport .text-h2,.v-theme--dataport .text-h3,.v-theme--dataport .text-h4,.v-theme--dataport .text-h5,.v-theme--dataport .text-h6,.v-theme--dataport h1,.v-theme--dataport h2,.v-theme--dataport h3,.v-theme--dataport h4,.v-theme--dataport h5,.v-theme--dataport h6{color:rgba(var(--v-theme-accent))}.v-theme--dataport .v-card-title .heading-override{color:rgba(var(--v-theme-on-primary))}.v-theme--dataport .v-app-bar .brand-logo{content:url(/images/dataport/dp-header.svg)}.v-theme--dataport .dataport-logo{display:none}.v-theme--dataport .theme-border-radius,.v-theme--dataport .v-btn:not(.v-tab){border-radius:0 10px 10px!important}.v-theme--dataport .v-app-bar.v-toolbar svg.default-logo{height:calc(100% - 20px)}.v-theme--schleswigholstein .v-btn.secondary-button.v-btn--variant-outlined{border:thin solid #0000}.v-theme--schleswigholstein .v-btn.secondary-button.v-btn--variant-outlined:hover{border:thin solid}.v-theme--schleswigholstein .v-btn.secondary-button.v-btn--variant-outlined .v-btn__overlay{background-color:unset}.v-theme--schleswigholstein .v-app-bar.v-toolbar{background-color:rgba(var(--v-theme-primary));color:rgba(var(--v-theme-on-primary), var(--v-high-emphasis-opacity))}.v-theme--schleswigholstein .v-app-bar .brand-logo{content:url(/images/schleswigholstein/sh-header.svg)}.v-theme--schleswigholstein .v-app-bar .dataport-logo{content:url(/images/schleswigholstein/logo_dataport.svg);max-width:150px}.v-theme--schleswigholstein .theme-border-radius{border-radius:0!important}.v-theme--schleswigholstein .v-toolbar__content button.v-btn{color:rgba(var(--v-theme-on-primary), var(--v-high-emphasis-opacity))!important}.theme-selector[data-v-86fe5b21]{opacity:.75;z-index:10000;position:fixed;bottom:10px;left:50%}.theme-selector .v-icon__svg[data-v-86fe5b21]{filter:drop-shadow(0 0 1px #fff)}.v-application{background:rgb(var(--v-theme-background));color:rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));display:flex}.v-application__wrap{backface-visibility:hidden;flex-direction:column;flex:auto;max-width:100%;min-height:100dvh;display:flex;position:relative}.v-main{max-width:100%;padding-left:var(--v-layout-left);padding-right:var(--v-layout-right);padding-top:var(--v-layout-top);padding-bottom:var(--v-layout-bottom);flex:1 0 auto;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.v-main{transition:none}}.v-main__scroller{max-width:100%;position:relative}.v-main--scrollable{width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.v-main--scrollable>.v-main__scroller{--v-layout-left:0px;--v-layout-right:0px;--v-layout-top:0px;--v-layout-bottom:0px;flex:auto;overflow-y:auto}
