/* AppleCare Icon */
.section-hero .image-hero-icon.figure-protection {
	background-image: url("/br/support/products/shared/images/applecare_plus_icon__cqfj0er7b3o2_large.png");
}
@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) {
	.section-hero .image-hero-icon.figure-protection {
		background-image: url("/br/support/products/shared/images/applecare_plus_icon__cqfj0er7b3o2_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-icon.figure-protection {
		background-image: url("/br/support/products/shared/images/applecare_plus_icon__cqfj0er7b3o2_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) {
	.section-hero .image-hero-icon.figure-protection {
		background-image: url("/br/support/products/shared/images/applecare_plus_icon__cqfj0er7b3o2_medium_2x.png");
	}
}
@media only screen and (max-width: 735px) {
	.section-hero .image-hero-icon.figure-protection {
		background-image: url("/br/support/products/shared/images/applecare_plus_icon__cqfj0er7b3o2_small.png");
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-hero .image-hero-icon.figure-protection {
		background-image: url("/br/support/products/shared/images/applecare_plus_icon__cqfj0er7b3o2_small_2x.png");
	}
}

/* section hero */
.section-hero .typography-headline-elevated + .typography-intro-elevated {
	margin-bottom: 100px;
}
@media only screen and (max-width: 1068px) {
	.section-hero .typography-headline-elevated + .typography-intro-elevated {
		margin-bottom: 65px;
	}
}
@media only screen and (max-width: 735px) {
	.section-hero .typography-headline-elevated + .typography-intro-elevated {
		margin-bottom: 55px;
	}
}

/* Pricing Column */

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
	padding-left: 0px;
}

@media only screen and (max-width: 768px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
		max-width: 35%;
	}
}

@media only screen and (min-width: 1068px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
		padding-left: 15px;
	}
}

/* Hero Image */

.section-hero .image-hero-lockup {
	background-image: url(/br/support/products/images/appletv/applecare_appletv_hero__ff0wkpjh4eye_large.png);
}

@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) {
	.section-hero .image-hero-lockup {
		background-image: url(/br/support/products/images/appletv/applecare_appletv_hero__ff0wkpjh4eye_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-lockup {
		background-image: url(/br/support/products/images/appletv/applecare_appletv_hero__ff0wkpjh4eye_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) {
	.section-hero .image-hero-lockup {
		background-image: url(/br/support/products/images/appletv/applecare_appletv_hero__ff0wkpjh4eye_medium_2x.png);
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .image-hero-lockup {
		background-image: url(/br/support/products/images/appletv/applecare_appletv_hero__ff0wkpjh4eye_small.png);
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-hero .image-hero-lockup {
		background-image: url(/br/support/products/images/appletv/applecare_appletv_hero__ff0wkpjh4eye_small_2x.png);
	}
}
