html.text-zoom .imac-product-page-ribbon.ribbon-evergreen {
	top: calc(
		var(--r-globalnav-height, 0px) + var(--r-localnav-height, 0px) + 70px
	);
}
@media only screen and (max-width: 734px) {
	html.text-zoom .imac-product-page-ribbon.ribbon-evergreen {
		top: calc(
			var(--r-globalnav-height, 0px) + var(--r-localnav-height, 0px) +
				50px
		);
	}
}
@media (min-width: 735px) and (max-width: 833px) {
	.imac-product-page-ribbon.ribbon-evergreen {
		margin-top: -2px;
	}
}
@media only screen and (max-width: 1068px) {
	.imac-product-page-ribbon.ribbon-evergreen .ac-ribbon__evergreen-content-copy {
		max-width: 542px;
	}
}
@media only screen and (max-width: 1068px) {
	.imac-product-page-ribbon.ribbon-evergreen.evergreen-last-chance .ac-ribbon__evergreen-content-copy {
		max-width: 612px;
	}
}
.imac-product-page-ribbon.ribbon-evergreen + .section-hero {
	margin-top: 60px;
}
html.text-zoom .imac-product-page-ribbon.ribbon-evergreen + .section-hero {
	padding-top: 230px;
}
@media only screen and (max-width: 1068px) {
	.imac-product-page-ribbon.ribbon-evergreen + .section-hero {
		margin-top: 60px;
	}
	html.reduced-motion .imac-product-page-ribbon.ribbon-evergreen + .section-hero {
		margin-top: 70px;
	}
}
@media only screen and (max-width: 734px) {
	.imac-product-page-ribbon.ribbon-evergreen + .section-hero {
		margin-top: 100px;
	}
}
#ac-ln-viewport-emitter[data-viewport-emitter-state="{'viewport': 'small'}"] + .main .ribbon-evergreen {
	top: 180px;
}
.macbook-pro-page-ribbon.ribbon-evergreen {
	position: relative;
	z-index: 9997;
}
html.text-zoom .macbook-pro-page-ribbon.ribbon-evergreen {
	margin-top: 56px;
}
@media only screen and (max-width: 734px) {
	html.text-zoom .macbook-pro-page-ribbon.ribbon-evergreen {
		margin-top: 48px;
	}
}
html.text-zoom .macbook-air-product-page-ribbon.ribbon-evergreen {
	margin-top: 0;
}
html.text-zoom .mac-mini-product-page-ribbon.ribbon-evergreen {
	margin-top: 32px;
}
@media only screen and (max-width: 734px) {
	html.text-zoom .mac-mini-product-page-ribbon.ribbon-evergreen {
		margin-top: 34px;
	}
}
