/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

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

	.no-js .tile-apple-arcade .content-wrapper, .tile-apple-arcade .content-wrapper.hide {
		background-position: center 260px;
	}

	.section-more-iphone .tile-apple-arcade .links-inline li:last-child .tile-cta, .section-more-iphone .trial-cta {
		margin-top: 0px;
	}

	.tile-apple-arcade .links-inline {
		margin-top: 18px;
	}
}
@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(/ua/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(/ua/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(/ua/iphone/home/images/overview/hero/iphone_14_hero__ceub5xriecgi_small_2x.jpg);
	}
}

@media only screen and (min-width: 1069px) {
	.tile-apple-arcade .tile-copy-1 {
		max-width: 415px;
	}

	.tile-apple-music .links-inline li:last-child {
		margin-left: 0px;
	}
	.tile-iphone-14 .copy-wrapper .hero-cta {
		margin-top: 9px;
	}
}
@media only screen and (max-width: 1068px) {
	.tile-iphone-14 .copy-wrapper .links-stacked.stacked-m {
		margin-top: 9px;
	}
}
@media only screen and (max-width: 734px) {
	.tile-iphone-14 .copy-wrapper .links-stacked.stacked-m {
		margin-top: 9px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
