/* https://preview.linon.de/idastyles/bach-leipzig/blm.css */

/* :::::::::::::::: root farben für alle sprachen ausser de, en, fr */

html:not([lang="de"], [lang="en"], [lang="fr"]) [data-id="root"] .list-item:nth-child(1) .List-listItem {
    background: #d23c28;
    color: #FFF;
}
html:not([lang="de"], [lang="en"], [lang="fr"]) [data-id="root"] .list-item:nth-child(2) .List-listItem {
    background: #005872;
    color: #FFF;
}
html:not([lang="de"], [lang="en"], [lang="fr"]) [data-id="root"] .list-item:nth-child(3) .List-listItem {
    background: #76a200;
    color: #FFF;
} 

body {
    --page-margin: 8px;
    --font-color: #333;
    --accent-color: #D23C28;
    --link-font-color: #D23C28;
    --accent-foreground-color: #FFF;
    --page-headline-font-family: var(--font-family-sans);
    --list-item-background: #f6f6f6;

    --page-headline-font-size: 1.375rem;
    --page-headline-padding: 40px 8px;
    --page-headline-color: var(
    --accent-foreground-color, inherit);
    --page-headline-background-color: var(
    --accent-color, inherit);

    --fullscreen-button-color: #000;
    --fullscreen-button-bg: #fff;


    --fullscreen-player-bg: #FFF;
    --fullscreen-player-button-color: #222;

    --slider-bg: var(
    --lighter);
    --slider-caption-bg: #ffffff96;
    --slider-caption-fullscreen-color: #000;

    --font-family-sans: Fira, Verdana, Helvetica, Arial, sans-serif !important;
    --font-family-serif: Fira, sans-serif;
    --richtext-headline-font-family: Fira, sans-serif;

    --root-border: #fff;
    --topbar-bg: #FFF;
}


.dark {
    --list-item-background: #424242;
    --slider-bg: #3b3b3b;
    --slider-caption-bg: #0f0f0f96;
    --slider-caption-fullscreen-color: #FFF;
    --fullscreen-button-color: #FFF;
    --fullscreen-button-bg: #000;
    --fullscreen-player-bg: #222;
    --fullscreen-player-button-color: #fff;
    --link-font-color: #fff;
    --root-border: #333333;
    --topbar-bg: #111;
}

strong {
    font-family: Firabold, sans-serif;
}


/* ---------main */
@media (min-width: 900px) and (pointer: fine) {
    .MainContainer-main {
        box-shadow: 0 0 50px hsl(0deg 0% 0% / 16%);
    }
}

.MainContainer-main {
    box-shadow: none;
    min-height: 100vh;
    min-height: 100dvh;
    max-height: -webkit-fill-available;
}

