.CustomCarousel{width:100%;overflow:hidden;position:relative}.CustomCarousel__slider{display:flex;transition:transform 1s ease-in-out}.CustomCarousel__slide{display:block;margin:0;position:relative;flex-shrink:0;transition:transform 1s ease-in-out}.CustomCarousel__slide.is-active:after{width:100%;height:4px;position:absolute;bottom:0;content:""}.CustomCarousel__slide.is-active .CustomCarousel__slideButton:after{display:none}.CustomCarousel__slide.is-active-centered{transform:scale(1.1);transition:transform 1s ease-in-out;z-index:2}.CustomCarousel__slide.is-active-centered .CustomCarousel__slideButton:after{visibility:none;opacity:0;transition:opacity 1s ease-in-out}.CustomCarousel__slideButton{width:100%;padding:0;position:relative;display:block;height:100%}.CustomCarousel__slideButton:after{content:"";visibility:visible;opacity:1;transition:opacity 1s ease-in-out;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65)}.CustomCarousel__dots{position:absolute;left:50%;transform:translateX(-50%);bottom:16px;display:flex;line-height:0}.CustomCarousel__dot:not(:last-of-type){margin-right:4px}.CustomCarousel__dotbutton{width:18px;height:18px;padding:0}.CustomCarousel__dotbutton:before{border-radius:50%;height:13px;width:13px;background-color:#fff;border:1px solid #ccc}.CustomCarousel__dotbutton:after,.CustomCarousel__dotbutton:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";transition-duration:0s}.CustomCarousel__dotbutton:after{padding-top:1px;border:1px solid transparent;border-radius:50%;width:16px;height:16px}.CustomCarousel__arrow{position:absolute;top:50%;transform:translateY(-50%);display:none;cursor:pointer;background-color:#000;opacity:.75;z-index:1;height:60px}.CustomCarousel__arrow .SvgIcon path{fill:#fff}.CustomCarousel__arrow:focus:focus{outline:1px dotted #333}.CustomCarousel__arrow_showOnMobile{display:block}@media screen and (min-width:1024px){.CustomCarousel__arrow_showOnDesktop{display:block}}.CustomCarousel__previousArrow{left:0}.CustomCarousel__nextArrow{right:0}.CustomCarousel__slideActiveArea{border:3px solid #ffefac;height:100%;position:absolute;z-index:3;transition:left 1s ease-in-out;will-change:left;transform:scale(1.1)}.CustomCarousel_centeredOnSelectedSlide{padding:16px 0}.CustomCarousel_centeredOnSelectedSlide .CustomCarousel__dots{position:relative;justify-content:center;margin-top:40px}.CustomCarousel_centeredOnSelectedSlide.is-items-slideshow .CustomCarousel__slide.is-active-centered{transform:scale(1)}.CustomCarousel_centeredOnSelectedSlide.is-items-slideshow .CustomCarousel__slideButton:after{content:none}.CustomCarousel_centeredOnSelectedSlide.is-items-slideshow .CustomCarousel__slideActiveArea{display:none}.CustomCarousel__dotbutton_active:before{background-color:#ffce33;border:none;width:10px;height:10px;transition-duration:.3s}.CustomCarousel__dotbutton_active:after{border:1px solid #ffce33;transition-delay:.3s;transition-duration:.3s}.CustomCarousel__nextArrow{background:linear-gradient(270deg,#000 50%,#1f2532 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .3s}.CustomCarousel__nextArrow:hover{background-position:0 100%}.CustomCarousel__previousArrow{background:linear-gradient(90deg,#000 50%,#1f2532 0);background-size:200% 100%;background-position:0 100%;transition:background-position .3s}.CustomCarousel__previousArrow:hover{background-position:100% 100%}.CustomCarousel__slide.is-active:after{background-color:#ffce33}.CustomCarousel__slide.is-active-centered,.CustomCarousel__slideActiveArea{border-color:#ffce33}.ButtonMore{display:inline-block;position:relative;width:32px;height:32px;background-color:#ffce33;transform:translate3d(0,-50%,0) rotate(135deg)}@media screen and (min-width:670px){.ButtonMore{transition:all .5s .5s}.ButtonMore:focus,.ButtonMore:hover{transform:translateY(-50%) rotate(0deg);transition:all .5s}.ButtonMore:focus .ButtonMore__label,.ButtonMore:hover .ButtonMore__label{max-width:100vw;transition:all 2s .5s}.ButtonMore:focus .ButtonMore__picto:after,.ButtonMore:focus .ButtonMore__picto:before,.ButtonMore:hover .ButtonMore__picto:after,.ButtonMore:hover .ButtonMore__picto:before{transform:translate(-50%,-50%) rotate(90deg);transition:all .5s}}.ButtonMore__picto{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ffce33}.ButtonMore__picto:after,.ButtonMore__picto:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";display:inline-block;background-color:#1f2532;transform:translate3d(-50%,-50%,0) rotate(-45deg)}@media screen and (min-width:670px){.ButtonMore__picto:after,.ButtonMore__picto:before{transition:transform .5s .5s}}.ButtonMore__picto:before{width:12px;height:2px}.ButtonMore__picto:after{width:2px;height:12px}.ButtonMore__label{display:none}@media screen and (min-width:670px){.ButtonMore__label{position:absolute;display:flex;flex-direction:column;flex-basis:auto;align-items:flex-end;justify-content:center;height:32px;margin:0;white-space:nowrap;background-color:#ffce33;z-index:-1;transition:all .5s;max-width:0;overflow:hidden;top:0}}.ButtonMore__labelWording{padding:0 16px 0 32px;font-size:1.2rem;font-weight:700;text-transform:uppercase;color:#1f2532}.ButtonMore.ButtonMore_large{width:48px;height:48px}.ButtonMore.ButtonMore_large .ButtonMore__picto:before{width:16px}.ButtonMore.ButtonMore_large .ButtonMore__picto:after{height:16px}.ButtonMore.ButtonMore_large .ButtonMore__label{height:48px}.ButtonMore.ButtonMore_large .ButtonMore__labelWording{padding:0 16px 0 48px;font-size:1.4rem}.SearchCard{display:flex;flex-wrap:wrap;width:100%;padding:16px 32px;background-color:#fff;align-items:center;outline:none;flex-direction:column}.SearchCard.is-clickable{cursor:pointer}.SearchCard .PictureElement__imgDefault{height:auto;width:100%}.SearchCard__media{overflow:hidden}.SearchCard__picture{width:100%;order:2;margin:0 0 8px}.SearchCard__titles{order:1;margin-bottom:16px}.SearchCard__subtitle,.SearchCard__title{display:flex;justify-content:center}.SearchCard__title{font-family:"renaultLife, sans-serif";font-size:1.8rem}.SearchCard__subtitle{margin:0 0 8px;color:#777;font-size:1.3rem}@media screen and (min-width:1024px){.SearchCard__subtitle{font-size:1.5rem}}.SearchCard__text{display:flex;font-size:1.3rem;justify-content:center;align-items:baseline;width:100%;border-top:1px solid rgba(230,230,236,.7);padding:8px;margin:0;order:3;visibility:hidden}.SearchCard__text.is-visible{visibility:visible}@media screen and (min-width:670px){.SearchCard__text{border-top:none;padding:0;margin-bottom:8px}}.SearchCard__price{font-family:"renaultLife, sans-serif";color:#ffce33;font-size:2.4rem}.SearchCard__priceWording{font-size:1.3rem;margin-right:4px}.SearchCard__priceVat{margin-left:4px}.SearchCard__cta{display:none}@media screen and (min-width:670px){.SearchCard__cta{display:flex;height:32px;justify-content:center;margin:32px 0 0;width:100%;order:4}}.SearchCard__ctaSeparator{width:10%;border-top:1px solid #ccc;margin:0 8px}.SearchCard__seo,.SearchCard__seo:visited{color:inherit}.UCVehiclePush__title{position:relative;text-align:center;display:block;padding-bottom:16px;font-family:"renaultLife, sans-serif";font-size:2rem;margin-top:8px}@media screen and (min-width:670px){.UCVehiclePush__title{position:relative;padding-bottom:32px;font-size:2.4rem}.UCVehiclePush__title:after{position:absolute;left:50%;transform:translateX(-50%);display:block;content:"";height:1px;background-color:#1f2532;bottom:16px;width:100%;width:5%}}