@import"https://media.fcb-dml.de/fcb/webfonts/fcb-sans-font/fonts.css";@import"https://media.fcb-dml.de/fcb/webfonts/fcb-common-icons/style.css";:root{--dml-root-font-size: 10px;--dml-primary-color: #286CFC;--dml-secondary-color: #286CFC08;--dml-background-color: #FFFFFF;--dml-error-color: #A80026;--dml-error-text-color: #333333;--dml-badge-error-color: #ED0037;--dml-badge-error-text-color: #FFFFFF;--dml-warning-color: #FFB900;--dml-warning-text-color: #333333;--dml-success-color: #008A07;--dml-success-text-color: #FFFFFF;--dml-info-color: #E6E6E6;--dml-info-text-color: #333333;--dml-primary-text-color: #050505;--dml-secondary-text-color: #050505;--dml-card-background-color: #E6E6E6;--dml-card-hover-background-color: #E6E6E6;--dml-card-text-color: #050505;--dml-separator-color: #E6E6E6;--dml-header-background: #ED0037;--dml-header-background-secondary: linear-gradient(90deg, #C60428 0%, #76232f 200%);--dml-header-text-primary: #FFFFFF;--dml-header-text-secondary: #FFFFFF;--dml-header-menu-margin: 0;--dml-header-title-margin: 0;--dml-formfield-color: #050505;--dml-formfield-disabled-color: #05050566;--dml-formfield-background: #286CFC08;--dml-formfield-label-color: #050505;--dml-formfield-underline-color: #050505;--dml-formfield-border-color: #FFFFFF;--dml-button-primary-color: #FFFFFF;--dml-button-primary-background-color: #ED0037;--dml-button-primary-hover-background-color: #A80026;--dml-button-primary-disabled-color: #050505;--dml-button-primary-disabled-background-color: rgba(5, 5, 5, .2);--dml-button-secondary-color: #ED0037;--dml-button-secondary-background-color: #FFFFFF;--dml-button-secondary-hover-background-color: #A80026;--dml-button-secondary-disabled-color: rgba(5, 5, 5, .2);--dml-button-secondary-disabled-background-color: #FFFFFF;--dml-headline-page-color: #050505;--dml-headline-section-color: #050505;--dml-headline-subsection-color: #050505;--dml-toggle-thumb-color: #050505;--dml-toggle-thumb-checked-color: #FFFFFF;--dml-toggle-primary-track-color: #05050508;--dml-toggle-primary-track-checked-color: #286CFC;--dml-toggle-primary-track-focus-color: #1A4BA7;--dml-toggle-primary-track-hover-color: #1A4BA7;--dml-toggle-secondary-track-color: #00000033;--dml-toggle-secondary-track-checked-color: #ED0037;--dml-button-toggle-mobile-selected-text: #FFFFFF;--dml-button-toggle-mobile-selected-background: #ED0037;--dml-stepper-color: #050505;--dml-loading-indicator-color: #286CFC;--dml-text-title: #050505;--dml-accordion-divider-color: #E6E6E6;--dml-skeleton-color: #286CFC1A;--dml-skeleton-light-color: #286CFC08;--dml-message-error-color: #FFCCD5;--dml-card-error-color: #FFCCD5;--dml-container-error-color: #FFCCD5;--dml-divider-error-color: #ED0037;--dml-text-transform: none;--dml-button-border-radius: .3rem}html{font-size:62.5%;background:var(--dml-header-background);word-break:break-word;-webkit-hyphens:auto;hyphens:auto}body{font-family:FCBayernSans;font-weight:400;color:var(--dml-primary-text-color);background:var(--dml-background-color);font-size:1.6rem;margin:0}#app-root{min-height:100vh;display:flex;flex-direction:column}body.noscroll{overflow:hidden}a{color:inherit}*{box-sizing:border-box;touch-action:manipulation}html,body{color:#050505}p,h1,h2,h3{-webkit-margin-before:0;margin-block-start:0}.form-row{display:flex;flex-flow:row wrap}.form-row>*{margin-right:1rem}.form-row>*:last-child{margin-right:0}@media screen and (max-width: 992px){.form-row>*{margin-right:0}}.page{display:flex;flex-flow:column;align-items:center}.page .headline{text-align:center;text-transform:uppercase;margin-bottom:1em}.page .content{min-height:10rem;width:100%}.page .content .section{margin-bottom:3em}.page .content .description{margin-bottom:2em}.card-information{display:inline-flex;flex-flow:column;background-color:#ebebeb;padding:3rem;border-radius:5px;max-width:35em;width:24em;min-height:20em;margin-right:3em}@media screen and (max-width: 600px){.card-information{width:100%}}.card-information-subtitle{font-weight:600;color:var(--dml-primary-text-color);margin:0 0 1.3rem;font-size:1.6rem}.card-information-row{display:flex;flex-flow:row wrap}.card-information-row>*{margin-right:7em}.card-information-cell{margin-bottom:1.3rem}.card-information-cell:last-child{margin-bottom:0}.card-information-cell:last-child{margin-bottom:1.3rem}.card-information-cell__title{display:block;color:var(--dml-primary-text-color);margin:0 0 .7rem;font-weight:600;font-size:1.6rem}.row{display:flex;flex-flow:row;align-items:center}.button{appearance:none;-webkit-appearance:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border-radius:.5rem;padding:1rem;margin:0;font:inherit;font-weight:600;outline:none;border:none;background:transparent;color:var(--dml-primary-text-color)}.button:focus-visible{outline:auto}.button:hover{background-color:#ebebeb}.icon-img{background-repeat:no-repeat;background-position:center;background-size:contain;width:15px;height:15px}.icon-img-add{background-image:url(/assets/icons/add.svg)}.icon-img-check{background-image:url(/assets/icons/check.svg)}.icon-img-check-marked{background-image:url(/assets/icons/check-marked.svg)}.icon-img-close{background-image:url(/assets/icons/close.svg)}.icon-img-correct{background-image:url(/assets/icons/correct.svg)}.icon-img-details{background-image:url(/assets/icons/details.svg)}.icon-img-dropdown-arrow{background-image:url(/assets/icons/dropdown-arrow.svg)}.icon-img-dropdown-filters{background-image:url(/assets/icons/dropdown-filters.svg)}.icon-img-download-excel{background-image:url(/assets/icons/download-excel.svg)}.icon-img-download-pdf{background-image:url(/assets/icons/download-pdf.svg)}.icon-img-notification-close{background-image:url(/assets/icons/notification-close.svg)}.icon-img-notification-error{background-image:url(/assets/icons/notification-error.svg)}.icon-img-notification-success{background-image:url(/assets/icons/notification-success.svg)}.icon-img-refresh{background-image:url(/assets/icons/refresh.svg)}.icon-img-reset{background-image:url(/assets/icons/reset.svg)}.icon-img-search{background-image:url(/assets/icons/search.svg)}.default-button{appearance:none;-webkit-appearance:none;border:none;outline:none;background-color:inherit;color:inherit;font:inherit;padding:0;margin:0;cursor:pointer}
