/*------------------------------------*\
   HERO CSS
\*------------------------------------*/


/* IPHONE 13 PRO */

/* SCREENS */


/* LOCAL FIXES */

.tile-iphone-13-pro {
	padding-top: 87px;
}

@media only screen and (max-width: 1068px) {
	.tile-iphone-13-pro {
		padding-top: 64px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-iphone-13-pro {
		padding-top: 38px;
	}
}


/* END IPHONE 13 PRO */





/* IPHONE 13 */

/* SCREENS */


/* LOCAL FIXES */

/* END IPHONE 13 */





/* IPHONE SE */

/* SCREENS */


/* LOCAL FIXES */

/* END IPHONE SE */





/* IPHONE 14 */

/* SCREENS */

.tile-iphone-14 .hero-bgimage { background-image:url(/euro/iphone/home/j/screens_alt/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(/euro/iphone/home/j/screens_alt/images/overview/hero/iphone_14_hero__ceub5xriecgi_large_2x.jpg); }
}
@media only screen and (max-width:1068px) {
  .tile-iphone-14 .hero-bgimage { background-image:url(/euro/iphone/home/j/screens_alt/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(/euro/iphone/home/j/screens_alt/images/overview/hero/iphone_14_hero__ceub5xriecgi_medium_2x.jpg); }
}
@media only screen and (max-width:734px) {
  .tile-iphone-14 .hero-bgimage { background-image:url(/euro/iphone/home/j/screens_alt/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(/euro/iphone/home/j/screens_alt/images/overview/hero/iphone_14_hero__ceub5xriecgi_small_2x.jpg); }
}

/* LOCAL FIXES */

/* END IPHONE 14 */

/*------------------------------------*\
   END HERO CSS
\*------------------------------------*/

/*------------------------------------*\
   COMPARE CSS
\*------------------------------------*/


/* SCREENS */

/* LOCAL FIXES */
.icon-wrapper.typography-tile-copy.tile-cta {
    margin-left: 0px;
    margin-left: 0px;
}

.typography-tile-copy.trial-cta {
    margin-left: 0px;
    margin-right: 0px;
}

  @media only screen and (max-width: 1068px) {
.section-accessories .flex-tile-wrapper.airtag-tile .copy-wrapper {
  max-width: 296px;
  margin-bottom: 22px;
}
}

.section-compare .iphone-13.device .device-content .quicklook-cta {
    margin-top: 1px;
}


@media only screen and (max-width: 734px) {
	.section-compare .iphone-13.device .device-content .quicklook-cta {
    	margin-top: 2px;
	}
}

/*------------------------------------*\
   END COMPARE CSS
\*------------------------------------*/

