.AsyncLoaderAuto__error{background:#e91630;color:#fff}.AsyncLoaderAuto__loader{min-height:64px;margin:auto}.VehicleInfo{display:flex;flex-direction:column;position:relative;padding:0;min-height:200px;background-color:#fff;box-shadow:0 3px 10px 0 rgba(0,0,0,.1)}@media screen and (min-width:670px){.VehicleInfo{flex:none!important;width:33.33333%!important}}.VehicleInfo .VehicleInfo__title{font-size:1.4rem;padding:16px;border-bottom:0;margin-bottom:0;text-align:left;background-color:#1f2532;color:#fff;text-transform:uppercase}@media screen and (min-width:670px){.VehicleInfo .VehicleInfo__title{text-transform:inherit}}.VehicleInfo .VehicleInfo__row{min-height:48px;display:flex;position:relative;margin-bottom:0;align-items:center}.VehicleInfo .VehicleInfo__row:nth-child(2n){background-color:#e6e6ec}.VehicleInfo .VehicleInfo__row:before{content:"";display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;border-left:1px solid #ccc}.VehicleInfo .VehicleInfo__label{width:50%;font-size:1.3rem;color:#1f2532;margin-left:16px;font-weight:700}.VehicleInfo .VehicleInfo__data{width:50%;font-size:1.3rem;text-align:left;color:#333}