.section-connections .grid-container .grid-item-header {
	padding-right: 30px;
}

/* avail message */
.section-hero .mac-mini-global-avail {
	font-size: 21px;
	line-height: 1.1904761905;
	font-weight: 600;
	letter-spacing: 0.011em;
	font-family:
		SF Pro Display,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	color: #86868b;
	margin-top: 0.6em;
	text-align: center;
}

@media only screen and (max-width: 734px) {
	.section-hero .mac-mini-global-avail {
		font-size: 19px;
		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;
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .mac-mini-global-avail {
		margin-top: 0.8em;
	}
}

/*Trade-In*/
.router-item-tradein .router-content-wrapper {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-self: center;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 var(--router-wrapper-padding);
	max-width: 980px;
	position: relative;
}

.router-item-tradein.full-width {
	padding: 40px 0px 70px;
}

@media only screen and (max-width: 734px) {
	.router-item-tradein.full-width {
		padding-bottom: 40px;
	}
}

@media only screen and (min-width: 735px) {
	.router-item-tradein .router-item-picture {
		align-self: flex-end;
		justify-content: flex-end;
	}
}

.router-item-tradein .router-item-content {
	padding: 0px;
}

.router-item-tradein .router-item-content {
	text-align: left;
}

.router-item-tradein .router-item-picture {
	justify-content: right;
}
.router-item-tradein .router-item-picture picture {
	padding-right: 90px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.router-item-tradein .router-item-picture {
		justify-content: center;
	}
	.router-item-tradein .router-item-picture picture {
		padding-right: 0px;
	}
}

/* Apple intelligene header */

.section-apple-intelligence .logo-apple-intelligence {
	margin-inline-start: -160px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.section-apple-intelligence .logo-apple-intelligence {
		margin-inline-start: -20px;
		margin-bottom: 65px;
	}
}

@media (max-width: 734px) and (max-width: 734px) {
	.section-apple-intelligence .logo-apple-intelligence {
		margin-inline-start: 13px;
		margin-bottom: 40px;
	}
}

@media (max-width: 480px) and (max-width: 480px) {
	.section-apple-intelligence .logo-apple-intelligence {
		margin-inline-start: auto;
		margin-bottom: -20px;
	}
}

/* Apple intelligene header */

/* Get the highlights section */

.section-highlights .media-gallery .caption {
	--caption-width: 650px;
}

@media (min-width: 1441px) {
	.section-highlights .media-gallery .caption {
		--caption-width: 785px;
	}
}

@media (max-width: 1068px) {
	.section-highlights .media-gallery .caption {
		--caption-width: 560px;
	}
}

@media (max-width: 734px) {
	.section-highlights .media-gallery .caption {
		--caption-width: 100%;
	}
}

.l2-design-wrapper .carbon-headline em::before {
	background-size: 387px 13px;
	--p-width: 387px;
	--p-height: 13px;
}

/*.section-highlights fix*/
@media (min-width: 735px) and (max-width: 835px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 28%;
		min-width: 28%;
	}
}
@media (min-width: 836px) and (max-width: 1068px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 45%;
		min-width: 45%;
	}
}
@media (min-width: 1069px) and (max-width: 1192px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 33%;
		min-width: 33%;
	}
}
@media (min-width: 1193px) and (max-width: 1431px) {
	.section-highlights .section-header .section-header-headline {
		max-width: 40%;
		min-width: 40%;
	}
}

/* start: superscript Δ underline. Do not delete */
li[data-analytics-gallery-item-id="education pricing"] .footnote.footnote-supglyph a {
	text-underline-offset: 0.22em !important;
}
/* end: superscript Δ underline. Do not delete */
