html.enhanced .section-performance .subsection-intro .performance-hero-fallback {
	display: block;
}

html.enhanced .section-performance .subsection-intro .media-container {
	margin-top: var(--ps-spacing-60);
	margin-bottom: var(--ps-spacing-96);
}

@media (max-width: 1068px) {
	html.enhanced .section-performance .subsection-intro .media-container {
		margin-top: var(--ps-spacing-80);
		margin-bottom: var(--ps-spacing-80);
	}
}

@media (max-width: 734px) {
	html.enhanced .section-performance .subsection-intro .media-container {
		margin-top: var(--ps-spacing-60);
		margin-bottom: var(--ps-spacing-24);
	}
}

@media (min-width: 735px) {
	html.enhanced .section-performance .subsection-intro .copy-container {
		margin-top: 0px;
	}
}

.ai-disclaimer {
	color: #86868b !important;
	font-weight: 400 !important;
	font-size: 12px !important;
}

#compare-gallery-wrapper .copy-container .feature {
	font-size: 11px;
}

@media (max-width: 1068px) and (min-width: 734px) {
	.section-highlights .media-gallery-item-apple-intelligence .caption {
		margin-bottom: 30px;
	}
}

@media (max-width: 734px) {
	.section-highlights .media-gallery-item-apple-intelligence .caption {
		margin-bottom: 5px;
	}
	#compare-gallery-wrapper .copy-container .feature {
		font-size: 10px;
	}
}

@media only screen and (min-width: 1300px) {
	#connectivity-gallery .scroll-container .card-set.grid.card-set-full-bleed.caption-tile-set {
		--sk-cssgrid-column-gutter-inner: 70px;
	}
}

@media (max-width: 734px) {
	.section-welcome .welcome-video {
		bottom: 94px;
	}
}

.section-welcome .marquee-pricing .energy-flag.energy-flag-corner {
	bottom: 40px;
}

@media (max-width: 734px) {
	.section-welcome .marquee-pricing .energy-flag.energy-flag-corner {
		bottom: 13px;
	}
}

@media (max-width: 441px) {
	section.section.section-upgrade .inline-compare-option .compare-tile-battery .ps-stat .gradient-text {
		font-size: 24px;
	}
	.section-highlights .media-card-gallery-content .media-gallery .media-gallery-item-chip .caption {
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width: 415px) {
	.section-highlights .media-card-gallery-content .media-gallery .media-gallery-item-chip .caption {
		text-align: start;
	}
}
