/* Local Overrides */
.custom_card-disclaimer-light {
	font-weight: 600;
	color: #ffffff;
	margin-block-start: 1.3em;
	font-size: 0.7em;
	opacity: 56%;
}

.custom_card-disclaimer-dark {
	font-weight: 600;
	color: #6e6e73;
	margin-block-start: 1.3em;
	font-size: 0.7em;
}

@media (max-width: 358px) {
	.section-highlights #watchos-highlights-siri-highlights-endframe-2 img {
		position: relative;
		top: 20px;
	}
}

@media (max-width: 734px) {
	.section-highlights
		#highlights-gallery-item-6
		div.caption-container.pin-top-center
		span
		div
		p {
		padding-right: 31px;
	}
}

:root {
	--localnav-ai-glyph-fill: rgb(255, 255, 255);
}

nav.localnav.theme-light {
	--localnav-ai-glyph-fill: rgb(0, 0, 0);
}

/* Section Welcome */

@media (min-width: 1069px) {
	.section-welcome .video-wrapper {
		margin-top: -24px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-welcome .video-wrapper {
		margin-top: -17px;
	}
}

@media (min-width: 400px) and (max-width: 734px) {
	.section-welcome .video-wrapper {
		margin-top: -81px;
	}
}

@media (max-width: 399px) {
	.section-welcome .video-wrapper {
		margin-top: -45px;
	}
}
