.up24--consultation {
    padding: 40px 0 75px 0;
}

/* FIRST BLOCK */
.up24--consultation-block {
    display: flex;
    flex-direction: row;
    position: relative;
}
.up24--consultation-block:nth-of-type(2) {
    margin-top: 61px;
}
.up24--consultation-block__simple .up24--consultation-block__col:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.up24--consultation-block__col {
    width: 50%;
}
.up24--consultation-block__label {
    color: #000;
    font-weight: 500;
    font-size: 72px;
    line-height: 76px;
    padding-right: 51px;
}
.up24--consultation-block__label span {
    font-family: "SangBleuSunrise";
}
.up24--consultation-block__caption {
    color: #000;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    font-family: "SangBleuSunrise";
    padding-right: 51px;
}
.up24--consultation-block__info {
    color: #000;
    font-weight: 400;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    border: 2px solid #000;
    width: 370px;
    display: block;
    border-radius: 48px;
    height: 64px;
    margin-bottom: 21px;
    order: 1;
}
.up24--consultation-block__date {
    color: #000;
    font-weight: 500;
    font-size: 60px;
    line-height: 120%;
    font-family: "SangBleuSunrise";
    font-style: italic;
    order: 2;
}
.up24--consultation-block__txtlist {
    list-style-image: url("../../images/2024/up24_bullet.svg");
    vertical-align: top;
}
.up24--consultation-block__txtlist li {
    color: #000;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
}
.up24--consultation-block__txtlist li:nth-of-type(1) {
    padding-bottom: 18px;
}
.up24--consultation-block__txtlist {
    padding-left: 57px;
}

.up24_ellipeses {
    position: absolute;
    right: 49.4%;
    top: 0;
    height: 100%;
    width: 24px;
    z-index: 100;
}
.up24_ellipeses_mob {
    display: none;
}


