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

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

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

@media only screen and (max-width: 734px) {
	.section-design .ports-sticky-container .flipbook {
		margin-inline-start: 4px;
	}
}

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

.section-upgraders .upgraders-gallery .gallery-item .bento-item.size {
	padding-bottom: 24px;
}

@media only screen and (max-width: 321px) {
	.topfix {
		margin-top: 0;
	}
	.topfix-2 {
		margin-top: -7px;
	}
}

@media only screen and (max-width: 734px) {
	.embedded-caption.typography-ps-label-reduced {
		text-align: center;
	}
}

@media only screen and (max-width: 1068px) {
	.stat {
		min-width: 9em;
	}
}
@media only screen and (max-width: 764px) {
	.stat {
		min-width: initial;
	}
}

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

@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: 7em;
	}
}
/*------------------------------------*
   END LOCAL FIXES
\*------------------------------------*/
