.EfficiencyGraph{flex-direction:column;gap:8px;display:flex}.EfficiencyGraph__title{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.EfficiencyGraph__body{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1}.EfficiencyGraph__intro{font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1}.EfficiencyGraph__classes{flex-direction:column;display:flex}.EfficiencyGraph__class{color:#fff;-webkit-clip-path:polygon(0% 0%,calc(100% - .8em) 0%,100% 50%,calc(100% - .8em) 100%,0% 100%);clip-path:polygon(0% 0%,calc(100% - .8em) 0%,100% 50%,calc(100% - .8em) 100%,0% 100%);text-shadow:0 2px 3px rgba(0,0,0,.2);align-items:center;margin-bottom:4px;padding:8px 48px 8px 12px;font-family:NouvelR\, sans-serif;font-size:2rem;font-weight:700;line-height:1;display:flex}.EfficiencyGraph__class.is-classA{background-color:#289548;width:calc(100% - 180px)}.EfficiencyGraph__class.is-classB{background-color:#75ac40;width:calc(100% - 150px)}.EfficiencyGraph__class.is-classC{background-color:#c9d22a;width:calc(100% - 120px)}.EfficiencyGraph__class.is-classD{background-color:#ebec00;width:calc(100% - 90px)}.EfficiencyGraph__class.is-classE{background-color:#e9b818;width:calc(100% - 60px)}.EfficiencyGraph__class.is-classF{background-color:#cf661c;width:calc(100% - 30px)}.EfficiencyGraph__class.is-classG{background-color:#c10e1a;width:100%}.EfficiencyGraph__class.is-current{width:100%;font-size:3.6rem;position:relative}.EfficiencyGraph__value{margin-left:16px;font-size:2.8rem}.Toggle__heading{color:#000;text-transform:uppercase;background-color:#fff;border-bottom:1px solid #f2f2f2;padding:16px 48px 16px 16px;font-size:1.4rem;font-weight:700;transition:background-color .7s,color .7s;display:block;position:relative}.Toggle__heading:before,.Toggle__heading:after{content:"";will-change:transform;width:10px;height:2px;transition:transform .5s;position:absolute;top:50%;transform:translateY(-50%)}.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_large .Toggle__heading{padding:32px 0;font-size:1.8rem;line-height:2rem}.Toggle_borderTop .Toggle__heading{border:none;border-top:1px solid #f2f2f2}.Toggle_withoutBorder .Toggle__heading{border-bottom:none}.Toggle_fullBorder .Toggle__heading{border:1px solid #d9d9d6}.Toggle__contents{grid-template-rows:1fr;padding:0;transition:grid-template-rows .3s cubic-bezier(.215,.61,.355,1);display:grid}.Toggle__contents.is-hidden{grid-template-rows:0fr}.Toggle__wrapper{overflow:hidden}.Toggle_clear>.Toggle__heading.is-expanded{background-color:transparent;border-bottom:transparent}.Toggle_white>.Toggle__heading.is-expanded{color:#000;background-color:#fff;border-bottom:none;padding-bottom:8px}.Toggle_white>.Toggle__heading.is-expanded:before,.Toggle_white>.Toggle__heading.is-expanded:after{background-color:#000}.Toggle_white .Toggle__wrapper{background-color:#fff}.Toggle_noCollapse>.Toggle__heading{cursor:default;pointer-events:none}.Toggle_noCollapse>.Toggle__heading:after,.Toggle_noCollapse>.Toggle__heading:before{display:none}.Toggle_dark>.Toggle__heading{color:#fff;background-color:#000;border-bottom:1px solid #000}.Toggle_dark>.Toggle__heading:before,.Toggle_dark>.Toggle__heading:after{background-color:#efdf00}.Toggle_tinyHeading>.Toggle__heading{min-height:16px;padding-top:12px;padding-bottom:8px}.Toggle_altWhite>.Toggle__heading{color:#000;background-color:#fff;border-bottom:1px solid #8c8c8b;padding:32px 0;font-size:1.8rem;font-weight:700;line-height:2rem}.Toggle_altWhite>.Toggle__heading:before,.Toggle_altWhite>.Toggle__heading:after{width:13px}.Toggle_altWhite>.Toggle__heading:before{right:24px}.Toggle_altWhite>.Toggle__heading.is-expanded{color:#000;background-color:#fff;border-bottom:none}.Toggle_noHeadingPaddingInline>.Toggle__heading{padding-left:0}.Toggle_noHeadingPaddingInline>.Toggle__heading:before{right:0}.Toggle_noHeadingPaddingInline>.Toggle__heading:after{right:6px}.Toggle__contents{background-color:#f2f2f2}.Toggle__heading:before,.Toggle__heading:after{background-color:#000}.Toggle__heading.is-expanded{color:#fff;background-color:#000}.Toggle__heading.is-expanded:before,.Toggle__heading.is-expanded:after{background-color:#efdf00}.Toggle_alt>.Toggle__contents{background-color:#fff}.Toggle_border{border:1px solid #f2f2f2;margin:8px 0}.Toggle_border>.Toggle__heading{border:none}.Toggle_altWhite>.Toggle__heading{font-size:2rem;line-height:2.4rem}.Toggle_altWhite>.Toggle__heading:before,.Toggle_altWhite>.Toggle__heading:after,.Toggle_altWhite>.Toggle__heading.is-expanded:before,.Toggle_altWhite>.Toggle__heading.is-expanded:after,.Toggle_fullDark>.Toggle__heading.is-expanded:before,.Toggle_fullDark>.Toggle__heading.is-expanded:after{background-color:#000}.Skeleton{width:var(--skeleton-default-width);height:var(--skeleton-default-height);aspect-ratio:var(--skeleton-default-aspect-ratio);border-radius:4px;animation:1s linear infinite alternate skeleton-loading}@media screen and (min-width:670px){.Skeleton{width:var(--skeleton-medium-width);height:var(--skeleton-medium-height);aspect-ratio:var(--skeleton-medium-aspect-ratio)}}@media screen and (min-width:1024px){.Skeleton{width:var(--skeleton-large-width);height:var(--skeleton-large-height);aspect-ratio:var(--skeleton-large-aspect-ratio)}}.Skeleton.is-inverted{animation:1s linear infinite alternate skeleton-loading-dark}.Skeleton.is-circle{border-radius:50%}.Skeleton.is-absolute{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes skeleton-loading{0%{background-color:#d9d9d6}to{background-color:#f2f2f2}}@keyframes skeleton-loading-dark{0%{background-color:#686868}to{background-color:#303030}}.ImagePim{justify-content:center;width:100%;height:100%;display:flex;position:relative}.ImagePim__infoPixel{background-color:#f7a84b;width:2px;height:2px;position:absolute;bottom:8px;right:8px}.ImagePim__infoPixel.is-invalid{background-color:#e91630}.ImagePim__placeholder{background-color:#000;justify-content:center;align-items:center;width:100%;display:flex}.ImagePim__placeholderIcon{fill:#fff;width:50px}.VideoControlButton{color:#fff;cursor:pointer;aspect-ratio:1;align-items:center;justify-items:center;width:40px;padding:0;display:grid}.VideoControlButton__icon{fill:currentColor;width:40px}.Youtube{width:100%;height:100%;display:grid;position:relative}.Youtube__overlay{z-index:1;grid-template-areas:"main";width:100%;height:100%;display:grid;position:absolute;overflow:hidden}.Youtube__button,.Youtube__textContent,.Youtube__control{grid-area:main;overflow:hidden}.Youtube__button{padding:0}.Youtube__textContent{display:none}@media screen and (min-width:670px){.Youtube__textContent{z-index:2;color:#fff;pointer-events:none;flex-direction:column;align-self:center;gap:8px;padding:24px;display:flex}}.Youtube__title{font-family:NouvelR\, sans-serif;font-size:2.4rem;font-weight:400;line-height:1.4}.Youtube__bodycopy{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.Youtube__control{align-self:center;justify-self:center;margin:24px}.Youtube__socialCookies{background-color:#000;flex-direction:column;justify-content:center;align-items:center;gap:32px;height:100%;padding:16px;display:flex}.Youtube__socialCookiesMessage{color:#fff;text-align:center;font-size:1.4rem}.Youtube__socialCookiesCtas{flex-direction:column;justify-content:center;gap:16px;display:flex}@media screen and (min-width:670px){.Youtube__socialCookiesCtas{flex-direction:row}}.Youtube__skeleton{width:100%;height:100%;position:absolute}.Component28v0.is-contained{height:100%;position:relative}.Component28v0.is-contained .Component28v0__inner{aspect-ratio:unset}.Component28v0__inner{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.Component28v0__player{width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.EquipmentInfoModal__inner{flex-direction:column;display:flex}.EquipmentInfoModal__price{justify-content:space-around;align-items:center;width:100%;margin-bottom:auto;padding-bottom:16px;display:flex}.EquipmentInfoModal__media{aspect-ratio:16/9;width:100%}.EquipmentInfoModal__media:not(:last-child){margin-bottom:16px}.EquipmentInfoModal__description{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:400;line-height:1.4}.EquipmentInfoModal__description:not(:last-child){margin-bottom:16px}.EquipmentInfoModal__packItems{margin:0 16px;list-style-type:disc}.EquipmentInfoModal__packItems:not(:last-child){margin-bottom:16px}.EquipmentInfoModal__packItem{font-size:1.4rem}.EquipmentInfoModal__fittingCostLong,.EquipmentInfoModal__reference{color:#656666;margin-top:8px;font-size:1.1rem}.EquipmentListItem{text-align:left;border-bottom:1px solid #d9d9d6;justify-content:space-between;width:100%;display:flex}.EquipmentListItem:first-child{border-top:1px solid #8c8c8b}@media screen and (min-width:670px){.EquipmentListItem{width:calc(50% - 32px)}.EquipmentListItem:nth-child(2){border-top:1px solid #8c8c8b}.EquipmentListItem:nth-child(odd){margin-right:24px}}.EquipmentListItem__price{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4}@media screen and (min-width:670px){.EquipmentListItem__price{margin-left:16px}.EquipmentListItem__noBorder:first-child,.EquipmentListItem__noBorder:nth-child(2){border-top:none}}.EquipmentListItem__infoIcon{fill:currentColor;vertical-align:text-bottom;width:16px;margin-left:8px}.EquipmentListItem__item{flex-direction:column;justify-content:space-between;width:100%;padding:24px 16px;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;display:flex}@media screen and (min-width:670px){.EquipmentListItem__item{flex-direction:row}}.EquipmentListItem__item.is-clickable{cursor:pointer}.EquipmentListItem_uspItem{text-align:left;border:0;flex:0 0 calc(33.3333% - 32px);padding:0;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4;list-style-type:disc;display:list-item}.EquipmentListItem_uspItem.is-small{flex:0 100%;margin-bottom:8px;font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4}.EquipmentListItem_uspItem .EquipmentListItem__item{padding:0}.EquipmentListItem_uspItem .EquipmentListItem__item.is-small{font-family:NouvelR\, sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4}.TechnicalSpecification{color:#000;width:100%;padding:16px 0;font-size:1.4rem;display:flex}.TechnicalSpecification__label{width:60%;margin:0 16px}.TechnicalSpecification__value{width:40%;font-weight:700}.TechnicalSpecification__Line:nth-child(odd){background-color:#f2f2f2}.CfgTechnicalSpecs{padding-top:16px;font-family:NouvelR\, sans-serif}.CfgTechnicalSpecs__wrap{flex-wrap:wrap;display:flex}.CfgTechnicalSpecs__header{color:#000;width:100%;padding:32px 0 16px;font-size:1.6rem;font-weight:700}@media screen and (min-width:670px){.CfgTechnicalSpecs__header{margin:0 8px}}.CfgTechnicalSpecs__urbanAccess{width:250px;margin-top:16px}.CfgTechnicalSpecs__efficiencyGraph{max-width:318px;margin:16px auto}.CfgTechnicalSpecs__title{text-align:center;padding-top:8px;font-size:2.4rem;font-weight:700}.CfgTechnicalSpecs__toggle{margin:8px 8px 16px}.CfgTechnicalSpecs__title:after{content:" ";border-bottom:2px solid;width:60px;margin:16px auto;display:block}