﻿@font-face {
  font-family: "RooneySans";
  src: url("../../fonts/emeachannelsites/rooneysans.woff") format("woff"),
    url("../../fonts/emeachannelsites/rooneysans.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.slick-next {
    background-color: #000 !important;
}

.channel {
}
.channels-article-block:hover .lifter,
.channels-article-block:focus .lifter {
  position: absolute;
}

.channel-four .row .col-lg-3 {
  padding-right: calc(var(--bs-gutter-x) * 0);
  padding-left: calc(var(--bs-gutter-x) * 0);
}

.channel-four .row {
  margin-left: calc(0 * var(--bs-gutter-x));
}
.channel-header {
  background-color: transparent;
  position: relative;
  color: #fff;
}

.channel-header:after {
  height: 100%;
  min-height: 461px;
  background: #4e2f91;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}

.channel-header .header-header:after {
  content: "";
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  width: calc(100% - 2em);
  left: 1em;
  bottom: 0;
  position: absolute;
}

.channel-header {
  color: #fff;
  padding-top: 4em;
}

.channel-header .header {
  display: flex;
  position: relative;
  align-items: flex-end;
  padding-bottom: 2em;
  z-index: 1;
}

.channel-header .header:after {
  content: "";
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  width: calc(100% - 2em);
  left: 1em;
  bottom: 0;
  position: absolute;
}

.channel-header .container {
  overflow: visible;
}

.channel-header .channel-patch {
  margin-right: 1.3em;
  margin-bottom: 0;
}

.channel-header .channel-patch .img-thumbnail {
  margin-bottom: 0;
  width: 104px;
  height: auto;
  border: 0;
  border-radius: 0;
  background-color: transparent;
}

.channel-header .channel-patch.bbc-nordic {
  background-size: 100%;
  flex-shrink: 0;
  background-repeat: no-repeat;
}

.channel-header .sub-title {
  flex-grow: 1;
  margin-top: 20px;
}

.channel-header .sub-title {
  flex-basis: 77%;
  margin-right: 70px;
}

.channel-header h2 {
  color: rgba(0, 0, 0, 0.87);
  margin-top: -0.1em;
}

.channel-header .sub-title h2 {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2222222222em;
  letter-spacing: 0;
  text-transform: none;
  color: #fff;
  margin-bottom: -0.5em;
  font-family: RooneySans;
}

.channel-header .header .button-group {
  margin-bottom: 0;
  margin-top: 1.4rem;
  display: flex;
}

.channel-header .header .button-group a {
  margin: 0 20px 0 0;
}

.channel-header .sub-title .button-group .buttonGreen {
  font-weight: 400;
  border-color: #fff !important;
  border-radius: 100px;
  width: 165px;
  font-size: 15px;
  background-color: #fff !important;
  color: #4e2f91 !important;
  font-family: RooneySans;
  padding: 0.75em 1.1em 0.65em;
}

.channel-header .sub-title .button-group .buttonGreen:hover {
  background: linear-gradient(
      0deg,
      hsla(0, 0%, 100%, 0.05),
      hsla(0, 0%, 100%, 0.05)
    ),
    #f4f2f2 !important;
}

.channel-header .sub-title .button-group .btnactive {
  font-family: RooneySans;
  padding: 0.75em 1.1em 0.65em;
  border-radius: 100px;
  background-color: transparent !important;
  border-color: #fff !important;
  color: #fff;
  font-weight: 400;
}

.channel-header .sub-title .button-group .btnactive:hover {
  background: linear-gradient(
      0deg,
      hsla(0, 0%, 100%, 0.05),
      hsla(0, 0%, 100%, 0.05)
    ),
    rgb(255 255 255 / 5%) !important;
}

.channel-header .sub-title .button-group .btnactive svg {
  fill: #fff;
}

.channel-header .sub-title .button-group .btnactive:hover svg {
  fill: #fff !important;
}

.channel-header .sub-title .button-group .btnactive img {
  margin-right: 5px;
}

.channel-header .sub-title .button-group .btnactive svg {
  margin-right: 10px;
}

.channel-header .channel-logo.bbc-nordic-plus {
  background-color: #154a4b;
  height: 64px;
  width: 106px;
  flex-shrink: 0;
  background-size: 79%;
  background-position: 50%;
}

.channel-header .social {
  flex-basis: 13%;
}

.channel-header .social h3 {
  font-family: BBC Reith Sans;
  font-size: 15px;
  font-weight: 400;
  color: hsla(0, 0%, 100%, 0.6);
  text-transform: capitalize !important;
  text-align: right;
  line-height: 1.3333333333em;
  margin-bottom: 0.7em;
  white-space: nowrap;
  letter-spacing: normal;
  margin-top: 0;
}

.channel-header .social ul {
  position: relative;
  right: -8px;
}

.channel-header .social ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.channel-header .social ul,
.channel-header .social ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.basic-channel-layout .channel-header .social a {
  vertical-align: super;
}

.channel-header .social ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
}

.channel-header .social ul li a svg {
  fill: #fff !important;
}

.carousel-bg {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.grid-item {
  margin: 0;
}

.carousel-bg .carousel-center {
  margin: 0 auto;
}

.event-blocks {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.event-blocks .event-block {
  border: 1px solid hsla(0, 0%, 100%, 0.1);
  margin: 9px 8px 0;
  flex-basis: 20%;
  flex-grow: 1;
  padding: 8px 16px;
}

.event-block {
  border-color: #e9e9e9 !important;
}

.event-blocks .event-block .hover-wrapper {
  display: flex;
}

.event-blocks .event-block time {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  margin-right: 1.7em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: hsla(0, 0%, 100%, 0.6);
}

.event-block time {
  color: rgba(0, 0, 0, 0.6) !important;
}

.event-blocks .event-block h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.87);
}

.event-blocks .event-block h5 {
  font-size: 15px;
  line-height: 16px;
  margin: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}

.event-container .nav-tabs {
  --bs-nav-tabs-border-color: transparent;
  border-bottom: 0;
}

.event-container .nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  font-weight: 400;
  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;
}

