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

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

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

.subsection.subsection-apple-intelligence {
	padding-top: 248px;
}

@media only screen and (max-width: 1068px) {
	.subsection.subsection-apple-intelligence {
		padding-top: 196px;
	}
}

@media only screen and (max-width: 734px) {
	.subsection.subsection-apple-intelligence {
		padding-top: 124px;
	}
}

#modal-chips .mx-section .gallery-wrap .speed-gallery .tabnav-item:first-child {
	padding-inline-start: 0px;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-highlights [data-component-list*=HighlightsGallery] .media-gallery-item-battery .caption {
		padding-inline-end: 5ch;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-contrast .section-header {
		display: block;
	}

	.section-header .section-header-headline-wrapper {
		min-width: 100%;
	}

	.section-header .section-header-headline {
		white-space: nowrap;
	}

	.section-header .section-header-cta-list-wrapper {
		margin-top: 24px;
		display: block;
	}

	.section-header .section-header-cta-list {
		justify-content: flex-start;
	}
}

br.x-small {
	display: none;
}

@media only screen and (max-width: 407px) {
	.subsection-apple-intelligence .section-content .subsection-eyebrow.typography-site-headline-elevated .ai-gradient-text {
		margin-left: 4px;
	}

	br.x-small {
		display: block;
	}
}

br.contrast-small {
	display: none;
}

@media only screen and (max-width: 415px) {
	br.contrast-small {
		display: block;
	}
}

@media only screen and (max-width: 415px) {
	.product-tile-current {
		margin-top: -9px;	
	}
}

@media only screen and (min-width: 1069px) {
	.subsection-apple-intelligence .subsection-privacy-description-copy2 {
		margin-inline-start: 5%;
	}
}


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