@charset "UTF-8";

body {
    color: #000;
    font-family: Montserrat, sans-serif;
}

input,
button,
select {
    font-family: inherit;
}

a {
    cursor: pointer;
    text-decoration: none;
}

#banner3-slider {
    display: none;
    /* Скрываем карусель на больших экранах */
}

#banner5-slider {
    /* display: none; */
}

.media-grid {
    display: flex;
    /* Показываем плитку */
    /* flex-wrap: wrap; */
    /* gap: 20px; */
    /* justify-content: space-between; */
}

.media-item {
    width: calc(33.33% - 20px);
    /* 3 колонки на больших экранах */
    /* margin-bottom: 20px; */
}

.project-experts .cont .cont2 {
    margin-bottom: 50px
}

/* BANNER 1 */

.owl-dot {
    &.active {
        span {
            background: url("img/dot1.4db66eea69f3.svg") !important;
        }
    }
}

.owl-dots .owl-dot span {
    width: 50px !important;
}

.banner1 .owl-dots {
    position: absolute;
    top: 606px;
    left: 624px;
}

/* BANNER 3 */

.project .owl-nav {
    position: absolute;
    top: -170px;
    left: 571px;
}

.project .owl-nav [class*=owl-]:hover {
    background: #FFFFFF !important;
    color: #FFF;
    text-decoration: none;
}

/*
.owl-theme .owl-dots .owl-dot span {
    width: 50px !important;
}

.owl-theme .owl-dots {
    position: absolute;
    top: 606px;
    left: 624px;
}
*/

.project-overview .cont .project-title_1 {
    height: auto;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    word-wrap: break-word !important;
}

.project-overview .cont .description_1 {
    font-size: 18px;
    line-height: 27px;
    text-align: justify;
    margin-top: 20px !important;
}

.project-overview .cont .cont2 .example-description {
    font-size: 18px;
    line-height: 27px;
    width: 540px;
    text-align: justify;
    margin-top: 20px !important;
}

.project-overview .cont .description_2 {
    font-size: 18px;
    line-height: 27px;
    width: 769px;
    text-align: justify;
    margin-top: 40px !important;
}




h1,
h2.section-name {
    margin-top: 100px;
    margin-bottom: 70px;
    margin-left: 164px;
    font-size: 64px;
    font-weight: 500;
    line-height: 76.8px;
    text-align: left;
    color: #000000;
    user-select: none;
    position: relative;
}

h1 a,
h3 a,
.publication-title-1 a,
h2.section-name a {
    color: inherit;
}

h1 a:hover,
h3 a:hover,
.publication-title-1 a:hover,
h2.section-name a:hover {
    text-decoration: underline;
}

h2 {
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
}

h3 {
    margin-top: 14px;
    margin-bottom: 20px;

    font-size: 64px;
    font-weight: 500;
    line-height: 76.8px;
    text-align: left;
}

html {
    min-height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: #FFFFFF;
    color: #000000;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    flex-direction: column;
    display: flex;
}



.sticky-header-container {
    margin: 0;
    padding: 0;
    top: 0;
    width: 100%;
    position: sticky;
    z-index: 2;
}

.top-navigation {
    border: none;
    position: relative;
    width: 100%;
}

.container {
    margin: 0;
    padding: 0;
    height: 70px;
    width: 100%;
    background-color: #0000;
}

.top-navigation .container {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    background: white;
}

.top-logo {
    width: 212px;
    height: 29px;
    top: 36px;
    left: 50px;

    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    text-align: left;
    color: #62904D;
    text-transform: uppercase;
}

.logo1 {
    font-weight: 500;
    position: relative;
    z-index: 30;
}

.logo2 {
    font-weight: 300;
    position: relative;
    z-index: 30;
}

.top-logo,
.top-menu {
    display: flex;
    margin-left: 60px;
}

.top-menu {
    margin-left: auto;
    margin-right: 20px;
    display: flex;
}

.top-menu a:hover {
    color: #62904D;
    /* Цвет текста при наведении */
}

.top-burger-menu {
    display: none;
}

.top-btn {
    margin: 0 36px;
    height: 19px;

    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    color: #000000;
    align-items: center;
    display: inline-flex;
    text-align: center;
    text-decoration: underline;
}

.top-btn.active {
    color: #62904D;
}


.top-lang {
    margin: 0 40px 0 60px;
    width: 32px;
    height: 19px;
    top: 41px;
    left: 1360px;
    gap: 0px;
    opacity: 0px;

    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    color: #62904D;
    text-transform: uppercase;
}

.top-logo:hover,
.top-btn:hover,
.top-lang:hover {
    color: gray;
    cursor: pointer;
    text-decoration: none;
}

.banner1 {
    width: 100%;
    height: 630px;
}

.banner1-rect {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
}

.banner1-rect img {
    background: url("img/banner1.2f8fb84fcfa9.svg");
}

