em:lang(zh) {
    font-style:italic
}

.page-overview .router-tile.apple-tv-4k-tile .typography-router-headline {
    max-width: 510px
}

@media only screen and (max-width: 1068px) {
    .page-overview .router-tile.apple-tv-4k-tile .typography-router-headline {
        max-width:340px
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .router-tile.apple-tv-4k-tile .typography-router-headline {
        max-width:300px
    }
}

.page-overview .router-tile.apple-tv-4k-tile .router-tile-inner {
    background-color: #fff
}

@media only screen and (max-width: 1068px) {
    .page-overview .homepod-mini-tile .router-tile-copy,.page-overview .apple-tv-4k-tile .router-tile-copy {
        padding-bottom:285px
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .homepod-mini-tile .router-tile-copy,.page-overview .apple-tv-4k-tile .router-tile-copy {
        padding-bottom:260px
    }
}
@media only screen and (max-width: 1068px) {
    .page-overview .router-tile.apple-tv-4k-tile .router-tile-inner {
        padding: 70px 60px;
    }
}

.apple-tv-4k-tile .router-cta {
    color: #06c
}

.overview-apple-tv-4k {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 697px;
    --p-height: 466px
}

@media only screen and (max-width: 1068px) and (max-width:1068px) {
    .overview-apple-tv-4k {
        --p-width:527px;
        --p-height: 339px
    }
}

@media only screen and (max-width: 734px) and (max-width:734px) {
    .overview-apple-tv-4k {
        --p-width:375px;
        --p-height: 314px
    }
}

.overview-apple-tv-4k-logo {
    display: block;
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 109px;
    --p-height: 28px
}

@media only screen and (max-width: 1068px) and (max-width:1068px) {
    .overview-apple-tv-4k-logo {
        --p-width:59px;
        --p-height: 16px
    }
}

@media only screen and (max-width: 734px) and (max-width:734px) {
    .overview-apple-tv-4k-logo {
        --p-width:59px;
        --p-height: 16px
    }
}

.overview-apple-tv-4k {
    bottom: 0
}


.page-overview .music-tile .router-tile-inner {
    display: flex;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding: 70px 10px;
}

@media only screen and (max-width: 1068px) {
    .page-overview .music-tile .router-tile-inner {
        padding:70px 20px;
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .music-tile .router-tile-inner {
        padding:64px 22px
    }
}



/* new_icon */
.tile-row .violator-frameless {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -16px
}

.apple-tv-4k-tile .router-tile-copy .logo-new {
    left: 0;
}

@media only screen and (max-width: 1068px) {
    .tile-row .violator-frameless {
        top: -18px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 734px) {
    .tile-row .violator-frameless {
        top: -18px;
    }
}


.page-overview .section-nextrouter .image-logo {
    margin: 26px auto 23px;
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-nextrouter .image-logo {
        margin-top:3px;
        margin-bottom: 17px
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .section-nextrouter .image-logo {
        margin-top:2px;
        margin-bottom: 15px
    }
}

/* 4k logo */
.apple-tv-4k-tile .router-tile-copy img {
    width: 87px;
}
@media only screen and (max-width: 1068px) {
    .apple-tv-4k-tile .router-tile-copy img {
        width: 48px;
    }
}
@media only screen and (max-width: 734px) {
    .page-overview .section-nextrouter .image-logo {
        width: 48px;
    }
}



.siri-command-text {
    font-weight: 600;
}


.typography-router-avail {
    color: #86868b;
}

.page-overview .router-tile-copy {
    padding-bottom: 444px;
    margin-top: -27px;
}