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

.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: 312px;
    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;
    }w
    .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%;
        width: 240px;
    }
}


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

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


/* 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;
}
section.section.section-upgrade .inline-wrap .compare-tile-display .bg-upgrade-image.ready-to-load {
        background-image: url(/hk/en/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(/hk/en/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(/hk/en/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(/hk/en/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(/hk/en/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(/hk/en/iphone-air/images/overview/upgrade/display__fjsw7dzyjyqa_small_2x.webp)
        }
    }
    /* fix 有备无患 img */
.subsection-connectivity-gallery #connectivity-gallery .card-area-content.card-area-content-variant.pin-center {
    align-content:space-between
}
@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{
        margin-bottom:14px;
        font-size: 16px;
    }
}

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