
.up24_intro {
    background-color: #fff;
}

.up24_intro__box_col:nth-of-type(2) .up24_intro__box_col__inside:nth-of-type(1) {
    font-family: inherit;
}
.up24_intro__box_col:nth-of-type(2) .up24_intro__box_col__inside:nth-of-type(2) {
    font-family: "SangBleu", sans-serif;
}
.up24_intro__box_col:nth-of-type(3) {
    font-family: "SangBleu", sans-serif;
}


.up24_intro__title {
    line-height: 100%;
    padding-bottom: 100px;
    color: #2f2f2f;
}
.up24_intro__recording {
    color: #000000;
}
.up24_intro__btn {
    color: #fff;
    background-color: #000000;
}

@media (min-width: 992px) {
    .up24_intro__box {
        color: #000000;
        background-color: #ffffff;
        border: 2px solid #000000;
    }
    
    .up24_intro__box_col:nth-of-type(2), .up24_intro__box_col:nth-of-type(3) {
        border-left: 2px solid #000000;
    }
    .up24_intro__box_col__inside:nth-of-type(1) {
        border-bottom: 2px solid #000000;
    }
}
@media (max-width: 991px) { 
    .up24_intro__box {
        color: #000000;
        background-color: #ffffff;
        border: 1px solid #000000;
    }
    .up24_intro__title {
        line-height: 100%;
        padding-bottom: 90px;
        font-size: 38px;
        color: #000000;
    }
}

