/* Local Overrides */

/* Hero video wrapper */
@media (max-width: 365px) {
	.section.section-welcome .inline-media-component-container .video-wrapper {
		margin-top: 50px;
	}
}

@media (min-width: 735px) and (max-width: 790px) {
	.marquee-headline.typography-headline {
		width: 700px;
	}
}

/* Apple Intelligence section */
@media (min-width: 1069px) {
	.section.section-apple-intelligence .section-header-type-lockup {
		max-width: 749px;
	}
}

/*highlights gallery item-4 headline*/
@media (min-width: 1069px) {
	#highlights-gallery-item-4 .typography-media-card-gallery-headline {
		width: 593px;
	}
}

/* section developers headline */
@media (min-width: 735px) {
	.section-developers .section-card-headline {
		max-width: 20ch;
	}
}

@media (max-width: 734px) {
	.section-developers .section-card-headline {
		max-width: 12ch;
	}
}

/* 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;
	}
}

/* Child safety overlapping copy */
@media (max-width: 374px) {
	#shared-highlights-child-safety-1 img {
		bottom: 60px;
		position: relative;
	}
}

@media (min-width: 375px) and (max-width: 424px) {
	#shared-highlights-child-safety-1 img {
		bottom: 40px;
		position: relative;
	}
}
