/* 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 */
.sm-md {
	display: none;
}
@media only screen and (max-width: 1068px) {
	.sm-md {
		display: block;
	}
}
/* end promos/child-safety */
