/* Local Overrides */

/*hero*/
.section-buystrip-hero .buystrip-hero .help {
	margin-top: 0px;
}

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

@media only screen and (max-width: 375px) {
	#ac-localnav .ac-ln-action-button .ac-ln-button {
		padding-left: 5px;
		padding-right: 5px;
	}

	#ac-localnav .ac-ln-actions {
		padding-right: 6px;
	}

	#ac-localnav .ac-ln-title {
		--r-localnav-title-vertical-offset: 14px;
		font-size: 16px;
	}

	#ac-localnav .ac-ln-content {
		padding-left: 12px;
		padding-right: 5px;
	}
}

@media only screen and (max-width: 330px) {
	#ac-localnav .ac-ln-action-button .ac-ln-button {
		padding-left: 5px;
		padding-right: 5px;
	}

	#ac-localnav .ac-ln-actions {
		padding-right: 6px;
	}

	#ac-localnav .ac-ln-title {
		--r-localnav-title-vertical-offset: 14px;
		font-size: 16px;
	}

	#ac-localnav .ac-ln-content {
		padding-left: 7px;
		padding-right: 5px;
	}
}

/* Move to iOS */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-move .tile-copyblock .tile-headline {
		max-width: 478px;
	}
}

/*Battery */
@media only screen and (min-width: 1069px) {
	.section-features.section-tiles.iphone-12
		.tile-battery.column.tile.tile-half.box-content
		.tile-content-wrapper.box-content
		.tile-copyblock.tile-copyblock-center {
		width: 80%;
	}
}

/* Camera */
@media only screen and (min-width: 1069px) {
	.tile-camera .tile-headline {
		max-width: 247px;
	}
}

@media only screen and (max-width: 374px) {
	.image-camera {
		width: 414px;
	}
}

/* Camera and video tile text */

@media only screen and (max-width: 374px) {
	.tile-camera .tile-headline {
		max-width: 197px;
	}
}

@media only screen and (min-width: 375px) and (max-width: 434px) {
	.tile-camera .tile-headline {
		max-width: 230px;
	}
}

@media only screen and (min-width: 1069px) {
	.tile-camera .tile-headline {
		max-width: 366px;
	}
}

/* Trade In Tile */

.tile-trade-in .tile-content .tile-copyblock {
	padding: 0 15px;
}

