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


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