/* Local overrides */

/* atv+ ribbon */

@media only screen and (max-width: 734px) {
	.with-offer-ribbon .ribbon-content {
		max-width: 447px;
	}
}

@media only screen and (max-width: 434px) {
	.with-offer-ribbon .ribbon-content {
		max-width: 300px;
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .ribbon-alpha .ribbon-content {
		max-width: 305px;
	}
}

/* custom */
.custom-superscript-diamond {
	position: relative;
	bottom: 0.5em;
}

/* Hero Section */
@media only screen and (max-width: 335px) {
	.typography-section-headline.custom-text {
		font-size: 38px;
	}
}

/* locale-switcher */
@media only screen and (max-width: 833px) and (min-width: 736px) {
	html.ac-ls-visible
		.section-hero
		.overlay-container
		.section-content
		.hero-lockup {
		padding-top: 120px;
	}
}
@media only screen and (max-width: 320px) {
	.section-hero .overlay-container .section-content {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 320px) {
	.section-hero .sticky-container .hardware .image-hero-small {
		top: -446px;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 320px) {
	#ac-globalfooter .ac-gf-content {
		margin-bottom: 40px;
	}
}

/* HERO COPY */

@media only screen and (max-width: 734px) {
	html.no-js .section-hero .sticky-container .sticky-content .copy-container {
		padding-top: 163px;
	}
}

/* SCREENS */

/*image-ipad-tv*/
.section-ipad-tv .image-ipad-tv {
	background-image: url(/ca/fr/apple-tv-app/images/overview/ipad_apple_tv__d39pcximl4a6_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-ipad-tv .image-ipad-tv {
		background-image: url(/ca/fr/apple-tv-app/images/overview/ipad_apple_tv__d39pcximl4a6_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-ipad-tv .image-ipad-tv {
		background-image: url(/ca/fr/apple-tv-app/images/overview/ipad_apple_tv__d39pcximl4a6_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-ipad-tv .image-ipad-tv {
		background-image: url(/ca/fr/apple-tv-app/images/overview/ipad_apple_tv__d39pcximl4a6_medium_2x.png);
	}
}
@media only screen and (max-width: 735px) {
	.section-ipad-tv .image-ipad-tv {
		background-image: url(/ca/fr/apple-tv-app/images/overview/ipad_apple_tv__d39pcximl4a6_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-ipad-tv .image-ipad-tv {
		background-image: url(/ca/fr/apple-tv-app/images/overview/ipad_apple_tv__d39pcximl4a6_small_2x.png);
	}
}

/* image hero screen */
.section-hero
	.sticky-container
	.hardware
	.image-tv-hardware
	.screen-container
	.image-hero-screen {
	background-image: url(/ca/fr/apple-tv-app/images/overview/hero_startframe__e9d4blcykgqe_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
		.sticky-container
		.hardware
		.image-tv-hardware
		.screen-container
		.image-hero-screen {
		background-image: url(/ca/fr/apple-tv-app/images/overview/hero_startframe__e9d4blcykgqe_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero
		.sticky-container
		.hardware
		.image-tv-hardware
		.screen-container
		.image-hero-screen {
		background-image: url(/ca/fr/apple-tv-app/images/overview/hero_startframe__e9d4blcykgqe_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
		.sticky-container
		.hardware
		.image-tv-hardware
		.screen-container
		.image-hero-screen {
		background-image: url(/ca/fr/apple-tv-app/images/overview/hero_startframe__e9d4blcykgqe_medium_2x.jpg);
	}
}

@media only screen and (max-width: 735px) and (max-width: 735px) {
	.section-hero .sticky-container .hardware .image-hero-small {
		background-image: url(/ca/fr/apple-tv-app/images/overview/hero__lgyucsgf7t2m_small.png);
	}
}

@media only screen and (max-width: 735px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-hero .sticky-container .hardware .image-hero-small {
		background-image: url(/ca/fr/apple-tv-app/images/overview/hero__lgyucsgf7t2m_small_2x.png);
	}
}

/* Personalization */
.section-personalize-critics .showcase.personalize .image-hacks {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_hacks__dzcrknhfllw2_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-hacks {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_hacks__dzcrknhfllw2_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-hacks {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_hacks__dzcrknhfllw2_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-personalize-critics .showcase.personalize .image-hacks {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_hacks__dzcrknhfllw2_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-hacks {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_hacks__dzcrknhfllw2_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-hacks {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_hacks__dzcrknhfllw2_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-despicable-4 {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_despicable_4__zhhsgf8cpr6m_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-despicable-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_despicable_4__zhhsgf8cpr6m_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-despicable-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_despicable_4__zhhsgf8cpr6m_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-personalize-critics .showcase.personalize .image-despicable-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_despicable_4__zhhsgf8cpr6m_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-despicable-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_despicable_4__zhhsgf8cpr6m_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-despicable-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_despicable_4__zhhsgf8cpr6m_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-bad-monkey {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bad_monkey__bwtz7fbm87zm_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-bad-monkey {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bad_monkey__bwtz7fbm87zm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-bad-monkey {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bad_monkey__bwtz7fbm87zm_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-personalize-critics .showcase.personalize .image-bad-monkey {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bad_monkey__bwtz7fbm87zm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-bad-monkey {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bad_monkey__bwtz7fbm87zm_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-bad-monkey {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bad_monkey__bwtz7fbm87zm_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-shogun {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_shogun__j17emwncvuy6_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-shogun {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_shogun__j17emwncvuy6_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-shogun {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_shogun__j17emwncvuy6_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-personalize-critics .showcase.personalize .image-shogun {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_shogun__j17emwncvuy6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-shogun {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_shogun__j17emwncvuy6_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-shogun {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_shogun__j17emwncvuy6_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-dark-matter {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_dark_matter__gbaoywogauuu_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-dark-matter {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_dark_matter__gbaoywogauuu_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-dark-matter {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_dark_matter__gbaoywogauuu_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-personalize-critics .showcase.personalize .image-dark-matter {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_dark_matter__gbaoywogauuu_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-dark-matter {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_dark_matter__gbaoywogauuu_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-dark-matter {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_dark_matter__gbaoywogauuu_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-those-about {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_those_about__bexnqex2wqky_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-those-about {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_those_about__bexnqex2wqky_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-those-about {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_those_about__bexnqex2wqky_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-personalize-critics .showcase.personalize .image-those-about {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_those_about__bexnqex2wqky_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-those-about {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_those_about__bexnqex2wqky_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-those-about {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_those_about__bexnqex2wqky_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-bear {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bear__b8eekmo9943m_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-bear {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bear__b8eekmo9943m_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-bear {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bear__b8eekmo9943m_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-personalize-critics .showcase.personalize .image-bear {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bear__b8eekmo9943m_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-bear {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bear__b8eekmo9943m_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-bear {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bear__b8eekmo9943m_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-challengers {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_challengers__du1q7qxirpme_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-challengers {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_challengers__du1q7qxirpme_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-challengers {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_challengers__du1q7qxirpme_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-personalize-critics .showcase.personalize .image-challengers {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_challengers__du1q7qxirpme_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-challengers {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_challengers__du1q7qxirpme_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-challengers {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_challengers__du1q7qxirpme_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.personalize .image-bikeriders {
	background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bikeriders__dygzyib8wyuu_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.personalize .image-bikeriders {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bikeriders__dygzyib8wyuu_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.personalize .image-bikeriders {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bikeriders__dygzyib8wyuu_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-personalize-critics .showcase.personalize .image-bikeriders {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bikeriders__dygzyib8wyuu_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .image-bikeriders {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bikeriders__dygzyib8wyuu_small.jpg");
	}
}
@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-personalize-critics .showcase.personalize .image-bikeriders {
		background-image: url("/ca/fr/apple-tv-app/images/overview/personalization_bikeriders__dygzyib8wyuu_small_2x.jpg");
	}
}

/*Critics Choice*/
.section-personalize-critics .showcase.critics .image-tile1 {
	background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_pachinko__bmyfjor9kwxeo_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.critics .image-tile1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_pachinko__bmyfjor9kwxeo_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.critics .image-tile1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_pachinko__bmyfjor9kwxeo_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-personalize-critics .showcase.critics .image-tile1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_pachinko__bmyfjor9kwxeo_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.critics .image-tile1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_pachinko__bmyfjor9kwxeo_small.jpg");
	}
}
@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-personalize-critics .showcase.critics .image-tile1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_pachinko__bmyfjor9kwxeo_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.critics .image-tile2 {
	background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_kinds__gjoapm255sqe_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.critics .image-tile2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_kinds__gjoapm255sqe_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.critics .image-tile2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_kinds__gjoapm255sqe_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-personalize-critics .showcase.critics .image-tile2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_kinds__gjoapm255sqe_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.critics .image-tile2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_kinds__gjoapm255sqe_small.jpg");
	}
}
@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-personalize-critics .showcase.critics .image-tile2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_kinds__gjoapm255sqe_small_2x.jpg");
	}
}

.section-personalize-critics .showcase.critics .image-tile3 {
	background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_loot__fiqhy7w0h7iq_large.jpg");
}
@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) {
	.section-personalize-critics .showcase.critics .image-tile3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_loot__fiqhy7w0h7iq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-personalize-critics .showcase.critics .image-tile3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_loot__fiqhy7w0h7iq_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-personalize-critics .showcase.critics .image-tile3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_loot__fiqhy7w0h7iq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.critics .image-tile3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_loot__fiqhy7w0h7iq_small.jpg");
	}
}
@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-personalize-critics .showcase.critics .image-tile3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/critics_choice_loot__fiqhy7w0h7iq_small_2x.jpg");
	}
}

.section-ipad-tv .image-ipad-tv-1 {
	width: 874px;
	height: 698px;
	background-size: 874px 698px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_1__chhqv9rkj8ty_large.jpg");
}

@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) {
	.section-ipad-tv .image-ipad-tv-1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_1__chhqv9rkj8ty_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-ipad-tv .image-ipad-tv-1 {
		width: 652px;
		height: 521px;
		background-size: 652px 521px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_1__chhqv9rkj8ty_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-ipad-tv .image-ipad-tv-1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_1__chhqv9rkj8ty_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-ipad-tv .image-ipad-tv-1 {
		width: 362px;
		height: 290px;
		background-size: 362px 290px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_1__chhqv9rkj8ty_small.jpg");
	}
}

@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-ipad-tv .image-ipad-tv-1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_1__chhqv9rkj8ty_small_2x.jpg");
	}
}

.section-ipad-tv .image-ipad-tv-2 {
	width: 874px;
	height: 698px;
	background-size: 874px 698px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_2__yviuec1wo8iy_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) {
	.section-ipad-tv .image-ipad-tv-2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_2__yviuec1wo8iy_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-ipad-tv .image-ipad-tv-2 {
		width: 652px;
		height: 521px;
		background-size: 652px 521px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_2__yviuec1wo8iy_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-ipad-tv .image-ipad-tv-2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_2__yviuec1wo8iy_medium_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.section-ipad-tv .image-ipad-tv-2 {
		width: 362px;
		height: 290px;
		background-size: 362px 290px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_2__yviuec1wo8iy_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-ipad-tv .image-ipad-tv-2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/ipad_apple_tv_2__yviuec1wo8iy_small_2x.png");
	}
}

/* ICONS */

.section-chicklets .icon-lockup-alt .image-streaming-icon-1 {
	width: 130px;
	height: 52px;
	background-size: 130px 52px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_1__eppds6pncqy6_large.jpg");
}

@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) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_1__eppds6pncqy6_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-1 {
		width: 105px;
		height: 45px;
		background-size: 105px 45px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_1__eppds6pncqy6_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-chicklets .icon-lockup-alt .image-streaming-icon-1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_1__eppds6pncqy6_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-1 {
		width: 96px;
		height: 40px;
		background-size: 96px 40px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_1__eppds6pncqy6_small.jpg");
	}
}

@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-chicklets .icon-lockup-alt .image-streaming-icon-1 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_1__eppds6pncqy6_small_2x.jpg");
	}
}

.section-chicklets .icon-lockup-alt .image-streaming-icon-2 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_2__dxv30jrjeoqe_large.jpg");
}

@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) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_2__dxv30jrjeoqe_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-2 {
		width: 105px;
		height: 37px;
		background-size: 105px 37px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_2__dxv30jrjeoqe_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-chicklets .icon-lockup-alt .image-streaming-icon-2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_2__dxv30jrjeoqe_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-2 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_2__dxv30jrjeoqe_small.jpg");
	}
}

@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-chicklets .icon-lockup-alt .image-streaming-icon-2 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_2__dxv30jrjeoqe_small_2x.jpg");
	}
}

.section-chicklets .icon-lockup-alt .image-streaming-icon-3 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_3__ch2ie0g68j0i_large.jpg");
}

@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) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_3__ch2ie0g68j0i_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-3 {
		width: 105px;
		height: 37px;
		background-size: 105px 37px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_3__ch2ie0g68j0i_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-chicklets .icon-lockup-alt .image-streaming-icon-3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_3__ch2ie0g68j0i_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-3 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_3__ch2ie0g68j0i_small.jpg");
	}
}

@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-chicklets .icon-lockup-alt .image-streaming-icon-3 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_3__ch2ie0g68j0i_small_2x.jpg");
	}
}

.section-chicklets .icon-lockup-alt .image-streaming-icon-4 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_4__b6sifqv9uhxy_large.jpg");
}

@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) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_4__b6sifqv9uhxy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-4 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_4__b6sifqv9uhxy_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-chicklets .icon-lockup-alt .image-streaming-icon-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_4__b6sifqv9uhxy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-4 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_4__b6sifqv9uhxy_small.jpg");
	}
}

@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-chicklets .icon-lockup-alt .image-streaming-icon-4 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_4__b6sifqv9uhxy_small_2x.jpg");
	}
}

.section-chicklets .icon-lockup-alt .image-streaming-icon-5 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_5__dnvqkitnicom_large.jpg");
}

@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) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-5 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_5__dnvqkitnicom_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-5 {
		width: 105px;
		height: 37px;
		background-size: 105px 37px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_5__dnvqkitnicom_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-chicklets .icon-lockup-alt .image-streaming-icon-5 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_5__dnvqkitnicom_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-5 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_5__dnvqkitnicom_small.jpg");
	}
}

@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-chicklets .icon-lockup-alt .image-streaming-icon-5 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_5__dnvqkitnicom_small_2x.jpg");
	}
}

.section-chicklets .icon-lockup-alt .image-streaming-icon-6 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_6__d2f9wcrvhoae_large.jpg");
}

@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) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-6 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_6__d2f9wcrvhoae_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-6 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_6__d2f9wcrvhoae_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-chicklets .icon-lockup-alt .image-streaming-icon-6 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_6__d2f9wcrvhoae_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-streaming-icon-6 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_6__d2f9wcrvhoae_small.jpg");
	}
}

@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-chicklets .icon-lockup-alt .image-streaming-icon-6 {
		background-image: url("/ca/fr/apple-tv-app/images/overview/streaming_services_icon_6__d2f9wcrvhoae_small_2x.jpg");
	}
}

/* AirPlay Router */
.section-router .image-router-airplay {
	background-image: url("/ca/fr/apple-tv-app/images/overview/air_play__tjqhrnet7ciq_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-router .image-router-airplay {
		background-image: url("/ca/fr/apple-tv-app/images/overview/air_play__tjqhrnet7ciq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-router .image-router-airplay {
		background-image: url("/ca/fr/apple-tv-app/images/overview/air_play__tjqhrnet7ciq_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-router .image-router-airplay {
		background-image: url("/ca/fr/apple-tv-app/images/overview/air_play__tjqhrnet7ciq_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-router .image-router-airplay {
		background-image: url("/ca/fr/apple-tv-app/images/overview/air_play__tjqhrnet7ciq_small.jpg");
	}
}

@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-router .image-router-airplay {
		background-image: url("/ca/fr/apple-tv-app/images/overview/air_play__tjqhrnet7ciq_small_2x.jpg");
	}
}

/* Premium logos */
.section-chicklets .icon-lockup-alt .image-premium-icon-1 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-repeat: no-repeat;
	background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_1__de91p3bryhme_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-chicklets .icon-lockup-alt .image-premium-icon-1 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_1__de91p3bryhme_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-1 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_1__de91p3bryhme_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-chicklets .icon-lockup-alt .image-premium-icon-1 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_1__de91p3bryhme_medium_2x.jpg);
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-1 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_1__de91p3bryhme_small.jpg);
	}
}
@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-chicklets .icon-lockup-alt .image-premium-icon-1 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_1__de91p3bryhme_small_2x.jpg);
	}
}
.section-chicklets .icon-lockup-alt .image-premium-icon-2 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-repeat: no-repeat;
	background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_2__fzxkm6x3sve6_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-chicklets .icon-lockup-alt .image-premium-icon-2 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_2__fzxkm6x3sve6_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-2 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_2__fzxkm6x3sve6_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-chicklets .icon-lockup-alt .image-premium-icon-2 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_2__fzxkm6x3sve6_medium_2x.jpg);
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-2 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_2__fzxkm6x3sve6_small.jpg);
	}
}
@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-chicklets .icon-lockup-alt .image-premium-icon-2 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_2__fzxkm6x3sve6_small_2x.jpg);
	}
}
.section-chicklets .icon-lockup-alt .image-premium-icon-3 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-repeat: no-repeat;
	background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_3__pkqs6q7zav2i_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-chicklets .icon-lockup-alt .image-premium-icon-3 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_3__pkqs6q7zav2i_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-3 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_3__pkqs6q7zav2i_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-chicklets .icon-lockup-alt .image-premium-icon-3 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_3__pkqs6q7zav2i_medium_2x.jpg);
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-3 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_3__pkqs6q7zav2i_small.jpg);
	}
}
@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-chicklets .icon-lockup-alt .image-premium-icon-3 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_3__pkqs6q7zav2i_small_2x.jpg);
	}
}
.section-chicklets .icon-lockup-alt .image-premium-icon-4 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-repeat: no-repeat;
	background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_4__csc7i1uh2z0i_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-chicklets .icon-lockup-alt .image-premium-icon-4 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_4__csc7i1uh2z0i_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-4 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_4__csc7i1uh2z0i_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-chicklets .icon-lockup-alt .image-premium-icon-4 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_4__csc7i1uh2z0i_medium_2x.jpg);
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-4 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_4__csc7i1uh2z0i_small.jpg);
	}
}
@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-chicklets .icon-lockup-alt .image-premium-icon-4 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_4__csc7i1uh2z0i_small_2x.jpg);
	}
}
.section-chicklets .icon-lockup-alt .image-premium-icon-5 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-repeat: no-repeat;
	background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_5__bwl53c5nztrm_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-chicklets .icon-lockup-alt .image-premium-icon-5 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_5__bwl53c5nztrm_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-5 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_5__bwl53c5nztrm_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-chicklets .icon-lockup-alt .image-premium-icon-5 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_5__bwl53c5nztrm_medium_2x.jpg);
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-5 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_5__bwl53c5nztrm_small.jpg);
	}
}
@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-chicklets .icon-lockup-alt .image-premium-icon-5 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_5__bwl53c5nztrm_small_2x.jpg);
	}
}
.section-chicklets .icon-lockup-alt .image-premium-icon-6 {
	width: 130px;
	height: 45px;
	background-size: 130px 45px;
	background-repeat: no-repeat;
	background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_6__bpj3v2c3c282_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-chicklets .icon-lockup-alt .image-premium-icon-6 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_6__bpj3v2c3c282_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-6 {
		width: 105px;
		height: 36px;
		background-size: 105px 36px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_6__bpj3v2c3c282_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-chicklets .icon-lockup-alt .image-premium-icon-6 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_6__bpj3v2c3c282_medium_2x.jpg);
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .icon-lockup-alt .image-premium-icon-6 {
		width: 96px;
		height: 33px;
		background-size: 96px 33px;
		background-repeat: no-repeat;
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_6__bpj3v2c3c282_small.jpg);
	}
}
@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-chicklets .icon-lockup-alt .image-premium-icon-6 {
		background-image: url(/ca/fr/apple-tv-app/images/overview/channels_icon_alt_6__bpj3v2c3c282_small_2x.jpg);
	}
}

