/* Local Overrides */

/* General helpers */
br.xsmall-only {
	display: none;
}
@media only screen and (max-width: 500px) {
	br.xsmall-only {
		display: block;
	}
}

/* Availability message iPhone 14 & 14 Pro tile */
@media only screen and (max-width: 734px) {
	.tile-iphone-14-pro .copy-wrapper,
	.tile-iphone-14 .copy-wrapper {
		width: 100% !important;
	}
	.tile-iphone-14-pro .copy-wrapper .hero-copy-pre-order,
	.tile-iphone-14 .copy-wrapper .hero-pre-order-copy {
		width: 100%;
		max-width: 300px !important;
	}
}

/* Arcade image */
@media only screen and (max-width: 734px) {
	.tile-apple-arcade .arcade-games {
		grid-gap: 19px;
		margin-top: 66px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 734px) {
	.tile-apple-arcade .arcade-games {
		margin-top: 34px;
		grid-gap: 14px;
	}
}
@media only screen and (min-width: 1069px) {
	.tile-apple-arcade .arcade-games {
		grid-gap: 19px;
		margin-top: 66px;
	}
}
/*arcade static position */
@media only screen and (max-width: 1068px) {
	.no-js .tile-apple-arcade .content-wrapper,
	.tile-apple-arcade .content-wrapper.hide {
		background-position: center 229px;
	}
}

@media only screen and (max-width: 1068px) {
	.no-js .tile-apple-arcade .content-wrapper,
	.tile-apple-arcade .content-wrapper.hide {
		background-size: 151px 140px;
	}
}

/* iPhone SE Hero Tile */
.section-hero .tile-iphone-se {
	margin-bottom: 15px;
}
@media only screen and (max-width: 1068px) {
	.section-hero .tile-iphone-se {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .tile-iphone-se {
		margin-top: 12px;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .tile-iphone-se {
		margin-top: 12px;
	}
}
@media only screen and (max-width: 320px) {
	.section-hero .tile-iphone-se {
		margin-top: 50px;
	}
}
.section-ar#iphone-se-ar-gallery {
	background-color: #fbfbfd;
	margin-bottom: 5px !important;
}

/* Arcade Tile */
.tile-apple-arcade.arcade-update .content-wrapper {
	background-position-y: 84%;
}

.tile-apple-arcade .tile-copy-1 {
	max-width: 100%;
}

@media only screen and (max-width: 1068px) {
	.tile-apple-arcade.arcade-update .content-wrapper {
		background-position-y: 84%;
	}

	.tile-apple-arcade .links-inline {
		margin: 0 auto;
		max-width: 100%;
	}
}
@media only screen and (max-width: 341px) {
	.tile-apple-arcade .links-inline li:first-child,
	.tile-apple-arcade .links-inline li:last-child {
		margin: 0px 0em;
	}
}

@media only screen and (max-width: 410px) {
	.tile-apple-arcade.arcade-update .content-wrapper {
		background-position-y: 84%;
	}
}
@media only screen and (max-width: 735px) and (min-width: 411px) {
	.section-more-iphone .tile-apple-arcade .links-inline li:first-child {
		margin-right: 0;
	}
	.section-more-iphone .tile-apple-arcade .links-inline li:last-child {
		margin-left: 0;
	}
}
@media only screen and (max-width: 410px) {
	.section-more-iphone .tile-apple-arcade .links-inline .tile-cta {
		margin-top: 0;
	}
	.section-more-iphone .tile-apple-arcade .links-inline .trial-cta.tile-cta {
		margin-top: 0.8em;
	}
}
/* Trade In */
.section-retail {
	margin-top: 17px;
}

.tile-trade-in {
	margin-bottom: 30px;
}
@media only screen and (max-width: 1068px) {
	.tile-trade-in {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-trade-in {
		margin-bottom: 15px;
	}
}

@media only screen and (min-width: 735px) {
	.tile-trade-in .copy-wrapper {
		max-width: 620px;
		margin-bottom: 35px;
		padding-top: 60px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-trade-in .copy-wrapper {
		margin-bottom: 35px;
		padding-top: 60px;
	}
}

/* AirTag */
@media only screen and (max-width: 355px) {
	.flex-tile-wrapper-airtag .typography-tile-copy {
		max-width: 300px;
	}
}

/* Compare Table */
@media only screen and (max-width: 734px) {
	.section-compare .compare-table {
		justify-content: center;
	}
}

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

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

/* Xsmall Button Compare iPhone 12 alignment*/
@media only screen and (max-width: 373px) {
	.section-compare .iphone-12.device .device-content .button {
		margin-top: 42px;
	}
}
/* Xsmall Button Compare iPhone 13 alignment*/
@media only screen and (max-width: 381px) {
	.section-compare .iphone-13.device .device-content .button {
		margin-top: 42px;
	}
}

/* Xsmall Button Compare iPhone 14 alignment*/
@media only screen and (max-width: 337px) {
	.section-compare .iphone-14.device .device-content .button {
		margin-top: 42px;
	}
}

/* Safari fallback for alignment */
@supports (selector(:nth-child(1 of x))) or (-webkit-touch-callout: none) {
	@media only screen and (max-width: 414px) {
		.section-compare .iphone-13.device .device-content .button {
			margin-top: 16px;
		}
	}
	@media only screen and (max-width: 375px) {
		.section-compare .iphone-13.device .device-content .button {
			margin-top: 16px;
		}
	}
	@media only screen and (max-width: 320px) {
		.section-compare .iphone-13.device .device-content .button {
			margin-top: 41px;
		}
	}
	@media only screen and (max-width: 414px) {
		.section-compare .iphone-12.device .device-content .button {
			margin-top: 16px;
		}
	}
	@media only screen and (max-width: 375px) {
		.section-compare .iphone-12.device .device-content .button {
			margin-top: 17px;
		}
	}
	@media only screen and (max-width: 320px) {
		.section-compare .iphone-12.device .device-content .button {
			margin-top: 42px;
		}
	}
}

/* Compare screen section */
@media only screen and (max-width: 321px) {
	.iphone-se.display .typography-compare-size.size {
		margin-bottom: 66px !important;
	}
}

@media only screen and (min-width: 322px) and (max-width: 343px) {
	.iphone-se.display .typography-compare-size.size {
		margin-bottom: 46px !important;
	}
}

/* Apple One Tile */
@media only screen and (min-width: 1069px) {
	.apple-one .copy-wrapper {
		margin-left: 0px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.apple-one .copy-wrapper {
		margin-left: -30px;
	}
}

/* Fitness Tile */
@media only screen and (max-width: 734px) {
	.tile-fitness .tile-copy {
		max-width: 420px;
	}
}
@media only screen and (max-width: 410px) {
	.section-more-iphone .tile-fitness .copy-wrapper .tile-cta {
		margin-top: 0;
	}
	.section-more-iphone .tile-fitness .copy-wrapper .trial-cta.tile-cta {
		margin-top: 0.8em;
	}
}

/* Apple tv + tile */

@media only screen and (max-width: 411px) {
	.tile-fitness .tile-copy {
		padding-bottom: 15px;
	}
}

/* Why Switch */
.section-switchers {
	display: none;
}
html.no-ios .section-switchers {
	display: block;
}
.section-switchers {
	background-color: #d3cbf8;
	background-size: 420px 420px;
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/home/images/overview/why-switch/why_switch_nadia_fallback__gg0ksibp2e62_small.jpg");
	background-position: center 110px;
	text-align: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.section-switchers {
		background-image: url("/mx/iphone/home/images/overview/why-switch/why_switch_nadia_fallback__gg0ksibp2e62_small_2x.jpg");
	}
}
@media only screen {
	.section-switchers .section-headline {
		margin-top: 110px;
	}
}
@media only screen {
	.section-switchers .section-copy {
		margin-bottom: 10px;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 348px) {
	.section-switchers {
		height: 520px;
		background-position-y: 120px;
	}
}
@media only screen and (max-width: 348px) {
	.section-switchers .section-headline {
		margin-top: 120px;
	}
}

/* Apple TV PLUS */
.tile-tv-plus-iphone .image-wrapper {
	overflow: hidden;
	margin-top: -140px;
}
@media only screen and (max-width: 1068px) {
	.tile-tv-plus-iphone .image-wrapper {
		margin-top: -180px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-tv-plus-iphone .image-wrapper {
		margin-top: -290px;
		position: relative;
		top: -10px;
	}
}
@media only screen and (max-width: 1068px) {
	.tile-tv-plus-iphone {
		height: 444px;
	}
}
.tile-tv-plus-iphone .image-atv {
	width: 675px;
	height: 354px;
	background-size: 675px 354px;
	background-repeat: no-repeat;
	position: relative;
	left: 50%;
	margin-left: -337.5px;
}
@media only screen and (max-width: 1068px) {
	.tile-tv-plus-iphone .image-atv {
		width: 359px;
		height: 234px;
		background-size: 359px 234px;
		margin-left: -180px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-tv-plus-iphone .image-atv {
		width: 735px;
		height: 273px;
		background-size: 735px 273px;
		margin-left: -368px;
	}
}
.tile-tv-plus-iphone .tile-headline-image {
	width: 98px;
	height: 39px;
	background-size: 98px 39px;
	background-repeat: no-repeat;
	position: relative;
	left: 50%;
	margin-left: -49px;
	margin-top: 60px;
	margin-bottom: 18px;
}
@media only screen and (max-width: 1068px) {
	.tile-tv-plus-iphone .tile-headline-image {
		width: 64px;
		height: 26px;
		background-size: 64px 26px;
		margin-top: 50px;
		margin-left: -30px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-tv-plus-iphone .tile-headline-image {
		margin-top: 50px;
	}
}
@media only screen and (max-width: 339px) {
	.tile-tv-plus-iphone
		a[data-analytics-title="learn more about apple tv plus"] {
		margin-top: 1px;
	}
	.tile-tv-plus-iphone .tile-headline-image {
		margin-top: 40px;
	}
}

/* Engraving */
.engraving-tile .tile-copy {
	width: 300px;
}
.engraving-tile .engraving-image {
	width: 670px;
	height: 304px;
	position: relative;
	left: -40px;
	top: 25%;
}
@media only screen and (max-width: 1068px) {
	.engraving-tile .engraving-image {
		width: 310px;
		height: 141px;
		top: 30%;
		left: 0;
	}
}
@media only screen and (max-width: 734px) {
	.engraving-tile .engraving-image {
		top: 0;
		margin: auto;
	}
	.engraving-tile .content-wrapper {
		height: 445px;
	}
	.engraving-tile .tile-copy {
		width: 95%;
		padding: 0 -1px;
	}
}

/* Localized Screens */

/* iPhone 14 and 14 Plus hero tile */
.tile-iphone-14 .hero-bgimage {
	background-image: url(/mx/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/mx/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		width: 529px;
		height: 481px;
		background-size: 529px 481px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/mx/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		width: 349px;
		height: 317px;
		background-size: 349px 317px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_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) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/mx/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_small_2x.jpg);
	}
}

/* iOS 16 */
.tile-ios-16 {
	background-image: url(/mx/iphone/home/images/overview/why-iphone/ios16__b66zg2a3322q_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) {
	.tile-ios-16 {
		background-image: url(/mx/iphone/home/images/overview/why-iphone/ios16__b66zg2a3322q_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.tile-ios-16 {
		width: 736px;
		height: 514px;
		background-size: 736px 514px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/home/images/overview/why-iphone/ios16__b66zg2a3322q_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) {
	.tile-ios-16 {
		background-image: url(/mx/iphone/home/images/overview/why-iphone/ios16__b66zg2a3322q_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.tile-ios-16 {
		width: 736px;
		height: 620px;
		background-size: 736px 620px;
		background-repeat: no-repeat;
		background-image: url(/mx/iphone/home/images/overview/why-iphone/ios16__b66zg2a3322q_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) {
	.tile-ios-16 {
		background-image: url(/mx/iphone/home/images/overview/why-iphone/ios16__b66zg2a3322q_small_2x.jpg);
	}
}

/* TV+ */
.tile-tv-plus-iphone .image-atv {
	background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_large.jpg");
}
@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) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_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) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_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) {
	.tile-tv-plus-iphone .image-atv {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_half_tile__bdusu8aavnsi_small_2x.jpg");
	}
}

/* TV+ Logo */
.tile-tv-plus-iphone .tile-headline-image {
	background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_logo__d106l0nkeb6u_large.png");
}
@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) {
	.tile-tv-plus-iphone .tile-headline-image {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_logo__d106l0nkeb6u_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.tile-tv-plus-iphone .tile-headline-image {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_logo__d106l0nkeb6u_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) {
	.tile-tv-plus-iphone .tile-headline-image {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_logo__d106l0nkeb6u_medium_2x.png");
	}
}

/* Apple One */
.apple-one .tile-chiclets {
	background-image: url("/mx/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_large.jpg");
}
@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) {
	.apple-one .tile-chiclets {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.apple-one .tile-chiclets {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_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) {
	.apple-one .tile-chiclets {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.apple-one .tile-chiclets {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_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) {
	.apple-one .tile-chiclets {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_small_2x.jpg");
	}
}

/* Switch to iPhone */
.tile-switch-to-iphone .image-why-switch {
	width: 675px;
	height: 357px;
	background-size: 675px 357px;
	background-repeat: no-repeat;
	background-image: url("/mx/iphone/home/images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_large.jpg");
	position: relative;
	left: 50%;
	margin-left: -337.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) {
	.tile-switch-to-iphone .image-why-switch {
		background-image: url("/mx/iphone/home/images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tile-switch-to-iphone .image-why-switch {
		width: 358px;
		height: 187px;
		background-size: 358px 187px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/home/images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_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) {
	.tile-switch-to-iphone .image-why-switch {
		background-image: url("/mx/iphone/home/images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tile-switch-to-iphone .image-why-switch {
		width: 734px;
		height: 247px;
		background-size: 734px 247px;
		background-repeat: no-repeat;
		background-image: url("/mx/iphone/home/images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_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) {
	.tile-switch-to-iphone .image-why-switch {
		background-image: url("/mx/iphone/home/images/overview/why-iphone/switching_to_iphone__e3oz9r418awm_small_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.tile-switch-to-iphone .image-why-switch {
		left: auto;
		margin-left: 0;
	}
}
@media only screen and (max-width: 734px) {
	.tile-switch-to-iphone .image-why-switch {
		left: 50%;
		margin-left: -367px;
	}
}

/* Fitness+ */
.tile-fitness .image-fitness-plus {
	background-image: url("/mx/iphone/home/images/overview/more-iphone/fitness_plus__e7jek86csoqe_large.jpg");
}
@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) {
	.tile-fitness .image-fitness-plus {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/fitness_plus__e7jek86csoqe_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.tile-fitness .image-fitness-plus {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/fitness_plus__e7jek86csoqe_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) {
	.tile-fitness .image-fitness-plus {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/fitness_plus__e7jek86csoqe_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.tile-fitness .image-fitness-plus {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/fitness_plus__e7jek86csoqe_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) {
	.tile-fitness .image-fitness-plus {
		background-image: url("/mx/iphone/home/images/overview/more-iphone/fitness_plus__e7jek86csoqe_small_2x.jpg");
	}
}

/* Retail */

.section-retail {
	padding-top: 0px;
}

/* Footnotes color */
.section-more-iphone .trial-cta .footnote {
	color: inherit;
	position: relative;
}
.section-more-iphone .trial-cta .icon-external:after {
	color: inherit;
}

/* Retail */

@media only screen and (max-width: 1068px) {
	.section.section-retail.section-content-oversized.large-centered
		.flex-tile-wrapper {
		padding: 0;
	}
}

/* Privacy */

@media only screen and (min-width: 1069px) and (max-width: 1334px) {
	.tile-privacy .tile-headline br {
		display: block !important;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1120px) {
	.tile-apple-music .tile-copy br.medium {
		display: block;
	}
}

/* Airpods */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-tile-copy {
		font-size: 15px;
	}
}

@media only screen and (min-width: 1068px) {
	.section-accessories
		.flex-tile-wrapper.airpods-tile
		.content-wrapper.pro-update-fall-22
		.copy-wrapper {
		width: 320px;
	}
}

/* .tile-fitness image */
@media only screen and (min-width: 1068px) {
	.tile-fitness .image-wrapper {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}
/* .tile-fitness copy */
@media only screen and (min-width: 1068px) {
	.tile-fitness .copy-avail {
		padding: 0px 20px;
	}
}
