/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
	font-size: 18px;
	color: var(--sk-glyph-gray-secondary);
	font-weight: 500;
}

@media (max-width:1068px) {
	.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
		font-size: 17px;
	}
}

@media (max-width:734px) {
	.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
		font-size: 17px;
	}
}


.footnote-supglyph {
    text-underline-offset: 1px;
}

.section-performance .subsection-mx .mx-copy {
    margin-block: 45px 100px;
}

@media (max-width: 1068px) {
    .section-performance .subsection-mx .mx-copy {
        margin-block:60px 80px
    }
}

@media (max-width: 734px) {
    .section-performance .subsection-mx .mx-copy {
        margin-block:40px 60px
    }
}

@media (min-width: 735px) {
    .section-environment .section-header .section-header-headline {
        min-width: 70%;
    }
}

@media (max-width: 734px) {
    .section-environment .section-header .section-header-headline {
        width:100%
    }
}

.section-battery .stat .stat-value {
	line-height: 1.1;
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 