/* UBISOFT.COM EXTERNAL CSS */

/* UBIFORWARD STYLES */

/* body[data-route^="forward"],
body[data-route="forward_sign-language"],
body[data-route="forward_audio-described"],
body[data-route="forward_post-forward-staging"],
body[data-route="forward_livestream-staging-version-1"],
body[data-route="forward_livestream-staging_sign-language"],
body[data-route="forward_livestream-staging_audio-described"],
body[data-route="forward_post-livestream-staging_sign-language"],
body[data-route="forward_post-livestream-staging_audio-described"] {
  background-image: url("https://dm-websites-cdn-origin.s3.amazonaws.com/ubisoft/prod/background-fwd-h.jpg");
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
} */

body[data-route^="forward"]
  .module--feature-fwd-banner
  .promo__wrapper__content
  p
  > span {
  background-color: #006ef5;
}

body[data-route^="forward"] .moduleCarousel h2 {
  color: white !important;
}

body[data-route^="forward"] .moduleCarousel .carousel__nextVideo button span {
  color: white !important;
}

body[data-route^="forward"] .moduleUpdatesList h2,
body[data-route^="forward"] .moduleUpdatesList p {
  color: white !important;
}

body[data-route^="forward"] .moduleUpdatesList .updatesList__item__content {
  color: black !important;
}

body[data-route^="forward"] .moduleUpdatesList .updatesList__item__content p {
  color: black !important;
}

body[data-route^="forward"] .module--news .updatesList__wrapper__items__item {
  background-color: #fff;
  padding: 20px;
}

body[data-route^="forward"] .module--register-for-beta p {
  color: white !important;
}

body[data-route^="forward"] .module--register-for-beta h2 {
  color: white !important;
  font-size: 3em;
  text-transform: none;
  line-height: 1em;
}

body[data-route^="forward"] .module--register-for-beta {
  text-align: center;
}

body[data-route^="forward"] .module--full-bleed-image h2 {
  margin-top: 3%;
}

body[data-route^="forward"] .module--feature-hero .hero__wrapper {
  background-position: center;
}

body[data-route^="forward"] .module--feature-hero .hero__description {
  text-align: center;
}

body[data-route^="forward"]
  .module--feature-hero
  .hero__description
  ul:not(.add-to-calendar__dropdown) {
  display: inline-block;
  font-size: 20px;
  padding: 0;
  text-align: left;
  width: fit-content;
  max-width: 1000px;
}

body[data-route^="forward"]
  .module--feature-hero
  .hero__wrapper
  .hero__wrapper__media
  img {
  width: 50%;
  top: 35%;
}

body[data-route^="forward"] .module--feature-hero .hero__description img {
  max-width: 100%;
}

@media only screen and (max-width: 1024px) {
  body[data-route^="forward"]
    .module--feature-hero
    .hero__wrapper
    .hero__wrapper__media
    img {
    top: 50%;
  }
  body[data-route^="forward"] .module--feature-hero .hero__wrapper {
    padding-bottom: 350px !important;
  }

  body[data-route^="forward"]
    .module--feature-hero
    .hero__wrapper
    .hero__wrapper__media
    img {
    width: 80%;
  }

  body[data-route^="forward"] .module--feature-hero .hero__description h2 {
    font-size: 25px;
  }
}

