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

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-media-card .media-gallery-item-apple-intelligence video {
	display: none;
}

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

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

.page-overview br.small {
	display: none;
}
.page-overview br.medium {
	display: none;
}
.page-overview br.large {
	display: block;
}

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

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

@media only screen and (min-width: 1069px) {
	.image-accordion-wrapper .accordion .accordion-item #accordion-item-airpods-tray .accordion-paragraph-text {
		max-width: 85.333333%;
	}
	#expression-gallery-item-2 .bento .bento-two .bento-copy {
		width: 83%;
	}
	.page-overview .camera-section-welcom.ric-large-8 {
		width: min(
			65.3333333333vw - var(--global-scrollbar-width) / 12 * 8,
			1120px
		);
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview br.small {
		display: none;
	}
	.page-overview br.medium {
		display: block;
	}
	.page-overview br.large {
		display: none;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.page-overview .description-copy.ps-headline.ric-large-8 {
		width: min(
			66.3333333333vw - var(--global-scrollbar-width) / 12 * 8,
			1120px
		);
	}
	[data-component-list*="MediaCardGallery"]:not(
			[data-component-list*="MediaCardGalleryControl"]
		),
	[data-media-card-gallery] {
		--caption-width: 345px;
	}
	[data-component-list*="MediaCardGallery"]:not(
			[data-component-list*="MediaCardGalleryControl"]
		),
	[data-media-card-gallery] {
		--caption-width: 330px;
	}
}


@media (max-width: 734px) {
	.headline.ps-headline.typography-headline-super.ro-small-copy {
		margin-top: unset;
	}
	.values-grid-subitems.hide-small.values-subitem-2 {
		display: none;
	}
	.product-tile-ctas {
		margin-top: 25px;
	}
	.section-end-cta.typography-tout {
		margin: 80px auto 0px auto;
	}
	.page-overview br.small {
		display: block;
	}
	.page-overview br.medium {
		display: none;
	}
	.page-overview br.large {
		display: none;
	}
	html.welcome-enhanced .section-welcome {
		--offset-from-device: 10px;
	}
}

@media only screen and (max-width: 375px) {
	.ro-large-copy {
		display: none;
	}
	.section-apple-intelligence .typography-ps-headline-super {
		font-size: 36px;
	}
}
@media only screen and (min-width: 375px) {
	.ro-small-copy {
		display: none;
	}
}

@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-battery .stat .battery-icon-wrap{
	top: 5px;
	right: 5px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile .stat-reduced strong{
		font-size: 29px;
	}
}
@media only screen and (max-width: 734px) {
	section.section-upgrade .inline-compare-wrap .inline-wrap .compare-tile .stat-reduced strong{
		font-size: 24px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	section.section-upgrade .inline-compare-wrap{
		padding-bottom: 72px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
