[data-v-f3356013]:root {
    --basic-black: #202020;
    --basic-white: #fff;
    --neutral-100: #eaeaea;
    --neutral-200: #d0d0d0;
    --neutral-300: #818080;
    --neutral-400: #4c4949;
    --neutral-500: #343434;
    --neutral-600: #2e2e2e;
    --accent-primary: linear-gradient(180deg,#ffce7e,#997c4b);
    --accent-secondary: #46361c;
    --accent-tertiary: #635e50;
    --accent-quaternary: #786f61;
    --gradient-primary: linear-gradient(180deg,#202020,#343434 80%);
    --gradient-secondary: linear-gradient(180deg,#3a3838,#202020);
    --gradient-quaternary: linear-gradient(270deg,rgba(0,0,0,.6),transparent 50%,rgba(0,0,0,.6));
    --white: #fff;
    --red: #e73737;
    --vh: 100vh;
    --gray-100: #f8f9fa;
    --gray-200: #e9ecef;
    --gray-300: #dee2e6;
    --gray-400: #ced4da;
    --gray-500: #ced4da;
    --gray-600: #6c757d;
    --gray-700: #495057;
    --gray-800: #343a40;
    --gray-900: #212529;
    --status-success: #28a745;
    --status-danger: #dc3545;
    --status-warning: #ffc107;
    --status-info: #3e3e3e
}

@font-face {
    font-display: swap;
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NeueHalvetica55Roman.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NeueHalvetica55Medium.woff2) format("woff2")
}

.projects-hero[data-v-f3356013] {
    color: var(--basic-white);
    height: 100%;
    padding-bottom: 12.9166666667vw;
    padding-top: 17.3611111111vw;
    position: relative;
    width: 100%
}

@media (max-width: 860px) {
    .projects-hero[data-v-f3356013] {
        padding-bottom:92px;
        padding-top: 160px
    }
}

.projects-hero__wrapper[data-v-f3356013] {
    height: 100%;
    width: 100%
}

.projects-hero__bg-wrapper[data-v-f3356013] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.projects-hero__bg[data-v-f3356013] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.projects-hero__layer[data-v-f3356013] {
    background: linear-gradient(180deg,#24242400,#24242499);
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    width: 100%
}

.projects-hero__content[data-v-f3356013] {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 100%
}

.projects-hero__title[data-v-f3356013] {
    font-family: HelveticaNeueCyr,HelveticaNeue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-size: 6.1111111111vw;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase
}

@media (max-width: 860px) {
    .projects-hero__title[data-v-f3356013] {
        font-size:calc(28.50704px + 4.13146vw)
    }
}

@media (max-width: 460px) {
    .projects-hero__title[data-v-f3356013] {
        font-size:44px
    }
}

.projects-hero__description[data-v-f3356013] {
    font-family: HelveticaNeueCyr,HelveticaNeue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-size: 1.1111111111vw;
    font-weight: 500;
    line-height: 1.25em;
    margin-top: 2.2222222222vw;
    max-width: 62.5vw
}

@media (max-width: 860px) {
    .projects-hero__description[data-v-f3356013] {
        font-size:16px;
        margin-top: 24px;
        max-width: 100%
    }
}

[data-v-03285327]:root {
    --basic-black: #202020;
    --basic-white: #fff;
    --neutral-100: #eaeaea;
    --neutral-200: #d0d0d0;
    --neutral-300: #818080;
    --neutral-400: #4c4949;
    --neutral-500: #343434;
    --neutral-600: #2e2e2e;
    --accent-primary: linear-gradient(180deg,#ffce7e,#997c4b);
    --accent-secondary: #46361c;
    --accent-tertiary: #635e50;
    --accent-quaternary: #786f61;
    --gradient-primary: linear-gradient(180deg,#202020,#343434 80%);
    --gradient-secondary: linear-gradient(180deg,#3a3838,#202020);
    --gradient-quaternary: linear-gradient(270deg,rgba(0,0,0,.6),transparent 50%,rgba(0,0,0,.6));
    --white: #fff;
    --red: #e73737;
    --vh: 100vh;
    --gray-100: #f8f9fa;
    --gray-200: #e9ecef;
    --gray-300: #dee2e6;
    --gray-400: #ced4da;
    --gray-500: #ced4da;
    --gray-600: #6c757d;
    --gray-700: #495057;
    --gray-800: #343a40;
    --gray-900: #212529;
    --status-success: #28a745;
    --status-danger: #dc3545;
    --status-warning: #ffc107;
    --status-info: #3e3e3e
}

@font-face {
    font-display: swap;
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NeueHalvetica55Roman.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NeueHalvetica55Medium.woff2) format("woff2")
}

.project-m[data-v-03285327],.projects-m__container[data-v-03285327] {
    position: relative
}

.project-m[data-v-03285327] {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
    height: 100svh;
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px
}

.project-m__bg[data-v-03285327] {
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 0
}

.project-m__card[data-v-03285327] {
    aspect-ratio: .64;
    background-color: var(--neutral-600);
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    height: 65%;
    max-width: 100%;
    padding: 16px 16px 24px;
    position: relative;
    width: auto;
    z-index: 2;
    z-index: 3
}

@media (min-width: 860px) {
    .project-m__card[data-v-03285327] {
        transition:transform .8s cubic-bezier(.16,1,.3,1)
    }

    .project-m__card .projects__assets[data-v-03285327] {
        clip-path: inset(0);
        transition: clip-path .8s cubic-bezier(.16,1,.3,1)
    }

    .project-m__card:hover .projects__assets[data-v-03285327] {
        clip-path: inset(2%)
    }
}

@media (max-width: 460px) {
    .project-m__card[data-v-03285327] {
        aspect-ratio:unset;
        flex: 1;
        height: 80%;
        max-height: 600px;
        width: 100%
    }
}

.project-m__img-wrapper[data-v-03285327] {
    flex: 0 1 auto;
    height: 100%;
    overflow: hidden;
    position: relative
}

.project-m__card-img[data-v-03285327] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.project-m__content[data-v-03285327] {
    margin-top: 24px;
    text-align: center
}

.project-m__title[data-v-03285327] {
    font-family: HelveticaNeueCyr,HelveticaNeue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-size: 2.2222222222vw;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase
}

@media (max-width: 860px) {
    .project-m__title[data-v-03285327] {
        font-size:calc(21.1831px + .75117vw)
    }
}

@media (max-width: 460px) {
    .project-m__title[data-v-03285327] {
        font-size:24px
    }
}

.project-m__text[data-v-03285327] {
    font-family: HelveticaNeueCyr,HelveticaNeue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.22em;
    margin-top: 16px
}

@media (max-width: 860px) {
    .project-m__text[data-v-03285327] {
        font-size:calc(15.29577px + .18779vw)
    }
}

@media (max-width: 460px) {
    .project-m__text[data-v-03285327] {
        font-size:16px
    }
}

.m-project__link[data-v-03285327] {
    display: block;
    flex-shrink: 0;
    font-size: .9722222222vw;
    margin: 2.2222222222vw auto 0;
    padding-bottom: 1.1111111111vw;
    padding-top: 1.1111111111vw;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width: 860px) {
    .m-project__link[data-v-03285327] {
        font-size:14px;
        margin-top: 24px;
        padding-bottom: 16px;
        padding-top: 16px
    }
}

.projects-m__more-btn[data-v-03285327] {
    display: block;
    margin: 60px auto 0
}

[data-v-00c1618f]:root {
    --basic-black: #202020;
    --basic-white: #fff;
    --neutral-100: #eaeaea;
    --neutral-200: #d0d0d0;
    --neutral-300: #818080;
    --neutral-400: #4c4949;
    --neutral-500: #343434;
    --neutral-600: #2e2e2e;
    --accent-primary: linear-gradient(180deg,#ffce7e,#997c4b);
    --accent-secondary: #46361c;
    --accent-tertiary: #635e50;
    --accent-quaternary: #786f61;
    --gradient-primary: linear-gradient(180deg,#202020,#343434 80%);
    --gradient-secondary: linear-gradient(180deg,#3a3838,#202020);
    --gradient-quaternary: linear-gradient(270deg,rgba(0,0,0,.6),transparent 50%,rgba(0,0,0,.6));
    --white: #fff;
    --red: #e73737;
    --vh: 100vh;
    --gray-100: #f8f9fa;
    --gray-200: #e9ecef;
    --gray-300: #dee2e6;
    --gray-400: #ced4da;
    --gray-500: #ced4da;
    --gray-600: #6c757d;
    --gray-700: #495057;
    --gray-800: #343a40;
    --gray-900: #212529;
    --status-success: #28a745;
    --status-danger: #dc3545;
    --status-warning: #ffc107;
    --status-info: #3e3e3e
}

@font-face {
    font-display: swap;
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NeueHalvetica55Roman.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NeueHalvetica55Medium.woff2) format("woff2")
}

.projects__wrapper[data-v-00c1618f] {
    position: relative
}

.projects__slider[data-v-00c1618f] {
    align-items: center;
    display: flex;
    height: 100svh;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%
}

.projects__bgs[data-v-00c1618f] {
    overflow: hidden;
    z-index: 0
}

.projects__bg-wrapper[data-v-00c1618f],.projects__bgs[data-v-00c1618f] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.projects__bg-wrapper[data-v-00c1618f]:not(:first-child) {
    clip-path: inset(0 0 0 100%)
}

.projects__bg-wrapper.active[data-v-00c1618f] {
    z-index: 2
}

.projects__bg-wrapper.prev[data-v-00c1618f] {
    z-index: 1
}

.projects__bg[data-v-00c1618f] {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.projects__card[data-v-00c1618f] {
    aspect-ratio: .64;
    background-color: var(--neutral-600);
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    height: clamp(50%,85.3333333333vh,53.3333333333vw);
    max-width: 100%;
    padding: 1.1111111111vw 1.1111111111vw 2.2222222222vw;
    position: relative;
    z-index: 3
}

@media (min-width: 860px) {
    .projects__card[data-v-00c1618f] {
        transition:transform .8s cubic-bezier(.16,1,.3,1)
    }

    .projects__card .projects__assets[data-v-00c1618f] {
        clip-path: inset(0);
        transition: clip-path .8s cubic-bezier(.16,1,.3,1)
    }

    .projects__card:hover .projects__assets[data-v-00c1618f] {
        clip-path: inset(2%)
    }
}

@media (max-width: 860px) {
    .projects__card[data-v-00c1618f] {
        height:65%;
        padding: 16px 16px 24px;
        width: auto
    }
}

@media (max-width: 460px) {
    .projects__card[data-v-00c1618f] {
        aspect-ratio:unset;
        flex: 1;
        height: 80%;
        max-height: 600px;
        width: 100%
    }
}

.projects__assets[data-v-00c1618f] {
    flex: 0 1 auto;
    height: 100%;
    overflow: hidden;
    position: relative
}

.projects__image-item[data-v-00c1618f] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    will-change: transform
}

.projects__image-item.active[data-v-00c1618f] {
    z-index: 2
}

.projects__image-item.prev[data-v-00c1618f] {
    z-index: 1
}

.projects__image-item[data-v-00c1618f]:not(:first-child) {
    clip-path: inset(0 0 0 100%)
}

.projects__img-wrapper[data-v-00c1618f] {
    height: 100%;
    width: 100%
}

.projects__img-wrapper>img[data-v-00c1618f] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.projects__text-wrapper[data-v-00c1618f] {
    flex: 1 0 auto;
    margin-top: 2.2222222222vw;
    position: relative;
    text-align: center
}

@media (max-width: 860px) {
    .projects__text-wrapper[data-v-00c1618f] {
        margin-top:24px
    }
}

.projects__text[data-v-00c1618f] {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.projects__title[data-v-00c1618f] {
    font-family: HelveticaNeueCyr,HelveticaNeue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-kerning: none;
    font-size: 2.2222222222vw;
    font-weight: 500;
    line-height: 1em;
    margin: 0 auto;
    text-transform: uppercase;
    width: 100%
}

@media (max-width: 860px) {
    .projects__title[data-v-00c1618f] {
        font-size:calc(21.1831px + .75117vw)
    }
}

@media (max-width: 460px) {
    .projects__title[data-v-00c1618f] {
        font-size:24px
    }
}

.projects__desc[data-v-00c1618f] {
    font-family: HelveticaNeueCyr,HelveticaNeue,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-size: 1.1111111111vw;
    font-weight: 500;
    line-height: 1.25em;
    margin-top: .8333333333vw
}

@media (max-width: 860px) {
    .projects__desc[data-v-00c1618f] {
        font-size:16px;
        margin-top: 8px
    }
}

.projects__link[data-v-00c1618f] {
    display: block;
    flex-shrink: 0;
    font-size: .9722222222vw;
    margin: 2.2222222222vw auto 0;
    padding-bottom: 1.1111111111vw;
    padding-top: 1.1111111111vw;
    width: -moz-fit-content;
    width: fit-content
}

@media (max-width: 860px) {
    .projects__link[data-v-00c1618f] {
        font-size:14px;
        margin-top: 24px;
        padding-bottom: 16px;
        padding-top: 16px
    }
}
