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;
}

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

@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 .marquee-bottom {
		padding-block: 19px 14px;
	}
	.section-welcome .marquee-pricing .energy-flag.energy-flag-corner {
		bottom: 13px;
	}
	.section-highlights .media-card-gallery-content .media-gallery-item-apple-intelligence .typography-media-card-gallery-headline {
		margin-bottom: 15px;
		margin-right: 29px;
		margin-left: 29px;
	}
}
