:root { 
  --blue-jeans: #57c0ed;
  --christine: #ea690a;
  --dove-gray: #707070;
  --hunter-green: #161615;
  --neon-carrot: #f59b33;
  --neon-carrot-2: #f49b33;
  --red-orange: #e8544b;
  --sunglow: #fdcd36;
  --supernova: #ffcd00;
  --suva-gray: #888888;
  --white: #ffffff;
 
  --font-size-m: 32px;
  --font-size-s: 28px;
  --font-size-xs: 24px;
  --font-size-xxs: 21px;
  --font-size-xxxs: 19px;
  --font-size-xxxxs: 17px;
  --font-size-xxxxxs: 16px;
 
  --font-family-levenimmt-regular: "LevenimMT-Regular", Helvetica;
  --font-family-myriad_pro: "Myriad Pro", Helvetica;
  --font-family-myriadpro-bold: "MyriadPro-Bold", Helvetica;
  --font-family-myriadpro-regular: "MyriadPro-Regular", Helvetica;
  --font-family-segoeui-regular: "SegoeUI-Regular", Helvetica;
  --font-family-soleil-bold: "Soleil-Bold", Helvetica;
  --font-family-soleil-light: "Soleil-Light", Helvetica;
  --font-family-soleil-regular: "Soleil-Regular", Helvetica;
}
.myriadpro-bold-suva-gray-21px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-bold);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 700;
}

.myriadpro-regular-normal-suva-gray-21px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.myriadpro-bold-suva-gray-19px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-bold);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 700;
}

.myriadpro-regular-normal-suva-gray-19px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-regular);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 400;
}

.myriadpro-regular-normal-suva-gray-17px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-regular);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
  font-weight: 400;
}

.myriadpro-bold-suva-gray-17px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-bold);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
  font-weight: 700;
}

.myriadpro-normal-suva-gray-32px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriad_pro);
  font-size: var(--font-size-m);
}

.myriadpro-bold-suva-gray-32px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-bold);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.soleil-regular-normal-hunter-green-21px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.soleil-light-hunter-green-20px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-light);
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
}

.soleil-regular-normal-hunter-green-11px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-regular);
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
}

.soleil-light-hunter-green-11px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-light);
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
}

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

.myriadpro-bold-suva-gray-28px {
  color: var(--suva-gray);
  font-family: var(--font-family-myriadpro-bold);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 700;
}

.myriadpro-bold-christine-21px {
  color: var(--christine);
  font-family: var(--font-family-myriadpro-bold);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 700;
}

.soleil-bold-hunter-green-20px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-bold);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.soleil-bold-hunter-green-11px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-bold);
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
}

.soleil-bold-hunter-green-31px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-bold);
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
}

.soleil-bold-hunter-green-28px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-bold);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 700;
}

.soleil-bold-hunter-green-14px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-bold);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.soleil-bold-hunter-green-15px {
  color: var(--hunter-green);
  font-family: var(--font-family-soleil-bold);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

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

:root {
}