.banner1-mask {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.banner1-mask img {
    background: url("img/banner1_mask.63808aac7ef4.svg");
}

.banner1-rect2 {
    display: block;
    width: 655px !important;
    position: absolute;
    left: 150px;
    top: 380px;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.yellow3 {
    position: absolute;
    left: 0;
    top: 130px;
    display: block;
}

.banner-cont {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.banner1-image1 {
    height: 630px;
    width: 50%;
}

.banner1-image1 img {
    border-radius: 20px 0px 0px 20px;
}

.banner1-image2 {
    height: 630px;
    width: 50%;
    z-index: 1;
    position: relative;
}

.banner1-image2 img {
    border-radius: 0px 20px 20px 0px;
}

.banner1-button {
    top: 418px;
    left: 204px;
    position: absolute;
    z-index: 10;
}

.banner1-text1 {
    white-space: pre-line;
    z-index: 2;
    top: 50px;
    /* Настроим позиционирование относительно контейнера */
    left: 0;
    width: 100%;
    /* Ширина будет изменяться в зависимости от доступного пространства */
    max-width: 900px;
    /* Максимальная ширина для блока */

    font-size: 64px;
    font-weight: 500;
    line-height: 64px;
    text-align: left;
    color: #FFFFFF;
    position: absolute;
    /* Это гарантирует, что элемент будет поверх всех других */
    margin-left: 145px;
    /* overflow: hidden;  Не показывать текст, выходящий за пределы */
    white-space: normal;
    /* Позволяет переносить текст на несколько строк */
    /* word-wrap: break-word;  Переносит длинные слова */
    /* max-height: 192px; Для ограничения 3 строками */
}

/* .banner1-text1 {
    top: 50px;
    width: 769px;
    height: 192px;
    
    font-size: 64px;
    font-weight: 500;
    line-height: 64px;
    text-align: left;
    color: #FFFFFF;
    width: 500px;
    margin-left: 145px;
    position: absolute;
} */


.banner1-text2 {
    width: 84px;
    height: 24px;

    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: justified;
    color: #62904D;
    margin-left: 0px;
    margin-top: 3px;
    /* margin-right: 80px; */
}

.wrapper {
    max-width: 1440px;
    margin: 0 auto;
    margin-bottom: 250px;
}

.milestones-text1 {
    margin-top: 0;
    margin-bottom: 5px;
    width: 427px;
    height: 32px;

    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #FFFFFF;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* .milestones-text2 {
    margin-top: 0;
    margin-bottom: 0;
    width: 427px;
    height: 158px;
    
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
    color: #FFFFFF;
    text-overflow: ellipsis;
    overflow: hidden;
} */
.milestones-text2 {
    margin-top: 0;
    margin-bottom: 0;

    width: 427px;
    height: 158px;

    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
    color: #FFFFFF;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    /* Устанавливает форматирование как гибкий контейнер */
    -webkit-line-clamp: 4;
    /* Количество видимых строк */
    -webkit-box-orient: vertical;
    /* Направление содержимого */
}


.news-milestones-text2 {
    margin-top: 0;
    width: 427px;
    height: 188px;

    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
    color: #FFFFFF;
    text-overflow: ellipsis;
    overflow: hidden;
}

.milestones-page .cont {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 30px;
    gap: 50px;
}

.milestones-page .row {
    display: flex;
    justify-content: flex-start;
    /* Элементы внутри строки выравниваются по левому краю */
    width: 100%;
    /* Строка занимает всю ширину */
    margin: 0;
    /* Обнуляем отступы */
    padding: 0;
    /* Обнуляем внутренние отступы */
    /* gap: 20px;  */
}

.about {
    width: 100%;
}

.milestones-page {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}


.about-cont {
    width: 655px;
    height: 360px;
    margin: auto;
    position: relative;
    display: flex;
    user-select: none;
    margin-left: 20px;
    /* margin-left:  0px; */
}

.about-image {
    width: 100%;
    padding-right: 1px;
    border: none;
    border-radius: 20px;
    object-fit: cover;
}

.green2 {
    padding-right: 1px;
    width: 427px !important;
    height: 160px !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    opacity: 0.8;
    object-fit: cover;
}

.green2-cont {
    margin-right: 40px;
    margin-top: 40px;
    margin-left: 0;
    height: 160px;
    width: 427px;
}

.green2-mask {
    width: 427px !important;
    height: 160px !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.green2-image {
    padding-right: 1px;
    width: 427px !important;
    height: 160px !important;
    border-radius: 20px;
    object-fit: cover;
}

.green2-text {
    width: 274px;
    height: 80px;
    margin: 50px 0 30px 60px;
    position: absolute;
    left: 0;
    right: 0;
    color: #FFFFFF;

    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
    color: #FFFFFF;
}

.about-green {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    opacity: 0.8;
}

.about .about-green {
    height: 100%;
    width: 100%;
    background: url("img/green.649339829c37.svg");
}

.about-green-mask {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.about .about-green-mask {
    padding-right: 1px;
    background: url("img/green_mask.1c859dde7ae9.svg");
}

.about-yellow {
    position: absolute;
    top: 0;
    left: 114px;
    display: block;
}

.about-yellow2 {
    width: 10px !important;
    position: absolute;
    top: 80px;
    left: 0;
    display: block;
}

.about-gray {
    position: absolute;
    top: 40px;
    left: 47px;
    display: block;
}

.about-grayn {
    position: absolute;
    top: 40px;
    left: 47px;
    display: block;
}

.about-gray2 {
    position: relative;
    margin: 150px 57px 30px 57px;
}

.about-gray-back {
    width: 1340px;
    height: 538px;
    background: url("img/gray2.9de88edf01fb.svg");
}

.about-gray3 {
    position: absolute;
    top: 110px;
    left: 57px;
    display: block;
}

.about-gray4 {
    width: 1440px;
    height: 726px;
    position: absolute;
    top: 40px;
    display: block;
    background: url("img/gray4.55918c6745a0.svg");

}

.about-arrow {
    width: 50px !important;
    position: absolute;
    margin-bottom: 60px;
    left: 147px;
    bottom: 0;
}

.about-text {
    width: 555px;
    margin: 50px 20px 50px 60px;
    position: absolute;
    left: 0;
    right: 0;
    color: #FFFFFF;
}

.about-p1 {
    margin-top: 0;
    margin-bottom: 22px;

    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    text-align: left;
}

.about-p2 {

    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: justify;
    width: 545px;
}

/* fixes */
.partners-description {
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}

/* fixes */
.partners-up-text {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}

/* fixes */
.partners-down-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

/* fixes */
.about-key-obj {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}

/* fixes */
.publication-title-1 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}

/* fixes */
.publication-description {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}

/* fixes */
.publication-description strong {
    font-weight: 600;
}

.about-link {
    margin-top: 54px;
    position: relative;
    display: flex;
    align-items: center;
}

.about-p3 {

    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: justify;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}

.about5 {
    width: 350px;
    height: 495.08px;
    top: -50px;
    left: 164px;
    gap: 0px;
    opacity: 0px;
    position: absolute;
    box-shadow: 15px 15px 40px 0px #00000040;
}

.about5-text {
    top: 0;
    left: 600px;
    position: absolute;
    color: #000000;
}

.about-photo {

    width: 228px;
    height: 190px;
    top: 3399px;
    left: 164px;
    gap: 0px;
    border-radius: 20px;
    opacity: 0px;
    z-index: 1;
    object-fit: cover;
    filter: grayscale(100%);
}

.expert-page-photo {
    width: 313px;
    height: 260px;
    border-radius: 20px;
    opacity: 0px;
    z-index: 1;
    object-fit: cover;
    filter: grayscale(100%);
}

.about-photo-mask {
    width: 228px;
    height: 189px;
    top: 0;
    left: 0;
    gap: 0px;
    opacity: 0px;
    z-index: 1;
    position: absolute;
}

.project-experts .owl-stage-outer {
    width: 1440px;
}

/*
.about .owl-stage-outer {
    margin: 0 30px;
}

.about .active {
    width: 685px;
    margin-right: 40px;
}
*/


.project-cont {
    /* margin: 0 auto; */
    width: 229px !important;
    display: flex;
    flex-direction: column;

    /*margin-left:170px;*/
    position: relative;
}

.index-project-text1,
.project-text1 {
    margin-top: 6px;
    margin-bottom: 0px;
    width: 250px;

    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
    text-align: left;
    color: #000000;
}

.index-project-text2,
.project-text2 {
    margin-top: 6px;
    width: 229px;
    min-height: 95px;
    /* height: 38px; */

    font-size: 12px;
    font-weight: 300;
    line-height: 19.2px;
    text-align: left;
    color: #000000;
}

.index-project-text3,
.project-text3 {
    margin-top: 12px;
    width: 89px;
    height: 26px;

    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: justified;
    color: #73A65D;
    margin-bottom: 0;
    position: relative;
}

.index-project-arrow {
    width: 50px !important;
    margin-left: 96px;
    bottom: 50%;
    position: absolute;
    transform: translateY(50%);
}

.project-arrow {
    width: 50px !important;
    margin-left: 96px;
    bottom: 50%;
    position: absolute;
    transform: translateY(50%);
}


.list {
    padding-left: 30px;
    color: #000000;
}


.photo2 {
    margin-right: 20px;
    margin-top: 30px;
    padding-right: 1px;
    width: 199px !important;
    height: 121px;
    border: none;
    border-radius: 20px;
    object-fit: cover;
}

.project-overview .photo2 {
    margin-top: 20px !important;
}

/* .photo2-mask {
    margin-top: 16px;
    position: absolute;
    width: 199px !important;
    height: 121px;
    border: none;
} */

.media-white {
    position: absolute;
    width: 427px;
    height: 210px;
    background: url("img/white.58841fa5c455.svg");
}

.media .section-name-about {
    margin-bottom: 80px;
}

.media-text1 {
    margin: 20px;
    width: 367px;
    /*height: 180px;*/

    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #62904D;
    z-index: 1;
}

.media-text2 {
    margin-left: 20px;
    /* width: 53px; */
    width: auto;
    max-width: 300px;
    height: 26px;

    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    text-align: justified;
    color: #62904D;
    z-index: 1;
}

.contacts {
    margin-top: 146px;
}

.contacts form {
    width: 100%;
}

.contacts .cont>div:first-child {
    flex-shrink: 0;
}

.contacts .cont {
    display: flex;
    flex-direction: row;
    margin-left: 157px;
}

.contacts .cont-form {
    display: flex;
    flex-direction: row;
    margin-left: 80px;
    margin-right: 157px;
    margin-top: 80px;
    width: 100%;
}

.contact-text1 {
    margin-bottom: 6px;
    /*width: 883px;*/
    height: 77px;

    font-size: 64px;
    font-weight: 500;
    line-height: 76.8px;
    text-align: left;
    color: #000000;
}

.contact-text2 {
    width: 400px;
    height: 96px;

    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #000000;
}

.contact-text3 {

    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #62904D !important;
}

.news .news-contact-text3 {

    height: auto;
    width: auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    align-items: center;
    color: #62904D !important;
    margin: 0;
    display: flex;
}

.news .cont {
    max-width: 1112px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* style="font-weight:400;margin:0;display:flex;align-items:center; */

.contact-label {
    width: 109px;
    height: 19px;

    font-size: 12px;
    font-weight: 300;
    line-height: 19.2px;
    text-align: left;
    color: #000000;
}

textarea:focus,
input:focus {
    outline: none;
}

/* Убираем стрелки на всех уровнях */
textarea.auto-resize::-webkit-outer-spin-button,
textarea.auto-resize::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

textarea.auto-resize {
    -webkit-appearance: none;
    /* Убираем стрелки в Chrome/Safari */
    -moz-appearance: none;
    /* Убираем стрелки в Firefox */
    appearance: none;
    /* Убираем стрелки во всех браузерах */
    resize: none;
    /* Убираем возможность ручного изменения размера */
    overflow: hidden;
    /* Убираем полосы прокрутки */
    border: 1px solid #000000;
    /* Оставляем ваш стиль границы */
    border-width: 0 0 2px;
    /* Настройки границ */
    width: 100%;
    /* Полная ширина */
    opacity: 0.5;
    /* Прозрачность */
    margin-top: 4px;
    /* Отступ сверху */
}

/* Убираем обводку при фокусе */
textarea.auto-resize:focus,
input:focus {
    outline: none;
}




.contact-input {
    margin-top: 4px;
    /* width: 313px; */
    width: 100%;

    opacity: 0.5;
    border: 1px solid #000000;
    border-width: 0 0 2px;
    resize: none;
}

.contact-input2 {
    margin-top: 4px;
    /* width: 313px; */
    width: 100%;
    opacity: 0.5;
    border: 1px solid #000000;
    border-width: 0 0 2px;
    resize: none;
}


.contact-submit {
    margin: 0;
    padding: 10px 70px 10px 40px;
    border: none;
    border-radius: 25px;
    background: #FAEE18;
    text-transform: uppercase;
}

.submit-button {
    margin-top: 60px;
    width: 158px;
    height: 50px;
    border-radius: 25px;
    align-items: center;
    display: flex;
    text-decoration: none;

}

.submit-button .arrow-green {
    margin-left: 86px;
    bottom: 20px;
    position: absolute;
    pointer-events: none;
}

.header2 {
    margin: 0 auto;
    display: flex;
    position: relative;
    width: 1440px;
    align-items: center;

    height: 300px;
}


.header2-rect {
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.8;
}

.header2-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    /* Маска не будет реагировать на клики */
    mix-blend-mode: multiply;
    /* Чтобы маска работала корректно */
}

.header2-image {
    padding-right: 1px;
    width: 100% !important;
    height: 100%;
    /* height: 300px !important; */
    border: none;
    border-radius: 20px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.header2-text {
    position: absolute;
    color: #FFFFFF;
    font-weight: 500;
    /* top: 60px; */

    line-height: 76.8px;
    font-size: 64px;
    margin-top: 50px !important;

}

.header2-text1 {
    position: absolute;
    color: #FFFFFF;
    top: 20px;
    left: 164px;

    font-size: 36px;
    font-weight: 500;
    line-height: 43.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.header2-yellow {
    width: 20px !important;
    height: 150px;
    position: absolute;
    left: 0;
}

.experts-cont {
    margin: 0 auto;
    width: 313px;
    height: 260px;
    display: flex;
    flex-direction: column;
    /* margin-left: 170px; */
    position: relative;
}

/*
.carbon .active,
.carbon .slide {
*/
.about .owl-carousel {
    position: relative;
    width: 100%;
}

.media .owl-carousel .owl-stage-outer,
.about .owl-carousel .owl-stage-outer {
    margin: 0 30px;
}


.about .owl-carousel .active {
    margin: 0;
    width: 655px !important;
    float: left;
    position: relative;
}

.about .owl-carousel .slide img {
    display: block;
    width: 100%;
    float: left;
}

.carbon .about-cont {
    width: 100% !important;
    margin-bottom: 70px;
}

.carbon .about-yellow {
    width: 200px !important;
}

.case-study-description {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}

.case-study-title-hilights {
    font-size: 32px;
    line-height: 38.4px;
    font-weight: 500;
}

.case-study-title-hilight {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
}

.case-study-description-hilight {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}

.media .owl-nav {
    display: none !important;
}



.media .owl-carousel .owl-item.active {
    margin-right: 50px !important;
    width: 427px !important;
}

.media .owl-carousel .slide {
    width: 427px;
    height: 210px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    position: relative;
    /* margin-bottom: 50px; */
}

.media .owl-carousel .owl-item.active {
    margin: 0;
    height: 210px;
    width: 427px !important;
    float: left;
    position: relative;
}

.media .owl-carousel .link {
    margin-top: 20px;
    display: flex;
    align-items: center;
    z-index: 1;
}

.media .owl-carousel .arrow-green {
    width: 50px;
    margin-left: 10px;
    margin-bottom: 5px;
    position: static;
    z-index: 3;
    /* margin-left: 74px;
    position: absolute; */
}

.media .arrow-green {
    width: 50px;
    /* margin-left: 80px; */
    margin-left: 10px;
    /* position: absolute; */
    position: static;
}

.footer {
    margin: 0 auto;
    display: flex;
    position: relative;
    width: 1440px;
    align-items: center;
}

.footer-image {
    position: absolute;
    background: url("img/footer.68ae09e8e98b.svg");
}

.footer-logo {
    width: 24px;
    height: 23.75px;
    z-index: 1;
}

.footer-cont1 {
    display: flex;
    flex-direction: row;
    margin-left: 150px;
    align-items: center;
    margin-top: 26px;
}

.footer-cont2 {
    display: flex;
    flex-direction: row;
    right: 40px;
    top: 14px;
    position: absolute;
}

.footer-text1 {
    margin: 3px;
    width: 76px;
    font-size: 6px;
    font-weight: 600;
    line-height: 6px;
    text-align: left;
    color: #FFFFFF;
    z-index: 1;
}

.footer-text2 {
    margin: 0;
    font-size: 10px;
    font-weight: 800;
    line-height: 10px;
    text-align: left;
    color: #FFFFFF;
    z-index: 1;
}

.footer-text3 {
    width: 411px;
    height: 19px;

    font-size: 12px;
    font-weight: 300;
    line-height: 19.2px;
    text-align: left;
    color: #FFFFFF;
    z-index: 1;
}

.partners .links,
.key-objectives .links,
.project-overview .links {
    display: flex;
}

.project-overview .cont {
    display: flex;
    flex-direction: column;
    margin-left: 157px;
    margin-top: 30px;
    margin-right: 30px;
}

.header2-image,
.header2-mask,
.header2-yellow {
    display: block;
}

.header2-rect {
    background: url("img/header2.8a4a3cf850e7.svg");
}

.partners .cont2 {
    display: flex;
    flex-wrap: wrap;
    /* flex-direction:row; */
    gap: 20px;
}

.partners .img-divider {
    margin-bottom: 30px;
    margin-top: 10px;
}

.news .cont>p,
.news .cont li,
.expert .cont>div>div>p,
.expert .cont>div>div li,
.carbon .cont>p,
.carbon .cont>div>div>p,
.publications .cont>p,
.publications .cont>div>p,
.publications .cont>div>p>span,
.partners .cont>p,
.partners .cont>div p,
.partners .cont>div p span,
.key-objectives .cont>p,
.key-objectives .cont>ul>li,
.project-overview .cont .cont2 p,
.project-overview .cont>p {
    width: 100%;
    color: #000000;
}

.list>li {
    margin-bottom: 20px;
}





.burger-menu_button {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 30;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: transparent;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

/*
.burger-menu_button:hover .burger-menu_lines {
  filter: brightness(0.7);
}
*/
.burger-menu_button:hover {
    background-color: transparent;
    ;
}


/*
.burger-menu_lines::before,
.burger-menu_lines::after,
*/
.burger-menu_lines {
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: transparent;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

/*
.burger-menu_lines::before,
.burger-menu_lines::after {
  background-color: #FFFFFF;
}
*/
.burger-menu_lines {
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*
.burger-menu_lines::before {
  content: '';
  top: -12px;
}
.burger-menu_lines::after {
  content: '';
  top: 12px;
}
*/

.burger-menu_active .burger-menu_lines {
    background-color: transparent;
}

/*
.burger-menu_active .burger-menu_lines::before {
  top: 0;
  transform: rotate(45deg);
}
.burger-menu_active .burger-menu_lines::after{
  top: 0;
  transform: rotate(-45deg);
}
*/
.burger-menu .top-links {
    box-sizing: border-box;
    padding-bottom: 30px;
    padding-left: 20px;
    width: 100%;
    z-index: 20;
    display: flex;
    align-items: center;
}

.burger-menu .top-link1 {
    width: 186px;
    height: 17px;

    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-decoration: none;
}

.burger-menu .top-link2 {
    margin-left: 50px;
    width: 36px;
    height: 22px;

    font-size: 18px;
    font-weight: 600;
    line-height: 21.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
}

.burger-menu .top-link-li {
    width: 280px;
    height: 30px;

    font-size: 18px;
    font-weight: 500;
    line-height: 10.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FAEE18;
}

/* fixes */
.burger-menu .top-link-li a {
    text-decoration: none;
    color: inherit;
}

.burger-menu_nav>ul {
    /* fixes */
    /* display: none; */
    margin-bottom: 0;
    padding-left: 46px;
}

.burger-menu_nav {
    padding-top: 50px;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 20;
    display: none;
    flex-flow: column;
    height: 550px;
    max-height: calc(100dvh - 50px);
    background-color: #62904D;
    right: -100%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    gap: 20px;
}

.burger-menu_nav_first {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    min-height: 0;
}

.burger-menu_active .burger-menu_nav {
    right: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.burger-menu_link {
    padding: 14px 20px;
    font-size: 28px;
    line-height: 33.6px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 400;
    color: #FFFFFF;
    border: none;
}

/*
.burger-menu_link:first-child {
  border-top: 1px solid #fff;
}
*/
.burger-menu_link:hover {
    filter: brightness(0.9);
}

.burger-menu_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 500px;
    z-index: 10;
}

.burger-menu_active .burger-menu_overlay {
    display: block;
    background-color: #62904D;
}


.milestones-page {
    width: 1360px;
    display: flex;
    flex-direction: column;
    margin-top: 100px;
    position: relative;
    align-items: center;
}

@media (min-width: 1360px) {
    .milestones-page {
        gap: 30px;
    }
}


.milestones-page .page {
    display: flex;
    flex-direction: column;
    position: absolute;
}

.milestones-page .about-green {
    height: 100%;
    width: 100%;
    background: url("img/green.649339829c37.svg");
}

.milestones-page .about-green-mask {
    height: 100%;
    width: 100%;
    background: url("img/green_mask.1c859dde7ae9.svg");
}

.pagination {
    display: flex;
    justify-content: center;
    /* Центрирует пагинацию */
    list-style: none;
    padding: 0;
    gap: 10px;
}

/* .pagination {
    margin: 0 auto;
    gap: 10px;
    display: flex;
    flex-direction: row;
    list-style-type: none;
} */

.pagination a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid transparent;
    color: #979DA6;
    background: #F7F7F7;
    text-decoration: none;
    font-size: 16px;
}

.pagination .active a {
    border: 1px;
    border: 1px solid #62904D;
    color: #62904D;
    background: transparent;
}

.form-row {
    display: flex;
    flex-direction: row;
    /* По умолчанию расположение в строку */
    gap: 20px;
    margin-bottom: 20px;
}

.form-group {
    display: flex;
    flex-direction: column;
    /* Поля формы располагаются вертикально */
    flex: 1;
    /* Растягивается равномерно */
}

/* fixes2 */
.scrollbar2,
.scrollbar1 {
    width: 1112px;
    display: flex;
    margin: 50px auto;
    position: relative;
    border: 1px solid #E3DBDB;
}

.scrollbar2 .bar-container,
.scrollbar1 .bar-container {
    position: absolute;
    left: 0;
    top: -17px;
    padding: 12px 0;
    cursor: grab;
    /* Указывает, что элемент можно перетаскивать */
}

.scrollbar2 .bar-container:hover .bar,
.scrollbar1 .bar-container:hover .bar {
    background-color: #73A65D;
}

.scrollbar .bar-container:active .bar {
    background-color: #73A65D;

}

.scrollbar2 .bar-container .bar,
.scrollbar1 .bar-container .bar {
    height: 9px;
    background: #73A65D;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #E3DBDB;
}












@media (max-width: 500px) {

    /* fixes */
    .burger-menu_nav {
        display: none;
    }

    .about>div {
        width: 100% !important;
        /* элементы занимают 100% ширины */
        margin-left: 0;
    }

    .about-grayn {
        display: none;
        /* width: 320px;
        height: 300px;
        background: url("img/gray2_2.95a5e6a22745.svg");
        position: absolute; */

    }

    .project .owl-nav {
        display: none;
    }

    .project .owl-nav [class*=owl-]:hover {
        display: none;
    }

    .form-row {
        flex-direction: column;
        /* Поля располагаются друг под другом */
    }

    .form-group {
        margin-bottom: 15px;
        /* Увеличиваем отступы между группами */
    }

    .form-row.email {
        margin-left: 0;
        /* Убираем дополнительный отступ */
    }



    .case-study-description {
        font-size: 14px;
        line-height: 21px;
        font-weight: 400;

    }

    .case-study-title-hilights {
        font-size: 24px;
        line-height: 36px;
        font-weight: 500;
    }

    .case-study-title-hilight {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }

    .case-study-description-hilight {
        font-size: 14px;
        line-height: 21px;
        font-weight: 400;
    }

    .partners .img-divider {
        margin-bottom: 30px;
        margin-top: 10px;
        width: 280px !important;
        height: 10px !important;
    }







    h1,
    h2.section-name {
        font-size: 36px;
        line-height: 43.2px;
    }

    .logo1 {

        font-size: 16px;
        font-weight: 500;
        line-height: 19.2px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .logo2 {

        font-size: 16px;
        font-weight: 275;
        line-height: 19.2px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .top-logo {
        margin-left: 20px;
    }

    .top-banner {
        display: none;
    }

    .wrapper {
        width: 320px;
        margin-bottom: 150px;
    }

    .banner1 {
        height: 330px;
    }

    .banner1>div.owl-stage-outer>div>div.owl-item.active>div>div {
        flex-direction: column-reverse !important;
        height: 330px !important;
        width: 320px !important;
    }

    .yellow3 {
        display: none !important;
    }

    .banner1-rect {
        z-index: 1;
    }

    .banner1-mask img {
        background: url("img/banner1_320_mask.40d13b43e12c.svg");
    }

    .banner1-rect img {
        background: url("img/banner1_320.981dfc0a665f.svg");
    }

    .banner1-rect2 {
        display: none !important;
    }

    .banner1-image2 {
        height: 150px;
        width: 100% !important;
    }

    .banner1-image1 {
        height: 180px !important;
        width: 100% !important;
    }

    .banner1-image2 img {
        border-radius: 20px 20px 0px 0px;
    }

    .banner1-image1 img {
        border-radius: 0px 0px 0px 20px;
    }

    .banner1-text1 {
        margin: 115px 0px 0px 20px;
        width: 320px;
        height: 72;

        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
        text-align: left;
        word-wrap: break-word;
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }

    .banner1-text1.auto-resize {
        font-size: clamp(22px, 5vw, 32px);
        /* Минимум 16px, максимум 32px */
        line-height: clamp(22px, 5vw, 32px);
        /* Логика для высоты строк */
    }

    .banner1-button {
        top: 240px;
        left: 20px;
        z-index: 10;
    }


    .banner1-text2 {
        width: 70px;
        height: 16px;
        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        text-align: justified;
        color: #62904D;
        margin-left: 0px;
        margin-top: 0px;
    }




    .banner1-arrow {
        width: 30px !important;
        margin-left: 72px !important;
        ;
        margin-top: 4px;
        position: absolute;
        /* margin-left: 86px !important;
        position:absolute; */
    }

    .owl-dots .owl-dot span {
        height: 5px !important;
        width: 25px !important;
    }

    .banner1 .owl-dots {
        position: absolute;
        top: 310px;
        left: 110px;
    }

    /* MILESTONES */

    .section-name-about,
    .milestones .section-name {
        margin-top: 60px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .about .about-green {
        background: url("img/green1_320.c37961f7e9b0.svg");
    }

    .about .about-green-mask {
        background: url("img/green1_320_mask.8e470a51769c.svg");
    }

    .about .about-yellow {
        display: none;
    }

    .about .about-text {
        margin: 20px 20px 50px 20px;
        height: 160px;
        width: 250px;
    }

    .about .about-text .about-p1 {
        margin-bottom: 12px;
        width: 250px;
        height: 24px;
        line-height: 24px;
        font-size: 20px;
    }

    .about .about-text .about-p2 {
        margin-top: 0;
        width: 250px;
        line-height: 19.2px;
    }

    .about-eurasian .about-cont .about-p2 {
        text-align: left !important;

    }

    .about-gray3 {
        display: none;
    }

    .about .link {
        left: 20px !important;
    }

    .about-gray2 {
        margin-top: 130px;
        margin-left: 0;
        margin-right: 0;
    }

    .about-gray2 .about5-text a .about-p3 {
        font-size: 12px;
        line-height: 19.2px;
    }

    .about-gray2 .about5-text a {
        margin-top: 0 !important;
    }

    .about-gray-back {
        width: 320px;
        height: 594px;
        background: url("img/gray2_2.95a5e6a22745.svg");
    }

    .about5 {
        width: 180px;
        height: 255px;
        left: 74px;
    }

    .about5-text {
        top: 202px;
        left: 20px;
        width: 280px;
    }

    .about5-text h2 {
        font-size: 24px;
        line-height: 28.8px;
    }

    .about5-text h3 {
        font-size: 36px;
        line-height: 43.2px;
    }

    .about-p2 {
        font-size: 16px;
        line-height: 25.6px;
        width: 280px;
    }

    /* fixes */
    .partners-up-text {
        font-size: 14px;
        line-height: 21px;
        font-weight: 400;
    }

    /* fixes */
    .partners-down-text {
        font-size: 14px;
        line-height: 21px;
        font-weight: 300;
    }

    /* fixes */
    .about-key-obj {
        font-size: 14px;
        line-height: 21px;
        width: 100%;
    }

    /* fixes */
    .publication-description {
        font-size: 14px;
        line-height: 21px;
        font-weight: 400;
    }

    .about-link {
        margin-top: 24px;
    }

    .about-image,
    .about-cont {
        height: 290px;
        width: 290px;
    }

    .experts .section-name-about {
        margin-right: 0 !important;
        width: 280px !important;
    }

    /* fixes */
    .experts .owl-stage-outer {
        width: 320px !important;
    }

    .project {
        margin-top: 0;
    }

    .project .project-cont {
        margin: 0 20px;
    }

    .experts .owl-slide.active {
        width: 250px !important;
    }

    .index-project-text1 {
        margin-top: 10px;
        font-size: 20px;
        line-height: 24px;
        /* margin-left: -15px !important; */
    }

    .project-text1 {
        font-size: 20px;
        line-height: 24px;
    }

    .project-text2 {
        font-size: 12px;
        line-height: 19.2px;
        height: unset;
        /* height: 95px; */
    }



    .project-text3 {
        margin-top: 0;
        font-size: 12px;
        line-height: 19.2px;
        display: flex;
        width: auto;
        max-width: 255px;

    }

    .project-text3 .project-arrow {
        position: static;
        margin-left: 10px !important;
        margin-bottom: 4px !important;
    }

    /* fixes */
    /* .media-grid {
        display: none !important; /* Скрываем плитку медиа на экранах до 767px */
    /* } */

    .owl-carousel {
        /*  display: block !important; */

    }

    .about-grid {}

    /* #banner5-slider .media-text1,
    #banner5-slider .media-text2 {
        font-size: 14px; 
    }

    #banner5-slider .slide {
        padding: 5px; 
    }

    #banner5-slider img {
        max-width: 100%; 
    } */



    .media .section-name-about {
        margin-right: 0 !important;
        width: 280px;
    }

    .about-yellow2 {
        display: none !important;
    }

    .milestones .about-gray {
        display: none !important;
    }

    .milestones .about-cont {
        width: 310px;

    }

    .milestones .slide {
        margin-left: -20px !important;
        width: 310px;
    }

    .milestones .owl-item.active {
        width: 290px !important;
        margin-right: 10px;
    }




    .milestones .slide .milestones-text2 {
        height: 145px !important;
        width: 250px !important;
        margin-left: 0 !important;
        font-size: 24px !important;
        font-weight: 500;
        line-height: 28.8px;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-word;
        white-space: normal;
        z-index: 2;
    }

    .milestones-text1 {
        margin-left: 0 !important;
        font-size: 14px;
        font-weight: 500px;
        line-height: 22.4px;
        width: 280px;

    }

    .milestones-text2 {
        /* height: auto !important; */
        height: 198px !important;
        width: 280px !important;
        margin-left: 0 !important;
        font-size: 24px;
        font-weight: 500;
        line-height: 28.8px;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        /* Ограничиваем до 8 строк */
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        /* Добавляем многоточие */
        word-break: break-word;
        white-space: normal;
    }

    /* .milestones-text2 {
        height: auto !important;
        width: 280px !important;
        margin-left: 0 !important;
        font-size: 24px;
        font-weight: 500;
        line-height: 28.8px;
        display: -webkit-box;
        -webkit-line-clamp: 8; 
        -webkit-box-orient: vertical; 
        overflow: hidden; 
        text-overflow: ellipsis; 
        word-break: break-word; 
        white-space: normal;
    } */
    .milestones-page {
        margin-top: 44px;
    }

    .milestones-page .row {
        flex-direction: column;

    }

    .milestones-page .about-cont {
        margin: 10px auto;
        width: 320px;
        height: 340px;
    }

    .milestones-page .link .about-p3 {
        font-size: 12px !important;
        line-height: 19.2px !important;
    }

    /* .wrapper .pagination {
        display: none !important;
    } */


    .milestones-page .link {
        top: 270px !important;
        left: 20px !important;
        font-size: 12px;
        font-weight: 400;
        line-height: 19.2px;

    }

    /* .carbon .active {
        width: 290px !important;
    } */
    /* fixes */
    .about-eurasian .active {
        width: 290px !important;
    }

    .about-eurasian .slide {
        margin-left: -20px !important;
        width: 290px;
    }

    .about-eurasian .slide .about-cont {
        width: 290px;

    }

    /* .about-eurasian .active{
        width: 290px !important;
        
    } */

    .about .owl-carousel .active {
        margin-right: 10px !important;
        width: 290px !important;
    }

    .about .owl-carousel .about-yellow {
        display: none !important;
    }

    .about .owl-carousel .owl-stage-outer {
        margin: 0 !important;
        /* fixes */
        width: 320px !important;
    }

    /* .about .owl-stage-outer {
        margin: 0 !important;
        width: 320px;
    } */




    .media .owl-carousel .slide {
        /* margin: 0 !important; */
        width: 290px;
        height: 210px;
    }

    .media .owl-carousel .owl-stage-outer {
        margin: 0 !important;
        width: 320px !important;
    }

    .media .owl-carousel .owl-item.active {
        margin-right: -5px !important;
        height: 210px;
        width: 290px !important;
    }

    .media .owl-carousel .media-white {
        height: 100%;
        background: url("img/gray1_320.25d72cdfaba3.svg");
        background-size: cover;
        width: 100%;
    }

    .media .owl-carousel .link {
        margin-top: 16px !important;
    }

    .media .owl-carousel .media-text1 {
        margin: 20px;
        width: 260px;
        height: 80px;
        font-size: 14px;
        font-weight: 500;
        line-height: 21px;
    }

    .media .owl-carousel .media-text2 {
        margin-left: 20px;
        font-size: 12px;
        font-weight: 400;
        line-height: 19.2px;
        max-width: 225px;
    }

    .media .about-gray4 {
        display: none;
    }

    .media .section-name-about {
        margin-bottom: 30px;
    }

    .contacts {
        margin-top: 50px;
    }

    .contacts .section-name-about {
        margin-top: 40px;
        margin-left: 0;
        width: 280px;
        height: 43px;
        font-size: 36px;
        font-weight: 500;
        line-height: 43.2px;
    }

    .contacts .cont {
        margin-left: 20px;
        flex-direction: column;
    }

    .contact-text3,
    .contact-text2 {
        width: 280px;
        height: 104px;
        font-size: 16px;
        font-weight: 500;
        line-height: 25.6px;
    }

    .contacts .cont-form {
        width: 290px;
        margin-left: 0;
        margin-top: 0;
    }

    .contacts .cont-form input,
    .contacts .cont-form div {
        width: 280px;
    }

    .contact-submit {
        width: 106px !important;
        height: 40px;
        padding: 8px 20px 8px 20px;
        text-align: left;
        color: #62904D
    }

    .contacts .cont-form .arrow-green {
        margin-left: 66px !important;
        /* bottom: -8px; */
    }



    .footer {
        height: 200px;
        width: 320px;
        margin-top: 0px !important;
    }

    .footer-image {
        position: absolute;
        background: url("img/footer_320.5f9d8ee86b80.svg");
        width: 320px;
        height: 200px;
        border-radius: 20px;
    }

    .footer-cont1 {
        margin-left: 100px;
        margin-top: 86px;
    }

    .footer-cont2 {
        top: 60px;
        right: 0;
        left: 70px;
        height: 38px;
        width: 208px;

        font-size: 12px;
        font-weight: 300;
        line-height: 19.2px;
    }

    .footer-text3 {
        width: 200px;
    }

    .top-menu {
        display: none !important;
    }

    .burger-menu_button {
        display: block;
    }

    /* project_overview */

    .publications .links,
    .partners .links,
    .key-objectives .links,
    .project-overview .links {
        display: none !important;
    }

    .about-eurasian .cont,
    .publications .cont,
    .partners .cont,
    .key-objectives .cont,
    .project-overview .cont {
        margin-left: 20px !important;
    }
    .carbon .cont {
        margin-left: unset !important;
        margin-right: unset !important;
    }

    .news .cont>p,
    .expert .cont .cont2 .experts-cont,
    .expert .cont .cont2 .experts-cont2,
    .expert .cont>div>div>p,
    .carbon .cont>p,
    .carbon .cont .cont2,
    .carbon .cont .cont2>div,
    .about-eurasian .cont>p,
    .about-eurasian .cont .cont2,
    .about-eurasian .cont .cont2>div,
    .publications .cont>p,
    .publications .cont>div,
    .publications .cont>div>p,
    .partners .cont>p,
    .key-objectives .cont>p,
    .project-overview .cont>p {
        width: 280px !important;
        /* fixes */
        align-items: center;
    }


    .project-overview .cont .description_0 {
        font-size: 14px;
        line-height: 21px;
        width: 280px;
        text-align: justify;
        margin-top: 10px !important;
    }

    .project-overview .cont .project-title_1 {
        height: auto;
        margin-top: 50px !important;
        margin-bottom: 0px !important;
        font-weight: 500;
        font-size: 24px;
        line-height: 36px;
        word-wrap: break-word !important;
    }

    .project-overview .cont .description_1 {
        font-size: 14px;
        line-height: 21px;
        width: 280px;
        text-align: justify;
        margin-top: 20px !important;
    }

    .project-overview .cont .cont2 {
        flex-direction: column !important;
        margin-top: 20px;
    }

    .project-overview .cont .cont2 .example-description {
        font-size: 14px;
        line-height: 21px;
        width: 280px;
        text-align: justify;
        margin-top: 20px !important;
    }

    .project-overview .cont .description_2 {
        font-size: 14px;
        line-height: 21px;
        width: 280px;
        text-align: justify;
        margin-top: 50px !important;
    }




    .news .cont {
        margin-left: 0px;
    }

    .news .cont li {
        width: 250px !important;
    }

    .news .news-milestones-text2 {
        height: auto !important;
        width: 280px !important;
        margin-left: 0 !important;
        font-size: 24px;
        font-weight: 500;
        line-height: 28.8px;
        margin-top: 30px !important;
    }

    .news .news-contact-text3 {
        margin: 10px 0 !important;
        height: auto;
        width: 250px;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        display: flex;
        align-items: center;
        color: #62904D !important;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .expert .cont h1 {
        margin-left: 20px !important;

        line-height: 38.4px !important;
        margin-top: 0px !important;
        margin-top: 0px !important;
        margin-top: 0px !important;
        margin-top: 0px !important;
    }

    .expert .cont {
        margin-left: 0px !important;
        line-height: 38.4px !important;
        margin-top: 40px !important;
    }

    .expert .cont .experts-cont2 {
        margin-left: 0px !important;

    }

    .expert .cont .experts-cont2 .about-p2 {
        font-size: 14px !important;
        line-height: 22.4px !important;
        margin-top: 0px !important;
        font-weight: 300px !important;
        width: 300px !important;
        margin-left: 20px !important;

    }

    .expert .cont .cont2 .experts-cont2 ul.list .about-p2 {
        margin-left: 20px;
        width: 260px !important;
        font-size: 16px !important;
        line-height: 25.6px !important;
        font-weight: 500px !important;
        text-align: left;
    }

    /* .expert .experts-cont img {

    } */



    .carbon .cont .cont2,
    .about-eurasian .cont .cont2 {
        flex-direction: column !important;
    }

    /* fixes */

    .header2-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Изображение заполняет контейнер, не искажая пропорции */
        position: absolute;

    }

    .header2-mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        /* Маска не будет реагировать на клики */
        mix-blend-mode: multiply;
    }

    .header2-yellow {
        display: none !important;
    }

    .header2-rect {
        opacity: 0.7;
        background: url("img/header2_320.56bbf4cfa7d0.svg");

    }

    .header2-text {
        margin-left: 20px;
        width: 280px;
        height: auto;
        font-size: 36px;
        font-weight: 500;
        line-height: 43.2px;
        align-items: center !important;
    }

    .header2 {
        /* fixes */
        position: relative;
        width: 320px;
        height: 230px;
        align-items: center;
    }

    .partners .cont2>div,
    .partners .cont2 {
        width: 280px !important;
        flex-direction: column !important;
        margin: 10px 0 !important;
    }


    .publications .cont>div {
        flex-direction: column !important;
    }

    .publications .cont>div>p {
        margin-left: 0 !important;
    }

    .carbon {
        flex-direction: column-reverse !important;
    }

    .about-eurasian {
        flex-direction: column-reverse !important;
    }


    .carbon .picture {
        width: 300px;
    }

    .about-eurasian .picture {
        width: 300px;
    }

    .header2-text1 {
        top: 0;
        left: 20px;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
    }

    .expert .cont .cont2 {
        flex-direction: column !important;
    }

    .contactus {
        margin-top: 30px !important;
    }

    .contactus .cont {
        margin-left: 20px !important;
        flex-direction: column !important;
    }

    .contactus>div,
    .contactus .cont-form {
        width: 280px !important;
        margin-left: 0 !important;
    }

    .contactus .cont-form input,
    .contactus .cont-form .cont-form-cont {
        flex-direction: column !important;
        width: 280px;
    }

    .contactus .cont-form .cont-form-cont div {
        margin-left: 0 !important;
    }


    .contactus .cont-form .comments,
    .contactus .cont-form .email {
        margin-top: 60px !important;
    }



    .submit-button .arrow-green {
        margin-left: 66px !important;
    }

    .project-experts .cont,
    .project-experts {
        flex-direction: column !important;
        width: 320px !important;

    }

    .project-experts .cont .cont2 {
        gap: 0 !important;
        margin-left: 0 !important;
        flex-direction: column !important;
    }

    .project-experts .cont .cont2 .project-cont {
        margin: 20px auto !important;
    }

    .project-experts .wrapper {
        margin-bottom: 0;
    }

    .milestones-page .submit-button,
    .project-experts .submit-button {
        /* margin-top: 50px; */
        margin-bottom: 150px;
        margin-top: 0;
        display: flex !important;
        width: 154px;
        height: 40px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .milestones-page .submit-button input,
    .project-experts .submit-button input {
        width: 154px !important;
        height: 40px;

        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        text-align: justified;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #62904D;
    }

    .milestones-page .submit-button .arrow-green,
    .project-experts .submit-button .arrow-green {
        margin-left: 132px !important;
        bottom: unset !important;
    }

    .news {
        padding: 0 20px;
    }

    .milestones .about-text {
        margin-left: 20px !important;
    }

    .milestones-page .page .cont,
    .milestones-page .page {
        height: 100% !important;
        /*display: flex !important;*/
        flex-direction: column !important;
        position: relative !important;
    }


    .milestones-page {
        height: 100% !important;
        /*display: flex !important;*/
        width: 320px !important;
    }


    .milestones-page .about-text {
        margin-top: 20px !important;
        margin-left: 20px !important;
        width: 280px !important;
    }

    .milestones-page .about-image {
        padding-bottom: 2px !important;
        height: 100%;
        width: 100%;
    }

    .milestones-page .about-green {
        height: 100%;
        width: 100%;
        background: url("img/green2_320.3d79ae1e6c30.svg");
    }

    .milestones-page .about-green-mask {
        padding-bottom: 1px !important;
        height: 100%;
        width: 100%;
        background: url("img/green2_320_mask.c6387f07f005.svg");
    }





    /* .milestones .about-green {
        height: 230px;
        width: 290px;
        background: url("img/milestones_green_index.2c0a8a618388.svg");
    }

    .milestones .about-green-mask {
        height: 230px;
        width: 290px;
        background: url("img/green1_320_mask.8e470a51769c.svg");
    } */

    .wrapper .carbon .photo2 {
        margin-left: -80px !important;
        margin-top: 10px !important;
    }


    body {
        margin: 0;
        padding: 0;
        height: 100%;
        background: #FFFFFF;
        color: #000000;
        font-size: 14px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        flex-direction: column;
        display: flex;
    }

    /* fixes2 */
    .scrollbar2,
    .scrollbar1 {
        display: none !important;
    }

    .burger-menu {
        display: block !important;
    }

    #banner3-slider {
        max-width: 320px !important;
        margin: 0 auto;
        /* Центрирование на маленьких экранах */
        overflow: hidden !important;
        /* Предотвращает выход элементов за пределы контейнера */
    }

    #banner2-slider {
        max-width: 320px !important;
        margin: 0 auto;
        /* Центрирование на маленьких экранах */
        overflow: hidden !important;
        /* Предотвращает выход элементов за пределы контейнера */
    }

    #banner4-slider {
        max-width: 320px !important;
        /* margin: 0 auto; Центрирование на маленьких экранах */
        overflow: hidden !important;
        /* Предотвращает выход элементов за пределы контейнера */
        margin-left: auto !important;
    }

    .owl-nav {
        display: none !important;
        /* Полностью скрыть стрелки */
    }
}


.gray-back-form {
    background-color: #F7F7F7;
    border-radius: 20px;
    padding-top: 30px;
    padding-bottom: 45px;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    -webkit-clip-path: url("#gray-back-form-path-mob");
    clip-path: url("#gray-back-form-path-mob");
}

.gray-back-form__submit-container {
    display: flex;
    gap: 20px;
    flex-direction: column;
    margin-top: 30px;
    align-items: flex-start;
}

.gray-back-form__clip {
    position: absolute;
    width: 0;
    height: 0;
}

.gray-back-form__submit-container output.fail {
    color: #E6352F;
}

.gray-back-form__submit-container output.success {
    color: #62904D;
}

.gray-back-form__submit-container output {

    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 19.2px */
    display: none;
    max-width: 600px;
}

.gray-back-form__submit-container output.visible {
    display: block;
}

@media (min-width: 1024px) {
    .gray-back-form {
        padding-top: 50px;
        padding-bottom: 60px;
        margin-top: 100px;
        -webkit-clip-path: url("#gray-back-form-path");
        clip-path: url("#gray-back-form-path");
    }

    .gray-back-form__submit-container {
        flex-direction: row-reverse;
        margin-top: 50px;
        gap: 30px;
        justify-content: flex-end;
    }

    .gray-back-form__decor {
        width: 400px;
    }
}

.layout-container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: min(100%, calc(1112px + 40px));
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.layout-container .row {
    display: flex;
    gap: 0 20px;
    flex-wrap: wrap;
}

.layout-container .row>* {
    width: 100%;
}

@media (min-width: 1024px) {
    .row .md-6 {
        width: calc(50% - 10px);
    }
}

h4 {

    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 1em;
    margin-top: 0;
}

.control-wrapper {}

.input-wrapper input {

    font-size: 16px;
    font-style: normal;
    border: 0;
    line-height: 160%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    padding-bottom: 13px;
    background-color: transparent;
    color: #000;
    font-weight: 500;
}

.input-wrapper {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.input-wrapper input.just-validate-error-field {
    color: #E6352F;
    border-bottom-color: #E6352F;

}

.input-wrapper input.just-validate-error-field::placeholder {
    color: #E6352F;
}

.input-wrapper .just-validate-error-label {
    color: #E6352F;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
}

.input-wrapper input::placeholder {
    opacity: .5;
    font-weight: 300;
}

button.submit-button {
    border-radius: 25px;
    background: #FAEE18;
    padding: 8px 20px;
    display: inline-flex;
    gap: 10px;
    font-size: 10px;
    width: auto;
    height: auto;

    text-transform: uppercase;
    border: 0;
    color: #62904D;
    cursor: pointer;
    margin-top: 0;
}

button.submit-button:hover {
    opacity: 0.9;
}

button.submit-button .arrow-green {
    position: static;
    width: 31px;
    height: 8px;
    margin: unset;
    display: inline-block;
}

@media (min-width: 1024px) {
    button.submit-button {
        gap: 20px;
        font-size: 15px;
        padding: 10px 30px 10px 40px;
    }
}

.media-about-slides-wrapper {
    display: grid !important;
    gap: 30px;
    justify-content: center;

}

@media (min-width: 500px) {
    .media-about-slides-wrapper {
        padding: 20px 0;
        border-radius: 30px;
        background: #f7f7f7;
    }
}

@media (min-width: 960px) {
    .media-about-slides-wrapper {
        grid-template-columns: repeat(2, 427px);
    }
}

@media (min-width: 1280px) {
    .media-about-slides-wrapper {
        gap: 50px;
        padding: 40px 0;
        grid-template-columns: repeat(3, 427px);
    }
}

.fake-col-wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.fuck-wrap {
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1280px) {
    .fuck-wrap {
        --spaces: calc(20px * 11);
        padding-left: calc((100% - var(--spaces)) / 12);
        padding-right: calc((100% - var(--spaces)) / 12);
    }
}

#banner5-slider .owl-dots {
    position: relative;
}

.rich-text {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 1em;
    text-align: justify;
}

.rich-text.compact {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}


.rich-text>*:not(:last-child) {
    margin-bottom: 1em;
}

.rich-text>*:first-child {
    margin-top: unset;
}

.rich-text a:not(.no-accent) {
    color: #62904D;
    text-decoration: underline;
}

.rich-text a.no-accent {
    color: inherit;
}

.rich-text a {
    text-decoration-thickness: from-font;
}

.rich-text a:not(.no-accent):hover {
    text-decoration: none;
}

.rich-text a.no-accent:hover {
    text-decoration: underline;
}

.arrow-green-link,
.arrow-white-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 10px;
}

.arrow-green-link {
    color: #73A65D;
}

.arrow-white-link {
    color: #fff;
}

.arrow-green-link img,
.arrow-white-link img {
    width: 51px !important;
    height: 8px !important;
}

#banner2-slider .owl-dots {
    margin-top: 35px;
}

.project.owl-carousel .owl-dots {
    margin-top: 20px !important;
}

.filled-btn {
    display: inline-flex;
    padding: 8px 20px;
    align-items: center;
    align-content: center;
    gap: 10px;
    flex-shrink: 0;
    color: #62904D;
    text-align: justify;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1;
    border-radius: 25px;
    background: #FAEE18;
    cursor: pointer;
    box-sizing: border-box;
    line-height: 1.6;
}

.filled-btn:hover {
    background: #faef18e8;
}

.filled-btn img {
    width: unset !important;
}

@media (min-width: 768px) {
    .filled-btn {
        padding: 10px 30px 10px 40px;
        gap: 20px;
        font-size: 15px;
    }
}

.complex-pagination {
    padding-top: 40px;
}

.complex-pagination .complex-pagination__desktop {
    display: none;
}

@media (min-width: 768px) {
    .complex-pagination {
        padding-top: 60px;
    }

    .complex-pagination .complex-pagination__desktop {
        display: unset;
    }

    .complex-pagination .complex-pagination__mobile {
        display: none;
    }
}

.mt-1 {
    margin-top: .5em;
}

.download-btn {
    display: flex;
    gap: 10px;
    max-width: 100%;
    min-width: fit-content;
    color: #000;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
}

.download-btn__icon {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
}

.download-btn__heading {
    display: flex;
    flex-direction: column;
    gap: 3px;
    line-height: 1.2;
    font-style: normal;
}

.download-btn__title {
    font-size: 18px;
    font-weight: 500;
}

.download-btn__size {
    font-size: 14px;
    line-height: 120%;
    opacity: .5;
}

@media (min-width: 640px) {
    .download-btn {
        justify-content: flex-start;
    }
}

.milestone-slider-container .slide .rich-text {
    width: 100%;
    padding: .5em;
    box-sizing: border-box;
}

.milestone-slider-container .slide {
    width: 100%;
}

.milestone-slider-container .slide img {
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
    min-width: 0;
    min-height: 0;
}

.milestone-slider {
    background-color: #F7F7F7;
}

.milestone-slider-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
}

.milestone-slider .milestone-slider-img {
    max-height: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.milestone-slider-thumbs, .milestone-slider-navs {
    display: none;
}

.milestone-slider {
    position: relative;
}


@media (min-width: 620px) {
    .milestone-slider .milestone-slider-img {
        max-height: 420px;
    }
}

@media (min-width: 768px) {
    .milestone-slider .milestone-slider-img {
        max-height: 625px;
        height: 625px;
    }

    .milestone-slider-thumbs, .milestone-slider-navs {
        display: block;
    }
}

.milestone-slider-thumbs .slide {
    aspect-ratio: 199/122;
    background: #F7F7F7;
    position: relative;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.milestone-slider-thumbs .slide:not(.selected) {
    opacity: 0.5;
}

.milestone-slider-thumbs .slide img.poortrait {
    object-fit: cover;
}

.milestone-slider-thumbs .slide.selected::before {
    border: 2px solid #62904D;
    position: absolute;
    inset: 0;
    content: '';
}

.milestone-slider-navs {
    position: absolute;
    pointer-events: none;
    inset: 0;
    z-index: 1;
}

.milestone-slider-navs button {
    all: unset;
    pointer-events: all;
    position: absolute;
    top: calc((625px - 64px) / 2);
    width: 64px;
    height: 64px;
    z-index: 1;
    cursor: pointer;
}

.milestone-slider-navs button.disabled {
    opacity: .3;
    cursor: default;
}

.milestone-slider-navs button.owl-prev {
    left: -32px;
}

.milestone-slider-navs button.owl-next {
    right: -32px;
}

.milestone-slider-container .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 15px;
}