/* END of Premium logos */

/* CAFR overrides */
@media only screen and (max-width: 1068px) {
	html.ios .section-hero .overlay-container .section-content {
		top: 110px;
	}
}
@media only screen and (max-width: 735px) {
	html.ios .section-hero .overlay-container .section-content {
		top: 124px;
	}
}

@media only screen and (max-width: 735px) {
	.section-every-screen .section-content {
		max-width: 427px;
		padding-top: 180px;
	}
}

@media only screen and (max-width: 390px) {
	.section-every-screen .section-content {
		max-width: 427px;
		padding-top: 250px;
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .sticky-container .hardware .image-hero-small {
		top: -446px;
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .sticky-container .sticky-content .copy-container {
		padding-top: 60px;
		max-width: 427px;
		margin: 0 auto;
	}

	html.reduced-motion
		.section-hero
		.sticky-container
		.sticky-content
		.copy-container {
		padding-top: 150px;
	}
}

.typography-section-headline {
	letter-spacing: 0;
}

@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize {
		height: 450px;
	}
}

.device-lockup.external-lockup.cafr-alignment.build-in.cafr-alignment {
	margin-top: 73px;
}

@media only screen and (max-width: 1068px) {
	.device-lockup.external-lockup.cafr-alignment.build-in.cafr-alignment {
		margin-top: 44px;
	}
}

@media only screen and (max-width: 735px) {
	.device-lockup.external-lockup.cafr-alignment.build-in.cafr-alignment {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero
		.sticky-container
		.hardware
		.image-tv-hardware
		.screen-container {
		top: 1.1%;
	}
}

/* Caption for Tombez pile sur ce que vous aimez.*/
.section-easy-find .typography-cta.cta {
	text-align: center;
	position: relative;
	bottom: 80px;
}

@media only screen and (max-width: 1068px) {
	.section-easy-find .typography-cta.cta {
		bottom: 60px;
	}
}

@media only screen and (max-width: 735px) {
	.section-easy-find .typography-cta.cta {
		bottom: 40px;
	}
}

br.x-small {
	display: none;
}

@media only screen and (max-width: 335px) {
	br.x-small {
		display: inline-block;
	}
}

/* Apple TV 4K Router */
.section-router .image-router-tv-4k {
	margin-top: auto;
}

@media only screen and (min-width: 1069px) {
	.section-router .tv-4k-router {
		height: auto;
	}
}

/* MLB Trademark Image */
.section-ipad-tv .mlb-container .image-friday-night-baseball {
	width: 225px;
	height: 94px;
	background-size: 225px 94px;
	background-image: url("/ca/fr/apple-tv-app/images/overview/icon_friday_night_baseball__fawn88bjupme_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) {
	.section-ipad-tv .mlb-container .image-friday-night-baseball {
		background-image: url("/ca/fr/apple-tv-app/images/overview/icon_friday_night_baseball__fawn88bjupme_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-ipad-tv .mlb-container .image-friday-night-baseball {
		width: 205px;
		height: 90px;
		background-size: 205px 90px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/icon_friday_night_baseball__fawn88bjupme_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-ipad-tv .mlb-container .image-friday-night-baseball {
		background-image: url("/ca/fr/apple-tv-app/images/overview/icon_friday_night_baseball__fawn88bjupme_medium_2x.png");
	}
}
@media only screen and (max-width: 735px) {
	.section-ipad-tv .mlb-container .image-friday-night-baseball {
		width: 193px;
		height: 83px;
		background-size: 193px 83px;
		background-image: url("/ca/fr/apple-tv-app/images/overview/icon_friday_night_baseball__fawn88bjupme_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-ipad-tv .mlb-container .image-friday-night-baseball {
		background-image: url("/ca/fr/apple-tv-app/images/overview/icon_friday_night_baseball__fawn88bjupme_small_2x.png");
	}
}

/* Section Headline Show */

@media only screen and (max-width: 1068px) {
	.section-chicklets .headline-container .gradient-copy-container {
		max-width: 662px;
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .headline-container .gradient-copy-container {
		max-width: 288px;
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .headline-container .section-content {
		width: 87.5%;
	}
}

/* Chicklets Headline Container will-change */

@media only screen and (max-width: 735px) {
	.section-chicklets .headline-container .section-content {
		padding-top: 28px;
	}
}
@media only screen and (max-width: 735px) {
	.section-hero .overlay-container .section-content .hero-lockup {
		padding-top: 83px;
	}
}

@media only screen and (max-width: 735px) and (orientation: landscape) {
	.with-offer-ribbon .overlay-container > .section-content .hero-lockup {
		padding-top: 99px;
	}
}

/* Tile Premium */
.section-chicklets .image-tile-premium {
	background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_explore__vhyzrpqn2b26_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-chicklets .image-tile-premium {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_explore__vhyzrpqn2b26_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .image-tile-premium {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_explore__vhyzrpqn2b26_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-chicklets .image-tile-premium {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_explore__vhyzrpqn2b26_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .image-tile-premium {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_explore__vhyzrpqn2b26_small.jpg");
	}
}
@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-chicklets .image-tile-premium {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_explore__vhyzrpqn2b26_small_2x.jpg");
	}
}

/* Tv Screen Hose of Dragons */
.section-easy-find
	.image-tv-hardware
	.screen-container
	.image-easy-find-screen {
	background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_fall_guy__ghwhyoaff9qy_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-easy-find
		.image-tv-hardware
		.screen-container
		.image-easy-find-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_fall_guy__ghwhyoaff9qy_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-easy-find
		.image-tv-hardware
		.screen-container
		.image-easy-find-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_fall_guy__ghwhyoaff9qy_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-easy-find
		.image-tv-hardware
		.screen-container
		.image-easy-find-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_fall_guy__ghwhyoaff9qy_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.section-easy-find
		.image-tv-hardware
		.screen-container
		.image-easy-find-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_fall_guy__ghwhyoaff9qy_small.jpg");
	}
}

@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-easy-find
		.image-tv-hardware
		.screen-container
		.image-easy-find-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_fall_guy__ghwhyoaff9qy_small_2x.jpg");
	}
}

/* Tile iTunes */
.section-chicklets .image-tile-itunes {
	background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_inside_out_2__eqj2rllpvygm_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-chicklets .image-tile-itunes {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_inside_out_2__eqj2rllpvygm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .image-tile-itunes {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_inside_out_2__eqj2rllpvygm_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-chicklets .image-tile-itunes {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_inside_out_2__eqj2rllpvygm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .image-tile-itunes {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_inside_out_2__eqj2rllpvygm_small.jpg");
	}
}
@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-chicklets .image-tile-itunes {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_inside_out_2__eqj2rllpvygm_small_2x.jpg");
	}
}

/* MLS Live */
.section-chicklets .image-tile-sports {
	background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_mls_live__camw9o7qjez6_large.jpg");
	background-size: cover;
	position: absolute;
	width: 100%;
}
@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-chicklets .image-tile-sports {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_mls_live__camw9o7qjez6_large_2x.jpg");
	}
}
.section-chicklets .image-tile-sports:after {
	content: "";
	display: block;
	padding-bottom: 56.2913907285%;
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .image-tile-sports {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_mls_live__camw9o7qjez6_medium.jpg");
		background-size: cover;
	}
}
@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-chicklets .image-tile-sports {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_mls_live__camw9o7qjez6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .image-tile-sports:after {
		content: "";
		display: block;
		padding-bottom: 56.2841530055%;
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .image-tile-sports {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_mls_live__camw9o7qjez6_small.jpg");
		background-size: cover;
	}
}
@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-chicklets .image-tile-sports {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_mls_live__camw9o7qjez6_small_2x.jpg");
	}
}

/* Tv Screen Monarch */
.section-every-screen .image-tv-hardware .screen-container .image-every-screen {
	background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_shrinking__cfso08v1rl6q_large.jpg");
	background-size: cover;
	position: absolute;
	width: 100%;
	opacity: 0;
}
@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-every-screen
		.image-tv-hardware
		.screen-container
		.image-every-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_shrinking__cfso08v1rl6q_large_2x.jpg");
	}
}
.section-every-screen
	.image-tv-hardware
	.screen-container
	.image-every-screen:after {
	content: "";
	display: block;
	padding-bottom: 56.2913907285%;
}
@media only screen and (max-width: 1068px) {
	.section-every-screen
		.image-tv-hardware
		.screen-container
		.image-every-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_shrinking__cfso08v1rl6q_medium.jpg");
		background-size: cover;
	}
}
@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-every-screen
		.image-tv-hardware
		.screen-container
		.image-every-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_shrinking__cfso08v1rl6q_medium_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-every-screen
		.image-tv-hardware
		.screen-container
		.image-every-screen:after {
		content: "";
		display: block;
		padding-bottom: 56.2841530055%;
	}
}
@media only screen and (max-width: 735px) {
	.section-every-screen
		.image-tv-hardware
		.screen-container
		.image-every-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_shrinking__cfso08v1rl6q_small.jpg");
		background-size: cover;
	}
}
@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-every-screen
		.image-tv-hardware
		.screen-container
		.image-every-screen {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_shrinking__cfso08v1rl6q_small_2x.jpg");
	}
}

/* Tile TV Plus */
.section-chicklets .image-tile-tv-plus {
	background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_slow_horses__bkwnh3xiv9te_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-chicklets .image-tile-tv-plus {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_slow_horses__bkwnh3xiv9te_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .image-tile-tv-plus {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_slow_horses__bkwnh3xiv9te_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-chicklets .image-tile-tv-plus {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_slow_horses__bkwnh3xiv9te_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .image-tile-tv-plus {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_slow_horses__bkwnh3xiv9te_small.jpg");
	}
}
@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-chicklets .image-tile-tv-plus {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_slow_horses__bkwnh3xiv9te_small_2x.jpg");
	}
}

/* Tile Streaming */
.section-chicklets .image-tile-streaming {
	background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_starz__cde6sj7rag1y_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-chicklets .image-tile-streaming {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_starz__cde6sj7rag1y_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-chicklets .image-tile-streaming {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_starz__cde6sj7rag1y_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-chicklets .image-tile-streaming {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_starz__cde6sj7rag1y_medium_2x.jpg");
	}
}
@media only screen and (max-width: 735px) {
	.section-chicklets .image-tile-streaming {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_starz__cde6sj7rag1y_small.jpg");
	}
}
@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-chicklets .image-tile-streaming {
		background-image: url("/ca/fr/apple-tv-app/images/overview/tv_screen_starz__cde6sj7rag1y_small_2x.jpg");
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-eyebrow.kids {
		margin-top: -35px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-every-screen .section-content {
		padding-top: 345px;
	}
}

@media only screen and (max-width: 735px) {
	.section-personalize-critics .showcase.personalize .title-01 {
		bottom: 237px;
		width: 117% !important;
	}
}

/* section-every-screen */

@media only screen and (max-width: 735px) {
	.section-every-screen .image-container .cta {
		bottom: -64px;
	}
	.section-every-screen .section-content {
		padding-top: 192px;
	}
}
