﻿@font-face {
  font-family: "PBS Sans";
  font-weight: 300;
  src: url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.woff2) format("woff2"), url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Light.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "PBS Sans";
  font-weight: 400;
  src: url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.woff2) format("woff2"), url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "PBS Sans";
  font-weight: 500;
  src: url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Medium.woff2) format("woff2"), url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "PBS Sans";
  font-weight: 700;
  src: url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.woff2) format("woff2"), url(https://www-tc.pbs.org/pbsfonts/v1.2/PBSSans-Bold.woff) format("woff");
  font-display: swap;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  background-color: #1E2030;
  color: white;
  margin: 0;
  font-family: "PBS Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}

.hidden-for-accessibility {
  width: 1px;
  height: 1px;
  border: 0;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  position: absolute;
  clip: rect(0 0 0 0);
}

ul.unlisted {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.unlisted li {
  margin: 0;
  padding: 0;
}

ul.inline li {
  display: inline-block;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}
.row > * {
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
}
h1.h1-styling,
h2.h1-styling,
h3.h1-styling,
h4.h1-styling,
h5.h1-styling,
h6.h1-styling,
p.h1-styling,
span.h1-styling, h1,
h1.h2-styling,
h2.h2-styling,
h3.h2-styling,
h4.h2-styling,
h5.h2-styling,
h6.h2-styling,
p.h2-styling,
span.h2-styling,
h2,
h1.h3-styling,
h2.h3-styling,
h3.h3-styling,
h4.h3-styling,
h5.h3-styling,
h6.h3-styling,
p.h3-styling,
span.h3-styling,
h3,
h1.h4-styling,
h2.h4-styling,
h3.h4-styling,
h4.h4-styling,
h5.h4-styling,
h6.h4-styling,
p.h4-styling,
span.h4-styling,
h4,
h1.h5-styling,
h2.h5-styling,
h3.h5-styling,
h4.h5-styling,
h5.h5-styling,
h6.h5-styling,
p.h5-styling,
span.h5-styling,
h5,
h1.h6-styling,
h2.h6-styling,
h3.h6-styling,
h4.h6-styling,
h5.h6-styling,
h6.h6-styling,
p.h6-styling,
span.h6-styling,
h6 {
  margin: 0 0 30px 0;
  font-weight: 700;
}

h1.h1-styling,
h2.h1-styling,
h3.h1-styling,
h4.h1-styling,
h5.h1-styling,
h6.h1-styling,
p.h1-styling,
span.h1-styling, h1 {
  font-size: 50px;
  line-height: 55px;
}

h1.h2-styling,
h2.h2-styling,
h3.h2-styling,
h4.h2-styling,
h5.h2-styling,
h6.h2-styling,
p.h2-styling,
span.h2-styling, h2 {
  font-size: 30px;
  line-height: 33px;
}

h1.h3-styling,
h2.h3-styling,
h3.h3-styling,
h4.h3-styling,
h5.h3-styling,
h6.h3-styling,
p.h3-styling,
span.h3-styling, h3 {
  font-size: 22px;
  line-height: 24px;
}

h1.h4-styling,
h2.h4-styling,
h3.h4-styling,
h4.h4-styling,
h5.h4-styling,
h6.h4-styling,
p.h4-styling,
span.h4-styling, h4 {
  font-size: 16px;
  line-height: 20px;
}

h1.h5-styling,
h2.h5-styling,
h3.h5-styling,
h4.h5-styling,
h5.h5-styling,
h6.h5-styling,
p.h5-styling,
span.h5-styling, h5 {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

h1.h6-styling,
h2.h6-styling,
h3.h6-styling,
h4.h6-styling,
h5.h6-styling,
h6.h6-styling,
p.h6-styling,
span.h6-styling, h6 {
  color: #94A1B2;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}

a {
  color: white !important;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

p a {
  text-decoration: underline;
}

p {
  margin: 0 0 30px 0;
}
p.p-small {
  font-size: 14px;
  line-height: 21px;
}
p.p-x-small {
  font-size: 12px;
  line-height: 18px;
}

body {
  padding-top: 50px;
}

header {
  width: 100%;
  background: #2638C4;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}
header .header-column {
  height: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
header .header-logo {
  width: 150px;
  display: inline-block;
}
header .header-logo img {
  width: 100%;
}
header .header-mobile {
  margin-top: -2px;
}
header .header-mobile li {
  margin-left: 16px;
  vertical-align: middle;
}
header .header-mobile li .header-hamburger {
  color: white;
}
header .header-mobile li .header-hamburger:focus {
  outline: 1px solid white;
  outline-offset: 3px;
}
header .header-mobile li:first-child {
  margin: 0;
}
header .header-main {
  width: 100%;
  height: calc(100vh - 50px);
  background-color: #1E2030;
  padding: 11px 20px 20px 20px;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
header .header-main nav > ul.unlisted {
  margin-bottom: 17px;
}
header .header-main nav > ul.unlisted > li {
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
}
header .header-main nav > ul.unlisted > li > a,
header .header-main nav > ul.unlisted > li .header-main__secondary-trigger {
  padding: 18px 0 18px 0;
  display: block;
  text-decoration: none !important;
  cursor: pointer;
}
header .header-main nav > ul.unlisted > li .header-main__secondary-trigger {
  padding-right: 30px;
  position: relative;
}
header .header-main nav > ul.unlisted > li .header-main__secondary-trigger:after {
  color: #486CD8;
  display: block;
  position: absolute;
  top: calc(50% + 1px);
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font: var(--fa-font-solid);
  font-size: 18px;
  content: "\f054";
}
header .header-main nav > ul.unlisted > li .header-main__secondary {
  width: 100%;
  height: calc(100vh - 50px);
  background-color: #1E2030;
  padding: 29px 20px 20px 20px;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 3;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, left 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, left 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, left 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, left 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, left 0.25s ease-in-out;
}
header .header-main nav > ul.unlisted > li .header-main__secondary .header-main__secondary__back {
  margin-bottom: 30px;
  padding-left: 30px;
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  cursor: pointer;
}
header .header-main nav > ul.unlisted > li .header-main__secondary .header-main__secondary__back:before {
  color: #486CD8;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font: var(--fa-font-solid);
  font-size: 18px;
  content: "\f053";
}
header .header-main nav > ul.unlisted > li .header-main__secondary ul.unlisted li {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
header .header-main nav > ul.unlisted > li .header-main__secondary ul.unlisted li a i {
  color: #486CD8;
  margin: -2px 0 0 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
header .header-main nav > ul.unlisted > li .header-main__secondary ul.unlisted li a:hover i {
  color: #FFCF00;
}
header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos {
  height: calc(100vh - 50px);
  padding-bottom: 76px;
}
header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos ul.unlisted {
  margin-top: -40px;
  margin-bottom: 40px;
  font-size: 0;
}
header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos ul.unlisted li {
  width: 50%;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
}
header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos ul.unlisted li a {
  display: block;
  text-align: center;
}
header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos ul.unlisted li a img {
  width: auto;
  max-width: 100%;
  -webkit-transform: scale(0.5) !important;
  -moz-transform: scale(0.5) !important;
  -ms-transform: scale(0.5) !important;
  -o-transform: scale(0.5) !important;
  transform: scale(0.5) !important;
}
header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos ul.unlisted li.wide-logo a img {
  -webkit-transform: scale(0.75) !important;
  -moz-transform: scale(0.75) !important;
  -ms-transform: scale(0.75) !important;
  -o-transform: scale(0.75) !important;
  transform: scale(0.75) !important;
}
header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos .header-main__secondary__button {
  width: 100%;
  height: 76px;
  background-color: #1E2030;
  border-top: 1px solid #363846;
  padding: 20px 20px 0 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
}
header .header-main nav > ul.unlisted > li.header-main-secondary-open .header-main__secondary {
  opacity: 1;
  visibility: visible;
  left: 0;
  pointer-events: auto;
}
header .header-main .header-search-trigger {
  margin: 0;
  display: none;
}
header .header-main .header-search-trigger i {
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
header .header-main .header-search-trigger:hover i {
  color: #FFCF00;
}
header .header-search-trigger {
  cursor: pointer;
}
header .header-search {
  width: 100%;
  height: calc(100vh - 50px);
  background-color: #000525;
  padding: 42px 20px 20px 20px;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 5;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
header .header-search .header-search__suggestions {
  width: 100%;
  display: none;
}
header .header-search .header-search__suggestions p {
  color: #94A1B2;
  margin: 0 0 19px 0;
  font-size: 12px;
  line-height: 15px;
}
header .header-search .header-search__suggestions ul.unlisted li {
  margin: 0 0 16px 0;
}
header .header-search .header-search__suggestions ul.unlisted li span {
  color: #94A1B2;
  margin-left: 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}
header .header-search.header-search--with-suggestions .header-search__suggestions {
  display: block;
}

body.header-open {
  height: 100%;
  overflow: hidden;
}
body.header-open header .header-main {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

body.header-search-open {
  overflow: hidden;
}
body.header-search-open .header-search {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media (min-width: 1175px) {
  body {
    padding-top: 64px;
  }
  header .header-column {
    height: 64px;
  }
  header .header-logo {
    width: 190px;
  }
  header .header-mobile {
    display: none;
  }
  header .header-main {
    width: calc(100% - 190px);
    height: auto;
    background-color: transparent;
    padding: 0;
    overflow: visible;
    opacity: 1;
    visibility: visible;
    text-align: right;
    position: static;
    top: auto;
    left: auto;
    pointer-events: auto;
  }
  header .header-main nav,
  header .header-main .header-search-trigger,
  header .header-main .btn {
    display: inline-block;
    vertical-align: middle;
  }
  header .header-main nav > ul.unlisted {
    margin-right: 20px;
    margin-bottom: 0;
  }
  header .header-main nav > ul.unlisted > li {
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  }
  header .header-main nav > ul.unlisted > li > a,
  header .header-main nav > ul.unlisted > li .header-main__secondary-trigger {
    height: 64px;
    padding: 0 20px 0 20px;
    display: flex;
    align-items: center;
    -webkit-transition: background-color 0.25s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
  }
  header .header-main nav > ul.unlisted > li > a:hover,
  header .header-main nav > ul.unlisted > li .header-main__secondary-trigger:hover {
    background-color: #486CD8;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary-trigger:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #486CD8;
    opacity: 0;
    visibility: hidden;
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    pointer-events: none;
    -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary-trigger:after {
    display: none;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary {
    width: 247px;
    height: auto;
    padding: 34px 40px 18px 40px;
    overflow-y: visible;
    text-align: left;
    top: 64px;
    left: -20px !important;
    -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary .header-main__secondary__back {
    display: none;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary ul.unlisted li {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 17px;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos {
    width: 100%;
    height: auto;
    padding: 60px 40px 40px 40px;
    position: fixed;
    top: 64px;
    left: 0 !important;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos ul.unlisted li {
    width: 20%;
  }
  header .header-main nav > ul.unlisted > li .header-main__secondary.header-main__secondary--logos .header-main__secondary__button {
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    padding: 0;
    position: static;
    bottom: auto;
    left: auto;
  }
  header .header-main nav > ul.unlisted > li.header-main__current-page:after {
    width: 100%;
    height: 5px;
    background-color: #48D3CD;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    content: "";
  }
  header .header-main nav > ul.unlisted > li.header-main-secondary-open > a,
  header .header-main nav > ul.unlisted > li.header-main-secondary-open .header-main__secondary-trigger {
    background-color: #486CD8;
  }
  header .header-main nav > ul.unlisted > li.header-main-secondary-open > a:before,
  header .header-main nav > ul.unlisted > li.header-main-secondary-open .header-main__secondary-trigger:before {
    opacity: 1;
    visibility: visible;
  }
  header .header-main .header-search-trigger {
    margin-right: 46px;
  }
  header .header-main .header-search-trigger i {
    margin-top: 4px;
    font-size: 21px;
  }
  header .header-main .btn {
    margin: 0;
  }
  header .header-search {
    height: auto;
    top: 64px;
    padding-top: 84px;
    padding-bottom: 97px;
  }
  header .header-search .header-search__suggestions {
    padding-left: 40px;
  }
  header .header-search.header-search--with-suggestions {
    padding-top: 84px;
    padding-bottom: 41px;
  }
  .header-shade {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999998;
    pointer-events: none;
    -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  }
  body.header-open,
  body.header-search-open {
    overflow: visible;
  }
  body.header-open .header-shade,
  body.header-search-open .header-shade {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
footer .footer-top {
  background-color: #000525;
  padding: 30px 0 5px 0;
}
footer .footer-top .footer-top__logo {
  width: 192px;
  margin-bottom: 56px;
  display: inline-block;
}
footer .footer-top .footer-top__logo img {
  width: 100%;
}
footer .footer-top .footer-top__section {
  margin-bottom: 45px;
}
footer .footer-top .footer-top__section .h5-styling {
  color: #FE704E;
  margin: 0 0 11px 0;
}
footer .footer-top .footer-top__section ul.unlisted.inline li {
  margin-right: 27px;
  margin-bottom: 5px;
}
footer .footer-top .footer-top__section ul.unlisted.inline li a {
  font-size: 14px;
  line-height: 17px;
}
footer .footer-top .footer-top__section ul.unlisted.inline li a i {
  color: #486CD8;
  margin: -2px 0 0 11px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
footer .footer-top .footer-top__section ul.unlisted.inline li a:hover i {
  color: #FFCF00 !important;
}
footer .footer-top .footer-top__section.footer-top__section--social ul.unlisted.inline {
  padding-top: 3px;
}
footer .footer-top .footer-top__section.footer-top__section--social ul.unlisted.inline li {
  margin-right: 10px;
  margin-bottom: 10px;
}
footer .footer-top .footer-top__section.footer-top__section--social ul.unlisted.inline li a {
  text-decoration: none !important;
}
footer .footer-top .footer-top__section.footer-top__section--social ul.unlisted.inline li a i {
  color: white;
  margin: 0;
  display: block;
  vertical-align: baseline;
  font-size: 17px;
}
footer .footer-bottom {
  width: 100%;
  background-color: #1E2030;
  padding: 33px 0 33px 0;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}
footer .footer-bottom p {
  margin-bottom: 16px;
}
footer .footer-bottom ul.unlisted.inline li {
  margin-right: 16px;
  position: relative;
}
footer .footer-bottom ul.unlisted.inline li:after {
  width: 1px;
  height: 11px;
  background-color: white;
  display: block;
  position: absolute;
  top: 4px;
  right: -10px;
  content: "";
}
footer .footer-bottom ul.unlisted.inline li:last-child {
  margin-right: 0;
}
footer .footer-bottom ul.unlisted.inline li:last-child:after {
  display: none;
}

@media (min-width: 992px) {
  footer .footer-top {
    padding: 40px 0 25px 0;
  }
  footer .footer-top .footer-top__logo {
    margin-top: 7px;
  }
  footer .footer-top .footer-top__section .h5-styling {
    margin: 0 0 21px 0;
  }
  footer .footer-bottom {
    padding: 21px 0 5px 0;
  }
  footer .footer-bottom p,
  footer .footer-bottom ul.unlisted.inline {
    display: inline-block;
  }
  footer .footer-bottom p {
    margin-right: 16px;
    position: relative;
  }
  footer .footer-bottom p:after {
    width: 1px;
    height: 11px;
    background-color: white;
    display: block;
    position: absolute;
    top: 4px;
    right: -10px;
    content: "";
  }
}
.btn {
  color: white;
  border-radius: 999999px;
  margin: 0 0 30px 0;
  font-weight: 700;
  text-decoration: none !important;
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.btn.btn-primary {
  background-color: #2638C4;
  border: none;
  padding: 9px 30px 11px 30px;
  font-size: 16px;
  line-height: 16px;
}
.btn.btn-primary:hover {
  background-color: #486CD8;
}
.btn.btn-secondary {
  background-color: transparent;
  border: 1px solid white;
  padding: 9px 29px 9px 29px;
  font-size: 14px;
  line-height: 14px;
}
.btn.btn-secondary:hover {
  background-color: white;
  color: #2638C4 !important;
}

.form-floating label {
  background-color: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  color: white;
  top: 3px;
  left: 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px !important;
  -webkit-transition: font-size 0.25s ease-in-out, top 0.25s ease-in-out;
  -moz-transition: font-size 0.25s ease-in-out, top 0.25s ease-in-out;
  -ms-transition: font-size 0.25s ease-in-out, top 0.25s ease-in-out;
  -o-transition: font-size 0.25s ease-in-out, top 0.25s ease-in-out;
  transition: font-size 0.25s ease-in-out, top 0.25s ease-in-out;
}
.form-floating label:after {
  display: none !important;
}
.form-floating input,
.form-floating select,
.form-floating textarea {
  height: auto !important;
  background-color: #000525 !important;
  color: white !important;
  border: none !important;
  border-radius: 8px;
  margin: 0 0 20px 0;
  padding: 28px 20px 12px 20px !important;
  font-size: 16px;
  line-height: 19px;
}

.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  color: #94A1B2;
  font-size: 12px;
  top: -8px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.form-check {
  margin: 0 0 15px 0;
}
.form-check * {
  cursor: pointer;
}
.form-check input.form-check-input {
  width: 20px;
  height: 20px;
  background-color: #000525;
  color: #000525;
  border: 1px solid #486CD8;
  border-radius: 0;
  margin-right: 12px;
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.form-check input.form-check-input[type=radio] {
  border-radius: 999999px;
}
.form-check input.form-check-input:checked {
  background-color: #486CD8;
  color: white;
}
.form-check label.form-check-label {
  margin-top: 1px;
}

ul.unlisted.form-validation {
  margin: -6px 0 20px 21px;
}
ul.unlisted.form-validation li {
  color: #94A1B2;
  margin: 0 0 4px 0;
  font-size: 14px;
  line-height: 17px;
}
ul.unlisted.form-validation li i {
  margin-right: 8px;
}
ul.unlisted.form-validation li i.fa-check {
  color: #087B45;
}
ul.unlisted.form-validation li i.fa-xmark {
  color: #D6383A;
}

.sign-in {
  margin-bottom: 90px;
}
.sign-in .sign-in__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sign-in .sign-in__actions * {
  margin: 0;
}
.sign-in .sign-in__actions .sign-in__actions__forgot {
  font-size: 12px;
}
.sign-in .sign-in__register {
  width: 100%;
  border: 1px solid #363846;
  margin-top: 30px;
  padding: 37px 20px 37px 20px;
  text-align: center;
}
.sign-in .sign-in__register h2 {
  margin: 0 0 16px 0;
  font-size: 16px;
  line-height: 19px;
}
.sign-in .sign-in__register .btn {
  margin: 0;
}

@media (min-width: 768px) {
  .sign-in .sign-in__register {
    margin-top: 0;
  }
}
.secondary-nav {
  width: 100%;
  background-color: #000525;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.secondary-nav .secondary-nav__arrow {
  width: 70px;
  height: 100%;
  border: none;
  border-radius: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
  pointer-events: none;
}
.secondary-nav .secondary-nav__arrow i {
  color: white;
  font-size: 14px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.secondary-nav .secondary-nav__arrow.secondary-nav__arrow--prev {
  background: linear-gradient(270deg, rgba(0, 5, 37, 0) 0%, rgb(0, 5, 37) 100%);
  justify-content: start;
  left: 0;
}
.secondary-nav .secondary-nav__arrow.secondary-nav__arrow--prev i {
  margin-left: 10px;
}
.secondary-nav .secondary-nav__arrow.secondary-nav__arrow--next {
  background: linear-gradient(90deg, rgba(0, 5, 37, 0) 0%, rgb(0, 5, 37) 100%);
  justify-content: flex-end;
  right: 0;
}
.secondary-nav .secondary-nav__arrow.secondary-nav__arrow--next i {
  margin-right: 10px;
}
.secondary-nav .secondary-nav__arrow:hover i {
  color: #486CD8;
}
.secondary-nav .secondary-nav__draggable {
  margin: 0;
  overflow-x: auto;
  scrollbar-width: none;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0;
}
.secondary-nav .secondary-nav__draggable::-webkit-scrollbar {
  display: none;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left,
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left {
  padding: 0 15px 0 0;
  white-space: nowrap;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left ul li {
  margin-right: 7px;
  padding: 20px 10px 20px 10px;
  position: relative;
  font-weight: 500;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left ul li.secondary-nav__draggable__left__current-page:after {
  width: 100%;
  height: 5px;
  background-color: #48D3CD;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left ul li.secondary-nav__draggable__left__locked {
  opacity: 0.5;
  pointer-events: none;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left ul li.secondary-nav__draggable__left__locked a {
  padding-left: 21px;
  position: relative;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left ul li.secondary-nav__draggable__left__locked a:before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 16px;
  content: "\f023";
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right {
  white-space: nowrap;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right * {
  display: inline-block;
  vertical-align: middle;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right .secondary-nav__draggable__right__official-website {
  margin-right: 45px;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right .secondary-nav__draggable__right__official-website i {
  color: #486CD8;
  margin: -2px 0 0 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right ul.unlisted.inline.secondary-nav__draggable__right__social {
  margin-top: -6px;
  padding-right: 20px;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right ul.unlisted.inline.secondary-nav__draggable__right__social li {
  margin-right: 13px;
}
.secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right ul.unlisted.inline.secondary-nav__draggable__right__social li:last-child {
  margin: 0;
}
.secondary-nav.secondary-nav--overflowed {
  position: relative;
}
.secondary-nav.secondary-nav--overflowed:after {
  opacity: 1;
  visibility: visible;
}
.secondary-nav.secondary-nav--overflowed .secondary-nav__arrow.secondary-nav__arrow--next {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.secondary-nav.secondary-nav--overflowed .secondary-nav__draggable {
  cursor: grab;
}
.secondary-nav.secondary-nav--scrolled:before {
  opacity: 1;
  visibility: visible;
}
.secondary-nav.secondary-nav--scrolled .secondary-nav__arrow.secondary-nav__arrow--prev {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.secondary-nav.secondary-nav--scroll-ended:after {
  opacity: 0;
  visibility: hidden;
}
.secondary-nav.secondary-nav--scroll-ended .secondary-nav__arrow.secondary-nav__arrow--next {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@media (min-width: 992px) {
  .secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left {
    padding: 0 15px 0 20px;
  }
  .secondary-nav .secondary-nav__draggable .secondary-nav__draggable__left ul li {
    padding: 20px 20px 20px 20px;
  }
  .secondary-nav .secondary-nav__draggable .secondary-nav__draggable__right ul.unlisted.inline.secondary-nav__draggable__right__social {
    padding-right: 40px;
  }
}
.search-group {
  width: 100%;
  border-bottom: 1px solid #5C6E85;
  margin-bottom: 24px;
}
.search-group button {
  width: 31px;
  height: 44px;
  background-color: transparent;
  color: white;
  border: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.search-group button i {
  font-size: 20px;
}
.search-group .form-group {
  width: calc(100% - 59px);
  display: inline-block;
  vertical-align: middle;
}
.search-group .form-group input {
  width: 100%;
  height: 44px;
  background-color: transparent !important;
  color: white !important;
  border: none !important;
  border-radius: 0;
  box-shadow: none !important;
  padding: 0 0 6px 0;
  font-size: 22px;
  line-height: 22px;
}
.search-group .form-group input::-webkit-input-placeholder {
  color: #94A1B2;
}
.search-group .form-group input::-moz-placeholder {
  color: #94A1B2;
}
.search-group .form-group input:-ms-input-placeholder {
  color: #94A1B2;
}
.search-group .form-group input:-moz-placeholder {
  color: #94A1B2;
}
.search-group .search-group__clear {
  width: 20px;
  height: 44px;
  opacity: 0;
  visibility: hidden;
  padding: 14px 1px 0 0;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.search-group .search-group__clear i {
  color: #486CD8;
  font-size: 20px;
}
.search-group.search-group--value .search-group__clear {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.month-selector {
  position: relative;
}
.month-selector .month-selector__trigger {
  color: white;
  background-color: transparent;
  border: none;
  border-radius: 0;
  margin: -4px 0 0 3px;
  padding: 0 34px 0 0;
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 30px;
  line-height: 24px;
  cursor: pointer;
}
.month-selector .month-selector__trigger:after {
  color: #5C6E85;
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 19px;
  content: "\f078";
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.month-selector .month-selector__trigger:hover:after {
  color: #FFCF00;
}
.month-selector ul.unlisted {
  background-color: #040613;
  border-radius: 10px;
  padding: 10px 0 10px 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  z-index: 5;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.month-selector ul.unlisted li {
  padding: 5px 20px 5px 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  cursor: pointer;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.month-selector ul.unlisted li.month-selector__selected {
  background-color: #2638C4;
}
.month-selector ul.unlisted li:hover {
  background-color: #0A145A;
}
.month-selector.month-selector--open ul.unlisted {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.placeholder-section {
  width: 100%;
  height: 250px;
  border: 1px dashed white;
  border-radius: 10px;
  opacity: 0.25;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-section {
  padding: 25px 0 40px 0;
  /*overflow: hidden;*/
}
.content-section .content-section__head {
  margin: 0 0 25px 0;
}
.content-section .content-section__head .content-section__head__heading {
  margin: 0 34px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.content-section .content-section__head .content-section__head__heading span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
}
.content-section .content-section__head .content-section__head__heading a {
  padding-right: 22px;
  display: block;
  position: relative;
  text-decoration: none !important;
}
.content-section .content-section__head .content-section__head__heading a:after {
  color: #486CD8;
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 19px;
  content: "\f054";
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.content-section .content-section__head .content-section__head__heading a:hover:after {
  color: #FFCF00;
}
.content-section .content-section__head .content-section__head__heading .month-selector {
  display: inline-block;
  vertical-align: middle;
}
.content-section .content-section__head .content-section__head__link {
  margin: 13px 0 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  text-decoration: none;
}
.content-section .content-section__head .content-section__head__link i {
  color: #486CD8;
  margin: 0 0 0 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.content-section .content-section__head .content-section__head__link:hover {
  text-decoration: underline;
}
.content-section .content-section__head .content-section__head__link:hover i {
  color: yellow;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap {
  float: right;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap li {
  margin-right: 16px;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap li button {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap li:last-child {
  margin-right: 0;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap.content-section__head__view-swap--list li button.content-section__view-swap__grid #Interior-rev-2---Press-List {
  fill: #486CD8;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap.content-section__head__view-swap--list li button.content-section__view-swap__list #Interior-rev-2---Press-List {
  fill: white;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap.content-section__head__view-swap--grid li button.content-section__view-swap__grid #Interior-rev-2---Press-List {
  fill: white;
}
.content-section .content-section__head ul.unlisted.content-section__head__view-swap.content-section__head__view-swap--grid li button.content-section__view-swap__list #Interior-rev-2---Press-List {
  fill: #486CD8;
}
.content-section .content-section__filters {
  margin-bottom: 20px;
}
.content-section .content-section__filters li {
  background-color: #363846;
  border-radius: 10px;
  margin: 0 6px 10px 0;
  padding: 10px 14px 12px 14px;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.content-section .content-section__filters li:hover {
  background-color: #3D4A6B;
}
.content-section.content-section--locked {
  padding: 38px 0 20px 0;
}
.content-section.content-section--locked .content-section__head .content-section__head__heading {
  color: rgba(255, 255, 255, 0.5);
  margin: 0 26px 0 0;
}
.content-section.content-section--locked .content-section__head .content-section__head__heading i {
  margin: -6px 9px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 19px;
}
.content-section.content-section--locked .content-section__head a {
  margin-top: 5px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}
.content-section.content-section--locked .content-section__head a i {
  color: #486CD8;
  margin: -2px 9px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.content-section.content-section--locked .content-section__head a:hover i {
  color: #FFCF00;
}
.content-section.content-section--charcoal {
  background-color: #1E2030;
}
.content-section.content-section--midnight {
  background-color: #000525;
}

.item-section {
  margin-bottom: 28px;
}
.item-section .item-section__heading {
  margin: 0 0 16px 0;
}
.item-section .item-section__heading h2 {
  margin: 0 17px 10px 0;
  display: inline-block;
  vertical-align: middle;
}
.item-section .item-section__heading p {
  color: #FE704E;
  margin: -4px 0 0 0;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 12px;
}
.item-section .item-section__heading p i {
  margin: 0 7px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.item-section.item-section--previous .item-section__heading h2 {
  color: #94A1B2;
}
.item-section.item-section--previous .item {
  background-color: rgba(0, 5, 37, 0.5) !important;
}

.item {
  background-color: #000525;
  margin-bottom: 20px;
}
.item .item__top .item__top__times {
  border-bottom: 1px solid #1E2030;
  padding: 7px 0 15px 20px;
  font-weight: 700;
}
.item .item__top .item__top__times span {
  color: #94A1B2;
  margin-top: 4px;
  margin-left: 26px;
  display: inline-block;
  position: relative;
}
.item .item__top .item__top__times span:before {
  color: #94A1B2;
  display: block;
  position: absolute;
  top: 1px;
  left: -16px;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 10px;
  content: "\f054";
}
.item .item__top .item__top__content {
  width: 100%;
  padding: 13px 20px 0 20px;
}
.item .item__top .item__top__content .item__top__content__main {
  width: 100%;
  background-color: transparent;
  color: white;
  border: none;
  padding: 0 40px 14px 0;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.item .item__top .item__top__content .item__top__content__main:after {
  color: #486CD8;
  display: block;
  position: absolute;
  top: calc(50% - 14px);
  right: 0;
  z-index: 5;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 21px;
  content: "\f078";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.item .item__top .item__top__content .item__top__content__main h3 {
  margin: 0 0 7px 0;
}
.item .item__top .item__top__content .item__top__content__main p {
  margin: 0;
}
.item .item__top .item__top__content .item__top__content__main p.item__top__content__main__strand {
  color: #486CD8;
  margin: 0 0 4px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.item .item__top .item__top__content .item__top__content__info {
  border-top: 1px solid #1E2030;
  padding: 16px 0 0 0;
  display: none;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__original {
  margin: 0 0 13px 0;
  font-size: 14px;
  line-height: 17px;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__original span {
  color: #94A1B2;
  margin: 0 8px 9px 0;
  display: block;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact {
  font-size: 14px;
  line-height: 17px;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact span {
  width: 114px;
  color: #94A1B2;
  margin: 0 0 9px 0;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists {
  width: 100%;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted {
  margin-bottom: 19px;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted li {
  margin: 0 0 12px 0;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted li i {
  color: #486CD8;
  margin: -1px 9px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted li:first-child {
  margin-bottom: 4px;
  font-weight: 700;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted li:nth-child(2) {
  margin-bottom: 13px;
}
.item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted li:last-child {
  margin-right: 0;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main {
  padding-right: 0;
  padding-bottom: 9px;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main:after {
  display: none;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__image {
  width: 100%;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__image img {
  width: 100%;
  background-color: black;
  margin: 0 0 17px 0;
  aspect-ratio: 16/9;
  object-fit: contain;
  object-position: center;
  -webkit-transition: transform 0.165s ease-in-out;
  -moz-transition: transform 0.165s ease-in-out;
  -ms-transition: transform 0.165s ease-in-out;
  -o-transition: transform 0.165s ease-in-out;
  transition: transform 0.165s ease-in-out;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__side h3 {
  margin: 0 0 7px 0;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__side p {
  margin: 0 0 16px 0;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__side p.item__top__content__main__category {
  color: #94A1B2;
  margin: 0 0 4px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__side ul li {
  margin: 0 16px 16px 0;
}
.item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__side ul li a {
  color: #486CD8 !important;
}
.item .item__bottom {
  height: 0;
  border-top: 1px solid #1E2030;
  padding-right: 20px;
  padding-left: 20px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.item .item__bottom h4 {
  color: #94A1B2;
  margin: 0 0 27px 0;
  font-size: 22px;
  line-height: 24px;
}
.item .item__bottom h4 a {
  color: #94A1B2 !important;
}
.item .item__bottom h4 a i {
  color: #486CD8;
  margin: 0 0 0 9px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.item .item__search-keyword {
  color: #48D3CD !important;
}
.item.item--open .item__top .item__top__content .item__top__content__info {
  display: block;
}
.item.item--open .item__top .item__top__content .item__top__content__main:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.item.item--open .item__bottom {
  height: auto;
  padding: 12px 20px 24px 20px;
  opacity: 1;
  visibility: visible;
}

@media (min-width: 992px) {
  .item .item__top {
    display: flex;
  }
  .item .item__top .item__top__times {
    width: 127px;
    border-bottom: 0;
    border-right: 1px solid #1E2030;
    padding: 23px 0 20px 20px;
  }
  .item .item__top .item__top__times span {
    margin-left: 0;
    display: block;
  }
  .item .item__top .item__top__times span:before {
    display: none;
  }
  .item .item__top .item__top__content {
    padding: 27px 29px 0 29px;
  }
  .item .item__top .item__top__content .item__top__content__main {
    padding: 0 60px 29px 0;
  }
  .item .item__top .item__top__content .item__top__content__info {
    padding: 23px 0 16px 0;
  }
  .item .item__top .item__top__content .item__top__content__info .item__top__content__info__original {
    margin: 0 0 21px 0;
  }
  .item .item__top .item__top__content .item__top__content__info .item__top__content__info__original span {
    margin: 0 8px 0 0;
    display: inline-block;
  }
  .item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact {
    display: flex;
  }
  .item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact span {
    margin: 0;
  }
  .item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted {
    margin: 0;
  }
  .item .item__top .item__top__content .item__top__content__info .item__top__content__info__contact .item__top__content__info__contact__lists ul.unlisted li {
    margin: 0 17px 11px 0 !important;
    display: inline-block;
  }
  .item .item__top .item__top__content.item__top__content--event .item__top__content__main {
    display: flex;
  }
  .item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__image {
    width: 306px;
    padding-right: 40px;
  }
  .item .item__top .item__top__content.item__top__content--event .item__top__content__main .item__top__content__main__side {
    width: 100%;
  }
  .item .item__bottom {
    padding-right: 30px;
    padding-left: 30px;
  }
  .item.item--open .item__bottom {
    padding: 21px 30px 26px 30px;
  }
}
.item-tile {
  margin-bottom: 34px;
  display: block;
}
.item-tile a {
  text-decoration: none !important;
}
.item-tile .item-tile__image {
  display: block;
}
.item-tile .item-tile__image img {
  width: 100%;
  background-color: black;
  margin: 0 0 17px 0;
  object-fit: contain;
  object-position: center;
  -webkit-transition: transform 0.165s ease-in-out;
  -moz-transition: transform 0.165s ease-in-out;
  -ms-transition: transform 0.165s ease-in-out;
  -o-transition: transform 0.165s ease-in-out;
  transition: transform 0.165s ease-in-out;
}
.item-tile .item-tile__image.item-tile__image--video {
  width: 100%;
  display: block;
  position: relative;
}
.item-tile .item-tile__image.item-tile__image--video:before {
  color: white;
  display: block;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 5;
  content: "\f04b";
}
.item-tile .item-tile__image.item-tile__image--video:after {
  width: 64px;
  height: 64px;
  background-color: rgba(4, 6, 19, 0.5);
  border-radius: 999999px;
  backdrop-filter: blur(2px);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 4;
  content: "";
}
.item-tile .item-tile__content .item-tile__content__link .item-tile__content__link__title {
  color: #94A1B2;
  margin: 0 0 4px 0;
}
.item-tile .item-tile__content .item-tile__content__link .item-tile__content__link__episode {
  margin: 0 0 4px 0;
}
.item-tile.item-tile--download .item-tile__content {
  padding-right: 46px;
  position: relative;
}
.item-tile.item-tile--download .item-tile__content .item-tile__content__download {
  color: #486CD8 !important;
  position: absolute;
  top: -4px;
  right: 20px;
  z-index: 5;
  font-size: 16px;
}
.item-tile.item-tile--download .item-tile__content .item-tile__content__download span {
  color: white;
}
.item-tile:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.item-slider .item-tile {
  margin-bottom: 0;
}

.item-tile-2x3 .item-tile img {
  aspect-ratio: 2/3;
}

.item-tile-16x9 .item-tile img {
  aspect-ratio: 16/9;
}

.item-tile-view-all {
  width: 100%;
  border: 1px dashed rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
}
.item-tile-view-all i {
  color: #486CD8;
  margin: 0 0 0 9px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.item-slider {
  opacity: 0;
  visibility: hidden;
}
.item-slider .slick-list {
  width: calc(100% + 40px);
  margin-left: -20px;
  padding-right: 20px;
  padding-left: 20px;
  overflow: visible;
}
.item-slider .slick-list .slick-track {
  margin: 0;
}
.item-slider .slick-list .slick-track .slick-slide {
  padding: 0 20px 0 0;
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item {
  display: block;
  text-decoration: none !important;
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item img {
  width: 100%;
  background-color: black;
  margin: 0 0 17px 0;
  object-fit: contain;
  object-position: center;
  -webkit-transition: transform 0.165s ease-in-out;
  -moz-transition: transform 0.165s ease-in-out;
  -ms-transition: transform 0.165s ease-in-out;
  -o-transition: transform 0.165s ease-in-out;
  transition: transform 0.165s ease-in-out;
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item .item-slider__item__title {
  color: #94A1B2;
  margin: 0 0 4px 0;
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item .item-slider__item__episode {
  margin: 0 0 4px 0;
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item.item-slider__item--video .item-slider__item--video__image {
  width: 100%;
  display: block;
  position: relative;
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item.item-slider__item--video .item-slider__item--video__image:before {
  color: white;
  display: block;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 5;
  content: "\f04b";
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item.item-slider__item--video .item-slider__item--video__image:after {
  width: 64px;
  height: 64px;
  background-color: rgba(4, 6, 19, 0.5);
  border-radius: 999999px;
  backdrop-filter: blur(2px);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 4;
  content: "";
}
.item-slider .slick-list .slick-track .slick-slide .item-slider__item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.item-slider .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 999999px;
  backdrop-filter: blur(2px);
  overflow: hidden;
  z-index: 10;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.item-slider .slick-arrow:before {
  color: white;
  opacity: 1;
  display: block;
  position: relative;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  z-index: 2;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.item-slider .slick-arrow:after {
  width: 40px;
  height: 40px;
  background-color: #040613;
  opacity: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.item-slider .slick-arrow.slick-prev {
  left: -10px;
}
.item-slider .slick-arrow.slick-prev:before {
  content: "\f053";
}
.item-slider .slick-arrow.slick-next {
  right: -10px;
}
.item-slider .slick-arrow.slick-next:before {
  content: "\f054";
}
.item-slider .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}
.item-slider .slick-arrow:hover:before {
  color: #FFCF00;
}
.item-slider .slick-arrow:hover:after {
  opacity: 1;
}
.item-slider.item-slider__2x3 .slick-list .slick-track .slick-slide img {
  aspect-ratio: 2/3;
}
.item-slider.item-slider__16x9 .slick-list .slick-track .slick-slide img {
  aspect-ratio: 16/9;
}
.item-slider.item-slider__basic .info-tile {
  margin-bottom: 0;
}
.item-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 992px) {
  .item-slider .slick-list {
    width: calc(100% + 80px);
    margin-left: -40px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .item-slider .slick-arrow.slick-prev {
    left: -30px;
  }
  .item-slider .slick-arrow.slick-next {
    right: -30px;
  }
}
.hero {
  width: 100%;
  margin-bottom: 20px;
}
.hero .container-fluid {
  padding: 0;
}
.hero .container-fluid .row {
  margin: 0;
}
.hero .container-fluid .row .col-12 {
  padding: 0;
}
.hero .hero__breadcrumbs {
  background-color: #000525;
  border-bottom: 1px solid #1E2030;
  padding: 9px 10px 13px 10px;
}
.hero .hero__breadcrumbs li {
  margin-right: 16px;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  text-shadow: 0px 2px 5px #000000;
}
.hero .hero__breadcrumbs li:after {
  display: block;
  position: absolute;
  right: -13px;
  top: 0;
  content: "/";
}
.hero .hero__breadcrumbs li:last-child {
  margin-right: 0;
}
.hero .hero__breadcrumbs li:last-child:after {
  display: none;
}
.hero .hero__secondary-nav {
  width: 100%;
  background-color: #000525;
  position: relative;
  overflow: hidden;
}
.hero .hero__secondary-nav .hero__secondary-nav__arrow {
  width: 70px;
  height: 100%;
  border: none;
  border-radius: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
  pointer-events: none;
}
.hero .hero__secondary-nav .hero__secondary-nav__arrow i {
  color: white;
  font-size: 14px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.hero .hero__secondary-nav .hero__secondary-nav__arrow.hero__secondary-nav__arrow--prev {
  background: linear-gradient(270deg, rgba(0, 5, 37, 0) 0%, rgb(0, 5, 37) 100%);
  justify-content: start;
  left: 0;
}
.hero .hero__secondary-nav .hero__secondary-nav__arrow.hero__secondary-nav__arrow--prev i {
  margin-left: 10px;
}
.hero .hero__secondary-nav .hero__secondary-nav__arrow.hero__secondary-nav__arrow--next {
  background: linear-gradient(90deg, rgba(0, 5, 37, 0) 0%, rgb(0, 5, 37) 100%);
  justify-content: flex-end;
  right: 0;
}
.hero .hero__secondary-nav .hero__secondary-nav__arrow.hero__secondary-nav__arrow--next i {
  margin-right: 10px;
}
.hero .hero__secondary-nav .hero__secondary-nav__arrow:hover i {
  color: #486CD8;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable {
  margin: 0;
  overflow-x: auto;
  scrollbar-width: none;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable::-webkit-scrollbar {
  display: none;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left,
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left {
  padding: 0 15px 0 0;
  white-space: nowrap;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li {
  margin-right: 7px;
  padding: 20px 10px 20px 10px;
  position: relative;
  font-weight: 500;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li.hero__secondary-nav__draggable__left__current-page:after {
  width: 100%;
  height: 5px;
  background-color: #48D3CD;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li.hero__secondary-nav__draggable__left__back {
  padding: 24px 20px 25px 20px;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li.hero__secondary-nav__draggable__left__back a {
  padding-left: 17px;
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 15px;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li.hero__secondary-nav__draggable__left__back a:before {
  color: #486CD8;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 14px;
  content: "\f053";
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li.secondary-nav__draggable__left__locked {
  opacity: 0.5;
  pointer-events: none;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li.secondary-nav__draggable__left__locked a {
  padding-left: 21px;
  position: relative;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li.secondary-nav__draggable__left__locked a:before {
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 16px;
  content: "\f023";
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right {
  white-space: nowrap;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right * {
  display: inline-block;
  vertical-align: middle;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right .hero__secondary-nav__draggable__right__official-website {
  margin-right: 45px;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right .hero__secondary-nav__draggable__right__official-website i {
  color: #486CD8;
  margin: -2px 0 0 8px;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right ul.unlisted.inline.hero__secondary-nav__draggable__right__social {
  margin-top: -6px;
  padding-right: 20px;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right ul.unlisted.inline.hero__secondary-nav__draggable__right__social li {
  margin-right: 13px;
}
.hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right ul.unlisted.inline.hero__secondary-nav__draggable__right__social li:last-child {
  margin: 0;
}
.hero .hero__secondary-nav.hero__secondary-nav--overflowed {
  position: relative;
}
.hero .hero__secondary-nav.hero__secondary-nav--overflowed:after {
  opacity: 1;
  visibility: visible;
}
.hero .hero__secondary-nav.hero__secondary-nav--overflowed .hero__secondary-nav__arrow.hero__secondary-nav__arrow--next {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.hero .hero__secondary-nav.hero__secondary-nav--overflowed .hero__secondary-nav__draggable {
  cursor: grab;
}
.hero .hero__secondary-nav.hero__secondary-nav--scrolled:before {
  opacity: 1;
  visibility: visible;
}
.hero .hero__secondary-nav.hero__secondary-nav--scrolled .hero__secondary-nav__arrow.hero__secondary-nav__arrow--prev {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.hero .hero__secondary-nav.hero__secondary-nav--scroll-ended:after {
  opacity: 0;
  visibility: hidden;
}
.hero .hero__secondary-nav.hero__secondary-nav--scroll-ended .hero__secondary-nav__arrow.hero__secondary-nav__arrow--next {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.hero .hero__main {
  height: 475px;
  position: relative;
}
.hero .hero__main:after {
  width: 100%;
  height: 100%;
  background: linear-gradient(50deg, rgba(0, 0, 0, 0.950017507) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  content: "";
}
.hero .hero__main .hero__main__content {
  width: 100%;
  padding: 0 20px 16px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.hero .hero__main .hero__main__content img {
  width: auto;
  max-width: 150px;
  max-height: 50px;
  margin-bottom: 20px;
}
.hero .hero__main .hero__main__content img.hero__main__content__wide-image {
  max-width: 200px;
}
.hero .hero__main .hero__main__content img.hero__main__content__tall-image {
  max-height: 30px;
}
.hero .hero__main .hero__main__content p {
  text-shadow: 0px 2px 5px #000000;
}
.hero .hero__main .hero__main__content .hero__main__content__season {
  margin: 0 0 7px 0;
}
.hero .hero__main .hero__main__content .hero__main__content__episode {
  margin: 0 0 23px 0;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options {
  margin-bottom: 5px;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li {
  margin: 0 26px 15px 0;
  vertical-align: middle;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li i {
  color: #486CD8;
  margin: -1px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-transition: left 0.25s ease-in-out;
  -moz-transition: left 0.25s ease-in-out;
  -ms-transition: left 0.25s ease-in-out;
  -o-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li:hover i {
  color: #FFCF00;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li:last-child {
  margin-right: 0;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle {
  background-color: #1E2030;
  border-radius: 999999px;
  position: relative;
  font-size: 0;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle:after {
  width: 90px;
  height: 32px;
  background-color: #2638C4;
  border-radius: 999999px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  content: "";
  -webkit-transition: left 0.25s ease-in-out;
  -moz-transition: left 0.25s ease-in-out;
  -ms-transition: left 0.25s ease-in-out;
  -o-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle div {
  width: 90px;
  height: 32px;
  padding-top: 8px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  font-size: 12px;
  z-index: 3;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle div:first-child i {
  color: white;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle div:last-child {
  cursor: pointer;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle div:last-child i {
  color: #486CD8 !important;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle div:last-child:hover {
  text-decoration: underline;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle div:last-child:hover i {
  color: #FFCF00 !important;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle.hero__main__content__text-options__toggle__toggled:after {
  left: 90px;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle.hero__main__content__text-options__toggle__toggled div:first-child {
  cursor: pointer;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle.hero__main__content__text-options__toggle__toggled div:first-child i {
  color: #486CD8;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle.hero__main__content__text-options__toggle__toggled div:first-child:hover {
  text-decoration: underline;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle.hero__main__content__text-options__toggle__toggled div:first-child:hover i {
  color: #FFCF00;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle.hero__main__content__text-options__toggle__toggled div:last-child {
  text-decoration: none !important;
  cursor: auto;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__text-options li .hero__main__content__text-options__toggle.hero__main__content__text-options__toggle__toggled div:last-child i {
  color: white !important;
}
.hero .hero__main .hero__main__content .hero__main__content__description {
  margin: 0 0 14px 0;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__info li {
  margin: 0 27px 5px 0;
  font-size: 14px;
  line-height: 17px;
}
.hero .hero__main .hero__main__content ul.unlisted.inline.hero__main__content__info li span {
  color: #94A1B2;
  margin: -2px 7px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.hero .hero__main .hero__main__content .hero__main__content__location {
  font-weight: 400 !important;
}
.hero .hero__main .hero__main__content .hero__main__content__premieres {
  margin: 0 0 4px 0;
}
.hero .hero__main .hero__main__content .hero__main__content__airs {
  margin: 0 0 15px 0;
}
.hero .hero__main .hero__main__content .hero__main__content__local-listings {
  margin: 0;
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
}
.hero .hero__main .hero__main__content .hero__main__content__local-listings i {
  color: #486CD8;
  margin: -2px 9px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.hero .hero__main .hero__main__content .hero__main__content__local-listings:hover i {
  color: #FFCF00;
}
.hero.hero--strand .hero__main .hero__main__content img {
  width: auto;
  max-width: 300px !important;
  max-height: 100px !important;
}

@media (min-width: 992px) {
  .hero {
    position: relative;
  }
  .hero .hero__breadcrumbs {
    background-color: transparent;
    border-bottom: none;
    padding: 0;
    position: absolute;
    top: 29px;
    left: 40px;
    z-index: 3;
  }
  .hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left {
    padding: 0 15px 0 20px;
  }
  .hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__left ul li {
    padding: 20px 20px 20px 20px;
  }
  .hero .hero__secondary-nav .hero__secondary-nav__draggable .hero__secondary-nav__draggable__right ul.unlisted.inline.hero__secondary-nav__draggable__right__social {
    padding-right: 40px;
  }
  .hero .hero__main {
    height: 550px;
  }
  .hero .hero__main .hero__main__content {
    width: 60%;
    padding: 0 40px 35px 40px;
  }
}
@media (min-width: 1200px) {
  .hero .hero__main .hero__main__content {
    width: 44%;
  }
}
.hero-three-up {
  width: 100%;
  margin: 0 0 20px 0 !important;
  font-size: 0;
}
.hero-three-up .hero-three-up__item {
  width: 100%;
  height: calc(90vh - 50px);
  display: block;
  position: relative;
  font-size: 16px;
}
.hero-three-up .hero-three-up__item .hero-three-up__item__content {
  padding: 20px 20px 45px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.hero-three-up .hero-three-up__item .hero-three-up__item__content h2 {
  margin: 0 0 14px 0;
}
.hero-three-up .hero-three-up__item .hero-three-up__item__content h3 {
  margin: 0 0 17px 0;
}
.hero-three-up .hero-three-up__item .hero-three-up__item__content p {
  margin: 0 0 16px 0;
}
.hero-three-up .hero-three-up__item .hero-three-up__item__content ul.unlisted li {
  font-weight: 700;
  line-height: 20px;
}
.hero-three-up .hero-three-up__item:after {
  width: 100%;
  height: 75%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8981792546) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
}
.hero-three-up .slick-dots {
  bottom: 10px;
  z-index: 4;
}
.hero-three-up .slick-dots li {
  margin: 0;
}
.hero-three-up .slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  color: black;
  border-radius: 999999px;
  margin: 0;
  content: "";
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.hero-three-up .slick-dots li button:before {
  display: none;
}
.hero-three-up .slick-dots li.slick-active button {
  background-color: white;
}

@media (min-width: 992px) {
  .hero-three-up {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .hero-three-up > div:nth-child(1) {
    grid-area: 1/1/3/4;
  }
  .hero-three-up > div:nth-child(2) {
    grid-area: 1/4/2/7;
  }
  .hero-three-up > div:nth-child(3) {
    grid-area: 2/4/3/7;
  }
  .hero-three-up .hero-three-up__item {
    height: 100%;
  }
  .hero-three-up .hero-three-up__item.hero-three-up__item--main {
    height: calc(90vh - 64px);
  }
}
.hero-asset {
  width: 100%;
  background-color: #000525;
}
.hero-asset ul.unlisted.inline.hero-asset__breadcrumbs {
  margin: 29px 0 30px 0;
}
.hero-asset ul.unlisted.inline.hero-asset__breadcrumbs li {
  margin-right: 16px;
  position: relative;
  font-size: 14px;
}
.hero-asset ul.unlisted.inline.hero-asset__breadcrumbs li a {
  display: block;
}
.hero-asset ul.unlisted.inline.hero-asset__breadcrumbs li:after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: -13px;
  content: "/";
}
.hero-asset ul.unlisted.inline.hero-asset__breadcrumbs li:last-child {
  margin-right: 0;
}
.hero-asset ul.unlisted.inline.hero-asset__breadcrumbs li:last-child:after {
  display: none;
}
.hero-asset .hero-asset__item {
  margin-bottom: 40px;
}
.hero-asset .hero-asset__item .hero-asset__item__asset {
  width: 100%;
}
.hero-asset .hero-asset__item .hero-asset__item__info {
  width: 100%;
  background-color: #1E2030;
  padding: 20px 20px 15px 20px;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__download {
  width: 100%;
  background-color: #2638C4;
  margin-bottom: 36px;
  display: flex;
  font-size: 0;
  text-decoration: none;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__download .hero-asset__item__info__download__left {
  width: calc(100% - 110px);
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__download .hero-asset__item__info__download__left i {
  margin: -2px 15px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__download .hero-asset__item__info__download__right {
  width: 110px;
  background-color: #0F1E8C;
  padding: 26px 20px 27px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 12px;
  line-height: 15px;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__download .hero-asset__item__info__download__right p {
  margin: 0 0 9px 0;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__download .hero-asset__item__info__download__right p:last-child {
  margin: 0;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__download:hover .hero-asset__item__info__download__left {
  text-decoration: underline;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__text {
  padding: 0 20px;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__text p {
  margin: 0 0 28px 0;
  line-height: 21px;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__text .hero-asset__item__info__text__season {
  color: #94A1B2;
  margin: 0 0 7px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__text .hero-asset__item__info__text__title {
  margin: 0 0 9px 0;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__text .hero-asset__item__info__text__credit {
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 17px;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__text .hero-asset__item__info__text__credit span {
  color: #94A1B2;
  margin-right: 10px;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.hero-asset .hero-asset__item .hero-asset__item__info .hero-asset__item__info__rights {
  color: #94A1B2;
  margin: 0;
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
}

@media (min-width: 992px) {
  .hero-asset .hero-asset__item {
    display: flex;
  }
  .hero-asset .hero-asset__item .hero-asset__item__asset {
    width: 66.6666666666%;
    background-color: #040613;
    object-fit: contain;
    object-position: center;
  }
  .hero-asset .hero-asset__item .hero-asset__item__info {
    width: 33.3333333333%;
  }
}
.hero-simple {
  width: 100%;
  background-color: #000525;
  margin-bottom: 50px;
}
.hero-simple .col-12 {
  height: 250px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-simple .col-12 .hero-simple__content {
  text-align: center;
}
.hero-simple .col-12 .hero-simple__content h1 {
  margin: 0 0 21px 0;
}
.hero-simple .col-12 .hero-simple__content p {
  color: #94A1B2;
  margin: 0;
}
.hero-simple .col-12 .hero-simple__content p a {
  color: white !important;
  text-decoration: none;
}
.hero-simple .col-12 .hero-simple__content p a:hover {
  text-decoration: underline;
}

@media (min-width: 992px) {
  .hero-simple .col-12 {
    height: 350px;
  }
}
.featured-tile {
  background-color: #1E2030;
}
.featured-tile .featured-tile__item {
  width: 100vw;
  height: 480px;
  margin-left: -20px;
  display: block;
  position: relative;
}
.featured-tile .featured-tile__item:after {
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 5, 37, 0.9485994227) 0%, rgba(0, 5, 37, 0) 100%);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: "";
}
.featured-tile .featured-tile__item .featured-tile__item__content {
  width: 100%;
  padding: 0 20px 32px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.featured-tile .featured-tile__item .featured-tile__item__content h2 {
  margin: 0 0 13px 0;
}
.featured-tile .featured-tile__item .featured-tile__item__content p {
  margin: 0 0 24px 0;
}
.featured-tile .featured-tile__item .featured-tile__item__content button {
  margin: 0;
}

@media (min-width: 992px) {
  .featured-tile {
    padding: 40px 0 40px 0;
  }
  .featured-tile .featured-tile__item {
    width: 100%;
    margin-left: 0;
  }
  .featured-tile .featured-tile__item:after {
    background: linear-gradient(90deg, rgba(0, 5, 37, 0.9485994227) 0%, rgba(0, 5, 37, 0) 100%);
  }
  .featured-tile .featured-tile__item .featured-tile__item__content {
    width: 42%;
    padding: 0 0 0 60px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.info-tile {
  width: 100%;
  background-color: #000525;
  margin-bottom: 20px;
}
.info-tile .info-tile__top {
  padding: 22px 30px 25px 30px;
  border-bottom: 1px solid #1E2030;
}
.info-tile .info-tile__top p {
  margin: 0;
}
.info-tile .info-tile__top .info-tile__top__name {
  display: block;
}
.info-tile .info-tile__bottom {
  padding: 12px 30px 12px 30px;
}
.info-tile.info-tile--material .info-tile__top {
  padding: 22px 56px 25px 30px;
  position: relative;
}
.info-tile.info-tile--material .info-tile__top .info-tile__top__download {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 6px;
}
.info-tile.info-tile--material .info-tile__top .info-tile__top__download i {
  color: #486CD8;
  font-size: 16px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.info-tile.info-tile--material .info-tile__top .info-tile__top__download:hover i {
  color: #FFCF00;
}
.info-tile.info-tile--material .info-tile__bottom {
  display: flex;
  justify-content: space-between;
}
.info-tile.info-tile--material .info-tile__bottom p {
  color: #94A1B2;
  margin: 0;
  font-weight: 700;
  font-size: 12px;
}
.info-tile.info-tile--material .info-tile__bottom p.info-tile__bottom__type {
  margin-left: 28px;
  padding-left: 25px;
  position: relative;
  text-transform: uppercase;
}
.info-tile.info-tile--material .info-tile__bottom p.info-tile__bottom__type i {
  margin: -2px 7px 0 0;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 16px;
}
.info-tile.info-tile--contact .info-tile__top .info-tile__top__name {
  font-weight: 700;
}
.info-tile.info-tile--contact .info-tile__top .info-tile__top__department {
  font-size: 14px;
  line-height: 21px;
}
.info-tile.info-tile--contact .info-tile__bottom {
  padding-bottom: 9px;
}
.info-tile.info-tile--contact .info-tile__bottom a {
  margin: 0 0 7px 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  font-size: 14px;
  line-height: 21px;
}
.info-tile.info-tile--contact .info-tile__bottom a i {
  color: #486CD8;
  margin: -2px 9px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.info-tile.info-tile--contact .info-tile__bottom a:hover i {
  color: #FFCF00;
}
.info-tile.info-tile--episode .info-tile__top .info-tile__top__name {
  margin: 0 0 7px 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
}
.info-tile.info-tile--episode .info-tile__bottom ul.unlisted.inline li {
  color: #94A1B2;
  margin: 0 28px 4px 0;
  font-size: 14px;
  line-height: 21px;
}
.info-tile.info-tile--episode .info-tile__bottom ul.unlisted.inline li span {
  margin: 0 10px 0 0;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.info-tile.info-tile--episode .info-tile__bottom ul.unlisted.inline li:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .info-tiles-group.info-tiles-group--inline .info-tile {
    display: flex;
    align-items: stretch;
    font-size: 0;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile .info-tile__top,
  .info-tiles-group.info-tiles-group--inline .info-tile .info-tile__bottom {
    display: flex;
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    font-size: 16px;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile .info-tile__top {
    border: none;
    border-right: 1px solid #1E2030;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile .info-tile__top .info-tile__top__download {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .info-tiles-group.info-tiles-group--inline .info-tile .info-tile__bottom {
    padding: 23px 20px 25px 20px;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile .info-tile__bottom p {
    margin-bottom: 4px;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile .info-tile__bottom p.info-tile__bottom__type {
    margin: 0;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile.info-tile--material .info-tile__top {
    width: 80%;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile.info-tile--material .info-tile__bottom {
    width: 20%;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile.info-tile--episode .info-tile__top {
    width: 75%;
  }
  .info-tiles-group.info-tiles-group--inline .info-tile.info-tile--episode .info-tile__bottom {
    width: 25%;
  }
}
ul.logo-list.unlisted.inline {
  width: 100%;
  margin-top: -40px;
  margin-bottom: 40px;
  font-size: 0;
}
ul.logo-list.unlisted.inline li {
  width: 50%;
  font-size: 16px;
}
ul.logo-list.unlisted.inline li a {
  display: block;
  text-align: center;
}
ul.logo-list.unlisted.inline li a img {
  width: auto;
  max-width: 100%;
  -webkit-transform: scale(0.5) !important;
  -moz-transform: scale(0.5) !important;
  -ms-transform: scale(0.5) !important;
  -o-transform: scale(0.5) !important;
  transform: scale(0.5) !important;
}
ul.logo-list.unlisted.inline li.logo-list-wide a img {
  -webkit-transform: scale(0.75) !important;
  -moz-transform: scale(0.75) !important;
  -ms-transform: scale(0.75) !important;
  -o-transform: scale(0.75) !important;
  transform: scale(0.75) !important;
}

@media (min-width: 992px) {
  ul.logo-list.unlisted.inline {
    width: 100%;
    font-size: 0;
  }
  ul.logo-list.unlisted.inline li {
    width: 20%;
  }
}
ul.unlisted.inline.pagination {
  width: 100%;
  border-top: 1px solid #363846;
  margin: 8px 0 20px 0;
  padding-top: 34px;
  display: block;
}
ul.unlisted.inline.pagination li {
  margin: 0 30px 10px 0;
  white-space: nowrap;
  font-weight: 700;
}
ul.unlisted.inline.pagination li.pagination__current-page {
  font-weight: 400;
  pointer-events: none;
}
ul.unlisted.inline.pagination li.pagination__current-page a {
  color: #94A1B2 !important;
}
ul.unlisted.inline.pagination li.pagination__direction a i {
  color: #486CD8;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
ul.unlisted.inline.pagination li.pagination__direction.pagination__direction--prev i {
  margin-right: 7px;
}
ul.unlisted.inline.pagination li.pagination__direction.pagination__direction--next i {
  margin-left: 7px;
}
ul.unlisted.inline.pagination li.pagination__direction.pagination__direction--disabled {
  display: none;
}
ul.unlisted.inline.pagination li:last-child {
  margin-right: 0;
}

.search-filters {
  width: 100%;
}
.search-filters .search-filters__search {
  width: 100%;
  border-bottom: 1px solid #486CD8;
  margin-bottom: 30px;
  padding-bottom: 6px;
  font-size: 0;
}
.search-filters .search-filters__search .form-group {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.search-filters .search-filters__search .form-group input.form-control {
  height: 33px;
  background-color: transparent;
  color: white;
  border: none;
  border-radius: 0;
  padding: 0 10px 0 0;
}
.search-filters .search-filters__search .form-group input.form-control::-webkit-input-placeholder {
  color: white;
}
.search-filters .search-filters__search .form-group input.form-control::-moz-placeholder {
  color: white;
}
.search-filters .search-filters__search .form-group input.form-control:-ms-input-placeholder {
  color: white;
}
.search-filters .search-filters__search .form-group input.form-control:-moz-placeholder {
  color: white;
}
.search-filters .search-filters__search button {
  width: 20px;
  height: 33px;
  background-color: transparent;
  color: white;
  border: none;
  border-radius: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
}
.search-filters .search-filters__filters {
  width: 100%;
}
.search-filters .search-filters__filters .search-filters__filters__section {
  width: 100%;
  border-bottom: 1px solid #363846;
  margin-bottom: 20px;
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__trigger {
  width: 100%;
  background-color: transparent;
  color: white;
  border: none;
  margin: 0 0 15px 0;
  padding: 0 30px 0 0;
  text-align: left;
  position: relative;
  font-weight: 700;
  cursor: pointer;
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__trigger:after {
  width: 20px;
  height: 20px;
  background: url("../img/icon-plus-circle.svg") no-repeat center center;
  background-size: 20px 20px;
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 19px;
  content: "";
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__options {
  margin-bottom: 5px;
  padding-bottom: 5px;
  display: none;
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__options li.search-filters__filters__section__options__more {
  display: none;
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__options .search-filters__filters__section__options__view-more {
  background-color: transparent;
  color: white;
  border: none;
  margin: 0 0 16px 31px;
  padding: 2px 0 0 22px;
  text-align: left;
  position: relative;
  font-size: 14px;
  cursor: pointer;
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__options .search-filters__filters__section__options__view-more:before {
  color: #486CD8;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  content: "\f078";
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__options .search-filters__filters__section__options__view-more span {
  display: inline-block;
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__options.search-filters__filters__section__options--viewing-more li.search-filters__filters__section__options__more {
  display: block;
}
.search-filters .search-filters__filters .search-filters__filters__section .search-filters__filters__section__options.search-filters__filters__section__options--viewing-more .search-filters__filters__section__options__view-more:before {
  content: "\f077";
}
.search-filters .search-filters__filters .search-filters__filters__section.search-filters__filters__section--open .search-filters__filters__section__trigger:after {
  background: url("../img/icon-minus-circle.svg") no-repeat center center;
  background-size: 20px 20px;
}
.search-filters .search-filters__filters .search-filters__filters__section.search-filters__filters__section--open .search-filters__filters__section__options {
  display: block;
}
.search-filters .search-filters__filters .search-filters__filters__section:last-child {
  border: none;
  margin: 0;
}
.search-filters .search-filters__open-close {
  color: white;
  margin-bottom: 17px;
  padding-left: 23px;
  position: relative;
  font-weight: 500;
  font-size: 12px;
  cursor: pointer;
}
.search-filters .search-filters__open-close:before {
  color: #486CD8;
  display: block;
  position: absolute;
  top: 0;
  left: -2px;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 26px;
  content: "\f00d";
}
.search-filters .search-filters__open-close span {
  margin-right: 3px;
  display: inline-block;
}
.search-filters.search-filters--closed .search-filters__open-close {
  padding-left: 21px;
}
.search-filters.search-filters--closed .search-filters__open-close:before {
  font-size: 16px;
  content: "\f1de";
}
.search-filters.search-filters--closed .search-filters__open-close span {
  display: none;
}
.search-filters.search-filters--closed .search-filters__search,
.search-filters.search-filters--closed .search-filters__filters {
  display: none;
}

@media (min-width: 992px) {
  .search-filters .search-filters__open-close {
    display: none;
  }
  .search-filters .search-filters__search,
  .search-filters .search-filters__filters {
    display: block !important;
  }
}
.calendar {
  width: 100%;
  background-color: #000525;
  margin-bottom: 30px;
  position: relative;
}
.calendar .col-12 {
  padding-top: 37px;
  padding-bottom: 13px;
  text-align: center;
}
.calendar .calendar__grid {
  display: block;
}
.calendar .calendar__week-month {
  margin-top: 11px;
  margin-bottom: 57px;
  display: block;
  position: relative;
}
.calendar .calendar__week-month .calendar__week-month__content {
  width: 308px;
  margin: 0 auto;
}
.calendar .calendar__week-month .calendar__week-month__content h1 {
  margin: 0 0 9px 0;
  font-size: 30px;
  line-height: 33px;
}
.calendar .calendar__week-month .calendar__week-month__content p {
  margin: 0;
  font-size: 22px;
  line-height: 25px;
}
.calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow i {
  color: #486CD8;
  font-size: 27px;
}
.calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow.calendar__week-month__content__arrow--prev {
  left: -10px;
}
.calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow.calendar__week-month__content__arrow--next {
  right: -10px;
}
.calendar .calendar__selector {
  width: auto;
  max-width: calc(100% + 20px);
  margin: 0 0 10px -10px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 0;
}
.calendar .calendar__selector * {
  line-height: 24px;
}
.calendar .calendar__selector .calendar__selector__arrow {
  width: 70px;
  height: 100%;
  border: none;
  border-radius: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
  pointer-events: none;
}
.calendar .calendar__selector .calendar__selector__arrow i {
  color: white;
  font-size: 14px;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -ms-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.calendar .calendar__selector .calendar__selector__arrow.calendar__selector__arrow--prev {
  background: linear-gradient(270deg, rgba(0, 5, 37, 0) 0%, rgb(0, 5, 37) 100%);
  justify-content: start;
  left: -10px;
}
.calendar .calendar__selector .calendar__selector__arrow.calendar__selector__arrow--prev i {
  margin-left: 10px;
}
.calendar .calendar__selector .calendar__selector__arrow.calendar__selector__arrow--next {
  background: linear-gradient(90deg, rgba(0, 5, 37, 0) 0%, rgb(0, 5, 37) 100%);
  justify-content: flex-end;
  right: -10px;
}
.calendar .calendar__selector .calendar__selector__arrow.calendar__selector__arrow--next i {
  margin-right: 10px;
}
.calendar .calendar__selector .calendar__selector__arrow:hover i {
  color: #486CD8;
}
.calendar .calendar__selector .calendar__selector__draggable {
  width: 100%;
  overflow-x: auto;
  display: inline-block;
  scrollbar-width: none;
}
.calendar .calendar__selector .calendar__selector__draggable ul.unlisted.inline {
  width: auto;
  background-color: #1E2030;
  border-radius: 999999px;
  white-space: nowrap;
  display: block;
  font-size: 0;
}
.calendar .calendar__selector .calendar__selector__draggable ul.unlisted.inline li {
  border-radius: 999999px;
  padding: 6px 30px 10px 30px;
  font-weight: 500;
  font-size: 16px;
}
.calendar .calendar__selector .calendar__selector__draggable ul.unlisted.inline li a {
  text-decoration: none !important;
}
.calendar .calendar__selector .calendar__selector__draggable ul.unlisted.inline li a i {
  color: #486CD8;
  margin: 0 8px 0 0;
}
.calendar .calendar__selector .calendar__selector__draggable ul.unlisted.inline li.calendar__selector__draggable__current-page {
  background-color: #2638C4;
}
.calendar .calendar__selector .calendar__selector__draggable ul.unlisted.inline li.calendar__selector__draggable__current-page a i {
  color: white;
}
.calendar .calendar__selector .calendar__selector__draggable::-webkit-scrollbar {
  display: none;
}
.calendar .calendar__selector.calendar__selector--overflowed {
  position: relative;
}
.calendar .calendar__selector.calendar__selector--overflowed:after {
  opacity: 1;
  visibility: visible;
}
.calendar .calendar__selector.calendar__selector--overflowed .calendar__selector__arrow.calendar__selector__arrow--next {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.calendar .calendar__selector.calendar__selector--overflowed .calendar__selector__draggable {
  cursor: grab;
}
.calendar .calendar__selector.calendar__selector--scrolled:before {
  opacity: 1;
  visibility: visible;
}
.calendar .calendar__selector.calendar__selector--scrolled .calendar__selector__arrow.calendar__selector__arrow--prev {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.calendar .calendar__selector.calendar__selector--scroll-ended:after {
  opacity: 0;
  visibility: hidden;
}
.calendar .calendar__selector.calendar__selector--scroll-ended .calendar__selector__arrow.calendar__selector__arrow--next {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.calendar .calendar__search form {
  width: 100%;
  max-width: 670px;
  margin: 82px auto 116px auto;
  position: relative;
}
.calendar .calendar__search form .calendar__search__results {
  display: none;
  position: absolute;
  bottom: -75px;
  left: 0;
  font-size: 16px;
}
.calendar .calendar__search form .calendar__search__results span {
  color: #48D3CD;
  font-weight: 700;
}
.calendar .calendar__search.calendar__search--results form .calendar__search__results {
  display: block;
}
.calendar .calendar__time-description {
  color: #94A1B2;
  margin: 0;
  display: block;
  text-align: right;
  font-size: 12px;
}

@media (min-width: 768px) {
  .calendar .calendar__week-month {
    margin-top: 71px;
    margin-bottom: 87px;
  }
  .calendar .calendar__week-month .calendar__week-month__content {
    position: relative;
  }
  .calendar .calendar__week-month .calendar__week-month__content h1 {
    margin: 0 0 5px 0;
    font-size: 50px;
    line-height: 55px;
  }
  .calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow.calendar__week-month__content__arrow--prev {
    left: -80px;
  }
  .calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow.calendar__week-month__content__arrow--next {
    right: -80px;
  }
}
@media (min-width: 992px) {
  .calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow.calendar__week-month__content__arrow--prev {
    left: -190px;
  }
  .calendar .calendar__week-month .calendar__week-month__content .calendar__week-month__content__arrow.calendar__week-month__content__arrow--next {
    right: -190px;
  }
  .calendar .calendar__time-description {
    position: absolute;
    bottom: 38px;
    right: 40px;
  }
}
.jsCalendar {
  width: auto;
  margin: 0 0 30px 0;
  display: inline-block;
  position: relative;
}

.jsCalendar table {
  background-color: transparent;
  color: #ccc;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  margin: 0;
}

.jsCalendar thead,
.jsCalendar tbody {
  margin: 0;
}

.jsCalendar thead .jsCalendar-title-left,
.jsCalendar thead .jsCalendar-title-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 30;
}

.jsCalendar thead .jsCalendar-title-left {
  left: -33px;
}

.jsCalendar thead .jsCalendar-title-right {
  right: -33px;
}

.jsCalendar thead .jsCalendar-nav-left,
.jsCalendar thead .jsCalendar-nav-right {
  color: #505050;
}

.jsCalendar thead .jsCalendar-nav-left:after,
.jsCalendar thead .jsCalendar-nav-right:after {
  color: #486CD8;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 27px;
}

.jsCalendar thead .jsCalendar-nav-left:after {
  content: "\f053";
}

.jsCalendar thead .jsCalendar-nav-right:after {
  content: "\f054";
}

.jsCalendar thead .jsCalendar-nav-left:hover,
.jsCalendar thead .jsCalendar-nav-right:hover {
  background-color: #252525;
  color: #aaa;
}

.jsCalendar tbody td.jsCalendar-selected {
  background-color: #000;
  border: 2px solid #404040;
}

.jsCalendar tbody td:hover {
  background-color: #3D4A6B !important;
  color: #000525;
  border-radius: 3px;
}

.jsCalendar tbody td.jsCalendar-current {
  background-color: #252525;
}

.jsCalendar tbody td.jsCalendar-next,
.jsCalendar tbody td.jsCalendar-previous {
  color: #505050;
}

.jsCalendar tbody td.jsCalendar-next:hover,
.jsCalendar tbody td.jsCalendar-previous:hover {
  color: #fff;
}

.jsCalendar ::-moz-selection {
  background: #505050;
}

.jsCalendar ::selection {
  background: #505050;
}

.jsCalendar thead .jsCalendar-title .jsCalendar-title-name {
  width: 100%;
  color: white;
  padding: 0 0 13px 0;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 33px;
}

.jsCalendar thead .jsCalendar-week-days th {
  width: 24px;
  height: 24px;
  color: #94A1B2;
  margin: 5px 10px 7px 10px;
  font-size: 14px;
  line-height: 24px;
}

.jsCalendar tbody td {
  width: 24px;
  height: 24px;
  color: white;
  margin: 5px 10px 5px 10px;
  font-size: 16px;
  line-height: 24px;
}
.jsCalendar tbody td.jsCalendar-previous {
  color: #3D4A6B;
}
.jsCalendar tbody td.jsCalendar-current {
  position: relative;
  background-color: #48D3CD !important;
  color: #000525;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .jsCalendar thead .jsCalendar-title-left {
    left: -80px;
  }
  .jsCalendar thead .jsCalendar-title-right {
    right: -80px;
  }
}
@media (min-width: 992px) {
  .jsCalendar {
    margin: 0 0 36px 0;
  }
  .jsCalendar thead .jsCalendar-title-left {
    left: -190px;
  }
  .jsCalendar thead .jsCalendar-title-right {
    right: -190px;
  }
}
.event-info {
  width: 100%;
  background-color: #000525;
  margin-bottom: 18px;
  padding: 30px 40px 18px 40px;
}
.event-info .btn {
  margin-bottom: 23px;
}
.event-info p {
  margin: 0 0 16px 0;
}
.event-info ul {
  margin-bottom: 15px;
}
.event-info ul li a {
  color: #486CD8 !important;
}

@media (min-width: 992px) {
  .event-info {
    padding: 30px 300px 18px 40px;
    position: relative;
  }
  .event-info .btn {
    position: absolute;
    top: 30px;
    right: 40px;
  }
}
.search-options {
  width: 100%;
  background-color: #000525;
  border-top: 1px solid #1E2030;
  margin-top: -30px;
  margin-bottom: 30px;
  text-align: center;
}
.search-options ul.unlisted.inline li {
  margin-right: 7px;
}
.search-options ul.unlisted.inline li a {
  padding: 20px;
  display: block;
  position: relative;
}
.search-options ul.unlisted.inline li:last-child {
  margin-right: 0;
}
.search-options ul.unlisted.inline li.search-options__current-option a:after {
  width: 100%;
  height: 5px;
  background-color: #48D3CD;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  pointer-events: none;
  content: "";
}

/*# sourceMappingURL=styles.css.map */
