html.aem-AuthorLayer-Edit #mw4-home-hero .atvi-card-inner-container {
  max-height: 1000px;
}
#mw4-home-hero {
  /*.atvi-card-content-container {
		height: 100%;
        width: 100%;
        max-width: 800px;

        .atvi-card-content,
        .atvi-card-custom-content,
        .atvi-card-custom-content > .atvi-module-container {


			height: 100%;

            > .atvi-image {
                position: absolute;
                left: 50%;
                top: 50%;
                translate: -50% -50%;
            }
        }

        .atvi-card-custom-content > .atvi-module-container > .atvi-layout-container {
            position: absolute;
    		bottom: 40px;
            width: 100%;

        }

    */
  /*.atvi-card-inner-container {
		justify-content: center;
        align-items: end;
        aspect-ratio: unset;
        height: 100vh;*/
  /*@media screen and (max-width: 768px) {
			height: 100vh !important;

            .atvi-card-media-container {
                position: relative !important;
            }
        };*/
  /*.atvi-card-content-container {

			.media-breakpoint-down(mobile, {
				padding-inline: 16px;
                position: absolute !important;
                bottom: 0 !important;
                left: 50% !important;
                translate: -50% 0;
                height: 420px;
            });

        }


    }*/
}
#mw4-home-hero .atvi-card-inner-container {
  height: 100vh !important;
  min-height: 825px;
  display: flex;
  justify-content: center;
  align-items: end;
}
#mw4-home-hero .atvi-card-inner-container .atvi-card-media-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#mw4-home-hero .atvi-card-inner-container .atvi-card-media-container .atvi-card-image picture img {
  height: 107% !important;
}
#mw4-home-hero .atvi-card-inner-container .atvi-card-content-container {
  height: 50%;
}
@media (max-width: 600px) {
  #mw4-home-hero .atvi-card-inner-container .atvi-card-content-container {
    position: absolute;
    bottom: 0;
  }
}
#mw4-home-hero .atvi-card-inner-container .atvi-card-content,
#mw4-home-hero .atvi-card-inner-container .atvi-card-custom-content {
  height: 100%;
}
#mw4-home-hero .atvi-card-inner-container .atvi-card-custom-content > .atvi-module-container {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#mw4-home-hero .atvi-card-inner-container .atvi-card-custom-content > .atvi-module-container > .atvi-image {
  translate: 0 -50%;
}
#mw4-home-hero .atvi-card-inner-container .atvi-card-custom-content > .atvi-module-container > .atvi-layout-container {
  /*position: absolute;
                bottom: 0;
                left: 50%;
                translate: -50% 0;*/
}
@media (max-width: 600px) {
  #mw4-home-hero .atvi-card-inner-container .atvi-card-custom-content > .atvi-module-container > .atvi-layout-container {
    width: 100%;
  }
}
#mw4-home-hero .atvi-card-inner-container .hero-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
}
@media (max-width: 600px) {
  #mw4-home-hero .atvi-card-inner-container .hero-content {
    gap: 20px;
  }
}
#mw4-home-hero .hero-logo-container {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
#mw4-home-hero .hero-logo-container img {
  display: block;
  width: 100%;
}
@media (max-width: 600px) {
  #mw4-home-hero .hero-logo-container {
    padding-inline: 16px;
  }
}
#mw4-home-hero .hero-date {
  text-align: center;
}
#mw4-home-hero .hero-date p {
  font-family: "Hitmarker Condensed Black", Arial;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 2.25rem;
  line-height: 2.25rem;
  color: #FFF;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  #mw4-home-hero .hero-date p {
    font-family: "Hitmarker Condensed Black", Arial;
    font-weight: 900;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 1.25rem;
    line-height: 1.25rem;
    text-transform: uppercase;
  }
}
#mw4-home-hero .hero-ctas ul {
  gap: 40px;
}
@media (max-width: 600px) {
  #mw4-home-hero .hero-ctas ul {
    gap: 20px;
    padding-inline: 16px;
  }
}
#mw4-home-hero .hero-ctas ul a,
#mw4-home-hero .hero-ctas ul button {
  min-width: 310px;
}
@media (max-width: 600px) {
  #mw4-home-hero .hero-ctas ul a,
  #mw4-home-hero .hero-ctas ul button {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 600px) {
  #mw4-home-hero .hero-ctas ul li {
    width: 100%;
  }
}
#mw4-home-hero .hero-platforms {
  display: flex;
  gap: 28px;
  justify-content: center;
}
@media (max-width: 600px) {
  #mw4-home-hero .hero-platforms {
    padding-inline: 16px;
    gap: 15px;
  }
}
#mw4-home-hero .hero-platforms img {
  height: 48px;
}

