﻿html
{
    overflow-x: hidden;
}

body
{
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    overflow-x: hidden;
}

@font-face
{
    font-family: 'BBC Reith Sans Md';
    src: url('../../fonts/reith-sans/bbcreithsans_md.ttf') format('truetype');
}

@font-face
{
    font-family: 'BBC Reith Sans Rg';
    src: url('../../fonts/reith-sans/bbcreithsans_rg.ttf') format('truetype');
    src: url('../../fonts/reith-sans/bbcreithsans_w_rg.eot') format('embedded-opentype'), url('../../fonts/reith-sans/bbcreithsans_w_rg.woff') format('woff'), url('../../fonts/reith-sans/bbcreithsans_w_rg.woff2') format('woff2');
}

@font-face
{
    font-family: 'BBC Reith Sans Bd';
    src: url('../../fonts/reith-sans/bbcreithsans_bd.ttf') format('truetype');
}

@font-face
{
    font-family: 'BBC Reith Sans xBold';
    src: url('../../fonts/reith-sans/bbcreithsans_exbd.ttf') format('truetype');
}

@font-face
{
    font-family: 'BBC Reith Sans lt';
    src: url('../../fonts/reith-sans/bbcreithsans_it.ttf') format('truetype');
}

@font-face
{
    font-family: 'BBC Reith Sans lt';
    src: url('../../fonts/reith-sans/bbcreithsans_md.ttf') format('truetype');
}

.lead-content-block .lead-content-block_content .lead-content-block_description
{
    font-size: 1.125em;
    line-height: 1.4444444444em;
    font-family: 'BBC Reith Sans lt';
}

@font-face
{
    font-family: 'BBC Reith Sans';
    src: url('../../fonts/reith-sans/bbcreithsans_rg.ttf') format('truetype');
}

@font-face
{
    font-family: ProximaNova;
    font-weight: 700;
    src: url(../../fonts/EMEAChannelSites/proximanovabold.woff2) format("woff2"), url(../../fonts/EMEAChannelSites/proximanovabold.woff2) format("woff")
}

@font-face
{
    font-family: ProximaNova;
    src: url(../../fonts/EMEAChannelSites/proximanovaregular.woff2) format("woff2"), url(../../fonts/EMEAChannelSites/proximanovaregular.woff2) format("woff")
}

.bbc-nordic
{
    background-color: #75efe2;
}

.bbc-nordic-plus
{
    background-color: #154a4b;
}

.container-fluid
{
    padding-right: calc(var(--bs-gutter-x) * 0);
    padding-left: calc(var(--bs-gutter-x) * 0);
}

.container-fluid .conatiner .row > *
{
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}

.with-paragraph--gallery .container, main
{
    overflow: visible;
}

.channel-provider
{
    background: rgba(21,74,75,.05) !important;
    border-color: rgba(21,74,75,.05) !important;
}

.channel-finder .channel-provider
{
    border: 1px solid hsla(0,0%,100%,.2);
    background: rgb(255 255 255 / 30%) !important;
    box-sizing: border-box;
    border-radius: 2px;
    height: 46px;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    display: block;
    text-decoration: none;
    flex-basis: calc(25% - 16px);
    padding: 13px 1em;
    margin: 0px 10px 10px 0px;
}

.channel-finder .channel-provider
{
    font-family:'BBC Reith Sans Bd';
}

.channel-finder .channel-provider span
{
    float: right;
}

.channel-finder .channel-provider span svg
{
    fill: #000;
}

.channel-finder .location__region
{
    font-weight: 700;
}

.channel-finder .location__country, .channel-finder .location__region
{
    font-family: ProximaNova;
    font-size: 14px;
}

.padding-top
{
    padding-top: 4rem;
}

.padding-bottom
{
    padding-bottom: 4rem;
}

main
{
    display: block;
}

.bbc-first
{
    background-color: #1d535f;
}

.bbc-first-nieuws
{
    background-color: #F2F2F2;
}

.bbc-nl-get-channel
{
    background-color: #84CCF3;
}

.hero
{
    background-size: cover;
    background-repeat: no-repeat;
    padding: 28px 0;
    color: #fff;
}

.hero h1 {
    font-size: 44px;}

.hero--blog
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 180px;
}

.gel--great-primer--bold-upper, .channel-common .gel--pica, .blogContent p.title a, .channels-repeating-content-bloc-curation-title, .hero__content h1, .faqs_content h2
{
    font-family: 'BBC Reith Sans Bd' !important;
}

.gel--great-primer--bold-upper
{
    font-size: 1.125em;
    font-weight: 900;
    line-height: 1.2222222222em;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    text-transform: none;
}

.hero--blog .container .hero__content h1
{
    text-transform: none;
}

.hero h1
{
    color: #053308;
    text-shadow: none;
    font-weight: 700;
    font-family: 'BBC Reith Sans Bd';
    margin-bottom: 0;
}

