/* icon下移 */
.icon-wrapper .aap-text-icon-control__icon {
    position: absolute !important;
}

/* 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;
}


.size {
    font-size: 0.5em;
}

.section-shared-features .intro-images-wrapper {
    position: relative;
}
.section-shared-features .intro-images-wrapper .typography-caption-tile-footnote {
    position: absolute;
    bottom: -70px;
    /* left: 305px; */
    left: 50%;
    transform: translateX(-314px);
    width: 296px;
    font-size: 14px;
    color: #6E6E73;
}
.no-enhanced .section-shared-features .intro-images-wrapper .typography-caption-tile-footnote {
    bottom: 60px;
}

@media (max-width: 1068px) {
    .section-shared-features .intro-images-wrapper .typography-caption-tile-footnote {
        transform: translateX(-225px);
        width: 225px;
        bottom: -90px;
    }
    .no-enhanced .section-shared-features .intro-images-wrapper .typography-caption-tile-footnote {
        bottom: 50px;
    }

}

@media (max-width: 734px) {
    .section-shared-features .intro-images-wrapper .typography-caption-tile-footnote {
        font-size: 12px;
        transform: translateX(-142px);
        width: 142px;
    }
    .no-enhanced .section-shared-features .intro-images-wrapper .typography-caption-tile-footnote {
        bottom: 0px;
    }
}

@media (max-width:460px) {
    .enhanced .section-shared-features .intro-images-wrapper .typography-caption-tile-footnote {
        bottom: -8%;
    }
}

.bottom-center {
    text-align: center;
}

.subsection-intro .figure-caption {
    color: #424245;
    padding-top: 20px;
}

/* 彩色字安卓手机不显示 */ 
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;
}

/* performce css reset */
.bottom-center {
    text-align: center;
}

.subsection-intro .figure-caption {
    color: #424245;
    padding-top: 20px;
}

.enhanced-show {
    display: none;
}

html.enhanced .enhanced-show {
    display: block;
    position: absolute;
    top: -60px;
    width: 100%;
    text-align: center;
}

html.enhanced .enhanced-hide {
    display: none;
}

@media (min-width:735px) {
    html.enhanced .section-performance .subsection-intro .copy-container {
        margin-top: -40px;
    }

    html.enhanced .enhanced-show {
        top: -90px;
    }
}

.gradient-text{
    -webkit-background-clip: text !important;
}
/* fix 有备无患 img */
.subsection-connectivity-gallery #connectivity-gallery .card-area-content.card-area-content-variant.pin-center {
    align-content:space-between
}


/* img */section.section.section-upgrade .inline-wrap .compare-tile-display .bg-upgrade-image.ready-to-load {

    background-image: url(/tw/iphone-air/images/overview/upgrade/display__fjsw7dzyjyqa_large.webp)
}

@media (min-resolution: 1.5dppx),
(min-resolution: 144dpi) {
    section.section.section-upgrade .inline-wrap .compare-tile-display .bg-upgrade-image.ready-to-load {
        background-image: url(/tw/iphone-air/images/overview/upgrade/display__fjsw7dzyjyqa_large_2x.webp)
    }
}

@media (max-width: 1068px) {
    section.section.section-upgrade .inline-wrap .compare-tile-display .bg-upgrade-image.ready-to-load {

        background-image: url(/tw/iphone-air/images/overview/upgrade/display__fjsw7dzyjyqa_medium.webp)
    }
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),
(max-width: 1068px) and (min-resolution: 144dpi) {
    section.section.section-upgrade .inline-wrap .compare-tile-display .bg-upgrade-image.ready-to-load {
        background-image: url(/tw/iphone-air/images/overview/upgrade/display__fjsw7dzyjyqa_medium_2x.webp)
    }
}

@media (max-width: 734px) {
    section.section.section-upgrade .inline-wrap .compare-tile-display .bg-upgrade-image.ready-to-load {

        background-image: url(/tw/iphone-air/images/overview/upgrade/display__fjsw7dzyjyqa_small.webp)
    }
}

