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

.section-performance .subsection-mx-hero .section-mx-scroll {
	overflow: visible;
}
html.chip-hero-enhanced .section-performance .subsection-gpu .gpu-composite-image {
	margin-block-start: 200px;
}
@media (max-width: 1068px) {
	html.chip-hero-enhanced .section-performance .subsection-gpu .gpu-composite-image {
		margin-block-start: 160px;
	}
}
@media (max-width: 734px) {
	html.chip-hero-enhanced .section-performance .subsection-gpu .gpu-composite-image {
		margin-block-start: 150px;
	}
}

@media (max-width: 734px) {
	html.chip-hero-enhanced .section-performance .subsection-mx-family .family-grid .family-copy {
		font-size: 16px;
	}
}



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