:root { 
  --black: #000000;
  --citron: #91b522;
  --deep-fir: #033407;
  --dove-gray: #707070;
  --eerie-black: #1a1e23;
  --forest-green: #226f27;
  --palm-green: #082109;
  --sushi: #89b433;
  --white: #ffffff;
  --white-2: #ffffff76;
 
  --font-size-l: 24px;
  --font-size-m: 23px;
  --font-size-s: 16px;
  --font-size-xl: 27px;
  --font-size-xs: 12px;
  --font-size-xxl: 45px;
  --font-size-xxxl: 60px;
 
  --font-family-helveticaneue-bold: "HelveticaNeue-Bold", Helvetica;
  --font-family-helveticaneue-regular: "HelveticaNeue-Regular", Helvetica;
  --font-family-nexa_bold: "Nexa Bold", Helvetica;
  --font-family-nexa_heavy: "Nexa Heavy", Helvetica;
  --font-family-nexa_regular: "Nexa Regular", Helvetica;
  --font-family-nexabold-regular: "NexaBold-Regular", Helvetica;
  --font-family-nexaheavy-regular: "NexaHeavy-Regular", Helvetica;
  --font-family-nexaregular-regular: "NexaRegular-Regular", Helvetica;
  --font-family-pfdintextarabic-bold-☞: "PFDinTextArabic-Bold-☞", Helvetica;
}
.nexaheavy-regular-normal-sushi-23px {
  color: var(--sushi);
  font-family: var(--font-family-nexaheavy-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.nexabold-regular-bold-palm-green-12px {
  color: var(--palm-green);
  font-family: var(--font-family-nexabold-regular);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
}

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

.nexaheavy-regular-normal-sushi-60px {
  color: var(--sushi);
  font-family: var(--font-family-nexaheavy-regular);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 400;
}

.nexaheavy-regular-normal-sushi-26px {
  color: var(--sushi);
  font-family: var(--font-family-nexaheavy-regular);
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
}

.nexabold-regular-bold-palm-green-23px {
  color: var(--palm-green);
  font-family: var(--font-family-nexabold-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.nexaheavy-normal-palm-green-45px {
  color: var(--palm-green);
  font-family: var(--font-family-nexa_heavy);
  font-size: var(--font-size-xxl);
}

.nexaheavy-regular-normal-palm-green-45px {
  color: var(--palm-green);
  font-family: var(--font-family-nexaheavy-regular);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.nexaheavy-regular-normal-palm-green-14px {
  color: var(--palm-green);
  font-family: var(--font-family-nexaheavy-regular);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.nexaheavy-regular-normal-forest-green-23px {
  color: var(--forest-green);
  font-family: var(--font-family-nexaheavy-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.nexaregular-regular-normal-white-27px {
  color: var(--white);
  font-family: var(--font-family-nexaregular-regular);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.pfdintextarabic-bold--bold-sushi-31px {
  color: var(--sushi);
  font-family: var(--font-family-pfdintextarabic-bold-☞);
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
}

.helveticaneue-bold-dove-gray-24px {
  color: var(--dove-gray);
  font-family: var(--font-family-helveticaneue-bold);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 700;
}

.helveticaneue-regular-normal-dove-gray-24px {
  color: var(--dove-gray);
  font-family: var(--font-family-helveticaneue-regular);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.nexaregular-regular-normal-eerie-black-16px {
  color: var(--eerie-black);
  font-family: var(--font-family-nexaregular-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}
