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

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

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

@media only screen and (max-width: 734px) {
	.section-content.magical-intro .headline-section {
		font-size: 47px;
	}
}

.section.section-ar {
	margin-bottom: 0;
}

.section-ar .banner-copy {
	max-width: 446px;
}

@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .compare-grid .typography-compare-badge {
		font-size: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .compare-grid .typography-compare-badge {
		font-size: 32px;
	}
}

.bento-cell-gestures {
	display: none;
}

@media only screen and (min-width: 1069px) {
	.bento-cell-touch-control .bento-cell-copy {
		width: 50%;
	}
}

@media only screen and (max-width: 1068px) {
	.bento-borderless-top:nth-last-of-type(2) .bento-cell {
		padding: 105px 6.5vw 117px;
	}
}

@media only screen and (min-width: 735px) {
	.bento-cell-conversation, .bento-cell-volume {
		align-items: flex-start;
	}
}

.hearing-avail-subcopy {
	position: static;
	margin-top: 80px;
	color: #86868b;
}

@media only screen and (max-width: 1068px) {
	.hearing-avail-subcopy {
		margin-top: 54px;
	}
}

.typography-hearing-avail-2-subcopy {
	font-size: 17px;
	line-height: 1.2353641176;
	font-weight: 600;
	letter-spacing: 0em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

@media only screen and (max-width: 1068px) {
	.typography-hearing-avail-2-subcopy {
		font-size: 14px;
		line-height: 1.4285914286;
		font-weight: 600;
		letter-spacing: -0.016em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
	}
}

.hearing-avail-subcopy a {
	color: #86868b !important;
	pointer-events: auto;
}

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