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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 405px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 455px;
	}
}

@media only screen and (min-width: 900px) and (max-width: 1024px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 368px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 900px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 370px;
	}
}
.section.section-ar {
	margin-bottom: 0;
}

.bento-container.bento-borderless-top:last-child .bento {
	grid-template-columns: 1fr;
}
.bento-cell-gestures {
	display: none;
}
@media only screen and (min-width: 1069px) {
	.bento-cell-touch-control .bento-cell-copy {
		width: 50%;
	}

	html.mq-large-up-shorter .section-case-battery .copy--scroll.speaker-case {
		left: calc(50% + 151px);
	}

	html.mq-large-up-shorter .section-case-battery .pin-overflow-container.speaker-case {
		left: calc(50% + 121px);
	}
}

@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;
	}
}

/* BEGIN CARD HYPERLINK CSS  */
@media only screen and (min-width: 735px) {
	.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
		position: absolute;
	}
}

.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
	bottom: 60px;
	color: #86868b;
}

.typography-hearing-avail-subcopy {
	font-size: 17px;
	line-height: 1.23536;
	font-weight: 600;
	letter-spacing: 0em;
}

@media only screen and (max-width: 734px) {
	.typography-hearing-avail-subcopy {
		font-size: 14px;
		line-height: 1.4285914286;
		font-weight: 600;
		letter-spacing: -0.016em;
	}
}

.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy a {
	pointer-events: auto;
	color: inherit;
}

@media only screen and (max-width: 1068px) {
	.bento-cell-hearing-health .bento-cell-copy {
		padding-top: 64px;
		padding-bottom: 140px;
	}
}

@media only screen and (max-width: 734px) {
	.bento-cell-hearing-health .bento-cell-copy {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
		bottom: 50px;
		position: absolute;
	}
}

@media only screen and (max-width: 734px) {
	.bento-cell-hearing-health.bento-cell .hearing-avail-subcopy {
		position: static;
		margin-top: 24px;
	}
}

@media only screen and (max-width: 1068px) {
	.bento-cell-hearing-health.bento-cell .hearing-health {
		margin-top: 135px;
	}
}

@media only screen and (max-width: 734px) {
	.bento-cell-hearing-health.bento-cell .hearing-health {
		margin-top: 64px;
	}
}

@media only screen and (min-width: 1068px) {
	.overview-router-ar {
		--p-height: 415px;
	}
}

/* END CARD HYPERLINK CSS  */

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