/* ---------------------------------------- START additional.css ----------------------------------------------------- */

.item__facebook {
    margin-left:-5px;
}
.breadcrumbs {
    padding-left:0;
}
.detailedlinkList {

    padding-left: 0;
}
/*
brandLandingpage
*
**/
/* Styles for Mobile Displays */
.brandLandingpage {
    padding: 0 24px 0 24px;
    margin-top:-80px;
}
@media (min-width: 568px) {
    .brandLandingpage {
        padding: 0 48px 0 48px;
    }
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .brandLandingpage {
        padding: 0 48px 0 48px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .brandLandingpage {
        padding: 0 96px 0 96px;
    }
}
@media (min-width: 1800px) {
    .brandLandingpage {
        padding: 0 5em 0 5em;
    }
}
@media (min-width: 2700px) {
    .brandLandingpage {
        padding: 0 30em 0 30em;
    }
}
/**
*
Additional Styles for specific IDs
*
**/
.overview-button-wrapper-bottom {
    display:inline;
}
.overview-button-wrapper-top {
    display:none;
}
@media (min-width: 1024px) {
    .overview-button-wrapper-bottom {
        display:none;
    }
    .overview-button-wrapper-top {
        display:inline;
    }
}

.btn_arrow_uebersicht {
    margin:0;
    font-size:0px;
}
#overview_list_unternehmen {
    max-height: fit-content;
}
#overview_list_unternehmensbereiche {
    max-height: fit-content;
}
/* Styles for Tablet Displays*/
@media (min-width: 1024px) {
    #overview_list_unternehmen {
        max-height: 860px;
    }
    #overview_list_unternehmensbereiche {
        max-height: 760px;
    }
}
/* Styles for Tablet Displays*/
@media (min-width: 1056px) {
    #overview_list_unternehmen {
        max-height: 848px;
    }

}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    #overview_list_unternehmen {
        max-height: 1019px;
    }
    #overview_list_unternehmensbereiche {
        max-height: 680px;
    }
}


/**
*
twoThirdArticle Component
*
**/

/* Styles for Mobile Displays */
.twoThirdArticle {
    line-height:140%;
}
.twoThirdArticle_Headline {

}
.twoThirdArticle_Content p {
    font-size:17px;
}
.twoThirdArticle_Content a {
    font-size:17px;
}
h2 {
    font-size: 46px;
    font-weight: 700;
    line-height: 53px;
    letter-spacing: 0em;
    text-align: left;
    line-height:115%;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    h2 {
        font-size: 60px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .twoThirdArticle_Content {
        margin:0 0 0 375px;
    }
}
/**
*
plainImage Component
*
**/
/* Styles for Mobile Displays */
.plainImage_headline h1{
    font-size:32px;
    line-height:36px;
}
.plainImage_headline_ruler {
    margin:0 0 32px 0;
    width:100%;
    height: 1px;
    background: #D8DADD;
}
.plainImage {
    min-width:300px;
    padding:0;
}
.plainImage img{
    margin:0;
    width:100%;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .plainImage_headline h1{
        font-size:32px;
        line-height:36px;
    }
    .plainImage {

    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .plainImage_headline h1{
        font-size:32px;
        line-height:36px;
    }
    .plainImage {

    }
}

/**
*
* Portfolio Component
*
**/
/* Styles for Mobile Displays */
.portfolio {
    display:inline;
}
.portfolio_content {
    display:inline;
}
.portfolio_content h1{
    font-size:32px;
}
.portfolio_headline {

}
.portfolio_text p {
    font-size:17px;
}
.portfolio_img {
    width:110px;
}
.portfolio_btn {
    color:#fff;
    background: #000;
    padding: 1em;
    min-width: 130px;
    margin:2em 0 0 0;
    text-align: left;
}
.btn_arrow {
    margin: -3px 0 0 1em;
    padding: 0 0 0 0;
    position: absolute;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .portfolio {
        display:inline-flex;

    }
    .portfolio_content {
        display:inline;
        min-width: 33.3%;

    }
    .portfolio_content h1{
        font-size:32px;
    }
    .portfolio_img {
        width:130px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .portfolio {
        display:inline-flex;
        margin-bottom:-60px;
    }
    .portfolio_content {
        display: inline;
        width: 33.3%;
        max-width: 420px;
        margin: 0 48px 0 0;
        min-width: 390px;
    }
    .portfolio_content h1{
        font-size:32px;
    }
    .portfolio_img {
        width:170px;
    }
}
/**
*
Highlights Component
*
/**
/* Styles for Mobile Displays */
.highlights {
    display:inline;
    margin-bottom:;
}
.highlights h1 {
    font-size:32px;
}
.highlights_headline {

}
.highlight-button {
    margin: 0 0 24px 0;
}
.highlights_text {

}
.highlights_text p {
    font-size:17px;
}
.highlights_image {
    min-width:300px;
    padding:0;
    margin: 0 0 50px 0;
}
.highlights_image img {
    margin:0;
    width:100%;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .highlights {
        display:inline-flex;
    }
    .highlights_content {
        display:inline;
        width: 33.3%;
        min-width:293px;
        margin:0 24px 0 0;
    }
    .highlights_image {
        margin: 0;
        max-width: 1200px;
    }

}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .highlights {
        display:inline-flex;
    }
    .highlights_content {
        display:inline;
        width: 33.3%;
        min-width:331px;
        margin:0 48px 0 0;
        max-width: 420px;
    }
    .highlights_image {
        margin:0;
    }
}

/**
*
plainText Component
*
**/
/* Styles for Mobile Displays */
.plainText {
    display:inline;
    margin:56px 0 0 0;

}
.plainText p {
    font-size:17px;
}
.plainText_headline {
    width:100%%;

}
.plainText_headline h1 {
    font-size:32px;
}
.plainText_content {

}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .plainText {
        display:inline-flex;
        margin:100px 0 -60px 0;

    }
    .plainText p {
        font-size:17px;
    }
    .plainText_headline {
        width:33.3%;
        min-width:293px;
        margin:0 24px 0 0;
    }
    .plainText_headline h1 {
        font-size:32px;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .plainText {
        display:inline-flex;
        margin-bottom:-60px;
    }
    .plainText p {
        font-size:17px;
    }
    .plainText_headline {
        width:33.3%;
        min-width:331px;
        margin:0 48px 0 0;
        max-width: 420px;
    }
    .plainText_headline h1 {
        font-size:32px;
    }
    margin: -50px 0 -70px 0;
}
/**
*
Overview Component
*
**/
/* Styles for Mobile Displays */
.overview {
    display: inline;
    width: 100%;
}

.overview_headline h1 {
    font-size: 32px;
}

.overview_content {
    display: inline;
    width: 100%;
}
.overview_text p {
    font-size: 17px;
}

.overview_list {
    list-style-type: disc;
    -webkit-columns: 327px 1; /* Chrome, Safari, Opera */
    -moz-columns: 327px 1; /* Firefox */
    columns: 327px 1;
    column-count: 1;
    list-style-position: inside;
    max-height:900px;
    margin-left: 0;
    padding-left: 0;
}

.overview_list_elem {
    display: flex;
    max-width: 365px;
    border-bottom: 1px solid #D8DADD;
    padding: 24px 0 24px 0;
    text-decoration: none;
    list-style-type: none;
    vertical-align: top;
    margin-left: 0;
}

.overview_list_elem_text {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
}

.overview_list_elem_icon {
    margin-left: auto;
    margin-right: 0;
    margin-top: -5px;
}

.overview_arrow {
    position: fixed;
}

/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .overview {
        display: inline-flex;
    }

    .overview_content {
        display: inline;
        margin: 0;
        width: 33.3%;
        min-width: 293px;
        margin-right: 24px;
    }

    .overview_headline {
        padding: 0;
        margin: 0;
    }

    .overview_list {
        padding: 0;
        list-style-type: disc;
        -webkit-columns: 282px 2; /* Chrome, Safari, Opera */
        -moz-columns: 282px 2; /* Firefox */
        columns: 282px 2;
        column-count: 2;
        list-style-position: inside;
        max-height:420px;
        margin-left: 0;
        padding-left: 0;
    }

    .overview_list_elem {

        min-width: 282px;

    }
}
@media (width: 1024px)   {
    .overview_headline h1 {
        font-size: 28px;
    }

}
@media (min-width: 1025px)   {
    .overview_headline h1 {
        font-size: 28px;
    }
    .overview_content {

        max-width: 293px;
        margin-right: 24px;

    }
}

/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .overview {
        display: inline-flex;
    }

    .overview_content {
        display: inline;
        margin: 0;
        width: 33.3%;
        min-width: 331px;
        margin-right: 48px;
    }

    .overview_headline h1 {
        font-size: 32px;
    }

    .overview_list {

        list-style-type: disc;
        /* -webkit-columns: 400px 2;
         -moz-columns: 400px 2;
         columns: 400px 2; */
        column-count: 2;
        list-style-position: inside;
        max-height: 350px;
        margin-left: 0;
        padding-left: 0;
    }

    .overview_list_elem {
        min-width: 331px;
    }
}
/*
Fix for extrem large Displays oder Sondergrößen
*/
@media (min-width: 1340px) {
    .overview_content {
        width: 33.3%;
        min-width: 331px;
        max-width: 420px;
    }
}



