@charset "UTF-8";

.simple-promotion {
    background: #c20000 !important;
}

ul.socials {
    text-align: right;
    display: flex;
    gap: 10px;
    font-size: 24px;
    justify-content: end;
}

#lavvus-embed hr {
    border-width: 0.5px;
    border-color: rgba(8, 8, 8, 0.16);
}

#lavvus-embed {
    padding: 12px;
}

#lavvus-embed, #lavvus-embed a {
    margin-bottom: 30px;
    color: #333;
}

.lavvus-post, .lavvus-post h2, .lavvus-post a, #lavvus-post-detail h1 {
    color: #333;
}

#lavvus-embed h2, #lavvus-embed h1, #lavvus-embed h3, #lavvus-embed h4, #lavvus-embed h5, #lavvus-embed h6 {
    color: #333;
}

img.logo-img {
    width: 100%;
    margin-top: 14px;
}

.bg-pink {
    --bg-alert: #000
}

.bg-darkpink {
    --bg-alert: #000
}

.bg-plum {
    --bg-alert: #000
}

.bg-orange {
    --bg-alert: #000
}

.bg-darkorange {
    --bg-alert: #000
}

.bg-red {
    --bg-alert: #000
}

.bg-darkred {
    --bg-alert: #000
}

:root {
    --villa-navigation-bar-height: 40px
}

@media screen and (min-width:768px) {
    :root {
        --villa-navigation-bar-height: 48px
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

img {
    border: 0
}

input[type=button],
input[type=submit],
input[type=reset],
input[type=file],
button {
    border: 0;
    border-radius: 0;
    -webkit-appearance: none
}

li {
    list-style-type: none
}

fieldset {
    border: none
}

main {
    display: block
}

.grid {
    max-width: 1072px;
    min-width: 320px;
    margin: 0 auto;
    display: block;
    clear: both
}

.grid:before,
.grid:after {
    content: " ";
    display: table
}

.grid:after {
    clear: both
}

.grid-gutter {
    padding-left: 8px;
    padding-right: 8px
}

@media screen and (min-width:768px) {
    .grid-gutter {
        padding-left: 12px;
        padding-right: 12px
    }
}

.col {
    width: 100%;
    float: left;
    min-height: 2px
}

.col:before,
.col:after {
    content: " ";
    display: table
}

.col:after {
    clear: both
}

.col.reverse {
    float: right
}

@media screen and (min-width:768px) {
    .col-2-1 {
        width: 50.000%
    }

    .col-3-1 {
        width: 33.333%
    }

    .col-3-2 {
        width: 66.666%
    }

    .col-4-1 {
        width: 25.000%
    }

    .col-4-2 {
        width: 50.000%
    }

    .col-4-3 {
        width: 75.000%
    }

    .col-6-1 {
        width: 16.666%
    }

    .col-6-2 {
        width: 33.333%
    }

    .col-6-3 {
        width: 50.000%
    }

    .col-6-4 {
        width: 66.666%
    }

    .col-6-5 {
        width: 83.333%
    }

    .col-8-1 {
        width: 12.5%
    }

    .col-8-2 {
        width: 25.000%
    }

    .col-8-3 {
        width: 37.5%
    }

    .col-8-4 {
        width: 50.000%
    }

    .col-8-5 {
        width: 62.5%
    }

    .col-8-6 {
        width: 75.000%
    }

    .col-8-7 {
        width: 87.5%
    }

    .col-12-1 {
        width: 8.333%
    }

    .col-12-2 {
        width: 16.666%
    }

    .col-12-3 {
        width: 25.000%
    }

    .col-12-4 {
        width: 33.333%
    }

    .col-12-5 {
        width: 41.666%
    }

    .col-12-6 {
        width: 50.000%
    }

    .col-12-7 {
        width: 58.333%
    }

    .col-12-8 {
        width: 66.666%
    }

    .col-12-9 {
        width: 75.000%
    }

    .col-12-10 {
        width: 83.333%
    }

    .col-12-11 {
        width: 91.666%
    }
}

.col-gutter {
    margin-left: 8px;
    margin-right: 8px
}

.col-gutter.negative {
    margin-left: -8px;
    margin-right: -8px
}

@media screen and (min-width:768px) {
    .col-gutter {
        margin-left: 12px;
        margin-right: 12px
    }

    .col-gutter.negative {
        margin-left: -12px;
        margin-right: -12px
    }
}

.component {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .component {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.section {
    width: 100%
}

.section:before,
.section:after {
    content: " ";
    display: table
}

.section:after {
    clear: both
}

.section-with-layout-content .mgnlEditor.mgnlPlaceholder {
    clear: left
}

html,
body {
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333
}

body {
    background-color: #fff
}

.right-to-left {
    direction: rtl
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
.cover-teaser-title,
h5,
.h5,
.vas-result-title,
.vas-result-title .hlt1,
h6,
.h6,
.large-visual-teaser.visual-content-lead .large-visual-teaser-title,
.sliding-visual-content-lead .sliding-visual-teaser-title,
.sliding-visual-content-body .sliding-visual-teaser-title,
.sliding-visual-teaser.sliding-visual-content-body .sliding-visual-teaser-summary,
.link-cover-teaser-kicker,
.media-teaser-title,
.media-teaser-kicker,
.cover-teaser-kicker {
    color: #0af;
    font-family: "Work Sans", sans-serif;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
.cover-teaser-title {
    font-weight: 700
}

h5,
.h5,
.vas-result-title,
.vas-result-title .hlt1,
h6,
.h6,
.large-visual-teaser.visual-content-lead .large-visual-teaser-title,
.sliding-visual-content-lead .sliding-visual-teaser-title,
.sliding-visual-content-body .sliding-visual-teaser-title,
.sliding-visual-teaser.sliding-visual-content-body .sliding-visual-teaser-summary,
.link-cover-teaser-kicker,
.media-teaser-title,
.media-teaser-kicker,
.cover-teaser-kicker {
    font-weight: 400
}

h1,
.h1 {
    font-size: 40px;
    line-height: 40px
}

h2,
.h2 {
    font-size: 32px;
    line-height: 32px
}

h3,
.h3 {
    font-size: 28px;
    line-height: 28px
}

h4,
.h4,
.cover-teaser-title {
    font-size: 24px;
    line-height: 24px
}

h5,
.h5,
.vas-result-title,
.vas-result-title .hlt1 {
    font-size: 20px;
    line-height: 20px
}

h6,
.h6,
.large-visual-teaser.visual-content-lead .large-visual-teaser-title,
.sliding-visual-content-lead .sliding-visual-teaser-title,
.sliding-visual-content-body .sliding-visual-teaser-title,
.sliding-visual-teaser.sliding-visual-content-body .sliding-visual-teaser-summary,
.link-cover-teaser-kicker,
.media-teaser-title,
.media-teaser-kicker,
.cover-teaser-kicker {
    font-size: 16px;
    line-height: 20px
}

@media screen and (min-width:768px) {

    h1,
    .h1 {
        font-size: 64px;
        line-height: 64px
    }

    h2,
    .h2 {
        font-size: 48px;
        line-height: 48px
    }

    h3,
    .h3 {
        font-size: 40px;
        line-height: 40px
    }

    h4,
    .h4,
    .cover-teaser-title {
        font-size: 32px;
        line-height: 32px
    }

    h5,
    .h5,
    .vas-result-title,
    .vas-result-title .hlt1 {
        font-size: 24px;
        line-height: 24px
    }

    h6,
    .h6,
    .large-visual-teaser.visual-content-lead .large-visual-teaser-title,
    .sliding-visual-content-lead .sliding-visual-teaser-title,
    .sliding-visual-content-body .sliding-visual-teaser-title,
    .sliding-visual-teaser.sliding-visual-content-body .sliding-visual-teaser-summary,
    .link-cover-teaser-kicker,
    .media-teaser-title,
    .media-teaser-kicker,
    .cover-teaser-kicker {
        font-size: 16px;
        line-height: 20px
    }
}

p {
    margin: 0 0 16px
}

@media screen and (min-width:768px) {
    p {
        margin: 0 0 24px
    }
}

em,
i {
    font-style: italic
}

strong,
b {
    font-weight: 700
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.clearfix:before,
.vas-result-link:before,
.cinema-epg-teaser:before,
.display-section:before,
.link-lists:before,
.link-list:before,
.section:before,
.complex-teaser:before,
.clearfix:after,
.vas-result-link:after,
.cinema-epg-teaser:after,
.display-section:after,
.link-lists:after,
.link-list:after,
.section:after,
.complex-teaser:after {
    content: " ";
    display: table
}

.clearfix:after,
.vas-result-link:after,
.cinema-epg-teaser:after,
.display-section:after,
.link-lists:after,
.link-list:after,
.section:after,
.complex-teaser:after {
    clear: both
}

.icon,
.glyph,
.breadcrumb-list li:after,
.event-overview-navigation .prev-month,
.event-overview-navigation .next-month,
.event-overview-title-link-icon,
.c-white .event-overview-title-link-icon,
.header-jump-menu .nav:before,
.header-jump-menu .search:before,
.latest-updates__footer-link-icon,
.media-gallery-item-play-preview:before,
.pager-previous-link span,
.pager-next-link span,
.share-total.whatsapp-share-total,
.sliding-teaser-group-title-link-icon,
.c-white .sliding-teaser-group-title-link-icon,
.magnified-sliding-teaser-group-title-link-icon,
.c-white .magnified-sliding-teaser-group-title-link-icon,
.taglist:hover .swiper-scrollbar.taglist-scrollbar:after,
.teaser-group-title-link-icon,
.c-white .teaser-group-title-link-icon,
.upcoming-episodes-title-link-icon,
.c-white .upcoming-episodes-title-link-icon,
.player-warning-icon:after,
.player-info-icon:after {
    font-family: vpro-iconfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    display: block;
    color: #0af;
    font-size: 30px;
    line-height: .85;
    text-align: center;
    width: 24px;
    height: 24px
}

.right-to-left .icon,
.right-to-left .glyph,
.right-to-left .breadcrumb-list li:after,
.breadcrumb-list .right-to-left li:after,
.right-to-left .event-overview-navigation .prev-month,
.event-overview-navigation .right-to-left .prev-month,
.right-to-left .event-overview-navigation .next-month,
.event-overview-navigation .right-to-left .next-month,
.right-to-left .event-overview-title-link-icon,
.right-to-left .header-jump-menu .nav:before,
.header-jump-menu .right-to-left .nav:before,
.right-to-left .header-jump-menu .search:before,
.header-jump-menu .right-to-left .search:before,
.right-to-left .latest-updates__footer-link-icon,
.right-to-left .media-gallery-item-play-preview:before,
.right-to-left .pager-previous-link span,
.pager-previous-link .right-to-left span,
.right-to-left .pager-next-link span,
.pager-next-link .right-to-left span,
.right-to-left .share-total.whatsapp-share-total,
.right-to-left .sliding-teaser-group-title-link-icon,
.right-to-left .magnified-sliding-teaser-group-title-link-icon,
.right-to-left .taglist:hover .swiper-scrollbar.taglist-scrollbar:after,
.taglist:hover .right-to-left .swiper-scrollbar.taglist-scrollbar:after,
.right-to-left .teaser-group-title-link-icon,
.right-to-left .upcoming-episodes-title-link-icon,
.right-to-left .player-warning-icon:after,
.right-to-left .player-info-icon:after {
    direction: ltr
}

.iconfont,
.vas-result-rating-value,
.object-rating-value {
    font-family: vpro-iconfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.darken {
    display: none
}

.player-darken {
    background-color: #000;
    opacity: .3
}

.data,
.vas-result-url-short,
.vas-result-metadata,
.vas-result-rating-label,
.cinema-epg-result-time,
.paywall-subscribe__ajax-form label {
    font-size: 13px;
    line-height: 16.25px;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    color: #666;
    font-weight: 400;
    line-height: 16px
}

.overlay {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    display: block;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 500
}

.bg-white {
    background-color: #fff
}

.border-white {
    color: #fff
}

.c-white {
    color: #fff
}

.primary-color {
    color: rgba(var(--colorVar), 1)
}

.primary-background-color,
.primary-background-color-hover:hover {
    background-color: rgba(var(--colorVar), 1)
}

.primary-border-color,
.primary-border-color-hover:hover {
    border-color: rgba(var(--colorVar), 1)
}

.primary-background-30-color,
.primary-background-30-color-hover:hover {
    background-color: rgba(var(--colorVar), .3)
}

.primary-background-50-color,
.primary-background-50-color-hover:hover {
    background-color: rgba(var(--colorVar), .5)
}

.primary-background-80-color,
.primary-background-80-color-hover:hover {
    background-color: rgba(var(--colorVar), .8)
}

.logo-white .logo-background-color,
.logo-white .logo-background-color-hover:hover {
    background-color: white
}

.logo-black .logo-background-color,
.logo-black .logo-background-color-hover:hover {
    background-color: black
}

.logo-blue .logo-background-color,
.logo-blue .logo-background-color-hover:hover {
    background-color: #0af
}

.logo-gold .logo-background-color,
.logo-gold .logo-background-color-hover:hover {
    background-color: #f90
}

.logo-green .logo-background-color,
.logo-green .logo-background-color-hover:hover {
    background-color: #0c0
}

.logo-greybat .logo-background-color,
.logo-greybat .logo-background-color-hover:hover {
    background-color: #333
}

.logo-greyelephant .logo-background-color,
.logo-greyelephant .logo-background-color-hover:hover {
    background-color: #aaa
}

.logo-greygrizzly .logo-background-color,
.logo-greygrizzly .logo-background-color-hover:hover {
    background-color: #666
}

.logo-greymouse .logo-background-color,
.logo-greymouse .logo-background-color-hover:hover {
    background-color: #ccc
}

.logo-greyjerboa .logo-background-color,
.logo-greyjerboa .logo-background-color-hover:hover {
    background-color: #eee
}

.logo-greywolf .logo-background-color,
.logo-greywolf .logo-background-color-hover:hover {
    background-color: #d6d6d6
}

.logo-lime .logo-background-color,
.logo-lime .logo-background-color-hover:hover {
    background-color: lime
}

.logo-orange .logo-background-color,
.logo-orange .logo-background-color-hover:hover {
    background-color: #f50
}

.logo-pink .logo-background-color,
.logo-pink .logo-background-color-hover:hover {
    background-color: #f09
}

.logo-plum .logo-background-color,
.logo-plum .logo-background-color-hover:hover {
    background-color: #c0f
}

.logo-red .logo-background-color,
.logo-red .logo-background-color-hover:hover {
    background-color: red
}

.logo-royal .logo-background-color,
.logo-royal .logo-background-color-hover:hover {
    background-color: #06f
}

.logo-turquoise .logo-background-color,
.logo-turquoise .logo-background-color-hover:hover {
    background-color: #0cc
}

.logo-violet .logo-background-color,
.logo-violet .logo-background-color-hover:hover {
    background-color: #66f
}

.logo-yellow .logo-background-color,
.logo-yellow .logo-background-color-hover:hover {
    background-color: yellow
}

.logo-darkblue .logo-background-color,
.logo-darkblue .logo-background-color-hover:hover {
    background-color: blue
}

.logo-darkgold .logo-background-color,
.logo-darkgold .logo-background-color-hover:hover {
    background-color: #c90
}

.logo-darkgreen .logo-background-color,
.logo-darkgreen .logo-background-color-hover:hover {
    background-color: #090
}

.logo-darklime .logo-background-color,
.logo-darklime .logo-background-color-hover:hover {
    background-color: #0c0
}

.logo-darkorange .logo-background-color,
.logo-darkorange .logo-background-color-hover:hover {
    background-color: #f30
}

.logo-darkpink .logo-background-color,
.logo-darkpink .logo-background-color-hover:hover {
    background-color: #c36
}

.logo-darkplum .logo-background-color,
.logo-darkplum .logo-background-color-hover:hover {
    background-color: #93c
}

.logo-darkred .logo-background-color,
.logo-darkred .logo-background-color-hover:hover {
    background-color: #c00
}

.logo-darkroyal .logo-background-color,
.logo-darkroyal .logo-background-color-hover:hover {
    background-color: #03c
}

.logo-darkturquoise .logo-background-color,
.logo-darkturquoise .logo-background-color-hover:hover {
    background-color: #099
}

.logo-darkviolet .logo-background-color,
.logo-darkviolet .logo-background-color-hover:hover {
    background-color: #93a
}

.logo-darkyellow .logo-background-color,
.logo-darkyellow .logo-background-color-hover:hover {
    background-color: #fd0
}

.logo-darkgreywolf .logo-background-color,
.logo-darkgreywolf .logo-background-color-hover:hover {
    background-color: #ccc
}

.logo-darkgreymouse .logo-background-color,
.logo-darkgreymouse .logo-background-color-hover:hover {
    background-color: #aaa
}

.logo-darkgreyelephant .logo-background-color,
.logo-darkgreyelephant .logo-background-color-hover:hover {
    background-color: #666
}

.logo-darkgreygrizzly .logo-background-color,
.logo-darkgreygrizzly .logo-background-color-hover:hover {
    background-color: #333
}

.logo-darkgreybat .logo-background-color,
.logo-darkgreybat .logo-background-color-hover:hover {
    background-color: black
}

.logo-lightblue .logo-background-color,
.logo-lightblue .logo-background-color-hover:hover {
    background-color: #0cf
}

.logo-lightgold .logo-background-color,
.logo-lightgold .logo-background-color-hover:hover {
    background-color: #fc3
}

.logo-lightgreen .logo-background-color,
.logo-lightgreen .logo-background-color-hover:hover {
    background-color: #3f9
}

.logo-lightlime .logo-background-color,
.logo-lightlime .logo-background-color-hover:hover {
    background-color: #9f0
}

.logo-lightorange .logo-background-color,
.logo-lightorange .logo-background-color-hover:hover {
    background-color: #f93
}

.logo-lightpink .logo-background-color,
.logo-lightpink .logo-background-color-hover:hover {
    background-color: #f9c
}

.logo-lightplum .logo-background-color,
.logo-lightplum .logo-background-color-hover:hover {
    background-color: #c9f
}

.logo-lightred .logo-background-color,
.logo-lightred .logo-background-color-hover:hover {
    background-color: #f99
}

.logo-lightroyal .logo-background-color,
.logo-lightroyal .logo-background-color-hover:hover {
    background-color: #69f
}

.logo-lightturquoise .logo-background-color,
.logo-lightturquoise .logo-background-color-hover:hover {
    background-color: cyan
}

.logo-lightviolet .logo-background-color,
.logo-lightviolet .logo-background-color-hover:hover {
    background-color: #99f
}

.logo-lightyellow .logo-background-color,
.logo-lightyellow .logo-background-color-hover:hover {
    background-color: #ff6
}

:root {
    --villa-epg-monday-color__rgb: 0, 153, 0;
    --villa-epg-tuesday-color__rgb: 255, 153, 0;
    --villa-epg-wednesday-color__rgb: 0, 170, 255;
    --villa-epg-thursday-color__rgb: 204, 153, 0;
    --villa-epg-friday-color__rgb: 255, 153, 204;
    --villa-epg-saturday-color__rgb: 204, 51, 102;
    --villa-epg-sunday-color__rgb: 153, 51, 204;
    --villa-epg-maandag-color__rgb: var(--villa-epg-monday-color__rgb);
    --villa-epg-dinsdag-color__rgb: var(--villa-epg-tuesday-color__rgb);
    --villa-epg-woensdag-color__rgb: var(--villa-epg-wednesday-color__rgb);
    --villa-epg-donderdag-color__rgb: var(--villa-epg-thursday-color__rgb);
    --villa-epg-vrijdag-color__rgb: var(--villa-epg-friday-color__rgb);
    --villa-epg-zaterdag-color__rgb: var(--villa-epg-saturday-color__rgb);
    --villa-epg-zondag-color__rgb: var(--villa-epg-sunday-color__rgb);
    --villa-epg-monday-color: rgba(var(--villa-epg-monday-color__rgb), 1);
    --villa-epg-tuesday-color: rgba(var(--villa-epg-tuesday-color__rgb), 1);
    --villa-epg-wednesday-color: rgba(var(--villa-epg-wednesday-color__rgb), 1);
    --villa-epg-thursday-color: rgba(var(--villa-epg-thursday-color__rgb), 1);
    --villa-epg-friday-color: rgba(var(--villa-epg-friday-color__rgb), 1);
    --villa-epg-saturday-color: rgba(var(--villa-epg-saturday-color__rgb), 1);
    --villa-epg-sunday-color: rgba(var(--villa-epg-sunday-color__rgb), 1);
    --villa-epg-maandag-color: var(--villa-epg-monday-color);
    --villa-epg-dinsdag-color: var(--villa-epg-tuesday-color);
    --villa-epg-woensdag-color: var(--villa-epg-wednesday-color);
    --villa-epg-donderdag-color: var(--villa-epg-thursday-color);
    --villa-epg-vrijdag-color: var(--villa-epg-friday-color);
    --villa-epg-zaterdag-color: var(--villa-epg-saturday-color);
    --villa-epg-zondag-color: var(--villa-epg-sunday-color);
    --villa-epg-on_day-color: #fff;
    --villa-theme-color--accent: #06f
}

.ad {
    position: relative;
    padding: 16px 12px 24px
}

.ad:after {
    overflow: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

.ad-content {
    vertical-align: bottom;
    text-align: center;
    margin: 2px auto 0;
    line-height: 24px;
    overflow: hidden;
    max-width: 320px
}

@media screen and (min-width:768px) {
    .ad-content {
        max-width: 728px
    }
}

.ad .ster-header {
    display: block;
    max-width: 320px;
    margin: 0 auto;
    height: 24px;
    line-height: 24px;
    font-family: "Work Sans", system-ui;
    font-style: italic;
    font-size: 11px;
    text-align: right;
    text-transform: lowercase
}

@media screen and (min-width:768px) {
    .ad .ster-header {
        max-width: 728px
    }
}

.anchor {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    top: -50px
}

@media screen and (min-width:768px) {
    .anchor {
        top: -58px
    }
}

html .mgnlMainbar {
    position: relative
}

.mgnl-add-alphabet-link {
    display: inline-block
}

.mgnl-edit-alphabet-link {
    float: right
}

.edit-mode .cover-teaser-group {
    min-height: 90px
}

.cover-teaser-group-items .mgnlEditorBar.area:first-child {
    margin-top: 90px !important
}

.mgnl-edit-broken-teaser-wrapper {
    position: relative;
    height: 200px
}

.mgnl-edit-broken-teaser-msg {
    position: absolute;
    z-index: 999999;
    top: 26px;
    margin: 0 20px;
    background-color: yellow;
    text-align: center;
    color: red;
    font-weight: 700;
    line-height: normal
}

.author-error {
    background-color: yellow;
    color: red;
    font-weight: 700
}

.author__articles {
    background-color: white
}

.author__articles .heading {
    padding: 22px 0
}

.vpro-api-search {
    margin: 16px 8px
}

@media screen and (min-width:768px) {
    .vpro-api-search {
        margin: 24px 12px
    }
}

.vpro-api-search-title {
    color: rgba(var(--colorVar), 1)
}

.vas-loading:after {
    content: '';
    display: block;
    height: 64px;
    background: url(../img/animated/default-loader.gif) center center no-repeat
}

.vas-facets-sorting-container {
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 16px;
    padding: 0 8px
}

.vas-select-options {
    display: none;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 1000;
    background-color: #000
}

.vas-select-option {
    display: block;
    height: 40px;
    color: #fff;
    line-height: 44px;
    text-transform: lowercase;
    background-color: #000
}

.vas-select-option .vas-select-option-link {
    display: block;
    text-decoration: none
}

.vas-select-option .vas-select-option-title {
    display: block;
    margin: 0 16px;
    height: 40px;
    font-family: "Work Sans", sans-serif;
    color: #fff;
    line-height: 44px
}

.vas-select-option:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(var(--colorVar), 1);
    cursor: pointer
}

.vas-select-option.selected {
    font-weight: 700
}

.vas-select-value {
    display: block;
    position: relative;
    height: 40px;
    font-family: "Work Sans", system-ui;
    color: #fff;
    line-height: 44px;
    text-transform: lowercase;
    background-color: #000;
    cursor: pointer
}

.vas-select-value .vas-select-value-title {
    display: inline-block;
    padding: 0 16px
}

.vas-select-value .glyph-down {
    display: inline-block;
    position: absolute;
    right: 8px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px
}

.vas-facets {
    width: 100%;
    background-color: #000
}

.vas-facets-container {
    position: relative
}

@media screen and (min-width:768px) {
    .vas-facet-listing {
        display: block;
        position: relative;
        top: 0;
        z-index: auto
    }

    .vas-facet-title {
        display: none
    }

    .vas-facet-clear:hover {
        cursor: pointer
    }

    .vas-facet-listitem {
        display: inline-block;
        float: left;
        height: 40px;
        line-height: 40px
    }

    .vas-facet-listitem.vas-facet-selected {
        font-weight: 400;
        background-color: rgba(var(--colorVar), 1)
    }

    .vas-facet-item-clear {
        display: none
    }

    .vas-facet-link {
        color: #fff
    }

    .vas-facet-link:hover {
        text-decoration: none
    }

    .vas-facet-count {
        color: #fff;
        font-size: 12px
    }
}

.vas-sorting-container {
    position: relative;
    width: 180px;
    margin-left: 2px
}

.vas-total-results {
    padding: 0 0 0 16px;
    font-family: "Work Sans", system-ui;
    color: #000;
    font-size: 16px;
    line-height: 16px
}

.vas-sorting.active .vas-select-options {
    display: block
}

.vas-facets.active .vas-select-options {
    display: block
}

.vas-pagetype-filters li {
    display: inline-block;
    margin-bottom: 8px;
    padding-right: 12px
}

.vas-pagetype-filters li:last-child {
    padding-right: 0
}

.vas-pagetype-filter {
    font-size: 16px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    color: #333
}

.vas-pagetype-filter:hover,
.vas-pagetype-filter.vas-active {
    text-decoration: none;
    color: #0af
}

.vas-pagetype-filter:focus {
    outline: none
}

.vas-pagetype-filters .vas-pagetype-filter-label {
    display: block;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    color: #aaa
}

@media screen and (min-width:768px) {
    .vas-pagetype-filters li {
        padding-right: 16px
    }

    .vas-pagetype-filter {
        font-size: 20px;
        line-height: 20px
    }

    .vas-pagetype-filters .vas-pagetype-filter-label {
        display: inline-block;
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 8px
    }
}

.vas-form-container {
    height: 40px;
    margin: 0 0 16px;
    padding: 0 8px
}

.vas-form {
    display: table;
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.vas-form-container .vas-loading {
    text-indent: -999px
}

.vas-form-query-container {
    display: table-cell;
    width: 66.66%;
    vertical-align: top;
    position: relative
}

.vas-form-query {
    display: block;
    height: 40px;
    width: 100%;
    color: #333;
    font-size: 20px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    line-height: 40px;
    text-indent: 8px;
    border: 1px solid #aaa;
    border-right: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.vas-form-query:focus {
    outline: none
}

@media screen and (min-width:768px) {
    .vas-form-container {
        height: 48px
    }

    .vas-form-query {
        font-size: 24px;
        line-height: 24px;
        height: 48px;
        line-height: 48px
    }

    .vas-form-query-clear {
        top: 12px
    }
}

.vas-form-submit-container {
    display: table-cell;
    width: 180px
}

.vas-form-submit {
    display: block;
    height: 40px;
    width: 100%;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    text-transform: lowercase;
    line-height: 40px
}

.vas-form-submit:focus {
    outline: none
}

@media screen and (min-width:768px) {
    .vas-form-submit {
        height: 48px
    }
}

.vas-suggestions {
    display: block;
    position: relative;
    z-index: 101;
    margin-left: 0;
    box-shadow: 3px 3px 11px #aaa;
    font-size: 20px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 700
}

.vas-suggestion {
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: #aaa;
    border-bottom: 1px solid #fff;
    padding-left: 24px;
    background-color: #eee
}

.vas-suggestion.active,
.vas-suggestion:hover {
    color: #fff;
    background-color: #0af;
    text-decoration: none;
    cursor: pointer
}

.vas-metadata {
    margin: 0 0 24px
}

.vas-metadata-facets {
    padding: 0 8px
}

.vas-metadata-facets {
    display: none
}

@media screen and (min-width:768px) {
    .vas-total-results {
        margin-bottom: 0
    }
}

.vas-intro {
    padding: 16px 8px 0
}

.vas-results {
    margin: 16px 0
}

@media screen and (min-width:768px) {
    .vas-results {
        margin: 2px 0 24px
    }
}

.vas-no-results {
    padding: 0 16px
}

.vas-result-meta {
    width: inherit;
    float: none
}

.vas-result-meta .col-gutter {
    margin: 0
}

.vas-result-meta:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .vas-result-meta {
        padding-left: 12px;
        overflow: hidden
    }
}

.vas-result-npo-plus-logo {
    width: 38px;
    height: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 8px;
    white-space: normal;
    background-image: url(../img/logo/npo-plus-logo.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.vas-result-title-container {
    display: -ms-flexbox;
    display: flex
}

.vas-result-title {
    color: rgba(var(--colorVar), 1);
    font-weight: 700
}

.vas-result-link:hover .vas-result-title {
    color: #fff
}

.vas-result-title .hlt1 {
    color: #333;
    font-style: normal;
    font-weight: 700
}

.vas-result-link:hover .vas-result-title .hlt1 {
    color: #fff
}

.vas-result-description,
.vas-result-summary {
    margin: 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 98px;
    display: block
}

.vas-result-link:hover .vas-result-description,
.vas-result-link:hover .vas-result-summary {
    color: #fff
}

.vas-result-description {
    display: none
}

.vas-result-summary {
    max-height: 144px
}

@media screen and (min-width:768px) {

    .vas-result-description,
    .vas-result-summary {
        clear: none;
        max-height: 120px
    }

    .vas-result-description {
        display: inline-block;
        margin: 12px 0 0;
        float: none;
        clear: both;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }
}

.vas-result-summary .hlt1 {
    color: #333;
    font-weight: 700;
    font-style: normal
}

.vas-result-link:hover .vas-result-summary .hlt1 {
    color: #fff
}

.vas-result-url-short,
.vas-result-metadata {
    line-height: 24px
}

.vas-result-link:hover .vas-result-url-short,
.vas-result-link:hover .vas-result-metadata {
    color: #fff
}

.vas-result-metadata>[class^=vas-result]:before {
    content: ' | '
}

.vas-result-metadata>[class^=vas-result]:first-child:before {
    content: ''
}

.vas-result-rating {
    margin-top: 16px;
    margin-bottom: 16px
}

.vas-result-rating-label {
    position: relative
}

.vas-result-link:hover .vas-result-rating-label {
    color: #fff
}

.vas-result-rating-value {
    position: relative;
    font-size: 20px;
    line-height: 20px
}

.vas-result-rating-value .vas-result-rating-value-max {
    position: relative;
    display: inline-block
}

.vas-result-rating-value .vas-result-rating-value-max:before {
    content: 'kkkkk';
    opacity: .25
}

.vas-result-rating-value .vas-result-rating-value-current:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: 2
}

.vas-result-rating-1 .vas-result-rating-value-current:after {
    content: '*'
}

.vas-result-rating-2 .vas-result-rating-value-current:after {
    content: 'k'
}

.vas-result-rating-3 .vas-result-rating-value-current:after {
    content: 'k*'
}

.vas-result-rating-4 .vas-result-rating-value-current:after {
    content: 'kk'
}

.vas-result-rating-5 .vas-result-rating-value-current:after {
    content: 'kk*'
}

.vas-result-rating-6 .vas-result-rating-value-current:after {
    content: 'kkk'
}

.vas-result-rating-7 .vas-result-rating-value-current:after {
    content: 'kkk*'
}

.vas-result-rating-8 .vas-result-rating-value-current:after {
    content: 'kkkk'
}

.vas-result-rating-9 .vas-result-rating-value-current:after {
    content: 'kkkk*'
}

.vas-result-rating-10 .vas-result-rating-value-current:after {
    content: 'kkkkk'
}

.vas-result-link:hover .vas-result-rating-value .vas-result-rating-value-current:after {
    color: #fff
}

.vas-result-link:hover .vas-result-rating-value .vas-result-rating-value-max:before {
    visibility: hidden
}

.vas-result-link {
    padding: 16px 8px;
    display: block;
    outline: none
}

@media screen and (min-width:768px) {
    .vas-result-link {
        padding: 24px 8px
    }
}

.vas-result-link:hover {
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    text-decoration: none
}

.vas-result-image {
    position: relative;
    display: none;
    margin-right: 16px;
    margin-bottom: 8px;
    float: none;
    width: 100%;
    min-height: 0;
    height: 130px;
    overflow: hidden;
    background-size: cover;
    background-position: center center
}

.vas-result-image img {
    width: 100%;
    display: none
}

@media screen and (min-width:768px) {
    .vas-result-image {
        display: block;
        float: left;
        margin-right: 0;
        margin-bottom: 0;
        min-height: 1px;
        max-height: 225px;
        height: auto;
        width: 16.6666%;
        background-size: 0
    }

    .vas-result-image img {
        display: inline-block
    }
}

.vas-result-image:first-child {
    display: inline-block
}

.vas-result-no-images .vas-result-type-icon {
    display: none
}

.vas-result-image-default {
    display: none;
    width: 100%;
    padding-top: 134%;
    margin-bottom: 8px;
    min-height: 72px;
    background-image: url(../img/cinema/cinema-poster-default.png);
    background-size: cover
}

.vas-result-type-movie .vas-result-image .vas-result-image-default,
.vas-result-type-series .vas-result-image .vas-result-image-default,
.vas-result-type-person .vas-result-image .vas-result-image-default {
    display: block
}

.vas-result-type-person .vas-result-image-default {
    padding-top: 0
}

@media screen and (min-width:768px) {
    .vas-result-type-person .vas-result-image-default {
        height: 100px;
        display: block;
        width: 100%
    }

    .vas-result-type-movie .vas-result-image-default,
    .vas-result-type-series .vas-result-image-default {
        display: block;
        width: 100%;
        height: 0;
        padding-top: 134%
    }
}

.vas-result-type-article .vas-result-type-icon,
.vas-result-type-movie .vas-result-type-icon,
.vas-result-type-series .vas-result-type-icon,
.vas-result-type-person .vas-result-type-icon {
    display: block
}

.vas-result-type-icon {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6px;
    padding-top: 8px;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.vas-result-type-icon .icon {
    color: rgba(var(--colorVar), 1);
    font-size: 22px
}

.vas-result-type-product .icon:before {
    content: "v"
}

.vas-result-type-audio .icon:before {
    content: "l"
}

.vas-result-type-video .icon:before {
    content: "q"
}

.vas-result-type-person .icon {
    text-indent: -3px
}

.vas-result-type-person .icon:before {
    content: ""
}

.vas-result-type-movie .icon,
.vas-result-type-series .icon {
    text-indent: -3px
}

.vas-result-type-movie .icon:before,
.vas-result-type-series .icon:before {
    content: ""
}

.vas-result-type-article .icon {
    font-size: 24px
}

.vas-result-type-article .icon:before {
    content: "b"
}

.vas-result-type-home .vas-result-type-icon {
    display: none
}

.js .pager.vas-pager-list {
    display: block
}

.breadcrumb,
.breadcrumb-grid {
    position: relative;
    width: 100%
}

.breadcrumb-content {
    background: white;
    height: 48px;
    position: relative;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .breadcrumb-content {
        margin-bottom: 24px
    }
}

.breadcrumb-title {
    display: none
}

.breadcrumb-list-container {
    position: absolute;
    left: 16px;
    right: 16px;
    height: 48px;
    overflow: hidden
}

.breadcrumb-list-overflow:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 0 4px 0 0;
    background: white;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 20px;
    height: 48px;
    line-height: 48px;
    text-transform: none;
    font-weight: 400;
    color: #aaa;
    content: '...'
}

@media screen and (min-width:768px) {
    .breadcrumb-list-container {
        left: 24px;
        right: 24px
    }
}

.breadcrumb-list {
    position: absolute;
    left: 0;
    height: 48px;
    margin: 0;
    white-space: nowrap
}

.breadcrumb-list-overflow .breadcrumb-list {
    left: auto;
    right: 0
}

.breadcrumb-list li {
    display: inline-block;
    padding: 0 6px 0 24px;
    position: relative
}

.breadcrumb-list li:after {
    position: absolute;
    left: 2px;
    top: 14px;
    content: "➤" !important;
    color: #aaa;
    content: "a";
    height: 24px;
    width: 24px;
    font-size: 20px;
    line-height: 20px;
}

@media screen and (min-width:768px) {
    .breadcrumb-list li:first-of-type {
        margin-left: -8px
    }
}

.breadcrumb-link {
    display: block;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 20px;
    height: 48px;
    line-height: 48px;
    text-transform: none;
    font-weight: 400;
    white-space: nowrap;
    cursor: pointer
}

strong.breadcrumb-link {
    color: #aaa
}

a.breadcrumb-link {
    text-decoration: none;
    color: #aaa
}

a.breadcrumb-link:link,
a.breadcrumb-link:visited,
a.breadcrumb-link:hover,
a.breadcrumb-link:active {
    color: #aaa
}

.events-calendar {
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
    height: 200px
}

@media screen and (min-width:768px) {
    .events-calendar {
        max-width: none
    }
}

.events-calendar-header-row {
    height: 32px;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    color: white
}

.events-calendar-header-title {
    font-family: "Work Sans", system-ui;
    font-weight: 400
}

.events-calendar-month-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-decoration: none
}

.events-calendar-month-link:hover,
.events-calendar-month-link:active {
    text-decoration: none
}

.events-calendar-month-link .glyph {
    position: relative;
    top: 1px;
    color: #fff;
    font-size: 24px
}

.events-calendar-body {
    background-color: white;
    font-family: "Work Sans", system-ui;
    color: #0af;
    color: rgba(var(--colorVar), 1)
}

.events-calendar-body-row {
    height: 36px
}

.events-calendar-item {
    text-align: center;
    font-size: 18px
}

.events-calendar-item-scheduled,
.events-calendar-item-non-scheduled {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    border-style: solid;
    border-color: #eee;
    border-width: 1px 0 0
}

.today .events-calendar-item-scheduled,
.today .events-calendar-item-non-scheduled {
    border: 2px solid #000
}

.events-calendar-body-row:last-child .events-calendar-item-scheduled,
.events-calendar-body-row:last-child .events-calendar-item-non-scheduled {
    border-bottom-width: 1px
}

.events-calendar-body-row:last-child .today .events-calendar-item-scheduled,
.events-calendar-body-row:last-child .today .events-calendar-item-non-scheduled {
    border-bottom-width: 2px
}

.today .events-calendar-item-non-scheduled {
    color: #000
}

.non-active .events-calendar-item-non-scheduled {
    color: #d6d6d6
}

.events-calendar-item-scheduled {
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    color: #fff;
    text-decoration: none
}

.events-calendar-item-scheduled:hover,
.events-calendar-item-scheduled:active {
    background-color: #000;
    color: #fff;
    text-decoration: none
}

.non-active .events-calendar-item-scheduled {
    background-color: #d6d6d6
}

.cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.cta.cta--npo .cta__button .cta__link {
    text-transform: none;
    color: #000
}

.cta.cta--npo .npostart {
    background-color: #ff6d00
}

.cta.cta--npo .npo3 {
    background-color: #3bd972
}

.cta.cta--npo .npozapp {
    background-color: #25e900
}

.cta.cta--npo .npo2doc {
    background-color: #009cdd
}

.cta .cta__button {
    width: 100%;
    margin-bottom: 12px;
    transition: background-color .1s ease-in-out
}

@media screen and (min-width:768px) {
    .cta .cta__button--width-33 {
        width: 33%
    }

    .cta .cta__button--width-50 {
        width: 50%
    }

    .cta .cta__button--width-67 {
        width: 67%
    }
}

.cta .cta__button:hover {
    background-color: #666
}

.cta .cta__button:hover .sub-theme-link {
    color: #fff !important
}

.cta .cta__button .cta__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    text-decoration: none;
    white-space: nowrap;
    text-transform: lowercase;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px
}

.cinema-epg-container {
    padding: 0;
    min-height: 580px
}

@media screen and (min-width:768px) {
    .cinema-epg-container {
        padding: 16px
    }
}

.cinema-epg-title {
    padding: 16px 0
}

.cinema-epg-date-select-container {
    border-style: solid;
    border-width: 0;
    border-right-width: 2px;
    border-color: transparent;
    position: relative;
    margin-bottom: 3px;
    z-index: 262
}

.cinema-epg-date-select-container .glyph-pulldown {
    display: inline;
    font-size: 46px;
    padding-left: 10px;
    color: #fff
}

.cinema-epg-date-select-container.active .cinema-epg-available-days {
    display: block;
    max-height: 500px
}

.cinema-epg-date-select-container .cinema-epg-available-days {
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    transition: max-height 300ms;
    overflow: hidden;
    max-height: 0;
    position: absolute;
    z-index: 254;
    width: 100%;
    background: #fff;
    border-width: 0 1px 1px;
    border-style: solid
}

.cinema-epg-date-select-container .cinema-epg-day {
    display: block;
    height: 50px;
    margin-bottom: 8px;
    padding: 0 10px;
    line-height: 50px;
    color: #000
}

.cinema-epg-date-select-container .cinema-epg-day:last-of-type {
    margin-bottom: 0
}

.cinema-epg-date-select-container .cinema-epg-selected-day {
    color: #fff;
    z-index: 251
}

.cinema-epg-date-select-container .cinema-epg-day:hover {
    color: #fff;
    text-decoration: none
}

.cinema-epg-date-select-container:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    content: " ";
    z-index: -1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: .25
}

.cinema-epg-channel-group-select-container {
    position: relative;
    margin-bottom: 3px;
    z-index: 262
}

.cinema-epg-channel-group-select-container .glyph-pulldown {
    display: inline;
    font-size: 46px;
    padding-left: 10px;
    color: #fff
}

.cinema-epg-channel-group-select-container.active .cinema-epg-available-channel-groups {
    display: block;
    max-height: 500px
}

.cinema-epg-channel-group-select-container .cinema-epg-available-channel-groups {
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    transition: max-height 300ms;
    overflow-y: scroll;
    max-height: 0;
    position: absolute;
    z-index: 254;
    width: 100%;
    background: #fff;
    border-width: 0 1px 1px;
    border-style: solid
}

.cinema-epg-channel-group-select-container .cinema-epg-channel-group {
    display: block;
    height: 50px;
    margin-bottom: 8px;
    padding: 0 10px;
    line-height: 50px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.cinema-epg-channel-group-select-container .cinema-epg-channel-group:last-of-type {
    margin-bottom: 0
}

.cinema-epg-channel-group-select-container .cinema-epg-selected-channel-group {
    color: #fff;
    z-index: 251
}

.cinema-epg-channel-group-select-container .cinema-epg-channel-group:hover {
    color: #fff;
    text-decoration: none
}

.cinema-epg-channel-group-select-container:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    content: " ";
    z-index: -1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: .25
}

#cinema-epg-loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 280;
    background-image: url(../img/animated/white-loader.gif);
    background-repeat: no-repeat;
    background-position: center top;
    opacity: .95
}

#cinema-epg-loader:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    content: " ";
    z-index: -1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: .25
}

#cinema-epg-loader.active {
    display: block
}

.cinema-epg-result {
    position: relative;
    z-index: 0
}

.cinema-epg-result:not(:last-child) {
    border-bottom: 4px solid #ccc
}

.cinema-epg-result.notfound {
    display: none
}

.cinema-epg-result:hover {
    color: white;
    text-decoration: none
}

.cinema-epg-result:hover:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    content: " ";
    z-index: -1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: .25
}

.cinema-epg-result-event {
    line-height: 16px;
    margin-bottom: 4px
}

.cinema-epg-result-link {
    float: none
}

.cinema-epg-result-link:hover {
    text-decoration: none;
    color: white
}

@media screen and (min-width:768px) {
    .cinema-epg-result-link {
        float: left;
        padding: 8px
    }
}

.cinema-epg-result-channel {
    font-family: "Work Sans", system-ui;
    display: block;
    font-weight: 700
}

.cinema-epg-result:hover .cinema-epg-result-channel,
.cinema-epg-result-channel:hover {
    text-decoration: none;
    color: white
}

.cinema-epg-result-time {
    display: block
}

.cinema-epg-result:hover .cinema-epg-result-time,
.cinema-epg-result-time:hover {
    text-decoration: none;
    color: white
}

.empty-message {
    display: none;
    margin-top: 32px
}

.empty-message.show {
    display: block
}

.cinema-epg-sorting {
    height: 40px;
    background-color: #333;
    margin-bottom: 4px;
    font-family: "Work Sans", system-ui;
}

.cinema-epg-sorting-option {
    padding: 0 8px;
    color: #fff;
    background-color: #333;
    border-left: 2px solid #333;
    position: relative;
    z-index: 0
}

.cinema-epg-sorting-option:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff
}

.cinema-epg-sorting-option:hover .glyph-pulldown {
    display: inline-block
}

.cinema-epg-sorting-option:hover:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    content: " ";
    z-index: -1;
    display: block;
    height: 100%;
    width: 100%;
    opacity: .25
}

.cinema-epg-sorting-option.selected {
    color: #fff;
    background-color: #000
}

.cinema-epg-sorting-option.selected .glyph-pulldown {
    display: inline-block
}

.cinema-epg-sorting-option .glyph-pulldown {
    display: none;
    float: right;
    color: #fff;
    line-height: 32px
}

.cinema-epg-sorting-option[rel=date] .glyph-pulldown,
.cinema-epg-sorting-option[rel=channel] .glyph-pulldown {
    position: relative;
    top: 15px;
    transform: rotateX(180deg)
}

.cinema-epg-sorting-title,
.cinema-epg-sorting-option {
    height: 40px;
    line-height: 44px;
    display: inline-block
}

.cinema-epg-sorting-title {
    display: none;
    color: #fff;
    background-color: #000;
    float: left;
    padding: 0 16px
}

@media screen and (min-width:768px) {
    .cinema-epg-sorting-title {
        display: block
    }
}

.cinema-epg-teaser {
    padding: 8px;
    display: block;
    outline: none
}

.cinema-epg-teaser:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .cinema-epg-teaser {
        padding: 12px
    }
}

.cinema-epg-teaser-content {
    width: inherit;
    float: none;
    line-height: 24px
}

.cinema-epg-teaser-content .col-gutter {
    margin: 0
}

.cinema-epg-teaser-content:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .cinema-epg-teaser-content {
        padding: 8px;
        padding-left: 24px;
        overflow: hidden
    }
}

.cinema-epg-teaser-title {
    font-size: 20px;
    line-height: 20px
}

.cinema-epg-teaser:hover .cinema-epg-teaser-title {
    color: #fff
}

.cinema-epg-teaser-title .object-rating-value {
    font-size: 20px;
    line-height: 20px
}

.cinema-epg-teaser-data,
.cinema-epg-teaser-description,
.cinema-epg-teaser-summary {
    margin: 0
}

.cinema-epg-teaser:hover .cinema-epg-teaser-data,
.cinema-epg-teaser:hover .cinema-epg-teaser-description,
.cinema-epg-teaser:hover .cinema-epg-teaser-summary {
    color: #fff
}

.cinema-epg-teaser-description {
    display: none
}

@media screen and (min-width:768px) {
    .cinema-epg-teaser-description {
        display: block
    }
}

.cinema-epg-teaser-image-container {
    position: relative;
    margin-right: 16px;
    float: left;
    width: 96px;
    min-height: 0
}

.cinema-epg-teaser-image-container img {
    width: 96px
}

@media screen and (min-width:768px) {
    .cinema-epg-teaser-image-container {
        display: block;
        float: left;
        margin-right: 0;
        min-height: 1px;
        max-height: 225px;
        overflow: hidden;
        width: 16.6666%
    }

    .cinema-epg-teaser-image-container img {
        width: 100%
    }
}

.cinema-epg-teaser-image-container:first-child {
    display: inline-block
}

.cinema-epg-teaser-image-default {
    display: none;
    width: 100%;
    padding-top: 134%;
    margin-bottom: 8px;
    min-height: 72px;
    background-image: url(../img/cinema/cinema-poster-default.png);
    background-size: cover
}

.cinema-epg-teaser-image-default {
    display: block
}

.cinema-epg-teaser-content article {
    display: table
}

@media screen and (min-width:768px) {
    .cinema-epg-teaser-image-default {
        display: block;
        width: 100%;
        height: 0;
        padding-top: 134%
    }
}

.cinema-epg-teaser-type-icon {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6px;
    padding-top: 8px;
    height: 32px;
    width: 32px
}

.cinema-epg-teaser-type-icon .icon {
    text-indent: -3px;
    font-size: 22px
}

.cinema-epg-teaser-type-icon .icon:before {
    content: ""
}

.cinema-epg [class*=bg-hover-]:hover {
    background-color: rgba(var(--accentColor, 0, 0, 0), 1)
}

.cookiewall-placeholder {
    background-color: #eee;
    padding: 18px 16px;
    margin: 16px 0
}

.embed .cookiewall-placeholder {
    margin-right: -16px;
    margin-left: -16px
}

@media screen and (min-width:768px) {
    .cookiewall-placeholder {
        padding: 50px
    }

    .embed .cookiewall-placeholder {
        margin-right: 0;
        margin-left: 0
    }
}

.cookiewall-placeholder__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.cookiewall-placeholder .cookiewall-placeholder__title.c-black {
    color: black
}

.cookiewall-placeholder__alert {
    color: red;
    display: inline-block;
    text-align: left;
    margin-right: 10px
}

@media all and (max-width:767px) {
    .cookiewall-placeholder__alert {
        width: 16px;
        min-width: 16px;
        height: 20px;
        font-size: 20px;
        line-height: 22px;
        position: relative;
        top: -1px
    }
}

@media screen and (min-width:768px) {
    .cookiewall-placeholder__alert {
        line-height: 30px;
        width: 19px;
        min-width: 19px;
        height: 28px;
        font-size: 24px
    }
}

.cookiewall-placeholder__text {
    font-size: 15px;
    line-height: 24px;
    margin: 11px 0 16px;
    max-width: 500px
}

@media screen and (min-width:768px) {
    .cookiewall-placeholder__text {
        margin: 14px 0 16px
    }
}

.cookiewall-placeholder__settings-link {
    display: -ms-flexbox;
    display: flex;
    padding: 4px 16px;
    border: 2px solid black;
    color: black;
    max-width: 360px;
    min-height: 40px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.cookiewall-placeholder__settings-link:link,
.cookiewall-placeholder__settings-link:visited,
.cookiewall-placeholder__settings-link:hover,
.cookiewall-placeholder__settings-link:active {
    text-decoration: none;
    color: black
}

.author__articles {
    background-color: white
}

.author__articles .heading {
    padding: 22px 0
}

.display-section {
    position: relative
}

@media screen and (min-width:768px) {
    .display-section {
        padding: 0 12px
    }
}

.display {
    position: relative;
    z-index: 100;
    padding: .01em 0;
    background-color: #d6d6d6;
    clear: both
}

.embed {
    margin: 0 8px 24px;
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333
}

.embed a {
    text-decoration: underline
}

.embed h1,
.embed h2,
.embed h3,
.embed h4,
.embed h5,
.embed h6 {
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .embed {
        margin-right: 12px;
        margin-left: 12px
    }
}

.section-with-layout-content.epg-container {
    padding: 0
}

@media screen and (min-width:768px) {
    .section-with-layout-content.epg-container {
        padding: 16px
    }
}

.epg.sleeping .epg-programs-container,
.epg.sleeping .epg-current-time-marker,
.epg.sleeping .epg-time-blocks-container {
    visibility: hidden
}

.epg.epg-today-not-selected .epg-current-time-marker {
    display: none
}

.epg.epg-source-filter-tv .epg-source-radio {
    display: none
}

.epg.epg-source-filter-radio .epg-source-tv {
    display: none
}

.epg-viewport-wrapper {
    position: relative;
    clear: both
}

.epg-options-toggle {
    display: block;
    position: relative;
    margin-bottom: 2px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background-color: #aaa;
    font-family: "Work Sans", system-ui;
    font-size: 18px;
    text-decoration: none;
    color: #fff
}

@media screen and (min-width:768px) {
    .epg-options-toggle {
        display: none;
        margin-bottom: 8px
    }
}

.epg-options-toggle:hover {
    text-decoration: none
}

.epg-options-toggle span {
    position: absolute;
    right: 8px;
    line-height: 42px;
    font-family: "Work Sans", system-ui;
    font-size: 32px
}

.epg-options {
    margin-bottom: 2px;
    display: none
}

@media screen and (min-width:768px) {
    .epg-options {
        display: block;
        margin-bottom: 8px
    }
}

.epg-options.active {
    display: block
}

.epg-options a,
.epg-options a:hover {
    text-decoration: none
}

.epg-relevant-timeframes {
    height: 40px;
    margin: 2px 0
}

@media screen and (min-width:768px) {
    .epg-relevant-timeframes {
        margin: 8px 0
    }
}

.epg-control-goto,
.epg-control-genre {
    display: block;
    width: 33.3333%;
    float: left;
    height: 100%;
    font-family: "Work Sans", system-ui;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background-color: #aaa;
    border: 1px solid #fff;
    border-width: 0 1px;
    color: #fff
}

@media screen and (min-width:768px) {

    .epg-control-goto,
    .epg-control-genre {
        width: 25%
    }
}

.epg-control-goto.active,
.epg-control-genre.active {
    background: black
}

.epg-control-goto:active {
    background: #000;
    text-decoration: none
}

.epg-control-goto-1 {
    border-width: 0 1px 0 0
}

@media screen and (min-width:768px) {
    .epg-control-goto-1 {
        border-width: 0 1px
    }
}

.epg-control-goto-3 {
    border-width: 0 0 0 1px
}

.epg-control-genre {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    border-width: 0
}

@media screen and (min-width:768px) {
    .epg-control-genre {
        float: left;
        width: 25%;
        border-width: 0 1px 0 0
    }
}

.epg-control-genre .glyph-pulldown {
    display: inline-block;
    padding-left: 10px;
    position: absolute;
    right: 8px;
    line-height: 32px;
    color: #fff
}

.epg-control-genre.active .epg-available-genres {
    display: block;
    max-height: 400px
}

.epg-selected-genre {
    color: #fff;
    background-color: rgba(var(--colorVar), 1)
}

.epg-available-genres {
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    transition: max-height 300ms;
    overflow: hidden;
    max-height: 0;
    z-index: 253;
    position: absolute;
    margin-top: -1px;
    width: 100%;
    border-width: 0 1px 1px;
    background-color: #fff;
    border-style: solid;
    border-color: #aaa
}

.epg-selected-genre {
    z-index: 251;
    display: block;
    padding-left: 10px;
    text-align: left;
    text-transform: lowercase
}

.epg-genre {
    display: block;
    height: 40px;
    margin-bottom: 4px;
    padding: 0 10px;
    line-height: 40px;
    text-align: left;
    text-transform: lowercase;
    color: #000
}

.epg-genre:last-of-type {
    margin-bottom: 0
}

.epg-genre:hover,
.selected-epg-genre {
    background-color: #aaa;
    text-decoration: none;
    color: #fff
}

.epg-viewport {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: relative;
    min-height: 600px;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width:768px) {
    .epg-viewport {
        margin-left: 128px
    }
}

.epg-scrollable {
    width: 10080px;
    padding-bottom: 16px;
    position: absolute;
    overflow: hidden
}

.epg-viewport-wrapper .epg-source-toggle-container {
    display: none;
    position: absolute;
    z-index: 252;
    height: 40px;
    left: 0;
    width: 136px;
    background: #fff
}

@media screen and (min-width:768px) {
    .epg-viewport-wrapper .epg-source-toggle-container {
        display: block
    }
}

.epg-options .epg-source-toggle-container {
    display: block;
    height: 40px
}

@media screen and (min-width:768px) {
    .epg-options .epg-source-toggle-container {
        display: none
    }
}

.epg-source-toggle {
    position: static;
    float: left;
    z-index: 252;
    line-height: 40px;
    background: #aaa;
    color: #fff;
    font-family: "Work Sans", system-ui;
    font-size: 18px;
    text-align: center;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .epg-source-toggle {
        position: absolute;
        float: none
    }
}

.epg-source-toggle.active,
.epg-source-toggle:hover {
    background: #000;
    text-decoration: none
}

.epg-source-toggle-tv {
    width: 50%;
    border-right: 2px solid #fff
}

@media screen and (min-width:768px) {
    .epg-source-toggle-tv {
        width: 52px;
        border-right-width: 0
    }
}

.epg-source-toggle-radio {
    width: 50%
}

@media screen and (min-width:768px) {
    .epg-source-toggle-radio {
        width: 74px;
        left: 54px
    }
}

.prev,
.next {
    display: block;
    position: absolute;
    z-index: 252;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    background: #aaa;
    text-align: center;
    line-height: 40px;
    color: #fff
}

.prev:hover,
.next:hover {
    text-decoration: none
}

.prev .glyph,
.next .glyph {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 40px
}

.next {
    right: 0;
    border-width: 0 0 0 2px
}

.prev {
    left: 0;
    border-width: 0 2px 0 0
}

@media screen and (min-width:768px) {
    .prev {
        left: 136px
    }
}

.epg-channel-names {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: absolute;
    top: 40px;
    width: 80px;
    padding: 2px 2px 0 0;
    z-index: 252;
    background: #fff
}

@media screen and (min-width:768px) {
    .epg-channel-names {
        width: 136px;
        padding: 8px 8px 0 0
    }
}

.epg-channel-name {
    height: 50px;
    margin-bottom: 2px;
    padding-right: 8px;
    background: #000;
    font-family: "Work Sans", system-ui;
    line-height: 400%;
    font-size: 12px;
    color: #fff;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width:768px) {
    .epg-channel-name {
        margin-bottom: 8px
    }
}

.epg-programs-container {
    position: relative;
    height: 50px;
    margin: 2px 0;
    font-size: 0
}

@media screen and (min-width:768px) {
    .epg-programs-container {
        margin: 8px 0
    }
}

.epg-program {
    position: absolute;
    display: inline-block;
    height: 100%;
    padding-right: 2px;
    text-align: left
}

@media screen and (min-width:768px) {
    .epg-program {
        padding-right: 8px
    }
}

.epg-program .content {
    height: 100%;
    padding: 8px 12px;
    background: #eee
}

.epg-program .content:hover {
    cursor: pointer
}

.epg-program .meta {
    font-family: "Work Sans", system-ui;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap
}

.epg-program .epg-start-time {
    opacity: .667
}

.epg-program .title {
    overflow: hidden;
    padding-top: 4px;
    font-family: "Work Sans", system-ui;
    font-size: 12px;
    color: #000;
    text-transform: none;
    white-space: nowrap
}

.epg-program .title .broadcaster {
    color: #aaa
}

.epg-program.epg-now-live {
    position: relative
}

.epg-program.epg-now-live .program-data {
    position: absolute;
    top: 8px;
    right: 12px;
    bottom: 8px;
    left: 12px;
    z-index: 2
}

.epg-program.epg-now-live .background-semitrans {
    background-color: rgba(var(--colorVar), 1);
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 0;
    left: 0;
    opacity: .4;
    z-index: 1
}

@media screen and (min-width:768px) {
    .epg-program.epg-now-live .background-semitrans {
        right: 8px
    }
}

.epg-program.epg-now-live .title {
    color: #fff
}

.epg-program.epg-now-live .title .broadcaster {
    opacity: .667
}

.epg-program.highlighted .content,
.epg-program.highlighted.epg-now-live .content {
    background-color: rgba(var(--colorVar), 1)
}

.epg-program.highlighted .epg-start-time,
.epg-program.highlighted .epg-play-icon,
.epg-program.highlighted .epg-vpro,
.epg-program.highlighted.epg-now-live .epg-start-time,
.epg-program.highlighted.epg-now-live .epg-play-icon,
.epg-program.highlighted.epg-now-live .epg-vpro {
    color: #fff
}

.epg-program.highlighted .title,
.epg-program.highlighted.epg-now-live .title {
    color: #000
}

.epg-program.highlighted .title .broadcaster,
.epg-program.highlighted.epg-now-live .title .broadcaster {
    color: #fff;
    opacity: .667
}

.epg-play-icon {
    display: none
}

.epg-playable-true,
.epg-has-live-stream .epg-now-live .epg-play-icon {
    display: inline-block;
    line-height: 14px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    font-size: 14px
}

.epg-current-time-marker {
    transition: left 100ms;
    position: absolute;
    top: 0;
    bottom: 24px;
    z-index: 251;
    width: 2px;
    background: #000;
    color: #fff
}

.epg-current-time-marker .epg-time-digits {
    display: block;
    border: 1px solid black;
    height: 40px;
    width: 50px;
    margin-left: -24px;
    background: #000;
    line-height: 40px;
    text-align: center;
    font-family: "Work Sans", system-ui;
    font-size: 12px
}

.epg-time-blocks-container {
    height: 40px;
    font-size: 0
}

.epg-time-blocks-container .timeslot {
    display: inline-block;
    height: 40px;
    width: 210px;
    padding-left: 8px;
    background: #eee;
    border: 1px solid #fff;
    border-width: 0 1px;
    line-height: 40px;
    font-family: "Work Sans", system-ui;
    font-size: 12px;
    color: #b3b3b3;
    text-align: left
}

.epg-time-blocks-container .timeslot:first-of-type {
    border-left-width: 0
}

.epg-date-select-container {
    position: relative;
    margin-bottom: 3px;
    z-index: 262
}

@media screen and (min-width:768px) {
    .epg-date-select-container {
        margin-bottom: 8px
    }
}

.epg-date-select-container .glyph-pulldown {
    display: inline;
    font-size: 46px;
    padding-left: 10px;
    color: #fff
}

.epg-date-select-container.active .epg-available-days {
    display: block;
    max-height: 500px
}

.epg-date-select-container .epg-available-days {
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    transition: max-height 300ms;
    overflow: hidden;
    max-height: 0;
    position: absolute;
    z-index: 254;
    width: 100%;
    background: #fff;
    border-width: 0 1px 1px;
    border-style: solid
}

.epg-date-select-container .epg-day {
    display: block;
    height: 50px;
    margin-bottom: 8px;
    padding: 0 10px;
    line-height: 50px;
    color: #000
}

.epg-date-select-container .epg-day:last-of-type {
    margin-bottom: 0
}

.epg-date-select-container .epg-selected-day {
    z-index: 251
}

.epg-date-select-container .epg-day:hover,
.epg-date-select-container .epg-selected-day {
    color: #fff;
    text-decoration: none
}

.epg-date-select-container .epg-selected-day {
    background-color: rgba(var(--colorVar), 1)
}

#epg-loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 260;
    background-image: url(../img/animated/white-loader.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #ccc;
    opacity: .95
}

@media screen and (min-width:768px) {
    #epg-loader {
        left: 136px
    }
}

#epg-loader.active {
    display: block
}

#epg-overlay {
    position: fixed;
    z-index: 1004;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 20px;
    opacity: .95
}

#epg-overlay.active {
    display: block
}

#epg-overlay .epg-overlay-title {
    font-family: "Work Sans", system-ui;
    text-transform: none
}

#epg-overlay .epg-overlay-episode-title {
    line-height: 24px
}

#epg-overlay .epg-overlay-start-time {
    font-family: "Work Sans", system-ui;
    font-weight: 700
}

#epg-overlay .epg-overlay-content {
    margin: 0 auto;
    width: 100%;
    padding: 24px
}

@media screen and (min-width:768px) {
    #epg-overlay .epg-overlay-content {
        max-width: 792px;
        padding: 96px
    }
}

#epg-overlay .epg-overlay-link {
    font-family: "Work Sans", system-ui;
    font-weight: 700
}

#epg-overlay .epg-overlay-link i {
    display: inline-block;
    height: 12px;
    width: 12px;
    font-size: 20px
}

#epg-overlay a,
#epg-overlay a:hover {
    text-decoration: underline
}

#epg-overlay .buttons {
    margin-top: 2em
}

#epg-overlay .buttons a {
    display: block;
    position: relative;
    margin-bottom: 8px;
    margin-right: 5px;
    padding: 10px 10px 8px;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    text-decoration: none
}

@media screen and (min-width:768px) {
    #epg-overlay .buttons a {
        width: 45%;
        display: inline-block;
        margin-bottom: 0
    }
}

#epg-overlay .buttons .glyph {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 32px;
    float: left
}

#epg-overlay .buttons .glyph.glyph-article {
    font-size: 24px
}

#epg-overlay .buttons span {
    margin-top: 2px;
    width: calc(100% - 36px);
    display: inline-block;
    text-align: center
}

#epg-overlay .epg-theme-outlined {
    box-shadow: inset 0 0 0 2px #fff
}

#epg-overlay .epg-overlay-series-url,
#epg-overlay .epg-overlay-read-more-url {
    margin-right: 16px
}

#epg-overlay #epg-overlay-close {
    position: fixed;
    display: none;
    z-index: 1005;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    margin: 16px;
    text-decoration: none
}

#epg-overlay #epg-overlay-close i {
    height: 42px;
    width: 42px;
    font-size: 42px
}

@media screen and (min-width:768px) {
    #epg-overlay #epg-overlay-close {
        width: 56px;
        height: 56px;
        margin: 32px
    }

    #epg-overlay #epg-overlay-close i {
        height: 56px;
        width: 56px;
        font-size: 64px
    }
}

#epg-overlay #epg-overlay-close.active {
    display: inline-block
}

#epg-overlay #epg-overlay-close:hover {
    text-decoration: none
}

.navigation-overlay-active #epg-overlay #epg-overlay-close {
    top: 40px
}

.overview-no-items {
    padding-left: 12px
}

.event-overview {
    margin: 0 0 24px
}

.event-overview li {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .event-overview li {
        margin-bottom: 0
    }
}

.event-overview-navigation span {
    display: inline-block;
    position: relative;
    top: 8px
}

.event-overview-navigation .prev-month {
    display: inline-block;
    color: #0af;
    height: 24px;
    width: 24px;
    color: rgba(var(--colorVar), 1)
}

.event-overview-navigation .prev-month:before {
    content: "a"
}

.event-overview-navigation .next-month {
    display: inline-block;
    color: #0af;
    height: 24px;
    width: 24px;
    color: rgba(var(--colorVar), 1)
}

.event-overview-navigation .next-month:before {
    content: "b"
}

.event-overview-navigation a:hover .prev-month,
.event-overview-navigation a:hover .next-month {
    color: #000
}

.event-overview-navigation a {
    padding-top: 24px;
    float: right;
    text-decoration: none;
    padding-right: 12px
}

.event-overview-navigation a:link,
.event-overview-navigation a:visited {
    color: #0af;
    color: rgba(var(--colorVar), 1)
}

.event-overview-navigation a:hover {
    color: black
}

.event-overview-navigation-month {
    display: inline-block;
    padding: 24px 24px 0 12px;
    color: rgba(var(--colorVar), 1)
}

.event-overview-title {
    display: inline-block;
    margin: 0 8px 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .event-overview-title {
        margin: 0 12px 8px
    }
}

.event-overview-title-link {
    color: rgba(var(--colorVar), 1)
}

.event-overview-title-link:hover {
    text-decoration: none
}

.event-overview-items {
    margin: 4px 0 0
}

@media screen and (min-width:768px) {
    .event-overview-items {
        max-height: 329px;
        overflow: auto
    }
}

@media all and (max-width:767px) {
    .event-overview-past-events {
        padding: 16px 8px;
        margin: 0 -8px 24px;
        background-color: #eee
    }
}

.event-overview-past-events-title {
    padding-left: 8px;
    padding-right: 8px;
    color: #333
}

@media screen and (min-width:768px) {
    .event-overview-past-events-title {
        padding: 24px 12px 0
    }
}

.event-overview-past-event {
    background-color: #eee
}

.event-overview-title-link-icon {
    position: relative;
    color: #0af;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.event-overview-title-link-icon:before {
    content: "b"
}

.c-white .event-overview-title-link-icon {
    color: #fff;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden
}

.c-white .event-overview-title-link-icon:before {
    content: "b"
}

.event-overview-footer {
    margin: 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .event-overview-footer {
        margin: 8px 12px
    }
}

.event-overview-footer-link {
    color: rgba(var(--colorVar), 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    display: block
}

.event-overview-footer-link:hover {
    text-decoration: none
}

.faq-list {
    margin: 0 8px 16px
}

@media screen and (min-width:768px) {
    .faq-list {
        margin: 0 12px 24px
    }
}

.faq-list p {
    margin: 0
}

.faq-item ol,
.faq-item ul {
    margin: 16px 0;
    padding-left: 24px
}

.faq-item ol li {
    list-style-type: decimal
}

.faq-item ul li {
    list-style-type: disc
}

.faq-item-title,
.faq-item-title a {
    color: rgba(var(--colorVar), 1)
}

.faq-item-content {
    display: none
}

.faq-item-content.visible {
    display: block
}

.faq-item-content a {
    text-decoration: underline
}

.film-finder-date-column,
.film-finder-broadcaster-column,
.film-finder-time-column {
    word-break: break-all;
    padding-right: 7px
}

.film-finder-description>p {
    margin-bottom: 8px
}

.film-finder-event-object {
    margin-bottom: 40px
}

.film-finder-event {
    margin-bottom: 16px
}

.film-finder-column-labels {
    display: none
}

.film-finder-date-column {
    width: 100%;
    font-weight: 700
}

.film-finder-broadcaster-column {
    width: 60%
}

.film-finder-time-column {
    width: 40%
}

.film-finder-subscribe-link {
    opacity: .8;
    text-decoration: underline
}

.film-finder-subscribe-link:hover {
    opacity: 1
}

@media screen and (min-width:768px) {
    .film-finder-title {
        margin-bottom: 8px
    }
}

@media screen and (min-width:1072px) {
    .film-finder-column-labels {
        display: block;
        padding-bottom: 12px
    }

    .film-finder-date-column,
    .film-finder-broadcaster-column,
    .film-finder-time-column {
        width: 33.3333%
    }

    .film-finder-subscribe-link:before {
        content: " ";
        display: block
    }
}

.film-finder-medium-subtitle {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px
}

.footer {
    position: relative;
    clear: both;
    z-index: 10;
    background-color: #d6d6d6
}

.footer .section-shade {
    bottom: auto
}

.footer .grid {
    position: relative
}

.footer-content {
    position: relative;
    padding: 56px 8px 16px
}

.footer-content:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (min-width:768px) {
    .footer-content {
        padding: 56px 12px 16px
    }
}

.footer-link-list {
    margin: 0 0 24px
}

.footer-link-list:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.footer-link-list-title {
    margin: 0 8px
}

@media screen and (min-width:768px) {
    .footer-link-list-title {
        margin: 0 12px
    }
}

.footer-link-list-link {
    display: block;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    font-size: 13px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333;
    border-bottom-color: rgba(0, 0, 0, .3)
}

.footer-link-list-link {
    margin: 0 8px
}

.footer-link-list>li:last-child .footer-link-list-link {
    border-bottom: none
}

@media screen and (min-width:768px) {
    .footer-link-list-link {
        margin: 0 12px
    }
}

.footer-link-list-link:hover {
    text-decoration: none
}

.footer-hidden-link-list-item {
    display: none
}

@media screen and (min-width:768px) {
    .footer-hidden-link-list-item {
        display: block
    }
}

.footer-text-image {
    margin: 0 0 24px
}

.footer-text-image-content {
    font-size: 13px;
    margin: 0 8px
}

.footer-text-image-content .footer-text-image-image {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .footer-text-image-content {
        margin: 0 12px
    }
}

.footer-text-image-link {
    display: block
}

.footer-text-image-title {
    line-height: 24px
}

.footer-text-image-subtitle {
    line-height: 24px
}

.footer-text-image-text,
.footer-text-image-text p,
.footer-text-image-text a {
    color: #333;
    font-size: 13px;
    line-height: 16.25px;
    line-height: 24px
}

.ajax-form label,
.ajax-form input,
.ajax-form select {
    width: 100%;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {

    .ajax-form label,
    .ajax-form input,
    .ajax-form select {
        width: 50%
    }
}

.ajax-form input,
.ajax-form select {
    border: 1px solid #666
}

.ajax-form input[type=radio] {
    border: none;
    margin-right: 4px
}

@media screen and (min-width:768px) {
    .ajax-form label {
        float: left;
        margin-bottom: 0
    }

    .ajax-form label[for=Captcha] {
        height: auto;
        margin-bottom: 2em
    }
}

.ajax-form input[type=radio] {
    width: auto
}

.ajax-form h1,
.ajax-form h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 24px 0 8px;
    font-weight: 700
}

.ajax-form .input-validation-error {
    border: 1px solid red
}

.ajax-form .pro6pp_spinner {
    display: none
}

.ajax-form input,
.ajax-form input[type=date],
.ajax-form select,
.ajax-form option {
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333
}

.ajax-form button {
    padding: 0 16px;
    font-size: 15px;
    cursor: pointer;
    text-transform: lowercase;
    color: #fff;
    height: 46px;
    line-height: 46px
}

.ajax-form #_IAmount_Amounts {
    padding-left: 50%
}

.ajax-form #_IAmount_Amounts label {
    float: none;
    display: block;
    height: 24px
}

.ajax-form #products label {
    float: none;
    display: block;
    height: inherit;
    width: 100%
}

.ajax-form .validation-summary-errors {
    color: red;
    margin: 12px 0 0
}

.ajax-form .validation-summary-errors li {
    list-style-type: disc
}

#cherry-t-form-result label {
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .cherry-t-form-result-value {
        display: block;
        min-height: 24px
    }

    #cherry-t-form-result label {
        margin-top: 0
    }
}

.vpronl-form-warning {
    color: #f00
}

.vpronl-form>.form .text h1 {
    font-size: 28px;
    line-height: 28px;
    color: rgba(var(--colorVar), 1)
}

.vpronl-form .form-wrapper {
    margin: 0 12px
}

.vpronl-form .form-wrapper form>fieldset>div {
    margin: 10px 0
}

.vpronl-form .form-wrapper h2 {
    font-size: 20px;
    line-height: 20px;
    color: rgba(var(--colorVar), 1)
}

.vpronl-form .form-wrapper fieldset.mod>div {
    float: left;
    padding: 0 20px 0 0
}

.vpronl-form .form-wrapper input[type=submit] {
    background: #0af;
    color: #fff;
    border: none;
    margin: 0;
    text-transform: lowercase
}

.vpronl-form .error * {
    color: #f00
}

.vpronl-form .error * em {
    display: none
}

@media screen and (min-width:768px) {
    .vpronl-form>.text h1 {
        font-size: 40px;
        line-height: 40px
    }

    .vpronl-form .form-wrapper h2 {
        font-size: 24px;
        line-height: 24px
    }
}

.free-page {
    padding-top: 8px;
    padding-bottom: 8px
}

#extras-3 .free-page {
    margin-bottom: 8px
}

@media all and (min-width:480px) {
    .col.free-page__text-col {
        width: 50%
    }

    .col.free-page__image-col {
        width: 33%
    }
}

body.generic-overlay-open {
    overflow: hidden;
    position: fixed
}

@media screen and (min-width:768px) {
    body.generic-overlay-open {
        position: static
    }
}

.generic-overlay {
    background-color: transparent;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    left: 0;
    height: 0;
    overflow: hidden;
    transition: height .33s ease-out
}

.generic-overlay.generic-overlay-open {
    height: 100%;
    overflow: hidden
}

.generic-overlay-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: .975
}

.generic-overlay-loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.generic-overlay-container {
    height: 100%
}

.generic-overlay.generic-overlay-open .generic-overlay-container {
    overflow-y: auto
}

.generic-overlay-closebutton {
    display: block;
    position: absolute;
    top: 4px;
    z-index: 803;
    cursor: pointer;
    right: 8px
}

.generic-overlay-closebutton .glyph {
    width: 32px;
    height: 32px;
    font-size: 32px;
    line-height: 32px
}

@media screen and (min-width:768px) {
    .generic-overlay-closebutton {
        right: 21px
    }

    .generic-overlay-closebutton .glyph {
        width: 48px;
        height: 48px;
        font-size: 56px;
        line-height: 48px
    }
}

.gids-cover-teaser {
    line-height: initial;
    z-index: 1005;
    position: relative;
    margin: 30px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.gids-cover-teaser:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.gids-cover-teaser__wrapper {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.gids-cover-teaser__image-wrapper {
    position: relative;
    display: block;
    width: 50%;
    z-index: 2;
    background-size: cover;
    background-position: center center;
    box-shadow: 4px 8px 12px rgba(0, 0, 0, .4)
}

.gids-cover-teaser__image-wrapper .gids-cover-teaser__image {
    display: none
}

.gids-cover-teaser__highlights-wrapper {
    position: relative;
    width: 50%;
    z-index: 1
}

.gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights-background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: .9
}

.gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights {
    position: relative;
    width: 100%;
    z-index: 2
}

.gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights>.component-theme {
    background-color: transparent
}

.gids-cover-teaser__browse-label {
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: 0;
    padding: 4px 24px;
    padding-left: 16px;
    font-size: 16px;
    font-family: "Work Sans", system-ui;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.gids-cover-teaser__browse-label .gids-cover-teaser__browse-label-icon {
    margin-right: 8px;
    font-size: 42px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    pointer-events: none
}

.gids-cover-teaser__browse-label .gids-cover-teaser__browse-label-text {
    line-height: 31px
}

body .gids-cover-teaser a.gids-cover-teaser__browse-label:hover,
body .gids-cover-teaser span.gids-cover-teaser__browse-label:hover {
    text-decoration: none;
    background-color: #000;
    color: #FFF
}

body .gids-cover-teaser a.gids-cover-teaser__browse-label:hover i.gids-cover-teaser__browse-label-icon.theme-icon,
body .gids-cover-teaser a.gids-cover-teaser__browse-label:hover span.gids-cover-teaser__browse-label-text.theme-link,
body .gids-cover-teaser span.gids-cover-teaser__browse-label:hover i.gids-cover-teaser__browse-label-icon.theme-icon,
body .gids-cover-teaser span.gids-cover-teaser__browse-label:hover span.gids-cover-teaser__browse-label-text.theme-link {
    color: #FFF
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__image-wrapper,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper {
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    height: 56vh;
    background-image: none !important;
    box-shadow: none;
    margin-left: 16px;
    margin-top: 16px
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__image-wrapper .as-responsive-background,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper .as-responsive-background {
    display: none
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__image-wrapper .gids-cover-teaser__image,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper .gids-cover-teaser__image {
    display: block;
    height: calc(100% - 16px);
    box-shadow: 4px 8px 12px rgba(0, 0, 0, .4)
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__image-wrapper .gids-cover-teaser__browse-label,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper .gids-cover-teaser__browse-label {
    width: 100%;
    bottom: 16px;
    left: 0;
    padding: 4px 0;
    font-size: 14px
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper {
    position: relative;
    width: 100%
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights {
    padding-bottom: 60px
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.h5,
.gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.vas-result-title,
.gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .vas-result-title .gids-highlights__date.hlt1,
.vas-result-title .gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.hlt1,
.gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlight,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.h5,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.vas-result-title,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .vas-result-title .gids-highlights__date.hlt1,
.vas-result-title .gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.hlt1,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlight {
    padding-left: 16px;
    padding-right: 16px
}

.gids-cover-teaser__wrapper--compact .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__browse-label,
.gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__browse-label {
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    box-sizing: content-box;
    bottom: 16px;
    left: 16px;
    padding: 4px 16px;
    padding-left: 8px;
    font-size: 14px
}

.gids-cover-teaser__highlights .gids-highlights {
    height: 100%;
    padding-top: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.gids-cover-teaser__highlights .gids-highlights__date {
    padding: 32px 32px 16px
}

.gids-cover-teaser__highlights .gids-highlights__content {
    width: 100%
}

.gids-cover-teaser__highlights .gids-highlight {
    display: block;
    padding: 16px 32px
}

.gids-cover-teaser__highlights .gids-highlight:hover {
    background-color: white;
    text-decoration: none
}

.gids-cover-teaser__highlights .gids-highlight:hover .gids-highlight__title,
.gids-cover-teaser__highlights .gids-highlight:hover .gids-highlight__text {
    color: black
}

.gids-cover-teaser__highlights .gids-highlight__title {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 20px
}

.gids-cover-teaser__highlights .gids-highlight__content {
    display: -ms-flexbox;
    display: flex
}

.gids-cover-teaser__highlights .gids-highlight__text {
    margin-bottom: 0;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 20px;
    opacity: .66
}

.gids-cover-teaser__highlights .gids-highlight__image {
    height: 96px;
    -ms-flex-preferred-size: 64px;
    flex-basis: 64px;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 12px
}

@media screen and (max-width:768px) {
    .gids-cover-teaser {
        height: auto;
        padding-bottom: 0;
        margin: 0
    }

    .gids-cover-teaser__wrapper {
        position: relative;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 1072px;
        min-width: 320px;
        margin: 0 auto;
        display: block;
        clear: both
    }

    .gids-cover-teaser__wrapper:before,
    .gids-cover-teaser__wrapper:after {
        content: " ";
        display: table
    }

    .gids-cover-teaser__wrapper:after {
        clear: both
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__image-wrapper {
        width: intrinsic;
        width: -moz-max-content;
        width: -webkit-max-content;
        height: 56vh;
        background-image: none !important;
        box-shadow: none;
        margin-left: 16px;
        margin-top: 16px
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__image-wrapper .as-responsive-background {
        display: none
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__image-wrapper .gids-cover-teaser__image {
        display: block;
        height: calc(100% - 16px);
        box-shadow: 4px 8px 12px rgba(0, 0, 0, .4)
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__image-wrapper .gids-cover-teaser__browse-label {
        width: 100%;
        bottom: 16px;
        left: 0;
        padding: 4px 0;
        font-size: 14px
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper {
        position: relative;
        width: 100%
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights {
        padding-bottom: 60px
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.h5,
    .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.vas-result-title,
    .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .vas-result-title .gids-highlights__date.hlt1,
    .vas-result-title .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlights__date.hlt1,
    .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__highlights .gids-highlight {
        padding-left: 16px;
        padding-right: 16px
    }

    .gids-cover-teaser__wrapper .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__browse-label {
        width: intrinsic;
        width: -moz-max-content;
        width: -webkit-max-content;
        box-sizing: content-box;
        bottom: 16px;
        left: 16px;
        padding: 4px 16px;
        padding-left: 8px;
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .gids-cover-teaser {
        height: 0;
        padding-bottom: 70%
    }

    .gids-cover-teaser.gids-cover-teaser--compact-container {
        padding-bottom: 56vh
    }

    .gids-cover-teaser.gids-cover-teaser--wide-container {
        margin: 0;
        padding-bottom: 380px
    }

    .gids-cover-teaser.gids-cover-teaser--wide-container .gids-highlights__date {
        padding-top: 16px;
        padding-bottom: 8px
    }

    .gids-cover-teaser .gids-cover-teaser__highlights {
        max-height: calc(100% - 60px);
        overflow: auto
    }

    .gids-cover-teaser .gids-cover-teaser__wrapper--compact .gids-cover-teaser__image-wrapper,
    .gids-cover-teaser .gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper {
        height: 56vh;
        margin: 0 12px 24px
    }

    .gids-cover-teaser .gids-cover-teaser__wrapper--compact .gids-cover-teaser__image-wrapper .gids-cover-teaser__browse-label,
    .gids-cover-teaser .gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper .gids-cover-teaser__browse-label {
        width: intrinsic;
        width: -moz-max-content;
        width: -webkit-max-content;
        left: auto;
        right: 0;
        padding: 4px 16px;
        box-sizing: content-box
    }

    .gids-cover-teaser .gids-cover-teaser__wrapper--wide {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gids-cover-teaser .gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper {
        height: calc(380px - 32px);
        margin: 24px
    }

    .gids-cover-teaser .gids-cover-teaser__wrapper--wide .gids-cover-teaser__image-wrapper .gids-cover-teaser__browse-label {
        left: 0;
        right: auto;
        width: 100%;
        box-sizing: border-box
    }

    .gids-cover-teaser .gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper {
        width: intrinsic;
        width: -moz-max-content;
        width: -webkit-max-content;
        margin: 24px
    }

    .gids-cover-teaser .gids-cover-teaser__wrapper--wide .gids-cover-teaser__highlights-wrapper .gids-cover-teaser__browse-label {
        width: intrinsic;
        width: -moz-max-content;
        width: -webkit-max-content;
        width: 100%;
        bottom: 0;
        left: 0;
        padding: 4px 16px;
        box-sizing: border-box
    }
}

.guide {
    background: #666;
    color: #0af
}

.guide-header {
    margin: 16px 0
}

.guide-header:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.guide-content {
    margin: 16px 0
}

.guide-content:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.guide-nav-list {
    font-size: 0
}

.guide-nav-list>li {
    display: inline-block;
    font-size: 15px
}

.guide-nav-link {
    display: block;
    padding: 8px 16px;
    color: #fff
}

.guide-nav-link:hover,
.guide-nav-link:active {
    text-decoration: none
}

.guide-nav-link.selected {
    background: #0af
}

.guide-program-list:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.guide-program {
    padding: 12px 0
}

.guide-program:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.guide-program-time {
    font-size: 12px;
    color: #fff
}

.guide-program-title {
    color: #0af
}

.guide-program-description {
    font-size: 12px;
    color: #fff;
    margin: 0
}

.google-search {
    margin-top: 24px
}

.gsc-tabsAreaInvisible,
.gsc-resultsHeader,
.gcsc-branding {
    display: none
}

.gsc-wrapper {
    margin: 24px 0
}

.google-search .h4,
.google-search .cover-teaser-title {
    margin: 0 8px 7px
}

@media screen and (min-width:768px) {

    .google-search .h4,
    .google-search .cover-teaser-title {
        margin: 0 12px 14px
    }
}

form.gsc-search-box {
    position: relative;
    margin: 0 8px
}

@media screen and (min-width:768px) {
    form.gsc-search-box {
        margin: 0 12px
    }
}

table.gsc-search-box {
    display: block;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    width: 100%;
    height: 34px
}

.gsc-search-box .gsc-clear-button {
    display: none
}

td.gsc-input {
    position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    right: 57px;
    display: block
}

.google-search input.gsc-input {
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    line-height: 32px;
    text-indent: 16px;
    color: #666;
    height: 32px;
    width: 100%;
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.google-search td.gsc-search-button {
    position: absolute;
    right: 0;
    top: 1px;
    width: auto;
    display: block
}

.google-search input.gsc-search-button {
    display: block;
    height: 32px;
    width: 56px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(../img/white-search.png) 50% 50% no-repeat #0af;
    background-color: rgba(var(--colorVar), 1);
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

table.gsc-branding {
    margin-left: 16px;
    margin-top: 8px
}

.gsc-branding-text {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 13px;
    line-height: 16.25px;
    color: #666;
    font-weight: 400;
    line-height: 24px
}

img.gsc-branding-img,
div.gsc-branding-img {
    vertical-align: middle;
    margin-left: 4px
}

.gsc-result-info {
    margin: 0 8px 0 24px;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 13px;
    line-height: 16.25px;
    color: #666;
    font-weight: 400;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .gsc-result-info {
        margin: 0 12px 0 28px
    }
}

.google-search .gsc-above-wrapper-area {
    border: 0;
    margin: 0
}

.google-search .gsc-control-cse {
    border: 0;
    padding: 0
}

.gsc-result {
    margin: 0 0 8px
}

.gsc-result .gs-watermark {
    display: none
}

.gsc-expansionArea .gsc-result:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .gsc-result {
        margin: 0 0 12px
    }
}

.gs-result {
    padding: 8px;
    display: block;
    outline: none;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .gs-result {
        padding: 12px
    }
}

.gs-result:hover {
    background-color: #d6d6d6;
    text-decoration: none
}

.gsc-thumbnail-inside,
.gsc-url-top,
.gs-visibleUrl-short,
.gsc-thumbnail {
    display: none
}

.gsc-table-result {
    overflow: hidden
}

.google-search .gs-image-box {
    width: auto
}

.google-search .gs-image-box img.gs-image {
    max-width: 130px;
    width: 100%;
    height: auto
}

@media screen and (min-width:768px) {
    .gsc-thumbnail {
        display: block;
        width: 25%;
        float: left
    }

    .google-search .gsc-table-cell-snippet-close {
        width: 75%;
        float: right
    }

    .gs-image-box {
        margin-right: 24px;
        display: block;
        min-height: 1px
    }
}

.google-search .gs-webResult.gs-result .gs-title {
    height: auto;
    overflow: visible
}

.google-search .gsc-result .gs-webResult.gs-result a.gs-title {
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    color: #0af;
    color: rgba(var(--colorVar), 1)
}

.google-search .gsc-result .gs-webResult.gs-result a.gs-title b {
    font-size: 20px;
    line-height: 20px;
    color: #000
}

a.gs-title:hover,
a.gs-title:active {
    text-decoration: none
}

a.gs-title b {
    font-size: 20px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
}

div.gs-snippet {
    font-family: "Work Sans", system-ui;
}

img.gs-image {
    display: block;
    width: 100%
}

.gs-visibleUrl-long,
.gs-visibleUrl-long b {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 13px;
    line-height: 16.25px;
    color: #666;
    font-weight: 400;
    line-height: 24px
}

.google-search .gsc-results .gsc-cursor-box {
    margin: 8px 8px 16px;
    position: relative;
    display: block;
    text-align: center
}

.google-search .gsc-results .gsc-cursor-box:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

@media screen and (min-width:768px) {
    .google-search .gsc-results .gsc-cursor-box {
        margin: 0 12px 24px
    }
}

.google-search .gsc-results .gsc-cursor-box .gsc-cursor-page {
    height: 40px;
    padding: 0 16px;
    text-align: center;
    display: block;
    float: left;
    cursor: pointer;
    font-family: "Work Sans", system-ui;
    line-height: 40px;
    color: #666
}

.google-search .gsc-results .gsc-cursor-box .gsc-cursor-page:hover,
.google-search .gsc-results .gsc-cursor-box .gsc-cursor-page:focus {
    background-color: #000;
    text-decoration: none;
    color: #fff
}

.google-search .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    color: #fff
}

.google-search .gsc-results .gsc-cursor-box .type {
    display: none;
    float: left;
    width: auto;
    height: 40px;
    padding: 0 16px;
    margin: 0;
    font-family: "Work Sans", system-ui;
    line-height: 40px;
    color: #666;
    text-align: center
}

@media screen and (min-width:768px) {
    .google-search .gsc-results .gsc-cursor-box .type {
        display: inline-block
    }
}

.simple-media-header {
    height: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%
}

.simple-media-header .simple-header-images .simple-header-image {
    height: auto;
    padding-bottom: 56.25%
}

.simple-header-images.simple-header-images-archive {
    filter: grayscale(100%)
}

.simple-header-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.simple-header-image-copyright {
    position: absolute;
    top: 42px;
    bottom: 12px;
    right: 8px;
    z-index: 7;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    color: white;
    font-size: 11px;
    line-height: 12px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    opacity: .66
}

.cover-teaser-header-images-background {
    background-position: center center
}

.navigation-overlay-active .news-main .news-header-section .news-title,
.navigation-overlay-active .news-main .news-header-section .news-meta {
    display: none
}

.navigation-overlay-active .rich-media-main .news-header-section .news-title,
.navigation-overlay-active .rich-media-main .news-header-section .news-meta {
    display: block
}

.navigation-overlay-active .news-header-section-platform-above>.grid {
    margin-top: -32px
}

.navigation-overlay-active .news-platform-above {
    margin-bottom: 0
}

.navigation-overlay-active .kittens-will-die {
    height: auto
}

.navigation-overlay-active .kittens-will-die .news-platform-image {
    height: auto;
    padding-bottom: 56.25%
}

.navigation-overlay-active .news-platform-image {
    height: 180px
}

.navigation-overlay-active .simple-tip-platform {
    height: auto
}

.navigation-overlay-active .news-platform-content {
    bottom: 0
}

.navigation-overlay-active .simple-platform .grid {
    position: relative
}

.navigation-overlay-active .simple-header {
    position: absolute;
    height: 180px;
    width: 100%;
    top: 0;
    overflow: hidden
}

.navigation-overlay-active .simple-header.simple-media-group-header {
    position: relative
}

.navigation-overlay-active .simple-header-image {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 180px
}

.navigation-overlay-active .simple-header-image .darken {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.navigation-overlay-active .simple-header .simple-header-image {
    height: 180px
}

.navigation-overlay-active .cover-header-teaser-images {
    position: absolute;
    height: 100%;
    width: 100%
}

.navigation-overlay-active .subsite-cover-teaser-group,
.navigation-overlay-active .cover-teaser-group,
.navigation-overlay-active .cover-teaser-header-images,
.navigation-overlay-active .media-cover-teaser-group {
    height: 180px
}

.navigation-overlay-active .cover-teaser-group-grid {
    height: 100%;
    min-height: inherit
}

.navigation-overlay-active .cover-teaser-group-items {
    bottom: 0
}

.navigation-overlay-active .media-cover-teaser-group {
    min-height: 0
}

.navigation-overlay-active .media-cover-teaser-group .cover-teaser-group-grid {
    z-index: 11
}

.navigation-overlay-active .media-cover-teaser-group .NPOPlayer-advertising {
    z-index: 20
}

.navigation-overlay-active .media-cover-teaser-group .cover-teaser-group-player,
.navigation-overlay-active .media-cover-teaser-group .media-player,
.navigation-overlay-active .media-cover-teaser-group .player {
    height: 100%
}

.navigation-overlay-active .media-cover-teaser-group .player {
    padding-bottom: 0
}

.navigation-overlay-active.playing-platform-player .media-main,
.navigation-overlay-active.playing-platform-player .rich-media-main.news-main {
    margin-top: 0
}

.navigation-overlay-active .media-platform {
    overflow: auto;
    margin-bottom: 0;
    position: relative
}

.navigation-overlay-active .media-platform__preloader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    background-image: url(../img/animated/white-loader.gif) no-repeat fixed center;
    background-size: cover;
    width: 64px;
    height: 64px
}

.navigation-overlay-active .media-platform:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    content: '';
    z-index: -1
}

.navigation-overlay-active .main,
.navigation-overlay-active .platform .grid {
    position: relative;
    z-index: 11
}

.navigation-overlay-active .home-main,
.navigation-overlay-active.playing-platform-player div.media-main {
    margin-top: 0
}

.navigation-overlay-active .lottie,
.navigation-overlay-active .lottie__fallback {
    position: absolute;
    top: 0;
    width: 70px;
    z-index: 100
}

@media screen and (min-width:768px) {

    .navigation-overlay-active .lottie,
    .navigation-overlay-active .lottie__fallback {
        width: 180px
    }
}

.navigation-overlay-active .lottie {
    transition: opacity 250ms ease-out;
    opacity: 1
}

.navigation-overlay-active.playing-platform-player .lottie {
    opacity: 0
}

@media screen and (min-width:1072px) {
    .simple-header-image {
        background-position: center 0;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.header-overflow {
    background: #eee
}

.header-overflow .header-overflow-content {
    padding: 16px
}

.header-overflow .subtitle {
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-family: "Work Sans", system-ui;
    font-weight: 400
}

.news-header-section-platform-behind .news-subtitle {
    display: none
}

header.header-locked-ratio.simple-header,
section.simple-platform.header-locked-ratio {
    height: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%
}

header.header-locked-ratio.simple-header>div.simple-header-images,
header.header-locked-ratio.simple-header>div.logo-container,
header.header-locked-ratio.simple-header>div.grid,
section.simple-platform.header-locked-ratio>div.simple-header-images,
section.simple-platform.header-locked-ratio>div.logo-container,
section.simple-platform.header-locked-ratio>div.grid {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.simple-platform.header-locked-ratio {
    position: relative
}

.simple-platform.header-locked-ratio h1 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 16px;
    max-width: 520px
}

@media screen and (min-width:480px) {
    .simple-platform.header-locked-ratio h1 {
        font-size: 40px;
        line-height: 40px
    }

    .header-overflow .subtitle {
        font-size: 24px;
        line-height: 24px
    }
}

@media screen and (min-width:768px) {
    .simple-platform.header-locked-ratio h1 {
        margin: 0 12px 8px
    }
}

@media screen and (min-width:1072px) {
    .simple-platform.header-locked-ratio h1 {
        font-size: 64px;
        line-height: 64px;
        margin-bottom: 16px
    }
}

.simple-header.header-locked-ratio .logo-container {
    height: auto
}

.simple-header.header-locked-ratio .site-branding,
.simple-header.header-locked-ratio .site-logo {
    height: 200%;
    background-size: cover;
    background-position: center
}

.simple-header.header-locked-ratio .simple-header-image {
    height: 100%
}

@media screen and (min-width:768px) {

    .navigation-overlay-active .subsite-cover-teaser-group,
    .navigation-overlay-active .cover-teaser-group,
    .navigation-overlay-active .cover-teaser-header-images,
    .navigation-overlay-active .media-cover-teaser-group {
        height: 432px
    }

    .navigation-overlay-active .simple-header {
        height: 432px
    }

    .navigation-overlay-active .simple-header .simple-header-image {
        height: 432px
    }

    .navigation-overlay-active .news-platform-image,
    .navigation-overlay-active .simple-tip-platform {
        height: 432px
    }

    .navigation-overlay-active .news-platform-content {
        bottom: 40px;
        margin: 16px
    }

    .navigation-overlay-active .rich-media-main.news-main,
    .navigation-overlay-active section.rich-media-main.news-main,
    .navigation-overlay-active .media-main {
        margin-top: -32px
    }

    .playing-platform-player .rich-media-main.news-main,
    .playing-platform-player section.rich-media-main.news-main,
    .playing-platform-player .media-main {
        margin-top: 0
    }

    .simple-header.header-locked-ratio .simple-header-image {
        height: 100%
    }

    .simple-platform.header-locked-ratio .simple-header-image {
        height: 100%
    }

    .simple-platform.header-locked-ratio .news-platform-content {
        bottom: 0
    }
}

@media screen and (min-width:1072px) {

    .navigation-overlay-active .simple-news-platform .news-title,
    .navigation-overlay-active .simple-news-platform .news-meta {
        display: none
    }

    .navigation-overlay-active .simple-news-platform.simple-platform-above .news-title,
    .navigation-overlay-active .simple-news-platform.simple-platform-above .news-meta {
        display: block
    }

    .navigation-overlay-active .news-main .news-header-section .news-title,
    .navigation-overlay-active .news-main .news-header-section .news-meta {
        display: none
    }

    .navigation-overlay-active .news-header-section.news-header-section-platform-behind .news-title,
    .navigation-overlay-active .news-header-section.news-header-section-platform-behind .news-meta,
    .navigation-overlay-active .news-header-section.news-header-section-platform-behind .news-subtitle,
    .navigation-overlay-active .rich-media-main .news-header-section .news-title,
    .navigation-overlay-active .rich-media-main .news-header-section .news-meta {
        display: block
    }

    .navigation-overlay-active .simple-news-platform .grid {
        display: none
    }

    .navigation-overlay-active .simple-news-platform.simple-platform-above .grid {
        display: block
    }

    .navigation-overlay-active .news-platform-image,
    .navigation-overlay-active .simple-tip-platform {
        height: 603px
    }

    .navigation-overlay-active .news-platform-content {
        bottom: 60px
    }

    .navigation-overlay-active .subsite-cover-teaser-group,
    .navigation-overlay-active .cover-teaser-group,
    .navigation-overlay-active .cover-teaser-header-images,
    .navigation-overlay-active .media-cover-teaser-group {
        height: 603px
    }

    .navigation-overlay-active .cover-teaser-group-items {
        bottom: 32px
    }

    .navigation-overlay-active .simple-header {
        height: 370px
    }

    .navigation-overlay-active .home-main,
    .navigation-overlay-active .media-main,
    .navigation-overlay-active .rich-media-main,
    .navigation-overlay-active section.rich-media-main.news-main {
        margin-top: -32px
    }

    body.edit-mode .navigation-overlay-active .home-main,
    body.edit-mode .navigation-overlay-active .media-main,
    body.edit-mode .navigation-overlay-active .rich-media-main,
    body.edit-mode .navigation-overlay-active section.rich-media-main.news-main {
        margin-top: 0
    }

    .navigation-overlay-active .simple-header .simple-header-image {
        height: 370px
    }

    .navigation-overlay-active .simple-media-header .simple-header-images .simple-header-image {
        padding-bottom: 0
    }

    .navigation-overlay-active .simple-media-header .site-branding {
        display: block
    }

    .navigation-overlay-active .simple-media-header .site-branding,
    .navigation-overlay-active .simple-media-header .site-logo,
    .navigation-overlay-active .simple-media-header .logo-container {
        height: 603px;
        padding-bottom: 0
    }

    .navigation-overlay-active .news-header-section-platform-behind .news-title {
        margin-bottom: 0
    }
}

.logo-container {
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: absolute;
    top: 0
}

.logo-png,
.branding-png {
    display: none
}

.logo-svg,
.branding-svg {
    display: block
}

.site-branding,
.site-logo {
    position: absolute;
    background-position: calc(((1146.26866px - 100vw) / -2) + ((320px - 100vw) / 2)) 0;
    background-repeat: no-repeat;
    height: 180px;
    width: 100%;
    background-size: auto 360px
}

.site-branding {
    z-index: 5
}

.site-logo {
    z-index: 6
}

.simple-platform div.mgnlEditorBar.area~div.mgnlPlaceholder {
    z-index: 10 !important
}

.simple-header-home-link-container {
    display: block;
    position: relative;
}

.simple-header-home-link {
    width: 33%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1004
}

@media screen and (min-width:768px) {
    .logo-container {
        width: 100%;
    }

    .site-branding,
    .site-logo {
        position: absolute;
        background-position: calc(((2751.04478px - 100vw) / -2) + ((768px - 100vw) / 2)) 0;
        background-repeat: no-repeat;
        height: 432px;
        width: 100%;
        background-size: auto 864px
    }
}

@media screen and (min-width:1072px) {
    .logo-container {
        width: 100%;
        overflow: hidden;
        position: absolute
    }

    .site-branding,
    .site-logo {
        position: absolute;
        background-position: center 0;
        background-repeat: no-repeat;
        height: 603px;
        width: 100%;
        background-size: auto 1206px;
        margin: 0
    }

    .simple-media-header .site-branding,
    .simple-media-header .site-logo,
    .simple-media-header .logo-container {
        padding-bottom: 0
    }

    header.header-locked-ratio.simple-header,
    section.simple-platform.header-locked-ratio {
        height: 603px;
        padding-bottom: 0
    }

    .simple-header.header-locked-ratio .site-branding,
    .simple-header.header-locked-ratio .site-logo {
        height: 1206px
    }

    .header-overflow {
        margin-bottom: -32px;
        padding-bottom: 32px
    }

    .header-overflow.header-overflow-behind {
        display: none
    }

    section.simple-platform.no-overflow {
        height: 571px
    }

    section.simple-platform.platform-behind {
        height: 272px
    }
}

@keyframes fadeout-logo {
    0% {
        opacity: 1
    }

    99% {
        opacity: 0;
        height: initial
    }

    100% {
        opacity: 0;
        height: 0
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {

    .logo-png,
    .branding-png {
        display: block
    }

    .logo-svg,
    .branding-svg {
        display: none
    }
}

.simple-platform {
    min-height: 180px;
    overflow: hidden;
    position: relative
}

.simple-platform--empty-placeholder {
    min-height: 50px
}

@media screen and (min-width:768px) {
    .simple-platform {
        min-height: 432px
    }
}

@media screen and (min-width:1072px) {
    .simple-platform {
        min-height: 272px
    }
}

.simple-media-overview-platform {
    z-index: 9;
    position: relative
}


.playlistplayer-platform .grid {
    height: 100%
}

.navigation-overlay-active .section-platform {
    padding-top: 112px
}

@media screen and (min-width:768px) {
    .navigation-overlay-active .section-platform {
        padding-top: 348px
    }
}

.news-overview-title,
.section-platform-title {
    margin: 24px 8px 12px
}

.news-overview-title.invisible,
.section-platform-title.invisible {
    display: none
}

.section-platform-title {
    color: #fff;
    text-shadow: 1px 1px 4px #333
}

@media screen and (min-width:768px) {

    .news-overview-title,
    .section-platform-title {
        margin: 24px 12px 12px
    }
}

.header-grid {
    position: relative
}

.header-navigation {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 47px;
    overflow: hidden;
    background: transparent
}

@media screen and (min-width:768px) {
    .header-navigation {
        height: 47px
    }
}

@media screen and (min-width:1072px) {
    .header-navigation {
        height: 68px
    }
}

.header-bar {
    position: absolute;
    z-index: 50;
    bottom: 0;
    right: 0;
    top: 0;
    left: 66px;
    height: 47px;
    background: rgba(0, 0, 0, .4)
}

@media screen and (min-width:768px) {
    .header-bar {
        height: 47px;
        left: 74px
    }
}

@media screen and (min-width:1072px) {
    .header-bar {
        left: 146px;
        height: 52px
    }
}

@media screen and (min-width:768px) {
    .header-bar-shade-angle {
        border-right: 102px solid transparent;
        border-top: 52px solid transparent;
        display: block;
        height: 0;
        position: absolute;
        right: -102px;
        top: 0;
        width: 0;
        border-top-color: rgba(0, 0, 0, .4)
    }
}

.header-logo {
    position: relative;
    z-index: 52;
    float: left;
    margin-left: 16px;
    overflow: hidden;
    background-image: url(../img/logo/large/blue.png);
    background-repeat: no-repeat;
    background-position: right -2px;
    background-size: 100% 100%;
    display: block;
    height: 49px;
    width: 165px;
    text-decoration: none
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo {
        background-image: url(../img/logo/large-retina/blue.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo {
        background-image: url(../img/logo/extra-large/blue.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo {
        background-image: url(../img/logo/extra-large-retina/blue.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo {
        background-position: right -3px;
        height: 72px;
        width: 240px
    }
}

.header-logo.white {
    background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/large/white.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.white {
        background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/large-retina/white.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.white {
        background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/extra-large/white.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.white {
        background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/extra-large-retina/white.png)
    }
}

.header-logo.black {
    background-image: url(../img/logo/large/black.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.black {
        background-image: url(../img/logo/large-retina/black.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.black {
        background-image: url(../img/logo/extra-large/black.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.black {
        background-image: url(../img/logo/extra-large-retina/black.png)
    }
}

.header-logo.blue {
    background-image: url(../img/logo/large/blue.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.blue {
        background-image: url(../img/logo/large-retina/blue.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.blue {
        background-image: url(../img/logo/extra-large/blue.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.blue {
        background-image: url(../img/logo/extra-large-retina/blue.png)
    }
}

.header-logo.gold {
    background-image: url(../img/logo/large/gold.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.gold {
        background-image: url(../img/logo/large-retina/gold.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.gold {
        background-image: url(../img/logo/extra-large/gold.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.gold {
        background-image: url(../img/logo/extra-large-retina/gold.png)
    }
}

.header-logo.green {
    background-image: url(../img/logo/large/green.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.green {
        background-image: url(../img/logo/large-retina/green.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.green {
        background-image: url(../img/logo/extra-large/green.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.green {
        background-image: url(../img/logo/extra-large-retina/green.png)
    }
}

.header-logo.greybat {
    background-image: url(../img/logo/large/greybat.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.greybat {
        background-image: url(../img/logo/large-retina/greybat.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.greybat {
        background-image: url(../img/logo/extra-large/greybat.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.greybat {
        background-image: url(../img/logo/extra-large-retina/greybat.png)
    }
}

.header-logo.greyelephant {
    background-image: url(../img/logo/large/greyelephant.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.greyelephant {
        background-image: url(../img/logo/large-retina/greyelephant.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.greyelephant {
        background-image: url(../img/logo/extra-large/greyelephant.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.greyelephant {
        background-image: url(../img/logo/extra-large-retina/greyelephant.png)
    }
}

.header-logo.greygrizzly {
    background-image: url(../img/logo/large/greygrizzly.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.greygrizzly {
        background-image: url(../img/logo/large-retina/greygrizzly.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.greygrizzly {
        background-image: url(../img/logo/extra-large/greygrizzly.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.greygrizzly {
        background-image: url(../img/logo/extra-large-retina/greygrizzly.png)
    }
}

.header-logo.greymouse {
    background-image: url(../img/logo/large/greymouse.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.greymouse {
        background-image: url(../img/logo/large-retina/greymouse.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.greymouse {
        background-image: url(../img/logo/extra-large/greymouse.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.greymouse {
        background-image: url(../img/logo/extra-large-retina/greymouse.png)
    }
}

.header-logo.greyjerboa {
    background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/large/greyjerboa.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.greyjerboa {
        background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/large-retina/greyjerboa.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.greyjerboa {
        background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/extra-large/greyjerboa.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.greyjerboa {
        background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/extra-large-retina/greyjerboa.png)
    }
}

.header-logo.greywolf {
    background-image: url(../img/logo/large/greywolf.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.greywolf {
        background-image: url(../img/logo/large-retina/greywolf.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.greywolf {
        background-image: url(../img/logo/extra-large/greywolf.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.greywolf {
        background-image: url(../img/logo/extra-large-retina/greywolf.png)
    }
}

.header-logo.lime {
    background-image: url(../img/logo/large/lime.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.lime {
        background-image: url(../img/logo/large-retina/lime.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.lime {
        background-image: url(../img/logo/extra-large/lime.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.lime {
        background-image: url(../img/logo/extra-large-retina/lime.png)
    }
}

.header-logo.orange {
    background-image: url(../img/logo/large/orange.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.orange {
        background-image: url(../img/logo/large-retina/orange.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.orange {
        background-image: url(../img/logo/extra-large/orange.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.orange {
        background-image: url(../img/logo/extra-large-retina/orange.png)
    }
}

.header-logo.pink {
    background-image: url(../img/logo/large/pink.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.pink {
        background-image: url(../img/logo/large-retina/pink.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.pink {
        background-image: url(../img/logo/extra-large/pink.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.pink {
        background-image: url(../img/logo/extra-large-retina/pink.png)
    }
}

.header-logo.plum {
    background-image: url(../img/logo/large/plum.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.plum {
        background-image: url(../img/logo/large-retina/plum.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.plum {
        background-image: url(../img/logo/extra-large/plum.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.plum {
        background-image: url(../img/logo/extra-large-retina/plum.png)
    }
}

.header-logo.red {
    background-image: url(../img/logo/large/red.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.red {
        background-image: url(../img/logo/large-retina/red.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.red {
        background-image: url(../img/logo/extra-large/red.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.red {
        background-image: url(../img/logo/extra-large-retina/red.png)
    }
}

.header-logo.royal {
    background-image: url(../img/logo/large/royal.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.royal {
        background-image: url(../img/logo/large-retina/royal.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.royal {
        background-image: url(../img/logo/extra-large/royal.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.royal {
        background-image: url(../img/logo/extra-large-retina/royal.png)
    }
}

.header-logo.turquoise {
    background-image: url(../img/logo/large/turquoise.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.turquoise {
        background-image: url(../img/logo/large-retina/turquoise.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.turquoise {
        background-image: url(../img/logo/extra-large/turquoise.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.turquoise {
        background-image: url(../img/logo/extra-large-retina/turquoise.png)
    }
}

.header-logo.violet {
    background-image: url(../img/logo/large/violet.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.violet {
        background-image: url(../img/logo/large-retina/violet.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.violet {
        background-image: url(../img/logo/extra-large/violet.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.violet {
        background-image: url(../img/logo/extra-large-retina/violet.png)
    }
}

.header-logo.yellow {
    background-image: url(../img/logo/large/yellow.png)
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx) {
    .header-logo.yellow {
        background-image: url(../img/logo/large-retina/yellow.png)
    }
}

@media screen and (min-width:1072px) {
    .header-logo.yellow {
        background-image: url(../img/logo/extra-large/yellow.png)
    }
}

@media only screen and (min--moz-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1072px),
only screen and (min-resolution:2dppx) and (min-width:1072px) {
    .header-logo.yellow {
        background-image: url(../img/logo/extra-large-retina/yellow.png)
    }
}

.header-logo:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .header-logo {
        margin-left: 24px;
        display: none
    }
}

.header-logo-text {
    display: none
}

.header-jump-menu {
    margin: 8px 16px 0 0;
    position: relative;
    letter-spacing: 0;
    z-index: 53;
    float: right
}

@media screen and (min-width:768px) {
    .header-jump-menu .nav {
        display: none
    }

    .header-jump-menu .search {
        display: none
    }
}

@media screen and (min-width:1072px) {
    .header-jump-menu {
        margin-top: 10px
    }
}

.header-jump-menu .nav {
    text-decoration: none;
    top: 3px
}

.header-jump-menu .nav:before {
    content: '';
    position: relative;
    display: block;
    color: #fff;
    content: "r";
    height: 24px;
    width: 24px;
    font-size: 32px;
    line-height: .75
}

.header-jump-menu .search {
    top: 3px;
    text-decoration: none;
    overflow: hidden;
    margin-left: 24px
}

.header-jump-menu .search:before {
    content: '';
    position: relative;
    display: block;
    color: #fff;
    content: "u";
    height: 24px;
    width: 24px;
    font-size: 32px;
    line-height: .75
}

.header-jump-menu-item {
    font-size: 20px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    position: relative;
    float: left;
    top: -6px
}

.header-images {
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden
}

.header-tall .header-images .header-image {
    height: 320px;
    width: 100%;
    background-size: cover;
    background-position: center 0;
    position: relative
}

@media screen and (min-width:768px) {
    .header-tall .header-images .header-image {
        height: 432px
    }
}

@media screen and (min-width:1072px) {
    .header-tall .header-images .header-image {
        height: 603px
    }
}

.header-tall .header-images .reflect {
    position: absolute;
    display: none;
    top: 0;
    transform: scaleX(-1)
}

@media screen and (min-width:1072px) {
    .header-tall .header-images .reflect {
        display: block
    }
}

.header-tall .header-images .reflect.left {
    left: -1070px
}

.header-tall .header-images .reflect.right {
    right: -1070px
}

.header-tall .header-images .darken {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.header-tall .header-images .header-images-bottom {
    position: relative
}

.header-tall .header-images .header-images-top {
    position: relative;
    height: 48px
}

.header-tall .header-images .header-images-top .reflect {
    top: auto;
    bottom: 0;
    transform: scale(-1, -1)
}

.header-tall .header-images .header-images-top .center {
    position: absolute;
    bottom: 0;
    transform: scaleY(-1)
}

@media screen and (min-width:768px) {
    .header-tall .header-images .header-images-top {
        height: 58px
    }
}

@media screen and (min-width:1072px) {
    .header-tall .header-images .header-images-top {
        height: 88px
    }
}

.header-tall .header-images .grid {
    position: relative
}

.header-images-placeholder .header-images-top {
    position: relative;
    height: 48px
}

.header-images-placeholder .header-images-top .reflect {
    top: auto;
    bottom: 0;
    transform: scale(-1, -1)
}

.header-images-placeholder .header-images-top .center {
    position: absolute;
    bottom: 0;
    transform: scaleY(-1)
}

@media screen and (min-width:768px) {
    .header-images-placeholder .header-images-top {
        height: 58px
    }
}

@media screen and (min-width:1072px) {
    .header-images-placeholder .header-images-top {
        height: 88px
    }
}

.header-images-background {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: cover
}

.header-images-background .darken {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.header-small .header-image {
    background-position: -432px 0;
    background-repeat: repeat-x;
    height: 155px;
    width: 100%;
    z-index: 0
}

.header-small .header-images-background {
    position: relative;
    height: 155px
}

@media screen and (min-width:768px) {
    .header-small .header-image {
        height: 155px;
        background-position: -424px 0
    }

    .header-small .header-images-background {
        height: 155px
    }
}

@media screen and (min-width:1072px) {
    .header-small .header-image {
        height: 224px;
        background-position: center 0
    }

    .header-small .header-images-background {
        height: 224px
    }
}

.media-header .header-images .header-image {
    height: auto;
    padding-bottom: 56.25%
}

.header-image-copyright {
    position: absolute;
    top: 52px;
    bottom: 12px;
    right: 8px;
    z-index: 6;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    color: white;
    font-size: 11px;
    line-height: 12px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    opacity: .66
}

.header-page-title {
    position: relative
}

.main-header .header-page-title {
    height: 155px
}

.header-page-title .header-page-title-invisible {
    visibility: hidden
}

@media screen and (min-width:768px) {
    .main-header .header-page-title {
        height: 155px
    }
}

@media screen and (min-width:1072px) {
    .main-header .header-page-title {
        height: 224px
    }
}

.header-page-title-grid {
    position: relative;
    height: 100%;
    max-width: 1072px;
    min-width: 320px;
    margin: 0 auto;
    display: block;
    clear: both
}

.header-page-title-text {
    position: absolute;
    left: 16px;
    display: block;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    color: #fff
}

.header-page-title-text-link,
.header-page-title-text-link:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .header-page-title-text {
        left: 24px
    }
}

.header-page-title-short {
    top: 53px;
    font-size: 72px;
    line-height: 72px
}

@media screen and (min-width:1072px) {
    .header-page-title-short {
        top: 79px;
        font-size: 88px;
        line-height: 88px
    }
}

.header-page-title-long {
    top: 60px;
    width: 148px;
    font-size: 24px;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .header-page-title-long {
        top: 56px;
        width: auto;
        font-size: 40px;
        line-height: 40px
    }
}

@media screen and (min-width:1072px) {
    .header-page-title-long {
        top: 81px;
        font-size: 56px;
        line-height: 56px
    }
}

.header-page-title-logo {
    position: absolute;
    left: 16px;
    bottom: 0;
    display: block;
    height: 100%;
    text-decoration: none
}

.header-page-title-logo:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .header-page-title-logo {
        left: 24px
    }
}

.header-page-title-logo-image {
    height: 100%
}

.header-animation-images {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #333
}

.header-animation-images.blurred {
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
    transform: scale(1.05)
}

.header-animation-images .animation-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center 0;
    opacity: 0;
    transition: opacity 2s, transform 15s
}

.header-animation-images .animation-image {
    transform-origin: bottom left
}

.header-animation-images .animation-image:nth-child(2n+1) {
    transform-origin: top right
}

.header-animation-images .animation-image:nth-child(3n+1) {
    transform-origin: top left
}

.header-animation-images .animation-image:nth-child(4n+1) {
    transform-origin: bottom right
}

.header-animation-images .fx+.fx,
.header-animation-images .fx:first-child {
    z-index: 1
}

.header-animation-images .fx-opacity {
    opacity: 1;
    z-index: 0
}

.header-animation-images .fx-transform {
    transform: scale(1.05)
}

.header-animation-single-image {
    transition: transform 30s ease-out 2s;
    transform: scale(1.2);
    transform-origin: center right
}

.header-animation-single-image.fx-transform {
    transform: scale(1)
}

.header-animation-images .simple-header-image-copyright.fx-opacity {
    opacity: 1
}

.header-animation-images .simple-header-image-copyright {
    transition: opacity 2s;
    z-index: 1;
    opacity: 0
}

.media-magnifier-hint-icon {
    position: relative !important
}

.media-magnifier-hint-icon:before {
    z-index: var(--media-magnifier-hint-icon-z-index)
}

.villa-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transition: background-color 500ms linear;
    z-index: 1;
    background-color: var(--villa-image-overlay-background-color)
}

.news-image.has-link {
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000
}

.news-image.has-link villa-image {
    --villa-image-skeleton-color: transparent;
    display: inline-block;
    transition: transform 2s cubic-bezier(.1, .32, .26, 1) .1s;
    transform: var(--villa-image-transform)
}

.news-image.has-link:hover {
    --villa-image-transform: scale(1.1);
    --villa-image-overlay-background-color: rgba(0, 0, 0, .3);
    --media-magnifier-hint-icon-z-index: 2
}

.news-image-meta-overlayed-positioner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.news-image {
    position: relative;
    margin: 0 8px;
    overflow: hidden;
    line-height: 0
}

@media screen and (min-width:768px) {
    .news-image {
        margin: 0 12px
    }
}

.news-image-figure {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.news-image-figure.scrolling {
    background-attachment: fixed;
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000
}

.news-image-figure.scrolling+.news-image-overlay .news-image-meta-overlayed-container {
    transform: translateY(-100%)
}

.news-image.news-image_no-fixed .news-image-figure {
    background-attachment: scroll
}

.news-image-overlay {
    position: relative
}

.news-image-meta-overlayed-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0 16px;
    z-index: 1
}

.news-image-meta-overlayed-container .grid {
    min-width: auto
}

.news-image-meta-overlayed-container .grid,
.news-image-meta-overlayed-container .news-image-meta-overlayed-column {
    height: 100%
}

@media screen and (max-width:767px) {
    .news-image-meta-overlayed-container .grid .col:first-child {
        display: none
    }
}

.news-image-meta-overlayed-column-content {
    display: table;
    height: 100%
}

.news-image-meta-overlayed {
    display: table-cell;
    vertical-align: bottom
}

.news-image-meta-overlayed .news-image-caption {
    margin-bottom: 8px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    line-height: 32px;
    font-size: 32px
}

.news-image-meta-overlayed .news-image-description {
    font-family: "Work Sans", system-ui;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    text-transform: none;
    font-size: 20px;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .news-image-meta-overlayed {
        margin-left: 24px;
        margin-right: 24px;
        vertical-align: middle
    }

    .news-image-meta-overlayed .news-image-caption {
        margin-bottom: 16px;
        font-size: 64px;
        line-height: 64px
    }
}

.news-image-meta-underneath-container {
    margin: 0 12px
}

.news-image-meta-underneath {
    margin: 8px 16px 16px
}

@media screen and (min-width:768px) {
    .news-image-meta-underneath {
        margin: 8px 24px 24px
    }
}

.news-image-meta-underneath .news-image-caption {
    font-weight: 700;
    margin-bottom: 16px
}

.section-with-layout-content .news-image-caption,
.home-section .news-image-caption {
    font-size: 13px;
    line-height: 16px;
    margin: 6px 0 0
}

.news-image-copyright {
    position: absolute;
    z-index: 100;
    top: 12px;
    right: 8px;
    bottom: 42px;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 11px;
    line-height: 12px;
    color: #fff;
    text-shadow: 1px 1px 4px #333;
    opacity: .66
}

.news-image-link-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 41
}

.news-image-link-container:hover .news-image-link {
    text-decoration: none
}

.news-image-link-container:hover .news-image-link {
    background: #333
}

.news-image-link-container:hover .news-image-link .news-image-link-text,
.news-image-link-container:hover .news-image-link .news-image-link-icon {
    color: #fff
}

.news-image-link {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 100;
    right: 0;
    bottom: 0;
    text-decoration: none;
    background: #fff
}

.news-image-link-text {
    margin: 10px 0 6px 16px;
    font-size: 16px;
    line-height: 16px;
    color: #333
}

@media screen and (min-width:1072px) {
    .news-image-link-text {
        margin: 16px 0 12px 24px;
        font-size: 20px;
        line-height: 20px;
        color: #333
    }
}

.news-image-link-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 24px;
    height: 32px;
    font-size: 24px;
    padding-top: 2px;
    margin: 0 4px;
    color: #333
}

@media screen and (min-width:1072px) {
    .news-image-link-icon {
        height: 48px;
        font-size: 30px;
        padding-top: 4px;
        margin: 0 12px
    }
}

.image-comparison {
    position: relative;
    margin: 16px 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none
}

.image-comparison .image-comparison__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-size: cover
}

.image-comparison .image-comparison__slider {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    cursor: ew-resize;
    width: 2px;
    height: 100%;
    background-color: #fff;
    opacity: .85
}

.image-comparison .image-comparison__slider .image-comparison__slider__handle {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: ew-resize;
    width: 40px;
    height: 40px;
    background-color: #fff;
    transition: transform .2s;
    transform-origin: center
}

.image-comparison .image-comparison__slider .image-comparison__slider__handle:hover {
    transform: translate(-50%, -50%) scale(1.1)
}

.image-comparison .image-comparison__slider .image-comparison__slider__handle:before,
.image-comparison .image-comparison__slider .image-comparison__slider__handle:after {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    font-family: vpro-iconfont;
    font-size: 2em;
    color: #000;
    content: 'n'
}

@media screen and (min-width:768px) {

    .image-comparison .image-comparison__slider .image-comparison__slider__handle:before,
    .image-comparison .image-comparison__slider .image-comparison__slider__handle:after {
        font-size: 2.5em
    }
}

.image-comparison .image-comparison__slider .image-comparison__slider__handle:before {
    transform: scaleX(-1)
}

.image-comparison .image-comparison__slider .image-comparison__slider__handle:after {
    transform: translateY(1px)
}

@media screen and (min-width:768px) {
    .image-comparison .image-comparison__slider .image-comparison__slider__handle {
        width: 48px;
        height: 48px
    }
}

.image-copyright {
    position: absolute;
    top: 0;
    bottom: 0;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-rl;
    transform: scale(-1) translate(0, 100%);
    transform-origin: 0 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right
}

.image-copyright-link {
    display: inline-block;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    line-height: 15px;
    color: inherit;
    cursor: pointer
}

.image-copyright .image-copyright-link {
    text-decoration: none
}

.image-copyright-text {
    vertical-align: bottom
}

.image-copyright-license-link {
    font-size: 0;
    display: inline-block;
    padding-bottom: 5px;
    color: inherit;
    cursor: pointer
}

.image-copyright .image-copyright-license-link {
    text-decoration: none
}

.image-copyright-license {
    font-size: 0;
    display: inline-block;
    padding-bottom: 5px
}

.image-copyright-copyrighted {
    display: inline-block;
    transform: rotate(90deg)
}

.image-copyright-icon {
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: rotate(90deg)
}

.image-copyright-icon-cc-cc {
    background-image: url(../img/copyright/cc-w.svg)
}

.image-copyright-icon-cc-by {
    background-image: url(../img/copyright/by-w.svg)
}

.image-copyright-icon-cc-nd {
    background-image: url(../img/copyright/nd-w.svg)
}

.image-copyright-icon-cc-nc {
    background-image: url(../img/copyright/nc-w.svg)
}

.image-copyright-icon-cc-sa {
    background-image: url(../img/copyright/sa-w.svg)
}

.image-copyright-icon-cc-pd {
    background-image: url(../img/copyright/pd-w.svg)
}

.image-copyright-contrast .image-copyright-icon {
    opacity: .65
}

.image-copyright-contrast .image-copyright-icon-cc-cc {
    background-image: url(../img/copyright/cc.svg)
}

.image-copyright-contrast .image-copyright-icon-cc-by {
    background-image: url(../img/copyright/by.svg)
}

.image-copyright-contrast .image-copyright-icon-cc-nd {
    background-image: url(../img/copyright/nd.svg)
}

.image-copyright-contrast .image-copyright-icon-cc-nc {
    background-image: url(../img/copyright/nc.svg)
}

.image-copyright-contrast .image-copyright-icon-cc-sa {
    background-image: url(../img/copyright/sa.svg)
}

.image-copyright-contrast .image-copyright-icon-cc-pd {
    background-image: url(../img/copyright/pd.svg)
}

.imdb-label {
    display: block;
    font-weight: 700;
    text-transform: lowercase
}

@media screen and (min-width:768px) {
    .imdb-label {
        width: 122px;
        float: left;
        clear: left
    }
}

.imdb-link {
    display: block;
    overflow: auto;
    text-decoration: none;
    margin: 0 0 12px
}

.imdb-link:hover {
    text-decoration: underline
}

@media screen and (min-width:768px) {
    .imdb-link {
        margin: 0 0 4px;
        line-height: 24px
    }
}

.imdb-link-prefix {
    float: left
}

.imdb-link-icon {
    display: inline;
    text-indent: -999px;
    overflow: hidden;
    width: 60px;
    float: left;
    margin-left: .5em
}

.imdb-link-icon:after {
    display: block;
    float: left;
    content: '';
    width: 41px;
    height: 24px;
    background-image: url(../img/cinema/imdb-15.png);
    background-position: 0 3px;
    background-repeat: no-repeat
}

.in-file {
    position: relative;
    min-height: 456px
}

.in-file-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.in-file-background:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background-color: #000;
    opacity: .6
}

.in-file-meta {
    padding: 8px 8px 0
}

@media screen and (min-width:768px) {
    .in-file-meta {
        padding: 8px 12px 0
    }
}

.in-file-link-icon {
    display: inline-block;
    height: auto;
    font-size: 20px;
    vertical-align: middle
}

.in-file-text {
    margin-top: 20px
}

@media screen and (min-width:768px) {
    .in-file-text {
        padding-right: 24px
    }
}

.in-file-recents {
    padding: 24px 8px 0
}

@media screen and (min-width:768px) {
    .in-file-recents {
        padding-top: 8px
    }
}

.in-file-recents-list-title {
    display: inline-block;
    height: 24px;
    line-height: 24px
}

.in-file-recents-list-item {
    position: relative;
    display: block;
    border-bottom: 1px solid white;
    padding: 20px 24px 0 0;
    height: 82px;
    text-decoration: none
}

.in-file-recents-list-item:before,
.in-file-recents-list-item:after {
    content: " ";
    display: table
}

.in-file-recents-list-item:after {
    clear: both
}

.in-file-recents-list-item:last-child {
    border: 0
}

.in-file-recents-list-item:hover {
    text-decoration: none;
    cursor: pointer
}

.in-file-recents-list-item .faux-columns {
    width: 100%
}

.in-file-recents-list-item .list-item-title {
    padding-left: 91px;
    line-height: 120%
}

.in-file-recents-list-item .list-item-thumbnail {
    position: absolute;
    left: 0;
    top: 20px;
    width: 75px;
    height: 42px;
    background-color: rgba(0, 0, 0, .4);
    background-position: center center;
    background-size: cover
}

.in-file-recents-list-item .list-item-thumbnail .glyph {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    background: rgba(255, 255, 255, .85)
}

.eye-white {
    background-color: #fff;
    width: 15%;
    height: 45%;
    position: absolute;
    top: 8px
}

.eye-white.left {
    left: 48px
}

.eye-white.right {
    right: 24px
}

@media screen and (min-width:1072px) {
    .eye-white {
        top: 12px
    }

    .eye-white.left {
        left: 64px
    }

    .eye-white.right {
        right: 36px
    }
}

.pupil {
    background-color: #000;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    top: 9px
}

.pupil.left {
    left: 52px
}

.pupil.right {
    right: 26px
}

@media screen and (min-width:1072px) {
    .pupil {
        top: 16px;
        width: 24px;
        height: 24px;
        border-radius: 12px
    }

    .pupil.left {
        left: 76px
    }

    .pupil.right {
        right: 40px
    }
}

.label {
    position: relative
}

.label-in-section {
    padding: 12px
}

.label-in-section.sub-component-theme {
    margin-bottom: 8px
}

.label-link a {
    text-decoration: none
}

.bg-transparent-white .label-title {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

@media all and (max-width:767px) {
    .label-title.label-medium {
        font-size: 26px;
        line-height: 26px
    }

    .label-title.label-large {
        font-size: 32px;
        line-height: 32px
    }
}

.latest-updates {
    margin-bottom: 16px
}

.latest-updates.sub-component-theme {
    padding-top: 8px
}

.latest-updates__title {
    margin-bottom: 8px;
    color: rgba(var(--colorVar), 1)
}

.latest-updates__listing .col:not(:last-child) {
    margin-bottom: 8px
}

.latest-updates__footer {
    margin: 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .latest-updates__footer {
        margin: 8px 12px
    }
}

.latest-updates__footer-link {
    color: rgba(var(--colorVar), 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    display: inline-block;
    width: 100%;
    padding: 8px
}

@media screen and (min-width:768px) {
    .latest-updates__footer-link {
        padding: 8px 12px
    }
}

.latest-updates__footer-link:hover {
    text-decoration: none
}

.latest-updates__footer-link-icon {
    position: relative;
    color: #0af;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.latest-updates__footer-link-icon:before {
    content: "b"
}

.live-player {
    position: relative;
    display: block;
    margin: 0
}

@media screen and (min-width:768px) {
    .live-player {
        margin: 0 0 24px
    }
}

.live-player .player-controlbar {
    bottom: -64px;
    height: 64px
}

.live-player-link {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 10
}

.live-player-link-sound {
    display: none;
    color: #fff;
    line-height: 36px;
    height: 36px;
    padding: 0 0 0 60px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 148px;
    font-size: 15px
}

.live-player-link-sound-glyph {
    position: absolute;
    left: 18px;
    top: 6px;
    color: #fff
}

.live-player-link-sound-off {
    background: rgba(0, 0, 0, .5);
    display: block
}

.live-player:hover .live-player-link-sound-off {
    display: none
}

.live-player-link-sound-on {
    background-color: rgba(var(--colorVar), 1);
    display: none
}

.live-player:hover .live-player-link-sound-on {
    display: block
}

.live-player.small {
    margin: 0 12px 24px
}

.live-player.small .player {
    height: 192px
}

.magnified-sliding-teaser-group .slider-list>li:first-child .live-player.small .player {
    height: 456px
}

.live {
    position: absolute;
    z-index: 10;
    bottom: 0;
    font-size: 0;
    width: 100%;
    margin: 0
}

.small .live {
    position: relative;
    bottom: auto;
    top: auto;
    height: 48px
}

.live>li {
    position: relative;
    font-size: 15px
}

.normal .live>li {
    transition: opacity .1s ease-in-out;
    width: 100%;
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.small .live>li {
    width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 0
}

.normal .live>li.active {
    position: relative;
    opacity: 1
}

.small .live>li.active {
    opacity: 1
}

.live-player.normal:hover .live>li.active {
    position: absolute;
    opacity: 0
}

.live-player.small:hover .live>li.active {
    position: absolute;
    opacity: 0
}

.live-player.normal:hover .live>li:first-child {
    position: relative;
    opacity: 1
}

.live-player.small:hover .live>li:first-child {
    opacity: 1
}

.large .live {
    position: relative;
    z-index: 10
}

.large .live-now,
.large .live-later,
.large .live-guide,
.large .live-theme {
    position: relative;
    font-size: 15px
}

@media screen and (min-width:768px) {
    .large .live-now-later {
        display: table;
        width: 100%
    }

    .large .live-now,
    .large .live-later {
        display: table-cell;
        float: none
    }
}

.live-now-progress var {
    background: #fff;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    top: 0;
    width: 0
}

.live-now-progress {
    background: #333;
    position: absolute;
    height: 4px;
    bottom: 0;
    right: 0;
    left: 0
}

.large .live-now-progress {
    position: relative;
    margin: 16px 0
}

.live-now-title {
    background: #0af;
    color: #666;
    padding: 8px 16px 0;
    margin: 0;
    position: absolute;
    bottom: 100%;
    left: 0
}

.live-now-description {
    overflow: hidden;
    padding: 8px 16px;
    height: 84px;
    clear: both
}

.small .live-now-description {
    height: 48px
}

.large .live-now-description {
    min-height: 148px;
    height: auto;
    padding-bottom: 24px
}

@media screen and (min-width:1072px) {
    .large .live-now-description {
        min-height: 164px
    }
}

.live-now-description p {
    display: none;
    line-height: 18px;
    font-size: 12px;
    color: #fff
}

.large .live-now-description p {
    display: block
}

.live-now-description h3 {
    margin: 8px 0;
    color: #fff
}

.small .live-now-description h3 {
    margin: 0
}

.large .live-later {
    background: #666
}

.live-later-title {
    background: #666;
    color: rgba(var(--colorVar), 1);
    padding: 8px 16px 0;
    margin: 0;
    position: absolute;
    bottom: 100%;
    left: 0
}

.live-later-description {
    overflow: hidden;
    padding: 8px 16px;
    height: 84px;
    clear: both
}

.small .live-later-description {
    background: #666;
    height: 48px
}

.normal .live-later-description {
    background: #666
}

.large .live-later-description {
    min-height: 148px;
    height: auto;
    padding-bottom: 96px
}

@media screen and (min-width:768px) {
    .large .live-later-description {
        padding-bottom: 72px
    }
}

@media screen and (min-width:1072px) {
    .large .live-later-description {
        min-height: 164px
    }
}

.live-later-description p {
    display: none;
    line-height: 18px;
    font-size: 12px;
    color: #fff
}

.large .live-later-description p {
    display: block;
    margin: 0
}

.live-later-description h3 {
    margin: 8px 0;
    color: #fff
}

.small .live-later-description h3 {
    margin: 0
}

.live-later-toggle-guide {
    position: absolute;
    margin: 16px 16px 40px;
    bottom: 0;
    left: 0;
    display: block;
    width: 190px;
    padding: 8px 0;
    background-color: rgba(var(--colorVar), 1);
    text-align: center
}

@media screen and (min-width:768px) {
    .large .live-later-toggle-guide {
        margin-bottom: 16px
    }
}

.live-later-toggle-guide:hover {
    text-decoration: none
}

.live-later-toggle-guide .show {
    display: inline;
    color: #fff
}

.live-later-toggle-guide.visible .show {
    display: none
}

.live-later-toggle-guide .hide {
    display: none;
    color: #fff
}

.live-later-toggle-guide.visible .hide {
    display: inline
}

.live-theme {
    position: relative;
    background: #fff
}

.live-theme-title {
    color: #666;
    background: #fff;
    padding: 8px 16px 0;
    margin: 0;
    position: absolute;
    bottom: 100%;
    left: 0
}

.live-theme-description {
    color: #666;
    overflow: hidden;
    padding: 8px 16px;
    height: 84px;
    clear: both
}

.large .live-theme-description {
    height: auto;
    clear: none;
    padding-bottom: 16px
}

.small .live-theme-description {
    height: 48px
}

.live-theme-description-lead-title {
    padding: 16px 16px 0;
    color: #0af
}

.small .live-theme-description-lead-title {
    display: none
}

.normal .live-theme-description-lead-title {
    display: none
}

@media screen and (min-width:768px) {
    .live-theme-description-lead-title {
        display: none
    }
}

.live-theme-description-title {
    margin: 8px 0;
    display: none
}

.small .live-theme-description-title {
    display: block;
    color: #666
}

.normal .live-theme-description-title {
    display: block;
    color: #666
}

@media screen and (min-width:768px) {
    .large .live-theme-description-title {
        color: rgba(var(--colorVar), 1);
        display: block
    }
}

.live-theme-description p {
    color: #666;
    line-height: 18px;
    font-size: 12px;
    overflow: hidden;
    display: none
}

.large .live-theme-description p {
    display: block
}

.live-theme-image-container {
    padding: 8px 16px 0
}

@media screen and (min-width:768px) {
    .live-theme-image-container {
        padding: 24px 16px 16px;
        float: right
    }
}

.live-theme-image {
    width: 100%
}

@media screen and (min-width:1072px) {
    .live-theme-image {
        width: auto
    }
}

.live-theme-readmore {
    display: none;
    padding: 8px 16px;
    background: #0af;
    color: #fff
}

.live-theme-readmore:hover {
    background-color: #fff;
    text-decoration: none
}

.large .live-theme-readmore {
    display: inline-block
}

.large .live-guide {
    min-height: 0;
    max-height: 0;
    overflow: hidden
}

.large .live-guide.visible {
    max-height: 100%
}

@media screen and (min-width:1072px) {
    .large .live-guide.visible {
        max-height: 480px;
        overflow-y: scroll
    }
}

.live-guide-title {
    background: #666;
    color: #0af;
    padding: 8px 16px 0;
    margin: 0;
    position: absolute;
    bottom: 100%;
    left: 0
}

.live-guide-description {
    background: #666;
    overflow: hidden;
    padding: 8px 16px;
    clear: both
}

.live-guide-description h3 {
    margin: 8px 0;
    color: #0af
}

.small .live-guide-description h3 {
    margin: 0
}

.link-lists {
    overflow: hidden;
    padding-bottom: 0
}

.link-lists-container.sub-component-theme {
    margin-bottom: 8px
}

.link-list-list {
    margin: 0
}

.link-list-list.link-list-list--align-right .col {
    float: right;
    text-align: right
}

.right-to-left .link-list-list.link-list-list--align-right .col {
    float: left;
    text-align: left
}

.link-list-title--align-right {
    text-align: right
}

.right-to-left .link-list-title--align-right {
    text-align: left
}

.link-list-list:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (min-width:768px) {
    .link-list-list {
        margin: 0
    }
}

.link-list-title {
    margin: 0 0 8px;
    color: rgba(var(--colorVar), 1)
}

.link-list-title.sub-theme-title {
    margin: 16px 0 8px
}

.link-list-link {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    height: 48px;
    line-height: 48px;
    color: #666;
    border-bottom: 1px solid #d6d6d6
}

.link-list-link:hover,
.link-list-link:active {
    padding: 0 8px;
    background: #d6d6d6
}

.link-list-link--social {
    font-family: "Work Sans", system-ui;
    font-size: 24px;
    line-height: 24px;
    height: 56px;
    line-height: 56px
}

@media screen and (min-width:768px) {
    .link-list>li:last-child .link-list-link {
        border-bottom: none
    }
}

.link-list-list>li:last-child .link-list>li:last-child .link-list-link {
    border-bottom: none
}

.link-list-link {
    margin: 0 8px
}

.link-lists-emphasized .link-list-link {
    font-family: "Work Sans", system-ui;
    text-transform: none;
    font-size: 2
}

.link-list .link-list-item a.link-list-link {
    background-image: none
}

.link-list-link:hover {
    text-decoration: none;
    margin: 0;
    padding: 0 8px
}

@media screen and (min-width:768px) {
    .link-list-link {
        margin: 0 12px
    }

    .link-list-link:hover {
        margin: 0;
        padding: 0 12px
    }
}

.link-list-link .glyph {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 32px;
    margin-right: 8px;
    vertical-align: middle;
    color: inherit
}

.link-list-exit-link {
    font-family: "Work Sans", system-ui;
    color: #0af;
    text-decoration: underline;
    font-size: 2
}

.link-list-exit-link .glyph {
    display: inline-block;
    vertical-align: middle
}

.hidden-link-list-item {
    display: none
}

@media screen and (min-width:768px) {
    .hidden-link-list-item {
        display: block
    }
}

.media-gallery {
    background-color: #333
}

.media-gallery-title {
    margin: 12px 8px
}

.media-gallery-title {
    color: #fff
}

@media screen and (min-width:768px) {
    .media-gallery-title {
        margin: 12px
    }
}

.media-gallery-grid:after {
    content: '';
    display: block;
    clear: both
}

.media-gallery-with-title {
    margin-bottom: 24px
}

.media-gallery-grid__videos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 16px
}

.media-gallery-grid__videos>* {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

@media screen and (min-width:768px) {
    .media-gallery-grid__videos>* {
        -ms-flex: 1 0 49%;
        flex: 1 0 49%
    }
}

.media-gallery-item {
    width: 160px;
    float: left;
    overflow: hidden
}

.media-gallery-item-landscape,
.media-gallery-item-player {
    width: 320px
}

@media screen and (min-width:480px) {
    .media-gallery-item-player {
        width: 462px
    }
}

.media-gallery-item .media-gallery-item-content {
    height: 260px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.media-gallery-item .media-gallery-item-content:before,
.media-gallery-item .media-gallery-item-content:after {
    content: " ";
    display: table
}

.media-gallery-item .media-gallery-item-content:after {
    clear: both
}

.media-gallery-item-meta {
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 8px;
    top: auto;
    z-index: 10;
    text-shadow: 1px 1px 4px #333
}

@media screen and (min-width:768px) {
    .media-gallery-item-meta {
        left: 24px;
        right: 24px;
        bottom: 12px
    }
}

.media-gallery-item-play-preview {
    width: 72px;
    height: 72px;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    margin-left: -36px;
    margin-top: -40px;
    z-index: 20
}

.media-gallery-item-play-preview:before {
    color: #fff;
    content: "q";
    height: 24px;
    width: 24px;
    width: 72px;
    height: 72px;
    font-size: 60px;
    line-height: 1.2;
    cursor: pointer
}

.media-gallery-item-play-preview-duration {
    bottom: -32px;
    position: absolute;
    width: 72px;
    height: 31px;
    line-height: 31px;
    font-size: 12px;
    color: #fff;
    text-align: center
}

.media-group-episodes-title {
    display: inline-block;
    float: left;
    color: #fff;
    height: 48px;
    line-height: 48px;
    margin-bottom: 8px
}

.media-group-episodes-title {
    padding-left: 8px;
    padding-right: 8px
}

@media screen and (min-width:768px) {
    .media-group-episodes-title {
        padding-left: 12px;
        padding-right: 12px
    }
}

.media-group-episodes-count {
    font-weight: 400;
    color: #fff
}

.media-group-episodes .pager {
    margin: 0 24px 24px
}

.media-group-episodes-header .overview-layout-switch {
    margin-top: 11px;
    margin-left: 16px;
    float: right
}

@media screen and (min-width:768px) {
    .media-group-episodes-header .overview-layout-switch {
        margin-right: 8px;
        margin-left: 0
    }
}

@media screen and (min-width:1072px) {
    .media-group-episodes-header .overview-layout-switch {
        margin-right: 0
    }
}

.navigation-overlay-active .media-group-episodes-header>.grid:first-child {
    padding-top: 16px
}

.media-group-subgroup-filter {
    position: relative;
    display: inline-block;
    z-index: 100;
    max-width: 220px;
    margin-top: 8px;
    margin-bottom: 8px
}

.media-group-subgroup-filter .glyph {
    position: absolute;
    right: 8px;
    top: 9px;
    font-size: 24px;
    color: #000
}

@media screen and (min-width:768px) {
    .media-group-subgroup-filter {
        max-width: 300px
    }
}

.media-group-subgroup-filter.media-group-subgroup-filter-interactive {
    height: 32px;
    overflow: hidden
}

.media-group-subgroup-filter.media-group-subgroup-filter-ready {
    height: auto;
    overflow: visible
}

.media-group-subgroup-filter.media-group-subgroup-filter-interactive .media-group-available-subgroups {
    position: absolute;
    overflow-y: auto;
    border-width: 0 1px 1px;
    max-height: 250px;
    max-width: 220px
}

@media screen and (min-width:768px) {
    .media-group-subgroup-filter.media-group-subgroup-filter-interactive .media-group-available-subgroups {
        max-width: 300px
    }
}

.media-group-subgroup-filter.media-group-subgroup-filter-ready .media-group-available-subgroups {
    overflow: hidden;
    max-height: 0;
    border: 0;
    z-index: 99;
    background: #fff;
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    transition: max-height 300ms
}

.media-group-subgroup-filter.media-group-subgroup-filter-active .media-group-available-subgroups {
    max-height: 250px;
    max-width: 220px;
    overflow-y: auto;
    border-width: 0 1px 1px
}

@media screen and (min-width:768px) {
    .media-group-subgroup-filter.media-group-subgroup-filter-active .media-group-available-subgroups {
        max-width: 300px
    }
}

.media-group-available-subgroups {
    border-width: 0 1px;
    border-style: solid;
    border-color: #eee
}

.media-group-selected-subgroup,
.media-group-subgroup {
    display: inline-block;
    height: 32px;
    margin-bottom: 2px;
    padding: 0 40px 0 8px;
    line-height: 32px;
    background-color: #eee;
    color: #000;
    text-decoration: none;
    text-transform: lowercase;
    white-space: nowrap
}

.media-group-selected-subgroup:last-of-type,
.media-group-subgroup:last-of-type {
    margin-bottom: 0
}

.media-group-selected-subgroup {
    display: none
}

.media-group-subgroup-filter.media-group-subgroup-filter-interactive .media-group-selected-subgroup,
.media-group-subgroup-filter.media-group-subgroup-filter-interactive .media-group-subgroup {
    display: block
}

.media-group-selected-subgroup-title {
    color: #000
}

.media-group-subgroup:hover,
.media-group-selected-subgroup,
.media-group-selected-subgroup:hover {
    background-color: #fff;
    text-decoration: none
}

.media-group-subgroup-selected {
    font-weight: bolder
}

.media-group-results .overview-compact {
    padding-top: 0
}

.media-group-results .overview-compact:first-child {
    padding-top: 16px
}

@media screen and (min-width:768px) {
    .media-group-results .overview-compact {
        padding-top: 0
    }

    .media-group-results .overview-compact:first-child {
        padding-top: 24px
    }
}

.membership-validation-form-input {
    height: 40px;
    margin-bottom: 10px;
    padding: 10px;
    float: none;
    font-family: "Work Sans", system-ui;
    font-size: 18px;
    line-height: 40px
}

.membership-validation-form-submit {
    height: 40px;
    padding: 10px;
    float: none;
    font-family: "Work Sans", system-ui;
    font-size: 18px;
    text-align: center;
    cursor: pointer
}

.membership-validation-form-error {
    font-family: "Work Sans", system-ui;
    font-size: 13px
}

.membership-validation-form-error.membership-validation-form-error__hidden {
    opacity: 0
}

.multi-step-form {
    margin: 48px auto;
    max-width: 600px
}

@media screen and (min-width:768px) {
    .multi-step-form {
        margin-top: 100px
    }
}

.multi-step-form-error {
    background-color: red;
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    color: white;
    padding: 8px;
    margin: 8px 0;
    min-height: 32px
}

.multi-step-form-success {
    background-color: #0c0;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 20px;
    color: white;
    padding: 16px;
    margin: 8px 0 16px;
    min-height: 32px
}

.multi-step-form-success-icon {
    display: inline;
    font-size: 22px
}

.multi-step-form-actions {
    margin-top: 20px;
    text-align: right
}

.multi-step-form-action {
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 20px;
    min-width: 122px;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    margin-right: 8px;
    cursor: pointer
}

.multi-step-form-action[data-action=previous] {
    float: left
}

.multi-step-form-action:last-child {
    margin-right: 0
}

.multi-step-form-action[data-action]:last-child:hover {
    background-color: transparent
}

.multi-step-form-action[data-action]:last-child:hover .multi-step-form-action-helper {
    color: inherit
}

.multi-step-form-actions .multi-step-form-action[data-action=previous]:hover,
.multi-step-form-actions .multi-step-form-action[data-action=cancel]:hover {
    color: inherit
}

.multi-step-form-group {
    margin-bottom: 8px
}

.multi-step-form-label {
    margin-bottom: 2px
}

.multi-step-form-input {
    width: 80%;
    border: 0;
    height: 32px;
    padding: 0 4px;
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    line-height: 32px
}

.multi-step-form-textarea {
    width: 100%;
    border: 0;
    height: 72px;
    padding: 0 4px;
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333
}

.multi-step-form-fancy-select {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: 100%;
    font-family: "Work Sans", system-ui;
    font-size: 18px;
    line-height: 40px;
    text-align: left
}

.multi-step-form-fancy-select i.glyph.glyph-pulldown {
    display: inline-block;
    padding-left: 10px;
    position: absolute;
    right: 8px;
    line-height: 32px;
    color: inherit;
    top: 0
}

.multi-step-form-fancy-select .multi-step-form-fancy-select-selected {
    z-index: 251;
    display: block;
    text-align: left;
    text-transform: lowercase;
    text-decoration: none;
    position: relative
}

.multi-step-form-fancy-select .multi-step-form-fancy-select-option {
    display: block;
    height: 40px;
    padding: 0 10px;
    line-height: 40px;
    text-align: left;
    text-transform: lowercase;
    color: inherit
}

.multi-step-form-fancy-select .multi-step-form-fancy-select-option:hover {
    color: inherit
}

.multi-step-form-fancy-select .multi-step-form-fancy-select-selected .multi-step-form-fancy-select-option,
.multi-step-form-fancy-select .multi-step-form-fancy-select-option:hover.theme-text {
    text-decoration: none;
    color: inherit
}

.multi-step-form-fancy-select .multi-step-form-fancy-select-choices {
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    transition: max-height 300ms;
    overflow: hidden;
    max-height: 0;
    z-index: 253;
    position: absolute;
    margin-top: -1px;
    width: 100%;
    border-style: solid;
    border-width: 1px
}

.multi-step-form-fancy-select.active .multi-step-form-fancy-select-choices {
    display: block;
    max-height: 400px
}

.multi-step-form-fancy-select .semitrans-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .25
}

.movie-credits-title {
    color: rgba(var(--colorVar), 1)
}

.movie-credits-meta {
    margin: 8px 0 16px
}

@media screen and (min-width:768px) {
    .movie-credits-meta {
        margin: 4px 0 8px
    }
}

.movie-credits-role,
.movie-credits-season,
.movie-credits-kijkwijzer-label {
    font-weight: 700;
    text-transform: lowercase
}

@media screen and (min-width:768px) {

    .movie-credits-role,
    .movie-credits-season,
    .movie-credits-kijkwijzer-label {
        width: 122px;
        float: left;
        clear: left
    }
}

.movie-credits-role-year,
.movie-credits-role-persons,
.movie-credits-role-countries {
    line-height: 24px;
    margin: 0 0 12px;
    overflow: hidden
}

@media screen and (min-width:768px) {

    .movie-credits-role-year,
    .movie-credits-role-persons,
    .movie-credits-role-countries {
        margin: 0 0 4px
    }
}

.movie-credits-role-person:hover {
    text-decoration: underline
}

.movie-credits-kijkwijzer {
    font-size: 24px;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .movie-credits-kijkwijzer {
        font-size: 20px;
        margin: 0 0 4px
    }
}

body.navbar-active {
    position: relative;
    width: 100%;
}

body.navbar-active.navbar-compact {
    top: 0;
    position: inherit
}

body.navbar-active.navbar-compact .navbar-header-background {
    height: 0
}

body.navbar-active.navbar-compact .navbar-toplevel-extras {
    display: none
}

body.navbar-active.navbar-compact #navbar-header {
    width: 40px;
    background: transparent
}

body.navbar-active.navbar-compact #navbar-header .navbar-sitename {
    display: none
}

body.navbar-active.navbar-compact #navbar-header .navbar-header-hamburger {
    width: 40px
}

body.navbar-active.navbar-compact #navbar-header .navbar-header-hamburger.opened {
    width: 100%
}

body.navbar-active.navbar-compact #navbar-header.opened {
    width: 100%;
    background: #000
}

body.navbar-active .navbar-compact-open #navbar-header {
    width: 100%;
    background: #000
}

body.navbar-active .navbar-compact-open #navbar-header .navbar-sitename {
    display: inline-block
}

body.navbar-active .navbar-compact-open #navbar-header .navbar-toplevel-extras {
    display: block
}

body.navbar-active .navbar-compact-open .navbar-header-background {
    height: var(--villa-navigation-bar-height, 40px)
}

body.navbar-active .header-jump-menu {
    display: none
}

@media screen and (min-width:768px) {
    body.navbar-active.navbar-compact .navbar-header-background {
        height: 0
    }

    body.navbar-active.navbar-compact .navbar-toplevel {
        min-height: 0;
        overflow: hidden
    }

    body.navbar-active.navbar-compact .navbar-toplevel-extras {
        display: none
    }

    body.navbar-active.navbar-compact #navbar-header.opened {
        width: 48px
    }

    body.navbar-active.navbar-compact #navbar-header .navbar-header-hamburger.opened {
        width: 48px
    }

    body.navbar-active .navbar-compact-open .navbar-toplevel {
        min-height: var(--villa-navigation-bar-height, 48px)
    }

    body.navbar-active .navbar-compact-open .navbar-toplevel-extras {
        display: block
    }

    body.navbar-active .navbar-compact-open .navbar-header-background {
        height: var(--villa-navigation-bar-height, 48px)
    }
}

@media screen and (min-width:1072px) {
    body.navbar-active.navbar-compact {
        top: 0
    }

    body.navbar-active.navbar-compact #navbar-header {
        width: 48px
    }
}

.navbar-toplevel-editmode {
    margin-top: 48px;
    background: #000
}

.navbar-toplevel-editmode .navbar-sublevel {
    position: relative;
    display: block;
    overflow: visible
}

.navbar-toplevel-editmode .navbar-toplevel-item {
    display: block
}

.navbar-toplevel-editmode .navbar-sublevel-text {
    position: relative;
    width: auto
}

.navbar-toplevel-editmode .navbar-footer-container {
    display: block
}

.navbar-toplevel-editmode .navbar-footer {
    z-index: inherit
}

.navbar-toplevel-editmode .navbar-footer-link-container {
    position: relative
}

.navbar-toplevel-link,
.navbar-sublevel-link,
.navbar-controls-hover,
.navbar-controls-click {
    -ms-touch-action: none;
    touch-action: none
}

.navbar-header-background {
    position: absolute;
    width: 100%;
    top: calc(-1*var(--villa-navigation-bar-height, 40px));
    height: var(--villa-navigation-bar-height, 40px);
    background: #000;
    z-index: 9999
}

#navbar-container {
    position: relative;
    z-index: 99999997
}

#navbar-container.ios-safari-fix #navbar-header .navbar-toplevel {
    height: var(--villa-navigation-bar-height, 48px)
}

#navbar-container.ios-safari-fix #navbar-header .navbar-search-container.opened {
    position: absolute;
    height: 50vh
}

.navbar-container-background {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .5;
    z-index: 1;
    cursor: pointer
}

#navbar-header {
    position: fixed;
    width: 100%;
    height: 40px;
    line-height: 40px;
    top: calc(-1*var(--villa-navigation-bar-height, 40px));
    background: #000;
    z-index: 4000;
    opacity: 0;
    transition: opacity 150ms ease-out, top 150ms ease-out;
    pointer-events: none
}

.navbar-show #navbar-header {
    top: 0;
    opacity: 1;
    pointer-events: auto
}

.navbar-controls-hover {
    display: none
}

.navbar-controls-click {
    display: inline-block;
    background: transparent;
    border: 0;
    line-height: inherit;
    width: 100%
}

@media screen and (min-width:768px) {
    .navbar-controls-hover {
        display: inline-block
    }
}

@media screen and (min-width:768px) {
    .navbar-controls-click {
        display: none
    }
}

.navbar-sitename {
    display: inline-block;
    position: absolute;
    left: 40px;
    top: 0;
    color: #fff;
    font-family: "Work Sans", system-ui;
    text-transform: none;
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap
}

@media screen and (min-width:768px) {
    .navbar-sitename {
        display: none
    }
}

.navbar-header-hamburger {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    height: var(--villa-navigation-bar-height, 40px);
    float: left;
    z-index: 1;
    position: fixed;
    top: 0
}

.navbar-header-hamburger .glyph-close,
.navbar-header-hamburger .glyph-navigation {
    width: 40px;
    height: 100%;
    line-height: var(--villa-navigation-bar-height, 40px);
    color: #fff
}

.navbar-header-hamburger .glyph-navigation {
    font-size: 20px;
    background: transparent
}

.navbar-header-hamburger .glyph-close {
    display: none
}

.navbar-header-hamburger .navbar-controls-click {
    background: transparent
}

.navbar-header-hamburger.opened .navbar-controls-hover .glyph-navigation:before {
    content: 'c';
    font-size: 150%
}

.navbar-header-hamburger.opened .navbar-controls-click .glyph-navigation {
    display: none
}

.navbar-header-hamburger.opened .navbar-controls-click .glyph-close {
    display: block
}

.navbar-compact .navbar-header-hamburger .glyph-navigation {
    color: white;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {
    .navbar-header-hamburger {
        width: 40px
    }
}

@media screen and (min-width:1072px) {
    .navbar-header-hamburger {
        width: var(--villa-navigation-bar-height, 48px);
        height: var(--villa-navigation-bar-height, 48px)
    }

    .navbar-header-hamburger .glyph-close,
    .navbar-header-hamburger .glyph-navigation {
        line-height: var(--villa-navigation-bar-height, 48px)
    }
}

.navbar-toplevel {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 40px;
    right: 100vw;
    left: 0;
    height: calc(100vh - 40px);
    height: calc(100dvh - 40px);
    background: #000;
    padding-left: 0
}

.navbar-toplevel.opened {
    right: 40px;
    padding-left: 20px
}

@media screen and (min-width:768px) {
    .navbar-toplevel {
        display: block;
        overflow: inherit;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        padding-left: 50px
    }

    .navbar-toplevel.opened {
        padding-left: 50px
    }
}

@media screen and (min-width:768px) {
    .navbar-show .navbar-toplevel {
        min-height: var(--villa-navigation-bar-height, 40px)
    }
}

.navbar-toplevel-item {
    width: 80%
}

@media screen and (min-width:768px) {
    .navbar-toplevel-item {
        display: inline-block;
        padding-right: 20px;
        width: auto
    }
}

.navbar-toplevel-link {
    font-size: 20px;
    line-height: var(--villa-navigation-bar-height, 40px);
    cursor: pointer;
    font-family: "Work Sans", system-ui;
    color: #fff;
    text-transform: none
}

.navbar-toplevel-link:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .navbar-toplevel-link {
        font-size: 16px;
        line-height: 40px;
        height: 40px;
        display: inline-block
    }
}

@media screen and (min-width:1072px) {
    .navbar-toplevel-link {
        font-size: 20px;
        line-height: var(--villa-navigation-bar-height, 48px);
        height: var(--villa-navigation-bar-height, 48px);
        display: inline-block
    }
}

@media screen and (min-width:768px) {
    .subsite-navbar .navbar-toplevel-link {
        font-family: "Work Sans", system-ui;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 40px;
        height: 40px;
        display: inline-block
    }
}

@media screen and (min-width:1072px) {
    .subsite-navbar .navbar-toplevel-link {
        font-size: 15px;
        line-height: var(--villa-navigation-bar-height, 48px);
        height: var(--villa-navigation-bar-height, 48px);
        display: inline-block
    }
}

.subsite-navbar .navbar-toplevel-item:nth-child(1) .navbar-sublevel {
    display: none
}

@media screen and (min-width:768px) {
    .subsite-navbar .navbar-toplevel-item:nth-child(1).navbar-show-sublevel .navbar-sublevel {
        display: block
    }

    .subsite-navbar .navbar-toplevel-item:nth-child(1) .navbar-toplevel-link,
    .subsite-navbar .navbar-toplevel-item:nth-child(2) .navbar-toplevel-link {
        font-family: "Work Sans", system-ui;
        text-transform: none;
        font-size: 16px
    }
}

@media screen and (min-width:1072px) {

    .subsite-navbar .navbar-toplevel-item:nth-child(1) .navbar-toplevel-link,
    .subsite-navbar .navbar-toplevel-item:nth-child(2) .navbar-toplevel-link {
        font-family: "Work Sans", system-ui;
        font-size: 20px
    }
}

.navbar-toplevel-item:nth-child(1) .navbar-toplevel-link {
    opacity: 1
}

@media screen and (min-width:768px) {
    .subsite-navbar .navbar-toplevel-item:nth-child(1) .navbar-toplevel-link {
        opacity: .7
    }

    .subsite-navbar .navbar-toplevel-item:nth-child(1) .navbar-toplevel-link:hover {
        opacity: 1
    }

    .subsite-navbar .navbar-toplevel-item:nth-child(1).navbar-show-sublevel .navbar-toplevel-link {
        opacity: 1
    }
}

.subsite-navbar .navbar-toplevel-item:nth-child(2) .navbar-toplevel-link {
    opacity: 1
}

@media screen and (min-width:768px) {
    .navbar-toplevel-item.navbar-show-sublevel .navbar-toplevel-link {
        opacity: 1
    }
}

.subsite-navbar .navbar-toplevel-item-main-nav .navbar-sublevel {
    display: none
}

@media screen and (min-width:768px) {
    .navbar-sublevel {
        width: 33vw;
        display: none;
        position: absolute;
        overflow: hidden
    }
}

@media screen and (min-width:768px) {
    .navbar-toplevel-item.navbar-show-sublevel .navbar-sublevel {
        display: block;
        z-index: 40
    }
}

.navbar-sublevel-item {
    padding: 0 0 0 20px
}

.navbar-sublevel-item.navbar-sublevel-text {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    padding-top: 8px
}

.navbar-sublevel-item.navbar-sublevel-text a {
    cursor: pointer;
    color: #fff;
    opacity: .7;
    transition: opacity 250ms ease-out
}

.navbar-sublevel-item.navbar-sublevel-text a:hover {
    opacity: 1
}

@media screen and (min-width:768px) {
    .navbar-sublevel-item {
        padding: 0
    }

    .navbar-sublevel-item.navbar-sublevel-text {
        width: 100%;
        color: #fff
    }
}

@media screen and (min-width:1072px) {
    .navbar-sublevel-item.navbar-sublevel-text {
        font-size: 15px;
        line-height: 24px
    }
}

.navbar-sublevel-link {
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Work Sans", system-ui;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    opacity: .7;
    transition: opacity 250ms ease-out
}

.navbar-sublevel-link:hover {
    text-decoration: none;
    opacity: 1
}

@media screen and (min-width:768px) {
    .navbar-sublevel-link {
        line-height: var(--villa-navigation-bar-height, 40px);
        height: var(--villa-navigation-bar-height, 40px);
        color: #fff;
        opacity: .7;
        transition: opacity 250ms ease-out
    }

    .navbar-sublevel-link:hover {
        opacity: 1
    }
}

@media screen and (min-width:1072px) {
    .navbar-sublevel-link {
        font-size: 15px
    }
}

.navbar-toplevel-extras {
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    position: fixed;
    z-index: 40;
    top: 0;
    right: 4px;
    -ms-flex-align: center;
    align-items: center;
    height: var(--villa-navigation-bar-height, 40px)
}

@media screen and (min-width:1072px) {
    .navbar-toplevel-extras {
        height: var(--villa-navigation-bar-height, 48px)
    }
}

.navbar-toplevel-user {
    position: relative;
    display: inline-block;
    -ms-flex-order: 3;
    order: 3;
    width: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer
}

.navbar-toplevel-user .glyph-person,
.navbar-toplevel-user .glyph-close {
    background: transparent;
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color: #fff;
    text-align: center
}

.navbar-toplevel-user .glyph-person {
    visibility: hidden;
    font-size: 24px
}

.navbar-toplevel-user .glyph-close {
    display: none;
    background-color: #000
}

.navbar-toplevel-user.opened .navbar-controls-click .glyph-person {
    display: none
}

.navbar-toplevel-user.opened .navbar-controls-click .glyph-close {
    display: block
}

.navbar-top-level-user-backdrop {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
    border-radius: 19px;
    pointer-events: none
}

.navbar-toplevel-user-initials {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    padding-top: 4px;
    pointer-events: none;
    color: #fff;
    font-family: "Work Sans", system-ui;
    font-size: 18px;
    text-transform: uppercase
}

.navigation-toggle-loggedout .navbar-toplevel-user .glyph-person,
.navigation-toggle-loggedin.navbar--no-initials .navbar-toplevel-user .glyph-person {
    visibility: visible
}

.navigation-toggle-loggedin.navbar--no-initials .navbar-toplevel-user .glyph-person {
    color: white
}

.navigation-toggle-loggedin:not(.navbar--no-initials) .navbar-toplevel-user .navbar-controls-click .glyph-person {
    color: transparent;
    visibility: visible
}

.navbar-toplevel-user-label {
    display: none
}

@media screen and (min-width:768px) {
    .navbar-toplevel-user {
        margin-left: 4px
    }

    .navbar-toplevel-user-initials {
        font-size: 20px
    }

    .navigation-toggle-loggedin .navbar-toplevel-user {
        margin-right: 9px;
        margin-left: 9px
    }
}

@media screen and (min-width:1072px) {
    .navigation-toggle-loggedout .navbar-toplevel-user-label {
        position: absolute;
        top: 0;
        right: 20%;
        display: inline-block;
        padding-right: 4px;
        text-align: right;
        font-family: "Work Sans", system-ui;
        color: #fff;
        font-size: 20px
    }

    .navigation-toggle-loggedout .navbar-toplevel-user-initials {
        margin-left: 0
    }

    .navigation-toggle-loggedout .navbar-toplevel-user {
        -ms-flex-order: 1;
        order: 1;
        margin-right: 5px;
        width: 115px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: end
    }

    .navigation-toggle-loggedout .glyph-person {
        top: 1px
    }

    .navbar-toplevel-user {
        margin: 0 0 0 4px
    }

    .navbar-toplevel-user .glyph-person,
    .navbar-toplevel-user .glyph-close {
        color: #fff
    }

    .navbar-top-level-user-backdrop {
        width: 38px;
        height: 38px;
        left: 1px;
        top: 1px
    }

    .navigation-toggle-loggedin .navbar-toplevel-user .navbar-toplevel-user-initials {
        width: 40px;
        height: 40px
    }
}

.navbar-user-container {
    position: fixed;
    z-index: 9999;
    overflow: hidden;
    top: var(--villa-navigation-bar-height, 40px);
    right: 0;
    height: calc(100vh - var(--villa-navigation-bar-height, 40px));
    left: 100vw;
    background: #000;
    transition: left 250ms ease-out
}

.navbar-user-container.opened {
    left: 40px
}

@media screen and (min-width:768px) {
    .navbar-user-container {
        left: 0;
        height: 0
    }

    .navbar-user-container.opened {
        left: 0;
        height: 400px
    }
}

@media screen and (min-width:1072px) {
    .navbar-user-container {
        top: 48px;
        bottom: calc(100vh - var(--villa-navigation-bar-height, 48px))
    }
}

.navbar-toplevel-search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 40px;
    height: var(--villa-navigation-bar-height, 40px);
    cursor: pointer;
    transition: width 250ms ease-out
}

.navbar-toplevel-search .glyph-search {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    background: transparent;
    font-size: 26px;
    height: 100%;
    line-height: var(--villa-navigation-bar-height, 40px);
    transition: color 250ms ease-out
}

.right-to-left .navbar-toplevel-search .glyph-search {
    right: inherit;
    left: 0
}

.navbar-toplevel-search .glyph-close {
    z-index: 1;
    display: none;
    width: 40px;
    height: 100%;
    line-height: var(--villa-navigation-bar-height, 40px)
}

.navbar-toplevel-search .navbar-controls-hover {
    color: #fff;
    display: block;
    transition: background 250ms ease-out
}

.navbar-toplevel-search .navbar-toplevel-search-placeholder-text {
    display: none
}

.navbar-toplevel-search .glyph-search,
.navbar-toplevel-search .glyph-close {
    color: #fff
}

.navbar-toplevel-search.opened .navbar-controls-hover {
    display: none
}

.navbar-toplevel-search.opened .glyph-search {
    display: none
}

.navbar-toplevel-search.opened .glyph-close {
    display: block
}

@media screen and (min-width:768px) {
    .navbar-toplevel-search {
        width: 160px
    }

    .navbar-toplevel-search .navbar-toplevel-search-placeholder-text {
        display: block
    }

    .navbar-toplevel-search .navbar-controls-hover {
        background: #333;
        height: 32px;
        font-family: "Work Sans", system-ui;
        text-transform: lowercase;
        font-size: 16px;
        line-height: 32px;
        padding-left: 8px
    }

    .right-to-left .navbar-toplevel-search .navbar-controls-hover {
        padding-left: 0;
        padding-right: 8px
    }

    .navbar-toplevel-search.opened {
        width: 226px
    }

    .navbar-toplevel-search.opened .navbar-controls-hover {
        display: block;
        background: white
    }

    .navbar-toplevel-search.opened .glyph-search {
        display: block;
        color: black
    }

    .navbar-toplevel-search.opened .glyph-close {
        display: none
    }
}

@media screen and (min-width:1072px) {
    .navbar-toplevel-search {
        width: 200px;
        height: var(--villa-navigation-bar-height, 48px)
    }

    .navbar-toplevel-search .navbar-controls-hover {
        height: 40px;
        padding-left: 16px;
        font-size: 20px;
        line-height: 40px
    }

    .right-to-left .navbar-toplevel-search .navbar-controls-hover {
        padding-left: 0;
        padding-right: 16px
    }

    .navbar-toplevel-search .glyph-search,
    .navbar-toplevel-search .glyph-close {
        line-height: var(--villa-navigation-bar-height, 48px)
    }

    .navbar-toplevel-search.opened {
        width: 260px
    }
}

.navbar-toplevel-search-form {
    margin-right: 48px
}

.right-to-left .navbar-toplevel-search-form {
    margin-right: 0;
    margin-left: 48px
}

.navbar-toplevel-search-input {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    border: 0;
    outline: 0;
    display: none;
    background-color: transparent;
    color: #fff;
    transition: color 250ms ease-out;
    border: none;
    border-radius: 0;
    text-transform: lowercase
}

.navbar-toplevel-search-input::-moz-placeholder {
    color: #fff
}

.navbar-toplevel-search-input:-ms-input-placeholder {
    color: #fff
}

.navbar-toplevel-search-input::placeholder {
    color: #fff
}

@media screen and (min-width:768px) {
    .navbar-toplevel-search-input {
        display: inline-block
    }

    .navbar-toplevel-search.opened .navbar-toplevel-search-input {
        color: black
    }

    .navbar-toplevel-search.opened .navbar-toplevel-search-input::-moz-placeholder {
        color: black
    }

    .navbar-toplevel-search.opened .navbar-toplevel-search-input:-ms-input-placeholder {
        color: black
    }

    .navbar-toplevel-search.opened .navbar-toplevel-search-input::placeholder {
        color: black
    }
}

@media screen and (min-width:1072px) {
    .navbar-toplevel-search-input {
        height: 40px;
        line-height: 40px;
        font-size: 20px
    }
}

.navbar-search {
    top: 40px;
    width: calc(100% - 40px);
    left: 20px;
    position: relative
}

@media screen and (min-width:768px) {
    .navbar-search {
        width: 50%;
        left: 25%
    }
}

.navbar-search-form-container {
    display: -ms-flexbox;
    display: flex
}

.navbar-search-form-input-container {
    width: 100%
}

.navbar-search-form-input {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    text-indent: 16px;
    border: 0;
    outline: 0;
    display: inline-block;
    float: left;
    border-radius: 0;
    text-transform: lowercase
}

@media screen and (min-width:1072px) {
    .navbar-search-form-input {
        font-size: 24px
    }
}

.navbar-search-form-glyph {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    float: right
}

.navbar-search-form-title {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 8px;
    text-align: left
}

@media screen and (min-width:768px) {
    .navbar-search-form-title {
        display: none
    }
}

.navbar-search-form-submit {
    width: auto;
    height: 48px;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    text-transform: lowercase;
    color: #fff;
    background: #666;
    cursor: pointer;
    outline: 0;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: table;
    position: relative;
    white-space: nowrap
}

@media screen and (min-width:1072px) {
    .navbar-search-form-submit {
        font-size: 24px
    }
}

.navbar-search-form-submit-label {
    display: none
}

@media screen and (min-width:768px) {
    .navbar-search-form-submit-label {
        display: inline-block;
        margin: 0 32px
    }
}

.navbar-search-form-submit-value-context {
    display: none
}

@media screen and (min-width:768px) {
    .navbar-search-form-submit-value-context {
        display: inline-block
    }
}

.navbar-search-form-submit-glyph {
    display: inline-block;
    width: auto;
    height: 48px;
    margin: 0 16px;
    line-height: 48px
}

@media screen and (min-width:768px) {
    .navbar-search-form-submit-glyph {
        display: none
    }
}

.navbar-toplevel-search-suggest-container,
.navbar-search-suggest-container {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 48px;
    z-index: 100000;
    text-align: left;
    margin-left: 0;
    box-shadow: none
}

.navbar-toplevel-search-suggest-container {
    display: none;
    position: absolute;
    top: 36px;
    right: 0;
    margin-top: 0;
    width: auto
}

@media screen and (min-width:768px) {
    .navbar-toplevel-search-suggest-container {
        display: block;
        min-width: 226px
    }
}

@media screen and (min-width:1072px) {
    .navbar-toplevel-search-suggest-container {
        top: 44px;
        min-width: 260px
    }
}

.navbar-search-suggest.vas-suggestion {
    padding: 0 16px;
    color: #aaa
}

.navbar-toplevel-search .navbar-search-suggest.vas-suggestion {
    white-space: nowrap
}

.navbar-search-suggest.vas-suggestion:last-child {
    border-bottom: 0 solid transparent
}

.navbar-search-suggest:hover,
.navbar-search-suggest.active {
    background-color: #000;
    color: white
}

@media screen and (min-width:768px) {
    .navbar-search-suggest.vas-suggestion {
        padding: 0 16px
    }
}

.navbar-search-container {
    position: fixed;
    top: var(--villa-navigation-bar-height, 40px);
    right: 0;
    bottom: 0;
    left: 100vw;
    background: #000;
    overflow: hidden;
    text-align: center;
    color: #fff;
    transition: left 250ms ease-out
}

.navbar-search-container.opened {
    left: 40px
}

@media screen and (min-width:768px) {
    .navbar-search-container {
        display: none
    }
}

@media screen and (min-width:1072px) {
    .navbar-search-container {
        top: var(--villa-navigation-bar-height, 48px)
    }
}

.navbar-search-form-siteroot-search-info {
    width: 100%;
    text-align: left;
    padding-top: 16px
}

.navbar-search-form-siteroot-search-link {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    text-decoration: underline;
    font-size: 13px;
    line-height: 16px
}

.navbar-footer-container {
    padding-top: 80px;
    display: none
}

.navbar-footer-container.grid {
    min-width: 0
}

.navbar-footer-container {
    display: none
}

.navbar-toplevel.opened .navbar-footer-container {
    display: block
}

@media screen and (min-width:768px) {
    .navbar-footer-container {
        height: 100%;
        padding: 0
    }
}

.navbar-footer {
    position: relative;
    width: 100%
}

@media screen and (min-width:768px) {
    .navbar-footer {
        height: calc(100% - 48px)
    }
}

.navbar-footer-link-container {
    position: absolute;
    color: #fff
}

.navbar-footer-link-container .footer-text-image-text a {
    color: #fff
}

@media screen and (min-width:768px) {
    .navbar-footer-link-container {
        right: 30px;
        bottom: 0
    }
}

.navbar-footer-link {
    display: inline-block;
    height: 50px;
    padding-right: 20px
}

.navbar-footer-link .footer-text-image {
    margin: 0
}

.navbar-footer-link .footer-text-image-content {
    margin: 0
}

.navbar-footer-link .col.col-3-1 {
    width: inherit
}

.navbar-footer-link .footer-text-image-title,
.navbar-footer-link .footer-text-image-subtitle {
    color: #fff
}

@media screen and (min-width:768px) {
    .navbar-footer-link {
        padding-left: 20px;
        padding-right: 0
    }
}

.navbar-omroep-button_icons-wrapper {
    display: -ms-flexbox;
    display: flex;
    transition: transform .5s;
    pointer-events: auto;
    gap: 4px
}

.playing-platform-player .navbar-omroep-button_icons-wrapper {
    transform: translateX(105%)
}

.navbar-omroep-button {
    height: 40px;
    width: 40px;
    margin-bottom: 4px;
    padding: 6px;
    cursor: pointer
}

.navbar-compact .navbar-omroep-button {
    display: none
}

.navbar-active .media-magnifier {
    margin-top: var(--villa-navigation-bar-height, 40px)
}

@media screen and (min-width:1072px) {
    .navbar-active .media-magnifier {
        margin-top: var(--villa-navigation-bar-height, 48px)
    }
}

.right-to-left .navbar-sitename {
    left: inherit;
    right: 40px
}

.right-to-left .navbar-header-hamburger {
    float: right
}

.right-to-left .navbar-toplevel.opened {
    padding-left: inherit;
    padding-right: 20px
}

.right-to-left .navbar-toplevel-extras {
    left: 12px;
    right: inherit
}

@media screen and (min-width:768px) {
    .right-to-left .navbar-search {
        left: inherit;
        right: 25%
    }

    .right-to-left .navbar-toplevel {
        padding-right: 50px;
        padding-left: inherit;
        left: inherit;
        right: 0
    }
}

.navbar-scrollindicator-container {
    width: 100%;
    height: 2px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #000
}

.navbar-scrollindicator-container.hidden {
    display: none
}

@media screen and (min-width:768px) {
    .navbar-scrollindicator-container {
        height: 4px
    }
}

.navbar-show:not(.navbar-compact-mode) .navbar-scrollindicator-container {
    top: 40px
}

@media screen and (min-width:1072px) {
    .navbar-show:not(.navbar-compact-mode) .navbar-scrollindicator-container {
        top: 48px
    }
}

.navbar-scrollindicator-foreground {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0, 1);
    transform-origin: top left;
    transition: transform 500ms ease-out
}

@media screen and (min-width:768px) {
    .navbar-scrollindicator-foreground {
        height: 4px
    }
}

.navbar-user {
    position: relative;
    height: 100%;
    padding-top: var(--villa-navigation-bar-height, 40px);
    width: calc(100% - 40px);
    left: 20px
}

.navbar-user .grid {
    min-width: initial
}

.navbar-user-options.hidden,
.navbar-user-profile.hidden {
    display: none
}

.navbar-user-login,
.navbar-user-register {
    margin: 0 12px 16px
}

@media screen and (max-width:767px) {
    .navbar-user-login {
        margin-bottom: 40px
    }
}

.navbar-user-text {
    color: #fff
}

.navbar-user-text-title {
    opacity: .5;
    margin-bottom: 16px
}

.navbar-user-avatar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 16px
}

.navbar-user-avatar-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 44px;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    margin: 0 18px 12px 0;
    padding-top: 3px
}

.navbar-user-avatar-image .glyph-person {
    display: none;
    color: #fff
}

.navbar--no-initials .navbar-user-avatar-image .glyph-person {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 28px;
    color: white
}

.navbar-user-avatar-image-initials {
    font-family: "Work Sans", system-ui;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff
}

.navbar--no-initials .navbar-user-avatar-image .navbar-user-avatar-image-initials {
    display: none
}

@media screen and (min-width:768px) {
    .navbar-user-avatar {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.navbar-user-personal {
    position: relative;
    top: -3px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-user-email {
    word-break: break-all
}

#navbar-container:not(.navbar--no-initials) .navbar-user-email {
    font-family: "Work Sans", system-ui;
    font-size: 15px
}

.navbar-user-text-description {
    opacity: .8;
    font-size: 15px;
    line-height: 24px
}

.navbar-user-text-description a {
    color: #fff;
    text-decoration: underline
}

.navbar-user-option {
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 100%;
    margin-bottom: 16px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    color: #000;
    background-color: #fff;
    transition: .1s ease-in-out;
    text-decoration: none
}

.navbar-user-option:hover {
    color: #fff;
    background-color: #090;
    text-decoration: none
}

.navbar-user-option:disabled {
    opacity: .5
}

@media all and (max-width:767px) {
    .navbar-user-option.navbar-user-option--active {
        color: #fff;
        background-color: #090
    }
}

@media screen and (min-width:768px) {
    .navbar-user-option {
        width: 320px
    }
}

.navbar-user-option--bordered {
    border-width: 2px;
    border-style: solid;
    color: #fff;
    background-color: transparent;
    transition: .1s ease-in-out;
    text-decoration: none;
    border-color: #fff
}

.navbar-user-option--bordered:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.navbar-user-option--bordered:disabled {
    opacity: .5
}

.navbar-user-option--bordered:hover {
    border-color: #666;
    text-decoration: none
}

.navbar-user-text-description>p:last-child {
    margin-bottom: 15px
}

.navbar-user__settings-title {
    margin-bottom: 8px;
    color: #fff;
    font-size: 20px;
    font-weight: 400
}

@media screen and (min-width:1072px) {
    .navbar-user__settings-title {
        display: none
    }
}

@media screen and (min-width:768px) {
    .navbar-user__settings-links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.navbar-user__settings-links .navbar-user__settings-link {
    text-decoration: none
}

.navbar-user__settings-link {
    background-color: #d6d6d6;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 0 15px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    text-transform: lowercase;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    transition: .1s ease-in-out
}

.navbar-user__settings-link:hover {
    color: #fff;
    background-color: #090
}

.navbar-user__settings-link:hover {
    text-decoration: none
}

@media all and (max-width:767px) {
    .navbar-user__settings-link.navbar-user__settings-link--active {
        color: #fff;
        background-color: #090
    }
}

.navbar-user__settings-link:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {

    .navbar-user__settings-link,
    .navbar-user__settings-link:last-child {
        margin-right: 1px;
        margin-bottom: 8px;
        width: auto
    }
}

.news-overview-title {
    color: rgba(var(--colorVar), 1)
}

.news-overview-abstract {
    margin: 32px 8px 0;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 20px;
    line-height: 24px;
    text-transform: none
}

@media screen and (min-width:768px) {
    .news-overview-abstract {
        margin: 32px 12px 0 16px
    }
}

.browsable-news-pager .pager {
    margin-left: 0;
    margin-right: 0
}

.service-notification-wrapper {
    width: 100vw;
    position: absolute;
    top: 40px;
    transform-style: preserve-3d;
    display: none;
    perspective: 600px;
    z-index: -1
}

.navbar-no-scrollinteraction .service-notification-wrapper {
    position: fixed;
    height: 40px
}

.service-notification-wrapper--unsupported-browser {
    display: block
}

@media screen and (min-width:1072px) {
    .service-notification-wrapper {
        top: 48px
    }

    .navbar-no-scrollinteraction .service-notification-wrapper {
        position: fixed;
        height: 40px
    }
}

.service-notification {
    width: 100%;
    padding: 8px;
    padding-left: 18px;
    backface-visibility: hidden;
    color: #fff;
    background-color: rgba(255, 153, 0, .8);
    position: absolute;
    top: 0
}

.service-notification-content {
    padding-right: 40px;
    position: relative
}

.service-notification-content .service-notification-text .glyph {
    display: inline;
    line-height: .85;
    font-size: 18px;
    margin-right: 8px
}

.service-notification-content .service-notification-link {
    cursor: pointer;
    color: white
}

.service-notification-content .service-notification-link:hover {
    text-decoration: none
}

.service-notification-close {
    display: block;
    position: absolute;
    top: 0;
    right: 16px;
    cursor: pointer
}

.service-notification-close .glyph {
    display: inline;
    line-height: .85
}

.overview {
    margin: 24px 0
}

.overview li {
    margin: 0 0 16px
}

.overview li:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .overview li {
        margin: 0 0 32px
    }
}

.overview-compact {
    padding: 16px 8px 0;
    letter-spacing: -.31em;
    word-spacing: -.43em
}

.overview-compact:before,
.overview-compact:after {
    content: " ";
    display: table
}

.overview-compact:after {
    clear: both
}

.overview-compact li {
    padding-bottom: 16px;
    display: block;
    float: left;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    width: 50%
}

.overview-layout-details .overview-compact li {
    width: 100%;
    padding: 0 8px 24px
}

@media screen and (min-width:768px) {
    .overview-compact {
        padding: 24px 12px 0
    }

    .overview-compact li {
        width: 33.333%;
        padding-bottom: 24px
    }

    .overview-layout-details .overview-compact li {
        width: 100%;
        padding: 0 12px 24px
    }
}

.overview-layout-switch:before,
.overview-layout-switch:after {
    content: " ";
    display: table
}

.overview-layout-switch:after {
    clear: both
}

.overview-layout-switch-icon {
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-right: 8px;
    opacity: .5;
    text-decoration: none
}

.overview-layout-switch-icon.active {
    opacity: 1
}

.overview-layout-switch-icon:hover {
    text-decoration: none
}

.object-ratings:before,
.object-ratings:after {
    content: " ";
    display: table
}

.object-ratings:after {
    clear: both
}

.object-rating-container {
    float: left;
    margin-right: 20px;
    position: relative
}

.object-rating-label {
    color: #333;
    margin-bottom: 8px
}

.object-rating-user,
.object-rating-personal {
    cursor: pointer
}

.object-rating-count {
    position: absolute;
    top: -11px;
    right: -12px;
    padding: 2px 5px;
    font-family: "Work Sans", system-ui;
    font-size: 10px;
    line-height: 11px;
    border-radius: 500px
}

.object-rating-value {
    position: relative;
    font-size: 20px;
    line-height: 20px
}

.object-rating-value .object-rating-value-max {
    position: relative;
    display: inline-block
}

.object-rating-value .object-rating-value-max:before {
    content: 'kkkkk';
    opacity: .25
}

.object-rating-value .object-rating-value-current:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: 2
}

.object-rating-1 .object-rating-value-current:after {
    content: '*'
}

.object-rating-2 .object-rating-value-current:after {
    content: 'k'
}

.object-rating-3 .object-rating-value-current:after {
    content: 'k*'
}

.object-rating-4 .object-rating-value-current:after {
    content: 'kk'
}

.object-rating-5 .object-rating-value-current:after {
    content: 'kk*'
}

.object-rating-6 .object-rating-value-current:after {
    content: 'kkk'
}

.object-rating-7 .object-rating-value-current:after {
    content: 'kkk*'
}

.object-rating-8 .object-rating-value-current:after {
    content: 'kkkk'
}

.object-rating-9 .object-rating-value-current:after {
    content: 'kkkk*'
}

.object-rating-10 .object-rating-value-current:after {
    content: 'kkkkk'
}

.object-ratings-list {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .object-ratings-list {
        margin-bottom: 24px
    }
}

.object-ratings-list-header {
    padding: 4px 8px;
    text-align: left;
    font-size: 16px;
    font-family: "Work Sans", system-ui;
    font-weight: 700
}

.object-ratings-list-object-title {
    width: 100%;
    padding-left: 8px;
    overflow: hidden;
    font-size: 11px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.object-ratings-list-object-value {
    width: 60px
}

.object-ratings-list .object-rating-personal {
    cursor: default
}

.object-ratings-list .object-rating-value {
    font-size: 16px
}

.paywall__container {
    position: relative
}

.paywall__test-button {
    margin: 8px;
    padding: 8px 24px;
    background-color: #333;
    color: white;
    font-size: 15px
}

.paywall__feedback {
    padding: 60px 0 16px
}

.paywall__feedback:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    top: -80px;
    height: 80px;
    background: linear-gradient(0deg, #eee 0, rgba(238, 238, 238, 0) 100%)
}

.paywall--user-profile .paywall__feedback:before,
.paywall__container--free .paywall__feedback:before {
    display: none
}

@media screen and (min-width:321px) {
    .paywall__feedback {
        padding: 40px 0 24px
    }

    .paywall__feedback:before {
        top: -120px;
        height: 120px
    }
}

.paywall__feedback-gutter {
    padding: 0 12px
}

@media screen and (min-width:768px) {
    .paywall__feedback-gutter {
        padding: 0 24px
    }
}

.paywall__feedback-title {
    font-size: 20px
}

.paywall__feedback-description {
    margin: 4px 0 16px
}

.paywall__feedback-description a {
    text-decoration: underline
}

.paywall__feedback-email,
.paywall__feedback-link {
    text-decoration: underline;
    color: black
}

.paywall__feedback-link {
    text-decoration: none;
    color: inherit;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    transition: all .2s
}

.paywall__feedback-link:link,
.paywall__feedback-link:hover,
.paywall__feedback-link:visited,
.paywall__feedback-link:active {
    text-decoration: none
}

.paywall__feedback-link:hover {
    background-size: 1px 24px
}

.paywall__feedback-options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .paywall__feedback-options {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.paywall__feedback-options>div {
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 24px
}

.paywall__feedback-options .paywall__feedback-spacer {
    display: none
}

@media screen and (min-width:768px) {
    .paywall__feedback-options .paywall__feedback-spacer {
        display: block;
        -ms-flex: none;
        flex: none;
        width: 24px
    }
}

.paywall__feedback-label {
    font-size: 11px;
    margin-bottom: 4px
}

.paywall__feedback-option {
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    background-color: #000;
    transition: .1s ease-in-out;
    text-decoration: none
}

.paywall__feedback-option:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.paywall__feedback-option:disabled {
    opacity: .5
}

.paywall__feedback-option--bordered {
    border-width: 2px;
    border-style: solid;
    color: #000;
    background-color: transparent;
    transition: .1s ease-in-out;
    text-decoration: none;
    border-color: #000
}

.paywall__feedback-option--bordered:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.paywall__feedback-option--bordered:disabled {
    opacity: .5
}

.paywall__feedback-option--bordered:hover {
    border-color: #666;
    text-decoration: none
}

[data-action=proceed] {
    margin-bottom: 24px
}

.paywall__feedback-extend-subscription {
    background-color: #eee;
    padding: 18px 16px;
    margin: 0 -8px 16px
}

@media screen and (min-width:768px) {
    .paywall__feedback-extend-subscription {
        position: relative;
        padding: 50px;
        margin-right: 0;
        margin-left: 0
    }

    .paywall__feedback-extend-subscription:before {
        position: absolute;
        top: 0;
        left: -56px;
        width: 56px;
        bottom: 0;
        content: '';
        display: block;
        background-color: #eee
    }
}

.paywall__feedback-extend-subscription__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.paywall__feedback-extend-subscription .paywall__feedback-extend-subscription__title.c-black {
    color: black
}

.paywall__feedback-extend-subscription__alert {
    color: red;
    display: inline-block;
    text-align: left;
    margin-right: 10px
}

@media all and (max-width:767px) {
    .paywall__feedback-extend-subscription__alert {
        width: 16px;
        min-width: 16px;
        height: 20px;
        font-size: 20px;
        line-height: 22px;
        position: relative;
        top: -1px
    }
}

@media screen and (min-width:768px) {
    .paywall__feedback-extend-subscription__alert {
        line-height: 30px;
        width: 19px;
        min-width: 19px;
        height: 28px;
        font-size: 24px
    }
}

.paywall__feedback-extend-subscription__text {
    font-size: 15px;
    line-height: 24px;
    margin: 11px 0 16px;
    max-width: 500px
}

@media screen and (min-width:768px) {
    .paywall__feedback-extend-subscription__text {
        margin: 14px 0 16px
    }
}

.paywall__activation {
    padding: 10px 0 60px
}

.paywall__activation-gutter {
    padding: 0 12px
}

@media screen and (min-width:768px) {
    .paywall__activation-gutter {
        padding: 0 24px
    }
}

.paywall__activation-label {
    font-size: 11px;
    margin-bottom: 4px
}

.paywall__activation-form {
    margin-bottom: 20px
}

.paywall__activation-code {
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    background-color: white;
    border: 1px solid black;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .paywall__activation-code {
        width: 378px
    }
}

.paywall__activation-input {
    -ms-flex: 1;
    flex: 1;
    padding: 0 8px 0 16px
}

.paywall__activation-input__input-field {
    width: 100%;
    color: black;
    border: none;
    outline: none
}

.paywall__activation-option {
    display: -ms-flexbox;
    display: flex;
    height: 49px;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none
}

.paywall__activation-option:disabled {
    opacity: .2;
    cursor: default
}

@media screen and (min-width:768px) {
    .paywall__activation-option {
        max-width: 378px
    }
}

.paywall__activation-faq {
    margin-top: 14px
}

.paywall__activation-faq__option {
    display: block;
    text-decoration: underline;
    line-height: 24px;
    color: black;
    margin: 7px 0 14px;
    cursor: pointer
}

.paywall__activation-faq_answer {
    display: none;
    color: #f00;
    line-height: 24px;
    margin: 5px 0 16px
}

.paywall__activation__faq-email {
    color: #f00;
    text-decoration: none
}

.paywall__activation__faq-email:hover,
.paywall__activation__faq-email:active,
.paywall__activation__faq-email:visited {
    text-decoration: underline;
    cursor: pointer
}

.paywall__subscriptions-content {
    margin-top: 40px
}

.paywall__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1200;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.paywall__overlay__loader {
    position: relative;
    z-index: 1202;
    display: block;
    width: 64px;
    height: 64px;
    background-image: url(../img/animated/white-loader.gif);
    background-position: center center;
    background-repeat: no-repeat
}

.paywall__overlay__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1201;
    background: rgba(0, 0, 0, .7)
}

.paywall__overlay__content {
    position: relative;
    z-index: 1202;
    width: 100%;
    max-width: 300px;
    padding: 16px
}

.paywall__overlay__content-container {
    margin: 0 auto
}

.paywall__overlay__content-container a {
    text-decoration: underline
}

@media screen and (min-width:768px) {
    .paywall__overlay__content {
        padding: 24px;
        max-width: 700px
    }

    .paywall__overlay__content-container {
        max-width: 577px
    }
}

@media screen and (min-width:1072px) {
    .paywall__overlay__content {
        max-width: 1000px
    }
}

.paywall__overlay__close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: black;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .paywall__overlay__close {
        width: 50px;
        height: 50px;
        font-size: 40px;
        line-height: 50px
    }
}

.paywall__overlay__title {
    margin-bottom: 18px;
    padding-right: 40px
}

@media screen and (min-width:768px) {
    .paywall__overlay__title {
        padding-right: 0
    }
}

.paywall__overlay__option {
    margin-top: 18px;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none
}

@media screen and (min-width:768px) {
    .paywall__overlay__option {
        max-width: 310px
    }
}

.paywall-profile--loading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px
}

.paywall-profile--loading:before {
    background-image: url(../img/animated/black-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    content: '';
    width: 64px;
    height: 64px
}

.paywall-profile {
    padding: 32px 0 0
}

@media screen and (min-width:768px) {
    .paywall-profile {
        padding: 40px 0 0
    }
}

.paywall-profile__gutter {
    padding: 0 12px
}

@media screen and (min-width:768px) {
    .paywall-profile__gutter {
        padding: 0 24px
    }
}

.paywall-profile__container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.paywall-profile__meta {
    padding-right: 24px
}

.paywall-profile__title {
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 12px
}

.paywall-profile:not(.paywall-profile--no-initials) .paywall-profile__title {
    margin-left: 68px
}

@media screen and (min-width:768px) {
    .paywall-profile:not(.paywall-profile--no-initials) .paywall-profile__title {
        margin-left: 0
    }
}

.paywall-profile__email {
    word-break: break-all
}

.paywall-profile__full-name+.paywall-profile__email {
    font-family: "Work Sans", system-ui;
    font-size: 15px
}

.paywall-profile__avatar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    min-width: 44px;
    height: 44px;
    margin-right: 24px;
    border-radius: 22px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase
}

.paywall-profile:not(.paywall-profile--no-initials) .paywall-profile__avatar {
    padding-top: 3px
}

@media screen and (min-width:768px) {
    .paywall-profile__avatar {
        position: absolute;
        top: 0;
        left: -68px;
        margin-right: 0
    }
}

.paywall-profile__link {
    text-decoration: underline;
    margin-right: 8px;
    white-space: nowrap
}

.paywall-subscribe--loading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px
}

.paywall-subscribe--loading:before {
    background-image: url(../img/animated/black-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    content: '';
    width: 64px;
    height: 64px
}

.paywall-subscribe:not(.paywall-subscribe--loading) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.paywall-subscribe--loading .paywall-subscribe__background,
.paywall-subscribe--loading .paywall-subscribe__content {
    display: none
}

.paywall-subscribe__background {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.paywall-subscribe__heading {
    margin: 24px 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.paywall-subscribe__content {
    position: relative;
    z-index: 2;
    margin-bottom: 64px
}

.paywall-subscribe__steps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 48px;
    background-color: #aaa;
    overflow-y: hidden
}

@media screen and (min-width:768px) {
    .paywall-subscribe__steps {
        height: 72px
    }
}

.paywall-subscribe__step-helper-image {
    width: 100%;
    height: 100px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 32px
}

.paywall-subscribe__step-indicator {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #aaa;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 16px;
    color: white
}

.paywall-subscribe__step-indicator .title {
    font-size: 16px;
    line-height: 16px
}

.paywall-subscribe__step-indicator .data,
.paywall-subscribe__step-indicator .vas-result-url-short,
.paywall-subscribe__step-indicator .vas-result-metadata,
.paywall-subscribe__step-indicator .vas-result-rating-label,
.paywall-subscribe__step-indicator .cinema-epg-result-time,
.paywall-subscribe__step-indicator .paywall-subscribe__ajax-form label,
.paywall-subscribe__ajax-form .paywall-subscribe__step-indicator label {
    display: none
}

.paywall-subscribe__step-indicator:nth-child(1) {
    z-index: 10
}

.paywall-subscribe__step-indicator:nth-child(2) {
    z-index: 9
}

.paywall-subscribe__step-indicator:nth-child(3) {
    z-index: 8
}

.paywall-subscribe__step-indicator:nth-child(4) {
    z-index: 7
}

.paywall-subscribe__step-indicator:nth-child(5) {
    z-index: 6
}

.paywall-subscribe__step-indicator:after,
.paywall-subscribe__step-indicator:before {
    z-index: 2;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: scaleX(.3)
}

.paywall-subscribe__step-indicator:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #aaa;
    border-width: 30px;
    margin-top: -30px;
    right: -39px
}

.paywall-subscribe__step-indicator:before {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 30px;
    margin-top: -30px;
    right: -41px
}

.paywall-subscribe__step-indicator:last-child:before,
.paywall-subscribe__step-indicator:last-child:after {
    display: none
}

@media screen and (min-width:768px) {
    .paywall-subscribe__step-indicator .title {
        font-size: 24px;
        line-height: 24px
    }

    .paywall-subscribe__step-indicator .data,
    .paywall-subscribe__step-indicator .vas-result-url-short,
    .paywall-subscribe__step-indicator .vas-result-metadata,
    .paywall-subscribe__step-indicator .vas-result-rating-label,
    .paywall-subscribe__step-indicator .cinema-epg-result-time,
    .paywall-subscribe__step-indicator .paywall-subscribe__ajax-form label,
    .paywall-subscribe__ajax-form .paywall-subscribe__step-indicator label {
        display: inline-block
    }

    .paywall-subscribe__step-indicator:after {
        border-width: 40px;
        margin-top: -40px;
        right: -49px
    }

    .paywall-subscribe__step-indicator:before {
        border-width: 40px;
        margin-top: -40px;
        right: -51px
    }
}

.paywall-subscribe__step-indicator--passed {
    background-color: #c00
}

.paywall-subscribe__step-indicator--passed:after {
    border-left-color: #c00
}

.paywall-subscribe__step-indicator--active {
    background-color: red
}

.paywall-subscribe__step-indicator--active:after {
    border-left-color: red
}

.paywall-subscribe-container {
    box-shadow: 2px 6px 16px 0 rgba(8, 0, 0, .5)
}

.paywall-subscribe__step {
    padding: 24px 0
}

.paywall-subscribe__step--loading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 64px
}

.paywall-subscribe__step--loading:before {
    background-image: url(../img/animated/black-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    content: '';
    width: 64px;
    height: 64px
}

@media screen and (min-width:768px) {
    .paywall-subscribe__step {
        padding: 40px 0
    }
}

.paywall-subscribe__step-progress {
    margin-bottom: 8px
}

.paywall-subscribe__step-heading {
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .paywall-subscribe__step-heading {
        margin-bottom: 16px
    }
}

.paywall-subscribe__step-footer {
    margin-bottom: 0
}

.paywall-subscribe__form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.paywall-subscribe__input {
    width: 100%;
    height: 48px;
    border: 0 solid white;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    font-weight: 700;
    text-indent: 16px;
    line-height: 48px;
    border-radius: 0;
    margin-bottom: 16px
}

.paywall-subscribe__input:disabled {
    opacity: .5;
    cursor: not-allowed
}

.paywall-subscribe__option,
button.paywall-subscribe__option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 40px;
    height: auto;
    padding: 6px 16px;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    cursor: pointer;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    background-color: #000;
    transition: .1s ease-in-out;
    text-decoration: none
}

.paywall-subscribe__option:hover,
button.paywall-subscribe__option:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.paywall-subscribe__option:disabled,
button.paywall-subscribe__option:disabled {
    opacity: .5
}

.paywall-subscribe__option span.loader,
button.paywall-subscribe__option span.loader {
    background-image: url(../img/animated/white-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: none;
    content: '';
    width: 48px;
    height: 32px
}

.paywall-subscribe__option.paywall-subscribe__option--loading span.loader,
button.paywall-subscribe__option.paywall-subscribe__option--loading span.loader {
    display: block
}

.paywall-subscribe__option.paywall-subscribe__option--disabled,
button.paywall-subscribe__option.paywall-subscribe__option--disabled {
    opacity: .5;
    cursor: not-allowed
}

.paywall-subscribe__option .mobile-hidden,
button.paywall-subscribe__option .mobile-hidden {
    display: none
}

.ajax-form .paywall-subscribe__option,
.ajax-form button.paywall-subscribe__option {
    width: 100%
}

button.paywall-subscribe__option {
    margin: 16px 0
}

@media screen and (min-width:768px) {
    .ajax-form button.paywall-subscribe__option {
        width: 50%
    }

    .paywall-subscribe__option .mobile-hidden,
    button.paywall-subscribe__option .mobile-hidden {
        display: inline
    }
}

.paywall-subscribe__option--bordered {
    border-width: 2px;
    border-style: solid;
    color: #000;
    background-color: transparent;
    transition: .1s ease-in-out;
    text-decoration: none;
    border-color: #000
}

.paywall-subscribe__option--bordered:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.paywall-subscribe__option--bordered:disabled {
    opacity: .5
}

.paywall-subscribe__option--bordered:hover {
    border-color: #666;
    text-decoration: none
}

.paywall-subscribe__option--bordered span.loader {
    background-image: url(../img/animated/black-loader.gif)
}

.paywall-subscribe__option-spacer {
    width: 16px
}

.paywall-subscribe--step1 .paywall-subscribe__form {
    margin-bottom: 136px
}

.paywall-subscribe--step1 .paywall-subscribe__form-buttons {
    width: 100%;
    margin: 0 0 16px
}

.paywall-subscribe--step1 .paywall-subscribe__form-buttons.paywall-subscribe__form-buttons--multiple {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .paywall-subscribe--step1 .paywall-subscribe__form-buttons.paywall-subscribe__form-buttons--multiple .paywall-subscribe__option {
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 48.3%
    }

    .paywall-subscribe--step1 .paywall-subscribe__form-buttons.paywall-subscribe__form-buttons--multiple .paywall-subscribe__option:last-child {
        float: right
    }
}

.paywall-subscribe--step1 [data-action=changeemail] {
    margin-top: 16px;
    width: 100%
}

.paywall-subscribe__ajax-form {
    position: relative;
    margin-bottom: 32px
}

.paywall-subscribe__ajax-form h1,
.paywall-subscribe__ajax-form h2,
.paywall-subscribe__ajax-form h3,
.paywall-subscribe__ajax-form h4,
.paywall-subscribe__ajax-form h5,
.paywall-subscribe__ajax-form h6 {
    color: #333
}

.paywall-subscribe__ajax-form .validation-summary-errors ul {
    padding-left: 1em
}

.paywall-subscribe__ajax-form-loader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 64px;
    margin: 16px 0
}

.paywall-subscribe__ajax-form-loader:before {
    background-image: url(../img/animated/black-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    content: '';
    width: 64px;
    height: 64px
}

.paywall-subscribe__ajax-form label {
    float: none;
    display: block;
    margin-bottom: 8px
}

.paywall-subscribe__ajax-form #buckarooToggle {
    margin: 8px 0 24px
}

.paywall-subscribe__ajax-form input[type=text] {
    width: 100%;
    height: 48px;
    border: 0 solid white;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    font-weight: 700;
    text-indent: 16px;
    line-height: 48px;
    border-radius: 0;
    margin-bottom: 16px
}

.paywall-subscribe__ajax-form input[type=text].input-validation-error {
    border: 1px solid red
}

.paywall-subscribe__kikz-form input[type=text].error {
    border: 1px solid red
}

.paywall-subscribe__error-tooltip {
    font-size: 12px;
    line-height: 20px;
    color: red
}

@media screen and (min-width:768px) {
    .paywall-subscribe__ajax-form input[type=text] {
        width: 100%
    }
}

.paywall-subscribe__product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 32px 0
}

.paywall-subscribe__product p {
    margin-bottom: 0
}

.paywall-subscribe__product-link {
    display: -ms-flexbox;
    display: flex;
    text-decoration: none
}

.paywall-subscribe__product-link:hover {
    text-decoration: none
}

.paywall-subscribe__product-summary .note {
    font-size: 13px;
    line-height: 20px
}

.paywall-subscribe__product-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    min-width: 48px;
    height: 48px;
    margin-right: 16px;
    border-radius: 24px
}

.paywall-subscribe__product-icon .paywall-subscribe__product-user-initials {
    font-family: "Work Sans", system-ui;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 4px
}

.paywall-subscribe__product-icon .glyph {
    width: 32px;
    height: 32px;
    font-size: 32px;
    margin-top: 4px
}

.paywall-subscribe__terms-container summary {
    cursor: pointer
}

.paywall-subscribe__terms {
    opacity: .8;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 24px
}

.paywall-subscribe__terms ul,
.paywall-subscribe__terms li {
    list-style: disc outside none
}

.paywall-subscribe__subscription-select-container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    width: 100%;
    min-width: 50%;
    background-color: black;
    color: white;
    text-align: center;
    cursor: pointer;
    transition: all 300ms
}

.paywall-subscribe__subscription-select-container:hover {
    text-decoration: none;
    cursor: pointer
}

.paywall-subscribe__subscription-select-container .glyph-pulldown {
    display: inline;
    font-size: 40px;
    color: white;
    position: absolute;
    height: 30px;
    right: 10px;
    top: 2px;
    line-height: 24px;
    width: 12px;
    transform-origin: 5px 16px
}

.paywall-subscribe__subscription-select-container.active .glyph-pulldown {
    transform: rotate(180deg)
}

.paywall-subscribe__subscription-select-title {
    font-size: 20px;
    line-height: 24px;
    font-family: "Work Sans", system-ui;
    position: relative
}

.paywall-subscribe__subscription-select-title:hover {
    text-decoration: none;
    cursor: pointer
}

.paywall-subscribe__subscription-select-title .mobile-hidden {
    display: none
}

@media screen and (min-width:768px) {
    .paywall-subscribe__subscription-select-title .mobile-hidden {
        display: inline
    }
}

.paywall-subscribe__available-subscriptions {
    overflow: hidden;
    max-height: 0;
    max-width: 100%;
    position: absolute;
    background: #fff;
    text-align: left;
    z-index: 2;
    width: 500px;
    top: 40px;
    left: 0;
    backface-visibility: hidden;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    transition: max-height 300ms;
    transition: padding 300ms
}

.active .paywall-subscribe__available-subscriptions {
    max-height: 740px;
    display: block;
    border: 2px solid black;
    border-top: 0 solid white
}

.paywall-subscribe__available-subscription {
    border-bottom: 1px solid grey;
    margin: 0 16px
}

.paywall-subscribe__available-subscription:first-child {
    margin-top: 16px
}

.paywall-subscribe__available-subscription:last-child {
    border-bottom: 0 solid white;
    margin-bottom: 16px
}

.paywall-subscribe__available-subscription a {
    display: block;
    padding: 8px 4px
}

.paywall-subscribe__available-subscription a span {
    display: inline-block
}

.paywall-subscribe__available-subscription a span.title {
    display: block;
    font-family: "Work Sans", system-ui;
    font-size: 20px
}

.paywall-subscribe__available-subscription a span.description {
    font-size: 13px;
    line-height: 20px
}

.paywall-subscribe__available-subscription a:hover {
    background-color: #eee;
    cursor: pointer;
    text-decoration: none
}

.paywall-subscribe__available-subscription.hidden {
    display: none
}

.paywall-subscribe__source-toggle-container {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 36px;
    margin: 2px
}

.paywall-subscribe__source-toggle-container:after {
    content: " ";
    display: table
}

.paywall-subscribe .text {
    margin: 0
}

.paywall-subscribe__start-read__link {
    color: inherit;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    text-decoration: none;
    transition: all .2s
}

.paywall-subscribe__start-read__link:hover {
    background-size: 1px 24px
}

.pager {
    margin: 0 8px 16px;
    position: relative;
    display: block;
    background: #d6d6d6;
    text-align: center
}

.js .pager.pager-loadmore {
    background: none
}

.pager:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

.pager.loading {
    opacity: .5
}

.pager li {
    float: left
}

@media screen and (min-width:768px) {
    .pager {
        margin: 0 12px 24px
    }
}

.pager-status {
    display: block;
    line-height: 32px
}

.pager-link {
    display: none;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    font-family: "Work Sans", system-ui;
    text-align: center;
    color: #666
}

.js .pager-loadmore .pager-link {
    display: none
}

@media screen and (min-width:768px) {
    .pager-link {
        display: block
    }
}

.pager .pager-link:hover,
.pager .pager-link:focus {
    background-color: #000;
    text-decoration: none;
    color: #fff
}

.pager-active {
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    color: #fff
}

.pager-active.pager-link {
    display: block
}

.pager-ellipsis {
    width: auto;
    padding: 0 16px;
    color: #aaa
}

.pager-text {
    width: auto;
    padding: 0 16px
}

.pager-text {
    display: inline-block
}

@media screen and (min-width:768px) {
    .js .pager-loadmore .pager-link.pager-text {
        display: none
    }
}

.pager .pager-previous {
    float: right
}

.pager-previous-link {
    display: block;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    overflow: hidden;
    padding: 0 8px
}

.pager-previous-link.disabled {
    background-color: #666;
    color: #aaa;
    background-image: none;
    cursor: auto;
    opacity: .3
}

.pager-previous-link span {
    color: #fff;
    height: 24px;
    width: 24px;
    display: block;
    margin: 8px 0 0
}

.pager-previous-link span:before {
    content: "1"
}

.pager-previous-link.disabled span {
    color: #ccc
}

.pager .pager-next {
    float: right
}

.pager-next-link {
    display: block;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    overflow: hidden;
    padding: 0 8px;
    margin-left: 1px
}

.pager-next-link.disabled {
    background-color: #aaa;
    background-image: none;
    cursor: auto
}

.pager-next-link span {
    color: #fff;
    height: 24px;
    width: 24px;
    display: block;
    margin: 8px 0 0
}

.pager-next-link span:before {
    content: "n"
}

.pager-next-link.disabled span {
    color: #ccc
}

.pager-last {
    display: none
}

@media screen and (min-width:768px) {
    .pager-last {
        display: inline-block
    }

    .js .pager-loadmore .pager-last {
        display: none
    }
}

.pager-more {
    display: inline-block;
    width: 100%
}

.pager-more-link {
    display: none;
    font-family: "Work Sans", system-ui;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    color: #fff;
    overflow: hidden;
    width: 100%
}

.js .pager-loadmore .pager-more-link {
    display: inline-block
}

.pager-more-link.disabled,
.js .pager-loadmore .pager-more-link.disabled {
    display: none
}

.person-credits {
    background-color: #fff;
    display: none
}

@media screen and (min-width:768px) {
    .person-credits {
        display: block
    }
}

.person-film-list {
    display: block
}

@media screen and (min-width:768px) {
    .person-film-list {
        display: none
    }
}

.person-credits-list.hidden {
    display: none
}

.person-credits-per-role {
    padding-bottom: 24px;
    line-height: 2.5em
}

.person-credits-heading {
    text-align: left
}

.person-credits-heading-community {
    display: none
}

.person-credits-with-average-ratings .person-credits-heading-community {
    display: table-cell
}

.person-credits-heading-personal {
    display: none
}

.person-credits-with-user-ratings .person-credits-heading-personal {
    display: table-cell
}

.person-credits-movie-year,
.person-credits-movie-title,
.person-credits-movie-rating {
    padding-right: 32px;
    vertical-align: top
}

.person-credits-movie-year.object-rating-community,
.person-credits-movie-title.object-rating-community,
.person-credits-movie-rating.object-rating-community {
    padding-right: 32px
}

.person-credits-movie-rating.object-rating-personal {
    display: none
}

.person-credits-with-user-ratings .person-credits-movie-rating.object-rating-personal {
    display: table-cell
}

.person-credits-movie-rating.object-rating-community {
    display: none
}

.person-credits-with-average-ratings .person-credits-movie-rating.object-rating-community {
    display: table-cell
}

.person-credits-movie-title {
    width: 100%
}

.person-credits-gallery {
    overflow: hidden;
    background-color: #fff;
    padding: 24px
}

.person-credits-gallery.hidden {
    display: none
}

@media screen and (min-width:1072px) {
    .person-credits-gallery {
        padding: 40px
    }
}

.person-credits-posters {
    margin: 0 auto;
    position: relative;
    width: initial;
    transition: width 300ms
}

.person-credits-poster-wrapper {
    width: 180px;
    height: auto;
    float: left;
    padding: 4px;
    line-height: 0;
    margin: 0;
    position: relative
}

.person-credits-poster {
    width: 100%;
    padding-top: 140%;
    position: relative;
    height: 150px;
    top: 0
}

.person-credits-poster .in-popup {
    border: 2px solid white
}

.person-credits-poster-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #666;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.in-popup .person-credits-poster-link {
    z-index: 102
}

.person-credits-poster-link:hover .person-credits-poster-icon {
    display: block
}

.person-credits-poster-link.person-credits-poster-default {
    background-image: url(../img/cinema/cinema-poster-default.png)
}

.person-credits-poster-text {
    display: block;
    color: white;
    position: absolute;
    bottom: 0;
    padding: 16px
}

.person-credits-poster-text .person-credits-poster-director {
    line-height: 20px;
    font-size: 13px;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase
}

.person-credits-popup {
    background-color: white;
    width: calc(300% + 16px);
    padding-top: calc(140% + 24px);
    position: absolute;
    left: -8px;
    top: -8px;
    right: inherit;
    box-shadow: 3px 3px 11px #333;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms
}

.popup-left .person-credits-popup {
    right: -8px;
    left: inherit
}

.person-credits-popup.open {
    visibility: visible;
    z-index: 101;
    opacity: 1
}

.person-credits-popup:hover {
    text-decoration: none
}

.person-credits-popup:hover .person-credits-popup-title {
    text-decoration: underline
}

.person-credits-popup-content {
    position: absolute;
    top: 0;
    left: 33%;
    right: 0;
    bottom: 0;
    padding: 12px;
    font-size: 14px;
    line-height: 20px
}

.popup-left .person-credits-popup-content {
    left: 0;
    right: 33%
}

.person-credits-poster-icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    width: 32px;
    display: none;
    background-color: #fff;
    z-index: 106
}

.person-credits-poster-icon .glyph {
    font-size: 26px
}

.person-credits-popup-kijkwijzer {
    color: black;
    font-size: 24px;
    line-height: 32px
}

.person-credits-popup-rating-container {
    width: 100%;
    font-family: "Work Sans", system-ui;
    font-size: 13px;
    margin-top: 8px
}

.person-credits-popup-rating-container {
    line-height: 13px
}

.person-credits-popup-rating {
    display: block;
    float: left;
    width: 100px
}

.person-credits-popup-rating-community {
    display: none
}

.person-credits-with-average-ratings .person-credits-popup-rating-community {
    display: block
}

.person-credits-popup-rating-personal {
    display: none
}

.person-credits-with-user-ratings .person-credits-popup-rating-personal {
    display: block
}

.person-credits-popup-rating-icons {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
    width: 80px
}

.person-credits-popup-rating-title {
    margin-right: 8px;
    color: #666
}

.person-credits-popup-info .person-credits-popup-title {
    margin: 0;
    font-size: 20px;
    line-height: 20px
}

.person-credits-popup-teaser {
    font-size: 14px;
    line-height: 20px
}

.person-credits-popup-roles {
    margin-top: 4px
}

.person-credits-switch {
    margin-bottom: 16px;
    float: right;
    display: none
}

@media screen and (min-width:768px) {
    .person-credits-switch {
        display: block;
        margin-right: 24px
    }
}

@media screen and (min-width:1072px) {
    .person-credits-switch {
        margin-right: 0
    }
}

.person-credits-switch-icon {
    float: left;
    margin-left: 8px;
    opacity: .5;
    cursor: pointer
}

.person-credits-switch-icon.active {
    opacity: 1
}

.person-credit-popup-extras {
    display: none;
    background-color: #aaa;
    width: 100%;
    height: 50px
}

.playlist-player,
.player {
    position: relative;
    background: transparent;
    padding-bottom: 56.25%;
    min-width: 224px;
    z-index: 5;
    display: block
}

.playlist-player.preloading,
.player.preloading {
    background: url(../img/animated/white-loader.gif) center center no-repeat
}

.playlist-player .player {
    padding-bottom: 0
}

.player.loading .player-canvas.npoplayer8:after {
    display: none
}

.vpronl-media-player-compact .player {
    padding-bottom: 0
}

.vpronl-media-player-compact .player .player-poster {
    display: none
}

.vpronl-media-player-compact-text p {
    margin: 0
}

.vpronl-media-player .player.preloading {
    background-color: #000
}

.player .player-error-message {
    line-height: 24px
}

.platform .player-preview-kijkwijzer {
    bottom: 50px
}

.right-to-left .player-preview-portal {
    display: none
}

.platform .player-overlay-content {
    top: 74px
}

.platform .player-overlay-closebutton {
    top: 79px
}

.subsite-header+.platform .player-overlay-content {
    top: 120px
}

.subsite-header+.platform .player-overlay-closebutton {
    top: 125px
}

.player iframe {
    position: absolute;
    height: 100%
}

.media-player-cookiewarning {
    position: absolute;
    color: white;
    background-color: #000;
    width: 100%;
    height: 100%
}

.media-player-cookiewarning.hidden {
    display: none
}

.media-player-cookiewarning a.theme-link {
    color: white
}

.mediamap-player-close {
    right: 41px
}

@media screen and (min-width:768px) {
    .mediamap-player-close {
        right: 0
    }
}

.playlistnav-group {
    margin: 0 12px 16px 0;
    float: left
}

.playlistnav-group-title {
    margin: 0 0 12px
}

.playlistnav-group-title-link {
    color: #0af
}

.playlistnav-group-list {
    font-size: 0
}

.playlistnav-group-list>li {
    display: inline-block;
    margin: 0 12px 8px 0;
    font-size: 14px
}

.playlistnav-group-link {
    display: block;
    padding: 4px 12px;
    background: #f0f0f0;
    color: #000
}

.dialog {
    position: fixed;
    z-index: 99999998;
    --villa-dialog-width: min(90vw, 700px);
    --villa-dialog-padding: 0;
    display: none
}

.pricing-options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    line-height: initial
}

.pricing-options--own-section .section-with-layout-content {
    padding: 16px 0
}

.pricing-options--in-section .pricing-options {
    margin: 16px -8px
}

@media screen and (min-width:768px) {
    .pricing-options--own-section .section-with-layout-content {
        padding: 48px
    }

    .pricing-options--in-section .pricing-options {
        margin: 16px
    }
}

.pricing-options--in-section .text-title,
.pricing-options--own-section .section-with-layout-title {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .pricing-options {
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 47px;
        padding-bottom: 70px
    }

    .pricing-options--in-section .text-title,
    .pricing-options--own-section .section-with-layout-title {
        text-align: center;
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 16px
    }
}

.price-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 16px;
    margin-bottom: 8px;
    width: 100%;
    cursor: pointer
}

.price-option:nth-child(1) {
    -ms-flex-order: 2;
    order: 2
}

.price-option:nth-child(2) {
    -ms-flex-order: 1;
    order: 1
}

.price-option:nth-child(3) {
    -ms-flex-order: 3;
    order: 3
}

.price-option:hover {
    text-decoration: none
}

.price-option .theme-text {
    line-height: 24px
}

@media screen and (min-width:768px) {
    .price-option {
        -ms-flex: 1;
        flex: 1;
        margin: 0;
        padding: 24px 32px 42px
    }

    .price-option:nth-child(1) {
        -ms-flex-order: 1;
        order: 1
    }

    .price-option:nth-child(2) {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 1.14;
        flex: 1.14;
        margin: -47px 0 -70px;
        padding: 37px 40px 70px
    }

    .price-option:nth-child(3) {
        -ms-flex-order: 3;
        order: 3
    }
}

.pricing-option__image-container {
    -ms-flex-order: 1;
    order: 1;
    font-size: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .pricing-option__image-container {
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 24px
    }
}

.pricing-option__image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    transition: transform 2s cubic-bezier(.1, .32, .26, 1) .1s;
    transform: scale(1)
}

.price-option:hover .pricing-option__image {
    transform: scale(1.1)
}

.pricing-option__kicker {
    -ms-flex-order: 3;
    order: 3;
    color: #000;
    margin-bottom: 8px
}

.price-option--centered-titles .pricing-option__kicker {
    text-align: center
}

.pricing-option__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.pricing-option__title {
    -ms-flex-order: 2;
    order: 2;
    color: #000;
    margin: 0 0 16px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.price-option--centered-titles .pricing-option__title {
    text-align: center
}

@media screen and (min-width:768px) {
    .pricing-option__title {
        -ms-flex-order: 1;
        order: 1
    }
}

.pricing-option__text {
    -ms-flex-order: 4;
    order: 4;
    color: #000;
    line-height: 26px;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.pricing-option__highlighted {
    -ms-flex-order: 5;
    order: 5;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    margin-bottom: -2px
}

@media screen and (min-width:768px) {
    .pricing-option__highlighted {
        font-size: 14px;
        margin-bottom: 2px
    }
}

.pricing-option__icon {
    color: black;
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6.4px 4px 0;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.pricing-option__icon .glyph {
    font-size: 24px
}

.pricing-option__button-container {
    margin: 16px 0
}

.price-option--compact .pricing-option__button-container {
    margin-top: 0
}

.price-option--visual .pricing-option__button-container {
    margin-bottom: 0
}

.pricing-option__button {
    position: relative;
    width: 100%;
    padding: 8px;
    text-align: center;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    transition: .1s ease-in-out;
    text-decoration: none
}

.pricing-option__button:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.pricing-option__button:disabled {
    opacity: .5
}

.pricing-option__content .pricing-option__button {
    -ms-flex-order: 0;
    order: 0
}

.pricing-option__button__highlight {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background-color 300ms ease-out
}

.pricing-option__button__text {
    position: relative;
    z-index: 2
}

.pricing-options-alternative {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.pricing-options--in-section .pricing-options-alternative {
    margin: 24px 8px 16px
}

.pricing-options--own-section .pricing-options-alternative {
    padding: 0 16px
}

.pricing-options-alternative {
    margin-top: 24px
}

@media screen and (min-width:768px) {
    .pricing-options--in-section .pricing-options-alternative {
        margin: 24px 16px 16px
    }

    .pricing-options--own-section .pricing-options-alternative {
        padding: 0
    }
}

.pricing-option-alternative__container {
    margin: 0
}

.pricing-option-alternative__link {
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    width: auto;
    padding: 6px 16px;
    margin-bottom: 16px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    color: #000;
    background-color: #fff;
    transition: .1s ease-in-out;
    text-decoration: none
}

.pricing-option-alternative__link:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.pricing-option-alternative__link:disabled {
    opacity: .5
}

@media screen and (min-width:768px) {
    .pricing-option-alternative__link {
        width: auto
    }
}

.pricing-option-alternative__link--bordered {
    border-width: 2px;
    border-style: solid;
    color: #fff;
    background-color: transparent;
    transition: .1s ease-in-out;
    text-decoration: none;
    border-color: #fff
}

.pricing-option-alternative__link--bordered:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.pricing-option-alternative__link--bordered:disabled {
    opacity: .5
}

.pricing-option-alternative__link--bordered:hover {
    border-color: #666;
    text-decoration: none
}

.pricing-option-alternative__link--bordered:hover {
    border: 0
}

.simple-promotion-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 1072px;
    min-width: 320px;
    height: 0;
    width: auto;
    margin: 0 auto;
    clear: both;
    z-index: 1003
}

.detail-opened .simple-promotion,
.simple-promotion-mini .simple-promotion,
.simple-promotion {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    box-shadow: -1px 5px 8px -2px rgba(0, 0, 0, .75);
    margin-top: -1.2em;
    margin-right: 80px;
    border-radius: 5px;
    width: 56px;
    height: 56px;
    padding-top: .7em;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    float: right;
    line-height: 12px;
    font-size: 12px;
    z-index: 10;
    font-family: "Work Sans", system-ui;
    background-color: rgba(var(--colorVar), 1);
    transition: transform 200ms
}

@keyframes mini-promotion {
    0% {
        transform: scale(1.3, 1.3)
    }

    100% {
        transform: scale(1, 1)
    }
}

.simple-promotion-mini .simple-promotion {
    animation-name: mini-promotion;
    animation-delay: 500ms;
    animation-duration: 800ms;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    animation-iteration-count: 1
}

.simple-promotion--double-navbar-offset .simple-promotion {
    margin-top: 3.6em
}

.detail-opened .simple-promotion:hover,
.simple-promotion-mini .simple-promotion:hover,
.simple-promotion:hover {
    text-decoration: none;
    transform: scale(1.1, 1.1)
}

@media screen and (min-width:768px) {
    .simple-promotion--double-navbar-offset .simple-promotion {
        margin-top: .8em
    }

    .simple-promotion {
        height: 85px;
        width: 85px;
        margin-right: 100px;
        padding-left: 12px;
        padding-right: 12px;
        line-height: 18px;
        font-size: 18px
    }
}

@media screen and (min-width:1003px) {
    .simple-promotion {
        border-radius: 5px;
        width: 108px;
        height: 108px;
        line-height: 24px;
        font-size: 24px
    }
}

.public-spaces-badge {
    position: relative;
    margin: 0 8px;
    float: left
}

@media screen and (min-width:768px) {
    .public-spaces-badge {
        margin: 0 12px
    }
}

.quote {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.quote:before,
.quote:after {
    content: " ";
    display: table
}

.quote:after {
    clear: both
}

.quote__image-container {
    margin: 0;
    width: 46px;
    min-width: 46px
}

@media screen and (min-width:768px) {
    .quote--in-own-section .quote__image-container {
        width: 54px;
        min-width: 54px
    }
}

.quote__image {
    width: 100%
}

.quote__text-container {
    overflow: hidden;
    padding: 0 0 0 2px
}

.quote__text {
    position: relative;
    top: -5px;
    padding: 0 0 0 16px;
    border-width: 0 0 0 3px;
    border-style: solid;
    font-size: 18px;
    line-height: 28px
}

.quote__text p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .quote--in-own-section .quote__text {
        padding-right: 16px;
        font-size: 20px;
        line-height: 30px
    }
}

@media screen and (min-width:1072px) {
    .quote--in-own-section .quote__text {
        padding-right: 80px;
        font-size: 22px;
        line-height: 32px
    }
}

.quote__author {
    padding: 1px 0 0 19px
}

@media screen and (min-width:768px) {
    .quote--in-own-section .quote__author {
        padding-top: 5px;
        padding-right: 16px
    }
}

@media screen and (min-width:1072px) {
    .quote--in-own-section .quote__author {
        padding-right: 80px
    }
}

.section-with-layout.related-articles.component-theme.theme-white .grid {
    background-color: transparent
}

.related-articles-title {
    margin: 12px 8px;
    color: rgba(var(--colorVar), 1);
    font-weight: 700;
    text-transform: lowercase
}

@media screen and (min-width:768px) {
    .related-articles-title {
        margin: 12px
    }
}

.related-articles-list {
    padding: 0 8px
}

@media screen and (min-width:768px) {
    .related-articles-list {
        padding: 0
    }
}

@media screen and (min-width:768px) {
    .related-articles-list .complex-teaser-content {
        width: 58.333%
    }
}

.scenario-player-npo-logo {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 44px;
    z-index: 10;
    background: url(../img/logo/npo_logo_mono.png) no-repeat center center;
    transition: top .5s ease-in-out, opacity .5s ease-in-out
}

.scenario-player-npo-logo a {
    width: 100%;
    height: 100%;
    display: inline-block
}

.scenario-player-npo-logo:hover {
    background: url(../img/logo/npo_logo.png) no-repeat center center
}

.simple-platform.scenario-player-platform-area {
    min-height: 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 801;
    overflow: visible;
    height: calc(100vh - 48px);
    transition: height 1s ease-in-out
}

.simple-platform.scenario-player-platform-area.intro-open {
    height: 100%;
    transition: height 0s
}

.scenario-player-container {
    height: 100%
}

.scenario-player-container.mouse-idle {
    cursor: none
}

.scenario-player-container.mouse-idle .scenario-player-menu-nav,
.scenario-player-container.mouse-idle .scenario-player-npo-logo {
    top: -44px;
    opacity: 0
}

.scenario-player-container .scenario-player {
    position: relative;
    height: 100%
}

.scenario-player-container .scenario-player .scenario-player-scrubber-container {
    transition: bottom .5s ease-in-out;
    bottom: 2px
}

.scenario-player-platform-area.closed {
    height: 30px
}

.scenario-player-platform-area.closed .scenario-player-container.show-chapter-meta .scenario-player-scrubber-container,
.scenario-player-platform-area.closed .scenario-player-scrubber-container {
    bottom: 0
}

.scenario-player-platform-area.closed .scenario-player-container .scenario-player-chapter-container {
    bottom: -84px
}

.scenario-player-platform-area.closed .scenario-player-chapter-cover {
    position: absolute;
    background: transparent;
    width: 100%;
    height: 78px;
    top: 0;
    z-index: 99;
    cursor: pointer
}

.scenario-player-platform-area.closed .scenario-player-chapter-meta {
    height: 36px
}

.scenario-player-platform-area.closed .scenario-player-chapter-meta .scenario-player-longread-toggle {
    opacity: 0
}

.scenario-player-platform-area.closed .scenario-player-chapter-meta .scenario-player-player-toggle {
    opacity: 1
}

.scenario-player-platform-area.closed .scenario-player-menu-nav,
.scenario-player-platform-area.closed .scenario-player-npo-logo {
    top: -44px;
    opacity: 0
}

.scenario-player-container.menu-open .scenario-player-menu {
    height: calc(100% + 48px);
    opacity: 1
}

.scenario-player-container.menu-open .scenario-player-menu-nav,
.scenario-player-container.menu-open .scenario-player-npo-logo {
    top: -44px;
    opacity: 0
}

.scenario-player-platform-area.intro-open .scenario-player-intro {
    top: 0;
    opacity: 1;
    bottom: -48px
}

.scenario-player-platform-area.intro-open .scenario-player-chapter-container {
    display: none
}

.scenario-player-platform-area.intro-open .scenario-player-menu-nav {
    opacity: 0
}

.scenario-player-container.intermediate-open .scenario-player-intermediate {
    top: 0;
    opacity: 1
}

.scenario-player-container.intermediate-open .scenario-player-menu-nav,
.scenario-player-container.intermediate-open .scenario-player-npo-logo {
    top: -44px;
    opacity: 0
}

.scenario-player-container.show-chapter-meta .scenario-player-chapter {
    border-bottom: 1px solid transparent
}

.scenario-player-container.show-chapter-meta .scenario-player-chapter:hover {
    border-bottom-color: #000
}

.scenario-player-container.show-chapter-meta .scenario-player-chapter.active {
    border-bottom: none
}

.scenario-player-container.show-chapter-meta .scenario-player-chapter.active:hover {
    border-bottom: none
}

.scenario-player-container.show-chapter-meta .scenario-player-scrubber-container {
    bottom: 74px
}

.scenario-player-container.show-chapter-meta .scenario-player-chapter-container {
    bottom: -48px
}

.scenario-player-container.show-chapter-meta.modal-open .scenario-player-chapter-container {
    bottom: -98px
}

.scenario-player-platform-area.closed .scenario-player-chapter-container,
.scenario-player-chapter-container {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: -120px;
    transition: bottom .5s ease-in-out
}

.edit-mode .scenario-player-chapter-container {
    bottom: 0;
    position: relative
}

.scenario-player-container.modal-open .scenario-player-chapters {
    background: #000
}

.scenario-player-container.modal-open .scenario-player-chapter {
    display: none
}

.scenario-player-container.modal-open .scenario-player-menu-nav,
.scenario-player-container.modal-open .scenario-player-npo-logo {
    top: -44px;
    opacity: 0
}

.scenario-player-chapters {
    height: 48px
}

.scenario-player-chapters [class*=bg-].active {
    background-color: rgba(var(--colorVar), 1)
}

.scenario-player-chapter {
    float: left;
    padding: 0 24px;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    border-right: 1px solid #000;
    transition: all .5s ease-in-out;
    font-family: "Work Sans", system-ui;
}

.scenario-player-chapter:last-child {
    border: none
}

.scenario-player-chapter-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    cursor: pointer;
    height: 100%;
    line-height: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.scenario-player-chapter-meta {
    transition: height .5s ease-in-out;
    cursor: pointer;
    width: 100%;
    height: 74px;
    text-align: center
}

.scenario-player-chapter-meta .scenario-player-player-toggle {
    transition: opacity .5s ease-in-out;
    opacity: 0;
    position: absolute;
    width: 100%;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
    height: 36px;
    line-height: 36px
}

.scenario-player-chapter-meta .scenario-player-player-toggle .glyph {
    display: inline-block;
    transform: rotate(90deg);
    top: 6px;
    position: relative
}

.scenario-player-chapter-meta .scenario-player-longread-toggle {
    transition: opacity .5s ease-in-out;
    opacity: 1;
    white-space: nowrap;
    position: absolute;
    width: 100%
}

.scenario-player-chapter-meta .scenario-player-longread-toggle .scenario-player-chapter-description {
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: inherit;
    padding: 16px 0 0
}

.scenario-player-chapter-meta .scenario-player-longread-toggle .glyph-arrowright {
    display: inline-block;
    transform: rotate(90deg);
    font-size: 40px;
    width: 40px;
    height: 40px
}

.scenario-player-language-link {
    display: inline-block;
    outline: 0
}

.scenario-player-language-link,
.scenario-player-language-link:hover {
    text-decoration: none
}

.scenario-player-language-flag {
    display: inline-block;
    border-width: 1px;
    border-style: solid
}

.scenario-player-language-flag-nl {
    height: 12px;
    width: 20px;
    background: url(../img/flag-sprite.png) no-repeat;
    background-position: 0 0
}

.scenario-player-language-flag-en {
    height: 12px;
    width: 20px;
    background: url(../img/flag-sprite.png) no-repeat;
    background-position: -20px 0
}

.scenario-player-language-flag {
    display: inline-block;
    height: 14px;
    width: 22px;
    border-width: 1px;
    border-style: solid
}

.scenario-player-language-title {
    padding-right: 8px;
    line-height: 20px;
    vertical-align: top
}

.scenario-player-menu-nav {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: table;
    height: 44px;
    opacity: 1;
    transition: top .5s ease-in-out, opacity .5s ease-in-out
}

.scenario-player-container .scenario-player-menu-nav.component-theme {
    background: transparent
}

.scenario-player-menu-toggle {
    background: rgba(0, 0, 0, .6);
    display: table-row;
    height: 44px
}

.scenario-player-menu-toggle .glyph {
    display: table-cell;
    width: 42px;
    padding: 11px 0 0;
    font-size: 26px
}

.scenario-player-menu-toggle:hover {
    text-decoration: none
}

.scenario-player-menu-toggle-title {
    display: table-cell;
    height: 44px;
    padding: 0 10px 0 0;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    line-height: 44px
}

.scenario-player-menu-toggle-menu-title {
    display: block
}

.show-chapter-meta .scenario-player-menu-toggle-menu-title {
    display: none
}

.scenario-player-menu-toggle-interactive-title {
    display: none
}

.show-chapter-meta .scenario-player-menu-toggle-interactive-title {
    display: block
}

.scenario-player-menu {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, .75);
    transition: height .5s ease-in-out, opacity .5s ease-in-out
}

.scenario-player-menu-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto
}

.scenario-player-menu-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.scenario-player-menu-close .glyph {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.scenario-player-menu-content {
    margin: 0 auto;
    width: 80%;
    padding-bottom: 30px;
    padding-top: 40px
}

.scenario-player-menu-content section {
    padding: 0 0 24px
}

.scenario-player-menu-share {
    margin-bottom: 24px
}

.scenario-player-menu-share .share-action-list {
    display: block
}

.scenario-player-menu-share .share-action-list li {
    display: inline-block;
    padding: 0 24px
}

.scenario-player-menu-share .share-action-list li:first-child {
    padding: 0
}

.scenario-player-menu-share .share-action-counter {
    display: inline-block;
    width: auto
}

.scenario-player-menu-share .share-action {
    line-height: 20px
}

.scenario-player-menu-share .share-total {
    padding: 1px 8px
}

.scenario-player-menu-share .share-action-proprietary {
    display: inline-block;
    width: auto
}

.scenario-player-menu-interface-image img {
    width: 100%
}

@media screen and (min-width:768px) {
    .scenario-player-menu-content {
        width: 60%
    }
}

@media screen and (min-width:1072px) {
    .scenario-player-menu-content {
        width: 40%
    }
}

.scenario-player-menu-label-heading {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    margin: 6px 0
}

.scenario-player-menu-title {
    font-size: 32px;
    line-height: 32px;
    margin: 6px 0;
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.scenario-player-menu-title.selected-title {
    opacity: 0
}

.scenario-player-menu-chapternav .scenario-player-menu-title {
    height: 64px;
    width: 760px;
    margin: 6px 0 0;
    position: absolute
}

.scenario-player-menu-chapternav.show-selected-title .scenario-player-menu-title.current-title {
    opacity: 0
}

.scenario-player-menu-chapternav.show-selected-title .scenario-player-menu-title.selected-title {
    opacity: 1
}

.scenario-player-menu-description {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    line-height: 24px;
    padding: 18px 0 0
}

.scenario-player-menu-chapters {
    list-style: none;
    margin-bottom: 10px;
    padding-top: 72px
}

.scenario-player-menu-chapters:before,
.scenario-player-menu-chapters:after {
    content: " ";
    display: table
}

.scenario-player-menu-chapters:after {
    clear: both
}

.scenario-player-menu-chapter {
    display: block;
    float: left;
    width: 16.667%;
    padding-right: 10px
}

.scenario-player-menu-chapter-player {
    width: 100%;
    height: 60px;
    margin-bottom: 8px;
    cursor: pointer
}

.scenario-player-menu-chapter-player.scenario-player-menu-chapter-non-active {
    background-color: #ccc
}

.scenario-player-menu-chapter-player.scenario-player-menu-chapter-non-active:hover {
    background: #fff
}

.scenario-player-menu-chapter-longread {
    width: 100%;
    height: 120px;
    background-color: #ccc;
    cursor: pointer;
    padding-top: 3px
}

.scenario-player-menu-chapter-longread:hover {
    background: #fff
}

.scenario-player-menu-chapter-longread-content {
    width: 80%;
    background: #000;
    height: 3px;
    margin-left: 5%;
    margin-top: 3px
}

.scenario-player-menu-chapter-longread-content:nth-child(1) {
    width: 80%
}

.scenario-player-menu-chapter-longread-content:nth-child(2) {
    width: 80%
}

.scenario-player-menu-chapter-longread-content:nth-child(3) {
    width: 70%
}

.scenario-player-menu-chapter-longread-content:nth-child(4) {
    width: 60%
}

.scenario-player-menu-chapter-longread-content:nth-child(5) {
    width: 70%
}

.scenario-player-menu-chapter-longread-content:nth-child(6) {
    width: 80%
}

.scenario-player-menu-chapter-longread-content:nth-child(7) {
    width: 20%
}

.scenario-player-menu-chapter-longread-content:nth-child(8) {
    width: 0
}

.scenario-player-menu-chapter-longread-content:nth-child(9) {
    width: 80%
}

.scenario-player-menu-chapter-longread-content:nth-child(10) {
    width: 20%
}

.scenario-player-menu-chapter-longread-content:nth-child(11) {
    width: 20%
}

.scenario-player-menu-chapter-longread-content:nth-child(13) {
    width: 80%
}

.scenario-player-menu-chapter-longread-content:nth-child(14) {
    width: 50%
}

.scenario-player-menu-chapter-longread-content:nth-child(15) {
    width: 50%
}

.scenario-player-menu-chapter-longread-content:nth-child(16) {
    width: 70%
}

.scenario-player-menu-chapter-longread-content:nth-child(17) {
    width: 10%
}

.scenario-player-intro {
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 2;
    overflow: hidden;
    transition: opacity 3s ease-in-out;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.scenario-player-intro-container {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 60px;
    overflow-y: auto
}

.scenario-player-intro-content {
    margin: 0 auto;
    width: 80%
}

@media screen and (min-width:768px) {
    .scenario-player-intro-content {
        width: 60%
    }
}

@media screen and (min-width:1072px) {
    .scenario-player-intro-content {
        width: 40%
    }
}

.scenario-player-intro .scenario-player-intro-rating {
    text-align: left;
    font-size: 24px;
    line-height: 24px
}

.scenario-player-intro-description {
    padding-top: 24px;
    font-size: 20px;
    line-height: 20px;
    line-height: 24px
}

.scenario-player-intro-start {
    display: block;
    margin: 40px auto 0;
    padding: 16px 20px;
    cursor: pointer;
    max-width: 375px;
    text-align: center
}

.scenario-player-intro-start .scenario-player-intro-start-icon,
.scenario-player-intro-start .scenario-player-intro-start-title {
    display: inline-block
}

.scenario-player-intro-start-icon {
    font-size: 32px;
    line-height: 36px;
    margin-right: 12px
}

.scenario-player-intro-start-title {
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px
}

@media screen and (min-width:768px) {
    .scenario-player-intro-start-icon {
        font-size: 36px;
        line-height: 32px
    }

    .scenario-player-intro-start-title {
        font-size: 28px;
        line-height: 28px
    }
}

.scenario-player-intro-credits {
    display: block;
    margin: 40px auto 0
}

.scenario-player-intermediate {
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
    bottom: 104px;
    opacity: 0;
    z-index: 1;
    overflow: hidden;
    transition: top .5s ease-in-out, opacity .5s ease-in-out;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.intermediate-content-current {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    padding-top: 3%
}

.intermediate-content-current.intermediate-content-last {
    width: 100%
}

.scenario-player-intermediate .intermediate-content-current.component-theme {
    background-color: transparent
}

@media screen and (min-height:922px) {
    .intermediate-content-current {
        padding-top: 10%
    }
}

.intermediate-content-current-content {
    position: relative;
    z-index: 2;
    height: 100%;
    padding: 0 10px;
    text-align: center;
    max-width: 700px;
    margin: auto
}

.intermediate-content-current-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .75
}

.intermediate-content-current-readmore {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -60px;
    background: transparent
}

.intermediate-content-current-readmore .glyph {
    cursor: pointer;
    font-size: 150px;
    width: 120px;
    height: 120px;
    transform: rotate(90deg)
}

@media screen and (min-width:768px) and (min-height:800px) {
    .intermediate-content-current-readmore {
        bottom: 8%
    }
}

.intermediate-content-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    background-color: rgba(0, 0, 0, .75);
    padding: 3% 7% 0;
    text-align: center
}

@media screen and (min-height:922px) {
    .intermediate-content-next {
        padding-top: 10%
    }
}

.intermediate-content-next-start {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -60px;
    background: transparent
}

.intermediate-content-next-start .glyph {
    cursor: pointer;
    font-size: 150px;
    width: 120px;
    height: 120px
}

@media screen and (min-width:768px) and (min-height:800px) {
    .intermediate-content-next-start {
        bottom: 8%
    }
}

.intermediate-title {
    line-height: .8em
}

.intermediate-countdown {
    padding: 10px 0 0;
    font-family: "Work Sans", system-ui;
    font-size: 112px;
    line-height: 112px
}

@media screen and (min-width:1013px) and (min-height:696px) {
    .intermediate-countdown {
        padding-top: 60px
    }
}

.intermediate-counter {
    font-family: "Work Sans", system-ui;
    font-size: 112px;
    line-height: 112px
}

.intermediate-description {
    padding: 20px 0 0;
    font-size: 16px;
    line-height: 20px;
    line-height: 24px
}

.intermediate-bg-cover {
    background: rgba(0, 0, 0, .75);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.scenario-player-warning {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    z-index: 10;
    padding: 1em 1em 0;
    background: rgba(0, 0, 0, .75)
}

.scenario-player-warning a {
    text-decoration: underline
}

.scenario-player-content-area {
    overflow: hidden;
    height: 0
}

.scenario-player-content-area.open {
    height: auto;
    margin: 160px 0 0;
    overflow: visible
}

.edit-mode .scenario-player-container {
    height: 50%
}

.edit-mode .scenario-player-content-area {
    overflow: auto
}

.scenario-player-continue {
    padding: 2em 0;
    cursor: pointer
}

.scenario-player-continue:before,
.scenario-player-continue:after {
    content: " ";
    display: table
}

.scenario-player-continue:after {
    clear: both
}

@media screen and (min-width:768px) {
    .scenario-player-continue {
        padding: 4em 0
    }
}

.scenario-player-continue-title {
    text-align: center;
    line-height: 40px
}

@media screen and (min-width:768px) {
    .scenario-player-continue-title {
        line-height: 50px
    }
}

.scenario-player-continue-icon {
    display: inline-block;
    margin-left: 1em;
    width: 20px;
    height: 22px;
    font-size: 34px
}

@media screen and (min-width:768px) {
    .scenario-player-continue-icon {
        width: 50px;
        height: 28px;
        font-size: 42px
    }
}

.actor.background.contain,
.actor.video {
    transition: bottom .5s ease-in-out
}

.scenario-player-container.show-chapter-meta .actor.background.contain,
.scenario-player-container.show-chapter-meta .actor.video {
    bottom: 75px
}

.simple-scenario-player-container {
    position: relative;
    width: 100%;
    height: 95vh
}

.simple-scenario-player-container.intro-open .scenario-player-intro {
    top: 0;
    opacity: 1;
    bottom: 0
}

.scenario-player-intro-meta {
    margin-bottom: 1em
}

.section {
    padding-top: 16px
}

@media screen and (min-width:768px) {
    .section {
        padding-top: 24px
    }
}

.section-with-shade {
    border-bottom: 8px solid #d6d6d6
}

.section-with-shade-spacer {
    border-bottom-color: transparent
}

.section-shade {
    display: none
}

.section-container {
    display: inline-block;
    width: 100%
}

.section-container:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.section-title {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .section-title {
        margin-left: 12px;
        margin-right: 12px
    }
}

@media screen and (min-width:1072px) {
    .section-with-shade {
        position: relative;
        border-bottom: 0;
        margin-bottom: 24px
    }

    .section-shade {
        display: block;
        position: absolute;
        bottom: -24px;
        right: 0;
        left: 0;
        height: 24px;
        width: 100%;
        overflow: hidden
    }

    .section-shade.section-shade-bar {
        background-color: #d6d6d6
    }

    .section-with-shade-spacer .section-shade.section-shade-bar {
        background-color: transparent
    }

    .section-shade-angle {
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        border-right: 1072px solid transparent;
        border-top: 536px solid #d6d6d6
    }
}

.home-footer .section-shade {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.home-footer .section-shade-angle {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    border-right: 1072px solid transparent;
    border-top: 536px solid #d6d6d6
}

.section-with-layout {
    position: relative;
    overflow: hidden
}

.section-with-layout .grid {
    position: relative;
    z-index: 40
}

.section-with-layout.component-theme .grid {
    background-color: transparent
}

.section-with-layout.component-theme.theme-white .grid {
    background-color: #fff
}

.section-with-layout-content {
    position: relative;
    padding: 8px;
    margin: 0
}

.section-with-layout-content:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (min-width:768px) {
    .section-with-layout-content {
        padding: 12px
    }
}

.section-with-layout-title {
    margin-bottom: 8px;
    color: rgba(var(--colorVar), 1)
}

.section-with-layout-content .sliding-teaser-group,
.section-with-layout-content .magnified-sliding-teaser-group {
    margin-right: -12px;
    margin-left: -12px
}

@media screen and (min-width:768px) {

    .section-with-layout-content .sliding-teaser-group,
    .section-with-layout-content .magnified-sliding-teaser-group {
        margin-right: 0;
        margin-left: 0
    }
}

.section-with-layout-content-stretch {
    margin: 0 -8px
}

@media screen and (min-width:768px) {
    .section-with-layout-content-stretch {
        margin: 0 -12px
    }
}

.section-with-layout-content-padded {
    margin: 0 8px
}

@media screen and (min-width:768px) {
    .section-with-layout-content-padded {
        margin: 0 12px
    }
}

.collapsible-section {
    position: relative;
    overflow: visible
}

.collapsible-section .collapsible-section-body .section-with-layout-content {
    padding-top: 0
}

.collapsible-section-header {
    z-index: 42
}

.collapsible-section-body {
    height: 0;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.collapsible-section-body:after {
    content: " ";
    height: 40px;
    display: table;
    width: 100%;
    clear: both
}

.collapsible-section-footer {
    position: absolute;
    bottom: -15px;
    width: 100%;
    height: 34px;
    z-index: 108;
    text-align: center;
    color: #fff
}

.series-credits-title {
    color: rgba(var(--colorVar), 1)
}

.series-credits-meta {
    margin: 8px 0 16px
}

@media screen and (min-width:768px) {
    .series-credits-meta {
        margin: 4px 0 8px
    }
}

.series-credits-role,
.series-credits-season,
.series-credits-kijkwijzer-label {
    font-weight: 700;
    text-transform: lowercase
}

@media screen and (min-width:768px) {

    .series-credits-role,
    .series-credits-season,
    .series-credits-kijkwijzer-label {
        width: 122px;
        float: left;
        clear: left
    }
}

.series-credits-role-persons {
    line-height: 24px;
    margin: 0 0 12px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .series-credits-role-persons {
        margin: 0 0 4px
    }
}

.series-credits-role-person:hover {
    text-decoration: underline
}

.series-credits-kijkwijzer {
    font-size: 24px;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .series-credits-kijkwijzer {
        font-size: 20px;
        margin-top: 0
    }
}

.share {
    background-color: transparent;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 200
}

.share-title {
    position: absolute;
    display: block;
    right: 48px;
    z-index: 1000;
    line-height: 24px;
    height: 24px;
    padding: 0 8px
}

.share-title:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0
}

.share-total {
    display: block;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    height: 24px;
    padding: 0 8px;
    color: #0af
}

.share-icon-list {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    z-index: 1000
}

.share-icon-list li {
    float: left
}

.quick-share-dialog {
    clear: both;
    margin: 0 0 24px
}

.quick-share-dialog .fb_iframe_widget span {
    max-width: 250px
}

@media screen and (min-width:768px) {
    .quick-share-dialog .fb_iframe_widget span {
        max-width: none
    }
}

.share-dialog {
    transition: all .2s ease-in-out;
    display: none;
    padding: 40px 8px 0;
    border: 1px solid #d6d6d6;
    background: #fff;
    overflow: visible;
    position: absolute;
    right: -8px;
    top: -8px;
    z-index: 100
}

@media screen and (min-width:768px) {
    .share-dialog {
        max-width: 450px;
        width: auto
    }
}

.share-dialog.visible {
    display: block
}

.share-action-list {
    width: 100%;
    display: table;
    border-collapse: collapse
}

.share-action-list li {
    display: inline-block
}

.share-action-proprietary {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 8px 8px 0;
    width: 100%
}

.share-action-proprietary iframe.twitter-share-button {
    margin-top: 4px
}

.share-action-counter {
    display: none
}

.share-action-counter .share-total {
    float: left
}

.share-space {
    display: block;
    float: right;
    height: 24px;
    width: 90px
}

@media screen and (min-width:768px) {
    .share-space {
        display: none
    }
}

.share-action {
    display: block;
    line-height: 24px;
    height: 24px
}

.facebook-share-total {
    font-size: 13px;
    background: #3b5998;
    color: #fff;
    font-weight: 400;
    font-style: normal
}

.twitter-share-total {
    font-size: 13px;
    background: #18b8ee;
    color: #fff;
    font-weight: 400;
    font-style: normal
}

.share-total.whatsapp-share-total {
    background: #1f981c;
    color: #fff;
    height: 24px;
    width: 24px;
    font-size: 20px;
    line-height: 24px
}

.share-total.whatsapp-share-total:before {
    content: "b"
}

.share-action-list li.whatsapp-share-container {
    display: none
}

.share.mobile-share .social-small-whatsapp {
    display: block
}

.share.mobile-share .social-whatsapp {
    display: block
}

.share.mobile-share .share-icon-list {
    width: 72px
}

.share.mobile-share .share-title {
    right: 72px
}

.share.mobile-share .whatsapp-share-container {
    display: table-row
}

.slider {
    overflow: hidden;
    position: relative;
    margin: -12px -8px
}

@media screen and (min-width:768px) {
    .slider {
        overflow: visible;
        margin: 0
    }
}

.slider-viewport {
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    margin: 12px 8px
}

@media screen and (min-width:768px) {
    .slider-viewport {
        margin: 0 12px
    }
}

.slider-viewport:after {
    overflow: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.slider-view {
    position: relative;
    overflow: hidden;
    direction: ltr;
    margin: 0 -8px
}

@media screen and (min-width:768px) {
    .slider-view {
        margin: 0 -12px
    }
}

.slider-loader {
    transition: opacity .2s ease-in-out;
    opacity: 0.0;
    position: absolute;
    display: block;
    width: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .8) url(../img/animated/white-loader.gif) no-repeat 50% 50%
}

.loading .slider-loader {
    opacity: 1.0;
    width: 120px
}

.slider-list {
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    transition: transform .4s ease-out;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.moving .slider-list {
    transition: none
}

.slider-list:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

.slider-list {
    width: 8000%;
    padding-left: 16px
}

@media(min-width:480px) {
    .slider-list {
        width: 5714.286%
    }
}

@media screen and (min-width:768px) {
    .slider-list {
        width: 3333.333%;
        padding-left: 0
    }
}

.slider-list>li {
    display: block;
    float: left;
    width: 1%;
    backface-visibility: hidden
}

.slider-forward,
.slider-back {
    position: absolute;
    display: none;
    z-index: 10;
    width: 24px;
    bottom: 0;
    top: 0
}

@media screen and (min-width:768px) {

    .slider-forward,
    .slider-back {
        margin-top: -12px;
        margin-bottom: -12px
    }
}

.slider-forward {
    box-shadow: -14px 0 16px -10px black;
    right: -16px
}

.slider-back {
    box-shadow: 14px 0 16px -10px black;
    left: -16px
}

.slider-forward-link:before,
.slider-back-link:before {
    content: " ";
    height: 80px;
    position: absolute;
    top: 0;
    width: 48px
}

.slider-forward-link:before {
    box-shadow: -8px 0 8px rgba(0, 0, 0, .3);
    left: 0
}

.slider-back-link:before {
    box-shadow: 8px 0 8px rgba(0, 0, 0, .3);
    right: 0
}

.back-slider .slider-back,
.forward-slider .slider-forward {
    display: block
}

.slider-forward-link,
.slider-back-link {
    position: absolute;
    z-index: 100;
    top: 50%;
    height: 80px;
    margin-top: -40px;
    width: 40px;
    direction: ltr;
    padding: 12px
}

.slider-forward-link .icon,
.slider-back-link .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    height: 24px;
    width: 24px
}

.slider-forward-link:hover,
.slider-back-link:hover {
    background-color: rgba(var(--colorVar), 1)
}

.theme-colored-slider .slider-forward-link:hover,
.theme-colored-slider .slider-back-link:hover {
    background-color: #fff
}

.slider-forward-link {
    left: -40px
}

.slider-forward-link .icon {
    color: #333
}

.slider-forward-link .icon:before {
    content: "n"
}

.theme-colored-slider .slider-forward-link .icon {
    color: #fff
}

.slider-forward-link:hover .icon {
    color: #fff
}

.theme-colored-slider .slider-forward-link:hover .icon {
    color: #333
}

.slider-back-link {
    right: -40px
}

.slider-back-link .icon {
    color: #333
}

.slider-back-link .icon:before {
    content: "1"
}

.theme-colored-slider .slider-back-link .icon {
    color: #fff
}

.slider-back-link:hover .icon {
    color: #fff
}

.theme-colored-slider .slider-back-link:hover .icon {
    color: #333
}

@media screen and (min-width:768px) {
    .slider-forward {
        right: -12px
    }

    .slider-back {
        left: -12px
    }

    .slider-forward-link {
        left: -16px;
        width: 40px;
        height: 80px;
        margin-top: -40px
    }

    .slider-back-link {
        right: -16px;
        width: 40px;
        height: 80px;
        margin-top: -40px
    }

    .slider-forward-link:before,
    .slider-back-link:before {
        width: 24px
    }
}

.slider-back-link,
.slider-forward-link {
    display: none
}

@media screen and (min-width:768px) {

    .slider-back-link,
    .slider-forward-link {
        display: block
    }
}

.paging-slider {
    position: relative
}

.paging-slider .slider-forward {
    display: block
}

.sliding-teaser-group {
    clear: both;
    padding: 16px 0 24px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .sliding-teaser-group {
        overflow: visible
    }
}

.sliding-teaser-group:after {
    overflow: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

.sliding-teaser-group-title {
    font-weight: 400;
    margin: 0 16px 12px;
    color: rgba(var(--colorVar), 1)
}

.sliding-teaser-group-title.h6,
.large-visual-teaser.visual-content-lead .sliding-teaser-group-title.large-visual-teaser-title,
.sliding-visual-content-lead .sliding-teaser-group-title.sliding-visual-teaser-title,
.sliding-visual-content-body .sliding-teaser-group-title.sliding-visual-teaser-title,
.sliding-visual-teaser.sliding-visual-content-body .sliding-teaser-group-title.sliding-visual-teaser-summary,
.sliding-teaser-group-title.link-cover-teaser-kicker,
.sliding-teaser-group-title.media-teaser-title,
.sliding-teaser-group-title.media-teaser-kicker,
.sliding-teaser-group-title.cover-teaser-kicker {
    font-weight: 400
}

@media screen and (min-width:768px) {
    .sliding-teaser-group-title {
        margin-left: 12px
    }
}

.sliding-teaser-group-title-link {
    color: rgba(var(--colorVar), 1)
}

.sliding-teaser-group-title-link:hover {
    text-decoration: none
}

.sliding-teaser-group-title-link-icon {
    position: relative;
    top: 4px;
    color: #0af;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden
}

.sliding-teaser-group-title-link-icon:before {
    content: "b"
}

.c-white .sliding-teaser-group-title-link-icon {
    color: #fff;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden
}

.c-white .sliding-teaser-group-title-link-icon:before {
    content: "b"
}

.compact-sliding-teaser-group .slider {
    overflow: visible
}

.magnified-sliding-teaser-group {
    clear: both;
    padding: 8px 0 16px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .magnified-sliding-teaser-group {
        overflow: visible;
        padding: 16px 0 24px
    }
}

.magnified-sliding-teaser-group:after {
    overflow: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

.magnified-sliding-teaser-group-title {
    font-weight: 400;
    margin: 0 16px 12px;
    color: rgba(var(--colorVar), 1)
}

.magnified-sliding-teaser-group-title-link {
    color: rgba(var(--colorVar), 1)
}

.magnified-sliding-teaser-group-title-link:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .magnified-sliding-teaser-group-title {
        margin-left: 12px
    }
}

.magnified-sliding-teaser-group-title-link-icon {
    position: relative;
    top: 4px;
    color: #0af;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden
}

.magnified-sliding-teaser-group-title-link-icon:before {
    content: "b"
}

.c-white .magnified-sliding-teaser-group-title-link-icon {
    color: #fff;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden
}

.c-white .magnified-sliding-teaser-group-title-link-icon:before {
    content: "b"
}

.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser.sliding-visual-content-overlay,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser.sliding-visual-content-overlay {
    height: 456px
}

.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser.sliding-visual-content-lead,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser.sliding-visual-content-lead,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser.sliding-visual-content-body,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser.sliding-visual-content-body {
    height: auto
}

.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser.sliding-visual-content-lead .sliding-visual-teaser-image-container,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser.sliding-visual-content-lead .sliding-visual-teaser-image-container,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser.sliding-visual-content-body .sliding-visual-teaser-image-container,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser.sliding-visual-content-body .sliding-visual-teaser-image-container {
    height: 456px
}

.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser.sliding-visual-content-lead .sliding-visual-teaser-image,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser.sliding-visual-content-lead .sliding-visual-teaser-image,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser.sliding-visual-content-body .sliding-visual-teaser-image,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser.sliding-visual-content-body .sliding-visual-teaser-image {
    height: 100%
}

.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser:first-child,
.magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser:first-child {
    margin-bottom: 0
}

.magnified-sliding-teaser-group .slider-list>li .sliding-default-teaser:first-child,
.magnified-sliding-teaser-group .slider-list>li .sliding-visual-teaser:first-child {
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .magnified-sliding-teaser-group .slider-list>li:first-child {
        width: 2%
    }

    .magnified-sliding-teaser-group .slider-list>li:first-child .sliding-default-teaser:first-child,
    .magnified-sliding-teaser-group .slider-list>li:first-child .sliding-visual-teaser:first-child {
        margin-bottom: 0
    }

    .magnified-sliding-teaser-group .slider-list>li .sliding-default-teaser:first-child,
    .magnified-sliding-teaser-group .slider-list>li .sliding-visual-teaser:first-child {
        margin-bottom: 24px
    }

    .magnified-sliding-teaser-group-title {
        margin: 0 12px 12px
    }
}

.latest-updates-teasers {
    background-color: #d6d6d6
}

.latest-updates-teaser-slider .sliding-visual-teaser-image-overlay,
.latest-updates-teasers .visual-teaser-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    opacity: .5;
    mix-blend-mode: color
}

.navigation-overlay-active:not(.navbar-compact) .share-gui.overlay--fullscreen .overlay__btn-close {
    top: var(--villa-navigation-bar-height, 48px)
}

.splash {
    background: #000;
    background: rgba(0, 0, 0, .8);
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 100000
}

.splash-message {
    background: #fff;
    padding: 0;
    height: 288px;
    width: 520px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -144px 0 0 -260px
}

.splash-message-image {
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%
}

.splash-message-close {
    position: absolute;
    display: block;
    overflow: hidden;
    background-color: #0af;
    height: 32px;
    width: 32px;
    padding: 4px;
    right: 0;
    top: 0
}

.splash-message-close:hover {
    background-color: #000
}

@media screen and (min-width:768px) {
    .js .splash {
        display: block
    }
}

.subscriptions {
    display: none
}

.subscriptions-title {
    margin: 24px 0
}

@media screen and (min-width:768px) {
    .subscriptions-title {
        margin: 32px 0 16px
    }
}

.subscriptions-list {
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .subscriptions-list {
        padding-bottom: 32px
    }
}

.subscription td {
    vertical-align: top
}

.subscription-label-entity,
.subscription-entity {
    width: 100%;
    padding-right: 16px
}

.subscription-label-scope,
.subscription-scope {
    width: 90px;
    padding-right: 16px
}

.subscription-label-results,
.subscription-results {
    text-align: right;
    width: 60px
}

.subscription-label-actions,
.subscription-actions {
    text-align: right;
    width: 55px
}

@media screen and (min-width:768px) {

    .subscription-label-entity,
    .subscription-entity {
        padding-right: 24px
    }

    .subscription-label-scope,
    .subscription-scope {
        width: 188px;
        padding-right: 24px
    }

    .subscription-label-results,
    .subscription-results {
        width: 80px
    }

    .subscription-label-actions,
    .subscription-actions {
        width: 85px
    }
}

.subscription-results-count {
    display: inline-block;
    width: 1.6rem;
    font-size: .8rem;
    border-radius: 50%;
    text-align: center
}

.subscription-type {
    text-transform: lowercase
}

.subscription-actions [data-action] {
    position: relative;
    top: 2px;
    display: inline-block;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .subscription-actions [data-action=edit] {
        margin-right: 16px
    }
}

.subscriptions-action {
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0 8px;
    margin-bottom: 64px;
    text-align: center;
    cursor: pointer
}

.subscriptions-action.theme-background:last-child:hover {
    background-color: transparent
}

.subscriptions .subscriptions-action:hover {
    color: inherit
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    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 {
    -ms-flex-align: start;
    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(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 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(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .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-active {
    opacity: 1;
    background: #007aff
}

.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: .2s top, .2s -webkit-transform;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.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: .2s left, .2s -webkit-transform;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s right, .2s -webkit-transform;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    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-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(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, .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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: 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%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.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;
    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;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    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;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.tabbed {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.tabbed__tab-links {
    display: -ms-flexbox;
    display: flex
}

.tabbed__tab-link {
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 0 15px;
    margin-right: 1px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    transition: .1s ease-in-out
}

.tabbed__tab-link:hover {
    text-decoration: none
}

body:not(.edit-mode) .tabbed__tab {
    display: none
}

body:not(.edit-mode) .tabbed__tab.tabbed__tab--active {
    display: block
}

.tabbed--user-profile .tabbed__header {
    padding-top: 16px
}

.tabbed--user-profile .tabbed__header .section-with-layout-content {
    padding-bottom: 0
}

.tabbed--user-profile {
    margin-top: -8px
}

.tabbed--user-profile .tabbed__tab-link {
    color: #000;
    background-color: #d6d6d6
}

.tabbed--user-profile .tabbed__tab-link.tabbed__tab-link--active,
.tabbed--user-profile .tabbed__tab-link:hover {
    color: #fff;
    background-color: #090
}

@media screen and (max-width:767px) {
    .tabbed--user-profile .tabbed__tab-link {
        display: none
    }

    .tabbed--user-profile .tabbed__tab-link.tabbed__tab-link--active,
    .tabbed--user-profile .tabbed__tab-link:hover {
        display: inline;
        height: auto;
        padding: 0;
        background-color: transparent;
        color: #090
    }
}

.tag-group {
    margin: 0 12px 16px 0;
    float: left
}

.tag-group-logo {
    background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/3voor12-black.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px auto;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 16px
}

.tag-group-title {
    margin: 0 0 12px;
    text-transform: lowercase
}

.tag-group-title-link {
    color: #0af
}

.tag-group-divider {
    width: 100%;
    height: 2px;
    background-color: #000
}

.tag-group-list {
    font-size: 0
}

.tag-group-list>li {
    display: inline-block;
    margin: 0 12px 8px 0;
    font-size: 16px
}

.tag-group-link {
    display: block;
    padding: 4px 12px;
    line-height: 22px;
    font-family: "Work Sans", system-ui;
    color: #000;
    border: 2px solid black
}

.tag-group-link:hover {
    color: white;
    background: black
}

.taglist {
    position: relative;
    padding: 24px 80px 36px 24px;
    width: 100%;
    float: none;
    z-index: 0;
    right: 0;
    overflow: hidden
}

.taglist.hidden {
    display: none
}

.taglist.taglist-grid {
    padding: 0;
    margin-bottom: 16px
}

.taglist.taglist-text {
    min-height: 256px;
    padding: 24px 16px 36px 24px
}

.taglist.taglist-visual {
    padding: 18px 0 0
}

@media screen and (min-width:768px) {
    .taglist {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 400px
    }

    .taglist.taglist-grid {
        display: inline-block;
        height: auto
    }

    .taglist.taglist-text {
        padding: 88px 40px 60px 36px
    }

    .taglist.taglist-visual {
        height: 416px;
        padding: 64px 0 32px
    }

    .taglist.hidden {
        display: none
    }
}

.taglist-header {
    margin-bottom: 18px;
    z-index: 5;
    position: relative
}

.taglist-visual .taglist-header {
    padding-left: 24px
}

@media screen and (min-width:768px) {
    .taglist-header {
        width: 340px;
        height: 100%;
        overflow: hidden
    }

    .taglist-visual .taglist-header {
        padding-left: 36px;
        padding-right: 54px
    }
}

.taglist-title {
    font-family: "Work Sans", system-ui;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    display: block;
    width: calc(100% - 16px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.taglist-grid .taglist-title {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .taglist-title {
        width: 100%;
        overflow: visible;
        white-space: normal;
        text-overflow: clip
    }
}

.taglist-kicker {
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin-bottom: 8px;
    width: calc(100% - 16px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media screen and (min-width:768px) {
    .taglist-kicker {
        width: 100%;
        overflow: visible;
        white-space: normal;
        text-overflow: clip
    }
}

.taglist-link {
    display: block;
    padding: 3px 12px;
    width: 154px;
    line-height: 22px;
    font-family: "Work Sans", system-ui;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    border-color: white;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.taglist-link:hover {
    text-decoration: underline
}

.taglist-more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 11px;
    width: 80px;
    height: 100%;
    text-align: center;
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 4
}

.taglist-more:hover {
    text-decoration: none
}

.taglist-more .glyph {
    transform: rotate(-90deg);
    width: 100%
}

.taglist-date {
    font-size: 11px
}

.taglist-content-container {
    position: relative;
    max-height: none;
    padding-left: 16px;
    display: block;
    height: 100%;
    overflow: hidden
}

.taglist .swiper-scrollbar.taglist-scrollbar {
    height: 4px;
    border-radius: 0;
    background-color: white
}

.taglist .swiper-scrollbar.taglist-scrollbar .swiper-scrollbar-drag {
    border-radius: 0;
    background-color: black
}

.taglist .swiper-scrollbar.taglist-scrollbar.swiper-button-disabled:after {
    display: none !important
}

.taglist:hover .swiper-scrollbar.taglist-scrollbar:after {
    position: absolute;
    content: "";
    right: -13px;
    top: -10px;
    color: #fff;
    content: "n";
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}

@media screen and (max-width:767px) {
    .taglist .swiper-scrollbar.taglist-scrollbar {
        bottom: 12px;
        left: 40%;
        width: 20%
    }
}

@media screen and (min-width:768px) {
    .taglist .swiper-scrollbar.taglist-scrollbar {
        left: 40%;
        width: 20%
    }
}

.taglist-scrollbar .swiper-scrollbar-drag {
    background: rgba(0, 0, 0, .2)
}

.taglist-grid .taglist-content-container {
    width: 100%;
    padding-left: 0
}

.taglist-visual .taglist-content-container {
    max-height: 320px;
    padding-left: 24px
}

.taglist-content {
    position: relative;
    width: 100%;
    height: 100%
}

.taglist-visual .taglist-content {
    -moz-column-count: auto;
    column-count: auto;
    -moz-column-gap: 0;
    column-gap: 0;
    height: 320px
}

@media screen and (min-width:768px) {
    .taglist-content-container {
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        max-height: initial;
        padding-top: 22px;
        padding-left: 40px
    }

    .taglist-grid .taglist-content-container {
        padding-top: 0
    }

    .taglist-visual .taglist-content-container {
        width: 80%;
        padding-left: 80px;
        margin-left: 0
    }

    .taglist-visual .taglist-content {
        position: absolute;
        height: calc(100% - 22px);
        width: calc(100% - 40px)
    }
}

@media screen and (min-width:1200px) {
    .taglist-content-text {
        -moz-column-count: 4;
        column-count: 4;
        -moz-column-gap: 34px;
        column-gap: 34px
    }
}

.taglist-content-text .taglist-item {
    list-style-type: disc;
    margin-bottom: 13px;
    padding-right: 16px;
    font-size: 13px;
    line-height: 20px
}

.taglist-content-text .taglist-item a {
    display: block
}

.taglist-content-text .taglist-item:nth-child(n+6) {
    display: none
}

@media screen and (min-width:768px) {
    .taglist-content-text .taglist-item:nth-child(n+6) {
        display: list-item
    }
}

.taglist-content-visual .taglist-item {
    list-style-type: none;
    width: 240px;
    height: 260px;
    float: left
}

.taglist-content-visual .taglist-item a {
    display: block;
    position: relative
}

.taglist-content-visual .taglist-item .taglist-item-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 239px;
    height: 144px;
    overflow: hidden;
    transform: skewX(26.8deg);
    transform-origin: left bottom
}

.taglist-content-visual .taglist-item .taglist-item-image {
    display: block;
    width: 130%;
    margin-left: -15%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 2s cubic-bezier(.1, .32, .26, 1) .1s;
    transform: skewX(-26.8deg)
}

.taglist-content-visual .taglist-item .taglist-item-more-link {
    background-color: #000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 144px
}

.taglist-content-visual .taglist-item .taglist-item-content-type {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    left: 0;
    top: 112px;
    padding: 6.4px 4px 0;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.taglist-content-visual .taglist-item .taglist-item-content-type .glyph {
    font-size: 24px
}

.taglist-content-visual .taglist-item .taglist-item-content {
    position: absolute;
    top: 160px;
    left: 0;
    width: 80%;
    height: 120px;
    overflow: hidden
}

.taglist-content-visual .taglist-item .taglist-item-title {
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700
}

.taglist-content-visual .taglist-item .taglist-item-kicker {
    font-size: 13px;
    line-height: 20px
}

.taglist-content-visual .taglist-item:after {
    position: absolute;
    top: 0;
    left: 202px;
    display: block;
    content: '';
    height: 144px;
    width: 1px;
    transform: skew(26.8deg);
    background: linear-gradient(180deg, rgba(255, 255, 255, .4), rgba(0, 0, 0, .5))
}

.taglist-content-visual .taglist-item.taglist-item-more:after {
    display: none
}

.taglist-item-more:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 0;
    left: -75px;
    top: 0;
    height: 144px;
    width: 75px;
    background: linear-gradient(63.2deg, transparent 0, transparent 49%, #000 50%)
}

.taglist-item-more-label {
    display: block;
    padding: 3px 12px;
    width: 154px;
    line-height: 22px;
    font-family: "Work Sans", system-ui;
    color: white;
    text-align: center;
    border: 2px solid white;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer
}

.taglist-item-more-link:hover .taglist-item-more-label {
    background-color: white;
    color: #000;
    text-decoration: underline
}

.tag-related .tag-group {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    float: none;
    margin: 0 0 16px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .tag-related .tag-group {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0 48px;
        padding: 0 24px
    }
}

@media screen and (min-width:1440px) {
    .tag-related .tag-group {
        padding: 0 48px
    }
}

.tag-related .tag-group-logo {
    display: none;
    float: none;
    background-size: 64px auto;
    min-width: 64px;
    width: 64px;
    height: 64px
}

@media screen and (min-width:768px) {
    .tag-related .tag-group-logo {
        display: inline-block
    }
}

@media screen and (min-width:768px) {
    .tag-related .tag-group-divider {
        -ms-flex: 1;
        flex: 1
    }
}

.tag-related .tag-group-list>li {
    display: inline-block;
    margin: 4px 12px 4px 0;
    font-size: 16px
}

.tag-related .tag-group-list>li:last-child {
    margin-right: 0
}

.tag-related .tag-group-list {
    margin: 24px 0 8px;
    padding: 0 16px
}

@media screen and (min-width:768px) {
    .tag-related .tag-group-list {
        margin: 0 0 0 16px
    }
}

.tag-related .tag-group-link {
    padding: 2px 8px
}

.teaser__paywall-icon {
    float: right;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700
}

.default-teaser {
    margin: 0 8px 16px;
    position: relative;
    display: block
}

.default-teaser:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .default-teaser {
        padding: 8px 0 8px 16px;
        margin: 0 12px 24px;
        height: 216px;
        width: auto;
        line-height: 24px;
        background: transparent url(../img/greywolf-ribble.png) repeat-y
    }
}

.default-teaser-title {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: rgba(var(--colorVar), 1)
}

.col-3-1 .default-teaser-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400
}

.default-teaser .default-teaser-appreciation {
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px
}

.default-teaser .default-teaser-appreciation .object-rating-value-current {
    color: rgba(var(--colorVar), 1)
}

.default-teaser-kicker {
    display: block;
    line-height: 24px;
    vertical-align: baseline;
    color: #666
}

.default-teaser-summary {
    margin: 0;
    max-height: 168px;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical
}

.default-teaser-content-type {
    height: 24px;
    width: 24px;
    display: inline-block
}

.default-teaser-content-type .glyph {
    color: #666
}

.player-teaser {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .player-teaser {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.player-teaser .player.preloading {
    background-color: #000
}

.compact-teaser {
    position: relative;
    display: block;
    backface-visibility: hidden;
    min-height: 96px;
    padding: 8px 0 8px 88px
}

.compact-teaser {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .compact-teaser {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.compact-teaser.compact-teaser-shaded-angles {
    height: 113px;
    padding-left: 103px
}

.compact-teaser:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .compact-teaser {
        padding: 8px 0 8px 88px
    }
}

.compact-teaser-gids-indicator {
    position: absolute;
    display: block;
    z-index: 4;
    right: 0;
    left: 0;
    top: 0;
    padding: 6.4px 4px 0;
    height: 24px;
    line-height: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 32px;
    text-shadow: none;
    background-color: #c00
}

.compact-teaser-gids-indicator .teaser__paywall-icon {
    position: absolute;
    right: 8px
}

.compact-teaser-title {
    color: rgba(var(--colorVar), 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: inline-block
}

.compact-teaser .compact-teaser-appreciation {
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px
}

.compact-teaser .compact-teaser-appreciation .object-rating-value-current {
    color: rgba(var(--colorVar), 1)
}

.compact-teaser-kicker {
    display: block;
    color: rgba(var(--colorVar), 1);
    line-height: 24px;
    vertical-align: baseline;
    color: #666
}

.compact-teaser-image-container {
    position: absolute;
    left: 0;
    top: 0;
    height: 96px;
    width: 72px
}

.compact-teaser-shaded-angles .compact-teaser-image-container {
    width: 87px;
    height: 113px;
    border-left: 15px solid transparent;
    border-bottom: 17px solid transparent
}

.compact-teaser-shaded-angles .compact-teaser-image-container:after {
    position: absolute;
    right: 0;
    left: -15px;
    bottom: -17px;
    display: block;
    content: '';
    border-top: 17px solid #0af;
    border-right: 34px solid transparent;
    border-top-color: rgba(var(--colorVar), 1)
}

.compact-teaser-shaded-angles .compact-teaser-image-container:before {
    position: absolute;
    top: 0;
    left: -15px;
    bottom: -17px;
    display: block;
    content: '';
    border-top: 17px solid transparent;
    border-right: 15px solid #0af;
    border-right-color: rgba(var(--colorVar), 1)
}

.compact-teaser-image {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.compact-teaser-image--focus-1 {
    background-position: left top
}

.compact-teaser-image--focus-2 {
    background-position: center top
}

.compact-teaser-image--focus-3 {
    background-position: right top
}

.compact-teaser-image--focus-4 {
    background-position: left center
}

.compact-teaser-image--focus-5 {
    background-position: center center
}

.compact-teaser-image--focus-6 {
    background-position: right center
}

.compact-teaser-image--focus-7 {
    background-position: left bottom
}

.compact-teaser-image--focus-8 {
    background-position: center bottom
}

.compact-teaser-image--focus-9 {
    background-position: right bottom
}

.compact-teaser-content-type {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6.4px 4px 0;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.compact-teaser-content-type .glyph {
    font-size: 24px
}

.compact-teaser-spotlight .compact-teaser-content-type {
    background: transparent
}

.compact-teaser-spotlight .compact-teaser-content-type:before {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    display: block;
    content: '.';
    border-right: 60px solid #0af;
    border-bottom: 60px solid transparent;
    text-indent: -999px;
    line-height: 0
}

.compact-teaser-summary {
    max-height: 60px;
    overflow: hidden;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.horizontal-teaser {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 96px;
    padding: 0
}

.horizontal-teaser {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .horizontal-teaser {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.horizontal-teaser.horizontal-teaser-shaded-angles {
    height: 113px;
    padding-left: 103px
}

.horizontal-teaser:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .horizontal-teaser {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.horizontal-teaser-title {
    color: rgba(var(--colorVar), 1);
    display: inline-block;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.horizontal-teaser-metadata {
    margin: 8px 0
}

.horizontal-teaser .horizontal-teaser-appreciation {
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px
}

.horizontal-teaser .horizontal-teaser-appreciation .object-rating-value-current {
    color: rgba(var(--colorVar), 1)
}

.horizontal-teaser-kicker {
    display: block;
    color: rgba(var(--colorVar), 1);
    margin: 8px 0;
    font-weight: 700;
    line-height: 24px;
    vertical-align: baseline;
    color: #666
}

.horizontal-teaser-kicker--gids {
    padding: 8px 36px 0 24px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 32px;
    text-shadow: none;
    background-color: #c00
}

.horizontal-teaser-kicker--gids .teaser__paywall-icon {
    position: absolute;
    right: 16px
}

.horizontal-teaser-image-container {
    position: relative;
    width: 100%
}

.horizontal-teaser-shaded-angles .horizontal-teaser-image-container {
    width: 87px;
    height: 113px;
    border-left: 15px solid transparent;
    border-bottom: 17px solid transparent
}

@media screen and (min-width:768px) {
    .horizontal-teaser-image-container {
        width: 50%
    }
}

@media screen and (min-width:1072px) {
    .horizontal-teaser-image-container {
        width: 33%
    }
}

.horizontal-teaser-shaded-angles .horizontal-teaser-image-container:after {
    position: absolute;
    right: 0;
    left: -15px;
    bottom: -17px;
    display: block;
    content: '';
    border-top: 17px solid #0af;
    border-right: 34px solid transparent;
    border-top-color: rgba(var(--colorVar), 1)
}

.horizontal-teaser-shaded-angles .horizontal-teaser-image-container:before {
    position: absolute;
    top: 0;
    left: -15px;
    bottom: -17px;
    display: block;
    content: '';
    border-top: 17px solid transparent;
    border-right: 15px solid #0af;
    border-right-color: rgba(var(--colorVar), 1)
}

.horizontal-teaser-image {
    background-color: rgba(0, 0, 0, .1);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 56.25%;
    margin-bottom: 16px
}

.horizontal-teaser-image--focus-1 {
    background-position: left top
}

.horizontal-teaser-image--focus-2 {
    background-position: center top
}

.horizontal-teaser-image--focus-3 {
    background-position: right top
}

.horizontal-teaser-image--focus-4 {
    background-position: left center
}

.horizontal-teaser-image--focus-5 {
    background-position: center center
}

.horizontal-teaser-image--focus-6 {
    background-position: right center
}

.horizontal-teaser-image--focus-7 {
    background-position: left bottom
}

.horizontal-teaser-image--focus-8 {
    background-position: center bottom
}

.horizontal-teaser-image--focus-9 {
    background-position: right bottom
}

.horizontal-teaser-content {
    width: 100%
}

@media screen and (min-width:768px) {
    .horizontal-teaser-content {
        width: 50%;
        padding-left: 16px
    }
}

@media screen and (min-width:1072px) {
    .horizontal-teaser-content {
        width: 67%
    }
}

.horizontal-teaser-content-type {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6.4px 4px 0;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.horizontal-teaser-content-type .glyph {
    font-size: 24px
}

.horizontal-teaser-spotlight .horizontal-teaser-content-type {
    background: transparent
}

.horizontal-teaser-spotlight .horizontal-teaser-content-type:before {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    display: block;
    content: '.';
    border-right: 60px solid #0af;
    border-bottom: 60px solid transparent;
    text-indent: -999px;
    line-height: 0
}

.horizontal-teaser-summary {
    max-height: 120px;
    overflow: hidden;
    margin-bottom: 0;
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.large-visual-teaser,
.villa-large-visual-teaser {
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden
}

.large-visual-teaser,
.villa-large-visual-teaser {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {

    .large-visual-teaser,
    .villa-large-visual-teaser {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.large-visual-teaser:hover,
.villa-large-visual-teaser:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .large-visual-teaser {
        height: 456px
    }
}

.large-visual-teaser-title {
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 4px #333;
    display: inline-block
}

.large-visual-teaser.visual-content-lead .large-visual-teaser-title {
    color: #fff;
    text-shadow: 1px 1px 4px #333;
    line-height: 24px;
    font-size: 20px;
    max-height: 48px;
    margin-bottom: 4px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.large-visual-teaser .large-visual-teaser-appreciation {
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    line-height: 18px
}

.large-visual-teaser .large-visual-teaser-appreciation:before {
    text-shadow: 1px 1px 1px #333
}

.large-visual-teaser-kicker {
    display: block
}

.large-visual-teaser-kicker {
    padding: 8px 36px 0 24px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    color: #fff;
    text-shadow: 1px 1px 4px #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 32px
}

.large-visual-teaser-kicker.large-visual-teaser-kicker--gids {
    text-shadow: none;
    background-color: #c00
}

.large-visual-teaser-kicker.large-visual-teaser-kicker--gids .teaser__paywall-icon {
    position: absolute;
    right: 16px
}

.large-visual-teaser-content {
    position: absolute;
    z-index: 3;
    bottom: auto;
    right: 0;
    left: 0;
    top: auto;
    padding: 16px 16px 16px 24px;
    font-size: 16px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 400
}

.large-visual-teaser-content {
    bottom: 0
}

.large-visual-teaser-image {
    display: block;
    width: 104px;
    padding-bottom: 56.25%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 2s cubic-bezier(.1, .32, .26, 1) .1s
}

.large-visual-teaser-image--focus-1 {
    background-position: left top
}

.large-visual-teaser-image--focus-2 {
    background-position: center top
}

.large-visual-teaser-image--focus-3 {
    background-position: right top
}

.large-visual-teaser-image--focus-4 {
    background-position: left center
}

.large-visual-teaser-image--focus-5 {
    background-position: center center
}

.large-visual-teaser-image--focus-6 {
    background-position: right center
}

.large-visual-teaser-image--focus-7 {
    background-position: left bottom
}

.large-visual-teaser-image--focus-8 {
    background-position: center bottom
}

.large-visual-teaser-image--focus-9 {
    background-position: right bottom
}

@media screen and (min-width:768px) {
    .large-visual-teaser-image {
        position: absolute;
        left: 0;
        top: 0;
        height: 84px;
        padding-bottom: 0
    }
}

.large-visual-teaser-image:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .1);
    transition: background-color .2s ease-in-out
}

.large-visual-teaser:hover .large-visual-teaser-image {
    transform: scale(1.1)
}

.large-visual-teaser:hover .large-visual-teaser-image:before {
    background-color: rgba(0, 0, 0, .3)
}

.large-visual-teaser-image {
    height: 100%;
    width: 100%
}

.touch .large-visual-teaser-image:before {
    background-color: rgba(0, 0, 0, .2)
}

.large-visual-teaser-summary {
    font-family: "Work Sans", system-ui;
    margin: 8px 0 0;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.large-visual-teaser-summary {
    color: #fff;
    text-shadow: 1px 1px 4px #333;
    max-height: 40px
}

.large-visual-teaser-content-type {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6.4px 4px 0;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.large-visual-teaser-content-type .glyph {
    font-size: 24px
}

.sliding-visual-teaser {
    position: relative;
    display: block;
    padding: 0;
    margin: 0 8px;
    overflow: hidden
}

.sliding-visual-teaser.non-playable-sliding-visual-teaser {
    background: transparent
}

.sliding-visual-teaser.sliding-visual-content-lead,
.sliding-visual-teaser.sliding-visual-content-body {
    height: 242px
}

.sliding-visual-teaser.sliding-visual-content-overlay {
    height: 216px
}

.sliding-visual-teaser.visual-teaser-shaded-angles {
    overflow: visible;
    margin: 0 16px 0 -16px;
    border-left: 24px solid transparent;
    border-bottom: 24px solid transparent
}

.sliding-visual-teaser:hover {
    text-decoration: none
}

.sliding-visual-teaser.visual-teaser-shaded-angles:after {
    position: absolute;
    right: 0;
    left: -24px;
    bottom: -24px;
    display: block;
    content: '';
    border-top: 24px solid #0af;
    border-right: 48px solid transparent;
    border-top-color: rgba(var(--colorVar), 1)
}

.sliding-visual-teaser.visual-teaser-shaded-angles:before {
    position: absolute;
    top: 0;
    left: -24px;
    bottom: -24px;
    display: block;
    content: '';
    border-top: 12px solid transparent;
    border-right: 24px solid #0af;
    border-right-color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .sliding-visual-teaser {
        margin: 0 12px
    }

    .sliding-visual-teaser.visual-teaser-shaded-angles {
        margin: 0 12px 0 -12px
    }
}

.sliding-visual-teaser-content {
    font-size: 16px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 400
}

.sliding-visual-content-lead .sliding-visual-teaser-content {
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;
    top: auto;
    padding: 16px 16px 16px 24px;
    font-size: 16px;
    line-height: 20px;
    font-family: "Work Sans", system-ui;
    font-weight: 400;
    bottom: 40px;
    padding-left: 12px
}

.sliding-visual-content-overlay .sliding-visual-teaser-content {
    padding: 16px 16px 16px 24px;
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: 0;
    left: 0
}

.non-playable-sliding-visual-teaser .sliding-visual-content-overlay .sliding-visual-teaser-content {
    padding-bottom: 0
}

.sliding-visual-content-body .sliding-visual-teaser-content {
    padding: 0 16px 0 24px;
    height: 40px;
    overflow: hidden
}

.sliding-visual-content-body .sliding-visual-teaser-content {
    margin-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px
}

.sliding-visual-content-lead .sliding-visual-teaser-kicker,
.sliding-visual-content-overlay .sliding-visual-teaser-kicker {
    display: block;
    color: #fff;
    padding: 8px 36px 0 24px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    text-shadow: 1px 1px 4px #333;
    max-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sliding-visual-content-lead .sliding-visual-teaser-kicker.sliding-visual-teaser-kicker--gids,
.sliding-visual-content-overlay .sliding-visual-teaser-kicker.sliding-visual-teaser-kicker--gids {
    text-shadow: none;
    background-color: #c00
}

.sliding-visual-content-lead .sliding-visual-teaser-kicker.sliding-visual-teaser-kicker--gids .teaser__paywall-icon,
.sliding-visual-content-overlay .sliding-visual-teaser-kicker.sliding-visual-teaser-kicker--gids .teaser__paywall-icon {
    position: absolute;
    right: 16px
}

.sliding-visual-content-body .sliding-visual-teaser-kicker {
    display: inline;
    padding-right: 12px;
    line-height: 20px
}

.sliding-visual-content-lead .sliding-visual-teaser-kicker {
    padding-left: 12px
}

.sliding-visual-teaser-title {
    color: #fff;
    display: inline-block
}

.sliding-visual-content-overlay .sliding-visual-teaser-title {
    text-shadow: 1px 1px 4px #333
}

.sliding-visual-content-lead .sliding-visual-teaser-title,
.sliding-visual-content-body .sliding-visual-teaser-title {
    color: #fff;
    display: inline;
    padding-right: 12px;
    line-height: 24px;
    font-size: 20px
}

.right-to-left .sliding-visual-content-lead .sliding-visual-teaser-title,
.right-to-left .sliding-visual-content-body .sliding-visual-teaser-title {
    padding-left: 12px;
    padding-right: 0
}

.sliding-visual-content-lead .sliding-visual-teaser-content .sliding-visual-teaser-title {
    max-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 4px;
    padding-top: 8px;
    text-shadow: 1px 1px 4px #333
}

.sliding-visual-teaser .sliding-visual-teaser-appreciation {
    display: inline-block;
    margin-left: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 18px
}

.sliding-visual-teaser .sliding-visual-teaser-appreciation:before {
    text-shadow: 1px 1px 4px #333
}

p.sliding-visual-teaser-summary {
    font-family: "Work Sans", system-ui;
    margin: 0
}

.sliding-visual-content-lead .sliding-visual-teaser-summary,
.sliding-visual-content-overlay .sliding-visual-teaser-summary {
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #fff;
    line-height: 20px;
    text-shadow: 1px 1px 4px #333
}

.sliding-visual-teaser.sliding-visual-content-body .sliding-visual-teaser-summary {
    display: inline;
    line-height: 20px
}

.sliding-visual-teaser.sliding-visual-content-lead .sliding-visual-teaser-summary {
    padding: 0 12px;
    text-shadow: none;
    max-height: none;
    height: 36px
}

.sliding-visual-teaser-image-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: .5px;
    overflow: hidden
}

.sliding-visual-content-lead .sliding-visual-teaser-image-container {
    position: static;
    height: 192px;
    margin-bottom: 10px
}

.sliding-visual-teaser-image {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 2s cubic-bezier(.1, .32, .26, 1) .1s
}

.sliding-visual-teaser-image--focus-1 {
    background-position: left top
}

.sliding-visual-teaser-image--focus-2 {
    background-position: center top
}

.sliding-visual-teaser-image--focus-3 {
    background-position: right top
}

.sliding-visual-teaser-image--focus-4 {
    background-position: left center
}

.sliding-visual-teaser-image--focus-5 {
    background-position: center center
}

.sliding-visual-teaser-image--focus-6 {
    background-position: right center
}

.sliding-visual-teaser-image--focus-7 {
    background-position: left bottom
}

.sliding-visual-teaser-image--focus-8 {
    background-position: center bottom
}

.sliding-visual-teaser-image--focus-9 {
    background-position: right bottom
}

.sliding-visual-content-overlay .sliding-visual-teaser-image {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.non-playable-sliding-visual-teaser .sliding-visual-content-overlay .sliding-visual-teaser-image {
    opacity: .5
}

.sliding-visual-content-lead .sliding-visual-teaser-image,
.sliding-visual-content-body .sliding-visual-teaser-image {
    position: relative;
    width: 100%;
    height: 192px
}

.sliding-visual-content-lead .sliding-visual-teaser-image {
    height: 190px
}

.sliding-visual-content-lead .sliding-visual-teaser-image {
    margin-bottom: 16px
}

.sliding-visual-content-overlay .sliding-visual-teaser-image:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .1);
    transition: background-color .2s ease-in-out
}

.touch .sliding-visual-content-overlay .sliding-visual-teaser-image:before {
    background-color: rgba(0, 0, 0, .2)
}

.sliding-visual-content-overlay.sliding-visual-teaser:hover .sliding-visual-teaser-image {
    transform: scale(1.1)
}

.sliding-visual-content-overlay.sliding-visual-teaser:hover .sliding-visual-teaser-image:before {
    background-color: rgba(0, 0, 0, .3)
}

.sliding-visual-teaser-colored-image:before {
    display: none
}

.sliding-visual-teaser-content-type {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6.4px 4px 0;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.sliding-visual-teaser-content-type .glyph {
    font-size: 24px
}

.visual-teaser-spotlight .sliding-visual-teaser-content-type {
    background: transparent
}

.visual-teaser-spotlight .sliding-visual-teaser-content-type:before {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    display: block;
    content: '.';
    border-right: 64px solid #0af;
    border-bottom: 64px solid transparent;
    text-indent: -999px;
    line-height: 0
}

.sliding-visual-teaser-warning {
    position: relative;
    z-index: 10;
    margin: 16px -16px 0 -24px;
    padding: 3px 16px 8px 24px;
    background-color: #f90;
    color: #fff
}

.sliding-visual-teaser-warning .icon {
    position: relative;
    top: 5px;
    display: inline-block;
    margin-right: 4px
}

.vertical-teaser {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0;
    overflow: hidden
}

.vertical-teaser {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .vertical-teaser {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.vertical-teaser.non-playable-vertical-teaser {
    background: transparent
}

.vertical-teaser.visual-teaser-shaded-angles {
    overflow: visible;
    margin: 0 16px 0 -16px;
    border-left: 24px solid transparent;
    border-bottom: 24px solid transparent
}

.vertical-teaser:hover {
    text-decoration: none
}

.vertical-teaser.visual-teaser-shaded-angles:after {
    position: absolute;
    right: 0;
    left: -24px;
    bottom: -24px;
    display: block;
    content: '';
    border-top: 24px solid #0af;
    border-right: 48px solid transparent;
    border-top-color: rgba(var(--colorVar), 1)
}

.vertical-teaser.visual-teaser-shaded-angles:before {
    position: absolute;
    top: 0;
    left: -24px;
    bottom: -24px;
    display: block;
    content: '';
    border-top: 12px solid transparent;
    border-right: 24px solid #0af;
    border-right-color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .vertical-teaser.visual-teaser-shaded-angles {
        margin: 0 12px 0 -12px
    }
}

.vertical-teaser-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 400;
    position: relative;
    padding: 0;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.vertical-teaser-title {
    color: rgba(var(--colorVar), 1);
    margin-bottom: 8px
}

.vertical-teaser-image-container {
    position: relative;
    width: 100%;
    height: 192px;
    margin-bottom: 16px;
    overflow: hidden
}

.vertical-teaser-image {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 2s cubic-bezier(.1, .32, .26, 1) .1s
}

.vertical-teaser-image--focus-1 {
    background-position: left top
}

.vertical-teaser-image--focus-2 {
    background-position: center top
}

.vertical-teaser-image--focus-3 {
    background-position: right top
}

.vertical-teaser-image--focus-4 {
    background-position: left center
}

.vertical-teaser-image--focus-5 {
    background-position: center center
}

.vertical-teaser-image--focus-6 {
    background-position: right center
}

.vertical-teaser-image--focus-7 {
    background-position: left bottom
}

.vertical-teaser-image--focus-8 {
    background-position: center bottom
}

.vertical-teaser-image--focus-9 {
    background-position: right bottom
}

.vertical-teaser-image {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.non-playable-vertical-teaser .vertical-teaser-image {
    opacity: .5
}

.vertical-teaser-image:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .1);
    transition: background-color .2s ease-in-out
}

.touch .vertical-teaser-image:before {
    background-color: rgba(0, 0, 0, .2)
}

.vertical-teaser-colored-image:before {
    display: none
}

.vertical-teaser-warning {
    position: relative;
    z-index: 10;
    margin: 16px -16px 0 -24px;
    padding: 3px 16px 8px 24px;
    background-color: #f90;
    color: #fff
}

.vertical-teaser-warning .icon {
    position: relative;
    top: 5px;
    display: inline-block;
    margin-right: 4px
}

.link-cover-teaser {
    position: relative;
    display: block;
    z-index: 10;
    padding: 0 16px 16px 64px;
    margin: 0 0 8px;
    min-height: 40px;
    text-decoration: none;
    width: 100%;
    transition: background-color .2s ease-in-out
}

.link-cover-teaser:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .link-cover-teaser {
        padding: 0 24px 24px;
        margin: 0
    }

    .col-3-1 .link-cover-teaser {
        margin: 0 0 24px
    }
}

.link-cover-teaser-content-type {
    height: 40px;
    width: 40px;
    padding: 8px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    background-color: rgba(0, 170, 255, .8);
    line-height: 16px
}

@media screen and (min-width:768px) {
    .link-cover-teaser-content-type {
        margin: 0 0 12px;
        position: relative;
        left: auto;
        top: auto
    }
}

.link-cover-teaser-title {
    line-height: 32px;
    font-size: 24px;
    color: #fff;
    display: inline-block
}

.col-3-1 .link-cover-teaser-title {
    line-height: 24px;
    font-size: 16px
}

.link-cover-teaser .cover-teaser-appreciation {
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 0;
    line-height: 32px;
    font-size: 24px;
    color: #fff
}

.col-3-1 .cover-teaser-appreciation {
    line-height: 24px;
    font-size: 16px
}

.link-cover-teaser-kicker {
    line-height: 16px;
    font-weight: 400;
    display: block;
    color: #fff
}

.col-3-1 .link-cover-teaser-kicker {
    font-family: "Work Sans", system-ui;
    font-size: 13px;
    line-height: 16.25px;
    line-height: 16px;
    color: #fff
}

.link-cover-teaser-summary {
    font-family: "Work Sans", system-ui;
    font-size: 13px;
    line-height: 16.25px;
    max-height: 32px;
    line-height: 16px;
    overflow: hidden;
    display: block;
    margin: 0;
    color: #fff;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media screen and (min-width:768px) {
    .col-3-1 .link-cover-teaser-summary {
        padding-bottom: 3px
    }
}

.cover-teaser {
    transition: background-color .2s ease-in-out
}

.cover-teaser-content {
    padding: 0 0 0 64px
}

@media screen and (min-width:768px) {
    .cover-teaser-content {
        padding: 0 0 0 24px
    }
}

.cover-teaser-title {
    color: #fff;
    margin: 8px 0 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    display: inline-block
}

@media screen and (min-width:768px) {
    .cover-teaser-title {
        font-size: 48px;
        line-height: 48px;
        color: #fff
    }

    .col-3-1 .cover-teaser-title {
        font-size: 32px;
        line-height: 32px;
        color: #fff
    }
}

.cover-teaser-title {
    color: #fff;
    margin: 8px 0 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    display: inline-block
}

.cover-teaser .cover-teaser-appreciation {
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 0;
    color: #fff
}

.media-teaser {
    position: relative;
    display: block;
    z-index: 10;
    padding: 0 16px 0 64px;
    min-height: 40px;
    text-decoration: none
}

.media-teaser:hover {
    text-decoration: none
}

.media-teaser-content {
    padding-top: 4px
}

.media-teaser-title {
    color: #fff
}

@media screen and (min-width:768px) {
    .media-teaser-title {
        font-size: 16px;
        line-height: 20px
    }
}

.media-teaser-kicker {
    font-weight: 400;
    display: block;
    color: #fff
}

.media-teaser-summary {
    display: none
}

@media screen and (min-width:768px) {
    .media-teaser-summary {
        display: block;
        margin: 0;
        font-family: "Work Sans", system-ui;
        font-size: 13px;
        line-height: 16.25px;
        color: #fff
    }
}

.media-teaser-content-type {
    height: 40px;
    width: 40px;
    padding: 8px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    background-color: rgba(0, 170, 255, .8);
    line-height: 16px
}

.cover-teaser {
    position: relative;
    display: block;
    z-index: 30;
    margin: 0 16px 8px 0;
    padding: 0;
    min-height: 40px
}

.cover-teaser:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .cover-teaser {
        margin: 0 0 24px;
        padding: 0 0 24px
    }

    .col-2-1 .cover-teaser {
        padding: 0 32px 24px 0
    }

    .col-3-1 .cover-teaser {
        padding: 0 0 24px
    }
}

.cover-teaser-content {
    padding: 0 0 0 64px
}

.media-cover-teaser-group .cover-teaser-content {
    padding-left: 24px
}

@media screen and (min-width:768px) {
    .cover-teaser-content {
        padding: 0 0 0 24px
    }
}

.cover-teaser-content-type {
    height: 40px;
    width: 44px;
    padding: 8px 0 8px 16px;
    position: absolute;
    display: block;
    z-index: 2;
    left: 0;
    top: 0;
    background-color: #0af
}

.cover-teaser-content-type:after {
    content: "";
    position: absolute;
    z-index: 2;
    left: 44px;
    top: 50%;
    height: 0;
    width: 0;
    margin: -20px 0 0;
    border: solid transparent;
    border-top-width: 20px;
    border-left-width: 12px;
    border-bottom-width: 20px;
    border-left-color: #0af;
    border-left-color: rgba(var(--colorVar), .8)
}

.cover-teaser-content-type .icon {
    position: relative;
    z-index: 3
}

@media screen and (min-width:768px) {
    .cover-teaser-content-type {
        margin: 0 0 12px;
        padding: 8px 0 8px 24px;
        width: 52px;
        position: relative;
        left: auto;
        top: auto
    }

    .cover-teaser-content-type:after {
        left: 52px
    }
}

.cover-teaser-title {
    color: #fff;
    margin: 8px 0 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {
    .cover-teaser-title {
        font-size: 48px;
        line-height: 48px;
        color: #fff
    }

    .col-3-1 .cover-teaser-title {
        font-size: 32px;
        line-height: 32px;
        color: #fff
    }
}

.cover-teaser-kicker {
    font-weight: 400;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {
    .cover-teaser-kicker {
        margin-bottom: 8px
    }

    .col-3-1 .cover-teaser-kicker {
        margin-bottom: 0
    }
}

.cover-teaser-summary {
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 8px 0 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    max-height: 72px;
    overflow: hidden
}

.media-cover-teaser-group .cover-teaser-summary {
    display: none
}

@media screen and (min-width:768px) {
    .media-cover-teaser-group .cover-teaser-summary {
        display: block
    }

    .col-3-2 .cover-teaser-summary {
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 2px
    }
}

.media-player-cover-teaser {
    position: relative;
    z-index: 10;
    width: 100%
}

.js .fullscreen .media-player-cover-teaser .media-player {
    position: absolute;
    margin: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.media-player-cover-teaser .media-player {
    display: none;
    min-height: 180px;
    width: 100%;
    margin: 0
}

@media screen and (min-width:768px) {
    .media-player-cover-teaser .media-player {
        margin: 0 0 24px
    }
}

@media screen and (min-width:768px) {
    .js .media-player-cover-teaser .media-player {
        display: block
    }
}

@media screen and (min-width:768px) {
    .js .media-player-cover-teaser .link-cover-teaser {
        display: none
    }
}

.complex-teaser {
    padding: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    outline: none;
    overflow: hidden
}

.complex-teaser:hover {
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    text-decoration: none
}

@media screen and (min-width:768px) {
    .complex-teaser {
        padding: 12px
    }
}

.complex-teaser-content {
    -ms-flex: 1;
    flex: 1;
    padding-left: 16px
}

.complex-teaser-content:last-child {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .complex-teaser-content {
        padding-left: 24px;
        overflow: hidden
    }
}

.complex-teaser-title {
    color: rgba(var(--colorVar), 1);
    font-size: 20px;
    line-height: 20px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.complex-teaser:hover .complex-teaser-title {
    color: #fff
}

@media screen and (min-width:768px) {
    .complex-teaser-title {
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none
    }
}

.complex-teaser-kicker {
    color: rgba(var(--colorVar), 1)
}

.complex-teaser:hover .complex-teaser-kicker {
    color: #fff
}

.complex-teaser-title .object-rating-value {
    font-size: 20px;
    line-height: 20px
}

.complex-teaser-data,
.complex-teaser-description,
.complex-teaser-summary {
    margin: 0
}

.complex-teaser:hover .complex-teaser-data,
.complex-teaser:hover .complex-teaser-description,
.complex-teaser:hover .complex-teaser-summary {
    color: #fff
}

.complex-teaser-summary {
    line-height: 24px
}

.complex-teaser-description {
    display: none
}

@media screen and (min-width:768px) {
    .complex-teaser-description {
        display: block
    }
}

.complex-teaser-meta {
    width: 110px
}

@media screen and (min-width:768px) {
    .complex-teaser-meta {
        width: 124px
    }
}

.complex-teaser-date {
    height: 24px;
    line-height: 24px;
    color: #fff;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1);
    text-align: center
}

.complex-teaser:hover .complex-teaser-date {
    background-color: #fff;
    color: rgba(var(--colorVar), 1)
}

.complex-teaser-date-day {
    font-family: "Work Sans", system-ui;
    font-size: 16px
}

.complex-teaser-date-month {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .complex-teaser-date-day {
        font-size: 18px
    }

    .complex-teaser-date-month {
        font-size: 13px
    }
}

.complex-teaser-image-container {
    position: relative;
    width: 110px;
    min-height: 32px
}

.complex-teaser-image-container img {
    width: 110px
}

@media screen and (min-width:768px) {
    .complex-teaser-image-container {
        display: block;
        margin-right: 0;
        min-height: 1px;
        max-height: 225px;
        overflow: hidden;
        width: 124px
    }

    .complex-teaser-image-container img {
        width: 124px
    }
}

.complex-teaser-image-default {
    display: none;
    width: 100%;
    padding-top: 134%;
    margin-bottom: 8px;
    min-height: 72px;
    background-image: url(../img/cinema/cinema-poster-default.png);
    background-size: cover
}

.complex-teaser-type-movie .complex-teaser-image .complex-teaser-image-default,
.complex-teaser-type-series .complex-teaser-image .complex-teaser-image-default,
.complex-teaser-type-person .complex-teaser-image .complex-teaser-image-default {
    display: block
}

.complex-teaser-type-person .complex-teaser-image-default {
    padding-top: 0
}

.complex-teaser-type-movie .complex-teaser-content article {
    display: table
}

@media screen and (min-width:768px) {
    .complex-teaser-type-person .complex-teaser-image-default {
        height: 100px;
        display: block;
        width: 100%
    }

    .complex-teaser-type-movie .complex-teaser-image-default,
    .complex-teaser-type-series .complex-teaser-image-default {
        display: block;
        width: 100%;
        height: 0;
        padding-top: 134%
    }
}

.complex-teaser-type-icon {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6px;
    padding-top: 8px;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.complex-teaser-type-icon .icon {
    color: rgba(var(--colorVar), 1);
    font-size: 22px
}

.complex-teaser-type-product .icon:before {
    content: "v"
}

.complex-teaser-type-audio .icon:before {
    content: "l"
}

.complex-teaser-type-media .icon:before,
.complex-teaser-type-video .icon:before {
    content: "q"
}

.complex-teaser-type-person .icon {
    text-indent: -3px
}

.complex-teaser-type-person .icon:before {
    content: ""
}

.complex-teaser-type-movie .icon,
.complex-teaser-type-series .icon {
    text-indent: -3px
}

.complex-teaser-type-movie .icon:before,
.complex-teaser-type-series .icon:before {
    content: ""
}

.complex-teaser-type-article .icon {
    font-size: 24px
}

.complex-teaser-type-article .icon:before {
    content: "b"
}

.complex-teaser-type-event .icon {
    font-size: 24px
}

.complex-teaser-type-event .icon:before {
    content: "j"
}

.complex-teaser-type-home .complex-teaser-type-icon {
    display: none
}

.detail-teaser {
    position: relative;
    display: block;
    padding-left: 112px
}

@media screen and (min-width:768px) {
    .detail-teaser {
        padding-left: 0
    }
}

.detail-teaser:hover {
    text-decoration: none
}

.detail-teaser-title {
    color: rgba(var(--colorVar), 1)
}

.detail-teaser-date {
    display: block;
    margin-top: 4px
}

@media screen and (min-width:768px) {
    .detail-teaser-content {
        overflow: hidden
    }
}

.detail-teaser-summary {
    margin: 0
}

.detail-teaser-image-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 96px;
    height: 72px
}

@media screen and (min-width:768px) {
    .detail-teaser-image-container {
        position: relative;
        left: auto;
        top: auto;
        display: block;
        float: left;
        width: 25%;
        padding-bottom: 16.61%;
        margin-right: 24px;
        min-height: 1px
    }
}

.detail-teaser-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.detail-teaser-content-type {
    position: absolute;
    display: block;
    z-index: 4;
    content: '.';
    right: 0;
    top: 0;
    padding: 6.4px 4px 0;
    height: 32px;
    width: 32px;
    background: rgba(255, 255, 255, .85)
}

.detail-teaser-content-type .glyph {
    font-size: 24px
}

.teaser-group {
    position: relative;
    display: block;
    margin-bottom: 16px
}

.teaser-group.teaser-group-shaded-angles {
    margin-bottom: 28px
}

.teaser-group .teaser-group-item {
    margin: 8px 4px
}

.teaser-group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (min-width:768px) {
    .teaser-group {
        margin-bottom: 24px
    }

    .teaser-group.teaser-group-shaded-angles {
        margin-bottom: 44px
    }
}

.teaser-group-title {
    margin: 0 8px 8px;
    color: rgba(var(--colorVar), 1)
}

.teaser-group-shaded-angles .teaser-group-title {
    margin-left: 23px
}

@media screen and (min-width:768px) {
    .teaser-group-title {
        margin: 0 12px 8px
    }

    .teaser-group-shaded-angles .teaser-group-title {
        margin-left: 27px
    }
}

.teaser-group-title-link {
    color: rgba(var(--colorVar), 1)
}

.teaser-group-title-link:hover {
    text-decoration: none
}

.teaser-group-title-link-icon {
    position: relative;
    color: #0af;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.teaser-group-title-link-icon:before {
    content: "b"
}

.c-white .teaser-group-title-link-icon {
    color: #fff;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden
}

.c-white .teaser-group-title-link-icon:before {
    content: "b"
}

.teaser-group .col-2-1 {
    width: 100%
}

:is(.slider-list, .teaser-group-item) .villa-teaser villa-card[layout=horizontal] {
    --villa-image-height: initial
}

.teaser-group-shaded-angles .teaser-group-item {
    margin-bottom: -12px
}

@media screen and (min-width:768px) {
    .teaser-group-shaded-angles .teaser-group-item {
        margin-bottom: -20px
    }
}

.teaser-group-footer {
    margin: 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .teaser-group-footer {
        margin: 8px 12px
    }
}

.teaser-group-footer-link {
    color: rgba(var(--colorVar), 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    display: block
}

.teaser-group-footer-link:hover {
    text-decoration: none
}

.cover-teaser-group,
.subsite-cover-teaser-group {
    position: relative
}

.cover-teaser-group-grid {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 270px;
    max-width: 1072px;
    min-width: 320px;
    margin: 0 auto;
    display: block;
    clear: both
}

.edit-mode .cover-teaser-group-grid {
    min-height: 150px
}

.cover-teaser-group-items {
    position: absolute;
    z-index: 30;
    bottom: 32px;
    right: 0;
    left: 0;
    font-size: 0
}

@media screen and (min-width:768px) {
    .cover-teaser-group-list {
        margin: 0 -12px
    }

    .cover-teaser-group-list>li {
        display: inline-block;
        vertical-align: top;
        padding: 0 12px
    }

    .baseline .cover-teaser-group-list>li {
        vertical-align: bottom
    }
}

.cover-teaser-header-images-background {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: cover
}

.cover-teaser-header-images-background .darken {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.cover-teaser-header-images .header-image,
.media-cover-teaser-group .header-image {
    height: 320px;
    width: 100%;
    background-size: cover;
    background-position: center 0;
    position: relative
}

@media screen and (min-width:768px) {

    .cover-teaser-header-images .header-image,
    .media-cover-teaser-group .header-image {
        height: 432px
    }
}

@media screen and (min-width:1072px) {

    .cover-teaser-header-images .header-image,
    .media-cover-teaser-group .header-image {
        height: 603px
    }
}

.cover-teaser-header-images .reflect,
.media-cover-teaser-group .reflect {
    position: absolute;
    display: none;
    top: 0;
    transform: scaleX(-1)
}

@media screen and (min-width:1072px) {

    .cover-teaser-header-images .reflect,
    .media-cover-teaser-group .reflect {
        display: block
    }
}

.cover-teaser-header-images .reflect.left,
.media-cover-teaser-group .reflect.left {
    left: -1070px
}

.cover-teaser-header-images .reflect.right,
.media-cover-teaser-group .reflect.right {
    right: -1070px
}

.cover-teaser-header-images .darken,
.media-cover-teaser-group .darken {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.cover-teaser-header-images .header-images-bottom,
.media-cover-teaser-group .header-images-bottom {
    position: relative
}

.cover-teaser-header-images .header-images-top,
.media-cover-teaser-group .header-images-top {
    position: relative;
    height: 48px
}

.cover-teaser-header-images .header-images-top .reflect,
.media-cover-teaser-group .header-images-top .reflect {
    top: auto;
    bottom: 0;
    transform: scale(-1, -1)
}

.cover-teaser-header-images .header-images-top .center,
.media-cover-teaser-group .header-images-top .center {
    position: absolute;
    bottom: 0;
    transform: scaleY(-1)
}

@media screen and (min-width:768px) {

    .cover-teaser-header-images .header-images-top,
    .media-cover-teaser-group .header-images-top {
        height: 58px
    }
}

@media screen and (min-width:1072px) {

    .cover-teaser-header-images .header-images-top,
    .media-cover-teaser-group .header-images-top {
        height: 88px
    }
}

.media-cover-teaser-group {
    min-height: 272px;
    position: relative
}

.cover-teaser-group-player .media-player {
    margin: 0
}

.cover-teaser-group-player .media-player .player {
    background: transparent
}

.cover-teaser-group-player .media-player .player-darken,
.cover-teaser-group-player .media-player .player-poster {
    display: none
}

.media-cover-teaser-group-image {
    background-position: center 0;
    height: 603px;
    background-size: cover;
    width: 100%
}

.text {
    position: relative;
    margin: 0 8px 8px;
    clear: both;
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    color: #333
}

.text-in-section.sub-component-theme {
    margin: 0 0 8px;
    padding: 8px
}

.text:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (min-width:768px) {
    .text {
        margin-right: 12px;
        margin-left: 12px
    }

    .text-in-section.sub-component-theme {
        margin-right: 0;
        margin-left: 0;
        padding-right: 12px;
        padding-left: 12px
    }
}

.text-title {
    margin: 24px 0 8px;
    font-weight: 700;
    color: rgba(var(--colorVar), 1)
}

.text-title.sub-theme-title {
    margin: 16px 0 8px
}

.text-subtitle {
    margin: 8px 0;
    font-weight: 400;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .text-image-left-outside .text-content-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .text-image-right-outside .text-content-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .text-image-left-outside .text-content,
    .text-image-right-outside .text-content {
        -ms-flex: 1;
        flex: 1
    }
}

.text-image {
    margin: 0 0 12px
}

.text-image img {
    width: 100%;
    height: auto;
    visibility: hidden
}

.text-image .responsive-content-image {
    position: relative;
    line-height: 0
}

.text-image .responsive-content-image:before {
    z-index: 1
}

.text-image-above .text-image {
    padding: 0 0 8px;
    width: 100%
}

@media screen and (min-width:768px) {
    .text-image-above .text-image {
        padding: 0 0 12px
    }
}

.text-image-left .text-image {
    margin: 0;
    padding: 6px 24px 12px 0;
    float: left;
    width: 110px
}

.text-image-left .text-image img,
.text-image-left .text-image villa-figure {
    width: 100%
}

@media screen and (min-width:768px) {
    .text-image-left .text-image {
        padding: 6px 24px 24px 0;
        width: 50%
    }
}

.text-image-left-outside .text-image {
    margin: 0;
    padding: 6px 24px 12px 0;
    float: left
}

.text-image-left-outside .text-image img,
.text-image-left-outside .text-image villa-figure {
    width: 110px
}

@media screen and (min-width:768px) {
    .text-image-left-outside .text-image {
        float: none;
        width: 28.571%;
        margin-left: -28.571%;
        transform: translateX(-24px);
        padding: 4px 0 0 24px
    }

    .text-image-left-outside .text-image img,
    .text-image-left-outside .text-image villa-figure {
        width: 100%
    }
}

.text-image-right .text-image {
    margin: 0;
    padding: 6px 16px 12px;
    float: right
}

.text-image-right .text-image img,
.text-image-right .text-image villa-figure {
    width: 110px
}

@media screen and (min-width:768px) {
    .text-image-right .text-image {
        padding: 6px 0 24px 24px;
        width: 50%
    }

    .text-image-right .text-image img,
    .text-image-right .text-image villa-figure {
        width: 100%
    }

    .text-in-section.sub-component-theme.text-image-right .text-image {
        padding-right: 12px
    }
}

.text-image-right-outside .text-image {
    margin: 0;
    padding: 6px 16px 12px;
    float: right
}

.text-image-right-outside .text-image img,
.text-image-right-outside .text-image villa-figure {
    width: 110px
}

@media screen and (min-width:768px) {
    .text-image-right-outside .text-image {
        float: none;
        width: 42.857%;
        margin-right: -42.857%;
        transform: translateX(24px);
        padding: 4px 24px 0 0
    }

    .text-image-right-outside .text-image img,
    .text-image-right-outside .text-image villa-figure {
        width: 100%
    }
}

.text-image-figure-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden
}

.text-image-figure {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    transition: transform 2s cubic-bezier(.1, .32, .26, 1) .1s
}

.text-image-figure:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    transition: background-color .2s ease-in-out
}

.text-image.has-link {
    cursor: pointer
}

.text-image.has-link .media-magnifier-hint-icon:before {
    top: 8px;
    left: 8px;
    bottom: auto
}

.text-image.has-link villa-figure {
    pointer-events: none
}

.text-image.has-link villa-figure[href]:not([href='']) {
    pointer-events: all
}

.text-image.has-link:hover .text-image-figure {
    transform: scale(1.1)
}

.text-image.has-link:hover .text-image-figure:before {
    background-color: rgba(0, 0, 0, .3)
}

.text-image-caption {
    font-size: 13px;
    line-height: 18.57143px;
    margin: 6px 0 0;
    color: #0af;
    color: rgba(var(--colorVar), 1)
}

@media all and (max-width:768px) {

    .text-image-left .text-image-caption,
    .text-image-left-outside .text-image-caption,
    .text-image-right .text-image-caption,
    .text-image-right-outside .text-image-caption {
        width: 110px
    }
}

.text-image-link-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.text-image-link-container:hover .text-image-link {
    text-decoration: none
}

.text-image-link-container:hover .text-image-link {
    background: #333
}

.text-image-link-container:hover .text-image-link .text-image-link-text,
.text-image-link-container:hover .text-image-link .text-image-link-icon {
    color: #fff
}

.text .text-image-link-container {
    opacity: 1;
    text-decoration: none
}

.text .text-image-link-container .text-image-link {
    background: #fff
}

.text .text-image-link-container:hover .text-image-link {
    background: #333
}

.text .text-image-link-container:hover .text-image-link .text-image-link-text,
.text .text-image-link-container:hover .text-image-link .text-image-link-icon {
    color: #fff
}

.text-image-link {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 100;
    right: 0;
    bottom: 0;
    text-decoration: none;
    background: #fff
}

.text-image-link-text {
    margin: 10px 0 6px 16px;
    font-size: 16px;
    line-height: 16px;
    color: #333
}

@media screen and (min-width:1072px) {
    .text-image-link-text {
        margin: 16px 0 12px 24px;
        font-size: 20px;
        line-height: 20px;
        color: #333
    }
}

.text-image-link-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 24px;
    height: 32px;
    font-size: 24px;
    padding-top: 2px;
    margin: 0 4px;
    color: #333
}

@media screen and (min-width:1072px) {
    .text-image-link-icon {
        height: 48px;
        font-size: 30px;
        padding-top: 4px;
        margin: 0 12px
    }
}

.text-image-link:hover {
    text-decoration: none
}

.text ul {
    margin-bottom: 24px;
    padding-left: 1em
}

.text ul li {
    list-style: disc outside none
}

.text ol {
    margin-bottom: 24px;
    padding-left: 1em
}

.text ol li {
    list-style: decimal outside none
}

.text .theme-text p a,
.text .theme-text li a,
.text .sub-theme-text p a,
.text .sub-theme-text li a {
    color: inherit;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    text-decoration: none;
    transition: all .2s
}

.text .theme-text p a:hover,
.text .theme-text li a:hover,
.text .sub-theme-text p a:hover,
.text .sub-theme-text li a:hover {
    background-size: 1px 24px
}

.text-content i,
.text-content em {
    padding-right: 2px
}

.user-profile--loading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px
}

.user-profile--loading:before {
    background-image: url(../img/animated/black-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    content: '';
    width: 64px;
    height: 64px
}

.user-profile {
    padding: 0
}

@media screen and (min-width:768px) {
    .user-profile {
        padding-top: 22px
    }
}

.user-profile__container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.user-profile__ratings__introduction {
    display: block;
    margin-top: 8px;
    text-decoration: underline;
    cursor: pointer
}

.user-profile__meta {
    width: 100%
}

.user-profile__title {
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 12px
}

.user-profile:not(.user-profile--no-initials) .user-profile__title {
    margin-left: 68px
}

@media screen and (min-width:768px) {
    .user-profile:not(.user-profile--no-initials) .user-profile__title {
        margin-left: 0
    }
}

.user-profile__email {
    word-break: break-all
}

.user-profile__full-name+.user-profile__email {
    font-family: "Work Sans", system-ui;
    font-size: 15px
}

.user-profile__avatar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    min-width: 44px;
    height: 44px;
    margin-right: 24px;
    border-radius: 22px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase
}

.user-profile:not(.user-profile--no-initials) .user-profile__avatar {
    padding-top: 3px
}

@media screen and (min-width:768px) {
    .user-profile__avatar {
        position: absolute;
        top: 0;
        left: -68px;
        margin-right: 0
    }
}

.user-profile__link {
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 100%;
    margin-bottom: 16px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    background-color: #000;
    transition: .1s ease-in-out;
    text-decoration: none
}

.user-profile__link:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.user-profile__link:disabled {
    opacity: .5
}

.user-profile__logout {
    border-width: 2px;
    border-style: solid;
    color: #000;
    background-color: transparent;
    transition: .1s ease-in-out;
    text-decoration: none;
    border-color: #000
}

.user-profile__logout:hover {
    color: #fff;
    background-color: #666;
    text-decoration: none
}

.user-profile__logout:disabled {
    opacity: .5
}

.user-profile__logout:hover {
    border-color: #666;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .user-profile__link {
        width: 282px
    }
}

.user-profile__intro-content .section-with-layout:first-child .section-with-layout-content {
    padding-top: 0
}

@media screen and (min-width:768px) {
    .user-profile__intro-content .section-with-layout:first-child .section-with-layout-content {
        padding-top: 24px
    }
}

@media screen and (min-width:768px) {
    .user-profile__account-content {
        margin: -12px 0
    }
}

.user-profile__account-outro .user-profile {
    padding: 0;
    margin-top: -16px
}

.user-profile__gids .paywall__feedback {
    padding-top: 0
}

.user-profile__gids .paywall__feedback-title {
    font-size: 22px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .user-profile__gids .paywall__feedback-title {
        font-size: 26px
    }
}

.user-profile__cinema-section .section-with-layout .section-with-layout-content {
    padding-top: 0
}

.user-profile__cinema__emailservices {
    margin-bottom: 4px
}

.user-profile__cinema__emailservices .subscriptions-title {
    font-weight: 700;
    color: rgba(var(--colorVar), 1);
    text-transform: lowercase;
    margin-bottom: 12px;
    margin-top: 0
}

.user-profile__cinema__emailservices .subscription-label-scope {
    text-indent: -999px;
    overflow-x: hidden
}

.user-profile__cinema__emailservices .subscription-label-entity {
    padding-bottom: 8px;
    font-size: 15px;
    color: #000
}

.user-profile__cinema__emailservices .subscription-label-scope,
.user-profile__cinema__emailservices .subscription-scope {
    width: 48px
}

@media screen and (min-width:768px) {

    .user-profile__cinema__emailservices .subscription-label-entity,
    .user-profile__cinema__emailservices .subscription-entity {
        width: 80%
    }
}

.user-profile__ratings__title,
.user-profile__rating-items__title {
    font-weight: 700;
    color: rgba(var(--colorVar), 1);
    text-transform: lowercase;
    margin-bottom: 8px
}

.user-profile__ratings-container {
    margin-bottom: 24px
}

.user-profile__rating-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 12px
}

@media screen and (min-width:768px) {
    .user-profile__rating-item {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.user-profile__rating-item__link,
.user-profile__rating-item__rating {
    -ms-flex: 1;
    flex: 1
}

@media screen and (min-width:768px) {
    .user-profile__rating-item__link {
        -ms-flex: none;
        flex: none;
        width: 60%
    }
}

.user-profile__rating-item__rating {
    padding-left: 15px
}

.user-profile__rating-item__rating .object-rating-personal {
    cursor: default
}

.gids-cinema-user-rating-list {
    position: relative;
    display: none;
    width: 100%;
    height: 100%;
    background: #FFF;
    box-sizing: border-box
}

.gids-cinema-user-rating-list .object-rating-user,
.gids-cinema-user-rating-list .object-rating-personal {
    cursor: default
}

.gids-cinema-user-rating-list .user-profile--loading {
    margin-bottom: 100px
}

.gids-cinema-user-rating-list .gids-cinema-user-rating--modified [data-crid] .gids-cinema-user-rating-list__sublabel {
    border-bottom: 2px solid #56cafb
}

.gids-cinema-user-rating-list__navigation {
    position: sticky;
    top: 0;
    z-index: 10;
    background: #56cafb;
    box-shadow: 0 4px 20px #888
}

.gids-cinema-user-rating-list__header {
    padding: 15px 0
}

.gids-cinema-user-rating-list__back {
    display: -ms-flexbox;
    display: flex;
    color: #000;
    margin-top: 60px;
    cursor: pointer
}

.gids-cinema-user-rating-list__back:hover {
    text-decoration: none
}

.gids-cinema-user-rating-list__back span {
    font-family: "Work Sans", system-ui;
    line-height: 23px;
    margin-left: 10px
}

.gids-cinema-user-rating-list__back .glyph {
    color: #000
}

.gids-cinema-user-rating-list__title {
    color: #000;
    font-size: 36px;
    font-weight: 400
}

.gids-cinema-user-rating-list__filters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gids-cinema-user-rating-list__filters span {
    font-family: "Work Sans", system-ui;
}

.gids-cinema-user-rating-list__filters select {
    width: 250px;
    padding: 5px;
    background: transparent;
    border: 1px solid #000;
    outline: none;
    font-weight: 700
}

.gids-cinema-user-rating-list__ratings {
    padding-top: 20px
}

.gids-cinema-user-rating-list__ratings__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

.gids-cinema-user-rating-list__sublabel {
    font-family: "Work Sans", system-ui;
    font-size: 8px;
    position: relative;
    top: -10px;
    width: 100%;
    display: inline-block;
    line-height: 10px;
    padding: 0 3px
}

.gids-cinema-user-rating-list__ratings__year {
    margin-right: 20px;
    font-weight: 700
}

.gids-cinema-user-rating-list__ratings__title {
    margin-right: 20px
}

.gids-cinema-user-rating-list__ratings__title__year-alt {
    display: none
}

.gids-cinema-user-rating-list__ratings__rating {
    margin-right: 20px
}

.gids-cinema-user-rating-list__ratings__rating[data-crid] .object-rating-value {
    cursor: pointer
}

.gids-cinema-user-rating-list__ratings__rating:nth-child(3) {
    margin-left: auto
}

.gids-cinema-user-rating-list__ratings__rating:last-child {
    margin-right: 0
}

.tabbed--user-profile--ratings-list-opened .gids-cinema-user-rating-list {
    display: block
}

.tabbed--user-profile--ratings-list-opened .tabbed__header,
.tabbed--user-profile--ratings-list-opened .gids-cinema-user-profile {
    display: none
}

@media screen and (max-width:768px) {
    .gids-cinema-user-rating-list__navigation {
        padding: 8px
    }

    .gids-cinema-user-rating-list__title {
        font-size: 26px
    }

    .gids-cinema-user-rating-list__filters {
        margin-top: 8px
    }

    .gids-cinema-user-rating-list__filters span {
        display: none
    }

    .gids-cinema-user-rating-list__filters select {
        width: 60%
    }

    .gids-cinema-user-rating-list__ratings {
        padding: 20px 8px 8px
    }

    .gids-cinema-user-rating-list__ratings__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 8px
    }

    .gids-cinema-user-rating-list__ratings__row .gids-cinema-user-rating-list__ratings__rating {
        margin-left: 0
    }

    .gids-cinema-user-rating-list__ratings__row .gids-cinema-user-rating-list__ratings__year {
        display: none
    }

    .gids-cinema-user-rating-list__ratings__row .gids-cinema-user-rating-list__ratings__title__year-alt {
        display: inline;
        color: #cfcfcf;
        margin-left: 5px;
        font-size: 15px
    }

    .gids-cinema-user-rating-list__ratings__row .gids-cinema-user-rating-list__ratings__title {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%
    }
}

.user-profile-editor-vpro-logo {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 44px;
    height: 13px;
    font-size: 18px
}

.user-profile-editor-text {
    margin: 0 0 8px
}

.user-profile-editor-avatar {
    float: left;
    margin: 8px 8px 8px 0;
    border-radius: 50%
}

.user-profile-editor-link {
    text-decoration: underline
}

.user-profile-editor .multi-step-form-group {
    margin-bottom: 12px
}

.user-rating-editor+.multi-step-form-actions {
    text-align: center;
    clear: both
}

.user-rating-editor+.multi-step-form-actions .multi-step-form-action {
    font-size: 18px;
    height: 38px;
    padding: 0 34px
}

.user-rating-editor-value {
    display: none
}

.user-rating-editor-ratings {
    float: left
}

@media screen and (min-width:768px) {
    .user-rating-editor-ratings {
        float: none;
        text-align: center
    }
}

.user-rating-editor-ratings-value {
    line-height: 1em;
    font-size: 6em
}

@media screen and (min-width:768px) {
    .user-rating-editor-ratings-value {
        font-size: 10.5em
    }
}

.user-subscriptions-editor-emphasized,
.user-subscriptions-editor-label {
    font-weight: 700
}

.user-subscriptions-editor-subscription {
    position: relative;
    padding-right: 32px;
    margin-bottom: 8px
}

.user-subscriptions-editor-subscription-action {
    position: absolute;
    top: 4px;
    right: 0;
    cursor: pointer
}

.user-subscriptions-editor-actions {
    margin-top: 32px
}

.user-subscriptions-editor-link {
    text-decoration: underline
}

.user-subscriptions-editor-footer {
    margin-top: 16px
}

.update {
    position: relative;
    width: 100%;
    min-height: calc(100vh - 40px);
    z-index: 2
}

.update.update--sticky-updatelist .updatelist-header--placeholder {
    display: block
}

@media screen and (min-width:768px) {
    .update {
        position: relative;
        width: 100%
    }
}

.update__shadow-container {
    position: relative
}

.update__shadow-container .update__shadow {
    position: absolute;
    width: 100%;
    height: 300px;
    margin-top: 56px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#00000000', GradientType=0)
}

@media screen and (min-width:768px) {
    .update__shadow-container .update__shadow {
        margin-top: 40px
    }
}

@media screen and (min-width:1072px) {
    .update__shadow-container .update__shadow {
        margin-top: 48px
    }
}

.update--sticky-updatelist .update__shadow-container .update__shadow {
    margin-top: 0
}

.update__content {
    position: relative
}

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

.update__embed {
    margin: 0;
    height: 100%;
    max-height: calc(100vh - 40px)
}

@media screen and (min-width:768px) {
    .update__embed {
        position: absolute;
        width: 55%;
        height: 100%
    }

    .update__embed--sticky-start {
        position: fixed;
        top: 40px
    }

    .update__embed--sticky-end {
        position: absolute;
        top: auto;
        bottom: 0
    }
}

@media screen and (min-width:1072px) {
    .update__embed--sticky-start {
        top: 48px
    }
}

.update__embed-content {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 265px;
    overflow: auto;
    background-color: #333;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.update__embed-content.loading {
    background-image: url(../img/animated/white-loader.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px auto
}

.update__embed--spotify {
    min-height: 80px;
    height: 80px;
    background-color: #6ae368
}

.update__embed--spotify.update__embed--cookiewall-visible {
    height: auto
}

@media screen and (min-width:768px) {
    .update__embed--spotify {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: inherit;
        height: inherit;
        padding: 64px
    }

    .update__embed--spotify.update__embed--cookiewall-visible {
        height: 100%
    }
}

.update__embed--spotify.update__embed--spotify-track {
    height: 80px
}

.update__embed--spotify-iframe {
    width: 100%;
    height: 100%
}

.update-embed-spotify-track .update__embed--spotify-iframe {
    width: 300px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -40px
}

.update__embed-content.update__embed-soundcloud {
    background-color: #f50
}

@media screen and (min-width:768px) {
    .update__embed-content.update__embed-soundcloud {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: inherit;
        height: inherit;
        padding: 64px
    }
}

.update__embed-content.update__embed-twitter {
    padding: 16px;
    background-color: #1a8fd7;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:1072px) {
    .update__embed-content.update__embed-twitter {
        padding: 0
    }
}

.update__embed-content.update__embed-facebook {
    padding: 16px;
    padding-top: 48px;
    background-color: #3b5998;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.update__embed-content.update__embed-facebook .fb-post iframe {
    background-color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:500px) {
    .update__embed-content.update__embed-facebook {
        padding: 4px
    }

    .update__embed-content.update__embed-facebook .fb-post iframe {
        transform: scale(.87);
        transform-origin: top left
    }
}

.update__embed-content.update__embed-instagram {
    background-image: url(../img/instagram_gradient.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.update__embed-content.update__embed-instagram iframe {
    max-height: 100%
}

.update__text {
    padding: 32px 32px 0
}

@media screen and (min-width:768px) {
    .update__text {
        position: relative;
        min-height: calc(100vh - 40px);
        width: 45%;
        float: right;
        padding: 128px 64px 16px
    }
}

.update__title {
    font-family: "Work Sans", system-ui;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 24px;
    line-height: 24px;
    color: black;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .update__title {
        font-size: 40px;
        line-height: 40px
    }
}

.update__subtitle {
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 16px;
    color: black;
    margin-bottom: 16px;
    font-weight: 400
}

@media screen and (min-width:768px) {
    .update__subtitle {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 24px
    }
}

.update__sectionname {
    font-family: "Work Sans", system-ui;
    display: block;
    color: red;
    font-size: 15px;
    line-height: 29px;
    text-decoration: none
}

.update__metadata {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    margin-bottom: 16px
}

.update__description {
    font-family: "Work Sans", system-ui;
    font-size: 15px;
    line-height: 24px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.update__description.theme-text p a,
.update__description.theme-text li a {
    color: inherit;
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 1px 1px;
    text-decoration: none;
    transition: all .2s
}

.update__description.theme-text p a:hover,
.update__description.theme-text li a:hover {
    background-size: 1px 24px
}

.update__description a:not(.update__tag) {
    text-decoration: underline
}

.update__description a:not(.update__tag):hover {
    color: rgba(var(--colorVar), 1)
}

.update__description ul {
    margin-bottom: 24px;
    padding-left: 1em
}

.update__description ul li {
    list-style: disc outside none
}

.update__description ol {
    margin-bottom: 24px;
    padding-left: 1em
}

.update__description ol li {
    list-style: decimal outside none
}

.update__footer {
    width: 100%;
    min-height: 120px;
    padding: 16px;
    background: #eee;
    background: linear-gradient(to bottom, #bebebe 0, #eee 41%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebebe', endColorstr='#eeeeee', GradientType=0)
}

.update__footer .update__footerlogo {
    background-image: url(https://www.vpro.nl/.resources/vpro/themes/vpronl/img/logo/3voor12-black.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px auto;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 16px
}

.update__footer .update-tag {
    display: inline-block;
    float: left;
    border: 2px solid;
    padding: 4px 8px 2px;
    margin: 8px 4px 0 0;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 22px
}

.update__footer .update-tag:hover {
    text-decoration: none
}

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

@media screen and (min-width:768px) {
    .update__footer {
        padding: 32px 64px 16px
    }

    .update__footer .update-tag {
        float: right
    }
}

.update-cookie-warning-wrapper.hidden {
    display: none
}

.update__storybutton {
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 100%;
    max-width: 220px;
    margin-bottom: 16px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: none;
    text-decoration: none
}

.update__storylink {
    font-size: 20px;
    line-height: 20px
}

.story-title-foreground {
    position: relative;
    top: 0;
    color: white;
    text-shadow: none
}

.story-title-background {
    position: absolute;
    top: 0;
    text-shadow: none;
    -webkit-text-stroke-width: 7px;
    text-stroke-width: 7px;
    transform: rotate(-1deg) scale(1.03)
}

.detail-update-content-embed.update-embed-bandcamp {
    min-height: 150px;
    background-color: #6499a7
}

@media screen and (min-width:768px) {
    .detail-update-content-embed.update-embed-bandcamp {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.update-embed-bandcamp-iframe {
    width: 100%;
    height: 98%;
    position: relative;
    padding: 16px
}

@media screen and (min-width:1068px) {
    .update-bandcamp .detail-update-content-wrapper {
        height: calc(100% - 128px);
        max-height: 800px;
        width: 940px;
        max-width: 940px
    }

    .update-bandcamp .detail-update-content-wrapper .detail-update-content-embed {
        width: 300px
    }

    .update-bandcamp .detail-update-content-wrapper .detail-update-content-text {
        width: 640px
    }
}

@media screen and (min-width:1128px) {
    .update-gallery .detail-update-content-wrapper {
        height: calc(100% - 128px);
        width: calc(100% - 128px);
        max-width: calc(100% - 128px)
    }

    .update-gallery .detail-update-content-wrapper .detail-update-content-embed {
        width: 70%
    }

    .update-gallery .detail-update-content-wrapper .detail-update-content-text {
        width: 30%
    }
}

@media screen and (min-width:1694px) {
    .update-gallery .detail-update-content-wrapper {
        max-height: 800px;
        width: 1566px;
        max-width: 1566px
    }

    .update-gallery .detail-update-content-wrapper .detail-update-content-embed {
        width: 1096px
    }

    .update-gallery .detail-update-content-wrapper .detail-update-content-text {
        width: 470px
    }
}

.embed-mainimage {
    width: 100%;
    height: calc(100% - 82px);
    position: absolute;
    cursor: pointer;
    overflow: hidden
}

.embed-mainimage:hover .embed-gallery-image {
    transform: scale(1.05)
}

@media screen and (min-width:768px) {
    .embed-mainimage {
        height: calc(100% - 120px)
    }
}

.update-embed-gallery.single-image .embed-mainimage {
    height: 100%
}

.update-embed-gallery.single-image .embed-mainimage .embed-gallery-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.embed-gallery-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 250ms ease-in-out
}

.update-gallery-container {
    width: 100%;
    height: 82px;
    position: absolute;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    background-color: #333;
    padding: 4px
}

@media screen and (min-width:768px) {
    .update-gallery-container {
        height: 120px
    }
}

.update-embed-gallery.single-image .update-gallery-container {
    display: none
}

.update-gallery-item {
    float: left;
    width: 25%;
    height: 100%;
    border-left: 4px solid #333;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative
}

.update-gallery-item.update-gallery-hidden-image {
    display: none
}

.update-gallery-item:first-child {
    border-left: 0
}

.update-gallery-item:hover .embed-gallery-image {
    transform: scale(1.15)
}

.update-gallery-item .update-gallery-number {
    position: absolute;
    top: 0;
    display: none;
    background-color: rgba(0, 0, 0, .3);
    font-family: "Work Sans", system-ui;
    font-size: 24px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.update-gallery-item:nth-child(4) .update-gallery-number {
    display: -ms-flexbox;
    display: flex
}

.update-gallery-magnifyer {
    position: absolute;
    bottom: 4px;
    right: 4px;
    color: white
}

.upcoming-episodes {
    position: relative;
    display: block;
    margin-bottom: 16px
}

.upcoming-episodes:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (min-width:768px) {
    .upcoming-episodes {
        margin-bottom: 24px
    }
}

.upcoming-episodes-title {
    margin: 0 8px 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .upcoming-episodes-title {
        margin: 0 12px 8px
    }
}

.upcoming-episodes-title-link {
    color: rgba(var(--colorVar), 1)
}

.upcoming-episodes-title-link:hover {
    text-decoration: none
}

.upcoming-episodes-title-link-icon {
    position: relative;
    color: #0af;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.upcoming-episodes-title-link-icon:before {
    content: "b"
}

.c-white .upcoming-episodes-title-link-icon {
    color: #fff;
    height: 24px;
    width: 24px;
    display: inline-block;
    overflow: hidden
}

.c-white .upcoming-episodes-title-link-icon:before {
    content: "b"
}

.upcoming-episodes-footer {
    margin: 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .upcoming-episodes-footer {
        margin: 8px 12px
    }
}

.upcoming-episodes-footer-link {
    color: rgba(var(--colorVar), 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    display: block
}

.upcoming-episodes-footer-link:hover {
    text-decoration: none
}

.upcoming-episodes .col-2-1 {
    width: 100%
}

@media screen and (min-width:768px) {
    .upcoming-episodes-items {
        max-height: 329px;
        overflow: auto
    }
}

.upcoming-episode {
    position: relative;
    display: block;
    min-height: 96px;
    padding: 8px 0 8px 88px;
    cursor: pointer
}

.upcoming-episode {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .upcoming-episode {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.upcoming-episode.upcoming-episode-shaded-angles {
    height: 113px;
    padding-left: 103px
}

.upcoming-episode:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .upcoming-episode {
        padding: 8px 0 8px 88px
    }
}

.upcoming-episodes-item:last-child .upcoming-episode {
    margin-bottom: 0
}

.upcoming-episode-meta {
    margin-bottom: 4px
}

.upcoming-episode-meta-channel {
    opacity: .5
}

.upcoming-episode-title {
    color: rgba(var(--colorVar), 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: block
}

.upcoming-episode-series-title {
    color: rgba(var(--colorVar), 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: block
}

.upcoming-episode-summary {
    height: 40px;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0
}

.upcoming-episode-image-container {
    position: absolute;
    left: 0;
    top: 0;
    height: 96px;
    width: 72px
}

.upcoming-episode-shaded-angles .upcoming-episode-image-container:after {
    position: absolute;
    right: 0;
    left: -15px;
    bottom: -17px;
    display: block;
    content: '';
    border-top: 17px solid #0af;
    border-right: 34px solid transparent
}

.upcoming-episode-shaded-angles .upcoming-episode-image-container:before {
    position: absolute;
    top: 0;
    left: -15px;
    bottom: -17px;
    display: block;
    content: '';
    border-top: 17px solid transparent;
    border-right: 15px solid #0af
}

.upcoming-episode-image {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 72px 92px;
    position: absolute;
    width: 100%;
    height: 100%
}

.upcoming-episode-error {
    position: relative;
    display: block;
    padding: 8px 0 8px 12px
}

.upcoming-episode-image--channel-NED1 {
    background-image: url(../img/logo/channel/npo-1_144x192.png)
}

.upcoming-episode-image--channel-NED2 {
    background-image: url(../img/logo/channel/npo-2_144x192.png)
}

.upcoming-episode-image--channel-NED3 {
    background-image: url(../img/logo/channel/npo-3_144x192.png)
}

.upcoming-episode-image--channel-OPVO {
    background-image: url(../img/logo/channel/zapp-xtra_144x192.png)
}

.upcoming-episode-image--channel-CULT {
    background-image: url(../img/logo/channel/npo-cultura_144x192.png)
}

.upcoming-episode-image--channel-_101_ {
    background-image: url(../img/logo/channel/npo-101_144x192.png)
}

.upcoming-episode-image--channel-RAD1 {
    background-image: url(../img/logo/channel/rad-1_144x192.png)
}

.upcoming-episode-image--channel-RAD2 {
    background-image: url(../img/logo/channel/rad-2_144x192.png)
}

.upcoming-episode-image--channel-RAD3 {
    background-image: url(../img/logo/channel/rad-3_144x192.png)
}

.upcoming-episode-image--channel-RAD4 {
    background-image: url(../img/logo/channel/rad-4_144x192.png)
}

.upcoming-episode-image--channel-RAD5 {
    background-image: url(../img/logo/channel/rad-5_144x192.png)
}

.upcoming-episode-image--channel-RAD6 {
    background-image: url(../img/logo/channel/rad-6_144x192.png)
}

.upcoming-episode-image--channel-BVNT {
    background-image: url(../img/logo/channel/bvnt_144x192.png)
}

body.vertical-epg-dropdown-active {
    overflow: hidden
}

.vertical-epg-container {
    background-color: #f8f8f8
}

@media screen and (max-width:767px) {
    .vertical-epg-container .section-with-layout-content {
        padding: 0
    }
}

@media screen and (min-width:768px) {
    .vertical-epg-container {
        padding: 16px
    }
}

.vertical-epg {
    padding-top: 24px;
    min-height: 400px;
    position: relative
}

.vertical-epg__navigation {
    background-color: #f8f8f8;
    width: 100%;
    position: fixed;
    top: 40px;
    left: 0;
    height: 104px;
    z-index: 1;
    padding-top: 8px
}

.vertical-epg__navigation .grid {
    padding: 0
}

@media screen and (min-width:768px) {
    .vertical-epg__navigation {
        height: 125px;
        padding-top: 20px
    }

    .vertical-epg__navigation .grid {
        padding: 28px;
        padding-bottom: 0;
        padding-top: 8px
    }
}

@media screen and (min-width:1072px) {
    .vertical-epg__navigation {
        top: 48px
    }

    .vertical-epg__navigation .grid {
        padding: 12px;
        padding-bottom: 0;
        padding-top: 8px
    }
}

.vertical-epg__navigation-sticky-header {
    position: absolute;
    width: 100%
}

.vertical-epg__navigation-sticky-idle .vertical-epg__navigation {
    width: 100%
}

.vertical-epg__navigation-sticky-idle .vertical-epg__navigation,
.vertical-epg__navigation-sticky-active .vertical-epg__navigation {
    position: absolute;
    left: 0;
    top: 0
}

.vertical-epg__navigation-sticky-idle .grid,
.vertical-epg__navigation-sticky-active .grid {
    padding: 0
}

.vertical-epg__navigation-sticky-active .vertical-epg__navigation {
    position: fixed;
    left: auto;
    top: var(--vpro-sticky-top)
}

.vertical-epg__navigation-sticky-bottom {
    visibility: hidden
}

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

    .vertical-epg__navigation-sticky-idle .vertical-epg__schedule,
    .vertical-epg__navigation-sticky-active .vertical-epg__schedule {
        top: 110px
    }
}

@media screen and (min-width:768px) {
    .vertical-epg__navigation-sticky-active .vertical-epg__navigation {
        width: calc(100% - 56px)
    }
}

@media screen and (min-width:1072px) {
    .vertical-epg__navigation-sticky-active .vertical-epg__navigation {
        width: 1048px
    }
}

.vertical-epg__date-select-container {
    font-size: 18px;
    font-family: "Work Sans", system-ui;
    height: 40px;
    width: 30%;
    min-width: 130px;
    max-width: 288px;
    background: #fff;
    color: black;
    border: 2px solid black;
    position: relative;
    float: left;
    text-align: center;
    cursor: pointer;
    transition: all 300ms
}

.vertical-epg__date-select-container .glyph-pulldown {
    display: inline;
    font-size: 46px;
    color: black;
    position: absolute;
    height: 30px;
    right: 10px;
    top: 0;
    line-height: 24px;
    width: 12px;
    transform-origin: center 18px
}

.vertical-epg__date-select-container.active .glyph-pulldown {
    transform: rotate(180deg)
}

.vertical-epg__date-select-container:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: black;
    color: white
}

.vertical-epg__date-select-container:hover .vertical-epg__selected-day,
.vertical-epg__date-select-container:hover .glyph-pulldown {
    color: white
}

@media screen and (min-width:768px) {
    .vertical-epg__date-select-container {
        margin-right: 24px
    }
}

.vertical-epg__available-days-overlay {
    display: none;
    text-align: left;
    z-index: 2;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 40px;
    padding: 32px;
    background: #fff
}

.vertical-epg__available-days-overlay.active {
    display: block
}

@media screen and (min-width:768px) {
    .vertical-epg__available-days-overlay {
        position: absolute;
        top: 0;
        right: auto;
        overflow: hidden;
        bottom: auto;
        min-width: 300px;
        width: calc(1/3*100% - (1 - 1/3)*20px);
        border: 2px solid black
    }
}

.vertical-epg__available-days-close {
    position: absolute;
    top: 10px;
    right: 8px;
    width: 32px;
    height: 32px;
    color: black;
    font-size: 32px;
    cursor: pointer
}

.vertical-epg__available-day {
    font-family: "Work Sans", system-ui;
    line-height: 34px;
    font-size: 18px;
    border-bottom: 1px solid grey;
    display: block;
    width: 100%;
    max-width: 245px;
    padding-left: 4px
}

.vertical-epg__available-day:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #eee
}

.vertical-epg__day .date-string {
    display: none
}

@media screen and (min-width:1072px) {
    .vertical-epg__day .date-string--mobile {
        display: none
    }

    .vertical-epg__day .date-string {
        display: inline
    }
}

.vertical-epg__selected-day {
    position: relative;
    top: 1px
}

.vertical-epg__channel-select-container {
    position: relative;
    height: 40px;
    width: 30%;
    min-width: 130px;
    max-width: 288px;
    margin-right: 4px;
    margin-left: -2px;
    float: left;
    background: #fff;
    border: 2px solid black;
    color: black;
    text-align: center;
    cursor: pointer
}

.vertical-epg__channel-select-container:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: black;
    color: white
}

.vertical-epg__channel-select-container:hover .glyph-pulldown {
    color: white
}

.vertical-epg__channel-select-container .glyph-pulldown {
    display: inline;
    font-size: 46px;
    color: black;
    position: absolute;
    height: 30px;
    right: 10px;
    top: 0;
    line-height: 24px;
    width: 12px;
    transform-origin: center 18px
}

@media screen and (min-width:768px) {
    .vertical-epg__channel-select-container {
        margin-right: 24px
    }
}

.vertical-epg__channel-select-title {
    font-size: 18px;
    font-family: "Work Sans", system-ui;
    position: relative;
    top: 1px
}

.vertical-epg__channel-select-title:hover {
    text-decoration: none;
    cursor: pointer
}

.vertical-epg__channel-select-title .mobile-hidden {
    display: none
}

@media screen and (min-width:768px) {
    .vertical-epg__channel-select-title .mobile-hidden {
        display: inline
    }
}

.vertical-epg__available-channels-overlay {
    display: none;
    background: #fff;
    text-align: left;
    z-index: 100000;
    width: 100%;
    position: fixed;
    overflow: scroll;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 32px 64px
}

.vertical-epg__available-channels-overlay.active {
    display: block
}

@media screen and (min-width:768px) {
    .vertical-epg__available-channels-overlay {
        position: absolute;
        top: 0;
        bottom: initial;
        right: initial;
        width: calc(100% - 24px);
        margin: 0 12px;
        overflow: hidden;
        border: 2px solid black
    }
}

.vertical-epg__available-channels-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    color: black;
    font-size: 32px;
    cursor: pointer
}

.vertical-epg__available-channels {
    -moz-column-width: 202px;
    column-width: 202px
}

@media screen and (min-width:768px) {
    .vertical-epg__available-channels {
        -moz-column-count: 2;
        column-count: 2
    }
}

@media screen and (min-width:1072px) {
    .vertical-epg__available-channels {
        -moz-column-count: 3;
        column-count: 3;
        padding-right: 250px
    }
}

.vertical-epg__available-channel {
    display: block;
    width: 100%;
    padding-left: 4px;
    background-color: transparent;
    border-bottom: 1px solid grey;
    font-family: "Work Sans", system-ui;
    line-height: 34px;
    font-size: 18px;
    text-align: left;
    page-break-inside: avoid;
    break-inside: avoid
}

.vertical-epg__available-channel:hover {
    background-color: #eee;
    cursor: pointer;
    text-decoration: none
}

.vertical-epg__available-channel.hidden {
    display: none
}

.vertical-epg__source-toggle-container {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 36px;
    margin: 2px;
    margin-left: 6px;
    top: 4px;
    cursor: pointer
}

.vertical-epg__source-toggle-input {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute
}

.vertical-epg__source-toggle-input:checked+.vertical-epg__source-toggle:before {
    transform: translateX(25px)
}

.vertical-epg__source-toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border: 2px solid black;
    transition: .4s;
    border-radius: 34px;
    width: 45px;
    height: 18px
}

.vertical-epg__source-toggle:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    left: 2px;
    bottom: 1px;
    background-color: black;
    transition: .4s;
    border-radius: 50%;
    transform: translateX(0)
}

.vertical-epg__source-toggle:after {
    content: " ";
    display: table
}

.vertical-epg__source-names {
    position: relative;
    top: 14px;
    left: 2px;
    font-family: "Work Sans", system-ui;
}

.vertical-epg__source-names[rel=radio] {
    margin-left: 2px
}

.vertical-epg__source-name {
    color: #999;
    font-size: 13px
}

.vertical-epg__source-name.current {
    color: black
}

.vertical-epg__schedule {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 85px;
    width: 100%;
    padding-bottom: 200px;
    position: relative;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.vertical-epg__schedule-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f8f8f8;
    opacity: .5;
    display: none
}

.dropdown-active .vertical-epg__schedule-overlay {
    display: block
}

.vertical-epg__channels {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.vertical-epg__channel {
    position: relative;
    width: 100%
}

@media screen and (min-width:768px) {
    .vertical-epg__channel {
        width: calc(1/2*100% - (1 - 1/2)*20px)
    }
}

@media screen and (min-width:1072px) {
    .vertical-epg__channel {
        width: calc(1/3*100% - (1 - 1/3)*20px)
    }
}

.vertical-epg__channel-headers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    background-color: black;
    color: white;
    padding-bottom: 6px;
    width: 100%
}

.vertical-epg__channel-headers .glyph {
    color: white
}

.vertical-epg__channel-headers {
    background-color: transparent;
    color: black
}

.vertical-epg__channel-headers .glyph {
    color: black
}

.vertical-epg__channel-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0
}

@media screen and (min-width:768px) {
    .vertical-epg__channel-header {
        width: calc(1/2*100% - (1 - 1/2)*20px)
    }
}

@media screen and (min-width:1072px) {
    .vertical-epg__channel-header {
        width: calc(1/3*100% - (1 - 1/3)*20px)
    }
}

.vertical-epg__channel-name {
    margin-left: 75px;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width:768px) {
    .vertical-epg__channel-name {
        margin-left: 66px
    }
}

.vertical-epg__channel-next {
    position: absolute;
    right: 8px;
    border: 2px solid black;
    width: 36px;
    height: 36px;
    opacity: .5;
    background: white
}

.vertical-epg__channel-next .glyph {
    margin: auto;
    position: relative
}

.vertical-epg__channel-next.vertical-epg__channel-next--active {
    opacity: 1;
    cursor: pointer
}

.vertical-epg__channel-next.vertical-epg__channel-next--active:hover {
    background-color: black
}

.vertical-epg__channel-next.vertical-epg__channel-next--active:hover .glyph {
    color: white
}

@media screen and (min-width:768px) {
    .vertical-epg__channel-next {
        right: 0
    }
}

.vertical-epg__channel-previous {
    position: absolute;
    left: 8px;
    border: 2px solid black;
    width: 36px;
    height: 36px;
    opacity: .5;
    background: white
}

.vertical-epg__channel-previous .glyph {
    margin: auto;
    position: relative
}

.vertical-epg__channel-previous.vertical-epg__channel-previous--active {
    opacity: 1;
    cursor: pointer
}

.vertical-epg__channel-previous.vertical-epg__channel-previous--active:hover {
    background-color: black
}

.vertical-epg__channel-previous.vertical-epg__channel-previous--active:hover .glyph {
    color: white
}

@media screen and (min-width:768px) {
    .vertical-epg__channel-previous {
        left: 0
    }
}

.vertical-epg__programs {
    position: relative
}

.vertical-epg__program {
    display: block;
    width: 100%;
    text-align: left;
    background-color: #eee;
    overflow: hidden
}

.vertical-epg__program:nth-child(even) {
    background-color: #fff
}

.vertical-epg__program.vertical-epg__program--vpro {
    background-color: rgba(0, 170, 255, .2)
}

.vertical-epg__program.vertical-epg__program--vpro+.vertical-epg__program.vertical-epg__program--vpro {
    border-top: 1px solid #f8f8f8
}

.vertical-epg__program.center-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.vertical-epg__program:not(.vertical-epg__program--dummy) {
    cursor: pointer
}

@media screen and (max-width:767px) {
    .vertical-epg__program {
        min-height: 32px
    }
}

.vertical-epg__program-content {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px 16px
}

.hide-content .vertical-epg__program-content {
    padding-top: 13px
}

.center-content .vertical-epg__program-content {
    height: auto;
    padding: 0 20px 0 16px
}

@media screen and (min-width:768px) {
    .vertical-epg__program-content {
        padding: 20px 16px
    }

    .hide-description .vertical-epg__program-content {
        padding-top: 13px
    }

    .hide-content .vertical-epg__program-content {
        opacity: 0;
        padding-top: 13px
    }
}

.vertical-epg__program-time {
    min-width: 60px;
    font-family: "Work Sans", system-ui;
    font-size: 13px;
    line-height: 17px;
    color: #333
}

@media screen and (min-width:768px) {
    .vertical-epg__program-time {
        min-width: 50px
    }
}

.vertical-epg__program-broadcaster {
    font-family: "Work Sans", system-ui;
    font-size: 11px
}

.vertical-epg__program-details {
    position: relative;
    width: 100%;
    overflow: hidden
}

.vertical-epg__program-title {
    margin-right: 16px;
    font-family: "Work Sans", system-ui;
    font-size: 14px;
    line-height: 15px
}

.vertical-epg__program-title.max-width {
    margin-right: 60px
}

.center-content .vertical-epg__program-title {
    white-space: nowrap;
    max-width: calc(100% - 50px);
    overflow: hidden;
    text-overflow: ellipsis
}

.vertical-epg__program-description {
    padding-right: 24px;
    font-family: "Work Sans", system-ui;
    font-size: 13px;
    line-height: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.vertical-epg__program-description.minimize-description {
    -webkit-line-clamp: 3
}

.hide-description .vertical-epg__program-description {
    display: none
}

.vertical-epg__program-icons {
    position: absolute;
    right: 0;
    top: 0;
    height: 14px
}

.vertical-epg__play {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 8px;
    float: right;
    vertical-align: middle;
    line-height: 14px;
    font-size: 14px;
    color: black
}

.vertical-epg__program-vpro {
    display: inline-block;
    position: relative;
    top: 3px;
    width: 36px;
    height: 12px;
    float: right;
    background-image: url(../img/logo/svg-logo/vpro-outline.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.vertical-epg__loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #f8f8f8;
    background-image: url(../img/animated/black-loader.gif);
    background-position: center center;
    background-size: 50px auto;
    background-repeat: no-repeat
}

.vertical-epg__loader.vertical-epg__loader--hidden {
    display: none
}

.vertical-epg__now {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    background-color: #f50
}

.vertical-epg__now.vertical-epg__now--hidden {
    display: none
}

.vertical-epg__program-readmore {
    display: inline-block;
    padding: 0 12px;
    margin-top: 4px;
    background-color: #000;
    color: white;
    font-family: "Work Sans", system-ui;
    font-size: 12px
}

.vertical-epg__etalage-link {
    background-color: black;
    color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 24px;
    font-size: 15px;
    font-family: "Work Sans", system-ui;
    padding: 8px 12px;
    float: right;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 28px;
    opacity: .85
}

.vertical-epg__etalage-link:hover {
    text-decoration: none;
    opacity: .8
}

@media screen and (min-width:768px) {
    .vertical-epg__etalage-link {
        font-size: 16px;
        position: relative;
        height: 40px;
        bottom: initial;
        width: auto
    }
}

@media screen and (min-width:1072px) {
    .vertical-epg__etalage-link {
        padding: 8px 24px
    }
}

.vertical-epg__etalage-thumbs {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-image: url(../img/logo/svg-logo/thumb_up-24px.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 9px;
    position: relative;
    top: -2px
}

@media screen and (min-width:768px) {
    .vertical-epg__etalage-thumbs {
        margin-right: 11px;
        top: 0
    }
}

.vertical-epg__etalage-title {
    display: inline-block
}

.sliding-visual-teaser villa-banner,
.player.preview villa-banner {
    position: absolute;
    width: 100%;
    --villa-banner-color: rgba(var(--colorVar), 1);
    transition: transform 300ms
}

.sliding-visual-teaser villa-banner .villa-banner--hidden,
.player.preview villa-banner .villa-banner--hidden {
    transform: translateY(-100%)
}

.player.preview villa-banner {
    z-index: 22
}

body.playing-platform-player villa-banner {
    display: none
}

.villa-teaser {
    display: block;
    line-height: 1;
    font-size: 0;
    --villa-card-accent-color: rgba(var(--colorVar), 1);
    --villa-text-card-color: var(--text)
}

.villa-teaser:hover,
.villa-teaser:focus {
    --villa-card-image-overlay-opacity: .3;
    --villa-card-image-scale: 1.1
}

@media screen and (min-width:768px) {
    .villa-large-visual-teaser {
        height: 456px
    }
}

.villa-teaser-spacing {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .villa-teaser-spacing {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.newsletter villa-form {
    --villa-button-on_color: white;
    --villa-button-color: black;
    --villa-button-color--state-hover: #333;
    color: var(--text);
    margin-bottom: 12px;
    padding: 12px
}

.newsletter villa-form[state=failed] {
    --villa-button-color: white;
    --villa-button-color--state-hover: white;
    --villa-button-on_color: black
}

.newsletter villa-form h3 {
    font-weight: 700
}

.campaign {
    visibility: hidden;
    position: fixed;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 800px;
    height: 480px;
    margin-top: -240px;
    top: 50%;
    border: 2px solid white;
    bottom: 0;
    right: 25%;
    left: 50%;
    margin-left: -400px;
    padding: 44px 62px;
    overflow: hidden;
    background-color: black;
    z-index: 1005
}

.campaign .campaign-background>img {
    -o-object-fit: cover;
    object-fit: cover
}

.campaign .campaign-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.campaign #campaignTitle {
    font-weight: 400;
    font-style: normal;
    font-family: "Work Sans", system-ui;
    font-size: 62px;
    color: white;
    line-height: 1;
    letter-spacing: 3px;
    margin-bottom: 24px
}

.campaign #campaignText {
    font-family: "Work Sans", system-ui;
    font-weight: 400;
    font-style: normal;
    color: white;
    position: relative;
    z-index: 99;
    font-size: 42px;
    line-height: 1;
    margin-bottom: 28px
}

.campaign:before {
    content: ' ';
    background-color: black;
    position: absolute;
    z-index: 99;
    opacity: .6;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.campaign__call-to-action,
.campaign #campaignTitle,
.campaign #campaignText {
    position: relative;
    z-index: 999
}

.campaign__call-to-action {
    position: relative;
    padding: 10px 40px;
    cursor: pointer;
    background-color: black;
    color: white;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    border: 1px solid white;
    z-index: 999;
    max-width: 240px
}

.campaign__call-to-action:hover {
    background-color: #c36
}

.campaign__close-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    width: 44px;
    height: 44px;
    right: 4px;
    z-index: 99;
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    cursor: pointer;
    top: 8px;
    background: transparent
}

.glitch {
    --color-text: #aaa;
    --color-bg: #000;
    --color-link: #1c1cc9;
    --color-link-hover: #aaa;
    --color-info: #1c1cc9;
    --glitch-width: 100%;
    --glitch-height: 100%;
    --gap-horizontal: 10px;
    --gap-vertical: 5px;
    --color-title: #fff;
    --time-anim: 4s;
    --delay-anim: 0s;
    --blend-mode-1: inherit;
    --blend-mode-2: luminosity;
    --blend-mode-3: luminosity;
    --blend-mode-4: luminosity;
    --blend-mode-5: luminosity;
    --blend-color-1: inherit;
    --blend-color-2: #0f0;
    --blend-color-3: #f09;
    --blend-color-4: #0f0;
    --blend-color-5: #f99;
    --animation-duration: 8s
}

.glitch {
    position: absolute;
    top: 0;
    left: 0;
    width: var(--glitch-width);
    height: var(--glitch-height);
    overflow: hidden
}

.glitch__sub {
    position: absolute;
    top: calc(-1*var(--gap-vertical));
    left: calc(-1*var(--gap-horizontal));
    width: calc(100% + var(--gap-horizontal)*2);
    height: calc(100% + var(--gap-vertical)*2);
    background-color: var(--blend-color-1);
    background-size: cover;
    transform: translate3d(0, 0, 0);
    background-blend-mode: var(--blend-color-1);
    opacity: .6
}

.glitch__sub:first-child {
    position: relative;
    opacity: 1
}

.glitch__sub:nth-child(n+2) {
    animation-duration: var(--time-anim);
    animation-delay: var(--delay-anim);
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    opacity: .6
}

.glitch__sub:nth-child(2) {
    background-color: var(--blend-color-2);
    background-blend-mode: var(--blend-mode-2);
    animation-name: glitch-anim-1;
    opacity: .6
}

.glitch__sub:nth-child(3) {
    background-color: var(--blend-color-3);
    background-blend-mode: var(--blend-mode-3);
    animation-name: glitch-anim-2;
    opacity: .6
}

.glitch__sub:nth-child(4) {
    background-color: var(--blend-color-4);
    background-blend-mode: var(--blend-mode-4);
    animation-name: glitch-anim-3;
    opacity: .6
}

.glitch__sub:nth-child(5) {
    background-color: var(--blend-color-5);
    background-blend-mode: var(--blend-mode-5);
    animation-name: glitch-anim-flash;
    opacity: .6
}

@media only screen and (max-width:768px) {
    .campaign {
        width: 100vw;
        height: calc(100% - 40px);
        right: 0;
        top: 40px;
        left: 0;
        bottom: 0;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: 0;
        min-height: 0;
        padding: 28px 16px;
        margin-top: 0;
        margin-left: 0
    }

    .campaign__call-to-action {
        -ms-flex-item-align: auto;
        align-self: auto
    }

    #campaignTitle,
    #campaignText {
        text-align: center
    }

    #campaignTitle {
        font-size: 62px
    }

    #campaignText {
        font-size: 42px
    }

    .glitch__sub {
        background-position: center center
    }

    .dialog__subtitle {
        font-size: 30px
    }
}

@keyframes glitch-anim-1 {
    0% {
        opacity: 1;
        transform: translate3d(var(--gap-horizontal), 0, 0);
        -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
        clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%)
    }

    2% {
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
        clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%)
    }

    4% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
        clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
        clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%)
    }

    8% {
        -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
        clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%)
    }

    10% {
        -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
        clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%)
    }

    12% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
        clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%)
    }

    14% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
        clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%)
    }

    16% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
        clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%)
    }

    18% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
        clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%)
    }

    20% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
        clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%)
    }

    21.9% {
        opacity: 1;
        transform: translate3d(var(--gap-horizontal), 0, 0)
    }

    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(0 0, 0 0, 0 0, 0 0)
    }
}

@keyframes glitch-anim-2 {
    0% {
        opacity: 1;
        transform: translate3d(calc(-1*var(--gap-horizontal)), 0, 0);
        -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
        clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%)
    }

    3% {
        -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
        clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%)
    }

    5% {
        -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
        clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%)
    }

    7% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
        clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%)
    }

    9% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
        clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%)
    }

    11% {
        -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
        clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%)
    }

    13% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
        clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%)
    }

    15% {
        -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
        clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%)
    }

    17% {
        -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
        clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%)
    }

    19% {
        -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
        clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%)
    }

    20% {
        -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
        clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%)
    }

    21.9% {
        opacity: 1;
        transform: translate3d(calc(-1*var(--gap-horizontal)), 0, 0)
    }

    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(0 0, 0 0, 0 0, 0 0)
    }
}

@keyframes glitch-anim-3 {
    0% {
        opacity: 1;
        transform: translate3d(0, calc(-1*var(--gap-vertical)), 0) scale3d(-1, -1, 1);
        -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
        clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%)
    }

    1.5% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
        clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%)
    }

    2% {
        -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
        clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%)
    }

    2.5% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
        clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%)
    }

    3% {
        -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
        clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%)
    }

    5% {
        -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
        clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%)
    }

    5.5% {
        -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
        clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%)
    }

    7% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
        clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%)
    }

    8% {
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
        clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%)
    }

    9% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
        clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%)
    }

    10.5% {
        -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
        clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%)
    }

    11% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
        clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%)
    }

    13% {
        -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
        clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%)
    }

    14% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
        clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%)
    }

    14.5% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
        clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%)
    }

    15% {
        -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
        clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%)
    }

    16% {
        -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
        clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%)
    }

    18% {
        -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
        clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%)
    }

    20% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
        clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%)
    }

    21.9% {
        opacity: 1;
        transform: translate3d(0, calc(-1*var(--gap-vertical)), 0) scale3d(-1, -1, 1)
    }

    22%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0);
        -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
        clip-path: polygon(0 0, 0 0, 0 0, 0 0)
    }
}

@keyframes glitch-anim-text {
    0% {
        transform: translate3d(calc(-1*var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
        -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
        clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%)
    }

    2% {
        -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
        clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%)
    }

    4% {
        -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
        clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%)
    }

    5% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
        clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%)
    }

    6% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
        clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%)
    }

    7% {
        -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
        clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%)
    }

    8% {
        -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
        clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%)
    }

    9% {
        -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
        clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%)
    }

    9.9% {
        transform: translate3d(calc(-1*var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1)
    }

    10%,
    100% {
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
    }
}

@keyframes glitch-anim-flash {

    0%,
    5% {
        opacity: .2;
        transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0)
    }

    5.5%,
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0)
    }
}

villa-expandable {
    color: var(--text)
}

villa-expandable.villa-expandable-on-color-default {
    color: rgba(var(--colorVar), 1)
}

.flat-audio {
    position: relative
}

.flat-audio__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    transition: opacity 200ms ease-out
}

.flat-audio__items {
    position: relative
}

.flat-audio__column,
.flat-audio__header,
.flat-audio__footer {
    position: relative;
    width: 100%;
    padding-bottom: 11.53846%
}

@media all and (min-width:768px) {
    .flat-audio__column {
        width: 50%;
        padding-bottom: 5.80357%;
        float: left
    }

    .flat-audio__header,
    .flat-audio__footer {
        padding-bottom: 5.80357%
    }
}

.flat-audio__cell {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.flat-audio__cell:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: opacity 150ms ease-out;
    opacity: 0
}

[data-action=popup],
[data-action=popup]:before {
    cursor: pointer
}

.flat-audio__cell--active:before,
.flat-audio__cell--preview:before,
[data-action=popup]:hover:before {
    opacity: 1
}

.flat-audio__controls {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    width: 80%;
    height: 40px;
    background-color: black;
    transition: bottom 150ms ease-out, width 250ms ease-out
}

.flat-audio__controls-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

@media all and (min-width:620px) {
    .flat-audio__controls {
        width: 60%
    }
}

.flat-audio__controls.flat-audio__player--active {
    width: 100%
}

.flat-audio__button {
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-decoration: none;
    cursor: pointer;
    color: white
}

.flat-audio__button:hover {
    text-decoration: none;
    background-color: #1973c0
}

.flat-audio__playpause:before {
    content: 'p'
}

.flat-audio__playpause.flat-audio__player--paused:before {
    content: 'q'
}

.flat-audio__stop:before {
    content: 'c'
}

.flat-audio__share:before {
    position: relative;
    left: 2px;
    content: 'w'
}

.share-opengraph-overlay {
    z-index: 9999;
    background: #1973c0 !important
}

@media all and (max-width:600px) {
    .share-opengraph-overlay .share-opengraph-button-section .share-opengraph-social-logos-container img {
        padding: 20px;
        width: 100px
    }
}

.flat-audio__controls.flat-audio__controls--active {
    display: block
}

.flat-audio__player-scrubber__dragger {
    display: block;
    position: relative;
    float: left;
    width: 100px;
    height: 40px;
    background-color: #1973c0
}

@media all and (min-width:620px) {
    .flat-audio__player-scrubber__dragger {
        width: 150px
    }
}

.flat-audio__player-scrubber {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    left: 4px
}

.flat-audio__player-scrubber__head {
    position: absolute;
    z-index: 12;
    top: 0;
    height: 40px;
    width: 8px;
    margin-left: -4px;
    background-color: white
}

.flat-audio__player-scrubber__elapsed {
    position: absolute;
    z-index: 11;
    top: 0;
    height: 40px;
    margin-left: -4px;
    background-color: #f3b00f
}

.flat-audio__player-time {
    position: absolute;
    z-index: 11;
    color: white;
    top: 8px;
    right: 12px
}

.flat-audio__popup {
    position: absolute;
    top: 0;
    bottom: 40px;
    left: 50%;
    z-index: 4;
    width: 80%;
    transform: translateX(-50%);
    display: none;
    transition: opacity 200ms ease-out, width 400ms ease-out;
    opacity: 0;
    background-color: white;
    border: 4px solid black
}

@media all and (min-width:620px) {
    .flat-audio__popup {
        width: 60%
    }
}

.flat-audio__popup.flat-audio__player--active {
    width: 100%
}

.flat-audio__popup--enabled {
    display: block
}

.flat-audio__popup--active {
    opacity: 1
}

.flat-audio__popup__meta {
    padding: 20px
}

.flat-audio__popup.flat-audio__player--active .flat-audio__popup__meta {
    display: none
}

.flat-audio__popup__title {
    color: #333;
    margin-bottom: 8px
}

.flat-audio__popup__image {
    position: relative;
    top: 3px;
    float: left;
    width: 30%;
    margin-right: 12px;
    overflow: hidden;
    padding-bottom: 40%;
    background-size: cover;
    background-position: center center
}

@media all and (min-width:620px) {
    .flat-audio__popup_image {
        width: 45%
    }
}

.flat-audio__popup__painting {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    display: none
}

.flat-audio__popup__painting canvas {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.flat-audio__column--left .flat-audio__cell:nth-child(1) {
    left: 0;
    width: 29.945%
}

.flat-audio__column--left .flat-audio__cell:nth-child(2) {
    left: 29.945%;
    width: 19.505%
}

.flat-audio__column--left .flat-audio__cell:nth-child(3) {
    left: 49.45%;
    width: 31.284%
}

.flat-audio__column--left .flat-audio__cell:nth-child(4) {
    left: 80.734%;
    right: 0
}

.flat-audio__column--right .flat-audio__cell:nth-child(1) {
    left: 0;
    width: 20.295%
}

.flat-audio__column--right .flat-audio__cell:nth-child(2) {
    left: 20.295%;
    width: 39.938%
}

.flat-audio__column--right .flat-audio__cell:nth-child(3) {
    left: 60.233%;
    right: 0
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-607.jpg)
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-607-bel.jpg)
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-606.jpg)
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-606-bel.jpg)
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-605.jpg)
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-605-bel.jpg)
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(4) {
    background-image: url(../img/one-offs/deflat/grid/grid-604.jpg)
}

.flat-audio__row--6 .flat-audio__column--left .flat-audio__cell:nth-child(4):before {
    background-image: url(../img/one-offs/deflat/grid/grid-604-bel.jpg)
}

.flat-audio__row--6 .flat-audio__column--right .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-603.jpg)
}

.flat-audio__row--6 .flat-audio__column--right .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-603-bel.jpg)
}

.flat-audio__row--6 .flat-audio__column--right .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-602.jpg)
}

.flat-audio__row--6 .flat-audio__column--right .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-602-bel.jpg)
}

.flat-audio__row--6 .flat-audio__column--right .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-601.jpg)
}

.flat-audio__row--6 .flat-audio__column--right .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-601-bel.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-507.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-507-bel.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-506.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-506-bel.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-505.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-505-bel.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(4) {
    background-image: url(../img/one-offs/deflat/grid/grid-504.jpg)
}

.flat-audio__row--5 .flat-audio__column--left .flat-audio__cell:nth-child(4):before {
    background-image: url(../img/one-offs/deflat/grid/grid-504-bel.jpg)
}

.flat-audio__row--5 .flat-audio__column--right .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-503.jpg)
}

.flat-audio__row--5 .flat-audio__column--right .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-503-bel.jpg)
}

.flat-audio__row--5 .flat-audio__column--right .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-502.jpg)
}

.flat-audio__row--5 .flat-audio__column--right .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-502-bel.jpg)
}

.flat-audio__row--5 .flat-audio__column--right .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-501.jpg)
}

.flat-audio__row--5 .flat-audio__column--right .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-501-bel.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-407.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-407-bel.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-406.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-406-bel.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-405.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-405-bel.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(4) {
    background-image: url(../img/one-offs/deflat/grid/grid-404.jpg)
}

.flat-audio__row--4 .flat-audio__column--left .flat-audio__cell:nth-child(4):before {
    background-image: url(../img/one-offs/deflat/grid/grid-404-bel.jpg)
}

.flat-audio__row--4 .flat-audio__column--right .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-403.jpg)
}

.flat-audio__row--4 .flat-audio__column--right .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-403-bel.jpg)
}

.flat-audio__row--4 .flat-audio__column--right .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-402.jpg)
}

.flat-audio__row--4 .flat-audio__column--right .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-402-bel.jpg)
}

.flat-audio__row--4 .flat-audio__column--right .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-401.jpg)
}

.flat-audio__row--4 .flat-audio__column--right .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-401-bel.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-307.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-307-bel.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-306.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-306-bel.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-305.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-305-bel.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(4) {
    background-image: url(../img/one-offs/deflat/grid/grid-304.jpg)
}

.flat-audio__row--3 .flat-audio__column--left .flat-audio__cell:nth-child(4):before {
    background-image: url(../img/one-offs/deflat/grid/grid-304-bel.jpg)
}

.flat-audio__row--3 .flat-audio__column--right .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-303.jpg)
}

.flat-audio__row--3 .flat-audio__column--right .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-303-bel.jpg)
}

.flat-audio__row--3 .flat-audio__column--right .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-302.jpg)
}

.flat-audio__row--3 .flat-audio__column--right .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-302-bel.jpg)
}

.flat-audio__row--3 .flat-audio__column--right .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-301.jpg)
}

.flat-audio__row--3 .flat-audio__column--right .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-301-bel.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-207.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-207-bel.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-206.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-206-bel.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-205.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-205-bel.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(4) {
    background-image: url(../img/one-offs/deflat/grid/grid-204.jpg)
}

.flat-audio__row--2 .flat-audio__column--left .flat-audio__cell:nth-child(4):before {
    background-image: url(../img/one-offs/deflat/grid/grid-204-bel.jpg)
}

.flat-audio__row--2 .flat-audio__column--right .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-203.jpg)
}

.flat-audio__row--2 .flat-audio__column--right .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-203-bel.jpg)
}

.flat-audio__row--2 .flat-audio__column--right .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-202.jpg)
}

.flat-audio__row--2 .flat-audio__column--right .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-202-bel.jpg)
}

.flat-audio__row--2 .flat-audio__column--right .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-201.jpg)
}

.flat-audio__row--2 .flat-audio__column--right .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-201-bel.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-107.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-107-bel.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-106.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-106-bel.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-105.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-105-bel.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(4) {
    background-image: url(../img/one-offs/deflat/grid/grid-104.jpg)
}

.flat-audio__row--1 .flat-audio__column--left .flat-audio__cell:nth-child(4):before {
    background-image: url(../img/one-offs/deflat/grid/grid-104-bel.jpg)
}

.flat-audio__row--1 .flat-audio__column--right .flat-audio__cell:nth-child(1) {
    background-image: url(../img/one-offs/deflat/grid/grid-103.jpg)
}

.flat-audio__row--1 .flat-audio__column--right .flat-audio__cell:nth-child(1):before {
    background-image: url(../img/one-offs/deflat/grid/grid-103-bel.jpg)
}

.flat-audio__row--1 .flat-audio__column--right .flat-audio__cell:nth-child(2) {
    background-image: url(../img/one-offs/deflat/grid/grid-102.jpg)
}

.flat-audio__row--1 .flat-audio__column--right .flat-audio__cell:nth-child(2):before {
    background-image: url(../img/one-offs/deflat/grid/grid-102-bel.jpg)
}

.flat-audio__row--1 .flat-audio__column--right .flat-audio__cell:nth-child(3) {
    background-image: url(../img/one-offs/deflat/grid/grid-101.jpg)
}

.flat-audio__row--1 .flat-audio__column--right .flat-audio__cell:nth-child(3):before {
    background-image: url(../img/one-offs/deflat/grid/grid-101-bel.jpg)
}

.animated {
    animation-duration: 1.5s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

@keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

.bg-cookie {
    animation: bgCookie 2s ease 0s 1;
    animation-fill-mode: forwards
}

.bg-cookie-1 {
    animation-name: bgCookie, bgCookie-1
}

.bg-cookie-2 {
    animation-name: bgCookie, bgCookie-2
}

.bg-cookie-3 {
    animation-name: bgCookie, bgCookie-3
}

.bg-cookie-4 {
    animation-name: bgCookie, bgCookie-4
}

.bg-cookie-5 {
    animation-name: bgCookie, bgCookie-5
}

.bg-cookie-6 {
    animation-name: bgCookie, bgCookie-6
}

.bg-cookie-1-after {
    background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-01.jpg)
}

.bg-cookie-2-after {
    background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-02.jpg)
}

.bg-cookie-3-after {
    background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-03.jpg)
}

.bg-cookie-4-after {
    background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-04.jpg)
}

.bg-cookie-5-after {
    background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-05.jpg)
}

.bg-cookie-6-after {
    background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-06.jpg)
}

@keyframes bgCookie {
    0% {
        opacity: 1
    }

    53% {
        opacity: 0
    }

    54% {
        background-size: cover;
        background-position: center;
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes bgCookie-1 {
    54% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-01.jpg)
    }

    100% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-01.jpg)
    }
}

@keyframes bgCookie-2 {
    54% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-02.jpg)
    }

    100% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-02.jpg)
    }
}

@keyframes bgCookie-3 {
    54% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-03.jpg)
    }

    100% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-03.jpg)
    }
}

@keyframes bgCookie-4 {
    54% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-04.jpg)
    }

    100% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-04.jpg)
    }
}

@keyframes bgCookie-5 {
    54% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-05.jpg)
    }

    100% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-05.jpg)
    }
}

@keyframes bgCookie-6 {
    54% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-06.jpg)
    }

    100% {
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos/roos-06.jpg)
    }
}

.roos-background {
    height: 0;
    opacity: 0;
    position: fixed;
    width: 100%;
    background-image: url(../img/one-offs/roos-en-haar-mannen/roos-en-haar-mannen.jpg);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    z-index: 999;
    margin-bottom: 20px;
    margin-top: 20px;
    transition: opacity 1s ease-in-out
}

@media screen and (min-width:768px) {
    .roos-background {
        background-position: center;
        right: 0;
        bottom: 0;
        left: 0
    }
}

body.dropped .roos-background {
    display: block;
    opacity: 1;
    top: 0;
    height: 100%
}

html.displaced,
body.displaced {
    overflow-x: hidden
}

.roos-message {
    position: absolute;
    left: -205%;
    right: 105%;
    bottom: 20px;
    background: rgba(0, 0, 0, .85);
    color: #fff;
    text-align: center;
    padding: 20px 20px 10%;
    transition: left 1s ease-in-out, right 1s ease-in-out
}

@media screen and (min-width:768px) {
    .roos-message {
        height: 180px
    }

    .roos-message:before {
        content: " ";
        position: absolute;
        z-index: 999;
        background-image: url(../img/one-offs/roos-en-haar-mannen/roos-mannen-logo.png);
        width: 200px;
        height: 342px;
        top: -322px;
        left: -20px
    }
}

.roos-message-timer {
    font-size: 42px;
    padding-top: 20px
}

.roos-message-progress {
    position: absolute;
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
    background: #ea0b2d
}

.rode-knop {
    cursor: pointer;
    width: 120px;
    height: 120px;
    background-image: url(../img/one-offs/roos-en-haar-mannen/rode-knop.png);
    position: fixed;
    right: -5px;
    bottom: -20px;
    z-index: 100;
    background-size: cover
}

@media screen and (min-width:768px) {
    .rode-knop {
        width: 200px;
        height: 200px;
        right: -10px;
        bottom: -50px
    }
}

.rode-knop.click {
    background-image: url(../img/one-offs/roos-en-haar-mannen/rode-knop-hover.png)
}

.roze-koek {
    cursor: pointer;
    width: 120px;
    height: 90px;
    background-image: url(../img/one-offs/roos-en-haar-mannen/roze-koek.png);
    position: fixed;
    left: -30px;
    bottom: -3px;
    z-index: 100;
    background-size: cover
}

@media screen and (min-width:768px) {
    .roze-koek {
        width: 250px;
        height: 200px;
        left: -80px;
        bottom: -20px
    }
}

.roze-koek.click {
    background-image: url(../img/one-offs/roos-en-haar-mannen/roze-koek-hover.png)
}

.nav-overlay-open .scenario-geo-player-exit,
.nav-overlay-open .scenario-geo-player-fullscreen-toggle {
    display: none
}

.scenario-player-open .scenario-geo-player-exit {
    display: block
}

.scenario-geo-container {
    height: 100%;
    width: 100%
}

.scenario-geo-container.scenario-geo-player-fullscreen {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}

.scenario-geo-container {
    background-color: black
}

.scenario-geo-container .intermediate-container {
    display: none;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    height: 108px;
    width: 100%;
    background: black;
    color: white
}

.scenario-geo-container .intermediate-container .intermediate-info {
    padding: 14px 0;
    width: 800px;
    height: 108px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.scenario-geo-container .intermediate-container .intermediate-info .intermediate-counter-container {
    width: 80px;
    height: 80px;
    float: left;
    margin: 0 16px 0 0
}

.scenario-geo-container .intermediate-container .intermediate-info .intermediate-counter {
    font-size: 24px;
    line-height: 24px
}

.scenario-geo-container .intermediate-container .intermediate-info .intermediate-title {
    font-size: 32px;
    font-family: "Work Sans", system-ui;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis
}

.scenario-geo-container .intermediate-container .intermediate-info .intermediate-description {
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    width: 350px
}

.scenario-geo-container .intermediate-container .intermediate-meta {
    top: 18px;
    position: absolute;
    left: 100px
}

.scenario-geo-container .intermediate-container .intermediate-controls {
    position: absolute;
    right: 20px;
    top: 14px
}

.scenario-geo-container .intermediate-container .intermediate-controls .intermediate-control {
    width: 108px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    text-align: center;
    color: black;
    cursor: pointer;
    margin: 6px 0
}

.scenario-geo-container .intermediate-container .intermediate-controls .intermediate-play {
    background: #ff0420;
    color: white
}

.scenario-geo-container .intermediate-container .intermediate-controls .intermediate-cancel {
    background: white
}

.scenario-geo-player-container {
    width: 100%;
    padding-bottom: 56.25%;
    position: absolute;
    display: none;
    top: 0;
    z-index: 1000
}

.scenario-geo-player-fullscreen .scenario-geo-player-container {
    padding-bottom: 0;
    height: 100%
}

.scenario-geo-player-container .scenario-geo-player .scenarioplayer-modal .glyph {
    background-color: white
}

.scenario-geo-player {
    width: 100%;
    height: 100%;
    position: absolute
}

.scenario-geo-player-preloader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 50vh 5vh #000;
    z-index: 1001;
    color: #fff;
    display: none
}

.scenario-geo-player-preloader .scenario-geo-player-preloader-text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    width: 90px;
    transform: translateY(-50%);
    transform: translateX(-50%)
}

.scenario-geo-player-autoplay-loading-text:after,
.scenario-geo-player-preloader-text:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    animation: ellipsis steps(4, end) 900ms infinite;
    content: "\2026";
    width: 0
}

@keyframes ellipsis {
    to {
        width: 1em
    }
}

.scenario-geo-player-exit {
    display: none;
    width: 40px;
    height: 40px;
    z-index: 1002;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: #ff0420
}

.scenario-geo-player-exit:hover {
    background-color: #000
}

.scenario-geo-player-exit:hover .glyph {
    color: #ff0420
}

.scenario-geo-player-exit .glyph {
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    color: #000
}

.scenario-geo-player-map {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative
}

.scenario-geo-player-map.hidden {
    opacity: 0
}

.scenario-geo-player-fullscreen .scenario-geo-player-map {
    padding-bottom: 0;
    height: 100vh
}

.leaflet-container {
    width: 100%;
    height: 100%;
    position: absolute
}

.hide-main {
    display: none
}

.scenario-geo-location-info {
    font-size: 12px;
    line-height: 16px;
    text-align: left
}

.scenario-geo-player-controls {
    position: absolute;
    bottom: 0;
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    z-index: 790;
    height: 32px;
    padding: 0 6px;
    transition: height .25s ease-in-out;
    text-align: center
}

.scenario-geo-player-controls:hover {
    height: 36px
}

.scenario-geo-player-fullscreen.navigation-open .scenario-geo-player-controls {
    height: 130px
}

.scenario-geo-player-controls.hidden {
    opacity: 0
}

@media screen and (min-width:768px) {
    .scenario-geo-player-controls {
        display: block
    }
}

.scenario-geo-player-controls-toggle {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    padding: 4px 0 0;
    height: 36px
}

.scenario-geo-player-controls-toggle .glyph-next {
    margin: 0 auto;
    transform: rotate(270deg)
}

.navigation-open .scenario-geo-player-controls-toggle .glyph-next {
    transform: rotate(90deg)
}

.scenario-geo-player-nav {
    padding: 4px 0 0;
    cursor: pointer;
    height: 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000
}

.scenario-geo-player-nav .scenario-geo-player-nav-label {
    position: absolute;
    top: 50%;
    color: #fff;
    text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000
}

.scenario-geo-player-nav .glyph-next {
    margin: 0 auto;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000
}

.scenario-geo-player-nav.nav-next .glyph-next {
    transform: translateY(-50%) rotate(180deg)
}

.scenario-geo-player-nav.nav-next .scenario-geo-player-nav-label {
    transform: translateY(-50%) rotate(90deg);
    left: 10px
}

.scenario-geo-player-nav.nav-previous {
    right: 0
}

.scenario-geo-player-nav.nav-previous .glyph-next {
    right: 0
}

.scenario-geo-player-nav.nav-previous .scenario-geo-player-nav-label {
    transform: translateY(-50%) rotate(270deg);
    right: 0
}

.scenario-geo-player-nav.hidden {
    opacity: 0
}

.scenario-geo-player-controls-items {
    padding: 0;
    display: inline-block;
    overflow: hidden;
    text-align: left
}

.scenario-geo-player-controls-item {
    float: right;
    cursor: pointer
}

.scenario-geo-player-controls-item img {
    height: 80px
}

.scenario-geo-player-controls-item.all {
    float: left;
    background-image: url(../img/one-offs/yangtze/map-dock-all.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 100px;
    height: 50px
}

.scenario-geo-container {
    font-family: "Work Sans", system-ui;
}

.scenario-geo-container .leaflet-marker-icon:hover {
    cursor: pointer
}

.scenario-geo-container .leaflet-bottom,
.scenario-geo-container .leaflet-control {
    z-index: 799
}

.scenario-geo-container .leaflet-popup-content-wrapper {
    border-radius: 0;
    background-color: black;
    padding: 4px;
    color: white
}

.scenario-geo-container .leaflet-popup-tip-container {
    height: 16px;
    display: none
}

.scenario-geo-container .leaflet-popup-tip {
    display: none
}

.scenario-geo-container .leaflet-container a {
    color: black
}

.scenario-geo-container .leaflet-popup {
    left: -60px
}

.scenario-geo-container .leaflet-popup-content {
    margin: 6px;
    line-height: 16px;
    overflow-x: hidden
}

.scenario-geo-container .leaflet-popup-content .marker-title {
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    font-weight: 700
}

.scenario-geo-container .leaflet-popup-content .marker-image {
    width: 100%;
    height: 100px;
    background-color: grey;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-bottom: 4px
}

.scenario-geo-container .leaflet-popup-content .marker-countdown {
    position: absolute;
    font-family: "Work Sans", system-ui;
    display: none;
    width: 36px;
    height: 36px;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    padding-top: 11px;
    margin-left: -18px;
    margin-top: -18px;
    text-align: center;
    font-size: 14px;
    color: black;
    background-color: rgba(255, 255, 255, .7)
}

.marker-label {
    font-family: "Work Sans", system-ui;
    font-size: 13px;
    color: #fff;
    width: 160px;
    text-align: center;
    position: absolute;
    text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.scenario-geo-modal-container {
    display: none;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    padding: 40px;
    z-index: 1000
}

.scenario-geo-container.modal-open .scenario-geo-modal-container {
    display: block
}

.scenario-geo-container.modal-open .scenario-geo-modal-container .news-image {
    margin: 0
}

.scenario-geo-modal {
    height: 100%;
    background-color: white
}

.scenario-geo-modal .modal-content {
    height: 100%;
    overflow-y: auto
}

.scenario-geo-modal .modal-close {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    display: block;
    background-color: #ff0420
}

.scenario-geo-modal .modal-close:hover {
    background-color: #000
}

.scenario-geo-modal .modal-close:hover .glyph {
    color: #ff0420
}

.scenario-geo-modal .modal-close .glyph {
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    color: #000
}

.edit-mode .scenario-geo-container .embeddable-content-container {
    padding-bottom: 56.25%;
    background-color: black
}

.edit-mode .scenario-geo-container .embeddable-content-container .section-with-layout .media-player .player {
    padding-bottom: 56.25%
}

.scenario-geo-container .embeddable-content-container .section-with-layout {
    height: 100%;
    overflow: auto
}

.scenario-geo-container .embeddable-content-container .section-with-layout .section-with-layout-content-stretch {
    height: 100%;
    margin: 0
}

.scenario-geo-container .embeddable-content-container .section-with-layout .text {
    height: 100%;
    margin: 0
}

.scenario-geo-container .embeddable-content-container .section-with-layout .media-player {
    height: 100%
}

.modal-video .scenario-geo-container .embeddable-content-container .section-with-layout .media-player .player {
    padding: 0
}

.scenario-geo-container.modal-video .embeddable-content-container {
    height: 100%
}

.leaflet-control-minimap {
    border: solid black 3px;
    background: #f8f8f9;
    transition: bottom .25s ease-in-out;
    display: none
}

.leaflet-container .leaflet-control-attribution {
    display: none
}

@media screen and (min-width:768px) {
    .leaflet-control-minimap {
        bottom: 30px;
        display: block
    }

    .isIOS .leaflet-control-minimap {
        bottom: 60px
    }

    .navigation-open .leaflet-control-minimap {
        bottom: 130px
    }

    .navigation-open.isIOS .leaflet-control-minimap {
        bottom: 160px
    }
}

.scenario-geo-player-warning {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999;
    display: none;
    padding: 1em 1em 0;
    background: rgba(0, 0, 0, .75)
}

.scenario-geo-player-warning a {
    text-decoration: underline
}

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
    transition: transform .3s ease-out, opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    transition: stroke-dashoffset .3s ease-out, stroke-opacity .3s ease-in
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 50%
}

.marker-cluster div {
    font-family: "Work Sans", system-ui;
    color: white;
    border-radius: 17px;
    width: 34px;
    height: 34px;
    background-color: black;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    border: 1px solid white
}

.leaflet-extra-marker.delay-0 {
    animation: marker-delay-0 5s
}

@keyframes marker-delay-0 {
    0% {
        opacity: 0
    }

    0% {
        opacity: 0
    }

    15% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-1 {
    animation: marker-delay-1 5s
}

@keyframes marker-delay-1 {
    0% {
        opacity: 0
    }

    10% {
        opacity: 0
    }

    25% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-2 {
    animation: marker-delay-2 5s
}

@keyframes marker-delay-2 {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    35% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-3 {
    animation: marker-delay-3 5s
}

@keyframes marker-delay-3 {
    0% {
        opacity: 0
    }

    30% {
        opacity: 0
    }

    45% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-4 {
    animation: marker-delay-4 5s
}

@keyframes marker-delay-4 {
    0% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    55% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-5 {
    animation: marker-delay-5 5s
}

@keyframes marker-delay-5 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    65% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-6 {
    animation: marker-delay-6 5s
}

@keyframes marker-delay-6 {
    0% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-7 {
    animation: marker-delay-7 5s
}

@keyframes marker-delay-7 {
    0% {
        opacity: 0
    }

    70% {
        opacity: 0
    }

    85% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-8 {
    animation: marker-delay-8 5s
}

@keyframes marker-delay-8 {
    0% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    95% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

.leaflet-extra-marker.delay-9 {
    animation: marker-delay-9 5s
}

@keyframes marker-delay-9 {
    0% {
        opacity: 0
    }

    90% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.marker-scaled-down {
    transform: bottom .25s ease-in-out
}

.scenario-geo-player-autoplay-fallback {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1003;
    display: none
}

.scenario-geo-player-autoplay-fallback .scenario-geo-player-autoplay-loading {
    text-align: left;
    padding: 0 0 0 20px;
    color: #fff;
    display: none
}

.scenario-geo-player-autoplay-fallback.loading .scenario-geo-player-autoplay-play {
    display: none
}

.scenario-geo-player-autoplay-fallback.loading .scenario-geo-player-autoplay-loading {
    display: block
}

.scenario-geo-player-autoplay-container {
    width: 300px;
    height: 600px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -150px;
    margin-top: -300px;
    color: white
}

.scenario-geo-player-autoplay-container .marker-title {
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    font-weight: 700
}

.scenario-geo-player-autoplay-container .marker-image {
    width: 100%;
    height: 150px;
    background-color: grey;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-bottom: 4px
}

.scenario-geo-player-autoplay-control {
    width: 108px;
    height: 32px;
    line-height: 34px;
    font-size: 18px;
    text-align: center;
    color: black;
    cursor: pointer;
    margin: 6px 8px 6px 0;
    float: left
}

.scenario-geo-player-autoplay-play {
    background: #ff0420;
    color: white
}

.scenario-geo-player-autoplay-cancel {
    background: white
}

.scenario-geo-player-autoplay-loading {
    border: 1px solid #fff
}

.leaflet-control-graphicscale {
    bottom: 0;
    transition: bottom .25s ease-in-out
}

.isIOS .leaflet-control-graphicscale {
    bottom: 30px
}

@media screen and (min-width:768px) {
    .navigation-open .leaflet-control-graphicscale {
        bottom: 100px
    }

    .navigation-open.isIOS .leaflet-control-graphicscale {
        bottom: 130px
    }
}

.leaflet-control-graphicscale-inner {
    margin-left: 0;
    margin-bottom: 24px;
    color: white;
    font-family: "Work Sans", system-ui;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}

.leaflet-control-graphicscale-inner .units {
    display: inline-block
}

.leaflet-control-graphicscale-inner .subunits {
    display: none
}

.leaflet-control-graphicscale-inner .label {
    width: 100px;
    text-align: center;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: opacity .4s linear
}

.leaflet-control-graphicscale-inner .divisionLabel {
    right: 0;
    margin-right: -50px
}

.leaflet-control-graphicscale-inner .zeroLabel,
.leaflet-control-graphicscale-inner .subunitsLabel {
    left: 0;
    margin-left: -50px
}

.leaflet-control-graphicscale-inner .division {
    display: inline-block;
    position: relative;
    width: 40px;
    transition: width .4s ease-in-out
}

.leaflet-control-graphicscale-inner .division .line,
.leaflet-control-graphicscale-inner .division .line2 {
    border-style: solid;
    border-color: black;
    background-color: white;
    position: relative
}

.leaflet-control-graphicscale-inner .division .line2 {
    height: 0;
    border-width: 0
}

.leaflet-control-graphicscale-inner .division .line {
    height: 10px;
    border-width: 1px 1px 1px 0
}

.leaflet-control-graphicscale-inner .units .division:first-child .line {
    border-left-width: 1px
}

.leaflet-control-graphicscale-inner .subunits .division .line {
    border-width: 1px 0 1px 1px
}

.leaflet-control-graphicscale-inner .fill {
    position: relative
}

.leaflet-control-graphicscale-inner.showsubunits .subunits {
    display: inline-block
}

.leaflet-control-graphicscale-inner.double .division .line2 {
    height: 10px;
    border-width: 0 1px 1px 0
}

.leaflet-control-graphicscale-inner.double .units .division:first-child .line2 {
    border-left-width: 1px
}

.leaflet-control-graphicscale-inner.double .subunits .division .line2 {
    border-width: 0 0 1px 1px
}

.leaflet-control-graphicscale-inner.double .label {
    margin-bottom: 14px
}

.leaflet-control-graphicscale-inner.filled .fill {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.leaflet-control-graphicscale-inner.filled-line .line .fill {
    height: 2px;
    top: 2px
}

.leaflet-control-graphicscale-inner.filled-line.double .fill {
    height: 2px;
    top: 2px
}

.leaflet-control-graphicscale-inner.filled-hollow .fill {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px
}

.leaflet-control-graphicscale-inner .division.hidden {
    width: 0
}

.leaflet-control-graphicscale-inner .division.hidden .line,
.leaflet-control-graphicscale-inner .division.hidden .line2 {
    height: 0;
    border-width: 0
}

.leaflet-control-graphicscale-inner .division.hidden .label:not(.subunitsLabel) {
    opacity: 0
}

.zwelgplek__share-button {
    font-family: "Work Sans", system-ui;
    padding: 16px 24px;
    min-width: 180px;
    font-size: 20px;
    line-height: 20px;
    border: 3px solid black;
    color: black;
    cursor: pointer;
    background-color: transparent
}

.zwelgplek__share-button:hover {
    color: white;
    background-color: black
}

.zwelgplek__share-button--theme-dark {
    border: 3px solid white;
    color: white
}

.zwelgplek__share-button--theme-dark:hover {
    color: black;
    background-color: white
}

.file-not-found-content {
    padding: 40px 0 16px
}

.file-not-found-header {
    margin-bottom: 8px
}

.a-to-z-platform {
    margin-top: 16px
}

@media screen and (min-width:768px) {
    .a-to-z-platform {
        margin-top: 24px
    }
}

.a-to-z-main {
    padding-bottom: 24px
}

@media screen and (min-width:768px) {
    .a-to-z-main {
        padding-bottom: 0
    }
}

.a-to-z-recommend-list {
    margin: 0 8px;
    text-transform: lowercase
}

.a-to-z-recommend-list ul:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: '';
    height: 0
}

.a-to-z-recommend-list a {
    margin: 0 0 24px;
    display: block;
    color: #000;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    font-weight: 700
}

.a-to-z-recommend-list a:hover {
    text-decoration: none
}

@media screen and (min-width:768px) {
    .a-to-z-recommend-list {
        margin: 0 12px 24px
    }

    .a-to-z-recommend-list li {
        width: 33.333%;
        float: left
    }

    .a-to-z-recommend-list a {
        margin: 0 0 24px;
        font-size: 24px
    }
}

.a-to-z-title {
    margin: 16px 8px 24px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .a-to-z-title {
        margin: 24px 12px
    }
}

.a-to-z-main .a-to-z-title {
    margin-bottom: 12px
}

.a-to-z-nav {
    margin: 0 8px 8px
}

.a-to-z-nav li {
    float: left
}

.a-to-z-nav:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: '';
    height: 0
}

@media screen and (min-width:768px) {
    .a-to-z-nav {
        margin: 0 12px 32px
    }
}

.a-to-z-nav-link {
    display: block;
    text-align: center;
    font-family: "Work Sans", system-ui;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    line-height: 48px;
    height: 48px;
    width: 48px;
    background: #0af;
    color: #fff;
    background-color: rgba(var(--colorVar), 1);
    border-right: 1px solid #fff;
    border-top: 1px solid #fff
}

.a-to-z-nav-link:hover {
    text-decoration: none
}

.a-to-z-nav-link.disabled {
    background: url(../img/stripes.png) no-repeat #0af;
    background-color: rgba(var(--colorVar), 1)
}

.a-to-z-result {
    margin: 0 8px;
    position: relative;
    zoom: 1
}

@media screen and (min-width:768px) {
    .a-to-z-result {
        margin: 0 12px
    }
}

.a-to-z-result-list {
    display: block
}

.a-to-z-result-list:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: '';
    height: 0
}

.a-to-z-result-list dt {
    color: #0af;
    font-family: "Work Sans", system-ui;
    color: rgba(var(--colorVar), 1);
    font-size: 32px;
    font-weight: 700;
    margin: 20px 0
}

@media screen and (min-width:768px) {
    .a-to-z-result-list dt {
        font-size: 48px;
        position: absolute;
        margin: 0;
        left: 0;
        top: 0
    }

    .a-to-z-result-list dd {
        padding: 0 0 0 64px
    }
}

.a-to-z-result-link {
    margin: 0 0 16px;
    display: block
}

.a-to-z-result-link:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0
}

.a-to-z-result-link:hover {
    text-decoration: none
}

.a-to-z-result-link strong {
    display: block;
    color: #0af;
    font-family: "Work Sans", system-ui;
    color: rgba(var(--colorVar), 1);
    font-size: 20px;
    font-weight: 700
}

.a-to-z-result-link small {
    font-size: 11px;
    display: none
}

@media screen and (min-width:768px) {
    .a-to-z-result-link {
        margin: 0 0 24px
    }

    .a-to-z-result-link strong {
        font-size: 24px
    }

    .a-to-z-result-link small {
        color: #aaa;
        display: block
    }
}

.a-to-z-result-link-description {
    position: relative;
    display: block;
    font-size: 13px;
    padding: 0 64px 0 0
}

.a-to-z-result-link-description .icon {
    position: absolute;
    right: 0;
    top: 0
}

.author__label {
    margin: 0 8px;
    padding: 12px 0
}

@media screen and (min-width:768px) {
    .author__label {
        margin: 0 12px
    }
}

.author__metadata {
    padding: 0 8px
}

@media screen and (min-width:768px) {
    .author__metadata {
        padding: 0 12px
    }
}

.author__metadata__profile:before,
.author__metadata__profile:after {
    content: " ";
    display: table
}

.author__metadata__profile:after {
    clear: both
}

.author__social-links-container {
    margin: 12px 0 24px
}

.author__email {
    border: none
}

.author__twitter,
.author__email {
    margin: 0;
    font-size: 16px
}

.author__image--portrait,
.author__image--landscape {
    float: left;
    margin: 0 12px 0 0;
    height: 125px;
    display: -ms-flexbox;
    display: flex
}

.author__image--portrait .responsive-content-image>img,
.author__image--landscape .responsive-content-image>img {
    width: auto;
    height: 125px
}

@media screen and (min-width:768px) {
    .author__image--landscape {
        width: 100%;
        margin: 0 0 12px;
        height: auto
    }

    .author__image--landscape .responsive-content-image>img {
        width: 100%;
        height: auto
    }
}

.display-extras {
    background-color: #d6d6d6
}

.display-extras:before,
.display-extras:after {
    content: " ";
    display: table
}

.display-extras:after {
    clear: both
}

.display-extras .display-section {
    padding-bottom: 64px
}

.display-section-title {
    margin-top: 16px
}

.display-section-title {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .display-section-title {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

.event-date-wrapper {
    padding: 0 8px
}

@media screen and (min-width:768px) {
    .event-date-wrapper {
        padding: 0 12px
    }
}

.event-date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1)
}

.event-date-day {
    font-family: "Work Sans", system-ui;
    font-size: 18px
}

.event-date-month {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 13px
}

.event-description {
    padding: 0 8px;
    margin-bottom: 16px;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 28.57143px;
    color: #0af;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .event-description {
        padding: 0 12px;
        margin-bottom: 24px
    }
}

.event-meta {
    clear: both;
    padding: 8px 8px 24px
}

.event-meta dl {
    font-family: "Work Sans", system-ui;
    color: #0af;
    color: rgba(var(--colorVar), 1);
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 25px
}

.event-meta dl:last-child {
    border-bottom: 0
}

.event-meta dt {
    float: left;
    width: 64px
}

.event-meta a,
.event-meta p {
    font-size: inherit;
    line-height: inherit
}

@media screen and (min-width:768px) {
    .event-meta {
        padding: 8px 12px 24px
    }

    .event-meta dt {
        width: 160px
    }

    .event-meta .url {
        color: rgba(var(--colorVar), 1)
    }
}

.home-main {
    background-position: center top;
    background-repeat: repeat-x;
    margin-top: -32px;
    position: relative;
    z-index: 10
}

body.edit-mode .home-main {
    margin-top: 0
}

.home-main,
.home-header .header-navigation,
.home-navigation {
    transition: margin-top .6s ease-in-out
}

.playing-platform-player .cover-teaser-group-items {
    display: none
}

.playing-platform-player .cover-teaser-group-player-overlay {
    display: block;
    opacity: 1
}

.playing-platform-player .home-header .header-navigation,
.playing-platform-player .home-navigation {
    margin-top: -104px
}

.playing-moving-platform-player .home-header .header-navigation,
.playing-moving-platform-player .home-navigation {
    margin-top: 0
}

.playing-platform-player .home-main {
    margin-top: 0
}

.media-cover-teaser-group-image.reflect {
    transition: opacity .4s ease-in-out;
    opacity: 1
}

.playing-platform-player .media-cover-teaser-group-image.reflect {
    opacity: .5
}

.home-breadcrumb {
    background: transparent;
    border-bottom: none
}

.home-platform {
    position: relative;
    overflow: hidden;
    margin: 0
}

@media screen and (min-width:1252px) {
    .home-platform-shade-angle {
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        border-left-width: 48px;
        border-left-style: solid;
        border-left-color: transparent;
        border-bottom-width: 24px;
        border-bottom-style: solid;
        border-bottom-color: #fff
    }
}

@media screen and (min-width:1360px) {
    .home-platform-shade-angle {
        border-left-width: 96px;
        border-bottom-width: 48px
    }
}

.home-extras {
    position: relative;
    z-index: 100
}

.home-footer {
    background: #fff;
    background: rgba(255, 255, 255, .9);
    position: relative;
    z-index: 100
}

.home-extras-content {
    padding: 16px 8px 0
}

.home-extras-content:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (min-width:768px) {
    .home-extras-content {
        padding: 24px 0 0
    }
}

.home-section {
    position: relative;
    line-height: 0
}

.home-section:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0
}

.home-section .home-section-content .sliding-teaser-group,
.home-section .home-section-content .magnified-sliding-teaser-group {
    margin: 0 -8px
}

@media screen and (min-width:768px) {

    .home-section .sliding-teaser-group,
    .home-section .magnified-sliding-teaser-group {
        padding-left: 12px;
        padding-right: 12px
    }

    .home-section .home-section-content .sliding-teaser-group,
    .home-section .home-section-content .magnified-sliding-teaser-group {
        margin: 0 -12px
    }
}

.home-section-content {
    padding: 16px 8px 0
}

@media screen and (min-width:768px) {
    .home-section-content {
        padding: 24px 12px 0
    }
}

.home-section-title {
    margin-bottom: 8px;
    color: rgba(var(--colorVar), 1)
}

.live-channel-platform {
    background-color: #000
}

.live-channel-header .header-navigation,
.live-channel-navigation {
    transition: margin-top .6s ease-in-out
}

.playing-platform-player .live-channel-navigation,
.playing-platform-player .live-channel-header .header-navigation {
    margin-top: -104px
}

.playing-moving-platform-player .live-channel-navigation,
.playing-moving-platform-player .live-channel-header .header-navigation {
    margin-top: 0
}

.media-header .darken {
    opacity: .3
}

.media-platform {
    overflow: hidden;
    margin-bottom: -32px
}

@media screen and (min-width:1072px) {
    .media-platform {
        height: 603px
    }
}

.media-platform .grid {
    position: relative
}

.media-platform-meta-overlayed {
    display: none
}

@media screen and (min-width:1072px) {
    .media-platform-meta-overlayed {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 50;
        padding: 24px 24px 48px
    }
}

.media-platform-meta {
    position: relative;
    background: #333;
    padding-bottom: 24px
}

.media-platform-meta .grid {
    background: transparent;
    position: relative
}

.media-platform-meta-darken {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.media-platform-meta-content {
    padding: 24px 16px 16px
}

@media screen and (min-width:768px) {
    .media-platform-meta-content {
        padding: 24px
    }
}

.media-platform-meta .media-platform-title {
    display: inline;
    color: rgba(var(--colorVar), 1)
}

.media-platform-meta-overlayed .media-platform-title {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.media-platform-meta .media-platform-subtitle {
    color: #fff;
    display: inline;
    padding-right: .1em
}

.media-platform-meta-overlayed .media-platform-subtitle {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    margin-bottom: 8px
}

.media-platform-broadcasters {
    display: inline;
    padding-right: 8px;
    line-height: 24px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.media-platform-date {
    color: #fff;
    line-height: 24px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.media-main,
.media-header .header-navigation,
.media-navigation {
    transition: margin-top .6s ease-in-out
}

.playing-platform-player .media-platform-meta-overlayed,
.playing-platform-player .subsite-header-logo-background,
.playing-moving-platform-player .subsite-header-logo-background {
    display: none
}

.playing-platform-player .media-navigation,
.playing-platform-player .media-header .header-navigation {
    margin-top: -104px
}

.playing-platform-player .subsite-header.media-header .header-navigation {
    margin-top: -163px
}

.playing-platform-player .media-main {
    margin-top: 32px
}

.playing-moving-platform-player .media-navigation,
.playing-moving-platform-player .media-header .header-navigation {
    margin-top: 0
}

.playing-moving-platform-player .subsite-header.media-header .header-navigation {
    margin-top: 0
}

.media-platform-image.reflect {
    transition: opacity .4s ease-in-out;
    opacity: 1
}

.playing-platform-player .media-platform-image.reflect {
    opacity: .5
}

.media-platform-media-player .player.player-ad-playing .player-branding-logo {
    display: none
}

.player-warning,
.player-info {
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 50%;
    width: 72px;
    margin: -48px 0 0 -36px
}

.player-warning-description,
.player-info-description {
    position: absolute;
    left: 72px;
    top: 0;
    width: 120px;
    padding: 24px 0 0 24px;
    color: #fff;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 16px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {

    .player-warning-description,
    .player-info-description {
        width: 160px
    }
}

.player-warning-icon,
.player-info-icon {
    width: 72px;
    height: 72px;
    background-color: #f90;
    background-color: rgba(255, 153, 0, .3)
}

.player-warning-icon:after,
.player-info-icon:after {
    opacity: .5;
    content: '';
    color: #fff;
    content: "z";
    font-size: 54px;
    line-height: .85;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
    height: 48px;
    width: 48px;
    line-height: 1
}

.player-info-icon {
    background-color: #0af;
    background-color: rgba(0, 170, 255, .3)
}

.player-info-icon:after {
    color: #fff;
    content: "i";
    font-size: 54px;
    line-height: .85;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
    height: 48px;
    width: 48px
}

.media-section {
    position: relative;
    z-index: 110
}

.media-section:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0
}

.media-section.bg-blue {
    padding: 0 8px;
    border-bottom-color: rgba(51, 51, 51, .5)
}

.media-section.bg-blue .section-shade-angle {
    border-top-color: rgba(0, 170, 255, .5)
}

@media screen and (min-width:768px) {
    .media-section.bg-blue {
        padding: 0 12px
    }
}

@media screen and (min-width:1072px) {
    .media-section .section-shade {
        height: 24px;
        bottom: -24px
    }
}

.media-main {
    margin-top: 0
}

.media-main .section-container {
    display: block
}

.media-extras {
    padding: 0;
    position: relative;
    z-index: 1
}

.media-parent {
    color: #fff
}

.media-parent-section-title {
    margin: 0 0 12px
}

.media-parent-image-container {
    position: relative
}

.media-parent-image-container img {
    width: 100%
}

.media-parent-image-container i.glyph {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background-color: rgba(255, 255, 255, .85);
    line-height: 32px;
    font-size: 32px
}

.media-parent-date {
    display: block;
    color: #fff;
    margin: 12px 0
}

.media-content-warning {
    position: relative;
    padding: 0 16px;
    background-color: #f90;
    color: #fff;
    line-height: 32px;
    min-height: 32px
}

@media screen and (min-width:768px) {
    .media-content-warning {
        position: absolute;
        top: -32px;
        right: 0;
        left: 0;
        padding: 0 24px
    }
}

.media-content-warning .glyph {
    position: relative;
    top: 5px;
    display: inline-block;
    margin-right: 4px;
    line-height: 24px;
    float: left
}

.media-content {
    position: relative;
    padding: 0 16px;
    overflow: visible
}

.media-content:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (min-width:768px) {
    .media-content {
        padding: 8px 24px 0
    }
}

.media-title {
    padding-right: 32px;
    font-weight: 700;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .media-title {
        padding-right: 64px
    }
}

@media screen and (min-width:1072px) {
    .media-title {
        display: none
    }
}

.media-subtitle {
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:1072px) {
    .media-subtitle {
        display: none
    }
}

.media-content-description .share-space {
    height: 40px;
    width: 130px
}

.media-broadcasters {
    display: inline-block;
    padding-right: 8px;
    line-height: 24px;
    color: #0af;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:1072px) {
    .media-broadcasters {
        display: none
    }
}

.media-date {
    display: inline-block;
    line-height: 24px;
    color: #0af;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:1072px) {
    .media-date {
        display: none
    }
}

.media-aside-share {
    display: block;
    float: right;
    margin: 8px 0 0;
    position: relative
}

@media screen and (min-width:1072px) {
    .media-aside-share {
        margin: 0
    }
}

.media-overview-platform .grid {
    background-color: white
}

@media screen and (min-width:768px) {
    .media-overview-platform {
        margin-top: -32px
    }
}

.media-overview-nav-list {
    min-height: 24px;
    margin: 0
}

.media-overview-nav-list.first>li>.media-overview-nav-link,
.media-overview-nav-list.first>li>.media-overview-nav-content {
    background: #666;
    color: #0af
}

.media-overview-nav-list.second>li>.media-overview-nav-link,
.media-overview-nav-list.second>li>.media-overview-nav-content {
    color: #666;
    background: #fff
}

.media-overview-nav-list.third>li>.media-overview-nav-link,
.media-overview-nav-list.third>li>.media-overview-nav-content {
    background: #0af;
    color: #666
}

.media-overview-nav-list>li {
    position: relative
}

.media-overview-nav-link {
    display: inline-block;
    padding: 4px 24px 0;
    position: absolute;
    top: -24px
}

.media-overview-nav-list .media-overview-nav-list .media-overview-nav-link {
    margin: 0 0 0 24px
}

.media-overview-nav-list .media-overview-nav-list .media-overview-nav-list .media-overview-nav-link {
    margin: 0 0 0 48px
}

.media-overview-nav-content {
    padding: 36px 0 0
}

.media-overview-nav-content:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.media-overview-nav-abstract {
    padding: 0 24px 24px
}

.media-group-intro {
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px
}

.media-group-intro:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

.media-group-title {
    color: rgba(var(--colorVar), 1)
}

.media-group-colofon {
    transition: opacity .4s ease-in-out;
    overflow: hidden;
    opacity: 0;
    height: 0
}

.media-group-colofon.visible {
    opacity: 1;
    height: auto;
    margin: 0 8px;
    padding-bottom: 24px
}

.media-group-colofon:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: "";
    height: 0
}

@media screen and (min-width:768px) {
    .media-group-colofon.visible {
        margin: 0 12px
    }
}

.media-group-colofon-title {
    margin: 0 0 8px;
    font-weight: 700;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .media-group-colofon-title {
        margin: 0 0 16px
    }
}

.media-group-colofon-term {
    display: block;
    font-size: 16px;
    font-family: "Work Sans", system-ui;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .media-group-colofon-term {
        border-top: 1px solid #d6d6d6;
        padding: 8px 0
    }
}

.media-group-colofon-description {
    margin: 0 0 16px
}

@media screen and (min-width:768px) {
    .media-group-colofon-description {
        -moz-column-count: 3;
        column-count: 3;
        border-top: 1px solid #d6d6d6;
        padding: 8px;
        margin: 0
    }
}

.media-group-colofon-description li {
    margin: 0 0 4px;
    display: inline-block;
    width: 100%
}

.media-group-colofon-list dt:first-child .media-group-colofon-term,
.media-group-colofon-list dt:first-child+dd .media-group-colofon-description {
    border-top: none
}

.media-group-summary {
    margin: 0 8px 16px
}

@media screen and (min-width:768px) {
    .media-group-summary {
        margin: 0 24px 16px 12px
    }
}

.media-group-aside-share {
    position: relative;
    margin: 0 8px 0 0;
    min-height: 64px
}

@media screen and (min-width:768px) {
    .media-group-aside-share {
        margin: 0 24px 0 0
    }
}

.media-group-link-list {
    margin: 0 8px 16px
}

@media screen and (min-width:768px) {
    .media-group-link-list {
        margin: 0 12px 16px
    }
}

.media-group-link-list li {
    margin: 16px 0
}

.media-group-link-list li:first-child {
    margin-top: 0
}

.media-group-link {
    position: relative;
    display: block;
    padding: 8px 8px 8px 48px;
    background: #d6d6d6;
    font-family: "Work Sans", system-ui;
    color: rgba(var(--colorVar), 1);
    font-size: 16px;
    text-decoration: none
}

.media-group-link:hover {
    background: #333;
    background-color: rgba(var(--colorVar), 1);
    color: #fff;
    text-decoration: none
}

.media-group-link-icon {
    position: absolute;
    width: 32px;
    bottom: 0;
    left: 0;
    top: 0;
    background: #0af;
    background-color: rgba(var(--colorVar), 1)
}

.media-group-link-icon .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px
}

.media-collection-extras-1-container {
    overflow: hidden
}

.media-overview-main .pager {
    margin: 0 16px 16px
}

@media screen and (min-width:768px) {
    .media-overview-main .pager {
        margin: 0 24px 24px
    }
}

.media-search-loading:before {
    content: '';
    display: block;
    height: 64px;
    background: url(../img/animated/white-loader.gif) center center no-repeat
}

.media-search-container {
    position: relative;
    display: inline-block;
    float: right
}

.media-search {
    position: absolute;
    right: -8px;
    z-index: 102;
    height: 48px
}

.media-search.active,
.media-search:hover {
    background-color: #0af;
    background-color: rgba(var(--colorVar), 1)
}

@media all and (max-width:767px) {

    .media-search.active,
    .media-search:hover {
        width: 264px
    }
}

.media-search.active .media-search-term-container,
.media-search.active .media-search-term,
.media-search:hover .media-search-term-container,
.media-search:hover .media-search-term {
    display: block
}

@media screen and (min-width:768px) {
    .media-search {
        width: 333px;
        right: 12px
    }
}

.media-search-term-container {
    position: relative;
    background-color: #fff;
    display: none;
    float: left;
    height: 32px;
    width: 208px;
    padding: 0 8px;
    margin: 8px 0 0 8px
}

@media screen and (min-width:768px) {
    .media-search-term-container {
        display: block;
        width: 277px
    }
}

.media-search-term-placeholder {
    position: absolute;
    z-index: 103;
    top: 0;
    left: 8px;
    right: 8px;
    overflow: hidden;
    display: block;
    height: 32px;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 20px;
    line-height: 32px;
    color: #0af;
    color: rgba(var(--colorVar), 1);
    text-transform: lowercase;
    -webkit-font-smoothing: antialiased
}

.media-search-term {
    display: none;
    position: relative;
    z-index: 104;
    background-color: #fff;
    width: 100%;
    height: 32px;
    font-family: "Work Sans", system-ui;
    font-size: 16px;
    line-height: 20px;
    line-height: 32px;
    color: #333;
    border: none;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.media-search-term:focus {
    display: block;
    outline: none
}

.media-search-submit {
    display: block;
    position: relative;
    float: right;
    height: 48px;
    width: 48px;
    cursor: pointer;
    color: white;
    font-size: 30px;
    line-height: .85;
    background: transparent;
    border: none
}

.movie-platform {
    position: relative;
    overflow: hidden
}

.movie-platform .grid {
    position: relative;
    height: 180px
}

@media screen and (min-width:768px) {

    .movie-platform,
    .movie-platform .grid {
        height: 432px
    }
}

@media screen and (min-width:1072px) {

    .movie-platform,
    .movie-platform .grid {
        height: 603px
    }
}

.movie-platform-content {
    position: absolute;
    right: 0;
    bottom: 8px;
    left: 0;
    z-index: 100
}

@media screen and (min-width:768px) {
    .movie-platform-content {
        bottom: 60px
    }
}

.movie-platform-title {
    margin: 0 8px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    color: #fff
}

@media screen and (min-width:768px) {
    .movie-platform-title {
        margin: 0 12px
    }
}

.movie-platform-meta {
    position: relative;
    margin: 0 8px
}

@media screen and (min-width:768px) {
    .movie-platform-meta {
        margin: 0 12px
    }
}

.movie-platform-ankeiler {
    font-size: 13px;
    line-height: 16.25px;
    color: #fff;
    font-weight: 400;
    line-height: 16px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.movie-platform-kijkwijzer {
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.movie-breadcrumb-placeholder {
    padding-top: 16px
}

@media screen and (min-width:768px) {
    .movie-breadcrumb-placeholder {
        padding-top: 32px
    }
}

.movie-content {
    position: relative
}

.movie-content-not-found {
    position: relative;
    padding: 0 16px;
    overflow: visible
}

.movie-content-not-found:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (min-width:768px) {
    .movie-content-not-found {
        padding: 8px 24px 0
    }
}

.movie-poster-thumb {
    position: relative;
    width: 33.33%;
    float: left;
    margin-bottom: 16px;
    padding-right: 16px;
    line-height: 0
}

.movie-poster-thumb img {
    width: 100%
}

@media screen and (min-width:768px) {
    .movie-poster-thumb {
        position: absolute;
        left: 24px;
        top: 0;
        width: 16.667%;
        max-width: 179px;
        float: none;
        padding-left: 0;
        padding-right: 24px
    }

    .movie-poster-thumb img {
        width: 100%;
        max-width: 155px
    }
}

.movie-abstract {
    font-family: "Work Sans", system-ui;
    text-transform: none;
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .movie-abstract {
        margin-bottom: 24px;
        margin-top: 8px
    }
}

.movie-ratings {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .movie-ratings {
        margin-bottom: 24px
    }
}

.movie-description {
    clear: both;
    margin-bottom: 40px
}

@media screen and (min-width:768px) {
    .movie-description {
        margin-bottom: 24px
    }
}

.movie-aside-share {
    position: relative;
    margin-right: 16px;
    min-height: 40px
}

@media screen and (min-width:768px) {
    .movie-aside-share {
        position: absolute;
        right: 24px;
        top: 0;
        margin: 0;
        min-height: auto
    }
}

.news-main {
    position: relative;
    z-index: 800
}

@media screen and (min-width:768px) {
    .news-main {
        margin: 0
    }
}

.news-header-section .grid,
.news-footer-section .grid {
    background-color: #fff
}

.news-section .section-with-layout-content {
    padding-top: 16px
}

.news-section .section-with-layout-content--no-padding-top {
    margin-top: -24px;
    padding-top: 0;
    padding-bottom: 24px
}

@media screen and (min-width:768px) {
    .news-section .section-with-layout-content {
        padding-top: 24px
    }

    .news-section.collapsible-section .section-with-layout-content {
        padding-top: 16px
    }

    .news-section.collapsible-section .section-with-layout-content--no-padding-top {
        margin-top: -24px;
        padding-top: 0;
        padding-bottom: 24px
    }
}

.news-platform-above {
    margin-bottom: -32px
}

.news-platform-behind {
    margin-bottom: -272px
}

@media screen and (min-width:768px) {
    .news-platform-behind {
        margin-bottom: -339px
    }
}

@media screen and (min-width:1072px) {
    .news-platform-behind {
        margin-bottom: -510px
    }
}

.news-platform {
    position: relative;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .news-platform {
        height: 432px
    }
}

@media screen and (min-width:1072px) {
    .news-platform {
        height: 603px
    }
}

.news-platform .grid {
    position: relative
}

.news-reflected-images-top {
    position: relative;
    overflow: hidden
}

.news-reflected-images-top .header-image,
.news-platform .header-image {
    height: 320px;
    width: 100%;
    background-size: cover;
    background-position: center 0;
    position: relative
}

@media screen and (min-width:768px) {

    .news-reflected-images-top .header-image,
    .news-platform .header-image {
        height: 432px
    }
}

@media screen and (min-width:1072px) {

    .news-reflected-images-top .header-image,
    .news-platform .header-image {
        height: 603px
    }
}

.news-reflected-images-top .reflect,
.news-platform .reflect {
    position: absolute;
    display: none;
    top: 0;
    transform: scaleX(-1)
}

@media screen and (min-width:1072px) {

    .news-reflected-images-top .reflect,
    .news-platform .reflect {
        display: block
    }
}

.news-reflected-images-top .reflect.left,
.news-platform .reflect.left {
    left: -1070px
}

.news-reflected-images-top .reflect.right,
.news-platform .reflect.right {
    right: -1070px
}

.news-reflected-images-top .darken,
.news-platform .darken {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.news-reflected-images-top .header-images-bottom,
.news-platform .header-images-bottom {
    position: relative
}

.news-reflected-images-top .header-images-top,
.news-platform .header-images-top {
    position: relative;
    height: 48px
}

.news-reflected-images-top .header-images-top .reflect,
.news-platform .header-images-top .reflect {
    top: auto;
    bottom: 0;
    transform: scale(-1, -1)
}

.news-reflected-images-top .header-images-top .center,
.news-platform .header-images-top .center {
    position: absolute;
    bottom: 0;
    transform: scaleY(-1)
}

@media screen and (min-width:768px) {

    .news-reflected-images-top .header-images-top,
    .news-platform .header-images-top {
        height: 58px
    }
}

@media screen and (min-width:1072px) {

    .news-reflected-images-top .header-images-top,
    .news-platform .header-images-top {
        height: 88px
    }
}

.news-platform-image {
    height: 320px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative
}

@media screen and (min-width:768px) {
    .news-platform-image {
        height: 432px
    }
}

@media screen and (min-width:1072px) {
    .news-platform-image {
        height: 603px
    }
}

.news-platform-content {
    position: absolute;
    bottom: 40px;
    right: 16px;
    left: 16px;
    z-index: 100
}

@media screen and (min-width:768px) {
    .news-platform-content {
        bottom: 60px;
        right: 0;
        left: 0
    }
}

.news-platform-title {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    color: #fff
}

.news-platform-subtitle {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    color: #fff
}

@media screen and (min-width:768px) {
    .news-platform-subtitle {
        margin: 0 0 0 24px
    }
}

.news-breadcrumb-placeholder {
    padding-top: 16px
}

@media screen and (min-width:768px) {
    .news-breadcrumb-placeholder {
        padding-top: 32px
    }
}

.news-header-content {
    padding: 0 8px
}

@media screen and (min-width:768px) {
    .news-header-content {
        padding: 0 12px
    }
}

.news-article {
    position: relative;
    z-index: 100
}

.news-article {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .news-article {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

@media screen and (min-width:768px) {
    .news-article {
        background: #fff;
        padding: 32px 24px 24px
    }

    .news-platform+.news-main .news-article {
        margin-top: -390px
    }
}

@media screen and (min-width:1072px) {
    .news-platform+.news-main .news-article {
        margin-top: -560px
    }
}

.news-aside {
    display: none
}

.news-aside {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .news-aside {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

@media screen and (min-width:768px) {
    .news-aside {
        display: block
    }
}

.news-aside-share {
    position: relative;
    margin: 0 8px 8px 0;
    top: -16px
}

@media screen and (min-width:768px) {
    .news-aside-share {
        top: 0;
        margin: 0 24px 8px 0
    }
}

.news-title {
    margin: 0 8px 8px;
    color: rgba(var(--colorVar), 1);
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

@media screen and (min-width:768px) {
    .news-title {
        margin: 0 12px 8px
    }
}

.news-subtitle {
    margin: 0 8px 8px;
    color: rgba(var(--colorVar), 1)
}

@media screen and (min-width:768px) {
    .news-subtitle {
        margin: 0 12px 8px
    }
}

.news-abstract {
    font-family: "Work Sans", system-ui;
    text-transform: none;
    font-size: 20px;
    line-height: 24px;
    margin: 8px 8px 24px
}

@media screen and (min-width:768px) {
    .news-abstract {
        margin: 8px 12px 24px
    }
}

.news-meta {
    margin: 0 8px 16px
}

@media screen and (min-width:768px) {
    .news-meta {
        margin: 0 12px 24px
    }
}

.news-meta-author {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 15px;
    line-height: 18.75px;
    font-weight: 400;
    line-height: 16px
}

.news-meta-date {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 15px;
    line-height: 18.75px;
    font-weight: 400;
    line-height: 16px
}

.news-platform-meta {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .news-platform-meta {
        margin-left: 12px
    }

    .subtitle {
        margin: 0 12px
    }
}

.news-platform-meta-author,
.news-platform-meta-date {
    font-family: "Work Sans", system-ui;
    text-transform: lowercase;
    font-size: 14.6px;
    line-height: 18.25px;
    font-weight: 400;
    line-height: 16px
}

.news-footer-share {
    margin: 0 8px
}

@media screen and (min-width:768px) {
    .news-footer-share {
        margin: 0 12px;
        overflow: visible
    }
}

@media screen and (min-width:1252px) {
    .news-platform-shade-angle {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        border-left-width: 48px;
        border-left-style: solid;
        border-left-color: transparent;
        border-bottom-width: 24px;
        border-bottom-style: solid;
        border-bottom-color: #fff
    }
}

@media screen and (min-width:1360px) {
    .news-platform-shade-angle {
        border-left-width: 96px;
        border-bottom-width: 48px
    }
}

@media screen and (min-width:768px) {
    .news-overview-aside {
        padding-top: 48px;
        padding-bottom: 0;
        display: block
    }
}

@media screen and (min-width:1072px) {
    .news-overview-main .grid {
        position: relative
    }

    .news-overview-main .breadcrumb-content {
        background-color: #fff;
        height: 48px;
        margin-top: -32px;
        background-color: white;
        margin-bottom: 24px
    }
}

.person-platform {
    position: relative;
    overflow: hidden
}

.person-platform .grid {
    position: relative;
    height: 180px
}

@media screen and (min-width:768px) {

    .person-platform,
    .person-platform .grid {
        height: 432px
    }
}

@media screen and (min-width:1072px) {

    .person-platform,
    .person-platform .grid {
        height: 603px
    }
}

.person-platform-content {
    position: absolute;
    right: 0;
    bottom: 8px;
    left: 0;
    z-index: 100
}

@media screen and (min-width:768px) {
    .person-platform-content {
        bottom: 60px
    }
}

.person-platform-title {
    margin: 0 8px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    color: #fff
}

@media screen and (min-width:768px) {
    .person-platform-title {
        margin: 0 12px
    }
}

.person-breadcrumb-placeholder {
    padding-top: 16px
}

@media screen and (min-width:768px) {
    .person-breadcrumb-placeholder {
        padding-top: 32px
    }
}

.person-platform-meta {
    position: relative;
    margin: 0 8px;
    color: #fff;
    line-height: 16px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

@media screen and (min-width:768px) {
    .person-platform-meta {
        margin: 0 12px
    }
}

.person-content {
    position: relative
}

.person-content-not-found {
    position: relative;
    padding: 0 16px;
    overflow: visible
}

.person-content-not-found:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (min-width:768px) {
    .person-content-not-found {
        padding: 8px 24px 0
    }
}

.person-abstract {
    font-family: "Work Sans", system-ui;
    text-transform: none;
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .person-abstract {
        margin-bottom: 24px;
        margin-top: 8px
    }
}

.person-description {
    clear: both;
    margin-bottom: 24px
}

.person-aside-share {
    position: relative;
    margin-right: 16px;
    min-height: 40px
}

@media screen and (min-width:768px) {
    .person-aside-share {
        position: absolute;
        right: 24px;
        top: 0;
        margin: 0;
        min-height: auto
    }
}

@media screen and (min-width:768px) {
    .person-content .imdb-label {
        width: auto
    }
}

.rich-media-main {
    transition: margin-top .6s ease-in-out
}

.rich-media-main.news-main {
    margin: 0
}

.rich-media-main.news-main .breadcrumb-content {
    z-index: 800
}

.rich-media-main.news-main .media-content {
    margin: 8px 8px 24px;
    padding: 0
}

@media screen and (min-width:768px) {
    .rich-media-main.news-main .media-content {
        margin: 8px 12px 24px
    }
}

@media screen and (min-width:1072px) {
    .rich-media-main.news-main .media-content {
        display: none
    }
}

.playing-platform-player .rich-media-main.news-main {
    margin: 0;
    margin-top: 32px
}

.rich-media-playlist-navigation {
    padding: 0 8px
}

@media screen and (min-width:768px) {
    .rich-media-playlist-navigation {
        padding: 0 12px
    }
}

@media screen and (min-width:768px) {
    .search-aside {
        padding-top: 30px;
        padding-bottom: 0;
        display: block
    }
}

.section-platform {
    background-position: center center;
    overflow: hidden
}

@media screen and (min-width:1072px) {
    .section-platform {
        padding-bottom: 24px
    }
}

.section-platform-wrapper {
    overflow: hidden
}

.section-platform .grid {
    position: relative
}

.series-platform {
    position: relative;
    overflow: hidden
}

.series-platform .grid {
    position: relative;
    height: 180px
}

@media screen and (min-width:768px) {

    .series-platform,
    .series-platform .grid {
        height: 432px
    }
}

@media screen and (min-width:1072px) {

    .series-platform,
    .series-platform .grid {
        height: 603px
    }
}

.series-platform-content {
    position: absolute;
    right: 0;
    bottom: 8px;
    left: 0;
    z-index: 100
}

@media screen and (min-width:768px) {
    .series-platform-content {
        bottom: 60px
    }
}

.series-platform-title {
    margin: 0 8px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    color: #fff
}

@media screen and (min-width:768px) {
    .series-platform-title {
        margin: 0 12px
    }
}

.series-platform-meta {
    position: relative;
    margin: 0 8px
}

@media screen and (min-width:768px) {
    .series-platform-meta {
        margin: 0 12px
    }
}

.series-platform-ankeiler {
    font-size: 13px;
    line-height: 16.25px;
    color: #fff;
    font-weight: 400;
    line-height: 16px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.series-platform-kijkwijzer {
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5)
}

.series-breadcrumb-placeholder {
    padding-top: 16px
}

@media screen and (min-width:768px) {
    .series-breadcrumb-placeholder {
        padding-top: 32px
    }
}

.series-content {
    position: relative
}

.series-content-not-found {
    position: relative;
    padding: 0 16px;
    overflow: visible
}

.series-content-not-found:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (min-width:768px) {
    .series-content-not-found {
        padding: 8px 24px 0
    }
}

.series-ratings {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .series-ratings {
        margin-bottom: 24px
    }
}

.series-abstract {
    font-family: "Work Sans", system-ui;
    text-transform: none;
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .series-abstract {
        margin-bottom: 24px;
        margin-top: 8px
    }
}

.series-description {
    clear: both;
    margin-bottom: 40px
}

@media screen and (min-width:768px) {
    .series-description {
        margin-bottom: 24px
    }
}

.series-credits-season-rating {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .series-credits-season-rating {
        margin-bottom: 20px
    }
}

@media screen and (min-width:768px) {
    .series-credits-season-rating .object-rating-container:first-child {
        margin-right: 0;
        width: 122px
    }
}

.series-aside-share {
    position: relative;
    margin-right: 16px;
    min-height: 40px
}

@media screen and (min-width:768px) {
    .series-aside-share {
        position: absolute;
        right: 24px;
        top: 0;
        margin: 0;
        min-height: auto
    }
}

.tip-header .header-images .grid {
    max-height: 180px
}

@media screen and (min-width:768px) {
    .tip-header .header-images .grid {
        max-height: 432px
    }
}

@media screen and (min-width:1072px) {
    .tip-header .header-images .grid {
        max-height: 603px
    }
}

.tip-header .header-navigation {
    display: none
}

.tip-platform-content {
    position: relative;
    margin-top: 148px;
    z-index: 100;
    padding: 0 16px;
    text-align: center
}

.simple-tip-platform {
    overflow: visible
}

@media screen and (min-width:768px) {
    .simple-tip-platform .grid {
        height: 100%
    }

    .tip-platform-content {
        position: absolute;
        top: auto;
        right: 0;
        bottom: -32px;
        left: 0;
        margin-top: 0;
        padding: 0
    }
}

.tip-platform-title {
    margin: 16px 16px 24px
}

@media screen and (min-width:768px) {
    .tip-platform-title {
        margin: 24px
    }
}

.tip-platform-meta {
    margin: 0 16px 16px
}

@media screen and (min-width:768px) {
    .tip-platform-meta {
        margin: 0 24px 24px
    }

    .tip-platform-meta-author:before {
        content: 'Door: '
    }
}

.tip-main {
    position: relative;
    z-index: 800;
    padding: 56px 0 0
}

@media screen and (min-width:768px) {
    .tip-main {
        padding-top: 64px
    }
}

.tip-header-section .grid,
.tip-footer-section .grid {
    position: relative
}

.tip-header-content {
    padding: 0 16px
}

.tip-header-content a {
    text-decoration: underline
}

@media screen and (min-width:768px) {
    .tip-header-content {
        padding: 0 24px
    }
}

.tip-aside {
    display: none
}

.tip-aside {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .tip-aside {
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 24px
    }
}

@media screen and (min-width:768px) {
    .tip-aside {
        display: block
    }
}

.tip-aside-share {
    position: relative;
    margin: 0 8px 0 0;
    top: -16px
}

@media screen and (min-width:768px) {
    .tip-aside-share {
        top: 0;
        margin: 0 24px 0 0
    }
}

.tip-abstract {
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    margin-bottom: 48px;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .tip-abstract {
        font-size: 28px;
        line-height: 32px
    }
}

.tip-footer-content {
    margin: 16px 16px 24px;
    padding: 24px 16px;
    text-align: center
}

@media screen and (min-width:768px) {
    .tip-footer-content {
        margin: 16px 24px 24px;
        padding: 32px 24px
    }
}

.tip-footer-meta {
    font-family: "Work Sans", system-ui;
}

.tip-footer-meta-entry {
    font-size: 20px;
    line-height: 20px;
    line-height: 24px;
    display: block
}

@media screen and (min-width:768px) {
    .tip-footer-meta-entry {
        display: inline-block
    }

    .tip-footer-meta-entry:after {
        position: relative;
        top: -2px;
        display: inline-block;
        margin: 0 5px;
        content: '.';
        font-size: 50px
    }

    .tip-footer-meta-entry:last-child:after {
        display: none
    }
}

.tip-footer-link {
    display: inline-block;
    width: 75%;
    max-width: 200px;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    line-height: 20px;
    height: 40px;
    line-height: 40px;
    background-color: #000;
    color: #fff;
    text-align: center
}

.tip-footer-link:hover,
.tip-footer-link:active {
    text-decoration: none;
    background-color: #fff;
    color: #000
}

.tip-footer-link .tip-footer-link-label {
    display: inline-block;
    line-height: 44px;
    height: 40px;
    vertical-align: top
}

.tip-footer-link .glyph {
    display: inline-block;
    line-height: 43px;
    height: 40px;
    margin-right: 8px;
    color: #fff;
    vertical-align: top
}

.tip-footer-link:hover .glyph {
    color: #000
}

.tip-extras {
    margin-top: 32px
}

.user-profile-platform {
    position: relative;
    overflow: hidden
}

.user-profile-platform .grid {
    position: relative;
    height: 180px
}

@media screen and (min-width:768px) {

    .user-profile-platform,
    .user-profile-platform .grid {
        height: 346px;
        min-height: 346px
    }
}

@media screen and (min-width:1072px) {

    .user-profile-platform,
    .user-profile-platform .grid {
        height: 346px;
        min-height: 346px
    }
}

.user-profile-platform-content {
    position: absolute;
    right: 0;
    bottom: 8px;
    left: 0;
    z-index: 100
}

@media screen and (min-width:768px) {
    .user-profile-platform-content {
        bottom: 40px
    }
}

@media screen and (min-width:1072px) {
    .user-profile-platform-content {
        bottom: 60px
    }
}

.user-profile-platform-title {
    margin: 0 8px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    color: #fff
}

@media screen and (min-width:768px) {
    .user-profile-platform-title {
        margin: 0 12px
    }
}

.user-profile-avatar {
    position: relative;
    width: 80px;
    margin: 16px 0
}

@media screen and (min-width:768px) {
    .user-profile-avatar {
        width: 100%;
        z-index: 100;
        margin: 0;
        margin-top: -67%
    }
}

@media screen and (min-width:1072px) {
    .user-profile-avatar {
        margin-top: -78%
    }
}

.user-profile-avatar-image-container {
    border-radius: 50%;
    line-height: 0;
    overflow: hidden
}

.user-profile-avatar-image {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin: 0 auto
}

.user-profile-avatar-initials {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-family: "Work Sans", system-ui;
    text-transform: uppercase;
    font-size: 20px
}

.user-profile-avatar-initials .glyph-person {
    width: auto;
    height: auto;
    font-size: 38px;
    color: white
}

@media screen and (min-width:768px) {
    .user-profile-avatar-initials {
        font-size: 40px
    }

    .user-profile-avatar-initials .glyph-person {
        font-size: 58px
    }
}

.user-profile-avatar-button {
    position: absolute;
    z-index: 101;
    display: none;
    left: 100%;
    top: 20px;
    margin-left: 16px;
    width: 160px;
    padding: 8px 0;
    font-family: "Work Sans", system-ui;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    -ms-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .3)
}

@media screen and (min-width:768px) {
    .user-profile-avatar-button {
        position: relative;
        top: -16px;
        margin: 0 auto;
        left: inherit;
        width: calc(100% - 8px)
    }
}

.user-profile-description {
    padding: 16px;
    padding-top: 0
}

@media screen and (min-width:768px) {
    .user-profile-description {
        padding-top: 19px;
        padding-bottom: 82px
    }
}

@media screen and (min-width:1072px) {
    .user-profile-description {
        padding-top: 48px
    }
}

.user-profile-description-text {
    padding-bottom: 16px
}

.user-ratings-title {
    margin: 24px 0
}

@media screen and (min-width:768px) {
    .user-ratings-title {
        margin: 32px 0 16px
    }
}

.glyph-centered {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    height: 24px;
    width: 24px
}

.glyph-size-small {
    font-size: 20px
}

.glyph-size-small.glyph-centered {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
    height: 16px;
    width: 16px
}

.glyph-size-large {
    font-size: 54px
}

.glyph-size-large.glyph-centered {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
    height: 48px;
    width: 48px
}

.glyph-magazine:before {
    content: ""
}

.glyph-globe:before {
    content: ""
}

.glyph-pause:before {
    content: "p"
}

.glyph-play:before {
    content: "q"
}

.glyph-listen:before {
    content: "l"
}

.glyph-mute:before {
    content: "m"
}

.glyph-next:before {
    content: "n"
}

.glyph-close:before {
    content: "c"
}

.glyph-fullscreen:before {
    content: "f"
}

.glyph-embed:before {
    content: "e"
}

.glyph-info:before {
    content: "i"
}

.glyph-react:before {
    content: "s"
}

.glyph-scrubber:before {
    content: "t"
}

.glyph-search:before {
    content: "u"
}

.glyph-cookies:before {
    content: "d"
}

.glyph-download:before {
    content: "g"
}

.glyph-arrowleft:before {
    content: "a"
}

.glyph-arrowright:before {
    content: "b"
}

.glyph-navigation:before {
    content: "r"
}

.glyph-exitfullscreen:before {
    content: "h"
}

.glyph-calendar:before {
    content: "j"
}

.glyph-shop:before {
    content: "v"
}

.glyph-share:before {
    content: "w"
}

.glyph-favorite:before {
    content: "k"
}

.glyph-alert:before {
    content: "z"
}

.glyph-pulldown:before {
    content:"{"
}

.glyph-afterten:before {
    content: "|"
}

.glyph-check:before {
    content: "M"
}

.glyph-vpro:before {
    content: "V"
}

.glyph-flags:before {
    content: "W"
}

.glyph-dots:before {
    content: "X"
}

.glyph-vprooutline:before {
    content: "Y"
}

.glyph-alleleeftijden:before {
    content: "A"
}

.glyph-6jaar:before {
    content: "B"
}

.glyph-9jaar:before {
    content: "C"
}

.glyph-12jaar:before {
    content: "D"
}

.glyph-16jaar:before {
    content: "E"
}

.glyph-geweld:before {
    content: "J"
}

.glyph-angst:before {
    content: "I"
}

.glyph-seks:before {
    content: "H"
}

.glyph-discriminatie:before {
    content: "G"
}

.glyph-drugs:before {
    content: "F"
}

.glyph-groftaal:before {
    content: "K"
}

.glyph-popout:before {
    content: "x"
}

.glyph-pausemall:before {
    content: "L"
}

.glyph-alertmedium:before {
    content: "}"
}

.glyph-aftertenmedium:before {
    content: "y"
}

.glyph-alertsmall:before {
    content: "N"
}

.glyph-aftertensmall:before {
    content: ""
}

.glyph-externallink:before {
    content: "Q"
}

.glyph-up:before {
    content: "~"
}

.glyph-previous:before {
    content: "1"
}

.glyph-down:before {
    content: "Z"
}

.glyph-collectie:before {
    content: "U"
}

.glyph-showgrid:before {
    content: "P"
}

.glyph-showlist:before {
    content: "R"
}

.glyph-watchlater:before {
    content: "T"
}

.glyph-heart:before {
    content: "S"
}

.glyph-showexpanded:before {
    content: "]"
}

.glyph-play-circle:before {
    content: "@"
}

.glyph-halfstar:before {
    content: "*"
}

.glyph-collapsed:before {
    content: "o"
}

.glyph-person:before {
    content: ""
}

.glyph-clapboard:before {
    content: ""
}

.glyph-subtitles-active:before {
    content: ""
}

.glyph-subtitles-inactive:before {
    content: ""
}

.glyph-edit:before {
    content: ""
}

.glyph-trash:before {
    content: ""
}

.glyph-headphone:before {
    content: ""
}

.glyph-read:before {
    content: ""
}

.glyph-view:before {
    content: ""
}

.glyph-facebook:before {
    content: ""
}

.glyph-twitter:before {
    content: ""
}

.glyph-youtube:before {
    content: ""
}

.glyph-soundcloud:before {
    content: ""
}

.glyph-spotify:before {
    content: ""
}

.glyph-instagram:before {
    content: ""
}

.glyph-linkedin:before {
    content: ""
}

.glyph-newsletter:before {
    content: ""
}

.glyph-radio:before {
    content: ""
}

.glyph-tv:before {
    content: ""
}

.glyph-bandcamp:before {
    content: ""
}

.glyph-cc-by:before {
    content: ""
}

.glyph-cc-cc:before {
    content: ""
}

.glyph-cc-nc:before {
    content: ""
}

.glyph-cc-nd:before {
    content: ""
}

.glyph-cc-pd:before {
    content: ""
}

.glyph-cc-sa:before {
    content: ""
}

.glyph-article:before {
    content: "["
}

.glyph-color-white {
    color: #fff
}

.glyph-color-black {
    color: #000
}

.glyph-color-blue {
    color: #0af
}

.glyph-color-gold {
    color: #f90
}

.glyph-color-green {
    color: #0c0
}

.glyph-color-greybat {
    color: #333
}

.glyph-color-greyelephant {
    color: #aaa
}

.glyph-color-greygrizzly {
    color: #666
}

.glyph-color-greymouse {
    color: #ccc
}

.glyph-color-greyjerboa {
    color: #eee
}

.glyph-color-greywolf {
    color: #d6d6d6
}

.glyph-color-lime {
    color: #0f0
}

.glyph-color-orange {
    color: #f50
}

.glyph-color-pink {
    color: #f09
}

.glyph-color-plum {
    color: #c0f
}

.glyph-color-red {
    color: #f00
}

.glyph-color-royal {
    color: #06f
}

.glyph-color-turquoise {
    color: #0cc
}

.glyph-color-violet {
    color: #66f
}

.glyph-color-yellow {
    color: #ff0
}

.primary-white {
    --colorVar: 255, 255, 255
}

.primary-black {
    --colorVar: 0, 0, 0
}

.primary-blue {
    --colorVar: 0, 170, 255
}

.primary-gold {
    --colorVar: 255, 153, 0
}

.primary-green {
    --colorVar: 0, 204, 0
}

.primary-greybat {
    --colorVar: 51, 51, 51
}

.primary-greyelephant {
    --colorVar: 170, 170, 170
}

.primary-greygrizzly {
    --colorVar: 102, 102, 102
}

.primary-greymouse {
    --colorVar: 204, 204, 204
}

.primary-greyjerboa {
    --colorVar: 238, 238, 238
}

.primary-greywolf {
    --colorVar: 214, 214, 214
}

.primary-lime {
    --colorVar: 0, 255, 0
}

.primary-lime .bg-white,
.primary-lime .theme-white {
    --colorVar: 0, 204, 0
}

.primary-orange {
    --colorVar: 255, 85, 0
}

.primary-pink {
    --colorVar: 255, 0, 153
}

.primary-plum {
    --colorVar: 204, 0, 255
}

.primary-red {
    --colorVar: 255, 0, 0
}

.primary-royal {
    --colorVar: 0, 102, 255
}

.primary-turquoise {
    --colorVar: 0, 204, 204
}

.primary-violet {
    --colorVar: 102, 102, 255
}

.primary-yellow {
    --colorVar: 255, 255, 0
}

.primary-yellow .bg-white,
.primary-yellow .theme-white {
    --colorVar: 255, 221, 0
}

.primary-lightblue {
    --colorVar: 0, 204, 255
}

.primary-lightgold {
    --colorVar: 255, 204, 51
}

.primary-lightgreen {
    --colorVar: 51, 255, 153
}

.primary-lightgreen .bg-white,
.primary-lightgreen .theme-white {
    --colorVar: 0, 204, 0
}

.primary-lightlime {
    --colorVar: 153, 255, 0
}

.primary-lightlime .bg-white,
.primary-lightlime .theme-white {
    --colorVar: 0, 204, 0
}

.primary-lightorange {
    --colorVar: 255, 153, 51
}

.primary-lightpink {
    --colorVar: 255, 153, 204
}

.primary-lightplum {
    --colorVar: 204, 153, 255
}

.primary-lightred {
    --colorVar: 255, 153, 153
}

.primary-lightroyal {
    --colorVar: 102, 153, 255
}

.primary-lightturquoise {
    --colorVar: 0, 255, 255
}

.primary-lightturquoise .bg-white,
.primary-lightturquoise .theme-white {
    --colorVar: 0, 204, 204
}

.primary-lightviolet {
    --colorVar: 153, 153, 255
}

.primary-lightyellow {
    --colorVar: 255, 255, 102
}

.primary-lightyellow .bg-white,
.primary-lightyellow .theme-white {
    --colorVar: 255, 221, 0
}

.primary-darkblue {
    --colorVar: 0, 0, 255
}

.primary-darkgold {
    --colorVar: 204, 153, 0
}

.primary-darkgreen {
    --colorVar: 0, 153, 0
}

.primary-darklime {
    --colorVar: 0, 204, 0
}

.primary-darkorange {
    --colorVar: 255, 51, 0
}

.primary-darkpink {
    --colorVar: 204, 51, 102
}

.primary-darkplum {
    --colorVar: 153, 51, 204
}

.primary-darkred {
    --colorVar: 204, 0, 0
}

.primary-darkroyal {
    --colorVar: 0, 51, 204
}

.primary-darkturquoise {
    --colorVar: 0, 153, 153
}

.primary-darkviolet {
    --colorVar: 153, 51, 170
}

.primary-darkyellow {
    --colorVar: 255, 221, 0
}

.primary-darkgreywolf {
    --colorVar: 204, 204, 204
}

.primary-darkgreymouse {
    --colorVar: 170, 170, 170
}

.primary-darkgreyelephant {
    --colorVar: 102, 102, 102
}

.primary-darkgreygrizzly {
    --colorVar: 51, 51, 51
}

.primary-darkgreybat {
    --colorVar: 0, 0, 0
}

.border-white {
    border-color: #fff
}

.c-white {
    color: #fff
}

.bg-white {
    background-color: #fff;
    --accentColor: 255, 255, 255
}

.border-black {
    border-color: #000
}

.c-black {
    color: #000
}

.bg-black {
    background-color: #000;
    --accentColor: 0, 0, 0
}

.border-blue {
    border-color: #0af
}

.c-blue {
    color: #0af
}

.bg-blue {
    background-color: #0af;
    --accentColor: 0, 170, 255
}

.border-gold {
    border-color: #f90
}

.c-gold {
    color: #f90
}

.bg-gold {
    background-color: #f90;
    --accentColor: 255, 153, 0
}

.border-green {
    border-color: #0c0
}

.c-green {
    color: #0c0
}

.bg-green {
    background-color: #0c0;
    --accentColor: 0, 204, 0
}

.border-greybat {
    border-color: #333
}

.c-greybat {
    color: #333
}

.bg-greybat {
    background-color: #333;
    --accentColor: 51, 51, 51
}

.border-greyelephant {
    border-color: #aaa
}

.c-greyelephant {
    color: #aaa
}

.bg-greyelephant {
    background-color: #aaa;
    --accentColor: 170, 170, 170
}

.border-greygrizzly {
    border-color: #666
}

.c-greygrizzly {
    color: #666
}

.bg-greygrizzly {
    background-color: #666;
    --accentColor: 102, 102, 102
}

.border-greymouse {
    border-color: #ccc
}

.c-greymouse {
    color: #ccc
}

.bg-greymouse {
    background-color: #ccc;
    --accentColor: 204, 204, 204
}

.border-greyjerboa {
    border-color: #eee
}

.c-greyjerboa {
    color: #eee
}

.bg-greyjerboa {
    background-color: #eee;
    --accentColor: 238, 238, 238
}

.border-greywolf {
    border-color: #d6d6d6
}

.c-greywolf {
    color: #d6d6d6
}

.bg-greywolf {
    background-color: #d6d6d6;
    --accentColor: 214, 214, 214
}

.border-lime {
    border-color: #0f0
}

.border-lime .theme-white {
    border-color: #0c0
}

.c-lime {
    color: #0f0
}

.c-lime .theme-white {
    color: #0c0
}

.bg-lime {
    background-color: #0f0;
    --accentColor: 0, 255, 0
}

.bg-lime .theme-white {
    background-color: #0c0
}

.border-orange {
    border-color: #f50
}

.c-orange {
    color: #f50
}

.bg-orange {
    background-color: #f50;
    --accentColor: 255, 85, 0
}

.border-pink {
    border-color: #f09
}

.c-pink {
    color: #f09
}

.bg-pink {
    background-color: #f09;
    --accentColor: 255, 0, 153
}

.border-plum {
    border-color: #c0f
}

.c-plum {
    color: #c0f
}

.bg-plum {
    background-color: #c0f;
    --accentColor: 204, 0, 255
}

.border-red {
    border-color: #f00
}

.c-red {
    color: #f00
}

.bg-red {
    background-color: #f00;
    --accentColor: 255, 0, 0
}

.border-royal {
    border-color: #06f
}

.c-royal {
    color: #06f
}

.bg-royal {
    background-color: #06f;
    --accentColor: 0, 102, 255
}

.border-turquoise {
    border-color: #0cc
}

.c-turquoise {
    color: #0cc
}

.bg-turquoise {
    background-color: #0cc;
    --accentColor: 0, 204, 204
}

.border-violet {
    border-color: #66f
}

.c-violet {
    color: #66f
}

.bg-violet {
    background-color: #66f;
    --accentColor: 102, 102, 255
}

.border-yellow {
    border-color: #ff0
}

.border-yellow .theme-white {
    border-color: #fd0
}

.c-yellow {
    color: #ff0
}

.c-yellow .theme-white {
    color: #fd0
}

.bg-yellow {
    background-color: #ff0;
    --accentColor: 255, 255, 0
}

.bg-yellow .theme-white {
    background-color: #fd0
}

.border-lightblue {
    border-color: #0cf
}

.c-lightblue {
    color: #0cf
}

.bg-lightblue {
    background-color: #0cf;
    --accentColor: 0, 204, 255
}

.border-lightgold {
    border-color: #fc3
}

.c-lightgold {
    color: #fc3
}

.bg-lightgold {
    background-color: #fc3;
    --accentColor: 255, 204, 51
}

.border-lightgreen {
    border-color: #3f9
}

.border-lightgreen .theme-white {
    border-color: #0c0
}

.c-lightgreen {
    color: #3f9
}

.c-lightgreen .theme-white {
    color: #0c0
}

.bg-lightgreen {
    background-color: #3f9;
    --accentColor: 51, 255, 153
}

.bg-lightgreen .theme-white {
    background-color: #0c0
}

.border-lightlime {
    border-color: #9f0
}

.border-lightlime .theme-white {
    border-color: #0c0
}

.c-lightlime {
    color: #9f0
}

.c-lightlime .theme-white {
    color: #0c0
}

.bg-lightlime {
    background-color: #9f0;
    --accentColor: 153, 255, 0
}

.bg-lightlime .theme-white {
    background-color: #0c0
}

.border-lightorange {
    border-color: #f93
}

.c-lightorange {
    color: #f93
}

.bg-lightorange {
    background-color: #f93;
    --accentColor: 255, 153, 51
}

.border-lightpink {
    border-color: #f9c
}

.c-lightpink {
    color: #f9c
}

.bg-lightpink {
    background-color: #f9c;
    --accentColor: 255, 153, 204
}

.border-lightplum {
    border-color: #c9f
}

.c-lightplum {
    color: #c9f
}

.bg-lightplum {
    background-color: #c9f;
    --accentColor: 204, 153, 255
}

.border-lightred {
    border-color: #f99
}

.c-lightred {
    color: #f99
}

.bg-lightred {
    background-color: #f99;
    --accentColor: 255, 153, 153
}

.border-lightroyal {
    border-color: #69f
}

.c-lightroyal {
    color: #69f
}

.bg-lightroyal {
    background-color: #69f;
    --accentColor: 102, 153, 255
}

.border-lightturquoise {
    border-color: #0ff
}

.border-lightturquoise .theme-white {
    border-color: #0cc
}

.c-lightturquoise {
    color: #0ff
}

.c-lightturquoise .theme-white {
    color: #0cc
}

.bg-lightturquoise {
    background-color: #0ff;
    --accentColor: 0, 255, 255
}

.bg-lightturquoise .theme-white {
    background-color: #0cc
}

.border-lightviolet {
    border-color: #99f
}

.c-lightviolet {
    color: #99f
}

.bg-lightviolet {
    background-color: #99f;
    --accentColor: 153, 153, 255
}

.border-lightyellow {
    border-color: #ff6
}

.border-lightyellow .theme-white {
    border-color: #fd0
}

.c-lightyellow {
    color: #ff6
}

.c-lightyellow .theme-white {
    color: #fd0
}

.bg-lightyellow {
    background-color: #ff6;
    --accentColor: 255, 255, 102
}

.bg-lightyellow .theme-white {
    background-color: #fd0
}

.border-darkblue {
    border-color: #00f
}

.c-darkblue {
    color: #00f
}

.bg-darkblue {
    background-color: #00f;
    --accentColor: 0, 0, 255
}

.border-darkgold {
    border-color: #c90
}

.c-darkgold {
    color: #c90
}

.bg-darkgold {
    background-color: #c90;
    --accentColor: 204, 153, 0
}

.border-darkgreen {
    border-color: #090
}

.c-darkgreen {
    color: #090
}

.bg-darkgreen {
    background-color: #090;
    --accentColor: 0, 153, 0
}

.border-darklime {
    border-color: #0c0
}

.c-darklime {
    color: #0c0
}

.bg-darklime {
    background-color: #0c0;
    --accentColor: 0, 204, 0
}

.border-darkorange {
    border-color: #f30
}

.c-darkorange {
    color: #f30
}

.bg-darkorange {
    background-color: #f30;
    --accentColor: 255, 51, 0
}

.border-darkpink {
    border-color: #c36
}

.c-darkpink {
    color: #c36
}

.bg-darkpink {
    background-color: #c36;
    --accentColor: 204, 51, 102
}

.border-darkplum {
    border-color: #93c
}

.c-darkplum {
    color: #93c
}

.bg-darkplum {
    background-color: #93c;
    --accentColor: 153, 51, 204
}

.border-darkred {
    border-color: #c00
}

.c-darkred {
    color: #c00
}

.bg-darkred {
    background-color: #c00;
    --accentColor: 204, 0, 0
}

.border-darkroyal {
    border-color: #03c
}

.c-darkroyal {
    color: #03c
}

.bg-darkroyal {
    background-color: #03c;
    --accentColor: 0, 51, 204
}

.border-darkturquoise {
    border-color: #099
}

.c-darkturquoise {
    color: #099
}

.bg-darkturquoise {
    background-color: #099;
    --accentColor: 0, 153, 153
}

.border-darkviolet {
    border-color: #93a
}

.c-darkviolet {
    color: #93a
}

.bg-darkviolet {
    background-color: #93a;
    --accentColor: 153, 51, 170
}

.border-darkyellow {
    border-color: #fd0
}

.c-darkyellow {
    color: #fd0
}

.bg-darkyellow {
    background-color: #fd0;
    --accentColor: 255, 221, 0
}

.border-darkgreywolf {
    border-color: #ccc
}

.c-darkgreywolf {
    color: #ccc
}

.bg-darkgreywolf {
    background-color: #ccc;
    --accentColor: 204, 204, 204
}

.border-darkgreymouse {
    border-color: #aaa
}

.c-darkgreymouse {
    color: #aaa
}

.bg-darkgreymouse {
    background-color: #aaa;
    --accentColor: 170, 170, 170
}

.border-darkgreyelephant {
    border-color: #666
}

.c-darkgreyelephant {
    color: #666
}

.bg-darkgreyelephant {
    background-color: #666;
    --accentColor: 102, 102, 102
}

.border-darkgreygrizzly {
    border-color: #333
}

.c-darkgreygrizzly {
    color: #333
}

.bg-darkgreygrizzly {
    background-color: #333;
    --accentColor: 51, 51, 51
}

.border-darkgreybat {
    border-color: #000
}

.c-darkgreybat {
    color: #000
}

.bg-darkgreybat {
    background-color: #000;
    --accentColor: 0, 0, 0
}

.theme-title {
    color: var(--title)
}

.theme-title-hover:hover,
.theme-hovered:hover .theme-title-hover,
.theme-simulate-hovered .theme-title-hover {
    color: var(--title-hover)
}

.theme-subtitle {
    color: var(--subtitle)
}

.theme-subtitle-hover:hover,
.theme-hovered:hover .theme-subtitle-hover,
.theme-simulate-hovered .theme-subtitle-hover {
    color: var(--subtitle-hover)
}

.theme-text {
    color: var(--text)
}

.theme-text-hover:hover,
.theme-hovered:hover .theme-text-hover,
.theme-simulate-hovered .theme-text-hover {
    color: var(--text-hover)
}

.theme-text p a {
    background-image: linear-gradient(to bottom, var(--text-p-a) 0, var(--text-p-a) 100%)
}

.theme-text li a {
    background-image: linear-gradient(to bottom, var(--text-li-a) 0, var(--text-li-a) 100%)
}

.theme-data {
    color: var(--data)
}

.theme-data-hover:hover,
.theme-hovered:hover .theme-data-hover,
.theme-simulate-hovered .theme-data-hover {
    color: var(--data-hover)
}

.theme-support-text {
    color: var(--support-text)
}

.theme-support-text-hover:hover,
.theme-hovered:hover .theme-support-text-hover,
.theme-simulate-hovered .theme-support-text-hover {
    color: var(--support-text-hover)
}

.theme-icon {
    color: var(--icon)
}

.theme-icon-hover:hover,
.theme-hovered:hover .theme-icon-hover,
.theme-simulate-hovered .theme-icon-hover {
    color: var(--icon-hover)
}

.theme-link {
    color: var(--link)
}

.theme-link-hover:hover,
.theme-hovered:hover .theme-link-hover,
.theme-simulate-hovered .theme-link-hover {
    color: var(--link-hover)
}

.theme-background {
    background-color: var(--background)
}

.theme-background-hover:hover,
.theme-hovered:hover .theme-background-hover,
.theme-simulate-hovered .theme-background-hover {
    background-color: var(--background-hover)
}

.theme-background-support {
    background-color: var(--background-support)
}

.theme-background-support-hover:hover,
.theme-hovered:hover .theme-background-support-hover,
.theme-simulate-hovered .theme-background-support-hover {
    background-color: var(--background-support-hover)
}

.theme-border-color {
    border-color: var(--border-color)
}

.theme-border-color-hover:hover,
.theme-hovered:hover .theme-border-color-hover,
.theme-simulate-hovered .theme-border-color-hover {
    border-color: var(--border-color-hover)
}

.theme-contrast-background {
    background-color: var(--contrast-background)
}

.theme-contrast-background-hover:hover,
.theme-hovered:hover .theme-contrast-background-hover,
.theme-simulate-hovered .theme-contrast-background-hover {
    background-color: var(--contrast-background-hover)
}

.theme-contrast {
    color: var(--contrast)
}

.theme-contrast-hover:hover,
.theme-hovered:hover .theme-contrast-hover,
.theme-simulate-hovered .theme-contrast-hover {
    color: var(--contrast-hover)
}

.theme-content-type-icon {
    color: var(--content-type-icon)
}

.theme-content-type-icon-hover:hover,
.theme-hovered:hover .theme-content-type-icon-hover,
.theme-simulate-hovered .theme-content-type-icon-hover {
    color: var(--content-type-icon-hover)
}

.theme-loader {
    background: var(--loader)
}

.theme-alert {
    color: var(--alert)
}

.theme-pricing-options-highlight {
    background: var(--pricing-options-highlight)
}

.theme-pricing-options-normal {
    background: var(--pricing-options-normal)
}

.theme-accent {
    background: var(--accent)
}

.sub-theme-title {
    color: var(--title)
}

.sub-theme-title-hover:hover,
.sub-theme-hovered:hover .sub-theme-title-hover,
.sub-theme-simulate-hovered .sub-theme-title-hover {
    color: var(--title-hover)
}

.sub-theme-subtitle {
    color: var(--subtitle)
}

.sub-theme-subtitle-hover:hover,
.sub-theme-hovered:hover .sub-theme-subtitle-hover,
.sub-theme-simulate-hovered .sub-theme-subtitle-hover {
    color: var(--subtitle-hover)
}

.sub-theme-text {
    color: var(--text)
}

.sub-theme-text-hover:hover,
.sub-theme-hovered:hover .sub-theme-text-hover,
.sub-theme-simulate-hovered .sub-theme-text-hover {
    color: var(--text-hover)
}

.sub-theme-text p a {
    background-image: linear-gradient(to bottom, var(--text-p-a) 0, var(--text-p-a) 100%)
}

.sub-theme-text li a {
    background-image: linear-gradient(to bottom, var(--text-li-a) 0, var(--text-li-a) 100%)
}

.sub-theme-data {
    color: var(--data)
}

.sub-theme-data-hover:hover,
.sub-theme-hovered:hover .sub-theme-data-hover,
.sub-theme-simulate-hovered .sub-theme-data-hover {
    color: var(--data-hover)
}

.sub-theme-support-text {
    color: var(--support-text)
}

.sub-theme-support-text-hover:hover,
.sub-theme-hovered:hover .sub-theme-support-text-hover,
.sub-theme-simulate-hovered .sub-theme-support-text-hover {
    color: var(--support-text-hover)
}

.sub-theme-icon {
    color: var(--icon)
}

.sub-theme-icon-hover:hover,
.sub-theme-hovered:hover .sub-theme-icon-hover,
.sub-theme-simulate-hovered .sub-theme-icon-hover {
    color: var(--icon-hover)
}

.sub-theme-link {
    color: var(--link)
}

.sub-theme-link-hover:hover,
.sub-theme-hovered:hover .sub-theme-link-hover,
.sub-theme-simulate-hovered .sub-theme-link-hover {
    color: var(--link-hover)
}

.sub-theme-background {
    background-color: var(--background)
}

.sub-theme-background-hover:hover,
.sub-theme-hovered:hover .sub-theme-background-hover,
.sub-theme-simulate-hovered .sub-theme-background-hover {
    background-color: var(--background-hover)
}

.sub-theme-background-support {
    background-color: var(--background-support)
}

.sub-theme-background-support-hover:hover,
.sub-theme-hovered:hover .sub-theme-background-support-hover,
.sub-theme-simulate-hovered .sub-theme-background-support-hover {
    background-color: var(--background-support-hover)
}

.sub-theme-border-color {
    border-color: var(--border-color)
}

.sub-theme-border-color-hover:hover,
.sub-theme-hovered:hover .sub-theme-border-color-hover,
.sub-theme-simulate-hovered .sub-theme-border-color-hover {
    border-color: var(--border-color-hover)
}

.sub-theme-contrast-background {
    background-color: var(--contrast-background)
}

.sub-theme-contrast-background-hover:hover,
.sub-theme-hovered:hover .sub-theme-contrast-background-hover,
.sub-theme-simulate-hovered .sub-theme-contrast-background-hover {
    background-color: var(--contrast-background-hover)
}

.sub-theme-contrast {
    color: var(--contrast)
}

.sub-theme-contrast-hover:hover,
.sub-theme-hovered:hover .sub-theme-contrast-hover,
.sub-theme-simulate-hovered .sub-theme-contrast-hover {
    color: var(--contrast-hover)
}

.sub-theme-content-type-icon {
    color: var(--content-type-icon)
}

.sub-theme-content-type-icon-hover:hover,
.sub-theme-hovered:hover .sub-theme-content-type-icon-hover,
.sub-theme-simulate-hovered .sub-theme-content-type-icon-hover {
    color: var(--content-type-icon-hover)
}

.sub-theme-loader {
    background: var(--loader)
}

.sub-theme-alert {
    color: var(--alert)
}

.sub-theme-pricing-options-highlight {
    background: var(--pricing-options-highlight)
}

.sub-theme-pricing-options-normal {
    background: var(--pricing-options-normal)
}

.sub-theme-accent {
    background: var(--accent)
}

.sub-component-theme-icon,
.sub-component-theme-icon:hover,
.component-theme-icon,
.component-theme-icon:hover {
    color: rgba(var(--accent), 1)
}

.theme-white,
.bg-white {
    --title: #333;
    --title-hover: #fff;
    --subtitle: #666;
    --subtitle-hover: #fff;
    --text: #333;
    --text-hover: #fff;
    --text-p-a: #333;
    --text-li-a: #333;
    --data: #666;
    --data-hover: #fff;
    --support-text: #666;
    --support-text-hover: #666;
    --icon: rgba(var(--colorVar, 51, 51, 51), 1);
    --icon-hover: #0af;
    --link: #000;
    --link-hover: #000;
    --background: #fff;
    --background-hover: #0af;
    --background-support: #fff;
    --background-support-hover: #d6d6d6;
    --border-color: #d6d6d6;
    --border-color-hover: #d6d6d6;
    --contrast-background: #333;
    --contrast-background-hover: #333;
    --contrast: #333;
    --contrast-hover: #fff;
    --content-type-icon: #333;
    --content-type-icon-hover: #333;
    --loader: url(../img/animated/default-loader.gif) no-repeat fixed center;
    --alert: var(--bg-alert, #f00);
    --pricing-options-highlight: rgba(208, 208, 208, .66);
    --pricing-options-normal: rgba(140, 139, 139, .42);
    --accent: var(--colorVar, #333)
}

.theme-white {
    --accentFallback: 255, 255, 255
}

.theme-light,
.bg-greywolf,
.bg-greymouse,
.bg-greyjerboa,
.bg-lime,
.bg-yellow,
.bg-lightblue,
.bg-lightgold,
.bg-lightgreen,
.bg-lightlime,
.bg-lightorange,
.bg-lightpink,
.bg-lightplum,
.bg-lightred,
.bg-lightroyal,
.bg-lightturquoise,
.bg-lightviolet,
.bg-lightyellow,
.bg-darkyellow,
.level-0,
.level-1,
.level-2,
.level-3,
.level-4,
.level-5,
.bg-transparent-dark {
    --title: #333;
    --title-hover: #fff;
    --subtitle: #333;
    --subtitle-hover: #fff;
    --text: #333;
    --text-hover: #333;
    --text-p-a: #333;
    --text-li-a: #333;
    --data: #333;
    --data-hover: #fff;
    --support-text: #333;
    --support-text-hover: #333;
    --icon: #333;
    --icon-hover: #333;
    --link: #333;
    --link-hover: #333;
    --background: #333;
    --background-hover: #333;
    --background-support: transparent;
    --background-support-hover: #fff;
    --border-color: #333;
    --border-color-hover: #fff;
    --contrast-background: #333;
    --contrast-background-hover: #333;
    --contrast: #333;
    --contrast-hover: #fff;
    --content-type-icon: #333;
    --content-type-icon-hover: #333;
    --loader: url(../img/animated/black-loader.gif) no-repeat fixed center;
    --alert: var(--bg-alert, #f00);
    --pricing-options-highlight: rgba(208, 208, 208, .66);
    --pricing-options-normal: rgba(140, 139, 139, .42);
    --accent: #333
}

.theme-dark,
.bg-greybat,
.bg-black {
    --title: #fff;
    --title-hover: #333;
    --subtitle: #fff;
    --subtitle-hover: #333;
    --text: #d6d6d6;
    --text-hover: #fff;
    --text-p-a: #d6d6d6;
    --text-li-a: #d6d6d6;
    --data: #fff;
    --data-hover: #fff;
    --support-text: #aaa;
    --support-text-hover: #333;
    --icon: #fff;
    --icon-hover: #333;
    --link: #fff;
    --link-hover: #333;
    --background: #333;
    --background-hover: #0af;
    --background-support: transparent;
    --background-support-hover: #fff;
    --border-color: #fff;
    --border-color-hover: #fff;
    --contrast-background: #fff;
    --contrast-background-hover: #fff;
    --contrast: #fff;
    --contrast-hover: #333;
    --content-type-icon: #333;
    --content-type-icon-hover: #333;
    --loader: url(../img/animated/white-loader.gif) no-repeat fixed center;
    --alert: var(--bg-alert, #f00);
    --pricing-options-highlight: rgba(255, 255, 255, .9);
    --pricing-options-normal: rgba(255, 255, 255, .8);
    --accent: #333
}

.theme-dark {
    --accentFallback: 0, 0, 0
}

.theme-primary,
.bg-blue,
.bg-gold,
.bg-green,
.bg-greyelephant,
.bg-greygrizzly,
.bg-orange,
.bg-pink,
.bg-plum,
.bg-red,
.bg-royal,
.bg-turquoise,
.bg-darkblue,
.bg-darkgold,
.bg-darkgreen,
.bg-darklime,
.bg-darkorange,
.bg-darkpink,
.bg-darkplum,
.bg-darkred,
.bg-darkroyal,
.bg-darkturquoise,
.bg-darkviolet,
.bg-violet,
.bg-transparent-white {
    --title: #fff;
    --title-hover: #333;
    --subtitle: #fff;
    --subtitle-hover: #333;
    --text: #fff;
    --text-hover: #fff;
    --text-p-a: #fff;
    --text-li-a: #fff;
    --data: #fff;
    --data-hover: #fff;
    --support-text: #fff;
    --support-text-hover: #333;
    --icon: #fff;
    --icon-hover: #333;
    --link: #fff;
    --link-hover: #0af;
    --background: #fff;
    --background-hover: #fff;
    --background-support: transparent;
    --background-support-hover: #fff;
    --border-color: #fff;
    --border-color-hover: #fff;
    --contrast-background: #fff;
    --contrast-background-hover: #fff;
    --contrast: #fff;
    --contrast-hover: #333;
    --content-type-icon: ;
    --content-type-icon-hover: #333;
    --loader: url(../img/animated/white-loader.gif) no-repeat fixed center;
    --alert: var(--bg-alert, #f00);
    --pricing-options-highlight: rgba(255, 255, 255, .9);
    --pricing-options-normal: rgba(255, 255, 255, .8);
    --accent: var(--accentColor, #333)
}

.sub-theme-text p a:hover,
.sub-theme-text li a:hover,
.theme-text p a:hover,
.theme-text li a:hover {
    color: rgba(var(--accentColor, var(--accentFallback)), 1)
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 600 !important;
}