/* Apple intelligence header */

.section-apple-intelligence .logo-apple-intelligence {
	margin-bottom: 100px;
}

@media only screen and (max-width: 1068px) {
	.section-apple-intelligence .logo-apple-intelligence {
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-intelligence .logo-apple-intelligence {
		margin-bottom: 70px;
	}
}

@media only screen and (max-width: 480px) {
	.section-apple-intelligence .logo-apple-intelligence {
		margin-bottom: 0;
	}
}

/* Apple intelligence header */

@media only screen and (min-width: 1069px) {
	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(1) {
		padding-bottom: 25px;
		padding-top: 25px;
	}
}

/* Fix static caption width */

.section-highlights .media-gallery .caption {
	--caption-width: 860px;
}

@media (min-width: 1441px) {
	.section-highlights .media-gallery .caption {
		--caption-width: 860px;
	}
}

@media (max-width: 1068px) {
	.section-highlights .media-gallery .caption {
		--caption-width: 750px;
	}
}

/* carbon headline line spacing on wrapping */
@media (max-width: 1068px) {
	.l2-design-wrapper .carbon-headline {
		line-height: 1.35;
	}
}

/* carbon green underline */
.l2-design-wrapper .carbon-headline em::before {
	background-size: 435px 15px;
	--p-width: 435px;
	--p-height: 15px;
	top: 64px;
}

@media only screen and (max-width: 1068px) {
	.l2-design-wrapper .carbon-headline em::before {
		background-size: 380px 14px;
		--p-width: 380px;
		--p-height: 14px;
		top: 54px;
	}
}

/* banner card */

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

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

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

@media (min-width: 735px) and (max-width: 1068px) and (max-width: 1068px) {
	.film-announcement-banner .banner-card-image {
		--p-width: 468px;
		--p-height: 320px;
	}
}

@media (min-width: 481px) and (max-width: 734px) and (max-width: 734px) {
	.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 */
