/* Local Overrides */

/* AB variant --- Begin */
@media only screen and (max-width: 734px) {
	.section-compare .custom_four-lines-small {
		height: 80px;
	}
}

/* A/B control */
div.compare-table.variant {
	display: none;
}

[data-at-ab-i16ecm="v0"] div.compare-table.control {
	display: grid;
}
[data-at-ab-i16ecm="v0"] div.compare-table.variant {
	display: none;
}

[data-at-ab-i16ecm="v1"] div.compare-table.variant {
	display: grid;
}
[data-at-ab-i16ecm="v1"] div.compare-table.control {
	display: none;
}

/* Rearrange 16e and 16 pro */
.compare-table.ab-test .iphone-16-pro.device {
	grid-area: iphone-16e-device;
}

.compare-table.ab-test .iphone-16-pro.display {
	grid-area: iphone-16e-display;
}

.compare-table.ab-test .iphone-16-pro.design {
	grid-area: iphone-16e-design;
}

.compare-table.ab-test .iphone-16-pro.apple-intelligence {
	grid-area: iphone-16e-apple-intelligence;
}

.compare-table.ab-test .iphone-16-pro.chip {
	grid-area: iphone-16e-chip;
}

.compare-table.ab-test .iphone-16-pro.camera-control {
	grid-area: iphone-16e-camera-control;
}

.compare-table.ab-test .iphone-16-pro.camera {
	grid-area: iphone-16e-camera;
}

.compare-table.ab-test .iphone-16-pro.zoom {
	grid-area: iphone-16e-zoom;
}

.compare-table.ab-test .iphone-16-pro.dynamic-island {
	grid-area: iphone-16e-dynamic-island;
}

.compare-table.ab-test .iphone-16-pro.sos {
	grid-area: iphone-16e-sos;
}

.compare-table.ab-test .iphone-16-pro.battery {
	grid-area: iphone-16e-battery;
}

.compare-table.ab-test .iphone-16-pro.connectivity {
	grid-area: iphone-16e-connectivity;
}

.compare-table.ab-test .iphone-16-pro.authentication {
	grid-area: iphone-16e-authentication;
}

.compare-table.ab-test .iphone-16e.device {
	grid-area: iphone-16-pro-device;
}

.compare-table.ab-test .iphone-16e.display {
	grid-area: iphone-16-pro-display;
}

.compare-table.ab-test .iphone-16e.design {
	grid-area: iphone-16-pro-design;
}

.compare-table.ab-test .iphone-16e.apple-intelligence {
	grid-area: iphone-16-pro-apple-intelligence;
}

.compare-table.ab-test .iphone-16e.chip {
	grid-area: iphone-16-pro-chip;
}

.compare-table.ab-test .iphone-16e.camera-control {
	grid-area: iphone-16-pro-camera-control;
}

.compare-table.ab-test .iphone-16e.camera {
	grid-area: iphone-16-pro-camera;
}

.compare-table.ab-test .iphone-16e.zoom {
	grid-area: iphone-16-pro-zoom;
}

.compare-table.ab-test .iphone-16e.dynamic-island {
	grid-area: iphone-16-pro-dynamic-island;
}

.compare-table.ab-test .iphone-16e.sos {
	grid-area: iphone-16-pro-sos;
}

.compare-table.ab-test .iphone-16e.battery {
	grid-area: iphone-16-pro-battery;
}

.compare-table.ab-test .iphone-16e.connectivity {
	grid-area: iphone-16-pro-connectivity;
}

.compare-table.ab-test .iphone-16e.authentication {
	grid-area: iphone-16-pro-authentication;
}

/* AB variant --- End */

/* Local nav */
@media only screen and (max-width: 340px) {
	#ac-localnav.ac-localnav-scrim.custom-nav .ac-ln-content {
		--r-localnav-content-padding: 5px;
	}
	#ac-localnav.ac-localnav-scrim.custom-nav .ac-ln-content .ac-ln-actions {
		padding-right: 10px;
	}
}

#ac-localnav br.xsmall {
	display: none;
}

@media only screen and (max-width: 340px) {
	#ac-localnav br.xsmall {
		display: block;
	}
}

.hero-headline {
	color: black;
}

/*Compare */
@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: 375px) {
	.section-compare .two-lines-xsmall {
		height: 40px;
	}
}
@media only screen and (max-width: 435px) {
	.section-compare .four-lines-xsmall {
		height: 80px;
	}
}

