/**
 * Do not edit directly
 * Generated on Mon, 25 Oct 2021 10:42:45 GMT
 */

:root {
  --token-color-primary-50: #7fc1c7;
  --token-color-primary-100: #00838f;
  --token-color-primary-dark: #007783;
  --token-color-primary-light: #bfe0e3;
  --token-color-neutral-25: #bfc4c6;
  --token-color-neutral-50: #7f8a8c;
  --token-color-neutral-100: #00151a;
  --token-color-neutral-05: #f2f3f3;
  --token-color-white: #ffffff;
  --token-color-error: #dc0c0b;
  --token-color-accent: #ec8c25;
  --token-color-app-background: #ffffff;
  --token-font-xxsmall: 10px;
  --token-font-xsmall: 12px;
  --token-font-small: 14px;
  --token-font-medium: 16px;
  --token-font-large: 18px;
  --token-font-xlarge: 26px;
  --token-font-family-primary: 'Open Sans', sans-serif;
  --token-font-family-secondary: 'Open Sans', sans-serif;
  --token-height-medium: 40px;
  --token-height-large: 48px;
  --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-width-large: 3px;
  --token-width-xlarge: 4px;
  --token-arrows-color: #00838f;
  --token-button-height: 40px;
  --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: 'Open Sans', sans-serif;
  --token-button-primary-background-color: #00838f;
  --token-button-primary-text-color: #ffffff;
  --token-button-primary-border-color: transparent;
  --token-button-primary-hover-background-color: #007783;
  --token-button-primary-hover-text-color: #ffffff;
  --token-button-primary-hover-border-color: transparent;
  --token-button-primary-pressed-background-color: #007783;
  --token-button-primary-pressed-text-color: #ffffff;
  --token-button-primary-pressed-border-color: transparent;
  --token-button-primary-disabled-background-color: #bfc4c6;
  --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: #00838f;
  --token-button-secondary-border-color: transparent;
  --token-button-secondary-hover-background-color: #bfe0e3;
  --token-button-secondary-hover-text-color: #00838f;
  --token-button-secondary-hover-border-color: transparent;
  --token-button-secondary-pressed-background-color: #bfe0e3;
  --token-button-secondary-pressed-text-color: #00838f;
  --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: #f2f3f3;
  --token-card-border-radius: 4px;
  --token-card-border-color: transparent;
  --token-card-border-width: 1px;
  --token-checkbox-unchecked-color: #7f8a8c;
  --token-checkbox-checked-color: #00838f;
  --token-coins-font-size: 14px;
  --token-coins-font-weight: bold;
  --token-coins-font-family: 'Open Sans', sans-serif;
  --token-coins-border-width: 2px;
  --token-coins-track-color: #00838f;
  --token-coins-selected-text-color: #ffffff;
  --token-coins-selected-background-color: #00838f;
  --token-coins-selected-border-color: transparent;
  --token-coins-unselected-text-color: #00838f;
  --token-coins-unselected-background-color: #ffffff;
  --token-coins-unselected-border-color: #00838f;
  --token-container-background-color: #ffffff;
  --token-expansion-panel-background-color: #f2f3f3;
  --token-expansion-panel-border-radius: 4px;
  --token-expansion-panel-border-color: transparent;
  --token-expansion-panel-border-width: 1px;
  --token-icon-background-color: #00838f;
  --token-icon-color: #ffffff;
  --token-input-font-weight: normal;
  --token-input-font-family: 'Open Sans', sans-serif;
  --token-input-content-font-size: 16px;
  --token-input-content-text-color: #00151a;
  --token-input-label-font-size: 12px;
  --token-input-label-text-color: #7f8a8c;
  --token-input-placeholder-text-color: #7f8a8c;
  --token-input-hint-text-color: #7f8a8c;
  --token-input-selected-border-color: #00838f;
  --token-input-unselected-border-color: #7f8a8c;
  --token-input-error-text-color: #dc0c0b;
  --token-input-error-border-color: #dc0c0b;
  --token-price-input-font-weight: normal;
  --token-price-input-font-family: 'Open Sans', sans-serif;
  --token-price-input-content-font-size: 26px;
  --token-price-input-content-text-color: #00151a;
  --token-price-input-label-font-size: 14px;
  --token-price-input-label-text-color: #7f8a8c;
  --token-price-input-placeholder-text-color: #7f8a8c;
  --token-price-input-hint-font-size: 14px;
  --token-price-input-hint-text-color: #7f8a8c;
  --token-price-input-selected-border-color: #00838f;
  --token-price-input-unselected-border-color: #7f8a8c;
  --token-price-input-error-text-color: #dc0c0b;
  --token-price-input-error-border-color: #dc0c0b;
  --token-radiobutton-color: #00838f;
  --token-stepper-background-color: #f2f3f3;
  --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: 'Open Sans', sans-serif;
  --token-stepper-number-border-width: 1px;
  --token-stepper-number-active-text-color: #ffffff;
  --token-stepper-number-active-background-color: #00838f;
  --token-stepper-number-active-border-color: #00838f;
  --token-stepper-number-inactive-text-color: #ffffff;
  --token-stepper-number-inactive-background-color: #bfc4c6;
  --token-stepper-number-inactive-border-color: #bfc4c6;
  --token-stepper-label-font-size: 14px;
  --token-stepper-label-font-family: 'Open Sans', sans-serif;
  --token-stepper-label-active-text-color: #00151a;
  --token-stepper-label-active-font-weight: bold;
  --token-stepper-label-inactive-text-color: #00151a;
  --token-stepper-label-inactive-font-weight: normal;
  --token-table-border-width: 1px;
  --token-table-border-color: #7f8a8c;
  --token-table-border-radius: 4px;
  --token-table-header-font-size: 14px;
  --token-table-header-font-weight: normal;
  --token-table-header-font-family: 'Open Sans', sans-serif;
  --token-table-header-text-color: #00838f;
  --token-table-header-background-color: #bfe0e3;
  --token-table-row-font-size: 14px;
  --token-table-row-font-weight: normal;
  --token-table-row-font-family: 'Open Sans', sans-serif;
  --token-table-row-text-color: #00151a;
  --token-table-row-background-color: #ffffff;
  --token-table-row-selected-background-color: #bfe0e3;
  --token-table-zebra-background-color: #f2f3f3;
  --token-tabs-font-size: 14px;
  --token-tabs-font-family: 'Open Sans', sans-serif;
  --token-tabs-active-text-color: #00838f;
  --token-tabs-active-border-width: 3px;
  --token-tabs-active-border-color: #00838f;
  --token-tabs-active-font-weight: bold;
  --token-tabs-inactive-text-color: #00151a;
  --token-tabs-inactive-font-weight: normal;
  --token-giftcard-title-font-size: 16px;
  --token-giftcard-title-font-weight: bold;
  --token-giftcard-title-font-family: 'Open Sans', sans-serif;
  --token-giftcard-title-text-color: #00151a;
  --token-giftcard-price-font-size: 16px;
  --token-giftcard-price-font-weight: bold;
  --token-giftcard-price-font-family: 'Open Sans', sans-serif;
  --token-giftcard-price-text-color: #00151a;
  --token-giftcard-web-price-font-size: 26px;
  --token-giftcard-web-price-font-weight: normal;
  --token-giftcard-web-price-font-family: 'Open Sans', sans-serif;
  --token-giftcard-web-price-text-color: #00151a;
  --token-label-font-size: 14px;
  --token-label-font-weight: normal;
  --token-label-font-family: 'Open Sans', sans-serif;
  --token-label-text-color: #7f8a8c;
  --token-link-font-size: 16px;
  --token-link-font-weight: bold;
  --token-link-font-family: 'Open Sans', sans-serif;
  --token-link-text-color: #00838f;
  --token-link-hover-text-color: #007783;
  --token-media-font-size: 14px;
  --token-media-font-weight: normal;
  --token-media-font-family: 'Open Sans', sans-serif;
  --token-media-text-color: #ffffff;
  --token-paragraph-font-size: 16px;
  --token-paragraph-font-weight: normal;
  --token-paragraph-font-family: 'Open Sans', sans-serif;
  --token-paragraph-text-color: #00151a;
  --token-paragraph-small-font-size: 14px;
  --token-paragraph-small-font-weight: normal;
  --token-paragraph-small-font-family: 'Open Sans', sans-serif;
  --token-paragraph-small-text-color: #00151a;
  --token-title-1-font-size: 16px;
  --token-title-1-font-weight: bold;
  --token-title-1-font-family: 'Open Sans', sans-serif;
  --token-title-1-text-color: #00151a;
  --token-title-2-font-size: 16px;
  --token-title-2-font-weight: bold;
  --token-title-2-font-family: 'Open Sans', sans-serif;
  --token-title-2-text-color: #ec8c25;
  --token-title-3-font-size: 18px;
  --token-title-3-font-weight: bold;
  --token-title-3-font-family: 'Open Sans', sans-serif;
  --token-title-3-text-color: #00151a;
  --token-title-3-text-transform: uppercase;
  --token-title-5-font-size: 26px;
  --token-title-5-font-weight: bold;
  --token-title-5-font-family: 'Open Sans', sans-serif;
  --token-title-5-text-color: #00151a;
}
