/* hero section */
@media only screen and (max-width: 320px) {
	.typography-headline-super {
		font-size: 42px;
	}
}

/* localized screens */

/* car keys */

.image-car-keys {
	background-image: url(/br/ios/carplay/images/overview/car_keys__dxttonaha802_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-car-keys {
		background-image: url(/br/ios/carplay/images/overview/car_keys__dxttonaha802_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.image-car-keys {
		background-image: url(/br/ios/carplay/images/overview/car_keys__dxttonaha802_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-car-keys {
		background-image: url(/br/ios/carplay/images/overview/car_keys__dxttonaha802_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.image-car-keys {
		background-image: url(/br/ios/carplay/images/overview/car_keys__dxttonaha802_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-car-keys {
		background-image: url(/br/ios/carplay/images/overview/car_keys__dxttonaha802_small_2x.png);
	}
}

.image-control-knob {
	background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_small_2x.png");
	}
}

.image-control-touch {
	background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_small_2x.png");
	}
}

.image-dashboard-calendar {
	background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_small_2x.png");
	}
}

.image-dashboard-maps {
	background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_small_2x.png");
	}
}

.image-dashboard-messages {
	background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_small_2x.png");
	}
}

.image-dashboard-music {
	background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_small_2x.png");
	}
}

.image-dashboard-phone {
	background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_medium.png");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_small.png");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_small_2x.png");
	}
}

.image-hero-dashboard {
	background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_small_2x.jpg");
	}
}

