/* Hero */

@media (max-width: 734px) {
	.overview-welcome-hero-apple-intelligence-headline {
		margin-block: -72px -58px;
	}
}

/* Hero */

@media (max-width: 1068px) {
	.section-highlights .section-header {
		align-items: end;
	}
}

@media (max-width: 734px) {
	.section-highlights .section-header {
		align-items: baseline;
	}
}

/* Brand Fix for Personal Setup VP - START */
.slide-gallery {
	--item-width: 405px;
}

@media screen and (max-width: 1068px) {
	.slide-gallery {
		--item-width: 405px;
	}
}
/* Brand Fix for Personal Setup VP - END */

/* start: superscript Δ underline. Do not delete */
li[data-analytics-gallery-item-id="education pricing"] .footnote.footnote-supglyph a {
	text-underline-offset: 0.22em !important;
}
/* end: superscript Δ underline. Do not delete */
