/*
Theme Name: Spiegel Neu
Author: WerStreamt.es
Author URI: https://www.WerStreamt.es
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: spiegel
*/

.entry-header.author {
    align-items: center;
}

.entry-header.author img {
    border-radius: 100%;
    width: auto;
    height: 80px;
}

#wpadminbar {
    z-index: 9999999;
}

span.show-all, a.show-all {
    display: inline-flex;
    width: max-content;
    align-items: center;
    font-size: 13px !important;
}

span.show-all:hover, a.show-all:hover {
    text-decoration: underline;
}

.moskau {
    display: flex;
    align-items: center;
    gap: 20px;
}

span.show-all {
    font-weight: normal;
}

span.show-all:after,
a.show-all:after {
    content: "";
    transform: rotate(180deg);
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23C49312" height="800px" width="800px" version="1.1" id="Capa_1" viewBox="0 0 490 490" xml:space="preserve"><g><g><polygon points="332.668,490 82.631,244.996 332.668,0 407.369,76.493 235.402,244.996 407.369,413.507 "/></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></g></svg>') no-repeat center center;
    background-size: 12px 12px;
}


@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: local('Open Sans Light'), url('https://streaming-guide.spiegel.de/wp-content/themes/spiegel/fonts/static/OpenSans-Light.ttf') format('truetype')
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: local('Open Sans Regular'), url('https://streaming-guide.spiegel.de/wp-content/themes/spiegel/fonts/static/OpenSans-Regular.ttf') format('truetype')
}

/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: local('Open Sans Bold'), url('https://streaming-guide.spiegel.de/wp-content/themes/spiegel/fonts/static/OpenSans-Bold.ttf') format('truetype')
}

ul.pagination {
    padding: 0;
    list-style-type: none;
    width: fit-content;
    margin: 10px auto 0;
}

ul.pagination:after {
    display: block;
    content: "";
    clear: left;
}

ul.pagination li {
    float: left;
}

ul.pagination li.previous:before {
    content: "";
    width: 20px;
    cursor: pointer;
    height: 20px;
    display: block;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23C49312" height="800px" width="800px" version="1.1" id="Capa_1" viewBox="0 0 490 490" xml:space="preserve"><g><g><polygon points="332.668,490 82.631,244.996 332.668,0 407.369,76.493 235.402,244.996 407.369,413.507 "/></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></g></svg>') no-repeat center center;
    background-size: 15px 15px;
}

ul.pagination li.inactive {
    filter: grayscale(1);
    opacity: .5;
}

ul.pagination li.next:before {
    content: "";
    transform: rotate(180deg);
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23C49312" height="800px" width="800px" version="1.1" id="Capa_1" viewBox="0 0 490 490" xml:space="preserve"><g><g><polygon points="332.668,490 82.631,244.996 332.668,0 407.369,76.493 235.402,244.996 407.369,413.507 "/></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></g></svg>') no-repeat center center;
    background-size: 15px 15px;
}

ul.pagination li:not(.previous,.next):before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title/><g id="Complete"><g id="Circle"><circle cx="12" cy="12" data-name="Circle" fill="none" id="Circle-2" r="10" stroke="%23989694" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></g></svg>') no-repeat center center;
    background-size: 9px 9px;
}

ul.pagination li.active:before {
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title/><g id="Complete"><g id="Circle"><circle cx="12" cy="12" data-name="Circle" fill="%23C49312" id="Circle-2" r="10" stroke="%23C49312" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></g></svg>') no-repeat center center;
    background-size: 9px 9px;
}

.slider {
    overflow: hidden;
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: -10px;
    position: relative;
}

.slider:before {
    content: "";
    width: 27px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 5555;
    left: -1px;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 100%);
    will-change: opacity;
    pointer-events: none;
}

.slider:after {
    content: "";
    width: 27px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
    will-change: opacity;
    pointer-events: none;
}

.slider .mobile {
    overflow: auto;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 45px;
    margin-bottom: -10px;
}

.slider .mobile .is-grid {
    padding-left: 24px;
    padding-right: 24px;
    width: 90%;
    column-gap: 1.5rem;
}

.wse-footer {
    display: flex;
    align-items: center;
}

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


.wse-footer .right a {
    font-weight: bold;
}

.wse-footer .left {
    width: 78%;
    font-size: 12.8px;
}

.wse-footer-container p {
    font-weight: bold;
    font-size: 13px;
    color: #999;
    margin-top: 10px;
}

.wse-providers p {
    font-size: 12px !important;
}

@media screen and (max-width: 600px) {

    .moskau {
        display: blocK;
    }

    .provider .slider {
        margin-left: -40px;
        margin-right: -40px;
    }

    nav .menu-item-has-children {
        flex-direction: column;
    }

    nav .menu-item-has-children .sub-menu {
        position: relative !important;
        background: transparent;
        top: unset !important;
    }

    .author {

        padding-top: 0 !important;
    }

    .author small {
        display: block;
        margin-left: 0;
        margin-top: 5px;
    }

    .author p {
        margin-top: 10px !important;
    }

    .wp-block-columns {
        align-items: center !important;
    }

    .wse-footer .left {
        width: 45%;
    }
}

.author small {
    font-weight: normal;
    color: #ccc;
    margin-left: 10px;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

.sponsored .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image {
    max-height: 116px;
    min-height: 116px;
    background: #000;
}

.o-posts-grid-post-image a {
    border-bottom: none;
}

.stream-provider {
    margin: 0 10px;
    height: 112px;
    position: relative;
}

.stream-provider .flex {
    gap: 1rem;
}

.stream-provider:before {
    opacity: 0;
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    top: 10px;
    left: -7px;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 100%);
    will-change: opacity;
    pointer-events: none;
    transition: opacity .3s ease-in-out;
}

.shadow-left .stream-provider:before {
    opacity: 1;
}

.stream-provider:after {
    opacity: 0;
    content: "";
    width: 30px;
    bottom: 0;
    position: absolute;
    top: 10px;
    right: -7px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
    will-change: opacity;
    pointer-events: none;
    transition: opacity .3s ease-in-out
}

.shadow-right .stream-provider:after {
    opacity: 1;
}

.mobile {
    padding-bottom: 15px;
}

.mobile .is-grid {
    display: flex !important;
}

.mobile .is-grid .o-posts-grid-post-blog.o-posts-grid-post-plain {
    scroll-snap-align: start;
    flex-shrink: 0;
    border-bottom: unset !important;
    padding-bottom: 0 !important;
}

.sp-heading {
    border-left: 5px solid #C49312;
    padding-left: 10px;
}

.stream-provider .items {
    scroll-snap-type: x mandatory;
    scroll-padding-left: 40px;
}

