.ai-avail {
	margin-top: 1rem;
	font-size: 16px;
	line-height: 1.2105263158;
	font-weight: 600;
	letter-spacing: 0.012em;
	font-family:
		SF Pro Display,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	color: #86868b;
	text-align: center;
}

/*------------------------------------*\
  LOCAL SCREENS
\*——————————————————*/
@supports (mask-image: url("")) {
	html:not(.text-zoom, .no-image-text)
		.section-welcome
		.header-headline
		.gradient-text {
		mask-repeat: no-repeat;
		mask-image: url(/ro/macbook-neo/images/overview/welcome/hero_text_mask__cq2qs0i7fzo2_large.png);
	}

	@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
		html:not(.text-zoom, .no-image-text)
			.section-welcome
			.header-headline
			.gradient-text {
			mask-image: url(/ro/macbook-neo/images/overview/welcome/hero_text_mask__cq2qs0i7fzo2_large_2x.png);
		}
	}
}

@media (max-width: 1068px) {
	@supports (mask-image: url("")) {
		html:not(.text-zoom, .no-image-text)
			.section-welcome
			.header-headline
			.gradient-text {
			mask-repeat: no-repeat;
			mask-image: url(/ro/macbook-neo/images/overview/welcome/hero_text_mask__cq2qs0i7fzo2_medium.png);
		}

		@media (max-width: 1068px) and (min-resolution: 1.5dppx),
			(max-width: 1068px) and (min-resolution: 144dpi) {
			html:not(.text-zoom, .no-image-text)
				.section-welcome
				.header-headline
				.gradient-text {
				mask-image: url(/ro/macbook-neo/images/overview/welcome/hero_text_mask__cq2qs0i7fzo2_medium_2x.png);
			}
		}
	}
}

@media (max-width: 734px) {
	@supports (mask-image: url("")) {
		html:not(.text-zoom, .no-image-text)
			.section-welcome
			.header-headline
			.gradient-text {
			mask-repeat: no-repeat;
			mask-image: url(/ro/macbook-neo/images/overview/welcome/hero_text_mask__cq2qs0i7fzo2_small.png);
		}

		@media (max-width: 734px) and (min-resolution: 1.5dppx),
			(max-width: 734px) and (min-resolution: 144dpi) {
			html:not(.text-zoom, .no-image-text)
				.section-welcome
				.header-headline
				.gradient-text {
				mask-image: url(/ro/macbook-neo/images/overview/welcome/hero_text_mask__cq2qs0i7fzo2_small_2x.png);
			}
		}
	}
}

@supports (mask-image: url("")) {
	html:not(.text-zoom, .no-image-text)
		.section-performance
		.performance-stat {
		mask-repeat: no-repeat;
		mask-image: url(/ro/macbook-neo/images/overview/product-stories/performance/stats/performance_stat_1_mask__dcvhszvrhm82_large.png);
	}

	@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
		html:not(.text-zoom, .no-image-text)
			.section-performance
			.performance-stat {
			mask-image: url(/ro/macbook-neo/images/overview/product-stories/performance/stats/performance_stat_1_mask__dcvhszvrhm82_large_2x.png);
		}
	}
}

@media (max-width: 1068px) {
	@supports (mask-image: url("")) {
		html:not(.text-zoom, .no-image-text)
			.section-performance
			.performance-stat {
			mask-repeat: no-repeat;
			mask-image: url(/ro/macbook-neo/images/overview/product-stories/performance/stats/performance_stat_1_mask__dcvhszvrhm82_medium.png);
		}

		@media (max-width: 1068px) and (min-resolution: 1.5dppx),
			(max-width: 1068px) and (min-resolution: 144dpi) {
			html:not(.text-zoom, .no-image-text)
				.section-performance
				.performance-stat {
				mask-image: url(/ro/macbook-neo/images/overview/product-stories/performance/stats/performance_stat_1_mask__dcvhszvrhm82_medium_2x.png);
			}
		}
	}
}

@media (max-width: 734px) {
	@supports (mask-image: url("")) {
		html:not(.text-zoom, .no-image-text)
			.section-performance
			.performance-stat {
			mask-repeat: no-repeat;
			mask-image: url(/ro/macbook-neo/images/overview/product-stories/performance/stats/performance_stat_1_mask__dcvhszvrhm82_small.png);
		}

		@media (max-width: 734px) and (min-resolution: 1.5dppx),
			(max-width: 734px) and (min-resolution: 144dpi) {
			html:not(.text-zoom, .no-image-text)
				.section-performance
				.performance-stat {
				mask-image: url(/ro/macbook-neo/images/overview/product-stories/performance/stats/performance_stat_1_mask__dcvhszvrhm82_small_2x.png);
			}
		}
	}
}

