﻿.ob__mega {
    /* Mega */
    font-family: Ubuntu;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ob__mega {
    /* Mega */
    font-family: Ubuntu;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ob__h1 {
    /* h1 */
    font-family: Ubuntu;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ob__h2 {
    /* h2 */
    font-family: Ubuntu;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ob__h3 {
    /* h3 */
    font-family: Ubuntu;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.64px;
}

.ob__h4 {
    /* h4 */
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.52px;
}

.ob__title {
    /* Title */
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 118.182% */
}

.ob__substitle {
    /* Subtitle */
    font-family: Ubuntu;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
}

.ob__accentXS {
    /* Accent XS */
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 19.6px */
}

.ob__accentS {
    /* Accent S */
    font-family: Ubuntu;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 21px */
}

.ob__accentM {
    /* Accent M */
    font-family: Ubuntu;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 25.2px */
}

.ob__accentL {
    /* Accent L */
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 28px */
}

.ob__accentXL {
    /* Accent XL */
    font-family: Ubuntu;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 42px */
}

.ob__bodyL {
    /* Body L */
    font-family: Ubuntu;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
}

.ob__bodyM {
    /* Body M */
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
}

.ob__link {
    /* Link */
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
    text-decoration-line: underline;
}

.ob__description {
    /* Description */
    font-family: Ubuntu;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px; /* 130% */
}

.ob__caption {
    font-family: Ubuntu;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
}

.ob__white {
    color: white;
}

.ob__error {
    color: #ED3A32;
}

.ob__mid__gray {
    color: var(--Mid-Gray-2, #ADB0B2);
}

.ob__teal {
    color: var(--Teal, #008F91);
}

.ob__dark__blue {
    color: var(--Dark-blue, #0856B1) !important;
}

.ob__dark__gray, .ob__dark__grey {
    color: var(--Dark-Gray, #7A7E81);
}


.text__decoration__underline {
    text-decoration: underline !important;
}