.stream-provider .items .item {
    border-radius: 4px;
    scroll-snap-align: start;
}


.author strong {
    font-size: 16px;
}

.author p {
    margin-top: 5px;
    font-size: 13px !important;
}

.nav-links {
    font-size: 14px;
    margin-top: 30px;
}

.nav-links .prev,
.nav-links .next {
    padding: 2px 4px;
    font-size: 13px;
}

.nav-links .page-numbers:not(.prev):not(.next) {
    background: #2f2d2b;
    padding: 2px 6px;
    font-size: 13px;
    border-radius: 2px;
}

.nav-links .page-numbers.current {
    background: #C49312 !important;
    color: #fff;
}

.wse-ad {
    position: relative;
}

.wse-ad h5 {
    min-height: unset;
    bottom: 0;
    background: #0000008a;
    padding: 10px 15px;
    left: 0;
    right: 0;
    position: absolute;
}

.wse-banner a {
    font-weight: bold;
    margin-left: 5px;
}

.wse-external {
    margin-left: 4px;
    margin-right: 4px;
    border-bottom: none;
    color: #dfad06 !important;
}

.wse-headline {
    display: flex;
    align-items: center;
}

.wse-headline:before {
    background-image: url(data:image/png;base64,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);
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-size: cover;
    margin-right: 10px;
    display: inline-block;
}

.wse-external:before {
    content: "";
    display: inline-block;
    background: url(data:image/png;base64,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);
    background-size: cover;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    border-radius: 3px;
}

header.z-30 {
    z-index: 6000000;
}

.wp-block-themeisle-blocks-posts-grid {
    --description-text-size: 14px;
}

#main .RichText *, #menu-primary-1 {
    font-family: 'Open Sans', sans-serif !important;
}

.RichText ol li, .RichText ul li {
    font-size: 16px;
    margin-bottom: 0.5rem !important;
    line-height: 20px;
}

div.z-overlay.mobile {
    z-index: 6000209;
}

li.active > a svg {
    color: #C49312;
}

.wp-block-image,
.wp-block-embed {
    margin-bottom: 20px;
}

#main, nav.sticky {
    font-family: 'Open Sans', sans-serif !important;
}

.RichText p, .RichText > ul, #main p {
    font-family: 'Open Sans', sans-serif !important;
    line-height: 1.5;
    font-size: 16px;
}

.o-posts-grid-post-meta {
    font-size: 12px !important;
}

.wp-block-image figcaption {
    font-size: 14px;
}

.wp-block-embed__wrapper iframe {
    width: 100%;
    height: 332px;
}

.cooperate:before {
    margin-top: 6px;
    content: "in Kooperation mit";
    font-size: 10px;
    text-align: center;
    display: block;
}

.cooperate img {
    height: 40px;
    margin-top: -2px;
}

.wse-logo {
    height: unset;
    max-width: unset;
    position: absolute;
}

.top-48 {
    top: 48px;
}

nav .menu-item-has-children > a span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #C49312;
    position: absolute;
    top: 8px;
    right: -4px;
    transition: all .3s ease-in-out;
}

nav .menu-item-has-children:hover > a span:after {
    transform: rotate(180deg);
}

nav .menu-item-has-children a {
    position: relative;
}

nav .menu-item-has-children {
    padding-top: 10px;
    padding-bottom: 10px;
}


.o-posts-grid-post-description {
    line-height: 1.25rem;
}

nav .menu-item-has-children .sub-menu li a {
    padding: 10px 15px;
}

.wp-block-separator {
    margin: 30px 0;
    border: none;
    height: 1px;
    background: #807e7c;
}

.o-posts-grid-post-blog {
    position: relative;
}

.is-list {
    margin-top: 2rem;
    /**margin-bottom: 60px;**/
}

.the-post h3 a {
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
}

.stream-provider-slider {
    position: relative;
}

button.arrow-left, button.arrow-right {
    position: absolute;
    z-index: 99;
    top: 50px;
    content: "";
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: none;
    background: url('data:image/svg+xml,<svg id="spon-chevron-right-l" width="24" height="24" viewBox="0 0 24 24" stroke="%23C49312" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true"><g id="l-chevron-right-b3e036d5-8322-4b90-b764-4f3ecc10baca"><path id="vector-b3e036d5-8322-4b90-b764-4f3ecc10baca" d="M9 6l6 6-6 6" stroke-width="1.3" stroke-linecap="round"></path></g></svg>');
    background-size: cover;
    transition: background-color .3s ease-in-out;
    border-radius: 2px;
}

button.arrow-left:hover,
button.arrow-right:hover {
    background-color: #292825;
}


.shadow-left .arrow-left {
    display: block;
}

.shadow-right .arrow-right {
    display: block;
}

button.arrow-left {
    left: -19px;
    transform: rotate(180deg);
}

button.arrow-right {
    right: -19px;
}

h2 {
    font-size: 20px !important;
}

h3, h4, h5, h6 {
    font-size: 16px !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    border-width: 0 !important;
    line-height: 1.35rem;
}

.wp-block-image.size-large img {
    width: 100%;
}

@media (min-width: 1012px) {

    .o-posts-grid-columns-4 .o-posts-grid-post-image {
        max-height: 118px;
    }

    .o-posts-grid-columns-3 .o-posts-grid-post-image {
        max-height: 165px;
    }

    .show-more-link {
        display: flex;
        position: relative;
        align-items: center;
        padding-right: 10px;
    }

    .show-more-link:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #C49312;
        transform: rotate(265deg);
    }

    nav .menu-item-has-children .sub-menu {
        display: none;
        position: absolute;
        top: 45px;
    }

    nav .menu-item-has-children:hover .sub-menu {
        display: block;
    }

    .RichText p {
        margin-bottom: 1rem !important;
    }

    .RichText h3, .RichText h4, .RichText h5,
    .RichText h6 {
        margin-bottom: 1.5rem !important;
        margin-top: 2.5rem !important;
        font-size: 16px;
    }

    .RichText dl, .RichText ol, .RichText ul {
        font-size: 16px;
        margin-top: 1rem !important;
        margin-bottom: 2rem !important;
    }

}

