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






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




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

@media only screen and (max-width: 734px) {
	html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
		display: block;
		justify-content: center;
		flex-wrap: nowrap;
	}
	html .page-overview .section-hero .cta-wrap .mx-pricing {
		max-width: unset;
	}
}

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

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

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;
}

.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;
	}
}

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