/*Compare photo*/

@media only screen and (max-width: 325px) {
	.section.section-compare.with-stacked-links
		div.compare-table
		> div.iphone-16.camera.cell.row
		> p:nth-child(5) {
		padding-bottom: 20px;
	}
	.section-compare.with-stacked-links
		.compare-table
		.iphone-16.device
		> div.device-content
		p.typography-body-tight.tout {
		padding-bottom: 25px;
	}
}
@media only screen and (max-width: 407px) {
	.section-compare .iphone-16.camera p:nth-child(6) {
		height: 40px;
	}
}

/*Trade in buystrip*/

@media only screen and (max-width: 1068px) {
	.section-buystrip-hero .buystrip-hero .trade-in .item-copy {
		max-width: 25em;
	}
}

/* override for alt hero when hovering */

html.no-touch .section-if-i-switch .if-i-switch-item:hover .tile-content {
	opacity: 1;
}

/* headline width */
@media only screen and (min-width: 1069px) {
	.tile-move .tile-copyblock .tile-headline {
		max-width: 600px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.tile-move .tile-copyblock .tile-headline {
		max-width: 460px;
	}
}

/* Integración tile */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-seamless .tile-content-wrapper .tile-content .tile-headline {
		font-size: 24px;
	}
}

/* Durabilidad tile */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-panel-content .wrapper-copy .tile-copy.typography-tile-copy,
	.footnote.footnote-number {
		font-size: 16px;
	}
}

/* Compare section */

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

@media only screen and (max-width: 479px) {
	.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;
	}
}

/* BUY STRIP SECTION */

.section-buystrip-hero .buystrip-hero .item-copy,
.section-buystrip-hero .buystrip-hero .item-headline {
	margin-left: auto;
	margin-right: auto;
}

.buystrip-hero .trade-in .item-headline {
	max-width: 12em;
}

.typography-buystrip-hero-subhead {
	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;
}

