/**
	COD BO6 GAME PASS BANNER
*/
.game-pass-banner {
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 60px;
  padding-inline: 40px;
  max-width: 1320px;
  width: 100%;
  background: linear-gradient(0deg, #1b1b1b -0.06%, #3c4147 99.94%);
  margin: 40px auto 40px;
  position: relative;
  display: none;
}
@media (max-width: 1024px) {
  .game-pass-banner {
    max-width: 1024px;
    padding-inline: 40px;
  }
}
@media (max-width: 600px) {
  .game-pass-banner {
    max-width: 600px;
    padding-inline: 16px;
  }
}
@media (max-width: 1024px) {
  .game-pass-banner {
    margin: 0px auto 80px;
  }
}
@media (max-width: 600px) {
  .game-pass-banner {
    margin: 0px auto 60px;
  }
}
.game-pass-banner .atvi-card-inner-container {
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 60px;
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media (max-width: 1024px) {
  .game-pass-banner .atvi-card-inner-container {
    max-width: 1024px;
    padding-inline: 40px;
  }
}
@media (max-width: 600px) {
  .game-pass-banner .atvi-card-inner-container {
    max-width: 600px;
    padding-inline: 16px;
  }
}
@media (max-width: 1024px) {
  .game-pass-banner .atvi-card-inner-container {
    display: grid;
    grid-gap: 28px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (max-width: 600px) {
  .game-pass-banner .atvi-card-inner-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.game-pass-banner .atvi-card-inner-container .atvi-card-content-container {
  grid-column: 2 / span 10;
}
@media (max-width: 1024px) {
  .game-pass-banner .atvi-card-inner-container .atvi-card-content-container {
    grid-column: 1 / span 12;
  }
}
@media (max-width: 600px) {
  .game-pass-banner .atvi-card-inner-container .atvi-card-content-container {
    grid-column: 1 / span 4;
  }
}
.game-pass-banner .atvi-card-media-container {
  display: none;
}
.game-pass-banner .atvi-card-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 35px;
  padding: 20px 0;
}
.game-pass-banner .atvi-card-content .atvi-card-logo {
  max-width: 215px;
}
.game-pass-banner .atvi-card-content .atvi-card-logo img {
  display: block;
  filter: brightness(0) invert(1);
  width: 100%;
}
.game-pass-banner .atvi-card-content .atvi-card-text {
  max-width: 620px;
}
.game-pass-banner .atvi-card-content .atvi-card-text p {
  font-family: "Hitmarker Text Regular", Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #FFF;
  text-align: center;
}
.game-pass-banner .atvi-card-content .atvi-card-text p sup {
  vertical-align: super;
  line-height: 0;
  font-size: .5em;
}
.game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1) {
  display: none;
}
.game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2) {
  display: block;
}
.game-pass-banner .atvi-card-content .atvi-card-ctas a {
  display: block;
  font-family: "Hitmarker Text Regular", Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 0.88rem;
  line-height: 1.38rem;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  width: fit-content;
  padding: 12px 24px;
  border-radius: 2px;
  background: #107C10;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  min-width: 120px;
}
@media (max-width: 600px) {
  .game-pass-banner .atvi-card-content {
    padding: 16px 0px;
    margin: 0px auto;
    gap: 12px;
    flex-direction: column;
    justify-content: center;
  }
}
html[lang='en-AU'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='pt-BR'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='en-CA'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='da'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='fr'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='fi'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='de'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='it'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='ja'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='ko'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='es-MX'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='nl'] html[lang='en-NZ'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='pl'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='pt'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='es'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='sv'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='en-GB'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1),
html[lang='en'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(1) {
  display: block;
}
html[lang='en-AU'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='pt-BR'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='en-CA'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='da'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='fr'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='fi'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='de'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='it'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='ja'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='ko'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='es-MX'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='nl'] html[lang='en-NZ'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='pl'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='pt'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='es'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='sv'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='en-GB'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2),
html[lang='en'] .game-pass-banner .atvi-card-content .atvi-card-text p:nth-child(2) {
  display: none;
}
#cod-hub-hero {
  height: 669px;
  position: relative;
  max-width: 2250px;
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 1440.02px) {
  #cod-hub-hero {
    overflow: visible;
  }
}
@media (min-width: 600.02px) {
  #cod-hub-hero {
    height: 800px;
  }
}
#cod-hub-hero .hero-bg-mobile {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 50%;
  z-index: -1;
}
@media (min-width: 1024.02px) {
  #cod-hub-hero .hero-bg-mobile {
    display: none;
  }
}
#cod-hub-hero .hero-bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 50%;
  z-index: -1;
  max-width: 2200px;
}
@media (min-width: 1024.02px) {
  #cod-hub-hero .hero-bg {
    display: block;
  }
}
#cod-hub-hero::after {
  content: "";
  height: 20%;
  width: 2000px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 15%, #000000 100%);
  z-index: 2;
}
#cod-hub-hero .cod-hub-hero-container {
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 60px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  position: relative;
  overflow: visible;
}
@media (max-width: 1024px) {
  #cod-hub-hero .cod-hub-hero-container {
    max-width: 1024px;
    padding-inline: 40px;
  }
}
@media (max-width: 600px) {
  #cod-hub-hero .cod-hub-hero-container {
    max-width: 600px;
    padding-inline: 16px;
  }
}
#cod-hub-hero .cod-hub-hero-container::after {
  content: "";
  height: 35%;
  width: 2000px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 15%, #000000 100%);
  z-index: 0;
}
@media (min-width: 1440.02px) {
  #cod-hub-hero .cod-hub-hero-container::before {
    content: "";
    height: 100%;
    width: 3000px;
    position: absolute;
    top: 0;
    left: -2940px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #000000 10%);
    z-index: 2;
  }
  #cod-hub-hero .cod-hub-hero-container::after {
    content: "";
    height: 100%;
    width: 3000px;
    position: absolute;
    top: 0;
    left: auto;
    right: -4440px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #000000 10%);
    z-index: 2;
  }
}
#cod-hub-hero .cod-hub-hero-container #hero-bg-texture {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  mix-blend-mode: lighten;
  z-index: 1;
  object-fit: cover;
}
@media (min-width: 1440.02px) {
  #cod-hub-hero .cod-hub-hero-container #hero-bg-texture {
    right: -900px;
    object-fit: none;
    width: 2500px;
    max-width: none;
  }
}
#cod-hub-hero .cod-hub-hero-container .hero-cutout {
  display: none;
}
#cod-hub-hero .cod-hub-hero-container #hero-fg-texture {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
  mix-blend-mode: lighten;
  z-index: 3;
}
@media (min-width: 1440.02px) {
  #cod-hub-hero .cod-hub-hero-container #hero-fg-texture {
    right: -110px;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner {
  width: 100%;
  position: relative;
  display: grid;
  place-self: end start;
  padding: 0 0 40px 0;
}
@media (min-width: 600.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner {
    display: block;
    place-self: unset;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 120px 0 100px 0;
  }
}
@media (min-width: 1024.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner {
    width: 560px;
    justify-content: center;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner__logo {
  width: 360px;
  margin: 0 auto 20px auto;
}
@media (min-width: 600.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner__logo {
    width: 450px;
    margin: 0 auto 25px auto;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner__logo img {
  filter: drop-shadow(0px 2px 4px #000000);
}
#cod-hub-hero .cod-hub-hero-container__inner__heading {
  margin-bottom: 15px;
  position: relative;
  display: none !important;
}
#cod-hub-hero .cod-hub-hero-container__inner__heading .eyebrow {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
#cod-hub-hero .cod-hub-hero-container__inner__heading .eyebrow img {
  width: 50px;
}
#cod-hub-hero .cod-hub-hero-container__inner__heading .eyebrow .icon {
  margin-left: 12px;
}
#cod-hub-hero .cod-hub-hero-container__inner__heading .eyebrow .dash-icon {
  width: 80px;
  height: 1px;
  background: white;
}
#cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
  display: none;
  font-family: "Arial Black";
  letter-spacing: 1px;
  font-size: 2.75rem;
  font-family: "Hitmarker Condensed Black";
  font-weight: 900;
  font-style: normal;
  text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
  line-height: 1;
  overflow-wrap: anywhere;
}
#cod-hub-hero .cod-hub-hero-container__inner__heading h1:hover {
  cursor: default;
}
@media (min-width: 600.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
    width: 530px;
  }
}
@media (min-width: 1024.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
    width: 60%;
    font-size: 4.25rem;
  }
}
@media (min-width: 1440.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
    width: 50%;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner__details {
  z-index: 4;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 600.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner__details {
    width: 540px;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text {
  display: none;
  filter: drop-shadow(0px 2px 4px #000000);
  width: 350px;
  margin: 0 auto 30px auto;
}
@media (min-width: 450px) {
  #cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text {
    width: 400px;
  }
}
@media (min-width: 600.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text {
    width: 515px;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text p {
  font-size: 16px;
  line-height: 24px;
}
#cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text p br {
  display: none;
}
@media (min-width: 375px) {
  #cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 600.02px) {
  #cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text p {
    font-size: 20px;
    line-height: 30px;
  }
  #cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-text p br {
    display: inline-block;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner__details #hero-cta-list {
  display: inline-block;
}
#cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-cta {
  /*.atvi-cta-secondary-button();

					button,
					a {
						background: rgba(27, 27, 27, 0.35);
					}*/
  text-decoration: none;
  border: none;
  background-color: transparent;
  font-family: inherit;
  padding: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
}
@media screen and (-ms-high-contrast: active) {
  #cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-cta {
    border: 2px solid currentcolor;
  }
}
#cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-cta a {
  font-family: "Hitmarker Text Bold";
  font-weight: 700;
  font-style: normal;
  background: none;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  text-align: center;
  border-radius: 8px;
  line-height: 1;
  padding: 0;
  background: #f96800;
  color: #ffffff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  font-size: 1rem;
  letter-spacing: .8px;
  padding: 12px 40px 12px 40px;
  box-shadow: 0px 4px 8px 0px #000000CC;
}
#cod-hub-hero .cod-hub-hero-container__inner__details .hub-hero-cta a:hover {
  background: url('../../../../../../../../content/dam/atvi/callofduty/cod-touchui/hub/v2023/hero/2024/06/CerberusBtnAnim.gif');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#cod-hub-hero #texture {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  mix-blend-mode: lighten;
}
@media (min-width: 1440.02px) {
  html[lang="en"] #cod-hub-hero .cod-hub-hero-container .hero-fg {
    display: none;
  }
}
html[lang="en"] #cod-hub-hero .cod-hub-hero-container .hero-cutout {
  right: 0;
}
@media (min-width: 1440.02px) {
  html[lang="en"] #cod-hub-hero .cod-hub-hero-container .hero-cutout {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -30px;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
  }
}
@media (min-width: 1440.02px) {
  html[lang="en"] #cod-hub-hero .cod-hub-hero-container__inner__heading {
    width: 950px;
    margin-top: 60px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  html[lang="en"] #cod-hub-hero .cod-hub-hero-container__inner__heading {
    height: initial;
  }
}
html[lang="en"] #cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
  font-family: "Arial Black";
  letter-spacing: 0px;
  font-family: "Hitmarker Condensed Black";
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 1;
  text-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.75);
  text-transform: uppercase;
  font-size: 4.25rem;
}
@media (min-width: 600.02px) {
  html[lang="en"] #cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
    width: 530px;
    margin-left: -2px;
  }
}
@media (min-width: 1024.02px) {
  html[lang="en"] #cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
    width: 800px;
    font-size: 7rem;
  }
}
@media (min-width: 1440.02px) {
  html[lang="en"] #cod-hub-hero .cod-hub-hero-container__inner__heading h1 {
    width: 950px;
    margin-left: -3px;
    font-size: 9.5rem;
    line-height: 132px;
  }
}
html[lang="ar"] #cod-hub-hero::before,
html[dir="rtl"] #cod-hub-hero::before {
  right: 0px;
  background: linear-gradient(270deg, #1b1b1b 0%, rgba(27, 27, 27, 0) 31.25%);
}
html[lang="ar"] #cod-hub-hero .hero-bg,
html[dir="rtl"] #cod-hub-hero .hero-bg {
  transform: scaleX(-1);
}
html[lang="ar"] #cod-hub-hero .cod-hub-hero-container .hero-fg,
html[dir="rtl"] #cod-hub-hero .cod-hub-hero-container .hero-fg {
  right: 0;
  transform: scaleX(-1);
}
html[lang="ar"] #cod-hub-hero .cod-hub-hero-container .hero-cutout,
html[dir="rtl"] #cod-hub-hero .cod-hub-hero-container .hero-cutout {
  display: none;
}
html[lang="ar"] #cod-hub-hero .cod-hub-hero-container__inner__heading .eyebrow img,
html[dir="rtl"] #cod-hub-hero .cod-hub-hero-container__inner__heading .eyebrow img {
  order: 1;
}
html[lang="ar"] #cod-hub-hero .cod-hub-hero-container__inner__logo,
html[dir="rtl"] #cod-hub-hero .cod-hub-hero-container__inner__logo {
  left: unset;
  right: 0;
}
@media (min-width: 1024px) {
  html[lang="ar"] #cod-hub-hero .cod-hub-hero-container__inner__logo,
  html[dir="rtl"] #cod-hub-hero .cod-hub-hero-container__inner__logo {
    top: -280px;
  }
}
@media (min-width: 1440px) {
  html[lang="ar"] #cod-hub-hero .cod-hub-hero-container__inner__logo,
  html[dir="rtl"] #cod-hub-hero .cod-hub-hero-container__inner__logo {
    top: 180px;
  }
}
*::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}
*::-webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}
*::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
html[lang="en"] #cod-hub-hero .cod-hub-hero-container__details .hub-hero-text p br {
  display: inline-block;
}
.game-pass-banner {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.game-pass-banner .atvi-card-content .atvi-card-text {
  max-width: initial;
}
html[lang="fr"] .game-pass-banner {
  margin: 0;
}
html[lang="fr"] .game-pass-banner .atvi-card-content {
  gap: 35px;
}
html[lang="fr"] .game-pass-banner .atvi-card-content .atvi-card-text {
  max-width: initial;
}
html[lang="fr"] .game-pass-banner .atvi-card-content .atvi-card-ctas a {
  min-width: 260px;
}
