/* fix VP */
#icon-card-trade-in .copy-container h3[style*="display: none"]+h3 {
    display: block !important;
}

/* alts */
section.subsection-apple-intelligence .apple-intelligence-gc-alts {
    margin: 0 auto;
    width: 981px;
    height: 731px;
    background-size: 981px 731px;
    background-repeat: no-repeat;
    background-image: url("/ipad-air/images/overview/apple-intelligence/writingtools__ceu22eq1102q_large.webp")
}

@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.subsection-apple-intelligence .apple-intelligence-gc-alts {
        background-image: url("/ipad-air/images/overview/apple-intelligence/writingtools__ceu22eq1102q_large_2x.webp")
    }
}

@media only screen and (max-width: 1068px) {
    section.subsection-apple-intelligence .apple-intelligence-gc-alts {
        width: 722px;
        height: 537px;
        background-size: 722px 537px;
        background-repeat: no-repeat;
        background-image: url("/ipad-air/images/overview/apple-intelligence/writingtools__ceu22eq1102q_medium.webp")
    }
}

@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.subsection-apple-intelligence .apple-intelligence-gc-alts {
        background-image: url("/ipad-air/images/overview/apple-intelligence/writingtools__ceu22eq1102q_medium_2x.webp")
    }
}

@media only screen and (max-width: 734px) {
    section.subsection-apple-intelligence .apple-intelligence-gc-alts {
        width: 445px;
        height: 334px;
        background-size: 445px 334px;
        background-repeat: no-repeat;
        background-image: url("/ipad-air/images/overview/apple-intelligence/writingtools__ceu22eq1102q_small.webp")
    }
}

@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.subsection-apple-intelligence .apple-intelligence-gc-alts {
        background-image: url("/ipad-air/images/overview/apple-intelligence/writingtools__ceu22eq1102q_small_2x.webp")
    }
}

@media (max-width: 380px) {
    .subsection-apple-intelligence .section-heading .apple-intelligence-gradient {
        max-width: 265px;
    }
}

/* alts */

.subsection-apple-intelligence .section-privacy {
    padding-top: 105px;
}

@media (max-width: 1068px) {
    .subsection-apple-intelligence .section-privacy {
        padding-top: 75px;
    }
}

@media (max-width: 734px) {
    .subsection-apple-intelligence .section-privacy {
        padding-top: 90px;
    }
}

h2.typography-overview-hero-headline {
    margin-top: 12px !important;
}

@media only screen and (max-width: 1068px) {
    h2.typography-overview-hero-headline {
        margin-top: 0px !important;
    }
}

.section-welcome .lockup-wrap {
    margin-top: 70px;
}

@media (max-width: 1068px) {
    .section-welcome .lockup-wrap {
        margin-top: 65px;
    }
}

@media (max-width: 734px) {
    .section-welcome .lockup-wrap {
        margin-top: 50px
    }
}

@media (max-width: 374px) {
    .section-welcome .lockup-wrap {
        margin-top: 65px
    }
}