/* 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 heroes/airpods-pro-3-wc */
[data-component-list~="InlineMedia"] .inline-media-wrapper.loading .inline-media-ui.theme-dark .play-pause-button:after {
	background-color: transparent;
	position: relative;
	overflow: hidden;
}
/* end heroes/airpods-pro-3-wc */

/* start promos/apple-watch-series-11 */
@media only screen and (max-width: 734px) {
	.section-promo [data-tile-id="apple-watch-series-11"] .tile-subhead {
		max-width: 200px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-promo [data-tile-id="apple-watch-series-11"] .tile-subhead {
		max-width: 330px;
	}
}
/* end promos/apple-watch-series-11 */

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