<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.text-regular {
    font-family: "Mulish";
    font-weight: 400;
    color: #4d4d4d;
    line-height: normal;
}

.text-regular-12 {
    font-family: "Mulish";
    font-weight: 200;
    font-size: 12px;
    color: #4d4d4d;
    line-height: normal;
}

.text-regular-14 {
    font-family: "Mulish";
    font-weight: 400;
    font-size: 14px;
    color: #4d4d4d;
    line-height: normal;
}
.text-regular-16 {
    font-family: "Mulish";
    font-weight: 400;
    font-size: 16px;
    color: #4d4d4d;
    line-height: normal;
}

.text-regular-18 {
    font-family: "Mulish";
    font-weight: 400;
    font-size: 18px;
    color: #4d4d4d;
    line-height: normal;
}

.text-regular-20 {
    font-family: "Mulish";
    font-weight: 400;
    font-size: 20px;
    color: #4d4d4d;
    line-height: normal;
}

.text-bold-16 {
    font-family: "Mulish";
    font-weight: 700;
    font-size: 16px;
    color: #4d4d4d;
    line-height: normal;
}

.text-bold-18 {
    font-family: "Mulish";
    font-weight: 700;
    font-size: 18px;
    color: #4d4d4d;
    line-height: normal;
}

.text-bold-20 {
    font-family: "Mulish";
    font-weight: 700;
    font-size: 20px;
    color: #4d4d4d;
    line-height: normal;
}

.text-bold-24 {
    font-family: "Mulish";
    font-weight: 700;
    font-size: 24px;
    color: #4d4d4d;
    line-height: normal;
}

.text-bold-28 {
    font-family: "Mulish";
    font-weight: 700;
    font-size: 28px;
    color: #4d4d4d;
    line-height: normal;
}

.text-black {
    color: #4d4d4d !important;
}

.text-light-gray {
    color: #d9d9d9;
}

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

.font-size-30 {
    font-size: 30px;
}

.font-size-50 {
    font-size: 50px;
}</pre></body></html>