/*** TEXT BODY ***/
.text-body-small-white-strong-mobile {
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    /*font-size: 11px;*/
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 15px;
}

.text-body-small-15-dark-regular-mobile {
    color: #252324;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
}

.text-body-small-15-pale-regular-mobile {
    color: #808080;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 22px;
}

.text-body-small-13-dark-regular-mobile {
    color: #252324;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
}

.text-body-small-11-white-strong-mobile {
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 14px;
}

/*** TEXT TITLE ***/
.text-title-medium-dark-regular-mobile {
    color: #252324;
    font-family: 'Inter', sans-serif;
    /*font-size: 17px;*/
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 21px;
}

.text-title-medium-dark-strong-mobile {
    color: #252324;
    font-family: 'Inter', sans-serif;
    /*font-size: 17px;*/
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 21px;
}

.text-title-medium-white-strong-mobile {
    color: #fff;
    font-family: 'Inter', sans-serif;
    /*font-size: 17px;*/
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 21px;
}

.text-title-small-dark-strong-mobile {
    color: #252324;
    font-family: 'Inter', sans-serif;
    /*font-size: 15px;*/
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: normal;
}

.text-title-x-small-dark-mobile {
    color: #252324;
    font-family: 'Inter', sans-serif;
    /*font-size: 13px;*/
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 17px;
}

.text-title-medium-large-dark-regular-mobile {
    color: #252324;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 23px;
}

.text-body-small-13-pale-regular-mobile {
    color: #808080;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 15px;
}

.text-product-title-regular-pale-mobile {
    color: #808080;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
}