@media only screen and (max-width: 734px) {
	.typography-buystrip-hero-subhead {
		font-size: 21px;
		line-height: 1.1904761905;
		font-weight: 600;
		letter-spacing: 0.011em;
		font-family:
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

.typography-buystrip-hero-copy {
	font-size: 19px;
	line-height: 1.2105263158;
	font-weight: 400;
	letter-spacing: 0.012em;
	font-family:
		SF Pro Display,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

.typography-buystrip-hero-body a .icon-copy {
	font-size: 19px;
}

@media only screen and (max-width: 1068px) {
	.typography-buystrip-hero-copy {
		font-size: 17px;
		line-height: 1.2353641176;
		font-weight: 400;
		letter-spacing: -0.022em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}

	.typography-buystrip-hero-body a .icon-copy {
		font-size: 17px;
	}
}

.buystrip-hero {
	text-align: center;
	background-color: #f5f5f7;
	padding-top: 150px;
	padding-bottom: 136px;
}

@media only screen and (max-width: 1068px) {
	.buystrip-hero {
		padding-top: 112px;
		padding-bottom: 112px;
	}
}

@media only screen and (max-width: 734px) {
	.buystrip-hero {
		padding-top: 85px;
		padding-bottom: 111px;
	}
}

.buystrip-hero .grid-item {
	display: flex;
	text-align: center;
	align-items: center;
	flex-direction: column;
}

.buystrip-hero .grid {
	padding-left: 0;
	padding-right: 0;
	grid-row-gap: 46px;
}

.section-buystrip-hero .buystrip-hero .item-copy,
.section-buystrip-hero .buystrip-hero .item-headline {
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 734px) {
	.section-buystrip-hero .buystrip-hero .grid-item:not(:first-child) {
		margin-top: 64px;
	}
}

.section-buystrip-hero .buystrip-hero .trade-in .item-headline {
	max-width: 12em;
}

@media only screen and (max-width: 1068px) {
	.section-buystrip-hero .buystrip-hero .trade-in .item-headline {
		max-width: none;
	}
}

@media only screen and (max-width: 734px) {
	.section-buystrip-hero .buystrip-hero .trade-in .item-headline {
		max-width: 12em;
	}
}

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

@media only screen and (max-width: 1068px) {
	.buystrip-hero .trade-in .item-copy {
		max-width: 25em;
	}
}

@media only screen and (max-width: 734px) {
	.buystrip-hero .trade-in .item-copy {
		max-width: 17em;
	}
}

@media only screen and (max-width: 734px) {
	.section-buystrip-hero .trade-in.grid-item {
		padding-left: 30px;
		padding-right: 30px;
	}
}

/* Local screens */

/* HERO */
.section-hero .hero-container .hero-image {
	background-image: url(/mx/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(/mx/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(/mx/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(/mx/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(/mx/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(/mx/iphone/switch/images/overview/hero__coiius911fau_small_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero {
		left: 50%;
		margin-left: -485px;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .image-hero {
		left: 50%;
		margin-left: -298px;
	}
}
@media only screen and (max-width: 374px) {
	.section-hero .image-hero {
		transform: scale(0.8);
		transform-origin: top center;
	}
}

/*Testimojis Cards*/

/*First Card*/

.section-if-i-switch #testimoji-1 {
	opacity: 1 !important;
}
.section-if-i-switch #testimoji-1 .tile-content {
	width: 604px;
	height: 340px;
	background-size: 604px 340px;
	background-repeat: no-repeat;
	background-image: url(/mx/iphone/switch/images/testimoji-cards/video_4__efm8vbt4xyc2_large.png);
}

@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-if-i-switch #testimoji-1 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_4__efm8vbt4xyc2_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-if-i-switch #testimoji-1 .tile-content {
		width: 482px;
		height: 268px;
		background-size: 482px 268px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_4__efm8vbt4xyc2_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-if-i-switch #testimoji-1 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_4__efm8vbt4xyc2_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-if-i-switch #testimoji-1 .tile-content {
		width: 402px;
		height: 222px;
		background-size: 402px 222px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_4__efm8vbt4xyc2_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-if-i-switch #testimoji-1 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_4__efm8vbt4xyc2_small_2x.png);
	}
}

/*Second Card*/
.section-if-i-switch #testimoji-2 .tile-content {
	width: 604px;
	height: 340px;
	background-size: 604px 340px;
	background-repeat: no-repeat;
	background-image: url(/mx/iphone/switch/images/testimoji-cards/video_1__efm8vbt4xyc2_large.png);
}

@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-if-i-switch #testimoji-2 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_1__efm8vbt4xyc2_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-if-i-switch #testimoji-2 .tile-content {
		width: 482px;
		height: 268px;
		background-size: 482px 268px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_1__efm8vbt4xyc2_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-if-i-switch #testimoji-2 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_1__efm8vbt4xyc2_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-if-i-switch #testimoji-2 .tile-content {
		width: 402px;
		height: 222px;
		background-size: 402px 222px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_1__efm8vbt4xyc2_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-if-i-switch #testimoji-2 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_1__efm8vbt4xyc2_small_2x.png);
	}
}

/*Third Card*/
.section-if-i-switch #testimoji-3 .tile-content {
	width: 604px;
	height: 340px;
	background-size: 604px 340px;
	background-repeat: no-repeat;
	background-image: url(/mx/iphone/switch/images/testimoji-cards/video_2__efm8vbt4xyc2_large.png);
}

@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-if-i-switch #testimoji-3 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_2__efm8vbt4xyc2_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-if-i-switch #testimoji-3 .tile-content {
		width: 482px;
		height: 268px;
		background-size: 482px 268px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_2__efm8vbt4xyc2_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-if-i-switch #testimoji-3 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_2__efm8vbt4xyc2_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-if-i-switch #testimoji-3 .tile-content {
		width: 402px;
		height: 222px;
		background-size: 402px 222px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_2__efm8vbt4xyc2_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-if-i-switch #testimoji-3 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_2__efm8vbt4xyc2_small_2x.png);
	}
}

/*Fourth Card*/
.section-if-i-switch #testimoji-4 .tile-content {
	width: 604px;
	height: 340px;
	background-size: 604px 340px;
	background-repeat: no-repeat;
	background-image: url(/mx/iphone/switch/images/testimoji-cards/video_3__efm8vbt4xyc2_large.png);
}

