/*Local Overrides*/

/* Section Retail */
.section-retail .typography-section-headline {
	margin-bottom: 70px;
}

/* 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: 46px;
		grid-gap: 14px;
	}
}
@media only screen and (min-width: 1069px) {
	.tile-apple-arcade .arcade-games {
		grid-gap: 19px;
		margin-top: 60px;
	}
}
/* 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;
	}
}
/* Arcade Tile */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.tile-apple-arcade .content-wrapper {
		background-position: center bottom;
	}
}

/* Music Tile */
.tile-apple-music .content-wrapper {
	min-height: 550px;
}
@media only screen and (max-width: 1068px) {
	.tile-apple-music .content-wrapper {
		min-height: 300px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-apple-music .content-wrapper {
		min-height: 400px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-apple-music .content-wrapper div.large-centered {
		padding-bottom: 20px;
	}
}

/*  Compare Filler for alingment */
.section-compare .iphone-se.device .device-content .filler {
	visibility: hidden;
}

/*Localized Screens*/

/* iPhone 14 and 14 plus Hero */
.tile-iphone-14 .hero-bgimage {
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_small_2x.jpg);
	}
}

/* Apple One */
.apple-one .tile-chiclets {
	width: 409px;
	height: 363px;
	background-size: 409px 363px;
	background-repeat: no-repeat;
	background-image: url("/lae/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("/lae/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.apple-one .tile-chiclets {
		width: 253px;
		height: 225px;
		background-size: 253px 225px;
		background-repeat: no-repeat;
		background-image: url("/lae/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("/lae/iphone/home/images/overview/more-iphone/bundle__d7tp40dgdyuu_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.apple-one .tile-chiclets {
		width: 205px;
		height: 182px;
		background-size: 205px 182px;
		background-repeat: no-repeat;
		background-image: url("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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;
	}
}

/* iOS 16 */
.tile-ios-16 {
	background-image: url(/lae/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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/iphone/home/images/overview/why-iphone/ios16__b66zg2a3322q_small_2x.jpg);
	}
}

/* AirTag */
.section-accessories .airtag-image {
	width: 806px;
	height: 531px;
	background-size: 806px 531px;
	background-repeat: no-repeat;
	background-image: url("/lae/iphone/home/images/overview/accessories/airtag__b81h4czx41yq_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) {
	.section-accessories .airtag-image {
		background-image: url("/lae/iphone/home/images/overview/accessories/airtag__b81h4czx41yq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-accessories .airtag-image {
		width: 427px;
		height: 378px;
		background-size: 427px 378px;
		background-repeat: no-repeat;
		background-image: url("/lae/iphone/home/images/overview/accessories/airtag__b81h4czx41yq_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-accessories .airtag-image {
		background-image: url("/lae/iphone/home/images/overview/accessories/airtag__b81h4czx41yq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-accessories .airtag-image {
		width: 734px;
		height: 397px;
		background-size: 734px 397px;
		background-repeat: no-repeat;
		background-image: url("/lae/iphone/home/images/overview/accessories/airtag__b81h4czx41yq_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-accessories .airtag-image {
		background-image: url("/lae/iphone/home/images/overview/accessories/airtag__b81h4czx41yq_small_2x.jpg");
	}
}

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

/* TV + */
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.tv-plus-river .promo-copy .cta-wrapper {
		margin-top: 13px;
	}
}
