﻿body {
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    color: #333;
}

.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;
    color: rgba(0, 0, 0, 0.87);
}

.article-block_meta h3 {
    color: rgba(0, 0, 0, 0.87);
}

.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 #50d5b9;
}

.slick-next {
    background-color: #000 !important;
}

.channels-repeating-content-block__curation-title {
    position: relative;
}

.gel--minion {
    display: none;
}

.article-block__meta {
    display: flex;
}

.carousel-bg {
    overflow: visible !important;
}

.slick-slider .slick-list {
    overflow: visible !important;
}

    .slick-slider .slick-list .article-block_meta {
        margin-top: -8px;
    }

.channels-article-block:hover .article-block_meta {
    background: #fff !important;
}

.article-block_meta {
    padding-top: 8px;
}

    .article-block_meta .text-holder {
        flex-grow: 1;
    }

    .article-block_meta .text-holder-four-col {
        max-width: 100%;
        padding-right: 0px;
    }

    .article-block_meta p.label {
        padding-top: 0 !important;
    }

.blog-filter-link .text-holder .label {
    font-size: 0.8rem;
    line-height: 1.33333em;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
    font-weight: 500;
    margin-top: 0;
    transition: color 0.2s linear 0.2s;
    color: #666;
    padding-top: 16px;
    text-transform: uppercase;
    font-family: inherit;
    text-decoration: none !important;
}

.blog-filter-link .text-holder .label {
    text-decoration: none;
}

.hide {
    display: none;
    margin-top: 10px;
}

.text-holder .gel--brevier {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.6);
}

.text-holder .buttonGreen {
    background: #3b1759 !important;
    color: #fff !important;
}

.channel-carousel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .channel-carousel-header .button-group {
        margin: 0;
    }

.channel-common {
    position: relative;
    display: block;
}

    .channel-common .buttonGreen {
        padding: 0.75em 1.1em 0.65em;
        font-size: 15px;
        width: auto;
        border-color: #3b1759 !important;
        background: #3b1759 !important;
        color: #fff !important;
        margin-right: 10px;
        border-radius: 2px;
    }

    .channel-common .btnactive {
        padding: 0.75em 1.1em 0.65em;
        font-size: 15px;
        width: auto;
        border-color: #3b1759 !important;
        background: #fff !important;
        color: #3b1759 !important;
        border-radius: 2px;
    }

        .channel-common .btnactive svg {
            fill: #3b1759 !important;
        }

        .channel-common .btnactive svg {
            margin-right: 10px;
        }

    .channel-common h2 {
        margin: 1.5em 0 0;
    }

    .channel-common .gel--pica {
        color: #333;
        font-size: 1em;
        line-height: 1.25em;
        font-weight: 700;
    }

.btnright-margin a {
    margin: 0 10px 0 10px;
    text-align: center;
}

.article-block__meta .text-holder {
    flex-grow: 1;
    max-width: 90%;
    padding-right: 50px;
}

.studios-repeating-content-block
.studios-article-block:hover
.article-block__meta
.text-holder
h3 {
    color: #e9a09d;
    margin: 0px 10px;
    padding: 0px;
    display: block;
    text-transform: none;
    font-style: normal;
    font-family: "BBC Reith Sans, Helvetica, Arial, sans-serif";
    font-weight: 400;
}

.grid-item {
    margin: 0;
    padding: 0 15px 0 0;
}

.slick-prev,
.slick-next {
    top: 36% !important;
}

@media (max-width: 600px) {
    .channel-carousel-header {
        display: grid;
    }

        .channel-carousel-header h2 {
            padding-bottom: 1.5em;
        }

    .channel-carousel-header {
        justify-content: normal;
    }
}

@media (max-width: 753px) {
    .channel-carousel-header {
        display: grid;
    }

        .channel-carousel-header h2 {
            padding-bottom: 1.5em;
        }

    .channel-carousel-header {
        justify-content: normal;
    }
}