@media (max-width: 734px) and (min-resolution: 1.5dppx),
(max-width: 734px) and (min-resolution: 144dpi) {
    section.section.section-upgrade .inline-wrap .compare-tile-display .bg-upgrade-image.ready-to-load {
        background-image: url(/tw/iphone-air/images/overview/upgrade/display__fjsw7dzyjyqa_small_2x.webp)
    }
}

section.section.section-upgrade .inline-wrap .compare-tile-center-stage .bg-upgrade-image.ready-to-load {

    background-image: url(/tw/iphone-air/images/overview/upgrade/center_stage__btzzlh82i7qq_large.webp)
}

@media (min-resolution: 1.5dppx),
(min-resolution: 144dpi) {
    section.section.section-upgrade .inline-wrap .compare-tile-center-stage .bg-upgrade-image.ready-to-load {
        background-image: url(/tw/iphone-air/images/overview/upgrade/center_stage__btzzlh82i7qq_large_2x.webp)
    }
}

@media (max-width: 1068px) {
    section.section.section-upgrade .inline-wrap .compare-tile-center-stage .bg-upgrade-image.ready-to-load {

        background-image: url(/tw/iphone-air/images/overview/upgrade/center_stage__btzzlh82i7qq_medium.webp)
    }
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),
(max-width: 1068px) and (min-resolution: 144dpi) {
    section.section.section-upgrade .inline-wrap .compare-tile-center-stage .bg-upgrade-image.ready-to-load {
        background-image: url(/tw/iphone-air/images/overview/upgrade/center_stage__btzzlh82i7qq_medium_2x.webp)
    }
}

@media (max-width: 734px) {
    section.section.section-upgrade .inline-wrap .compare-tile-center-stage .bg-upgrade-image.ready-to-load {
        background-image: url(/tw/iphone-air/images/overview/upgrade/center_stage__btzzlh82i7qq_small.webp)
    }
}

@media (max-width: 734px) and (min-resolution: 1.5dppx),
(max-width: 734px) and (min-resolution: 144dpi) {
    section.section.section-upgrade .inline-wrap .compare-tile-center-stage .bg-upgrade-image.ready-to-load {
        background-image: url(/tw/iphone-air/images/overview/upgrade/center_stage__btzzlh82i7qq_small_2x.webp)
    }
}
/* 比较 产品名小写 */
#compare-gallery-wrapper .copy-container .feature {
    text-transform: unset;
}

@media (max-width: 734px) {
    [data-component-list=MediaCardGallery] .media-gallery .caption-container.medium-pin-bottom-center .caption, [data-component-list=MediaCardGallery] .media-gallery .caption-container.medium-pin-bottom-left .caption.al-alt-headline{
        font-size: 16px;
    }
}

.footnote-arknights{
    top: -1px;
    text-underline-offset: -0.18em;
}

/* battery */
@media (max-width: 734px) {
    section.section.section-upgrade .inline-wrap .compare-tile-battery .ps-stat .battery-icon-wrap {
        --tile-image-width: 36px;
        --tile-image-height:18px
    }
}
@media (max-width: 734px) {
    section.section.section-upgrade .inline-wrap .compare-tile-battery .ps-stat .battery-icon-wrap .bg-upgrade-image.ready-to-load {
        background-size: 36px 18px;
        background-repeat: no-repeat;
        top: 4px;
        background-image:url(/tw/iphone-air/images/overview/upgrade/battery__cssvpwns7bqu_small.png)
    }
}
@media (max-width: 734px) and (min-resolution: 1.5dppx),(max-width: 734px) and (min-resolution: 144dpi) {
    section.section.section-upgrade .inline-wrap .compare-tile-battery .ps-stat .battery-icon-wrap .bg-upgrade-image.ready-to-load {
        background-image:url(/tw/iphone-air/images/overview/upgrade/battery__cssvpwns7bqu_small_2x.png)
    }
}