h1{
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 96px !important;
    line-height: 112px !important;
    color: var(--color-primary-text) !important;
}

h2{
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 60px !important;
    line-height: 72px !important;
    color: var(--color-primary-text) !important;
}

h3{
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 48px !important;
    line-height: 56px !important;
    color: var(--color-primary-text) !important;
}

h4{
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 34px !important;
    line-height: 36px !important;
    color: var(--color-primary-text) !important;
}

h5{
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 24px !important;
    line-height: 24px !important;
    color: var(--color-primary-text) !important;
}

h6{
    font-style: normal !important;
    font-size: 20px !important;
    line-height: 24px !important;
    color: var(--color-primary-text) !important;
    font-family: 'Roboto', sans-serif !important;
}

.subtitle-1{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: var(--color-primary-text);
}

.subtitle-2{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: var(--color-primary-text);
}

.body-1{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: var(--color-primary-text);
}

.body-1-input{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: var(--color-secondary-text);
}

.body-2{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: var(--color-primary-text);
}

.body-2-pos{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: var(--color-secondary-text);
}

.button{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    color: var(--color-primary-text);
}

.caption{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: var(--color-secondary-text);
}

.overline{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    color: var(--color-primary-text);
}

.headline-6{
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: var(--color-primary-text);
}

.headline-3{
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 48px;
    line-height: 56px;
    color: var(--color-primary-text);
}

.title-1-line{
    overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 1; /* number of lines to show */
             line-clamp: 1;
     -webkit-box-orient: vertical;
  }

.title-page-mobile {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    color: var(--color-primary-text);
}

.f-13 {
    font-size: 13px;
}

.headline-6 {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15px;
}

.text__body {
    font-size: 1.3rem;
}

.text__medium {
    font-size: 1.125rem;
    letter-spacing: 0.25px;
    line-height: 20px;
}

.text__body__large {
    font-size: 14px;
    letter-spacing: 0.5px;
}

.text__body__medium {
    font-size: 13px;
    letter-spacing: 0.25px;
}

.text__body__small {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.4px;
}

.text__display__small {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0em;
}

.text__title__medium {
    font-size: 16px;
    line-height: 24px;
}

.text__title__small {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
}

.text__label__medium {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.4px;
}

.text__label__small {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
}

@media (max-width: 991px) {
    .text__body {
        /* font-size: 15px; */
        font-size: 1.1rem;
    }

    .text__medium {
        /* font-size: 13px; */
        font-size: 1.1rem;
        letter-spacing: 0.25px;
        line-height: 20px;
    }

    .text__body__large {
        font-size: 13px;
    }

    .text__body__medium {
        font-size: 12px;
    }

    .text__body__small {
        font-size: 11px;
    }

    .text__display__small {
        font-size: 28px;
        line-height: 36px;
    }

    .text__title__medium {
        font-size: clamp(15px, 1.2vw, 16px);
    }

    .text__title__small {
        font-size: 13px;
    }

    .text__label__medium {
        font-size: 12px;
    }

    .text__label__small {
        font-size: 11px;
    }
}