.body-10-regular {
  font-family: Golos Text;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  line-height: 125%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.caption-12-medium {
  font-family: Golos Text;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.body-12-regular {
  font-family: Golos Text;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 135%;
  letter-spacing: 0%;
}
.body-14-regular {
  font-family: Golos Text;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.body-14-medium {
  font-family: Golos Text;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.body-16-medium {
  font-family: Golos Text;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 135%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.heading-mob-h5 {
  font-family: Golos Text;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.heading-mob-h6 {
  font-family: Golos Text;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0%;
}

@media (min-width: 576px) {
  .sm\:body-14-regular {
    font-size: 14px;
    font-weight: 400;
  }
  .sm\:body-16-medium {
    font-size: 16px;
    font-weight: 500;
  }
  .sm\:heading-desk-h4 {
    font-family: Golos Text;
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
    line-height: 116%;
    letter-spacing: 0%;
  }
  .sm\:heading-desk-h6 {
    font-family: Golos Text;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
  }
}
