{"id":964,"date":"2022-07-03T22:19:47","date_gmt":"2022-07-03T22:19:47","guid":{"rendered":"https:\/\/startersites.io\/elementor\/floreo\/?page_id=964"},"modified":"2026-04-04T17:17:56","modified_gmt":"2026-04-04T14:17:56","slug":"home","status":"publish","type":"page","link":"https:\/\/nkbalance.eu\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"964\" class=\"elementor elementor-964\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db80bd0 e-con-full e-flex e-con e-parent\" data-id=\"db80bd0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85ad95a elementor-widget__width-inherit elementor-widget elementor-widget-shortcode\" data-id=\"85ad95a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Montserrat:wght@300;400;500;600&display=swap&subset=cyrillic\" rel=\"stylesheet\">\n    \n    <style>\n        .jh-section-wrapper {\n            width: 100vw;\n            position: relative;\n            left: 50%;\n            right: 50%;\n            margin-left: -50vw;\n            margin-right: -50vw;\n            overflow: hidden;\n        }\n\n        .jh-section {\n            position: relative;\n            width: 100%;\n            min-height: 95vh;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background-image: url('https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/01\/main-1.jpg');\n            background-size: cover;\n            background-position: center center;\n            background-repeat: no-repeat;\n            font-family: 'Montserrat', sans-serif;\n            margin: 0;\n            padding: 0;\n        }\n        \n        .jh-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(\n                to bottom,\n                rgba(0, 0, 0, 0.2) 0%,\n                rgba(0, 0, 0, 0.4) 50%,\n                rgba(0, 0, 0, 0.6) 100%\n            );\n            z-index: 1;\n        }\n        \n        .jh-content {\n            position: relative;\n            z-index: 2;\n            text-align: center;\n            color: #ffffff;\n            padding: 80px 25px;\n            max-width: 1000px;\n            width: 100%;\n        }\n        \n        @keyframes jh-fade-up {\n            from { opacity: 0; transform: translateY(30px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        \n        @keyframes jh-fade-in {\n            from { opacity: 0; }\n            to { opacity: 1; }\n        }\n        \n        .jh-pretitle {\n            font-size: 1.25rem;\n            font-weight: 500;\n            text-transform: uppercase;\n            letter-spacing: 6px;\n            margin-bottom: 30px;\n            color: rgba(255, 255, 255, 0.9);\n            opacity: 0;\n            animation: jh-fade-in 1s ease-out 0.3s forwards;\n        }\n        \n        .jh-name {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: clamp(3.5rem, 9vw, 7rem);\n            font-weight: 600;\n            margin: 0 0 35px 0;\n            line-height: 1.0;\n            letter-spacing: -0.01em;\n            color: #ffffff;\n            opacity: 0;\n            animation: jh-fade-up 1s cubic-bezier(0.16, 1, 0.3, 1) 0.5s forwards;\n        }\n        \n        .jh-description {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: clamp(1.3rem, 4vw, 1.85rem);\n            font-weight: 400;\n            font-style: italic;\n            line-height: 1.6;\n            margin: 0 auto 60px auto;\n            max-width: 800px;\n            color: rgba(255, 255, 255, 0.95);\n            opacity: 0;\n            animation: jh-fade-up 1s cubic-bezier(0.16, 1, 0.3, 1) 0.7s forwards;\n        }\n        \n        .jh-actions {\n            display: flex;\n            gap: 25px;\n            justify-content: center;\n            opacity: 0;\n            animation: jh-fade-up 1s cubic-bezier(0.16, 1, 0.3, 1) 0.9s forwards;\n        }\n        \n        .jh-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            text-decoration: none;\n            padding: 22px 55px;\n            font-size: 0.95rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 2.5px;\n            transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;\n            cursor: pointer;\n            border: none;\n        }\n        \n        .jh-btn-primary {\n            background: #ffffff;\n            color: #1a1a1a;\n        }\n        \n        .jh-btn-primary:hover {\n            background: #f0f0f0;\n        }\n        \n        .jh-btn-secondary {\n            background: transparent;\n            color: #ffffff;\n            border: 2px solid rgba(255, 255, 255, 0.6);\n        }\n        \n        .jh-btn-secondary:hover {\n            background: #000000;\n            border-color: #000000;\n            color: #ffffff;\n        }\n        \n        @media (max-width: 768px) {\n            .jh-section { min-height: 85vh; }\n            .jh-actions { flex-direction: column; align-items: center; gap: 20px; }\n            .jh-btn { width: 100%; max-width: 320px; padding: 18px 40px; }\n            .jh-pretitle { font-size: 1rem; letter-spacing: 4px; }\n            .jh-description { font-size: 1.3rem; }\n        }\n    <\/style>\n    \n    <div class=\"jh-section-wrapper\">\n        <section class=\"jh-section\">\n            <div class=\"jh-overlay\"><\/div>\n            <div class=\"jh-content\">\n                <div class=\"jh-pretitle\">\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433<\/div>\n                <h1 class=\"jh-name\">\u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u0433\u043e\u0432\u0430<\/h1>\n                <p class=\"jh-description\">\n                    \u041f\u043e\u043c\u043e\u0433\u0430\u044e \u043e\u0431\u0440\u0435\u0441\u0442\u0438 \u0433\u0430\u0440\u043c\u043e\u043d\u0438\u044e \u0441 \u0442\u0435\u043b\u043e\u043c \u0447\u0435\u0440\u0435\u0437 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435. \n                    \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b, \u043d\u0430\u0443\u0447\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434 \u0438 \u0437\u0430\u0431\u043e\u0442\u0430 \u043e \u043a\u0430\u0436\u0434\u043e\u043c \u043a\u043b\u0438\u0435\u043d\u0442\u0435.\n                <\/p>\n                <div class=\"jh-actions\">\n                    <a href=\"#booking\" class=\"jh-btn jh-btn-primary\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f<\/a>\n                    <a href=\"https:\/\/nkbalance.eu\/en\/products\/\" class=\"jh-btn jh-btn-secondary\">\u0412 \u043c\u0430\u0433\u0430\u0437\u0438\u043d<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n    \n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d2bfd5 e-con-full animated-slow e-flex elementor-invisible e-con e-parent\" data-id=\"6d2bfd5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad23a6b elementor-widget elementor-widget-shortcode\" data-id=\"ad23a6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');\n\n        .classic-bio {\n            max-width: 1400px;\n            margin: 70px auto;\n            padding: 0 30px;\n            font-family: 'Montserrat', sans-serif;\n            line-height: 1.8;\n            color: #333;\n        }\n\n        .classic-bio__grid {\n            display: grid;\n            grid-template-columns: 560px 1fr;\n            gap: 40px;\n            align-items: stretch;\n        }\n\n        .classic-bio__image-side {\n            display: flex;\n        }\n\n        .classic-bio__portrait {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            box-shadow: 12px 12px 0px #f5f5f5;\n            border: 1px solid #eee;\n            display: block;\n        }\n\n        .classic-bio__content {\n            max-width: 650px;\n        }\n\n        \/* \u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441 \u0434\u043b\u0438\u043d\u043d\u043e\u0439 \u0431\u0435\u0436\u0435\u0432\u043e\u0439 \u043b\u0438\u043d\u0438\u0435\u0439 *\/\n        .classic-bio__name {\n            font-size: 38px;\n            color: #1a1a1a;\n            margin: 0 0 30px 0;\n            font-weight: 800;\n            line-height: 1.1;\n            text-transform: uppercase;\n            display: block; \n            border-bottom: 2px solid #c5a47e; \/* \u0411\u0435\u0436\u0435\u0432\u044b\u0439 *\/\n            padding-bottom: 15px;\n        }\n\n        .classic-bio__intro {\n            font-size: 19px;\n            font-weight: 500;\n            font-style: italic;\n            color: #444;\n            margin-bottom: 28px;\n            line-height: 1.6;\n        }\n\n        .classic-bio__description {\n            font-size: 17px;\n            color: #444;\n            font-weight: 400;\n        }\n\n        .classic-bio__description p {\n            margin-bottom: 20px;\n        }\n\n        \/* \u0422\u041e\u0422 \u0421\u0410\u041c\u042b\u0419 \u041a\u0420\u0410\u0421\u0418\u0412\u042b\u0419 \u0417\u0415\u041b\u0415\u041d\u042b\u0419 \u0411\u041b\u041e\u041a \u0412 \u041a\u041e\u041d\u0426\u0415 *\/\n        .classic-bio__final-points {\n            margin-top: 35px;\n            padding: 25px;\n            background: #f1f8e9; \/* \u041c\u044f\u0433\u043a\u0438\u0439 \u0437\u0435\u043b\u0435\u043d\u044b\u0439 \u0444\u043e\u043d *\/\n            border-left: 4px solid #8bc34a; \/* \u042f\u0440\u043a\u0438\u0439 \u0437\u0435\u043b\u0435\u043d\u044b\u0439 \u0430\u043a\u0446\u0435\u043d\u0442 *\/\n            border-radius: 0 8px 8px 0;\n        }\n\n        .marker-highlight {\n            display: inline-block;\n            font-weight: 700;\n            color: #2e7d32; \/* \u0422\u0435\u043c\u043d\u043e-\u0437\u0435\u043b\u0435\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0430 *\/\n            margin-bottom: 10px;\n            font-size: 18px;\n        }\n\n        .point-item {\n            display: block;\n            margin-bottom: 8px;\n            font-weight: 500;\n            color: #333;\n        }\n\n        \/* \u0426\u0418\u0424\u0420\u042b (\u0411\u0435\u0436\u0435\u0432\u044b\u0435) *\/\n        .classic-bio__stats-wrapper {\n            margin: 50px 0 10px 0;\n        }\n\n        .classic-bio__stats {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 26px;\n            padding: 30px 0;\n            border-top: 1px solid #eee;\n            border-bottom: 1px solid #eee;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .classic-bio__stat {\n            text-align: center;\n        }\n\n        .classic-bio__stat-number {\n            font-size: 46px;\n            font-weight: 800;\n            color: #c5a47e; \/* \u0411\u0435\u0436\u0435\u0432\u044b\u0439 *\/\n            line-height: 1;\n            margin-bottom: 8px;\n        }\n\n        .classic-bio__stat-label {\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            color: #777;\n            font-weight: 600;\n        }\n\n        @media (max-width: 992px) {\n            .classic-bio__grid {\n                grid-template-columns: 1fr;\n            }\n            .classic-bio__portrait {\n                max-width: 100%;\n            }\n            .classic-bio__stats {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n\n    <section class=\"classic-bio\">\n        <div class=\"classic-bio__grid\">\n            <div class=\"classic-bio__image-side\">\n                <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/photo_2026-02-18_10-08-37.jpg\" alt=\"\u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u0433\u043e\u0432\u0430\" class=\"classic-bio__portrait\">\n            <\/div>\n\n            <div class=\"classic-bio__content\">\n                <h2 class=\"classic-bio__name\">\u0414\u0430\u0432\u0430\u0439\u0442\u0435 \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u043c\u0441\u044f<\/h2>\n\n                <div class=\"classic-bio__intro\">\n                    \u041c\u0435\u043d\u044f \u0437\u043e\u0432\u0443\u0442 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u0433\u043e\u0432\u0430, \u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433. \u041f\u043e\u043c\u043e\u0433\u0430\u044e \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0433\u0430\u0440\u043c\u043e\u043d\u0438\u0447\u043d\u044b\u0435, \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u044b\u0435 \u0438 \u0440\u0435\u0441\u0443\u0440\u0441\u043d\u044b\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f \u0441 \u0435\u0434\u043e\u0439 \u0438 \u0441\u0432\u043e\u0438\u043c \u0442\u0435\u043b\u043e\u043c \u0431\u0435\u0437 \u0438\u0437\u043d\u0443\u0440\u044f\u044e\u0449\u0438\u0445 \u0434\u0438\u0435\u0442 \u0438 \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0432\u0438\u043d\u044b.\n                <\/div>\n\n                <div class=\"classic-bio__description\">\n                    <p>\u041c\u043e\u0439 \u043c\u0435\u0442\u043e\u0434 \u2014 \u044d\u0442\u043e \u043d\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f, \u0430 \u0433\u043b\u0443\u0431\u043e\u043a\u0430\u044f \u0438 \u0431\u0435\u0440\u0435\u0436\u043d\u0430\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0432\u0441\u0435\u0433\u043e \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0430. \u0420\u0430\u0431\u043e\u0442\u0430 \u0441\u0442\u0440\u043e\u0438\u0442\u0441\u044f \u043d\u0430 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u043e\u043c \u0430\u043d\u0430\u043b\u0438\u0437\u0435: \u043c\u044b \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u043c \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u0432\u0430\u0448\u0438\u0445 \u043b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u043d\u044b\u0445 \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0439, \u043e\u0431\u0440\u0430\u0437 \u0436\u0438\u0437\u043d\u0438 \u0438 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f. \u0412 \u043e\u0441\u043d\u043e\u0432\u0435 \u043c\u043e\u0435\u0433\u043e \u043f\u043e\u0434\u0445\u043e\u0434\u0430 \u2014 \u0434\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0430 \u0438 \u0431\u0435\u0437\u0443\u0441\u043b\u043e\u0432\u043d\u044b\u0439 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u043c\u0444\u043e\u0440\u0442.<\/p>\n                    \n                    <p>\u041c\u044b \u0432\u044b\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u0440\u0430\u0446\u0438\u043e\u043d \u0442\u0430\u043a, \u0447\u0442\u043e\u0431\u044b \u0435\u0434\u0430 \u0441\u0442\u0430\u043b\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u043c \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u0430 \u0447\u0443\u0432\u0441\u0442\u0432\u043e \u0431\u043e\u0434\u0440\u043e\u0441\u0442\u0438 \u0438 \u0441\u044b\u0442\u043e\u0441\u0442\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u043b\u043e\u0441\u044c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u044f. \u0427\u0435\u0440\u0435\u0437 \u0432\u043e\u0441\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0434\u0435\u0444\u0438\u0446\u0438\u0442\u043e\u0432 \u0438 \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044e \u0440\u0430\u0431\u043e\u0442\u044b \u0416\u041a\u0422 \u043c\u044b \u043f\u043e\u043c\u043e\u0433\u0430\u0435\u043c \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0443 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u0443\u044e \u043a\u0440\u0430\u0441\u043e\u0442\u0443 \u043a\u043e\u0436\u0438, \u0432\u043e\u043b\u043e\u0441 \u0438 \u043d\u043e\u0433\u0442\u0435\u0439.<\/p>\n\n                    <p>\u042f \u043f\u043e\u043c\u043e\u0433\u0430\u044e \u0440\u0435\u0448\u0430\u0442\u044c \u0448\u0438\u0440\u043e\u043a\u0438\u0439 \u0441\u043f\u0435\u043a\u0442\u0440 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432: \u043e\u0442 \u043c\u044f\u0433\u043a\u043e\u0439 \u043a\u043e\u0440\u0440\u0435\u043a\u0446\u0438\u0438 \u0432\u0435\u0441\u0430 \u0447\u0435\u0440\u0435\u0437 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a \u0434\u043e \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u044d\u043c\u043e\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u043c \u043f\u0438\u0442\u0430\u043d\u0438\u0435\u043c, \u043d\u0438\u0437\u043a\u043e\u0439 \u044d\u043d\u0435\u0440\u0433\u0438\u0435\u0439 \u0438 \u0433\u043e\u0440\u043c\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f\u043c\u0438.<\/p>\n\n                    <p>\u0412\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438, \u0430 \u0437\u043d\u0430\u043d\u0438\u044f. \u042f \u0443\u0447\u0443 \u0432\u0430\u0441 \u043f\u043e\u043d\u0438\u043c\u0430\u0442\u044c \u0441\u0438\u0433\u043d\u0430\u043b\u044b \u0441\u0432\u043e\u0435\u0433\u043e \u0442\u0435\u043b\u0430, \u043f\u0440\u043e\u0445\u043e\u0434\u044f \u044d\u0442\u043e\u0442 \u043f\u0443\u0442\u044c \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u0432\u0430\u043c\u0438 \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 \u043d\u0430 \u043a\u0430\u0436\u0434\u043e\u043c \u044d\u0442\u0430\u043f\u0435. \u0415\u0441\u043b\u0438 \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0431\u0440\u0435\u0441\u0442\u0438 \u043c\u0438\u0440 \u0438 \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u0432 \u0432\u043e\u043f\u0440\u043e\u0441\u0430\u0445 \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u2014 \u0431\u0443\u0434\u0443 \u0440\u0430\u0434\u0430 \u043f\u043e\u043c\u043e\u0447\u044c \u0432\u0430\u043c \u0432 \u044d\u0442\u043e\u043c.<\/p>\n\n                    <div class=\"classic-bio__final-points\">\n                        <span class=\"marker-highlight\">\u042f \u043d\u0435 \u00ab\u043f\u0440\u043e \u043c\u0435\u043d\u044e\u00bb. \u042f \u043f\u0440\u043e \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442!<\/span>\n                        <span class=\"point-item\">\u0412\u044b\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u044e \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0438 \u043e\u0431\u0440\u0430\u0437\u0430 \u0436\u0438\u0437\u043d\u0438, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0432\u0435\u0441 \u043d\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442\u0441\u044f.<\/span>\n                        <span class=\"point-item\">\u041f\u043e\u043c\u043e\u0433\u0430\u044e \u0441\u043d\u0438\u0437\u0438\u0442\u044c \u0438\u043d\u0441\u0443\u043b\u0438\u043d\u043e\u0440\u0435\u0437\u0438\u0441\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u0441\u0442\u0430\u0431\u0438\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0430\u0445\u0430\u0440 \u0447\u0435\u0440\u0435\u0437 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0438 \u043e\u0431\u0440\u0430\u0437 \u0436\u0438\u0437\u043d\u0438.<\/span>\n                        <span class=\"point-item\">\u0423\u0447\u0443 \u0435\u0441\u0442\u044c \u0432 \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438 \u2014 \u0432 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0430\u0445, \u043a\u0430\u0444\u0435 \u0438 \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0430\u0445.<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"classic-bio__stats-wrapper\">\n            <div class=\"classic-bio__stats\">\n                <div class=\"classic-bio__stat\">\n                    <div class=\"classic-bio__stat-number\">8+<\/div>\n                    <div class=\"classic-bio__stat-label\">\u043b\u0435\u0442 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438<\/div>\n                <\/div>\n                <div class=\"classic-bio__stat\">\n                    <div class=\"classic-bio__stat-number\">300+<\/div>\n                    <div class=\"classic-bio__stat-label\">\u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432<\/div>\n                <\/div>\n                <div class=\"classic-bio__stat\">\n                    <div class=\"classic-bio__stat-number\">90%<\/div>\n                    <div class=\"classic-bio__stat-label\">\u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d847b75 e-con-full e-flex e-con e-parent\" data-id=\"d847b75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19a2518 elementor-widget elementor-widget-shortcode\" data-id=\"19a2518\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');\n\n        html { scroll-behavior: smooth; }\n\n        .hp-wrapper {\n            width: 100%;\n            padding: 80px 20px;\n            display: flex;\n            justify-content: center;\n            box-sizing: border-box;\n        }\n\n        .hp-main-box {\n            max-width: 1300px;\n            width: 100%;\n            background-color: #f6f5f0;\n            padding: 80px;\n            border-radius: 0px;\n            display: grid;\n            grid-template-columns: 1fr 1.2fr;\n            gap: 60px;\n            align-items: start;\n            box-sizing: border-box;\n            font-family: 'Montserrat', sans-serif;\n        }\n\n        .hp-left {\n            position: sticky;\n            top: 40px;\n        }\n\n        .hp-hashtag {\n            font-size: 12px;\n            font-weight: 800;\n            color: #b29a7a;\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            margin-bottom: 18px;\n            display: block;\n        }\n\n        .hp-main-title {\n            font-size: 42px;\n            font-weight: 900;\n            line-height: 1.1;\n            text-transform: uppercase;\n            color: #000;\n            margin: 0 0 40px 0;\n        }\n\n        .hp-main-title span {\n            color: #b29a7a;\n        }\n\n        .hp-info-block {\n            margin-bottom: 30px;\n            padding-left: 20px;\n            border-left: 3px solid #b29a7a;\n        }\n\n        .hp-info-title {\n            font-size: 24px;\n            font-weight: 800;\n            color: #b29a7a;\n            margin-bottom: 6px;\n            line-height: 1.2;\n        }\n\n        .hp-info-desc {\n            font-size: 15px;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        .hp-btn {\n            display: inline-block;\n            background-color: #528c6e;\n            color: #fff;\n            padding: 18px 38px;\n            border-radius: 60px;\n            text-transform: uppercase;\n            font-weight: 800;\n            font-size: 13px;\n            letter-spacing: 1.2px;\n            text-decoration: none;\n            margin-top: 25px;\n            transition: background-color 0.25s ease;\n        }\n\n        .hp-btn:hover {\n            background-color: #3e6b54;\n        }\n\n        \/* \u0410\u043a\u043a\u043e\u0440\u0434\u0435\u043e\u043d *\/\n\n        .hp-accordion {\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .hp-acc-card {\n            background: #ffffff;\n            border-radius: 14px;\n            padding: 22px 28px;\n            cursor: pointer;\n            transition: box-shadow 0.3s ease;\n            box-shadow: 0 3px 12px rgba(0,0,0,0.02);\n        }\n\n        .hp-acc-card:hover {\n            box-shadow: 0 8px 22px rgba(0,0,0,0.04);\n        }\n\n        .hp-acc-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .hp-acc-title {\n            font-size: 18px;\n            font-weight: 700;\n            color: #222;\n            padding-right: 20px;\n        }\n\n        .hp-acc-icon {\n            width: 18px;\n            height: 2px;\n            background: #b29a7a;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .hp-acc-card.is-closed .hp-acc-icon::after {\n            content: '';\n            position: absolute;\n            width: 2px;\n            height: 18px;\n            background: #b29a7a;\n            top: -8px;\n            left: 8px;\n        }\n\n        .hp-acc-content {\n            margin-top: 15px;\n            font-size: 15px;\n            line-height: 1.6;\n            color: #666;\n            max-height: 300px;\n            overflow: hidden;\n            opacity: 1;\n            transition: max-height 0.35s ease, opacity 0.25s ease;\n        }\n\n        .hp-acc-card.is-closed .hp-acc-content {\n            max-height: 0;\n            margin-top: 0;\n            opacity: 0;\n        }\n\n        @media (max-width: 1200px) {\n            .hp-main-box { padding: 60px; gap: 40px; }\n            .hp-main-title { font-size: 34px; }\n        }\n\n        @media (max-width: 1024px) {\n            .hp-main-box { grid-template-columns: 1fr; }\n            .hp-left { position: static; }\n        }\n\n        @media (max-width: 768px) {\n            .hp-wrapper { padding: 40px 0; }\n            .hp-main-box { padding: 40px 20px; border-radius: 0; }\n            .hp-main-title { font-size: 26px; }\n            .hp-acc-card { padding: 18px 20px; }\n        }\n    <\/style>\n\n    <div class=\"hp-wrapper\">\n        <div class=\"hp-main-box\">\n            \n            <div class=\"hp-left\">\n                <span class=\"hp-hashtag\">\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/span>\n                <h2 class=\"hp-main-title\">\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u043f\u043e \u043a\u043e\u0436\u0435 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 <span>\u0432\u043e\u043b\u043e\u0441\u0430\u043c<\/span><\/h2>\n                \n                <div class=\"hp-info-block\">\n                    <div class=\"hp-info-title\">\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e<\/div>\n                    <p class=\"hp-info-desc\">\u041f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430 \u043f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u0431\u0435\u0437 \u043e\u043f\u043b\u0430\u0442\u044b.<\/p>\n                <\/div>\n\n                <div class=\"hp-info-block\">\n                    <div class=\"hp-info-title\">30 \u043c\u0438\u043d\u0443\u0442<\/div>\n                    <p class=\"hp-info-desc\">\u0412\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e, \u0447\u0442\u043e\u0431\u044b \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u043b\u0430\u043d \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439.<\/p>\n                <\/div>\n\n                <a href=\"#booking\" class=\"hp-btn\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0432\u0441\u0442\u0440\u0435\u0447\u0443<\/a>\n            <\/div>\n\n            <div class=\"hp-accordion\">\n                <div class=\"hp-acc-card\" onclick=\"this.classList.toggle('is-closed')\">\n                    <div class=\"hp-acc-header\">\n                        <span class=\"hp-acc-title\">\u041a\u043e\u0433\u0434\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f<\/span>\n                        <span class=\"hp-acc-icon\"><\/span>\n                    <\/div>\n                    <div class=\"hp-acc-content\">\n                        \u0412\u0430\u043c \u0441\u0442\u043e\u0438\u0442 \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u044c\u0441\u044f, \u0435\u0441\u043b\u0438 \u0412\u044b \u0437\u0430\u043c\u0435\u0442\u0438\u043b\u0438 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u043d\u043e\u0435 \u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0432\u043e\u043b\u043e\u0441, \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u043a\u043e\u0436\u0438 \u0433\u043e\u043b\u043e\u0432\u044b (\u0438\u0437\u0431\u044b\u0442\u043e\u0447\u043d\u0443\u044e \u0436\u0438\u0440\u043d\u043e\u0441\u0442\u044c, \u0441\u0443\u0445\u043e\u0441\u0442\u044c, \u0437\u0443\u0434 \u0438\u043b\u0438 \u043f\u0435\u0440\u0445\u043e\u0442\u044c), \u0430 \u0442\u0430\u043a\u0436\u0435 \u0435\u0441\u043b\u0438 \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u044b\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u0443\u0445\u043e\u0434\u0430 \u043f\u0435\u0440\u0435\u0441\u0442\u0430\u043b\u0438 \u0434\u0430\u0432\u0430\u0442\u044c \u0432\u0438\u0434\u0438\u043c\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442.\n                    <\/div>\n                <\/div>\n\n                <div class=\"hp-acc-card is-closed\" onclick=\"this.classList.toggle('is-closed')\">\n                    <div class=\"hp-acc-header\">\n                        <span class=\"hp-acc-title\">\u0414\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430 \u0438 \u043f\u043e\u0434\u0431\u043e\u0440 \u0443\u0445\u043e\u0434\u0430<\/span>\n                        <span class=\"hp-acc-icon\"><\/span>\n                    <\/div>\n                    <div class=\"hp-acc-content\">\n                        \u0412 \u0445\u043e\u0434\u0435 \u0432\u0441\u0442\u0440\u0435\u0447\u0438 \u043c\u044b \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043c \u0430\u043d\u0430\u043b\u0438\u0437 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u043a\u043e\u0436\u0438 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 \u043f\u043e\u0434\u0431\u0435\u0440\u0435\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0433\u043e \u0443\u0445\u043e\u0434\u0430, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0438\u043c\u0435\u043d\u043d\u043e \u0412\u0430\u0448\u0435\u043c\u0443 \u0442\u0438\u043f\u0443 \u0432\u043e\u043b\u043e\u0441. \u042d\u0442\u043e \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0438\u0437\u0431\u0435\u0436\u0430\u0442\u044c \u043b\u0438\u0448\u043d\u0438\u0445 \u0442\u0440\u0430\u0442 \u043d\u0430 \u043d\u0435\u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430.\n                    <\/div>\n                <\/div>\n\n                <div class=\"hp-acc-card is-closed\" onclick=\"this.classList.toggle('is-closed')\">\n                    <div class=\"hp-acc-header\">\n                        <span class=\"hp-acc-title\">\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u044b\u0439 \u0430\u043d\u0430\u043b\u0438\u0437 \u043f\u0440\u0438\u0447\u0438\u043d<\/span>\n                        <span class=\"hp-acc-icon\"><\/span>\n                    <\/div>\n                    <div class=\"hp-acc-content\">\n                        \u041c\u044b \u043e\u0431\u0441\u0443\u0434\u0438\u043c \u0432\u043b\u0438\u044f\u043d\u0438\u0435 \u043e\u0431\u0440\u0430\u0437\u0430 \u0436\u0438\u0437\u043d\u0438 \u0438 \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u043d\u0430 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u0435 \u0432\u043e\u043b\u043e\u0441. \u041d\u0430\u0448\u0430 \u0437\u0430\u0434\u0430\u0447\u0430 \u2014 \u0432\u044b\u044f\u0432\u0438\u0442\u044c \u043f\u0440\u0438\u0447\u0438\u043d\u0443 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u0438 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0438\u0442\u044c \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435.\n                    <\/div>\n                <\/div>\n\n                <div class=\"hp-acc-card is-closed\" onclick=\"this.classList.toggle('is-closed')\">\n                    <div class=\"hp-acc-header\">\n                        <span class=\"hp-acc-title\">\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0432\u0441\u0442\u0440\u0435\u0447\u0438<\/span>\n                        <span class=\"hp-acc-icon\"><\/span>\n                    <\/div>\n                    <div class=\"hp-acc-content\">\n                        \u041f\u043e \u0438\u0442\u043e\u0433\u0430\u043c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u0443 \u0412\u0430\u0441 \u0431\u0443\u0434\u0435\u0442 \u0447\u0451\u0442\u043a\u043e\u0435 \u043f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0443\u0449\u0435\u0433\u043e \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0432\u043e\u043b\u043e\u0441 \u0438 \u043f\u043e\u0448\u0430\u0433\u043e\u0432\u044b\u0439 \u043f\u043b\u0430\u043d \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439 \u0434\u043b\u044f \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0445 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f \u0438 \u044d\u0441\u0442\u0435\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u0432\u0438\u0434\u0430.\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31d1fb0 e-con-full e-flex e-con e-parent\" data-id=\"31d1fb0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1f8998 elementor-widget elementor-widget-shortcode\" data-id=\"d1f8998\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <style>\n                html {\n        scrollbar-gutter: stable;\n    }\n\n    body.ns-modal-open {\n        overflow: hidden !important;\n    }\n            \/* \u0421\u0442\u0438\u043b\u0438 (\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u043a\u0430\u043a \u0431\u044b\u043b\u0438) *\/\n            .ns-services-section { background: #fafafa; padding: 100px 0; font-family: 'Montserrat', sans-serif; }\n            .ns-container { max-width: 1400px; margin: 0 auto; padding: 0 20px; }\n            .ns-header { text-align: center; margin-bottom: 60px; }\n            .ns-label { font-size: 0.85rem; letter-spacing: 4px; text-transform: uppercase; color: #8a8a8a; margin-bottom: 15px; font-weight: 600; }\n            .ns-heading { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.2rem, 4vw, 3.2rem); font-weight: 600; color: #1a1a1a; margin: 0; line-height: 1.2; }\n            .ns-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)); gap: 30px; }\n            .ns-card { background: #ffffff; border: 1px solid #eee; overflow: hidden; transition: box-shadow 0.3s ease; cursor: pointer; }\n            .ns-card:hover { box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); }\n            .ns-card-image { position: relative; height: 250px; overflow: hidden; }\n            .ns-card-image img { width: 100%; height: 100%; object-fit: cover; }\n            .ns-badge { position: absolute; top: 15px; left: 15px; background: var(--accent-color); color: #ffffff; padding: 6px 14px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; z-index: 2; }\n            .ns-card-content { padding: 40px; }\n            .ns-sublabel { font-size: 0.75rem; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 12px; font-weight: 600; color: var(--accent-color); }\n            .ns-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; font-weight: 600; color: #1a1a1a; margin: 0 0 15px 0; line-height: 1.3; }\n            .ns-description { font-size: 1rem; line-height: 1.7; color: #444; margin-bottom: 25px; font-weight: 400; }\n            .ns-meta { display: flex; justify-content: space-between; align-items: center; padding-top: 20px; border-top: 1px solid #f0f0f0; }\n            .ns-price { font-size: 1.5rem; font-weight: 600; color: #1a1a1a; }\n            .ns-duration { font-size: 0.8rem; color: #888; text-transform: uppercase; letter-spacing: 1px; }\n            .ns-modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); z-index: 9999; overflow-y: auto; padding: 40px 20px; }\n            .ns-modal-overlay.active { display: flex; justify-content: center; align-items: flex-start; }\n            .ns-modal { background-color: #ffffff; max-width: 800px; width: 100%; margin: auto; padding: 60px 50px; position: relative; }\n            .ns-modal-close { position: absolute; top: 20px; right: 20px; width: 40px; height: 40px; border: 1px solid #ddd; background: transparent; cursor: pointer; border-radius: 50%; }\n            .ns-modal-close::before, .ns-modal-close::after { content: ''; position: absolute; top: 50%; left: 50%; width: 15px; height: 1px; background: #000; }\n            .ns-modal-close::before { transform: translate(-50%, -50%) rotate(45deg); }\n            .ns-modal-close::after { transform: translate(-50%, -50%) rotate(-45deg); }\n            .ns-modal-header { border-bottom: 1px solid #eee; margin-bottom: 30px; padding-bottom: 20px; }\n            .ns-modal-title { font-family: 'Cormorant Garamond', serif; font-size: 2.2rem; color: #1a1a1a; margin: 0 0 10px 0; }\n            .ns-modal-body { font-size: 1.1rem; line-height: 1.8; color: #333; }\n            .ns-modal-footer { margin-top: 40px; padding-top: 30px; border-top: 1px solid #f0f0f0; display: flex; justify-content: space-between; align-items: center; }\n            .ns-modal-price { font-size: 2rem; font-weight: 600; color: #1a1a1a; }\n            .ns-modal-action { background: #1a1a1a; color: #fff; padding: 16px 40px; text-decoration: none; text-transform: uppercase; letter-spacing: 2px; font-size: 0.8rem; transition: opacity 0.3s; }\n            .ns-intro { margin-bottom: 80px; padding: 70px 60px; background: #ffffff; border: 1px solid #eee; }\n            .ns-intro-inner { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 50px; }\n            .ns-intro-title { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; margin-bottom: 18px; color: #1a1a1a; }\n            .ns-intro-list { list-style: none; padding: 0; margin: 0; }\n            .ns-intro-list li { font-size: 1rem; line-height: 1.8; margin-bottom: 10px; padding-left: 18px; position: relative; color: #444; }\n            .ns-intro-list li::before { content: \"\u2014\"; position: absolute; left: 0; color: #c9a962; }\n        <\/style>\n\n        <section class=\"ns-services-section\">\n            <div class=\"ns-container\">\n                <div class=\"ns-header\">\n                    <p class=\"ns-label\">\u0423\u0441\u043b\u0443\u0433\u0438<\/p>\n                    <h2 class=\"ns-heading\">\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433\u0438\u044f<\/h2>\n                <\/div>\n\n                <div class=\"ns-intro\">\n                    <div class=\"ns-intro-inner\">\n                        <div class=\"ns-intro-block\">\n                            <h3 class=\"ns-intro-title\">\u0421 \u0447\u0435\u043c \u044f \u0440\u0430\u0431\u043e\u0442\u0430\u044e<\/h3>\n                            <ul class=\"ns-intro-list\">\n\t\t\t                    <li>\u041a\u043e\u0440\u0440\u0435\u043a\u0446\u0438\u044f \u0438 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0432\u0435\u0441\u0430<\/li>\n                                <li>\u042d\u043c\u043e\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u043f\u0435\u0440\u0435\u0435\u0434\u0430\u043d\u0438\u0435<\/li>\n                                <li>\u0421\u0432\u044f\u0437\u044c \u0441\u0442\u0440\u0435\u0441\u0441\u0430 \u0438 \u0432\u0435\u0441\u0430<\/li>\n                                <li>\u041f\u0438\u0449\u0435\u0432\u044b\u0435 \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0438<\/li>\n                                <li>\u0410\u043d\u0442\u0438\u0432\u043e\u0441\u043f\u0430\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"ns-intro-block\">\n                            <h3 class=\"ns-intro-title\">\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442<\/h3>\n                            <ul class=\"ns-intro-list\">\n                                <li>\u041d\u0430\u0443\u0447\u0443 \u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u0435 \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f \u0441 \u0435\u0434\u043e\u0439<\/li>\n                                <li>\u041d\u0430\u0443\u0447\u0443 \u0436\u0438\u0442\u044c \u0431\u0435\u0437 \u0441\u0440\u044b\u0432\u043e\u0432<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"ns-intro-block\">\n                            <h3 class=\"ns-intro-title\">\u041c\u043e\u0439 \u0441\u0442\u0438\u043b\u044c<\/h3>\n                            <ul class=\"ns-intro-list\">\n                                <li>\u0411\u0435\u0437 \u0437\u0430\u043f\u0440\u0435\u0442\u043e\u0432<\/li>\n                                <li>\u0411\u0435\u0437 \u043f\u043e\u0434\u0441\u0447\u0451\u0442\u0430 \u043a\u0430\u043b\u043e\u0440\u0438\u0439<\/li>\n                                <li>\u0411\u0435\u0437 \u0432\u0437\u0432\u0435\u0448\u0438\u0432\u0430\u043d\u0438\u044f \u0435\u0434\u044b<\/li>\n                                <li>\u041e\u0441\u043e\u0437\u043d\u0430\u043d\u043d\u044b\u0439 \u0432\u044b\u0431\u043e\u0440 \u0440\u0430\u0446\u0438\u043e\u043d\u0430<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"ns-cards\">\n                                            <div class=\"ns-card ns-open-modal\" data-modal=\"modal-0\" style=\"--accent-color: #c9a962\">\n                            <div class=\"ns-card-image\">\n                                                                <span class=\"ns-badge\">\u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                                                <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/hair-1024x683.webp\" alt=\"\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u043f\u043e \u043a\u043e\u0436\u0435 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 \u0432\u043e\u043b\u043e\u0441\u0430\u043c\">\n                            <\/div>\n                            <div class=\"ns-card-content\">\n                                <p class=\"ns-sublabel\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                                <h3 class=\"ns-title\">\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u043f\u043e \u043a\u043e\u0436\u0435 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 \u0432\u043e\u043b\u043e\u0441\u0430\u043c<\/h3>\n                                <p class=\"ns-description\">\u042f \u043f\u0440\u043e\u0432\u043e\u0436\u0443 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e, \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u0443\u044e \u043d\u0430 \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0443 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u043a\u043e\u0436\u0438 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 \u0432\u043e\u043b\u043e\u0441. \u0412\u043e \u0432\u0440\u0435\u043c\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0438 \u043c\u044b \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u043c \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435, \u0440\u0430\u0437\u0431\u0435\u0440\u0451\u043c...<\/p>\n                                <div class=\"ns-meta\">\n                                    <span class=\"ns-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>0,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                                    <span class=\"ns-duration\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"ns-card ns-open-modal\" data-modal=\"modal-1\" style=\"--accent-color: #8b7355\">\n                            <div class=\"ns-card-image\">\n                                                                <span class=\"ns-badge\">\u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                                                <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/03\/5-717x1024.webp\" alt=\"\u041f\u0430\u043a\u0435\u0442 \u00ab\u041c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0431\u0430\u043b\u0430\u043d\u0441\u00bb\">\n                            <\/div>\n                            <div class=\"ns-card-content\">\n                                <p class=\"ns-sublabel\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                                <h3 class=\"ns-title\">\u041f\u0430\u043a\u0435\u0442 \u00ab\u041c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0431\u0430\u043b\u0430\u043d\u0441\u00bb<\/h3>\n                                <p class=\"ns-description\">\u0414\u043b\u044f \u043a\u043e\u0433\u043e: \u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0441\u043e \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435\u043c \u0432\u0435\u0441\u0430 \u043f\u043b\u0430\u0442\u043e \u0432 \u043f\u043e\u0445\u0443\u0434\u0435\u043d\u0438\u0438 \u0445\u0440\u043e\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0443\u0441\u0442\u0430\u043b\u043e\u0441\u0442\u044c \u0432\u043e\u0441\u043f\u0430\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0432\u043e\u043b\u043e\u0441 \u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442: BalanceTest\u00a0\u2014 \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u0439 \u0442\u0435\u0441\u0442...<\/p>\n                                <div class=\"ns-meta\">\n                                    <span class=\"ns-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>290,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                                    <span class=\"ns-duration\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"ns-card ns-open-modal\" data-modal=\"modal-2\" style=\"--accent-color: #5c6b73\">\n                            <div class=\"ns-card-image\">\n                                                                <span class=\"ns-badge\">\u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                                                <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/03\/2-1024x1024.webp\" alt=\"20-\u043c\u0438\u043d\u0443\u0442\u043d\u0430\u044f \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0430\u044f \u043e\u043d\u043b\u0430\u0439\u043d-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f\">\n                            <\/div>\n                            <div class=\"ns-card-content\">\n                                <p class=\"ns-sublabel\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                                <h3 class=\"ns-title\">20-\u043c\u0438\u043d\u0443\u0442\u043d\u0430\u044f \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0430\u044f \u043e\u043d\u043b\u0430\u0439\u043d-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f<\/h3>\n                                <p class=\"ns-description\">\u042d\u0442\u043e \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f, \u0437\u0430\u0434\u0430\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0438 \u043f\u043e\u043d\u044f\u0442\u044c, \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043e\u043c\u0444\u043e\u0440\u043d\u043e \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u043d\u0430\u043c \u0431\u0443\u0434\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432\u043c\u0435\u0441\u0442\u0435. \u0427\u0442\u043e \u043e\u0431\u0441\u0443\u0434\u0438\u043c: \u0412\u0430\u0448 \u0437\u0430\u043f\u0440\u043e\u0441, \u0441\u0438\u043c\u043f\u0442\u043e\u043c\u044b...<\/p>\n                                <div class=\"ns-meta\">\n                                    <span class=\"ns-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>0,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                                    <span class=\"ns-duration\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"ns-card ns-open-modal\" data-modal=\"modal-3\" style=\"--accent-color: #a57c5a\">\n                            <div class=\"ns-card-image\">\n                                                                <span class=\"ns-badge\">\u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                                                <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/03\/4-576x1024.webp\" alt=\"\u0421\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 3 \u043c\u0435\u0441\u044f\u0446\u0430 (Transformation)\">\n                            <\/div>\n                            <div class=\"ns-card-content\">\n                                <p class=\"ns-sublabel\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                                <h3 class=\"ns-title\">\u0421\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 3 \u043c\u0435\u0441\u044f\u0446\u0430 (Transformation)<\/h3>\n                                <p class=\"ns-description\">\u0413\u043b\u0443\u0431\u043e\u043a\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043f\u0438\u0442\u0430\u043d\u0438\u0435\u043c, \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0430\u043c\u0438 \u0438 \u043e\u0431\u0440\u0430\u0437\u043e\u043c \u0436\u0438\u0437\u043d\u0438. \u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442: \u043f\u043e\u043b\u043d\u044b\u0439 \u043e\u0431\u044a\u0451\u043c \u0443\u0441\u043b\u0443\u0433 \u0438\u0437 \u043f\u0430\u043a\u0435\u0442\u0430 Standard (\u043f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f 60 \u043c\u0438\u043d,...<\/p>\n                                <div class=\"ns-meta\">\n                                    <span class=\"ns-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>990,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                                    <span class=\"ns-duration\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"ns-card ns-open-modal\" data-modal=\"modal-4\" style=\"--accent-color: #4a6b7f\">\n                            <div class=\"ns-card-image\">\n                                                                <span class=\"ns-badge\">\u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                                                <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/03\/1.webp\" alt=\"\u0420\u0430\u0437\u043e\u0432\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f\">\n                            <\/div>\n                            <div class=\"ns-card-content\">\n                                <p class=\"ns-sublabel\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                                <h3 class=\"ns-title\">\u0420\u0430\u0437\u043e\u0432\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f<\/h3>\n                                <p class=\"ns-description\">\u042d\u0442\u043e \u043f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u0441 \u0430\u043d\u0430\u043b\u0438\u0437\u043e\u043c \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0438 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u044f\u043c\u0438. \u0414\u0430\u043d\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043f\u0435\u0440\u0432\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0430\u0437\u0431\u043e\u0440\u0430 \u043e\u0434\u043d\u043e\u0439 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438. \u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442...<\/p>\n                                <div class=\"ns-meta\">\n                                    <span class=\"ns-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>75,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                                    <span class=\"ns-duration\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"ns-card ns-open-modal\" data-modal=\"modal-5\" style=\"--accent-color: #c9a962\">\n                            <div class=\"ns-card-image\">\n                                                                <span class=\"ns-badge\">\u0410\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                                                <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/03\/3-1-683x1024.webp\" alt=\"\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 1 \u043c\u0435\u0441\u044f\u0446 (Standard)\">\n                            <\/div>\n                            <div class=\"ns-card-content\">\n                                <p class=\"ns-sublabel\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                                <h3 class=\"ns-title\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 1 \u043c\u0435\u0441\u044f\u0446 (Standard)<\/h3>\n                                <p class=\"ns-description\">\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0441 \u0430\u0434\u0430\u043f\u0442\u0430\u0446\u0438\u0435\u0439 \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439. \u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442: \u043f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f 60\u043c\u0438\u043d \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0438 \u0447\u0430\u0442-\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u0440\u0430\u0437\u0431\u043e\u0440 \u0431\u0430\u0437\u043e\u0432\u044b\u0445 \u0430\u043d\u0430\u043b\u0438\u0437\u043e\u0432...<\/p>\n                                <div class=\"ns-meta\">\n                                    <span class=\"ns-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>420,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                                    <span class=\"ns-duration\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/section>\n\n                    <div class=\"ns-modal-overlay\" id=\"modal-0\">\n                <div class=\"ns-modal\">\n                    <button class=\"ns-modal-close ns-close\" data-close=\"modal-0\"><\/button>\n                    <div class=\"ns-modal-header\">\n                        <h3 class=\"ns-modal-title\">\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u043f\u043e \u043a\u043e\u0436\u0435 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 \u0432\u043e\u043b\u043e\u0441\u0430\u043c<\/h3>\n                        <p class=\"ns-modal-subtitle\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-body\">\n                        <p data-start=\"0\" data-end=\"256\">\u042f \u043f\u0440\u043e\u0432\u043e\u0436\u0443 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e, \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u0443\u044e \u043d\u0430 \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0443 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u043a\u043e\u0436\u0438 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 \u0432\u043e\u043b\u043e\u0441. \u0412\u043e \u0432\u0440\u0435\u043c\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0438 \u043c\u044b \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u043c \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435, \u0440\u0430\u0437\u0431\u0435\u0440\u0451\u043c \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043f\u0440\u0438\u0447\u0438\u043d\u044b \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0438 \u043f\u043e\u0434\u0431\u0435\u0440\u0451\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0433\u043e \u0443\u0445\u043e\u0434\u0430, \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0443\u044e \u0438\u043c\u0435\u043d\u043d\u043e \u0432\u0430\u0448\u0435\u043c\u0443 \u0442\u0438\u043f\u0443 \u0432\u043e\u043b\u043e\u0441.<\/p>\n<p data-start=\"258\" data-end=\"451\">\u041f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0430 \u043f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e.<br data-start=\"301\" data-end=\"304\" \/>\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u2014 \u043e\u043a\u043e\u043b\u043e 30 \u043c\u0438\u043d\u0443\u0442. \u042d\u0442\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e, \u0447\u0442\u043e\u0431\u044b \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0442\u0435\u043a\u0443\u0449\u0435\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u043b\u0430\u043d \u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0438\u0445 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439.<\/p>\n<p data-start=\"453\" data-end=\"479\"><strong data-start=\"453\" data-end=\"479\">\u041a\u043e\u0433\u0434\u0430 \u0441\u0442\u043e\u0438\u0442 \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u044c\u0441\u044f<\/strong><\/p>\n<p data-start=\"481\" data-end=\"537\">\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e, \u0435\u0441\u043b\u0438 \u0432\u044b \u0437\u0430\u043c\u0435\u0442\u0438\u043b\u0438:<\/p>\n<p data-start=\"539\" data-end=\"712\">\u2022 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u043d\u043e\u0435 \u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0432\u043e\u043b\u043e\u0441<br data-start=\"567\" data-end=\"570\" \/>\u2022 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u043a\u043e\u0436\u0438 \u0433\u043e\u043b\u043e\u0432\u044b (\u0438\u0437\u0431\u044b\u0442\u043e\u0447\u043d\u0430\u044f \u0436\u0438\u0440\u043d\u043e\u0441\u0442\u044c \u0438\u043b\u0438 \u0441\u0443\u0445\u043e\u0441\u0442\u044c)<br data-start=\"637\" data-end=\"640\" \/>\u2022 \u0437\u0443\u0434 \u0438\u043b\u0438 \u043f\u0435\u0440\u0445\u043e\u0442\u044c<br data-start=\"657\" data-end=\"660\" \/>\u2022 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430 \u043e\u0442 \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u044b\u0445 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0443\u0445\u043e\u0434\u0430<\/p>\n<p data-start=\"714\" data-end=\"740\"><strong data-start=\"714\" data-end=\"740\">\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438<\/strong><\/p>\n<p data-start=\"742\" data-end=\"925\" data-is-last-node=\"\" data-is-only-node=\"\">\u041f\u043e \u0438\u0442\u043e\u0433\u0430\u043c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u0443 \u0432\u0430\u0441 \u0431\u0443\u0434\u0435\u0442 \u0447\u0451\u0442\u043a\u043e\u0435 \u043f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0443\u0449\u0435\u0433\u043e \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u043a\u043e\u0436\u0438 \u0433\u043e\u043b\u043e\u0432\u044b \u0438 \u0432\u043e\u043b\u043e\u0441, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043f\u043e\u0448\u0430\u0433\u043e\u0432\u044b\u0439 \u043f\u043b\u0430\u043d \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439 \u0434\u043b\u044f \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0445 \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f \u0438 \u044d\u0441\u0442\u0435\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u0432\u043d\u0435\u0448\u043d\u0435\u0433\u043e \u0432\u0438\u0434\u0430.<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-footer\">\n                        <span class=\"ns-modal-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>0,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                        <a href=\"https:\/\/nkbalance.eu\/en\/product\/%d0%ba%d0%be%d0%bd%d1%81%d1%83%d0%bb%d1%8c%d1%82%d0%b0%d1%86%d0%b8%d1%8f-%d0%bf%d0%be-%d0%ba%d0%be%d0%b6%d0%b5-%d0%b3%d0%be%d0%bb%d0%be%d0%b2%d1%8b-%d0%b8-%d0%b2%d0%be%d0%bb%d0%be%d1%81%d0%b0%d0%bc\/\" class=\"ns-modal-action\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435...<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"ns-modal-overlay\" id=\"modal-1\">\n                <div class=\"ns-modal\">\n                    <button class=\"ns-modal-close ns-close\" data-close=\"modal-1\"><\/button>\n                    <div class=\"ns-modal-header\">\n                        <h3 class=\"ns-modal-title\">\u041f\u0430\u043a\u0435\u0442 \u00ab\u041c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0431\u0430\u043b\u0430\u043d\u0441\u00bb<\/h3>\n                        <p class=\"ns-modal-subtitle\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-body\">\n                        <p class=\"ds-markdown-paragraph\"><strong>\u0414\u043b\u044f \u043a\u043e\u0433\u043e:<\/strong><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0441\u043b\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0441\u043e \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435\u043c \u0432\u0435\u0441\u0430<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u043b\u0430\u0442\u043e \u0432 \u043f\u043e\u0445\u0443\u0434\u0435\u043d\u0438\u0438<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0445\u0440\u043e\u043d\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0443\u0441\u0442\u0430\u043b\u043e\u0441\u0442\u044c<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0432\u043e\u0441\u043f\u0430\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0432\u043e\u043b\u043e\u0441<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\"><strong>\u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442:<\/strong><\/p>\n<ol start=\"1\">\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>BalanceTest<\/strong>\u00a0\u2014 \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u0439 \u0442\u0435\u0441\u0442 \u043d\u0430 \u0436\u0438\u0440\u043d\u043e\u043a\u0438\u0441\u043b\u043e\u0442\u043d\u044b\u0439 \u0431\u0430\u043b\u0430\u043d\u0441.<br \/>\n\u0412\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0442\u0435\u0441\u0442-\u043d\u0430\u0431\u043e\u0440<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044e \u043f\u043e \u0441\u0434\u0430\u0447\u0435<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0443 \u0432 \u043b\u0430\u0431\u043e\u0440\u0430\u0442\u043e\u0440\u0438\u044e<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u0442\u0447\u0451\u0442<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\">\u0422\u0435\u0441\u0442 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0431\u0430\u043b\u0430\u043d\u0441 \u041e\u043c\u0435\u0433\u0430-3 \u0438 \u041e\u043c\u0435\u0433\u0430-6<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0438\u043d\u0434\u0435\u043a\u0441 \u0432\u043e\u0441\u043f\u0430\u043b\u0435\u043d\u0438\u044f<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043a\u043b\u0435\u0442\u043e\u0447\u043d\u044b\u0445 \u043c\u0435\u043c\u0431\u0440\u0430\u043d<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0440\u0438\u0441\u043a\u0438 \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u0439<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>\u042d\u043a\u0441\u043f\u0435\u0440\u0442\u043d\u044b\u0439 \u0440\u0430\u0437\u0431\u043e\u0440 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430 (\u043e\u043d\u043b\u0430\u0439\u043d 60 \u043c\u0438\u043d\u0443\u0442)<\/strong><br \/>\n\u041d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442\u0435:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u0435\u0440\u0435\u0432\u043e\u0434 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0445 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0435\u0439 \u043d\u0430 \u043f\u043e\u043d\u044f\u0442\u043d\u044b\u0439 \u044f\u0437\u044b\u043a<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043e\u0431\u044a\u044f\u0441\u043d\u0435\u043d\u0438\u0435, \u043a\u0430\u043a \u044d\u0442\u043e \u0432\u043b\u0438\u044f\u0435\u0442 \u043d\u0430 \u0432\u0435\u0441, \u0441\u0430\u0445\u0430\u0440 \u043a\u0440\u043e\u0432\u0438, \u044d\u043d\u0435\u0440\u0433\u0438\u044e<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0441\u0432\u044f\u0437\u044c \u0441 \u0432\u0430\u0448\u0438\u043c\u0438 \u0441\u0438\u043c\u043f\u0442\u043e\u043c\u0430\u043c\u0438<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043e\u0442\u0432\u0435\u0442\u044b \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u043d\u0430 4 \u043c\u0435\u0441\u044f\u0446\u0430<\/strong><br \/>\n\u0412\u043a\u043b\u044e\u0447\u0430\u0435\u0442:<\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0443 \u0436\u0438\u0440\u043e\u0432 \u0432 \u0440\u0430\u0446\u0438\u043e\u043d\u0435<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430\u043c (\u0441 \u0443\u0447\u0451\u0442\u043e\u043c \u0430\u0441\u0441\u043e\u0440\u0442\u0438\u043c\u0435\u043d\u0442\u0430 \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u043e\u0432)<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u0440\u0438\u043c\u0435\u0440\u043d\u0443\u044e \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u043f\u0438\u0442\u0430\u043d\u0438\u044f<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">*\u043f\u0440\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438 \u2014 \u0441\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u044e \u0441\u0442\u0430\u0431\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u0430\u0445\u0430\u0440\u0430 \u043a\u0440\u043e\u0432\u0438<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\"><strong>NB! \u042d\u0442\u043e \u043d\u0435 \u00ab\u043c\u0435\u043d\u044e \u043d\u0430 \u043d\u0435\u0434\u0435\u043b\u044e\u00bb, \u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043e\u043a \u043f\u043e\u0434 \u0432\u0430\u0448 \u0430\u043d\u0430\u043b\u0438\u0437.<\/strong><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong>\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 2 \u043d\u0435\u0434\u0435\u043b\u0438 \u043f\u043e\u0441\u043b\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438<\/strong><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043e\u0442\u0432\u0435\u0442\u044b \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0430 \u043f\u043e \u0441\u0430\u043c\u043e\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u044e<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0430\u0434\u0430\u043f\u0442\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p class=\"ds-markdown-paragraph\">\u0424\u043e\u0440\u043c\u0430\u0442: \u043e\u043d\u043b\u0430\u0439\u043d\/\u043e\u0444\u0444\u043b\u0430\u0439\u043d<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-footer\">\n                        <span class=\"ns-modal-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>290,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                        <a href=\"https:\/\/nkbalance.eu\/en\/product\/metabolic-balance-package\/\" class=\"ns-modal-action\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435...<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"ns-modal-overlay\" id=\"modal-2\">\n                <div class=\"ns-modal\">\n                    <button class=\"ns-modal-close ns-close\" data-close=\"modal-2\"><\/button>\n                    <div class=\"ns-modal-header\">\n                        <h3 class=\"ns-modal-title\">20-\u043c\u0438\u043d\u0443\u0442\u043d\u0430\u044f \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0430\u044f \u043e\u043d\u043b\u0430\u0439\u043d-\u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f<\/h3>\n                        <p class=\"ns-modal-subtitle\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-body\">\n                        <p class=\"ds-markdown-paragraph\">\u042d\u0442\u043e \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f, \u0437\u0430\u0434\u0430\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u0438 \u043f\u043e\u043d\u044f\u0442\u044c, \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043e\u043c\u0444\u043e\u0440\u043d\u043e \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u043d\u0430\u043c \u0431\u0443\u0434\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432\u043c\u0435\u0441\u0442\u0435.<\/p>\n<p class=\"ds-markdown-paragraph\"><strong>\u0427\u0442\u043e \u043e\u0431\u0441\u0443\u0434\u0438\u043c:<\/strong><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0412\u0430\u0448 \u0437\u0430\u043f\u0440\u043e\u0441, \u0441\u0438\u043c\u043f\u0442\u043e\u043c\u044b \u0438 \u0446\u0435\u043b\u0438<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0421 \u0447\u0435\u043c \u0438\u043c\u0435\u043d\u043d\u043e \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0440\u0430\u0437\u043e\u0431\u0440\u0430\u0442\u044c\u0441\u044f: \u043f\u0438\u0442\u0430\u043d\u0438\u0435, \u0441\u0442\u0440\u0435\u0441\u0441, \u0432\u0435\u0441, \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0438<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u041a\u0430\u043a\u043e\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u0440\u0430\u0431\u043e\u0442\u044b \u043f\u043e\u0434\u043e\u0439\u0434\u0451\u0442 \u0432\u0430\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0441\u0435\u0433\u043e<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u041e\u0442\u0432\u0435\u0442\u044b \u043d\u0430 \u0432\u0430\u0448\u0438 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435, \u043f\u043e\u0434\u0445\u043e\u0434\u0430\u0445 \u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0430\u0445<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\"><strong>\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0432\u0441\u0442\u0440\u0435\u0447\u0438:<\/strong><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0441 \u0447\u0435\u043c \u0438\u043c\u0435\u043d\u043d\u043e \u043d\u0443\u0436\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u044f \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e \u043f\u0430\u043a\u0435\u0442\u0430 \u0443\u0441\u043b\u0443\u0433 (\u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u043e\u0433\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0430 \u043f\u043e\u043c\u043e\u0449\u0438)<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0427\u0451\u0442\u043a\u043e\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u0448\u0430\u0433\u0430\u0445<\/p>\n<\/li>\n<\/ul>\n                    <\/div>\n                    <div class=\"ns-modal-footer\">\n                        <span class=\"ns-modal-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>0,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                        <a href=\"https:\/\/nkbalance.eu\/en\/product\/free-online-consultation\/\" class=\"ns-modal-action\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435...<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"ns-modal-overlay\" id=\"modal-3\">\n                <div class=\"ns-modal\">\n                    <button class=\"ns-modal-close ns-close\" data-close=\"modal-3\"><\/button>\n                    <div class=\"ns-modal-header\">\n                        <h3 class=\"ns-modal-title\">\u0421\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 3 \u043c\u0435\u0441\u044f\u0446\u0430 (Transformation)<\/h3>\n                        <p class=\"ns-modal-subtitle\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-body\">\n                        <p class=\"ds-markdown-paragraph\">\u0413\u043b\u0443\u0431\u043e\u043a\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043f\u0438\u0442\u0430\u043d\u0438\u0435\u043c, \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0430\u043c\u0438 \u0438 \u043e\u0431\u0440\u0430\u0437\u043e\u043c \u0436\u0438\u0437\u043d\u0438.<\/p>\n<p class=\"ds-markdown-paragraph\"><strong>\u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442:<\/strong><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u043e\u043b\u043d\u044b\u0439 \u043e\u0431\u044a\u0451\u043c \u0443\u0441\u043b\u0443\u0433 \u0438\u0437 \u043f\u0430\u043a\u0435\u0442\u0430 Standard (\u043f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f 60 \u043c\u0438\u043d, \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u043f\u0438\u0442\u0430\u043d\u0438\u044f, \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0438, \u0447\u0430\u0442-\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430, \u0440\u0430\u0437\u0431\u043e\u0440 \u0431\u0430\u0437\u043e\u0432\u044b\u0445 \u0430\u043d\u0430\u043b\u0438\u0437\u043e\u0432)<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u0441\u043e\u0437\u0432\u043e\u043d\u044b<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043e\u0431\u0443\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u0432\u044b\u043a\u0430\u043c \u043f\u0438\u0442\u0430\u043d\u0438\u044f<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0430\u043c\u0438<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0447\u0435\u043a-\u043b\u0438\u0441\u0442\u044b \u0438 \u0440\u0435\u0446\u0435\u043f\u0442\u044b<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\"><strong>\u0424\u043e\u0440\u043c\u0430\u0442:<\/strong>\u00a0\u043e\u043d\u043b\u0430\u0439\u043d \/ \u043e\u0444\u0444\u043b\u0430\u0439\u043d<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-footer\">\n                        <span class=\"ns-modal-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>990,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                        <a href=\"https:\/\/nkbalance.eu\/en\/product\/3-month-transformation\/\" class=\"ns-modal-action\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435...<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"ns-modal-overlay\" id=\"modal-4\">\n                <div class=\"ns-modal\">\n                    <button class=\"ns-modal-close ns-close\" data-close=\"modal-4\"><\/button>\n                    <div class=\"ns-modal-header\">\n                        <h3 class=\"ns-modal-title\">\u0420\u0430\u0437\u043e\u0432\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f<\/h3>\n                        <p class=\"ns-modal-subtitle\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-body\">\n                        <p class=\"ds-markdown-paragraph\">\u042d\u0442\u043e \u043f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u0441 \u0430\u043d\u0430\u043b\u0438\u0437\u043e\u043c \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0438 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u044f\u043c\u0438. \u0414\u0430\u043d\u043d\u044b\u0439 \u0444\u043e\u0440\u043c\u0430\u0442 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043f\u0435\u0440\u0432\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0430\u0437\u0431\u043e\u0440\u0430 \u043e\u0434\u043d\u043e\u0439 \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438.<\/p>\n<p class=\"ds-markdown-paragraph\"><strong>\u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442 \u0432 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e:<\/strong><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u0440\u043e\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u0435\u0440\u0432\u0438\u0447\u043d\u044b\u0439 \u0430\u043d\u0430\u043b\u0438\u0437 \u0430\u043d\u043a\u0435\u0442\u044b \u0438 \u0442\u0435\u043a\u0443\u0449\u0435\u0433\u043e \u043f\u0438\u0442\u0430\u043d\u0438\u044f<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0434\u0430\u044e\u0442\u0441\u044f \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u0440\u0430\u0446\u0438\u043e\u043d\u0443<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u043e\u0434\u0431\u0438\u0440\u0430\u044e\u0442\u0441\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u043e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430\u043c<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043e\u0442\u0432\u0435\u0442\u044b \u043d\u0430 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0443\u044e\u0449\u0438\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\"><strong>\u0424\u043e\u0440\u043c\u0430\u0442 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f:<\/strong>\u00a060 \u043c\u0438\u043d\u0443\u0442, \u043e\u043d\u043b\u0430\u0439\u043d<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-footer\">\n                        <span class=\"ns-modal-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>75,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                        <a href=\"https:\/\/nkbalance.eu\/en\/product\/one-time-consultation\/\" class=\"ns-modal-action\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435...<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"ns-modal-overlay\" id=\"modal-5\">\n                <div class=\"ns-modal\">\n                    <button class=\"ns-modal-close ns-close\" data-close=\"modal-5\"><\/button>\n                    <div class=\"ns-modal-header\">\n                        <h3 class=\"ns-modal-title\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 1 \u043c\u0435\u0441\u044f\u0446 (Standard)<\/h3>\n                        <p class=\"ns-modal-subtitle\">\u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-body\">\n                        <p class=\"ds-markdown-paragraph\">\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u0441 \u0430\u0434\u0430\u043f\u0442\u0430\u0446\u0438\u0435\u0439 \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439.<\/p>\n<p class=\"ds-markdown-paragraph\"><strong>\u0427\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442:<\/strong><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u0435\u0440\u0432\u0438\u0447\u043d\u0430\u044f \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f 60\u043c\u0438\u043d<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0430\u043d \u043f\u0438\u0442\u0430\u043d\u0438\u044f<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0438<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0447\u0430\u0442-\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430<\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\">\u0440\u0430\u0437\u0431\u043e\u0440 \u0431\u0430\u0437\u043e\u0432\u044b\u0445 \u0430\u043d\u0430\u043b\u0438\u0437\u043e\u0432<\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\">\u0424\u043e\u0440\u043c\u0430\u0442: \u043e\u043d\u043b\u0430\u0439\u043d\/\u043e\u0444\u0444\u043b\u0430\u0439\u043d<\/p>\n                    <\/div>\n                    <div class=\"ns-modal-footer\">\n                        <span class=\"ns-modal-price\"><span class=\"woocommerce-Price-amount amount\"><bdi>420,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/span>\n                        <a href=\"https:\/\/nkbalance.eu\/en\/product\/1-month-standard-mentoring\/\" class=\"ns-modal-action\">\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435...<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        \n        <script>\n            (function() {\n                var openButtons = document.querySelectorAll('.ns-open-modal');\n                var closeButtons = document.querySelectorAll('.ns-close');\n                var modals = document.querySelectorAll('.ns-modal-overlay');\n                                function openModal(modalId) {\n                    var modal = document.getElementById(modalId);\n                    if (modal) { \n                        modal.classList.add('active'); \n                        document.body.classList.add('ns-modal-open'); \n                    }\n                }\n                                function closeModal(modalId) {\n                    var modal = document.getElementById(modalId);\n                    if (modal) { \n                        modal.classList.remove('active'); \n                        document.body.classList.remove('ns-modal-open'); \n                    }\n                }\n                openButtons.forEach(function(button) {\n                    button.addEventListener('click', function(e) {\n                        e.preventDefault();\n                        openModal(this.getAttribute('data-modal'));\n                    });\n                });\n                closeButtons.forEach(function(button) {\n                    button.addEventListener('click', function(e) {\n                        closeModal(this.getAttribute('data-close'));\n                    });\n                });\n                                modals.forEach(function(modal) {\n                    modal.addEventListener('click', function(e) {\n                        if (e.target === this) { \n                            this.classList.remove('active'); \n                            document.body.classList.remove('ns-modal-open'); \n                        }\n                    });\n                });\n            })();\n        <\/script>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a469a1 elementor-widget elementor-widget-shortcode\" data-id=\"0a469a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&display=swap');\n\n        .nt-section {\n            --bg-color: #f9f9f9;\n            --accent-gold: #c5a47e;\n            --accent-emerald: #008f68;\n            --text-black: #000000;\n            --text-gray: #666666;\n            \n            padding: 100px 0;\n            background-color: var(--bg-color);\n            font-family: 'Montserrat', sans-serif;\n        }\n\n        .nt-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .nt-header {\n            margin-bottom: 60px;\n            border-left: 4px solid var(--accent-gold);\n            padding-left: 30px;\n        }\n\n        .nt-header__hashtag {\n            display: block;\n            color: var(--accent-gold);\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            font-size: 14px;\n            margin-bottom: 10px;\n        }\n\n        .nt-header__title {\n            font-size: 48px;\n            line-height: 1.1;\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: -1px;\n            margin: 0;\n            color: var(--text-black);\n        }\n\n        .nt-header__title span {\n            color: var(--accent-gold);\n        }\n\n        .nt-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 30px;\n        }\n\n        .nt-card {\n            background: #ffffff;\n            padding: 50px;\n            display: flex;\n            flex-direction: column;\n            border: 1px solid #eee;\n            position: relative;\n            transition: all 0.3s ease;\n        }\n\n        .nt-card:hover {\n            border-color: var(--accent-gold);\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n        }\n\n        .nt-card__badge {\n            display: inline-block;\n            align-self: flex-start;\n            background: var(--accent-emerald);\n            color: #fff;\n            font-size: 11px;\n            font-weight: 800;\n            text-transform: uppercase;\n            padding: 8px 16px;\n            margin-bottom: 30px;\n            letter-spacing: 1px;\n        }\n\n        .nt-card__quote {\n            font-size: 17px;\n            line-height: 1.8;\n            color: var(--text-black);\n            margin-bottom: 40px;\n            flex-grow: 1;\n            font-weight: 400;\n            position: relative;\n        }\n\n        .nt-card__footer {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-end;\n            padding-top: 30px;\n            border-top: 2px solid var(--bg-color);\n        }\n\n        .nt-card__name {\n            display: block;\n            font-weight: 800;\n            color: var(--text-black);\n            font-size: 19px;\n            text-transform: uppercase;\n        }\n\n        .nt-card__info {\n            display: block;\n            font-size: 14px;\n            color: var(--text-gray);\n            margin-top: 4px;\n        }\n\n        .nt-card__category {\n            text-align: right;\n            font-size: 12px;\n            color: var(--accent-gold);\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        @media (max-width: 1024px) {\n            .nt-grid { grid-template-columns: 1fr; }\n            .nt-header__title { font-size: 36px; }\n        }\n\n        @media (max-width: 768px) {\n            .nt-section { padding: 60px 0; }\n            .nt-card { padding: 35px; }\n            .nt-card__footer { flex-direction: column; align-items: flex-start; gap: 20px; }\n            .nt-card__category { text-align: left; }\n        }\n    <\/style>\n\n    <section class=\"nt-section\">\n        <div class=\"nt-container\">\n            <header class=\"nt-header\">\n                <span class=\"nt-header__hashtag\">#\u0420\u0415\u0417\u0423\u041b\u042c\u0422\u0410\u0422\u042b<\/span>\n                <h2 class=\"nt-header__title\">\u0418\u0441\u0442\u043e\u0440\u0438\u0438 <span>\u0442\u0440\u0430\u043d\u0441\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438<\/span><\/h2>\n            <\/header>\n\n            <div class=\"nt-grid\">\n                                    <article class=\"nt-card\">\n                        <div class=\"nt-card__badge\">\n                            \u0421\u0438\u0441\u0442\u0435\u043c\u043d\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442                        <\/div>\n                        \n                        <div class=\"nt-card__quote\">\n                            \u00ab\u0420\u0430\u043d\u044c\u0448\u0435 \u044f \u0441\u0447\u0438\u0442\u0430\u043b \u0447\u0442\u043e \u043f\u043e\u0445\u0443\u0434\u0435\u043d\u0438\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u043c \u0436\u0435\u043b\u0435\u0437\u043d\u043e\u0439 \u0432\u043e\u043b\u0438 \u0438 \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u044b\u0445 \u0437\u0430\u043f\u0440\u0435\u0442\u043e\u0432, \u043d\u043e \u043f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e \u043a\u0430\u043a \u043c\u044b \u043f\u0440\u043e\u0432\u0435\u043b\u0438 \u043f\u043e\u043b\u043d\u0443\u044e \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0443 \u0438 \u043f\u043e \u043f\u043e\u043b\u043e\u0447\u043a\u0430\u043c \u0440\u0430\u0437\u043e\u0431\u0440\u0430\u043b\u0438 \u0432\u0441\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0432 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043c\u0435 \u044f \u043d\u0430\u043a\u043e\u043d\u0435\u0446 \u0443\u0432\u0438\u0434\u0435\u043b \u0440\u0435\u0430\u043b\u044c\u043d\u0443\u044e \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0432 \u0441\u0432\u043e\u0435\u043c \u043f\u0438\u0442\u0430\u043d\u0438\u0438. \u041c\u044b \u0432\u043d\u0435\u0434\u0440\u0438\u043b\u0438 \u0447\u0435\u0442\u043a\u0438\u0439 \u043f\u043b\u0430\u043d \u0438 \u043e\u043d \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442 \u043c\u043e\u0439 \u0433\u0440\u0430\u0444\u0438\u043a \u0438 \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438 \u0432 \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u0442\u0430\u043a \u0447\u0442\u043e \u0432 \u0438\u0442\u043e\u0433\u0435 \u044f \u0441\u043a\u0438\u043d\u0443\u043b 15 \u043a\u0433 \u0431\u0435\u0437 \u043c\u0443\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0433\u043e\u043b\u043e\u0434\u0430 \u0438 \u044d\u0442\u043e\u0442 \u0432\u0435\u0441 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e \u0434\u0435\u0440\u0436\u0438\u0442\u0441\u044f \u0443\u0436\u0435 \u043f\u043e\u043b\u0433\u043e\u0434\u0430, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u044f \u0442\u0435\u043f\u0435\u0440\u044c \u0442\u043e\u0447\u043d\u043e \u0437\u043d\u0430\u044e \u043a\u0430\u043a \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0441\u0432\u043e\u0438\u043c \u0440\u0430\u0446\u0438\u043e\u043d\u043e\u043c \u0432 \u043b\u044e\u0431\u043e\u0439 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0438.\u00bb\n                        <\/div>\n                        \n                        <div class=\"nt-card__footer\">\n                            <div class=\"nt-card__author\">\n                                <span class=\"nt-card__name\">\u0410\u043b\u0435\u043a\u0441\u0435\u0439 \u0414.<\/span>\n                                <span class=\"nt-card__info\">42 \u0433\u043e\u0434\u0430, \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c<\/span>\n                            <\/div>\n                            <div class=\"nt-card__category\">\n                                \u0421\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0438 \u0443\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0432\u0435\u0441\u0430                            <\/div>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"nt-card\">\n                        <div class=\"nt-card__badge\">\n                            \u041a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0431\u0435\u0437 \u043d\u0430\u0441\u0438\u043b\u0438\u044f                        <\/div>\n                        \n                        <div class=\"nt-card__quote\">\n                            \u00ab\u042f \u0433\u043e\u0434\u0430\u043c\u0438 \u043f\u044b\u0442\u0430\u043b\u0430\u0441\u044c \u0431\u043e\u0440\u043e\u0442\u044c\u0441\u044f \u0441 \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u043e\u0439 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u0447\u0442\u043e-\u0442\u043e \u0436\u0435\u0432\u0430\u0442\u044c \u0438 \u043a\u0443\u0441\u043e\u0447\u043d\u0438\u0447\u0430\u0442\u044c \u043f\u0435\u0440\u0435\u0434 \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u043e\u043c \u0438 \u0441\u0447\u0438\u0442\u0430\u043b\u0430 \u044d\u0442\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435\u043c \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u044b, \u043d\u043e \u043d\u0430 \u0441\u0430\u043c\u043e\u043c \u0434\u0435\u043b\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u0437\u0430\u043a\u043b\u044e\u0447\u0430\u043b\u0430\u0441\u044c \u0432 \u043e\u0433\u0440\u043e\u043c\u043d\u044b\u0445 \u043f\u0435\u0440\u0435\u043a\u043e\u0441\u0430\u0445 \u0432 \u043c\u043e\u0435\u043c \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u043e\u043c \u043c\u0435\u043d\u044e. \u041a\u0430\u043a \u0442\u043e\u043b\u044c\u043a\u043e \u043c\u044b \u043f\u0435\u0440\u0435\u0441\u043c\u043e\u0442\u0440\u0435\u043b\u0438 \u0441\u043e\u0441\u0442\u0430\u0432 \u043a\u0430\u0436\u0434\u043e\u0439 \u0442\u0430\u0440\u0435\u043b\u043a\u0438 \u0438 \u0434\u043e\u0431\u0430\u0432\u0438\u043b\u0438 \u0442\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u044b \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0434\u0430\u044e\u0442 \u0434\u043e\u043b\u0433\u043e\u0435 \u043d\u0430\u0441\u044b\u0449\u0435\u043d\u0438\u0435, \u0442\u044f\u0433\u0430 \u043a \u0441\u043b\u0430\u0434\u043a\u043e\u043c\u0443 \u0438 \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u043a\u0443\u0441\u0430\u043c \u043f\u0440\u043e\u0441\u0442\u043e \u0441\u043e\u0448\u043b\u0430 \u043d\u0430 \u043d\u0435\u0442 \u0438 \u0442\u0435\u043f\u0435\u0440\u044c \u044f \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u043e \u0432\u044b\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e \u043f\u0430\u0443\u0437\u044b \u043c\u0435\u0436\u0434\u0443 \u0435\u0434\u043e\u0439 \u0438 \u0447\u0443\u0432\u0441\u0442\u0432\u0443\u044e \u0441\u0435\u0431\u044f \u0431\u043e\u0434\u0440\u043e\u0439 \u0438 \u0441\u044b\u0442\u043e\u0439, \u0430 \u043d\u0435 \u043c\u0435\u0447\u0442\u0430\u044e \u043e \u0448\u043e\u043a\u043e\u043b\u0430\u0434\u043a\u0435 \u043a\u0430\u0436\u0434\u044b\u0435 \u0434\u0432\u0430 \u0447\u0430\u0441\u0430 \u043a\u0430\u043a \u044d\u0442\u043e \u0431\u044b\u043b\u043e \u0440\u0430\u043d\u044c\u0448\u0435.\u00bb\n                        <\/div>\n                        \n                        <div class=\"nt-card__footer\">\n                            <div class=\"nt-card__author\">\n                                <span class=\"nt-card__name\">\u041c\u0430\u0440\u0438\u043d\u0430 \u041e.<\/span>\n                                <span class=\"nt-card__info\">31 \u0433\u043e\u0434, \u043c\u0430\u0440\u043a\u0435\u0442\u043e\u043b\u043e\u0433<\/span>\n                            <\/div>\n                            <div class=\"nt-card__category\">\n                                \u041f\u0438\u0449\u0435\u0432\u044b\u0435 \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0438                            <\/div>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"nt-card\">\n                        <div class=\"nt-card__badge\">\n                            \u0412\u043d\u0435\u0448\u043d\u0435\u0435 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435                        <\/div>\n                        \n                        <div class=\"nt-card__quote\">\n                            \u00ab\u042f \u0442\u0440\u0430\u0442\u0438\u043b\u0430 \u043e\u0433\u0440\u043e\u043c\u043d\u044b\u0435 \u0441\u0443\u043c\u043c\u044b \u043d\u0430 \u043a\u043e\u0441\u043c\u0435\u0442\u043e\u043b\u043e\u0433\u043e\u0432 \u0438 \u0434\u043e\u0440\u043e\u0433\u0438\u0435 \u043c\u0430\u0441\u043a\u0438 \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u043f\u044b\u0442\u0430\u043b\u0430\u0441\u044c \u0438\u0441\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0441\u0443\u0445\u043e\u0441\u0442\u044c \u043a\u043e\u0436\u0438 \u0438 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e\u0435 \u0432\u044b\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u0432\u043e\u043b\u043e\u0441, \u043d\u043e \u044d\u0442\u043e \u0434\u0430\u0432\u0430\u043b\u043e \u043b\u0438\u0448\u044c \u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u044d\u0444\u0444\u0435\u043a\u0442 \u0434\u043e \u0442\u043e\u0433\u043e \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u043f\u043e\u043a\u0430 \u043c\u044b \u043d\u0435 \u043d\u0430\u0447\u0430\u043b\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u043d\u0430\u0434 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u043c\u0438 \u043f\u0440\u0438\u0447\u0438\u043d\u0430\u043c\u0438 \u0438 \u043d\u0435 \u0432\u043e\u0441\u043f\u043e\u043b\u043d\u0438\u043b\u0438 \u0432\u0441\u0435 \u0431\u0430\u0437\u043e\u0432\u044b\u0435 \u0434\u0435\u0444\u0438\u0446\u0438\u0442\u044b. \u042d\u0442\u043e \u0431\u044b\u043b\u0430 \u0441\u0435\u0440\u044c\u0435\u0437\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u043d\u0430\u0434 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u043c \u0440\u0430\u0446\u0438\u043e\u043d\u043e\u043c \u0438 \u0440\u0435\u0436\u0438\u043c\u043e\u043c \u0438 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u0442\u043e\u0433\u043e \u0441\u0442\u043e\u0438\u043b, \u0432\u0435\u0434\u044c \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u043a\u043e\u0436\u0430 \u0441\u0442\u0430\u043b\u0430 \u0447\u0438\u0441\u0442\u043e\u0439 \u0438 \u0443\u0432\u043b\u0430\u0436\u043d\u0435\u043d\u043d\u043e\u0439 \u0431\u0435\u0437\u043e \u0432\u0441\u044f\u043a\u0438\u0445 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440, \u0430 \u043f\u0430\u0440\u0438\u043a\u043c\u0430\u0445\u0435\u0440 \u0432\u043f\u0435\u0440\u0432\u044b\u0435 \u0437\u0430 \u0434\u043e\u043b\u0433\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u043f\u043e\u0445\u0432\u0430\u043b\u0438\u043b \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043c\u043e\u0438\u0445 \u0432\u043e\u043b\u043e\u0441 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0430\u043a\u043e\u043d\u0435\u0446 \u0441\u0442\u0430\u043b\u0438 \u0433\u0443\u0441\u0442\u044b\u043c\u0438 \u0438 \u0431\u043b\u0435\u0441\u0442\u044f\u0449\u0438\u043c\u0438.\u00bb\n                        <\/div>\n                        \n                        <div class=\"nt-card__footer\">\n                            <div class=\"nt-card__author\">\n                                <span class=\"nt-card__name\">\u0421\u0432\u0435\u0442\u043b\u0430\u043d\u0430 \u041a.<\/span>\n                                <span class=\"nt-card__info\">36 \u043b\u0435\u0442, \u044e\u0440\u0438\u0441\u0442<\/span>\n                            <\/div>\n                            <div class=\"nt-card__category\">\n                                \u041a\u0440\u0430\u0441\u043e\u0442\u0430 (\u0432\u043e\u043b\u043e\u0441\u044b, \u043a\u043e\u0436\u0430, \u043d\u043e\u0433\u0442\u0438)                            <\/div>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"nt-card\">\n                        <div class=\"nt-card__badge\">\n                            \u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438                        <\/div>\n                        \n                        <div class=\"nt-card__quote\">\n                            \u00ab\u041c\u043e\u0439 \u0434\u0435\u043d\u044c \u043d\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u043b \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u0443\u044e \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u0437\u0430\u0432\u0435\u0441\u0442\u0438 \u0437\u0430\u0433\u043b\u043e\u0445\u0448\u0438\u0439 \u043c\u043e\u0442\u043e\u0440 \u043a\u043e\u0433\u0434\u0430 \u0431\u0435\u0437 \u043b\u0438\u0442\u0440\u043e\u0432 \u043a\u043e\u0444\u0435 \u044f \u043f\u0440\u043e\u0441\u0442\u043e \u043d\u0435 \u043c\u043e\u0433 \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u0432 \u0440\u0430\u0431\u043e\u0442\u0443, \u0430 \u043a \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0435 \u0434\u043d\u044f \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0441\u0435\u0431\u044f \u0442\u0430\u043a \u0431\u0443\u0434\u0442\u043e \u0438\u0437 \u043c\u0435\u043d\u044f \u0432\u044b\u043a\u0430\u0447\u0430\u043b\u0438 \u0432\u0435\u0441\u044c \u0432\u043e\u0437\u0434\u0443\u0445. \u041c\u044b \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u043f\u0435\u0440\u0435\u0441\u0442\u0440\u043e\u0438\u043b\u0438 \u043c\u043e\u0439 \u0433\u0440\u0430\u0444\u0438\u043a \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u0438 \u043f\u043e\u0434\u043e\u0431\u0440\u0430\u043b\u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u0441\u0438\u043b \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0435 \u0432\u0441\u0435\u0433\u043e \u0434\u043d\u044f, \u0442\u0430\u043a \u0447\u0442\u043e \u0442\u0435\u043f\u0435\u0440\u044c \u044f \u043f\u0440\u043e\u0441\u044b\u043f\u0430\u044e\u0441\u044c \u0441 \u044f\u0441\u043d\u043e\u0439 \u0433\u043e\u043b\u043e\u0432\u043e\u0439 \u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044e \u0432\u044b\u0441\u043e\u043a\u0443\u044e \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u0434\u043e \u0441\u0430\u043c\u043e\u0433\u043e \u0432\u0435\u0447\u0435\u0440\u0430 \u0438 \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u043d\u0435 \u043f\u0440\u0438\u0431\u0435\u0433\u0430\u044e \u043a \u0441\u0442\u0438\u043c\u0443\u043b\u044f\u0442\u043e\u0440\u0430\u043c \u0438 \u043d\u0435 \u0447\u0443\u0432\u0441\u0442\u0432\u0443\u044e \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u043e\u0439 \u0440\u0430\u0437\u0431\u0438\u0442\u043e\u0441\u0442\u0438 \u043f\u043e\u0441\u043b\u0435 \u043e\u0431\u0435\u0434\u0430.\u00bb\n                        <\/div>\n                        \n                        <div class=\"nt-card__footer\">\n                            <div class=\"nt-card__author\">\n                                <span class=\"nt-card__name\">\u0418\u0433\u043e\u0440\u044c \u0421.<\/span>\n                                <span class=\"nt-card__info\">29 \u043b\u0435\u0442, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442<\/span>\n                            <\/div>\n                            <div class=\"nt-card__category\">\n                                \u042d\u043d\u0435\u0440\u0433\u0438\u044f \u0438 \u0441\u0438\u043b\u044b                            <\/div>\n                        <\/div>\n                    <\/article>\n                            <\/div>\n        <\/div>\n    <\/section>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c91038c elementor-widget elementor-widget-shortcode\" data-id=\"c91038c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <style>\n        .section-docs-v2 {\n            max-width: 1400px;\n            margin: 60px auto;\n            padding: 0 20px;\n            font-family: 'Montserrat', sans-serif;\n        }\n\n        .title-docs-v2 {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            margin-bottom: 40px;\n        }\n\n        .title-docs-v2 h2 {\n            font-size: 32px;\n            font-weight: 800;\n            text-transform: uppercase;\n            margin: 0;\n            color: #000;\n            white-space: nowrap;\n        }\n\n        .title-docs-v2 h2 span { color: #c5a47e; }\n\n        .line-docs-v2 {\n            flex-grow: 1;\n            height: 1px;\n            background: #ddd;\n        }\n\n        .grid-docs-v2 {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            align-items: stretch;\n        }\n\n        .card-docs-v2 {\n            background: #fff;\n            border: 1px solid #eaeaea;\n            padding: 20px;\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            text-decoration: none;\n            height: 100%;\n        }\n\n        .card-docs-v2:hover {\n            border-color: #c5a47e;\n            box-shadow: 0 10px 25px rgba(0,0,0,0.07);\n        }\n\n        .img-wrapper-v2 {\n            height: 220px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 20px;\n        }\n\n        .img-docs-v2 {\n            max-width: 100%;\n            max-height: 100%;\n            object-fit: contain;\n        }\n\n        .cert-name-v2 {\n            font-size: 16px;\n            font-weight: 700;\n            color: #333;\n            text-align: center;\n            margin-bottom: 15px;\n            line-height: 1.3;\n            flex-grow: 1; \n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .label-docs-v2 {\n            display: block;\n            text-align: center;\n            font-size: 11px;\n            color: #c5a47e;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            padding-top: 10px;\n            border-top: 1px solid #f5f5f5;\n        }\n\n        @media (max-width: 768px) {\n            .title-docs-v2 h2 { font-size: 24px; }\n            .grid-docs-v2 { grid-template-columns: 1fr; }\n            .img-wrapper-v2 { height: auto; }\n        }\n    <\/style>\n\n    <section class=\"section-docs-v2\">\n        <div class=\"title-docs-v2\">\n            <h2>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f <span>\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f<\/span><\/h2>\n            <div class=\"line-docs-v2\"><\/div>\n        <\/div>\n\n        <div class=\"grid-docs-v2\">\n                            <a href=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442.jpg\" target=\"_blank\" class=\"card-docs-v2\">\n                    <div class=\"img-wrapper-v2\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442.jpg\" alt=\"\u041a\u043e\u0443\u0447 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u043e\u043c\u0443 \u043e\u0431\u0440\u0430\u0437\u0443 \u0436\u0438\u0437\u043d\u0438\" class=\"img-docs-v2\">\n                    <\/div>\n                    <div class=\"cert-name-v2\">\u041a\u043e\u0443\u0447 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u043e\u043c\u0443 \u043e\u0431\u0440\u0430\u0437\u0443 \u0436\u0438\u0437\u043d\u0438<\/div>\n                    <span class=\"label-docs-v2\">\u0421\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432 \u043f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440<\/span>\n                <\/a>\n                            <a href=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u04421.jpg\" target=\"_blank\" class=\"card-docs-v2\">\n                    <div class=\"img-wrapper-v2\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u04421.jpg\" alt=\"\u0421\u0430\u043c \u0441\u0435\u0431\u0435 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433\" class=\"img-docs-v2\">\n                    <\/div>\n                    <div class=\"cert-name-v2\">\u0421\u0430\u043c \u0441\u0435\u0431\u0435 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433<\/div>\n                    <span class=\"label-docs-v2\">\u0421\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432 \u043f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440<\/span>\n                <\/a>\n                            <a href=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u04422.jpg\" target=\"_blank\" class=\"card-docs-v2\">\n                    <div class=\"img-wrapper-v2\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u04422.jpg\" alt=\"\u0412\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0432 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433\u0438\u044e. I \u0441\u0442\u0443\u043f\u0435\u043d\u044c\" class=\"img-docs-v2\">\n                    <\/div>\n                    <div class=\"cert-name-v2\">\u0412\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0432 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433\u0438\u044e. I \u0441\u0442\u0443\u043f\u0435\u043d\u044c<\/div>\n                    <span class=\"label-docs-v2\">\u0421\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432 \u043f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440<\/span>\n                <\/a>\n                            <a href=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u04423.jpg\" target=\"_blank\" class=\"card-docs-v2\">\n                    <div class=\"img-wrapper-v2\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u04423.jpg\" alt=\"\u041f\u0440\u0435\u0432\u0435\u043d\u0442\u0438\u0432\u043d\u044b\u0439 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433\" class=\"img-docs-v2\">\n                    <\/div>\n                    <div class=\"cert-name-v2\">\u041f\u0440\u0435\u0432\u0435\u043d\u0442\u0438\u0432\u043d\u044b\u0439 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433<\/div>\n                    <span class=\"label-docs-v2\">\u0421\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0432 \u043f\u043e\u043b\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440<\/span>\n                <\/a>\n                    <\/div>\n    <\/section>\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af9de2c e-flex e-con-boxed e-con e-parent\" data-id=\"af9de2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fc95675 e-con-full e-flex e-con e-child\" data-id=\"fc95675\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b5ecd16 e-flex e-con-boxed e-con e-child\" data-id=\"b5ecd16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1771d9 elementor-widget elementor-widget-heading\" data-id=\"f1771d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u041f\u043e\u0434\u043f\u0438\u0448\u0438\u0442\u0435\u0441\u044c \u043d\u0430 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0443 \u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u0445 \u043f\u0440\u0438\u0432\u044b\u0447\u043a\u0430\u0445<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6839bc4 elementor-widget elementor-widget-text-editor\" data-id=\"6839bc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u041f\u043e\u043b\u0443\u0447\u0430\u0439\u0442\u0435 \u043f\u0440\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u044b\u0435 \u0441\u043e\u0432\u0435\u0442\u044b \u043f\u043e \u043f\u0438\u0442\u0430\u043d\u0438\u044e \u0438 \u0440\u0435\u0446\u0435\u043f\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442 \u043d\u0430 \u0432\u0430\u0448\u0435 \u0441\u0430\u043c\u043e\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0435.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca58019 elementor-widget elementor-widget-wpforms\" data-id=\"ca58019\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpforms.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wpforms-container ct-wpforms-inline-fields wpforms-render-modern\" id=\"wpforms-112\"><form id=\"wpforms-form-112\" class=\"wpforms-validate wpforms-form\" data-formid=\"112\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/964\" data-token=\"cf45b14238c828b25a913a03fa087ca1\" data-token-time=\"1776035122\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-112-field_1-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"1\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-112-field_1\" aria-hidden=\"false\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-112-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Email \" spellcheck=\"false\" aria-errormessage=\"wpforms-112-field_1-error\" required><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"112\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/pages\/964\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-112\" class=\"wpforms-submit\" data-alt-text=\"\u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f...\" data-submit-text=\"\u041f\u043e\u0434\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f\" aria-live=\"assertive\" value=\"wpforms-submit\">\u041f\u043e\u0434\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f<\/button><\/div><\/form><\/div>  <!-- .wpforms-container -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ecda215 e-flex e-con-boxed e-con e-parent\" data-id=\"ecda215\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5e5b7e1 elementor-widget elementor-widget-menu-anchor\" data-id=\"5e5b7e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"booking\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Subscribe to the healthy habits newsletter Get proven nutrition tips and recipes that work for your well-being. Please enable JavaScript in your browser to fill out this form.Email * Subscribe<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-964","page","type-page","status-publish","hentry"],"blocksy_meta":{"page_title_panel":"","has_hero_section":"disabled","42872acdcdb43394669c72c422926faa":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"c4abfa24c9b73ec268872128e39a714a":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","c51049bf63cd3b98dcb6fac8a5c37da0":"","hero_structure":"narrow","f537bbf3969b2a7eff71134c2584a2c8":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"page_title_image_size":"full","parallax":{"desktop":false,"tablet":false,"mobile":false},"716e245ee1b003aa5910b33816245de9":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"86ea7dee6ada8bb22770b368d61d2ab3":"","page_structure_type":"default","4c50d1eace5b59d2ef370a31b4125079":"","content_style_source":"inherit","content_style":"wide","vertical_spacing_source":"custom","content_area_spacing":"none","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"content_boxed_border":{"width":1,"style":"none","color":{"color":"rgba(44,62,80,0.2)"}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"10cec5bf5930c1c9db0a091c920eb2fe":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 | \u0422\u0430\u043b\u043b\u0438\u043d | NK Balance<\/title>\n<meta name=\"description\" content=\"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u043e\u0432\u0430. \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043f\u0438\u0442\u0430\u043d\u0438\u0435\u043c: \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0432\u0435\u0441\u0430 \u0431\u0435\u0437 \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430, \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u0438\u043d\u0441\u0443\u043b\u0438\u043d\u043e\u0440\u0435\u0437\u0438\u0441\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u044c\u044e.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nkbalance.eu\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NK-balance| \u0422\u0430\u043b\u043b\u0438\u043d\" \/>\n<meta property=\"og:description\" content=\"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u0433\u043e\u0432\u0430. \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u043f\u0438\u0442\u0430\u043d\u0438\u044f. \u0421\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0432\u0435\u0441\u0430 \u0431\u0435\u0437 \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430, \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u0438\u043d\u0441\u0443\u043b\u0438\u043d\u043e\u0440\u0435\u0437\u0438\u0441\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u044c\u044e.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nkbalance.eu\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"nkbalance.eu\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-04T14:17:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/photo_2026-02-18_10-08-37.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"853\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nkbalance.eu\/\",\"url\":\"https:\/\/nkbalance.eu\/\",\"name\":\"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 | \u0422\u0430\u043b\u043b\u0438\u043d | NK Balance\",\"isPartOf\":{\"@id\":\"https:\/\/nkbalance.eu\/#website\"},\"datePublished\":\"2022-07-03T22:19:47+00:00\",\"dateModified\":\"2026-04-04T14:17:56+00:00\",\"description\":\"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u043e\u0432\u0430. \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043f\u0438\u0442\u0430\u043d\u0438\u0435\u043c: \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0432\u0435\u0441\u0430 \u0431\u0435\u0437 \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430, \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u0438\u043d\u0441\u0443\u043b\u0438\u043d\u043e\u0440\u0435\u0437\u0438\u0441\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u044c\u044e.\",\"breadcrumb\":{\"@id\":\"https:\/\/nkbalance.eu\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nkbalance.eu\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nkbalance.eu\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/nkbalance.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nkbalance.eu\/#website\",\"url\":\"https:\/\/nkbalance.eu\/\",\"name\":\"nkbalance.eu\",\"description\":\"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u0433\u043e\u0432\u0430 \u2014 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u0434\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u044b. \u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0437\u043c\u0430 \u0438 \u0433\u0430\u0440\u043c\u043e\u043d\u0438\u0438 \u0441 \u0442\u0435\u043b\u043e\u043c.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nkbalance.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 | \u0422\u0430\u043b\u043b\u0438\u043d | NK Balance","description":"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u043e\u0432\u0430. \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043f\u0438\u0442\u0430\u043d\u0438\u0435\u043c: \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0432\u0435\u0441\u0430 \u0431\u0435\u0437 \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430, \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u0438\u043d\u0441\u0443\u043b\u0438\u043d\u043e\u0440\u0435\u0437\u0438\u0441\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u044c\u044e.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nkbalance.eu\/en\/","og_locale":"en_US","og_type":"article","og_title":"NK-balance| \u0422\u0430\u043b\u043b\u0438\u043d","og_description":"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u0433\u043e\u0432\u0430. \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u043f\u0438\u0442\u0430\u043d\u0438\u044f. \u0421\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0432\u0435\u0441\u0430 \u0431\u0435\u0437 \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430, \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u0438\u043d\u0441\u0443\u043b\u0438\u043d\u043e\u0440\u0435\u0437\u0438\u0441\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u044c\u044e.","og_url":"https:\/\/nkbalance.eu\/en\/","og_site_name":"nkbalance.eu","article_modified_time":"2026-04-04T14:17:56+00:00","og_image":[{"width":853,"height":1280,"url":"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/photo_2026-02-18_10-08-37.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nkbalance.eu\/","url":"https:\/\/nkbalance.eu\/","name":"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 | \u0422\u0430\u043b\u043b\u0438\u043d | NK Balance","isPartOf":{"@id":"https:\/\/nkbalance.eu\/#website"},"datePublished":"2022-07-03T22:19:47+00:00","dateModified":"2026-04-04T14:17:56+00:00","description":"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u043e\u0432\u0430. \u0418\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u043f\u0438\u0442\u0430\u043d\u0438\u0435\u043c: \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0432\u0435\u0441\u0430 \u0431\u0435\u0437 \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430, \u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u0438\u043d\u0441\u0443\u043b\u0438\u043d\u043e\u0440\u0435\u0437\u0438\u0441\u0442\u0435\u043d\u0442\u043d\u043e\u0441\u0442\u044c\u044e.","breadcrumb":{"@id":"https:\/\/nkbalance.eu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nkbalance.eu\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nkbalance.eu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/nkbalance.eu\/"},{"@type":"ListItem","position":2,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f"}]},{"@type":"WebSite","@id":"https:\/\/nkbalance.eu\/#website","url":"https:\/\/nkbalance.eu\/","name":"nkbalance.eu","description":"\u041d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433 \u041d\u0430\u0442\u0430\u043b\u044c\u044f \u041a\u043e\u0447\u0435\u0440\u0433\u043e\u0432\u0430 \u2014 \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b \u043f\u0438\u0442\u0430\u043d\u0438\u044f \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u0434\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u044b. \u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u043c\u0435\u0442\u0430\u0431\u043e\u043b\u0438\u0437\u043c\u0430 \u0438 \u0433\u0430\u0440\u043c\u043e\u043d\u0438\u0438 \u0441 \u0442\u0435\u043b\u043e\u043c.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nkbalance.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/pages\/964","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/comments?post=964"}],"version-history":[{"count":136,"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/pages\/964\/revisions"}],"predecessor-version":[{"id":2066,"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/pages\/964\/revisions\/2066"}],"wp:attachment":[{"href":"https:\/\/nkbalance.eu\/en\/wp-json\/wp\/v2\/media?parent=964"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}