/**********************
Home page css
**********************/
html.aem-AuthorLayer-Edit #main {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#main {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
body {
  background: #1b1b1b;
}
/***************************
HERO
***************************/
#hero .atvi-card-inner-container {
  height: clamp(600px, 100vh, 1100px);
  position: relative;
}
#hero .atvi-card-inner-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 0 20px 40px 0 #000;
}
#hero .atvi-card-content-container {
  width: 100%;
  max-width: 800px;
  padding-inline: 20px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 600px) {
  #hero .atvi-card-content-container {
    max-width: 90%;
    padding-inline: 16px;
  }
}
#hero .atvi-card-container.atvi-card-flexbox-layout.atvi-card-overlay-text-bottom .atvi-card-content-container {
  align-self: center;
}
#hero #hero-logo-container img {
  filter: drop-shadow(0 4px 40px rgba(0, 0, 0, 0.6));
}
#hero #hero-trailer-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
#hero #hero-trailer-btn:hover .play-btn_ping {
  animation: radar 1.5s ease-out infinite;
}
#hero #hero-title h1 {
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 4.25rem;
  line-height: 4.25rem;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0 40px;
  color: #FFF;
  text-shadow: 0 4px 40px rgba(0, 0, 0, 0.6);
}
@media (max-width: 600px) {
  #hero #hero-title h1 {
    padding: 10px 0 40px;
  }
}
#hero .atvi-card .atvi-card-media-container .atvi-card-video .video-overlay {
  bottom: 10px;
  right: 10px;
  z-index: 10;
}
#hero .atvi-card .atvi-card-media-container .atvi-card-video .video-overlay span {
  display: none;
}
/***************************
FOCUS ON PC
***************************/
#focus-pc {
  position: relative;
}
#focus-pc:before {
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
  position: absolute;
  height: 20px;
  top: 0;
  width: 100%;
  z-index: 1;
}
#focus-pc .atvi-card-inner-container {
  height: clamp(600px, 100vh, 1100px);
}
#focus-pc .atvi-card-content-container {
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 4;
  max-width: 1440px;
  padding-inline: 60px;
}
@media screen and (max-width: 768px) {
  #focus-pc .atvi-card-content-container {
    height: auto;
    padding-inline: 0;
  }
}
#focus-pc .atvi-card-content-container .atvi-card-content {
  width: 100%;
  max-width: 50%;
  border-left: 12px solid #D0AA00;
  background: linear-gradient(212deg, rgba(36, 39, 42, 0.9) 0%, rgba(27, 27, 27, 0.9) 100%);
  backdrop-filter: blur(10px);
  padding: 60px;
  position: relative;
  top: 50%;
  translate: 0 -50%;
}
@media screen and (max-height: 600px) {
  #focus-pc .atvi-card-content-container .atvi-card-content {
    max-width: 75%;
  }
}
@media screen and (max-width: 1024px) {
  #focus-pc .atvi-card-content-container .atvi-card-content {
    max-width: 75%;
  }
}
@media screen and (max-width: 768px) {
  #focus-pc .atvi-card-content-container .atvi-card-content {
    max-width: unset;
    border-left: none;
    border-bottom: 12px solid #D0AA00;
    padding: 40px 16px;
    top: unset;
    translate: 0;
  }
}
#focus-pc h2 {
  color: #fff;
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 3.25rem;
  line-height: 3.25rem;
  margin: 0 0 24px;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 1024px) {
  #focus-pc h2 {
    font-size: 36px !important;
  }
}
#focus-pc ul {
  list-style: disc;
  margin-left: 20px;
}
#focus-pc p,
#focus-pc li {
  color: rgba(255, 255, 255, 0.92);
  font-size: 18px;
  line-height: 1.48;
  margin: 0;
}
#focus-pc p b,
#focus-pc li b {
  color: #ffd000 !important;
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1rem;
  text-transform: uppercase;
  margin: 0 0 8px;
}
@media screen and (max-height: 600px) {
  #focus-pc p,
  #focus-pc li {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 600px) {
  #focus-pc p,
  #focus-pc li {
    font-size: 16px;
    line-height: 22px;
  }
}
#focus-pc a {
  color: #ffd000;
  text-decoration: underline;
}
/***************************
FROM THE WARD
***************************/
#from-the-ward .ward-wrapper .atvi-text {
  color: #FFF;
}
#from-the-ward .ward-wrapper .atvi-text h2 {
  font-size: 52px !important;
  line-height: 1 !important;
}
@media (max-width: 1024px) {
  #from-the-ward .ward-wrapper .atvi-text h2 {
    font-size: 36px !important;
  }
}
/***************************
PLAY NOW
***************************/
.mw4-playnow {
  background: #1B1B1B;
}
.mw4-buy_select-platform li[data-platform="xbox"],
.mw4-buy_select-platform li[data-platform="ps"],
.mw4-buy_select-platform li[data-platform="switch2"] {
  display: none;
}
#get-game-pc-title {
  display: none;
}
@media (max-width: 1024px) {
  #mw4-buy .mw4-buy_header h2 {
    font-size: 36px;
  }
}
.cod-play-now-card-container[data-columns='true'] .cod-play-now-card_back .platform-console-links-list li[data-platform='switch2'] {
  display: none;
}
/****************************
NEWS
****************************/
.cod-news {
  background: #1B1B1B;
}
.cod-news-container {
  width: 100%;
  max-width: 1440px !important;
  margin-top: 0 !important;
}
/****************************
FOOTER
****************************/
#page-disclaimer {
  background: #1b1b1b;
}
.cod-global-footer {
  background-color: #1b1b1b;
}

