/* Local overrides */

/* Hero */
@media only screen and (min-width: 1069px) and (max-width: 1440px) {
	html.enhance-hero
		.section-hero
		.hero-display-section
		.display-headline-container
		.display-headline {
		font-size: 94px;
	}
}

@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: 61px;
	}

	html.enhance-hero
		.section-hero
		.hero-display-section
		.bigger-headline-container
		.bigger-container
		p {
		position: relative;
		left: 33px;
	}
}

@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: 28px;
	}
	html.enhance-hero .section-hero .hero-display-section .product-size {
		font-size: 38px;
	}
}

@media only screen and (min-width: 1069px) {
	html.enhance-hero .section-hero .hero-display-section .product-size {
		font-size: 75px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.enhance-hero .section-hero .hero-display-section .product-size {
		font-size: 47px;
	}
	html.enhance-hero .section-hero .hero-display-section .product-name {
		font-size: 22px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 830px) {
	html.enhance-hero .section-hero .hero-display-section .product-size {
		font-size: 51px;
	}
}

@media only screen and (max-width: 734px) {
	.hero-display-section .product-size {
		margin-bottom: 15px;
	}
}

@media only screen and (min-width: 831px) {
	html.enhance-hero
		.section-hero
		.hero-display-section
		.big-headline-container
		.big-container {
		position: relative;
		left: 50px;
		top: 40px;
	}
	html.enhance-hero
		.section-hero
		.hero-display-section
		.display-headline-container
		.display-headline {
		font-size: 75px;
	}
}
@media only screen and (min-width: 1069px) {
	html.enhance-hero
		.section-hero
		.hero-display-section
		.display-headline-container
		.display-headline {
		font-size: 90px;
	}
}

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

/* Safety section */
@media only screen and (min-width: 1069px) and (max-width: 1400px) {
	.section-safety .typography-site-headline-elevated {
		font-size: 57px;
	}
}

/* Display section */

.section-display .typography-site-headline-super strong {
	padding-bottom: 10px;
}

/* Section camera */

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

.section-camera .camera-headline {
	margin-bottom: 20px;
}

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

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

@media only screen and (max-width: 360px) {
	.section-camera .camera-headline {
		font-size: 40px;
	}
}

.section-camera .content-description .content-stats .stat {
	min-width: 9em;
}

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

/* Section Cinematic Mode */
.section-cinematic-mode .xsmall-show {
	display: none;
}
@media only screen and (max-width: 370px) {
	.section-cinematic-mode .xsmall-show {
		display: block;
	}
}

/* Stabilization section */
.squiggly-title:nth-of-type(2) {
	margin-top: 0;
}

@media only screen and (max-width: 350px) {
	.squiggly-title {
		font-size: 43px;
	}
}

/* Buystrip link */
.footnote .ac-gf-block-link {
	font-size: 14px !important;
	position: relative;
	color: inherit !important;
	text-decoration: none !important;
}
.footnote .ac-gf-block-link:hover {
	color: #06c !important;
	text-decoration: none !important;
}

@media only screen and (min-width: 735px) {
	.buystrip-hero .help {
		grid-column: 7 / span 6;
		margin-top: 0;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-buystrip-hero-subhead {
		font-size: 21px;
	}
}

.buystrip-hero {
	background-color: #ffffff;
}

/* Accessibility */
@media only screen and (max-width: 1068px) {
	.section-router .router-tile-accessibility {
		background-position-y: 53px;
	}
}
@media only screen and (max-width: 734px) {
	.section-router .router-tile-accessibility {
		background-position-y: 105px;
	}
}

/* Even more adapter */

.section-even-more
	.gallery-item:nth-child(5)
	.tile
	.typography-site-callout
	span:first-child {
	display: inline-block;
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(
		90deg,
		#2ca2b4,
		#5598de 24%,
		#7f87ff 45%,
		#f65aad 76%,
		#ec3d43
	);
	will-change: transform;
	padding-top: 0.5px;
	overflow: hidden;
	background-color: #2ca2b4 0%;
	display: inline;
}

/* Only Safari */
_::-webkit-full-page-media,
_:future,
:root
	.section-even-more
	.gallery-item:nth-child(5)
	.tile
	.typography-site-callout
	span:first-child {
	display: inline-block;
	margin-bottom: -5px;
}

/* 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;
	}
}

/* Ar */
.section-ar .ar-quicklook-gallery-image-blue {
	background-image: url(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/iphone-14/images/overview/ar/ar_blue__ck4vy6sj8nyq_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-midnight {
	background-image: url(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/iphone-14/images/overview/ar/ar_midnight__fie4ixi5p2um_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-purple {
	background-image: url(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/iphone-14/images/overview/ar/ar_purple__b8510rdc74eu_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-red {
	background-image: url(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/iphone-14/images/overview/ar/ar_red__do1lbp4tgsqe_small_2x.jpg);
	}
}

html.ar-quicklook .section-ar .ar-quicklook-gallery-image-starlight {
	background-image: url(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_medium.png);
	}
}

@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(/ca/fr/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_medium_2x.png);
	}
}

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

@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(/ca/fr/iphone-14/images/overview/lock-screen/lock_screen_2__gajgaue8m76u_small_2x.png);
	}
}

.section-lock-screen .lock-screen-gallery #lock-screen-gallery-item-3 .device {
	background-image: url(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/iphone-14/images/overview/lock-screen/lock_screen_6__egiou2bh29m6_small_2x.jpg);
	}
}

/* Router Accessibility tile */

.section-router .router-tile-accessibility {
	background-image: url(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/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(/ca/fr/iphone-14/images/overview/router/tile_accessibility__c1p378uxv54y_small_2x.jpg);
	}
}
