:root { 
  --black: #000000;
  --blueberry: #3e8bff;
  --card-color: #15151d99;
  --cyan: #00e5ff;
  --light-grey: #6a6e87;
  --purple-pizzazz: #ff00b7;
  --shark: #1f222b;
  --very-light-grey: #e6e8f6;
  --white: #ffffff;
  --white-2: #ffffffcc;
  --white-3: #ffffff1a;
 
  --font-size-l: 24px;
  --font-size-m: 20px;
  --font-size-s: 16px;
  --font-size-xl: 32px;
  --font-size-xs: 14px;
  --font-size-xxs: 13px;
  --font-size-xxxs: 12px;
 
  --font-family-encode_sans: "Encode Sans", Helvetica;
  --font-family-graphik_web-bold: "Graphik Web-Bold", Helvetica;
  --font-family-graphik_web-light: "Graphik Web-Light", Helvetica;
  --font-family-graphik_web-medium: "Graphik Web-Medium", Helvetica;
  --font-family-graphik_web-regular: "Graphik Web-Regular", Helvetica;
}
.graphikweb-regular-normal-storm-gray-20px {
  color: var(--light-grey);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-regular-normal-storm-gray-13px {
  color: var(--light-grey);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-medium-white-14px {
  color: var(--white);
  font-family: var(--font-family-graphik_web-medium);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 500;
}

.graphikweb-regular-normal-white-13px {
  color: var(--white);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-regular-normal-mystic-13px {
  color: var(--very-light-grey);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-medium-white-14px-2 {
  color: var(--white-2);
  font-family: var(--font-family-graphik_web-medium);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 500;
}

.graphikweb-regular-normal-mystic-24px {
  color: var(--very-light-grey);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-medium-white-16px {
  color: var(--white);
  font-family: var(--font-family-graphik_web-medium);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 500;
}

.graphikweb-regular-normal-storm-gray-16px {
  color: var(--light-grey);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-medium-white-11px {
  color: var(--white-2);
  font-family: var(--font-family-graphik_web-medium);
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
}

.encodesans-medium-white-20px {
  color: var(--white);
  font-family: var(--font-family-encode_sans);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 500;
}

.encodesans-medium-white-16px {
  color: var(--white);
  font-family: var(--font-family-encode_sans);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 500;
}

.graphikweb-regular-normal-white-20px {
  color: var(--white);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.encodesans-medium-white-12px {
  color: var(--white);
  font-family: var(--font-family-encode_sans);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 500;
}

.encodesans-medium-white-13px {
  color: var(--white);
  font-family: var(--font-family-encode_sans);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 500;
}

.graphikweb-regular-normal-mystic-32px {
  color: var(--very-light-grey);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-regular-normal-mystic-16px {
  color: var(--very-light-grey);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-medium-white-20px {
  color: var(--white);
  font-family: var(--font-family-graphik_web-medium);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 500;
}

.graphikweb-regular-normal-white-16px {
  color: var(--white);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-regular-normal-cyan--aqua-16px {
  color: var(--cyan);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.graphikweb-medium-white-13px {
  color: var(--white-2);
  font-family: var(--font-family-graphik_web-medium);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 500;
}

.graphikweb-regular-normal-cyan--aqua-12px {
  color: var(--cyan);
  font-family: var(--font-family-graphik_web-regular);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 400;
}
