.DerivativesOverview{padding-bottom:16px;position:relative;z-index:2}.Derivative{background:#fff;display:flex;flex-direction:column;width:100%;margin-bottom:16px;position:relative}.Derivative:last-child{margin-bottom:0}.Derivative--hidden{display:none}.Derivative__main-title-wrapper{background-color:#fff;padding:26px 30px 0}.Derivative__main-title-wrapper+.Derivative__toggle-content .Derivative__group-text{padding-top:13px}.Derivative__main-title{text-align:center;margin:0 auto}.Derivative__range{background:#fff;overflow:hidden}.Derivative__range--extended{overflow:visible}.Derivative__dropdown-filters{display:flex;justify-content:center;padding:32px;flex-direction:column;align-items:center;flex-wrap:wrap}.Derivative__control-dropdown{flex:1 1;width:100%;max-width:330px;margin:0 0 24px}.Derivative__control-dropdown .dxDropdown__heading{margin:0 0 10px;display:block}.Derivative__control-dropdown .dxDropdown__button{height:45px}.Derivative__control-dropdown--hidden{display:none}.Derivative__controls-form-submit-container{margin:0;flex-basis:100%;text-align:center;max-width:330px;width:100%}.Derivative__controls-form-submit{margin-top:16px;width:100%}.Derivative__toggle-content{position:relative}.Derivative__toggle-content-wrapper .Derivative__tabpanel:first-child{display:block;opacity:1}.Derivative__dropdown-panel{display:none;opacity:0;outline:0}.Derivative__dropdown-panel--active,.Derivative__dropdown-panel:first-child{display:block;opacity:1}.Derivative__group-text{background:#fff;padding:24px 30px 26px}.Derivative__range+.Derivative__toggle-content .Derivative__group-text{padding-top:0;margin-top:-4px}.Derivative__group-text-mask{position:absolute;top:0;left:0;width:100%;height:100px;background:#fff}.Derivative__group-text-copy{margin:0 auto;text-align:center}.Derivative__image{order:1;height:56.25vw}.Derivative__image [data-background-image]{display:block;height:100%;background-repeat:no-repeat;background-size:cover}.Derivative__image [data-background-image] div{display:block;height:100%;background-repeat:no-repeat;background-size:cover}.Derivative__intro{order:2;padding:21px 30px 16px}.Derivative__strapline,.Derivative__emissions,.Derivative__price,.Derivative__lease{margin:14px 0 0}.Derivative__price,.Derivative__lease{color:#000;font-size:1.5rem;line-height:1.5rem}.Derivative__full-derivative-name-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap}.Derivative__full-derivative-name{margin:0;color:#005a2b;font-weight:600;order:1;flex:1 1 auto;padding-right:30px}.Derivative__logo{color:#000;order:2}.Derivative__logo:before{font-size:3.7rem;margin:0}.Derivative__links .primaryLinkWithStyle{margin:20px 0 0}.Derivative__links .secondaryLinkWithStyle{margin:24px 0 0}.Derivative__specs{order:4;background:#f9f9f9}.Derivative__features{order:5;margin-top:-1px}.Derivative__features-intro{font-weight:400;margin-bottom:17px;color:#000}.js .Derivative__group{flex:0 0 auto}.Derivative__feature-list-item{margin-bottom:23px;padding-left:10px;display:inline-block;width:100%}.Derivative__feature-text{color:#444;border-bottom:1px solid #dfdfdf;position:relative}.Derivative__feature-text:before{content:"\2022";position:absolute;left:-10px;top:2px}.Derivative__grouped-features-wrapper{display:flex;flex-direction:column;padding-bottom:8px;align-items:flex-start}.Derivative__grouped-features{width:100%;display:flex;flex-direction:column}.Derivative__grouped-feature{padding-bottom:19px;width:100%}.Derivative__grouped-feature__features{margin-left:16px;list-style:disc outside none}.Derivative__grouped-feature__title{margin:0 0 7px;padding:0;font-weight:500}.Derivative__grouped-feature__content{margin-bottom:10px;padding:0}.Derivative__grouped-feature__button{border:0 !important;display:inline;margin:0;padding:0;text-align:left;outline:0}.focusStylesOn .Derivative__grouped-feature__button:focus{box-shadow:inset 0 0 5px #4a90e2,0 0 5px #4a90e2}.focusStylesOn .Derivative__grouped-feature__button:focus .Derivative__grouped-feature__label{color:#005a2b;border-bottom-color:transparent}.Derivative__grouped-feature__button:hover{background:transparent}.Derivative__grouped-feature__label,.Derivative__grouped-feature__caveat{font-family:"avenir","arial","helvetica",sans-serif;font-size:1.3rem;line-height:1.5;letter-spacing:0;font-weight:400}.Derivative__grouped-feature__button .Derivative__grouped-feature__label{border-bottom:1px solid #dfdfdf}.Derivative__grouped-feature__button .Derivative__grouped-feature__label:hover{color:#005a2b;border-bottom-color:transparent}.Derivative__grouped-feature-column{width:100%}.Derivative [data-modal-content]{display:none}.Derivative__modal__title{text-transform:uppercase}.Derivative__text-cta .secondaryLinkWithStyle{margin-top:23px}.Derivative__spec-wrapper,.Derivative__spec-group{position:relative}.Derivative__spec-title{white-space:normal;text-overflow:unset;line-height:1.8rem;font-size:1.2rem;font-family:"avenir","arial","helvetica",sans-serif;font-weight:500;color:#444;letter-spacing:.12rem;margin:-6px 0 0;padding-bottom:10px;border-bottom:1px solid #dfdfdf}.Derivative__accordion-label{display:block;padding:30px 40px 22px;margin:0;font-size:1.8rem;line-height:2.2rem;letter-spacing:.3rem;color:#000;font-weight:500}.Derivative__specs .Derivative__accordion-label{padding-right:90px}.js .Derivative__accordion-label{display:none}.Derivative__accordion-button{position:relative;cursor:pointer;display:block;width:100%;text-align:left;padding:19px 78px 19px 30px;font-size:1.2rem;letter-spacing:.12rem;line-height:1.4rem;margin:0;outline:0;border:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background:#fff;transition:none}.Derivative__accordion-button:hover{border:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;background:#fff;color:#005a2b;text-decoration:underline}.Derivative__accordion-button:hover:before,.Derivative__accordion-button:hover:after{background:#005a2b}.Derivative__accordion-button:before,.Derivative__accordion-button:after{content:"";position:absolute;width:16px;height:2px;background:#444;top:50%;margin-top:-2px;right:30px}.Derivative__accordion-button:after{transform:rotate(90deg)}.Derivative__accordion-button[aria-expanded="true"]:after{transform:rotate(180deg)}.focusStylesOn .Derivative__accordion-button:focus{box-shadow:inset 0 0 5px #4a90e2;color:#005a2b;text-decoration:underline}.focusStylesOn .Derivative__accordion-button:focus:before,.focusStylesOn .Derivative__accordion-button:focus:after{background:#005a2b}.Derivative__accordion-content{padding:24px 30px 16px;position:relative;border-bottom:1px solid #dfdfdf}.Derivative__accordion-content:before{content:"";width:100%;height:6px;background:linear-gradient(to bottom, #d8d8d8 0%, rgba(216,216,216,0) 100%);position:absolute;top:-1px;left:0}.Derivative__accordion-content--force-open{display:block !important}.Derivative__accordion-content[data-has-ctas="false"]{padding:24px 30px}.Derivative__engine-data{padding:22px 0 0}.js .Derivative__engine-data{width:calc(100% + 2.75vw)}.Derivative__engine-wrapper{margin-top:25px;min-width:25%}.Derivative__engine-wrapper:first-child{margin-top:0}.Derivative__engine-attribute-label{margin-bottom:0;line-height:1.2em}.Derivative__engine-attribute-wrapper{display:inline;font-family:"avenir","arial","helvetica",sans-serif;font-size:2.6rem;line-height:.92;position:relative}.Derivative__engine-button .Derivative__engine-attribute-wrapper{position:relative}.Derivative__engine-button .Derivative__engine-attribute-wrapper:after{content:"";position:absolute;bottom:3px;left:0;width:100px;height:0;width:100%;border-bottom:1px solid #dfdfdf}.Derivative__engine-attribute-wrapper,.Derivative__engine-attribute-value{font-family:"avenir","arial","helvetica",sans-serif;font-size:3.7rem;line-height:1.19;letter-spacing:.017rem;font-weight:300}.Derivative__engine-attribute-wrapper sup,.Derivative__engine-attribute-value sup{font-size:1em;vertical-align:super;line-height:1}.Derivative__engine-attribute-secondary-value{font-family:"avenir","arial","helvetica",sans-serif;font-size:1.8rem;line-height:1.22;letter-spacing:0rem;font-weight:500}.Derivative__engine-attribute-caveat{vertical-align:super;line-height:1;font-size:.6em}.Derivative__engine-attribute-caveat sup{vertical-align:baseline}.Derivative__engine-button{padding:0;text-align:left;color:#444;background:transparent !important;border:0 !important;width:100%;font-size:3.7rem;line-height:1.19;outline:0}.Derivative__engine-button:hover{color:#005a2b}.Derivative__engine-button:hover .Derivative__engine-attribute-wrapper:after{border-bottom-color:transparent}.focusStylesOn .Derivative__engine-button:focus{box-shadow:inset 0 0 5px #4a90e2,0 0 5px #4a90e2;color:#005a2b}.focusStylesOn .Derivative__engine-button:focus .Derivative__engine-attribute-wrapper:after{border-bottom-color:transparent}.Derivative__spec{width:100%;position:relative;z-index:1}.Derivative__spec+.Derivative__spec{margin-top:48px}.Derivative__spec--force-open{display:block !important}.Derivative__spec--line-wrap .Derivative__engine-body br{display:block}.js .Derivative__spec{top:0;position:absolute;display:none}.js .Derivative__spec:first-child{display:block}.js .Derivative__spec+.Derivative__spec{margin-top:0}.js .Derivative__spec .Derivative__engine-caveat{display:none}.Derivative__toggle-links{display:none}.js .Derivative__toggle-links.ToggleLinks{display:block}.Derivative__toggle-links--force-noscroll{overflow:visible !important}.Derivative__carousel-wrapper{z-index:0}.Derivative__carousel{height:100%;position:relative;z-index:1}.Derivative__carousel__item{height:100%;display:none;width:100%}.Derivative__carousel__item:first-child{display:block}.js .Derivative__carousel__item{display:block}.Derivative__carousel-pagination{position:absolute;bottom:10px;width:100%;justify-content:center;z-index:10}@media screen and (min-width: 741px){.DerivativesOverview .toggleLinksItem{width:inherit;min-width:auto}.Derivative{border-top:1px solid #dfdfdf}.js .Derivative{flex-direction:row;flex-wrap:wrap}.Derivative__main-title-wrapper{padding:35px 40px 3px}.Derivative__main-title-wrapper+.Derivative__toggle-content .Derivative__group-text{padding-top:17px}.Derivative__main-title{max-width:550px}.Derivative__dropdown-filters{flex-direction:row}.Derivative__control-dropdown{margin:0 12px 24px}.Derivative__control-dropdown:last-of-type{margin-bottom:40px}.Derivative__controls-form-submit-container{max-width:inherit;width:auto}.Derivative__controls-form-submit{width:auto}.Derivative__group-text{padding:40px 40px 33px}.Derivative__range+.Derivative__toggle-content .Derivative__group-text{margin-top:0}.Derivative__group-text-copy{max-width:550px}.js .Derivative__image{height:calc((56.25vw - 40px) / 2);padding-right:40px}.js .Derivative__intro{padding:29px 30px 19px}.js .Derivative__strapline,.js .Derivative__emissions,.js .Derivative__price{margin-top:19px}.Derivative__full-derivative-name-wrapper{flex-direction:column}.Derivative__logo{order:0}.Derivative__logo:before{margin:-2px 0 11px -2px;font-size:4.5rem}.js .Derivative__group--copy,.js .Derivative__group--image{width:50%;order:1;display:flex;flex-direction:column;background:#f9f9f9}.js .Derivative__group--image{order:2;justify-content:flex-start;padding-top:32px;padding-bottom:22px}.js .Derivative__group--data{order:3;width:100%}.Derivative__feature-list{column-count:2;column-gap:30px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.js .Derivative__grouped-features-wrapper{flex-direction:row;flex-wrap:wrap;flex:1 0 auto}.Derivative__grouped-features{flex-direction:row;flex-wrap:wrap;justify-content:space-between}[data-feature-count="1"] .Derivative__grouped-feature,[data-feature-count="2"] .Derivative__grouped-feature{flex:0 0 auto;width:calc( 50% - 25.5px)}.Derivative__grouped-feature-column{flex:0 0 auto;width:calc(50% - 25.5px)}.js .Derivative__engine-data{display:flex;flex-direction:row;flex-wrap:wrap}.js .Derivative__engine-data--list-layout{flex-direction:column}.js .Derivative__engine-wrapper{margin-top:0;flex:0 1 auto;display:flex;flex-direction:column;margin-right:56px;margin-bottom:30px}.js .Derivative__engine-attribute-label{max-width:170px;flex:0 0 auto;max-width:220px}.js .Derivative__engine-body{flex:1 0 auto}.js .Derivative__engine-button{width:auto}}@media screen and (min-width: 901px){.js .DerivativesOverview .ToggleLinks .toggleLinksItem{width:inherit;min-height:auto}.js .Derivative{border-bottom:1px solid #dfdfdf}.Derivative__main-title-wrapper{padding:37px 40px 3px}.Derivative__main-title{max-width:700px}.Derivative__dropdown-filters{align-items:flex-end}.Derivative__control-dropdown{margin:0 12px}.Derivative__controls-form-submit-container{flex-basis:auto;margin:0 12px;width:auto}.Derivative__controls-form-submit{margin-top:30px}.Derivative__group-text{margin-bottom:20px}.Derivative__group-text-copy{max-width:700px}.js .Derivative__image{height:calc(56.25vw / 2);padding-right:0}.js .Derivative__intro{background:#f9f9f9;padding:25px 40px 26px}.js .Derivative__links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.js .Derivative__links>:first-child{margin-right:28px}.js .Derivative__specs{display:flex;flex-direction:column;flex:1 0 auto;border-top:1px solid #dfdfdf}.js .Derivative__features{display:flex;flex-direction:column;flex:1 0 auto;border-top:1px solid #dfdfdf}.js .Derivative__features-intro{margin-top:-6px}.js .Derivative__group{order:2;display:flex;flex-direction:column;justify-content:flex-start}.js .Derivative__group--copy{order:1;border-right:1px solid #dfdfdf;background:transparent}.js .Derivative__group--image{background:transparent;padding:0}.js .Derivative__group--data{display:none}.Derivative__feature-list{flex:1 0 auto}.js .Derivative__text-cta .secondaryLinkWithStyle{margin-top:40px}.js .Derivative__text-cta.Derivative__cta-standardFeatures .secondaryLinkWithStyle{margin-top:25px}.js .Derivative__spec-wrapper{flex:1 0 auto}.js .Derivative__spec-title{margin-top:0;border-top:1px solid #dfdfdf;padding-top:15px}.js .Derivative__accordion-label{display:block}.js .Derivative__accordion-button{cursor:default;display:none}.js .Derivative__accordion-button:before,.js .Derivative__accordion-button:after{display:none}.js .Derivative__accordion-content{display:flex !important;flex-direction:column;border-bottom:0;flex:1 0 auto;padding:0 40px 30px;position:relative}.js .Derivative__accordion-content:before{display:none}.Derivative__specs .js .Derivative__accordion-content{padding-right:90px}.js .Derivative__engine-wrapper{margin-right:2.75vw}}@media screen and (min-width: 1281px){.js .Derivative__engine-data{width:calc(100% + 2.225vw)}.js .Derivative__engine-wrapper{margin-right:2.225vw}}@media screen and (min-width: 2001px){.DerivativesOverview .toggleLinksItem{width:inherit}.js .Derivative__image{height:562.5px;padding-right:0}}@media screen and (min-width: 1px) and (max-width: 900px){.DerivativesOverview--no-intro{background:#fff}.DerivativesOverview--no-intro .Derivative__range{background:transparent;overflow:visible;margin-bottom:-5px}.DerivativesOverview--no-intro .DxTabs{padding-bottom:0}.DerivativesOverview--no-intro .Derivative{border-top:0}}.DerivativesOverview{background:#e9ecec}.Derivative:after{background:#e9ecec;bottom:-16px;content:"";display:block;height:16px;left:0;position:absolute;width:100%}.Derivative:last-child:after{display:none}.Derivative__main-title-wrapper{background:#e9ecec}.Derivative__range{background:#e9ecec}.Derivative__control-dropdown .dxDropdown__heading{color:#4a4f54;font-size:1.4rem;letter-spacing:.3px;line-height:1.3;font-weight:600}.Derivative__toggle-content{background:#fff}.Derivative__group-text{background:#e9ecec;margin-bottom:20px}.Derivative__group-text-mask{background:#e9ecec}.Derivative__intro{background:#f8f9f9}.Derivative__strapline{line-height:2.3rem}.Derivative__price,.Derivative__lease{letter-spacing:.13rem}.Derivative__from-price,.Derivative__lease-price{font-weight:600}.Derivative__full-derivative-name{color:#0c121c}.Derivative__grouped-feature__button{color:#4a4f54}.Derivative__accordion-label{color:#4a4f54;font-weight:700}.Derivative__accordion-button{font-size:1.5rem;letter-spacing:.07rem;line-height:1.8rem;margin:0;font-family:"lr_ot4","arial","helvetica",sans-serif;font-weight:700;color:#0c121c}.Derivative__engine-attribute-label{font-family:"avenir","arial","helvetica",sans-serif;font-weight:400;font-size:1.2rem;letter-spacing:.06rem;line-height:1.6rem;color:#4a4f54;margin-bottom:16px}.Derivative__engine-attribute-wrapper,.Derivative__engine-attribute-value{color:#4a4f54;font-family:"lr_ot4","arial","helvetica",sans-serif;font-size:3.8rem;line-height:1.9rem;letter-spacing:0;font-weight:500}.Derivative__engine-attribute-wrapper:hover,.Derivative__engine-attribute-value:hover{color:#005a2b}.Derivative__engine-attribute-secondary-value{color:#4a4f54;font-family:"lr_ot4","arial","helvetica",sans-serif;font-size:1.8rem;line-height:1.8rem;letter-spacing:.02rem;font-weight:400}.Derivative__engine-attribute-secondary-value:hover{color:#005a2b}.focusStylesOn .Derivative__engine-button:focus .Derivative__engine-attribute-primary-value,.focusStylesOn .Derivative__engine-button:focus .Derivative__engine-attribute-secondary-value{color:#005a2b}@media screen and (min-width: 901px){.Derivative:after{bottom:-17px}}
