hr {
    border-top: 2px solid !important;
    color: #D0D0CF !important;
}
.frame-layout-100 {
    max-width: 716px;
    margin: 0 auto;
}
.font-light {
    font-family: "SourceSansPro-Light";
}
.font-size-36 {
    font-size: 36px;
    line-height: 61px;
    font-weight: bold;
    font-family: "SourceSansPro-Bold";
}
.margin-bottom-20 {
    margin-bottom: 20px;
    display: inline-block;
}
.margin-0 {
    margin: 0;
}
.letter-spacing-3 {
    letter-spacing: 3px;
    line-height: 1.3;
}
.letter-spacing-5 {
    letter-spacing: 5px;
}
.letter-spacing-2 {
    letter-spacing: 2px;
    line-height: 1.3;
}
.one-col-grid {
    padding: 86px 112px !important;
}
/* .frame p {
    margin-bottom: 28px;
} */
.article-overview {
    margin-top: 20px;
    margin-bottom: 20px;
}
.article-overview-outer {
    margin-top: 21px;
}
.article-overview-outer > .row {
    margin-left: -7px;
    margin-right: -7px;
}
.article-overview-outer .article-item {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 14px;
}
.article-overview-outer .article-item .article-item-inner {
    position: relative;
    height: 100%;
}
.article-overview-outer .article-item .article-item-inner .article-text {
    position: absolute;
    bottom: 0;
    padding: 24px;
    width: 100%;
}
.article-overview-outer .article-item .article-item-inner .article-text a {
    text-decoration: none;
}
.article-overview-outer .article-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article-overview-outer .article-item .article-item-inner .card-title-overlay {
    padding: 6px 16px 6px 16px !important;
    font-size: 24px;
    font-weight: 600;
    color: white;
    background-color: #D20033;
    margin-bottom: 10px;
}
.article-overview-outer .article-item .article-item-inner .card-title-overlay.orange-white {
    color: #D20033;
    background-color: #FFFFFF;
}
.article-overview-outer .article-item .article-item-inner .card-title-overlay.red-white {
    color: #E03000;
    background-color: #FFFFFF;
}
.article-overview-outer .article-item .article-item-inner .card-title-overlay.white-orange {
    color: #FFFFFF;
    background-color: #E03000;
}
.article-overview-outer .article-item .article-item-inner .card-badge {
    font-size: 14px;
    font-weight: 700;
    padding: 7px 14px;
    background-color: #CEECF4;
    color: #003E65;
    border-radius: 20px;
}


