/* UBISOFT.COM EXTERNAL CSS */

.ageGate .divider:after,
.ageGate .divider:before {
  width: 40%;
}

/* 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 {
  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 */
/* UEG DOWNLOAD */
body[data-route="entertainment_parks-experiences_escape-games_downloads"]
  .moduleGameSiteNavigation
  .gameSiteNavigation__buttons
  a {
  background-color: #f5681f;
}

body[data-route="entertainment_parks-experiences_escape-games_downloads"]
  .moduleGameSiteNavigation
  .gameSiteNavigation__buttons
  a:hover
  span {
  color: #f5681f;
}

body[data-route="entertainment_parks-experiences_escape-games_downloads"]
  .passwordWrapper
  button[type="submit"] {
  background-color: #f5681f;
  border-color: #f5681f;
}

body[data-route="entertainment_parks-experiences_escape-games_downloads"]
  .passwordWrapper
  button[type="submit"]:hover
  span {
  color: #f5681f;
}

/* UEG CONTACT */
body[data-route="entertainment_parks-experiences_escape-games_contact-and-support"]
  .moduleEmailForm
  button[type="submit"] {
  background-color: #f5681f;
  border-color: #f5681f;
}

body[data-route="entertainment_parks-experiences_escape-games_contact-and-support"]
  .moduleEmailForm
  button[type="submit"]:hover
  span {
  color: #f5681f;
}

/* TRACKMANIA GRASSROOT */
body[data-route^="game_trackmania_trackmania_tournament-license"]
  .moduleGameSiteNavigation
  .gameSiteNavigation__buttons
  a {
  background-color: #44f2a8;
}

body[data-route^="game_trackmania_trackmania_tournament-license"]
  .moduleGameSiteNavigation
  .gameSiteNavigation__buttons
  a:hover
  span {
  color: #44f2a8;
}
/* TEMPORARY UPDATES-DETAIL TABLE STYLES */

.moduleUpdatesDetail .updatesDetail__article__content table {
  border: 3px solid black;
  margin: 0 auto;
}

.moduleUpdatesDetail .updatesDetail__article__content table thead th {
  border: 1px solid black;
}

.moduleUpdatesDetail .updatesDetail__article__content table thead th:empty {
  border: 0;
}

.moduleUpdatesDetail .updatesDetail__article__content table tbody tr td {
  border: 1px solid black;
  padding: 3px 10px;
  text-align: center;
}

.moduleUpdatesDetail
  .updatesDetail__article__content
  table
  tbody
  tr:first-child
  td {
  border-top: 0;
}

body.zh-tw
  .gamepage-searchfeed
  .searchFeed__filter
  .filter__select:nth-of-type(1) {
  display: none;
}

.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;
}

/* AC15 IDOMOO PERSONALIZED VIDEO PAGE */
body[data-route="game_assassins-creed_15th-anniversary_my-video"]
  .moduleGameSiteNavigation
  .gameSiteNavigation__buttons
  a {
  background-color: #896d3d;
}

body[data-route="game_assassins-creed_15th-anniversary_my-video"]
  .moduleGameSiteNavigation
  .gameSiteNavigation__buttons
  a:hover
  span {
  color: #896d3d;
}

body[data-route="game_assassins-creed_15th-anniversary_my-video"]
  .module--conversion-sticky
  .close-content
  > .promo
  .promo__wrapper__content
  > .btn {
  background-color: #896d3d;
  border-color: #896d3d;
}

body[data-route="game_assassins-creed_15th-anniversary_my-video"]
  .module--conversion-sticky
  .close-content
  > .promo
  .promo__wrapper__content
  > .btn:hover
  span {
  color: #896d3d;
}

/*
* Song Request
*/
body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest {
  background-color: #9900fb;
}

body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest
  > div:not(.song-request-submitted):not(.song-request-error):not(.promoLogin)
  p,
body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest
  label {
  color: white;
  text-shadow: 0 0 2px black;
}

body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .song-request
  input {
  color: #000000;
  border-color: #ff0072;
}

body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest
  .btn {
  border-color: #ff0072;
  background-color: #ff0072;
}

body:not(.isMobile):not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest
  .btn:hover
  span {
  color: #ff0072;
}

body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest
  .song-request-error
  .promo__wrapper__content,
body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest
  .song-request-submitted
  .promo__wrapper__content,
body:not([data-route="game_just-dance_2022"])
  .module--song-request
  .songRequest
  .promoLogin__wrapper__content {
  border-color: #ff0072;
}

/* *JD 2024 */
body[data-route="game_just-dance_2024_buy"] .buyCards__card__content .accordionSection__main:not(.active) {
  display: none;
}

/* CONNECT DEVICE MOCKUP*/

body[data-route="ubisoft-connect"] .module--mobile-frame .deviceMockup__wrapper__content a.btn {
  margin: 15px auto;
}

body[data-route="ubisoft-connect"]:not(.en-gb) .module--mobile-frame .deviceMockup__wrapper__content a.btn:first-of-type {
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  body[data-route="ubisoft-connect"] .module--mobile-frame .deviceMockup__wrapper__content a.btn {
    margin-right: 30px;
  }

   body[data-route="ubisoft-connect"]:not(.en-gb) .module--mobile-frame .deviceMockup__wrapper__content a.btn:first-of-type {
    width: 149px;
    text-align: left;
  }

  body[data-route="ubisoft-connect"]:not(.en-gb) .module--mobile-frame .deviceMockup__wrapper__content a.btn:first-of-type img {
    max-height: 44px;
  }

   body[data-route="ubisoft-connect"]:not(.en-gb) .module--mobile-frame .deviceMockup__wrapper__content a.btn:nth-of-type(2) img {
    transform: translateX(-20px);
  }

  body[data-route="ubisoft-connect"]:not(.en-gb) .module--mobile-frame .deviceMockup__wrapper__content a.btn:nth-of-type(3) img {
    transform: translateX(-12px) translateY(-11px);
  }
}

/* Homepage banner */
.module--feature-full-bleed-image[data-ccid="36PjEkDBGcgbTzmDfETVU4"] .promo__wrapper__media {
  width: 150px;
  display: none;
}

.module--feature-full-bleed-image[data-ccid="36PjEkDBGcgbTzmDfETVU4"] .promo__wrapper__media img {
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .module--feature-full-bleed-image[data-ccid="36PjEkDBGcgbTzmDfETVU4"] .promo__wrapper__media {
    width: 150px;
    display: block;
  }

  .module--feature-full-bleed-image[data-ccid="36PjEkDBGcgbTzmDfETVU4"] .promo__wrapper {
    background-position: center left;
  }

  .module--feature-full-bleed-image[data-ccid="36PjEkDBGcgbTzmDfETVU4"] .promo__wrapper__content h2 {
    width: 50%;
  }
}