/* Local Overrides */

@media only screen and (max-width: 734px) {
	.section-welcome
		.welcome-content-container
		.welcome-content
		.marquee-container {
		max-width: 320px;
	}
}

/* Apple Intelligence Availability Messaging */
.section-welcome .marquee .detail-milestone .milestone-secondary {
	margin-top: var(--marquee-header-detail-row-gap);
	margin-bottom: 25px;
}

@media (max-width: 734px) {
	.section-welcome .marquee-milestone {
		--marquee-header-detail-row-gap: 14px;
	}
}

/* AI Disclaimer - Bento Gallery */
.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}

/* Upgrade Section */

.section-upgrade.background-alt {
	padding-top: 80px;
}

.section.section-upgrade .inline-compare-wrap {
	padding-bottom: 80px;
}

/* Siri Instructions */

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

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

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

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

@media (max-width: 480px) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image: url(/lae/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_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/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall_2x.jpg);
	}
}
