.CustomScroll{position:relative}.CustomScroll.is-full-height{align-items:center;height:100%}.CustomScroll.is-navbar-dots-below{margin-bottom:64px}.CustomScroll.is-navbar-arrows-bottom .CustomScroll__container{padding-bottom:32px}.CustomScroll__container{-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;width:100%;display:flex;overflow-x:scroll;overflow-y:hidden}.CustomScroll__container::-webkit-scrollbar{display:none}.CustomScroll__container.has-smooth-scroll{scroll-behavior:smooth}.CustomScroll__container.is-full-height{align-items:center;height:100%}@media screen and (min-width:670px){.CustomScroll__container.is-simplified{margin:0 32px}}.CustomScroll__container.is-display-card{margin:0}.CustomScroll__child.is-snap-center{scroll-snap-align:center}.CustomScroll__child.is-snap-start{scroll-snap-align:start}.CustomScroll__child.is-snap-center-start{scroll-snap-align:center}@media screen and (min-width:670px){.CustomScroll__child.is-snap-center-start{scroll-snap-align:start}}.CustomScroll__child.is-display-fullwidth{min-width:100%}.CustomScroll__child.is-full-height{height:100%}.CustomScroll__arrow{z-index:2;cursor:pointer;opacity:.75;background-color:#000;justify-content:center;align-items:center;width:25px;height:45px;display:none;position:absolute;top:50%;transform:translateY(-50%)}.CustomScroll__arrow.is-left-right-all{display:flex}.CustomScroll__arrow.is-simplified{background-color:transparent;padding:0}.CustomScroll__arrow.is-simplified .CustomScroll__Arrows_arrow path{fill:#efdf00}.CustomScroll__arrow .CustomScroll__Arrows_arrow path{fill:#fff}@media screen and (min-width:670px){.CustomScroll__arrow{width:auto;height:60px;display:flex}}.CustomScroll__arrowLeft{padding:0;left:0}.CustomScroll__arrowRight{padding:0;right:0}.CustomScroll_center{display:flex}.CustomScroll_center .CustomScroll__container{width:auto;margin:0 auto}.CustomScroll_electric .CustomScroll__arrow.is-simplified .CustomScroll__Arrows_arrow path{fill:#000}.CustomScroll__dots{z-index:1;line-height:0;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.CustomScroll__dots.is-below{bottom:-32px}@media screen and (min-width:670px){.CustomScroll__dots.is-mobile-only{display:none}}.CustomScroll__dot:not(:last-of-type){margin-right:4px}.CustomScroll__dotButton{width:18px;height:18px;padding:0;position:relative}.CustomScroll__dotButton:before{content:"";background-color:#fff;border:1px solid #d9d9d6;border-radius:50%;width:13px;height:13px;transition-duration:0s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomScroll__dotButton:after{content:"";border:1px solid transparent;border-radius:50%;width:16px;height:16px;padding-top:1px;transition-duration:0s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomScroll__tabs{-ms-overflow-style:none;scrollbar-width:none;z-index:2;gap:8px;width:calc(100% - 32px);display:flex;position:absolute;bottom:0;left:16px;overflow-x:scroll}.CustomScroll__tabs::-webkit-scrollbar{display:none}@media screen and (min-width:670px){.CustomScroll__tabs{width:80%;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.CustomScroll__tabs:before{content:none}}.CustomScroll__tab{flex:1 0 100px;min-width:0}@media screen and (min-width:670px){.CustomScroll__tab{flex:0 0 160px}}.CustomScroll__tab:first-of-type{margin-left:auto}.CustomScroll__tab:last-of-type{margin-right:auto}.CustomScroll__tabButton{color:#fff;text-align:left;white-space:nowrap;text-overflow:ellipsis;opacity:.6;width:100%;padding:16px 16px 16px 0;font-size:1.3rem;line-height:1.4;position:relative;overflow:hidden}.CustomScroll__tabButton:before{content:"";background:currentColor;width:100%;height:1px;position:absolute;top:2px}.CustomScroll__tabButton.is-active{opacity:1}.CustomScroll__tabButton.is-active:before{height:3px;top:0}.CustomScroll__bottomArrows{width:100%;display:flex;position:absolute;bottom:0}.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsLeft .CustomScroll__Arrows_arrow,.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsRight .CustomScroll__Arrows_arrow{fill:#fff}.CustomScroll__bottomArrows.is-right-bottom-arrows-displayed{justify-content:flex-end}@media screen and (min-width:670px){.CustomScroll__bottomArrows{max-width:calc(100vw - 40px)}}@media screen and (min-width:1024px){.CustomScroll__bottomArrows{max-width:calc(100vw - 80px)}}.CustomScroll__bottomArrowsLeft{margin-right:32px;padding:0}.CustomScroll__bottomArrowsRight{padding:0}.CustomScroll__Arrows_arrow{width:32px;display:block}.CustomScroll__Arrows_arrow.is-rtl{transform:rotate(180deg)}.CustomScroll__bottomArrows_disabled{opacity:.3}.CustomScroll__counter{color:#fff;text-align:center;background:#8c8c8b;border-radius:16px;justify-content:center;align-items:center;width:48px;height:24px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;display:flex;position:absolute;bottom:8px;left:8px}@media screen and (min-width:670px){.CustomScroll__counter{bottom:12px;left:12px}}.CustomScroll__dotButton.is-active:before{background-color:#efdf00;border:none;width:10px;height:10px;transition-duration:.3s}.CustomScroll__dotButton.is-active:after{border:1px solid #efdf00;transition-duration:.3s;transition-delay:.3s}.CustomScroll__arrow:focus{outline:1px dotted #3e3f40}.CustomScroll__arrowRight{background:linear-gradient(270deg,#000 50%,#000 50%) 100% 100%/200% 100%;transition:background-position .3s}.CustomScroll__arrowRight:hover{background-position:0 100%}.CustomScroll__arrowLeft{background:linear-gradient(90deg,#000 50%,#000 50%) 0 100%/200% 100%;transition:background-position .3s}.CustomScroll__arrowLeft:hover{background-position:100% 100%}.CustomScroll__arrowRight.is-simplified,.CustomScroll__arrowLeft.is-simplified{background:0 0}.CustomScroll__arrowRight.is-simplified .CustomScroll__Arrows_arrow :first-child,.CustomScroll__arrowLeft.is-simplified .CustomScroll__Arrows_arrow :first-child{fill:#000}.CustomScroll__arrowRight.is-dark-arrows,.CustomScroll__arrowLeft.is-dark-arrows{background:#8c8c8b}.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsButton{fill:#fff}.is-renew .CustomScroll__dotButton.is-active:before{background-color:#000}.is-renew .CustomScroll__dotButton.is-active:after{border-color:#000}.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)}}.Bonus{flex-direction:row;align-items:center;gap:4px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1;display:flex}.Bonus.is-badge{width:-webkit-fit-content;color:#fff;background-color:#72c293;border-radius:2px;width:fit-content;padding:4px 8px;font-family:NouvelR\, sans-serif;font-weight:700;line-height:1}.Bonus.is-inverted:not(.is-badge){color:#72c293}.EfficiencyGraph{flex-direction:column;gap:8px;display:flex}.EfficiencyGraph__title{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.EfficiencyGraph__body{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1}.EfficiencyGraph__intro{font-family:NouvelR\, 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:NouvelR\, 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}.EfficiencyClass{width:-webkit-fit-content;color:#656666;align-items:center;width:fit-content;display:flex}.EfficiencyClass.is-inverted{color:#fff}.EfficiencyClass__label{margin-right:8px;font-family:NouvelR\, 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:NouvelR\, 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}.UrbanAccessImage{flex-direction:column;gap:8px;display:flex}.UrbanAccessImage__title{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.UrbanAccessImage__intro{font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1}.UrbanAccessClass{width:-webkit-fit-content;color:#656666;align-items:center;width:fit-content;display:flex}.UrbanAccessClass.is-inverted{color:#fff}.UrbanAccessClass__tooltipContent{width:250px}.UrbanAccessClass__icon{width:32px;display:flex}.UrbanAccessClass__label{margin-right:8px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:700;line-height:1}.EnvironmentalData{flex-flow:column wrap;gap:8px;display:flex}.EnvironmentalData.is-horizontal{flex-direction:row}.EnvironmentalData.is-centered{justify-content:center;align-items:center}.ModelVersionEngine.has-inheritColor{color:inherit}.ModelVersionEngine{color:#656666}.ModelVersionEngine_dark{color:#000}.ModalModelDisclaimer{text-transform:none;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.ModalModelDisclaimer__boldContent{font-family:NouvelR\, sans-serif;font-weight:700;line-height:1.4}.ModalModelDisclaimer__boldContent:not(:first-child){margin-top:32px}.ModalModelDisclaimer__loader{height:100px;position:relative}.DisclaimerTooltip__cta{color:currentColor;padding:0;display:contents}.Badge{color:#000;border:1px solid #d9d9d6;border-radius:4px;flex-direction:row;align-items:center;gap:4px;padding:0 8px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:700;line-height:22px;display:inline-flex}.Badge.is-inverted{color:#000;background-color:#d9d9d6}.Badge.is-electric{color:#1885d1;border-color:#1885d1}.Badge.is-electric.is-inverted{color:#fff;background-color:#1885d1}.Badge.is-thermic{color:#656666;border-color:#8c8c8b}.Badge.is-thermic.is-inverted{color:#fff;background-color:#8c8c8b}.Badge.is-success{color:#72c293;border-color:#72c293}.Badge.is-success.is-inverted{color:#fff;background-color:#72c293}.Badge.is-error{color:#e91630;border-color:#e91630}.Badge.is-error.is-inverted{color:#fff;background-color:#e91630}.Badge.is-warning{color:#f7a84b;border-color:#f7a84b}.Badge.is-warning.is-inverted{color:#fff;background-color:#f7a84b}.Badge.is-info{color:#000;background-color:#f2f2f2;border-color:#f2f2f2}.Badge.is-info.is-inverted{color:#fff;background-color:#3e3f40}.Badge.is-bonus{color:#fff;background-color:#1885d1;border-color:#1885d1}.Badge__icon{fill:currentColor;width:16px}.NormalizedPrice{font-family:NouvelR\, sans-serif;font-size:2rem;font-weight:700;line-height:.95}.NormalizedPrice.is-small{font-size:1.4rem}.NormalizedPrice.is-large{font-size:2.4rem}.NormalizedPrice.is-xlarge{font-size:3.2rem}@media screen and (min-width:1024px){.NormalizedPrice.is-xlarge{font-size:4rem}}.ModelStartingPrice{text-align:left}.ModelStartingPrice.is-dark-background{color:#fff}.ModelStartingPrice.is-dark-background .ModelStartingPrice__mentions{color:currentColor}.ModelStartingPrice.is-centered{text-align:center}.ModelStartingPrice.is-centered .ModelStartingPrice__bonus,.ModelStartingPrice.is-centered .ModelStartingPrice__efficiency{justify-content:center;margin:8px;display:flex}.ModelStartingPrice.is-centered .ModelStartingPrice__priceWrapper{justify-content:center}.ModelStartingPrice__priceWrapper{align-items:center;gap:4px;display:flex}@media screen and (min-width:670px){.ModelStartingPrice__priceWrapper{grid-auto-flow:column;display:inline-grid}}.ModelStartingPrice__bonus{flex-direction:column;align-items:flex-start;gap:4px;margin:8px 0;display:flex}.ModelStartingPrice__SvgIconInfo{margin-left:4px}.ModelStartingPrice__mentions{color:#3e3f40;margin-top:8px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4}.ModelStartingPrice__efficiency{margin:8px 0}.GradeEnginesCard{border:1px solid #d9d9d6;flex-direction:column;justify-content:space-around;min-width:300px;height:calc(100% - 32px);margin:0 8px 32px;padding:16px;display:flex}@media screen and (min-width:670px){.GradeEnginesCard{min-width:340px}.GradeEnginesCard.is-first{margin-left:40px}}@media screen and (min-width:1280px){.GradeEnginesCard{margin:0 56px 32px}.GradeEnginesCard.is-first{margin-left:0}}.GradeEnginesCard__engineName{font-family:NouvelR\, sans-serif;font-size:1.8rem;font-weight:700;line-height:.95}@media screen and (min-width:1024px){.GradeEnginesCard__engineName{font-size:2rem}}.GradeEnginesCard__separator{border-bottom:1px solid #d9d9d6;margin:8px 0}.GradeEnginesCard__price{margin-bottom:24px}.GradeEnginesCard__specification{flex-direction:row;margin-bottom:16px;display:flex}.GradeEnginesCard__iconSvg{flex:0 0 32px;max-height:32px}.GradeEnginesCard__data{flex-direction:column;flex:auto;margin-left:16px;display:flex}.GradeEnginesCard__dataLabel{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4}.GradeEnginesCard__dataValue{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.GradeEnginesCard__dataLabel,.GradeEnginesCard__dataValue{word-break:break-word}.GradeEnginesCard__linkWrapper{flex-direction:column;justify-content:flex-end;align-self:flex-start;margin:16px 0;padding-left:40px;display:flex}.GradeEnginesCard__button{margin:16px 0;padding:16px 0}