swiper-container::part(button-prev) {
    filter: drop-shadow(1px 0px 0px #00000075);
}

swiper-container::part(button-next) {
    filter: drop-shadow(-1px 0px 0px #00000075);
}

.wma-list.language-selection .List-listImg:not(.hero):not(.svg) {
    border: 1px solid;
    border-color: var(--thumb-border-color);
    border-radius: 100%;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin: 8px;
}

.wma-list.language-selection .large-image {
    width: 100%;
    height: clamp(400px, 60vw, 550px);
    margin-top: var(--page-margin);
}

.wma-list.language-selection .large-image div:after,
.wma-list.language-selection .large-image div:before,
.wma-list.language-selection .large-image div {
    background-position: left top !important;
}


.wma-list.language-selection .List-listItem {
    background: transparent
}

.language-selection .TopBar-appBar {
    display: none;
}

.language-selection .TopBar-toolbarMargin {
    height: 8px;
    min-height: 8px;
}

.TopBar-appBar {
    background: var(--topbar-bg) !important;
}

.MainMenu-logo {
    width: 60vw;
    margin-bottom: 20px;
}

.dark .MainMenu-logo {
    filter: brightness(10);
}

.MainMenu-menu .MainMenu-item {
    font-size: 1rem;
    border-bottom: 1px solid;
    border-color: #999;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    padding-left: 4px;
    color: var(--font-color);
    text-decoration: none;
    font-weight: bold;
    font-family: 'Firabold', sans-serif;
}
.MainMenu-menu .MainMenu-item:empty {
    display: none
}

.EntityPage-root {
    margin: 0 var(--page-margin);
}

.base .page-headline {
    margin-bottom: 8px;
    padding: 23px 8px;
    background-color: #D23C28 !important;
    font-family: 'Firabold', sans-serif;
    font-weight: bold;
}

[data-id="root"] ul .list-item:first-of-type .List-listImg.hero {
    height: clamp(280px, 67vw, 550px);
    background-color: #333333;
}

[data-id="root"] ul .list-item:first-of-type .List-listImg.hero img {
    /* object-fit: contain !important; */
    object-position: top left;
}

[data-id="root"] .base .List-listImg.hero {
    height: clamp(223px, 50vw, 550px);
}

.base ul.base-list {
    margin: 0;
}

.base .list-item {
    position: relative;
    margin-bottom: 8px;
}
[data-id="root"] ul .list-item {
    margin-bottom: 0px !important;
}
.base .List-title1 {
    font-weight: bold;
    font-family: Firabold, sans-serif;
}

.base .list-marker {
    display: none;
}

.base .List-listImg:not(.hero):not(.icon) {
    width: 120px;
    min-width: 120px;
    height: 120px;
}

.base ul div.list-item:last-of-type li.List-listItem {
    border-bottom: none;
}

span[style*="color"] {
    color: inherit !important;
}

.imageslider-advanced .FullScreenWrapper-fullscreen .caption-inline {
    bottom: 27px;
}

.imageslider-advanced .FullScreenWrapper-fullscreen .caption-inline p {
    font-weight: normal;
    font-size: 1rem;
}

.imageslider-advanced .FullScreenWrapper-fullscreen .FullScreenWrapper-fullScreenButton {
    color: var(--fullscreen-button-color);
    background: var(--fullscreen-button-bg) !important;
}


.imageslider-advanced .FullScreenWrapper-fullscreen .swiper .overlay-toggle {
    color: var(--fullscreen-button-color);
    background: var(--fullscreen-button-bg);
}

.base .List-playButton {
    position: absolute;
    right: 7px;
    top: 48px;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background: #768488;
    display: flex;
    justify-content: center;
    align-items: center;
}
[data-id="root"] .List-playButton{
    background: transparent;
}
.base .List-playButton svg {
    color: #FFF !important;
    fill: #fff !important;
    font-size: 1em;
}

.base .list-item .List-titleDiv {
    position: relative;
    overflow: visible;
    padding-right: 40px;
}

.hero .List-playButton {
    top: 50%;
}





main {
    animation: fadeup 350ms ease-out 0s 1 forwards;
}

@keyframes fadeup {
    0% {

        margin-top: 200px;
    }

    100% {

        margin-top: 0;
    }
}

[data-id="root"] .List-listImg.hero {
    border-top: 8px solid var(--root-border);
    height: clamp(230px, 63vw, 550px);
}


[data-id="root"] .List-listItem {
    text-decoration: none;
    padding: 0;
    color: var(--font-color);
    background: var(--list-item-background);
    border-color: var(--list-border-color);
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 0;
    overflow: hidden;
    align-items: center;
    z-index: 100;
    width: fit-content;
    /* padding-left: 100%; */
    position: absolute;
    bottom: 18px;
    left: -8px;
    backdrop-filter: blur(6px);
    opacity: .9;
    /* transform: skew(0deg, -6deg); */
    padding: 4px;
}
[data-id="root"] .list-item:not(.inline-list-headline) .List-titleFlex {
    min-height: 40px;
}

.richtext a {
    text-underline-offset: 4px;
}

.FullScreenWrapper-fullscreen .player-controls .MuiSlider-valueLabel {
    color: #fff !important;
    z-index: 10;
}
.FullScreenWrapper-fullscreen .player-controls .MuiSlider-valueLabel span {
    color: #fff !important;
}

.FullScreenWrapper-fullscreen .player-controls * {
    color: var(--fullscreen-player-button-color, #FFF);
    z-index: 100;
}

.FullScreenWrapper-fullscreen .player-controls {
    position: fixed;
    bottom: 0;
}

/* Styles fÃ¼r Blinde */

[lang="de-LI"] .List-listItem.hero {
    background: #222;
    color: #fff;
}


[lang="de-LI"] .base .List-title1 {
    line-height: 1.3;
    font-size: 1rem;
}
[lang="de-LI"] .base .List-playButton {
    background: #000;
    display: none;
}
[lang="de-LI"] body {
    --background-color: #000000;
    --list-item-background: #383838;
    --font-color: #FFF !important;
    --player-bg: #000;
    --player-button-color: #fff;
    --slider-bg: #000;
    --link-font-color: #FFF;
    --root-border: #000;
    --font-size-default: 20px;
    --font-size-default-large: 24px;
    --font-size-default-xl: 28px;

}

html[lang="de-LI"] {
    --font-size-default: 24px;
    --font-size-default-large: 26px;
    --font-size-default-xl: 30px;
}


[lang="de-LI"] body {
    color: #FFF;
}


[lang="de-LI"] .TopBar-appBar {
    background: #000 !important;
    color: #FFF;
}

[lang="de-LI"] .MainMenu-SlideRoot, [lang="de-LI"] .MainMenu-menu {
    background-color: #000;
}

[lang="de-LI"] .MainMenu-closeButton svg {
    color: #fff;
}

[lang="de-LI"] .MainMenu-logo {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(100deg) brightness(150%) contrast(102%);
}