@charset "UTF-8";
@import url("/COMMON/WEBFONTS/ShinGoPro-Light/woff/ShinGoPro-Light.css");
@import url("/COMMON/WEBFONTS/ShinGoPro-Bold/woff/ShinGoPro-Bold.css");
@import url("/COMMON/WEBFONTS/ShinGoPro-Regular/woff/ShinGoPro-Regular.css");

@font-face {
  font-family: icon-Nissan-Global;
  src: url(/COMMON/GN/FONTS/ICONS/Nissan-Global.eot);
  src: url(/COMMON/GN/FONTS/ICONS/Nissan-Global.eot?#iefix) format("embedded-opentype"), url(/COMMON/GN/FONTS/ICONS/Nissan-Global.woff) format("woff"), url(/COMMON/GN/FONTS/ICONS/Nissan-Global.ttf) format("truetype"), url(/COMMON/GN/FONTS/ICONS/Nissan-Global.svg#wp-icons) format("svg");
  font-weight: 400;
  font-style: normal
}

:host,
:root {
  /**
  * @tokens Colors
  * @presenter Color
  */
  --wds2-colour-nissanblack: rgba(0, 0, 0, 1);
  --wds2-colour-nissangrey: rgba(239, 239, 239, 1);
  --wds2-colour-nissanwhite: rgba(255, 255, 255, 1);
  --wds2-colour-validation-success-onlight: rgba(10, 128, 53, 1);
  --wds2-colour-validation-success-ondark: rgba(14, 190, 79, 1);
  --wds2-colour-validation-error-onlight: rgba(224, 0, 52, 1);
  --wds2-colour-validation-error-ondark: rgba(255, 133, 161, 1);
  --wds2-colour-validation-background-success-onlight: rgba(231, 242, 235, 1);
  --wds2-colour-validation-background-error-onlight: rgba(245, 231, 234, 1);
  --wds2-colour-validation-background-info-onlight: rgba(239, 239, 239, 1);
  --wds2-colour-action-hover-onlight: rgba(76, 76, 76, 1);
  --wds2-colour-keyline-onlight: rgba(204, 204, 204, 1);
  --wds2-colour-background-grey: rgba(246, 246, 246, 1);
  --wds2-colour-offers: rgba(0, 118, 171, 1);
  --wds2-colour-action-focus-onlight: rgba(84, 133, 240, 1);
  --wds2-colour-action-disabled-onlight: rgba(204, 204, 204, 1);
  --wds2-colour-action-hover-ondark: rgba(204, 204, 204, 1);
  --wds2-colour-action-focus-ondark: rgba(84, 133, 240, 1);
  --wds2-colour-action-disabled-ondark: rgba(76, 76, 76, 1);
  /**
  * @tokens Border Radius
  * @presenter BorderRadius
  */
  --wds2-radius-l: 40px;
  /**
  * @tokens Borders
  * @presenter Border
  */
  --wds2-stroke-s: 1px;
  --wds2-stroke-m: 2px;
  --wds2-stroke-l: 4px;
  /**
  * @tokens Font Families
  * @presenter FontFamily
  */
  --wds2-type-display-l-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-display-l-japanese-fontWeight: 400;
  --wds2-type-display-l-japanese-fontSize: 36px;
  --wds2-type-display-l-japanese-letterSpacing: 1.5px;
  --wds2-type-display-l-japanese-lineHeight: 52px;
  --wds2-type-display-xl-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-display-xl-japanese-fontWeight: 400;
  --wds2-type-display-xl-japanese-fontSize: 58px;
  --wds2-type-display-xl-japanese-letterSpacing: 1.5px;
  --wds2-type-display-xl-japanese-lineHeight: 78px;
  --wds2-type-display-m-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-display-m-fontWeight: 400;
  --wds2-type-display-m-fontSize: 32px;
  --wds2-type-display-m-letterSpacing: 1.5px;
  --wds2-type-display-m-lineHeight: 42px;
  --wds2-type-display-s-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-display-s-fontWeight: 400;
  --wds2-type-display-s-fontSize: 24px;
  --wds2-type-display-s-letterSpacing: 1.5px;
  --wds2-type-display-s-lineHeight: 34px;
  --wds2-type-display-xs-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-display-xs-fontWeight: 400;
  --wds2-type-display-xs-fontSize: 20px;
  --wds2-type-display-xs-letterSpacing: 1.5px;
  --wds2-type-display-xs-lineHeight: 26px;
  --wds2-type-subtitle-m-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-subtitle-m-fontWeight: 700;
  --wds2-type-subtitle-m-fontSize: 16px;
  --wds2-type-subtitle-m-letterSpacing: 2px;
  --wds2-type-subtitle-m-lineHeight: 26px;
  --wds2-type-subtitle-s-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-subtitle-s-fontWeight: 700;
  --wds2-type-subtitle-s-fontSize: 14px;
  --wds2-type-subtitle-s-letterSpacing: 2px;
  --wds2-type-subtitle-s-lineHeight: 24px;
  --wds2-type-body-light-m-fontFamily: NissanBrand-Light, NotoSans-Arabic;
  --wds2-type-body-light-m-fontWeight: 300;
  --wds2-type-body-light-m-fontSize: 16px;
  --wds2-type-body-light-m-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-light-m-lineHeight: 26px;
  --wds2-type-body-regular-m-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-body-regular-m-fontWeight: 400;
  --wds2-type-body-regular-m-fontSize: 16px;
  --wds2-type-body-regular-m-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-regular-m-lineHeight: 26px;
  --wds2-type-body-link-m-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-body-link-m-fontWeight: 400;
  --wds2-type-body-link-m-fontSize: 16px;
  --wds2-type-body-link-m-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-link-m-lineHeight: 26px;
  --wds2-type-body-bold-m-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-body-bold-m-fontWeight: 700;
  --wds2-type-body-bold-m-fontSize: 16px;
  --wds2-type-body-bold-m-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-bold-m-lineHeight: 26px;
  --wds2-type-body-regular-s-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-body-regular-s-fontWeight: 400;
  --wds2-type-body-regular-s-fontSize: 14px;
  --wds2-type-body-regular-s-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-regular-s-lineHeight: 24px;
  --wds2-type-body-light-s-fontFamily: NissanBrand-Light, NotoSans-Arabic;
  --wds2-type-body-light-s-fontWeight: 300;
  --wds2-type-body-light-s-fontSize: 14px;
  --wds2-type-body-light-s-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-light-s-lineHeight: 24px;
  --wds2-type-body-link-s-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-body-link-s-fontWeight: 400;
  --wds2-type-body-link-s-fontSize: 14px;
  --wds2-type-body-link-s-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-link-s-lineHeight: 24px;
  --wds2-type-body-bold-s-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-body-bold-s-fontWeight: 700;
  --wds2-type-body-bold-s-fontSize: 14px;
  --wds2-type-body-bold-s-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-bold-s-lineHeight: 24px;
  --wds2-type-disclaimer-light-fontFamily: NissanBrand-Light, NotoSans-Arabic;
  --wds2-type-disclaimer-light-fontWeight: 300;
  --wds2-type-disclaimer-light-fontSize: 12px;
  --wds2-type-disclaimer-light-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-light-lineHeight: 18px;
  --wds2-type-disclaimer-bold-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-disclaimer-bold-fontWeight: 700;
  --wds2-type-disclaimer-bold-fontSize: 12px;
  --wds2-type-disclaimer-bold-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-bold-lineHeight: 18px;
  --wds2-type-action-button-m-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-action-button-m-fontWeight: 700;
  --wds2-type-action-button-m-fontSize: 16px;
  --wds2-type-action-button-m-letterSpacing: 2px;
  --wds2-type-action-button-m-lineHeight: 24px;
  --wds2-type-action-button-m-hover-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-action-button-m-hover-fontWeight: 700;
  --wds2-type-action-button-m-hover-fontSize: 16px;
  --wds2-type-action-button-m-hover-letterSpacing: 2px;
  --wds2-type-action-button-m-hover-lineHeight: 24px;
  --wds2-type-action-filter-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-action-filter-fontWeight: 700;
  --wds2-type-action-filter-fontSize: 12px;
  --wds2-type-action-filter-letterSpacing: 2px;
  --wds2-type-action-filter-lineHeight: 20px;
  --wds2-type-action-filter-hover-fontFamily: NissanBrand-Bold, NotoSans-Arabic;
  --wds2-type-action-filter-hover-fontWeight: 700;
  --wds2-type-action-filter-hover-fontSize: 12px;
  --wds2-type-action-filter-hover-letterSpacing: 2px;
  --wds2-type-action-filter-hover-lineHeight: 20px;
  --wds2-type-quote-l-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-quote-l-fontWeight: 400;
  --wds2-type-quote-l-fontSize: 42px;
  --wds2-type-quote-l-letterSpacing: 2px;
  --wds2-type-quote-l-lineHeight: 52px;
  --wds2-type-quote-s-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-quote-s-fontWeight: 400;
  --wds2-type-quote-s-fontSize: 24px;
  --wds2-type-quote-s-letterSpacing: 2px;
  --wds2-type-quote-s-lineHeight: 34px;
  --wds2-type-display-l-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-display-l-fontWeight: 400;
  --wds2-type-display-l-fontSize: 42px;
  --wds2-type-display-l-letterSpacing: 1.5px;
  --wds2-type-display-l-lineHeight: 52px;
  --wds2-type-display-xl-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-display-xl-fontWeight: 400;
  --wds2-type-display-xl-fontSize: 68px;
  --wds2-type-display-xl-letterSpacing: 1.5px;
  --wds2-type-display-xl-lineHeight: 78px;
  --wds2-type-display-m-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-display-m-japanese-fontWeight: 400;
  --wds2-type-display-m-japanese-fontSize: 28px;
  --wds2-type-display-m-japanese-letterSpacing: 1.5px;
  --wds2-type-display-m-japanese-lineHeight: 38px;
  --wds2-type-display-s-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-display-s-japanese-fontWeight: 400;
  --wds2-type-display-s-japanese-fontSize: 20px;
  --wds2-type-display-s-japanese-letterSpacing: 1.5px;
  --wds2-type-display-s-japanese-lineHeight: 34px;
  --wds2-type-subtitle-m-japanese-fontFamily: ShinGoPro-Bold;
  --wds2-type-subtitle-m-japanese-fontWeight: 700;
  --wds2-type-subtitle-m-japanese-fontSize: 16px;
  --wds2-type-subtitle-m-japanese-letterSpacing: 2px;
  --wds2-type-subtitle-m-japanese-lineHeight: 26px;
  --wds2-type-body-regular-m-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-body-regular-m-japanese-fontWeight: 400;
  --wds2-type-body-regular-m-japanese-fontSize: 16px;
  --wds2-type-body-regular-m-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-regular-m-japanese-lineHeight: 26px;
  --wds2-type-body-light-m-japanese-fontFamily: ShinGoPro-Light;
  --wds2-type-body-light-m-japanese-fontWeight: 300;
  --wds2-type-body-light-m-japanese-fontSize: 16px;
  --wds2-type-body-light-m-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-light-m-japanese-lineHeight: 26px;
  --wds2-type-body-link-m-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-body-link-m-japanese-fontWeight: 400;
  --wds2-type-body-link-m-japanese-fontSize: 16px;
  --wds2-type-body-link-m-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-link-m-japanese-lineHeight: 26px;
  --wds2-type-body-bold-m-japanese-fontFamily: ShinGoPro-Bold;
  --wds2-type-body-bold-m-japanese-fontWeight: 700;
  --wds2-type-body-bold-m-japanese-fontSize: 16px;
  --wds2-type-body-bold-m-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-bold-m-japanese-lineHeight: 26px;
  --wds2-type-body-regular-s-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-body-regular-s-japanese-fontWeight: 400;
  --wds2-type-body-regular-s-japanese-fontSize: 14px;
  --wds2-type-body-regular-s-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-regular-s-japanese-lineHeight: 24px;
  --wds2-type-body-light-s-japanese-fontFamily: ShinGoPro-Light;
  --wds2-type-body-light-s-japanese-fontWeight: 300;
  --wds2-type-body-light-s-japanese-fontSize: 14px;
  --wds2-type-body-light-s-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-light-s-japanese-lineHeight: 24px;
  --wds2-type-body-link-s-japanese-fontFamily: ShinGoPro-Bold;
  --wds2-type-body-link-s-japanese-fontWeight: 700;
  --wds2-type-body-link-s-japanese-fontSize: 14px;
  --wds2-type-body-link-s-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-body-link-s-japanese-lineHeight: 24px;
  --wds2-type-disclaimer-light-japanese-fontFamily: ShinGoPro-Light;
  --wds2-type-disclaimer-light-japanese-fontWeight: 300;
  --wds2-type-disclaimer-light-japanese-fontSize: 12px;
  --wds2-type-disclaimer-light-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-light-japanese-lineHeight: 18px;
  --wds2-type-disclaimer-bold-japanese-fontFamily: ShinGoPro-Bold;
  --wds2-type-disclaimer-bold-japanese-fontWeight: 700;
  --wds2-type-disclaimer-bold-japanese-fontSize: 12px;
  --wds2-type-disclaimer-bold-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-bold-japanese-lineHeight: 18px;
  --wds2-type-subtitle-s-japanese-fontFamily: ShinGoPro-Bold;
  --wds2-type-subtitle-s-japanese-fontWeight: 700;
  --wds2-type-subtitle-s-japanese-fontSize: 14px;
  --wds2-type-subtitle-s-japanese-letterSpacing: 2px;
  --wds2-type-subtitle-s-japanese-lineHeight: 24px;
  --wds2-type-disclaimer-link-light-fontFamily: NissanBrand-Light, NotoSans-Arabic;
  --wds2-type-disclaimer-link-light-fontWeight: 300;
  --wds2-type-disclaimer-link-light-fontSize: 12px;
  --wds2-type-disclaimer-link-light-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-link-light-lineHeight: 18px;
  --wds2-type-disclaimer-regular-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-disclaimer-regular-fontWeight: 400;
  --wds2-type-disclaimer-regular-fontSize: 12px;
  --wds2-type-disclaimer-regular-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-regular-lineHeight: 18px;
  --wds2-type-disclaimer-link-regular-fontFamily: NissanBrand-Regular, NotoSans-Arabic;
  --wds2-type-disclaimer-link-regular-fontWeight: 400;
  --wds2-type-disclaimer-link-regular-fontSize: 12px;
  --wds2-type-disclaimer-link-regular-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-link-regular-lineHeight: 18px;
  --wds2-type-disclaimer-link-light-japanese-fontFamily: ShinGoPro-Light;
  --wds2-type-disclaimer-link-light-japanese-fontWeight: 300;
  --wds2-type-disclaimer-link-light-japanese-fontSize: 12px;
  --wds2-type-disclaimer-link-light-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-link-light-japanese-lineHeight: 18px;
  --wds2-type-disclaimer-regular-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-disclaimer-regular-japanese-fontWeight: 400;
  --wds2-type-disclaimer-regular-japanese-fontSize: 12px;
  --wds2-type-disclaimer-regular-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-regular-japanese-lineHeight: 18px;
  --wds2-type-disclaimer-link-regular-japanese-fontFamily: ShinGoPro-Regular;
  --wds2-type-disclaimer-link-regular-japanese-fontWeight: 400;
  --wds2-type-disclaimer-link-regular-japanese-fontSize: 12px;
  --wds2-type-disclaimer-link-regular-japanese-letterSpacing: 0.8999999761581421px;
  --wds2-type-disclaimer-link-regular-japanese-lineHeight: 18px;
  --wds2-type-noto-sans-arabic-fontFamily: NotoSans-Arabic;

  --wds2-grid-l-column: 12;
  --wds2-grid-l-padding: 40px;
  --wds2-grid-l-margin: 80px;
  --wds2-grid-l-minViewport: 1024px;
  --wds2-grid-l-maxViewport: 1499px;
  --wds2-grid-xl-column: 12;
  --wds2-grid-xl-padding: 40px;
  --wds2-grid-xl-margin: 0px;
  --wds2-grid-xl-minViewport: 1500px;
  --wds2-grid-m-column: 12;
  --wds2-grid-m-padding: 30px;
  --wds2-grid-m-margin: 40px;
  --wds2-grid-m-minViewport: 768px;
  --wds2-grid-m-maxViewport: 1023px;
  --wds2-grid-s-column: 2;
  --wds2-grid-s-padding: 20px;
  --wds2-grid-s-margin: 20px;
  --wds2-grid-s-minViewport: 320px;
  --wds2-grid-s-maxViewport: 767px;

  --wds2-radio-element-margin: 24px;
  --wds2-dropdown-element-margin: 40px;

  --wds2-icon-fontFamily: nissan-modernized-icons-font;
  --wds2-icon-fontWeight: normal;
  --wds2-icon-lineHeight: 1;
  --wds2-icon-alert: "\e68d";
  --wds2-icon-anchor-link-mobile: "\e601";
  --wds2-icon-arrow-up: "\e921";
  --wds2-icon-automatic: "\e602";
  --wds2-icon-battery: "\e604";
  --wds2-icon-battery-leasing: "\e605";
  --wds2-icon-body-type: "\e91d";
  --wds2-icon-book-a-service: "\e606";
  --wds2-icon-download-a-brochure: "\e64d";
  --wds2-icon-build: "\e64e";
  --wds2-icon-burger-menu: "\e64f";
  --wds2-icon-cab-type: "\e91c";
  --wds2-icon-calculator: "\e68f";
  --wds2-icon-calendar: "\e688";
  --wds2-icon-capacity: "\e650";
  --wds2-icon-car: "\e651";
  --wds2-icon-carwings: "\e607";
  --wds2-icon-cargo-length: "\e925";
  --wds2-icon-charging-cost: "\e608";
  --wds2-icon-chassis: "\e90a";
  --wds2-icon-circle-outline: "\e689";
  --wds2-icon-clock: "\e800";
  --wds2-icon-close-cross: "\e609";
  --wds2-icon-coins: "\e60a";
  --wds2-icon-colour: "\e68c";
  --wds2-icon-compare: "\e60b";
  --wds2-icon-configure: "\e60c";
  --wds2-icon-contact-email: "\e60d";
  --wds2-icon-contact-phone: "\e628";
  --wds2-icon-cookie: "\e652";
  --wds2-icon-cubic_volume: "\e909";
  --wds2-icon-dimensions: "\e91e";
  --wds2-icon-directions: "\e654";
  --wds2-icon-discount: "\e655";
  --wds2-icon-document: "\e656";
  --wds2-icon-doors: "\e60e";
  --wds2-icon-double-slider: "\e60f";
  --wds2-icon-down-arrow: "\e610";
  --wds2-icon-download-brochure: "\e611";
  --wds2-icon-efficiency-class: "\e613";
  --wds2-icon-elipsis: "\e614";
  --wds2-icon-email-us: "\e657";
  --wds2-icon-emission: "\e658";
  --wds2-icon-emission-control-standard: "\e659";
  --wds2-icon-Engine: "\e65b";
  --wds2-icon-engine-capacity: "\e91f";
  --wds2-icon-engine-size: "\e65a";
  --wds2-icon-explore: "\e616";
  --wds2-icon-external-link: "\e617";
  --wds2-icon-social-facebook: "\e618";
  --wds2-icon-feedback-star: "\e619";
  --wds2-icon-feedback-star-empty: "\e902";
  --wds2-icon-feedback-star-half-filled: "\e901";
  --wds2-icon-find-a-dealer: "\e67f";
  --wds2-icon-fuel-type: "\e61a";
  --wds2-icon-full-screen-close: "\e61b";
  --wds2-icon-full-screen: "\e65c";
  --wds2-icon-geolocator: "\e65d";
  --wds2-icon-globe: "\e65e";
  --wds2-icon-google-plus: "\e65f";
  --wds2-icon-gross-weight: "\e62b";
  --wds2-icon-height: "\e90f";
  --wds2-icon-horsepower: "\e660";
  --wds2-icon-image-gallery-all: "\e61c";
  --wds2-icon-image-gallery-one: "\e61d";
  --wds2-icon-image-slider-control: "\e90c";
  --wds2-icon-info: "\e61f";
  --wds2-icon-information: "\e620";
  --wds2-icon-instagram: "\e621";
  --wds2-icon-inventory: "\e900";
  --wds2-icon-i-nventory-funnel: "\e690";
  --wds2-icon-inventory-results: "\e691";
  --wds2-icon-left-arrow: "\e622";
  --wds2-icon-length: "\e910";
  --wds2-icon-linkedin: "\e661";
  --wds2-icon-list: "\e663";
  --wds2-icon-list-view: "\e662";
  --wds2-icon-list-view-2: "\e664";
  --wds2-icon-live-chat: "\e665";
  --wds2-icon-loading-spinner: "\e623";
  --wds2-icon-log-out: "\e680";
  --wds2-icon-mpg: "\e629";
  --wds2-icon-mph: "\e666";
  --wds2-icon-manual: "\e624";
  --wds2-icon-map-view: "\e625";
  --wds2-icon-map-view-2: "\e626";
  --wds2-icon-mileage: "\e693";
  --wds2-icon-minus: "\e627";
  --wds2-icon-more-dealer-details: "\e681";
  --wds2-icon-new-cars: "\e667";
  --wds2-icon-bas-express-booking: "\e68b";
  --wds2-icon-bas-maintenance-package: "\e68a";
  --wds2-icon-number-of-seats: "\e920";
  --wds2-icon-offers: "\e668";
  --wds2-icon-options: "\e91a";
  --wds2-icon-pdf: "\e682";
  --wds2-icon-package: "\e911";
  --wds2-icon-packs: "\e918";
  --wds2-icon-pagination-off: "\e669";
  --wds2-icon-pagination-on: "\e66a";
  --wds2-icon-pan: "\e62a";
  --wds2-icon-payload: "\e924";
  --wds2-icon-phone: "\e913";
  --wds2-icon-photo: "\e683";
  --wds2-icon-play: "\e62c";
  --wds2-icon-player--control-fullscreen: "\e62d";
  --wds2-icon-player-control-no-volume: "\e62e";
  --wds2-icon-player-control-pause: "\e62f";
  --wds2-icon-player-control-play: "\e630";
  --wds2-icon-player-control-volume: "\e66b";
  --wds2-icon-plus: "\e66c";
  --wds2-icon-preferred-dealer: "\e66e";
  --wds2-icon-preferred-dealer-solid: "\e66d";
  --wds2-icon-print: "\e631";
  --wds2-icon-quick-view: "\e632";
  --wds2-icon-registration-date: "\e694";
  --wds2-icon-reset: "\e633";
  --wds2-icon-review: "\e695";
  --wds2-icon-right-arrow: "\e634";
  --wds2-icon-road-tax: "\e635";
  --wds2-icon-road-side-assistance: "\e636";
  --wds2-icon-running-cost: "\e637";
  --wds2-icon-save: "\e684";
  --wds2-icon-save-2: "\e916";
  --wds2-icon-search: "\e670";
  --wds2-icon-seat: "\e671";
  --wds2-icon-services: "\e672";
  --wds2-icon-share: "\e674";
  --wds2-icon-share-cfg: "\e685";
  --wds2-icon-share-save: "\e673";
  --wds2-icon-slider-arrow-left: "\e638";
  --wds2-icon-slider-arrow-right: "\e639";
  --wds2-icon-social-draugiem: "\e90e";
  --wds2-icon-social-email-us-fill: "\e923";
  --wds2-icon-social-facebook-fill: "\e63a";
  --wds2-icon-social-google-plus-fill: "\e63b";
  --wds2-icon-social-instagram-fill: "\e63c";
  --wds2-icon-social-line-fill: "\e922";
  --wds2-icon-social-linkedin-fill: "\e63d";
  --wds2-icon-social-ok-fill: "\e63e";
  --wds2-icon-social-ok-outline: "\e675";
  --wds2-icon-social-pinterest-fill: "\e676";
  --wds2-icon-social-twitter-fill: "\e677";
  --wds2-icon-social-vk-fill: "\e678";
  --wds2-icon-social-vk-outline: "\e679";
  --wds2-icon-social-wechat-fill: "\e904";
  --wds2-icon-social-wechat-outline: "\e906";
  --wds2-icon-social-weibo: "\e905";
  --wds2-icon-social-weibo-outline: "\e907";
  --wds2-icon-social-youtube: "\e63f";
  --wds2-icon-social-youku-fill: "\e692";
  --wds2-icon-social-youku-outline: "\e908";
  --wds2-icon-speed: "\e640";
  --wds2-icon-sponsored-dealer-award: "\e90d";
  --wds2-icon-style-packs: "\e919";
  --wds2-icon-summary: "\e91b";
  --wds2-icon-test-drive: "\e641";
  --wds2-icon-Tick: "\e642";
  --wds2-icon-towing: "\e644";
  --wds2-icon-trade-in: "\e687";
  --wds2-icon-trade-in-quote: "\e686";
  --wds2-icon-trash: "\e645";
  --wds2-icon-trims: "\e917";
  --wds2-icon-social-twitter: "\e67a";
  --wds2-icon-tyre: "\e67b";
  --wds2-icon-universal-price: "\e903";
  --wds2-icon-up-arrow: "\e67c";
  --wds2-icon-van: "\e90b";
  --wds2-icon-version-grade: "\e915";
  --wds2-icon-video-carousel-link: "\e67d";
  --wds2-icon-warranty: "\e646";
  --wds2-icon-wheel: "\e647";
  --wds2-icon-world: "\e648";
  --wds2-icon-wreath: "\e649";
  --wds2-icon-your-choice: "\e64a";
  --wds2-icon-your-choice-light: "\ea34";
  --wds2-icon-social-youtube1: "\e64b";
  --wds2-icon-zoom: "\e64c";
  --wds2-icon-accessories: "\e600";
  --wds2-icon-aerodynamic_body_kit: "\e954";
  --wds2-icon-after_sales: "\e953";
  --wds2-icon-ambient_lighting: "\e932";
  --wds2-icon-android_compatibility: "\e973";
  --wds2-icon-assistance: "\e931";
  --wds2-icon-assisted_steering: "\e952";
  --wds2-icon-aux: "\e972";
  --wds2-icon-available: "\e603";
  --wds2-icon-battery_service: "\e930";
  --wds2-icon-bed_channel_system: "\e951";
  --wds2-icon-best_seller: "\e950";
  --wds2-icon-bluetooth: "\e971";
  --wds2-icon-car_location: "\e94f";
  --wds2-icon-clear: "\e68e";
  --wds2-icon-climate_control: "\e94e";
  --wds2-icon-commerce: "\e929";
  --wds2-icon-continuously_variable_transmission: "\e94d";
  --wds2-icon-cylinder: "\e653";
  --wds2-icon-device_compatibility: "\e934";
  --wds2-icon-drive_train_2wd: "\e970";
  --wds2-icon-drive_train_4wd: "\e96f";
  --wds2-icon-dual_climate_control: "\e96e";
  --wds2-icon-editpencil2: "\e612";
  --wds2-icon-engine: "\e96d";
  --wds2-icon-enginePower: "\e615";
  --wds2-icon-epedal_driving: "\e942";
  --wds2-icon-exclaimation: "\e914";
  --wds2-icon-extended_range: "\e96c";
  --wds2-icon-exterior_view: "\e96b";
  --wds2-icon-faqs: "\e960";
  --wds2-icon-fuel_type_ev: "\e96a";
  --wds2-icon-fully_boxed_frame: "\e940";
  --wds2-icon-grants_savings_incentive: "\e93f";
  --wds2-icon-heated_seats: "\e95f";
  --wds2-icon-heated_steering_wheel: "\e95e";
  --wds2-icon-home_and_public_charging_stations: "\e93e";
  --wds2-icon-horn: "\e95d";
  --wds2-icon-indicator: "\e61e";
  --wds2-icon-instant_acceleration: "\e93d";
  --wds2-icon-intelligent_key: "\e93c";
  --wds2-icon-interior_view: "\e969";
  --wds2-icon-keep_me_informed: "\e968";
  --wds2-icon-lights: "\e95b";
  --wds2-icon-lights_and_horn: "\e93b";
  --wds2-icon-maintain_speed: "\e93a";
  --wds2-icon-managing_my_device_on_the_go: "\e92a";
  --wds2-icon-map_updates: "\e938";
  --wds2-icon-nissan_concierge_entertainment: "\e937";
  --wds2-icon-nissan_fleet: "\e936";
  --wds2-icon-noise_cancellation: "\e95a";
  --wds2-icon-oil_and_filter_change: "\e935";
  --wds2-icon-onboarding_to_ownership: "\e92b";
  --wds2-icon-player_control_back: "\e943";
  --wds2-icon-player_control_forward: "\e944";
  --wds2-icon-player_control_rewind: "\e946";
  --wds2-icon-player_control_skip: "\e945";
  --wds2-icon-public_charging_stations: "\e94c";
  --wds2-icon-rapid_charge: "\e967";
  --wds2-icon-rear_entertainment: "\e94b";
  --wds2-icon-request_a_call_back: "\e966";
  --wds2-icon-restaurant: "\e958";
  --wds2-icon-running_cost: "\e94a";
  --wds2-icon-seat_capacity: "\e933";
  --wds2-icon-service_booking_date: "\e957";
  --wds2-icon-service_log: "\e956";
  --wds2-icon-slide_in: "\e912";
  --wds2-icon-soundproof: "\e949";
  --wds2-icon-tick: "\e926";
  --wds2-icon-torque: "\e643";
  --wds2-icon-touch_screen: "\e964";
  --wds2-icon-usb: "\e963";
  --wds2-icon-voice_recognition: "\e927";
  --wds2-icon-warning: "\e67e";
  --wds2-icon-width: "\e962";
  --wds2-icon-wiper_blade_replacement: "\e948";
  --wds2-icon-work_location: "\e947";
  --wds2-icon-zoom_in: "\e92c";
  --wds2-icon-zoom_out: "\e92d";
  --wds2-icon-drive_train_awd: "\e928";
  --wds2-icon-driving_log_history: "\e92e";
  --wds2-icon-dealer_review: "\e92f";
  --wds2-icon-nissan_intelligent_mobility: "\e939";
  --wds2-icon-slider_arrow_down: "\e941";
  --wds2-icon-upholstery: "\e955";
  --wds2-icon-copy: "\e959";
  --wds2-icon-settings: "\e95c";
  --wds2-icon-offers_horizontal: "\e961";
  --wds2-icon-rotate_device: "\e965";
  --wds2-icon-Gallery-View-List: "\e701";
  --wds2-icon-Gallery-View-Grid: "\e702";
  --wds2-icon-connected-car: "\e998";
  --wds2-icon-wrench: "\e999";
  --wds2-icon-social-fb-messenger: "\e99a";
  --wds2-icon-social-whatsapp: "\e99b";
  --wds2-icon-abs-alert: "\e9a2";
  --wds2-icon-accelerate: "\e9a3";
  --wds2-icon-airbag-status: "\e9a4";
  --wds2-icon-airbag: "\e9a5";
  --wds2-icon-alexa: "\e9a6";
  --wds2-icon-android-auto: "\e9a7";
  --wds2-icon-apple-carplay: "\e9a8";
  --wds2-icon-area-alert: "\e9a9";
  --wds2-icon-area: "\e9aa";
  --wds2-icon-autonomous-driving: "\e9ab";
  --wds2-icon-brake-alert: "\e9ac";
  --wds2-icon-brake-fluid: "\e9ad";
  --wds2-icon-brake: "\e9ae";
  --wds2-icon-buy-at-home: "\e99c";
  --wds2-icon-camera: "\e9af";
  --wds2-icon-cant-connect: "\e9b0";
  --wds2-icon-car-locator: "\e9b1";
  --wds2-icon-change-driver: "\e9b2";
  --wds2-icon-charging: "\e9b3";
  --wds2-icon-check-in: "\e9b4";
  --wds2-icon-check-out: "\e9b5";
  --wds2-icon-co2: "\e9b6";
  --wds2-icon-crossing-boutique: "\e9b7";
  --wds2-icon-crossing-cafe: "\e9b8";
  --wds2-icon-curfew-alert: "\e9b9";
  --wds2-icon-delivery-follow-up: "\e9ba";
  --wds2-icon-delivery: "\e9bb";
  --wds2-icon-direction-walking: "\e9bc";
  --wds2-icon-discover-at-home: "\e99d";
  --wds2-icon-door-to-door-navigation: "\e9bd";
  --wds2-icon-download-document: "\e9be";
  --wds2-icon-drivers-profiles: "\e9bf";
  --wds2-icon-driving-history: "\e9c0";
  --wds2-icon-driving-restriction: "\e9c1";
  --wds2-icon-engine-oil: "\e9c2";
  --wds2-icon-engine-start-stop: "\e9c3";
  --wds2-icon-engine-stop: "\e9c4";
  --wds2-icon-entertainment: "\e9c5";
  --wds2-icon-error-installing-update: "\e9c6";
  --wds2-icon-export-document: "\e9c7";
  --wds2-icon-extended-test-drive: "\e9c8";
  --wds2-icon-eyes-on-the-road: "\e9c9";
  --wds2-icon-face-happy: "\e9ca";
  --wds2-icon-face-neutral: "\e9cb";
  --wds2-icon-face-unhappy: "\e9cc";
  --wds2-icon-floor-guide: "\e9cd";
  --wds2-icon-fuel-prices-gbp: "\e9ce";
  --wds2-icon-fuel-prices-dollar: "\e9cf";
  --wds2-icon-fuel-prices-jpy: "\e9d0";
  --wds2-icon-google-assistant: "\e9d1";
  --wds2-icon-guest-driver: "\e9d2";
  --wds2-icon-hands-off-wheel: "\e9d3";
  --wds2-icon-hd-radio-technology: "\e9d4";
  --wds2-icon-hood-open: "\e9d5";
  --wds2-icon-horsepower-boost: "\e9d6";
  --wds2-icon-install-update: "\e9d7";
  --wds2-icon-installation-completed: "\e9d8";
  --wds2-icon-interior-vehicle-camera: "\e9d9";
  --wds2-icon-invisible: "\e9da";
  --wds2-icon-license-plate: "\e9db";
  --wds2-icon-live-traffic-information: "\e9dc";
  --wds2-icon-lock: "\e9dd";
  --wds2-icon-low-tyre-pressure: "\e9de";
  --wds2-icon-mobile-internet-hotspot: "\e9df";
  --wds2-icon-multiple-drivers: "\e9e0";
  --wds2-icon-new-feature: "\e9e1";
  --wds2-icon-oil-alert: "\e9e2";
  --wds2-icon-oil-level: "\e9e3";
  --wds2-icon-pandora: "\e9e4";
  --wds2-icon-parking: "\e9e5";
  --wds2-icon-password: "\e9e6";
  --wds2-icon-payment-methods: "\e9e7";
  --wds2-icon-payment: "\e9e8";
  --wds2-icon-power-on: "\e9e9";
  --wds2-icon-destination-search: "\e9ea";
  --wds2-icon-ranking: "\e9eb";
  --wds2-icon-receive-package: "\e9ec";
  --wds2-icon-remote-battery-management: "\e9ed";
  --wds2-icon-remote-charging: "\e9ee";
  --wds2-icon-remote-climate-control: "\e9ef";
  --wds2-icon-remote-control: "\e9f0";
  --wds2-icon-remote-diagnostics: "\e9f1";
  --wds2-icon-remote-door-control: "\e9f2";
  --wds2-icon-remote-engine-start-stop: "\e9f3";
  --wds2-icon-remote-horn-light: "\e9f4";
  --wds2-icon-remote-parking: "\e9f5";
  --wds2-icon-remote-vehicle-servicing: "\e9f6";
  --wds2-icon-road-ahead: "\e9f7";
  --wds2-icon-safety: "\e9f8";
  --wds2-icon-schedule-an-update-installation: "\e9f9";
  --wds2-icon-self-driving-car: "\e9fa";
  --wds2-icon-self-driving-wheel: "\e9fb";
  --wds2-icon-service-at-home: "\e99e";
  --wds2-icon-shared-vehicle: "\e9fc";
  --wds2-icon-sharing-permissions: "\e9fd";
  --wds2-icon-siriusxm: "\e9fe";
  --wds2-icon-sleep: "\e9ff";
  --wds2-icon-smart-alerts: "\ea00";
  --wds2-icon-speed-alert: "\ea01";
  --wds2-icon-speed-cameras: "\ea02";
  --wds2-icon-split-billing: "\ea03";
  --wds2-icon-start-at-home: "\e99f";
  --wds2-icon-stolen-vehicle-tracking: "\ea04";
  --wds2-icon-streaming-audio-via-bluetooth: "\ea05";
  --wds2-icon-street-view: "\ea06";
  --wds2-icon-support: "\ea07";
  --wds2-icon-support-at-home: "\e9a0";
  --wds2-icon-sync-driver-profile: "\ea08";
  --wds2-icon-take-control: "\ea09";
  --wds2-icon-test-drive-at-home: "\e9a1";
  --wds2-icon-tom-tom-weather: "\ea0a";
  --wds2-icon-traffic: "\ea0b";
  --wds2-icon-transportation: "\ea0c";
  --wds2-icon-trip-advisor: "\ea0d";
  --wds2-icon-trunk-open: "\ea0e";
  --wds2-icon-tyre-pressure: "\ea0f";
  --wds2-icon-update--required: "\ea10";
  --wds2-icon-upload-offers: "\ea11";
  --wds2-icon-usb1: "\ea12";
  --wds2-icon-vehicle-damage: "\ea13";
  --wds2-icon-vehicle-delivery: "\ea14";
  --wds2-icon-vehicle-health: "\ea15";
  --wds2-icon-vehicle-status: "\ea16";
  --wds2-icon-vehicle-towed: "\ea17";
  --wds2-icon-vehicle-unlock: "\ea18";
  --wds2-icon-weather: "\ea19";
  --wds2-icon-wifi: "\ea1a";
  --wds2-icon-yen: "\ea1b";
  --wds-icon-elevator: "\ea28";
  --wds-icon-escalator-up: "\ea29";
  --wds-icon-escalator-down: "\ea2a";
  --wds-icon-dealer-sales-staff: "\ea2b";
  --wds-icon-desktop: "\ea2c";
  --wds-icon-tablet: "\ea2d";
  --wds-icon-body-repair: "\ea1c";
  --wds-icon-communication-preference: "\ea1d";
  --wds-icon-fingerprint: "\ea1e";
  --wds-icon-language: "\ea1f";
  --wds-icon-link: "\ea20";
  --wds-icon-qibla: "\ea21";
  --wds-icon-share-location: "\ea22";
  --wds-icon-upload: "\ea23";
  --wds-icon-virtual-showroom: "\ea24";
  --wds-icon-wallet: "\ea25";
  --wds-icon-contact-linkedin: "\ea2e";
  --wds-icon-contact-spotify: "\ea2f";
  --wds-icon-contact-tiktok: "\ea30";
  --wds-icon-dealership: "\ea31";
  --wds-icon-mail-checked: "\ea32";
  --wds-icon-pin-ev: "\ea33";
  --wds-icon-alert-fill: "\e974";
  --wds-icon-alert-outline: "\e975";
  --wds-icon-bell-fill: "\e976";
  --wds-icon-bell-outline: "\e977";
  --wds-icon-car-fill: "\e978";
  --wds-icon-car-outline: "\e979";
  --wds-icon-direction-fill: "\e97a";
  --wds-icon-direction-outline: "\e97b";
  --wds-icon-document-fill: "\e97c";
  --wds-icon-document-outline: "\e97d";
  --wds-icon-garage-fill: "\e97e";
  --wds-icon-garage-outline: "\e97f";
  --wds-icon-headset-fill: "\e980";
  --wds-icon-headset-outline: "\e981";
  --wds-icon-info-book-fill: "\e982";
  --wds-icon-info-book-outline: "\e983";
  --wds-icon-info-fill: "\e984";
  --wds-icon-info-outline: "\e985";
  --wds-icon-mail-fill: "\e986";
  --wds-icon-mail-outline: "\e987";
  --wds-icon-map-fill: "\e988";
  --wds-icon-map-outline: "\e989";
  --wds-icon-map-pin-fill: "\e98a";
  --wds-icon-map-pin-outline: "\e98b";
  --wds-icon-more-fill: "\e98c";
  --wds-icon-more-outline: "\e98d";
  --wds-icon-news-fill: "\e98e";
  --wds-icon-news-outline: "\e98f";
  --wds-icon-shield-fill: "\e990";
  --wds-icon-shield-outline: "\e991";
  --wds-icon-shopping-basket-fill: "\e992";
  --wds-icon-shopping-basket-outline: "\e993";
  --wds-icon-shopping-cart-fill: "\e994";
  --wds-icon-shopping-cart-outline: "\e995";
  --wds-icon-user-fill: "\e996";
  --wds-icon-user-outline: "\e997";
  --wds-icon-campaigns-fill: "\ea26";
  --wds-icon-campaigns-outline: "\ea27";

  --wds2-motion-hover-on-bezierCurve: cubic-bezier(0.77, 0, 0.18, 1);
  --wds2-motion-hover-on-transitionDuration: 0.3s;
  --wds2-motion-hover-off-bezierCurve: cubic-bezier(0.77, 0, 0.18, 1);
  --wds2-motion-hover-off-transitionDuration: 0.3s;
  --wds2-motion-hero-start-bezierCurve: cubic-bezier(0.77, 0, 0.18, 1);
  --wds2-motion-hero-start-transitionDuration: 1.2s;
  --wds2-motion-hero-end-bezierCurve: cubic-bezier(0.77, 0, 0.18, 1);
  --wds2-motion-hero-end-transitionDuration: NaNs;
  --wds2-motion-slide-out-bezierCurve: cubic-bezier(0.77, 0, 0.18, 1);
  --wds2-motion-slide-out-transitionDuration: 0.3s;
  --wds2-motion-slide-in-bezierCurve: cubic-bezier(0.77, 0, 0.18, 1);
  --wds2-motion-slide-in-transitionDuration: 0.3s;
}