/* Local overrides */

/* General Helpers */
.large-only {
	display: none;
}
@media only screen and (min-width: 1069px) {
	.large-only {
		display: block;
	}
}

/* Hero */

@media only screen and (min-width: 1069px) and (max-width: 1500px) {
	html.enhance-hero
		.section-hero
		.hero-display-section
		.display-headline-container
		.display-headline {
		font-size: 88px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 830px) {
	html.enhance-hero
		.section-hero
		.hero-display-section
		.display-headline-container
		.display-headline {
		font-size: 86px;
	}
}

@media only screen and (max-width: 734px) {
	html.enhance-hero
		.section-hero
		.hero-display-section
		.display-headline-container
		.display-headline {
		font-size: 30px;
	}
	html.enhance-hero
		.section-hero
		.hero-display-section
		.big-headline-container
		.big-container
		p {
		position: relative;
		left: 21px;
	}
}

.links-inline li:first-child {
	margin-right: 0;
	margin-left: 0.8em;
}

/* Hero battery copy overlaps */
@media only screen and (max-width: 1233px) {
	html.enhance-hero
		.section-hero
		.manifesto-section-1
		.manifesto-text.battery-text {
		font-size: 110px;
	}
}
@media only screen and (max-width: 1068px) {
	html.enhance-hero
		.section-hero
		.manifesto-section-1
		.manifesto-text.battery-text {
		font-size: 83px;
	}
}

/* Section Design */
.section-design .gallery-tile-bento-2 .typography-site-design-tile-title {
	font-size: 34px;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-design .gallery-tile-bento-2 .typography-site-design-tile-title {
		font-size: 23px;
	}
}
@media only screen and (max-width: 364px) {
	.section-design .gallery-tile-bento-2 .typography-site-design-tile-title {
		font-size: 30px;
	}
}

.section-design
	.gallery.item-container-medium-up-fade[data-current-name="blue"]
	.color-name-wrap
	.color-name.color-name-midnight,
.section-design
	.gallery.item-container-medium-up-fade[data-current-name="purple"]
	.color-name-wrap
	.color-name.color-name-midnight,
.section-design
	.gallery.item-container-medium-up-fade[data-current-name="midnight"]
	.color-name-wrap
	.color-name.color-name-midnight,
.section-design
	.gallery.item-container-medium-up-fade[data-current-name="starlight"]
	.color-name-wrap
	.color-name.color-name-midnight,
.section-design
	.gallery.item-container-medium-up-fade[data-current-name="red"]
	.color-name-wrap
	.color-name.color-name-midnight {
	text-align: center;
}

.typography-site-design-tile-picker {
	font-size: 45px;
}
@media only screen and (max-width: 1068px) {
	.typography-site-design-tile-picker {
		font-size: 35px;
	}
}

/* Safety Crash Detection */
@media only screen and (min-width: 1069px) {
	html.enhance-deep-dive
		.safety-crash-detection
		.startframe
		.deep-dive-button-open {
		bottom: 40px;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1460px) {
	.safety-crash-detection .typography-site-headline-elevated {
		font-size: 52px;
	}
}

/* Safety modal */
@media only screen and (max-width: 1068px) {
	html.enhance-deep-dive
		.crash-detection.deep-dive
		.deep-dive-custom-grid
		.headline {
		width: 448px;
	}
}
@media only screen and (max-width: 734px) {
	html.enhance-deep-dive
		.crash-detection.deep-dive
		.deep-dive-custom-grid
		.headline {
		width: 386px;
	}
}

/* Section display */

@media only screen and (max-width: 360px) {
	.section-display .headline-two.typography-site-headline-super {
		font-size: 41px;
	}
}

@media only screen and (max-width: 370px) {
	.section-display br {
		display: none;
	}
}

@media only screen and (max-width: 734px) {
	.section-display .headline-two.typography-site-headline-super {
		padding-top: 8px;
	}
}

/* Section camera */

.section-camera .typography-site-headline-super strong {
	margin-bottom: -23px;
	padding-bottom: 10px;
	margin-right: -13px;
}

.section-camera .camera-headline {
	transform: translate3d(-12px, 48px, -206px) rotateY(37deg) rotate(13deg)
		skewX(13deg) scale(1.8);
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-camera .typography-site-headline-super strong {
		margin-bottom: -20px;
	}
}

@media only screen and (min-width: 1068px) and (prefers-reduced-motion) {
	.section-camera .camera-headline {
		margin-top: 120px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 812px) {
	.section-camera .camera-headline {
		font-size: 62px;
	}
	.section-camera .typography-site-headline-super strong {
		margin-bottom: -19px;
		margin-right: -10px;
	}
}

@media only screen and (max-width: 735px) {
	.section-camera .typography-site-headline-super strong {
		margin-bottom: -17px;
		margin-right: -9px;
	}
}

@media only screen and (max-width: 575px) {
	.section-camera .camera-headline {
		font-size: 36px;
	}
	.section-camera .typography-site-headline-super strong {
		margin-bottom: -15px;
		margin-right: -6px;
	}
}

@media only screen and (max-width: 430px) {
	.section-camera .camera-headline {
		font-size: 24px;
	}
	.section-camera .typography-site-headline-super strong {
		margin-bottom: -13px;
		margin-right: -4px;
	}
}

.section-camera .camera-headline {
	margin-bottom: 20px;
}
@media only screen and (max-width: 1068px) {
	.section-camera .camera-headline {
		margin-bottom: 44px;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1087px) {
	.section-camera .camera-headline {
		font-size: 94px;
	}
}

/* Modal */
.section-camera .camera-gallery .modal-content-ultra-wide-2 .copy-wrap {
	width: 438px !important;
}

/* Camera Gallery Section */
@media only screen and (min-width: 1069px) {
	html.enhance-page-xp-parallax
		.section-camera
		.camera-gallery.enhanced
		.main-group-picture-wrap {
		margin-top: 120px;
	}
	.rotating-headline.rotating-headline-3.typography-site-headline-super
		span
		strong
		span {
		font-size: 89px;
		position: relative;
		top: 14px;
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1370px) {
	.rotating-headline.rotating-headline-3.typography-site-headline-super
		span
		strong
		span {
		transform: scale(1.15) translateY(var(--offset-y)) !important;
		top: 0;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.enhance-page-xp-parallax
		.section-camera
		.camera-gallery.enhanced
		.main-group-picture-wrap {
		margin-top: 120px;
	}
	html.enhance-page-xp-parallax
		.section-camera
		.camera-gallery.enhanced
		.rotating-headlines-wrap[data-start="3"]
		.rotating-headline-3
		.enhanced {
		transform: scale(1.15) translateY(var(--offset-y)) !important;
		top: 0;
	}
}

@media only screen and (min-width: 735px) and (max-width: 860px) {
	html.enhance-page-xp-parallax
		.section-camera
		.camera-gallery.enhanced
		.rotating-headlines-wrap[data-start="3"]
		.rotating-headline-3
		.enhanced {
		transform: scale(1.05) translateY(var(--offset-y)) !important;
	}
}

@media only screen and (max-width: 734px) {
	html.enhance-page-xp-parallax
		.section-camera
		.camera-gallery.enhanced
		.rotating-headlines-wrap[data-start="3"]
		.rotating-headline-3
		.enhanced {
		transform: scale(1.05) translateY(var(--offset-y)) !important;
		position: relative;
		top: -10px;
	}
}

/* Chip section */
@media only screen and (min-width: 1069px) {
	.section-chip .headline strong {
		font-size: 87px;
	}
}

/* Stabilization section */
@media only screen and (min-width: 1069px) {
	.section-stabilization .inline-media-wrap {
		margin-top: 30px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-stabilization .inline-media-wrap {
		margin-top: 43px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-stabilization .large-offset-2 {
		margin-left: 7.67%;
	}
}
@media only screen and (min-width: 1069px) {
	.section-stabilization .large-offset-2 {
		margin-left: 0.67%;
	}
}

/* Selfie */
@media only screen and (max-width: 1068px) {
	#deep-dive-selfies .stats-content .value {
		display: block;
	}
}

/* Router */

@media only screen and (max-width: 370px) {
	.section-endcap .typography-router-cta {
		width: 240px;
	}
}

.section-router .router-tile-ios-16 .router-tile-cta {
	max-width: 227px;
}

/* Accesibility */
.section-router .router-tile-accessibility {
	background-position-y: 74px;
}

/* buystrip */
.buystrip-hero .trade-in .item-headline {
	max-width: 22em;
}

.buystrip-hero .trade-in .item-copy {
	max-width: 45em;
}

/* buystrip hero */
.buystrip-hero {
	padding-top: 148px;
	padding-bottom: 135px;
}
@media only screen and (max-width: 1068px) {
	.buystrip-hero {
		padding-top: 112px;
		padding-bottom: 110px;
	}
}
@media only screen and (max-width: 734px) {
	.buystrip-hero {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

/* Localized Screens */

/* Ar */
.section-ar .ar-quicklook-gallery-image-blue {
	background-image: url(/mx/iphone-14/images/overview/ar/ar_blue__ck4vy6sj8nyq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-ar .ar-quicklook-gallery-image-blue {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_blue__ck4vy6sj8nyq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-ar .ar-quicklook-gallery-image-blue {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_blue__ck4vy6sj8nyq_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-ar .ar-quicklook-gallery-image-blue {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_blue__ck4vy6sj8nyq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-ar .ar-quicklook-gallery-image-blue {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_blue__ck4vy6sj8nyq_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-ar .ar-quicklook-gallery-image-blue {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_blue__ck4vy6sj8nyq_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-midnight {
	background-image: url(/mx/iphone-14/images/overview/ar/ar_midnight__fie4ixi5p2um_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-midnight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_midnight__fie4ixi5p2um_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-midnight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_midnight__fie4ixi5p2um_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-midnight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_midnight__fie4ixi5p2um_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-midnight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_midnight__fie4ixi5p2um_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-midnight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_midnight__fie4ixi5p2um_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-purple {
	background-image: url(/mx/iphone-14/images/overview/ar/ar_purple__b8510rdc74eu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-purple {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_purple__b8510rdc74eu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-purple {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_purple__b8510rdc74eu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-purple {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_purple__b8510rdc74eu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-purple {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_purple__b8510rdc74eu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-purple {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_purple__b8510rdc74eu_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-red {
	background-image: url(/mx/iphone-14/images/overview/ar/ar_red__do1lbp4tgsqe_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-red {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_red__do1lbp4tgsqe_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-red {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_red__do1lbp4tgsqe_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-red {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_red__do1lbp4tgsqe_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-red {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_red__do1lbp4tgsqe_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-red {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_red__do1lbp4tgsqe_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-starlight {
	background-image: url(/mx/iphone-14/images/overview/ar/ar_starlight__c96wvszxl6eu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-starlight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_starlight__c96wvszxl6eu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-starlight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_starlight__c96wvszxl6eu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-starlight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_starlight__c96wvszxl6eu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-starlight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_starlight__c96wvszxl6eu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	html.ar-quicklook .section-ar .ar-quicklook-gallery-image-starlight {
		background-image: url(/mx/iphone-14/images/overview/ar/ar_starlight__c96wvszxl6eu_small_2x.jpg);
	}
}

/* Lock Screens */
.section-lock-screen .lock-screen-gallery #lock-screen-gallery-item-1 .device {
	background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_1__264y35q6anmu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-1
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_1__264y35q6anmu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-1
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_1__264y35q6anmu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-1
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_1__264y35q6anmu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-1
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_1__264y35q6anmu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-1
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_1__264y35q6anmu_small_2x.jpg);
	}
}

.section-lock-screen .lock-screen-gallery #lock-screen-gallery-item-2 .device {
	background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-2
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-2
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-2
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-2
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-2
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_small_2x.jpg);
	}
}

.section-lock-screen .lock-screen-gallery #lock-screen-gallery-item-3 .device {
	background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_3__dqli8vgyxu2q_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-3
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_3__dqli8vgyxu2q_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-3
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_3__dqli8vgyxu2q_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-3
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_3__dqli8vgyxu2q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-3
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_3__dqli8vgyxu2q_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-3
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_3__dqli8vgyxu2q_small_2x.jpg);
	}
}
.section-lock-screen .lock-screen-gallery #lock-screen-gallery-item-4 .device {
	background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_4__f9mvwtoocsq6_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-4
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_4__f9mvwtoocsq6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-4
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_4__f9mvwtoocsq6_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-4
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_4__f9mvwtoocsq6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-4
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_4__f9mvwtoocsq6_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-4
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_4__f9mvwtoocsq6_small_2x.jpg);
	}
}
.section-lock-screen .lock-screen-gallery #lock-screen-gallery-item-5 .device {
	background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_5__de3p3fegj3ma_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-5
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_5__de3p3fegj3ma_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-5
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_5__de3p3fegj3ma_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-5
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_5__de3p3fegj3ma_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-5
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_5__de3p3fegj3ma_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-5
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_5__de3p3fegj3ma_small_2x.jpg);
	}
}
.section-lock-screen .lock-screen-gallery #lock-screen-gallery-item-6 .device {
	background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_6__egiou2bh29m6_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-6
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_6__egiou2bh29m6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-6
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_6__egiou2bh29m6_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-6
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_6__egiou2bh29m6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-6
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_6__egiou2bh29m6_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-lock-screen
		.lock-screen-gallery
		#lock-screen-gallery-item-6
		.device {
		background-image: url(/mx/iphone-14/images/overview/lock-screen/lock_screen_6__egiou2bh29m6_small_2x.jpg);
	}
}

/* Router Accessibility tile */

.section-router .router-tile-accessibility {
	background-image: url(/mx/iphone-14/images/overview/router/tile_accessibility__c1p378uxv54y_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-router .router-tile-accessibility {
		background-image: url(/mx/iphone-14/images/overview/router/tile_accessibility__c1p378uxv54y_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-router .router-tile-accessibility {
		background-image: url(/mx/iphone-14/images/overview/router/tile_accessibility__c1p378uxv54y_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-router .router-tile-accessibility {
		background-image: url(/mx/iphone-14/images/overview/router/tile_accessibility__c1p378uxv54y_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-router .router-tile-accessibility {
		background-image: url(/mx/iphone-14/images/overview/router/tile_accessibility__c1p378uxv54y_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-router .router-tile-accessibility {
		background-image: url(/mx/iphone-14/images/overview/router/tile_accessibility__c1p378uxv54y_small_2x.jpg);
	}
}

/*Avail messaging*/

@media only screen and (max-width: 734px) {
	.hardware-fan-section .typography-hero-availability-copy {
		font-size: 19px;
	}
}
