﻿body {
    overflow-x:hidden;
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-family: "BBC Reith Sans", Helvetica, Arial, sans-serif;
  color: #333;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

.container-fluid{
    padding-right: 0;
    padding-left: 0;
}

.consent-margin-top {
  margin-top: 135px;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  text-align: center;
  width: 100%;
}

.loader_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.theme-mercury {
  background-color: #f7f7f7;
  color: #333;
}

.theme-black {
  background-color: #000;
}

.theme-black * {
  color: #fff;
}

.theme-white {
  background-color: #fff;
  color: #333;
}

h1,
h2,
h3 {
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1em;
}

button {
  font-family: inherit;
}

.container {
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
.channel-content-wrapper .container {
  padding-right: 4px;
  padding-left: 4px;
}

.hero-container {
  padding-top: 0;
  position: relative;
  display: block;
  height: 63vw;
  width: 100%;
  overflow: hidden;
  min-height: 320px;
  max-height: 800px;
}
.hero-container .content-container {
  display: flex;
  flex-direction: column;
  z-index: 2;
}

.hero-container .carousel-item {
  height: 100vh;
}

.hero-item {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}

.hero-item.hero-item-bg:before {
  background: #191919;
  opacity: 0.3;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.large-hero .large-hero__background-image:before {
  background: #000;
  opacity: 0.3;
}

.hero-item .large-hero-content {
  width: 100%;
  display: flex;
  align-items: end;
  flex-direction: row;
  height: 100%;
  position: relative;
  z-index: 2;
}

.hero-item .large-hero_headline {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  letter-spacing: 3px;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.03125em;
  margin-bottom: 0;
  padding-bottom: 1.2rem;
  font-family: "BBC Reith Sans Lt";
}

.hero-item .large-hero_headline span {
  font-weight: 700;
  font-family: "BBC Reith Sans Bd";
}

.studios-repeating-content-block-container {
  background: #191919;
}
.studios-carousel-bg {
  background: #191919;
}

.studios-repeating-content-block {
  overflow: visible;
  padding-top: 3rem;
}

.studios-repeating-content-block-container .studios-repeating-content-block {
  padding-bottom: 8rem;
  padding-top: 8rem;
  overflow: visible;
}

.studios-repeating-content-block__head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.studios-repeating-content-block__head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.gel--great-primer--bold-upper {
  font-size: 1.125em;
  font-weight: 900;
  line-height: 1.2222222222em;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.studios-repeating-content-block__curation-title {
  position: relative;
  margin: 0 1rem 1.6rem 0;
  flex-wrap: wrap;
  display: flex;
  font-family: "BBC Reith Sans Bd";
}

.theme-black.our_tiles {
  background-color: #000 !important;
  padding-bottom: 80px;
}

.studios-repeating-content-block__head h3 .our_title {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  font-family: "BBC Reith Sans Lt";
}

.studios-repeating-content-block__head h3 .tiles {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "BBC Reith Sans Bd";
  letter-spacing: 3px;
  font-size: 20px;
  letter-spacing: 0.25em;
}

.studios-repeating-content-block__curation-title span {
  font-weight: 300;
  font-family: "BBC Reith Sans Lt";
  margin-right: 6px;
}

.view-grid {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.view-grid li {
  list-style-type: none;
  margin: 0;
  margin-bottom: 1.5rem;
}

.view-grid .grid-item {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
  position: relative;
}

.studios-article-block {
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.5s ease-in-out;
}

.studios-article-block:focus,
.studios-article-block:hover {
  box-shadow: none;
}

.studios-article-block .header {
  position: relative;
  display: block;
}

.studios-article-block .header .picture-container {
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease-in-out !important;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-top: 56.25%;
  display: block;
}

.studios-article-block .header .picture-container:after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.studios-article-block .header .brand-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: contain;
  object-position: center;
  font-family: "object-fit: contain; object-position: center;";
  max-width: 350px;
  max-height: 130px;
  width: 100%;
}

.studios-article-block:focus .header img.brand-logo,
.studios-article-block:hover .header img.brand-logo {
  -webkit-transform: translate(-50%, -50%) scale(1.03);
  transform: translate(-50%, -50%) scale(1.03);
}

.multi-item-carousel .studios-article-block .header .picture-container:after {
  background: none;
}

.multi-item-carousel .studios-article-block .header .picture-container {
  padding-top: 149.95%;
  box-shadow: none;
  position: relative;
}

.carousel-block__meta .carousel-block__meta p {
  color: #666;
}

.gel--great-primer {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.2222222222em;
}

.gel--minion-medium {
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.3333333333em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.gel--long-primer {
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 1.2em;
}

.carousel-block__meta .brand-studio-name {
  color: #bcbcbc;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.3333333333em;
  letter-spacing: 2px;
  margin: 0 0 0.8rem;
}

.carousel-block__meta h3 {
  color: #333;
  display: inline-flex;
  align-items: center;
  transition: all 0.1s ease-in-out;
}

.gel--great-primer {
  letter-spacing: -0.33px;
}

.carousel-block__meta h3 {
  color: hsla(0, 0%, 100%, 0.87);
  font-size: 1.25em;
  line-height: 1.2em;
}

.theme-black .studios-article-block:hover .carousel-block__meta h3 {
  text-decoration: underline;
}

.carousel-block__meta h3 span {
  margin-right: 8px;
}

.button.button--link,
.button.button--tertiary,
.form-component .copy-section.success a.button--link,
.form-component .copy-section.success a.button--tertiary {
  border-color: transparent;
  background: transparent;
  color: #3b1759;
}
.hero-nopadding .col-md-12.column {
  padding: 0;
}
.carousel-btm-padding {
  padding-bottom: 5rem;
}
.multi-item-carousel .carousel-inner .carousel-item .studios-article-block h3 {
  font-family: "BBC Reith Sans Bd";
}
.studios-repeating-content-block__head h3 .our_title {
  font-size: 20px;
}
.studios-repeating-content-block__head h3 .tiles {
  font-size: 18px;
}
.lead-content-block {
  max-width: 100%;
  padding-top: 48px;
  padding-bottom: 60px;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background-color: #000 !important;
}

.lead-content-block * {
  color: #fff;
}

.lead-content-block .lead-content-block__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.lead-content-block .lead-content-block__content {
  max-width: 700px;
}
.lead-content-block strong {
  font-weight: 900;
  font-family: "BBC Reith Sans Bd";
}

.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";
}

.lead-content-block button {
  position: relative;
  text-align: left;
  color: #fff;
  overflow: visible;
  padding: 12px;
  margin-left: -12px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25em;
  border-color: transparent;
  background: transparent;
  border-radius: 0;
  overflow: hidden;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  font-family: "BBC Reith Sans Bd";
}

.lead-content-block button .collapsed img,
.lead-content-block button .expanded img {
  margin-left: 8px;
}
.lead-content-block .button[aria-expanded="false"] > .expanded,
.lead-content-block .button[aria-expanded="true"] > .collapsed {
  display: none;
  transition: all 0.6s ease-in;
}
.lead-content-block .full-description-para.collapse.show + .ellipsis-more {
  display: none;
}

.studios-article-block .header .image-article-block_title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.studios-article-block .header .image-article-block_title h3 {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  color: #fff;
  text-decoration: none !important;
  margin: 0;
  font-family: "BBC Reith Sans XBold";
}
.image-article-block h3 {
  color: #333;
  display: inline;
  transition: all 0.1s ease-in-out;
}
.channels_load-more {
  margin: 0rem auto ;
  text-align: center;
}
.channels_load-more .load-more-btn {
  border-color: #fff;
  background: #fff;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  height: 44px;
  font-family: "BBC Reith Sans Bd";
  padding: 0.75em 1.5em;
}

.picture-container-image {
  background-color: transparent;
  box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.5);
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
}
.picture-container-image .lazy-load-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  height: 100%;
  position: absolute;
  transition: all 0.1s ease-in-out;
  width: 100%;
  left: 0;
  bottom: 0;
}
.lazy-load-image-logo {
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;";
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.1s ease-in-out;
  width: 100%;
}
.picture-container-image:after {
  background: linear-gradient(
    180deg,
    rgba(3, 17, 42, 0) 0.18%,
    rgba(3, 17, 42, 0.7) 99.82%
  );
  content: "";
  position: relative;
  left: 0;
  bottom: -1px;
  right: 0;
  width: 101%;
  height: 100%;
  opacity: 0;
}
.picture-container-image:hover:after {
  opacity: 1;
}

.picture-container-image.no-shadow:after {
  background: transparent;
}

.social-links {
    display: flex;
    align-items: center;
}

@media (min-width: 400px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 600px) {
  .container {
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    width: calc(100% - 44px);
  }

  .gel--great-primer--bold-upper {
    font-size: 1.3125em;
    line-height: 1.1428571429em;
  }

  .gel--long-primer {
    font-size: 0.9375em;
    line-height: 1.3333333333em;
  }

  .hero-container {
    min-height: 400px;
  }

  .hero-item .large-hero_headline {
    font-size: 3.75em;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.05em;
    margin-bottom: 0;
    padding-bottom: 3rem;
  }

  .studios-repeating-content-block {
    padding-top: 4rem;
  }
  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.625em;
  }
}

@media (min-width: 768px) {
  .hero-container {
    min-height: 400px;
  }
  .view-grid .grid-item {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .channel-content-wrapper .container {
    padding-right: 0;
    padding-left: 0;
  }

  .lead-content-block button {
    font-size: 18px;
  }
}

@media (min-width: 1024px) and (max-width: 1365px) {
  .genres-home .col-sm-12 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 1008px) {
  .lead-content-block button {
    font-size: 15px;
  }
  .container {
    max-width: 1008px;
  }

  .gel--great-primer--bold-upper {
    font-size: 1.25em;
    line-height: 1.2em;
  }

  .hero-item .large-hero-content {
    align-items: end;
  }

  .hero-item .large-hero_headline {
    font-size: 3.75em;
    font-weight: 300;
    line-height: 1.05em;
    padding-bottom: 9rem;
  }

  .gel--long-primer {
    font-size: 0.875em;
    line-height: 1.2857142857em;
  }

  .studios-repeating-content-block {
    padding-top: 6rem;
  }

  .hero-container {
    min-height: 400px;
  }
  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.6666666667em;
  }
  .view-grid {
    padding: 0;
    padding-top: 10px;
    margin-left: calc(-0.5 * var(--bs-gutter-x));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
  }
  .studios-article-block .header .image-article-block_title h3 {
    font-size: 40px;
    line-height: 63px;
  }
  .view-grid .grid-item {
    margin-bottom: 1.5rem;
  }
  .channel-content-wrapper .container {
    padding-right: 6px;
    padding-left: 6px;
  }
}

@media (min-width: 1280px) {
  .channels_load-more {
    margin: 0rem auto 0;
  }
  .hero-container {
    min-height: 800px;
  }

  .container {
    max-width: 1280px;
  }
  .channel-content-wrapper .container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .hero-item .large-hero-content {
    align-items: center;
  }

  .hero-item .large-hero_headline {
    font-size: 3.75em;
    font-weight: 300;
    line-height: 1.05em;
    padding-bottom: 8.2rem;
  }

  .gel--long-primer {
    font-size: 0.875em;
    line-height: 1.2857142857em;
  }

  .studios-repeating-content-block {
    padding-top: 8rem;
    padding-bottom: 0rem;
  }
  .lead-content-block
    .lead-content-block__content
    .lead-content-block__description {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.6666666667em;
  }

  .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__inner {
    padding: 0 16px;
  }
}

.channels_load-more li a {
    border-color: #fff;
    background: #fff;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    height: 44px;
    font-family: "BBC Reith Sans Bd";
    padding: 0.75em 1.5em;
    text-decoration: none;
}

.channels_load-more li a {
    border-color: #fff;
    background: #fff;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    height: 44px;
    font-family: "BBC Reith Sans Bd";
    padding: 0.75em 1.5em;
    text-decoration: none;
}

iframe {
    border: 0;
    padding: 0 20px;
}

.channels-repeating-content-bloc-curation-title {
    position: relative;
    margin: 0 0 10px 0px;
    font-size: 1.125em;
    line-height: 1.2222222222em;
    font-style: normal;
    font-size: 24px;
    line-height: 36px;
    text-transform: none;
    color: #fff;
        font-family: 'BBC Reith Sans Bd';
}

.lead-content-block__content p{
    color:hsla(0, 0%, 100%, .6);
}

