.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}.GalleryPreview__visual{position:relative;padding-top:56.25%;overflow:hidden;width:100%}.GalleryPreview__visual .PictureElement__imgDefault{position:absolute;top:0;left:0}.GalleryPreview__visual svg{width:30px;z-index:1}.GalleryPreview__title,.GalleryPreview__visual svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GalleryPreview__title{color:#fff;font-size:1.3rem;z-index:2}.GalleryPreview__visual svg path{fill:#ffce33}.Component28v0.Component28v0_isModal{height:100%}.Component28v0__inner{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.Component28v0__overlay{position:absolute;left:50%;transform:translateX(-50%);display:flex;justify-content:center;flex-direction:column;align-items:flex-start;top:0;width:100%;height:100%;color:#fff;transition:color .5s ease;cursor:pointer}.Component28v0__overlay .Component28v0__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;z-index:1}.Component28v0__overlay .Component28v0__play path{fill:#fff;transition:fill .5s ease-out}@media screen and (min-width:670px){.Component28v0__overlay .Component28v0__play{width:80px}}.Component28v0__overlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:background .5s ease-out}.Component28v0__overlay:hover:after{background:rgba(51,51,51,.5)}.Component28v0__overlay_withMedia .Component28v0__play{position:unset;transform:none;order:2;margin-left:32px}.Component28v0__media{display:none}@media screen and (min-width:670px){.Component28v0__media{display:block;max-width:30%;color:#fff;z-index:1;margin-left:32px}}.Component28v0__mediaTitle{font-size:2.4rem;font-weight:700;margin-bottom:8px}.Component28v0__mediaBodyCopy{font-size:1.4rem;line-height:normal}.Component28v0__player{position:absolute;left:50%;transform:translateX(-50%);top:0;width:100%;height:100%}@media screen and (max-width:669px){.Component28v0__player{padding:32px 0}}.Component28v0__image{position:absolute;width:100%;height:100%}.Component28v0__overlay:focus .Component28v0__play path,.Component28v0__overlay:hover .Component28v0__play path{fill:#ffce33}.GalleryVisual{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.GalleryVisual .GalleryVisual__img{overflow:unset}.GalleryVisual .GalleryVisual__img .PictureElement__imgDefault{height:auto;width:100%}.GalleryVisual .GalleryVisual__video{width:100%}@media screen and (max-width:1023px) and (orientation:landscape){.GalleryVisual .GalleryVisual__video{width:75%}}@media screen and (min-width:1024px){.GalleryVisual .GalleryVisual__video{width:75%}}@media screen and (min-width:670px){.GalleryVisual__text{background-color:rgba(31,37,50,.5)}}@media screen and (max-width:1023px) and (orientation:landscape){.GalleryVisual__text{background-color:rgba(31,37,50,.5)}}.GalleryContent{display:flex;flex-direction:column;height:100vh;width:100%;align-items:center;justify-content:center}@media screen and (max-width:1023px) and (orientation:landscape){.GalleryContent{padding-top:0}}.GalleryContent__arrowButton{display:none}.GalleryContent__dots{position:absolute;left:50%;transform:translateX(-50%);z-index:1;bottom:0}@media screen and (max-width:1023px) and (orientation:landscape){.GalleryContent__dots{display:none}}.GalleryContent__icon path{fill:#fff}.GalleryContent__showButton{position:absolute;left:50%;transform:translateX(-50%);width:100%;display:flex;justify-content:center;top:4px;z-index:2}.GalleryContent__showButton:focus,.GalleryContent__showButton:hover{background-color:transparent}.GalleryContent__showIcon{height:14px}.GalleryContent__downIcon,.GalleryContent__upIcon{display:none}.GalleryContent__gallery{width:100%;background-color:rgba(31,37,50,.8)}@media screen and (max-width:1023px) and (orientation:landscape){.GalleryContent__gallery{position:absolute;left:50%;transform:translateX(-50%);bottom:8px;background-color:transparent!important}}.GalleryContent__carousselVisual{height:100vh;display:flex;flex-direction:column;justify-content:center}.GalleryContent__galleryText{display:flex;flex-direction:column;color:#fff;align-items:center;font-size:1.4rem;padding:8px}@media screen and (max-width:1023px) and (orientation:landscape){.GalleryContent__galleryText{display:none}}.GalleryContent__galleryCaption{font-weight:700}.GalleryContent__galleryDescription{margin-top:4px}.GalleryContent__showIcon path{fill:#ffce33}@media screen and (min-width:1024px){.GalleryContent{padding-top:0}.GalleryContent__caroussel{opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.GalleryContent__caroussel.is-hover{opacity:1;visibility:visible}.GalleryContent__arrowButton{position:absolute;top:50%;transform:translateY(-50%);z-index:1;left:0;display:block}.GalleryContent__nextArrowButton{left:auto;right:0}.GalleryContent__upIcon{display:flex}.GalleryContent__gallery{bottom:0;transition:max-height .5s ease-in-out,padding .5s ease-in-out;position:fixed;max-height:24px}.GalleryContent__gallery.is-hover{max-height:300px;padding:16px}.GalleryContent__gallery.is-hover .GalleryContent__downIcon{display:flex}.GalleryContent__gallery.is-hover .GalleryContent__upIcon{display:none}.GalleryContent__galleryText{position:absolute;left:50%;transform:translateX(-50%);background-color:rgba(31,37,50,.5);bottom:calc(100% + 16px);border-radius:3px}}.Gallery{display:flex;flex-flow:row wrap;position:relative}.Gallery__element{display:block;margin:8px 0 0 8px;min-height:30vw;width:calc(50% - 16px)}.Gallery__element:nth-child(2n){margin:8px 8px 0}@media screen and (min-width:1024px){.Gallery__element{position:absolute;margin:auto;width:auto;min-height:auto}.Gallery__element:nth-child(2n){margin:auto}}@media screen and (min-width:1024px){.Gallery__element:first-of-type{left:15vw;top:0;height:17vw;width:23vw}}@media screen and (min-width:1280px){.Gallery__element:first-of-type{height:226px;left:200px;top:0;width:300px}}@media screen and (min-width:1024px){.Gallery__element:nth-of-type(2){left:7vw;top:18vw;height:23vw;width:31vw;transition:all .5s ease-out .2s;transform:translateY(20%);opacity:0}}@media screen and (min-width:1280px){.Gallery__element:nth-of-type(2){height:280px;left:120px;top:235px;width:380px}}@media screen and (min-width:1024px){.Gallery__element:nth-of-type(3){left:39vw;top:26vw;height:15vw;width:20vw;transition:all .5s ease-out .4s;transform:translateY(20%);opacity:0}}@media screen and (min-width:1280px){.Gallery__element:nth-of-type(3){height:180px;left:510px;top:335px;width:240px}}@media screen and (min-width:1024px){.Gallery__element:nth-of-type(4){left:60vw;top:26vw;height:20vw;width:26vw;transition:all .6s ease-out .6s;transform:translateY(20%);opacity:0}}@media screen and (min-width:1280px){.Gallery__element:nth-of-type(4){height:240px;left:760px;top:335px;width:320px}}@media screen and (min-width:1024px){.Gallery__element:nth-of-type(5){left:28vw;top:42vw;height:23vw;width:31vw;transition:all .6s ease-out .8s;transform:translateY(20%);opacity:0}}@media screen and (min-width:1280px){.Gallery__element:nth-of-type(5){height:300px;left:350px;top:525px;width:400px}}@media screen and (min-width:1024px){.Gallery__element:nth-of-type(6){left:60vw;top:47vw;height:18vw;width:26vw;transition:all .7s ease-out 1s;transform:translateY(20%);opacity:0}}@media screen and (min-width:1280px){.Gallery__element:nth-of-type(6){height:240px;left:760px;top:585px;width:320px}}@media screen and (min-width:1024px){.Gallery__element:nth-of-type(7){left:10vw;top:60vw;height:20vw;width:41vw}}@media screen and (min-width:1280px){.Gallery__element:nth-of-type(7){height:270px;left:130px;top:750px;width:520px}}.Gallery__element:nth-child(n+7){display:none}@media screen and (min-width:1024px){.Gallery__element:nth-child(7){display:block}}.Gallery.is-visible .Gallery__element{transform:translate(0);opacity:1}.Gallery__elementMedia{display:flex;flex:1;height:100%;overflow:hidden;position:relative}.Gallery__elementImg{transform:scaleX(1);transition:transform .3s;position:absolute;width:100%;height:100%;overflow:hidden}.Gallery__elementImg .PictureElement__imgDefault{width:auto;height:100%;opacity:1;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.Gallery__elementDescription{margin:auto}.Gallery__elementDescription .Gallery__icon{transition:transform .3s;width:40px}.Gallery__elementCta:not(.Gallery__elementCta_static):focus,.Gallery__elementCta:not(.Gallery__elementCta_static):hover{cursor:pointer}.Gallery__icon{transform:translate(-50%,-50%) rotate(45deg) scale(0)}.Gallery__elementCta:not(.Gallery__elementCta_static) .Gallery__elementMedia:hover{background:#1f2532}.Gallery__elementCta_alternate .Gallery__icon{transform:scale(1)}.Gallery__elementDescription .Gallery__icon path{fill:#ffce33}.Gallery__elementDescription:not(.Gallery__elementDescription_alt) .Gallery__icon{width:10px;transform:translate(-50%,-50%) rotate(45deg) scale(0);position:absolute;transition:transform .4s}.Gallery__elementDescription:not(.Gallery__elementDescription_alt) .Gallery__icon path{fill:#1f2532}.Gallery__elementDescription:not(.Gallery__elementDescription_alt):before{display:block;content:"";width:30px;height:30px;background:#ffce33;transform:translate(-50%,-50%) rotate(45deg) scale(0);position:absolute;opacity:0;transition:opacity .35s}.Gallery__elementCta:hover:not(.Gallery__elementCta_static) .Gallery__elementImg{transform:scale3d(1.1,1.1,1.1);transition:transform .3s;opacity:.75}.Gallery__elementCta:hover:not(.Gallery__elementCta_static) .Gallery__elementDescription:not(.Gallery__elementDescription_alt) .Gallery__icon{transform:translate(-50%,-50%) rotate(45deg) scale(1);transition:transform .3s}.Gallery__elementCta:hover:not(.Gallery__elementCta_static) .Gallery__elementDescription:not(.Gallery__elementDescription_alt):before{opacity:1;transform:translate(-50%,-50%) rotate(45deg) scale(1)}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.Slice40v0{color:#000;position:relative;overflow:hidden;width:100%}@media screen and (min-width:1024px){.Slice40v0{min-height:85vw}}@media screen and (min-width:1280px){.Slice40v0{min-height:1080px}}@media screen and (min-width:1024px){.Slice40v0_light{min-height:70vw}}@media screen and (min-width:1280px){.Slice40v0_light{min-height:880px}}.Slice40v0__content{padding:0 16px 16px}@media screen and (min-width:1024px){.Slice40v0__content{position:absolute;left:40vw;width:40vw}}@media screen and (min-width:1280px){.Slice40v0__content{position:absolute;left:532px;width:450px}}.Slice40v0__title{margin-bottom:16px}.Slice40v0__mainTitle{display:block;font-weight:400;font-size:2.4rem;font-family:"renaultLife, sans-serif";line-height:28px}.Slice40v0__mainTitleSuffix{font-weight:700;color:#ffce33;margin:0 0 16px}.Slice40v0__body{font-family:"readBeta2 sans-serif";font-size:1.4rem;margin-bottom:32px}.Slice40v0__strapline{display:inline-block;font-weight:700;font-size:1.4rem;margin-bottom:8px;text-transform:uppercase}.Slice40v0__mainTitleSuffix{display:none}.Slice40v0__strapline{position:relative;display:block;padding-left:40px}.Slice40v0__strapline:after,.Slice40v0__strapline:before{content:"";display:inline-block;background-color:#ffce33;height:2px}.Slice40v0__strapline:before{position:absolute;top:8px;left:0;margin-right:8px;transform:translate3d(0,-50%,0)}.Slice40v0__strapline:after{position:absolute;top:8px;left:26px;width:6px;transform:rotate(45deg);transform-origin:100% 0}.Slice40v0__strapline:focus,.Slice40v0__strapline:hover{color:#ffce33}.Slice40v0__strapline:before{background-color:#ffce33;content:" ";width:32px}.Slice40v0__strapline:after{display:none}.Slice40v0__strapline:hover{color:#000}