@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Montserrat', Montserrat, sans-serif!important;
}

.page {
    max-width: 1700px;
}

.sidebar[b-a754d4xo0y] {
    width: 300px;
}

@media (max-width: 768px) {
    .sidebar[b-a754d4xo0y] {
        width: 100%;
    }
}

.video-background {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .video-foreground, .video-background video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.content-overlay {
    position: relative;
    z-index: 2;
    text-align: center;
    color: white;
}

.video-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFFAB;
    z-index: 1;
}

.img-main-logo {
    width: 80px;
    margin-top: 70px;
}

.desktop-only {
    display: block;
}

.mobile-only-image {
    display: none; 
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 20px;
    border-radius: 12px;
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 767px) {
    .desktop-only {
        display: none;
    }

    .mobile-only-image {
        display: block;
    }

    .img-main-logo {
        width: 60px;
        margin-top: 8px;
    }

    .button-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        gap: 10px;
        margin-top: 15px!important;
        margin-bottom: 20px!important;
    }

}

.top-row[b-a754d4xo0y] a, .top-row .btn-link[b-a754d4xo0y] {
    margin-right: 1.5rem;
}

div.top-row.px-4 {
    z-index: 10!important;
}

.mud-button-filled.mud-button-filled-secondary {
    background-color: rgb(247 127 168)!important;
}

[mudtext][typo="Typo.h5"] {
    font-family: 'Montserrat', Montserrat, sans-serif !important;
    font-weight: 700;
    font-size: 1.75rem !important;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 12px;
    margin-left: 10% !important;
    margin-right: 10% !important;
    margin-bottom: 40px !important;
}

/* Header Grundlegende Stile, die immer gelten */
.navbar-dark {
    background-color: #052767;
}

/* Desktop-spezifische Stile */
@media (min-width: 768px) {

    .navbar-toggler {
        display: none;
    }
}

/* Mobile-spezifische Stile */
@media (max-width: 767px) {
    .top-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: 10px;
    }

    .navbar-brand {
        height: 30px;
        display: flex;
        align-items: center;
        height: 100%;
    }

    .navbar-toggler {
        display: block;
    }

    .nav-item {
        text-align: center;
    }

    .navbar-toggler {
        position: absolute;
        right: 10px;
        top: 10px;
    }
}

/* Standardmäßig wird der Hintergrund auf allen Geräten initial gesetzt neu */
.top-row[b-hq8yjkt9kk] {
    background-color: rgba(0, 0, 0, 0.4);
}

/* Auf Mobilgeräten wird der Hintergrund transparent gemacht */
@media (max-width: 767px) {
    .top-row[b-hq8yjkt9kk] {
        background-color: #052767!important;
    }
}

/* Stelle sicher, dass der Header und der Container auf kleinen Bildschirmen keine unnötigen Abstände haben */
.top-row, .container-fluid {
    width: 100%;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .top-row {
        background-color: #052767;
        padding: 10px 15px;
        box-sizing: border-box;
    }

    .navbar-toggler {
        float: right;
    }

    .navbar-brand {
        float: left;
    }
}

.column-grid {
    margin-top: 60px!important;
    margin-bottom: 60px!important;
}

.column-grid .column-item {
    text-align: center;
    padding: 50px;
}

.logo {
    width: 50px;
    height: auto;
    margin-bottom: 10px;
}

.intro-image {
    width: 100%;
    border-radius: 15px;
}

/* Standardmäßig wird das Desktop-Bild angezeigt und das mobile Bild versteckt */
.mobile-image {
    display: none;
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 768px) {
    .desktop-image {
        display: none;
    }

    .mobile-image {
        display: block;
    }
}

.howitworks-headline {
    margin-top: 40px;
    margin-bottom: 20px;
}

.function-headline {
    font-weight: 700;
}

.function-text {
    font-size: 1.2em;
    line-height: 1.5;
}

