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

.localnav-container .content-expand-wrap .product-action .product-cta .pricing {
	height: unset;
}

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

@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 only screen and (max-width: 734px) {
	.section-welcome .welcome-video {
		bottom: 83px;
	}
}

@media only screen and (max-width: 734px) {
	.media-gallery-item-6.media-gallery-item-apple-intelligence .caption.pin-offset.typography-media-card-gallery-headline {
		margin-bottom: 2px;
	}
}