.btndisabled
{
    font-size: 15px;
    height: 44px;
    padding: 0.75em 1.3em;
    text-align: center;
    border: 1.2px solid #e0e0e0;
    border-radius: 0;
    opacity: 1;
    color: rgba(0, 0, 0, .38) !important;
    font-family: inherit;
    background-color: transparent !important;
    text-decoration: none;
    font-weight: 700;
    display: flex
}

.btndisabled svg
{
    fill: rgba(0, 0, 0, .38);
    margin-left: 10px;
    margin-top: 2px;
}

.btnactive
{
    font-size: 15px;
    height: 44px;
    padding: 0.75em 1.3em;
    text-align: center;
    border: 1.2px solid #e0e0e0;
    border-radius: 0;
    color: #154a4b;
    opacity: 1;
    background-color: transparent !important;
    text-decoration: none;
    font-weight: 700;
    display: flex
}

.btnactive svg
{
    fill: #154a4b;
    margin-top: 2px;
}

.btnactive:hover
{
    background: rgba(59, 23, 89, .1) !important;
}

.btnonnow
{
    margin-left: 30px;
    font-size: 15px;
    height: 44px;
    padding: 0.75em 1.1em;
    text-align: center;
    border: 1.2px solid #154a4b;
    border-radius: 0;
    color: #154a4b;
    opacity: 1;
    background-color: transparent !important;
    text-decoration: none;
    font-weight: 700;
    vertical-align: top;
}

.button-link-info
{
    padding: 0;
    margin-top: 12px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #053308;
    border-color: transparent;
    background: transparent;
    position: relative;
    display: inline-block;
    width: auto;
}

.button--outline-primary
{
    background-color: transparent !important;
    color: #154a4b !important;
    border-color: #e0e0e0 !important;
}

.button--md
{
    padding: .75em 1.1em .65em;
    font-size: 15px;
    line-height: 20px;
    height: 44px;
}

.button
{
    display: inline-block;
    width: auto;
    max-width: 100%;
    padding: .7333333333em 1em;
    border: 1px solid;
    border-radius: .1333333333em;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3333333333em;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.buttonGreen
{
    padding: 1em 1.1em;
    font-size: 14px;
    text-align: center;
    font-family: inherit;
    background: #053308 !important;
    color: #C1D767 !important;
    line-height: 20px;
    height: 44px;
    position: relative;
    margin: 0;
    backface-visibility: hidden;
    border-radius: 2px;
    font-weight: 700;
    text-decoration: none;
    font-family: 'BBC Reith Sans Bd';
    border:none !important;
}

.btnright-margin
{
    margin: 0 0 0 auto;
    display: flex;
}

.buttonGreen.white
{
    padding: .65em 1.1em;
    font-size: 15px;
    text-align: center;
    font-family: inherit;
    background-color: #FFF !important;
    border-color: #fff !important;
    line-height: 20px;
    height: 44px;
    color: #154a4b;
    position: relative;
    margin: 0;
    width: 50%;
    float: right;
    backface-visibility: hidden;
    border-radius: 2px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'BBC Reith Sans Bd';
}

.carousel-bg
{
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.gel--brevier
{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, .6);
}

.gel--brevier-bold
{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, .6);
}

.hide
{
    display: none;
}

.card:hover .hide
{
    display: block;
}

.card:hover .teaser
{
    display: none;
}

.card
{
    border: none !important;
    border-radius: 0 !important;
    background: transparent;
    padding: 0 7.5px;
    transition: opacity 0.3s ease-in-out;
}

.card .title
{
    color: #13c392;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: 24px;
    font-family: 'BBC Reith Sans';
    margin: 0px 0px 24px;
}

.card-img,
.card-img-top
{
    border-radius: 0;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .1s ease-in-out;
    width: 100%;
}

.card:hover
{
    transform: scale(1);
    padding: 0px;
}

.card:hover .title
{
    color: #0c4466;
}

.card:hover .card-body
{
    background-color: #13c392;
}

.studios-article-block.tiles
{
    min-height: 350px;
}

.studios-article-block .lifter
{
    transition: all .4s ease-in-out;
    position: relative;
    display: block;
}

.studios-article-block:hover .lifter, .studios-article-block:focus .lifter
{
    position: absolute;
    padding: 0px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    margin: -15px -15px -30px;
}

