.CustomCarousel{width:100%;position:relative;overflow:hidden}.CustomCarousel__slider{display:flex;transition-property:transform;transition-timing-function: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,.5)}.CustomCarousel__dots{position:absolute;left:50%;transform:translateX(-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{width:18px;height:18px;padding:0;position:relative}.CustomCarousel__dotbutton:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";border-radius:50%;height:13px;width:13px;background-color:#fff;border:1px solid #ccc;transition-duration:0s}.CustomCarousel__dotbutton:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";padding-top:1px;transition-duration:0s;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:670px){.CustomCarousel__arrow_showOnDesktop{display:block}}.CustomCarousel__previousArrow{left:0}.CustomCarousel__nextArrow{right:0}.CustomCarousel__slideActiveArea{border:3px solid #ffce33;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}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.AppPromotion{min-height:55vw;padding:16px 0;color:#000;background:#fff;overflow:hidden;position:relative}.AppPromotion .AppPromotion__body,.AppPromotion .AppPromotion__carousel,.AppPromotion .AppPromotion__header,.AppPromotion .AppPromotion__links{position:relative;z-index:1;float:left;width:66%}@media screen and (max-width:669px){.AppPromotion .AppPromotion__body,.AppPromotion .AppPromotion__carousel,.AppPromotion .AppPromotion__header,.AppPromotion .AppPromotion__links{width:100%}}.AppPromotion:before{content:""}@media screen and (max-width:669px){.AppPromotion{display:flex;flex-direction:column;align-items:center}}.AppPromotion .AppPromotion__header{background-color:#ffce33;min-height:20vw;margin-top:7vw;padding-top:32px;left:0;width:100%}.AppPromotion .AppPromotion__header .AppPromotion__logo,.AppPromotion .AppPromotion__header .AppPromotion__strapline,.AppPromotion .AppPromotion__header .AppPromotion__title{width:66%;text-align:center}@media screen and (max-width:669px){.AppPromotion .AppPromotion__header .AppPromotion__logo,.AppPromotion .AppPromotion__header .AppPromotion__strapline,.AppPromotion .AppPromotion__header .AppPromotion__title{width:100%}}.AppPromotion .AppPromotion__header .AppPromotion__logo .AppPromotion__myrLogo .PictureElement__imgDefault,.AppPromotion .AppPromotion__header .AppPromotion__strapline .AppPromotion__myrLogo .PictureElement__imgDefault,.AppPromotion .AppPromotion__header .AppPromotion__title .AppPromotion__myrLogo .PictureElement__imgDefault{width:75px;height:auto}.AppPromotion .AppPromotion__strapline{margin:0 0 8px;font-weight:700;font-size:1.4rem;text-transform:uppercase}.AppPromotion .AppPromotion__title{margin:0 0 16px;font-weight:700;font-size:2.4rem;position:relative;font-family:"renaultLife, sans-serif";padding:0 8px 8px}@media screen and (min-width:670px){.AppPromotion .AppPromotion__title{padding:0 0 16px}}.AppPromotion .AppPromotion__title:after{position:absolute;left:50%;transform:translateX(-50%);content:"";bottom:0;width:50px;height:2px;background-color:#000}.AppPromotion .AppPromotion__titleSuffix{display:none}.AppPromotion .AppPromotion__subtitle{margin:0 0 16px;font-size:1.8rem;padding:0 8px}@media screen and (min-width:670px){.AppPromotion .AppPromotion__subtitle{padding:0}}.AppPromotion .AppPromotion__body{margin:0;color:#333;font-size:1.4rem;text-align:center;padding:32px 8px 0 10%}@media screen and (min-width:670px){.AppPromotion .AppPromotion__body{max-width:66%;margin:auto;padding:16px 10%}}@media screen and (max-width:669px){.AppPromotion .AppPromotion__body{padding:16px 0}}.AppPromotion .AppPromotion__body .AemRTE{margin:0 0 16px;padding:0 8px}.AppPromotion .AppPromotion__carousel{position:absolute;right:5%;width:28%;padding:1.2% 4.2% 70px}@media screen and (max-width:669px){.AppPromotion .AppPromotion__carousel{position:relative;width:80%;right:0;padding:3.5% 12.1% 70px;margin-top:32px}}.AppPromotion .AppPromotion__carousel:after{content:"";top:0;left:10%;margin:0;width:80%;padding-bottom:160.5%;position:absolute;background-size:100%;background-repeat:no-repeat;background-image:url(/client/b261461c5ab8f27effc0c237c1a0b194.png)}.AppPromotion .AppPromotion__carousel:before{content:"";margin-top:155%;top:0;position:absolute;width:70%;left:15%;background:transparent;height:8px;box-shadow:0 20px 45px #000}.AppPromotion .AppPromotion__carousel .AppPromotion_slideInner picture{border-radius:1.8vw;box-shadow:none;background-color:#fff}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton{top:40%;opacity:1;padding:0;transition:opacity .5s ease-in-out;position:absolute}@media screen and (min-width:670px){.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton{top:calc(50% - 35px)}}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton button{background:transparent;outline:none}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton:first-of-type{left:-32px}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton:nth-of-type(2){right:-32px}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton .SvgIcon{width:30px}.AppPromotion__links{display:flex;justify-content:center;flex-direction:column;margin-bottom:32px;align-items:center}@media screen and (min-width:670px){.AppPromotion__links{margin-bottom:64px;flex-direction:row}}.AppPromotion_picture{box-shadow:0 0 8px 0 #ccc;margin-bottom:64px}@media screen and (min-width:670px){.AppPromotion_picture{margin-bottom:0}}.AppPromotion_picture .PictureElement__imgDefault{width:100%;height:auto}.AppPromotion__link{margin:8px}@media screen and (min-width:670px){.AppPromotion__link{margin:0 8px}}.AppPromotion__icon{max-height:24px}.AppPromotion .AppPromotion__arrowButton .SvgIcon path{fill:#000}