jQuery(function(s){var t=ur_password_strength_meter_params.pwsL10n,r=ur_frontend_params_with_form_id.custom_password_params,e={init:function(){var t=this;s(document.body).on("keyup change",'input[name="user_pass"], .user-registration-EditAccountForm input[name="password_1"], input[name="password_1"].user-registration-Input--password,.user-registration-ResetPassword input[name="password_1"]',function(){""!==s(this).closest("form").attr("data-enable-strength-password")&&t.strengthMeter(s(this))})},strengthMeter:function(t){var r=t.closest("form"),a=s(t,r);e.includeMeter(r,a),e.checkPasswordStrength(r,a)},includeMeter:function(t,r){var e=t.attr("data-minimum-password-strength"),a=t.find(".user-registration-password-strength"),n=t.find(".password-input-group");if(""===r.val())a.remove(),s(document.body).trigger("ur-password-strength-removed");else if(0===a.length){var o='<div class="user-registration-password-strength" aria-live="polite" data-min-strength="'+e+'"></div>';t.hasClass("register")?n.closest(".field-user_pass").after(o):s("#password_1").closest(".password-input-group").after(o),s(document.body).trigger("ur-password-strength-added")}},checkPasswordStrength:function(s,a){var n=s.find(".user-registration-password-strength"),o=s.find(".user-registration-password-hint"),i=s.attr("data-minimum-password-strength"),d="i18n_password_hint_"+i,p=void 0!==ur_password_strength_meter_params[d]?'<small class="user-registration-password-hint">'+ur_password_strength_meter_params[d]+"</small>":"",u=s.find('input[type="submit"].user-registration-Button'),h=[],l=e.extraPasswordChecks(a.val(),h);switch("4"===i&&(l=customPasswordChecks(a.val()),p='<small class="user-registration-password-hint">'+r.hint+"</small>"),(h="function"==typeof wp.passwordStrength.userInputDisallowedList?wp.passwordStrength.userInputDisallowedList():wp.passwordStrength.userInputBlacklist()).push(s.find('input[data-id="user_email"]').val()),h.push(s.find('input[data-id="user_login"]').val()),n.removeClass("short bad good strong"),o.remove(),n.after(p),s.find(".user-registration-password-strength").attr("data-current-strength",l),l){case 0:n.addClass("short").html(t.shortpw);break;case 1:n.addClass("bad").html(t.bad);break;case 2:n.addClass("good").html(t.good);break;case 3:case 4:n.addClass("strong").html(t.strong);break;case 5:n.addClass("short").html(t.mismatch)}return l>=i?u.prop("disabled",!1):u.prop("disabled",!0),l},extraPasswordChecks:function(s,t){var r=wp.passwordStrength.meter(s,t),e=/[A-ZА-Я]/;switch(r){case 1:e.test(s)||(r=0);break;case 2:e.test(s)?(e=/\d/).test(s)||(r=1):r=0;break;case 3:case 4:r=e.test(s)?(e=/\d/).test(s)?(e=/[!@#$%^&*(),.?":{}|<>]/).test(s)&&s.length>=9?4:2:1:0}return r}};e.init()});
var originalGrecaptcha=null,originalHcaptcha=null,originalTurnstile=null,isolatedGrecaptcha=null,isolatedGrecaptcha2=null,createIsolatedCaptchaObject=function(e){switch(e){case"hcaptcha":return createDedicatedHcaptchaLoader();case"grecaptcha":case"recaptcha":return createDedicatedRecaptchaLoader();case"turnstile":return window.turnstile||originalTurnstile;default:return null}},createDedicatedHcaptchaLoader=function(){return{render:function(e,a){if("string"==typeof e&&(e=document.getElementById(e)),!e||!e.nodeType)return"hcaptcha-error";e.innerHTML="";var t=document.createElement("div");return t.innerHTML='<div style="display: flex; justify-content: center; align-items: center; padding: 10px; width: 100%;"><div class="ur-front-spinner" ></div></div>',e.appendChild(t),setTimeout(function(){var t="onloadDedicatedHcaptcha_"+("dedicated_hcaptcha_"+Date.now()+"_"+Math.random().toString(36).substr(2,9));window[t]=function(){if(window.hcaptcha&&window.hcaptcha.render){e.innerHTML="";var c=window.hcaptcha.render(e,a);return delete window[t],c}};var c=document.createElement("script");c.src="https://js.hcaptcha.com/1/api.js?render=explicit&onload="+t,c.onload=function(){setTimeout(function(){window.hcaptcha&&window.hcaptcha.render&&e&&(e.innerHTML="",window.hcaptcha.render(e,a))},2e3)},document.head.appendChild(c)},2e3),"hcaptcha-loading"},reset:function(e){window.hcaptcha&&window.hcaptcha.reset&&window.hcaptcha.reset(e)},execute:function(e,a){window.hcaptcha&&window.hcaptcha.execute&&window.hcaptcha.execute(e,a)},getResponse:function(e){return window.hcaptcha&&window.hcaptcha.getResponse?window.hcaptcha.getResponse(e):""}}},createDedicatedRecaptchaLoader=function(){return{render:function(e,a){if("string"==typeof e&&(e=document.getElementById(e)),!e||!e.nodeType)return"recaptcha-error";e.innerHTML="";var t=document.createElement("div");t.innerHTML='<div style="display: flex; justify-content: center; align-items: center; padding: 10px; width: 100%;"><div class="ur-front-spinner" ></div></div>',e.appendChild(t);var c="onloadDedicatedRecaptcha_"+("dedicated_recaptcha_"+Date.now()+"_"+Math.random().toString(36).substr(2,9));window[c]=function(){if(window.grecaptcha&&window.grecaptcha.render){e.innerHTML="";var t=window.grecaptcha.render(e,a);return delete window[c],t}};var r=document.createElement("script");return r.src="https://www.google.com/recaptcha/api.js?render=explicit&callback="+c,r.onload=function(){setTimeout(function(){window.grecaptcha&&window.grecaptcha.render&&e&&(e.innerHTML="",window.grecaptcha.render(e,a))},2e3)},document.head.appendChild(r),"recaptcha-loading"},reset:function(e){window.grecaptcha&&window.grecaptcha.reset&&window.grecaptcha.reset(e)},execute:function(e,a){window.grecaptcha&&window.grecaptcha.execute&&window.grecaptcha.execute(e,a)},getResponse:function(e){return window.grecaptcha&&window.grecaptcha.getResponse?window.grecaptcha.getResponse(e):""}}},getSafeCaptchaObject=function(e){var a=createIsolatedCaptchaObject(e);return a&&a.render?a:"hcaptcha"===e||"grecaptcha"===e||"recaptcha"===e?createFallbackCaptcha(e):null},createFallbackCaptcha=function(e){return{render:function(a,t){if("string"==typeof a&&(a=document.getElementById(a)),!a||!a.nodeType)return"captcha-error";a.innerHTML="";var c=document.createElement("div");return c.innerHTML='<div style="display: flex; justify-content: center; align-items: center; padding: 10px; width: 100%;"><span class="ur-front-spinner"></div></div>',a.appendChild(c),"hcaptcha"===e?loadHcaptchaWithCallback(a,t):loadRecaptchaWithCallback(a,t),"fallback-captcha-widget"},reset:function(e){},execute:function(e,a){},getResponse:function(e){return""}}},loadHcaptchaWithCallback=function(e,a){setTimeout(function(){var t="onloadFallbackHcaptcha_"+("fallback_hcaptcha_"+Date.now()+"_"+Math.random().toString(36).substr(2,9));window[t]=function(){window.hcaptcha&&window.hcaptcha.render&&window.hcaptcha!==window.grecaptcha&&(e.innerHTML="",window.hcaptcha.render(e,a),delete window[t])};var c=document.createElement("script");c.src="https://js.hcaptcha.com/1/api.js?render=explicit&onload="+t,c.onload=function(){setTimeout(function(){window.hcaptcha&&window.hcaptcha.render&&window.hcaptcha!==window.grecaptcha&&e&&(e.innerHTML="",window.hcaptcha.render(e,a))},2e3)},document.head.appendChild(c)},1500)},loadRecaptchaWithCallback=function(e,a){var t="onloadFallbackRecaptcha_"+("fallback_recaptcha_"+Date.now()+"_"+Math.random().toString(36).substr(2,9));window[t]=function(){window.grecaptcha&&window.grecaptcha.render&&window.grecaptcha!==window.hcaptcha&&(e.innerHTML="",window.grecaptcha.render(e,a),delete window[t])};var c=document.createElement("script");c.src="https://www.google.com/recaptcha/api.js?render=explicit&callback="+t,c.onload=function(){setTimeout(function(){window.grecaptcha&&window.grecaptcha.render&&window.grecaptcha!==window.hcaptcha&&e&&(e.innerHTML="",window.grecaptcha.render(e,a))},2e3)},document.head.appendChild(c)},backupOriginalGlobals=function(){void 0!==window.grecaptcha&&(originalGrecaptcha=window.grecaptcha,isolatedGrecaptcha=Object.assign({},window.grecaptcha),isolatedGrecaptcha2=JSON.parse(JSON.stringify(window.grecaptcha))),void 0!==window.hcaptcha&&(originalHcaptcha=window.hcaptcha),void 0!==window.turnstile&&(originalTurnstile=window.turnstile)},enhancedConflictDetection=function(){},loadFreshRecaptcha=function(){if(void 0===window.ur_fresh_grecaptcha){var e=document.createElement("script");e.src="https://www.google.com/recaptcha/api.js?render=explicit&callback=onloadURFreshRecaptcha",e.onload=function(){setTimeout(function(){window.grecaptcha&&window.grecaptcha!==window.hcaptcha&&(window.ur_fresh_grecaptcha=window.grecaptcha)},1e3)},e.onerror=function(){},document.head.appendChild(e)}};window.onloadURFreshRecaptcha=function(){window.grecaptcha&&window.grecaptcha.render&&(window.ur_fresh_grecaptcha=window.grecaptcha)},backupOriginalGlobals(),setInterval(enhancedConflictDetection,500);var aggressiveConflictDetection=function(){};setInterval(aggressiveConflictDetection,100);var monitorScriptLoading=function(){void 0===window.grecaptcha||originalGrecaptcha||(originalGrecaptcha=window.grecaptcha,isolatedGrecaptcha=Object.assign({},window.grecaptcha),isolatedGrecaptcha2=JSON.parse(JSON.stringify(window.grecaptcha))),void 0===window.hcaptcha||originalHcaptcha||(originalHcaptcha=window.hcaptcha),void 0===window.grecaptcha||void 0===window.hcaptcha||window.grecaptcha===window.hcaptcha||originalGrecaptcha||(originalGrecaptcha=window.grecaptcha,isolatedGrecaptcha=Object.assign({},window.grecaptcha),isolatedGrecaptcha2=JSON.parse(JSON.stringify(window.grecaptcha))),void 0!==window.grecaptcha&&void 0!==window.hcaptcha&&window.grecaptcha===window.hcaptcha&&(originalGrecaptcha&&originalGrecaptcha!==window.hcaptcha||loadFreshRecaptcha()),void 0!==window.grecaptcha&&void 0!==window.hcaptcha&&window.grecaptcha!==window.hcaptcha&&(originalGrecaptcha&&originalGrecaptcha!==window.hcaptcha||(originalGrecaptcha=window.grecaptcha,isolatedGrecaptcha=Object.assign({},window.grecaptcha),isolatedGrecaptcha2=JSON.parse(JSON.stringify(window.grecaptcha))),originalHcaptcha&&originalHcaptcha!==window.grecaptcha||(originalHcaptcha=window.hcaptcha))};setInterval(monitorScriptLoading,100);var immediateCapture=function(){void 0===window.grecaptcha||originalGrecaptcha||(originalGrecaptcha=window.grecaptcha,isolatedGrecaptcha=Object.assign({},window.grecaptcha),isolatedGrecaptcha2=JSON.parse(JSON.stringify(window.grecaptcha)))};immediateCapture();var google_recaptcha_user_registration,google_recaptcha_login,hcaptcha_user_registration,hcaptcha_login,turnstile_user_registration,turnstile_login,protectGrecaptcha=function(){if(originalGrecaptcha&&void 0!==window.grecaptcha)try{var e=new Proxy(originalGrecaptcha,{set:function(e,a,t){return e[a]=t,!0}});Object.defineProperty(window,"grecaptcha",{value:e,writable:!1,configurable:!1})}catch(e){}};setTimeout(protectGrecaptcha,2e3),function(e){var a=user_registration_params.ursL10n;e(function(){enhancedConflictDetection(),request_recaptcha_token()}),e(function(){e(document).on("user_registration_frontend_before_form_submit",function(e,t,c,r){if("undefined"!=typeof ur_recaptcha_code&&"1"==c.data("captcha-enabled")&&ur_recaptcha_code.site_key.length){if("v3"==ur_recaptcha_code.version){var n=c.find('[name="g-recaptcha-response"]').val();request_recaptcha_token()}else if("hCaptcha"==ur_recaptcha_code.version){n=c.find('[name="h-captcha-response"]').val();var i=getSafeCaptchaObject("hcaptcha");i&&i.reset&&i.reset(hcaptcha_user_registration)}else if("cloudflare"==ur_recaptcha_code.version){n=c.find('[name="cf-turnstile-response"]').val();var o=getSafeCaptchaObject("turnstile");o&&o.reset&&o.reset(turnstile_user_registration)}else{n=c.find('[name="g-recaptcha-response"]').val();var h=getSafeCaptchaObject("grecaptcha");if(h&&h.reset){for(var d=0;d<=google_recaptcha_user_registration;d++)h.reset(d);ur_recaptcha_code.is_invisible&&h.execute&&h.execute()}}0===n.length&&(r.message=a.captcha_error)}}),e(document).on("user_registration_after_login_failed",function(e,a){if("undefined"!=typeof ur_recaptcha_code&&ur_recaptcha_code.site_key.length){var t=a.closest("form").find("#ur-recaptcha-node #node_recaptcha_login.g-recaptcha").length,c=a.closest("form").find("#ur-recaptcha-node #node_recaptcha_login.g-recaptcha-hcaptcha").length,r=a.closest("form").find("#ur-recaptcha-node #node_recaptcha_login.cf-turnstile").length,n=a.closest("form").find("#ur-recaptcha-node #node_recaptcha_login.g-recaptcha-v3").length;if(0!==t||0!==c||0!==r||0!==n)if("v3"==ur_recaptcha_code.version)request_recaptcha_token();else if("hCaptcha"==ur_recaptcha_code.version){var i=getSafeCaptchaObject("hcaptcha");i&&i.reset&&i.reset(hcaptcha_login)}else if("cloudflare"==ur_recaptcha_code.version){var o=getSafeCaptchaObject("turnstile");o&&o.reset&&o.reset(turnstile_login)}else{var h=getSafeCaptchaObject("grecaptcha");if(h&&h.reset){for(var d=0;d<=google_recaptcha_login;d++)h.reset(d);ur_recaptcha_code.is_invisible&&h.execute&&h.execute()}}}})})}(jQuery);var onloadURHcaptchaCallback=function(){setTimeout(function(){onloadURHcaptchaCallbackHandler()},200)},onloadURRecaptchaCallback=function(){setTimeout(function(){onloadURRecaptchaCallbackHandler()},200)},onloadURTurnstileCallback=function(){setTimeout(function(){onloadURTurnstileCallbackHandler()},200)},onloadURCallback=function(){"undefined"!=typeof ur_hcaptcha_recaptcha_code&&ur_hcaptcha_recaptcha_code.site_key?onloadURHcaptchaCallbackHandler():"undefined"!=typeof ur_recaptcha_code&&ur_recaptcha_code.site_key?onloadURRecaptchaCallbackHandler():"undefined"!=typeof ur_cloudflare_recaptcha_code&&ur_cloudflare_recaptcha_code.site_key&&onloadURTurnstileCallbackHandler()},onloadURHcaptchaCallbackHandler=function(){setTimeout(function(){jQuery(".ur-frontend-form").find("form.register").each(function(e){$this=jQuery(this);var a=$this.closest(".ur-frontend-form").attr("id"),t=$this.find("#ur-recaptcha-node #node_recaptcha_register").length;if($this.find("#ur-recaptcha-node #node_recaptcha_register").hasClass("g-recaptcha-hcaptcha")){var c=ur_hcaptcha_recaptcha_code;if(void 0!==c&&c.site_key&&c.site_key.length&&0!==t){var r=$this.find("#ur-recaptcha-node .g-recaptcha-hcaptcha");if(r.length>0){r.attr("id","node_recaptcha_register_"+a);var n=getSafeCaptchaObject("hcaptcha");if(n&&n.render)try{hcaptcha_user_registration=n.render("node_recaptcha_register_"+a,{sitekey:c.site_key,theme:"light",style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"})}catch(e){}}}}}),jQuery(".ur-frontend-form").find("form.login").each(function(e){$this=jQuery(this);var a=$this.find("#ur-recaptcha-node");if("undefined"!=typeof ur_hcaptcha_recaptcha_code&&ur_hcaptcha_recaptcha_code.site_key.length&&0!==a.length&&"hCaptcha"===ur_hcaptcha_recaptcha_code.version){var t=getSafeCaptchaObject("hcaptcha");t&&t.render&&(hcaptcha_login=t.render(a.find(".g-recaptcha-hcaptcha").attr("id"),{sitekey:ur_hcaptcha_recaptcha_code.site_key,theme:"light",style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}))}}),jQuery(".ur-frontend-form").find("form.ur_lost_reset_password").each(function(e){$this=jQuery(this);var a=$this.find("#ur-recaptcha-node");if("undefined"!=typeof ur_hcaptcha_recaptcha_code&&0!==a.length&&"hCaptcha"===ur_hcaptcha_recaptcha_code.version){var t=getSafeCaptchaObject("hcaptcha");t&&t.render&&(google_recaptcha_ur_lost_reset_password=t.render(a.find(".g-recaptcha-hcaptcha").attr("id"),{sitekey:ur_hcaptcha_recaptcha_code.site_key,theme:"light",style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}))}})},1e3)},onloadURRecaptchaCallbackHandler=function(){setTimeout(function(){jQuery(".ur-frontend-form").find("form.register").each(function(e){$this=jQuery(this);var a,t,c=$this.closest(".ur-frontend-form").attr("id"),r=$this.find("#ur-recaptcha-node #node_recaptcha_register").length;if(($this.find("#ur-recaptcha-node #node_recaptcha_register").hasClass("g-recaptcha")||$this.find("#ur-recaptcha-node #node_recaptcha_register").hasClass("g-recaptcha-v3"))&&($this.find("#ur-recaptcha-node #node_recaptcha_register").hasClass("g-recaptcha")?(a="v2",t=ur_recaptcha_code):$this.find("#ur-recaptcha-node #node_recaptcha_register").hasClass("g-recaptcha-v3")&&(a="v3",t=ur_v3_recaptcha_code),void 0!==a&&void 0!==t&&t.site_key&&t.site_key.length&&0!==r)){$this.find("#ur-recaptcha-node .g-recaptcha").attr("id","node_recaptcha_register_"+c);var n=getSafeCaptchaObject("grecaptcha");n&&n.render&&(google_recaptcha_user_registration=n.render("node_recaptcha_register_"+c,{sitekey:t.site_key,theme:"light",style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}),t.is_invisible&&n.execute&&n.execute(google_recaptcha_user_registration))}}),jQuery(".ur-frontend-form").find("form.login").each(function(e){$this=jQuery(this);var a=$this.find("#ur-recaptcha-node");if("undefined"!=typeof ur_recaptcha_code&&ur_recaptcha_code.site_key.length&&0!==a.length&&"hCaptcha"!==ur_recaptcha_code.version&&"cloudflare"!==ur_recaptcha_code.version){var t=getSafeCaptchaObject("grecaptcha");t&&t.render&&(google_recaptcha_login=t.render(a.find(".g-recaptcha").attr("id"),{sitekey:ur_recaptcha_code.site_key,theme:"light",style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}),ur_recaptcha_code.is_invisible&&t.execute&&t.execute(google_recaptcha_login))}}),jQuery(".ur-frontend-form").find("form.ur_lost_reset_password").each(function(e){$this=jQuery(this);var a=$this.find("#ur-recaptcha-node");if("undefined"!=typeof ur_recaptcha_code&&0!==a.length&&"hCaptcha"!==ur_recaptcha_code.version&&"cloudflare"!==ur_recaptcha_code.version){var t=getSafeCaptchaObject("grecaptcha");t&&t.render&&(google_recaptcha_ur_lost_reset_password=t.render(a.find(".g-recaptcha").attr("id"),{sitekey:ur_recaptcha_code.site_key,theme:"light",style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}),ur_recaptcha_code.is_invisible&&t.execute&&t.execute(google_recaptcha_ur_lost_reset_password))}})},1e3)},onloadURTurnstileCallbackHandler=function(){setTimeout(function(){jQuery(".ur-frontend-form").find("form.register").each(function(e){$this=jQuery(this);var a=$this.closest(".ur-frontend-form").attr("id"),t=$this.find("#ur-recaptcha-node #node_recaptcha_register").length;if($this.find("#ur-recaptcha-node #node_recaptcha_register").hasClass("cf-turnstile")){var c=ur_cloudflare_recaptcha_code;if(void 0!==c&&c.site_key&&c.site_key.length&&0!==t){$this.find("#ur-recaptcha-node .cf-turnstile").attr("id","node_recaptcha_register_"+a);var r=getSafeCaptchaObject("turnstile");r&&r.render&&(turnstile_user_registration=r.render("#node_recaptcha_register_"+a,{sitekey:c.site_key,theme:c.theme_mode,style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}))}}}),jQuery(".ur-frontend-form").find("form.login").each(function(e){$this=jQuery(this);var a=$this.find("#ur-recaptcha-node");if("undefined"!=typeof ur_cloudflare_recaptcha_code&&ur_cloudflare_recaptcha_code.site_key.length&&0!==a.length&&"cloudflare"===ur_cloudflare_recaptcha_code.version){var t=getSafeCaptchaObject("turnstile");t&&t.render&&(turnstile_login=t.render("#"+a.find(".cf-turnstile").attr("id"),{sitekey:ur_cloudflare_recaptcha_code.site_key,theme:ur_cloudflare_recaptcha_code.theme_mode,style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}))}}),jQuery(".ur-frontend-form").find("form.ur_lost_reset_password").each(function(e){$this=jQuery(this);var a=$this.find("#ur-recaptcha-node");if("undefined"!=typeof ur_cloudflare_recaptcha_code&&0!==a.length&&"cloudflare"===ur_cloudflare_recaptcha_code.version){var t=getSafeCaptchaObject("turnstile");t&&t.render&&(google_recaptcha_ur_lost_reset_password=t.render("#"+a.find(".cf-turnstile").attr("id"),{sitekey:ur_cloudflare_recaptcha_code.site_key,theme:ur_cloudflare_recaptcha_code.theme_mode,style:"transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;"}))}})},1e3)};function request_recaptcha_token(){var e=null;("undefined"!=typeof ur_v3_recaptcha_code?e=ur_v3_recaptcha_code:"undefined"!=typeof ur_recaptcha_code&&(e=ur_recaptcha_code),e&&e.site_key&&e.site_key.length)&&(0!==jQuery(".ur-frontend-form").find("form.register #ur-recaptcha-node #node_recaptcha_register.g-recaptcha-v3").length&&grecaptcha.ready(function(){grecaptcha.execute(e.site_key,{action:"register"}).then(function(e){jQuery("form.register").find("#g-recaptcha-response").text(e)})}),0!==jQuery(".ur-frontend-form").find("form.login #ur-recaptcha-node #node_recaptcha_login.g-recaptcha-v3").length&&grecaptcha.ready(function(){grecaptcha.execute(e.site_key,{action:"login"}).then(function(e){console.log(e),jQuery("form.login").find("#g-recaptcha-response").text(e)})}),0!==jQuery(".ur-frontend-form").find("form.ur_lost_reset_password #ur-recaptcha-node #node_recaptcha_lost_password.g-recaptcha-v3").length&&"undefined"!=typeof grecaptcha&&grecaptcha.ready&&grecaptcha.execute&&grecaptcha.ready(function(){grecaptcha.execute(e.site_key,{action:"lost_password"}).then(function(e){jQuery("form.ur_lost_reset_password").find("#g-recaptcha-response").text(e)})}))};