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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.avail-disclaimer {
	font-size: 12px;
	color: #86868d;
	font-weight: 400;
}

/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.remove-href a {
		text-decoration: none;
		color: inherit;
		pointer-events: none;
	}
}

@media only screen and (min-width: 735px) and (max-width: 780px) {
	.section-performance .subsection-mx .chip-stat-container {
		margin-inline-start: 168px;
	}
}

@media only screen and (max-width: 734px) {
	html.chip-hero-enhanced .section-performance .subsection-mx .chip-stat {
		margin-block-start: 15px;
	}
	.remove-href a {
		text-decoration: none;
		color: inherit;
		pointer-events: none;
	}
	.form-tooltip-wrapper .form-tooltip {
		top: 8px;
		right: 155px;
	}
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/

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