<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.InfoIcon{width:var(--InfoIcon-size-default);fill:currentColor;vertical-align:middle}@media screen and (min-width:670px){.InfoIcon{width:var(--InfoIcon-size-medium)}}@media screen and (min-width:1024px){.InfoIcon{width:var(--InfoIcon-size-large)}}.EfficiencyGraph{flex-direction:column;gap:8px;display:flex}.EfficiencyGraph__title{font-family:AlpineNewAlps\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.EfficiencyGraph__body{font-family:AlpineNewAlps\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1}.EfficiencyGraph__intro{font-family:AlpineNewAlps\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1}.EfficiencyGraph__classes{flex-direction:column;display:flex}.EfficiencyGraph__class{color:#fff;-webkit-clip-path:polygon(0% 0%,calc(100% - .8em) 0%,100% 50%,calc(100% - .8em) 100%,0% 100%);clip-path:polygon(0% 0%,calc(100% - .8em) 0%,100% 50%,calc(100% - .8em) 100%,0% 100%);text-shadow:0 2px 3px rgba(0,0,0,.2);align-items:center;margin-bottom:4px;padding:8px 48px 8px 12px;font-family:AlpineNewAlps\, sans-serif;font-size:2rem;font-weight:700;line-height:1;display:flex}.EfficiencyGraph__class.is-classA{background-color:#289548;width:calc(100% - 180px)}.EfficiencyGraph__class.is-classB{background-color:#75ac40;width:calc(100% - 150px)}.EfficiencyGraph__class.is-classC{background-color:#c9d22a;width:calc(100% - 120px)}.EfficiencyGraph__class.is-classD{background-color:#ebec00;width:calc(100% - 90px)}.EfficiencyGraph__class.is-classE{background-color:#e9b818;width:calc(100% - 60px)}.EfficiencyGraph__class.is-classF{background-color:#cf661c;width:calc(100% - 30px)}.EfficiencyGraph__class.is-classG{background-color:#c10e1a;width:100%}.EfficiencyGraph__class.is-current{width:100%;font-size:3.6rem;position:relative}.EfficiencyGraph__value{margin-left:16px;font-size:2.8rem}.EfficiencyGraph__title{font-size:1.6rem}.EfficiencyGraph__intro{font-size:1.4rem}.EfficiencyClass{width:-webkit-fit-content;color:#626366;align-items:center;width:fit-content;display:flex}.EfficiencyClass.is-inverted{color:#fff}.EfficiencyClass__label{margin-right:8px;font-family:AlpineNewAlps\, sans-serif;font-size:1.2rem;font-weight:700;line-height:1}.EfficiencyClass__icon{width:32px;display:flex}.EfficiencyClass__thumbnail{color:#fff;-webkit-clip-path:polygon(0% 0%,calc(100% - .4em) 0%,100% 50%,calc(100% - .4em) 100%,0% 100%);clip-path:polygon(0% 0%,calc(100% - .4em) 0%,100% 50%,calc(100% - .4em) 100%,0% 100%);width:100%;padding:2px 12px 2px 4px;font-family:AlpineNewAlps\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.EfficiencyClass__thumbnail.is-classA{background-color:#289548}.EfficiencyClass__thumbnail.is-classB{background-color:#75ac40}.EfficiencyClass__thumbnail.is-classC{background-color:#c9d22a}.EfficiencyClass__thumbnail.is-classD{background-color:#ebec00}.EfficiencyClass__thumbnail.is-classE{background-color:#e9b818}.EfficiencyClass__thumbnail.is-classF{background-color:#cf661c}.EfficiencyClass__thumbnail.is-classG{background-color:#c10e1a}.EfficiencyClass{text-transform:none}.EfficiencyClass__label{font-family:AlpineNewAlps\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1}.VehicleSpecifications{grid-column-gap:16px;grid-row-gap:32px;text-align:center;grid-template-columns:1fr;display:grid}@media screen and (min-width:1024px){.VehicleSpecifications{grid-auto-columns:1fr;grid-auto-flow:column;justify-content:center}}.VehicleSpecifications.is-visible .VehicleSpecifications__element{opacity:1;transform:translate(0)}.VehicleSpecifications.is-alternative{text-align:left;display:block}@media screen and (min-width:1024px){.VehicleSpecifications.is-alternative{display:grid}}.VehicleSpecifications.is-alternative .VehicleSpecifications__element{padding-bottom:16px}@media screen and (min-width:1024px){.VehicleSpecifications.is-alternative .VehicleSpecifications__element{width:280px;padding-bottom:0}}.VehicleSpecifications.is-alternative .VehicleSpecifications__element:not(:last-child){border-bottom:1px solid #f2f5fc}@media screen and (min-width:1024px){.VehicleSpecifications.is-alternative .VehicleSpecifications__element:not(:last-child){border-bottom:0}}.VehicleSpecifications.is-alternative .VehicleSpecifications__element:not(:first-child){margin-top:16px}@media screen and (min-width:1024px){.VehicleSpecifications.is-alternative .VehicleSpecifications__element:not(:first-child){margin-top:0}}.VehicleSpecifications.is-alternative .VehicleSpecifications__value{display:none}.VehicleSpecifications.is-alternative .VehicleSpecifications__text{font-family:AlpineNewAlps\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.VehicleSpecifications.is-alternative .VehicleSpecifications__text:last-child{text-transform:uppercase;color:#0a0a0a;overflow-wrap:anywhere;justify-content:space-between;margin-bottom:0;margin-right:32px;font-family:AlpineNewAlps\, sans-serif;font-size:1.8rem;font-weight:700;line-height:1;display:flex}@media screen and (min-width:1024px){.VehicleSpecifications.is-alternative .VehicleSpecifications__text:last-child{margin-right:0;font-size:2rem;display:block}}.VehicleSpecifications.is-alternative .VehicleSpecifications__text:last-child .VehicleSpecifications__svgIconInfo{fill:#0a0a0a}@media screen and (min-width:1024px){.VehicleSpecifications.is-alternative .VehicleSpecifications__text:last-child .VehicleSpecifications__svgIconInfo{margin-left:32px}}@media screen and (min-width:670px){.VehicleSpecifications__element{opacity:0;transition:.5s ease-out calc(var(--ReassuranceIndex)*.2s + .8s);transition-property:opacity,transform;transform:translateY(20%)}}.VehicleSpecifications__text{color:#626366;margin-bottom:8px;font-family:AlpineNewAlps\, sans-serif;font-size:1.8rem;font-weight:400;line-height:1.4}.VehicleSpecifications__value{text-transform:uppercase;margin-bottom:8px;font-family:AlpineNewAlps\, sans-serif;font-size:4.5rem;font-weight:700;line-height:1}@media screen and (min-width:1024px){.VehicleSpecifications__value{white-space:nowrap;margin-bottom:16px;font-size:5.1rem}}@media screen and (min-width:1024px){.VehicleSpecifications__value_sub{font-size:3.6rem}}.VehicleSpecifications__svgIconInfo{fill:#626366;margin-left:8px}.VehicleSpecifications__tooltipSeo{display:none}.VehicleSpecifications__element{width:100%;padding:24px 16px}@media screen and (min-width:670px){.VehicleSpecifications__element{flex:1;padding:16px}}.VehicleSpecifications__text{font-size:1.6rem}.VehicleSpecifications__value{text-transform:uppercase;font-family:AlpineNewAlps\, sans-serif;font-size:4.8rem;font-weight:700;line-height:1.2}.VehicleSpecifications__value+.VehicleSpecifications__text{color:#0a0a0a;font-family:AlpineNewAlps\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}.VehicleSpecifications__value_sub{text-transform:uppercase;font-family:AlpineNewAlps\, sans-serif;font-size:3.2rem;font-weight:700;line-height:1.2}.VehicleSpecifications.is-alternative .VehicleSpecifications__element{padding:0 0 16px}@media screen and (min-width:670px){.ImageReassurance.is-visible .ImageReassurance__image{opacity:1;transform:translate(0)}}.ImageReassurance__image{padding-bottom:40px;display:flex}@media screen and (min-width:1024px){.ImageReassurance__image{opacity:0;padding-bottom:56px;transition:opacity .6s ease-out .2s,transform .6s ease-out .2s;transform:translateY(20%)}}.ImageReassurance__specifications{padding:0 16px}</pre></body></html>