/*Local Overrides */

.section-hero {
	opacity: 1;
	display: block;
}

.hero-headline {
	color: black;
}

/* LEARN MORE CELL NO-BUY BUTTON */
.cell-padded {
	padding-top: 37px !important;
}

/* Compare Section */

/* custom ordering for compare */

/* no button spacing override for launch */
.custom-compare-spacing {
	height: 26px;
	margin-top: 20px;
}

/*GRID */
.section-compare .compare-table {
	grid-template-areas:
		"iphone-16-pro-device iphone-16-device iphone-16e-device iphone-15-device"
		"iphone-16-pro-display iphone-16-display iphone-16e-display iphone-15-display"
		"iphone-16-pro-design iphone-16-design iphone-16e-design iphone-15-design"
		"iphone-16-pro-apple-intelligence iphone-16-apple-intelligence iphone-16e-apple-intelligence iphone-15-apple-intelligence"
		"iphone-16-pro-chip iphone-16-chip iphone-16e-chip iphone-15-chip"
		"iphone-16-pro-camera-control iphone-16-camera-control iphone-16e-camera-control iphone-15-camera-control"
		"iphone-16-pro-camera iphone-16-camera iphone-16e-camera iphone-15-camera"
		"iphone-16-pro-zoom iphone-16-zoom iphone-16e-zoom iphone-15-zoom"
		"iphone-16-pro-dynamic-island iphone-16-dynamic-island iphone-16e-dynamic-island iphone-15-dynamic-island"
		"iphone-16-pro-sos iphone-16-sos iphone-16e-sos iphone-15-sos"
		"iphone-16-pro-battery iphone-16-battery iphone-16e-battery iphone-15-battery"
		"iphone-16-pro-connectivity iphone-16-connectivity iphone-16e-connectivity iphone-15-connectivity"
		"iphone-16-pro-authentication iphone-16-authentication iphone-16e-authentication iphone-15-authentication";
}

@media only screen and (max-width: 1068px) {
	.section-compare .compare-table {
		margin-top: 52px;
		grid-column-gap: 75px;
		grid-template-columns: repeat(2, 1fr);
		grid-template-areas:
			"iphone-16-pro-device iphone-16-device"
			"iphone-16-pro-display iphone-16-display"
			"iphone-16-pro-design iphone-16-design"
			"iphone-16-pro-apple-intelligence iphone-16-apple-intelligence"
			"iphone-16-pro-chip iphone-16-chip"
			"iphone-16-pro-camera-control iphone-16-camera-control"
			"iphone-16-pro-camera iphone-16-camera"
			"iphone-16-pro-zoom iphone-16-zoom"
			"iphone-16-pro-dynamic-island iphone-16-dynamic-island"
			"iphone-16-pro-sos iphone-16-sos"
			"iphone-16-pro-battery iphone-16-battery"
			"iphone-16-pro-connectivity iphone-16-connectivity"
			"iphone-16-pro-authentication iphone-16-authentication"
			"iphone-16e-device iphone-15-device"
			"iphone-16e-display iphone-15-display"
			"iphone-16e-design iphone-15-design"
			"iphone-16e-apple-intelligence iphone-15-apple-intelligence"
			"iphone-16e-chip iphone-15-chip"
			"iphone-16e-camera-control iphone-15-camera-control"
			"iphone-16e-camera iphone-15-camera"
			"iphone-16e-zoom iphone-15-zoom"
			"iphone-16e-dynamic-island iphone-15-dynamic-island"
			"iphone-16e-sos iphone-15-sos"
			"iphone-16e-battery iphone-15-battery"
			"iphone-16e-connectivity iphone-15-connectivity"
			"iphone-16e-authentication iphone-15-authentication";
	}
}

@media only screen and (max-width: 734px) {
	.section-compare .compare-table {
		grid-column-gap: 10px;
		margin-top: 43px;
	}
}

