/* start main css */
.section-hero:has([data-tile-id="fathers-day-2026"])
	~ .section-endless-entertainment-gallery,
.section-hero:has([data-tile-id="fathers-day-2026"]) ~ * #tv-plus-gallery {
	background-color: #f5f5f7;
}

/* end main css */

/* start promos/child-safety */
@media (max-width: 734px) {
	.section-promo .tile-subhead {
		margin-inline: 16px;
	}
}
/* end promos/child-safety */

/* start promos/ipad-pro */
@media (max-width: 1068px) {
	.section-promo [data-tile-id="ipad-pro"] .tile-subhead {
		max-width: 265px;
	}
}
/* end promos/ipad-pro */
