.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%}.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}.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}.AirToggle{position:relative}.AirToggle:not(.is-opened) .AirToggle__heading{opacity:.8}.AirToggle.is-opened{z-index:10}.AirToggle.is-opened .AirToggle__heading{border-radius:0;border-bottom-color:transparent}.AirToggle.is-opened .AirToggle__heading:before{transform:translateY(-50%) rotate(-45deg)}.AirToggle.is-opened .AirToggle__heading:after{transform:translateY(-50%) rotate(45deg)}.AirToggle.is-reverted .AirToggle__inner{width:100%}@media screen and (min-width:670px){.AirToggle.is-reverted .AirToggle__inner{position:absolute;bottom:0}}.AirToggle.is-reverted .AirToggle__heading{border-radius:10px 10px 0 0;position:absolute;bottom:0}@media screen and (min-width:670px){.AirToggle.is-reverted .AirToggle__heading:before{transform:translateY(-50%) rotate(-45deg)}.AirToggle.is-reverted .AirToggle__heading:after{transform:translateY(-50%) rotate(45deg)}}.AirToggle.is-reverted .AirToggle__panel{z-index:1;position:absolute;top:0;border-radius:0 0 10px 10px;border:1px solid #d9d9d6;border-top-color:transparent}@media screen and (min-width:670px){.AirToggle.is-reverted .AirToggle__panel{position:static;border-radius:0}}.AirToggle.is-reverted.is-opened .AirToggle__heading{position:absolute;border:1px solid #d9d9d6;border-bottom-color:transparent}@media screen and (min-width:670px){.AirToggle.is-reverted.is-opened .AirToggle__heading{position:static}.AirToggle.is-reverted.is-opened .AirToggle__heading:before{transform:translateY(-50%) rotate(45deg)}.AirToggle.is-reverted.is-opened .AirToggle__heading:after{transform:translateY(-50%) rotate(-45deg)}}.AirToggle__heading{position:absolute;width:100%;height:50px;background:#fff;border:1px solid #d9d9d6;text-align:left;padding:4px 8px;border-radius:0 0 10px 10px}.AirToggle__heading:after,.AirToggle__heading:before{position:absolute;top:50%;transform:translateY(-50%);content:"";width:10px;height:2px}@media screen and (min-width:670px){.AirToggle__heading:after,.AirToggle__heading:before{transition:transform .5s}}.AirToggle__heading:before{right:22px;transform:translateY(-50%) rotate(45deg)}.AirToggle__heading:after{right:16px;transform:translateY(-50%) rotate(-45deg)}.AirToggle__panel{position:absolute;width:100%;top:50px;background-color:#fff;padding:8px;border:1px solid #d9d9d6;border-top-color:transparent;border-radius:0 0 10px 10px}.AirToggle__panel_alternate{padding:8px 0}.AirToggle__heading:after,.AirToggle__heading:before{background-color:#000}.ControlPanel{position:absolute;transform:translateY(-50%);top:50%;right:0;display:flex;flex-direction:column}@media screen and (min-width:670px){.ControlPanel:focus .ControlPanel__ButtonText,.ControlPanel:hover .ControlPanel__ButtonText{display:flex}}@media screen and (min-width:670px){.ControlPanel:focus .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__Icon{padding-right:8px;border-right:1px solid #efdf00}}@media screen and (min-width:670px){.ControlPanel:focus .ControlPanel__View.is-selected .ControlPanel__Icon,.ControlPanel:focus .ControlPanel__View:focus .ControlPanel__Icon,.ControlPanel:focus .ControlPanel__View:hover .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__View.is-selected .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__View:focus .ControlPanel__Icon,.ControlPanel:hover .ControlPanel__View:hover .ControlPanel__Icon{border-right:1px solid #fff}}.ControlPanel__Separator{height:32px}.ControlPanel__View{background:#fff;margin-bottom:4px}.ControlPanel__View.is-selected .ControlPanel__Button,.ControlPanel__View:focus .ControlPanel__Button,.ControlPanel__View:hover .ControlPanel__Button{color:#000}.ControlPanel__View.is-selected .ControlPanel__Button .ControlPanel__Icon .ControlPanel__SvgIcon path,.ControlPanel__View:focus .ControlPanel__Button .ControlPanel__Icon .ControlPanel__SvgIcon path,.ControlPanel__View:hover .ControlPanel__Button .ControlPanel__Icon .ControlPanel__SvgIcon path{fill:#000}.ControlPanel__Button{display:flex;width:100%;color:#000}.ControlPanel__Icon{border-right:none}.ControlPanel__Icon .ControlPanel__SvgIcon{width:30px}.ControlPanel__Icon .ControlPanel__SvgIcon path{fill:#000}.ControlPanel__ButtonText{display:none;margin-left:8px;font-size:1.6rem;text-align:left;align-self:center}.ControlPanel__View.is-selected,.ControlPanel__View:focus,.ControlPanel__View:hover{background:#efdf00}body.fullscreen-is-active{overflow:hidden;width:100%}.Cfg360Viewer{position:relative;height:300px}@media screen and (min-width:670px){.Cfg360Viewer{height:400px}}@media screen and (min-width:1280px){.Cfg360Viewer{height:450px}}.Cfg360Viewer.is-fullScreen{background-color:#fff;position:fixed;display:flex;top:0;left:0;width:100%;height:100%;z-index:21}.InteractionHelper{pointer-events:none;width:100px;height:100px;border-radius:68.5px;background-color:rgba(0,0,0,.5)}.InteractionHelper,.InteractionHelper .InteractionHelper__svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractionHelper .InteractionHelper__svg{width:50px}.InteractionHelper .InteractionHelper__svg path{fill:#fff;stroke:#fff}.CfgShapePossibilities{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:670px){.CfgShapePossibilities{max-width:50%}.CfgShapePossibilities:first-child{padding-right:8px}.CfgShapePossibilities:nth-child(2){border-left:1px solid #f2f2f2;padding-left:8px}.CfgShapePossibilities:only-child{max-width:100%}}.CfgShapePossibilities__header{display:flex;flex-wrap:wrap;margin:16px}@media screen and (min-width:670px){.CfgShapePossibilities__header{margin:16px}}.CfgShapePossibilities__subTitle{font-size:1.4rem;font-weight:700;flex-grow:1}@media screen and (min-width:670px){.CfgShapePossibilities__subTitle{max-width:50%}}.CfgShapePossibilities__possibility{font-size:1.4rem;flex-grow:1;text-align:right}@media screen and (min-width:670px){.CfgShapePossibilities__possibility{max-width:50%}}.CfgShapePossibilities__item{font-size:1.4rem;margin:0 8px;border-color:#f2f2f2;font-weight:400;min-width:125px;min-height:80px;padding:8px}.CfgShapePossibilities__column{display:flex;flex-direction:column;position:relative}.CfgShapePossibilities__icon{max-height:35px;margin:4px auto 8px}.CfgShapePossibilities__buttonDisabled{background-color:#f2f2f2}.CfgShapePossibilities__buttonDisabled:hover{background-color:#f2f2f2;border-color:transparent;cursor:default}.CfgShapePossibilities__buttonSelected{border:2px solid #efdf00;border-radius:3px;box-shadow:0 3px 10px 0 rgba(0,0,0,.1)}.CfgShapePossibilities__outOfRangeLabel{display:flex;visibility:hidden;align-items:center;font-size:1.3rem;margin:8px 0}@media screen and (min-width:670px){.CfgShapePossibilities__outOfRangeLabel{margin:8px 32px}}.CfgShapePossibilities__outOfRangeLabel.is-visible{visibility:visible}.CfgShapeChoices{display:flex;flex-direction:column;margin:32px 16px;justify-content:center}@media screen and (min-width:670px){.CfgShapeChoices{flex-direction:row}}.CfgShapeSliders{display:flex;flex-direction:column;padding-top:16px;background-color:#fff}@media screen and (min-width:670px){.CfgShapeSliders{flex-direction:row;flex-wrap:wrap;align-items:flex-start}}.CfgRangeSlider{font-weight:400;margin:0 32px;padding:16px 0}.CfgRangeSlider:not(:last-child){border-bottom:2px solid #f2f2f2}@media screen and (min-width:670px){.CfgRangeSlider:not(:last-child){border-bottom:none}}@media screen and (min-width:670px){.CfgRangeSlider{padding:8px 32px;margin:0;width:50%}.CfgRangeSlider:nth-child(odd):not(:only-child){border-right:1px solid #f2f2f2}}.CfgRangeSlider__title{font-size:1.4rem;font-weight:700;flex-grow:1;padding-bottom:16px}.Slider{position:relative;margin-top:30px;height:4px;margin-bottom:16px;border-radius:6px;box-sizing:border-box;width:100%}.Slider,.Slider *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.Slider .Slider__rail{height:4px;border-radius:80px}.Slider .Slider__track{top:50%;left:0;height:4px;border-radius:4px;position:absolute;transform:translateY(-50%);cursor:pointer}.Slider .Slider__handle{position:absolute;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);cursor:pointer;border-radius:50%;background-color:#fff;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1);z-index:1}.Slider .Slider__handle.is-disabled{border:1px solid #f2f2f2;cursor:default}.Slider .Slider__value{display:inline-block;position:absolute;top:0;margin:-35px 0 0;color:#3e3f40;font-weight:700;font-size:1.4rem;white-space:nowrap}.Slider .Slider__leftValue{left:0}.Slider .Slider__rightValue{right:0}.Slider .Slider__lightLabel{font-weight:400}.Slider .Slider__move{position:absolute;top:33%;left:33%;width:10px;height:10px}.Slider .Slider__move path{fill:#d9d9d6}.Slider .Slider__tick{position:absolute;top:50%;width:12px;height:12px;transform:translate(-50%,-50%);border-radius:50%;z-index:0;pointer-events:none;cursor:pointer}.Slider.Slider_contained{margin-left:15px;margin-right:15px;width:calc(100% - 30px)}.Slider.Slider_contained .Slider__leftValue{left:-15px}.Slider.Slider_contained .Slider__rightValue{right:-15px}.Slider .Slider__rail{background-color:#d9d9d6}.Slider .Slider__track{background-color:#3e3f40}.Slider .Slider__handle{border:1px solid #3e3f40}.Slider .Slider__move{background-color:#fff}.Slider .Slider__move path{fill:#3e3f40}.Slider_ZE .Slider__value{color:#fff;margin:-40px 0 0}.Slider_ZE .Slider__rail{background-color:#4cb2e5}.Slider_ZE .Slider__track{background-color:#fff}.Slider_ZE .Slider__handle{background-color:#fff;border:1px solid #fff}.Slider_ZE .Slider__move path{fill:#0091da}.CriteriaConflictModal_title{margin:16px 0;width:100%;font-size:1.4rem;font-weight:700;text-transform:uppercase;text-align:center;color:#000}.CriteriaConflictModal_item{width:100%;margin:8px 0}.CriteriaConflictModal_itemLabel{width:100%;display:flex;align-items:baseline;font-size:1.3rem;color:#000}.CriteriaConflictModal_itemDots{margin:0 4px;flex:1 0 auto;border-bottom:1px dotted #efdf00}.CriteriaConflictModal_itemPrice{font-weight:700;text-align:right;color:#000;white-space:nowrap}.CriteriaConflictModal_itemPack{list-style:disc inside;margin:4px 0 0 16px;font-size:1.3rem;color:#000}.CriteriaConflictModal_prices{display:flex;flex-direction:row;margin:32px -24px 0 -32px}.CriteriaConflictModal_pricesColumn{width:50%;display:flex;flex-direction:column;align-items:center;font-size:1.4rem;font-weight:700;text-transform:uppercase}.CriteriaConflictModal_pricesBloc{display:flex;flex-direction:column;align-items:center;padding:16px;width:100%}.CriteriaConflictModal_pricesOld{background:#f2f2f2;color:#000}.CriteriaConflictModal_pricesNew{background:#000;color:#fff}.CriteriaConflictModal_buttonCancel{margin:32px auto 0}.Button_icon.CriteriaConflictModal_buttonConfirm{margin:32px auto 0;padding:16px 55px 16px 32px}.Button_icon.CriteriaConflictModal_buttonConfirm svg{left:auto;right:4px}@media screen and (min-width:670px){.Button_icon.CriteriaConflictModal_buttonConfirm{padding:16px 55px 16px 32px}.Button_icon.CriteriaConflictModal_buttonConfirm svg{right:16px}}.CriteriaConflictModal_itemDots{border-bottom:1px dotted #8c8c8b}.CriteriaConflictModal_items{border:1px solid #f2f2f2;padding:16px}.CriteriaConflictModal_buttonCancel{margin:32px 8px 0 0;align-self:flex-end}.Button_icon.CriteriaConflictModal_buttonConfirm{margin:32px 0 0 8px;align-self:flex-start;border:1px solid #efdf00}.CfgShapeNavigation{display:flex;justify-content:center;margin:32px}.SpecLabelValue__value{font-weight:700}.ModelVersionEngine.has-inheritColor{color:inherit}.ModelVersionEngine{color:#656666}.ModelVersionEngine_dark{color:#000}.CfgShapeDimensionSpec__LabelValue{font-size:1.4rem;flex-basis:100%;display:flex;flex-direction:row;justify-content:space-between;margin:4px 0}@media screen and (min-width:670px){.CfgShapeDimensionSpec__LabelValue{flex-basis:50%;justify-content:flex-start;display:block;margin:0;padding-right:16px}}.CfgShapeDimensionSpec__infoIcon{width:12px;color:#3e3f40;vertical-align:top;margin-left:8px}.CfgShapeDimensionSpec__PriceDisplay{font-size:1.4rem;display:flex;flex-direction:row;align-items:baseline;background-color:#f2f2f2;justify-content:center;margin:8px 0;padding:8px 0}@media screen and (min-width:670px){.CfgShapeDimensionSpec__PriceDisplay{background:none;justify-content:flex-end;margin:0;padding:0}}.CfgShapeDimensionSpec__PriceDisplayLabel{font-size:1.8rem}@media screen and (min-width:670px){.CfgShapeDimensionSpec__PriceDisplayLabel{font-size:1.4rem}}.CfgShapeDimensionSpec__PriceDisplayValue{font-weight:700;font-size:2.4rem;margin-left:4px}@media screen and (min-width:670px){.CfgShapeDimensionSpec__PriceDisplayValue{font-size:1.8rem}}.CfgShapeDimensionSpec__DisplayContainer{display:flex;flex-direction:column}@media screen and (min-width:670px){.CfgShapeDimensionSpec__DisplayContainer{flex-direction:row;padding:8px}}.CfgShapeDimensionSpec__DataDisplayContainer{display:flex;flex:2;flex-wrap:wrap;padding:0 8px}.CfgShapeDimensionSpec__PriceDisplayContainer{display:flex;flex:1;flex-direction:column;justify-content:space-between}@media screen and (min-width:670px){.CfgShapeDimensionSpec__PriceDisplayContainer{align-items:flex-end;padding:0 8px}}.CfgShapeDimensionSpec__ModelVersionEngine{padding:8px}.CfgShapeDimensionSpec__link{display:block;position:relative;font-size:1.6rem;font-weight:700;align-self:flex-start;margin:8px;color:#000}.CfgShapeDimensionSpec__link: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}.CfgShapeDimensionSpec__link:hover:after{border-color:currentColor}@media screen and (min-width:670px){.CfgShapeDimensionSpec__link{align-self:unset;margin:0}}.Toggle__heading{position:relative;display:block;padding:16px 48px 16px 16px;background-color:#fff;border-bottom:1px solid #f2f2f2;color:#000;font-size:1.4rem;font-weight:700;text-transform:uppercase;transition:background-color .7s,color .7s}.Toggle__heading:after,.Toggle__heading:before{position:absolute;top:50%;transform:translateY(-50%);content:"";width:10px;height:2px}@media screen and (min-width:670px){.Toggle__heading:after,.Toggle__heading:before{transition:transform .5s}}.Toggle__heading:before{right:22px;transform:translateY(-50%) rotate(45deg)}.Toggle__heading:after{right:16px;transform:translateY(-50%) rotate(-45deg)}.Toggle__heading.is-expanded:before{transform:translateY(-50%) rotate(-45deg)}.Toggle__heading.is-expanded:after{transform:translateY(-50%) rotate(45deg)}.Toggle_withoutBorder{border-bottom:none}.Toggle__contents{max-height:10000px;padding:0;transition:max-height .5s;overflow:hidden}.Toggle__contents.is-hidden{display:none;max-height:0}.Toggle__contents:after,.Toggle__contents:before{content:"";display:block;height:16px}.Toggle_allowOverflow>.Toggle__contents{overflow:visible}.Toggle_noBeforeAfter>.Toggle__contents:after,.Toggle_noBeforeAfter>.Toggle__contents:before{display:none}.Toggle_clear>.Toggle__heading.is-expanded{background-color:transparent;border-bottom:transparent}.Toggle_clear>.Toggle__contents{background-color:transparent}.Toggle_fullWhite>.Toggle__heading.is-expanded,.Toggle_white>.Toggle__heading.is-expanded{border-bottom:none;background-color:#fff;color:#000;padding-bottom:8px}.Toggle_fullWhite>.Toggle__heading.is-expanded:after,.Toggle_fullWhite>.Toggle__heading.is-expanded:before,.Toggle_white>.Toggle__heading.is-expanded:after,.Toggle_white>.Toggle__heading.is-expanded:before{background-color:#000}.Toggle_fullWhite>.Toggle__contents{background-color:#fff}.Toggle_noSpace>.Toggle__contents{padding:0;margin:0}.Toggle_noSpace>.Toggle__contents:after,.Toggle_noSpace>.Toggle__contents:before{content:none}.Toggle_noCollapse>.Toggle__heading{cursor:default;pointer-events:none}.Toggle_noCollapse>.Toggle__heading:after,.Toggle_noCollapse>.Toggle__heading:before{display:none}.Toggle_noCollapse>.Toggle__contents{margin-bottom:10px}.Toggle_arrowTop>.Toggle__heading:after,.Toggle_arrowTop>.Toggle__heading:before{top:20px}.Toggle_arrowTop>.Toggle__heading:before{transform:translateY(0) rotate(45deg)}.Toggle_arrowTop>.Toggle__heading:after{transform:translateY(0) rotate(-45deg)}.Toggle_arrowTop>.Toggle__heading.is-expanded:before{transform:translateY(0) rotate(-45deg)}.Toggle_arrowTop>.Toggle__heading.is-expanded:after{transform:translateY(0) rotate(45deg)}.Toggle_dark>.Toggle__heading{background-color:#000;border-bottom:1px solid #000;color:#fff}.Toggle_dark>.Toggle__heading:after,.Toggle_dark>.Toggle__heading:before{background-color:#efdf00}.Toggle_tinyHeading>.Toggle__heading{min-height:16px;padding-top:12px;padding-bottom:8px}.Toggle__contents{background-color:#f2f2f2}.Toggle__heading:after,.Toggle__heading:before{background-color:#000}.Toggle__heading.is-expanded{background-color:#000;color:#fff}.Toggle__heading.is-expanded:after,.Toggle__heading.is-expanded:before{background-color:#efdf00}.Toggle_alt>.Toggle__contents{background-color:#fff}.Toggle_alt>.Toggle__contents:after,.Toggle_alt>.Toggle__contents:before{height:0}.Toggle_border{border:1px solid #f2f2f2;margin:8px 0}.Toggle_border>.Toggle__heading{border:none}.CfgShape{background-color:#fff;position:relative}.CfgShape__loader{height:600px}.CfgShape__AirToggleOverlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.5)}.CfgShape__AirToggle{margin:0 16px;z-index:2}@media screen and (min-width:670px){.CfgShape__AirToggle{margin:0 64px}}.CfgShape__slidersToggle{margin:8px 8px 16px}.CfgShape__slidersToggle .Toggle__heading{border:1px solid #d9d9d6}.CfgShape__RevertAirToggle{margin:0 16px}@media screen and (min-width:670px){.CfgShape__RevertAirToggle{margin:0 64px}}.CfgShape__AirTogglePicture{display:block;height:40px}.CfgShape__AirToggleHeader{display:flex;font-weight:700}.CfgShape__AirToggleLabel{margin:auto 0;font-size:1.4rem}.CfgShape__RevertAirToggleHeader{display:flex;font-size:1.4rem;flex-direction:row}.CfgShape__RevertAirToggleTitle{font-weight:700;flex-grow:1;display:flex;justify-content:flex-end;margin-right:32px}@media screen and (min-width:670px){.CfgShape__RevertAirToggleTitle{margin-right:40px}}.CfgShape__RevertAirToggleItemContainer{display:none}@media screen and (min-width:670px){.CfgShape__RevertAirToggleItemContainer{flex-grow:2;display:flex;flex-wrap:wrap}}.CfgShape__SpecLabelValue{margin:auto 8px}.CfgShape__seo{display:none}