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

.section-themes .subsection-apple-intelligence .apple-intelligence-avail {
	color: #6e6e73;
}

.apple-intelligence-gradient {
	display: block;
}

@media only screen and (min-width: 1069px) {
	.section-highlights .section-header {
		padding-top: 0;
		margin-top: -20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.no-enhanced .section-highlights .section-header {
		padding-top: 0;
		margin-top: -45px;
	}
}

@media only screen and (max-width: 734px) {
	.apple-intelligence-gradient {
		display: block;
	}

	html.no-enhanced .section-highlights .section-header {
		padding-top: 107px;
	}
}

@media only screen and (min-width: 380px) {
	.xxxsmall-show {
		display: block;
	}
	.xxxsmall-hide {
		display: none;
	}
}

@media only screen and (min-width: 381px) and (max-width: 439px) {
	.xxsmall-hide {
		display: none;
	}
	.xxsmall-show {
		display: show;
	}
}

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

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