
        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        @font-face {
            font-family: "FactorA";
            src: url(/_nuxt/fonts/FactorAMedium-Regular.5dad172.eot);
            src: url(/_nuxt/fonts/FactorAMedium-Regular.5dad172d41d.eot?#iefix) format("embedded-opentype"), url(/_nuxt/fonts/FactorAMedium-Regular.8419b15.woff2) format("woff2"), url(/_nuxt/fonts/FactorAMedium-Regular.88a9fb1.woff) format("woff"), url(/_nuxt/fonts/FactorAMedium-Regular.dc7d16d.ttf) format("truetype"), url(_nuxt/img/FactorAMedium-Regular.facf656.svg) format("svg");
            font-weight: 500;
            font-style: normal;
            font-display: swap
        }

        @font-face {
            font-family: "FactorA";
            src: url(/_nuxt/fonts/FactorA-Regular.cda17ef.eot);
            src: url(/_nuxt/fonts/FactorA-Regular.cda17efd41d.eot?#iefix) format("embedded-opentype"), url(/_nuxt/fonts/FactorA-Regular.d659e64.woff2) format("woff2"), url(/_nuxt/fonts/FactorA-Regular.09c2675.woff) format("woff"), url(/_nuxt/fonts/FactorA-Regular.c0fd3ce.ttf) format("truetype"), url(_nuxt/img/FactorA-Regular.58c1b43.svg) format("svg");
            font-weight: 400;
            font-style: normal;
            font-display: swap
        }

        @font-face {
            font-family: "FactorA";
            src: url(/_nuxt/fonts/FactorALight-Regular.8cf0eaf.eot);
            src: url(/_nuxt/fonts/FactorALight-Regular.8cf0eafd41d.eot?#iefix) format("embedded-opentype"), url(/_nuxt/fonts/FactorALight-Regular.7f6faff.woff2) format("woff2"), url(/_nuxt/fonts/FactorALight-Regular.6a68df9.woff) format("woff"), url(/_nuxt/fonts/FactorALight-Regular.e8cc058.ttf) format("truetype"), url(_nuxt/img/FactorALight-Regular.b7f2d02.svg) format("svg");
            font-weight: 300;
            font-style: normal;
            font-display: swap
        }

        @font-face {
            font-family: "FactorA";
            src: url(/_nuxt/fonts/FactorA-Bold.f906490.eot);
            src: url(/_nuxt/fonts/FactorA-Bold.f906490d41d.eot?#iefix) format("embedded-opentype"), url(/_nuxt/fonts/FactorA-Bold.12fa8aa.woff2) format("woff2"), url(/_nuxt/fonts/FactorA-Bold.35ecea0.woff) format("woff"), url(/_nuxt/fonts/FactorA-Bold.cc47c49.ttf) format("truetype"), url(_nuxt/img/FactorA-Bold.7c56221.svg) format("svg");
            font-weight: 700;
            font-style: normal;
            font-display: swap
        }

        @keyframes rotateCW {
            0% {
                transform: rotate(0deg)
            }

            to {
                transform: rotate(1turn)
            }
        }

        @keyframes rotateCCW {
            0% {
                transform: rotate(0deg)
            }

            to {
                transform: rotate(-1turn)
            }
        }

        .default-enter {
            opacity: 0
        }

        .default-enter-active {
            transition: opacity .6s ease
        }

        .default-leave-active {
            transition: opacity 0s ease .6s
        }

        .slideDown-enter-active,
        .slideDown-leave-active,
        .slideLeft-enter-active,
        .slideLeft-leave-active,
        .slideRight-enter-active,
        .slideRight-leave-active,
        .slideUp-enter-active,
        .slideUp-leave-active {
            transition: transform .8s ease
        }

        .slideLeft-enter {
            transform: translateX(100%)
        }

        .slideLeft-leave-to,
        .slideRight-enter {
            transform: translateX(-100%)
        }

        .slideRight-leave-to {
            transform: translateX(100%)
        }

        .slideUp-enter {
            transform: translateY(100%)
        }

        .slideDown-enter,
        .slideUp-leave-to {
            transform: translateY(-100%)
        }

        .slideDown-leave-to {
            transform: translateY(100%)
        }

        .custom-enter-active {
            left: 100% !important
        }

        .fade-enter {
            opacity: 0
        }

        .fade-enter-active,
        .fade-leave-active {
            transition: opacity .4s ease
        }

        :root {
            --easeInSine: cubic-bezier(0.12, 0, 0.39, 0);
            --easeOutSine: cubic-bezier(0.61, 1, 0.88, 1);
            --easeInOutSine: cubic-bezier(0.37, 0, 0.63, 1);
            --easeInQuad: cubic-bezier(0.11, 0, 0.5, 0);
            --easeOutQuad: cubic-bezier(0.5, 1, 0.89, 1);
            --easeInOutQuad: cubic-bezier(0.45, 0, 0.55, 1);
            --easeInCubic: cubic-bezier(0.32, 0, 0.67, 0);
            --easeOutCubic: cubic-bezier(0.33, 1, 0.68, 1);
            --easeInOutCubic: cubic-bezier(0.65, 0, 0.35, 1);
            --easeInQuart: cubic-bezier(0.5, 0, 0.75, 0);
            --easeOutQuart: cubic-bezier(0.25, 1, 0.5, 1);
            --easeInOutQuart: cubic-bezier(0.76, 0, 0.24, 1);
            --easeInQuint: cubic-bezier(0.64, 0, 0.78, 0);
            --easeOutQuint: cubic-bezier(0.22, 1, 0.36, 1);
            --easeInOutQuint: cubic-bezier(0.83, 0, 0.17, 1);
            --easeInCirc: cubic-bezier(0.55, 0, 1, 0.45);
            --easeOutCirc: cubic-bezier(0, 0.55, 0.45, 1);
            --easeInOutCirc: cubic-bezier(0.85, 0, 0.15, 1);
            --easeInExpo: cubic-bezier(0.7, 0, 0.84, 0);
            --easeOutExpo: cubic-bezier(0.16, 1, 0.3, 1);
            --easeInOutExpo: cubic-bezier(0.87, 0, 0.13, 1);
            --easeInBack: cubic-bezier(0.36, 0, 0.66, -0.56);
            --easeOutBack: cubic-bezier(0.34, 1.56, 0.64, 1);
            --easeInOutBack: cubic-bezier(0.68, -0.6, 0.32, 1.6)
        }

        /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
        html {
            line-height: 1.15;
            -webkit-text-size-adjust: 100%
        }

        body {
            margin: 0
        }

        main {
            display: block
        }

        h1 {
            font-size: 2em;
            margin: .67em 0
        }

        hr {
            box-sizing: content-box;
            height: 0;
            overflow: visible
        }

        pre {
            font-family: monospace, monospace;
            font-size: 1em
        }

        a {
            background-color: transparent
        }

        abbr[title] {
            border-bottom: none;
            text-decoration: underline;
            -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted
        }

        b,
        strong {
            font-weight: bolder
        }

        code,
        kbd,
        samp {
            font-family: monospace, monospace;
            font-size: 1em
        }

        small {
            font-size: 80%
        }

        sub,
        sup {
            font-size: 75%;
            line-height: 0;
            position: relative;
            vertical-align: baseline
        }

        sub {
            bottom: -.25em
        }

        sup {
            top: -.5em
        }

        img {
            border-style: none
        }

        button,
        input,
        optgroup,
        select,
        textarea {
            font-family: inherit;
            font-size: 100%;
            line-height: 1.15;
            margin: 0
        }

        button,
        input {
            overflow: visible
        }

        button,
        select {
            text-transform: none
        }

        [type=button],
        [type=reset],
        [type=submit],
        button {
            -webkit-appearance: button
        }

        [type=button]::-moz-focus-inner,
        [type=reset]::-moz-focus-inner,
        [type=submit]::-moz-focus-inner,
        button::-moz-focus-inner {
            border-style: none;
            padding: 0
        }

        [type=button]:-moz-focusring,
        [type=reset]:-moz-focusring,
        [type=submit]:-moz-focusring,
        button:-moz-focusring {
            outline: 1px dotted ButtonText
        }

        fieldset {
            padding: .35em .75em .625em
        }

        legend {
            box-sizing: border-box;
            color: inherit;
            display: table;
            max-width: 100%;
            padding: 0;
            white-space: normal
        }

        progress {
            vertical-align: baseline
        }

        textarea {
            overflow: auto
        }

        [type=checkbox],
        [type=radio] {
            box-sizing: border-box;
            padding: 0
        }

        [type=number]::-webkit-inner-spin-button,
        [type=number]::-webkit-outer-spin-button {
            height: auto
        }

        [type=search] {
            -webkit-appearance: textfield;
            outline-offset: -2px
        }

        [type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

        ::-webkit-file-upload-button {
            -webkit-appearance: button;
            font: inherit
        }

        details {
            display: block
        }

        summary {
            display: list-item
        }

        [hidden],
        template {
            display: none
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .cookie-warning {
            display: flex;
            position: absolute;
            justify-content: flex-start;
            opacity: 0;
            bottom: 0;
            width: 100%;
            z-index: 6;
            transform: translateY(105%);
            transition: transform .3s linear .2s, opacity .3s linear .2s
        }

        .cookie-warning.active {
            opacity: 1;
            transition: transform .3s linear 2s, opacity .3s linear 2s;
            transform: translateY(0)
        }

        .cookie-warning.active .cookie-warning__button,
        .cookie-warning.active .cookie-warning__text {
            transition: opacity .2s ease-in 2.3s, transform .2s ease-in 2.2s, background-color .2s ease, color .1s ease;
            transform: translateY(0);
            opacity: 1
        }

        .cookie-warning__container {
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: rgba(17, 17, 17, .8);
            margin-left: 8.7rem;
            height: 4.5rem;
            padding: .5rem 3.8rem 0;
            -moz-column-gap: 2.8rem;
            column-gap: 2.8rem
        }

        .cookie-warning__button,
        .cookie-warning__text {
            opacity: 0;
            transform: translateY(105%);
            transition: opacity .2s ease-in, transform .2s ease-in, background-color .2s ease, color .1s ease;
            text-transform: uppercase;
            letter-spacing: .04rem;
            line-height: 1.5rem
        }

        .cookie-warning__text {
            font-size: 1.1rem;
            margin: 0;
            white-space: nowrap;
            font-weight: 500;
            line-height: 1.1rem;
            letter-spacing: .04rem
        }

        .cookie-warning__text_link {
            cursor: pointer;
            text-decoration: underline;
            text-decoration-thickness: .1rem;
            text-underline-offset: 2px
        }

        .cookie-warning__button {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            box-sizing: border-box;
            padding: 1.1rem 2.5rem .7rem;
            border: 1px solid #fff;
            font-size: 1.2rem;
            color: #fff
        }

        .cookie-warning__button:hover {
            color: #8c8c8c;
            cursor: pointer
        }

        * {
            outline: none;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
        }

        :after,
        :before {
            box-sizing: border-box
        }

        :root {
            --font-size: calc(0.26042vw + 0.46296vh)
        }

        html {
            font-size: var(--font-size)
        }

        a {
            text-decoration: none;
            color: inherit
        }

        img {
            display: block;
            max-width: 100%
        }

        button {
            padding: 0;
            border: none;
            outline: none;
            background: none;
            cursor: pointer
        }

        .h1,
        .h2,
        .h3,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin: 0;
            padding: 0;
            font-weight: 400;
            line-height: 1
        }

        .h1 strong,
        .h2 strong,
        .h3 strong,
        h1 strong,
        h2 strong,
        h3 strong,
        h4 strong,
        h5 strong,
        h6 strong {
            font-weight: inherit
        }

        p {
            margin: 1em 0
        }

        p:first-child {
            margin-top: 0
        }

        p:last-child {
            margin-bottom: 0
        }

        .relative {
            position: relative
        }

        body {
            background-color: #000;
            font-family: "FactorA", Helvetica, Arial, sans-serif;
            font-size: 1.8rem;
            font-weight: 400;
            line-height: 1.3;
            color: #fff
        }

        .text--small {
            font-size: 1.6rem
        }

        .text--main,
        .text--small {
            font-weight: 400;
            line-height: 1.5;
            letter-spacing: -.03em
        }

        .text--main {
            font-size: 1.8rem
        }

        .text--main-big {
            font-size: 2rem;
            font-weight: 400;
            line-height: 1.3;
            letter-spacing: -.04em
        }

        .text--head-1 {
            font-size: 2.5rem;
            font-weight: 400;
            line-height: 1.1;
            letter-spacing: -.05em
        }

        .text--head-2 {
            font-size: 3.2rem;
            font-weight: 500;
            line-height: 1.2;
            letter-spacing: -.03em
        }

        .h10px {
            height: 1rem
        }

        .h10px,
        .h11px {
            width: 100%;
            display: block
        }

        .h11px {
            height: 1.1rem
        }

        .h12px {
            height: 1.2rem
        }

        .h12px,
        .h13px {
            width: 100%;
            display: block
        }

        .h13px {
            height: 1.3rem
        }

        .h14px {
            height: 1.4rem
        }

        .h14px,
        .h15px {
            width: 100%;
            display: block
        }

        .h15px {
            height: 1.5rem
        }

        .h16px {
            height: 1.6rem
        }

        .h16px,
        .h17px {
            width: 100%;
            display: block
        }

        .h17px {
            height: 1.7rem
        }

        .h18px {
            height: 1.8rem
        }

        .h18px,
        .h19px {
            width: 100%;
            display: block
        }

        .h19px {
            height: 1.9rem
        }

        .h20px {
            height: 2rem
        }

        .h20px,
        .h21px {
            width: 100%;
            display: block
        }

        .h21px {
            height: 2.1rem
        }

        .h22px {
            height: 2.2rem
        }

        .h22px,
        .h23px {
            width: 100%;
            display: block
        }

        .h23px {
            height: 2.3rem
        }

        .h24px {
            height: 2.4rem
        }

        .h24px,
        .h25px {
            width: 100%;
            display: block
        }

        .h25px {
            height: 2.5rem
        }

        .h26px {
            height: 2.6rem
        }

        .h26px,
        .h27px {
            width: 100%;
            display: block
        }

        .h27px {
            height: 2.7rem
        }

        .h28px {
            height: 2.8rem
        }

        .h28px,
        .h29px {
            width: 100%;
            display: block
        }

        .h29px {
            height: 2.9rem
        }

        .h30px {
            height: 3rem
        }

        .h30px,
        .h31px {
            width: 100%;
            display: block
        }

        .h31px {
            height: 3.1rem
        }

        .h32px {
            height: 3.2rem
        }

        .h32px,
        .h33px {
            width: 100%;
            display: block
        }

        .h33px {
            height: 3.3rem
        }

        .h34px {
            height: 3.4rem
        }

        .h34px,
        .h35px {
            width: 100%;
            display: block
        }

        .h35px {
            height: 3.5rem
        }

        .h36px {
            height: 3.6rem
        }

        .h36px,
        .h37px {
            width: 100%;
            display: block
        }

        .h37px {
            height: 3.7rem
        }

        .h38px {
            height: 3.8rem
        }

        .h38px,
        .h39px {
            width: 100%;
            display: block
        }

        .h39px {
            height: 3.9rem
        }

        .h40px {
            height: 4rem
        }

        .h40px,
        .h41px {
            width: 100%;
            display: block
        }

        .h41px {
            height: 4.1rem
        }

        .h42px {
            height: 4.2rem
        }

        .h42px,
        .h43px {
            width: 100%;
            display: block
        }

        .h43px {
            height: 4.3rem
        }

        .h44px {
            height: 4.4rem
        }

        .h44px,
        .h45px {
            width: 100%;
            display: block
        }

        .h45px {
            height: 4.5rem
        }

        .h46px {
            height: 4.6rem
        }

        .h46px,
        .h47px {
            width: 100%;
            display: block
        }

        .h47px {
            height: 4.7rem
        }

        .h48px {
            height: 4.8rem
        }

        .h48px,
        .h49px {
            width: 100%;
            display: block
        }

        .h49px {
            height: 4.9rem
        }

        .h50px {
            height: 5rem
        }

        .h50px,
        .h51px {
            width: 100%;
            display: block
        }

        .h51px {
            height: 5.1rem
        }

        .h52px {
            height: 5.2rem
        }

        .h52px,
        .h53px {
            width: 100%;
            display: block
        }

        .h53px {
            height: 5.3rem
        }

        .h54px {
            height: 5.4rem
        }

        .h54px,
        .h55px {
            width: 100%;
            display: block
        }

        .h55px {
            height: 5.5rem
        }

        .h56px {
            height: 5.6rem
        }

        .h56px,
        .h57px {
            width: 100%;
            display: block
        }

        .h57px {
            height: 5.7rem
        }

        .h58px {
            height: 5.8rem
        }

        .h58px,
        .h59px {
            width: 100%;
            display: block
        }

        .h59px {
            height: 5.9rem
        }

        .h60px {
            height: 6rem
        }

        .h60px,
        .h61px {
            width: 100%;
            display: block
        }

        .h61px {
            height: 6.1rem
        }

        .h62px {
            height: 6.2rem
        }

        .h62px,
        .h63px {
            width: 100%;
            display: block
        }

        .h63px {
            height: 6.3rem
        }

        .h64px {
            height: 6.4rem
        }

        .h64px,
        .h65px {
            width: 100%;
            display: block
        }

        .h65px {
            height: 6.5rem
        }

        .h66px {
            height: 6.6rem
        }

        .h66px,
        .h67px {
            width: 100%;
            display: block
        }

        .h67px {
            height: 6.7rem
        }

        .h68px {
            height: 6.8rem
        }

        .h68px,
        .h69px {
            width: 100%;
            display: block
        }

        .h69px {
            height: 6.9rem
        }

        .h70px {
            height: 7rem
        }

        .h70px,
        .h71px {
            width: 100%;
            display: block
        }

        .h71px {
            height: 7.1rem
        }

        .h72px {
            height: 7.2rem
        }

        .h72px,
        .h73px {
            width: 100%;
            display: block
        }

        .h73px {
            height: 7.3rem
        }

        .h74px {
            height: 7.4rem
        }

        .h74px,
        .h75px {
            width: 100%;
            display: block
        }

        .h75px {
            height: 7.5rem
        }

        .h76px {
            height: 7.6rem
        }

        .h76px,
        .h77px {
            width: 100%;
            display: block
        }

        .h77px {
            height: 7.7rem
        }

        .h78px {
            height: 7.8rem
        }

        .h78px,
        .h79px {
            width: 100%;
            display: block
        }

        .h79px {
            height: 7.9rem
        }

        .h80px {
            height: 8rem
        }

        .h80px,
        .h81px {
            width: 100%;
            display: block
        }

        .h81px {
            height: 8.1rem
        }

        .h82px {
            height: 8.2rem
        }

        .h82px,
        .h83px {
            width: 100%;
            display: block
        }

        .h83px {
            height: 8.3rem
        }

        .h84px {
            height: 8.4rem
        }

        .h84px,
        .h85px {
            width: 100%;
            display: block
        }

        .h85px {
            height: 8.5rem
        }

        .h86px {
            height: 8.6rem
        }

        .h86px,
        .h87px {
            width: 100%;
            display: block
        }

        .h87px {
            height: 8.7rem
        }

        .h88px {
            height: 8.8rem
        }

        .h88px,
        .h89px {
            width: 100%;
            display: block
        }

        .h89px {
            height: 8.9rem
        }

        .h90px {
            height: 9rem
        }

        .h90px,
        .h91px {
            width: 100%;
            display: block
        }

        .h91px {
            height: 9.1rem
        }

        .h92px {
            height: 9.2rem
        }

        .h92px,
        .h93px {
            width: 100%;
            display: block
        }

        .h93px {
            height: 9.3rem
        }

        .h94px {
            height: 9.4rem
        }

        .h94px,
        .h95px {
            width: 100%;
            display: block
        }

        .h95px {
            height: 9.5rem
        }

        .h96px {
            height: 9.6rem
        }

        .h96px,
        .h97px {
            width: 100%;
            display: block
        }

        .h97px {
            height: 9.7rem
        }

        .h98px {
            height: 9.8rem
        }

        .h98px,
        .h99px {
            width: 100%;
            display: block
        }

        .h99px {
            height: 9.9rem
        }

        .h100px {
            height: 10rem
        }

        .h100px,
        .h101px {
            width: 100%;
            display: block
        }

        .h101px {
            height: 10.1rem
        }

        .h102px {
            height: 10.2rem
        }

        .h102px,
        .h103px {
            width: 100%;
            display: block
        }

        .h103px {
            height: 10.3rem
        }

        .h104px {
            height: 10.4rem
        }

        .h104px,
        .h105px {
            width: 100%;
            display: block
        }

        .h105px {
            height: 10.5rem
        }

        .h106px {
            height: 10.6rem
        }

        .h106px,
        .h107px {
            width: 100%;
            display: block
        }

        .h107px {
            height: 10.7rem
        }

        .h108px {
            height: 10.8rem
        }

        .h108px,
        .h109px {
            width: 100%;
            display: block
        }

        .h109px {
            height: 10.9rem
        }

        .h1em {
            width: 100%;
            height: 1rem
        }

        .h2em {
            width: 100%;
            height: 2rem
        }

        .h3em {
            width: 100%;
            height: 3rem
        }

        .h4em {
            width: 100%;
            height: 4rem
        }

        .h5em {
            width: 100%;
            height: 5rem
        }

        .h6em {
            width: 100%;
            height: 6rem
        }

        .h7em {
            width: 100%;
            height: 7rem
        }

        .h8em {
            width: 100%;
            height: 8rem
        }

        .h9em {
            width: 100%;
            height: 9rem
        }

        .h10em {
            width: 100%;
            height: 10rem
        }

        .h11em {
            width: 100%;
            height: 11rem
        }

        .h12em {
            width: 100%;
            height: 12rem
        }

        .h13em {
            width: 100%;
            height: 13rem
        }

        .h14em {
            width: 100%;
            height: 14rem
        }

        .h15em {
            width: 100%;
            height: 15rem
        }

        .h16em {
            width: 100%;
            height: 16rem
        }

        .h17em {
            width: 100%;
            height: 17rem
        }

        .h18em {
            width: 100%;
            height: 18rem
        }

        .h19em {
            width: 100%;
            height: 19rem
        }

        .h20em {
            width: 100%;
            height: 20rem
        }

        .h21em {
            width: 100%;
            height: 21rem
        }

        .h22em {
            width: 100%;
            height: 22rem
        }

        .h23em {
            width: 100%;
            height: 23rem
        }

        .h24em {
            width: 100%;
            height: 24rem
        }

        .div_100 {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        .test {
            border: 1px solid red
        }

        .d-page,
        body,
        html {
            position: absolute;
            top: 0;
            left: 0;
            overflow: hidden;
            width: 100%;
            height: 100%;
            transition: transform .8s ease, opacity .6s ease
        }

        .menu-visible .d-page {
            transform: translateX(-75rem)
        }

        .close__popup {
            position: absolute;
            top: 7.5rem;
            right: 6.7rem;
            width: 4rem;
            height: 4rem;
            border-radius: 50%;
            background-color: #000;
            cursor: pointer;
            pointer-events: all
        }

        .close__popup .Icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

        body .Scroll .Scroll_pointer {
            width: .6rem;
            background-color: #000
        }

        body .Scroll.blend-mode .Scroll_track {
            mix-blend-mode: difference
        }

        body .Scroll.blend-mode .Scroll_track .Scroll_pointer {
            background-color: #efefef
        }

        body .project-gallery .SlideGallery .SlideGallery_image {
            bottom: 0;
            height: auto
        }

        body .project-gallery .SlideGallery .EventsController_dots {
            right: 9rem;
            bottom: 7rem;
            left: 9rem;
            display: flex;
            transform: translateX(0)
        }

        body .project-gallery .SlideGallery .EventsController_dots .EventsController_dot {
            flex-grow: 1;
            width: auto;
            height: 1px
        }

        body .project-gallery .SlideGallery .EventsController_dots .EventsController_dot:after {
            top: 0;
            right: 2px;
            bottom: 0;
            left: 2px;
            width: auto;
            height: 100%;
            margin: 0;
            background-color: rgba(182, 186, 188, .4)
        }

        body .project-gallery .SlideGallery .EventsController_dots .EventsController_dot.EventsController_dot-active:after {
            background-color: #fff
        }

        body .anim-zoom-move {
            animation: zoom-move 40s linear infinite
        }

        @keyframes zoom-move {
            0% {
                transform: scale(1) translateX(0) translateY(0)
            }

            50% {
                transform: scale(1.2) translateX(2%) translateY(2%)
            }

            to {
                transform: scale(1) translateX(0) translateY(0)
            }
        }

        body .hide-on-menu-open {
            opacity: 1;
            transform: translateX(0);
            transition: opacity .8s ease, transform .8s ease
        }

        body .menu-visible .hide-on-menu-open {
            opacity: 0;
            transform: translateX(10rem)
        }

        body .Windrose_letter {
            font-size: 1.1rem;
            font-weight: 700
        }

        body .Windrose_letter-n {
            bottom: 78%;
            left: 48%
        }

        body .Windrose_letter-s {
            top: 80%;
            left: 48%
        }

        body .Windrose_letter-w {
            right: 78%
        }

        body .Windrose_letter-e {
            left: 74%
        }

        .maps-marker-object {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 6.4rem;
            height: 6.4rem;
            margin: -3.2rem
        }

        .maps-marker-object>span {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 25%;
            left: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 6.4rem;
            border-radius: 50%;
            background: #000;
            font-size: 1.8rem;
            font-weight: 500;
            color: #fff
        }

        .maps-marker-object.main {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iODQiIHZpZXdCb3g9IjAgMCA2NCA4NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM0LjczMzYgODAuNjYxOEMzNC43MzM2IDgyLjEzNSAzMy41MDc2IDgzLjMzMjkgMzIgODMuMzMyOUMzMC40OTI0IDgzLjMzMjkgMjkuMjY2NCA4Mi4xMzUgMjkuMjY2NCA4MC42NjE4QzI5LjI2NjQgNzkuMTg4NyAzMC40OTI0IDc3Ljk5MDcgMzIgNzcuOTkwN0MzMy41MTU5IDc3Ljk4MjYgMzQuNzMzNiA3OS4xODA2IDM0LjczMzYgODAuNjYxOFpNNjQgMzEuOTM0NEM2NCAxNC42NjkzIDQ5LjY3NzUgMC42NjYyNiAzMiAwLjY2NjI2QzE0LjMyMjUgMC42NjYyNiAwIDE0LjY2OTMgMCAzMS45MzQ0QzAgNDcuNDQzIDExLjU1NTggNjAuMzA0OCAyNi43MDY3IDYyLjc3MzVMMzIgNzEuNzMzOEwzNy4yOTMzIDYyLjc3MzVDNTIuNDUyNSA2MC4zMDQ4IDY0IDQ3LjQ0MyA2NCAzMS45MzQ0WiIgZmlsbD0iIzFBMUExQSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMxLjE5NjkgMTUuMTUxNEgzMy4yNDVWNDguMTUxNEgzMS4xOTY5VjE1LjE1MTRaTTI5LjE0OTggMTguMTIzNUgyNy4wOTk3VjQ3LjI1ODRIMjkuMTQ5OFYxOC4xMjM1Wk0yNS4wNTAxIDMwLjcyOTZIMjNWNDQuNTgzNEgyNS4wNTAxVjMwLjcyOTZaTTM1LjI5NDEgMTguMTIzNUgzNy4zNDQyVjQ2LjM2NzRIMzUuMjk0MVYxOC4xMjM1Wk00MS40NDQgMjEuMDk3NUgzOS4zOTM4VjQ0LjU4NTJINDEuNDQ0VjIxLjA5NzVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K)
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .VideoTransition,
        .VideoTransition video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        .VideoTransition {
            overflow: hidden
        }

        .VideoTransition video {
            display: none
        }

        .VideoTransition video.active {
            display: block
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .MenuDesk {
            background-color: #000;
            display: flex;
            justify-content: flex-end
        }

        .MenuDesk .MenuDesk__logo-block {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-right: 10rem;
            margin-bottom: 5rem
        }

        .MenuDesk .MenuDesk__logo-block .MenuDesk__logo-link {
            display: inline-block
        }

        .MenuDesk .MenuDesk__logo-block .Menu__langs {
            position: relative;
            top: 1rem;
            font-size: 1.6rem;
            color: #5c5d5d
        }

        .MenuDesk .MenuDesk__logo-block .Menu__langs a {
            text-decoration: none;
            cursor: pointer
        }

        .MenuDesk .MenuDesk__logo-block .Menu__langs a:first-of-type {
            margin-right: 2rem
        }

        .MenuDesk .MenuDesk__logo-block .Menu__langs a.active {
            color: #fff;
            border-color: transparent;
            cursor: default;
            pointer-events: none
        }

        .MenuDesk .MenuDesk__logo-block .Menu__favorites {
            position: absolute;
            right: 8.5rem;
            display: flex;
            align-items: center;
            top: 16rem;
            font-size: 2rem;
            color: #fff;
            text-decoration: none;
            cursor: pointer
        }

        .MenuDesk .MenuDesk__logo-block .Menu__favorites-count {
            border-radius: 2.5rem;
            border: 1px solid #5c5d5d;
            min-width: 4rem;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 1.5rem;
            margin-right: 2.6rem;
            margin-top: -4px;
            padding: 1.2rem 1.5rem
        }

        .MenuDesk .MenuDesk__logo-block .Menu__favorites-count span {
            display: inline-block;
            margin-bottom: -4px;
            line-height: 1;
            font-size: 1.6rem
        }

        .MenuDesk .MenuDesk__search-links {
            margin-top: auto;
            display: flex;
            flex-direction: column
        }

        .MenuDesk .MenuDesk__search-links .MenuDesk__search {
            display: block
        }

        .MenuDesk .MenuDesk__link {
            display: block;
            cursor: pointer;
            font-size: 1.8rem;
            line-height: 4.5rem;
            color: #fff;
            transition: color .2s ease
        }

        .MenuDesk .MenuDesk__link.nuxt-link-exact-active,
        .MenuDesk .MenuDesk__link:hover {
            color: #8c8c8c
        }

        .MenuDesk .MenuDesk__link.nuxt-link-exact-active {
            pointer-events: none
        }

        .MenuDesk .MenuDesk__container {
            display: flex;
            width: 75rem;
            height: 100%;
            flex-direction: column;
            justify-content: space-between;
            box-sizing: border-box;
            padding: 6rem 8rem 7.4rem
        }

        
        .MenuDesk .MenuDesk__container .MenuDesk__links-block {
            position: relative;
            width: -moz-fit-content;
            width: fit-content;
            transition: transform .6s ease
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block.submenu-open {
            transform: translateX(calc(-100% - 9.7rem))
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block.submenu-open .MenuDesk__links_lv_2 {
            opacity: 1
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block .MenuDesk__links_lv_1 {
            margin: 4rem 0 2rem;
            padding: 0;
            display: flex;
            flex-direction: column
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block .MenuDesk__links_lv_2 {
            position: absolute;
            top: 0;
            left: 20rem;
            margin: 0;
            padding: 0 0 0 4rem;
            white-space: nowrap;
            opacity: 0;
            transition: opacity .4s ease
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block .MenuDesk__links_lv_2 .MenuDesk__link {
            display: block;
            padding: 1rem 0;
            font-size: 1.8rem;
            color: #fff;
            transition: color .2s ease;
            cursor: pointer
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block .MenuDesk__links_lv_2 .MenuDesk__link.nuxt-link-exact-active,
        .MenuDesk .MenuDesk__container .MenuDesk__links-block .MenuDesk__links_lv_2 .MenuDesk__link:hover {
            color: #8c8c8c
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block .MenuDesk__links_lv_2 .MenuDesk__links-back-arrow {
            position: absolute;
            top: 0;
            left: -2.1rem;
            width: 4rem;
            height: 4rem;
            cursor: pointer
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block .MenuDesk__links_lv_2 .MenuDesk__links-back-arrow .Icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

        .MenuDesk .MenuDesk__container .MenuDesk__links-block li {
            list-style: none
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__socials {
            margin-bottom: 2rem
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__socials .MenuDesk__social-item {
            position: relative;
            display: inline-block;
            width: 2.7rem;
            height: 2.7rem;
            margin-right: 1.2rem;
            color: #5c5d5d;
            transition: color .2s ease
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__socials .MenuDesk__social-item:hover {
            color: #fff
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__socials .MenuDesk__social-item .Icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__transparency-wrap {
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            margin-bottom: 3.5rem
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__transparency {
            font-size: 1.6rem;
            line-height: 2.4rem;
            color: #5c5d5d;
            transition: color .2s ease;
            position: relative
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__transparency:after {
            content: "";
            position: absolute;
            display: block;
            left: 0;
            bottom: 0;
            margin-bottom: -.2rem;
            width: 100%;
            height: 1px;
            background: #fff;
            opacity: 0;
            transition: opacity .2s ease
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__transparency:hover {
            color: #fff;
            position: relative
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__transparency:hover:after {
            opacity: 1
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts {
            margin-top: 3.5rem
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts .MenuDesk__phone {
            margin-bottom: 1.6rem
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts .MenuDesk__phone ul {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: flex-start;
            gap: 4rem
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts .MenuDesk__phone li {
            margin: 0;
            padding: 0;
            list-style-type: none
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts .MenuDesk__phone li p {
            font-size: 1.8rem
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts .MenuDesk__phone li a {
            display: block;
            font-size: 1.8rem;
            transition: transform .4s ease
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts .MenuDesk__phone li a:hover {
            transform: translateY(-.5rem)
        }

        .MenuDesk .MenuDesk__container .MenuDesk__contacts-block .MenuDesk__contacts .MenuDesk__copyright {
            font-size: 1.6rem;
            color: #5c5d5d
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .Icon_inner {
            width: 100%;
            height: 100%;
            display: block
        }

        .FooterDesk__social-item .Icon_inner {
            width: 140%;
            height: 140%;
            display: block
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .CallbackButton {
            width: -moz-max-content;
            width: max-content;
            background: none;
            padding: 0;
            border: none;
            font-size: 1.8rem;
            line-height: 3.5rem;
            font-weight: 500;
            color: inherit;
            cursor: pointer;
            -webkit-text-decoration: underline .1rem;
            text-decoration: underline .1rem;
            text-underline-offset: .5rem;
            display: flex;
            align-items: center;
            gap: 1.5rem
        }

        .CallbackButton:hover .Icon {
            animation: CallbackButtonIconShaking 2s infinite
        }

        @keyframes CallbackButtonIconShaking {
            0% {
                transform: rotate(0deg)
            }

            10% {
                transform: rotate(10deg)
            }

            20% {
                transform: rotate(0deg)
            }

            30% {
                transform: rotate(10deg)
            }

            40% {
                transform: rotate(0deg)
            }
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .projects-d-page {
            cursor: default
        }

        .projects-d-page,
        .projects-d-page .projects {
            background-color: #0F2B24
        }

        .projects-d-page .projects .projects-slide__content {
            display: flex;
            flex-direction: column;
            min-height: 100%;
            padding: 7.5rem 9rem 5rem;
            box-sizing: border-box
        }

        .projects-d-page .projects .projects-slide__content .logo {
            margin-bottom: 12rem;
            padding: 0
        }

        .projects-d-page .projects .projects-slide__content .logo a {
            display: inline-block
        }

        .projects-d-page .projects .projects-slide__content .page-title {
            margin-bottom: 12rem;
            font-size: 2.8rem;
            color: #fff
        }

        .projects-d-page .projects .projects-slide__content .projects-slide__list {
            flex-grow: 1;
            transition: transform .8s ease
        }

        .projects-d-page .fixed-filter {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            padding: 8.4rem 8.7rem 8rem;
            background-color: #110f0f;
            transform: translateY(-100%);
            transition: transform .6s ease
        }

        .projects-d-page .fixed-filter.active {
            transform: translateY(0)
        }

        .projects-d-page .fixed-filter .fixed-filter__filters ul {
            display: flex;
            margin: 0;
            padding: 0
        }

        .projects-d-page .fixed-filter .fixed-filter__filters ul li {
            margin: 0 4.5rem 0 0;
            padding: 0;
            list-style: none;
            color: #5c5d5d;
            transition: color .2s ease;
            cursor: pointer;
        }

        .projects-d-page .fixed-filter .fixed-filter__filters ul li:hover {
            color: #f5f5f5
        }

        .projects-d-page .fixed-filter .fixed-filter__filters ul li.active {
            color: #fff;
            cursor: default
        }

        .projects-d-page .fixed-filter .fixed-filter__filters ul li:last-of-type {
            margin: 0
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .Scroll {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0
        }

        .Scroll_content,
        .Scroll_move {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%
        }

        .Scroll_move {
            will-change: transform
        }

        .Scroll_track {
            bottom: 0;
            transition: opacity .3s ease
        }

        .Scroll_pointer,
        .Scroll_track,
        .Scroll_track_size {
            position: absolute;
            right: 0;
            top: 0
        }

        .Scroll_pointer {
            width: 1rem;
            height: 10rem;
            background-color: #000
        }

        .Scroll-disabled .Scroll_track {
            opacity: 0;
            pointer-events: none
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .ProjectsList .ProjectsList__filters {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 3rem;
        }

        .ProjectsList .ProjectsList__filters ul {
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            gap: 4.5rem;
            padding: 0;
            margin: 0
        }

        .ProjectsList .ProjectsList__filters ul li {
            list-style: none;
            color: #5c5d5d
        }

        .ProjectsList .ProjectsList__search {
            width: -moz-max-content;
            width: max-content;
            display: flex;
            align-items: center;
            gap: 2rem;
            white-space: nowrap
        }

        /* .ProjectsList .ProjectsList__search span {
            border-bottom: 2px solid #fff
        } */

        .ProjectsList .filter-block {
            position: relative;
            display: flex;
            flex-direction: column;
            gap: 5rem;
            transition: grid-template-rows .5s
        }

        .ProjectsList .filter-block__body {
            min-width: 100%;
            padding: 5.5rem 2.5rem 3rem;
            z-index: 10;
            top: 100%;
            left: -2.5rem;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 2.5rem
        }

        .ProjectsList .filter-block__body,
        .ProjectsList .filter-block__shadow {
            position: absolute;
            background-color: #0F2B24;
            -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
            transition: -webkit-clip-path .5s;
            transition: clip-path .5s;
            transition: clip-path .5s, -webkit-clip-path .5s
        }

        .ProjectsList .filter-block__shadow {
            z-index: 1;
            left: -100vw;
            top: 5rem;
            width: 200vw;
            height: 23rem
        }

        .ProjectsList .filter-block:hover .filter-block__body,
        .ProjectsList .filter-block:hover .filter-block__shadow {
            -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0)
        }

        .ProjectsList .filter-block__button {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            color: inherit;
            white-space: nowrap;
            cursor: pointer;
            transition: color .2s
        }

        .ProjectsList .filter-block__button:hover {
            color: #f5f5f5
        }

        .ProjectsList .filter-block__button.active {
            color: #fff
        }

        .ProjectsList .ProjectsList__list {
            margin-top: 7rem;
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
            gap: 3.4rem
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project {
            position: relative;
            height: 70.6rem;
            overflow: hidden
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc {
            position: relative;
            color: #f5f5f5;
            cursor: pointer;
            overflow: hidden
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-image {
            position: absolute;
            height: 100%;
            width: 100%;
            padding: 5vh 0;
            top: 0;
            left: 0;
            background-position: 50% 50%;
            background-repeat: no-repeat;
            background-size: cover
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            padding: 4.7rem 4rem 14rem;
            box-sizing: border-box;
            transform: translateY(calc(100% - 22rem));
            transition: transform .6s ease;
            transition-delay: .2s
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head {
            font-size: 2.6rem;
            color: #fff;
            font-weight: 500;
            text-transform: uppercase
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head br {
            display: none
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head.brookes-moscow-kindergarten br,
        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head.brookes-moscow-school br,
        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head.life-botsad-kalancha br,
        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head.life-mitino-school br,
        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head.yes-hoshimina br {
            display: block
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-head span {
            white-space: nowrap
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-text {
            margin-top: auto;
            margin-bottom: 0;
            max-width: 33rem;
            opacity: 0;
            transition: opacity .6s ease .8s
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top .ProjectsList__project-text p {
            color: #f5f5f5
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-top.no-transition {
            transition: none
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-bottom {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
            padding: 0 4rem 3.2rem;
            box-sizing: border-box
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-bottom .ProjectsList__project-short {
            margin: 0;
            padding: 0;
            flex-grow: 1;
            opacity: .8
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-bottom .ProjectsList__project-link {
            margin: 0;
            padding: 0;
            white-space: nowrap;
            opacity: .8;
            border-bottom: 1px solid #f5f5f5;
            transition: color .2s ease, border-color .2s ease
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc .ProjectsList__project-desc-bottom .ProjectsList__project-link:hover {
            color: #8c8c8c;
            border-color: #8c8c8c
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc-shadow {
            position: relative;
            pointer-events: none
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc-shadow:before {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 32.6rem;
            opacity: .4;
            pointer-events: none;
            background: linear-gradient(180deg, transparent, #110f0f);
            transition: opacity .4s ease .8s
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project .ProjectsList__project-desc-shadow:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: #191717;
            transform: translateY(100%);
            transition: transform .6s ease;
            transition-delay: .5s
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project:hover .ProjectsList__project-desc-top {
            transform: translateY(0) !important;
            transition-delay: .6s
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project:hover .ProjectsList__project-desc-top .ProjectsList__project-text {
            opacity: 1
        }

        .ProjectsList .ProjectsList__list .ProjectsList__project:hover .ProjectsList__project-desc-shadow:after {
            transform: translateY(0);
            transition-delay: .4s;
            transition-duration: .4s;
            transition-timing-function: linear
        }

        .ProjectsList .ProjectsList__project-footer {
            margin-top: 5rem;
            display: flex;
            align-items: center;
            gap: 4rem
        }

        .ProjectsList .ProjectsList__project-buy {
            padding: 0 3rem;
            height: 4.2rem;
            display: grid;
            place-items: center;
            border: .1rem solid #fff;
            border-radius: 100rem;
            font-weight: 400;
            font-size: 1.6rem;
            letter-spacing: -.03em;
            transition: color .2s, border-color .2s
        }

        .ProjectsList .ProjectsList__project-buy:hover {
            color: #8c8c8c;
            border-color: #8c8c8c
        }

        .ProjectsList .ProjectsList__project-more {
            font-weight: 400;
            font-size: 1.6rem;
            letter-spacing: -.03em;
            text-decoration: underline;
            text-underline-offset: .3rem;
            color: #f5f5f5;
            cursor: pointer;
            transition: color .2s
        }

        .ProjectsList .ProjectsList__project-more:hover {
            color: #8c8c8c
        }

        .default-enter-active,
        .default-leave-active,
        .default-move {
            transition: all 1s
        }

        .default-enter-to,
        .default-leave-from {
            opacity: 1
        }

        .default-enter-from,
        .default-leave-to {
            opacity: 0
        }

        .default-leave-active {
            position: absolute !important
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

.FooterDesk {
    padding-top: 6rem;
}

.FooterDesk .FooterDesk__content {
  border-top: 1px solid #8c8c8c;
}

/* ====== LAYOUT: GRID ====== */
.FooterDesk .FooterDesk__content .FooterDesk__inner {
  display: grid;
  grid-template-columns: 1.35fr 1fr 1.1fr; /* left / middle / right */
  grid-template-rows: auto 5fr auto;     /* top / spacer / bottom */
  column-gap: 10rem;
  margin-top: 5rem;
  align-items: start;
}

/* ===== LEFT COLUMN (logo + office) ===== */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left {
  display: block;               /* flex emas */
  width: auto;                  /* calc(...) ni o'chiramiz */
  grid-column: 1;
  grid-row: 1;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-top {
  position: static;             /* relative emas */
}

/* logo absolute emas */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-top .FooterDesk__logo-block {
  position: static;
  transform: none;
}

/* office logodan keyin */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-top .FooterDesk__office {
  margin-top: 3.2rem;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-top .FooterDesk__office h6 {
  margin: 0 0 4rem;
  font-size: 1.6rem;
  color: #8c8c8c;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-top .FooterDesk__office p {
  line-height: 1.5;
}

/* ===== RIGHT TOP (links) ===== */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right {
  display: grid;               /* flex column emas */
  flex-grow: 0;
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  padding-right: 15rem;
}

/* Linklar 2 kolonka */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-top .FooterDesk__links {
    
  margin: 0;
  columns: 2;
  column-gap: 15rem;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-top .FooterDesk__links li {
  list-style: none;
  line-height: 1;
  transition: color .2s ease;
  break-inside: avoid;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-top .FooterDesk__links li a,
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-top .FooterDesk__links li span {
  display: inline-block;
  padding: 1rem 0;
  cursor: pointer;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-top .FooterDesk__links li:hover {
  color: #8c8c8c;
}
/* Social + phone blokini o'ng tomonga ko'chiramiz */
.FooterDesk .FooterDesk__col-left-bottom {
  position: absolute;
  right: 8.7rem;        /* footer padding bilan bir chiziqda */
  bottom: 8rem;         /* footer pastki padding */
  text-align: left;
  margin-top: 0 !important;
}

/* Social iconlar o'ngga qarab tursin */
.FooterDesk .FooterDesk__col-left-bottom .FooterDesk__socials {
  display: flex;
  justify-content: flex-end;
  gap: 1.2rem;
}

/* eski inline margin-right ni yo'q qilamiz */
.FooterDesk .FooterDesk__social-item {
  margin-right: 0 !important;
}

/* ===== MIDDLE BOTTOM (disclaimer) =====
   Bu blok hozir HTML’da .FooterDesk__col-right ichida turibdi.
   Grid’da uni o‘rtaga tushirish uchun uni "grid item" qilib chiqarish kerak.
   Eng oson: .FooterDesk__col-right-bottom ni absolute/space-between emas,
   grid-row:3 ga joylashtiramiz va chapdan o‘rtaga suramiz.
*/
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom {
  display: flex;
  flex-direction: column;

  /* joylashuv */
  grid-column: 2;
  grid-row: 3;
  justify-self: start;
  align-self: end;
  max-width: 44rem;
}

/* Disclaimer link style */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right-bottom .FooterDesk__link {
  text-decoration: underline; 
  cursor: pointer;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner  .FooterDesk__col-right-bottom a,
.FooterDesk .FooterDesk__content .FooterDesk__inner  .FooterDesk__col-right-bottom button,
.FooterDesk .FooterDesk__content .FooterDesk__inner  .FooterDesk__col-right-bottom p {
  margin: 0;
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
  color: #8c8c8c !important;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom p {
  margin-bottom: 2rem;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom button {
  margin-bottom: .6rem;
  background-color: transparent;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom a,
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom button {
  width: max-content;
  text-decoration: underline;
  text-underline-offset: .26em;
  letter-spacing: -.03em;
  transition: text-decoration-color .3s ease;
  cursor: pointer;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom a:hover,
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom button:hover {
  text-decoration-color: transparent;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom a:active,
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-right .FooterDesk__col-right-bottom button:active {
  opacity: .6;
}

/* ===== RIGHT BOTTOM (social + phone) =====
   Bu HTML’da .FooterDesk__col-left-bottom ichida.
   Uni o‘ng pastga qo‘yib yuboramiz.
*/
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom {
  margin-top: 0;              /* vh ni o'chirdik */

  /* joylashuv */
  grid-column: 3;
  grid-row: 3;
  justify-self: end;
  align-self: end;
  text-align: right;
}

/* Socials right aligned */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__socials {
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: flex-start;
  gap: 1.2rem;
  margin-left: -.8rem;
}

/* eski margin-right ni yo'q qilamiz */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__socials .FooterDesk__social-item {
  position: relative;
  display: inline-block;
  width: 4rem;
  height: 4rem;
  margin-left: 0;
  color: #5c5d5d;
  transition: color .2s ease;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__socials .FooterDesk__social-item:hover {
  color: #fff;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__socials .FooterDesk__social-item .Icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* transparency */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__transparency {
  margin-bottom: 3rem;
  font-size: 1.6rem;
  color: #5c5d5d;
  transition: color .2s ease;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__transparency a {
  display: flex;
  position: relative;
  justify-content: flex-start;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__transparency a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: -.2rem;
  background: #fff;
  opacity: 0;
  transition: opacity .2s ease;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__transparency:hover {
  color: #fff;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__transparency:hover a:after {
  opacity: 1;
}

/* contacts */
.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__contacts .FooterDesk__phone {
  margin-bottom: .8rem;
  font-size: 2.5rem;
  transition: transform .4s ease;
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__contacts .FooterDesk__phone:hover {
  transform: translateY(-.5rem);
}

.FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-bottom .FooterDesk__contacts .FooterDesk__copyright {
  font-size: 1.6rem;
  color: #5c5d5d;
}

/* Disclaimer'ni chapdagi address tagida joylashgan holat */
.FooterDesk .FooterDesk__col-left-top .FooterDesk__col-right-bottom{
  margin-top: 4rem;     /* addressdan keyin masofa */
  max-width: 42rem;
}

.FooterDesk .FooterDesk__col-left-top .FooterDesk__col-right-bottom .

/* Eski o'ng tomondagi "space-between" lar ta'sir qilmasin */
.FooterDesk .FooterDesk__col-right .FooterDesk__col-right-bottom{
  display: none; /* ehtiyot uchun: agar tasodifan eski joyida qolib ketsa */
}

/* O'ng pastdagi blokni chapga tekislash */
.FooterDesk .FooterDesk__col-left-bottom {
  text-align: left;      /* ASOSIY */
}

/* Social iconlar ham chapdan boshlansin */
.FooterDesk .FooterDesk__col-left-bottom .FooterDesk__socials {
  justify-content: flex-start;
}

/* Telefon va copyright ham chapga */
.FooterDesk .FooterDesk__contacts {
  text-align: left;
}

        
        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .HeaderDesk {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            z-index: 200
        }

        .HeaderDesk .HeaderDesk__menu-button {
            position: absolute;
            top: 7.5rem;
            right: 6.7rem;
            width: 4rem;
            height: 4rem;
            cursor: pointer;
            pointer-events: all;
            background-color: #000;
            border-radius: 50%
        }

        .HeaderDesk .HeaderDesk__menu-button .Icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            transition: opacity .2s ease;
            opacity: 0
        }

        .HeaderDesk .HeaderDesk__menu-button .Icon.Icon-menu {
            opacity: 1
        }

        .HeaderDesk .HeaderDesk__favorites {
            position: absolute;
            top: 7.5rem;
            right: 18rem;
            display: flex;
            align-items: center;
            font-size: 2rem;
            text-decoration: none;
            transition: opacity .2s ease, visibility .2s ease;
            color: #fff;
            cursor: pointer
        }

        .HeaderDesk .HeaderDesk__favorites-hidden {
            opacity: 0;
            visibility: hidden
        }

        .HeaderDesk .HeaderDesk__favorites-count {
            border-radius: 50%;
            border: 1px solid #5c5d5d;
            width: 4rem;
            height: 4rem;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 2.6rem;
            margin-top: -4px;
            background-color: #171515
        }

        .HeaderDesk .HeaderDesk__favorites-count span {
            display: inline-block;
            margin-bottom: -4px;
            line-height: 1;
            font-size: 1.6rem
        }

        .HeaderDesk .HeaderDesk__favorites .HeaderDesk__favorites-title {
            transition: color .2s
        }

        .HeaderDesk .HeaderDesk__favorites_color-default .HeaderDesk__favorites-title {
            color: #fff
        }

        .HeaderDesk .HeaderDesk__favorites_color-black .HeaderDesk__favorites-title {
            color: #000
        }

        .HeaderDesk .HeaderDesk__back-button {
            position: absolute;
            top: 7.5rem;
            left: 8rem;
            width: 4rem;
            height: 4rem;
            background-color: #000;
            border-radius: 50%;
            transition: opacity .4s ease;
            transition-delay: .4s;
            cursor: pointer
        }

        .HeaderDesk .HeaderDesk__back-button .Icon {
            position: absolute;
            transform: translate(-50%, -50%);
            top: 50%;
            left: 50%
        }

        .HeaderDesk .HeaderDesk__logo {
            position: absolute;
            top: 5.5rem;
            left: 8rem;
            transition: opacity .4s ease;
            transition-delay: .4s
        }

        .HeaderDesk .HeaderDesk__logo .Icon {
            transition: color .4s ease
        }

        .HeaderDesk.HeaderDesk_menu-opened .HeaderDesk__menu-button .Icon.Icon-close {
            opacity: 1
        }

        .HeaderDesk.HeaderDesk_menu-opened .HeaderDesk__menu-button .Icon.Icon-menu {
            opacity: 0
        }

        .HeaderDesk.HeaderDesk_menu-opened .HeaderDesk__favorites {
            opacity: 0;
            visibility: hidden;
            transition-delay: 0s
        }

        .HeaderDesk .HeaderDesk__hidden-block {
            transition-delay: 0s !important;
            opacity: 0;
            pointer-events: none
        }

        .default-enter-active,
        .default-leave-active {
            transition: opacity .3s
        }

        .default-enter-to,
        .default-leave-from {
            opacity: 1
        }

        .default-enter-from,
        .default-leave-to {
            opacity: 0
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .Cursor {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 50;
            pointer-events: none
        }

        .Cursor_content {
            position: absolute;
            top: 50%;
            left: 50%;
            background: rgba(17, 15, 15, .5);
            -webkit-backdrop-filter: blur(22px);
            backdrop-filter: blur(22px);
            transform: translate(-50%, -50%)
        }

        .Cursor>div,
        .Cursor_content {
            opacity: 0;
            transition: opacity .2s ease
        }

        .Cursor>div {
            pointer-events: none
        }

        .Cursor .Cursor_content {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 8rem;
            height: 8rem;
            background: rgba(0, 0, 0, .51);
            -webkit-backdrop-filter: blur(22px);
            backdrop-filter: blur(22px);
            border-radius: 50%
        }

        .Cursor .Cursor_content .Icon {
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -.6rem 0 0 -1.15rem;
            transition: transform .2s ease, opacity .2s ease
        }

        .Cursor .Cursor__Flat {
            opacity: 0;
            visibility: hidden;
            transition: opacity .3s ease, visibility .3s ease
        }

        .Cursor .Cursor__Flat .content {
            background-color: #efefef;
            width: auto;
            position: absolute;
            transform: translateY(-50%);
            left: 4rem
        }

        .Cursor .Cursor__Flat img {
            max-width: none;
            width: 49.5rem;
            height: 46.4rem;
            -o-object-fit: contain;
            object-fit: contain;
            padding: 4.5rem;
            box-sizing: border-box
        }

        .Cursor.two-parts>.Cursor__two-parts-block,
        .Cursor.two-parts>.Cursor__two-parts-block .arrow {
            opacity: 1
        }

        .Cursor.two-parts>.Cursor__two-parts-block .enter {
            opacity: 0;
            margin: -1rem 0 0 -1.1rem
        }

        .Cursor.move>.Cursor__move-block {
            opacity: 1
        }

        .Cursor.move>.Cursor__move-block .Cursor_content.down {
            opacity: 0
        }

        .Cursor.active .Cursor_content {
            opacity: 1
        }

        .Cursor.active.down .Cursor_content .Icon {
            transform: rotate(90deg)
        }

        .Cursor.active.left .Cursor_content .Icon {
            transform: rotate(180deg)
        }

        .Cursor.active.up .Cursor_content .Icon {
            transform: rotate(270deg)
        }

        .Cursor.active.enter .Cursor_content .arrow {
            opacity: 0
        }

        .Cursor.active.enter .Cursor_content .enter {
            opacity: 1
        }

        .Cursor.active.cursorFlat.left>.Cursor__Flat {
            opacity: 1;
            visibility: visible
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .MaskTransition {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            transform: translateX(100%);
            background-color: #000;
            z-index: 10
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .Preloader {
            z-index: 1000;
            opacity: 0;
            pointer-events: none;
            transition: opacity .2s ease
        }

        .Preloader_image {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 6rem;
            height: 6rem;
            margin: -3rem
        }

        .Preloader-visible {
            opacity: 1;
            pointer-events: auto
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .PopupVideo.Popup {
            background-color: #000
        }

        .PopupVideo_progress_line,
        .PopupVideo_progress_overflow,
        .PopupVideo video {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        .PopupVideo_close {
            cursor: pointer
        }

        .PopupVideo_progress {
            position: absolute;
            left: 2rem;
            right: 2rem;
            bottom: 2rem;
            height: .3rem;
            cursor: pointer
        }

        .PopupVideo_progress:after,
        .PopupVideo_progress:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0
        }

        .PopupVideo_progress:after {
            margin: -1rem 0
        }

        .PopupVideo_progress:before,
        .PopupVideo_progress_line {
            background-color: #fff;
            opacity: 0;
            transition: opacity .2s ease
        }

        .PopupVideo_progress_overflow {
            overflow: hidden
        }

        .PopupVideo_progress_line {
            opacity: .5
        }

        .PopupVideo_progress:hover:before {
            opacity: .2
        }

        .PopupVideo_progress:hover .PopupVideo_progress_line {
            opacity: 1
        }

        .PopupVideo video {
            cursor: pointer
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .Popup {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
            opacity: 0;
            z-index: 1000;
            background-color: #000
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .PopupLegal {
            width: 100%;
            background-color: #fff;
            cursor: default
        }

        .PopupLegal__wrapper {
            position: relative
        }

        .PopupLegal__content {
            display: flex;
            flex-direction: column;
            height: 100vh;
            padding: 20rem 9rem 7.2rem 82rem;
            color: #000;
            box-sizing: border-box
        }

        .PopupLegal__title {
            padding: 9rem 9rem 7.2rem;
            color: #000;
            font-size: 2.8rem;
            font-weight: 700;
            line-height: 3.2rem;
            margin-bottom: 6rem;
            letter-spacing: .14rem;
            text-transform: uppercase
        }

        .PopupLegal__title.secondary {
            padding: 0;
            margin-bottom: 1rem;
            font-size: 3.2rem;
            font-weight: 700;
            line-height: 3rem;
            letter-spacing: 1.1px
        }

        .PopupLegal__text {
            max-width: 89rem;
            margin-bottom: 7.9rem;
            font-size: 2rem;
            font-weight: 500;
            line-height: 3rem
        }

        .PopupLegal__docs-link {
            display: block;
            font-size: 2.4rem;
            font-weight: 700;
            line-height: 2.1rem;
            transition: color .3s ease, opacity .3s ease;
            -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
            margin-bottom: 2rem
        }

        .PopupLegal__docs-link:hover {
            opacity: .3;
            cursor: pointer
        }

        .PopupLegal__close {
            position: absolute;
            top: 8.8rem;
            right: 8rem;
            cursor: pointer
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .PopupFavorites {
            cursor: default
        }

        .PopupFavorites .Scroll_content {
            position: relative;
            background-color: #110f0f;
            color: #fff;
            padding: 6.4rem 8.5rem;
            box-sizing: border-box;
            min-height: 100vh
        }

        .PopupFavorites .header {
            display: flex;
            align-items: baseline;
            margin-bottom: 6rem
        }

        .PopupFavorites .header .count {
            border-radius: 50%;
            border: 1px solid #5c5d5d;
            width: 4rem;
            height: 4rem;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-left: 3rem
        }

        .PopupFavorites .header .count span {
            display: inline-block;
            margin-bottom: -4px;
            line-height: 1;
            font-size: 1.6rem
        }

        .PopupFavorites .header .centered {
            flex-grow: 1;
            display: flex;
            justify-content: center
        }

        .PopupFavorites__title {
            display: flex;
            font-weight: 500;
            font-size: 3.2rem;
            line-height: 1.2;
            letter-spacing: -.03em
        }

        .PopupFavorites .cardsList {
            display: flex;
            flex-wrap: wrap;
            gap: 7rem;
            margin: 10rem 0 0;
            padding: 0
        }

        .PopupFavorites .pageEmptyMessage {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            width: 100%;
            height: 80vh;
            box-sizing: border-box
        }

        .PopupFavorites .pageEmptyMessage,
        .PopupFavorites .pageEmptyMessage .pageEmptyLink {
            text-transform: uppercase;
            text-align: center;
            font-size: 2.6rem;
            line-height: 1.2;
            letter-spacing: .03em;
            color: #fff
        }

        .PopupFavorites .pageEmptyMessage .pageEmptyLink {
            border: 0;
            background-color: transparent;
            text-decoration: underline;
            text-underline-offset: .4rem;
            transition: opacity .2s ease;
            cursor: pointer
        }

        .PopupFavorites .pageEmptyMessage .pageEmptyLink:hover {
            opacity: .6
        }

        .PopupFavorites .fav-to-top {
            padding: 8.7rem 0 8.7rem 3.2rem;
            display: flex;
            align-items: center;
            cursor: pointer
        }

        .PopupFavorites .fav-to-top .Icon {
            margin-right: 2.8rem
        }

        .PopupFavorites .fav-to-top span {
            display: inline-block;
            font-size: 2rem;
            color: #fff;
            border-bottom: 1px solid transparent;
            transition: border-bottom-color .2s ease
        }

        .PopupFavorites .fav-to-top:hover span {
            border-bottom-color: #fff
        }

        .PopupFavorites .FooterDesk {
            padding: 0 0 8rem
        }

        .PopupFavorites__close {
            position: absolute;
            top: 9.5rem;
            right: 8.7rem;
            transform: translate(50%, -50%);
            width: 6rem;
            aspect-ratio: 1/1;
            display: grid;
            place-items: center;
            color: #fff;
            border: none;
            border-radius: 100rem;
            background-color: #000;
            outline: none;
            cursor: pointer
        }

        .PopupFavorites__pdf {
            border-bottom: 1px solid #5c5d5d;
            font-weight: 500;
            font-size: 1.7rem;
            line-height: 1;
            letter-spacing: -.03em;
            color: #5c5d5d;
            cursor: pointer;
            transition: border-bottom-color .3s ease
        }

        .PopupFavorites__pdf:hover {
            border-bottom-color: transparent
        }

        .PopupFavorites .SearchTypesTabs-header {
            display: flex
        }

        .PopupFavorites .SearchTypesTabs-header__item {
            display: flex;
            align-items: center;
            flex: 1 1;
            padding: 3rem 7.7rem;
            color: #fff;
            background-color: #171515;
            transition: background-color .3s ease
        }

        .PopupFavorites .SearchTypesTabs-header__item span {
            border-bottom: 1px solid #fff;
            transition: border-bottom-color .3s ease
        }

        .PopupFavorites .SearchTypesTabs-header__item .Icon {
            margin-right: 2.6rem;
            margin-top: -.4rem;
            translate: -50%;
            transition: rotate .4s ease
        }

        .PopupFavorites .SearchTypesTabs-header__item:first-child {
            background-color: #141212
        }

        .PopupFavorites .SearchTypesTabs-header__item:hover span {
            border-bottom-color: transparent
        }

        .PopupFavorites .SearchTypesTabs-header__item.active {
            background-color: transparent;
            cursor: unset
        }

        .PopupFavorites .SearchTypesTabs-header__item.active span {
            border-bottom-color: transparent
        }

        .PopupFavorites .SearchTypesTabs-header__item.active .Icon {
            rotate: 135deg
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .layout-default .PopupForm {
            background-color: transparent;
            cursor: default;
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none
        }

        .layout-default .PopupForm .overlay {
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%
        }

        .layout-default .PopupForm .form-wrapper {
            position: absolute;
            top: 50%;
            left: 50%;
            display: flex;
            flex-direction: column;
            width: 50.2rem;
            padding: 4.4rem 3.4rem 3.6rem;
            background-color: #fff;
            color: #000;
            transform: translate(-50%, -50%)
        }

        .layout-default .PopupForm .form-wrapper p {
            margin: 0
        }

        .layout-default .PopupForm .form-wrapper .close_btn {
            position: absolute;
            top: 2rem;
            right: 2rem;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 3rem;
            height: 3rem;
            padding: 0;
            border: 0;
            background-color: transparent;
            color: #000;
            transition: transform .1s ease;
            cursor: pointer
        }

        .layout-default .PopupForm .form-wrapper .close_btn:hover {
            color: rgba(0, 0, 0, .7);
            transform: scale(.9)
        }

        .layout-default .PopupForm .form-wrapper .close_btn:active {
            transform: scale(.8)
        }

        .layout-default .PopupForm .form-wrapper .form-title {
            margin-bottom: 2.4rem;
            font-size: 3.2rem;
            font-weight: 700
        }

        .layout-default .PopupForm .form-wrapper .form-desc {
            margin-bottom: 3rem;
            font-size: 2rem;
            font-weight: 500;
            line-height: 3rem
        }

        .layout-default .PopupForm .form-wrapper .form-info {
            font-size: 1.4rem;
            font-weight: 400;
            line-height: 2rem
        }

        .layout-default .PopupForm .form-wrapper .Form {
            margin-bottom: 2.6rem
        }

        .layout-default .PopupForm .form-wrapper .Form .Form_input+.Form_input {
            margin-top: 4rem
        }

        .layout-default .PopupForm .form-wrapper .Form_agree {
            display: flex;
            justify-content: center;
            align-items: center;
            -moz-column-gap: 1rem;
            column-gap: 1rem;
            margin-top: 3rem
        }

        .layout-default .PopupForm .form-wrapper .Form_agree_text {
            color: #8f8f8f
        }

        .layout-default .PopupForm .form-wrapper .Form_agree-active .Form_agree_icon:before {
            top: 0
        }

        .layout-default .PopupForm .form-wrapper .Form_agree_icon {
            position: relative;
            width: 2rem;
            height: 2rem;
            min-height: 2rem;
            min-width: 2rem;
            border: .2rem solid #000;
            overflow: hidden
        }

        .layout-default .PopupForm .form-wrapper .Form_agree_icon:before {
            position: absolute;
            display: block;
            content: "";
            width: 100%;
            height: 100%;
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.23L5 9.5 11 1' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");
            background-position: 50%;
            background-repeat: no-repeat;
            top: -100%;
            left: 0;
            transition: top .2s ease-in-out
        }

        .layout-default .PopupForm .form-wrapper .Form_agree span {
            text-decoration: underline;
            text-underline-offset: .3rem;
            color: #8f8f8f;
            transition: -webkit-text-decoration-color .2s ease;
            transition: text-decoration-color .2s ease;
            transition: text-decoration-color .2s ease, -webkit-text-decoration-color .2s ease;
            cursor: pointer
        }

        .layout-default .PopupForm .form-wrapper .Form_agree span:hover {
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }

        .layout-default .PopupForm .form-wrapper .Form_input {
            margin-bottom: 1rem;
            font-size: 2rem;
            font-weight: 500;
            line-height: 3.8rem
        }

        .layout-default .PopupForm .form-wrapper .Form_input input {
            text-align: center;
            color: #000
        }

        .layout-default .PopupForm .form-wrapper .Form_input input::-moz-placeholder {
            color: #8f8f8f
        }

        .layout-default .PopupForm .form-wrapper .Form_input input::placeholder {
            color: #8f8f8f
        }

        .layout-default .PopupForm .form-wrapper .Form_input_line {
            background-color: #000
        }

        .layout-default .PopupForm .form-wrapper .Form_input .Form_input+.Form_input {
            margin-top: 4rem
        }

        .layout-default .PopupForm .form-wrapper .Form_send {
            width: -moz-max-content;
            width: max-content;
            margin: 2.6rem auto 0
        }

        .layout-default .PopupForm .form-wrapper .Form_send button {
            border: 0;
            background-color: transparent;
            font-size: 2rem;
            font-weight: 500;
            color: #000;
            transition: color .3s ease
        }

        .layout-default .PopupForm .form-wrapper .Form_send-active:active {
            opacity: .5
        }

        .layout-mobile .PopupForm {
            cursor: default;
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none
        }

        .layout-mobile .PopupForm .overlay {
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%
        }

        .layout-mobile .PopupForm .form-wrapper {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            overflow-y: auto;
            display: flex;
            flex-direction: column;
            max-width: 50rem;
            height: 100vh;
            height: 100dvh;
            margin: 0 auto;
            padding: 6rem 3.2rem 4rem;
            background-color: #fff;
            box-sizing: border-box;
            color: #000
        }

        .layout-mobile .PopupForm .form-wrapper p {
            margin: 0
        }

        .layout-mobile .PopupForm .form-wrapper .close_btn {
            position: absolute;
            top: 2rem;
            right: 2rem;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 3rem;
            height: 3rem;
            padding: 0;
            border: 0;
            background-color: transparent;
            color: #000;
            transition: transform .1s ease;
            cursor: pointer
        }

        .layout-mobile .PopupForm .form-wrapper .close_btn:hover {
            color: rgba(0, 0, 0, .7);
            transform: scale(.9)
        }

        .layout-mobile .PopupForm .form-wrapper .close_btn:active {
            transform: scale(.8)
        }

        .layout-mobile .PopupForm .form-wrapper .form-title {
            margin-bottom: 2.4rem;
            font-size: 2.4rem;
            font-weight: 700
        }

        .layout-mobile .PopupForm .form-wrapper .form-desc {
            margin-bottom: 3rem;
            font-size: 1.6rem;
            font-weight: 500;
            line-height: 2rem
        }

        .layout-mobile .PopupForm .form-wrapper .form-info {
            margin-top: auto;
            font-size: 1.4rem;
            font-weight: 400;
            line-height: 2rem
        }

        .layout-mobile .PopupForm .form-wrapper .Form .Form_input+.Form_input {
            margin-top: 4rem
        }

        .layout-mobile .PopupForm .form-wrapper .Form_agree {
            display: flex;
            justify-content: center;
            align-items: center;
            -moz-column-gap: 1rem;
            column-gap: 1rem;
            margin-top: 1rem
        }

        .layout-mobile .PopupForm .form-wrapper .Form_agree_text {
            color: #8f8f8f
        }

        .layout-mobile .PopupForm .form-wrapper .Form_agree-active .Form_agree_icon:before {
            top: 0
        }

        .layout-mobile .PopupForm .form-wrapper .Form_agree_icon {
            position: relative;
            width: 2rem;
            height: 2rem;
            min-width: 2rem;
            min-height: 2rem;
            border: .2rem solid #000;
            overflow: hidden
        }

        .layout-mobile .PopupForm .form-wrapper .Form_agree_icon:before {
            position: absolute;
            display: block;
            content: "";
            width: 100%;
            height: 100%;
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.23L5 9.5 11 1' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E");
            background-position: 50%;
            background-repeat: no-repeat;
            top: -100%;
            left: 0;
            transition: top .2s ease-in-out
        }

        .layout-mobile .PopupForm .form-wrapper .Form_agree span {
            text-decoration: underline;
            text-underline-offset: .3rem;
            color: #8f8f8f;
            transition: -webkit-text-decoration-color .2s ease;
            transition: text-decoration-color .2s ease;
            transition: text-decoration-color .2s ease, -webkit-text-decoration-color .2s ease;
            cursor: pointer
        }

        .layout-mobile .PopupForm .form-wrapper .Form_agree span:hover {
            -webkit-text-decoration-color: transparent;
            text-decoration-color: transparent
        }

        .layout-mobile .PopupForm .form-wrapper .Form {
            flex-grow: 1;
            margin-bottom: 3rem
        }

        .layout-mobile .PopupForm .form-wrapper .Form_screen {
            display: flex;
            flex-direction: column;
            height: 100%
        }

        .layout-mobile .PopupForm .form-wrapper .Form_input {
            margin-bottom: 1rem;
            font-size: 2rem;
            font-weight: 500;
            line-height: 3.8rem
        }

        .layout-mobile .PopupForm .form-wrapper .Form_input input {
            text-align: center;
            color: #000
        }

        .layout-mobile .PopupForm .form-wrapper .Form_input input::-moz-placeholder {
            color: #8f8f8f
        }

        .layout-mobile .PopupForm .form-wrapper .Form_input input::placeholder {
            color: #8f8f8f
        }

        .layout-mobile .PopupForm .form-wrapper .Form_input_line {
            background-color: #000
        }

        .layout-mobile .PopupForm .form-wrapper .Form_send {
            width: -moz-max-content;
            width: max-content;
            margin: auto
        }

        .layout-mobile .PopupForm .form-wrapper .Form_send button {
            margin: 0;
            padding: 0;
            border: 0;
            background-color: transparent;
            font-size: 2rem;
            font-weight: 500;
            color: #000;
            transition: color .3s ease
        }

        .layout-mobile .PopupForm .form-wrapper .Form_send-active:focus button,
        .layout-mobile .PopupForm .form-wrapper .Form_send-active:hover button {
            color: rgba(0, 0, 0, .7)
        }

        .layout-mobile .PopupForm .form-wrapper .Form_send-active:active {
            opacity: .5
        }

        .sprite-close,
        .sprite-email,
        .sprite-logo-white,
        .sprite-menu-close-arrow,
        .sprite-menu-hamburger,
        .sprite-plus-black,
        .sprite-plus-white,
        .sprite-share,
        .sprite-social-gr-tg,
        .sprite-social-gr-vk,
        .sprite-social-gr-yt,
        .sprite-triangle-down-black,
        .sprite-triangle-down-white {
            background-image: url(_nuxt/img/sprite.f805c5f.svg);
            background-repeat: no-repeat;
            background-size: 15.6em 11em
        }

        .sprite-close {
            background-position: -1.8em -9.2em;
            width: 1.5em;
            height: 1.5em;
            font-size: 1rem
        }

        .sprite-email {
            background-position: -12.6em -4.3em;
            width: 2em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-logo-white {
            background-position: 0 0;
            width: 15.6em;
            height: 4.3em;
            font-size: 1rem
        }

        .sprite-menu-close-arrow {
            background-position: 0 -7.2em;
            width: 1.4em;
            height: 2em;
            font-size: 1rem
        }

        .sprite-menu-hamburger {
            background-position: -1.4em -7.2em;
            width: 1.8em;
            height: 1.6em;
            font-size: 1rem
        }

        .sprite-plus-black {
            background-position: 0 -9.2em;
            width: 1.8em;
            height: 1.8em;
            font-size: 1rem
        }

        .sprite-plus-white {
            background-position: 0 -4.3em;
            width: 1.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-share {
            background-position: -10.6em -4.3em;
            width: 2em;
            height: 2.1em;
            font-size: 1rem
        }

        .sprite-social-gr-tg {
            background-position: -1.9em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-vk {
            background-position: -4.8em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-social-gr-yt {
            background-position: -7.7em -4.3em;
            width: 2.9em;
            height: 2.9em;
            font-size: 1rem
        }

        .sprite-triangle-down-black {
            background-position: -4.8em -7.2em;
            width: 1.3em;
            height: 1.1em;
            font-size: 1rem
        }

        .sprite-triangle-down-white {
            background-position: -3.2em -7.2em;
            width: 1.6em;
            height: 1.3em;
            font-size: 1rem
        }

        .PopupPlan {
            background-color: #efefef
        }

        .PopupPlan * {
            box-sizing: border-box
        }

        .PopupPlan__wrapper {
            padding: 6rem
        }

        .PopupPlan__plan,
        .PopupPlan__plan img,
        .PopupPlan__wrapper {
            width: 100%;
            height: 100%
        }

        .PopupPlan__plan img {
            -o-object-fit: contain;
            object-fit: contain
        }

        .PopupPlan__close {
            position: absolute;
            top: 9.5rem;
            right: 8.7rem;
            transform: translate(50%, -50%);
            width: 6rem;
            aspect-ratio: 1/1;
            border-radius: 100rem;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            background-color: #110f0f;
            transition: opacity .3s;
            z-index: 1
        }

        .PopupPlan__close .Icon {
            color: #fff
        }

        .PopupPlan__close:hover {
            opacity: .75
        }

        .PopupForm--callback .PopupForm .form-wrapper .form-title {
            margin-bottom: 4rem;
            font-size: 2rem;
            line-height: 2.4rem;
            font-weight: 700
        }


        /* =========================
   PROJECTS — MOBILE FIX
   ========================= */
@media (max-width: 768px) {
  .ProjectsList .ProjectsList__list{
    grid-template-columns: 1fr !important;
    gap: 2.4rem !important;
  }

  /* kartochka uzunroq */
  .ProjectsList .ProjectsList__list .ProjectsList__project{
    height: 85rem !important;      /* uzunroq */
    min-height: 85rem !important;
  }

  /* ichidagi rasm/overlay ham mos bo‘lsin */
  .ProjectsList .ProjectsList__list .ProjectsList__project-desc{
    height: 80rem !important;
  }
}

@media (max-width: 420px) {
  .ProjectsList .ProjectsList__list .ProjectsList__project,
  .ProjectsList .ProjectsList__list .ProjectsList__project-desc{
    height: 66rem !important;
    min-height: 66rem !important;
  }
}


/* Kichikroq telefonlar */
@media (max-width: 420px) {
  .ProjectsList .ProjectsList__list .ProjectsList__project {
    height: 56rem !important;
  }
  .ProjectsList .ProjectsList__list .ProjectsList__project
  .ProjectsList__project-desc .ProjectsList__project-desc-top {
    padding: 2.6rem 2rem 9rem !important;
    transform: translateY(calc(100% - 16rem)) !important;
  }
  .ProjectsList .ProjectsList__list .ProjectsList__project
  .ProjectsList__project-desc .ProjectsList__project-desc-bottom {
    padding: 0 2rem 2rem !important;
  }
}

/* Projects mobile layout */
@media (max-width: 768px) {
  .ProjectsList .ProjectsList__list{
    grid-template-columns: 1fr !important;
    gap: 2.4rem !important;
  }

  /* Kartalar full width + normal balandlik */
  .ProjectsList .ProjectsList__list .ProjectsList__project{
    height: auto !important;
    min-height: 56rem;
  }

  /* Rasm/karta ichidagi background balandligi saqlansin */
  .ProjectsList .ProjectsList__list .ProjectsList__project-desc{
    height: 56rem;
  }

  .projects-d-page .projects .projects-slide__content{
    padding: 7.5rem 9rem 2rem;
  }
}


/* =========================
   FOOTER — MOBILE (like screenshot 2)
   ========================= */
/* =========================
   FOOTER — MOBILE ONLY (desktopga tegmaydi)
   Target: screenshot-2 layout
   ========================= */
/* =========================
   FOOTER MOBILE: desktop GRID ni 0 qilamiz, keyin ROW tartib
   ========================= */
@media (max-width: 768px){

  /* desktop gridni bekor qilish uchun parentga position ham beramiz */
  .FooterDesk{
    display: grid !important;
  }

  .FooterDesk .FooterDesk__content .FooterDesk__inner .FooterDesk__col-left .FooterDesk__col-left-top{
    margin-top: 2rem;
    margin-bottom: 2.5rem;
  }

  /* 1) Desktop GRID'ni o‘chiramiz (eng muhim qism) */
  .FooterDesk .FooterDesk__content .FooterDesk__inner{
    display: grid !important;
    grid-template-columns: 1fr !important;         /* 1 ta column, xolos */
    grid-template-rows: auto auto auto !important; /* 1-2-3 row */
    grid-template-areas:
      "top"
      "links"
      "bottom" !important;

    column-gap: 0 !important;
    row-gap: 2.4rem !important;
    margin-top: 3rem !important;
    align-items: start !important;
  }

  /* 2) Desktopdan kelgan grid-column / grid-row larni bekor qilamiz */
  .FooterDesk .FooterDesk__col-left,
  .FooterDesk .FooterDesk__col-right,
  .FooterDesk .FooterDesk__col-left-bottom{
    justify-self: start !important;
    align-self: start !important;
    width: 100% !important;
    padding-right: 0 !important;
  }

  /* 3) Endi faqat ROW (areas) bo‘yicha joylaymiz */
  .FooterDesk .FooterDesk__col-left{ grid-area: top !important; }
  .FooterDesk .FooterDesk__col-right{ grid-area: links !important; }
  .FooterDesk .FooterDesk__col-left-bottom{ grid-area: bottom !important; }

  /* Logo absolute bo‘lsa mobilda bekor */
  .FooterDesk .FooterDesk__logo-block{
    position: static !important;
    transform: none !important;
  }

  /* Office (address) mobilda kerakmas bo‘lsa */
  .FooterDesk .FooterDesk__office{
    display: none !important;
  }

  /* Pravovaya (sizda allaqachon col-left-top ichida) */
  .FooterDesk .FooterDesk__col-left-top .FooterDesk__col-right-bottom{
    display: grid !important;
    margin-top: 2rem !important;
    max-width: 100% !important;
  }

  /* Linklar pravovaya tagida 1 ustun bo‘lsin */
  .FooterDesk .FooterDesk__links{
    columns: 2 !important;
    column-gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 2.5rem !important;
  }

  /* Bottom: absolute’ni butunlay o‘chirish (sizni buzayotgan shu) */
  .FooterDesk .FooterDesk__col-left-bottom{
    position: static !important;
    right: auto !important;
    bottom: auto !important;
    text-align: left !important;
    margin-top: .8rem !important;
  }

  .FooterDesk .FooterDesk__socials{
    display: flex !important;
    justify-content: flex-start !important;
    gap: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }

  .FooterDesk .FooterDesk__social-item{
    margin-right: 0 !important;
  }

  .FooterDesk .FooterDesk__phone{
    font-size: 3.2rem !important;
  }
}

/* Desktop */
.FooterDesk--desktop { display: block; }
.FooterDesk--mobile { display: none; }

@media (max-width: 768px){
  .FooterDesk--desktop { display: none !important; }
  .FooterDesk--mobile { display: block !important; }
}




/* ===== OVERLAY ===== */
.menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  backdrop-filter: blur(6px);
  opacity: 0;
  pointer-events: none;
  transition: opacity .4s ease;
  z-index: 99999;
}

.menu-overlay.active {
  opacity: 1;
  pointer-events: auto;
}


/* ===== PANEL ===== */
.menu-panel {
  width: 600px;
  height: 100vh;
  background:
    radial-gradient(circle at top left, rgba(255,255,255,.08), transparent 60%),
    linear-gradient(180deg, #1a1a1a, #0b0b0b);
  padding: 48px 40px;
  transform: translateX(-100%);
  transition: transform .6s cubic-bezier(.77,0,.18,1);
  color: #fff;

  display: flex;
  flex-direction: column;
}

.menu-overlay.active .menu-panel {
  transform: translateX(0);
}


/* ===== CLOSE BUTTON ===== */
.menu-close {
  position: absolute;
  top: 42px;
  right: 22px;
  font-size: 26px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}


/* ===== TOP ===== */
.menu-top h1 {
  font-size: 28px;
  margin-bottom: 6px;
}

.menu-top p {
  font-size: 13px;
  opacity: .5;
}

.menu-top img {
  width: 250px;        /* kerak bo‘lsa 140–180px qilib o‘ynaysan */
  margin-bottom: 3rem;
  display: block;
}

/* ===== LINKS ===== */
.menu-links {
  margin-top: 40px;
  flex: 1;
}

.menu-block a {
  display: block;
  margin: 14px 0;
  font-size: 16px;
  opacity: .9;
  cursor: pointer;
}

.menu-block a:hover {
  opacity: 1;
}

.divider {
  height: 1px;
  background: linear-gradient(
    to right,
    transparent,
    rgba(255,255,255,.25),
    transparent
  );
  margin: 24px 0;
}


/* ===== BOTTOM ===== */
/* ===== MENU BOTTOM ===== */
.menu-bottom {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-bottom: 15rem;
}

/* QATORLAR */
.menu-bottom-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* SOCIALS */
.socials {
  display: flex;
  gap: 14px;
}

.socials img {
  width: 30px;
  height: 30px;
  padding: 8px;
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 50%;
  opacity: .8;
}

.socials img:hover {
  opacity: 1;
}

/* PHONES */
/* phones konteyneri */
.phones {
  display: flex;
  flex-direction: column;
}

.phone-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.phone-label {
  font-size: 14px;
  opacity: .7;
}

.phone-number {
  font-size: 20px;
  font-weight: 500;
}



/* CALL BUTTON */
.call-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,255,255,.12);
  border-radius: 999px;
  padding: 14px 28px;
  border: 1px solid rgba(255,255,255,.25);
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

.call-icon {
  width: 18px;
  height: 18px;
  color: #fff; /* 👈 OQ */
  flex-shrink: 0;
}


.call-btn:hover {
  background: rgba(255,255,255,.18);
}

/* LANGS */
.langs {
  font-size: 13px;
  opacity: .6;
}



/* mobil layout */
/* ===== MOBIL MENYU (1-rasm kabi) ===== */
@media (max-width: 600px){

  /* chetlardan nafas */
  .menu-panel{
    width: 100vw !important;
    max-width: 100vw !important;
    height: 100dvh;                /* mobilda to‘g‘ri balandlik */
    box-sizing: border-box;
    overflow-y: auto;
  }

  .menu-close{
    top:40px
  }
  /* 1) TOP qator: call-btn yuqorida, socials pastda */
  .menu-bottom-row.top{
    flex-direction: column;
    align-items: flex-start;
    gap: 27px;
  }

  /* order bilan joyini almashtiramiz */
  .menu-bottom-row.top .call-btn{ order: 1; }
  .menu-bottom-row.top .socials{ order: 2; }

  /* call button mobil’da sig‘sin */
  .call-btn{
    width: fit-content;
    max-width: 100%;
    padding: 12px 18px;
    font-size: 14px;
  }

  /* 2) BOTTOM qator: telefon yuqorida, langs telefon tagida */
  .menu-bottom-row.bottom{
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .menu-bottom-row.bottom .phones{ order: 1; }
  .menu-bottom-row.bottom .langs{
    order: 2;
    margin-left: 0;
    font-size: 12px;
    opacity: .6;
  }

  /* ixtiyoriy: socials biroz pastroq ko‘rinsin */
  .socials{
    gap: 12px;
  }

  .socials a{
    width: 34px;
    height: 34px;
  }
  .socials img{
    width: 18px;
    height: 18px;
  }

  .menu-top img {
  width: 200px;        /* kerak bo‘lsa 140–180px qilib o‘ynaysan */
  margin-bottom: 3rem;
  display: block;
}

  .menu-top p{
    font-size: 12px;
  }

  .menu-block a {
  display: block;
  margin: 14px 0;
  font-size: 12px;
  opacity: .9;
  cursor: pointer;
}
  .divider{
    margin: 2px 0;
  }
}

/* Qolgan qutganlari */
@media (max-width: 768px){
    .FooterDesk .FooterDesk__content .FooterDesk__inner  .FooterDesk__col-right-bottom a,
    .FooterDesk .FooterDesk__content .FooterDesk__inner  .FooterDesk__col-right-bottom button,
    .FooterDesk .FooterDesk__content .FooterDesk__inner  .FooterDesk__col-right-bottom p {
    margin: 0;
    font-size: 1.9rem !important;
    line-height: 1.5 !important;
    color: #8c8c8c !important;
}   

    .projects-d-page .projects .projects-slide__content .page-title {
            margin-bottom: 6rem;
        }

        .projects-d-page .projects .projects-slide__content .logo {
            margin-bottom: 6rem;
        }
        
        
}


/* Mobil dropdown UI */
@media (max-width: 768px) {
  .ProjectsList__filters {
    position: relative;
  }

  /* biz yaratadigan toggle button */
  .ProjectsList__filtersToggle {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 14px 14px;
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,0.18);
    background: rgba(0,0,0,0.18);
    color: #fff;
    font: inherit;
  }

  .ProjectsList__filtersToggle ._label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ProjectsList__filtersToggle ._chev {
    transition: transform .2s ease;
  }

  /* ul’ni dropdown panelga aylantiramiz */
  .ProjectsList__filters ul {
    display: none !important;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 10px);
    z-index: 50;

    margin: 0;
    padding: 8px;
    list-style: none;

    border-radius: 16px;
    border: 1px solid rgba(255,255,255,0.18);
    background: rgba(0,0,0,0.92);

    max-height: 60vh;
    overflow: auto;
  }

  /* ochilganda ko'rsatamiz */
  .ProjectsList__filters.is-open ul {
    display: block !important;
  }

  .ProjectsList__filters.is-open .ProjectsList__filtersToggle ._chev {
    transform: rotate(180deg);
  }

  /* list ichida sub bodylarni mobil’da yashirib turamiz (ixtiyoriy) */
  .ProjectsList__filters .filter-block__body,
  .ProjectsList__filters .filter-block__shadow {
    display: none !important;
  }

  /* item tugmalari full width */
  .ProjectsList__filters .filter-block__button {
    width: 100%;
    text-align: left;
    padding: 12px 10px;
    border-radius: 12px;
  }
}

/* default: desktopda yashirin */
.ProjectsList__filtersToggle { display: none; }

@media (max-width: 768px) {
  .ProjectsList__filtersToggle { display: flex; } /* yoki block */
}


/* "Купить недвижимость" ni toggle bilan bir xil pill button qilamiz */
.ProjectsList__search{
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 2rem 4rem;
  min-height: 4rem;              /* toggle bilan bir xil */
  border-radius: 14px;           /* toggle bilan bir xil */

  border: 1px solid rgba(255,255,255,.2);
  background: rgba(0,0,0,.18);

  color: #fff;
  text-decoration: none;         /* underline ketadi */
  font: inherit;
  line-height: 1;

  transition: transform .15s ease, border-color .2s ease, background .2s ease;
}

.ProjectsList__search:hover{
  border-color: rgba(255,255,255,.35);
  background: rgba(0,0,0,.24);
}

.ProjectsList__search:active{
  transform: scale(.98);
}

/* icon 0x0 bo'lib qolmasin (sizda style=0px bo'lgan) */
.ProjectsList__search .Icon{
  width: 16px !important;
  height: 16px !important;
  flex: 0 0 16px;
}
