@media screen and (min-width: 734px) {
	[data-component-list*="MediaCardGallery"]:not(
			[data-component-list*="MediaCardGalleryControl"]
		),
	[data-media-card-gallery] {
		--caption-width: 410px;
	}
}

@media screen and (max-width: 734px) {
	.page-overview br.small {
		display: block;
	}
}

@media (max-width: 734px) {
	html.welcome-enhanced .section-welcome {
		--offset-from-device: 10px;
	}
}

.section-welcome .welcome-content-container .welcome-content .welcome-headline-container .welcome-headline {
	visibility: hidden;
}

.section-apple-intelligence-hero .subsection-header {
	margin-top: 0px;
}

.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}

.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
	background-image: url(/lt/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(/lt/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(/lt/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(/lt/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(/lt/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(/lt/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall_2x.jpg);
	}
}

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 80px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile.default-tile.compare-tile-usb-c .bg-upgrade-image.ready-to-load {
		margin-top: 27px;
	}
	.x-small-cust {
		display: none;
	}
}

@media only screen and (min-width: 736px) and (max-width: 1068px) {
	.section-welcome .welcome-content-container .welcome-content {
		--welcome-product-title-top-margin: 30;
	}
	.section-action-button .gallery {
		top: 20px;
	}
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 72px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile.default-tile.compare-tile-usb-c .bg-upgrade-image.ready-to-load {
		margin-top: 21px;
	}
	.x-small-cust {
		display: none;
	}
}

@media (max-width: 734px) {
	section.section-upgrade .inline-compare-wrap {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile .stat-reduced strong {
		font-size: 20px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile-chip .stat {
		padding-top: 0px;
		margin-top: -17px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile-battery .stat .battery-icon-wrap {
		--tile-image-height: 19px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile-battery .stat .battery-icon-wrap .bg-upgrade-image {
		bottom: 0;
	}
	.section-action-button .tablist-wrapper .tabnav-legacy-items .tabnav-legacy-item a span {
		white-space: nowrap;
	}
	.section-chip .chip-content .headline {
		font-size: 42px;
	}
	.section-welcome .welcome-content-container .welcome-content {
		--welcome-product-title-top-margin: 30;
	}
	.product-tile .tout-group {
		margin-top: 0;
	}
	.x-small-cust {
		display: none;
	}

	.section-welcome .welcome-content-container .welcome-content .media-container .inline-media-component-container .video-wrapper {
		margin-top: -15px;
	}
	.section-welcome .welcome-content-container .welcome-content .top-marquee {
		margin-bottom: 0;
	}
}
@media (max-width: 320px) {
	.x-small-cust {
		display: block;
	}
}
.section-contrast .product-tile-header .typography-product-tile-subheading {
	margin-top: 12px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