.subheader-text-outer .subheader {
    font-size: 24px;
    font-weight: 700;
    font-family: 'SourceSansPro-Bold';
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
}
.subheader-text-outer .subheader-text h1 {
    font-size: 46px !important;
    font-family: 'SourceSansPro-Light' !important;
    font-weight: 300 !important;
    line-height: 55px !important;
    margin-bottom: 0 !important;
    letter-spacing: 0 !important;
}
.subheader-text-outer .subheader-text h1 span {
    font-family: 'SourceSansPro-Bold';
    font-weight: 700;
}
.subheader-text-outer .small-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-style: italic;
    margin-top: 21px;
}
.facts-figures-container {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.facts-figures-container.facts-figures-institut {
    background-color: #CEECF4;
    color: #003E65;
}
.facts-figures-container.facts-figures-krankenversorgung {
    background-color: #EEE6F2;
    color: #70305A;
}
.facts-figures-container.facts-figures-forschung {
    background-color: #BFE1D7;
    color: #006960;
}
.facts-figures-container .facts-figures-header {
    font-family: 'SourceSansPro-Light';
    font-weight: 300;
    font-size: 33px;
    color: #3D4856;
    margin-bottom: 15px;
}
.facts-figures-container.facts-figures-institut .facts-figures-header {
    color: #003E65;
}
.facts-figures-container.facts-figures-krankenversorgung .facts-figures-header {
    color: #70305A;
}
.facts-figures-container.facts-figures-forschung .facts-figures-header {
    color: #006960;
}
.facts-figures-container .facts-figures-list {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
}
.facts-figures-container .facts-figures-list p {
    font-family: 'SourceSansPro-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin: 0;
}
.facts-figures-container .facts-figures-list .facts-figures-number {
    font-family: "SourceSansPro-Bold";
    font-weight: 700;
    font-size: 56px;
    line-height: 56px;
    color: #E03000;
    margin-right: 5px;
}
.facts-figures-container.facts-figures-institut .facts-figures-list .facts-figures-number {
    color: #003E65;
}
.facts-figures-container.facts-figures-krankenversorgung .facts-figures-list .facts-figures-number {
    color: #70305A;
}
.facts-figures-container.facts-figures-forschung .facts-figures-list .facts-figures-number {
    color: #006960;
}

.facts-figures-container .facts-figures-list .facts-figures-mio {
    font-family: 'SourceSansPro-Light';
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    color: #E03000;
}
.facts-figures-container.facts-figures-institut .facts-figures-list .facts-figures-mio {
    color: #003E65;
}
.facts-figures-container.facts-figures-krankenversorgung .facts-figures-list .facts-figures-mio {
    color: #70305A;
}
.facts-figures-container.facts-figures-forschung .facts-figures-list .facts-figures-mio {
    color: #006960;
}
.facts-figures-container .facts-figures-bodytext > p:first-child {
    margin-bottom: 28px;
}
.facts-figures-container .facts-figures-bodytext > p:last-child {
    margin-bottom: 0;
}
.fullimage-with-text-container .fullimage {
    width: 100%;
    height: auto;
}
.fullimage-with-text-container .fullimage-text-outer .fullimage-subheader {
    font-family: 'SourceSansPro-Bold';
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    text-transform: uppercase;
    color: #E03000;
    letter-spacing: 6px;
    margin-top: 28px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.facts-figures-container.facts-figures-institut .fullimage-text-outer .fullimage-subheader {
    color: #003E65;
}
.facts-figures-container.facts-figures-krankenversorgung .fullimage-text-outer .fullimage-subheader {
    color: #70305A;
}
.facts-figures-container.facts-figures-forschung .fullimage-text-outer .fullimage-subheader {
    color: #006960;
}
.fullimage-with-text-container .fullimage-text-outer .fullimage-header {
    font-family: 'SourceSansPro-Light' !important;
    font-weight: 300 !important;
    font-style: Italic !important;
    font-size: 46px !important;
    line-height: 100% !important;
    margin-bottom: 22px;
    letter-spacing: 2px !important;
}
.fullimage-with-text-container .fullimage-text-outer .fullimage-text {
    font-family: 'SourceSansPro-Light';
    font-weight: 300;
    font-size: 27px;
    line-height: 100%;
}
.fullimage-with-text-container .fullimage-text-outer.has-bg-color {
    padding: 43.2px 43.2px 70px 43.2px;
}
.fullimage-with-text-container .fullimage-text-outer.has-bg-color .fullimage-subheader {
    margin-top: 0;
    color: #FFFFFF;
}
.fullimage-with-text-container .fullimage-text-outer.has-bg-color .fullimage-header {
    color: #FFFFFF !important;
}
.fullimage-with-text-container .fullimage-text-outer.has-bg-color .fullimage-text {
    color: #FFFFFF;
}

@media(max-width:1023px) {
    .facts-figures-container {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media(max-width: 991px) {
    .subheader-text-outer .subheader-text h1 {
        font-size: 28px !important;
        line-height: 35px !important;
    }
    .facts-figures-container .facts-figures-header {
        font-size: 28px;
    }
    .one-col-grid {
        padding: 0 !important;
        background-color: transparent !important;
    }
    .fullimage-with-text-container .fullimage-text-outer .fullimage-subheader {
        font-size: 28px;
        line-height: 35px;
    }
    .fullimage-with-text-container .fullimage-text-outer .fullimage-header {
        font-size: 28px !important;
    }
    .fullimage-with-text-container .fullimage-text-outer .fullimage-text {
        font-weight: 300;
        font-size: 22px;
    }
    .facts-figures-container {
        padding: 3rem;
    }
}
@media(max-width: 767px) {
    .fullimage-with-text-container {
        margin-left: -15px;
        margin-right: -15px;
    }
    .article-overview-outer .article-item .article-item-inner .article-text {
        padding: 24px 12px;
    }
    .fullimage-with-text-container .fullimage-text-outer.has-bg-color {
        padding: 28.8px 28.8px 40px 28.8px;
    }
    .font-size-36 {
        font-size: 25px;
        line-height: 40px;
    }
    .frame-reduce-space.frame-space-after-extra-large {
        margin-bottom: 2rem;
    }
    .frame-reduce-space .ce-gallery img {
        margin-bottom: 0;
    }
    .frame-reduce-space .ce-textpic.ce-center figure.image {
        padding-bottom: 0;
    }
    .frame-reduce-space.frame-space-before-medium {
        margin-top: 36px;
    }
    .frame-reduce-space.frame-space-after-large {
        margin-bottom: 40px;
    }
    .facts-figures-container {
        padding: 3rem 2rem;
    }
}