/* Final visual repair layer: loaded after legacy page CSS. */
body.page-register,
body.page-deposit,
body.page-contact,
body.page-about,
body.page-disclaimer,
body.page-privacy,
body.page-terms,
body.page-responsible {
  background: #f4f7fb !important;
  color: #102033 !important;
}

body.page-register .section,
body.page-deposit .section,
body.page-contact .section,
body.page-about .section,
body.page-disclaimer .section,
body.page-privacy .section,
body.page-terms .section,
body.page-responsible .section {
  background: #f4f7fb !important;
  color: #102033 !important;
}

body.page-register .section:nth-of-type(even),
body.page-deposit .section:nth-of-type(even),
body.page-contact .section:nth-of-type(even),
body.page-about .section:nth-of-type(even),
body.page-disclaimer .section:nth-of-type(even),
body.page-privacy .section:nth-of-type(even),
body.page-terms .section:nth-of-type(even),
body.page-responsible .section:nth-of-type(even) {
  background: #fff !important;
}

body.page-register .sectionHead h2,
body.page-deposit .sectionHead h2,
body.page-contact .sectionHead h2,
body.page-about .sectionHead h2,
body.page-disclaimer .sectionHead h2,
body.page-privacy .sectionHead h2,
body.page-terms .sectionHead h2,
body.page-responsible .sectionHead h2,
body.page-register .featurePanel h2,
body.page-deposit .featurePanel h2,
body.page-contact .featurePanel h2 {
  color: #102033 !important;
  opacity: 1 !important;
  font-size: clamp(30px, 3.2vw, 46px) !important;
  line-height: 1.14 !important;
  letter-spacing: -0.02em !important;
}

body.page-register .sectionHead p,
body.page-deposit .sectionHead p,
body.page-contact .sectionHead p,
body.page-about .sectionHead p,
body.page-disclaimer .sectionHead p,
body.page-privacy .sectionHead p,
body.page-terms .sectionHead p,
body.page-responsible .sectionHead p,
body.page-register .featurePanel p,
body.page-deposit .featurePanel p,
body.page-contact .featurePanel p {
  color: #52677d !important;
  opacity: 1 !important;
}

body.page-register .processCard,
body.page-deposit .processCard,
body.page-contact .processCard,
body.page-register .featurePanel,
body.page-deposit .featurePanel,
body.page-contact .featurePanel,
body.page-register .checkItem,
body.page-deposit .checkItem,
body.page-contact .checkItem,
body.page-register .faq details,
body.page-deposit .faq details,
body.page-contact .faq details,
body.page-about .routeCard,
body.page-disclaimer .routeCard,
body.page-privacy .routeCard,
body.page-terms .routeCard,
body.page-responsible .routeCard {
  background: #fff !important;
  color: #102033 !important;
  border: 1px solid #dce6f1 !important;
  box-shadow: 0 14px 34px rgba(12, 31, 56, 0.07) !important;
}

body.page-register .processCard h3,
body.page-deposit .processCard h3,
body.page-contact .processCard h3,
body.page-register .checkItem strong,
body.page-deposit .checkItem strong,
body.page-contact .checkItem strong,
body.page-register .faq summary,
body.page-deposit .faq summary,
body.page-contact .faq summary,
body.page-about .routeCard h3,
body.page-disclaimer .routeCard h3,
body.page-privacy .routeCard h3,
body.page-terms .routeCard h3,
body.page-responsible .routeCard h3 {
  color: #102033 !important;
}

body.page-register .processCard p,
body.page-deposit .processCard p,
body.page-contact .processCard p,
body.page-register .checkItem span,
body.page-deposit .checkItem span,
body.page-contact .checkItem span,
body.page-register .faq p,
body.page-deposit .faq p,
body.page-contact .faq p,
body.page-about .routeCard p,
body.page-disclaimer .routeCard p,
body.page-privacy .routeCard p,
body.page-terms .routeCard p,
body.page-responsible .routeCard p {
  color: #52677d !important;
}

body.page-news .mediaCard img,
body.page-premier-hub .mediaCard img,
body.page-worldcup img,
.wcArticleLayout img,
.articleInlineVisual img {
  background: #07111f !important;
}

img {
  max-width: 100%;
}

body.page-register .registerInlineMobile {
  display: none;
}

body.page-news .mediaCardBody,
body.page-premier-hub .mediaCardBody {
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

body.page-news .mediaCardBody .icon,
body.page-premier-hub .mediaCardBody .icon {
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-news .mediaCard h3,
body.page-news .mediaCard p,
body.page-premier-hub .mediaCard h3,
body.page-premier-hub .mediaCard p {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 620px) {
  body.page-register .registerHero .showcase,
  body.page-register .registerHero .registerShowcase {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  body.page-register .registerHero .registerDevice {
    display: block !important;
    overflow: hidden !important;
    border-radius: 24px !important;
    padding: 8px !important;
    background: #07182f !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    transform: none !important;
  }

  body.page-register .registerHero .registerDevice img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16/11 !important;
    max-height: none !important;
    object-fit: cover !important;
    object-position: top !important;
    border-radius: 17px !important;
    background: #07182f !important;
  }

  body.page-register .registerHero .registerDevice div {
    position: static !important;
    margin-top: 8px !important;
    border-radius: 16px !important;
    padding: 11px 12px !important;
    background: rgba(5,17,35,.86) !important;
    color: #fff !important;
  }

  body.page-register .registerHero .registerMini {
    display: none !important;
  }

  body.page-register .registerHero {
    min-height: 0 !important;
  }

  body.page-register .registerInlineMobile {
    display: block !important;
    width: 100% !important;
    max-width: 340px !important;
    margin: 16px 0 14px !important;
    padding: 8px !important;
    border-radius: 24px !important;
    overflow: hidden !important;
    background: #07182f !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    box-shadow: 0 18px 48px rgba(0,0,0,.24) !important;
  }

  body.page-register .registerInlineMobile img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16/10 !important;
    max-height: none !important;
    object-fit: cover !important;
    object-position: top !important;
    border-radius: 17px !important;
    background: #07182f !important;
  }

  body.page-register .registerInlineMobile figcaption {
    padding: 9px 6px 2px !important;
    color: #eaf4ff !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    font-weight: 950 !important;
  }

  body.page-register .sectionHead h2,
  body.page-deposit .sectionHead h2,
  body.page-contact .sectionHead h2,
  body.page-about .sectionHead h2,
  body.page-disclaimer .sectionHead h2,
  body.page-privacy .sectionHead h2,
  body.page-terms .sectionHead h2,
  body.page-responsible .sectionHead h2 {
    font-size: 26px !important;
    line-height: 1.22 !important;
  }
}