.RichText ol, .RichText ul {
    line-height: 1.5;
    margin-top: 10px;
    padding-left: 1.25rem;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
    text-decoration: underline;
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-title a {
    font-size: 16px;
    font-weight: 550;
}

.o-posts-grid-columns-4 .o-posts-grid-post-title {
    margin-bottom: unset !important;
}

.o-posts-grid-columns .o-posts-grid-post-title a,
.o-posts-grid-columns-3 .o-posts-grid-post-title a {
    font-size: 20px !important;
    line-height: 25px !important;
}

.is-list .o-posts-grid-post-title a {
    line-height: 32px !important;
    font-size: 28px !important;
}

.is-list .o-posts-grid-post-image {
    flex-basis: 160% !important;
    max-height: 362px;
}


.provider .is-list {
    padding-bottom: 30px;
}

.provider .is-list .o-posts-grid-post-image {
    flex-basis: 33% !important;
}

.provider .is-list .o-posts-grid-post-title a {
    font-size: 16px !important;
}


.provider .is-list .o-posts-grid-post-title {
    margin: 0 !important;
}

.provider .is-list .o-posts-grid-post-image a {
    border-bottom: unset;
}

.provider .is-list .o-posts-grid-post-description p {
    font-size: 14px !important;
}

.wp-block-themeisle-blocks-tabs-item__content .o-posts-grid-post-image {
    flex-basis: inherit !important;
    max-height: unset;
}

.date {
    margin-top: 5px;
    display: block;
    opacity: .5;
}

.wp-block-themeisle-blocks-tabs__content .wp-block-themeisle-blocks-posts-grid {
    --row-gap: 2rem;
}

.o-posts-grid-post-image {
    /**max-height: 190px;**/
    overflow: hidden;
}

.o-posts-grid-columns .o-posts-grid-post-image,
.o-posts-grid-columns-2 .o-posts-grid-post-image,
.o-posts-grid-columns-3 .o-posts-grid-post-image,
.o-posts-grid-columns-4 .o-posts-grid-post-image,
.o-posts-grid-columns-5 .o-posts-grid-post-image,
.o-posts-grid-columns-6 .o-posts-grid-post-image {
    margin-bottom: 15px;
}

.reverse .o-posts-grid-post {
    flex-direction: row-reverse;
}

.reverse .o-posts-grid-post .o-posts-grid-post-image {
    padding-right: unset !important;
    padding-left: 2.5rem;
}

.o-posts-grid-post-title {
    /**margin-bottom: 0.6rem !important;**/
}

.spiegel-nav {
    top: 47px;
    z-index: 29;
}

.is-app.is-ios .spiegel-nav {
    top: 0 !important;
}

.is-app.is-ios #mobile-menu {
    top: 0 !important;
}


.provider .o-posts-grid-post-title a {
    line-height: inherit !important;
}

.provider .o-posts-grid-post {
    align-items: center;
}

.provider .o-posts-grid-post p {
    margin: 0 !important;
}

@media screen and (max-width: 600px) {

    .provider .is-list .o-posts-grid-post {
        flex-direction: row !important;
    }

    .provider .is-list .o-posts-grid-post-image {
        flex-basis: 50% !important;
        margin-bottom: 0;
    }

    .provider .is-list .o-posts-grid-post {
        gap: 20px;
    }

    .provider .is-list {
        row-gap: 25px !important;
    }

    .provider .o-posts-grid-post-blog.o-posts-grid-post-plain {
        margin-bottom: 25px;
    }

    .o-posts-grid-post-image {
        margin-bottom: 15px;
    }
}

/*
@media screen and (min-width: 40em) {
    .o-posts-grid-post-title {
        min-height: 41px;
    }
}

.wp-block-themeisle-blocks-tabs .o-posts-grid-post-title {
    min-height: unset;
}*/

.is-grid.o-posts-grid-columns-5 .o-posts-grid-post-image {
    max-height: 90px;
}

.wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.is-grid.o-posts-grid-columns-5 .o-posts-grid-post-title a {
    font-size: inherit !important;
}

nav.z-10 {
    margin-bottom: 20px;
}

.o-posts-grid-post p {
    font-size: 14px;
}

.nav-wrapper {
    overflow-y: auto;
    max-width: 100%;
    padding-bottom: 20px;
}

.nav-wrapper nav {
    width: max-content;
}

.nav-outer-container {
    height: 21px;
    overflow: hidden;
}

.wp-block-themeisle-blocks-tabs-item__content {
    padding: 0 !important;
}

.o-posts-grid-post-category {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #C49312;
    padding: 3px 6px;
    color: #fff !important;
    font-size: 11px !important;
}

.o-posts-grid-post-category a {
    font-size: inherit !important;
}

.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item {
    color: var(--text-color);
    padding: 10px 15px;
    border: none;
    border-bottom: 3px solid transparent !important;
}

.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item > * {
    font-size: 15px !important;
}

.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.active {
    background-color: transparent;
    border: none;
    color: var(--text-color);
    border-bottom: 3px solid #C49312 !important;
}

.wp-block-themeisle-blocks-tabs-item__header {
    display: none;
}

.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content.active {
    background-color: transparent;
    border: none;
}

.post-navigation .screen-reader-text {
    display: none;
}

.post-navigation .nav-links:has(.nav-previous):has(.nav-next) {
    display: flex;
}


.post-navigation small {
    color: #bbb9b7;
}

.post-navigation .nav-previous {
    width: 50%;
}

.post-navigation .nav-links:has(.nav-previous) .nav-next {
    width: 50%;

}

.post-navigation .nav-next {
    text-align: right;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 2.5rem;
    row-gap: 2.5rem;
}

