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






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




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

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

@media only screen and (max-width: 734px) {
	html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
    	flex-direction: column;
    	align-content: center;
	}
}

@media only screen and (max-width:734px) {
    .graph-gallery .tabnav-link {
        font-size: 17px;
    }
}

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

@media only screen and (max-width: 1068px) {
	.section-upgraders .upgraders-content .upgraders-gallery .tile-rounded.apple-intelligence .bento-item-inline  {
		gap: 10px;
	}
}
@media only screen and (min-width:735px)and (max-width:1068px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-grid .bento-item {
        padding: 20px;
    }
}
@media only screen and (max-width:1068px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-copy-reduced {
        font-size: 22px;
    }
}
@media only screen and (max-width: 734px) {
	.section-upgraders .upgraders-content .upgraders-gallery .tile-rounded.apple-intelligence .bento-item-inline  {
		gap: 22px;
	}
}
@media only screen and (max-width:734px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-copy-reduced {
        font-size: 19px;
    }
}

@media only screen and (max-width: 1068px) {
	.section-upgraders .gallery-item-mac-studio-m1-ultra .graphics .image-wrapper {
    	margin-bottom: -30px;
	}
}

.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: 137px;
        height: 42px;
        background-size: 137px 42px;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .accent-green::before {
        width: 112px;
        height: 34px;
        background-size: 112px 34px;
    }
}

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