/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-apple-intelligence .marquee-detail {
	margin-top: var(--marquee-header-detail-row-gap);
}

.section-apple-intelligence .marquee-detail {
	display: flow-root;
	position: relative;
	color: var(--sk-body-text-color);
}

.section-apple-intelligence .detail-milestone:first-child {
	margin-top: 0;
}

.section-apple-intelligence .detail-milestone {
	display: block;
	position: relative;
}

.section-apple-intelligence .milestone-secondary {
	color: #6e6e73;
}

@media only screen and (max-width: 415px) {
	#highlights-gallery-item-5 > div > div.caption-container.pin-center-right.medium-pin-bottom-center > div {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 340px) {
	#highlights-gallery-item-5 > div > div.caption-container.pin-center-right.medium-pin-bottom-center > div {
		margin-bottom: 5px;
	}
}
@media only screen and (max-width: 429px) {
	#shared-highlights-highlights-siri-conversations-endframe-2 > img {
		margin-top: 23px;
	}
}
@media only screen and (max-width: 420px) {
	#shared-highlights-highlights-siri-conversations-endframe-2 > img {
		margin-top: 33px;
	}
}
@media only screen and (max-width: 363px) {
	#shared-highlights-highlights-siri-conversations-endframe-2 > img {
		margin-top: 53px;
	}
}

#highlights-gallery-item-6 > div > div.caption-container.pin-bottom-center > div {
	transform: none;
}

@media only screen and (min-width: 735px) {
	.inline-media-component-container.with-media-ui.with-media-ui-button {
		padding-top: 30px;
	}
}

@media only screen and (max-width: 375px) {
	#shared-highlights-child-safety-1 > img {
		margin-top: -20px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