.post_thumbnail {
    position: relative;
    max-height: 140px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.wse-widget-container .wse-provider-details {
    display: none;
    margin-top: 5px;
}

.wse-widget-container .wse-element,
.wse-widget-container li {
    padding-left: inherit !important;
}

body .wse-widget-container .wse-widget .wse-elements .wse-element .wse-provider-details .wse-provider .wse-provider-stream {
    border-bottom: 1px solid;
    border: 1px solid;
    border-color: #3c3b39;
    border-radius: 5px;
}

.wse-widget-container .wse-widget .wse-elements .wse-element .wse-provider-details .wse-provider .wse-provider-stream:not(:first-child) {
    margin-top: 10px;
}

@media screen and (max-width: 600px) {


    .wp-block-embed__wrapper, .jwplayer-outer {
        margin-left: -20px;
        margin-right: -20px;
    }


    .wp-block-embed__wrapper iframe {
        height: 180px;
    }

    .stream-provider {
        margin-left: -24px;
        margin-right: -24px;
    }

    .stream-provider .item:first-child {
        margin-left: 24px;
    }

    .top-nav-wrapper {
        overflow-y: auto;
        max-width: 95%;
        padding-bottom: 10px;
        padding-right: 10px;
    }

    .top-nav-wrapper nav {
        width: max-content;
    }

    .top-nav-outer-container {
        height: 40px;
        overflow: hidden;
    }

    .nav-outer-container {
        height: 44px;
    }


    .post_thumbnail {
        display: block;
    }

    .grid-container {
        grid-template-columns: 1fr;
    }

    nav .menu-item-has-children > a span:after {
        content: unset;
    }

    .wp-block-themeisle-blocks-tabs:not(.has-pos-left,.is-style-border) .wp-block-themeisle-blocks-tabs-item :is(.wp-block-themeisle-blocks-tabs-item__header.active) {
        display: none;
    }

    .wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header {
        display: flex;
    }

    .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-2,
    .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-3,
    .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-4,
    .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-5,
    .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-6 {
        grid-template-columns: auto;
    }

    .wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post {
        padding: 0;
    }

}

.top-nav-outer-container {
    margin: 0 auto;
}

.wse-print {
    padding: 4px 8px;
    background: #F1EFED;
}

p:not(:first-child):last-child {
    margin-bottom: 0 !important;
}

.align-content {
    padding-left: 80px;
    padding-right: 80px;
}

.wse-share:after {
    content: "";
    display: block;
    clear: left;
}

.wse-share > a,
.wse-share .dropdown > a {
    border-bottom: none;
    display: flex !important;
    align-items: center;
    font-size: 12px;
    margin-top: 6px;
    float: left;
    cursor: pointer;
    z-index: 999;
}

.wse-share .dropdown {
    display: flex !important;
    position: relative;
}


.wse-share .dropdown:hover > ul {
    display: block;
}

.wse-share .dropdown ul {
    background: #1f1e1b;
    box-shadow: 0 0 2px #000;
    position: absolute;
    left: -10px;
    list-style-type: none;
    padding: 0;
    z-index: 9;
    top: -18px;
    display: none;
    border-radius: 4px;
    padding-top: 30px;
}


.wse-share .dropdown ul li {
    margin: 0 !important;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: normal;
    min-width: 120px;
}

@media (max-width: 600px) {

    .wse-share .dropdown ul {
        right: 20px;
        left: unset;
        top: -35px;
    }

    .wse-share .dropdown li {
        text-align: right;
    }

}

.wse-share a:focus {
    color: #dfad03 !important;
}

.wse-share a:not(:last-child) {
    margin-right: 20px;
}


.wse-share svg {
    width: 22px;
    margin-right: 10px;
    fill: #fff;
}

.wse-share .share {
    width: 18px;
}

.wse-share img {
    width: 18px;
    height: auto;
    margin-right: 10px;
    border-radius: 2px;
}


.wse-share a.facebook,
.wse-share a.whatsapp,
.wse-share a.x,
.wse-share a.email,
.wse-share a.link {
    display: flex;
    align-items: center;
}

.wse-share a.facebook:before {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"><svg enable-background="new 0 0 32 32" height="32px" id="Layer_1" version="1.0" viewBox="0 0 32 32" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M32,30c0,1.104-0.896,2-2,2H2c-1.104,0-2-0.896-2-2V2c0-1.104,0.896-2,2-2h28c1.104,0,2,0.896,2,2V30z" fill="%233B5998"/><path d="M22,32V20h4l1-5h-5v-2c0-2,1.002-3,3-3h2V5c-1,0-2.24,0-4,0c-3.675,0-6,2.881-6,7v3h-4v5h4v12H22z" fill="%23FFFFFF" id="f"/></g><g/><g/><g/><g/><g/><g/></svg>');
    background-size: contain;
}

.wse-share a.x:before {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1227" viewBox="0 0 1200 1227" fill="none"><g clip-path="url(%23clip0_1_2)"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="%23ccc"/></g><defs><clipPath id="clip0_1_2"><rect width="1200" height="1227" fill="white"/></clipPath></defs></svg>');
    background-size: contain;
}

.wse-share a.whatsapp:before {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style>.cls-1{fill:url(%23linear-gradient);}.cls-2{fill:%23fff;}</style><linearGradient gradientUnits="userSpaceOnUse" id="linear-gradient" x1="32" x2="32" y1="4" y2="64.81"><stop offset="0" stop-color="%231df47c"/><stop offset="0.31" stop-color="%2312df63"/><stop offset="0.75" stop-color="%2305c443"/><stop offset="1" stop-color="%2300ba37"/></linearGradient></defs><title/><g data-name="23-whatsapp" id="_23-whatsapp"><rect class="cls-1" height="64" rx="11.2" ry="11.2" width="64"/><path class="cls-2" d="M27.42,21.38l2,5.43a.76.76,0,0,1-.1.74,10.32,10.32,0,0,1-1.48,1.71.8.8,0,0,0-.16,1.09C28.91,32,32.1,36,36.25,37.43a.79.79,0,0,0,.89-.29l1.66-2.21a.8.8,0,0,1,1-.23L45,37.3a.79.79,0,0,1,.4,1c-.57,1.62-2.36,5.57-6.19,4.93A20.79,20.79,0,0,1,26.4,36c-3.14-3.92-9.34-14,.19-15.14A.8.8,0,0,1,27.42,21.38Z"/><path class="cls-2" d="M33.6,54.8a24.21,24.21,0,0,1-11.94-3.13l-12,3.08,4.41-9.91A22,22,0,0,1,10,32C10,19.43,20.59,9.2,33.6,9.2S57.2,19.43,57.2,32,46.61,54.8,33.6,54.8ZM22.29,47.37l.73.45a20.13,20.13,0,0,0,10.58,3c10.81,0,19.6-8.43,19.6-18.8S44.41,13.2,33.6,13.2,14,21.63,14,32a18.13,18.13,0,0,0,4,11.34l.75.95-3.61,6.12Z"/></g></svg>');
    background-size: contain;
}

.wse-share a.email:before {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg height="512" id="svg2" version="1.1" width="512" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns%23" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns%23" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs4"><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3847"><rect height="401.85031" id="rect3849" ry="24.940269" style="fill:%23005cc8;fill-opacity:1;stroke:none" width="405.50885" x="192.91168" y="341.59683"/></clipPath><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4206"><rect height="342.67416" id="rect4208" ry="21.83189" style="fill:%23005ad2;fill-opacity:1;stroke:none" width="342.67416" x="275.56522" y="396.76877"/></clipPath></defs><g id="layer1" transform="translate(0,-540.36218)"><rect height="506.55707" id="rect3851" ry="32.272926" style="fill:%23db534b;fill-opacity:1;stroke:none" width="506.55707" x="3.1982057" y="544.98157"/><g clip-path="url(%23clipPath4206)" id="g4145" style="opacity:0.48961247;fill:%23000000;fill-opacity:0.05882353" transform="matrix(1.4340312,0,0,1.3941195,-384.07142,20.666847)"><g id="g4147" style="fill:%23000000;fill-opacity:0.05882353;stroke:none"><path d="m 561.53848,561.01605 c 0,61.06995 -50.79847,110.57692 -113.46155,110.57692 l 707.10677,707.10683 c 62.6631,0 113.4616,-49.507 113.4616,-110.577 z" id="path4149" style="fill:%23000000;fill-opacity:0.05882353"/><path d="m 448.07693,671.59297 c -31.86024,0 -60.65337,-12.79797 -81.26213,-33.40672 l 707.1068,707.10675 c 20.6087,20.6088 49.4019,33.4068 81.2621,33.4068 z" id="path4151" style="fill:%23000000;fill-opacity:0.05882353"/><path d="m 366.8148,638.18625 c -19.92477,-19.92478 -32.19941,-47.15048 -32.19941,-77.1702 l 707.10681,707.10675 c 0,30.0197 12.2746,57.2455 32.1994,77.1702 z" id="path4153" style="fill:%23000000;fill-opacity:0.05882353"/><path d="m 334.61539,561.01605 c 0,-61.06994 50.79847,-110.57692 113.46154,-110.57692 l 707.10677,707.10677 c -62.6631,0 -113.4615,49.507 -113.4615,110.5769 z" id="path4155" style="fill:%23000000;fill-opacity:0.05882353"/><path d="m 448.07693,450.43913 c 31.86024,0 60.65338,12.79797 81.26214,33.40672 l 707.10673,707.10675 c -20.6087,-20.6087 -49.4018,-33.4067 -81.2621,-33.4067 z" id="path4157" style="fill:%23000000;fill-opacity:0.05882353"/><path d="m 529.33907,483.84585 c 19.92477,19.92478 32.19941,47.15049 32.19941,77.1702 l 707.10682,707.10675 c 0,-30.0197 -12.2747,-57.2454 -32.1995,-77.1702 z" id="path4159" style="fill:%23000000;fill-opacity:0.05882353"/></g><path d="m 561.53848,561.01605 c 0,61.06995 -50.79847,110.57692 -113.46155,110.57692 -62.66307,0 -113.46154,-49.50697 -113.46154,-110.57692 0,-61.06994 50.79847,-110.57692 113.46154,-110.57692 62.66308,0 113.46155,49.50698 113.46155,110.57692 z" id="path4111" style="fill:%23000000;fill-opacity:0.05882353;stroke:none"/></g><path d="m 112.03852,651.2232 h 290.53309 a 36.316637,36.316637 0 0 1 36.31662,36.31663 v 217.89979 a 36.316637,36.316637 0 0 1 -36.31662,36.31667 H 112.03852 c -20.155727,0 -36.316636,-16.34247 -36.316636,-36.31667 V 687.53983 c 0,-20.15572 16.160909,-36.31663 36.316636,-36.31663 M 257.30506,778.33142 402.57161,687.53983 H 112.03852 l 145.26654,90.79159 M 112.03852,905.43962 H 402.57161 V 730.57505 L 257.30506,821.18506 112.03852,730.57505 v 174.86457 z" id="path3864" style="fill:%23ffffff"/></g></svg>');
    background-size: contain;
}

.wse-share a.link:before {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title/><path d="M17.3,13.35a1,1,0,0,1-.7-.29,1,1,0,0,1,0-1.41l2.12-2.12a2,2,0,0,0,0-2.83L17.3,5.28a2.06,2.06,0,0,0-2.83,0L12.35,7.4A1,1,0,0,1,10.94,6l2.12-2.12a4.1,4.1,0,0,1,5.66,0l1.41,1.41a4,4,0,0,1,0,5.66L18,13.06A1,1,0,0,1,17.3,13.35Z" fill="%23cccccc"/><path d="M8.11,21.3a4,4,0,0,1-2.83-1.17L3.87,18.72a4,4,0,0,1,0-5.66L6,10.94A1,1,0,0,1,7.4,12.35L5.28,14.47a2,2,0,0,0,0,2.83L6.7,18.72a2.06,2.06,0,0,0,2.83,0l2.12-2.12A1,1,0,1,1,13.06,18l-2.12,2.12A4,4,0,0,1,8.11,21.3Z" fill="%23cccccc"/><path d="M8.82,16.18a1,1,0,0,1-.71-.29,1,1,0,0,1,0-1.42l6.37-6.36a1,1,0,0,1,1.41,0,1,1,0,0,1,0,1.42L9.52,15.89A1,1,0,0,1,8.82,16.18Z" fill="%23cccccc"/></svg>');
    background-size: contain;
}

.wse-share a.copied:before {
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg id="Layer_1" style="enable-background:new 0 0 512 512;" version="1.1" viewBox="0 0 512 512" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><style type="text/css">.st0{fill:%232BB673;}.st1{fill:none;stroke:%23FFFFFF;stroke-width:30;stroke-miterlimit:10;}</style><path class="st0" d="M489,255.9c0-0.2,0-0.5,0-0.7c0-1.6,0-3.2-0.1-4.7c0-0.9-0.1-1.8-0.1-2.8c0-0.9-0.1-1.8-0.1-2.7 c-0.1-1.1-0.1-2.2-0.2-3.3c0-0.7-0.1-1.4-0.1-2.1c-0.1-1.2-0.2-2.4-0.3-3.6c0-0.5-0.1-1.1-0.1-1.6c-0.1-1.3-0.3-2.6-0.4-4 c0-0.3-0.1-0.7-0.1-1C474.3,113.2,375.7,22.9,256,22.9S37.7,113.2,24.5,229.5c0,0.3-0.1,0.7-0.1,1c-0.1,1.3-0.3,2.6-0.4,4 c-0.1,0.5-0.1,1.1-0.1,1.6c-0.1,1.2-0.2,2.4-0.3,3.6c0,0.7-0.1,1.4-0.1,2.1c-0.1,1.1-0.1,2.2-0.2,3.3c0,0.9-0.1,1.8-0.1,2.7 c0,0.9-0.1,1.8-0.1,2.8c0,1.6-0.1,3.2-0.1,4.7c0,0.2,0,0.5,0,0.7c0,0,0,0,0,0.1s0,0,0,0.1c0,0.2,0,0.5,0,0.7c0,1.6,0,3.2,0.1,4.7 c0,0.9,0.1,1.8,0.1,2.8c0,0.9,0.1,1.8,0.1,2.7c0.1,1.1,0.1,2.2,0.2,3.3c0,0.7,0.1,1.4,0.1,2.1c0.1,1.2,0.2,2.4,0.3,3.6 c0,0.5,0.1,1.1,0.1,1.6c0.1,1.3,0.3,2.6,0.4,4c0,0.3,0.1,0.7,0.1,1C37.7,398.8,136.3,489.1,256,489.1s218.3-90.3,231.5-206.5 c0-0.3,0.1-0.7,0.1-1c0.1-1.3,0.3-2.6,0.4-4c0.1-0.5,0.1-1.1,0.1-1.6c0.1-1.2,0.2-2.4,0.3-3.6c0-0.7,0.1-1.4,0.1-2.1 c0.1-1.1,0.1-2.2,0.2-3.3c0-0.9,0.1-1.8,0.1-2.7c0-0.9,0.1-1.8,0.1-2.8c0-1.6,0.1-3.2,0.1-4.7c0-0.2,0-0.5,0-0.7 C489,256,489,256,489,255.9C489,256,489,256,489,255.9z" id="XMLID_3_"/><g id="XMLID_1_"><line class="st1" id="XMLID_2_" x1="213.6" x2="369.7" y1="344.2" y2="188.2"/><line class="st1" id="XMLID_4_" x1="233.8" x2="154.7" y1="345.2" y2="266.1"/></g></svg>');
    background-size: contain;
}

.wse-share a.facebook:before,
.wse-share a.whatsapp:before,
.wse-share a.x:before,
.wse-share a.email:before,
.wse-share a.link:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.wp-block-themeisle-blocks-accordion p:last-child {
    margin: 0 !important;
}

.RichText a {
    font-weight: inherit !important;;
}

.wp-block-widget-werstreamtes {
    margin-bottom: 20px;
}

.wp-block-widget-werstreamtes .wse-widget .wse-elements .wse-element .wse-details a.wse-title {
    font-weight: bold;
}

.wp-block-widget-werstreamtes .wse-widget .wse-elements .wse-element .wse-provider-logo span {
    border-radius: 100% !important;
    right: 3px !important;
    bottom: 3px !important;
    line-height: 11px !important;
}

.wp-block-widget-werstreamtes .wse-widget .wse-elements .wse-element .wse-details .wse-slider-container .wse-slider .wse-providers .wse-provider .wse-provider-logo {
    border-radius: 10px;
}

.wp-block-widget-werstreamtes .wse-numeric.wse-widget li:before {
    font-size: 22px;
    font-weight: bold;
}

.mb-26 {
    margin-bottom: 1.75em;
}

.wse-col-2 {
    margin-bottom: 0;
    gap: 16px;
}

.wp-block-column .py-36 {
    margin-bottom: 0;
    height: 100%;
}

@media (prefers-color-scheme: light) {


    .nav-links .page-numbers:not(.next):not(.prev) {
        background: #f1efed;
    }

    .RichText a {
        font-weight: inherit !important;
        color: #C49312;
    }

    body #main .RichText ul a {
        color: #C49312;
    }

    .author small {
        color: #8c8c8c;
    }

    .streamprovider-widget-content a {
        color: #fff !important;
    }

    body .wse-widget-container .wse-widget .wse-elements .wse-element .wse-provider-details .wse-provider .wse-provider-stream {
        border-color: #f1efed;
    }

    .wp-block-widget-werstreamtes .wse-numeric .wse-widget li:before {
        color: #C49312;
    }

    .wse-content a:hover {
        color: #C49312;
    }

    .RichText p a {
        color: #C49312;
    }

    .RichText p a:hover {
        color: #792f1a;
    }


    button.arrow-left:hover,
    button.arrow-right:hover {
        background-color: #f1efed;
    }

    .wse-share a.x:before {
        background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1227" viewBox="0 0 1200 1227" fill="none"><g clip-path="url(%23clip0_1_2)"><path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="black"/></g><defs><clipPath id="clip0_1_2"><rect width="1200" height="1227" fill="white"/></clipPath></defs></svg>');
        background-size: contain;
    }

    .wse-share a.link:before {
        background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title/><path d="M17.3,13.35a1,1,0,0,1-.7-.29,1,1,0,0,1,0-1.41l2.12-2.12a2,2,0,0,0,0-2.83L17.3,5.28a2.06,2.06,0,0,0-2.83,0L12.35,7.4A1,1,0,0,1,10.94,6l2.12-2.12a4.1,4.1,0,0,1,5.66,0l1.41,1.41a4,4,0,0,1,0,5.66L18,13.06A1,1,0,0,1,17.3,13.35Z" fill="%23464646"/><path d="M8.11,21.3a4,4,0,0,1-2.83-1.17L3.87,18.72a4,4,0,0,1,0-5.66L6,10.94A1,1,0,0,1,7.4,12.35L5.28,14.47a2,2,0,0,0,0,2.83L6.7,18.72a2.06,2.06,0,0,0,2.83,0l2.12-2.12A1,1,0,1,1,13.06,18l-2.12,2.12A4,4,0,0,1,8.11,21.3Z" fill="%23464646"/><path d="M8.82,16.18a1,1,0,0,1-.71-.29,1,1,0,0,1,0-1.42l6.37-6.36a1,1,0,0,1,1.41,0,1,1,0,0,1,0,1.42L9.52,15.89A1,1,0,0,1,8.82,16.18Z" fill="%23464646"/></svg>');
        background-size: contain;
    }

    .wse-share .dropdown ul {
        background: #fff;
        box-shadow: 0 0 2px #cecece;
    }

    .wse-share svg {
        fill: #000;
    }

    .wse-share a {
        color: #000 !important;
    }

    .wp-block-themeisle-blocks-accordion {
        --border-color: #f1efed !important;
    }

    #main {
        color: #302B25;
    }

    time, [aria-label="breadcrumbs"], figure small, .source {
        color: #29293A;
    }

}

