.H1 {
  font-size: 150px;
  font-weight: 400; /* Regular */
}

.H2 {
  font-size: 42px;
  font-weight: 600; /* Semibold */
}

.H3 {
  font-size: 28px;
  font-weight: 600; /* Semibold */
}

.H3_1 {
  font-size: 28px;
  font-weight: 500; /* Medium */
}

.H4 {
  font-size: 200px;
  font-weight: 300; /* Light */
}

.H5 {
  font-size: 42px;
  font-weight: 600; /* Semibold */
}


.Text_65 {
  font-size: 65px;
  font-weight: 700; /* Bold */
}

.Text_64 {
  font-size: 64px;
  font-weight: 400; /* Regular */
}

.Text_24 {
  font-size: 24px;
  font-weight: 500; /* Medium */
}

.Text_18 {
  font-size: 18px;
  font-weight: 400; /* Regular */
}

.Text_16 {
  font-size: 16px;
  font-weight: 400; /* Regular */
}

.Text_button {
  font-size: 18px;
  font-weight: 600; /* Semibold */
}

.Text_link {
  font-size: 18px;
  font-weight: 500; /* Medium */
}

.Caption_1 {
  font-size: 16px;
  font-weight: 400; /* Regular */
}

.Caption_2 {
  font-size: 14px;
  font-weight: 300; /* Light */
}

.Caption_3 {
  font-size: 14px;
  font-weight: 400; /* Regular */
}



