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

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

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

@media only screen and (min-width: 1651px) {
	.media-gallery-item-iphone-mirroring br {
		display: none;
	}
}

@media only screen and (max-width: 1068px) {
	.section-upgraders .upgraders-gallery .gallery-item-imac-24 .display {
		background-size: 405px 342px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-product-stories-bento-copy {
		margin-top: -10px;
	}
}

@media only screen and (max-width: 348px) {
	.section-apple-intelligence .apple-intelligence-bentos .grid-item-writing-tools .card-contents .card-copy {
		--num-lines: 7;
	}
}

.inline-media-component-container .video-wrapper .fallback-frame {
	visibility: visible;
	opacity: 1;
}

html.enhanced .section-welcome .apple-intelligence-marquee, html.enhanced .section-welcome .base-marquee {
	transition-delay: 1s;
}

@media only screen and (min-width: 1068px) {
	.section-welcome {
		--scale-media-modifier-computed: 0.8 !important;
	}
}

@media only screen and (min-width: 1068px) {
	.section-imac-iphone {
		max-height: 900px;
	}
}

.small-screen {
	display: none;
}

@media only screen and (min-width: 346px) and (max-width: 370px) {
	.small-screen {
		display: block;
	}
}

.small-screen-2 {
	display: block;
}

@media only screen and (min-width: 300px) and (max-width: 402px) {
	.small-screen-2 {
		display: none;
	}
}

.screen-medium {
	display: none;
}

@media only screen and (min-width: 481px) and (max-width: 766px) {
	.screen-medium {
		display: block;
	}
}

.screen-large {
	display: none;
}

@media only screen and (min-width: 1012px) and (max-width: 1068px) {
	.screen-large {
		display: block;
	}
}

.screen-special {
	display: block;
}

@media only screen and (min-width: 481px) and (max-width: 782px) {
	.screen-special {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.section-upgraders .upgraders-gallery .item-container .bento-item.graphics {
		padding-top: 16px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-imac-iphone .imac-iphone-image::after {
		padding-bottom: 60%;
	}
}

@media (min-width: 1650px) {
	.section-highlights .media-gallery-item-iphone-mirroring .caption {
		--caption-width: 275px;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1650px) {
	.section-highlights .media-gallery-item-iphone-mirroring .caption {
		--caption-width: auto;
	}
}

.product-tile-imac .tout-group {
	margin-top: 0;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-welcome .media-container {
		padding-top: calc(
			50vh - var(--hardware-height-scaled) / 2 -
				var(--marquee-container-height) / 2 - var(--marquee-gutter) / 2 -
				var(--localnav-allotment) / 2
		);
	}
}

@media only screen and (max-width: 1068px) {
	.section-highlights {
		padding-top: 0px;
	}
}

@media only screen and (min-width: 1068px) {
	html.enhanced .section-apps {
		padding-bottom: 50px;
	}
}

@media only screen and (min-width: 1068px) {
	.section-values .section-header .section-header-headline {
		max-width: 700px;
	}
}

br.x-small {
	display: none;
}

@media only screen and (max-width: 395px) {
	br.x-small {
		display: block;
	}
}

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