.footnote-diamond {
    position: relative;
    vertical-align: initial;
    font-feature-settings: "numr";
    font-size:1em
}

sup.footnote-diamond {
    top:auto
}

sub.footnote-diamond {
    bottom:-0.5em
}

.footnote-diamond.footnote-reduced {
    font-size: .9em;
    top:-0.09em
}

sub.footnote-diamond.footnote-reduced {
    top: auto;
    bottom:-0.52em
}

.typography-custom-reduced {
    font-size: 14px;
    position: absolute;
    display: block;
    padding-right: var(--copy-padding);
    margin-top: var(--sk-paragraph-plus-element-margin,0.8em);
}
@media only screen and (max-width:734px) {
    .typography-custom-reduced {
        font-size: 12px;
    }
}

/* icons */
html:not([dir=rtl]):lang(ko) .more::after {
    top: -0.1em;
}


/* line height */
@media (min-width: 1069px) {
    .typography-product-stories-bento-copy:lang(ko) {
        line-height: 1.358900;
    }
}

@media (max-width: 1068px) {
    .typography-product-stories-modal-copy:lang(ko) {
        line-height: 1.358900;
    }
}

@media (min-width: 735px) {
    .index .index-list .typography-index-item-base:lang(ko) {
        line-height: 1.358900;
    }
}

@media (max-width: 734px) {
    .typography-media-card-gallery-headline:lang(ko) {
        line-height: 1.41438471427;
    }

    .section-product-stories .section-performance .section-header+.section-copy, .typography-product-stories-copy:lang(ko) {
        line-height: 1.358900;
    }
}

/* section-welcome */
@media only screen and (min-width: 1069px) {
    .section-welcome {
        --marquee-height-computed: 183px !important;
    }
}

.section-welcome .media-container {
    padding-top: calc(var(--media-container-padding-top) + 3px);
}

.section-welcome .media-container .inline-media-component-container .video-wrapper {
    flex-direction: column;
}

.section-welcome .overview-welcome-welcome-hero-logo {
    width: 235px;
    height: 91px;
    opacity: 0;
    z-index: 5;
    margin: 0 auto;
    transition: opacity .6s ease-in-out, transform 1s ease-in-out;
    transform: translateY(30px);
}

.section-welcome .overview-welcome-welcome-hero-logo img {
    margin: 0 auto;
}

.inline-media-component-container.fallback .overview-welcome-welcome-hero-logo {
    opacity: 0;
    display: none;
}

@media only screen and (min-width: 1441px) {
    .section-welcome .overview-welcome-welcome-hero-logo, .section-welcome .overview-welcome-welcome-hero-logo img {
        width: 428px;
        height: 164px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-welcome .overview-welcome-welcome-hero-logo, .section-welcome .overview-welcome-welcome-hero-logo img {
        width: 194px;
        height: 77px;
    }
}

@media only screen and (max-width: 734px) {
    .section-welcome .overview-welcome-welcome-hero-logo, .section-welcome .overview-welcome-welcome-hero-logo img {
        width: 240px;
        height: 94px;
    }
}

@media only screen and (max-width: 480px) {
    .section-welcome .overview-welcome-welcome-hero-logo, .section-welcome .overview-welcome-welcome-hero-logo img {
        width: 215px;
        height: 85px;
    }
}

.inline-media-component-container .video-wrapper .start-frame {
    z-index: 6;
}

.section-welcome .apple-intelligence-marquee .apple-intelligence-text {
    height: 28px;
}

@media only screen and (max-width: 1068px) {
    .section-welcome .apple-intelligence-marquee .apple-intelligence-text {
        height: 25px;
    }
}
.marquee-link {
    padding-top:19px !important; 
}

@media (min-width: 1068px){
    .marquee-link {
        padding-top:20px !important;
    }
}

/* section-highlights */
.section-highlights .media-gallery-item-design .caption {
    --caption-width: 300px;
}

@media (max-width: 1068px) {
    .section-highlights .media-gallery-item-design .caption {
        --caption-width: 255px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 494px) {
    [data-component-list=MediaCardGallery] .media-gallery .media-container, [data-media-card-gallery] .media-gallery .media-container {
        background-color: rgb(251, 237, 241);
    }

    .section-highlights .media-gallery-item-apple-intelligence .positioned-media-element {
        margin-top: 30px;
    }
}

/* section-performance */
@media (max-width: 1068px) {
    .section-product-stories .section-performance .section-header+.section-copy {
        max-width: 770px;
    }
}

@media (max-width: 1068px) and (min-width: 735px) {
    .section-performance .speed-stats .stats {
        padding-left: 20px;
    }
}

@media (min-width: 735px) {
    .section-performance .speed-stats .stats .stat-copy:last-of-type {
        width: 215px;
    }
}

/* section-apple-intelligence */
@media (max-width:480px) {
    .section-apple-intelligence .subsection-privacy .subsection-header-headline .ai-gradient-text {
        width: auto;
    }
}

.section-apple-intelligence .subsection-privacy .subsection-header-headline {
    max-width: 540px;
}

@media (max-width: 734px) {
    .section-apple-intelligence .subsection-privacy .subsection-header-headline {
        max-width: 340px;
    }
}

/* section-apps */
@media (max-width: 360px) {
    .section-apps .section-container .content-text-wrapper .content-copy {
        padding: 0 22px;
    }
}

.section-apple-intelligence .section-header > p {
    padding-top: 1.1px;
}

/* section-incentive */
[data-analytics-activitymap-region-id="delivery and pickup modal"] .icon-card-modal-content .typography-icon-card-modal-content-inline-headline.icon-card-modal-inline-headline {
    font-weight: 600;
    font-size: 19px;
}

[data-analytics-activitymap-region-id="delivery and pickup modal"] .typography-icon-card-modal-body.icon-card-modal-inline-headline {
    font-size: 19px;
}

[data-analytics-activitymap-region-id="delivery and pickup modal"] .icon-card-modal-content p:nth-of-type(3) {
    margin-top: 40px;
}

@media (max-width:734px) {
    [data-analytics-activitymap-region-id="delivery and pickup modal"] .icon-card-modal-content .typography-icon-card-modal-content-inline-headline.icon-card-modal-inline-headline {
        font-weight: 600;
        font-size: 17px;
    }

    [data-analytics-activitymap-region-id="delivery and pickup modal"] .typography-icon-card-modal-body.icon-card-modal-inline-headline {
        font-size: 17px;
    }

    [data-analytics-activitymap-region-id="delivery and pickup modal"] .icon-card-modal-content .icon-card-modal-content-terms p:nth-of-type(3) {
        margin-top: 32px;
    }
}

/* android gradient */
.ai-gradient-text, .header-connections {
    -webkit-background-clip: text; 
    -moz-background-clip: text;
    -o-background-clip: text;
}

.ai-gradient-text {
    display: inline-block; 
}

.upgraders-content .upgraders-gallery .bento-item-inline {
    z-index: 1;
}
