.our--main {
    background-color: #C3F050;
}
.our--contacts-section__body {
    padding: 26px 0 40px;
}
.our--contacts-section a, .our--contacts-section__address, .our--contacts-section__shelude {
    border-radius: 0;
}
.our--contacts-section a {
    border: 1px solid #000000;
}
.our--contacts-section a {
    padding: 20px 39px 39px;
}
.our--contacts-section__address, .our--contacts-section__shelude {
    padding: 20px 40px 20px;
}
.our--contacts-section {
    height: auto;
}
.our--about-section .our--fullscreen-logo {
    margin-bottom: 0;
}

.our--about-section {
    position: relative;
}
.up25_title {
    position: absolute;
    font-size: 130px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 500;
    line-height: 80%;
    color: #000000;
    z-index: 30;
}
.up25_title span {
    font-family: "SangBleuSunrise";
    font-style: italic;
    padding-left: 230px;
}

.up25_text {
    font-family: "SangBleuSunrise";
    line-height: 110%;
    font-weight: 500;
    font-size: 30px;
    color: #000000;
    width: 650px;
    float: right;
    margin-right: 60px;
    margin-top: -180px;
    z-index: 30;
    position: relative;
}


@media screen and (max-width: 1000px) {
    .up25_title {
        position: absolute;
        font-size: 50px;
        left: 50%;
        top: 45%;
        transform: translate(-50%, -50%);
        font-weight: 500;
        line-height: 80%;
        color: #000000;
    }
    .up25_title span {
        font-family: "SangBleuSunrise";
        font-style: italic;
        padding-left: 90px;
    }

    .up25_text {
        font-family: "SangBleuSunrise";
        line-height: 110%;
        font-weight: 500;
        font-size: 16px;
        color: #000000;
        width: 100%;
        float: none;
        margin-right: 0;
        margin-top: 25px;
        z-index: 10;
        position: relative;
        text-align: center;
    }
}

.up25--information-section {
    padding: 70px 0 25px;
}
.up25--information-block {
    display: flex;
    flex-direction: row;
    gap: 50px;
}
.up25--information-block_item {
    width: 45%;
}
.up25--information-block_item1 {
    margin-top: -20px;
}
.up25--information-block_item2 {
    display: flex;
    flex-direction: row;
    gap: 30px;
}
.up25--information-block_icon {
    margin-bottom: 20px;
}
.up25--information-block_title {
    font-size: 25px;
    font-family: "SangBleuSunrise";
    line-height: 110%;
    font-weight: bold;
    color: #000000;
    padding-bottom: 20px;
}
.up25--information-block_text {
    font-size: 20px;
    line-height: 120%;
    font-family: "SangBleuSunrise";
    font-weight: 500;
    color: #000000;
}
.up25--information-block_item_col:nth-of-type(2) {
    margin-top: 50px;
}
.up25--information-block_text_icon {
    font-size: 40px;
    vertical-align: middle;
    margin-top: -8px;
    display: inline-block;
}

