/******* HIDING SKELETONS, REMOVE WHEN MWF INIT IS WORKING **************/
.containerIMG>div{animation: none !important; display: none !important;}
.containerIMG img{display: block !important;}
/******* *********************************************************** **************/

/* Channel Product Placement */
.gamesSection .m-product-placement .c-carousel .c-flipper.f-next {
    right: 0;
}

.gamesSection .m-product-placement .c-carousel .c-flipper.f-previous {
    left: 0;
}

.gamesSection .c-carousel .m-product-placement-item.f-size-large picture {
    height: 408px;
    overflow: hidden;
}

.gamesSection .m-product-placement-item.gameDiv>a:focus {
    border: 2px dashed #000 !important;
    outline: 2px dashed #FFF !important;
}

.gamesSection .m-product-placement-item.gameDiv>a {
     position: relative;
}
 
.gamesSection .m-product-placement-item.gameDiv>a:not(:focus) {
     border: 2px solid transparent !important;
}

.gamesSection .rotator-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 28px;
}

@media screen and (max-width: 1083px) {
.gamesSection .c-carousel {
    padding-left: 15px;}

.gamesSection .m-product-placement {
    padding-inline-start: 0;
    padding-inline-end: 0;}

.gamesSection[data-grid~=container] {
    padding-left: 0;
    padding-right: 0;}
}

.theme-darkgrey {
    background-color: #111111;
    color: #fff;
}

[data-grid~="container"].gamesSection.theme-white,
[data-grid~="container"].game-pass-pivot.theme-white {
    box-shadow: -1000px 0 0 #ffffff, 1000px 0 0 #ffffff;
}

[data-grid~="container"].gamesSection.theme-light,
[data-grid~="container"].game-pass-pivot.theme-light {
    box-shadow: -1000px 0 0 #e6e6e6, 1000px 0 0 #e6e6e6;
}

[data-grid~="container"].gamesSection.theme-dark,
[data-grid~="container"].game-pass-pivot.theme-dark {
    box-shadow: -1000px 0 0 #333, 1000px 0 0 #333;
}

[data-grid~="container"].gamesSection.theme-black,
[data-grid~="container"].game-pass-pivot.theme-black {
    box-shadow: -1000px 0 0 black, 1000px 0 0 black;
}

[data-grid~="container"].gamesSection.theme-darkgrey,
[data-grid~="container"].game-pass-pivot.darkgrey {
    box-shadow: -1000px 0 0 #111111, 1000px 0 0 #111111;
}

@media (max-width: 1084px) {
    .gamesSection .rotator-heading {
        justify-content: space-between !important;
    }
}

/* Channel Product Placement Pivot */
.game-pass-pivot .rotator-heading p {
    padding-top: 6px;
    padding-bottom: 12px;
    font-weight: 600;
}

.c-pivot.game-pass-pivot>[role="tablist"]>[role="tab"] {
    font-weight: 700;
    font-size: 18px;
}

.game-pass-pivot .rotator-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 28px;
}

.game-pass-pivot .rotator-heading > a{
    min-inline-size: fit-content;
}

@media (max-width: 767px) {
    .c-pivot.game-pass-pivot>[role=tablist] {
        justify-content: center;
    }

    .game-pass-pivot .rotator-heading {
        justify-content: center;
    }

    .game-pass-pivot>.rotator-heading h2,
    .game-pass-pivot>.rotator-heading h3,
    .game-pass-pivot>.rotator-heading p {
        text-align: center;
    }

    /* .m-product-placement .c-carousel .m-product-placement-item.f-size-large>a.gameDivLink>div>h3 {
        position: relative;
        bottom: 80px;
        font-weight: 700 !important;
        padding-top: 1rem !important;
    } */

    /* .gamesSection .m-product-placement .c-carousel .m-product-placement-item.f-size-large picture,
    .gamesSection .m-product-placement .c-carousel .m-product-placement-item.gameDiv>a,
    .gamesSection .c-carousel .m-product-placement-item.f-size-large.gameDiv {
        width: 185px;
        height: 350px;
    }

    .gamesSection .m-product-placement .m-product-placement-item picture .c-image {
        top: 0;
        left: 0;
        transform: translate(0, 0);
    } */
}

@media (min-width: 768px) {
    .c-pivot.game-pass-pivot a.f-top {
        top: -3rem;
    }
}

