{"id":2906,"date":"2022-08-16T19:19:06","date_gmt":"2022-08-16T16:19:06","guid":{"rendered":"https:\/\/annabrodskaya.com\/?page_id=2906"},"modified":"2023-11-10T11:02:36","modified_gmt":"2023-11-10T09:02:36","slug":"diznatys-cinu","status":"publish","type":"page","link":"https:\/\/annabrodskaya.com\/ru\/diznatys-cinu\/","title":{"rendered":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2906\" class=\"elementor elementor-2906\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-669f6e6 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"669f6e6\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-acbe091\" data-id=\"acbe091\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f6fe4c elementor-widget elementor-widget-metform\" data-id=\"2f6fe4c\" data-element_type=\"widget\" data-widget_type=\"metform.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div id=\"mf-response-props-id-2910\" data-previous-steps-style=\"\" data-editswitchopen=\"\" data-response_type=\"alert\" data-erroricon=\"fas fa-exclamation-triangle\" data-successicon=\"fas fa-check\" data-messageposition=\"top\" class=\"mf-scroll-top-no\">\n\t\t<div class=\"formpicker_warper formpicker_warper_editable\" data-metform-formpicker-key=\"2910\" >\n\t\t\t\t\n\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\r\n\t\t<div\r\n\t\t\tid=\"metform-wrap-2f6fe4c-2910\"\r\n\t\t\tclass=\"mf-form-wrapper\"\r\n\t\t\tdata-form-id=\"2910\"\r\n\t\t\tdata-action=\"https:\/\/annabrodskaya.com\/ru\/wp-json\/metform\/v1\/entries\/insert\/2910\"\r\n\t\t\tdata-wp-nonce=\"c1cb201cc5\"\r\n\t\t\tdata-form-nonce=\"d7e6a9d4a1\"\r\n\t\t\tdata-save-progress = \"false\"\r\n\t\t\tdata-stop-vertical-effect=\"\"\r\n\t\t\t><\/div>\r\n\r\n\r\n\t\t<!----------------------------- \r\n\t\t\t* controls_data : find the the props passed indie of data attribute\r\n\t\t\t* props.SubmitResponseMarkup : contains the markup of error or success message\r\n\t\t\t* https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Template_literals\r\n\t\t--------------------------- -->\r\n\r\n\t\t\t\t<script type=\"text\/mf\" class=\"mf-template\">\r\n\t\t\tfunction controls_data (value){\r\n\t\t\t\tlet currentWrapper = \"mf-response-props-id-2910\";\r\n\t\t\t\tlet currentEl = document.getElementById(currentWrapper);\r\n\t\t\t\t\r\n\t\t\t\treturn currentEl ? currentEl.dataset[value] : false\r\n\t\t\t}\r\n\r\n\r\n\t\t\tlet is_edit_mode = '' ? true : false;\r\n\t\t\tlet message_position = controls_data('messageposition') || 'top';\r\n\r\n\t\t\t\r\n\t\t\tlet message_successIcon = controls_data('successicon') || '';\r\n\t\t\tlet message_errorIcon = controls_data('erroricon') || '';\r\n\t\t\tlet message_editSwitch = controls_data('editswitchopen') === 'yes' ? true : false;\r\n\t\t\tlet message_proClass = controls_data('editswitchopen') === 'yes' ? 'mf_pro_activated' : '';\r\n\t\t\t\r\n\t\t\tlet is_dummy_markup = is_edit_mode && message_editSwitch ? true : false;\r\n\r\n\t\t\t\r\n\t\t\treturn html`\r\n\t\t\t\t<form\r\n\t\t\t\t\tclassName=\"metform-form-content\"\r\n\t\t\t\t\tref=${parent.formContainerRef}\r\n\t\t\t\t\tonSubmit=${ validation.handleSubmit( parent.handleFormSubmit ) }\r\n\t\t\t\t\r\n\t\t\t\t\t>\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'top' ?  props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' :  message_position === 'top' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\r\n\t\t\t\t\t<!--------------------------------------------------------\r\n\t\t\t\t\t*** IMPORTANT \/ DANGEROUS ***\r\n\t\t\t\t\t${html``} must be used as in immediate child of \"metform-form-main-wrapper\"\r\n\t\t\t\t\tclass otherwise multistep form will not run at all\r\n\t\t\t\t\t---------------------------------------------------------->\r\n\r\n\t\t\t\t\t<div className=\"metform-form-main-wrapper\" key=${'hide-form-after-submit'} ref=${parent.formRef}>\r\n\t\t\t\t\t${html`\r\n\t\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" key=\"2\" data-elementor-id=\"2910\" className=\"elementor elementor-2910\">\n\t\t\t\t\t\t\t\t\t<section className=\"elementor-section elementor-top-section elementor-element elementor-element-8a37600 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8a37600\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div className=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div className=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27aeaa5f\" data-id=\"27aeaa5f\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-cb93506 elementor-widget elementor-widget-heading\" data-id=\"cb93506\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t<style key=\"1\">\/*! elementor - v3.7.8 - 02-10-2022 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 className=\"elementor-heading-title elementor-size-default\">\u0417\u0430\u043f\u0438\u0442 \u0442\u043e\u0447\u043d\u043e\u0457 \u0432\u0430\u0440\u0442\u043e\u0441\u0442\u0456 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457:<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section className=\"elementor-section elementor-inner-section elementor-element elementor-element-5a13b704 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5a13b704\" data-element_type=\"section\">\n\t\t\t\t\t\t<div className=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div className=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-422e4bc\" data-id=\"422e4bc\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-1689e531 elementor-widget elementor-widget-mf-text\" data-id=\"1689e531\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-first-name&quot;}\" data-widget_type=\"mf-text.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-1689e531\">\r\n\t\t\t\t\t${ parent.decodeEntities(`\u0412\u0430\u0448\u0435 \u0456\u043c&#039;\u044f`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<input\r\n\t\t\t\ttype=\"text\"\r\n\t\t\t\tclassName=\"mf-input \"\r\n\t\t\t\tid=\"mf-input-text-1689e531\"\r\n\t\t\t\tname=\"mf-first-name\"\r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u0406\u043c&#039;\u044f`) } \"\r\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-first-name'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${el => parent.activateValidation({\"message\":\"\\u042d\\u0442\\u043e \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0435 \\u043f\\u043e\\u043b\\u0435.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false,\"expression\":\"null\"}, el)}\r\n\t\t\t\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-first-name\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\r\n\t\t\t<span className=\"mf-input-help\">${ parent.decodeEntities(`\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0412\u0430\u0448\u0435 \u0456\u043c&#039;\u044f`) } <\/span>\t\t<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div className=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-36de2f10\" data-id=\"36de2f10\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-67f4754 elementor-widget elementor-widget-mf-multi-select\" data-id=\"67f4754\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-multi-select&quot;,&quot;mf_input_list&quot;:[{&quot;label&quot;:&quot;\\u0424\\u0435\\u0439\\u0441\\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433&quot;,&quot;value&quot;:&quot;facelifting-1&quot;,&quot;_id&quot;:&quot;587ca8a&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;label&quot;:&quot;\\u0415\\u043d\\u0434\\u043e\\u0441\\u043a\\u043e\\u043f\\u0456\\u0447\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0435\\u0440\\u0435\\u0434\\u043d\\u044c\\u043e\\u0457 \\u0442\\u0440\\u0435\\u0442\\u0438\\u043d\\u0438 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f&quot;,&quot;value&quot;:&quot;endoscopichanay-podtajka-sredney-2&quot;,&quot;_id&quot;:&quot;628b84b&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;label&quot;:&quot;\\u0415\\u043d\\u0434\\u043e\\u0441\\u043a\\u043e\\u043f\\u0456\\u0447\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0432\\u0435\\u0440\\u0445\\u043d\\u044c\\u043e\\u0457 \\u0442\\u0440\\u0435\\u0442\\u0438\\u043d\\u0438 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f&quot;,&quot;value&quot;:&quot;endoskopichna-pidtajka-verha-3&quot;,&quot;_id&quot;:&quot;1676725&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;283aac3&quot;,&quot;label&quot;:&quot;\\u0417\\u0431\\u0456\\u043b\\u044c\\u0448\\u0435\\u043d\\u043d\\u044f \\u0433\\u0440\\u0443\\u0434\\u0435\\u0439 (\\u043c\\u0430\\u043c\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430)&quot;,&quot;value&quot;:&quot;mamoplastica&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;db8457e&quot;,&quot;label&quot;:&quot;\\u0410\\u0431\\u0434\\u043e\\u043c\\u0456\\u043d\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430&quot;,&quot;value&quot;:&quot;abdominoplastic&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;9878691&quot;,&quot;label&quot;:&quot;\\u0411\\u0440\\u0430\\u0445\\u0456\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 (\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u0440\\u0443\\u043a)&quot;,&quot;value&quot;:&quot;brahioplastic&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;c19db10&quot;,&quot;label&quot;:&quot;\\u041f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0442\\u0435\\u0433\\u043e\\u043d&quot;,&quot;value&quot;:&quot;pidtiazhka-stegon&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;906e939&quot;,&quot;label&quot;:&quot;\\u0411\\u043b\\u0435\\u0444\\u0430\\u0440\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043d\\u0438\\u0436\\u043d\\u0456\\u0445 \\u043f\\u043e\\u0432\\u0456\\u043a&quot;,&quot;value&quot;:&quot;blefaroplastic-nizhnih&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;b72083c&quot;,&quot;label&quot;:&quot;\\u0411\\u043b\\u0435\\u0444\\u0430\\u0440\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u0432\\u0435\\u0440\\u0445\\u043d\\u0456\\u0445 \\u043f\\u043e\\u0432\\u0456\\u043a&quot;,&quot;value&quot;:&quot;blefaroplastica-verhnih&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;1ced487&quot;,&quot;label&quot;:&quot;\\u041b\\u0430\\u0437\\u0435\\u0440\\u043d\\u0435 \\u0448\\u043b\\u0456\\u0444\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f \\u043f\\u043e\\u0432\\u0456\\u043a&quot;,&quot;value&quot;:&quot;lazerne-shlifuvania&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;71e523b&quot;,&quot;label&quot;:&quot;\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f&quot;,&quot;value&quot;:&quot;facetite-lico&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;b5d159b&quot;,&quot;label&quot;:&quot;\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u043f\\u0456\\u0434\\u0431\\u043e\\u0440\\u0456\\u0434\\u0434\\u044f&quot;,&quot;value&quot;:&quot;facetite-ppidborodok&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;97de46a&quot;,&quot;label&quot;:&quot;\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0436\\u0438\\u0432\\u043e\\u0442\\u0430&quot;,&quot;value&quot;:&quot;bodytite-zhivit&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;cf8df18&quot;,&quot;label&quot;:&quot;\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0431\\u043e\\u043a\\u0456\\u0432&quot;,&quot;value&quot;:&quot;bodytite-bokiv&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;18d1246&quot;,&quot;label&quot;:&quot;\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0442\\u0435\\u0433\\u043e\\u043d&quot;,&quot;value&quot;:&quot;bodytite-stegna&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;b2815ac&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-lico&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;042f655&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043d\\u0438\\u0437\\u0443 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-podborodok&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;9155524&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0436\\u0438\\u0432\\u043e\\u0442\\u0430 Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-zhivot&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;06998d2&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u043a\\u043e\\u043b\\u0456\\u043d Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-kolina&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;e87c00f&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 c\\u0456\\u0434\\u043d\\u0438\\u0446\\u044c Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-sidnic&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;cf2dba4&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 c\\u0442\\u0435\\u0433\\u043d\\u0430 Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-stegna&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;bce1433&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0440\\u0443\\u043a Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-ruk&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;cae8ed7&quot;,&quot;label&quot;:&quot;\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0441\\u043f\\u0438\\u043d\\u0438 Morpheus8&quot;,&quot;value&quot;:&quot;Morpheus8-spina&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;},{&quot;_id&quot;:&quot;b57eefb&quot;,&quot;label&quot;:&quot;\\u041b\\u0456\\u043f\\u043e\\u0441\\u043a\\u0443\\u043b\\u044c\\u043f\\u0442\\u0443\\u0440\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f \\u0442\\u0456\\u043b\\u0430&quot;,&quot;value&quot;:&quot;liposculpturuvania-tila&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;}]}\" data-widget_type=\"mf-multi-select.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\r\n        \r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-multi-select-67f4754\">\r\n\t\t\t\t\t${ parent.decodeEntities(`\u041e\u0431\u0435\u0440\u0456\u0442\u044c \u0431\u0430\u0436\u0430\u043d\u0443 \u043f\u043e\u0441\u043b\u0443\u0433\u0443`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n            <${props.Select}\r\n                isOptionDisabled=${option => option.mf_input_option_status === 'disabled'}\r\n                className=${\"mf-input mf-input-multiselect  \" + ( validation.errors['mf-multi-select'] ? 'mf-invalid' : '' )}\r\n                classNamePrefix=\"mf_multiselect\"\r\n                value=${parent.getValue(\"mf-multi-select\") && [{\"label\":\"\\u0424\\u0435\\u0439\\u0441\\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433\",\"value\":\"facelifting-1\",\"_id\":\"587ca8a\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"label\":\"\\u0415\\u043d\\u0434\\u043e\\u0441\\u043a\\u043e\\u043f\\u0456\\u0447\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0435\\u0440\\u0435\\u0434\\u043d\\u044c\\u043e\\u0457 \\u0442\\u0440\\u0435\\u0442\\u0438\\u043d\\u0438 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f\",\"value\":\"endoscopichanay-podtajka-sredney-2\",\"_id\":\"628b84b\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"label\":\"\\u0415\\u043d\\u0434\\u043e\\u0441\\u043a\\u043e\\u043f\\u0456\\u0447\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0432\\u0435\\u0440\\u0445\\u043d\\u044c\\u043e\\u0457 \\u0442\\u0440\\u0435\\u0442\\u0438\\u043d\\u0438 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f\",\"value\":\"endoskopichna-pidtajka-verha-3\",\"_id\":\"1676725\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"283aac3\",\"label\":\"\\u0417\\u0431\\u0456\\u043b\\u044c\\u0448\\u0435\\u043d\\u043d\\u044f \\u0433\\u0440\\u0443\\u0434\\u0435\\u0439 (\\u043c\\u0430\\u043c\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430)\",\"value\":\"mamoplastica\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"db8457e\",\"label\":\"\\u0410\\u0431\\u0434\\u043e\\u043c\\u0456\\u043d\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430\",\"value\":\"abdominoplastic\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"9878691\",\"label\":\"\\u0411\\u0440\\u0430\\u0445\\u0456\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 (\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u0440\\u0443\\u043a)\",\"value\":\"brahioplastic\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"c19db10\",\"label\":\"\\u041f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0442\\u0435\\u0433\\u043e\\u043d\",\"value\":\"pidtiazhka-stegon\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"906e939\",\"label\":\"\\u0411\\u043b\\u0435\\u0444\\u0430\\u0440\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043d\\u0438\\u0436\\u043d\\u0456\\u0445 \\u043f\\u043e\\u0432\\u0456\\u043a\",\"value\":\"blefaroplastic-nizhnih\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b72083c\",\"label\":\"\\u0411\\u043b\\u0435\\u0444\\u0430\\u0440\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u0432\\u0435\\u0440\\u0445\\u043d\\u0456\\u0445 \\u043f\\u043e\\u0432\\u0456\\u043a\",\"value\":\"blefaroplastica-verhnih\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"1ced487\",\"label\":\"\\u041b\\u0430\\u0437\\u0435\\u0440\\u043d\\u0435 \\u0448\\u043b\\u0456\\u0444\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f \\u043f\\u043e\\u0432\\u0456\\u043a\",\"value\":\"lazerne-shlifuvania\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"71e523b\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f\",\"value\":\"facetite-lico\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b5d159b\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u043f\\u0456\\u0434\\u0431\\u043e\\u0440\\u0456\\u0434\\u0434\\u044f\",\"value\":\"facetite-ppidborodok\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"97de46a\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0436\\u0438\\u0432\\u043e\\u0442\\u0430\",\"value\":\"bodytite-zhivit\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"cf8df18\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0431\\u043e\\u043a\\u0456\\u0432\",\"value\":\"bodytite-bokiv\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"18d1246\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0442\\u0435\\u0433\\u043e\\u043d\",\"value\":\"bodytite-stegna\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b2815ac\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f Morpheus8\",\"value\":\"Morpheus8-lico\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"042f655\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043d\\u0438\\u0437\\u0443 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f Morpheus8\",\"value\":\"Morpheus8-podborodok\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"9155524\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0436\\u0438\\u0432\\u043e\\u0442\\u0430 Morpheus8\",\"value\":\"Morpheus8-zhivot\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"06998d2\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u043a\\u043e\\u043b\\u0456\\u043d Morpheus8\",\"value\":\"Morpheus8-kolina\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"e87c00f\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 c\\u0456\\u0434\\u043d\\u0438\\u0446\\u044c Morpheus8\",\"value\":\"Morpheus8-sidnic\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"cf2dba4\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 c\\u0442\\u0435\\u0433\\u043d\\u0430 Morpheus8\",\"value\":\"Morpheus8-stegna\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"bce1433\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0440\\u0443\\u043a Morpheus8\",\"value\":\"Morpheus8-ruk\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"cae8ed7\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0441\\u043f\\u0438\\u043d\\u0438 Morpheus8\",\"value\":\"Morpheus8-spina\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b57eefb\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u043a\\u0443\\u043b\\u044c\\u043f\\u0442\\u0443\\u0440\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f \\u0442\\u0456\\u043b\\u0430\",\"value\":\"liposculpturuvania-tila\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"}].filter(item => {\r\n                    if(parent.state.formData['mf-multi-select'] && parent.state.formData['mf-multi-select'].indexOf(item.value) != -1 ){\r\n                        return item;\r\n                    }\r\n                })}\r\n                name='mf-multi-select'\r\n                placeholder=\"${ parent.decodeEntities(`\u041e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \/ \u041f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0430`) } \"\r\n                options=${[{\"label\":\"\\u0424\\u0435\\u0439\\u0441\\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433\",\"value\":\"facelifting-1\",\"_id\":\"587ca8a\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"label\":\"\\u0415\\u043d\\u0434\\u043e\\u0441\\u043a\\u043e\\u043f\\u0456\\u0447\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0435\\u0440\\u0435\\u0434\\u043d\\u044c\\u043e\\u0457 \\u0442\\u0440\\u0435\\u0442\\u0438\\u043d\\u0438 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f\",\"value\":\"endoscopichanay-podtajka-sredney-2\",\"_id\":\"628b84b\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"label\":\"\\u0415\\u043d\\u0434\\u043e\\u0441\\u043a\\u043e\\u043f\\u0456\\u0447\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0432\\u0435\\u0440\\u0445\\u043d\\u044c\\u043e\\u0457 \\u0442\\u0440\\u0435\\u0442\\u0438\\u043d\\u0438 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f\",\"value\":\"endoskopichna-pidtajka-verha-3\",\"_id\":\"1676725\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"283aac3\",\"label\":\"\\u0417\\u0431\\u0456\\u043b\\u044c\\u0448\\u0435\\u043d\\u043d\\u044f \\u0433\\u0440\\u0443\\u0434\\u0435\\u0439 (\\u043c\\u0430\\u043c\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430)\",\"value\":\"mamoplastica\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"db8457e\",\"label\":\"\\u0410\\u0431\\u0434\\u043e\\u043c\\u0456\\u043d\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430\",\"value\":\"abdominoplastic\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"9878691\",\"label\":\"\\u0411\\u0440\\u0430\\u0445\\u0456\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 (\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u0440\\u0443\\u043a)\",\"value\":\"brahioplastic\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"c19db10\",\"label\":\"\\u041f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0442\\u0435\\u0433\\u043e\\u043d\",\"value\":\"pidtiazhka-stegon\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"906e939\",\"label\":\"\\u0411\\u043b\\u0435\\u0444\\u0430\\u0440\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043d\\u0438\\u0436\\u043d\\u0456\\u0445 \\u043f\\u043e\\u0432\\u0456\\u043a\",\"value\":\"blefaroplastic-nizhnih\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b72083c\",\"label\":\"\\u0411\\u043b\\u0435\\u0444\\u0430\\u0440\\u043e\\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u0432\\u0435\\u0440\\u0445\\u043d\\u0456\\u0445 \\u043f\\u043e\\u0432\\u0456\\u043a\",\"value\":\"blefaroplastica-verhnih\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"1ced487\",\"label\":\"\\u041b\\u0430\\u0437\\u0435\\u0440\\u043d\\u0435 \\u0448\\u043b\\u0456\\u0444\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f \\u043f\\u043e\\u0432\\u0456\\u043a\",\"value\":\"lazerne-shlifuvania\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"71e523b\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f\",\"value\":\"facetite-lico\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b5d159b\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u043f\\u0456\\u0434\\u0431\\u043e\\u0440\\u0456\\u0434\\u0434\\u044f\",\"value\":\"facetite-ppidborodok\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"97de46a\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0436\\u0438\\u0432\\u043e\\u0442\\u0430\",\"value\":\"bodytite-zhivit\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"cf8df18\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0431\\u043e\\u043a\\u0456\\u0432\",\"value\":\"bodytite-bokiv\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"18d1246\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u0430\\u043a\\u0446\\u0456\\u044f \\u0442\\u0430 \\u0430\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u0456\\u0434\\u0442\\u044f\\u0436\\u043a\\u0430 \\u0441\\u0442\\u0435\\u0433\\u043e\\u043d\",\"value\":\"bodytite-stegna\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b2815ac\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f Morpheus8\",\"value\":\"Morpheus8-lico\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"042f655\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0430 \\u043f\\u043b\\u0430\\u0441\\u0442\\u0438\\u043a\\u0430 \\u043d\\u0438\\u0437\\u0443 \\u043e\\u0431\\u043b\\u0438\\u0447\\u0447\\u044f Morpheus8\",\"value\":\"Morpheus8-podborodok\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"9155524\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0436\\u0438\\u0432\\u043e\\u0442\\u0430 Morpheus8\",\"value\":\"Morpheus8-zhivot\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"06998d2\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u043a\\u043e\\u043b\\u0456\\u043d Morpheus8\",\"value\":\"Morpheus8-kolina\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"e87c00f\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 c\\u0456\\u0434\\u043d\\u0438\\u0446\\u044c Morpheus8\",\"value\":\"Morpheus8-sidnic\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"cf2dba4\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 c\\u0442\\u0435\\u0433\\u043d\\u0430 Morpheus8\",\"value\":\"Morpheus8-stegna\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"bce1433\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0440\\u0443\\u043a Morpheus8\",\"value\":\"Morpheus8-ruk\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"cae8ed7\",\"label\":\"\\u0410\\u043f\\u0430\\u0440\\u0430\\u0442\\u043d\\u0438\\u0439 \\u043b\\u0456\\u0444\\u0442\\u0438\\u043d\\u0433 \\u0441\\u043f\\u0438\\u043d\\u0438 Morpheus8\",\"value\":\"Morpheus8-spina\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"},{\"_id\":\"b57eefb\",\"label\":\"\\u041b\\u0456\\u043f\\u043e\\u0441\\u043a\\u0443\\u043b\\u044c\\u043f\\u0442\\u0443\\u0440\\u0443\\u0432\\u0430\\u043d\\u043d\\u044f \\u0442\\u0456\\u043b\\u0430\",\"value\":\"liposculpturuvania-tila\",\"mf_input_option_status\":\"\",\"mf_input_option_selected\":\"\"}]}\r\n                onChange=${(el) => {\r\n                    setValue(\"mf-multi-select\", '');\r\n                    if(el != null){\r\n                        setValue(\"mf-multi-select\", el, true);\r\n                    }\r\n                    parent.multiSelectChange(el, 'mf-multi-select');\r\n                }}\r\n                isMulti\r\n                \/>\r\n            \r\n            ${register({ name: \"mf-multi-select\" }, parent.activateValidation({\"message\":\"\\u042d\\u0442\\u043e \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0435 \\u043f\\u043e\\u043b\\u0435.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false}))}\r\n\r\n            \t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-multi-select\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\r\n            \t\t<\/div>\r\n\r\n\t\t\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section className=\"elementor-section elementor-inner-section elementor-element elementor-element-553e86e1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"553e86e1\" data-element_type=\"section\">\n\t\t\t\t\t\t<div className=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div className=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6b9dddc5\" data-id=\"6b9dddc5\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-5cd0e2f elementor-widget elementor-widget-mf-file-upload\" data-id=\"5cd0e2f\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-file-upload&quot;}\" data-widget_type=\"mf-file-upload.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-file-upload-5cd0e2f\">\r\n\t\t\t\t\t${ parent.decodeEntities(`\u0414\u043e\u0434\u0430\u0439\u0442\u0435 \u0412\u0430\u0448\u0456 \u0444\u043e\u0442\u043e \u0437\u043e\u043d\u0438 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<div className=\"mf-file-upload-container multi-option-input-type\">\r\n\t\t\t\t<input\r\n\t\t\t\t\ttype=\"file\"\r\n\t\t\t\t\tclassName=\"mf-input mf-input-file-upload \"\r\n\t\t\t\t\tid=\"mf-input-file-upload-5cd0e2f\" \r\n\t\t\t\t\tname=\"mf-file-upload\" \r\n\t\t\t\t\tmultiple\t\t\t\t\taccept=\".jpg, .jpeg, .gif, .png\"\r\n\t\t\t\t\tonInput=${ parent.handleFileUpload }\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-file-upload'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"\\u042d\\u0442\\u043e \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0435 \\u043f\\u043e\\u043b\\u0435.\",\"required\":false,\"file_types\":[\".jpg\",\".jpeg\",\".gif\",\".png\"],\"type_message\":\"\\u041d\\u0435\\u0432\\u0435\\u0440\\u043d\\u043e\\u0435 \\u0440\\u0430\\u0441\\u0448\\u0438\\u0440\\u0435\\u043d\\u0438\\u0435 \\u0444\\u0430\\u0439\\u043b\\u0430\",\"size_limit\":8280,\"limit_message\":\"File size cannot exceed 8280kb\"}, el) }\r\n\t\t\t\t\t\/>\r\n\t\t\t\t<label htmlFor=\"mf-input-file-upload-5cd0e2f\" className=\"mf-input-file-upload-label metform-btn\">\r\n\t\t\t\t\t<span>${ parent.decodeEntities(`\u0414\u043e\u0434\u0430\u0442\u0438 \u0444\u0430\u0439\u043b`) } <\/span>\t\t\t\t<\/label>\r\n\t\t\t\t<div className=\"mf-file-name\">\r\n\t\t\t\t\t<span>${parent.getFileLabel( 'mf-file-upload', '\u0424\u0430\u0439\u043b \u043d\u0435 \u0434\u043e\u0434\u0430\u043d\u043e' )}<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\r\n\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-file-upload\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\r\n\t\t\t<span className=\"mf-input-help\">${ parent.decodeEntities(`\u041d\u0435 \u043e\u0431\u043e\u0432&#039;\u044f\u0437\u043a\u043e\u0432\u043e`) } <\/span>\t\t<\/div>\r\n\r\n\t\t\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div className=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7288dc94\" data-id=\"7288dc94\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-7999e561 elementor-widget elementor-widget-mf-text\" data-id=\"7999e561\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-last-phone&quot;}\" data-widget_type=\"mf-text.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-7999e561\">\r\n\t\t\t\t\t${ parent.decodeEntities(`\u0412\u0430\u0448 \u0442\u0435\u043b\u0435\u0444\u043e\u043d`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<input\r\n\t\t\t\ttype=\"text\"\r\n\t\t\t\tclassName=\"mf-input \"\r\n\t\t\t\tid=\"mf-input-text-7999e561\"\r\n\t\t\t\tname=\"mf-last-phone\"\r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u041d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443`) } \"\r\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\r\n\t\t\t\t\taria-invalid=${validation.errors['mf-last-phone'] ? 'true' : 'false'}\r\n\t\t\t\t\tref=${el => parent.activateValidation({\"message\":\"\\u0426\\u0435 \\u043f\\u043e\\u043b\\u0435 \\u043e\\u0431\\u043e\\u0432'\\u044f\\u0437\\u043a\\u043e\\u0432\\u0435\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n\t\t\t\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"mf-last-phone\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\r\n\t\t\t<span className=\"mf-input-help\">${ parent.decodeEntities(`\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443`) } <\/span>\t\t<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section className=\"elementor-section elementor-inner-section elementor-element elementor-element-19225d1f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"19225d1f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div className=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div className=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-4bbdd954\" data-id=\"4bbdd954\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-403ee486 mf-btn--justify mf-btn--tablet-justify mf-btn--mobile-justify elementor-widget elementor-widget-mf-button\" data-id=\"403ee486\" data-element_type=\"widget\" data-widget_type=\"mf-button.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t<div className=\"mf-btn-wraper \" data-mf-form-conditional-logic-requirement=\"\">\r\n\t\t\t\t\t\t\t<button type=\"submit\" className=\"metform-btn metform-submit-btn diznatisciny\" id=\"diznatisciny\">\r\n\t\t\t\t\t<span>${ parent.decodeEntities(`\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443`) } <\/span>\r\n\t\t\t\t<\/button>\r\n\t\t\t        <\/div>\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t`}\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'bottom' ? props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' : message_position === 'bottom' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\t\t\t\t\r\n\t\t\t\t<\/form>\r\n\t\t\t`\r\n\t\t<\/script>\r\n\r\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0dc2106\" data-id=\"0dc2106\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6d74da0 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6d74da0\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u0412\u0441\u0435\u0433\u0434\u0430 \u043d\u0430 \u0441\u0432\u044f\u0437\u0438<\/h5>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-664fdc0 elementor-widget elementor-widget-heading\" data-id=\"664fdc0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u041e\u0441\u0442\u0430\u043b\u0438\u0441\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b? \u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441\u043e \u043c\u043d\u043e\u0439!<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79ae2ee elementor-widget elementor-widget-text-editor\" data-id=\"79ae2ee\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.8 - 02-10-2022 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p>\u0415\u0441\u043b\u0438 \u0443 \u0412\u0430\u0441 \u0432\u043e\u0437\u043d\u0438\u043a\u043b\u0438 \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0435 \u0438 \u0435\u0435 \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u0438 \u2013 \u0437\u0432\u043e\u043d\u0438\u0442\u0435 \u043c\u043d\u0435:<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bafd879 elementor-view-framed elementor-position-top elementor-vertical-align-middle elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"bafd879\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/annabrodskaya.com\/wp-content\/plugins\/elementor\/assets\/css\/widget-icon-box.min.css\">\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a class=\"elementor-icon elementor-animation-\" href=\"tel:+380669068026\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"jki jki-phone1-light\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t<a href=\"tel:+380669068026\" >\n\t\t\t\t\t\t+38 066 906 80 26\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\u041f\u043d-\u041f\u0442: 08:00 - 20:00, \u0421\u0431-\u0412\u0441: 09:00 - 18:00\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1b57320 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1b57320\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7e290c3\" data-id=\"7e290c3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b6bc27a elementor-view-framed elementor-shape-square elementor-widget elementor-widget-icon\" data-id=\"b6bc27a\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"jki jki-email1-light\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27d7ffd elementor-widget elementor-widget-heading\" data-id=\"27d7ffd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u041c\u0435\u0441\u0442\u043e \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21bec56 elementor-mobile-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"21bec56\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/annabrodskaya.com\/wp-content\/plugins\/elementor\/assets\/css\/widget-icon-list.min.css\">\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u041a\u0438\u0435\u0432, \u0443\u043b. \u041d\u0430\u0431\u0435\u0440\u0435\u0436\u043d\u043e-\u0420\u044b\u0431\u0430\u043b\u044c\u0441\u043a\u0430\u044f, 5<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:info@annabrodskaya.com\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Email : info@annabrodskaya.com<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2b95645\" data-id=\"2b95645\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cfd4c98 elementor-view-framed elementor-shape-square elementor-widget elementor-widget-icon\" data-id=\"cfd4c98\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"jki jki-clock11-light\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5b9c64 elementor-widget elementor-widget-heading\" data-id=\"c5b9c64\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0420\u0430\u0431\u043e\u0447\u0438\u0435 \u0447\u0430\u0441\u044b<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e224b5d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e224b5d\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u041f\u043d - \u041f\u0442 \u0441 08:00 - 19:00<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0421\u0431 \u2013 \u0412\u0441: \u0441 09:00 \u2013 19:00<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2dfcedd5 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2dfcedd5\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-53a2a06d\" data-id=\"53a2a06d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e6bf9bd elementor-widget elementor-widget-spacer\" data-id=\"4e6bf9bd\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.8 - 02-10-2022 *\/\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}<\/style>\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-545dd387 elementor-section-content-bottom elementor-hidden-phone animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"545dd387\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-22da9804\" data-id=\"22da9804\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-18be63ff elementor-widget elementor-widget-heading\" data-id=\"18be63ff\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0436\u0435\u043b\u0430\u0435\u043c\u0443\u044e \u0443\u0441\u043b\u0443\u0433\u0443<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-364e1922 elementor-widget elementor-widget-text-editor\" data-id=\"364e1922\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u0411\u043b\u0435\u0444\u0430\u0440\u043e\u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0430, \u043f\u043e\u0434\u0442\u044f\u0436\u043a\u0430 \u043b\u0438\u0446\u0430, \u043b\u0438\u043f\u043e\u0441\u0430\u043a\u0446\u0438\u044f, \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u0430\u044f \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0430 ...<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e652f24 elementor-widget elementor-widget-button\" data-id=\"e652f24\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/annabrodskaya.com\/ru\/services\/\" class=\"elementor-button-link elementor-button elementor-size-sm elementor-animation-float\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-right\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0412\u0441\u0435 \u043c\u043e\u0438 \u0443\u0441\u043b\u0443\u0433\u0438<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-24abeffa\" data-id=\"24abeffa\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4c0d9462\" data-id=\"4c0d9462\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-541afd31 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"541afd31\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u041f\u043e\u0447\u0435\u043c\u0443 \u0432\u044b\u0431\u0438\u0440\u0430\u044e\u0442 \u0438\u043c\u0435\u043d\u043d\u043e \u043c\u0435\u043d\u044f?<\/h5>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57568e26 elementor-widget elementor-widget-heading\" data-id=\"57568e26\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441 \u043a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0438 \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0445\u0438\u0440\u0443\u0440\u0433\u0438\u0438<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13726255 elementor-widget elementor-widget-text-editor\" data-id=\"13726255\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u042f \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u044e \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0441 \u043f\u043e \u043a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0438 \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0445\u0438\u0440\u0443\u0440\u0433\u0438\u0438, \u0447\u0442\u043e \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0443\u0435\u0442 \u0412\u0430\u043c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442 \u043d\u0430 \u0434\u043e\u043b\u0433\u0438\u0435 \u0433\u043e\u0434\u044b \u043f\u043e \u0440\u0430\u0437\u0443\u043c\u043d\u043e\u0439 \u0446\u0435\u043d\u0435!<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-406b3702 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"406b3702\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2797304\" data-id=\"2797304\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-57f1676b elementor-widget elementor-widget-jkit_pie_chart\" data-id=\"57f1676b\" data-element_type=\"widget\" data-widget_type=\"jkit_pie_chart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div  class=\"jeg-elementor-kit jkit-pie-chart style-static  jeg_module___6a4c8363e2804\"  data-cutout=\"90\" data-percent=\"100\" data-color-type=\"normal\" data-color=\"#E3B077\" data-bg-color=\"#FFFFFF\" data-gradient1=\"\" data-gradient2=\"\" data-animation-duration=\"3600\" data-content-type=\"icon\"><div class=\"pie-chart-wrapper\">\n            <span class=\"pie-chart-content\"><img decoding=\"async\" src=\"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/07\/surgery111.png\" ><\/span>\n            <canvas class=\"main-canvas\" height=\"140\" width=\"140\"><\/canvas>\n            <canvas class=\"background-canvas\" height=\"140\" width=\"140\"><\/canvas>\n        <\/div><h2 class=\"pie-chart-title\">\u041f\u043b\u0430\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0445\u0438\u0440\u0443\u0440\u0433\u0438\u044f<\/h2><div class=\"pie-chart-description\"><p>\u041a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0445\u0438\u0440\u0443\u0440\u0433\u0438\u044f, \u043f\u043e\u0434\u0442\u044f\u0436\u043a\u0430, \u043b\u0438\u043f\u043e\u0441\u0430\u043a\u0446\u0438\u044f<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6e2d14d5\" data-id=\"6e2d14d5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-370b00e2 elementor-widget elementor-widget-jkit_pie_chart\" data-id=\"370b00e2\" data-element_type=\"widget\" data-widget_type=\"jkit_pie_chart.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div  class=\"jeg-elementor-kit jkit-pie-chart style-static  jeg_module__1_6a4c8363e33d8\"  data-cutout=\"90\" data-percent=\"100\" data-color-type=\"normal\" data-color=\"#E3B077\" data-bg-color=\"#FFFFFF\" data-gradient1=\"\" data-gradient2=\"\" data-animation-duration=\"3600\" data-content-type=\"icon\"><div class=\"pie-chart-wrapper\">\n            <span class=\"pie-chart-content\"><img decoding=\"async\" src=\"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/07\/robotic-surgery-12.png\" ><\/span>\n            <canvas class=\"main-canvas\" height=\"140\" width=\"140\"><\/canvas>\n            <canvas class=\"background-canvas\" height=\"140\" width=\"140\"><\/canvas>\n        <\/div><h3 class=\"pie-chart-title\">\u0410\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u0430\u044f \u0445\u0438\u0440\u0443\u0440\u0433\u0438\u044f<\/h3><div class=\"pie-chart-description\"><p>\u0410\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u0430\u044f \u043a\u043e\u0441\u043c\u0435\u0442\u043e\u043b\u043e\u0433\u0438\u044f \u0438 \u0445\u0438\u0440\u0443\u0440\u0433\u0438\u044f \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u043b\u0438\u0446\u0430 \u0438 \u0442\u0435\u043b\u0430<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-59cf981a elementor-align-left elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"59cf981a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/annabrodskaya.com\/ru\/appointment\/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-float\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">\u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ff19b23 elementor-section-content-middle elementor-reverse-tablet elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7ff19b23\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-77f20e05\" data-id=\"77f20e05\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7025e687 elementor-widget elementor-widget-image\" data-id=\"7025e687\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.8 - 02-10-2022 *\/\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}<\/style>\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/annabrodskaya.com\/wp-content\/uploads\/elementor\/thumbs\/male-patient2-pqzplh8118xvvhfarlsce22abb6d19rmptfdsnwm3k.jpg\" title=\"male-patient2\" alt=\"male-patient2\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2b8efa49 animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"2b8efa49\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7d7d2402\" data-id=\"7d7d2402\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e6ddebb elementor-widget elementor-widget-heading\" data-id=\"e6ddebb\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0417\u0430\u043f\u0438\u0448\u0438\u0442\u0435\u0441\u044c \u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e \u0438\u043b\u0438 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0443<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2314bbe elementor-widget elementor-widget-button\" data-id=\"2314bbe\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/annabrodskaya.com\/ru\/appointment\/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-right\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-685e1b81 elementor-widget__width-auto elementor-absolute elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"685e1b81\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-sort-down\"><\/i>\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6481fd81\" data-id=\"6481fd81\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4ad94d3b animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4ad94d3b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u041c\u043e\u0439 \u043f\u043e\u0434\u0445\u043e\u0434<\/h5>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-71d68403 elementor-widget elementor-widget-heading\" data-id=\"71d68403\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u041a\u0430\u043a \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0442 \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0430 \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0438:<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3c238 elementor-widget elementor-widget-text-editor\" data-id=\"d3c238\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u042f \u0437\u0430 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u0443\u044e \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0445\u0438\u0440\u0443\u0440\u0433\u0438\u044e. \u041d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u0438 \u044f \u043f\u043e\u0434\u0431\u0435\u0440\u0443 \u0434\u043b\u044f \u0412\u0430\u0441 \u043b\u0443\u0447\u0448\u0438\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0438 \u043c\u0435\u0442\u043e\u0434\u044b \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0438.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b10d1ef elementor-widget elementor-widget-jkit_feature_list\" data-id=\"1b10d1ef\" data-element_type=\"widget\" data-widget_type=\"jkit_feature_list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div  class=\"jeg-elementor-kit jkit-feature-list icon-position-left icon-position-left icon-position-left jeg_module__2_6a4c8363e838a\" ><ul class=\"feature-list-items shape-circle shape-view-stacked connector-type-classic\"><li class=\"feature-list-item elementor-repeater-item-5a416f5\">\n\t\t\t\t<span class=\"connector\"><\/span>\n\t\t\t\t<div class=\"feature-list-icon-box\">\n\t\t\t\t\t<div class=\"feature-list-icon-inner\">\n\t\t\t\t\t\t<span class=\"feature-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"jki jki-app-light\"><\/i>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"feature-list-content-box\">\n\t\t\t\t\t<h3 class=\"feature-list-title\">\u041e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0437\u0430\u044f\u0432\u043a\u0443 \u043d\u0430 \u0432\u0438\u0437\u0438\u0442<\/h3><p class=\"feature-list-content\">\u041e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0437\u0430\u044f\u0432\u043a\u0443 \u043d\u0430 \u0432\u0438\u0437\u0438\u0442 \u0438\u043b\u0438 \u043f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u0435 \u043c\u043d\u0435 \u0438 \u0437\u0430\u043f\u0438\u0448\u0438\u0442\u0435\u0441\u044c \u043d\u0430 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044e\/\u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0443<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/li><li class=\"feature-list-item elementor-repeater-item-93e25d3\">\n\t\t\t\t<span class=\"connector\"><\/span>\n\t\t\t\t<div class=\"feature-list-icon-box\">\n\t\t\t\t\t<div class=\"feature-list-icon-inner\">\n\t\t\t\t\t\t<span class=\"feature-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"jki jki-doctor-light\"><\/i>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"feature-list-content-box\">\n\t\t\t\t\t<h3 class=\"feature-list-title\">\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u0441\u043e \u043c\u043d\u043e\u0439<\/h3><p class=\"feature-list-content\">\u0417\u043d\u0430\u043a\u043e\u043c\u0441\u0442\u0432\u043e \u0441\u043e \u043c\u043d\u043e\u0439, \u043e\u0431\u0441\u0443\u0436\u0434\u0435\u043d\u0438\u0435 \u0436\u0435\u043b\u0430\u0435\u043c\u044b\u0445 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0439, \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u043f\u043e \u043c\u0435\u0442\u043e\u0434\u0430\u043c \u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u0430\u043c \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0438<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/li><li class=\"feature-list-item elementor-repeater-item-e636c65\">\n\t\t\t\t<span class=\"connector\"><\/span>\n\t\t\t\t<div class=\"feature-list-icon-box\">\n\t\t\t\t\t<div class=\"feature-list-icon-inner\">\n\t\t\t\t\t\t<span class=\"feature-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"jki jki-stethoscope-light\"><\/i>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"feature-list-content-box\">\n\t\t\t\t\t<h3 class=\"feature-list-title\">\u041e\u0431\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0435\u0440\u0435\u0434 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0435\u0439<\/h3><p class=\"feature-list-content\">\u041f\u0435\u0440\u0435\u0434 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435\u043c \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u0440\u043e\u0439\u0442\u0438 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u043e\u0431\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u0434\u043b\u044f \u0432\u0430\u0448\u0435\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/li><li class=\"feature-list-item elementor-repeater-item-cfca428\">\n\t\t\t\t<span class=\"connector\"><\/span>\n\t\t\t\t<div class=\"feature-list-icon-box\">\n\t\t\t\t\t<div class=\"feature-list-icon-inner\">\n\t\t\t\t\t\t<span class=\"feature-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"jki jki-pen_shape-light\"><\/i>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"feature-list-content-box\">\n\t\t\t\t\t<h3 class=\"feature-list-title\">\u041f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0438<\/h3><p class=\"feature-list-content\">\u0421\u0442\u0430\u043d\u044c\u0442\u0435 \u043d\u043e\u0432\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0435\u0439 \u0441\u0435\u0431\u044f \u0437\u0430 \u0441\u0447\u0435\u0442 \u0443\u0441\u043f\u0435\u0448\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u0438\u043b\u0438 \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0441\u0442\u0438\u043a\u0438<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/li><\/ul><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2daf1ae0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2daf1ae0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2ae72d27\" data-id=\"2ae72d27\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-39fbcfbf elementor-widget elementor-widget-heading\" data-id=\"39fbcfbf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0417\u0430\u043f\u0438\u0448\u0438\u0442\u0435\u0441\u044c \u043d\u0430 \u0432\u0438\u0437\u0438\u0442<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74b6c291 elementor-widget elementor-widget-text-editor\" data-id=\"74b6c291\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0438\u044f \u043e\u043f\u044b\u0442\u043d\u043e\u0433\u043e \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0445\u0438\u0440\u0443\u0440\u0433\u0430<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3a1b1ea0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3a1b1ea0\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b8ac2de\" data-id=\"7b8ac2de\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5968bbdd elementor-widget__width-inherit elementor-widget elementor-widget-metform\" data-id=\"5968bbdd\" data-element_type=\"widget\" data-widget_type=\"metform.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div id=\"mf-response-props-id-178\" data-previous-steps-style=\"\" data-editswitchopen=\"\" data-response_type=\"alert\" data-erroricon=\"fas fa-exclamation-triangle\" data-successicon=\"fas fa-check\" data-messageposition=\"top\" class=\"mf-scroll-top-no\">\n\t\t<div class=\"formpicker_warper formpicker_warper_editable\" data-metform-formpicker-key=\"178\" >\n\t\t\t\t\n\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\r\n\t\t<div\r\n\t\t\tid=\"metform-wrap-5968bbdd-178\"\r\n\t\t\tclass=\"mf-form-wrapper\"\r\n\t\t\tdata-form-id=\"178\"\r\n\t\t\tdata-action=\"https:\/\/annabrodskaya.com\/ru\/wp-json\/metform\/v1\/entries\/insert\/178\"\r\n\t\t\tdata-wp-nonce=\"c1cb201cc5\"\r\n\t\t\tdata-form-nonce=\"d7e6a9d4a1\"\r\n\t\t\tdata-save-progress = \"false\"\r\n\t\t\tdata-stop-vertical-effect=\"\"\r\n\t\t\t><\/div>\r\n\r\n\r\n\t\t<!----------------------------- \r\n\t\t\t* controls_data : find the the props passed indie of data attribute\r\n\t\t\t* props.SubmitResponseMarkup : contains the markup of error or success message\r\n\t\t\t* https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Template_literals\r\n\t\t--------------------------- -->\r\n\r\n\t\t\t\t<script type=\"text\/mf\" class=\"mf-template\">\r\n\t\t\tfunction controls_data (value){\r\n\t\t\t\tlet currentWrapper = \"mf-response-props-id-178\";\r\n\t\t\t\tlet currentEl = document.getElementById(currentWrapper);\r\n\t\t\t\t\r\n\t\t\t\treturn currentEl ? currentEl.dataset[value] : false\r\n\t\t\t}\r\n\r\n\r\n\t\t\tlet is_edit_mode = '' ? true : false;\r\n\t\t\tlet message_position = controls_data('messageposition') || 'top';\r\n\r\n\t\t\t\r\n\t\t\tlet message_successIcon = controls_data('successicon') || '';\r\n\t\t\tlet message_errorIcon = controls_data('erroricon') || '';\r\n\t\t\tlet message_editSwitch = controls_data('editswitchopen') === 'yes' ? true : false;\r\n\t\t\tlet message_proClass = controls_data('editswitchopen') === 'yes' ? 'mf_pro_activated' : '';\r\n\t\t\t\r\n\t\t\tlet is_dummy_markup = is_edit_mode && message_editSwitch ? true : false;\r\n\r\n\t\t\t\r\n\t\t\treturn html`\r\n\t\t\t\t<form\r\n\t\t\t\t\tclassName=\"metform-form-content\"\r\n\t\t\t\t\tref=${parent.formContainerRef}\r\n\t\t\t\t\tonSubmit=${ validation.handleSubmit( parent.handleFormSubmit ) }\r\n\t\t\t\t\r\n\t\t\t\t\t>\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'top' ?  props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' :  message_position === 'top' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\r\n\t\t\t\t\t<!--------------------------------------------------------\r\n\t\t\t\t\t*** IMPORTANT \/ DANGEROUS ***\r\n\t\t\t\t\t${html``} must be used as in immediate child of \"metform-form-main-wrapper\"\r\n\t\t\t\t\tclass otherwise multistep form will not run at all\r\n\t\t\t\t\t---------------------------------------------------------->\r\n\r\n\t\t\t\t\t<div className=\"metform-form-main-wrapper\" key=${'hide-form-after-submit'} ref=${parent.formRef}>\r\n\t\t\t\t\t${html`\r\n\t\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" key=\"2\" data-elementor-id=\"178\" className=\"elementor elementor-178\">\n\t\t\t\t\t\t\t\t\t<section className=\"elementor-section elementor-top-section elementor-element elementor-element-8a37600 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8a37600\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div className=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div className=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27aeaa5f\" data-id=\"27aeaa5f\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section className=\"elementor-section elementor-inner-section elementor-element elementor-element-5a13b704 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5a13b704\" data-element_type=\"section\">\n\t\t\t\t\t\t<div className=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div className=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-422e4bc\" data-id=\"422e4bc\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-1f2c47f elementor-widget elementor-widget-mf-listing-fname\" data-id=\"1f2c47f\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-listing-fname&quot;}\" data-widget_type=\"mf-listing-fname.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-1f2c47f\">\n\t\t\t\t\t${ parent.decodeEntities(`\u0412\u0430\u0448\u0435 \u0456\u043c&#039;\u044f`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input type=\"text\" className=\"mf-input \" id=\"mf-input-text-1f2c47f\" \n\t\t\t\tname=\"mf-listing-fname\" \n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0412\u0430\u0448\u0435 \u0406\u043c&#039;\u044f`) } \"\n\t\t\t\tonInput=${ parent.handleChange }\n\n\t\t\t\t\t\t\t\t\taria-invalid=${validation.errors['mf-listing-fname'] ? 'true' : 'false'}\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"\\u042d\\u0442\\u043e \\u043e\\u0431\\u044f\\u0437\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0435 \\u043f\\u043e\\u043b\\u0435.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false,\"expression\":\"null\"}, el) }\n\t\t\t\t\t\t\t\/>\n\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-listing-fname\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div className=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0434469\" data-id=\"0434469\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-e89f197 elementor-widget elementor-widget-mf-telephone\" data-id=\"e89f197\" data-element_type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-telephone1&quot;}\" data-widget_type=\"mf-telephone.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-telephone-e89f197\">\n\t\t\t\t\t${ parent.decodeEntities(`\u0412\u0430\u0448 \u043d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input\n\t\t\t\ttype=\"tel\"\n\t\t\t\tclassName=\"mf-input \"\n\t\t\t\tid=\"mf-input-telephone-e89f197\" \n\t\t\t\tname=\"mf-telephone1\"\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(`\u0412\u0430\u0448 \u0442\u0435\u043b\u0435\u0444\u043e\u043d`) } \"\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\n\t\t\t\t\taria-invalid=${validation.errors['mf-telephone1'] ? 'true' : 'false'}\n\t\t\t\t\tref=${el => parent.activateValidation({\"message\":\"\\u0426\\u0435 \\u043f\\u043e\\u043b\\u0435 \\u043e\\u0431\\u043e\\u0432'\\u044f\\u0437\\u043a\\u043e\\u0432\\u0435\",\"minLength\":5,\"maxLength\":25,\"type\":\"by_character_length\",\"required\":true,\"expression\":\"null\"}, el)}\n\t\t\t\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-telephone1\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div className=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-36de2f10\" data-id=\"36de2f10\" data-element_type=\"column\">\n\t\t\t<div className=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div className=\"elementor-element elementor-element-7525dba mf-btn--justify mf-btn--tablet-justify mf-btn--mobile-justify elementor-widget elementor-widget-mf-button\" data-id=\"7525dba\" data-element_type=\"widget\" data-widget_type=\"mf-button.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t<div className=\"mf-btn-wraper \" data-mf-form-conditional-logic-requirement=\"\">\r\n\t\t\t\t\t\t\t<button type=\"submit\" className=\"metform-btn metform-submit-btn bistrayazapis\" id=\"bistrayazapis\">\r\n\t\t\t\t\t<i aria-hidden=\"true\" className=\"far fa-arrow-alt-circle-right\"><\/i>\t\t\t\t\t<span>${ parent.decodeEntities(`\u0412\u0456\u0434\u043f\u0440\u0430\u0432\u0438\u0442\u0438 \u0437\u0430\u044f\u0432\u043a\u0443`) } <\/span>\r\n\t\t\t\t<\/button>\r\n\t\t\t        <\/div>\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t`}\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'bottom' ? props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' : message_position === 'bottom' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\t\t\t\t\r\n\t\t\t\t<\/form>\r\n\t\t\t`\r\n\t\t<\/script>\r\n\r\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5627b40e elementor-widget elementor-widget-text-editor\" data-id=\"5627b40e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<p>\u0438\u043b\u0438 \u0437\u0432\u043e\u043d\u0438\u0442\u0435:<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36210617 elementor-view-framed elementor-position-top elementor-vertical-align-middle elementor-shape-circle elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"36210617\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a class=\"elementor-icon elementor-animation-\" href=\"tel:+380669068026\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"jki jki-phone1-light\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t<a href=\"tel:+380669068026\" >\n\t\t\t\t\t\t+38 066 906 80 26\t\t\t\t\t<\/a>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\u041f\u043d-\u041f\u0442: 08:00 - 20:00, \u0421\u0431-\u0412\u0441: 09:00 - 19:00\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d520da7 elementor-widget elementor-widget-spacer\" data-id=\"1d520da7\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0417\u0430\u0432\u0436\u0434\u0438 \u043d\u0430 \u0437\u0432&#8217;\u044f\u0437\u043a\u0443 \u0417\u0430\u043b\u0438\u0448\u0438\u043b\u0441\u044c \u0437\u0430\u043f\u0438\u0442\u0430\u043d\u043d\u044f? \u0417\u0432&#8217;\u044f\u0436\u0456\u0442\u044c\u0441\u044f \u0437\u0456 \u043c\u043d\u043e\u044e! \u042f\u043a\u0449\u043e \u0432 \u0412\u0430\u0441 \u0432\u0438\u043d\u0438\u043a\u043b\u0438 \u0437\u0430\u043f\u0438\u0442\u0430\u043d\u043d\u044f, \u0432\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u043e\u0442\u0440\u0438\u043c\u0430\u0442\u0438 \u0431\u0456\u043b\u044c\u0448\u0435 \u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457 \u043f\u0440\u043e \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0443 \u0442\u0430 \u0457\u0457 \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c &#8211; \u0434\u0437\u0432\u043e\u043d\u0456\u0442\u044c \u043c\u0435\u043d\u0456: +38 066 906 80 26 \u041f\u043d-\u041f\u0442: 08:00 &#8211; 20:00, \u0421\u0431-\u041d\u0434: 09:00 &#8211; 18:00 \u041c\u0456\u0441\u0446\u0435 \u043a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u0446\u0456\u0457 \u041a\u0438\u0457\u0432, \u0432\u0443\u043b. \u041d\u0430\u0431\u0435\u0440\u0435\u0436\u043d\u043e \u0420\u0438\u0431\u0430\u043b\u044c\u0441\u044c\u043a\u0430, 5 Email : info@annabrodskaya.com \u0420\u043e\u0431\u043e\u0447\u0456 \u0433\u043e\u0434\u0438\u043d\u0438 \u041f\u043d &#8211; \u041f\u0442 \u0437 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \u0432 \u043c. \u041a\u0438\u0457\u0432<\/title>\n<meta name=\"description\" content=\"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430 \u0432 \u041a\u0438\u0454\u0432\u0456. \u0417\u0430\u043f\u0438\u0448\u0456\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044e \u0432 \u043c. \u041a\u0438\u0457\u0432. \u0427\u0435\u0441\u0442\u043d\u0430 \u0446\u0456\u043d\u0430 \u0442\u0430 \u0432\u0438\u0441\u043e\u043a\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/annabrodskaya.com\/ru\/diznatys-cinu\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \u0432 \u043c. \u041a\u0438\u0457\u0432\" \/>\n<meta property=\"og:description\" content=\"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430 \u0432 \u041a\u0438\u0454\u0432\u0456. \u0417\u0430\u043f\u0438\u0448\u0456\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044e \u0432 \u043c. \u041a\u0438\u0457\u0432. \u0427\u0435\u0441\u0442\u043d\u0430 \u0446\u0456\u043d\u0430 \u0442\u0430 \u0432\u0438\u0441\u043e\u043a\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/annabrodskaya.com\/ru\/diznatys-cinu\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-10T09:02:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/07\/surgery111.png\" \/>\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=\"7 \u043c\u0438\u043d\u0443\u0442\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/annabrodskaya.com\/diznatys-cinu\/\",\"url\":\"https:\/\/annabrodskaya.com\/diznatys-cinu\/\",\"name\":\"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \u0432 \u043c. \u041a\u0438\u0457\u0432\",\"isPartOf\":{\"@id\":\"https:\/\/annabrodskaya.com\/#website\"},\"datePublished\":\"2022-08-16T16:19:06+00:00\",\"dateModified\":\"2023-11-10T09:02:36+00:00\",\"description\":\"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430 \u0432 \u041a\u0438\u0454\u0432\u0456. \u0417\u0430\u043f\u0438\u0448\u0456\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044e \u0432 \u043c. \u041a\u0438\u0457\u0432. \u0427\u0435\u0441\u0442\u043d\u0430 \u0446\u0456\u043d\u0430 \u0442\u0430 \u0432\u0438\u0441\u043e\u043a\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438.\",\"breadcrumb\":{\"@id\":\"https:\/\/annabrodskaya.com\/diznatys-cinu\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/annabrodskaya.com\/diznatys-cinu\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/annabrodskaya.com\/diznatys-cinu\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043e\u043b\u043e\u0432\u043d\u0430 \u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0430\",\"item\":\"https:\/\/annabrodskaya.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/annabrodskaya.com\/#website\",\"url\":\"https:\/\/annabrodskaya.com\/\",\"name\":\"\u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430\",\"description\":\"\u0412\u0430\u0448 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0432 \u043c. \u041a\u0438\u0457\u0432\",\"publisher\":{\"@id\":\"https:\/\/annabrodskaya.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/annabrodskaya.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/annabrodskaya.com\/#organization\",\"name\":\"\u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430\",\"url\":\"https:\/\/annabrodskaya.com\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\/\/annabrodskaya.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/06\/name-blackfull.png\",\"contentUrl\":\"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/06\/name-blackfull.png\",\"width\":1462,\"height\":255,\"caption\":\"\u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430\"},\"image\":{\"@id\":\"https:\/\/annabrodskaya.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \u0432 \u043c. \u041a\u0438\u0457\u0432","description":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430 \u0432 \u041a\u0438\u0454\u0432\u0456. \u0417\u0430\u043f\u0438\u0448\u0456\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044e \u0432 \u043c. \u041a\u0438\u0457\u0432. \u0427\u0435\u0441\u0442\u043d\u0430 \u0446\u0456\u043d\u0430 \u0442\u0430 \u0432\u0438\u0441\u043e\u043a\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438.","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:\/\/annabrodskaya.com\/ru\/diznatys-cinu\/","og_locale":"ru_RU","og_type":"article","og_title":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \u0432 \u043c. \u041a\u0438\u0457\u0432","og_description":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430 \u0432 \u041a\u0438\u0454\u0432\u0456. \u0417\u0430\u043f\u0438\u0448\u0456\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044e \u0432 \u043c. \u041a\u0438\u0457\u0432. \u0427\u0435\u0441\u0442\u043d\u0430 \u0446\u0456\u043d\u0430 \u0442\u0430 \u0432\u0438\u0441\u043e\u043a\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438.","og_url":"https:\/\/annabrodskaya.com\/ru\/diznatys-cinu\/","og_site_name":"\u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430","article_modified_time":"2023-11-10T09:02:36+00:00","og_image":[{"url":"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/07\/surgery111.png"}],"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":"7 \u043c\u0438\u043d\u0443\u0442"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/annabrodskaya.com\/diznatys-cinu\/","url":"https:\/\/annabrodskaya.com\/diznatys-cinu\/","name":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044f \u0432 \u043c. \u041a\u0438\u0457\u0432","isPartOf":{"@id":"https:\/\/annabrodskaya.com\/#website"},"datePublished":"2022-08-16T16:19:06+00:00","dateModified":"2023-11-10T09:02:36+00:00","description":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438 &mdash; \u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430 \u0432 \u041a\u0438\u0454\u0432\u0456. \u0417\u0430\u043f\u0438\u0448\u0456\u0442\u044c\u0441\u044f \u043d\u0430 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u044e \u0432 \u043c. \u041a\u0438\u0457\u0432. \u0427\u0435\u0441\u0442\u043d\u0430 \u0446\u0456\u043d\u0430 \u0442\u0430 \u0432\u0438\u0441\u043e\u043a\u0430 \u044f\u043a\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438.","breadcrumb":{"@id":"https:\/\/annabrodskaya.com\/diznatys-cinu\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/annabrodskaya.com\/diznatys-cinu\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/annabrodskaya.com\/diznatys-cinu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043e\u043b\u043e\u0432\u043d\u0430 \u0421\u0442\u043e\u0440\u0456\u043d\u043a\u0430","item":"https:\/\/annabrodskaya.com\/"},{"@type":"ListItem","position":2,"name":"\u0414\u0456\u0437\u043d\u0430\u0442\u0438\u0441\u044c \u0446\u0456\u043d\u0443 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457 \/ \u043f\u0440\u043e\u0446\u0435\u0434\u0443\u0440\u0438"}]},{"@type":"WebSite","@id":"https:\/\/annabrodskaya.com\/#website","url":"https:\/\/annabrodskaya.com\/","name":"\u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430","description":"\u0412\u0430\u0448 \u043f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0432 \u043c. \u041a\u0438\u0457\u0432","publisher":{"@id":"https:\/\/annabrodskaya.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/annabrodskaya.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/annabrodskaya.com\/#organization","name":"\u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430","url":"https:\/\/annabrodskaya.com\/","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/annabrodskaya.com\/#\/schema\/logo\/image\/","url":"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/06\/name-blackfull.png","contentUrl":"https:\/\/annabrodskaya.com\/wp-content\/uploads\/2022\/06\/name-blackfull.png","width":1462,"height":255,"caption":"\u041f\u043b\u0430\u0441\u0442\u0438\u0447\u043d\u0438\u0439 \u0445\u0456\u0440\u0443\u0440\u0433 \u0410\u043d\u043d\u0430 \u0411\u0440\u043e\u0434\u0441\u044c\u043a\u0430"},"image":{"@id":"https:\/\/annabrodskaya.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/pages\/2906"}],"collection":[{"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/comments?post=2906"}],"version-history":[{"count":76,"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/pages\/2906\/revisions"}],"predecessor-version":[{"id":4502,"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/pages\/2906\/revisions\/4502"}],"wp:attachment":[{"href":"https:\/\/annabrodskaya.com\/ru\/wp-json\/wp\/v2\/media?parent=2906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}