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

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

.section-macos .typography-section-headline {
	font-size: 44px;
}
.section-security .typography-section-headline {
    
    font-size: 44px;
}

.performance-modal-content .subsection-gallery .toggle-wrap .model-toggle {
	text-align: center;
	width: 126px;
}

@media only screen and (max-width:734px) {
 .performance-modal-content .subsection-gallery .toggle-wrap .model-toggle {
		 width: 100px;
	}
}
  
 
.section-upgraders .bento-item.colors .bento-item-image-wrapper {
    gap: 11px;
}

@media only screen and (max-width: 1068px) {
       .section-upgraders .bento-item.colors .bento-item-image-wrapper {
             gap: 0px;
       }
}

 @media only screen and (max-width:734px) {
	article.section-apple-intelligence .article-header {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
}
 
 /*------------------------------------*\ 
   END LOCAL FIXES 
\*------------------------------------*/

/*------------------------------------*\ 
  COMPARE SECTION AI FIXES 
\*------------------------------------*/ 






/*------------------------------------*\ 
  END COMPARE SECTION AI FIXES 
\*------------------------------------*/ 