/*
==================================
GENERAL STYLES
==================================
*/
.mwf-v1-xbox {
  background-color: black;
}

.badge-group {
  white-space: normal;
}

.featured-games .gamesCarousel .c-group .m-product-placement-item.f-size-large .f-default-image {
  background: none;
}

.theme-black strong.c-badge.f-small.f-highlight {
  background: #ffffff;
  color: #000000;
}

.flex-group {
  display: flex;
  row-gap: 15px;
  column-gap: 30px;
  flex-wrap: wrap;
}

.f-x-center .flex-group {
  justify-content: center;
}

@media screen and (min-width: 1084px) and (max-width: 1399px) {
  h1.c-heading-1, h2.c-heading-1, h2.c-heading-2, h3.c-heading-2 {
    font-size: 46px;
    line-height: 56px;
  }
  h2.c-heading-3, h3.c-heading-3 {
    font-size: 24px;
    line-height: 28px;
  }
}

@media screen and (max-width: 1084px) {
  h1.c-heading-1, h2.c-heading-1, h2.c-heading-2, h3.c-heading-2 {
    font-size: 26px;
    line-height: 32px;
  }
  h2.c-heading-3, h3.c-heading-3 {
    font-size: 20px;
    line-height: 24px;
  }
  p.c-subheading-2, p.c-paragraph-1 {
    font-size: 16px;
    line-height: 20px;
  }
}

/*
==================================
TOP HERO
==================================
*/
#top-hero-sub-hero .page-hero .top-background .m-banner .c-group .c-call-to-action:focus {
  color: #9bf00b
}
#top-hero-sub-hero .page-hero {
  max-width: 1920px;
  margin: auto;
}
#top-hero-sub-hero .page-hero .m-image {
  padding-top: 0;
}
#top-hero-sub-hero .page-hero .m-banner .c-group .c-call-to-action {
  margin-top: 24px;
}
#top-hero-sub-hero .page-hero .m-hero-item.f-x-center > div > div {
  min-width: 60%;
}
#top-hero-sub-hero .page-hero .m-banner {
  padding-top: 0;
  padding-bottom: 15%;
}
/* #top-hero-sub-hero .page-hero .m-banner .c-heading-1 {
  margin-top: -50px;
} */
@media screen and (min-width: 980px) {
  #top-hero-sub-hero .page-hero .m-banner {
    padding-bottom: 18%;
  }
}
@media screen and (min-width: 1084px) {
  #top-hero-sub-hero .page-hero .m-banner {
    padding-bottom: 20%;
  }
  /* #top-hero-sub-hero .page-hero .m-banner .c-heading-1 {
    margin-top: -100px;
  } */
}
@media screen and (min-width: 1400px) {
  #top-hero-sub-hero .page-hero .m-banner {
    padding-bottom: 100px;
  }
  /* #top-hero-sub-hero .page-hero .m-banner .c-heading-1 {
    margin-top: -100px;
  } */
}
@media screen and (min-width: 1920px) {
  .page-hero section.m-hero-item {
    max-width: 1920px;
  }
}
@media screen and (max-width: 767px) {
  .tallMob [class*=f-x][class*=f-y].m-hero-item > div > div {
    top: calc(65%);
  }
}