@media (prefers-color-scheme: dark) {

    .stream-provider:after,
    .slider:after {
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #1f1e1c 100%);
    }

    .stream-provider:before,
    .slider:before {
        background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #1f1e1c 100%);
    }

    .wp-block-themeisle-blocks-accordion {
        --border-color: #383838 !important;
    }

    #main {
        color: #fff;
    }

    time, [aria-label="breadcrumbs"], figure small, .source {
        color: #989694;
    }

    .wse-print {
        background: #1f1e1b;
    }

    nav .menu-item-has-children > a span:after {
        border-top: 4px solid #f1efed;
    }
}


.wp-block-themeisle-blocks-posts-grid {
    --text-align: initial;
    --vert-align: initial;
    --img-border-radius: 0;
    --img-box-shadow: none;
    --border-width: 0;
    --text-color: inherit;
    --background-color: inherit;
    --border-color: inherit;
    --border-radius: 0;
    --box-shadow: none;
    --content-gap: 10px;
    --img-width: 100%;
    --img-width-tablet: var(--img-width);
    --img-width-mobile: var(--img-width-tablet);
    --title-text-size: initial;
    --title-text-size-tablet: var(--title-text-size);
    --title-text-size-mobile: var(--title-text-size-tablet);
    --description-text-size: 14px;
    --description-text-size-tablet: var(--description-text-size);
    --description-text-size-mobile: var(--description-text-size-tablet);
    --meta-text-size: 14px;
    --meta-text-size-tablet: var(--meta-text-size);
    --meta-text-size-mobile: var(--meta-text-size-tablet);
    --column-gap: 30px;
    --column-gap-tablet: var(--column-gap);
    --column-gap-mobile: var(--column-gap-tablet);
    --row-gap: 30px;
    --row-gap-tablet: 45px;
    --row-gap-mobile: var(--row-gap-tablet);
    --content-padding: inherit;
    --content-padding-tablet: var(--content-padding);
    --content-padding-mobile: var(--content-padding-tablet);
    border: none
}