.event-container .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  font-weight: 700;
  outline: 0;
  opacity: 1;
  border-bottom: 2px solid #1fcc84;
  font-size: 15px;
  line-height: 16px;
  height: auto;
  margin-bottom: 0.4em;
  color: rgba(0, 0, 0, 0.87);
}

.gel--great-primer--bold-upper {
  font-family: RooneySans !important;
  text-transform: none !important;
}

.slick-slider .slick-list {
  overflow: visible !important;
}

.slick-slider .slick-list .article-block_meta {
  margin-top: -8px;
}

.slick-prev,
.slick-next {
  top: 35%;
}

.channels-article-block:hover .article-block_meta {
  background: #fff !important;
}

.content-index .index-blocks .blog-filter-link .text-holder .label,
.channels-article-block .article-block_meta .text-holder .label {
  font-size: 0.7rem;
  font-weight: 600;
}

.article-block_meta {
  padding-top: 8px;
}

.channels-article-block header {
  margin-bottom: 0;
}

.article-block_meta h3 {
  color: #4e2f91;
  text-transform: none;
  font-family: RooneySans;
}

.article-block_meta .text-holder {
  flex-grow: 1;
}

.article-block_meta p.label {
  padding-top: 0 !important;
  font-family: "BBC Reith Sans" !important;
}

.text-holder .gel--brevier {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.6);
}

.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta {
  box-shadow: inset 0 4px 0 #4e2f91;
}

.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;
}

.faqs_content {
  margin-right: 50px;
}

.faqs_content h2 {
  color: rgba(0, 0, 0, 0.87);
}

.faqs_content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.6);
}

.accordion-button {
  color: #333;
}

.channel-provider {
  background: rgba(21, 74, 75, 0.05) !important;
  border-color: rgba(21, 74, 75, 0.05) !important;
}

.channel-finder .channel-provider {
  border: 1px solid #fff;
  background-color: #fff !important;
  box-sizing: border-box;
  border-radius: 100px;
  height: 46px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding: 14px 1em;
  color: #252525 !important;
  margin: 0 0px 1.8rem;
  display: block;
  text-decoration: none;
}

.channel-finder .channel-provider span {
  float: right;
  padding: 0;
}

.channel-finder .channel-provider span svg {
  fill: #252525;
}

.channel-finder svg {
  fill: #252525;
}

.channel-finder span {
  color: #252525;
  padding: 10px;
}