/* finChart Component on Overview Financial Sites */
.finOverview {
    display: inline;
}

#finChart {
    margin: 0 0 0 0;
    position: relative;
}


@media (min-width: 568px) {
    .finOverview {
        display: inline;
    }

    #finChart {
        margin: 0 0 0 0;
        position: relative;
    }
}
@media (min-width: 1280px) {
    .finOverview {
        display: inline-flex;
    }
    #finChart {
        margin: -4em 0 0 5em;
        position: absolute;
    }
}


/*
*
ManagerOverview
*
*/
/* Styles for Mobile Displays */
.managerOverview {
    display: inline;
}
.managerOverview_Content {
    width:100%;
}
.managerOverview_Entries {
    display: inline-block;
    min-width: 390px;

}
.managerOverview_Entry {
    margin:0 12px 24px 0;
    width:158px;
    display: inline-flex;
}
.managerOverview_Headline h1{
    font-size:32px;
}
.managerOverview_Name {
    font-size:13px;
    font-weight:700;
}
.managerOverview_Position {
    font-size:13px;
    font-weight:400;
    color:#787F88;
}
.managerOverview_Image {
    width:158px;
    height:222px;
    overflow:hidden;
    margin:0 0 12px 0;
}
/* Styles for Tablet Displays */
@media (min-width: 1024px) {
    .managerOverview {
        display:inline-flex;
    }
    .managerOverview_Content {
        width:33.3%;
        min-width:331px;
        margin:0 24px 0 0;
    }
    .managerOverview_Entries {

    }
    .managerOverview_Entry {
        margin:0 24px 24px 0;

        width:215px;
    }
    .managerOverview_Name {
        font-size:17px;
        font-weight:700;
    }
    .managerOverview_Position {
        font-size:17px;

    }
    .managerOverview_Image {
        width:215px;
        height:302px;
        margin:0 0 16px 0;
    }
}
/* Styles for Desktop Displays */
@media (min-width: 1280px) {
    .managerOverview {
        display:inline-flex;
    }
    .managerOverview_Content {
        width:33.3%;
        min-width:331px;
        margin:0 32px 0 0;
    }
    .managerOverview_Entries {
        max-width: 900px;
    }
    .managerOverview_Entry {
        margin:0 32px 24px 0;
        width:215px;
    }
    .managerOverview_Name {
        font-size:17px;
        font-weight:700;
    }
    .managerOverview_Position {
        font-size:17px;

    }
    .managerOverview_Image {
        width:215px;
        height:302px;
    }
}
/*
*
Slider Component
*
*/
* {box-sizing:border-box}
/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    top: 50%;
    width: auto;
    padding: 16px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: none;
}

/* Caption text */
.text {
    color: #000;
    font-size: 15px;
    padding: 8px 12px;
    width: 100%;
}
.text p {
    color:#8B8B8B;
}
/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 0;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

.slider_Image {
    width:475px;
    margin-right:50px;
}
.slider-header {
    display:inline-flex;
    width:100%;
    border-bottom: #000 2px solid;
    margin-bottom: 3em;
}
.slider-headline {
    width:50%;
}
.slider-controls {
    float:right;
    margin-top:28px;
    padding-left: 41%;
}
.all-slides {
    display:inline-flex;
}
@media (min-width: 1024px) {

}
@media (min-width: 1280px) {

}

/* ---------------------------------------- START main.min.css ----------------------------------------------------- */




