/* Local Overrides */

/* section hero */
@media only screen and (max-width: 734px) {
	html.ac-ls-visible .section-hero .lockup {
		bottom: 100px;
	}
}

@media only screen and (max-width: 320px) {
	.section-hero .typography-hero-headline {
		font-size: 34px;
		min-width: 300px;
	}
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
	.section-hero .typography-hero-headline {
		font-size: 40px;
		max-width: 100%;
	}
}
@media only screen and (max-width: 568px) and (orientation: landscape) {
	.section-hero .typography-hero-headline {
		font-size: 32px;
	}
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
	.section-hero .lockup {
		max-width: 100%;
	}
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
	.section-hero .section-content {
		min-height: 500px;
	}
}
@media only screen and (max-width: 568px) and (orientation: landscape) {
	.section-hero .section-content {
		min-height: 460px;
	}
}

@media only screen and (max-height: 520px) and (orientation: landscape) {
	.section-hero .lockup {
		top: 180px;
	}
}

/* Headline A assinatura universitária */
@media only screen and (max-width: 734px) {
	.student-plan-router .typography-router-headline {
		margin-top: 12px;
		margin-left: 30px;
		margin-right: 30px;
	}
}
@media only screen and (max-width: 344px) {
	.student-plan-router .typography-router-headline {
		margin-top: 12px;
		margin-left: 17px;
		margin-right: 17px;
	}
}

/* Section Shows */
@media only screen and (max-width: 734px) {
	.section-shows .button-super {
		width: 100px;
	}
}
@media only screen and (max-width: 734px) {
	.section-shows .button-super .icon-copy {
		white-space: normal;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.alt-button {
		white-space: normal !important;
		max-width: unset;
		width: min-content;
	}
}

@media only screen and (min-width: 1440px) {
	.offer-copy-paragraph-2 {
		margin-bottom: 10px !important;
		padding-top: 45px;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 1069) {
	.offer-copy-paragraph-2 {
		margin-bottom: 50px !important;
	}
}

/* Apple One Tile */
@media only screen and (min-width: 1069px) {
	.section-apple-one .tile-headline {
		font-size: 34px;
	}
}
@media only screen and (min-width: 1300px) {
	.section-apple-one .tile-headline {
		font-size: 42px;
	}
}
@media only screen and (min-width: 1069px) {
	br.large {
		display: block !important;
	}
}
@media only screen and (min-width: 1068px) and (max-width: 1299px) {
	.section-apple-one .tile-copy-wrapper {
		width: 95%;
	}
}

/*AirPlay*/
@media only screen and (max-width: 734px) {
	.section-routers .airplay-router {
		height: 500px;
	}
}

/*Watch Anywhere Section*/

/*First button on Offers section*/
.section-offers .big-margin-top {
	margin-top: 0;
}
@media only screen and (max-width: 1068px) {
	.section-offers .big-margin-top {
		margin-top: 25px;
	}
}
@media only screen and (max-width: 734px) {
	.section-offers .big-margin-top {
		margin-top: 0;
	}
}

.margin-top-offers {
	margin-top: 20px !important;
}
@media only screen and (max-width: 1068px) {
	.margin-top-offers {
		margin-top: 0px !important;
	}
}

/* section-hero with-ribbon */
@media only screen and (max-width: 734px) {
	html.ios body.body-with-ribbon .section-hero .controls.controls-lower,
	html.touch body.body-with-ribbon .section-hero .controls.controls-lower {
		top: 170px;
	}
}
@media only screen and (max-width: 320px) {
	html.no-ios body.body-with-ribbon .section-hero .watch-on-cta-wrapper {
		margin-top: 56px;
	}
}
/*Ribbon */
@media only screen and (max-width: 734px) {
	.section-hero .ribbon-content {
		width: 87.5%;
	}
}

/* ATV PROMO ribbon */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.with-offer-ribbon .ribbon .ribbon-content-wrapper .ribbon-content {
		width: 642px;
	}
}

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

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

/*Local Screens*/

/* AirPlay */
.section-routers .image-router-airplay {
	background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_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-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_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-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_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-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_small_2x.jpg);
	}
}

