.up24_intro__title {
    line-height: 100%;
}

@media (min-width: 992px) { 
    .up24_about__col:nth-of-type(1) {
        padding-right: 25px;
    }
    .up24_about__col:nth-of-type(2) {
        padding-left: 25px;
        padding-bottom: 35px;
    }
    .up24_intro__box {
        margin-top: 65px;
    }    
}


.up24_intro {
    background-color: #FF8000;
}
.up24_intro__inside {
    background-image: url(/volonterstvo2025/assets/images/2025/main_back.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    transition: all 0.3s ease-out;
}

@media (max-width: 991px) {
    .up24_intro__inside {
        background-image: url(/volonterstvo2025/assets/images/2025/main_back_mob.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100%;
        /* background-color: #8148F9; */
    }
}

.up24_intro__btn {
    color: #FF8000;
}
@media (max-width: 991px) {
    .up24_intro__btn img {
        content: url(/volonterstvo2025/assets/images/2025/arrow_orange.svg);
    }
}

.up24_whom__text {
    background-color: #FF8000;
}


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

@media (min-width: 992px) {
    .up24_experts_fio {
        text-decoration: none;
    }
}


@media (min-width: 992px) {
    .up24_experts_request {
        padding: 15px 85px 15px 100px;
    }
}


.up24_shedule__point {
    background: #FF8000;
}
.up24_shedule__point.active {
    background: #DF2222;
}

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

.up24_document {
    background: #FF8000;
    background-image: url(/volonterstvo2025/assets/images/2025/form_back.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    transition: all 0.3s ease-out;
}

.up24_document__container {
    background-image: none;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    transition: all 0.3s ease-out;
    padding-top: 70px;
    padding-bottom: 76px;
}

@media (max-width: 991px) {
    .up24_document__container {
        background-image: url(/volonterstvo2025/assets/images/2025/form_back_mob.png);
        padding-top: 40px;
        padding-bottom: 40px;
        background-size: 100% 100%;
    }
}

.up24_document__certs_col_4, .up24_document__certs_col_3, .up24_document__certs_col_1 {
    background: #FF8000;
}

.up24_document__certs_col:nth-of-type(2), .up24_document__middle {
    background: #FF8000;
}
.up24_document__certs_col:nth-of-type(2) {
    background: transparent;
}

@media (max-width: 991px) {
    .up24_document__certs_col_1, .up24_document__certs_col_3 {
        background: transparent;
    }
}

.up24_connections__col:nth-of-type(1) {
    background-color: #FF8000;
}

.up24_form__caption {
    line-height: 110%;
}

.up24_form {
    /* background-image: none;
    background: #FF8000; */
    background-image: url(/volonterstvo2025/assets/images/2025/main_request.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    transition: all 0.3s ease-out;
}


.up24_form____container {
    background-image: none;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    transition: all 0.3s ease-out;
    padding-top: 72px;
    padding-bottom: 72px;
}

@media (max-width: 991px) {
    .up24_form____container {
        background-image: url(/volonterstvo2025/assets/images/2025/main_request_mob.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 100% 100%;
        transition: all 0.3s ease-out;
        padding-top: 35px;
        padding-bottom: 40px;
    }
}



@media (min-width: 992px) {
    .up24_intro__header_img {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: inherit;
        /* height: 65%; */
        width: 435px;
        height: 435px;
        z-index: 3;
        transform: translate(-50%, -50%);
    }
}

@media (min-width: 992px) {
    .up24_intro__author_new {
        position: absolute;
        top: 62%;
        left: 74%;
        margin-top: inherit;
        right: inherit;
        width: 400px;
        z-index: 2;
        transform: translate(-50%, -50%);
    }
}


.up24_cases__col {
    background: inherit;
    background-image: url(/volonterstvo2025/assets/images/2025/back_what_i_get.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
}

@media (min-width: 992px) {
    .up24_study__infobox {
        margin-left: 0;
        padding: 25px 15px 30px 24px;
    }
}


.up25_why {
    margin-bottom: 110px;
    background-image: url(/volonterstvo2025/assets/images/2025/main_why.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    padding: 75px 0 95px;
}
.up25_why__label {
    font-size: 75px;
    font-weight: 500;
    line-height: 105%;
    color: #fff;
    font-family: "SangBleu", sans-serif;
    padding-left: 70px;
    position: relative;
}
.up25_why__label:before {
    content:"✹";
    font-size: 75px;
    position: absolute;
    left: 0;
}
.up25_why__pic {
    position: absolute;
    width: 28%;
    top: 0;
    right: 100px;
}

.up25_why__text1 {
    font-size: 25px;
    font-weight: 500;
    line-height: 120%;
    color: #fff;
    width: 50%;
    margin-top: 90px;
}
.up25_why__text2 {
    font-size: 25px;
    font-weight: 500;
    line-height: 120%;
    color: #fff;
    width: 55%;
    margin-top: 120px;
    font-family: "SangBleu", sans-serif;
    margin-left: 300px;
}


@media (max-width: 991px) {
    .up25_why {
        margin-bottom: 55px;
        background-image: url(/volonterstvo2025/assets/images/2025/main_why.png);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 100% 100%;
        padding: 30px 0 40px;
    }
    .up25_why__label {
        font-size: 30px;
        font-weight: 500;
        line-height: 105%;
        color: #fff;
        font-family: "SangBleu", sans-serif;
        padding-left: 35px;
        position: relative;
    }
    .up25_why__label:before {
        content:"✹";
        font-size: 30px;
        position: absolute;
        left: 0;
    }
    .up25_why__pic {
        position: static;
        width: 60%;
        padding-left: 35px;
        margin-top: 15px;
    }
    .up25_why__text1 {
        font-size: 16px;
        font-weight: 500;
        line-height: 120%;
        color: #fff;
        width: 100%;
        margin-top: 30px;
    }
    .up25_why__text2 {
        font-size: 16px;
        font-weight: 500;
        line-height: 120%;
        color: #fff;
        width: 100%;
        margin-top: 45px;
        font-family: "SangBleu", sans-serif;
        margin-left: 0;
        padding-left: 35px;
    }
}



.up24_shedule__accordion_col:nth-of-type(1) .up24_shedule__accordion_inside_col .up24_shedule__accordion__inside:nth-of-type(1) {
    border-bottom: 0 !important;
}

.up24_shedule__accordion__text2 {
    font-size: 25px;
}
.up24_shedule__accordion_col:nth-of-type(2) .up24_shedule__accordion__inside:nth-of-type(2) {
    background-color: #DF2222;
}

@media (max-width: 991px) {
    .up24_shedule__accordion__text2 {
        font-size: 18px;
    }
}


@media (max-width: 991px) {
    .up24_experts__text {
        font-size: 16px;
        width: 90%;
        float: none;
        font-weight: 400;
        padding-top: 18px;
        padding-left: 25px;
        padding-right: 14px;
        padding-bottom: 6px;
        margin-top: 5px;
        margin-bottom: 30px;
        border-left: 0;
        border-top: 0;
        border-right: 0;
    }
    .up24_experts__text:before {
        content: "✦";
        margin-left: -25px;
        position: absolute;
    }
}