/*------------------------------------*\
   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;
}

@media only screen and (min-width: 1069px) {
	.typography-eyebrow-elevated {
		font-size: 27px;
	}
}

@media (max-width: 1068px) {
	.upgraders-content .upgraders-gallery .bento-copy {
		font-size: 31px;
	}
}

@media (max-width: 734px) {
	.upgraders-content .upgraders-gallery .bento-copy {
		font-size: 18px;
	}
}

.control-color .control-item-content-inner {
	padding-right: 15px;
}

@media (min-width: 1069px) {
	#main .section-performance .subsection-personas .persona-grid .text-content {
		margin-block-start: 80px;
	}
}

@media (max-width: 734px) {
	#main .section-performance .subsection-personas .persona-grid .text-content {
		margin-block-start: 40px;
	}
}

@media (min-width: 735px) {
	.upgraders-content .upgraders-gallery .bento-item {
		padding-right: 6px;
		padding-left: 30px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.persona-mx-pro .persona-copy {
		padding-right: 20px;
	}
}

@media (max-width: 734px) {
	.subsection-mx {
		margin-bottom: 160px;
	}
	.mx-copy-2 {
		top: 30px;
	}
	html.chip-hero-enhanced .section-performance .subsection-mx .sticky-content {
		height: 750px;
	}
	html.chip-personas-enhanced .section-performance .subsection-personas .sticky-content {
		height: 810px;
	}
	.persona-copy {
		font-size: 19px;
	}
}

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