@media screen and (max-width: 1000px) {
    .up25--information-block_item2 {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .up25--information-block_item_col:nth-of-type(2) {
        margin-top: 0;
    }
    .up25--information-block_item1 {
        margin-top: -30px;
    }
    .up25--information-block_title {
        font-size: 16px;
        font-family: "SangBleuSunrise";
        line-height: 110%;
        font-weight: bold;
        color: #000000;
        padding-bottom: 20px;
    }
    .up25--information-block_text {
        font-size: 14px;
        line-height: 120%;
        font-family: "SangBleuSunrise";
        font-weight: 500;
        color: #000000;
    }
    .up25--information-block_text_icon {
        font-size: 30px;
        vertical-align: middle;
        margin-top: -8px;
        display: inline-block;
    }
    
}



.up25--shedule-section {
    padding: 46px 0 42px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.up25--shedule-card {
    width: 600px;
    /* min-height: 450px; */
}
.up25--shedule-card__block {
    display: flex;
    flex-direction: row;
    gap: 26px;
    padding-top: 35px;
    padding-right: 30px;
    padding-bottom: 25px;
    padding-left: 30px;
    min-height: 550px;
}
.up25--shedule-card__block__item {
    width: 50%;
}
.up25--shedule-card__speaker {
    width: 100%;
}
.swiper-slide-active {
    /* border-bottom: 2px solid #000000; */
    /* margin-left: -30px;   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
}
.swiper-slide-active .up25--shedule-card__block {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
}
/* .up25--shedule-card:not(.swiper-slide-active) {
    padding-left: 30px;
} */
.up25--shedule-card:not(.swiper-slide-active) .up25--shedule-card__block {
    border-bottom: 2px solid #000000;
    /* padding-left: 30px; */
}
.up25--shedule__arrow-prev, .up25--shedule__arrow-next, .up25--shedule__caption {
    display: inline-block;
    vertical-align: middle;
}
.up25--shedule__arrow-prev, .up25--shedule__arrow-next {
    height: 20px;
    cursor: pointer;
}
.up25--shedule__arrow-prev {
    transform: rotate(180deg);
    margin-top: 0.4px;
}
.up25--shedule__arrow-next {
    margin-left: 5px;
}
.up25--shedule__caption {
    font-size: 30px;
    line-height: 120%;
    font-weight: 500;
    color: #000000;
    margin-left: 10px;
}
.up25--shedule-navigation {
    margin-bottom: 15px;
}
.up25--shedule-card__speaker_fio {
    font-size: 25px;
    line-height: 120%;
    font-weight: 500;
    color: #000000;
    font-family: "SangBleuSunrise";
    padding: 15px 0 10px;
}
.up25--shedule-card__speaker_job {
    font-size: 20px;
    line-height: 110%;
    font-weight: 400;
    color: #000000;
}

.up25--shedule-card__info {
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    color: #000000;
    padding-bottom: 10px;
}
.up25--shedule-card__title {
    font-size: 25px;
    line-height: 90%;
    font-weight: 500;
    color: #000000;
    margin-bottom: 15px;
    height: 130px;
}
.up25--shedule-card__title i {
    font-family: "SangBleuSunrise";
}
.up25--shedule-card__about {
    font-size: 20px;
    line-height: 110%;
    font-weight: 500;
    color: #000000;
    font-family: "SangBleuSunrise";
    padding-top: 20px;
}
.up25--shedule-card__btn {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    background-color: #000000;
    border-radius: 50px;
    height: 75px;
    text-align: center;
    float: right;
    cursor: pointer;
    margin-right: 30px;
    border: 0;
    outline: 0;
    width: calc(50% - 30px);
}
.up25--shedule-card__block__labelAction {
    font-size: 20px;
    line-height: 110%;
    font-weight: bold;
    color: #000000;
    position: absolute;
    bottom: 43px;
    padding-bottom: 5px;
    border-bottom: 2px solid #000000;
    width: 500px;
}
.up25--shedule-card__about2 {
    display: none;
}

.up25--shedule-card__rect {
    /* width: 69px; */
    height: 87px;
}

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

    .up25--information-section {
        padding: 45px 0 25px;
    }

    .up25--shedule-card__block__labelAction {
        display: none;
    }
    .up25--shedule-card:not(.swiper-slide-active) .up25--shedule-card__block {
        border-bottom: 0;
    }
    .up25--shedule-card__block {
        padding-left: 0;
        padding-top: 20px;
        min-height: auto;
        /* height: 350px; */
        gap: 15px;
    }
    .swiper-slide-active .up25--shedule-card__block {
        border-top: 1px solid #000000;
        border-right: 0;
    }
    .up25--shedule-card {
        /* min-height: 450px; */
        height: 480px;
        border-right: 1px solid #000000;
    }
    .swiper-slide-active {
        /* border-bottom: 2px solid #000000; */
        margin-left: 0;
    }
    .up25--shedule-card__about2_bottom {
        position: absolute;
        bottom: 0;
    }
    .up25--shedule-navigation {
        margin-bottom: 10px;
    }
    .up25--shedule__caption {
        font-size: 20px;
        line-height: 120%;
        font-weight: 500;
        color: #000000;
        margin-left: 5px;
    }
    .up25--shedule-card__speaker_fio {
        font-size: 20px;
        line-height: 120%;
        font-weight: 500;
        color: #000000;
        font-family: "SangBleuSunrise";
        padding: 15px 0 10px;
    }
    .up25--shedule-card__speaker_job {
        font-size: 13px;
        line-height: 110%;
        font-weight: 400;
        color: #000000;
    }
    .up25--shedule-card__info {
        font-size: 12px;
        line-height: 100%;
        font-weight: 500;
        color: #000000;
        padding-bottom: 10px;
    }
    .up25--shedule-card__title {
        font-size: 18px;
        line-height: 90%;
        font-weight: 500;
        color: #000000;
        margin-bottom: 15px;
        height: 100px;
    }
    .up25--shedule-card__rect {
        width: 47px;
        height: auto;
        
    }
    .up25--shedule-card__about {
        display: none;
    }
    .up25--shedule-card__about2 {
        font-size: 16px;
        line-height: 107%;
        font-weight: 500;
        color: #000000;
        font-family: "SangBleuSunrise";
        padding-right: 30px;
        display: block;
    }
    .up25--shedule-card__btn {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        background-color: #000000;
        border-radius: 50px;
        height: 59px;
        text-align: center;
        float: none;
        cursor: pointer;
        margin-right: 0;
        width: calc(100% - 20px);
        border: 0;
        outline: 0;
        margin-top: 20px;
    }
    .up25--shedule__arrow-prev, .up25--shedule__arrow-next {
        display: none;
    }
}


.up25_popup__bg {
    width: 100vw;
    height: 0;
    background: transparent;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 90;
}
.up25_popup__bg.active {
    height: 1000vh;
    background: #000000;
    pointer-events: all;
    width: 1000vh;
}

.up25_popup__shedule {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 30px;
    /* width: 100%; */
    /* height: 100%; */
    width: 1100px;
    /* min-height: 720px; */
    z-index: 100;
    padding: 65px 50px 60px;
    display: none;
}
.up25_popup__shedule-close {
    position: absolute;
    right: 30px;
    top: 25px;
    cursor: pointer;
}

.up25_popup__shedule-block {
    display: flex;
    flex-direction: row;
    gap: 45px;
}
.up25_popup__shedule-item {
    width: 50%;
}
.up25_popup__shedule-item__info {
    font-size: 14px;
    line-height: 90%;
    font-weight: 500;
    color: #000000;
    padding-bottom: 10px;
}
.up25_popup__shedule-item__title {
    font-size: 30px;
    line-height: 90%;
    font-weight: 500;
    color: #000000;
    padding-bottom: 25px;
}
.up25_popup__shedule-item__text {
    font-size: 20px;
    line-height: 120%;
    font-weight: 500;
    color: #000000;
    padding-top: 15px;
}
.up25_popup__shedule-item__rect, .up25_popup__shedule-item__speaker {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
}
.up25_popup__shedule-item__rect {
    margin-right: 20px;
    width: 35%;
}
.up25_popup__shedule-item__rect_custom {
    width: 45%;
}


.up25_popup__shedule-item__time {
    font-size: 25px;
    line-height: 110%;
    font-weight: 400;
    color: #000000;
    width: 100%;
    padding: 20px 0;
    margin-top: 30px;
    text-align: center;
    background-color: rgb(171,220,60);
    background-image: linear-gradient(to right, rgb(255,234,63) , rgb(171,220,60));
}


#formRecord {
    position: relative;
}
.up24_form__input_field {
    position: relative;
}
.up24_form__input {
    color: #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    border-top: 2px solid #000000;
    background: transparent;
    border-bottom: 0;
    outline: none;
    display: block;
    padding-left: 30px;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    height: 60px;
}
#up24_form__email {
    border-bottom: 2px solid #000000;
}

