:root { 
  --anakiwa: #93ecff;
  --black: #000000;
  --black-pearl: #010f21;
  --dandelion: #ffe069;
  --regent-st-blue: #add4f3;
  --sepia-black: #300000;
  --spray: #71dcff;
  --supernova: #ffc600;
  --white: #ffffff;
 
  --font-size-l: 30px;
  --font-size-m: 26px;
  --font-size-s: 22px;
  --font-size-xs: 19.2px;
  --font-size-xxs: 18.5px;
  --font-size-xxxs: 17.1px;
  --font-size-xxxxs: 11.8px;
 
  --font-family-inter: "Inter", Helvetica;
  --font-family-sfu_eurostile-boldcondensed:
    "SFU Eurostile-BoldCondensed", Helvetica;
  --font-family-utm_helvetins-regular: "UTM HelvetIns-Regular", Helvetica;
}
.inter-normal-white-26px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.inter-bold-anakiwa-22px {
  color: var(--anakiwa);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 700;
}

.utmhelvetins-regular-normal-white-96px {
  font-family: var(--font-family-utm_helvetins-regular);
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
}

.inter-normal-white-22px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.inter-normal-supernova-22px {
  color: var(--supernova);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.inter-bold-spray-30px {
  color: var(--spray);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 700;
}

.inter-normal-white-11-8px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
  font-weight: 400;
}

.inter-normal-supernova-11-8px {
  color: var(--supernova);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
  font-weight: 400;
}

.inter-normal-white-17-1px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxxs);
  font-style: normal;
  font-weight: 400;
}

.inter-bold-spray-25-9px {
  color: var(--spray);
  font-family: var(--font-family-inter);
  font-size: 25.9px;
  font-style: normal;
  font-weight: 700;
}

.inter-bold-dandelion-24px {
  color: var(--dandelion);
  font-family: var(--font-family-inter);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.utmhelvetins-regular-normal-white-50px {
  font-family: var(--font-family-utm_helvetins-regular);
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
}

.inter-bold-spray-19-2px {
  color: var(--spray);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
}

.inter-bold-white-19-2px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
}

.inter-bold-dandelion-20-7px {
  color: var(--dandelion);
  font-family: var(--font-family-inter);
  font-size: 20.7px;
  font-style: normal;
  font-weight: 700;
}

.utmhelvetins-regular-normal-white-43-2px {
  font-family: var(--font-family-utm_helvetins-regular);
  font-size: 43.2px;
  font-style: normal;
  font-weight: 400;
}

.inter-bold-spray-18-5px {
  color: var(--spray);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 700;
}

.inter-bold-white-18-5px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 700;
}

.inter-normal-white-22px-2 {
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.inter-bold-white-45px {
  font-family: var(--font-family-inter);
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
}

.inter-normal-white-11-8px-2 {
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
  font-weight: 400;
}

.inter-normal-white-19-7px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: 19.7px;
  font-style: normal;
  font-weight: 400;
}

.inter-bold-regent-st-blue-19-7px {
  color: var(--regent-st-blue);
  font-family: var(--font-family-inter);
  font-size: 19.7px;
  font-style: normal;
  font-weight: 700;
}

.inter-bold-white-29-6px {
  font-family: var(--font-family-inter);
  font-size: 29.6px;
  font-style: normal;
  font-weight: 700;
}
