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

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

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

.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) {
	.section-highlights {
		padding-top: 0px;
	}
}

@media only screen and (min-width: 1069px) {
	html.enhanced .section-apps {
		padding-bottom: 50px;
	}
	.section-highlights .media-gallery-item-design .caption {
		--caption-width: 360px;
	}
	.section-highlights .media-gallery-item-center-stage .caption span:first-child {
		--caption-span-width: 400px;
	}
}
@media (max-width: 734px) {
	.section-highlights .media-gallery-item-center-stage .caption span:first-child {
		--caption-span-width: 295px;
	}
}

@media (min-width: 735px) {
	.section-highlights .media-gallery-item-apple-intelligence .caption span:first-child {
		max-width: 520px;
	}
}

@media (max-width: 375px) {
	.section-apple-intelligence .section-header-eyebrow .ai-gradient-text {
		font-size: 38px;
	}
}

@media (max-width: 375px) {
	.section-apple-intelligence .section-header .section-header-headline {
		font-size: 38px;
	}
}

@media (max-width: 734px) {
	.inline-media-component-container.apple-intelligence-playground-video {
		background-color: #ffedf1;
	}
}

@media (max-width: 734px) {
	.apple-intelligence-playground-video .video-wrapper {
		top: 20px;
	}
}

.section-apple-intelligence .subsection-privacy .subsection-header-headline {
	max-width: 580px;
}

.section-connections .section-header-headline span {
	padding-bottom: 1px;
}

.section-connections .connections-icons .icon-content .icon-copy {
	max-width: 245px;
}

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

br.large-small {
	display: none;
}

@media only screen and (min-width: 1069px) and (max-width: 1167px) {
	br.large-small {
		display: block;
	}
}

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