/*
==================================
SUB HERO
==================================
*/
#top-hero-sub-hero .m-hero-item h2.c-heading-1 {
  padding-top: 15px;
}
#top-hero-sub-hero .m-hero-item > picture {
  overflow: visible;
}
#top-hero-sub-hero .m-hero-item {
  overflow: visible;
}
#top-hero-sub-hero .m-hero-item .c-heading-2{
  padding-top: 12px;
}
@media screen and (min-width: 550px) and (max-width: 899px) {
  #top-hero-sub-hero section.m-hero-item {
    min-height: 700px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1084px) {
  #top-hero-sub-hero section.m-hero-item {
    min-height: 700px;
  }
}
@media screen and (min-width: 1084px) {
  #top-hero-sub-hero section.m-hero-item {
    max-width: 1600px;
    margin: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 808px) {
  #body-wrapper-1 .body-wrapper-1 .theme-black #third-party-studios-header .m-area-heading {
    padding-top: 20px !important;
  }
  #third-party-studios-header {
    margin-top: 75px;
  }
}
@media screen and (min-width: 808px) and (max-width: 900px) {
  #top-hero-sub-hero .page-hero .m-banner {
    padding-bottom: 100px;
  }
  #third-party-studios-header {
    margin-top: 100px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1399px) {
  #third-party-studios-header {
    margin-top: 150px;
  }
}
/*
==================================
XO SLIDER / sync slider
==================================
*/
#body-wrapper-1 #third-party-studios-header .m-area-heading {
  padding-top: 0 !important;
}
#body-wrapper-1 #third-party-studios-header .m-area-heading .c-subheading-2 {
  padding-top: 24px;
}
#body-wrapper-1 #third-party-xo-slider .c-pivot img.c-image {
  height: 100%;
}
@media screen and (max-width: 768px) {
  #third-party-xo-slider {
    padding-top: 24px;
  }
}
@media screen and (min-width: 1084px) {
  .transition-background {
    padding-top: 65px;
  }
}
@media screen and (max-width: 767px) {
  #third-party-xo-slider .m-multi-feature.f-align-center {
    padding-top: 0 !important;
  }
  #third-party-studios-header {
    margin-top: 48px;
  }
}
@media screen and (max-width: 640px) {
  .body-wrapper-1 .theme-black .transition-background {
    min-height: 144px;
    background-position-y: 0px;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 500px) {
  #third-party-studios-header {
    margin-top: 96px;
  }
}
@media screen and (max-width: 400px) {
  #third-party-studios-header {
    margin-top: 192px;
  }
}
#third-party-xo-slider .c-carousel .c-flipper {
  background: #fafafa;
  border: 1px solid transparent;
  color: #404040;
  opacity: .8;
}
#third-party-xo-slider .c-pivot .badge-group {
  padding-top: 24px;
  padding-bottom: 15px;
}
#third-party-xo-slider.mod-feature .m-multi-feature .c-pivot img.c-image {
  max-width: 100px;
}
#third-party-xo-slider .c-pivot .c-group > .c-group {
  display: flex;
  justify-content: center;
  column-gap: 24px;
}

