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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-design .dimensions-container .dimensions-height::after, .section-design .dimensions-container .dimensions-width::after {
	display: none;
}

@media only screen and (min-width: 1069px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 629px;
		--p-height: 154px;
	}
	.section-design .typography-ps-dimensions {
		font-size: 110px;
	}
	.section-design .typography-ps-dimensions span {
		font-size: 50px;
	}

	.section-highlights .media-gallery .caption {
		--caption-width: 787px;
	}
	.l2-design-wrapper .carbon-stats .stat {
		min-width: 190px;
	}
	.l2-design-wrapper .carbon-headline em::before {
		--p-width: 435px;
		background-size: 435px 13px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 490px;
		--p-height: 120px;
	}
	.section-design .typography-ps-dimensions {
		font-size: 64px;
	}
	.section-design .typography-ps-dimensions span {
		font-size: 40px;
	}

	.l2-design-wrapper .carbon-stats .stat {
		min-width: 165px;
	}
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.apple-intelligence .icon-wrapper {
		margin-inline-end: 5px;
	}
	.l2-design-wrapper .carbon-headline em::before {
		--p-width: 378px;
		background-size: 378px 12px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 346px;
		--p-height: 83px;
	}
	.section-design .typography-ps-dimensions {
		font-size: 50px;
	}
	.section-design .typography-ps-dimensions span {
		font-size: 35px;
	}

	.l2-performance-wrapper .performance-hero-image .captions-container .embedded-caption {
		padding: 0 10px;
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.apple-intelligence .bento-item-inline {
		grid-gap: 10px;
		gap: 10px;
	}
}

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