:root {
  --white: white;
  --black: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

.container {
  /*object-fit: fill;*/
  /*background-image: url('../images/THEFAMILYFARM_S01E01_STILLS_003.jpg');*/
  /*background-position: 0 0;*/
  /*background-size: cover;*/
  /*max-width: 100%;*/
  /*min-height: 700px;*/
  /*max-height: 600px;*/
  /*display: block;*/
  /*position: static;*/
}

.body {
  object-fit: fill;
  background-color: #000;
  flex-direction: column;
  min-width: 100%;
  display: block;
}

.image {
  display: inline-block;
  position: relative;
}

.section {
  object-fit: fill;
  background-image: url('../images/AdobeStock_407491885_Preview.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 700px;
  max-height: 600px;
}

.image-2 {
  text-align: left;
  max-width: 400px;
  position: static;
}

.container-2 {
  object-position: 50% 50%;
  justify-content: center;
  align-items: flex-end;
  min-height: 700px;
  display: flex;
  position: relative;
  bottom: 40px;
}

.section-2 {
  min-width: 3000px;
}

.section-3 {
  min-height: 2000px;
}

.scroll-container-test {
  z-index: 10;
  width: 100%;
  height: 100vh;
  position: relative;
}

.sticky-container-test {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.overlay-test {
  z-index: 3;
  background-color: #0006;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.bg-scroll-test {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/BANIJAY-B-OVERLAY-GRADIENT.webp');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
}

.bg-main-test {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
}

.hero-parent-test {
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.heading {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.intro-parent-test {
  z-index: 4;
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.paragraph {
  text-align: center;
  width: 50%;
  margin-bottom: 16px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-weight: 400;
  line-height: 28px;
}

.heading-3 {
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
}

.div-block {
  width: 100%;
  height: 100vh;
}

.header {
  width: 100%;
  height: 600px;
}

.div-block-2 {
  width: 100%;
  height: 100vh;
  position: absolute;
}

.shows-intro {
  object-fit: fill;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: flex;
  position: sticky;
}

.shows-intro.row-1 {
  height: auto;
}

.shows-intro.row-2 {
  justify-content: flex-start;
  height: auto;
  padding-top: 0;
}

.shows-intro.row-5 {
  z-index: 9;
  height: 61vh;
}

.overlay-dark {
  z-index: 5;
  background-color: #000;
  width: 100%;
  height: 100vh;
  display: block;
  position: relative;
  overflow: visible;
}

.grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  cursor: pointer;
  grid-template: "fever-pitch Area"
  / 1fr 1fr 1fr 1fr;
  place-items: center;
  height: auto;
}

.grid.premieres-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  object-fit: cover;
  grid-template-columns: 1fr 1fr;
  max-height: none;
  overflow: visible;
}

.image-grid {
  width: 80%;
  height: 40vh;
}

.image-grid.row-1 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 90%;
  height: auto;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.image-4:hover, .image-3:hover {
  opacity: 1;
}

.image-2 {
  max-width: 100%;
}

.image-2:hover {
  opacity: 1;
}

.image-1:hover {
  opacity: 1;
  transform-origin: 50%;
  width: auto;
  max-width: 100%;
  transform: none;
}

.image-1.maxwell:hover {
  opacity: 1;
}

.shows-intro-text {
  width: 100%;
  margin-bottom: 0;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 100px;
  font-family: Public Sans;
  font-weight: 500;
  line-height: 42px;
}

.heading-4.introducing-text {
  text-align: left;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-family: termina;
  font-size: 32px;
  font-weight: 500;
}

.heading-4.introducing-text.delivered-shows-text {
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading-4.contact-heading {
  padding-bottom: 20px;
  font-family: termina;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.bottom-darkener {
  background-image: linear-gradient(to top, #000, #0000 27%);
  width: 100%;
  height: 100vh;
  display: block;
}

.grid-2 {
  place-items: center;
}

.nav-bar {
  z-index: 999;
  background-image: linear-gradient(#000, #0000);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
  display: none;
  position: absolute;
  top: 0;
}

.nav-bar.nav {
  justify-content: flex-end;
  padding: 0;
  display: flex;
  position: absolute;
  top: auto;
  right: 0;
}

.logo {
  max-width: 160px;
  position: relative;
  left: 0;
}

.nav-item {
  color: #fff;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  margin-right: 40px;
  padding-top: 0;
  padding-right: 0;
  font-family: Public Sans;
  text-decoration: none;
  display: block;
  position: relative;
  right: 0;
}

.nav-item.w--current {
  text-decoration: none;
}

.nav-item.contact-sales {
  color: #f6a200;
  cursor: pointer;
  border: 1px solid #f6a200;
  border-radius: 10px;
  margin-top: 0;
  margin-right: 0;
  padding: 5px 12px 4px;
  font-family: termina;
  font-weight: 500;
}

.nav-item.contact-sales:hover {
  color: #000;
  background-color: #f6a200;
}

.nav {
  justify-content: flex-end;
  align-items: center;
  padding-right: 40px;
  font-family: Public Sans;
  display: flex;
  position: absolute;
  right: 0;
}

.bottom-section {
  background-color: #000000a6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  display: flex;
  position: relative;
}

.modal-wrapper {
  z-index: 9999;
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.modal-wrapper.modal-2 {
  display: flex;
}

.popup-modal {
  color: #333;
  background-color: #0000;
  border-radius: 15px;
  justify-content: flex-start;
  width: 75%;
  max-width: 1200px;
  max-height: 97vh;
  position: relative;
  overflow: hidden;
}

.heading-5 {
  color: #fff;
  column-span: none;
  font-family: termina;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.modal-text {
  column-count: auto;
  background-color: #1f1f1f;
  flex-direction: column;
  align-items: flex-start;
  padding: 5px 30px 30px;
  font-family: Public Sans;
  display: block;
}

.div-block-3 {
  display: flex;
}

.scroll-icon {
  z-index: 12;
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.scroll-gif {
  width: 60px;
}

.tabs {
  z-index: 999;
  flex-direction: column-reverse;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Public Sans;
  display: grid;
}

.tab-link {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  column-count: auto;
  background-color: #2d2d2d;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: termina;
  font-weight: 600;
  display: flex;
}

.tab-link:hover {
  background-color: #5b5a5a;
}

.tab-link.w--current {
  color: #fff;
  object-fit: fill;
  background-color: #4a4a4a;
  border: 1px #000;
  border-bottom: 2px #fff;
  border-radius: 0;
  font-family: termina;
  font-weight: 600;
}

.text-block {
  color: #fff;
  letter-spacing: 2px;
  font-size: 12px;
}

.tags {
  color: #999;
  letter-spacing: 2px;
  margin-right: 20px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.tags.tags-producer {
  color: #f6a200;
  text-align: center;
  border: 1px solid #f6a200;
  border-radius: 6px;
  width: 250px;
  margin-top: 15px;
  padding: 2px 6px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: block;
}

.tags.tags-producer.tag-caravan {
  width: 150px;
}

.synopsis {
  color: #fff;
  column-count: auto;
  column-span: none;
  white-space: normal;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.tags-container {
  white-space: normal;
  flex-direction: column;
  display: flex;
}

.close-button {
  z-index: 9999;
  float: right;
  justify-content: flex-end;
  display: block;
  position: absolute;
  inset: 8px 8px auto auto;
}

.image-5 {
  z-index: 999;
  width: 36px;
  position: absolute;
  right: 10px;
}

.image-6 {
  width: 36px;
}

.image-6:hover {
  opacity: .6;
}

.tab-pane-trailer {
  color: #1f1f1f;
  object-fit: cover;
  background-color: #0000;
  height: auto;
  position: relative;
  overflow: visible;
}

.tab-pane-epk, .tab-pane-clip {
  object-fit: cover;
  background-color: #1f1f1f;
  height: auto;
  overflow: hidden;
}

.wimbledon-trailer {
  object-fit: cover;
  height: 100%;
  display: block;
  overflow: visible;
}

.tabs-content {
  color: #1f1f1f;
  overflow: hidden;
}

.div-block-4 {
  position: absolute;
}

.modal-bg {
  z-index: -100;
  background-color: #1f1f1f;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.contact-text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.contact-body {
  color: #9e9e9e;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.footer-text {
  z-index: 9999;
  color: #fff;
  margin-bottom: 40px;
  position: absolute;
  inset: auto 0% 0;
}

.paragraph-2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.background-video {
  z-index: -30;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-5 {
  position: absolute;
  inset: 0% 0% auto;
}

.bottom-section-gradient {
  background-image: linear-gradient(#000, #0000);
  height: 300px;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-premieres {
  font-family: termina;
  font-weight: 500;
}

.text-block-2 {
  text-decoration: none;
}

.nav-delivered {
  font-family: termina;
  font-weight: 500;
}

.contact-sales {
  text-decoration: none;
}

.back-to-top {
  color: #fff;
  text-decoration: underline;
}

.back-to-top-link {
  padding-top: 20px;
  position: relative;
}

.bottom-buttons {
  display: flex;
}

.bottom-buttons.bottom-buttons-row-2 {
  padding-top: 15px;
}

.back-to-top-button {
  padding-left: 15px;
  text-decoration: none;
}

.image-7 {
  width: 20px;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: static;
  top: 0;
}

.image-9 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-6, .modal-darkener {
  z-index: -9;
  background-color: #000000bd;
  width: 100%;
  height: 100%;
  position: absolute;
}

.primary-shows-wrapper {
  width: 90%;
  max-width: 90%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.image-grid-wrapper {
  column-count: 5;
  column-gap: 0;
  max-width: 90%;
}

.image-grid-wrapper.five-column {
  flex-wrap: nowrap;
  justify-content: center;
  display: flex;
}

.image-grid-wrapper.three-column {
  column-count: 3;
  justify-content: center;
  max-width: 97%;
  height: 100%;
  min-height: auto;
  display: flex;
}

.image-grid-wrapper.three-column.three-shows-centralised {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: left;
  column-count: 1;
  object-fit: fill;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  min-height: auto;
  display: grid;
  position: static;
}

.masonry-grid-image-landscape {
  object-fit: cover;
  height: auto;
  margin-bottom: 40px;
}

.image-grid-image-portrait {
  object-fit: cover;
  max-width: 550px;
  margin-bottom: 0;
  padding: 10px;
  display: block;
}

.image-grid-image-portrait:hover {
  z-index: 99;
  position: relative;
}

.image-grid-image-portrait.bottom-section-images {
  max-width: 400px;
  height: auto;
}

.delivered-shows {
  z-index: 9;
  background-image: linear-gradient(#000, #005491 50%, #000);
  margin-top: 0;
  position: relative;
}

.delivered-shows-wrapper {
  max-width: 100%;
}

.delivered-shows-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.modal-text-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

.show-metadata {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.text-block-3, .text-block-4, .text-block-5 {
  color: #fff;
}

.image-10, .image-11, .image-12 {
  width: 100%;
  height: 100%;
}

.image-12.house-of-fashion {
  border: 1px solid #8d8d8d;
  height: auto;
}

.image-13 {
  width: 100%;
}

.image-13.house-of-fashion {
  border: 1px solid #8d8d8d;
  height: auto;
}

.image-14, .image-15 {
  width: 100%;
}

.image-16 {
  width: 100%;
  height: 100%;
}

.image-17 {
  width: 100%;
}

.image-17.stolen {
  text-align: left;
  border: 1px solid #8d8d8d;
  height: auto;
}

.image-18 {
  width: 100%;
  height: 100%;
}

.image-19, .image-20, .image-21 {
  width: 100%;
}

.homepage-text {
  z-index: 200;
  order: -1;
  width: 800px;
  position: relative;
}

.background-video-2 {
  background-color: #00000026;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.bottom-gradient {
  z-index: 9;
  background-image: linear-gradient(to top, #000, #0000);
  flex-direction: row;
  align-items: flex-end;
  max-width: 100%;
  min-height: 100px;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.top-section-bottom-gradient {
  background-image: linear-gradient(to top, #000 25%, #0000);
  width: 100%;
  height: 300px;
  position: absolute;
  inset: auto 0% 0%;
}

.scroll-text {
  color: #fff;
  letter-spacing: 5px;
  font-family: termina;
  font-weight: 300;
}

.video-2 {
  height: 100%;
}

.modal-wrapper-2 {
  z-index: 9999;
  object-fit: fill;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.modal-wrapper-2.modal-2, .modal-wrapper-2.modal-2.image-modal {
  display: none;
}

.primary-shows {
  background-image: linear-gradient(#000, #005491 25% 75%, #000);
  padding-bottom: 0;
}

.primary-shows.secondary-shows {
  background-image: linear-gradient(#000, #005491 25% 75%, #000);
  display: block;
}

.intro-text {
  object-fit: fill;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 40px;
  display: block;
  position: static;
}

.intro-text.divider-text {
  padding-top: 40px;
  padding-bottom: 40px;
}

.bold-text {
  font-weight: 500;
}

.watch-episodes-link {
  text-decoration: none;
}

.play-button {
  max-width: 30px;
  margin-right: 10px;
}

.image-23 {
  object-fit: cover;
  min-width: 100%;
  max-height: 70vh;
}

.navbar {
  z-index: 1000;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: 40px;
}

.nav-container {
  -webkit-backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  background-color: #f7f8fc33;
  border-radius: 50px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 1280px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 25px;
  display: flex;
}

.nav-links-container {
  order: 0;
}

.nav-links-container.left {
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.nav-link {
  color: #fff;
  text-transform: none;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link.w--current {
  color: #ff4370;
}

.nav-link.nav-link-secondary {
  color: #b6b6b6;
}

.nav-link.scripted-highlight, .nav-link.nav-link-pink {
  color: #ff4370;
}

.brand {
  order: -1;
  align-self: center;
}

.logo-2 {
  color: #000;
  margin-top: -6px;
  font-size: 20px;
}

.banijay-logo {
  width: auto;
  height: 40px;
}

.search-icon {
  vertical-align: text-top;
  width: 55px;
  max-width: none;
  padding: 15px;
  display: none;
  position: relative;
}

.seach-parent {
  cursor: pointer;
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 45px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 3px #0006;
}

.seach-parent.nav-link {
  box-shadow: none;
  color: #fff;
  background-color: #ffffff29;
  flex-flow: row;
  order: 1;
  align-self: center;
  display: flex;
  position: relative;
}

.seach-parent.nav-link.search-page-bar {
  order: -1;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: 50px;
}

.search-2 {
  width: 100%;
  position: absolute;
  top: 3px;
}

.search-2.search-page-bar {
  width: auto;
  position: relative;
}

.search-2.search-page-bar-elements {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: 0;
}

.search-input {
  z-index: auto;
  float: right;
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-radius: 0;
  order: 1;
  width: 115px;
  margin-bottom: 0;
  margin-right: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  font-size: 14px;
  display: block;
  position: relative;
}

.search-input:active, .search-input::placeholder {
  color: #fff;
}

.search-input.search-page-input {
  background-color: #0000;
  width: 250px;
  margin-left: 40px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 16px;
}

.search-button {
  z-index: 1;
  color: #0000;
  background-color: #0000;
  background-image: url('../images/magnifying-glass-bold.svg');
  background-position: 50% 54%;
  background-repeat: no-repeat;
  background-size: 20px;
  order: -1;
  position: absolute;
  left: 6px;
}

.hero-layout {
  width: 100%;
  height: auto;
  padding: 0;
}

.hero-layout.next-previous-layout {
  margin-top: 75px;
}

.background-image-cells {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.arrow-button {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-end;
  width: 3.5rem;
  height: 3.5rem;
  display: block;
}

.genre-tab {
  z-index: 6;
  opacity: 1;
  color: #fff;
  background-color: #fff;
  border-radius: 20px;
  align-self: flex-start;
  margin: 12px 0 0 12px;
  padding: 7px 10px 5px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  position: absolute;
}

.genre-tab.align-right {
  text-align: right;
  max-width: 16ch;
}

.genre-tab.genre-tab-scripted {
  background-color: #3452cf;
  position: absolute;
}

.genre-tab.genre-tab-scripted.programme-page-tab {
  margin: 0 0 0 10px;
  position: relative;
}

.genre-tab.genre-tab-scripted.programme-page-tab.inactive-tab {
  cursor: pointer;
  background-color: #0000;
  border: 2px solid #3452cf;
}

.genre-tab.genre-tab-scripted.programme-page-tab.inactive-tab.programme-page-tab-factual {
  border-color: #05a195;
}

.genre-tab.genre-tab-scripted.programme-page-tab.inactive-tab.programme-page-entertainment, .genre-tab.genre-tab-scripted.programme-page-tab.inactive-tab.programme-page-tab-entertainment {
  border-color: #a0187c;
}

.genre-tab.genre-tab-scripted.programme-page-tab.inactive-tab.programme-page-tab-formats {
  vertical-align: baseline;
  border-color: #e6860a;
}

.genre-tab.genre-tab-scripted.programme-page-tab.inactive-tab.scripted-programme-page-tab {
  background-color: #3452cf;
}

.genre-tab.genre-tab-scripted.show-page-tab {
  margin-bottom: 20px;
  margin-left: 0;
  position: relative;
}

.genre-tab.genre-tab-scripted.show-page-tab.show-page-tab-formats {
  background-color: #e6860a;
}

.genre-tab.genre-tab-scripted.show-page-tab.programme-page-tab-factual {
  background-color: #05a195;
}

.genre-tab.genre-tab-scripted.show-page-tab.show-page-tab-formats-copy {
  background-color: #e6860a;
}

.genre-tab.genre-tab-scripted.show-page-tab.show-page-tab-entertainment {
  background-color: #a0187c;
  margin-bottom: 10px;
}

.genre-tab.genre-tab-scripted.homepage-tab {
  position: absolute;
}

.genre-tab.genre-tab-scripted.homepage-tab.bottom-page-tab-formats {
  background-color: #e6860a;
}

.genre-tab.genre-tab-scripted.homepage-tab.bottom-page-tab-entertainment {
  background-color: #a0187c;
}

.genre-tab.genre-tab-scripted.homepage-tab.bottom-page-tab-factual, .genre-tab.genre-tab-factual {
  background-color: #05a195;
}

.genre-tab.genre-tab-entertainment {
  background-color: #a0187c;
}

.genre-tab.genre-tab-formats {
  background-color: #e6860a;
}

.genre-tab.search-dropdown {
  background-color: #ff4370;
  margin: 0 0 0 10px;
  display: flex;
  position: relative;
}

.bottom-heading {
  z-index: 5;
  color: #fff;
  mix-blend-mode: normal;
  align-self: flex-end;
  width: 100%;
  margin: 30px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  inset: auto 0% 0%;
}

.bottom-heading.genre-page-heading-container {
  width: auto;
  margin: 20px;
}

.bottom-content-wrapper {
  justify-content: flex-start;
  align-items: flex-end;
}

.genre-selection-cells {
  z-index: 1;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 1280px;
  max-width: 95%;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.genre-selection-cells.search-cells {
  margin-top: 50px;
}

.genre-selection-cells.homepage-cells {
  display: flex;
}

.cell-content {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #ffffff12;
  border-radius: 30px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 20px #000, inset 0 1px 1px #fff3;
}

.cell-content.link {
  cursor: pointer;
  object-fit: cover;
  border-color: #ffffff2e;
  height: 100%;
  transition: all .3s cubic-bezier(.23, 1, .32, 1);
  box-shadow: 0 6px 20px #00000080, inset 0 1px 1px #fff3;
}

.cell-content.link:hover {
  border-color: #818181;
  box-shadow: inset 0 1px 1px #fff3;
}

.cell-content.link.highlights-cell {
  justify-content: space-between;
  align-items: stretch;
  height: 400px;
  padding: 0;
  display: block;
}

.cell-content.link.highlights-cell:hover {
  border-color: #fff;
  box-shadow: 0 10px 20px #0009, inset 0 1px 1px #fff3;
}

.cell-content.link.highlights-cell.genre-page-cell {
  border-radius: 20px;
  height: 230px;
}

.cell-content.link.highlights-cell.genre-page-cell.formats-genre-line {
  border-bottom-width: 3px;
  border-bottom-color: #e6860a;
}

.cell-content.link.highlights-cell.genre-page-cell.formats-genre-line:hover {
  border-width: 1px;
  border-color: #fff;
}

.cell-content.link.highlights-cell.genre-page-cell.entertainment-genre-line {
  border-bottom-width: 3px;
  border-bottom-color: #a0187c;
}

.cell-content.link.highlights-cell.genre-page-cell.entertainment-genre-line:hover {
  border-width: 1px;
  border-color: #fff;
}

.cell-content.link.highlights-cell.genre-page-cell.factual-genre-line {
  border-bottom-width: 3px;
  border-bottom-color: #05a195;
}

.cell-content.link.highlights-cell.genre-page-cell.factual-genre-line:hover {
  border-width: 1px;
  border-color: var(--white);
}

.cell-content.link.highlights-cell.genre-page-cell.scripted-genre-line {
  border-bottom-width: 3px;
  border-bottom-color: #3452cf;
}

.cell-content.link.highlights-cell.genre-page-cell.scripted-genre-line:hover {
  border-width: 1px;
  border-color: #fff;
}

.cell-content.link.highlights-cell.next-prev-boxes {
  box-shadow: none;
  border-style: none;
  height: 150px;
}

.cell-content.link.genre-cell {
  justify-content: flex-end;
  align-items: flex-start;
}

.cell-content.link.genre-cell.scripted-cell {
  cursor: pointer;
  padding: 0;
  display: block;
}

.cell-content.link.genre-cell.scripted-cell:hover {
  border-color: #fff;
  box-shadow: 0 9px 11px 4px #0006, inset 0 1px 1px #fff3;
}

.cell-content.link.genre-cell.scripted-cell.factual-cell {
  cursor: pointer;
}

.cell-content.link.genre-cell.scripted-cell.factual-cell:hover {
  box-shadow: 0 15px 11px 4px #0006, inset 0 1px 1px #fff3;
}

.cell-content.link.genre-cell.scripted-cell.entertainment-cell {
  cursor: pointer;
}

.cell-content.link.genre-cell.scripted-cell.entertainment-cell:hover {
  box-shadow: 0 15px 11px 4px #0006, inset 0 1px 1px #fff3;
}

.cell-content.link.genre-cell.scripted-cell.formats-cell {
  cursor: pointer;
}

.cell-content.link.genre-cell.scripted-cell.formats-cell:hover {
  box-shadow: 0 15px 11px 4px #0006, inset 0 1px 1px #fff3;
}

.genre-selection {
  background-image: url('../images/PURPLE-BLACK-GRADIENT.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 200vh;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.highlights-text {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 50px;
  display: inline-block;
}

.h1 {
  color: #fff;
  text-align: left;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.heading-6 {
  color: #fff;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
}

.bold-text-2 {
  font-weight: 400;
}

.inner-container {
  padding: 10% 12% 15%;
}

.inner-header-col {
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-2 {
  z-index: 2;
  cursor: pointer;
  flex: none;
  width: 33.4%;
  position: relative;
  overflow: hidden;
}

.container-article {
  position: relative;
}

.card-3 {
  z-index: 3;
  cursor: pointer;
  background-color: #0000;
  flex: none;
  align-self: stretch;
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.header-text {
  color: #f56020;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: .9;
}

.header-text.black {
  color: #000;
  letter-spacing: 0;
}

.button-close {
  z-index: 500;
  color: #fff;
  background-color: #00000026;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 2%;
  margin-right: 3%;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.alt-text-header {
  text-align: left;
  text-transform: uppercase;
  max-width: 20ch;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.2;
}

.alt-text-header.white {
  color: #818181;
  line-height: 1.4;
}

.xlarge-paragraph {
  color: #f56020;
  letter-spacing: -4px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Oswald, sans-serif;
  font-size: 20vh;
  font-weight: 700;
  line-height: 1.2;
}

.xlarge-paragraph.is--black {
  color: #000;
}

.card-details-wrapper {
  width: 100%;
  padding-bottom: 8%;
  padding-left: 8%;
  padding-right: 8%;
}

.genre-hovers {
  width: 100%;
  max-width: 2800px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-read-more {
  background-color: #1f1e1e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.link-white {
  color: #fff;
}

.link-read-more {
  color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.link-read-more.white {
  color: #fff;
}

.cap {
  float: left;
  color: #000;
  margin-right: 2%;
  font-size: 172px;
  font-weight: 900;
  line-height: 79%;
}

.cap.is--orange {
  color: #f56020;
}

.card-inner {
  z-index: 10;
  opacity: 1;
  letter-spacing: 0;
  background-image: linear-gradient(#0000, #000c);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  min-height: 70vh;
  padding-bottom: 10%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-content {
  background-color: #000;
  min-height: 100vh;
  padding: 10%;
  position: sticky;
  top: 0;
}

.rich-text {
  color: #000;
}

.rich-text.white {
  color: #8a8a8a;
}

.image-wrapper {
  height: 100vh;
  overflow: hidden;
}

.card-1 {
  z-index: 1;
  cursor: pointer;
  flex: none;
  align-self: stretch;
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.image-24 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.main-heading {
  color: #fff;
  text-transform: uppercase;
  width: auto;
  max-width: 18ch;
  margin-top: 5px;
  font-family: Oswald, sans-serif;
  font-size: 6.5vh;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}

.divider-scroll {
  background-color: #fff9;
  border-radius: 200px;
  width: 10px;
  height: 10px;
  margin-left: 1vw;
  margin-right: 1vw;
}

.section-content {
  z-index: 600;
  background-color: #0000;
  width: 50%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.wrap-scrolling-text {
  align-items: center;
  min-height: 400px;
  display: flex;
  overflow: hidden;
}

.third-article {
  background-color: #141414;
  width: 100%;
  max-width: 1500px;
  height: 100vh;
  display: block;
  position: relative;
  overflow: auto;
}

.heading-7 {
  color: #000;
  letter-spacing: -.3vh;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 9.25vh;
  font-weight: 700;
  line-height: .95;
}

.heading-7.is--white {
  color: #fff;
}

.image-container {
  width: 100%;
  height: 100%;
}

.image-container.third {
  background-image: url('../images/sahand-hoseini-RnCLtXEouJE-unsplash-1.jpg');
  background-position: 100%;
  background-size: cover;
}

.image-container.second {
  background-image: url('../images/claudio-guglieri-K2RH1QZdLF4-unsplash-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-container.first {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  background-image: url('../images/levi-stute-mFF39sOZSgM-unsplash.jpg');
  background-position: 100%;
  background-size: cover;
  position: relative;
}

.small-divider {
  background-color: #f56020;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  margin-left: 15px;
  margin-right: 15px;
}

.small-divider.black {
  background-color: #000;
  width: 8px;
  height: 8px;
}

.wrap-image-content {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.alt-description {
  z-index: 1;
  color: #ccc;
  max-width: 20ch;
  font-size: 14px;
  position: relative;
}

.scroll-type {
  align-items: center;
  display: flex;
}

.second-article {
  background-color: #fd4415;
  width: 100%;
  max-width: 1500px;
  height: 100vh;
  display: block;
  position: relative;
  overflow: auto;
}

.scroll-type-wrapper {
  display: flex;
}

.small-text {
  color: #ffffffb3;
  letter-spacing: .03em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.first-article {
  z-index: 20;
  background-color: #d4d4d4;
  flex-direction: column;
  flex: 0 auto;
  width: auto;
  max-width: 1500px;
  height: 100vh;
  line-height: 30px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
}

.header-row {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15%;
  display: flex;
}

.header-row.summary {
  color: #000;
  margin-top: 5%;
}

.header-row.summary.gray {
  color: #818181;
}

.divider-circle {
  background-color: #000;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  margin-top: 15%;
  margin-bottom: 15%;
}

.divider-circle.orange {
  background-color: #f56020;
  width: 15px;
  height: 15px;
}

.divider-circle.orange.small {
  width: 8px;
  height: 8px;
  margin-left: 14px;
  margin-right: 14px;
}

.row-scroll {
  align-items: center;
  min-width: 33vw;
  padding-right: 1vw;
  display: flex;
}

.img-parent {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.img-parent.ab {
  position: absolute;
}

.video-bg {
  z-index: 0;
  opacity: .7;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.title-name-intro {
  text-align: center;
  font-size: 14vw;
  line-height: .75;
}

.info-col-parent {
  width: 100%;
  overflow: hidden;
}

.col-left {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100svh;
  transition: padding .8s cubic-bezier(.77, 0, .175, 1);
  display: flex;
  position: absolute;
  left: 0;
}

.col-left:hover {
  padding: 4rem;
}

.primary-btn {
  z-index: 1;
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.2rem .7rem;
  font-size: .9rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-btn.ghost {
  color: #fff;
  border: 1px solid #fff;
}

.col-left-inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.background-content {
  z-index: 0;
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: flex;
  position: absolute;
}

.section-4 {
  z-index: 1;
  width: 100%;
  position: relative;
}

.section-4.split-col {
  background-color: #000;
  height: 100vh;
  display: flex;
  overflow: clip;
}

.tag-sm {
  text-transform: uppercase;
  border: 1px solid #fff3;
  padding: .6rem 1rem;
  font-size: .9rem;
  font-weight: 400;
  display: inline-block;
}

.col-content-parent {
  z-index: 1;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 6rem 3rem 2rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-text {
  padding-top: .2rem;
}

.btn-whipe {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.btn-whipe.bg-white {
  background-color: #fff;
}

.button-text-ab {
  padding-top: .2rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-text-ab.text-black {
  color: #161616;
}

.info-col-child {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20rem;
  padding-top: 1rem;
  padding-bottom: .2rem;
  display: flex;
}

.col-right {
  background-color: #000;
  width: 50%;
  height: 100svh;
  transition: padding .8s cubic-bezier(.77, 0, .175, 1);
  position: absolute;
  right: 0;
}

.col-right:hover {
  padding: 4rem;
}

.span-text-out, .span-text-in {
  display: inline-block;
  overflow: hidden;
}

.div-hide {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.intro-cover {
  z-index: 9999;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.img-child {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.parent {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.span-text {
  display: inline-block;
}

.genre-selection-layout {
  cursor: pointer;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  height: 450px;
  padding: 0;
}

.flex-block {
  flex-flow: row;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  display: flex;
}

.genre-selection-text {
  z-index: 5;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 25px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 28px;
  font-weight: 400;
  position: absolute;
  inset: auto auto 0% 0%;
}

.background-video-3 {
  width: 100%;
  height: 100%;
  display: block;
}

.background-video-3:hover {
  display: block;
}

.cell {
  cursor: pointer;
  display: block;
}

.heading-8 {
  position: absolute;
}

.scripted-genre-cell-gradient {
  z-index: 4;
  background-image: linear-gradient(#3452cf00 50%, #3452cf);
  width: 100%;
  height: 100%;
  position: absolute;
}

.hover-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 80rem;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  display: grid;
}

.vertical-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hover_video_wrapper {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  background-color: #dddddd80;
  border-radius: 2rem;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.video-3 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.video-m {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.genre-cell-image {
  z-index: 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.genre-cell-image:hover {
  display: none;
}

.genre-selection-text-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.genre-selection-text-small {
  margin-top: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 16px;
  display: block;
}

.factual-genre-cell-gradient {
  z-index: 4;
  background-image: linear-gradient(#05a19500 50%, #05a195);
  width: 100%;
  height: 100%;
  position: absolute;
}

.cell-2 {
  cursor: pointer;
}

.entertainment-genre-cell-gradient {
  z-index: 4;
  background-image: linear-gradient(#a0187c00 50%, #a0187c);
  width: 100%;
  height: 100%;
  position: absolute;
}

.formats-genre-cell-gradient {
  z-index: 4;
  background-image: linear-gradient(#e6860a00 50%, #e6860a);
  width: 100%;
  height: 100%;
  position: absolute;
}

.highlights-section {
  background-image: url('../images/PURPLE-BLACK-GRADIENT.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 120px;
  display: block;
  position: relative;
}

.highlights-section.programme-search {
  margin-top: 50px;
}

.genre-selection-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.heading-9 {
  position: relative;
}

.h2 {
  color: #fff;
  text-align: center;
  flex-flow: column;
  order: -1;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: block;
}

.text-block-6 {
  position: relative;
}

.btn-parent {
  color: #000;
  border: 2px solid #000;
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 170px;
  height: 45px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-txt-1, .btn-txt-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: #ff4370;
  background-color: #ff437000;
  border: 1px solid #ff4370;
  border-radius: 20px;
  flex-flow: column;
  order: 1;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 15px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 15px;
  display: block;
  position: relative;
}

.genre-buttons {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.highlights-cell {
  display: block;
}

.marie-antoinette-image {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.highlights-darkener {
  z-index: 4;
  background-image: linear-gradient(#0000 50%, #000c);
  border: 1px #000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.highlights-video {
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

.cell-3 {
  cursor: pointer;
}

.footer-link {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  border-style: none none solid;
  border-color: #000 #000 #0000;
  order: 0;
  align-self: auto;
  width: auto;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 20px;
  text-decoration: none;
  display: inline;
}

.footer-link:hover {
  opacity: .7;
  text-decoration: none;
}

.footer-link.w--current {
  color: #fff;
}

.footer-link.terms {
  margin-top: 0;
  margin-left: 16px;
}

.footer-link.terms.last {
  margin-left: 0;
}

.logo-svg {
  border-style: none;
  border-radius: 0;
  width: 220px;
  overflow: visible;
}

.terms-links {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-column {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.footer-column.last {
  flex-flow: column;
  position: relative;
}

.footer-content-right {
  z-index: 20;
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.footer-list-item {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  line-height: 14px;
  transition-property: none;
}

.section-footer {
  position: relative;
}

.horizontal-divider {
  z-index: 11;
  background-color: #fff6;
  width: 100%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.horizontal-divider.metadata-divider {
  background-color: #fff6;
}

.footer-lower-wrapper {
  z-index: 11;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.footer-content-wrapper {
  z-index: 10;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-content: space-between;
  place-items: center start;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.terms-container {
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 12px;
  display: flex;
}

.footer-container {
  width: 95%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.copyright-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  display: flex;
  position: relative;
}

.footer-list {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: #fff;
  text-align: left;
  background-color: #0000;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  list-style-type: none;
  display: flex;
}

.footer-list.footer-list-small {
  font-size: 12px;
}

.footer-header {
  color: #fff;
  text-align: left;
  margin-bottom: 16px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.footer-list-icon {
  margin-bottom: 0;
}

.highlights-duration {
  font-family: SharpGroteskBook20-Regular, sans-serif;
}

.highlights-title {
  margin-top: 0;
  margin-bottom: 5px;
}

.highlights-title.genre-page-title {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.text-block-7 {
  color: #fff;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 12px;
  position: relative;
}

.btn-parent-2 {
  color: #ff4370;
  text-align: center;
  border: 2px solid #ff4370;
  border-radius: 40px;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 190px;
  height: 45px;
  margin-top: 50px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-parent-2.index-button {
  width: 120px;
}

.btn-parent-2.contents-button {
  width: 150px;
}

.btn-parent-2.load-more-btn {
  width: 125px;
}

.btn-parent-2.view-on-website-button {
  width: 120px;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}

.btn-parent-2.format-available-button {
  border-style: none;
  width: 160px;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 15px;
}

.btn-parent-2.enter-button {
  width: 100px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}

.btn-parent-2.enter-button:hover {
  color: #fff;
  background-color: #ff4370;
}

.btn-parent-2.intro-genre-btn {
  width: 190px;
  height: 55px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 20px;
}

.highlights-button-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.programme-page-tabs {
  order: 1;
  align-self: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  position: relative;
  inset: 0%;
}

.programme-page-header {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.programme-header-text {
  color: #fff;
  order: -1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.dropdown {
  z-index: 6;
  vertical-align: baseline;
  border: 2px solid #fff;
  border-radius: 20px;
  order: 1;
  margin-left: 10px;
  padding: 7px 30px 5px 10px;
  display: inline-block;
}

.icon {
  color: #fff;
  order: 1;
  margin-bottom: 4px;
  margin-left: 50px;
  margin-right: 0;
  position: absolute;
  inset: 0%;
}

.search-dropdown {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.dropdown-text {
  color: #fff;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 12px;
}

.dropdown-list {
  color: #fff;
  background-color: #ff4370;
  border-radius: 10px;
  margin-top: 15px;
  margin-left: -10px;
  margin-right: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 12px;
  display: none;
}

.dropdown-link-text {
  color: #fff;
}

.link-block {
  justify-content: space-between;
  display: flex;
}

.link-block-2 {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
}

.programme-header-text-container {
  margin-bottom: 20px;
}

.parallax-component {
  max-width: none;
  position: relative;
}

.parallax-layer {
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.link-wrapper {
  display: flex;
}

.parallax_heading {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  text-shadow: 0 1px 3rem #00000085;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: 25vh;
  margin-bottom: 0;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 11vw;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.parallax_info-link {
  color: #444;
  text-align: center;
  border-bottom: .1rem solid #444;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  text-decoration: none;
  display: flex;
}

.parallax_info-link:hover {
  opacity: .7;
}

.section_hero {
  justify-content: center;
  align-items: center;
  display: flex;
}

.parallax_component {
  perspective: 3500px;
  width: 100%;
  max-width: 1700px;
  height: 100vh;
  overflow: hidden;
}

.parallax_layer {
  width: 100%;
  position: absolute;
}

.parallax_layer.is-3.pointer-events-off {
  object-fit: cover;
  height: 100vh;
  position: relative;
}

.parallax_layer.is-3.pointer-events-off.factual-parallax-cutout, .parallax_layer.is-3.pointer-events-off.entertainment-parallax-cutout, .parallax_layer.is-3.pointer-events-off.formats-parallax-cutout {
  object-fit: cover;
  max-width: none;
  height: 100vh;
}

.parallax_layer.is-1 {
  object-fit: cover;
  height: 100vh;
  display: block;
}

.parallax_layer.is-1.factual-parallax-video-bg, .parallax_layer.is-1.entertainment-parallax-video-bg, .parallax_layer.is-1.formats-parallax-video-bg {
  object-fit: cover;
  height: 100vh;
}

.parallax_layer.is-4 {
  position: relative;
}

.stacking-cards_arrow-icon {
  width: 1.75rem;
  height: 1.75rem;
  margin-top: .2rem;
  display: inline-block;
}

.section_space {
  z-index: 2;
  background-color: #fff;
  height: 100vh;
  padding-top: 3rem;
  position: relative;
}

.div-block-7 {
  width: 100%;
  padding-bottom: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.parallax-black-gradient {
  z-index: 10;
  background-image: linear-gradient(0deg, #000, #0000);
  width: 100%;
  height: 10rem;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.section-5 {
  position: relative;
}

.show-page-header {
  height: 80vh;
  max-height: none;
  position: relative;
  overflow: hidden;
}

.show-page-header-image-container {
  background-image: url('../images/MAIN-MC14_Ep_14-2318-RESIZED.jpg');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.show-page-header-image-container.marie-antoinette-header-image {
  background-image: url('../images/MA-06092021-1702-Ret-RESIZED-EXT.webp');
}

.show-page-header-image-container.key-to-a-fortune-header-image {
  background-image: url('../images/K2AF-049-Owen-Howells-RESIZED.webp');
}

.show-page-header-image-container.masterchef-header {
  background-image: url('../images/MASTERCHEF-USA-LARGE.webp');
}

.show-page-header-image-container.show-page-header-banged-up {
  background-image: url('../images/Banged_Up_S1_Unit_165_RESIZED.webp');
  background-position: 50% 0;
  background-size: cover;
}

.show-page-header-image-container.deal-or-no-deal-image {
  background-image: url('../images/deal-or-no-deal-joe-manganiello.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-25 {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  max-width: none;
  height: 100%;
}

.container-4 {
  max-width: none;
  padding-right: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.show-page-header-gradient-top {
  background-image: linear-gradient(#000, #0000);
  align-self: auto;
  width: auto;
  max-width: none;
  height: 200px;
  padding-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.show-page-header-gradient-bottom {
  background-image: linear-gradient(#0000, #000000b3);
  align-self: auto;
  width: auto;
  max-width: none;
  height: 300px;
  padding-bottom: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.show-page-title {
  justify-content: space-between;
  align-self: flex-end;
  width: 1280px;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 400;
  display: flex;
  position: relative;
}

.show-page-title-container {
  z-index: 20;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.show-page-heading {
  color: #fff;
  order: -1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 75px;
  position: static;
}

.next-button {
  -webkit-backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  -webkit-text-fill-color: inherit;
  background-color: #f7f8fc33;
  background-clip: padding-box;
  border-radius: 50%;
  order: 1;
  width: 65px;
  height: 65px;
  margin-left: 20px;
  overflow: hidden;
}

.next-button:hover {
  background-color: #f7f8fc99;
}

.next-button.bottom-previous-button {
  object-fit: none;
  flex: none;
  order: -1;
  align-self: flex-end;
  margin-left: 0;
  position: static;
}

.next-prev-buttons {
  align-self: flex-end;
  display: flex;
}

.prev-button {
  -webkit-backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  -webkit-text-fill-color: inherit;
  background-color: #f7f8fc33;
  background-clip: padding-box;
  border-radius: 30px;
  order: 1;
  width: auto;
  min-width: 110px;
  height: 50px;
  display: flex;
  overflow: hidden;
}

.prev-button:hover {
  background-color: #f7f8fc99;
}

.prev-button.bottom-prev-button {
  flex: none;
  order: -1;
  align-self: flex-end;
}

.prev-button.bottom-prev-button:hover {
  background-color: #f7f8fc99;
}

.prev-button.bottom-next-button {
  order: -1;
}

.prev-button.bottom-next-button:hover {
  background-color: #f7f8fc99;
}

.show-page-title-and-genre-tab {
  padding-right: 20px;
}

.synopsis-section {
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
}

.synopsis-section.portrait-image-show-synopsis {
  margin-top: 50px;
}

.synopsis-summary-container {
  -webkit-text-stroke-color: #fff;
  order: 1;
  width: 475px;
  padding-right: 20px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
}

.paragraph-3 {
  -webkit-text-stroke-color: #fff;
}

.bold-text-3 {
  color: var(--white);
}

.synopsis-summary {
  color: #fff;
  margin-bottom: 15px;
  margin-right: 30px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 35px;
}

.synopsis-container {
  justify-content: space-between;
  width: 1280px;
  max-width: 90%;
  display: flex;
}

.synopsis-detail-container {
  -webkit-text-stroke-color: #fff;
  order: 1;
  width: 60%;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
}

.synopsis-detail {
  color: #fff;
  margin-left: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.show-info-section {
  background-image: url('../images/PURPLE-BLACK-GRADIENT.png');
  background-position: 0 0;
  background-size: 100% 100%;
}

.show-info-section.portrait-image-show {
  margin-top: 150px;
}

.promo-section {
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
}

.background-video-4 {
  z-index: 22;
  border-radius: 20px;
  flex-flow: row;
  order: 0;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.promo-video-container {
  box-shadow: 0 6px 20px 0 var(--black);
  border-radius: 20px;
  width: 70vw;
  max-width: 1000px;
  height: auto;
}

.outer-parent-pause {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
}

.circle-main-pause {
  z-index: 0;
  -webkit-backdrop-filter: saturate(118%) brightness(104%) blur(2px);
  backdrop-filter: saturate(118%) brightness(104%) blur(2px);
  background-color: #f7f8fc26;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  position: absolute;
}

.circle-parent {
  z-index: 1;
  -webkit-backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  background-color: #ff4370;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
}

.tri {
  width: 30px;
  height: 30px;
  margin-left: 2px;
  position: static;
}

.play-pause-button {
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
  inset: auto 0% 0% auto;
}

.tri-pause {
  margin-left: 0;
  position: relative;
}

.circle-parent-pause {
  background-color: #0000;
  width: 30px;
  height: 30px;
}

.outer-parent {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.circle-main {
  -webkit-backdrop-filter: brightness(104%) saturate(118%) blur(20px);
  backdrop-filter: brightness(104%) saturate(118%) blur(20px);
  background-color: #f7f8fc33;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
}

.pause-state {
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

.play-state {
  position: absolute;
  inset: auto 0% 0% auto;
}

.quote-slider-section {
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
}

.quote-slider-section.hide-slider {
  display: none;
}

.quote-text {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
  line-height: 55px;
  position: relative;
  inset: 0%;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 600px;
}

.slider.hide-slider {
  display: none;
}

.quote-author {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  margin-top: 15px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  position: relative;
}

.quote-text-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
  line-height: 55px;
  position: relative;
  inset: 0%;
}

.quote-stars {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 55px;
  position: relative;
  inset: 0%;
}

.slide-1 {
  vertical-align: baseline;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/PHOTO-2023-10-17-17-14-1468-CLIPPED.webp');
  background-position: 50%;
  background-size: cover;
  position: relative;
  inset: auto;
}

.slide-1.marie-antoinette-slide-1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MA-06092021-2713-Ret-RESIZED.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-1.banged-up-slide-1 {
  background-image: url('../images/BANGED-UP-CROPPED2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-1.ktaf-slide-1 {
  background-image: url('../images/K2AF-001-Owen-Howells-RESIZED.webp');
}

.slide-1.masterchef-slide-1 {
  background-image: url('../images/BRANDED-QUOTE-BG-V1.jpg');
  background-position: 50%;
  background-size: cover;
}

.quote-container {
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 700px;
  max-width: 70%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
  inset: auto;
}

.slide-2 {
  background-image: url('../images/Banged_Up_S1_Unit_201_RESIZED.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-2.marie-antoinette-slide-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MA-06092021-2713-Ret-RESIZED_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-2.ktaf-slide-2 {
  background-image: url('../images/KTAF-RX6-TX1_Jean--Kunle-1-RESIZED.webp');
}

.quote-container-2 {
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-bottom: 30px;
  display: flex;
  position: relative;
  inset: auto;
}

.quote-flex-block-slide-1 {
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.quote-flex-block-slide-1.banged-up-slide-1-flex-box, .quote-flex-block-slide-1.hide-quotes {
  display: none;
}

.quote-flex-block-slide-1-copy {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.quote-flex-block-slide-2 {
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.quote-flex-block-slide-2.banged-up-slide-2-flex-box, .quote-flex-block-slide-2.hide-quotes {
  display: none;
}

.mask {
  width: 100%;
  height: 600px;
}

.slide-nav {
  margin-bottom: 20px;
  display: block;
}

.stats-section, .arrow-image-mobile-02 {
  display: none;
}

.stats-container {
  color: #fff;
  width: 1280px;
  max-width: 95%;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
}

.circle-div {
  color: #fff;
  background-color: #ffffff26;
  border-radius: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 250px;
  max-width: 250px;
  height: 100%;
  min-height: 250px;
  max-height: 250px;
  display: flex;
  box-shadow: 7px 7px 150px #54668114;
}

.detail-block {
  background-color: #56e8ff0d;
  border: 1px solid #56e8ff;
  max-width: 800px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 20px;
  font-size: 17px;
  display: none;
}

.title-capped {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.statistic-circle-wrap {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.heading-primary {
  color: #1a3066;
  letter-spacing: -.5px;
  max-width: 500px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 46px;
  font-weight: 700;
  line-height: 1;
}

.heading-primary.h3-centre {
  text-align: center;
  max-width: 700px;
}

.arrow-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-image-mobile {
  display: none;
}

.title {
  color: #8c54ff;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  max-width: 500px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
}

.counterup {
  color: #ff4370;
  letter-spacing: 1.2px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 60px;
  line-height: 52px;
}

.title-wrap {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.feature-number-wrap {
  color: #fff;
  place-content: stretch space-around;
  align-items: stretch;
  margin-bottom: 50px;
  display: flex;
}

.stats-numbers {
  flex-flow: row;
  display: flex;
}

.percentage-sign {
  color: #ff4370;
  align-self: flex-start;
  margin-top: 5px;
  margin-left: 3px;
  margin-right: 3px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 22px;
}

.production-credit {
  color: #fff;
  white-space: normal;
  margin-top: 20px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.production-credit.hide-production-credit {
  display: none;
}

.production-credit.production-credit-with-space-before {
  margin-top: 30px;
}

.duration {
  color: #fff;
  white-space: normal;
  margin-top: 15px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.genre-cell-image-first {
  z-index: 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.genre-cell-image-first:hover {
  display: none;
}

.next-previous-section {
  justify-content: center;
  align-items: center;
  display: flex;
}

.next-previous-container {
  width: 1280px;
  max-width: 90%;
}

.bottom-heading-container {
  z-index: 5;
  color: #fff;
  mix-blend-mode: normal;
  justify-content: flex-start;
  align-self: flex-end;
  align-items: flex-end;
  width: auto;
  margin: 30px 30px 60px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.bottom-heading-container.genre-page-heading-container {
  margin: 20px;
}

.bottom-heading-container.next-heading-container {
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: flex-end;
}

.prev-box-text {
  margin-left: 15px;
}

.next-previous-text {
  margin-bottom: 4px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
}

.prev {
  max-width: none;
}

.prev-button-copy {
  -webkit-backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  -webkit-text-fill-color: inherit;
  background-color: #f7f8fc33;
  background-clip: padding-box;
  border-radius: 50%;
  order: 1;
  width: 65px;
  height: 65px;
  overflow: hidden;
}

.prev-button-copy:hover {
  background-color: #f7f8fc99;
}

.prev-button-copy.bottom-prev-button {
  order: -1;
}

.prev-button-copy.bottom-prev-button:hover {
  background-color: #f7f8fc99;
}

.prev-button-copy.bottom-next-button {
  order: -1;
}

.prev-button-copy.bottom-next-button:hover {
  background-color: #f7f8fc99;
}

.next-box-text {
  text-align: right;
  order: 1;
  margin-left: 0;
  margin-right: 15px;
}

.background-video-5 {
  z-index: 3;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.footer-background-video {
  width: 100%;
  height: 400px;
  position: absolute;
  inset: 0% 0% auto;
}

.footer-video-container {
  z-index: auto;
  object-fit: cover;
  width: 100%;
  height: 400px;
  position: absolute;
  inset: auto 0% 0%;
}

.first-animation-video {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background-video-6 {
  object-fit: cover;
  width: 100%;
  height: 100vh;
}

.background-video-7 {
  width: 100%;
  max-width: 100%;
  position: absolute;
}

.parallax_layer_video {
  width: 100%;
  position: absolute;
}

.parallax_layer_video.is-3.pointer-events-off {
  position: relative;
}

.parallax_layer_video.is-1 {
  object-fit: cover;
  height: 100vh;
}

.parallax_layer_video.is-4 {
  position: relative;
}

.parallax_layer_image {
  width: 100%;
  position: absolute;
}

.parallax_layer_image.is-3.pointer-events-off {
  position: relative;
}

.parallax_layer_image.is-1 {
  object-fit: cover;
  height: 100vh;
  display: none;
}

.parallax_layer_image.is-4, .nav-links {
  position: relative;
}

.stats-section-v2.hide-stats-section {
  display: none;
}

.stats-div-v2 {
  color: #fff;
  background-color: #fff0;
  border-radius: 1000px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 300px;
  max-width: 300px;
  height: 100%;
  min-height: auto;
  max-height: none;
  display: flex;
  box-shadow: 7px 7px 150px #54668114;
}

.stats-numbers-v2 {
  flex-flow: row;
  margin-left: 20px;
  display: flex;
}

.title-capped-v2 {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  margin-left: 20px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.vertical-line {
  background-color: #fff;
  width: 1px;
  height: 100%;
  margin-right: 0;
  position: absolute;
}

.stats-numbers-copy {
  flex-flow: row;
  display: flex;
}

.banged-up-promo, .marie-antoinette-promo {
  z-index: 22;
  border-radius: 20px;
  flex-flow: row;
  order: 0;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.buttons-container {
  display: flex;
}

.format-available-text {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.factual-genre-cell-image {
  z-index: 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.factual-genre-cell-image:hover {
  display: none;
}

.logo-link {
  z-index: 20;
  order: -1;
  align-self: center;
  position: relative;
}

.logo-link.w--current {
  order: -1;
  align-self: center;
}

.masterchef-promo {
  z-index: 22;
  border-radius: 20px;
  flex-flow: row;
  order: 0;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.image-26 {
  aspect-ratio: auto;
  max-width: none;
  overflow: clip;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search-page-container {
  background-image: url('../images/PURPLE-BLACK-GRADIENT.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 150px;
  padding-top: 0;
  padding-bottom: 120px;
  display: block;
  position: relative;
}

.search-page-container.programme-search {
  margin-top: 50px;
}

.footer-bg {
  width: 100%;
  height: 400px;
  position: absolute;
}

.talent-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
  position: relative;
}

.talent-section-container {
  width: 1280px;
  max-width: 95%;
  margin-top: 30px;
  position: relative;
}

.talent-image-container {
  background-image: url('../images/EMILIA-SCHULE.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 50%;
  width: 200px;
  height: 200px;
}

.talent-image-container.louis-cunningham {
  background-image: url('../images/Louis-Cunningham.jpg');
}

.talent-image-container.jack-archer {
  background-image: url('../images/JACK-ARCHER.jpg');
}

.talent-image-container.jasmine-blackborrow {
  background-image: url('../images/Jasmine-Blackborow.jpg');
}

.talent-image-container.oscar-lesage {
  background-image: url('../images/Oscar-Lesage.jpeg');
}

.talent-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  display: flex;
}

.talent-grid {
  grid-template: "Area Area-2 Area-3 Area-4 Area-5"
  / 1fr 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  display: flex;
}

.div-block-8 {
  position: relative;
}

.talent-name {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 16px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.talent-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
  line-height: 55px;
  position: relative;
  inset: 0%;
}

.previous-show-text {
  color: #fff;
  align-self: center;
  margin-right: 20px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 14px;
}

.next-button-2 {
  -webkit-backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  backdrop-filter: saturate(118%) brightness(104%) blur(20px);
  -webkit-text-fill-color: inherit;
  background-color: #f7f8fc33;
  background-clip: padding-box;
  border-radius: 30px;
  order: 1;
  width: auto;
  min-width: 110px;
  height: 50px;
  margin-left: 10px;
  display: flex;
  overflow: hidden;
}

.next-button-2:hover {
  background-color: #f7f8fc99;
}

.next-button-2.bottom-prev-button {
  flex: none;
  order: -1;
  align-self: flex-end;
}

.next-button-2.bottom-prev-button:hover {
  background-color: #f7f8fc99;
}

.next-button-2.bottom-next-button {
  order: -1;
}

.next-button-2.bottom-next-button:hover {
  background-color: #f7f8fc99;
}

.next-show-text {
  color: #fff;
  align-self: center;
  margin-left: 20px;
  margin-right: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 14px;
}

.coming-soon-section {
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
}

.coming-soon-container {
  width: 1280px;
  max-width: 95%;
}

.coming-soon-text {
  color: #fff;
  text-align: center;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
}

.portrait-show-title-container {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.portrait-image-container {
  -webkit-text-stroke-color: #fff;
  background-image: url('../images/MA-06092021-5047-Ret-RESIZED.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  order: 1;
  width: 40%;
  margin-right: 50px;
  padding-right: 20px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
}

.play-pause-button-2 {
  z-index: 200;
  order: 1;
  margin-top: 20px;
  position: relative;
}

.intro-genre-buttons {
  z-index: 250;
  opacity: 0;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.slide-3 {
  background-image: url('../images/Banged_Up_S1_Unit_201_RESIZED.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-3.marie-antoinette-slide-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MA-06092021-2713-Ret-RESIZED_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-3.ktaf-slide-2 {
  background-image: url('../images/KTAF-RX6-TX1_Jean--Kunle-1-RESIZED.webp');
}

.slide-3.marie-antoinette-slide-3 {
  background-image: url('../images/BRANDED-QUOTE-BG-V1.jpg'), linear-gradient(#00000080, #00000080);
  background-position: 50%, 0 0;
  background-size: cover, auto;
}

.quote-flex-block-slide-3 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.quote-flex-block-slide-3.banged-up-slide-2-flex-box, .quote-flex-block-slide-3.hide-quotes {
  display: none;
}

.navbar-scripted {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: 40px;
}

.nav-bar-new {
  width: 100%;
  position: fixed;
  top: 40px;
}

.right-arrow, .left-arrow {
  display: block;
}

.display-none {
  display: none;
}

.subbrands-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
}

.subbrands-section.portrait-image-show-synopsis {
  margin-top: 50px;
}

.subbrands-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  width: 1280px;
  max-width: 90%;
  display: flex;
}

.subbrands-item-container {
  border: 1px solid #ffffff4d;
  border-radius: 20px;
  width: 70%;
  margin-right: 0;
  padding: 30px;
}

.subbrands-images {
  background-image: url('../images/Dessert-Masters-Contestant-Group-Shot31-RESZIED.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 300px;
  max-height: 400px;
  position: relative;
}

.subbrands-images.dessert-masters-image {
  background-image: url('../images/Dessert-Masters-Contestant-Group-Shot31-RESZIED.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  max-height: 400px;
  overflow: hidden;
}

.subbrands-images.celebrity-mc-image {
  background-image: url('../images/CELEBRITY-70930302020HighRes-RESIZED.jpg');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.subbrands-images.all-stars-image {
  background-image: url('../images/MASTERCHEF-ALL-STARS---LANDSCAPE-ARTWORK---MIPCOM-2018-RESIZED.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-height: 400px;
  overflow: hidden;
}

.subbrands-images.mc-professionals-image {
  background-image: url('../images/PROFESSIONALS---MCP-16_1303_Monica_Gregg_Marcus-RESIZED.jpg');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.subbrands-images.mc-junior-image {
  background-image: url('../images/MCJR_Holiday_KA_Horiz_03_CatchUp-RESIZED.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-height: 400px;
  overflow: hidden;
}

.subbrands-images.mc-young-talent-image {
  background-image: url('../images/YOUNG-TALENT---Gruppebillede-RESZIED.jpg');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.subbrands-images.mc-senior-image {
  background-image: url('../images/SENIOR-MASTERCHEF-RESIZED.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-height: 400px;
  overflow: hidden;
}

.subbrands-images.young-mc-image {
  background-image: url('../images/Young-MasterChef---Series-1_0539-RESIZED.jpg');
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
}

.subbrands-images.key-to-a-fortune-subbrand-image {
  background-image: url('../images/key-to-a-fortune-subbrand.webp');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  max-height: 400px;
  overflow: hidden;
}

.subbrands-gradient {
  background-image: linear-gradient(#0000 50%, #000c);
  align-self: auto;
  width: auto;
  max-width: none;
  height: 300px;
  padding-bottom: 0;
  position: relative;
  inset: auto 0% 0%;
}

.subbrands-title {
  z-index: 2;
  color: #fff;
  margin: 30px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  inset: auto 0% 0%;
}

.originating-territory {
  color: #fff;
  white-space: normal;
  margin-top: 15px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  position: absolute;
}

.synopsis-detail-small {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.tagline-small {
  color: #fff;
  margin-top: 20px;
  margin-left: 0;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.bold-text-4 {
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-weight: 400;
}

.bullets-small {
  color: #ff4370;
  padding-left: 10px;
  font-family: SharpGroteskBook20-Regular, sans-serif;
  line-height: 26px;
}

.list-item {
  color: #ff4370;
}

.rich-text-block, .italic-text {
  color: #fff;
  font-style: normal;
}

.play-button-small {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-right: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.genre-buttons-heading {
  width: 100%;
}

.heading-10 {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-family: SharpGroteskMedium20-Regular, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.footer-bg-container {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 400px;
  position: absolute;
  inset: auto 0% 0%;
}

@media screen and (min-width: 1440px) {
  .genre-tab.genre-tab-scripted.show-page-tab.show-page-tab-entertainment {
    background-color: #a0187c;
  }

  .parallax_heading {
    font-size: 160px;
  }

  .synopsis-summary-container {
    width: 475px;
  }

  .linked-in {
    width: 20px;
  }

  .portrait-image-container {
    width: 475px;
  }
}

@media screen and (max-width: 991px) {
  .paragraph {
    width: 60%;
  }

  .navbar {
    top: 0;
  }

  .nav-container {
    flex-direction: row;
    justify-content: space-between;
  }

  .brand {
    order: -1;
  }

  .menu-button {
    order: 1;
  }

  .hero-layout {
    height: auto;
  }

  .cell-content {
    flex-wrap: wrap;
    min-height: 250px;
  }

  .genre-selection {
    padding-bottom: 120px;
  }

  .inner-container {
    padding-top: 10%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .inner-header-col {
    margin-bottom: 15px;
  }

  .card-2 {
    flex: none;
    width: 100%;
  }

  .card-3 {
    flex: none;
    width: auto;
  }

  .button-close {
    color: #fff;
    background-color: #000000bf;
    border-radius: 8px;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: 2%;
    padding: 10px 15px;
    font-size: 20px;
    display: flex;
    inset: 0% 0% auto auto;
  }

  .genre-hovers {
    flex-direction: column;
    justify-content: space-around;
  }

  .card-inner {
    background-image: none;
    padding-top: 0%;
    padding-bottom: 0%;
    display: none;
  }

  .image-wrapper {
    height: 33.33vh;
  }

  .card-1 {
    flex: none;
    width: 100%;
  }

  .main-heading {
    font-size: 3em;
    line-height: 1em;
  }

  .section-content {
    width: 100vw;
    height: auto;
    display: none;
  }

  .third-article {
    height: auto;
    min-height: 100vh;
  }

  .heading-7 {
    font-size: 6vh;
  }

  .scroll-type-wrapper {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
    display: none;
  }

  .first-article {
    width: 100%;
    height: 100%;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
    position: relative;
    top: 0%;
    overflow: auto;
  }

  .header-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .video-bg {
    min-width: auto;
  }

  .title-name-intro {
    font-size: 19vw;
  }

  .col-left {
    width: 100%;
    position: relative;
  }

  .background-content {
    display: none;
  }

  .section-4.split-col {
    flex-flow: column;
    height: auto;
  }

  .col-content-parent {
    padding-top: 2rem;
  }

  .col-right {
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .highlights-section {
    padding-bottom: 120px;
  }

  .footer-link.terms {
    flex: none;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-link.terms.last {
    margin-bottom: 0;
  }

  .terms-links {
    flex-direction: row;
    justify-content: space-between;
    align-self: stretch;
    align-items: flex-start;
    margin-top: 32px;
    margin-bottom: 0;
    display: flex;
  }

  .footer-column {
    width: auto;
    margin-bottom: 32px;
  }

  .footer-column.last {
    margin-right: 0;
  }

  .section-footer {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-lower-wrapper {
    flex-direction: column;
    align-items: flex-end;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .footer-content-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: column;
    justify-items: stretch;
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .terms-container {
    flex-direction: column;
    align-items: flex-end;
  }

  .copyright-wrapper {
    align-self: flex-start;
    width: 100%;
    display: flex;
  }

  .footer-header {
    font-size: 16px;
    line-height: 16px;
  }

  .footer-list-icon {
    margin-bottom: 1rem;
  }

  .footer-list-icon:hover {
    color: #000;
  }

  .arrow-image-mobile-02 {
    display: block;
    position: relative;
    left: -55px;
  }

  .statistic-circle-wrap {
    width: 100%;
  }

  .arrow-wrap {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .arrow-image-mobile {
    display: block;
    position: relative;
    left: 55px;
  }

  .feature-number-wrap {
    flex-direction: column;
  }

  .arrow-image {
    display: none;
  }

  .search-page-container {
    padding-bottom: 120px;
  }

  .talent-name {
    font-size: 16px;
    line-height: 16px;
  }

  .navbar-scripted {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    width: 70%;
  }

  .button-close {
    width: auto;
  }

  .xlarge-paragraph {
    font-size: 10vh;
  }

  .genre-hovers {
    flex-direction: column;
  }

  .cap {
    font-size: 90px;
  }

  .image-wrapper {
    background-size: cover;
    width: 100vw;
    height: 400px;
  }

  .wrap-scrolling-text {
    min-height: 250px;
  }

  .third-article {
    z-index: 22;
    height: auto;
    min-height: 100vh;
    position: relative;
  }

  .heading-7 {
    font-size: 65px;
  }

  .second-article {
    z-index: 21;
    position: relative;
  }

  .divider-circle {
    width: 12px;
    height: 12px;
  }

  .title-name-intro {
    font-size: 24vw;
  }

  .col-content-parent {
    padding-right: 2rem;
  }

  .video-3 {
    display: none;
  }

  .video-m {
    display: block;
  }

  .footer-link.terms {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 32px;
    display: inline-block;
  }

  .footer-link.terms.last {
    display: inline-block;
  }

  .footer-logo {
    padding-left: 0;
  }

  .terms-links {
    flex-wrap: wrap;
  }

  .footer-content-right {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    width: 100%;
  }

  .footer-lower-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .footer-content-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    justify-items: stretch;
    margin-top: 0;
  }

  .terms-container {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .copyright-wrapper {
    justify-content: flex-start;
    align-self: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .scroll-container-test {
    display: block;
  }

  .paragraph {
    width: 90%;
  }

  .heading-4.contact-heading {
    font-size: 20px;
    line-height: 35px;
  }

  .contact-text {
    width: auto;
    min-width: auto;
    max-width: 92%;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2 {
    font-size: 13px;
  }

  .card-2 {
    flex: 1;
    align-self: stretch;
    width: 100%;
  }

  .card-3 {
    flex: 1;
    width: 100%;
  }

  .button-close {
    max-width: 35%;
    inset: 0% 0% auto auto;
  }

  .genre-hovers {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .arrow-read-more {
    flex: none;
    width: 45px;
    height: 45px;
    padding-left: 13px;
    padding-right: 13px;
  }

  .link-read-more {
    font-size: 24px;
  }

  .cap {
    font-size: 80px;
  }

  .card-inner {
    padding-right: 10%;
    display: block;
  }

  .image-wrapper {
    background-position: 50%;
    background-size: cover;
    height: 33.33vh;
  }

  .card-1 {
    flex: 1;
  }

  .main-heading {
    font-size: 2em;
  }

  .section-content {
    display: none;
    position: fixed;
    inset: 0%;
    overflow: auto;
  }

  .third-article {
    height: 100vh;
    min-height: auto;
    display: block;
  }

  .heading-7 {
    font-size: 50px;
  }

  .image-container.second {
    background-position: 50% 0;
  }

  .second-article {
    display: block;
  }

  .small-text {
    font-size: 9px;
  }

  .first-article {
    height: 100vh;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .title-name-intro {
    font-size: 26vw;
  }

  .col-left {
    position: sticky;
    top: 0;
  }

  .col-left:hover {
    padding: 0;
  }

  .col-content-parent {
    padding-bottom: 1.4rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }

  .info-col-child {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
  }

  .col-right:hover {
    padding: 0;
  }

  .hover-component {
    grid-template-columns: 1fr;
  }

  .footer-link.terms {
    flex: none;
    margin-top: 0;
    margin-bottom: 16px;
    margin-right: 16px;
  }

  .footer-link.terms.w--current {
    margin-right: 16px;
    display: inline-block;
  }

  .terms-links {
    margin-bottom: 0;
  }

  .footer-column {
    padding-right: 16px;
  }

  .footer-content-right {
    flex-wrap: wrap;
  }

  .section-footer {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-lower-wrapper {
    align-items: center;
  }

  .footer-content-wrapper {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 16px;
  }

  .terms-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .arrow-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

#w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95130, #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95131 {
  grid-template-rows: 1fr 1fr auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_70a899b7-9c73-2962-260a-d680c61e7bef-33b95132, #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-33b95133, #w-node-_4b4597b6-9d2c-dd33-becd-09cf15596415-33b95134 {
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
}

#w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95135, #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95136, #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95137 {
  grid-template-rows: 1fr 1fr auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_202e142f-549b-d7f4-b70a-98e8bcc951de-33b95138, #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-20678242, #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-0d07a4c8 {
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95130 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95130 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95131 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95131 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_70a899b7-9c73-2962-260a-d680c61e7bef-33b95132 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_70a899b7-9c73-2962-260a-d680c61e7bf0-33b95132 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-33b95133 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77f-33b95133 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4b4597b6-9d2c-dd33-becd-09cf15596415-33b95134 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_4b4597b6-9d2c-dd33-becd-09cf15596416-33b95134 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95135 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95135 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95136 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95136 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95137 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95137 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_202e142f-549b-d7f4-b70a-98e8bcc951de-33b95138 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_202e142f-549b-d7f4-b70a-98e8bcc951df-33b95138 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-20678242 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77f-20678242 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-0d07a4c8 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77f-0d07a4c8 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95130 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95130 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95131 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95131 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_70a899b7-9c73-2962-260a-d680c61e7bef-33b95132 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-_70a899b7-9c73-2962-260a-d680c61e7bf0-33b95132 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-33b95133 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77f-33b95133 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b4597b6-9d2c-dd33-becd-09cf15596415-33b95134 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-_4b4597b6-9d2c-dd33-becd-09cf15596416-33b95134 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95135 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95135 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95136 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95136 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35c-33b95137 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-ed4b5f2c-6f11-66e3-c3b1-3dd6e337a35d-33b95137 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_202e142f-549b-d7f4-b70a-98e8bcc951de-33b95138 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-_202e142f-549b-d7f4-b70a-98e8bcc951df-33b95138 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-20678242 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77f-20678242 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77e-0d07a4c8 {
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }

  #w-node-fdc0816a-3114-c8aa-bf99-5f7cf411d77f-0d07a4c8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'SharpGroteskBook20-Regular';
  src: url('../fonts/SharpGroteskBook20-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SharpGroteskBookItalic20-Regular';
  src: url('../fonts/SharpGroteskBookItalic20-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'SharpGroteskMedium20-Regular';
  src: url('../fonts/SharpGroteskMedium20-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SharpGroteskMediumItalic20-Regular';
  src: url('../fonts/SharpGroteskMediumItalic20-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}