.typography-caption.typography-feature-card-modal-image-caption {
    width: 100%;
    position: absolute;
    bottom: 6.5%;
    text-align: center;
    font-size: 14px;
    line-height: 1.3571828571;
    letter-spacing: 0em;
    color: #6e6e73;
}

@media only screen and (max-width: 1068px) {
    .typography-caption.typography-feature-card-modal-image-caption {
        bottom: 9%;
    }
}

@media only screen and (max-width: 734px) {
    .typography-caption.typography-feature-card-modal-image-caption {
        bottom: 8%;
    }
}


.typography-cta.cta-alts {
    width: 100%;
    position: absolute;
    bottom: 6.5%;
    text-align: center;
}

.cta-alts a.typography-alts {
    font-size: 14px;
    line-height: 1.3571828571;
    letter-spacing: 0em;
    color: #6e6e73;
}


@media only screen and (max-width: 1068px) {
    .typography-cta.cta-alts {
        bottom: 9%;
    }
}

@media only screen and (max-width: 734px) {
    .typography-cta.cta-alts {
        bottom: 8%;
        line-height: 1.08;
    }

    .pb-35 {
        padding-bottom: 35px;
    }

    a.icon-wrapper:hover .icon-copy {
        text-decoration: none;
        line-height: 1.08;
    }

}

.feature-card-tradein-alt {
    width: 224px;
}

@media only screen and (max-width: 1068px) {
    .feature-card-tradein-alt {
        width: 270px;
    }
}

@media only screen and (max-width: 734px) {
    .feature-card-tradein-alt {
        width: 190px;
    }
}

/* fixed harmoney not support subgrid issue */

@supports not (grid-template-rows: subgrid) {
    .product-tile {
        display: grid;
        grid-template-rows: inherit;
        grid-row: 1/-1;
    }

    /* “新款” 在华为手机偏移位置 */
    .product-tile .product-tile-product-id {
        grid-template-rows: inherit;
    }
}

@media only screen and (max-width: 734px) {
    .ribbon .small-width-alt {
        max-width: 380px;
    }
}

.typography-feature-card-headline.tradein-alt-width {
    width: 288px;
}

@media only screen and (max-width: 734px) {
    .typography-feature-card-headline.tradein-alt-width {
        width: 212px;
    }
}


/* soip */
#section-soip {
    padding-top: 112px;
    padding-bottom: 0;
}

@media (max-width: 1068px) {
    #section-soip {
        padding-top: 96px;
    }
}

@media (max-width: 734px) {
    #section-soip {
        padding-top: 80px;
        padding-bottom: 40px;
    }
}

#section-soip #overview-essentials-soip {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

@media (min-width:1069px) {

    /* 仅大屏 */
    #section-soip .banner-card-copy-column {
        width: 356px;
        padding-top: 0;
        padding-bottom: 0;
        position: absolute;
        left: 105px;
        bottom: 137px;
    }

    #section-soip #overview-essentials-soip img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 34%;
    }
}

@media only screen and (max-width: 1068px) {
    #section-soip .card-container {
        height: 604px;
        max-width: 100%;
    }

    #section-soip .banner-card:only-of-type.banner-card-text-row-placement-bottom .banner-card-row {
        flex-direction: column-reverse;
    }

    #section-soip .banner-card:only-of-type.banner-card-text-column-placement-center.banner-card-asset-type-inline-medium-down .banner-card-asset-column {
        display: flex;
        height: 100%;
        margin: 0;
    }

    #section-soip #overview-essentials-soip img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media only screen and (max-width: 734px) {
    #section-soip .banner-card:only-of-type.banner-card-text-row-placement-bottom .banner-card-row .banner-card-copy-column {
        margin: 0;
        padding: 0 0 65px 0;
    }
}

@media only screen and (max-width: 734px) {
    #section-soip .card-container {
        height: 504px;
        max-width: 100%;
    }


}





#section-soip .banner-card-copy-column .banner-card-header {
    margin-top: 7px;
}

@media only screen and (max-width: 1068px) {
    #section-soip .banner-card-copy-column .banner-card-header {
        margin-top: 15px;
    }
}

#section-soip .banner-card-copy-column .banner-card-header span {
    font-size: 17px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

#section-soip .banner-card-copy-column .banner-card-ctas {
    margin-top: 23px;
    grid-gap: 20px;
    gap: 20px;

}

#section-soip .banner-card-copy-column .banner-card-ctas .banner-card-link {
    background-color: transparent;
    border: 1px solid white;
    padding: 11px 20px;
}

#section-soip .banner-card-copy-column .banner-card-ctas .banner-card-link:hover {
    color: rgba(0, 0, 0, .8) !important;
    background-color: rgb(255, 255, 255) !important;
    border-color: #fff;
}

#section-soip .banner-card-copy-column .banner-card-ctas .banner-card-link span {
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;
}

#section-soip .banner-card-copy-column .banner-card-ctas .banner-card-link.banner-card-solidlink {
    background-color: rgb(245, 245, 247);
    color: #000;
}

@media only screen and (max-width: 734px) {

    #section-soip .banner-card-copy-column .banner-card-header span {
        font-size: 14px;
        line-height: 18px;
    }

    #section-soip .banner-card-copy-column .banner-card-ctas {
        margin-top: 20px;
    }

    #section-soip .banner-card-copy-column .banner-card-ctas .banner-card-link {
        padding: 8px 15px;
    }

    #section-soip .banner-card-copy-column .banner-card-ctas .banner-card-link span {
        font-size: 14px;
        line-height: 18px;
    }
}







#section-soip .soip-logo {
    width: 356px;
    height: 124px;
    background-size: 356px 124px;
    background-repeat: no-repeat;
    background-image: url("/iphone/home/images/overview/soip/cny26_soip_banner_pengjianni__bgqw0e9cv6s2_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx),
(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    #section-soip .soip-logo {
        background-image: url("/iphone/home/images/overview/soip/cny26_soip_banner_pengjianni__bgqw0e9cv6s2_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    #section-soip .soip-logo {
        width: 338px;
        height: 118px;
        background-size: 338px 118px;
        background-repeat: no-repeat;
        background-image: url("/iphone/home/images/overview/soip/cny26_soip_banner_pengjianni__bgqw0e9cv6s2_medium.png");
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    #section-soip .soip-logo {
        background-image: url("/iphone/home/images/overview/soip/cny26_soip_banner_pengjianni__bgqw0e9cv6s2_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    #section-soip .soip-logo {
        width: 235px;
        height: 82px;
        background-size: 235px 82px;
        background-repeat: no-repeat;
        background-image: url("/iphone/home/images/overview/soip/cny26_soip_banner_pengjianni__bgqw0e9cv6s2_small.png");
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    #section-soip .soip-logo {
        background-image: url("/iphone/home/images/overview/soip/cny26_soip_banner_pengjianni__bgqw0e9cv6s2_small_2x.png");
    }
}

/*VP trade-in fallback*/
.typography-feature-card-body .pricing-fallback {
    display: none
}

.typography-feature-card-body .pricing-container[style="display: none;"] + .pricing-fallback {
    display:inline
}