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

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

/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.upgraders-content .upgraders-gallery .bento-copy {
		font-size: 19px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-connections .connections-icons .icon-content.icon-display .icon-copy:nth-child(2) {
		max-width: 290px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-connections .connections-icons .icon-content.icon-wifi .icon-copy:nth-child(2) {
		max-width: 227px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-product-stories-bento-copy {
		margin-top: -10px;
	}
	.section-apple-intelligence .section-header .section-header-headline {
		font-size: 38px;
		max-width: 100%;
	}
}

@media only screen and (max-width: 376px) {
	.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;
	}
}

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

.upgraders-content .upgraders-gallery .bento-item {
	padding: 20px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.upgraders-content .upgraders-gallery .bento-copy {
		font-size: 26px;
	}
}

@media only screen and (min-width: 1069px) {
	.upgraders-content .upgraders-gallery .bento-copy {
		font-size: 36px;
	}
}

@media only screen and (min-width: 735px) {
	.upgraders-content .upgraders-gallery .bento-item {
		padding: 40px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-imac-iphone .all-access-pass {
		margin-bottom: 30px;
	}
}

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