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

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

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

.section-highlights .media-gallery .caption {
	--caption-width: 787px;
}

.carbon-stats figure.stat {
	min-width: 5em;
}

@media only screen and (max-width: 1068px) {
	.carbon-stats figure.stat {
		min-width: 8em;
	}
}
.section-design .dimensions-container .dimensions-height::after, .section-design .dimensions-container .dimensions-width::after {
	display: none;
}

@media only screen and (max-width: 1068px) {
	.l2-design-wrapper .carbon-headline em::before {
		top: 52px;
		left: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-apple-intelligence .grid-item .card-copy p {
		max-width: calc(var(--copy-max-width) - var(--copy-padding) * 1.6);
	}
}

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

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

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

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

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