/* Disclamer */
.section-highlights .media-card-caption {
    display: block;
    margin-top:.75em
}

.section-highlights .typography-media-card-caption {
    font-size: 19px;
    line-height: 1.2105263158;
    font-weight: 400;
    letter-spacing: .012em;
    font-family:SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-highlights .typography-media-card-caption:lang(zh) {
    line-height:1.3684410526
}


.section-highlights .typography-media-card-caption:lang(zh-CN) {
    font-family:SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-highlights .typography-media-card-caption:lang(zh-HK) {
    font-family:SF Pro HK, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-highlights .typography-media-card-caption:lang(zh-MO) {
    font-family:SF Pro HK, SF Pro TC, SF Pro Display, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.section-highlights .typography-media-card-caption:lang(zh-TW) {
    font-family:SF Pro TC, SF Pro Display, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
}

@media (max-width: 1068px) {
    .section-highlights .typography-media-card-caption {
        font-size: 14px;
        line-height: 1.2857742857;
        font-weight: 400;
        letter-spacing: -0.016em;
        font-family:SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(th), .section-highlights .typography-media-card-caption:lang(zh) {
        line-height: 1.3571828571;
        letter-spacing:0em
    }

    .section-highlights .typography-media-card-caption:lang(zh-CN) {
        font-family:SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(zh-HK) {
        font-family:SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(zh-MO) {
        font-family:SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(zh-TW) {
        font-family:SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }
}

@media (max-width: 734px) {
    .section-highlights .typography-media-card-caption {
        font-size: 12px;
        line-height: 1.3333733333;
        font-weight: 400;
        letter-spacing: -0.01em;
        font-family:SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(zh) {
        letter-spacing:0em
    }

    .section-highlights .typography-media-card-caption:lang(zh-CN) {
        font-family:SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(zh-HK) {
        font-family:SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(zh-MO) {
        font-family:SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
    }

    .section-highlights .typography-media-card-caption:lang(zh-TW) {
        font-family:SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
    }
}
.typography-card-disclaimer{
    color: #6E6E73;
}
.localnav-container .content-expand-wrap .product-action .product-cta .pricing{
    height: auto;
}

.tile-violator {
    display: block;
    padding-bottom: 12px;
}

/*Connectivity card*/
@media (min-width: 1069px) {
    .connectivity-gallery .card-set .caption-tile .media-block{
        --p-width: 407px;
        --p-height: 450px;
    }
}
/* 彩色字安卓手机不显示 */ 
section.section-welcome .marquee-top-wrapper .marquee-header .header-eyebrow .highlight,
section.section-welcome .marquee-top-wrapper .marquee-header .header-headline .copy-wrap,
.section-apple-intelligence .privacy-area .ai-gradient-text,
section.section-chip .inline-compare-wrap .copy-eyebrow,
section.section-chip .bars-container .badge-value-container,
section.section-chip .bars-container .badge-caption {
    -webkit-background-clip: text !important;
}


.section-highlights .gradient-text{
     -webkit-background-clip: text !important;
}

@media (min-width: 1069px) {
    [data-media-card-gallery] .media-gallery .media-gallery-item-apple-intelligence .caption-container.large-pin-center-left .caption {
        width: 406px;
    }

}