.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}.Sentinel__top,.Sentinel__bottom{visibility:hidden;height:30px;position:absolute;left:0;right:0}.Sentinel__left,.Sentinel__right{visibility:hidden;width:30px;position:absolute;top:0;bottom:0}.Skeleton{width:var(--skeleton-default-width);height:var(--skeleton-default-height);aspect-ratio:var(--skeleton-default-aspect-ratio);border-radius:4px;animation:1s linear infinite alternate skeleton-loading}@media screen and (min-width:670px){.Skeleton{width:var(--skeleton-medium-width);height:var(--skeleton-medium-height);aspect-ratio:var(--skeleton-medium-aspect-ratio)}}@media screen and (min-width:1024px){.Skeleton{width:var(--skeleton-large-width);height:var(--skeleton-large-height);aspect-ratio:var(--skeleton-large-aspect-ratio)}}.Skeleton.is-inverted{animation:1s linear infinite alternate skeleton-loading-dark}.Skeleton.is-circle{border-radius:50%}.Skeleton.is-absolute{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes skeleton-loading{0%{background-color:#d9d9d6}to{background-color:#f2f2f2}}@keyframes skeleton-loading-dark{0%{background-color:#686868}to{background-color:#303030}}.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)}}.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}}.RCIOfferLegal .RCIOfferLegal__list,.RCIOfferLegal .RCIOfferLegal__item{margin:0 0 8px}.RCIOfferLegal .RCIOfferLegal__title{margin:0 0 8px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:700;line-height:1.4}.RCIOfferSummary__title{margin:0 0 8px;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4}.RCIOfferSummary__list{margin:0 0 8px}.RCIOfferSummary__item{margin-bottom:16px}.RCIOfferLabel.is-legal-mention .RCIOfferLabel__label{font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.15}.RCIOfferLabel.is-dark-mode .RCIOfferLabel__label:not(.has-same-font-size){color:inherit}@media screen and (min-width:670px){.RCIOfferLabel{align-items:center;gap:4px;display:flex}}.RCIOfferLabel:empty{margin-bottom:16px}.RCIOfferLabel .RCIOfferLabel__label{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.RCIOfferLabel .RCIOfferLabel__label.monthly-payment{font-family:NouvelR\, sans-serif;font-size:2.5rem;font-weight:700;line-height:.95}@media screen and (min-width:1024px){.RCIOfferLabel .RCIOfferLabel__label.monthly-payment{font-size:2.8rem}}.RCIOfferLabel .RCIOfferLabel__value{flex:0;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4;display:inline}@media screen and (min-width:670px){.RCIOfferLabel .RCIOfferLabel__value{white-space:nowrap;display:block}}.RCIOfferLabel .RCIOfferLabel__inline{display:inline}.RCIOfferLabel__numberedValue{color:#fff;cursor:pointer;background-color:#000;border-radius:50%;justify-content:center;align-items:center;min-width:18px;min-height:18px;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1;display:flex;top:0}.RCIOfferLabel__cta{color:inherit;margin-left:4px;padding:0}.RCIOfferLabel__offerSummaryItem+.RCIOfferLabel__offerSummaryItem:not(:empty){margin-top:16px}.RCIOfferSummary .RCIOfferSummary__item .RCIOfferLabel .RCIOfferLabel__label{color:#656666;flex:1;align-items:baseline;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.15;display:flex}.RCIOfferSummary .RCIOfferSummary__item .RCIOfferLabel .RCIOfferLabel__label.summay-sub-header{justify-content:center;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:700;line-height:1.15}.RCIOfferSummary .RCIOfferSummary__item .RCIOfferLabel .RCIOfferLabel__label:after{content:"";border-bottom:1px dashed #d9d9d6;flex:1;height:100%}.summay-sub-header .RCIOfferSummary .RCIOfferSummary__item .RCIOfferLabel .RCIOfferLabel__label:after{display:none}.RCIOfferSummary .RCIOfferSummary__item .RCIOfferLabel .RCIOfferLabel__value{font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:700;line-height:1}.RCIOfferLegal .RCIOfferLegal__item .RCIOfferLabel .RCIOfferLabel__label{color:#656666;text-align:justify;flex:1;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.15;display:block}.RCIOfferLegal .RCIOfferLegal__item .RCIOfferLabel .RCIOfferLabel__label:after{display:none}.FinancialOffer{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.FinancialOffer.is-centered{text-align:center;align-items:center}.FinancialOffer.is-dark-mode{color:#fff}.FinancialOffer.is-dark-mode .FinancialOffer__expirationOfferLabel{color:inherit}.FinancialOffer__expirationOffer{align-items:center;gap:4px;display:flex}.FinancialOffer__expirationOfferLabel{color:#3e3f40;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.FinancialOffer__SkeletonContainer{flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.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}.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}.GradeDetails{color:#000;padding-bottom:32px}.GradeDetails__equipment{color:#000;align-items:flex-start;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;display:flex}.GradeDetails__equipmentText{margin-top:4px}.GradeDetails__labels{align-items:center;display:flex}.GradeDetails__versionLabel{color:#656666;margin-right:12px;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1;display:inline-block}@media screen and (min-width:1024px){.GradeDetails__versionLabel{font-size:1.8rem}}.GradeDetails__version{font-family:NouvelR\, sans-serif;font-size:2.5rem;font-weight:700;line-height:.95}@media screen and (min-width:1024px){.GradeDetails__version{font-size:2.8rem}}.GradeDetails__price{margin:24px 0}.GradeDetails__equipmentIcon{flex-shrink:0;width:24px;margin-right:8px}.GradeDetails__finance{flex:1;margin:24px 0 8px}.GradeDetails__financeSim{align-items:center;display:flex}.GradeDetails__financeSimCta{text-decoration:underline}.GradeDetails__financeSimIcon{width:24px;display:inline}.GradeDetails__actions{flex-direction:column;gap:8px;margin-top:32px;display:flex}.GradeDetails__versionLabel{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1}@media screen and (min-width:1024px){.GradeDetails__versionLabel{font-size:1.8rem}.ModelGradesV2{flex-direction:column;display:flex}}.ModelGradesV2__selector{width:100%;position:relative}@media screen and (min-width:1024px){.ModelGradesV2__selector{order:1}}.ModelGradesV2__carouselInnerWrapper{background-color:#fff;padding:8px 16px;position:relative}@media screen and (min-width:1024px){.ModelGradesV2__carouselInnerWrapper{padding:32px}}.ModelGradesV2__carouselInnerWrapper.is-fixed{z-index:5;width:100%;padding:8px 0;position:fixed;top:0;left:0}@media screen and (min-width:1024px){.ModelGradesV2__carouselInnerWrapper.is-fixed{padding:8px 32px}}.ModelGradesV2__carouselInnerWrapper.is-fixed:before{content:"";border-bottom:1px solid #d9d9d6;width:100%;position:absolute;bottom:0;left:0}.ModelGradesV2__carouselInnerWrapper.is-fixed .ModelGradesV2__carouselItem{width:110px}.ModelGradesV2__carouselInnerWrapper.is-fixed .ModelGradesV2__picture{aspect-ratio:110/65}.ModelGradesV2__carouselInnerWrapper.is-fixed .ModelGradesV2__carouselItemLabel{white-space:nowrap;text-overflow:ellipsis;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:700;line-height:1;overflow:hidden}.ModelGradesV2__carouselItem{width:110px;margin-right:8px}@media screen and (min-width:1024px){.ModelGradesV2__carouselItem{width:190px}}.ModelGradesV2__carouselTitle{font-family:NouvelR\, sans-serif;font-size:1.8rem;font-weight:700;line-height:.95;display:none}@media screen and (min-width:1024px){.ModelGradesV2__carouselTitle{text-align:center;margin-top:24px;font-size:2rem;display:block}}.ModelGradesV2__carouselItemLabel{color:#000;text-align:center;margin-top:8px;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1}.ModelGradesV2__content{background-color:#f2f2f2;position:relative}@media screen and (min-width:1024px){.ModelGradesV2__content{background-color:#f2f2f2;display:flex}}@media screen and (min-width:1280px){.ModelGradesV2__content:before{content:"";z-index:-1;background-color:#f2f2f2;width:100vw;height:100%;margin-left:-50vw;position:absolute;top:0;left:50%}}.ModelGradesV2__image{background-color:#f2f2f2}@media screen and (min-width:1024px){.ModelGradesV2__image{flex:1}}.ModelGradesV2__details{margin:16px 16px 0}@media screen and (min-width:670px){.ModelGradesV2__details{width:360px;margin:24px 16px 0}}@media screen and (min-width:1024px){.ModelGradesV2__details{width:280px;margin:40px 16px 0}}.ModelGradesV2__carouselItemLink{width:100%;padding:0}.ModelGradesV2__carouselItemLink.is-current .ModelGradesV2__picture:after{content:"";border:2px solid #000;width:100%;height:100%;position:absolute;top:0;left:0}.ModelGradesV2__picture{background-color:#f2f2f2;position:relative}