:root {

  /* ---------------------- FONTS ------------------------  */

  /* Fuente primaria: Helvetica | (.primary--number) */
  /* 
  primary--60
  primary--44
  primary--40
  primary--37
  primary--28
  primary--22
  primary--18 
  primary--base
  */

  .primary--60 {
    font-family: "Helvetica--Neue--55";
    font-weight: 400;
    font-size: 60px;
    line-height: 41px;
    letter-spacing: -1.25px;
    font-style: normal;
  }

  .primary-bold--60 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 60px;
    line-height: 41px;
    letter-spacing: -1.25px;
    font-style: normal;
  }

  .primary--60 strong {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 60px;
    line-height: 41px;
    letter-spacing: -1.25px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--60 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 52px;
        line-height: 41px;
        letter-spacing: -1.25px;
        font-style: normal;
      }

      .primary-bold--60 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 52px;
        line-height: 41px;
        letter-spacing: -1.25px;
        font-style: normal;
      }

      .primary--60 strong {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 52px;
        line-height: 41px;
        letter-spacing: -1.25px;
        font-style: normal;
      }
  }

  .primary--44 {
    font-family: "Helvetica--Neue--55";
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary-bold--44 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary--44 strong {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--44 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 44px;
        line-height: 100%;
        letter-spacing: 0px;
        font-style: normal;
      }

      .primary-bold--44 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 44px;
        line-height: 100%;
        letter-spacing: 0px;
        font-style: normal;
      }

      .primary--44 strong {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 44px;
        line-height: 100%;
        letter-spacing: 0px;
        font-style: normal;
      }
  }


  .primary--40 {
    font-family: "Helvetica--Neue--55";
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary-bold--40 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;

  }

  .primary--40 strong {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--40 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 40px;
        line-height: 100%;
        letter-spacing: 0px;
        font-style: normal;
      }
      
      .primary-bold--40 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 40px;
        line-height: 100%;
        letter-spacing: 0px;
        font-style: normal;
      }

      .primary--40 strong {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 40px;
        line-height: 100%;
        letter-spacing: 0px;
        font-style: normal;
      }
  }

  .primary--37 {
    font-family: "Helvetica--Neue--55";
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.07px;
    font-style: normal;
  }

  .primary-bold--37 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.07px;
    font-style: normal;
  }

  .primary--37 strong {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.07px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--37 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 37px;
        line-height: 40px;
        letter-spacing: 0px;
        font-style: normal;
      }

      .primary-bold--37 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 37px;
        line-height: 40px;
        letter-spacing: 0px;
        font-style: normal;
      }

      .primary--37 strong {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 37px;
        line-height: 40px;
        letter-spacing: 0px;
        font-style: normal;
      }
  }

  .primary--20 {
    font-family: "Helvetica--Neue--55";
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary-bold--20 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary--20 strong {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--20 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 20px;
        line-height: 100%;
        font-style: normal;
      }

      .primary-bold--20 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 20px;
        line-height: 100%;
        letter-spacing: -0.4px;
        font-style: normal;
      }

      .primary--20 strong {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 20px;
      }
  }

  .primary--22 {
    font-family: "Helvetica--Neue--55";
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary-bold--22 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary--22 strong {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--22 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 22px;
        line-height: 100%;
        font-style: normal;
      }

      .primary-bold--22 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 22px;
        line-height: 100%;
        letter-spacing: -0.4px;
        font-style: normal;
      }

      .primary--22 strong {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 22px;
      }
  }

  .primary--32 {
    font-family: "Helvetica--Neue--55";
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }
  .primary-bold--32 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary--32 strong {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--32 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 32px;
        line-height: 100%;
        font-style: normal;
      }

      .primary-bold--32 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 32px;
        line-height: 100%;
        letter-spacing: -0.4px;
        font-style: normal;
      }

      .primary--32 strong {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
      }
  }

  .primary--18 {
    font-family: "Helvetica--Neue--55";
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: -0.06px;
    font-style: normal;
  }

  .primary-bold--18 {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: -0.06px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--18 {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: -0.4px;
        font-style: normal;
      }

      .primary-bold--18 {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: -0.4px;
        font-style: normal;
      }
  }

  .primary--base {
    font-family: "Helvetica--Neue--55";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary--base strong{
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    font-style: normal;
  }

  .primary-bold--base {
    font-family: "Helvetica--Neue--75";
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    font-style: normal;
  }

  @media screen and (min-width: 600px) {
      .primary--base {
        font-family: "Helvetica--Neue--55";
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
      }

      .primary--base strong{
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
      }
      .primary-bold--base {
        font-family: "Helvetica--Neue--75";
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
      }
  }

}