.VehicleSpecificationsSummary{align-items:center;padding:32px 16px}@media screen and (min-width:1024px){.VehicleSpecificationsSummary{padding:64px 128px 40px}}.VehicleSpecificationsSummary__content{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:16px;grid-row-gap:32px;padding:0 8px}.VehicleSpecificationsSummary__content.is-centered{justify-content:center;text-align:center}@media screen and (min-width:1024px){.VehicleSpecificationsSummary__content{grid-template-columns:repeat(4,1fr);grid-column-gap:32px}}@media screen and (min-width:1280px){.VehicleSpecificationsSummary__content{grid-column-gap:100px}}@media screen and (min-width:1024px){.VehicleSpecificationsSummary__element{transform:translateY(20%);opacity:0}.VehicleSpecificationsSummary__element:first-of-type{transition:all .5s ease-out .8s}.VehicleSpecificationsSummary__element:nth-of-type(2){transition:all .5s ease-out 1s}.VehicleSpecificationsSummary__element:nth-of-type(3){transition:all .5s ease-out 1.2s}.VehicleSpecificationsSummary__element:nth-of-type(4){transition:all .5s ease-out 1.4s}}.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__text{color:#656666;font-size:1.4rem}@media screen and (min-width:1024px){.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__text{font-size:2.4rem}}.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__text:first-child{padding-bottom:8px}.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__value{font-size:3.6rem;line-height:1;font-weight:700}@media screen and (min-width:1024px){.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__value{font-size:7rem}}.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__value .EfficiencyImage__icon{width:auto}.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__value_sub{padding-left:8px;font-size:2rem}@media screen and (min-width:1024px){.VehicleSpecificationsSummary__element .VehicleSpecificationsSummary__value_sub{font-size:4rem}}.VehicleSpecificationsSummary.is-visible .VehicleSpecificationsSummary__element{transform:translate(0);opacity:1}.VehicleSpecificationsSummary__ctaWrapper{text-align:center}.VehicleSpecificationsSummary__cta{width:100%;margin-top:32px}@media screen and (min-width:1024px){.VehicleSpecificationsSummary__cta{width:auto;margin-top:56px}}.EfficiencyTooltip{color:#000}.EfficiencyTooltip__tooltip{padding:0;font-family:"NouvelR, sans-serif";text-align:left}.EfficiencyTooltip__title{display:flex;justify-content:center;align-items:center;padding:4px 8px}@media screen and (min-width:1024px){.EfficiencyTooltip__title{justify-content:space-between;border-bottom:1px solid #f2f2f2}}.EfficiencyTooltip__descriptionText{display:none;max-width:280px;font-size:1rem}@media screen and (min-width:1024px){.EfficiencyTooltip__descriptionText{display:inline}}.EfficiencyTooltip__titleText{color:#000;font-size:1.4rem;font-weight:700}.EfficiencyTooltip__icon{margin-left:8px}