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






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




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

.section-performance .subsection-mx-hero .section-mx-scroll {
	overflow: visible;
}
html.chip-hero-enhanced .section-performance .subsection-gpu .gpu-composite-image {
	margin-block-start: 260px;
}
@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: 230px;
	}
}

#icon-card-apple-card .will-change .feature-card-copy-stack span.dd-highlight {
    background-image: linear-gradient(to right,#056bbd,#09b54e);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}


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