.apple-intelligence-container .apple-intelligence-text {
	mix-blend-mode: inherit;
}

.section-apple-intelligence .logo-apple-intelligence {
	--p-width: 886px;
	--p-height: 75px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 491px;
		--p-height: 121px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 346px;
		--p-height: 84px;
	}
}

/*.section-highlights fix*/
@media (min-width: 735px) and (max-width: 835px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 28%;
		min-width: 28%;
	}
}
@media (min-width: 836px) and (max-width: 1068px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 45%;
		min-width: 45%;
	}
}
@media (min-width: 1069px) and (max-width: 1192px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 33%;
		min-width: 33%;
	}
}
@media (min-width: 1193px) and (max-width: 1431px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 40%;
		min-width: 40%;
	}
}

/* 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 */
