#achievements {
    min-height: 999px;
    margin-top: 1rem;
}

h1, .h1 {
    font-family: var(--second-family), sans-serif;
    font-weight: 400 !important;
    font-size: 35px !important;
    line-height: 114% !important;
    color: #faf9f9 !important;
}
.Af43fd3d {
    font-family: var(--font-family), sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #32b5c9;
    margin: 15px 0 30px 0;
    display: block;
}
.A32fj87s {
    border-radius: 5px;
    min-height: 155px;
    background: #1c273e;
    padding: 20px 15px 0 10px;
    margin-bottom: 20px;
}
.A32fj87s2 {
    border-radius: 5px;
    min-height: 155px;
    background: #1c273e;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
}
.A32fj87s .w-100 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.A32fj87s p {
    font-family: var(--font-family), sans-serif;
}
.A32fj87s p.Ad2r231 {
    font-weight: 700;
    font-size: 16px;
    color: #faf9f9;
    margin: 0 0 7px 0;
}
.A32fj87s p.Ad2r232 {
    font-weight: 400;
    font-size: 14px;
    color: #e3e3e3;
    margin: 0 0 7px 0;
}
p.Ad2r233 {
    font-weight: 700;
    font-size: 14px;
    color: #32b5c9;
}
.A32fj87s img {
    height: 90px;
}
.avatar-logo-achiev {
    /*height: 10rem;*/
}

@media (max-width: 767px) {
    .A32fj87s {
        background: transparent;
    }
    h1, .h1 {
        font-size: 22px !important;
        line-height: 109% !important;
        margin-bottom: 30px !important;
    }
    .Ad2r231 {
        font-weight: 700 !important;
        font-size: 15px !important;
        line-height: 133% !important;
        color: #faf9f9 !important;
        margin: 0 0 10px 0 !important;
    }
    .Ad2r232 {
        font-weight: 400 !important;
        font-size: 13px !important;
        line-height: 123% !important;
        color: #e3e3e3 !important;
        margin: 0 0 10px 0 !important;
    }
    .Ad2r233 {
        font-weight: 700 !important;
        font-size: 13px !important;
        line-height: 154% !important;
        color: #32b5c9 !important;
    }
}