.up24_form__label:nth-of-type(1) {
    margin-top: 10px;
}
.up24_form__text, .up24_form__caption, .up24_form__label, .up24_form__label a {
    color: #000000;
}
.up24_form__label a {
    display: inline-block;
    text-decoration: underline;
}
.up24_form__label {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    display: block;
}
.up24_form__checkbox {
    margin-right: 7px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
}
.up24_form__checkbox:before {
    background-image: url(/best/assets/images/2025/unchecked.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    z-index: 10;
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
}
.up24_form__checkbox:checked:before {
    background-image: url(/best/assets/images/2025/checked.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    z-index: 10;
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
}


.up24_form__btn {
    font-size: 25px;
    color: #ffffff;
    background: #000000;
    font-weight: 500;
    width: 100%;
    height: 67px;
    line-height: 66px;
    text-align: center;
    outline: none;
    border-radius: 30px;
    display: block;
    border: 0;
    cursor: pointer;
    margin-top: 40px;
}
.up24_form__input_field_custom2 {
    margin-bottom: 20px;
}

.up25_popup__shedule-item__linka {
    display: none;
}

@media screen and (max-width: 1000px) {
    .up25_popup__shedule {
        position: fixed;
        left: 0;
        top: 0;
        transform: none;
        background-color: #fff;
        border-radius: 0;
        width: 100%;
        height: 100%;
        /* min-height: 720px; */
        z-index: 100;
        padding: 65px 15px 60px;
        display: none;
        overflow-y: scroll;
    }
    .up25_popup__shedule-close {
        position: fixed;
        right: 30px;
        top: 25px;
        cursor: pointer;
    }
    
    .up25_popup__shedule-block {
        display: flex;
        flex-direction: column;
        gap: 35px;
    }
    .up25_popup__shedule-item {
        width: 100%;
    }
    .up25_popup__shedule-item__time {
        font-size: 25px;
        line-height: 110%;
        font-weight: 400;
        color: #000000;
        width: 100%;
        padding: 20px 0;
        margin-top: 0;
        text-align: center;
        background-color: rgb(171,220,60);
        background-image: linear-gradient(to right, rgb(255,234,63) , rgb(171,220,60));
    }
    .up24_form__input {
        color: #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        background: transparent;
        border-bottom: 0;
        outline: none;
        display: block;
        padding-left: 15px;
        font-size: 14px;
        font-weight: 400;
        width: 100%;
        height: 60px;
        border-radius: 0 !important;
    }
    .up25_popup__shedule-item__info {
        font-size: 14px;
    }
    .up25_popup__shedule-item__title {
        font-size: 25px;
    }
    .up25_popup__shedule-item__text {
        font-size: 16px;
    }
    .up25_popup__shedule-item__rect, .up25_popup__shedule-item__speaker {

    }
    .up24_form__btn {
        font-size: 20px;
        color: #ffffff;
        background: #000000;
        font-weight: 500;
        width: 100%;
        height: 49px;
        line-height: 49px;
        text-align: center;
        outline: none;
        border-radius: 30px;
        display: block;
        border: 0;
        cursor: pointer;
        margin-top: 30px;
    }

    #up24_form__email {
        border-bottom: 1px solid #000000;
    }
    .up25_popup__shedule-item__rect, .up25_popup__shedule-item__speaker {
        display: inline-block;
        vertical-align: middle;
        width: 30%;
    }
    .up25_popup__shedule-item__rect {
        width: 25%;
    }
    .up25_popup__shedule-item__rect_custom {
        width: 30%;
    }
    .up25_popup__shedule-item__linka {
        color: #767474;
        font-weight: 500;
        font-size: 25px;
        line-height: 120%;
        display: block;
        text-decoration: underline;
        padding-bottom: 15px;
        display: block;
    }
}



.up25_head {
    display: none;
    /* visibility: hidden; */
}
.up25_head-mover {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 35px;
}
.up25_head-mover__item {
    flex-grow: 1;
}
.up25_head-mover__item:nth-of-type(1) {
    transform-origin: center right;
}
.up25_head-mover__item:nth-of-type(2) {
    transform-origin: center right;
}
.up25_head-mover__item:nth-of-type(3) {
    transform-origin: center right;
}
.up25_head-mover__item:nth-of-type(4) {
    transform-origin: center left;
    z-index: 22;
}
.up25_head-mover__item:nth-of-type(5) {
    transform-origin: center left;
    z-index: 21;
}
.up25_head-mover__item:nth-of-type(6) {
    transform-origin: center left;
    z-index: 20;
}

@media screen and (max-width: 1000px) {
    .up25_head {
        display: block;
    }
    .up25_head-mover {
        display: none;
    }

    .our--contacts-section a {
        padding: 20px 15px 39px;
    }

    .our--contacts-section__address, .our--contacts-section__shelude {
        padding: 20px 15px 20px;
    }
}

.up25_successFormLabel {
    font-size: 28px;
    line-height: 110%;
    background-color: #eee;
    text-align: center;
    padding: 30px 30px;
    border-radius: 20px;
}

@media screen and (max-width: 1000px) {
    .up25_successFormLabel {
        font-size: 22px;
        line-height: 110%;
        background-color: #eee;
        text-align: center;
        padding: 30px 30px;
        border-radius: 20px;
    }
}