.franchise-hero .high-contrast.franchise-info {
    max-width: 602px;
    bottom: 22% !important;
}
.franchise-hero .gamesSection {
    position: absolute;
    width: 50%;
    left: 43%;
    height: 100%;
}
.franchise-hero .featured-games.xgp {
    width: 100%;
    max-width: 90%;
    bottom: 0;
}
.franchise-hero section.m-product-placement-item.context-software.f-size-large {
    width: 200px;
}
.franchise-hero .gamesSection .c-carousel .m-product-placement-item.f-size-large picture {
    width: 200px;
    height: 300px;
}
.franchise-hero .featured-games .c-group .m-product-placement-item .slide-content .c-heading {
    text-align: left;
    padding-top: 10px;
}

@media (max-width: 1580px) and (min-width: 1084px) {
    .franchise-hero .high-contrast.franchise-info {
        width: 44%;
    }
    .franchise-hero .gamesSection {
        position: absolute;
        width: 50%;
        left: 43%;
        height: 100%;
    }
    .franchise-hero .featured-games.xgp {
        width: 100%;
        max-width: 90%;
        bottom: -36px;
    }
    .franchise-hero section.m-product-placement-item.context-software.f-size-large {
        width: 140px;
        margin-right: 10px;
    }
    .franchise-hero .gamesSection .c-carousel .m-product-placement-item.f-size-large picture {
        width: 140px;
        height: 210px;
    }
}

@media (max-width: 1083px) {
    .franchise-hero .m-hero-item:before {
        padding-bottom: 124.875%;
    }
    .franchise-hero .high-contrast.franchise-info {
        width: 100%;
        max-width: 100%;
        text-align: center;
        bottom: 51vw !important;
    }
    .franchise-hero .gamesSection {
        position: static;
        width: 100%;
        height: 100%;
    }
    .franchise-hero .featured-games.xgp {
        width: 90%;
        max-width: 84%;
        bottom: 0;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .franchise-hero section.m-product-placement-item.context-software.f-size-large {
        width: 200px;
    }
    .franchise-hero .gamesSection .c-carousel .m-product-placement-item.f-size-large picture {
        width: 200px;
        height: 300px;
    }
}

@media (max-width: 859px) and (min-width: 768px) {
    .franchise-hero .high-contrast.franchise-info {
        bottom: 58vw !important;
    }
}
@media (max-width: 767px) {
    .franchise-hero .m-hero-item:before {
        padding-bottom: 12%;
    }
    .franchise-hero .high-contrast.franchise-info {
        top: 90% !important;
    }
    .franchise-hero .gamesSection {
        position: static;
        height: 100% !important;
    }
    .franchise-hero .c-carousel.f-single-slide {
        padding: 0px;
    }
    .franchise-hero .featured-games.xgp {
        position: static !important;
        transform: none !important;
    }
    .theme-white.ChannelProductPlacement-module__productPlacementContainer___E91bM.gamesSection .rotator-heading {
    margin-left: 36px;
    margin-right: 36px;
  } 
}
@media (max-width: 539px) {
    .theme-white.ChannelProductPlacement-module__productPlacementContainer___E91bM.gamesSection .rotator-heading {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (max-width: 499px) {
    .franchise-hero .m-hero-item:before {
        padding-bottom: 35%;
    }
    .franchise-hero .high-contrast.franchise-info {
        top: 84% !important;
    }
    .franchise-hero .gamesSection {
        position: static;
        height: 100% !important;
    }
    .franchise-hero .featured-games.xgp {
        position: static !important;
        transform: none !important;
    }
}
@media (max-width:338px) {
    .franchise-hero .gamesSection {
        margin-top: 32px;
    }
}
.Modal-module__modalOverlay___t9a\+n {
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    background-color: rgba(0, 0, 0, .7);
}
.Modal-module__modalContent___d\+4xY {
    border-radius: 0;
    box-shadow: none;
}
.quick-look-mini .Button-module__defaultBase___c7wIT {
    padding-left: 0;
    margin-bottom: 0 !important;
}
.quick-look-mini .poprotator .c-flipper:focus {
  border: 1px solid #ffffff; 
  outline: 2px dashed white;
}

/* Best Sellers PP */
@media (min-width: 1084px) {
    [data-grid~=container].ChannelProductPlacement-module__productPlacementContainer___E91bM.theme-white.bestSellersPP {
        padding-inline-end: 7.7%;
        padding-inline-start: 7.7%;
    }
    .bestSellersPP .m-product-placement-item.f-size-large {
        width: 358px;
    }
    .bestSellersPP .m-product-placement.square-shot .m-product-placement-item.f-size-large.square-shot picture {
        height: 352px;
        width: 352px;
    }
}
@media (max-width:767px) {
    .theme-white.bestSellersPP.gamesSection {
        padding-bottom: 48px;
    }
}
.theme-white.bestSellersPP {
    background: linear-gradient(180deg, rgba(230, 230, 230, 1) 50%, rgba(255, 255, 255, 1) 50%);
}
.theme-white.bestSellersPP .m-product-placement-item.f-size-large a:hover {
    text-decoration: underline;
}
/* Best Sellers PP End */