.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}.Component4v0__ctas{flex-direction:column;align-items:center;gap:24px;margin-top:16px;display:flex}.Component4v0{color:#000;text-align:center;overflow-wrap:break-word;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Component4v0.is-leftAligned{text-align:left;justify-content:flex-end;align-items:flex-start}.Component4v0.is-leftAligned .Component4v0__ctas{align-items:flex-start}.Component4v0.has-extrabottom{margin-bottom:64px}.Component4v0__content{flex-direction:column;max-width:100%;display:flex}@media screen and (min-width:1024px){.Component4v0__content{max-width:50%}}.Component4v0__content.is-fullWidth{max-width:100%}.Component4v0__anchor{position:relative;top:-130px}@media screen and (min-width:1024px){.Component4v0__anchor{top:-170px}}.Component4v0__strapline{margin-bottom:8px;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1}@media screen and (min-width:1024px){.Component4v0__strapline{font-size:1.8rem}}.Component4v0__subtitle{margin-top:16px;font-family:NouvelR\, sans-serif;font-size:1.8rem;font-weight:400;line-height:1.4}.Component4v0__body{margin-top:16px;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}.Component4v0__rte.is-centered ul,.Component4v0__rte.is-centered ol{justify-self:center}.Component4v0__rte.is-centered li{text-align:left}.Component4v0>:last-child{padding-bottom:0}@media screen and (min-width:1440px){.Component4v0.is-leftAligned{padding:0}}.Component4v0.is-inverted,.Component4v0.is-inverted .Component4v0__body{color:#fff}.Component4v0__strapline{color:#656666;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1}@media screen and (min-width:1024px){.Component4v0__strapline{font-size:1.8rem}}.Component4v0__title{font-family:NouvelR\, sans-serif;font-size:3.2rem;font-weight:700;line-height:.95}@media screen and (min-width:1024px){.Component4v0__title{font-size:3.6rem}}.Component4v0__titleSuffix{display:none}.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}.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}.UCIBookedVehicleBadge__label{z-index:1;width:-webkit-fit-content;color:#fff;background-color:#000;align-items:center;width:fit-content;padding:4px 8px;font-size:1.2rem;display:inline-flex;position:absolute;top:0;right:0}.UCIFavoritesDialog_strapline{margin-bottom:16px;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1.4}.UCIFavoritesDialog_description{margin-bottom:24px;font-size:1.6rem}.UCIFavoritesButton.has-icon-only{background-color:#fff;border:1px solid #f2f2f2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.UCIFavoritesButton__icon{fill:#000;width:16px}.UCIFavoritesButton__dialogDescription{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}.UCIVehicleCardCarousel{aspect-ratio:16/9}.UCIVehicleCardCarousel__item{flex-direction:column;display:flex;position:relative}.UCIVehicleCardCarousel__itemPicture.is-lastPicture{-webkit-filter:blur(4px);filter:blur(4px)}.UCIVehicleCardCarousel__itemPicture{aspect-ratio:16/9;display:block}.UCIVehicleCardCarousel__itemLink{padding:0}.UCIVehicleCardCarousel__ctaButton{white-space:nowrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.UCIVehicleCardPrice{flex-wrap:wrap;max-width:70%;display:flex}.UCIVehicleCardPrice__tax{font-family:NouvelR\, sans-serif;font-size:1.8rem;font-weight:400;line-height:1.4}.UCIVehicleCardPrice__orLabel,.UCIVehicleCardPrice__taxLabel{padding-right:4px}.UCIVehicleCardPrice__orLabel.has-no-finance,.UCIVehicleCardPrice__taxLabel.has-no-finance{font-family:NouvelR\, sans-serif;font-weight:700;line-height:.95}.UCIVehicleCardWarranty{color:#000;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.1)}.UCIVehicleCardWarranty.is-dark{color:#fff}.UCIVehicleCardWarranty__item{padding:4px 16px;font-size:1.2rem}.UCIVehicleCardWarranty__color{min-width:8px}.UCIVehicleCardWarranty__label{border-right:1px solid}.UCIVehicleCardWarranty__duration{border-top-right-radius:5px;border-bottom-right-radius:5px}.UCIVehicleCard{background-color:#fff;border:1px solid #f2f2f2;flex-direction:column;font-family:NouvelR\, sans-serif;font-size:1.8rem;font-weight:400;line-height:.95;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (min-width:1024px){.UCIVehicleCard{font-size:2rem}}.UCIVehicleCard__booked{border:2px solid #000;position:relative}.UCIVehicleCard__unavailable{cursor:not-allowed;position:relative}.UCIVehicleCard__dottedOverflow{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.UCIVehicleCard__characteristics{padding:16px;display:block}.UCIVehicleCard__link{color:#000;width:100%;display:block}.UCIVehicleCard__picture{position:relative}.UCIVehicleCard__containerTags{flex-direction:row;align-items:center;gap:8px;display:flex}.UCIVehicleCard__refactoryIcon{z-index:1;justify-content:center;align-items:center;width:96px;margin-top:8px;display:flex}.UCIVehicleCard__warranty5on5Icon{z-index:1;justify-content:center;align-items:center;margin-top:8px;display:flex}.UCIVehicleCard__favorite{z-index:3;position:absolute;top:8px;right:8px}.UCIVehicleCard__title{margin-top:8px;padding-bottom:4px;font-family:NouvelR\, sans-serif;font-size:1.8rem;font-weight:700;line-height:.95}@media screen and (min-width:1024px){.UCIVehicleCard__title{font-size:2rem}}.UCIVehicleCard__description{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}.UCIVehicleCard__details{grid-gap:8px 0;margin-top:16px;display:grid}.UCIVehicleCard__detailsItem{color:#656666;border-bottom:1px solid #f2f2f2;grid-template-columns:1fr 8fr;align-items:center;gap:4px;padding-bottom:4px;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1;display:grid}.UCIVehicleCard__detailsItem:last-child{border-bottom:none}.UCIVehicleCard__detailsItem:first-letter{text-transform:uppercase}.UCIVehicleCard__detailsIcon{fill:currentColor;width:24px;margin:0}.UCIVehicleCard__infos{justify-content:space-between;padding-left:16px;padding-right:16px;display:flex}.UCIVehicleCard__labels{justify-content:center;gap:8px;min-width:30%;display:flex}.UCIVehicleCard__UrbanAccessClass{display:flex}.UCIVehicleCard__offer{padding:8px 16px}.UCIVehicleCard__CTA{text-align:center;padding:16px}.UCIVehicleCard__dealerInfos{width:100%;min-width:0}.UCIVehicleCard__dealerIcon{fill:currentColor;width:24px}.UCIVehicleCard__dealerMain{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1.4;overflow:hidden}.UCIVehicleCard__dealerName{text-transform:uppercase}.UCIVehicleCard__dealerLocation{color:#656666;text-transform:lowercase;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%;font-size:1.4rem;overflow:hidden}.UCIVehicleCard__footer{grid-template-columns:1fr 10fr;align-items:center;margin:0 16px 16px;display:grid}.UCIVehicleCard__unavailableFilter{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.UCIVehicleCard__unavailableFilter .UCIVehicleCard__unavailableFilter__hover{z-index:3;opacity:.6;background-color:#fff;width:100%;height:100%;position:absolute}.UCIVehicleCard__unavailableFilter .UCIVehicleCard__unavailableFilter__containerCTA{z-index:4;text-align:center}.UCIVehicleCard__unavailableFilter .UCIVehicleCard__unavailableFilter__notAvailable{background-color:#d9d9d6;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:16px;display:flex}.UCIVehicleCard__unavailableFilter .UCIVehicleCard__unavailableFilter__icon{width:24px}.UCIVehicleCard__unavailableFilter .UCIVehicleCard__unavailableFilter__text{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4}.UCIVehicleCard__noImage{aspect-ratio:16/9;background-color:#d9d9d6;justify-content:center;align-items:center;display:flex}.UCIVehicleCard__carUnknowSvg{fill:#656666;width:64px}.UCICustomScrollVehicles{flex-direction:column;padding-bottom:16px;display:flex}.UCICustomScrollVehicles__header{margin-bottom:32px}.UCICustomScrollVehicles__title{text-transform:uppercase;margin-bottom:16px;font-size:3.2rem;font-weight:700}.UCICustomScrollVehicles__text{font-size:1.6rem}.UCICustomScrollVehicles__card{flex:none;width:296px;margin:0 16px 4px}@media screen and (min-width:1024px){.UCICustomScrollVehicles__card{margin:0 32px 4px 0}.UCICustomScrollVehicles__card:last-of-type{margin-right:0}}.UCIPushVehicle{flex-direction:column;display:flex}.UCIPushVehicle__buttonContainer{justify-content:center;display:flex}@media screen and (max-width:669px){.UCIPushVehicle__button{width:100%;margin-left:16px;margin-right:16px}}