.wp-block-themeisle-blocks-posts-grid.has-dark-bg {
    --text-color: #fff
}

.wp-block-themeisle-blocks-posts-grid.is-style-boxed {
    --border-width: 3px
}

.wp-block-themeisle-blocks-posts-grid.is-style-boxed .o-posts-grid-post-body {
    padding: var(--content-padding, 20px)
}

.wp-block-themeisle-blocks-posts-grid .is-grid {
    display: grid;
    column-gap: var(--column-gap);
    row-gap: var(--row-gap)
}

.wp-block-themeisle-blocks-posts-grid .is-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: var(--row-gap)
}

.trailer .o-posts-grid-post-image button {
    margin: 0;
    position: absolute;
    top: 50%;
    width: 55px;
    height: 55px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23dfad08" version="1.1" id="Capa_1" viewBox="0 0 408.221 408.221" xml:space="preserve"><g><g><path d="M204.11,0C91.388,0,0,91.388,0,204.111c0,112.725,91.388,204.11,204.11,204.11c112.729,0,204.11-91.385,204.11-204.11 C408.221,91.388,316.839,0,204.11,0z M286.547,229.971l-126.368,72.471c-17.003,9.75-30.781,1.763-30.781-17.834V140.012 c0-19.602,13.777-27.575,30.781-17.827l126.368,72.466C303.551,204.403,303.551,220.217,286.547,229.971z"/></g></g></svg>') rgb(255, 255, 255);
    z-index: 55;
    pointer-events: none;
    cursor: pointer;
    border-radius: 100%;
    transition: width, height ease-in-out;
}

