.CustomCarousel{position:relative;overflow:hidden;width:100%}.CustomCarousel__slider{display:flex;transition-property:transform;transition-timing-function:ease-in-out}.CustomCarousel__slide{position:relative;display:block;flex-shrink:0;margin:0;transition:transform 1s ease-in-out}.CustomCarousel__slide.is-active:after{content:"";position:absolute;bottom:0;width:100%;height:4px}.CustomCarousel__slide.is-active .CustomCarousel__slideButton:after{display:none}.CustomCarousel__slide.is-active-centered{transform:scale(1.1);z-index:2;transition:transform 1s ease-in-out}.CustomCarousel__slide.is-active-centered .CustomCarousel__slideButton:after{visibility:none;opacity:0;transition:opacity 1s ease-in-out}.CustomCarousel__slideButton{position:relative;display:block;width:100%;height:100%;padding:0}.CustomCarousel__slideButton:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);visibility:visible;opacity:1;transition:opacity 1s ease-in-out}.CustomCarousel__dots{position:absolute;transform:translateX(-50%);left:50%;bottom:8px;display:flex;line-height:0}@media screen and (min-width:670px){.CustomCarousel__dots{bottom:16px}}.CustomCarousel__dot:not(:last-of-type){margin-right:4px}.CustomCarousel__dotbutton{position:relative;width:18px;height:18px;padding:0}.CustomCarousel__dotbutton:before{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:13px;height:13px;border:1px solid #d9d9d6;border-radius:50%;background-color:#fff;transition-duration:0s}.CustomCarousel__dotbutton:after{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:16px;height:16px;padding-top:1px;border:1px solid transparent;border-radius:50%;transition-duration:0s}.CustomCarousel__arrow{position:absolute;transform:translateY(-50%);top:50%;z-index:1;display:none;height:60px;background-color:#000;cursor:pointer;opacity:.75}.CustomCarousel__arrow .SvgIcon path{fill:#fff}.CustomCarousel__arrow:focus:focus{outline:1px dotted #3e3f40}.CustomCarousel__arrow_showOnMobile{display:block}@media screen and (min-width:670px){.CustomCarousel__arrow_showOnDesktop{display:block}}.CustomCarousel__previousArrow{left:0}.CustomCarousel__nextArrow{right:0}.CustomCarousel__slideActiveArea{position:absolute;transform:scale(1.1);z-index:3;height:100%;border:3px solid #efdf00;transition:left 1s ease-in-out;will-change:left}.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{width:10px;height:10px;border:none;background-color:#efdf00;transition-duration:.3s}.CustomCarousel__dotbutton_active:after{border:1px solid #efdf00;transition-delay:.3s;transition-duration:.3s}.CustomCarousel__nextArrow{background:linear-gradient(270deg,#000 50%,#000 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%,#000 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:#efdf00}.CustomCarousel__slide.is-active-centered,.CustomCarousel__slideActiveArea{border-color:#efdf00}.Component4v0{display:flex;flex-direction:column}.Component4v0.Component4v0_extrabottom{margin-bottom:64px}.Component4v0{width:100%;margin:0;color:#000;text-align:center}.Component4v0>:last-child{margin-bottom:0}.Component4v0__strapline{margin-right:16px;margin-left:16px;margin-bottom:16px;color:#656666;font-size:1.6rem;line-height:2rem}@media screen and (min-width:670px){.Component4v0__strapline{max-width:80%;margin-right:auto;margin-left:auto}}@media screen and (min-width:1024px){.Component4v0__strapline{max-width:60%}}@media screen and (min-width:670px){.Component4v0__strapline{margin-bottom:8px;font-size:1.8rem;line-height:2.4rem}}.Component4v0__title{margin-right:16px;margin-left:16px;margin-bottom:16px;font-size:2.4rem;line-height:2.6rem;text-transform:uppercase;font-weight:700}@media screen and (min-width:670px){.Component4v0__title{max-width:80%;margin-right:auto;margin-left:auto}}@media screen and (min-width:1024px){.Component4v0__title{max-width:60%}}@media screen and (min-width:670px){.Component4v0__title{margin-bottom:24px;font-size:2.8rem;line-height:3rem}}.Component4v0__titleSuffix{display:none}.Component4v0__subtitle{margin-right:16px;margin-left:16px;margin-bottom:16px;font-size:1.8rem;line-height:2.2rem}@media screen and (min-width:670px){.Component4v0__subtitle{max-width:80%;margin-right:auto;margin-left:auto}}@media screen and (min-width:1024px){.Component4v0__subtitle{max-width:60%}}@media screen and (min-width:670px){.Component4v0__subtitle{font-size:1.8rem;line-height:2.2rem}}.Component4v0__body{margin-right:16px;margin-left:16px;font-size:1.4rem;line-height:2rem}@media screen and (min-width:670px){.Component4v0__body{max-width:80%;margin-right:auto;margin-left:auto}}@media screen and (min-width:1024px){.Component4v0__body{max-width:60%}}.Component4v0_darkBackground,.Component4v0_darkBackground .Component4v0__body,.Component4v0_darkBackgroundRenaultOnly,.Component4v0_darkBackgroundRenaultOnly .Component4v0__body{color:#fff}.SearchCard{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:16px 32px;background-color:#fff;flex-wrap:wrap;outline:none}.SearchCard.is-clickable{cursor:pointer}.SearchCard__media{overflow:hidden}.SearchCard__picture{margin:0 0 8px;order:2}.SearchCard__picture .PictureElement__imgDefault{width:auto;max-width:100%;max-height:140px}.SearchCard__titles{margin-bottom:16px;order:1}.SearchCard__subtitle,.SearchCard__title{display:flex;justify-content:center}.SearchCard__title{font-family:"NouvelR, sans-serif";font-size:1.8rem}.SearchCard__subtitle{margin:0 0 8px;color:#3e3f40;font-size:1.3rem}@media screen and (min-width:1024px){.SearchCard__subtitle{font-size:1.5rem}}.SearchCard__text{display:flex;justify-content:center;align-items:baseline;width:100%;padding:8px;margin:0;font-size:1.3rem;order:3}@media screen and (min-width:670px){.SearchCard__text{padding:0;margin-bottom:8px}}.SearchCard__price{font-family:"NouvelR, sans-serif";font-size:2.4rem}.SearchCard__priceWording{margin-right:4px;font-size:1.3rem}.SearchCard__priceVat{margin-left:4px}.SearchCard__seo,.SearchCard__seo:visited{color:inherit}