@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-connections .connections-icons .icon-content {
		justify-content: start;
	}
}
@media only screen and (min-width: 1069px) {
	.section-connections .connections-icons .icon-content.icon-display .icon-copy {
		margin-top: 25px;
	}
}

.section-highlights .media-gallery-item-design .caption {
	--caption-width: auto;
}
.section-highlights .media-gallery-item-center-stage.gallery-item .caption span:first-child {
	--caption-span-width: auto;
}

.section-values .section-header .section-header-headline {
	max-width: none;
}

@media only screen and (min-width: 1441px) and (max-width: 1490px) {
	.section-highlights .media-gallery-item-mx-chip .caption {
		--caption-width: 240px;
	}
}

.section-apple-intelligence .subsection-privacy .subsection-header-headline {
	max-width: none;
}

.film-announcement-banner .banner-card-image {
	--p-width: 468px;
	--p-height: 320px;
}

.banner-card .banner-card-headline {
	color: #fff;
}

.film-announcement-banner {
	--banner-background: #000;
	background-color: #000;
}

@media (min-width: 1441px) and (min-width: 1441px) {
	.film-announcement-banner .banner-card-image {
		--p-width: 632px;
		--p-height: 320px;
	}
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.film-announcement-banner .banner-card-image {
		--p-width: 412px;
		--p-height: 286px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.film-announcement-banner .banner-card-image {
		--p-width: 267px;
		--p-height: 192px;
	}
}

@media (max-width: 480px) and (max-width: 480px) {
	.film-announcement-banner .banner-card-image {
		--p-width: 267px;
		--p-height: 192px;
	}
}

/*.section-highlights fix*/
@media (min-width: 735px) and (max-width: 835px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 33%;
		min-width: 33%;
	}
}
@media (min-width: 836px) and (max-width: 868px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 40%;
		min-width: 40%;
	}
}
@media (min-width: 868px) 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 */
