.usp .grid {
    max-width: 100%;
}
.bo-temp .content {
    max-width: 1200px;
}
#heroes.keyvisual picture img {
    max-width: 100%;
    height: 100vh;
    min-height: 700px;
    object-fit: cover;
    width: 100%;
}
.bo-temp.yt-video {
    padding-bottom: 9.25rem;
}
.nav-opened li::nth-of-type(2),
#menu-list ul li:nth-of-type(2) {
    display: none;
}
section.edge {
    display: grid;
    /* gap: 3.75rem; */
    justify-items: center;
    align-content: center;
    max-width: 1920px;
    margin: 0 auto
}
section.edge .content {
    display: flex;
    flex-direction: column;
}
.usp .main-content section.edge h2.header {
    color: #44d62c;
}
.usp .main-content section.edge .subheader {
    color: #fff;
}
.usp .main-content section.edge .normal-text {
    max-width: 946px;
    margin: 0 auto;
    color: #9a9a9a;
}
h2:empty, h3:empty {
    display: none;
}
/*Hero*/
#heroes .kv picture {
    position: relative;
}
/* #heroes .kv picture::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2),#000);
} */
.yt-video picture::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.2),#000);
}
/* haptics */
#scaled-edge-haptics .bo-temp {
    padding-bottom: 0;
}
#scaled-edge-haptics .bo-temp .content {
    padding-bottom: 9.25rem;
}
#scaled-edge-haptics .header {
    padding: 0 5.5rem
}
#scaled-edge-haptics .body-copy {
    grid-column: 1/13;
    display: grid;
    grid-template-columns: repeat(12,[col-start] 1fr);
}
#scaled-edge-haptics .body-copy p {
    grid-column: 2/12;
}
#scaled-edge-haptics .video {
    max-width: 100%;
    margin: 2rem auto;
}
.video-transcript {
    display: none;
}
/* Games */
#games-usp {
    background: #000;
}
#games-usp .wrapper {
    text-align: center;
}
#games-usp .wrapper-header h2.header {
    color: #44d62c;
    font-size: 6.375rem;
    line-height: 100px;
    margin-top: 0;
}
#games-usp .wrapper-header h2.header span {
    color: #44d62c;
    display: block;
    opacity: 0;
    transform: scale(1.2) translateY(150px);
}
#games-usp .wrapper-header h2.header span.and-text {
    color: #5C5C5C;
    font-size: 4.375rem;
    line-height: 4rem;
}
#games-usp .wrapper-content {
    margin-top: -4.375rem;
    position: relative;
    z-index: 1;
}
#games-usp .wrapper-content:before {
    content: '';
    display: block;
    background: #000;
    position: absolute;
    min-width: 100%;
    min-height: 80%;
    bottom: 0;
}
#games-usp h2.header>span:last-child {
    background: linear-gradient(to bottom, hsl(112deg, 67%, 51%) 50%, hsl(112deg, 47%, 15%) 90%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
#games-usp .overlay-images img {
    max-width: 1350px;
    width: 100%;
    position: relative;
}
#games-usp .subheader p {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
}
#games-usp .disclaimer-text {
    padding-bottom: 0;
}
.edge .smaller-text.disclaimer-text {
    font-size: .75rem;
    /* font-style: italic; */
    font-family: Roboto;
    color: #9a9a9a;
    display: block;
    padding: 1rem 0 3.75rem 0;
    padding-top: 1rem;
    padding-right: 0px;
    padding-bottom: 3.75rem;
    padding-left: 0px;
}
.edge .scaled {
    opacity: 0;
    transform: translateY(40px);
}
/* Nexus */
.nexus-images {
    aspect-ratio: auto 773 / 441;
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-top: -8rem;
}
.nexus-images .overlay-images-1 {
    aspect-ratio: auto 773 / 441;
}
.nexus-images .overlay-images-2 {
    aspect-ratio: auto 773 / 441;
    position: absolute;
    top: 0;
}
.nexus-images .overlay-images-3 {
    aspect-ratio: auto 773 / 441;
    position: absolute;
    top: 0;
}
.nexus-usp .content {
    position: relative;
    z-index: 2;
}
#verizon-usp ul.allimg li {
    width: fit-content;
}
#edge-verizon .bo-temp {
    padding-bottom: 9.25rem;
}
#edge-verizon .icons .body-copy {
    display: none;
}
#edge-verizon .body-copy p a {
    display: inline-block;
    /* display: none; */
    padding-top: 2rem;
}
.usp-container .bo-temp {
    padding-bottom: 0;
}
section.bo-temp.video-scrub, section.video-scrub {
    position: relative;
    /* display: block; */
    overflow: hidden;
    display: flex;
    justify-content: center;
    padding-bottom: 0;
    color: #9a9a9a;
}
section.video-scrub .video-background {
    min-width: 100%;
    grid-area: 1/1;
    object-fit: cover;
    width: 100%;
    height: calc(100vh - 116px);
    /* height: 100vh; */
}
section.video-scrub #container {
    grid-area: 1/1;
    margin-bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    margin: 0;
    gap: 0;
}
section.video-scrub.snapdragon-usp #container {
    top: 50vh;
    bottom: unset;
}
.usp:not(.mobile) section.snapdragon-usp.video-scrub #container {
    bottom: 0;
}
section.video-scrub #container .header {
    text-align: center;
    align-self: center;
    color: #44d62c;
    margin-bottom: 1rem;
    z-index: 1;
}
/* section.touch-screen-usp {
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    color: #9a9a9a;
} */
/* section.touch-screen-usp #container {
    position: absolute;
    bottom: 0;
    margin: 0
} */
section.video-scrub .subheader,
section.video-scrub .header {
    /* opacity: 0;
    transform: translatey(100px); */
    align-self: center
}
/* .usp#edge-snapdragon:not(.mobile),
.usp#edge-touchscreen:not(.mobile) {
    min-width: 100%;
    aspect-ratio: 16 / 9;
    min-height: auto !important;
} */
/* .usp#edge-snapdragon:not(.mobile) .content,
.usp#edge-touchscreen:not(.mobile) .content {
    max-height: none;
} */
section.video-scrub .normal-text {
    /* opacity: 0;
    transform: translateY(100px); */
    font-size: 1.125rem;
}
section.custom-design {
    padding-top: 0;
}
/* mobile */
#game-usp.mobile .bo-temp {
    padding-bottom: 0;
}
#games-usp.mobile .wrapper .games-usp .wrapper-content {
    margin-top: -3.375rem;
}
#games-usp.mobile .wrapper-content:before  {
    /* display: none; */
    min-height: 88%;
}
#games-usp.mobile .wrapper .games-usp .wrapper-header h2 {
    text-align: center;
}
#games-usp.mobile .wrapper .games-usp .wrapper-header h2 span {
    font-size: 3rem;
    line-height: 2.75rem;
    /* opacity: 1;
    transform: none; */
}
/* #games-usp.mobile .edge .scaled {
    opacity: 1;
    transform: none;
} */
#games-usp.mobile .wrapper .wrapper-header h2.header span.and-text {
    font-size: 2.5rem;
    line-height: 2.375rem;
}
#games-usp.mobile .bo-temp .subheader {
    margin-top: 2rem;
}
.video-scrub-panel {
    padding-bottom: 9.25rem;
}
@media screen and (max-width: 768px) {
    #heroes.keyvisual picture img {
        height: auto;
        min-height: unset;
        object-fit:fill;
        width: 100%;
    }
    .usp .main-content section.edge h2.header {
        text-align: center !important;
    }
    #scaled-edge-haptics:not(.mobile) .header {
        padding: 0;
    }
    .usp#edge-snapdragon .main-content,
    .usp#edge-touchscreen .main-content {
        padding: 1rem 0 !important;
    }
    section.video-scrub {
        flex-direction: column;
    }
    section.video-scrub #container {
        position: relative;
    }
    section.video-scrub.snapdragon-usp #container {
        top: unset;
        bottom: 0;
    }
    section.bo-temp {
        padding-bottom: 1rem !important;
    }
    .edge .smaller-text.disclaimer-text {
        padding-bottom: 0;
    }
    section.video-scrub .video-background  {
        height: auto;
        padding-bottom: 1rem;
    }
    #edge-verizon section.bo-temp {
        padding-bottom: 3rem !important;
    }
    #edge-nexus .app-store-icons img {
        max-height: 50px;
    }
    #scaled-edge-haptics .bo-temp .content {
        padding-bottom: 1rem;
    }
    .nexus-images {
        margin-top: 0;
    }
}
@media only screen and (max-width: 458px) {
    #games-usp.mobile .wrapper-content:before  {
        /* display: none; */
        min-height: 92%;
    }
    #games-usp.mobile .wrapper .games-usp .wrapper-content {
        margin-top: -2.3rem;
    }
    #games-usp.mobile .wrapper .games-usp .wrapper-header h2 span {
        font-size: 2.5rem;
        line-height: 2.375rem;
    }
    #games-usp .wrapper .wrapper-header h2.header span.and-text {
        font-size: 2rem;
        line-height: 1.875rem;
    }
    #games-usp .subheader p {
        font-size: 1.25rem;
    }
    .video-scrub-panel {
        padding-bottom: 3rem;
    }
}
.text-high-contrast{
color: #9a9a9a;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}