/* compare section Camara */
@media only screen and (max-width: 391px) {
	section.section.section-compare.with-stacked-links
		div.iphone-16.camera.cell.row
		> p:nth-child(6) {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 445px) {
	.section-compare.with-stacked-links
		.iphone-16e.camera.cell.row
		> p.typography-body-reduced.column.two-lines {
		padding-bottom: 60px;
	}
}

@media only screen and (max-width: 326px) {
	.section-compare.with-stacked-links
		.iphone-16e.camera.cell.row
		> p.typography-body-reduced.column.two-lines {
		padding-bottom: 40px;
	}
}

.section-compare .cta {
	margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
	.custom-compare-spacing {
		height: 26px;
		margin-top: 15px;
	}
}

@media only screen and (max-width: 735px) {
	.custom-compare-spacing {
		height: 26px;
		margin-top: 20px;
	}
}

@media only screen and (min-width: 450px) {
	br.xs-small {
		display: none;
	}
}

@media only screen and (max-width: 449px) {
	.section-compare .iphone-16.camera.cell.row > p:nth-child(9) span {
		height: 40px;
	}

	.section-compare .iphone-se.camera.cell.row > p:nth-child(4) span {
		height: 60px;
	}
}

/* APP STORE*/

.section-tiles .tile-appstore .typography-tile-headline {
	padding-bottom: 415px;
}

@media only screen and (max-width: 1068px) {
	.section-tiles .tile-appstore .typography-tile-headline {
		font-size: 30px;
		padding-bottom: 286px;
	}
}

@media only screen and (max-width: 735px) {
	.section-tiles .tile-appstore .typography-tile-headline {
		font-size: 28px;
		padding-bottom: 245px;
	}
}

/* Environment  */
@media only screen and (max-width: 370px) {
	.tile-environment .typography-tile-headline {
		font-size: 27px;
	}
}

@media only screen and (max-width: 1068px) {
	.image-environment {
		bottom: 50px;
	}
}

/* Fotos y videos tile text */

@media only screen and (max-width: 424px) {
	.tile-camera .tile-headline {
		max-width: 235px;
	}
}

/* Local screens */

/* HERO */
.section-hero .hero-image {
	background-image: url("/lae/iphone/switch/images/overview/hero__coiius911fau_large.jpg");
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hero .hero-image {
		background-image: url("/lae/iphone/switch/images/overview/hero__coiius911fau_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-image {
		background-image: url("/lae/iphone/switch/images/overview/hero__coiius911fau_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hero .hero-image {
		background-image: url("/lae/iphone/switch/images/overview/hero__coiius911fau_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-image {
		background-image: url("/lae/iphone/switch/images/overview/hero__coiius911fau_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hero .hero-image {
		background-image: url("/lae/iphone/switch/images/overview/hero__coiius911fau_small_2x.jpg");
	}
}

@media only screen and (max-width: 345px) {
	.section-hero .hero-copy .section-content {
		width: 100%;
	}
	.section-hero .hero-image {
		max-width: 100%;
		max-height: 100%;
	}
}

/* text-zoom */
.text-zoom-show {
	display: none;
}
html.text-zoom .text-zoom-show {
	display: block;
}

/* BATTERY ICON */
.image-battery-icon::before {
	display: inline-block;
	content: "";
	margin-right: 5px;
	width: 57px;
	height: 23px;
	background-size: 57px 23px;
	background-repeat: no-repeat;
	background-image: url("/lae/iphone/switch/images/overview/battery_icon__b142p4ip9fau_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) {
	.image-battery-icon::before {
		background-image: url("/lae/iphone/switch/images/overview/battery_icon__b142p4ip9fau_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.image-battery-icon::before {
		width: 42px;
		height: 17px;
		background-size: 42px 17px;
		background-repeat: no-repeat;
		background-image: url("/lae/iphone/switch/images/overview/battery_icon__b142p4ip9fau_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) {
	.image-battery-icon::before {
		background-image: url("/lae/iphone/switch/images/overview/battery_icon__b142p4ip9fau_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.image-battery-icon::before {
		width: 42px;
		height: 17px;
		background-size: 42px 17px;
		background-repeat: no-repeat;
		background-image: url("/lae/iphone/switch/images/overview/battery_icon__b142p4ip9fau_small.png");
	}
}

@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) {
	.image-battery-icon::before {
		background-image: url("/lae/iphone/switch/images/overview/battery_icon__b142p4ip9fau_small_2x.png");
	}
}

/* SECTION-SAFETY */

.image-safety {
	background-image: url(/lae/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url(/lae/iphone/switch/images/overview/safety__bxliv7ldxziq_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-safety {
		background-image: url(/lae/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url(/lae/iphone/switch/images/overview/safety__bxliv7ldxziq_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-safety {
		background-image: url(/lae/iphone/switch/images/overview/safety__bxliv7ldxziq_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) {
	.image-safety {
		background-image: url(/lae/iphone/switch/images/overview/safety__bxliv7ldxziq_small_2x.jpg);
	}
}