@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-if-i-switch #testimoji-4 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_3__efm8vbt4xyc2_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-if-i-switch #testimoji-4 .tile-content {
		width: 482px;
		height: 268px;
		background-size: 482px 268px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_3__efm8vbt4xyc2_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-if-i-switch #testimoji-4 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_3__efm8vbt4xyc2_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-if-i-switch #testimoji-4 .tile-content {
		width: 402px;
		height: 222px;
		background-size: 402px 222px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_3__efm8vbt4xyc2_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-if-i-switch #testimoji-4 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_3__efm8vbt4xyc2_small_2x.png);
	}
}

/*Fifth Card*/
.section-if-i-switch #testimoji-5 .tile-content {
	width: 604px;
	height: 340px;
	background-size: 604px 340px;
	background-repeat: no-repeat;
	background-image: url(/mx/iphone/switch/images/testimoji-cards/video_5__efm8vbt4xyc2_large.png);
}

@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-if-i-switch #testimoji-5 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_5__efm8vbt4xyc2_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-if-i-switch #testimoji-5 .tile-content {
		width: 482px;
		height: 268px;
		background-size: 482px 268px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_5__efm8vbt4xyc2_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-if-i-switch #testimoji-5 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_5__efm8vbt4xyc2_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-if-i-switch #testimoji-5 .tile-content {
		width: 402px;
		height: 222px;
		background-size: 402px 222px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_5__efm8vbt4xyc2_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-if-i-switch #testimoji-5 .tile-content {
		background-image: url(/mx/iphone/switch/images/testimoji-cards/video_5__efm8vbt4xyc2_small_2x.png);
	}
}
/* SECTION-SAFETY */

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

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

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

/* PLAY ICON COLOR */

.section-if-i-switch
	#testimoji-1
	.if-i-switch-item:hover
	.light-hover-icon
	.icon-light {
	color: #00aaa0;
}

.section-if-i-switch
	#testimoji-2
	.if-i-switch-item:hover
	.light-hover-icon
	.icon-light {
	color: #8849ef;
}

.section-if-i-switch
	#testimoji-3
	.if-i-switch-item:hover
	.light-hover-icon
	.icon-light {
	color: #0090d8;
}

.section-if-i-switch
	#testimoji-4
	.if-i-switch-item:hover
	.light-hover-icon
	.icon-light {
	color: #ffc43a;
}

.section-if-i-switch
	#testimoji-5
	.if-i-switch-item:hover
	.light-hover-icon
	.icon-light {
	color: #00aaa0;
}