/*Hero*/
.image-tv-app-startframe {
	width: 1570px;
	height: 1180px;
	background-size: 1570px 1180px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_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) {
	.image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-tv-app-startframe {
		width: 1170px;
		height: 880px;
		background-size: 1170px 880px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_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-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-tv-app-startframe {
		width: 238px;
		height: 514px;
		background-size: 238px 514px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_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-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_small_2x.jpg");
	}
}
.bg-image-tv-app-startframe {
	background-repeat: no-repeat;
	background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_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) {
	.bg-image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.bg-image-tv-app-startframe {
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_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) {
	.bg-image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.bg-image-tv-app-startframe {
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_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) {
	.bg-image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_small_2x.jpg");
	}
}

/*Tile apple One*/
.section-apple-one .tile-image {
	background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_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-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_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-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_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-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_small_2x.jpg");
	}
}

/*Tile Student Plan*/

.image-student-plan {
	background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_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-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_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-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_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-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_small_2x.jpg);
	}
}
.bg-image-student-plan {
	background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_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) {
	.bg-image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.bg-image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_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) {
	.bg-image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.bg-image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_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) {
	.bg-image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_small_2x.jpg);
	}
}
.image-fnb-logo {
	background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_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) {
	.image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.image-fnb-logo {
		width: 212px;
		height: 120px;
		background-size: 212px 120px;
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_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-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.image-fnb-logo {
		width: 172px;
		height: 98px;
		background-size: 172px 98px;
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_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-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_small_2x.png);
	}
}
.bg-image-fnb-logo {
	background-repeat: no-repeat;
	background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_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) {
	.bg-image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.bg-image-fnb-logo {
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_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) {
	.bg-image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.bg-image-fnb-logo {
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_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) {
	.bg-image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_small_2x.png);
	}
}

.section-shows,
.section-apple-tv-app,
.section-faq,
.section-apple-one,
.section-routers,
.ac-globalfooter {
	margin-bottom: -2px;
}

@media only screen and (max-width: 1068px) {
	.typography-shows-genre {
		margin-right: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-shows-genre {
		margin-right: 0px;
	}
}

/* claro tv icon */
.custom_image-icon-clarotv {
	width: 161px;
	height: 81px;
	background-size: 161px 81px;
	background-repeat: no-repeat;
	background-image: url(/br/apple-tv-plus/images/overview/icon_claro__1n5xloucfwya_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) {
	.custom_image-icon-clarotv {
		background-image: url(/br/apple-tv-plus/images/overview/icon_claro__1n5xloucfwya_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.custom_image-icon-clarotv {
		width: 117px;
		height: 63px;
		background-size: 117px 63px;
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/icon_claro__1n5xloucfwya_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) {
	.custom_image-icon-clarotv {
		background-image: url(/br/apple-tv-plus/images/overview/icon_claro__1n5xloucfwya_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.custom_image-icon-clarotv {
		width: 92px;
		height: 51px;
		background-size: 92px 51px;
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/icon_claro__1n5xloucfwya_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) {
	.custom_image-icon-clarotv {
		background-image: url(/br/apple-tv-plus/images/overview/icon_claro__1n5xloucfwya_small_2x.jpg);
	}
}

/* Devices */

.logo.icon-airplay.col {
	padding-right: 160px;
}

@media only screen and (max-width: 1068px) {
	.logo.icon-airplay.col {
		padding-right: 137px;
	}
}

/* Section apple-tv-app Icon Alignment */

@media only screen and (min-width: 1069px) {
	.section-apple-tv-app .internal.alt-2025 .logo:nth-child(5) {
		padding-left: 90px;
		padding-right: 0px;
	}

	.section-apple-tv-app .alt-2025 .logo:nth-child(7) {
		padding-left: 0px;
		padding-right: 90px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-apple-tv-app .internal.alt-2025 .logo:nth-child(5) {
		padding-left: 70px;
		padding-right: 0px;
	}

	.section-apple-tv-app .alt-2025 .logo:nth-child(7) {
		padding-left: 0px;
		padding-right: 70px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .internal.alt-2025 .logo:nth-child(5) {
		padding-right: 0px;
		display: block;
	}
}
