{"id":62,"date":"2015-08-14T12:21:53","date_gmt":"2015-08-14T12:21:53","guid":{"rendered":"http:\/\/2015.sgda.ch\/index.php\/login\/"},"modified":"2022-02-22T11:44:32","modified_gmt":"2022-02-22T10:44:32","slug":"login","status":"publish","type":"page","link":"https:\/\/www.sgda.ch\/ru\/login\/","title":{"rendered":"Log in"},"content":{"rendered":"\n\t<div class=\"pmpro\">\n\t\t<section id=\"pmpro_login\" class=\"pmpro_section\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"pmpro_card pmpro_login_wrap\">\n\t\t\t\t\t\t\t\t<h2 class=\"pmpro_card_title pmpro_font-large\">\u0412\u043e\u0439\u0442\u0438<\/h2>\t\t\t\t\t\t\t\t<div class=\"pmpro_card_content\">\n\t\t\t\t\t\t\t\t\t<form name=\"loginform\" id=\"loginform\" action=\"https:\/\/www.sgda.ch\/wp-login.php\" method=\"post\"><input type=\"hidden\" name=\"pmpro_login_form_used\" value=\"1\" \/><p class=\"login-username\">\n\t\t\t\t<label for=\"user_login\">\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email<\/label>\n\t\t\t\t<input type=\"text\" name=\"log\" id=\"user_login\" autocomplete=\"username\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-password\">\n\t\t\t\t<label for=\"user_pass\">\u041f\u0430\u0440\u043e\u043b\u044c<\/label>\n\t\t\t\t<input type=\"password\" name=\"pwd\" id=\"user_pass\" autocomplete=\"current-password\" spellcheck=\"false\" class=\"input\" value=\"\" size=\"20\" \/>\n\t\t\t<\/p><p class=\"login-remember\"><label><input name=\"rememberme\" type=\"checkbox\" id=\"rememberme\" value=\"forever\" \/> \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f<\/label><\/p><p class=\"login-submit\">\n\t\t\t\t<input type=\"submit\" name=\"wp-submit\" id=\"wp-submit\" class=\"button button-primary\" value=\"\u0412\u043e\u0439\u0442\u0438\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"\" \/>\n\t\t\t<\/p><\/form>\t<div class=\"pmpro_form_field-password-toggle\">\n\t\t<button type=\"button\" id=\"pmpro_btn-password-toggle-1\" class=\"pmpro_btn pmpro_btn-plain hide-if-no-js\" data-toggle=\"0\">\n\t\t\t<span class=\"pmpro_icon pmpro_icon-eye\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--pmpro--color--accent)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-eye\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><\/svg><\/span>\n\t\t\t<span class=\"pmpro_form_field-password-toggle-state\">Show Password<\/span>\n\t\t<\/button>\n\t<\/div>\n\t<script>\n\t\t\/\/ Password visibility toggle (wp_login_form instance).\n\t\t(function() {\n\t\t\tconst toggleButton = document.querySelectorAll('#pmpro_btn-password-toggle-1')[0];\n\t\t\tconst toggleWrapper = toggleButton.closest('.pmpro_form_field-password-toggle');\n\t\t\tconst loginForm = toggleWrapper.previousElementSibling;\n\t\t\tconst passwordParagraph = loginForm.querySelector('.login-password');\n\t\t\tconst passwordInput = loginForm.querySelector('#user_pass');\n\n\t\t\tpasswordParagraph.appendChild(toggleWrapper);\n\t\t\ttoggleButton.classList.remove('hide-if-no-js');\n\t\t\ttoggleButton.addEventListener('click', togglePassword);\n\n\t\t\tfunction togglePassword() {\n\t\t\t\tconst status = this.getAttribute('data-toggle');\n\t\t\t\tconst passwordInputs = document.querySelectorAll('#user_pass');\n\t\t\t\tconst icon = this.getElementsByClassName('pmpro_icon')[0];\n\t\t\t\tconst state = this.getElementsByClassName('pmpro_form_field-password-toggle-state')[0];\n\n\t\t\t\tif (parseInt(status, 10) === 0) {\n\t\t\t\t\tthis.setAttribute('data-toggle', 1);\n\t\t\t\t\tpasswordInput.setAttribute( 'type', 'text' );\n\t\t\t\t\ticon.innerHTML = `\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--pmpro--color--accent)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-eye-off\">\n\t\t\t\t\t\t\t<path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\"><\/path>\n\t\t\t\t\t\t\t<line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"><\/line>\n\t\t\t\t\t\t<\/svg>`;\n\t\t\t\t\tstate.textContent = 'Hide Password';\n\t\t\t\t} else {\n\t\t\t\t\tthis.setAttribute('data-toggle', 0);\n\t\t\t\t\tpasswordInput.setAttribute( 'type', 'password' );\n\t\t\t\t\ticon.innerHTML = `\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--pmpro--color--accent)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-eye\">\n\t\t\t\t\t\t\t<path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"><\/path>\n\t\t\t\t\t\t\t<circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle>\n\t\t\t\t\t\t<\/svg>`;\n\t\t\t\t\tstate.textContent = 'Show Password';\n\t\t\t\t}\n\t\t\t}\n\t\t})();\n\t<\/script>\n\t\t\t\t\t\t\t\t\t<\/div> <!-- end pmpro_card_content -->\n\t\t\t\t\t\t\t\t<div class=\"pmpro_card_actions\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"pmpro_actions_nav\">\n\t\t<a href=\"https:\/\/www.sgda.ch\/ru\/login\/?action=reset_pass\">\u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c?<\/a>\t<\/div> <!-- end pmpro_actions_nav -->\n\t\t\t\t\t\t\t\t\t<\/div> <!-- end pmpro_card_actions -->\n\t\t\t\t\t\t\t<\/div> <!-- end pmpro_login_wrap -->\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/section> <!-- end pmpro_login -->\n\t<\/div> <!-- end pmpro -->\n\t\n\n\n<p class=\"wp-block-paragraph\"> <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Your Membership services<\/h2>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https:\/\/sgda.webling.ch\/portal#\/\" target=\"_blank\" rel=\"noreferrer noopener\">Update your details<\/a><\/div>\n<\/div>\n\n\n\n\n\n<div class=\"wp-block-pmpro-membership is-layout-flow wp-block-pmpro-membership-is-layout-flow\">\n<ul class=\"wp-block-list\"><li>Members can post jobs on our <a href=\"https:\/\/www.sgda.ch\/jobs\/\" title=\"Jobs\">job board<\/a>.<\/li><\/ul>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><meta charset=\"utf-8\"><em>We are currently restructuring and extending the membership portal. So expect to see more services here, soon.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your Membership services We are currently restructuring and extending the membership portal. So expect to see more services here, soon.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pmpro_default_level":"","_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-62","page","type-page","status-publish","pmpro-has-access"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email \u041f\u0430\u0440\u043e\u043b\u044c \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f Show Password \u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.sgda.ch\/ru\/login\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"ru_RU\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Swiss Game Developers Association SGDA - Connecting game developers in Switzerland\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Log in - Swiss Game Developers Association SGDA\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email \u041f\u0430\u0440\u043e\u043b\u044c \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f Show Password \u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.sgda.ch\/ru\/login\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.sgda.ch\/wp-content\/uploads\/2018\/11\/GM_2018-3.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.sgda.ch\/wp-content\/uploads\/2018\/11\/GM_2018-3.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"647\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2015-08-14T12:21:53+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-02-22T10:44:32+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@sgdach\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Log in - Swiss Game Developers Association SGDA\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email \u041f\u0430\u0440\u043e\u043b\u044c \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f Show Password \u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@sgdach\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.sgda.ch\/wp-content\/uploads\/2018\/11\/GM_2018-3.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/#listItem\",\"name\":\"Log in\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/#listItem\",\"position\":2,\"name\":\"Log in\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/#organization\",\"name\":\"Swiss Game Developers Association SGDA\",\"description\":\"Connecting game developers in Switzerland\",\"url\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.sgda.ch\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/cropped-sgda-logo.png\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/#organizationLogo\",\"width\":1200,\"height\":321},\"image\":{\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/twitter.com\\\/sgdach\",\"https:\\\/\\\/www.instagram.com\\\/sgdach\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/sgdach\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/#webpage\",\"url\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/\",\"name\":\"Log in - Swiss Game Developers Association SGDA\",\"description\":\"\\u0418\\u043c\\u044f \\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044f \\u0438\\u043b\\u0438 email \\u041f\\u0430\\u0440\\u043e\\u043b\\u044c \\u0417\\u0430\\u043f\\u043e\\u043c\\u043d\\u0438\\u0442\\u044c \\u043c\\u0435\\u043d\\u044f Show Password \\u0417\\u0430\\u0431\\u044b\\u043b\\u0438 \\u043f\\u0430\\u0440\\u043e\\u043b\\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.\",\"inLanguage\":\"ru-RU\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/login\\\/#breadcrumblist\"},\"datePublished\":\"2015-08-14T12:21:53+02:00\",\"dateModified\":\"2022-02-22T11:44:32+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/#website\",\"url\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/\",\"name\":\"Swiss Game Developers Association SGDA\",\"description\":\"Connecting game developers in Switzerland\",\"inLanguage\":\"ru-RU\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.sgda.ch\\\/ru\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Log in - Swiss Game Developers Association SGDA","description":"\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email \u041f\u0430\u0440\u043e\u043b\u044c \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f Show Password \u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.","canonical_url":"https:\/\/www.sgda.ch\/ru\/login\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.sgda.ch\/ru\/login\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.sgda.ch\/ru\/#listItem","position":1,"name":"Home","item":"https:\/\/www.sgda.ch\/ru\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.sgda.ch\/ru\/login\/#listItem","name":"Log in"}},{"@type":"ListItem","@id":"https:\/\/www.sgda.ch\/ru\/login\/#listItem","position":2,"name":"Log in","previousItem":{"@type":"ListItem","@id":"https:\/\/www.sgda.ch\/ru\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.sgda.ch\/ru\/#organization","name":"Swiss Game Developers Association SGDA","description":"Connecting game developers in Switzerland","url":"https:\/\/www.sgda.ch\/ru\/","logo":{"@type":"ImageObject","url":"https:\/\/www.sgda.ch\/wp-content\/uploads\/2019\/04\/cropped-sgda-logo.png","@id":"https:\/\/www.sgda.ch\/ru\/login\/#organizationLogo","width":1200,"height":321},"image":{"@id":"https:\/\/www.sgda.ch\/ru\/login\/#organizationLogo"},"sameAs":["https:\/\/twitter.com\/sgdach","https:\/\/www.instagram.com\/sgdach\/","https:\/\/www.linkedin.com\/company\/sgdach\/"]},{"@type":"WebPage","@id":"https:\/\/www.sgda.ch\/ru\/login\/#webpage","url":"https:\/\/www.sgda.ch\/ru\/login\/","name":"Log in - Swiss Game Developers Association SGDA","description":"\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email \u041f\u0430\u0440\u043e\u043b\u044c \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f Show Password \u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.","inLanguage":"ru-RU","isPartOf":{"@id":"https:\/\/www.sgda.ch\/ru\/#website"},"breadcrumb":{"@id":"https:\/\/www.sgda.ch\/ru\/login\/#breadcrumblist"},"datePublished":"2015-08-14T12:21:53+02:00","dateModified":"2022-02-22T11:44:32+01:00"},{"@type":"WebSite","@id":"https:\/\/www.sgda.ch\/ru\/#website","url":"https:\/\/www.sgda.ch\/ru\/","name":"Swiss Game Developers Association SGDA","description":"Connecting game developers in Switzerland","inLanguage":"ru-RU","publisher":{"@id":"https:\/\/www.sgda.ch\/ru\/#organization"}}]},"og:locale":"ru_RU","og:site_name":"Swiss Game Developers Association SGDA - Connecting game developers in Switzerland","og:type":"article","og:title":"Log in - Swiss Game Developers Association SGDA","og:description":"\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email \u041f\u0430\u0440\u043e\u043b\u044c \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f Show Password \u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.","og:url":"https:\/\/www.sgda.ch\/ru\/login\/","og:image":"https:\/\/www.sgda.ch\/wp-content\/uploads\/2018\/11\/GM_2018-3.png","og:image:secure_url":"https:\/\/www.sgda.ch\/wp-content\/uploads\/2018\/11\/GM_2018-3.png","og:image:width":1200,"og:image:height":647,"article:published_time":"2015-08-14T12:21:53+00:00","article:modified_time":"2022-02-22T10:44:32+00:00","twitter:card":"summary","twitter:site":"@sgdach","twitter:title":"Log in - Swiss Game Developers Association SGDA","twitter:description":"\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0438\u043b\u0438 email \u041f\u0430\u0440\u043e\u043b\u044c \u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043c\u0435\u043d\u044f Show Password \u0417\u0430\u0431\u044b\u043b\u0438 \u043f\u0430\u0440\u043e\u043b\u044c? Your Membership services Update your details Members can post jobs on our job board. We are currently restructuring and extending the membership portal. So expect to see more services here, soon.","twitter:creator":"@sgdach","twitter:image":"https:\/\/www.sgda.ch\/wp-content\/uploads\/2018\/11\/GM_2018-3.png"},"aioseo_meta_data":{"post_id":"62","title":null,"description":null,"keywords":[],"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[],"defaultGraph":null,"defaultPostTypeGraph":""},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-10-29 16:55:55","updated":"2025-09-16 08:36:40","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.sgda.ch\/ru\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tLog in\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.sgda.ch\/ru\/"},{"label":"Log in","link":"https:\/\/www.sgda.ch\/ru\/login\/"}],"ticketed":false,"_links":{"self":[{"href":"https:\/\/www.sgda.ch\/ru\/wp-json\/wp\/v2\/pages\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sgda.ch\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sgda.ch\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sgda.ch\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sgda.ch\/ru\/wp-json\/wp\/v2\/comments?post=62"}],"version-history":[{"count":0,"href":"https:\/\/www.sgda.ch\/ru\/wp-json\/wp\/v2\/pages\/62\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sgda.ch\/ru\/wp-json\/wp\/v2\/media?parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}