/* avail message  */
.availability-message {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.56);
	letter-spacing: -0.12px;
	line-height: 16px;
	font-weight: 400;
}

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

/* reorder AI to before Touch ID */
.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";
}

/* for Trade In tile */

.router-grid-wrapper .router-item-tradein .router-content-wrapper .router-item-content {
	padding-top: 80px;
	padding-left: 0px;
	padding-right: 0px;
}

@media only screen and (max-width: 734px) {
	.router-grid-wrapper .router-item-tradein .router-content-wrapper .router-item-content {
		margin: 0 20px;
	}
}

.overview-routers-tradein {
	--p-width: 1380px;
	--p-height: 528px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.overview-routers-tradein {
		--p-width: 1028px;
		--p-height: 404px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.overview-routers-tradein {
		--p-width: 375px;
		--p-height: 192px;
	}
}

/* Peace at your mind at your fingertip section */
@media only screen and (min-width: 1069px) and (min-width: 1069px) {
	article.section-security .touch-id-label {
		top: 315px;
	}

	article.section-security .overview-security-icon-touch-id {
		top: 239px;
	}
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) and (min-width: 735px) and (min-width: 735px) {
	article.section-security .touch-id-label {
		top: 220px;
	}

	article.section-security .overview-security-icon-touch-id {
		top: 167px;
	}
}

.section-hero .content-container .marquee .pricing-copy-container {
	max-width: 243px;
}

@media only screen and (max-width: 734px) {
	.section-hero .content-container .marquee .pricing-copy-container {
		max-width: 202px;
	}
}
