/* START : Fix Evergreen Ribbon */
.ribbon {
	margin-top: var(--r-globalnav-height) !important;
}
/* END : Fix Evergreen Ribbon */

.section-hero .content-container {
	padding-top: 52px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .content-container {
		padding-top: 90px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .content-container {
		padding-top: 40px;
	}
}

/* start: environment */
.section-routers .router-item-environment .router-item-headline {
	max-width: 980px;
}

html.text-zoom .section-routers .router-item-environment .router-item-headline {
	max-width: unset;
}

.router-item-environment .router-item-copy {
	max-width: 980px;
}

.section-routers .router-item-environment .router-item-content {
	margin-top: 67px;
	margin-bottom: 68px;
}

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

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

/* start: trade-in alt */
.router-grid-wrapper .router-item-tradein {
	display: flex;
	flex-direction: column;
	text-align: initial;
	padding-bottom: 40px;
}

.router-grid-wrapper .router-item-tradein .router-content-wrapper {
	display: flex;
	max-width: 980px;
	justify-content: space-between;
	padding: 0 100px;
	position: relative;
	align-self: center;
	flex-direction: row;
}
.router-grid-wrapper .router-item-tradein .router-item-picture {
	justify-content: right;
}
@media only screen and (max-width: 734px) {
	.overview-routers-trade-in {
		text-align: center;
	}
	.router-grid-wrapper .router-item-tradein .router-content-wrapper {
		flex-direction: column;
	}
	.router-grid-wrapper .router-item-tradein .router-item-picture {
		justify-content: center;
	}
}
@media only screen and (max-width: 1068px) {
	.router-grid-wrapper .router-item-tradein .router-content-wrapper {
		padding: 0 50px;
		max-width: 692px;
	}
}
.router-grid-wrapper .router-item-tradein .router-item-content {
	padding-left: 0px;
	padding-right: 0px;
}
/* end: trade-in alt */

.section-routers .section-compare .grid-container.apple-intelligence-summer24 {
	grid-template-areas: "mba1315-hw 		mbp1416-hw" "mba1315-swatch 	mbp1416-swatch" "mba1315-headline  	mbp1416-headline" "mba1315-pricing 	mbp1416-pricing" "mba1315-display 	mbp1416-display" "mba1315-processor 	mbp1416-processor" "mba1315-memory 	mbp1416-memory" "mba1315-storage 	mbp1416-storage" "mba1315-battery 	mbp1416-battery" "mba1315-intelligence 	mbp1416-intelligence" "mba1315-biometrics mbp1416-biometrics" "mba1315-btn 		mbp1416-btn" "mba1315-cta 		mbp1416-cta";
}

@media only screen and (max-width: 734px) {
	.section-routers .section-compare .grid-container.apple-intelligence-summer24 {
		grid-template-areas: "mba1315-hw 	mbp1416-hw" "mba1315-swatch 	mbp1416-swatch" "mba1315-headline 	mbp1416-headline" "mba1315-pricing 	mbp1416-pricing" "mba1315-display	mbp1416-display" "mba1315-processor 	mbp1416-processor" "mba1315-memory 	mbp1416-memory" "mba1315-storage 	mbp1416-storage" "mba1315-battery 	mbp1416-battery" "mba1315-intelligence 	mbp1416-intelligence" "mba1315-biometrics mbp1416-biometrics" "mba1315-btn 	mbp1416-btn" "mba1315-cta 	mbp1416-cta";
	}
}

html.text-zoom .section-routers .section-compare .grid-container.apple-intelligence-summer24 {
	grid-template-areas: "mba1315-hw 	mbp1416-hw" "mba1315-swatch 	mbp1416-swatch" "mba1315-headline 	mbp1416-headline" "mba1315-pricing 	mbp1416-pricing" "mba1315-display	mbp1416-display" "mba1315-processor 	mbp1416-processor" "mba1315-memory 	mbp1416-memory" "mba1315-storage 	mbp1416-storage" "mba1315-battery 	mbp1416-battery" "mba1315-intelligence 	mbp1416-intelligence" "mba1315-biometrics mbp1416-biometrics" "mba1315-btn 	mbp1416-btn" "mba1315-cta 	mbp1416-cta";
}

.ai-announce {
	margin-top: 1.6em;
	color: #86868b;
}
