/* Action Gallery Section - Adjustments to show pSim */
@media (min-width: 1069px) {
	.section-action-button .tablist-wrapper {
		margin-top: 310px;
	}
	.section-action-button .gallery {
		top: 0;
	}
	#actions-gallery > div.hardware-container > div.item-container, #actions-gallery > div.hardware-container > div.hardware-wrapper {
		top: 0;
	}
}

.section-ios-18 .section-end-cta {
	padding-bottom: var(--tout-space-above);
}
.section-apple-intelligence .section-apple-intelligence-hero .overview-apple-intelligence-hero-apple-intelligence-headline {
	width: 100%;
	margin: 0 auto;
}
#overview-welcome-hero-apple-intelligence-headline-1 {
	display: none;
}

/* Fix Logo headline */
@media (max-width: 734px) {
	.welcome-content-container .viewport-content {
		width: 100%;
	}
}
