{"id":18003,"date":"2024-10-17T19:33:20","date_gmt":"2024-10-17T16:33:20","guid":{"rendered":"https:\/\/tharaaedu.com\/student-registration-page\/"},"modified":"2026-06-11T02:36:13","modified_gmt":"2026-06-10T23:36:13","slug":"student-registration-page","status":"publish","type":"page","link":"https:\/\/tharaaedu.com\/en\/student-registration-page\/","title":{"rendered":"\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0637\u0627\u0644\u0628"},"content":{"rendered":"\r\n<style>\r\n\/* =========================================================\r\n   Tharaa Tutor Student Registration Template\r\n   File: tutor\/dashboard\/registration.php\r\n   ========================================================= *\/\r\n\r\n.tharaa-register-template,\r\n.tharaa-register-template * {\r\n\tbox-sizing: border-box;\r\n}\r\n\r\n.tharaa-register-template {\r\n\tdirection: rtl;\r\n\twidth: min(1080px, calc(100% - 32px));\r\n\tmargin: 0 auto;\r\n\tpadding: 42px 0 70px;\r\n\ttext-align: center;\r\n\tcolor: #1f1f29;\r\n}\r\n\r\n.tharaa-register-template__badge {\r\n\tdisplay: inline-flex;\r\n\talign-items: center;\r\n\tjustify-content: center;\r\n\tmargin-bottom: 12px;\r\n\tpadding: 8px 16px;\r\n\tborder-radius: 999px;\r\n\tbackground: #fff;\r\n\tcolor: #b0174f;\r\n\tborder: 1px solid rgba(176, 23, 79, 0.14);\r\n\tfont-weight: 900;\r\n\tfont-size: 14px;\r\n\tbox-shadow: 0 10px 24px rgba(176, 23, 79, 0.06);\r\n}\r\n\r\n.tharaa-register-template__title {\r\n\tmargin: 0;\r\n\tcolor: #1f1f29;\r\n\tfont-size: clamp(36px, 5vw, 58px);\r\n\tline-height: 1.18;\r\n\tfont-weight: 900;\r\n\tletter-spacing: -0.8px;\r\n}\r\n\r\n.tharaa-register-template__desc {\r\n\tmax-width: 620px;\r\n\tmargin: 12px auto 30px;\r\n\tcolor: #6c6470;\r\n\tfont-size: 16px;\r\n\tline-height: 1.9;\r\n\tfont-weight: 700;\r\n}\r\n\r\n.tharaa-register-template__card {\r\n\twidth: min(760px, 100%);\r\n\tmargin: 0 auto;\r\n\tpadding: clamp(26px, 4vw, 42px);\r\n\tborder-radius: 30px;\r\n\tbackground:\r\n\t\tradial-gradient(circle at top right, rgba(176, 23, 79, 0.06), transparent 35%),\r\n\t\t#fff;\r\n\tborder: 1px solid rgba(176, 23, 79, 0.14);\r\n\tbox-shadow: 0 22px 60px rgba(176, 23, 79, 0.10);\r\n\ttext-align: right;\r\n\toverflow: hidden;\r\n}\r\n\r\n.tharaa-register-template #tutor-registration-wrap,\r\n.tharaa-register-template form,\r\n.tharaa-register-template .tutor-registration-wrap,\r\n.tharaa-register-template .tutor-student-registration-form {\r\n\twidth: 100% !important;\r\n\tmax-width: none !important;\r\n\tmargin: 0 !important;\r\n\tpadding: 0 !important;\r\n\tborder: 0 !important;\r\n\tbox-shadow: none !important;\r\n\tbackground: transparent !important;\r\n\tborder-radius: 0 !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-form-row {\r\n\tdisplay: flex !important;\r\n\tflex-wrap: wrap !important;\r\n\tgap: 18px !important;\r\n\tmargin: 0 0 18px !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-form-col-6 {\r\n\twidth: calc(50% - 9px) !important;\r\n\tmax-width: calc(50% - 9px) !important;\r\n\tflex: 0 0 calc(50% - 9px) !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-form-col-12 {\r\n\twidth: 100% !important;\r\n\tmax-width: 100% !important;\r\n\tflex: 0 0 100% !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-form-group {\r\n\tmargin: 0 !important;\r\n}\r\n\r\n.tharaa-register-template label {\r\n\tdisplay: block !important;\r\n\twidth: 100% !important;\r\n\tmargin: 0 0 8px !important;\r\n\tcolor: #1f1f29 !important;\r\n\tfont-size: 15px !important;\r\n\tfont-weight: 900 !important;\r\n\ttext-align: right !important;\r\n\tdirection: rtl !important;\r\n}\r\n\r\n.tharaa-register-template input:not([type=\"checkbox\"]):not([type=\"radio\"]):not([type=\"submit\"]),\r\n.tharaa-register-template select,\r\n.tharaa-register-template textarea,\r\n.tharaa-register-template .tutor-form-control {\r\n\twidth: 100% !important;\r\n\tmin-height: 52px !important;\r\n\tborder-radius: 17px !important;\r\n\tborder: 1px solid rgba(176, 23, 79, 0.14) !important;\r\n\tbackground: #fff !important;\r\n\tcolor: #1f1f29 !important;\r\n\tpadding: 12px 15px !important;\r\n\tbox-shadow: none !important;\r\n\tdirection: rtl !important;\r\n\ttext-align: right !important;\r\n\tfont-size: 15px !important;\r\n\tline-height: 1.7 !important;\r\n}\r\n\r\n.tharaa-register-template input::placeholder {\r\n\tcolor: #b2a9b1 !important;\r\n\topacity: 1 !important;\r\n}\r\n\r\n.tharaa-register-template input[type=\"email\"],\r\n.tharaa-register-template input[name*=\"email\"],\r\n.tharaa-register-template input[name*=\"national\"],\r\n.tharaa-register-template input[id*=\"national\"],\r\n.tharaa-register-template input[name*=\"ID\"],\r\n.tharaa-register-template input[id*=\"ID\"] {\r\n\tdirection: ltr !important;\r\n\ttext-align: right !important;\r\n}\r\n\r\n.tharaa-register-template input[type=\"password\"] {\r\n\tdirection: rtl !important;\r\n\ttext-align: right !important;\r\n}\r\n\r\n.tharaa-register-template input:focus,\r\n.tharaa-register-template select:focus,\r\n.tharaa-register-template textarea:focus,\r\n.tharaa-register-template .tutor-form-control:focus {\r\n\tborder-color: #b0174f !important;\r\n\tbox-shadow: 0 0 0 4px rgba(176, 23, 79, 0.10) !important;\r\n\toutline: none !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-password-field {\r\n\tposition: relative;\r\n}\r\n\r\n.tharaa-register-template .show-hide-btn {\r\n\tleft: 14px !important;\r\n\tright: auto !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-password-strength-hint {\r\n\tmargin-top: 10px !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-password-strength-hint .indicator {\r\n\tdisplay: flex !important;\r\n\tgap: 6px !important;\r\n\tdirection: rtl !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-password-strength-hint .indicator span {\r\n\theight: 5px !important;\r\n\tborder-radius: 999px !important;\r\n\tbackground: rgba(176, 23, 79, 0.14) !important;\r\n\tflex: 1 !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-password-strength-hint .text {\r\n\tmargin-top: 8px !important;\r\n\tcolor: #6c6470 !important;\r\n\tfont-size: 13px !important;\r\n\tline-height: 1.7 !important;\r\n\ttext-align: right !important;\r\n}\r\n\r\n.tharaa-register-template input[type=\"checkbox\"] {\r\n\tappearance: auto !important;\r\n\t-webkit-appearance: checkbox !important;\r\n\twidth: 18px !important;\r\n\theight: 18px !important;\r\n\tmin-width: 18px !important;\r\n\tmin-height: 18px !important;\r\n\tmargin: 0 0 0 8px !important;\r\n\tpadding: 0 !important;\r\n\taccent-color: #b0174f !important;\r\n\tcursor: pointer !important;\r\n\tbox-shadow: none !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-d-flex {\r\n\tdirection: rtl !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-d-flex label {\r\n\twidth: auto !important;\r\n\tmargin: 0 !important;\r\n\tline-height: 1.9 !important;\r\n\tfont-weight: 800 !important;\r\n}\r\n\r\n.tharaa-register-template a {\r\n\tcolor: #b0174f !important;\r\n\tfont-weight: 900 !important;\r\n\ttext-decoration: none !important;\r\n}\r\n\r\n.tharaa-register-template a:hover {\r\n\tcolor: #86113c !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-alert {\r\n\tborder-radius: 18px !important;\r\n\tborder: 1px solid rgba(176, 23, 79, 0.14) !important;\r\n\tbackground: #fff9fb !important;\r\n\tcolor: #1f1f29 !important;\r\n\tline-height: 1.9 !important;\r\n\ttext-align: right !important;\r\n\tmargin-bottom: 20px !important;\r\n}\r\n\r\n.tharaa-register-template .tutor-required-fields {\r\n\tmargin: 0 !important;\r\n\tpadding-right: 18px !important;\r\n\tpadding-left: 0 !important;\r\n}\r\n\r\n.tharaa-register-template button,\r\n.tharaa-register-template input[type=\"submit\"],\r\n.tharaa-register-template .tutor-btn-primary {\r\n\twidth: 100% !important;\r\n\tmin-height: 54px !important;\r\n\tborder-radius: 999px !important;\r\n\tbackground: #b0174f !important;\r\n\tcolor: #fff !important;\r\n\tborder: 1px solid #b0174f !important;\r\n\tpadding: 13px 24px !important;\r\n\tfont-weight: 900 !important;\r\n\tfont-size: 16px !important;\r\n\tbox-shadow: 0 16px 34px rgba(176, 23, 79, 0.24) !important;\r\n\ttext-align: center !important;\r\n\tcursor: pointer !important;\r\n\ttransition: 0.25s ease !important;\r\n}\r\n\r\n.tharaa-register-template button:hover,\r\n.tharaa-register-template input[type=\"submit\"]:hover,\r\n.tharaa-register-template .tutor-btn-primary:hover {\r\n\tbackground: #86113c !important;\r\n\tborder-color: #86113c !important;\r\n\tcolor: #fff !important;\r\n\ttransform: translateY(-2px);\r\n}\r\n\r\n.tharaa-register-template__login-link {\r\n\tmargin-top: 18px;\r\n\ttext-align: center;\r\n\tcolor: #6c6470;\r\n\tfont-size: 15px;\r\n\tline-height: 1.8;\r\n\tfont-weight: 700;\r\n}\r\n\r\n.tharaa-register-template__login-link a {\r\n\tmargin-right: 6px;\r\n}\r\n\r\n@media (max-width: 760px) {\r\n\t.tharaa-register-template {\r\n\t\twidth: min(100% - 20px, 1080px);\r\n\t\tpadding: 32px 0 44px;\r\n\t}\r\n\r\n\t.tharaa-register-template__card {\r\n\t\tpadding: 22px;\r\n\t\tborder-radius: 24px;\r\n\t}\r\n\r\n\t.tharaa-register-template__title {\r\n\t\tfont-size: 34px;\r\n\t}\r\n\r\n\t.tharaa-register-template__desc {\r\n\t\tfont-size: 15px;\r\n\t}\r\n\r\n\t.tharaa-register-template .tutor-form-row {\r\n\t\tgap: 0 !important;\r\n\t}\r\n\r\n\t.tharaa-register-template .tutor-form-col-6,\r\n\t.tharaa-register-template .tutor-form-col-12 {\r\n\t\twidth: 100% !important;\r\n\t\tmax-width: 100% !important;\r\n\t\tflex: 0 0 100% !important;\r\n\t\tmargin-bottom: 16px !important;\r\n\t}\r\n}\r\n<\/style>\r\n\r\n\r\n\t<section class=\"tharaa-register-template\" dir=\"rtl\">\r\n\t\t<span class=\"tharaa-register-template__badge\">\u0627\u0628\u062f\u0623 \u0631\u062d\u0644\u062a\u0643 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629<\/span>\r\n\t\t<h1 class=\"tharaa-register-template__title\">\u062a\u0633\u062c\u064a\u0644 \u0637\u0627\u0644\u0628 \u062c\u062f\u064a\u062f<\/h1>\r\n\t\t<p class=\"tharaa-register-template__desc\">\u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0643 \u0644\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0628\u0631\u0627\u0645\u062c \u0648\u0645\u0639\u0633\u0643\u0631\u0627\u062a \u062b\u0631\u0627\u0621 \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0631\u062d\u0644\u062a\u0643 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0628\u0633\u0647\u0648\u0644\u0629.<\/p>\r\n\r\n\t\t<div class=\"tharaa-register-template__card\">\r\n\t\t\t<div id=\"tutor-registration-wrap\">\r\n\r\n\t\t\t\t\r\n\t\t\t\t<form method=\"post\" enctype=\"multipart\/form-data\" id=\"tutor-registration-form\" class=\"tharaa-tutor-register-form\">\r\n\t\t\t\t\t<input type=\"hidden\" name=\"tutor_course_enroll_attempt\" value=\"\">\r\n\t\t\t\t\t<input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/tharaaedu.com\/en\/dashboard\/\">\r\n\r\n\t\t\t\t\t\r\n\t\t\t\t\t<input type=\"hidden\" id=\"_tutor_nonce\" name=\"_tutor_nonce\" value=\"0afbeb7963\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/18003\" \/>\t\t\t\t\t<input type=\"hidden\" value=\"tutor_register_student\" name=\"tutor_action\"\/>\r\n\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div class=\"tutor-form-row\">\r\n\t\t\t\t\t\t<div class=\"tutor-form-col-6\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-group\">\r\n\t\t\t\t\t\t\t\t<label>\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644<\/label>\r\n\t\t\t\t\t\t\t\t<input type=\"text\" name=\"first_name\" value=\"\" placeholder=\"\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u0648\u0644\" required autocomplete=\"given-name\">\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"tutor-form-col-6\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-group\">\r\n\t\t\t\t\t\t\t\t<label>\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631<\/label>\r\n\t\t\t\t\t\t\t\t<input type=\"text\" name=\"last_name\" value=\"\" placeholder=\"\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0623\u062e\u064a\u0631\" required autocomplete=\"family-name\">\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div class=\"tutor-form-row\">\r\n\t\t\t\t\t\t<div class=\"tutor-form-col-6\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-group\">\r\n\t\t\t\t\t\t\t\t<label>\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645<\/label>\r\n\t\t\t\t\t\t\t\t<input type=\"text\" name=\"user_login\" class=\"tutor_user_name\" value=\"\" placeholder=\"\u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\" required autocomplete=\"username\">\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"tutor-form-col-6\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-group\">\r\n\t\t\t\t\t\t\t\t<label>\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\r\n\t\t\t\t\t\t\t\t<input type=\"email\" name=\"email\" value=\"\" placeholder=\"\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\" required autocomplete=\"email\">\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div class=\"tutor-form-row\">\r\n\t\t\t\t\t\t<div class=\"tutor-form-col-6\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-group\">\r\n\t\t\t\t\t\t\t\t<div class=\"tutor-password-strength-checker\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"tutor-password-field\">\r\n\t\t\t\t\t\t\t\t\t\t<label>\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\r\n\t\t\t\t\t\t\t\t\t\t<input class=\"password-checker\" id=\"tutor-new-password\" type=\"password\" name=\"password\" value=\"\" placeholder=\"\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631\" required autocomplete=\"new-password\" style=\"margin-bottom: 0;\">\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"show-hide-btn\"><\/span>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t\t\t<div class=\"tutor-password-strength-hint\">\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"indicator\">\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"weak\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"medium\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"strong\"><\/span>\r\n\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t<div class=\"text tutor-fs-7 tutor-color-muted\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<div class=\"tutor-form-col-6\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-group\">\r\n\t\t\t\t\t\t\t\t<label>\u062a\u0623\u0643\u064a\u062f \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631<\/label>\r\n\r\n\t\t\t\t\t\t\t\t<div class=\"tutor-form-wrap\">\r\n\t\t\t\t\t\t\t\t\t<span class=\"tutor-validation-icon tutor-icon-mark tutor-color-success tutor-form-icon tutor-form-icon-reverse\" style=\"display: none;\"><\/span>\r\n\t\t\t\t\t\t\t\t\t<input type=\"password\" name=\"password_confirmation\" value=\"\" placeholder=\"\u062a\u0623\u0643\u064a\u062f \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631\" required autocomplete=\"new-password\" style=\"margin-bottom: 0;\">\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div class=\"tutor-form-row\">\r\n\t\t\t\t\t\t<div class=\"tutor-form-col-12\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-group\">\r\n\t\t\t\t\t\t\t\t        <p>\n            <label for=\"nelc_national_id\">National ID Number<br\/>\n            <input type=\"text\" name=\"nelc_national_id\" id=\"nelc_national_id\" class=\"input\" value=\"\" size=\"25\" \/><\/label>\n        <\/p>\n        \t\t<input type=\"text\" style=\"display:none\" autocomplete=\"off\" value=\"\" name=\"_uuid\">\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"tutor-form-row tutor-mb-24\">\r\n\t\t\t\t\t\t\t<div class=\"tutor-form-col-12\">\r\n\t\t\t\t\t\t\t\t<div class=\"tutor-d-flex tutor-gap-1 tutor-align-center\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"tutor-form-wrap\">\r\n\t\t\t\t\t\t\t\t\t\t<input type=\"checkbox\" id=\"tutor-terms-conditions\" name=\"terms_conditions\" required>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t<label for=\"tutor-terms-conditions\">\r\n\t\t\t\t\t\t\t\t\t\t\u0623\u0648\u0627\u0641\u0642 \u0639\u0644\u0649\r\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/tharaaedu.com\/en\/e-learning-policy\/\" title=\"\u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0623\u062d\u0643\u0627\u0645\">\u0627\u0644\u0634\u0631\u0648\u0637 \u0648\u0627\u0644\u0623\u062d\u0643\u0627\u0645<\/a>\r\n\t\t\t\t\t\t\t\t\t<\/label>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div>\r\n\t\t\t\t\t\t<button type=\"submit\" name=\"tutor_register_student_btn\" value=\"register\" class=\"tutor-btn tutor-btn-primary tutor-btn-block\">\u0625\u0646\u0634\u0627\u0621 \u0627\u0644\u062d\u0633\u0627\u0628<\/button>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\r\n\t\t\t\t\t<div class=\"tharaa-register-template__login-link\">\r\n\t\t\t\t\t\t\u0644\u062f\u064a\u0643 \u062d\u0633\u0627\u0628 \u0628\u0627\u0644\u0641\u0639\u0644\u061f\r\n\t\t\t\t\t\t<a href=\"https:\/\/tharaaedu.com\/en\/login_in\/\">\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<\/form>\r\n\r\n\t\t\t\t\t\t<style>\n\t\t\t#tutor-pro-twitter-login {\n\t\t\t\twidth: 400px; background-color: #00acee; border-color: #00acee; font-weight: bold;\n\t\t\t}\n\t\t<\/style>\n\t\t<div id=\"tutor-pro-social-authentication\" class=\"tutor-pt-24 tutor-d-flex tutor-flex-column tutor-align-center tutor-border-top-light\" style=\"gap: 10px;\">\n\t\t\t\t\t\t\t\t<div class=\"tutor-d-flex tutor-justify-center\" id=\"tutor-pro-google-authentication\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t\r\n","protected":false},"excerpt":{"rendered":"<p>\u0627\u0628\u062f\u0623 \u0631\u062d\u0644\u062a\u0643 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u062a\u0633\u062c\u064a\u0644 \u0637\u0627\u0644\u0628 \u062c\u062f\u064a\u062f \u0623\u0646\u0634\u0626 \u062d\u0633\u0627\u0628\u0643 \u0644\u0644\u0627\u0646\u0636\u0645\u0627\u0645 \u0625\u0644\u0649 \u0628\u0631\u0627\u0645\u062c \u0648\u0645\u0639\u0633\u0643\u0631\u0627\u062a \u062b\u0631\u0627\u0621 \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0648\u0645\u062a\u0627\u0628\u0639\u0629 \u0631\u062d\u0644\u062a\u0643 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0628\u0633\u0647\u0648\u0644\u0629.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_tutorstarter_page_metadata":[],"footnotes":""},"class_list":["post-18003","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/pages\/18003","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/comments?post=18003"}],"version-history":[{"count":10,"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/pages\/18003\/revisions"}],"predecessor-version":[{"id":25770,"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/pages\/18003\/revisions\/25770"}],"wp:attachment":[{"href":"https:\/\/tharaaedu.com\/en\/wp-json\/wp\/v2\/media?parent=18003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}