a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:focus,
button:focus {
    outline: thin dotted;
}
*,
:after,
:before {
    box-sizing: inherit;
}
img {
    max-width: 100%;
}
button {
    background: none;
    border: none;
    cursor: pointer;
    color: currentColor;
    padding: 0;
    margin: 0;
}
.sidebar-blocks ul,
.sideBarBlock ul,
footer ul,
header ul,
li,
ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.accordion ul,
li {
    list-style-type: inherit;
}
.accordion ol,
.accordion ul,
li {
    margin: auto;
    padding: auto;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.accordion ol {
    list-style-type: decimal;
}
.breadcrumbs__item {
    margin: 0;
    padding: 0;
}
.detailedlinkList {
    list-style: none;
}
.article__description a,
.person__division a,
.person__position a,
p {
    font-size: 1em;
}
.article__description strong,
.person__division strong,
.person__position strong {
    font-size: 1em;
    font-weight: 700;
}
a {
    text-decoration: none;
}
@font-face {
    font-family: brand_regular;
    src: url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-Regular.ttf");
    src: url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-Regular.woff") format("woff"),
    url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-Regular.otf") format("opentype"),
    url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTL-United-Icons.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: brand_bold;
    src: url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-Bold.ttf");
    src: url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-Bold.woff") format("woff"),
    url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-Bold.otf") format("opentype"),
    url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTL-United-Icons.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: brand_italic;
    src: url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-RegularItalic.ttf");
    src: url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-RegularItalic.woff") format("woff"),
    url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTLUnitedText-RegularItalic.otf") format("opentype"),
    url("/system/modules/com.netrtl.cms.rtlunited/resources/assets/fonts/RTL-United-Icons.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}
::selection {
    background: #020203;
    color: #fff;
}
::-moz-selection {
    background: #020203;
    color: #fff;
}
html {
    scroll-behavior: smooth;
}
body {
    width: 100%;
    position: relative;
    height: 100%;
    background-color: #fff;
    font-family: brand_regular, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #020203;
}
body * {
    font-size: 13px;
    line-height: 150%;
}
@media (min-width: 568px) {
    body * {
        font-size: 17px;
    }
}
@media (min-width: 1280px) {
    body * {
        font-size: 19px;
    }
}
a {
    transition: opacity 0.25s ease-out;
    color: #020203;
}
a:hover {
    opacity: 0.5;
}
sup {
    font-size: 13px;
    vertical-align: top;
}
@media only screen and (max-width: 568px) {
    sup {
        font-size: 8px;
        vertical-align: top;
    }
}
em {
    font-style: italic;
}
.container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1696px;
    padding: 0 24px;
}
@media (min-width: 568px) {
    .container {
        padding: 0 52px;
    }
}
@media (min-width: 1024px) {
    .container {
        padding: 0 64px;
    }
}
@media (min-width: 1280px) {
    .container {
        padding: 0 96px;
    }
}
@media (min-width: 1792px) {
    .container {
        padding: 0 48px;
    }
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin: -6px;
}
@media (min-width: 568px) {
    .row {
        margin: -13px;
    }
}
@media (min-width: 1024px) {
    .row {
        margin: -16px;
    }
}
@media (min-width: 1280px) {
    .row {
        margin: -24px;
    }
}
@media (min-width: 1792px) {
    .row {
        margin: -24px;
    }
}
.col {
    width: 100%;
    padding: 6px;
}
@media (min-width: 568px) {
    .col {
        padding: 13px;
    }
}
@media (min-width: 1024px) {
    .col {
        padding: 16px;
    }
}
@media (min-width: 1280px) {
    .col {
        padding: 24px;
    }
}
@media (min-width: 1792px) {
    .col {
        padding: 24px;
    }
}
.col--no-pb {
    padding-bottom: 0 !important;
}
.col--no-pt {
    padding-top: 0 !important;
}
@media (min-width: 568px) {
    .col--no-pt-sm {
        padding-top: 0 !important;
    }
}
.col--6 {
    width: 50%;
}
@media (min-width: 568px) {
    .col--offset-1-sm {
        margin-left: 8.33%;
    }
}
@media (min-width: 568px) {
    .col--offset-4-sm {
        margin-left: 33.33%;
    }
}
@media (min-width: 1280px) {
    .col--offset-7-lg {
        margin-left: 58.3%;
    }
}
@media (min-width: 1280px) {
    .col--no-offset-lg {
        margin-left: 0;
    }
}
@media (min-width: 1792px) {
    .col--offset-1-xl {
        margin-left: 8.33%;
    }
}
@media (min-width: 568px) {
    .col--3-sm {
        width: 25%;
    }
}
@media (min-width: 568px) {
    .col--4-sm {
        width: 33.33%;
    }
}
@media (min-width: 568px) {
    .col--5-sm {
        width: 41.7%;
    }
}
@media (min-width: 568px) {
    .col--6-sm {
        width: 50%;
    }
}
@media (min-width: 568px) {
    .col--7-sm {
        width: 58.3%;
    }
}
@media (min-width: 568px) {
    .col--8-sm {
        width: 66.66%;
    }
}
@media (min-width: 568px) {
    .col--9-sm {
        width: 75%;
    }
}
@media (min-width: 1024px) {
    .col--5-md {
        width: 41.7%;
    }
}
@media (min-width: 1024px) {
    .col--7-md {
        width: 58.3%;
    }
}
@media (min-width: 1280px) {
    .col--3-lg {
        width: 25%;
    }
}
@media (min-width: 1280px) {
    .col--4-lg {
        width: 33.33%;
    }
}
@media (min-width: 1280px) {
    .col--8-lg {
        width: 66.66%;
    }
}
@media (min-width: 1280px) {
    .col--9-lg {
        width: 75%;
    }
}
@media (min-width: 1792px) {
    .col--6-xl {
        width: 50%;
    }
}
.icon {
    display: flex;
    align-items: center;
}
.spacer {
    height: 16px;
}
@media (min-width: 568px) {
    .spacer {
        height: 16px;
    }
}
@media (min-width: 1280px) {
    .spacer {
        height: 32px;
    }
}
.cta {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    margin-top: 32px;
}
@media (min-width: 568px) {
    .cta {
        margin-top: 48px;
    }
}
@media (min-width: 1280px) {
    .cta {
        margin-top: 48px;
    }
}
.cta span {
    font-size: 17px;
}
.cta svg {
    margin-right: 15px;
    height: 20px;
    width: 17.5px;
}
.cta--primary {
    background-color: #000;
    padding: 8px 25px;
    color: #fff;
}
.cta--primary svg {
    height: 24px;
    width: 24px;
}
.darkOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9990;
    visibility: hidden;
    margin-top: -500px;
    pointer-events: none;
    transition: background-color 0.5s ease-out, margin-top 0.25s ease-out;
}
@media (min-width: 1024px) {
    .darkOverlay--hide-mdUp {
        visibility: hidden;
        height: 0;
    }
}
@media (max-width: calc(1024px - 1px)) {
    .darkOverlay--hide-smDown {
        visibility: hidden;
        height: 0;
    }
}
.darkOverlay--active {
    margin-top: 0;
    visibility: visible;
    pointer-events: auto;
}
.darkOverlay--forcedActive {
    visibility: visible !important;
    height: 100%;
}
.picture--16-9 .picture {
    padding-bottom: 56.25%;
}
.picture--personTile .picture {
    padding-bottom: 140.22038567493112%;
}
.picture--wideSlim .picture {
    padding-bottom: 40.476190476190474%;
}
.picture--portraitLarge .picture {
    padding-bottom: 125.03748125937031%;
}
.picture {
    position: relative;
    height: 0;
    background-color: #d8dadd;
}
.picture img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
figcaption {
    position: relative;
    font-size: 10px;
    line-height: 135%;
    margin-top: 14px;
}
@media (min-width: 568px) {
    figcaption {
        font-size: 13px;
    }
}
blockquote {
    font-size: 17px;
    padding-left: 24px;
    position: relative;
    line-height: 135%;
    font-family: brand_italic, sans-serif;
    margin: 24px 0 24px 24px;
}
@media (min-width: 568px) {
    blockquote {
        padding-left: 48px;
        font-size: 24px;
        margin: 64px 0 64px 64px;
    }
}
@media (min-width: 1280px) {
    blockquote {
        padding-left: 48px;
        font-size: 24px;
        margin: 64px 0 64px 64px;
    }
}
blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 4px;
    height: 100%;
    background-color: #020203;
}
blockquote footer {
    font-family: brand_bold, sans-serif;
    margin-top: 16px;
}
.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #d8dadd;
    overflow: hidden;
}
.video iframe,
.video video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.video--wideSlim {
    padding-bottom: 40.476190476190474%;
}
.link {
    display: flex;
}
.link__icon {
    margin: 3px 10px 0 0;
}
@media (min-width: 568px) {
    .link__icon {
        margin: 7px 18px 0 0;
    }
}
@media (min-width: 1280px) {
    .link__icon {
        margin: 8px 18px 0 0;
    }
}
.link__icon--after {
    margin-right: 0;
    margin-left: 10px;
    margin-top: 0;
}
@media (max-width: calc(1024px - 1px)) {
    .link__icon--after svg {
        transform: scale(0.8);
        margin-top: -5px;
    }
}
.link__link {
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.backToTopBtn {
    display: flex;
    align-items: center;
    transition: opacity 0.25s ease-out;
}
.backToTopBtn:hover {
    opacity: 0.6;
}
.backToTopBtn svg {
    margin-right: 10px;
    transform: rotate(-90deg);
    height: 18px;
    width: 18px;
}
h1 {
    line-height: 115%;
    font-family: brand_bold, sans-serif;
    font-size: 32px;
    margin-bottom: 24px;
}
@media (min-width: 568px) {
    h1 {
        font-size: 46px;
        margin-bottom: 32px;
    }
}
@media (min-width: 1280px) {
    h1 {
        line-height: 125%;
        font-size: 60px;
        margin-bottom: 32px;
    }
}
h2,
h3,
h4,
h5 {
    font-family: brand_bold, sans-serif;
    line-height: 115%;
    font-size: 32px;
    margin-bottom: 24px;
}
@media (min-width: 568px) {
    h2,
    h3,
    h4,
    h5 {
        font-size: 24px;
        margin-bottom: 32px;
    }
}
@media (min-width: 1280px) {
    h2,
    h3,
    h4,
    h5 {
        font-size: 32px;
        margin-bottom: 32px;
    }
}
h3 {
    font-size: 24px;
}
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
p + h2,
p + h3,
p + h4,
p + h5,
ul + h2,
ul + h3,
ul + h4,
ul + h5 {
    margin-top: 24px;
}
@media (min-width: 568px) {
    h2 + h2,
    h2 + h3,
    h2 + h4,
    h2 + h5,
    h3 + h2,
    h3 + h3,
    h3 + h4,
    h3 + h5,
    h4 + h2,
    h4 + h3,
    h4 + h4,
    h4 + h5,
    h5 + h2,
    h5 + h3,
    h5 + h4,
    h5 + h5,
    ol + h2,
    ol + h3,
    ol + h4,
    ol + h5,
    p + h2,
    p + h3,
    p + h4,
    p + h5,
    ul + h2,
    ul + h3,
    ul + h4,
    ul + h5 {
        margin-top: 64px;
    }
}
@media (min-width: 1280px) {
    h2 + h2,
    h2 + h3,
    h2 + h4,
    h2 + h5,
    h3 + h2,
    h3 + h3,
    h3 + h4,
    h3 + h5,
    h4 + h2,
    h4 + h3,
    h4 + h4,
    h4 + h5,
    h5 + h2,
    h5 + h3,
    h5 + h4,
    h5 + h5,
    ol + h2,
    ol + h3,
    ol + h4,
    ol + h5,
    p + h2,
    p + h3,
    p + h4,
    p + h5,
    ul + h2,
    ul + h3,
    ul + h4,
    ul + h5 {
        margin-top: 64px;
    }
}
p + p {
    margin-top: 24px;
}
@media (min-width: 568px) {
    p + p {
        margin-top: 32px;
    }
}
@media (min-width: 1280px) {
    p + p {
        margin-top: 32px;
    }
}
hr {
    margin: 24px 0;
    border: 1px solid #d8dadd;
}
@media (min-width: 568px) {
    hr {
        margin: 64px 0;
    }
}
@media (min-width: 1280px) {
    hr {
        margin: 64px 0;
    }
}
strong {
    font-family: brand_bold, sans-serif;
    font-size: inherit;
}
.richtext ol,
.richtext ul {
    list-style: square;
    margin: 24px 0 24px 20px;
}
@media (min-width: 568px) {
    .richtext ol,
    .richtext ul {
        margin: 32px 0 32px 20px;
    }
}
@media (min-width: 1280px) {
    .richtext ol,
    .richtext ul {
        margin: 32px 0 32px 20px;
    }
}
.richtext ol {
    list-style-type: decimal;
}
.richtext li + li {
    margin-top: 8px;
}
.detailedlinkList__link {
    width: 100%;
    display: block;
    border-bottom: 1px solid #d8dadd;
    padding: 32px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
}
.detailedlinkList__link svg {
    height: 24px;
    width: 24px;
}
@media (min-width: 568px) {
    .detailedlinkList__link {
        padding: 48px 0;
    }
    .detailedlinkList__link svg {
        height: 32px;
        width: 32px;
    }
}
@media (min-width: 1280px) {
    .detailedlinkList__link {
        padding: 64px 0;
    }
    .detailedlinkList__link svg {
        height: 40px;
        width: 40px;
    }
}
.detailedlinkList__headline {
    line-height: 115%;
    font-family: brand_bold, sans-serif;
    font-size: 24px;
    margin-bottom: 16px;
}
@media (min-width: 568px) {
    .detailedlinkList__headline {
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .detailedlinkList__headline {
        font-size: 46px;
    }
}
.detailedlinkList__description {
    font-size: 24px;
}
@media (min-width: 568px) {
    .detailedlinkList__description {
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .detailedlinkList__description {
        font-size: 32px;
    }
}
.languageSwitcher button {
    text-transform: none;
    height: 100%;
}
.languageSwitcher,
.metaNav {
    margin-left: 24px;
    height: 100%;
    position: relative;
}
.languageSwitcher .mainNav__subList,
.metaNav .mainNav__subList {
    position: absolute;
    right: 0;
    min-width: 0;
    width: auto;
    background-color: #fff;
    padding: 16px 32px;
}
.downloadCta {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-decoration: none;
    padding-right: 16px;
}
.downloadCta__icon {
    margin-right: 16px;
    height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #000;
}
.downloadCta__texts {
    width: calc(100% - 64px);
}
.downloadCta__description {
    font-size: 13px;
}
.downloadCta__headline {
    font-family: brand_bold, sans-serif;
    line-height: 140%;
    font-size: 13px;
}
@media (min-width: 568px) {
    .downloadCta__headline {
        font-size: 17px;
    }
}
@media (min-width: 1280px) {
    .downloadCta__headline {
        font-size: 19px;
    }
}
.mainNav {
    display: block;
}
@media (min-width: 1024px) {
    .mainNav {
        display: flex;
        align-items: center;
    }
}
@media (max-width: calc(1024px - 1px)) {
    .mainNav__item {
        margin: 16px 0;
        padding: 0 24px;
    }
    .mainNav__item:first-child {
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .mainNav__item + .mainNav__item {
        margin-left: 40px;
    }
}
.mainNav__item .link {
    height: 100%;
}
.mainNav__item .link a {
    display: flex !important;
    align-items: center !important;
}
.mainNav__item .link svg {
    height: 30px;
    width: 30px;
}
@media (min-width: 1024px) {
    .mainNav__item .link svg {
        height: 20px;
        width: 20px;
    }
}
.mainNav__subList {
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
@media (min-width: 1024px) {
    .mainNav__subList {
        width: 100%;
        position: fixed;
        width: auto;
        min-width: 300px;
        background-color: #fff;
        z-index: 9999;
        top: 80px !important;
        min-height: 0;
        height: 0 !important;
        overflow: hidden;
        transition: min-height 0.25s ease-out;
    }
    .mainNav__subList li {
        transition: opacity 1s ease-out;
        opacity: 0;
    }
    .mainNav__subList .mainNav__item:first-child {
        margin-top: 0;
    }
    .mainNav__subList a {
        display: inline-block !important;
    }
    .mainNav__subList .header__nav-item:after {
        bottom: -8px !important;
    }
}
.mainNav__subList .mainNav__item {
    margin-left: 0;
    margin-top: 30px;
}
@media (min-width: 1024px) {
    header[data-cms="cmsNav"] .mainNav__subList {
        top: 130px !important;
    }
}
@media (max-width: calc(1024px - 1px)) {
    .mainNav__item-btnContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
}
.mainNav__icon {
    flex: 1;
}
.mainNav__icon button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.mainNav__icon button:focus {
    outline: none;
}
.mainNav__icon svg {
    height: 24px;
    width: 24px;
    transform: rotate(90deg);
    transition: transform 0.25s ease-out;
}
@media (min-width: 1024px) {
    .mainNav__icon {
        display: none;
    }
}
.mainNav__icon--active svg {
    transform: rotate(-90deg);
}
.mainNav__firstLevel--active {
    background-color: #f1f2f4;
    padding: 0 24px;
}
@media (max-width: calc(1024px - 1px)) {
    .mainNav__subList-container {
        background-color: #f1f2f4;
    }
}
@media (min-width: 1024px) {
    .mainNav__subList-container {
        box-shadow: 0 4px 8px #d8dadd;
        padding: 16px 32px;
        height: 100%;
    }
}
.mainNav__subList .mainNav__item {
    margin: 0;
    padding: 0;
    transition: padding 0.25s ease-out;
}
@media (max-width: calc(1024px - 1px)) {
    .mainNav__subList {
        width: 100%;
    }
}
.mainNav__subList--active {
    visibility: visible;
    height: auto !important;
}
@media (min-width: 1024px) {
    .mainNav__subList--active {
        min-height: 80px !important;
    }
}
.mainNav__subList--active li {
    opacity: 1;
}
.mainNav__subList--active .mainNav__item {
    padding: 16px 0;
}
.header__nav-item {
    display: inline-flex;
}
.link__icon--after svg,
.resizeIconAfter svg {
    transform: scale(1) !important;
}
.metaNav {
    display: flex;
    align-items: center;
    margin-left: 70px;
}
.metaNav button,
.metaNav li {
    height: 100%;
}
.metaNav li + li {
    margin-left: 24px;
}
.metaNav .mainNav__subList {
    padding: 0;
    min-width: 284px;
    width: auto;
}
.metaNav .mainNav__item {
    border-top: 1px solid #f1f2f4;
    background-color: transparent;
    transition: background-color 0.25s ease-out;
}
.metaNav .mainNav__item:first-child {
    border-top: none;
}
.metaNav .mainNav__item a {
    padding: 0 32px;
}
.metaNav__link {
    display: flex;
    align-items: center;
    width: 100%;
}
.metaNav__link .source__logo {
    margin-right: 15px;
    width: 20%;
}
.metaNav__linkWrapper {
    width: 80%;
}
.metaNav__name {
    display: flex;
    align-items: center;
}
.metaNav__name svg {
    width: 18px;
    height: 18px;
    margin: 3px 0 0 5px;
}
.metaNav__linkName {
    font-family: brand_bold, sans-serif;
    color: #000;
    line-height: 115%;
    font-size: 24px;
}
.metaNav__linkDescription {
    line-height: 115%;
    font-size: 13px;
    width: 100%;
}
.metaNav__search {
    margin-top: 2px;
}
.mainNav__meta-sublist {
    box-shadow: 0 4px 8px #d8dadd;
}
.socialChannels {
    margin: 24px 0 48px;
    display: flex;
    align-items: center;
}
@media (min-width: 568px) {
    .socialChannels {
        margin: 16px 0 0;
    }
}
@media (min-width: 1280px) {
    .socialChannels {
        margin: 24px 0 0;
    }
}
.socialChannels__list {
    margin-left: 24px;
    display: flex;
    align-items: center;
}
@media (min-width: 568px) {
    .socialChannels__list {
        margin-left: 16px;
    }
}
@media (min-width: 1280px) {
    .socialChannels__list {
        margin-left: 24px;
    }
}
.socialChannels__item svg {
    transition: opacity 0.25s ease-out;
    height: 16px;
    width: 16px;
}
.socialChannels__item svg:hover {
    opacity: 0.6;
}
@media (min-width: 568px) {
    .socialChannels__item svg {
        height: 16px;
        width: 16px;
    }
}
@media (min-width: 1280px) {
    .socialChannels__item svg {
        height: 24px;
        width: 24px;
    }
}
.socialChannels__item + .socialChannels__item {
    margin-left: 24px;
}
@media (min-width: 568px) {
    .socialChannels__item + .socialChannels__item {
        margin-left: 16px;
    }
}
@media (min-width: 1280px) {
    .socialChannels__item + .socialChannels__item {
        margin-left: 24px;
    }
}
.navToggler button:focus {
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navToggler svg {
    width: 24px;
    height: 24px;
}
.navToggler__active,
.navToggler__inactive--hide {
    display: none;
}
.navToggler__active--show {
    display: block;
}
.personTile {
    margin-bottom: 20px;
}
@media (min-width: 568px) {
    .personTile {
        margin-bottom: 22px;
    }
}
@media (min-width: 1280px) {
    .personTile {
        margin-bottom: 16px;
    }
}
.personTile a {
    text-decoration: none;
}
.personTile a .picture {
    overflow: hidden;
    margin-bottom: 16px;
}
.personTile a img {
    transition: transform 0.75s ease-out;
}
.personTile a:hover img {
    transform: scale(1.1);
}
.personTile__name {
    font-family: brand_bold, sans-serif;
    line-height: 135%;
    margin-bottom: 4px;
}
@media (min-width: 568px) {
    .personTile__name {
        line-height: 140%;
        margin-bottom: 8px;
    }
}
.personTile__division,
.personTile__position {
    color: #6a6d71;
}
.breadcrumbs {
    width: 100%;
    display: none;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
@media (min-width: 568px) {
    .breadcrumbs {
        display: flex;
        align-items: center;
    }
}
.breadcrumbs-basic-style,
.breadcrumbs__active-item,
.breadcrumbs__item a {
    color: #6a6d71;
    font-size: 13px;
    line-height: 135%;
    text-decoration: none;
}
.breadcrumbs__item {
    display: flex;
}
.breadcrumbs__item * {
    fill: #6a6d71;
}
.breadcrumbs__item svg {
    margin: 0 14px;
    height: 10px;
}
.breadcrumbs__active-item {
    color: #020203;
}
.table strong {
    font-family: brand_bold, sans-serif;
}
.table + .table {
    margin-top: 64px;
}
.table__headline {
    margin-bottom: 35px;
    font-family: brand_bold, sans-serif;
}
.table__row {
    display: flex;
    border-bottom: 1px solid #d8dadd;
    padding: 24px 0;
}
@media (min-width: 568px) {
    .table__row {
        padding: 32px 0;
    }
}
@media (min-width: 1280px) {
    .table__row {
        padding: 32px 0;
    }
}
.table__cell {
    padding-right: 15px;
}
@media (min-width: 1024px) {
    .table__cell {
        padding-right: 24px;
    }
}
.table__cell--25 {
    width: 25%;
}
.table__cell--50 {
    width: 50%;
}
.table__cell--30 {
    width: 33.33%;
}
.table__cell--40 {
    width: 30%;
}
@media (min-width: 1280px) {
    .table__cell--40 {
        width: 40%;
    }
}
.table__cell--60 {
    width: 70%;
}
@media (min-width: 1280px) {
    .table__cell--60 {
        width: 60%;
    }
}
.table__cell--75 {
    width: 25%;
    width: 75%;
}
.table__description {
    margin-top: 40px;
}
@media (min-width: 568px) {
    .table__description {
        margin-top: 50px;
    }
}
.imageText__images {
    margin-top: -6px;
    margin-bottom: 18px;
}
@media (min-width: 568px) {
    .imageText__images {
        margin-top: -13px;
        margin-bottom: 51px;
    }
}
@media (min-width: 1024px) {
    .imageText__images {
        margin-top: -16px;
    }
}
@media (min-width: 1280px) {
    .imageText__images {
        margin-top: -24px;
        margin-bottom: 40px;
    }
}
@media (min-width: 1792px) {
    .imageText__images {
        margin-top: -24px;
    }
}
.shareIcons__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.shareIcons__item {
    margin-right: 20px;
    margin-bottom: 20px;
    transition: opacity 0.25s ease-out;
}
.shareIcons__item:last-child {
    margin-right: 0;
}
.shareIcons__item:hover {
    opacity: 0.6;
}
.shareIcons__item svg {
    width: 24px;
    height: 24px;
}
.contactCard {
    color: #6a6d71;
    line-height: 29px;
}
.contactCard a {
    color: #6a6d71;
    text-decoration: none;
    transition: opacity 0.25s ease-out;
}
.contactCard a:hover {
    opacity: 0.5;
}
.contactCard + .contactCard {
    margin-top: 24px;
}
@media (min-width: 568px) {
    .contactCard + .contactCard {
        margin-top: 32px;
    }
}
@media (min-width: 1280px) {
    .contactCard + .contactCard {
        margin-top: 32px;
    }
}
.contactCard__img {
    margin-bottom: 16px;
}
.contactCard__name {
    font-family: brand_bold, sans-serif;
    color: #020203;
}
.contactCard__mail {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contactCard__mail a {
    color: #020203;
    text-decoration: underline;
}
.linkList__item {
    margin-bottom: 18px;
}
.linkList__item:last-child {
    margin-bottom: 0;
}
.linkList__item a {
    color: currentColor;
    text-decoration: none;
    transition: opacity 0.25s ease-out;
}
.linkList__item a:hover {
    opacity: 0.5;
}
.teaserVarA {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
}
.teaserVarA .picture {
    overflow: hidden;
    margin-bottom: 16px;
}
.teaserVarA img {
    transition: transform 0.75s ease-out;
}
.teaserVarA:hover {
    opacity: 1;
}
.teaserVarA:hover img {
    transform: scale(1.1);
}
.teaserVarA__text {
    order: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 16px;
}
@media (min-width: 568px) {
    .teaserVarA__text {
        margin-top: 0;
    }
}
@media (min-width: 1280px) {
    .teaserVarA__text {
        order: 1;
    }
}
.teaserVarA__image {
    order: 1;
}
.teaserVarA__image .picture {
    margin-bottom: 0;
}
@media (min-width: 1280px) {
    .teaserVarA__image {
        order: 2;
    }
}
.teaserVarA__topline {
    font-size: 13px;
    margin-bottom: 8px;
}
@media (min-width: 568px) {
    .teaserVarA__topline {
        font-size: 13px;
        margin-bottom: 8px;
    }
}
@media (min-width: 1280px) {
    .teaserVarA__topline {
        font-size: 17px;
    }
}
.teaserVarA__headline {
    font-size: 32px;
    line-height: 115%;
    font-family: brand_bold, sans-serif;
}
@media (min-width: 568px) {
    .teaserVarA__headline {
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .teaserVarA__headline {
        font-size: 46px;
    }
}
.teaserVarA__cta {
    display: none;
}
@media (min-width: 568px) {
    .teaserVarA__cta {
        display: block;
    }
}
.teaserVarA__cta .cta {
    transition: opacity 0.25s ease-out;
}
.teaserVarA__cta .cta:hover {
    opacity: 0.6;
}
@media (min-width: 568px) {
    .teaserVarA__cta .cta {
        margin-top: 24px;
    }
}
@media (min-width: 1280px) {
    .teaserVarA__cta .cta {
        margin-top: 40px;
    }
}
.teaserTile {
    text-decoration: none;
}
.teaserTile .picture {
    overflow: hidden;
    margin-bottom: 16px;
}
.teaserTile img {
    transition: transform 0.75s ease-out;
}
.teaserTile:hover {
    opacity: 1;
}
.teaserTile:hover img {
    transform: scale(1.1);
}
.teaserTile__info {
    margin: 12px 0 5px !important;
}
@media (min-width: 1280px) {
    .teaserTile__info {
        margin: 16px 0 5px !important;
    }
}
.teaserTile__headline {
    line-height: 115%;
    font-size: 17px;
    font-family: brand_bold, sans-serif;
}
@media (min-width: 568px) {
    .teaserTile__headline {
        font-size: 24px;
    }
}
@media (min-width: 1280px) {
    .teaserTile__headline {
        font-size: 24px;
    }
}
.teaserTile__source {
    display: flex;
    align-items: center;
    margin-top: 12px;
}
@media (min-width: 568px) {
    .teaserTile__source {
        margin-top: 16px;
    }
}
.teaserTile__source img {
    transform: none !important;
}
.source__logo {
    display: flex;
    align-items: center;
}
.source__logo img {
    border-radius: 50%;
}
.source__name {
    margin-left: 12px;
}
.source__name-nik {
    margin-bottom: 0 !important;
}
.teaserVarB {
    display: flex;
    flex-wrap: wrap;
}
.teaserVarB__text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 16px;
}
@media (min-width: 568px) {
    .teaserVarB__text {
        margin-top: 24px;
    }
}
@media (min-width: 1280px) {
    .teaserVarC {
        flex-wrap: nowrap;
    }
}
.teaserVarC__text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
@media (min-width: 1280px) {
    .teaserVarC__text {
        order: 2;
    }
}
@media (min-width: 1280px) {
    .teaserVarA__image {
        order: 1;
    }
}
.teaserVarC__cta {
    display: none;
}
@media (min-width: 568px) {
    .teaserVarC__cta {
        display: block;
    }
}
.teaserQuote__text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 21px;
}
@media (min-width: 568px) {
    .teaserQuote__text {
        margin-top: 0;
    }
}
.teaserQuote__quote {
    font-family: brand_bold, sans-serif;
    font-size: 32px;
    line-height: 115%;
}
@media (min-width: 568px) {
    .teaserQuote__quote {
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .teaserQuote__quote {
        font-size: 46px;
    }
}
.teaserQuote__author {
    margin-top: 26px;
}
@media (min-width: 568px) {
    .teaserQuote__author {
        margin-top: 37px;
    }
}
@media (min-width: 1280px) {
    .teaserQuote__author {
        margin-top: 50px;
    }
}
.teaserQuote__name {
    font-family: brand_bold, sans-serif;
    margin-bottom: 0;
}
.teaserQuote__position {
    margin-bottom: 0;
    color: #6a6d71;
}
.accordion .downloadList {
    margin-bottom: 14px;
}
@media (min-width: 568px) {
    .accordion .downloadList {
        margin-bottom: 5px;
    }
}
.accordion__main-headline {
    line-height: 115%;
    font-size: 13px;
}
@media (min-width: 568px) {
    .accordion__main-headline {
        font-size: 19px;
    }
}
@media (min-width: 1280px) {
    .accordion__main-headline {
        font-size: 24px;
    }
}
.accordion__item {
    border-bottom: 1px solid #d8dadd;
}
.accordion__item button:focus {
    outline: none;
}
.accordion__item button:focus svg {
    outline: thin dotted;
}
.accordion__headline {
    padding: 24px 0;
    font-family: brand_bold, sans-serif;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
@media (min-width: 568px) {
    .accordion__headline {
        padding: 32px 0;
    }
}
@media (min-width: 1280px) {
    .accordion__headline {
        padding: 32px 0;
    }
}
.accordion__headline svg {
    margin-left: 25px;
    margin-top: 2px;
}
@media (min-width: 568px) {
    .accordion__headline svg {
        margin-top: 6px;
    }
}
.accordion__headline .accordion__headline-text {
    font-size: 17px;
}
@media (min-width: 568px) {
    .accordion__headline .accordion__headline-text {
        font-size: 19px;
    }
}
@media (min-width: 1280px) {
    .accordion__headline .accordion__headline-text {
        font-size: 24px;
    }
}
.accordion__headline--big {
    align-items: center;
    padding: 32px 0;
}
.accordion__headline--big svg {
    height: 24px;
    width: 24px;
}
@media (min-width: 568px) {
    .accordion__headline--big {
        padding: 48px 0;
    }
    .accordion__headline--big svg {
        height: 32px;
        width: 32px;
    }
}
@media (min-width: 1280px) {
    .accordion__headline--big {
        padding: 64px 0;
    }
    .accordion__headline--big svg {
        height: 40px;
        width: 40px;
    }
}
.accordion__headline--big .accordion__headline-text {
    line-height: 115%;
    font-family: brand_bold, sans-serif;
    font-size: 24px;
}
@media (min-width: 568px) {
    .accordion__headline--big .accordion__headline-text {
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .accordion__headline--big .accordion__headline-text {
        font-size: 46px;
    }
}
.accordion__content {
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    transition: padding 0.25s ease-out, opacity 1s ease-out;
}
.accordion__content--active {
    padding: 0 0 24px;
    opacity: 1;
    height: auto;
}
@media (min-width: 568px) {
    .accordion__content--active {
        padding: 0 0 32px;
    }
}
@media (min-width: 1280px) {
    .accordion__content--active {
        padding: 0 0 32px;
    }
}
.accordion__icon--active {
    margin: 7px 0;
    display: none;
}
.sideBarBlock {
    margin-bottom: 64px;
    width: 100%;
}
.sideBarBlock__headline {
    font-family: brand_bold, sans-serif;
    font-size: 19px;
    line-height: 115%;
    border-bottom: 1px solid #d8dadd;
    padding-bottom: 12px;
    margin-bottom: 16px;
}
@media (min-width: 568px) {
    .sideBarBlock__headline {
        font-size: 24px;
        padding-bottom: 16px;
        margin-bottom: 20px;
    }
}
@media (min-width: 1280px) {
    .sideBarBlock__headline {
        font-size: 32px;
        margin-bottom: 32px;
    }
}
.sideBarBlock__headline * {
    margin: 0;
}
.elementWrapper {
    margin-bottom: 80px;
}
@media (min-width: 568px) {
    .elementWrapper {
        margin-bottom: 128px;
    }
}
@media (min-width: 1280px) {
    .elementWrapper {
        margin-bottom: 128px;
    }
}
.elementWrapper__headline,
.elementWrapper__headline *,
.headlineBasics {
    line-height: 115%;
    font-size: 24px;
}
@media (min-width: 568px) {
    .elementWrapper__headline,
    .elementWrapper__headline *,
    .headlineBasics {
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .elementWrapper__headline,
    .elementWrapper__headline *,
    .headlineBasics {
        font-size: 32px;
    }
}
.sidebar-blocks {
    display: flex;
    flex-direction: column;
}
@media (min-width: 568px) {
    .sidebar-blocks {
        flex-direction: row;
        justify-content: space-between;
    }
}
@media (min-width: 1280px) {
    .sidebar-blocks {
        flex-direction: column;
    }
}
.sidebar-block-left {
    width: 100%;
}
@media (min-width: 568px) {
    .sidebar-block-left {
        padding-right: 13px;
    }
}
@media (min-width: 1024px) {
    .sidebar-block-left {
        padding-right: 16px;
    }
}
@media (min-width: 1280px) {
    .sidebar-block-left {
        padding: 0;
    }
}
.sidebar-block-right {
    width: 100%;
}
@media (min-width: 568px) {
    .sidebar-block-right {
        padding-left: 13px;
    }
}
@media (min-width: 1024px) {
    .sidebar-block-right {
        padding-left: 16px;
    }
}
@media (min-width: 1280px) {
    .sidebar-block-right {
        padding: 0;
    }
}
.facts {
    width: 100%;
    padding: 56px 0;
    background-color: #f1f2f4;
}
@media (min-width: 568px) {
    .facts {
        padding-top: 100px;
        padding-bottom: 60px;
    }
}
@media (min-width: 1280px) {
    .facts {
        padding-top: 128px;
        padding-bottom: 28px;
    }
}
.facts--mobile .swiper-slide {
    width: 100% !important;
}
@media (min-width: 568px) {
    .facts--mobile {
        display: none;
    }
}
.facts--desktop {
    display: none;
}
@media (min-width: 568px) {
    .facts--desktop {
        display: flex;
    }
}
.facts__mainHeadline {
    line-height: 115%;
    font-size: 24px;
    margin-bottom: 24px;
    font-family: brand_bold, sans-serif;
}
@media (min-width: 568px) {
    .facts__mainHeadline {
        margin-bottom: 0;
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .facts__mainHeadline {
        font-size: 46px;
    }
}
.facts__fact {
    line-height: 115%;
    font-size: 24px;
    font-family: brand_bold, sans-serif;
    margin-bottom: 12px;
}
@media (min-width: 568px) {
    .facts__fact {
        font-size: 24px;
    }
}
@media (min-width: 1280px) {
    .facts__fact {
        line-height: 100%;
        font-size: 32px;
    }
}
.facts__number {
    line-height: 115%;
    font-size: 140px;
    margin-right: 5px;
}
@media (min-width: 568px) {
    .facts__number {
        font-size: 87px;
    }
}
@media (min-width: 1280px) {
    .facts__number {
        line-height: 100%;
        font-size: 114px;
    }
}
.facts__headline {
    font-family: brand_bold, sans-serif;
    font-size: 17px;
}
@media (min-width: 568px) {
    .facts__text {
        font-size: 17px;
    }
}
.facts__item {
    margin-bottom: 0;
}
@media (min-width: 568px) {
    .facts__item {
        margin-bottom: 68px;
    }
}
@media (min-width: 1280px) {
    .facts__item {
        line-height: 100%;
        margin-bottom: 100px;
    }
}
header {
    margin-bottom: 142px;
}
.header {
    background-color: #fff;
    border-bottom: 2px solid #f1f2f4;
    width: 100%;
    z-index: 9999;
    top: 0;
    height: 80px;
}
@media (min-width: 1024px) {
    .header {
        height: 80px;
    }
}
@media (min-width: 1024px) {
    .header li,
    .header ul {
        height: 100%;
    }
}
.header a,
.header button {
    font-size: 17px;
    color: #6a6d71;
    text-decoration: none;
    transition: color 0.25s ease-out;
}
@media (max-width: calc(1024px - 1px)) {
    .header a,
    .header button {
        padding: 16px 0;
    }
}
@media (min-width: 1024px) {
    .header a,
    .header button {
        height: 100%;
        display: flex;
        align-items: center;
    }
}
.header a:hover,
.header button:hover {
    color: #020203;
    opacity: 1;
}
header[data-cms="cmsNav"] .header {
    top: 50px;
}
.header--flex {
    height: 100%;
    justify-content: space-between;
}
.header--flex,
.header__logo a {
    display: flex;
    align-items: center;
}
.header__logo a:hover {
    opacity: 1;
}
.header__logo img,
.header__logo svg {
    height: 24px;
    width: 98px;
    margin-left: -2px;
}
@media (min-width: 1024px) {
    .header__logo img,
    .header__logo svg {
        height: 28px;
        width: 132px;
    }
}
.header__nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}
.header__main-nav {
    height: 100%;
}
@media (max-width: calc(1024px - 1px)) {
    .header__main-nav {
        position: fixed;
        top: 0;
        left: -500px;
        transition: left 0.5s ease-out;
    }
    .header__main-nav * {
        visibility: hidden;
    }
}
.header__main-nav--active {
    box-shadow: 10px 0 5px 0 rgba(0, 0, 0, 0.15);
    width: 311px;
    left: 0;
    height: auto;
    background-color: #fff;
    height: 100vh;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 64px 0;
}
@media (max-width: calc(1024px - 1px)) {
    .header__main-nav--active * {
        visibility: visible;
    }
}
@media (min-width: 1024px) {
    .header__main-nav--active {
        padding: 64px 24px;
    }
}
.header__navtoggler {
    margin-right: 20px;
}
@media (min-width: 1024px) {
    .header__navtoggler {
        display: none;
    }
}
.active-page,
.header__nav-item--active,
.header__nav-item:focus,
.header__nav-item:hover {
    position: relative;
    color: #020203 !important;
}
.active-page:after,
.header__nav-item--active:after,
.header__nav-item:focus:after,
.header__nav-item:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(1) !important;
    transform-origin: center;
    height: 2px;
    background-color: #020203;
}
.header__nav-item {
    position: relative;
}
.header__nav-item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    transition: transform 0.25s ease-out;
}
.header__nav-item:focus,
.header__nav-item:hover {
    outline: none;
}
.removal {
    display: none;
}
.footer {
    padding: 50px 0;
    background-color: #000;
}
.footer * {
    color: #6a6d71;
    font-size: 13px;
}
@media (min-width: 568px) {
    .footer {
        padding: 64px 0;
    }
}
.footer .elementWrapper {
    margin-bottom: 0 !important;
}
.footer .elementWrapper p + p {
    margin-top: 16px !important;
}
.footer .elementWrapper ul {
    list-style: none;
    padding-left: 0;
}
.footer__logo {
    margin-left: -7px;
    margin-bottom: 16px;
}
.footer__logo img,
.footer__logo svg {
    height: 21px;
    width: 99px;
}
@media (min-width: 568px) {
    .footer__logo {
        margin-bottom: 20px;
    }
    .footer__logo img,
    .footer__logo svg {
        height: 38px;
        width: 177px;
    }
}
.footer__bottom {
    border-top: 1px solid;
    padding-top: 37px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 31px;
}
.footer__bottom * {
    color: #fff;
}
.footer__bottom .socialChannels {
    margin: 0;
}
@media (min-width: 568px) {
    .footer__text {
        padding-right: 50px;
    }
}
@media (min-width: 1792px) {
    .footer__text {
        padding-right: 100px;
    }
}
.footer__nav {
    flex-wrap: wrap;
    margin-top: 59px;
}
@media (min-width: 568px) {
    .footer__nav {
        margin-top: 41px;
    }
}
@media (min-width: 1280px) {
    .footer__nav {
        margin-top: 51px;
    }
}
.footer__nav .backToTopBtn * {
    color: #fff;
}
.footer__nav-item {
    margin-right: 15px;
}
.footer__nav-item:last-child {
    margin-right: 0;
}
.footer__nav-item a {
    color: #fff;
    text-decoration: none;
}
.footer__links-headline {
    color: #fff;
    margin-bottom: 16px;
}
@media (min-width: 568px) {
    .footer__links-headline {
        margin-bottom: 26px;
    }
}
.footer__links {
    margin-top: 59px;
}
@media (min-width: 568px) {
    .footer__links {
        margin-top: 0;
    }
}
.footer__links-item + .footer__links-item {
    margin-top: 8px;
}
.footer__links-item a {
    text-decoration: none;
}
.footer__nav {
    display: flex;
    justify-content: space-between;
}
@media (max-width: calc(1024px - 1px)) {
    .swiperTypeA .swiper-wrapper .swiper-slide {
        width: 70%;
    }
}
.sliderTypeA__controls {
    display: none;
}
@media (min-width: 568px) {
    .sliderTypeA__controls {
        display: flex;
        z-index: 9999;
    }
}
.sliderTypeA__button-next,
.sliderTypeA__button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.25s ease-out;
}
.sliderTypeA__button-next:focus,
.sliderTypeA__button-next:hover,
.sliderTypeA__button-prev:focus,
.sliderTypeA__button-prev:hover {
    opacity: 0.6;
}
.sliderTypeA__button-next svg,
.sliderTypeA__button-prev svg {
    height: 24px;
    width: 24px;
}
.sliderTypeA__button-prev {
    margin-right: 28px;
    transform: rotate(180deg);
}
.sliderTypeA__headline-rapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d8dadd;
}
@media (min-width: 568px) {
    .sliderTypeA__headline-rapper {
        margin-bottom: 24px;
        padding-bottom: 12px;
    }
}
.sliderTypeA__headline-rapper span {
    line-height: 140%;
    font-family: brand_bold, sans-serif;
    font-size: 19px;
}
@media (min-width: 568px) {
    .sliderTypeA__headline-rapper span {
        font-size: 32px;
    }
}
@media (min-width: 1280px) {
    .sliderTypeA__headline-rapper span {
        font-size: 32px;
    }
}
.sliderTypeA__link {
    width: 100%;
}
@media (min-width: 568px) {
    .sliderTypeA__link {
        width: auto;
    }
}
.sliderTypeA__link a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
}
@media (min-width: 568px) {
    .sliderTypeA__link a {
        justify-content: flex-start;
    }
}
.sliderTypeA__link a svg {
    margin-left: 10px;
    margin-top: 5px;
    height: 16px;
    width: 8px;
}
.downloadList {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    margin-bottom: -16px;
}
@media (min-width: 568px) {
    .downloadList {
        margin-bottom: -40px;
    }
}
.downloadList__item {
    width: 100%;
    margin-bottom: 16px;
}
@media (min-width: 568px) {
    .downloadList__item {
        width: 50%;
        margin-bottom: 40px;
    }
}
@media (min-width: 1024px) {
    .downloadList__item {
        width: 33.33%;
    }
}
.swiperTypeB .swiper-wrapper {
    position: relative;
}
@media (max-width: calc(1024px - 1px)) {
    .swiperTypeB .swiper-wrapper {
        padding-bottom: 45px;
    }
}
@media (max-width: calc(1024px - 1px)) {
    .swiperTypeB .swiper-wrapper .swiper-slide {
        width: 90%;
    }
}
.swiperTypeB-pagination {
    bottom: 0 !important;
    width: 100%;
    text-align: center;
}
@media (min-width: 568px) {
    .swiperTypeB-pagination {
        display: none;
    }
}
.swiperTypeB-pagination .swiper-pagination-bullet {
    width: 48px;
    height: 3px;
    background: #d8dadd;
    border-radius: 0;
}
.swiperTypeB-pagination .swiper-pagination-bullet:focus,
.swiperTypeB-pagination .swiper-pagination-bullet:focus-visible {
    outline: none !important;
}
.swiperTypeB-pagination .swiper-pagination-bullet-active {
    background: #17181a !important;
}
.sliderTypeB__controls {
    position: absolute;
    display: none;
    z-index: 9999;
}
@media (min-width: 568px) {
    .sliderTypeB__controls {
        display: flex;
    }
}
.sliderTypeB__controls .swiper-button-disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.sliderTypeB__button-next,
.sliderTypeB__button-prev {
    height: 44px;
    width: 68px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.25s ease-out;
}
.sliderTypeB__button-next:focus,
.sliderTypeB__button-next:hover,
.sliderTypeB__button-prev:focus,
.sliderTypeB__button-prev:hover {
    opacity: 0.6;
}
.sliderTypeB__button-next svg,
.sliderTypeB__button-prev svg {
    height: 24px;
    width: 24px;
}
.sliderTypeB__button-prev {
    margin-right: 10px;
}
.sliderTypeB__button-prev svg {
    transform: rotate(180deg);
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiperTypeC .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
}
.swiperTypeC .swiper-wrapper {
    padding-bottom: 10px;
}
.swiperTypeC figcaption {
    padding: 16px;
    text-align: center;
    margin-top: 0;
}
.swiperTypeC figcaption:before {
    display: none;
}
.swiperTypeC-pagination {
    bottom: 0 !important;
    width: 100%;
    text-align: center;
}
.swiperTypeC-pagination .swiper-pagination-bullet {
    width: 48px;
    height: 3px;
    background: #d8dadd;
    border-radius: 0;
}
.swiperTypeC-pagination .swiper-pagination-bullet:focus,
.swiperTypeC-pagination .swiper-pagination-bullet:focus-visible {
    outline: none !important;
}
.swiperTypeC-pagination .swiper-pagination-bullet-active {
    background: #17181a !important;
}
.sliderTypeC__controls {
    position: absolute;
    display: none;
    z-index: 9999;
}
@media (min-width: 568px) {
    .sliderTypeC__controls {
        display: flex;
    }
}
.sliderTypeC__controls .swiper-button-disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.sliderTypeC__button-next,
.sliderTypeC__button-prev {
    height: 44px;
    width: 68px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.25s ease-out;
}
.sliderTypeC__button-next:focus,
.sliderTypeC__button-next:hover,
.sliderTypeC__button-prev:focus,
.sliderTypeC__button-prev:hover {
    opacity: 0.6;
}
.sliderTypeC__button-next svg,
.sliderTypeC__button-prev svg {
    height: 24px;
    width: 24px;
}
.sliderTypeC__button-prev {
    margin-right: 10px;
}
.sliderTypeC__button-prev svg {
    transform: rotate(180deg);
}
.statusBars__mainWrapper {
    margin-bottom: 32px;
}
@media (min-width: 568px) {
    .statusBars__mainWrapper {
        margin-bottom: 64px;
    }
}
.statusBars {
    width: calc(96% - 40px);
    margin-left: 40px;
}
@media (min-width: 568px) {
    .statusBars {
        margin-left: 58px;
        width: calc(96% - 58px);
        margin-bottom: 64px;
    }
}
.statusBars__wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.statusBar {
    width: 100%;
}
.statusBar,
.statusBar__bar {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.statusBar__bar {
    height: 36px;
}
.statusBar__bar:before {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
}
.statusBar__bar-bar {
    height: 12px;
    width: 100%;
    background-color: #000;
}
.statusBar__value {
    margin-left: 5px;
    font-size: 13px;
}
@media (min-width: 568px) {
    .statusBar__value {
        margin-left: 10px;
    }
}
.statusBar__description {
    padding-right: 5px;
    position: absolute;
    left: -40px;
    font-size: 13px;
    font-family: brand_bold, sans-serif;
    width: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width: 568px) {
    .statusBar__description {
        font-size: 17px;
        width: 58px;
        left: -58px;
    }
}
.statusBars__scale-bg {
    top: 0;
    left: 0;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    z-index: -1;
}
.scale__bg,
.statusBars__scale-bg {
    position: absolute;
    display: flex;
    height: 100%;
}
.scale__bg {
    transform: translateX(-50%);
    justify-content: center;
}
.scale__bg-bar {
    height: 100%;
    background-color: #d8dadd;
    width: 1px;
}
.statusBars__scale {
    margin-top: 12px;
    position: relative;
}
.scale__display-value {
    font-size: 13px;
    font-family: brand_bold, sans-serif;
    position: absolute;
    transform: translateX(-50%);
    width: auto;
    display: flex;
    justify-content: center;
}
@media (min-width: 568px) {
    .scale__display-value {
        font-size: 17px;
    }
}
.statusBars__headline {
    font-size: 13px;
    font-family: brand_bold, sans-serif;
    margin-top: 40px;
    width: 100%;
    text-align: center;
}
@media (min-width: 568px) {
    .statusBars__headline {
        font-size: 19px;
        margin-top: 60px;
    }
}
.statusBarsCollection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.statusBarsCollection--1 {
    width: 100%;
}
.statusBarsCollection--1 .statusBars__mainWrapper {
    margin-bottom: 0;
}
.statusBarsCollection--2 {
    width: 100%;
}
@media (min-width: 1024px) {
    .statusBarsCollection--2 {
        width: 48%;
    }
}
.article__intro_wrapper {
    margin-bottom: 24px;
}
@media (min-width: 568px) {
    .article__intro_wrapper {
        margin-bottom: 64px;
    }
}
@media (min-width: 1280px) {
    .article__intro_wrapper {
        margin-bottom: 64px;
    }
}
.article__description *,
.person__division *,
.person__position * {
    line-height: 150%;
    margin-bottom: 24px;
    font-size: 19px;
}
@media (min-width: 568px) {
    .article__description *,
    .person__division *,
    .person__position * {
        font-size: 24px;
        margin-bottom: 32px;
    }
}
@media (min-width: 1280px) {
    .article__description *,
    .person__division *,
    .person__position * {
        font-size: 32px;
        margin-bottom: 32px;
    }
}
.person__division,
.person__position {
    margin-bottom: 0;
}
.article__info,
.article__info *,
.infoBasics {
    line-height: 135%;
    font-size: 10px;
    color: #6a6d71;
    margin-bottom: 48px;
}
@media (min-width: 568px) {
    .article__info,
    .article__info *,
    .infoBasics {
        margin-bottom: 64px;
        font-size: 13px;
    }
}
@media (min-width: 1280px) {
    .article__info,
    .article__info *,
    .infoBasics {
        margin-bottom: 64px;
    }
}
.article__main-img {
    width: 100%;
}
.article__content {
    margin-bottom: 64px;
}
@media (min-width: 568px) {
    .article__content {
        margin-bottom: 80px;
    }
}
@media (min-width: 1280px) {
    .article__content {
        margin-bottom: 128px;
    }
}
.frontpage__headline {
    font-size: 46px;
    line-height: 115%;
    margin-bottom: 46px;
}
@media (min-width: 568px) {
    .frontpage__headline {
        font-size: 60px;
        margin-bottom: 60px;
    }
}
@media (min-width: 1280px) {
    .frontpage__headline {
        font-size: 112px;
    }
}
.flexNav {
    margin-top: 16px;
    border-top: 2px solid #ddd;
}
.liFlexNavMeta {
    font-size: 24px;
    text-decoration: none;
    transition: color 0.25s ease-out;
    color: #000;
    margin: 16px 0;
    font-weight: 400;
    padding: 16px 0 0 24px;
    display: inline-block;
}
.liFlexNavMeta:hover {
    color: #74767c;
}
.flexNav_icon {
    margin-right: 100%;
    font-size: 17px;
}
.subItemMeta {
    color: #74767c;
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    margin: -15px 0 24px;
    padding: 0 0 0 24px;
}
select {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
}
select::-ms-expand {
    display: none;
}
.langSwitchFlex {
    text-align: center;
    font-size: 17px;
    color: #6a6d71;
    text-decoration: none;
    transition: color 0.25s ease-out;
    margin: 24px 0 0 24px;
    display: inline-flex;
}
.langSwitchFlex:hover {
    color: #000;
}
.flexNav-wrapper {
    display: none;
}
.langSwitchList {
    color: #000;
    padding: 0 0 14px 24px;
}
.langSwitchButton {
    color: #000;
    text-decoration: none;
    border: none;
    padding: 0 0 17px !important;
    display: inline-flex;
}
.langSwitchButton:focus {
    outline: none;
    box-shadow: none;
}
.langSwitchOption {
    display: table;
    margin: 0 0 19px;
}
.hideLngList {
    display: none;
}
.langBtnTxt {
    font-size: 17px;
}
.langBtnTxt:after {
    content: "";
    display: block;
    margin: auto;
    height: 2px;
    width: 0;
    background: transparent;
    transition: width 0.25s ease, background-color 0.25s ease;
}
.langBtnTxt:hover:after {
    width: 100%;
    background: #000;
}
.langSwitchOptionLink:after {
    content: "";
    display: block;
    margin: auto;
    height: 2px;
    width: 0;
    background: transparent;
    transition: width 0.25s ease, background-color 0.25s ease;
}
.langSwitchOptionLink:hover:after {
    width: 100%;
    background: #000;
}
.liFlexNavMetaIcon {
    margin-left: 25px;
}
.langSwitchMetaIcon {
    margin-left: 100px;
    margin-top: 5px;
}
.rotated {
    transform: rotate(90deg);
}
.listFlexMetaNavA {
    text-decoration: none;
}
.flexNavItems {
    margin: 17px 0 0 24px;
}
.flexnavItemLi {
    font-size: 17px;
    margin: 0 0 24px;
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-container-pointer-events {
    touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity 0.3s;
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet:only-child {
    display: none !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
    --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn);
    }
}
@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*# sourceMappingURL=main.min.css.map*/