/*
==================================
third-party-additional-games-slider / featured games slider
==================================
*/
   
   .third-party-additional-games-slider .featureGamesThreeUp .m-content-placement-item.f-size-large div{
     position:relative;
     bottom: 3em;
     left: 2px;
     right: 0;
     color: white;
     z-index: 100;
     padding: 32px 27px 30px 30px;
     white-space: normal;
  }
  
  
  .third-party-additional-games-slider .featured-games {
     position: relative !important;
      transform: translateY(0%) !important;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement {
     max-width: 100% !important;
  }
  
  .third-party-additional-games-slider .featured-games a.gamesListCTA {
  float:right;
  
  }
  
  
  .third-party-additional-games-slider .featured-games h2 {
   text-align: left;
  }
  
  .third-party-additional-games-slider .featured-games,
  .third-party-additional-games-slider .featured-games-header {
   width: 100%;
  }
  
  .third-party-additional-games-slider .featured-games .m-area-heading {
   padding-bottom: 18px;
  }
  
  @media screen and (max-width: 539px) {
   .third-party-additional-games-slider .featured-games .m-area-heading {
       padding-bottom: 9px;
   }
  }
  
  .third-party-additional-games-slider .featured-games a.skip-rotator {
   background-color: #333;
   color: #fff;
   position: absolute;
   top: 10%;
   left: -500%;
   transform: translateX(-50%);
   padding: 5px 15px;
   z-index: 400;
  }
  
  .third-party-additional-games-slider .featured-games a.skip-rotator:focus {
   left: 50%;
  }
  
  
  
  .third-party-additional-games-slider .featured-games .m-product-placement {
   max-width: calc(1353px);
   margin: 0 auto;
   float: none;
  }
  
  .third-party-additional-games-slider .featured-games * {
   border: 0;
  }
  
  .third-party-additional-games-slider .featured-games .c-carousel::before {
   content: "";
   position: absolute;
   bottom: -50px;
   height: 100%;
   width: 100%;
   z-index: -1;
  }
  
  @media all and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
   .third-party-additional-games-slider .featured-games .c-carousel::before {
       background-color: rgba(103, 114, 128, .3);
       width: 100%;
       height: 100%;
       top: 50%;
       left: 50%;
       transform: translate(-50%, -50%);
   }
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a,
  .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large picture,
  .third-party-additional-games-slider .featured-games .c-product-placement.f-size-large picture,
  .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large,
  .third-party-additional-games-slider .featured-games .c-product-placement.f-size-large {
   box-sizing: content-box;
   padding: 0 !important;
  }
  
  @media screen and (min-width: 768px) and (max-width: 1083px) {
   .third-party-additional-games-slider .featured-games .m-product-placement-item>a,
   .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large picture,
   .third-party-additional-games-slider .featured-games .c-product-placement.f-size-large picture,
   .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large,
   .third-party-additional-games-slider .featured-games .c-product-placement.f-size-large {
       width: 295px !important;
       height: 494px !important;
   }
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item>a,
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large picture,
   .third-party-additional-games-slider .featured-games.specialFeatured .c-product-placement.f-size-large picture,
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large,
   .third-party-additional-games-slider .featured-games.specialFeatured .c-product-placement.f-size-large {
       width: 520px !important;
       height: 780px !important;
   }
  }
  
  @media screen and (max-width: 767px) {
   .third-party-additional-games-slider .featured-games .m-product-placement-item>a,
   .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large picture,
   .third-party-additional-games-slider .featured-games .c-product-placement.f-size-large picture,
   .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large,
   .third-party-additional-games-slider .featured-games .c-product-placement.f-size-large {
       width: 185px !important;
       height: 350px !important;
   }
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item>a,
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large picture,
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large img,
   .third-party-additional-games-slider .featured-games.specialFeatured .c-product-placement.f-size-large picture,
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large,
   .third-party-additional-games-slider .featured-games.specialFeatured .c-product-placement.f-size-large {
       width: 300px !important;
       height: 450px !important;
   }
  }
  
  .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item>a::after {
   content: "";
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   height: 60%;
   /* background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 1) 100%);
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 1) 100%);
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .2) 97%, rgba(0, 0, 0, 1) 100%); */
   background: none;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:hover *,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:hover * {
   border: 0;
   text-decoration: inherit;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:focus,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:focus {
   outline: 2px dashed #fff;
   border: 2px dashed #000 !important;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:focus>picture,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:focus>.f-default-image>picture,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:hover>picture,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:hover>.f-default-image>picture,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:focus>picture,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:focus>.f-default-image>picture,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:hover>picture,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:hover>.f-default-image>picture {
   border: 0;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:hover .c-heading,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:hover .c-subheading,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:hover .c-heading,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:hover .c-subheading,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:hover .c-paragraph,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:focus .c-heading,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:focus .c-subheading,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:focus .c-heading,
  .third-party-additional-games-slider .featured-games .c-product-placement>a:focus .c-subheading,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:focus .c-paragraph {
   text-decoration: none;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large div.slide-content {
   position: absolute;
   bottom: 3px;
   left: 2px;
   right: 0;
   color: white;
   z-index: 100;
   padding: 32px 27px 30px 30px;
   white-space: normal;
   background: none;
  }
  
  .high-contrast-mode.black-on-white .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large div.slide-content.high-contrast {
   background: #ffffff;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large div.slide-content div.c-group {
   flex-wrap: wrap;
   column-gap: 24px;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item.f-size-large div.slide-content div.c-group a.c-call-to-action span{
   font-size: 14px;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability {
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability>div {
   bottom: 0;
   right: 0;
   background-color: #fff;
   display: inline-block;
   transform: translateX(-15px) skewX(32deg);
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability p {
   height: 32px;
   line-height: 30px;
   padding: 0 22px 0 47px;
   color: #000;
   display: inline-block;
   text-align: top;
   transform: skewX(-32deg);
  }
  
  @media screen and (max-width: 767px) {
   .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability p {
       padding-left: 30px;
       padding-right: 26px;
   }
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability p span {
   font-family: "MWF-MDL2";
   display: inline-block;
   font-weight: 400;
   font-size: 1.2em;
   vertical-align: middle;
  }
  
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability p span:first-of-type {
   padding-left: 8px;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability p span:nth-child(2) {
   padding-left: 12px;
  }
  
  @media screen and (max-width: 767px) {
   .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability p span:nth-child(2) {
       padding-left: 11px;
   }
  
   .third-party-additional-games-slider .gameDivsWrapper .gameDiv {
       margin: 0px 10px 18px;
   }
  }
  
  .third-party-additional-games-slider .featured-games .availability {
   display: none;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .c-paragraph,
  .third-party-additional-games-slider .featured-games .c-product-placement .c-paragraph {
   color: #fff;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .slide-content .availability .m-product-placement-item .c-paragraph,
  .third-party-additional-games-slider .featured-games .c-product-placement .c-paragraph {
   color: #fff;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item .f-default-image,
  .third-party-additional-games-slider .featured-games .c-product-placement .f-default-image {
   padding-right: 0 !important;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item picture .c-image,
  .third-party-additional-games-slider .featured-games .c-product-placement picture .c-image {
   top: 0 !important;
   left: 0 !important;
   transform: translate(0, 0) !important;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a>picture,
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a>.f-default-image>picture,
  .third-party-additional-games-slider .featured-games .c-product-placement>a>picture,
  .third-party-additional-games-slider .featured-games .c-product-placement>a>.f-default-image>picture {
   border: 0;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a:focus {
    outline: 2px dashed #fff !important;
    border: 2px dashed #000 !important;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement .c-carousel .c-group {
   padding: 4px 8px 8px 8px;
  }
  
  .third-party-additional-games-slider .featured-games .m-product-placement-item>a {
   margin: 0 6px 0 4px;
  }
  
  .third-party-additional-games-slider .gamesSection .c-carousel .m-product-placement-item.f-size-large picture {
   height: 408px;
   overflow: hidden;
  }
  
  
  .third-party-additional-games-slider .gamesSection .featured-games {
   padding-bottom: 12px;
   position: relative;
  }
  
  @media screen and (min-width: 1084px) {
   .third-party-additional-games-slider .gamesSection .featured-games .x-type-center[data-grid="container"] h3,
   .third-party-additional-games-slider .gamesSection .featured-games .x-type-center[data-grid="container"] p {
       padding-left: 20%;
       padding-right: 20%;
   }
  }
  
  @media (max-width: 1084px) {
   .third-party-additional-games-slider .gamesSection[data-grid="container"] {
       padding-left: 5%;
       padding-right: 5%;
   }
  
   .third-party-additional-games-slider .gamesSection .rotator-heading {
       justify-content: center;
   }
  }
  
  .third-party-additional-games-slider .gamesSection .c-carousel .m-product-placement-item {
   margin: 12px 24px 12px 0px;
  }
  
  .third-party-additional-games-slider .gamesSection .c-carousel .m-product-placement-item.f-size-large.gameDiv {
   transition: 250ms;
   position: relative;
   max-width: 272px;
  }
  
  .third-party-additional-games-slider .gamesSection .c-carousel .m-product-placement-item a [class^="c-heading"] {
   min-height: 1em;
  }
  
  .third-party-additional-games-slider .gamesSection .c-carousel .m-product-placement-item.gameDiv>a.gameDivLink:before {
   border: none;
  }
  
  .third-party-additional-games-slider .gamesSection .containerIMG .c-image {
   width: 100%;
   max-width: 100%;
  }
  
  .third-party-additional-games-slider .gamesSection .gameDiv a:hover h3,
  .third-party-additional-games-slider .gamesSection .gameDiv a:focus h3 {
   text-decoration: underline !important;
  }
  
  .third-party-additional-games-slider .gamesCarousel {
   position: relative;
  }
  
  .third-party-additional-games-slider .gamesSection .spinnerHold {
   position: absolute;
   margin: 3px auto;
   left: 48vw;
  }
  
  @media (max-width: 767px) {
   .third-party-additional-games-slider .gamesSection .c-carousel .m-product-placement-item {
       margin: 0px 24px 12px 0px;
   }
   .third-party-additional-games-slider .gamesSection .c-carousel .m-product-placement-item a [class^="c-heading"] {
       min-height: 4.5em;
       bottom: 80px;
   }
   .third-party-additional-games-slider .gamesSection .specialFeatured .c-carousel .m-product-placement-item a [class^="c-heading"] {
       min-height: 1em;
   }
   .third-party-additional-games-slider .gamesSection .spinnerHold {
       position: absolute;
       margin: 48px auto;
       left: calc(50vw - 41px);
   }
   .third-party-additional-games-slider .gamesSection .specialFeatured .c-carousel button.c-flipper {
       top: 45% !important;
   }
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large div.slide-content {
       padding: 32px 12px 0px 16px;
   }
  }
  
  .third-party-additional-games-slider .specialFeatured .m-product-placement-item.f-size-large {
   width: 520px;
  }
  
  .third-party-additional-games-slider .gamesSection .specialFeatured .c-carousel .m-product-placement-item.f-size-large picture {
   height: 780px;
   width: 520px;
  }
  
  .third-party-additional-games-slider .specialFeatured img.c-image {
   width: 520px;
   max-width: 520px;
   height: 780px;
  }
  
  .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large div.slide-content .badge-group {
   margin-bottom: 10px;
  }
  
  @media (max-width: 767px) {
   .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large div.slide-content .badge-group {
       margin-bottom: 0;
   }
  }
  
  .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large div.slide-content .c-badge.f-small {
   height: 15px;
   font-size: 12px;
   margin-top: 4px;
   margin-bottom: 4px;
  }
  
  .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large div.slide-content .c-badge.f-small img {
   height: 96% !important;
   width: auto !important;
  }
  
  .third-party-additional-games-slider .featured-games.specialFeatured .m-product-placement-item.f-size-large div.slide-content .c-badge.f-small.badge-gp {
   height: 17px;
  }
  .third-party-additional-games-slider .contPlacementTopPad {
   padding-top:24px;
  }
  
  
  
  @media screen and (max-width:1083px) and (min-width:768px) {
  .third-party-additional-games-slider .featureGamesSlider .featured-games .m-product-placement-item.f-size-large div.slide-content {
   position:absolute !Important;
  }
  .third-party-additional-games-slider .saleGamesSection .c-carousel .m-product-placement-item a [class^="c-heading"] {
   min-height:4em !important;
   }
  }
  
  @media screen and (min-width:1400px) {
  .third-party-additional-games-slider .gameSliderContentBox a {
   float:right;
   margin-top:-34px;
   }
  }
  
  
  .third-party-additional-games-slider .gameSliderContentBox{
  padding-left:5%;
  padding-right:5%;
  }
  
  .third-party-additional-games-slider .timeBanner .m-banner .c-call-to-action:focus:not(.x-hidden-focus) {
   background-color: #8bd80a;
  }
  
  .third-party-additional-games-slider .gamesSection h4:hover {
  text-decoration:underline !important;
  }
  
  @media screen and (min-width: 1800px) {
   .threeUpCarousel.third-party-additional-games-slider [data-grid~=container] {
     padding-left: 5% !important;
     padding-right: 3% !important;
  }
  }
  

/*
==================================
SNEAK SLIDER
==================================
*/
.theme-black #first-party-sneak-slider #first-party-studios-header .c-subheading-2 {
  padding-top: 24px;
}
.theme-black #first-party-sneak-slider .panel-content {
  background-color: #171717;
}
.theme-black #first-party-sneak-slider .panel-content .badge-group {
  filter: invert(0);
}
.high-contrast-mode.white-on-black .theme-black #first-party-sneak-slider .panel-content .badge-group {
  filter: invert(1);
}
.theme-black #first-party-sneak-slider .panel-content strong.c-badge.f-small.f-highlight {
  background: #ffffff;
  color: #000000;
}
#first-party-sneak-slider #Stealth-Carousel {
  padding-top: 48px;
  padding-bottom: 0px
}
#first-party-sneak-slider #Stealth-Carousel .stealth-carousel{
  padding-bottom: 36px
}
#first-party-sneak-slider .panel-content {
  padding-top: 24px;
}
#first-party-sneak-slider .panel-content .badge-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #first-party-sneak-slider .panel-content .badge-group {
    text-align: center;
  }
}
#first-party-sneak-slider .panel-content .c-group {
  flex-wrap: wrap;
  padding-top: 14px;
  column-gap: 24px;
}
#first-party-sneak-slider .stealth-carousel .stealth-sub-carousel.left-carousel .stealth-sub-carousel-panel .panel-content div.badge-group,
#first-party-sneak-slider .stealth-carousel .stealth-sub-carousel.right-carousel .stealth-sub-carousel-panel .panel-content div.badge-group {
  visibility: hidden !important;
}

/*
==================================
Featured Games Carousel / smaller placement slider
==================================
*/
.smallPlacementBoxshot .c-carousel .c-group .m-product-placement-item .slide-content {
  padding-right: 0;
}
.gamesSection .featured-games .gamesCarousel .c-carousel .c-group .m-product-placement-item .slide-content .c-paragraph-2 {
  font-weight: 700 !important;
  color: white;
  white-space: normal;
}
.gamesSection .featured-games .gamesCarousel .c-carousel .m-product-placement-item .slide-content .c-group {
  flex-wrap: wrap;
}
.gamesSection.ChannelProductPlacement-module__productPlacementContainer___JN0Re .rotator-heading {
  padding-top: 12px;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.f-size-large picture {
  height: 408px;
  overflow: hidden;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading h2 {
  padding-bottom: 24px;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading p {
  padding-bottom: 12px;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .featured-games {
  padding-bottom: 12px;
}
@media screen and (min-width: 1084px) {
  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .featured-games .x-type-center[data-grid="container"] h3,
  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .featured-games .x-type-center[data-grid="container"] p {
    padding-left: 20%;
    padding-right: 20%;
  }
}
@media (max-width: 1084px) {
  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re)[data-grid="container"] {
    padding-left: 5%;
    padding-right: 5%;
  }
  .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .rotator-heading {
    justify-content: center;
  }
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item {
  margin: 12px 12px 12px 12px;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.f-size-large.gameDiv {
  transition: 250ms;
  position: relative;
  max-width: 272px;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item a [class^="c-heading"] {
  min-height: 4.5em;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv > a.gameDivLink {
  width: 102%;
}
.theme-dark .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv > a.gameDivLink {
  color: #fff;
}
.theme-dark .gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv > a.gameDivLink:focus {
  outline: 2px dashed #fff;
}
.gamesSection:not(.ChannelProductPlacement-module__productPlacementContainer___JN0Re) .c-carousel .m-product-placement-item.gameDiv > a.gameDivLink:before {
  border: none;
}
div.featured-games .qlButton {
  top: 344px;
}
div.featured-games div.spinnerHold {
  display: block;
  position: relative;
  height: 500px;
}
div.featured-games div.spinnerHold div.c-progress.f-progress-large {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-left: 0;
  z-index: 50;
  text-align: center;
  top: calc(50% - 60px);
}
div.featured-games div.spinnerHold div.c-progress.f-progress-large span {
  left: 0;
}

/*
==================================
FEATURED HERO / tall hero placement 1 + 2
==================================
*/
.featuredHeroes.custom-hero.theme-black section.m-hero-item {
  padding-top: 0;
}
.featuredHeroes.custom-hero.theme-black section.m-hero-item.f-x-center.f-y-bottom .c-heading-1 {
  padding: 0;
}
.featuredHeroes.custom-hero.theme-black section.m-hero-item.f-y-top.f-transparent > div > div .c-heading-1 {
  padding-top: 0;
}
.featuredHeroes.custom-hero.theme-black section.m-hero-item.f-y-top.f-transparent > div > div {
  top: 40px;
}
.featuredHeroes.custom-hero.theme-black section.m-hero-item.f-transparent > div > div .flex-group {
  padding-top: 24px;
  margin-top: 0px;
}
@media screen and (min-width: 1084px) and (max-width: 1399px) {
  .featuredHeroes.custom-hero.theme-black section.m-hero-item.f-transparent > div > div .c-heading-1 {
    font-size: 26px;
    line-height: 32px;
  }
  .featuredHeroes.custom-hero.theme-black section.m-hero-item.f-transparent > div > div .c-subheading-3 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  .featuredHeroes.custom-hero.theme-black section.m-hero-item.f-y-top.f-transparent > div > div {
    min-width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .featuredHeroes.custom-hero.theme-black section.m-hero-item.f-y-top.f-transparent > div > div {
    top: 235px;
  }
}
@media screen and (max-width: 400px) {
  .featuredHeroes.custom-hero.theme-black section.m-hero-item.f-y-top.f-transparent > div > div {
    top: 135px;
  }
}
/* 
===================
MOSAIC - LINKS
===================
*/
/* TODO: Clean up and remove unnecessary styles */
.mosaic__content a:focus {
  border-color: #fff !important;
  outline: 2px solid #000 !important;
  outline-offset: 0px;
}
.link-mosaic .mosaic__box {
  position: relative;
}
/* Hide the drop shadow workaround in IE 9-up */
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  .link-mosaic .mosaic__box::before {
    display: none;
  }
}
.link-mosaic .mosaic__element {
  position: relative;
  overflow: hidden;
  width: 49.4%;
  float: left;
}
.link-mosaic .mosaic__element .c-image {
  width: 100%;
  top: 0;
  left: 0;
}
.link-mosaic .mosaic__element:nth-child(odd) {
  margin: .6% .6% .6% 0;
}
.link-mosaic .mosaic__element:nth-child(even) {
  margin: .6% 0 .6% .6%;
}
.link-mosaic .mosaic__image {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
}
.link-mosaic .mosaic__image::before {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
}
.extra-gradient {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, transparent 0%, transparent 37%, rgba(0, 0, 0, 0.8) 80%, #000000 100%);
}
.link-mosaic .mosaic__image img {
  width: 100%;
}
@media screen and (max-width: 1399px) {
  .link-mosaic {
    display: block;
  }
  .link-mosaic .mosaic__box {
    margin-top: initial;
  }
  .link-mosaic .scroll__header {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding: 0 50px 29px 50px;
    margin: initial;
    text-align: center;
  }
  .link-mosaic .scroll__header span {
    display: inline;
  }
}
@media screen and (max-width: 1083px) {
  .link-mosaic .mosaic__box {
    padding: 0 5%;
    margin-left: auto;
    margin-right: auto;
  }
  .link-mosaic .mosaic__limit {
    position: relative;
    margin: 0 auto;
  }
  .link-mosaic .mosaic__element {
    position: relative;
    overflow: hidden;
  }
  .link-mosaic .mosaic__box .mosaic__element {
    float: none;
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }
  .link-mosaic .mosaic__box .mosaic__element:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .link-mosaic .mosaic__limit {
    max-width: 640px;
  }
}
.link-mosaic .mosaic__content {
  position: absolute;
  left: 32px;
  bottom: 20px;
  max-width: 85%;
  color: #000000;
}
@media screen and (max-width: 640px) {
  .link-mosaic .mosaic__content {
    left: 32px;
    bottom: 22px;
    max-width: 87%;
  }
}
@media screen and (max-width: 540px) {
  .link-mosaic .mosaic__content {
    position: relative;
    max-width: 100%;
    width: 100%;
    left: auto;
    bottom: auto;
    padding: 18px 16px 10px 16px;
    margin: 0;
    color: white;
  }
  .link-mosaic .mosaic__element {
    background-color: #333;
  }
  .link-mosaic .mosaic__element:not(:last-child) {
    margin-bottom: 12px;
  }
  .link-mosaic .mosaic__content:not(.white-c) a.c-call-to-action {
    color: #9bf00b !important;
  }
}
@media screen and (min-width: 1083px) and (max-width: 1400px) {
  .link-mosaic .mosaic__content {
    max-width: calc(100% - 64px);
  }
}
.link-mosaic .mosaic__content .c-paragraph-1 {
  padding-top: 11px;
}
.link-mosaic .mosaic__content h3 {
  padding-top: 0;
}
.link-mosaic .mosaic__content .c-call-to-action {
  outline: none;
  margin-top: 10px;
  color: inherit;
  padding-left: 0 !important;
}
.link-mosaic .mosaic__content:not(.white-c) a.c-call-to-action {
  color: #107c10;
}
/* .link-mosaic .mosaic__content:not(.white-c) a.c-call-to-action:focus {
  color: #054B16 !important;
} */
.link-mosaic .mosaic__content:not(.white-c) a.c-call-to-action:focus {
  outline: #054B16 dashed 2px !important;
  color: #107c10;
}
@media screen and (max-width: 540px) {
  .link-mosaic .mosaic__content:not(.white-c) a.c-call-to-action:focus {
    outline: #ffffff dashed 2px !important;
  }
}
@media screen and (min-width: 1083px) and (max-width: 1280px) {
  .link-mosaic .mosaic__content .c-paragraph-1 {
    padding-top: 6px;
  }
  .link-mosaic .mosaic__content .c-call-to-action {
    outline: none;
  }
}

/* 
===================
OPT-IN
===================
*/
[class*="OptIn-module__theme-black"] .static48 {
  padding-top: 0 !important;
}
.high-contrast-mode.black-on-white [class*="OptIn-module__imageFix"] img {
  filter: invert(1);
}
[class*="OptIn-module__theme-black"] [class*="OptIn-module__emailBanner"] [class*="OptIn-module__imageFix"] {
  margin-bottom: 24px;
  height: unset;
}
[class*="OptIn-module__imageFix"] img {
  max-height: 56px;
}
@media screen and (max-width: 540px) {
  [class*="OptIn-module__theme-black"] .m-banner .c-call-to-action {
    padding-bottom: 24px;
  }
}
/* 
===================
SOCIAL ICONS
===================
*/
.xboxSocial {
  background-color: white;
}


/* 
===================
Background Images
===================
*/
#body-wrapper-1 .theme-black {
  background-color: transparent !important;
}
.top-background {
  background: url(https://cms-assets.xboxservices.com/assets/0e/4e/0e4e6c8a-465e-4b5c-9004-d170c9e0be56.jpg?n=385310002341_BG-Image-768_1_1920x749.jpg);
  background-size: contain;
  max-width: 1920px;
  margin: 0 auto;
}
.transition-background {
  background: url(https://cms-assets.xboxservices.com/assets/ab/c2/abc2763b-5b13-4ca3-aa9d-58b46bce8792.png?n=385310002341_BG-Image-768_1_1920x331.png);
  background-size: contain;
  max-width: 1920px;
  margin: 0 auto;
}
.body-wrapper-1 {
  background: url(https://cms-assets.xboxservices.com/assets/e0/e2/e0e27161-6845-4b3f-8966-1871689f1513.jpg?n=385310002341_BG-Image-768_2_1920x860.jpg);
  background-size: contain;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .top-background {
    background: url(https://cms-assets.xboxservices.com/assets/ad/d6/add6a5d0-3201-420d-9770-92168ae97aa1.jpg?n=385310002341_BG-Image-0_1_767x860.jpg);
  }
  .body-wrapper-1 {
    background: url(https://cms-assets.xboxservices.com/assets/b4/48/b4487223-ce90-4d34-a7ed-7b194012eb1f.jpg?n=385310002341_BG-Image-0_2_767x860.jpg);
  }
}
#closing-padding.theme-black, .OptIn-module__theme-black___6mI88 {
  max-width: 1920px;
  margin: 0 auto;
}
.bottom-background {
  background: url(https://cms-assets.xboxservices.com/assets/a7/7e/a77e9cf6-e5cc-4b3a-a635-1d17f7369cc5.png?n=385310002341_BG-Image-1084_1_1920x96.png);
  background-size: cover;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 96px;
}
@media screen and (max-width: 768px) {
  .bottom-background {
    background: url(https://cms-assets.xboxservices.com/assets/fe/54/fe5495f6-49d3-424d-8637-a081ea4472c2.png?n=385310002341_BG-Image-0_1_1083x96.png);
    background-size: cover;
  }
}