#from-the-ward {
  background: url(../../../../../../../content/dam/atvi/callofduty/cod-touchui/hub/v2026/from-the-ward/FromTheWard_BG_XL.webp) no-repeat center center / cover;
  position: relative;
}
#from-the-ward::before {
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  content: "";
  position: absolute;
  height: 20px;
  top: 0;
  width: 100%;
  z-index: 1;
}
#from-the-ward .ward-wrapper {
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 60px;
  padding-block: 80px;
}
@media (max-width: 1024px) {
  #from-the-ward .ward-wrapper {
    max-width: 1024px;
    padding-inline: 40px;
  }
}
@media (max-width: 600px) {
  #from-the-ward .ward-wrapper {
    max-width: 600px;
    padding-inline: 16px;
  }
}
#from-the-ward .ward-wrapper .atvi-text {
  margin-bottom: 16px;
  text-align: center;
}
#from-the-ward .ward-wrapper .atvi-text h2 {
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 2.25rem;
  line-height: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#from-the-ward .ward-wrapper .atvi-text p {
  font-family: "Hitmarker Text Regular", Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
}
#from-the-ward .ward-wrapper .atvi-video {
  border: 1px solid #FFD000;
  border-radius: 8px;
  box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.6);
}
#from-the-ward .ward-wrapper .thumbnail-play-icon button {
  cursor: pointer;
}
#from-the-ward .ward-wrapper .thumbnail-play-icon .play-btn_solid,
#from-the-ward .ward-wrapper .thumbnail-play-icon .play-btn_ping {
  fill: #FFD000;
}
#from-the-ward .ward-wrapper .thumbnail-content .video-thumbnail {
  border-radius: 8px;
}
#from-the-ward .ward-wrapper .thumbnail-content .video-thumbnail:not(.selected) {
  border: 1px solid var(#3c4147);
}
#from-the-ward .ward-wrapper .slick-dots .slick-active button::before {
  background-color: #FFD000;
}

.cod-news-container {
  margin: 0 auto;
  max-width: 1920px;
}
.cod-news-container .blog-card-item .game-tile.mw4 a {
  background: #ffd000;
  color: #000000;
  border: solid 1px #ffd000;
}
.cod-news-container .blog-card-item .game-tile.none a {
  background: #ffd000;
  color: #000000;
  border: solid 1px #ffd000;
}
.cod-news-container {
  position: relative;
  padding: 120px 60px;
  margin-top: 120px;
  z-index: 1;
}
.cod-news-container .section-header h2 {
  text-align: left;
}
@media (max-width: 600px) {
  .cod-news-container {
    padding: 60px 16px 40px 16px;
    margin-top: 0px;
  }
  .cod-news-container .news-list > ul {
    grid-gap: 24px !important;
  }
}
.cod-news-container .news-list .blog-card-item .game-tile.mw4 a {
  background-color: #ffd000;
  border: solid 1px #ffd000;
  color: #000;
}
.cod-news-container .news-list .tag-list {
  display: none !important;
}
.cod-news-container .news-list > ul > li .text .title {
  -webkit-line-clamp: none !important;
  display: block;
  overflow: visible !important;
  height: auto !important;
}
.cod-news-container .news-list > ul > li .text .subtitle {
  height: fit-content !important;
}
.cod-news-container .cta-container {
  display: none !important;
}

