:root { 
  --black: #000000;
  --nobel: #b1b1b1;
  --thunderbird: #c72121;
  --white: #ffffff;
 
  --font-size-l: 75.1px;
  --font-size-m: 50px;
  --font-size-s: 37.2px;
  --font-size-xs: 33.1px;
  --font-size-xxs: 32.9px;
  --font-size-xxxs: 32px;
  --font-size-xxxxs: 30px;
 
  --font-family-applesdgothicneob00: "AppleSDGothicNeoB00", Helvetica;
  --font-family-applesdgothicneoeb00: "AppleSDGothicNeoEB00", Helvetica;
  --font-family-applesdgothicneoh00: "AppleSDGothicNeoH00", Helvetica;
  --font-family-applesdgothicneom00: "AppleSDGothicNeoM00", Helvetica;
  --font-family-applesdgothicneor00: "AppleSDGothicNeoR00", Helvetica;
  --font-family-applesdgothicneot00: "AppleSDGothicNeoT00", Helvetica;
  --font-family-archivo_black: "Archivo Black", Helvetica;
  --font-family-gulim: "Gulim", Helvetica;
}
.applesdgothicneoh00-normal-white-50px {
  color: var(--white);
  font-family: var(--font-family-applesdgothicneoh00);
  font-size: var(--font-size-m);
  font-style: normal;
}

.applesdgothicneom00-normal-black-37-2px {
  color: var(--black);
  font-family: var(--font-family-applesdgothicneom00);
  font-size: var(--font-size-s);
  font-style: normal;
}

.applesdgothicneom00-normal-white-32-9px {
  color: var(--white);
  font-family: var(--font-family-applesdgothicneom00);
  font-size: var(--font-size-xxs);
  font-style: normal;
}

.applesdgothicneom00-normal-white-32px {
  color: var(--white);
  font-family: var(--font-family-applesdgothicneom00);
  font-size: var(--font-size-xxxs);
  font-style: normal;
}

.applesdgothicneoeb00-normal-black-50px {
  color: var(--black);
  font-family: var(--font-family-applesdgothicneoeb00);
  font-size: var(--font-size-m);
  font-style: normal;
}

.applesdgothicneom00-normal-black-30px {
  color: var(--black);
  font-family: var(--font-family-applesdgothicneom00);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
}

.applesdgothicneob00-normal-white-33-1px {
  color: var(--white);
  font-family: var(--font-family-applesdgothicneob00);
  font-size: var(--font-size-xs);
  font-style: normal;
}

.applesdgothicneom00-normal-white-30px {
  color: var(--white);
  font-family: var(--font-family-applesdgothicneom00);
  font-size: var(--font-size-xxxxs);
  font-style: normal;
}

.applesdgothicneob00-normal-white-75-1px {
  color: var(--white);
  font-family: var(--font-family-applesdgothicneob00);
  font-size: var(--font-size-l);
  font-style: normal;
}

.applesdgothicneot00-normal-black-37-2px {
  color: var(--black);
  font-family: var(--font-family-applesdgothicneot00);
  font-size: var(--font-size-s);
  font-style: normal;
}
