.header {
    object-fit: contain;
    width: 100%;
}
/*! nouislider - 15.5.0 - 05.01.2022 */
.ardplayer.ardplayer-show-focus-outlines
    .ardplayer-controlbar:focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines
    [tabindex]:not([tabindex^='-']):focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines button:focus:not(:focus-visible) {
    outline: none;
}
.ardplayer:not(.ardplayer-show-focus-outlines)
    .ardplayer-controlbar:focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines)
    [tabindex]:not([tabindex^='-']):focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines) button:focus-visible {
    outline: none;
}
.ardplayer.ardplayer-state-audio
    .ardplayer-volume-fader:not(:hover)
    .noUi-handle {
    transform: scale(0);
}
.ardplayer.ardplayer-state-audio:not(.ardplayer-state-embedded):not(:hover)
    .ardplayer-controlbar
    .noUi-horizontal
    .noUi-handle {
    transform: scale(0);
}
.ardplayer
    .ardplayer-bottom-sheet-container
    .ardplayer-input-wrapper
    input:focus-visible {
    border: none !important;
    outline: none !important;
}
.ardplayer video::-internal-media-controls-overlay-cast-button {
    display: none;
}
.ardplayer.ardplayer-show-focus-outlines
    .ardplayer-controlbar
    .ardplayer-controlbar-jumpmarks
    .ardplayer-controlbar-jumpmark:focus:not(:focus-visible) {
    outline: none;
}
a,
body,
button,
dd,
div,
dl,
dt,
footer,
header,
html,
li,
nav,
span,
ul {
    border: 0;
    font-size: 100%;
    font: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: 0.02rem;
    margin: 0;
    outline: none;
    padding: 0;
    vertical-align: baseline;
}
footer,
header,
nav {
    display: block;
}
body {
    line-height: 1;
}
ul {
    list-style: none;
}
a:focus {
    outline: 0.2rem solid #80807e;
    outline-offset: -0.2rem;
}
a:active,
a:hover {
    outline: 0;
}
a {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: none;
}
a,
body,
button,
dd,
div,
dl,
dt,
html,
li,
span,
ul {
    font-family: sans-serif;
    font-weight: 400;
}
.columns {
    float: left;
    margin-top: 0;
}
.columns.twelve {
    width: 100%;
}
body {
    /* background-color: #f1f1f1; */
}
@page {
    margin: 2cm;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #33322f;
    font-size: 62.5%;
}
@media screen and (max-width: 360px) {
    html {
        font-size: 56%;
    }
}
@media print {
    html {
        font-size: 50%;
    }
}
a,
body,
button,
dd,
div,
dl,
dt,
html,
li,
span,
ul {
    border: 0;
    outline: none;
}
.burger-button-animated {
    fill: #33322f;
    background: transparent;
    cursor: pointer;
    height: 4.5rem;
    padding: 1rem;
    position: absolute;
    right: 2.5rem;
    top: 1rem;
    width: 4.5rem;
    z-index: 141;
}
.burger-button-animated:focus {
    outline: 2px solid #80807e;
}
.burger-button-animated svg {
    pointer-events: none;
}
.burger-button-animated .firstline {
    transform: rotate(0);
    transform-origin: 2px 8px;
    transition: all 0.3s;
}
.burger-button-animated .secondline {
    opacity: 1;
    transition: all 0.3s;
}
.burger-button-animated .thirdline {
    transform: rotate(0);
    transform-origin: 2px 26px;
    transition: all 0.3s;
}
@media only screen and (min-width: 768px) {
    .burger-button-animated {
        right: 4.6rem;
    }
}
@media only screen and (min-width: 1024px) {
    .burger-button-animated {
        height: 5.6rem;
        right: 4.2rem;
        top: 1.2rem;
        width: 5.6rem;
    }
}
.searchfield__submit:focus-visible {
    outline: none;
}
.footer {
    background-color: #fff;
    color: #33322f;
    margin-top: 1.6rem;
    padding: 4rem 2rem;
}
.footer__link {
    color: #33322f;
    display: flex;
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin: 0.2rem;
    padding: 0.7rem 0 0.7rem 2rem;
    text-decoration: none;
}
.footer__link:active,
.footer__link:hover {
    outline: 0;
    text-decoration: none;
}
@media screen and (min-width: 1024px) {
    .footer {
        padding: 4rem;
    }
}
@media screen and (min-width: 1104px) {
    .footer {
        margin: 1.6rem auto 0;
        max-width: 102.4rem;
    }
}
@media screen and (min-width: 1921px) {
    .footer {
        max-width: 120rem;
    }
}
.footer .expanderbox__item-wrapper {
    border-top: 0.1rem solid #e4e4e4;
}
.footer .expanderbox__item-wrapper:last-of-type {
    border-bottom: 0.1rem solid #e4e4e4;
}
.footer .expanderbox__item-wrapper a {
    align-items: center;
    color: #33322f;
    display: flex;
    flex-wrap: nowrap;
    font-family: sans-serif;
    font-size: 1rem;
    font-weight: 700;
    justify-content: space-between;
    padding: 0 4rem 0 2rem;
}
.footer .expanderbox__item-wrapper a:hover {
    outline: 0;
}
.footer .expanderbox__item-wrapper a .footer__arrow {
    margin-right: -4.2rem;
}
.footer .expanderbox__item-wrapper a .footer__arrow svg {
    fill: #33322f;
    height: 4rem;
    margin-bottom: -0.1rem;
    margin-top: -0.1rem;
    width: 4rem;
}
.footer__arrow .icon--arrow-up {
    display: none;
}
.footer .expanderbox .exp-body {
    left: -10000px;
    overflow: hidden;
    position: absolute;
}
.icon--arrow-down,
.icon--arrow-up {
    height: 3rem;
    width: 3rem;
}
.footer__navigation__list__item {
    margin: 0.2rem;
}
.footer__navigation__list__item a {
    color: #33322f;
    display: block;
    font-family: sans-serif;
    font-size: 1.8rem;
    line-height: 3rem;
    padding: 0.5rem 4rem;
    text-decoration: none;
    width: auto;
}
.footer__navigation__list__item a:hover {
    outline: 0;
    text-decoration: none;
}
.footer__navigation__list__item a:focus {
    outline: 2px solid #80807e;
}
.footer__navigation__list__item a:active {
    outline: 0;
    text-decoration: none;
}
.footer__navigation__bottom {
    list-style: none;
    margin: 1rem 0 8rem;
    padding: 0;
}
.footer__navigation__bottom__item {
    overflow: hidden;
}
.footer__logo__icon {
    align-items: flex-end;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    margin-bottom: -4.2rem;
    padding-top: 0.6rem;
    text-align: right;
}
.footer__logo__icon svg {
    fill: #33322f;
}
.footer__logo__icon .icon {
    height: 6.7rem;
    width: 17rem;
}
.endline {
    background: #e4e4e4;
    box-sizing: border-box;
    height: 4rem;
    padding: 0.8rem 0 0 4rem;
    width: 100%;
}
@media screen and (min-width: 1104px) {
    .endline {
        margin: auto;
        max-width: 110.4rem;
    }
}
@media screen and (min-width: 1921px) {
    .endline {
        max-width: 128rem;
    }
}
.endline__copyright {
    color: #80807e;
    font-family: sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
}
@media print {
    .footer {
        display: none;
    }
}
.header-fancy-v2 {
    background-color: #fff;

    top: 0;
    width: 100%;
    z-index: 121;
}
.header-fancy-v2 {
    box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.1);
}
.header-fancy-v2 .header__items {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    height: 6.5rem;
    justify-content: space-between;
    width: 100%;
}
.header-fancy-v2 .header__logo {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-wrap: nowrap;
    margin-left: 2rem;
    overflow: hidden;
    padding: 0.6rem 0;
    position: relative;
}
.header-fancy-v2 .header__logo__icon {
    height: 4rem;
    margin-right: 0.8rem;
    width: 4rem;
}
.header-fancy-v2 .header__logo__wortmarke {
    margin-top: 0.2rem;
    width: 14rem;
}
.header-fancy-v2 .header__logo__wortmarke.header__logo__wortmarke-ts {
    margin-top: 0.6rem;
    width: 11rem;
}
.header-fancy-v2 .header__logo__wortmarke svg path {
    fill: #33322f;
}
.header-fancy-v2 .header__horiz {
    margin: 0 -4rem;
    padding: 0 4rem;
    position: relative;
}
.header-fancy-v2 .horizontal-nav.horizontal-nav--swipenav {
    width: 100%;
}
.header-fancy-v2 .header__horiz {
    transition: all 0.5s ease-out;
}
.header-fancy-v2 .header__horiz:after {
    background-color: rgba(0, 0, 0, 0.6);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease-in-out;
    width: 100%;
    z-index: -1;
}
@media screen and (min-width: 1024px) {
    .header-fancy-v2 .header__items {
        background: #fff;
        height: 8rem;
    }
    .header-fancy-v2 .header__logo {
        margin-left: 0;
    }
    .header-fancy-v2 .header__logo__icon {
        height: 6rem;
        margin-left: 4rem;
        margin-right: 1.2rem;
        width: 6rem;
    }
    .header-fancy-v2 .header__logo__wortmarke {
        margin-top: -0.1rem;
        width: 20rem;
    }
    .header-fancy-v2 .header__logo__wortmarke.header__logo__wortmarke-ts {
        width: 15rem;
    }
}
@media screen and (min-width: 1104px) {
    .header-fancy-v2 {
        max-width: 102.4rem;
        padding: 0 4rem;
        margin: 0 auto;
    }
    .header-fancy-v2 .header__logo__icon {
        margin-left: 0;
    }
}
@media screen and (min-width: 1921px) {
    .header-fancy-v2 {
        max-width: 120rem;
    }
}
@media print {
    .header-fancy-v2 {
        position: unset;
    }
    .header-fancy-v2 .horizontal-nav {
        display: none;
    }
}
.home__icon {
    margin-left: 2rem;
    padding-right: 0.3rem;
}
.home__icon svg {
    fill: #33322f;
    height: 2rem;
    width: 2rem;
}
.anchored {
    font-weight: bolder;
}
.horizontal-nav {
    font-size: 1.5rem;
    position: relative;
}
.horizontal-nav .swipe {
    align-items: center;
    display: flex;
    height: 3.8rem;
}
.horizontal-nav.horizontal-nav--swipenav {
    scrollbar-width: none;
}
.horizontal-nav.horizontal-nav--swipenav > ul li.latthema:first-of-type {
    border-left: 0.5rem solid transparent;
}
.horizontal-nav.horizontal-nav--swipenav::-webkit-scrollbar {
    background: transparent;
    width: 0;
}
.horizontal-nav.horizontal-nav--swipenav > .swipe {
    box-shadow: inset 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.1);
}
.horizontal-nav.horizontal-nav--home {
    float: left;
    z-index: 142;
}
.horizontal-nav.horizontal-nav--home .swipe li {
    position: relative;
}
.horizontal-nav.horizontal-nav--home .swipe li:active:after,
.horizontal-nav.horizontal-nav--home .swipe li:hover:after {
    background-color: #e4e4e4;
    content: '';
    height: 100%;
    position: absolute;
    right: -0.05rem;
    top: 0;
    width: 0.05rem;
}
.horizontal-nav .swipe {
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    overflow-y: hidden;
    -moz-scrollbar-width: none;
    scrollbar-width: none;
    white-space: nowrap;
}
.horizontal-nav .swipe::-webkit-scrollbar {
    display: none;
}
.horizontal-nav .swipe li {
    display: inline-block;
    vertical-align: middle;
}
.horizontal-nav .swipe li:active,
.horizontal-nav .swipe li:hover {
    background: #e4e4e4;
    color: #33322f;
    cursor: pointer;
}
.horizontal-nav .swipe li:not(:first-child) a,
.horizontal-nav .swipe li:not(:last-child) a {
    font-weight: 400;
}
.horizontal-nav .swipe .latthema:hover {
    background: none;
}
.horizontal-nav .swipe .latthema--link {
    border: 0.1rem solid transparent;
}
.horizontal-nav .swipe .latthema--link:active,
.horizontal-nav .swipe .latthema--link:focus,
.horizontal-nav .swipe .latthema--link:hover {
    background: #c2c2c1;
}
.horizontal-nav .swipe a {
    color: #33322f;
    display: block;
    padding: 1.2rem 1.2rem 1.1rem;
}
.horizontal-nav .swipe a.home {
    outline-offset: -0.4rem;
    padding: 1.1rem 1.2rem;
}
.horizontal-nav .swipe .latthema--link {
    background: #e4e4e4;
    border-radius: 1.2rem;
    color: #33322f;
    margin: 0 0.5rem;
    padding: 0.3rem 0.7rem 0.4rem;
}
a.home.mobile-view span {
    display: none;
}
a.home.mobile-view svg {
    display: block;
}
.latthema--link:focus {
    outline: 0.2rem solid #80807e;
    outline-offset: 0.4rem;
}
@media screen and (min-width: 1024px) {
    .home__icon {
        margin-left: 4rem;
        padding: 0;
    }
    .horizontal-nav .swipe a.home {
        outline-offset: -0.2rem;
        padding: 1.2rem 1.2rem 1.1rem;
    }
    a.home.mobile-view svg {
        display: none;
    }
    a.home.mobile-view span {
        display: block;
    }
    .horizontal-nav.horizontal-nav--swipenav {
        width: calc(100% + 4rem);
    }
}
@media screen and (min-width: 1104px) {
    .home__icon {
        margin-left: 0;
    }
}
.horizontal-nav--home ul li:last-child span {
    font-weight: 600;
}
.article-breadcrumb li + li > :before {
    border-color: transparent transparent transparent #80807e;
    border-style: solid;
    border-width: 0.4rem 0 0.4rem 0.6rem;
    content: '';
    display: inline-block;
    height: 0;
    margin: 0 0.6em 0.1rem -1.2rem;
    top: -2rem;
    width: 0;
}
.expanderbox {
    background-color: #fff;
}
_:future {
    height: -webkit-fill-available;
}

@media (max-width: 800px) {
    .header__horiz {
        display: none;
    }
}

@media (max-width: 470px) {
    .header-fancy-v2 {
        display: flex;
        justify-content: space-between;
    }

    .header__items {
        width: 180px;
        box-sizing: border-box;
    }

    .header__logo {
        width: 180px;
    }

    .header__items a {
        display: block;
        box-sizing: border-box;
        width: 100%;
    }

    .footer__link,
    .exp-header {
        font-size: 16px;
    }
}
[scroll='goScrollToForm'] {
    cursor: pointer;
}
