/*Local Overrides*/

/* Section Retail */
.section-retail {
	padding-top: 30px;
}

.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*/

/* HERO */

/* iPhone 14  */
.tile-iphone-14 .hero-bgimage-wrapper {
	width: 100%;
}
.tile-iphone-14 .hero-bgimage {
	background-image: url(/lae/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_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/hero_iphone_14__de41900yuggi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/lae/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_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/hero_iphone_14__de41900yuggi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		background-image: url(/lae/iphone/home/images/overview/hero/hero_iphone_14__de41900yuggi_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/hero_iphone_14__de41900yuggi_small_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .hero-bgimage {
		left: 50%;
		margin-left: -337.5px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .hero-bgimage {
		left: 50%;
		margin-left: -200px;
	}
}
.tile-iphone-14 .copy-wrapper {
	margin-bottom: 96px;
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .copy-wrapper {
		margin-bottom: 68px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .copy-wrapper {
		margin-bottom: 56px;
	}
}
.tile-iphone-14 .copy-wrapper .violator-frameless {
	color: #6e6e73;
	margin-bottom: 12px;
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .copy-wrapper .violator-frameless {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .copy-wrapper .violator-frameless {
		margin-bottom: -2px;
	}
}
.tile-iphone-14 .copy-wrapper .hero-headline {
	margin-top: 16px;
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .copy-wrapper .hero-headline {
		margin-top: 14px;
	}
}
.tile-iphone-14 .copy-wrapper .hero-copy-pricing {
	margin-top: 26px;
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .copy-wrapper .hero-copy-pricing {
		margin-top: 22px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .copy-wrapper .hero-copy-pricing {
		margin-top: 18px;
	}
}
.tile-iphone-14 .copy-wrapper .links-stacked {
	margin-top: 18px;
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .copy-wrapper .links-stacked.stacked-m,
	.tile-iphone-14 .copy-wrapper .links-stacked.stacked-m .cta-link {
		margin-top: 14px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .copy-wrapper .links-stacked.stacked-s {
		margin-top: 20px;
	}
	.tile-iphone-14 .copy-wrapper .links-stacked.stacked-s .cta-link {
		margin-top: 18px;
	}
}
.tile-iphone-14.announce {
	padding-bottom: 0;
}
.tile-iphone-14.announce .copy-wrapper {
	margin-bottom: 78px;
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14.announce .copy-wrapper {
		margin-bottom: 60px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14.announce .copy-wrapper {
		margin-bottom: 40px;
	}
}
.tile-iphone-14.announce .hero-bgimage {
	background-image: url(/lae/iphone/home/images/overview/hero/announce/hero_iphone_14__de41900yuggi_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.announce .hero-bgimage {
		background-image: url(/lae/iphone/home/images/overview/hero/announce/hero_iphone_14__de41900yuggi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14.announce .hero-bgimage {
		background-image: url(/lae/iphone/home/images/overview/hero/announce/hero_iphone_14__de41900yuggi_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.announce .hero-bgimage {
		background-image: url(/lae/iphone/home/images/overview/hero/announce/hero_iphone_14__de41900yuggi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14.announce .hero-bgimage {
		background-image: url(/lae/iphone/home/images/overview/hero/announce/hero_iphone_14__de41900yuggi_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.announce .hero-bgimage {
		background-image: url(/lae/iphone/home/images/overview/hero/announce/hero_iphone_14__de41900yuggi_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;
	}
}

/* privacy image */
.two-up-tile-wrapper.right {
	padding-left: 0px;
}
@media only screen and (max-width: 1068px) {
	.two-up-tile-wrapper.right {
		padding-left: 0px;
	}
}
