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






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




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

.section-welcome .marquee-detail {
	padding-right: 0;
	padding-left: 0;
}

.section-welcome .marquee-detail::before {
	background-color: transparent;
}
@media (max-width:734px) {
    .section-welcome .marquee-detail::before {
		background-color: transparent;
    }
}
@media (max-width:734px) {
    .section-welcome .marquee-detail {
		padding-bottom: 30px;
	}
}

@media (max-width:734px) {
    .section-welcome .detail-inner-group {
        justify-content: center;
    }
}

.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
    font-size: 18px;
    color: var(--sk-glyph-gray-secondary);
    font-weight: 500;
}

@media (max-width:1068px) {
	.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
		font-size: 17px;
	}
}

@media (max-width:734px) {
	.section-apple-intelligence .product-stories-subsection-header .typography-eyebrow {
		font-size: 17px;
	}
}

.section-performance .subsection-mx-hero .section-mx-scroll {
	overflow: visible;
}
html.chip-hero-enhanced .section-performance .subsection-gpu .gpu-composite-image {
	margin-block-start: 200px;
}
@media (max-width: 1068px) {
	html.chip-hero-enhanced .section-performance .subsection-gpu .gpu-composite-image {
		margin-block-start: 160px;
	}
}
@media (max-width: 734px) {
	html.chip-hero-enhanced .section-performance .subsection-gpu .gpu-composite-image {
		margin-block-start: 120px;
	}
}

@media (max-width: 734px) {
	html.chip-hero-enhanced .section-performance .subsection-mx-family .family-grid .family-copy {
		font-size: 17px;
	}
}




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