@supports (mask-image: url("")) {
	html:not(.text-zoom, .no-image-text)
		.section-display .chapter1 .stat.stat1
		.display-stat {
		mask-repeat: no-repeat;
		mask-image: url(/ro/macbook-neo/images/overview/product-stories/display-camera-audio/dca_stat_1_mask__fydqol8zj8ia_large.png);
	}

	@media (min-resolution: 1.5dppx), (min-resolution: 144dpi) {
		html:not(.text-zoom, .no-image-text)
			.section-display .chapter1 .stat.stat1
			.display-stat {
			mask-image: url(/ro/macbook-neo/images/overview/product-stories/display-camera-audio/dca_stat_1_mask__fydqol8zj8ia_large_2x.png);
		}
	}
}

@media (max-width: 1068px) {
	@supports (mask-image: url("")) {
		html:not(.text-zoom, .no-image-text)
			.section-display .chapter1 .stat.stat1
			.display-stat {
			mask-repeat: no-repeat;
			mask-image: url(/ro/macbook-neo/images/overview/product-stories/display-camera-audio/dca_stat_1_mask__fydqol8zj8ia_medium.png);
		}

		@media (max-width: 1068px) and (min-resolution: 1.5dppx),
			(max-width: 1068px) and (min-resolution: 144dpi) {
			html:not(.text-zoom, .no-image-text)
				.section-display .chapter1 .stat.stat1
				.display-stat {
				mask-image: url(/ro/macbook-neo/images/overview/product-stories/display-camera-audio/dca_stat_1_mask__fydqol8zj8ia_medium_2x.png);
			}
		}
	}
}

@media (max-width: 734px) {
	@supports (mask-image: url("")) {
		html:not(.text-zoom, .no-image-text)
			.section-display .chapter1 .stat.stat1
			.display-stat {
			mask-repeat: no-repeat;
			mask-image: url(/ro/macbook-neo/images/overview/product-stories/display-camera-audio/dca_stat_1_mask__fydqol8zj8ia_small.png);
		}

		@media (max-width: 734px) and (min-resolution: 1.5dppx),
			(max-width: 734px) and (min-resolution: 144dpi) {
			html:not(.text-zoom, .no-image-text)
				.section-display .chapter1 .stat.stat1
				.display-stat {
				mask-image: url(/ro/macbook-neo/images/overview/product-stories/display-camera-audio/dca_stat_1_mask__fydqol8zj8ia_small_2x.png);
			}
		}
	}
}

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

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

@media only screen and (min-width: 1069px) {
	.ai-avail {
		padding-right: 7em;
	}

	html:not(.text-zoom, .no-image-text)
		.section-display .chapter1 .stat.stat1
		.display-stat {
		--width: 273px;
		--height: 35px;
	}

	html:not(.text-zoom, .no-image-text)
		.section-performance
		.performance-stat {
		--height: 49px;
		--width: 217px;
	}

	.section-display .chapter1 .stat.stat1 {
		left: -42px;
	}

	.section-design .typography-ps-headline-standalone {
		font-size: 84px;
	}

	#gallery-item-environment-1 .typography-icon-card-headline {
		margin-right: -5px;
	}
	.section-display .chapter1 .stat.stat2 {
		margin-top: -4px;
	}
	.stat2 .stat-caption {
		margin-top: 4px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.ai-avail {
		padding-right: 4em;
	}

	#caption-tile-new-to-mac .scroll-gallery-paddlenav.paddlenav.paddlenav-alpha {
		--paddlenav-height: 60px;
	}

	html:not(.text-zoom, .no-image-text)
		.section-display .chapter1 .stat.stat1
		.display-stat {
		--width: 236px;
		--height: 30px;
	}

	html:not(.text-zoom, .no-image-text)
		.section-performance
		.performance-stat {
		--height: 30px;
		--width: 130px;
	}

	.section-display .chapter1 .stat.stat2 {
		padding-top: 39px;
	}

	.section-macos .copy-container {
		max-width: 85%;
	}

	.media-gallery-item-3 .caption-animation-container {
		min-width: 600px;
	}
}

@media only screen and (max-width: 734px) {
	.ai-avail {
		padding-right: 2em;
	}

	html:not(.text-zoom, .no-image-text)
		.section-display .chapter1 .stat.stat1
		.display-stat {
		--width: 313px;
		--height: 40px;
	}

	html:not(.text-zoom, .no-image-text)
		.section-performance
		.performance-stat {
		--height: 37px;
		--width: 170px;
	}
	.section-display .chapter1 .stat.stat2 {
		padding-top: 15px;
	}
	.stat1 .stat-caption {
		margin-top: -4px;
	}
}

.section-values {
	padding-block: 0px;
}

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