/* typography.css */
:root {
  --ds-font-families-primary: Lato, sans-serif;
  --ds-font-families-secondary: Inter, sans-serif;
  --ds-font-families-tertiary: Roboto, sans-serif;
  --ds-font-weights-black: 900;
  --ds-font-weights-bold: 700;
  --ds-font-weights-extrabold: 800;
  --ds-font-weights-light: 300;
  --ds-font-weights-medium: 500;
  --ds-font-weights-normal: 400;
  --ds-font-weights-semibold: 600;
  --ds-font-weights-thin: 100;
  --ds-typography-2xl-primary-family: Lato, sans-serif;
  --ds-typography-2xl-primary-letter-spacing: -0.5px;
  --ds-typography-2xl-primary-line-height: 32px;
  --ds-typography-2xl-primary-size: 24px;
  --ds-typography-2xl-primary-size-desktop: 24px;
  --ds-typography-2xl-primary-size-mobile: 20px;
  --ds-typography-2xl-primary-weight: 600;
  --ds-typography-2xl-secondary-family: Inter, sans-serif;
  --ds-typography-2xl-secondary-letter-spacing: -0.5px;
  --ds-typography-2xl-secondary-line-height: 32px;
  --ds-typography-2xl-secondary-size: 24px;
  --ds-typography-2xl-secondary-size-desktop: 24px;
  --ds-typography-2xl-secondary-size-mobile: 20px;
  --ds-typography-2xl-secondary-weight: 600;
  --ds-typography-2xl-tertiary-family: Roboto, sans-serif;
  --ds-typography-2xl-tertiary-letter-spacing: -0.5px;
  --ds-typography-2xl-tertiary-line-height: 32px;
  --ds-typography-2xl-tertiary-size: 24px;
  --ds-typography-2xl-tertiary-size-desktop: 24px;
  --ds-typography-2xl-tertiary-size-mobile: 20px;
  --ds-typography-2xl-tertiary-weight: 600;
  --ds-typography-3xl-primary-family: Lato, sans-serif;
  --ds-typography-3xl-primary-letter-spacing: -1px;
  --ds-typography-3xl-primary-line-height: 40px;
  --ds-typography-3xl-primary-size: 32px;
  --ds-typography-3xl-primary-size-desktop: 32px;
  --ds-typography-3xl-primary-size-mobile: 26px;
  --ds-typography-3xl-primary-weight: 600;
  --ds-typography-3xl-secondary-family: Inter, sans-serif;
  --ds-typography-3xl-secondary-letter-spacing: -1px;
  --ds-typography-3xl-secondary-line-height: 40px;
  --ds-typography-3xl-secondary-size: 32px;
  --ds-typography-3xl-secondary-size-desktop: 32px;
  --ds-typography-3xl-secondary-size-mobile: 26px;
  --ds-typography-3xl-secondary-weight: 600;
  --ds-typography-3xl-tertiary-family: Roboto, sans-serif;
  --ds-typography-3xl-tertiary-letter-spacing: -1px;
  --ds-typography-3xl-tertiary-line-height: 40px;
  --ds-typography-3xl-tertiary-size: 32px;
  --ds-typography-3xl-tertiary-size-desktop: 32px;
  --ds-typography-3xl-tertiary-size-mobile: 26px;
  --ds-typography-3xl-tertiary-weight: 600;
  --ds-typography-4xl-primary-family: Lato, sans-serif;
  --ds-typography-4xl-primary-letter-spacing: -1px;
  --ds-typography-4xl-primary-line-height: 48px;
  --ds-typography-4xl-primary-size: 40px;
  --ds-typography-4xl-primary-size-desktop: 40px;
  --ds-typography-4xl-primary-size-mobile: 32px;
  --ds-typography-4xl-primary-weight: 700;
  --ds-typography-4xl-secondary-family: Inter, sans-serif;
  --ds-typography-4xl-secondary-letter-spacing: -1px;
  --ds-typography-4xl-secondary-line-height: 48px;
  --ds-typography-4xl-secondary-size: 40px;
  --ds-typography-4xl-secondary-size-desktop: 40px;
  --ds-typography-4xl-secondary-size-mobile: 32px;
  --ds-typography-4xl-secondary-weight: 700;
  --ds-typography-4xl-tertiary-family: Roboto, sans-serif;
  --ds-typography-4xl-tertiary-letter-spacing: -1px;
  --ds-typography-4xl-tertiary-line-height: 48px;
  --ds-typography-4xl-tertiary-size: 40px;
  --ds-typography-4xl-tertiary-size-desktop: 40px;
  --ds-typography-4xl-tertiary-size-mobile: 32px;
  --ds-typography-4xl-tertiary-weight: 700;
  --ds-typography-5xl-primary-family: Lato, sans-serif;
  --ds-typography-5xl-primary-letter-spacing: -1.2px;
  --ds-typography-5xl-primary-line-height: 56px;
  --ds-typography-5xl-primary-size: 48px;
  --ds-typography-5xl-primary-size-desktop: 48px;
  --ds-typography-5xl-primary-size-mobile: 36px;
  --ds-typography-5xl-primary-weight: 700;
  --ds-typography-5xl-secondary-family: Inter, sans-serif;
  --ds-typography-5xl-secondary-letter-spacing: -1.2px;
  --ds-typography-5xl-secondary-line-height: 56px;
  --ds-typography-5xl-secondary-size: 48px;
  --ds-typography-5xl-secondary-size-desktop: 48px;
  --ds-typography-5xl-secondary-size-mobile: 36px;
  --ds-typography-5xl-secondary-weight: 700;
  --ds-typography-5xl-tertiary-family: Roboto, sans-serif;
  --ds-typography-5xl-tertiary-letter-spacing: -1.2px;
  --ds-typography-5xl-tertiary-line-height: 56px;
  --ds-typography-5xl-tertiary-size: 48px;
  --ds-typography-5xl-tertiary-size-desktop: 48px;
  --ds-typography-5xl-tertiary-size-mobile: 36px;
  --ds-typography-5xl-tertiary-weight: 700;
  --ds-typography-base-primary-family: Lato, sans-serif;
  --ds-typography-base-primary-letter-spacing: 0;
  --ds-typography-base-primary-line-height: 24px;
  --ds-typography-base-primary-size: 16px;
  --ds-typography-base-primary-size-desktop: 16px;
  --ds-typography-base-primary-size-mobile: 15px;
  --ds-typography-base-primary-weight: 400;
  --ds-typography-base-secondary-family: Inter, sans-serif;
  --ds-typography-base-secondary-letter-spacing: 0;
  --ds-typography-base-secondary-line-height: 24px;
  --ds-typography-base-secondary-size: 16px;
  --ds-typography-base-secondary-size-desktop: 16px;
  --ds-typography-base-secondary-size-mobile: 15px;
  --ds-typography-base-secondary-weight: 400;
  --ds-typography-base-tertiary-family: Roboto, sans-serif;
  --ds-typography-base-tertiary-letter-spacing: 0;
  --ds-typography-base-tertiary-line-height: 24px;
  --ds-typography-base-tertiary-size: 16px;
  --ds-typography-base-tertiary-size-desktop: 16px;
  --ds-typography-base-tertiary-size-mobile: 15px;
  --ds-typography-base-tertiary-weight: 400;
  --ds-typography-lg-primary-family: Lato, sans-serif;
  --ds-typography-lg-primary-letter-spacing: 0;
  --ds-typography-lg-primary-line-height: 28px;
  --ds-typography-lg-primary-size: 18px;
  --ds-typography-lg-primary-size-desktop: 18px;
  --ds-typography-lg-primary-size-mobile: 17px;
  --ds-typography-lg-primary-weight: 400;
  --ds-typography-lg-secondary-family: Inter, sans-serif;
  --ds-typography-lg-secondary-letter-spacing: 0;
  --ds-typography-lg-secondary-line-height: 28px;
  --ds-typography-lg-secondary-size: 18px;
  --ds-typography-lg-secondary-size-desktop: 18px;
  --ds-typography-lg-secondary-size-mobile: 17px;
  --ds-typography-lg-secondary-weight: 400;
  --ds-typography-lg-tertiary-family: Roboto, sans-serif;
  --ds-typography-lg-tertiary-letter-spacing: 0;
  --ds-typography-lg-tertiary-line-height: 28px;
  --ds-typography-lg-tertiary-size: 18px;
  --ds-typography-lg-tertiary-size-desktop: 18px;
  --ds-typography-lg-tertiary-size-mobile: 17px;
  --ds-typography-lg-tertiary-weight: 400;
  --ds-typography-sm-primary-family: Lato, sans-serif;
  --ds-typography-sm-primary-letter-spacing: 0;
  --ds-typography-sm-primary-line-height: 20px;
  --ds-typography-sm-primary-size: 14px;
  --ds-typography-sm-primary-size-desktop: 14px;
  --ds-typography-sm-primary-size-mobile: 14px;
  --ds-typography-sm-primary-weight: 400;
  --ds-typography-sm-secondary-family: Inter, sans-serif;
  --ds-typography-sm-secondary-letter-spacing: 0;
  --ds-typography-sm-secondary-line-height: 20px;
  --ds-typography-sm-secondary-size: 14px;
  --ds-typography-sm-secondary-size-desktop: 14px;
  --ds-typography-sm-secondary-size-mobile: 14px;
  --ds-typography-sm-secondary-weight: 400;
  --ds-typography-sm-tertiary-family: Roboto, sans-serif;
  --ds-typography-sm-tertiary-letter-spacing: 0;
  --ds-typography-sm-tertiary-line-height: 20px;
  --ds-typography-sm-tertiary-size: 14px;
  --ds-typography-sm-tertiary-size-desktop: 14px;
  --ds-typography-sm-tertiary-size-mobile: 14px;
  --ds-typography-sm-tertiary-weight: 400;
  --ds-typography-xl-primary-family: Lato, sans-serif;
  --ds-typography-xl-primary-letter-spacing: -0.5px;
  --ds-typography-xl-primary-line-height: 28px;
  --ds-typography-xl-primary-size: 20px;
  --ds-typography-xl-primary-size-desktop: 20px;
  --ds-typography-xl-primary-size-mobile: 18px;
  --ds-typography-xl-primary-weight: 500;
  --ds-typography-xl-secondary-family: Inter, sans-serif;
  --ds-typography-xl-secondary-letter-spacing: -0.5px;
  --ds-typography-xl-secondary-line-height: 28px;
  --ds-typography-xl-secondary-size: 20px;
  --ds-typography-xl-secondary-size-desktop: 20px;
  --ds-typography-xl-secondary-size-mobile: 18px;
  --ds-typography-xl-secondary-weight: 500;
  --ds-typography-xl-tertiary-family: Roboto, sans-serif;
  --ds-typography-xl-tertiary-letter-spacing: -0.5px;
  --ds-typography-xl-tertiary-line-height: 28px;
  --ds-typography-xl-tertiary-size: 20px;
  --ds-typography-xl-tertiary-size-desktop: 20px;
  --ds-typography-xl-tertiary-size-mobile: 18px;
  --ds-typography-xl-tertiary-weight: 500;
  --ds-typography-xs-primary-family: Lato, sans-serif;
  --ds-typography-xs-primary-letter-spacing: 0;
  --ds-typography-xs-primary-line-height: 16px;
  --ds-typography-xs-primary-size: 12px;
  --ds-typography-xs-primary-size-desktop: 12px;
  --ds-typography-xs-primary-size-mobile: 12px;
  --ds-typography-xs-primary-weight: 400;
  --ds-typography-xs-secondary-family: Inter, sans-serif;
  --ds-typography-xs-secondary-letter-spacing: 0;
  --ds-typography-xs-secondary-line-height: 16px;
  --ds-typography-xs-secondary-size: 12px;
  --ds-typography-xs-secondary-size-desktop: 12px;
  --ds-typography-xs-secondary-size-mobile: 12px;
  --ds-typography-xs-secondary-weight: 400;
  --ds-typography-xs-tertiary-family: Roboto, sans-serif;
  --ds-typography-xs-tertiary-letter-spacing: 0;
  --ds-typography-xs-tertiary-line-height: 16px;
  --ds-typography-xs-tertiary-size: 12px;
  --ds-typography-xs-tertiary-size-desktop: 12px;
  --ds-typography-xs-tertiary-size-mobile: 12px;
  --ds-typography-xs-tertiary-weight: 400;
}