.overview-container {
  padding: 250px 50px 200px;
  background-color: #191919;
  background-image: radial-gradient(ellipse 72% 34% at 50% 12%, rgba(118, 118, 118, 0.18) 0%, rgba(80, 80, 80, 0.08) 28%, rgba(30, 30, 30, 0) 58%), radial-gradient(ellipse 140% 90% at 50% -14%, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.015) 20%, rgba(255, 255, 255, 0) 42%), linear-gradient(180deg, #2b2b2b 0%, #232323 24%, #1b1b1b 58%, #131313 100%);
  background-position: center top,
        center top,
        center top,
        center top;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-size: 100% 100%,
        100% 100%,
        100% 100%,
        cover;
  position: relative;
}
@media (max-width: 1024px) {
  .overview-container {
    padding: 60px;
  }
}
@media (max-width: 600px) {
  .overview-container {
    padding: 60px 16px;
  }
}
.overview-container:before {
  content: "";
  background: url(../../../../../../../content/dam/atvi/callofduty/cod-touchui/mw4/home/overview/MW4LP_IntroText_SmokeBG.webp) bottom center no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  position: absolute;
}
@media (max-width: 600px) {
  .overview-container:before {
    display: none;
  }
}
.overview-container:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 220px;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.92) 18%, rgba(0, 0, 0, 0.62) 46%, rgba(0, 0, 0, 0.22) 76%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
@media (max-width: 600px) {
  .overview-container:after {
    height: 140px;
  }
}
.overview-container .overview-text {
  width: 100%;
  max-width: 1120px;
  padding: 40px 40px 175px 40px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  background-image: url("../../../../../../../content/dam/atvi/callofduty/cod-touchui/mw4/home/overview/MW4LP_IntroText_Detail01.webp"), url("../../../../../../../content/dam/atvi/callofduty/cod-touchui/mw4/home/overview/MW4LP_IntroText_Detail02.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: left 0px bottom 30px,
        	right 0px bottom 30px;
  background-size: 360px auto,
        	160px auto;
}
@media (max-width: 1024px) {
  .overview-container .overview-text {
    background-image: url("../../../../../../../content/dam/atvi/callofduty/cod-touchui/mw4/home/overview/MW4LP_IntroText_Detail01.webp");
    background-repeat: no-repeat;
    background-position: left 0px bottom 90px;
    background-size: 360px auto;
  }
}
@media (max-width: 600px) {
  .overview-container .overview-text {
    background: none;
    padding: 0;
  }
}
.overview-container .overview-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-top: 2px solid #ffd000;
  border-left: 2px solid #ffd000;
}
@media (max-width: 600px) {
  .overview-container .overview-text:before {
    display: none;
  }
}
.overview-container .overview-text:after {
  content: "";
  position: absolute;
  bottom: 120px;
  left: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #ffd000;
  border-left: 2px solid #ffd000;
}
@media (max-width: 1024px) {
  .overview-container .overview-text:after {
    display: none;
  }
}
.overview-container .overview-text p {
  color: #FFF;
  text-align: center;
  font-family: "Hitmarker Text Regular", Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 600.02px) {
  .overview-container .overview-text p {
    font-family: "Hitmarker Normal Regular";
    text-shadow: 0 4px 8px #000;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 4px;
  }
}
.overview-container .overview-text p b {
  color: #ffd000;
}
.overview-container .overview-text p:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border-top: 2px solid #ffd000;
  border-right: 2px solid #ffd000;
}
@media (max-width: 1024px) {
  .overview-container .overview-text p:before {
    display: none;
  }
}
.overview-container .overview-text p:after {
  content: "";
  position: absolute;
  bottom: 120px;
  right: 0;
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #ffd000;
  border-right: 2px solid #ffd000;
}
@media (max-width: 600px) {
  .overview-container .overview-text p:after {
    display: none;
  }
}

.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;
}

/**********************
Home page css
**********************/
html.aem-AuthorLayer-Edit #main {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#main {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.cod-news-container {
  width: 100%;
  max-width: 1440px;
  /*&::before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        background: url("../../../../../../../content/dam/atvi/callofduty/cod-touchui/blackops7/home/decor/CHIMERA_LP_GetTheGameDiv_XLG.webp");
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        z-index: -1;
        
        .media-breakpoint-down(tablet, {
            background: url("../../../../../../../content/dam/atvi/callofduty/cod-touchui/blackops7/home/decor/CHIMERA_LP_GetTheGameDiv_MD.webp");
            background-size: contain;
            background-repeat: no-repeat;
        });
        
        .media-breakpoint-down(mobile, {
            background: url("../../../../../../../content/dam/atvi/callofduty/cod-touchui/blackops7/home/decor/CHIMERA_LP_GetTheGameDiv_SM.webp");
            background-size: contain;
            background-repeat: no-repeat;
        });
    }*/
}

