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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-design .typography-headline-super strong,
	.section-camera .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image:linear-gradient(90deg, #fcaa00, #ff6300 50%, #ff0063 100%);
}

.section-powerful .typography-headline-super strong,
	.section-essentials .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image: linear-gradient(90deg,#FF6172,#EC2CD9 50%,#5606EF 100%);
}


.section-download .subsection-connections .typography-headline-super strong,
	.section-ipados .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image: linear-gradient(90deg,#01DBEB,#FBCA00 60%,#FF8000 100%);
}

.section-apps .typography-headline-super strong {
			-webkit-background-clip: text;
			background-clip: text;
			-webkit-text-fill-color: transparent;
			-webkit-box-decoration-break: clone;
			box-decoration-break:clone;
			background-image: linear-gradient(90deg,#6E37FA,#00B6E5 50%,#01D8B2 100%);
}





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