@media (max-width: 1008px) {
    .channel-carousel-header {
        display: grid;
    }

        .channel-carousel-header h2 {
            padding-bottom: 1.5em;
        }

    .btnright-margin {
        display: grid;
        width: 100%;
    }

        .btnright-margin a {
            margin: 0 0 10px auto;
        }

    .channel-carousel-header {
        justify-content: normal;
    }

    .channel-common .buttonGreen,
    .channel-common .btnactive {
        width: 100%;
        display: block;
    }

    .channel-common {
        padding-bottom: 0;
    }
}

@media (max-width: 1279px) {
    .channel-carousel-header h2 {
        padding-bottom: 1.5em;
    }

    .btnright-margin a {
        margin: 0 0 10px auto;
    }

    .channel-carousel-header {
        justify-content: normal;
    }

    .channel-common .buttonGreen,
    .channel-common .btnactive {
        display: block;
    }

    .channel-common {
        padding-bottom: 0;
    }
}

@media screen and (min-device-width: 300px) and (max-device-width: 599px) {
    .article-block__meta .more-info {
        color: #053308;
        display: block;
    }

    .more-info svg path {
        fill: #053308;
    }

    .article-block__meta:hover .more-info {
        display: none;
    }

    .studios-article-block:hover .more-info {
        display: none;
    }

    .slick-prev,
    .slick-next {
        display: none !important;
    }

    .title-carousel-four .slick-arrow {
        top: 55px !important;
    }

    .btnright-margin {
        display: grid;
        margin: 0;
    }

    .channel-common .d-flex {
        display: grid !important;
    }

    .channel-common .buttonGreen {
        width: 100%;
    }

    .channel-common .btnactive {
        width: 100%;
    }
}

@media screen and (min-device-width: 600px) and (max-device-width: 800px) {
    .slick-prev,
    .slick-next {
        display: none !important;
    }

    .title-carousel-four .slick-arrow {
        top: 55px !important;
    }

    .btnright-margin {
        margin: 0 16px 0 auto;
    }
}

.production-navbar-items .nav-link {
    color: #3b1759 !important;
}

    .production-navbar-items .nav-link.active {
        box-shadow: inset 0 -3px 0 #50d5b9 !important;
        color: #3b1759 !important;
    }

    .production-navbar-items .nav-link:hover {
        box-shadow: inset 0 -3px 0 #50d5b9;
        text-decoration: none;
    }

.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta {
    padding: 18px 16px 8px !important;
    box-shadow: inset 0 4px 0 #50d5b9 !important;
}

.text-holder .buttonGreen:hover {
    background: #442162 !important;
}

.more-info {
    color: #154a4b;
}

.btnactive {
    border: 1.2px solid #154a4b !important;
    color: #154a4b;
}

.channels-article-block:hover .lifter,
.channels-article-block:focus .lifter {
    outline: 0;
    position: relative;
    z-index: 3 !important;
}

.select-location-subRegion
.location-accordion
.accordion-item:first-of-type
.accordion-button {
    background-color: #3b1759 !important;
    color: #fff;
}

.region-title {
    color: rgba(0, 0, 0, 0.87) !important;
}

.location-select__close .modal-close-btn {
    border-color: #3b1759;
    background: #3b1759;
}

.location-select__regions ul li a {
    color: inherit;
}

.location-select__countries ul li a {
    color: #333;
}

.location-modal-container .modal-dialog {
    min-height: 356px;
}

.location-select__countries ul.countries {
    height: 200px;
}

.accordion {
    --bs-accordion-border-radius: 0;
}

.nav-link.toggle-search svg,
.nav-link svg {
    fill: rgba(0, 0, 0, 0.87);
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.bbc-production-logo {
    width: 80px !important;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
    .padding-bottom {
        padding-bottom: 0.5rem;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px) {
    .btnright-margin .buttonGreen {
        margin-right: 10px !important;
    }
}

.buttonGreen:hover {
    background: linear-gradient( 0deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0.1) ), #3b1759 !important;
    border-color: #3b1759 !important;
    font-weight: 800;
}

.btnactive:hover {
    background: rgba(59, 23, 89, 0.1) !important;
}