/*APP STORE*/
.tile-appstore .tile-content-wrapper .typography-tile-headline {
	font-size: 38px;
	padding-bottom: 430px;
}
@media only screen and (max-width: 1068px) {
	.tile-appstore .tile-content-wrapper .typography-tile-headline {
		font-size: 38px;
		padding-bottom: 295px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-appstore .tile-content-wrapper .typography-tile-headline {
		font-size: 25px;
		padding-bottom: 250px;
	}
}

/* ENVIROMENT */
@media only screen and (max-width: 734px) {
	.section-only-iphone .image-environment {
		bottom: 49px;
	}
}

.tile-environment .tile-content .tile-headline {
	margin-top: 8px;
}
@media only screen and (max-width: 1068px) {
	.tile-environment .tile-content .tile-headline {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-environment .tile-content .tile-headline {
		margin-top: 0px;
		padding-bottom: 70px;
	}
}

@media only screen and (max-width: 1068px) {
	.image-environment {
		bottom: 48px;
	}
}

.tile-environment .tile-headline {
	max-width: 480px;
}

.tile-environment .box-content .typography-tile-copy {
	font-size: 22px;
}
@media only screen and (max-width: 1068px) {
	.tile-environment .box-content .typography-tile-copy {
		font-size: 14px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-environment .box-content .typography-tile-copy {
		font-size: 13px;
	}
}

/* SEAMLESS */
@media only screen and (max-width: 1068px) {
	.tile-seamless .tile-content-wrapper .typography-tile-headline {
		font-size: 28px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-seamless .tile-content-wrapper .typography-tile-headline {
		font-size: 25px;
	}
}

/* TRADE IN */
.section-buystrip-hero .buystrip-hero {
	margin-top: 0;
}

/*PRIVACY*/
.tile-privacy .typography-privacy-headline {
	width: 248px;
}
@media only screen and (max-width: 1068px) {
	.tile-privacy .typography-privacy-headline {
		width: 200px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-privacy .typography-privacy-headline {
		width: 100px;
	}
}

/* MESSAGING */
.tile-imessage .typography-tile-copy {
	font-size: 23px;
}
@media only screen and (max-width: 1068px) {
	.tile-imessage .typography-tile-copy {
		font-size: 16px;
	}
}
@media only screen and (max-width: 1068px) {
	.tile-imessage .tile-content .tile-headline {
		margin-top: 5px;
	}
}
@media only screen and (max-width: 339px) {
	.tile-imessage .tile-content .tile-headline {
		font-size: 26px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-imessage .typography-tile-copy {
		font-size: 13px;
	}
}

/* Apple Store Banner */

.image-apple-store {
	width: 1400px;
	height: 550px;
	background-size: 1400px 550px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_large.jpeg");
}
@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-apple-store {
		background-image: url("/mx/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_large_2x.jpeg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-apple-store {
		width: 724px;
		height: 400px;
		background-size: 724px 400px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_medium.jpeg");
	}
}
@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-apple-store {
		background-image: url("/mx/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_medium_2x.jpeg");
	}
}
@media only screen and (max-width: 734px) {
	.image-apple-store {
		width: 414px;
		height: 358px;
		background-size: 414px 358px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_small.jpeg");
	}
}
@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-apple-store {
		background-image: url("/mx/iphone/switch/images/overview/apple_store__fzq35ff5u3yy_small_2x.jpeg");
	}
}

.tile-apple-store .tile-headline {
	margin-left: 0;
}

/* CAMERA XS */
@media only screen and (max-width: 360px) {
	.tile-camera .typography-tile-headline {
		font-size: 25px;
	}
}

/* Fotos y videos tile text */

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

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

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

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

/* COMPARE */

.section-compare .authentication {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

@media only screen and (min-width: 735px) {
	.section-compare .tout {
		white-space: normal;
	}
}

.section-compare .iphone-se.device .device-content .typography-body-tight.tout {
	max-width: 163px;
}

/* small button iphone 14 launch state */
@media only screen and (max-width: 337px) {
	.section-compare .iphone-14.device .device-content .button-launch {
		margin-top: 39px;
	}
}
/* small button iphone 14 avail state */
@media only screen and (max-width: 337px) {
	.section-compare .iphone-14.device .device-content .button {
		margin-top: 41px;
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .compare-table {
		grid-column-gap: 8px !important;
	}
}

/*  Compare iphone-se display */

@media only screen and (min-width: 354px) {
	.sm-only {
		display: none;
	}
}

/* Compare CTAs */
/* iphone 13 */
@media only screen and (max-width: 381px) {
	.section-compare .iphone-13.device .device-content .pricing {
		margin-top: 30px;
	}
}

/* Partner Logos section */
.section-partner-logos {
	padding-bottom: 50px;
	background-color: #fff;
	text-align: center;
}

.section-partner-logos .section-content {
	padding-bottom: 60px;
}
@media only screen and (max-width: 1068px) {
	.section-partner-logos .section-content {
		padding-bottom: 50px;
	}
}
@media only screen and (max-width: 734px) {
	.section-partner-logos .section-content {
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 400px) {
	.section-partner-logos .section-content {
		padding-bottom: 30px;
		width: 90.5%;
	}
}

.logo-image {
	margin: 22px auto;
	text-indent: -9999px;
}

.section-partner-logos .typography-headline-reduced {
	font-size: 48px;
	line-height: 1.08349;
	font-weight: 600;
	letter-spacing: -0.003em;
	font-family:
		"SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	padding-bottom: 50px;
	text-align: center;
}
@media only screen and (max-width: 1068px) {
	.section-partner-logos .typography-headline-reduced {
		font-size: 40px;
		line-height: 1.1;
		font-weight: 600;
		letter-spacing: 0em;
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.section-partner-logos .typography-headline-reduced {
		font-size: 32px;
		line-height: 1.125;
		font-weight: 600;
		letter-spacing: 0.004em;
		padding-bottom: 20px;
	}
}

.section-partner-logos .typography-tile-copy a {
	text-align: center;
	max-width: 165px;
	font-size: 19px;
	line-height: 1.4211;
	font-weight: 400;
	letter-spacing: 0.012em;
	font-family:
		"SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}
@media only screen and (max-width: 1068px) {
	.section-partner-logos .typography-tile-copy a {
		font-size: 17px;
		line-height: 1.23536;
		font-weight: 400;
		letter-spacing: -0.022em;
		font-family:
			"SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
			"Arial", sans-serif;
	}
}

/*Local images*/

/*SUPPORT*/
.section-tiles .image-support {
	width: 150px;
	height: 150px;
	background-size: 150px 150px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/switch/images/overview/support_icon__lmrc3w3bd2aq_large.png");
	top: 250px;
}
@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) {
	.section-tiles .image-support {
		background-image: url("/mx/iphone/switch/images/overview/support_icon__lmrc3w3bd2aq_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-tiles .image-support {
		width: 113px;
		height: 113px;
		background-size: 113px 113px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/support_icon__lmrc3w3bd2aq_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-tiles .image-support {
		background-image: url("/mx/iphone/switch/images/overview/support_icon__lmrc3w3bd2aq_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles .image-support {
		width: 101px;
		height: 101px;
		background-size: 101px 101px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/support_icon__lmrc3w3bd2aq_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-tiles .image-support {
		background-image: url("/mx/iphone/switch/images/overview/support_icon__lmrc3w3bd2aq_small_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-tiles .image-support {
		top: 188px;
	}
}
@media only screen and (max-width: 734px) {
	.section-tiles .image-support {
		top: 161px;
	}
}

/* LOGOS IMG */
/* ishop */
.section-partner-logos .logo-image.logo-ishop {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/switch/images/overview/logos/logo_ishop_large.png");
	margin-bottom: 5px;
}
@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) {
	.section-partner-logos .logo-image.logo-ishop {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_ishop_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-partner-logos .logo-image.logo-ishop {
		width: 135px;
		height: 77px;
		background-size: 135px 77px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_ishop_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-partner-logos .logo-image.logo-ishop {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_ishop_medium_2x.png");
	}
}
/* MacStore */
.section-partner-logos .logo-image.logo-macstore {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/switch/images/overview/logos/logo_macstore_large.png");
	margin-bottom: 5px;
}
@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) {
	.section-partner-logos .logo-image.logo-macstore {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_macstore_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-partner-logos .logo-image.logo-macstore {
		width: 135px;
		height: 77px;
		background-size: 135px 77px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_macstore_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-partner-logos .logo-image.logo-macstore {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_macstore_medium_2x.png");
	}
}

/* Coppel */
.section-partner-logos .logo-image.logo-coppel {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/switch/images/overview/logos/logo_coppel_large.png");
	margin-bottom: 5px;
}
@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) {
	.section-partner-logos .logo-image.logo-coppel {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_coppel_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-partner-logos .logo-image.logo-coppel {
		width: 135px;
		height: 77px;
		background-size: 135px 77px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_coppel_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-partner-logos .logo-image.logo-coppel {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_coppel_medium_2x.png");
	}
}
/* Liverpool */
.section-partner-logos .logo-image.logo-liverpool {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/switch/images/overview/logos/logo_liverpool_large.png");
	margin-bottom: 5px;
}
@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) {
	.section-partner-logos .logo-image.logo-liverpool {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_liverpool_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-partner-logos .logo-image.logo-liverpool {
		width: 135px;
		height: 77px;
		background-size: 135px 77px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_liverpool_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-partner-logos .logo-image.logo-liverpool {
		background-image: url("/mx/iphone/switch/images/overview/logos/logo_liverpool_medium_2x.png");
	}
}

/* Section-Compare */

h4.typography-compare-size.size {
	margin-top: 7px;
}

/*CAMERA */

@media only screen and (min-width: 1069px) and (max-width: 1440px) {
	.section-tiles .tile-camera .tile-panel-content.wide {
		width: 526px;
	}
}

/* SECTION-APPSTORE */

.image-appstore {
	background-image: url(/mx/iphone/switch/images/overview/app_store__fy6opyro5maa_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-appstore {
		background-image: url(/mx/iphone/switch/images/overview/app_store__fy6opyro5maa_large_2x.jpg);
	}
}

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

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

/* SECTION-MOVE */

.image-move {
	background-image: url(/mx/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_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-move {
		background-image: url(/mx/iphone/switch/images/overview/move_to_ios__ewwa53yg1mie_large_2x.jpg);
	}
}

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

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

/* SECTION-seamless */

.image-seamless {
	background-image: url(/mx/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(/mx/iphone/switch/images/overview/seamless__e38z8yxpidua_large_2x.jpg);
	}
}

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

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

/* Privacy Section Overview */
@media only screen and (min-width: 734px) and (max-width: 1068px) {
	.tile-privacy .headline-animation-column {
		transform: scale(0.8) translateY(0px);
		transform-origin: bottom left;
	}
	.tile-privacy .typography-privacy-headline {
		width: 168px;
	}
}
@media only screen and (max-width: 400px) {
	.tile-privacy .headline-animation-column {
		transform: scale(0.85) translateY(62px);
		transform-origin: bottom left;
	}
}
@media only screen and (max-width: 350px) {
	.tile-privacy .image-privacy {
		background-position: -100% bottom;
	}
}

/* Durability tile */

@media only screen and (max-width: 1068px) {
	.tile-durability .tile-panel-content {
		width: 267px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-durability .tile-panel-content {
		width: 242px;
	}
}

/* Personalize */
.image-personalize {
	background-image: url(/mx/iphone/switch/images/overview/personalize__d1u017c80gmu_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-personalize {
		background-image: url(/mx/iphone/switch/images/overview/personalize__d1u017c80gmu_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.image-personalize {
		background-image: url(/mx/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(/mx/iphone/switch/images/overview/personalize__d1u017c80gmu_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.image-personalize {
		background-image: url(/mx/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(/mx/iphone/switch/images/overview/personalize__d1u017c80gmu_small_2x.jpg);
	}
}

/*AI*/

.image-apple-intelligence {
	background-image: url(/mx/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(/mx/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-apple-intelligence {
		background-image: url(/mx/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(/mx/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-apple-intelligence {
		background-image: url(/mx/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(/mx/iphone/switch/images/overview/apple_intelligence__wd56e4hrlv6u_small_2x.jpg);
	}
}

/* Chip */
.image-chip {
	background-image: url(/mx/iphone/switch/images/overview/chip__dkculpbo8p6q_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.image-chip {
		background-image: url(/mx/iphone/switch/images/overview/chip__dkculpbo8p6q_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.image-chip {
		background-image: url(/mx/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(/mx/iphone/switch/images/overview/chip__dkculpbo8p6q_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.image-chip {
		background-image: url(/mx/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(/mx/iphone/switch/images/overview/chip__dkculpbo8p6q_small_2x.jpg);
	}
}

/* AI Tile */
@media only screen and (max-width: 734px) {
	.section-tiles .tile-panel-content.wide {
		width: 250px;
	}
}

/* Environment Tile */
@media only screen and (max-width: 734px) {
	.tile-environment .tile-panel-content {
		width: 225px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-environment
		.tile-panel-content
		.wrapper-copy
		.tile-copy.typography-tile-copy {
		font-size: 15px;
	}
}

/* Compare CTA*/

@media only screen and (max-width: 325px) {
	.section.section-compare
		div.iphone-15.device
		div.device-content
		p.typography-body-tight.tout {
		margin-bottom: 25px;
	}
}

/* tile-apple-store icon */
.section-tiles .tile-apple-store .tile-button .icon-light {
	color: #fff;
	opacity: 0.001;
}

.section-tiles .tile-apple-store .tile-button .icon-dark {
	color: #1d1d1f;
	opacity: 0.999;
}

@media only screen and (max-width: 350px) {
	.section-tiles .tile-apple-store .tile-button .icon-light {
		opacity: 0.999;
	}
	.section-tiles .tile-apple-store .tile-button .icon-dark {
		opacity: 0;
	}
}
/* navbar */
@media only screen and (max-width: 350px) {
	#ac-localnav .ac-ln-content {
		padding: 0 8px 0 15px;
	}
	#ac-localnav.ac-localnav-scrim .ac-ln-wrapper .ac-ln-title {
		max-width: 85px;
		padding-right: 26px;
		margin-top: 0;
	}

	#ac-localnav.ac-localnav-scrim .ac-ln-wrapper .ac-ln-title a {
		white-space: normal;
	}
	#ac-localnav .ac-ln-content {
		padding-bottom: 2px;
	}
	#ac-localnav .ac-ln-title {
		font-size: 17px;
	}
	#ac-localnav .ac-ln-action-button .ac-ln-button {
		margin-right: 5px;
	}
}