.channel-finder span.active {
  color: #252525;
  font-weight: 700;
}

.channel-finder p {
  margin: 16px 36px 16px 0px;
  color: #252525 !important;
}

.channel-finder .gel-pica {
  font-size: 1em;
  line-height: 1.25em;
  color: #252525;
  font-weight: 700;
  text-transform: none !important;
}

.channel-finder .gel-brevier {
  font-size: 15px;
  color: #252525;
}

h3 {
  font-size: 2em;
  line-height: 1.125em;
  font-family: RooneySans;
  color: #4e2f91;
  letter-spacing: 0.1em;
  margin-bottom: 1.3em;
  font-weight: 400;
  position: relative;
  margin: 0 0 1.6rem;
}

.modal-dialog .modal-content {
  border-radius: 0;
}

.modal-dialog .modal-body {
  padding: 0;
  min-height: 18rem;
  display: flex;
}

.location-select {
  display: flex;
  max-width: 57rem;
  max-height: 54rem;
  padding: 0;
  border-radius: 0;
}

.location-select_regions {
  flex-basis: 33%;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0;
  background: #f2f2f2;
  width: 30%;
  min-height: 18rem;
}

.location-select_regions .buttonGreen {
  text-align: left;
}

.location-select_regions .buttonGreen img {
  padding: 4px 0;
  float: right;
}

.select_countries {
  width: 70%;
  margin-top: 50px;
}

.select_countries .buttonGreen {
  display: block;
  width: 100px;
  left: 80%;
  bottom: 10%;
}

@media (max-width: 1023px) {
  .modal-body {
    display: block;
  }

  .location-select_regions {
    width: 100%;
    min-height: auto;
  }

  .select_countries {
    width: 100%;
    margin-top: 0px;
  }

  .channel-header .header {
    display: grid;
  }
}

@media (max-width: 599px) {
  .channel-header {
    padding-top: 3rem;
  }

  .channel-header .header {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 16px;
  }

  .channel-header .sub-title {
    flex-basis: 100%;
    margin-right: 0px;
  }

  .channel-header .header .button-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .channel-header .sub-title .button-group .buttonGreen {
    width: 100%;
  }

  .channel-header .sub-title .button-group .btnactive {
    width: 100%;
    padding-left: 34%;
    padding-right: 14%;
  }

  .channel-header .header .button-group a {
    margin: 0 0 10px 0;
  }

  .channel-header .sub-title h2 {
    margin-bottom: 24px;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
  }

  .channel-header .social ul {
    justify-content: flex-start;
  }

  .channel-header .social ul > li:first-child a {
    margin-left: 0;
  }
}

@media (min-width: 1008px) {
  .channel-header .header {
    align-items: flex-end;
  }

  .channel-header .sub-title {
    margin-top: -5px;
  }
}

.faqs_content h2:after {
  background: #4e2f91;
}

.text-center.mt-3 {
  text-align: left !important;
}

#load-more.buttonGreen {
  background-color: transparent !important;
  color: rgb(59, 23, 89) !important;
  border: none;
}

#show-less.buttonGreen {
  background-color: transparent !important;
  color: rgb(59, 23, 89) !important;
  border: none;
}

.channel-header .event-blocks {
  display: none;
}

.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 #583f87 !important;
}

.text-holder .buttonGreen {
  background: #154a4b !important;
  color: #fff !important;
}

.text-holder .buttonGreen:hover {
  background: #4e2f91 !important;
}

.more-info {
  color: #154a4b;
}

.buttonGreen:hover {
    background: linear-gradient(0deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1)), #3b1759 !important;
    border-color: #3b1759 !important;
    font-weight: 800;
}

.buttonGreen {
  background: rgb(59, 23, 89) !important;
  color: #fff !important;
}

.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);
}

.channel-finder .channel-logo{
    width: 113px;
    height: 78px;
}

.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;
  }
}

.accordion-button {
  color: #333;
  font-family: "BBC Reith Sans Bd";
}

.faqs_content h2:after {
  background: #50d5b9;
}

.accordion-button:not(.collapsed) {
  color: #333;
}

.faqs .text-center {
  text-align: left !important;
}

.faqs .text-center .buttonGreen {
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
  color: #3b1759 !important;
}
