.CustomScroll{position:relative;display:flex}.CustomScroll__container{display:flex;overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none}.CustomScroll__container::-webkit-scrollbar{height:0!important}@media screen and (min-width:670px){.CustomScroll__container{padding:0 48px}.CustomScroll__container.is-simplified{padding:0;margin:0 32px}}.CustomScroll__arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#000;opacity:.75;height:60px;display:none;cursor:pointer;justify-content:center;z-index:1}.CustomScroll__arrow.is-simplified{background-color:initial;padding:0}.CustomScroll__arrow.is-simplified .SvgIcon path{fill:#ffce33}.CustomScroll__arrow .SvgIcon path{fill:#fff}.CustomScroll__arrow:focus:focus{outline:1px dotted #333}@media screen and (min-width:670px){.CustomScroll__arrow{display:flex}}.CustomScroll__arrowLeft{left:0}.CustomScroll__arrowRight{right:0}.CustomScroll_center .CustomScroll__container{margin:0 auto;width:auto}.CustomScroll__arrowRight{background:linear-gradient(270deg,#000 50%,#1f2532 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .3s}.CustomScroll__arrowRight:hover{background-position:0 100%}.CustomScroll__arrowRight.is-simplified{background:transparent}.CustomScroll__arrowLeft{background:linear-gradient(90deg,#000 50%,#1f2532 0);background-size:200% 100%;background-position:0 100%;transition:background-position .3s}.CustomScroll__arrowLeft:hover{background-position:100% 100%}.CustomScroll__arrowLeft.is-simplified{background:transparent}.WebrenderPictureElement .PictureElement__imgDefault{height:auto;width:auto;max-height:100%;max-width:100%}.WebrenderPictureElement.is-full-width .PictureElement__imgDefault{width:100%}.BodyTypeViewer{background-color:#fff;display:flex;flex-direction:column;border-radius:3px;padding:0;width:220px;position:relative}.BodyTypeViewer.is-selected{overflow:visible;border:2px solid #ffce33;width:230px;box-shadow:0 3px 10px 0 rgba(0,0,0,.1)}.BodyTypeViewer.is-selected .BodyTypeViewer__header{background-color:initial}.BodyTypeViewer.is-light{flex:1;width:260px;cursor:pointer}.BodyTypeViewer__header{padding:12px 0;background-color:#ffce33;text-align:center}.BodyTypeViewer__name{text-transform:uppercase;font-size:1.6rem;font-weight:700}.BodyTypeViewer__figureIconChecked{position:absolute;z-index:1;right:-8px;top:-8px;width:24px;border-radius:50%;background-color:#ffce33;border:6px solid #ffce33}.BodyTypeViewer__figureIconChecked path{fill:#fff}.BodyTypeViewer__body{border:1px solid #e6e6ec}.BodyTypeViewer__body:not(.is-light){border-top:none}.BodyTypeViewer__body.is-light,.BodyTypeViewer__overview{display:flex;flex-direction:column;flex:1}.BodyTypeViewer__overview{width:100%}.BodyTypeViewer__overview.is-light{flex-direction:row;padding-left:16px}.BodyTypeViewer__introduction{align-self:center;display:flex;flex-direction:column;flex-shrink:0;width:50%}.BodyTypeViewer__introduction>:not(:last-child){margin-bottom:4px}.BodyTypeViewer__introduction>:last-child{margin-bottom:8px}.BodyTypeViewer__picture{align-self:center}.BodyTypeViewer__changeBodyType{margin-bottom:4px;text-decoration:underline;font-size:1.4rem}.BodyTypeViewer__modelPrice{align-self:center;line-height:1.2}.BodyTypeViewer__modelPriceLabel{font-size:1.4rem;color:#777}.BodyTypeViewer__modelPriceValue{font-size:1.6rem;font-weight:700;white-space:nowrap}.BodyTypeViewer__SvgIconInfo{width:13px;opacity:.5;margin-left:8px}.BodyTypeViewer__footer{display:flex;flex-direction:column;padding:0 8px;background-color:#f3f5f6}.BodyTypeViewer__technicalData{display:flex;padding:8px;flex-direction:column;flex:1}.BodyTypeViewer__technicalDataRaw{font-size:1.3rem;display:flex;justify-content:space-between;position:relative;align-items:flex-end}.BodyTypeViewer__technicalDataRaw:not(:last-child){margin-bottom:4px}.BodyTypeViewer__technicalDataRawLabel{text-align:left;display:flex;align-items:baseline;max-width:70%}.BodyTypeViewer__technicalDataRawValue{text-align:right;font-weight:700;white-space:nowrap}.BodyTypeViewer__chooseCTA{margin-bottom:8px}.BodyTypeSelector{width:100%}.BodyTypeSelector__scrollContent{padding:0 32px;display:flex}@media screen and (min-width:670px){.BodyTypeSelector__scrollContent{padding:0;margin:auto}}.BodyTypeSelector__scrollContent.is-light{padding:8px 0}@media screen and (min-width:670px){.BodyTypeSelector__scrollContent.is-light{padding:8px 0}}.BodyTypeSelector__bodyTypeViewer{margin:0 8px}.BodyTypeSelector__bodyTypeViewer:first-child{margin-left:0}.BodyTypeSelector__bodyTypeViewer:last-child{margin-right:0}.DimensionSelector{display:flex;flex-direction:column}@media screen and (min-width:670px){.DimensionSelector{flex-direction:row;align-items:center;justify-content:center}}.DimensionSelector__bodyType{width:100%;position:relative;display:flex;justify-content:center;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #ccc}.DimensionSelector__bodyType:after,.DimensionSelector__bodyType:before{content:"";display:block;position:absolute;bottom:0;width:0;height:0;border-style:solid}.DimensionSelector__bodyType:before{bottom:-27px;border-color:#ccc transparent transparent;border-width:13px}.DimensionSelector__bodyType:after{bottom:-24px;border-color:#1f2532 transparent transparent;border-width:12px}@media screen and (min-width:670px){.DimensionSelector__bodyType{width:auto;padding:0;margin:0;border:unset}.DimensionSelector__bodyType:after,.DimensionSelector__bodyType:before{content:none}}.DimensionSelector__dimensions{display:flex;flex-direction:column}@media screen and (min-width:670px){.DimensionSelector__dimensions{padding-left:64px}}.DimensionSelector__dimensionsSelectLabel{font-size:1.4rem;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:8px;padding-left:12px}@media screen and (min-width:670px){.DimensionSelector__dimensionsSelectLabel{margin-bottom:32px;padding:0}}.DimensionSelector__dimensionsSelectLabelSvg{width:16px;opacity:.5;margin-left:8px}.DimensionSelector__dimensionsSelectLabelSvg path{fill:#ffce33}.DimensionSelector__dimensionsListContainer{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;margin-bottom:24px}.DimensionSelector__dimensionsListContainer::-webkit-scrollbar{height:0!important}@media screen and (min-width:670px){.DimensionSelector__dimensionsListContainer{overflow:unset}}.DimensionSelector__dimensionsList{display:flex;padding:0 8px}@media screen and (min-width:670px){.DimensionSelector__dimensionsList{margin:-8px -8px 32px;padding:0;flex-wrap:wrap}}.DimensionSelector__dimensionsListItem{margin:4px;height:80px;min-width:120px;background-color:#fff;border:1px solid #e6e6ec;border-radius:3px}.DimensionSelector__dimensionsListItem.is-selected{box-shadow:0 3px 10px 0 rgba(0,0,0,.1);border:1px solid #ffce33;border-radius:3px}@media screen and (min-width:670px){.DimensionSelector__dimensionsListItem{margin:8px}}.DimensionSelector__dimensionsListItemButton{width:100%;height:100%;font-size:1.4rem;line-height:1;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.DimensionSelector__dimensionsListItemButtonSvg{width:60px;margin-top:4px}.DimensionSelector__dimensionsFind{padding-left:12px}@media screen and (min-width:670px){.DimensionSelector__dimensionsFind{padding:0}}.DimensionSelector__dimensionsFindLink{font-size:1.4rem;color:#fff;position:relative;display:block;padding-left:40px}.DimensionSelector__dimensionsFindLink:after,.DimensionSelector__dimensionsFindLink:before{content:"";display:inline-block;background-color:#ffce33;height:2px}.DimensionSelector__dimensionsFindLink:before{position:absolute;top:8px;left:0;width:32px;margin-right:8px;transform:translate3d(0,-50%,0)}.DimensionSelector__dimensionsFindLink:after{position:absolute;top:8px;left:26px;width:6px;transform:rotate(45deg);transform-origin:100% 0}.DimensionSelector__dimensionsFindLink:focus,.DimensionSelector__dimensionsFindLink:hover{color:#ffce33}@media screen and (min-width:670px){.DimensionSelector__dimensionsFindLink{justify-self:flex-end}}.BodyTypeAndDimensionViewer{display:flex;border-radius:3px;border:2px solid #ffce33;position:relative;padding:8px 0;margin:0 8px;background-color:#fff;align-items:center}@media screen and (min-width:670px){.BodyTypeAndDimensionViewer{height:40px;margin:0 32px;padding:0 16px 0 0}}.BodyTypeAndDimensionViewer__svgIconChecked{position:absolute;z-index:1;right:-8px;top:-8px;width:24px;border-radius:50%;background-color:#ffce33;border:6px solid #ffce33}.BodyTypeAndDimensionViewer__svgIconChecked path{fill:#fff}.BodyTypeAndDimensionViewer__picture{height:100%}.BodyTypeAndDimensionViewer__informations{display:flex;flex-direction:column;padding-left:8px}@media screen and (min-width:670px){.BodyTypeAndDimensionViewer__informations{flex-direction:row;align-items:center;flex:1;white-space:pre-wrap;padding:0}}.BodyTypeAndDimensionViewer__name{text-transform:uppercase;font-size:1.6rem;font-weight:700}@media screen and (min-width:670px){.BodyTypeAndDimensionViewer__name{margin:0 16px 0 8px;padding-right:16px;position:relative}.BodyTypeAndDimensionViewer__name:after{position:absolute;top:50%;transform:translateY(-50%);content:"";right:0;width:1px;height:100%;background-color:#ccc}}@media screen and (min-width:670px){.BodyTypeAndDimensionViewer__modelPrice{flex:1}}.BodyTypeAndDimensionViewer__modelPriceLabel{font-size:1.4rem;color:#777}.BodyTypeAndDimensionViewer__modelPriceValue{font-size:1.6rem;font-weight:700;white-space:nowrap}.BodyTypeAndDimensionViewer__svgIconInfo{width:13px;opacity:.5}.BodyTypeAndDimensionViewer__changeDimension{text-decoration:underline;font-size:1.4rem;font-weight:700;padding:0}.Component4v0{display:flex;flex-direction:column;align-items:center;color:#000;text-align:center}.Component4v0>:last-child{margin-bottom:0}.Component4v0__strapline{margin:0 0 8px;font-weight:700;font-size:1.4rem;text-transform:uppercase}.Component4v0__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){.Component4v0__title{padding:0 0 16px}}.Component4v0__title:after{position:absolute;left:50%;transform:translateX(-50%);content:"";bottom:0;width:50px;height:2px;background-color:#000}.Component4v0__titleSuffix{display:none}.Component4v0__subtitle{margin:0 0 16px;font-size:1.8rem;padding:0 8px}@media screen and (min-width:670px){.Component4v0__subtitle{padding:0}}.Component4v0__body{margin:0;color:#333;font-size:1.4rem;padding:0 8px}@media screen and (min-width:670px){.Component4v0__body{max-width:700px;margin:auto;padding:0}}.Component4v0_darkBackground{color:#fff}.Component4v0_darkBackground .Component4v0__title:after{background-color:#fff}.Component4v0_darkBackground .Component4v0__body{color:#e6e6ec}.BodyTypeAndDimensionSelector{display:flex;flex-direction:column;padding:16px 0;position:relative;background-color:#1f2532;border-bottom:1px solid #ccc}@media screen and (min-width:670px){.BodyTypeAndDimensionSelector:after{content:none}}.BodyTypeAndDimensionSelector:after,.BodyTypeAndDimensionSelector:before{content:"";display:block;position:absolute;bottom:0;width:0;height:0;border-style:solid;z-index:1}.BodyTypeAndDimensionSelector:before{bottom:-27px;border-color:#ccc transparent transparent;border-width:13px;left:calc(50% - 13px)}.BodyTypeAndDimensionSelector:after{bottom:-24px;border-color:#1f2532 transparent transparent;border-width:12px;left:calc(50% - 12px)}.BodyTypeAndDimensionSelector__title{margin-bottom:16px;position:relative}.CustomSelect{position:relative}.CustomSelect:after{pointer-events:none;content:"";position:absolute;top:50%;transform:translateY(-50%);right:8px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #333}.CustomSelect.has-error .CustomSelect__select{border-color:#e91630}.CustomSelect.is-disabled:after{content:none}.CustomSelect__select{cursor:pointer;margin:0;width:100%;padding:8px 24px 8px 8px;font-family:"readBeta2 sans-serif";font-size:1.6rem;background-image:none;background-color:#fff;border:1px solid #ccc;display:inline-block;border-radius:0;-webkit-appearance:none;-moz-appearance:none;outline:none;color:#000}.CustomSelect__select:disabled{opacity:.3;cursor:default}.CustomSelect_darkBackground .CustomSelect__select{background-color:initial;color:#fff}.CustomSelect_darkBackground .CustomSelect__selectOption{color:#000}.CustomSelect_darkBackground:after{border-top-color:#fff}.CustomSelect_l .CustomSelect__select{padding:16px 32px 16px 16px}.CustomSelect_l:after{right:16px}.CustomSelect__error{color:#e91630;font-size:1.3rem;margin-top:4px}.CustomSelect_light:after{content:"";right:20px;top:10px;border:solid #000;border-width:0 2px 2px 0;padding:4px;transform:rotate(45deg)}.EfficiencyTooltip{color:#000}.EfficiencyTooltip__tooltip{font-family:"readBeta2 sans-serif";text-align:left;padding:0}.EfficiencyTooltip__title{display:flex;align-items:center;justify-content:center;padding:4px 8px}@media screen and (min-width:1024px){.EfficiencyTooltip__title{justify-content:space-between;border-bottom:1px solid #f3f5f6}}.EfficiencyTooltip__descriptionText{display:none;font-size:1rem;max-width:280px}@media screen and (min-width:1024px){.EfficiencyTooltip__descriptionText{display:inline}}.EfficiencyTooltip__titleText{font-size:1.4rem;font-weight:700;color:#000}.EfficiencyTooltip__icon{margin-left:8px}@media screen and (min-width:670px){.Specifications{display:flex;flex-flow:wrap;justify-content:center}}.Specifications.Specifications_spaced{margin:16px -8px}@media screen and (min-width:670px){.Specifications.Specifications_spaced{margin:16px 0}}@media screen and (min-width:1024px){.Specifications.Specifications_spaced{margin:16px 0 0}}.Specifications__selectWrapper{background-color:#1f2532;padding:16px}.Specifications__select{overflow:hidden}.Specifications__img{display:none}@media screen and (min-width:670px){.Specifications__img{display:block;margin:0 32px 0 96px;position:relative;text-align:center;width:calc(50% - 128px)}}.Specifications__specsContent{font-size:1.4rem}@media screen and (min-width:670px){.Specifications__specsContent{margin-right:64px;width:calc(50% - 64px)}}.Specifications__specsData{border:solid #ccc;border-width:0 0 1px;width:100%}@media screen and (min-width:670px){.Specifications__specsData{border-width:0 1px 1px}}.Specifications__table{margin:0 8px;width:calc(100% - 16px)}.Specifications__table tr:not(:last-of-type){border-bottom:1px solid #ccc}.Specifications__specCat,.Specifications__title{padding:12px 16px}.Specifications__title{background-color:#1f2532;color:#fff;text-align:center}.Specifications__specCat{background-color:#e6e6ec;text-transform:uppercase}.Specifications__specCat,.Specifications__specValue,.Specifications__title{font-weight:700}.Specifications__specLabel,.Specifications__specValue{padding:12px 8px}.Specifications__specLabel{font-weight:400;padding-right:0;text-align:left}.Specifications__specValue{text-align:right;white-space:nowrap}.Specifications__highlightContainer{display:flex;flex-wrap:wrap;justify-content:space-between;margin:16px 16px 0}@media screen and (min-width:670px){.Specifications__highlightContainer{margin:32px 32px 0;width:100%}}.Specifications__highlightElement{display:flex;margin-top:8px;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.Specifications__highlightElement span:first-child{align-self:center;max-width:75px;text-align:right}@media screen and (min-width:670px){.Specifications__highlightElement span:first-child{max-width:100px}}.Specifications__highlightElement span:last-child{border-left:1px solid rgba(119,127,145,.7);padding-left:4px;margin-left:4px}.Specifications__highlightValue{font-size:2rem;font-weight:700}@media screen and (min-width:670px){.Specifications__highlightValue{font-size:2.8rem}}.Specifications__highlightLabel{display:block;font-size:.8rem;font-weight:700}@media screen and (min-width:670px){.Specifications__highlightLabel{font-size:1.1rem}}.Specifications__icon path{fill:#ffce33}.Specifications__highlightLabel{color:#ccc}.Specifications__highlightValue{border-left:1px solid hsla(0,0%,80%,.7)}.ResponsiveTabs{display:flex;flex-wrap:wrap;border-top:1px solid;border-bottom:1px solid}@media screen and (min-width:1024px){.ResponsiveTabs{justify-content:center;border:0}}.ResponsiveTabs__tab{display:flex;align-items:center;width:100%;padding:16px 48px 16px 16px;font-size:1.4rem;border-bottom:1px solid #e6e6ec;position:relative;transition:border-bottom .5s ease}.ResponsiveTabs__tab:last-of-type{border-bottom:0}.ResponsiveTabs__tab svg{width:20px;margin-right:32px}.ResponsiveTabs__tab svg path{fill:#000}.ResponsiveTabs__tab:after,.ResponsiveTabs__tab:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:10px;height:2px;transition:transform .5s;will-change:transform}.ResponsiveTabs__tab:before{right:22px;transform:translateY(-50%) rotate(45deg)}.ResponsiveTabs__tab:after{right:16px}.ResponsiveTabs__tab.is-active:before,.ResponsiveTabs__tab:after{transform:translateY(-50%) rotate(-45deg)}.ResponsiveTabs__tab.is-active:after{transform:translateY(-50%) rotate(45deg)}@media screen and (min-width:1024px){.ResponsiveTabs__tab{flex-direction:column;justify-content:flex-end;flex-grow:0;order:1;position:relative;width:auto;border-bottom:0}.ResponsiveTabs__tab:after,.ResponsiveTabs__tab:before{content:none}.ResponsiveTabs__tab.is-active:before,.ResponsiveTabs__tab:before{transform:none;transition:none}.ResponsiveTabs__tab.is-active{border-bottom:0}.ResponsiveTabs__tab.is-active .ResponsiveTabs__tabTitle{font-weight:400}.ResponsiveTabs__tab.is-lastActive{border-bottom:0}.ResponsiveTabs__tab.is-lastActive .ResponsiveTabs__tabTitle{font-weight:700}}.ResponsiveTabs__tabTitle{font-family:"readBeta2 sans-serif";font-size:1.4rem;font-weight:700;text-align:left}@media screen and (min-width:1024px){.ResponsiveTabs__tabTitle{white-space:nowrap;font-weight:400}}.ResponsiveTabs__content{width:100%;font-size:2.2rem;max-height:0;padding:0 8px;transition:max-height .5s ease;will-change:max-height;overflow:hidden}.ResponsiveTabs__content.is-active{max-height:10000px;padding:8px 8px 0;border-bottom:1px solid #e6e6ec}.ResponsiveTabs__content:before{border-top:2px solid #ffce33}.ResponsiveTabs__content:after{border-bottom:2px solid #ffce33}@media screen and (min-width:1024px){.ResponsiveTabs__content{order:6;transition:none;max-height:10000px;display:none;padding:8px 8px 0}.ResponsiveTabs__content.is-lastActive{display:block;border-bottom:none}}.ResponsiveTabs__new .new{margin:0}.aem-Author--hidePlaceholder .ResponsiveTabs__new{display:none}.ResponsiveTabs__tabPicto{display:inline-block;max-height:36px;margin-right:16px}@media screen and (min-width:1024px){.ResponsiveTabs__tabPicto{max-height:40px;margin-right:0;margin-bottom:16px}}.ResponsiveTabs_block .ResponsiveTabs__tab{background-color:#fff}@media screen and (min-width:1024px){.ResponsiveTabs_block .ResponsiveTabs__tab{margin-right:2px;padding:16px}}.ResponsiveTabs_block .ResponsiveTabs__content{background-color:#fff;padding-top:0}@media screen and (min-width:1024px){.ResponsiveTabs_block .ResponsiveTabs__content{padding-top:32px}}.ResponsiveTabs_block .ResponsiveTabs__tabPicto{display:none}@media screen and (min-width:1024px){.ResponsiveTabs_line .ResponsiveTabs__tab.is-active:before,.ResponsiveTabs_line .ResponsiveTabs__tab.is-lastActive:before,.ResponsiveTabs_vertical .ResponsiveTabs__tab.is-active:before,.ResponsiveTabs_vertical .ResponsiveTabs__tab.is-lastActive:before{transform:none}}@media screen and (min-width:1024px){.ResponsiveTabs_line .ResponsiveTabs__tab{position:relative;padding:0 32px 8px;margin:8px 0}.ResponsiveTabs_line .ResponsiveTabs__tab:before{content:"";position:absolute;width:100%;height:1px;top:auto;bottom:0;left:0;transform:none}.ResponsiveTabs_line .ResponsiveTabs__tab.is-active:before,.ResponsiveTabs_line .ResponsiveTabs__tab.is-lastActive:before{transform:none}.ResponsiveTabs_line .ResponsiveTabs__tab.is-lastActive:before{height:3px}.ResponsiveTabs_line .ResponsiveTabs__tab.is-lastActive .ResponsiveTabs__tabTitle{font-weight:700}.ResponsiveTabs_line .ResponsiveTabs__tab:focus:before,.ResponsiveTabs_line .ResponsiveTabs__tab:hover:before{height:3px}}@media screen and (min-width:1024px){.ResponsiveTabs_vertical{display:grid;grid-template-columns:33% 1fr;grid-template-areas:"tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content" "tab content"}.ResponsiveTabs_vertical .ResponsiveTabs__tab{flex-direction:row;justify-content:flex-start;padding:16px}.ResponsiveTabs_vertical .ResponsiveTabs__tab:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#ccc;transform:none}.ResponsiveTabs_vertical .ResponsiveTabs__tab.is-lastActive:before{width:3px}.ResponsiveTabs_vertical .ResponsiveTabs__tab.is-lastActive .ResponsiveTabs__tabTitle{font-weight:700}.ResponsiveTabs_vertical .ResponsiveTabs__tab:focus:before,.ResponsiveTabs_vertical .ResponsiveTabs__tab:hover:before{width:3px}.ResponsiveTabs_vertical .ResponsiveTabs__content{grid-area:content;background-color:initial}.ResponsiveTabs_vertical .ResponsiveTabs__tabPicto{margin-right:16px;margin-bottom:0}.ResponsiveTabs_vertical .ResponsiveTabs__tabTitle{text-transform:none;white-space:normal}}.ResponsiveTabs{border-color:#e6e6ec}.ResponsiveTabs__tab{color:#1f2532}.ResponsiveTabs__tab:after,.ResponsiveTabs__tab:before{background-color:#000}.ResponsiveTabs__tab.is-active:after,.ResponsiveTabs__tab.is-active:before{background-color:#ffce33}@media screen and (min-width:1024px){.ResponsiveTabs__tab.is-active:after,.ResponsiveTabs__tab.is-active:before{background-color:#ccc}}@media screen and (min-width:1024px){.ResponsiveTabs__tab.is-lastActive:before{background-color:#ffce33}}@media screen and (min-width:1024px){.ResponsiveTabs__tab{border-right:solid #ccc;border-width:0;color:#777;font-weight:400;text-align:center;transition:none}.ResponsiveTabs__tab.is-lastActive{color:#1f2532}}@media screen and (min-width:1024px){.ResponsiveTabs__tabTitle{text-transform:uppercase}}.ResponsiveTabs_block .ResponsiveTabs__tab{padding:16px}.ResponsiveTabs_block .ResponsiveTabs__tab.is-active:after,.ResponsiveTabs_block .ResponsiveTabs__tab.is-active:before{background-color:#ffce33}@media screen and (min-width:1024px){.ResponsiveTabs_block .ResponsiveTabs__tab{position:relative;background-color:#e6e6ec}.ResponsiveTabs_block .ResponsiveTabs__tab:before{position:absolute;top:0;left:0;width:100%;height:3px;background-color:#ffce33}.ResponsiveTabs_block .ResponsiveTabs__tab:focus,.ResponsiveTabs_block .ResponsiveTabs__tab:hover{background-color:#fff}.ResponsiveTabs_block .ResponsiveTabs__tab:focus:before,.ResponsiveTabs_block .ResponsiveTabs__tab:hover:before{content:""}.ResponsiveTabs_block .ResponsiveTabs__tab.is-lastActive{background-color:#fff}.ResponsiveTabs_block .ResponsiveTabs__tab.is-lastActive:before{content:""}}@media screen and (min-width:1024px){.ResponsiveTabs_block .ResponsiveTabs__tabTitle{color:#777}}@media screen and (min-width:1024px){.ResponsiveTabs_line .ResponsiveTabs__tabTitle,.ResponsiveTabs_vertical .ResponsiveTabs__tabTitle{color:#000}}@media screen and (min-width:1024px){.ResponsiveTabs_line .ResponsiveTabs__tab.is-active:before,.ResponsiveTabs_line .ResponsiveTabs__tab:before{background-color:#ccc}}@media screen and (min-width:1024px){.ResponsiveTabs_line .ResponsiveTabs__tab.is-lastActive:before,.ResponsiveTabs_line .ResponsiveTabs__tab:focus:before,.ResponsiveTabs_line .ResponsiveTabs__tab:hover:before,.ResponsiveTabs_vertical .ResponsiveTabs__tab:focus:before,.ResponsiveTabs_vertical .ResponsiveTabs__tab:hover:before{background-color:#ffce33}}.EnginesSpecifications{color:#000}.EnginesSpecificationsPlaceHolder__engines{background-color:#fff;display:flex;justify-content:space-around;padding:32px 0}.EnginesSpecificationsPlaceHolder__engines.is-loading .EnginesSpecificationsPlaceHolder__enginesGroup,.EnginesSpecificationsPlaceHolder__engines.is-loading .EnginesSpecificationsPlaceHolder__enginesImage,.EnginesSpecificationsPlaceHolder__engines.is-loading .EnginesSpecificationsPlaceHolder__enginesSpec,.EnginesSpecificationsPlaceHolder__engines.is-loading .EnginesSpecificationsPlaceHolder__enginesSpecs,.EnginesSpecificationsPlaceHolder__engines.is-loading .EnginesSpecificationsPlaceHolder__enginesTitle{animation:loading-placeholder 1.5s ease-in-out infinite alternate}@keyframes loading-placeholder{0%{-webkit-filter:blur(0);filter:blur(0);transform:scale(1)}to{-webkit-filter:blur(1px);filter:blur(1px);transform:scale(.95)}}.EnginesSpecificationsPlaceHolder__enginesImage{background-color:#f3f5f6;border-radius:100%;display:flex;align-self:center;min-height:380px;width:380px}.EnginesSpecificationsPlaceHolder__enginesSpecs{display:flex;flex-direction:column;justify-content:space-between;min-height:400px}.EnginesSpecificationsPlaceHolder__enginesGroup{background-color:#f3f5f6;min-height:35px;width:300px}.EnginesSpecificationsPlaceHolder__enginesTitle{background-color:#f3f5f6;min-height:15px;width:220px}.EnginesSpecificationsPlaceHolder__enginesSpec{background-color:#f3f5f6;min-height:100px;width:400px}.LCVEnginesSpecifications__buttons{display:flex;justify-content:center}.LCVEnginesSpecifications__button{margin:0 16px}.LCVEnginesSpecifications__EnginesSpecifications{margin:24px 0}@media screen and (min-width:670px){.LCVEnginesSpecifications__EnginesSpecifications{margin:48px 0}}