.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)}.WebrenderPictureElement .PictureElement__imgDefault{height:auto;width:auto;max-height:100%;max-width:100%}.WebrenderPictureElement.is-full-width .PictureElement__imgDefault{width:100%}.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}.VersionComparatorHeaderVehicle{padding:0 16px 8px;flex-direction:column;width:50%;display:none}.VersionComparatorHeaderVehicle:first-child,.VersionComparatorHeaderVehicle:nth-child(2){display:flex}@media screen and (min-width:1024px){.VersionComparatorHeaderVehicle{display:flex;width:25%}}.VersionComparatorHeaderVehicle__photoContainer{min-height:150px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.VersionComparatorHeaderVehicle__photo{width:auto;max-width:100%;height:auto}.VersionComparatorHeaderVehicle__engine,.VersionComparatorHeaderVehicle__grade{font-size:1.3rem;margin-bottom:8px}.VersionComparatorHeaderVehicle__engine .CustomSelect__select,.VersionComparatorHeaderVehicle__grade .CustomSelect__select{border-radius:4px}.VersionComparatorHeaderVehicle__engine{margin-bottom:16px}@media screen and (min-width:670px){.VersionComparatorHeaderVehicle__engine{margin-bottom:24px}}.VersionComparatorHeaderVehicle__compactEngine,.VersionComparatorHeaderVehicle__compactGrade{font-weight:700;text-align:center}.VersionComparatorHeaderVehicle__price{text-align:center;margin-bottom:4px;font-size:1.2rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media screen and (min-width:670px){.VersionComparatorHeaderVehicle__price{margin-bottom:8px}}.VersionComparatorHeaderVehicle__priceLabel{margin-right:8px}.VersionComparatorHeaderVehicle__priceValue{display:flex;font-size:2rem;font-weight:700;white-space:nowrap}.VersionComparatorHeaderVehicle__infoIcon{width:20px;vertical-align:top;margin-left:8px}.VersionComparatorHeaderVehicle__efficiency{display:flex;justify-content:center}.VersionComparatorHeaderVehicle__disclaimerDirect{flex-basis:100%}.VersionComparatorHeaderVehicle__priceValue{color:#ffce33}.VersionComparatorHeaderVehicle__infoIcon path{fill:#ffce33}.ToggleButton{position:relative;display:inline-block;width:60px;height:34px}.ToggleButton__switch{position:absolute;top:0;left:0;right:0;bottom:0;width:60px;height:34px}.ToggleButton__switch:not(.is-disabled){cursor:pointer}.ToggleButton__checkbox{display:none}.ToggleButton__slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.ToggleButton__slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#f3f5f6;transition:.4s;border-radius:50%}.ToggleButton__checkbox_checked+.ToggleButton__slider{background-color:#ffce33}.ToggleButton__checkbox_checked+.ToggleButton__slider:before{transform:translateX(26px)}.VersionComparatorHeader{color:#fff;position:relative;min-height:135px}.VersionComparatorHeader__title{padding:8px;font-size:3rem;text-align:center;border-bottom:1px solid #777f91}@media screen and (min-width:1024px){.VersionComparatorHeader__title{padding:16px}}.VersionComparatorHeader__vehiclesBar{display:flex}@media screen and (min-width:1024px){.VersionComparatorHeader__vehiclesBar{padding:0 64px}}.VersionComparatorHeader__vehiclesBar li:nth-child(2n){background-color:hsla(0,0%,100%,.06)}.VersionComparatorHeader__toggle{width:100%;text-align:center;min-height:80px;border-top:1px solid #777f91;padding:8px 16px}@media screen and (min-width:1024px){.VersionComparatorHeader__toggle{background-color:#1f2532}}.VersionComparatorHeader__switchLabel{margin-bottom:8px}.VersionComparatorHeader__container{background-color:#1f2532}.VersionComparatorHeader__highlight{display:none}.Toggle__heading{position:relative;display:block;padding:16px 48px 16px 16px;background-color:#fff;border-bottom:1px solid #f3f5f6;color:#1f2532;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}.Toggle__heading.is-expanded:before,.Toggle__heading:after{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_noBeforeAfter .Toggle__contents:after,.Toggle_noBeforeAfter .Toggle__contents:before{display:none}.Toggle_white .Toggle__heading.is-expanded{border-bottom:none;background-color:#fff;color:#000}.Toggle_white .Toggle__heading.is-expanded:after,.Toggle_white .Toggle__heading.is-expanded:before{background-color:#000}.Toggle__contents{background-color:#f3f5f6}.Toggle__heading:after,.Toggle__heading:before{background-color:#000}.Toggle__heading.is-expanded{background-color:#1f2532;color:#fff}.Toggle__heading.is-expanded:after,.Toggle__heading.is-expanded:before{background-color:#ffce33}.Toggle_alt .Toggle__contents{background-color:#fff}.Toggle_alt .Toggle__contents:after,.Toggle_alt .Toggle__contents:before{height:0}.VersionComparatorDetails__category{margin-bottom:8px;color:#000}.VersionComparatorDetails__subsectionContent{display:flex;flex-wrap:wrap}.VersionComparatorDetails__subsectionTitle{width:100%;background-color:#fff;color:#000;display:flex}.VersionComparatorDetails__subsectionElement,.VersionComparatorDetails__subsectionTitle{margin:0;padding:8px;font-size:1.4rem;height:50px;align-items:center;justify-content:center}.VersionComparatorDetails__subsectionElement{width:50%;display:none;flex-direction:column}.VersionComparatorDetails__subsectionElement:first-child,.VersionComparatorDetails__subsectionElement:nth-child(2){display:flex}.VersionComparatorDetails__subsectionElement:nth-child(3){display:none}@media screen and (min-width:1024px){.VersionComparatorDetails__subsectionElement{display:flex;flex-direction:column;justify-content:center;width:25%}.VersionComparatorDetails__subsectionElement:nth-child(3){display:flex}}.VersionComparatorDetails__checkedIcon,.VersionComparatorDetails__closeIcon{width:14px}.VersionComparatorDetails__optionPrice{display:block}.VersionComparatorDetails__subsectionTitle{font-weight:700}.VersionComparatorDetails__checkedIcon path{fill:#ffce33}.VersionComparatorDetails__category{border:1px solid #e6e6ec}.VersionComparatorDetails__subsectionContent{border-top:1px solid #e6e6ec;border-bottom:1px solid #e6e6ec}.VersionComparatorDetails__subsectionElement{border-right:1px solid #e6e6ec}.VersionComparatorDetails__subsectionElement:last-child{border-right:none}.VersionComparatorDetails__subsectionElement:nth-of-type(2n){background-color:#fff}.VersionComparatorFooter{display:flex}.VersionComparatorFooter__CTA{display:flex;flex-direction:column;width:50%}.VersionComparatorFooter__CTA:nth-child(3),.VersionComparatorFooter__CTA:nth-child(4){display:none}.VersionComparatorFooter__CTA:first-child .VersionComparatorFooter__wrapper{border-right-width:1px}@media screen and (min-width:1024px){.VersionComparatorFooter__CTA:not(:last-child) .VersionComparatorFooter__wrapper{border-right-width:1px}}@media screen and (min-width:1024px){.VersionComparatorFooter__CTA{width:25%}.VersionComparatorFooter__CTA:nth-child(3),.VersionComparatorFooter__CTA:nth-child(4){display:flex}}.VersionComparatorFooter__wrapper{border-right-color:#333;border-right-style:dashed;padding:0 8px;display:flex;flex-direction:column;justify-content:center}.VersionComparatorFooter__modelReminderContainer{display:flex;flex-direction:column;text-align:center;font-size:1.4rem;font-weight:700;margin:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1024px){.VersionComparatorFooter__modelReminderContainer{display:none}}.VersionComparatorFooter__modelReminderTitle{overflow:hidden;text-overflow:ellipsis;color:#000}.VersionComparatorFooter__Button{margin:8px 4px}.VersionComparatorFooter__Icon{max-height:20px;max-width:20px;margin-right:8px;flex-shrink:0;vertical-align:middle;display:none}.VersionComparator{position:relative}@media screen and (min-width:670px){.VersionComparator__details{padding:0 64px;margin-top:16px}}