{"id":3,"date":"2024-02-13T12:16:24","date_gmt":"2024-02-13T09:16:24","guid":{"rendered":"https:\/\/mu.sibpsa.ru\/?page_id=3"},"modified":"2026-05-20T05:06:31","modified_gmt":"2026-05-20T02:06:31","slug":"registration","status":"publish","type":"page","link":"https:\/\/mu.sibpsa.ru\/?page_id=3","title":{"rendered":"\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043d\u0430 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u044e"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e30acfe e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"e30acfe\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e19b079 elementor-widget elementor-widget-heading\" data-id=\"e19b079\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.23.0 - 05-08-2024 *\/\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 class=\"elementor-heading-title elementor-size-default\">\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043d\u0430 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u044e<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be75fb6 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"be75fb6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f0177f elementor-widget elementor-widget-shortcode\" data-id=\"9f0177f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <style>\n        #conference-form {\n            max-width: 700px;\n            margin: 20px auto;\n            padding: 0 15px;\n            font-family: sans-serif;\n            text-align: left;\n            line-height: 2;\n            box-sizing: border-box;\n        }\n        #conference-form label {\n            display: block;\n            margin-top: 20px;\n            font-weight: bold;\n        }\n        #conference-form input[type=\"text\"],\n        #conference-form input[type=\"email\"],\n        #conference-form textarea {\n            width: 100%;\n            padding: 10px;\n            font-size: 16px;\n            border: 1px solid #0073aa;\n            border-radius: 4px;\n            box-sizing: border-box;\n        }\n        #conference-form .invalid { border-color: red !important; }\n        .invalid-feedback {\n            color: red;\n            font-size: 12px;\n            display: none;\n        }\n        .radio-wrap {\n            display: flex;\n            flex-direction: column;\n            gap: 12px;\n            margin-top: 10px;\n        }\n        .radio-option {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 16px;\n            cursor: pointer;\n            font-weight: normal;\n        }\n        .radio-option input[type=\"radio\"] {\n            appearance: none;\n            -webkit-appearance: none;\n            border: 2px solid #0073aa;\n            border-radius: 50%;\n            width: 18px;\n            height: 18px;\n            min-width: 18px;\n            cursor: pointer;\n            transition: background 0.2s;\n        }\n        .radio-option input[type=\"radio\"]:checked { background-color: #0073aa; }\n        #conference-form input[type=\"submit\"] {\n            background-color: #0073aa;\n            color: white;\n            padding: 12px 25px;\n            border: none;\n            border-radius: 4px;\n            cursor: pointer;\n            font-size: 16px;\n        }\n        #conference-form input[type=\"submit\"]:hover { background-color: #005177; }\n        .crf-consent-label {\n            font-weight: normal !important;\n            display: flex !important;\n            align-items: flex-start;\n            gap: 10px;\n            margin-top: 10px;\n            cursor: pointer;\n        }\n        .crf-consent-label input[type=\"checkbox\"] {\n            margin-top: 4px;\n            min-width: 16px;\n        }\n        #reset-form-link {\n            display: inline-block;\n            margin-left: 20px;\n            color: #0073aa;\n            font-size: 15px;\n            text-decoration: underline;\n            cursor: pointer;\n            vertical-align: middle;\n        }\n        #reset-form-link:hover { color: #005177; }\n        .crf-msg-success {\n            background: #eaffea;\n            border: 1px solid #4caf50;\n            color: #2e7d32;\n            padding: 14px 18px;\n            border-radius: 4px;\n            font-size: 16px;\n            margin-bottom: 20px;\n        }\n        .crf-msg-error {\n            background: #fff0f0;\n            border: 1px solid #e53935;\n            color: #c62828;\n            padding: 14px 18px;\n            border-radius: 4px;\n            font-size: 16px;\n            margin-bottom: 20px;\n        }\n    <\/style>\n\n    \n    <form id=\"conference-form\" method=\"post\" enctype=\"multipart\/form-data\" novalidate onsubmit=\"return validateFormRu();\">\n\n        <label>\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430*:<br><br>\n            <input type=\"email\" name=\"email\" required>\n            <span class=\"invalid-feedback\">* \u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435<\/span>\n        <\/label>\n\n        <label>\u0424\u0418\u041e*:<br><br>\n            <input type=\"text\" name=\"fullname\" required>\n            <span class=\"invalid-feedback\">* \u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435<\/span>\n        <\/label>\n\n        <label>\u0422\u0435\u043b\u0435\u0444\u043e\u043d*:<br><br>\n            <input type=\"text\" name=\"phone\" required>\n            <span class=\"invalid-feedback\">* \u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435<\/span>\n        <\/label>\n\n        <label>\u041e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u044f*:<br><br>\n            <input type=\"text\" name=\"organization\" required>\n            <span class=\"invalid-feedback\">* \u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435<\/span>\n        <\/label>\n\n        <label>\u0414\u043e\u043b\u0436\u043d\u043e\u0441\u0442\u044c*:<br><br>\n            <input type=\"text\" name=\"position\" required>\n            <span class=\"invalid-feedback\">* \u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435<\/span>\n        <\/label>\n\n        <label>\u0422\u0435\u043c\u0430 \u0434\u043e\u043a\u043b\u0430\u0434\u0430*:<br><br>\n            <input type=\"text\" name=\"topic\" required>\n            <span class=\"invalid-feedback\">* \u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435<\/span>\n        <\/label>\n\n        <label>\u0421\u043e\u0430\u0432\u0442\u043e\u0440\u044b (\u043f\u0440\u0438 \u043d\u0430\u043b\u0438\u0447\u0438\u0438):<br>\n            <textarea name=\"coauthors\" rows=\"3\"><\/textarea>\n        <\/label>\n\n        <label>\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435*:<\/label>\n        <div class=\"radio-wrap\" id=\"direction-group\">\n            <label class=\"radio-option\"><input type=\"radio\" name=\"direction\" value=\"\u041c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\"> \u041c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433 \u043e\u043f\u0430\u0441\u043d\u044b\u0445 \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u044b\u0445 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u043e\u0432<\/label>\n            <label class=\"radio-option\"><input type=\"radio\" name=\"direction\" value=\"\u041f\u0440\u043e\u0433\u043d\u043e\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\"> \u041f\u0440\u043e\u0433\u043d\u043e\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0447\u0440\u0435\u0437\u0432\u044b\u0447\u0430\u0439\u043d\u044b\u0445 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0439 \u0438 \u0438\u0445 \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u0439<\/label>\n            <label class=\"radio-option\"><input type=\"radio\" name=\"direction\" value=\"\u041c\u043e\u0434\u0435\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\"> \u041c\u043e\u0434\u0435\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u0438\u0440\u043e\u0434\u043d\u044b\u0445 \u0438 \u0442\u0435\u0445\u043d\u043e\u0433\u0435\u043d\u043d\u044b\u0445 \u0440\u0438\u0441\u043a\u043e\u0432<\/label>\n            <label class=\"radio-option\"><input type=\"radio\" name=\"direction\" value=\"\u0418\u0422\"> \u0418\u0422 \u0432 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u043b\u0438\u043a\u0432\u0438\u0434\u0430\u0446\u0438\u0435\u0439 \u0447\u0440\u0435\u0437\u0432\u044b\u0447\u0430\u0439\u043d\u044b\u0445 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0439<\/label>\n        <\/div>\n        <span class=\"invalid-feedback\" id=\"direction-error\">* \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435<\/span>\n\n        <label>\u0424\u043e\u0440\u043c\u0430\u0442 \u0443\u0447\u0430\u0441\u0442\u0438\u044f*:<\/label>\n        <div class=\"radio-wrap\" id=\"participation-group\">\n            <label class=\"radio-option\">\n                <input type=\"radio\" name=\"participation\" value=\"\u0414\u0438\u0441\u0442\u0430\u043d\u0446\u0438\u043e\u043d\u043d\u043e\"> \u0414\u0438\u0441\u0442\u0430\u043d\u0446\u0438\u043e\u043d\u043d\u043e\n            <\/label>\n            <label class=\"radio-option\" style=\"align-items: flex-start;\">\n                <input type=\"radio\" name=\"participation\" value=\"\u041e\u0447\u043d\u043e\" id=\"radio_in_person\">\n                <span>\u041e\u0447\u043d\u043e<\/span>\n                <input type=\"text\" name=\"in_person_note\" id=\"in_person_note\"\n                       placeholder=\"\u0423\u0442\u043e\u0447\u043d\u0435\u043d\u0438\u0435 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)\"\n                       style=\"display:none; margin-left:20px; padding:6px; width:250px; font-size:14px; border:1px solid #0073aa; border-radius:4px;\" \/>\n            <\/label>\n        <\/div>\n        <span class=\"invalid-feedback\" id=\"participation-error\">* \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0444\u043e\u0440\u043c\u0430\u0442 \u0443\u0447\u0430\u0441\u0442\u0438\u044f<\/span>\n\n        <!-- \u2500\u2500\u2500 \u041f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u0416\u0435\u043b\u0435\u0437\u043d\u043e\u0433\u043e\u0440\u0441\u043a\u0430 (\u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043e\u0447\u043d\u043e\u0433\u043e) \u2500\u2500\u2500 -->\n        <div id=\"visit-group\" style=\"display:none;\">\n            <label>\u0425\u043e\u0442\u0435\u043b\u0438 \u0431\u044b \u0432\u044b \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u044c \u043e\u0441\u043d\u043e\u0432\u043d\u0443\u044e \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0443 \u0410\u043a\u0430\u0434\u0435\u043c\u0438\u0438 \u0432 \u0433. \u0416\u0435\u043b\u0435\u0437\u043d\u043e\u0433\u043e\u0440\u0441\u043a\u0435?<\/label>\n            <div class=\"radio-wrap\" id=\"visit-academy-group\">\n                <label class=\"radio-option\"><input type=\"radio\" name=\"visit_academy\" value=\"\u0414\u0430\"> \u0414\u0430<\/label>\n                <label class=\"radio-option\"><input type=\"radio\" name=\"visit_academy\" value=\"\u041d\u0435\u0442\"> \u041d\u0435\u0442<\/label>\n            <\/div>\n            <span class=\"invalid-feedback\" id=\"visit-error\">* \u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0430\u0440\u0438\u0430\u043d\u0442<\/span>\n        <\/div>\n\n        <!-- \u2500\u2500\u2500 \u041f\u0440\u043e\u043f\u0443\u0441\u043a \u2500\u2500\u2500 -->\n        <div id=\"pass-question\" style=\"display:none;\">\n            <br>\n            <label>\u0423 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u043f\u0440\u043e\u043f\u0443\u0441\u043a \u043d\u0430 \u0442\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044e \u0417\u0410\u0422\u041e \u0433. \u0416\u0435\u043b\u0435\u0437\u043d\u043e\u0433\u043e\u0440\u0441\u043a?<\/label>\n            <div class=\"radio-wrap\" id=\"pass-group\">\n                <label class=\"radio-option\"><input type=\"radio\" name=\"pass_needed\" value=\"yes\"> \u0414\u0430<\/label>\n                <label class=\"radio-option\"><input type=\"radio\" name=\"pass_needed\" value=\"no\"> \u041d\u0435\u0442<\/label>\n            <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500\u2500 \u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u0430 \u2500\u2500\u2500 -->\n        <div id=\"pass-link\" style=\"display:none; margin-top:10px;\">\n            <a href=\"https:\/\/sibpsa.ru\/sveden\/propusk\/\" target=\"_blank\" style=\"color:#0073aa;\">\u2192 \u041f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u0440\u043e\u043f\u0443\u0441\u043a<\/a>\n        <\/div>\n\n        <!-- \u2500\u2500\u2500 \u0413\u0440\u0430\u0436\u0434\u0430\u043d\u0441\u0442\u0432\u043e \u2500\u2500\u2500 -->\n        <div id=\"citizenship-section\" style=\"display:none;\">\n            <br>\n            <label>\u0412\u044b \u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0438\u043d \u0420\u0424?*<\/label>\n            <div class=\"radio-wrap\" id=\"citizenship-group\">\n                <label class=\"radio-option\"><input type=\"radio\" name=\"is_citizen\" value=\"\u0414\u0430\"> \u0414\u0430<\/label>\n                <label class=\"radio-option\"><input type=\"radio\" name=\"is_citizen\" value=\"\u041d\u0435\u0442\"> \u041d\u0435\u0442<\/label>\n            <\/div>\n            <span class=\"invalid-feedback\" id=\"citizenship-error\">* \u041e\u0442\u0432\u0435\u0442\u044c\u0442\u0435 \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441<\/span>\n\n            <!-- \u0411\u043b\u043e\u043a: \u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0438\u043d \u0420\u0424 -->\n            <div id=\"citizen-note\" style=\"display:none; margin-top:10px; font-style:italic;\">\n                <p>\u0412\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0437\u0430\u0431\u043b\u0430\u0433\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e <strong>(\u043d\u0435 \u043f\u043e\u0437\u0434\u043d\u0435\u0435 90 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u043d\u044b\u0445 \u0434\u043d\u0435\u0439 \u0434\u043e \u043d\u0430\u0447\u0430\u043b\u0430 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0438)<\/strong>\n                   \u043d\u0430\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043d\u0430 \u0430\u0434\u0440\u0435\u0441 <a href=\"mailto:confsibpsa@yandex.ru\">confsibpsa@yandex.ru<\/a>:<\/p>\n                <ul>\n                    <li>\u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u043d\u0443\u044e <a href=\"https:\/\/sibpsa.ru\/doc\/abitur\/propusk\/table_2022.docx\">\u0422\u0410\u0411\u041b\u0418\u0426\u0423<\/a>\n                        (\u0442\u043e\u043b\u044c\u043a\u043e \u0432 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u043c \u0432\u0438\u0434\u0435, \u0444\u043e\u0440\u043c\u0430\u0442 *.doc \/ *.docx; \u0440\u0443\u043a\u043e\u043f\u0438\u0441\u043d\u0430\u044f \u043a\u043e\u043f\u0438\u044f \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f).<\/li>\n                    <li><a href=\"https:\/\/sibpsa.ru\/doc\/abitur\/propusk\/Blank_zayavleniya24.pdf\">\u0417\u0410\u042f\u0412\u041b\u0415\u041d\u0418\u0415<\/a>\n                        \u043d\u0430 \u0432\u044a\u0435\u0437\u0434 \u0432 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u043c\u0443\u044e \u0437\u043e\u043d\u0443 \u0417\u0410\u0422\u041e \u0416\u0435\u043b\u0435\u0437\u043d\u043e\u0433\u043e\u0440\u0441\u043a\n                        (\u0442\u043e\u043b\u044c\u043a\u043e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e, \u0444\u043e\u0440\u043c\u0430\u0442 *.pdf; \u0440\u0443\u043a\u043e\u043f\u0438\u0441\u043d\u0430\u044f \u043a\u043e\u043f\u0438\u044f \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f).<\/li>\n                <\/ul>\n                <p><strong>\u041e\u0411\u0420\u0410\u0417\u0415\u0426<\/strong> \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u0437\u0430\u044f\u0432\u043b\u0435\u043d\u0438\u044f:\n                   <a href=\"https:\/\/sibpsa.ru\/doc\/abitur\/propusk\/Obraz_1.jpg\">\u043b\u0438\u0446\u043e<\/a>,\n                   <a href=\"https:\/\/sibpsa.ru\/doc\/abitur\/propusk\/Obraz_2.jpg\">\u043e\u0431\u043e\u0440\u043e\u0442<\/a>.<\/p>\n            <\/div>\n\n            <!-- \u0411\u043b\u043e\u043a: \u043d\u0435 \u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0438\u043d \u0420\u0424 \/ \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u043f\u0430\u0441\u043f\u043e\u0440\u0442\u0430 -->\n            <div id=\"non-citizen-note\" style=\"display:none; margin-top:10px;\">\n                <div id=\"passport-upload\">\n                    <label style=\"font-weight:bold;\">\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u0435 \u0441\u043a\u0430\u043d \u043f\u0430\u0441\u043f\u043e\u0440\u0442\u0430 (PDF \u0438\u043b\u0438 JPEG)*:<\/label>\n                    <input type=\"file\" name=\"passport_file\" id=\"passport_file\" accept=\".pdf,.jpg,.jpeg\">\n                    <span class=\"invalid-feedback\" id=\"passport-error\">* \u041f\u0440\u0438\u043a\u0440\u0435\u043f\u0438\u0442\u0435 \u0444\u0430\u0439\u043b \u043f\u0430\u0441\u043f\u043e\u0440\u0442\u0430<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \u2500\u2500\u2500 \u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u043b\u0435\u043d\u0438\u044f \u0441 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u043e\u043c \u2500\u2500\u2500 -->\n        <div id=\"confirm-pass-wrapper\" style=\"display:none; margin-top:20px;\">\n            <label class=\"crf-consent-label\">\n                <input type=\"checkbox\" name=\"confirm_pass\" id=\"confirm_pass\">\n                <span>\u0421 \u0443\u0441\u043b\u043e\u0432\u0438\u0435\u043c \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u0430 \u043d\u0430 \u0442\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044e \u0417\u0410\u0422\u041e \u0416\u0435\u043b\u0435\u0437\u043d\u043e\u0433\u043e\u0440\u0441\u043a \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u043b\u0435\u043d(\u0430)<\/span>\n            <\/label>\n            <span class=\"invalid-feedback\" id=\"confirm-pass-error\">* \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u043b\u0435\u043d\u0438\u0435<\/span>\n        <\/div>\n\n        <!-- \u2500\u2500\u2500 \u0421\u043e\u0433\u043b\u0430\u0441\u0438\u0435 \u043d\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 \u2500\u2500\u2500 -->\n        <div style=\"margin-top: 30px; padding: 16px; background: #f5f9fc; border: 1px solid #c8dff0; border-radius: 4px;\">\n            <label class=\"crf-consent-label\">\n                <input type=\"checkbox\" name=\"confirm_pd\" id=\"confirm_pd\" value=\"1\">\n                <span>\n                    \u042f \u0434\u0430\u044e \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0435 \u043d\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u043c\u043e\u0438\u0445 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0424\u0435\u0434\u0435\u0440\u0430\u043b\u044c\u043d\u044b\u043c \u0437\u0430\u043a\u043e\u043d\u043e\u043c\n                    \u2116 152-\u0424\u0417 \u00ab\u041e \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445\u00bb \u0438 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u044e, \u0447\u0442\u043e \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u043b\u0435\u043d(\u0430) \u0441 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u043e\u0439 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438.*\n                <\/span>\n            <\/label>\n            <span class=\"invalid-feedback\" id=\"confirm-pd-error\">* \u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0434\u0430\u0442\u044c \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0435 \u043d\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445<\/span>\n        <\/div>\n\n        <!-- \u2500\u2500\u2500 \u041a\u043d\u043e\u043f\u043a\u0438 \u2500\u2500\u2500 -->\n        <div style=\"display:flex; align-items:center; margin-top:30px;\">\n            <input type=\"submit\" name=\"submit_conference_form\" value=\"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c\">\n            <a href=\"#\" id=\"reset-form-link\">\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0443<\/a>\n        <\/div>\n\n    <\/form>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n        const inPersonNote       = document.getElementById('in_person_note');\n        const visitGroup         = document.getElementById('visit-group');\n        const passQuestion       = document.getElementById('pass-question');\n        const passLink           = document.getElementById('pass-link');\n        const citizenshipSection = document.getElementById('citizenship-section');\n        const citizenNote        = document.getElementById('citizen-note');\n        const nonCitizenNote     = document.getElementById('non-citizen-note');\n        const confirmPassWrapper = document.getElementById('confirm-pass-wrapper');\n        const confirmPass        = document.getElementById('confirm_pass');\n\n        function hideAll() {\n            visitGroup.style.display         = 'none';\n            passQuestion.style.display       = 'none';\n            passLink.style.display           = 'none';\n            citizenshipSection.style.display = 'none';\n            citizenNote.style.display        = 'none';\n            nonCitizenNote.style.display     = 'none';\n            confirmPassWrapper.style.display = 'none';\n            confirmPass.checked              = false;\n            inPersonNote.style.display       = 'none';\n            inPersonNote.value               = '';\n        }\n\n        \/\/ \u0424\u043e\u0440\u043c\u0430\u0442 \u0443\u0447\u0430\u0441\u0442\u0438\u044f\n        document.querySelectorAll('input[name=\"participation\"]').forEach(r => {\n            r.addEventListener('change', e => {\n                if (e.target.value === '\u041e\u0447\u043d\u043e') {\n                    inPersonNote.style.display = 'inline-block';\n                    visitGroup.style.display   = 'block';\n                } else {\n                    hideAll();\n                }\n            });\n        });\n\n        \/\/ \u041f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u0416\u0435\u043b\u0435\u0437\u043d\u043e\u0433\u043e\u0440\u0441\u043a\u0430\n        document.querySelectorAll('input[name=\"visit_academy\"]').forEach(r => {\n            r.addEventListener('change', e => {\n                if (e.target.value === '\u0414\u0430') {\n                    passQuestion.style.display = 'block';\n                } else {\n                    passQuestion.style.display       = 'none';\n                    passLink.style.display           = 'none';\n                    citizenshipSection.style.display = 'none';\n                    citizenNote.style.display        = 'none';\n                    nonCitizenNote.style.display     = 'none';\n                    confirmPassWrapper.style.display = 'none';\n                    confirmPass.checked              = false;\n                }\n            });\n        });\n\n        \/\/ \u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u0430\n        document.querySelectorAll('input[name=\"pass_needed\"]').forEach(r => {\n            r.addEventListener('change', e => {\n                if (e.target.value === 'no') {\n                    passLink.style.display           = 'block';\n                    citizenshipSection.style.display = 'block';\n                    confirmPassWrapper.style.display = 'block';\n                } else {\n                    passLink.style.display           = 'none';\n                    citizenshipSection.style.display = 'none';\n                    citizenNote.style.display        = 'none';\n                    nonCitizenNote.style.display     = 'none';\n                    confirmPassWrapper.style.display = 'none';\n                    confirmPass.checked              = false;\n                }\n            });\n        });\n\n        \/\/ \u0413\u0440\u0430\u0436\u0434\u0430\u043d\u0441\u0442\u0432\u043e\n        document.querySelectorAll('input[name=\"is_citizen\"]').forEach(r => {\n            r.addEventListener('change', e => {\n                if (e.target.value === '\u041d\u0435\u0442') {\n                    citizenNote.style.display    = 'none';\n                    nonCitizenNote.style.display = 'block';\n                } else {\n                    citizenNote.style.display    = 'block';\n                    nonCitizenNote.style.display = 'none';\n                }\n            });\n        });\n\n        \/\/ \u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0443\n        document.getElementById('reset-form-link').addEventListener('click', function (e) {\n            e.preventDefault();\n            document.getElementById('conference-form').reset();\n            hideAll();\n            document.querySelectorAll('.invalid-feedback').forEach(el => el.style.display = 'none');\n            document.querySelectorAll('.invalid').forEach(el => el.classList.remove('invalid'));\n        });\n    });\n\n    function validateFormRu() {\n        let valid = true;\n\n        \/\/ \u041e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u044b\u0435 \u043f\u043e\u043b\u044f\n        document.querySelectorAll('#conference-form input[required], #conference-form textarea[required]').forEach(input => {\n            const feedback = input.parentElement.querySelector('.invalid-feedback');\n            if (!input.value.trim()) {\n                input.classList.add('invalid');\n                if (feedback) feedback.style.display = 'block';\n                valid = false;\n            } else {\n                input.classList.remove('invalid');\n                if (feedback) feedback.style.display = 'none';\n            }\n        });\n\n        \/\/ \u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435\n        if (!document.querySelector('input[name=\"direction\"]:checked')) {\n            document.getElementById('direction-error').style.display = 'block';\n            valid = false;\n        } else {\n            document.getElementById('direction-error').style.display = 'none';\n        }\n\n        \/\/ \u0424\u043e\u0440\u043c\u0430\u0442 \u0443\u0447\u0430\u0441\u0442\u0438\u044f\n        if (!document.querySelector('input[name=\"participation\"]:checked')) {\n            document.getElementById('participation-error').style.display = 'block';\n            valid = false;\n        } else {\n            document.getElementById('participation-error').style.display = 'none';\n        }\n\n        \/\/ \u041f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u0416\u0435\u043b\u0435\u0437\u043d\u043e\u0433\u043e\u0440\u0441\u043a\u0430\n        const visitGroup = document.getElementById('visit-group');\n        if (visitGroup && visitGroup.style.display !== 'none') {\n            if (!document.querySelector('input[name=\"visit_academy\"]:checked')) {\n                document.getElementById('visit-error').style.display = 'block';\n                valid = false;\n            } else {\n                document.getElementById('visit-error').style.display = 'none';\n            }\n        }\n\n        \/\/ \u0413\u0440\u0430\u0436\u0434\u0430\u043d\u0441\u0442\u0432\u043e\n        const citizenSection = document.getElementById('citizenship-section');\n        if (citizenSection && citizenSection.style.display !== 'none') {\n            if (!document.querySelector('input[name=\"is_citizen\"]:checked')) {\n                document.getElementById('citizenship-error').style.display = 'block';\n                valid = false;\n            } else {\n                document.getElementById('citizenship-error').style.display = 'none';\n            }\n\n            \/\/ \u041f\u0430\u0441\u043f\u043e\u0440\u0442 \u0434\u043b\u044f \u043d\u0435-\u0433\u0440\u0430\u0436\u0434\u0430\u043d\n            const nonCitizenNote = document.getElementById('non-citizen-note');\n            if (nonCitizenNote && nonCitizenNote.style.display !== 'none') {\n                const passportFile = document.getElementById('passport_file');\n                if (passportFile && !passportFile.files.length) {\n                    document.getElementById('passport-error').style.display = 'block';\n                    valid = false;\n                } else {\n                    document.getElementById('passport-error').style.display = 'none';\n                }\n            }\n        }\n\n        \/\/ \u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u043b\u0435\u043d\u0438\u044f \u0441 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u043e\u043c\n        const confirmPassWrapper = document.getElementById('confirm-pass-wrapper');\n        if (confirmPassWrapper && confirmPassWrapper.style.display !== 'none') {\n            if (!document.getElementById('confirm_pass').checked) {\n                document.getElementById('confirm-pass-error').style.display = 'block';\n                valid = false;\n            } else {\n                document.getElementById('confirm-pass-error').style.display = 'none';\n            }\n        }\n\n        \/\/ \u0421\u043e\u0433\u043b\u0430\u0441\u0438\u0435 \u043d\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445\n        if (!document.getElementById('confirm_pd').checked) {\n            document.getElementById('confirm-pd-error').style.display = 'block';\n            valid = false;\n        } else {\n            document.getElementById('confirm-pd-error').style.display = 'none';\n        }\n\n        if (!valid) {\n            document.querySelector('.invalid-feedback[style*=\"block\"], #direction-error[style*=\"block\"], #participation-error[style*=\"block\"], #confirm-pd-error[style*=\"block\"]')\n                    ?.scrollIntoView({ behavior: 'smooth', block: 'center' });\n        }\n\n        return valid;\n    }\n    <\/script>\n\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u043d\u0430 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u044e<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3"}],"version-history":[{"count":20,"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":551,"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=\/wp\/v2\/pages\/3\/revisions\/551"}],"wp:attachment":[{"href":"https:\/\/mu.sibpsa.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}