/* Local Overrides */

/* Hero */
.section-welcome
	.welcome-content-container
	.welcome-content
	.bottom-marquee
	.marquee
	.marquee-detail {
	padding-bottom: 35px;
}

@media only screen and (max-width: 735px) {
	.section-welcome
		.welcome-content-container
		.welcome-content
		.bottom-marquee
		.marquee
		.marquee-detail {
		padding-bottom: 25px;
	}
}

@media only screen and (max-width: 480px) {
	.section-welcome .media-container {
		padding-bottom: 32px;
	}
}

/* Apple Intelligence copy below buy button */
.section-welcome .bottom-marquee .marquee .milestone-secondary {
	padding-top: 20px;
}
@media only screen and (max-width: 734px) {
	.section-welcome
		.welcome-content-container
		.welcome-content
		.marquee-container {
		max-width: 320px;
	}
}

/* Upgrade Section */

#compare-upgrade-gallery {
	padding-bottom: 80px;
}

/* Siri Instructions */

.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
	background-image: url(/lae/iphone-16-pro/images/overview/apple-intelligence/siri_instructions__d51kwie6zoae_large.jpg);
}

@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lae/iphone-16-pro/images/overview/apple-intelligence/siri_instructions__d51kwie6zoae_large_2x.jpg);
	}
}

@media (max-width: 480px) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lae/iphone-16-pro/images/overview/apple-intelligence/siri_instructions__d51kwie6zoae_xsmall.jpg);
	}
}

@media (max-width: 480px) and (min-resolution: 1.5dppx),
	(max-width: 480px) and (min-resolution: 144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lae/iphone-16-pro/images/overview/apple-intelligence/siri_instructions__d51kwie6zoae_xsmall_2x.jpg);
	}
}
