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

.section-apple-intelligence .card-footnote-content.typography-caption-tile-footnote.disclaimer {
	padding-left: 0px;
	padding-bottom: 0px;
}

@media only screen and (min-width: 1069px) {
	.section.section-more .card-container.caption-tile {
		max-width: 372px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
}
@media only screen and (max-width: 734px) {
}

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