.lead-content-block
{
    background-color: #0a0c11;
    padding-top: 48px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.lead-content-block .lead-content-block_content .lead-content-block_description p
{
    margin: 0;
    padding-bottom: 1.6rem;
    font-weight: 300 !important;
}

.studios-repeating-content-block__head h3
{
    color: rgba(0, 0, 0, 0.87);
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.studios-repeating-content-block__head .wht-heading
{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-family: 'BBC Reith Sans xBold';
    align-items: baseline;
}

.lead-content-block .lead-content-block_content .lead-content-block_description h3
{
    font-family: 'BBC Reith Sans';
}

.more-info-carousel-head h3
{
    color: #fff;
    margin-left: 0;
    margin-bottom: 24px;
    font-size: 1.125em;
    font-weight: 700;
    line-height: 1.3333333333em;
    letter-spacing: .25em;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'BBC Reith Sans Bd';
    display: flex;
    flex-wrap: wrap;
}

.more-info-carousel-head h3 .our_title
{
    font-weight: 300;
    font-family: 'BBC Reith Sans lt';
}

.more-info-carousel-head h3 .tiles
{
    white-space: nowrap;
}

.more-carousel-title-head
{
    padding-top: 2rem;
}

.carousel-responsive-image
{
    background-color: #c4c4c4;
    padding-top: 56.25%;
    position: relative;
}

.article-block__meta .channel-patch-box
{
    max-width: 64px;
    width: 64px;
    margin-left: 8px;
}

.article-block__meta h3
{
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: .3em;
    display: inline;
    font-size: 1.5em;
    line-height: 1.0833333333em;
    font-family: 'BBC Reith Sans Lt';
}

.multi-item-carousel.multi-items .studios-article-block .header
{
    transform: scale(1);
}

.multi-item-carousel.multi-items .studios-article-block:hover
{
    position: relative;
    padding: 0px 7px;
    transition: all .5s ease;
    transform: scale(1);
}

.multi-item-carousel.multi-items .studios-article-block:hover .header
{
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
}

.multi-item-carousel.multi-items .studios-article-block .header .picture-container:after
{
    opacity: 0;
    transition: all .1s ease-in-out;
}

.multi-item-carousel.multi-items .studios-article-block:hover .header .picture-container:after
{
    background: linear-gradient(180deg, rgba(3, 17, 42, 0) .18%, rgba(3, 17, 42, .7) 99.82%);
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 50%;
    opacity: 1;
    transition: all .5s ease;
}

.multi-item-carousel.multi-items .studios-article-block .header .brand-logo
{
    max-width: 90%;
    max-height: 100%;
}

.lead-content-block button .collapsed img, .lead-content-block button .expanded img
{
    margin-left: 8px;
}

.studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder h3
{
    font-size: 16px !important;
}

.studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder p
{
    font-size: 13px !important;
}

.studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder .label
{
    font-size: 12px !important;
}

.article-block__meta .text-holder
{
    flex-grow: 1;
    max-width: 80%;
    padding-right: 50px;
}

.article-block__meta .more-info
{
    font-size: 14px;
    line-height: 16px;
}

.article-block__meta .more-info svg
{
    vertical-align: bottom;
    position: relative;
    margin-left: .5em;
}

.article-block__meta .more-info
{
    display: none;
}

.open-icon
{
    background: url('../../Resources/bbc-production/open-icon.svg') center center no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    margin-right: 4px;
    text-decoration: none;
}

.our_team .profile-grid-section
{
    padding-bottom: 5rem;
}

.card-body
{
    padding: 20px 0px;
    padding-left: 5px;
}

.hero p
{
    color: #053308;
    text-shadow: none;
}

.channel-sorry
{
    border: 1px solid hsla(0, 0%, 100%, .2);
    background: rgb(255 255 255 / 30%) !important;
    box-sizing: border-box;
    border-radius: 2px;
    height: 46px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 1em;
    color: #000;
    margin: 0 0px 1.8rem;
}

.hero_media
{
    flex-basis: 52%;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 52%;
}

.channels-repeating-content-bloc-curation-title
{
    position: relative;
    margin: 0 0 10px 0px;
    font-size: 1.125em;
    font-weight: 900;
    line-height: 1.2222222222em;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: rgba(0, 0, 0, .87);
    text-transform: none;
    color: #053308;
}

.channel-header
{
    background: #121212;
    color: #fff;
    padding-top: 4em;
}

.channel-bar-wrapper
{
    height: 107px;
}

.channel-bar-wrapper
{
    background-color: #154a4b;
}

.channel-bar-wrapper.bbc-nordic
{
    background-color: #75efe2;
}


.channel-bar-wrapper .container
{
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.channel-bar-wrapper .container .channel-bar-description
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.channel-logo
{
    padding-top: 0;
    width: 137px;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 67px;
    text-indent: -9999px;
}

.channel-bar-wrapper .container .channel-logo
{
    height: 45px;
}

.channel-bar-wrapper .container .channel-bar-description .channel-bar-text
{
    margin-left: 3.3rem;
    padding-top: 0;
}

.channel-bar-wrapper p.headline
{
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    margin: 0;
}

.channel-bar-wrapper p.headline
{
    color: #75efe2;
    text-transform: none;
    font-size: 24px;
    line-height: 28px;
}

.channel-bar-wrapper p.supporting_text
{
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    margin: 6px 0 0;
}

.channel-bar-wrapper .container .channel-bar-buttons
{
    margin-left: 3.3rem;
}

.show-page .channel-bar-wrapper.bbc-nordic p.headline
{
    color: #154a4b;
}

.channel-bar-wrapper.bbc-nordic .channel-logo.bbc-nordic
{
    background-image: url(https://www.bbcnordic.com/_next/static/media/patch-transparent.6185b99d32d841ac653bec2eea1769bd.png);
}

.lead-content-block .lead-content-block_inner
{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.lead-content-block .lead-content-block_content
{
    max-width: 826px;
}

.lead-content-block.isCollapsed
{
    margin: 0 0 2em 0;
}

.lead-content-block button
{
    color: #154a4b;
    text-transform: uppercase;
    height: auto;
    position: relative;
    text-align: left;
    padding-left: 0 !important;
    width: auto;
    position: relative;
    width: 104px;
    text-align: left;
    overflow: visible;
    text-decoration: underline;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3333333333em;
    font-family: sans-serif;
    background-color: transparent;
    border: none;
}

.lead-content-block .button[aria-expanded="false"] > .expanded,
.lead-content-block .button[aria-expanded="true"] > .collapsed
{
    display: none;
    transition: all .6s ease-in;
}

.lead-content-block .full-description-para.collapse.show + .ellipsis-more
{
    display: none;
}

.lead-content-block .drop-arrow-down
{
    border-color: transparent transparent #154A48 transparent;
}

.drop-arrow-down
{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #fff transparent;
    transform: rotate(180deg);
}

.drop-down-box
{
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 5px;
}

.drop-arrow-up
{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #fff transparent;
    transform: rotate(0deg);
}

.lead-content-block .drop-arrow-up
{
    border-color: transparent transparent #154A48 transparent;
}

.content-index
{
    margin-bottom: 4rem;
}

.blogHeaderWrapper .blogContent, .page-blogIndex .blogHeaderWrapper .blogContent
{
    display: flex;
    flex-direction: column;
}

.MuiAutocomplete-fullWidth
{
    width: 100%;
}

.search input
{
    margin: 0;
    font-weight: 700;
    font-size: 14px;
    padding: 1em 0 0.5em .4em;
    width: 112px;
    transition: width 1s ease-in-out;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    height: 44px;
    box-sizing: border-box;
}

.channels-article-block header
{
    margin-bottom: -8px;
}

.grid-item
{
    margin: 0 0 51px 0;
    padding: 0 15px 0 0;
}

.channels-article-block
{
    display: flex;
    flex-direction: column;
    text-decoration: none;
    position: relative;
    z-index: 1 !important;
}

.channels-article-block:hover
{
    position: relative;
    z-index: 100;
}

.channels-article-block .lifter
{
    transition: margin .4s ease-in-out, background .2s linear .2s, -webkit-filter .4s ease;
    transition: margin .4s ease-in-out, background .2s linear .2s, filter .4s ease;
    transition: margin .4s ease-in-out, background .2s linear .2s, filter .4s ease, -webkit-filter .4s ease;
}

.channels-article-block .article-block_meta
{
    padding-bottom: 8px;
    transition: padding .4s ease-in-out, background .2s linear .2s;
    background: transparent;
    display: flex;
}

figure
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.channels-article-block:hover .lifter .article-block_meta, .channels-article-block:focus .lifter .article-block_meta
{
    box-shadow: inset 0 4px 0 #C1D767;
}

.content-index .index-blocks .channels-article-block:hover .article-block_meta
{
    background: #fff !important;
}

.content-index .index-blocks .article-block_meta
{
    padding-top: 8px;
}

.article-block_meta .text-holder
{
    flex-grow: 1;
    padding-right: 10px;
}

.text-holder .gel-brevier
{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, .6);
}

.channel-patch.bbc-one
{
    background-size: cover;
    width: auto;
    height: 48px;
    display: block;
    max-width: 64px;
    object-fit: contain;
    object-position: center;
}

.content-index .index-blocks .article-block_meta p.label
{
    padding-top: 0 !important;
}

.content-index .index-blocks .blog-filter-link .text-holder .label, .channels-article-block .article-block_meta .text-holder .label
{
    font-size: .8rem;
    line-height: 1.33333em;
    letter-spacing: 1.5px;
    margin-bottom: 5px;
    font-weight: 500;
    margin-top: 0;
    transition: color .2s linear .2s;
    color: #666;
    padding-top: 16px;
    text-transform: none;
    font-family: inherit;
    text-decoration: none !important;
}

.content-index .index-blocks a .blog-filter-link .text-holder .label, .channels-article-block .article-block_meta .text-holder .label
{
    text-decoration: none;
}

.article-block_meta h3
{
    color: #053308;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
    display: inline;
    font-family: 'BBC Reith Sans Bd';
    margin-top: 0;
}

.anchor-small-tile
{
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #154a4b;
    margin-bottom: 8px;
}

.arrow
{
    border: solid #154a4b;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 2.7px;
}

.right
{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.img-thumbnail
{
    border: 0;
    padding: 0;
    border-radius: 0;
}

.channel-finder
{
    padding-top: 76px;
    padding-bottom: 80px;
}

.newsletter
{
    padding: 80px 0;
    background: #172228;
}

.newsletter.channel-newsletter
{
    background-color: #75efe2;
}

.newsletter.channel-newsletter .newsletter_content
{
    display: flex;
    max-width: 610px;
}

.newsletter.channel-newsletter .newsletter_content .channels-repeating-content-bloc-curation-title
{
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 31px;
}

.newsletter.channel-newsletter .hgroup
{
    justify-content: start;
}

.newsletter.channel-newsletter .newsletter_content .medium
{
    margin: 0 15px 0 0;
}

.newsletter.channel-newsletter .newsletter_content p, .newsletter.channel-newsletter .newsletter_content .medium
{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
    color: #154a4b;
}

.newsletter.channel-newsletter .social
{
    display: flex;
    align-items: center;
    margin-top: 26px;
    margin-bottom: 23px;
}

.newsletter.channel-newsletter .social ul
{
    display: inline-flex;
    margin: 0;
    padding: 0;
}

.newsletter.channel-newsletter .social ul li
{
    list-style: none;
}

.newsletter.channel-newsletter .social ul a
{
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.newsletter.channel-newsletter svg path
{
    fill: #154a4b;
}

.Row-fullWidth
{
    width: 100%;
    min-width: 100%;
    float: left;
}

.formLablel
{
    font-size: 14px;
    line-height: 1.175rem;
    font-weight: 400;
    font-style: normal;
    display: block;
    min-height: 1.2rem;
    background-color: transparent;
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    appearance: none;
    color: rgba(0, 0, 0, .6);
    margin-bottom: 0.5em;
    margin-top: 1.25em;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
}

input.textfield, select
{
    float: left;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    width: 100%;
    padding: 0.75rem;
    height: 50px;
    color: #bbbbbb !important;
}

select, textarea, input.textfield
{
    width: 100%;
    position: relative;
    padding: 0.9em 3em 0.6em 1em;
    cursor: pointer;
    -webkit-appearance: listbox;
    -moz-appearance: listbox;
    appearance: none;
    border: 1px solid #e0e0e0;
    background-color: white !important;
}

textarea
{
    min-height: 6.9em;
}

select:focus, textarea:focus, input:focus
{
    outline: 0;
}

.disclaimerText
{
    margin: 0px;
    font-size: 0.8em;
    line-height: 1.5em;
    color: rgba(0, 0, 0, .6) !important;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
}

.hide
{
    display: none;
}

.channels-article-block:hover .hide
{
    display: block;
}

.slick-slider .slick-list
{
    overflow: visible !important;
}

.slick-slide:not(.slick-active)
{
    opacity: .4;
    pointer-events: none;
}

.modal-content
{
    border: 0;
    border-radius: 0;
}

.accordion-item
{
    border: 0
}

.faqs
{
    background: hsla(0, 0%, 87.8%, .2);
    padding: 5em 0;
    margin-bottom: 0;
}

.faqs_content
{
    margin-right: 115px;
}

.gel-trafalgar
{
    font-size: 2em;
    line-height: 1.125em;
    font-weight: 700;
}

.faqs_content h2
{
    color: #154a4b;
    margin-bottom: 20px;
}

.faqs_content h2:after
{
    background: #FF73FF;
    content: "";
    width: 46px;
    height: 3px;
    display: block;
    margin-top: 31px;
}

.accordion-item
{
    border: 0;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 #e0e0e0;
}

.accordion-button
{
    background-color: transparent;
    color: #154a4b;
    padding: 1.2rem .4rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2222222222em;
}

.accordion-button:focus
{
    background-color: transparent;
    border: none;
    background: transparent;
    box-shadow: none;
}

.accordion-button:not(.collapsed)
{
    background-color: transparent;
    border: none;
    background: transparent;
    box-shadow: none;
    color: #154a4b;
}

button:focus:not(:focus-visible)
{
    outline: 0;
}

.accordion-body
{
    color: rgba(0, 0, 0, .6);
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 400 !important;
    padding: 0 2.7rem .6rem .4rem;
}

.anchor-small-tile
{
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #154a4b;
    margin-bottom: 8px;
}

.loader-cstm
{
    display: block;
    width: 100%;
    height: 80%;
    text-align: center;
    position: absolute
}

.loader-cstm img
{
    width: 50px;
    align-items: center;
    position: absolute;
    top: 50%;
}

.meld-je-aan .container-fluid
{
    max-width: 1280px;
}

.more-info
{
    color: #053308;
    font-weight: 600;
    display: block;
    font-size: 14px;
}

.mobile-divider
{
    display: none;
}

@media (max-width: 599px)
{
    .channel-sorry {
        margin-top:20px;
    }

    .faqs_content
    {
        margin-right: 0;
    }

    .footer.studios_footer_wrapper .footer__divider
    {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .footer__top__right .social-links span
    {
        margin-bottom: 0px !important;
    }

    .faqs_content h2
    {
        font-size: 24px;
        width: 288px;
    }

    .lead-content-block__content h3, .gel--great-primer--bold-upper
    {
        font-size: 24px;
    }

    .channel-finder .channel-provider
    {
        margin-top: 20px !important;
    }

    #channelLocationClick
    {
        border: 1px solid;
        padding: 10px;
        margin-right: 20px;
    }
}

@media (min-width: 300px)
{
    .gel--brevier-bold
    {
        font-size: .875em;
        line-height: 1.2857142857em;
    }
}

@media (min-width: 600px)
{
    .lead-content-block .lead-content-block__content .lead-content-block__description
    {
        font-size: 1em;
        font-weight: 400;
        line-height: 1.625em;
    }

    .more-info-carousel-head h3
    {
        color: #fff;
        margin-left: 0;
        margin-bottom: 24px;
        font-size: 1.5em;
        line-height: 1.0833333333em;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-weight: 900;
        font-family: 'BBC Reith Sans Bd';
    }

    .title-head
    {
        padding-top: 4rem;
    }

    .channels-article-block:hover, .channels-article-block:focus
    {
        box-shadow: none;
    }

    .channels-article-block:hover, .channels-article-block:focus
    {
        box-shadow: none;
        outline: 0;
        z-index: 3 !important;
    }

    .channels-article-block:hover .lifter, .channels-article-block:focus .lifter
    {
        background: #fff;
        box-shadow: 0 0 18px 18px rgba(0, 0, 0, .04);
    }

    .channels-article-block:hover .lifter, .channels-article-block:focus .lifter
    {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: -53px -25px -15px;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-filter: drop-shadow(0 16px 24px rgba(0, 0, 0, .4));
        filter: drop-shadow(0 16px 24px rgba(0, 0, 0, .4));
        z-index: 1;
    }

    .channel-carousel
    {
        position: relative;
    }

    .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 #C1D767;
    }

    .channels-article-block:hover .teaser
    {
        display: none;
    }

    .gel--brevier-bold
    {
        font-size: 1.125em;
        line-height: 1.2222222222em;
    }
}

@media (min-width: 753px)
{
    .card-body
    {
        padding-left: 0;
    }

    .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder h3
    {
        font-size: 24px !important;
    }

    .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder p
    {
        font-size: 15px !important;
    }

    .studios-repeating-content-block .studios-article-block:hover .article-block__meta .text-holder .label
    {
        font-size: 12px !important;
    }

    .article-block__meta .text-holder
    {
        max-width: 90%;
    }

    .more-carousel-title-head
    {
        padding-top: 6rem;
    }

    .showing-pages
    {
        margin-top: 5rem;
    }

    .carousel-bg
    {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (max-width: 1007px)
{

    .channel-bar-wrapper
    {
        height: auto;
    }

    .channel-bar-wrapper .container
    {
        flex-direction: column;
        padding: 32px 16px;
    }

    .channel-bar-wrapper .container .channel-bar-description
    {
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
    }

    .channel-bar-wrapper.bbc-nordic .channel-logo.bbc-nordic
    {
        margin-bottom: 16px;
    }

    .channel-bar-wrapper .container .channel-bar-description .channel-bar-text
    {
        margin-left: 0;
    }

    .channel-bar-wrapper .container .channel-bar-description
    {
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
    }

    .channel-bar-wrapper .container .channel-bar-buttons
    {
        margin: 0;
    }

    .channel-bar-wrapper .container .channel-bar-buttons .button-group
    {
        display: flex;
        flex-direction: column;
        margin: 16px 0 0;
    }

    .show-page .channel-bar-wrapper .button-group .buttonGreen
    {
        width: 100%;
        margin: 8px 0;
    }

    .show-page .channel-bar-wrapper .button-group .btnactive
    {
        width: 100%;
        margin: 8px 0;
    }
}

@media (min-width: 1008px)
{
    .large-hero .brand_studio_content img
    {
        width: 413px;
        max-width: 100%;
    }

    .lead-content-block .lead-content-block__content .lead-content-block__description
    {
        font-size: 1.5em;
        font-weight: 300;
        line-height: 1.6666666667em;
    }

    hide
    {
        display: block;
    }

    .gel--brevier-bold
    {
        font-size: .8125em;
        line-height: 1.2307692308em;
    }
}

@media (min-width: 1280px)
{
    .large-hero .brand_studio_content img
    {
        width: 481px;
        max-width: 100%;
    }

    .large-hero
    {
        height: 63vw;
        max-height: 800px;
        overflow: hidden;
        margin-top: 140px;
    }

    .lead-content-block .lead-content-block__content .lead-content-block__description p
    {
        margin: 0;
        padding-bottom: 1.6rem;
        font-weight: 300 !important;
    }

    .lead-content-block .lead-content-block__content .lead-content-block__description
    {
        font-size: 1.5em;
        font-weight: 300;
        line-height: 1.6666666667em;
    }

    .more-info-carousel-head h3
    {
        color: #fff;
        margin-left: 0;
        margin-bottom: 24px;
        font-size: 1.5em;
        line-height: 1.0833333333em;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-weight: 900;
        font-family: 'BBC Reith Sans xBold';
    }

    .more-info-carousel-head h3 .tiles
    {
        white-space: normal;
    }

    .more-carousel-title-head
    {
        padding-top: 6rem;
    }

    .our_team .profile-grid-section
    {
        padding-bottom: 3rem;
    }
}

@media (min-width: 1024px) and (max-width: 1365px)
{
    .multi-item-carousel .carousel-inner .carousel-item .col-sm-12
    {
        flex: 0 0 auto;
        width: 50% !important;
    }

    .profile-grid-section .col-sm-6
    {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl
    {
        max-width: 1280px;
    }
}

@media (max-width: 2960px)
{
    .container, .container-lg, .container-md, .container-sm, .container-xl
    {
        max-width: 1280px;
    }
}

@media (min-width: 1280px)
{
    .container, .container-lg, .container-md, .container-sm, .container-xl
    {
        max-width: 1280px;
    }
}

@media (max-width: 1007px)
{
    .hero
    {
        padding: 23px ​0 32px;
    }

    .hero--blog
    {
        min-height: 100px;
    }

    .hero h1
    {
        font-size: 32px;
        line-height: 32px;
    }

    .show-page .hero .container
    {
        flex-wrap: wrap;
    }

    .show-page .hero_media
    {
        max-width: 100%;
        flex-basis: 100%;
    }

    .padding-top
    {
        padding-top: 3rem;
    }
}

@media (max-width: 992px)
{
    .container, .container-lg, .container-md, .container-sm
    {
        max-width: 100%;
    }
}

@media (max-width: 768px)
{
    .container, .container-md, .container-sm
    {
        max-width: 100%;
    }
}

@media (max-width: 576px)
{
    .container, .container-sm
    {
        max-width: 100%;
    }
}


@media screen and (min-device-width: 320px) and (max-device-width: 599px)
{
    .article-block_meta .text-holder
    {
        padding-right: 0px;
    }

    .padding-bottom
    {
        padding-bottom: 3rem;
    }

    .content-index
    {
        margin-bottom: 10px;
    }

    .faqs
    {
        padding: 2em 0;
    }

    .slick-prev, .slick-next
    {
        display: none !important;
    }

    .channel-finder
    {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .btnright-margin
    {
        margin: 0px;
        display: grid;
    }

    .btnright-margin a
    {
        margin: 10px 0 0 0 !important;
    }

    .channel-carousel-header h2
    {
        padding-bottom: 10px !important;
    }
}

@media (max-width: 820px)
{
    .production-navbar-items
    {
        height: 37vh;
    }
}

@media screen and (min-device-width: 820px) and (max-device-width: 820px)
{
    .article-block_meta .text-holder
    {
        padding-right: 0px;
    }

    .padding-bottom
    {
        padding-bottom: 3rem;
    }

    .content-index
    {
        margin-bottom: 2rem;
    }

    .slick-prev, .slick-next
    {
        display: none !important;
    }

    .channel-finder
    {
        padding-top: 40px;
        padding-bottom: 40px;
    }

  
}

.navigation__search
{
    overflow: scroll;
    align-items: flex-start;
    max-height: calc(100vh - 68px);
}

.algolia-search-results
{
    flex-wrap: wrap;
    padding: 40px 0;
    width: 100%;
    background-color: #f6f6f6;
}

.algolia-search-results header
{
    margin-bottom: 64px;
    width: 100%;
}

.algolia-search-results header h3
{
    color: rgba(0, 0, 0, .87);
    line-height: 36px;
    font-size: 32px;
    font-weight: 700;
}

.algolia-search-results header span
{
    color: rgba(0, 0, 0, .38);
}

.close-button-wrapper
{
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}

@media (max-width: 599px)
{
    .navigation--search-open .navigation__search
    {
        max-height: calc(100vh - 148px);
    }

    .mobile-divider
    {
        display: block;
    }
}

.blog-search .channels-article-block:hover .lifter, .blog-search .channels-article-block:focus .lifter
{
    margin: 0 !important;
    -webkit-filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0));
    filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0));
    box-shadow: none !important;
    background: transparent;
    background-color: transparent;
    position: relative;
    transform: unset
}

@media(max-width:840px)
{
    .navigation__expanded-wrapper .more-item-nav
    {
        display: ruby !important;
    }

    .channel-finder select
    {
        background-color: #fff !important;
        border: none !important;
        width: 100%;
        padding: 10px;
        height: 50px;
        color: #333 !important;
        margin-bottom: 20px;
    }

    .channel-finder .select-channel
    {
        display: grid !important;
    }

    .belgium .bbc-production-logo
    {
        margin: 10px 0;
    }

    .production-navbar .navbar-toggler
    {
        margin-top: 10px;
    }

    .bbc-menu
    {
        margin-top: 10px;
    }
}

.blog-search .channels-article-block:hover .lifter .article-block_meta, .blog-search .channels-article-block:focus .lifter .article-block_meta
{
    padding: 0px;
    box-shadow: none !important;
    transition: none !important;
}

.blog-search .channels-article-block header
{
    margin-bottom: 0px !important;
}

.blog-search .blog-lifter .article-block_meta .text-holder
{
    padding-top: 0px;
}

.blog-search .channels-article-block .article-block_meta
{
    padding-top: 0px
}

.blog-search .grid-item
{
    padding: 0px;
}

.navigation__expanded-wrapper
{
    z-index: 9999;
    position: absolute;
    width: 100%;
}

.algolia-search-results .pagination-wrapper
{
    margin: 64px auto 32px;
    text-align: center;
}

.pagination-wrapper button
{
    width: 40px;
    height: 40px;
    border: 0;
    background: transparent;
}

.vjs-poster
{
    background-size: cover !important;
}

.video-js
{
    vertical-align: inherit !important;
}

.vjs-poster img
{
    object-fit: cover !important;
    height: auto !important;
}

.algolia-search-results header
{
    margin-bottom: 64px;
    width: 100%;
}

.algolia-search-results header h3
{
    color: rgba(0, 0, 0, .87);
    line-height: 36px;
    font-size: 32px;
    font-weight: 700;
}

.algolia-search-results header span
{
    color: rgba(0, 0, 0, .38);
}


@media (max-width: 599px)
{
    .navigation--search-open .navigation__search
    {
        max-height: calc(100vh - 148px);
    }
}

.blog-search .channels-article-block:hover .lifter, .blog-search .channels-article-block:focus .lifter
{
    margin: 0 !important;
    -webkit-filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0));
    filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0));
    box-shadow: none !important;
    background: transparent;
    background-color: transparent;
    position: relative;
    transform: unset
}

.blog-search .channels-article-block:hover .lifter .article-block_meta, .blog-search .channels-article-block:focus .lifter .article-block_meta
{
    padding: 0px;
    box-shadow: none !important;
    transition: none !important;
}

.blog-search .channels-article-block header
{
    margin-bottom: 0px !important;
}

.blog-search .blog-lifter .article-block_meta .text-holder
{
    padding-top: 0px;
}

.blog-search .channels-article-block .article-block_meta
{
    padding-top: 0px
}

.blog-search .grid-item
{
    padding: 0px;
}

.footer .location__region svg
{
    fill: #fff;
}

.channel-finder select
{
    background-color: transparent !important;
    border: none;
    width: 25%;
    padding: 2px;
    height: 20px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 20px;
    font-weight: 700;
    font-size: 14px;
    font-family: 'BBC Reith Sans Bd';
    color: #154a4b;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: url('../../resources/emeachannelsites/nordic/down-arrow-select.svg') no-repeat center / contain;
    background-size: 12px;
    background-position: calc(100% - 10px);
}

.channel-finder select option
{
    font-family: 'BBC Reith Sans';
    font-weight: 500;
}

.studios-footer-nav button
{
    border: none;
}

#locationClick,
#locationClick:link,
#locationClick:visited,
#locationClick:active
{
    text-decoration: none;
    fill: currentColor;
}

#locationClick:hover
{
    text-decoration: underline;
}

#locationClick:active
{
    text-decoration: none;
}

#locationClick:hover svg path
{
    fill: currentColor;
}

.channel-finder #channelLocationClick div,
.channel-finder #channelLocationClick div:link,
.channel-finder #channelLocationClick div:visited,
.channel-finder #channelLocationClick div:active
{
    text-decoration: none;
    fill: currentColor;
}

.channel-finder #channelLocationClick div:hover
{
    text-decoration: underline !important;
}

.channel-finder #channelLocationClick div:active
{
    text-decoration: none !important;
}


.social-links a,
.social-links a:link,
.social-links a:visited,
.social-links a:active
{
    text-decoration: none;
    fill: currentColor;
}

.social-links a:hover
{
    background-color:grey;
    border-radius:100%;
    width:30px;
    height:30px;
}

.social-links a:active
{
    text-decoration: none !important;
}


.social-links a svg,
.social-links a svg:link,
.social-links a svg:visited,
.social-links a svg:active
{
    text-decoration: none;
    fill: currentColor;
}

.social-links a svg:hover
{
    text-decoration: none !important;
}

.social-links a svg:active
{
    text-decoration: none !important;
}


.alert-notification
{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
}

.emea-success-notification
{
    z-index: 9999;
    align-items: center;
    margin: auto;
    width: 320px;
    height: 100px;
    padding: 10px;
    display: inline-flex;
    justify-content: center;
    border: none;
    position: fixed;
    font-size: 20px;
    top: 10px;
}

.emea-success-notification.africa
{
    background: rgb(59 23 89 / 94%) !important;
    color: #fff;
}

.emea-success-notification.benelux
{
    background: #053308 !important;
    color: #C1D767 !important;
}

.event-blocks {
    overflow: auto;
    margin-bottom:20px;
}

.event-blocks .event-block {
    min-width: 17em;
}

.grid-item a {
    text-decoration:none;
}
.tv-guide-wrapper {
    flex-basis: 100%;
    margin-top: 40px;
}

    .tv-guide-wrapper > div.tv-guide-header {
        display: flex;
        justify-content: space-between;
    }

    .tv-guide-wrapper .tv-guide-header h1 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 32px;
        color: rgba(0, 0, 0, .87);
        font-family: 'BBC Reith Sans Bd';
    }

    .tv-guide-wrapper .tv-guide-header a {
        margin-bottom: 24px;
        background: transparent;
        font-size: 16px;
    }

.algolia-search-form .tv-guide-wrapper .tv-guide-result, .algolia-search-form .tv-guide-wrapper > div.tv-guide-header {
    display: flex;
    justify-content: space-between;
}

.tv-guide-result {
    display: flex;
    justify-content: space-between;
}

.close-button-wrapper {
    display: none;
}
 