{"id":681,"date":"2022-07-02T05:28:59","date_gmt":"2022-07-02T05:28:59","guid":{"rendered":"https:\/\/startersites.io\/elementor\/floreo\/?page_id=681"},"modified":"2026-04-04T17:21:08","modified_gmt":"2026-04-04T14:21:08","slug":"masterclass","status":"publish","type":"page","link":"https:\/\/nkbalance.eu\/ru\/masterclass\/","title":{"rendered":"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\u044b"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"681\" class=\"elementor elementor-681\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2e7843 e-con-full e-flex e-con e-parent\" data-id=\"c2e7843\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-649c020 elementor-widget elementor-widget-shortcode\" data-id=\"649c020\" 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=Plus+Jakarta+Sans:wght@400;700;800&family=Playfair+Display:ital,wght@1,600&display=swap');\n\n        .ws-vibrant {\n            max-width: 1400px;\n            margin: 100px auto;\n            padding: 0 40px;\n            font-family: 'Plus Jakarta Sans', sans-serif;\n            color: #1a1a1a;\n        }\n\n        .ws-vibrant__grid {\n            display: grid;\n            grid-template-columns: 1.1fr 0.9fr;\n            gap: 80px;\n            align-items: start;\n        }\n\n        .ws-vibrant__left-col {\n            display: flex;\n            flex-direction: column;\n            gap: 40px;\n        }\n\n        .ws-vibrant__gallery {\n            position: relative;\n            display: grid;\n            grid-template-columns: repeat(12, 1fr);\n            grid-template-rows: repeat(12, 45px);\n            height: 600px;\n        }\n\n        .ws-vibrant__photo {\n            position: relative;\n            overflow: hidden;\n            border-radius: 20px;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.06);\n            cursor: pointer;\n            z-index: 1;\n            transition: box-shadow 0.3s ease;\n        }\n\n        .ph-1 { grid-column: 1 \/ 7; grid-row: 1 \/ 7; transform: rotate(-3deg); }\n        .ph-2 { grid-column: 7 \/ 13; grid-row: 2 \/ 8; transform: rotate(2deg); }\n        .ph-3 { grid-column: 2 \/ 8; grid-row: 7 \/ 13; transform: rotate(1deg); }\n        .ph-4 { grid-column: 8 \/ 12; grid-row: 8 \/ 13; transform: rotate(-2deg); }\n\n        .ws-vibrant__photo:hover {\n            box-shadow: 0 20px 45px rgba(0,0,0,0.12);\n            z-index: 2;\n        }\n\n        .ws-vibrant__photo img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        .ws-vibrant__recipes-box {\n            background: #fcfaf7;\n            padding: 30px;\n            border-radius: 25px;\n        }\n\n        .ws-vibrant__recipes-title {\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            color: #b59b7c;\n            margin-bottom: 20px;\n            font-weight: 800;\n        }\n\n        .ws-vibrant__recipes-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px 25px;\n        }\n\n        .ws-vibrant__recipes-list li {\n            position: relative;\n            padding-left: 25px;\n            font-weight: 600;\n            font-size: 15px;\n            color: #1a1a1a;\n        }\n\n        .ws-vibrant__recipes-list li::before {\n            content: '\u2726';\n            position: absolute;\n            left: 0;\n            color: #b59b7c;\n        }\n\n        .more-items {\n            grid-column: 1 \/ -1;\n            font-style: italic;\n            opacity: 0.6;\n            font-weight: 400 !important;\n        }\n\n        .ws-vibrant__content {\n            padding-top: 20px;\n        }\n\n        .ws-vibrant__tagline {\n            font-family: 'Playfair Display', serif;\n            font-style: italic;\n            font-size: 24px;\n            color: #b59b7c;\n            margin-bottom: 20px;\n            display: block;\n        }\n\n        .ws-vibrant__title {\n            font-size: clamp(32px, 4vw, 48px);\n            font-weight: 800;\n            line-height: 1.1;\n            letter-spacing: -0.04em;\n            margin-bottom: 30px;\n            text-transform: uppercase;\n        }\n\n        .ws-vibrant__title span {\n            color: #b59b7c;\n            display: block;\n        }\n\n        .ws-vibrant__description {\n            font-size: 17px;\n            line-height: 1.8;\n            color: #4a4a4a;\n        }\n\n        .ws-vibrant__description p {\n            margin-bottom: 25px;\n        }\n\n        .ws-vibrant__btn {\n            display: inline-flex;\n            margin-top: 10px;\n            padding: 18px 45px;\n            background: #1a1a1a;\n            color: #fff;\n            text-decoration: none;\n            border-radius: 100px;\n            font-weight: 700;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            transition: background 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .ws-vibrant__btn:hover {\n            background: #b59b7c;\n            box-shadow: none;\n        }\n\n        #v-modal {\n            display: none;\n            position: fixed;\n            z-index: 99999;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(255,255,255,0.95);\n            backdrop-filter: blur(15px);\n            align-items: center;\n            justify-content: center;\n            cursor: zoom-out;\n        }\n\n        #v-modal img {\n            max-width: 90%;\n            max-height: 80vh;\n            border-radius: 15px;\n        }\n\n        @media (max-width: 1024px) {\n            .ws-vibrant__grid {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n\n            .ws-vibrant__content {\n                order: -1;\n                text-align: center;\n            }\n\n            .ws-vibrant__gallery {\n                height: 450px;\n                grid-template-rows: repeat(12, 35px);\n            }\n        }\n    <\/style>\n\n    <section class=\"ws-vibrant\">\n        <div class=\"ws-vibrant__grid\">\n\n            <div class=\"ws-vibrant__left-col\">\n                <div class=\"ws-vibrant__gallery\">\n                    <div class=\"ws-vibrant__photo ph-1\" onclick=\"openV(this.querySelector('img').src)\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u0433\u043e\u0442\u043e\u0432\u043a\u0430.webp\" alt=\"\u041f\u0440\u043e\u0446\u0435\u0441\u0441\">\n                    <\/div>\n                    <div class=\"ws-vibrant__photo ph-2\" onclick=\"openV(this.querySelector('img').src)\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u043a\u0435\u043a\u0441.png\" alt=\"\u0412\u044b\u043f\u0435\u0447\u043a\u0430\">\n                    <\/div>\n                    <div class=\"ws-vibrant__photo ph-3\" onclick=\"openV(this.querySelector('img').src)\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u043a\u043e\u043d\u0444\u0435\u0442\u044b.png\" alt=\"\u0414\u0435\u0441\u0435\u0440\u0442\">\n                    <\/div>\n                    <div class=\"ws-vibrant__photo ph-4\" onclick=\"openV(this.querySelector('img').src)\">\n                        <img decoding=\"async\" src=\"https:\/\/nkbalance.eu\/wp-content\/uploads\/2026\/02\/\u043f\u0435\u0447\u0435\u043d\u044c\u0435.png\" alt=\"\u041f\u0435\u0447\u0435\u043d\u044c\u0435\">\n                    <\/div>\n                <\/div>\n\n                <div class=\"ws-vibrant__recipes-box\">\n                    <div class=\"ws-vibrant__recipes-title\">\u041c\u0435\u043d\u044e \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\u0430:<\/div>\n                    <ul class=\"ws-vibrant__recipes-list\">\n                        <li>\u041c\u0435\u0434\u043e\u0432\u0438\u043a (\u0442\u043e\u0442 \u0441\u0430\u043c\u044b\u0439)<\/li>\n                        <li>\u041d\u0443\u0442\u043e\u0432\u044b\u0439 \u0431\u043b\u043e\u043d\u0434\u0438<\/li>\n                        <li>\u0428\u043e\u043a\u043e\u043b\u0430\u0434\u043d\u044b\u0435 \u0442\u0440\u044e\u0444\u0435\u043b\u0438<\/li>\n                        <li>\u041b\u0438\u043c\u043e\u043d\u043d\u044b\u0439 \u0442\u0430\u0440\u0442<\/li>\n                        <li>RAW-\u0447\u0438\u0437\u043a\u0435\u0439\u043a<\/li>\n                        <li>\u041c\u0438\u043d\u0434\u0430\u043b\u044c\u043d\u043e\u0435 \u043f\u0435\u0447\u0435\u043d\u044c\u0435<\/li>\n                        <li class=\"more-items\">\u0438 \u0441\u0435\u043a\u0440\u0435\u0442\u044b \u043f\u043e\u043b\u0435\u0437\u043d\u044b\u0445 \u0437\u0430\u043c\u0435\u043d...<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"ws-vibrant__content\">\n                <span class=\"ws-vibrant__tagline\">\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0440\u0435\u0446\u0435\u043f\u0442\u0430\u043c<\/span>\n\n                <h2 class=\"ws-vibrant__title\">\n                    \u042d\u0441\u0442\u0435\u0442\u0438\u043a\u0430 \u0432\u043a\u0443\u0441\u0430<br>\n                    <span>\u0432 \u043a\u0430\u0436\u0434\u043e\u043c \u0434\u0435\u0441\u0435\u0440\u0442\u0435<\/span>\n                <\/h2>\n\n                <div class=\"ws-vibrant__description\">\n                    <p>\u0412 \u0441\u0432\u043e\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u0435 \u043d\u0443\u0442\u0440\u0438\u0446\u0438\u043e\u043b\u043e\u0433\u0430 \u044f \u0447\u0430\u0441\u0442\u043e \u0432\u0438\u0436\u0443, \u0447\u0442\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0430\u0441\u0441\u043e\u0446\u0438\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0441 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f\u043c\u0438 \u0438 \u0441\u043a\u0443\u0447\u043d\u044b\u043c \u043c\u0435\u043d\u044e. \u0427\u0430\u0441\u0442\u043e \u0432\u0441\u0451 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043e \u043f\u043e\u043b\u0435\u0437\u043d\u044b\u0445 \u0441\u043b\u0430\u0434\u043e\u0441\u0442\u044f\u0445 \u0441\u0432\u043e\u0434\u0438\u0442\u0441\u044f \u043a \u043e\u0431\u044b\u0447\u043d\u044b\u043c \u041f\u041f-\u0441\u044b\u0440\u043d\u0438\u043a\u0430\u043c \u2014 \u044d\u0442\u043e \u0432\u043a\u0443\u0441\u043d\u043e, \u043d\u043e \u0434\u0430\u043b\u0435\u043a\u043e \u043d\u0435 \u043f\u0440\u0435\u0434\u0435\u043b \u0442\u043e\u0433\u043e, \u043a\u0430\u043a\u0438\u043c\u0438 \u043c\u043d\u043e\u0433\u043e\u0433\u0440\u0430\u043d\u043d\u044b\u043c\u0438 \u043c\u043e\u0433\u0443\u0442 \u0431\u044b\u0442\u044c \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u0435 \u0434\u0435\u0441\u0435\u0440\u0442\u044b!<\/p>\n\n                    <p>\u041d\u0430 \u043c\u043e\u0438\u0445 \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0445 \u043c\u044b \u0432\u044b\u0445\u043e\u0434\u0438\u043c \u0437\u0430 \u0440\u0430\u043c\u043a\u0438 \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u043e\u0433\u043e \u00ab\u043c\u0438\u043a\u0440\u043e\u0434\u043e\u0437\u0438\u043d\u0433\u0430\u00bb, \u043a\u043e\u0433\u0434\u0430 \u0440\u0430\u0434\u0438 \u0444\u0438\u0433\u0443\u0440\u044b \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u0441\u0435\u0431\u0435 \u043b\u0438\u0448\u044c \u043a\u0440\u043e\u0448\u0435\u0447\u043d\u044b\u0439 \u043a\u0443\u0441\u043e\u0447\u0435\u043a. \u042f \u043f\u043e\u043a\u0430\u0436\u0443, \u043a\u0430\u043a \u0438\u0437 \u043f\u0440\u043e\u0441\u0442\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043d\u043e\u0446\u0435\u043d\u043d\u044b\u0435 \u0442\u043e\u0440\u0442\u044b \u0438 \u043a\u043e\u043d\u0444\u0435\u0442\u044b \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0430\u0441\u044b\u0449\u0430\u044e\u0442 \u0438 \u0440\u0430\u0434\u0443\u044e\u0442, \u043d\u0435 \u0437\u0430\u0441\u0442\u0430\u0432\u043b\u044f\u044f \u0432\u044b\u0431\u0438\u0440\u0430\u0442\u044c \u043c\u0435\u0436\u0434\u0443 \u0444\u043e\u0440\u043c\u043e\u0439 \u0438 \u0443\u0434\u043e\u0432\u043e\u043b\u044c\u0441\u0442\u0432\u0438\u0435\u043c.<\/p>\n\n                    <p>\u042d\u0442\u043e \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u043a\u0443\u043b\u0438\u043d\u0430\u0440\u043d\u0430\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0430, \u0430 \u0446\u0435\u043d\u043d\u044b\u0439 \u043e\u043f\u044b\u0442 \u0432 \u043a\u0440\u0443\u0433\u0443 \u0441\u0432\u043e\u0438\u0445. \u0412\u043c\u0435\u0441\u0442\u0435 \u043c\u044b \u043d\u0430\u0443\u0447\u0438\u043c\u0441\u044f \u043f\u0440\u0435\u0432\u0440\u0430\u0449\u0430\u0442\u044c \u043f\u043e\u043b\u044c\u0437\u0443 \u0432 \u0438\u0441\u043a\u0443\u0441\u0441\u0442\u0432\u043e, \u0434\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u044f, \u0447\u0442\u043e \u0435\u0434\u0430 \u0434\u043b\u044f \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u044f \u043c\u043e\u0436\u0435\u0442 \u0438 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c \u043f\u043e-\u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u043c\u0443 \u043a\u0440\u0430\u0441\u0438\u0432\u043e\u0439, \u0440\u0430\u0437\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043d\u043e\u0439 \u0438 \u0432\u043a\u0443\u0441\u043d\u043e\u0439.<\/p>\n                <\/div>\n\n                <a href=\"https:\/\/wa.me\/37255539455?text=\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435!%20\u0425\u043e\u0447\u0443%20\u0437\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f%20\u043d\u0430%20\u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\"\n                   target=\"_blank\"\n                   rel=\"noopener noreferrer\"\n                   class=\"ws-vibrant__btn\">\n                   \u041f\u0440\u0438\u0439\u0442\u0438 \u043d\u0430 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <div id=\"v-modal\" onclick=\"this.style.display='none'\">\n        <img decoding=\"async\" src=\"\" id=\"v-modal-img\">\n    <\/div>\n\n    <script>\n        function openV(url) {\n            document.getElementById('v-modal-img').src = url;\n            document.getElementById('v-modal').style.display = 'flex';\n        }\n    <\/script>\n\n    <\/div>\n\t\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":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-681","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_title_panel":"","has_hero_section":"disabled","1d15b7934ff424ab25737f2d764de13a":"","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}],"e377139f0e48a4cb5a64798ea8d651b9":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","af09189de71c08c18e1cd076aeaad8fe":"","hero_structure":"narrow","4241a204ae10e70836b130f646a7f2d5":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"page_title_image_size":"full","parallax":{"desktop":false,"tablet":false,"mobile":false},"37c6846e78051bc32791c6958664507d":"","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},"a8fa859ceafab67cbfce97e380ccc088":"","page_structure_type":"default","2c44625e200027fb7003d1deb510aed8":"","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}},"b6a9da5a132a1b76f66ef374aa22372c":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0434\u0435\u0441\u0435\u0440\u0442\u0430\u043c | NK-Balance<\/title>\n<meta name=\"description\" content=\"\u041f\u043e\u043a\u0430\u0436\u0443, \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u0434\u0435\u0441\u0435\u0440\u0442\u044b \u0431\u0435\u0437 \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0432\u0438\u043d\u044b: \u0432\u043a\u0443\u0441\u043d\u043e, \u043a\u0440\u0430\u0441\u0438\u0432\u043e \u0438 \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0439. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0440\u0435\u0446\u0435\u043f\u0442\u0430\u043c.\" \/>\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\/ru\/masterclass\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0434\u0435\u0441\u0435\u0440\u0442\u0430\u043c | NK-Balance\" \/>\n<meta property=\"og:description\" content=\"\u041f\u043e\u043a\u0430\u0436\u0443, \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u0434\u0435\u0441\u0435\u0440\u0442\u044b \u0431\u0435\u0437 \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0432\u0438\u043d\u044b: \u0432\u043a\u0443\u0441\u043d\u043e, \u043a\u0440\u0430\u0441\u0438\u0432\u043e \u0438 \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0439. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0440\u0435\u0446\u0435\u043f\u0442\u0430\u043c.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nkbalance.eu\/ru\/masterclass\/\" \/>\n<meta property=\"og:site_name\" content=\"nkbalance.eu\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-04T14:21:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u043c\u0438\u043d\u0443\u0442\u0430\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nkbalance.eu\/masterclass\/\",\"url\":\"https:\/\/nkbalance.eu\/masterclass\/\",\"name\":\"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0434\u0435\u0441\u0435\u0440\u0442\u0430\u043c | NK-Balance\",\"isPartOf\":{\"@id\":\"https:\/\/nkbalance.eu\/#website\"},\"datePublished\":\"2022-07-02T05:28:59+00:00\",\"dateModified\":\"2026-04-04T14:21:08+00:00\",\"description\":\"\u041f\u043e\u043a\u0430\u0436\u0443, \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u0434\u0435\u0441\u0435\u0440\u0442\u044b \u0431\u0435\u0437 \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0432\u0438\u043d\u044b: \u0432\u043a\u0443\u0441\u043d\u043e, \u043a\u0440\u0430\u0441\u0438\u0432\u043e \u0438 \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0439. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0440\u0435\u0446\u0435\u043f\u0442\u0430\u043c.\",\"breadcrumb\":{\"@id\":\"https:\/\/nkbalance.eu\/masterclass\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nkbalance.eu\/masterclass\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nkbalance.eu\/masterclass\/#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\":\"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\u044b\"}]},{\"@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\":\"ru-RU\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0434\u0435\u0441\u0435\u0440\u0442\u0430\u043c | NK-Balance","description":"\u041f\u043e\u043a\u0430\u0436\u0443, \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u0434\u0435\u0441\u0435\u0440\u0442\u044b \u0431\u0435\u0437 \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0432\u0438\u043d\u044b: \u0432\u043a\u0443\u0441\u043d\u043e, \u043a\u0440\u0430\u0441\u0438\u0432\u043e \u0438 \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0439. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0440\u0435\u0446\u0435\u043f\u0442\u0430\u043c.","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\/ru\/masterclass\/","og_locale":"ru_RU","og_type":"article","og_title":"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0434\u0435\u0441\u0435\u0440\u0442\u0430\u043c | NK-Balance","og_description":"\u041f\u043e\u043a\u0430\u0436\u0443, \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u0434\u0435\u0441\u0435\u0440\u0442\u044b \u0431\u0435\u0437 \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0432\u0438\u043d\u044b: \u0432\u043a\u0443\u0441\u043d\u043e, \u043a\u0440\u0430\u0441\u0438\u0432\u043e \u0438 \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0439. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0440\u0435\u0446\u0435\u043f\u0442\u0430\u043c.","og_url":"https:\/\/nkbalance.eu\/ru\/masterclass\/","og_site_name":"nkbalance.eu","article_modified_time":"2026-04-04T14:21:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"1 \u043c\u0438\u043d\u0443\u0442\u0430"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nkbalance.eu\/masterclass\/","url":"https:\/\/nkbalance.eu\/masterclass\/","name":"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0434\u0435\u0441\u0435\u0440\u0442\u0430\u043c | NK-Balance","isPartOf":{"@id":"https:\/\/nkbalance.eu\/#website"},"datePublished":"2022-07-02T05:28:59+00:00","dateModified":"2026-04-04T14:21:08+00:00","description":"\u041f\u043e\u043a\u0430\u0436\u0443, \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u0434\u0435\u0441\u0435\u0440\u0442\u044b \u0431\u0435\u0437 \u0447\u0443\u0432\u0441\u0442\u0432\u0430 \u0432\u0438\u043d\u044b: \u0432\u043a\u0443\u0441\u043d\u043e, \u043a\u0440\u0430\u0441\u0438\u0432\u043e \u0438 \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0439. \u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441 \u043f\u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044b\u043c \u0440\u0435\u0446\u0435\u043f\u0442\u0430\u043c.","breadcrumb":{"@id":"https:\/\/nkbalance.eu\/masterclass\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nkbalance.eu\/masterclass\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nkbalance.eu\/masterclass\/#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":"\u041c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441\u044b"}]},{"@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":"ru-RU"}]}},"_links":{"self":[{"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/pages\/681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/comments?post=681"}],"version-history":[{"count":25,"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/pages\/681\/revisions"}],"predecessor-version":[{"id":1738,"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/pages\/681\/revisions\/1738"}],"wp:attachment":[{"href":"https:\/\/nkbalance.eu\/ru\/wp-json\/wp\/v2\/media?parent=681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}