.section-first-generation .image-first-gen-art {
	background-image: url(/ca/apple-pencil/images/overview/apple_pencil_1st_gen_art__bdq49fs67or6_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) {
	.section-first-generation .image-first-gen-art {
		background-image: url(/ca/apple-pencil/images/overview/apple_pencil_1st_gen_art__bdq49fs67or6_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-first-generation .image-first-gen-art {
		background-image: url(/ca/apple-pencil/images/overview/apple_pencil_1st_gen_art__bdq49fs67or6_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-first-generation .image-first-gen-art {
		background-image: url(/ca/apple-pencil/images/overview/apple_pencil_1st_gen_art__bdq49fs67or6_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-first-generation .image-first-gen-art {
		background-repeat: no-repeat;
		background-image: url(/ca/apple-pencil/images/overview/apple_pencil_1st_gen_art__bdq49fs67or6_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-first-generation .image-first-gen-art {
		background-image: url(/ca/apple-pencil/images/overview/apple_pencil_1st_gen_art__bdq49fs67or6_small_2x.jpg);
	}
}

/*Value prop*/

#ac-globalfooter
	.ac-gf-buystrip-info-financing
	a.ac-gf-block
	.ac-gf-block-link {
	color: #1d1d1f;
	font-size: 15px;
	text-decoration: none;
}

#ac-globalfooter
	.ac-gf-buystrip-info-financing
	a.ac-gf-block
	.ac-gf-block-link:hover {
	color: #06c;
	text-decoration: none;
}

#ac-globalfooter .ac-gf-buystrip-info-financing .ac-gf-buystrip-info-cta:hover {
	color: #06c;
}

#ac-globalfooter sup {
	font-size: 4px;
	vertical-align: top;
	bottom: 0.6em;
}

#ac-globalfooter sup:hover {
	color: #06c;
}

/* Screens */
/* Hero */
.section-hero .hero-image {
	background-image: url(/ca/apple-pencil/images/hero/apple_pencil_hero__re8xbxq9vr2i_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) {
	.section-hero .hero-image {
		background-image: url(/ca/apple-pencil/images/hero/apple_pencil_hero__re8xbxq9vr2i_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-image {
		background-image: url(/ca/apple-pencil/images/hero/apple_pencil_hero__re8xbxq9vr2i_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-hero .hero-image {
		background-image: url(/ca/apple-pencil/images/hero/apple_pencil_hero__re8xbxq9vr2i_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-image {
		background-image: url(/ca/apple-pencil/images/hero/apple_pencil_hero__re8xbxq9vr2i_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-hero .hero-image {
		background-image: url(/ca/apple-pencil/images/hero/apple_pencil_hero__re8xbxq9vr2i_small_2x.jpg);
	}
}
