/* Local Overrides */

.custom_card-disclaimer {
	font-weight: 600;
	margin-block-start: 1.3em;
	font-size: 0.7em;
	opacity: 56%;
}

/* Availability disclaimer */
@media only screen and (min-width: 320px) and (max-width: 348px) {
	.section.section-welcome .marquee-wrapper .marquee-copy {
		margin-top: 10px;
	}
}

/* section highlights */

@media screen and (max-width: 380px) {
	.section.section-highlights
		.media-gallery-item-siri
		.custom_card-disclaimer {
		margin-block-start: 0.5em;
	}
	.section.section-highlights
		.media-gallery-item-siri
		.watchos-highlights-siri-highlights-endframe.fallback-frame.positioned-media-element.pin-offset.static
		img {
		margin-top: 25px;
	}
}

/* siri ai */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-siri .viewport-content .typography-ric-type-lockup-super-copy {
		max-width: 700px;
	}
}
