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






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




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

html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
    margin-bottom: 14px;
}

@media only screen and (max-width:1068px) {
    html.enhance-xp.hero-enhance-xp .section-hero .cta-wrap {
        --enhanced-cta-offset: 100px;
    }
}

html .page-overview .section-hero .cta-wrap .apple-intelligence-text {
	width: 500px;
}
@media only screen and (max-width: 734px) {
	html .page-overview .section-hero .cta-wrap .apple-intelligence-text {
		width: 300px;
	}
}

html .page-overview .section-hero .cta-wrap .mac-studio-global-avail {
    margin-bottom: 0.8em;
}

@media only screen and (max-width: 1068px) {
	.section-hero .mx-performance-wrap {
		overflow: hidden;
	}
}

.apple-intelligence-disclaimer {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.374px;
	text-align: center;
}
.section.section-apple-intelligence .apple-intelligence-headline .ai-gradient-text {
	margin-top: 40px;
}
@media only screen and (max-width: 1068px) {
	.section.section-apple-intelligence .apple-intelligence-headline .ai-gradient-text {
		margin-top: 22px;
	}
}
@media only screen and (max-width: 734px) {
	.section.section-apple-intelligence .apple-intelligence-headline .ai-gradient-text {
		margin-top: 22px;
	}
}

.section-routers .accent-green::before {
    width: 165px;
    height: 47px;
    background-size: 165px 47px;
}
@media only screen and (max-width:1068px) {
    .section-routers .accent-green::before {
        width: 142px;
        height: 42px;
        background-size: 142px 42px;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .accent-green::before {
        width: 112px;
        height: 34px;
        background-size: 112px 34px;
    }
}

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