/* Local Overrides */

/* HERO Messaging */
/* Messaging */
.section-hero
	.content-container
	.hero-copy-container
	.macbook-air-13-and-15-global-avail {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.custom_apple-intelligence-avail {
	color: #86868b;
	margin-top: 27px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

@media only screen and (max-width: 350px) {
	article.section-upgraders
		#macbook-air-intel-gallery-item-1
		.bento-item
		.image-wrapper {
		width: 100px;
	}
}

.macbook-air-13-and-15-global-avail + .custom_apple-intelligence-avail {
	margin-top: 4px;
}

/* AI section long message */
.section-content
	h2.article-headline.typography-section-headline
	.typography-avail-copy {
	margin-top: 47px;
	font-weight: 500;
}

/* environment tile full width customization */
.section-routers .router-item-environment .router-item-content {
	margin-top: 100px;
	margin-bottom: 100px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .router-item-content {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .router-item-content {
		margin-top: 50px;
		margin-bottom: 50px;
	}
}

/* Environment headline (all vp) */
.section-routers .router-item-environment .router-item-headline {
	max-width: 450px;
}

/* Environment highlight */
@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		left: -6px;
		bottom: -2px;
	}
}

@media only screen and (min-width: 735px) {
	.section-routers .router-item-environment .accent-green:before {
		bottom: -2px;
		left: -9px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-routers .router-item-environment .accent-green:before {
		bottom: -8px;
		left: -12px;
	}
}

.section-routers .accent-green:before {
	width: 190px;
	height: 60px;
	background-size: 190px 60px;
	background-image: url(/br/macbook-air/images/overview/routers/environment_highlight__edulvmndbz42_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-routers .accent-green:before {
		background-image: url(/br/macbook-air/images/overview/routers/environment_highlight__edulvmndbz42_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-routers .accent-green:before {
		width: 158px;
		height: 49px;
		background-size: 158px 49px;
		background-image: url(/br/macbook-air/images/overview/routers/environment_highlight__edulvmndbz42_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-routers .accent-green:before {
		background-image: url(/br/macbook-air/images/overview/routers/environment_highlight__edulvmndbz42_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .accent-green:before {
		width: 123px;
		height: 40px;
		background-size: 123px 40px;
		background-image: url(/br/macbook-air/images/overview/routers/environment_highlight__edulvmndbz42_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-routers .accent-green:before {
		background-image: url(/br/macbook-air/images/overview/routers/environment_highlight__edulvmndbz42_small_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-camera-audio
		.article-headline-wrapper
		.typography-section-headline {
		font-size: 39px;
	}
}