@media (min-width: 768px) and (max-width: 1083px) {
    /* .c-pivot .gamesSection .m-product-placement {
        padding-inline-start: 0;
        padding-inline-end: 0;
    }

    .gamesSection .m-product-placement .c-carousel .m-product-placement-item.f-size-large picture,
    .gamesSection .m-product-placement .c-carousel .m-product-placement-item.gameDiv>a,
    .gamesSection .c-carousel .m-product-placement-item.f-size-large.gameDiv {
        width: 295px !important;
        height: 494px !important;
    }

    .gamesSection .m-product-placement .m-product-placement-item picture .c-image {
        top: 0;
        left: 0;
        transform: translate(0, 0);
    } */

    /* .m-product-placement .c-carousel .m-product-placement-item.f-size-large>a.gameDivLink>div>h3 {
        bottom: 56px;
        position: relative;
    } */

    .m-product-placement .c-carousel li.gradientCard .m-product-placement-item.f-size-large>a.gameDivLink>div>h4 {
        bottom: 0;
    }
}

/* Product Card - Channel Product Placement */
.m-product-placement .c-carousel .m-product-placement-item.f-size-large>a.gameDivLink>div>h4 {
    font-weight: 700 !important;
}

.f-size-large a.gameDivLink>div h4 {
    box-sizing: content-box;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    max-height: 60px;
    opacity: 0.95;
    overflow: hidden;
    padding-bottom: 2px;
    padding-top: 16px;
    position: relative;
    white-space: normal;
}

.m-product-placement .c-carousel li.gradientCard .m-product-placement-item.f-size-large>a.gameDivLink>div>h4 {
    max-height: 90px !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600 !important;
    padding-top: 7px !important;
}

li.gradientCard>section.f-size-large.m-product-placement-item>a>div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    z-index: 100;
    padding: 32px 27px 50px 30px;
    white-space: normal;
    background: linear-gradient(to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 1) 32px,
        rgba(0, 0, 0, 1) 100%);
}

li.gradientCard>section.f-size-large.m-product-placement-item>a>picture {
    box-sizing: content-box;
    width: 263px !important;
    height: 440px !important;
    padding: 0 !important;
}

li.gradientCard>section.f-size-large.m-product-placement-item>a>picture>img {
    top: 0 !important;
    left: 0 !important;
    transform: translate(0, 0) !important;
}

li.gradientCard>section.f-size-large.m-product-placement-item {
    box-sizing: content-box;
    width: 263px !important;
    height: 440px !important;
    padding: 0 !important;
    margin: 0 8px 0 0 !important;
}

@media (max-width: 767px) {
.gamesSection .m-banner {
    padding-bottom: 0;
}

    /* .gamesSection .m-product-placement .c-carousel li.gradientCard .m-product-placement-item.f-size-large picture,
    .gamesSection .m-product-placement .c-carousel li.gradientCard .m-product-placement-item.gameDiv>a,
    .gamesSection .c-carousel li.gradientCard .m-product-placement-item.f-size-large.gameDiv {
        width: 185px !important;
        height: 310px !important;
    } */

    /* .f-size-large a.gameDivLink>div h3 {
        position: relative !important;
        bottom: 80px;
        font-weight: 700 !important;
        padding-top: 1rem !important;
    } */

    /* .m-product-placement .c-carousel li.gradientCard .m-product-placement-item.f-size-large>a.gameDivLink>div>h3 {
        bottom: 0;
        font-size: 16px;
        line-height: 20px;
    } */
}


@media (min-width: 768px) and (max-width: 1083px) {
    li.gradientCard>section.f-size-large.m-product-placement-item>a>picture>img {
        max-width: 280px !important;
    }

    li.gradientCard>section.f-size-large.m-product-placement-item>a,
    li.gradientCard>section.f-size-large.m-product-placement-item,
    li.gradientCard>section.f-size-large.m-product-placement-item>a>picture {
        max-width: 295px !important;
    }
}

.gradientCard .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) 0%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 1) 100%);
}

.gradientCard  .m-product-placement-item>a:focus {
    outline: 2px dashed #000 !important;
    border: 2px dashed #fff !important;
}

/* HR */
.pivot-hr.theme-white {
  border-bottom: solid #bfbfbf 2px !important;
}

.pivot-hr.theme-black,
.pivot-hr.theme-dark {
  border-bottom: solid #ffffff 2px !important;
}

.pivot-hr.theme-light {
  border-bottom: solid #000000 2px !important;
}

/* Misc */
.theme-dark {
    background-color: #333;
    color: #fff;
}