

/* Start:/local/templates/mart_new/css/custom.css?177791635360462*/
#container {
    overflow: clip;
}

.projects-top__title.animation-slide-down.duration-1.animation-delay-05,
.projects-top__sub-title.animation-slide-down.duration-1.animation-delay-05 {
    opacity: 1 !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important
}

.feedback-form input[type=text] {
    color: var(--dark, #140E0A) !important;

    /* desktop/text lg */
    font-family: Circe;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 128%; /* 25.6px */
}

.animation-button-height.form_new_mob {
    display: none;
}

.premium .premium__video {
    height: 550px;
}

.input-text.phone_mask {
    padding-top: 1.6rem;
}

.animation-slide-down__container {

    overflow: visible !important;
}

input::placeholder,
textarea::placeholder {
    color: var(--dark, #140E0A) !important;
    opacity: 1; /* для Firefox */
}


.feedback__img img {
    width: 100rem;
    height: 100%;
}

.pg-active .feedback__img-animation {
    height: 100%;
    transition: 1s 0.5s;
}

.feedback__img {
    width: 100%;
    height: 100%;
    order: 1;
}

.feedback__middle .feedback__left_blog {
    width: 100%;
    order: 2;
}


.feedback__middle {
    gap: 4rem;
}

.awz_cookies_sett__message_bottom_center,
.awz_cookies_sett__message_top_center {
    margin-left: 0 !important;

    left: 50% !important;
    transform: translateX(-50%) !important;

    width: max-content;
    max-width: 95vw;
}

.awz_cookies_sett__message {
    display: block;
    position: fixed;
    z-index: 1049;
    width: 100rem!important;
     max-width:100%!important;
    /* right: auto; */
    /* left: auto; */
    bottom: auto;
    top: auto;
    font-size: 0.8em;
    line-height: 1.3em;
    border-radius: 10px;
}


.awz_cookies_sett__message .awz_cookies_sett__bg3 {
    background: #140E0A;
    border-color: #140E0A;
    color: #FFFEF8;
    max-width: 61px;
    width: 100%;
    margin-left: 0;
    transition: 0.3s;
}

.awz_cookies_sett__detail-alert {
    color:black!important;
}

input:checked+.awz_cookies_sett__slider {
    background-color: black!important;
}

.cookie__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3
}

.cookie-first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1300px;
    padding: 12px 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    gap: 24px;
    margin: auto auto 0
}

@media (min-width: 1024px) {
    .cookie-first .cookie__title {
        display: none
    }
}

.cookie-first .bx-text p {
    color: #656565;
    font-size: 14px
}

.cookie-first .bx-text p a {
    font-size: inherit
}

.cookie-first__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.cookie-first__btns .btn, .cookie-first__btns .btn-stroke {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 32px
}

.cookie-first__setting {
    padding: 12px 16px
}

.cookie-first__setting, .cookie-first__setting:hover {
    border-color: transparent
}

@media (max-width: 1024px) {
    .cookie-first {
        padding: 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 8px
    }

    .cookie-first__btns {
        margin-top: 8px
    }
}

@media (max-width: 768px) {
    .cookie-first__btns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .cookie-first__btns .btn, .cookie-first__btns .btn-stroke {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        font-size: 16px;
        font-weight: 500;
        padding: 10px 22px
    }

    .cookie-first__setting {
        width: 100%
    }
}



.cookie-second__close {
    height: 18px;
    margin-left: auto;
    width: 18px;
    stroke: #afafaf
}
button, input {
    overflow: visible;
}

svg {
    height: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

#awz_cookies_sett__detail-form {
    display: flex;
    flex-direction: column;

}

.cookie-second__close {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 18px;
    width: 18px;
    margin-left: auto;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-bottom: 10px;
}

.popup-window {
    padding: 0!important;
}

.awz_cookies_sett__save, .awz_cookies_sett__save {
    background: black!important;
    color: white!important;
}

.cookie-second {
    background-color: #fff;

    padding: 31px 40px 50px;
}

@media (max-width: 768px) {
    .cookie-second {
        padding: 20px
    }
}

.awz_cookies_sett__message .awz_cookies_sett__bg1,
.awz_cookies_sett__message .awz_cookies_sett__bg2 {
    display: block;
    box-sizing: border-box;
    border: 1px solid rgba(20, 14, 10, 0.16);
    color: #140E0A;
    background: transparent;
    transition: 0.3s;
}

.cookies-content

{
    height: 14rem!important;
}

.awz_cookies_sett__message .awz_cookies_sett__row {
    flex-direction: column;
}

.awz_cookies_sett__message .awz_cookies_sett__col__right {
    flex-direction: row;
    display: flex;
    width: 100%;
}