/*Third party - TuneIn*/
.image-third-party-cbs-icon {
	background-image: url(/br/ios/carplay/images/overview/third-party/cbs_icon__uwbsy5miwoy2_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-third-party-cbs-icon {
		background-image: url(/br/ios/carplay/images/overview/third-party/cbs_icon__uwbsy5miwoy2_large_2x.png);
	}
}
/* Third party - Calm  */
.image-third-party-sirius-icon {
	background-image: url(/br/ios/carplay/images/overview/third-party/sirius_icon__f946b06jkiq2_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-third-party-sirius-icon {
		background-image: url(/br/ios/carplay/images/overview/third-party/sirius_icon__f946b06jkiq2_large_2x.png);
	}
}

/* Next generation Carplay */
@media only screen and (max-width: 333px) {
	.section-next-generation .section-description .violator {
		white-space: normal;
		max-width: 145px;
	}
}

.image-dashboard-next-generation {
	background-image: url(/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-dashboard-next-generation {
		background-image: url(/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.image-dashboard-next-generation {
		background-image: url(/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-next-generation {
		background-image: url(/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.image-dashboard-next-generation {
		background-image: url(/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-next-generation {
		background-image: url(/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_small_2x.jpg);
	}
}

/* Image compatible section */

.image-compatible {
	background-image: url(/br/ios/carplay/images/overview/compatible__21k4ax6l082q_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-compatible {
		background-image: url(/br/ios/carplay/images/overview/compatible__21k4ax6l082q_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.image-compatible {
		background-image: url(/br/ios/carplay/images/overview/compatible__21k4ax6l082q_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-compatible {
		background-image: url(/br/ios/carplay/images/overview/compatible__21k4ax6l082q_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.image-compatible {
		background-image: url(/br/ios/carplay/images/overview/compatible__21k4ax6l082q_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-compatible {
		background-image: url(/br/ios/carplay/images/overview/compatible__21k4ax6l082q_small_2x.jpg);
	}
}



/* car-keys */
.image-car-keys {
	background-image: url("/br/ios/carplay/images/overview/car_keys__dxttonaha802_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-car-keys {
		background-image: url("/br/ios/carplay/images/overview/car_keys__dxttonaha802_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-car-keys {
		background-image: url("/br/ios/carplay/images/overview/car_keys__dxttonaha802_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-car-keys {
		background-image: url("/br/ios/carplay/images/overview/car_keys__dxttonaha802_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-car-keys {
		background-image: url("/br/ios/carplay/images/overview/car_keys__dxttonaha802_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-car-keys {
		background-image: url("/br/ios/carplay/images/overview/car_keys__dxttonaha802_small_2x.png")
	}
}

/* compatible */
.image-compatible {
	background-image: url("/br/ios/carplay/images/overview/compatible__21k4ax6l082q_large.jpg")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-compatible {
		background-image: url("/br/ios/carplay/images/overview/compatible__21k4ax6l082q_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.image-compatible {
		background-image: url("/br/ios/carplay/images/overview/compatible__21k4ax6l082q_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-compatible {
		background-image: url("/br/ios/carplay/images/overview/compatible__21k4ax6l082q_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.image-compatible {
		background-image: url("/br/ios/carplay/images/overview/compatible__21k4ax6l082q_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-compatible {
		background-image: url("/br/ios/carplay/images/overview/compatible__21k4ax6l082q_small_2x.jpg")
	}
}

/* control-knob */
.image-control-knob {
	background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-control-knob {
		background-image: url("/br/ios/carplay/images/overview/control_knob__fecuf9epr3m2_small_2x.png")
	}
}

/* control-touch */
.image-control-touch {
	background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-control-touch {
		background-image: url("/br/ios/carplay/images/overview/control_touch__clb21jacy8mu_small_2x.png")
	}
}

/* dashboard-calendar */
.image-dashboard-calendar {
	background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-calendar {
		background-image: url("/br/ios/carplay/images/overview/dashboard_calendar__dtfiqsd3ltaq_small_2x.png")
	}
}

/* dashboard-maps */
.image-dashboard-maps {
	background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-maps {
		background-image: url("/br/ios/carplay/images/overview/dashboard_maps__c0te9ovke0cy_small_2x.png")
	}
}

/* dashboard-messages */
.image-dashboard-messages {
	background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-messages {
		background-image: url("/br/ios/carplay/images/overview/dashboard_messages__b1bwtesfnfyu_small_2x.png")
	}
}

/* dashboard-music */
.image-dashboard-music {
	background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-music {
		background-image: url("/br/ios/carplay/images/overview/dashboard_music__fptfcy56hgey_small_2x.png")
	}
}

/* dashboard-next-generation */
.image-dashboard-next-generation {
	background-image: url("/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_large.jpg")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-dashboard-next-generation {
		background-image: url("/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.image-dashboard-next-generation {
		background-image: url("/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-next-generation {
		background-image: url("/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.image-dashboard-next-generation {
		background-image: url("/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-next-generation {
		background-image: url("/br/ios/carplay/images/overview/dashboard_next_generation__cvyi4onfhyc2_small_2x.jpg")
	}
}

/* dashboard-phone */
.image-dashboard-phone {
	background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_large_2x.png")
	}
}

@media only screen and (max-width: 1068px) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_medium.png")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_medium_2x.png")
	}
}

@media only screen and (max-width: 734px) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_small.png")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-dashboard-phone {
		background-image: url("/br/ios/carplay/images/overview/dashboard_phone__dqlo31r8dtua_small_2x.png")
	}
}

/* hero-dashboard */
.image-hero-dashboard {
	background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_large.jpg")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-hero-dashboard {
		background-image: url("/br/ios/carplay/images/overview/hero_dashboard__e5p6b6yib5km_small_2x.jpg")
	}
}

/* third-party-cbs-icon */
.image-third-party-cbs-icon {
	background-image: url("/br/ios/carplay/images/overview/third-party/cbs_icon__uwbsy5miwoy2_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-third-party-cbs-icon {
		background-image: url("/br/ios/carplay/images/overview/third-party/cbs_icon__uwbsy5miwoy2_large_2x.png")
	}
}

/* third-party-sirius-icon */
.image-third-party-sirius-icon {
	background-image: url("/br/ios/carplay/images/overview/third-party/sirius_icon__f946b06jkiq2_large.png")
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-third-party-sirius-icon {
		background-image: url("/br/ios/carplay/images/overview/third-party/sirius_icon__f946b06jkiq2_large_2x.png")
	}
}