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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-themes .subsection-apple-intelligence .apple-intelligence-avail {
	color: #6e6e73;
}
.headline-wrap.typography-overview-hero-headline {
	text-align: center;
}
@media only screen and (min-width: 381px) {
	.apple-intelligence-gradient br:nth-child(2) {
		display: none;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-highlights .media-gallery-wrapper .media-gallery-item-chip {
		--hlts-glry-caption-width: 550px;
	}
	section.section.section-welcome > div > div.lockup-wrap > div.headline-lockup > h2{
		width: 600px;
	}
}
@media only screen and (max-width: 734px) {
	.apple-pencil-pro-l2-wrapper .pencil-section.pencil-options .options-container .options-labels-container .pencil-option-container .pencil-option.option-1 .label:first-child {
		transform: translateX(10px);
	}
}
.section-incentive {
	margin-top: 0;
}

@media only screen and (max-width: 441px) {
	.section-contrast .product-tile-ipad-air .product-tile-ctas {
		margin-top: 30px;
	}
}
.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: 64px;
		 }
	}
	
html.no-enhanced .section-highlights .section-header {
	 padding-top: 102px;
 }




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