﻿@font-face
{
    font-family: "Falma Italic";
    src: url('../../../fonts/EMEAChannelSites/Flama Italic.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face
{
    font-family: "Falma Italic Bold";
    src: url('../../../fonts/EMEAChannelSites/flama bold italic.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face
{
    font-family: "Falma";
    src: url('../../../fonts/EMEAChannelSites/flama regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face
{
    font-family: 'Falma-bold';
    src: url('../../../fonts/emeachannelsites/flama-bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face
{
    font-family: 'Falma-medium';
    src: url('../../../fonts/emeachannelsites/flama-medium.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

.slick-next {
    background: #000 !important;
}

.hero
{
    background-color: #93000b !important;
    background-image: none !important;
}

.hero h1 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: .15em;
}

.hero h3 {
    margin-top: 0;
    letter-spacing: 2px;
}

.hero .hero__content h1, .hero .hero__content h3
{
    color: #fff !important;
    font-family: Falma-medium !important;
    text-transform: uppercase;
}

.channel-bar-wrapper .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.channel-bar-wrapper .container .channel-bar-buttons {
    margin-top: 0px;
}

.channels-repeating-content-block__curation-title.gel--great-primer--bold-upper, .polska-section-heading, .channel-bar-buttons .btnactive span
{
    font-family: Falma-medium !important;
    text-transform: uppercase !important;
}

.channel-bar-buttons .btnactive span, .channel-bar-wrapper .button-group .buttonGreen, .button-link.button--secondary
{
    font-family: Falma-bold !important;
    text-transform: uppercase !important;
}

.hero p:first-of-type
{
    font-weight: 700;
    color: #fff !important;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 27px;
    text-transform: none;
    font-family: Falma;
    letter-spacing: normal;
}

.hero p:last-of-type
{
    color: #fff !important;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    font-family: Falma;
    letter-spacing: normal;
}

.hero p
{
    color: #fff !important;
        font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-transform: none;
    letter-spacing: normal;
    margin-top: 27px;
}

.img-thumbnail
{
    padding: .25rem;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.channel-bar-wrapper.bbc-nl
{
    background-color: #C1D767;
}

.channel-bar-wrapper.bbc-nl .channel-logo.bbc-nl
{
    background-image: url('../../resources/emeachannelsites/benelux/BBC-NL Logo-bottom.svg');
}

.channel-bar-wrapper p.headline
{
    color: #053308;
}

.channel-bar-wrapper p.supporting_text
{
    color: #053308;
}

.channel-bar-wrapper .button-group
{
    display: flex;
    margin-top: 1.9rem;
    margin-bottom: 1.9rem;
}

.channel-bar-wrapper .button-group .buttonGreen
{
    margin-right: 10px;
    background-color: #93000b !important;
    color: #fff !important;
    border-color: #93000b !important;
    border-radius: 2px;
    padding: 0.75em 1.3em;
}

.channel-bar-wrapper .button-group .btnactive svg
{
    margin-right: 4px;
    fill: #93000b;
}

.lead-content-block
{
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.lead-content-block p
{
    color: rgba(0, 0, 0, .6);
    font-family: inherit;
    font-size: 16px;
    line-height: 22px;
    font-family: sans-serif;
    font-weight: 500 !important;
}

.carousel-bg
{
    background-color: #f7f7f7;
}

.lead-content-block .lead-content-block_content .lead-content-block_description h3
{
    color: #053308;
}

.lead-content-block button
{
    color: #053308;
    text-transform: none;
    text-decoration: none;
}

.lead-content-block button:hover
{
    color: #C1D767;
}

.lead-content-block .drop-arrow-down
{
    border-color: transparent transparent #053308 transparent;
}

.lead-content-block button:hover .drop-arrow-down
{
    border-color: transparent transparent #C1D767 transparent;
}

.lead-content-block button:hover .drop-arrow-up
{
    border-color: transparent transparent #C1D767 transparent;
}

.drop-arrow-down
{
    width: 0px;
    height: 0px;
}

.channel-finder .gel-pica
{
    font-size: 1em;
    line-height: 1.25em;
    color: #000;
    font-weight: 700;
}

a:-webkit-any-link
{
    color: #000;
}

.channel-finder .gel-brevier
{
    font-size: 15px;
    color: #000;
}

.channel-sorry
{
    position: relative;
    border: 1px solid hsla(0, 0%, 100%, .2);
    background: rgb(255 255 255 / 30%) !important;
    font-weight: 700;
    font-size: 14px;
    padding: 14px 1em;
    color: #000;
}

.carousel-bg
{
    padding-top: 2rem;
    padding-bottom: 2rem;
}


.navigation__expanded-wrapper {
    position: inherit;
}

nav.navbar.navbar-expand-sm {
    border-bottom: 1px solid #e0e0e0;
}

.anz-top-nav .bbc-production-logo.bbc-logo-size {
    width: 80px;
}

.polska-earth-bg-green {
    background-color: #102b06;
}

.btn-custom {
    background-color: #fff;
    color: #000;
    border: none;
}

.btn-white-square {
    background-color: white;
    color: black;
    border: none;
    border-radius: 0;
    font-weight: 500;
    text-align: left;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: background-color 0.3s;
}

    .btn-white-square.btn-green-square {
        background-color: #c0f406;
        border-radius: 24px;
    }

    .btn-white-square:hover {
        text-decoration: underline;
        color: #000;
    }

    .btn-white-square i.fa.fa-external-link:hover {
        text-decoration: none !important;
    }

.btn i.fa-external-link {
    text-decoration: none !important;
}

.polska-customizable {
    color: inherit;
    background-color: inherit;
    font-size: inherit;
    padding: inherit;
    margin: inherit;
    border: inherit;
}

img.logo-width {
    width: 172px;
}

a.btn.btn-link.polska-link {
    color: black;
}

    a.btn.btn-link.polska-link:hover {
        text-decoration: underline;
    }


.channel-bar-wrapper.bbc-nl {
    background-color: #7e0008 !important;
}



@media (max-width: 767px) {
    .carousel-item-custom {
        flex: 0 0 100%;
    }
}

@media screen and (min-width: 360px) and (max-width: 769px) {
    .channel-finder .channel-provider {
        margin: 8px 0 !important;
    }
}

.hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.brigthcoveplayercontainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    z-index: 2;
}

    .brigthcoveplayercontainer iframe.brightcove-experience {
        width: 100%;
        height: 100vh;
        border: none;
    }

button.btn.rounded-pill:hover {
    color: inherit;
    text-decoration: underline;
}

.video-play-btn {
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 20px;
    color: black;
    background-color: #c0f406;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .video-play-btn:hover {
        background-color: #94c705;
    }

.figure {
    position: relative;
}

    .figure img {
        display: block;
    }

@font-face {
    font-family: Falma;
    src: url('../../fonts/falmav1.eot');
    src: url('../../fonts/falmav1.eot') format("embedded-opentype"),url('../../fonts/falmav1-webfont.woff') format("woff"),url('../../fonts/falmav1.ttf') format("truetype");
    font-weight: 400;
    font-style: normal
}

h1.falma-font, h2.falma-font, h3.falma-font, h4.falma-font, h5.falma-font, h6.falma-font, button.falma-font, a.falma-font {
    font-family: 'Falma', sans-serif !important;
    color: #93000b !important;
    text-transform: uppercase;
}

h1.falma-font, h2.falma-font, h3.falma-font {
    letter-spacing: 4px;
    color: #93000b !important;
}

.letter-spacing {
    letter-spacing: 8px;
}

.large-hero__pause {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 5px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: auto;
    padding: 8px 12px;
    text-align: center;
    font-size: 1.25rem !important;
}

    .large-hero__pause svg {
        width: 12px;
        height: 16px;
        fill: white;
    }

    .large-hero__pause:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }

.top-gear-info-bg {
    background: linear-gradient(180deg,#dcdcdc,#b4b4b4) !important;
}

.top-gear-outline-btn {
    border-color: #93000b !important;
    color: #93000b;
    text-transform: uppercase;
    align-items: flex-start;
    border-radius: 4px;
}

.top-gear-info-btn {
    background-color: #93000b !important;
    color: #ffffff !important;
}

    .top-gear-info-btn:hover {
        background-color: #7e0008 !important;
    }

.top-gear-outline-btn svg {
    fill: #93000b;
}

.polska-topGear-bg {
    background: #93000b !important;
    color: #ffffff !important;
}

.btn-white-square.topGear-btn {
    background: hsla(0, 0%, 100%, .2);
    color: #fff;
    border: 0;
    text-transform: uppercase;
}

.bbc-nl-get-channel {
    background-color: #102b06;
}

.channel-finder p {
    margin: 16px 36px 16px 0px;
    color: #fff !important;
}

.channel-finder ul li {
    color: #fff !important;
}

.channel-finder .channel-provider {
    border: 1px solid hsla(0, 0%, 100%, 0.2);
    background-color: #c0f406 !important;
    box-sizing: border-box;
    border-radius: 0px;
    height: 46px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 1em;
    color: #fff !important;
    margin: 0 0px 1.8rem;
    display: block;
    text-decoration: none;
}

    .channel-finder .channel-provider:hover {
        text-decoration: underline !important;
    }

    .channel-finder .channel-provider span svg {
        fill: #ffffff;
    }



.bbc-nl-get-channel {
    background: #93000b !important;
    color: #fff !important;
}


.channel-finder .channel-provider {
    background: hsla(0, 0%, 100%, .2) !important;
}

    .channel-finder .channel-provider:hover {
        text-decoration: underline;
    }

.channels-article-block:hover .lifter .article-block_meta, .channels-article-block:focus .lifter .article-block_meta {
    padding: 18px 16px 8px;
    box-shadow: inset 0 4px 0 #fff;
}

.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta {
    padding: 18px 16px 8px !important;
}

.channels-article-block:hover .lifter,
.channels-article-block:focus .lifter {
    outline: 0;
    position: relative;
    z-index: 3 !important;
}

.channel-finder .channel-logo {
    height: 59px;
    width: 83px;
}


@media screen and (min-width: 360px) and (max-width: 769px) {
    .channel-finder ul {
        padding-left: 1.125rem;
    }

    .channel-finder h6.fw-bold.mb-3 {
        font-size: 1.125rem;
        text-transform: uppercase;
        font-weight: 700 !important;
        padding-top: 1rem;
    }

    .channel-finder .channel-provider {
        margin: 8px 0 !important;
    }
}



.production-navbar-items .nav-link {
    color: #2d073c;
}


.channel-bar-buttons .buttonGreen {
    background-color: #9C1F2F;
    color: white;
    border: none;
}

    .channel-bar-buttons .buttonGreen:hover {
        background-color: #7C1423;
    }

.channel-bar-buttons {
    margin-top: 20px;
}

.polska-small-carousel .program-card {
    border-bottom: 2px solid #9e9e9e;
}

.channel-bar-wrapper {
    background: linear-gradient(180deg, #dcdcdc, #b4b4b4);
}

.channel-bar-buttons .button--primary {
    background-color: #93000b;
    color: white;
    border: none;
}

    .channel-bar-buttons .button--primary:hover {
        background-color: #7a0008;
    }

    

    .channel-bar-buttons .btnactive svg {
        margin-right: 10px;
        fill: #93000b;
    }

    .channel-bar-buttons .btnactive span {
        font-size: 14px;
        color: #93000b;
    }

.channel-bar-buttons {
    margin-top: 20px;
}

.channel-bar-logo {
    width: 72px;
    height: auto;
}


.channel-bar-wrapper .button-group .btnactive {
    font-family: 'Falma', sans-serif;
    padding: .75em 1.1em .65em;
    display: inline-flex;
    align-items: center;
    border-color: #93000b;
    color: #93000b !important;
    text-transform: uppercase;
    box-shadow: 0 0 0 1px #93000b;
    border-radius: 2px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
}

.button-link.button--secondary {
    font-family: 'Falma', sans-serif;
    padding: .75em 1.1em .65em;
    display: inline-flex;
    align-items: center;
    border-color: #93000b;
    color: #93000b !important;
    text-transform: uppercase;
    box-shadow: 0 0 0 1px #93000b;
    border-radius: 2px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
}

    .button-link.button--secondary svg {
        fill: #93000b;
        margin-right: .5rem;
    }

.channels-repeating-content-block__curation-title.gel--great-primer--bold-upper {
    font-family: 'Falma', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #93000b;
}

.channel-carousel-header .gel--pica {
    font-family: 'Falma', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #93000b;
}

.polska-text-short, .polska-text-full{
    color: rgba(0, 0, 0, 0.6);

}

.polska-small-carousel .program-time {
    font-family: Falma-medium, sans-serif;
    text-transform:uppercase;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .1em;

}

.polska-section-heading {
    font-family: 'Falma', sans-serif;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #93000b;
    padding-left: 14px;
}

    .polska-section-heading::before {
        content: none;
        display: none;
        border: none;
    }

.episode-details p.episode-title{
font-family: Falma-bold;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #93000b;}

.program-title {
    font-family: Falma-bold, sans-serif;
    font-style: normal;
    font-size: 15px !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #93000b;

}

.polska-small-carousel .program-desc {
    font-size: 13px !important;
    line-height: 16px;
    letter-spacing: .06em;
    color: rgba(0, 0, 0, .6);
    margin: .5em 0 0;
}

.polska-small-carousel .nav-buttons button {
    background: #000;
}


h5.card-title {
    color: #93000b;
}

.polska-read-toggle {
    color: rgba(0,0,0,.87);
}

.polska-read-toggle svg, .polska-read-toggle img{
    fill:rgba(0,0,0,.87);
}

.article-block_meta h3 {
   font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: rgb(147, 0, 11);
    font-family: 'Falma-bold';
}

.title-carousel .slick-prev, .slick-next {
    top:40% !important;
}

.bg-white {
    background-color: transparent !important;
}

.bg-light {
    background-color: #ebebeb !important;
}

.imageGalley{

}

.channels-article-block:hover .lifter .article-block_meta, .channels-article-block:focus .lifter .article-block_meta {
    padding: 0px 0px 0px !important;
}

.channels-article-block header {
    margin-bottom: 8px;
}

@media (min-width: 600px)
{
    .channels-article-block:hover .lifter, .channels-article-block:focus .lifter
    {
        margin: 0 !important;
        box-shadow: none !important;
        filter: none !important;
        -webkit-filter: none;
    }
}

@media screen and (min-device-width: 260px) and (max-device-width: 599px)
{
    .hero_media
    {
        max-width: 100%;
        flex-basis: 100%;
    }

    .channel-bar-wrapper .button-group .buttonGreen
    {
        width: 100% !important;
        display: block;
    }

    .channel-bar-wrapper .button-group .btnactive
    {
        display: block !important;
        width: 100%;
        margin-top: 10px;
    }

    .hero .container
    {
        display: block;
    }

    .polska-small-carousel .section-header
    {
        display: block;
    }

    .button-link.button--secondary
    {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .nav-buttons
    {
        top: 80%;
    }

    .display-4.fw-bold {
    font-size: 20px;
    }
}

@media screen and (min-device-width: 600px) and (max-device-width: 820px)
{
    .channel-bar-wrapper .button-group .buttonGreen
    {
        width: 100% !important;
        display:block;
    }

    .channel-bar-wrapper .button-group .btnactive
    {
        display: block !important;
        width: 100%;
        margin-top: 10px;
    }

    .hero .container
    {
        display: block;
    }

    .polska-small-carousel .section-header
    {
        display: block;
    }

    .button-link.button--secondary
    {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .nav-buttons
    {
        top: 80%;
    }

    .hero_media
    {
        max-width: 100%;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 820px)
{
    .hero_media
    {
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media(min-width:260px) and (max-width:821px){   

  .channel-bar-wrapper .container {   
    align-items: normal !important;
}

  .channel-bar-wrapper .container .channel-bar-description .channel-bar-text .headline {
      margin:10px 0;
  }

  .channel-bar-wrapper .button-group .btnactive {
      margin: 20px 0;
      display: block;
  }
  }