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

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

.product-tile-ctas {
	margin-top: 26px;
}

@media (min-width: 375px) {
	br.xsmall {
		display: none;
	}
}

@media (max-width: 1694px) {
	br.xlarge {
		display: none;
	}
}

@media (max-width: 734px) {
	.values-grid-subitems.values-subitem-3 {
		display: none;
	}
}

@media (max-width: 734px) {
	.section-camera-control .subsection-copy-body .body-copy:nth-child(1) {
		width: 270px;
	}
}
.section-welcome .welcome-content-container .welcome-content .welcome-headline-container .welcome-headline {
	display:none;
}
.welcome-content .top-marquee .marquee .viewport-content{
	width:100%;
}
.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
	background-size: 578px 530px;
	background-repeat: no-repeat;
	background-image: url(/gr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_large.jpg);
	width: 578px;
	height: 530px;
	position: absolute;
	left: 50%;
	margin-left: -289px
}

@media(min-resolution: 1.5dppx),(min-resolution:144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image:url(/gr/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-size:518px 478px;
		background-repeat: no-repeat;
		background-image: url(/gr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_medium.jpg);
		margin: 0;
		margin-bottom:-250px;
		position:relative;s
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile-battery .stat .battery-icon-wrap .bg-upgrade-image{
		bottom:0;
	}
}

@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(/gr/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-size:462px 432px;
		background-repeat: no-repeat;
		background-image: url(/gr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall.jpg);
		margin-bottom:-212px;
	}
}

@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(/gr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall_2x.jpg);
	}
}
@media(min-width: 1069px)and (max-width:1244px) {
	.camera-visual-intelligence .intelligence .copy .typography-vi-body-copy.ps-swatch-secondary{
		width:74%;
	}
	.bento-tab-gallery .bento .bento-item .bento-copy{
		width:85%;
	}
}
@media(min-width: 1245px) {
	.bento-tab-gallery .bento .bento-item .bento-copy{
		width:80%;
	}
}
.section-apple-intelligence .section-apple-intelligence-hero .subsection-header{
	margin-top:0;
}
.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}
@media only screen and (min-width: 1069px) {
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 80px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 72px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile .stat-reduced strong{
		font-size:24px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile-dynamic-island .tile-copy{
		padding-inline:10px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile{
		min-height:260px;
	}
}
@media only screen and (max-width: 734px) {
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 48px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile .stat-reduced strong{
		font-size:18px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile{
		min-height:228px;
	}
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile-battery .stat .battery-icon-wrap .bg-upgrade-image{
		top:2px;
	}
}