/* Brand-neutral silhouettes: car, motorcycle and MTB. */
.ebc-cr__vehicle-art{color:rgba(87,235,226,.72)!important;background:radial-gradient(ellipse at center,rgba(23,180,194,.3),transparent 70%)!important}
.ebc-cr__vehicle-art:before{display:none!important}
.ebc-cr__vehicle-art svg{position:relative;z-index:1;width:92%;height:88%;overflow:visible;filter:drop-shadow(0 16px 18px rgba(0,0,0,.35));opacity:.94}
.ebc-cr__vehicle-art[data-vehicle-type="car"] svg{max-width:290px}
.ebc-cr__vehicle-art[data-vehicle-type="motorcycle"] svg{max-width:270px}
.ebc-cr__vehicle-art[data-vehicle-type="mtb"] svg{max-width:275px}
@media(max-width:760px){.ebc-cr__vehicle-art{display:none!important}}