.advantage-headline {
    font-weight: 700;
    color: white;
}

.advantage-headline-dark {
    font-weight: 700;
    color: rgb(66 66 66);
}

.advantage-big-headline {
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 12px;
}

.knowledge-sidebar-content {
    background-color: #0b2363;
    color: white;
    text-align: center;
    padding: 30px;
}

.knowledge-sidebar-headline {
    margin-top: 20px;
    font-size: 30px;
}

.knowledge-sidebar-text {
    margin-bottom: 25px;
    font-size: 20px;
}

.knowledge-sidebar-image {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.calculator-question {
    color: #020f8b !important;
    font-weight: 700 !important;
    font-size: 28px !important;
    border-bottom: 1px solid #bbbbbb !important;
    padding-bottom: 15px !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
    margin-bottom: 40px !important;
}

.calculator-subtext {
    color: #424242 !important;
    font-weight: 500 !important;
    font-size: 20px !important;
}

.carousel-examples {
    height: 930px;
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 768px) {
    .mud-progress-linear.horizontal.mud-progress-linear-large {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 768px) {
    .calculator-question {
        font-size: 20px !important;
        text-align: center !important;
        margin-bottom: 25px !important;
    }
}

    /* Grundlegende Stil-Einstellungen für das Carousel, die auf allen Geräten gelten */
    .carousel-examples .table-border-row {
        border-bottom: 1px solid #ccc;
        padding: 12px 0;
        margin: 0!important;
        display: flex;
        justify-content: space-between;
    }

        .carousel-examples .table-border-row div {
            margin: 5px;
        }

/* Anpassungen für Mobile-Geräte */
@media (max-width: 768px) {
    .carousel-examples .mud-carousel {
        height: auto;
        min-height: 50vh;
    }

    .carousel-examples .table-border-row {
        flex-direction: column;
        text-align: center;
    }

        .carousel-examples .table-border-row div {
            margin: 5px auto;
        }

    .carousel-examples .d-flex {
        flex-direction: column;
        align-items: center;
    }

        .carousel-examples .d-flex.w-50 {
            width: 90%;
        }

    .carousel-examples h4 {
        font-size: 1.5em;
        visibility: visible;
    }

    .carousel-examples .style-kursiv {
        font-size: 0.8em;
    }

    /* Anpassung der Carousel-Pfeile und Bullet-Positionierung */
    .mud-carousel .mud-carousel-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 100;
    }

    .mud-carousel .mud-carousel-arrow-prev {
        left: 10px;
    }

    .mud-carousel .mud-carousel-arrow-next {
        right: 10px;
    }

    .mud-carousel .mud-carousel-bullets {
        bottom: -20px;
        text-align: center;
    }
}

.icon-style-lp {
    width: 45px;
    margin-bottom: 8px;
}

@media (max-width: 768px) {
    .icon-style-lp {
        width: 40px;
        margin-bottom: 10px;
    }
}

.column-heading {
    margin-bottom: 5px;
    font-family: 'Montserrat', Montserrat, sans-serif !important;
    font-weight: 700 !important;
}

.column-text {
    font-family: 'Montserrat', Montserrat, sans-serif !important;
    font-size: 16px!important
}

p.mud-typography.mud-typography-body2 {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat', Montserrat, sans-serif !important;
}

.sidebar[b-a754d4xo0y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 50%, #84c5db 100%) !important
}

@media (max-width: 768px) {
    div.sidebar[b-a754d4xo0y] {
        background-image: none !important;
        background-color: #052767 !important;
    }
}

.mud-button-filled.mud-button-filled-success {
    background-color: #50C878!important;
}

.color-headline {
    color: #113dbd;
}

.color-headline-sub {
    color: #113dbd;
    font-weight: 800;
}

.mud-button-filled.mud-button-filled-primary {
    background-color: #113dbd!important;
}

h1 {
    color: rgb(66 66 66);
    font-size: 50px;
    font-weight: 800;
    text-align: center;
    margin-top: 30px;
    line-height: 60px;
}

h1:focus {
    outline: none;
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 767px) {
    h1 {
        font-size: 28px;
        text-align: left;
        margin-top: 20px;
        margin-left: 20px;
        line-height: 30px;
    }
}

h2 {
    color: rgb(66 66 66);
    font-size: 25px;
    padding-left: 110px;
    padding-right: 110px;
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.main-h2 {
    color: rgb(66 66 66);
    font-size: 28px;
    font-weight: 600;
    padding-left: 250px;
    padding-right: 250px;
    margin-top: 35px;
    margin-bottom: 15px;
    line-height: 1.5;
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 767px) {
    h2 {
        font-size: 17px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .main-h2 {
        font-size: 24px;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
        line-height: 30px;
    }
}

.sub-h2 {
    line-height: 1.5;
    padding-left: 0;
    padding-right: 0;
}

h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 800;
}

h4 {
    font-weight: 800;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .mobile-break::after {
        content: "\A";
        white-space: pre;
    }
}

.knowledge-topic {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 15px;
    margin-bottom: 40px;
}

.knowledge-topic-columns {
    width: 31%;
    display: flex;
}

.knowledge-link {
    text-decoration: none;
    color: inherit;
    width: 100%;
    display: flex;
    cursor: pointer;
}

.knowledge-h5 {
    font-family: 'Montserrat', Montserrat, sans-serif !important;
    font-weight: 600!important;
}

.knowledge-card {
    width: 100%;
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 768px) {
    .knowledge-topic {
        flex-direction: column;
        align-items: center;
    }

    .knowledge-topic-columns {
        width: 100%;
    }

    .knowledge-card {
        margin-bottom: 20px;
    }
}

.mud-typography-h5 {
    margin-bottom: 10px !important;
}

.mud-typography-h5 {
    font-size: 1.5em!important;
}

a, .btn-link {
    color: #212529;
    text-decoration: none;
    font-weight: 600;
}

.main-intro {
    margin-top: 20px;
    font-size: 1.2rem;
    text-align: justify;
}

/* Anpassungen für Mobilgeräte */
@media (max-width: 768px) {
    .main-intro {
        font-size: 1.1rem;
        text-align: left;
    }
}

.container-flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 30px;
    margin-top: 15px;
    margin-bottom: 40px;
}

.content-box {
    flex: 1;
    padding: 30px;
    border-radius: 10px;
    box-sizing: border-box;
}

/* Anpassungen für Mobile-Geräte */
@media (max-width: 768px) {
    .container-flex {
        flex-direction: column;
    }

    .content-box {
        flex: 0 0 100%;
        padding: 15px 30px 15px 30px;
    }
}

.info-bar-calculator {
    padding: 3px !important;
    margin-bottom: 20px !important;
}

@media (max-width: 767px) {
    .info-bar-calculator {
        font-size: 0.9rem!important;
        padding: 20px;
        text-align: center;
    }
}

.calculator-background {
    background-color: #e8f9ff !important;
}

.steps-margin {
    margin-bottom: 10px!important;
}

.left-content {
    background-color: #F3FAFF;
}

.right-content {
    background-color: #F3FAFF;
}

.table-border-row {
    border-bottom: 1px solid #E0E0E0;
    padding: 8px;
    font-size: 1.1rem;
}

:target:before {
    content: "";
    display: block;
    height: 70px;
    margin-top: -70px;
    visibility: hidden;
}

.mainlayout-buttons {
    margin-right: 1.5em !important;
    font-family: 'Montserrat', Montserrat, sans-serif !important;
    font-weight: 700!important;
}

.mainlayout-buttons:hover {
    background-color: transparent !important;
    color: #113dbd;
}

.main-button-top {
    text-transform: none;
}

.mud-button-label {
    font-family: 'Montserrat', Montserrat, sans-serif !important;
    font-weight: 700!important;
    text-transform: none;
    margin-left: 5px;
    margin-right: 5px;
}

.button-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    margin-top: 30px;
    margin-bottom: 70px;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.mud-divider-inset {
    margin-left: 0px!important;
    margin-inline-start: 0px!important;
}

hr.mud-divider.mud-divider-inset {
    margin-bottom: 30px;
}

.breadcrumb {
    list-style: none;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.breadcrumb-item {
    display: inline;
    font-size: 1.0em;
    font-weight: normal;
}

    .breadcrumb-item + .breadcrumb-item::before {
        content: "→";
        padding: 0 12px;
    }

    .breadcrumb-item a {
        font-weight: normal;
        text-decoration: none;
    }

    .breadcrumb-item a:hover {
         text-decoration: underline;
     }

    .breadcrumb-item.active a, .breadcrumb-item[aria-current="page"] a {
        font-weight: bold!important;
        pointer-events: none;
        cursor: default;
    }

    .breadcrumb-item.active {
        font-weight: 600;
    }

    .advantage-p {
        font-size: 1.1rem;
        font-weight: 500;
        color: white;
    }

.advantage-p-dark {
    font-size: 1.1rem;
    font-weight: 500;
    color: rgb(66 66 66);
}

.glossary-search {
    margin-top: 25px!important;
    margin-bottom: 25px!important;
}

.glossary-table th, .glossary-table td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.glossary-table .mud-table-cell:first-child, .glossary-table .mud-table-head-cell:first-child {
    min-width: 250px;
}

.glossary-description {
    color: #666;
    font-size: 16px;
}

.glossary-term {
    font-weight: bold;
    font-size: 16px;
}

.glossary-table .mud-table-head-cell {
    font-weight: bold;
}

/* Anpassungen für Mobilgeräte */
@media (max-width: 768px) {
    .glossary-search {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .glossary-table .mud-table-cell, .glossary-table .mud-table-head-cell {
        padding: 4px;
    }

    .glossary-table .mud-table-cell {
        padding-bottom: 12px;
    }

    .glossary-table {
        font-size: 14px;
    }

    .glossary-term, .glossary-description {
        display: block;
        padding-left: 20px;
    }

    .glossary-table .mud-table-cell:first-child, .glossary-table .mud-table-head-cell:first-child {
        min-width: 0;
        width: 100%;
    }
}

.mud-table-dense * .mud-table-row .mud-table-cell {
    padding: 10px 24px 10px 16px!important;
}

thead.mud-table-head {
    background-color: #def1ff;
}

.mud-table-root .mud-table-head .mud-table-cell {
    font-weight: bold!important;
}

.mud-button-root.mud-icon-button.mud-inherit-text.mud-ripple.mud-ripple-icon.align-self-center {
    background-color: #ebeaea !important;
}

.mud-button-root.mud-icon-button.mud-inherit-text.mud-ripple.mud-ripple-icon.align-self-center:hover {
    background-color: #dbd7d7 !important;
}

.mud-button-filled.mud-button-filled-primary:hover {
    background-color: #0e3197 !important;
}

.mud-button-outlined.mud-button-outlined-primary {
    color: #113dbd !important;
    border: 1px solid #113dbd !important;
}

.mud-button-outlined.mud-button-outlined-primary:hover {
    background-color: #f1f1f1 !important;
}

.flex-container-unique {
    display: flex;
    justify-content: space-between;
}

.flex-column-special {
    flex: 1;
    padding: 25px;
    background-color: rgb(32 68 135);
    margin: 10px;
    border-radius: 8px;
}

.flex-column-special-second {
    flex: 1;
    padding: 25px;
    background-color: rgb(217 235 255);
    margin: 10px;
    border-radius: 8px;
}

/* Mobilgeräte und kleine Tablets */
@media (max-width: 767px) {
    .flex-container-unique {
        flex-direction: column;
    }

    .flex-column-special, .flex-column-special-second {
        width: 100%;
        margin: 10px 0;
    }
}

/* Mittelgroße Tablets (optional, falls benötigt) */
@media (min-width: 768px) and (max-width: 1023px) {
    .flex-container-unique {
        flex-wrap: wrap;
    }

    .flex-column-special, .flex-column-special-second {
        width: 100%;
        margin: 10px 0;
    }
}

.icon-title-combo {
     display: flex;
     align-items: center;
     gap: 15px;
}

.image-container {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.image-caption-container {
    position: relative;
    margin: 10px;
    width: 33%;
}

.image-caption-container img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.image-caption-container a {
    position: relative;
    display: block;
 }

.image-caption-container a figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 5px 10px;
    margin: 0;
    font-size: 1.4em;
    font-weight: 500;
 }

/* Smartphones */
@media (max-width: 767px) {
    .image-container {
        flex-direction: column;
        align-items: center;
    }

    .image-caption-container {
        width: 100%;
        margin: 10px 0;
    }
}

/* Tablets */
@media (min-width: 768px) and (max-width: 1023px) {
    .image-container {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .image-caption-container {
        width: 33%;
    }
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

hr:not([size]) {
    height: 2px!important;
}

.validation-message {
    color: red;
}

@media (max-width: 767px) {
    .mobile-only-button {
        display: block;
        width: 100%;
        text-align: center;
        margin-left: 20px;
    }
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
     cursor: pointer;
     position: absolute;
     right: 0.75rem;
     top: 0.5rem;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.content-container {
    display: flex;
    gap: 50px;
}

.text-content, .table-container {
    width: calc(50% - 10px);
    margin-top: 30px;
}

.mud-button-outlined.mud-button-outlined-primary {
    background-color: white;
}

.button-container button {
    margin: 5px;
    padding: 10px;
    background-color: lightgrey;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.button-container button:hover {
    background-color: #320453;
}

.button-container .selected {
    background-color: #590696;
}

.table {
    width: 100%;
    border-collapse: collapse;
}

.style-kursiv {
    font-style: italic;
    font-weight: 500;
    color: green;
}

.table, .table th, .table td {
    border: 1px solid #ddd;
    margin-top: 10px;
}

.table th, .table td {
    padding: 10px;
    text-align: left;
}

.table th {
    background-color: #f2f2f2;
}

.mud-typography-h6 {
    font-family: font-family: 'Montserrat', Montserrat, sans-serif !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    margin-bottom: 20px !important;
}

.mud-typography-body1 {
    font-size: 15px!important;
}

.mud-icon-button-label svg {
    width: 48px;
    height: 48px;
}

.h2-content {
    font-weight: 700;
    text-align: left;
    padding: 0;
}

/* Anpassungen für Mobile-Geräte */
@media screen and (max-width: 767px) {
    .knowledge-headline {
        font-size: 25px!important;
        margin-left: 0;
        margin-bottom: 15px;
    }
}

.p-content {
    font-size: 18px;
    line-height: 1.6;
}

.content-list {
    font-size: 16px;
    font-weight: 600;
}

.knowledge-container {
    display: flex;
    width: 100%;
}

.knowledge-content {
    flex: 70%;
    margin-right: 30px;
}

.knowledge-sidebar {
    padding-top: 65px;
    flex: 25%;
    position: sticky;
    top: 0;
    align-self: flex-start;
}

/* Anpassung des Inhalts für mobile Geräte */
@media screen and (max-width: 767px) {
    .knowledge-sidebar {
        display: none;
    }

    .knowledge-container {
        flex-direction: column;
    }

    /* Anpassung des Inhalts für mobile Geräte */
    .knowledge-content {
        margin-right: 10px;
        margin-left: 10px;
    }
}

.knowledge-bottom-bar {
    margin-top: 30px;
    margin-bottom: 50px;
}

.knowledge-header-menu {
    color: black;
    font-weight: 700;
    font-size: 18px;
}

.knowledge-headline, .knowledge-introduction, .knowledge-contents-menu a {
    text-align: left;
}

.knowledge-background {
    background-color: #def1ff;
    padding: 30px 20px 20px 35px;
}

.knowledge-headline {
    line-height: 1.2; 
    font-size: 35px;
    margin-top: 15px;
}

.knowledge-introduction {
    font-size: 20px;
 }

.knowledge-contents-menu a {
    display: block;
    text-decoration: none;
}

.knowledge-button {
    font-weight: 800;
    display: inline-block;
    background-color: #007bff;
    color: white;
    padding: 10px 20px;
    text-align: center;
    border: none;
    cursor: pointer;
}

.knowledge-button:hover {
    background-color: #0056b3;
    color: white;
}

.h4-calculator {
    margin-top: 20px;
}

.p-calculator {
    margin-bottom: 20px;
}

.modern-footer {
    margin-top: 40px;
    background-color: #161616;
    color: white;
    padding: 40px 0;
    width: calc(100% + 56px);
    margin-left: -32px;
    margin-right: -24px;
    position: relative;
    padding-left: 150px;
    padding-right: 150px;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: auto;
    flex-wrap: wrap;
}

.footer-headline {
    font-family: 'Montserrat', Montserrat, sans-serif !important;
}

.footer-column {
    flex: 1;
    padding: 25px;
    text-align: left;
}

    .footer-column > *:not(:first-child) {
        margin-top: 10px;
    }

@media (max-width: 768px) {
    .footer-container {
        max-width: none;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .modern-footer {
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer-column {
        width: 100%;
        padding: 15px;
        margin-bottom: 20px;
        text-align: center;
    }

    .footer-link {
        text-align: center;
        width: 100%;
        display: block;
    }

        .footer-column:not(:last-child) {
            margin-bottom: 20px;
        }
}

.footer-link {
    color: white;
    text-decoration: none;
    display: block;
    margin-top: 10px;
}

    .footer-link:hover {
        text-decoration: underline;
        color: white!important;
    }

/* Stil für das Footer-Logo anpassen */
.footer-column img {
    margin: auto;
    display: block;
}

.businessvaluecalculator-background-image {
    background-image: url('../images/BusinessValueCalculatorBackground.webp');
    background-size: cover;
    background-position: center;
}

.white-background {
    background-color: white !important;
}

.primary-background-white-text {
    background-color: var(--mud-palette-primary); 
    color: white; 
}

/* Standard Desktop Styles */
.gradient-background-white-text {
    background: lightgreen;
    color: black;
    font-weight: 500 !important;
    border: 0;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

/* Mobile Styles */
@media (max-width: 768px) {
    .gradient-background-white-text {
        background: lightgreen;
        color: black;
        font-weight: 500!important;
        border: 0;
    }
}

.responsive-image {
    width: 30px; 
    height: auto;
}

@media (min-width: 992px) {
    .responsive-image {
        width: 30px; 
    }
}

.responsive-image-person {
    width: 100px;
    height: auto;
}

@media (min-width: 992px) {
    .responsive-image-person {
        width: 130px;
    }
}

.responsive-image-rate {
    width: 40px;
    height: auto;
}

@media (min-width: 992px) {
    .responsive-image-rate {
        width: 45px;
    }
}

.break-word {
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 10px!important; /* Standard für Handys und Tablets */
}

/* Für größere Bildschirme, die ungefähr Full HD Auflösung haben, aber das Fenster ist eventuell nicht maximiert */
@media (min-width: 1600px) {
    .break-word {
        font-size: 13px!important;
    }
}

/* Für sehr große Bildschirme oder UHD Monitore, bei denen das Browserfenster vermutlich nicht die volle Monitorbreite nutzt */
@media (min-width: 3500px) {
    .break-word {
        font-size: 14px!important;
    }
}