WebmasterTools.d868abab.js 70.4 KB
import{c as g,m as p,b as u,a as _}from"./vuex.esm.8fdeb4b6.js";import"./WpTable.ee9185a7.js";import"./default-i18n.3a91e0e5.js";import"./constants.0d8c074c.js";import{n as a}from"./_plugin-vue2_normalizer.61652a7c.js";import"./index.ec9852b3.js";import{M as w}from"./MetaTag.1c306c27.js";import"./SaveChanges.e40a9083.js";import{B as m}from"./Checkbox.60ba2f56.js";import{B as L}from"./Editor.17682c4e.js";import{B as $}from"./RadioToggle.e6e54396.js";import{B as f}from"./Textarea.ce149d81.js";import{C as c}from"./index.3c70e00e.js";import{C as k}from"./Card.27307535.js";import{C as x}from"./UnfilteredHtml.9e0ba693.js";import{C as r}from"./SettingsRow.edbb3005.js";import{M as v,W as d}from"./WebmasterTools.ce57cdd2.js";import{G as l,a as y}from"./Row.830f6397.js";import{S as b}from"./External.4c957e9a.js";import{S as A}from"./CheckSolid.731d2c48.js";import{T as S}from"./Slide.15a07930.js";import"./helpers.de7566d0.js";import"./attachments.6af710f9.js";import"./cleanForSlug.51ef7354.js";import"./isArrayLikeObject.9b4b678d.js";import"./Caret.19b10233.js";import"./_commonjsHelpers.f84db168.js";import"./html.14f2a8b9.js";import"./Index.6dd703b2.js";import"./Checkmark.f26f6201.js";import"./client.e62d6c37.js";import"./translations.c394afe3.js";import"./portal-vue.esm.98f2e05b.js";import"./Tooltip.68a8a92b.js";const G={components:{BaseCheckbox:m,BaseRadioToggle:$,BaseTextarea:f,CoreAlert:c,CoreSettingsRow:r,GridColumn:l,GridRow:y},mixins:[v,d],data(){return{strings:{miLink:this.$t.sprintf("<strong>%1$s</strong>",this.$t.__("Click here",this.$td)),miHandlesGa:this.$t.sprintf(this.$t.__("Google Analytics is now handled by %1$s.",this.$td),"MonsterInsights"),emHandlesGa:this.$t.sprintf(this.$t.__("Google Analytics is now handled by %1$s.",this.$td),"ExactMetrics"),manageGa:this.$t.__("Manage Google Analytics",this.$td),startGa:this.$t.__("Get Started",this.$td)}}},computed:{miPromo(){return this.$t.sprintf(this.$t.__("We recommend using the %1$sFree MonsterInsights%2$s plugin to get the most out of Google Analytics.",this.$td),"<strong>","</strong>")},emPromo(){return this.$t.sprintf(this.$t.__("We recommend using the %1$sFree ExactMetrics%2$s plugin to get the most out of Google Analytics.",this.$td),"<strong>","</strong>")},gaDeprecated(){return!this.$aioseo.internalOptions.internal.deprecatedOptions.includes("googleAnalytics")&&!this.$aioseo.options.deprecated.webmasterTools.googleAnalytics.id&&!this.$aioseo.options.deprecated.webmasterTools.googleAnalytics.gtmContainerId}},methods:{updateValue(i,t,e){if(i){const o=this.options.deprecated.webmasterTools[t.parent][t.option];o.push(e.value),this.$set(this.options.deprecated.webmasterTools[t.parent],t.option,o);return}const s=this.options.deprecated.webmasterTools[t.parent][t.option].findIndex(o=>o===e.value);s!==-1&&this.$delete(this.options.deprecated.webmasterTools[t.parent][t.option],s)},getValue(i,t){return this.options.deprecated.webmasterTools[i.parent][i.option].includes(t.value)},shouldDisplaySetting(i){if(this.isUnlicensed&&i.pro)return!1;if(!i.displayIf)return!0;if(typeof i.displayIf=="string")return i.displayIf.startsWith("!")?!this.options.deprecated.webmasterTools[i.parent][i.displayIf.replace("!","")]:this.options.deprecated.webmasterTools[i.parent][i.displayIf];if(Array.isArray(i.displayIf)){const t=[];return i.displayIf.forEach(e=>{t.push(e.startsWith("!")?!this.options.deprecated.webmasterTools[i.parent][e.replace("!","")]:this.options.deprecated.webmasterTools[i.parent][e])}),t.every(e=>e)}return!1}}};var T=function(){var t=this,e=t._self._c;return e("grid-column",{staticClass:"tool-settings tool-settings-google-analytics"},[!t.gaActivated&&t.showMiPromo&&!t.gaDeprecated?[t._l(t.tool.settings,function(s,o){return[t.shouldDisplaySetting(s)?e("div",{key:o},[e("core-settings-row",{attrs:{noHorizontalMargin:"","align-small":""},scopedSlots:t._u([{key:"name",fn:function(){return[t._v(" "+t._s(s.label)+" ")]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"d-flex"},[s.parent?t._e():[e("base-input",{attrs:{size:"small"},on:{blur:function(n){return t.maybeUpdateId(s.option)}},model:{value:t.options.webmasterTools[s.option],callback:function(n){t.$set(t.options.webmasterTools,s.option,n)},expression:"options.webmasterTools[setting.option]"}})],s.parent&&(!s.pro||!t.isUnlicensed)?[s.type==="input"||!s.type?e("base-input",{attrs:{size:"small",placeholder:s.placeholder,disabled:t.isUnlicensed&&s.pro},model:{value:t.options.deprecated.webmasterTools[s.parent][s.option],callback:function(n){t.$set(t.options.deprecated.webmasterTools[s.parent],s.option,n)},expression:"options.deprecated.webmasterTools[setting.parent][setting.option]"}}):t._e(),s.type==="toggle"?e("base-toggle",{attrs:{disabled:t.isUnlicensed&&s.pro},model:{value:t.options.deprecated.webmasterTools[s.parent][s.option],callback:function(n){t.$set(t.options.deprecated.webmasterTools[s.parent],s.option,n)},expression:"options.deprecated.webmasterTools[setting.parent][setting.option]"}}):t._e(),s.type==="radio-toggle"?e("base-radio-toggle",{attrs:{name:s.option,options:s.options,disabled:t.isUnlicensed&&s.pro},model:{value:t.options.deprecated.webmasterTools[s.parent][s.option],callback:function(n){t.$set(t.options.deprecated.webmasterTools[s.parent],s.option,n)},expression:"options.deprecated.webmasterTools[setting.parent][setting.option]"}}):t._e(),s.type==="textarea"?e("base-textarea",{attrs:{"min-height":100,disabled:t.isUnlicensed&&s.pro},model:{value:t.options.deprecated.webmasterTools[s.parent][s.option],callback:function(n){t.$set(t.options.deprecated.webmasterTools[s.parent],s.option,n)},expression:"options.deprecated.webmasterTools[setting.parent][setting.option]"}}):t._e(),s.type==="multicheck"?e("grid-row",t._l(s.options,function(n,h){return e("grid-column",{key:h,attrs:{md:"4"}},[e("base-checkbox",{attrs:{size:"medium",value:t.getValue(s,n)},on:{input:C=>t.updateValue(C,s,n)}},[t._v(" "+t._s(n.label)+" ")])],1)}),1):t._e()]:t._e()],2),e("p",{staticClass:"aioseo-description",domProps:{innerHTML:t._s(s.description)}}),e("br"),s.showMiPromo&&t.showMiPromo?e("core-alert",{attrs:{type:"blue"}},[t.prefersEm?e("div",{domProps:{innerHTML:t._s(t.emPromo)}}):e("div",{domProps:{innerHTML:t._s(t.miPromo)}}),e("br"),t.$aioseo.plugins.miLite.canInstall?t._e():e("base-button",{attrs:{type:"blue",size:"medium",tag:"a",target:"_blank",href:t.$aioseo.plugins.miLite.wpLink}},[e("svg-external"),t._v(" "+t._s(t.strings.installMi)+" ")],1),t.$aioseo.plugins.miLite.canInstall?e("base-button",{attrs:{loading:t.installingPlugin,type:t.miInstalled?"green":"blue",size:"medium"},on:{click:t.installMi}},[t.miInstalled?e("span",[t._v(t._s(t.strings.miInstalled))]):t._e(),t.miInstalled?t._e():e("span",[t._v(t._s(t.strings.installMi))])]):t._e()],1):t._e()]},proxy:!0}],null,!0)})],1):t._e()]})]:t._e(),t.gaActivated||!t.showMiPromo||t.gaDeprecated?[e("div",{staticClass:"mi-alert"},[e("core-alert",{attrs:{type:"blue"}},[t.$aioseo.plugins.miLite.activated||t.$aioseo.plugins.miPro.activated?e("div",[t._v(" "+t._s(t.strings.miHandlesGa)+" ")]):t._e(),t.$aioseo.plugins.emLite.activated||t.$aioseo.plugins.emPro.activated?e("div",[t._v(" "+t._s(t.strings.emHandlesGa)+" ")]):t._e(),t.gaDeprecated&&!t.gaActivated&&t.prefersEm?e("div",{domProps:{innerHTML:t._s(t.emPromo)}}):t._e(),t.gaDeprecated&&!t.gaActivated&&!t.prefersEm?e("div",{domProps:{innerHTML:t._s(t.miPromo)}}):t._e(),e("br"),e("base-button",{attrs:{type:"blue",size:"medium",tag:"a",href:t.$aioseo.urls.aio.monsterinsights}},[t.gaActivated||!t.showMiPromo?[t._v(" "+t._s(t.strings.manageGa)+" ")]:[t._v(" "+t._s(t.strings.startGa)+" ")]],2)],1)],1)]:t._e()],2)},I=[],M=a(G,T,I,!1,null,null,null,null);const z=M.exports;const N={components:{CoreAlert:c,CoreSettingsRow:r,GridColumn:l},mixins:[d],data(){return{strings:{thisFeatureRequires:this.$t.__("Advanced tracking and actionable reports require one of the following plans:",this.$td),thisFeatureRequiresSingular:this.$t.__("Advanced tracking and actionable reports require the following plan:",this.$td),liteUpsell:this.$t.sprintf(this.$t.__("Advanced tracking and actionable reports are available to licensed %1$s users. %2$s",this.$td),"AIOSEO Pro",this.$links.getUpsellLink("search-statistics",this.$constants.GLOBAL_STRINGS.learnMore,"webmaster-tools",!0)),notConnected:this.$t.sprintf(this.$t.__("Connect your site with Google Search Console in %1$sSearch Statistics%2$s to track how your site is performing in search rankings and generate actionable reports. %3$s",this.$td),`<a href='${this.$aioseo.urls.aio.searchStatistics}#/settings'>`,"</a>",this.$links.getPlainLink(this.$constants.GLOBAL_STRINGS.learnMore,`${this.$aioseo.urls.aio.searchStatistics}#/settings`,!0,!1))}}},computed:{...g(["settings","isUnlicensed"]),requiredPlans(){return this.$license.getPlansForFeature("search-statistics","seo-statistics")},requiredPlansString(){let i=1<this.requiredPlans?this.strings.thisFeatureRequires+" "+this.requiredPlans.join(", "):this.strings.thisFeatureRequiresSingular+" "+this.requiredPlans.join(", ");return i+="<br />",i+=this.$links.getUpsellLink("search-statistics",this.$constants.GLOBAL_STRINGS.learnMore,"webmaster-tools",!0),i}}};var V=function(){var t=this,e=t._self._c;return e("grid-column",{staticClass:"tool-settings tool-settings-google-search-console"},[t._l(t.tool.settings,function(s,o){return[e("core-settings-row",{key:o,attrs:{noHorizontalMargin:"","align-small":""},scopedSlots:t._u([{key:"name",fn:function(){return[t._v(" "+t._s(s.label)+" ")]},proxy:!0},{key:"content",fn:function(){var n;return[e("div",{staticClass:"d-flex"},[e("base-input",{attrs:{size:"small"},on:{blur:function(h){return t.maybeUpdateId(s.option)}},model:{value:t.options.webmasterTools[s.option],callback:function(h){t.$set(t.options.webmasterTools,s.option,h)},expression:"options.webmasterTools[setting.option]"}})],1),e("p",{staticClass:"aioseo-description",domProps:{innerHTML:t._s(s.description)}}),t.isUnlicensed?e("core-alert",{staticClass:"inline-upsell",attrs:{type:"blue"}},[e("div",{domProps:{innerHTML:t._s(t.strings.liteUpsell)}})]):t._e(),!t.isUnlicensed&&!t.$license.hasCoreFeature("search-statistics","seo-statistics")?e("core-alert",{staticClass:"inline-upsell",attrs:{type:"blue"}},[e("div",{domProps:{innerHTML:t._s(t.requiredPlansString)}})]):t._e(),!t.isUnlicensed&&t.$license.hasCoreFeature("search-statistics","seo-statistics")&&!((n=t.$aioseo)!=null&&n.searchStatistics.isConnected)?e("core-alert",{staticClass:"inline-upsell",attrs:{type:"blue"}},[e("div",{domProps:{innerHTML:t._s(t.strings.notConnected)}})]):t._e()]},proxy:!0}],null,!0)})]})],2)},P=[],R=a(N,V,P,!1,null,null,null,null);const O=R.exports;const B={components:{CoreAlert:c,CoreSettingsRow:r,GridColumn:l},mixins:[d],data(){return{indexNow:{apiKey:null},indexNowFailed:!1,regeneratingApiKey:!1,installingPlugin:!1,strings:{upsell:this.$t.sprintf(this.$t.__("This feature is only for licensed %1$s users. %2$s",this.$td),"<strong>AIOSEO Pro</strong>",this.$links.getUpsellLink("webmaster-tools",this.$constants.GLOBAL_STRINGS.learnMore,"index-now",!0)),activate:this.$t.__("Activate IndexNow",this.$td),activateDescription:this.$t.__("The IndexNow addon is required to use this feature.",this.$td),updateRequired:this.$t.sprintf(this.$t.__("The IndexNow addon requires an update. %1$s %2$s requires a minimum version of %3$s for the %4$s addon. You currently have %5$s installed.",this.$td),"AIOSEO","Pro",this.$addons.getAddon("aioseo-index-now").minimumVersion,"IndexNow",this.$addons.getAddon("aioseo-index-now").installedVersion),update:this.$t.__("Update IndexNow",this.$td),regenerateApiKey:this.$t.__("Regenerate API Key",this.$td)}}},methods:{...p(["installPlugins","upgradePlugins"]),...p("index-now",["generateApiKey","getApiKey"]),...u("index-now",["updateApiKey"]),...u(["updateAddon"]),activateIndexNow(){this.indexNowFailed=!1,this.installingPlugin=!0;const i=this.$addons.getAddon("aioseo-index-now");this.installPlugins([{plugin:i.basename}]).then(t=>{if(t.body.failed.length){this.installingPlugin=!1,this.indexNowFailed=!0;return}this.getApiKey().then(e=>{this.indexNow.apiKey=e,this.installingPlugin=!1,i.hasMinimumVersion=!0,i.isActive=!0,this.updateAddon(i)})}).catch(t=>{console.error(t)})},updateIndexNow(){this.indexNowFailed=!1,this.installingPlugin=!0;const i=this.$addons.getAddon("aioseo-index-now");this.upgradePlugins([{plugin:i.sku}]).then(t=>{if(this.installingPlugin=!1,t.body.failed.length){this.indexNowFailed=!0;return}const e=t.body.completed[i.sku];i.hasMinimumVersion=!0,i.isActive=!0,i.installedVersion=e.installedVersion,this.updateAddon(i)}).catch(t=>{console.error(t)})},regenerateApiKey(){this.regeneratingApiKey=!0,this.generateApiKey().then(i=>{this.indexNow.apiKey=i,this.regeneratingApiKey=!1})}},watch:{"indexNow.apiKey"(i){this.updateApiKey(i)}},computed:{..._("index-now",{indexNowOptions:"options"}),isIndexNowEnabled(){return!this.isUnlicensed&&this.$addons.isActive("aioseo-index-now")&&!this.$addons.requiresUpgrade("aioseo-index-now")&&this.$addons.hasMinimumVersion("aioseo-index-now")},isIndexNowLite(){return this.isUnlicensed||this.$addons.requiresUpgrade("aioseo-index-now")},isIndexNowActivate(){return!this.isUnlicensed&&!this.$addons.isActive("aioseo-index-now")&&this.$addons.canActivate("aioseo-index-now")&&!this.$addons.requiresUpgrade("aioseo-index-now")&&(this.$addons.hasMinimumVersion("aioseo-index-now")||!this.$addons.isInstalled("aioseo-index-now"))},isIndexNowUpdate(){return!this.isUnlicensed&&this.$addons.isInstalled("aioseo-index-now")&&!this.$addons.requiresUpgrade("aioseo-index-now")&&!this.$addons.hasMinimumVersion("aioseo-index-now")}},mounted(){this.indexNow.apiKey=this.indexNowOptions.indexNow.apiKey}};var H=function(){var t=this,e=t._self._c;return e("grid-column",{staticClass:"tool-settings tool-settings-index-now"},[t._l(t.tool.settings,function(s,o){return[e("core-settings-row",{key:o,attrs:{noHorizontalMargin:"","align-small":""},scopedSlots:t._u([{key:"name",fn:function(){return[t._v(" "+t._s(s.label)+" ")]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"aioseo-index-now-key"},[e("base-input",{attrs:{size:"small",disabled:!t.isIndexNowEnabled},model:{value:t.indexNow.apiKey,callback:function(n){t.$set(t.indexNow,"apiKey",n)},expression:"indexNow.apiKey"}}),t.isIndexNowEnabled?e("base-button",{attrs:{type:"blue",size:"small",loading:t.regeneratingApiKey},on:{click:t.regenerateApiKey}},[t._v(" "+t._s(t.strings.regenerateApiKey)+" ")]):t._e()],1),t.isIndexNowEnabled?e("p",{staticClass:"aioseo-description",domProps:{innerHTML:t._s(s.description)}}):t._e(),t.isIndexNowLite||t.isIndexNowActivate||t.isIndexNowUpdate?e("core-alert",{staticClass:"inline-upsell",attrs:{type:"blue"}},[t.isIndexNowLite?e("div",{domProps:{innerHTML:t._s(t.strings.upsell)}}):t._e(),t.isIndexNowActivate?[e("div",[t._v(" "+t._s(t.strings.activateDescription)+" ")]),e("base-button",{attrs:{loading:t.installingPlugin,type:"blue",size:"medium"},on:{click:t.activateIndexNow}},[t._v(" "+t._s(t.strings.activate)+" ")])]:t._e(),t.isIndexNowUpdate?[e("div",[t._v(" "+t._s(t.strings.updateRequired)+" ")]),e("base-button",{attrs:{loading:t.installingPlugin,type:"blue",size:"medium"},on:{click:t.updateIndexNow}},[t._v(" "+t._s(t.strings.update)+" ")])]:t._e()],2):t._e()]},proxy:!0}],null,!0)})]})],2)},D=[],U=a(B,H,D,!1,null,null,null,null);const E=U.exports,F={components:{CoreAlert:c,CoreSettingsRow:r,GridColumn:l,SvgExternal:b},mixins:[v,d],data(){return{promoKey:1,strings:{dashboard:this.$t.__("Dashboard",this.$td),settings:this.$t.__("Settings",this.$td),description:this.$t.sprintf(this.$t.__("If you don't already have a project on %1$s, create a project %2$shere%3$s.",this.$td),"Clarity",'<a target="_blank" href="https://clarity.microsoft.com/projects?snpf=1&utm_source=aioseo&utm_medium=partner&utm_campaign=growth">',"</a>"),useMi:this.$t.__("Great choice! Get started with MonsterInsights today to see how people find and use your website.",this.$td),miPromo:this.$t.__("Want to get the most out of Clarity? Integrate Clarity with Google Analytics using MonsterInsights today!",this.$td),manageGa:this.$t.__("Manage Google Analytics",this.$td)}}},watch:{isConnected(){this.promoKey++}},methods:{clarityDashboardUrl(i){return`https://clarity.microsoft.com/projects/view/${i}/dashboard?date=Last%203%20days`},claritySettingsUrl(i){return`https://clarity.microsoft.com/projects/view/${i}/settings?date=Last%203%20days`}}};var K=function(){var t=this,e=t._self._c;return e("grid-column",{staticClass:"tool-settings tool-settings-microsoft-clarity"},[t._l(t.tool.settings,function(s,o){return[e("core-settings-row",{key:o,attrs:{noHorizontalMargin:"","align-small":""},scopedSlots:t._u([{key:"name",fn:function(){return[t._v(" "+t._s(s.label)+" ")]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"d-flex"},[e("base-input",{attrs:{size:"small"},on:{blur:function(n){return t.maybeUpdateId(s.option)}},model:{value:t.options.webmasterTools[s.option],callback:function(n){t.$set(t.options.webmasterTools,s.option,n)},expression:"options.webmasterTools[setting.option]"}})],1),e("p",{staticClass:"aioseo-description",domProps:{innerHTML:t._s(s.description)}}),t.isConnected?e("div",{staticClass:"aioseo-description"},[e("a",{attrs:{target:"_blank",href:t.clarityDashboardUrl(t.options.webmasterTools[s.option])}},[t._v(t._s(t.strings.dashboard))]),t._v(" | "),e("a",{attrs:{target:"_blank",href:t.claritySettingsUrl(t.options.webmasterTools[s.option])}},[t._v(t._s(t.strings.settings))])]):t._e(),e("br"),t.isConnected?t._e():e("core-alert",{domProps:{innerHTML:t._s(t.strings.description)}}),t.isConnected&&!t.gaActivated&&t.showMiPromo?e("core-alert",{key:t.promoKey,attrs:{type:"blue"}},[e("div",{domProps:{innerHTML:t._s(t.strings.miPromo)}}),e("br"),t.$aioseo.plugins.miLite.canInstall?t._e():e("base-button",{attrs:{type:"blue",size:"medium",tag:"a",target:"_blank",href:t.$aioseo.plugins.miLite.wpLink}},[e("svg-external"),t._v(" "+t._s(t.strings.installMi)+" ")],1),t.$aioseo.plugins.miLite.canInstall?e("base-button",{attrs:{loading:t.installingPlugin,type:"blue",disabled:t.miInstalled,size:"medium"},on:{click:t.installMi}},[t.miInstalled?e("span",[t._v(t._s(t.strings.miInstalled))]):t._e(),t.miInstalled?t._e():e("span",[t._v(t._s(t.strings.installMi))])]):t._e()],1):t._e(),t.isConnected&&!t.gaActivated&&!t.showMiPromo&&t.miInstalled?e("core-alert",{attrs:{type:"blue"}},[e("div",{domProps:{innerHTML:t._s(t.strings.useMi)}}),e("br"),e("base-button",{attrs:{type:"blue",size:"medium",tag:"a",target:"_blank",href:t.$aioseo.plugins.miLite.adminUrl}},[e("svg-external"),t._v(" "+t._s(t.strings.manageGa)+" ")],1)],1):t._e()]},proxy:!0}],null,!0)})]})],2)},Z=[],q=a(F,K,Z,!1,null,null,null,null);const W=q.exports,X={};var j=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-baidu",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 12.5 200 75",fill:"none","xmlns:v":"https://vecta.io/nano"}},[e("path",{attrs:{d:"M83.238 51.318c5.31-1.141 4.585-7.494 4.43-8.883-.262-2.141-2.779-5.881-6.194-5.582-4.3.383-4.927 6.594-4.927 6.594-.582 2.876 1.39 9.014 6.691 7.871zM93.1 40.668c2.931 0 5.301-3.378 5.301-7.551s-2.37-7.546-5.301-7.546-5.309 3.373-5.309 7.546 2.375 7.551 5.309 7.551zm12.638.497c3.924.514 6.438-3.672 6.941-6.844.514-3.168-2.021-6.852-4.793-7.485-2.784-.64-6.26 3.817-6.573 6.724-.381 3.556.505 7.102 4.425 7.605zm15.54 5.329c0-1.517-1.256-6.09-5.933-6.09-4.687 0-5.307 4.316-5.307 7.365 0 2.91.243 6.969 6.063 6.843 5.814-.129 5.177-6.59 5.177-8.118zm-5.933 13.318s-6.067-4.692-9.607-9.766c-4.808-7.481-11.629-4.434-13.909-.635-2.274 3.808-5.808 6.214-6.314 6.852-.51.626-7.326 4.309-5.814 11.034 1.516 6.72 6.831 6.593 6.831 6.593s3.917.383 8.46-.633c4.553-1.013 8.469.249 8.469.249s10.62 3.561 13.522-3.291c2.905-6.847-1.639-10.402-1.639-10.402z",fill:"#2319dc"}}),e("path",{attrs:{d:"M94.042 53.27v4.514h-3.678s-3.676.305-4.963 4.472c-.449 2.782.396 4.42.543 4.771s1.337 2.385 4.32 2.982h6.902v-16.69l-3.125-.049zm-.056 13.999h-2.781s-1.937-.101-2.527-2.331c-.304-.988.045-2.13.199-2.578.141-.45.791-1.488 2.132-1.889h2.977v6.798zm4.872-9.08v8.787s.144 2.187 3.228 2.984h7.943V58.187H106.6v8.837h-3.271s-1.045-.152-1.242-.992v-7.896l-3.229.052z",fill:"#fff"}}),e("path",{attrs:{d:"M147.874 52.419v-3.704h-24.402l-.031 3.759h10.49l-.984 2.248h-8.921v18.589h21.193c2.216 0 2.019-2.238 2.019-2.238v-16.35h-8.935l.785-2.302h8.786v-.002h0zm-4.739 16.924s-.257.617-.62.617h-14.063v-4.336h14.685l-.002 3.719zm-.024-7.3H128.45v-4.066h14.661v4.066zm32.647-13.229h-9.575v-1.876h-4.49v1.783H150.71v24.552h3.952V51.889h21.096v-3.075zm-2.582 5.082v-1.421h-3.86v1.421h-7.941v-1.37h-3.657v1.37h-2.47l.049 2.781h2.421v5.224h13.357c1.853 0 2.098-1.956 2.098-1.956v-3.269H176v-2.782h-2.826l.002.002zm-3.86 4.68s-.345.633-.786.633h-7.198v-2.587h7.982v1.955h.002v-.001zm-13.529 7.131l6.149 3.566c-.487.535-2.587 1.215-2.587 1.215h-4.099v2.741h5.565c1.661-.34 4.735-1.902 4.735-1.902 1.272 1.168 3.718 1.655 3.718 1.655h6.344v-2.734h-4.783c-1.289-.192-2.446-.928-2.446-.928l7.23-4.151v-2.247h-19.824v2.785l-.002.001zm12.793-.046l-3.516 1.855-3.223-1.855h6.739zM69.176 52.723h5.326v-4.692h-5.326v4.692zm0 20.45h5.326V54.767h-5.326v18.407zm-8.66-18.39l-11.364-.029v3.87h9.965s2.372.585 2.372 2.09v1.363h-9.017s-3.546.328-4.685 4.563c-.196 1.984.065 2.959.199 3.321.128.358 1.167 2.698 4.259 3.283h14.358V60.057c0 .001-.684-4.525-6.086-5.273zm.972 14.817h-7.257c-.975-.393-1.3-1.042-1.368-1.207s-.293-.743-.03-1.332c.587-1.136 1.56-1.398 1.56-1.398h7.095V69.6zm-14.873-2.881c.157-4.482-3.864-6.032-3.864-6.032 3.404-1.78 2.971-6.267 2.971-6.267-.369-6.867-8.758-6.546-8.758-6.546H24v25.591h14.638c8.596-.034 7.977-6.746 7.977-6.746zm-8.271 1.989v.012h-8.769v-5.522h8.726l.295.06s1.66.303 2.262 1.797c0 0 .348 1.403-.404 2.446 0 0-.553.963-2.111 1.208zm1.859-11.865s-.589 1.083-2.153 1.317h-8.475v-5.296h8.439s1.834-.084 2.441 1.372c0 .001.365 1.548-.252 2.607z",fill:"#e10601"}})])},Y=[],Q=a(X,j,Y,!1,null,null,null,null);const J=Q.exports,tt={};var et=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-google",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 12.5 200 75",fill:"none","xmlns:v":"https://vecta.io/nano"}},[e("g",{attrs:{"clip-path":"url(#A)"}},[e("path",{attrs:{d:"M171.023 55.535l4.21 2.806c-1.366 2.012-4.634 5.465-10.284 5.465-7.016 0-12.241-5.428-12.241-12.334 0-7.348 5.28-12.334 11.65-12.334 6.407 0 9.546 5.096 10.561 7.847l.554 1.403-16.506 6.831c1.255 2.474 3.213 3.73 5.982 3.73s4.69-1.366 6.074-3.416zm-12.942-4.45l11.022-4.579c-.609-1.532-2.418-2.622-4.579-2.622-2.751 0-6.573 2.437-6.443 7.201z",fill:"#ff302f"}}),e("path",{attrs:{d:"M144.75 26.565h5.318v36.114h-5.318V26.565z",fill:"#20b15a"}}),e("path",{attrs:{d:"M136.368 40.099h5.133v21.935c0 9.102-5.373 12.85-11.724 12.85-5.983 0-9.583-4.025-10.931-7.293l4.708-1.957c.85 2.013 2.899 4.394 6.223 4.394 4.08 0 6.591-2.529 6.591-7.256v-1.773h-.185c-1.218 1.477-3.545 2.807-6.499 2.807-6.167 0-11.816-5.373-11.816-12.297 0-6.961 5.649-12.389 11.816-12.389 2.936 0 5.281 1.311 6.499 2.751h.185v-1.773zm.369 11.41c0-4.357-2.899-7.533-6.591-7.533-3.73 0-6.869 3.176-6.869 7.533 0 4.302 3.139 7.422 6.869 7.422 3.692.019 6.591-3.12 6.591-7.422z",fill:"#3686f7"}}),e("path",{attrs:{d:"M88.677 51.417c0 7.108-5.539 12.334-12.334 12.334S64.01 58.507 64.01 51.417c0-7.145 5.539-12.352 12.334-12.352s12.334 5.207 12.334 12.352zm-5.391 0c0-4.431-3.213-7.478-6.942-7.478s-6.942 3.046-6.942 7.478c0 4.394 3.213 7.478 6.942 7.478s6.942-3.083 6.942-7.478z",fill:"#ff302f"}}),e("path",{attrs:{d:"M115.615 51.473c0 7.108-5.539 12.334-12.334 12.334s-12.333-5.225-12.333-12.334c0-7.145 5.539-12.334 12.333-12.334s12.334 5.17 12.334 12.334zm-5.41 0c0-4.431-3.213-7.478-6.942-7.478s-6.943 3.047-6.943 7.478c0 4.394 3.213 7.478 6.943 7.478 3.748 0 6.942-3.102 6.942-7.478z",fill:"#ffba40"}}),e("path",{attrs:{d:"M43.737 58.396c-7.736 0-13.792-6.241-13.792-13.977s6.056-13.977 13.792-13.977c4.173 0 7.219 1.643 9.472 3.748l3.711-3.711c-3.139-3.01-7.33-5.299-13.183-5.299-10.598 0-19.516 8.641-19.516 19.239s8.918 19.239 19.516 19.239c5.724 0 10.044-1.883 13.423-5.391 3.471-3.471 4.542-8.346 4.542-12.297 0-1.237-.148-2.511-.314-3.453H43.737v5.133H56.31c-.369 3.213-1.385 5.41-2.88 6.905-1.809 1.828-4.671 3.84-9.693 3.84z",fill:"#3686f7"}})]),e("defs",[e("clipPath",{attrs:{id:"A"}},[e("path",{attrs:{fill:"#fff",transform:"translate(24 25.104)",d:"M0 0h151.75v49.793H0z"}})])])])},st=[],it=a(tt,et,st,!1,null,null,null,null);const nt=it.exports,ot={};var at=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-google-analytics",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 12.5 200 75",fill:"none","xmlns:v":"https://vecta.io/nano"}},[e("path",{attrs:{d:"M87.982 24.124a10.56 10.56 0 0 0-6.596 3.257 9.79 9.79 0 0 0-1.773 2.5c-1.058 2.116-1.354 4.332-.881 6.649.248 1.206.928 2.754 1.661 3.783.455.632 1.371 1.608 1.956 2.086a10.64 10.64 0 0 0 7.193 2.382c2.825-.124 4.882-1.017 6.714-2.908 1.454-1.507 2.222-3.345 2.417-5.804.059-.733 0-2.145-.095-2.406-.03-.077-.591-.089-4.787-.089H89.04v1.389 1.389h3.398l3.398.071c-.006.213-.248 1.206-.408 1.637a5.05 5.05 0 0 1-1.543 2.234 6.77 6.77 0 0 1-2.802 1.466c-4.326 1.093-8.463-1.454-9.38-5.78-.171-.792-.183-2.187-.029-2.955.615-3.144 2.937-5.473 6.034-6.046.751-.136 2.01-.13 2.778.024 1.259.254 2.317.751 3.274 1.548l.372.313.969-.969c.532-.532.969-.987.969-1.011 0-.071-1.016-.881-1.519-1.212a12.15 12.15 0 0 0-2.269-1.099c-1.3-.431-2.896-.591-4.303-.449zm55.432 10.485v9.782h1.419 1.418v-9.782-9.781h-1.418-1.419v9.781zm-37.589-3.097c-3.002.325-5.343 2.535-5.827 5.491-.136.827-.083 2.086.118 2.866.171.668.668 1.72 1.034 2.216 2.494 3.339 7.453 3.653 10.308.656 1.134-1.2 1.725-2.618 1.796-4.32.089-2.311-.845-4.315-2.642-5.656-1.27-.951-3.12-1.43-4.787-1.253zm1.773 2.689c1.005.295 1.868 1.028 2.329 1.98.685 1.424.585 3.121-.254 4.356-1.336 1.968-4.037 2.234-5.704.567-.75-.756-1.099-1.608-1.146-2.807-.024-.621-.006-.822.1-1.235.201-.792.491-1.318 1.04-1.868.615-.621 1.218-.946 2.01-1.087a4.71 4.71 0 0 1 1.625.095zm12.944-2.713c-3.564.307-6.147 3.091-6.147 6.631 0 1.945.686 3.558 2.069 4.87 1.329 1.259 3.067 1.891 4.935 1.797 2.051-.106 3.865-1.052 5.053-2.636 1.229-1.637 1.619-3.912 1.028-5.963a6.47 6.47 0 0 0-4.982-4.557c-.585-.118-1.495-.183-1.956-.142zm1.536 2.713c1.312.384 2.329 1.489 2.666 2.896.106.437.118.65.094 1.235-.041 1.194-.378 1.968-1.187 2.784-.792.792-1.679 1.135-2.778 1.07-1.584-.089-2.861-1.099-3.387-2.671-.148-.426-.159-.556-.165-1.359 0-.822.011-.922.171-1.412.461-1.401 1.661-2.441 3.079-2.66.313-.047 1.176.018 1.507.118zm12.56-2.695c-2.092.23-4.055 1.625-5.036 3.576a6.78 6.78 0 0 0 .39 6.797c.68 1.034 1.827 1.986 2.956 2.447.815.343 1.365.443 2.31.443.763-.006.917-.024 1.389-.166.715-.219 1.259-.52 1.75-.969.224-.207.431-.361.467-.337.153.095.006 1.944-.207 2.618-.349 1.105-1.153 1.874-2.282 2.175-.248.065-.602.1-1.028.1-.544 0-.727-.024-1.129-.154a3.84 3.84 0 0 1-1.572-1.046c-.224-.266-.656-.916-.715-1.082-.012-.047-2.417.898-2.512.993-.047.047.467.928.786 1.353.993 1.324 2.441 2.199 4.061 2.459.738.118 2.186.047 2.913-.142 1.974-.514 3.375-1.82 4.007-3.747.438-1.318.42-.94.438-8.333l.023-6.631h-1.365-1.359v.526c0 .295-.024.55-.059.567-.036.024-.243-.124-.455-.325-.916-.833-2.394-1.277-3.771-1.123zm1.537 2.63c1.034.219 1.979.963 2.44 1.927a4.16 4.16 0 0 1 .461 1.797c.154 2.447-1.412 4.344-3.581 4.344-1.779 0-3.239-1.265-3.647-3.162-.124-.573-.077-1.631.101-2.187.449-1.436 1.483-2.417 2.866-2.719.473-.106.857-.106 1.36 0zm16.873-2.624c-2.577.313-4.604 2.145-5.301 4.781-.201.751-.254 2.24-.113 3.044.503 2.92 2.731 5.041 5.674 5.408 1.874.236 3.73-.319 5.172-1.549.39-.331 1.188-1.217 1.188-1.324 0-.012-.497-.355-1.106-.763l-1.111-.739-.147.195c-.538.697-1.194 1.194-1.892 1.442a4.18 4.18 0 0 1-2.967-.171c-.443-.219-1.176-.934-1.418-1.389l-.166-.296 4.403-1.82 4.469-1.868c.076-.047-.166-.721-.526-1.442-.704-1.424-1.957-2.636-3.263-3.156a6.38 6.38 0 0 0-2.896-.355zm1.862 2.66c.52.16 1.034.52 1.306.91.13.195.201.349.166.378a433.36 433.36 0 0 1-5.887 2.465c-.095.03-.106 0-.106-.236a4.67 4.67 0 0 1 .348-1.543c.514-1.111 1.608-1.939 2.814-2.122a4.18 4.18 0 0 1 1.359.148zm-5.792 18.268c-.195.071-.532.307-.698.491-.36.402-.473 1.17-.236 1.684.284.632.774.946 1.46.946.662-.006 1.152-.301 1.465-.904.184-.349.189-1.034.006-1.371a1.99 1.99 0 0 0-.845-.792c-.295-.136-.851-.16-1.152-.053zm-64.085.266c-.03.095-1.543 4.102-3.351 8.913l-3.328 8.854c-.024.095.053.1 1.229.089l1.253-.018.869-2.423.869-2.423h3.836 3.83l.863 2.435.863 2.441h1.259l1.241-.053c-.006-.029-1.531-4.084-3.387-9.013l-3.369-8.96h-1.312-1.306l-.059.16zm2.867 6.608l1.472 4.09.035.136H86.38c-2.577 0-3.02-.012-2.996-.083l1.46-4.025 1.46-4.025c.018-.047.059-.077.089-.071.035.012.709 1.803 1.507 3.978zm34.119 2.246v9.013h1.153 1.152V61.56v-9.013h-1.152-1.153v9.013zm18.854-5.201v1.862h-1.093-1.094v1.034 1.034h1.088 1.093l.024 3.794.124 4.179c.331 1.259 1.318 2.157 2.636 2.405.727.142 1.814.065 2.701-.189.124-.035.118-.053-.219-1.017l-.39-.987-.408.083c-.993.225-1.785-.16-2.039-.987-.112-.361-.118-.561-.118-3.83v-3.452h1.507 1.507v-1.034-1.034h-1.507-1.507v-1.862-1.862h-1.152-1.153v1.862zm-39.924 1.595c-.975.213-2.074.869-2.63 1.572-.13.166-.236.325-.236.355s-.041.053-.089.053c-.077 0-.089-.136-.089-.857v-.857h-1.093-1.093v6.176 6.176h1.117 1.123l.018-3.771.13-4.149c.248-.91.851-1.797 1.519-2.24.508-.343.998-.479 1.703-.479 1.335 0 2.234.491 2.665 1.436.313.703.313.662.337 5.077l.024 4.125h1.123 1.123l-.024-4.48-.148-4.976c-.23-.869-.544-1.424-1.129-2.009-.626-.632-1.205-.946-2.074-1.123-.656-.136-1.732-.148-2.276-.03zm11.661-.006c-.869.154-1.655.479-2.328.952-.385.278-1.265 1.176-1.265 1.294 0 .041.437.349.975.686l.975.603.13-.165c.432-.585 1.099-1.058 1.82-1.3.444-.154 1.655-.16 2.128-.012 1.052.325 2.01 1.324 2.187 2.287.071.39.077 1.011.006 1.011-.024 0-.219-.077-.426-.171-1.477-.662-4.042-.703-5.585-.089a4.35 4.35 0 0 0-1.596 1.052c-.703.703-.987 1.348-1.063 2.406-.142 2.063 1.341 3.883 3.534 4.332a7.29 7.29 0 0 0 2.264.006c.904-.189 1.92-.857 2.547-1.684.354-.461.378-.425.378.561v.857h1.064 1.07l-.018-4.362c-.024-4.84-.006-4.616-.437-5.556-.609-1.342-1.72-2.222-3.292-2.618-.627-.16-2.37-.207-3.068-.089zm2.89 6.572c.597.124 1.123.319 1.496.555l.307.195-.041.361c-.166 1.478-1.36 2.796-2.896 3.197-.432.106-1.259.112-1.655.006-.727-.189-1.336-.65-1.608-1.212-.142-.284-.165-.402-.165-.833s.023-.55.165-.839c.307-.621 1.076-1.176 1.945-1.407.561-.148 1.802-.16 2.452-.024zm41.88-6.565c-1.276.23-2.316.798-3.274 1.785-1.129 1.158-1.684 2.518-1.749 4.285-.083 2.128.502 3.788 1.808 5.112.804.816 1.667 1.318 2.808 1.631.419.112.62.13 1.66.124 1.035 0 1.242-.018 1.649-.13 1.643-.455 2.867-1.43 3.606-2.878.112-.225.189-.431.165-.455-.059-.053-1.856-.816-1.938-.816-.03 0-.113.112-.184.248-.325.668-.939 1.3-1.572 1.619-.715.367-2.003.496-2.784.29-.851-.225-1.861-1.011-2.334-1.82-.887-1.507-.869-3.647.035-5.148a5.23 5.23 0 0 1 1.383-1.383c.574-.337.958-.443 1.691-.473.786-.029 1.353.077 1.921.355.502.248 1.188.946 1.483 1.501l.219.426 1.004-.42c1.165-.485 1.118-.408.704-1.111-.863-1.483-2.187-2.423-3.836-2.736a9.06 9.06 0 0 0-2.465-.006zm11.945-.001c-1.832.331-3.121 1.33-3.481 2.695-.124.467-.112 1.383.024 1.82.236.762.88 1.46 1.767 1.915.685.349 1.034.467 2.671.875 1.903.479 2.524.792 2.831 1.436.148.301.166.792.03 1.076-.213.443-.881.892-1.572 1.058-.473.112-1.342.112-1.762 0-.892-.236-1.767-.946-2.204-1.791l-.248-.425a32.48 32.48 0 0 0-1.945.833c-.065.059.201.626.526 1.117a6.32 6.32 0 0 0 1.72 1.608c.52.307 1.312.591 1.933.703.626.106 2.139.041 2.73-.118 1.076-.29 2.122-.987 2.648-1.755a2.91 2.91 0 0 0 .561-1.714c.042-1.04-.218-1.732-.933-2.447-.314-.319-.58-.514-.916-.691-.722-.372-.999-.467-2.577-.875-1.679-.437-2.164-.609-2.542-.887-.319-.23-.526-.609-.526-.952.006-.851 1.082-1.56 2.376-1.56.609 0 .987.089 1.555.355.531.248.945.585 1.193.975.089.148.195.266.225.266s.491-.177 1.017-.39c1.093-.455 1.04-.367.608-1.052-.638-1.005-1.856-1.779-3.268-2.068a8.88 8.88 0 0 0-2.441-.006zm-43.44.722l2.541 5.763 2.34 5.355c0 .03-.638 1.43-1.418 3.121l-1.413 3.067 1.129.018 1.176-.03a3660.39 3660.39 0 0 0 7.684-17.618l.053-.13h-1.229-1.23l-1.796 4.462-1.839 4.462c-.017 0-.868-2.01-1.885-4.462l-1.85-4.462h-1.229-1.229l.195.455zm22.612 5.721v6.176h1.153 1.152v-6.176-6.176h-1.152-1.153v6.176z",fill:"#747474"}}),e("path",{attrs:{d:"M56.365 30.095v38.309c0 4.29 2.957 6.675 6.094 6.675 2.902 0 6.095-2.032 6.095-6.675V30.385c0-3.927-2.902-6.385-6.095-6.385s-6.094 2.712-6.094 6.095z",fill:"#f8ab00"}}),e("path",{attrs:{d:"M40.403 49.539v18.864c0 4.29 2.957 6.675 6.095 6.675 2.902 0 6.095-2.032 6.095-6.675V49.829c0-3.927-2.902-6.385-6.095-6.385s-6.095 2.712-6.095 6.095zM36.63 68.984a6.1 6.1 0 0 1-6.095 6.095 6.1 6.1 0 0 1-6.094-6.095 6.1 6.1 0 0 1 6.095-6.095 6.1 6.1 0 0 1 6.095 6.095z",fill:"#e37300"}})])},rt=[],lt=a(ot,at,rt,!1,null,null,null,null);const ct=lt.exports,dt={};var ht=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-index-now",attrs:{version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 200 200"}},[e("g",{attrs:{id:"Layer_1"}},[e("path",{attrs:{d:`M166.1,113.9c-2.8-2.1-5.7-4.1-8.4-6.4c-5.6-4.9-5.5-12.6,0.2-17.3c2.7-2.2,5.6-4.2,8.4-6.4
			c1.6-1.2,2.8-2.7,2.9-4.9c0-0.3,0-0.7-0.1-1.1c-3.2-11-8.6-20.6-16.5-28.9c-1.8-1.9-4-2.2-6.5-1.1c-3.1,1.4-6.2,2.8-9.3,4
			c-8,3.2-14.7-0.8-15.8-9.4c-0.4-3.1-0.7-6.2-1-9.3c-0.3-3.4-2.1-5.5-5.5-6.2c-10.1-2.2-20.1-2.2-30.2,0c-3.2,0.7-5,2.5-5.3,5.8
			c-0.3,3.6-0.8,7.2-1.4,10.8c-1.4,7.6-8,11.3-15.2,8.4c-3.1-1.2-6.2-2.7-9.3-4.1c-2.9-1.3-5.3-0.8-7.4,1.5
			c-7.1,7.8-12.3,16.8-15.5,26.8c-1,3.1-0.2,5.6,2.5,7.6c2.6,1.9,5.3,3.8,7.8,5.8c6.7,5.4,6.6,13.3-0.2,18.5c-2.5,1.9-5,3.8-7.5,5.6
			c-2.8,2-3.6,4.7-2.6,7.9c3.2,9.9,8.3,18.8,15.2,26.5c2.1,2.3,4.5,2.9,7.4,1.7c3.4-1.4,6.7-3,10.1-4.3c6.6-2.5,13.2,1.1,14.6,8
			c0.7,3.7,1.1,7.5,1.4,11.2c0.3,3.4,2.1,5.2,5.2,5.9c10.1,2.2,20.1,2.2,30.2,0.1c3.6-0.8,5.3-2.9,5.6-6.5c0.2-3,0.6-6,0.9-8.9
			c1-8.5,7.8-12.7,15.8-9.6c3,1.2,6,2.5,9,3.9c3.2,1.4,5.8,0.7,8-1.9c6.6-7.7,11.6-16.3,14.9-25.9C169.8,118.6,169,116,166.1,113.9z
			M83.5,120.3c-0.9,1.2-2.7,1.1-3.6-0.1l-15-19.9c-0.6-0.8-0.6-1.8,0-2.6l16.8-22.3l12.8,15.8L89,99l4.6,6.5
			c0.5,0.7,0.5,1.7-0.1,2.4L83.5,120.3z M134.3,100.3L112.7,128c-0.4,0.6-1.1,1-1.8,1H91.7c-1.9,0-2.9-2.2-1.8-3.7L110.4,99L87.1,69
			h25l22.3,28.7C134.9,98.5,134.9,99.5,134.3,100.3z`,fill:"#A70000"}})])])},pt=[],ut=a(dt,ht,pt,!1,null,null,null,null);const _t=ut.exports,gt={};var mt=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-microsoft-bing",attrs:{viewBox:"0 12.5 200 75",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"clip-path":"url(#clip0)"}},[e("path",{attrs:{d:"M24.9866 36.2684H12V49.255H24.9866V36.2684Z",fill:"#F26522"}}),e("path",{attrs:{d:"M39.3233 36.2684H26.3367V49.255H39.3233V36.2684Z",fill:"#8DC63F"}}),e("path",{attrs:{d:"M24.9866 50.6052H12V63.5918H24.9866V50.6052Z",fill:"#00AEEF"}}),e("path",{attrs:{d:"M39.3233 50.6052H26.3367V63.5918H39.3233V50.6052Z",fill:"#FFC20E"}}),e("path",{attrs:{d:"M65.2623 41.7262V58.1225H62.4247V45.2732H62.3675L57.2987 58.1225H55.4107L50.1818 45.2732H50.1475V58.1225H47.5158V41.7262H51.6006L56.3032 53.8776H56.3719L61.3491 41.7262H65.2623ZM67.6422 42.9849C67.6422 42.5272 67.8138 42.1381 68.1456 41.8292C68.4774 41.5203 68.8665 41.3715 69.3242 41.3715C69.5405 41.3654 69.756 41.4021 69.9583 41.4793C70.1605 41.5565 70.3455 41.6728 70.5028 41.8216C70.6601 41.9703 70.7865 42.1486 70.8748 42.3463C70.9631 42.5439 71.0116 42.757 71.0176 42.9734C71.0176 43.4311 70.8574 43.8087 70.5256 44.1176C70.2052 44.4151 69.7933 44.5753 69.3242 44.5753C68.855 44.5753 68.4546 44.4151 68.1342 44.1062C67.8024 43.7972 67.6422 43.4196 67.6422 42.9734V42.9849ZM70.6972 46.3717V58.1225H67.9282V46.3717H70.6972ZM79.0956 56.1088C79.496 56.1088 79.9537 56.0172 80.4457 55.8342C80.9492 55.6396 81.4068 55.3879 81.8188 55.079V57.642C81.384 57.8937 80.8805 58.0997 80.3313 58.2141C79.7228 58.3488 79.1009 58.4141 78.4777 58.4086C77.6975 58.4411 76.919 58.3127 76.1906 58.0312C75.4623 57.7497 74.7997 57.3212 74.2442 56.7724C73.7084 56.2186 73.2903 55.562 73.015 54.8423C72.7397 54.1226 72.6129 53.3546 72.6423 52.5846C72.6423 50.6967 73.1915 49.1406 74.3014 47.9163C75.3998 46.692 76.9674 46.0856 78.9926 46.0856C79.9768 46.0868 80.9476 46.3138 81.8302 46.7493V49.3923C81.4287 49.0962 80.9902 48.8539 80.5258 48.6715C80.0884 48.4996 79.6228 48.4104 79.1528 48.4083C78.0658 48.4083 77.1848 48.763 76.5211 49.4724C75.8575 50.1818 75.5028 51.143 75.5028 52.3444C75.5028 53.5343 75.8346 54.4611 76.4754 55.1248C77.1161 55.7884 77.9972 56.1088 79.107 56.1088H79.0956ZM89.7023 46.1772C90.0562 46.1667 90.4091 46.221 90.7435 46.3373V49.1406C90.252 48.8276 89.6783 48.6682 89.0958 48.6829C88.4093 48.6829 87.8372 48.9804 87.3795 49.5525C86.9219 50.1246 86.6701 51.0057 86.6701 52.1842V58.134H83.9012V46.3602H86.6701V48.2138H86.7159C86.9676 47.5731 87.3567 47.0696 87.8601 46.7149C88.375 46.3488 88.9814 46.1657 89.6908 46.1657L89.7023 46.1772ZM90.8922 52.4245C90.8922 50.4793 91.4414 48.9347 92.5399 47.8019C93.6383 46.6692 95.1715 46.0971 97.1166 46.0971C98.9473 46.0971 100.378 46.6463 101.419 47.7333C102.46 48.8202 102.963 50.3077 102.963 52.1727C102.963 54.0721 102.414 55.5939 101.316 56.7152C100.726 57.292 100.023 57.7402 99.2506 58.0317C98.4786 58.3231 97.6546 58.4515 96.8306 58.4086C95.0113 58.4086 93.5696 57.8708 92.4941 56.8067C91.9439 56.223 91.5182 55.5335 91.2428 54.7802C90.9675 54.0268 90.8482 53.2254 90.8922 52.4245ZM93.7756 52.3329C93.7756 53.5572 94.0502 54.4954 94.6108 55.1476C95.1715 55.7998 95.961 56.1088 97.0022 56.1088C97.9977 56.1088 98.7643 55.7884 99.2906 55.1476C99.8169 54.5069 100.092 53.5343 100.092 52.2643C100.092 51.0057 99.8169 50.0445 99.2677 49.4038C98.9851 49.0786 98.6322 48.822 98.2357 48.6535C97.8392 48.485 97.4096 48.409 96.9793 48.4312C95.961 48.4312 95.1829 48.7745 94.6223 49.4381C94.0502 50.1246 93.7756 51.0857 93.7756 52.3329ZM107.083 49.461C107.083 49.8615 107.197 50.1704 107.46 50.3992C107.712 50.6281 108.261 50.9027 109.131 51.2459C110.229 51.6922 111.007 52.1842 111.453 52.7334C111.9 53.294 112.117 53.9577 112.117 54.7472C112.117 55.8456 111.694 56.7381 110.847 57.4131C110 58.0882 108.845 58.42 107.403 58.42C106.33 58.4105 105.269 58.1929 104.279 57.7793V55.0675C104.783 55.4108 105.321 55.6969 105.904 55.9028C106.476 56.1088 107.014 56.2117 107.483 56.2117C108.112 56.2117 108.57 56.1202 108.868 55.9486C109.165 55.7655 109.314 55.4795 109.314 55.0675C109.314 54.6785 109.154 54.3581 108.856 54.095C108.536 53.8318 107.952 53.5229 107.094 53.1796C106.076 52.7563 105.355 52.2757 104.92 51.7379C104.485 51.2002 104.279 50.5365 104.279 49.7127C104.279 48.6486 104.703 47.7676 105.538 47.0925C106.396 46.406 107.483 46.0627 108.822 46.0627C109.732 46.0791 110.634 46.2493 111.488 46.5662V49.1978C111.122 48.9461 110.687 48.7402 110.206 48.5571C109.741 48.3858 109.249 48.2968 108.753 48.2939C108.227 48.2939 107.815 48.4083 107.529 48.6028C107.385 48.694 107.267 48.821 107.187 48.9714C107.106 49.1219 107.067 49.2906 107.071 49.461H107.083ZM113.307 52.4245C113.307 50.4793 113.856 48.9347 114.955 47.8019C115.558 47.216 116.276 46.7619 117.064 46.4684C117.852 46.1749 118.692 46.0484 119.531 46.0971C121.362 46.0971 122.804 46.6463 123.834 47.7333C124.863 48.8202 125.378 50.3077 125.378 52.1727C125.378 54.0721 124.829 55.5939 123.731 56.7152C123.142 57.2905 122.441 57.7379 121.671 58.0293C120.901 58.3207 120.079 58.4499 119.257 58.4086C117.426 58.4086 115.984 57.8708 114.909 56.8067C114.359 56.223 113.933 55.5335 113.658 54.7802C113.382 54.0268 113.263 53.2254 113.307 52.4245ZM116.19 52.3329C116.19 53.5572 116.465 54.4954 117.026 55.1476C117.586 55.7998 118.376 56.1088 119.428 56.1088C120.424 56.1088 121.19 55.7884 121.717 55.1476C122.243 54.5069 122.518 53.5343 122.518 52.2643C122.518 51.0057 122.232 50.0445 121.694 49.4038C121.411 49.0786 121.058 48.822 120.662 48.6535C120.265 48.485 119.836 48.409 119.406 48.4312C118.387 48.4312 117.598 48.7745 117.037 49.4381C116.418 50.2711 116.118 51.2979 116.19 52.3329ZM134.566 48.6372H130.447V58.134H127.644V48.6372H125.676V46.3717H127.644V44.7355C127.622 44.1694 127.719 43.605 127.928 43.0784C128.137 42.5519 128.453 42.0747 128.857 41.6773C129.261 41.28 129.743 40.9713 130.273 40.7709C130.803 40.5704 131.369 40.4827 131.934 40.5134C132.278 40.5134 132.575 40.5363 132.827 40.5706C133.09 40.6049 133.319 40.6621 133.513 40.7308V43.1222C133.124 42.9211 132.693 42.8152 132.255 42.8132C131.671 42.8132 131.225 42.9963 130.905 43.351C130.596 43.7171 130.447 44.2435 130.447 44.9529V46.3831H134.566V43.74L137.335 42.8933V46.3831H140.15V48.6372H137.347V54.1293C137.347 54.8616 137.484 55.3765 137.747 55.674C138.01 55.9715 138.422 56.1202 138.983 56.1202C139.397 56.0825 139.796 55.9493 140.15 55.7312V58.0196C139.978 58.1225 139.692 58.2141 139.28 58.2942C138.868 58.3743 138.479 58.4086 138.067 58.4086C136.912 58.4086 136.031 58.1111 135.447 57.4932C134.875 56.8639 134.578 55.9371 134.578 54.6785V48.6372H134.566Z",fill:"#737373"}}),e("path",{attrs:{d:"M146.443 58.2827V42.0695H151.592C153.159 42.0695 154.406 42.4128 155.322 43.0993C156.237 43.7858 156.695 44.6783 156.695 45.7767C156.695 46.692 156.432 47.493 155.917 48.1795C155.366 48.8761 154.609 49.3807 153.754 49.6212V49.6669C154.876 49.7928 155.757 50.2047 156.42 50.9141C157.095 51.6006 157.427 52.516 157.427 53.6259C157.427 55.0103 156.878 56.1431 155.791 56.9898C154.704 57.8365 153.319 58.2827 151.649 58.2827H146.443ZM149.132 44.232V48.8431H150.871C151.809 48.8431 152.541 48.6143 153.068 48.1909C153.606 47.7333 153.869 47.1154 153.869 46.3145C153.869 44.9185 152.942 44.232 151.088 44.232H149.132ZM149.132 51.0057V56.1316H151.42C152.427 56.1316 153.205 55.9028 153.743 55.4451C154.292 54.976 154.567 54.3353 154.567 53.5229C154.567 51.8409 153.411 51.0057 151.077 51.0057H149.132ZM160.711 44.2778C160.288 44.2778 159.91 44.129 159.613 43.8544C159.304 43.5798 159.155 43.2251 159.155 42.7903C159.155 42.3555 159.304 42.0008 159.613 41.7148C159.921 41.4288 160.288 41.2914 160.722 41.2914C161.157 41.2914 161.535 41.4288 161.844 41.7148C162.153 42.0008 162.301 42.367 162.301 42.7903C162.301 43.2023 162.153 43.5455 161.844 43.843C161.535 44.129 161.157 44.2778 160.711 44.2778ZM162.015 58.2827H159.395V46.7035H162.027L162.015 58.2827ZM175.002 58.2827H172.382V51.7608C172.382 49.5869 171.615 48.5113 170.093 48.5113C169.292 48.5113 168.629 48.8202 168.102 49.4267C167.573 50.0557 167.296 50.8589 167.324 51.6807V58.2827H164.693V46.7035H167.324V48.6257H167.37C167.729 47.9459 168.27 47.3799 168.933 46.9917C169.596 46.6035 170.355 46.4085 171.123 46.4289C172.382 46.4289 173.343 46.8408 174.007 47.6646C174.67 48.477 175.002 49.6555 175.002 51.2116V58.2827ZM187.989 57.3559C187.989 61.6009 185.86 63.7291 181.581 63.7291C180.227 63.7601 178.881 63.5027 177.634 62.9739V60.5711C178.892 61.3034 180.105 61.6581 181.238 61.6581C183.984 61.6581 185.368 60.308 185.368 57.5962V56.3376H185.323C184.942 57.0349 184.374 57.6116 183.682 58.0019C182.99 58.3923 182.203 58.5808 181.409 58.5459C180.762 58.5667 180.118 58.4394 179.527 58.1737C178.936 57.908 178.414 57.5109 178 57.0127C177.088 55.8264 176.629 54.3535 176.707 52.8593C176.707 50.8912 177.164 49.3351 178.103 48.1681C179.041 47.001 180.3 46.4289 181.924 46.4289C183.446 46.4289 184.579 47.0582 185.323 48.3054H185.368V46.7035H188L187.989 57.3559ZM185.391 52.9851V51.4748C185.391 50.6624 185.117 49.9644 184.579 49.3923C184.326 49.1111 184.014 48.8878 183.667 48.7377C183.319 48.5877 182.944 48.5143 182.565 48.5228C181.57 48.5228 180.792 48.9003 180.231 49.6326C179.618 50.5374 179.32 51.6193 179.384 52.7105C179.384 53.8547 179.659 54.7586 180.185 55.4451C180.734 56.1316 181.444 56.4635 182.336 56.4635C183.252 56.4635 183.984 56.1316 184.545 55.4909C185.117 54.8273 185.391 54.0034 185.391 52.9737V52.9851Z",fill:"#737373"}})]),e("defs",[e("clipPath",{attrs:{id:"clip0"}},[e("rect",{attrs:{width:"176",height:"27.4632",fill:"white",transform:"translate(12 36.2684)"}})])])])},$t=[],ft=a(gt,mt,$t,!1,null,null,null,null);const vt=ft.exports,yt={};var bt=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-microsoft-clarity",attrs:{viewBox:"0 0 256 224",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{filter:"url(#filter0_ii_6124_59894)"}},[e("mask",{staticStyle:{"mask-type":"alpha"},attrs:{id:"mask0_6124_59894",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"256",height:"224"}},[e("path",{attrs:{d:"M1.80617 204.202L116.672 6.53134C121.733 -2.1771 134.267 -2.17712 139.328 6.53131L254.194 204.202C259.294 212.978 252.987 224 242.866 224H13.1339C3.01252 224 -3.29369 212.978 1.80617 204.202Z",fill:"#C4C4C4"}})]),e("g",{attrs:{mask:"url(#mask0_6124_59894)"}},[e("path",{attrs:{d:"M128.002 -12.9629L185.376 85.7714L47.6776 125.265L128.002 -12.9629Z",fill:"url(#paint0_linear_6124_59894)"}}),e("path",{attrs:{d:"M128.002 -12.9629L185.376 85.7714L47.6776 125.265L128.002 -12.9629Z",fill:"url(#paint1_linear_6124_59894)","fill-opacity":"0.8"}}),e("path",{attrs:{d:"M47.6776 125.265L265.7 223.999L185.376 85.7714L47.6776 125.265Z",fill:"url(#paint2_linear_6124_59894)"}}),e("path",{attrs:{d:"M265.7 223.999H-9.70312L47.6776 125.265L265.7 223.999Z",fill:"url(#paint3_linear_6124_59894)"}})])]),e("defs",[e("filter",{attrs:{id:"filter0_ii_6124_59894",x:"0",y:"-8",width:"276",height:"232",filterUnits:"userSpaceOnUse","color-interpolation-filters":"sRGB"}},[e("feFlood",{attrs:{"flood-opacity":"0",result:"BackgroundImageFix"}}),e("feBlend",{attrs:{mode:"normal",in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"}}),e("feColorMatrix",{attrs:{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}}),e("feOffset",{attrs:{dx:"20"}}),e("feGaussianBlur",{attrs:{stdDeviation:"10"}}),e("feComposite",{attrs:{in2:"hardAlpha",operator:"arithmetic",k2:"-1",k3:"1"}}),e("feColorMatrix",{attrs:{type:"matrix",values:"0 0 0 0 0.215686 0 0 0 0 0.2 0 0 0 0 1 0 0 0 0.2 0"}}),e("feBlend",{attrs:{mode:"normal",in2:"shape",result:"effect1_innerShadow_6124_59894"}}),e("feColorMatrix",{attrs:{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}}),e("feOffset",{attrs:{dy:"-8"}}),e("feGaussianBlur",{attrs:{stdDeviation:"10"}}),e("feComposite",{attrs:{in2:"hardAlpha",operator:"arithmetic",k2:"-1",k3:"1"}}),e("feColorMatrix",{attrs:{type:"matrix",values:"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"}}),e("feBlend",{attrs:{mode:"normal",in2:"effect1_innerShadow_6124_59894",result:"effect2_innerShadow_6124_59894"}})],1),e("linearGradient",{attrs:{id:"paint0_linear_6124_59894",x1:"119.5",y1:"56.5",x2:"241",y2:"125.5",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"#41A5EE"}}),e("stop",{attrs:{offset:"1","stop-color":"#98F2E8"}})],1),e("linearGradient",{attrs:{id:"paint1_linear_6124_59894",x1:"128",y1:"-56",x2:"128",y2:"140",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"white"}}),e("stop",{attrs:{offset:"1","stop-color":"white","stop-opacity":"0"}})],1),e("linearGradient",{attrs:{id:"paint2_linear_6124_59894",x1:"127.998",y1:"115.392",x2:"246.352",y2:"203.819",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"#2B7CD3"}}),e("stop",{attrs:{offset:"1","stop-color":"#185ABD"}})],1),e("linearGradient",{attrs:{id:"paint3_linear_6124_59894",x1:"33.8654",y1:"105.501",x2:"266.277",y2:"130.24",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{"stop-color":"#185ABD"}}),e("stop",{attrs:{offset:"1","stop-color":"#103F91"}})],1)],1)])},Ct=[],wt=a(yt,bt,Ct,!1,null,null,null,null);const Lt=wt.exports,kt={};var xt=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-pinterest",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 12.5 200 75",fill:"none","xmlns:v":"https://vecta.io/nano"}},[e("g",{attrs:{fill:"#e60023"}},[e("path",{attrs:{d:"M83.845 44.806h4.811v15.111h-4.811V44.806zm5.816 0h4.634v2.066h.088c1.121-1.623 2.568-2.509 4.663-2.509 3.305 0 5.253 2.361 5.253 5.726v9.828h-4.81v-8.854c0-1.594-.797-2.686-2.361-2.686-1.594 0-2.656 1.328-2.656 3.188v8.353h-4.811V44.806zm-.525-4.043c0-1.594-1.292-2.886-2.886-2.886s-2.886 1.292-2.886 2.886 1.292 2.886 2.886 2.886 2.886-1.292 2.886-2.886zm48.998 3.825a5.39 5.39 0 0 0-.479-.018c-1.83 0-3.069.797-4.132 2.597h-.088v-2.361h-4.604v15.111h4.81v-6.788c0-3.145 1.742-4.603 4.493-4.349v-4.193z"}}),e("path",{attrs:{d:"M161.742 50.384c-1.918-.354-3.63-.502-3.63-1.564 0-.945.915-1.387 2.096-1.387 1.328 0 2.243.413 2.42 1.771h4.427c-.236-2.981-2.538-4.84-6.818-4.84-3.571 0-6.522 1.653-6.522 4.84 0 3.541 2.803 4.25 5.43 4.693 2.007.354 3.837.502 3.837 1.859 0 .974-.915 1.505-2.361 1.505s-2.411-.614-2.705-1.859h-4.584c.337 3.106 3.064 4.988 7.318 4.988 3.955 0 6.877-1.712 6.877-5.017 0-3.866-3.128-4.545-5.785-4.988zm-16.145-2.597c1.564 0 2.685 1.151 2.863 2.952h-5.962c.324-1.8 1.269-2.952 3.099-2.952zm.265 9.12c-1.977 0-3.098-1.269-3.394-3.305h10.862c.029-3.069-.856-5.696-2.657-7.349-1.298-1.181-3.01-1.889-5.165-1.889-4.604 0-7.762 3.453-7.762 7.969 0 4.575 3.07 8.028 8.057 8.028 1.919 0 3.454-.502 4.723-1.387 1.328-.915 2.213-2.213 2.538-3.571h-4.693c-.413.944-1.239 1.505-2.509 1.505zM176 56.354l-.797.022c-1.033 0-1.682-.295-1.682-1.476v-7.083H176v-3.01h-2.479v-4.781h-4.693v4.781h-1.477v3.01h1.477v8.116c0 3.247 2.007 4.162 4.811 4.162 1.069 0 1.878-.08 2.361-.174v-3.566zm-63.11.006l-.62.015c-1.033 0-1.682-.295-1.682-1.476v-7.083h2.302v-3.01h-2.302v-4.781h-4.693v4.781h-1.565v3.01h1.565v8.116c0 3.247 2.007 4.162 4.811 4.162.949 0 1.691-.063 2.184-.143v-3.59zm10.479-5.622c-.177-1.8-1.298-2.952-2.863-2.952-1.829 0-2.774 1.151-3.099 2.952h5.962zm-10.713 1.594c0-4.516 3.158-7.969 7.762-7.969 2.154 0 3.866.708 5.165 1.889 1.8 1.653 2.685 4.279 2.656 7.349h-10.861c.295 2.036 1.417 3.306 3.394 3.306 1.269 0 2.096-.561 2.509-1.505h4.692c-.324 1.357-1.21 2.656-2.538 3.571-1.269.885-2.804 1.387-4.722 1.387-4.988 0-8.057-3.453-8.057-8.028zm-37.165-3.601c1.889 0 2.951-1.122 2.951-2.804s-1.092-2.715-2.951-2.715h-3.689v5.519h3.689zm-8.56-9.917h8.354c2.568 0 4.457.708 5.755 1.948 1.358 1.269 2.125 3.069 2.125 5.194 0 4.043-2.804 6.906-7.142 6.906h-4.221v7.054h-4.87V38.815z"}})]),e("path",{attrs:{d:"M60.327 50c0 10.031-8.132 18.163-18.163 18.163S24 60.031 24 50s8.132-18.163 18.163-18.163S60.327 39.969 60.327 50z",fill:"#fff"}}),e("path",{attrs:{d:"M42.163 31.837C32.132 31.837 24 39.969 24 50c0 7.695 4.788 14.273 11.544 16.919-.159-1.437-.302-3.647.063-5.216l2.13-9.028s-.543-1.088-.543-2.697c0-2.526 1.464-4.411 3.287-4.411 1.55 0 2.298 1.163 2.298 2.558 0 1.558-.992 3.888-1.504 6.048-.428 1.808.907 3.282 2.69 3.282 3.228 0 5.71-3.404 5.71-8.317 0-4.349-3.125-7.39-7.587-7.39-5.168 0-8.202 3.876-8.202 7.882 0 1.561.601 3.235 1.352 4.145a.54.54 0 0 1 .126.521l-.504 2.06c-.079.333-.263.403-.608.243-2.268-1.056-3.687-4.373-3.687-7.036 0-5.73 4.163-10.991 12.001-10.991 6.301 0 11.197 4.49 11.197 10.49 0 6.26-3.947 11.298-9.425 11.298-1.841 0-3.571-.956-4.163-2.086l-1.132 4.318c-.41 1.578-1.517 3.555-2.258 4.762 1.699.526 3.505.81 5.378.81 10.031 0 18.163-8.132 18.163-18.163s-8.132-18.163-18.163-18.163z",fill:"#e60023"}})])},At=[],St=a(kt,xt,At,!1,null,null,null,null);const Gt=St.exports,Tt={};var It=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"aioseo-logo-yandex",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 12.5 200 75",fill:"none","xmlns:v":"https://vecta.io/nano"}},[e("path",{attrs:{d:"M45.72 75.526V59.003L57.888 24h-5.165L43.22 51.957l-8.243-23.116h-5.64l11.197 29.976v16.708h5.185z",fill:"red"}}),e("path",{attrs:{d:"M68.113 69.078c-.93 1.422-2.686 2.596-4.462 2.596-2.624 0-3.863-2.472-3.863-6.263 0-4.244 1.384-7.046 7.726-7.046h.599v10.713zm5.041-.989V52.617c0-7.973-3.223-10.445-9.048-10.445-3.326 0-6.342 1.36-7.85 2.596l.971 4.512c1.715-1.504 3.946-2.864 6.549-2.864 2.892 0 4.338 1.813 4.338 6.139v1.957h-.723c-9.234 0-12.85 4.43-12.85 11.496 0 6.469 3.223 9.992 7.933 9.992 2.892 0 4.71-1.257 6.156-3.07h.331c.062.845.268 1.895.454 2.596h4.318a49.19 49.19 0 0 1-.579-7.437zM84.62 50c1.177-1.628 2.995-3.255 5.165-3.255 1.963 0 3.078.845 3.078 3.317v25.464h5.165V49.609c0-5.027-2.293-7.437-6.611-7.437-3.078 0-5.557 2.019-6.487 3.255h-.31v-2.864h-5.123v32.963h5.123V50zm28.467 26c2.686 0 4.524-1.257 5.97-3.07h.331l.392 2.596h3.802V28.842h-5.124v14.566c-.971-.721-2.603-1.236-4.173-1.236-6.631 0-11.217 5.933-11.217 18.151 0 10.178 3.553 15.678 10.019 15.678zm5.371-6.861c-.847 1.298-2.21 2.534-4.772 2.534-3.739 0-5.164-4.697-5.164-12.403 0-6.716 1.962-12.918 6.073-12.918 1.715 0 2.83.515 3.863 1.566v21.22zm29.15 4.182l-1.178-3.914c-1.301.906-3.409 2.204-6.28 2.204-4.07 0-6.156-3.914-6.156-11.352h13.738v-2.823c0-11.166-3.595-15.266-9.09-15.266-7.003 0-9.958 7.705-9.958 18.274 0 10.136 4.194 15.555 10.991 15.555 3.284 0 5.846-1.051 7.933-2.678zm-8.966-26.968c2.933 0 3.863 4.1 3.863 9.724h-8.449c.33-5.872 1.446-9.724 4.586-9.724zm26.319-3.729l-4.524 11.949-4.256-11.949h-5.289l6.219 15.864-6.88 17.038h5.041l4.979-13.577 5.102 13.577h5.31l-6.88-17.491 6.157-15.41h-4.979z",fill:"#000"}})])},Mt=[],zt=a(Tt,It,Mt,!1,null,null,null,null);const Nt=zt.exports,Vt={components:{CoreSettingsRow:r,GridColumn:l},mixins:[d]};var Pt=function(){var t=this,e=t._self._c;return e("grid-column",{staticClass:"tool-settings"},[t._l(t.tool.settings,function(s,o){return[e("core-settings-row",{key:o,attrs:{noHorizontalMargin:"","align-small":""},scopedSlots:t._u([{key:"name",fn:function(){return[t._v(" "+t._s(s.label)+" ")]},proxy:!0},{key:"content",fn:function(){return[e("div",{staticClass:"d-flex"},[e("base-input",{attrs:{size:"small"},on:{blur:function(n){return t.maybeUpdateId(s.option)}},model:{value:t.options.webmasterTools[s.option],callback:function(n){t.$set(t.options.webmasterTools,s.option,n)},expression:"options.webmasterTools[setting.option]"}})],1),e("p",{staticClass:"aioseo-description",domProps:{innerHTML:t._s(s.description)}})]},proxy:!0}],null,!0)})]})],2)},Rt=[],Ot=a(Vt,Pt,Rt,!1,null,null,null,null);const Bt=Ot.exports;const Ht={components:{BaseCheckbox:m,BaseEditor:L,BaseRadioToggle:$,BaseTextarea:f,CoreAlert:c,CoreAlertUnfilteredHtml:x,CoreCard:k,CoreSettingsRow:r,GoogleAnalyticsSettings:z,GoogleSearchConsoleSettings:O,GridColumn:l,GridRow:y,IndexNowSettings:E,MicrosoftClaritySettings:W,SvgCircleCheckSolid:A,SvgExternal:b,SvgLogoBaidu:J,SvgLogoGoogle:nt,SvgLogoGoogleAnalytics:ct,SvgLogoIndexNow:_t,SvgLogoMicrosoftBing:vt,SvgLogoMicrosoftClarity:Lt,SvgLogoPinterest:Gt,SvgLogoYandex:Nt,ToolSettings:Bt,TransitionSlide:S},mixins:[w],data(){return{heightOkay:!1,activeTool:null,columnsPerRow:4,strings:{enterVerificationCode:this.$t.__("Enter your verification codes below to activate webmaster tools.",this.$td),miscellaneousVerification:this.$t.__("Miscellaneous Verification",this.$td),miscellaneousVerificationDescription:this.$t.sprintf(this.$t.__("The code above will be added between the %1$s tags on every page on your website.",this.$td),"<em>&lt;head&gt; &lt/head&gt;</em>"),webmasterToolsVerification:this.$t.__("Webmaster Tools Verification",this.$td),unfilteredHtmlError:this.$t.sprintf(this.$t.__("Your user account role does not have access to edit this field. %1$s",this.$td),this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"unfilteredHtml",!0))}}},computed:{...g(["isUnlicensed"]),..._(["options"]),..._("index-now",{indexNowOptions:"options"}),tools(){return[{slug:"googleSearchConsole",name:this.$t.__("Google Search Console",this.$td),svg:"svg-logo-google",component:"GoogleSearchConsoleSettings",settings:[{option:"google",label:this.$t.__("Google Verification Code",this.$td),description:this.$t.sprintf(this.$t.__("Get your Google verification code in %1$s.",this.$td),this.$links.getDocLink(this.$t.__("Google Search Console",this.$td),"googleSearchConsole"))}]},{slug:"bing",name:this.$t.__("Bing Webmaster Tools",this.$td),svg:"svg-logo-microsoft-bing",settings:[{option:"bing",label:this.$t.__("Bing Verification Code",this.$td),description:this.$t.sprintf(this.$t.__("Get your Bing verification code in %1$s.",this.$td),this.$links.getDocLink(this.$t.__("Bing Webmaster Tools",this.$td),"bingWebmasterVerification"))}]},{slug:"yandex",name:this.$t.__("Yandex Webmaster Tools",this.$td),svg:"svg-logo-yandex",settings:[{option:"yandex",label:this.$t.__("Yandex Verification Code",this.$td),description:this.$t.sprintf(this.$t.__("Get your Yandex verification code in %1$s.",this.$td),this.$links.getDocLink(this.$t.__("Yandex Webmaster Tools",this.$td),"yandexWebmasterVerification"))}]},{slug:"baidu",name:this.$t.__("Baidu Webmaster Tools",this.$td),svg:"svg-logo-baidu",settings:[{option:"baidu",label:this.$t.__("Baidu Verification Code",this.$td),description:this.$t.sprintf(this.$t.__("Get your Baidu verification code in %1$s.",this.$td),this.$links.getDocLink(this.$t.__("Baidu Webmaster Tools",this.$td),"baiduWebmasterVerification"))}]},{slug:"pinterest",name:this.$t.__("Pinterest Site Verification",this.$td),svg:"svg-logo-pinterest",settings:[{option:"pinterest",label:this.$t.__("Pinterest Verification Code",this.$td),description:this.$t.sprintf(this.$t.__("Get your Pinterest verification code in your %1$s.",this.$td),this.$links.getDocLink(this.$t.__("Pinterest account",this.$td),"pinterestSiteVerification"))}]},{slug:"indexNow",name:this.$t.__("IndexNow",this.$td),svg:"svg-logo-index-now",component:"IndexNowSettings",settings:[{option:"apiKey",label:this.$t.__("IndexNow API Key",this.$td),description:this.$t.sprintf(this.$t.__("You can manually set an API key here, but if left blank a new one will be auto-generated. %1$s",this.$td),this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"indexNow",!0))}]},{slug:"microsoftClarity",name:"Microsoft Clarity",svg:"svg-logo-microsoft-clarity",component:"MicrosoftClaritySettings",settings:[{option:"microsoftClarityProjectId",label:this.$t.sprintf(this.$t.__("%1$s Project ID",this.$td),"Clarity"),description:this.$t.sprintf(this.$t.__("%1$s helps you understand how users interact with your website through heatmaps and session recordings. %2$s",this.$td),"Clarity",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"microsoftClarityDocumentation",!0))}]},{slug:"googleAnalytics",name:this.$t.__("Google Analytics",this.$td),svg:"svg-logo-google-analytics",component:"GoogleAnalyticsSettings",settings:[{parent:"googleAnalytics",option:"id",placeholder:"UA-XXXXXXXX-X",label:this.$t.__("Google Analytics ID",this.$td),description:this.$t.sprintf(this.$t.__("Get your Google Analytics ID in your %1$s.",this.$td),this.$links.getDocLink(this.$t.__("Google Analytics account",this.$td),"googleAnalytics")),showMiPromo:!0},{parent:"googleAnalytics",option:"advanced",label:this.$t.__("Enable Advanced Analytics Options",this.$td),type:"toggle",displayIf:["id"],description:this.$t.sprintf(this.$t.__("This enables Advanced Google Analytics options.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"advancedGoogleAnalytics",!0))},{parent:"googleAnalytics",option:"trackingDomain",label:this.$t.__("Tracking Domain",this.$td),displayIf:["id","advanced"],description:this.$t.sprintf(this.$t.__("Enter your domain name without the %1$s to set your cookie domain.%2$s%3$s",this.$td),"http://","<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackingDomain",!0))},{parent:"googleAnalytics",option:"multipleDomains",label:this.$t.__("Track Multiple Domains",this.$td),type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced"],description:this.$t.sprintf(this.$t.__("Use this option to enable tracking of multiple or additional domains.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackMultipleDomains",!0))},{parent:"googleAnalytics",option:"additionalDomains",label:this.$t.__("Additional Domains",this.$td),type:"textarea",displayIf:["id","advanced","multipleDomains"],description:this.$t.sprintf(this.$t.__("Add a list of additional domains to track here. Enter one domain name per line without the http://.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"additionalDomains",!0))},{parent:"googleAnalytics",option:"anonymizeIp",label:this.$t.__("Anonymize IP Addresses",this.$td),type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced"],description:this.$t.sprintf(this.$t.__("This enables support for IP Anonymization in Google Analytics.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"anonymizeIps",!0))},{parent:"googleAnalytics",option:"displayAdvertiserTracking",label:this.$t.__("Display Advertiser Tracking",this.$td),type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced"],description:this.$t.sprintf(this.$t.__("This enables support for the Display Advertiser Features in Google Analytics.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"displayAdvertiserTracking",!0))},{parent:"googleAnalytics",option:"excludeUsers",label:this.$t.__("Exclude Users from Tracking",this.$td),type:"multicheck",options:Object.keys(this.$aioseo.user.roles).map(i=>{const t=this.$aioseo.user.roles[i];return{value:i,label:t}}),displayIf:["id","advanced"],description:this.$t.sprintf(this.$t.__("Exclude logged-in users from Google Analytics tracking by role.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"excludeUsers",!0))},{parent:"googleAnalytics",option:"enhancedLinkAttribution",label:this.$t.__("Enhanced Link Attribution",this.$td),type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced"],description:this.$t.sprintf(this.$t.__("This enables support for the Enhanced Link Attribution in Google Analytics.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"enhancedLinkAttribution",!0))},{parent:"googleAnalytics",option:"trackOutboundLinks",label:this.$t.__("Track Outbound Links",this.$td),type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking outbound links with Google Analytics.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackOutboundLinks",!0))},{parent:"googleAnalytics",option:"enhancedEcommerce",label:this.$t.__("Enhanced Ecommerce",this.$td),type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables support for the Enhanced Ecommerce in Google Analytics.%1$s%2$s",this.$td),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"enhancedEcommerce",!0))},{parent:"googleAnalytics",option:"trackOutboundForms",label:this.$t.__("Track Outbound Forms",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking outbound forms with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackOutboundForms",!0))},{parent:"googleAnalytics",option:"trackEvents",label:this.$t.__("Track Events",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking events with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackEvents",!0))},{parent:"googleAnalytics",option:"trackUrlChanges",label:this.$t.__("Track URL Changes",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking URL changes for single pages with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackUrlChanges",!0))},{parent:"googleAnalytics",option:"trackVisibility",label:this.$t.__("Track Page Visibility",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking how long pages are in visible state with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackVisibility",!0))},{parent:"googleAnalytics",option:"trackMediaQueries",label:this.$t.__("Track Media Queries",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking media queries with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackMediaQueries",!0))},{parent:"googleAnalytics",option:"trackImpressions",label:this.$t.__("Track Elements Visibility",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking when elements are visible within the viewport with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackImpressions",!0))},{parent:"googleAnalytics",option:"trackScrollbar",label:this.$t.__("Track Page Scrolling",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking how far down a user scrolls a page with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackScrollbar",!0))},{parent:"googleAnalytics",option:"trackSocial",label:this.$t.__("Track Facebook and Twitter",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This enables tracking interactions with the official Facebook and Twitter widgets with Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackSocial",!0))},{parent:"googleAnalytics",option:"trackCleanUrl",label:this.$t.__("Ensure URL Consistency",this.$td),pro:!0,type:"radio-toggle",options:[{label:this.$constants.GLOBAL_STRINGS.no,value:!1,activeClass:"dark"},{label:this.$constants.GLOBAL_STRINGS.yes,value:!0}],displayIf:["id","advanced","!gtmContainerId"],description:this.$t.sprintf(this.$t.__("This ensures consistency in URL paths reported to Google Analytics.%1$s%2$s",this.$tdPro),"<br>",this.$links.getDocLink(this.$constants.GLOBAL_STRINGS.learnMore,"trackCleanUrl",!0))},{parent:"googleAnalytics",option:"gtmContainerId",label:this.$t.__("Google Tag Manager Container ID",this.$td),pro:!0,placeholder:"GTM-XXXXXX",description:this.$t.sprintf(this.$t.__("Get your Google Tag Manager ID in your %1$s.",this.$td),this.$links.getDocLink(this.$t.__("Google Tag Manager account",this.$tdPro),"gtmContainerId"))}]}]}},methods:{...p(["installPlugins","upgradePlugins"]),...p("index-now",["generateApiKey","getApiKey"]),...u("index-now",["updateApiKey"]),...u(["updateAddon"]),getLinkWrapper(i,t){return this.$t.sprintf('<a href="%1$s" target="_blank">%2$s</a>',i,t)},getOrder(i,t=!1){const e=this.tools.findIndex(s=>s.slug===i.slug);return t?this.getRow(this.columnsPerRow-1,e):e},getRow(i,t){return t-1<i?i:this.getRow(i+this.columnsPerRow,t)},toggleActiveTool(i){if(this.activeTool===i){this.activeTool=null;return}this.activeTool=i},maybeChangeColumnsPerRow(){window.matchMedia("(max-width: 600px)").matches&&(this.columnsPerRow=1),window.matchMedia("(min-width: 600px) and (max-width: 912px)").matches&&(this.columnsPerRow=2),window.matchMedia("(min-width: 912px) and (max-width: 1042px)").matches&&(this.columnsPerRow=3),window.matchMedia("(min-width: 1042px)").matches&&(this.columnsPerRow=4)},isConnected(i){return i.slug==="indexNow"?this.indexNowOptions.indexNow&&!!this.indexNowOptions.indexNow.apiKey:i.slug==="googleAnalytics"?this.options.deprecated.webmasterTools[i.settings[0].parent][i.settings[0].option]&&!this.$aioseo.plugins.miLite.activated:!!this.options.webmasterTools[i.settings[0].option]}},beforeDestroy(){window.removeEventListener("resize",this.maybeChangeColumnsPerRow)},mounted(){this.maybeChangeColumnsPerRow(),this.$nextTick(()=>this.tools.forEach(i=>{this.getOrder(i),this.getOrder(i,!0)})),window.addEventListener("resize",this.maybeChangeColumnsPerRow)}};var Dt=function(){var t=this,e=t._self._c;return e("div",{staticClass:"aioseo-webmaster-tools"},[e("core-card",{attrs:{slug:"webmasterTools","header-text":t.strings.webmasterToolsVerification}},[e("div",{staticClass:"webmaster-tools-description"},[t._v(t._s(t.strings.enterVerificationCode))]),e("grid-row",{staticClass:"webmaster-tools-toggles"},[t._l(t.tools,function(s,o){return e("grid-column",{key:`toggle_${o}`,staticClass:"tool-toggle",style:{order:t.getOrder(s)},attrs:{sm:"6",md:"4",lg:"3"}},[e("div",{class:[{active:s.slug===t.activeTool},{connected:t.isConnected(s)}],on:{click:function(n){return t.toggleActiveTool(s.slug)}}},[e("div",{staticClass:"logo"},[e(s.svg,{tag:"component",staticClass:"logo-svg"})],1),e("div",[t._v(t._s(s.name))]),t.isConnected(s)?e("svg-circle-check-solid"):t._e()],1)])}),t._l(t.tools,function(s,o){return e("transition-slide",{key:`content_${o}`,staticClass:"tool-settings-slide",style:{order:t.getOrder(s,!0)},attrs:{active:s.slug===t.activeTool},on:{"open-start":function(n){t.heightOkay=t.activeTool},"close-end":function(n){t.heightOkay=t.activeTool}}},[t.heightOkay===s.slug?e(s.component?s.component:"ToolSettings",{tag:"component",attrs:{tool:s,isConnected:t.isConnected(s)}}):t._e()],1)})],2),e("grid-row",{staticClass:"webmaster-tools-spacer"},[e("grid-column",[e("div")])],1),e("core-settings-row",{attrs:{name:t.strings.miscellaneousVerification,align:""},scopedSlots:t._u([{key:"content",fn:function(){return[e("core-alert-unfiltered-html"),e("base-editor",{attrs:{disabled:!t.$aioseo.user.unfilteredHtml,"line-numbers":"",monospace:"","preserve-whitespace":""},model:{value:t.options.webmasterTools.miscellaneousVerification,callback:function(s){t.$set(t.options.webmasterTools,"miscellaneousVerification",s)},expression:"options.webmasterTools.miscellaneousVerification"}}),e("p",{staticClass:"aioseo-description",domProps:{innerHTML:t._s(t.strings.miscellaneousVerificationDescription)}})]},proxy:!0}])})],1)],1)},Ut=[],Et=a(Ht,Dt,Ut,!1,null,null,null,null);const L1=Et.exports;export{L1 as default};