/* Local Overrides */

@media (min-width: 490px) and (max-width: 599px) {
	.os-localnav.tabnav .tabnav-items {
		justify-content: center;
	}
}

/* Design Section */

@media (max-width: 734px) {
	.section-liquid-glass .copy-section-header .film-link {
		margin-block-start: 12px;
	}
}

/* Banner */

@media (max-width: 734px) and (max-width: 734px) {
	section.section-event-banner .banner-card-image {
		--p-height: 150px;
	}
}

@media (max-width: 1068px) and (max-width: 1068px) {
	section.section-event-banner .banner-card-image {
		--p-height: 160px;
	}
}

/* section-communication cards large */

@media (min-width: 1069px) {
	.section-communication .card-set .card-container.caption-tile {
		width: 372px;
	}
}

.custom_card-disclaimer {
	font-weight: 600;
	color: var(--sk-glyph-gray-secondary);
	margin-block-start: 1.3em;
	font-size: 0.7em;
}

/* Highlights section */

/* Siri conversations card overlapping copy */
@media (max-width: 374px) {
	#shared-highlights-highlights-siri-conversations-endframe-2 {
		margin-top: 150px;
	}
}

@media (min-width: 375px) and (max-width: 424px) {
	#shared-highlights-highlights-siri-conversations-endframe-2 {
		margin-top: 90px;
	}
}

@media (min-width: 425px) and (max-width: 734px) {
	#shared-highlights-highlights-siri-conversations-endframe-2 {
		margin-top: 50px;
	}
}
