:root { 
  --black: #000000;
  --flame-pea: #d95a24;
  --manatee: #989fa3;
  --thunder: #2d2e2f;
  --white: #ffffff;
 
  --font-size-l: 14px;
  --font-size-m: 13px;
  --font-size-s: 11px;
  --font-size-xl: 15px;
  --font-size-xxl: 16px;
  --font-size-xxxl: 20px;
  --font-size-xxxxl: 30px;
 
  --font-family-urbanist: "Urbanist", Helvetica;
  --font-family-zen_kaku_gothic_antique: "Zen Kaku Gothic Antique", Helvetica;
}
.zenkakugothicantique-medium-white-15px {
  color: var(--white);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 500;
}

.urbanist-normal-black-13px {
  color: var(--black);
  font-family: var(--font-family-urbanist);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.zenkakugothicantique-normal-black-14px {
  color: var(--black);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.zenkakugothicantique-medium-black-13px {
  color: var(--black);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 500;
}

.zenkakugothicantique-medium-black-16px {
  color: var(--black);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}

.urbanist-normal-black-20px {
  color: var(--black);
  font-family: var(--font-family-urbanist);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 400;
}

.zenkakugothicantique-normal-black-13px {
  color: var(--black);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.zenkakugothicantique-medium-black-22px {
  color: var(--black);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
}

.urbanist-normal-white-30px {
  color: var(--white);
  font-family: var(--font-family-urbanist);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 400;
}

.zenkakugothicantique-medium-white-16px {
  color: var(--white);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}

.zenkakugothicantique-normal-black-15px {
  color: var(--black);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.urbanist-normal-white-24px {
  color: var(--white);
  font-family: var(--font-family-urbanist);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}

.zenkakugothicantique-medium-white-13px {
  color: var(--white);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 500;
}

:root {
}
