.hero-banner--fixed-height .hero-banner-media figure, .hero-banner--full-height .hero-banner-media figure, .hero-banner--video .hero-banner-media figure {
  height: 100%;
  position: relative;
  width: 100%; }
  .hero-banner--fixed-height .hero-banner-media figure video, .hero-banner--full-height .hero-banner-media figure video, .hero-banner--video .hero-banner-media figure video,
  .hero-banner--fixed-height .hero-banner-media figure img,
  .hero-banner--full-height .hero-banner-media figure img,
  .hero-banner--video .hero-banner-media figure img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    width: 100%; }

.hero-banner-content-container {
  position: relative; }
  .hero-banner-content-container:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.hero-banner {
  display: block;
  position: relative; }
  .hero-banner-media {
    width: 100%; }
  .hero-banner-content-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .hero-banner--video .hero-banner-content-container:after {
      opacity: 0.37;
      background: radial-gradient(42% 111% to 0 0, rgba(255, 255, 255, 0) 36%, #000 100%); }
    .hero-banner--video .hero-banner-content-container:before {
      content: "\f108";
      font-family: "icons" !important;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      position: absolute;
      bottom: 45px;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 1; }
      .hero-banner--video .hero-banner-content-container:before {
        font-size: 50px; }
    .hero-banner--fixed-height .hero-banner-content-container:before {
      content: "\f108";
      font-family: "icons" !important;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #fff;
      position: absolute;
      bottom: 45px;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 1; }
      .hero-banner--fixed-height .hero-banner-content-container:before {
        font-size: 50px; }
    .ones-to-watch .hero-banner-content-container {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 450px 1fr;
      grid-template-columns: 450px 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      bottom: 33px;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
      max-width: 1400px;
      height: 100%; }
    .ones-to-watch .hero-banner-content-container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1; }
    .ones-to-watch .hero-banner-content-container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2; }
      .ones-to-watch .hero-banner-content-container:after, .ones-to-watch .hero-banner-content-container:before {
        display: none; }
      @media (min-width: 1200px) {
        .ones-to-watch .hero-banner-content-container {
          -ms-grid-columns: 582px 1fr;
          grid-template-columns: 582px 1fr;
          -ms-grid-rows: auto;
          grid-template-rows: auto; }
        .ones-to-watch .hero-banner-content-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
        .ones-to-watch .hero-banner-content-container > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2; } }
      @media (max-width: 767.98px) {
        .ones-to-watch .hero-banner-content-container {
          display: block;
          padding: 46px 28px 0;
          position: relative;
          bottom: initial; } }
  .hero-banner-content-image {
    background: #003594;
    position: relative;
    bottom: 33px;
    order: 1; }
    .hero-banner-content-image figure {
      position: absolute;
      left: 0;
      bottom: -19px;
      z-index: 1;
      max-width: 340px; }
      .hero-banner-content-image figure:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: .25s ease;
        z-index: 3;
        border: 20px solid #ffb81c; }
      @media (min-width: 1200px) {
        .hero-banner-content-image figure {
          max-width: 398px; } }
    .hero-banner-content-image:before {
      content: '';
      width: 100%;
      left: -100%;
      position: absolute;
      top: 0;
      bottom: 0;
      background: #003594; }
    @media (max-width: 767.98px) {
      .hero-banner-content-image {
        background: transparent; }
        .hero-banner-content-image figure {
          position: relative;
          left: initial;
          bottom: initial;
          max-width: 100%; }
          .hero-banner-content-image figure img {
            max-width: initial;
            width: 100%; }
        .hero-banner-content-image:before {
          left: -30px;
          right: -30px;
          top: 250px;
          width: initial;
          background: #fff; } }
  .hero-banner-content {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color: #fff;
    max-width: inherit; }
    .hero-banner-content {
      font-size: 18px; }
    @media (min-width: 575px) {
      .hero-banner-content {
        font-size: calc(18px + 2 * (100vw - 575px) / 1025); } }
    @media (min-width: 1600px) {
      .hero-banner-content {
        font-size: 20px; } }
    .hero-banner--video .hero-banner-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: auto; }
      @media (max-width: 767.98px) {
        .hero-banner--video .hero-banner-content {
          left: 18px;
          transform: translate(0, -50%);
          right: 18px; } }
    .hero-banner--fixed-height .hero-banner-content {
      text-align: center;
      max-width: 950px;
      left: 50%;
      transform: translate(-50%, -50%); }
    .ones-to-watch .hero-banner-content {
      max-width: 100%;
      width: initial;
      text-align: left;
      left: 380px;
      top: 50%;
      transform: translateY(-50%); }
      @media (min-width: 1200px) {
        .ones-to-watch .hero-banner-content {
          left: 485px; } }
      @media (max-width: 767.98px) {
        .ones-to-watch .hero-banner-content {
          position: relative;
          left: initial;
          top: initial;
          transform: none;
          text-align: center; }
          .ones-to-watch .hero-banner-content br {
            display: none; } }
  .hero-banner-title {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1.4px;
    text-align: center;
    text-shadow: 0 0 9px #000;
    text-transform: uppercase;
    margin-bottom: 46px; }
    .ones-to-watch .hero-banner-title {
      text-align: left;
      margin-bottom: 5px; }
      @media (max-width: 767.98px) {
        .ones-to-watch .hero-banner-title {
          text-align: center;
          margin-bottom: 9px; } }
    @media (min-width: 1900px) {
      .hero-banner-title {
        font-size: 20px; } }
  .hero-banner-date {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.3px;
    line-height: 26px;
    text-shadow: 0 0 9px #000; }
    @media (min-width: 1900px) {
      .hero-banner-date {
        font-size: 22px; } }
  .hero-banner-heading {
    color: #fff;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.7); }
    .hero-banner--video .hero-banner-heading {
      white-space: nowrap;
      text-align: center; }
      .hero-banner--video .hero-banner-heading {
        font-size: 65px; }
      @media (min-width: 575px) {
        .hero-banner--video .hero-banner-heading {
          font-size: calc(65px + 55 * (100vw - 575px) / 1025); } }
      @media (min-width: 1600px) {
        .hero-banner--video .hero-banner-heading {
          font-size: 120px; } }
      .hero-banner--video .hero-banner-heading span {
        display: block; }
      @media (max-width: 991.98px) {
        .hero-banner--video .hero-banner-heading.sr-only {
          width: initial !important;
          position: relative !important;
          height: initial !important;
          overflow: visible !important;
          margin: 0 !important;
          clip: initial !important; } }
      @media (max-width: 767.98px) {
        .hero-banner--video .hero-banner-heading {
          white-space: normal; } }
    .hero-banner--fixed-height .hero-banner-heading {
      text-shadow: 0 0 9px #000; }
      .hero-banner--fixed-height .hero-banner-heading {
        font-size: 28px; }
      @media (min-width: 575px) {
        .hero-banner--fixed-height .hero-banner-heading {
          font-size: calc(28px + 22 * (100vw - 575px) / 1025); } }
      @media (min-width: 1600px) {
        .hero-banner--fixed-height .hero-banner-heading {
          font-size: 50px; } }
      @media (min-width: 1900px) {
        .hero-banner--fixed-height .hero-banner-heading {
          font-size: 70px; } }
    .ones-to-watch .hero-banner-heading {
      line-height: 1;
      text-shadow: none;
      margin-bottom: 0; }
      .ones-to-watch .hero-banner-heading {
        font-size: 40px; }
      @media (min-width: 575px) {
        .ones-to-watch .hero-banner-heading {
          font-size: calc(40px + 70 * (100vw - 575px) / 1025); } }
      @media (min-width: 1600px) {
        .ones-to-watch .hero-banner-heading {
          font-size: 110px; } }
      @media (max-width: 767.98px) {
        .ones-to-watch .hero-banner-heading {
          margin-bottom: 72px; } }
  .hero-banner--fixed-height {
    height: 700px; }
    .hero-banner--fixed-height .hero-banner-media figure {
      position: absolute; }
    .hero-banner--fixed-height.ones-to-watch {
      height: 493px;
      overflow: hidden; }
      .hero-banner--fixed-height.ones-to-watch .hero-banner-media figure {
        bottom: 33px; }
      @media (min-width: 1200px) {
        .hero-banner--fixed-height.ones-to-watch {
          height: 585px; } }
      @media (max-width: 767.98px) {
        .hero-banner--fixed-height.ones-to-watch {
          height: initial;
          background: #003594; }
          .hero-banner--fixed-height.ones-to-watch .hero-banner-media {
            display: none; } }
  .hero-banner--full-height {
    height: 100vh; }
    .hero-banner--full-height .hero-banner-media figure {
      position: absolute; }
  .hero-banner--video .hero-banner-media:before {
    content: '';
    background-image: linear-gradient(180deg, #000 20%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 276px;
    z-index: 1; }
  .hero-banner--video .hero-banner-media figure {
    position: absolute; }
    .hero-banner--video .hero-banner-media figure .video-js {
      display: none; }
    @media (min-width: 992px) {
      .hero-banner--video .hero-banner-media figure img {
        display: none; }
      .hero-banner--video .hero-banner-media figure .video-js {
        display: block; } }
  .hero-banner--video .hero-banner-media .vjs-paused .vjs-big-play-button {
    display: none; }
  .hero-banner--video-btn {
    position: absolute;
    z-index: 2;
    bottom: 36px;
    left: 32px;
    border-radius: 50%;
    height: 39px;
    width: 39px;
    overflow: hidden;
    padding: 0;
    background-color: transparent;
    border: 1px solid #fff; }
    .hero-banner--video-btn:before {
      content: "\f13d";
      font-family: "icons" !important;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      line-height: 39px;
      color: #fff; }
      .hero-banner--video-btn:before {
        font-size: 23px; }
    .hero-banner--video-btn.paused:before {
      content: "\f13e";
      font-family: "icons" !important;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      display: inline-block;
      vertical-align: middle;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 1199.98px) {
      .hero-banner--video-btn {
        display: none; } }
  .hero-banner--tier .hero-banner-content-container:after {
    background: rgba(0, 53, 148, 0.5); }
  .hero-banner--tier .hero-banner-content {
    transform: translateY(0); }
    .hero-banner--tier .hero-banner-content > .container {
      position: relative; }
  .hero-banner--tier .hero-banner-page-title {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    position: absolute;
    top: 90px;
    left: -90px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.7); }
    .hero-banner--tier .hero-banner-page-title h1 {
      color: #fff;
      display: inline-block;
      font-size: 24px;
      line-height: 1;
      margin: 0; }
    .hero-banner--tier .hero-banner-page-title .icon-arrow-right {
      padding-right: 15px; }
      .hero-banner--tier .hero-banner-page-title .icon-arrow-right:before {
        transform: rotate(180deg);
        font-size: 15px; }
    @media (max-width: 991.98px) {
      .hero-banner--tier .hero-banner-page-title {
        top: 65px;
        left: -25px; }
        .hero-banner--tier .hero-banner-page-title h1 {
          font-size: 18px; } }
  .hero-banner--tier .hero-banner-media img {
    width: 100%; }
  @media (max-width: 991.98px) {
    .hero-banner--tier .hero-banner-media figure {
      min-height: 400px;
      overflow: hidden;
      position: relative; }
    .hero-banner--tier .hero-banner-media img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      min-width: 100%;
      max-width: none;
      width: auto;
      height: 100%; } }
  .hero-banner--tier .hero-banner-heading {
    max-width: 750px; }
    .hero-banner--tier .hero-banner-heading {
      font-size: 24px; }
    @media (min-width: 575px) {
      .hero-banner--tier .hero-banner-heading {
        font-size: calc(24px + 43 * (100vw - 575px) / 1025); } }
    @media (min-width: 1600px) {
      .hero-banner--tier .hero-banner-heading {
        font-size: 67px; } }
    .hero-banner--tier .hero-banner-heading.t1 {
      padding-left: 50px; }
    @media (max-width: 991.98px) {
      .hero-banner--tier .hero-banner-heading.t1 {
        padding-left: 75px; } }
    @media (min-width: 1900px) {
      .hero-banner--tier .hero-banner-heading {
        font-size: 70px; } }
  .hero-banner--tier:before {
    content: '';
    background-image: linear-gradient(180deg, #003594 20%, rgba(0, 53, 148, 0) 100%);
    width: 100%;
    height: 227px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .hero-banner--tier:after {
    content: '';
    background: url("../assets/img-tier-hero-arrows.png") no-repeat;
    height: 271px;
    width: 426px;
    position: absolute;
    right: 0;
    bottom: 0; }

.header-wrapper {
  position: relative; }