@media only screen and (max-width: 1068px) {
	.tile-trade-in .section-tiles .tile-copyblock {
		padding: 0 20px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-trade-in .section-tiles .tile-copyblock {
		padding: 0 23px;
	}
}

.tile-trade-in .tile-headline {
	max-width: 465px;
}

@media only screen and (max-width: 1068px) {
	.tile-trade-in .tile-headline {
		max-width: 330px;
	}
}

@media only screen and (max-width: 325px) {
	.image-trade-in {
		bottom: -24px;
	}
}

/* Environment  */
@media only screen and (max-width: 1068px) {
	.tile-environment .tile-headline {
		font-size: 27px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-environment .tile-headline {
		font-size: 25px;
	}
}

/* iMessage */
@media only screen and (max-width: 350px) {
	.tile-imessage .tile-headline {
		font-size: 26px;
	}
}

@media only screen and (max-width: 349px) {
	.tile-imessage .tile-content-wrapper.box-content {
		min-height: 380px;
	}

	.section-tiles .tile-imessage .tile-copy.typography-tile-copy {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-imessage .tile-content-wrapper.box-content,
	.tile-chip .tile-content-wrapper.box-content {
		min-height: 452px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-imessage .tile-headline {
		font-size: 31px;
	}
}

.section-tiles .tile-panel-content {
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	width: 380px;
	height: 100%;
	padding-top: 34px;
}

@media only screen and (max-width: 1068px) {
	.section-tiles .tile-panel-content {
		width: 240px;
		padding-top: 23px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section.section-features.section-tiles.iphone-12
		div.tile-privacy.column.tile.tile-half.box-content.enhanced.panel-show
		> div.tile-panel.box-content
		> div.tile-panel-content.box-content.flex-content.textzoom-content {
		width: 285px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .tile-panel-content {
		padding-top: 20px;
	}
}

/* Apple Store */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-apple-store .tile-panel-content {
		width: 275px;
	}
}

/* Apple Store Icon */
@media only screen and (max-width: 355px) {
	.tile-apple-store .icon-light {
		opacity: 1 !important;
	}

	.tile-apple-store .icon-dark {
		opacity: 0.001 !important;
	}

	.tile-apple-store .tile-headline {
		font-size: 27px;
	}
}

@media only screen and (max-width: 336px) {
	.tile-apple-store .tile-headline {
		font-size: 25px;
	}
}

/* Features section */

.section-tiles .tile-panel-content {
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	height: 100%;
	padding-top: 34px !important;
}

@media only screen and (max-width: 1068px) {
	.section-tiles .tile-panel-content {
		padding-top: 23px !important;
	}

	.tile-panel-content-small {
		width: 240px;
	}
}

@media only screen and (min-width: 400px) and (max-width: 734px) {
	.section-tiles .tile-panel-content {
		width: 240px !important;
		padding-top: 20px !important;
	}
}

/* Value props */
.footnote .ac-gf-block-link {
	font-size: 14px !important;
	position: relative;
	top: 3px !important;
	color: inherit !important;
	text-decoration: none !important;
}

.footnote .ac-gf-block-link:hover {
	color: #06c !important;
	text-decoration: none !important;
}

.typography-subhead-buystrip {
	font-size: 32px;
	line-height: 1.25;
	font-weight: 600;
	letter-spacing: 0.004em;
	font-family:
		SF Pro Display,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

.buystrip-hero .upgrade .item-headline {
	max-width: 11em;
}

/* Footnotes Superscripts */
.ac-gf-sosumi sup {
	font-size: 0.8em !important;
	position: relative !important;
	top: 0px !important;
}

/* Compare section */

@media only screen and (min-width: 1069px) {
	.section-compare .three-lines-large {
		height: 60px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compare .three-lines-medium {
		height: 60px;
	}

	.section-compare .two-lines-medium {
		height: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .three-lines-small {
		height: 60px;
	}
}

@media only screen and (max-width: 375px) {
	.section-compare .three-lines-xsmall {
		height: 60px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .four-lines-small {
		height: 80px;
	}
}

@media only screen and (max-width: 435px) {
	.section-compare .four-lines-xsmall {
		height: 80px;
	}
}

@media only screen and (max-width: 419px) {
	.section-compare .two-lines-custom {
		height: 40px;
	}
}

@media only screen and (max-width: 375px) {
	.section-compare .two-lines-xsmall {
		height: 40px;
	}
}

@media only screen and (max-width: 375px) {
	.section-compare .three-lines-xsmall {
		height: 60px;
	}
}

@media only screen and (max-width: 325px) {
	.section-compare.with-stacked-links
		div.compare-table
		.iphone-16e.camera.cell.row
		> p.typography-body-reduced.column.three-lines-large.three-lines-medium.four-lines-small {
		margin-bottom: 18px;
	}
}

@media only screen and (max-width: 325px) {
	.section.section-compare.with-stacked-links
		.compare-table
		.iphone-16e.camera.cell.row
		p.typography-body-reduced.column.two-lines.three-lines-large.three-lines-medium.four-lines-xsmall {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 450px) {
	.xxs-small {
		display: none;
	}
}

@media only screen and (max-width: 449px) {
	.section-compare .iphone-16.camera.cell.row > p:nth-child(9) span {
		height: 40px;
	}

	.section-compare .iphone-se.camera.cell.row > p:nth-child(4) span {
		height: 60px;
	}
}

/* Local Screens */

/* Hero */
.section-hero .hero-container .hero-image {
	background-image: url(/ca/fr/iphone/switch/images/overview/hero__coiius911fau_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/iphone/switch/images/overview/hero__coiius911fau_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/iphone/switch/images/overview/hero__coiius911fau_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/iphone/switch/images/overview/hero__coiius911fau_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/iphone/switch/images/overview/hero__coiius911fau_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .hero-container .hero-image {
		background-image: url(/ca/fr/iphone/switch/images/overview/hero__coiius911fau_small_2x.jpg);
	}
}

/* Move to iOS */
.image-move {
	background-image: url("/ca/fr/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_large.jpg");
	bottom: 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-move {
		background-image: url("/ca/fr/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-move {
		background-image: url("/ca/fr/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_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) {
	.image-move {
		background-image: url("/ca/fr/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-move {
		background-image: url("/ca/fr/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_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) {
	.image-move {
		background-image: url("/ca/fr/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_small_2x.jpg");
	}
}

/* Airpods */
.image-seamless {
	background-image: url("/ca/fr/iphone/switch/images/overview/seamless__e38z8yxpidua_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) {
	.image-seamless {
		background-image: url("/ca/fr/iphone/switch/images/overview/seamless__e38z8yxpidua_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-seamless {
		background-image: url("/ca/fr/iphone/switch/images/overview/seamless__e38z8yxpidua_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) {
	.image-seamless {
		background-image: url("/ca/fr/iphone/switch/images/overview/seamless__e38z8yxpidua_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-seamless {
		background-image: url("/ca/fr/iphone/switch/images/overview/seamless__e38z8yxpidua_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) {
	.image-seamless {
		background-image: url("/ca/fr/iphone/switch/images/overview/seamless__e38z8yxpidua_small_2x.jpg");
	}
}

/* App Store */
.image-appstore {
	background-image: url("/ca/fr/iphone/switch/images/overview/app_store__fy6opyro5maa_large.jpg");
	bottom: 8px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-appstore {
		background-image: url("/ca/fr/iphone/switch/images/overview/app_store__fy6opyro5maa_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-appstore {
		background-image: url("/ca/fr/iphone/switch/images/overview/app_store__fy6opyro5maa_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) {
	.image-appstore {
		background-image: url("/ca/fr/iphone/switch/images/overview/app_store__fy6opyro5maa_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-appstore {
		background-image: url("/ca/fr/iphone/switch/images/overview/app_store__fy6opyro5maa_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) {
	.image-appstore {
		background-image: url("/ca/fr/iphone/switch/images/overview/app_store__fy6opyro5maa_small_2x.jpg");
	}
}

/* SECTION-SAFETY */

.image-safety {
	background-image: url("/ca/fr/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url("/ca/fr/iphone/switch/images/overview/safety__bxliv7ldxziq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-safety {
		background-image: url("/ca/fr/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url("/ca/fr/iphone/switch/images/overview/safety__bxliv7ldxziq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-safety {
		background-image: url("/ca/fr/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url("/ca/fr/iphone/switch/images/overview/safety__bxliv7ldxziq_small_2x.jpg");
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-privacy .headline-animation-column {
		transform: scale(0.85) translateY(-32px);
		transform-origin: bottom left;
	}
}

@media only screen and (max-width: 734px) {
	.tile-privacy .headline-animation-column {
		transform: scale(0.8) translateY(76px);
		transform-origin: bottom left;
	}
}

@media only screen and (max-width: 430px) {
	.tile-privacy .headline-animation-column {
		transform: scale(0.7) translateY(76px);
		transform-origin: bottom left;
	}
}

@media only screen and (max-width: 400px) {
	.tile-privacy .headline-animation-column {
		transform: scale(0.61) translateY(70px);
		transform-origin: bottom left;
	}
}

@media only screen and (max-width: 365px) {
	.tile-privacy .headline-animation-column {
		transform: scale(0.59) translateX(-10px) translateY(82px);
		transform-origin: bottom left;
	}
}

@media only screen and (max-width: 350px) {
	.tile-privacy .image-privacy {
		background-position: -100% bottom;
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.tile-privacy .image-privacy {
		bottom: 0;
	}

	.tile-privacy .tile-button-icon,
	.tile-connectivity .tile-button-icon {
		height: 30px;
	}
}

/* Personalize */
.image-personalize {
	background-image: url(/ca/fr/iphone/switch/images/overview/personalize__d1u017c80gmu_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-personalize {
		background-image: url(/ca/fr/iphone/switch/images/overview/personalize__d1u017c80gmu_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-personalize {
		background-image: url(/ca/fr/iphone/switch/images/overview/personalize__d1u017c80gmu_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-personalize {
		background-image: url(/ca/fr/iphone/switch/images/overview/personalize__d1u017c80gmu_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-personalize {
		background-image: url(/ca/fr/iphone/switch/images/overview/personalize__d1u017c80gmu_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-personalize {
		background-image: url(/ca/fr/iphone/switch/images/overview/personalize__d1u017c80gmu_small_2x.jpg);
	}
}

/* Chip */
.image-chip {
	background-image: url(/ca/fr/iphone/switch/images/overview/chip__dkculpbo8p6q_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-chip {
		background-image: url(/ca/fr/iphone/switch/images/overview/chip__dkculpbo8p6q_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-chip {
		background-image: url(/ca/fr/iphone/switch/images/overview/chip__dkculpbo8p6q_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-chip {
		background-image: url(/ca/fr/iphone/switch/images/overview/chip__dkculpbo8p6q_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-chip {
		background-image: url(/ca/fr/iphone/switch/images/overview/chip__dkculpbo8p6q_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-chip {
		background-image: url(/ca/fr/iphone/switch/images/overview/chip__dkculpbo8p6q_small_2x.jpg);
	}
}

/* Compare */

.section-compare .image-icon-optical-zoom-4 {
	background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_4__bg3fvm90x6uq_large.jpg");
}

@media only screen and (max-width: 1068px) {
	.section-compare .image-icon-optical-zoom-4 {
		background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_4__bg3fvm90x6uq_medium.jpg");
	}
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-compare .image-icon-optical-zoom-4 {
		background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_4__bg3fvm90x6uq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-compare .image-icon-optical-zoom-4 {
		background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_4__bg3fvm90x6uq_medium_2x.jpg");
	}
}

.section-compare .image-icon-optical-zoom-8 {
	background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_8__f4t6w5pocmqa_large.jpg");
}

@media only screen and (max-width: 1068px) {
	.section-compare .image-icon-optical-zoom-8 {
		background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_8__f4t6w5pocmqa_medium.jpg");
	}
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-compare .image-icon-optical-zoom-8 {
		background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_8__f4t6w5pocmqa_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-compare .image-icon-optical-zoom-8 {
		background-image: url("/ca/fr/iphone/switch/images/overview/icon_optical_zoom_8__f4t6w5pocmqa_medium_2x.jpg");
	}
}

/* Seamless tile */
@media only screen and (max-width: 1068px) {
	.tile-seamless .tile-headline {
		max-width: 155px;
	}
}

/* tile-environment */
@media only screen and (max-width: 734px) {
	.section-tiles .tile-environment .tile-content {
		min-height: 382px;
	}
}

/* tile-privacy */
@media only screen and (max-width: 734px) {
	.section-tiles .tile-privacy .tile-content {
		min-height: 382px;
	}
}

.section-tiles .tile-privacy .tile-copy {
	margin-top: -5px;
}

/* Apple Intelligence */

.image-apple-intelligence {
	background-image: url(/ca/fr/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-apple-intelligence {
		background-image: url(/ca/fr/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-apple-intelligence {
		background-image: url(/ca/fr/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-apple-intelligence {
		background-image: url(/ca/fr/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-apple-intelligence {
		background-image: url(/ca/fr/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-apple-intelligence {
		background-image: url(/ca/fr/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_small_2x.jpg);
	}
}
