.DemonstrationVehicleDetails{padding:32px 16px 48px}@media screen and (min-width:670px){.DemonstrationVehicleDetails{padding:32px 24px 48px}}.DemonstrationVehicleDetails__header{margin-bottom:32px}@media screen and (min-width:670px){.DemonstrationVehicleDetails__header{margin-bottom:64px}}.DemonstrationVehicleDetails__content{font-size:1.4rem}@media screen and (min-width:670px){.DemonstrationVehicleDetails__details{grid-template-columns:1fr 1fr;column-gap:24px;display:grid}}.DemonstrationVehicleDetails__detail{border-bottom:1px solid #ccc;justify-content:space-between;padding:16px 0;display:flex}.DemonstrationVehicleDetails__detail:first-child{border-top:1px solid #ccc}@media screen and (min-width:670px){.DemonstrationVehicleDetails__detail:nth-child(2){border-top:1px solid #ccc}}.DemonstrationVehicleDetails__detailValue{font-weight:700}