:root { 
  --astral: #3b7ea7;
  --black: #000000;
  --dell: #3c7017;
  --mountain-mist: #9b9292;
  --vista-blue: #80d59c;
  --white: #ffffff;
  --white400: #989898;
 
  --font-size-l: 41.3px;
  --font-size-m: 33.4px;
  --font-size-s: 33.1px;
  --font-size-xl: 47px;
  --font-size-xs: 28.3px;
  --font-size-xxl: 48.2px;
  --font-size-xxs: 25.7px;
 
  --font-family-inter: "Inter", Helvetica;
  --font-family-open_sans: "Open Sans", Helvetica;
  --font-family-roboto: "Roboto", Helvetica;
  --font-family-utm_avo-regular: "UTM Avo-Regular", Helvetica;
  --font-family-utm_impact-regular: "UTM Impact-Regular", Helvetica;
}
.inter-medium-white-25-7px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 500;
}

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

.inter-medium-white-28-3px {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 500;
}

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

.utmimpact-regular-normal-white-89-1px {
  color: var(--white);
  font-family: var(--font-family-utm_impact-regular);
  font-size: 89.1px;
  font-style: normal;
  font-weight: 400;
}

.utmimpact-regular-normal-white-44-8px {
  color: var(--white);
  font-family: var(--font-family-utm_impact-regular);
  font-size: 44.8px;
  font-style: normal;
  font-weight: 400;
}

.utmavo-regular-normal-mountain-mist-66-6px {
  color: var(--mountain-mist);
  font-family: var(--font-family-utm_avo-regular);
  font-size: 66.6px;
  font-style: normal;
  font-weight: 400;
}

.utmimpact-regular-normal-white-48-2px {
  color: var(--white);
  font-family: var(--font-family-utm_impact-regular);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.utmimpact-regular-normal-white-82-3px {
  font-family: var(--font-family-utm_impact-regular);
  font-size: 82.3px;
  font-style: normal;
  font-weight: 400;
}

.utmavo-regular-normal-mountain-mist-71-6px {
  color: var(--mountain-mist);
  font-family: var(--font-family-utm_avo-regular);
  font-size: 71.6px;
  font-style: normal;
  font-weight: 400;
}

.utmimpact-regular-normal-white-33-1px {
  color: var(--white);
  font-family: var(--font-family-utm_impact-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
}

.utmimpact-regular-normal-white-56-5px {
  font-family: var(--font-family-utm_impact-regular);
  font-size: 56.5px;
  font-style: normal;
  font-weight: 400;
}