@media screen and (max-width: 1000px) {

    .up24_ellipeses { 
        display: none;
    }

    .up24--consultation-block {
        display: flex;
        flex-direction: column;
    }
    .up24--consultation-block__simple:nth-of-type(1) .up24--consultation-block__col:nth-of-type(2) {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .up24--consultation-block__date {
        order: 1;
        color: #000;
        font-weight: 500;
        font-size: 30px;
        line-height: 120%;
        font-family: "SangBleuSunrise";
        font-style: italic;
    }
    .up24--consultation-block__col {
        width: 100%;
    }
    .up24--consultation-block__label {
        color: #000;
        font-weight: 500;
        font-size: 44px;
        line-height: 48px;
        padding-right: 0;
        padding-bottom: 50px;
    }
    .up24--consultation-block__info {
        color: #000;
        font-weight: 400;
        font-size: 24px;
        line-height: 60px;
        text-align: center;
        border: 1px solid #000;
        width: 100%;
        display: block;
        border-radius: 48px;
        height: 64px;
        margin-bottom: 0;
        margin-top: 25px;
        order: 2;
    }
    .up24--consultation-block__caption {
        color: #000;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        font-family: "SangBleuSunrise";
        padding-right: 51px;
    }
    .up24--consultation-block:nth-of-type(2) {
        margin-top: 33px;
    }
    .up24--consultation-block__txtlist li {
        color: #000;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
    }
    .up24--consultation-block__txtlist li:nth-of-type(1) {
        padding-bottom: 15px;
    }
    .up24--consultation-block__txtlist {
        padding-left: 15px;
        padding-top: 33px;
    }
    .up24--consultation-block__simple:nth-of-type(2) .up24--consultation-block__col:nth-of-type(2) {
        align-items: flex-start;
    }
}
/* /FIRST BLOCK */
/* SECOND BLOCK */
.up24--consultation-block__colored {
    position: relative;
    margin-top: 71px;
}
.up24--consultation-block__colored .up24--consultation-block {
    position: relative;
    z-index: 1;
}
.up24--consultation-block__colored .up24--consultation-block__col {
    padding-top: 43px;
    padding-bottom: 49px;
    min-height: 695px;
    position: relative;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(1) {
    background-color: #5823E5;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(2) {
    background-color: #C2E4CC;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(1) * {
    color: #C2E4CC !important;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(2) * {
    color: #5823E5 !important;
}
.up24--consultation-block__colored::before {
    background-color: #5823E5;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 50%;
}
.up24--consultation-block__colored::after {
    background-color: #C2E4CC;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 50%;
}
.up24--consultation-block__author {
    font-weight: 500;
    font-size: 60px;
    line-height: 76px;
    padding-bottom: 22px;
    white-space: nowrap;
}
.up24--consultation-block__author span {
    font-family: "SangBleuSunrise";
}
.up24--consultation-block__job {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    font-family: "SangBleuSunrise";
    padding-bottom: 22px;
}
.up24--consultation-block__mission {
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(1) .up24--consultation-block__job {
    padding-right: 200px;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(1) .up24--consultation-block__mission {
    padding-right: 35px;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(2) {
    padding-left: 43px;
}

.up24--consultation-block__colored .up24--consultation-block__datesoon1 {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    font-family: "SangBleuSunrise";
    padding-top: 30px;
    padding-bottom: 3px;
}
.up24--consultation-block__colored .up24--consultation-block__datesoon2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
}
.up24--consultation-block__colored .up24--consultation-block__btn {
    font-weight: 400;
    font-size: 24px;
    height: 64px;
    width: 220px;
    text-align: center;
    outline: none;
    text-decoration: none;
    display: block;
    border-radius: 48px;
    border: 0;
    line-height: 60px;
    position: absolute;
    bottom: 50px;
}
.up24--consultation-block__calendar {
    position: absolute;
    bottom: 190px;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(1) .up24--consultation-block__btn {
    color: #5823E5 !important;
    background-color: #C2E4CC;
}
.up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(2) .up24--consultation-block__btn {
    color: #C2E4CC !important;
    background-color: #5823E5;
}

.up24--consultation-block__colored .up24--consultation-block__photo {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 260px;
}

@media screen and (max-width: 1000px) { 
    .up24--consultation-block__colored {
        position: relative;
        margin-top: 41px;
    }
    .up24--consultation-block__colored .up24--consultation-block__col {
        padding-top: 35px;
        padding-bottom: 35px;
        min-height: auto;
        position: relative;
    }
    .up24--consultation-block__author {
        font-weight: 500;
        font-size: 30px;
        line-height: 100%;
        padding-bottom: 20px;
        white-space:initial;
    }
    .up24--consultation-block__job {
        font-weight: 500;
        font-size: 16px;
        line-height: 120%;
        font-family: "SangBleuSunrise";
        padding-bottom: 15px;
    }
    .up24--consultation-block__mission {
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
    }
    .up24--consultation-block__colored .up24--consultation-block__btn {
        font-weight: 400;
        font-size: 24px;
        height: 64px;
        width: 100%;
        text-align: center;
        outline: none;
        text-decoration: none;
        display: block;
        border-radius: 48px;
        border: 0;
        line-height: 60px;
        position: static;
    }
    .up24--consultation-block__colored .up24--consultation-block__photo {
        position: static;
        width: 80%;
        max-width: 500px;
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .up24--consultation-block__colored .up24--consultation-block__datesoon1 {
        font-weight: 500;
        font-size: 20px;
        line-height: 120%;
        font-family: "SangBleuSunrise";
        padding-top: 30px;
        padding-bottom: 3px;
    }
    .up24--consultation-block__colored .up24--consultation-block__datesoon2 {
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
    }
    .up24--consultation-block__calendar {
        position: static;
    }
    .up24--consultation-block__calendar div {
        display: inline-block;
        vertical-align: top;
    }
    .up24--consultation-block__calendar div:nth-of-type(1) {
        margin-right: 20px;
    }
    .up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(1) .up24--consultation-block__job {
        padding-right: 0;
    }
    .up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(1) .up24--consultation-block__mission {
        padding-right: 0;
    }
    .up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(2) {
        padding-left: 0;
    }
    .up24--consultation-block__colored::before {
        background-color: #5823E5;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 50%;
        display: none;
    }
    .up24--consultation-block__colored::after {
        background-color: #C2E4CC;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        content: "";
        width: 50%;
        display: none;
    }
    .up24--consultation-block__colored .up24--consultation-block__col {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }


    .up24--consultation-block__colored .up24--consultation-block__col:nth-of-type(2) {
        padding-left: 0;
    }

    .up24_ellipeses {
        display: none;
    }
    .up24_ellipeses_mob {
        display: none;
    }


}

/* /SECOND BLOCK */