.trailer.o-posts-grid-columns-3 .o-posts-grid-post-image button {
    width: 40px;
    height: 40px;
}

.trailer.o-posts-grid-columns-3 .o-posts-grid-post-image:hover button {
    width: 45px;
    height: 45px;
}

.trailer .o-posts-grid-post-image:hover button {
    width: 60px;
    height: 60px;
}


.wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-2 {
    grid-template-columns:auto auto
}

.wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-3 {
    grid-template-columns:1fr 1fr 1fr
}

.wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-4 {
    grid-template-columns:1fr 1fr 1fr 1fr
}

.wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-5 {
    grid-template-columns:auto auto auto auto auto
}

.wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post {
    display: flex
}

.wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-image {
    flex-basis: 33.33%;
    padding-right: 20px
}

.wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-image a {
    height: 100%
}

.wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-image img {
    height: 100%;
    object-fit: cover
}

.wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-body {
    flex-basis: 66.66%
}

.wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-body.is-full {
    flex-basis: 100%
}

.wp-block-themeisle-blocks-posts-grid .o-crop-img .o-posts-grid-post-blog .o-posts-grid-post .o-posts-grid-post-image img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: var(--img-border-radius)
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-blog {
    width: 100%;
    position: relative;
    display: inline-block;
    border: 0;
    position: relative;
    word-wrap: break-word;
    background-clip: border-box
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-blog .o-posts-grid-post {
    overflow: hidden;
    border-width: var(--border-width);
    border-style: solid;
    border-color: var(--border-color);
    border-radius: var(--border-radius);
    background: var(--background-color);
    box-shadow: var(--box-shadow)
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image a {
    width: var(--img-width);
    max-width: 100%;
    text-align: var(--text-align)
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image img {
    width: var(--img-width);
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    border-radius: var(--img-border-radius);
    box-shadow: var(--img-box-shadow)
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body {
    display: flex;
    flex-direction: column;
    justify-content: var(--vert-align);
    padding-bottom: 15px;
    text-align: var(--text-align);
    padding: var(--content-padding);
    gap: var(--content-gap)
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-category {
    font-size: var(--meta-text-size);
    color: var(--text-color);
    text-transform: capitalize;
    margin: 0
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-title {
    margin: 0;
    line-height: 1.25em
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-title a {
    text-decoration: none;
    transition: all .15s ease 0s;
    font-size: var(--title-text-size);
    color: var(--text-color)
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-title a:hover {
    text-decoration: underline
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-meta {
    font-size: var(--meta-text-size);
    color: var(--text-color);
    margin: 0
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-description {
    margin: 0
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-description p {
    margin: 0px;
    font-size: var(--description-text-size);
    color: var(--text-color)
}

.wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-description .read-more {
    font-size: var(--description-text-size);
    color: var(--text-color);
    display: block;
    margin: 0;
    margin-top: calc(var(--content-gap) / 2)
}

.wp-block-themeisle-blocks-posts-grid .o-featured-container {
    display: flex
}

.wp-block-themeisle-blocks-posts-grid .o-featured-container .o-featured-post {
    width: 100%;
    border-width: var(--border-width);
    border-style: solid;
    border-color: var(--border-color);
    border-radius: var(--border-radius);
    background-color: var(--background-color);
    box-shadow: var(--box-shadow);
    margin-bottom: var(--row-gap)
}

.wp-block-themeisle-blocks-posts-grid .o-featured-container .o-featured-post .o-posts-grid-post-image a {
    width: 100%
}

.wp-block-themeisle-blocks-posts-grid .o-featured-container .o-featured-post .o-posts-grid-post-image a img {
    width: 100%;
    height: 250px;
    object-fit: cover
}

@media (max-width: 960px) {
    .o-posts-grid-post-image img {
        width: min(var(--img-width), 100%)
    }
}

@media (min-width: 600px) and (max-width: 960px) {


    .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-4, .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-5 {
        grid-template-columns:auto auto auto
    }

    .wp-block-themeisle-blocks-posts-grid .is-grid .o-posts-grid-post-blog {
        min-width: 33%
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image a {
        width: var(--img-width-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image img {
        width: var(--img-width-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid.is-style-boxed .o-posts-grid-post-body {
        padding: var(--content-padding-tablet, 20px)
    }

    .wp-block-themeisle-blocks-posts-grid .is-list {
        row-gap: var(--row-gap-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body {
        padding: var(--content-padding-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-category {
        font-size: var(--meta-text-size-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-meta {
        font-size: var(--meta-text-size-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-title a {
        font-size: var(--title-text-size-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-description p {
        font-size: var(--description-text-size-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-description .read-more {
        font-size: var(--description-text-size-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .is-grid {
        column-gap: var(--column-gap-tablet);
        row-gap: var(--row-gap-tablet)
    }

    .wp-block-themeisle-blocks-posts-grid .o-featured-container .o-featured-post {
        margin-bottom: var(--row-gap-tablet)
    }
}


.rounded-full {
    border-radius: 100%;
}


.wse-widget-container .wse-date {
    margin-top: 10px;
    text-align: center;
}

.wse-single-provider .wse-badges:first-child {
    margin-top: 0 !important;
}

[data-scrollable='false'] .wse-slider:before,
[data-scrollable='false'] .wse-slider:after {
    display: none;
}

#main .wse-widget-container .wse-elements {
    margin-top: 0 !important;
}


@media (max-width: 600px) {

    .entry-header.author {
        display: grid;
        grid-template-columns: unset;
        grid-template-rows: 96px auto;
        gap: 20px;
        text-align: center;
    }

    .o-posts-grid-columns.trailer .o-posts-grid-post-image:before {
        width: 35px;
        height: 35px;
    }

    .wse-element:not(:last-child) {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 20px;
    }

    .wse-widget-container a.wse-title {
        white-space: unset;
    }

    .wse-col-2 {
        gap: 5px;
    }

    .wse-col-2 .py-36 {
        margin-top: 0;
    }

    .wse-provider-details {
        margin: 0;
    }

    .arrow-left, .arrow-right {
        display: none !important;
    }

    .o-posts-grid-columns .o-posts-grid-post-blog:not(:last-child),
    .o-posts-grid-columns-4 .o-posts-grid-post-blog:not(:last-child),
    .o-posts-grid-columns-3 .o-posts-grid-post-blog:not(:last-child) {
        border-bottom: 1px solid #807e7c !important;
        padding-bottom: 2em !important;
    }

    .wp-block-themeisle-blocks-posts-grid .is-grid {
        grid-template-columns:auto
    }

    .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-2, .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-3, .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-4, .wp-block-themeisle-blocks-posts-grid .is-grid.o-posts-grid-columns-5 {
        grid-template-columns:auto
    }

    .wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post {
        flex-direction: column;
        padding: 0
    }

    .wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-image {
        flex-basis: 100%;
        padding: 0
    }

    .wp-block-themeisle-blocks-posts-grid .is-list .o-posts-grid-post .o-posts-grid-post-body {
        flex-basis: 100%;
        padding: 0
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image a {
        width: var(--img-width-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-image img {
        width: var(--img-width-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid.is-style-boxed .o-posts-grid-post-body {
        padding: var(--content-padding-mobile, 20px)
    }

    .wp-block-themeisle-blocks-posts-grid .is-list {
        row-gap: var(--row-gap-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body {
        padding: var(--content-padding-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-category {
        font-size: var(--meta-text-size-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-meta {
        font-size: var(--meta-text-size-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-title a {
        font-size: var(--title-text-size-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-description p {
        font-size: var(--description-text-size-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-posts-grid-post-body .o-posts-grid-post-description .read-more {
        font-size: var(--description-text-size-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .is-grid {
        column-gap: var(--column-gap-mobile);
        row-gap: var(--row-gap-mobile)
    }

    .wp-block-themeisle-blocks-posts-grid .o-featured-container .o-featured-post {
        margin-bottom: var(--row-gap-mobile)
    }
}

.wp-block-themeisle-blocks-posts-grid {

    --column-gap: 2.5rem;
    --row-gap: 2rem;

}

ul.mobile {

}

ul.mobile .menu-item-has-children ul {
    display: none;
    top: 5px;
    position: relative;
    background: transparent;
    box-shadow: none;
    margin-right: -10px;
}

ul.mobile li {
    padding: 5px 10px;
}

ul.mobile li a {
    width: 100%;
    height: 45px;
    position: relative;
}

ul.mobile li a span {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.mobile .opened.menu-item-has-children > a span svg,
.mobile .active.menu-item-has-children > a span svg {
    transform: rotate(90deg);
}

.mobile li.active ul,
.mobile li.opened ul {
    display: block !important;
}

.wse-sponsored {
    margin-top: 10px !important;
    font-size: 11px !important;
    color: #ccc !important;
}

[data-sponsored]:after {
    content: " | gesponsert";
    font-size: 12px;
    margin-left: 5px;
    color: #989694;
}

[data-sponsored] {
    display: flex;
    align-items: center;
}

.wse-summary {

    margin-bottom: 5px !important;
}

.wse-arrow-fill {
    fill: #C49312 !important;
}

@media (prefers-color-scheme: dark) {
    .wse-widget {
        --shadow-color: #1f1e1c !important;
    }

    .wse-widget-container .wse-element {
        border-color: #3b3935;
    }
}


@keyframes pulse {
    0% {
        transform: scale(0.95);
    }
    70% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.95);
    }
}

.wp-block-widget-werstreamtes .wse-widget-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp-block-widget-werstreamtes .wse-widget-container .wse-loading {
    text-align: center;
    font-size: 11px;
    animation: pulse 1.5s infinite;
}

.wp-block-widget-werstreamtes .wse-widget-container .wse-loading img {
    margin: 0 auto;
    height: 50px;
}

.wp-block-widget-werstreamtes .wse-widget-container ol {
    margin-bottom: inherit !important;
}

.affiliate {
    padding: 10px;
    margin: 0 auto 40px;
    display: flex;
    gap: 15px;
    align-items: center;
    color: #ddd;
    width: 95%;
}

.affiliate strong {
    font-size: 13px !important;
    margin-bottom: 2px;
    display: block;
}

.affiliate p {
    font-size: 11px !important;
}

.affiliate svg {
    fill: #ddd;
}


@media screen and (max-width: 600px) {
    .affiliate {
        flex-direction: row-reverse;
    }
    .affiliate div:first-child {
        margin: 0 auto;
        width: fit-content;
    }
    .affiliate svg {
        width: 30px;
        height: 30px;
    }
}

@media (prefers-color-scheme: light) {
    .affiliate {
        color: #999;
    }
    .affiliate svg {
        fill: #999;
    }
}

