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

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

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

.subsection-continuity .feature-list .feature {
	max-width: 367px;
}
.subsection-continuity {
	padding-bottom: 200px;
}

@media only screen and (max-width: 734px) {
	.subsection-display .subsection-headline.max-width {
		max-width: 320px;
	}
	.aap-base__text {
		max-width: 300px;
		text-align: center;
	}
	.section-contrast .product-tile .product-tile-padding {
		padding-inline-end: 5px;
	}
}

.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;
	}
	.subsection-gaming {
		margin-top: 60px;
		padding-top: 10px;
	}
}
.section-welcome .marquee-detail::before {
	background: none;
}

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

@media (min-width: 735px) {
	.section-header .section-header-headline {
		max-width: 90%;
		min-width: 50%;
	}
}

@media (max-width: 734px) {
	html.chip-hero-enhanced .section-performance .subsection-mx .mx-copy-2 {
		margin-block-start: 136px;
		margin-block-end: 136px;
	}
}

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