*,
*:before,
*:after {
    box-sizing: border-box;
}

body,
header,
footer,
main,
section,
article,
nav,
figure,
nav,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
img,
form,
fieldset,
blockquote {
    border: 0;
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    background: #ffffff;
    color: #333;
    font: 300 16px Inter, Arial, Helvetica, Sans-Serif;
    min-width: 320px;
    overflow-x: hidden;
}

a {
    color: #0058aa;
    outline: none;
    text-decoration: none;
    transition: .2s All;
}

a:hover {
    color: #333;
    text-decoration: none;
}

input,
select,
textarea {
    border: #999999 1px solid;
    color: #000;
    font: inherit;
    padding: 1em;
}

li {
    list-style: none;
}

h1 {
    font-size: 64px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 .5em;
}

h2 {
    font-size: 35px;
    font-weight: 300;
    line-height: 1.2;
    margin: .5em 0 .5em 0;
}

h2 strong {
    font-weight: 500;
}

h3 {
    font-size: 1.8rem;
    line-height: 1;
    margin: 0 0 1em;
    font-weight: 300
}

h4 {
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 .3em;
}

h5,
h6 {
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
}

p {
    line-height: 1.4em;
    margin: 0 0 1.6em;
}

.text {
    font-size: 18px
}

table {
    border-collapse: collapse;
    width: 100%;
}

img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

/*- Layout -*/

.page-container,
.page-header,
.page-footer {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
}

.page-container {
    padding-bottom: 50px;
    padding-top: 50px;
}

.page-container-inner {
    margin: 0 auto;
    max-width: 950px;
}

.page-section {
    background: #f4f4f4;
}

/*- Page Header -*/

.page-header {
    align-items: center;
    display: flex;
    height: 120px;
    justify-content: space-between;
    position: relative;
    z-index: 100;
}

.header-logo {}

.page-header+.page-container {
    padding-top: 0;
}

/*- Title / Slider  -*/

/*- Title / Slider  -*/

.carousel-swiper {
    margin: 0 -14% 50px;
}

.carousel-swiper a {
    color: #333;
}

.carousel-swiper a:hover {
    color: #020d26;
}

.swiper-slide__content h4,
.swiper-slide__content2 h4 {
    font-size: 22px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 5px;
    transition: all .3s;
}

.swiper-slide__content h5,
.swiper-slide__content2 h5 {
    color: #020d26;
    font-size: 25px;
    font-weight: 600;
    hyphens: auto;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 0;
    text-decoration: none;
    transition: all .3s;
}

.swiper-slide__content h6,
.swiper-slide__content2 h6 {
    line-height: 1.2;
    margin-bottom: .5rem;
}

.swiper-wrapper>.swiper-slide-visible:not(.swiper-slide-visible ~ .swiper-slide-visible) .swiper-slide__wrapper,
.swiper-wrapper>.swiper-slide-visible:not(:has(~ .swiper-slide-visible)) .swiper-slide__wrapper {
    opacity: .4;
}

.swiper-slide__wrapper {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .08);
    margin-bottom: 10px;
    position: relative;
}

.swiper-slide__pic {
    overflow: hidden;
    text-align: center;
}

.swiper-slide__pic img {
    transition: .8s All;
    width: 100%;
}

.carousel-swiper--primary .swiper-slide__pic img,
.carousel-swiper--secondary .swiper-slide__pic img,
.swiper-slide__pic img {
    display: inline-block;
    width: auto;
    height: auto;
}

.swiper-slide__footer-pic img {
    display: block;
    width: auto;
    height: auto;
}

.swiper-slide__pic:hover img {
    transform: scale(1.25);
}

.carousel-swiper--secondary-styled .swiper-slide__pic {
    height: 200px;
    overflow: hidden;
}

.carousel-swiper--secondary-styled .swiper-slide__pic img {
    height: 100%;
    object-fit: cover;
}

/* --------------------------------------------------
   TERTIARY = normaler Slider
   (styled Slider wird explizit ausgeschlossen)
--------------------------------------------------- */

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) {
    margin-bottom: 40px;
    position: relative;
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) .swiper-wrapper {
    align-items: stretch;
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) .swiper-slide {
    font-size: 15px;
    min-height: 100%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    height: auto !important;
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) h3 {
    font-size: 30px;
    margin-bottom: .5em;
    text-transform: uppercase;
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    transition: all .3s;
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) h5:hover {
    color: #0058aa;
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) p {
    line-height: 29px;
}

