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

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

@media only screen and (min-width: 1069px) {
	.geo-alt-disclaimer-1 {
		font-size: 19px;
		line-height: 23px;
		padding: 14px;
		font-weight: 400;
		letter-spacing: -0.01em;
		font-family:
			SF Pro Display,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.geo-alt-disclaimer-1 {
		font-size: 14px;
		line-height: 17px;
		padding: 12px;
		font-weight: 400;
		letter-spacing: -0.01em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

@media only screen and (max-width: 734px) {
	.geo-alt-disclaimer-1 {
		font-size: 12px;
		line-height: 14px;
		padding: 8px;
		font-weight: 400;
		letter-spacing: -0.01em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

@media only screen and (min-width: 1069px) {
	.geo-alt-disclaimer-2 {
		font-size: 12px;
		line-height: 16px;
		font-weight: 400;
		letter-spacing: -0.01em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
		color: #6e6e73;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.geo-alt-disclaimer-2 {
		font-size: 12px;
		line-height: 16px;
		font-weight: 400;
		letter-spacing: -0.01em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
		color: #6e6e73;
	}
}

@media only screen and (max-width: 734px) {
	.geo-alt-disclaimer-2 {
		font-size: 12px;
		line-height: 16px;
		font-weight: 400;
		letter-spacing: -0.01em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
		color: #6e6e73;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section.section-multitasking .copy-section-header .copy-section-header-copy.typography-eyebrow-elevated {
		width: 760px;
	}
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/
