.CustomScroll{position:relative;display:flex}.CustomScroll.is-navbar-dots-below{margin-bottom:64px}.CustomScroll__container{display:flex;overflow-x:scroll;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.CustomScroll__container::-webkit-scrollbar{height:0!important}@media screen and (min-width:670px){.CustomScroll__container{padding:0 48px}.CustomScroll__container.is-display-fullwidth{padding:0}.CustomScroll__container.is-simplified{padding:0;margin:0 32px}}.CustomScroll__child.is-snap-center{scroll-snap-align:center}.CustomScroll__child.is-snap-start{scroll-snap-align:start}.CustomScroll__child.is-snap-center-start{scroll-snap-align:center}@media screen and (min-width:670px){.CustomScroll__child.is-snap-center-start{scroll-snap-align:start}}.CustomScroll__child.is-display-fullwidth{min-width:100%}.CustomScroll__arrow{position:absolute;top:50%;transform:translateY(-50%);align-items:center;background-color:#000;opacity:.75;height:60px;display:none;cursor:pointer;justify-content:center;z-index:1}.CustomScroll__arrow.is-simplified{background-color:transparent;padding:0}.CustomScroll__arrow.is-simplified .SvgIcon path{fill:#efdf00}.CustomScroll__arrow .SvgIcon path{fill:#fff}.CustomScroll__arrow:focus:focus{outline:1px dotted #3e3f40}@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}@media screen and (min-width:670px){.CustomScroll_noArrows .CustomScroll__container{padding:0;margin:0}.CustomScroll_noArrows .CustomScroll__arrow{display:none}}.CustomScroll_electric .CustomScroll__arrow.is-simplified .SvgIcon path{fill:#0091da}.CustomScroll__dots{position:absolute;left:50%;transform:translateX(-50%);bottom:16px;display:flex;line-height:0;z-index:1}.CustomScroll__dots.is-below{bottom:-32px}.CustomScroll__dot:not(:last-of-type){margin-right:4px}.CustomScroll__dotButton{width:18px;height:18px;padding:0;position:relative}.CustomScroll__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 #d9d9d6;transition-duration:0s}.CustomScroll__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}.CustomScroll__dotbutton_active:before{background-color:#efdf00;border:none;width:10px;height:10px;transition-duration:.3s}.CustomScroll__dotbutton_active:after{border:1px solid #efdf00;transition-delay:.3s;transition-duration:.3s}.CustomScroll__arrowRight{background:linear-gradient(270deg,#000 50%,#000 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%,#000 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%}.WebrenderPictureElement.is-ratio-forced{padding-top:calc(var(--ratio-webrender-height, 2)/var(--ratio-webrender-width, 3)*100%);height:0;position:relative;width:100%}.WebrenderPictureElement.is-ratio-forced .PictureElement__imgDefault{height:100%;left:0;object-fit:scale-down;position:absolute;top:0;width:100%}.ModalModelDisclaimer{font-size:1.4rem}.ModalModelDisclaimer__boldContent{margin-top:32px;font-weight:700}.ModalModelDisclaimer__loader{height:100px;position:relative}.DisclaimerTooltip__infoIcon{cursor:pointer}.BodyTypeViewer{background-color:#fff;border:1px solid #f2f2f2;display:flex;flex-direction:column;padding:0;position:relative;width:220px}.BodyTypeViewer.is-selected{border:2px solid #efdf00;box-shadow:0 3px 10px 0 rgba(0,0,0,.1)}.BodyTypeViewer.is-light{cursor:pointer;width:260px}.BodyTypeViewer.is-light .BodyTypeViewer__body{display:flex;flex-direction:row-reverse}.BodyTypeViewer.is-light .BodyTypeViewer__overview{flex-basis:50%;margin-top:0;text-align:left}.BodyTypeViewer.is-light .BodyTypeViewer__picture{flex-basis:50%}.BodyTypeViewer.is-light .BodyTypeViewer__footer,.BodyTypeViewer.is-light .BodyTypeViewer__technicalDataRawLabel,.BodyTypeViewer.is-light .BodyTypeViewer__technicalDataRawValue,.BodyTypeViewer.is-selected .BodyTypeViewer__footer,.BodyTypeViewer.is-selected .BodyTypeViewer__technicalDataRawLabel,.BodyTypeViewer.is-selected .BodyTypeViewer__technicalDataRawValue{background-color:#f2f2f2}.BodyTypeViewer.is-light .BodyTypeViewer__footer,.BodyTypeViewer.is-selected .BodyTypeViewer__footer{border-top:1px solid #f2f2f2}.BodyTypeViewer__body{padding:8px 8px 4px}.BodyTypeViewer__name{font-size:1.6rem;font-weight:700;text-transform:uppercase}.BodyTypeViewer__figureIconChecked{background-color:#efdf00;border-radius:50%;padding:6px;position:absolute;right:-8px;top:-8px;width:24px;z-index:1}.BodyTypeViewer__figureIconChecked path{fill:#fff}.BodyTypeViewer__overview{margin-top:8px;text-align:center}.BodyTypeViewer__changeBodyType{font-size:1.4rem;margin-top:4px;text-decoration:underline}.BodyTypeViewer__modelPriceLabel{font-size:1.4rem}.BodyTypeViewer__modelPriceValue{font-size:1.6rem;font-weight:700;white-space:nowrap}.BodyTypeViewer__SvgIconInfo{fill:#656666;margin-left:8px;width:12px}.BodyTypeViewer__footer{display:flex;flex:1;flex-direction:column;padding:4px 8px 8px}.BodyTypeViewer__technicalDataRaw{align-items:flex-end;color:#8c8c8b;display:flex;font-size:1.3rem;justify-content:space-between;margin-top:4px;position:relative}.BodyTypeViewer__technicalDataRaw:last-of-type{margin-bottom:8px}.BodyTypeViewer__technicalDataRaw:before{border-bottom:1px dotted;bottom:.5em;content:"";position:absolute;width:100%}.BodyTypeViewer__technicalDataRawLabelWrapper{max-width:70%;z-index:1}.BodyTypeViewer__technicalDataRawLabel,.BodyTypeViewer__technicalDataRawValue{background-color:#fff}.BodyTypeViewer__technicalDataRawValue{font-weight:700;padding-left:4px;white-space:nowrap;z-index:1}.BodyTypeViewer__technicalDataRawLabel{padding-right:4px}.BodyTypeViewer__chooseCTA{margin-top:auto}.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;margin:0 32px}}.DimensionSelector__bodyType{width:100%;position:relative;display:flex;justify-content:center;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #d9d9d6}.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:#d9d9d6 transparent transparent;border-width:13px}.DimensionSelector__bodyType:after{bottom:-24px;border-color:#000 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;margin-left:8px;fill:#fff}.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;width:120px;background-color:#fff;border:1px solid #f2f2f2;border-radius:3px}.DimensionSelector__dimensionsListItem.is-selected{box-shadow:0 3px 10px 0 rgba(0,0,0,.1);border:1px solid #efdf00;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;display:block;position:relative;font-size:1.6rem;font-weight:700;color:#000}.DimensionSelector__dimensionsFindLink:after{content:"";display:inline-block;border:2px solid #efdf00;border-width:2px 2px 0 0;height:.6em;width:.6em;transform:rotate(45deg);margin-left:6px;vertical-align:middle}.DimensionSelector__dimensionsFindLink:hover:after{border-color:currentColor}@media screen and (min-width:670px){.DimensionSelector__dimensionsFindLink{justify-self:flex-end}}.DimensionSelector__picture{filter:contrast(0) brightness(1.4)}.BodyTypeAndDimensionOverview{display:flex;border-radius:3px;border:2px solid #efdf00;position:relative;padding:8px 0;margin:0 8px;background-color:#fff;align-items:center}@media screen and (min-width:670px){.BodyTypeAndDimensionOverview{height:40px;margin:0 32px;padding:0 16px 0 0}}.BodyTypeAndDimensionOverview__svgIconChecked{position:absolute;z-index:1;right:-8px;top:-8px;width:24px;border-radius:50%;background-color:#efdf00;border:6px solid #efdf00}.BodyTypeAndDimensionOverview__svgIconChecked path{fill:#fff}.BodyTypeAndDimensionOverview__picture{height:100%}.BodyTypeAndDimensionOverview__informations{display:flex;flex-direction:column;padding-left:8px}@media screen and (min-width:670px){.BodyTypeAndDimensionOverview__informations{flex-direction:row;align-items:center;flex:1;white-space:pre-wrap;padding:0}}.BodyTypeAndDimensionOverview__name{text-transform:uppercase;font-size:1.6rem;font-weight:700}@media screen and (min-width:670px){.BodyTypeAndDimensionOverview__name{margin:0 16px 0 8px;padding-right:16px;position:relative}.BodyTypeAndDimensionOverview__name:after{position:absolute;top:50%;transform:translateY(-50%);content:"";right:0;width:1px;height:100%;background-color:#d9d9d6}}@media screen and (min-width:670px){.BodyTypeAndDimensionOverview__modelPrice{flex:1}}.BodyTypeAndDimensionOverview__modelPriceLabel{font-size:1.4rem;color:#8c8c8b}.BodyTypeAndDimensionOverview__modelPriceValue{font-size:1.6rem;font-weight:700;white-space:nowrap}.BodyTypeAndDimensionOverview__svgIconInfo{margin-left:8px;opacity:.5;width:12px}.BodyTypeAndDimensionOverview__changeDimension{text-decoration:underline;font-size:1.4rem;font-weight:700;padding:0}.Component4v0{display:flex;flex-direction:column}.Component4v0.Component4v0_extrabottom{margin-bottom:64px}.Component4v0{color:#000;margin:0;text-align:center;width:100%}.Component4v0>:last-child{margin-bottom:0}.Component4v0__strapline{margin-left:16px;margin-right:16px;color:#656666;font-size:1.6rem;line-height:2rem;margin-bottom:16px}@media screen and (min-width:670px){.Component4v0__strapline{margin-left:auto;margin-right:auto;max-width:80%}}@media screen and (min-width:1024px){.Component4v0__strapline{max-width:60%}}@media screen and (min-width:670px){.Component4v0__strapline{font-size:1.8rem;line-height:2.4rem;margin-bottom:8px}}.Component4v0__title{margin-left:16px;margin-right:16px;font-size:2.4rem;font-weight:700;line-height:2.6rem;margin-bottom:16px;text-transform:uppercase}@media screen and (min-width:670px){.Component4v0__title{margin-left:auto;margin-right:auto;max-width:80%}}@media screen and (min-width:1024px){.Component4v0__title{max-width:60%}}@media screen and (min-width:670px){.Component4v0__title{font-size:2.8rem;line-height:3rem;margin-bottom:24px}}.Component4v0__titleSuffix{display:none}.Component4v0__subtitle{margin-left:16px;margin-right:16px;font-size:1.8rem;line-height:2.2rem;margin-bottom:16px}@media screen and (min-width:670px){.Component4v0__subtitle{margin-left:auto;margin-right:auto;max-width:80%}}@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-left:16px;margin-right:16px;font-size:1.4rem;line-height:2rem}@media screen and (min-width:670px){.Component4v0__body{margin-left:auto;margin-right:auto;max-width:80%}}@media screen and (min-width:1024px){.Component4v0__body{max-width:60%}}.Component4v0_darkBackground,.Component4v0_darkBackgroundRenaultOnly{color:#fff}.Component4v0_darkBackground .Component4v0__body,.Component4v0_darkBackgroundRenaultOnly .Component4v0__body{color:#e6e6ec}.BodyTypeAndDimensionSelector{display:flex;flex-direction:column;padding-bottom:32px;position:relative;background-color:#000;border-bottom:1px solid #d9d9d6}@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:#d9d9d6 transparent transparent;border-width:13px;left:calc(50% - 13px)}.BodyTypeAndDimensionSelector:after{bottom:-24px;border-color:#000 transparent transparent;border-width:12px;left:calc(50% - 12px)}.EfficiencyTooltip{color:#000}.EfficiencyTooltip__tooltip{font-family:"NouvelR, 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 #f2f2f2}}.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}.LpgSimulator{background-color:#000;font-size:2.4rem;text-align:center;padding:32px 16px 16px}@media screen and (min-width:670px){.LpgSimulator{padding:48px 48px 16px}}.LpgSimulator__flexContainer{display:flex;flex-direction:column}@media screen and (min-width:1024px){.LpgSimulator__flexContainer{flex-direction:row;justify-content:space-between;flex-wrap:nowrap}}.LpgSimulator__left{order:1;text-align:center}@media screen and (min-width:1024px){.LpgSimulator__left{text-align:left;width:calc(50% - 32px)}}.LpgSimulator__right{order:2}@media screen and (min-width:1024px){.LpgSimulator__right{width:calc(50% - 32px)}}.LpgSimulator__disclaimerDesktop{font-size:1.1rem;color:#fff;text-align:left;display:none}@media screen and (min-width:1024px){.LpgSimulator__disclaimerDesktop{display:block}}.LpgSimulator__disclaimerMobile{order:3;font-size:1.1rem;color:#fff;text-align:left}@media screen and (min-width:1024px){.LpgSimulator__disclaimerMobile{display:none}}.LpgSimulator__simulatorTitle{text-transform:uppercase}.LpgSimulator__title{text-align:center;color:#fff;font-family:"NouvelR, sans-serif"}.LpgSimulator__titleSuffix{font-weight:700;color:#fff;font-family:"NouvelR, sans-serif"}.LpgSimulator__simulatorBox{background-color:#f2f2f2;font-weight:700;text-align:center;margin:32px 0 0}@media screen and (min-width:1024px){.LpgSimulator__simulatorBox{margin:48px 80px 0}}.LpgSimulator__results{padding:24px 48px;color:#fff}@media screen and (min-width:1024px){.LpgSimulator__results{padding:24px}}.LpgSimulator__averageMileage{border-bottom:1px solid #f2f2f2;padding:48px 0 32px;color:#fff}.LpgSimulator__averageMileage,.LpgSimulator__results{font-size:2rem}@media screen and (min-width:670px){.LpgSimulator__averageMileage,.LpgSimulator__results{font-size:2.4rem}}.LpgSimulator__resultMonthly{font-weight:400;font-size:1.4rem}@media screen and (min-width:670px){.LpgSimulator__resultMonthly{font-size:1.8rem}}@media screen and (min-width:1024px){.LpgSimulator__resultMonthly{margin-top:16px}}.LpgSimulator__highLights{font-weight:700}.LpgSimulator__highLightsYear{font-size:2.8rem}@media screen and (min-width:670px){.LpgSimulator__highLightsYear{font-size:3.2rem}}.LpgSimulator__highLightsMonth{font-size:1.8rem}.LpgSimulator__input{display:inline-block}.LpgSimulator__buttons{display:flex;flex-direction:column;margin:32px 0}@media screen and (min-width:670px){.LpgSimulator__buttons{flex-direction:row;justify-content:center}}.LpgSimulator__button{margin:8px 0}@media screen and (min-width:670px){.LpgSimulator__button{margin:0 8px}}.TextField{margin:0;display:block;width:100%;font-family:"NouvelR, sans-serif";font-size:inherit;padding:16px 8px;border:1px solid #d9d9d6;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.TextField::-webkit-input-placeholder{color:#3e3f40}.TextField::-ms-input-placeholder{color:#3e3f40}.TextField::placeholder{color:#3e3f40}.is-showing-errors .has-error .TextField,.TextField.has-error{border-color:#e91630}.TextField+.error-block{display:block;margin-top:8px;color:#e91630}.TextField_m{padding:16px 32px}.TextField_stacked{border-width:0 1px 0 0;border-color:#f2f2f2;border-radius:0;font-size:1.4rem;color:#000}.TextField_stacked.is-active,.TextField_stacked:focus{box-shadow:inset 0 -2px 0 0 #efdf00;border-color:#f2f2f2}.TextField_stacked.is-active+.TextField_stackedDelete,.TextField_stacked:focus+.TextField_stackedDelete{box-shadow:inset 0 -2px 0 0 #efdf00}.TextField_stacked::-webkit-input-placeholder{font-style:italic}.TextField_stacked::-ms-input-placeholder{font-style:italic}.TextField_stacked::placeholder{font-style:italic}.TextField_area{min-height:150px}@media screen and (min-width:670px){.TextField_area{min-height:200px}}.TextField_material{border-width:0 0 1px;border-radius:0;padding-left:0;color:#d9d9d6;border-color:#d9d9d6}.TextField_withIcon{padding:16px 48px 16px 8px}.MaterialTextfield{position:relative;font-size:1.6rem;margin-bottom:32px;margin-top:16px;text-align:left}.MaterialTextfield_whiteBoxInput .MaterialTextfield__field{font-size:inherit;background:#fff;font-weight:400;border:1px solid #d9d9d6;padding:16px 0}.MaterialTextfield_coloredInput.is-filled .MaterialTextfield__field,.MaterialTextfield_coloredInput .MaterialTextfield__field{font-size:inherit;background:transparent;font-weight:700;padding:0;color:#efdf00;border-bottom:2px solid}.MaterialTextfield__helperIcon{position:absolute;width:16px;top:24px;right:-16px}.MaterialTextfield__helperIcon path{fill:#72c293}.MaterialTextfield__helperIcon_error{width:12px}.MaterialTextfield__helperIcon_error path{fill:#ee5352}.MaterialTextfield__label{position:absolute;color:#8c8c8b;cursor:text;top:4px;transition:all .5s}.is-date .MaterialTextfield__label,.is-filled .MaterialTextfield__label,input:focus+.MaterialTextfield__label{font-size:1.3rem;top:-8px}input:-webkit-autofill+.MaterialTextfield__label{font-size:1.3rem;top:-8px}input:focus+.MaterialTextfield__label{color:#3e3f40;border-color:#3e3f40}.MaterialTextfield__field{transition:border .5s;padding:16px 8px 8px 0}.is-date .MaterialTextfield__field,.is-filled .MaterialTextfield__field,.MaterialTextfield__field:focus{color:#3e3f40}.MaterialTextfield__field:focus{border-color:#3e3f40}.has-error .MaterialTextfield__field{border-color:#e91630}.is-disabled .MaterialTextfield__field{color:rgba(0,0,0,.5);background-color:initial;border-color:#8c8c8b}.MaterialTextfield__field:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff!important}.MaterialTextfield__error{font-size:1.3rem;color:#e91630}.MaterialTextfield_spaced .MaterialTextfield__field{letter-spacing:20px;padding:16px 0 8px 16px}.Specifications{display:grid;grid-row-gap:40px;padding-bottom:32px}@media screen and (min-width:670px){.Specifications{grid-row-gap:48px}}@media screen and (min-width:1024px){.Specifications{grid-row-gap:80px;padding-bottom:48px}}.Specifications__specsContent{font-size:1.4rem;display:grid;grid-row-gap:40px;padding:0 16px}@media screen and (min-width:670px){.Specifications__specsContent{padding:0}}@media screen and (min-width:1024px){.Specifications__specsContent{grid-row-gap:48px;padding:0 80px}}.Specifications__dataContainer{display:grid;grid-row-gap:24px;grid-column-gap:16px;padding-top:24px;border-top:1px solid #d9d9d6}@media screen and (min-width:670px){.Specifications__dataContainer{padding-top:32px;grid-template-columns:1fr 3fr}}.Specifications_items{display:grid;grid-row-gap:24px;min-width:0}@media screen and (min-width:670px){.Specifications_items{grid-template-columns:1fr 1fr;grid-column-gap:32px}}.Specifications__specCat{text-transform:uppercase;font-size:1.6rem;font-weight:700;word-break:break-word}.Specifications__specLabel{padding-right:0;text-align:left;color:#656666}.Specifications__specValue{font-size:1.8rem;font-weight:700;display:inline-block}.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 #3e3f40}.CustomSelect.has-error .CustomSelect__select{border-color:#e91630}.CustomSelect.has-clear .CustomSelect__select{padding-right:44px}.CustomSelect.is-disabled:after{content:none}.CustomSelect__select{cursor:pointer;margin:0;width:100%;padding:8px 24px 8px 8px;font-family:"NouvelR, sans-serif";font-size:1.6rem;background-image:none;background-color:#fff;border:1px solid #d9d9d6;display:inline-block;border-radius:0;-webkit-appearance:none;-moz-appearance:none;outline:none;color:#000}.CustomSelect__select:disabled{opacity:.3;cursor:default}.CustomSelect__selectOption{font:-moz-pull-down-menu}.CustomSelect_darkBackground .CustomSelect__select{background-color:transparent;color:#fff}.CustomSelect_darkBackground .CustomSelect__selectOption{color:#000}.CustomSelect_darkBackground:after{border-top-color:#fff}.CustomSelect__error{color:#e91630;font-size:1.3rem;margin-top:4px}.CustomSelect_l .CustomSelect__select{padding:16px 32px 16px 16px}.CustomSelect_l:after{right:16px}.CustomSelect_light:after{content:"";right:20px;top:10px;border:solid #000;border-width:0 2px 2px 0;padding:4px;transform:rotate(45deg)}.CustomSelect_inText .CustomSelect__select{font-size:inherit;color:#efdf00;background:transparent;font-weight:700;border:0;border-bottom:2px solid;padding:8px 20px 0 0}.CustomSelect_inText .CustomSelect__select .CustomSelect__selectOption{color:#000}.CustomSelect_inText:after{border-top-color:#efdf00;right:4px}.CustomSelect_inTextCurrentColor .CustomSelect__select{color:currentColor;border-bottom:2px solid}.CustomSelect_inTextCurrentColor:after{border-top-color:currentColor}.CustomSelect__clearButton{position:absolute;top:50%;transform:translateY(-50%);right:22px;z-index:3;font-size:1rem;height:96%}.EnginesSpecifications{color:#000;background-color:#f2f2f2}@media screen and (min-width:670px){.EnginesSpecifications{padding:32px}}@media screen and (min-width:1024px){.EnginesSpecifications{padding:0 80px}}.EnginesSpecifications__header{display:flex;flex-direction:column;align-items:center;width:100%;padding:24px 16px 0}@media screen and (min-width:670px){.EnginesSpecifications__header{flex-direction:row;padding:24px 0 0}}@media screen and (min-width:1024px){.EnginesSpecifications__header{padding:0 80px}}.EnginesSpecifications__selectWrapper{width:100%;text-align:center}@media screen and (min-width:670px){.EnginesSpecifications__selectWrapper{align-self:auto;flex:1 0 40%}}@media screen and (min-width:1024px){.EnginesSpecifications__selectWrapper{flex-basis:35%}}.EnginesSpecifications__engineTypeSelect{margin:16px 0 32px}@media screen and (min-width:670px){.EnginesSpecifications__engineTypeSelect{margin:16px 0}}.EnginesSpecifications__img{display:none}@media screen and (min-width:670px){.EnginesSpecifications__img{display:flex;justify-content:center;width:100%}}.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%{filter:blur(0);transform:scale(1)}to{filter:blur(1px);transform:scale(.95)}}.EnginesSpecificationsPlaceHolder__enginesImage{background-color:#f2f2f2;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:#f2f2f2;min-height:35px;width:300px}.EnginesSpecificationsPlaceHolder__enginesTitle{background-color:#f2f2f2;min-height:15px;width:220px}.EnginesSpecificationsPlaceHolder__enginesSpec{background-color:#f2f2f2;min-height:100px;width:400px}.LCVEnginesSpecifications{flex-direction:column}.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}}