.up24_intro__inside {
    /* padding-top: 146px;
    padding-bottom: 67px; */
    background-image: url(/metriki/assets/images/2024/metriki/main_back.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    transition: all 0.3s ease-out;
}

@media (max-width: 991px) {
    .up24_form {
        margin-bottom: 50px;
    }
    .up24_intro__inside {
        background-image: url(/metriki/assets/images/2024/metriki/main_back_mob.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% 100%;

        /* background-color: #8148F9; */
    }
    .up24_intro__btn img {
        content: url(/metriki/assets/images/2024/metriki/arrow_white.svg);
    }
}


.up24_form {
    padding-top: 0; 
    padding-bottom: 0;
    background: #fff;;
}
@media (min-width: 992px) {
    .up24_form {
        margin-bottom: 100px;
    }
}
.up24_form____container {
    background-image: url(/metriki/assets/images/2024/metriki/request_back.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    transition: all 0.3s ease-out;
    padding-top: 75px; 
    padding-bottom: 90px;
}
@media (max-width: 991px) {
    .up24_form____container {
        background-image: url(/metriki/assets/images/2024/metriki/request_back_mob.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100%;
        transition: all 0.3s ease-out;
        padding-top: 40px; 
        padding-bottom: 40px;
    }
}
@media (min-width: 992px) {
    .up24_about {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .up24_about__col:nth-of-type(1) {
        padding-right: 100px;
    }
    .up24_whom {
        margin-top: 80px;
    }
}



.up24_about__label {
    font-family: "SangBleu", sans-serif;
    font-size: 75px;
    line-height: 100%;
    font-weight: 500;
    color: #fff;
    margin-bottom: 80px;
}
@media (max-width: 991px) {
    .up24_about__label {
        font-size: 45px;
        margin-bottom: 30px;
    }
    .up24_whom {
        margin-top: 50px;
    }
    .up24_intro__box_col:nth-of-type(3) {
        border-top: 1px solid #000000;
    }
    .up24_intro__box_col__inside:nth-of-type(1) {
        border-bottom: 1px solid #000000;
    }
    .up24_intro__box_col:nth-of-type(2) {
        border-left: 1px solid #000000;
    }
}

.up24_whom__text {
    background-color: #fff;
    color: #2F2F2F;
    border: 0;
}

@media (min-width: 992px) {
    .up24_form__caption {
        font-size: 40px;
        line-height: 110%;
        padding-right: 180px;
    }
}

@media (min-width: 992px) {
    .up24_form__text {
        padding-bottom: 20px;    
    }
}


.up24_form__text, .up24_form__caption, .up24_form__label, .up24_form__label a  {
    color: #2F2F2F;
}
.up24_form__btn, .up24_form__btn:hover {
    color: #ffffff;
    background: #2F2F2F;
}
.up24_form__input {
    color: #2F2F2F;
    border-left: 2px solid #2F2F2F;
    border-right: 2px solid #2F2F2F;
    border-top: 2px solid #2F2F2F;
    background: transparent;
}
.up24_form__input::placeholder {
    color: #2F2F2F;
}
#up24_form__email {
    border-bottom: 2px solid #2F2F2F;
}

.up24_form__checkbox:before {
    background-image: url(/metriki/assets/images/2024/metriki/uncheck.svg);

}
.up24_form__checkbox:checked:before {
    background-image: url(/metriki/assets/images/2024/metriki/checked.svg);
}


@media (max-width: 991px) {
    .up24_form__input {
        color: #2F2F2F;
        border-left: 1px solid #2F2F2F;
        border-right: 1px solid #2F2F2F;
        border-top: 1px solid #2F2F2F;
        background: transparent;
    }
    #up24_form__email {
        border-bottom: 1px solid #2F2F2F;
    }
}


.up24_form__endned2 {
    background: rgba(50, 50, 50, 0.8);
    border-radius: 30px;
    padding: 100px 90px;
    color: #fff;
    font-size: 22px;
    text-align: left;
}

@media (min-width: 992px) {
    .up24_experts__boxes__wrapper {
        margin-bottom: 50px;
    }
}


.up24_experts__text {
    color: #fff;
    font-family: "SangBleu", sans-serif;
    line-height: 120%;
}

@media (min-width: 992px) {
    .up24_experts__text {
        padding-top: 140px;
    }
}


@media (max-width: 991px) {
    .up24_experts__text {
        font-size: 16px;
        width: 90%;
        float: none;
        font-weight: 400;
        padding-top: 18px;
        padding-left: 0;
        padding-right: 14px;
        padding-bottom: 30px;
        margin-top: 10px;
        border-left: 0;
        border-top: 0;
        border-right: 0;
    }
}

.up24_experts_fio {
    text-decoration: none;
}

@media (min-width: 992px) {
    .up24_experts_request {
        margin-top: 25px;
    }
}

.up24_shedule__point.active {
    background: #2F2F2F;
    color: #fff;
}
.up24_shedule__menu {
    background: #E0E0E0;
}
.up24_shedule__point {
    background: #E0E0E0;
    color: #2F2F2F;
}

@media (min-width: 992px) {
    .up24_shedule__point.active {
        width: 250px;
    }
    .up24_shedule__menu {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        border-bottom: 2px solid #fff;
        background: #E0E0E0;
    }
    .up24_shedule__point {
        cursor: pointer;
        flex-grow: 0;
        width: 150px;
        background: #E0E0E0;
        text-align: center;
        border-right: 2px solid #fff;
        border-bottom: 0;
        text-decoration: underline;
        font-size: 25px;
        color: #2F2F2F;
        font-weight: 500;
        height: 74px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .up24_shedule__point:last-child {
        border-right: 2px solid #fff;
    }
}


.up24_shedule__accordion_col:nth-of-type(1) > .up24_shedule__accordion__inside:nth-of-type(1) {
    background: #E0E0E0;
}
.up24_shedule__accordion_col:nth-of-type(1) > .up24_shedule__accordion__inside:nth-of-type(1) .up24_shedule__accordion__title {
    color: #2F2F2F;
}

.up24_shedule__accordion_col:nth-of-type(1) .up24_shedule__accordion_inside_col .up24_shedule__accordion__inside:nth-of-type(2) {
    background: #E0E0E0;
}

.up24_shedule__accordion_col:nth-of-type(1) .up24_shedule__accordion_inside_col .up24_shedule__accordion__inside:nth-of-type(2) .up24_shedule__accordion__title2 {
    color: #2F2F2F;
}

.up24_shedule__inside__text li {
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-bottom: 12px;
}


.up24_shedule__inside__text li.up24_shedule__point_1:before {
    content: "✦";
}
.up24_shedule__inside__text li.up24_shedule__point_2:before {
    content: "✧";
}

@media (max-width: 991px) {
    .up24_shedule__inside__text li {
        padding-left: 1em;
        text-indent: -1em;
    }
}

.up24_document {
    background-color: #fff;
}
.up24_document__label, .up24_document__certs_col p, .up24_document__faq, .up24_document__footer, .up24_document__btn, .up24_document__accordion_col, .up24_document__accordion_col__custom {
    color: #2F2F2F;
}
.up24_document__accordion_footer {
    color: #fff;
}

.up24_document__certs {
    border: 2px solid #2F2F2F;
}

.up24_document__middle {
    background: transparent;
    border: 2px solid #2F2F2F;
    border-top: 0;
}
.up24_document__certs_col:nth-of-type(1) {
    border-right: 2px solid #2F2F2F;
}
@media (min-width: 992px) {
    .up24_document__certs_col:nth-of-type(2) {
        border-bottom: 2px solid #2F2F2F;
    }
}
@media (min-width: 992px) {
    .up24_document__certs_col:nth-of-type(3) {
        border-right: 2px solid #2F2F2F;
    }
}
@media (min-width: 992px) {
    .up24_document__certs_col:nth-of-type(1) {
        border-bottom: 2px solid #2F2F2F;
    }
}
.up24_document__footer {
    border-bottom: 2px solid #2F2F2F;
    border-left: 2px solid #2F2F2F;
    border-right: 2px solid #2F2F2F;
}
.up24_document__accordion_col__custom_text {
    border-right: 2px solid #2F2F2F;
}
.up24_document__accordion_col {
    border-top: 2px solid #2F2F2F;
}
.up24_document__accordion_center {
    border-left: 2px solid #2F2F2F !important;
    border-right: 2px solid #2F2F2F !important;
}

.up24_document__accordion_footer {
    border-top: 2px solid #2F2F2F;
}

.up24_document__accordion_col__blue {
    background: #2B3ADA !important;
}
.up24_document__accordion_col__text_white {
    color: #fff !important;
}

@media (max-width: 991px) {

    .up24_document__certs {
        border: 1px solid #2F2F2F;
    }
    
    .up24_document__middle {
        border: 1px solid #2F2F2F;
        border-top: 0;
    }
    .up24_document__certs_col:nth-of-type(1) {
        border-right: 1px solid #2F2F2F;
    }
    
    .up24_document__footer {
        border-bottom: 1px solid #2F2F2F;
        border-left: 1px solid #2F2F2F;
        border-right: 1px solid #2F2F2F;
    }
    .up24_document__accordion_col__custom_text {
        border-right: 1px solid #2F2F2F;
    }
    .up24_document__accordion_col {
        border-top: 1px solid #2F2F2F;
    }
    .up24_document__accordion_center {
        border-left: 1px solid #2F2F2F !important;
        border-right: 1px solid #2F2F2F !important;
    }
    
    .up24_document__accordion_footer {
        border-top: 1px solid #2F2F2F;
    }

    .up24_document__certs_col_4 {
        border-left: 1px solid #2F2F2F;
    }
    .up24_document__certs_col_3 {
        border-left: 1px solid #2F2F2F;
        border-bottom: 1px solid #2F2F2F;
    }
    .up24_document__certs_col:nth-of-type(1) {
        border-right: 0;
        border-bottom: 1px solid #2F2F2F;
    }

}

.up24_comments {
    margin-bottom: 110px;
}
.up24_comments__text1 {
    font-size: 30px;
    line-height: 120%;
    color: #fff;
    padding-bottom: 35px;
}
.up24_comments__text2 {
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    padding-bottom: 20px;
    font-family: "SangBleu", sans-serif;
}
.up24_comments_author {
    width: 170px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 15px;
    margin-top: 15px;
}
.up24_comments__persona {
    display: inline-block;
    vertical-align: bottom;
}
.up24_comments__persona_fio {
    font-size: 25px;
    line-height: 120%;
    color: #fff;
    font-family: "SangBleu", sans-serif;
    padding-bottom: 10px;
}
.up24_comments__persona_job {
    font-size: 20px;
    line-height: 120%;
    color: #fff;
}
.up24_comments__block2 {
    border-left: 2px solid #fff;
    padding-left: 30px;
    margin-left: 165px;
    margin-top: 40px;
}

@media (max-width: 991px) {
    .up24_comments {
        display: none;
    }
}

.how-faq__head:hover {
    color: #fff;
}


.up24_structure__job_container, .up24_slider__space {
    display: none;
}

@media (max-width: 991px) {
    .up24_structure__job_container, .up24_slider__space {
        display: block;
    }
}


@media (min-width: 992px) {
    .up24_study__infobox {
        margin-left: 0;
        margin-bottom: 10px;
    }
}