body[data-route^="forward"]
  .module--feature-hero-stacked.module--seen
  div.hero
  img.hero__image {
  max-width: 400px;
  transform: translateX(-50%) translateY(-75px) !important;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  > div.hero__buttons {
  flex-direction: column;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  > div.hero__buttons
  .btn {
  height: 54px;
  max-width: 300px;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  > div.hero__buttons
  .btn
  span {
  font-size: 0.9375rem;
  padding: 0;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  > div.hero__buttons
  .add-to-calendar
  .btn
  span {
  padding: 0 5px 0 30px;
  text-transform: uppercase;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  > div.hero__buttons
  .add-to-calendar
  .btn
  span::before {
  left: -3px;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  > ul {
  order: 4;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  a {
  color: revert;
}

body[data-route^="forward"]
  .module--feature-hero-stacked
  div.hero__description
  > p {
  max-width: 1220px;
}

body[data-route^="forward"] .module--feature-masthead-shallow h2 {
  font-size: 3em;
}
body[data-route^="forward"] .module--feature-content-right {
  padding-top: 0;
}

body[data-route^="forward"] .module--feature-content-right h2 {
  line-height: 1.5em;
}

/* body.isMobile[data-route='forward'] .module--feature-full-bleed-image .promo__wrapper,
body.isMobile[data-route='forward_pre-staging'] .module--feature-full-bleed-image .promo__wrapper {
	background-position: unset;
	height: 420px;
} */

/* body.isMobile .module--feature-full-bleed-image .promo__wrapper {
    background-position: unset;
} */

body[data-route^="forward"] .module--conversion-register {
  color: white;
  text-align: center;
}

body[data-route^="forward"] .module--conversion-register h2 {
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0;
  color: white;
}

body[data-route^="forward"] .module--conversion-register p {
  color: white;
}

body[data-route^="forward"] .module--feature-no-image {
  text-align: center;
}

body[data-route^="forward"] .module--feature-no-image a {
  color: #e12178;
}

body[data-route^="forward"] .module--feature-full-bleed-image .promo__wrapper {
  display: flex;
  flex-direction: column;
  padding: 50px 0;
}

body[data-route^="forward"]
  .module--feature-full-bleed-image
  .promo__wrapper__media {
  display: block;
  margin: 0 auto;
  text-align: center;
  /* order: 2; */
}

body[data-route^="forward"]
  .module--feature-full-bleed-image
  .promo__wrapper__media
  img {
  width: 50%;
}

body[data-route^="forward"].isMobile
  .module--feature-full-bleed-image
  .promo__wrapper__media
  img {
  width: 100%;
  padding: 0 20px;
}

body[data-route^="forward"].isMobile
  .module--feature-full-bleed-image
  .add-to-calendar {
  width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: center;
}

body[data-route^="forward"].isMobile .moduleBetaRegistration {
  background-size: 775px 100%;
}

body[data-route^="forward"].module--feature-full-bleed-image .add-to-calendar {
  width: auto !important;
}

/* body[data-route='forward'] .module--feature-full-bleed-image .add-to-calendar button,
body[data-route='forward_tune-in-staging'] .module--feature-full-bleed-image .add-to-calendar button {
    width: 100%;
} */

body[data-route^="forward"]
  .module--feature-full-bleed-image
  .promo__wrapper__content {
  min-height: 0;
}

body[data-route^="forward"]
  .module--feature-full-bleed-image
  .promo__wrapper__content
  ul {
  color: white;
}

/* Top promo buton position for desktop */
@media only screen and (min-width: 1024px) {
  body[data-route^="forward"]
    .module--feature-full-bleed-image[data-ccid="6gT8KuFBVAPaivNDl0lT1h"]
    .promo__wrapper__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  body[data-route^="forward"]
    .module--feature-full-bleed-image[data-ccid="6gT8KuFBVAPaivNDl0lT1h"]
    .promo__wrapper__content
    p {
    grid-area: 1 / 1 / 2 / 3;
    display: block;
    margin: 0 auto;
  }

  body[data-route^="forward"]
    .module--feature-full-bleed-image[data-ccid="6gT8KuFBVAPaivNDl0lT1h"]
    .promo__wrapper__content
    .add-to-calendar {
    grid-area: 2 / 1 / 3 / 2;
    margin: 30px 10px 10px auto;
  }

  body[data-route^="forward"]
    .module--feature-full-bleed-image[data-ccid="6gT8KuFBVAPaivNDl0lT1h"]
    .promo__wrapper__content
    > button {
    grid-area: 2 / 2 / 3 / 3;
  }
}
body[data-route^="forward"]
  .module--feature-full-bleed-image[data-ccid="56fr0M4Qe7dJENji7nheCQ"]
  .promo__wrapper__content
  p:last-of-type {
  order: 2;
  font-size: 14px;
}

body[data-route^="forward"] .module--conversion-register .betaRegistration {
  max-width: none;
  text-align: center;
}

body[data-route^="forward"] .module--conversion-register .betaRegistration h2 {
  color: #fff;
  text-align: center;
}

body[data-route^="forward"] .module--conversion-register .betaRegistration p {
  color: #fff;
}

.module--iframe-fwd {
  padding: 75px 0;
}

body[data-route^="forward"]
  .module--feature-fwd-content-center
  .promo__wrapper__content {
  margin-bottom: 0;
  padding-bottom: 50px;
}

body[data-route^="forward"]
  .module--feature-fwd-content-center
  .promo__wrapper__content
  p {
  margin-bottom: 0;
  padding-bottom: 1em;
}
/* FORWARD POST LAUNCH OVERRIDE */
body[data-route="forward"] .module--media-hero-video-carousel > .promo h2,
body[data-route="forward"]
  .module--media-hero-video-carousel
  .carousel
  .carousel__slides
  .carouselSlide__slides__slide__content
  h2,
body[data-route="forward"]
  .module--media-hero-video-carousel
  .carousel
  .carousel__slides
  .carouselSlide__slides__slide__content
  h3,
body[data-route="forward"]
  .module--media-hero-video-carousel
  .carousel
  .carousel__nextVideo
  .carousel__nextVideo__btn
  > span,
body[data-route="forward"]
  .module--media-hero-video-carousel
  .carousel
  .carousel__nextVideo
  .carousel__nextVideo__btn
  > h2,
body[data-route="forward"]
  .module--media-hero-video-carousel
  .carousel__pageCount,
body[data-route="forward"] .moduleUpdatesList > .promo h2 {
  color: #000000;
  text-shadow: none;
}

body[data-route="studio_london_careers"]
  .module--feature-full-bleed-image
  .promo__wrapper__content
  h2,
body[data-route="studio_london_careers"]
  .module--feature-full-bleed-image
  .promo__wrapper__content
  p {
  color: #000000;
}

/* END OF UBIFORWARD STYLES */

.privacy__btns button {
  font-family: ubisoft_sans, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875em;
  line-height: 1.25em;
  letter-spacing: 0em;
  color: rgb(155, 155, 155);
  text-decoration: none;
  background-color: transparent;
  border: none;
  padding: 0px;
}

/* HOMEPAGE CAROUSEL AB TEST */
.moduleCarousel[data-ccid="47AgobMEg54CzgjlYBWZc3"] {
  display: none;
}
.moduleCarousel[data-ccid="3UpVd8VZLSct1ShbrJaJra"] {
  display: none;
}
