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

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

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

.ai-disclaimer {
	font-size: 12px;
	font-weight: 400;
	font-family:
		SF Pro Text Regular,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

.ai-disclaimer-gray {
	color: #86868b;
	font-size: 17px;
	font-weight: 600;
	font-family:
		SF Pro Text Semibold,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	padding-bottom: 10px;
}

@media only screen and (min-width: 1069px) {
	.section-contrast {
		padding-top: 152px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-contrast {
		padding-top: 120px;
	}
}

@media only screen and (max-width: 734px) {
	.section-contrast {
		padding-top: 60px;
	}
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	#overview-highlights-chip-1 {
		top: 140px;
	}
}

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