/* --------------------------------------------------
   TERTIARY-STYLED = Partner-Slider
--------------------------------------------------- */

  /* =========================================================
   PARTNER-SLIDER: carousel-swiper--tertiary-styled
   ========================================================= */
.carousel-swiper--tertiary.carousel-swiper--tertiary-styled {
    margin-bottom: 40px;
    position: relative;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-wrapper {
    align-items: stretch;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide {
    background: #fff;
    display: flex;
    padding: 4px;
    box-sizing: border-box;
    height: auto !important;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__wrapper {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .08);
    position: relative;
    height: auto;
    overflow: visible;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__pic {
    align-items: center;
    display: flex;
    height: 120px;
    min-height: 150px;
    justify-content: center;
    padding-top: 10px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    flex-shrink: 0;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__pic img {
    margin: auto;
    max-height: 120px;
    width: auto;
    height: auto;
    display: block;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__content3 {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
    padding: 25px 30px 10px 30px;
    box-sizing: border-box;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__heading {
    flex: 1 1 auto;
    min-height: 0;
    overflow: visible;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__footer {
    margin-top: auto;
    flex-shrink: 0;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__footer a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__footer--col {
    flex-direction: column;
    margin: 0 -30px;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__footer-info {
    background: #d9e6f2;
    font-size: 16px;
    line-height: 21px;
    padding: 15px 15px;
    text-align: center;
    width: 100%;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__footer-link {
    font-size: 20px;
    line-height: 27px;
    padding: 15px 30px;
    width: 100%;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__footer-link a {
    align-items: center;
    display: flex;
    gap: 10px;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__footer-link a .fa {
    color: #0058aa;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-slide__heading a {
    color: #333;
    display: block;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled h5 {
    color: #020d26;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 10px 0;
    transition: all .3s;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0;
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-button-next,
.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-button-prev {
    box-shadow: none;
    color: #0058aa;
    font-size: 38px;
    right: -70px;
    top: 56%;
    transform: translateY(-56%);
}

.carousel-swiper--tertiary.carousel-swiper--tertiary-styled .swiper-button-prev {
    left: -70px;
    right: auto;
}

.swiper-slide__th-info {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.swiper-slide__th {
    flex: 0 0 auto;
}

.swiper-slide__th img {
    height: 150px;
    max-width: inherit;
    width: auto;
}

.swiper-slide__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 300px;
    padding: 20px 30px 20px;
}

.swiper-slide__content-tooltip {
    display: flex;
    justify-content: flex-end;
    margin: -12px 0;
    padding: 0 30px;
    position: relative;
    z-index: 1;
}

.swiper-slide__content-icon {
    background: #0058aa;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
}

.swiper-slide__content2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 450px;
    padding: 25px 30px 0 30px
}

.swiper-slide__content-tag {
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
}

.swiper-slide__content-tag a {
    color: #0058aa;
}

.swiper-slide__footer {
    align-items: center;
    display: flex;
    font-size: 12px;
    font-weight: normal;
    gap: 5px;
    line-height: 19px;
}

.swiper-slide__footer-pic {
    border-radius: 50%;
    overflow: hidden;
    width: 60px;
}

.swiper-slide__footer--col {
    flex-direction: column;
    margin: 0 -30px;
}

.swiper-slide__footer-info {
    background: #d9e6f2;
    font-size: 16px;
    line-height: 21px;
    padding: 15px 15px;
    text-align: center;
    width: 100%;
}

.swiper-slide__footer-link {
    font-size: 20px;
    line-height: 27px;
    padding: 15px 30px;
    width: 100%;
}

.swiper-slide__footer-link a {
    align-items: center;
    display: flex;
    gap: 10px;
}

.swiper-slide__footer-link a .fa {
    color: #0058aa;
}

.swiper-slide__footer-pic {
    margin-right: 8px;
}

.swiper-slide__footer a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.swiper-slide__rank {
    background: #0058aa;
    border-bottom-right-radius: 50px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    height: 50px;
    left: 0;
    line-height: 29px;
    padding: 5px 0 0 13px;
    position: absolute;
    top: 0;
    width: 50px;
    z-index: 10;
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .15);
    color: #333;
    display: flex;
    font-size: 30px;
    height: 60px;
    justify-content: center;
    outline: 0;
    right: 18.6%;
    top: 33%;
    transition: all .3s;
    width: 60px;
    z-index: 5;
}

.swiper-button-prev {
    left: 18.6%;
    right: auto;
}

.carousel-swiper--secondary .swiper-button-next {
    right: 15.3%;
}

.carousel-swiper--secondary .swiper-button-prev {
    left: 15.3%;
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) .swiper-button-next,
.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) .swiper-button-prev {
    box-shadow: none;
    color: #0058aa;
    font-size: 38px;
    right: -70px;
    top: 56%;
    transform: translateY(-56%);
}

.carousel-swiper--tertiary:not(.carousel-swiper--tertiary-styled) .swiper-button-prev {
    left: -70px;
    right: auto;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #0058aa;
    color: #fff;
}

/*.swiper-button-disabled {
    display: none;
}*/


.intro-heading {
    font-weight: 300;
    text-align: center;
}

.intro-heading__info {
    display: block;
    font-size: 15px;
    line-height: 1.5;
    margin-top: 15px;
}

.intro-text {
    font-size: 25px;
}

.intro-text__link {
    background: #f4f4f4;
    color: #333;
    display: flex;
    font-size: 24px;
    font-weight: 500;
    justify-content: space-between;
    padding: 15px;
}

.intro-text__link .fa {
    align-self: flex-end;
}

.intro-text__link:hover {
    background: #0058aa;
    color: #fff;
}

.article-pic {
    margin-bottom: 10px;
}

.article-pic img {
    /*width: auto;*/
    height: 100%;
    margin: 0 auto;
    aspect-ratio: 1110/600;
}

.article-pic__info {
    color: #666;
    font-size: 16px;
    line-height: 23px;
}

.article-text-intro {
    font-size: 40px;
    line-height: 1.3;
}

.article-text-intro~p {
    font-size: 18px;
}

.article__tags {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    margin-top: 30px;
}

.article__tags-secondary {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

.article__tags-links {
    font-weight: 600;
}

.article__tags-links a {
    color: #0058aa;
}

.article__tags-links a:hover {
    color: #0058aa;
}

.article__tags-promo {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
}

.article__tags-promo .fa,
.article__time .fa {
    color: #0058aa;
}

.article__author {}

.article__author-link {
    align-items: center;
    display: block;
    display: flex;
    gap: 8px;
}

.article__author-pic {
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
    margin-top: 5px;
    overflow: hidden;
    vertical-align: top;
    width: 60px;
}


.article__author-pic-big {
    width: 160px;
}

.article__author-pic-big img {
    width: 100%;
    height: auto;
}

.article__author-name {
    color: #333;
    font-weight: 600;
}

.article__author-function {
    color: #333;
    font-size: 14px;
    line-height: 21px;
}

.article__author-follow {
    color: #0058aa;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase;
}

.article__time {
    display: flex;
    font-size: 14px;
}

.article__time li::after {
    content: '|';
    padding: 0 15px;
}

.article__time li:last-child::after {
    display: none;
}

.article-logo-link {
    background: #f4f4f4;
    margin: 30px 0 100px 0;
    padding: 30px;
}

.ad-banner {
    display: flex;
    justify-content: center;
    padding: 50px 0
}

.page-header-nav {
    align-items: center;
    display: flex;
    gap: 50px;
}

.nav-language {
    display: flex;
    padding-top: 5px;
    padding-right: 15px;
}

.nav-language a {
    color: #333;
}

.nav-language a:hover,
.nav-language .active a {
    color: #0058aa;
}

.nav-language li::after {
    content: '/';
    padding: 0 5px;
}

.nav-language li:last-child::after {
    display: none;
}

.nav-is-open {
    overflow: hidden;
}

.nav-primary {
    background: #0058aa;
    bottom: 0;
    display: none;
    left: 0;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 50px;
    padding-top: 50px;
    position: fixed;
    right: 0;
    top: 120px;
    z-index: 1000
}

.nav-primary .page-container {
    padding-top: 0;
}

.nav-main {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.nav-main>li {}

.nav-main__dropdown {
    border-top: 1px solid #fff;
}

.nav-main>li>a,
.nav-main__expand {
    color: #fff;
    display: block;
    font-size: 25px;
    line-height: 35px;
    padding: 10px 0;
}

.nav-main>li.active>a {
    font-weight: 500;
}

.nav-main>li>a:hover,
.nav-main>li.active>a,
.is-open .nav-main__expand {
    color: #ddd;
}

.nav-main__expand {
    cursor: pointer;
    position: relative;
}

.nav-main__expand::after {
    content: "\f107";
    font: 22px 'FontAwesome';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .2s All
}

.is-open .nav-main__expand::after {
    content: "\f106";
}

.nav-main__submenu {
    padding-bottom: 10px;
}

.nav-main__submenu li {
    font-size: 22px;
    line-height: 29px;
    padding: 5px 0
}

.nav-main__submenu a {
    color: #fff;
}

.nav-main__submenu a::before {
    content: "\f105";
    display: inline-flex;
    font-family: 'FontAwesome';
    margin-right: 8px;
}

.nav-main__submenu a:hover {}

.nav-soclinks {
    color: #fff;
    font-size: 20px;
    margin-top: 50px;
}

.nav-soclinks a {
    color: #fff;
}

.nav-soclinks__label {
    text-align: right;
}

.nav-soclinks ul {
    display: flex;
    gap: 10px;
}

.nav-soclinks .fa.fa-stack-1x {
    border: 1px solid #fff;
    border-radius: 50%
}

.nav-soclinks a:hover .fa.fa-stack-1x {
    background: #fff;
    color: #0058aa;
}

.nav-textbox {
    border: 10px solid rgba(255, 255, 255, .12);
    color: #fff;
    float: right;
    padding: 30px;
    width: calc(100% - 50px);
}

.nav-textbox h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    text-transform: uppercase;
}

.nav-textbox__list {
    line-height: 1.5;
}

.nav-textbox__list li {
    display: flex;
    gap: 12px;
}

.nav-textbox__list li::before {
    content: "\f111";
    font: 6px 'FontAwesome';
    margin-top: 6px;
}

.nav-paging {
    display: flex;
    gap: 3px;
}

.nav-paging__item a {
    color: #333;
    display: inline-block;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 42px;
}

.nav-paging__item.active a,
.nav-paging__item a:hover {
    background: #0058aa;
    color: #fff;
}

/*- Layout Grid -*/

/*- Components -*/

.list-unordered {
    margin: 0 0 1em;
}

.list-unordered li {
    padding-left: 15px;
    position: relative;
}

.list-unordered li:before {
    background: #000000;
    border-radius: 50%;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 4px;
}

.list-unordered-secondary {
    margin: 0 0 1em;
}

.list-unordered-secondary li {
    padding-left: 25px;
    position: relative;
}

.list-unordered-secondary li:before {
    color: #fff;
    content: "\f00c";
    font-family: 'FontAwesome';
    left: 0;
    position: absolute;
    top: 0;
}

/* Tabs */

.tabs-slider {
    margin-bottom: 25px;
}

.nav-tabs .swiper-wrapper {
    justify-content: flex-start;
}

.tabs-slider--secondary {
    margin-bottom: 25px;
}

.tabs-slider--secondary .swiper-wrapper {
    justify-content: space-between;
}

.nav-tabs .swiper-slide {
    color: #333;
    cursor: pointer;
    flex: 0 1;
    font-size: 30px;
    line-height: 37px;
    padding: 10px 30px;
    text-transform: uppercase;
    white-space: nowrap;
}

.tabs-slider--secondary .nav-tabs .swiper-slide {
    color: #333;
    flex: 1 1 auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    padding: 15px 0px;
    text-align: center;
    text-transform: none;
}

.tabs-slider--secondary .nav-tabs .swiper-slide.swiper-slide--featured {
    background: #0058aa;
    color: #fff;
}

.nav-tabs .swiper-slide:hover {
    color: #0058aa;
}

.nav-tabs .swiper-slide-thumb-active {
    background-color: #f4f4f4;
}

.tabs-content {
    position: relative;
}

.tabs-slider--secondary .tabs-content {
    background: #f4f4f4;
}

.tabs-content::before {
    background: #f4f4f4;
    bottom: 0;
    content: '';
    left: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: absolute;
    right: 0;
    top: 0;
}

.tabs-slider--secondary .tabs-content::before {
    display: none;
}

.tabs-content .swiper-slide {
    padding: 50px 0
}

.tabs-content__pic {
    margin-bottom: 20px;
}

.tabs-slider--secondary .swiper-slide {
    padding: 30px;
}

.list-group-item {
    background: linear-gradient(0deg, rgb(244, 244, 244) 0%, rgba(255, 255, 255, 0.9) 80%);
    background-color: #f4f4f4;
    border: 0 none;
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 30px 20px;
}

.list-group-item:hover {
    background: #0058aa;
    color: #fff;
}

.list-group-item h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
}

.list-group-btn {
    line-height: 29px;
    /*background: #0058aa;*/
}

.list-group-btn {
    font-size: 22px;
}

.list-group-btn .fa-inverse {
    font-size: 21px;
}

.list-group-btn span {
    color: #0058aa
}

.list-group-btn a {
    color: #333;
}

.list-staff__item {
    margin-bottom: 30px;
    position: relative;
}

.list-staff__pic {
    border-radius: 50%;
    overflow: hidden;
}

.list-staff__pic img {
    width: 100%;
}

.list-staff__name {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

.list-staff__link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}

.list-staff__link:hover {
    color: #fff;
}

.list-staff__overlay {
    background: rgba(0, 88, 170, .7);
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    left: 0;
    opacity: 0;
    padding: 50px 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: .2s All;
    /*word-break: break-all;*/
}

.list-staff__item:hover .list-staff__overlay {
    opacity: 1
}

.list-slide-items {
    margin-top: 40px;
}

.list-slide-items .swiper-slide__wrapper {
    margin-bottom: 30px;
}

.list-authors {}

.list-authors__item {
    background: #f4f4f4;
    margin-bottom: 20px;
    min-height: 200px;
    padding: 20px;
}

.list-authors__item-pic img {
    border-radius: 50%;
    overflow: hidden;
    width: 160px;
}

.list-authors__item-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
}

.list-authors__item-function {
    margin-bottom: 1em;
}

.list-gallery {}

.list-gallery__pic {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.list-gallery__pic img {
    transition: transform .8s ease-in-out;
    width: 100%;
}

.list-gallery__pic:hover img {
    transform: scale(1.1);
}

.list-gallery__info {
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    bottom: 0px;
    color: #fff;
    font-size: 14px;
    left: 0px;
    line-height: 21px;
    padding: 30px 20px 20px 20px;
    position: absolute;
    right: 0px;
}

.list-soclinks {
    display: flex;
    gap: 6px;
    justify-content: center;
    margin: 50px 0;
    position: relative;
}

.list-soclinks .fa-inverse {
    font-size: 21px;
}

.list-soclinks a {
    color: #0058aa;
}

.list-soclinks li {
    position: relative;
}

.list-soclinks li::before {
    background: #fff;
    bottom: 0;
    content: '';
    left: -10px;
    position: absolute;
    right: -10px;
    top: 0;
}

.list-soclinks::before {
    border-top: 1px solid #ddd;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 50%
}

/*- Modal -*/

.circle-modal {
    background: #0058aa;
    border-radius: 50%;
    bottom: 3%;
    color: #fff;
    height: 600px;
    line-height: 1.5;
    padding: 90px 120px;
    position: fixed;
    right: 3%;
    width: 600px;
    z-index: 20;
    display: none;
}

.circle-modal h2 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
}

.circle-modal p {
    line-height: 1.5;
}

.circle-modal::after {
    background: url(../images/modal-pin.svg) no-repeat center / contain;
    bottom: 0;
    content: '';
    height: 160px;
    left: -30px;
    margin-top: -30px;
    position: absolute;
    width: 158px;
}

.circle-modal__close {
    background: #fff;
    border-radius: 23px;
    color: #0058aa;
    cursor: pointer;
    font-size: 1.5rem;
    height: 46px;
    line-height: 46px;
    position: absolute;
    right: 72px;
    text-align: center;
    top: 60px;
    width: 46px;
}

/*- Forms -*/

.nav-search-wrapper {
    margin: 0 auto 60px;
    max-width: 730px;
}

.form-nav-search {
    position: relative;
    width: 100%
}

.form-nav-search-input {
    background: #f1f1f1;
    border: none;
    color: #333;
    font-size: 16px;
    height: 56px;
    outline: none;
    padding: 0 60px 0 14px;
    width: 100%;
}

.form-nav-search-btn {
    background: transparent;
    border: none;
    color: #222;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
}

.form-newsletter-wrapper {
    background-color: #f4f4f4;
    display: flex;
    padding: 30px;
}

.form-newsletter-text {
    padding-right: 10px;
    width: 40%;
}

.form-newsletter-text h3 {
    color: #0058aa;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 5px;
}

.form-newsletter {
    display: flex;
    flex: 1 1 auto;
}

.form-newsletter__input {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    display: inline-block;
    flex: 1 1 auto;
    font-size: 20px;
    height: 60px;
    line-height: 27px;
    margin-right: 10px;
    width: 420px;
}

.form-newsletter__btn {
    flex-shrink: 0;
    height: 60px
}

.form_search {
    margin-bottom: 50px;
}

.form-search__input {
    border: 0 none;
    border-radius: 0;
    font-size: 22px;
    height: 60px;
    line-height: 29px;
    width: 100%;
}

.form-search__btn {
    align-items: center;
    background: none;
    border: 0;
    color: #0058aa;
    font-size: 40px;
    margin-top: 5px;
    padding: 0;
}

.form-typ-2 {
    &.formular-element {
        width: 100%;
    display:flex;          /* horizontale Anordnung */
    align-items:center;    /* vertikal zentrieren */
    }

    input[type="text"], input[type="link"], input[type="number"], input[type="email"] {
        width: 70%;
    }

    &.formular-element:has(input[type="checkbox"]) {
        label{
            min-width: auto;
        }
    }
}

.formular{
    button{
        background: #0058aa;
        color: white;
        border: none;
        padding: 15px;
        font-weight: bold;
        min-width: 150px;
    }
}


/* Tail Select */

.tail-select {
    width: 100%;
}

.tail-select .select-label {
    align-items: center;
    background: #0058aa;
    border-radius: 0;
    color: #fff;
    display: flex;
    font-size: 16px;
    height: 60px;
    line-height: normal;
    overflow: hidden;
    padding: 0 55px 0 20px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tail-select.active:before {
    background: #fff;
    bottom: -1px;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1
}

.tail-select.idle .select-label,
.tail-select:hover .select-label,
.tail-select.active .select-label {
    background: #0058aa;
    color: #fff;
}

.tail-select .select-dropdown {
    background: #0058aa;
    color: #fff;
    padding: 12px 20px;
    width: 100%;
}

.tail-select .select-dropdown ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 8px;
    padding-left: 0;
    /*padding: 0 0 0 23px;*/
    position: relative;
}

.tail-select.multiple .select-dropdown ul li.optgroup-title {
    font-size: 16px;
    font-weight: 500;
    padding-left: 0;
}

.tail-select.multiple .select-dropdown ul li.optgroup-title::before {
    display: none;
}

.tail-select .select-dropdown ul.dropdown-optgroup {
    /*margin-bottom: 15px;*/
}

.tail-select.multiple .select-dropdown ul li::before {
    color: #fff;
    content: "\f096";
    font: 20px 'FontAwesome';
    height: auto;
    position: relative;
}

.tail-select.multiple .select-dropdown ul li.selected::before {
    /*content: "\f046";*/
    content: "\f14a";
    opacity: 1;
}

.tail-select .select-label .label-count {
    border: 0;
    border-right: 1px solid #fff;
    font-size: 18px;
    margin: 0 13px 0 0;
    padding: 0 10px 0 0;
}

.tail-select .select-label::after {
    color: #fff;
    content: "\f107";
    font: 30px 'FontAwesome';
    height: 14px;
    position: absolute;
    right: 20px;
    top: 15px;
    transition: .3s All;
    width: 14px;
}

.tail-select.active .select-label::after {
    content: "\f106";
}

/*input:focus {
    outline: none
}
input::-webkit-input-placeholder {
    opacity: 1;
}

input::-moz-placeholder {
    opacity: 1;
}

input:-ms-input-placeholder {
    opacity: 1;
}

input::-ms-input-placeholder {
    opacity: 1;
}

input::placeholder {
    opacity: 1;
}*/

/*- Buttons -*/

.btn-group {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.btn-primary {
    background: #0058aa;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    line-height: 19px;
    padding: 15px 20px 15px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: .2s All;
    vertical-align: middle;
}

.btn-primary:hover {
    background: #333;
    color: #fff;
}

.btn-primary--white {
    background: #fff;
    color: #000;
}

.btn-primary--white-sm {
    background: #fff;
    color: #0058aa;
    padding: 10px 20px;
    white-space: nowrap;
}

.btn-primary--white-sm:hover {
    background: #0058aa;
    color: #fff;
}

.btn-primary--white-xs {
    background: #fff;
    color: #333;
    padding: 10px;
    white-space: nowrap;
}

.btn-more {
    color: #0058aa;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 10px 0;
    text-transform: uppercase;
}

/*- Page Footer -*/

.page-footer {
    padding-bottom: 50px;
}

.page-footer a {
    color: #333;
}

.footer-logo {
    margin-top: 20px;
    width: 200px;
}

.footer-slogan {
    font-size: 18px;
    line-height: 25px;
    margin-top: 15px
}

.footer-slogan strong {
    font-weight: 500;
}

.footer-address {
    line-height: 1.5;
    margin-bottom: 50px;
    margin-top: 20px;
}

.footer-address strong {
    font-weight: 500;
}

.footer-contacts__map {
    margin-top: 20px;
    text-align: center;
}

.footer-logo,
.footer-contacts__map img {
    display: inline-flex;
    margin-top: 5px;
}

.footer-soclinks-col {
    font-size: 20px;
}

.footer-soclinks {
    display: flex;
    gap: 6px;
}

.footer-soclinks .fa-inverse {
    font-size: 21px;
}

.footer-soclinks a {
    color: #0058aa;
}

.nav-footer ul {
    line-height: 1.5;
    margin-bottom: 30px;
}

.nav-footer strong {
    font-weight: 600;
    text-transform: uppercase;
}

.footer-brands {
    margin-top: 24px;
}

.footer-brands__link {
    background: #f4f4f4;
    border-radius: 0;
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px;
}

.footer-brands__link:hover {
    background: #0058aa;
    color: #fff;
}

.footer-copyright a {
    color: #0058aa;
}

/*- Misc. Components-*/

hr {
    border: 0;
    border-top: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 10px;
}

.text-right {
    text-align: right;
}

.spacing-xl {
    margin-bottom: 50px;
}

.fa-md {
    font-size: 25px;
}

.fa-lg {
    font-size: 28px;
}

.pic-responsive img {
    height: auto;
    margin: 0 0 20px;
    width: 100%;
}

.hamburger {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 52px;
}

.hamburger::-moz-focus-inner {
    border: 0;
}

.hamburger-box {
    background: url(../images/icon_navigation.svg) no-repeat center / contain;
    display: block;
    height: 32px;
    width: 52px;
}

.hamburger-inner,
.hamburger-inner::after {
    background-color: #2959A2;
    content: "";
    height: 3px;
    left: 10px;
    opacity: 0;
    position: absolute;
    top: 5px;
    transition: .2s All;
    width: 30px;
}

.hamburger-inner::before {
    top: 8px;
}

.hamburger-inner::after {
    top: 16px;
}

.hamburger.is-active .hamburger-box {
    background: none
}

.hamburger.is-active .hamburger-inner {
    opacity: 1;
    transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger.is-active .hamburger-inner::after {
    opacity: 1;
    transform: translate3d(-10px, -16px, 0) rotate(-90deg)
}

.grey-box:not(:has(.cms_link)) {
    background: #f4f4f4;
    padding: 20px;
    display: flex;
}



/**/

.event-date {
    font-size: 22px;
    line-height: 1.2;
}

.event-mandant {
    font-size: 16px;
    line-height: 1.4;
}

.event-title {
    font-size: 20px;
    font-weight: 700;
}

/**/



/* 3. Inhalt innerhalb der Slide */
.teaser-carousel__content {
    display: flex;
    flex-direction: column;
    /* vertikal stapeln          */
    flex: 1 1 auto;
    /* darf wachsen              */
}

/* 4. Footer (Logo + Button) immer nach unten */
.teaser-carousel__footer {
    margin-top: auto;
    /* drückt Footer ans Ende    */
}

.teaser-carousel .teaser-carousel__image {
    float: right;
    border-radius: 50%;
    shape-outside: circle(50%);
    margin-bottom: 5px;
    object-fit: cover;
    aspect-ratio: 1/1
}


.teaser-carousel__content {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

/* 2. Footer sitzt ganz unten */
.teaser-carousel__footer {
    margin-top: auto;
    /* drückt Footer ans untere Ende der Slide   */
    display: flex;
    /* Bootstrap .row ist zwar schon Flex        */
    align-items: flex-end;
    /* vertikal am unteren Rand ausrichten       */
}

/* 3. Button ganz nach rechts (da .row = Flex) */
.teaser-carousel__button {
    margin-left: auto;
    /* schiebt die Box innerhalb der Row nach re */
}



.cms_item ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
    line-height: 1.4;
}

.cms_item ol li {
    list-style: decimal;
    list-style-position: outside;
    margin-left: 20px;
    line-height: 1.4;
}

.cms_item a.pdf {
    background: none
}

.cms_link,
.cms_document {
    margin-bottom: 1rem;
    position: relative;
}

.cms_link a,
.cms_document a.pdf {
    display: inline-block;
    cursor: pointer;
    background: #f4f4f4;
    border: 0;
    font-size: 1.5rem;
    color: #333;
    font-weight: 500;
    width: 100%;
    text-align: left;
    border-radius: 0;
    transition: color .15s ease-in-out,
        background-color .15s ease-in-out,
        border-color .15s ease-in-out,
        box-shadow .15s ease-in-out;
    padding: 20px;
}

.cms_link a:hover,
.cms_document a:hover,
.swiper-slide-active .cms_link a {
    background: #0058aa;
    color: #fff;
    border-color: #0058aa;
}

.cms_link a:hover:after,
.cms_document a:hover:after,
.swiper-slide-active .cms_link a:hover:after,
.swiper-slide-active .cms_link a:after {
    color: #fff;
}

.legende {
    margin-top: 7px
}


.cms_link a:after,
.cms_document a:after {
    content: "\f08e";
    font-family: "FontAwesome";
    font-weight: 400;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.6rem;
    color: #0058aa;
    pointer-events: none;
}

.cms_document a:after {
    content: "\f1c1";
}

.text em {
    font-size: 1.875rem;
    font-weight: 300;
    line-height: 1.2;
}

.text p em,
.text li p em,
.text li em {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
}

.text h5 {
    font-size: 1.5rem;
    font-weight: 300;
    padding: 0;
    margin: 0;

}




.CCSS354 .text::before, .CCSS357 .text::before, .CCSS358 .text::before, .cms_column:nth-of-type(2) > .cms_item.CCSS363 .text::before {
    content: "«";
    font: 2.5rem Georgia, serif;
    line-height: normal;
    line-height: 1.2;
}


.CCSS354 .text::after, .CCSS357 .text::after, .CCSS358 .text::after, .cms_column:nth-of-type(2) > .cms_item.CCSS363 .text::after {
    content: "»";
    font: 2.5rem Georgia, serif;
    line-height: normal;
    line-height: 1.2;
}
.CCSS354 .text, .CCSS357 .text, .CCSS358 .text, .cms_column:nth-of-type(2) > .cms_item.CCSS363 .text  {
    font-size: 2.5rem;
    color: #0058aa;
    padding: 20px 50px 40px 50px;
    line-height: 1.2;
    font-weight: 300;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin: 0;
    font-style: italic;
    text-align: center;
}

.btn.btn-icon img {
    height: 22px;
    margin-right: 4px;
}

.text-right .btn-icon {
    display: inline-flex;
    align-items: center;
}

.text-right .btn-icon img {
    display: inline-block;
}

.text-right .btn-icon .label {
    white-space: nowrap;
}

header .buttons .btn .label {
    display: inline-block;
}

.btn.btn-icon {
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    color: #666;
    margin-right: 10px;
    text-align: center;
    /*   display: inline-block;  */
    vertical-align: middle;
    user-select: none;
}

header .container .row>* {
    width: unset;
}

header .buttons {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.text-right {
    text-align: right !important;
}

header .navigation_button_box img {
    width: 50px;
}

ul.fusszeile {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.fusszeile li {
    display: inline-block;
    margin-right: 1rem;
}

.bildergalerie .image {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.bildergalerie .image .bildlegende {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 30px 20px 20px 20px;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}


/*Custom*/
.statement-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 1000;
}

.statement-modal.is-open {
    display: block;
}

.statement-modal__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
}

.statement-modal__dialog {
    position: relative;
    background: #fff;
    max-width: 460px;
    width: 90%;
    margin: 5vh auto;
    padding: 40px 30px 30px;
    border-radius: 4px;
    text-align: center;
    max-height: 90vh;
    overflow-y: auto;
}

.statement-modal__close {
    position: absolute;
    top: 12px;
    right: 16px;
    border: none;
    background: none;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    color: #888;
}

.statement-modal__foto {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto 20px;
}

.statement-modal__name {
    font-size: 22px;
    font-weight: bold;
    color: #0058aa;
    margin-bottom: 4px;
}

.statement-modal__funktion {
    color: #444;
    margin-bottom: 16px;
}

.statement-modal__zitat {
    color: #555;
    line-height: 1.5;
}

.partner-static {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.partner-static__item {
    display: flex;
    padding: 4px;
    width: 33.333%;
}

.circle-modal .text {
    font-size: unset;
}

.search-results-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.search-results-list>li {
    padding-bottom: 30px;
}

.search-result-separator {
    margin: 0 0 30px 0;
    border: 0;
    border-top: 1px solid #e5e5e5;
}