<!DOCTYPE html>
<html lang="es">
<head>
  
  <!-- SEO Tags -->
  <title>Life Coaching &amp; finanzas |  Barcelona I  Terapia humanista</title>
  <meta name="description" content="¿Te sientes abrumado por la ansiedad, los miedos o la necesidad de replantearte nuevos objetivos? En coaching life , te ofrezco sesiones de coaching o terapia humanista para ayudarte a superar estos desafíos y alcanzar tu bienestar. ¡No dudes en contactarme! Estoy aquí para apoyarte en tu camino hacia la paz interior y la realización personal."/>
  <link rel="canonical" href="https://www.onlineterapia.org/"/>
  <meta property="og:title" content="Coaching  |  Salud y bienestar | Barcelona"/>
  <meta property="og:description" content="¿Te sientes abrumado por la ansiedad, los miedos o la necesidad de replantearte nuevos objetivos? Te ofrezco sesiones de coaching o terapia, tanto online como presencial, para ayudarte a superar estos desafíos y alcanzar tu bienestar. ¡No dudes en contactarme! Estoy aquí para apoyarte en tu camino hacia la paz interior y la realización personal."/>
  <meta property="og:image" content="https://static.wixstatic.com/media/9af214_029d755c327e4c9da79935db7fb06f51~mv2.jpg/v1/fill/w_2500,h_1660,al_c/9af214_029d755c327e4c9da79935db7fb06f51~mv2.jpg"/>
  <meta property="og:image:width" content="2500"/>
  <meta property="og:image:height" content="1660"/>
  <meta property="og:url" content="https://www.onlineterapia.org/"/>
  <meta property="og:site_name" content="Coaching life"/>
  <meta property="og:type" content="website"/>
  <script type="application/ld+json">{"@context":"https://schema.org/","@type":"WebSite","name":"Coaching life","url":"https://www.onlineterapia.org"}</script>
  <meta name="keywords" content="terapia individual, gestalt, arte, danzaterapia"/>
  <meta name="google-site-verification" content="t670Jbl3x_9mbysvNGci_BNcti7EAcxrRg4M2UaCuwY"/>
  <meta name="fb_admins_meta_tag" content="1667252953558653"/>
  <meta name="facebook-domain-verification" content="c1h0yal5inmg6owhznqg0nu2y0jg9k"/>
  <meta property="fb:admins" content="1667252953558653"/>
  <link rel="alternate" href="https://www.onlineterapia.org/blog-feed.xml" type="application/rss+xml" title="Coaching life - RSS"/>
  <meta name="twitter:card" content="summary_large_image"/>
  <meta name="twitter:title" content="Coaching  |  Salud y bienestar | Barcelona"/>
  <meta name="twitter:description" content="¿Te sientes abrumado por la ansiedad, los miedos o la necesidad de replantearte nuevos objetivos? Te ofrezco sesiones de coaching o terapia, tanto online como presencial, para ayudarte a superar estos desafíos y alcanzar tu bienestar. ¡No dudes en contactarme! Estoy aquí para apoyarte en tu camino hacia la paz interior y la realización personal."/>
  <meta name="twitter:image" content="https://static.wixstatic.com/media/9af214_029d755c327e4c9da79935db7fb06f51~mv2.jpg/v1/fill/w_2500,h_1660,al_c/9af214_029d755c327e4c9da79935db7fb06f51~mv2.jpg"/>

  
  <meta charset='utf-8'>
  <meta name="viewport" content="width=device-width, initial-scale=1" id="wixDesktopViewport" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="generator" content="Wix.com Website Builder"/>

  <link rel="icon" sizes="192x192" href="https://static.wixstatic.com/media/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png" type="image/png"/>
  <link rel="shortcut icon" href="https://static.wixstatic.com/media/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png" type="image/png"/>
  <link rel="apple-touch-icon" href="https://static.wixstatic.com/media/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png/v1/fill/w_180%2Ch_180%2Clg_1%2Cusm_0.66_1.00_0.01/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png" type="image/png"/>

  <!-- Safari Pinned Tab Icon -->
  <!-- <link rel="mask-icon" href="https://static.wixstatic.com/media/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png/v1/fill/w_192%2Ch_192%2Clg_1%2Cusm_0.66_1.00_0.01/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png"> -->

  <!-- Segmenter Polyfill -->
  <script>
    if (!window.Intl || !window.Intl.Segmenter) {
      (function() {
        var script = document.createElement('script');
        script.src = 'https://static.parastorage.com/unpkg/@formatjs/intl-segmenter@11.7.10/polyfill.iife.js';
        document.head.appendChild(script);
      })();
    }
  </script>

  <!-- Legacy Polyfills -->
  <script nomodule="" src="https://static.parastorage.com/unpkg/core-js-bundle@3.2.1/minified.js"></script>
  <script nomodule="" src="https://static.parastorage.com/unpkg/focus-within-polyfill@5.0.9/dist/focus-within-polyfill.js"></script>

  <!-- Performance API Polyfills -->
  <script>
  (function () {
    var noop = function noop() {};
    if ("performance" in window === false) {
      window.performance = {};
    }
    window.performance.mark = performance.mark || noop;
    window.performance.measure = performance.measure || noop;
    if ("now" in window.performance === false) {
      var nowOffset = Date.now();
      if (performance.timing && performance.timing.navigationStart) {
        nowOffset = performance.timing.navigationStart;
      }
      window.performance.now = function now() {
        return Date.now() - nowOffset;
      };
    }
  })();
  </script>

  <!-- Essential Viewer Model -->
  <script type="application/json" id="wix-essential-viewer-model">{"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"Rollout","code":1},"mode":{"qa":false,"enableTestApi":false,"addAllServices":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}],"siteFeaturesConfigs":{"sessionManager":{"isRunningInDifferentSiteContext":false}},"language":{"userLanguage":"es"},"siteAssets":{"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","staticAudioUrl":"https:\/\/music.wixstatic.com\/mp3","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.onlineterapia.org","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"}},"siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","clientSdk","codeEmbed","commonConfig","componentsRegistry","consentPolicy","cookiesManager","customCss","cyclicTabbing","domSelectors","dynamicPages","environmentWixCodeSdk","environment","externalServices","locationWixCodeSdk","mpaNavigation","multilingual","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"externalBaseUrl":"https:\/\/www.onlineterapia.org","isSEO":true},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/","userDomainMediaPrefixes":[]},"requestUrl":"https:\/\/www.onlineterapia.org\/?feed=rss2","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4","branchId":"f299f48a-86a0-4b42-bde6-348616bd9a39","renderingFlow":"NONE","language":"es","locale":"es-es"},"interactionSampleRatio":0.01,"accessTokensUrl":"https:\/\/www.onlineterapia.org\/_api\/v1\/access-tokens","experiments":{"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.browserCacheReload":true}}</script>
  <script>window.viewerModel = JSON.parse(document.getElementById('wix-essential-viewer-model').textContent)</script>

  <!-- Globals Definitions -->
  <script>
    (function () {
      var now = Date.now()
      var activationStart = 0
      try {
        var navEntry = performance.getEntriesByType('navigation')[0];
        if (navEntry && navEntry.activationStart > 0) {
          activationStart = navEntry.activationStart;
        }
      } catch (e) {}
      window.initialTimestamps = {
        initialTimestamp: now,
        initialRequestTimestamp: Math.round(performance.timeOrigin ? performance.timeOrigin + activationStart : now - performance.now() + activationStart)
      }

      window.thunderboltTag = "QA_READY"
      window.thunderboltVersion = "1.17444.0"
    })();
  </script>

  <script>
    window.commonConfig = viewerModel.commonConfig
  </script>

  
  <!-- BEGIN handleAccessTokens bundle -->

  <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.0cd017db.bundle.min.js">(()=>{"use strict";let e,t,r,o;var n={},i={};function l(e){var t=i[e];if(void 0!==t)return t.exports;var r=i[e]={exports:{}};return n[e](r,r.exports,l),r.exports}function a(e){let{context:t,property:r,value:o,enumerable:n=!0}=e,i=e.get,l=e.set;if(!r||void 0===o&&!i&&!l)return Error("property and value are required");let a=t||globalThis,s=a?.[r],u={};if(void 0!==o)u.value=o;else{if(i){let e=c(i);e&&(u.get=e)}if(l){let e=c(l);e&&(u.set=e)}}let p={...u,enumerable:n||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(a,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function c(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}l.rv=()=>"1.6.8",l.ruid="bundler=rspack@1.6.8";try{a({property:"strictDefine",value:a})}catch{}try{a({property:"defineStrictObject",value:function e(t){let{context:r,property:o,propertiesToExclude:n=[],skipPrototype:i=!1,hardenPrototypePropertiesToExclude:l=[]}=t;if(!o)return Error("property is required");let c=(r||globalThis)[o],p={},f=u(r,o);c&&("object"==typeof c||"function"==typeof c)&&Reflect.ownKeys(c).forEach(e=>{if(!n.includes(e)&&!s.includes(e)){let t=u(c,e);if(t&&(t.writable||t.configurable)){let{value:r,get:o,set:n,enumerable:i=!1}=t,l={};void 0!==r?l.value=r:o?l.get=o:n&&(l.set=n);try{let t=a({context:c,property:e,...l,enumerable:i});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:c,originalProperties:p};if(!i&&c?.prototype!==void 0){let t=e({context:c,property:"prototype",propertiesToExclude:l,skipPrototype:!0});t instanceof Error||(d.originalPrototype=t?.originalObject,d.originalPrototypeProperties=t?.originalProperties)}return a({context:r,property:o,value:c,enumerable:f?.enumerable}),d}})}catch{}try{a({property:"defineStrictMethod",value:function(e,t){let r=(t||globalThis)[e],o=u(t||globalThis,e);return r&&o&&(o.writable||o.configurable)?(Object.freeze(r),a({context:globalThis,property:e,value:r})):r}})}catch{}var s=["toString","toLocaleString","valueOf","constructor","prototype"];function u(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function p(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function f(e,t){let r="";if("string"==typeof e)r=e.split("=")[0]?.trim()||"";else{if(!e||"string"!=typeof e.name)return!1;r=e.name}return t.has(p(r)||"")}function d(e,t){return("string"==typeof e?e.split(";").map(e=>e.trim()).filter(e=>e.length>0):e||[]).filter(e=>!f(e,t))}var y=null;function g(){return null===y&&(y=typeof Document>"u"?void 0:Object.getOwnPropertyDescriptor(Document.prototype,"cookie")),y}let h=(e,t)=>{try{let r=t?t.get.call(document):document.cookie;return r.split(";").map(e=>e.trim()).filter(t=>t?.startsWith(e))[0]?.split("=")[1]}catch(e){return""}},b=(e="",t="",r="/")=>`${e}=; ${t?`domain=${t};`:""} max-age=0; path=${r}; expires=Thu, 01 Jan 1970 00:00:01 GMT`;function m(e,t){try{return sessionStorage[e]("reload",t||"")}catch(e){console.error("ATS: Error calling sessionStorage:",e)}}let v=["true","new","b","enabled"],w=(e,t)=>v.includes(`${e[t]}`.toLowerCase()),S="client-session-bind",T="sec-fetch-unsupported",{experiments:k}=window.viewerModel,{cookie:x}=(e=new Set([S,"client-binding",T,"svSession","smSession","server-session-bind","wixSession2","wixSession3"].map(e=>e.toLowerCase())),a({context:document,property:"cookie",set:{func:t=>{var r,o;let n,i;return r=document,o=void 0,n=g(),i=p(t.split(";")[0]||"")||"",void([...e].every(e=>!i.startsWith(e.toLowerCase()))&&n?.set?n.set.call(r,t):o&&console.warn(o))}},get:{func:()=>(function(e,t){let r=g();if(!r?.get)throw Error("Cookie descriptor or getter not available");return d(r.get.call(e),t).join("; ")})(document,e)},enumerable:!0}),{cookieStore:function(e,t){if(!globalThis?.cookieStore)return;let r=globalThis.cookieStore.get.bind(globalThis.cookieStore),o=globalThis.cookieStore.getAll.bind(globalThis.cookieStore),n=globalThis.cookieStore.set.bind(globalThis.cookieStore),i=globalThis.cookieStore.delete.bind(globalThis.cookieStore);return a({context:globalThis.CookieStore.prototype,property:"get",value:async function(t){return f(("string"==typeof t?t:t.name)||"",e)?null:r.call(this,t)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"getAll",value:async function(){let t=await o.apply(this,Array.from(arguments));return d(t,e)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"set",value:async function(){let r=Array.from(arguments);if(!f(1===r.length?r[0].name:r[0],e))return n.apply(this,r);t&&console.warn(t)},enumerable:!0}),a({context:globalThis.CookieStore.prototype,property:"delete",value:async function(){let t=Array.from(arguments);if(!f(1===t.length?t[0].name:t[0],e))return i.apply(this,t)},enumerable:!0}),a({context:globalThis.cookieStore,property:"prototype",value:globalThis.CookieStore.prototype,enumerable:!1}),a({context:globalThis,property:"cookieStore",value:globalThis.cookieStore,enumerable:!0}),{get:r,getAll:o,set:n,delete:i}}(e,void 0),cookie:g()}),E="tbReady",P="security_overrideGlobals",{experiments:C,siteFeaturesConfigs:$,accessTokensUrl:D}=window.viewerModel,M={},O=(t=h(S,x),w(k,"specs.thunderbolt.browserCacheReload")&&(h(T,x)||t?m("removeItem"):function(){if("undefined"!=typeof window){let e=performance.getEntriesByType("navigation")[0];return"back_forward"===(e?.type||"")}return!1}()&&function(){let{counter:e}=function(){let e=m("getItem");if(e){let[t,r]=e.split("-"),o=r?parseInt(r,10):0;if(o>=3){let e=t?Number(t):0;if(Date.now()-e>6e4)return{counter:0}}return{counter:o}}return{counter:0}}();e<3?(function(e=1){m("setItem",`${Date.now()}-${e}`)}(e+1),window.location.reload()):console.error("ATS: Max reload attempts reached")}()),r=b(S),o=b(S,location.hostname),x.set.call(document,r),x.set.call(document,o),t);O&&(M["client-binding"]=O);let j=fetch;addEventListener(E,function e(t){let{logger:r}=t.detail;try{window.tb.init({fetch:j,fetchHeaders:M})}catch(t){let e=Error("TB003");r.meter(`${P}_${e.message}`,{paramsOverrides:{errorType:P,eventString:e.message}}),window?.viewerModel?.mode.debug&&console.error(t)}finally{removeEventListener(E,e)}}),w(C,"specs.thunderbolt.hardenFetchAndXHR")||(window.fetchDynamicModel=()=>$.sessionManager.isRunningInDifferentSiteContext?Promise.resolve({}):fetch((()=>{try{let e="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,t=globalThis?.parent!==globalThis,r=new URL(D,location.href);return(t||e)&&(r.searchParams.set("ifr",String(t)),r.searchParams.set("worker",String(e))),r.href}catch{return D}})(),{credentials:"same-origin",headers:M}).then(function(e){if(!e.ok)throw Error(`[${e.status}]${e.statusText}`);return e.json()}),window.dynamicModelPromise=window.fetchDynamicModel())})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/handleAccessTokens.inline.0cd017db.bundle.min.js.map</script>

<!-- END handleAccessTokens bundle -->

<!-- BEGIN overrideGlobals bundle -->

<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.eddf8782.bundle.min.js">(()=>{"use strict";var e={},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}function o(e){let{context:t,property:r,value:o,enumerable:i=!0}=e,c=e.get,a=e.set;if(!r||void 0===o&&!c&&!a)return Error("property and value are required");let l=t||globalThis,s=l?.[r],u={};if(void 0!==o)u.value=o;else{if(c){let e=n(c);e&&(u.get=e)}if(a){let e=n(a);e&&(u.set=e)}}let p={...u,enumerable:i||!1,configurable:!1};void 0!==o&&(p.writable=!1);try{Object.defineProperty(l,r,p)}catch(e){return e instanceof TypeError?s:e}return s}function n(e,t){return"function"==typeof e?e:e?.async===!0&&"function"==typeof e.func?t?async function(t){return e.func(t)}:async function(){return e.func()}:"function"==typeof e?.func?e.func:void 0}r.rv=()=>"1.6.8",r.ruid="bundler=rspack@1.6.8";try{o({property:"strictDefine",value:o})}catch{}try{o({property:"defineStrictObject",value:c})}catch{}try{o({property:"defineStrictMethod",value:a})}catch{}var i=["toString","toLocaleString","valueOf","constructor","prototype"];function c(e){let{context:t,property:r,propertiesToExclude:n=[],skipPrototype:a=!1,hardenPrototypePropertiesToExclude:s=[]}=e;if(!r)return Error("property is required");let u=(t||globalThis)[r],p={},f=l(t,r);u&&("object"==typeof u||"function"==typeof u)&&Reflect.ownKeys(u).forEach(e=>{if(!n.includes(e)&&!i.includes(e)){let t=l(u,e);if(t&&(t.writable||t.configurable)){let{value:r,get:n,set:i,enumerable:c=!1}=t,a={};void 0!==r?a.value=r:n?a.get=n:i&&(a.set=i);try{let t=o({context:u,property:e,...a,enumerable:c});p[e]=t}catch(r){if(r instanceof TypeError)try{p[e]=t.value||t.get||t.set}catch{}else throw r}}}});let d={originalObject:u,originalProperties:p};if(!a&&u?.prototype!==void 0){let e=c({context:u,property:"prototype",propertiesToExclude:s,skipPrototype:!0});e instanceof Error||(d.originalPrototype=e?.originalObject,d.originalPrototypeProperties=e?.originalProperties)}return o({context:t,property:r,value:u,enumerable:f?.enumerable}),d}function a(e,t){let r=(t||globalThis)[e],n=l(t||globalThis,e);return r&&n&&(n.writable||n.configurable)?(Object.freeze(r),o({context:globalThis,property:e,value:r})):r}function l(e,t){if(!(!e||!t))try{return Reflect.getOwnPropertyDescriptor(e,t)}catch{return}}function s(e){if("string"!=typeof e)return e;try{return decodeURIComponent(e).toLowerCase().trim()}catch{return e.toLowerCase().trim()}}function u(e,t){return e instanceof Headers?e.forEach((r,o)=>{p(o,t)||e.delete(o)}):Object.keys(e).forEach(r=>{p(r,t)||delete e[r]}),e}function p(e,t){return!t.has(s(e)||"")}function f(e,t){let r=!0,o=s(function(e){let t,r;if(globalThis.Request&&e instanceof Request)t=e.url;else if("function"==typeof e?.toString)t=e.toString();else throw Error("Unsupported type for url");try{return new URL(t).pathname}catch{return(r=t.replace(/#.+/gi,"").split("?").shift()).startsWith("/")?r:`/${r}`}}(e));return o&&t.some(e=>o.includes(e))&&(r=!1),r}let d=["true","new","b","enabled"],y=(e,t)=>d.includes(`${e[t]}`.toLowerCase());performance.mark("overrideGlobals started");let{experiments:b}=window.viewerModel,h=y(b,"specs.thunderbolt.securityExperiments");try{let e,t,r,n,i,l=globalThis.open,d=document.open;function v(e,t,r){var o;let n="string"!=typeof e,i=l.call(window,e,t,r);return n||e&&((o=e).startsWith("//")&&/(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]/g.test(`${location.protocol}:${o}`)&&(o=`${location.protocol}${o}`),!o.startsWith("http")||new URL(o).hostname===location.hostname)?{}:i}o({property:"open",value:v,context:globalThis,enumerable:!0}),o({property:"open",value:function(e,t,r){return e?v(e,t,r):d.call(document,e||"",t||"",r||"")},context:document,enumerable:!0}),h&&(e=document.createElement,t=Element.prototype.setAttribute,r=Element.prototype.setAttributeNS,o({property:"createElement",context:document,value:function(n,i){let c=e.call(document,n,i);return"iframe"===s(n)&&(o({property:"srcdoc",context:c,get:()=>"",set:()=>{console.warn("`srcdoc` is not allowed in iframe elements.")}}),c.setAttribute=function(e,r){"srcdoc"===e.toLowerCase()?console.warn("`srcdoc` attribute is not allowed to be set."):t.call(c,e,r)},c.setAttributeNS=function(e,t,o){"srcdoc"===t.toLowerCase()?console.warn("`srcdoc` attribute is not allowed to be set."):r.call(c,e,t,o)}),c},enumerable:!0})),y(b,"specs.thunderbolt.hardenFetchAndXHR")&&h&&function(e,t,r){let n=fetch,i=XMLHttpRequest,c=new Set(t);function a(){let t=new i,o=t.open,n=t.setRequestHeader;return t.open=function(){let n=Array.from(arguments),i=n[1];if(n.length<2||f(i,e))return o.apply(t,n);throw Error(r||`Request not allowed for path ${i}`)},t.setRequestHeader=function(e,r){p(decodeURIComponent(e),c)&&n.call(t,e,r)},t}o({property:"fetch",value:function(){var t;let o=(t=arguments,globalThis.Request&&t[0]instanceof Request&&t[0]?.headers?u(t[0].headers,c):t[1]?.headers&&u(t[1].headers,c),t);return f(arguments[0],e)?n.apply(globalThis,Array.from(o)):new Promise((e,t)=>{let o=Error(r||`Request not allowed for path ${arguments[0]}`);t(o)})},enumerable:!0}),o({property:"XMLHttpRequest",value:a,enumerable:!0}),Object.keys(i).forEach(e=>{a[e]=i[e]})}(["/_api/v1/access-tokens","/_api/v2/dynamicmodel","/_api/one-app-session-web/v3/businesses"],["client-binding"]),function(){if(navigator&&"serviceWorker"in navigator)navigator.serviceWorker.register,o({context:navigator.serviceWorker,property:"register",value:function(){console.log("Service worker registration is not allowed")},enumerable:!0})}(),n=[],i=(i=[]).concat(["TextEncoder","TextDecoder"]),h&&(i=i.concat(["XMLHttpRequestEventTarget","EventTarget"])),i=i.concat(["URL","JSON"]),h&&(n=n.concat(["addEventListener","removeEventListener"])),n=n.concat(["encodeURI","encodeURIComponent","decodeURI","decodeURIComponent"]),i=i.concat(["String","Number"]),h&&i.push("Object"),i=i.concat(["Reflect"]),n.forEach(e=>{a(e),["addEventListener","removeEventListener"].includes(e)&&a(e,document)}),i.forEach(e=>{c({property:e})}),h&&function(){return e("setTimeout",0,globalThis),e("setInterval",0,globalThis);function e(e,t,r){let n=r||globalThis,i=n[e];if(!i||"function"!=typeof i)throw Error(`Function ${e} not found or is not a function`);o({property:e,value:function(){let r=Array.from(arguments);if("string"!=typeof r[t])return i.apply(n,r);console.warn(`Calling ${e} with a String Argument at index ${t} is not allowed`)},context:r,enumerable:!0})}}()}catch(t){window?.viewerModel?.mode.debug&&console.error(t);let e=Error("TB006");window.fedops?.reportError(e,"security_overrideGlobals"),window.Sentry?window.Sentry.captureException(e):globalThis.defineStrictProperty("sentryBuffer",[e],window,!1)}performance.mark("overrideGlobals ended")})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/overrideGlobals.inline.eddf8782.bundle.min.js.map</script>

<!-- END overrideGlobals bundle -->

  

  
  <script>
    window.commonConfig = viewerModel.commonConfig

	
    window.clientSdk = new Proxy({}, {get: (target, prop) => (...args) => window.externalsRegistry.clientSdk.loaded.then(() => window.__clientSdk__[prop](...args))})
    
  </script>

  <!-- Initial CSS -->
  <link rel="stylesheet" href="https://static.parastorage.com/services/wix-thunderbolt/dist/main.92cf8424.min.css"></link>
<link rel="stylesheet" href="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.d1b87f2e.min.css"></link>

  <meta name="format-detection" content="telephone=no">
  <meta name="skype_toolbar" content="skype_toolbar_parser_compatible">
  
  

  

  
      <!--pageHtmlEmbeds.head start-->
      <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head start"></script>
    
      <script>
function registerListener() {
  window.wixDevelopersAnalytics.register(
    'cf06bdf3-5bab-4f20-b165-97fb723dac6a',
    (eventName, eventParams, options) => {
      const a = 1
      const XSRFToken = getXSRFTokenFromCookie()
      fetch(
        `${window.location.origin}/_serverless/analytics-reporter/facebook/event`,
        {
          method: 'POST',
          headers: {
            'Content-Type': 'application/json',
            'X-XSRF-TOKEN': XSRFToken,
          },
          body: JSON.stringify({ eventName, data: eventParams }),
        },
      );
    },
  );
  function getXSRFTokenFromCookie() {
    var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);"));
    return match ? match[1] : "";
  }
}
window.wixDevelopersAnalytics
  ? registerListener()
  : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);
</script>

    
      
<!-- Global site tag (gtag.js) - Google AdWords: AW-1012689531 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-1012689531"></script>
<script>
    !function(w, a) {
        w.dataLayer = w.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());

        w[a] = (w[a] && w[a].filter(c => c.name !== 'gtag')) || [];
        w[a].push({
            name: 'gtag',
            report: gtag,
            config: {
                trackingId: 'AW-1012689531'
            }
        });
    }(window,"promoteAnalyticsChannels")
</script>
    
      <script id="mkp_gg_reviews_script" src="https://mkp-prod.nyc3.cdn.digitaloceanspaces.com/google-reviews/google-reviews-script.js?instance_id=f39de9e7-8672-4439-9d66-aaa81c1eb32c" async='true'></script>
    
      <script>
    (function () {
        const WIX_PARTNER_ID = "20001943"
        
        const queryParams = new URLSearchParams(window.location.search);
        const rwgToken = queryParams.get('rwg_token');
        if (rwgToken !== null) {
            const now = new Date().getTime()
            const localStorageItem = { rwgToken, lastUpdate: now }
            localStorage.setItem("google_rwg_token", JSON.stringify(localStorageItem));
        }
        
        window.wixDevelopersAnalytics
            ? registerListener()
            : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);

        function registerListener() {
            window.wixDevelopersAnalytics.register('52112fbe-1bbc-4661-8431-4ab2bc145ff9', 
            (eventName, eventParams) => {
                if (eventName === "Purchase") {
                    const tokenDataAsString = localStorage.getItem("google_rwg_token");
                    if (tokenDataAsString === null) {
                        return
                    }
                    try {
                        const { rwgToken, lastUpdate } = JSON.parse(tokenDataAsString)
                        if (isTimestampOlderThan30Days(lastUpdate)) {
                            return
                        }
                        fetch("https://www.google.com/maps/conversion/collect", {
                            method: "POST",
                            body: JSON.stringify({
                                conversion_partner_id: WIX_PARTNER_ID,
                                rwg_token: rwgToken,
                                merchant_changed: 2
                            })
                        });
                    } catch (err) {
                        console.error("failed to report Google Maps API conversion event", { tokenDataAsString })
                    }
                }
            })
        }

        function isTimestampOlderThan30Days(timestamp) {
            const thirtyDaysInMilliseconds = 30 * 24 * 60 * 60 * 1000;
            const currentTimestamp = Date.now();
            return (currentTimestamp - timestamp) > thirtyDaysInMilliseconds;
        }
    })()
</script>
    
      <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.head end"></script>
      <!--pageHtmlEmbeds.head end-->
  

  <!-- head performance data start -->
  
  <!-- head performance data end -->
  

    

  
  <style id="a11y-contrast">
    @media (forced-colors: active) {
      #SITE_CONTAINER.focus-ring-active
        :not(.has-custom-focus):not(.ignore-focus):not([tabindex='-1']):focus,
      #SITE_CONTAINER.focus-ring-active
        :not(.has-custom-focus):not(.ignore-focus):not([tabindex='-1']):focus
        ~ .wixSdkShowFocusOnSibling {
        outline: 2px solid CanvasText;
        outline-offset: 2px;
      }
    }
  </style>
  

  <script id="wix-skip-played-animations-setup">
    (function() {
        var navEntry = performance.getEntriesByType('navigation')[0];
        if (navEntry && navEntry.type === 'reload') {
            return;
        }
        if ('PageRevealEvent' in window) {
            window.__pageRevealPromise = new Promise(function(resolve) {
                window.addEventListener('pagereveal', resolve, { once: true });
            });
        } else {
            window.__pageRevealPromise = Promise.resolve();
        }
    })();
  </script>

    
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[DropDownMenu_OverlineMenuButtonSkin].308fb8f3.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap.46bd2c00.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[LanguageSelector].6b63e787.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-classic.c935692e.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StylableButton_Default].7e427c4b.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_DefaultAreaSkin].01af202b.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[StripColumnsContainer_Default].8baa6150.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Classic].912355a5.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Column_DesignedColumn].abc42979.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[SkipToContentButton].c9649c22.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[WPhoto_CirclePhoto].d260b88d.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ImageX].cb16f202.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[HtmlComponent].774830c5.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[CollapsibleText_CollapsibleText].6623f9ce.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[ClassicSection].7a0c29eb.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[RefComponent].98cd6e5f.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_RectangleArea].6ac568cb.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[AppWidget_Responsive].00874df4.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Container_ResponsiveBox].c25ed6c0.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[MultiStateBox].ad9999a7.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt[Repeater_Responsive].4a747053.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/editor-elements-library/dist/thunderbolt/rb_wixui.thunderbolt_bootstrap-responsive.4e8a21db.min.css" rel="stylesheet"/>
<link href="https://static.parastorage.com/services/wix-thunderbolt/dist/group_7.c472a333.chunk.min.css" rel="stylesheet"/>
<script type="speculationrules">{"prefetch":[{"tag":"mpa-prefetch-eager","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":"/"}}]},"eagerness":"eager"}]}</script>
<link rel="stylesheet" href="https://static.parastorage.com/services/profile-card-tpa-ooi/1.2926.0/ProfileCardViewerWidget.min.css"/>
<link rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2777.0/FormViewerWidget.min.css"/>
<style id="page-transitions">@view-transition {navigation: auto;types: OutIn}</style>
<!-- Loadable Component comp-m74sy146 -->
<link data-chunk="form-app-header" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/form-app-header.chunk.min.css"/><link data-chunk="form-app-wix-ricos-viewer" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/1277.chunk.min.css"/><link data-chunk="form-app-contacts-subscribe" rel="stylesheet" href="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/6087.chunk.min.css"/>
<!-- Loadable Component comp-m74sy146 -->
<script id="comp-m74sy146__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[1693,8455,778,6087,5440]</script><script id="comp-m74sy146__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["form-app-header","form-app-wix-ricos-viewer","form-app-contacts-subscribe"]}</script><script async="" data-chunk="form-app-header" src="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/1693.chunk.min.js"></script><script async="" data-chunk="form-app-header" src="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/form-app-header.chunk.min.js"></script><script async="" data-chunk="form-app-wix-ricos-viewer" src="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/form-app-wix-ricos-viewer.chunk.min.js"></script><script async="" data-chunk="form-app-contacts-subscribe" src="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/6087.chunk.min.js"></script><script async="" data-chunk="form-app-contacts-subscribe" src="https://static.parastorage.com/services/form-app/1.2777.0/client-viewer/form-app-contacts-subscribe.chunk.min.js"></script>
<link id="css_masterPage" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&fileId=dbe903a5.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-css&ooiVersions=14c1462a-97f2-9f6a-7bb7-f5541f23caa6%253Dp.communities-blog-ooi%252F1.3199.0%252FBlogViewerWidgetNoCss.%253B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%253Dp.profile-card-tpa-ooi%252F1.2926.0%252FProfileCardViewerWidgetNoCss.%253B14dbefb9-3b7b-c4e9-53e8-766defd30587%253Dp.members-about-ooi%252F1.2673.0%252FProfileViewerWidgetNoCss.%253B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%253Dp.my-account-ooi%252F1.2822.0%252FMyAccountViewerWidgetNoCss.%253B211b5287-14e2-4690-bb71-525908938c81%253Dp.communities-blog-ooi%252F1.3199.0%252FPostViewerWidgetNoCss.%253B2f3d2c69-2bc4-4519-bd72-0a63dd92577f%253Dp.communities-blog-ooi%252F1.3199.0%252FArchiveViewerWidgetNoCss.%253B371ee199-389c-4a93-849e-e35b8a15b7ca%253Dp.form-app%252F1.2777.0%252FFormViewerWidgetNoCss.%253B813eb645-c6bd-4870-906d-694f30869fd9%253Dp.communities-blog-ooi%252F1.3199.0%252FPostListViewerWidgetNoCss.%253Bc0a125b8-2311-451e-99c5-89b6bba02b22%253Dp.communities-blog-ooi%252F1.3199.0%252FTagCloudViewerWidgetNoCss.&originalLanguage=es&pageId=9af214_8eb9ce1ee8be89d93efc7891c5e655df_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8%22%2C%22editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="css_mainPage" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToIgnore=stylableCss%2CcompCssMappers&fileId=dbe903a5.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-css&originalLanguage=es&pageId=9af214_5da6eea93122caa0f916ec63e62cb783_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&viewMode=desktop" rel="stylesheet"/>
<link id="stylableCss_mainPage" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar%2C.motionTimeAnimationsCSS%2C.resolveSpxWithoutEditorCheck&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=stylableCss&fileId=dbe903a5.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-css&originalLanguage=es&pageId=9af214_5da6eea93122caa0f916ec63e62cb783_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&stylableMetadataURLs=%5B%22editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8%22%2C%22editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95%22%5D&viewMode=desktop" rel="stylesheet"/>
<link id="compCssMappers_mainPage" href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.DDMenuMigrateCssCarmiMapper%2C.EnableCustomCSSVarsForLoginSocialBar&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=text%2Fcss&deviceType=Other&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&featuresToRun=compCssMappers&fileId=ccd4a27c.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-css-mappers&ooiVersions=14c1462a-97f2-9f6a-7bb7-f5541f23caa6%253Dp.communities-blog-ooi%252F1.3199.0%252FBlogViewerWidgetNoCss.%253B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%253Dp.profile-card-tpa-ooi%252F1.2926.0%252FProfileCardViewerWidgetNoCss.%253B14dbefb9-3b7b-c4e9-53e8-766defd30587%253Dp.members-about-ooi%252F1.2673.0%252FProfileViewerWidgetNoCss.%253B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%253Dp.my-account-ooi%252F1.2822.0%252FMyAccountViewerWidgetNoCss.%253B211b5287-14e2-4690-bb71-525908938c81%253Dp.communities-blog-ooi%252F1.3199.0%252FPostViewerWidgetNoCss.%253B2f3d2c69-2bc4-4519-bd72-0a63dd92577f%253Dp.communities-blog-ooi%252F1.3199.0%252FArchiveViewerWidgetNoCss.%253B371ee199-389c-4a93-849e-e35b8a15b7ca%253Dp.form-app%252F1.2777.0%252FFormViewerWidgetNoCss.%253B813eb645-c6bd-4870-906d-694f30869fd9%253Dp.communities-blog-ooi%252F1.3199.0%252FPostListViewerWidgetNoCss.%253Bc0a125b8-2311-451e-99c5-89b6bba02b22%253Dp.communities-blog-ooi%252F1.3199.0%252FTagCloudViewerWidgetNoCss.&originalLanguage=es&pageId=9af214_5da6eea93122caa0f916ec63e62cb783_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&shouldRunVsm=true&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&viewMode=desktop" rel="stylesheet"/>
</head>
<body class='' >


    <script type="text/javascript">
        var bodyCacheable = true;
    </script>







    <!--pageHtmlEmbeds.bodyStart start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart start"></script>
    
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyStart end"></script>
    <!--pageHtmlEmbeds.bodyStart end-->




<script id="wix-first-paint">
    if (window.ResizeObserver &&
        (!window.PerformanceObserver || !PerformanceObserver.supportedEntryTypes || PerformanceObserver.supportedEntryTypes.indexOf('paint') === -1)) {
        new ResizeObserver(function (entries, observer) {
            entries.some(function (entry) {
                var contentRect = entry.contentRect;
                if (contentRect.width > 0 && contentRect.height > 0) {
                    requestAnimationFrame(function (now) {
                        window.wixFirstPaint = now;
                        dispatchEvent(new CustomEvent('wixFirstPaint'));
                    });
                    observer.disconnect();
                    return true;
                }
            });
        }).observe(document.body);
    }
</script>


<script id="scroll-bar-width-calculation">
    const div = document.createElement('div')
    div.style.overflowY = 'scroll'
    div.style.width = '50px'
    div.style.height = '50px'
    div.style.visibility = 'hidden'
    document.body.appendChild(div)
    const scrollbarWidth= div.offsetWidth - div.clientWidth
    document.body.removeChild(div)
    if(scrollbarWidth > 0){
        document.body.style.setProperty('--scrollbar-width', `${scrollbarWidth}px`)
    }
</script>





    <style id=custom-css-561171c5-080e-40d6-8d53-085538541002>/* Users Custom CSS code */
 #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text8 * {
    font-size: 8px !important ;
}
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text9 * {
    font-size: 9px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text10 * {
    font-size: 10px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text11 * {
    font-size: 11px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text12 * {
    font-size: 12px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text13 * {
    font-size: 13px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text14 * {
    font-size: 14px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text15 * {
    font-size: 15px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text16 * {
    font-size: 16px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text17 * {
    font-size: 17px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text18 * {
    font-size: 18px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text19 * {
    font-size: 19px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text20 * {
    font-size: 20px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text21 * {
    font-size: 21px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text22 * {
    font-size: 22px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text23 * {
    font-size: 23px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text24 * {
    font-size: 24px !important ;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-text25 * {
    font-size: 25px !important ;
}

 #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-name .wixui-collapsible-text__button {
    display: none;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr0 {
    border-radius: 0px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr1 {
    border-radius: 1px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr2 {
    border-radius: 2px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr3 {
    border-radius: 3px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr4 {
    border-radius: 4px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr5 {
    border-radius: 5px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr6 {
    border-radius: 6px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr7 {
    border-radius: 7px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr8 {
    border-radius: 8px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr9 {
    border-radius: 9px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr10 {
    border-radius: 10px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr11 {
    border-radius: 11px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr12 {
    border-radius: 12px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr13 {
    border-radius: 13px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr14 {
    border-radius: 14px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr15 {
    border-radius: 15px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr16 {
    border-radius: 16px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr17 {
    border-radius: 17px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr18 {
    border-radius: 18px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr19 {
    border-radius: 19px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr20 {
    border-radius: 20px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr21 {
    border-radius: 21px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr22 {
    border-radius: 22px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr23 {
    border-radius: 23px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr24 {
    border-radius: 24px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-box-cr25 {
    border-radius: 25px !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-starYellow * {
    fill: #EDBD41 !important ;
    --fill: #EDBD41 !important ;
}
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-starGrey * {
    fill: grey !important ;
    --fill: grey !important ;
}
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-starBlack * {
    fill: black !important ;
    --fill: black !important ;
}
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-starWhite * {
    fill: white !important ;
    --fill: white !important;
}
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-initialBorderRadius{
    border-radius: unset !important;
}
/* 
.readMore *:hover{
    color: inherit !important;
} */

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textBlack *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textBlack.wixui-collapsible-text__text.wixui-collapsible-text__text:hover *{
  color: black !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textWhite *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textWhite.wixui-collapsible-text__text:hover *{
  color: white !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textGray *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textGray.wixui-collapsible-text__text:hover * {
  color: gray !important; 
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textRed *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textRed.wixui-collapsible-text__text:hover * {
  color: red !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textGreen *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textGreen.wixui-collapsible-text__text:hover * {
  color: green !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textBlue *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textBlue.wixui-collapsible-text__text:hover * {
  color: blue !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textOrange *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textOrange.wixui-collapsible-text__text:hover * {
  color: orange !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textPurple *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textPurple.wixui-collapsible-text__text:hover * {
  color: purple !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textTeal *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textTeal.wixui-collapsible-text__text:hover * {
  color: teal !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textGold *, #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-textGold.wixui-collapsible-text__text:hover * {
  color: gold !important;
}

/* ==== FONTS ==== */
@font-face {
  font-family: 'heebo-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/heebo/v26/NGS6v5_NC0k9P9GKTbFhsqMA6aw.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'heebo-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/heebo/v26/NGS6v5_NC0k9P9GYTbFhsqMA6aw.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'inter';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'inter';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'inter';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'inter';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/inter/v20/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: 'lato';
  src: url("https://static.wixstatic.com/ufonts/09f4ae_afba33193b404fa59930fd072c47a29d/woff2/file.woff2") format("woff2"),
  url("https://static.wixstatic.com/ufonts/09f4ae_afba33193b404fa59930fd072c47a29d/woff/file.woff") format("woff"),
  url("https://static.wixstatic.com/ufonts/09f4ae_afba33193b404fa59930fd072c47a29d/ttf/file.ttf") format("ttf");
}

@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/montserrat/v14/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/montserrat/v14/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/montserrat/v14/JTURjIg1_i6t8kCHKm45_dJE3gbD_vx3rCubqg.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'montserrat';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/montserrat/v14/JTUPjIg1_i6t8kCHKm459WxZcgvz8_Zwjimrq1Q_.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'nunito-sans-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/nunitosans/v15/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t6R-tQKr51pE8.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'nunito-sans-v2';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/nunitosans/v15/pe0RMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwd-ZaLZx3lE4-Hw.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'nunito-sans-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/nunitosans/v15/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t6R-tQKr51pE8.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'nunito-sans-v2';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/nunitosans/v15/pe0RMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwd-ZaLZx3lE4-Hw.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'open-sans-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'open-sans-v2';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensans/v40/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'open-sans-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'open-sans-v2';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensans/v40/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'oswald';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v57/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlWHYjMdZwl.woff2') format('woff2');
}
@font-face {
  font-family: 'oswald';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v57/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlbHYjMdZwlou4.woff2') format('woff2');
}

@font-face {
  font-family: 'playfair-display-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgEM86xRbPQ.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'playfair-display-v2';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk7yRZrPJ-M.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'playfair-display-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgEM86xRbPQ.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'playfair-display-v2';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/playfairdisplay/v37/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk7yRZrPJ-M.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'poppins-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v22/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'poppins-v2';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v22/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'poppins-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v22/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'poppins-v2';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'quicksand';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/quicksand/v24/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/quicksand/v24/6xKtdSZaM9iE8KbpRA_hJFQNYuDyP7bh.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'raleway';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'raleway';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
}
@font-face {
  font-family: 'raleway';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'raleway';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: 'roboto';
  src: url("https://static.wixstatic.com/ufonts/106523_1976ef4edbf44111abd4bd57d1e3e8f4/woff2/file.woff2") format("woff2"),
  url("https://static.wixstatic.com/ufonts/106523_1976ef4edbf44111abd4bd57d1e3e8f4/woff/file.woff") format("woff"),
  url("https://static.wixstatic.com/ufonts/106523_1976ef4edbf44111abd4bd57d1e3e8f4/ttf/file.ttf") format("ttf");
}

@font-face {
  font-family: 'rubik-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'rubik-v2';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'rubik-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/rubik/v28/iJWKBXyIfDnIV7nErXyw023e1Ik.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'rubik-v2';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/rubik/v28/iJWEBXyIfDnIV7nEnXu61E_c5IhGzg.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: 'source-sans-pro';
  src: url("https://static.wixstatic.com/ufonts/f8997d_9310a330065f442e8aa553dc50f7df0d/woff2/file.woff2") format("woff2"),
  url("https://static.wixstatic.com/ufonts/f8997d_9310a330065f442e8aa553dc50f7df0d/woff/file.woff") format("woff"),
  url("https://static.wixstatic.com/ufonts/f8997d_9310a330065f442e8aa553dc50f7df0d/ttf/file.ttf") format("ttf");
  }

@font-face {
  font-family: 'wix-madefor-display-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/wixmadefordisplay/v10/SZcl3EX9IbbyeJ8aOluD52KXgUA_7Ed1CV7uAmddFNBDUA.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'wix-madefor-display-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/wixmadefordisplay/v10/SZcl3EX9IbbyeJ8aOluD52KXgUA_7Ed1CV7uAmddFNBDUA.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'wix-madefor-text-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/wixmadefortext/v13/-W_lXI_oSymQ8Qj-Apx3HGN_Hu1RZigR5y4coj8y0A.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'wix-madefor-text-v2';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/wixmadefortext/v13/-W_jXI_oSymQ8Qj-Apx3HGN_Hu1RZiAh6CQbgD0C0fp2.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'wix-madefor-text-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/wixmadefortext/v13/-W_lXI_oSymQ8Qj-Apx3HGN_Hu1RZioR5y4coj8y0A.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'wix-madefor-text-v2';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/wixmadefortext/v13/-W_jXI_oSymQ8Qj-Apx3HGN_Hu1RZiAh6iQbgD0C0fp2.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'work-sans-v2';
  font-style: normal;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/worksans/v19/QGYsz_wNahGAdqQ43Rh_c6DptfpA4cD3.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'work-sans-v2';
  font-style: italic;
  font-weight: 700;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/worksans/v19/QGYqz_wNahGAdqQ43Rh_eZDkv_1i4_D2E4A.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'work-sans-v2';
  font-style: normal;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/worksans/v19/QGYsz_wNahGAdqQ43Rh_c6DptfpA4cD3.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'work-sans-v2';
  font-style: italic;
  font-weight: 400;
  src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/worksans/v19/QGYqz_wNahGAdqQ43Rh_eZDkv_1i4_D2E4A.woff2') format('woff2');
  font-display: swap;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-georgia * {
  font-family: georgia !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-heebo-v2 * {
  font-family: heebo-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-helvetica * {
  font-family: helvetica !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-inter * {
  font-family: inter !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-lato * {
  font-family: lato !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-montserrat * {
  font-family: montserrat !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-nunito-sans-v2 * {
  font-family: nunito-sans-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-open-sans * {
  font-family: open-sans-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-oswald * {
  font-family: oswald !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-playfair-display-v2 * {
  font-family: playfair-display-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-poppins * {
  font-family: poppins-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-quicksand * {
  font-family: quicksand !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-raleway-v2 * {
  font-family: raleway-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-roboto * {
  font-family: roboto !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-rubik-v2 * {
  font-family: rubik-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-source-sans-pro * {
  font-family: source-sans-pro !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-times-new-roman * {
  font-family: times new roman !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-wix-madefor-display-v2 * {
  font-family: wix-madefor-display-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-wix-madefor-text-v2 * {
  font-family: wix-madefor-text-v2 !important;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-font-work-sans-v2 * {
  font-family: work-sans-v2 !important;
}

/* ==== BLACK ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblack0 { box-shadow: 0 0 10px rgba(0, 0, 0, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblack10 { box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblack20 { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblack30 { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblack40 { box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblack50 { box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important; }

/* ==== WHITE ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowwhite0 { box-shadow: 0 0 10px rgba(255, 255, 255, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowwhite10 { box-shadow: 0 0 10px rgba(255, 255, 255, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowwhite20 { box-shadow: 0 0 10px rgba(255, 255, 255, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowwhite30 { box-shadow: 0 0 10px rgba(255, 255, 255, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowwhite40 { box-shadow: 0 0 10px rgba(255, 255, 255, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowwhite50 { box-shadow: 0 0 10px rgba(255, 255, 255, 0.5) !important; }

/* ==== GREY ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowgrey0 { box-shadow: 0 0 10px rgba(128, 128, 128, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowgrey10 { box-shadow: 0 0 10px rgba(128, 128, 128, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowgrey20 { box-shadow: 0 0 10px rgba(128, 128, 128, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowgrey30 { box-shadow: 0 0 10px rgba(128, 128, 128, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowgrey40 { box-shadow: 0 0 10px rgba(128, 128, 128, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowgrey50 { box-shadow: 0 0 10px rgba(128, 128, 128, 0.5) !important; }

/* ==== RED ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowred0 { box-shadow: 0 0 10px rgba(255, 0, 0, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowred10 { box-shadow: 0 0 10px rgba(255, 0, 0, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowred20 { box-shadow: 0 0 10px rgba(255, 0, 0, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowred30 { box-shadow: 0 0 10px rgba(255, 0, 0, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowred40 { box-shadow: 0 0 10px rgba(255, 0, 0, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowred50 { box-shadow: 0 0 10px rgba(255, 0, 0, 0.5) !important; }

/* ==== BLUE ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblue0 { box-shadow: 0 0 10px rgba(0, 0, 255, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblue10 { box-shadow: 0 0 10px rgba(0, 0, 255, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblue20 { box-shadow: 0 0 10px rgba(0, 0, 255, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblue30 { box-shadow: 0 0 10px rgba(0, 0, 255, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblue40 { box-shadow: 0 0 10px rgba(0, 0, 255, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowblue50 { box-shadow: 0 0 10px rgba(0, 0, 255, 0.5) !important; }

/* ==== YELLOW ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowyellow0 { box-shadow: 0 0 10px rgba(255, 255, 0, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowyellow10 { box-shadow: 0 0 10px rgba(255, 255, 0, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowyellow20 { box-shadow: 0 0 10px rgba(255, 255, 0, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowyellow30 { box-shadow: 0 0 10px rgba(255, 255, 0, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowyellow40 { box-shadow: 0 0 10px rgba(255, 255, 0, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowyellow50 { box-shadow: 0 0 10px rgba(255, 255, 0, 0.5) !important; }

/* ==== PURPLE ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowpurple0 { box-shadow: 0 0 10px rgba(128, 0, 128, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowpurple10 { box-shadow: 0 0 10px rgba(128, 0, 128, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowpurple20 { box-shadow: 0 0 10px rgba(128, 0, 128, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowpurple30 { box-shadow: 0 0 10px rgba(128, 0, 128, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowpurple40 { box-shadow: 0 0 10px rgba(128, 0, 128, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowpurple50 { box-shadow: 0 0 10px rgba(128, 0, 128, 0.5) !important; }

/* ==== TEAL ==== */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowteal0 { box-shadow: 0 0 10px rgba(0, 128, 128, 0) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowteal10 { box-shadow: 0 0 10px rgba(0, 128, 128, 0.1) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowteal20 { box-shadow: 0 0 10px rgba(0, 128, 128, 0.2) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowteal30 { box-shadow: 0 0 10px rgba(0, 128, 128, 0.3) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowteal40 { box-shadow: 0 0 10px rgba(0, 128, 128, 0.4) !important; }
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-shadowteal50 { box-shadow: 0 0 10px rgba(0, 128, 128, 0.5) !important; }

/*Make sure row doesnt take full height for scroll*/
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-slider > .wixui-responsive-container-content{
    align-items: start !important;
}

/* 
 .collapsible-text__button:hover {
    color: inherit !important;    
}  */

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-slider {
  container-type: inline-size !important; /* enables @container queries */
}

/* 1 item up to 574px */
@container (max-width: 574px) {
  .wixui-review {
    display: none !important;
  }
  .wixui-review:nth-child(-n+1) {
    display: block !important;
  }
}

/* 2 items: 575–871px */
@container (min-width: 575px) and (max-width: 871px) {
  .wixui-review {
    display: none !important;
  }
  .wixui-review:nth-child(-n+2) {
    display: block !important;
  }
}

/* 3 items: 872–1168px */
@container (min-width: 872px) and (max-width: 1168px) {
  .wixui-review {
    display: none !important;
  }
  .wixui-review:nth-child(-n+3) {
    display: block !important;
  }
}

/* 4 items: 1169–1465px */
@container (min-width: 1169px) and (max-width: 1465px) {
  .wixui-review {
    display: none !important;
  }
  .wixui-review:nth-child(-n+4) {
    display: block !important;
  }
}

/* 5 items: 1466–1762px */
@container (min-width: 1466px) and (max-width: 1762px) {
  .wixui-review {
    display: none !important;
  }
  .wixui-review:nth-child(-n+5) {
    display: block !important;
  }
}

/* 6 items: 1763–2059px */
@container (min-width: 1763px) and (max-width: 2059px) {
  .wixui-review {
    display: none !important;
  }
  .wixui-review:nth-child(-n+6) {
    display: block !important;
  }
}

/* 7+ items for anything wider */
@container (min-width: 2060px) {
  .wixui-review {
    display: block !important;
  }
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-reviewGridWrapper {
  container-type: inline-size !important;
}

/* === Shared column rules === */
/* Breakpoints based on calculateReviewsPerRow():
   <=569px: 1 col
   570–865px: 2 cols
   866–1161px: 3 cols
   1162–1457px: 4 cols
   1458–1753px: 5 cols
   1754–2049px: 6 cols
   >=2050px: 7+ cols
*/

/* === 1 Row === */
@container (max-width: 569px) {
  .wixui-reviewGrid1 {display: none;}
  .wixui-reviewGrid1:nth-child(-n+1) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px) {
  .wixui-reviewGrid1 {display: none;}
  .wixui-reviewGrid1:nth-child(-n+2) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px) {
  .wixui-reviewGrid1 {display: none;}
  .wixui-reviewGrid1:nth-child(-n+3) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px) {
  .wixui-reviewGrid1 {display: none;}
  .wixui-reviewGrid1:nth-child(-n+4) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px) {
  .wixui-reviewGrid1 {display: none;}
  .wixui-reviewGrid1:nth-child(-n+5) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px) {
  .wixui-reviewGrid1 {display: none;}
  .wixui-reviewGrid1:nth-child(-n+6) { display: block !important; }
}

/* === 2 Rows === */
@container (max-width: 569px) {
  .wixui-reviewGrid2 {display: none;}
  .wixui-reviewGrid2:nth-child(-n+2) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px) {
  .wixui-reviewGrid2 {display: none;}
  .wixui-reviewGrid2:nth-child(-n+4) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px) {
  .wixui-reviewGrid2 {display: none;}
  .wixui-reviewGrid2:nth-child(-n+6) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px) {
  .wixui-reviewGrid2 {display: none;}
  .wixui-reviewGrid2:nth-child(-n+8) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px) {
  .wixui-reviewGrid2 {display: none;}
  .wixui-reviewGrid2:nth-child(-n+10) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px) {
  .wixui-reviewGrid2 {display: none;}
  .wixui-reviewGrid2:nth-child(-n+12) { display: block !important; }
}

/* === 3 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid3 {display: none;}
  .wixui-reviewGrid3:nth-child(-n+3) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid3 {display: none;}
  .wixui-reviewGrid3:nth-child(-n+6) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid3 {display: none;}
  .wixui-reviewGrid3:nth-child(-n+9) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid3 {display: none;}
  .wixui-reviewGrid3:nth-child(-n+12) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid3 {display: none;}
  .wixui-reviewGrid3:nth-child(-n+15) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid3 {display: none;}
  .wixui-reviewGrid3:nth-child(-n+18) { display: block !important; }
}

/* === 4 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid4 {display: none;}
  .wixui-reviewGrid4:nth-child(-n+4) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid4 {display: none;}
  .wixui-reviewGrid4:nth-child(-n+8) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid4 {display: none;}
  .wixui-reviewGrid4:nth-child(-n+12) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid4 {display: none;}
  .wixui-reviewGrid4:nth-child(-n+16) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid4 {display: none;}
  .wixui-reviewGrid4:nth-child(-n+20) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid4 {display: none;}
  .wixui-reviewGrid4:nth-child(-n+24) { display: block !important; }
}

/* === 5 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid5 {display: none;}
  .wixui-reviewGrid5:nth-child(-n+5) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid5 {display: none;}
  .wixui-reviewGrid5:nth-child(-n+10) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid5 {display: none;}
  .wixui-reviewGrid5:nth-child(-n+15) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid5 {display: none;}
  .wixui-reviewGrid5:nth-child(-n+20) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid5 {display: none;}
  .wixui-reviewGrid5:nth-child(-n+25) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid5 {display: none;}
  .wixui-reviewGrid5:nth-child(-n+30) { display: block !important; }
}

/* === 6 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid6 {display: none;}
  .wixui-reviewGrid6:nth-child(-n+6) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid6 {display: none;}
  .wixui-reviewGrid6:nth-child(-n+12) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid6 {display: none;}
  .wixui-reviewGrid6:nth-child(-n+18) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid6 {display: none;}
  .wixui-reviewGrid6:nth-child(-n+24) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid6 {display: none;}
  .wixui-reviewGrid6:nth-child(-n+30) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid6 {display: none;}
  .wixui-reviewGrid6:nth-child(-n+36) { display: block !important; }
}

/* === 7 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid7 {display: none;}
  .wixui-reviewGrid7:nth-child(-n+7) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid7 {display: none;}
  .wixui-reviewGrid7:nth-child(-n+14) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid7 {display: none;}
  .wixui-reviewGrid7:nth-child(-n+21) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid7 {display: none;}
  .wixui-reviewGrid7:nth-child(-n+28) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid7 {display: none;}
  .wixui-reviewGrid7:nth-child(-n+35) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid7 {display: none;}
  .wixui-reviewGrid7:nth-child(-n+42) { display: block !important; }
}

/* === 8 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid8 {display: none;}
  .wixui-reviewGrid8:nth-child(-n+8) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid8 {display: none;}
  .wixui-reviewGrid8:nth-child(-n+16) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid8 {display: none;}
  .wixui-reviewGrid8:nth-child(-n+24) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid8 {display: none;}
  .wixui-reviewGrid8:nth-child(-n+32) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid8 {display: none;}
  .wixui-reviewGrid8:nth-child(-n+40) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid8 {display: none;}
  .wixui-reviewGrid8:nth-child(-n+48) { display: block !important; }
}

/* === 9 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid9 {display: none;}
  .wixui-reviewGrid9:nth-child(-n+9) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid9 {display: none;}
  .wixui-reviewGrid9:nth-child(-n+18) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid9 {display: none;}
  .wixui-reviewGrid9:nth-child(-n+27) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid9 {display: none;}
  .wixui-reviewGrid9:nth-child(-n+36) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid9 {display: none;}
  .wixui-reviewGrid9:nth-child(-n+45) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid9 {display: none;}
  .wixui-reviewGrid9:nth-child(-n+54) { display: block !important; }
}

/* === 10 Rows === */
@container (max-width: 569px)  {
  .wixui-reviewGrid10 {display: none;}
  .wixui-reviewGrid10:nth-child(-n+10) { display: block !important; }
}
@container (min-width: 570px) and (max-width: 865px)  {
  .wixui-reviewGrid10 {display: none;}
  .wixui-reviewGrid10:nth-child(-n+20) { display: block !important; }
}
@container (min-width: 866px) and (max-width: 1161px)  {
  .wixui-reviewGrid10 {display: none;}
  .wixui-reviewGrid10:nth-child(-n+30) { display: block !important; }
}
@container (min-width: 1162px) and (max-width: 1457px)  {
  .wixui-reviewGrid10 {display: none;}
  .wixui-reviewGrid10:nth-child(-n+40) { display: block !important; }
}
@container (min-width: 1458px) and (max-width: 1753px)  {
  .wixui-reviewGrid10 {display: none;}
  .wixui-reviewGrid10:nth-child(-n+50) { display: block !important; }
}
@container (min-width: 1754px) and (max-width: 2049px)  {
  .wixui-reviewGrid10 {display: none;}
  .wixui-reviewGrid10:nth-child(-n+60) { display: block !important; }
}

 #SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-box {
   /* To learn more about CSS classes, visit https://wix.to/bnrepmb. Write your CSS here: */
} 

/* Fade transition */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-transitioning {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-visible {
    opacity: 1;
    transition: opacity 0.4s ease-in-out;
}

/* Slide out LEFT (for prev button) */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-slide-left-out {
    transform: translateX(100%);
    transition: transform 1.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Slide in FROM LEFT (for prev button) */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-slide-left-in {
    transform: translateX(0);
    transition: transform 1.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Slide out RIGHT (for next button) */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-slide-right-out {
    transform: translateX(-100%);
    transition: transform 1.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Slide in FROM RIGHT (for next button) */
#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-review-slide-right-in {
    transform: translateX(0);
    transition: transform 1.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes skeleton-pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}

#SITE_CONTAINER #main_MF .css-editing-scope .custom-css-561171c5-080e-40d6-8d53-085538541002 .wixui-skeleton-pulse {
    animation: skeleton-pulse 1.5s ease-in-out infinite;
}</style>




<div id="SITE_CONTAINER"><style id="STYLE_OVERRIDES_ID">#comp-m73l15c4_r_comp-moj34co5{visibility:hidden !important;overflow:clip !important;height:0 !important;width:0 !important;min-width:0 !important;min-height:0 !important;margin-bottom:0 !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;position:absolute !important;margin-top:0 !important;}</style><div id="main_MF" class="main_MF"><div id="SCROLL_TO_TOP" class="qe3oTb ignore-focus SCROLL_TO_TOP" role="region" tabindex="-1" aria-label="top of page"><span class="TvbeET">top of page</span></div><div id="BACKGROUND_GROUP" class="backgroundGroup_mainPage BACKGROUND_GROUP"><div id="BACKGROUND_GROUP_TRANSITION_GROUP"><div id="pageBackground_mainPage" data-media-height-override-type="" data-media-position-override="false" class="pageBackground_mainPage _7xVID"><div id="bgLayers_pageBackground_mainPage" data-hook="bgLayers" data-motion-part="BG_LAYER pageBackground_mainPage" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_pageBackground_mainPage" data-motion-part="BG_MEDIA pageBackground_mainPage" class="ROWgFb"></div></div></div></div></div><div id="site-root" class="site-root"><div id="masterPage" class="mesh-layout masterPage css-editing-scope"><header id="SITE_HEADER" class="HQtdHX SITE_HEADER wixui-header" tabindex="-1"><div class="CNHfeA"></div><div class="ZgDNL8"><div class="_c_gnD"></div><div class="G6vvJF"><div data-mesh-id="SITE_HEADERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_HEADERinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-m74n8ho5" class="comp-m74n8ho5 CeUMmm wixui-column-strip"><div id="bgLayers_comp-m74n8ho5" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m74n8ho5" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m74n8ho5" data-motion-part="BG_MEDIA comp-m74n8ho5" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-m74n8hr7" class="comp-m74n8hr7 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m74n8hr7" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m74n8hr7" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m74n8hr7" data-motion-part="BG_MEDIA comp-m74n8hr7" class="ROWgFb"></div></div><div data-mesh-id="comp-m74n8hr7inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m74n8hr7inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m75yooxr" class="comp-m75yooxr wixui-vector-image"><div data-testid="svgRoot-comp-m75yooxr" class="iL7Pq5 gx51wo comp-m75yooxr"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="9.82 31.53 511.66 511.83" viewBox="9.82 31.53 511.66 511.83" xmlns="http://www.w3.org/2000/svg" data-type="tint" role="img" aria-label="call  now">
    <g>
        <path d="M521.47 289.43c-1.62-3-1.65-6 0-9v9z" fill="#909090"/>
        <path d="M9.83 276.43c1.56 2 1.49 4 0 6v-6z" fill="#272727"/>
        <path d="M9.83 288.43c1.46 2 1.57 4 0 6v-6z" fill="#303030"/>
        <path d="M251.58 32.36c-1.04-.04-2.33.8-2.91-.83h3c.34.22.44.42.3.59-.13.16-.26.24-.39.24z" fill="#828282"/>
        <path d="M251.58 32.36c.04-.28.07-.55.08-.83h3c.34.22.44.42.31.6-.12.17-.25.26-.37.26l-3.02-.03z" fill="#5C5C5C"/>
        <path d="M277.7 32.39c-1.14.13-2.3.37-3.06-.86h3c.31.17.42.36.33.56-.08.2-.17.3-.27.3z" fill="#4E4E4E"/>
        <path d="M10.69 270.38c.14 1.14.42 2.32-.87 3.05v-3c.27-.41.56-.45.87-.05z" fill="#6A6A6A"/>
        <path d="M10.63 299.49c-.06 1.03.93 2.36-.81 2.93v-3c.31-.45.58-.45.81.07z" fill="#959595"/>
        <path d="M254.59 32.39c.03-.29.06-.57.07-.86h2c-.44.89-1.21.99-2.07.86z" fill="#464646"/>
        <path d="M277.7 32.39c-.03-.29-.05-.57-.06-.86h2c.31.17.42.35.33.54-.09.2-.18.3-.28.3-.66 0-1.33.01-1.99.02z" fill="#676767"/>
        <path d="M279.69 32.37c-.03-.28-.05-.56-.05-.84h2c.31.17.42.35.33.55-.09.2-.19.29-.29.29h-1.99z" fill="#838383"/>
        <path d="M281.68 32.37c-.03-.28-.04-.56-.04-.84h2c-.23 1.26-1.13.96-1.96.84z" fill="#9E9E9E"/>
        <path d="M10.69 270.38c-.29.03-.58.05-.87.05v-2c1.22.24.97 1.13.87 1.95z" fill="#8C8C8C"/>
        <path d="M521.47 276.43c-1.43-.67-1.49-1.33 0-2v2z" fill="#BBBBBB"/>
        <path d="M521.47 296.43c-1.49-.67-1.43-1.33 0-2v2z" fill="#BFBFBF"/>
        <path d="M10.63 299.49c-.27.02-.54 0-.81-.07v-2c1.06.39 1.02 1.2.81 2.07z" fill="#747474"/>
        <path d="M521.47 271.44c-.66-.68-.51-1.53-.51-2.35-.03-22.57-4.92-44.29-12.3-65.43-15.25-43.69-40.55-80.7-75.54-110.97-35.83-31-77.13-50.55-123.82-58.75-7.86-1.38-15.82-1.2-23.66-2.41h-2c-.65.69-1.5.46-2.29.52h-3.72c-1-.13-2.11.35-2.98-.52h-17.99c-.67.73-1.57.45-2.38.52h-2.56c-1.02-.14-2.15.36-3.05-.52h-4c-.39.33-.83.5-1.35.51-21.23.22-41.62 5.14-61.47 12.01-44.57 15.41-82.29 41.18-112.83 77.15-31.36 36.94-50.83 79.41-57.79 127.49-.76 5.23-.28 10.57-1.4 15.76v4c.67.62.47 1.44.51 2.2-.1.94.3 1.98-.51 2.8v3c.82 2 .82 4 0 6v6c.82 2 .82 4 0 6v3c.67.62.47 1.44.51 2.2-.1.94.3 1.98-.51 2.8v4c1.24 4.35.69 8.87 1.28 13.28 3.85 28.7 13.17 55.64 26.24 81.35 1.45 2.85 1.92 5.48 1.22 8.6-8.97 39.96-17.65 79.99-26.44 119.99-.98 4.47-2.27 9-1.31 13.69h2c3.85-1 7.85-.87 11.73-1.76 40.24-9.26 80.53-18.29 120.78-27.52 3.42-.78 6.52-.66 9.67.93 11.62 5.88 23.81 10.29 36.24 14.16 34.42 10.72 69.7 13.48 105.21 9.07 64.16-7.97 118.06-36.39 161.33-84.64 32.66-36.41 52.84-78.82 61.26-126.96 1.52-8.7.96-17.53 2.44-26.19v-4c-.63-.67-.63-1.33 0-2v-5c-.8-3-.8-6 0-9v-4c-.63-.67-.63-1.33 0-2-.01-1.01-.01-2.01-.01-3.01zM357.34 478.26c-66.62 30.1-132.53 27.53-197.11-6.85-2.55-1.36-4.8-2.06-7.92-1.33-29.44 6.85-58.93 13.44-89.22 20.29 4.79-21.88 9.43-43.11 14.09-64.33 1.71-7.79 3.36-15.6 5.25-23.34.72-2.97.21-5.34-1.34-7.97-14.17-23.96-24.2-49.49-28.54-77.1-8.11-51.58 1.7-99.76 29.19-143.93 30.65-49.22 74.58-81.19 130.72-95.61 116.77-30 236.19 43.1 263.25 160.72C497.96 335.58 448 437.3 357.34 478.26z"/>
        <path d="M191.79 173.4c9.7-2.42 14.98 3.97 18.67 13.32 5.35 13.58 10.99 27.06 16.64 40.52 1.6 3.8 1.43 7.18-.24 10.98-3.19 7.25-8.84 12.4-14.12 17.92-5.29 5.53-5.46 7.45-1.54 14 18.87 31.61 45.11 54.66 79.34 68.46 6.13 2.47 8.47 2.05 12.69-2.88 6.06-7.08 12.25-14.07 17.55-21.75 3.11-4.5 6.94-5.82 12.05-3.74 17.07 6.97 33.28 15.72 49.75 23.95 2.98 1.49 3.69 4.24 3.6 7.14-.46 15.53-4.25 29.24-17.9 39.14-18.38 13.33-37.97 14.59-59.28 9.45-54.28-13.11-96.07-43.98-128.34-88.77-11.27-15.65-22.8-31.18-28.41-50.02-7.29-24.53-4-47.02 13.3-66.67 8.46-9.63 11.67-11.05 26.24-11.05z"/>
    </g>
</svg>
</div></div><div id="comp-m74nag2j" class="N8MGzv _v6ohL comp-m74nag2j wixui-rich-text" data-testid="richTextElement"><p class="font_2 wixui-rich-text__text" style="font-size:12px; line-height:1.2em;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">+34 646457109</span></span></span></span></p></div><div id="comp-m74ndkoj" class="N8MGzv _v6ohL comp-m74ndkoj wixui-rich-text" data-testid="richTextElement"><p class="font_2 wixui-rich-text__text" style="font-size:12px; line-height:1.2em;"><span style="font-size:12px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text">Pide tu entrevista gratuita</span></span></span></span></p></div></div></div></div></div></section><section id="comp-izpkn2fs" class="comp-izpkn2fs CeUMmm wixui-column-strip"><div id="bgLayers_comp-izpkn2fs" data-hook="bgLayers" data-motion-part="BG_LAYER comp-izpkn2fs" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-izpkn2fs" data-motion-part="BG_MEDIA comp-izpkn2fs" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-izpkn2vz" class="comp-izpkn2vz FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-izpkn2vz" data-hook="bgLayers" data-motion-part="BG_LAYER comp-izpkn2vz" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-izpkn2vz" data-motion-part="BG_MEDIA comp-izpkn2vz" class="ROWgFb"></div></div><div data-mesh-id="comp-izpkn2vzinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-izpkn2vzinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-knoq8ecf" class="comp-knoq8ecf wH18kY"><div data-mesh-id="comp-knoq8ecfinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-knoq8ecfinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-kmkgvuhy" class="W4V2qg comp-kmkgvuhy wixui-image cs40a3"><a data-testid="linkElement" href="https://www.onlineterapia.org" target="_self" class="apPOZK"><img fetchpriority="high" sizes="45px" srcSet="https://static.wixstatic.com/media/9af214_ef6425e6818b4be6a0c8646e30216497~mv2.png/v1/fill/w_45,h_44,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/LOGO%20LIFE%20COACH_edited.png 1x, https://static.wixstatic.com/media/9af214_ef6425e6818b4be6a0c8646e30216497~mv2.png/v1/fill/w_90,h_88,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/LOGO%20LIFE%20COACH_edited.png 2x" id="img_comp-kmkgvuhy" src="https://static.wixstatic.com/media/9af214_ef6425e6818b4be6a0c8646e30216497~mv2.png/v1/fill/w_45,h_44,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/LOGO%20LIFE%20COACH_edited.png" alt="LOGO LIFE COACH_edited.png" style="object-fit:cover" class="gRkIq0 sFiSiq" width="45" height="44"/></a></div><div id="comp-kmkg35r0" class="N8MGzv _v6ohL comp-kmkg35r0 wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:25px;"><span style="color:#B98B14;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text">Life</span></span></span></span><span style="color:#A08416;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text">&nbsp;</span></span></span></span><span class="color_40 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Coaching</span></span></span></span></span></h2></div></div></div></div><wix-dropdown-menu id="comp-j1kghp5f" class="znNXtd HvW69V comp-j1kghp5f wixui-dropdown-menu hidden-during-prewarmup" tabIndex="-1" dir="ltr" data-stretch-buttons-to-menu-width="false" data-same-width-buttons="false" data-num-items="5" data-menuborder-y="0" data-menubtn-border="0" data-ribbon-els="0" data-label-pad="0" data-ribbon-extra="0" data-dropalign="center"><nav class="bD16aG" id="comp-j1kghp5fnavContainer" aria-label="Sitio"><ul class="ht6q8b" id="comp-j1kghp5fitemsContainer" style="text-align:center" data-marginallchildren="true"><li id="comp-j1kghp5f0" data-direction="ltr" data-listposition="center" data-data-id="bmi17hk" data-state="menu selected  link" data-index="0" class="bIPEYu wixui-dropdown-menu__item qCNEPE"><a data-testid="linkElement" href="https://www.onlineterapia.org" target="_self" class="fin_uM" aria-current="page"><div class="XlC3P8"><div class="YFGDkY"><div class=""><p class="TuNPSe" id="comp-j1kghp5f0label">INICIO</p></div></div></div></a></li><li id="comp-j1kghp5f1" data-direction="ltr" data-listposition="center" data-data-id="dataItem-lm84siii" data-state="menu false  link" data-index="1" class="bIPEYu wixui-dropdown-menu__item qCNEPE"><a data-testid="linkElement" href="https://www.onlineterapia.org/coaching" target="_self" class="fin_uM"><div class="XlC3P8"><div class="YFGDkY"><div class=""><p class="TuNPSe" id="comp-j1kghp5f1label">COACHING</p></div></div></div></a></li><li id="comp-j1kghp5f2" data-direction="ltr" data-listposition="center" data-data-id="dataItem-m74uro7f" data-state="menu false  link" data-index="2" class="bIPEYu wixui-dropdown-menu__item qCNEPE"><a data-testid="linkElement" href="https://www.onlineterapia.org/coachingfinanciero" target="_self" class="fin_uM"><div class="XlC3P8"><div class="YFGDkY"><div class=""><p class="TuNPSe" id="comp-j1kghp5f2label">COACHING FINANCIERO</p></div></div></div></a></li><li id="comp-j1kghp5f3" data-direction="ltr" data-listposition="center" data-data-id="dataItem-knlg6ubh" data-state="menu false  link" data-index="3" class="bIPEYu wixui-dropdown-menu__item qCNEPE"><a data-testid="linkElement" href="https://www.onlineterapia.org/contacto" target="_self" class="fin_uM"><div class="XlC3P8"><div class="YFGDkY"><div class=""><p class="TuNPSe" id="comp-j1kghp5f3label">CONTACTO</p></div></div></div></a></li><li id="comp-j1kghp5f4" data-direction="ltr" data-listposition="center" data-data-id="dataItem-izpksm5t" data-state="menu false  link" data-index="4" class="bIPEYu wixui-dropdown-menu__item qCNEPE"><a data-testid="linkElement" href="https://www.onlineterapia.org/blog" target="_self" class="fin_uM"><div class="XlC3P8"><div class="YFGDkY"><div class=""><p class="TuNPSe" id="comp-j1kghp5f4label">BLOG</p></div></div></div></a></li><li id="comp-j1kghp5f__more__" data-direction="ltr" data-listposition="center" data-state="menu false  header" data-index="__more__" data-dropdown="false" class="WsYyk3 qCNEPE"><div data-testid="linkElement" class="fin_uM" tabindex="0" aria-haspopup="true"><div class="XlC3P8"><div class="YFGDkY"><div class=""><p class="TuNPSe" id="comp-j1kghp5f__more__label">More</p></div></div></div></div></li></ul><div class="FEUbr9" id="comp-j1kghp5fdropWrapper" data-dropalign="center" data-dropdown-shown="false"><ul class="vyRg8y wixui-dropdown-menu__submenu" id="comp-j1kghp5fmoreContainer"></ul></div><div style="display:none" id="comp-j1kghp5fnavContainer-hiddenA11ySubMenuIndication">Use tab to navigate through the menu items.</div></nav></wix-dropdown-menu><div id="LnkBr0" class="LnkBr0 w4DepW"><ul class="tN_ggS" aria-label="Barra de redes sociales"><li id="dataItem-lm4xmwm5-LnkBr0" class="re13Ik"><div data-testid="linkElement" class="twXk19" aria-label="Facebook"><img sizes="20px" srcSet="https://static.wixstatic.com/media/11062b_362ef89dec51403eb0ee59a21bde967c~mv2.png/v1/fill/w_20,h_20,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_362ef89dec51403eb0ee59a21bde967c~mv2.png 1x, https://static.wixstatic.com/media/11062b_362ef89dec51403eb0ee59a21bde967c~mv2.png/v1/fill/w_40,h_40,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_362ef89dec51403eb0ee59a21bde967c~mv2.png 2x" id="img_0_LnkBr0" src="https://static.wixstatic.com/media/11062b_362ef89dec51403eb0ee59a21bde967c~mv2.png/v1/fill/w_20,h_20,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_362ef89dec51403eb0ee59a21bde967c~mv2.png" alt="Facebook" style="object-fit:cover" class="ZK9snE sFiSiq" width="20" height="20"/></div></li><li id="dataItem-lm4xmwm51-LnkBr0" class="re13Ik"><div data-testid="linkElement" class="twXk19" aria-label="Instagram"><img sizes="20px" srcSet="https://static.wixstatic.com/media/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png/v1/fill/w_20,h_20,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png 1x, https://static.wixstatic.com/media/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png/v1/fill/w_40,h_40,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png 2x" id="img_1_LnkBr0" src="https://static.wixstatic.com/media/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png/v1/fill/w_20,h_20,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_084cbbff6ae446c1b03dc3637193e77a~mv2.png" alt="Instagram" style="object-fit:cover" class="ZK9snE sFiSiq" width="20" height="20"/></div></li></ul></div><div id="comp-knoh5gni"></div></div></div></div></div></section></div></div></div></div></header><main id="PAGES_CONTAINER" class="PAGES_CONTAINER" tabindex="-1" data-main-content="true"><div id="SITE_PAGES" class="Y3K28_ SITE_PAGES"><div id="SITE_PAGES_TRANSITION_GROUP" class="uvik8H"><div id="mainPage" class="i0StQr theme-vars mainPage"><div class="pTvOx2 wixui-page" data-testid="page-bg"></div><div class="JJb9Mt"><div id="ContainermainPage" class="ContainermainPage wH18kY"><div data-mesh-id="ContainermainPageinlineContent" data-testid="inline-content" class=""><div data-mesh-id="ContainermainPageinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lm22b8d2" tabindex="-1" class="Le88gL comp-lm22b8d2 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lm22b8d2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm22b8d2" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm22b8d2" data-motion-part="BG_MEDIA comp-lm22b8d2" class="ROWgFb"></div></div><div data-mesh-id="comp-lm22b8d2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm22b8d2inlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lm22eg4b" class="comp-lm22eg4b CeUMmm wixui-column-strip"><div id="bgLayers_comp-lm22eg4b" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm22eg4b" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-lm22eg4b" data-motion-part="BG_MEDIA comp-lm22eg4b" class="etSQ9j"></div></div><div class="t7s6hq JR3YXh" data-testid="top-divider"><div style="--divider-layer-i:0" class="uf5cBM" data-testid="divider-layer-0" data-divider-layer="0"></div></div><div class="t7s6hq UfnAzj" data-testid="bottom-divider"><div style="--divider-layer-i:0" class="uf5cBM" data-testid="divider-layer-0" data-divider-layer="0"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-lm22eg5s" class="comp-lm22eg5s FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm22eg5s" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm22eg5s" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm22eg5s" data-motion-part="BG_MEDIA comp-lm22eg5s" class="ROWgFb"></div></div><div data-mesh-id="comp-lm22eg5sinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm22eg5sinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m74myeko" class="ixFSXh comp-m74myeko wixui-image" title="IMGL4682.jpg"><div data-testid="linkElement" class="lruJM4"><img fetchpriority="high" sizes="360px" srcSet="https://static.wixstatic.com/media/9af214_d3ca5ffc34f8489c8ab791554dd2c1af~mv2.jpg/v1/fill/w_360,h_377,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/9af214_d3ca5ffc34f8489c8ab791554dd2c1af~mv2.jpg 1x, https://static.wixstatic.com/media/9af214_d3ca5ffc34f8489c8ab791554dd2c1af~mv2.jpg/v1/fill/w_720,h_754,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/9af214_d3ca5ffc34f8489c8ab791554dd2c1af~mv2.jpg 2x" id="img_comp-m74myeko" src="https://static.wixstatic.com/media/9af214_d3ca5ffc34f8489c8ab791554dd2c1af~mv2.jpg/v1/fill/w_360,h_377,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/9af214_d3ca5ffc34f8489c8ab791554dd2c1af~mv2.jpg" alt="Terapia y coaching" style="object-fit:cover" class="KjjerE sFiSiq" width="360" height="377"/></div></div><div id="comp-m74p7t7z" class="N8MGzv _v6ohL comp-m74p7t7z wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:30px;"><span style="font-family:raleway-semibold,raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="color_40 wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text">&iquest;Quieres establecer nuevos objetivos en tu vida?</span></span></span></span></h2>

<h2 class="font_2 wixui-rich-text__text" style="font-size:30px;"><span class="color_40 wixui-rich-text__text"><span style="font-family:futura-lt-w01-book,sans-serif;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span>​<span class="inherit-font-size wixui-rich-text__text" style="font-size:15px;">​</span></span></span><span class="color_40 wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:30px;" class="wixui-rich-text__text"><span style="font-family:futura-lt-w01-book,sans-serif;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span><span style="font-family:avenir-lt-w01_85-heavy1475544,sans-serif;" class="wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span><span style="color:#6A947A;" class="wixui-rich-text__text"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text">Sesiones Online</span></span></span></span><span style="font-family:avenir-lt-w01_85-heavy1475544,sans-serif;" class="wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text">​</span></span></span></h2>

<h1 class="font_0 wixui-rich-text__text" style="font-size:16px;"><span style="color:#6A947A;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:fraunces,serif;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">☑ Reserva tu hora&nbsp;</span></span></span></span></span></h1>

<h1 class="font_0 wixui-rich-text__text" style="font-size:16px;"><span style="color:#6A947A;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:fraunces,serif;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">☑ Primera cita gratuita</span></span></span></span></span></h1>

<h1 class="font_0 wixui-rich-text__text" style="font-size:16px;"><span style="color:#6A947A;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:fraunces,serif;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">☑ Las sesiones duran 1h</span></span></span></span></span></h1>

<h1 class="font_0 wixui-rich-text__text" style="font-size:16px;"><span style="color:#6A947A;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:fraunces,serif;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">☑ Seguimiento v&iacute;a mensajes</span></span></span></span></span></h1>

<h1 class="font_0 wixui-rich-text__text" style="font-size:16px;"><span style="color:#6A947A;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:fraunces,serif;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text">☑ Sesiones semanal o quincenal</span></span></span></span></span></h1>

<h1 class="font_0 wixui-rich-text__text" style="font-size:16px;"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-family:fraunces,serif;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:21px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span><span class="wixui-rich-text__text">​</span></h1></div><div id="comp-lm7pxi77" class="comp-lm7pxi77 wH18kY"><div data-mesh-id="comp-lm7pxi77inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm7pxi77inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lm4xrgep" class="N8MGzv _v6ohL comp-lm4xrgep wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:25px;"><span class="color_40 wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text"><span style="font-family:arial,ｍｓ ｐゴシック,ms pgothic,돋움,dotum,helvetica,sans-serif;" class="wixui-rich-text__text">Reviews Google</span></span></span></h2></div><div id="comp-lm4xwqvm" class="W4V2qg comp-lm4xwqvm wixui-image"><div data-testid="linkElement" class="apPOZK"><img fetchpriority="high" sizes="120px" srcSet="https://static.wixstatic.com/media/38bdc9_374ae2ff32aa48f7943bfbe7a9fea330~mv2.png/v1/crop/x_4,y_0,w_101,h_36/fill/w_120,h_40,al_c,lg_1,q_85,enc_avif,quality_auto/download%20(11)_edited_edited.png 1x, https://static.wixstatic.com/media/38bdc9_374ae2ff32aa48f7943bfbe7a9fea330~mv2.png/v1/crop/x_4,y_0,w_101,h_36/fill/w_141,h_47,al_c,lg_1,q_85,enc_avif,quality_auto/download%20(11)_edited_edited.png 2x" id="img_comp-lm4xwqvm" src="https://static.wixstatic.com/media/38bdc9_374ae2ff32aa48f7943bfbe7a9fea330~mv2.png/v1/crop/x_4,y_0,w_101,h_36/fill/w_120,h_40,al_c,lg_1,q_85,enc_avif,quality_auto/download%20(11)_edited_edited.png" alt="download (11)_edited_edited.png" style="object-fit:cover" class="gRkIq0 sFiSiq" width="120" height="40"/></div></div></div></div></div><div id="comp-lm4yhq4t" class="N8MGzv _v6ohL comp-lm4yhq4t wixui-rich-text" data-testid="richTextElement"><p class="font_7 wixui-rich-text__text" style="font-size:17px;"><span class="color_40 wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-size:25px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">David Chevalier</span></span><br class="wixui-rich-text__text">
<span style="font-size:17px;" class="wixui-rich-text__text">Coach homologado Asesco</span></span></span></p>

<p class="font_7 wixui-rich-text__text" style="font-size:17px;"><span class="color_40 wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-size:17px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span><span class="wixui-rich-text__text">​</span></p></div><div id="comp-lm2364ef" class="comp-lm2364ef" data-semantic-classname="button"><a data-testid="linkElement" data-anchor="anchors-m74keb7k1" href="https://www.onlineterapia.org" target="_self" class="StylableButton2545352419__root style-m7eq7mek__root wixui-button StylableButton2545352419__link" aria-label="Ver Servicios"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Ver Servicios</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="13.05 2.55 33.878 54.8" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
    <g>
        <path d="M46.5 28.9L20.6 3c-.6-.6-1.6-.6-2.2 0l-4.8 4.8c-.6.6-.6 1.6 0 2.2l19.8 20-19.9 19.9c-.6.6-.6 1.6 0 2.2l4.8 4.8c.6.6 1.6.6 2.2 0l21-21 4.8-4.8c.8-.6.8-1.6.2-2.2z"/>
    </g>
</svg>
</span></span></span></a></div><div id="comp-mab9cybf" class="W4V2qg comp-mab9cybf wixui-image"><div data-testid="linkElement" class="apPOZK"><img fetchpriority="high" sizes="691px" srcSet="https://static.wixstatic.com/media/9af214_7d5f167ee2094910aae2104bb98d2817~mv2.png/v1/fill/w_691,h_91,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/external-file_edited_edited.png 1x, https://static.wixstatic.com/media/9af214_7d5f167ee2094910aae2104bb98d2817~mv2.png/v1/fill/w_1382,h_182,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/external-file_edited_edited.png 2x" id="img_comp-mab9cybf" src="https://static.wixstatic.com/media/9af214_7d5f167ee2094910aae2104bb98d2817~mv2.png/v1/fill/w_691,h_91,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/external-file_edited_edited.png" alt="external-file_edited_edited.png" style="object-fit:cover" class="gRkIq0 sFiSiq" width="691" height="91"/></div></div></div></div></div></div></section></div></div></section><section id="comp-m74keb71" tabindex="-1" class="Le88gL comp-m74keb71 wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m74keb71" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m74keb71" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m74keb71" data-motion-part="BG_MEDIA comp-m74keb71" class="ROWgFb"></div></div><div data-mesh-id="comp-m74keb71inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m74keb71inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m74keb7l" class="N8MGzv _v6ohL comp-m74keb7l wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:35px; text-align:center;"><span style="color:#509562;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:35px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text">Servicios que ofrezco</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span class="color_40 wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text">Te acompa&ntilde;o en tu proceso de crecimiento personal y profesional con un enfoque adaptado a tus necesidades. ​​<span style="font-weight:bold;" class="wixui-rich-text__text">Reserva tu sesi&oacute;n y da el primer paso</span> hacia el cambio. Descubre c&oacute;mo puedo ayudarte a <span style="font-weight:bold;" class="wixui-rich-text__text">transformar tu vida</span> hoy mismo.</span></span></span></p></div><section id="comp-m74keb7o" class="comp-m74keb7o CeUMmm wixui-column-strip"><div id="bgLayers_comp-m74keb7o" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m74keb7o" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m74keb7o" data-motion-part="BG_MEDIA comp-m74keb7o" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-m74keb7y" class="comp-m74keb7y FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m74keb7y" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m74keb7y" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m74keb7y" data-motion-part="BG_MEDIA comp-m74keb7y" class="ROWgFb"></div></div><div data-mesh-id="comp-m74keb7yinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m74keb7yinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m74kuscc" class="gpDCD5 comp-m74kuscc"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m74kusccinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m74kusccinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m74o03m9" class="W4V2qg comp-m74o03m9 wixui-image cs40a3" title="004ACD40-7B3B-46A7-87B5-CEE2CD317E15_1_1"><a data-testid="linkElement" href="https://www.onlineterapia.org/coaching" target="_self" class="apPOZK"><img loading="lazy" sizes="263px" srcSet="https://static.wixstatic.com/media/38bdc9_9e32b3270bc843c4a4bcebbdc496f836~mv2.jpg/v1/fill/w_263,h_176,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Main_WhyOnlineTherapyIsPopularAmongAdults.jpg 1x, https://static.wixstatic.com/media/38bdc9_9e32b3270bc843c4a4bcebbdc496f836~mv2.jpg/v1/fill/w_526,h_352,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Main_WhyOnlineTherapyIsPopularAmongAdults.jpg 2x" id="img_comp-m74o03m9" src="https://static.wixstatic.com/media/38bdc9_9e32b3270bc843c4a4bcebbdc496f836~mv2.jpg/v1/fill/w_263,h_176,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Main_WhyOnlineTherapyIsPopularAmongAdults.jpg" alt="coaching online" style="object-fit:cover" class="gRkIq0 sFiSiq" width="263" height="176"/></a></div><div id="comp-m74kusdo" class="N8MGzv _v6ohL comp-m74kusdo wixui-rich-text" data-testid="richTextElement"><h3 class="font_5 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#212121;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Coaching</span></span></span></span></h3></div><div id="comp-m74kusdq2" class="N8MGzv _v6ohL comp-m74kusdq2 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text">✔️ &iquest;Quieres redefinir tu vida y <span style="font-weight:bold;" class="wixui-rich-text__text">plantear objetivos nuevos</span>? </span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px; text-align:center;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text">Te acompa&ntilde;o en un proceso de coaching para conseguir tus objetivos personales o profesionales.</span></span></span></p></div><div id="comp-m74mm430" class="N8MGzv _v6ohL comp-m74mm430 wixui-rich-text" data-testid="richTextElement"><p class="font_7 wixui-rich-text__text" style="text-align:center; font-size:17px;"><span style="color:#6FB05C;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.onlineterapia.org/coaching" target="_self" class="wixui-rich-text__text">Leer M&aacute;s</a></span></span></span></p></div><div id="comp-m74kusds" class="comp-m74kusds" data-semantic-classname="button"><a data-testid="linkElement" href="https://appt.link/meet-with-david-chevalier-LEfNa3eG/web-conference" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-m7dk81ok__root wixui-button StylableButton2545352419__link" aria-label="RESERVAR"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">RESERVAR</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="19.999 58 160.001 84" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M172.5 142a7.485 7.485 0 0 1-5.185-2.073L100 75.808l-67.315 64.12c-2.998 2.846-7.74 2.744-10.606-.234a7.454 7.454 0 0 1 .235-10.565l72.5-69.057a7.524 7.524 0 0 1 10.371 0l72.5 69.057a7.455 7.455 0 0 1 .235 10.565A7.503 7.503 0 0 1 172.5 142z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div><div id="comp-m74kua0d" class="gpDCD5 comp-m74kua0d"><div class="jv9xi4 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m74kua0dinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m74kua0dinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m74ofzoo" class="W4V2qg comp-m74ofzoo wixui-image cs40a3" title="004ACD40-7B3B-46A7-87B5-CEE2CD317E15_1_1"><a data-testid="linkElement" href="https://www.onlineterapia.org/coachingfinanciero" target="_self" class="apPOZK"><img loading="lazy" sizes="263px" srcSet="https://static.wixstatic.com/media/38bdc9_5476fef647004636a154a3552f025df1~mv2.png/v1/fill/w_263,h_176,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/2741090-middle_edited.png 1x, https://static.wixstatic.com/media/38bdc9_5476fef647004636a154a3552f025df1~mv2.png/v1/fill/w_526,h_352,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/2741090-middle_edited.png 2x" id="img_comp-m74ofzoo" src="https://static.wixstatic.com/media/38bdc9_5476fef647004636a154a3552f025df1~mv2.png/v1/fill/w_263,h_176,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/2741090-middle_edited.png" alt="coaching financiero" style="object-fit:cover" class="gRkIq0 sFiSiq" width="263" height="176"/></a></div><div id="comp-m74kua1z" class="N8MGzv _v6ohL comp-m74kua1z wixui-rich-text" data-testid="richTextElement"><h3 class="font_5 wixui-rich-text__text" style="font-size:20px; text-align:center;"><span style="color:#212121;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Coaching</span> </span></span></span><span style="color:#509562;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-size:20px;" class="wixui-rich-text__text">Financiero</span></span></span></h3></div><div id="comp-m74m8urw" class="N8MGzv _v6ohL comp-m74m8urw wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text">✔️ </span></span><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span class="color_45 wixui-rich-text__text">El coaching financiero es para personas que quieren poner en <span style="font-weight:bold;" class="wixui-rich-text__text">orden su vida econ&oacute;mica.</span> El objetivo es <span style="font-weight:bold;" class="wixui-rich-text__text">sanar su relaci&oacute;n con el dinero</span> y organizar sus finanzas personales.</span></span></span></span></span></p></div><div id="comp-m74mn4a2" class="N8MGzv _v6ohL comp-m74mn4a2 wixui-rich-text" data-testid="richTextElement"><p class="font_7 wixui-rich-text__text" style="text-align:center; font-size:17px;"><span style="color:#6FB05C;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="text-decoration:underline;" class="wixui-rich-text__text"><a href="https://www.onlineterapia.org/coachingfinanciero" target="_self" class="wixui-rich-text__text">Leer M&aacute;s</a></span></span></span></p></div><div id="comp-m74kua23" class="comp-m74kua23" data-semantic-classname="button"><a data-testid="linkElement" href="https://appt.link/meet-with-david-chevalier-LEfNa3eG/web-conference" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-m7dk8ben__root wixui-button StylableButton2545352419__link" aria-label="RESERVAR"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">RESERVAR</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="19.999 58 160.001 84" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M172.5 142a7.485 7.485 0 0 1-5.185-2.073L100 75.808l-67.315 64.12c-2.998 2.846-7.74 2.744-10.606-.234a7.454 7.454 0 0 1 .235-10.565l72.5-69.057a7.524 7.524 0 0 1 10.371 0l72.5 69.057a7.455 7.455 0 0 1 .235 10.565A7.503 7.503 0 0 1 172.5 142z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div></div></div></div></section><div id="comp-lm23e3r7" class="N8MGzv _v6ohL comp-lm23e3r7 wixui-rich-text" data-testid="richTextElement"><p class="font_2 wixui-rich-text__text" style="font-size:26px; line-height:normal; text-align:center;"><span style="color:#6A947A;" class="wixui-rich-text__text"><span style="font-size:26px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_85-heavy1475544,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">&iquest;Como te&nbsp; puedo ayudar?</span></span></span></span></span></p></div><div id="comp-lm23eq54" class="N8MGzv _v6ohL comp-lm23eq54 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:18px; text-align:justify;"><span class="color_40 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text">Te ofrezco un espacio seguro donde puedas expresarte y conocerte a ti mismo/a y en el cual te acompa&ntilde;ar&eacute;<span style="font-weight:bold;" class="wixui-rich-text__text"> hacia tu autorrealizaci&oacute;n y tu bienestar personal</span>.​ Para lograr esta comprensi&oacute;n integraremos los enfoques cognitivo, emocional y corporal. Desde una visi&oacute;n hol&iacute;stica e integradora.</span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; text-align:justify;"><span class="color_40 wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text">​</span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; text-align:justify;"><span class="color_40 wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text">Mi </span></span></span><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">objetivo es ayudarte</span></span></span><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"> a llegar d&oacute;nde quieres ir de una manera satisfactoria y en un tiempo aceptable, </span></span></span><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">fomentando tu autonom&iacute;a</span></span></span><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"> para que puedas </span></span></span><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">lograr tus objetivos </span></span></span><span style="font-weight:400;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text">por ti mismo en el futuro.</span></span></span></span><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text">​</span></span></span></p></div><div id="comp-m74shisz" class="ixFSXh comp-m74shisz wixui-image" title="004ACD40-7B3B-46A7-87B5-CEE2CD317E15_1_1"><div data-testid="linkElement" class="lruJM4"><img loading="lazy" sizes="381px" srcSet="https://static.wixstatic.com/media/11062b_c458d664d562468295efd282b139d3c3~mv2.jpeg/v1/fill/w_381,h_367,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Mujer%20en%20terapia.jpeg 1x, https://static.wixstatic.com/media/11062b_c458d664d562468295efd282b139d3c3~mv2.jpeg/v1/fill/w_762,h_734,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Mujer%20en%20terapia.jpeg 2x" id="img_comp-m74shisz" src="https://static.wixstatic.com/media/11062b_c458d664d562468295efd282b139d3c3~mv2.jpeg/v1/fill/w_381,h_367,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Mujer%20en%20terapia.jpeg" alt="Mujer en terapia" style="object-fit:cover" class="KjjerE sFiSiq" width="381" height="367"/></div></div></div></div></section><section id="comp-lm5352bi" tabindex="-1" class="Le88gL comp-lm5352bi wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-lm5352bi" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm5352bi" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm5352bi" data-motion-part="BG_MEDIA comp-lm5352bi" class="ROWgFb"></div></div><div data-mesh-id="comp-lm5352biinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm5352biinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-m74omz55" class="comp-m74omz55 CeUMmm wixui-column-strip"><div id="bgLayers_comp-m74omz55" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m74omz55" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-m74omz55" data-motion-part="BG_MEDIA comp-m74omz55" class="etSQ9j"></div></div><div class="t7s6hq JR3YXh" data-testid="top-divider"><div style="--divider-layer-i:0" class="uf5cBM" data-testid="divider-layer-0" data-divider-layer="0"></div></div><div class="t7s6hq UfnAzj" data-testid="bottom-divider"><div style="--divider-layer-i:0" class="uf5cBM" data-testid="divider-layer-0" data-divider-layer="0"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-m74on039" class="comp-m74on039 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-m74on039" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m74on039" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m74on039" data-motion-part="BG_MEDIA comp-m74on039" class="ROWgFb"></div></div><div data-mesh-id="comp-m74on039inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m74on039inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m74opypk" class="N8MGzv _v6ohL comp-m74opypk wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:42px;"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text">Mi trayector<span class="color_24 wixui-rich-text__text">ia e</span>n&nbsp; el desarrollo personal</span></h2>

<p class="font_8 wixui-rich-text__text" style="font-size:18px;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="color:#000000;" class="wixui-rich-text__text"><span class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span>​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text">Con m&aacute;s de 15 a&ntilde;os de experiencia en el &aacute;mbito del desarrollo personal, he dedicado horas al aprendizaje y la pr&aacute;ctica, acompa&ntilde;ando a pacientes y clientes tanto en terapia como en coaching. Mi enfoque integra diversas disciplinas para facilitar procesos de transformaci&oacute;n profunda, combinando t&eacute;cnicas tradicionales y contempor&aacute;neas.</span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text">​</span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Mi formaci&oacute;n incluye Coaching Efic</span>&nbsp; Asesco, PNL Practitioner, herramientas clave para el autoconocimiento y el cambio. Adem&aacute;s, he profundizado en el<span style="font-weight:bold;" class="wixui-rich-text__text"> Estudio del Car&aacute;cter</span> seg&uacute;n W. Reich y el Eneagrama. fortaleciendo mi enfoque en la conexi&oacute;n <span style="font-weight:bold;" class="wixui-rich-text__text">mente-cuerpo-esp&iacute;ritu</span>. </span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px;">&nbsp;</p>

<p class="font_8 wixui-rich-text__text" style="font-size:16px;"><span style="font-size:16px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text">​Mi misi&oacute;n es acompa&ntilde;ar a las personas en su camino de transformaci&oacute;n, ayud&aacute;ndolas a desbloquear su potencial y alcanzar un mayor bienestar emocional, mental y espiritual. Si deseas iniciar tu proceso de cambio, estar&eacute; encantado de acompa&ntilde;arte. ✨</span></span></span></p></div><div id="comp-m74oxeb5" class="ixFSXh comp-m74oxeb5 wixui-image" title="IMGL4757.jpg"><div data-testid="linkElement" class="lruJM4"><img loading="lazy" sizes="404px" srcSet="https://static.wixstatic.com/media/9af214_27fafb4e416d4ef398c47b8400c73df2~mv2.jpg/v1/crop/x_817,y_0,w_3668,h_3622/fill/w_404,h_399,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/9af214_27fafb4e416d4ef398c47b8400c73df2~mv2.jpg 1x, https://static.wixstatic.com/media/9af214_27fafb4e416d4ef398c47b8400c73df2~mv2.jpg/v1/crop/x_817,y_0,w_3668,h_3622/fill/w_808,h_798,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/9af214_27fafb4e416d4ef398c47b8400c73df2~mv2.jpg 2x" id="img_comp-m74oxeb5" src="https://static.wixstatic.com/media/9af214_27fafb4e416d4ef398c47b8400c73df2~mv2.jpg/v1/crop/x_817,y_0,w_3668,h_3622/fill/w_404,h_399,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/9af214_27fafb4e416d4ef398c47b8400c73df2~mv2.jpg" alt="" style="object-fit:cover" class="KjjerE sFiSiq" width="404" height="399"/></div></div><div id="comp-m74ozi6a" class="N8MGzv _v6ohL comp-m74ozi6a wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:22px; line-height:normal; text-align:center;"><span style="font-size:22px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">​David Chevalier</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:18px; line-height:normal; text-align:center;"><span style="font-size:18px;" class="wixui-rich-text__text"><span style="font-family:avenir-lt-w01_35-light1475496,sans-serif;" class="wixui-rich-text__text"><span style="color:#212121;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">Coach homologado</span></span></span></span></p></div></div></div></div></div></section></div></div></section><section id="comp-m73l13vn" tabindex="-1" class="Le88gL comp-m73l13vn wixui-section" data-block-level-container="ClassicSection"><div id="bgLayers_comp-m73l13vn" data-hook="bgLayers" data-motion-part="BG_LAYER comp-m73l13vn" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-m73l13vn" data-motion-part="BG_MEDIA comp-m73l13vn" class="ROWgFb"></div></div><div data-mesh-id="comp-m73l13vninlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m73l13vninlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m73l15c4" class="custom-css-561171c5-080e-40d6-8d53-085538541002 comp-m73l15c4" slots="[object Object]" wix="[object Object]"><div id="comp-m73l15c4_r_comp-lgnn37ba" class="comp-m73l15c4_r_comp-lgnn37ba-container"><div id="comp-m73l15c4_r_comp-lgnn37bd1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-lgnn37bd1 wixui-box wixui-slider-full slider-full" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box wixui-slider-full slider-full"></div><div class="comp-m73l15c4_r_comp-lgnn37bd1-overflow-wrapper ku1hVK" data-testid="responsive-container-overflow"><div data-testid="responsive-container-content" tabindex="-1" role="group" class="comp-m73l15c4_r_comp-lgnn37bd1-container"><div id="comp-m73l15c4_r_comp-m014w4i6" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-m014w4i6-container comp-m73l15c4_r_comp-m014w4i6 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-m014w4i6-container"></div><div id="comp-m73l15c4_r_comp-moj1h5cq" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5cq-container comp-m73l15c4_r_comp-moj1h5cq wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1h5g1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5g1-container comp-m73l15c4_r_comp-moj1h5g1 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1h5gv4" class="ArRNfA comp-m73l15c4_r_comp-moj1h5gv4 wixui-repeater wixui-review-slider review-slider"><div data-testid="responsive-container-content" role="list" class="comp-m73l15c4_r_comp-moj1h5gv4-container"><div id="comp-m73l15c4_r_comp-moj1h5h012__skeleton-0" role="listitem" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h012-container comp-m73l15c4_r_comp-moj1h5h012 wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse"></div><div id="comp-m73l15c4_r_comp-moj1h5h39__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h39 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5h39-container"><div id="comp-m73l15c4_r_comp-moj1h5hf4__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hf4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5hf4-container"><div id="comp-m73l15c4_r_comp-moj1h5hh14__skeleton-0" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj1h5hh14-container comp-m73l15c4_r_comp-moj1h5hh14 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj1h5hh14-container"></div><div id="comp-m73l15c4_r_comp-moj1h5hi12__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hi12-container comp-m73l15c4_r_comp-moj1h5hi12 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5i19__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5i19-container comp-m73l15c4_r_comp-moj1h5i19 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1m1p4__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1m1p4-container comp-m73l15c4_r_comp-moj1m1p4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj1ni1c__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1ni1c-container comp-m73l15c4_r_comp-moj1ni1c wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1pp3o__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1pp3o-container comp-m73l15c4_r_comp-moj1pp3o wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj3i8qy__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj3i8qy-container comp-m73l15c4_r_comp-moj3i8qy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1sp5f__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1sp5f-container comp-m73l15c4_r_comp-moj1sp5f wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1sp5h7__skeleton-0" class="comp-m73l15c4_r_comp-moj1sp5h7 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5h7__skeleton-0" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5h7"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5i11__skeleton-0" class="comp-m73l15c4_r_comp-moj1sp5i11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5i11__skeleton-0" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5i11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j1__skeleton-0" class="comp-m73l15c4_r_comp-moj1sp5j1 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j1__skeleton-0" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j17__skeleton-0" class="comp-m73l15c4_r_comp-moj1sp5j17 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j17__skeleton-0" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j17"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5k11__skeleton-0" class="comp-m73l15c4_r_comp-moj1sp5k11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5k11__skeleton-0" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5k11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div></div><div id="comp-m73l15c4_r_comp-moj1u9xf__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xf-container comp-m73l15c4_r_comp-moj1u9xf wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1u9xh__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xh-container comp-m73l15c4_r_comp-moj1u9xh wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21uzn__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21uzn-container comp-m73l15c4_r_comp-moj21uzn wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21xse__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21xse-container comp-m73l15c4_r_comp-moj21xse wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj2xgmu__skeleton-0" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj2xgmu-container comp-m73l15c4_r_comp-moj2xgmu wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5h012__skeleton-1" role="listitem" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h012-container comp-m73l15c4_r_comp-moj1h5h012 wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse"></div><div id="comp-m73l15c4_r_comp-moj1h5h39__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h39 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5h39-container"><div id="comp-m73l15c4_r_comp-moj1h5hf4__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hf4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5hf4-container"><div id="comp-m73l15c4_r_comp-moj1h5hh14__skeleton-1" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj1h5hh14-container comp-m73l15c4_r_comp-moj1h5hh14 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj1h5hh14-container"></div><div id="comp-m73l15c4_r_comp-moj1h5hi12__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hi12-container comp-m73l15c4_r_comp-moj1h5hi12 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5i19__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5i19-container comp-m73l15c4_r_comp-moj1h5i19 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1m1p4__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1m1p4-container comp-m73l15c4_r_comp-moj1m1p4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj1ni1c__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1ni1c-container comp-m73l15c4_r_comp-moj1ni1c wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1pp3o__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1pp3o-container comp-m73l15c4_r_comp-moj1pp3o wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj3i8qy__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj3i8qy-container comp-m73l15c4_r_comp-moj3i8qy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1sp5f__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1sp5f-container comp-m73l15c4_r_comp-moj1sp5f wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1sp5h7__skeleton-1" class="comp-m73l15c4_r_comp-moj1sp5h7 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5h7__skeleton-1" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5h7"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5i11__skeleton-1" class="comp-m73l15c4_r_comp-moj1sp5i11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5i11__skeleton-1" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5i11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j1__skeleton-1" class="comp-m73l15c4_r_comp-moj1sp5j1 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j1__skeleton-1" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j17__skeleton-1" class="comp-m73l15c4_r_comp-moj1sp5j17 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j17__skeleton-1" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j17"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5k11__skeleton-1" class="comp-m73l15c4_r_comp-moj1sp5k11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5k11__skeleton-1" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5k11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div></div><div id="comp-m73l15c4_r_comp-moj1u9xf__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xf-container comp-m73l15c4_r_comp-moj1u9xf wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1u9xh__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xh-container comp-m73l15c4_r_comp-moj1u9xh wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21uzn__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21uzn-container comp-m73l15c4_r_comp-moj21uzn wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21xse__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21xse-container comp-m73l15c4_r_comp-moj21xse wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj2xgmu__skeleton-1" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj2xgmu-container comp-m73l15c4_r_comp-moj2xgmu wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5h012__skeleton-2" role="listitem" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h012-container comp-m73l15c4_r_comp-moj1h5h012 wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse"></div><div id="comp-m73l15c4_r_comp-moj1h5h39__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h39 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5h39-container"><div id="comp-m73l15c4_r_comp-moj1h5hf4__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hf4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5hf4-container"><div id="comp-m73l15c4_r_comp-moj1h5hh14__skeleton-2" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj1h5hh14-container comp-m73l15c4_r_comp-moj1h5hh14 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj1h5hh14-container"></div><div id="comp-m73l15c4_r_comp-moj1h5hi12__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hi12-container comp-m73l15c4_r_comp-moj1h5hi12 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5i19__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5i19-container comp-m73l15c4_r_comp-moj1h5i19 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1m1p4__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1m1p4-container comp-m73l15c4_r_comp-moj1m1p4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj1ni1c__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1ni1c-container comp-m73l15c4_r_comp-moj1ni1c wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1pp3o__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1pp3o-container comp-m73l15c4_r_comp-moj1pp3o wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj3i8qy__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj3i8qy-container comp-m73l15c4_r_comp-moj3i8qy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1sp5f__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1sp5f-container comp-m73l15c4_r_comp-moj1sp5f wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1sp5h7__skeleton-2" class="comp-m73l15c4_r_comp-moj1sp5h7 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5h7__skeleton-2" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5h7"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5i11__skeleton-2" class="comp-m73l15c4_r_comp-moj1sp5i11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5i11__skeleton-2" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5i11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j1__skeleton-2" class="comp-m73l15c4_r_comp-moj1sp5j1 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j1__skeleton-2" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j17__skeleton-2" class="comp-m73l15c4_r_comp-moj1sp5j17 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j17__skeleton-2" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j17"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5k11__skeleton-2" class="comp-m73l15c4_r_comp-moj1sp5k11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5k11__skeleton-2" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5k11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div></div><div id="comp-m73l15c4_r_comp-moj1u9xf__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xf-container comp-m73l15c4_r_comp-moj1u9xf wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1u9xh__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xh-container comp-m73l15c4_r_comp-moj1u9xh wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21uzn__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21uzn-container comp-m73l15c4_r_comp-moj21uzn wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21xse__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21xse-container comp-m73l15c4_r_comp-moj21xse wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj2xgmu__skeleton-2" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj2xgmu-container comp-m73l15c4_r_comp-moj2xgmu wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5h012__skeleton-3" role="listitem" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h012-container comp-m73l15c4_r_comp-moj1h5h012 wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse"></div><div id="comp-m73l15c4_r_comp-moj1h5h39__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h39 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5h39-container"><div id="comp-m73l15c4_r_comp-moj1h5hf4__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hf4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5hf4-container"><div id="comp-m73l15c4_r_comp-moj1h5hh14__skeleton-3" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj1h5hh14-container comp-m73l15c4_r_comp-moj1h5hh14 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj1h5hh14-container"></div><div id="comp-m73l15c4_r_comp-moj1h5hi12__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hi12-container comp-m73l15c4_r_comp-moj1h5hi12 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5i19__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5i19-container comp-m73l15c4_r_comp-moj1h5i19 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1m1p4__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1m1p4-container comp-m73l15c4_r_comp-moj1m1p4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj1ni1c__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1ni1c-container comp-m73l15c4_r_comp-moj1ni1c wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1pp3o__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1pp3o-container comp-m73l15c4_r_comp-moj1pp3o wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj3i8qy__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj3i8qy-container comp-m73l15c4_r_comp-moj3i8qy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1sp5f__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1sp5f-container comp-m73l15c4_r_comp-moj1sp5f wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1sp5h7__skeleton-3" class="comp-m73l15c4_r_comp-moj1sp5h7 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5h7__skeleton-3" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5h7"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5i11__skeleton-3" class="comp-m73l15c4_r_comp-moj1sp5i11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5i11__skeleton-3" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5i11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j1__skeleton-3" class="comp-m73l15c4_r_comp-moj1sp5j1 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j1__skeleton-3" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j17__skeleton-3" class="comp-m73l15c4_r_comp-moj1sp5j17 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j17__skeleton-3" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j17"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5k11__skeleton-3" class="comp-m73l15c4_r_comp-moj1sp5k11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5k11__skeleton-3" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5k11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div></div><div id="comp-m73l15c4_r_comp-moj1u9xf__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xf-container comp-m73l15c4_r_comp-moj1u9xf wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1u9xh__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xh-container comp-m73l15c4_r_comp-moj1u9xh wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21uzn__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21uzn-container comp-m73l15c4_r_comp-moj21uzn wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21xse__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21xse-container comp-m73l15c4_r_comp-moj21xse wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj2xgmu__skeleton-3" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj2xgmu-container comp-m73l15c4_r_comp-moj2xgmu wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5h012__skeleton-4" role="listitem" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h012-container comp-m73l15c4_r_comp-moj1h5h012 wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse"></div><div id="comp-m73l15c4_r_comp-moj1h5h39__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h39 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5h39-container"><div id="comp-m73l15c4_r_comp-moj1h5hf4__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hf4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5hf4-container"><div id="comp-m73l15c4_r_comp-moj1h5hh14__skeleton-4" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj1h5hh14-container comp-m73l15c4_r_comp-moj1h5hh14 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj1h5hh14-container"></div><div id="comp-m73l15c4_r_comp-moj1h5hi12__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hi12-container comp-m73l15c4_r_comp-moj1h5hi12 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5i19__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5i19-container comp-m73l15c4_r_comp-moj1h5i19 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1m1p4__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1m1p4-container comp-m73l15c4_r_comp-moj1m1p4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj1ni1c__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1ni1c-container comp-m73l15c4_r_comp-moj1ni1c wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1pp3o__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1pp3o-container comp-m73l15c4_r_comp-moj1pp3o wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj3i8qy__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj3i8qy-container comp-m73l15c4_r_comp-moj3i8qy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1sp5f__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1sp5f-container comp-m73l15c4_r_comp-moj1sp5f wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1sp5h7__skeleton-4" class="comp-m73l15c4_r_comp-moj1sp5h7 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5h7__skeleton-4" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5h7"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5i11__skeleton-4" class="comp-m73l15c4_r_comp-moj1sp5i11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5i11__skeleton-4" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5i11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j1__skeleton-4" class="comp-m73l15c4_r_comp-moj1sp5j1 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j1__skeleton-4" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j17__skeleton-4" class="comp-m73l15c4_r_comp-moj1sp5j17 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j17__skeleton-4" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j17"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5k11__skeleton-4" class="comp-m73l15c4_r_comp-moj1sp5k11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5k11__skeleton-4" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5k11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div></div><div id="comp-m73l15c4_r_comp-moj1u9xf__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xf-container comp-m73l15c4_r_comp-moj1u9xf wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1u9xh__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xh-container comp-m73l15c4_r_comp-moj1u9xh wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21uzn__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21uzn-container comp-m73l15c4_r_comp-moj21uzn wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21xse__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21xse-container comp-m73l15c4_r_comp-moj21xse wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj2xgmu__skeleton-4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj2xgmu-container comp-m73l15c4_r_comp-moj2xgmu wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5h012__skeleton-5" role="listitem" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h012-container comp-m73l15c4_r_comp-moj1h5h012 wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse"></div><div id="comp-m73l15c4_r_comp-moj1h5h39__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h39 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5h39-container"><div id="comp-m73l15c4_r_comp-moj1h5hf4__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hf4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5hf4-container"><div id="comp-m73l15c4_r_comp-moj1h5hh14__skeleton-5" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj1h5hh14-container comp-m73l15c4_r_comp-moj1h5hh14 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj1h5hh14-container"></div><div id="comp-m73l15c4_r_comp-moj1h5hi12__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hi12-container comp-m73l15c4_r_comp-moj1h5hi12 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5i19__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5i19-container comp-m73l15c4_r_comp-moj1h5i19 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1m1p4__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1m1p4-container comp-m73l15c4_r_comp-moj1m1p4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj1ni1c__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1ni1c-container comp-m73l15c4_r_comp-moj1ni1c wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1pp3o__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1pp3o-container comp-m73l15c4_r_comp-moj1pp3o wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj3i8qy__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj3i8qy-container comp-m73l15c4_r_comp-moj3i8qy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1sp5f__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1sp5f-container comp-m73l15c4_r_comp-moj1sp5f wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1sp5h7__skeleton-5" class="comp-m73l15c4_r_comp-moj1sp5h7 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5h7__skeleton-5" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5h7"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5i11__skeleton-5" class="comp-m73l15c4_r_comp-moj1sp5i11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5i11__skeleton-5" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5i11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j1__skeleton-5" class="comp-m73l15c4_r_comp-moj1sp5j1 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j1__skeleton-5" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j17__skeleton-5" class="comp-m73l15c4_r_comp-moj1sp5j17 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j17__skeleton-5" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j17"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5k11__skeleton-5" class="comp-m73l15c4_r_comp-moj1sp5k11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5k11__skeleton-5" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5k11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div></div><div id="comp-m73l15c4_r_comp-moj1u9xf__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xf-container comp-m73l15c4_r_comp-moj1u9xf wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1u9xh__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xh-container comp-m73l15c4_r_comp-moj1u9xh wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21uzn__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21uzn-container comp-m73l15c4_r_comp-moj21uzn wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21xse__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21xse-container comp-m73l15c4_r_comp-moj21xse wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj2xgmu__skeleton-5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj2xgmu-container comp-m73l15c4_r_comp-moj2xgmu wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5h012__skeleton-6" role="listitem" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h012-container comp-m73l15c4_r_comp-moj1h5h012 wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-repeater__item wixui-review review wixui-skeleton-pulse skeleton-pulse"></div><div id="comp-m73l15c4_r_comp-moj1h5h39__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5h39 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5h39-container"><div id="comp-m73l15c4_r_comp-moj1h5hf4__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hf4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj1h5hf4-container"><div id="comp-m73l15c4_r_comp-moj1h5hh14__skeleton-6" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj1h5hh14-container comp-m73l15c4_r_comp-moj1h5hh14 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj1h5hh14-container"></div><div id="comp-m73l15c4_r_comp-moj1h5hi12__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5hi12-container comp-m73l15c4_r_comp-moj1h5hi12 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1h5i19__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1h5i19-container comp-m73l15c4_r_comp-moj1h5i19 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1m1p4__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1m1p4-container comp-m73l15c4_r_comp-moj1m1p4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj1ni1c__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1ni1c-container comp-m73l15c4_r_comp-moj1ni1c wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj1pp3o__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1pp3o-container comp-m73l15c4_r_comp-moj1pp3o wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj3i8qy__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj3i8qy-container comp-m73l15c4_r_comp-moj3i8qy wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div><div id="comp-m73l15c4_r_comp-moj1sp5f__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1sp5f-container comp-m73l15c4_r_comp-moj1sp5f wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1sp5h7__skeleton-6" class="comp-m73l15c4_r_comp-moj1sp5h7 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5h7__skeleton-6" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5h7"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5i11__skeleton-6" class="comp-m73l15c4_r_comp-moj1sp5i11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5i11__skeleton-6" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5i11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j1__skeleton-6" class="comp-m73l15c4_r_comp-moj1sp5j1 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j1__skeleton-6" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j1"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5j17__skeleton-6" class="comp-m73l15c4_r_comp-moj1sp5j17 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5j17__skeleton-6" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5j17"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div><div id="comp-m73l15c4_r_comp-moj1sp5k11__skeleton-6" class="comp-m73l15c4_r_comp-moj1sp5k11 wixui-vector-image"><div data-testid="svgRoot-comp-m73l15c4_r_comp-moj1sp5k11__skeleton-6" class="iL7Pq5 gx51wo comp-m73l15c4_r_comp-moj1sp5k11"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="20 24 159.999 152.001" viewBox="20 24 159.999 152.001" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape" role=presentation aria-hidden=true aria-label="">
    <g>
        <path d="M106.052 28.281l15.263 43.679a6.405 6.405 0 0 0 5.921 4.28l46.476.942c6.073.123 8.581 7.8 3.74 11.451l-37.043 27.937a6.355 6.355 0 0 0-2.262 6.924l13.461 44.261c1.759 5.784-4.806 10.529-9.792 7.077l-38.157-26.413a6.433 6.433 0 0 0-7.319 0l-38.157 26.413c-4.986 3.452-11.551-1.293-9.792-7.077l13.461-44.261a6.353 6.353 0 0 0-2.262-6.924L22.548 88.632c-4.841-3.651-2.333-11.328 3.74-11.451l46.476-.942a6.404 6.404 0 0 0 5.921-4.28L93.948 28.28c1.995-5.707 10.109-5.707 12.104.001z"/>
    </g>
</svg>
</div></div></div><div id="comp-m73l15c4_r_comp-moj1u9xf__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xf-container comp-m73l15c4_r_comp-moj1u9xf wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div><div id="comp-m73l15c4_r_comp-moj1u9xh__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj1u9xh-container comp-m73l15c4_r_comp-moj1u9xh wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21uzn__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21uzn-container comp-m73l15c4_r_comp-moj21uzn wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj21xse__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj21xse-container comp-m73l15c4_r_comp-moj21xse wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj2xgmu__skeleton-6" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj2xgmu-container comp-m73l15c4_r_comp-moj2xgmu wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div></div></div><div id="comp-m73l15c4_r_comp-moj34co5" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj34co5 wixui-box wixui-skeleton-pulse skeleton-pulse" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box wixui-skeleton-pulse skeleton-pulse"></div><div data-testid="responsive-container-content" role="group" class="comp-m73l15c4_r_comp-moj34co5-container"><div id="comp-m73l15c4_r_comp-moj34co89" class="HFEOE3 NaeT1r AYWbDv comp-m73l15c4_r_comp-moj34co89-container comp-m73l15c4_r_comp-moj34co89 wixui-multi-state-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-multi-state-box comp-m73l15c4_r_comp-moj34co89-container"></div><div id="comp-m73l15c4_r_comp-moj34co912" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj34co912-container comp-m73l15c4_r_comp-moj34co912 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div><div id="comp-m73l15c4_r_comp-moj34cor17" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj34cor17-container comp-m73l15c4_r_comp-moj34cor17 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj34cos4" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj34cos4-container comp-m73l15c4_r_comp-moj34cos4 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div><div id="comp-m73l15c4_r_comp-moj34cos16" role="" class="HFEOE3 NaeT1r comp-m73l15c4_r_comp-moj34cos16-container comp-m73l15c4_r_comp-moj34cos16 wixui-box" dir="ltr"><div aria-hidden="true" class="jdJeEr NYfD3h inner-box wixui-box"></div></div></div></div></div></div></div></div></div></div></div></div><div id="comp-m73o3pkn" class="N8MGzv _v6ohL comp-m73o3pkn wixui-rich-text" data-testid="richTextElement"><h2 class="font_2 wixui-rich-text__text" style="font-size:42px;"><span style="color:#242323;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text">Qu&eacute; opinan <span style="font-weight:bold;" class="wixui-rich-text__text">mis clientes</span></span></span></h2>

<p class="font_8 wixui-rich-text__text" style="font-size:15px;"><span class="wixui-rich-text__text">​</span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:15px;"><span style="color:#242323;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text">Descubre c&oacute;mo este proceso ha impactado sus vidas y <span style="font-weight:bold;" class="wixui-rich-text__text">encuentra la inspiraci&oacute;n</span> que necesitas para iniciar<span style="font-weight:bold;" class="wixui-rich-text__text"> tu propio camino</span> hacia tu bienestar personal y profesional.</span></span></p></div><div id="comp-m74t00qv" class="e_a0EV comp-m74t00qv"><div class="gyovE9 wixui-box" data-testid="container-bg"></div><div data-mesh-id="comp-m74t00qvinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-m74t00qvinlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-m74tasir" class="N8MGzv _v6ohL comp-m74tasir wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">CONSULTA ONLINE</span></span></span></span></span><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:justify;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">Distancia, problemas de movilidad, comodidad, necesidad de flexibilidad, viajes frecuentes. Tambi&eacute;n puedes hacer tu terapia online. Pide tu cita y nos organizamos.</span></span></span></span></p></div><div id="comp-m74sy146" class="QrIus  "><div class="comp-m74sy146"><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div style="--index2490108247-shadowXOffset:0px;--index2490108247-shadowYOffset:0px;overflow:visible" class="sN4uTVR" data-hook="Form-wrapper"><div style="--wix-color-29:var(--wix-color-3);--wix-color-37:var(--wix-color-5);--wix-color-38:var(--wix-color-8);--wix-color-39:var(--wix-color-8);--wix-color-40:var(--wix-color-1);--wix-color-41:var(--wix-color-8);--wix-color-42:var(--wix-color-8);--wix-color-43:var(--wix-color-1);--wix-color-44:var(--wix-color-3);--wix-color-45:var(--wix-color-3);--wix-color-46:var(--wix-color-1);--wix-color-47:var(--wix-color-1);--wix-color-48:var(--wix-color-8);--wix-color-49:var(--wix-color-8);--wix-color-50:var(--wix-color-1);--wix-color-51:var(--wix-color-8);--wix-color-52:var(--wix-color-8);--wix-color-53:var(--wix-color-1);--wix-color-54:var(--wix-color-3);--wix-color-55:var(--wix-color-3)" data-hook="tpa-components-provider"><div><form aria-label="Subscribe Form" id="form-47c89c9f-15bc-4564-89cf-e249f850a76a" data-hook="form-47c89c9f-15bc-4564-89cf-e249f850a76a" class=""><fieldset class="kLNiUo"><div data-hook="form-root"><div class="ckHV4G" dir=""><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 2;grid-column:1 / span 12" data-hook="form-field-e802ad4b-7735-43c7-a1b7-5c086281a52c" data-field-type="HEADER"><div class="ElBhne" data-hook="ricos-viewer"><div class="M4zTR" dir="ltr" style="--ricos-text-color:rgb(var(--wix-forms-formParagraphColor));--ricos-text-color-tuple:var(--wix-forms-formParagraphColor);--ricos-action-color:rgb(var(--wix-forms-formLinkColor));--ricos-action-color-tuple:var(--wix-forms-formLinkColor);--ricos-background-color:rgb(var(--wix-forms-formInputBackgroundColor));--ricos-background-color-tuple:var(--wix-forms-formInputBackgroundColor);--ricos-fallback-color:rgb(0, 0, 0);--ricos-fallback-color-tuple:0, 0, 0;--ricos-settings-action-color:rgb(0, 0, 0);--ricos-settings-action-color-tuple:0, 0, 0;--ricos-action-color-fallback:rgb(0, 0, 0);--ricos-action-color-fallback-tuple:0, 0, 0;--ricos-custom-p-font-weight:normal;--ricos-custom-p-font-style:normal;--ricos-custom-p-line-height:1.5;--ricos-custom-p-font-size:var(--wix-forms-formParagraphFont-size, 16px);--ricos-custom-p-font-family:var(--wix-forms-formParagraphFont-family);--ricos-custom-p-color:rgb(var(--wix-forms-formParagraphColor, 0,0,0));--ricos-custom-h1-font-weight:normal;--ricos-custom-h1-font-style:normal;--ricos-custom-h1-line-height:1.5;--ricos-custom-h1-font-size:var(--wix-forms-formHeaderOneFont-size, 28px);--ricos-custom-h1-font-family:var(--wix-forms-formHeaderOneFont-family);--ricos-custom-h1-color:rgb(var(--wix-forms-formHeaderOneColor, 0,0,0));--ricos-custom-h2-font-weight:normal;--ricos-custom-h2-font-style:normal;--ricos-custom-h2-line-height:1.5;--ricos-custom-h2-font-size:var(--wix-forms-formHeaderTwoFont-size, 20px);--ricos-custom-h2-font-family:var(--wix-forms-formHeaderTwoFont-family);--ricos-custom-h2-color:rgb(var(--wix-forms-formHeaderTwoColor, 0,0,0));--ricos-custom-h3-font-weight:normal;--ricos-custom-h3-font-style:normal;--ricos-custom-h3-line-height:1.5;--ricos-custom-h3-font-size:24px;--ricos-custom-h4-font-weight:normal;--ricos-custom-h4-font-style:normal;--ricos-custom-h4-line-height:1.5;--ricos-custom-h4-font-size:20px;--ricos-custom-h5-font-weight:normal;--ricos-custom-h5-font-style:normal;--ricos-custom-h5-line-height:1.5;--ricos-custom-h5-font-size:18px;--ricos-custom-h6-font-weight:normal;--ricos-custom-h6-font-style:normal;--ricos-custom-h6-line-height:1.5;--ricos-custom-h6-font-size:16px;--ricos-custom-quote-line-height:1.5;--ricos-custom-quote-font-size:18px;--ricos-custom-code-block-line-height:1.5;--ricos-breakout-normal-padding-start:0;--ricos-breakout-normal-padding-end:0;--ricos-breakout-full-width-padding-start:0;--ricos-breakout-full-width-padding-end:0" data-id="content-viewer"><div class="IdchG"><div class="OWEgq"><p class="S1KXg Vmlgg hRuKg bOLt2" dir="auto" id="viewer-kcwyq36"><span class="KS6-G"><strong style="font-weight:700"><span>Suscríbete</span></strong><span> a nuestro boletín para recibir las últimas noticias, artículos y consejos . Mantente informado sobre </span><strong style="font-weight:700"><span>eventos</span></strong><span>, </span><strong style="font-weight:700"><span>promociones</span></strong><span> especiales y </span><strong style="font-weight:700"><span>contenido</span></strong><span> para nuestros </span><u style="text-decoration:underline"><span>suscriptores.</span></u></span></p></div></div></div></div></div></div></div><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 1;grid-column:1 / span 8;display:flex;align-items:flex-end"><label id="form-field-label-73220c62-c0bd-47e5-bb8d-25317f30c186-comp-m74sy146-" for="form-field-input-73220c62-c0bd-47e5-bb8d-25317f30c186-comp-m74sy146-" class="shszO9W svPL8x_">Email<span aria-hidden="true" class="sHbjjkq">*</span></label></div><div style="grid-row:2 / span 1;grid-column:1 / span 8" data-hook="form-field-email" data-field-type="CONTACTS_EMAIL"><div data-hook="text-field-root" class="sPYwcBi oihuJoD---theme-3-box oihuJoD--newErrorMessage snZ_6f6 sL5d0Ld"><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly sQr_F8I"><div class="skzvMVg sLQwJE9 oihuJoD---theme-3-box" data-theme="box" data-success="false" data-error="false" data-empty-state="true"><input id="form-field-input-73220c62-c0bd-47e5-bb8d-25317f30c186-comp-m74sy146-" data-theme="box" data-success="false" data-error="false" data-empty-state="true" aria-invalid="false" required="" aria-label="Email" type="email" class="sybWKXr  has-custom-focus" value=""/></div></div></div><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly s__0oqQvY" data-hook="field-error-email"></div></div><div style="grid-row:1 / span 1;grid-column:9 / span 4;display:flex;align-items:flex-end"></div><div style="grid-row:2 / span 1;grid-column:9 / span 4" data-hook="form-field-76ba7a82-5de2-49e9-ad5a-f5641d8d003a" data-field-type="SUBMIT_BUTTON"><div class=""><button data-fullwidth="false" data-mobile="false" data-hook="submit-button" style="--wix-ui-tpa-button-font-size-default:16px;--wix-ui-tpa-button-line-height-default:1.5em" aria-live="assertive" type="button" class="sSyG_am s__6g3gZH slmlJrZ oxXNl_8---paddingMode-16-explicitPaddings oxXNl_8--wrapContent oxXNl_8---hoverStyle-9-underline sVwEL7E oqlzyH7--upgrade sgKo7D0 sasFW9G" data-focusable-focus="false" data-focusable-focus-visible="false" tabindex="0" aria-disabled="false"><span class="sLBIRLF scBFhDv">Subscribe</span></button></div></div></div></div><div><div style="display:grid;width:100%;grid-template-columns:repeat(12, 1fr);grid-auto-rows:minmax(min-content, max-content) 1fr" class="GLWhGq"><div style="grid-row:1 / span 1;grid-column:1 / span 8;display:flex;align-items:flex-end"></div><div style="grid-row:2 / span 1;grid-column:1 / span 8" data-hook="form-field-form_field_36fc" data-field-type="CONTACTS_SUBSCRIBE"><div><div class="szixmB7 o__1NOA0w---errorAppearance-8-TextOnly sK0qL_r ou6G03P--newErrorMessage Y1Tjcb sFHdAEE" data-hook="checkbox-wrapper"><div class="sgM_Dpt" data-hook="checkbox-wrapper" data-disabled="false" data-error="false" data-indeterminate="false" data-checked="false" data-focused="false"><label class="ssYRFoo sgyu_R6 ou6G03P---verticalAlignment-6-center" data-hook="checkbox-core"><input type="checkbox" class="sjTgKGo" tabindex="0" id="checkbox-1272" aria-invalid="false"/><span class="sl18DcJ"><span class="sFg7xcs" data-hook="icon-wrapper"></span></span><div class="sUftjZ_"><div data-hook="label-wrapper" class="s_b151X"><div class="ElBhne or2qHt oOurwR" data-hook="ricos-viewer"><div class="M4zTR" dir="ltr" style="--ricos-text-color:rgb(var(--wix-forms-formParagraphColor));--ricos-text-color-tuple:var(--wix-forms-formParagraphColor);--ricos-action-color:rgb(var(--wix-forms-formLinkColor));--ricos-action-color-tuple:var(--wix-forms-formLinkColor);--ricos-background-color:rgb(var(--wix-forms-formInputBackgroundColor));--ricos-background-color-tuple:var(--wix-forms-formInputBackgroundColor);--ricos-fallback-color:rgb(0, 0, 0);--ricos-fallback-color-tuple:0, 0, 0;--ricos-settings-action-color:rgb(0, 0, 0);--ricos-settings-action-color-tuple:0, 0, 0;--ricos-action-color-fallback:rgb(0, 0, 0);--ricos-action-color-fallback-tuple:0, 0, 0;--ricos-custom-p-font-weight:var(--wix-forms-formInputValueFont-weight);--ricos-custom-p-font-style:var(--wix-forms-formInputValueFont-style);--ricos-custom-p-line-height:1.5;--ricos-custom-p-font-size:var(--wix-forms-formInputValueFont-size, 16px);--ricos-custom-p-font-family:var(--wix-forms-formInputValueFont-family);--ricos-custom-p-text-decoration:var(--wix-forms-formInputValueFont-text-decoration);--ricos-custom-p-color:rgb(var(--wix-forms-formInputOptionColor, 0,0,0));--ricos-custom-h1-font-weight:normal;--ricos-custom-h1-font-style:normal;--ricos-custom-h1-line-height:1.5;--ricos-custom-h1-font-size:40px;--ricos-custom-h2-font-weight:normal;--ricos-custom-h2-font-style:normal;--ricos-custom-h2-line-height:1.5;--ricos-custom-h2-font-size:28px;--ricos-custom-h3-font-weight:normal;--ricos-custom-h3-font-style:normal;--ricos-custom-h3-line-height:1.5;--ricos-custom-h3-font-size:24px;--ricos-custom-h4-font-weight:normal;--ricos-custom-h4-font-style:normal;--ricos-custom-h4-line-height:1.5;--ricos-custom-h4-font-size:20px;--ricos-custom-h5-font-weight:normal;--ricos-custom-h5-font-style:normal;--ricos-custom-h5-line-height:1.5;--ricos-custom-h5-font-size:18px;--ricos-custom-h6-font-weight:normal;--ricos-custom-h6-font-style:normal;--ricos-custom-h6-line-height:1.5;--ricos-custom-h6-font-size:16px;--ricos-custom-quote-line-height:1.5;--ricos-custom-quote-font-size:18px;--ricos-custom-code-block-line-height:1.5;--ricos-breakout-normal-padding-start:0;--ricos-breakout-normal-padding-end:0;--ricos-breakout-full-width-padding-start:0;--ricos-breakout-full-width-padding-end:0" data-id="content-viewer"><div class="IdchG"><div class="OWEgq"><p class="S1KXg Vmlgg hRuKg bOLt2" dir="auto" id="viewer-tybb07"><span class="KS6-G"><span>Quiero apuntarme</span></span></p></div></div></div></div></div></div></label></div></div></div></div></div></div></div><div role="region" aria-live="polite"><div style="transition:opacity 350ms ease-in-out;opacity:0"></div></div></div></fieldset></form></div></div></div></div></div></div><div id="comp-m74taywh" class="comp-m74taywh" data-semantic-classname="button"><a data-testid="linkElement" href="https://appt.link/meet-with-david-chevalier-LEfNa3eG/web-conference" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-m74tayy01__root wixui-button StylableButton2545352419__link" aria-label="Pide tu cita online"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Pide tu cita online</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="19.999 58 160.001 84" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M172.5 142a7.485 7.485 0 0 1-5.185-2.073L100 75.808l-67.315 64.12c-2.998 2.846-7.74 2.744-10.606-.234a7.454 7.454 0 0 1 .235-10.565l72.5-69.057a7.524 7.524 0 0 1 10.371 0l72.5 69.057a7.455 7.455 0 0 1 .235 10.565A7.503 7.503 0 0 1 172.5 142z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div><div id="comp-lm4yrc3n" class="comp-lm4yrc3n w4DepW"><ul class="tN_ggS" aria-label="Barra de redes sociales"><li id="dataItem-lm4ysmr1-comp-lm4yrc3n" class="re13Ik"><a data-testid="linkElement" href="https://walink.co/f1a2da" target="_blank" rel="noreferrer noopener" class="twXk19" aria-label="Whatsapp"><img sizes="83px" srcSet="https://static.wixstatic.com/media/11062b_8b3cbae79dcb4a55b4ec2bac32f88d96~mv2.png/v1/fill/w_83,h_83,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_8b3cbae79dcb4a55b4ec2bac32f88d96~mv2.png 1x, https://static.wixstatic.com/media/11062b_8b3cbae79dcb4a55b4ec2bac32f88d96~mv2.png/v1/fill/w_166,h_166,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_8b3cbae79dcb4a55b4ec2bac32f88d96~mv2.png 2x" id="img_0_comp-lm4yrc3n" src="https://static.wixstatic.com/media/11062b_8b3cbae79dcb4a55b4ec2bac32f88d96~mv2.png/v1/fill/w_83,h_83,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_8b3cbae79dcb4a55b4ec2bac32f88d96~mv2.png" alt="Whatsapp" style="object-fit:cover" class="ZK9snE sFiSiq" width="83" height="83"/></a></li></ul></div></div></div></section></div></div></div></div></div></div></div></main><div id="soapAfterPagesContainer" class="page-without-sosp soapAfterPagesContainer page-without-sosp"><div data-mesh-id="soapAfterPagesContainerinlineContent" data-testid="inline-content" class=""><div data-mesh-id="soapAfterPagesContainerinlineContent-gridContainer" data-testid="mesh-container-content"><div id="CONTROLLER_COMP_CUSTOM_ID" style="display:none"></div></div></div></div><footer id="SITE_FOOTER" class="CDNoF4 SITE_FOOTER wixui-footer" tabindex="-1"><div class="kBvIHj"><div class="EaoiSu" data-testid="screenWidthContainerBg"></div></div><div class="YmWgf4"><div class="H2MmBb"><div class="CmHRsG" data-testid="screenWidthContainerBgCenter"></div></div><div class="XgJ1FR"><div data-mesh-id="SITE_FOOTERinlineContent" data-testid="inline-content" class=""><div data-mesh-id="SITE_FOOTERinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lm592bln" class="comp-lm592bln CeUMmm wixui-column-strip"><div id="bgLayers_comp-lm592bln" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bln" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-lm592bln" data-motion-part="BG_MEDIA comp-lm592bln" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-lm592bop" class="comp-lm592bop FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bop" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bop" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bop" data-motion-part="BG_MEDIA comp-lm592bop" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bopinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bopinlineContent-gridContainer" data-testid="mesh-container-content"><section id="comp-lm592bp3" class="comp-lm592bp3 CeUMmm wixui-column-strip"><div id="bgLayers_comp-lm592bp3" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bp3" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-lm592bp3" data-motion-part="BG_MEDIA comp-lm592bp3" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-lm592bp5" class="comp-lm592bp5 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bp5" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bp5" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bp5" data-motion-part="BG_MEDIA comp-lm592bp5" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bp5inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bp5inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-j1hxn63z" class="N8MGzv _v6ohL comp-j1hxn63z wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="color:#509562;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">TERAPIA &amp; COACHING </span></span></span><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">ONLINE</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:center;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:justify;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="font-weight:400;" class="wixui-rich-text__text">Las sesiones online permite flexibilidad y comodidad. Puedes acceder a sesiones desde la comodidad de tu hogar, sin necesidad de desplazamientos ni horarios r&iacute;gidos.&nbsp;</span></span></span></span></span></span></p></div></div></div></div><div id="comp-lm592bpm1" class="comp-lm592bpm1 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bpm1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bpm1" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bpm1" data-motion-part="BG_MEDIA comp-lm592bpm1" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bpm1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bpm1inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-knah93cx" class="N8MGzv _v6ohL comp-knah93cx wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">MAPA DEL SITIO</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;">&nbsp;</p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><a href="https://www.onlineterapia.org/terapia" target="_self" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">Terapia individual</span></a></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><a href="https://www.onlineterapia.org" target="_self" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">Coaching</span></a></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><a href="https://www.onlineterapia.org/contacto" target="_self" class="wixui-rich-text__text">Contacto</a></span></span></span></span></p></div></div></div></div><div id="comp-lm592bpp1" class="comp-lm592bpp1 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bpp1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bpp1" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bpp1" data-motion-part="BG_MEDIA comp-lm592bpp1" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bpp1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bpp1inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-knilq4kf" class="N8MGzv _v6ohL comp-knilq4kf wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">SERVICIOS</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">Terapia Presencial</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">Terapias Online</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">Coaching Online</span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="inherit-font-size wixui-rich-text__text" style="font-size:15px;"><span class="wixGuard wixui-rich-text__text">​</span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:justify;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixGuard wixui-rich-text__text">​</span></span></span></span></span></p></div></div></div></div><div id="comp-lm592bq1" class="comp-lm592bq1 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bq1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bq1" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bq1" data-motion-part="BG_MEDIA comp-lm592bq1" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bq1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bq1inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-knah1r6o" class="N8MGzv _v6ohL comp-knah1r6o wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="color:#509562;" class="wixui-rich-text__text"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">PRIMERA SESION&nbsp;</span></span></span><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">ONLINE</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:center;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:justify;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span style="font-weight:bold;" class="wixui-rich-text__text">Pide tu primera entrevista gratuita</span>, elige tu hora y te atiendo .Si, problemas de movilidad, comodidad, necesidad de flexibilidad, viajes frecuentes p</span></span></span></span><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text">uedes hacer tus sesiones online. </span></span></span></span></p>

<p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal; text-align:justify;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="wixui-rich-text__text">​</span></span></span></span></span></p></div><div id="comp-knah3lo4" class="comp-knah3lo4" data-semantic-classname="button"><a data-testid="linkElement" href="https://appt.link/meet-with-david-chevalier-LEfNa3eG/web-conference" target="_blank" rel="noreferrer noopener" class="StylableButton2545352419__root style-lmm0rxie__root wixui-button StylableButton2545352419__link" aria-label="Pide tu cita online"><span class="StylableButton2545352419__container"><span class="StylableButton2545352419__label wixui-button__label" data-testid="stylablebutton-label">Pide tu cita online</span><span class="StylableButton2545352419__icon wixui-button__icon" aria-hidden="true" data-testid="stylablebutton-icon"><span><svg data-bbox="19.999 58 160.001 84" viewBox="0 0 200 200" height="200" width="200" xmlns="http://www.w3.org/2000/svg" data-type="shape">
    <g>
        <path d="M172.5 142a7.485 7.485 0 0 1-5.185-2.073L100 75.808l-67.315 64.12c-2.998 2.846-7.74 2.744-10.606-.234a7.454 7.454 0 0 1 .235-10.565l72.5-69.057a7.524 7.524 0 0 1 10.371 0l72.5 69.057a7.455 7.455 0 0 1 .235 10.565A7.503 7.503 0 0 1 172.5 142z"/>
    </g>
</svg>
</span></span></span></a></div></div></div></div></div></section><section id="comp-lm592bqa2" class="comp-lm592bqa2 CeUMmm wixui-column-strip"><div id="bgLayers_comp-lm592bqa2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bqa2" class="ktMZav"><div data-testid="colorUnderlay" class="V9k0ll etGVsi"></div><div id="bgMedia_comp-lm592bqa2" data-motion-part="BG_MEDIA comp-lm592bqa2" class="etSQ9j"></div></div><div data-testid="columns" class="Ak0vpt"><div id="comp-lm592bqc1" class="comp-lm592bqc1 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bqc1" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bqc1" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bqc1" data-motion-part="BG_MEDIA comp-lm592bqc1" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bqc1inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bqc1inlineContent-gridContainer" data-testid="mesh-container-content"><div id="comp-lm592bqd5" class="comp-lm592bqd5 wixui-vector-image"><div data-testid="svgRoot-comp-lm592bqd5" class="iL7Pq5 gx51wo comp-lm592bqd5"><?xml version="1.0" encoding="UTF-8"?>
<svg preserveAspectRatio="xMidYMid meet" data-bbox="9.82 31.53 511.66 511.83" viewBox="9.82 31.53 511.66 511.83" xmlns="http://www.w3.org/2000/svg" data-type="tint" role="img" aria-label="call  now">
    <g>
        <path d="M521.47 289.43c-1.62-3-1.65-6 0-9v9z" fill="#909090"/>
        <path d="M9.83 276.43c1.56 2 1.49 4 0 6v-6z" fill="#272727"/>
        <path d="M9.83 288.43c1.46 2 1.57 4 0 6v-6z" fill="#303030"/>
        <path d="M251.58 32.36c-1.04-.04-2.33.8-2.91-.83h3c.34.22.44.42.3.59-.13.16-.26.24-.39.24z" fill="#828282"/>
        <path d="M251.58 32.36c.04-.28.07-.55.08-.83h3c.34.22.44.42.31.6-.12.17-.25.26-.37.26l-3.02-.03z" fill="#5C5C5C"/>
        <path d="M277.7 32.39c-1.14.13-2.3.37-3.06-.86h3c.31.17.42.36.33.56-.08.2-.17.3-.27.3z" fill="#4E4E4E"/>
        <path d="M10.69 270.38c.14 1.14.42 2.32-.87 3.05v-3c.27-.41.56-.45.87-.05z" fill="#6A6A6A"/>
        <path d="M10.63 299.49c-.06 1.03.93 2.36-.81 2.93v-3c.31-.45.58-.45.81.07z" fill="#959595"/>
        <path d="M254.59 32.39c.03-.29.06-.57.07-.86h2c-.44.89-1.21.99-2.07.86z" fill="#464646"/>
        <path d="M277.7 32.39c-.03-.29-.05-.57-.06-.86h2c.31.17.42.35.33.54-.09.2-.18.3-.28.3-.66 0-1.33.01-1.99.02z" fill="#676767"/>
        <path d="M279.69 32.37c-.03-.28-.05-.56-.05-.84h2c.31.17.42.35.33.55-.09.2-.19.29-.29.29h-1.99z" fill="#838383"/>
        <path d="M281.68 32.37c-.03-.28-.04-.56-.04-.84h2c-.23 1.26-1.13.96-1.96.84z" fill="#9E9E9E"/>
        <path d="M10.69 270.38c-.29.03-.58.05-.87.05v-2c1.22.24.97 1.13.87 1.95z" fill="#8C8C8C"/>
        <path d="M521.47 276.43c-1.43-.67-1.49-1.33 0-2v2z" fill="#BBBBBB"/>
        <path d="M521.47 296.43c-1.49-.67-1.43-1.33 0-2v2z" fill="#BFBFBF"/>
        <path d="M10.63 299.49c-.27.02-.54 0-.81-.07v-2c1.06.39 1.02 1.2.81 2.07z" fill="#747474"/>
        <path d="M521.47 271.44c-.66-.68-.51-1.53-.51-2.35-.03-22.57-4.92-44.29-12.3-65.43-15.25-43.69-40.55-80.7-75.54-110.97-35.83-31-77.13-50.55-123.82-58.75-7.86-1.38-15.82-1.2-23.66-2.41h-2c-.65.69-1.5.46-2.29.52h-3.72c-1-.13-2.11.35-2.98-.52h-17.99c-.67.73-1.57.45-2.38.52h-2.56c-1.02-.14-2.15.36-3.05-.52h-4c-.39.33-.83.5-1.35.51-21.23.22-41.62 5.14-61.47 12.01-44.57 15.41-82.29 41.18-112.83 77.15-31.36 36.94-50.83 79.41-57.79 127.49-.76 5.23-.28 10.57-1.4 15.76v4c.67.62.47 1.44.51 2.2-.1.94.3 1.98-.51 2.8v3c.82 2 .82 4 0 6v6c.82 2 .82 4 0 6v3c.67.62.47 1.44.51 2.2-.1.94.3 1.98-.51 2.8v4c1.24 4.35.69 8.87 1.28 13.28 3.85 28.7 13.17 55.64 26.24 81.35 1.45 2.85 1.92 5.48 1.22 8.6-8.97 39.96-17.65 79.99-26.44 119.99-.98 4.47-2.27 9-1.31 13.69h2c3.85-1 7.85-.87 11.73-1.76 40.24-9.26 80.53-18.29 120.78-27.52 3.42-.78 6.52-.66 9.67.93 11.62 5.88 23.81 10.29 36.24 14.16 34.42 10.72 69.7 13.48 105.21 9.07 64.16-7.97 118.06-36.39 161.33-84.64 32.66-36.41 52.84-78.82 61.26-126.96 1.52-8.7.96-17.53 2.44-26.19v-4c-.63-.67-.63-1.33 0-2v-5c-.8-3-.8-6 0-9v-4c-.63-.67-.63-1.33 0-2-.01-1.01-.01-2.01-.01-3.01zM357.34 478.26c-66.62 30.1-132.53 27.53-197.11-6.85-2.55-1.36-4.8-2.06-7.92-1.33-29.44 6.85-58.93 13.44-89.22 20.29 4.79-21.88 9.43-43.11 14.09-64.33 1.71-7.79 3.36-15.6 5.25-23.34.72-2.97.21-5.34-1.34-7.97-14.17-23.96-24.2-49.49-28.54-77.1-8.11-51.58 1.7-99.76 29.19-143.93 30.65-49.22 74.58-81.19 130.72-95.61 116.77-30 236.19 43.1 263.25 160.72C497.96 335.58 448 437.3 357.34 478.26z"/>
        <path d="M191.79 173.4c9.7-2.42 14.98 3.97 18.67 13.32 5.35 13.58 10.99 27.06 16.64 40.52 1.6 3.8 1.43 7.18-.24 10.98-3.19 7.25-8.84 12.4-14.12 17.92-5.29 5.53-5.46 7.45-1.54 14 18.87 31.61 45.11 54.66 79.34 68.46 6.13 2.47 8.47 2.05 12.69-2.88 6.06-7.08 12.25-14.07 17.55-21.75 3.11-4.5 6.94-5.82 12.05-3.74 17.07 6.97 33.28 15.72 49.75 23.95 2.98 1.49 3.69 4.24 3.6 7.14-.46 15.53-4.25 29.24-17.9 39.14-18.38 13.33-37.97 14.59-59.28 9.45-54.28-13.11-96.07-43.98-128.34-88.77-11.27-15.65-22.8-31.18-28.41-50.02-7.29-24.53-4-47.02 13.3-66.67 8.46-9.63 11.67-11.05 26.24-11.05z"/>
    </g>
</svg>
</div></div><div id="comp-lm592bqi4" class="N8MGzv _v6ohL comp-lm592bqi4 wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:14px; line-height:normal;"><span style="font-size:14px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="font-family:questrial;" class="wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text"><span style="font-family:helvetica-w01-light,helvetica-w02-light,sans-serif;" class="wixui-rich-text__text">+34 646 457 109</span></span></span></span></span></span></span></p></div></div></div></div><div id="comp-lm592bql2" class="comp-lm592bql2 FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bql2" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bql2" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bql2" data-motion-part="BG_MEDIA comp-lm592bql2" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bql2inlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bql2inlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><div id="comp-lm592bqn" class="comp-lm592bqn FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bqn" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bqn" class="QG9w8P"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bqn" data-motion-part="BG_MEDIA comp-lm592bqn" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bqninlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bqninlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div><div id="comp-lm592bqu" class="comp-lm592bqu FDI5TK wixui-column-strip__column"><div id="bgLayers_comp-lm592bqu" data-hook="bgLayers" data-motion-part="BG_LAYER comp-lm592bqu" class="QG9w8P bxC6yg"><div data-testid="colorUnderlay" class="LNYVZi ayCf9D"></div><div id="bgMedia_comp-lm592bqu" data-motion-part="BG_MEDIA comp-lm592bqu" class="ROWgFb"></div></div><div data-mesh-id="comp-lm592bquinlineContent" data-testid="inline-content" class=""><div data-mesh-id="comp-lm592bquinlineContent-gridContainer" data-testid="mesh-container-content"></div></div></div></div></section><div id="comp-lm592bqk" class="N8MGzv _v6ohL comp-lm592bqk wixui-rich-text" data-testid="richTextElement"><p class="font_8 wixui-rich-text__text" style="font-size:15px; line-height:normal;"><span style="font-family:raleway,sans-serif;" class="wixui-rich-text__text"><span style="font-size:15px;" class="wixui-rich-text__text"><span class="color_15 wixui-rich-text__text"><span style="font-weight:normal;" class="wixui-rich-text__text"><span style="font-style:normal;" class="wixui-rich-text__text"><span style="letter-spacing:0em;" class="wixui-rich-text__text"><span style="letter-spacing:normal;" class="wixui-rich-text__text">All Rights Reserved to Online Terapia</span></span></span></span></span></span></span></p></div></div></div></div></div></section></div></div></div></div></footer></div></div><div id="SCROLL_TO_BOTTOM" class="qe3oTb ignore-focus SCROLL_TO_BOTTOM" role="region" tabindex="-1" aria-label="bottom of page"><span class="TvbeET">bottom of page</span></div></div></div>

<script id="wix-skip-played-animations">
    window.__pageRevealPromise && window.__pageRevealPromise.then(function() {
        requestAnimationFrame(function() {
            try {
                var stored = sessionStorage.getItem('wix-motion-played-animations');
                if (stored) {
                    var played = JSON.parse(stored);
                    for (var compId in played) {
                        if (played[compId]) {
                            var el = document.getElementById(compId);
                            if (el) {
                                el.dataset.motionEnter = 'done';
                            }
                        }
                    }
                }
            } catch (e) {}
        });
    });
</script>

    <script type="application/json" id="wix-fedops">{"data":{"site":{"metaSiteId":"c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","userId":"9af21475-851d-4284-a0ee-01b706507531","siteId":"a668525a-8bde-4742-b10c-4666bb05eaeb","externalBaseUrl":"https:\/\/www.onlineterapia.org","siteRevision":4,"siteType":"UGC","dc":"virginia-pub","isResponsive":false,"editorName":"Unknown","sessionId":"9b4ccc5b-b4c4-4a3e-badb-9b2c1d5770a0","isSEO":true,"appNameForBiEvents":"thunderbolt"},"rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"Rollout","code":1},"requestUrl":"https:\/\/www.onlineterapia.org\/?feed=rss2","isInSEO":true,"platformOnSite":true}}</script>
    <script>window.fedops = JSON.parse(document.getElementById('wix-fedops').textContent)</script>

    
        <script id='sendFedopsLoadStarted'>
            (()=>{"use strict";var e={},r={};function t(i){var n=r[i];if(void 0!==n)return n.exports;var o=r[i]={exports:{}};return e[i](o,o.exports,t),o.exports}t.rv=()=>"1.6.6",t.ruid="bundler=rspack@1.6.6";let i="unknown",n=e=>{let r,t,n=(r=e.cache,t=e.varnish,`${r||i},${t||i}`);return{caching:n,isCached:n.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}};function o(){return"undefined"!=typeof crypto&&"function"==typeof crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let r=16*Math.random()|0;return("x"===e?r:3&r|8).toString(16)})}let a=/Mobile|Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i,s=/iPhone|iPad|iPod/i;!function(){let{site:e,rollout:r,fleetConfig:t,requestUrl:c,isInSEO:d,shouldReportErrorOnlyInPanorama:p}=window.fedops.data,u=(e=>{let{userAgent:r}=e.navigator;return/instagram.+google\/google/i.test(r)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(r)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:r}=window;if(!e||!r)return"document";let{webdriver:t,userAgent:i,plugins:n,languages:o}=r;if(t)return"webdriver";if(!n||Array.isArray(n))return"plugins";if(Object.getOwnPropertyDescriptor(n,"0")?.writable)return"plugins-extra";if(!i)return"userAgent";if(i.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!o||0===o.length||!Object.isFrozen(o))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:r}=e;if(r&&/ (\(internal\/)|(\(?file:\/)/.test(r))return"stack"}}return""})()||(d?"seo":""),m=!!u,{isCached:w,caching:f,microPop:h}=((e,r)=>{let t,o=(e=>{let r;try{r=e()}catch{r=[]}let t=r.reduce((e,r)=>(e[r.name]=r.description,e),{});return{cache:t.cache,varnish:t.varnish,microPop:t.dc}})(r);if(o.cache||o.varnish)return n({cache:o.cache||i,varnish:o.varnish||i,microPop:o.microPop});let a=(t=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&t.length?{cache:t[1],varnish:t[2]||i,microPop:t[3]}:null;return a?n(a):{caching:i,isCached:!1}})(document.cookie,()=>performance.getEntriesByType("navigation")[0].serverTiming||[]),g={WixSite:1,UGC:2,Template:3}[e.siteType]||0,v=e.appNameForBiEvents,{isDACRollout:x,siteAssetsVersionsRollout:y}=r,S=+!!x,I=+!!y,$=0===t.code||1===t.code?t.code:null,P=2===t.code,b=Date.now()-window.initialTimestamps.initialTimestamp,_=Math.round(performance.now()-(()=>{try{let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e.activationStart??0}catch{}return 0})()),{visibilityState:O}=document,{fedops:T,addEventListener:A,thunderboltVersion:k}=window;T.apps=T.apps||{},T.apps[v]={startLoadTime:_},T.sessionId=e.sessionId,T.vsi=o(),T.is_cached=w,T.phaseStarted=N(28),T.phaseEnded=N(22),performance.mark("[cache] "+f+(h?" ["+h+"]":"")),T.reportError=(e,r="load")=>{let t=e?.reason||e?.message;t?(p||E(26,`&errorInfo=${t}&errorType=${r}`),M({error:{name:r,message:t,stack:e?.stack}})):e.preventDefault()},A("error",T.reportError),A("unhandledrejection",T.reportError);let R=!1;function E(r,t=""){if(c.includes("suppressbi=true"))return;var i="//frog.wix.com/bolt-performance?src=72&evid="+r+"&appName="+v+"&is_rollout="+$+"&is_company_network="+P+"&is_sav_rollout="+I+"&is_dac_rollout="+S+"&dc="+e.dc+(h?"&microPop="+h:"")+"&is_cached="+w+"&msid="+e.metaSiteId+"&session_id="+window.fedops.sessionId+"&ish="+m+"&isb="+m+(m?"&isbr="+u:"")+"&vsi="+window.fedops.vsi+"&caching="+f+(R?",browser_cache":"")+"&pv="+O+"&pn=1&v="+k+"&url="+encodeURIComponent(c)+"&st="+g+`&ts=${b}&tsn=${_}`+t;let n=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{n=navigator.sendBeacon(i)}catch{}n||(new Image().src=i)}function M({transaction:r,error:t}){let i=[{fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",componentId:`${"Studio"===window.fedops.data.site.editorName?"wix-studio":`thunderbolt${window.fedops.data.site.isResponsive?"-responsive":""}`}`,platform:"viewer",msid:window.fedops.data.site.metaSiteId,sessionId:window.fedops.vsi,sessionTime:Date.now()-window.initialTimestamps.initialTimestamp,logLevel:t?"ERROR":"INFO",message:t?.message??(r?.name&&`${r.name} START`),errorName:t?.name,errorStack:t?.stack,transactionName:r?.name,transactionAction:r&&"START",isSsr:!1,dataCenter:e.dc,isCached:!!w,isRollout:!!$,isHeadless:!!m,isDacRollout:!!S,isSavRollout:!!I,isCompanyNetwork:!!P}];try{let e=JSON.stringify({messages:i});return navigator.sendBeacon("https://panorama.wixapps.net/api/v1/bulklog",e)}catch(e){console.error(e)}}function N(e){return(r,t)=>{let i=Date.now()-b,n=`&name=${r}&duration=${i}`,o=t&&t.paramsOverrides?Object.keys(t.paramsOverrides).map(e=>e+"="+t.paramsOverrides[e]).join("&"):"";E(e,o?`${n}&${o}`:n)}}if(A("pageshow",({persisted:e})=>{e&&!R&&(R=!0,T.is_cached=!0)},!0),window.__browser_deprecation__)return;let C=document.referrer?`&document_referrer=${document.referrer}`:"",D=window.sessionStorage.getItem("isMpa"),B=D?`&isMpa=${D}`:"";D&&window.sessionStorage.removeItem("isMpa");let U=window.sessionStorage.getItem("mpaSessionId");U||(U=o(),window.sessionStorage.setItem("mpaSessionId",U)),window.fedops.mpaSessionId=U;let F=function(w){let r=w.navigator?.userAgent||"",t=w.devicePixelRatio||1;if(s.test(r))return(w.visualViewport?.scale||1)>1;if(a.test(r)){let b=null;try{let v=localStorage.getItem("wix_dpr_baseline");if(v){let d=Number(v);if(d>0)b=d}}catch(e){}return!!b&&t>b&&Math.round(t/b*100)/100>1}let i=w.innerWidth||0,n=w.outerWidth||0;if(!t||!i||!n)return!1;let o=Math.trunc(t*i)<=n?1:2;return t>o&&Math.round(t/o*100)/100>1}(window),W=function(e){let r=e.visualViewport?.scale;return{devicePixelRatio:e.devicePixelRatio||1,innerWidth:e.innerWidth,outerWidth:e.outerWidth,...null!=r?{visualViewportScale:r}:{}}}(window);E(21,`&platformOnSite=${window.fedops.data.platformOnSite}&hasInitialZoom=${F}&infoInitialZoom=${encodeURIComponent(JSON.stringify(W))}&mpaSessionId=${U}${C}${B}`),M({transaction:{name:"PANORAMA_COMPONENT_LOAD"}})}()})();
        </script>
    

    <!-- Polyfills check -->
    <script>
		if (
			typeof Promise === 'undefined' ||
			typeof Set === 'undefined' ||
			typeof Object.assign === 'undefined' ||
			typeof Array.from === 'undefined' ||
			typeof Symbol === 'undefined'
		) {
			// send bi in order to detect the browsers in which polyfills are not working
			window.fedops.phaseStarted('missing_polyfills')
		}
    </script>


<!-- initCustomElements # 1-->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.9080a3b9.bundle.min.js">(()=>{"use strict";var e,r,a,o,t,c,i,n={},d={};function f(e){var r=d[e];if(void 0!==r)return r.exports;var a=d[e]={id:e,loaded:!1,exports:{}};return n[e].call(a.exports,a,a.exports,f),a.loaded=!0,a.exports}if(f.m=n,f.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return f.d(r,{a:r}),r},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,f.t=function(a,o){if(1&o&&(a=this(a)),8&o||"object"==typeof a&&a&&(4&o&&a.__esModule||16&o&&"function"==typeof a.then))return a;var t=Object.create(null);f.r(t);var c={};e=e||[null,r({}),r([]),r(r)];for(var i=2&o&&a;("object"==typeof i||"function"==typeof i)&&!~e.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach(e=>{c[e]=()=>a[e]});return c.default=()=>a,f.d(t,c),t},f.d=(e,r)=>{for(var a in r)f.o(r,a)&&!f.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:r[a]})},f.f={},f.e=e=>Promise.all(Object.keys(f.f).reduce((r,a)=>(f.f[a](e,r),r),[])),f.u=e=>"6948"===e?"thunderbolt-commons.f70a5b9e.bundle.min.js":"3033"===e?"fastdom.inline.48a8bd4b.bundle.min.js":"1619"===e?"custom-element-utils.inline.de2aa062.bundle.min.js":"5205"===e?"render-indicator.inline.df41a0e9.bundle.min.js":"7151"===e?"version-indicator.inline.6e1aba96.bundle.min.js":"6008"===e?"bi-common.inline.bd98b808.bundle.min.js":""+(({1059:"santa-platform-utils",1090:"speculationRules",1116:"passwordProtectedPage",1122:"group_19",1211:"siteUrlService",1278:"group_24",131:"siteThemeService",1353:"pageContextService",1374:"editorWixCodeSdk",1438:"sdkStateService",1522:"builderContextProviders",1533:"merge-mappers",1538:"businessLogger",1611:"group_44",1638:"quickActionBar",1732:"aboveTheFoldService",1788:"qaApi",1791:"businessLoggerService",180:"urlService",1802:"provideCssService",1818:"Repeater_FixedColumns",182:"consentPolicy",1869:"windowScroll",1932:"customCss",1951:"group_45",1969:"wixEcomFrontendWixCodeSdk",2017:"debug",2031:"platformInteractionsService",2089:"group_47",2130:"ForwardRef",2144:"group_30",2198:"platformDynamicRouteService",2220:"group_31",2221:"anchorsService",2226:"translationsService",2242:"builderModuleLoader",2303:"externalServices",2304:"TPAModal",2442:"group_37",2570:"thunderbolt-components-registry",2609:"imagePlaceholder",2616:"linkUtilsService",2624:"group_2",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",28:"thunderbolt-components-registry-builder",2859:"platformEnvironmentService",2867:"namedSignalsService",2880:"environmentService",294:"stores",2996:"seoService",3026:"lightboxService",3187:"businessManager",3221:"multilingual",3336:"platformExperimentsService",3370:"domSelectors",3373:"rendererConfiguration",3407:"clientSdk",3531:"panorama",3607:"UnauthorizedComponent",3654:"ssrCache",3714:"seo-api-converters",3801:"wixDomSanitizer",3872:"siteMembers",3884:"tpaModuleProvider",3894:"protectedPages",3979:"dynamicPages",399:"searchBox",3992:"componentsqaapi",3996:"environmentWixCodeSdk",4134:"group_4",4183:"svgLoader",419:"TPAPopup",4217:"group_21",4218:"group_0",4310:"becky-css",4331:"platform",4345:"dashboardWixCodeSdk",4354:"editorElementsDynamicTheme",4443:"pagesService",4444:"siteExperimentsService",4456:"sitePagesService",4499:"siteScrollBlockerService",4675:"stickyToComponent",4708:"reporter-api",477:"group_32",4803:"dynamicRouteService",4819:"group_35",489:"platformNamedSignalsService",4990:"accessibility",5002:"group_28",5067:"accessibilityBrowserZoom",5154:"servicesManagerReact",5183:"renderIndicator",5187:"group_7",5213:"scrollToAnchor",5221:"containerSliderService",5238:"triggersAndReactions",5289:"SiteStyles",5296:"platformPubsub",5298:"assetsLoader",5363:"environment",5391:"widgetWixCodeSdk",5474:"platformPageContextService",5675:"group_41",569:"siteMembersService",572:"animationsWixCodeSdk",5745:"ByocStyles",5750:"platformSiteMembersService",5761:"group_10",5794:"seo-api",5837:"group_14",5863:"appMonitoring",5874:"navigation",5901:"group_5",5976:"AppPart",6095:"styleUtilsService",6103:"usedPlatformApis",6134:"routerService",6135:"customUrlMapper",6155:"imagePlaceholderService",6182:"motion",6218:"group_11",6258:"group_20",6285:"versionIndicator",6428:"ContentReflowBanner",6647:"mobileFullScreen",6715:"feedback",6749:"router",6753:"group_36",6839:"platformFedopsLoggerService",6891:"group_38",6979:"consentPolicyService",6992:"platformTranslationsService",700:"module-executor",7016:"externalComponent",7109:"group_43",7141:"group_50",7146:"serviceRegistrar",7200:"canvas",7233:"FontRulersContainer",7284:"widget",7291:"platformMultilingualService",7356:"group_48",7360:"AppPart2",7482:"vsm-css",7502:"group_42",7538:"group_8",7554:"headAppenderService",7575:"renderer",7644:"group_6",7716:"group_40",7726:"TPAUnavailableMessageOverlay",7729:"tpa",7796:"Repeater_FluidColumns",7801:"testApi",7859:"siteMembersWixCodeSdk",7896:"platformSiteUrlService",7921:"interactions",7981:"domStore",8051:"animations",8207:"FontFaces",821:"group_25",8211:"cyclicTabbingService",8255:"platformRouterService",8277:"pageAnchors",8319:"platformSitePagesService",8332:"platformSiteThemeService",8339:"platformLinkUtilsService",8428:"containerSlider",8547:"group_49",8559:"TPAWorker",8574:"builderComponent",858:"fedopsLoggerService",8656:"RemoteRefDeadComp",8662:"GhostComp",8678:"cyclicTabbing",87:"ooi",8729:"group_9",8742:"topologyService",8770:"platformStyleUtilsService",8919:"group_3",8932:"group_39",897:"group_29",8970:"contentReflow",898:"group_46",906:"onloadCompsBehaviors",9081:"group_18",9091:"platformTopologyService",9111:"BuilderComponentDeadComp",9182:"group_51",9214:"multilingualService",9270:"siteScrollBlocker",9316:"platformPagesService",9387:"group_27",9395:"popups",9421:"provideComponentService",9467:"platformSdkStateService",95:"componentsLoader",959:"group_23",9740:"wix-seo-SEO_DEFAULT",9764:"platformConsentPolicyService",9768:"group_22",9779:"tslib.inline",9845:"routerFetch",9863:"tpaWidgetNativeDeadComp",9980:"mpaNavigation"})[e]||e)+"."+({1039:"a5b67e5b",1055:"199df8a3",1059:"97687ea7",1090:"a3bd36f2",1116:"0ca6746a",1122:"4875e118",1211:"e04e6b11",1278:"640e5dc7",131:"3f91d92c",1353:"c7f56c39",1374:"038d9db5",1393:"5784dbd6",1394:"0eaac42b",1438:"71300f29",1522:"7327465b",1533:"cc0e5e48",1538:"b3c0de71",1611:"32da439a",1638:"e48f9c16",1732:"85c35750",1788:"54c48f6e",1791:"2d664784",180:"35aa0cea",1802:"f3935263",1818:"82eb4dab",182:"c6d6bb2a",1869:"94e57fc8",1932:"a28809a6",1951:"c1314395",1969:"62ed7f20",1995:"1e8f768b",2017:"56b3ffe6",2031:"9ba7b2d1",2089:"84e4b439",2121:"f1234873",2130:"972f1da6",2144:"9c67f98b",2198:"baae7f3c",2220:"820e7611",2221:"63c7f2ef",2226:"3daa28d5",2242:"eff21e4a",2260:"4cb442fd",2303:"a9aa058b",2304:"1c4e2cd1",2339:"5b90ab0f",2442:"22be02da",2516:"c0d84d69",2570:"5b11072b",2609:"3c11dd4b",2616:"bd9a550d",2624:"e2053eda",2689:"fa382800",2735:"4bd510e1",28:"6b469a9d",2859:"2b9317db",2867:"7750bd1a",2870:"d23a6a9f",2880:"676d132e",294:"271cca5b",2996:"c651b2c6",3026:"4b3638cd",3062:"45162ad9",3140:"87572dc1",3187:"6bd030ea",3219:"d9e9b615",3221:"9d540a42",3334:"f909f78e",3336:"da9f5032",3370:"1b55da8c",3373:"018e73de",3407:"f155b667",3531:"a27650b3",3600:"83d984c4",3607:"8e13c2dd",3654:"f7fb72e6",3714:"68b7a402",3801:"27c91af6",3853:"a642597e",3872:"316b24a4",3884:"51ac9350",3894:"68a5e715",3979:"4ff4e6f5",399:"b003db84",3992:"17ef48ef",3996:"566c4d0f",4134:"712555ae",4150:"f81510a7",4183:"43e8040d",419:"a13a7947",4217:"cb838eb5",4218:"b58e75e0",4275:"d8a916d4",4310:"704a12fe",4331:"9a209b2a",4345:"79d7d98c",4354:"89ba8f0a",4443:"d610a8d7",4444:"b290cefc",4456:"d8cb8478",4499:"155665ef",4675:"726f62ad",4708:"fbc2ffa7",4711:"f5644cf6",4729:"8c88d513",477:"8301aee1",4803:"727d9bda",4819:"35cb204d",489:"c63574d0",4946:"e0c2f0c6",4990:"e4888b8e",5002:"517aa7aa",5067:"f43a588a",5116:"57a5027a",5124:"9478cca7",5144:"b7a61896",5154:"e18dd7db",5183:"c95e75a9",5187:"a6306846",5213:"bd63e157",5221:"10638ce4",5238:"2c5caf8e",5239:"3a6d40c6",5289:"a8b3f792",5296:"d41c28b7",5298:"996a419c",5363:"7ac3f543",5391:"1f95c9a9",5474:"962c70ec",5512:"d58e2382",5675:"fdc7f282",569:"05a62102",572:"9f05a568",5745:"4ac8a223",5750:"e69c669b",5761:"d3c97b81",5794:"bdbe3562",5837:"ce4fa204",5863:"999a8f0d",5872:"5ced11b9",5874:"eba89c08",5901:"92d0fc18",5976:"6a8402a6",6009:"89a82fff",603:"4a086123",6095:"45737a18",6103:"2fac58dc",6134:"fde8630a",6135:"6711c5a7",6155:"c6a1d133",6182:"a51fa0ca",6218:"18733d1a",6258:"5d42631d",628:"25bc75e2",6285:"a8fe3456",6332:"a160b4a3",6428:"dffb6c1d",6429:"43963a0e",6636:"75735a04",6647:"26016b15",6690:"689ec22e",6715:"9279907e",6749:"bf43d155",6753:"0c09014c",6839:"897a3cc7",6887:"64cadf7e",6891:"727d90c2",6931:"0707a6c1",6979:"ed5d206b",6992:"25507953",6998:"c851486c",700:"54de4c74",7016:"8d42127e",7109:"fe23d399",7127:"130b4e34",7141:"f473d1ca",7146:"90755ef2",7188:"2c189efc",7200:"bfd00c3f",7233:"f9341c8b",7284:"e18b4874",7291:"5c1f3041",7356:"8aafa69d",7360:"327ec15d",7482:"c65fc185",7502:"4f688caf",7538:"5436ee50",7554:"3cea1b39",7575:"4c5420f0",7587:"81f09db7",759:"dea97204",7644:"eb9ea93a",7716:"b48b66d9",7726:"8e304d9b",7729:"81980d31",7796:"6c0fb6fc",7801:"6a858867",7859:"46df8de0",7896:"beb65605",7921:"f05bd063",7981:"ece10f59",8051:"d94f0463",814:"acfce97e",8207:"6c3c8de5",821:"724dfd3a",8211:"4b45f6eb",8255:"290d742e",8277:"25d10493",829:"290b6efa",8319:"9851d9fb",8332:"9a7725da",8339:"c7c9bb02",8345:"f13b6e05",838:"57d3af39",8428:"8d71c775",8547:"4392f91f",8559:"6b34ddad",8572:"639221be",8574:"9433a2c8",858:"26790905",8656:"afc9c6e5",8662:"56f311d7",8678:"fa2151df",8682:"96fa0ace",87:"35dd0965",8708:"567c663a",8729:"98a62bb7",8742:"c3f9c1d2",8770:"57c47c06",8868:"0630deb0",8919:"bd7ceb25",8932:"dca0f811",8968:"27757599",897:"5e0152fc",8970:"3a7544b6",898:"1fd93beb",906:"b457547d",9071:"e6316564",9081:"dacb1809",9091:"80ef6688",9111:"adcbbd9f",9182:"49f9c6e7",9214:"711a9e66",9270:"46ae03bd",9316:"4e2c8747",9387:"82d9db18",9395:"2b704839",9421:"5886298e",9467:"b5ad7b19",95:"037bc6b5",9578:"c43c01fd",959:"2ea9d8d8",9709:"71200017",9740:"33456921",9763:"de0eb505",9764:"a3406825",9768:"e636f159",9779:"cdbfecc7",9845:"f2e4da4f",9863:"91e76dd4",9980:"26cd5d2f"})[e]+".chunk.min.js",f.miniCssF=e=>"5205"===e?"render-indicator.inline.d4591556.min.css":"7151"===e?"version-indicator.inline.85b29176.min.css":""+({1818:"Repeater_FixedColumns",2304:"TPAModal",2689:"TPABaseComponent",2735:"TPAPreloaderOverlay",419:"TPAPopup",5187:"group_7",5976:"AppPart",6428:"ContentReflowBanner",7233:"FontRulersContainer",7360:"AppPart2",7726:"TPAUnavailableMessageOverlay",7796:"Repeater_FluidColumns",9863:"tpaWidgetNativeDeadComp"})[e]+"."+({1818:"17a84fdd",2304:"e96a6f61",2689:"88cd9698",2735:"44f745b9",419:"82254d4c",5187:"c472a333",5976:"a5efb1fa",6428:"91e2605c",7233:"3c707054",7360:"e5b1bfd5",7726:"2ffa98e3",7796:"564dd9aa",9863:"6f11f5af"})[e]+".chunk.min.css",f.g=(()=>{if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}})(),f.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),a={},f.l=function(e,r,o,t){if(a[e])return void a[e].push(r);if(void 0!==o)for(var c,i,n=document.getElementsByTagName("script"),d=0;d<n.length;d++){var l=n[d];if(l.getAttribute("src")==e){c=l;break}}c||(i=!0,(c=document.createElement("script")).timeout=120,f.nc&&c.setAttribute("nonce",f.nc),c.src=e),a[e]=[r];var s=function(r,o){c.onerror=c.onload=null,clearTimeout(p);var t=a[e];if(delete a[e],c.parentNode&&c.parentNode.removeChild(c),t&&t.forEach(function(e){return e(o)}),r)return r(o)},p=setTimeout(s.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=s.bind(null,c.onerror),c.onload=s.bind(null,c.onload),i&&document.head.appendChild(c)},f.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o=[],f.O=(e,r,a,t)=>{if(r){t=t||0;for(var c=o.length;c>0&&o[c-1][2]>t;c--)o[c]=o[c-1];o[c]=[r,a,t];return}for(var i=1/0,c=0;c<o.length;c++){for(var[r,a,t]=o[c],n=!0,d=0;d<r.length;d++)(!1&t||i>=t)&&Object.keys(f.O).every(e=>f.O[e](r[d]))?r.splice(d--,1):(n=!1,t<i&&(i=t));if(n){o.splice(c--,1);var l=a();void 0!==l&&(e=l)}}return e},f.p="https://static.parastorage.com/services/wix-thunderbolt/dist/",f.rv=()=>"1.6.8","undefined"!=typeof document){var l=function(e,r,a,o,t){var c=document.createElement("link");return c.rel="stylesheet",c.type="text/css",f.nc&&(c.nonce=f.nc),c.href=r,c.onerror=c.onload=function(a){if(c.onerror=c.onload=null,"load"===a.type)o();else{var i=a&&("load"===a.type?"missing":a.type),n=a&&a.target&&a.target.href||r,d=Error("Loading CSS chunk "+e+" failed.\\n("+n+")");d.code="CSS_CHUNK_LOAD_FAILED",d.type=i,d.request=n,c.parentNode&&c.parentNode.removeChild(c),t(d)}},a?a.parentNode.insertBefore(c,a.nextSibling):document.head.appendChild(c),c},s=function(e,r){for(var a=document.getElementsByTagName("link"),o=0;o<a.length;o++){var t=a[o],c=t.getAttribute("data-href")||t.getAttribute("href");if(c&&(c=c.split("?")[0]),"stylesheet"===t.rel&&(c===e||c===r))return t}for(var i=document.getElementsByTagName("style"),o=0;o<i.length;o++){var t=i[o],c=t.getAttribute("data-href");if(c===e||c===r)return t}},p={404:0};f.f.miniCss=function(e,r){if(p[e])r.push(p[e]);else 0!==p[e]&&({1818:1,2304:1,2689:1,2735:1,419:1,5187:1,5205:1,5976:1,6428:1,7151:1,7233:1,7360:1,7726:1,7796:1,9863:1})[e]&&r.push(p[e]=new Promise(function(r,a){var o=f.miniCssF(e),t=f.p+o;if(s(o,t))return r();l(e,t,null,r,a)}).then(function(){p[e]=0},function(r){throw delete p[e],r}))}}t={404:0},f.f.j=function(e,r){var a=f.o(t,e)?t[e]:void 0;if(0!==a)if(a)r.push(a[2]);else if(404!=e){var o=new Promise((r,o)=>a=t[e]=[r,o]);r.push(a[2]=o);var c=f.p+f.u(e),i=Error();f.l(c,function(r){if(f.o(t,e)&&(0!==(a=t[e])&&(t[e]=void 0),a)){var o=r&&("load"===r.type?"missing":r.type),c=r&&r.target&&r.target.src;i.message="Loading chunk "+e+" failed.\n("+o+": "+c+")",i.name="ChunkLoadError",i.type=o,i.request=c,a[1](i)}},"chunk-"+e,e)}else t[e]=0},f.O.j=e=>0===t[e],c=(e,r)=>{var a,o,[c,i,n]=r,d=0;if(c.some(e=>0!==t[e])){for(a in i)f.o(i,a)&&(f.m[a]=i[a]);if(n)var l=n(f)}for(e&&e(r);d<c.length;d++)o=c[d],f.o(t,o)&&t[o]&&t[o][0](),t[o]=0;return f.O(l)},(i=self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).forEach(c.bind(null,0)),i.push=c.bind(null,i.push.bind(i)),f.ruid="bundler=rspack@1.6.8"})();
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/webpack-runtime.9080a3b9.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.48a8bd4b.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["3033"],{17709(t){!function(e){"use strict";var i=function(){},n=e.requestAnimationFrame||e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.msRequestAnimationFrame||function(t){return setTimeout(t,16)};function s(){this.reads=[],this.writes=[],this.raf=n.bind(e),i("initialized",this)}function r(t){t.scheduled||(t.scheduled=!0,t.raf(a.bind(null,t)),i("flush scheduled"))}function a(t){i("flush");var e,n=t.writes,s=t.reads;try{i("flushing reads",s.length),t.runTasks(s),i("flushing writes",n.length),t.runTasks(n)}catch(t){e=t}if(t.scheduled=!1,(s.length||n.length)&&r(t),e)if(i("task errored",e.message),t.catch)t.catch(e);else throw e}function u(t,e){var i=t.indexOf(e);return!!~i&&!!t.splice(i,1)}s.prototype={constructor:s,runTasks:function(t){var e;for(i("run tasks");e=t.shift();)e()},measure:function(t,e){i("measure");var n=e?t.bind(e):t;return this.reads.push(n),r(this),n},mutate:function(t,e){i("mutate");var n=e?t.bind(e):t;return this.writes.push(n),r(this),n},clear:function(t){return i("clear",t),u(this.reads,t)||u(this.writes,t)},extend:function(t){if(i("extend",t),"object"!=typeof t)throw Error("expected object");var e=Object.create(this);return function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])}(e,t),e.fastdom=this,e.initialize&&e.initialize(),e},catch:null},t.exports=e.fastdom=e.fastdom||new s}("undefined"!=typeof window?window:void 0!==this?this:globalThis)}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/fastdom.inline.48a8bd4b.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.de2aa062.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1619"],{26350(e,t,i){i.r(t),i.d(t,{STATIC_MEDIA_URL:()=>eH,fileType:()=>v,fittingTypes:()=>r,getData:()=>eR,MEDIA_ROOT_URL:()=>ez,sdk:()=>eB,isWEBP:()=>S,alignTypes:()=>h,htmlTag:()=>u,getPlaceholder:()=>eC,getResponsiveImageProps:()=>e$,upscaleMethods:()=>m,getFileExtension:()=>k,populateGlobalFeatureSupport:()=>q});let r={SCALE_TO_FILL:"fill",SCALE_TO_FIT:"fit",STRETCH:"stretch",ORIGINAL_SIZE:"original_size",TILE:"tile",TILE_HORIZONTAL:"tile_horizontal",TILE_VERTICAL:"tile_vertical",FIT_AND_TILE:"fit_and_tile",LEGACY_STRIP_TILE:"legacy_strip_tile",LEGACY_STRIP_TILE_HORIZONTAL:"legacy_strip_tile_horizontal",LEGACY_STRIP_TILE_VERTICAL:"legacy_strip_tile_vertical",LEGACY_STRIP_SCALE_TO_FILL:"legacy_strip_fill",LEGACY_STRIP_SCALE_TO_FIT:"legacy_strip_fit",LEGACY_STRIP_FIT_AND_TILE:"legacy_strip_fit_and_tile",LEGACY_STRIP_ORIGINAL_SIZE:"legacy_strip_original_size",LEGACY_ORIGINAL_SIZE:"actual_size",LEGACY_FIT_WIDTH:"fitWidth",LEGACY_FIT_HEIGHT:"fitHeight",LEGACY_FULL:"full",LEGACY_BG_FIT_AND_TILE:"legacy_tile",LEGACY_BG_FIT_AND_TILE_HORIZONTAL:"legacy_tile_horizontal",LEGACY_BG_FIT_AND_TILE_VERTICAL:"legacy_tile_vertical",LEGACY_BG_NORMAL:"legacy_normal"},n="fill",a="fill_focal",o="crop",s="legacy_crop",l="legacy_fill",h={CENTER:"center",TOP:"top",TOP_LEFT:"top_left",TOP_RIGHT:"top_right",BOTTOM:"bottom",BOTTOM_LEFT:"bottom_left",BOTTOM_RIGHT:"bottom_right",LEFT:"left",RIGHT:"right"},c={[h.CENTER]:{x:.5,y:.5},[h.TOP_LEFT]:{x:0,y:0},[h.TOP_RIGHT]:{x:1,y:0},[h.TOP]:{x:.5,y:0},[h.BOTTOM_LEFT]:{x:0,y:1},[h.BOTTOM_RIGHT]:{x:1,y:1},[h.BOTTOM]:{x:.5,y:1},[h.RIGHT]:{x:1,y:.5},[h.LEFT]:{x:0,y:.5}},d={center:"c",top:"t",top_left:"tl",top_right:"tr",bottom:"b",bottom_left:"bl",bottom_right:"br",left:"l",right:"r"},u={BG:"bg",IMG:"img",SVG:"svg"},m={AUTO:"auto",CLASSIC:"classic",SUPER:"super"},g={radius:"0.66",amount:"1.00",threshold:"0.01"},p={uri:"",css:{img:{},container:{}},attr:{img:{},container:{}},transformed:!1},f=[1.5,2,4],_={HIGH:{size:196e4,quality:90,maxUpscale:1},MEDIUM:{size:36e4,quality:85,maxUpscale:1},LOW:{size:16e4,quality:80,maxUpscale:1.2},TINY:{size:0,quality:80,maxUpscale:1.4}},b="HIGH",T="MEDIUM",I="contrast",E="brightness",w="saturation",L="blur",v={JPG:"jpg",JPEG:"jpeg",JPE:"jpe",PNG:"png",WEBP:"webp",WIX_ICO_MP:"wix_ico_mp",WIX_MP:"wix_mp",GIF:"gif",SVG:"svg",AVIF:"avif",UNRECOGNIZED:"unrecognized"};function A(e,...t){return function(...i){let r=i[i.length-1]||{},n=[e[0]];return t.forEach(function(t,a){let o=Number.isInteger(t)?i[t]:r[t];n.push(o,e[a+1])}),n.join("")}}function O(e){return e[e.length-1]}v.JPG,v.JPEG,v.JPE,v.PNG,v.GIF,v.WEBP;let y=[v.PNG,v.JPEG,v.JPG,v.JPE,v.WIX_ICO_MP,v.WIX_MP,v.WEBP,v.AVIF],C=[v.JPEG,v.JPG,v.JPE];function R(e,t,i){var n;return i&&t&&!(!(n=t.id)||!n.trim()||"none"===n.toLowerCase())&&Object.values(r).includes(e)}function M(e,t,i,r){var n;if(n=e,/(^https?)|(^data)|(^\/\/)/.test(n)||(S(e)||P(e))&&t&&!i)return!1;let a=y.includes(k(e)),o=!!G(e)&&!!(i||r);return a||o}function x(e){return k(e)===v.PNG}function S(e){return k(e)===v.WEBP}function G(e){return k(e)===v.GIF}function P(e){return k(e)===v.AVIF}let N=["/","\\","?","<",">","|","\u201C",":",'"'].map(encodeURIComponent),F=["\\.","\\*"];function k(e){return(/[.]([^.]+)$/.exec(e)&&/[.]([^.]+)$/.exec(e)[1]||"").toLowerCase()}function $(e,t,i,r,a){let o;return o=a===n?Math.max(i/e,r/t):"fit"===a?Math.min(i/e,r/t):1}function B(e,t,i,r,a,o){let{scaleFactor:s,width:l,height:h}=function(e,t,i,r,n){let a,o=i,s=r;if(a=$(e,t,i,r,n),"fit"===n&&(o=e*a,s=t*a),o&&s&&o*s>25e6){let i=Math.sqrt(25e6/(o*s));o*=i,s*=i,a=$(e,t,o,s,n)}return{scaleFactor:a,width:o,height:s}}(e=e||r.width,t=t||r.height,r.width*a,r.height*a,i);return function(e,t,i,r,a,o,s){let{optimizedScaleFactor:l,upscaleMethodValue:h,forceUSM:c}=function(e,t,i,r){if("auto"===r)return{optimizedScaleFactor:_[U(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1};if("super"===r)return{optimizedScaleFactor:O(f),upscaleMethodValue:2,forceUSM:!(f.includes(i)||i>O(f))};return{optimizedScaleFactor:_[U(e,t)].maxUpscale,upscaleMethodValue:1,forceUSM:!1}}(e,t,o,a),d=i,u=r;if(o<=l)return{width:d,height:u,scaleFactor:o,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!1};switch(s){case n:d=l/o*i,u=l/o*r;break;case"fit":d=e*l,u=t*l}return{width:d,height:u,scaleFactor:l,upscaleMethodValue:h,forceUSM:c,cssUpscaleNeeded:!0}}(e,t,l,h,o,s,i)}function H(e){return e.alignment&&d[e.alignment]||d[h.CENTER]}function z(e){let t;return!e||"number"!=typeof e.x||isNaN(e.x)||"number"!=typeof e.y||isNaN(e.y)||(t={x:W(Math.max(0,Math.min(100,e.x))/100,2),y:W(Math.max(0,Math.min(100,e.y))/100,2)}),t}function U(e,t){let i=e*t;return i>_[b].size?b:i>_[T].size?T:i>_.LOW.size?"LOW":"TINY"}function W(e,t){let i=Math.pow(10,t||0);return(e*i/i).toFixed(t)}let Y={isMobile:!1},D=function(e,t){Y[e]=t};function q(){if("undefined"!=typeof window&&"undefined"!=typeof navigator){let e=window.matchMedia&&window.matchMedia("(max-width: 767px)").matches,t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);D("isMobile",e&&t)}}function j(e,t){let i={css:{container:{}}},{css:n}=i,{fittingType:a}=e;switch(a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.LEGACY_STRIP_ORIGINAL_SIZE:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FIT:case r.LEGACY_STRIP_SCALE_TO_FIT:n.container.backgroundSize="contain",n.container.backgroundRepeat="no-repeat";break;case r.STRETCH:n.container.backgroundSize="100% 100%",n.container.backgroundRepeat="no-repeat";break;case r.SCALE_TO_FILL:case r.LEGACY_STRIP_SCALE_TO_FILL:n.container.backgroundSize="cover",n.container.backgroundRepeat="no-repeat";break;case r.TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.TILE_VERTICAL:case r.LEGACY_STRIP_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.TILE:case r.LEGACY_STRIP_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_STRIP_FIT_AND_TILE:n.container.backgroundSize="contain",n.container.backgroundRepeat="repeat";break;case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat";break;case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-x";break;case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="repeat-y";break;case r.LEGACY_BG_NORMAL:n.container.backgroundSize="auto",n.container.backgroundRepeat="no-repeat"}switch(t.alignment){case h.CENTER:n.container.backgroundPosition="center center";break;case h.LEFT:n.container.backgroundPosition="left center";break;case h.RIGHT:n.container.backgroundPosition="right center";break;case h.TOP:n.container.backgroundPosition="center top";break;case h.BOTTOM:n.container.backgroundPosition="center bottom";break;case h.TOP_RIGHT:n.container.backgroundPosition="right top";break;case h.TOP_LEFT:n.container.backgroundPosition="left top";break;case h.BOTTOM_RIGHT:n.container.backgroundPosition="right bottom";break;case h.BOTTOM_LEFT:n.container.backgroundPosition="left bottom"}return i}let V={[h.CENTER]:"center",[h.TOP]:"top",[h.TOP_LEFT]:"top left",[h.TOP_RIGHT]:"top right",[h.BOTTOM]:"bottom",[h.BOTTOM_LEFT]:"bottom left",[h.BOTTOM_RIGHT]:"bottom right",[h.LEFT]:"left",[h.RIGHT]:"right"},Z={position:"absolute",top:"auto",right:"auto",bottom:"auto",left:"auto"};function J(e,t){let i={css:{container:{},img:{}}},{css:n}=i,{fittingType:a}=e,o=t.alignment;switch(n.container.position="relative",a){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:e.parts&&e.parts.length?(n.img.width=e.parts[0].width,n.img.height=e.parts[0].height):(n.img.width=e.src.width,n.img.height=e.src.height);break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="contain",n.img.objectPosition=V[o]||"unset";break;case r.LEGACY_BG_NORMAL:n.img.width="100%",n.img.height="100%",n.img.objectFit="none",n.img.objectPosition=V[o]||"unset";break;case r.STRETCH:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="fill";break;case r.SCALE_TO_FILL:n.img.width=t.width,n.img.height=t.height,n.img.objectFit="cover"}if("number"==typeof n.img.width&&"number"==typeof n.img.height&&(n.img.width!==t.width||n.img.height!==t.height)){let e=Math.round((t.height-n.img.height)/2),i=Math.round((t.width-n.img.width)/2);Object.assign(n.img,Z,{[h.TOP_LEFT]:{top:0,left:0},[h.TOP_RIGHT]:{top:0,right:0},[h.TOP]:{top:0,left:i},[h.BOTTOM_LEFT]:{bottom:0,left:0},[h.BOTTOM_RIGHT]:{bottom:0,right:0},[h.BOTTOM]:{bottom:0,left:i},[h.RIGHT]:{top:e,right:0},[h.LEFT]:{top:e,left:0},[h.CENTER]:{width:t.width,height:t.height,objectFit:"none"}}[o])}return i}function X(e,t){let i,a={css:{container:{}},attr:{container:{},img:{}}},{css:o,attr:s}=a,{fittingType:l}=e,c=t.alignment,{width:d,height:u}=e.src;switch(o.container.position="relative",l){case r.ORIGINAL_SIZE:case r.LEGACY_ORIGINAL_SIZE:case r.TILE:e.parts&&e.parts.length?(s.img.width=e.parts[0].width,s.img.height=e.parts[0].height):(s.img.width=d,s.img.height=u),s.img.preserveAspectRatio="xMidYMid slice";break;case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:s.img.width="100%",s.img.height="100%",s.img.transform="",s.img.preserveAspectRatio="";break;case r.STRETCH:s.img.width=t.width,s.img.height=t.height,s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="none";break;case r.SCALE_TO_FILL:if(M(e.src.id))s.img.width=t.width,s.img.height=t.height;else{var m;let e;m=t.width,e=$(d,u,m,t.height,n),i={width:Math.round(d*e),height:Math.round(u*e)},s.img.width=i.width,s.img.height=i.height}s.img.x=0,s.img.y=0,s.img.transform="",s.img.preserveAspectRatio="xMidYMid slice"}if("number"==typeof s.img.width&&"number"==typeof s.img.height&&(s.img.width!==t.width||s.img.height!==t.height)){let e,i,n=0,a=0;l===r.TILE?(e=t.width%s.img.width,i=t.height%s.img.height):(e=t.width-s.img.width,i=t.height-s.img.height);let o=Math.round(e/2),d=Math.round(i/2);switch(c){case h.TOP_LEFT:n=0,a=0;break;case h.TOP:n=o,a=0;break;case h.TOP_RIGHT:n=e,a=0;break;case h.LEFT:n=0,a=d;break;case h.CENTER:n=o,a=d;break;case h.RIGHT:n=e,a=d;break;case h.BOTTOM_LEFT:n=0,a=i;break;case h.BOTTOM:n=o,a=i;break;case h.BOTTOM_RIGHT:n=e,a=i}s.img.x=n,s.img.y=a}return s.container.width=t.width,s.container.height=t.height,s.container.viewBox=["0 0",t.width,t.height].join(" "),a}function K(e,t){let i=B(e.src.width,e.src.height,"fit",t,e.devicePixelRatio,e.upscaleMethod);return{transformType:e.src.width&&e.src.height?n:"fit",width:Math.round(i.width),height:Math.round(i.height),alignment:d.center,upscale:i.scaleFactor>1,forceUSM:i.forceUSM,scaleFactor:i.scaleFactor,cssUpscaleNeeded:i.cssUpscaleNeeded,upscaleMethodValue:i.upscaleMethodValue}}function Q(e){return{transformType:o,x:Math.round(e.x),y:Math.round(e.y),width:Math.round(e.width),height:Math.round(e.height),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1}}function ee(e,t,i){return"number"==typeof e&&!isNaN(e)&&0!==e&&e>=t&&e<=i}function et(e,t,i,o){var d,u,p,f,b,T,A;let R,Y=o?.isSEOBot??!1,D=function(e){if(C.includes(k(e)))return v.JPG;if(x(e))return v.PNG;if(S(e))return v.WEBP;if(G(e))return v.GIF;if(P(e))return v.AVIF;return v.UNRECOGNIZED}(t.id),q=function(e,t){let i=/\.([^.]*)$/,r=RegExp(`(${N.concat(F).join("|")})`,"g");if(t&&t.length){let e=t,n=t.match(i);return n&&y.includes(n[1])&&(e=t.replace(i,"")),encodeURIComponent(e).replace(r,"_")}let n=e.match(/\/(.*?)$/);return(n?n[1]:e).replace(i,"")}(t.id,t.name),j=Y?1:Math.min(i.pixelAspectRatio||1,2),V=k(t.id),Z=M(t.id,o?.hasAnimation,o?.allowAnimatedTransform,o?.allowFullGIFTransformation),J={fileName:q,fileExtension:V,fileType:D,fittingType:e,preferredExtension:V,src:{id:t.id,width:t.width,height:t.height,isCropped:!1,isAnimated:(d=t.id,u=o?.hasAnimation,R=S(d)||P(d),k(d)===v.GIF||R&&u)},focalPoint:{x:t.focalPoint&&t.focalPoint.x,y:t.focalPoint&&t.focalPoint.y},parts:[],devicePixelRatio:j,quality:0,upscaleMethod:o&&o.upscaleMethod&&m[o.upscaleMethod.toUpperCase()]||m.AUTO,progressive:!0,watermark:"",unsharpMask:{},filters:{},transformed:Z,allowFullGIFTransformation:o?.allowFullGIFTransformation,isPlaceholderFlow:o?.isPlaceholderFlow};if(Z){let e,d,u,m,y,C;!function(e,t,i){var o,d,u,m,g,p,f,_,b,T,I;let E,w,L,v,A,O;if(t.crop){let i,r;o=t.crop,i=Math.max(0,Math.min(t.width,o.x+o.width)-Math.max(0,o.x)),r=Math.max(0,Math.min(t.height,o.y+o.height)-Math.max(0,o.y)),(E=i&&r&&(t.width!==i||t.height!==r)?{x:Math.max(0,o.x),y:Math.max(0,o.y),width:i,height:r}:null)&&(e.src.width=E.width,e.src.height=E.height,e.src.isCropped=!0,e.parts.push(Q(E)))}switch(e.fittingType){case r.SCALE_TO_FIT:case r.LEGACY_FIT_WIDTH:case r.LEGACY_FIT_HEIGHT:case r.LEGACY_FULL:case r.FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:e.parts.push(K(e,i));break;case r.SCALE_TO_FILL:e.parts.push((g=e,p=i,w=B(g.src.width,g.src.height,n,p,g.devicePixelRatio,g.upscaleMethod),{transformType:(L=z(g.focalPoint))?a:n,width:Math.round(w.width),height:Math.round(w.height),alignment:H(p),focalPointX:L&&L.x,focalPointY:L&&L.y,upscale:w.scaleFactor>1,forceUSM:w.forceUSM,scaleFactor:w.scaleFactor,cssUpscaleNeeded:w.cssUpscaleNeeded,upscaleMethodValue:w.upscaleMethodValue}));break;case r.STRETCH:e.parts.push((f=e,_=i,v=$(f.src.width,f.src.height,_.width,_.height,n),(A={..._}).width=f.src.width*v,A.height=f.src.height*v,K(f,A)));break;case r.TILE_HORIZONTAL:case r.TILE_VERTICAL:case r.TILE:case r.LEGACY_ORIGINAL_SIZE:case r.ORIGINAL_SIZE:d=e.src,u=e.focalPoint,m=i.alignment,O=z(u)||function(e=h.CENTER){return c[e]}(m),E={x:Math.max(0,Math.min(d.width-i.width,O.x*d.width-i.width/2)),y:Math.max(0,Math.min(d.height-i.height,O.y*d.height-i.height/2)),width:Math.min(d.width,i.width),height:Math.min(d.height,i.height)},e.src.isCropped?(Object.assign(e.parts[0],E),e.src.width=E.width,e.src.height=E.height):e.parts.push(Q(E));break;case r.LEGACY_STRIP_TILE_HORIZONTAL:case r.LEGACY_STRIP_TILE_VERTICAL:case r.LEGACY_STRIP_TILE:case r.LEGACY_STRIP_ORIGINAL_SIZE:e.parts.push({transformType:s,width:Math.round((b=i).width),height:Math.round(b.height),alignment:H(b),upscale:!1,forceUSM:!1,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FIT:case r.LEGACY_STRIP_FIT_AND_TILE:e.parts.push({transformType:"fit",width:Math.round((T=i).width),height:Math.round(T.height),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1});break;case r.LEGACY_STRIP_SCALE_TO_FILL:e.parts.push({transformType:l,width:Math.round((I=i).width),height:Math.round(I.height),alignment:H(I),upscale:!1,forceUSM:!0,scaleFactor:1,cssUpscaleNeeded:!1})}}(J,t,i),J.quality=function(e,t){let i=e.fileType===v.PNG,r=e.fileType===v.JPG,n=e.fileType===v.WEBP,a=e.fileType===v.AVIF;if(r||i||n||a){let r=O(e.parts),n=_[U(r.width,r.height)].quality,a=t.quality&&t.quality>=5&&t.quality<=90?t.quality:n;return i?a+5:a}return 0}(J,p=(p=o)||{}),J.progressive=!1!==p.progressive,J.watermark=p.watermark,J.autoEncode=p.autoEncode??!0,J.encoding=p?.encoding,f=J,e="number"==typeof(T=(T=(b=p).unsharpMask)||{}).radius&&!isNaN(T.radius)&&T.radius>=.1&&T.radius<=500,d="number"==typeof T.amount&&!isNaN(T.amount)&&T.amount>=0&&T.amount<=10,u="number"==typeof T.threshold&&!isNaN(T.threshold)&&T.threshold>=0&&T.threshold<=255,J.unsharpMask=e&&d&&u?{radius:W(b.unsharpMask?.radius,2),amount:W(b.unsharpMask?.amount,2),threshold:W(b.unsharpMask?.threshold,2)}:"number"==typeof(A=(A=b.unsharpMask)||{}).radius&&!isNaN(A.radius)&&0===A.radius&&"number"==typeof A.amount&&!isNaN(A.amount)&&0===A.amount&&"number"==typeof A.threshold&&!isNaN(A.threshold)&&0===A.threshold||(m=O(f.parts)).scaleFactor>=1&&!m.forceUSM&&"fit"!==m.transformType?void 0:g,y=p.filters||{},C={},ee(y[I],-100,100)&&(C[I]=y[I]),ee(y[E],-100,100)&&(C[E]=y[E]),ee(y[w],-100,100)&&(C[w]=y[w]),ee(y.hue,-180,180)&&(C.hue=y.hue),ee(y[L],0,100)&&(C[L]=y[L]),J.filters=C}return J}function ei(e,t,i){let n={...i},a=Y.isMobile;switch(e){case r.LEGACY_BG_FIT_AND_TILE:case r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL:case r.LEGACY_BG_FIT_AND_TILE_VERTICAL:case r.LEGACY_BG_NORMAL:n.width=Math.min(a?1e3:1920,t.width),n.height=Math.min(a?1e3:1920,Math.round(n.width/(t.width/t.height))),n.pixelAspectRatio=1}return n}let er=A`fit/w_${"width"},h_${"height"}`,en=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,ea=A`fill/w_${"width"},h_${"height"},fp_${"focalPointX"}_${"focalPointY"}`,eo=A`crop/x_${"x"},y_${"y"},w_${"width"},h_${"height"}`,es=A`crop/w_${"width"},h_${"height"},al_${"alignment"}`,el=A`fill/w_${"width"},h_${"height"},al_${"alignment"}`,eh=A`,lg_${"upscaleMethodValue"}`,ec=A`,q_${"quality"}`,ed=A`,quality_auto`,eu=A`,usm_${"radius"}_${"amount"}_${"threshold"}`,em=A`,bl`,eg=A`,wm_${"watermark"}`,ep={[I]:A`,con_${"contrast"}`,[E]:A`,br_${"brightness"}`,[w]:A`,sat_${"saturation"}`,hue:A`,hue_${"hue"}`,[L]:A`,blur_${"blur"}`},ef=A`,enc_auto`,e_=A`,enc_avif`,eb=A`,enc_pavif`,eT=A`,pstr`,eI=A`,anm_all`;function eE(e,t,i,r={},h){if(M(t.id,r?.hasAnimation,r?.allowAnimatedTransform,r?.allowFullGIFTransformation)){if((S(t.id)||P(t.id))&&!r.allowWebpAvifTransforms){let{alignment:n,...a}=i;t.focalPoint={x:void 0,y:void 0},delete t?.crop,h=et(e,t,a,r)}else h=h||et(e,t,i,r);return function(e){let t=[];e.parts.forEach(e=>{switch(e.transformType){case o:t.push(eo(e));break;case s:t.push(es(e));break;case l:let i=el(e);e.upscale&&(i+=eh(e)),t.push(i);break;case"fit":let r=er(e);e.upscale&&(r+=eh(e)),t.push(r);break;case n:let h=en(e);e.upscale&&(h+=eh(e)),t.push(h);break;case a:let c=ea(e);e.upscale&&(c+=eh(e)),t.push(c)}});let i=t.join("/");if(e.quality&&(i+=ec(e)),e.unsharpMask&&(i+=eu(e.unsharpMask)),e.progressive||(i+=em(e)),e.watermark&&(i+=eg(e)),e.filters&&(i+=Object.keys(e.filters).map(t=>ep[t](e.filters)).join("")),e.fileType!==v.GIF&&("AVIF"===e.encoding?(i+=e_(e),i+=ed(e)):"PAVIF"===e.encoding?(i+=eb(e),i+=ed(e)):e.autoEncode&&(i+=ef(e))),e.src?.isAnimated&&e.transformed){let t=G(e.src.id),r=!0===e.isPlaceholderFlow,n=!0===e.allowFullGIFTransformation;r?i+=eT(e):t&&n&&(i+=eI(e))}return`${e.src.id}/v1/${i}/${e.fileName}.${e.preferredExtension}`}(h)}return t.id}let ew={[h.CENTER]:"50% 50%",[h.TOP_LEFT]:"0% 0%",[h.TOP_RIGHT]:"100% 0%",[h.TOP]:"50% 0%",[h.BOTTOM_LEFT]:"0% 100%",[h.BOTTOM_RIGHT]:"100% 100%",[h.BOTTOM]:"50% 100%",[h.RIGHT]:"100% 50%",[h.LEFT]:"0% 50%"},eL=Object.entries(ew).reduce((e,[t,i])=>(e[i]=t,e),{}),ev=[r.TILE,r.TILE_HORIZONTAL,r.TILE_VERTICAL,r.LEGACY_BG_FIT_AND_TILE,r.LEGACY_BG_FIT_AND_TILE_HORIZONTAL,r.LEGACY_BG_FIT_AND_TILE_VERTICAL],eA=[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE,r.LEGACY_BG_NORMAL];function eO(e,t,{width:i,height:n}){return e===r.TILE&&t.width>i&&t.height>n}let ey={width:"100%",height:"100%"};function eC(e,t,i,n={}){var a;let o,{autoEncode:s=!0,isSEOBot:l,shouldLoadHQImage:h,hasAnimation:c,allowAnimatedTransform:d,encoding:u}=n;if(!R(e,t,i))return p;let m=d??!0,g=M(t.id,c,m);if(!g||h)return eR(e,t,i,{...n,autoEncode:s,useSrcset:g});let f={...i,...function(e,{width:t,height:i}){if(!t||!i){let r=t||Math.min(980,e.width),n=r/e.width;return{width:r,height:i||e.height*n}}return{width:t,height:i}}(t,i)},{alignment:_,htmlTag:b}=f,T=eO(e,t,f),I=function(e,t,{width:i,height:r},n=!1){var a,o;if(n)return{width:i,height:r};let s=!eA.includes(e),l=eO(e,t,{width:i,height:r}),h=!l&&ev.includes(e),c=h?t.width:i,d=h?t.height:r,u=s?(a=c,o=x(t.id),a>900?o?.05:.15:a>500?o?.1:.18:a>200?.25:1):1;return{width:l?1920:c*u,height:d*u}}(e,t,f,l),E=(a=f.width,l?0:ev.includes(e)?1:a>200?2:3),w=(o=ev.includes(e)&&!T,e===r.SCALE_TO_FILL||o?r.SCALE_TO_FIT:e),L=function(e,t,i,n="center"){let a={img:{},container:{}};if(e===r.SCALE_TO_FILL){var o;let e=t.focalPoint&&(o=t.focalPoint,eL[`${o.x}% ${o.y}%`]||"");t.focalPoint&&!e?a.img={objectPosition:function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(t,i,t.focalPoint)}:a.img={objectPosition:ew[e||n]}}else[r.LEGACY_ORIGINAL_SIZE,r.ORIGINAL_SIZE].includes(e)?a.img={objectFit:"none",top:"auto",left:"auto",right:"auto",bottom:"auto"}:ev.includes(e)&&(a.container={backgroundSize:`${t.width}px ${t.height}px`});return a}(e,t,i,_),{uri:v}=eR(w,t,{...I,alignment:_,htmlTag:b},{autoEncode:s,filters:E?{blur:E}:{},hasAnimation:c,allowAnimatedTransform:m,encoding:u,isPlaceholderFlow:!0}),{attr:A={},css:O}=eR(e,t,{...f,alignment:_,htmlTag:b},{});return O.img=O.img||{},O.container=O.container||{},Object.assign(O.img,L.img,ey),Object.assign(O.container,L.container),{uri:v,css:O,attr:A,transformed:!0}}function eR(e,t,i,r){let n={};if(R(e,t,i)){var a;let o,s=ei(e,t,i),l=et(e,t,s,r);n.uri=eE(e,t,s,r,l),r?.useSrcset&&(n.srcset=(a=n,o=s.pixelAspectRatio||1,{dpr:[`${1===o?a.uri:eE(e,t,{...s,pixelAspectRatio:1},r)} 1x`,`${2===o?a.uri:eE(e,t,{...s,pixelAspectRatio:2},r)} 2x`]})),Object.assign(n,(s.htmlTag===u.BG?j:s.htmlTag===u.SVG?X:J)(l,s),{transformed:l.transformed})}else n=p;return n}function eM(e,t,i,r){if(R(e,t,i)){let n=ei(e,t,i),a=et(e,t,n,r);return{uri:eE(e,t,n,r||{},a)}}return{uri:""}}let ex="https://static.wixstatic.com/",eS="https://static.wixstatic.com/media/",eG=/^media\//i,eP="undefined"!=typeof window?window.devicePixelRatio:1,eN=(e,t)=>{let i=t&&t.baseHostURL;return i?`${i}${e}`:eG.test(e)?`${ex}${e}`:`${eS}${e}`};q();let eF="center",ek=[1920,1536,1366,1280,980],e$=(e,t,i)=>{let{displayMode:r,uri:n,width:a,height:o,name:s,crop:l,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,encoding:p,siteMargin:f,widthProportion:_,allowFullGIFTransformation:b,baseHostURL:T}=e;if(_){let e,g,I=(e="original_size"===r,g=a/o,ek.map((r,I)=>{let E=980===r,w=e=>E?t:_/100*(e-2*(f||0)),L=w(ek[I+1]),v=w(r),A=L/i,O=!(e||E)&&((e,t,i,r,n,a,o,s=eF)=>{if(e>t){let e=Math.round(r/(a/n)),t=Math.round(i/2-e/2);return s.includes("top")?t=0:s.includes("bottom")&&(t=i-e),{width:r,height:e,x:0,y:t}}{let e=Math.round(i/(n/o)),t=Math.round(r/2-e/2);return s.includes("left")?t=0:s.includes("right")&&(t=r-e),{width:e,height:i,x:t,y:0}}})(A,g,o,a,i,L,v,c),{srcset:y,fallbackSrc:C,css:R}=e$({displayMode:e?"original_size":E?"fill":"fit",uri:n,width:a,height:o,crop:l||O,name:s,focalPoint:h,alignType:c,quality:d,upscaleMethod:u,hasAnimation:m,encoding:p,allowFullGIFTransformation:b,baseHostURL:T},v,i);return e&&R&&(R.img.objectFit="cover"),{srcset:y||"",sizes:E?`${_}vw`:`${v}px`,media:`(max-width: ${r}px)`,fallbackSrc:C,imgStyle:R?.img}})).filter(Boolean).reverse();return{fallbackSrc:I[0].fallbackSrc,sources:I,css:I[0].imgStyle}}{let{srcset:e,css:f,uri:_}=eR(r,{id:n,width:a,height:o,name:s,crop:l,focalPoint:h},{width:t,height:i,alignment:c},{focalPoint:h,name:s,quality:d?.quality,upscaleMethod:u,hasAnimation:m,allowAnimatedTransform:g,useSrcset:!0,encoding:p,allowFullGIFTransformation:b}),I=T||eH,E=e?.dpr?.map(e=>/^[a-z]+:/.test(e)?e:`${I}${e}`);return{fallbackSrc:`${I}${_}`,srcset:E?.join(", ")||"",css:f}}};q();let eB={getScaleToFitImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FIT,{id:e,width:t,height:i,name:o&&o.name},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eP},o).uri,o)},getScaleToFillImageURL:function(e,t,i,n,a,o){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:o&&o.name,focalPoint:{x:o&&o.focalPoint&&o.focalPoint.x,y:o&&o.focalPoint&&o.focalPoint.y}},{width:n,height:a,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:o?.devicePixelRatio??eP},o).uri,o)},getCropImageURL:function(e,t,i,n,a,o,s,l,c,d){return eN(eM(r.SCALE_TO_FILL,{id:e,width:t,height:i,name:d&&d.name,crop:{x:n,y:a,width:o,height:s}},{width:l,height:c,htmlTag:u.IMG,alignment:h.CENTER,pixelAspectRatio:d?.devicePixelRatio??eP},d).uri,d)}},eH=eS,ez=ex},55901(e,t,i){(0,i(16858).Rr)()},19787(e,t,i){var r=i(16858),n=i(99090);((e=window)=>{let{mediaServices:t,environmentConsts:i,requestUrl:a,staticVideoUrl:o}=e.customElementNamespace;(0,r.EH)(e,t,{...i,prefersReducedMotion:(0,n.O)(window,a),staticVideoUrl:o}),(0,r.jh)(e),(0,r.p7)(e,t,i)})(),window.resolveExternalsRegistryModule("imageClientApi")},16858(e,t,i){i.d(t,{_o:()=>s,NL:()=>O,yO:()=>w,vk:()=>c,EH:()=>k,KU:()=>l,Rr:()=>x,jh:()=>G,p7:()=>A,Aq:()=>h});var r=i(17709),n=i.n(r);let a=(e,t,i)=>{let r=1,n=0;for(let a=0;a<e.length;a++){let o=e[a];if(o>t||(n+=o)>t&&(r++,n=o,r>i))return!1}return!0};function o(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function s(){class e extends HTMLElement{setContainerHeight(e){this.style.setProperty("--flex-columns-height",`${e}px`)}removeContainerHeight(){this.style.removeProperty("--flex-columns-height")}getColumnCount(e){return parseInt(e.getPropertyValue("--flex-column-count"),10)}getRowGap(e){return parseInt(e.getPropertyValue("row-gap")||"0",10)}activate(){this.isActive=!0,this.attachObservers(),this.recalcHeight()}deactivate(){this.isActive=!1,this.detachHeightCalcObservers(),this.removeContainerHeight()}calcActive(){return"multi-column-layout"===getComputedStyle(this).getPropertyValue("--container-layout-type")}get itemsHeights(){return Array.from(this.children).map(e=>{let t=getComputedStyle(e),i=parseFloat(t.height||"0");return i+=parseFloat(t.marginTop||"0"),{height:i+=parseFloat(t.marginBottom||"0")}})}setIsActive(){let e=this.calcActive();this.isActive!==e&&(e?this.activate():this.deactivate())}connectedCallback(){this.cleanUp(),this.createObservers(),this.setIsActive(),window.document.body&&this.isActiveObserver?.observe(window.document.body)}disconnectedCallback(){this.cleanUp()}constructor(...e){super(...e),o(this,"containerWidthObserver",void 0),o(this,"mutationObserver",void 0),o(this,"isActiveObserver",void 0),o(this,"childResizeObserver",void 0),o(this,"containerWidth",0),o(this,"isActive",!1),o(this,"isDuringCalc",!1),o(this,"attachObservers",()=>{this.mutationObserver?.observe(this,{childList:!0,subtree:!0}),this.containerWidthObserver?.observe(this),Array.from(this.children).forEach(e=>{this.handleItemAdded(e)})}),o(this,"detachHeightCalcObservers",()=>{this.mutationObserver?.disconnect(),this.containerWidthObserver?.disconnect(),this.childResizeObserver?.disconnect()}),o(this,"recalcHeight",()=>{this.isActive&&n().measure(()=>{if(!this.isActive||this.isDuringCalc)return;this.isDuringCalc=!0;let e=getComputedStyle(this),t=((e,t,i)=>{let r=-1/0,n=e.map(e=>(e.height+t>r&&(r=e.height+t),e.height+t)),o=r,s=r*e.length,l=r;for(;o<s;){let e=Math.floor((o+s)/2);a(n,e,i)?s=e:o=e+1,l=o}return l-t})(this.itemsHeights,this.getRowGap(e),this.getColumnCount(e));this.isDuringCalc=!1,n().mutate(()=>{this.setContainerHeight(t),this.style.setProperty("visibility",null)})})}),o(this,"cleanUp",()=>{this.detachHeightCalcObservers(),this.removeContainerHeight(),this.isActiveObserver?.disconnect()}),o(this,"handleItemAdded",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.observe(e)}),o(this,"handleItemRemoved",e=>{e instanceof window.HTMLElement&&this.childResizeObserver?.unobserve(e)}),o(this,"createObservers",()=>{this.containerWidthObserver=new ResizeObserver(e=>{let t=e[0];if(t.contentRect.width!==this.containerWidth){if(0===this.containerWidth){this.containerWidth=t.contentRect.width;return}this.containerWidth=t.contentRect.width,this.recalcHeight()}}),this.mutationObserver=new MutationObserver(e=>{e.forEach(e=>{Array.from(e.removedNodes).forEach(this.handleItemRemoved),Array.from(e.addedNodes).forEach(this.handleItemAdded)}),this.recalcHeight()}),this.childResizeObserver=new ResizeObserver(()=>{this.recalcHeight()}),this.isActiveObserver=new ResizeObserver(()=>{this.setIsActive()})})}}return e}let l="multi-column-layouter",h=()=>{let e={observedElementToRelayoutTarget:new Map,getLayoutTargets(t){let i=new Set;return t.forEach(t=>i.add(e.observedElementToRelayoutTarget.get(t))),i},observe:i=>{e.observedElementToRelayoutTarget.set(i,i),t.observe(i)},unobserve:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)},observeChild:(i,r)=>{e.observedElementToRelayoutTarget.set(i,r),t.observe(i)},unobserveChild:i=>{e.observedElementToRelayoutTarget.delete(i),t.unobserve(i)}},t=new window.ResizeObserver(t=>{e.getLayoutTargets(t.map(e=>e.target)).forEach(e=>e.reLayout())});return e},c=(e,t=window)=>{let i=!1;return(...r)=>{i||(i=!0,t.requestAnimationFrame(()=>{i=!1,e(...r)}))}};function d(...e){let t=e[0];for(let i=1;i<e.length;++i)t=`${t.replace(/\/$/,"")}/${e[i].replace(/^\//,"")}`;return t}var u=i(26350);let m={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},g=(e,t)=>e&&t&&Object.keys(t).forEach(i=>e.setAttribute(i,t[i])),p=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let r=t[i];if(void 0!==r)e.style[i]="number"!=typeof r||m[i]?r:`${r}px`;else e.style.removeProperty(i)}),f=(e,t,i=!0)=>{var r;return e&&i?(r=e.dataset[t])?"true"===r||"false"!==r&&("null"===r?null:`${+r}`===r?+r:r):r:e.dataset[t]},_=(e,t)=>e&&t&&Object.assign(e.dataset,t),b=e=>e||document.documentElement.clientHeight||window.innerHeight||0,T={fit:"contain",fill:"cover"};var I=i(69654);let E=(e,t,i)=>{void 0===e.customElements.get(t)&&e.customElements.define(t,i)};function w(e,t=window){class i extends t.HTMLElement{reLayout(){}connectedCallback(){this.observeResize(),this.reLayout()}disconnectedCallback(){this.unobserveResize(),this.unobserveChildren()}observeResize(){e.resizeService.observe(this)}unobserveResize(){e.resizeService.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new t.MutationObserver(()=>this.reLayout())),this.childListObserver.observe(e,{childList:!0})}observeChildAttributes(e,i=[]){this.childrenAttributesObservers||(this.childrenAttributesObservers=[]);let r=new t.MutationObserver(()=>this.reLayout());r.observe(e,{attributeFilter:i}),this.childrenAttributesObservers.push(r)}observeChildResize(t){this.childrenResizeObservers||(this.childrenResizeObservers=[]),e.resizeService.observeChild(t,this),this.childrenResizeObservers.push(t)}unobserveChildrenResize(){this.childrenResizeObservers&&(this.childrenResizeObservers.forEach(t=>{e.resizeService.unobserveChild(t)}),this.childrenResizeObservers=null)}unobserveChildren(){if(this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null),this.childrenAttributesObservers){for(let e of this.childrenAttributesObservers)e.disconnect(),e=null;this.childrenAttributesObservers=null}this.unobserveChildrenResize()}constructor(){super()}}return i}let L=e=>{if(e.customElementNamespace||(e.customElementNamespace={}),void 0===e.customElementNamespace.WixElement){let t=w({resizeService:h()},e);return e.customElementNamespace.WixElement=t,t}return e.customElementNamespace.WixElement},v="wix-bg-image",A=(e=globalThis.window,t={},i={experiments:{}})=>{if(e&&void 0===e.customElements.get(v)){let r=function(e,t,i,r=window){let n=((e=window)=>({measure:function(e,t,i,{containerId:r,bgEffectName:n},a){let o=i[e],s=i[r],{width:l,height:h}=a.getMediaDimensionsByEffect(n,s.offsetWidth,s.offsetHeight,b(a.getScreenHeightOverride?.()));t.width=l,t.height=h,t.currentSrc=o.style.backgroundImage,t.bgEffectName=o.dataset.bgEffectName},patch:function(t,i,r,n,a){let o=r[t];n.targetWidth=i.width,n.targetHeight=i.height;let s=((e,t,i)=>{var r;let n,{targetWidth:a,targetHeight:o,imageData:s,filters:l,displayMode:h=u.fittingTypes.SCALE_TO_FILL}=e;if(!a||!o||!s.uri)return{uri:"",css:{}};let{width:c,height:d,crop:m,name:g,focalPoint:p,upscaleMethod:f,quality:_,devicePixelRatio:b=t.devicePixelRatio}=s,T={filters:l,upscaleMethod:f,..._,hasAnimation:e?.hasAnimation||s?.hasAnimation},I=(r=b,((n=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0].toLowerCase().includes("devicepixelratio")))?Number(n[1]):null)||r||1),E={id:s.uri,width:c,height:d,...m&&{crop:m},...p&&{focalPoint:p},...g&&{name:g}},w={width:a,height:o,htmlTag:"bg",pixelAspectRatio:I,alignment:e.alignType||u.alignTypes.CENTER},L=(0,u.getData)(h,E,w,T),v=s.baseHostURL||t.staticMediaUrl;return L.uri=((e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let r=`${t}/`;return e&&(/^micons\//.test(e)?r=i:"ico"===/[^.]+$/.exec(e)[0]&&(r=r.replace("media","ficons"))),r+e})(L.uri,v,t.mediaRootUrl),L})(n,a,0);if(function(e="",t){return!e.includes(t)||!!e!=!!t}(i.currentSrc,s.uri)){let t,i;t={backgroundImage:`url("${s.uri}")`,...s.css.container},(i=new e.Image).onload=p.bind(null,o,t),i.src=s.uri}else p(o,s.css.container)}}))(r);return class extends e{reLayout(){if(t.isExperimentOpen("specs.thunderbolt.tb_stop_client_images")||t.isExperimentOpen("specs.thunderbolt.final_force_webp")||t.isExperimentOpen("specs.thunderbolt.final_force_no_webp"))return;let e={},a={},o=(0,I.ZH)(this,{experiments:i.experiments,logger:i.logger,document:r.document}),s=JSON.parse(this.dataset.tiledImageInfo),{bgEffectName:l}=this.dataset,{containerId:h}=s,c=(0,I.qc)(h,{experiments:i.experiments,logger:i.logger,document:r.document});e[o]=this,e[h]=c,s.displayMode=s.imageData.displayMode,t.mutationService.measure(()=>{n.measure(o,a,e,{containerId:h,bgEffectName:l},t)}),t.mutationService.mutate(()=>{n.patch(o,a,e,s,i,t)})}attributeChangedCallback(e,t){t&&this.reLayout()}disconnectedCallback(){super.disconnectedCallback()}static get observedAttributes(){return["data-tiled-image-info"]}constructor(){super()}}}(L(e),t,i,e);E(e,v,r)}};function O(e,t,i,r=window){let n={width:void 0,height:void 0,left:void 0};return class extends e{reLayout(){let{containerId:e,pageId:a,useCssVars:o,bgEffectName:s}=this.dataset,l=(0,I.hW)(this,e)||(0,I.qc)(`${e}`,{experiments:i.experiments,logger:i.logger,document:r.document}),h=(0,I.hW)(this,a)||(0,I.qc)(`${a}`,{experiments:i.experiments,logger:i.logger,document:r.document}),c={};t.mutationService.measure(()=>{let e="fixed"===r.getComputedStyle(this).position,i=b(t.getScreenHeightOverride?.()),n=l.getBoundingClientRect(),a=t.getMediaDimensionsByEffect(s,n.width,n.height,i),{hasParallax:d}=a,u=h&&(r.getComputedStyle(h).transition||"").includes("transform"),{width:m,height:g}=a,p=`${m}px`,f=`${g}px`,_=`${(n.width-m)/2}px`;if(e){let e=r.document.documentElement.clientLeft;_=u?`${l.offsetLeft-e}px`:`${n.left-e}px`}let T=e||d?0:`${(n.height-g)/2}px`;Object.assign(c,o?{"--containerW":p,"--containerH":f,"--containerL":_,"--screenH_val":`${i}`}:{width:p,height:f,left:_,top:T})}),t.mutationService.mutate(()=>{if(o){let e;p(this,n),e=this,e&&c&&Object.keys(c).forEach(t=>{e.style.setProperty(t,c[t])})}else p(this,c)})}connectedCallback(){super.connectedCallback(),t.windowResizeService.observe(this)}disconnectedCallback(){super.disconnectedCallback(),t.windowResizeService.unobserve(this)}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-is-full-height","data-container-size"]}constructor(){super()}}}let y="__more__",C="moreContainer";function R(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}let M="wix-dropdown-menu",x=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(M)){let t=h(),i=function(e,t,i=window){let r=((e=window)=>{let t=(e,t,i,r,n,a,o,s)=>{if(e-=n*(o?r.length:r.length-1),e-=s.left+s.right,t&&(r=r.map(()=>a)),r.some(e=>0===e))return null;let l=0,h=r.reduce((e,t)=>e+t,0);if(h>e)return null;if(t){if(i){let t=Math.floor(e/r.length),i=r.map(()=>t);if((l=t*r.length)<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r}if(i){let t=Math.floor((e-h)/r.length);l=0;let i=r.map(e=>(l+=e+t,e+t));if(l<e){let t=Math.floor(e-l);r.forEach((e,r)=>{r<=t-1&&i[r]++})}return i}return r},i=e=>{let t=parseFloat(e);return isFinite(t)?t:0},r=e=>!isNaN(parseFloat(e))&&isFinite(e);return{measure:(r,n)=>{var a;let o,s,l,h,c,d,u,m,g,p,_={},b={};b[r]=n;let T=1,I=n.getRootNode().querySelector("[id^=site-root]");I&&(T=I.getBoundingClientRect().width/I.offsetWidth);let E=(o=+f(b[r],"numItems"))<=0||o>Number.MAX_SAFE_INTEGER?[]:Array(o).fill(0).map((e,t)=>String(t)),w=["moreContainer","itemsContainer","dropWrapper"].concat(E,[y]);w.forEach(e=>{let t=`${r}${e}`;b[t]=n.getRootNode().getElementById(`${t}`)}),a=T,s={},w.forEach(e=>{let t=`${r}${e}`,i=b[t];i&&(s[t]={width:i.offsetWidth,boundingClientRectWidth:Math.round(i.getBoundingClientRect().width/a),height:i.offsetHeight})}),_.children=s;let L=b[r],v=b[`${r}itemsContainer`],A=v.childNodes,O=b[`${r}moreContainer`],C=O.childNodes,R=f(L,"stretchButtonsToMenuWidth"),M=f(L,"sameWidthButtons");_.absoluteLeft=L.getBoundingClientRect().left,_.bodyClientWidth=e.document.body.clientWidth,_.alignButtons=f(L,"dropalign"),_.hoverListPosition=f(L,"drophposition"),_.menuBorderY=parseInt(f(L,"menuborderY"),10),_.ribbonExtra=parseInt(f(L,"ribbonExtra"),10),_.ribbonEls=parseInt(f(L,"ribbonEls"),10),_.labelPad=parseInt(f(L,"labelPad"),10),_.menuButtonBorder=parseInt(f(L,"menubtnBorder"),10),l=v.lastChild,_.menuItemContainerMargins=(parseInt((h=e.getComputedStyle(l)).marginLeft,10)||0)+(parseInt(h.marginRight,10)||0),d=i((c=e.getComputedStyle(v)).borderTopWidth)+i(c.paddingTop),u=i(c.borderBottomWidth)+i(c.paddingBottom),m=i(c.borderLeftWidth)+i(c.paddingLeft),g=i(c.borderRightWidth)+i(c.paddingRight),d+=i(c.marginTop),u+=i(c.marginBottom),m+=i(c.marginLeft),g+=i(c.marginRight),_.menuItemContainerExtraPixels={top:d,bottom:u,left:m,right:g,height:d+u,width:m+g},_.needToOpenMenuUp=L.getBoundingClientRect().top>e.innerHeight/2,_.menuItemMarginForAllChildren=!R||"false"!==v.getAttribute("data-marginAllChildren"),_.moreSubItem=[],_.labelWidths={},_.linkIds={},_.parentId={},_.menuItems={},_.labels={},C.forEach((t,i)=>{_.parentId[t.id]=f(t,"parentId");let r=f(t,"dataId");_.menuItems[r]={dataId:r,parentId:f(t,"parentId"),moreDOMid:t.id,moreIndex:i},b[t.id]=t;let n=t.querySelector("p");b[n.id]=n,_.labels[n.id]={width:n.offsetWidth,height:n.offsetHeight,left:n.offsetLeft,lineHeight:parseInt(e.getComputedStyle(n).fontSize,10)},_.moreSubItem.push(t.id)}),A.forEach((e,t)=>{let i,r,n=f(e,"dataId");_.menuItems[n]=_.menuItems[n]||{},_.menuItems[n].menuIndex=t,_.menuItems[n].menuDOMid=e.id,_.children[e.id].left=e.offsetLeft;let a=e.querySelector("p");b[a.id]=a,_.labelWidths[a.id]=(i=a,r=T,Math.round(i.getBoundingClientRect().width/r));let o=e.querySelector("p");b[o.id]=o,_.linkIds[e.id]=o.id});let x=L.offsetHeight;_.height=x,_.width=L.offsetWidth,p=x-_.menuBorderY-_.labelPad-_.ribbonEls-_.menuButtonBorder-_.ribbonExtra,_.lineHeight=`${p}px`;let S=((e,i,r,n,a)=>{let o=i.width;i.hasOriginalGapData={},i.originalGapBetweenTextAndBtn={};let s=a.map(t=>{let r,a=f(n[e+t],"originalGapBetweenTextAndBtn");return(void 0===a?(i.hasOriginalGapData[t]=!1,r=i.children[e+t].boundingClientRectWidth-i.labelWidths[`${e+t}label`],i.originalGapBetweenTextAndBtn[e+t]=r):(i.hasOriginalGapData[t]=!0,r=parseFloat(a)),i.children[e+t].width>0)?Math.floor(i.labelWidths[`${e+t}label`]+r):0}),l=s.pop(),h=r.sameWidthButtons,c=r.stretchButtonsToMenuWidth,d=!1,u=i.menuItemContainerMargins,m=i.menuItemMarginForAllChildren,g=i.menuItemContainerExtraPixels,p=s.reduce((e,t)=>e>t?e:t,-1/0),_=t(o,h,c,s,u,p,m,g);if(!_){for(let e=1;e<=s.length;e++)if(_=t(o,h,c,s.slice(0,-1*e).concat(l),u,p,m,g)){d=!0;break}_||(d=!0,_=[l])}if(d){let e=_[_.length-1];for(_=_.slice(0,-1);_.length<a.length;)_.push(0);_[_.length-1]=e}return{realWidths:_,moreShown:d}})(r,_,{sameWidthButtons:M,stretchButtonsToMenuWidth:R},b,E.concat(y));return _.realWidths=S.realWidths,_.isMoreShown=S.moreShown,_.menuItemIds=E,_.hoverState=f(O,"hover",!1),{measures:_,domNodes:b}},patch:(e,t,i)=>{let n=i[e];p(n,{overflowX:"visible"});let{menuItemIds:a,needToOpenMenuUp:o}=t,s=a.concat(y);_(n,{dropmode:o?"dropUp":"dropDown"});let l=0;if(t.hoverState===y){let e,r,n=t.realWidths.indexOf(0),o=t.menuItems[e=t.menuItems,r=e=>e.menuIndex===n,Object.keys(e).find(t=>r(e[t],t))],s=o.moreIndex,h=s===a.length-1;o.moreDOMid&&g(i[o.moreDOMid],{"data-listposition":h?"dropLonely":"top"}),Object.values(t.menuItems).filter(e=>!!e.moreDOMid).forEach(e=>{if(e.moreIndex<s)p(i[e.moreDOMid],{display:"none"});else{let i=`${e.moreDOMid}label`;l=Math.max(t.labels[i].width,l)}})}else t.hoverState&&t.moreSubItem.forEach((i,r)=>{let n=`${e+C+r}label`;l=Math.max(t.labels[n].width,l)});((e,t,i,n)=>{let{hoverState:a}=t;if("-1"!==a){let{menuItemIds:o}=t,s=o.indexOf(a);if(r(t.hoverState)||a===y){if(!t.realWidths)return;let a=Math.max(n,t.children[-1!==s?e+s:e+y].width),o=Math.max(n,t.children[`${e}dropWrapper`].width),l=(0!==t.moreSubItem.length?t.labels[`${t.moreSubItem[0]}label`].lineHeight:0)+15+t.menuBorderY+t.labelPad+t.menuButtonBorder;t.moreSubItem.forEach(e=>{p(i[e],{minWidth:`${a}px`}),p(i[`${e}label`],{minWidth:"0px",lineHeight:`${l}px`})});let h=r(t.hoverState)?t.hoverState:"__more__",c={width:t.children[e+h].width,left:t.children[e+h].left},d=((e,t,i,r,n)=>{let{width:a,height:o,alignButtons:s,hoverListPosition:l,menuItemContainerExtraPixels:h}=t,c=t.absoluteLeft,d=((e,t,i,r,n,a,o,s,l,h)=>{let c="0px",d="auto",u=a.left,m=a.width;if("left"===t?c="left"===n?0:`${u+e.left}px`:"right"===t?(d="right"===n?0:`${r-u-m-e.right}px`,c="auto"):"left"===n?c=`${u+(m+e.left-i)/2}px`:"right"===n?(c="auto",d=`${(m+e.right-(i+e.width))/2}px`):c=`${e.left+u+(m-(i+e.width))/2}px`,"auto"!==c){let e=o+parseInt(c,10);e+h>l?(c="auto",d=0):c=e<0?0:c}return"auto"!==d&&(d=s-parseInt(d,10)>l?0:d),{moreContainerLeft:c,moreContainerRight:d}})(h,s,r,a,l,i,c,c+a,t.bodyClientWidth,n);return{left:d.moreContainerLeft,right:d.moreContainerRight,top:t.needToOpenMenuUp?"auto":`${o}px`,bottom:t.needToOpenMenuUp?`${o}px`:"auto"}})(0,t,c,a,o);p(i[`${e}${C}`],{left:d.left,right:d.right}),p(i[`${e}dropWrapper`],{left:d.left,right:d.right,top:d.top,bottom:d.bottom})}}})(e,t,i,l),t.originalGapBetweenTextAndBtn&&s.forEach(r=>{t.hasOriginalGapData[r]||_(i[`${e}${r}`],{originalGapBetweenTextAndBtn:t.originalGapBetweenTextAndBtn[`${e}${r}`]})}),((e,t,i,r)=>{let{realWidths:n,height:a,menuItemContainerExtraPixels:o}=i,s=0,l=null,h=null,c=i.lineHeight,d=a-o.height;for(let a=0;a<r.length;a++){let o=n[a],u=o>0,m=e+r[a];h=i.linkIds[m],u?(s++,l=m,p(t[m],{width:`${o}px`,height:`${d}px`,position:"relative","box-sizing":"border-box",overflow:"visible",visibility:"inherit"}),p(t[`${m}label`],{"line-height":c}),g(t[m],{"aria-hidden":!1})):(p(t[m],{height:"0px",overflow:"hidden",position:"absolute",visibility:"hidden"}),g(t[m],{"aria-hidden":!0}),g(t[h],{tabIndex:-1}))}1===s&&(_(t[`${e}moreContainer`],{listposition:"lonely"}),_(t[l],{listposition:"lonely"}))})(e,i,t,s)}}})(i);return class extends e{static get observedAttributes(){return["data-hovered-item"]}attributeChangedCallback(){this._isVisible()&&this.reLayout()}connectedCallback(){this._id=this.getAttribute("id"),this._hideElement(),this._waitForDomLoad().then(()=>{super.observeResize(),this._observeChildrenResize(),this.reLayout()})}disconnectedCallback(){t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),super.disconnectedCallback()}_waitForDomLoad(){let e,t=new Promise(t=>{e=t});return this._isDomReady()?e():(this._waitForDomReadyObserver=new i.MutationObserver(()=>this._onRootMutate(e)),this._waitForDomReadyObserver.observe(this,{childList:!0,subtree:!0})),t}_isDomReady(){return this._itemsContainer=this.getRootNode().getElementById(`${this._id}itemsContainer`),this._dropContainer=this.getRootNode().getElementById(`${this._id}dropWrapper`),this._itemsContainer&&this._dropContainer}_onRootMutate(e){this._isDomReady()&&(this._waitForDomReadyObserver.disconnect(),e())}_observeChildrenResize(){let e=Array.from(this._itemsContainer.childNodes);this._labelItems=e.map(e=>this.getRootNode().getElementById(`${e.getAttribute("id")}label`)),this._labelItems.forEach(e=>super.observeChildResize(e))}_setVisibility(e){this._visible=e,this.style.visibility=e?"inherit":"hidden"}_isVisible(){return this._visible}_hideElement(){this._setVisibility(!1)}_showElement(){this._setVisibility(!0)}reLayout(){let e,i;t.mutationService.clear(this._mutationIds.read),t.mutationService.clear(this._mutationIds.write),this._mutationIds.read=t.mutationService.measure(()=>{let t=r.measure(this._id,this);e=t.measures,i=t.domNodes}),this._mutationIds.write=t.mutationService.mutate(()=>{r.patch(this._id,e,i),this._showElement()})}constructor(...e){super(...e),R(this,"_visible",!1),R(this,"_mutationIds",{read:null,write:null}),R(this,"_itemsContainer",null),R(this,"_dropContainer",null),R(this,"_labelItems",[])}}}(L(e),{resizeService:t,mutationService:n()},e);e.customElements.define(M,i)}},S="wix-iframe",G=(e=globalThis.window)=>{if(e&&void 0===e.customElements.get(S)){var t;let i=(t=L(e),class extends t{reLayout(){let e=this.querySelector("iframe");if(e){let t=e.dataset.src;t&&e.src!==t&&(e.src=t,e.dataset.src="",this.dataset.src="")}}attributeChangedCallback(e,t,i){i&&this.reLayout()}static get observedAttributes(){return["data-src"]}constructor(){super()}});E(e,S,i)}},P={measure(e,t,{hasBgScrollEffect:i,videoWidth:r,videoHeight:n,fittingType:a,alignType:o="center",qualities:s,staticVideoUrl:l,videoId:h,videoFormat:c,focalPoint:m}){var g,p,f,_,b,I,E,w,L,v;let A,O,y,C=i?t.offsetWidth:e.parentElement.offsetWidth,R=e.parentElement.offsetHeight,M=parseInt(r,10),x=parseInt(n,10),S=(g=a,p={wScale:C/M,hScale:R/x},f=M,_=x,{width:Math.round(f*(A=g===u.fittingTypes.SCALE_TO_FIT?Math.min(p.wScale,p.hScale):Math.max(p.wScale,p.hScale))),height:Math.round(_*A)}),G=(b=function(e,{width:t,height:i}){var r;return(r=e=>e.size,Object.values(e.reduce((e,t)=>(e[r(t)]=t,e),{}))).find(e=>e.size>t*i)||e[e.length-1]}(s,S),I=l,E=h,"mp4"===(w=c)?b.url?d(I,b.url):d(I,E,b.quality,w,"file.mp4"):""),P=(L=e,v=G,O=L.networkState===L.NETWORK_NO_SOURCE,y=!L.currentSrc.endsWith(v),v&&(y||O)),N=T[a]||"cover",F=m?function(e,t,i){let{width:r,height:n}=e,{width:a,height:o}=t,{x:s,y:l}=i;if(!a||!o)return`${s}% ${l}%`;let h=Math.max(a/r,o/n),c=r*h,d=n*h,u=Math.max(0,Math.min(c-a,s/100*c-a/2)),m=Math.max(0,Math.min(d-o,l/100*d-o/2)),g=u&&Math.floor(u/(c-a)*100),p=m&&Math.floor(m/(d-o)*100);return`${g}% ${p}%`}(S,{width:C,height:R},m):"",k=o.replace("_"," ");return{videoSourceUrl:G,needsSrcUpdate:P,videoStyle:{height:"100%",width:"100%",objectFit:N,objectPosition:F||k}}},mutate(e,t,i,r,n,a,o,s,l,h,c){var d,u,m;if(n?i.setAttribute("autoplay",""):i.removeAttribute("autoplay"),t){let{width:e,height:i,...n}=r;p(t,n)}else(function(e,t,i,r,n,a){a&&t.paused&&(i.style.opacity="1",t.style.opacity="0");let o=t.paused||""===t.currentSrc;if((e||a)&&o)if(t.ontimeupdate=null,t.onseeked=null,t.onplay=null,!a&&n){let e=t.muted;t.muted=!0,t.ontimeupdate=()=>{t.currentTime>0&&(t.ontimeupdate=null,t.onseeked=()=>{t.onseeked=null,t.muted=e,N(t,i,r)},t.currentTime=0)}}else t.onplay=()=>{a||(t.onplay=null),N(t,i,r)}})(o,i,e,s,n,c),p(i,r);d=o,u=i,m=a,d&&(u.src=m,u.load()),i.playbackRate=h}};function N(e,t,i){"fade"===i&&(t.style.transition="opacity 1.6s ease-out"),t.style.opacity="0",e.style.opacity="1"}let F="wix-video",k=(e=globalThis.window,t,i={experiments:{}})=>{if(e&&void 0===e.customElements.get(F)){var r,n;let a=L(e),o=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"50% 100%"});E(e,F,(r=a,n={...t,intersectionObserver:o},class extends r{connectedCallback(){i.disableImagesLazyLoading?this.reLayout():n.intersectionObserver.observe(this)}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}unobserveIntersect(){n.intersectionObserver?.unobserve(this)}reLayout(){let{isVideoDataExists:e,videoWidth:t,videoHeight:r,qualities:a,videoId:o,videoFormat:s,alignType:l,fittingType:h,focalPoint:c,hasBgScrollEffect:d,autoPlay:u,animatePoster:m,containerId:g,isEditorMode:p,playbackRate:f,hasAlpha:_}=JSON.parse(this.dataset.videoInfo);if(!e)return;let b=!i.prefersReducedMotion&&u,T=this.querySelector(`video[id^="${g}"]`),E=this.querySelector(`.bgVideoposter[id^="${g}"]`);if(this.unobserveChildren(),!(T&&E))return void this.observeChildren(this);let w=(0,I.qc)(g,{document:this.getRootNode(),experiments:i.experiments,logger:i.logger}),L=(0,I.iT)(`.webglcanvas[id^="${g}"]`,{element:w,experiments:i.experiments,logger:i.logger});(_||"true"===w.dataset.hasAlpha)&&!L?requestAnimationFrame(()=>this.reLayout()):n.mutationService.measure(()=>{let{videoSourceUrl:e,needsSrcUpdate:u,videoStyle:g}=P.measure(T,w,{hasBgScrollEffect:d,videoWidth:t,videoHeight:r,fittingType:h,alignType:l,qualities:a,staticVideoUrl:i.staticVideoUrl,videoId:o,videoFormat:s,focalPoint:c});n.mutationService.mutate(()=>{P.mutate(E,L,T,g,b,e,u,m,s,f,p)})})}attributeChangedCallback(e,t){t&&this.reLayout()}static get observedAttributes(){return["data-video-info"]}constructor(){super()}}))}}},46418(e,t,i){var r=i(17709),n=i.n(r),a=i(33842),o=i(26350),s=i(16858);let l=o,h=function(e,t=window){!function(e){if(void 0===e.Reflect||void 0===e.customElements||e.customElements.hasOwnProperty("polyfillWrapFlushCallback"))return;let t=e.HTMLElement;e.HTMLElement=function(){return e.Reflect.construct(t,[],this.constructor)},e.HTMLElement.prototype=t.prototype,e.HTMLElement.prototype.constructor=e.HTMLElement,e.Object.setPrototypeOf(e.HTMLElement,t),e.Object.defineProperty(e.HTMLElement,"name",{value:t.name})}(t);let i={registry:new Set,observe(e){i.registry.add(e)},unobserve(e){i.registry.delete(e)}};e.windowResizeService.init((0,s.vk)(()=>i.registry.forEach(e=>e.reLayout())),t);let r=(0,s.Aq)(),n=(e,i)=>{void 0===t.customElements.get(e)&&t.customElements.define(e,i)},a=(0,s.yO)({resizeService:r},t);return t.customElementNamespace={WixElement:a},n("wix-element",a),{contextWindow:t,defineWixBgMedia:e=>{n("wix-bg-media",(0,s.NL)(a,{windowResizeService:i,...e},t))},defineMultiColumnRepeaterElement:()=>{let e=(0,s._o)();n(s.KU,e)}}};var c=i(91534),d=i(76526);let u=()=>({getSiteScale:()=>{let e=document.querySelector("#site-root");return e?e.getBoundingClientRect().width/e.offsetWidth:1}}),m=(e,t,i,r)=>{let{getMediaDimensions:n,...o}=a[e]||{};return n?{...n(t,i,r),...o}:{width:t,height:i,...o}},{experiments:g,media:p,requestUrl:f,site:_}=window.viewerModel,b=(0,d.isExperimentOpen)(g,"specs.thunderbolt.customImageDomain");((e,t,i,r)=>{var a,o,s;let g,p,f,_,b,T,{environmentConsts:I,wixCustomElements:E,media:w,requestUrl:L,mediaServices:v}=(a=void 0,o=void 0,s=void 0,p={"specs.thunderbolt.useClassSelectorsForLookup":(g=t=>(0,d.isExperimentOpen)(e.experiments,t))("specs.thunderbolt.useClassSelectorsForLookup"),"specs.thunderbolt.addIdAsClassName":g("specs.thunderbolt.addIdAsClassName")},f={staticMediaUrl:e.media.staticMediaUrl,mediaRootUrl:e.media.mediaRootUrl,externalBaseUrl:e.externalBaseUrl??"",userDomainMediaPrefixes:e.userDomainMediaPrefixes??[],experiments:p,isViewerMode:!0,devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,...s},b={getMediaDimensionsByEffect:m,..._={mutationService:n(),isExperimentOpen:g,siteService:u()},...o},{...e,wixCustomElements:a||(T=u(),h({resizeService:{init:e=>new ResizeObserver(e)},windowResizeService:{init:e=>window.addEventListener("resize",e)},siteService:T})),services:_,environmentConsts:f,mediaServices:b}),A=E?.contextWindow||window;A.wixCustomElements=E,Object.assign(A.customElementNamespace,{mediaServices:v,environmentConsts:I,requestUrl:L,staticVideoUrl:w.staticVideoUrl}),(0,c.g)({...v},E.contextWindow,I),E.defineWixBgMedia(v),E.defineMultiColumnRepeaterElement(),window.__imageClientApi__=l})({experiments:g,media:p,requestUrl:f,externalBaseUrl:_?.externalBaseUrl,userDomainMediaPrefixes:b?p?.userDomainMediaPrefixes:void 0})},13176(e,t,i){i.d(t,{z:()=>r});let r=["MENU_AS_CONTAINER_TOGGLE","MENU_AS_CONTAINER_EXPANDABLE_MENU","BACK_TO_TOP_BUTTON","SCROLL_TO_","TPAMultiSection_","TPASection_","comp-","TINY_MENU","MENU_AS_CONTAINER","SITE_HEADER","SITE_FOOTER","SITE_PAGES","PAGES_CONTAINER","BACKGROUND_GROUP","POPUPS_ROOT"]},69654(e,t,i){i.d(t,{C5:()=>c,Xx:()=>d,ZH:()=>h,hW:()=>g,iT:()=>u,kp:()=>p,qc:()=>l,vP:()=>m});var r=i(13176);function n(e,t){return["true","new","b","enabled"].includes(`${e?.[t]}`.toLowerCase())}function a(e={}){let t=e?.experiments;if(!t&&"undefined"!=typeof window)try{let e=window;t=e.viewerModel?.experiments}catch{}if(!t)return!1;let i=n(t,"specs.thunderbolt.useClassSelectorsForLookup"),r=n(t,"specs.thunderbolt.addIdAsClassName");return!!(i&&r)}function o(e={}){return e.document||("undefined"!=typeof document?document:null)}function s(e,t,i){e&&"function"==typeof e.meter&&e.meter("dom_selector_id_fallback",{customParams:{compId:t,selectorType:i}}),"undefined"!=typeof console&&console.warn&&console.warn(`[DOM Selectors] Fallback to ID for '${t}' (${i}).`)}function l(e,t={}){let i=o(t);if(!i||!e||"string"!=typeof e)return null;let r=a(t);if(r){let t=i.querySelector(`.${e}`);if(t)return t}let n=i.getElementById(e);return n&&r&&s(t?.logger,e,"getElementById"),n}function h(e,t={}){if(!e)return"";if(!a(t))return e.id;let i=Array.from(e.classList||[]),o=n(t.experiments,"specs.thunderbolt.preserveWixSelectClass");if(t.isEditor&&o&&!i.includes("wix-select"))return"";if(t.componentIds?.size){let e=null;for(let r of i){if(t.componentIds.has(r))return r;if(!e){let i=r.indexOf("__");if(i>0){let n=r.substring(0,i);t.componentIds.has(n)&&(e=r)}}}if(e)return e}let l=t.prefixes??r.z,c=null;for(let e of i)if(l.some(t=>e.startsWith(t))){if(e.includes("__"))return e;(!c||e.length<c.length)&&(c=e)}return c||(e.id&&s(t.logger,e.id,"getElementCompId"),e.id||"")}function c(e){return e.replace(/#([a-zA-Z0-9_-]+)/g,".$1").replace(/\[id="([^"]+)"\]/g,'[class~="$1"]').replace(/\[id\^="([^"]+)"\]/g,':is([class^="$1"],[class*=" $1"])').replace(/\[id\*="([^"]+)"\]/g,'[class*="$1"]').replace(/\[id\$="([^"]+)"\]/g,'[class$="$1"]')}function d(e,t,i=!1){if(!t)return e;let r=c(e);return`:is(${r}${i?".wix-select":""}, ${e})`}function u(e,t={}){let i=t.element||o(t);if(!i||!e||"string"!=typeof e)return null;let r=a(t);if(r){let t=c(e),r=i.querySelector(t);if(r)return r}let n=i.querySelector(e);return n&&r&&s(t.logger,e,"querySelector"),n}function m(e,t={}){let i=t.element||o(t);if(!i||!e||"string"!=typeof e)return[];let r=a(t);if(r){let t=c(e),r=Array.from(i.querySelectorAll(t));if(r.length>0)return r}let n=Array.from(i.querySelectorAll(e));return n.length>0&&r&&s(t.logger,e,"querySelectorAll"),n}function g(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=a(i);if(r){let i=e.closest(`.${t}`);if(i)return i}let n=e.closest(`#${t}`);return n&&r&&s(i.logger,t,"getClosestByCompId"),n}function p(e,t,i={}){if(!t||"string"!=typeof t)return null;let r=a(i);if(r){let i=c(t),r=e.closest(i);if(r)return r}let n=e.closest(t);return n&&r&&s(i.logger,t,"closest"),n}}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/custom-element-utils.inline.de2aa062.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.e5879549.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6901"],{33842(e,t,i){i.r(t),i.d(t,{BackgroundParallax:()=>n,BackgroundParallaxZoom:()=>o,BackgroundReveal:()=>l,BgCloseUp:()=>d,BgExpand:()=>c,BgFabeBack:()=>h,BgFadeIn:()=>u,BgFadeOut:()=>g,BgFake3D:()=>m,BgPanLeft:()=>f,BgPanRight:()=>b,BgParallax:()=>p,BgPullBack:()=>v,BgReveal:()=>w,BgRotate:()=>M,BgShrink:()=>y,BgSkew:()=>I,BgUnwind:()=>x,BgZoomIn:()=>L,BgZoomOut:()=>D,ImageParallax:()=>O,ImageReveal:()=>P});var a=i(16956);let s=(e,t)=>({width:e,height:t}),r=(e,t,i)=>({width:e,height:Math.max(t,i)}),n={hasParallax:!0,getMediaDimensions:r},o={hasParallax:!0,getMediaDimensions:r},l={hasParallax:!0,getMediaDimensions:r},d={getMediaDimensions:s},c={getMediaDimensions:s},h={getMediaDimensions:s},u={getMediaDimensions:s},g={getMediaDimensions:s},m={hasParallax:!0,getMediaDimensions:r},f={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},b={getMediaDimensions:(e,t)=>({width:1.2*e,height:t})},p={hasParallax:!0,getMediaDimensions:r},v={getMediaDimensions:s},w={hasParallax:!0,getMediaDimensions:r},M={getMediaDimensions:(e,t)=>{let i,s,r,n,o;return i=(0,a.kU)(22),s=Math.hypot(e,t)/2,r=Math.acos(e/2/s),n=e*Math.abs(Math.cos(i))+t*Math.abs(Math.sin(i)),o=e*Math.abs(Math.sin(i))+t*Math.abs(Math.cos(i)),{width:Math.ceil(i<r?n:2*s),height:Math.ceil(i<(0,a.kU)(90)-r?o:2*s)}}},y={getMediaDimensions:s},I={getMediaDimensions:(e,t)=>({width:e,height:e*Math.tan((0,a.kU)(20))+t})},x={getMediaDimensions:s},L={hasParallax:!0,getMediaDimensions:r},D={getMediaDimensions:(e,t)=>({width:1.15*e,height:1.15*t})},O={getMediaDimensions:(e,t)=>({width:e,height:1.5*t})},P={getMediaDimensions:(e,t,i)=>({width:e,height:i})}},16956(e,t,i){function a(e,t,i,a,s){return(s-e)*(a-i)/(t-e)+i}function s(e,t){let[i,a]=e,[s,r]=t;return Math.sqrt((s-i)**2+(r-a)**2)}function r(e){return e*Math.PI/180}function n(e,t,i){return void 0===e&&(e=[0,0]),void 0===t&&(t=[0,0]),void 0===i&&(i=0),(360+i+180*Math.atan2(t[1]-e[1],t[0]-e[0])/Math.PI)%360}i.d(t,{Io:()=>s,Rb:()=>n,_b:()=>a,kU:()=>r})},91534(e,t,i){i.d(t,{g:()=>b});var a=i(26350);let s={columnCount:1,columns:1,fontWeight:1,lineHeight:1,opacity:1,zIndex:1,zoom:1},r=(e,t)=>(Array.isArray(t)?t:[t]).reduce((t,i)=>{let a=e[i];return void 0!==a?Object.assign(t,{[i]:a}):t},{}),n=(e,t)=>e&&t&&Object.keys(t).forEach(i=>{let a=t[i];if(void 0!==a)e.style[i]="number"!=typeof a||s[i]?a.toString():`${a}px`;else e.style.removeProperty(i)}),o=e=>e.endsWith("/")?e:`${e}/`,l=(e,t,i)=>{if(!e.targetWidth||!e.targetHeight||!e.imageData.uri)return{uri:"",css:{},transformed:!1};let{imageData:s}=e,n=e.displayMode||a.fittingTypes.SCALE_TO_FILL,l=Object.assign(r(s,["upscaleMethod"]),r(e,["filters","encoding","allowFullGIFTransformation","allowWebpAvifTransforms"]),e.quality||s.quality,{hasAnimation:e?.hasAnimation||s?.hasAnimation}),h=c(e.imageData.devicePixelRatio||t.devicePixelRatio),u=Object.assign(r(s,["width","height","crop","name","focalPoint"]),{id:s.uri}),g={width:e.targetWidth,height:e.targetHeight,htmlTag:i||"img",pixelAspectRatio:h,alignment:e.alignType||a.alignTypes.CENTER},m=(0,a.getData)(n,u,g,l),f=s.userDomainMediaURL?s.userDomainMediaURL:(({uri:e,envConsts:t})=>{let{externalBaseUrl:i,userDomainMediaPrefixes:a=[],staticMediaUrl:s}=t;return a.some(t=>e.startsWith(`${t}_`))&&i?`${o(i)}_media/`:o(s)})({uri:s.uri,envConsts:t});return m.uri=d(m.uri,f,t.mediaRootUrl),m},d=(e,t,i)=>{if(/(^https?)|(^data)|(^blob)|(^\/\/)/.test(e))return e;let a=o(t);return e&&(/^micons\//.test(e)?a=o(i):/[^.]+$/.exec(e)?.[0]==="ico"&&(a=a.replace("media","ficons"))),a+e},c=e=>{let t=window.location.search.split("&").map(e=>e.split("=")).find(e=>e[0]?.toLowerCase().includes("devicepixelratio"));return(t?.[1]?Number(t[1]):null)||e||1},h=function(e,t,i,{containerElm:a,bgEffect:s="none",sourceSets:r},n){var o,l;let d,c=i.image,h=i[e],u=n.getScreenHeightOverride?.()||document.documentElement.clientHeight||window.innerHeight||0,g=a?.dataset.mediaHeightOverrideType,m=s&&"none"!==s||r&&r.some(e=>e.scrollEffect),f=a&&m?a:h,b=window.getComputedStyle(h).getPropertyValue("--bg-scrub-effect"),{width:p,height:v}=n.getMediaDimensionsByEffect?.(b||s,f.offsetWidth,f.offsetHeight,u)||{width:h.offsetWidth,height:h.offsetHeight};if(r&&(o=f.offsetWidth,l=f.offsetHeight,d={},r.forEach(({mediaQuery:e,scrollEffect:t})=>{d[e]=n.getMediaDimensionsByEffect?.(t,o,l,u).height||l}),t.sourceSetsTargetHeights=d),!c)return;let w=c.getAttribute("src");b&&(t.top=.5*(h.offsetHeight-v),t.left=.5*(h.offsetWidth-p)),t.width=p,t.height="fixed"===g||"viewport"===g?document.documentElement.clientHeight+80:v,t.screenHeight=u,t.imgSrc=w,t.boundingRect=h.getBoundingClientRect(),t.mediaHeightOverrideType=g,t.srcset=c.srcset},u=function(e,t,i,s,r,o,d,c,h,u){if(!Object.keys(t).length)return;let{imageData:g}=s,m=i[e],f=i.image;h&&(g.devicePixelRatio=1);let b=s.targetScale||1,p=r.isExperimentOpen?.("specs.thunderbolt.allowFullGIFTransformation"),v=r.isExperimentOpen?.("specs.thunderbolt.allowWebpAvifTransforms"),w={...s,...!s.skipMeasure&&{targetWidth:(t.width||0)*b,targetHeight:(t.height||0)*b},displayMode:g.displayMode,allowFullGIFTransformation:p,allowWebpAvifTransforms:v},M=l(w,o,"img"),y=M?.css?.img||{};n(f,function(e,t,i,a,s){let r=function(e,t=1){return 1!==t?{...e,width:"100%",height:"100%"}:e}(t,a);if(s&&(delete r.height,r.width="100%"),!e)return r;let n={...r};return"fill"===i?(n.position="absolute",n.top="0"):"fit"===i&&(n.height="100%"),"fixed"===e&&(n["will-change"]="transform"),n.objectPosition&&(n.objectPosition=t.objectPosition.replace(/(center|bottom)$/,"top")),n}(t.mediaHeightOverrideType,y,g.displayMode,b,c)),(t.top||t.left)&&n(m,{top:`${t.top}px`,left:`${t.left}px`});let I=M?.uri||"",x=g?.hasAnimation||s?.hasAnimation,L=function(e,t,i){let{sourceSets:a}=t;if(!a||!a.length)return;let s={};return a.forEach(({mediaQuery:a,crop:r,focalPoint:n})=>{let o=l({...t,targetHeight:(e.sourceSetsTargetHeights||{})[a]||0,imageData:{...t.imageData,crop:r,focalPoint:n}},i,"img");s[a]=o.uri||""}),s}(t,w,o);if(u&&(f.dataset.ssrSrcDone="true"),!s.isLQIP||!s.lqipTransition||"transitioned"in m.dataset||(m.dataset.transitioned="",f.complete?f.onload=function(){f.dataset.loadDone=""}:f.onload=function(){f.complete?f.dataset.loadDone="":f.onload=function(){f.dataset.loadDone=""}}),d){let e;(e=g.uri,(0,a.getFileExtension)(e)===a.fileType.GIF||(0,a.getFileExtension)(e)===a.fileType.WEBP&&x)?(f.setAttribute("fetchpriority","low"),f.setAttribute("loading","lazy"),f.setAttribute("decoding","async")):f.setAttribute("fetchpriority","high"),f.currentSrc!==I&&f.setAttribute("src",I),t.srcset&&!t.srcset.split(", ").some(e=>e.split(" ")[0]===I)&&f.setAttribute("srcset",I),i.picture&&w.sourceSets&&Array.from(i.picture.querySelectorAll("source")).forEach(e=>{let t=e.media||"",i=L?.[t];e.srcset!==i&&e.setAttribute("srcset",i||"")})}},g={parallax:"ImageParallax",fixed:"ImageReveal"};var m=i(17709),f=i.n(m);function b(e={},t=null,i={}){if("undefined"==typeof window)return;let s={staticMediaUrl:a.STATIC_MEDIA_URL,mediaRootUrl:a.MEDIA_ROOT_URL,experiments:{},devicePixelRatio:/iemobile/i.test(navigator.userAgent)?Math.round(window.screen.availWidth/(window.screen.width||window.document.documentElement.clientWidth)):window.devicePixelRatio,disableImagesLazyLoading:(()=>{try{return"true"===new URL(window.location.href).searchParams.get("disableLazyLoading")}catch{return!1}})(),...i},r=function(e,t){let i="wow-image";if(void 0===(e=e||window).customElements.get(i)){let a,s;return e.ResizeObserver&&(a=new e.ResizeObserver(e=>e.map(e=>e.target.reLayout()))),e.IntersectionObserver&&(s=new IntersectionObserver(e=>e.map(e=>{if(e.isIntersecting){let t=e.target;t.unobserveIntersect(),t.observeResize()}return e}),{rootMargin:"150% 100%"})),function(r){var n,o;let l=(n={resizeService:a,intersectionService:s,mutationService:f(),...t},o=e,class extends o.HTMLElement{constructor(){super(),this.childListObserver=null,this.timeoutId=null}attributeChangedCallback(e,t){t&&this.reLayout()}connectedCallback(){r.disableImagesLazyLoading?this.reLayout():this.observeIntersect()}disconnectedCallback(){this.unobserveResize(),this.unobserveIntersect(),this.unobserveChildren()}static get observedAttributes(){return["data-image-info"]}reLayout(){let e={},t={},i=this.getAttribute("id"),a=JSON.parse(this.dataset.imageInfo||""),s="true"===this.dataset.isResponsive,{bgEffectName:l}=this.dataset,{scrollEffect:d}=a.imageData,{sourceSets:c}=a,m=l||d&&g[d];c&&c.length&&c.forEach(e=>{e.scrollEffect&&(e.scrollEffect=g[e.scrollEffect])}),e[i]=this,a.containerId&&(e[a.containerId]=o.document.getElementById(`${a.containerId}`));let f=a.containerId?e[a.containerId]:void 0;if(e.image=this.querySelector("img"),e.picture=this.querySelector("picture"),!e.image)return void this.observeChildren(this);this.unobserveChildren(),this.observeChildren(this),n.mutationService.measure(()=>{h(i,t,e,{containerElm:f,bgEffect:m,sourceSets:c},n)});let b=(o,l)=>{n.mutationService.mutate(()=>{u(i,t,e,a,n,r,o,s,m,l)})},p=e.image,v=this.dataset.hasSsrSrc&&!p.dataset.ssrSrcDone;!p.getAttribute("src")||v?b(!0,!0):this.debounceImageLoad(b)}debounceImageLoad(e){clearTimeout(this.timeoutId),this.timeoutId=o.setTimeout(()=>{e(!0)},250),e(!1)}observeResize(){n.resizeService?.observe(this)}unobserveResize(){n.resizeService?.unobserve(this)}observeIntersect(){n.intersectionService?.observe(this)}unobserveIntersect(){n.intersectionService?.unobserve(this)}observeChildren(e){this.childListObserver||(this.childListObserver=new o.MutationObserver(()=>{this.reLayout()})),this.childListObserver.observe(e,{childList:!0})}unobserveChildren(){this.childListObserver&&(this.childListObserver.disconnect(),this.childListObserver=null)}});e.customElements.define(i,l)}}}(t,e);r&&r(s)}},76526(e,t,i){i.d(t,{isExperimentOpen:()=>s});let a=["true","new","b","enabled"],s=(e,t)=>a.includes(`${e[t]}`.toLowerCase())}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=46418)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/initCustomElements.inline.e5879549.bundle.min.js.map</script>


<!-- preloading pre-scripts -->

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.resolveTpaLinkByPageId%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.onlineterapia.org&fileId=e5e5ea1e.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=true&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&languageResolutionMethod=QueryParam&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-features&originalLanguage=es&pageId=9af214_8eb9ce1ee8be89d93efc7891c5e655df_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-onlineterapia-org.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.a11yContrast%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.imageEncodingAVIF%2C.motionTimeAnimationsCSS%2C.resolveTpaLinkByPageId%2C.responsiveContainerRoleGroup%2C.shouldUseResponsiveImages%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery%2C.useResponsiveImgClassicFixed&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=application%2Fjson&deviceType=Other&dfCk=6&dfVersion=1.5419.0&disableStaticPagesUrlHierarchy=false&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.onlineterapia.org&fileId=e5e5ea1e.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isMultilingualEnabled=true&isPremiumDomain=true&isTrackClicksAnalyticsEnabled=false&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&languageResolutionMethod=QueryParam&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-features&originalLanguage=es&pageId=9af214_5da6eea93122caa0f916ec63e62cb783_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-onlineterapia-org.filesusr.com%2F&useSandboxInHTMLComp=false&viewMode=desktop" id="features_mainPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.onlineterapia.org&fileId=517f8547.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-platform&originalLanguage=es&pageId=9af214_8eb9ce1ee8be89d93efc7891c5e655df_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-onlineterapia-org.filesusr.com%2F&viewMode=desktop" id="platform_masterPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>

    
    <link href="https://siteassets.parastorage.com/pages/pages/thunderbolt?appDefinitionIdToSiteRevision=%7B%221522827f-c56c-a5c9-2ac9-00f9e6ae12d3%22%3A%221903%22%2C%22561171c5-080e-40d6-8d53-085538541002%22%3A%223597%22%2C%2214bcded7-0066-7c35-14d7-466cb3f09103%22%3A%221335%22%2C%2213d21c63-b5ec-5912-8397-c3a5ddb27a97%22%3A%22440%22%7D&appDefinitionIdsWithCustomCss=%5B%22561171c5-080e-40d6-8d53-085538541002%22%5D&beckyExperiments=.EnableCustomCSSVarsForLoginSocialBar%2C.LoginBarEnableLoggingInStateInSSR%2C.UseLoginSocialBarCustomMenu%2C.UseNestedLoginSocialBarMenuItems%2C.UseNewLoginBarDropdownMenuAlignment%2C.UseNewLoginSocialBarElementStructure%2C.UseNewLoginSocialBarMemberInitialsAvatar%2C.buttonUdp%2C.fixFirefoxLinkBarIntrinsicSizing%2C.updateRichTextSemanticClassNamesOnCorvid%2C.useImageAvifFormatInNativeProGallery&blocksBuilderManifestGeneratorVersion=1.129.0&commonConfig=%7B%22siteRevision%22%3A%224%22%2C%22branchId%22%3A%22f299f48a-86a0-4b42-bde6-348616bd9a39%22%7D&contentType=application%2Fjson&dfCk=6&dfVersion=1.5419.0&editorName=Unknown&experiments=dm_migrateOldHoverBoxToNewFixer&externalBaseUrl=https%3A%2F%2Fwww.onlineterapia.org&fileId=517f8547.bundle.min&formFactor=desktop&hasTPAWorkerOnSite=false&hasUserDomainMedia=false&isBuilderComponentModel=false&isClientSdkOnSite=true&isHttps=true&isInSeo=true&isPremiumDomain=true&isUrlMigrated=true&isWixCodeOnPage=false&isWixCodeOnSite=false&language=es&metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4&module=thunderbolt-platform&originalLanguage=es&pageId=9af214_5da6eea93122caa0f916ec63e62cb783_2.json&pilerExperiments=specs.piler.useEditorReactComponents&quickActionsMenuEnabled=false&registryLibrariesTopology=%5B%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22wixui%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%2C%7B%22artifactId%22%3A%22editor-elements%22%2C%22namespace%22%3A%22dsgnsys%22%2C%22url%22%3A%22https%3A%2F%2Fstatic.parastorage.com%2Fservices%2Feditor-elements%2F1.15171.0%22%7D%5D&remoteWidgetStructureBuilderVersion=1.251.0&siteId=a668525a-8bde-4742-b10c-4666bb05eaeb&siteRevision=4&staticHTMLComponentUrl=https%3A%2F%2Fwww-onlineterapia-org.filesusr.com%2F&viewMode=desktop" id="platform_mainPage" as="fetch" position="post-scripts" rel="preload" crossorigin="anonymous"></link>



  <script id="sentry">
    (function(c,t,u,n,p,l,y,z,v){if(c[l] && c[l].mute) {return;}function e(b){if(!w){w=!0;var d=t.getElementsByTagName(u)[0],a=t.createElement(u);a.src=z;a.crossorigin="anonymous";a.addEventListener("load",function(){try{c[n]=q;c[p]=r;var a=c[l],d=a.init;a.init=function(a){for(var b in a)Object.prototype.hasOwnProperty.call(a,b)&&(v[b]=a[b]);d(v)};B(b,a)}catch(A){console.error(A)}});d.parentNode.insertBefore(a,d)}}function B(b,d){try{for(var a=0;a<b.length;a++)if("function"===typeof b[a])b[a]();var f=m.data,g=!1,h=!1;for(a=0;a<f.length;a++)if(f[a].f){h=!0;var e=f[a];!1===g&&"init"!==e.f&&d.init();g=!0;d[e.f].apply(d,e.a)}!1===h&&d.init();var k=c[n],l=c[p];for(a=0;a<f.length;a++)f[a].e&&k?k.apply(c,f[a].e):f[a].p&&l&&l.apply(c,[f[a].p])}catch(C){console.error(C)}}for(var g=!0,x=!1,k=0;k<document.scripts.length;k++)if(-1<document.scripts[k].src.indexOf(y)){g="no"!==document.scripts[k].getAttribute("data-lazy");break}var w=!1,h=[],m=function(b){(b.e||b.p||b.f&&-1<b.f.indexOf("capture")||b.f&&-1<b.f.indexOf("showReportDialog"))&&g&&e(h);m.data.push(b)};m.data=[];c[l]={onLoad:function(b){h.push(b);g&&!x||e(h)},forceLoad:function(){x=!0;g&&setTimeout(function(){e(h)})}};"init addBreadcrumb captureMessage captureException captureEvent configureScope withScope showReportDialog".split(" ").forEach(function(b){c[l][b]=function(){m({f:b,a:arguments})}});var q=c[n];c[n]=function(b,d,a,f,e){m({e:[].slice.call(arguments)});q&&q.apply(c,arguments)};var r=c[p];c[p]=function(b){m({p:b.reason});r&&r.apply(c,arguments)};g||setTimeout(function(){e(h)})})(window,document,"script","onerror","onunhandledrejection","Sentry","605a7baede844d278b89dc95ae0a9123","https://browser.sentry-cdn.com/6.18.2/bundle.min.js",{"dsn":"https://605a7baede844d278b89dc95ae0a9123@sentry-next.wixpress.com/68", "beforeBreadcrumb": function(b){window.onBeforeSentryBreadcrumb && window.onBeforeSentryBreadcrumb(b)}});
  </script>




<script>
	window.resolveExternalsRegistryPromise = null
    const externalRegistryPromise = new Promise((r) => window.resolveExternalsRegistryPromise = r)
    window.resolveExternalsRegistryModule = (name) => externalRegistryPromise.then(() => window.externalsRegistry[name].onload())
</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.c335b0f1.bundle.min.js">(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["7101"],{78635(){window.__imageClientApi__=window.__imageClientApi__||{sdk:{}};let{lodash:e,react:o,reactDOM:n,imageClientApi:d,clientSdk:a}=window.externalsRegistry={lodash:{},react:{},reactDOM:{},imageClientApi:{},clientSdk:{}};d.loaded=new Promise(e=>{d.onload=e}),e.loaded=new Promise(o=>{e.onload=o}),a.loaded=new Promise(e=>{a.onload=e}),window.ReactDOM||(window.reactDOMReference=window.ReactDOM={loading:!0}),n.loaded=new Promise(e=>{n.onload=()=>{Object.assign(window.reactDOMReference||{},window.ReactDOM,{loading:!1}),e()}}),window.React||(window.reactReference=window.React={loading:!0}),o.loaded=new Promise(e=>{o.onload=()=>{Object.assign(window.reactReference||{},window.React,{loading:!1}),e()}}),window.reactAndReactDOMLoaded=Promise.all([o.loaded,n.loaded]),window.resolveExternalsRegistryPromise()}},function(e){e(e.s=78635)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/externals-registry.inline.c335b0f1.bundle.min.js.map</script>

<!-- Add the rest of the ViewerModel -->
<script type="application/json" id="wix-viewer-model">{"siteAssetsTestModuleVersion":"1.334.0","requestUrl":"https:\/\/www.onlineterapia.org\/?feed=rss2","siteFeatures":["accessibilityBrowserZoom","appMonitoring","assetsLoader","businessLogger","captcha","clickHandlerRegistrar","clientSdk","codeEmbed","commonConfig","componentsRegistry","consentPolicy","cookiesManager","customCss","cyclicTabbing","domSelectors","dynamicPages","environmentWixCodeSdk","environment","externalServices","locationWixCodeSdk","mpaNavigation","multilingual","navigationManager","navigationPhases","ooi","pages","panorama","protectedPages","renderer","reporter","routerFetch","router","scrollRestoration","seoWixCodeSdk","seo","sessionManager","siteMembersWixCodeSdk","siteMembers","siteScrollBlocker","siteWixCodeSdk","speculationRules","ssrCache","stores","structureApi","thunderboltInitializer","tpaCommons","translations","usedPlatformApis","warmupData","windowMessageRegistrar","windowWixCodeSdk","wixCustomElementComponent","wixEmbedsApi","componentsLoader","componentsReact","platform"],"site":{"metaSiteId":"c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","userId":"9af21475-851d-4284-a0ee-01b706507531","siteId":"a668525a-8bde-4742-b10c-4666bb05eaeb","externalBaseUrl":"https:\/\/www.onlineterapia.org","siteRevision":4,"siteType":"UGC","dc":"virginia-pub","isResponsive":false,"editorName":"Unknown","sessionId":"9b4ccc5b-b4c4-4a3e-badb-9b2c1d5770a0","isSEO":true,"appNameForBiEvents":"thunderbolt"},"isMobileDevice":false,"viewMode":"desktop","formFactor":"desktop","deviceInfo":{"deviceClass":"Other"},"media":{"staticMediaUrl":"https:\/\/static.wixstatic.com\/media","mediaRootUrl":"https:\/\/static.wixstatic.com\/","staticVideoUrl":"https:\/\/video.wixstatic.com\/","userDomainMediaPrefixes":[]},"language":{"userLanguage":"es","userLanguageResolutionMethod":"QueryParam","siteLanguage":"es","isMultilingualEnabled":true,"directionByLanguage":"ltr"},"mode":{"qa":false,"enableTestApi":false,"addAllServices":false,"debug":false,"ssrIndicator":false,"ssrOnly":false,"siteAssetsFallback":"enable","versionIndicator":false},"siteFeaturesConfigs":{"accessibilityBrowserZoom":{"isBuilder":false,"isStudio":false},"appMonitoring":{"appsWithMonitoring":[{"appId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress","artifactId":"abandoned-carts-bm","fingerprint":"909b259b270821e3e228d7e504707c813c4cc1c542858c1ae0eee6fa"}}}}},{"appId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"monitoringComponent":{"monitoring":{"type":"PANORAMA","panoramaOptions":{"project":{"groupId":"com.wixpress.npm","artifactId":"members-area-components","fingerprint":"ff152a5027121ff892a8f272b5c598b30d70c2a68472a8517731b681"}}}}}]},"assetsLoader":{"isStylableComponentInStructure":true,"hasBuilderComponents":false},"businessLoggerService":{},"businessLogger":{"isBuilderComponentModel":false},"clientSdk":{"appDefinitionIds":["561171c5-080e-40d6-8d53-085538541002"]},"codeEmbed":{"htmlEmbeds":[{"id":"47c66dd3-2409-42f8-bce0-e744a22ecccd","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script>\nfunction registerListener() {\n  window.wixDevelopersAnalytics.register(\n    'cf06bdf3-5bab-4f20-b165-97fb723dac6a',\n    (eventName, eventParams, options) => {\n      const a = 1\n      const XSRFToken = getXSRFTokenFromCookie()\n      fetch(\n        `${window.location.origin}\/_serverless\/analytics-reporter\/facebook\/event`,\n        {\n          method: 'POST',\n          headers: {\n            'Content-Type': 'application\/json',\n            'X-XSRF-TOKEN': XSRFToken,\n          },\n          body: JSON.stringify({ eventName, data: eventParams }),\n        },\n      );\n    },\n  );\n  function getXSRFTokenFromCookie() {\n    var match = document.cookie.match(new RegExp(\"XSRF-TOKEN=(.+?);\"));\n    return match ? match[1] : \"\";\n  }\n}\nwindow.wixDevelopersAnalytics\n  ? registerListener()\n  : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);\n<\/script>\n"},"domain":"gestaltonline.net","name":"appMarketEmbed"},{"id":"53d295be-d076-4641-b367-97ecb4cd171e","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"\n<!-- Global site tag (gtag.js) - Google AdWords: AW-1012689531 -->\n<script async src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=AW-1012689531\"><\/script>\n<script>\n    !function(w, a) {\n        w.dataLayer = w.dataLayer || [];\n        function gtag(){dataLayer.push(arguments);}\n        gtag('js', new Date());\n\n        w[a] = (w[a] && w[a].filter(c => c.name !== 'gtag')) || [];\n        w[a].push({\n            name: 'gtag',\n            report: gtag,\n            config: {\n                trackingId: 'AW-1012689531'\n            }\n        });\n    }(window,\"promoteAnalyticsChannels\")\n<\/script>"},"domain":"onlineterapia.org","name":"gtag.widget.title"},{"id":"4d807fae-1200-4084-a7f6-0b720ca42721","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script id=\"mkp_gg_reviews_script\" src=\"https:\/\/mkp-prod.nyc3.cdn.digitaloceanspaces.com\/google-reviews\/google-reviews-script.js?instance_id=f39de9e7-8672-4439-9d66-aaa81c1eb32c\" async='true'><\/script>"},"domain":"onlineterapia.org","name":"appMarketEmbed"},{"id":"f5ca560e-c4b6-4e6e-9639-dd307cc2583e","embedType":"custom","position":"head","loadOnce":true,"content":{"type":"custom","html":"<script>\n    (function () {\n        const WIX_PARTNER_ID = \"20001943\"\n        \n        const queryParams = new URLSearchParams(window.location.search);\n        const rwgToken = queryParams.get('rwg_token');\n        if (rwgToken !== null) {\n            const now = new Date().getTime()\n            const localStorageItem = { rwgToken, lastUpdate: now }\n            localStorage.setItem(\"google_rwg_token\", JSON.stringify(localStorageItem));\n        }\n        \n        window.wixDevelopersAnalytics\n            ? registerListener()\n            : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);\n\n        function registerListener() {\n            window.wixDevelopersAnalytics.register('52112fbe-1bbc-4661-8431-4ab2bc145ff9', \n            (eventName, eventParams) => {\n                if (eventName === \"Purchase\") {\n                    const tokenDataAsString = localStorage.getItem(\"google_rwg_token\");\n                    if (tokenDataAsString === null) {\n                        return\n                    }\n                    try {\n                        const { rwgToken, lastUpdate } = JSON.parse(tokenDataAsString)\n                        if (isTimestampOlderThan30Days(lastUpdate)) {\n                            return\n                        }\n                        fetch(\"https:\/\/www.google.com\/maps\/conversion\/collect\", {\n                            method: \"POST\",\n                            body: JSON.stringify({\n                                conversion_partner_id: WIX_PARTNER_ID,\n                                rwg_token: rwgToken,\n                                merchant_changed: 2\n                            })\n                        });\n                    } catch (err) {\n                        console.error(\"failed to report Google Maps API conversion event\", { tokenDataAsString })\n                    }\n                }\n            })\n        }\n\n        function isTimestampOlderThan30Days(timestamp) {\n            const thirtyDaysInMilliseconds = 30 * 24 * 60 * 60 * 1000;\n            const currentTimestamp = Date.now();\n            return (currentTimestamp - timestamp) > thirtyDaysInMilliseconds;\n        }\n    })()\n<\/script>"},"domain":"onlineterapia.org","name":"appMarketEmbed"}],"shouldLoadRequireJS":true},"componentsRegistry":{"librariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}]},"consentPolicy":{"isWixSite":false,"isBuilderComponentModel":false},"cookiesManager":{"cookieSitePath":"\/","cookieSiteDomain":"www.onlineterapia.org"},"customCss":{"gridAppId":"","appsWithCustomCss":{"561171c5-080e-40d6-8d53-085538541002":{"gridId":"7f5c3057-08ec-41eb-acb4-07556e8013f8","filePath":"styles\/widget.css"}},"baseUrl":"https:\/\/www.onlineterapia.org"},"cyclicTabbing":{"isBuilderComponentModel":false},"dataWixCodeSdk":{"gridAppId":"1734a3f9-782b-44f3-8d82-8eac9ea70be3","environment":"LIVE","cloudDataUrlWithExternalBase":"https:\/\/www.onlineterapia.org\/_api\/cloud-data"},"dynamicPages":{"prefixToRouterFetchData":{"account":{"urlData":{"basePath":"https:\/\/www.onlineterapia.org\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"24dea936-afd8-4c68-8a11-e7e3b7a06d6b":{"id":"jj995","title":"Opciones","pageUriSEO":"settings"},"77499e07-1db2-4d01-8ed2-795b40d88e32":{"id":"s6r7p","title":"Mi cuenta","pageUriSEO":"my-account"},"c5f273f4-c6fc-4106-bd43-ac54c2197281":{"id":"dyunf","title":"Notificaciones","pageUriSEO":"notifications"},"d21f57b0-f531-4145-a8e0-f1a3b0d6d03f":{"id":"i0sqn","title":"Mis direcciones","pageUriSEO":"my-addresses"}},"routerPrefix":"\/account","config":{"type":"private","patterns":{"\/my-account":{"socialHome":false,"appData":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appPageId":"member_info","menuOrder":3,"visibleForRoles":[]},"page":"77499e07-1db2-4d01-8ed2-795b40d88e32","seoData":{"title":"Mi cuenta","description":"","keywords":"","noIndex":"true"},"title":"Mi cuenta"},"\/settings":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appPageId":"settings","menuOrder":4,"visibleForRoles":[]},"page":"24dea936-afd8-4c68-8a11-e7e3b7a06d6b","seoData":{"title":"Opciones","description":"","keywords":"","noIndex":"true"},"title":"Opciones"},"\/notifications":{"socialHome":false,"appData":{"numbers":{"key":"notificationsCount","default":0},"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appPageId":"notifications_app","menuOrder":4,"visibleForRoles":[]},"page":"c5f273f4-c6fc-4106-bd43-ac54c2197281","seoData":{"title":"Notificaciones","description":"","keywords":"","noIndex":"true"},"title":"Notificaciones"},"\/my-addresses":{"socialHome":false,"appData":{"numbers":{},"appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","appPageId":"my_addresses","menuOrder":2,"visibleForRoles":[]},"page":"d21f57b0-f531-4145-a8e0-f1a3b0d6d03f","seoData":{"title":"Mis direcciones","description":"","keywords":"","noIndex":"true"},"title":"Mis direcciones"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"},"profile":{"urlData":{"basePath":"https:\/\/www.onlineterapia.org\/_api\/members\/v1\/santa-members","queryParams":"viewMode=site","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","fetchUsingGet":false,"compressPayload":false,"encodeURI":true},"optionsData":{"bodyData":{"pageRoles":{"bdb31663-cd7c-4313-bace-55d03a0d1fd6":{"id":"rp5rc","title":"Perfil","pageUriSEO":"profile-1"}},"routerPrefix":"\/profile","config":{"type":"public","patterns":{"\/{userName}\/profile":{"socialHome":true,"appData":{"numbers":{},"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","appPageId":"about","menuOrder":1,"visibleForRoles":[]},"page":"bdb31663-cd7c-4313-bace-55d03a0d1fd6","seoData":{"title":"{userName} | Perfil","description":"","keywords":"","noIndex":"true"},"title":"Perfil"}}},"roleVariations":{}},"headers":{"Content-Type":"application\/json","X-XSRF-TOKEN":""}},"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762"}},"routerPagesSeoToIdMap":{"settings":"jj995","my-account":"s6r7p","notifications":"dyunf","my-addresses":"i0sqn","profile-1":"rp5rc"},"externalBaseUrl":"https:\/\/www.onlineterapia.org","staticRoutedPageId":""},"editorWixCodeSdk":{"isBuilderComponentModel":false},"elementorySupportWixCodeSdk":{"baseUrl":"https:\/\/www.onlineterapia.org\/_api\/wix-code-public-dispatcher-ng\/siteview","relativePath":"\/\/_api\/wix-code-public-dispatcher-ng\/siteview","gridAppId":"1734a3f9-782b-44f3-8d82-8eac9ea70be3","viewMode":"site","siteRevision":4},"environmentWixCodeSdk":{},"environment":{"editorType":"","domain":"onlineterapia.org","previewMode":false,"isBuilderComponentModel":false},"fedopsWixCodeSdk":{"isWixSite":false,"shouldReportFedops":false},"locationWixCodeSdk":{"routersConfigMap":{"routers-lj1nwcs1":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"77499e07-1db2-4d01-8ed2-795b40d88e32\",\"seoData\":{\"title\":\"Mi cuenta\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mi cuenta\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"24dea936-afd8-4c68-8a11-e7e3b7a06d6b\",\"seoData\":{\"title\":\"Opciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Opciones\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c5f273f4-c6fc-4106-bd43-ac54c2197281\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d21f57b0-f531-4145-a8e0-f1a3b0d6d03f\",\"seoData\":{\"title\":\"Mis direcciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mis direcciones\"}}}","group":"members","pages":{"24dea936-afd8-4c68-8a11-e7e3b7a06d6b":"jj995","77499e07-1db2-4d01-8ed2-795b40d88e32":"s6r7p","c5f273f4-c6fc-4106-bd43-ac54c2197281":"dyunf","d21f57b0-f531-4145-a8e0-f1a3b0d6d03f":"i0sqn"},"roleVariations":{}},"routers-lj1nwcs2":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"bdb31663-cd7c-4313-bace-55d03a0d1fd6\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"bdb31663-cd7c-4313-bace-55d03a0d1fd6":"rp5rc"},"roleVariations":{}}},"urlMappings":null},"mpaNavigation":{"forceMpaNavigation":false,"isRunningInDifferentSiteContext":false},"multilingual":{"originalLanguage":{"languageCode":"es","locale":"es-es","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.onlineterapia.org\/","visitorPrimary":true,"name":"Spanish","seoLang":"es-es","localizedName":"Español","isPrimaryLanguage":true},"isOriginalLanguage":true,"currentLanguage":{"languageCode":"es","locale":"es-es","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.onlineterapia.org\/","visitorPrimary":true,"name":"Spanish","seoLang":"es-es","localizedName":"Español","isPrimaryLanguage":true},"siteLanguages":[{"languageCode":"es","locale":"es-es","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.onlineterapia.org\/","visitorPrimary":true,"name":"Spanish","seoLang":"es-es","localizedName":"Español","isPrimaryLanguage":true,"status":"Active"}],"hasLanguageSelector":true,"isEnabled":true,"baseUrl":"https:\/\/www.onlineterapia.org","domain":"onlineterapia.org","isPremiumDomain":true,"flagsUrl":"https:\/\/static.parastorage.com\/services\/linguist-flags\/1.1005.0"},"ooiTpaSharedConfig":{"imageSpriteUrl":"https:\/\/static.parastorage.com\/services\/santa-resources\/resources\/viewer\/editorUI\/fonts.v19.png","wixStaticFontsLinks":["https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/fonts.hz267ac7fkkfb3a18o8z.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/wixMadefor.j95mkaziqjnrn77aekr8.css","https:\/\/static.parastorage.com\/services\/fonts-data\/dist\/google.i6q038anl30o3b4lfbu6.css"]},"ooi":{"ooiComponentsData":{"144097ea-fea0-498e-ade7-e6de40127106":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoViewerWidget.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106","noCssComponentUrl":"","staticBaseUrl":"https:\/\/vod-server.wix.com\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4341.0\/ProductPageViewerWidget.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartViewerWidget.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14666402-0bc7-b763-e875-e99840d131bd":{"sentryDsn":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCart.bundle.min.js","widgetId":"14666402-0bc7-b763-e875-e99840d131bd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/WishlistViewerWidget.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"13afb094-84f9-739f-44fd-78d036adb028":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupViewerWidget.bundle.min.js","widgetId":"bb5ba6e9-272d-4a4d-a8dd-5e349744b539","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartViewerWidget.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SliderGalleryViewerWidget.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageViewerWidget.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryViewerWidget.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconViewerWidget.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"244576c9-d856-49b9-af14-216071924e3b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchModalGalleryViewerWidget.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/PaymentRequestViewerWidget.bundle.min.js","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/CategoryPageViewerWidget.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidget.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/BundleBundleViewerWidget.bundle.min.js","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"componentUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/DoNotSellMyDataViewerWidget.bundle.min.js","widgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"sentryDsn":"https:\/\/dd0a55ccb8124b9c9d938e3acf41f8aa@sentry.wixpress.com\/514","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageViewerWidget.bundle.min.js","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableViewerWidget.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"sentryDsn":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineViewerWidget.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetViewerWidget.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormViewerWidget.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaViewerWidget.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"sentryDsn":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","widgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/component.bundle.min.js","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarViewerWidget.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardViewerWidget.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidget.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"sentryDsn":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletViewerWidget.bundle.min.js","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/ProfileViewerWidget.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/ProfileViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"sentryDsn":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"sentryDsn":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsViewerWidget.bundle.min.js","widgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"04462ba4-2137-41bd-9460-0814554aae07":{"sentryDsn":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"04462ba4-2137-41bd-9460-0814554aae07","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"sentryDsn":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/MySubscriptionsViewerWidget.bundle.min.js","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"sentryDsn":"https:\/\/18d2f96d279149989b95faf0a4b41882@sentry-next.wixpress.com\/1784","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidget.bundle.min.js","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2787.0","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanCustomizationViewerWidget.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanListViewerWidget.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/ThankYouViewerWidget.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PaywallViewerWidget.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/CheckoutViewerWidget.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PackagePickerViewerWidget.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","noCssComponentUrl":"","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidget.bundle.min.js","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RelatedPostsViewerWidget.bundle.min.js","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/CategoryMenuViewerWidget.bundle.min.js","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/TagCloudViewerWidget.bundle.min.js","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/TagCloudViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RssButtonViewerWidget.bundle.min.js","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/ArchiveViewerWidget.bundle.min.js","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/ArchiveViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"211b5287-14e2-4690-bb71-525908938c81":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidget.bundle.min.js","widgetId":"211b5287-14e2-4690-bb71-525908938c81","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":true,"isServerBundled":false,"loadStaticCssWithLink":true,"isModuleFederated":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostTitleViewerWidget.bundle.min.js","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidget.bundle.min.js","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidgetNoCss.bundle.min.js","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"sentryDsn":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/MyPostsViewerWidget.bundle.min.js","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","noCssComponentUrl":"","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","isLoadable":false,"isServerBundled":false,"loadStaticCssWithLink":false,"isModuleFederated":false}},"viewMode":"Site","formFactor":"Desktop","blogMobileComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/feed-page-mobile-viewer.bundle.min.js","userDomainMedia":{"baseUrl":"","prefixes":[]}},"pagesService":{"mainPageId":"mainPage"},"protectedPages":{"passwordProtected":{},"publicPageIds":["dqt4t","mainPage","soli4","lqek4","ejpxt","rp5rc","cch7h","d3mqf","rh4g3"],"pageUriSeoToRouterPrefix":{"settings":"account","my-account":"account","notifications":"account","my-addresses":"account","profile-1":"profile"}},"renderer":{"disabledComponents":{},"isBuilderComponentModel":false},"reporter":{"userId":"9af21475-851d-4284-a0ee-01b706507531","metaSiteId":"c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","isPremium":true,"isFBServerEventsAppProvisioned":true,"dynamicPagesIds":["jj995","s6r7p","dyunf","i0sqn","rp5rc"]},"routerFetch":{"externalBaseUrl":"https:\/\/www.onlineterapia.org","viewMode":"desktop"},"router":{"baseUrl":"https:\/\/www.onlineterapia.org","mainPageId":"mainPage","pagesMap":{"dqt4t":{"pageId":"dqt4t","title":"COACHING","pageUriSEO":"coaching","pageJsonFileName":"9af214_6c5cde36e72a6014c267c62b1b4d4cf4_2"},"mainPage":{"pageId":"mainPage","title":"INICIO","pageUriSEO":"inicio","pageJsonFileName":"9af214_5da6eea93122caa0f916ec63e62cb783_2"},"soli4":{"pageId":"soli4","title":"COACHING FINANCIERO","pageUriSEO":"coachingfinanciero","pageJsonFileName":"9af214_20b9250136b721d88f687168616bc8dd_2"},"jj995":{"pageId":"jj995","title":"Opciones","pageUriSEO":"settings"},"lqek4":{"pageId":"lqek4","title":"TERAPIA","pageUriSEO":"terapia","pageJsonFileName":"9af214_b28f5dabf1bc361577c4b25c6554be7f_2"},"dyunf":{"pageId":"dyunf","title":"Notificaciones","pageUriSEO":"notifications"},"ejpxt":{"pageId":"ejpxt","title":"SOBRE MI","pageUriSEO":"sobre-mi","pageJsonFileName":"9af214_dc1f59aaddd41704a8c5908ec07af7bc_2"},"rp5rc":{"pageId":"rp5rc","title":"Perfil","pageUriSEO":"profile-1","pageJsonFileName":"9af214_b3df417a842636b965868b6b63be39e6_2"},"cch7h":{"pageId":"cch7h","title":"Post","pageUriSEO":"single-post","pageJsonFileName":"9af214_688a398e11d2c2af2b5e027908e9e4e3_2"},"d3mqf":{"pageId":"d3mqf","title":"CONTACTO","pageUriSEO":"contacto","pageJsonFileName":"9af214_f757c0af26c4998e2d7427936d813b6f_2"},"rh4g3":{"pageId":"rh4g3","title":"BLOG","pageUriSEO":"blog","pageJsonFileName":"9af214_960630369f31ae9ef9e67029936827f9_2"},"s6r7p":{"pageId":"s6r7p","title":"Mi cuenta","pageUriSEO":"my-account"},"i0sqn":{"pageId":"i0sqn","title":"Mis direcciones","pageUriSEO":"my-addresses"}},"disableStaticPagesUrlHierarchy":false,"routes":{".\/coaching":{"type":"Static","pageId":"dqt4t"},".\/inicio":{"type":"Static","pageId":"mainPage"},".\/coachingfinanciero":{"type":"Static","pageId":"soli4"},".\/terapia":{"type":"Static","pageId":"lqek4"},".\/sobre-mi":{"type":"Static","pageId":"ejpxt"},".\/single-post":{"type":"Static","pageId":"cch7h"},".\/contacto":{"type":"Static","pageId":"d3mqf"},".\/blog":{"type":"Static","pageId":"rh4g3"},".\/account":{"type":"Dynamic","pageIds":["jj995","s6r7p","dyunf","i0sqn"]},".\/profile":{"type":"Dynamic","pageIds":["rp5rc"]},".\/":{"type":"Static","pageId":"mainPage"}},"pageIdToPrefix":{"jj995":"account","s6r7p":"account","dyunf":"account","i0sqn":"account","rp5rc":"profile"},"isWixSite":false,"partialRouteMatchingAllowed":true,"isBuilderComponentModel":false},"searchWixCodeSdk":{"language":"es"},"seoTpa":{"url":"https:\/\/www.wix.com\/_api\/tpa-seo-api\/v1\/fetch-applications-seo-data?metaSiteId=c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","canonicalUrl":"https:\/\/www.onlineterapia.org\/","widgetWithUseSsrSeo":{"32":["13a94f09-2766-3c40-4a32-8edb5acdd8bc","13afb094-84f9-739f-44fd-78d036adb028","1380bba0-253e-a800-a235-88821cf3f8a4","13ec3e79-e668-cc0c-2d48-e99d53a213dd"],"2547":["14e5b36b-e545-88a0-1475-2487df7e9206","14c1462a-97f2-9f6a-7bb7-f5541f23caa6","14e5b39b-6d47-99c3-3ee5-cee1c2574c89","211b5287-14e2-4690-bb71-525908938c81"]},"deviceType":"Other","baseUri":"https:\/\/www.onlineterapia.org","mainPageId":"mainPage","siteId":"a668525a-8bde-4742-b10c-4666bb05eaeb","metaSiteId":"c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","runningExperiments":{"runningExperiments":{"specs.thunderbolt.cmsDprNamedQueryParam":"true","specs.thunderbolt.viewport_hydration_extended_react_18":"true","specs.thunderbolt.shouldRedirectOnLogout":"false","specs.thunderbolt.inMemoryPaypalAuthToken":"true","specs.thunderbolt.PanoramaErrorMonitor":"true","specs.thunderbolt.getMemberDetailsFromMembersNg":"true","specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":"true","specs.thunderbolt.UseEcomFemBi":"true","specs.thunderbolt.siteMembersMultilingualLanguage":"true","specs.thunderbolt.browserCacheReload":"true","specs.thunderbolt.resolveSpxWithoutEditorCheck":"true","specs.thunderbolt.useERCUndependentComp":"true","specs.thunderbolt.shouldUseResponsiveImages":"true","specs.thunderbolt.fedops_enableSampleRateForAppNames":"true","specs.thunderbolt.excludeInstanceFromQueryParams":"true","specs.thunderbolt.fullPageNavigationSpecificSites":"true","specs.thunderbolt.LoginSocialBarSplitStateProps":"true","specs.thunderbolt.bundlerTrafficToAws":"true","specs.promote.ar.skipCampaignsManagerFbSetup":"false","sv_imageZoomSeo":"false","specs.thunderbolt.UseOriginalBlocksAppInstance":"true","specs.thunderbolt.UseLoginSocialBarCustomMenu":"true","testOmri":"A","specs.EnableDynamicDataPagesResolution":"false","specs.thunderbolt.deprecatewixperf":"true","specs.thunderbolt.useNewRegisterLogin":"true","specs.thunderbolt.useWowImageInFastGallery":"false","specs.thunderbolt.shouldFixIosFlashBug":"true","menuUseSiteUiNavbar":"A","omriTest2":"B","specs.thunderbolt.LoginBarEnableSkeletonLoader":"false","specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":"true","specs.thunderbolt.ShouldUseNewIAMSocialFlow":"true","specs.thunderbolt.useIAMEnabledConnections":"true","specs.thunderbolt.securityExperiments":"true","specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":"true","specs.thunderbolt.useElementoryRelativePath":"true","specs.thunderbolt.HamburgerMenuOverflowFix":"true","specs.thunderbolt.outlineCss":"true","specs.thunderbolt.UseNestedLoginSocialBarMenuItems":"true","specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":"true","ronyTestExperiment":"A","specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":"true","specs.UseViewerAssetsProxy":"false","specs.thunderbolt.motionTimeAnimationsCSS":"true","specs.thunderbolt.DDMenuMigrateCssCarmiMapper":"true","specs.membersArea.LoginBarRemake":"true","specs.thunderbolt.buttonUdp":"true","specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":"true","specs.thunderbolt.hardenFetchAndXHR":"true","specs.thunderbolt.useResponsiveImgClassicFixed":"true","specs.thunderbolt.useVeloAppId":"false","specs.thunderbolt.biForBrowserZoom":"true","specs.thunderbolt.paidPlansSdkUseV2Orders":"true","specs.thunderbolt.shouldValidateRedirectUrl":"true","specs.thunderbolt.vectorImageDecorativeClickElementTitle":"true","specs.thunderbolt.veloWixMembersAmbassadorV2":"new","specs.thunderbolt.EagerSpeculationRules":"true","specs.thunderbolt.megaMenuMouseLeave":"true","specs.thunderbolt.fixMpaWorkerBi":"true","specs.thunderbolt.resolveDocumentLink":"true","specs.thunderbolt.UseWixDataItemService":"true","specs.odeditor.textEffectsTwist":"false","specs.thunderbolt.useImageAvifFormatInNativeProGallery":"true","specs.thunderbolt.a11yContrast":"true","specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":"true","byeLiran":"A","specs.promote.ar.reportEcomPlatformPurchaseEvents":"true","specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":"true","specs.thunderbolt.filterRobotsForConvertedDynamicPages":"true","specs.thunderbolt.veloBundlerParastorageUrl":"true","specs.thunderbolt.responsiveContainerRoleGroup":"true","specs.thunderbolt.AddRegisterEventListenerToWixWindow":"true","specs.thunderbolt.UseNewLoginSocialBarElementStructure":"true","specs.thunderbolt.LottieUseCanvasForIOSDevices":"true","specs.thunderbolt.inlineFontsCSSForIframeTPA":"true","specs.ident.usePlatformizedSMAuth":"true","specs.thunderbolt.WixCodeGetAppDefIdFromPackageName":"false","componentsConductorTestTB":"A","specs.thunderbolt.pricingPlansUserOrdersV2":"true","specs.thunderbolt.buttonUdp_loggedIn":"true","bypassSsrInternalCache":"false","specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":"true","specs.thunderbolt.resolveTpaLinkByPageId":"true","specs.thunderbolt.imageEncodingAVIF":"true","displayWixAdsNewVersion":"new","specs.thunderbolt.BundlerTypescriptListExportedFunctions":"true","specs.thunderbolt.ooi_css_optimization":"new","specs.thunderbolt.enableVideoUplaodForFastGallery":"false","specs.ShouldForceCaptchaVerificationOnSignupSpec":"Disabled","specs.ShouldForceCaptchaVerificationOnLoginSpec":"Disabled","specs.thunderbolt.overrideFloatInDistance":"true","specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":"true","specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":"true","testingContextMSID":"A","specs.thunderbolt.deduplicateFAQPageStructuredData":"true","specs.thunderbolt.shouldFetchLogoutUrlByClientId":"true","specs.thunderbolt.routerFetchExtendedUrlLength":"true","specs.thunderbolt.wixPulse":"false","specs.thunderbolt.convertBirthdateToISOString":"true","specs.thunderbolt.presenceWithoutChat":"false","specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":"true","specs.thunderbolt.fetchCurrentMemberFromMembersNg":"true","specs.thunderbolt.UseNewLoginBarColorWiringOnE3":"true"}},"signedInstances":{"2":["3d590cbc-4907-4cc4-b0b1-ddf2c5edf297",null],"3":["135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","8YKSp-eFFvfSHYswlaOQI6-esm5H7zhgcp28iZrZMXs.eyJpbnN0YW5jZUlkIjoiZjk4NjAzMGMtNmEzZi00MTE1LWE3ZjctNmJkMzAwMTAxNDUyIiwiYXBwRGVmSWQiOiIxMzVjM2Q5Mi0wZmVhLTFmOWQtMmJhNS0yYTFkZmIwNDI5N2UiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiJiNjhlZDYyZi1lNzY4LTQ2OTYtYmM3Ny1mZTE2YWE5NjdkOWMiLCJiaVRva2VuIjoiMzA2NGM2OTctODdmNC0wZTg2LTJmMmQtNDQ1NzFmYjhjOGU2Iiwic2l0ZU93bmVySWQiOiI5YWYyMTQ3NS04NTFkLTQyODQtYTBlZS0wMWI3MDY1MDc1MzEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNS0wOS0yMFQwOToxNToyMi4yMDNaIn0"],"4":["139ef4fa-c108-8f9a-c7be-d5f492a2c939","Uv9tKU5EE87lRWVxQ5VJlg_fuB8NdYAe4_lbRt_9q0Q.eyJpbnN0YW5jZUlkIjoiNzk1MzJkY2EtNDhjYy00YzMzLTkzYmEtZTBmYmIyMWU1NWE1IiwiYXBwRGVmSWQiOiIxMzllZjRmYS1jMTA4LThmOWEtYzdiZS1kNWY0OTJhMmM5MzkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsIm9yaWdpbkluc3RhbmNlSWQiOiI3MWYyMDcwOC1jMTA0LTQ0ZTktOTAzZC00NWIzNWNlNTI5NzUiLCJiaVRva2VuIjoiYjBiMWU4NTEtYTUwNy0wM2EwLTFiNjAtY2Y3ZmFkYjY4OTExIiwic2l0ZU93bmVySWQiOiI5YWYyMTQ3NS04NTFkLTQyODQtYTBlZS0wMWI3MDY1MDc1MzEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNS0wOS0yMFQwOToxNToyMi4yMDNaIn0"],"5":["14bca956-e09f-f4d6-14d7-466cb3f09103","R-dL9B7XoJ-Ldfyddi7phmaM05pCusy5mDPZg5pfxAo.eyJpbnN0YW5jZUlkIjoiYTZlYzQzOGMtNDZmMS00OTI4LWFkZTktOTBlOTZmMzY5MDJjIiwiYXBwRGVmSWQiOiIxNGJjYTk1Ni1lMDlmLWY0ZDYtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2ZjBlODYxNy1hYjNhLTA2YmItMjUzMy1iZjZkNzA5ZTRjOTgiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"6":["141fbfae-511e-6817-c9f0-48993a7547d1","Vl9iTSjysR7p3Uq8RCThfLvo3RkXhTpVynlUX4F6Cjo.eyJpbnN0YW5jZUlkIjoiOThmMDQ2MjgtNzdmOC00MTFkLWE3MDgtYTg2YzczNGNjOGE1IiwiYXBwRGVmSWQiOiIxNDFmYmZhZS01MTFlLTY4MTctYzlmMC00ODk5M2E3NTQ3ZDEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1MTEyODNiMy05YTMzLTBlOGUtMmZkMi04N2U4NmNlNDE0MTEiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"7":["13ee94c1-b635-8505-3391-97919052c16f","4i7Vrv03xxKpyvjWC1wPe0sxthwVmh2EEGS1Hq0akKM.eyJpbnN0YW5jZUlkIjoiZTEzOThhNWMtYWUzYS00ZDQ0LWIwYWQtNTczYTQ5OTBlOTJkIiwiYXBwRGVmSWQiOiIxM2VlOTRjMS1iNjM1LTg1MDUtMzM5MS05NzkxOTA1MmMxNmYiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyOGRiNGZjNy00M2YxLTAyZDctMzg3Ny03OGJlNTYzODM1OTkiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"8":["150ae7ee-c74a-eecd-d3d7-2112895b988a","CZwMCfy9cXvRcIfa6py2yxAJo_vjtqrrV2XPTsAms-k.eyJpbnN0YW5jZUlkIjoiNDY5ODNmYzMtNjVlNi00NDBhLWE1OTAtMmZmNzI2OWUwYTQwIiwiYXBwRGVmSWQiOiIxNTBhZTdlZS1jNzRhLWVlY2QtZDNkNy0yMTEyODk1Yjk4OGEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ZjdhZmE1OC04ODJkLTBiOTktMmQ0YS0wMDczMzkzNmQ2ZjQiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"9":["1480c568-5cbd-9392-5604-1148f5faffa0","tCkcIQMruUHVp-YqwORR8irJjsKoiVqhqKIvytJ-Mac.eyJpbnN0YW5jZUlkIjoiNjg3YTA5ZWMtZmFmYi00Mzc2LThiYmUtNGYxMTk3ZDYzZjRjIiwiYXBwRGVmSWQiOiIxNDgwYzU2OC01Y2JkLTkzOTItNTYwNC0xMTQ4ZjVmYWZmYTAiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMTk4Y2M3Ny0xNzMwLTBjZTUtMDM2NC02MDk1ODg3ZWUzZjgiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"11":["a322993b-2c74-426f-bbb8-444db73d0d1b","o-vgOE3Ms6CT338MMvkCuGKc3U6t7e4K6eXWTi5nY4s.eyJpbnN0YW5jZUlkIjoiN2EyYWU3NzQtNDUxNy00ZGM5LTg1OGQtMzhmNDQxNTQzMzQ5IiwiYXBwRGVmSWQiOiJhMzIyOTkzYi0yYzc0LTQyNmYtYmJiOC00NDRkYjczZDBkMWIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiM2M4MjJlZi1hOGRjLTAyNWEtMGQ1Ny0xNzcwNWVmY2VmZmQiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"12":["55cd9036-36bb-480b-8ddc-afda3cb2eb8d","M0zR7nBV4Qik7mfCYdY9cgDPsuiTvb00br3Eq7_Kt9s.eyJpbnN0YW5jZUlkIjoiNmQ0MTFjNGUtMDY3NC00NGNmLTk0NDQtYjg1NjM0MDc1NmZhIiwiYXBwRGVmSWQiOiI1NWNkOTAzNi0zNmJiLTQ4MGItOGRkYy1hZmRhM2NiMmViOGQiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhNGEzZDlkNS1lYmJmLTBiNWMtMWM5ZS05N2QyMmJhZjhhNGUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"13":[null,null],"14":["61f33d50-3002-4882-ae86-d319c1a249ab",null],"15":["f123e8f1-4350-4c9b-b269-04adfadda977","KAYShkLyz4j3CYfXhcNW3hf-NfDvFIU8LmEHw7lwcLA.eyJpbnN0YW5jZUlkIjoiMWQ5NzAwYmMtYjA3Zi00YTJhLTliODYtNjJhODQ0NzE0MjIwIiwiYXBwRGVmSWQiOiJmMTIzZThmMS00MzUwLTRjOWItYjI2OS0wNGFkZmFkZGE5NzciLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkNDc1YzUyNy01ZGI0LTA1YjktMTM1Yy00ZDJjNWJkOTllOTQiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"16":["9bead16f-1c73-4cda-b6c4-28cff46988db","lTzo82oS1NtROfjC2Na4py1G05HWO0V8pWdUfR-ULMc.eyJpbnN0YW5jZUlkIjoiNWI3NTdjMjUtNWIwZi00OWI3LThmZWMtMDY3OTkzZjE1OTBjIiwiYXBwRGVmSWQiOiI5YmVhZDE2Zi0xYzczLTRjZGEtYjZjNC0yOGNmZjQ2OTg4ZGIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5Mjk3YjliZS1iNmM0LTA2MjQtMDczNi0yOWZkOGM1OTg1YjgiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"17":["13aa9735-aa50-4bdb-877c-0bb46804bd71","RtWtJFL-eP5pQjK_LXKymStJ6KrJ0ULG9Zspt5WZWj0.eyJpbnN0YW5jZUlkIjoiMWZiZGJhZTAtOGYyMS00OTJiLWFjYjItNmFmY2NmYzRjODk4IiwiYXBwRGVmSWQiOiIxM2FhOTczNS1hYTUwLTRiZGItODc3Yy0wYmI0NjgwNGJkNzEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkNjVmN2Y3Yi02MmVhLTA2YjgtMjQ2OC00NTc4ZDA2YzE0MmMiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"18":["d70b68e2-8d77-4e0c-9c00-c292d6e0025e","7zeqV2WsOwk1LZieHZgMbX6bv3l0166nrao2pftNJTA.eyJpbnN0YW5jZUlkIjoiMTc0YmI3ZTktNTFhNy00ZmZlLWExODYtYjdjNTdmNmM5NjdlIiwiYXBwRGVmSWQiOiJkNzBiNjhlMi04ZDc3LTRlMGMtOWMwMC1jMjkyZDZlMDAyNWUiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZWE5NzI3Mi1iYzZjLTAwNmQtMjk1Yy05ODQxNjBjNDRhY2EiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"19":["14b89688-9b25-5214-d1cb-a3fb9683618b","DVnUogo5qoKzfQfPF7oSiEmHg9nhnP--zAbiEoBJEGg.eyJpbnN0YW5jZUlkIjoiYzM1ZWE1NTItNjg1My00YmVhLWE5YjUtMDRjZTY0NDhiM2UzIiwiYXBwRGVmSWQiOiIxNGI4OTY4OC05YjI1LTUyMTQtZDFjYi1hM2ZiOTY4MzYxOGIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwYWJjNjBjOS04NTk4LTA0NzktMjE2Zi0yYjRhN2JlMDZmNTciLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"20":["146c0d71-352e-4464-9a03-2e868aabe7b9","fmInuXWpzOn2z1p9_Vjyp2zxu__qUeDkOEzg91e6mCI.eyJpbnN0YW5jZUlkIjoiN2MyMmI2YzQtZmViMi00M2Q4LWE1MDUtYmEwMzNhZjEyZTQxIiwiYXBwRGVmSWQiOiIxNDZjMGQ3MS0zNTJlLTQ0NjQtOWEwMy0yZTg2OGFhYmU3YjkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNWMwNzM1Zi0xMzc5LTBjNGItMmRkZi05NTg3MjU1OWYyZjUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"21":["307ba931-689c-4b55-bb1d-6a382bad9222","RbNxK5jv3Sez2n7KW3SmSc5nN14Qb216p5m7LRPnohw.eyJpbnN0YW5jZUlkIjoiOTA3MWQ0Y2EtODJlYi00MjQ2LWJhMjItYTJhMDFlNWExYzUwIiwiYXBwRGVmSWQiOiIzMDdiYTkzMS02ODljLTRiNTUtYmIxZC02YTM4MmJhZDkyMjIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1OTkzMTE1MS02ZjIwLTBkZDUtMzJmOC04ZDI0MDFmMmMwZTQiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"22":["4b10fcce-732d-4be3-9d46-801d271acda9","ZFWEEp9K9sYeSsf75gaIOTIZSi6EGeJe4QU5J7PzrII.eyJpbnN0YW5jZUlkIjoiY2RkY2Q5MmMtNjJjYS00ZmZlLThlMDMtMWNhZWZhMTQ1ZmY2IiwiYXBwRGVmSWQiOiI0YjEwZmNjZS03MzJkLTRiZTMtOWQ0Ni04MDFkMjcxYWNkYTkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNDNlMWNiNy04ZjAxLTAwNmQtMDZkOS0zMzJhZTViYzgzNDIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"23":["ea2821fc-7d97-40a9-9f75-772f29178430","TIKQPTx5tIxAdAfcmVSCz6Wdaq9VMiddsvzDlOiyKOY.eyJpbnN0YW5jZUlkIjoiMTc1YjEzMDctZTMxNy00NzNmLWEyMzEtOWRlNjU2ZGQxMGMwIiwiYXBwRGVmSWQiOiJlYTI4MjFmYy03ZDk3LTQwYTktOWY3NS03NzJmMjkxNzg0MzAiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZWI5ZDY5Yy0wZWRjLTA4YWMtMmFlYi1iMjYyNDk3NWNjNzQiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"24":["14d7032a-0a65-5270-cca7-30f599708fed","Sa3fStLeZgCrGBl4ThHcld4OsYxH6OhoU-FXI6NqMbQ.eyJpbnN0YW5jZUlkIjoiZjRlNGIyYWQtMjdmZi00OTRkLWFmMGItOWYwOWJkNDI2MGEyIiwiYXBwRGVmSWQiOiIxNGQ3MDMyYS0wYTY1LTUyNzAtY2NhNy0zMGY1OTk3MDhmZWQiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZDA2NzczNi1jYTM0LTA2ZGUtMjdkMS1iMDhkYTJlYWJjMTYiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"25":["1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","zq8FIodSX7Eazx_OX8pQctRQxkPchY270u91KXdzK7M.eyJpbnN0YW5jZUlkIjoiYzE4ZjJmN2MtYTNiYS00ODhjLWJhMzAtZjRhODdlM2RkMjJkIiwiYXBwRGVmSWQiOiIxNTIyODI3Zi1jNTZjLWE1YzktMmFjOS0wMGY5ZTZhZTEyZDMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwODZkZWFlNy00ZTcxLTA3MWYtMzJlYS1kYjJjNjE5NTBlOTkiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"26":["8725b255-2aa2-4a53-b76d-7d3c363aaeea","zwdxRsfaUw0zGFZQ5YCwTE4f3xc2wsd5qz5nwlIQMmU.eyJpbnN0YW5jZUlkIjoiMTcyNDFhYjYtODA5Yy00ZDZkLWIxY2UtN2RmOWMwZGJjNDE4IiwiYXBwRGVmSWQiOiI4NzI1YjI1NS0yYWEyLTRhNTMtYjc2ZC03ZDNjMzYzYWFlZWEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkZWM2ZGYyZC02ZDU3LTAyZmUtMzkxNC01MjdkZGY3MzE4YWMiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"27":["8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841","xLIxI20iVmtWau9lv3L-XVflVFjWHXWPd7I5vslwTJA.eyJpbnN0YW5jZUlkIjoiMmUwMDc5NjgtNjYzZC00YTY5LWI3NTAtNjFiMTBhNjBmMTUzIiwiYXBwRGVmSWQiOiI4ZWE5ZGYxNS05ZmY2LTRhY2YtYmJiOC04ZDNhNjlhZTU4NDEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlN2UyYmNmMy04YmY2LTA1ZmEtM2Y4YS00ZTM1MTVjODJkZTciLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"28":["14409595-f076-4753-8303-9a86f9f71469","I3-pXWMEVX9rRpCe9xy5gMA0f0kfIWBFeotc2I88iuM.eyJpbnN0YW5jZUlkIjoiYjE0ZmI2ZjEtNDI0ZC00MzcwLWI2MzktMjBkODE2MjlhNjdjIiwiYXBwRGVmSWQiOiIxNDQwOTU5NS1mMDc2LTQ3NTMtODMwMy05YTg2ZjlmNzE0NjkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJ2aWRlb19jb21wYWN0IiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiNzhhZDczNmEtYWY4Ni0wY2UzLTNlZTMtMGY1YzA5ODE3YWM4Iiwic2l0ZU93bmVySWQiOiI5YWYyMTQ3NS04NTFkLTQyODQtYTBlZS0wMWI3MDY1MDc1MzEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNS0wOS0yMFQwOToxNToyMi4yMDNaIn0"],"29":["35aec784-bbec-4e6e-abcb-d3d724af52cf","TZcWB80gT6dHRbg9IX7-7m9JMT5JctvDdeei2_m3keo.eyJpbnN0YW5jZUlkIjoiODEwYzhmNjktM2MyMi00YTRiLWIxZTAtYzU1MzdjOWM1MDlmIiwiYXBwRGVmSWQiOiIzNWFlYzc4NC1iYmVjLTRlNmUtYWJjYi1kM2Q3MjRhZjUyY2YiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0OGVlNGFmMi1kMWU5LTA1ZDgtMzkzYS1lYWQ3NjMzNDhjMmIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"31":["cf06bdf3-5bab-4f20-b165-97fb723dac6a","_TNEKvMY1aFO0UV96z2-hsUXY_e0YQ6httbPcMmKg0A.eyJpbnN0YW5jZUlkIjoiZDA0OGEzMTItMGEzOC00Y2U3LWFiN2MtZTA0ZDk3OGY1Y2E3IiwiYXBwRGVmSWQiOiJjZjA2YmRmMy01YmFiLTRmMjAtYjE2NS05N2ZiNzIzZGFjNmEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxOWFhNjY4OS1lN2YzLTAzNzQtMjNhNi1jZmM5ODgyNzgwMTMiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"32":["1380b703-ce81-ff05-f115-39571d94dfcd","7W7iY1amLQYWCGflRGQJAeadol9nVqB6NNYMxkOtF1M.eyJpbnN0YW5jZUlkIjoiZGY0Y2YxMzgtYjQ4ZS00YTgwLWIzNWItZjU3ZjczZWIyYjJlIiwiYXBwRGVmSWQiOiIxMzgwYjcwMy1jZTgxLWZmMDUtZjExNS0zOTU3MWQ5NGRmY2QiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJ2ZW5kb3JQcm9kdWN0SWQiOiJzdG9yZXNfc2lsdmVyIiwiZGVtb01vZGUiOmZhbHNlLCJiaVRva2VuIjoiMTZhZTM0YTMtNTk0NS0wNTEzLTNiODEtZGFmYjZjNDNmNzlhIiwic2l0ZU93bmVySWQiOiI5YWYyMTQ3NS04NTFkLTQyODQtYTBlZS0wMWI3MDY1MDc1MzEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNS0wOS0yMFQwOToxNToyMi4yMDNaIn0"],"33":["6580b7e9-4031-4a62-a0a5-8e2fa92e8e18","WYP2WiRwiqzGWSdl4YqFYlT7iC7UsdvMArvIa28Y3RE.eyJpbnN0YW5jZUlkIjoiNzEwZTgyMTctNGEzYy00YmRmLWJkZTAtYjZhYTQwYjY2ZTFkIiwiYXBwRGVmSWQiOiI2NTgwYjdlOS00MDMxLTRhNjItYTBhNS04ZTJmYTkyZThlMTgiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiOGVjNDc4Yy1hN2Y3LTA0NGMtMzUzYS05OTJlNWYxZWIyYTkiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"34":["7516f85b-0868-4c23-9fcb-cea7784243df","M9OL0g9uKCdAWyPF47PcpdL2Nic0FaJ7UFNFc-VSGeg.eyJpbnN0YW5jZUlkIjoiOTc3YmE0MjktMjMzNy00MjY4LWE5ODEtMDRiMjIyYmY2NGFiIiwiYXBwRGVmSWQiOiI3NTE2Zjg1Yi0wODY4LTRjMjMtOWZjYi1jZWE3Nzg0MjQzZGYiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI1ZTk5NjFiMi1jZWZjLTBkZmItMjE1Yi0yYjM2M2QxN2I4MWYiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"35":["14dbefd2-01b4-fb61-32a7-3abd44da4908","VAYq8k3trYYLxCtbapI-tMXS2Umr4apwzPowNY0-dDs.eyJpbnN0YW5jZUlkIjoiNTY4NDU2ZGQtMjNiZC00YWY3LTg5YTAtM2JlZTIxMjc0OWFkIiwiYXBwRGVmSWQiOiIxNGRiZWZkMi0wMWI0LWZiNjEtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZjY2OTM0Ni1jZTc2LTA1NjQtMDE3YS0xNDZhM2U4Zjk1MTkiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"36":["57d13128-4a4c-494b-80b3-a6fb2e28018d","V-NkNWwJfN-o6bNLwI6ElHDeUV3b9VBFDYuXXKiv-e0.eyJpbnN0YW5jZUlkIjoiMTI3OTFjMzMtM2ExYy00NGFlLWE1YzYtNjJhMzNmZWY4ODBhIiwiYXBwRGVmSWQiOiI1N2QxMzEyOC00YTRjLTQ5NGItODBiMy1hNmZiMmUyODAxOGQiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkYjliZDlhOC1kN2Q3LTBiM2QtMmQxYy00ZDI3MjA0NzU0YmUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"37":["94bc563b-675f-41ad-a2a6-5494f211c47b","6_i0c6mEgB6TqXJb4geVS1MZqqOIxClWxxMA7f0zKxA.eyJpbnN0YW5jZUlkIjoiNjhlNDhhMmYtNGFiNC00ZTRiLWE4NTQtYTUzOGJjMzQ2NDZhIiwiYXBwRGVmSWQiOiI5NGJjNTYzYi02NzVmLTQxYWQtYTJhNi01NDk0ZjIxMWM0N2IiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJhMTA2NGZiNC1hNzdmLTAxZDgtMjA4ZS04YWJjYTM5Y2I4ZGUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"38":["14e12b04-943e-fd32-456d-70b1820a2ff2","1G6gFmSEzN76bn4GRlc9SZ8YK0ufUuytiEJDWpqf_J4.eyJpbnN0YW5jZUlkIjoiZjY3NTlmNDAtNjhiOS00ZmJhLWE1NzgtM2NhMTJhOTcxMGY0IiwiYXBwRGVmSWQiOiIxNGUxMmIwNC05NDNlLWZkMzItNDU2ZC03MGIxODIwYTJmZjIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzZjk3NWFkYi04NTcyLTAwMjktMmRhMi0xMzI1MzUzZmNjNDAiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"39":["eec3496e-44a8-45ac-9581-868a67345be8","7QojSUBznwhUUyl5B1Wh9U-6xBtDBipLndZZztygkZQ.eyJpbnN0YW5jZUlkIjoiZmE3MjQwYjgtNjYyMS00MjI3LWJiYWEtNDNjMGU4MzBjY2QxIiwiYXBwRGVmSWQiOiJlZWMzNDk2ZS00NGE4LTQ1YWMtOTU4MS04NjhhNjczNDViZTgiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIzMzkwODUyMy04YmVhLTBkYjQtMzM3MC02YzQ0Zjc5ODEwNjUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"40":["44562f1b-17ec-4907-b242-b76ac06e707a","m5kB6ATghS6n4C2-D9_UTtrK-AuYB4NWnxwsbuzPb_A.eyJpbnN0YW5jZUlkIjoiMzA2NzAwY2EtMGRkNC00MGY1LTgxMmYtZTFlZTQ5Y2ZjM2JiIiwiYXBwRGVmSWQiOiI0NDU2MmYxYi0xN2VjLTQ5MDctYjI0Mi1iNzZhYzA2ZTcwN2EiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmOTg1YzU1MS1lMDFmLTBmNjYtMDlmNS1jZTZhNTY2NzFmMGYiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"41":["e4b5f1bc-c77a-4319-a60d-a46acb17f6fc","w2d46BAV-pNqEjwDpn2rxHWDFH7Jo8-8nTN8dAmJAaU.eyJpbnN0YW5jZUlkIjoiN2M2ODk2YTMtZDYxMC00NjgwLWJmN2UtYzg5ZDE3MGM1YzRjIiwiYXBwRGVmSWQiOiJlNGI1ZjFiYy1jNzdhLTQzMTktYTYwZC1hNDZhY2IxN2Y2ZmMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNThhNTMzOC0zYmRiLTA5MTMtMzdhNC1lNzE5MDhhNDgwZjgiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"42":["28b3fe48-a2d4-4e5c-aa0d-313ba7de5081","heiL_vZxpTmfewOng2qV45rogO9ODerpF1IS1RRFkqE.eyJpbnN0YW5jZUlkIjoiMGY2YjY2ODYtMTExNC00MTBjLWE3YWEtMTE3MGFmMzJmYzQ2IiwiYXBwRGVmSWQiOiIyOGIzZmU0OC1hMmQ0LTRlNWMtYWEwZC0zMTNiYTdkZTUwODEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNjg5YTMxZC1mY2RmLTBlOWYtMmY3MC0zZWY0YjA5YTIwZjIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"43":["e81d3ca5-7ca5-4188-bfac-f4997a34065e","hcmUjL8NBS9wzUbl8XY3K5J6ofEG8Is1wwPFes-NhIM.eyJpbnN0YW5jZUlkIjoiNTY4NzMxMTEtZTRmYy00MjJhLWFhNzQtOGU2ZjE3MDZiZmQ2IiwiYXBwRGVmSWQiOiJlODFkM2NhNS03Y2E1LTQxODgtYmZhYy1mNDk5N2EzNDA2NWUiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5ZjY1ZjQ4YS0wOTM3LTBkYjktMjJhZS1hMWViMDhhZTYzNjIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"44":["399a2612-a042-4fb7-aeff-ed331c7d1c39","mRGvMwl6OSjoJJiYAcrQyBF0qf6tVBmUT9Opn0ZOY5A.eyJpbnN0YW5jZUlkIjoiODEwN2UzYWQtNjBhMS00NmRlLTljZjUtNWJmNmQ5MDY4ZjY4IiwiYXBwRGVmSWQiOiIzOTlhMjYxMi1hMDQyLTRmYjctYWVmZi1lZDMzMWM3ZDFjMzkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI0OGU1MjYzNi04ZDZhLTA5NGQtMTQyZi03NDcyYzZhZTUzZGMiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"45":["1973457f-c021-4da5-941f-58444ff761d4","yxpv64lyIlPTvRhbGfZU15tEBwZp-PpLpMIPcLnEOzk.eyJpbnN0YW5jZUlkIjoiMmYxNzU0ZWQtYjZjYy00ZDVkLWIxZTktMDNlMWVjNTgwM2JlIiwiYXBwRGVmSWQiOiIxOTczNDU3Zi1jMDIxLTRkYTUtOTQxZi01ODQ0NGZmNzYxZDQiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlNmY1OTE3Ni01YjA3LTAyY2UtMzkzMy0yYzY1ZjNmMGRmMGEiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"46":["c6d111d1-1a8d-49f0-a78c-4f1823fb6592","Ct9uMbLKQRHQuidQpNBqo2xd778uVIt5Zn_BP0tAFwQ.eyJpbnN0YW5jZUlkIjoiMGYxYTFmY2MtYzUxNi00NjBkLWJmOWYtNjA3Mzc3NjliYTU2IiwiYXBwRGVmSWQiOiJjNmQxMTFkMS0xYThkLTQ5ZjAtYTc4Yy00ZjE4MjNmYjY1OTIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjNmY4ZGE1Ny0yOGRkLTA5OWUtMzc0NS00ZmY3NjhjMTY2ZTIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"47":["f20b0377-bc3e-418d-9d73-2ac147543483","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJmMzlkZTllNy04NjcyLTQ0MzktOWQ2Ni1hYWE4MWMxZWIzMmNcIixcImFwcERlZklkXCI6XCJmMjBiMDM3Ny1iYzNlLTQxOGQtOWQ3My0yYWMxNDc1NDM0ODNcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMlpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiOWFmMjE0NzUtODUxZC00Mjg0LWEwZWUtMDFiNzA2NTA3NTMxXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiZjIwYjAzNzctYmMzZS00MThkLTlkNzMtMmFjMTQ3NTQzNDgzOjIuMC4wXCIsXCJzY2RcIjpcIjIwMTUtMDktMjBUMDk6MTU6MjIuMjAzWlwifX0iLCJpYXQiOjE3ODExMDYwOTAsImV4cCI6MTc4MTEyMDQ5MH0.OKUeSqtkkBmZ9oTvCVfhgukyhMKaLShF9RIcLMtDWWQ"],"48":["561171c5-080e-40d6-8d53-085538541002","OauthNG.JWS.eyJraWQiOiJZSEJzdUpwSCIsImFsZyI6IkhTMjU2In0.eyJkYXRhIjoie1wiaW5zdGFuY2VcIjp7XCJpbnN0YW5jZUlkXCI6XCJjNzRhYjkxYS1jMmRhLTQ5MjYtODEwMy0yYjFhZGI4MzRjOWJcIixcImFwcERlZklkXCI6XCI1NjExNzFjNS0wODBlLTQwZDYtOGQ1My0wODU1Mzg1NDEwMDJcIixcInNpZ25EYXRlXCI6XCIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMlpcIixcImRlbW9Nb2RlXCI6ZmFsc2UsXCJzaXRlT3duZXJJZFwiOlwiOWFmMjE0NzUtODUxZC00Mjg0LWEwZWUtMDFiNzA2NTA3NTMxXCIsXCJjYWNoZVwiOnRydWUsXCJwc1wiOlwiNTYxMTcxYzUtMDgwZS00MGQ2LThkNTMtMDg1NTM4NTQxMDAyOjMuMC4wXCIsXCJzY2RcIjpcIjIwMTUtMDktMjBUMDk6MTU6MjIuMjAzWlwifX0iLCJpYXQiOjE3ODExMDYwOTAsImV4cCI6MTc4MTEyMDQ5MH0.0Glj8nVUd1fZhge1BNYMogD0Yk-J1_0CEFzsHiRe824"],"49":["45c44b27-ca7b-4891-8c0d-1747d588b835","OWYCYxcOKwfTow_5SX88fgxnjFsu9GHThQ_0Mso98O0.eyJpbnN0YW5jZUlkIjoiNzY3MDI1MzgtYzU4OC00NDkxLTgzNWQtNGE2ZTM3ODljOWFhIiwiYXBwRGVmSWQiOiI0NWM0NGIyNy1jYTdiLTQ4OTEtOGMwZC0xNzQ3ZDU4OGI4MzUiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiZjkyZTBhMy0yODQzLTBiMDItMGI4Ny02NWVhMjgyMTE1MWUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"50":["fc9314bc-a317-4a2b-a9d4-5ad21cc57856","Q4KsQbmJWahwzeA-ILWZ0hxy_vqWIIrspg3azESpdGI.eyJpbnN0YW5jZUlkIjoiMjc1MTZjZWEtNTU5Ny00NDdjLTg2NDktYjE3ODQ2Nzg1NWVkIiwiYXBwRGVmSWQiOiJmYzkzMTRiYy1hMzE3LTRhMmItYTlkNC01YWQyMWNjNTc4NTYiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlZWIzYTk3MS1iODVjLTBiZWYtMGU5My05ZWZjNTlkMDg5NTkiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"51":["50d8c12f-715e-41ad-be25-d0f61375dbee","2kIioRrONDOIdKE67kMAc6GgzK5duXjUfppw-lCcJrI.eyJpbnN0YW5jZUlkIjoiY2U3MTI5MTAtYmRhNS00YTkxLTgxMGMtZDZjMGZjYmZkYTBlIiwiYXBwRGVmSWQiOiI1MGQ4YzEyZi03MTVlLTQxYWQtYmUyNS1kMGY2MTM3NWRiZWUiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNzkzZWM4Yi01MDZlLTA1MDItMDlkNi1mOTQ0ZTMxNzA2YmEiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"52":["f4d83b06-b408-4f3b-afd4-de8db311d7d8","idn1ZLiFT8MfIzwMUSrwgL-msTdXAfM1512dgBAALnc.eyJpbnN0YW5jZUlkIjoiYWE4MzEzNmItZDVkMi00ZWU0LWExOWUtMDNjZWMyYzYzMjVjIiwiYXBwRGVmSWQiOiJmNGQ4M2IwNi1iNDA4LTRmM2ItYWZkNC1kZThkYjMxMWQ3ZDgiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2MzYxZDZmMC0zODE5LTAxNzctMjk0NC0yYzRhZGQ2ZWVlZTgiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"53":["16729885-7914-42b1-98ec-78b2500ab510","ayIVMbIJe2eEtw4rZj_apQqz9ZqTrUN5mJX_ffsO5H0.eyJpbnN0YW5jZUlkIjoiYjgzNTMwMTctNDczYi00MWZlLTlhMmItNDQ0NTQ4OWI4NDk3IiwiYXBwRGVmSWQiOiIxNjcyOTg4NS03OTE0LTQyYjEtOThlYy03OGIyNTAwYWI1MTAiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI3MWQ3ZjU4Yy1hYWYwLTBlNmQtMTJmMS02YmMxNTczMzU4MjMiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"54":["52112fbe-1bbc-4661-8431-4ab2bc145ff9","dY4000znc8RwLoADQr31NX4n9-LRJZmyNYRrbEAWn0s.eyJpbnN0YW5jZUlkIjoiYzdlNjIwOTAtYjAyYi00ZmNiLTlkMzEtMGUxNWY0NTFkYzE2IiwiYXBwRGVmSWQiOiI1MjExMmZiZS0xYmJjLTQ2NjEtODQzMS00YWIyYmMxNDVmZjkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwZTA0ZTUwYi01ZGUwLTAwNTgtMTVlYi0yMTkxZWJmOTAwYTIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"55":["2f70e2b4-ff36-472e-bdb9-ce393b13669e","o-wieK7PvE1YWyy0wLBE9zebbWshcdKYaqtTpgeJ_Dk.eyJpbnN0YW5jZUlkIjoiMzExY2NiYmMtMGMxNC00OWRiLThhMDMtMzQwNTU1OWY3YTRmIiwiYXBwRGVmSWQiOiIyZjcwZTJiNC1mZjM2LTQ3MmUtYmRiOS1jZTM5M2IxMzY2OWUiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmOGZlMGUyNy1lMWRmLTA2NDgtMDJkOS0xYjgxNGEzN2E2ZmIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"56":["e593b0bd-b783-45b8-97c2-873d42aacaf4","lNH-e1V3bgOZVYKHDYuKzQFGTDZYXurdI5uWgwdmHWM.eyJpbnN0YW5jZUlkIjoiMzExY2NiYmMtMGMxNC00OWRiLThhMDMtMzQwNTU1OWY3YTRmIiwiYXBwRGVmSWQiOiJlNTkzYjBiZC1iNzgzLTQ1YjgtOTdjMi04NzNkNDJhYWNhZjQiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJmOGZlMGUyNy1lMWRmLTA2NDgtMDJkOS0xYjgxNGEzN2E2ZmIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"57":["c5abc3eb-299c-4e3e-8aff-3c674d2ede83","-s7SPpVzDVX4XhFCD6OGJ-qKn06IrJ9IyAT6QqTr9WE.eyJpbnN0YW5jZUlkIjoiMjNkMjFjOWMtZWNhMS00MjI1LTliMTUtOTAwYmYxNzJjZjdjIiwiYXBwRGVmSWQiOiJjNWFiYzNlYi0yOTljLTRlM2UtOGFmZi0zYzY3NGQyZWRlODMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlYTMwZDkwNy0wMTZhLTBkYjYtMTNjZi1iZjhmZWVkYTEzYzgiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"1169":["1375baa8-8eca-5659-ce9d-455b2009250d","J_8dsxkTvOVZV1KfWNbaYWmQeJ2-pbAff7CMVVUAyXE.eyJpbnN0YW5jZUlkIjoiYTVjNGU2MTUtM2MzZS00NmVmLTk2MzUtZGVjZGQ2M2Q1OGU2IiwiYXBwRGVmSWQiOiIxMzc1YmFhOC04ZWNhLTU2NTktY2U5ZC00NTViMjAwOTI1MGQiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2YzI2MjM4ZS1kMWY1LTA5N2MtMWVlZi1mMTQ5Yzk5NTg0NTIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"1781":["1360889d-0155-11cf-7146-19284f5addc2","2IDOqt8FnC8_Eh8Z9Dmc25JN7pDrl5pajB2tOK1TkUY.eyJpbnN0YW5jZUlkIjoiZDFhNGZkMWItZTE0OS00ODNkLWJlNzctOGI1YTQ0OWU4NTEwIiwiYXBwRGVmSWQiOiIxMzYwODg5ZC0wMTU1LTExY2YtNzE0Ni0xOTI4NGY1YWRkYzIiLCJzaWduRGF0ZSI6IjIwMjYtMDYtMTBUMTU6NDE6MzAuOTIxWiIsImRlbW9Nb2RlIjpmYWxzZSwic2l0ZU93bmVySWQiOiI5YWYyMTQ3NS04NTFkLTQyODQtYTBlZS0wMWI3MDY1MDc1MzEiLCJjYWNoZSI6dHJ1ZSwic2NkIjoiMjAxNS0wOS0yMFQwOToxNToyMi4yMDNaIn0"],"2426":["13dbe2b2-396a-de94-c5ab-093bba38e073","iccCGNnRkYSjh0N8hVu10g2x6qk2f4ln9RlNJ5m5qyA.eyJpbnN0YW5jZUlkIjoiY2VkNWI5NGMtNDBmZi00N2Q2LWI0OWYtNWM4OThkMDNkODEzIiwiYXBwRGVmSWQiOiIxM2RiZTJiMi0zOTZhLWRlOTQtYzVhYi0wOTNiYmEzOGUwNzMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIwNzM3N2NkNy1hZDM0LTA4NDUtM2M0NS03MzBkOTJhYjA0YTciLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"2547":["14bcded7-0066-7c35-14d7-466cb3f09103","N9qL8DJTZFjiaofVvgCZLSYsxSm-Fu3NZaS-zjOMh94.eyJpbnN0YW5jZUlkIjoiZDk3ZGQ3NjItYTkyZS00NzNlLWJiZDEtN2ZjM2Q4MzZhYTA5IiwiYXBwRGVmSWQiOiIxNGJjZGVkNy0wMDY2LTdjMzUtMTRkNy00NjZjYjNmMDkxMDMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMDlmMTJmOS00NGU1LTA4YWQtMzMwYi01MDQ3Yzc5ZTc2YmQiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"2781":["2a617b40-167a-4325-9a9f-58396cf47b93","qSkaa3pMp7bE4mu-z-DQzcyjIO_fT82zeUDX4KWg6Vc.eyJpbnN0YW5jZUlkIjoiMWEyNGM3YzctMjhkOC00M2VhLWFjOTEtYzliODUxM2NiMzAxIiwiYXBwRGVmSWQiOiIyYTYxN2I0MC0xNjdhLTQzMjUtOWE5Zi01ODM5NmNmNDdiOTMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkM2M2MDI1Yy1jNTEzLTBjNzktMjQ0Yi1lNjNjNGU5NDZmYjUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"3407":["14ce1214-b278-a7e4-1373-00cebd1bef7c","ueHfCiZx5WHYbsYcIdp7HQAmC3l2uCXBcQxoTmR1FAQ.eyJpbnN0YW5jZUlkIjoiNGNiYTI1NjktMWRlZi00ZTkzLTkxZjctMWVmMWU3NTAwZDEyIiwiYXBwRGVmSWQiOiIxNGNlMTIxNC1iMjc4LWE3ZTQtMTM3My0wMGNlYmQxYmVmN2MiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4NTU4ZTBmMi1mMDI0LTAxMDAtMTkyZC0zMTc1ZjhmOGQxYTYiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"3922":["675bbcef-18d8-41f5-800e-131ec9e08762","wixcode-pub.78109bbdf7b380c1050988ff4508f67850a5c714.eyJpbnN0YW5jZUlkIjoiMzExY2NiYmMtMGMxNC00OWRiLThhMDMtMzQwNTU1OWY3YTRmIiwiaHRtbFNpdGVJZCI6ImE2Njg1MjVhLThiZGUtNDc0Mi1iMTBjLTQ2NjZiYjA1ZWFlYiIsInVpZCI6bnVsbCwicGVybWlzc2lvbnMiOm51bGwsImlzVGVtcGxhdGUiOmZhbHNlLCJzaWduRGF0ZSI6MTc4MTEwNjA5MDkyMSwiYWlkIjpudWxsLCJhcHBEZWZJZCI6IkNsb3VkU2l0ZUV4dGVuc2lvbiIsImlzQWRtaW4iOmZhbHNlLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0IiwiY2FjaGUiOnRydWUsImV4cGlyYXRpb25EYXRlIjpudWxsLCJwcmVtaXVtQXNzZXRzIjoiU2hvd1dpeFdoaWxlTG9hZGluZyxBZHNGcmVlLEhhc0RvbWFpbiIsInRlbmFudCI6bnVsbCwic2l0ZU93bmVySWQiOiI5YWYyMTQ3NS04NTFkLTQyODQtYTBlZS0wMWI3MDY1MDc1MzEiLCJpbnN0YW5jZVR5cGUiOiJwdWIiLCJzaXRlTWVtYmVySWQiOm51bGwsInBlcm1pc3Npb25TY29wZSI6bnVsbCwibG9naW5BY2NvdW50SWQiOm51bGwsImlzTG9naW5BY2NvdW50T3duZXIiOm51bGwsImJvdW5kU2Vzc2lvbiI6bnVsbCwic2Vzc2lvbklkIjpudWxsLCJzZXNzaW9uQ3JlYXRpb25UaW1lIjpudWxsLCJzaXRlQ3JlYXRlZERhdGUiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oiLCJhY2NvdW50Q3JlYXRlZERhdGUiOm51bGx9"],"5402":["13d21c63-b5ec-5912-8397-c3a5ddb27a97","XiQKykkDVphxfhmaWcMinEAhbgnoM--P2NcivJsS3lg.eyJpbnN0YW5jZUlkIjoiZGJhNDhiYmItYTA5NC00NjgwLTgxMDItZmEwYjc0YzIzNTk5IiwiYXBwRGVmSWQiOiIxM2QyMWM2My1iNWVjLTU5MTItODM5Ny1jM2E1ZGRiMjdhOTciLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIxMjQ2NGUyMC00ZDVmLTA5MTMtMDlkOC1kNThmNmI2YWU5MmQiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"6301":["14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","Ramm3QpX_e3RWqDSVY6kvzJ-XoTp9eDOgxgkAoIZZlw.eyJpbnN0YW5jZUlkIjoiYWQ3MGJlODQtOWQyNS00OTg3LWE0YjItZmFmNjY3ZWVlOTYzIiwiYXBwRGVmSWQiOiIxNGNjNTliYy1mMGI3LTE1YjgtZTFjNy04OWNlNDFkMGUwYzkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2NDkyN2IxZi03MGVlLTA2MTQtMmM2OC1kNTcyNzg0NjM1ZDciLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"6386":["14ce28f7-7eb0-3745-22f8-074b0e2401fb","qN3FG7R1ZcT_UxGD4dj8v8OroFzHOTufvdSafFhO-0o.eyJpbnN0YW5jZUlkIjoiMThjNDdmZDgtMzk2Ny00NzVkLWFlZDItNDZkNzc0OTAyYjJkIiwiYXBwRGVmSWQiOiIxNGNlMjhmNy03ZWIwLTM3NDUtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJkMTI2YmE0My1kNGFjLTA4Y2UtMjYwOC02OTUzNmIzOGY3OTkiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"6811":["14cffd81-5215-0a7f-22f8-074b0e2401fb","QObX-NYLBopaMf-gSKSK0YM3H8t9bVHxy5XBewstTRs.eyJpbnN0YW5jZUlkIjoiNWEyMGI4MTAtYTc0MC00MzBhLWIxNmMtODgxZTgzM2E1OTZmIiwiYXBwRGVmSWQiOiIxNGNmZmQ4MS01MjE1LTBhN2YtMjJmOC0wNzRiMGUyNDAxZmIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI5M2MyN2Q4Yi00YThiLTBjOTktMzliNi1hNzlhOWM5Mjg1ZGIiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"7301":["4aebd0cb-fbdb-4da7-b5d1-d05660a30172","z4KNjL6udCpqFcuAv9i7YHIq2jJyOWvLf9HzwgYyuHY.eyJpbnN0YW5jZUlkIjoiMmZlMGFhYjUtZWI0OS00YzBkLTkyZTgtYmY5MjJjYWE4NTRkIiwiYXBwRGVmSWQiOiI0YWViZDBjYi1mYmRiLTRkYTctYjVkMS1kMDU2NjBhMzAxNzIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMVoiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJlNjAyNmYyZS0wNjgyLTAzOWUtMWEzMi05MDE2MzMwMjU5ZjkiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"8008":["14dbef06-cc42-5583-32a7-3abd44da4908","cJIy7878feXNGhLNe8IIA-X8gMCW11nQFyBYKxTssUs.eyJpbnN0YW5jZUlkIjoiNGFkNWYwOWYtZTg3Mi00ZWQ5LTg4NjktMjkyM2EyNzI2YzZiIiwiYXBwRGVmSWQiOiIxNGRiZWYwNi1jYzQyLTU1ODMtMzJhNy0zYWJkNDRkYTQ5MDgiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4MzM3MzUwNC0wNWI5LTAxNGEtMDBiMy0wNmE3YmRkYWIwZGYiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"8923":["14f25924-5664-31b2-9568-f9c5ed98c9b1","Uno62x3RTxaaNKmb9ttzJ8T_p5X_hVnvieNel6M5Ow0.eyJpbnN0YW5jZUlkIjoiNDNjNWMzNTktOGE0Ni00MTM0LTljZDItZjZkYzY0OTk3ZTdjIiwiYXBwRGVmSWQiOiIxNGYyNTkyNC01NjY0LTMxYjItOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4YTI3MDZjMi02NzhkLTBlYTctMTQwOC1kOTU4N2IzMWEyYzgiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"9882":["14f25dc5-6af3-5420-9568-f9c5ed98c9b1","RgimIM18DRRSDrrLibuWrTeYWsL7kDa3d5E5hlzJxis.eyJpbnN0YW5jZUlkIjoiNDQ3NTA5NGUtOWI4Yy00MzY5LWExZjMtYjcwMTA5M2RlN2ZlIiwiYXBwRGVmSWQiOiIxNGYyNWRjNS02YWYzLTU0MjAtOTU2OC1mOWM1ZWQ5OGM5YjEiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI4ZDk3Y2NkNS03NjQ3LTBjZmEtMjkyOS05ODg1MTY5NTNiNGEiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"10664":["2bef2abe-7abe-43da-889c-53c1500a328c","7R8hyrKFW-z_gzitGjl7yHAO84AD4IJ1Ozyj8tqUVgY.eyJpbnN0YW5jZUlkIjoiN2QwMzJhMDYtZDMxNy00NDMyLWE2YzItNTBhNDA5ZjRmNDY1IiwiYXBwRGVmSWQiOiIyYmVmMmFiZS03YWJlLTQzZGEtODg5Yy01M2MxNTAwYTMyOGMiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJiNGUxZWY5ZC0zZWRjLTBiYTEtMmUxOC03ZjIwMTY1YzI4ZDEiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"12408":["14d84998-ae09-1abf-c6fc-3f3cace5bf19","6cWLT0Tl2briBr_2OUNCla71LiDv3nWU28oOKgb-lG8.eyJpbnN0YW5jZUlkIjoiMDcwNTJjMjctMWIxMS00MmY0LWFhNTUtZjMxNTU1M2U1OGYxIiwiYXBwRGVmSWQiOiIxNGQ4NDk5OC1hZTA5LTFhYmYtYzZmYy0zZjNjYWNlNWJmMTkiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiJjZWU3ZTliYy1mNmRhLTBkNjctMjI4Zi1kYzkxNGE5Njg0NDUiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"14273":["1505b775-e885-eb1b-b665-1e485d9bf90e","zHi3Wg8f_qRmNaBczJcSDHCvhSEMDC2pvYz9ICeFfec.eyJpbnN0YW5jZUlkIjoiZWUwODc1NmQtOTVkNS00NWZjLWI1ODAtZjliYzcwYjc4NzI3IiwiYXBwRGVmSWQiOiIxNTA1Yjc3NS1lODg1LWViMWItYjY2NS0xZTQ4NWQ5YmY5MGUiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiIyN2VhYjBmNi03ODFlLTBhNmYtM2Q1YS1kNjM4NmYxZjViOTMiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"15802":["225dd912-7dea-4738-8688-4b8c6955ffc2","Ztxqmiys1HOyGMp8k-Tc9kDYzXVkRxIR50I-lnhM7uY.eyJpbnN0YW5jZUlkIjoiYTI0OTUwYTUtZDJmMy00NGZlLWFjY2EtYTk5ODZjM2IyNzhlIiwiYXBwRGVmSWQiOiIyMjVkZDkxMi03ZGVhLTQ3MzgtODY4OC00YjhjNjk1NWZmYzIiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsImJpVG9rZW4iOiI2YmFiOTUzZS0zZjM4LTBiNmQtMjQxMC04NjFjNzM5M2ZiM2EiLCJzaXRlT3duZXJJZCI6IjlhZjIxNDc1LTg1MWQtNDI4NC1hMGVlLTAxYjcwNjUwNzUzMSIsImNhY2hlIjp0cnVlLCJzY2QiOiIyMDE1LTA5LTIwVDA5OjE1OjIyLjIwM1oifQ"],"-666":["22bef345-3c5b-4c18-b782-74d4085112ff","SEV2oh3t92hqOYylkWGHk0PqKCsHk6gd8S90hBE-I7M.eyJpbnN0YW5jZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0IiwiYXBwRGVmSWQiOiIyMmJlZjM0NS0zYzViLTRjMTgtYjc4Mi03NGQ0MDg1MTEyZmYiLCJtZXRhU2l0ZUlkIjoiYzllMmM1OWItZWRjYi00ZjkzLTg4ZGEtMmY4NDFmYThkY2I0Iiwic2lnbkRhdGUiOiIyMDI2LTA2LTEwVDE1OjQxOjMwLjkyMloiLCJkZW1vTW9kZSI6ZmFsc2UsInNpdGVPd25lcklkIjoiOWFmMjE0NzUtODUxZC00Mjg0LWEwZWUtMDFiNzA2NTA3NTMxIiwiY2FjaGUiOnRydWUsInNjZCI6IjIwMTUtMDktMjBUMDk6MTU6MjIuMjAzWiIsInNzIjpmYWxzZX0"]}},"seo":{"context":{"siteName":"Coaching life","siteUrl":"https:\/\/www.onlineterapia.org","domain":"onlineterapia.org","indexSite":true,"defaultUrl":"https:\/\/www.onlineterapia.org\/?feed=rss2","currLangIsOriginal":true,"siteOgImage":"https:\/\/static.wixstatic.com\/media\/9af214_ef6425e6818b4be6a0c8646e30216497%7Emv2.png","homePageTitle":"INICIO","facebookAdminId":"1667252953558653","businessName":"Terapias humanistas salud y bienestar","businesDescription":"La Terapia individual humanista puede ayudarte a solucionar problemas y gestionar emociones. Ansiedad, miedos, relaciones, fobias, cambios.","businesLocale":"es-es","businesLogo":"https:\/\/static.wixstatic.com\/media\/9af214_b008fc5b6b5848a1987693e0c8243a19~mv2.jpg","currency":"EUR","experiments":{"specs.seo.EnableFaqSD":"false","specs.seo.EnableOnlineProgramsVideoSD":"true"},"platformAppsExperiments":{"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"specs.ping.membersAreaNotifications.useIntlInsteadOfMoment":"true","specs.ping.MANotifications.useMAWidgetPluginService":"true"},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.bookings.deprecateConferenceAccountService":"true","specs.forms.LocalPhoneNumbers":"true","specs.forms.DropdownColors":"true","specs.forms.MultilineAddressInTemplates":"true","specs.forms.FetchFormsInEditor":"false","specs.forms.FixControllerActions":"true","specs.forms.WdsOpacityColorPicker":"false","specs.bookings.BIFInstallOnlyMeetings":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.bookings.InstallMeetingsForBIF":"false","specs.forms.EnablePhoneField":"true","specs.bookings.UseConferencingSpiHost":"true","specs.forms.ApplyHeadingsStyleParams":"false","initFormControllerWithTimeout":"B","specs.forms.BoxlessTextStyles":"true","specs.forms.EnablePresetTab":"false","specs.forms.SubmitActionPopup":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.subscriptionsTpa.ShowLastNextCharge":"true","specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.subscriptions-tpa.showBenefitsScheduler":"false","specs.subscriptions-tpa.showNewBenefitPrograms":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.premium.subscriptions-tpa.fixSessionsOnEcom":"true","specs.subscriptionsTpa.SkipSubscriptionsMembersArea":"false","specs.premium.subscriptions-tpa.advancedPauseResume":"false"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"true"},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"specs.addresses.SupportBIForHIPPA":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.ricos-server.resolveParentPagePath":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersAbout.UseResponsivePostsCover":"true","specs.membersAbout.UseNewPostsCoverDefaults":"true","specs.membersAbout.EnableAboutContainerStyles":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.ricos.enablePages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.ricos.enableSmartBlock":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersAbout.EnableAccessibleRCE":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.membersAbout.EnableAboutMiddleware":"true","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersAbout.EnableHtmlTagSettings":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.membership.ShowStartDateFunction":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","pricingPlansEnableRouterUriConflictMessage":"A","specs.pricingPlans.enableVariants":"false","specs.membership.InstallSplitPages":"true","specs.crm.IsContactsV5":"true","specs.ShouldFillBillingAddressEmail":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.membership.InstallEcom":"true","specs.pricingPlans.handlePageRenamingInRouter":"true","specs.ShouldUpsertMemberships":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PricingPlans.ImproveEcomLoadingState":"true","specs.membership.FontSizeForTPAElements":"false","specs.PreventDoubleOrderActivationEvents":"true","specs.forms.FixControllerActions":"true","specs.membership.ErrorHandlerTpa":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldUseAutomationsForOwnerEmails":"true","specs.ShouldValidateClientData":"true","specs.membership.ButtonHoverSettingsEditor":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.ButtonHoverSettingsViewer":"true","specs.pricing_plans.show_paywall_settings":"false","specs.ShouldSkipContactLabels":"true","specs.membership.SettingsEventsFix":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.PricingPlans.AutoinstallMissingEcomPages":"true","specs.pricingPlans.MigrateToCartV2":"true","specs.pricingPlans.PlanV3Migration":"true","specs.membership.HoverStyleUnderline":"true","specs.membership.CheckoutTriggerOnLoginOnce":"false","specs.membership.ShowPriceFunction":"true","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.v3Migration":"false","specs.pricingPlans.AddToCart":"true","specs.ShouldSyncPaymentStatus":"false","specs.pricingPlans.EcomCheckoutApiUpdate":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","pricingPlansEnableVariantsTPA":"A","specs.PricingPlans.DisableRouterSpaPathHandling":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"true","specs.membership.BenefitProgramsEnabled":"true","specs.membership.ShowStartDateFunctionTPA":"true","specs.pricingPlans.EcomTypSafeErrorHandling":"true","specs.membership.FixMobileCheckout":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true","specs.ping.MAPreferences.useMAWidgetPluginService":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.RemoveBlocksPostPage":"false","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.PreInstalledAuthorChanged":"true","specs.wixBlog.UseBlogSettingsAllPostsFeedLabels":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.SausageMenuFeed":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.ReturnRichContentInsteadOfDraftJs":"true","draftPostProxyNileRoutingExperiment":"A","specs.ricos-server.resolveParentPagePath":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.ScrollPostListToTop":"true","specs.wixBlog.PreInstalledPostSubmittedForReview":"true","specs.ricos.enablePages":"true","specs.wixBlog.UseBlogPermissionCacheService":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.DisableBlogInjectGenie":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.ricos.enableSmartBlock":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.UseVisitorPrimaryLocale":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.MoveCustomUrlApiToSiteStoreConstructor":"true","specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.stores.FixVariantIdCalculationInGalleryAddToCartFlow":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.FixPriceElementsPanelMultilingual":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.ecom.SupportSubscriptionDescriptionOnPaymentRequest":"true","specs.stores.RemoveLoadConfigInProductWidget":"true","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ShowFromTextOnFullSelectedVariant":"true","specs.stores.FixNavigationDotsPosition":"true","specs.stores.GalleryFilterChoicesGrouping":"true","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.StorefrontSwatchImagesGQLFetch":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.ecom.OrdersHideSubscriptionBillingPeriodWhenProductPeriodNotAligned":"true","specs.stores.ZoomableMainMedia":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.ProductPageMainMediaNavigationArrows":"true","cartValidationsInPurchaseFlow":"A","ecomTestFedOwnerScope":"A","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.FetchLocaleFromWixCodeApi":"true","ecomCallCartV2FromCartPublicApi":"B","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"true","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.AddDiscountsToVariantsItemsQueries":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.ecom.useLocaleForDeliveryTimeSlot":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.ecom.useSelectedDeliveryOptionFallbackInSlotAPI":"false","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.stores.PPAlignFontSizeToModernLayout":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","specs.stores.productPageMobileSettings":"false","specs.stores.GalleryFixSideFiltersShrink":"true","usingStoresViewerScriptAddToCart":"A","specs.stores.FixFilterKeySpecialCharacter":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.ecom.RevampDiscountsInCartAndCheckout":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.StorefrontSwatchImages":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.FixPPTotalSwiperSizeCalc":"true","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.FixMigratedAllProductsInManualCategoryList":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.FixMultilingualTextInSF":"true","ecomCartValidationsInPurchaseFlow":"A","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","specs.stores.FixPPAddToCartButtonTextKeyPriority":"true","ecomTestFed":"A","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"A","ecomUseCartEstimationIndicators":"A","specs.ecom.ShowOverviewTitleOnPaymentRequest":"true","specs.stores.GallerySeoTags":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","ecomExpressCheckoutBreakdownFromDeliverySummaryAndDiscounts":"A","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.stores.UseStoreLanguageForTranslations":"false","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","ecomInlineAddressSelectionInCart":"A","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","ecomHasTaxFromTaxSummary":"B","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.FixProductPageMediaCentering":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.SwitchLocalStorageToSessionStorageInGalleryNavigationToPP":"true","specs.stores.PriceFilterClientTicksCalculation":"false","specs.stores.GalleryConditionalCategoriesDataFetch":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.FixPPMainImageOverflow":"true","specs.stores.FixProductPageHistoricalBreadcrumbsStyleParams":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"true","ecomSendIapProductIdsToApp":"A","specs.stores.ExtendPlaceOrderDeadline":"true","specs.stores.RemoveLoadConfigInAddToCart":"true","specs.ecom.useLocaleForDatePicker":"true","specs.stores.OnlineStoresCurrencyClientFormatting":"true","storesStickyAddToCart":"A","ecomExtendPlaceOrderDeadline":"B","specs.stores.ProductPageRicoDescription":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.profileCard.EnableHtmlTagSettings":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.profileCard.UseMigratedEditor3StylesParams":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.WdsMyBookingsSettings":"false","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.wdsCalendarWidgetSettings":"false","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.SubscriptionPricingUoU":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","blockBuyPlanWhenNoAvailablePlansUoU":"B","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","relatedProductsOnServices":"A","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.BookingsFormWDS":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.AllDayMultiDayEvents":"true","specs.bookings.daily-agenda.settings-preferences.custom-location-filter":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.ShowRemainingCourseSessions":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"true","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.SupportDynamicPricingWithPaymentOptions":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}},"siteLanguages":[{"languageCode":"x-default","locale":"es-es","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.onlineterapia.org\/","visitorPrimary":true,"name":"Spanish","seoLang":"es-es","localizedName":"Español","isPrimaryLanguage":false,"status":"Active"},{"languageCode":"es","locale":"es-es","countryCode":"ESP","resolutionMethod":"Subdirectory","url":"https:\/\/www.onlineterapia.org\/","visitorPrimary":true,"name":"Spanish","seoLang":"es-es","localizedName":"Español","isPrimaryLanguage":true,"status":"Active"}],"currLangCode":"es","seoLang":"es-es","currLangResolutionMethod":"Subdirectory"},"userPatterns":[{"patternType":"BLOG_CATEGORY","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"description\",\"content\":\"blog sobre terapia y proceso personal\"}}]}"},{"patternType":"BLOG_POST","content":"{\"tags\":[{\"type\":\"meta\",\"props\":{\"name\":\"ai-generation-disabled\"}}]}"}],"metaTags":[{"name":"google-site-verification","value":"t670Jbl3x_9mbysvNGci_BNcti7EAcxrRg4M2UaCuwY","property":false},{"name":"fb_admins_meta_tag","value":"1667252953558653","property":false},{"name":"facebook-domain-verification","value":"c1h0yal5inmg6owhznqg0nu2y0jg9k","property":false}],"customHeadTags":"","isInSEO":true,"hasBlogAmp":false,"mainPageId":"mainPage"},"serviceRegistrar":{},"sessionManager":{"isRunningInDifferentSiteContext":false,"expiryTimeoutOverride":0,"appsInstances":{},"sessionModel":{}},"siteMembersWixCodeSdk":{"isPreviewMode":false,"isEditMode":false,"smToken":"","smcollectionId":"1405a4dc-5e2f-3fa1-5230-4ee43646c472"},"siteMembers":{"collectionExposure":"Public","smcollectionId":"1405a4dc-5e2f-3fa1-5230-4ee43646c472","smToken":"","protectedHomepage":false,"isTemplate":false,"loginSocialBarOnSite":false,"routerPrefix":"","isCommunityInstalled":true,"baseUrl":"https:\/\/www.onlineterapia.org","memberInfoAppId":6811},"siteScrollBlocker":{"isBuilderComponentModel":false},"siteWixCodeSdk":{"fontFaceServerUrl":"https:\/\/serverless.parastorage.com\/_serverless\/site-sdk-server\/v1\/style","siteDisplayName":"Coaching life","siteRevision":4,"regionalSettings":"es-es","language":"es","currency":"EUR","mainPageId":"mainPage","pageIdToPrefix":{"jj995":"account","s6r7p":"account","dyunf":"account","i0sqn":"account","rp5rc":"profile"},"routerPrefixes":{"24dea936-afd8-4c68-8a11-e7e3b7a06d6b":{"name":"account","prefix":"\/account","type":"dynamicPages"},"77499e07-1db2-4d01-8ed2-795b40d88e32":{"name":"account","prefix":"\/account","type":"dynamicPages"},"c5f273f4-c6fc-4106-bd43-ac54c2197281":{"name":"account","prefix":"\/account","type":"dynamicPages"},"d21f57b0-f531-4145-a8e0-f1a3b0d6d03f":{"name":"account","prefix":"\/account","type":"dynamicPages"},"bdb31663-cd7c-4313-bace-55d03a0d1fd6":{"name":"profile","prefix":"\/profile","type":"dynamicPages"}},"timezone":"Europe\/Paris","pageIdToTitle":{"dqt4t":"COACHING","mainPage":"INICIO","soli4":"COACHING FINANCIERO","jj995":"Opciones","lqek4":"TERAPIA","dyunf":"Notificaciones","ejpxt":"SOBRE MI","rp5rc":"Perfil","cch7h":"Post","d3mqf":"CONTACTO","rh4g3":"BLOG","s6r7p":"Mi cuenta","i0sqn":"Mis direcciones"},"urlMappings":null,"viewMode":"Site"},"speculationRules":{"currentPagePath":"\/"},"ssrCache":{},"tinyMenu":{"languages":[{"value":"es","selected":true,"label":"ES","flag":"https:\/\/static.parastorage.com\/services\/linguist-flags\/1.1005.0\/assets\/flags\/square\/ESP.svg"}]},"tpaCommons":{"widgetsClientSpecMapData":{"141995eb-c700-8487-6366-a482f7432e2b":{"widgetUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","mobileUrl":"https:\/\/so-feed.codev.wixapps.net\/widget","tpaWidgetId":"shoutout_feed","appPage":{},"applicationId":3,"appDefinitionName":"ShoutOut (Legacy)","appDefinitionId":"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e","isWixTPA":true,"allowScrolling":false},"f72fe377-8abc-40f2-8656-89cfe00f3a22":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c340212a-6e2e-45cd-9dc4-58d01a5b63a7":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"e000b4bf-9ff1-4e66-a0d3-d4b365ba3af5":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"1b8c501f-ccc2-47e7-952a-47e264752614":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"43c2a0a8-f224-4a29-bd19-508114831a3a":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"56ab6fa4-95ac-4391-9337-6702b8a77011":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"31c0cede-09db-4ec7-b760-d375d62101e6":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"33a9f5e0-b083-4ccc-b55d-3ca5d241a6eb":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"c7f57b50-8940-4ff1-83c6-6756d6f0a1f4":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"4de5abc5-6da2-4f97-acc3-94bb74285072":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"ea63bc0f-c09f-470c-ac9e-2a408b499f22":{"mobileUrl":null,"appPage":{},"applicationId":14,"appDefinitionId":"61f33d50-3002-4882-ae86-d319c1a249ab","allowScrolling":false},"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/PlanCustomization","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/PlanCustomization","tpaWidgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","appPage":{"id":"Plan Customization","name":"Plan Customization","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5250.0\/PlanList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5250.0\/PlanList","tpaWidgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/ThankYou","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/ThankYou","tpaWidgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","appPage":{"id":"Thank You","name":"Thank You","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"d758afaa-e482-400d-aaa6-774b222e7931":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/Paywall","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/Paywall","tpaWidgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","appPage":{"id":"Paywall","name":"Paywall","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/Checkout","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/Checkout","tpaWidgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7","appPage":{"id":"Checkout","name":"Checkout","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/PackagePicker","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/pricing-plans-tpa\/1.5260.0\/PackagePicker","appPage":{"id":"membership_plan_picker_tpa","name":"Plans & Pricing","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","isWixTPA":true,"allowScrolling":false},"144097ea-fea0-498e-ade7-e6de40127106":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4631.0\/WixVideo","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wix-vod-widget\/1.4631.0\/WixVideo","tpaWidgetId":"wix_vod_develop","appPage":{},"applicationId":28,"appDefinitionName":"Wix Video","appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","isWixTPA":true,"allowScrolling":false},"3f1cd43a-87ec-4b1f-b07f-8a443a683fbd":{"widgetUrl":"\/","appPage":{},"applicationId":31,"appDefinitionName":"Facebook Server Side Events","appDefinitionId":"cf06bdf3-5bab-4f20-b165-97fb723dac6a","isWixTPA":true,"allowScrolling":false},"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4341.0\/ProductPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-product-page\/1.4341.0\/ProductPage","appPage":{"id":"product_page","name":"product_page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SideCart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SideCart","tpaWidgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","appPage":{"id":"Side Cart","name":"Side Cart","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/add-to-cart","tpaWidgetId":"add_to_cart_button","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/Wishlist","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/Wishlist","appPage":{"id":"wishlist","name":"My Wishlist","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":7,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","tpaWidgetId":"grid_gallery","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopup","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopup","tpaWidgetId":"","appPage":{"id":"Success Popup","name":"Success Popup","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/cart","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-cart-ooi\/1.6150.0\/cart","appPage":{"id":"shopping_cart","name":"Cart Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/SliderGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/SliderGallery","tpaWidgetId":"slider_gallery","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPage","appPage":{"id":"thank_you_page","name":"Thank You Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/order-history","appPage":{"id":"order_history","name":"My Orders","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/GridGallery","appPage":{"id":"product_gallery","name":"Shop","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/cartwidget","tpaWidgetId":"shopping_cart_icon","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"244576c9-d856-49b9-af14-216071924e3b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchModalGallery","tpaWidgetId":"244576c9-d856-49b9-af14-216071924e3b","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.4501.0\/SearchResultsPageGallery","tpaWidgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetUrl":"\/","tpaWidgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","appPage":{"id":"Payment Request Page","name":"Payment Request Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/CategoryPage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/wixstores-client-gallery\/1.5973.0\/CategoryPage","tpaWidgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","appPage":{"id":"Category Page","name":"Category Page","defaultPage":"","hidden":false,"multiInstanceEnabled":true,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","mobileUrl":"https:\/\/ecom.wixapps.net\/storefront\/checkout","appPage":{"id":"checkout","name":"Checkout","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":false,"fullPage":false,"landingPageInMobile":true,"hideFromMenu":true},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":true},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","mobileUrl":"https:\/\/ecom.wix.com\/storefront\/product-widget-view","tpaWidgetId":"product_widget","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/ecom-platform-checkout\/1.0.0\/BundleBundle","tpaWidgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"widgetUrl":"\/","appPage":{},"applicationId":32,"appDefinitionName":"Checkout & Orders","appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","isWixTPA":true,"allowScrolling":false},"14dbefdd-0f55-0dfe-70a2-79a8fe7ee7b9":{"widgetUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","mobileUrl":"https:\/\/members.wixapps.net\/_api\/members-area\/app\/members","appPage":{"id":"all_members","name":"Members","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":35,"appDefinitionName":"Members","appDefinitionId":"14dbefd2-01b4-fb61-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"3145e9c9-3f89-4958-b98c-8126ed2a7de9":{"widgetUrl":"\/","appPage":{},"applicationId":47,"appDefinitionName":"Google Reviews","appDefinitionId":"f20b0377-bc3e-418d-9d73-2ac147543483","isWixTPA":false,"allowScrolling":false},"6c113456-06f2-4a1d-b8d0-ccd38898af6d":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"c076bb25-8d34-4fde-b71f-9d6a9b363b4f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"00c0331b-8122-41e4-8802-3524b1c8ef5e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"ffc0a961-8047-47a5-9b22-1c561717bf6f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"e00c5d32-d717-418f-a582-3907d1278e75":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"76e1bf2c-99a1-4f71-b2f1-50fea45b8575":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"23ddf8d0-88c2-4896-9eb0-f2dc557fdc13":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"0ac42a32-8061-4d9b-8349-9383ae5a5f07":{"widgetUrl":"\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"83a2a585-ccfd-48b3-809a-79c0b7214093":{"widgetUrl":"\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"66619c64-bb07-45c8-adc4-0734f3e9e695":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"22c96e60-244b-4fc9-95ae-ad30278365bb":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"ada1d635-12ee-4c0c-901a-7eab5ed50a5e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"16d5ddb6-cc90-4899-9a5f-bd8f38b8dcbc":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"f8e3c35a-bafd-4fa7-8650-9e668432cd81":{"widgetUrl":"\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"8dcf6d87-7902-49b4-a992-0351b2a718a9":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":48,"appDefinitionName":"Google Review","appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","isWixTPA":false,"allowScrolling":false},"13a8001b-b101-4f70-9acf-469fd3afb793":{"widgetUrl":"\/","appPage":{},"applicationId":54,"appDefinitionName":"Reserve with Google conversion","appDefinitionId":"52112fbe-1bbc-4661-8431-4ab2bc145ff9","isWixTPA":true,"allowScrolling":false},"1375babd-6f2b-87ed-ff19-5778602c8b86":{"widgetUrl":"https:\/\/gs.wixapps.net\/statics\/index","mobileUrl":"https:\/\/gs.wixapps.net\/statics\/index","tpaWidgetId":"wix_shoutout_widget","appPage":{},"applicationId":1169,"appDefinitionName":"Wix Get Subscribers","appDefinitionId":"1375baa8-8eca-5659-ce9d-455b2009250d","isWixTPA":true,"allowScrolling":false},"136089b1-dac6-af6f-aa6e-bddf74b577ff":{"widgetUrl":"https:\/\/app-two.rolloverfx.com\/widget","mobileUrl":"https:\/\/app-two.rolloverfx.com\/widget","tpaWidgetId":"rollover","appPage":{},"applicationId":1781,"appDefinitionName":"Rollover Image Effects","appDefinitionId":"1360889d-0155-11cf-7146-19284f5addc2","isWixTPA":false,"allowScrolling":false},"13e44024-2124-1681-1fa9-5a69720c0cca":{"widgetUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","mobileUrl":"https:\/\/dev-wix-languages.appspot.com\/widget","tpaWidgetId":"fdsafsa","appPage":{},"applicationId":2426,"appDefinitionName":"Wix Language Menu","appDefinitionId":"13dbe2b2-396a-de94-c5ab-093bba38e073","isWixTPA":true,"allowScrolling":false},"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-comments-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-comments-page","appPage":{"id":"member-comments-page","name":"Blog Comments ","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":3,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","mobileUrl":"https:\/\/social-blog.wix.com\/recent-posts-widget","tpaWidgetId":"recent-posts-widget","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/Blog","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/Blog","appPage":{"id":"blog","name":"Blog","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5fdc6c03-080d-4872-b567-24146c82fae5":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/RelatedPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3199.0\/RelatedPosts","tpaWidgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/CategoryMenu","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/CategoryMenu","tpaWidgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5940091f-797c-4e86-9c57-73fcfd87425f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5520a99-1725-4b88-a85f-c439916890c8":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"68a2d745-328b-475d-9e36-661f678daa31":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/TagCloud","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/TagCloud","tpaWidgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-likes-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-likes-page","appPage":{"id":"member-likes-page","name":"Blog Likes","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":4,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","mobileUrl":"https:\/\/social-blog.wix.com\/custom-feed-widget","tpaWidgetId":"custom-feed-widget","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"26858b64-aad8-42ab-8c63-f19009198c7b":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"d134b0c9-8085-415a-9479-b555374ba958":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/RssButton","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/RssButton","tpaWidgetId":"rss-feed-widget","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/Archive","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/Archive","tpaWidgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"211b5287-14e2-4690-bb71-525908938c81":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/Post","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/Post","appPage":{"id":"post","name":"Post","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":6,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/PostTitle","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/PostTitle","tpaWidgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/PostList","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/PostList","tpaWidgetId":"813eb645-c6bd-4870-906d-694f30869fd9","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"bc7fa914-015b-4c32-a323-e5472563a798":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"7466726a-84cf-41c8-be6b-1694445dc539":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-drafts-page","appPage":{"id":"member-drafts-page","name":"My Drafts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/MyPosts","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/communities-blog-ooi\/1.3200.0\/MyPosts","tpaWidgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","appPage":{"id":"My Posts","name":"My Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetUrl":"https:\/\/social-blog.wix.com\/member-posts-page","mobileUrl":"https:\/\/social-blog.wix.com\/member-posts-page","appPage":{"id":"member-posts-page","name":"Blog Posts","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":5,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":true},"applicationId":2547,"appDefinitionName":"Wix Blog","appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","isWixTPA":true,"allowScrolling":false},"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"widgetUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editor\/DoNotSellMyData.html","mobileUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editor\/DoNotSellMyData.html","tpaWidgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb","appPage":{},"applicationId":2781,"appDefinitionName":"Do Not Sell Data ","appDefinitionId":"2a617b40-167a-4325-9a9f-58396cf47b93","isWixTPA":true,"allowScrolling":false},"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"169204d8-21be-4b45-b263-a997d31723dc":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.3509.0\/BookingServicePage","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-details-widget\/1.3509.0\/BookingServicePage","appPage":{"id":"Booking Service Page","name":"Service Page","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetable","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetable","tpaWidgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.665.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.665.0\/MyBookings","appPage":{"id":"bookings_member_area","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":2,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/DailyAgenda","tpaWidgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/BookOnline","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/BookOnline","appPage":{"id":"bookings_list","name":"Book Online","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":4,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/ServiceListWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-service-list-widget\/1.2233.0\/ServiceListWidget","tpaWidgetId":"service_list_widget","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidget","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidget","tpaWidgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetUrl":"https:\/\/editor.wix.com\/","tpaWidgetId":"bookings_timetable_daily","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2440.0\/BookingsForm","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-form-widget\/1.2440.0\/BookingsForm","tpaWidgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","appPage":{"id":"Booking Form","name":"Booking Form","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.640.0\/DailyAgenda","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-daily-agenda-widget\/1.640.0\/DailyAgenda","tpaWidgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"widgetUrl":"https:\/\/editor.wix.com\/","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-my-bookings-widget\/1.580.0\/MyBookings","tpaWidgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","appPage":{"id":"My Bookings","name":"My Bookings","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","mobileUrl":"https:\/\/bookings.wixapps.net\/_api\/bookings-viewer\/widget\/index","tpaWidgetId":"widget","appPage":{},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendar","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/bookings-calendar-widget\/1.3581.0\/BookingCalendar","tpaWidgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","appPage":{"id":"Booking Calendar","name":"Booking Calendar","defaultPage":"","hidden":true,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":5402,"appDefinitionName":"Wix Bookings","appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","isWixTPA":true,"allowScrolling":false},"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"widgetUrl":"\/","appPage":{},"applicationId":6301,"appDefinitionName":"Wix Members Area","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","isWixTPA":true,"allowScrolling":false},"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2926.0\/ProfileCard","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/profile-card-tpa-ooi\/1.2926.0\/ProfileCard","tpaWidgetId":"profile","appPage":{},"applicationId":6386,"appDefinitionName":"Profile Card","appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2822.0\/MyAccount","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/my-account-ooi\/1.2822.0\/MyAccount","appPage":{"id":"member_info","name":"My Account","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":6811,"appDefinitionName":"Member Account Info","appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","isWixTPA":true,"allowScrolling":false},"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.1239.0\/MyWallet","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/payments-my-wallet\/1.1239.0\/MyWallet","appPage":{"id":"my_wallet","name":"My Wallet","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":7301,"appDefinitionName":"My Wallet","appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","isWixTPA":true,"allowScrolling":false},"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2673.0\/Profile","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-about-ooi\/1.2673.0\/Profile","appPage":{"id":"about","name":"Profile","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8008,"appDefinitionName":"Members About","appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","isWixTPA":true,"allowScrolling":false},"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.5.0\/Notifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.5.0\/Notifications","appPage":{"id":"notifications_app","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8923,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.3.0\/Notifications","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications\/1.3.0\/Notifications","tpaWidgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7","appPage":{"id":"Notifications","name":"Notifications","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":8923,"appDefinitionName":"Wix Members Area Notifications","appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"04462ba4-2137-41bd-9460-0814554aae07":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","tpaWidgetId":"04462ba4-2137-41bd-9460-0814554aae07","appPage":{"id":"Settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":9882,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/members-area-notifications-preferences\/1.63.0\/PreferencesOoi","appPage":{"id":"settings","name":"Settings","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":false,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":9882,"appDefinitionName":"Members Notifications Settings","appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","isWixTPA":true,"allowScrolling":false},"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1224.0\/MySubscriptions","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/subscriptions-tpa\/1.1224.0\/MySubscriptions","tpaWidgetId":"","appPage":{"id":"My Subscriptions","name":"My Subscriptions","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":10664,"appDefinitionName":"My Subscriptions","appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","isWixTPA":true,"allowScrolling":false},"151290e1-62a2-0775-6fbc-02182fad5dec":{"widgetUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","mobileUrl":"https:\/\/addresses.wixapps.net\/addresses\/address-book","appPage":{"id":"my_addresses","name":"My Addresses","defaultPage":"","hidden":false,"multiInstanceEnabled":false,"order":1,"indexable":true,"fullPage":false,"landingPageInMobile":false,"hideFromMenu":false},"applicationId":14273,"appDefinitionName":"My Addresses","appDefinitionId":"1505b775-e885-eb1b-b665-1e485d9bf90e","isWixTPA":true,"allowScrolling":false},"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.2787.0\/Form","mobileUrl":"https:\/\/editor.wixapps.net\/render\/prod\/editor\/form-app\/1.2787.0\/Form","tpaWidgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","appPage":{},"applicationId":15802,"appDefinitionName":"Wix Forms","appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","isWixTPA":true,"allowScrolling":false}},"appsClientSpecMapData":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":{"applicationId":3,"appDefinitionName":"ShoutOut (Legacy)","appFields":{"premiumBundle":{"parentAppSlug":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9","parentAppId":"ee21fe60-48c5-45e9-95f4-6ca8f9b1c9d9"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.3728.0","hipaaCompliant":true},"isWixTPA":true},"61f33d50-3002-4882-ae86-d319c1a249ab":{"applicationId":14},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"applicationId":25,"appDefinitionName":"Wix Pricing Plans","appFields":{"platform":{"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/editorScript.bundle.min.js","margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/pricing-plans-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1903","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1903\/manifests.json"},"viewer":{"errorReporting":{}},"studio":{"siteHeaderUrl":"bca75bdfdcb1fe05891b82ec561b56f3_r3.json","wixCodeGridId":"c0be3675-3a0c-43de-ae04-0b424de2af35","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.2074.0","hipaaCompliant":true},"isWixTPA":true},"14409595-f076-4753-8303-9a86f9f71469":{"applicationId":28,"appDefinitionName":"Wix Video","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/editorScript.bundle.min.js","isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.383.0","hipaaCompliant":true},"isWixTPA":true},"cf06bdf3-5bab-4f20-b165-97fb723dac6a":{"applicationId":31,"appDefinitionName":"Facebook Server Side Events","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.13.0","hipaaCompliant":true,"installedVersion":"^0.0.0"},"isWixTPA":true},"1380b703-ce81-ff05-f115-39571d94dfcd":{"applicationId":32,"appDefinitionName":"Checkout & Orders","appFields":{"platform":{"routerHttpMethod":"GET","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4341.0\/"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-worker\/1.4779.0\/editor.bundle.min.js","routerServiceUrl":"\/_api\/wixstores-tpa-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-viewer-script\/1.59.0\/webworker\/ecom-platform-viewer-script.umd.min.js","errorReporting":{},"platformOnly":true,"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:serverless.wixstores-tpa-site-structure-service"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.6480.0","hipaaCompliant":true},"isWixTPA":true},"14dbefd2-01b4-fb61-32a7-3abd44da4908":{"applicationId":35,"appDefinitionName":"Members","appFields":{"platform":{"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-app-editor-script\/1.602.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.24.0","hipaaCompliant":true},"isWixTPA":true},"f20b0377-bc3e-418d-9d73-2ac147543483":{"applicationId":47,"appDefinitionName":"Google Reviews","appFields":{"permissionsEnforced":true,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^2.11.0","installedVersion":"^2.0.0"},"isWixTPA":false},"561171c5-080e-40d6-8d53-085538541002":{"applicationId":48,"appDefinitionName":"Google Review","appFields":{"platform":{"baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=92a71a31-1cdd-4bb4-b1dd-f73816352cbd&metaSiteId=4e8fb029-cdd1-4781-beaa-2608503613ad&siteRevision=3597","blocks_devSiteUrl":"https:\/\/mango-digital.editorx.io\/sdtt1nr00qo3gdffzz0a","blocks_widgetManifestsUrl":"\/manifests\/561171c5-080e-40d6-8d53-085538541002\/3597\/manifests.json"},"permissionsEnforced":true,"editorScriptUrl":"{urlTemplate:{universalEditorApp:*}}","viewerScriptUrl":"{urlTemplate:{appStudioBundler:*}}","studio":{"siteHeaderUrl":"6068dfe28f2bca1a3ac83b6879f2f714_r3.json","wixCodeGridId":"7f5c3057-08ec-41eb-acb4-07556e8013f8","wixCodeInstanceId":"10c10c9d-b38a-484d-b27c-0c37616d6c26"}},"permissionsEnforced":true,"blocksPermissionsEnforced":true,"newEditorSchemaVersion":"externalUnifiedComponents","isStandalone":true,"semanticVersion":"^3.149.0","installedVersion":"^3.0.0"},"isWixTPA":false},"52112fbe-1bbc-4661-8431-4ab2bc145ff9":{"applicationId":54,"appDefinitionName":"Reserve with Google conversion","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0","installedVersion":"^0.0.0"},"isWixTPA":true},"1375baa8-8eca-5659-ce9d-455b2009250d":{"applicationId":1169,"appDefinitionName":"Wix Get Subscribers","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.3.0","hipaaCompliant":true},"isWixTPA":true},"1360889d-0155-11cf-7146-19284f5addc2":{"applicationId":1781,"appDefinitionName":"Rollover Image Effects","appFields":{"featuresForNewPackagePicker":[],"packagePickerV2":[{"model":{"features":[{"description":"We've done everything we can to ensure an incredible mobile experience. Customise how your effects are triggered, define mobile specific elements of your site, customise fonts and widget size. ","name":"Go Mobile First","id":"2139be97-6636-48fc-8cba-fdb65c143326"},{"description":"From cutting edge to classic effects  all fully customisable. You have a suite of 30+ effects to choose from to bring your Wix site to life","name":"Customise Dozens of Effects","id":"5411fb68-6717-4d79-b18b-bd617806b2dd"},{"description":"Create full width responsive Rollovers! Beautiful, stunning animated strips and backgrounds for your Wix Site","name":"Full Width Responsive Strips","id":"859175d8-da19-48d8-8e79-0301cb734bbb"},{"description":"Use Wix's advanced Link Picker tool to link to anything, documents, email, anchors, other websites, and make Rollover an integrated part of your website","name":"Link to Anything ","id":"41a37c53-7d0d-4fb2-abc6-118e2d5fb7c7"},{"description":"You can adjust the position of your text to suit your needs, with our pixel perfect alignment tools","name":"Use Advanced Layout Tools","id":"8e323be2-aef9-40d0-a5c6-e7836cf4809b"},{"description":"We've added tap \/ touch support to Rollover to give your users more ways to interact with Rollover","name":"Run Effects with Touch","id":"8ddfa07c-5ec7-4b96-8dc4-5d79512cb447"},{"description":"Style your text your way with Rollover, using our WYSIWYG interface","name":" Add Paragraph Text","id":"85a3974e-ca34-42d3-8c4e-1061e52da589"},{"description":"Embed Soundcloud, You Tube and more, You can now style your paragraph text inline using   and more","name":"Use HTML","id":"22d91f86-9ab2-4b30-aa04-bf1421305b28"},{"description":"Rollover effects use scalable vector graphics, meaning your Rollovers scale up and down with super-sharp clarity","name":"Use Super Sharp SVGs","id":"664c6512-637c-455e-9132-fc4c3dffb67d"},{"description":"You can upload images of up to 25mb, thanks to Wix's advanced image compression tools take care of the rest. We also resize the images you use, so no matter what size of screen they are viewed on","name":"Smart Image Optimisation","id":"1ee4123e-7abe-4f24-84e4-47f11e4272c6"},{"description":"Now, the effects run to completion with a single touch, no more half-run effects. Plus, we sped up how the images load with pre-loading tools to ensure fast mobile animations every time.","name":"Improved Mobile Performance","id":"09a63d2f-2662-42e8-b0ab-5a99c66531e3"},{"description":"Beautify images with Dual-Colour filters Use the dual colour filters on your images to match your brand colours, correct any imperfections with the original photographs","name":"Use Dual-Colour Filters","id":"ce8b2346-a2d0-4576-933f-f2e65e1b8503"},{"description":"Premium users are guaranteed a response within 24 hours, they can also request specific effects from the developers.  ","name":"Get Help and Support","id":"e68eb6e2-2827-4671-a6b2-9b34dc9fa0af"},{"description":"Easily link up your social media accounts so you can access your images and use them in Rollover","name":"Connect Social accounts","id":"07a2dc6d-7e98-425f-b046-96726fa50e0d"}],"isExternalPricing":false,"languageCode":"en","isInAppPurchase":false,"freeTrialDays":14,"plans":[{"name":"Premium","vendorId":"Premiem","featureList":{"1ee4123e-7abe-4f24-84e4-47f11e4272c6":"","2139be97-6636-48fc-8cba-fdb65c143326":"","07a2dc6d-7e98-425f-b046-96726fa50e0d":"","09a63d2f-2662-42e8-b0ab-5a99c66531e3":"","5411fb68-6717-4d79-b18b-bd617806b2dd":"","8e323be2-aef9-40d0-a5c6-e7836cf4809b":"","664c6512-637c-455e-9132-fc4c3dffb67d":"","859175d8-da19-48d8-8e79-0301cb734bbb":"","e68eb6e2-2827-4671-a6b2-9b34dc9fa0af":"","85a3974e-ca34-42d3-8c4e-1061e52da589":"","ce8b2346-a2d0-4576-933f-f2e65e1b8503":"","8ddfa07c-5ec7-4b96-8dc4-5d79512cb447":"","22d91f86-9ab2-4b30-aa04-bf1421305b28":"","41a37c53-7d0d-4fb2-abc6-118e2d5fb7c7":""},"id":"d87b07ee-c75a-4859-a416-71dfc94052c6","mostPopular":false,"billing":{"oneTimePrice":0,"yearlyDiscountPercent":20,"monthlyPrice":2.9900000095367,"yearlyPrice":2.3900001049042}}],"businessModel":"PREMIUM"}}],"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^1.0.0"},"isWixTPA":false},"13dbe2b2-396a-de94-c5ab-093bba38e073":{"applicationId":2426,"appDefinitionName":"Wix Language Menu","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"14bcded7-0066-7c35-14d7-466cb3f09103":{"applicationId":2547,"appDefinitionName":"Wix Blog","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/editorScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"migratedToNewPlatformApi":true,"height":{"desktop":{},"tablet":{},"mobile":{}},"editorTranslationUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.2252.0\/assets\/locales\/messages_%7B%7Blng%7D%7D.json","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{"url":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643"}},"studio":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.npm.communities-blog-node-api"}},"excludeFromAutoRevoke":true,"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.5319.0","hipaaCompliant":true},"isWixTPA":true},"2a617b40-167a-4325-9a9f-58396cf47b93":{"applicationId":2781,"appDefinitionName":"Do Not Sell Data ","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0"},"baseUrlsTemplate":{"staticsBaseUrl":"<%= serviceUrl('cookie-consent-ccpa-link', '\/') %>"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('cookie-consent-ccpa-link', 'viewerScript.bundle.min.js') %>","isStretched":{"desktop":false,"tablet":false,"mobile":false},"docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/viewerScript.bundle.min.js"},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"applicationId":5402,"appDefinitionName":"Wix Bookings","appFields":{"platform":{"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsViewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsEditorScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1961.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5494.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1748.0\/","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsEditorScript.bundle.min.js"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"routerServiceUrl":"\/_serverless\/bookings-viewer-router","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.bookings.services-2"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.9897.0","hipaaCompliant":true},"isWixTPA":true},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"applicationId":6301,"appDefinitionName":"Wix Members Area","appFields":{"platform":{"routerServiceUrl":"\/_api\/members\/v1\/santa-members","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2845.0\/viewerScript.bundle.min.js","editorScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-editor-app\/1.4412.0\/editorAppModule.bundle.min.js","margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"docking":{"desktop":{},"tablet":{},"mobile":{}},"errorReporting":{},"editorScriptUrlTemplate":"<%= serviceUrl('santa-members-editor-app', 'editorAppModule.bundle.min.js') %>","width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"appConfig":{"siteConfig":{"siteStructureApi":"wixArtifactId:com.wixpress.members.members-area-site-structure-api"}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.1019.0","hipaaCompliant":true},"isWixTPA":true},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"applicationId":6386,"appDefinitionName":"Profile Card","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.297.0","hipaaCompliant":true},"isWixTPA":true},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"applicationId":6811,"appDefinitionName":"Member Account Info","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.260.0","hipaaCompliant":true},"isWixTPA":true},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"applicationId":7301,"appDefinitionName":"My Wallet","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894"},"viewer":{"errorReporting":{"url":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true},"isWixTPA":true},"14dbef06-cc42-5583-32a7-3abd44da4908":{"applicationId":8008,"appDefinitionName":"Members About","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0"},"margins":{"desktop":{"top":{"type":"PX","value":0},"right":{"type":"PX","value":0},"bottom":{"type":"PX","value":0},"left":{"type":"PX","value":0}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/editorScript.bundle.min.js","docking":{"desktop":{"horizontal":"HCENTER","vertical":"TOP_DOCKING"},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.219.0","hipaaCompliant":true},"isWixTPA":true},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"applicationId":8923,"appDefinitionName":"Wix Members Area Notifications","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803"},"viewer":{"errorReporting":{"url":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.39.0","hipaaCompliant":true},"isWixTPA":true},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"applicationId":9882,"appDefinitionName":"Members Notifications Settings","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/editorScript.bundle.min.js","viewerScriptUrlTemplate":"<%= serviceUrl('members-area-notifications-preferences', 'viewerScript.bundle.min.js') %>","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/271e9fa3230b4eec94b02bf95780f5f2@sentry.wixpress.com\/6097"},"viewer":{"errorReporting":{"url":"https:\/\/271e9fa3230b4eec94b02bf95780f5f2@sentry.wixpress.com\/6097"}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.22.0","hipaaCompliant":true},"isWixTPA":true},"2bef2abe-7abe-43da-889c-53c1500a328c":{"applicationId":10664,"appDefinitionName":"My Subscriptions","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0"},"margins":{"desktop":{"top":{},"right":{},"bottom":{},"left":{}},"tablet":{"top":{},"right":{},"bottom":{},"left":{}},"mobile":{"top":{},"right":{},"bottom":{},"left":{}}},"height":{"desktop":{},"tablet":{},"mobile":{}},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/editorScript.bundle.min.js","docking":{"desktop":{},"tablet":{},"mobile":{}},"viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/viewerScript.bundle.min.js","errorReporting":{},"width":{"desktop":{},"tablet":{},"mobile":{}},"viewer":{"errorReporting":{}}},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.139.0","hipaaCompliant":true},"isWixTPA":true},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"applicationId":14273,"appDefinitionName":"My Addresses","appFields":{"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.0.0"},"isWixTPA":true},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"applicationId":15802,"appDefinitionName":"Wix Forms","appFields":{"platform":{"baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2787.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2787.0"},"baseUrlsTemplate":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2787.0"},"editorScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/editorScript.bundle.min.js","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/viewerScript.bundle.min.js","errorReporting":{"url":"https:\/\/5d1795a2db124a268f1e1bd88f503500@sentry.wixpress.com\/4615"},"viewer":{"errorReporting":{"url":"https:\/\/5d1795a2db124a268f1e1bd88f503500@sentry.wixpress.com\/4615"}},"ooiInEditor":true},"permissionsEnforced":false,"blocksPermissionsEnforced":false,"isStandalone":true,"semanticVersion":"^0.1264.0","hipaaCompliant":true},"isWixTPA":true}},"previewMode":false,"siteRevision":4,"userFileDomainUrl":"filesusr.com","metaSiteId":"c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","isPremiumDomain":true,"routersConfig":{"routers-lj1nwcs1":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"77499e07-1db2-4d01-8ed2-795b40d88e32\",\"seoData\":{\"title\":\"Mi cuenta\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mi cuenta\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"24dea936-afd8-4c68-8a11-e7e3b7a06d6b\",\"seoData\":{\"title\":\"Opciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Opciones\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c5f273f4-c6fc-4106-bd43-ac54c2197281\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d21f57b0-f531-4145-a8e0-f1a3b0d6d03f\",\"seoData\":{\"title\":\"Mis direcciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mis direcciones\"}}}","group":"members","pages":{"24dea936-afd8-4c68-8a11-e7e3b7a06d6b":"jj995","77499e07-1db2-4d01-8ed2-795b40d88e32":"s6r7p","c5f273f4-c6fc-4106-bd43-ac54c2197281":"dyunf","d21f57b0-f531-4145-a8e0-f1a3b0d6d03f":"i0sqn"},"roleVariations":{}},"routers-lj1nwcs2":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"bdb31663-cd7c-4313-bace-55d03a0d1fd6\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"bdb31663-cd7c-4313-bace-55d03a0d1fd6":"rp5rc"},"roleVariations":{}}},"routerByPrefix":{"account":"routers-lj1nwcs1","profile":"routers-lj1nwcs2"},"pageIdToPrefix":{"jj995":"account","s6r7p":"account","dyunf":"account","i0sqn":"account","rp5rc":"profile"},"viewMode":"site","editorOrSite":"site","externalBaseUrl":"https:\/\/www.onlineterapia.org","tpaModalConfig":{"wixTPAs":{"135c3d92-0fea-1f9d-2ba5-2a1dfb04297e":true,"139ef4fa-c108-8f9a-c7be-d5f492a2c939":true,"14bca956-e09f-f4d6-14d7-466cb3f09103":true,"141fbfae-511e-6817-c9f0-48993a7547d1":true,"13ee94c1-b635-8505-3391-97919052c16f":true,"150ae7ee-c74a-eecd-d3d7-2112895b988a":true,"1480c568-5cbd-9392-5604-1148f5faffa0":true,"a322993b-2c74-426f-bbb8-444db73d0d1b":true,"55cd9036-36bb-480b-8ddc-afda3cb2eb8d":true,"f123e8f1-4350-4c9b-b269-04adfadda977":true,"9bead16f-1c73-4cda-b6c4-28cff46988db":true,"13aa9735-aa50-4bdb-877c-0bb46804bd71":true,"d70b68e2-8d77-4e0c-9c00-c292d6e0025e":true,"14b89688-9b25-5214-d1cb-a3fb9683618b":true,"146c0d71-352e-4464-9a03-2e868aabe7b9":true,"307ba931-689c-4b55-bb1d-6a382bad9222":true,"4b10fcce-732d-4be3-9d46-801d271acda9":true,"ea2821fc-7d97-40a9-9f75-772f29178430":true,"14d7032a-0a65-5270-cca7-30f599708fed":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":true,"8725b255-2aa2-4a53-b76d-7d3c363aaeea":true,"8ea9df15-9ff6-4acf-bbb8-8d3a69ae5841":true,"14409595-f076-4753-8303-9a86f9f71469":true,"35aec784-bbec-4e6e-abcb-d3d724af52cf":true,"cf06bdf3-5bab-4f20-b165-97fb723dac6a":true,"1380b703-ce81-ff05-f115-39571d94dfcd":true,"6580b7e9-4031-4a62-a0a5-8e2fa92e8e18":true,"7516f85b-0868-4c23-9fcb-cea7784243df":true,"14dbefd2-01b4-fb61-32a7-3abd44da4908":true,"57d13128-4a4c-494b-80b3-a6fb2e28018d":true,"94bc563b-675f-41ad-a2a6-5494f211c47b":true,"14e12b04-943e-fd32-456d-70b1820a2ff2":true,"eec3496e-44a8-45ac-9581-868a67345be8":true,"44562f1b-17ec-4907-b242-b76ac06e707a":true,"e4b5f1bc-c77a-4319-a60d-a46acb17f6fc":true,"28b3fe48-a2d4-4e5c-aa0d-313ba7de5081":true,"e81d3ca5-7ca5-4188-bfac-f4997a34065e":true,"399a2612-a042-4fb7-aeff-ed331c7d1c39":true,"1973457f-c021-4da5-941f-58444ff761d4":true,"c6d111d1-1a8d-49f0-a78c-4f1823fb6592":true,"45c44b27-ca7b-4891-8c0d-1747d588b835":true,"fc9314bc-a317-4a2b-a9d4-5ad21cc57856":true,"50d8c12f-715e-41ad-be25-d0f61375dbee":true,"f4d83b06-b408-4f3b-afd4-de8db311d7d8":true,"16729885-7914-42b1-98ec-78b2500ab510":true,"52112fbe-1bbc-4661-8431-4ab2bc145ff9":true,"2f70e2b4-ff36-472e-bdb9-ce393b13669e":true,"e593b0bd-b783-45b8-97c2-873d42aacaf4":true,"c5abc3eb-299c-4e3e-8aff-3c674d2ede83":true,"1375baa8-8eca-5659-ce9d-455b2009250d":true,"13dbe2b2-396a-de94-c5ab-093bba38e073":true,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"2a617b40-167a-4325-9a9f-58396cf47b93":true,"14ce1214-b278-a7e4-1373-00cebd1bef7c":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":true,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":true,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":true,"14cffd81-5215-0a7f-22f8-074b0e2401fb":true,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":true,"14dbef06-cc42-5583-32a7-3abd44da4908":true,"14f25924-5664-31b2-9568-f9c5ed98c9b1":true,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":true,"2bef2abe-7abe-43da-889c-53c1500a328c":true,"14d84998-ae09-1abf-c6fc-3f3cace5bf19":true,"1505b775-e885-eb1b-b665-1e485d9bf90e":true,"225dd912-7dea-4738-8688-4b8c6955ffc2":true}},"appSectionParams":{},"requestUrl":"https:\/\/www.onlineterapia.org\/?feed=rss2","isMobileView":false,"deviceType":"desktop","isMobileDevice":false,"extras":{"currency":"EUR"},"tpaDebugParams":{"debugApp":null,"petri_ovr":null},"locale":"es","timeZone":"Europe\/Paris","shouldRenderTPAsIframe":true,"debug":false,"regionalLanguage":"es","isBuilderComponentModel":false},"widgetWixCodeSdk":{"isBuilderComponentModel":false},"windowWixCodeSdk":{"locale":"es-es","isMobileFriendly":true,"formFactor":"Desktop","pageIdToRouterAppDefinitionId":{"jj995":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","s6r7p":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","dyunf":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","i0sqn":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","rp5rc":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9"}},"wixCustomElementComponent":{"shouldLoadAllExternalScripts":true,"widgetsToRenderOnFreeSites":{"3145e9c9-3f89-4958-b98c-8126ed2a7de9":true,"0ac42a32-8061-4d9b-8349-9383ae5a5f07":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-qskuh":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-e0c4h":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-mbi0q":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-lhoov":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-xg6fd":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-se55m":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-u80jo":true,"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3-g8zjb":true,"561171c5-080e-40d6-8d53-085538541002-yf7wf":true,"561171c5-080e-40d6-8d53-085538541002-wwv34":true,"561171c5-080e-40d6-8d53-085538541002-sn17z":true,"561171c5-080e-40d6-8d53-085538541002-b8qlm":true,"561171c5-080e-40d6-8d53-085538541002-xyt9q":true,"561171c5-080e-40d6-8d53-085538541002-k2w8j":true,"561171c5-080e-40d6-8d53-085538541002-dbj1o":true,"561171c5-080e-40d6-8d53-085538541002-mnbt5":true,"561171c5-080e-40d6-8d53-085538541002-wzuob":true,"561171c5-080e-40d6-8d53-085538541002-i15pc":true,"561171c5-080e-40d6-8d53-085538541002-x5kmw":true,"561171c5-080e-40d6-8d53-085538541002-mzyv2":true,"14bcded7-0066-7c35-14d7-466cb3f09103-sw47o":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ak2wd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-q8dzf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u5w25":true,"14bcded7-0066-7c35-14d7-466cb3f09103-hoxv1":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pit6d":true,"14bcded7-0066-7c35-14d7-466cb3f09103-prihd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-dqjva":true,"14bcded7-0066-7c35-14d7-466cb3f09103-nz8hi":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e9hqn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e3jvn":true,"14bcded7-0066-7c35-14d7-466cb3f09103-gcv5t":true,"14bcded7-0066-7c35-14d7-466cb3f09103-ghrxf":true,"14bcded7-0066-7c35-14d7-466cb3f09103-liy9s":true,"14bcded7-0066-7c35-14d7-466cb3f09103-eii64":true,"14bcded7-0066-7c35-14d7-466cb3f09103-u61rq":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pzdqd":true,"14bcded7-0066-7c35-14d7-466cb3f09103-yrjyo":true,"14bcded7-0066-7c35-14d7-466cb3f09103-wzdp6":true,"14bcded7-0066-7c35-14d7-466cb3f09103-y3apm":true,"14bcded7-0066-7c35-14d7-466cb3f09103-bu1xw":true,"14bcded7-0066-7c35-14d7-466cb3f09103-pz2i2":true,"14bcded7-0066-7c35-14d7-466cb3f09103-e25z0":true,"14bcded7-0066-7c35-14d7-466cb3f09103-b0z74":true,"14bcded7-0066-7c35-14d7-466cb3f09103-h77jn":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-flb7a":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cv54f":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-drzkv":true,"13d21c63-b5ec-5912-8397-c3a5ddb27a97-cyng5":true},"wixCodeBundlersUrlData":{"url":"https:\/\/bundler.wix-code.com\/c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/311ccbbc-0c14-49db-8a03-3405559f7a4f\/1734a3f9-782b-44f3-8d82-8eac9ea70be3\/","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/gridAppId_1734a3f9-782b-44f3-8d82-8eac9ea70be3\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","appDefIdToWixCodeBundlerUrlData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"url":"https:\/\/bundler.wix-code.com\/c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/311ccbbc-0c14-49db-8a03-3405559f7a4f\/c0be3675-3a0c-43de-ae04-0b424de2af35\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/gridAppId_c0be3675-3a0c-43de-ae04-0b424de2af35\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"561171c5-080e-40d6-8d53-085538541002":{"url":"https:\/\/bundler.wix-code.com\/c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/311ccbbc-0c14-49db-8a03-3405559f7a4f\/7f5c3057-08ec-41eb-acb4-07556e8013f8\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/gridAppId_7f5c3057-08ec-41eb-acb4-07556e8013f8\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"url":"https:\/\/bundler.wix-code.com\/c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/311ccbbc-0c14-49db-8a03-3405559f7a4f\/21056c2c-144a-488f-912d-5fb0e1262beb\/","parastorageUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_c9e2c59b-edcb-4f93-88da-2f841fa8dcb4\/gridAppId_21056c2c-144a-488f-912d-5fb0e1262beb\/filePath_\/fileType_js\/compression_gzip\/depToken_\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_","queryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false"}}},"customElementWidgets":{"561171c5-080e-40d6-8d53-085538541002-0ac42a32-8061-4d9b-8349-9383ae5a5f07":{"scriptUrl":"https:\/\/mango-reviews.app\/embed.js","tagName":"mango-reviews","scriptType":"COMMON_JS"}}},"wixEmbedsApi":{"isAdminPage":false},"platform":{"sdksStaticPaths":{"mainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/mainSdks.aa535673.chunk.min.js","nonMainSdks":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/nonMainSdks.c11d3d5b.chunk.min.js"},"landingPageId":"mainPage","clientWorkerUrl":"https:\/\/static.parastorage.com\/services\/wix-thunderbolt\/dist\/clientWorker.cc797bc6.bundle.min.js","bootstrapData":{"isMobileView":false,"isMobileAppBuilder":false,"appsSpecData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefinitionId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","type":"public","instanceId":"c18f2f7c-a3ba-488c-ba30-f4a87e3dd22d","appDefinitionName":"Wix Pricing Plans","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14409595-f076-4753-8303-9a86f9f71469":{"appDefinitionId":"14409595-f076-4753-8303-9a86f9f71469","type":"public","instanceId":"b14fb6f1-424d-4370-b639-20d81629a67c","appDefinitionName":"Wix Video","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefinitionId":"1380b703-ce81-ff05-f115-39571d94dfcd","type":"public","instanceId":"df4cf138-b48e-4a80-b35b-f57f73eb2b2e","appDefinitionName":"Checkout & Orders","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"561171c5-080e-40d6-8d53-085538541002":{"appDefinitionId":"561171c5-080e-40d6-8d53-085538541002","type":"public","instanceId":"c74ab91a-c2da-4926-8103-2b1adb834c9b","appDefinitionName":"Google Review","isWixTPA":false,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefinitionId":"14bcded7-0066-7c35-14d7-466cb3f09103","type":"public","instanceId":"d97dd762-a92e-473e-bbd1-7fc3d836aa09","appDefinitionName":"Wix Blog","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"2a617b40-167a-4325-9a9f-58396cf47b93":{"appDefinitionId":"2a617b40-167a-4325-9a9f-58396cf47b93","type":"public","instanceId":"1a24c7c7-28d8-43ea-ac91-c9b8513cb301","appDefinitionName":"Do Not Sell Data ","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefinitionId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","type":"public","instanceId":"4cba2569-1def-4e93-91f7-1ef1e7500d12","appDefinitionName":"Old Wix Forms and Payments","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","type":"siteextension","instanceId":"311ccbbc-0c14-49db-8a03-3405559f7a4f","isIdentityTokenAppSpec":false,"isModuleFederated":false},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefinitionId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","type":"public","instanceId":"dba48bbb-a094-4680-8102-fa0b74c23599","appDefinitionName":"Wix Bookings","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","type":"public","instanceId":"ad70be84-9d25-4987-a4b2-faf667eee963","appDefinitionName":"Wix Members Area","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefinitionId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","type":"public","instanceId":"18c47fd8-3967-475d-aed2-46d774902b2d","appDefinitionName":"Profile Card","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefinitionId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","type":"public","instanceId":"5a20b810-a740-430a-b16c-881e833a596f","appDefinitionName":"Member Account Info","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefinitionId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","type":"public","instanceId":"2fe0aab5-eb49-4c0d-92e8-bf922caa854d","appDefinitionName":"My Wallet","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefinitionId":"14dbef06-cc42-5583-32a7-3abd44da4908","type":"public","instanceId":"4ad5f09f-e872-4ed9-8869-2923a2726c6b","appDefinitionName":"Members About","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","type":"public","instanceId":"43c5c359-8a46-4134-9cd2-f6dc64997e7c","appDefinitionName":"Wix Members Area Notifications","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefinitionId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","type":"public","instanceId":"4475094e-9b8c-4369-a1f3-b701093de7fe","appDefinitionName":"Members Notifications Settings","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefinitionId":"2bef2abe-7abe-43da-889c-53c1500a328c","type":"public","instanceId":"7d032a06-d317-4432-a6c2-50a409f4f465","appDefinitionName":"My Subscriptions","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefinitionId":"225dd912-7dea-4738-8688-4b8c6955ffc2","type":"public","instanceId":"a24950a5-d2f3-44fe-acca-a9986c3b278e","appDefinitionName":"Wix Forms","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false},"dataBinding":{"appDefinitionId":"dataBinding","type":"application","instanceId":"311ccbbc-0c14-49db-8a03-3405559f7a4f","appDefinitionName":"Data Binding","isWixTPA":true,"isIdentityTokenAppSpec":false,"isModuleFederated":false}},"appsUrlData":{"14409595-f076-4753-8303-9a86f9f71469":{"appDefId":"14409595-f076-4753-8303-9a86f9f71469","appDefName":"Wix Video","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/vod-server.wix.com\/"},"widgets":{"144097ea-fea0-498e-ade7-e6de40127106":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wix-vod-widget\/1.4631.0\/WixVideoViewerWidgetNoCss.bundle.min.js","widgetId":"144097ea-fea0-498e-ade7-e6de40127106"}}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"appDefId":"1380b703-ce81-ff05-f115-39571d94dfcd","appDefName":"Checkout & Orders","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-viewer-script\/1.59.0\/webworker\/ecom-platform-viewer-script.umd.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/","addToCartBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/","cartIconBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-icon\/1.2290.0\/","productWidgetBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/","galleryBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/","wishlistBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-wishlist\/1.2322.0\/","productPageBaseUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4341.0\/"},"widgets":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4341.0\/ProductPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4341.0\/ProductPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-page\/1.4341.0\/ProductPageViewerWidgetNoCss.bundle.min.js","widgetId":"13a94f09-2766-3c40-4a32-8edb5acdd8bc","cssPerBreakpoint":true},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SideCartViewerWidgetNoCss.bundle.min.js","widgetId":"49dbb2d9-d9e5-4605-a147-e926605bf164","cssPerBreakpoint":true},"14666402-0bc7-b763-e875-e99840d131bd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCart.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-add-to-cart\/1.1500.0\/addToCartNoCss.bundle.min.js","errorReportingUrl":"https:\/\/8c4075d5481d476e945486754f783364@sentry.io\/1865790","widgetId":"14666402-0bc7-b763-e875-e99840d131bd"},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/WishlistController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/WishlistViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/WishlistViewerWidgetNoCss.bundle.min.js","widgetId":"a63a5215-8aa6-42af-96b1-583bfd74cff5","cssPerBreakpoint":true},"13afb094-84f9-739f-44fd-78d036adb028":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"13afb094-84f9-739f-44fd-78d036adb028","cssPerBreakpoint":true},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/SuccessPopupViewerWidgetNoCss.bundle.min.js","widgetId":"bb5ba6e9-272d-4a4d-a8dd-5e349744b539","cssPerBreakpoint":true},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-cart-ooi\/1.6150.0\/cartViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbab-4da3-36b0-efb4-2e0599971d14"},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SliderGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SliderGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SliderGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82","cssPerBreakpoint":true},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-thank-you-page-ooi\/1.3507.0\/thankYouPageViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbb4-8df0-fd38-a235-88821cf3f8a4"},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb"},"1380bba0-253e-a800-a235-88821cf3f8a4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/GridGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"1380bba0-253e-a800-a235-88821cf3f8a4","cssPerBreakpoint":true},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-cart-icon\/1.2288.0\/CartIconViewerWidgetNoCss.bundle.min.js","widgetId":"1380bbc4-1485-9d44-4616-92e36b1ead6b","cssPerBreakpoint":true},"244576c9-d856-49b9-af14-216071924e3b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchModalGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchModalGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchModalGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"244576c9-d856-49b9-af14-216071924e3b","cssPerBreakpoint":true},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchResultsPageGalleryController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchResultsPageGalleryViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/SearchResultsPageGalleryViewerWidgetNoCss.bundle.min.js","widgetId":"abcd87fe-c51f-4538-848d-2902a2f50d2d","cssPerBreakpoint":true},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/PaymentRequestController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/PaymentRequestViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"4425f8e8-51fb-457b-9123-fdb7b1cef94a"},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/CategoryPageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/CategoryPageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-gallery\/1.5973.0\/CategoryPageViewerWidgetNoCss.bundle.min.js","widgetId":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","cssPerBreakpoint":true},"14fd5970-8072-c276-1246-058b79e70c1a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"14fd5970-8072-c276-1246-058b79e70c1a"},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/wixstores-client-product-widget\/1.2057.0\/productWidgetNoCss.bundle.min.js","widgetId":"13ec3e79-e668-cc0c-2d48-e99d53a213dd"},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/BundleBundleController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/ecom-platform-checkout\/1.7019.0\/BundleBundleViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"deaaaab0-f5bd-4b7a-a652-3845efcb546a"},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"215f8ab7-97c3-4838-a6d0-ad4a61747158"}}},"2a617b40-167a-4325-9a9f-58396cf47b93":{"appDefId":"2a617b40-167a-4325-9a9f-58396cf47b93","appDefName":"Do Not Sell Data ","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0"},"widgets":{"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/cookie-consent-ccpa-link\/1.155.0\/DoNotSellMyDataViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"d925427a-dc06-43f5-ad13-ae1f692f0feb"}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"appDefId":"14ce1214-b278-a7e4-1373-00cebd1bef7c","appDefName":"Old Wix Forms and Payments","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/forms-viewer\/1.883.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{}},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"appDefId":"13d21c63-b5ec-5912-8397-c3a5ddb27a97","appDefName":"Wix Bookings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsViewerScript.bundle.min.js","baseUrls":{"siteHeaderUrl":"7f734527084d412f3491e0aceb1d2265_r3.json","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/","platformAppsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-app-builder-controllers\/1.1961.0\/","serverBaseUrl":"https:\/\/bookings.wixapps.net\/","siteAssets":"{urlTemplate: {siteAssets}}?siteId=dbf7e8f2-9695-4f3f-b258-5282eeff4580&metaSiteId=8b2114a9-339e-4562-bdc4-01621e2f84cb&siteRevision=440}","serviceListStaticsBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget\/1.5494.0\/","staticEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1748.0\/","staticBaseUrl":"https:\/\/static.parastorage.com\/services\/bookings-viewer-script\/1.4009.0\/bookingsEditorScript.bundle.min.js"},"widgets":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c7fddce1-ebf5-46b0-a309-7865384ba63f"},"169204d8-21be-4b45-b263-a997d31723dc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"169204d8-21be-4b45-b263-a997d31723dc"},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-details-widget\/1.3509.0\/BookingServicePageViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/dd0a55ccb8124b9c9d938e3acf41f8aa@sentry.wixpress.com\/514","widgetId":"a91a0543-d4bd-4e6b-b315-9410aa27bcde","cssPerBreakpoint":true},"3c675d25-41c7-437e-b13d-d0f99328e347":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/WeeklyTimetableViewerWidgetNoCss.bundle.min.js","widgetId":"3c675d25-41c7-437e-b13d-d0f99328e347","cssPerBreakpoint":true},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","widgetId":"14edb332-fdb9-2fe6-0fd1-e6293322b83b","cssPerBreakpoint":true},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"e86ab26e-a14f-46d1-9d74-7243b686923b","cssPerBreakpoint":true},"621bc837-5943-4c76-a7ce-a0e38185301f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/BookOnlineViewerWidgetNoCss.bundle.min.js","widgetId":"621bc837-5943-4c76-a7ce-a0e38185301f","cssPerBreakpoint":true},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-service-list-widget\/1.2233.0\/ServiceListWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"cc882051-73c9-41a6-8f90-f6ebc9f10fe1","cssPerBreakpoint":true},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarWidgetViewerWidgetNoCss.bundle.min.js","widgetId":"0eadb76d-b167-4f19-88d1-496a8207e92b","cssPerBreakpoint":true},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"89c4023a-027e-4d2a-b6b7-0b9d345b508d"},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-form-widget\/1.2440.0\/BookingsFormViewerWidgetNoCss.bundle.min.js","widgetId":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","cssPerBreakpoint":true},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-daily-agenda-widget\/1.640.0\/DailyAgendaViewerWidgetNoCss.bundle.min.js","widgetId":"2f22f475-3ed1-41fd-90b7-221e92134f3c","cssPerBreakpoint":true},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"3dc66bc5-5354-4ce6-a436-bd8394c09b0e"},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-my-bookings-widget\/1.665.0\/MyBookingsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/c183baa23371454f99f417f6616b724d@sentry.wixpress.com\/5557","widgetId":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","cssPerBreakpoint":true},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-widget-viewer\/1.1783.0\/component.bundle.min.js","noCssComponentUrl":"","widgetId":"14756c3d-f10a-45fc-4df1-808f22aabe80"},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/bookings-calendar-widget\/1.3581.0\/BookingCalendarViewerWidgetNoCss.bundle.min.js","widgetId":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","cssPerBreakpoint":true}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"appDefId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","appDefName":"Wix Members Area","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2845.0\/viewerScript.bundle.min.js","baseUrls":{},"widgets":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e"}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"appDefId":"14ce28f7-7eb0-3745-22f8-074b0e2401fb","appDefName":"Profile Card","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0"},"widgets":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardViewerWidgetNoCss.bundle.min.js","widgetId":"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd","cssPerBreakpoint":true}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"appDefId":"14cffd81-5215-0a7f-22f8-074b0e2401fb","appDefName":"Member Account Info","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0"},"widgets":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/my-account-ooi\/1.2822.0\/MyAccountViewerWidgetNoCss.bundle.min.js","widgetId":"14dd1af6-3e02-63db-0ef2-72fbc7cc3136","cssPerBreakpoint":true}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"appDefId":"4aebd0cb-fbdb-4da7-b5d1-d05660a30172","appDefName":"My Wallet","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0"},"errorReportingUrl":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","widgets":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/payments-my-wallet\/1.1239.0\/MyWalletViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/9a65e97ebe8141fca0c4fd686f70996b@sentry.wixpress.com\/5894","widgetId":"6467c15e-af3c-4e8d-b167-41bfb8efc32a","cssPerBreakpoint":true}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"appDefId":"14dbef06-cc42-5583-32a7-3abd44da4908","appDefName":"Members About","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0"},"widgets":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/ProfileController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/ProfileViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/members-about-ooi\/1.2673.0\/ProfileViewerWidgetNoCss.bundle.min.js","widgetId":"14dbefb9-3b7b-c4e9-53e8-766defd30587","cssPerBreakpoint":true}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"appDefId":"14f25924-5664-31b2-9568-f9c5ed98c9b1","appDefName":"Wix Members Area Notifications","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0"},"errorReportingUrl":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","widgets":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.5.0\/NotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","widgetId":"14f2595a-a352-3ff1-9b3c-4d21861fe58f"},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications\/1.3.0\/NotificationsViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/460ff4620fa44cba8df530afde949785@sentry.wixpress.com\/5803","widgetId":"6ca9273a-a775-407c-87e1-9685588c9aa7"}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"appDefId":"14f25dc5-6af3-5420-9568-f9c5ed98c9b1","appDefName":"Members Notifications Settings","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0"},"errorReportingUrl":"https:\/\/271e9fa3230b4eec94b02bf95780f5f2@sentry.wixpress.com\/6097","widgets":{"04462ba4-2137-41bd-9460-0814554aae07":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","widgetId":"04462ba4-2137-41bd-9460-0814554aae07","cssPerBreakpoint":false},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/members-area-notifications-preferences\/1.63.0\/PreferencesOoiViewerWidget.bundle.min.js","noCssComponentUrl":"","errorReportingUrl":"https:\/\/ed436f5053144538958ad06a5005e99a@sentry.wixpress.com\/6142","widgetId":"14f25dd2-f9b0-edc2-f38e-eded5da094aa","cssPerBreakpoint":false}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"appDefId":"2bef2abe-7abe-43da-889c-53c1500a328c","appDefName":"My Subscriptions","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0"},"widgets":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/MySubscriptionsController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/subscriptions-tpa\/1.1224.0\/MySubscriptionsViewerWidget.bundle.min.js","noCssComponentUrl":"","widgetId":"b29db04a-a8f2-4bfe-bbad-21c99c1054b5"}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"appDefId":"225dd912-7dea-4738-8688-4b8c6955ffc2","appDefName":"Wix Forms","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/viewerScript.bundle.min.js","baseUrls":{"staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2787.0","staticsEditorBaseUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2787.0"},"errorReportingUrl":"https:\/\/5d1795a2db124a268f1e1bd88f503500@sentry.wixpress.com\/4615","widgets":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/FormViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/18d2f96d279149989b95faf0a4b41882@sentry-next.wixpress.com\/1784","widgetId":"371ee199-389c-4a93-849e-e35b8a15b7ca","cssPerBreakpoint":true}}},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"appDefId":"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3","appDefName":"Wix Pricing Plans","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/viewerScript.bundle.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=6f0ae573-59de-4c4b-8468-45d66ff1558f&metaSiteId=0eb8f5ac-d555-4b4b-812e-bf553c304489&siteRevision=1903","blocks_devSiteUrl":"https:\/\/justinasb8.editorx.io\/6cmblzoqlqd36hdkzxgn","blocks_widgetManifestsUrl":"\/manifests\/1522827f-c56c-a5c9-2ac9-00f9e6ae12d3\/1903\/manifests.json"},"widgets":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanCustomizationController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanCustomizationViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanCustomizationViewerWidgetNoCss.bundle.min.js","widgetId":"d72a1455-8c5c-4a73-b009-121f733d0ef1","cssPerBreakpoint":true},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9"},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanListController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PlanListViewerWidgetNoCss.bundle.min.js","widgetId":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","cssPerBreakpoint":true},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"5bf2b750-f151-4798-acd8-e57a5c5668b8"},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"fe3f8a0d-9311-4607-84fc-b81e6672dfb7"},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/ThankYouController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/ThankYouViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/ThankYouViewerWidgetNoCss.bundle.min.js","widgetId":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87"},"d758afaa-e482-400d-aaa6-774b222e7931":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"d758afaa-e482-400d-aaa6-774b222e7931"},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"cd016547-6cc2-4de1-a8e0-d69c921e9e30"},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PaywallController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PaywallViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PaywallViewerWidgetNoCss.bundle.min.js","widgetId":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","cssPerBreakpoint":true},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933"},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/CheckoutController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/CheckoutViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/CheckoutViewerWidgetNoCss.bundle.min.js","widgetId":"ba5d492d-240d-4511-b007-ae0af0f582a7"},"15293875-09d7-6913-a093-084a9b6ae7f4":{"controllerUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PackagePickerController.bundle.min.js","componentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PackagePickerViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/pricing-plans-tpa\/1.5254.0\/PackagePickerViewerWidgetNoCss.bundle.min.js","widgetId":"15293875-09d7-6913-a093-084a9b6ae7f4","cssPerBreakpoint":true},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7"},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"7331a355-6f86-4e59-ad0f-c21492c7aa91"}}},"561171c5-080e-40d6-8d53-085538541002":{"appDefId":"561171c5-080e-40d6-8d53-085538541002","appDefName":"Google Review","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/blocks-client-viewer-app\/1.2566.0\/viewerApp.umd.min.js","baseUrls":{"siteAssets":"{urlTemplate: {siteAssets}?siteId=92a71a31-1cdd-4bb4-b1dd-f73816352cbd&metaSiteId=4e8fb029-cdd1-4781-beaa-2608503613ad&siteRevision=3597","blocks_devSiteUrl":"https:\/\/mango-digital.editorx.io\/sdtt1nr00qo3gdffzz0a","blocks_widgetManifestsUrl":"\/manifests\/561171c5-080e-40d6-8d53-085538541002\/3597\/manifests.json"},"widgets":{"6c113456-06f2-4a1d-b8d0-ccd38898af6d":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"6c113456-06f2-4a1d-b8d0-ccd38898af6d"},"c076bb25-8d34-4fde-b71f-9d6a9b363b4f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"c076bb25-8d34-4fde-b71f-9d6a9b363b4f"},"00c0331b-8122-41e4-8802-3524b1c8ef5e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"00c0331b-8122-41e4-8802-3524b1c8ef5e"},"ffc0a961-8047-47a5-9b22-1c561717bf6f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"ffc0a961-8047-47a5-9b22-1c561717bf6f"},"e00c5d32-d717-418f-a582-3907d1278e75":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"e00c5d32-d717-418f-a582-3907d1278e75"},"76e1bf2c-99a1-4f71-b2f1-50fea45b8575":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"76e1bf2c-99a1-4f71-b2f1-50fea45b8575"},"23ddf8d0-88c2-4896-9eb0-f2dc557fdc13":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"23ddf8d0-88c2-4896-9eb0-f2dc557fdc13"},"0ac42a32-8061-4d9b-8349-9383ae5a5f07":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"0ac42a32-8061-4d9b-8349-9383ae5a5f07"},"83a2a585-ccfd-48b3-809a-79c0b7214093":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"83a2a585-ccfd-48b3-809a-79c0b7214093"},"66619c64-bb07-45c8-adc4-0734f3e9e695":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"66619c64-bb07-45c8-adc4-0734f3e9e695"},"22c96e60-244b-4fc9-95ae-ad30278365bb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"22c96e60-244b-4fc9-95ae-ad30278365bb"},"ada1d635-12ee-4c0c-901a-7eab5ed50a5e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"ada1d635-12ee-4c0c-901a-7eab5ed50a5e"},"16d5ddb6-cc90-4899-9a5f-bd8f38b8dcbc":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"16d5ddb6-cc90-4899-9a5f-bd8f38b8dcbc"},"f8e3c35a-bafd-4fa7-8650-9e668432cd81":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"f8e3c35a-bafd-4fa7-8650-9e668432cd81"},"8dcf6d87-7902-49b4-a992-0351b2a718a9":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","widgetId":"8dcf6d87-7902-49b4-a992-0351b2a718a9"}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"appDefId":"14bcded7-0066-7c35-14d7-466cb3f09103","appDefName":"Wix Blog","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/viewerScript.bundle.min.js","baseUrls":{"mediaImageHost":"static.wixstatic.com","staticsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/","duplexerUrl":"duplexer.wix.com","apiBaseUrlClient":"\/_api\/communities-blog-node-api","translationsBaseUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-translations\/1.4450.0\/","siteAssets":"{urlTemplate: {siteAssets}?siteId=f2343010-d1f3-4080-a98e-3d82976a671d&metaSiteId=2b9fa616-1dde-46d3-a1a3-d715ebc1d57d&siteRevision=1335","apiPlatformizedBaseUrl":"https:\/\/www.wix.com\/_api\/communities-blog-api-web","mediaVideoHost":"video.wixstatic.com","apiPlatformizedBaseUrlClient":"\/_api\/communities-blog-api-web","apiBaseUrl":"https:\/\/apps.wix.com\/_api\/communities-blog-node-api","apiExperimentsBaseUrlClient":"\/_api\/wix-laboratory-server","blocks_devSiteUrl":"https:\/\/zanass1.editorx.io\/2w5loeiwuf2frneevn6m","blocks_widgetManifestsUrl":"\/manifests\/14bcded7-0066-7c35-14d7-466cb3f09103\/1335\/manifests.json","useArchiveWidgetAdapter":"false","disableDuplexerForInstanceIds":"671e6bcb-a0a9-4ae0-98f2-f81a607bf167","provisioningModalUrl":"https:\/\/www.wix.com\/_partials\/communities-blog-provisioning-modal\/1.1107.0\/modal.html","apiAggregatorBaseUrl":"\/blog-frontend-adapter-public","apiPaywallBaseUrl":"\/_api\/paywall-server","categoryLabel":"false"},"errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgets":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ea40bb32-ddfc-4f68-a163-477bd0e97c8e"},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260f9-c2eb-50e8-9b3c-4d21861fe58f"},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6"},"14e5b36b-e545-88a0-1475-2487df7e9206":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b36b-e545-88a0-1475-2487df7e9206"},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/BlogViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6"},"5fdc6c03-080d-4872-b567-24146c82fae5":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5fdc6c03-080d-4872-b567-24146c82fae5"},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa"},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03"},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2d4ed2d3-75f8-4942-9787-71e3d182e256"},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RelatedPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RelatedPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9"},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/CategoryMenuViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/CategoryMenuViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","cssPerBreakpoint":true},"5940091f-797c-4e86-9c57-73fcfd87425f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5940091f-797c-4e86-9c57-73fcfd87425f"},"e5520a99-1725-4b88-a85f-c439916890c8":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5520a99-1725-4b88-a85f-c439916890c8"},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1b5b448c-a39f-4515-9445-c6b4ceace1c2"},"68a2d745-328b-475d-9e36-661f678daa31":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"68a2d745-328b-475d-9e36-661f678daa31"},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"5e123a45-f3aa-4157-a47a-e58d8cb246eb"},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/TagCloudViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/TagCloudViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"c0a125b8-2311-451e-99c5-89b6bba02b22","cssPerBreakpoint":true},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"b27ea74b-1c6f-4bdb-bda7-8242323ba20b"},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"25ab36f9-f8bd-4799-a887-f10b6822fc2e"},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26109-514f-f9a8-9b3c-4d21861fe58f"},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"76359954-edd4-4c46-ad14-a7c5e65cc30c"},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14e5b39b-6d47-99c3-3ee5-cee1c2574c89"},"26858b64-aad8-42ab-8c63-f19009198c7b":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"26858b64-aad8-42ab-8c63-f19009198c7b"},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"129259f6-06e4-42a3-9877-81a1fa9de95c"},"d134b0c9-8085-415a-9479-b555374ba958":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"d134b0c9-8085-415a-9479-b555374ba958"},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RssButtonViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/RssButtonViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"1515a9e7-b579-fbbb-43fc-0e3051c14803","cssPerBreakpoint":true},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/ArchiveViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/ArchiveViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","cssPerBreakpoint":true},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd"},"211b5287-14e2-4690-bb71-525908938c81":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"211b5287-14e2-4690-bb71-525908938c81","cssPerBreakpoint":true},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostTitleViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3200.0\/PostTitleViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"478911c3-de0c-469e-90e3-304f2f8cd6a7"},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7"},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"ce8e832b-c34f-4b80-b2a6-6cfd6d573751"},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a"},"813eb645-c6bd-4870-906d-694f30869fd9":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/PostListViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"813eb645-c6bd-4870-906d-694f30869fd9"},"bc7fa914-015b-4c32-a323-e5472563a798":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"bc7fa914-015b-4c32-a323-e5472563a798"},"7466726a-84cf-41c8-be6b-1694445dc539":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"7466726a-84cf-41c8-be6b-1694445dc539"},"14f260e4-ea13-f861-b0ba-4577df99b961":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f260e4-ea13-f861-b0ba-4577df99b961"},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"091d05b7-f44d-4a76-9163-0c7ed5312769"},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"763aa9a8-0531-426f-a4b1-61a7291ce292"},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"controllerUrl":"","componentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/MyPostsViewerWidget.bundle.min.js","noCssComponentUrl":"https:\/\/static.parastorage.com\/services\/communities-blog-ooi\/1.3199.0\/MyPostsViewerWidgetNoCss.bundle.min.js","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046"},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"controllerUrl":"","componentUrl":"","noCssComponentUrl":"","errorReportingUrl":"https:\/\/2062d0a4929b45348643784b5cb39c36@sentry.wixpress.com\/1643","widgetId":"14f26118-b65b-b1c1-b6db-34d5da9dd623"}}},"dataBinding":{"appDefId":"dataBinding","appDefName":"Data Binding","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9034.0\/app.js","baseUrls":{},"widgets":{}},"675bbcef-18d8-41f5-800e-131ec9e08762":{"appDefId":"675bbcef-18d8-41f5-800e-131ec9e08762","viewerScriptUrl":"https:\/\/static.parastorage.com\/services\/wix-code-viewer-app\/1.1479.749\/app.js","baseUrls":{},"widgets":{}}},"builderComponentsImportMapSdkUrls":{},"builderComponentsCompTypeSdkUrls":{},"builderPublicPackagesUrls":{"esm":{},"umd":{}},"blocksBootstrapData":{"blocksAppsData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"siteHeaderUrl":"bca75bdfdcb1fe05891b82ec561b56f3_r3.json","wixCodeGridId":"c0be3675-3a0c-43de-ae04-0b424de2af35","wixCodeInstanceId":"fd4d1e5d-ab34-427d-bf75-3bab1169a8f7"},"561171c5-080e-40d6-8d53-085538541002":{"siteHeaderUrl":"6068dfe28f2bca1a3ac83b6879f2f714_r3.json","wixCodeGridId":"7f5c3057-08ec-41eb-acb4-07556e8013f8","wixCodeInstanceId":"10c10c9d-b38a-484d-b27c-0c37616d6c26","packageImportName":"@mango-digital\/google-reviews-slider"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"siteHeaderUrl":"ae7beb322e32912fccc688a488a3de89_r3.json","wixCodeGridId":"21056c2c-144a-488f-912d-5fb0e1262beb","wixCodeInstanceId":"c520f32b-7cd2-44bd-a087-e5c72fd7af4c"}},"elevatedBlocksAppsOnReactNative":[],"experiments":{"specs.blocks-client.alwaysUseTokenInfoForDecode":"true"},"experimentsQueryParams":"init-platform-api-provider=true&get-app-def-id-from-package-name=false&disable-yarn-pnp-mode=false","widgetBundleUrls":{},"isVeloBundlerParastorageUrlEnabled":true,"parastorageTemplateUrl":"https:\/\/bundler-velo.parastorage.com\/v_metaSiteId_\/gridAppId_\/filePath_\/fileType_js\/compression_gzip\/depToken_3938\/bundlerRuntimeExperiments_bundlerTrafficToAws-typescriptListExportedFunctions\/additionalOptions_"},"window":{"csrfToken":""},"location":{"externalBaseUrl":"https:\/\/www.onlineterapia.org","isPremiumDomain":true,"metaSiteId":"c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","userFileDomainUrl":"filesusr.com"},"bi":{"ownerId":"9af21475-851d-4284-a0ee-01b706507531","isMobileFriendly":true,"isPreview":false,"requestId":"1781106090.8491247762831356"},"platformAPIData":{"routersConfigMap":{"routers-lj1nwcs1":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"77499e07-1db2-4d01-8ed2-795b40d88e32\",\"seoData\":{\"title\":\"Mi cuenta\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mi cuenta\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"24dea936-afd8-4c68-8a11-e7e3b7a06d6b\",\"seoData\":{\"title\":\"Opciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Opciones\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c5f273f4-c6fc-4106-bd43-ac54c2197281\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d21f57b0-f531-4145-a8e0-f1a3b0d6d03f\",\"seoData\":{\"title\":\"Mis direcciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mis direcciones\"}}}","group":"members","pages":{"24dea936-afd8-4c68-8a11-e7e3b7a06d6b":"jj995","77499e07-1db2-4d01-8ed2-795b40d88e32":"s6r7p","c5f273f4-c6fc-4106-bd43-ac54c2197281":"dyunf","d21f57b0-f531-4145-a8e0-f1a3b0d6d03f":"i0sqn"},"roleVariations":{}},"routers-lj1nwcs2":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"bdb31663-cd7c-4313-bace-55d03a0d1fd6\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"bdb31663-cd7c-4313-bace-55d03a0d1fd6":"rp5rc"},"roleVariations":{}}}},"wixCodeBootstrapData":{"wixCodeAppDefinitionId":"675bbcef-18d8-41f5-800e-131ec9e08762","wixCodeInstanceId":"311ccbbc-0c14-49db-8a03-3405559f7a4f","wixCloudBaseDomain":"wix-code.com","dbsmViewerApp":"https:\/\/static.parastorage.com\/services\/dbsm-viewer-app\/1.9034.0","wixCodePlatformBaseUrl":"https:\/\/static.parastorage.com\/services\/wix-code-platform\/1.1097.93","wixCodeModel":{"appData":{"codeAppId":"1734a3f9-782b-44f3-8d82-8eac9ea70be3"},"signedAppRenderInfo":"0516c113e2a5525b5f50a3cad44c104cf3b06f63.eyJncmlkQXBwSWQiOiIxNzM0YTNmOS03ODJiLTQ0ZjMtOGQ4Mi04ZWFjOWVhNzBiZTMiLCJodG1sU2l0ZUlkIjoiYTY2ODUyNWEtOGJkZS00NzQyLWIxMGMtNDY2NmJiMDVlYWViIiwiZGVtb0lkIjpudWxsLCJzaWduRGF0ZSI6MTc4MTEwNjA5MDk1OH0="},"wixCodePageIds":{},"elementorySupport":{"baseUrl":"https:\/\/www.onlineterapia.org\/_api\/wix-code-public-dispatcher-ng\/siteview"},"codePackagesData":[{"importName":"@mango-digital\/google-reviews-slider","gridAppId":"18bdcaee-0d04-4e0f-a9db-9ca67a930de3","appDefId":"561171c5-080e-40d6-8d53-085538541002"}]},"autoFrontendModulesBaseUrl":"https:\/\/static.parastorage.com\/services\/auto-frontend-modules\/1.6238.0","disabledPlatformApps":{},"widgetsClientSpecMapData":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"d72a1455-8c5c-4a73-b009-121f733d0ef1":{"widgetName":"d72a1455-8c5c-4a73-b009-121f733d0ef1","componentFields":{}},"a54f07ea-c4be-4cd0-ae30-33a67b1b87c9":{"componentFields":{}},"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830":{"widgetName":"80a3bd56-82b4-4193-8bb4-b7cb0f3f1830","componentFields":{}},"5bf2b750-f151-4798-acd8-e57a5c5668b8":{"componentFields":{}},"fe3f8a0d-9311-4607-84fc-b81e6672dfb7":{"componentFields":{}},"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87":{"widgetName":"7b2e8d18-29a5-40c6-b69b-ec0d4ecd8d87","componentFields":{}},"d758afaa-e482-400d-aaa6-774b222e7931":{"componentFields":{}},"cd016547-6cc2-4de1-a8e0-d69c921e9e30":{"componentFields":{}},"39e69c4a-e7f1-44b4-94a2-02714a9469a1":{"widgetName":"39e69c4a-e7f1-44b4-94a2-02714a9469a1","componentFields":{}},"f29b4237-c1bf-4cdf-b1bf-8d0e752d9933":{"componentFields":{}},"ba5d492d-240d-4511-b007-ae0af0f582a7":{"widgetName":"ba5d492d-240d-4511-b007-ae0af0f582a7","componentFields":{}},"15293875-09d7-6913-a093-084a9b6ae7f4":{"widgetName":"membership_plan_picker_tpa","componentFields":{}},"f21a65ef-9a2f-46ba-a1d0-eee7edc157a7":{"componentFields":{}},"7331a355-6f86-4e59-ad0f-c21492c7aa91":{"componentFields":{}}},"14409595-f076-4753-8303-9a86f9f71469":{"144097ea-fea0-498e-ade7-e6de40127106":{"widgetName":"wix_vod_develop","componentFields":{}}},"1380b703-ce81-ff05-f115-39571d94dfcd":{"13a94f09-2766-3c40-4a32-8edb5acdd8bc":{"widgetName":"product_page","componentFields":{}},"49dbb2d9-d9e5-4605-a147-e926605bf164":{"widgetName":"49dbb2d9-d9e5-4605-a147-e926605bf164","componentFields":{}},"14666402-0bc7-b763-e875-e99840d131bd":{"widgetName":"add_to_cart_button","componentFields":{}},"a63a5215-8aa6-42af-96b1-583bfd74cff5":{"widgetName":"wishlist","componentFields":{}},"13afb094-84f9-739f-44fd-78d036adb028":{"widgetName":"grid_gallery","componentFields":{}},"bb5ba6e9-272d-4a4d-a8dd-5e349744b539":{"widgetName":"Success Popup","componentFields":{}},"1380bbab-4da3-36b0-efb4-2e0599971d14":{"widgetName":"shopping_cart","componentFields":{}},"139a41fd-0b1d-975f-6f67-e8cbdf8ccc82":{"widgetName":"slider_gallery","componentFields":{}},"1380bbb4-8df0-fd38-a235-88821cf3f8a4":{"widgetName":"thank_you_page","componentFields":{}},"14e121c8-00a3-f7cc-6156-2c82a2ba8fcb":{"widgetName":"order_history","componentFields":{}},"1380bba0-253e-a800-a235-88821cf3f8a4":{"widgetName":"product_gallery","componentFields":{}},"1380bbc4-1485-9d44-4616-92e36b1ead6b":{"widgetName":"shopping_cart_icon","componentFields":{}},"244576c9-d856-49b9-af14-216071924e3b":{"widgetName":"244576c9-d856-49b9-af14-216071924e3b","componentFields":{}},"abcd87fe-c51f-4538-848d-2902a2f50d2d":{"widgetName":"abcd87fe-c51f-4538-848d-2902a2f50d2d","componentFields":{}},"4425f8e8-51fb-457b-9123-fdb7b1cef94a":{"widgetName":"4425f8e8-51fb-457b-9123-fdb7b1cef94a","componentFields":{}},"bda15dc1-816d-4ff3-8dcb-1172d5343cce":{"widgetName":"bda15dc1-816d-4ff3-8dcb-1172d5343cce","componentFields":{}},"14fd5970-8072-c276-1246-058b79e70c1a":{"widgetName":"checkout","componentFields":{}},"13ec3e79-e668-cc0c-2d48-e99d53a213dd":{"widgetName":"product_widget","componentFields":{}},"deaaaab0-f5bd-4b7a-a652-3845efcb546a":{"widgetName":"deaaaab0-f5bd-4b7a-a652-3845efcb546a","componentFields":{}},"215f8ab7-97c3-4838-a6d0-ad4a61747158":{"componentFields":{}}},"561171c5-080e-40d6-8d53-085538541002":{"6c113456-06f2-4a1d-b8d0-ccd38898af6d":{"componentFields":{}},"c076bb25-8d34-4fde-b71f-9d6a9b363b4f":{"componentFields":{}},"00c0331b-8122-41e4-8802-3524b1c8ef5e":{"componentFields":{}},"ffc0a961-8047-47a5-9b22-1c561717bf6f":{"componentFields":{}},"e00c5d32-d717-418f-a582-3907d1278e75":{"componentFields":{}},"76e1bf2c-99a1-4f71-b2f1-50fea45b8575":{"componentFields":{}},"23ddf8d0-88c2-4896-9eb0-f2dc557fdc13":{"componentFields":{}},"0ac42a32-8061-4d9b-8349-9383ae5a5f07":{"componentFields":{}},"83a2a585-ccfd-48b3-809a-79c0b7214093":{"componentFields":{}},"66619c64-bb07-45c8-adc4-0734f3e9e695":{"componentFields":{}},"22c96e60-244b-4fc9-95ae-ad30278365bb":{"componentFields":{}},"ada1d635-12ee-4c0c-901a-7eab5ed50a5e":{"componentFields":{}},"16d5ddb6-cc90-4899-9a5f-bd8f38b8dcbc":{"componentFields":{}},"f8e3c35a-bafd-4fa7-8650-9e668432cd81":{"componentFields":{}},"8dcf6d87-7902-49b4-a992-0351b2a718a9":{"componentFields":{}}},"14bcded7-0066-7c35-14d7-466cb3f09103":{"ea40bb32-ddfc-4f68-a163-477bd0e97c8e":{"componentFields":{}},"14f260f9-c2eb-50e8-9b3c-4d21861fe58f":{"widgetName":"member-comments-page","componentFields":{}},"6e2b3a80-dc83-4ce3-adc2-82ce48ff2ed6":{"componentFields":{}},"14e5b36b-e545-88a0-1475-2487df7e9206":{"widgetName":"recent-posts-widget","componentFields":{}},"14c1462a-97f2-9f6a-7bb7-f5541f23caa6":{"widgetName":"blog","componentFields":{}},"5fdc6c03-080d-4872-b567-24146c82fae5":{"componentFields":{}},"7183995a-bf0b-4a2f-a9b4-a1b7ef96b6fa":{"componentFields":{}},"ff5bffc0-5d09-4b31-b140-be6d8ffa2c03":{"componentFields":{}},"2d4ed2d3-75f8-4942-9787-71e3d182e256":{"componentFields":{}},"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9":{"widgetName":"46a9e991-c1cc-47c9-b19a-e99d3be1e2c9","componentFields":{}},"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f":{"widgetName":"a0d7808c-0d7d-4a40-8cf0-911a9f0de96f","componentFields":{}},"5940091f-797c-4e86-9c57-73fcfd87425f":{"componentFields":{}},"e5520a99-1725-4b88-a85f-c439916890c8":{"componentFields":{}},"1b5b448c-a39f-4515-9445-c6b4ceace1c2":{"componentFields":{}},"68a2d745-328b-475d-9e36-661f678daa31":{"componentFields":{}},"5e123a45-f3aa-4157-a47a-e58d8cb246eb":{"componentFields":{}},"c0a125b8-2311-451e-99c5-89b6bba02b22":{"widgetName":"c0a125b8-2311-451e-99c5-89b6bba02b22","componentFields":{}},"b27ea74b-1c6f-4bdb-bda7-8242323ba20b":{"componentFields":{}},"25ab36f9-f8bd-4799-a887-f10b6822fc2e":{"componentFields":{}},"14f26109-514f-f9a8-9b3c-4d21861fe58f":{"widgetName":"member-likes-page","componentFields":{}},"76359954-edd4-4c46-ad14-a7c5e65cc30c":{"componentFields":{}},"14e5b39b-6d47-99c3-3ee5-cee1c2574c89":{"widgetName":"custom-feed-widget","componentFields":{}},"26858b64-aad8-42ab-8c63-f19009198c7b":{"componentFields":{}},"129259f6-06e4-42a3-9877-81a1fa9de95c":{"componentFields":{}},"d134b0c9-8085-415a-9479-b555374ba958":{"componentFields":{}},"1515a9e7-b579-fbbb-43fc-0e3051c14803":{"widgetName":"rss-feed-widget","componentFields":{}},"2f3d2c69-2bc4-4519-bd72-0a63dd92577f":{"widgetName":"2f3d2c69-2bc4-4519-bd72-0a63dd92577f","componentFields":{}},"75eefde7-6159-4e4c-aafd-2aaf5a27ebbd":{"componentFields":{}},"211b5287-14e2-4690-bb71-525908938c81":{"widgetName":"post","componentFields":{}},"478911c3-de0c-469e-90e3-304f2f8cd6a7":{"widgetName":"478911c3-de0c-469e-90e3-304f2f8cd6a7","componentFields":{}},"f43a5e97-d70d-4906-a56e-45fdfc0f5bb7":{"componentFields":{}},"ce8e832b-c34f-4b80-b2a6-6cfd6d573751":{"componentFields":{}},"0cc51cdc-4a4f-4054-9284-6cfb0dc5a22a":{"componentFields":{}},"813eb645-c6bd-4870-906d-694f30869fd9":{"widgetName":"813eb645-c6bd-4870-906d-694f30869fd9","componentFields":{}},"bc7fa914-015b-4c32-a323-e5472563a798":{"componentFields":{}},"7466726a-84cf-41c8-be6b-1694445dc539":{"componentFields":{}},"14f260e4-ea13-f861-b0ba-4577df99b961":{"widgetName":"member-drafts-page","componentFields":{}},"091d05b7-f44d-4a76-9163-0c7ed5312769":{"componentFields":{}},"763aa9a8-0531-426f-a4b1-61a7291ce292":{"componentFields":{}},"e5a2773b-0e6b-4cbb-a012-3b4a69e92046":{"widgetName":"e5a2773b-0e6b-4cbb-a012-3b4a69e92046","componentFields":{}},"14f26118-b65b-b1c1-b6db-34d5da9dd623":{"widgetName":"member-posts-page","componentFields":{}}},"2a617b40-167a-4325-9a9f-58396cf47b93":{"d925427a-dc06-43f5-ad13-ae1f692f0feb":{"widgetName":"d925427a-dc06-43f5-ad13-ae1f692f0feb","componentFields":{}}},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{},"675bbcef-18d8-41f5-800e-131ec9e08762":{},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"c7fddce1-ebf5-46b0-a309-7865384ba63f":{"componentFields":{}},"169204d8-21be-4b45-b263-a997d31723dc":{"componentFields":{}},"a91a0543-d4bd-4e6b-b315-9410aa27bcde":{"widgetName":"Booking Service Page","componentFields":{}},"3c675d25-41c7-437e-b13d-d0f99328e347":{"widgetName":"3c675d25-41c7-437e-b13d-d0f99328e347","componentFields":{}},"14edb332-fdb9-2fe6-0fd1-e6293322b83b":{"widgetName":"bookings_member_area","componentFields":{}},"e86ab26e-a14f-46d1-9d74-7243b686923b":{"widgetName":"e86ab26e-a14f-46d1-9d74-7243b686923b","componentFields":{}},"621bc837-5943-4c76-a7ce-a0e38185301f":{"widgetName":"bookings_list","componentFields":{}},"cc882051-73c9-41a6-8f90-f6ebc9f10fe1":{"widgetName":"service_list_widget","componentFields":{}},"0eadb76d-b167-4f19-88d1-496a8207e92b":{"widgetName":"0eadb76d-b167-4f19-88d1-496a8207e92b","componentFields":{}},"89c4023a-027e-4d2a-b6b7-0b9d345b508d":{"widgetName":"bookings_timetable_daily","componentFields":{}},"985e6fc8-ce3f-4cf8-9b85-714c73f48695":{"widgetName":"985e6fc8-ce3f-4cf8-9b85-714c73f48695","componentFields":{}},"2f22f475-3ed1-41fd-90b7-221e92134f3c":{"widgetName":"2f22f475-3ed1-41fd-90b7-221e92134f3c","componentFields":{}},"3dc66bc5-5354-4ce6-a436-bd8394c09b0e":{"componentFields":{}},"e1339b7c-0c95-43fe-89f6-be037ad29ea9":{"widgetName":"e1339b7c-0c95-43fe-89f6-be037ad29ea9","componentFields":{}},"14756c3d-f10a-45fc-4df1-808f22aabe80":{"widgetName":"widget","componentFields":{}},"54d912c5-52cb-4657-b8fa-e1a4cda8ed01":{"widgetName":"54d912c5-52cb-4657-b8fa-e1a4cda8ed01","componentFields":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"e53d6a92-5acc-4a00-9d4d-f46c86a49c2e":{"componentFields":{}}},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd":{"widgetName":"profile","componentFields":{}}},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"14dd1af6-3e02-63db-0ef2-72fbc7cc3136":{"widgetName":"member_info","componentFields":{}}},"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":{"6467c15e-af3c-4e8d-b167-41bfb8efc32a":{"widgetName":"my_wallet","componentFields":{}}},"14dbef06-cc42-5583-32a7-3abd44da4908":{"14dbefb9-3b7b-c4e9-53e8-766defd30587":{"widgetName":"about","componentFields":{}}},"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"14f2595a-a352-3ff1-9b3c-4d21861fe58f":{"widgetName":"notifications_app","componentFields":{}},"6ca9273a-a775-407c-87e1-9685588c9aa7":{"widgetName":"6ca9273a-a775-407c-87e1-9685588c9aa7","componentFields":{}}},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"04462ba4-2137-41bd-9460-0814554aae07":{"widgetName":"04462ba4-2137-41bd-9460-0814554aae07","componentFields":{}},"14f25dd2-f9b0-edc2-f38e-eded5da094aa":{"widgetName":"settings","componentFields":{}}},"2bef2abe-7abe-43da-889c-53c1500a328c":{"b29db04a-a8f2-4bfe-bbad-21c99c1054b5":{"widgetName":"My Subscriptions","componentFields":{}}},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"371ee199-389c-4a93-849e-e35b8a15b7ca":{"widgetName":"371ee199-389c-4a93-849e-e35b8a15b7ca","componentFields":{}}},"dataBinding":{}},"essentials":{"appsConductedExperiments":{"14f25924-5664-31b2-9568-f9c5ed98c9b1":{"specs.ping.membersAreaNotifications.useIntlInsteadOfMoment":"true","specs.ping.MANotifications.useMAWidgetPluginService":"true"},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"specs.bookings.deprecateConferenceAccountService":"true","specs.forms.LocalPhoneNumbers":"true","specs.forms.DropdownColors":"true","specs.forms.MultilineAddressInTemplates":"true","specs.forms.FetchFormsInEditor":"false","specs.forms.FixControllerActions":"true","specs.forms.WdsOpacityColorPicker":"false","specs.bookings.BIFInstallOnlyMeetings":"false","specs.form-app.AiFormAssistantV2":"false","specs.forms.ImportFilesToMediaManagerExperiment":"true","specs.form-app.AiFormAssistantOptionsButtons":"true","specs.bookings.InstallMeetingsForBIF":"false","specs.forms.EnablePhoneField":"true","specs.bookings.UseConferencingSpiHost":"true","specs.forms.ApplyHeadingsStyleParams":"false","initFormControllerWithTimeout":"B","specs.forms.BoxlessTextStyles":"true","specs.forms.EnablePresetTab":"false","specs.forms.SubmitActionPopup":"true"},"2bef2abe-7abe-43da-889c-53c1500a328c":{"specs.subscriptionsTpa.ShowLastNextCharge":"true","specs.premium.subscriptions-tpa.VerifyGracePeriodBeforePayNow":"true","specs.subscriptions-tpa.showBenefitsScheduler":"false","specs.subscriptions-tpa.showNewBenefitPrograms":"true","specs.premium.subscriptions-tpa.UseInitiatePaymentMethodSetup":"true","specs.premium.subscriptions-tpa.fixSessionsOnEcom":"true","specs.subscriptionsTpa.SkipSubscriptionsMembersArea":"false","specs.premium.subscriptions-tpa.advancedPauseResume":"false"},"14409595-f076-4753-8303-9a86f9f71469":{"specs.vod.iosHlsJsOverrideNative":"true","specs.vod.VodWidgetNewSettingsResponsive":"true"},"1505b775-e885-eb1b-b665-1e485d9bf90e":{"specs.addresses.SupportBIForHIPPA":"true"},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"specs.ping.membersAreaUseNotificationsV2Api":"true","specs.membersArea.addStandalonePageRoutesToPublicAppData":"true","specs.membersArea.useScalableDimensionsForLoginBarOnE3":"true","specs.membersArea.addNavigationIntentParams":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.membersArea.enableAppData":"true","specs.membersArea.normalizeMenuItemsLinkMetaData":"true","specs.membersArea.APIRaceConditionHandling":"true"},"14dbef06-cc42-5583-32a7-3abd44da4908":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersAbout.EnableWDSPanels":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.ricos-server.resolveParentPagePath":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersAbout.UseResponsivePostsCover":"true","specs.membersAbout.UseNewPostsCoverDefaults":"true","specs.membersAbout.EnableAboutContainerStyles":"true","specs.membersAboutOOI.DisableButtonOnPublish":"true","specs.ricos.enablePages":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.ricos.enableSmartBlock":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersAbout.EnableAccessibleRCE":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.membersAbout.EnableAboutMiddleware":"true","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersAbout.EnableCSSIndicators":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersAbout.EnableHtmlTagSettings":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":{"specs.membership.UseV2PreInstalledAutomations":"true","specs.membership.ShowStartDateFunction":"true","specs.forms.LocalPhoneNumbers":"true","specs.membership.ImageAltTextViewer":"true","specs.membership.RenderPlanCoverImage":"true","specs.ShouldCheckPaymentsEligibility":"true","pricingPlansEnableRouterUriConflictMessage":"A","specs.pricingPlans.enableVariants":"false","specs.membership.InstallSplitPages":"true","specs.crm.IsContactsV5":"true","specs.ShouldFillBillingAddressEmail":"true","specs.membership.CheckoutNavigationImprovements":"true","specs.membership.InstallEcom":"true","specs.pricingPlans.handlePageRenamingInRouter":"true","specs.ShouldUpsertMemberships":"true","specs.EnableExternalInvoicesIntegrationSpec":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldRefreshPayload":"true","specs.PricingPlans.ImproveEcomLoadingState":"true","specs.membership.FontSizeForTPAElements":"false","specs.PreventDoubleOrderActivationEvents":"true","specs.forms.FixControllerActions":"true","specs.membership.ErrorHandlerTpa":"true","com.wixpress.pricingplans.automations.v1.specs.ShouldUseAutomationsForOwnerEmails":"true","specs.ShouldValidateClientData":"true","specs.membership.ButtonHoverSettingsEditor":"true","specs.membership.AddPlanCoverImage":"true","specs.membership.ButtonHoverSettingsViewer":"true","specs.pricing_plans.show_paywall_settings":"false","specs.ShouldSkipContactLabels":"true","specs.membership.SettingsEventsFix":"true","specs.membership.DesignSystemSettingsMigration":"true","specs.PricingPlans.AutoinstallMissingEcomPages":"true","specs.pricingPlans.MigrateToCartV2":"true","specs.pricingPlans.PlanV3Migration":"true","specs.membership.HoverStyleUnderline":"true","specs.membership.CheckoutTriggerOnLoginOnce":"false","specs.membership.ShowPriceFunction":"true","specs.forms.EnablePhoneField":"true","specs.membership.PerksArrowFocusFix":"true","specs.ShouldSortByCreatedDateByDefault":"true","specs.membership.BlocksButtonLoader":"true","specs.membership.v3Migration":"false","specs.pricingPlans.AddToCart":"true","specs.ShouldSyncPaymentStatus":"false","specs.pricingPlans.EcomCheckoutApiUpdate":"true","specs.membership.tpaButtonAccessibility":"false","specs.ShouldStripTrailingZeroes":"true","pricingPlansEnableVariantsTPA":"A","specs.PricingPlans.DisableRouterSpaPathHandling":"true","specs.pricing_plans.ShowPricingPlanSPIComponents":"true","specs.membership.BenefitProgramsEnabled":"true","specs.membership.ShowStartDateFunctionTPA":"true","specs.pricingPlans.EcomTypSafeErrorHandling":"true","specs.membership.FixMobileCheckout":"true"},"14cffd81-5215-0a7f-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.myAccount.EnablePhoneNumberValidation":"true","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.myAccount.EnableCSSIndicators":"true","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.myAccount.EnableDatePickerStyling":"true","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.myAccount.EnableHtmlTagSettings":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.myAccount.EnableMyAccountMiddleware":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.myAccount.EnableUrlEditNote":"true","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.myAccount.ShowButtonTextSetting":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.myAccount.EnableDesignTabResetButtonPerPage":"true","specs.myAccount.EnableLoginAndAddressInTextsTab":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.myAccount.EnableWDSPanels":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.myAccount.EnableAllSubdivisionsInAddressForm":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":{"specs.ping.errorHandlerInUou":"true","specs.ping.MAPreferences.useMAWidgetPluginService":"true"},"14ce1214-b278-a7e4-1373-00cebd1bef7c":{"specs.forms.EnableFormsInBlog":"true"},"14bcded7-0066-7c35-14d7-466cb3f09103":{"specs.wixBlog.FixMultipleColors":"true","specs.media.MediaManager3":"true","specs.ricos.newFormattingToolbar":"true","specs.wixBlog.RemoveBlocksPostPage":"false","specs.wixBlog.UseWarmupStateInOldPostPage":"false","specs.wixBlog.PreInstalledAuthorChanged":"true","specs.wixBlog.UseBlogSettingsAllPostsFeedLabels":"true","specs.wixBlog.BlogSausageMenu":"false","specs.wixBlog.SausageMenuFeed":"false","specs.wixBlog.BMMergePendingReviewTab":"false","specs.wixBlog.ImportUseDraftPostApiProxy":"true","specs.wixBlog.NewBlogPostComment":"false","specs.wixBlog.DontCallDbOnBadSlug":"false","specs.wixBlog.UseWarmupStateInPostList":"true","specs.wixBlog.UseWarmupStateInNewPostPage":"true","specs.wixBlog.BlockViewCountUpdates":"false","specs.wixBlog.ReturnRichContentInsteadOfDraftJs":"true","draftPostProxyNileRoutingExperiment":"A","specs.ricos-server.resolveParentPagePath":"true","specs.wixBlog.HashtagPageUseFeedPage":"true","specs.wixBlog.PostRatings":"true","specs.wixBlog.DisplayPostComposerError":"false","specs.wixBlog.ScrollPostListToTop":"true","specs.wixBlog.PreInstalledPostSubmittedForReview":"true","specs.ricos.enablePages":"true","specs.wixBlog.UseBlogPermissionCacheService":"true","specs.wixBlog.UseWarmupStateInFeed":"true","specs.wixBlog.UseLayoutFixer":"true","specs.forms.EnableFormsInBlog":"true","specs.wixBlog.DisableBlogInjectGenie":"false","specs.wixBlog.UseTranslationCreditsApi":"true","specs.membersArea.BlogCommentsFromCommentsSerivice":"true","specs.wixBlog.LiveSiteEditorDeprication":"true","specs.ricos.enableSmartBlock":"true","specs.wixBlog.UseFilesusrDomain":"false","specs.wixBlog.UsePromptHubForImageGeneration":"true","specs.wixBlog.MigrateCustomFeedOnEditorReady":"false","specs.wixBlog.SettingsFromParastorage":"false","specs.wixBlog.NewBlogPostPublishedAutomation":"true","specs.wixBlog.UseBlogLikeNinjaService":"true","specs.wixBlog.BMManagePendingReviews":"true","specs.wixBlog.PreInstalledPostSubmissionStatus":"true","specs.wixBlog.EnableDiscoveryIngestion":"true","specs.wixBlog.UseAiServiceCreateDraftPost":"true","specs.wixBlog.UseVisitorPrimaryLocale":"true","specs.wixBlog.PreInstalledScheduledPostPublished":"true"},"1380b703-ce81-ff05-f115-39571d94dfcd":{"specs.stores.MoveCustomUrlApiToSiteStoreConstructor":"true","specs.ecom.SupportManualPaymentsOnPaymentRequest":"false","specs.stores.FixQuickViewNavigationToProductPage":"true","specs.stores.FixVariantIdCalculationInGalleryAddToCartFlow":"true","specs.ecom.ShowMultipleLineItemActions":"true","specs.forms.LocalPhoneNumbers":"true","specs.stores.FixPriceElementsPanelMultilingual":"true","specs.stores.AllowAddToCartButtonOnImageInViewer":"true","specs.ecom.SupportSubscriptionDescriptionOnPaymentRequest":"true","specs.stores.RemoveLoadConfigInProductWidget":"true","specs.stores.ReturnCartIdNullInsteadOfDeprecatedForExpressService":"true","specs.stores.ShowFromTextOnFullSelectedVariant":"true","specs.stores.FixNavigationDotsPosition":"true","specs.stores.GalleryFilterChoicesGrouping":"true","specs.stores.ProductPageNewWixCodeApi":"true","specs.stores.GalleryProductOptionsAndQuantityWidth":"true","specs.stores.ProductPageUpliftProductOptionsViewer":"true","specs.ecom.violationBasedOnDeliveryOption":"true","specs.stores.InfoSectionTabsTPAComponent":"true","specs.stores.StorefrontSwatchImagesGQLFetch":"true","specs.stores.ProductPageBreadcrumbsAfterHydration":"true","specs.ecom.OrdersHideSubscriptionBillingPeriodWhenProductPeriodNotAligned":"true","specs.stores.ZoomableMainMedia":"true","specs.stores.GalleryColorPickerA11yReflowKeyboardFix":"true","specs.stores.allowProductPageButtonsOption":"true","specs.ecom.separateAdditionalFee":"true","specs.stores.ProductPageMainMediaNavigationArrows":"true","cartValidationsInPurchaseFlow":"A","ecomTestFedOwnerScope":"A","specs.stores.ProductPageBreadcrumbsDesignViewer":"true","specs.stores.FetchLocaleFromWixCodeApi":"true","ecomCallCartV2FromCartPublicApi":"B","specs.stores.AddHasDiscountToVariantsItemsQueries":"true","specs.stores.FixVerticalThumbnailsPosition":"true","specs.stores.FixVariantIdCalculationInBuyNowFlow":"true","specs.stores.OnlineStoresSessionStorageWithTTL":"true","specs.forms.MultilineAddressInTemplates":"true","specs.stores.ResponsiveGalleryMigration":"true","specs.ecom.ShowCrossedOutPriceOnLineItemLevel":"true","specs.stores.GalleryAllowLinkToProductPageInSSR":"true","specs.ecom.MergeExpressDeliveryRateWithHandlingFee":"false","specs.stores.ProductPageSlotsAddMoreProps":"true","specs.stores.AddDiscountsToVariantsItemsQueries":"true","specs.stores.GalleryFixWarmUpDataCacheKeyWithQueryParams":"true","specs.ecom.useLocaleForDeliveryTimeSlot":"true","specs.stores.FixAnnounceNotDefinedBug":"true","specs.stores.ShowErrorHandlingToastsGallery":"true","specs.ecom.useSelectedDeliveryOptionFallbackInSlotAPI":"false","specs.stores.ShowGiftCardAddToCartSettings":"true","specs.stores.PPAlignFontSizeToModernLayout":"true","specs.ecom.fixGroupedDeliveryOptionSelection":"false","specs.stores.productPageMobileSettings":"false","specs.stores.GalleryFixSideFiltersShrink":"true","usingStoresViewerScriptAddToCart":"A","specs.stores.FixFilterKeySpecialCharacter":"true","specs.stores.StorefrontLegacyEnablePanoramaIntegration":"true","specs.ecom.RevampDiscountsInCartAndCheckout":"true","specs.stores.GalleryA11yReflowFilterModalFix":"true","specs.stores.ProductPageDescriptionToggle":"true","specs.ecom.ShowVoidedErrorMessage":"true","specs.stores.ProductPageWaitForWarmupData":"true","specs.stores.UseNewSubscriptionView":"true","specs.forms.FixControllerActions":"true","specs.stores.UseCartV2ForDirectPurchase":"false","specs.stores.GalleryAddMissingAddProductImpressionEvent":"true","specs.stores.ProductPageUplift":"true","specs.stores.ProductPageUpliftNewFeaturesSF":"true","specs.stores.ProductPageBlocksCtaTrackEvents":"true","specs.stores.AllowGalleryIntervalNavigation":"true","specs.stores.navigateToRelativeUrlWithCustomizedUrl":"true","specs.stores.enableUnitedStatesMilitaryAddresses":"true","specs.stores.GalleryNewErrorState":"true","specs.ecom.showPriceWithFreeShippingCoupon":"true","specs.stores.GalleryStoreExtractSEO":"true","specs.stores.ProductPageSsrInvalidationTags":"true","specs.stores.StorefrontSwatchImages":"true","specs.stores.ConfigureGalleryViewStates":"true","specs.ecom.FixCartNavigationOnPreview":"false","specs.stores.FixPPTotalSwiperSizeCalc":"true","specs.stores.GalleryWaitForWarmupData":"true","specs.stores.FixMigratedAllProductsInManualCategoryList":"true","specs.stores.SliderGalleryExposeOptionsViewer":"true","specs.stores.FixMultilingualTextInSF":"true","ecomCartValidationsInPurchaseFlow":"A","specs.stores.Set404ForSeoWhenPageHasNoProducts":"true","specs.stores.SliderGalleryFixSwiperIndex":"true","specs.stores.DontRedirectToSiteOnFailedFetch":"true","specs.stores.FixPPAddToCartButtonTextKeyPriority":"true","ecomTestFed":"A","specs.ecom.useFallbackInPreviewLoader":"true","specs.stores.ProductPageSlots":"true","specs.stores.newClearFiltersHoverState":"true","specs.stores.UseGalleryNewApplyFilterQueryParams":"false","specs.stores.tpaRouterShouldQueryProductsV3":"true","specs.ecom.AddDiscountDataToTYPOrderQuery":"true","specs.stores.ProductPageConsumePublicDataFromBothScopes":"true","specs.ecom.OrderPlatformFeesUoU":"true","storesFTGalleryEnableLoadMoreHoverUnderline":"A","ecomUseCartEstimationIndicators":"A","specs.ecom.ShowOverviewTitleOnPaymentRequest":"true","specs.stores.GallerySeoTags":"true","specs.stores.ProductPageBlocksFixAddToCartOnSecondaryLang":"true","specs.stores.AllowStickySidebarInViewer":"true","ecomExpressCheckoutBreakdownFromDeliverySummaryAndDiscounts":"A","specs.stores.SubscriptionPlansNewDesignViewer":"true","specs.ecom.OrdersModifiers":"true","specs.ecom.loadDeliverySectionsDataOnReadOnly":"true","specs.stores.PPNavigationSectionPerBreakpoint":"true","specs.ecom.AddProjectionsTYPQuery":"true","specs.stores.UseStoreLanguageForTranslations":"false","specs.ecom.UpdateCartIconsSVGViewer":"true","specs.stores.GalleryStoreExtractBI":"true","specs.forms.EnablePhoneField":"true","specs.stores.FixGalleryBorderRadiusOnZoomHover":"true","specs.stores.UseExperimentsFromPlatformFlowApiLegacyProjects":"true","specs.ecom.ShowMultipleSubscriptions":"true","specs.stores.FixBackInStockButtonValidation":"true","ecomInlineAddressSelectionInCart":"A","specs.stores.FixGalleryNotToShowQueryPageFor1":"true","specs.stores.GalleryRouterHTTPMethodToGet":"true","ecomHasTaxFromTaxSummary":"B","specs.ecom.HideMissingLineItemImagesInPaymentRequest":"true","specs.stores.FixProductPageMediaCentering":"true","specs.stores.GalleryFixOutOfBoundsPageParam":"true","specs.stores.GalleryQuickBuyViewer":"true","specs.stores.RenderSlotsInGallery":"true","specs.stores.SwitchLocalStorageToSessionStorageInGalleryNavigationToPP":"true","specs.stores.PriceFilterClientTicksCalculation":"false","specs.stores.GalleryConditionalCategoriesDataFetch":"true","specs.stores.MobileImageRatio":"false","specs.ecom.TaxExemptionOnTYP":"true","specs.stores.CustomTextDesignViewer":"true","specs.stores.ShouldSplitBillingInfoPrefill":"true","specs.stores.UseExperimentsFromPlatformFlowApi":"true","specs.stores.FixProductPageHydrationError":"true","specs.stores.AllowGalleryFreeModeNavigationInViewer":"true","specs.stores.AddingOverflowHiddenToFilterTitleMobile":"true","specs.stores.ProductPageSupportGridLayout":"true","specs.stores.FixPPMainImageOverflow":"true","specs.stores.FixProductPageHistoricalBreadcrumbsStyleParams":"true","specs.stores.EnableWarmUpDataCaching":"true","specs.stores.FixGalleryRenderingWhenUrlChanges":"false","specs.stores.UseCategoryRouterData":"true","ecomSendIapProductIdsToApp":"A","specs.stores.ExtendPlaceOrderDeadline":"true","specs.stores.RemoveLoadConfigInAddToCart":"true","specs.ecom.useLocaleForDatePicker":"true","specs.stores.OnlineStoresCurrencyClientFormatting":"true","storesStickyAddToCart":"A","ecomExtendPlaceOrderDeadline":"B","specs.stores.ProductPageRicoDescription":"true","specs.stores.CategoryPageFooterDescriptionSF":"true"},"675bbcef-18d8-41f5-800e-131ec9e08762":{"specs.wixCode.LoadWithImportAMDModule":"true","specs.wixCode.LoadNamespacesPerPage":"false","specs.wixcode.ViewerExperimentOwnerScopeTest":"true","specs.wixCode.resolveMissingPlatformNamespaces":"false","specs.wixcode.ViewerExperimentTest":"false"},"14ce28f7-7eb0-3745-22f8-074b0e2401fb":{"specs.UouSubscriptionServiceUseApiGatewayClient":"true","specs.membersArea.DoNotWaitInstallNavigation":"true","specs.membersArea.UseMembersNgApiUpdate":"false","specs.members.FollowersAudienceProvider":"false","specs.media.MediaManager3":"true","specs.membersArea.showCascadingIndicators":"true","specs.membersArea.HideMemberSortField":"true","specs.profileCardOOI.MakeProfileCardRemovableInNewMA":"true","specs.membersArea.DisableLivePreviewRefreshes":"true","specs.membersArea.CheckUserContributorPermissions":"true","specs.profileCard.EnableHtmlTagSettings":"true","specs.membersArea.CheckIsAppActiveBeforeInstallV1":"true","specs.membersArea.UseGetMyMemberInMemberHandler":"true","specs.membersArea.EnableMembersAreaContextCheck":"true","specs.profileCardOOI.NewResetSettings":"true","specs.membersArea.AddSuspendedFilter":"true","specs.membersfollow.ActivityCounters":"true","specs.membersArea.ShowPageRedirectNote":"true","specs.membersArea.ExtendedUninstallMASubApps":"true","specs.membersArea.UseViewedMemberBlocked":"true","specs.membersArea.UseFollowersV3":"true","specs.members.enableMuteMembersSkill":"true","specs.myAccount.ShowBlockedMembersModalEmptyState":"true","specs.membersArea.enableTimeoutLogs":"false","specs.membersArea.GetRoutesUseGlobal":"true","specs.membersArea.ShouldOpenPropertyInDevCenter":"false","specs.membersApi.UseProfilesApiForTitleAndCoverWrites":"true","specs.profileCardOOI.UseMiddlewareForGlobalSettingsGetter":"true","specs.membersArea.EnableLoginBarComponentExtension":"true","specs.members.enableUpdateCustomFieldSkill":"true","specs.membersArea.ShowNewFFBorderSettings":"true","specs.membersArea.AddNotificationsIconOnV2":"true","specs.membersArea.AllowInstallingProfileE3":"true","specs.members.enableHideCustomFieldSkill":"true","specs.members.LogUpdateMemberRequest":"false","specs.membersArea.installationSourceOfTruth":"true","specs.membersAreaV2.HidePermissionsPanelOnPrivateMA":"false","specs.membersArea.SkipTemplateHandlerForSettings":"false","specs.membersArea.MemberHandlerUseMembersNgApi":"true","specs.membersArea.EnableMyAccountParallelInstall":"true","specs.profileCardOOI.UseMiddlewareForMemberGetter":"true","specs.membersArea.UseMembersNgApi":"true","specs.membersArea.DoNotCreateTeamMember":"false","specs.membersArea.NotificationsIconFixerOnV2":"true","specs.profileCardOOI.EnableAvifEncoding":"true","specs.membersArea.ConsumeMembersPiiExchangeDomainEvents":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV2MenuItems":"true","specs.membersArea.AddManageMemberAccessAction":"true","specs.membersArea.EnableTpaPageLinksDataFixerForV3MenuItems":"true","specs.membersArea.EnableDependencyInstallationCheck":"true","specs.ident.SiteMembersSocialDisclaimer":"true","specs.profileCardOOI.EnableProfileAlignmentCssVars":"true","specs.membersArea.UseQueryMembersTextSearch":"true","specs.membersAreaV2.EnablePageInfoPanelCustomPage":"false","specs.profileCardOOI.usePlaceholderLoaders":"true","specs.membersArea.SkipRolesSyncOnMemberCreated":"true","specs.profileCardOOI.UseBlockedCheckFollowButton":"true","specs.myAccount.showBlockedMembersModalRedesign":"true","specs.membersArea.MetaSiteSpecialConsumerV2":"true","specs.members.enableUnmuteMembersSkill":"true","specs.membersArea.UseMembersAboutV2":"true","specs.profileCard.HideMessageButtonForNonSocialChatUsers":"false","specs.membersArea.HideSuspendedLabelForNonOwners":"true","specs.membersArea.UseApplyChangeToAllLanguagesForMaV2":"true","specs.membersArea.SortByNumbersInElastic":"true","specs.myAccount.ShowPrivacySettingsMessageForSiteOwners":"true","specs.profileCardOOI.showNewNotificationsContent":"true","specs.membersArea.UninstallMASubApps":"true","specs.membersArea.UseAppDataForRoutes":"true","specs.membersArea.CreateMissingMember":"true","specs.members.usePlatformizedServicesForUpdate":"true","specs.badges.shouldUseBadgesV3InEdm":"true","specs.membersArea.HideSuspendedLabelForNonOwnersFFBox":"true","specs.profileCardOOI.EnableCSSIndicators":"true","specs.membersArea.EnableMemberPagePermissions":"false","specs.membersArea.UseIsPermittedOnMediaCredentials":"true","specs.profileCardOOI.UseMiddlewareForRolesMapGetter":"true","specs.membersArea.fixLoginBarResponsiveLayout":"true","specs.membersArea.EnableV2SilentInstall":"true","specs.profileCard.UseMigratedEditor3StylesParams":"true","specs.membersArea.EnableInstallationTimeout":"false","specs.members.enableManageMemberPrivacySkill":"true","specs.membersAreaV3.ReAddPageWorkaround":"true","specs.membersArea.OptimizeVerticalDeletion":"true","specs.membersArea.EnableFollowersAsLightbox":"true","specs.membersArea.UseGetOrCreateMemberV2":"true","specs.members.enableCreateCustomFieldSkill":"true","specs.membersArea.migrateToV2":"false","specs.membersArea.ClearSettings":"true","specs.membersArea.ShowHeadingLevelSettings":"true"},"13d21c63-b5ec-5912-8397-c3a5ddb27a97":{"specs.bookings.PreventDoubleBookingCourse":"true","specs.bookings.WdsMyBookingsSettings":"false","specs.bookings.stripLayoutMultiColumn":"true","specs.forms.LocalPhoneNumbers":"true","specs.bookings.serviceListMenuLayout":"true","specs.bookings.TimezoneAwareSlotMatching":"true","specs.bookings.paidByClasspassIndication":"true","specs.bookings.idanExperimentTest":"true","specs.bookings.AlignDateAndTime":"true","specs.bookings.StaffQueryParamInCalendar":"true","specs.bookings.CalendarIntervalsImprovement":"true","specs.bookings.MyBookingsCssPBPIndication":"true","specs.bookings.wdsCalendarWidgetSettings":"false","specs.bookings.msaNotPartOfBlockNavigation":"true","specs.bookings.DeepLinkAddonsUOU":"false","specs.bookings.daily-agenda.staff-image-view":"true","specs.bookings.UoUMultiLocationV1":"true","specs.bookings.members-area-lazy-load":"true","specs.bookings.KibanaInfoLogs":"false","specs.bookings.TimezoneIndicatorImprovementCalendars":"true","specs.bookings.AddonsAndPlanOnlyUOU":"true","specs.bookings.SitePropertiesFacadeMigration":"true","specs.bookings.consultants.dynamicPricingPerStaff":"true","specs.bookings.EcomRendererHidePriceForMembershipAndFree":"true","specs.bookings.consultants.dynamicPricingCustom":"true","specs.bookings.migrateServiceDetailsToStyleParm":"true","specs.bookings.OutOfModalScrollFix":"true","specs.wossm.EnableMultiLocation":"true","specs.bookings.calendarFixLoadingButtonSize":"true","specs.bookings.BookAnotherText":"true","specs.bookings.initSlotsToShow":"true","specs.bookings.SubscriptionPricingUoU":"true","specs.bookings.AddPaymentAmountToCashier":"true","specs.bookings.RedesignA1":"true","specs.bookings.AdditionalTimeSlotsInFormPlugin":"true","specs.bookings.ClearButtonAnyStaffMember":"false","specs.bookings.ResetNavigatingStatusOnBack":"true","specs.bookings.FormAddH1HeaderForA11y":"true","specs.bookings.DeprecateCatalogServicesSlotAvailability":"true","specs.bookings.agendaWarmupDataForStaffMembers":"true","specs.bookings.WcagContrastCheck":"true","specs.bookings.servicesPagesBreadcrumbs":"true","specs.bookings.WixFormsMigration":"true","specs.bookings.timeQueryParamAutoSelect":"true","specs.bookings.supportServicesChoices":"false","specs.bookings.Editor3":"true","specs.bookings.UouZoomV2":"true","specs.bookings.ServiceListNumOfSpotLeftFix":"false","specs.bookings.addNotificationTogglesToBoxes":"true","specs.bookings.migrateCalendarSettingsToServicesV2":"true","specs.bookings.warnOnShowAllServicesFilterOption":"true","blockBuyPlanWhenNoAvailablePlansUoU":"B","specs.bookings.CalendarAndServiceListShowDiscount":"false","specs.bookings.removeExtraReloadCalendar":"true","specs.bookings.HandleMembershipErrorInCheckoutUoU":"true","specs.bookings.allowDiscountForBookingItems":"true","specs.bookings.TimezoneIndicatorImprovementOfferingPage":"true","specs.DevCenter.IncludeAppointmentWaitlistInSSR":"true","specs.bookings.BookOnBehalf":"false","specs.bookings.warmupDataCachingForCalendar":"true","specs.forms.FixControllerActions":"true","specs.bookings.removeCategoryQueryParamOnNavigation":"true","relatedProductsOnServices":"A","specs.bookings.servicesPerLoadInServiceListSettings":"true","specs.bookings.ResetNavigatingStatusOnServicePage":"true","specs.bookings.UserTimezoneFirstSlotWithDifferentWeek":"true","specs.bookings.FiveNines":"false","specs.bookings.ShouldDisplayTaxAddressField":"true","specs.bookings.AppBuilderUseServicesV2":"true","specs.bookings.FormEditorKBContent":"false","specs.bookings.MyBookingsShowFormSubmission":"true","specs.bookings.translatePages":"false","specs.bookings.MoveToMetroMembershipSpiHostUoU":"true","specs.bookings.FixApplyingCouponExperience":"true","specs.bookings.UoUMultiLocationAllLocations":"true","specs.bookings.PaymentMethodRadioButtons":"true","specs.bookings.useBookingsViewerCache":"false","specs.bookings.useQueryEventsInServicePage":"true","specs.bookings.FormUseAutomationsForSMS":"true","specs.bookings.UOUIntakeFormsIntegration":"true","specs.bookings.SingleLineItemPreviewPrice":"true","specs.bookings.RescheduleDefaultLocation":"true","specs.bookings.calendar-summary":"true","specs.bookings.ServiceV2ServicePage":"true","specs.bookings.CheckIsMemberAreaInstalledUsingPublicAPI":"true","specs.bookings.fetchOnlyTenStaffMembers":"false","specs.bookings.BookingsFormWDS":"false","specs.bookings.CancellationFeesUoU":"true","specs.bookings.daily-agenda.display-preferences.categories-filter":"false","specs.bookings.calendarA11YChanges":"true","specs.bookings.BookFlowSettings":"true","specs.bookings.AllDayMultiDayEvents":"true","specs.bookings.daily-agenda.settings-preferences.custom-location-filter":"true","specs.bookings.noTpaSettingsProviderInList":"true","specs.bookings.AddParticipantShortcut":"true","specs.bookings.bookAgainController":"true","specs.bookings.DemoBookingFlow":"false","specs.bookings.CartConflictEnableSlotsTimezoneConversion":"true","spec.bookings.owner-fes.DeprecateCatalogWriter":"false","specs.bookings.AutomaticDiscountsUoU":"true","specs.bookings.agendaServiceFilterByLocationSettings":"true","specs.bookings.FixPresetIdInitialization":"true","specs.bookings.bookButtonDestination":"true","specs.bookings.fetchTabsInServiceList":"true","specs.bookings.AnonymousReschedule":"true","specs.bookings.A11YCalendarLabel":"true","specs.bookings.migrateUoUAvailability2":"true","specs.bookings.ServiceListWdsMigration":"false","specs.bookings.removeSkipPreferencesModalParam":"true","specs.bookings.allowRescheduleWithDynamicPricing":"false","specs.bookings.CheckForExistingBooking":"true","specs.bookings.withErrorHandlerCheckout":"true","spec.bookings.owner-fes.RemoveOldEndpoints":"true","specs.bookings.UseQueryBySessionStartForContactBookings":"true","specs.bookings.DynamicPricingResilientUOU":"false","specs.bookings.UseGetAvailabilityForCourse":"true","specs.bookings.RemoveCalendarLinkFromBookingsCheckoutSettingsPanel":"true","specs.bookings.DetachNumberOfParticipantsFieldFromForm":"true","specs.bookings.AddonsUOU":"true","specs.bookings.ShowRemainingCourseSessions":"true","specs.bookings.MultiLocationUoU":"true","specs.bookings.UseNewBenefitsAPIUoU":"true","specs.bookings.FormReplaceArray":"true","specs.bookings.showErrorMessageOnInvalidIntakeForm":"true","specs.bookings.DepositeOrFullAmountUoU":"true","specs.bookings.QueryServicesInBatches":"false","specs.bookings.DatacapsuleMigration":"true","specs.bookings.AlwaysShowComplexPhoneField":"false","specs.bookings.ResilientBusinessInfo":"true","specs.bookings.boMultilocation":"true","specs.wos.KillWixSMS":"false","specs.bookings.fineGrainPermissionsModelWithWOA":"true","specs.bookings.SupportDynamicPricingWithPaymentOptions":"true","specs.bookings.ReportBookingAttemptBlockedAutomationOnly":"true","specs.bookings.AppInstanceOnCashierConfg":"true","specs.bookings.FixPricingPlanNavigation":"true","specs.bookings.QueryAvailabilityFromNow":"true"}}},"forceEmptySdks":false,"appDefIdToIsMigratedToGetPlatformApi":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":false,"14409595-f076-4753-8303-9a86f9f71469":false,"1380b703-ce81-ff05-f115-39571d94dfcd":false,"561171c5-080e-40d6-8d53-085538541002":false,"14bcded7-0066-7c35-14d7-466cb3f09103":true,"2a617b40-167a-4325-9a9f-58396cf47b93":false,"14ce1214-b278-a7e4-1373-00cebd1bef7c":false,"675bbcef-18d8-41f5-800e-131ec9e08762":false,"13d21c63-b5ec-5912-8397-c3a5ddb27a97":false,"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":false,"14ce28f7-7eb0-3745-22f8-074b0e2401fb":false,"14cffd81-5215-0a7f-22f8-074b0e2401fb":false,"4aebd0cb-fbdb-4da7-b5d1-d05660a30172":false,"14dbef06-cc42-5583-32a7-3abd44da4908":false,"14f25924-5664-31b2-9568-f9c5ed98c9b1":false,"14f25dc5-6af3-5420-9568-f9c5ed98c9b1":false,"2bef2abe-7abe-43da-889c-53c1500a328c":false,"225dd912-7dea-4738-8688-4b8c6955ffc2":false,"dataBinding":false}},"appsScripts":{"urls":{"225dd912-7dea-4738-8688-4b8c6955ffc2":["https:\/\/static.parastorage.com\/services\/form-app\/1.2777.0\/viewerScript.bundle.min.js"],"14ce28f7-7eb0-3745-22f8-074b0e2401fb":["https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/viewerScript.bundle.min.js","https:\/\/static.parastorage.com\/services\/profile-card-tpa-ooi\/1.2926.0\/ProfileCardController.bundle.min.js"],"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":["https:\/\/static.parastorage.com\/services\/santa-members-viewer-app\/1.2845.0\/viewerScript.bundle.min.js"],"561171c5-080e-40d6-8d53-085538541002":["https:\/\/static.parastorage.com\/services\/blocks-client-viewer-app\/1.2566.0\/viewerApp.umd.min.js"]},"scope":"page"},"debug":{"disablePlatform":false,"disableSnapshots":false,"enableSnapshots":false},"isBuilderComponentModel":false}},"siteAssets":{"dataFixersParams":{"experiments":{"dm_migrateOldHoverBoxToNewFixer":true},"dfVersion":"1.5419.0","isHttps":true,"isUrlMigrated":true,"metaSiteId":"c9e2c59b-edcb-4f93-88da-2f841fa8dcb4","quickActionsMenuEnabled":false,"siteId":"a668525a-8bde-4742-b10c-4666bb05eaeb","siteRevision":4,"v":3,"cacheVersions":{"dataFixer":6}},"modulesParams":{"features":{"moduleName":"thunderbolt-features","contentType":"application\/json","resourceType":"features","languageResolutionMethod":"QueryParam","isMultilingualEnabled":true,"externalBaseUrl":"https:\/\/www.onlineterapia.org","useSandboxInHTMLComp":false,"disableStaticPagesUrlHierarchy":false,"aboveTheFoldSectionsNum":null,"isTrackClicksAnalyticsEnabled":false,"isSocialElementsBlocked":false,"builderAppVersions":"","onlyInteractions":false},"platform":{"moduleName":"thunderbolt-platform","contentType":"application\/json","resourceType":"platform","externalBaseUrl":"https:\/\/www.onlineterapia.org","staticHTMLComponentUrl":"https:\/\/www-onlineterapia-org.filesusr.com\/"},"css":{"moduleName":"thunderbolt-css","contentType":"application\/json","resourceType":"css","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8","editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95"],"builderAppVersions":"","ooiVersions":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.3199.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2926.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2673.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2822.0%2FMyAccountViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.3199.0%2FPostViewerWidgetNoCss.%3B2f3d2c69-2bc4-4519-bd72-0a63dd92577f%3Dp.communities-blog-ooi%2F1.3199.0%2FArchiveViewerWidgetNoCss.%3B371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.2777.0%2FFormViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.3199.0%2FPostListViewerWidgetNoCss.%3Bc0a125b8-2311-451e-99c5-89b6bba02b22%3Dp.communities-blog-ooi%2F1.3199.0%2FTagCloudViewerWidgetNoCss."},"cssMappers":{"moduleName":"thunderbolt-css-mappers","contentType":"application\/json","resourceType":"cssMappers","shouldRunVsm":true,"shouldRunCssInBrowser":false,"shouldGetCssResultObject":false,"stylableMetadataURLs":["editor-elements-library.thunderbolt.67af2fd625d7bcc0c9a6b9f6497a6d51c93328d8","editor-elements-design-systems.thunderbolt.c52ecaca55bb54a1df992da19c3cbcc2cc154a95"],"builderAppVersions":"","ooiVersions":"14c1462a-97f2-9f6a-7bb7-f5541f23caa6%3Dp.communities-blog-ooi%2F1.3199.0%2FBlogViewerWidgetNoCss.%3B14cefc05-d163-dbb7-e4ec-cd4f2c4d6ddd%3Dp.profile-card-tpa-ooi%2F1.2926.0%2FProfileCardViewerWidgetNoCss.%3B14dbefb9-3b7b-c4e9-53e8-766defd30587%3Dp.members-about-ooi%2F1.2673.0%2FProfileViewerWidgetNoCss.%3B14dd1af6-3e02-63db-0ef2-72fbc7cc3136%3Dp.my-account-ooi%2F1.2822.0%2FMyAccountViewerWidgetNoCss.%3B211b5287-14e2-4690-bb71-525908938c81%3Dp.communities-blog-ooi%2F1.3199.0%2FPostViewerWidgetNoCss.%3B2f3d2c69-2bc4-4519-bd72-0a63dd92577f%3Dp.communities-blog-ooi%2F1.3199.0%2FArchiveViewerWidgetNoCss.%3B371ee199-389c-4a93-849e-e35b8a15b7ca%3Dp.form-app%2F1.2777.0%2FFormViewerWidgetNoCss.%3B813eb645-c6bd-4870-906d-694f30869fd9%3Dp.communities-blog-ooi%2F1.3199.0%2FPostListViewerWidgetNoCss.%3Bc0a125b8-2311-451e-99c5-89b6bba02b22%3Dp.communities-blog-ooi%2F1.3199.0%2FTagCloudViewerWidgetNoCss."},"siteMap":{"moduleName":"thunderbolt-site-map","contentType":"application\/json","resourceType":"siteMap"},"mobileAppBuilder":{"moduleName":"thunderbolt-mobile-app-builder","resourceType":"mobileAppBuilder","contentType":"application\/json"},"builderComponentFeatures":{"moduleName":"builder-component-features","resourceType":"builderComponentFeatures","contentType":"application\/json"},"builderComponentCss":{"moduleName":"builder-component-css","resourceType":"builderComponentCss","contentType":"application\/json"},"builderComponentPlatform":{"moduleName":"builder-component-platform","resourceType":"builderComponentPlatform","contentType":"application\/json"},"componentManifestCss":{"moduleName":"component-manifest-css","resourceType":"componentManifestCss","contentType":"application\/json","builderAppVersions":""},"pilerSiteAssets":{"moduleName":"piler-siteassets","resourceType":"pilerSiteAssets","contentType":"application\/json","buildFullApp":"true","keepWidgetBuild":"false","modulesToHashes":"{\"builder-component-features\":\"67d27cbc.bundle.min\",\"builder-component-css\":\"d4fe8461.bundle.min\",\"builder-component-platform\":\"aab98e25.bundle.min\",\"component-manifest-css\":\"71da8612.bundle.min\",\"thunderbolt-css-mappers\":\"ccd4a27c.bundle.min\",\"thunderbolt-services-configs\":\"5049fd9b.bundle.min\",\"thunderbolt-features\":\"e5e5ea1e.bundle.min\",\"thunderbolt-platform\":\"517f8547.bundle.min\",\"thunderbolt-css\":\"dbe903a5.bundle.min\",\"thunderbolt-site-map\":\"dd7e47fe.bundle.min\",\"thunderbolt-mobile-app-builder\":\"ed48035f.bundle.min\"}","nonBeckyModuleVersions":"{\"remote-widget-structure-builder\":\"1.251.0\",\"blocks-app-descriptor\":\"1.118.0\"}"}},"clientTopology":{"mediaRootUrl":"https:\/\/static.wixstatic.com","scriptsUrl":"static.parastorage.com","staticMediaUrl":"https:\/\/static.wixstatic.com\/media","staticAudioUrl":"https:\/\/music.wixstatic.com\/mp3","moduleRepoUrl":"https:\/\/static.parastorage.com\/unpkg","fileRepoUrl":"https:\/\/static.parastorage.com\/services","viewerAppsUrl":"https:\/\/viewer-apps.parastorage.com","viewerAssetsUrl":"https:\/\/viewer-assets.parastorage.com","siteAssetsUrl":"https:\/\/siteassets.parastorage.com","pageJsonServerUrls":["https:\/\/pages.parastorage.com","https:\/\/staticorigin.wixstatic.com","https:\/\/www.onlineterapia.org","https:\/\/fallback.wix.com\/wix-html-editor-pages-webapp\/page"],"pathOfTBModulesInFileRepoForFallback":"wix-thunderbolt\/dist\/"},"siteScopeParams":{"rendererType":null,"wixCodePageIds":[],"hasTPAWorkerOnSite":false,"formFactor":"desktop","viewMode":"desktop","freemiumBanner":false,"coBrandingBanner":false,"dayfulBanner":false,"mobileActionsMenu":false,"isWixSite":false,"isResponsive":false,"editorName":"Unknown","urlFormatModel":{"format":"slash","forbiddenPageUriSEOs":["_api","robots.txt","sitemap.xml","feed.xml","sites"],"pageIdToResolvedUriSEO":{}},"pageJsonFileNames":{"dqt4t":"9af214_6c5cde36e72a6014c267c62b1b4d4cf4_2.json","mainPage":"9af214_5da6eea93122caa0f916ec63e62cb783_2.json","soli4":"9af214_20b9250136b721d88f687168616bc8dd_2.json","lqek4":"9af214_b28f5dabf1bc361577c4b25c6554be7f_2.json","ejpxt":"9af214_dc1f59aaddd41704a8c5908ec07af7bc_2.json","rp5rc":"9af214_b3df417a842636b965868b6b63be39e6_2.json","cch7h":"9af214_688a398e11d2c2af2b5e027908e9e4e3_2.json","d3mqf":"9af214_f757c0af26c4998e2d7427936d813b6f_2.json","rh4g3":"9af214_960630369f31ae9ef9e67029936827f9_2.json","masterPage":"9af214_8eb9ce1ee8be89d93efc7891c5e655df_2.json"},"protectedPageIds":["jj995","dyunf","s6r7p","i0sqn"],"routersInfo":{"configMap":{"routers-lj1nwcs1":{"prefix":"account","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"private\",\"patterns\":{\"\/my-account\":{\"socialHome\":false,\"appData\":{\"appDefinitionId\":\"14cffd81-5215-0a7f-22f8-074b0e2401fb\",\"appPageId\":\"member_info\",\"menuOrder\":3,\"visibleForRoles\":[]},\"page\":\"77499e07-1db2-4d01-8ed2-795b40d88e32\",\"seoData\":{\"title\":\"Mi cuenta\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mi cuenta\"},\"\/settings\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14f25dc5-6af3-5420-9568-f9c5ed98c9b1\",\"appPageId\":\"settings\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"24dea936-afd8-4c68-8a11-e7e3b7a06d6b\",\"seoData\":{\"title\":\"Opciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Opciones\"},\"\/notifications\":{\"socialHome\":false,\"appData\":{\"numbers\":{\"key\":\"notificationsCount\",\"default\":0},\"appDefinitionId\":\"14f25924-5664-31b2-9568-f9c5ed98c9b1\",\"appPageId\":\"notifications_app\",\"menuOrder\":4,\"visibleForRoles\":[]},\"page\":\"c5f273f4-c6fc-4106-bd43-ac54c2197281\",\"seoData\":{\"title\":\"Notificaciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Notificaciones\"},\"\/my-addresses\":{\"socialHome\":false,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"1505b775-e885-eb1b-b665-1e485d9bf90e\",\"appPageId\":\"my_addresses\",\"menuOrder\":2,\"visibleForRoles\":[]},\"page\":\"d21f57b0-f531-4145-a8e0-f1a3b0d6d03f\",\"seoData\":{\"title\":\"Mis direcciones\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Mis direcciones\"}}}","group":"members","pages":{"24dea936-afd8-4c68-8a11-e7e3b7a06d6b":"jj995","77499e07-1db2-4d01-8ed2-795b40d88e32":"s6r7p","c5f273f4-c6fc-4106-bd43-ac54c2197281":"dyunf","d21f57b0-f531-4145-a8e0-f1a3b0d6d03f":"i0sqn"},"roleVariations":{}},"routers-lj1nwcs2":{"prefix":"profile","appDefinitionId":"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9","config":"{\"type\":\"public\",\"patterns\":{\"\/{userName}\/profile\":{\"socialHome\":true,\"appData\":{\"numbers\":{},\"appDefinitionId\":\"14dbef06-cc42-5583-32a7-3abd44da4908\",\"appPageId\":\"about\",\"menuOrder\":1,\"visibleForRoles\":[]},\"page\":\"bdb31663-cd7c-4313-bace-55d03a0d1fd6\",\"seoData\":{\"title\":\"{userName} | Perfil\",\"description\":\"\",\"keywords\":\"\",\"noIndex\":\"true\"},\"title\":\"Perfil\"}}}","group":"members","pages":{"bdb31663-cd7c-4313-bace-55d03a0d1fd6":"rp5rc"},"roleVariations":{}}}},"isPremiumDomain":true,"disableSiteAssetsCache":false,"migratingToOoiWidgetIds":"","siteRevisionConfig":{"siteRevision":"4","branchId":"f299f48a-86a0-4b42-bde6-348616bd9a39"},"registryLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}],"isInSeo":true,"language":"es","originalLanguage":"es","appDefinitionIdToSiteRevision":{"1522827f-c56c-a5c9-2ac9-00f9e6ae12d3":"1903","561171c5-080e-40d6-8d53-085538541002":"3597","14bcded7-0066-7c35-14d7-466cb3f09103":"1335","13d21c63-b5ec-5912-8397-c3a5ddb27a97":"440"},"isClientSdkOnSite":true,"appDefinitionIdsWithCustomCss":["561171c5-080e-40d6-8d53-085538541002"],"isBuilderComponentModel":false,"hasUserDomainMedia":false,"userDomainMediaPrefixes":[],"useViewerAssetsProxy":false},"beckyExperiments":{"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.imageEncodingAVIF":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":true,"specs.thunderbolt.UseNestedLoginSocialBarMenuItems":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.a11yContrast":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.responsiveContainerRoleGroup":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.resolveTpaLinkByPageId":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true},"manifests":{"node":{"modulesToHashes":{"builder-component-features":"67d27cbc.bundle.min","builder-component-css":"d4fe8461.bundle.min","builder-component-platform":"aab98e25.bundle.min","component-manifest-css":"71da8612.bundle.min","thunderbolt-css-mappers":"ccd4a27c.bundle.min","thunderbolt-services-configs":"5049fd9b.bundle.min","thunderbolt-features":"e5e5ea1e.bundle.min","thunderbolt-platform":"517f8547.bundle.min","thunderbolt-css":"dbe903a5.bundle.min","thunderbolt-site-map":"dd7e47fe.bundle.min","thunderbolt-mobile-app-builder":"ed48035f.bundle.min"}},"web":{"modulesToHashes":{"thunderbolt-platform":"89fa95ca.bundle.min","thunderbolt-css":"4e902704.bundle.min","thunderbolt-site-map":"fe81344c.bundle.min","thunderbolt-mobile-app-builder":"2aa99dc6.bundle.min","builder-component-features":"c5d9a7ba.bundle.min","builder-component-css":"2a45cd58.bundle.min","builder-component-platform":"99272a9c.bundle.min","component-manifest-css":"89ca831d.bundle.min","thunderbolt-css-mappers":"5a0a0546.bundle.min","thunderbolt-services-configs":"b5e09fc6.bundle.min","webpack-runtime":"e9817151.bundle.min","thunderbolt-features":"2facc35a.bundle.min"},"webpackRuntimeBundle":"e9817151.bundle.min"},"webWorker":{"modulesToHashes":{"thunderbolt-features":"a49caa83.bundle.min","thunderbolt-platform":"8e2dafa8.bundle.min","thunderbolt-css":"f77ec890.bundle.min","thunderbolt-site-map":"5d41746e.bundle.min","thunderbolt-mobile-app-builder":"fe073b50.bundle.min","builder-component-features":"00fc030f.bundle.min","builder-component-css":"5042df73.bundle.min","builder-component-platform":"5e1a7613.bundle.min","component-manifest-css":"5aca74de.bundle.min","thunderbolt-css-mappers":"23313402.bundle.min","thunderbolt-services-configs":"31699d81.bundle.min"}}},"siteAssetsVersions":{"viewer-assets-generator":"1.0.0","santa-data-fixer":"1.5419.0","@wix\/santa-main-r":"1.1643.0","santa-main-r":"1.1643.0","@wix\/blocks-app-descriptor":"1.118.0","simple-all-pages":"1.0.0","blocks-builder-manifest-generator":"1.151.0","@wix\/santa-data-fixer":"1.5419.0","remote-widget-structure-builder":"1.251.0","remote-widget-metadata":"1.2593.0","santa-site-metadata":"1.3340.0","piler-siteassets":"1.931.0","stylable-santa-flatten":"2.0.222","@wix\/piler-siteassets":"1.931.0"},"staticHTMLComponentUrl":"https:\/\/www-onlineterapia-org.filesusr.com\/","remoteWidgetStructureBuilderVersion":"1.251.0","blocksBuilderManifestGeneratorVersion":"1.129.0"},"experiments":{"specs.thunderbolt.cmsDprNamedQueryParam":true,"specs.thunderbolt.viewport_hydration_extended_react_18":true,"specs.thunderbolt.inMemoryPaypalAuthToken":true,"specs.thunderbolt.PanoramaErrorMonitor":true,"specs.thunderbolt.getMemberDetailsFromMembersNg":true,"specs.promote.ar.reportRestPurchaseEventsInsteadOfKafka":true,"specs.thunderbolt.UseEcomFemBi":true,"specs.thunderbolt.siteMembersMultilingualLanguage":true,"specs.thunderbolt.browserCacheReload":true,"specs.thunderbolt.resolveSpxWithoutEditorCheck":true,"specs.thunderbolt.useERCUndependentComp":true,"specs.thunderbolt.shouldUseResponsiveImages":true,"specs.thunderbolt.fedops_enableSampleRateForAppNames":true,"specs.thunderbolt.excludeInstanceFromQueryParams":true,"specs.thunderbolt.fullPageNavigationSpecificSites":true,"specs.thunderbolt.LoginSocialBarSplitStateProps":true,"specs.thunderbolt.bundlerTrafficToAws":true,"specs.thunderbolt.UseOriginalBlocksAppInstance":true,"specs.thunderbolt.UseLoginSocialBarCustomMenu":true,"specs.thunderbolt.deprecatewixperf":true,"specs.thunderbolt.useNewRegisterLogin":true,"specs.thunderbolt.shouldFixIosFlashBug":true,"omriTest2":true,"specs.thunderbolt.UseNewLoginSocialBarCustomMenuPositioning":true,"specs.thunderbolt.ShouldUseNewIAMSocialFlow":true,"specs.thunderbolt.useIAMEnabledConnections":true,"specs.thunderbolt.securityExperiments":true,"specs.thunderbolt.fixFirefoxLinkBarIntrinsicSizing":true,"specs.thunderbolt.useElementoryRelativePath":true,"specs.thunderbolt.HamburgerMenuOverflowFix":true,"specs.thunderbolt.outlineCss":true,"specs.thunderbolt.UseNestedLoginSocialBarMenuItems":true,"specs.thunderbolt.UseNewLoginBarDropdownMenuAlignment":true,"specs.thunderbolt.updateRichTextSemanticClassNamesOnCorvid":true,"specs.thunderbolt.motionTimeAnimationsCSS":true,"specs.thunderbolt.DDMenuMigrateCssCarmiMapper":true,"specs.membersArea.LoginBarRemake":true,"specs.thunderbolt.buttonUdp":true,"specs.thunderbolt.SlideshowStopMediaInNonActiveSlides":true,"specs.thunderbolt.hardenFetchAndXHR":true,"specs.thunderbolt.useResponsiveImgClassicFixed":true,"specs.thunderbolt.biForBrowserZoom":true,"specs.thunderbolt.paidPlansSdkUseV2Orders":true,"specs.thunderbolt.shouldValidateRedirectUrl":true,"specs.thunderbolt.vectorImageDecorativeClickElementTitle":true,"specs.thunderbolt.veloWixMembersAmbassadorV2":true,"specs.thunderbolt.EagerSpeculationRules":true,"specs.thunderbolt.megaMenuMouseLeave":true,"specs.thunderbolt.fixMpaWorkerBi":true,"specs.thunderbolt.resolveDocumentLink":true,"specs.thunderbolt.UseWixDataItemService":true,"specs.thunderbolt.useImageAvifFormatInNativeProGallery":true,"specs.thunderbolt.a11yContrast":true,"specs.thunderbolt.UseCloudDataUrlWithBaseExternalUrl":true,"specs.promote.ar.reportEcomPlatformPurchaseEvents":true,"specs.thunderbolt.UseNewLoginSocialBarMemberInitialsAvatar":true,"specs.thunderbolt.filterRobotsForConvertedDynamicPages":true,"specs.thunderbolt.veloBundlerParastorageUrl":true,"specs.thunderbolt.responsiveContainerRoleGroup":true,"specs.thunderbolt.AddRegisterEventListenerToWixWindow":true,"specs.thunderbolt.UseNewLoginSocialBarElementStructure":true,"specs.thunderbolt.LottieUseCanvasForIOSDevices":true,"specs.thunderbolt.inlineFontsCSSForIframeTPA":true,"specs.ident.usePlatformizedSMAuth":true,"specs.thunderbolt.pricingPlansUserOrdersV2":true,"specs.thunderbolt.buttonUdp_loggedIn":true,"specs.thunderbolt.LoginBarEnableLoggingInStateInSSR":true,"specs.thunderbolt.resolveTpaLinkByPageId":true,"specs.thunderbolt.imageEncodingAVIF":true,"displayWixAdsNewVersion":true,"specs.thunderbolt.BundlerTypescriptListExportedFunctions":true,"specs.thunderbolt.ooi_css_optimization":true,"specs.thunderbolt.overrideFloatInDistance":true,"specs.thunderbolt.editorElementsRegistryEnsureComponentLoaderFix":true,"specs.thunderbolt.EnableCustomCSSVarsForLoginSocialBar":true,"specs.thunderbolt.deduplicateFAQPageStructuredData":true,"specs.thunderbolt.shouldFetchLogoutUrlByClientId":true,"specs.thunderbolt.routerFetchExtendedUrlLength":true,"specs.thunderbolt.convertBirthdateToISOString":true,"specs.promote.ar.reportScheduleEventsOnPurchaseIfNeeded":true,"specs.thunderbolt.fetchCurrentMemberFromMembersNg":true,"specs.thunderbolt.UseNewLoginBarColorWiringOnE3":true},"fleetConfig":{"fleetName":"thunderbolt-seo-renderer","type":"Rollout","code":1},"accessTokensUrl":"https:\/\/www.onlineterapia.org\/_api\/v1\/access-tokens","rollout":{"siteAssetsVersionsRollout":false,"isDACRollout":0,"isTBRollout":true},"commonConfig":{"brand":"wix","host":"VIEWER","bsi":"","consentPolicy":{},"consentPolicyHeader":{},"siteRevision":"4","branchId":"f299f48a-86a0-4b42-bde6-348616bd9a39","renderingFlow":"NONE","language":"es","locale":"es-es"},"componentsLibrariesTopology":[{"artifactId":"editor-elements","namespace":"wixui","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"},{"artifactId":"editor-elements","namespace":"dsgnsys","url":"https:\/\/static.parastorage.com\/services\/editor-elements\/1.15171.0"}],"anywhereConfig":{},"interactionSampleRatio":0.01,"rendererType":null,"isPartialRouteMatching":false,"useLocalPiler":false,"pilerExperiments":{"specs.piler.useEditorReactComponents":true},"ercVersion":"1.2103.0","escVersion":"1.967.0","react18Compatible":true,"react18HydrationBlackListWidgets":["14756c3d-f10a-45fc-4df1-808f22aabe80"],"mpaBlacklistWidgets":[],"excludeCompsForSSRList":[""],"mpaNavigationCompatible":true,"mpaIncompatibleWidgetsList":[],"mpaExclusionReasons":[],"siteCacheable":true,"isolatedRenderer":false,"siteOwnerId":"9af21475-851d-4284-a0ee-01b706507531","hasInteractions":false}</script>
<script>window.viewerModel = JSON.parse(document.getElementById('wix-viewer-model').textContent)</script>
<!-- renderIndicator -->


<!-- versionIndicator -->


<!-- used platform apis start -->
<script type="application/json" id="used-platform-apis-data">["location","window","site","seo","user"]</script>
<script>window.usedPlatformApis = JSON.parse(document.getElementById('used-platform-apis-data').textContent)</script>
<!-- used platform apis end -->

<!-- Business Manager -->

<!-- initCustomElements #2 -->

    <script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/wixDropdownWrapper.inline.03d1fda0.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["5117"],{},function(n){n.O(0,["1619","3033"],function(){return n(n.s=55901)}),n.O()}]);</script>

<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.eefbcea5.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6747"],{99090(e,t,o){o.d(t,{O:()=>c});let c=(e,t="")=>t.toLowerCase().includes("forcereducedmotion")||!!e?.matchMedia("(prefers-reduced-motion: reduce)").matches}},function(e){e.O(0,["1619","3033"],function(){return e(e.s=19787)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/lazyCustomElementWrapper.inline.eefbcea5.bundle.min.js.map</script>

<!-- react -->
<script crossorigin="" onload="resolveExternalsRegistryModule('react')" src="https://static.parastorage.com/unpkg/react@18.3.1/umd/react.production.min.js"></script>
<!-- react-dom -->
<script crossorigin="" defer="" onload="resolveExternalsRegistryModule('reactDOM')" src="https://static.parastorage.com/unpkg/react-dom@18.3.1/umd/react-dom.production.min.js"></script>
<!-- lodash script -->
<script async="" onload="resolveExternalsRegistryModule('lodash')" src="https://static.parastorage.com/unpkg/lodash@4.17.21/lodash.min.js"></script>
<!-- initial scripts -->
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/thunderbolt-commons.f70a5b9e.bundle.min.js"></script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.bd98b808.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["6008"],{68703(e,r,t){t.d(r,{L:()=>i});var o=t(8716),a=t(26778),n=t(89330);let i=(0,o.Og)([],()=>({definition:a.FedopsLoggerDefinition,impl:n.FedopsLoggerService,config:{},platformConfig:{}}))},89973(e,r,t){t.d(r,{h:()=>i});var o=t(65672),a=t(48869);let n=({useBatch:e=!0,publishMethod:r=o.PublishMethods.Auto,endpoint:t,muteBi:a=!1,biStore:n,sessionManager:i,fetch:s,factory:d})=>d({useBatch:e,publishMethod:r,endpoint:t}).setMuted(a).withUoUContext({msid:n.msid}).withNonEssentialContext({visitorId:()=>i.getVisitorId(),siteMemberId:()=>i.getSiteMemberId()}).updateDefaults({vsi:n.viewerSessionId,_av:`thunderbolt-${n.viewerVersion}`,isb:n.is_headless,...n.is_headless&&{isbr:n.is_headless_reason}}),i={createBaseBiLoggerFactory:n,createBiLoggerFactoryForFedops:e=>{let{biStore:{session_id:r,initialTimestamp:t,initialRequestTimestamp:o,dc:i,microPop:s,is_headless:d,isCached:p,pageData:l,rolloutData:u,caching:c,checkVisibility:f=()=>"",viewerVersion:m,requestUrl:I,st:h,isSuccessfulSSR:A,mpaSessionId:g,siteOwnerId:_,uuid:S},muteBi:E=!1}=e;return n({...e,muteBi:E}).updateDefaults({ts:()=>Date.now()-t,tsn:()=>(function({initialRequestTimestamp:e,adjustForPrerender:r=!1}){if("undefined"==typeof window)return Math.round(performance.now()+(performance.timeOrigin-e));let t=r?(0,a.b)():0;return Math.round(performance.now()-t)})({initialRequestTimestamp:o,adjustForPrerender:!0}),dc:i,microPop:s,caching:c,session_id:r,st:h,url:I||l.pageUrl,ish:d,pn:l.pageNumber,isFirstNavigation:1===l.pageNumber,pv:f,pageId:l.pageId,isServerSide:!1,isSuccessfulSSR:A,is_lightbox:l.isLightbox,is_cached:p,is_sav_rollout:+!!u.siteAssetsVersionsRollout,is_dac_rollout:+!!u.isDACRollout,v:m,mpaSessionId:g,siteOwnerId:_,uuid:S,..."undefined"!=typeof document&&document.referrer&&{document_referrer:document.referrer},..."undefined"!=typeof navigator&&navigator.language&&{browserLanguage:navigator.language}})}}},48869(e,r,t){t.d(r,{b:()=>o});let o=()=>{let e=(()=>{if("undefined"==typeof performance||"function"!=typeof performance.getEntriesByType)return;let e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e})();return e?.activationStart??0}},35499(e,r,t){t.d(r,{W:()=>p});var o=t(41394),a=t(41789),n=t(683),i=t(4291),s=t(6355),d=t(76526);let p=({biLoggerFactory:e,customParams:r={},phasesConfig:t="SEND_ON_FINISH",appName:p="thunderbolt",presetType:l=o.u.BOLT,reportBlackbox:u=!1,paramsOverrides:c={},factory:f,muteThunderboltEvents:m=!1,experiments:I={},monitoringData:h})=>{let A,g,_,S,E,N,v,R,b=f(p,{presetType:l,phasesConfig:t,isPersistent:!0,isServerSide:!1,reportBlackbox:u,customParams:r,biLoggerFactory:e,paramsOverrides:c,enableSampleRateForAppNames:(0,d.isExperimentOpen)(I,"specs.thunderbolt.fedops_enableSampleRateForAppNames")??("undefined"!=typeof window&&(0,d.isExperimentOpen)(I,"specs.thunderbolt.fedops_enableSampleRateForAppNames"))}),{interactionStarted:O,interactionEnded:w,appLoadingPhaseStart:T,appLoadingPhaseFinish:y,appLoadStarted:D,appLoaded:V}=b,L=(0,d.isExperimentOpen)(I,"specs.thunderbolt.fedopsMuteErrors"),C=(0,d.isExperimentOpen)(I,"specs.thunderbolt.panoramaInSsr"),F="undefined"==typeof window,B=e=>e?.evid&&26===parseInt(e.evid,10),P=(A=(0,s.n)(),h?.viewerSessionId&&A.setSessionId(h.viewerSessionId),g=h?.metaSiteId??"",_=h?.dc??"",S=!!h?.isHeadless,E=!!h?.isCached,N=!!h?.rolloutData?.isTBRollout,v=!!h?.rolloutData?.isDACRollout,R=!!h?.rolloutData?.siteAssetsVersionsRollout,(0,n.V)({baseParams:{platform:i.OD.Viewer,msid:g,fullArtifactId:"com.wixpress.html-client.wix-thunderbolt",artifactVersion:h?.artifactVersion,componentId:p},pluginParams:{useBatch:!0},data:{dataCenter:_,isHeadless:S,isCached:E,isRollout:N,isDacRollout:v,isSavRollout:R,isSsr:!1,presetType:l,customParams:r},reporterOptions:F?{fetchFn:fetch}:{}}).withGlobalConfig(A).client()),G=e=>{P&&(C||!F)&&(e?P.reportLoadStart():P.reportLoadFinish())},x=(e,r,t)=>{if(!P)return;let o=e.replaceAll(" ","_");r?P.transaction(o).start(t):P.transaction(o).finish(t)},M=(e,r,t,n)=>{if(a.iy.has(p))return!0;if(((e,r,t)=>{let n;return B(t)?L:(n=t?.siteAssetsModule??"",!(l!==o.u.BOLT||a.EQ.has(e)||r&&["thunderbolt-css","thunderbolt-features","thunderbolt-platform"].includes(n)))})(e,r,n))return!1;if(n?.siteAssetsModule)return!0;let i=!!t?.appId&&!a.S_.has(t.appId),s=a.S2.has(e),d=a.wV.has(e);return s||i||!d&&!m};return b.interactionStarted=(e,r)=>{if(B(r?.paramsOverrides)?((e={})=>{if(!P)return;let{errorInfo:r,errorType:t}=e,o=Error(r);P?.errorMonitor().reportError(o,{errorName:t,environment:"Viewer"})})(r?.paramsOverrides):(C||e.startsWith("platform_")||!F)&&x(e,!0),M(e,!0,void 0,r?.paramsOverrides))return O.call(b,e,r);try{performance.mark(`${e} started`)}catch(e){}return{timeoutId:0}},b.interactionEnded=(e,r)=>{if((C||e.startsWith("platform_")||!F)&&x(e,!1),M(e,!0,void 0,r?.paramsOverrides))w.call(b,e,r);else try{performance.mark(`${e} ended`)}catch(e){}},b.appLoadingPhaseStart=(e,r)=>{if(x(e,!0,{appDefId:r?.appId,componentId:r?.widgetId}),M(e,!1,r))T.call(b,e,r);else try{performance.mark(`${e} started`)}catch(e){}},b.appLoadingPhaseFinish=(e,r,t)=>{if(x(e,!1,{appDefId:r?.appId,componentId:r?.widgetId}),M(e,!1,r))y.call(b,e,r,t);else try{performance.mark(`${e} finished`)}catch(e){}},b.appLoadStarted=e=>{G(!0),D.call(b,e)},b.appLoaded=e=>{G(!1),V.call(b,e)},b}},81855(e,r,t){t.d(r,{c:()=>o});let o=e=>{let r="thunderbolt-commons";return{reportAsyncWithCustomKey:(t,o,a)=>e.reportAsyncWithCustomKey(t,r,o,a),runAsyncAndReport:(t,o)=>e.runAsyncAndReport(t,r,o),runAndReport:(t,o)=>e.runAndReport(t,r,o),reportError:t=>{e.captureError(t,{tags:{feature:r,clientMetricsReporterError:!0}})},meter:(r,t)=>{e.meter(r,t)},histogram:(e,r)=>{}}}},27256(e,r,t){t.r(r),t.d(r,{createBiReporter:()=>i,site:()=>s});var o=t(73388),a=t(60990);let n=(...e)=>console.log("[TB] ",...e);function i(e=n,r=n,t=()=>{},o=n,a=n){return{reportBI:e,sendBeat:r,setDynamicSessionData:t,reportPageNavigation:o,reportPageNavigationDone:a}}let s=({biReporter:e,wixBiSession:r,viewerModel:t})=>n=>{n(o.O$).toConstantValue(r),n(o.u6).toConstantValue(e),n(o.lR).toConstantValue((0,a.f)(t))}},94756(e,r,t){t.d(r,{lF:()=>n,mY:()=>s,w4:()=>i});var o,a,n=((o={})[o.START=1]="START",o[o.VISIBLE=2]="VISIBLE",o[o.PARTIALLY_VISIBLE=12]="PARTIALLY_VISIBLE",o[o.PAGE_FINISH=33]="PAGE_FINISH",o[o.FIRST_CDN_RESPONSE=4]="FIRST_CDN_RESPONSE",o[o.TBD=-1]="TBD",o[o.PAGE_NAVIGATION=101]="PAGE_NAVIGATION",o[o.PAGE_NAVIGATION_DONE=103]="PAGE_NAVIGATION_DONE",o),i=((a={})[a.NAVIGATION=1]="NAVIGATION",a[a.DYNAMIC_REDIRECT=2]="DYNAMIC_REDIRECT",a[a.INNER_ROUTE=3]="INNER_ROUTE",a[a.NAVIGATION_ERROR=4]="NAVIGATION_ERROR",a[a.CANCELED=5]="CANCELED",a);let s={1:"page-navigation",2:"page-navigation-redirect",3:"page-navigation-inner-route",4:"navigation-error",5:"navigation-canceled"}},73388(e,r,t){t.d(r,{O$:()=>a,lR:()=>n,u6:()=>o});let o=Symbol.for("BI"),a=Symbol.for("WixBiSessionSymbol"),n=Symbol.for("appName")}}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi-common.inline.bd98b808.bundle.min.js.map</script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.0ec89560.bundle.min.js"></script>
<script async="" src="https://static.parastorage.com/services/wix-thunderbolt/dist/main.renderer.99fa8096.bundle.min.js"></script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.cef181d9.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["8426"],{7146(e,r,t){t.r(r),t.d(r,{platformWorkerPromise:()=>m});let s=window.viewerModel,a=s?.siteFeatures||[],o=s?.siteFeaturesConfigs?.platform,p=s?.siteAssets?.clientTopology,l=s?.site?.externalBaseUrl,i=window.usedPlatformApis,c="undefined"!=typeof Worker&&a.includes("platform")&&!!o,n=async()=>{let e;if(!o?.clientWorkerUrl||!o?.appsScripts||!o?.bootstrapData)return void console.warn("[create-worker] Platform config incomplete (missing clientWorkerUrl, appsScripts, or bootstrapData), skipping worker creation");let r="platform_create-worker started";performance.mark(r);let{clientWorkerUrl:t,appsScripts:s,bootstrapData:a,sdksStaticPaths:c}=o,{appsSpecData:n={},appDefIdToIsMigratedToGetPlatformApi:m={},forceEmptySdks:d}=a||{},f=new Worker(t.startsWith("http://localhost:")||t.startsWith("https://bo.wix.com/suricate/")||document.baseURI!==location.href?(e=new Blob([`importScripts('${t}');`],{type:"application/javascript"}),URL.createObjectURL(e)):t.replace(p?.fileRepoUrl||"",`${l}/_partials`)),u=s?.urls||{},k=Object.keys(u).filter(e=>!n[e]?.isModuleFederated).reduce((e,r)=>(e[r]=u[r],e),{});c&&c.mainSdks&&c.nonMainSdks&&(Object.values(m).every(e=>e)||d?f.postMessage({type:"preloadNamespaces",namespaces:i}):f.postMessage({type:"preloadAllNamespaces",sdksStaticPaths:c})),f.postMessage({type:"platformScriptsToPreload",appScriptsUrls:k});let w="platform_create-worker ended";return performance.mark(w),performance.measure("Create Platform Web Worker",r,w),f},m=c?n():Promise.resolve()}},function(e){e(e.s=7146)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/createPlatformWorker.inline.cef181d9.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.5cd174ec.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1625"],{97534(){var e;let n,a,t;e=window,n=new Set,a=[],t=e=>{let a=[];n.forEach(n=>{e.canHandleEvent(n)&&a.push(n)}),a.forEach(a=>{n.delete(a),e.handleEvent(a)})},e.addEventListener("message",e=>{let d={source:e.source,data:e.data,origin:e.origin},s=a.find(e=>e.canHandleEvent(d));s?(t(s),s.handleEvent(d)):n.add(d)}),e._addWindowMessageHandler=e=>{a.push(e),t(e)}}},function(e){e(e.s=97534)}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/windowMessageRegister.inline.5cd174ec.bundle.min.js.map</script>

<!-- scriptTagsToPreload -->




<!-- bi -->
<script>
    window.clientSideRender = false;
</script>
<!-- bi -->
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.ae93e7f6.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["9114"],{80974(e,i,n){let r,t,s,a;n.d(i,{K:()=>u});var o=n(94756);let c="unknown",d=e=>{let i,n,r=(i=e.cache,n=e.varnish,`${i||c},${n||c}`);return{caching:r,isCached:r.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},l={WixSite:1,UGC:2,Template:3},u=(r=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:r,fleetConfig:t,commonConfig:s,interactionSampleRatio:a},clientSideRender:o,santaRenderingError:u}=window,p=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:a}),m=(e=>{let{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent:r,plugins:t,languages:s}=i;if(n)return"webdriver";if(!t||Array.isArray(t))return"plugins";if(Object.getOwnPropertyDescriptor(t,"0")?.writable)return"plugins-extra";if(!r)return"userAgent";if(r.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:r.appNameForBiEvents,siteRevision:String(r.siteRevision),msId:r.metaSiteId,is_rollout:0===t.code||1===t.code?t.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(r.sessionId),btype:m,isjp:!!m,dc:r.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...((e,i)=>{let n,r=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(r.cache||r.varnish)return d({cache:r.cache||c,varnish:r.varnish||c,microPop:r.microPop});let t=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||c,microPop:n[3]}:null;return t?d(t):{caching:c,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:l[r.siteType]||0,commonConfig:s,muteThunderboltEvents:p,isServerSide:+!o,isSuccessfulSSR:!o,fallbackReason:u?.errorInfo,mpaSessionId:e.mpaSessionId}})(),t={},s=1,{sendBeat:a=(e,i)=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}},reportBI:function(e,i){let n,r;n=i?`${e} - ${i}`:e,r="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&r&&performance.measure(`\u2B50${e}`,r,n)},wixBiSession:r,sendBeacon:e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)},setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{t.visitorId=e||t.visitorId,t.siteMemberId=i||t.siteMemberId,t.bsi=n||t.bsi},reportPageNavigation:function(e){s+=1,a(o.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){a(o.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===o.w4.DYNAMIC_REDIRECT||i===o.w4.NAVIGATION_ERROR||i===o.w4.CANCELED)&&(s-=1)}});window.bi=u,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),u.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=80974)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/bi.inline.ae93e7f6.bundle.min.js.map</script>
<script data-url="https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.995b241c.bundle.min.js">"use strict";(self.webpackJsonp__wix_thunderbolt_app=self.webpackJsonp__wix_thunderbolt_app||[]).push([["1698"],{40250(e,i,n){var r=n(94756);n(80974).K.sendBeat(r.lF.PARTIALLY_VISIBLE,"Partially visible",{pageId:window.firstPageId})},80974(e,i,n){let r,t,s,a;n.d(i,{K:()=>p});var o=n(94756);let c="unknown",d=e=>{let i,n,r=(i=e.cache,n=e.varnish,`${i||c},${n||c}`);return{caching:r,isCached:r.includes("hit"),...e.microPop?{microPop:e.microPop}:{}}},l={WixSite:1,UGC:2,Template:3},p=(r=(()=>{let{fedops:e,viewerModel:{siteFeaturesConfigs:i,requestUrl:n,site:r,fleetConfig:t,commonConfig:s,interactionSampleRatio:a},clientSideRender:o,santaRenderingError:p}=window,u=(({requestUrl:e,interactionSampleRatio:i})=>{let n=new URL(e).searchParams;return n.has("sampleEvents")?"true"===n.get("sampleEvents"):Math.random()<(i?1-i:.9)})({requestUrl:n,interactionSampleRatio:a}),m=(e=>{let{userAgent:i}=e.navigator;return/instagram.+google\/google/i.test(i)?"":/bot|google(?!play)|phantom|crawl|spider|headless|slurp|facebookexternal|Lighthouse|PTST|^mozilla\/4\.0$|^\s*$/i.test(i)?"ua":""})(window)||(()=>{try{if(window.self===window.top)return""}catch{}return"iframe"})()||(()=>{if(!Function.prototype.bind)return"bind";let{document:e,navigator:i}=window;if(!e||!i)return"document";let{webdriver:n,userAgent:r,plugins:t,languages:s}=i;if(n)return"webdriver";if(!t||Array.isArray(t))return"plugins";if(Object.getOwnPropertyDescriptor(t,"0")?.writable)return"plugins-extra";if(!r)return"userAgent";if(r.indexOf("Snapchat")>0&&e.hidden)return"Snapchat";if(!s||0===s.length||!Object.isFrozen(s))return"languages";try{throw Error()}catch(e){if(e instanceof Error){let{stack:i}=e;if(i&&/ (\(internal\/)|(\(?file:\/)/.test(i))return"stack"}}return""})()||(({seo:e})=>e?.isInSEO?"seo":"")(i);return{suppressbi:n.includes("suppressbi=true"),initialTimestamp:window.initialTimestamps.initialTimestamp,initialRequestTimestamp:window.initialTimestamps.initialRequestTimestamp,viewerSessionId:e.vsi,viewerName:r.appNameForBiEvents,siteRevision:String(r.siteRevision),msId:r.metaSiteId,is_rollout:0===t.code||1===t.code?t.code:null,is_platform_loaded:0,requestUrl:encodeURIComponent(n),sessionId:String(r.sessionId),btype:m,isjp:!!m,dc:r.dc,siteCacheRevision:"__siteCacheRevision__",checkVisibility:(()=>{let e=!0;function i(){e=e&&!0!==document.hidden}return document.addEventListener("visibilitychange",i,{passive:!0}),i(),()=>(i(),e)})(),...((e,i)=>{let n,r=(e=>{let i;try{i=e()}catch{i=[]}let n=i.reduce((e,i)=>(e[i.name]=i.description,e),{});return{cache:n.cache,varnish:n.varnish,microPop:n.dc}})(i);if(r.cache||r.varnish)return d({cache:r.cache||c,varnish:r.varnish||c,microPop:r.microPop});let t=(n=e.match(/ssr-caching="?cache[,#]\s*desc=([\w-]+)(?:[,#]\s*varnish=(\w+))?(?:[,#]\s*dc[,#]\s*desc=([\w-]+))?(?:"|;|$)/))&&n.length?{cache:n[1],varnish:n[2]||c,microPop:n[3]}:null;return t?d(t):{caching:c,isCached:!1}})(document.cookie,()=>[...performance.getEntriesByType("navigation")[0].serverTiming||[]]),isMesh:1,st:l[r.siteType]||0,commonConfig:s,muteThunderboltEvents:u,isServerSide:+!o,isSuccessfulSSR:!o,fallbackReason:p?.errorInfo,mpaSessionId:e.mpaSessionId}})(),t={},s=1,{sendBeat:a=(e,i)=>{if(i&&performance.mark){let n=`${i} (beat ${e})`;performance.mark(n)}},reportBI:function(e,i){let n,r;n=i?`${e} - ${i}`:e,r="end"===i?`${e} - start`:null,performance.mark(n),performance.measure&&r&&performance.measure(`\u2B50${e}`,r,n)},wixBiSession:r,sendBeacon:e=>{let i=!1;if(!/\(iP(hone|ad|od);/i.test(window?.navigator?.userAgent))try{i=navigator.sendBeacon(e)}catch{}i||(new Image().src=e)},setDynamicSessionData:({visitorId:e,siteMemberId:i,bsi:n})=>{t.visitorId=e||t.visitorId,t.siteMemberId=i||t.siteMemberId,t.bsi=n||t.bsi},reportPageNavigation:function(e){s+=1,a(o.lF.PAGE_NAVIGATION,"page navigation start",{pageId:e,pageNumber:s})},reportPageNavigationDone:function(e,i){a(o.lF.PAGE_NAVIGATION_DONE,"page navigation complete",{pageId:e,pageNumber:s,navigationType:i}),(i===o.w4.DYNAMIC_REDIRECT||i===o.w4.NAVIGATION_ERROR||i===o.w4.CANCELED)&&(s-=1)}});window.bi=p,window.bi.wixBiSession.isServerSide=+!window.clientSideRender,window.bi.wixBiSession.isSuccessfulSSR=!window.clientSideRender,window.clientSideRender&&(window.bi.wixBiSession.fallbackReason=window.santaRenderingError?.errorInfo),p.sendBeat(1,"Init")}},function(e){e.O(0,["6008"],function(){return e(e.s=40250)}),e.O()}]);
//# sourceMappingURL=https://static.parastorage.com/services/wix-thunderbolt/dist/sendBeat12.inline.995b241c.bundle.min.js.map</script>
<script>
    window.firstPageId = 'mainPage'

    if (window.requestCloseWelcomeScreen) {
        window.requestCloseWelcomeScreen()
    }
	if (!window.__browser_deprecation__) {
		window.fedops.phaseStarted('partially_visible', {paramsOverrides: { pageId: firstPageId, isSuccessfulSSR: !clientSideRender }})
	}
</script>
    

    
    <script defer="" src="https://static.parastorage.com/services/tag-manager-client/1.1066.0/siteTags.bundle.min.js"></script>









    <!--pageHtmlEmbeds.bodyEnd start-->
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd start"></script>
    
    <script type="wix/htmlEmbeds" id="pageHtmlEmbeds.bodyEnd end"></script>
    <!--pageHtmlEmbeds.bodyEnd end-->




<!-- domStoreHtml -->
<svg data-dom-store style="display:none"><defs id="dom-store-defs"></defs></svg>




<!-- warmup data start -->
<script type="application/json" id="wix-warmup-data">{"platform":{"ssrPropsUpdates":[{"comp-m73l15c4_r_comp-moj34co5":{"collapsed":true},"comp-m73l15c4_r_comp-m014w4i6":{"selectedStateId":"comp-m73l15c4_r_comp-moj1h5cq"}},{"comp-m73l15c4_r_comp-moj1h5gv4":{"items":["skeleton-0","skeleton-1","skeleton-2","skeleton-3","skeleton-4","skeleton-5","skeleton-6"]}}],"ssrStyleUpdates":[{"comp-m73l15c4_r_comp-moj34co5":{"visibility":"hidden !important","overflow":"clip !important","height":"0 !important","width":"0 !important","min-width":"0 !important","min-height":"0 !important","margin-bottom":"0 !important","margin-left":"0 !important","margin-right":"0 !important","padding":"0 !important","position":"absolute !important","margin-top":"0 !important"},"comp-m73l15c4_r_comp-moj1h5h012__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5h012__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5h012__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5h012__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5h012__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5h012__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5h012__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5h39__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5h39__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5h39__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5h39__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5h39__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5h39__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5h39__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hf4__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hf4__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hf4__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hf4__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hf4__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hf4__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hf4__skeleton-6":{},"comp-m73l15c4_r_comp-moj1sp5f__skeleton-0":{},"comp-m73l15c4_r_comp-moj1sp5f__skeleton-1":{},"comp-m73l15c4_r_comp-moj1sp5f__skeleton-2":{},"comp-m73l15c4_r_comp-moj1sp5f__skeleton-3":{},"comp-m73l15c4_r_comp-moj1sp5f__skeleton-4":{},"comp-m73l15c4_r_comp-moj1sp5f__skeleton-5":{},"comp-m73l15c4_r_comp-moj1sp5f__skeleton-6":{},"comp-m73l15c4_r_comp-moj1u9xf__skeleton-0":{},"comp-m73l15c4_r_comp-moj1u9xf__skeleton-1":{},"comp-m73l15c4_r_comp-moj1u9xf__skeleton-2":{},"comp-m73l15c4_r_comp-moj1u9xf__skeleton-3":{},"comp-m73l15c4_r_comp-moj1u9xf__skeleton-4":{},"comp-m73l15c4_r_comp-moj1u9xf__skeleton-5":{},"comp-m73l15c4_r_comp-moj1u9xf__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hh14__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hh14__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hh14__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hh14__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hh14__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hh14__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hh14__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5i19__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5i19__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5i19__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5i19__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5i19__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5i19__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5i19__skeleton-6":{},"comp-m73l15c4_r_comp-moj1pp3o__skeleton-0":{},"comp-m73l15c4_r_comp-moj1pp3o__skeleton-1":{},"comp-m73l15c4_r_comp-moj1pp3o__skeleton-2":{},"comp-m73l15c4_r_comp-moj1pp3o__skeleton-3":{},"comp-m73l15c4_r_comp-moj1pp3o__skeleton-4":{},"comp-m73l15c4_r_comp-moj1pp3o__skeleton-5":{},"comp-m73l15c4_r_comp-moj1pp3o__skeleton-6":{},"comp-m73l15c4_r_comp-moj3i8qy__skeleton-0":{},"comp-m73l15c4_r_comp-moj3i8qy__skeleton-1":{},"comp-m73l15c4_r_comp-moj3i8qy__skeleton-2":{},"comp-m73l15c4_r_comp-moj3i8qy__skeleton-3":{},"comp-m73l15c4_r_comp-moj3i8qy__skeleton-4":{},"comp-m73l15c4_r_comp-moj3i8qy__skeleton-5":{},"comp-m73l15c4_r_comp-moj3i8qy__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hi12__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hi12__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hi12__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hi12__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hi12__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hi12__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hi12__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hj4__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hj4__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hj4__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hj4__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hj4__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hj4__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hj4__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hn16__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hn16__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hn16__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hn16__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hn16__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hn16__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hn16__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hp__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hp__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hp__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hp__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hp__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hp__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hp__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hq3__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hq3__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hq3__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hq3__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hq3__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hq3__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hq3__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hr6__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hr6__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hr6__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hr6__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hr6__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hr6__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hr6__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hs10__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hs10__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hs10__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hs10__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hs10__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hs10__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hs10__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5ht10__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5ht10__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5ht10__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5ht10__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5ht10__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5ht10__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5ht10__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hw__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hw__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hw__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hw__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hw__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hw__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hw__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hx11__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hx11__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hx11__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hx11__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hx11__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hx11__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hx11__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hy11__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hy11__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hy11__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hy11__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hy11__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hy11__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hy11__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hz12__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hz12__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hz12__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hz12__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hz12__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hz12__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hz12__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5i010__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5i010__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5i010__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5i010__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5i010__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5i010__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5i010__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hj18__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hj18__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hj18__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hj18__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hj18__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hj18__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hj18__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5ho7__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5ho7__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5ho7__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5ho7__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5ho7__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5ho7__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5ho7__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hp14__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hp14__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hp14__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hp14__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hp14__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hp14__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hp14__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hq17__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hq17__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hq17__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hq17__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hq17__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hq17__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hq17__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hr20__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hr20__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hr20__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hr20__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hr20__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hr20__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hr20__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hs24__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hs24__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hs24__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hs24__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hs24__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hs24__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hs24__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5ht24__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5ht24__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5ht24__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5ht24__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5ht24__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5ht24__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5ht24__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hw14__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hw14__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hw14__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hw14__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hw14__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hw14__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hw14__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hx25__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hx25__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hx25__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hx25__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hx25__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hx25__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hx25__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hy25__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hy25__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hy25__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hy25__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hy25__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hy25__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hy25__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5hz26__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5hz26__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5hz26__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5hz26__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5hz26__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5hz26__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5hz26__skeleton-6":{},"comp-m73l15c4_r_comp-moj1h5i024__skeleton-0":{},"comp-m73l15c4_r_comp-moj1h5i024__skeleton-1":{},"comp-m73l15c4_r_comp-moj1h5i024__skeleton-2":{},"comp-m73l15c4_r_comp-moj1h5i024__skeleton-3":{},"comp-m73l15c4_r_comp-moj1h5i024__skeleton-4":{},"comp-m73l15c4_r_comp-moj1h5i024__skeleton-5":{},"comp-m73l15c4_r_comp-moj1h5i024__skeleton-6":{},"comp-m73l15c4_r_comp-moj1m1p4__skeleton-0":{},"comp-m73l15c4_r_comp-moj1m1p4__skeleton-1":{},"comp-m73l15c4_r_comp-moj1m1p4__skeleton-2":{},"comp-m73l15c4_r_comp-moj1m1p4__skeleton-3":{},"comp-m73l15c4_r_comp-moj1m1p4__skeleton-4":{},"comp-m73l15c4_r_comp-moj1m1p4__skeleton-5":{},"comp-m73l15c4_r_comp-moj1m1p4__skeleton-6":{},"comp-m73l15c4_r_comp-moj1ni1c__skeleton-0":{},"comp-m73l15c4_r_comp-moj1ni1c__skeleton-1":{},"comp-m73l15c4_r_comp-moj1ni1c__skeleton-2":{},"comp-m73l15c4_r_comp-moj1ni1c__skeleton-3":{},"comp-m73l15c4_r_comp-moj1ni1c__skeleton-4":{},"comp-m73l15c4_r_comp-moj1ni1c__skeleton-5":{},"comp-m73l15c4_r_comp-moj1ni1c__skeleton-6":{},"comp-m73l15c4_r_comp-moj1sp5h7__skeleton-0":{},"comp-m73l15c4_r_comp-moj1sp5h7__skeleton-1":{},"comp-m73l15c4_r_comp-moj1sp5h7__skeleton-2":{},"comp-m73l15c4_r_comp-moj1sp5h7__skeleton-3":{},"comp-m73l15c4_r_comp-moj1sp5h7__skeleton-4":{},"comp-m73l15c4_r_comp-moj1sp5h7__skeleton-5":{},"comp-m73l15c4_r_comp-moj1sp5h7__skeleton-6":{},"comp-m73l15c4_r_comp-moj1sp5i11__skeleton-0":{},"comp-m73l15c4_r_comp-moj1sp5i11__skeleton-1":{},"comp-m73l15c4_r_comp-moj1sp5i11__skeleton-2":{},"comp-m73l15c4_r_comp-moj1sp5i11__skeleton-3":{},"comp-m73l15c4_r_comp-moj1sp5i11__skeleton-4":{},"comp-m73l15c4_r_comp-moj1sp5i11__skeleton-5":{},"comp-m73l15c4_r_comp-moj1sp5i11__skeleton-6":{},"comp-m73l15c4_r_comp-moj1sp5j1__skeleton-0":{},"comp-m73l15c4_r_comp-moj1sp5j1__skeleton-1":{},"comp-m73l15c4_r_comp-moj1sp5j1__skeleton-2":{},"comp-m73l15c4_r_comp-moj1sp5j1__skeleton-3":{},"comp-m73l15c4_r_comp-moj1sp5j1__skeleton-4":{},"comp-m73l15c4_r_comp-moj1sp5j1__skeleton-5":{},"comp-m73l15c4_r_comp-moj1sp5j1__skeleton-6":{},"comp-m73l15c4_r_comp-moj1sp5j17__skeleton-0":{},"comp-m73l15c4_r_comp-moj1sp5j17__skeleton-1":{},"comp-m73l15c4_r_comp-moj1sp5j17__skeleton-2":{},"comp-m73l15c4_r_comp-moj1sp5j17__skeleton-3":{},"comp-m73l15c4_r_comp-moj1sp5j17__skeleton-4":{},"comp-m73l15c4_r_comp-moj1sp5j17__skeleton-5":{},"comp-m73l15c4_r_comp-moj1sp5j17__skeleton-6":{},"comp-m73l15c4_r_comp-moj1sp5k11__skeleton-0":{},"comp-m73l15c4_r_comp-moj1sp5k11__skeleton-1":{},"comp-m73l15c4_r_comp-moj1sp5k11__skeleton-2":{},"comp-m73l15c4_r_comp-moj1sp5k11__skeleton-3":{},"comp-m73l15c4_r_comp-moj1sp5k11__skeleton-4":{},"comp-m73l15c4_r_comp-moj1sp5k11__skeleton-5":{},"comp-m73l15c4_r_comp-moj1sp5k11__skeleton-6":{},"comp-m73l15c4_r_comp-moj1u9xh__skeleton-0":{},"comp-m73l15c4_r_comp-moj1u9xh__skeleton-1":{},"comp-m73l15c4_r_comp-moj1u9xh__skeleton-2":{},"comp-m73l15c4_r_comp-moj1u9xh__skeleton-3":{},"comp-m73l15c4_r_comp-moj1u9xh__skeleton-4":{},"comp-m73l15c4_r_comp-moj1u9xh__skeleton-5":{},"comp-m73l15c4_r_comp-moj1u9xh__skeleton-6":{},"comp-m73l15c4_r_comp-moj21uzn__skeleton-0":{},"comp-m73l15c4_r_comp-moj21uzn__skeleton-1":{},"comp-m73l15c4_r_comp-moj21uzn__skeleton-2":{},"comp-m73l15c4_r_comp-moj21uzn__skeleton-3":{},"comp-m73l15c4_r_comp-moj21uzn__skeleton-4":{},"comp-m73l15c4_r_comp-moj21uzn__skeleton-5":{},"comp-m73l15c4_r_comp-moj21uzn__skeleton-6":{},"comp-m73l15c4_r_comp-moj21xse__skeleton-0":{},"comp-m73l15c4_r_comp-moj21xse__skeleton-1":{},"comp-m73l15c4_r_comp-moj21xse__skeleton-2":{},"comp-m73l15c4_r_comp-moj21xse__skeleton-3":{},"comp-m73l15c4_r_comp-moj21xse__skeleton-4":{},"comp-m73l15c4_r_comp-moj21xse__skeleton-5":{},"comp-m73l15c4_r_comp-moj21xse__skeleton-6":{},"comp-m73l15c4_r_comp-moj2xgmu__skeleton-0":{},"comp-m73l15c4_r_comp-moj2xgmu__skeleton-1":{},"comp-m73l15c4_r_comp-moj2xgmu__skeleton-2":{},"comp-m73l15c4_r_comp-moj2xgmu__skeleton-3":{},"comp-m73l15c4_r_comp-moj2xgmu__skeleton-4":{},"comp-m73l15c4_r_comp-moj2xgmu__skeleton-5":{},"comp-m73l15c4_r_comp-moj2xgmu__skeleton-6":{}}],"ssrStructureUpdates":[]},"pages":{"compIdToTypeMap":{"CONTROLLER_COMP_CUSTOM_ID":"AppController","comp-lj1nwhmv":"DropDownMenu","comp-m75yooxr":"VectorImage","comp-m74nag2j":"WRichText","comp-m74ndkoj":"WRichText","comp-j1kghp5f":"DropDownMenu","LnkBr0":"LinkBar","comp-knoh5gni":"LanguageSelector","comp-lm592bqk":"WRichText","comp-kmkgvuhy":"WPhoto","comp-kmkg35r0":"WRichText","comp-j1hxn63z":"WRichText","comp-knah93cx":"WRichText","comp-knilq4kf":"WRichText","comp-knah1r6o":"WRichText","comp-knah3lo4":"StylableButton","comp-lm592bqd5":"VectorImage","comp-lm592bqi4":"WRichText","masterPage":"MasterPage","SITE_HEADER":"HeaderContainer","SITE_FOOTER":"FooterContainer","PAGES_CONTAINER":"PagesContainer","SOSP_CONTAINER_CUSTOM_ID":"Container","comp-m74n8ho5":"StripColumnsContainer","comp-izpkn2fs":"StripColumnsContainer","comp-lm592bln":"StripColumnsContainer","SITE_PAGES":"PageGroup","comp-lj1nwf4p":"tpaWidgetNative","comp-lj1nwhlk":"AppWidget","comp-m74n8hr7":"Column","comp-izpkn2vz":"Column","comp-lm592bop":"Column","comp-knoq8ecf":"Group","comp-lm592bp3":"StripColumnsContainer","comp-lm592bqa2":"StripColumnsContainer","comp-lm592bp5":"Column","comp-lm592bpm1":"Column","comp-lm592bpp1":"Column","comp-lm592bq1":"Column","comp-lm592bqc1":"Column","comp-lm592bql2":"Column","comp-lm592bqn":"Column","comp-lm592bqu":"Column","BACKGROUND_GROUP":"BackgroundGroup","SCROLL_TO_TOP":"Anchor","SCROLL_TO_BOTTOM":"Anchor","soapAfterPagesContainer":"MeshGroup","SKIP_TO_CONTENT_BTN":"SkipToContentButton","comp-m74keb7l":"WRichText","comp-lm23e3r7":"WRichText","comp-lm23eq54":"WRichText","comp-m74shisz":"WPhoto","comp-m73o3pkn":"WRichText","comp-lm4yrc3n":"LinkBar","comp-m74tasir":"WRichText","comp-m74taywh":"StylableButton","comp-m74myeko":"WPhoto","comp-m74p7t7z":"WRichText","comp-lm4yhq4t":"WRichText","comp-lm2364ef":"StylableButton","comp-mab9cybf":"WPhoto","comp-m74opypk":"WRichText","comp-m74oxeb5":"WPhoto","comp-m74ozi6a":"WRichText","comp-lm4xrgep":"WRichText","comp-lm4xwqvm":"WPhoto","comp-m74o03m9":"WPhoto","comp-m74kusdo":"WRichText","comp-m74kusdq2":"WRichText","comp-m74mm430":"WRichText","comp-m74kusds":"StylableButton","comp-m74ofzoo":"WPhoto","comp-m74kua1z":"WRichText","comp-m74m8urw":"WRichText","comp-m74mn4a2":"WRichText","comp-m74kua23":"StylableButton","comp-m73l15c4_r_comp-mig97mnp":"ImageX","comp-m73l15c4_r_comp-mig97mr8":"WRichText","comp-m73l15c4_r_comp-mnd8ddxc":"WRichText","comp-m73l15c4_r_comp-lz3kmb44":"StylableButton","comp-m73l15c4_r_comp-lz3kuahj":"StylableButton","comp-m73l15c4_r_comp-mdsbdb3m":"HtmlComponent","comp-m73l15c4_r_comp-m01508os4":"WRichText","comp-m73l15c4_r_comp-m01508ot":"WRichText","comp-m73l15c4_r_comp-m39ft1uy":"WRichText","comp-m73l15c4_r_comp-mlbz9lqm":"WRichText","comp-m73l15c4_r_comp-mlbzm9zd":"WRichText","comp-m73l15c4_r_comp-mlbzugzq":"WRichText","comp-m73l15c4_r_comp-mlfjk84p":"StylableButton","comp-m73l15c4_r_comp-mm2bbgrz":"WRichText","comp-m73l15c4_r_comp-mmayd989":"WRichText","comp-m73l15c4_r_comp-mmayd9aa":"WRichText","comp-m73l15c4_r_comp-mmayd9b5":"WRichText","comp-m73l15c4_r_comp-mmayivd2":"WRichText","comp-m73l15c4_r_comp-mmayivd7":"StylableButton","comp-m73l15c4_r_comp-moj34cob7":"VectorImage","comp-m73l15c4_r_comp-moj34coc14":"VectorImage","comp-m73l15c4_r_comp-moj34cod20":"VectorImage","comp-m73l15c4_r_comp-moj34cof":"VectorImage","comp-m73l15c4_r_comp-moj34cog4":"VectorImage","comp-m73l15c4_r_comp-moj34coh11":"VectorImage","comp-m73l15c4_r_comp-moj34coi13":"VectorImage","comp-m73l15c4_r_comp-moj34coj14":"VectorImage","comp-m73l15c4_r_comp-moj34cok24":"VectorImage","comp-m73l15c4_r_comp-moj34com":"VectorImage","comp-m73l15c4_r_comp-moj34cop12":"VectorImage","comp-m73l15c4_r_comp-moj34cor":"VectorImage","comp-m73l15c4_r_comp-m5fqd7u4":"WRichText","comp-m73l15c4_r_comp-mdzg9n2q":"ImageX","comp-m73l15c4_r_comp-mdsbdaxe":"ImageX","comp-m73l15c4_r_comp-mlv3k5rq":"WRichText","comp-m73l15c4_r_comp-mlv3k5s3":"WRichText","comp-m73l15c4_r_comp-mm2aojri":"WRichText","comp-m73l15c4_r_comp-mm2aojrn":"StylableButton","comp-m73l15c4_r_comp-mm9mvykp":"WRichText","comp-m73l15c4_r_comp-mm9mvykt":"StylableButton","comp-m73l15c4_r_comp-mm9mvyh2":"WRichText","comp-m73l15c4_r_comp-mm9mvyh7":"WRichText","comp-m73l15c4_r_comp-moj1sp5h7":"VectorImage","comp-m73l15c4_r_comp-moj1sp5i11":"VectorImage","comp-m73l15c4_r_comp-moj1sp5j1":"VectorImage","comp-m73l15c4_r_comp-moj1sp5j17":"VectorImage","comp-m73l15c4_r_comp-moj1sp5k11":"VectorImage","comp-m73l15c4_r_comp-mf4tjqlk":"WRichText","comp-m73l15c4_r_comp-mdsbdaxb1":"WRichText","comp-m73l15c4_r_comp-mdsbdawy3":"WRichText","comp-m73l15c4_r_comp-mgvcolv6":"CollapsibleText","comp-m73l15c4_r_comp-mij5ecpi":"VectorImage","comp-m73l15c4_r_comp-mij5p6sd":"VectorImage","comp-m73l15c4_r_comp-mij5pqhh3":"VectorImage","comp-m73l15c4_r_comp-mij5poes":"VectorImage","comp-m73l15c4_r_comp-mij5p578":"VectorImage","comp-m73l15c4_r_comp-mij5p9cf":"VectorImage","comp-m73l15c4_r_comp-mij5snco1":"VectorImage","comp-m73l15c4_r_comp-mij5t55c4":"VectorImage","comp-m73l15c4_r_comp-miudkplz":"VectorImage","comp-m73l15c4_r_comp-mij5svv5":"VectorImage","comp-m73l15c4_r_comp-mixja9ol":"VectorImage","comp-m73l15c4_r_comp-mmv07xsn":"VectorImage","comp-m73l15c4_r_comp-mdsbdawm":"WRichText","comp-m73l15c4_r_comp-mdsbdaxx":"VectorImage","comp-m73l15c4_r_comp-mdsbday0":"VectorImage","comp-m73l15c4_r_comp-mdsbday22":"VectorImage","comp-m73l15c4_r_comp-mdsbday5":"VectorImage","comp-m73l15c4_r_comp-mdsbday73":"VectorImage","comp-m73l15c4_r_comp-mhj3hm3h":"VectorImage","comp-m73l15c4_r_comp-mhj3hm3x":"VectorImage","comp-m73l15c4_r_comp-mhj3hm4b":"VectorImage","comp-m73l15c4_r_comp-mhj3hm4q":"VectorImage","comp-m73l15c4_r_comp-mhj3hm51":"VectorImage","comp-m73l15c4_r_comp-mdsbdayh":"VectorImage","comp-m73l15c4_r_comp-mdsbdayj":"VectorImage","comp-m73l15c4_r_comp-mdsbdayl2":"VectorImage","comp-m73l15c4_r_comp-mdsbdayo":"VectorImage","comp-m73l15c4_r_comp-mhj3g3xt":"VectorImage","comp-m73l15c4_r_comp-mhj3g3yc":"VectorImage","comp-m73l15c4_r_comp-mhj3g3yw":"VectorImage","comp-m73l15c4_r_comp-mhj3g3ze":"VectorImage","comp-m73l15c4_r_comp-mdsbdayx":"VectorImage","comp-m73l15c4_r_comp-mdsbdayz":"VectorImage","comp-m73l15c4_r_comp-mdsbdaz12":"VectorImage","comp-m73l15c4_r_comp-mhj3dvg2":"VectorImage","comp-m73l15c4_r_comp-mhj3dvgl":"VectorImage","comp-m73l15c4_r_comp-mhj3dvh0":"VectorImage","comp-m73l15c4_r_comp-mdsbdaz93":"VectorImage","comp-m73l15c4_r_comp-mdsbdazc":"VectorImage","comp-m73l15c4_r_comp-mhj34m99":"VectorImage","comp-m73l15c4_r_comp-mhj34m9p":"VectorImage","comp-m73l15c4_r_comp-mdsbdazk1":"VectorImage","comp-m73l15c4_r_comp-mhkq629k":"VectorImage","comp-m73l15c4_r_comp-moj1h5hj18":"VectorImage","comp-m73l15c4_r_comp-moj1h5ho7":"VectorImage","comp-m73l15c4_r_comp-moj1h5hp14":"VectorImage","comp-m73l15c4_r_comp-moj1h5hq17":"VectorImage","comp-m73l15c4_r_comp-moj1h5hr20":"VectorImage","comp-m73l15c4_r_comp-moj1h5hs24":"VectorImage","comp-m73l15c4_r_comp-moj1h5ht24":"VectorImage","comp-m73l15c4_r_comp-moj1h5hw14":"VectorImage","comp-m73l15c4_r_comp-moj1h5hx25":"VectorImage","comp-m73l15c4_r_comp-moj1h5hy25":"VectorImage","comp-m73l15c4_r_comp-moj1h5hz26":"VectorImage","comp-m73l15c4_r_comp-moj1h5i024":"VectorImage","comp-m73l15c4_r_comp-mm9mvyi42":"VectorImage","comp-m73l15c4_r_comp-mm9mvyid":"VectorImage","comp-m73l15c4_r_comp-mm9mvyim":"VectorImage","comp-m73l15c4_r_comp-mm9mvyiu":"VectorImage","comp-m73l15c4_r_comp-mm9mvyj2":"VectorImage","comp-m73l15c4_r_comp-mm9mvyja":"VectorImage","comp-m73l15c4_r_comp-mm9mvyji1":"VectorImage","comp-m73l15c4_r_comp-mm9mvyjq2":"VectorImage","comp-m73l15c4_r_comp-mm9mvyjy2":"VectorImage","comp-m73l15c4_r_comp-mm9mvyk7":"VectorImage","comp-m73l15c4_r_comp-mm9mvykf2":"VectorImage","comp-m73l15c4_r_comp-mmv04q9j":"VectorImage","comp-m73l15c4_r_comp-mlv3u9q1":"VectorImage","comp-m73l15c4_r_comp-mlv4eucw":"VectorImage","comp-m73l15c4_r_comp-mlv4ipmf":"VectorImage","comp-m73l15c4_r_comp-mlv4lu45":"VectorImage","comp-m73l15c4_r_comp-mlv4ngwm":"VectorImage","comp-m73l15c4_r_comp-mlv4owxx":"VectorImage","comp-m73l15c4_r_comp-mlv4pxc3":"VectorImage","comp-m73l15c4_r_comp-mlv4r0n0":"VectorImage","comp-m73l15c4_r_comp-mlv4s2lt":"VectorImage","comp-m73l15c4_r_comp-mlv4t0er":"VectorImage","comp-m73l15c4_r_comp-mlv4umh7":"VectorImage","comp-m73l15c4_r_comp-mmv02543":"VectorImage","pageBackground_mainPage":"PageBackground","mainPage":"Page","comp-lm22b8d2":"ClassicSection","comp-m74keb71":"ClassicSection","comp-lm5352bi":"ClassicSection","comp-m73l13vn":"ClassicSection","comp-lm22eg4b":"StripColumnsContainer","comp-m74keb7o":"StripColumnsContainer","comp-m74omz55":"StripColumnsContainer","comp-m73l15c4":"RefComponent","comp-m74t00qv":"Container","comp-lm22eg5s":"Column","comp-m74keb7y":"Column","comp-m74on039":"Column","comp-m73l15c4_r_comp-lgnn37ba":"AppWidget","comp-m74sy146":"tpaWidgetNative","comp-lm7pxi77":"Group","comp-m74kuscc":"Container","comp-m74kua0d":"Container","comp-m73l15c4_r_comp-lgnn37bd1":"Container","comp-m73l15c4_r_comp-m014w4i6":"MultiStateBox","comp-m73l15c4_r_comp-m014w4i85":"Container","comp-m73l15c4_r_comp-moj1h5cq":"Container","comp-m73l15c4_r_comp-m01508j4":"Container","comp-m73l15c4_r_comp-mig920ip":"Container","comp-m73l15c4_r_comp-m3rr2ggo":"Container","comp-m73l15c4_r_comp-moj1h5g1":"Container","comp-m73l15c4_r_comp-m01508m1":"Container","comp-m73l15c4_r_comp-m5phd39x":"MultiStateBox","comp-m73l15c4_r_comp-mdsbdaux":"Repeater","comp-m73l15c4_r_comp-mlwdor4g":"Container","comp-m73l15c4_r_comp-mmayd8f3":"MultiStateBox","comp-m73l15c4_r_comp-moj1h5gv4":"Repeater","comp-m73l15c4_r_comp-moj34co5":"Container","comp-m73l15c4_r_comp-m01508or13":"Container","comp-m73l15c4_r_comp-m5phd3am":"Container","comp-m73l15c4_r_comp-m5phd3al":"Container","comp-m73l15c4_r_comp-mdsbdavk":"Container","comp-m73l15c4_r_comp-mm9muoso":"MultiStateBox","comp-m73l15c4_r_comp-mmaycv0o":"Container","comp-m73l15c4_r_comp-mmayd96x":"Container","comp-m73l15c4_r_comp-moj1h5h012":"Container","comp-m73l15c4_r_comp-moj34co89":"MultiStateBox","comp-m73l15c4_r_comp-moj34cor17":"Container","comp-m73l15c4_r_comp-moj34cos4":"Container","comp-m73l15c4_r_comp-moj34cos16":"Container","comp-m73l15c4_r_comp-m5ndyz36":"Container","comp-m73l15c4_r_comp-mdsbdavr3":"Container","comp-m73l15c4_r_comp-mm2aiwhd":"Container","comp-m73l15c4_r_comp-mm9mvybu":"Container","comp-m73l15c4_r_comp-mlbz6g3d":"Container","comp-m73l15c4_r_comp-mmayd97t":"Container","comp-m73l15c4_r_comp-mmayivbu":"Container","comp-m73l15c4_r_comp-moj1h5h39":"Container","comp-m73l15c4_r_comp-moj34co912":"Container","comp-m73l15c4_r_comp-moj34coa12":"Container","comp-m73l15c4_r_comp-moj34coc":"Container","comp-m73l15c4_r_comp-moj34cod6":"Container","comp-m73l15c4_r_comp-moj34coe13":"Container","comp-m73l15c4_r_comp-moj34cof17":"Container","comp-m73l15c4_r_comp-moj34cog21":"Container","comp-m73l15c4_r_comp-moj34coh28":"Container","comp-m73l15c4_r_comp-moj34coj":"Container","comp-m73l15c4_r_comp-moj34cok10":"Container","comp-m73l15c4_r_comp-moj34col16":"Container","comp-m73l15c4_r_comp-moj34com17":"Container","comp-m73l15c4_r_comp-moj34coq10":"Container","comp-m73l15c4_r_comp-m5h7h9bi":"Container","comp-m73l15c4_r_comp-mdsbdax12":"Container","comp-m73l15c4_r_comp-mdsbdawb":"MultiStateBox","comp-m73l15c4_r_comp-mdsbdaxl":"MultiStateBox","comp-m73l15c4_r_comp-mlv3k5mj":"Container","comp-m73l15c4_r_comp-mm2aojna":"Container","comp-m73l15c4_r_comp-mm9mvykk":"Container","comp-m73l15c4_r_comp-mm9mvyhc":"Repeater","comp-m73l15c4_r_comp-mpllhjic":"Container","comp-m73l15c4_r_comp-moj1h5hf4":"Container","comp-m73l15c4_r_comp-moj1sp5f":"Container","comp-m73l15c4_r_comp-moj1u9xf":"Container","comp-m73l15c4_r_comp-mij5c12d":"MultiStateBox","comp-m73l15c4_r_comp-mk2sbq3k":"Container","comp-m73l15c4_r_comp-mdsbdawf":"Container","comp-m73l15c4_r_comp-mdsbdawv4":"Container","comp-m73l15c4_r_comp-mdsbdawp":"Container","comp-m73l15c4_r_comp-mdsbdaxq":"Container","comp-m73l15c4_r_comp-mhj3hm1b":"Container","comp-m73l15c4_r_comp-mdsbdaya":"Container","comp-m73l15c4_r_comp-mhj3g3vn":"Container","comp-m73l15c4_r_comp-mdsbdayq":"Container","comp-m73l15c4_r_comp-mhj3dvc5":"Container","comp-m73l15c4_r_comp-mdsbdaz33":"Container","comp-m73l15c4_r_comp-mhj34m7k":"Container","comp-m73l15c4_r_comp-mdsbdaze1":"Container","comp-m73l15c4_r_comp-mhkq61wf":"Container","comp-m73l15c4_r_comp-mlv3lj0g":"Repeater","comp-m73l15c4_r_comp-mm9mvyhk":"Container","comp-m73l15c4_r_comp-moj1h5hh14":"MultiStateBox","comp-m73l15c4_r_comp-moj1h5i19":"Container","comp-m73l15c4_r_comp-moj1pp3o":"Container","comp-m73l15c4_r_comp-moj3i8qy":"Container","comp-m73l15c4_r_comp-moj1u9xh":"Container","comp-m73l15c4_r_comp-moj21uzn":"Container","comp-m73l15c4_r_comp-moj21xse":"Container","comp-m73l15c4_r_comp-moj2xgmu":"Container","comp-m73l15c4_r_comp-mij5xqz3":"Container","comp-m73l15c4_r_comp-mij5c12y":"Container","comp-m73l15c4_r_comp-mij5p6hk":"Container","comp-m73l15c4_r_comp-mij5pqg4":"Container","comp-m73l15c4_r_comp-mij5pob4":"Container","comp-m73l15c4_r_comp-mij5p56s":"Container","comp-m73l15c4_r_comp-mij5p8vh":"Container","comp-m73l15c4_r_comp-mij5sncf":"Container","comp-m73l15c4_r_comp-mij5t554":"Container","comp-m73l15c4_r_comp-miudkpky":"Container","comp-m73l15c4_r_comp-mij5svuw":"Container","comp-m73l15c4_r_comp-mixja9m0":"Container","comp-m73l15c4_r_comp-mmv07xfy":"Container","comp-m73l15c4_r_comp-mdsbdawi":"Container","comp-m73l15c4_r_comp-mdsbdaxt4":"Container","comp-m73l15c4_r_comp-mhj3hm2w":"Container","comp-m73l15c4_r_comp-mdsbdayd":"Container","comp-m73l15c4_r_comp-mhj3g3xa":"Container","comp-m73l15c4_r_comp-mdsbdayt1":"Container","comp-m73l15c4_r_comp-mhj3dvfd":"Container","comp-m73l15c4_r_comp-mdsbdaz64":"Container","comp-m73l15c4_r_comp-mhj34m8t":"Container","comp-m73l15c4_r_comp-mdsbdazh1":"Container","comp-m73l15c4_r_comp-mhkq6293":"Container","comp-m73l15c4_r_comp-mlv3lj0x":"Container","comp-m73l15c4_r_comp-mm9mvyht":"MultiStateBox","comp-m73l15c4_r_comp-moj1h5hi12":"Container","comp-m73l15c4_r_comp-moj1h5hj4":"Container","comp-m73l15c4_r_comp-moj1h5hn16":"Container","comp-m73l15c4_r_comp-moj1h5hp":"Container","comp-m73l15c4_r_comp-moj1h5hq3":"Container","comp-m73l15c4_r_comp-moj1h5hr6":"Container","comp-m73l15c4_r_comp-moj1h5hs10":"Container","comp-m73l15c4_r_comp-moj1h5ht10":"Container","comp-m73l15c4_r_comp-moj1h5hw":"Container","comp-m73l15c4_r_comp-moj1h5hx11":"Container","comp-m73l15c4_r_comp-moj1h5hy11":"Container","comp-m73l15c4_r_comp-moj1h5hz12":"Container","comp-m73l15c4_r_comp-moj1h5i010":"Container","comp-m73l15c4_r_comp-moj1m1p4":"Container","comp-m73l15c4_r_comp-moj1ni1c":"Container","comp-m73l15c4_r_comp-mlv3q5rl":"MultiStateBox","comp-m73l15c4_r_comp-mm9mvyi0":"Container","comp-m73l15c4_r_comp-mm9mvyi9":"Container","comp-m73l15c4_r_comp-mm9mvyih1":"Container","comp-m73l15c4_r_comp-mm9mvyiq":"Container","comp-m73l15c4_r_comp-mm9mvyiy":"Container","comp-m73l15c4_r_comp-mm9mvyj6":"Container","comp-m73l15c4_r_comp-mm9mvyje":"Container","comp-m73l15c4_r_comp-mm9mvyjm1":"Container","comp-m73l15c4_r_comp-mm9mvyju1":"Container","comp-m73l15c4_r_comp-mm9mvyk21":"Container","comp-m73l15c4_r_comp-mm9mvykb":"Container","comp-m73l15c4_r_comp-mmv04q8g":"Container","comp-m73l15c4_r_comp-mlv3q5s9":"Container","comp-m73l15c4_r_comp-mlv3q5s1":"Container","comp-m73l15c4_r_comp-mlv4ipey":"Container","comp-m73l15c4_r_comp-mlv4ltwo":"Container","comp-m73l15c4_r_comp-mlv4ngpd":"Container","comp-m73l15c4_r_comp-mlv4owqm":"Container","comp-m73l15c4_r_comp-mlv4px46":"Container","comp-m73l15c4_r_comp-mlv4r0fp":"Container","comp-m73l15c4_r_comp-mlv4s2e1":"Container","comp-m73l15c4_r_comp-mlv4t0e3":"Container","comp-m73l15c4_r_comp-mlv4um9q":"Container","comp-m73l15c4_r_comp-mmv024iz":"Container","ContainermainPage":"Group","comp-m73l15c4_r_comp-lgnn37bd1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m014w4i85_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5cq_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m01508j4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mig920ip_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m3rr2ggo_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5g1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m01508m1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlwdor4g_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34co5_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m01508or13_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m5phd3am_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m5phd3al_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdavk_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mmaycv0o_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mmayd96x_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5h012_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34cor17_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34cos4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34cos16_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m5ndyz36_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdavr3_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm2aiwhd_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvybu_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlbz6g3d_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mmayd97t_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mmayivbu_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5h39_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34co912_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34coa12_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34coc_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34cod6_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34coe13_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34cof17_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34cog21_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34coh28_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34coj_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34cok10_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34col16_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34com17_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj34coq10_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-m5h7h9bi_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdax12_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv3k5mj_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm2aojna_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvykk_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mpllhjic_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hf4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1sp5f_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1u9xf_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mk2sbq3k_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdawf_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdawv4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdawp_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdaxq_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj3hm1b_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdaya_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj3g3vn_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdayq_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj3dvc5_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdaz33_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj34m7k_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdaze1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhkq61wf_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyhk_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5i19_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1pp3o_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj3i8qy_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1u9xh_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj21uzn_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj21xse_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj2xgmu_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5xqz3_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5c12y_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5p6hk_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5pqg4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5pob4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5p56s_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5p8vh_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5sncf_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5t554_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-miudkpky_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mij5svuw_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mixja9m0_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mmv07xfy_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdawi_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdaxt4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj3hm2w_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdayd_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj3g3xa_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdayt1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj3dvfd_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdaz64_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhj34m8t_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mdsbdazh1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mhkq6293_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv3lj0x_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hi12_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hj4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hn16_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hp_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hq3_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hr6_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hs10_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5ht10_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hw_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hx11_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hy11_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5hz12_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1h5i010_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1m1p4_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-moj1ni1c_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyi0_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyi9_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyih1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyiq_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyiy_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyj6_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyje_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyjm1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyju1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvyk21_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mm9mvykb_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mmv04q8g_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv3q5s9_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv3q5s1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4ipey_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4ltwo_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4ngpd_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4owqm_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4px46_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4r0fp_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4s2e1_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4t0e3_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mlv4um9q_relative":"ResponsiveContainer","comp-m73l15c4_r_comp-mmv024iz_relative":"ResponsiveContainer","DYNAMIC_STRUCTURE_CONTAINER":"DynamicStructureContainer","site-root":"DivWithChildren","main_MF":"DivWithChildren","mainPage_wrapper":"PageMountUnmount","mainPage_wrapper_background":"PageMountUnmount"}},"appsWarmupData":{"561171c5-080e-40d6-8d53-085538541002":{"$blocks-warmup-descriptor_16d5ddb6-cc90-4899-9a5f-bd8f38b8dcbc":{"properties":[{"name":"migrated","defaultValue":false,"referenceType":"boolean","type":"boolean"},{"name":"hideBranding","defaultValue":true,"referenceType":"boolean","type":"boolean"},{"name":"hideLogo","defaultValue":false,"referenceType":"boolean","type":"boolean"},{"name":"hideDate","defaultValue":false,"referenceType":"boolean","type":"boolean"},{"name":"commentType","defaultValue":"Scroll","referenceType":"text","type":"string"},{"name":"sort","defaultValue":"Highest Rated","referenceType":"text","type":"string"},{"name":"loopTime","defaultValue":6,"referenceType":"number","type":"number"},{"name":"loop","defaultValue":false,"referenceType":"boolean","type":"boolean"},{"name":"filters","defaultValue":[4,5],"referenceType":"","type":"array"},{"name":"arrowColor","defaultValue":"#000000","referenceType":"text","type":"string"},{"name":"reviewTextSize","defaultValue":14,"referenceType":"number","type":"number"},{"name":"hideProfilePicture","defaultValue":false,"referenceType":"boolean","type":"boolean"},{"name":"hideName","defaultValue":false,"referenceType":"boolean","type":"boolean"},{"name":"boxColor","defaultValue":{"isDefault":true,"color":"#000000"},"referenceType":"mfsmfr66","type":"object"},{"name":"cornerRadius","defaultValue":7,"referenceType":"number","type":"number"},{"name":"starColor","defaultValue":"Yellow","referenceType":"text","type":"string"},{"name":"nameSize","defaultValue":15,"referenceType":"number","type":"number"},{"name":"dateSize","defaultValue":13,"referenceType":"number","type":"number"},{"name":"textColor","defaultValue":{"isDefault":true,"color":"#000000"},"referenceType":"mgs6wtnr","type":"object"},{"name":"shadowOpacity","defaultValue":10,"referenceType":"number","type":"number"},{"name":"shadowColor","defaultValue":"black","referenceType":"text","type":"string"},{"name":"dateFormat","defaultValue":"International","referenceType":"text","type":"string"},{"name":"enabledProviders","defaultValue":{"filtered":false,"providers":""},"referenceType":"mihsqz2p","type":"object"},{"name":"readMoreText","defaultValue":"Read More","referenceType":"text","type":"string"},{"name":"readLessText","defaultValue":"Read Less","referenceType":"text","type":"string"},{"name":"nameFormat","defaultValue":"fullName","referenceType":"text","type":"string"},{"name":"fontFamily","defaultValue":"Default","referenceType":"text","type":"string"},{"name":"showTotals","defaultValue":false,"referenceType":"boolean","type":"boolean"},{"name":"totalsLink","defaultValue":"","referenceType":"text","type":"string"},{"name":"totalsRatingLabel","defaultValue":"Avg Rating","referenceType":"text","type":"string"},{"name":"totalsBasedOnLabel","defaultValue":"Based on","referenceType":"text","type":"string"},{"name":"totalsReviewLabel","defaultValue":"Reviews","referenceType":"text","type":"string"},{"name":"customLinkURL","defaultValue":"","referenceType":"text","type":"string"},{"name":"totalsTextColor","defaultValue":{"color":"#000000","isDefault":true},"referenceType":"mgs6wtnr","type":"object"},{"name":"totalsTextSize","defaultValue":15,"referenceType":"number","type":"number"},{"name":"totalsPosition","defaultValue":"styledHeader","referenceType":"text","type":"string"}],"functions":[],"events":[],"behaviors":[]},"$blocks-warmup-modules-to-load":[]},"225dd912-7dea-4738-8688-4b8c6955ffc2":{"form-viewer-comp-m74sy146":{"formsById":{"47c89c9f-15bc-4564-89cf-e249f850a76a":{"id":"47c89c9f-15bc-4564-89cf-e249f850a76a","fields":[{"id":"e802ad4b-7735-43c7-a1b7-5c086281a52c","pii":false,"hidden":false,"view":{"content":{"nodes":[{"id":"kcwyq36","type":"PARAGRAPH","nodes":[{"id":"","type":"TEXT","nodes":[],"textData":{"text":"Suscríbete","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":" a nuestro boletín para recibir las últimas noticias, artículos y consejos . Mantente informado sobre ","decorations":[]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":"eventos","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":", ","decorations":[]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":"promociones","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":" especiales y ","decorations":[]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":"contenido","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":" para nuestros ","decorations":[]}},{"id":"","type":"TEXT","nodes":[],"textData":{"text":"suscriptores.","decorations":[{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}],"documentStyle":{}},"fieldType":"HEADER"},"readOnly":false},{"id":"73220c62-c0bd-47e5-bb8d-25317f30c186","target":"email","validation":{"string":{"format":"EMAIL","enum":[]},"required":true},"pii":true,"hidden":false,"view":{"label":"Email","fieldType":"CONTACTS_EMAIL","hideLabel":false},"readOnly":false},{"id":"76ba7a82-5de2-49e9-ad5a-f5641d8d003a","pii":false,"hidden":false,"view":{"nextText":"Next","fieldType":"SUBMIT_BUTTON","submitText":"Subscribe","previousText":"Back"},"readOnly":false},{"id":"8283b475-3bc2-4a82-293f-64e5201d74ef","target":"form_field_36fc","validation":{"boolean":{"enum":[]},"required":false},"pii":false,"hidden":false,"view":{"label":{"nodes":[{"id":"tybb07","type":"PARAGRAPH","nodes":[{"id":"","type":"TEXT","nodes":[],"textData":{"text":"Quiero apuntarme","decorations":[]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}],"documentStyle":{}},"fieldType":"CONTACTS_SUBSCRIBE"},"readOnly":false}],"formFields":[{"id":"e802ad4b-7735-43c7-a1b7-5c086281a52c","hidden":false,"identifier":"HEADER","fieldType":"DISPLAY","displayOptions":{"displayFieldType":"RICH_CONTENT","richContentOptions":{"richContent":{"nodes":[{"type":"PARAGRAPH","id":"kcwyq36","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Suscríbete","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" a nuestro boletín para recibir las últimas noticias, artículos y consejos . Mantente informado sobre ","decorations":[]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"eventos","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":", ","decorations":[]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"promociones","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" especiales y ","decorations":[]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"contenido","decorations":[{"type":"BOLD","fontWeightValue":700}]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":" para nuestros ","decorations":[]}},{"type":"TEXT","id":"","nodes":[],"textData":{"text":"suscriptores.","decorations":[{"type":"UNDERLINE"}]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}],"documentStyle":{}}}}},{"id":"73220c62-c0bd-47e5-bb8d-25317f30c186","hidden":false,"identifier":"CONTACTS_EMAIL","fieldType":"INPUT","inputOptions":{"target":"email","pii":true,"required":true,"inputType":"STRING","contactMapping":{"contactField":"EMAIL","emailInfo":{"tag":"UNTAGGED"}},"readOnly":false,"stringOptions":{"validation":{"format":"EMAIL","enum":[]},"componentType":"TEXT_INPUT","textInputOptions":{"label":"Email","showLabel":true,"mediaSettings":{"imagePosition":"ABOVE","imageAlignment":"CENTER","imageFit":"COVER"}}}}},{"id":"76ba7a82-5de2-49e9-ad5a-f5641d8d003a","hidden":false,"identifier":"SUBMIT_BUTTON","fieldType":"DISPLAY","displayOptions":{"displayFieldType":"PAGE_NAVIGATION","pageNavigationOptions":{"nextPageText":"Next","previousPageText":"Back","submitText":"Subscribe"}}},{"id":"8283b475-3bc2-4a82-293f-64e5201d74ef","hidden":false,"identifier":"CONTACTS_SUBSCRIBE","fieldType":"INPUT","inputOptions":{"target":"form_field_36fc","pii":false,"required":false,"inputType":"BOOLEAN","contactMapping":{"contactField":"SUBSCRIPTION"},"readOnly":false,"booleanOptions":{"validation":{"enum":[]},"componentType":"CHECKBOX","checkboxOptions":{"label":{"nodes":[{"type":"PARAGRAPH","id":"tybb07","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Quiero apuntarme","decorations":[]}}],"paragraphData":{"textStyle":{"textAlignment":"AUTO"}}}],"documentStyle":{}},"checked":false}}}}],"steps":[{"id":"102edd7d-7662-4cb7-7d7a-f865a3e378ea","name":"Page 1","hidden":false,"layout":{"large":{"items":[{"fieldId":"e802ad4b-7735-43c7-a1b7-5c086281a52c","row":0,"column":0,"width":12,"height":1},{"fieldId":"73220c62-c0bd-47e5-bb8d-25317f30c186","row":1,"column":0,"width":8,"height":1},{"fieldId":"76ba7a82-5de2-49e9-ad5a-f5641d8d003a","row":1,"column":8,"width":4,"height":1},{"fieldId":"8283b475-3bc2-4a82-293f-64e5201d74ef","row":2,"column":0,"width":8,"height":1},{"fieldId":"bdfb46a7-f18c-4e9b-2a77-040438b33a71","row":3,"column":0,"width":12,"height":1}],"sections":[]}}}],"rules":[],"revision":"4","createdDate":"2025-02-14T13:26:12.774Z","updatedDate":"2025-02-14T13:33:31.935Z","properties":{"name":"Subscribe Form","disabled":false},"deletedFields":[],"deletedFormFields":[],"kind":"REGULAR","postSubmissionTriggers":{"upsertContact":{"fieldsMapping":{"email":{"contactField":"EMAIL","emailInfo":{"tag":"UNTAGGED"}},"form_field_36fc":{"contactField":"SUBSCRIPTION"}},"labels":[]}},"extendedFields":{"namespaces":{"@forms\/form-app":{"automationId":"086e57dd-6ac5-4783-9b13-4b1cf2aec398"}}},"namespace":"wix.form_app.form","nestedForms":[],"spamFilterProtectionLevel":"ADVANCED","submitSettings":{"submitSuccessAction":"THANK_YOU_MESSAGE","thankYouMessageOptions":{"durationInSeconds":8,"richContent":{"nodes":[{"type":"PARAGRAPH","id":"zfq3p31","nodes":[{"type":"TEXT","id":"","nodes":[],"textData":{"text":"Thanks for subscribing!","decorations":[]}}],"paragraphData":{"textStyle":{"textAlignment":"CENTER"}}}],"documentStyle":{}}}},"fieldGroups":[],"enabled":true,"name":"Subscribe Form","formRules":[],"autoFillContact":"FORM_INPUT","submissionAccess":"OWNER_AND_COLLABORATORS"}},"translations":{"field-description.a11y.aria-label":"{linkText} enlace de descripción","form.submit-button.next-step":"Siguiente","multiline-address.a11y.group-name":"Campo de dirección","error.could-not-load-form.button.label":"Actualizar","submit.failed.message.SUBMISSION_LIMIT_PER_USER_EXCEEDED":"You've reached the submission limit for this form.","form.a11y.step.index.title":"Paso {index} de {total}","form.disabled.fallback-message":"Sorry, but the form is closed.","submit.failed.message.DISABLED_FORM_ERROR":"El formulario venció y ya no se puede enviar.","bookings-address.a11y.group-name":"Address field","error.could-not-load-form.title":"No pudimos cargar este formulario","form.submit-button.state.in-progress":"Enviando el formulario...","checkbox.input.error.message.required":"Marca la casilla para continuar.","submit.failed.message.SITE_MUST_ACCEPT_PAYMENTS_TO_CREATE_CHECKOUT":"No podemos aceptar pagos online en este momento. Contáctanos para completar la transacción.","error.could-not-load-form.description":"Parece que hay un problema temporal de nuestra parte. Espera unos minutos, actualiza la pantalla e inténtalo de nuevo.","form.submit-button.previous-step":"Volver","contacts-url-input.input.error.message.format-error":"Ingresa una URL web como https:\/\/www.ejemplo.com.","field-context-menu.cut":"Cortar","input.error.message.incomplete-date-error.day-time":"Ingresa un día y una hora.","field.signature.a11y.action-description.type":"Utiliza el teclado para escribir.","input.error.message.invalid-default-value-error":"Enter a valid default value","input.error.message.required-error-forced":"Este campo es obligatorio.","field-context-menu.show-field":"Mostrar campo","date-picker.input.error.message.format-error":"Elige una fecha.","form.login-bar.actions.login":"Inicia sesión","date-picker.a11y.clear-button":"Borrar","form.file-upload.uploading":"Subiendo {count, plural, =0 {...} other {#%...}}","rating-input.a11y.reaction-label":"{count, plural, one {{count} estrella} other {{count} estrellas}}","contacts-company.input.error.message.required-error":"Ingresa el nombre de tu compañía.","dext-phone.input.error.message.required-error":"Ingresa un número de teléfono.","field.signature.clear-button.label":"Borrar","input.error.message.type-error":"Elige un {type}.","payment-input.input.error.message.required-error":"Ingresa el monto del pago.","form.login-bar.action.logout":"Cerrar sesión","date-picker.a11y.arrow-left":"Ir al mes anterior","mla-subdivision.input.error.message.required-error.tr":"Elige una ciudad.","settings.scheduling.sync-external-calendars.modal.tooltip.kb-link":"https:\/\/support.wix.com\/en\/article\/wix-meetings-syncing-personal-calendars-with-wix-meetings","input.error.message.value-range-error":"Ingresa un número entre {minLimit} y {maxLimit}.","input.error.message.incomplete-date-error.year-month":"Ingresa un mes y un año.","mla-address-line.input.error.message.required-error":"Ingresa una dirección.","contacts-position.input.error.message.required-error":"Ingresa el nombre de tu cargo o posición laboral.","bookings-phone.input.error.message.format-error":"Ingresa un número de teléfono válido.","input.error.message.incomplete-date-error.year-month-time":"Ingresa un mes, una hora y un año.","field.number.aria-role-description":"Número","signature.input.error.message.required-error":"Firma en el cuadro de arriba.","field.date.label.month":"Mes","field.rich-text.read-more-button.label":"Leer más","field.time.label.period":"Formato de hora","submit.failed.message":"No pudimos enviar el formulario. Inténtalo de nuevo más tarde.","image-choice.input.error.message.required-error":"Elige una opción.","dext-email.input.error.message.required-error":"Ingresa una dirección de email como ejemplo@misitio.com.","mla-city.input.error.message.required-error.tr":"Ingresa un distrito.","date-picker.a11y.calendar-button.role-description":"Ventana emergente de calendario contraída","field.signature.a11y.action-description.draw-or-type":"Firma en la casilla o usa el teclado para escribir.","settings.scheduling.meeting-type.round-robin":"Asignación rotativa","field.time.perdiod.AM":"a.m.","form.login-bar.title.logged-out-state":"¿Ya tienes una cuenta? ","form.appointment.slots-not-found.text":"No hay disponibilidad para esta fecha. Intenta seleccionar otra.","input.error.message.format-error":"Utiliza el formato \"{format}\".","contacts-address.input.error.message.required-error":"Ingresa una dirección.","field-context-menu.copy":"Copiar al portapapeles","field.signature.a11y.state.empty":"El campo de firma está vacío.","dext-date-picker.input.error.message.min-value-error":"Ingresa una fecha válida posterior a la fecha de hoy.","payment-input.input.error.message.min-value-error":"Ingresa un monto de pago superior a {limit} {currency}.","input.error.message.incomplete-date-error.year-time":"Ingresa un año de 4 dígitos y la hora.","field.signature.a11y.state.signed":"Firmado.","field.quiz-answer-feedback.wrong":"Incorrecto","mla-city.input.error.message.required-error":"Ingresa una ciudad.","full-name.input.error.message.required-error":"Ingresa un nombre y apellido.","field.rich-text.read-less-button.label":"Leer menos","form.appointment.accessibility.calendar.previous-week.aria-label":"Mostrar semana anterior","field.signature.mode.upload.description":"Modo de carga seleccionado. Sube una imagen de tu firma.","field.quiz-file-upload.skipped":"Se omitió esta pregunta. ","ecom.email.label":"Email","input.error.message.incomplete-date-error.year-month-day":"Ingresa un mes, un día y un año.","field-context-menu.make-optional":"Hacer opcional","settings.scheduling.meeting-type.info-icon.round-robin.description":" - Las reuniones rotan entre anfitriones.","contacts-subscribe.input.error.message.not-allowed-value":"Marca la casilla para continuar.","field.signature.mode.draw.description":"Modo de dibujo seleccionado. Para dibujar, necesitas un mouse o un panel táctil. Usa la función de accesibilidad del teclado al seleccionar Escribir o Subir.","checkbox.input.error.message.required-error":"Marca la casilla para continuar.","date-picker.input.error.message.required-error":"Elige una fecha.","dext-tags.input.error.message.required-error":"Elige una opción.","field-context-menu.delete":"Eliminar","field.date.label.year":"Año","mla-address-line-2.input.error.message.required-error":"Ingresa una segunda línea de dirección (p. ej., piso, departamento).","form.login-bar.title.logged-in-state":"Iniciaste sesión como {user}","payment-input.input.error.message.max-value-error":"Ingresa un monto de pago inferior a {limit} {currency}.","ecom-phone.input.error.message.required-error":"Ingresa un número de teléfono.","payment-input.input.error.message.value-range-error":"Ingresa un monto de pago entre {minLimit} {currency} y {maxLimit} {currency}.","settings.appointment.sync-external-calendars.hosts-title":"Sincronización de calendario para anfitriones","input.error.message.incomplete-date-error.year-day":"Ingresa un día y un año.","submission-table.signature.not-signed":"No firmado","dext-url-input.input.error.message.format-error":"Ingresa una URL web como https:\/\/www.ejemplo.com.","ecom-phone.input.error.message.pattern-error":"Ingresa un número de teléfono válido.","contacts-phone.input.error.message.not-allowed-value":"No se aceptan números de teléfono con este código de país.","vat-id.input.error.message.required-error.il":"Ingresa un ID válido de 9 dígitos (\"teudat zehut\") o un número de empresa (\"het pey\").","input.error.message.incomplete-date-error.day":"Ingresa un día.","date-input.input.error.message.min-value-error":"Ingresa una fecha válida posterior a la fecha de hoy.","input.error.message.invalid-location-id-error":"Location is invalid","input.error.message.max-length-error":"{limit, plural, one {Introduce menos de {limit,number} carácter.} other {Introduce menos de {limit,number} caracteres.}}","field.date.placeholder.day":"Día","services-dropdown.input.error.message.required-error":"Select a Service","ecom-email.input.error.message.required-error":"Ingresa una dirección de email como ejemplo@misitio.com.","dext-phone.input.error.message.not-allowed-value":"No se aceptan números de teléfono con este código de país.","dext-url-input.input.error.message.required-error":"Ingresa una URL web como https:\/\/www.ejemplo.com.","contacts-date-input.input.error.message.format-error":"Ingresa un mes, un día y un año.","signature.input.error.message.required-error.with-upload":"Firma en el cuadro de arriba o sube tu firma.","forms.widget.modals.show-password-tooltip":"Mostrar contraseña","contacts-phone.input.error.message.required-error":"Ingresa un número de teléfono.","field.phone.country-selector-button.aria-label":"Selecciona un código de país","field-context-menu.move-up":"Mover hacia arriba","dext-text-input.input.error.message.required-error":"Escribe una respuesta.","settings.required-indicator-text":"(Obligatorio)","file-upload.dropzone.overlay.button":" Soltar los archivos aquí","platform-quiz-radio-group.input.error.message.required-error":"Choose an option.","field.time.perdiod.PM":"p.m.","contacts-birthdate.input.error.message.format-error":"Ingresa un mes, un día y un año.","field.quiz-answer-feedback.correct":"Correcto","settings.appointment.duration.custom":"Personalizado","vat-id.input.error.message.required-error":"Ingresa un número CPF\/CNPJ.","bookings-email.input.error.message.format-error":"Ingresa una dirección de email como ejemplo@misitio.com.","input.error.message.character-length-range-error":"Ingresa entre {minLimit} y {maxLimit} caracteres.","bookings-phone.input.error.message.not-allowed-value":"No se aceptan números de teléfono con este código de país.","contacts-email.input.error.message.format-error":"Ingresa una dirección de email como ejemplo@misitio.com.","dropdown.input.error.message.required-error":"Elige una opción.","dext-text-area.input.error.message.required-error":"Escribe una respuesta.","field.signature.settings.upload-button.label":"Subir imagen","field.date.placeholder.month":"Mes","form.error.prefix.a11y":"Error:","contacts-tax-id.input.error.message.required-error":"Ingresa un número de IVA.","signature.text.placeholder":"Type your signature","contacts-number-input.input.error.message.required-error":"Enter a number.","date-picker.a11y.aria-label":"Mostrar selector de fecha","field.phone.country-search-input.aria-label":"Buscar","field.signature.a11y.state.drawing":"Escribiendo la firma...","input.error.message.unknown-value-error":"Debe tener propiedades adicionales.","phone.input.error.message.pattern-error":"Enter a valid phone number.","dext-date-picker.input.error.message.max-value-error":"Ingresa una fecha válida desde el 1 de enero de 1000 hasta hoy.","form.appointment.empty-state.notification.text":"Actualmente, no hay horarios disponibles para programar. Contáctanos para completar tu solicitud.","mla-country.input.error.message.required-error":"Elija un país\/región.","field.time.label.hours":"Horas","file-upload.delete-file.aria-label":"Eliminar archivo","field.vat-id.label-br":"CPF\/CNPJ","ecom-header.contact-details":"Detalles del cliente","input.error.message.invalid-staff-id-error":"This field is invalid.","date-input.input.error.message.format-error":"Ingresa un mes, un día y un año.","contacts-first-name.input.error.message.required-error":"Ingresa un nombre.","file-upload.dropzone.title":"Sube tu archivo","field-context-menu.move-down":"Mover hacia abajo","contacts-url-input.input.error.message.required-error":"Ingresa una URL web como https:\/\/www.ejemplo.com.","field.time.label.minutes":"Minutos","dext-phone.input.error.message.format-error":"Ingresa un número de teléfono válido.","bookings-phone.input.error.message.required-error":"Ingresa un número de teléfono.","form.file-upload.explanation-text":"{count, plural, one {{count,number} archivo subido} other {{count,number} archivos subidos}}","settings.scheduling.meeting-type.info-icon.intro":"Cómo se asignan los anfitriones:","pikachu.input.error.message.required-error":"Choose an option.","contacts-last-name.input.error.message.required-error":"Ingresa un apellido.","forms.widget.modals.hide-password-tooltip":"Ocultar contraseña","field.signature.mode.selector.aria-label":"Modo de entrada de firma","phone.input.error.message.not-allowed-value":"Phone numbers with this country code aren't accepted.","field.signature.mode.draw.label":"Dibujar","mla-postal-code.input.error.message.pattern-error":"Ingresa un código postal válido.","date-picker.a11y.dropdown-year":"Seleccionar año","time-input.input.error.message.format-error":"Ingresa horas y minutos.","field-context-menu.hide-field":"Ocultar campo","input.error.message.not-allowed-value":"El valor elegido no está permitido.","input.error.message.min-value-error":"Ingresa un número igual o superior a {limit}.","input.error.message.incomplete-date-error.month-day":"Ingresa un mes y un día.","field.date.placeholder.time":"HH:MM","submit.checkout.message":"Redireccionando a la página de pago...","form.file-upload.error.unsupported-file-format":"Este tipo de archivo no es compatible.","settings.scheduling.meeting-type.info-icon.single-host.description":" - Un anfitrión organiza cada reunión.","input.error.message.invalid-phone-country-code-error":"Ingresa un código de país válido.","mla-street-name.input.error.message.required-error":"Ingresa el nombre de la calle.","settings.scheduling.sync-external-calendars.not-current-user.kb-link":"https:\/\/support.wix.com\/en\/article\/wix-meetings-syncing-personal-calendars-with-wix-meetings","bookings-first-name.input.error.message.required-error":"Ingresa un nombre.","vat-id.input.error.message.format-error":"Ingresa un número CPF\/CNPJ válido.","form.appointment.accessibility.calendar.next-week.aria-label":"Mostrar la próxima semana","donation.input.error.message.required-error":"Elige un monto para donar.","settings.appointment.duration.hours-error":"Las horas deben ser entre 0 y 99.","input.error.message.incomplete-date-error.month":"Ingresa un mes.","input.error.message.incomplete-date-error.year":"Ingresa un año de 4 dígitos.","vat-id.input.error.message.format-error.il":"Ingresa un ID válido de 9 dígitos (\"teudat zehut\") o un número de empresa (\"het pey\").","settings.appointment.duration.hours-label":"Horas","field.phone.aria-label":"Teléfono","field.signature.canvas.aria-label.empty":"Área de dibujo de la firma (vacía)","file-upload.dropzone.limit-reached.title":"Has alcanzado el límite de carga de archivos.","form.appointment.accessibility.calendar.has-availability.aria-label":"Este día tiene franjas horarias disponibles.","bookings-phone.input.error.message.pattern-error":"Ingresa un número de teléfono válido.","input.error.message.incomplete-date-error.month-time":"Ingresa un mes y una hora.","product-list.input.error.message.required-error":"Elige una opción.","field-context-menu.move-to-next-page":"Mover a la página siguiente","mla-postal-code.input.error.message.required-error":"Ingresa un código postal.","file-upload.input.error.message.required-error":"Sube un archivo.","vat-id.input.error.message.format-error.br":"Enter a valid CPF\/CNPJ number.","input.error.message.exact-character-length-error":"{limit, plural, one {Ingresa exactamente {limit,number} carácter.} other {Ingresa exactamente {limit,number} caracteres.}}","submission-table.signature.signed":"Firmado","input.error.message.incomplete-date-error":"Ingresa un mes, un día y un año.","ecom-email.input.error.message.format-error":"Ingresa una dirección de email como ejemplo@misitio.com.","field.vat-id.label-il":"ID\/número de empresa","text-input.input.error.message.required-error":"Escribe una respuesta.","url-input.input.error.message.required-error":"Ingresa una URL web como https:\/\/www.ejemplo.com.","ecom-header.shipping-details":"Detalles de envío","service-dropdown.input.error.message.required-error":"Selecciona un servicio","field.signature.mode.type.description":"Modo de escritura seleccionado. Escribe tu firma con el teclado.","input.error.message.incomplete-date-error.year-day-time":"Ingresa un día, una hora y un año.","number-input.input.error.message.required-error":"Ingresa un número.","field.signature.mode.upload.label":"Subir","input.error.message.unknown-error":"Error desconocido, contacta a Atención al Cliente.","input.error.message.max-items-error":"{limit, plural, one {Elige hasta {limit,number} opción.} other {Elige hasta {limit,number} opciones.}}","file-upload.popover.aria-label":"Lista de archivos subidos","input.error.message.multiple-of-value-error":"Elige un múltiplo de {multipleOf}.","full-name-last-name.input.error.message.required-error":"Ingresa un apellido.","field-context-menu.paste":"Pegar","input.error.message.pattern-error":"Haz que coincida con el patrón \"{pattern}\".","dext-number-input.input.error.message.required-error":"Ingresa un número.","field-context-menu.ai-assistant":"AI Assistant","field-context-menu.move-to-previous-page":"Mover a la página anterior","dext-date-picker.input.error.message.required-error":"Elige una fecha.","settings.appointment.duration.minutes-error":"Los minutos deben ser entre 0 y 59.","date-input.input.error.message.max-value-error":"Ingresa una fecha válida desde el 1 de enero de 1000 hasta hoy.","dext-checkbox-group.input.error.message.required-error":"Elige una opción.","file-upload.dropzone.subtitle":"Elige un archivo o arrastra y suelta uno aquí.","dext-radio-group.input.error.message.required-error":"Elige una opción.","checkbox.input.error.message.not-allowed-value":"Marca la casilla para continuar.","contacts-birthdate.input.error.message.max-value-error":"Ingresa una fecha válida desde el 1 de enero de 1900 hasta hoy.","input.error.message.incomplete-date-error.month-day-time":"Ingresa un mes, un día y una hora.","file-upload.aria-roledescription":"Carga de archivo","settings.appointment.duration.minutes-label":"Minutos","contacts-phone.input.error.message.pattern-error":"Ingresa un número de teléfono válido.","mla-street-number.input.error.message.required-error":"Ingresa un número de casa.","date-picker.a11y.dropdown-month":"Seleccionar mes","field.signature.mode.type.label":"Escribir","settings.default-value-conflict.min-value-error":"Min characters must be at least the default text length. Update the character limit or shorten the text.","date-picker.input.error.message.min-value-error":"Ingresa una fecha válida posterior a la fecha de hoy.","settings.scheduling.meeting-type.personal":"Anfitrión único","date-time-input.input.error.message.min-value-error":"Ingresa una fecha válida posterior a la fecha de hoy.","dext-checkbox.input.error.message.required-error":"Marca la casilla para continuar.","url-input.input.error.message.format-error":"Ingresa una URL web como https:\/\/www.ejemplo.com.","file-upload.file.uploading-spinner.aria-label":"Cargando archivo...","field.phone.country-code.aria-label":"Código de país","add-other.default-other-option-label":"Otro","dext-checkbox.input.error.message.not-allowed-value":"Marca la casilla para continuar.","field.date.placeholder.year":"Año","date-picker.input.error.message.max-value-error":"Ingresa una fecha válida desde el 1 de enero de 1000 hasta hoy.","field.signature.text.placeholder":"Escribe tu firma","dext-date-picker.input.error.message.format-error":"Elige una fecha.","form.file-upload.error.upload-limit":"{limit, plural, one {El límite de carga es de {limit,number} archivo.} other {El límite de carga es de {limit,number} archivos.}}","checkbox-group.input.error.message.required-error":"Elige una opción.","rating-input.input.error.message.required-error":"Elige una calificación de estrellas.","field.mla-apartment.label":"Apartamento","text-area.input.error.message.required-error":"Escribe una respuesta.","field.phone.country-search-input.placeholder":"Buscar","submission-table.appointment.meeting-tool-tip":"Go to Scheduled Meetings","donation.other-option.placeholder":"Ingresa un monto","dext-rating-input.input.error.message.required-error":"Elige una calificación de estrellas.","field.signature.a11y.action-description.draw":"Firma en la casilla.","contacts-birthdate.input.error.message.min-value-error":"Ingresa una fecha válida desde el 1 de enero de 1900 hasta hoy.","mla-subdivision.input.error.message.required-error":"Elige una opción.","dext-dropdown.input.error.message.required-error":"Elige una opción.","contacts-text-input.input.error.message.required-error":"Enter an answer.","field.date.label.day":"Día","vat-id.input.error.message.required-error.br":"Enter a CPF\/CNPJ number.","date-picker.calendar.close-button":"Cerrar","settings.appointment.duration.zero-error":"La duración debe ser de al menos 1 minuto.","phone.input.error.message.required-error":"Enter a phone number.","phone.input.error.message.format-error":"Enter a valid phone number.","input.error.message.invalid-value-for-pattern":"Ingresa una respuesta válida.","radio-group.input.error.message.required-error":"Elige una opción.","input.error.message.min-items-error":"{limit, plural, one {Elige al menos {limit,number} opción.} other {Elige al menos {limit,number} opciones.}}","ecom.form.field-type.ecom-subscriptions.label":"Acepto recibir novedades a la dirección de email y los números de teléfono agregados","input.error.message.decimal_point_error":"Agrega {number} número(s) después del separador decimal.","bookings-email.input.error.message.required-error":"Ingresa una dirección de email como ejemplo@misitio.com.","contacts-subscribe.input.error.message.required-error":"Marca la casilla para continuar.","form.appointment.show-more-slots.text":"Mostrar más horarios","form.file-upload.error.upload-failed":"La carga de archivos falló.","dext-email.input.error.message.format-error":"Ingresa una dirección de email como ejemplo@misitio.com.","full-name-first-name.input.error.message.required-error":"Ingresa un nombre.","field-context-menu.settings":"Ajustes","settings.default-value-conflict.max-value-error":"Max characters must be at least the default text length. Update the character limit or shorten the text.","bookings-last-name.input.error.message.required-error":"Ingresa un apellido.","appointment.input.error.message.required-error":"Este campo es obligatorio.","field-context-menu.make-required":"Hacer obligatorio","date-time-input.input.error.message.format-error":"Ingresa el mes, el día y el año.","field.date.label.time":"Horario","input.error.message.required-error":"Este campo es obligatorio.","field.phone.country-selector-dropdown.no-result":"No se encontraron resultados","input.error.message.exact-items-number-error":"{limit, plural, one {Elige {limit,number} opción.} other {Elige {limit,number} opciones.}}","form.appointment.timezone.label":"Zona horaria","dext-date-time-input.input.error.message.required-error":"Ingresa el día, el mes y el año.","actions.rules.button.label":"Rules","date-time-input.input.error.message.max-value-error":"Ingresa una fecha válida desde el 1 de enero de 1000 hasta hoy.","date-picker.a11y.arrow-right":"Ir al mes siguiente","input.error.message.incomplete-date-error.time":"Ingresa una hora.","field.signature.canvas.aria-label.signed":"Área de dibujo de la firma (firmado)","settings.default-value-conflict.regex-error":"The regex must be viable for the entered default value. Update the regex or change the text.","contacts-phone.input.error.message.format-error":"Ingresa un número de teléfono válido.","tags.input.error.message.required-error":"Elige una opción.","file-upload.dropzone.limit-reached.subtitle":"Elimina un archivo para poder agregar otro.","input.error.message.max-value-error":"Ingresa un número igual o inferior a {limit}.","input.error.message.min-length-error":"{limit, plural, one {Introduce al menos {limit,number} carácter.} other {Introduce al menos {limit,number} caracteres.}}","form.appointment.meeting-format.in-person-location-method-os-location":"Ubicación del negocio","form.file-upload.error.limit":"Has alcanzado tu límite de carga de {limit,number} archivos.","contacts-email.input.error.message.required-error":"Ingresa una dirección de email como ejemplo@misitio.com.","field-context-menu.duplicate":"Duplicar"},"localeDataset":{},"fieldInitialData":{}}},"14cc59bc-f0b7-15b8-e1c7-89ce41d0e0c9":{"initialData":{"counters":{},"roles":{}}}},"ooi":{"failedInSsr":{}}}</script>
<!-- warmup data end -->


<!-- presets polyfill -->




<!-- detect browser zoom -->










</body>
</html>

