/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.avail-disclaimer {
	font-size: 12px;
	color: #86868d;
	font-weight: 400;
}
.section-welcome .marquee-detail {
	padding-inline-start: 12px;
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
	.section-welcome .marquee-detail {
		padding-top: 8px;
	}
}
.section-welcome .marquee-detail::before {
	background: none;
}

.section-welcome .marquee-header {
	max-width: 35em;
}
@media (max-width: 1068px) {
	.section-welcome .marquee-header {
		max-width: 30em;
	}
}

.subsection.subsection-apple-intelligence {
	padding-top: 248px;
}

.subsection-battery {
	padding-top: 0px;
}

.subsection-chips .subsection-gpu {
	padding-bottom: 248px;
}

@media only screen and (min-width: 735px) {
	.subsection-apple-intelligence .subsection-headline .nowrap {
		display: block;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.upgraders-content .upgraders-gallery .apple-intelligence-content-item-wrapper {
		gap: 10px;
	}
	.subsection-chips .subsection-gpu {
		padding-bottom: 244px;
	}
	.subsection.subsection-apple-intelligence {
		padding-top: 196px;
	}
}

@media only screen and (max-width: 734px) {
	.subsection.subsection-apple-intelligence {
		padding-top: 124px;
	}
	.subsection-chips .subsection-gpu {
		padding-bottom: 203px;
	}
	.subsection-apple-intelligence .typography-site-headline-elevated {
		font-size: 36px;
	}
}

@media only screen and (max-width: 377px) {
	.section-contrast .product-tile-macbook-air .product-tile-positioning {
		min-height: 100px;
	}
}

@media only screen and (max-width: 385px) {
	.subsection-apple-intelligence .typography-site-headline-elevated {
		font-size: 37px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
