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

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

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

.subsection-features .badges {
	max-width: 760px;
}

@media only screen and (max-width: 1068px) {
	.subsection-features .badges {
		max-width: 540px;
	}
}

@media only screen and (max-width: 734px) {
	.subsection-features .badges {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1069px) {
	.rays-animation.no-fading-assets .canvas-wrap {
		height: 68px !important;
	}

	.rays-animation.no-fading-assets .canvas-wrap canvas {
		height: 68px !important;
	}

	.subsection-rear-facing .pin-lidar .pin-caption {
		top: 100%;
		margin-top: -39.00048px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-chip .badge.rays-animation .typography-rays-badge-value,
	.badge .rays-animation .typography-rays-badge-value {
		font-size: 47px;
	}

	.section-chip .badge {
		margin-right: 1em;
	}
	.rays-animation.no-fading-assets .canvas-wrap {
		height: 50px !important;
	}

	.rays-animation.no-fading-assets .canvas-wrap canvas {
		height: 50px !important;
	}

	.subsection-rear-facing .pin-lidar .pin-caption {
		top: 100%;
		margin-top: -39.00048px;
	}
}
@media only screen and (max-width: 734px) {
	html.enhanced
		.section-display-xdr
		.sticky-xdr-leds-dimming
		.pin-container
		.pin-caption {
		margin-left: -20px;
	}
	.subsection-rear-facing .pin-lidar .pin-caption {
		margin-top: -36px;
	}

	.section-cameras .pin-wrapper .typography-pin-caption {
		font-size: 12px;
	}

	.section-display-xdr .timeline,
	.section-display-xdr .timeline-wrapper {
		overflow: visible;
		overflow-x: hidden;
	}

	.badge.rays-animation .typography-rays-badge-value,
	.badge .rays-animation .typography-rays-badge-value {
		font-size: 37px;
	}

	.badge.rays-animation .typography-rays-badge-value,
	.badge .rays-animation .typography-rays-badge-value .canvas-wrap {
		width: 145px;
	}

	@media only screen and (max-width: 734px) {
		html.enhanced .section-display-xdr .copy-gradient-top {
			top: calc(56vh - 461px + var(--top-gradient-offset-tall-small));
		}
	}
}
/* 8 plus */
@media only screen and (min-width: 414px) and (max-width: 734px) {
}
/* 8 */
@media only screen and (min-width: 370px) and (max-width: 413px) {
	.section-overview-routers .typography-router-headline {
		font-size: 35px;
	}
}
/* se */
@media only screen and (max-width: 325px) {
	.section-overview-routers .typography-router-headline {
		font-size: 31px;
	}
}

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