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






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




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

.section-design .section-headline 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, #058ef7, #7979f9 33%, #c85bd6 66%, #de4d9a 100%);
	padding-right: 5px;
	margin-right: -5px;
}

.section-intelligence .section-headline 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, #bb60f5, #de4d9a 33%, #f14758 66%, #f35608 100%);
	padding-right: 5px;
	margin-right: -5px;
}

.section-powerful .section-headline 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, #5f79f9, #c85bd6 33%, #de4d9a 66%, #f14758 100%);
	padding-right: 5px;
	margin-right: -5px;
}

.section-pencil .section-headline 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, #f35608, #f14758 33%, #de4d9a 66%, #bb60f5 100%);
	padding-right: 5px;
	margin-right: -5px;
}

.section-apps .section-headline 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, #058ef7, #7979f9 33%, #c85bd6 66%, #de4d9a 100%);
	padding-right: 5px;
	margin-right: -5px;
}

.section-download .section-headline 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, #bb60f5, #de4d9a 33%, #f14758 66%, #f35608 100%);
	padding-right: 5px;
	margin-right: -5px;
}

.section-camera .section-headline 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, #5f79f9, #c85bd6 33%, #de4d9a 66%, #f14758 100%);
	padding-right: 5px;
	margin-right: -5px;
}



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