@media (min-width: 1800px) {
    .slide-up {
        color: var(--white, #FFFEF8);

        font-family: Forum;
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 55px */
        letter-spacing: 2.2px;
        text-transform: uppercase;
    }

    #container .main-view__footer-right {
        color: var(--white, #FFFEF8);
        max-width: 585px;
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    #container .main-view__footer-left {
        color: var(--white, #FFFEF8);

        /* circe 22 4% 142% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }

    .section-container.main-view__container .main-view__button-anchor {
        right: 9.5rem !important;
        bottom: -11rem;
        height: 38rem;
        left: auto;
    }

    .main-view__footer {
        max-width: 900px;
        width: 100%;
        justify-content: space-between;
    }

    /* По умолчанию высота 0 */
    .animation-button-height {
        height: 0;
        opacity: 1;
        /* Убираем анимацию из CSS, будем включать её через JS */
    }

    .animation-button-height {
        width: 41rem;
    }

    /* Анимация запускается только когда есть класс .loaded */
    .animation-button-height.loaded {
        animation: growButton 2s ease-in-out forwards;
    }

    @keyframes growButton {
        0% {
            height: 0;
            opacity: 1;
        }
        100% {
            height: 37.5rem;
            opacity: 1;
        }
    }
    .main-view__gray-line {
        position: absolute;
        width: 0%;
        top: 30.1rem;
        left: 0;
        height: 0.1rem;
        background-color: rgba(255, 254, 248, 0.3);
        transition: 0.2s 0s linear;
    }

    /* Стили для состояния после загрузки */
    .main-view__gray-line.loaded {
        width: 100%;
        animation: drawLine 2s ease-in-out forwards;
    }

    /* Анимация появления линии слева направо */
    @keyframes drawLine {
        0% {
            width: 0%;
            opacity: 0.3;
        }
        100% {
            width: 100%;
            opacity: 1;
        }
    }

    /* Твой старый код для pg-active (если нужен) */
    .pg-active .main-view__gray-line {
        width: 100%;
        transition: width 1s 2s ease-in-out;
    }

    .pg-active .main-view__button-text {
        height: 4rem;
        transition: 1s 1.2s ease-in-out;
    }

    .main-view__button-text {
        position: relative;
        overflow: hidden;
        height: 0;
        transition: 0.3s 0s;
    }

    .round-button {
        margin-top: 0;
        margin-left: 0;
        width: 36.9rem;
        height: 36.9rem;
        border-radius: 50%;
        border: 0.1rem solid rgba(255, 254, 248, 0.4);
        transition: 0.2s linear;
        cursor: pointer;
    }

    .main-view__content {
        padding-top: 16rem;
        padding-left: 20rem;
        width: 113.4rem;
        height: 29.111111vh;
        min-height: 9rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .section-container.main-view__container {
        position: absolute;
        bottom: 140px;
        width: 100%;
    }

    .project-item {
        position: relative;
    }

    section {
        position: relative !important;
        overflow-y: visible !important;
        overflow-x: visible !important;
        width: 100vw;
        height: auto !important;
    }

    section.main-view {

        height: 100vh !important;
    }

    .projects-swiper-slide__title {
        color: var(--white, #FFFEF8);
        padding-bottom: 24px;
        /* desktop/h1 forum 2% */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
        margin-left: 29.5rem;
    }


    /*.pg-active.animation-state-1 .projects__gray-line {*/
    /*    bottom: 58%!important;*/
    /*}*/
    .projects.pg-active.animation-state-1 .projects-top {
        height: 40.6rem;
        transition: 0.5s;
    }

    .premium__video video {
        z-index: 99;
    }

    .premium .premium__video {
        height: 900px !important;
    }

    .premium__video {
        display: block !important;
        position: relative;
    }

    .premium__top {

        height: 40.4rem;
    }

    /* Состояние по умолчанию для всех анимируемых элементов внутри projects-top */
    .projects-top .animation-slide-down,
    .projects-top .animation-slide-up,
    .projects-top .primary-button__circle-animation,
    .projects-top .primary-button__arrow {
        opacity: 0;
        transform: translateY(-100px);

    }

    /* При появлении блока */
    .projects-top.visible .animation-slide-down,
    .projects-top.visible .animation-slide-up,
    .projects-top.visible .primary-button__circle-animation,
    .projects-top.visible .primary-button__arrow {
        opacity: 1;
        transform: translateY(0);
    }

    .primary-button__text-animation.thirty-block {
        background: #000;
        background: linear-gradient(90deg, rgb(255, 255, 255) 67%, rgb(0, 0, 0) 67%);
        background-size: 150% 100%;
        background-position: 0% 0;
        transition: 0.3s linear;
        background-clip: text;
        color: white;
        fill: rgba(0, 0, 0, 0);
    }

    .primary-button__circle {
        background-color: transparent;
    }

    .primary-button.primary-button-th {
        left: 29.5rem;
        bottom: -16.5rem;
        position: absolute;
    }

    .primary-button.primary-button-th .primary-button__circle {
        border-color: #FFFEF84D;
    }

    .primary-button__arrow .icon-arrow-right.primary-button__text-animation_second path {
        stroke: #FFFFFF !important;
    }

    /* Базовые стили линии (без анимации) */
    .projects__gray-line {
        width: 0;
        height: 0.1rem;
        position: absolute;
        left: 0;
        background-color: rgba(255, 254, 248, 0.3);
        bottom: 28.5555555556vh;
        z-index: 99;
        transition: 0.3s;
    }

    /* Стили для состояния после загрузки */
    .projects__gray-line.loaded {
        width: 100%;
        animation: drawProjectLine 2s ease-in-out forwards;
    }

    /* Анимация появления линии слева направо */
    @keyframes drawProjectLine {
        0% {
            width: 0%;
            opacity: 0.3;
        }
        100% {
            width: 100%;
            opacity: 1;
        }
    }

    /* Твой старый код для pg-active (оставляем) */
    .pg-active.animation-state-1 .projects__gray-line {
        width: 100%;
        bottom: 42vh;
        transition: width 1s 1s, bottom 1s;
    }

    .test-slide__content_new .piter__title-animation-wrap.piter__title-animation-wrap-new {
        color: var(--dark, #140E0A);
        height: auto;
        /* desktop/h1 */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .test-slide__content_new .piter__title,
    .test-slide__content_new .piter__title-animation {
        height: auto !important;
    }

    .test-slide__content_new .animation-slide-up.duration-1.animation-delay-05 {
        color: var(--dark, #140E0A);

        /* desktop/subtitle */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }

    .test-slide__content_new .piter__title {
        font-size: 5rem;
        font-family: Forum, serif;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 0.04em;
        margin-bottom: 3rem;
        height: 20rem;
        display: flex;
        align-items: center;

        /* Добавляем обязательно для корректного позиционирования after */
        position: relative;
    }

    .test-slide__content_new .piter__title::before {
        content: ""; /* Обязательно для отображения псевдоэлемента */
        position: absolute;
        left: 0;
        bottom: -3rem; /* Линия будет прижата к нижнему краю родителя */
        height: 1px;
        width: 100% !important;
        background-color: rgba(20, 14, 10, 0.16);
    }

    .test-slide__content_new .animation-slide-up.duration-1.animation-delay-055,
    .test-slide__content_new .animation-slide-up.duration-1.animation-delay-056 {
        color: var(--dark, #140E0A);
        text-transform: math-auto;
        /* desktop/text lg */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .test-slide__content_new .piter__left.piter__left-first {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .test-slide__content_new .piter__left-text-first {
        padding-top: 60px;
    }

    .test-slide__content_new .piter__gray-line {
        top: 8.5rem;
    }

    .test-slide__content_new .piter__button-anchor.black-button.mid-size {
        top: -13rem;
    }

    .piter .piter__scroll {
        height: 100%;
    }


    .test-slide__content_new .piter__scroll {
        padding-top: 0 !important;
        height: 0 !important;
        min-height: max-content !important;
    }

    .animation-state-0_new {
        padding-top: 250px;
    }

    .test-slide__content_new .piter__scroll {
        height: 0 !important;
    }

    .animation-slide-up.duration-1.animation-delay-056 {
        padding-bottom: 5rem;
    }

    .test-slide__content_new .piter__right {
        position: relative;
        bottom: 3rem;
    }

    /* Переопределяем анимацию для текстов, которые должны появляться на месте */
    .test-slide__content_new .piter__left-text-first .animation-slide-up,
    .test-slide__content_new .piter__left-text:last-child .animation-slide-up,
    .test-slide__content_new .piter__right-text .animation-slide-up {
        opacity: 0 !important;
        transform: translateY(0) !important; /* Убираем подъем */
        transition: opacity 1s ease !important;
    }

    /* Активация первого текста (с задержкой 0.1 для плавности) */
    .test-slide__content_new .piter__left-text-first .animation-slide-up.animation-active {
        opacity: 1 !important;
        transition: opacity 1s ease 0.1s !important;
    }

    /* Активация второго текста и правого текста (с задержкой 0.3 = 0.1 + 0.2) */
    .test-slide__content_new .piter__left-text:last-child .animation-slide-up.animation-active,
    .test-slide__content_new .piter__right-text .animation-slide-up.animation-active {
        opacity: 1 !important;
        transition: opacity 1s ease 0.3s !important;
    }

    /* Для заголовка и картинки оставляем появление сверху */
    .test-slide__content_new .piter__title-animation-wrap-new,
    .test-slide__content_new .piter__middle-animation img {
        opacity: 1 !important;
        transform: translateY(0px) !important;
        transition: opacity 1s ease, transform 1s ease !important;
        width: 100%;
    }

    .piter__middle {
        height: 100%;
    }

    .pg-active .piter__middle-animation {
        height: 100%;
    }

    .result__right .result-slider-wrapper {

        padding-top: 0px;
    }

    .test-slide__content_new .piter__title-animation-wrap-new.animation-active,
    .test-slide__content_new .piter__middle-animation img.animation-active {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }

    /* Для серой линии */
    .test-slide__content_new .piter__gray-line {
        width: 0 !important;
        opacity: 1 !important;
        transition: width 1.5s cubic-bezier(0.4, 0, 0.2, 1) !important; /* Более плавная и медленная анимация */
    }

    .test-slide__content_new .piter__gray-line.animation-active {
        width: 100% !important;
    }

    /* Скрываем кнопку-якорь (круглую кнопку) до начала анимации */
    .test-slide__content_new .piter__button-anchor.black-button.mid-size {
        opacity: 0 !important;
        transition: opacity 0.5s ease !important;
    }

    /* Показываем кнопку-якорь после всех анимаций */
    .test-slide__content_new .piter__button-anchor.black-button.mid-size.animation-active {
        opacity: 1 !important;
        transition: opacity 0.5s ease 0.5s !important; /* Появляется после линии */
    }

    .animation-slide-up.duration-1.animation-slide-up.duration-1_new {
        color: var(--dark, #140E0A);
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .animation-slide-up.duration-1.animation-delay-03 {
        color: var(--dark, #140E0A);

        /* desktop/subtitle circe 4% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
        max-width: 385px;
    }

    .services-desc__text-wrapper {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    /* Начальное состояние - всё скрыто */
    .services-desc__title .animation-slide-up,
    .services-desc__top-right .animation-slide-up,
    .services-desc__img-animation img,
    .services-desc__text .animation-slide-down,
    .services-desc__button-anchor {
        opacity: 0;
        transition: opacity 0.8s ease, transform 0.8s ease;
    }

    /* Заголовок и подзаголовок - появление на месте */
    .services-desc__title .animation-slide-up,
    .services-desc__top-right .animation-slide-up {
        transform: translateY(0);
    }

    /* Фото - появление сверху */
    .services-desc__img-animation img {
        transform: translateY(-30px);
    }

    /* Текст - появление на месте */
    .services-desc__text .animation-slide-down {
        transform: translateY(0);
    }

    /* Кнопка */
    .services-desc__button-anchor {
        transform: translateY(0);
    }

    /* Активное состояние */
    .services-desc__title .animation-slide-up.animation-active,
    .services-desc__top-right .animation-slide-up.animation-active {
        opacity: 1;
    }

    .services-desc__img-animation img.animation-active {
        opacity: 1;
        transform: translateY(0);
    }

    .services-desc__text .animation-slide-down.animation-active {
        opacity: 1;
    }

    .services-desc__button-anchor.animation-active {
        opacity: 1;
    }

    /* Задержки для фото (появляются одновременно) */
    .services-desc__img-animation img.animation-active {
        transition-delay: 0.3s; /* После заголовка */
    }

    /* Задержки для текста (после фото) */
    .services-desc__text .animation-slide-down.animation-active {
        transition-delay: 0.6s; /* После фото */
    }

    /* Кнопка появляется одновременно с фото */
    .services-desc__button-anchor.animation-active {
        transition-delay: 0.3s; /* Одновременно с фото */
    }

    .animation-slide-down.animation-delay-05_new {
        color: var(--dark, #140E0A);

        /* desktop/subtitle circe 4% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }

    .animation-slide-down_new-second {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .premium__top {
        background-color: #FFFEF8;
        position: relative !important;
    }

    .swiper-slide.premium-block.animation-state-1.video-playing #play-video {
        display: none;
    }

    /* Начальное состояние - только текстовые элементы скрыты */
    .premium__title .animation-slide-up,
    .premium__top-sub-title .animation-slide-down,
    .premium__top-text .animation-slide-down {
        opacity: 0 !important;
        transform: translateY(0) !important;
        transition: opacity 0.8s ease !important;
    }

    /* Активное состояние */
    .premium__title .animation-slide-up.animation-active,
    .premium__top-sub-title .animation-slide-down.animation-active,
    .premium__top-text .animation-slide-down.animation-active {
        opacity: 1 !important;
    }

    /* Индивидуальные задержки */
    .premium__title .animation-slide-up.animation-active {
        transition-delay: 0s;
    }

    .premium__top-sub-title .animation-slide-down.animation-active {
        transition-delay: 0.2s;
    }

    .premium__top-text .animation-slide-down.animation-active {
        transition-delay: 0.4s;
    }

    .location_new .piter__title-animation-wrap {
        color: var(--dark, #140E0A);

        /* desktop/h1 forum 2% */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }


    .location_new .animation-slide-up.duration-1.animation-delay-05 {
        color: var(--dark, #140E0A);

        /* desktop/subtitle circe 4% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }


    .location_new .piter__right .animation-slide-up.duration-1.animation-delay-05 {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .piter__right.piter__right_new {
        flex-direction: column;
        display: flex;
        height: 100%;
        justify-content: space-between;
    }

    /* Начальное состояние - только НЕ кнопки */
    .location_new .piter__title-animation-wrap-new,
    .location_new .piter__middle-animation img,
    .location_new .piter__gray-line,
    .location_new .piter__left-text-first .animation-slide-up,
    .location_new .piter__left-text:last-child .animation-slide-up,
    .location_new .piter__right-text .animation-slide-up {
        opacity: 0;
        transition: opacity 1s ease, transform 1s ease;
    }

    /* Разные transform для разных типов анимации */
    .location_new .piter__title-animation-wrap-new,
    .location_new .piter__middle-animation img {
        transform: translateY(-30px);
    }

    /* Состояние после активации анимации (кнопок НЕТ) */
    .location_new .piter__title-animation-wrap-new.animation-active,
    .location_new .piter__middle-animation img.animation-active,
    .location_new .piter__gray-line.animation-active,
    .location_new .piter__left-text-first .animation-slide-up.animation-active,
    .location_new .piter__left-text:last-child .animation-slide-up.animation-active,
    .location_new .piter__right-text .animation-slide-up.animation-active {
        opacity: 1;
        transform: translateY(0);
    }

    /* Серая линия */
    .location_new .piter__gray-line {
        width: 0;
        transition: width 0.8s ease;
    }

    .location_new .piter__gray-line.animation-active {
        width: 100%;
    }

    .block-results .animation-slide-up-result_1 {
        color: var(--dark, #140E0A);

        /* desktop/h1 forum 2% */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .block-results .animation-slide-up-result_2 {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    /* Начальное состояние */
    .result__left .animation-slide-up-result_1,
    .result__left .animation-slide-up-result_2 {
        opacity: 0 !important;
        transition: opacity 1s ease, transform 1s ease !important;
    }

    /* Заголовок - появление сверху */
    .result__left .animation-slide-up-result_1 {
        transform: translateY(-30px) !important;
    }

    /* Текст - появление на месте */
    .result__left .animation-slide-up-result_2 {
        transform: translateY(0) !important;
    }

    /* Активное состояние */
    .result__left .animation-slide-up-result_1.animation-active,
    .result__left .animation-slide-up-result_2.animation-active {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }

    .feedback__title {
        color: var(--dark, #140E0A);

        /* desktop/h1 */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .feedback__title-desc {
        color: var(--dark, #140E0A);

        /* desktop/text lg */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .contact_form {
        padding-top: 150px;
        padding-bottom: 210px;
    }

    #contactForm {
        padding: 30px 40px 60px;
        border: 1px solid var(--dark-16, rgba(20, 14, 10, 0.16));
    }

    .services-section__top,
    .services-section__row,
    .piter__content {
        width: 172.8rem;
    }

    .piter__middle-animation-3323 {
        display: none;
    }

    .piter__middle-animation-3322 {
        display: block;
    }

    .piter__middle img {
        width: 100% !important; /* На всю ширину родителя */
        height: 100% !important; /* На всю ширину родителя */

    }

}

@media (min-width: 1400px) and (max-width: 1799px) {

    .services-section__top,
    .services-section__row {
        width: 172.2rem;

        position: relative;
    }

    .piter__middle {
        width: 70rem;
        height: auto !important; /* Убираем фиксированную высоту */
    }

    .piter__middle img {
        width: 100% !important; /* На всю ширину родителя */
        height: auto !important; /* Высота подстроится пропорционально */
        display: block; /* Убирает лишний отступ снизу */
    }

    .pg-active .piter__middle-animation {
        height: auto;
    }

    .piter__middle-animation-3323 {
        background-image: url(/local/templates/mart_new/desk/images/3323.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        max-width: 70rem;
        height: 100%;
    }

    .piter__middle {
        width: 73rem;
        height: stretch !important;
    }

    .pg-active .piter__middle-animation {
        height: 100%;
    }

    .piter__middle-animation-3323 img {
        display: none; /* Прячем тег img */
    }

    .slide-up {
        color: var(--white, #FFFEF8);

        font-family: Forum;
        font-size: 55px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 55px */
        letter-spacing: 2.2px;
        text-transform: uppercase;
    }

    #container .main-view__footer-right {
        color: var(--white, #FFFEF8);
        max-width: 585px;
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    #container .main-view__footer-left {
        color: var(--white, #FFFEF8);

        /* circe 22 4% 142% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }

    .section-container.main-view__container .main-view__button-anchor {
        right: 9.5rem !important;
        bottom: -100px;
        height: 38rem;
        left: auto;
    }

    .main-view__footer {
        max-width: 900px;
        width: 100%;
        justify-content: space-between;
    }

    /* По умолчанию высота 0 */
    .animation-button-height {
        height: 0;
        opacity: 1;
        /* Убираем анимацию из CSS, будем включать её через JS */
    }

    .animation-button-height {
        width: 41rem;
    }

    /* Анимация запускается только когда есть класс .loaded */
    .animation-button-height.loaded {
        animation: growButton 2s ease-in-out forwards;
    }

    @keyframes growButton {
        0% {
            height: 0;
            opacity: 1;
        }
        100% {
            height: 37.5rem;
            opacity: 1;
        }
    }
    .main-view__gray-line {
        position: absolute;
        width: 0%;
        top: 30.1rem;
        left: 0;
        height: 0.1rem;
        background-color: rgba(255, 254, 248, 0.3);
        transition: 0.2s 0s linear;
    }

    /* Стили для состояния после загрузки */
    .main-view__gray-line.loaded {
        width: 100%;
        animation: drawLine 2s ease-in-out forwards;
    }

    /* Анимация появления линии слева направо */
    @keyframes drawLine {
        0% {
            width: 0%;
            opacity: 0.3;
        }
        100% {
            width: 100%;
            opacity: 1;
        }
    }

    /* Твой старый код для pg-active (если нужен) */
    .pg-active .main-view__gray-line {
        width: 100%;
        transition: width 1s 2s ease-in-out;
    }

    .pg-active .main-view__button-text {
        height: 4rem;
        transition: 1s 1.2s ease-in-out;
    }

    .main-view__button-text {
        position: relative;
        overflow: hidden;
        height: 0;
        transition: 0.3s 0s;
    }

    .round-button {
        margin-top: 0;
        margin-left: 0;
        width: 36.9rem;
        height: 36.9rem;
        border-radius: 50%;
        border: 0.1rem solid rgba(255, 254, 248, 0.4);
        transition: 0.2s linear;
        cursor: pointer;
    }

    .main-view__content {
        padding-top: 16rem;
        padding-left: 20rem;
        width: 113.4rem;
        height: 29.111111vh;
        min-height: 9rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .section-container.main-view__container {
        position: absolute;
        bottom: 140px;
        width: 100%;
    }

    .project-item {
        position: relative;
    }

    section {
        position: relative !important;
        overflow-y: visible !important;
        overflow-x: visible !important;
        width: 100vw;
        height: auto !important;
    }

    section.main-view {

        height: 100vh !important;
    }

    .projects-swiper-slide__title {
        color: var(--white, #FFFEF8);
        padding-bottom: 24px;
        /* desktop/h1 forum 2% */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
        margin-left: 29.5rem;
    }


    /*.pg-active.animation-state-1 .projects__gray-line {*/
    /*    bottom: 58%!important;*/
    /*}*/
    .projects.pg-active.animation-state-1 .projects-top {
        height: 40.6rem;
        transition: 0.5s;
    }

    .premium__video video {
        z-index: 99;
    }

    .premium__video {
        display: block !important;
        position: relative;
    }

    .premium__top {

        height: 40.4rem;
    }

    /* Состояние по умолчанию для всех анимируемых элементов внутри projects-top */
    .projects-top .animation-slide-down,
    .projects-top .animation-slide-up,
    .projects-top .primary-button__circle-animation,
    .projects-top .primary-button__arrow {
        opacity: 0;
        transform: translateY(-100px);

    }

    /* При появлении блока */
    .projects-top.visible .animation-slide-down,
    .projects-top.visible .animation-slide-up,
    .projects-top.visible .primary-button__circle-animation,
    .projects-top.visible .primary-button__arrow {
        opacity: 1;
        transform: translateY(0);
    }

    .primary-button__text-animation.thirty-block {
        background: #000;
        background: linear-gradient(90deg, rgb(255, 255, 255) 67%, rgb(0, 0, 0) 67%);
        background-size: 150% 100%;
        background-position: 0% 0;
        transition: 0.3s linear;
        background-clip: text;
        color: white;
        fill: rgba(0, 0, 0, 0);
    }

    .primary-button__circle {
        background-color: transparent;
    }

    .primary-button.primary-button-th {
        left: 29.5rem;
        bottom: -16.5rem;
        position: absolute;
    }

    .primary-button.primary-button-th .primary-button__circle {
        border-color: #FFFEF84D;
    }

    .primary-button__arrow .icon-arrow-right.primary-button__text-animation_second path {
        stroke: #FFFFFF !important;
    }

    /* Базовые стили линии (без анимации) */
    .projects__gray-line {
        width: 0;
        height: 0.1rem;
        position: absolute;
        left: 0;
        background-color: rgba(255, 254, 248, 0.3);
        bottom: 28.5555555556vh;
        z-index: 99;
        transition: 0.3s;
    }

    /* Стили для состояния после загрузки */
    .projects__gray-line.loaded {
        width: 100%;
        animation: drawProjectLine 2s ease-in-out forwards;
    }

    /* Анимация появления линии слева направо */
    @keyframes drawProjectLine {
        0% {
            width: 0%;
            opacity: 0.3;
        }
        100% {
            width: 100%;
            opacity: 1;
        }
    }

    /* Твой старый код для pg-active (оставляем) */
    .pg-active.animation-state-1 .projects__gray-line {
        width: 100%;
        bottom: 42vh;
        transition: width 1s 1s, bottom 1s;
    }

    .test-slide__content_new .piter__title-animation-wrap.piter__title-animation-wrap-new {
        color: var(--dark, #140E0A);
        height: auto;
        /* desktop/h1 */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .test-slide__content_new .piter__title,
    .test-slide__content_new .piter__title-animation {
        height: auto !important;
    }

    .test-slide__content_new .piter__title {
        font-size: 5rem;
        font-family: Forum, serif;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 0.04em;
        margin-bottom: 3rem;
        height: 20rem;
        display: flex;
        align-items: center;

        /* Добавляем обязательно для корректного позиционирования after */
        position: relative;
    }

    .test-slide__content_new .piter__title::before {
        content: ""; /* Обязательно для отображения псевдоэлемента */
        position: absolute;
        left: 0;
        bottom: -3rem; /* Линия будет прижата к нижнему краю родителя */
        height: 1px;
        width: 100% !important;
        background-color: rgba(20, 14, 10, 0.16);
    }

    .test-slide__content_new .animation-slide-up.duration-1.animation-delay-05 {
        color: var(--dark, #140E0A);

        /* desktop/subtitle */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }

    .test-slide__content_new .animation-slide-up.duration-1.animation-delay-055,
    .test-slide__content_new .animation-slide-up.duration-1.animation-delay-056 {
        color: var(--dark, #140E0A);
        text-transform: math-auto;
        /* desktop/text lg */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .test-slide__content_new .piter__left.piter__left-first {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .test-slide__content_new .piter__left-text-first {
        padding-top: 60px;
    }

    .test-slide__content_new .piter__gray-line {
        top: 8.5rem;
    }

    .test-slide__content_new .piter__button-anchor.black-button.mid-size {
        top: -13rem;
    }

    .piter .piter__scroll {
        height: 100%;
    }


    .test-slide__content_new .piter__scroll {
        padding-top: 0 !important;
        height: 0 !important;
        min-height: max-content !important;
    }

    .animation-state-0_new {
        padding-top: 25rem;
    }

    .piter__middle-animation-3323 {
        display: block;
    }

    .piter__middle-animation-3322 {
        display: none;
    }

    .test-slide__content_new .piter__scroll {
        height: 0 !important;
    }

    .animation-slide-up.duration-1.animation-delay-056 {
        padding-bottom: 5rem;
    }

    .test-slide__content_new .piter__right {
        position: relative;
        bottom: 3rem;
    }

    /* Переопределяем анимацию для текстов, которые должны появляться на месте */
    .test-slide__content_new .piter__left-text-first .animation-slide-up,
    .test-slide__content_new .piter__left-text:last-child .animation-slide-up,
    .test-slide__content_new .piter__right-text .animation-slide-up {
        opacity: 0 !important;
        transform: translateY(0) !important; /* Убираем подъем */
        transition: opacity 1s ease !important;
    }

    /* Активация первого текста (с задержкой 0.1 для плавности) */
    .test-slide__content_new .piter__left-text-first .animation-slide-up.animation-active {
        opacity: 1 !important;
        transition: opacity 1s ease 0.1s !important;
    }

    /* Активация второго текста и правого текста (с задержкой 0.3 = 0.1 + 0.2) */
    .test-slide__content_new .piter__left-text:last-child .animation-slide-up.animation-active,
    .test-slide__content_new .piter__right-text .animation-slide-up.animation-active {
        opacity: 1 !important;
        transition: opacity 1s ease 0.3s !important;
    }

    /* Для заголовка и картинки оставляем появление сверху */
    .test-slide__content_new .piter__title-animation-wrap-new,
    .test-slide__content_new .piter__middle-animation img {
        opacity: 0 !important;
        transform: translateY(-30px) !important;
        transition: opacity 1s ease, transform 1s ease !important;
    }

    .test-slide__content_new .piter__title-animation-wrap-new.animation-active,
    .test-slide__content_new .piter__middle-animation img.animation-active {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }

    /* Для серой линии */
    .test-slide__content_new .piter__gray-line {
        width: 0 !important;
        opacity: 1 !important;
        transition: width 1.5s cubic-bezier(0.4, 0, 0.2, 1) !important; /* Более плавная и медленная анимация */
    }

    .test-slide__content_new .piter__gray-line.animation-active {
        width: 100% !important;
    }

    /* Скрываем кнопку-якорь (круглую кнопку) до начала анимации */
    .test-slide__content_new .piter__button-anchor.black-button.mid-size {
        opacity: 0 !important;
        transition: opacity 0.5s ease !important;
    }

    /* Показываем кнопку-якорь после всех анимаций */
    .test-slide__content_new .piter__button-anchor.black-button.mid-size.animation-active {
        opacity: 1 !important;
        transition: opacity 0.5s ease 0.5s !important; /* Появляется после линии */
    }

    .animation-slide-up.duration-1.animation-slide-up.duration-1_new {
        color: var(--dark, #140E0A);
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .animation-slide-up.duration-1.animation-delay-03 {
        color: var(--dark, #140E0A);

        /* desktop/subtitle circe 4% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
        max-width: 385px;
    }

    .services-desc__text-wrapper {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    /* Начальное состояние - всё скрыто */
    .services-desc__title .animation-slide-up,
    .services-desc__top-right .animation-slide-up,
    .services-desc__img-animation img,
    .services-desc__text .animation-slide-down,
    .services-desc__button-anchor {
        opacity: 0;
        transition: opacity 0.8s ease, transform 0.8s ease;
    }

    /* Заголовок и подзаголовок - появление на месте */
    .services-desc__title .animation-slide-up,
    .services-desc__top-right .animation-slide-up {
        transform: translateY(0);
    }

    /* Фото - появление сверху */
    .services-desc__img-animation img {
        transform: translateY(-30px);
    }

    /* Текст - появление на месте */
    .services-desc__text .animation-slide-down {
        transform: translateY(0);
    }

    /* Кнопка */
    .services-desc__button-anchor {
        transform: translateY(0);
    }

    /* Активное состояние */
    .services-desc__title .animation-slide-up.animation-active,
    .services-desc__top-right .animation-slide-up.animation-active {
        opacity: 1;
    }

    .services-desc__img-animation img.animation-active {
        opacity: 1;
        transform: translateY(0);
    }

    .services-desc__text .animation-slide-down.animation-active {
        opacity: 1;
    }

    .services-desc__button-anchor.animation-active {
        opacity: 1;
    }

    /* Задержки для фото (появляются одновременно) */
    .services-desc__img-animation img.animation-active {
        transition-delay: 0.3s; /* После заголовка */
    }

    /* Задержки для текста (после фото) */
    .services-desc__text .animation-slide-down.animation-active {
        transition-delay: 0.6s; /* После фото */
    }

    /* Кнопка появляется одновременно с фото */
    .services-desc__button-anchor.animation-active {
        transition-delay: 0.3s; /* Одновременно с фото */
    }

    .animation-slide-down.animation-delay-05_new {
        color: var(--dark, #140E0A);

        /* desktop/subtitle circe 4% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }

    .animation-slide-down_new-second {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .premium__top {
        background-color: #FFFEF8;
        position: relative !important;
    }

    .swiper-slide.premium-block.animation-state-1.video-playing #play-video {
        display: none;
    }

    /* Начальное состояние - только текстовые элементы скрыты */
    .premium__title .animation-slide-up,
    .premium__top-sub-title .animation-slide-down,
    .premium__top-text .animation-slide-down {
        opacity: 0 !important;
        transform: translateY(0) !important;
        transition: opacity 0.8s ease !important;
    }

    /* Активное состояние */
    .premium__title .animation-slide-up.animation-active,
    .premium__top-sub-title .animation-slide-down.animation-active,
    .premium__top-text .animation-slide-down.animation-active {
        opacity: 1 !important;
    }

    /* Индивидуальные задержки */
    .premium__title .animation-slide-up.animation-active {
        transition-delay: 0s;
    }

    .premium__top-sub-title .animation-slide-down.animation-active {
        transition-delay: 0.2s;
    }

    .premium__top-text .animation-slide-down.animation-active {
        transition-delay: 0.4s;
    }

    .location_new .piter__title-animation-wrap {
        color: var(--dark, #140E0A);

        /* desktop/h1 forum 2% */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }


    .location_new .animation-slide-up.duration-1.animation-delay-05 {
        color: var(--dark, #140E0A);

        /* desktop/subtitle circe 4% */
        font-family: Circe;
        font-size: 2.2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 142%; /* 31.24px */
        letter-spacing: 0.88px;
        text-transform: uppercase;
    }


    .location_new .piter__right .animation-slide-up.duration-1.animation-delay-05 {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .piter__right.piter__right_new {
        flex-direction: column;
        display: flex;
        height: 100%;
        justify-content: space-between;
    }

    /* Начальное состояние - только НЕ кнопки */
    .location_new .piter__title-animation-wrap-new,
    .location_new .piter__middle-animation img,
    .location_new .piter__gray-line,
    .location_new .piter__left-text-first .animation-slide-up,
    .location_new .piter__left-text:last-child .animation-slide-up,
    .location_new .piter__right-text .animation-slide-up {
        opacity: 0;
        transition: opacity 1s ease, transform 1s ease;
    }

    /* Разные transform для разных типов анимации */
    .location_new .piter__title-animation-wrap-new,
    .location_new .piter__middle-animation img {
        transform: translateY(-30px);
    }

    /* Состояние после активации анимации (кнопок НЕТ) */
    .location_new .piter__title-animation-wrap-new.animation-active,
    .location_new .piter__middle-animation img.animation-active,
    .location_new .piter__gray-line.animation-active,
    .location_new .piter__left-text-first .animation-slide-up.animation-active,
    .location_new .piter__left-text:last-child .animation-slide-up.animation-active,
    .location_new .piter__right-text .animation-slide-up.animation-active {
        opacity: 1;
        transform: translateY(0);
    }

    /* Серая линия */
    .location_new .piter__gray-line {
        width: 0;
        transition: width 0.8s ease;
    }

    .location_new .piter__gray-line.animation-active {
        width: 100%;
    }

    .block-results .animation-slide-up-result_1 {
        color: var(--dark, #140E0A);

        /* desktop/h1 forum 2% */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .block-results .animation-slide-up-result_2 {
        color: var(--dark, #140E0A);

        /* desktop/text circe 0% */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    /* Начальное состояние */
    .result__left .animation-slide-up-result_1,
    .result__left .animation-slide-up-result_2 {
        opacity: 0 !important;
        transition: opacity 1s ease, transform 1s ease !important;
    }

    /* Заголовок - появление сверху */
    .result__left .animation-slide-up-result_1 {
        transform: translateY(-30px) !important;
    }

    /* Текст - появление на месте */
    .result__left .animation-slide-up-result_2 {
        transform: translateY(0) !important;
    }

    /* Активное состояние */
    .result__left .animation-slide-up-result_1.animation-active,
    .result__left .animation-slide-up-result_2.animation-active {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }

    .feedback__title {
        color: var(--dark, #140E0A);

        /* desktop/h1 */
        font-family: Forum;
        font-size: 5rem;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 5rem */
        letter-spacing: 2.88px;
        text-transform: uppercase;
    }

    .feedback__title-desc {
        color: var(--dark, #140E0A);

        /* desktop/text lg */
        font-family: Circe;
        font-size: 2rem;
        font-style: normal;
        font-weight: 400;
        line-height: 128%; /* 25.6px */
    }

    .contact_form {
        padding-top: 150px;
        padding-bottom: 210px;
    }

    #contactForm {
        padding: 30px 40px 60px;
        border: 1px solid var(--dark-16, rgba(20, 14, 10, 0.16));
    }
}

@media (max-width: 700px) {
    .swiper-slide.animation-state-0.contact_form {
        padding-bottom: 10px;
    }

    .section-container.main-view__container {
        width: min-content;
    }

    .animation-button-height.form_new_desc {
        display: none;
    }

    .animation-button-height.form_new_mob {
        display: block;
    }

    .footer__container {
        justify-content: space-between;
        margin: 0 16px !important;

    }

    .animation-button-height.animation-delay-1.form_new_mob {
        display: none;
    }

    .footer__container,
    .footer_center_block {
        flex-direction: column;
    }

    .footer__container .footer__right-button {
        justify-content: flex-start;
        width: fit-content;
    }

    body .footer__bottom {
        margin: 0 16px;
    }

    body .feedback__img {
        width: auto;
        margin-left: 0;
    }

    .steps-slider {
        width: 100% !important
    }

    /*.steps-item-content,*/
    /*.steps-item-number{*/
    /*    width: min-content!important;*/
    /*}*/
    .footer__container .footer__right {
        width: 100%;
    }

    .main-view__button-anchor {
        top: 43%;
    }

    .swiper-slide.introAnimation.white-header,
    .projects.pg-active.animation-state-1 {
        padding-bottom: 8rem;
    }

    .primary-button.primary-button-th .primary-button__circle {
        background: transparent;
    }

    .projects-swiper__navigation {
        overflow: visible!important;
        bottom: 48vh!important;
    }

    .projects-swiper-slide__params {
        font-size: 3rem;
        padding-bottom: 15px;
    }


    .primary-button__text-animation.thirty-block {
        font-size: 1.5rem;
        color: white;
    }

    .projects-section  .primary-button__arrow .icon-arrow-right path {
        stroke: #FFFFFF !important;
    }

    .piter.main .piter__left-text,
    .piter.main .piter__left{
        padding-top: 10px!important;
    }
    .piter__title {
        margin-bottom: 10px;
    }

    .piter__gray-line {
        top: 25.5rem!important;
    }

    .feedback__content {
        margin-bottom: 2rem!important;
    }

    .primary-button.primary-button-th .primary-button__circle {
border: none;
    }

    .primary-button.primary-button-th {
padding: 10.5px;
        border-radius: 28.5px;
        border: 0.75px solid var(--white-40, rgba(255, 254, 248, 0.40));
    }

    /* 1. Общие стили для фона кнопки (круг или сама ссылка) */
    .primary-button-th:hover  {
        background-color: #FFFFFF !important;
    }

    /* 2. Текст становится черным */
    .primary-button-th:hover .primary-button__text-animation.thirty-block {
        color: #000000 !important;
    }

    /* 3. Иконка (SVG) становится черной */
    .primary-button-th:hover .icon-arrow-right path {
        stroke: #000000 !important;
    }

    .intoAnimation .animation-slide-up.duration-1{
        transition: none;
    }

    .projects-swiper-slide__content {
        width: 27rem;
    }

    .piter__left-text {
        margin-bottom: 0 !important;
        width: 100% !important
    }

    .piter__middle-animation-3322 img {
        display: block; /* Прячем тег img */
    }

    .piter__middle-animation-3323,
    .primary-button.mob-hide,
    .services-section__top-left {
        display: none !important; /* Прячем тег img */
    }

    .services-section {
        padding-top: 0 !important;
    }

    .services-section__row-animation {
        display: flex;
        flex-direction: column;
    }

    .services-section__item.animation-active {
        border: 1px solid var(--dark-16, rgba(20, 14, 10, 0.16));
        height: 345px !important;
    }

    .services-section__row {

        height: auto !important;
    }

    .steps__content {
        padding-top: 0;
    }

    section .piter__right,
    .animation-state-0_second,
    .swiper-slide.block-results.results-second {
        padding-bottom: 8rem;
    }

    section.piter .primary-button {
        padding-top: 2rem;
    }

    .piter.main .piter__left {
        padding-top: 15rem;
    }

}
/* End */


/* Start:/bitrix/components/awz/cookies.sett/templates/.default/style.css?17779141817950*/
.awz_cookies_sett__message {display: block;position: fixed;z-index: 1049;
    width:60%;max-width:580px;
    right:auto;left:auto;bottom:auto;top:auto;
    font-size:0.8em;line-height:1.3em;border-radius:10px;
}
.awz_cookies_sett__message_bottom_right, .awz_cookies_sett__message_ {
    right:10px;bottom:10px;
}
.awz_cookies_sett__message_bottom_left {
    left:10px;bottom:10px;
}
.awz_cookies_sett__message_top_left {
    left:10px;top:10px;
}
.awz_cookies_sett__message_top_right {
    right:10px;top:10px;
}
.awz_cookies_sett__message_bottom_center, .awz_cookies_sett__message_top_center {
    left:50%;
    margin-left:-290px;
}
@media (max-width: 1102px) {
    .awz_cookies_sett__message_bottom_center, .awz_cookies_sett__message_top_center {
        left:20%;
        margin-left:0;
    }
}
.awz_cookies_sett__message_bottom_center {bottom:10px;}
.awz_cookies_sett__message_top_center {top:10px;}
.awz_cookies_sett__admin .awz_cookies_sett__message {position: static;width:100%;
    max-width:580px;
    font-size: 1em;line-height:1.3em;margin:0;
}
.awz_cookies_sett__container {display:block;padding:0.8em 1.5em;}
.awz_cookies_sett__btn {padding:0.4em 0.8em;margin:0.3em;display:inline-block;
    border-radius:5px;text-decoration: none;}

.awz_cookies_sett__btn {cursor: pointer;}
.awz_cookies_sett__btn:hover {cursor: pointer;}
.awz_cookies_sett__row {
    display: flex;  align-content: center;  justify-content: center;
    align-items: center;  flex-wrap: nowrap;  flex-direction: row;
}
.awz_cookies_sett__col {width:100%;}
.awz_cookies_sett__col__right {text-align: center;width:auto;}
.awz_cookies_sett__agr_link {text-decoration: underline;}

.awz_cookies_sett__detail {padding:1em 2em;font-size:1.1em;line-height:1.3em;}
.awz_cookies_sett__detail-row {display:block;clear:both;overflow:hidden;
padding-top:0.5rem;margin-top:0.5rem;
}
.awz_cookies_sett__detail-alert {color:red;margin-bottom:1em;font-weight:bold;}
.awz_cookies_sett__detail-checkbox-text {display:block;position:relative;margin-bottom:0.5em;}
.awz_cookies_sett__detail-title {font-weight:bold;padding:3px 0;display:block;}
.awz_cookies_sett__save, .awz_cookies_sett__save:hover {background:red;color:#ffffff;padding:0.6em 1.5em;text-decoration:none;
    display:inline-block;
    margin-top:1em;
    border:none;
    outline: none;
    border-radius: 10px;
}

.awz_cookies_sett__detail-checkbox-wrapper-42 {display:block;float:left;margin-right:5px;}
.awz_cookies_sett__detail-checkbox-wrapper-42 .dsbl {opacity:0.35;}
.awz_cookies_sett__detail-checkbox-wrapper-42 input[type="checkbox"] {
    display: none;
    visibility: hidden;
}

.awz_cookies_sett__detail-checkbox-wrapper-42 label {
    display: inline-block;
    float:left;
    margin-top:1px;
}

.awz_cookies_sett__detail-checkbox-wrapper-42 .cbx {
    position: relative;
    top: 1px;
    width: 17px;
    height: 17px;
    border:1px solid #000000;
    border-radius: 3px;
    vertical-align: middle;
    transition: background 0.1s ease;
    cursor: pointer;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 .cbx:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 5px;
    width: 5px;
    height: 11px;
    opacity: 0;
    transform: rotate(45deg) scale(0);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transition: all 0.3s ease;
    transition-delay: 0.15s;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 .lbl {
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 input[type="checkbox"]:checked ~ .cbx {
    border-color: #000000;
    animation: awz-autform2-checkbox-jelly-42 0.6s ease;
}
.awz_cookies_sett__detail-checkbox-wrapper-42 input[type="checkbox"]:checked ~ .cbx:after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
}
.awz_cookies_sett__detail-checkbox-wrapper-42 .cntr {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}
@-moz-keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}
@-webkit-keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}
@-o-keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}
@keyframes awz-autform2-checkbox-jelly-42 {
    from {
        transform: scale(1, 1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1, 1);
    }
}

.awz_cookies_sett__switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    min-width: 40px;
}

.awz_cookies_sett__switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.awz_cookies_sett__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

.awz_cookies_sett__slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}

input:checked+.awz_cookies_sett__slider {
    background-color: red;
}

input:checked+.awz_cookies_sett__slider:before {
    transform: translateX(20px);
}

.awz_cookies_sett__detail-checkbox-top {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.awz_cookies_sett__bg1 {background: #171241;}
.awz_cookies_sett__bg2 {background: #ffffff;}
.awz_cookies_sett__bg2:hover {background: #ffe40e;}
.awz_cookies_sett__bg3 {background: #f1d600;}
.awz_cookies_sett__bg3:hover {background: #ffe40e;}
.awz_cookies_sett__color1 {color:#171241;}
.awz_cookies_sett__color2 {color:#ffffff;}
a.awz_cookies_sett__color2:hover {color:#ffe40e;}

#popup-window-content-awz_cmp_cookies {max-height:100%;}

@media (max-width: 767.98px) {
    .awz_cookies_sett__message{
        width:100%;
        max-width: 768px;
        border-radius:0px;
        text-align: center;
    }
    .awz_cookies_sett__message_bottom_right, .awz_cookies_sett__message_{right:0;bottom:0;}
    .awz_cookies_sett__message_bottom_left, .awz_cookies_sett__message_bottom_center {left:0;bottom:0;}
    .awz_cookies_sett__message_top_left, .awz_cookies_sett__message_top_center {left:0;top:0;}
    .awz_cookies_sett__message_top_right {right:0;top:0;}
    .awz_cookies_sett__message br {display:none;}
    .awz_cookies_sett__row {flex-direction: column;}
    .awz_cookies_sett__col__right {padding-top:0.3em;}
}
/* End */


/* Start:/local/templates/mart_new/components/bitrix/menu/bottom_menu/style.min.css?1770842359490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/mart_new/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/mart_new/css/custom.css?177791635360462 */
/* /bitrix/components/awz/cookies.sett/templates/.default/style.css?17779141817950 */
/* /local/templates/mart_new/components/bitrix/menu/bottom_menu/style.min.css?1770842359490 */
