.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}.QuestionAnswer__question{font-weight:700;margin-bottom:16px;padding-top:16px}.QuestionAnswer__answer,.QuestionAnswer__question{font-size:1.6rem;padding:16px}.QuestionAnswer__entry{padding:0 48px 48px}.FAQs{padding:16px 8px;background-color:#fff}@media screen and (min-width:670px){.FAQs{padding:32px 16px}}.FAQs__title{position:relative;text-align:center;display:block;margin-bottom:32px;padding-bottom:16px;font-family:"renaultLife, sans-serif";font-size:2.4rem}@media screen and (min-width:670px){.FAQs__title{margin-bottom:16px}}.FAQs__title:after{position:absolute;left:50%;transform:translateX(-50%);content:"";display:block;bottom:0;height:2px;background-color:#1f2532;width:25%}@media screen and (min-width:670px){.FAQs__title:after{width:5%}}.FAQs__contents{display:flex;flex-wrap:wrap-reverse}.FAQs__faqs,.FAQs__questions{min-width:100%;flex:1}@media screen and (min-width:670px){.FAQs__faqs,.FAQs__questions{min-width:0;max-width:50%}}.FAQs__faqItem{margin:16px 8px}.FAQs__link{position:relative;display:flex;align-items:center;color:#000;padding:16px;border-radius:8px;border:1px solid #e6e6ec;background-color:#fff}.FAQs__link:focus,.FAQs__link:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.FAQs__link .FAQs__icon{margin:auto 16px auto 8px;width:30px}.FAQs__link .FAQs__icon path{fill:#000}.FAQs__link .FAQs__iconLinkout{position:absolute;top:50%;transform:translateY(-50%);margin:auto 16px;right:0;width:16px}.FAQs__link .FAQs__iconLinkout path{fill:#000}.FAQs__link:focus .FAQs__iconLinkout path,.FAQs__link:focus .FAQs__icon path,.FAQs__link:hover .FAQs__iconLinkout path,.FAQs__link:hover .FAQs__icon path{fill:#ffce33}.FAQs__label{max-width:700px}.FAQs__labelTitle{text-transform:uppercase;font-weight:700;font-size:1.4rem;margin-bottom:8px}.FAQs__labelDescription{font-size:1.3rem;color:#777}.FAQs__externalIcon{position:absolute;top:50%;transform:translateY(-50%);right:8px;color:#777;font-size:1.6rem}.FAQs__questions{padding-top:16px;text-align:center;margin-bottom:16px}@media screen and (min-width:670px){.FAQs__questions{margin-bottom:0}}.FAQs__questionsTitle{display:block;font-weight:700;font-size:1.4rem;margin-bottom:32px}@media screen and (min-width:670px){.FAQs__questionsTitle{margin-bottom:16px}}.FAQs__questionItem{position:relative;padding:16px 0 32px;font-size:1.8rem;width:100%;margin:0 auto}.FAQs__questionItem:after{position:absolute;left:50%;transform:translateX(-50%);display:block;content:"";height:1px;background-color:#e6e6ec;bottom:0;width:calc(100% - 96px)}@media screen and (min-width:670px){.FAQs__questionItem{width:80%}}.FAQs__questionButton{position:relative;display:block;text-align:left;padding-left:48px}.FAQs__questionButton:after,.FAQs__questionButton:before{content:"";display:inline-block;height:2px}.FAQs__questionButton:before{position:absolute;top:8px;left:0;width:32px;margin-right:8px;transform:translate3d(0,-50%,0)}.FAQs__questionButton:after{position:absolute;top:8px;left:26px;width:6px;transform:rotate(45deg);transform-origin:100% 0}.FAQs__questionButton:focus,.FAQs__questionButton:hover{color:#ffce33}.FAQs__questionButton:after,.FAQs__questionButton:before{background-color:#ffce33}