/**
 * Do not edit directly
 * Generated on Mon, 25 Oct 2021 13:56:50 GMT
 */

:root {
  --token-color-primary-50: #86aea9;
  --token-color-primary-100: #004b3e;
  --token-color-primary-dark: #00463c;
  --token-color-primary-light: #c6d8d6;
  --token-color-neutral-25: #bfc4c6;
  --token-color-neutral-50: #959595;
  --token-color-neutral-100: #000000;
  --token-color-neutral-05: #f4f4f4;
  --token-color-white: #ffffff;
  --token-color-error: #dc0c0b;
  --token-color-accent: #ec8c25;
  --token-color-app-background: #f8f8f8;
  --token-font-xxsmall: 10px;
  --token-font-xsmall: 12px;
  --token-font-small: 14px;
  --token-font-medium: 16px;
  --token-font-large: 20px;
  --token-font-xlarge: 24px;
  --token-font-family-primary: 'Druk Text', sans-serif;
  --token-font-family-secondary: 'Druk Text', sans-serif;
  --token-height-medium: 40px;
  --token-height-large: 60px;
  --token-radius-xsmall: 1px;
  --token-radius-small: 2px;
  --token-radius-medium: 4px;
  --token-radius-large: 8px;
  --token-radius-xlarge: 16px;
  --token-radius-xxlarge: 32px;
  --token-radius-zero: 0px;
  --token-spacing-xsmall: 4px;
  --token-spacing-small: 8px;
  --token-spacing-medium: 12px;
  --token-spacing-large: 16px;
  --token-spacing-xlarge: 24px;
  --token-spacing-xxlarge: 32px;
  --token-width-small: 1px;
  --token-width-medium: 2px;
  --token-button-height: 60px;
  --token-button-padding: 24px;
  --token-button-border-radius: 4px;
  --token-button-border-width: 1px;
  --token-button-font-size: 14px;
  --token-button-font-weight: bold;
  --token-button-font-family: 'Druk Text', sans-serif;
  --token-button-primary-background-color: #004b3e;
  --token-button-primary-text-color: #ffffff;
  --token-button-primary-border-color: transparent;
  --token-button-primary-hover-background-color: #00463c;
  --token-button-primary-hover-text-color: #ffffff;
  --token-button-primary-hover-border-color: transparent;
  --token-button-primary-pressed-background-color: #00463c;
  --token-button-primary-pressed-text-color: #ffffff;
  --token-button-primary-pressed-border-color: transparent;
  --token-button-primary-disabled-background-color: #86aea9;
  --token-button-primary-disabled-text-color: #ffffff;
  --token-button-primary-disabled-border-color: transparent;
  --token-button-secondary-background-color: transparent;
  --token-button-secondary-text-color: #004b3e;
  --token-button-secondary-border-color: transparent;
  --token-button-secondary-hover-background-color: #c6d8d6;
  --token-button-secondary-hover-text-color: #004b3e;
  --token-button-secondary-hover-border-color: transparent;
  --token-button-secondary-pressed-background-color: #c6d8d6;
  --token-button-secondary-pressed-text-color: #004b3e;
  --token-button-secondary-pressed-border-color: transparent;
  --token-button-secondary-disabled-background-color: transparent;
  --token-button-secondary-disabled-text-color: #bfc4c6;
  --token-button-secondary-disabled-border-color: transparent;
  --token-card-background-color: #ffffff;
  --token-card-border-radius: 4px;
  --token-card-border-color: transparent;
  --token-card-border-width: 1px;
  --token-checkbox-unchecked-color: #959595;
  --token-checkbox-checked-color: #004b3e;
  --token-coins-font-size: 16px;
  --token-coins-font-weight: bold;
  --token-coins-font-family: 'Druk Text', sans-serif;
  --token-coins-border-width: 2px;
  --token-coins-track-color: #000000;
  --token-coins-selected-text-color: #ffffff;
  --token-coins-selected-background-color: #000000;
  --token-coins-selected-border-color: transparent;
  --token-coins-unselected-text-color: #000000;
  --token-coins-unselected-background-color: #ffffff;
  --token-coins-unselected-border-color: #000000;
  --token-container-background-color: #ffffff;
  --token-expansion-panel-background-color: #ffffff;
  --token-expansion-panel-border-radius: 4px;
  --token-expansion-panel-border-color: transparent;
  --token-expansion-panel-border-width: 1px;
  --token-icon-background-color: #004b3e;
  --token-icon-color: #ffffff;
  --token-input-font-weight: normal;
  --token-input-font-family: 'Druk Text', sans-serif;
  --token-input-content-font-size: 16px;
  --token-input-content-text-color: #000000;
  --token-input-label-font-size: 14px;
  --token-input-label-text-color: #959595;
  --token-input-placeholder-text-color: #959595;
  --token-input-hint-text-color: #959595;
  --token-input-selected-border-color: #004b3e;
  --token-input-unselected-border-color: #959595;
  --token-input-error-text-color: #dc0c0b;
  --token-input-error-border-color: #dc0c0b;
  --token-price-input-font-weight: normal;
  --token-price-input-content-font-size: 16px;
  --token-price-input-content-text-color: #000000;
  --token-price-input-label-font-size: 14px;
  --token-price-input-label-text-color: #959595;
  --token-price-input-placeholder-text-color: #959595;
  --token-price-input-hint-font-size: 14px;
  --token-price-input-hint-text-color: #959595;
  --token-price-input-selected-border-color: #004b3e;
  --token-price-input-unselected-border-color: #959595;
  --token-price-input-error-text-color: #dc0c0b;
  --token-price-input-error-border-color: #dc0c0b;
  --token-radiobutton-color: #004b3e;
  --token-stepper-background-color: #ffffff;
  --token-stepper-background-border-color: transparent;
  --token-stepper-background-border-radius: 2px;
  --token-stepper-background-border-width: 1px;
  --token-stepper-number-font-size: 14px;
  --token-stepper-number-font-weight: bold;
  --token-stepper-number-font-family: 'Druk Text', sans-serif;
  --token-stepper-number-border-width: 1px;
  --token-stepper-number-active-text-color: #ffffff;
  --token-stepper-number-active-background-color: #004b3e;
  --token-stepper-number-active-border-color: #004b3e;
  --token-stepper-number-inactive-text-color: #ffffff;
  --token-stepper-number-inactive-background-color: #959595;
  --token-stepper-number-inactive-border-color: #959595;
  --token-stepper-label-font-size: 14px;
  --token-stepper-label-font-family: 'Druk Text', sans-serif;
  --token-stepper-label-active-text-color: #000000;
  --token-stepper-label-active-font-weight: bold;
  --token-stepper-label-inactive-text-color: #959595;
  --token-stepper-label-inactive-font-weight: normal;
  --token-giftcard-title-font-size: 16px;
  --token-giftcard-title-font-weight: bold;
  --token-giftcard-title-font-family: 'Druk Text', sans-serif;
  --token-giftcard-title-text-color: #004b3e;
  --token-giftcard-price-font-size: 16px;
  --token-giftcard-price-font-weight: bold;
  --token-giftcard-price-font-family: 'Druk Text', sans-serif;
  --token-giftcard-price-text-color: #000000;
  --token-giftcard-web-price-font-size: 24px;
  --token-giftcard-web-price-font-weight: normal;
  --token-giftcard-web-price-font-family: 'Druk Text', sans-serif;
  --token-giftcard-web-price-text-color: #000000;
  --token-label-font-size: 14px;
  --token-label-font-weight: normal;
  --token-label-font-family: 'Druk Text', sans-serif;
  --token-label-text-color: #959595;
  --token-link-font-size: 16px;
  --token-link-font-weight: bold;
  --token-link-font-family: 'Druk Text', sans-serif;
  --token-link-text-color: #004b3e;
  --token-web-link-font-size: 16px;
  --token-web-link-font-weight: bold;
  --token-web-link-text-color: #004b3e;
  --token-media-font-size: 16px;
  --token-media-font-weight: normal;
  --token-media-font-family: 'Druk Text', sans-serif;
  --token-media-text-color: #ffffff;
  --token-paragraph-font-size: 16px;
  --token-paragraph-font-weight: normal;
  --token-paragraph-font-family: 'Druk Text', sans-serif;
  --token-paragraph-text-color: #000000;
  --token-paragraph-small-font-size: 14px;
  --token-paragraph-small-font-weight: normal;
  --token-paragraph-small-font-family: 'Druk Text', sans-serif;
  --token-paragraph-small-text-color: #000000;
  --token-title-1-font-size: 16px;
  --token-title-1-font-weight: bold;
  --token-title-1-font-family: 'Druk Text', sans-serif;
  --token-title-1-text-color: #000000;
  --token-title-5-font-size: 24px;
  --token-title-5-font-weight: bold;
  --token-title-5-font-family: 'Druk Text', sans-serif;
  --token-title-5-text-color: #000000;
}
