/*------------------------------------*\
   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: 681px;
		--p-height: 153px;
	}
	.section-design .typography-ps-dimensions {
		font-size: 110px;
	}
	.section-design .typography-ps-dimensions span {
		font-size: 50px;
	}

	.section-highlights .media-gallery .caption {
		--caption-width: 697px;
	}
	.l2-design-wrapper .carbon-headline em {
		display: inline-block;
	}
	.l2-design-wrapper .carbon-headline em::before {
		--p-width: 326px;
		background-size: 326px 13px;
	}
	.upgraders-gallery .bento-item:nth-child(1) .copy-wrapper {
		top: 16px;
		position: relative;
	}
	.section-product-stories .section-ps-headline-container + .section-ps-intro {
		--intro-margin-top: 32px;
		margin-top: var(--intro-margin-top);
	}
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.ports .icon-wrapper {
		margin-inline-end: 10px;
	}
}

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

	.l2-design-wrapper .carbon-headline em {
		display: inline-block;
	}
	.l2-design-wrapper .carbon-stats .stat {
		min-width: 176px;
	}
	.l2-design-wrapper .carbon-headline em::before {
		--p-width: 288px;
		background-size: 288px 12px;
	}
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.apple-intelligence .icon-wrapper {
		margin-inline-end: -2px;
	}
	.section-product-stories .section-ps-headline-container + .section-ps-intro {
		--intro-margin-top: 20px;
	}
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.ports .icon-wrapper {
		margin-inline-end: 16px;
	}
	.ric-modal-overlay-container .l2-design-wrapper .stat-content .stat-value {
		font-size: 26px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-intelligence .logo-apple-intelligence {
		--p-width: 375px;
		--p-height: 84px;
	}
	.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 {
		text-align: center;
		padding: 0px 10px;
	}
	.section-product-stories .section-ps-headline-container + .section-ps-intro {
		--intro-margin-top: 20px;
	}
}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.carbon-stats.stats figure:nth-child(2) {
		min-width: 7em;
	}
}

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